You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Message__index.1164e008....

289 lines
1.2 MiB

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

!(function(){var Qv=Object.defineProperty;var L1=Object.getOwnPropertySymbols;var Iv=Object.prototype.hasOwnProperty,Nv=Object.prototype.propertyIsEnumerable;var Bp=(qt,kn,Ue)=>kn in qt?Qv(qt,kn,{enumerable:!0,configurable:!0,writable:!0,value:Ue}):qt[kn]=Ue,Sp=(qt,kn)=>{for(var Ue in kn||(kn={}))Iv.call(kn,Ue)&&Bp(qt,Ue,kn[Ue]);if(L1)for(var Ue of L1(kn))Nv.call(kn,Ue)&&Bp(qt,Ue,kn[Ue]);return qt};var Xr=(qt,kn,Ue)=>Bp(qt,typeof kn!="symbol"?kn+"":kn,Ue);(self.webpackChunk=self.webpackChunk||[]).push([[67],{33853:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return He}});var Ce=Ue(54476),ct=Ue(59301),$t={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"},on=$t,Et=Ue(7657),gn=function(Be,ke){return ct.createElement(Et.Z,(0,Ce.Z)({},Be,{ref:ke,icon:on}))},Bt=ct.forwardRef(gn),He=Bt},38819:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return He}});var Ce=Ue(54476),ct=Ue(59301),$t={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"},on=$t,Et=Ue(7657),gn=function(Be,ke){return ct.createElement(Et.Z,(0,Ce.Z)({},Be,{ref:ke,icon:on}))},Bt=ct.forwardRef(gn),He=Bt},32313:function(qt,kn){"use strict";kn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},16081:function(qt,kn){"use strict";kn.Z={flex_box_center:"flex_box_center___vG4eV",flex_space_between:"flex_space_between___qVVxe",flex_box_vertical_center:"flex_box_vertical_center___P8Z8s",flex_box_center_end:"flex_box_center_end___VMme3",flex_box_column:"flex_box_column___VMHwm",dropdownmenus:"dropdownmenus___oVzoj",popupClassNames:"popupClassNames___OcZq7",selectdown:"selectdown___mmcA8"}},6404:function(){"use strict";function qt(me,a,y,te){y===void 0&&(y=0),te===void 0&&(te=1/0),this._name=me,this._defaultValue=a,this._minimum=y,this._maximum=te}Object.defineProperty(qt.prototype,"name",{get:function(){return this._name},set:function(me){if(typeof me!="string"||me==="")throw new Error("Shape name must be a valid string.");this._name=me}}),Object.defineProperty(qt.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(me){if(typeof me!="number"||isNaN(me))throw new Error("The default value must be a real number, not: "+me);this._defaultValue=me}}),Object.defineProperty(qt.prototype,"minimum",{get:function(){return this._minimum},set:function(me){if(typeof me!="number"||isNaN(me))throw new Error("Minimum must be a real number, not: "+me);this._minimum=me}}),Object.defineProperty(qt.prototype,"maximum",{get:function(){return this._maximum},set:function(me){if(typeof me!="number"||isNaN(me))throw new Error("Maximum must be a real number, not: "+me);this._maximum=me}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(me,a){var y=go.Shape._FigureParameters[me];return y?y[a]:null},go.Shape.setFigureParameter=function(me,a,y){if(!(y instanceof qt))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+y);if(y.defaultValue<y.minimum||y.defaultValue>y.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+y.defaultValue);var te=go.Shape._FigureParameters[me];te||(te=[],go.Shape._FigureParameters[me]=te),te[a]=y};var kn=[];function Ue(me,a){var y=kn.pop();return y===void 0?new go.Point(me,a):(y.x=me,y.y=a,y)}function Ce(){var me=kn.pop();return me===void 0?new go.Point:me}function ct(me){kn.push(me)}function $t(me,a,y,te,z,ne,oe,de,Se){Se||(Se=new go.Point);var Le=me-y,xe=z-oe,_e=NaN,Ye=NaN;if(Le===0)if(xe===0)me===y&&(_e=me,Ye=a);else{var ze=(ne-de)/xe,ht=ne-ze*z;_e=me,Ye=ze*_e+ht}else if(xe===0){var Pt=(a-te)/Le,Yt=a-Pt*me;_e=z,Ye=Pt*_e+Yt}else{var Pt=(a-te)/Le,ze=(ne-de)/xe,Yt=a-Pt*me,ht=ne-ze*z;_e=(ht-Yt)/(Pt-ze),Ye=Pt*_e+Yt}return Se.x=_e,Se.y=Ye,Se}function on(me,a,y,te,z,ne,oe,de,Se,Le,xe,_e,Ye,ze){var ht=1-Se,Pt=Se,Yt=me*ht+y*Pt,Kt=a*ht+te*Pt,bn=y*ht+z*Pt,Fn=te*ht+ne*Pt,_t=z*ht+oe*Pt,jt=ne*ht+de*Pt,Wt=Yt*ht+bn*Pt,ft=Kt*ht+Fn*Pt,vt=bn*ht+_t*Pt,mt=Fn*ht+jt*Pt,sn=Wt*ht+vt*Pt,eA=ft*ht+mt*Pt;Le.x=Yt,Le.y=Kt,xe.x=Wt,xe.y=ft,_e.x=sn,_e.y=eA,Ye.x=vt,Ye.y=mt,ze.x=_t,ze.y=jt}var Et=new go.Spot(.156,.156),gn=new go.Spot(.844,.844),Bt=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new qt("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(me,a,y){var te=me?me.parameter1:NaN;(isNaN(te)||te<0)&&(te=5),te=Math.min(te,a/3),te=Math.min(te,y/3);var z=te*Bt,ne=new go.Geometry().add(new go.PathFigure(te,0,!0).add(new go.PathSegment(go.PathSegment.Line,a-te,0)).add(new go.PathSegment(go.PathSegment.Bezier,a,te,a-z,0,a,z)).add(new go.PathSegment(go.PathSegment.Line,a,y-te)).add(new go.PathSegment(go.PathSegment.Bezier,a-te,y,a,y-z,a-z,y)).add(new go.PathSegment(go.PathSegment.Line,te,y)).add(new go.PathSegment(go.PathSegment.Bezier,0,y-te,z,y,0,y-z)).add(new go.PathSegment(go.PathSegment.Line,0,te)).add(new go.PathSegment(go.PathSegment.Bezier,te,0,0,z,z,0).close()));return z>1&&(ne.spot1=new go.Spot(0,0,z,z),ne.spot2=new go.Spot(1,1,-z,-z)),ne}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,.5*a,y).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(me,a,y){return new go.Geometry().add(new go.PathFigure(a,y).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(me,a,y){return new go.Geometry().add(new go.PathFigure(a,y).add(new go.PathSegment(go.PathSegment.Line,0,y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(me,a,y){var te=new go.Geometry(go.Geometry.Line);return te.startX=0,te.startY=y/2,te.endX=a,te.endY=y/2,te}),go.Shape.defineFigureGenerator("LineV",function(me,a,y){var te=new go.Geometry(go.Geometry.Line);return te.startX=a/2,te.startY=0,te.endX=a/2,te.endY=y,te}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,y/2,!1).add(new go.PathSegment(go.PathSegment.Line,a,y/2)).add(new go.PathSegment(go.PathSegment.Move,a/2,0)).add(new go.PathSegment(go.PathSegment.Line,a/2,y)))}),go.Shape.defineFigureGenerator("XLine",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,0,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)))}),go.Shape.defineFigureGenerator("LineRight",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.25*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.25*a,y)))}),go.Shape.defineFigureGenerator("LineDown",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,.25*y,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,.75*y)).add(new go.PathSegment(go.PathSegment.Line,a,.25*y)))}),go.Shape.defineFigureGenerator("LineLeft",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.75*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.75*a,y)))}),go.Shape.defineFigureGenerator("LineUp",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,.75*y,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,.25*y)).add(new go.PathSegment(go.PathSegment.Line,a,.75*y)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(me,a,y){var te=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(te*a,(1-te)*y,!1).add(new go.PathSegment(go.PathSegment.Line,(1-te)*a,te*y)).add(new go.PathSegment(go.PathSegment.Move,te*a,te*y)).add(new go.PathSegment(go.PathSegment.Line,(1-te)*a,(1-te)*y)).add(new go.PathSegment(go.PathSegment.Move,0,y/2)).add(new go.PathSegment(go.PathSegment.Line,a,y/2)).add(new go.PathSegment(go.PathSegment.Move,a/2,0)).add(new go.PathSegment(go.PathSegment.Line,a/2,y)))}),go.Shape.defineFigureGenerator("CircleLine",function(me,a,y){var te=a/2,z=new go.Geometry().add(new go.PathFigure(a,a/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,te,te,te,te).close()));return z.spot1=Et,z.spot2=gn,z.defaultStretch=go.GraphObject.Uniform,z}),go.Shape.defineFigureGenerator("Line1",function(me,a,y){var te=new go.Geometry(go.Geometry.Line);return te.startX=0,te.startY=0,te.endX=a,te.endY=y,te}),go.Shape.defineFigureGenerator("Line2",function(me,a,y){var te=new go.Geometry(go.Geometry.Line);return te.startX=a,te.startY=0,te.endX=0,te.endY=y,te}),go.Shape.defineFigureGenerator("Curve1",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,a,y,Bt*a,0,a,(1-Bt)*y)))}),go.Shape.defineFigureGenerator("Curve2",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,a,y,0,Bt*y,(1-Bt)*a,y)))}),go.Shape.defineFigureGenerator("Curve3",function(me,a,y){return new go.Geometry().add(new go.PathFigure(a,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,y,a,Bt*y,Bt*a,y)))}),go.Shape.defineFigureGenerator("Curve4",function(me,a,y){return new go.Geometry().add(new go.PathFigure(a,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,y,(1-Bt)*a,0,0,(1-Bt)*y)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(me,a,y){return new go.Geometry().add(new go.PathFigure(a,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new qt("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)?te=.1:te<-1?te=-1:te>1&&(te=1);var z=Math.abs(te)*a;if(te===0){var ne=new go.Geometry(go.Geometry.Rectangle);return ne.startX=0,ne.startY=0,ne.endX=a,ne.endY=y,ne}else{var ne=new go.Geometry;return te>0?ne.add(new go.PathFigure(z,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-z,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):ne.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a-z,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,z,y).close())),z<a/2&&ne.setSpots(z/a,0,(a-z)/a,1),ne}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new qt("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)?te=10:te<-a?te=-a:te>a&&(te=a);var z=Math.abs(te);if(te===0){var ne=new go.Geometry(go.Geometry.Rectangle);return ne.startX=0,ne.startY=0,ne.endX=a,ne.endY=y,ne}else{var ne=new go.Geometry;return te>0?ne.add(new go.PathFigure(z,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-z,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):ne.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a-z,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,z,y).close())),z<a/2&&ne.setSpots(z/a,0,(a-z)/a,1),ne}}),go.Shape.setFigureParameter("Trapezoid1",0,new qt("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)?te=.2:te<.5?te=-.5:te>.5&&(te=.5);var z=Math.abs(te)*a;if(te===0){var ne=new go.Geometry(go.Geometry.Rectangle);return ne.startX=0,ne.startY=0,ne.endX=a,ne.endY=y,ne}else{var ne=new go.Geometry;return te>0?ne.add(new go.PathFigure(z,0).add(new go.PathSegment(go.PathSegment.Line,a-z,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):ne.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-z,y)).add(new go.PathSegment(go.PathSegment.Line,z,y).close())),z<a/2&&ne.setSpots(z/a,0,(a-z)/a,1),ne}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new qt("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)?te=20:te<-a?te=-a/2:te>a&&(te=a/2);var z=Math.abs(te);if(te===0){var ne=new go.Geometry(go.Geometry.Rectangle);return ne.startX=0,ne.startY=0,ne.endX=a,ne.endY=y,ne}else{var ne=new go.Geometry;return te>0?ne.add(new go.PathFigure(z,0).add(new go.PathSegment(go.PathSegment.Line,a-z,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())):ne.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-z,y)).add(new go.PathSegment(go.PathSegment.Line,z,y).close())),z<a/2&&ne.setSpots(z/a,0,(a-z)/a,1),ne}}),go.Shape.setFigureParameter("ManualOperation",0,new qt("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)?te=10:te<-a?te=-a/2:te>a&&(te=a/2);var z=Math.abs(te);if(te===0){var ne=new go.Geometry(go.Geometry.Rectangle);return ne.startX=0,ne.startY=0,ne.endX=a,ne.endY=y,ne}else{var ne=new go.Geometry;return te>0?ne.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a-z,y)).add(new go.PathSegment(go.PathSegment.Line,z,y).close())):ne.add(new go.PathFigure(z,0).add(new go.PathSegment(go.PathSegment.Line,a-z,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close())),z<a/2&&ne.setSpots(z/a,0,(a-z)/a,1),ne}});var He=[];function Ze(){var me=He.pop();return me===void 0?[]:me}function Be(me){me.length=0,He.push(me)}function ke(me){for(var a=Ze(),y=.5,te=.5,z=Math.PI*1.5,ne=0,oe=0;oe<me;oe++)ne=2*Math.PI/me*oe+z,a[oe]=new go.Point(te+y*Math.cos(ne),te+y*Math.sin(ne));return a.push(a[0]),a}function Oe(me){var a=Ie(me),y=Ze();y[0]=a[0];for(var te=1,z=1;te<a.length;te+=2,z+=3)y[z]=a[te],y[z+1]=a[te],y[z+2]=a[te+1];return Be(a),y}function Ie(me){for(var a=ke(me),y=Ze(),te=Math.floor(a.length/2),z=a.length-1,ne=me%2===0?2:1,oe=0;oe<z;oe++){var de=a[oe],Se=a[oe+1],Le=a[(te+oe-1)%z],xe=a[(te+oe+ne)%z];y[oe*2]=de,y[oe*2+1]=$t(de.x,de.y,Le.x,Le.y,Se.x,Se.y,xe.x,xe.y,new go.Point)}return y[y.length]=y[0],Be(a),y}go.Shape.defineFigureGenerator("Pentagon",function(me,a,y){var te=ke(5),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<5;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.2,.22),z.spot2=new go.Spot(.8,.9),z}),go.Shape.defineFigureGenerator("Hexagon",function(me,a,y){var te=ke(6),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<6;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.07,.25),z.spot2=new go.Spot(.93,.75),z}),go.Shape.defineFigureGenerator("Heptagon",function(me,a,y){var te=ke(7),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<7;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.2,.15),z.spot2=new go.Spot(.8,.85),z}),go.Shape.defineFigureGenerator("Octagon",function(me,a,y){var te=ke(8),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<8;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.15,.15),z.spot2=new go.Spot(.85,.85),z}),go.Shape.defineFigureGenerator("Nonagon",function(me,a,y){var te=ke(9),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<9;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.17,.13),z.spot2=new go.Spot(.82,.82),z}),go.Shape.defineFigureGenerator("Decagon",function(me,a,y){var te=ke(10),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<10;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.16,.16),z.spot2=new go.Spot(.84,.84),z}),go.Shape.defineFigureGenerator("Dodecagon",function(me,a,y){var te=ke(12),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<12;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.16,.16),z.spot2=new go.Spot(.84,.84),z}),go.Shape.defineFigureGenerator("FivePointedStar",function(me,a,y){var te=Ie(5),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<10;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.266,.333),z.spot2=new go.Spot(.733,.733),z}),go.Shape.defineFigureGenerator("SixPointedStar",function(me,a,y){var te=Ie(6),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<12;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.17,.25),z.spot2=new go.Spot(.83,.75),z}),go.Shape.defineFigureGenerator("SevenPointedStar",function(me,a,y){var te=Ie(7),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<14;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.222,.277),z.spot2=new go.Spot(.777,.666),z}),go.Shape.defineFigureGenerator("EightPointedStar",function(me,a,y){var te=Ie(8),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<16;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.25,.25),z.spot2=new go.Spot(.75,.75),z}),go.Shape.defineFigureGenerator("NinePointedStar",function(me,a,y){var te=Ie(9),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<18;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.222,.277),z.spot2=new go.Spot(.777,.666),z}),go.Shape.defineFigureGenerator("TenPointedStar",function(me,a,y){var te=Ie(10),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<20;oe++)ne.add(new go.PathSegment(go.PathSegment.Line,te[oe].x*a,te[oe].y*y));return ne.add(new go.PathSegment(go.PathSegment.Line,te[0].x*a,te[0].y*y).close()),Be(te),z.spot1=new go.Spot(.281,.261),z.spot2=new go.Spot(.723,.748),z}),go.Shape.defineFigureGenerator("FivePointedBurst",function(me,a,y){var te=Oe(5),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<te.length;oe+=3)ne.add(new go.PathSegment(go.PathSegment.Bezier,te[oe+2].x*a,te[oe+2].y*y,te[oe].x*a,te[oe].y*y,te[oe+1].x*a,te[oe+1].y*y));return ne.segments.last().close(),Be(te),z.spot1=new go.Spot(.222,.277),z.spot2=new go.Spot(.777,.777),z}),go.Shape.defineFigureGenerator("SixPointedBurst",function(me,a,y){var te=Oe(6),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<te.length;oe+=3)ne.add(new go.PathSegment(go.PathSegment.Bezier,te[oe+2].x*a,te[oe+2].y*y,te[oe].x*a,te[oe].y*y,te[oe+1].x*a,te[oe+1].y*y));return ne.segments.last().close(),Be(te),z.spot1=new go.Spot(.17,.222),z.spot2=new go.Spot(.833,.777),z}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(me,a,y){var te=Oe(7),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<te.length;oe+=3)ne.add(new go.PathSegment(go.PathSegment.Bezier,te[oe+2].x*a,te[oe+2].y*y,te[oe].x*a,te[oe].y*y,te[oe+1].x*a,te[oe+1].y*y));return ne.segments.last().close(),Be(te),z.spot1=new go.Spot(.222,.222),z.spot2=new go.Spot(.777,.777),z}),go.Shape.defineFigureGenerator("EightPointedBurst",function(me,a,y){var te=Oe(8),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<te.length;oe+=3)ne.add(new go.PathSegment(go.PathSegment.Bezier,te[oe+2].x*a,te[oe+2].y*y,te[oe].x*a,te[oe].y*y,te[oe+1].x*a,te[oe+1].y*y));return ne.segments.last().close(),Be(te),z.spot1=new go.Spot(.222,.222),z.spot2=new go.Spot(.777,.777),z}),go.Shape.defineFigureGenerator("NinePointedBurst",function(me,a,y){var te=Oe(9),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<te.length;oe+=3)ne.add(new go.PathSegment(go.PathSegment.Bezier,te[oe+2].x*a,te[oe+2].y*y,te[oe].x*a,te[oe].y*y,te[oe+1].x*a,te[oe+1].y*y));return ne.segments.last().close(),Be(te),z.spot1=new go.Spot(.222,.222),z.spot2=new go.Spot(.777,.777),z}),go.Shape.defineFigureGenerator("TenPointedBurst",function(me,a,y){var te=Oe(10),z=new go.Geometry,ne=new go.PathFigure(te[0].x*a,te[0].y*y,!0);z.add(ne);for(var oe=1;oe<te.length;oe+=3)ne.add(new go.PathSegment(go.PathSegment.Bezier,te[oe+2].x*a,te[oe+2].y*y,te[oe].x*a,te[oe].y*y,te[oe+1].x*a,te[oe+1].y*y));return ne.segments.last().close(),Be(te),z.spot1=new go.Spot(.222,.222),z.spot2=new go.Spot(.777,.777),z}),go.Shape.setFigureParameter("FramedRectangle",0,new qt("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new qt("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(me,a,y){var te=me?me.parameter1:NaN,z=me?me.parameter2:NaN;isNaN(te)&&(te=8),isNaN(z)&&(z=8);var ne=new go.Geometry,oe=new go.PathFigure(0,0,!0);return ne.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te<a/2&&z<y/2&&(oe.add(new go.PathSegment(go.PathSegment.Move,te,z)),oe.add(new go.PathSegment(go.PathSegment.Line,te,y-z)),oe.add(new go.PathSegment(go.PathSegment.Line,a-te,y-z)),oe.add(new go.PathSegment(go.PathSegment.Line,a-te,z).close())),ne.setSpots(0,0,1,1,te,z,-te,-z),ne}),go.Shape.setFigureParameter("Ring",0,new qt("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(me,a,y){var te=me?me.parameter1:NaN;(isNaN(te)||te<0)&&(te=8);var z=a/2,ne=new go.Geometry,oe=new go.PathFigure(a,a/2,!0);ne.add(oe),oe.add(new go.PathSegment(go.PathSegment.Arc,0,360,z,z,z,z).close());var de=Math.max(z-te,0);return de>0&&(oe.add(new go.PathSegment(go.PathSegment.Move,a/2+de,a/2)),oe.add(new go.PathSegment(go.PathSegment.Arc,0,-360,z,z,de,de).close())),ne.spot1=Et,ne.spot2=gn,ne.defaultStretch=go.GraphObject.Uniform,ne}),go.Shape.defineFigureGenerator("Cloud",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.08034461*a,.1944299*y,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*a,.05349299*y,-.09239631*a,.07836421*y,.1406031*a,-.0542823*y)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*a,.074219*y,.2450511*a,-.00697547*y,.3776197*a,-.01112067*y)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*a,.07004196*y,.4539471*a,0,.6066018*a,-.02526587*y)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*a,.08370865*y,.6914277*a,-.01904177*y,.8921095*a,-.01220843*y)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*a,.3194596*y,1.036446*a,.04105738*y,1.020377*a,.3022052*y)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*a,.562044*y,1.04448*a,.360238*y,.992256*a,.5219009*y)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*a,.8217117*y,1.032337*a,.5771781*y,1.018411*a,.8120651*y)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*a,.9156953*y,1.028411*a,.9571472*y,.8556702*a,1.052487*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*a,.9310455*y,.7431877*a,1.009325*y,.5624123*a,1.021761*y)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*a,.9344623*y,.4820677*a,1.031761*y,.3030112*a,1.002796*y)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*a,.870098*y,.2329994*a,1.01518*y,.03213784*a,1.01518*y)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*a,.6545475*y,-.02812061*a,.9032597*y,-.01205169*a,.6835638*y)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*a,.4265613*y,-.01812061*a,.6089503*y,-.00606892*a,.4555777*y)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*a,.1944299*y,-.01606892*a,.3892545*y,-.01205169*a,.1944299*y))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(me,a,y){var te=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(te*a,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-te)*a,0)).add(new go.PathSegment(go.PathSegment.Line,a,te*y)).add(new go.PathSegment(go.PathSegment.Line,a,(1-te)*y)).add(new go.PathSegment(go.PathSegment.Line,(1-te)*a,y)).add(new go.PathSegment(go.PathSegment.Line,te*a,y)).add(new go.PathSegment(go.PathSegment.Line,0,(1-te)*y)).add(new go.PathSegment(go.PathSegment.Line,0,te*y).close())).setSpots(te/2,te/2,1-te/2,1-te/2)}),go.Shape.setFigureParameter("Pie",0,new qt("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new qt("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(me,a,y){var te=me?me.parameter1:NaN,z=me?me.parameter2:NaN;isNaN(te)&&(te=0),isNaN(z)&&(z=315);var ne=te%360;ne<0&&(ne+=360);var oe=z%360,de=Math.min(a,y)/2;return new go.Geometry().add(new go.PathFigure(de,de).add(new go.PathSegment(go.PathSegment.Arc,ne,oe,de,de,de,de).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(me,a,y){var te=Bt/Math.SQRT2*.5,z=Math.SQRT2/2,ne=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(a,y,!0).add(new go.PathSegment(go.PathSegment.Bezier,z*a,ne*y,a,(1-te)*y,(z+te)*a,(ne+te)*y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close()))}),go.Shape.setFigureParameter("ThickCross",0,new qt("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(me,a,y){var te=me?me.parameter1:NaN;(isNaN(te)||te<0)&&(te=30);var z=Math.min(te,a)/2,ne=a/2,oe=y/2;return new go.Geometry().add(new go.PathFigure(ne-z,0,!0).add(new go.PathSegment(go.PathSegment.Line,ne+z,0)).add(new go.PathSegment(go.PathSegment.Line,ne+z,oe-z)).add(new go.PathSegment(go.PathSegment.Line,a,oe-z)).add(new go.PathSegment(go.PathSegment.Line,a,oe+z)).add(new go.PathSegment(go.PathSegment.Line,ne+z,oe+z)).add(new go.PathSegment(go.PathSegment.Line,ne+z,y)).add(new go.PathSegment(go.PathSegment.Line,ne-z,y)).add(new go.PathSegment(go.PathSegment.Line,ne-z,oe+z)).add(new go.PathSegment(go.PathSegment.Line,0,oe+z)).add(new go.PathSegment(go.PathSegment.Line,0,oe-z)).add(new go.PathSegment(go.PathSegment.Line,ne-z,oe-z).close()))}),go.Shape.setFigureParameter("ThinCross",0,new qt("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(me,a,y){var te=me?me.parameter1:NaN;(isNaN(te)||te<0)&&(te=10);var z=Math.min(te,a)/2,ne=a/2,oe=y/2;return new go.Geometry().add(new go.PathFigure(ne-z,0,!0).add(new go.PathSegment(go.PathSegment.Line,ne+z,0)).add(new go.PathSegment(go.PathSegment.Line,ne+z,oe-z)).add(new go.PathSegment(go.PathSegment.Line,a,oe-z)).add(new go.PathSegment(go.PathSegment.Line,a,oe+z)).add(new go.PathSegment(go.PathSegment.Line,ne+z,oe+z)).add(new go.PathSegment(go.PathSegment.Line,ne+z,y)).add(new go.PathSegment(go.PathSegment.Line,ne-z,y)).add(new go.PathSegment(go.PathSegment.Line,ne-z,oe+z)).add(new go.PathSegment(go.PathSegment.Line,0,oe+z)).add(new go.PathSegment(go.PathSegment.Line,0,oe-z)).add(new go.PathSegment(go.PathSegment.Line,ne-z,oe-z).close()))}),go.Shape.setFigureParameter("ThickX",0,new qt("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(me,a,y){var te=me?me.parameter1:NaN;if((isNaN(te)||te<0)&&(te=30),a===0||y===0){var z=new go.Geometry(go.Geometry.Rectangle);return z.startX=0,z.startY=0,z.endX=a,z.endY=y,z}else{var ne=a/2,oe=y/2,de=Math.atan2(y,a),Se=te-Math.min(Math.cos(de)*te/2,ne),Le=te-Math.min(Math.sin(de)*te/2,oe),z=new go.Geometry,xe=new go.PathFigure(Se,0,!0);return z.add(xe),xe.add(new go.PathSegment(go.PathSegment.Line,ne,.2*y)),xe.add(new go.PathSegment(go.PathSegment.Line,a-Se,0)),xe.add(new go.PathSegment(go.PathSegment.Line,a,Le)),xe.add(new go.PathSegment(go.PathSegment.Line,.8*a,oe)),xe.add(new go.PathSegment(go.PathSegment.Line,a,y-Le)),xe.add(new go.PathSegment(go.PathSegment.Line,a-Se,y)),xe.add(new go.PathSegment(go.PathSegment.Line,ne,.8*y)),xe.add(new go.PathSegment(go.PathSegment.Line,Se,y)),xe.add(new go.PathSegment(go.PathSegment.Line,0,y-Le)),xe.add(new go.PathSegment(go.PathSegment.Line,.2*a,oe)),xe.add(new go.PathSegment(go.PathSegment.Line,0,Le).close()),z}}),go.Shape.setFigureParameter("ThinX",0,new qt("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(me,a,y){var te=me?me.parameter1:NaN;(isNaN(te)||te<0)&&(te=10);var z=new go.Geometry,ne=new go.PathFigure(.1*a,0,!0);return z.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.9*a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.1*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.6*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.1*a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.9*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.4*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.1*y).close()),z}),go.Shape.setFigureParameter("SquareIBeam",0,new qt("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.2);var z=new go.Geometry,ne=new go.PathFigure(0,0,!0);return z.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,te*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(.5+te/2)*a,te*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(.5+te/2)*a,(1-te)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,(1-te)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,(1-te)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(.5-te/2)*a,(1-te)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(.5-te/2)*a,te*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,te*y).close()),z}),go.Shape.setFigureParameter("RoundedIBeam",0,new qt("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.5);var z=new go.Geometry,ne=new go.PathFigure(0,0,!0);return z.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Bezier,a,y,Math.abs(1-te)*a,.25*y,Math.abs(1-te)*a,.75*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,0,0,te*a,.75*y,te*a,.25*y).close()),z}),go.Shape.defineFigureGenerator("HalfEllipse",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,Bt*a,0,a,(.5-Bt/2)*y)).add(new go.PathSegment(go.PathSegment.Bezier,0,y,a,(.5+Bt/2)*y,Bt*a,y).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,y,a,0,a,y)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*a,.75*y,.5*a,.25*y).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,y,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*y,.1*a,.8*y,0,.5*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.3*y,0,0,.45*a,0)).add(new go.PathSegment(go.PathSegment.Bezier,a,.3*y,.55*a,0,a,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,.5*y,.9*a,.8*y).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*a,.01*y)).add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,.6*a,.2*y,a,.25*y)).add(new go.PathSegment(go.PathSegment.Bezier,.55*a,.7*y,a,.8*y,.6*a,.8*y)).add(new go.PathSegment(go.PathSegment.Bezier,.75*a,y,.5*a,.75*y,.55*a,.95*y)).add(new go.PathSegment(go.PathSegment.Line,.25*a,y)).add(new go.PathSegment(go.PathSegment.Bezier,.45*a,.7*y,.45*a,.95*y,.5*a,.75*y)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,.4*a,.8*y,0,.8*y)).add(new go.PathSegment(go.PathSegment.Bezier,.49*a,.01*y,0,.25*y,.4*a,.2*y).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.4*a,.6*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.15*a,y,.5*a,.75*y,.45*a,.95*y)),z.add(new go.PathSegment(go.PathSegment.Line,.85*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.6*a,.6*y,.55*a,.95*y,.5*a,.75*y));var ne=.2,oe=.3,de=0,Se=ne*Bt;return z.add(new go.PathSegment(go.PathSegment.Bezier,(.5+oe)*a,(.5+ne+de)*y,(.5-ne+oe)*a,(.5+Se+de)*y,(.5-Se+oe)*a,(.5+ne+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+ne+oe)*a,(.5+de)*y,(.5+Se+oe)*a,(.5+ne+de)*y,(.5+ne+oe)*a,(.5+Se+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(.5+oe)*a,(.5-ne+de)*y,(1-.5+ne+oe)*a,(.5-Se+de)*y,(.5+Se+oe)*a,(.5-ne+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.65*a,.36771243*y,(.5-Se+oe)*a,(.5-ne+de)*y,(.5-ne+oe+.05)*a,(.5-Se+de-.02)*y)),ne=.2,oe=0,de=-.3,Se=ne*Bt,z.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+ne+oe)*a,(.5+de)*y,(.5+Se+oe)*a,(.5+ne+de)*y,(.5+ne+oe)*a,(.5+Se+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(.5+oe)*a,(.5-ne+de)*y,(1-.5+ne+oe)*a,(.5-Se+de)*y,(.5+Se+oe)*a,(.5-ne+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ne+oe)*a,(.5+de)*y,(.5-Se+oe)*a,(.5-ne+de)*y,(.5-ne+oe)*a,(.5-Se+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(.5-Se+oe)*a,(.5+ne+de)*y,(.5-ne+oe)*a,(.5+Se+de)*y,(.5-Se+oe)*a,(.5+ne+de)*y)),ne=.2,oe=-.3,de=0,Se=ne*Bt,z.add(new go.PathSegment(go.PathSegment.Bezier,(.5+oe)*a,(.5-ne+de)*y,(1-.5+ne+oe-.05)*a,(.5-Se+de-.02)*y,(.5+Se+oe)*a,(.5-ne+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(.5-ne+oe)*a,(.5+de)*y,(.5-Se+oe)*a,(.5-ne+de)*y,(.5-ne+oe)*a,(.5-Se+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,(.5+oe)*a,(.5+ne+de)*y,(.5-ne+oe)*a,(.5+Se+de)*y,(.5-Se+oe)*a,(.5+ne+de)*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,.6*y,(.5+Se+oe)*a,(.5+ne+de)*y,(.5+ne+oe)*a,(.5+Se+de)*y).close()),te.setSpots(.06,.33,.93,.68),te}),go.Shape.defineFigureGenerator("YinYang",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*.5,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Arc,270,180,a*.5,a*.5,a*.5,a*.5)),z.add(new go.PathSegment(go.PathSegment.Arc,90,-180,a*.5,a*.75,a*.25,a*.25)),z.add(new go.PathSegment(go.PathSegment.Arc,90,180,a*.5,a*.25,a*.25,a*.25));var ne=.1,oe=.5,de=.25;return z.add(new go.PathSegment(go.PathSegment.Move,(oe+ne)*a,de*y)),z.add(new go.PathSegment(go.PathSegment.Arc,0,-360,a*oe,y*de,ne*a,ne*a).close()),z=new go.PathFigure(a*.5,0,!1),te.add(z),z.add(new go.PathSegment(go.PathSegment.Arc,270,-180,a*.5,a*.5,a*.5,a*.5)),de=.75,z=new go.PathFigure((oe+ne)*a,de*y,!0),te.add(z),z.add(new go.PathSegment(go.PathSegment.Arc,0,360,a*oe,y*de,ne*a,ne*a).close()),te.defaultStretch=go.GraphObject.Uniform,te}),go.Shape.defineFigureGenerator("Peace",function(me,a,y){var te=.8535533905932737,z=.5*a,ne=.5*y;return new go.Geometry().add(new go.PathFigure(z,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,z,ne,z,ne)).add(new go.PathSegment(go.PathSegment.Line,z,y)).add(new go.PathSegment(go.PathSegment.Move,z,ne)).add(new go.PathSegment(go.PathSegment.Line,(1-te)*a,te*y)).add(new go.PathSegment(go.PathSegment.Move,z,ne)).add(new go.PathSegment(go.PathSegment.Line,te*a,te*y)))}),go.Shape.defineFigureGenerator("NotAllowed",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=.5,oe=.5,de=.5,Se=new go.PathFigure(oe*a,(de-ne)*y);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-ne)*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y)),ne=.4,z=Bt*.4;var Le=Ce(),xe=Ce(),_e=Ce(),Ye=Ce();on(oe,de-ne,oe+z,de-ne,oe+ne,de-z,oe+ne,de,.42,Le,xe,_e,Ye,Ye);var ze=Ce(),ht=Ce(),Pt=Ce();on(oe,de-ne,oe+z,de-ne,oe+ne,de-z,oe+ne,de,.58,Ye,Ye,Pt,ze,ht);var Yt=Ce(),Kt=Ce(),bn=Ce();on(oe,de+ne,oe-z,de+ne,oe-ne,de+z,oe-ne,de,.42,Yt,Kt,bn,Ye,Ye);var Fn=Ce(),_t=Ce(),jt=Ce();return on(oe,de+ne,oe-z,de+ne,oe-ne,de+z,oe-ne,de,.58,Ye,Ye,jt,Fn,_t),Se.add(new go.PathSegment(go.PathSegment.Move,jt.x*a,jt.y*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,Fn.x*a,Fn.y*y,_t.x*a,_t.y*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-ne)*y,(oe-ne)*a,(de-z)*y,(oe-z)*a,(de-ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,_e.x*a,_e.y*y,Le.x*a,Le.y*y,xe.x*a,xe.y*y)),Se.add(new go.PathSegment(go.PathSegment.Line,jt.x*a,jt.y*y).close()),Se.add(new go.PathSegment(go.PathSegment.Move,bn.x*a,bn.y*y)),Se.add(new go.PathSegment(go.PathSegment.Line,Pt.x*a,Pt.y*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,ze.x*a,ze.y*y,ht.x*a,ht.y*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe+ne)*a,(de+z)*y,(oe+z)*a,(de+ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,bn.x*a,bn.y*y,Yt.x*a,Yt.y*y,Kt.x*a,Kt.y*y).close()),ct(Le),ct(xe),ct(_e),ct(Ye),ct(ze),ct(ht),ct(Pt),ct(Yt),ct(Kt),ct(bn),ct(Fn),ct(_t),ct(jt),te.defaultStretch=go.GraphObject.Uniform,te}),go.Shape.defineFigureGenerator("Fragile",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.25*a,0)).add(new go.PathSegment(go.PathSegment.Line,.2*a,.15*y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.25*y)).add(new go.PathSegment(go.PathSegment.Line,.29*a,.33*y)).add(new go.PathSegment(go.PathSegment.Line,.35*a,.25*y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.15*y)).add(new go.PathSegment(go.PathSegment.Line,.4*a,0)).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Bezier,.55*a,.5*y,a,.25*y,.75*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.55*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,y)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.45*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.45*a,.5*y)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.5*y,0,.25*y).close()))}),go.Shape.setFigureParameter("HourGlass",0,new qt("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(me,a,y){var te=me?me.parameter1:NaN;(isNaN(te)||te<0)&&(te=30),te>a&&(te=a);var z=(a-te)/2,ne=z+te;return new go.Geometry().add(new go.PathFigure(ne,.5*y).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y)).add(new go.PathSegment(go.PathSegment.Line,z,.5*y)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,a,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,.55*y).add(new go.PathSegment(go.PathSegment.Line,.6*a,0)).add(new go.PathSegment(go.PathSegment.Line,.3*a,.45*y)).add(new go.PathSegment(go.PathSegment.Line,a,.45*y)).add(new go.PathSegment(go.PathSegment.Line,.4*a,y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.55*y).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(me,a,y){var te=new go.Geometry,z=Bt*.4,ne=.4,oe=.5,de=.5,Se=Ce(),Le=Ce(),xe=Ce(),_e=Ce(),Ye=new go.PathFigure((oe-ne)*a,de*y,!1);te.add(Ye),Ye.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-ne)*y,(oe-ne)*a,(de-z)*y,(oe-z)*a,(de-ne)*y)),on(oe,de-ne,oe+z,de-ne,oe+ne,de-z,oe+ne,de,.44,xe,_e,Le,Se,Se),Ye.add(new go.PathSegment(go.PathSegment.Bezier,Le.x*a,Le.y*y,xe.x*a,xe.y*y,_e.x*a,_e.y*y));var ze=Ue(Le.x,Le.y);on(oe,de-ne,oe+z,de-ne,oe+ne,de-z,oe+ne,de,.56,Se,Se,Le,xe,_e);var ht=Ue(Le.x,Le.y);Ye.add(new go.PathSegment(go.PathSegment.Line,(ze.x*.1+.95*.9)*a,ze.y*.1*y)),Ye.add(new go.PathSegment(go.PathSegment.Line,.85*a,ze.y*.1*y)),Ye.add(new go.PathSegment(go.PathSegment.Line,.85*a,0)),Ye.add(new go.PathSegment(go.PathSegment.Line,a,0)),Ye.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),Ye.add(new go.PathSegment(go.PathSegment.Line,(ht.x*.1+.9)*a,.15*y)),Ye.add(new go.PathSegment(go.PathSegment.Line,(ht.x*.1+.9)*a,(ht.y*.1+.05*.9)*y)),Ye.add(new go.PathSegment(go.PathSegment.Line,ht.x*a,ht.y*y)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,xe.x*a,xe.y*y,_e.x*a,_e.y*y)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe+ne)*a,(de+z)*y,(oe+z)*a,(de+ne)*y)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,(oe-z)*a,(de+ne)*y,(oe-ne)*a,(de+z)*y)),ne=.35,z=Bt*.35;var Pt=new go.PathFigure(oe*a,(de-ne)*y,!1);te.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-ne)*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y));var Yt=new go.PathFigure((oe-ne)*a,de*y,!1);return te.add(Yt),ct(Se),ct(Le),ct(xe),ct(_e),ct(ze),ct(ht),te.spot1=new go.Spot(.202,.257),te.spot2=new go.Spot(.792,.739),te.defaultStretch=go.GraphObject.Uniform,te}),go.Shape.defineFigureGenerator("GenderFemale",function(me,a,y){var te=new go.Geometry,z=.375,ne=0,oe=-.125,de=z*Bt,Se=new go.PathFigure((.525+ne)*a,(.5+z+oe)*y,!1);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+z+ne)*a,(.5+oe)*y,(.5+de+ne)*a,(.5+z+oe)*y,(.5+z+ne)*a,(.5+de+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ne)*a,(.5-z+oe)*y,(1-.5+z+ne)*a,(.5-de+oe)*y,(.5+de+ne)*a,(.5-z+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.5-z+ne)*a,(.5+oe)*y,(.5-de+ne)*a,(.5-z+oe)*y,(.5-z+ne)*a,(.5-de+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.475+ne)*a,(.5+z+oe)*y,(.5-z+ne)*a,(.5+de+oe)*y,(.5-de+ne)*a,(.5+z+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.475*a,.85*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.425*a,.85*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.425*a,.9*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.475*a,.9*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.475*a,y)),Se.add(new go.PathSegment(go.PathSegment.Line,.525*a,y)),Se.add(new go.PathSegment(go.PathSegment.Line,.525*a,.9*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.575*a,.9*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.575*a,.85*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.525*a,.85*y).close()),z=.325,ne=0,oe=-.125,de=z*Bt;var Se=new go.PathFigure((1-.5+z+ne)*a,(.5+oe)*y,!1);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ne)*a,(.5+z+oe)*y,(.5+z+ne)*a,(.5+de+oe)*y,(.5+de+ne)*a,(.5+z+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.5-z+ne)*a,(.5+oe)*y,(.5-de+ne)*a,(.5+z+oe)*y,(.5-z+ne)*a,(.5+de+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(.5+ne)*a,(.5-z+oe)*y,(.5-z+ne)*a,(.5-de+oe)*y,(.5-de+ne)*a,(.5-z+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+z+ne)*a,(.5+oe)*y,(.5+de+ne)*a,(.5-z+oe)*y,(1-.5+z+ne)*a,(.5-de+oe)*y));var Se=new go.PathFigure((.525+ne)*a,(.5+z+oe)*y,!1);return te.add(Se),te.spot1=new go.Spot(.232,.136),te.spot2=new go.Spot(.682,.611),te.defaultStretch=go.GraphObject.Uniform,te}),go.Shape.defineFigureGenerator("LogicImplies",function(me,a,y){var te=me?me.parameter1:NaN;return isNaN(te)&&(te=.2),new go.Geometry().add(new go.PathFigure((1-te)*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,(1-te)*a,y)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(me,a,y){var te=me?me.parameter1:NaN;return isNaN(te)&&(te=.2),new go.Geometry().add(new go.PathFigure((1-te)*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,(1-te)*a,y)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Move,te*a,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,te*a,y))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)))}),go.Shape.defineFigureGenerator("LogicAnd",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,a,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(me,a,y){var te=new go.Geometry().add(new go.PathFigure(.5*a,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*a,.5*y,.5*a,.5*y)));return te.defaultStretch=go.GraphObject.Uniform,te}),go.Shape.defineFigureGenerator("LogicTruth",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,.5*a,0)).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Move,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,0,.5*y)).add(new go.PathSegment(go.PathSegment.Move,a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y)))}),go.Shape.defineFigureGenerator("LogicForAll",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*a,y)).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,.25*a,.5*y)).add(new go.PathSegment(go.PathSegment.Line,.75*a,.5*y))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Move,0,.5*y)).add(new go.PathSegment(go.PathSegment.Line,a,.5*y)).add(new go.PathSegment(go.PathSegment.Move,0,y)).add(new go.PathSegment(go.PathSegment.Line,a,y))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(me,a,y){var te=.5;return new go.Geometry().add(new go.PathFigure(0,y,!1).add(new go.PathSegment(go.PathSegment.Line,0,te*y)).add(new go.PathSegment(go.PathSegment.Arc,180,180,te*a,te*y,te*a,te*y)).add(new go.PathSegment(go.PathSegment.Line,a,y))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(me,a,y){var te=.5;return new go.Geometry().add(new go.PathFigure(a,0,!1).add(new go.PathSegment(go.PathSegment.Line,a,te*y)).add(new go.PathSegment(go.PathSegment.Arc,0,180,te*a,te*y,te*a,te*y)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new qt("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new qt("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.3);var z=me?me.parameter2:NaN;isNaN(z)&&(z=.3);var ne=(1-te)*a,oe=(.5-z/2)*y,de=(.5+z/2)*y,Se=new go.Geometry,Le=new go.PathFigure(0,oe,!0);Se.add(Le),Le.add(new go.PathSegment(go.PathSegment.Line,ne,oe)),Le.add(new go.PathSegment(go.PathSegment.Line,ne,0)),Le.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),Le.add(new go.PathSegment(go.PathSegment.Line,ne,y)),Le.add(new go.PathSegment(go.PathSegment.Line,ne,de)),Le.add(new go.PathSegment(go.PathSegment.Line,0,de).close()),Se.spot1=new go.Spot(0,oe/y);var xe=$t(0,de/y,1,de/y,ne/a,1,1,.5,Ce());return Se.spot2=new go.Spot(xe.x,xe.y),ct(xe),Se}),go.Shape.setFigureParameter("Arrow2",0,new qt("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new qt("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=30),te>a&&(te=a);var z=me?me.parameter2:NaN;isNaN(z)&&(z=30),z=Math.min(z,y/2);var ne=a-te,oe=(y-z)/2,de=oe+z,Se=new go.Geometry,Le=new go.PathFigure(0,oe,!0);Se.add(Le),Le.add(new go.PathSegment(go.PathSegment.Line,ne,oe)),Le.add(new go.PathSegment(go.PathSegment.Line,ne,0)),Le.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),Le.add(new go.PathSegment(go.PathSegment.Line,ne,y)),Le.add(new go.PathSegment(go.PathSegment.Line,ne,de)),Le.add(new go.PathSegment(go.PathSegment.Line,0,de).close()),Se.spot1=new go.Spot(0,oe/y);var xe=$t(0,de/y,1,de/y,ne/a,1,1,.5,Ce());return Se.spot2=new go.Spot(xe.x,xe.y),ct(xe),Se}),go.Shape.defineFigureGenerator("Chevron",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y).close()),te}),go.Shape.defineFigureGenerator("DoubleArrow",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,.214*y)),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,1*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,1*y)),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,.786*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,1*y).close()),te}),go.Shape.setFigureParameter("DoubleEndArrow",0,new qt("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.3);var z=(.5-te/2)*y,ne=(.5+te/2)*y,oe=new go.Geometry,de=new go.PathFigure(a,.5*y,!0);oe.add(de),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),de.add(new go.PathSegment(go.PathSegment.Line,.3*a,ne)),de.add(new go.PathSegment(go.PathSegment.Line,.3*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),de.add(new go.PathSegment(go.PathSegment.Line,.3*a,0)),de.add(new go.PathSegment(go.PathSegment.Line,.3*a,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close());var Se=$t(0,.5,.3,0,0,z/y,.1,z/y,Ce());return oe.spot1=new go.Spot(Se.x,Se.y),Se=$t(.7,1,1,.5,0,ne/y,1,ne/y,Se),oe.spot2=new go.Spot(Se.x,Se.y),ct(Se),oe}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new qt("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new qt("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=40);var z=me?me.parameter2:NaN;isNaN(z)&&(z=100);var ne=(y-te)/2,oe=ne+te,de=(y-z)/2,Se=de+z;(te>y||z>y)&&(z>te?(te=te*y/z,ne=(y-te)/2,oe=ne+te,de=0,Se=y):(ne=0,oe=y,de=0,Se=y));var Le=new go.Geometry,xe=new go.PathFigure(a,.5*y,!0);Le.add(xe),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,Se)),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,oe)),xe.add(new go.PathSegment(go.PathSegment.Line,.3*a,oe)),xe.add(new go.PathSegment(go.PathSegment.Line,.3*a,Se)),xe.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),xe.add(new go.PathSegment(go.PathSegment.Line,.3*a,de)),xe.add(new go.PathSegment(go.PathSegment.Line,.3*a,ne)),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,de).close());var _e=$t(0,.5,.3,de/y,0,ne/y,1,ne/y,Ce());return Le.spot1=new go.Spot(_e.x,_e.y),_e=$t(.7,Se/y,1,.5,0,oe/y,1,oe/y,_e),Le.spot2=new go.Spot(_e.x,_e.y),ct(_e),Le}),go.Shape.setFigureParameter("IBeamArrow",0,new qt("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.3);var z=(.5-te/2)*y,ne=(.5+te/2)*y,oe=new go.Geometry,de=new go.PathFigure(a,.5*y,!0);oe.add(de),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),de.add(new go.PathSegment(go.PathSegment.Line,.2*a,ne)),de.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,0,y)),de.add(new go.PathSegment(go.PathSegment.Line,0,0)),de.add(new go.PathSegment(go.PathSegment.Line,.2*a,0)),de.add(new go.PathSegment(go.PathSegment.Line,.2*a,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close()),oe.spot1=new go.Spot(0,z/y);var Se=$t(.7,1,1,.5,0,ne/y,1,ne/y,Ce());return oe.spot2=new go.Spot(Se.x,Se.y),ct(Se),oe}),go.Shape.setFigureParameter("IBeamArrow2",0,new qt("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new qt("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=40);var z=me?me.parameter2:NaN;isNaN(z)&&(z=100);var ne=(y-te)/2,oe=ne+te,de=(y-z)/2,Se=de+z;(te>y||z>y)&&(z>te?(te=te*y/z,ne=(y-te)/2,oe=ne+te,de=0,Se=y):(ne=0,oe=y,de=0,Se=y));var Le=new go.Geometry,xe=new go.PathFigure(a,.5*y,!0);Le.add(xe),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,Se)),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,oe)),xe.add(new go.PathSegment(go.PathSegment.Line,.2*a,oe)),xe.add(new go.PathSegment(go.PathSegment.Line,.2*a,Se)),xe.add(new go.PathSegment(go.PathSegment.Line,0,Se)),xe.add(new go.PathSegment(go.PathSegment.Line,0,de)),xe.add(new go.PathSegment(go.PathSegment.Line,.2*a,de)),xe.add(new go.PathSegment(go.PathSegment.Line,.2*a,ne)),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),xe.add(new go.PathSegment(go.PathSegment.Line,.7*a,de).close()),Le.spot1=new go.Spot(0,ne/y);var _e=$t(.7,Se/y,1,.5,0,oe/y,1,oe/y,Ce());return Le.spot2=new go.Spot(_e.x,_e.y),ct(_e),Le}),go.Shape.setFigureParameter("Pointer",0,new qt("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.1);var z=new go.Geometry,ne=new go.PathFigure(a,.5*y,!0);z.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,te*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),z.spot1=new go.Spot(te,.35);var oe=$t(.2,.65,1,.65,0,1,1,.5,Ce());return z.spot2=new go.Spot(oe.x,oe.y),ct(oe),z}),go.Shape.setFigureParameter("RoundedPointer",0,new qt("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.3);var z=new go.Geometry,ne=new go.PathFigure(a,.5*y,!0);z.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,0,0,te*a,.75*y,te*a,.25*y).close()),z.spot1=new go.Spot(te,.35);var oe=$t(0,.65,1,.65,0,1,1,.5,Ce());return z.spot2=new go.Spot(oe.x,oe.y),ct(oe),z}),go.Shape.setFigureParameter("SplitEndArrow",0,new qt("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.4);var z=(.5-te/2)*y,ne=(.5+te/2)*y,oe=new go.Geometry,de=new go.PathFigure(a,.5*y,!0);oe.add(de),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),de.add(new go.PathSegment(go.PathSegment.Line,0,ne)),de.add(new go.PathSegment(go.PathSegment.Line,.2*a,.5*y)),de.add(new go.PathSegment(go.PathSegment.Line,0,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close()),oe.spot1=new go.Spot(.2,.3);var Se=$t(.7,1,1,.5,0,ne/y,1,ne/y,Ce());return oe.spot2=new go.Spot(Se.x,Se.y),ct(Se),oe}),go.Shape.setFigureParameter("SplitEndArrow2",0,new qt("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=50);var z=(y-te)/2,ne=z+te;te>y&&(z=0,ne=y);var oe=new go.Geometry,de=new go.PathFigure(a,.5*y,!0);oe.add(de),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,ne)),de.add(new go.PathSegment(go.PathSegment.Line,0,ne)),de.add(new go.PathSegment(go.PathSegment.Line,.2*a,.5*y)),de.add(new go.PathSegment(go.PathSegment.Line,0,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,z)),de.add(new go.PathSegment(go.PathSegment.Line,.7*a,0).close()),oe.spot1=new go.Spot(.2,z/y);var Se=$t(.7,1,1,.5,0,ne/y,1,ne/y,Ce());return oe.spot2=new go.Spot(Se.x,Se.y),ct(Se),oe}),go.Shape.setFigureParameter("SquareArrow",0,new qt("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.7);var z=new go.Geometry,ne=new go.PathFigure(a,.5*y,!0);return z.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,te*a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,0)),ne.add(new go.PathSegment(go.PathSegment.Line,te*a,0).close()),z.spot1=go.Spot.TopLeft,z.spot2=new go.Spot(te,1),z}),go.Shape.defineFigureGenerator("Cone1",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=Bt*.1,oe=new go.PathFigure(0,.9*y,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.9+ne)*y,(.5+z)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,(.5-z)*a,y,0,(.9+ne)*y).close()),te.spot1=new go.Spot(.25,.5),te.spot2=new go.Spot(.75,.97),te}),go.Shape.defineFigureGenerator("Cone2",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.9*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.9*y,(1-.85/.9)*a,y,.85/.9*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,0,.9*y).close());var ne=new go.PathFigure(0,.9*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,a,.9*y,(1-.85/.9)*a,.8*y,.85/.9*a,.8*y)),te.spot1=new go.Spot(.25,.5),te.spot2=new go.Spot(.75,.82),te}),go.Shape.defineFigureGenerator("Cube1",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,0,.15*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.85*y).close());var ne=new go.PathFigure(.5*a,y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.15*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.5*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),te.spot1=new go.Spot(0,.3),te.spot2=new go.Spot(.5,.85),te}),go.Shape.defineFigureGenerator("Cube2",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.3*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,0).close());var ne=new go.PathFigure(0,.3*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.7*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Move,.7*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.7*a,y)),te.spot1=new go.Spot(0,.3),te.spot2=new go.Spot(.7,1),te}),go.Shape.defineFigureGenerator("Cylinder1",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=5),te=Math.min(te,y/3);var z=new go.Geometry,ne=Bt*.5,oe=new go.PathFigure(0,te,!0);z.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,Bt*te,(.5-ne)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,1*a,te,(.5+ne)*a,0,1*a,Bt*te)),oe.add(new go.PathSegment(go.PathSegment.Line,a,y-te)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,1*y,1*a,y-Bt*te,(.5+ne)*a,1*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,y-te,(.5-ne)*a,1*y,0,y-Bt*te)),oe.add(new go.PathSegment(go.PathSegment.Line,0,te));var de=new go.PathFigure(a,te,!1);return z.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,2*te,1*a,2*te-Bt*te,(.5+ne)*a,2*te)),de.add(new go.PathSegment(go.PathSegment.Bezier,0,te,(.5-ne)*a,2*te,0,2*te-Bt*te)),z.spot1=new go.Spot(0,0,0,2*te),z.spot2=new go.Spot(1,1),z}),go.Shape.defineFigureGenerator("Cylinder2",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=5),te=Math.min(te,y/3);var z=new go.Geometry,ne=Bt*.5,oe=new go.PathFigure(0,y-te,!0);z.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,0,te)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,Bt*te,(.5-ne)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,te,(.5+ne)*a,0,a,Bt*te)),oe.add(new go.PathSegment(go.PathSegment.Line,a,y-te)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,y-Bt*te,(.5+ne)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,y-te,(.5-ne)*a,y,0,y-Bt*te));var de=new go.PathFigure(0,y-te,!1);return z.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y-2*te,0,y-te-Bt*te,(.5-ne)*a,y-2*te)),de.add(new go.PathSegment(go.PathSegment.Bezier,a,y-te,(.5+ne)*a,y-2*te,a,y-te-Bt*te)),z.spot1=new go.Spot(0,0),z.spot2=new go.Spot(1,1,0,-2*te),z}),go.Shape.defineFigureGenerator("Cylinder3",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=5),te=Math.min(te,a/3);var z=new go.Geometry,ne=Bt*.5,oe=new go.PathFigure(te,0,!0);z.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a-te,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,a-Bt*te,0,a,(.5-ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a-te,y,a,(.5+ne)*y,a-Bt*te,y)),oe.add(new go.PathSegment(go.PathSegment.Line,te,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,Bt*te,y,0,(.5+ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,te,0,0,(.5-ne)*y,Bt*te,0));var de=new go.PathFigure(te,0,!1);return z.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,2*te,.5*y,te+Bt*te,0,2*te,(.5-ne)*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,te,y,2*te,(.5+ne)*y,te+Bt*te,y)),z.spot1=new go.Spot(0,0,2*te,0),z.spot2=new go.Spot(1,1),z}),go.Shape.defineFigureGenerator("Cylinder4",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=5),te=Math.min(te,a/3);var z=new go.Geometry,ne=Bt*.5,oe=new go.PathFigure(a-te,0,!0);z.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,a-Bt*te,0,a,(.5-ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a-te,y,a,(.5+ne)*y,a-Bt*te,y)),oe.add(new go.PathSegment(go.PathSegment.Line,te,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,Bt*te,y,0,(.5+ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,te,0,0,(.5-ne)*y,Bt*te,0)),oe.add(new go.PathSegment(go.PathSegment.Line,a-te,0));var de=new go.PathFigure(a-te,0,!1);return z.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,a-2*te,.5*y,a-te-Bt*te,0,a-2*te,(.5-ne)*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,a-te,y,a-2*te,(.5+ne)*y,a-te-Bt*te,y)),z.spot1=new go.Spot(0,0),z.spot2=new go.Spot(1,1,-2*te,0),z}),go.Shape.defineFigureGenerator("Prism1",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.25*a,.25*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var ne=new go.PathFigure(.25*a,.25*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),te.spot1=new go.Spot(.408,.172),te.spot2=new go.Spot(.833,.662),te}),go.Shape.defineFigureGenerator("Prism2",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.25*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var ne=new go.PathFigure(0,y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.25*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Move,0,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.25*a,.5*y)),te.spot1=new go.Spot(.25,.5),te.spot2=new go.Spot(.75,.75),te}),go.Shape.defineFigureGenerator("Pyramid1",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.75*y).close());var ne=new go.PathFigure(.5*a,0,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),te.spot1=new go.Spot(.25,.367),te.spot2=new go.Spot(.75,.875),te}),go.Shape.defineFigureGenerator("Pyramid2",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.85*y).close());var ne=new go.PathFigure(.5*a,0,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.7*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.85*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.5*a,.7*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),te.spot1=new go.Spot(.25,.367),te.spot2=new go.Spot(.75,.875),te}),go.Shape.defineFigureGenerator("Actor",function(me,a,y){var te=new go.Geometry,z=.2,ne=.1,oe=Bt*z,de=Bt*ne,Se=.5,Le=.1,xe=new go.PathFigure(Se*a,(Le+ne)*y,!0);te.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Se-z)*a,Le*y,(Se-oe)*a,(Le+ne)*y,(Se-z)*a,(Le+de)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-ne)*y,(Se-z)*a,(Le-de)*y,(Se-oe)*a,(Le-ne)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Se+z)*a,Le*y,(Se+oe)*a,(Le-ne)*y,(Se+z)*a,(Le-de)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le+ne)*y,(Se+z)*a,(Le+de)*y,(Se+oe)*a,(Le+ne)*y));var _e=.05,Ye=Bt*_e;Se=.05,Le=.25;var ze=new go.PathFigure(.5*a,.2*y,!0);return te.add(ze),ze.add(new go.PathSegment(go.PathSegment.Line,.95*a,.2*y)),Se=.95,Le=.25,ze.add(new go.PathSegment(go.PathSegment.Bezier,(Se+_e)*a,Le*y,(Se+Ye)*a,(Le-_e)*y,(Se+_e)*a,(Le-Ye)*y)),ze.add(new go.PathSegment(go.PathSegment.Line,a,.6*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.85*a,.6*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.85*a,.35*y)),_e=.025,Ye=Bt*_e,Se=.825,Le=.35,ze.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-_e)*y,(Se+_e)*a,(Le-Ye)*y,(Se+Ye)*a,(Le-_e)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(Se-_e)*a,Le*y,(Se-Ye)*a,(Le-_e)*y,(Se-_e)*a,(Le-Ye)*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),ze.add(new go.PathSegment(go.PathSegment.Line,.55*a,y)),ze.add(new go.PathSegment(go.PathSegment.Line,.55*a,.7*y)),_e=.05,Ye=Bt*_e,Se=.5,Le=.7,ze.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-_e)*y,(Se+_e)*a,(Le-Ye)*y,(Se+Ye)*a,(Le-_e)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(Se-_e)*a,Le*y,(Se-Ye)*a,(Le-_e)*y,(Se-_e)*a,(Le-Ye)*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.45*a,y)),ze.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),ze.add(new go.PathSegment(go.PathSegment.Line,.2*a,.35*y)),_e=.025,Ye=Bt*_e,Se=.175,Le=.35,ze.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-_e)*y,(Se+_e)*a,(Le-Ye)*y,(Se+Ye)*a,(Le-_e)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(Se-_e)*a,Le*y,(Se-Ye)*a,(Le-_e)*y,(Se-_e)*a,(Le-Ye)*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.15*a,.6*y)),ze.add(new go.PathSegment(go.PathSegment.Line,0,.6*y)),ze.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),_e=.05,Ye=Bt*_e,Se=.05,Le=.25,ze.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-_e)*y,(Se-_e)*a,(Le-Ye)*y,(Se-Ye)*a,(Le-_e)*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.5*a,.2*y)),te.spot1=new go.Spot(.2,.2),te.spot2=new go.Spot(.8,.65),te}),go.Shape.setFigureParameter("Card",0,new qt("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(me,a,y){var te=me?me.parameter1:NaN;isNaN(te)&&(te=.2);var z=new go.Geometry,ne=new go.PathFigure(a,0,!0);return z.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,te*y)),ne.add(new go.PathSegment(go.PathSegment.Line,te*a,0).close()),z.spot1=new go.Spot(0,te),z.spot2=go.Spot.BottomRight,z}),go.Shape.defineFigureGenerator("Collate",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,.5*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y));var ne=new go.PathFigure(.5*a,.5*y,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),te.spot1=new go.Spot(.25,0),te.spot2=new go.Spot(.75,.25),te}),go.Shape.defineFigureGenerator("CreateRequest",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.1);var ne=new go.PathFigure(0,0,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var oe=new go.PathFigure(0,z*y,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,z*y)),oe.add(new go.PathSegment(go.PathSegment.Move,0,(1-z)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,(1-z)*y)),te}),go.Shape.defineFigureGenerator("Database",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=Bt*.1,oe=new go.PathFigure(a,.1*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.9+ne)*y,(.5+z)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,(.5-z)*a,y,0,(.9+ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,.1*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,(.1-ne)*y,(.5-z)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,.1*y,(.5+z)*a,0,a,(.1-ne)*y));var de=new go.PathFigure(a,.1*y,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.2*y,a,(.1+ne)*y,(.5+z)*a,.2*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*y,(.5-z)*a,.2*y,0,(.1+ne)*y)),de.add(new go.PathSegment(go.PathSegment.Move,a,.2*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.3*y,a,(.2+ne)*y,(.5+z)*a,.3*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*y,(.5-z)*a,.3*y,0,(.2+ne)*y)),de.add(new go.PathSegment(go.PathSegment.Move,a,.3*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.4*y,a,(.3+ne)*y,(.5+z)*a,.4*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*y,(.5-z)*a,.4*y,0,(.3+ne)*y)),te.spot1=new go.Spot(0,.4),te.spot2=new go.Spot(1,.9),te}),go.Shape.defineFigureGenerator("DataStorage",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,.75*a,y,a,0,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.9*y,.25*a,.1*y).close()),te.spot1=new go.Spot(.226,0),te.spot2=new go.Spot(.81,1),te}),go.Shape.defineFigureGenerator("DiskStorage",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=Bt*.1,oe=new go.PathFigure(a,.1*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.9+ne)*y,(.5+z)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,(.5-z)*a,y,0,(.9+ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,.1*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,(.1-ne)*y,(.5-z)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,.1*y,(.5+z)*a,0,a,(.1-ne)*y));var de=new go.PathFigure(a,.1*y,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.2*y,a,(.1+ne)*y,(.5+z)*a,.2*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*y,(.5-z)*a,.2*y,0,(.1+ne)*y)),de.add(new go.PathSegment(go.PathSegment.Move,a,.2*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.3*y,a,(.2+ne)*y,(.5+z)*a,.3*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*y,(.5-z)*a,.3*y,0,(.2+ne)*y)),te.spot1=new go.Spot(0,.3),te.spot2=new go.Spot(1,.9),te}),go.Shape.defineFigureGenerator("Display",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.25*a,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,.75*a,y,a,0,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.25*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.5*y).close()),te.spot1=new go.Spot(.25,0),te.spot2=new go.Spot(.75,1),te}),go.Shape.defineFigureGenerator("DividedEvent",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)?z=.2:z<.15&&(z=.15);var ne=Bt*.2,oe=new go.PathFigure(0,.2*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,0,0,(.2-ne)*y,(.2-ne)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,.8*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,.2*y,(.8+ne)*a,0,a,(.2-ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,y,a,(.8+ne)*y,(.8+ne)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*y,(.2-ne)*a,y,0,(.8+ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,.2*y));var de=new go.PathFigure(0,z*y,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a,z*y)),te}),go.Shape.defineFigureGenerator("DividedProcess",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;(isNaN(z)||z<.1)&&(z=.1);var ne=new go.PathFigure(0,0,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var oe=new go.PathFigure(0,z*y,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,z*y)),te}),go.Shape.defineFigureGenerator("Document",function(me,a,y){var te=new go.Geometry;y=y/.8;var z=new go.PathFigure(0,.7*y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.5*a,.4*y,.5*a,y).close()),te.spot1=go.Spot.TopLeft,te.spot2=new go.Spot(1,.6),te}),go.Shape.defineFigureGenerator("ExternalOrganization",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;(isNaN(z)||z<.2)&&(z=.2);var ne=new go.PathFigure(0,0,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var oe=new go.PathFigure(z*a,0,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,0,z*y)),oe.add(new go.PathSegment(go.PathSegment.Move,a,z*y)),oe.add(new go.PathSegment(go.PathSegment.Line,(1-z)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Move,0,(1-z)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,z*a,y)),oe.add(new go.PathSegment(go.PathSegment.Move,(1-z)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,(1-z)*y)),te}),go.Shape.defineFigureGenerator("ExternalProcess",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.5*y).close());var ne=new go.PathFigure(.1*a,.4*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.1*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.9*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.6*a,.1*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.4*a,.1*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.4*a,.9*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.6*a,.9*y)),te.spot1=new go.Spot(.25,.25),te.spot2=new go.Spot(.75,.75),te}),go.Shape.defineFigureGenerator("File",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var ne=new go.PathFigure(.75*a,0,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.75*a,.25*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),te.spot1=new go.Spot(0,.25),te.spot2=go.Spot.BottomRight,te}),go.Shape.defineFigureGenerator("Interrupt",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a,.5*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y));var ne=new go.PathFigure(a,.5*y,!1);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,y));var oe=new go.PathFigure(a,.5*y,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,0)),te.spot1=new go.Spot(0,.25),te.spot2=new go.Spot(.5,.75),te}),go.Shape.defineFigureGenerator("InternalStorage",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN,ne=me?me.parameter2:NaN;isNaN(z)&&(z=.1),isNaN(ne)&&(ne=.1);var oe=new go.PathFigure(0,0,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var de=new go.PathFigure(z*a,0,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,z*a,y)),de.add(new go.PathSegment(go.PathSegment.Move,0,ne*y)),de.add(new go.PathSegment(go.PathSegment.Line,a,ne*y)),te}),go.Shape.defineFigureGenerator("Junction",function(me,a,y){var te=new go.Geometry,z=1/Math.SQRT2,ne=(1-1/Math.SQRT2)/2,oe=Bt*.5,de=.5,Se=new go.PathFigure(a,de*y,!0);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,de*a,y,a,(de+oe)*y,(de+oe)*a,y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,0,de*y,(de-oe)*a,y,0,(de+oe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,de*a,0,0,(de-oe)*y,(de-oe)*a,0)),Se.add(new go.PathSegment(go.PathSegment.Bezier,a,de*y,(de+oe)*a,0,a,(de-oe)*y));var Le=new go.PathFigure((ne+z)*a,(ne+z)*y,!1);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Line,ne*a,ne*y)),Le.add(new go.PathSegment(go.PathSegment.Move,ne*a,(ne+z)*y)),Le.add(new go.PathSegment(go.PathSegment.Line,(ne+z)*a,ne*y)),te}),go.Shape.defineFigureGenerator("LinedDocument",function(me,a,y){var te=new go.Geometry;y=y/.8;var z=new go.PathFigure(0,.7*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.5*a,.4*y,.5*a,y).close());var ne=new go.PathFigure(.1*a,0,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.1*a,.75*y)),te.spot1=new go.Spot(.1,0),te.spot2=new go.Spot(1,.6),te}),go.Shape.defineFigureGenerator("LoopLimit",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),z.add(new go.PathSegment(go.PathSegment.Line,.25*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y).close()),te.spot1=new go.Spot(0,.25),te.spot2=go.Spot.BottomRight,te}),go.Shape.defineFigureGenerator("MagneticTape",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=.5,oe=new go.PathFigure(.5*a,y,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,ne*y,(ne-z)*a,y,0,(ne+z)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,0,0,(ne-z)*y,(ne-z)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,ne*y,(ne+z)*a,0,a,(ne-z)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,(ne+.1)*a,.9*y,a,(ne+z)*y,(ne+z)*a,.9*y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,.9*y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),te.spot1=new go.Spot(.15,.15),te.spot2=new go.Spot(.85,.8),te}),go.Shape.defineFigureGenerator("ManualInput",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.25*y).close()),te.spot1=new go.Spot(0,.25),te.spot2=go.Spot.BottomRight,te}),go.Shape.defineFigureGenerator("MessageFromUser",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.7);var ne=new go.PathFigure(0,0,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,z*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te.spot1=go.Spot.TopLeft,te}),go.Shape.defineFigureGenerator("MicroformProcessing",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.25);var ne=new go.PathFigure(0,0,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,z*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,(1-z)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te}),go.Shape.defineFigureGenerator("MicroformRecording",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,.25*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te.spot1=new go.Spot(0,.25),te.spot2=new go.Spot(1,.75),te}),go.Shape.defineFigureGenerator("MultiDocument",function(me,a,y){var te=new go.Geometry;y=y/.8;var z=new go.PathFigure(a,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,.44*y,.96*a,.47*y,.93*a,.45*y)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.54*y,.86*a,.57*y,.83*a,.55*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.4*a,.4*y,.4*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,0).close());var ne=new go.PathFigure(.1*a,.2*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.54*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.2*a,.1*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.9*a,.1*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.9*a,.44*y)),te.spot1=new go.Spot(0,.25),te.spot2=new go.Spot(.8,.77),te}),go.Shape.defineFigureGenerator("MultiProcess",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.1*a,.1*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.2*y).close());var ne=new go.PathFigure(.2*a,.1*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.9*a,.1*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.1*a,.2*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.9*y)),te.spot1=new go.Spot(0,.2),te.spot2=new go.Spot(.8,1),te}),go.Shape.defineFigureGenerator("OfflineStorage",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.1);var ne=1-z,oe=new go.PathFigure(0,0,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,.5*a,y).close());var de=new go.PathFigure(.5*z*a,z*y,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,(1-.5*z)*a,z*y)),te}),go.Shape.defineFigureGenerator("OffPageConnector",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te.spot1=go.Spot.TopLeft,te.spot2=new go.Spot(.75,1),te}),go.Shape.defineFigureGenerator("Or",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=.5,oe=new go.PathFigure(a,ne*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,y,a,(ne+z)*y,(ne+z)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,ne*y,(ne-z)*a,y,0,(ne+z)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,0,0,(ne-z)*y,(ne-z)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,ne*y,(ne+z)*a,0,a,(ne-z)*y));var de=new go.PathFigure(a,.5*y,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),de.add(new go.PathSegment(go.PathSegment.Move,.5*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),te}),go.Shape.defineFigureGenerator("PaperTape",function(me,a,y){var te=new go.Geometry;y=y/.8;var z=new go.PathFigure(0,.7*y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,.3*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.3*y,.5*a,.6*y,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*y,.5*a,.4*y,.5*a,y).close()),te.spot1=new go.Spot(0,.49),te.spot2=new go.Spot(1,.75),te}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN,ne=me?me.parameter2:NaN;isNaN(z)&&(z=.1),isNaN(ne)&&(ne=.3);var oe=new go.PathFigure(0,0,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,(1-ne)*a,.5*y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN,ne=me?me.parameter2:NaN;isNaN(z)&&(z=.1),isNaN(ne)&&(ne=.3);var oe=new go.PathFigure(0,0,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,(1-ne)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),oe.add(new go.PathSegment(go.PathSegment.Line,(1-ne)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te}),go.Shape.defineFigureGenerator("Procedure",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.1);var ne=new go.PathFigure(0,0,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var oe=new go.PathFigure((1-z)*a,0,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,(1-z)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Move,z*a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,z*a,y)),te}),go.Shape.defineFigureGenerator("Process",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.1);var ne=new go.PathFigure(0,0,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var oe=new go.PathFigure(z*a,0,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,z*a,y)),te.spot2=go.Spot.BottomRight,te}),go.Shape.defineFigureGenerator("Sort",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.5*y).close());var ne=new go.PathFigure(0,.5*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),te.spot1=new go.Spot(.25,.25),te.spot2=new go.Spot(.75,.5),te}),go.Shape.defineFigureGenerator("Start",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.25);var ne=new go.PathFigure(z*a,0,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*a,.5*y,.25*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*a,.5*y,.25*a,.5*y));var oe=new go.PathFigure(z*a,0,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,z*a,y)),oe.add(new go.PathSegment(go.PathSegment.Move,(1-z)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,(1-z)*a,y)),te.spot1=new go.Spot(z,0),te.spot2=new go.Spot(1-z,1),te}),go.Shape.defineFigureGenerator("Terminator",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.25*a,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*a,.5*y,.25*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*a,.5*y,.25*a,.5*y)),te.spot1=new go.Spot(.23,0),te.spot2=new go.Spot(.77,1),te}),go.Shape.defineFigureGenerator("TransmittalTape",function(me,a,y){var te=new go.Geometry,z=me?me.parameter1:NaN;isNaN(z)&&(z=.1);var ne=new go.PathFigure(0,0,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.75*a,(1-z)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,(1-z)*y).close()),te.spot1=go.Spot.TopLeft,te}),go.Shape.defineFigureGenerator("AndGate",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=new go.PathFigure(0,0,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),ne.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,(.5+z)*a,0,a,(.5-z)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,(.5+z)*y,(.5+z)*a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te.spot1=go.Spot.TopLeft,te.spot2=new go.Spot(.55,1),te}),go.Shape.defineFigureGenerator("Buffer",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te.spot1=new go.Spot(0,.25),te.spot2=new go.Spot(.5,.75),te}),go.Shape.defineFigureGenerator("Clock",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=.5,oe=new go.PathFigure(a,ne*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,y,a,(ne+z)*y,(ne+z)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,ne*y,(ne-z)*a,y,0,(ne+z)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,ne*a,0,0,(ne-z)*y,(ne-z)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,ne*y,(ne+z)*a,0,a,(ne-z)*y));var de=new go.PathFigure(a,ne*y,!1);te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a,ne*y));var Se=new go.PathFigure(.8*a,.75*y,!1);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Line,.8*a,.25*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.6*a,.25*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.6*a,.75*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.4*a,.75*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.4*a,.25*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.2*a,.25*y)),Se.add(new go.PathSegment(go.PathSegment.Line,.2*a,.75*y)),te}),go.Shape.defineFigureGenerator("Ground",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Move,.2*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Move,.3*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.7*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Move,.4*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,y)),te}),go.Shape.defineFigureGenerator("Inverter",function(me,a,y){var te=new go.Geometry,z=Bt*.1,ne=.1,oe=.9,de=.5,Se=new go.PathFigure(.8*a,.5*y,!0);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Line,0,y)),Se.add(new go.PathSegment(go.PathSegment.Line,0,0)),Se.add(new go.PathSegment(go.PathSegment.Line,.8*a,.5*y));var Le=new go.PathFigure((oe+ne)*a,de*y,!0);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe+ne)*a,(de+z)*y,(oe+z)*a,(de+ne)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,(oe-z)*a,(de+ne)*y,(oe-ne)*a,(de+z)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-ne)*y,(oe-ne)*a,(de-z)*y,(oe-z)*a,(de-ne)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,(oe+z)*a,(de-ne)*y,(oe+ne)*a,(de-z)*y)),te.spot1=new go.Spot(0,.25),te.spot2=new go.Spot(.4,.75),te}),go.Shape.defineFigureGenerator("NandGate",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=Bt*.4,oe=Bt*.1,de=.1,Se=.9,Le=.5,xe=new go.PathFigure(.8*a,.5*y,!0);te.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,y,.8*a,(.5+ne)*y,(.4+z)*a,y)),xe.add(new go.PathSegment(go.PathSegment.Line,0,y)),xe.add(new go.PathSegment(go.PathSegment.Line,0,0)),xe.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),xe.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.5*y,(.4+z)*a,0,.8*a,(.5-ne)*y));var _e=new go.PathFigure((Se+de)*a,Le*y,!0);return te.add(_e),_e.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le+de)*y,(Se+de)*a,(Le+oe)*y,(Se+oe)*a,(Le+de)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,(Se-de)*a,Le*y,(Se-oe)*a,(Le+de)*y,(Se-de)*a,(Le+oe)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-de)*y,(Se-de)*a,(Le-oe)*y,(Se-oe)*a,(Le-de)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,(Se+de)*a,Le*y,(Se+oe)*a,(Le-de)*y,(Se+de)*a,(Le-oe)*y)),te.spot1=new go.Spot(0,.05),te.spot2=new go.Spot(.55,.95),te}),go.Shape.defineFigureGenerator("NorGate",function(me,a,y){var te=new go.Geometry,z=.5,ne=Bt*z,oe=0,de=.5,Se=new go.PathFigure(.8*a,.5*y,!0);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,0,y,.7*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.75*y,.25*a,.25*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.5*y,(oe+ne)*a,(de-z)*y,.7*a,(de-ne)*y)),z=.1,ne=Bt*.1,oe=.9,de=.5;var Le=new go.PathFigure((oe-z)*a,de*y,!0);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-z)*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(oe+z)*a,de*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+z)*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(oe-z)*a,de*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y)),te.spot1=new go.Spot(.2,.25),te.spot2=new go.Spot(.6,.75),te}),go.Shape.defineFigureGenerator("OrGate",function(me,a,y){var te=new go.Geometry,z=.5,ne=Bt*z,oe=0,de=.5,Se=new go.PathFigure(0,0,!0);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,(oe+ne+ne)*a,(de-z)*y,.8*a,(de-ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,0,y,.8*a,(de+ne)*y,(oe+ne+ne)*a,(de+z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*a,.75*y,.25*a,.25*y).close()),te.spot1=new go.Spot(.2,.25),te.spot2=new go.Spot(.75,.75),te}),go.Shape.defineFigureGenerator("XnorGate",function(me,a,y){var te=new go.Geometry,z=.5,ne=Bt*z,oe=.2,de=.5,Se=new go.PathFigure(.1*a,0,!1);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,y,.35*a,.25*y,.35*a,.75*y));var Le=new go.PathFigure(.8*a,.5*y,!0);te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,y,.7*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,0,.45*a,.75*y,.45*a,.25*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.5*y,(oe+ne)*a,(de-z)*y,.7*a,(de-ne)*y)),z=.1,ne=Bt*.1,oe=.9,de=.5;var xe=new go.PathFigure((oe-z)*a,de*y,!0);return te.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-z)*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(oe+z)*a,de*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+z)*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(oe-z)*a,de*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y)),te.spot1=new go.Spot(.4,.25),te.spot2=new go.Spot(.65,.75),te}),go.Shape.defineFigureGenerator("XorGate",function(me,a,y){var te=new go.Geometry,z=.5,ne=Bt*z,oe=.2,de=.5,Se=new go.PathFigure(.1*a,0,!1);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,y,.35*a,.25*y,.35*a,.75*y));var Le=new go.PathFigure(.2*a,0,!0);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,(oe+ne)*a,(de-z)*y,.9*a,(de-ne)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,y,.9*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,.2*a,0,.45*a,.75*y,.45*a,.25*y).close()),te.spot1=new go.Spot(.4,.25),te.spot2=new go.Spot(.8,.75),te}),go.Shape.defineFigureGenerator("Capacitor",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Move,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),te}),go.Shape.defineFigureGenerator("Resistor",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.5*y,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.7*a,.5*y)),te}),go.Shape.defineFigureGenerator("Inductor",function(me,a,y){var te=new go.Geometry,z=Bt*.1,ne=.1,oe=.1,de=.5,Se=new go.PathFigure((oe-z*.5)*a,y,!1);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,0,(oe-z)*a,y,(oe-ne)*a,0)),oe=.3,Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,y,(oe+ne)*a,0,(oe+z)*a,y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,0,(oe-z)*a,y,(oe-ne)*a,0)),oe=.5,Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,y,(oe+ne)*a,0,(oe+z)*a,y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,0,(oe-z)*a,y,(oe-ne)*a,0)),oe=.7,Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,y,(oe+ne)*a,0,(oe+z)*a,y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,0,(oe-z)*a,y,(oe-ne)*a,0)),oe=.9,Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+z*.5)*a,y,(oe+ne)*a,0,(oe+z)*a,y)),te}),go.Shape.defineFigureGenerator("ACvoltageSource",function(me,a,y){var te=new go.Geometry,z=Bt*.5,ne=.5,oe=.5,de=.5,Se=new go.PathFigure((oe-ne)*a,de*y,!1);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-ne)*y,(oe-ne)*a,(de-z)*y,(oe-z)*a,(de-ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,(oe+z)*a,(de-ne)*y,(oe+ne)*a,(de-z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe+ne)*a,(de+z)*y,(oe+z)*a,(de+ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,(oe-z)*a,(de+ne)*y,(oe-ne)*a,(de+z)*y)),Se.add(new go.PathSegment(go.PathSegment.Move,(oe-ne+.1)*a,de*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne-.1)*a,de*y,oe*a,(de-ne)*y,oe*a,(de+ne)*y)),te}),go.Shape.defineFigureGenerator("DCvoltageSource",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.75*y,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),z.add(new go.PathSegment(go.PathSegment.Move,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),te}),go.Shape.defineFigureGenerator("Diode",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),te.spot1=new go.Spot(0,.25),te.spot2=new go.Spot(.5,.75),te}),go.Shape.defineFigureGenerator("Wifi",function(me,a,y){var te=new go.Geometry,z=a,ne=y;a=a*.38,y=y*.6;var oe=Bt*.8,de=.8,Se=0,Le=.5,xe=(z-a)/2,_e=(ne-y)/2,Ye=new go.PathFigure(Se*a+xe,(Le+de)*y+_e,!0);te.add(Ye),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(Se-de)*a+xe,Le*y+_e,(Se-oe)*a+xe,(Le+de)*y+_e,(Se-de)*a+xe,(Le+oe)*y+_e)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le-de)*y+_e,(Se-de)*a+xe,(Le-oe)*y+_e,(Se-oe)*a+xe,(Le-de)*y+_e)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(Se-de+oe*.5)*a+xe,Le*y+_e,Se*a+xe,(Le-de)*y+_e,(Se-de+oe*.5)*a+xe,(Le-oe)*y+_e)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le+de)*y+_e,(Se-de+oe*.5)*a+xe,(Le+oe)*y+_e,Se*a+xe,(Le+de)*y+_e).close()),oe=Bt*.4,de=.4,Se=.2,Le=.5;var ze=new go.PathFigure(Se*a+xe,(Le+de)*y+_e,!0);te.add(ze),ze.add(new go.PathSegment(go.PathSegment.Bezier,(Se-de)*a+xe,Le*y+_e,(Se-oe)*a+xe,(Le+de)*y+_e,(Se-de)*a+xe,(Le+oe)*y+_e)),ze.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le-de)*y+_e,(Se-de)*a+xe,(Le-oe)*y+_e,(Se-oe)*a+xe,(Le-de)*y+_e)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(Se-de+oe*.5)*a+xe,Le*y+_e,Se*a+xe,(Le-de)*y+_e,(Se-de+oe*.5)*a+xe,(Le-oe)*y+_e)),ze.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le+de)*y+_e,(Se-de+oe*.5)*a+xe,(Le+oe)*y+_e,Se*a+xe,(Le+de)*y+_e).close()),oe=Bt*.2,de=.2,Se=.5,Le=.5;var ht=new go.PathFigure((Se-de)*a+xe,Le*y+_e,!0);te.add(ht),ht.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le-de)*y+_e,(Se-de)*a+xe,(Le-oe)*y+_e,(Se-oe)*a+xe,(Le-de)*y+_e)),ht.add(new go.PathSegment(go.PathSegment.Bezier,(Se+de)*a+xe,Le*y+_e,(Se+oe)*a+xe,(Le-de)*y+_e,(Se+de)*a+xe,(Le-oe)*y+_e)),ht.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le+de)*y+_e,(Se+de)*a+xe,(Le+oe)*y+_e,(Se+oe)*a+xe,(Le+de)*y+_e)),ht.add(new go.PathSegment(go.PathSegment.Bezier,(Se-de)*a+xe,Le*y+_e,(Se-oe)*a+xe,(Le+de)*y+_e,(Se-de)*a+xe,(Le+oe)*y+_e)),oe=Bt*.4,de=.4,Se=.8,Le=.5;var Pt=new go.PathFigure(Se*a+xe,(Le-de)*y+_e,!0);te.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Bezier,(Se+de)*a+xe,Le*y+_e,(Se+oe)*a+xe,(Le-de)*y+_e,(Se+de)*a+xe,(Le-oe)*y+_e)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le+de)*y+_e,(Se+de)*a+xe,(Le+oe)*y+_e,(Se+oe)*a+xe,(Le+de)*y+_e)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,(Se+de-oe*.5)*a+xe,Le*y+_e,Se*a+xe,(Le+de)*y+_e,(Se+de-oe*.5)*a+xe,(Le+oe)*y+_e)),Pt.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le-de)*y+_e,(Se+de-oe*.5)*a+xe,(Le-oe)*y+_e,Se*a+xe,(Le-de)*y+_e).close()),oe=Bt*.8,de=.8,Se=1,Le=.5;var Yt=new go.PathFigure(Se*a+xe,(Le-de)*y+_e,!0);return te.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Se+de)*a+xe,Le*y+_e,(Se+oe)*a+xe,(Le-de)*y+_e,(Se+de)*a+xe,(Le-oe)*y+_e)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le+de)*y+_e,(Se+de)*a+xe,(Le+oe)*y+_e,(Se+oe)*a+xe,(Le+de)*y+_e)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,(Se+de-oe*.5)*a+xe,Le*y+_e,Se*a+xe,(Le+de)*y+_e,(Se+de-oe*.5)*a+xe,(Le+oe)*y+_e)),Yt.add(new go.PathSegment(go.PathSegment.Bezier,Se*a+xe,(Le-de)*y+_e,(Se+de-oe*.5)*a+xe,(Le-oe)*y+_e,Se*a+xe,(Le-de)*y+_e).close()),te}),go.Shape.defineFigureGenerator("Email",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ne=new go.PathFigure(0,0,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,0)),ne.add(new go.PathSegment(go.PathSegment.Move,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.45*a,.54*y)),ne.add(new go.PathSegment(go.PathSegment.Move,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.55*a,.54*y)),te}),go.Shape.defineFigureGenerator("Ethernet",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.35*a,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.35*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.35*a,0).close());var ne=new go.PathFigure(.1*a,y,!0,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.4*a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,.4*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.1*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.1*a,y).close());var oe=new go.PathFigure(.6*a,y,!0,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,.9*a,.6*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.6*a,.6*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.6*a,y).close());var de=new go.PathFigure(0,.5*y,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),de.add(new go.PathSegment(go.PathSegment.Move,.5*a,.5*y)),de.add(new go.PathSegment(go.PathSegment.Line,.5*a,.4*y)),de.add(new go.PathSegment(go.PathSegment.Move,.75*a,.5*y)),de.add(new go.PathSegment(go.PathSegment.Line,.75*a,.6*y)),de.add(new go.PathSegment(go.PathSegment.Move,.25*a,.5*y)),de.add(new go.PathSegment(go.PathSegment.Line,.25*a,.6*y)),te}),go.Shape.defineFigureGenerator("Power",function(me,a,y){var te=new go.Geometry,z=Bt*.4,ne=.4,oe=.5,de=.5,Se=Ce(),Le=Ce(),xe=Ce(),_e=Ce();on(oe,de-ne,oe+z,de-ne,oe+ne,de-z,oe+ne,de,.5,Se,Se,Le,xe,_e);var Ye=Ue(Le.x,Le.y),ze=new go.PathFigure(Le.x*a,Le.y*y,!0);te.add(ze),ze.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,xe.x*a,xe.y*y,_e.x*a,_e.y*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe+ne)*a,(de+z)*y,(oe+z)*a,(de+ne)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,(oe-z)*a,(de+ne)*y,(oe-ne)*a,(de+z)*y)),on(oe-ne,de,oe-ne,de-z,oe-z,de-ne,oe,de-ne,.5,xe,_e,Le,Se,Se),ze.add(new go.PathSegment(go.PathSegment.Bezier,Le.x*a,Le.y*y,xe.x*a,xe.y*y,_e.x*a,_e.y*y)),z=Bt*.3,ne=.3,on(oe-ne,de,oe-ne,de-z,oe-z,de-ne,oe,de-ne,.5,xe,_e,Le,Se,Se),ze.add(new go.PathSegment(go.PathSegment.Line,Le.x*a,Le.y*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(oe-ne)*a,de*y,_e.x*a,_e.y*y,xe.x*a,xe.y*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+ne)*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(oe+ne)*a,de*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),on(oe,de-ne,oe+z,de-ne,oe+ne,de-z,oe+ne,de,.5,Se,Se,Le,xe,_e),ze.add(new go.PathSegment(go.PathSegment.Bezier,Le.x*a,Le.y*y,_e.x*a,_e.y*y,xe.x*a,xe.y*y).close());var ze=new go.PathFigure(.45*a,0,!0);return te.add(ze),ze.add(new go.PathSegment(go.PathSegment.Line,.45*a,.5*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.55*a,.5*y)),ze.add(new go.PathSegment(go.PathSegment.Line,.55*a,0).close()),ct(Se),ct(Le),ct(xe),ct(_e),ct(Ye),te.spot1=new go.Spot(.25,.45),te.spot2=new go.Spot(.75,.8),te}),go.Shape.defineFigureGenerator("Fallout",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y/2,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Arc,180,360,a/2,y/2,a/2,y/2));function ne(oe,de,Se){oe.add(new go.PathSegment(go.PathSegment.Move,(.3+de)*a,(.8+Se)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,(.5+de)*a,(.5+Se)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,(.1+de)*a,(.5+Se)*y)),oe.add(new go.PathSegment(go.PathSegment.Line,(.3+de)*a,(.8+Se)*y).close())}return ne(z,0,0),ne(z,.4,0),ne(z,.2,-.3),te}),go.Shape.defineFigureGenerator("IrritationHazard",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.2*a,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.3*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.7*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.2*y).close()),te.spot1=new go.Spot(.3,.3),te.spot2=new go.Spot(.7,.7),te}),go.Shape.defineFigureGenerator("ElectricalHazard",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.37*a,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.11*y)),z.add(new go.PathSegment(go.PathSegment.Line,.77*a,.04*y)),z.add(new go.PathSegment(go.PathSegment.Line,.33*a,.49*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.37*y)),z.add(new go.PathSegment(go.PathSegment.Line,.63*a,.86*y)),z.add(new go.PathSegment(go.PathSegment.Line,.77*a,.91*y)),z.add(new go.PathSegment(go.PathSegment.Line,.34*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.34*a,.78*y)),z.add(new go.PathSegment(go.PathSegment.Line,.44*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,.56*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.68*y).close()),te}),go.Shape.defineFigureGenerator("FireHazard",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.1*a,y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.29*a,0,-.25*a,.63*y,.45*a,.44*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.51*a,.42*y,.48*a,.17*y,.54*a,.35*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.59*a,.18*y,.59*a,.29*y,.58*a,.28*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.75*a,.6*y,.8*a,.34*y,.88*a,.43*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.88*a,.31*y,.87*a,.48*y,.88*a,.43*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,y,1.17*a,.76*y,.82*a,.8*y).close()),te.spot1=new go.Spot(.07,.445),te.spot2=new go.Spot(.884,.958),te}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(me,a,y){var te=new go.Geometry,z=.5,ne=0,oe=0,de=z*Bt,Se=.4*Math.SQRT2/2+.5,Le=.5-.5*Math.SQRT2/2,xe=1,_e=.5,Ye=.5,ze=0,ht=new go.PathFigure(Se*a,(1-Le)*y,!1);return te.add(ht),ht.add(new go.PathSegment(go.PathSegment.Bezier,xe*a,_e*y,xe*a,.7*y,xe*a,_e*y)),ht.add(new go.PathSegment(go.PathSegment.Bezier,(Ye+ne)*a,(ze+ne)*y,(.5+z+ne)*a,(.5-de+ne)*y,(.5+de+ne)*a,(.5-z+ne)*y)),ht.add(new go.PathSegment(go.PathSegment.Bezier,(.5-z+ne)*a,(.5+oe)*y,(.5-de+ne)*a,(.5-z+oe)*y,(.5-z+ne)*a,(.5-de+oe)*y)),ht.add(new go.PathSegment(go.PathSegment.Bezier,(.35+ne)*a,.9*y,(.5-z+ne)*a,(.5+de+oe)*y,(.5-de+ne)*a,.9*y)),ht.add(new go.PathSegment(go.PathSegment.Move,(.25+ne)*a,.8*y)),ht.add(new go.PathSegment(go.PathSegment.Line,(.35+ne)*a,.9*y)),ht.add(new go.PathSegment(go.PathSegment.Line,(.2+ne)*a,.95*y)),te}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Move,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),te}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Move,0,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Move,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),te}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);te.add(z);var ne=new go.PathFigure(a,y,!1);te.add(ne);var oe=new go.PathFigure(0,.5*y,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.5*y,.2*a,.35*y,.3*a,.35*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,.7*a,.65*y,.8*a,.65*y)),te}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.5*y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y).close()),te}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.2*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.8*y).close());var z=new go.PathFigure(0,.2*y,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),te}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.7*a,y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,0,.6*a,.5*y,0,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.7*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,.7*a,y,.4*a,.5*y,a,.5*y).close());var ne=new go.PathFigure(.45*a,.73*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.7*a,.73*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.38*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.63*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.31*a,.27*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.56*a,.27*y)),te}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);te.add(z);var ne=new go.PathFigure(.335*a,(1-.555)*y,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.335*a,(1-.405)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.405)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.555)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,a,.68*y,(1-.12)*a,.46*y,(1-.02)*a,.54*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.68*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,.335*a,(1-.555)*y,.02*a,.54*y,.12*a,.46*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.365*a,(1-.595)*y));var oe=.5-.285,de=.5,Se=oe,Le=Math.PI/4,xe=4*(1-Math.cos(Le))/(3*Math.sin(Le)),_e=xe*.5,Ye=oe,ze=oe,ht=xe*Ye,Pt=xe*ze;ne.add(new go.PathSegment(go.PathSegment.Bezier,(de-Ye)*a,Se*y,(de-(ht+Ye)/2)*a,(Se+(ze+Pt)/2)*y,(de-Ye)*a,(Se+Pt)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,de*a,(Se-ze)*y,(de-Ye)*a,(Se-Pt)*y,(de-ht)*a,(Se-ze)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(de+Ye)*a,Se*y,(de+ht)*a,(Se-ze)*y,(de+Ye)*a,(Se-Pt)*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*a,(1-.595)*y,(de+Ye)*a,(Se+Pt)*y,(de+(ht+Ye)/2)*a,(Se+(ze+Pt)/2)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*a,(1-.595)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.555)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*a,(1-.405)*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.335*a,(1-.405)*y));var Yt=new go.PathFigure(.2*a,y,!1);te.add(Yt),Yt.add(new go.PathSegment(go.PathSegment.Line,.2*a,.8*y));var Kt=new go.PathFigure(.8*a,y,!1);return te.add(Kt),Kt.add(new go.PathSegment(go.PathSegment.Line,.8*a,.8*y)),te}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.1*a,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,y).close());var ne=new go.PathFigure(.2*a,.2*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.2*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.2*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Move,.2*a,.8*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.8*y)),te}),go.Shape.defineFigureGenerator("BpmnEventError",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.33*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.66*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.66*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.33*a,.5*y).close()),te}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);te.add(z);var ne=new go.PathFigure(a,y,!1);te.add(ne);var oe=new go.PathFigure(.1*a,y,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),oe.add(new go.PathSegment(go.PathSegment.Line,.9*a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y).close()),te}),go.Shape.defineFigureGenerator("Caution",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.05*a,y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,.8*y,0,y,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,.45*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.55*a,.1*y,.5*a,0,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.95*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,y,a,y,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.05*a,y));var ne=.05;return z.add(new go.PathSegment(go.PathSegment.Move,(.5-ne)*a,.875*y)),z.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*a,.875*y,ne*a,ne*y)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.325*y,.575*a,.725*y,.625*a,.375*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.75*y,.375*a,.375*y,.425*a,.725*y)),te}),go.Shape.defineFigureGenerator("Recycle",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.45*a,.95*y,!1);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,.95*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.185*a,.85*y,.17*a,.95*y,.15*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,.235*a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Line,.3*a,.625*y)),z.add(new go.PathSegment(go.PathSegment.Line,.35*a,.65*y)),z.add(new go.PathSegment(go.PathSegment.Line,.275*a,.45*y)),z.add(new go.PathSegment(go.PathSegment.Line,.05*a,.45*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.05*a,.575*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.1875*a,.95*y,0,.675*y,0,.7*y)),z.add(new go.PathSegment(go.PathSegment.Move,.45*a,.95*y)),z.add(new go.PathSegment(go.PathSegment.Line,.45*a,.775*y)),z.add(new go.PathSegment(go.PathSegment.Line,.22*a,.775*y));var ne=new go.PathFigure(.475*a,.2*y,!1);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.4*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.225*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.275*a,.175*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.325*a,.05*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,.05*y,.35*a,0,.375*a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,.575*a,.375*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.525*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.75*a,.475*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.85*a,.315*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.32*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.65*a,.05*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,.575*a,0,.65*a,.05*y,.625*a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,.38*a,.0105*y));var oe=new go.PathFigure(.675*a,.575*y,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.875*a,.525*y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,.775*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,.85*a,.95*y,a,.8*y,a,.85*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.65*a,.95*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.65*a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,.55*a,.85*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.65*a,.725*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.65*a,.775*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.7*a,.775*y)),oe.add(new go.PathSegment(go.PathSegment.Line,a,.775*y)),oe.add(new go.PathSegment(go.PathSegment.Move,.675*a,.575*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.775*a,.775*y)),te}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(me,a,y){var te=new go.Geometry,z=.5,ne=Bt*.5,oe=new go.PathFigure(a,z*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Bezier,z*a,y,a,(z+ne)*y,(z+ne)*a,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,z*y,(z-ne)*a,y,0,(z+ne)*y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,z*a,0,0,(z-ne)*y,(z-ne)*a,0)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a,z*y,(z+ne)*a,0,a,(z-ne)*y));var de=new go.PathFigure(z*a,0,!1);return te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,z*a,.15*y)),de.add(new go.PathSegment(go.PathSegment.Move,z*a,y)),de.add(new go.PathSegment(go.PathSegment.Line,z*a,.85*y)),de.add(new go.PathSegment(go.PathSegment.Move,0,z*y)),de.add(new go.PathSegment(go.PathSegment.Line,.15*a,z*y)),de.add(new go.PathSegment(go.PathSegment.Move,a,z*y)),de.add(new go.PathSegment(go.PathSegment.Line,.85*a,z*y)),de.add(new go.PathSegment(go.PathSegment.Move,z*a,z*y)),de.add(new go.PathSegment(go.PathSegment.Line,.58*a,.1*y)),de.add(new go.PathSegment(go.PathSegment.Move,z*a,z*y)),de.add(new go.PathSegment(go.PathSegment.Line,.78*a,.54*y)),te}),go.Shape.defineFigureGenerator("Package",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.15*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,.15*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close());var ne=new go.PathFigure(0,.15*y,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,0,0)),ne.add(new go.PathSegment(go.PathSegment.Line,.6*a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,.65*a,.15*y).close()),te.spot1=new go.Spot(0,.1),te.spot2=new go.Spot(1,1),te}),go.Shape.defineFigureGenerator("Class",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ne=new go.PathFigure(0,.2*y,!1);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,.2*y).close());var oe=new go.PathFigure(0,.5*y,!1);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,.5*y).close()),te}),go.Shape.defineFigureGenerator("Component",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a,y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y).close());var ne=new go.PathFigure(0,.2*y,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.45*a,.2*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.45*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.2*y).close());var oe=new go.PathFigure(0,.6*y,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.45*a,.6*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.45*a,.8*y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),oe.add(new go.PathSegment(go.PathSegment.Line,0,.6*y).close()),te}),go.Shape.defineFigureGenerator("Boat Shipment",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.15*a,.6*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.85*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.85*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,.6*y));var ne=new go.PathFigure(.15*a,.6*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.85*a,.6*y)),te}),go.Shape.defineFigureGenerator("Customer/Supplier",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a,y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.66*a,.33*y)),z.add(new go.PathSegment(go.PathSegment.Line,.66*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.33*a,.33*y)),z.add(new go.PathSegment(go.PathSegment.Line,.33*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,0,.33*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y).close()),te}),go.Shape.defineFigureGenerator("Workcell",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.65*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.35*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.35*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),te}),go.Shape.defineFigureGenerator("Supermarket",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.33*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.33*y)),z.add(new go.PathSegment(go.PathSegment.Move,a,.33*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.66*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.66*y)),z.add(new go.PathSegment(go.PathSegment.Move,a,.66*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),te}),go.Shape.defineFigureGenerator("TruckShipment",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ne=new go.PathFigure(a,.8*y,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.6*a,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.6*a,.8*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.8*y).close());var oe=.1,de=Bt*.1,Se=.2,Le=.9,xe=new go.PathFigure((Se-oe)*a,Le*y,!0);te.add(xe),xe.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-oe)*y,(Se-oe)*a,(Le-de)*y,(Se-de)*a,(Le-oe)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Se+oe)*a,Le*y,(Se+de)*a,(Le-oe)*y,(Se+oe)*a,(Le-de)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le+oe)*y,(Se+oe)*a,(Le+de)*y,(Se+de)*a,(Le+oe)*y)),xe.add(new go.PathSegment(go.PathSegment.Bezier,(Se-oe)*a,Le*y,(Se-de)*a,(Le+oe)*y,(Se-oe)*a,(Le+de)*y).close()),oe=.1,de=Bt*.1,Se=.8,Le=.9;var _e=new go.PathFigure((Se-oe)*a,Le*y,!0);return te.add(_e),_e.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le-oe)*y,(Se-oe)*a,(Le-de)*y,(Se-de)*a,(Le-oe)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,(Se+oe)*a,Le*y,(Se+de)*a,(Le-oe)*y,(Se+oe)*a,(Le-de)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,Se*a,(Le+oe)*y,(Se+oe)*a,(Le+de)*y,(Se+de)*a,(Le+oe)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,(Se-oe)*a,Le*y,(Se-de)*a,(Le+oe)*y,(Se-oe)*a,(Le+de)*y).close()),te}),go.Shape.defineFigureGenerator("KanbanPost",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.2*a,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,0)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,y)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,y)),te}),go.Shape.defineFigureGenerator("Forklift",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,0,0));var ne=new go.PathFigure(0,.5*y,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.8*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,0,.5*y));var oe=new go.PathFigure(.5*a,.8*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.5*a,.1*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.55*a,.1*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.55*a,.8*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.5*a,.8*y));var de=new go.PathFigure(.5*a,.7*y,!1);te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a,.7*y));var Se=.1,Le=Bt*.1,xe=.1,_e=.9,Ye=new go.PathFigure((xe-Se)*a,_e*y,!0);te.add(Ye),Ye.add(new go.PathSegment(go.PathSegment.Bezier,xe*a,(_e-Se)*y,(xe-Se)*a,(_e-Le)*y,(xe-Le)*a,(_e-Se)*y)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(xe+Se)*a,_e*y,(xe+Le)*a,(_e-Se)*y,(xe+Se)*a,(_e-Le)*y)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,xe*a,(_e+Se)*y,(xe+Se)*a,(_e+Le)*y,(xe+Le)*a,(_e+Se)*y)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(xe-Se)*a,_e*y,(xe-Le)*a,(_e+Se)*y,(xe-Se)*a,(_e+Le)*y)),Se=.1,Le=Bt*.1,xe=.4,_e=.9;var ze=new go.PathFigure((xe-Se)*a,_e*y,!0);return te.add(ze),ze.add(new go.PathSegment(go.PathSegment.Bezier,xe*a,(_e-Se)*y,(xe-Se)*a,(_e-Le)*y,(xe-Le)*a,(_e-Se)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(xe+Se)*a,_e*y,(xe+Le)*a,(_e-Se)*y,(xe+Se)*a,(_e-Le)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,xe*a,(_e+Se)*y,(xe+Se)*a,(_e+Le)*y,(xe+Le)*a,(_e+Se)*y)),ze.add(new go.PathSegment(go.PathSegment.Bezier,(xe-Se)*a,_e*y,(xe-Le)*a,(_e+Se)*y,(xe-Se)*a,(_e+Le)*y)),te}),go.Shape.defineFigureGenerator("RailShipment",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.1*a,.4*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.45*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.45*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.9*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.4*y).close());var ne=new go.PathFigure(.45*a,.7*y,!1);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.55*a,.7*y));var oe=new go.PathFigure(.55*a,.4*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.9*a,.9*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.55*a,.9*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.55*a,.4*y).close());var xe=.05,_e=Bt*.05,Ye=.175,ze=.95,de=new go.PathFigure((Ye-xe)*a,ze*y,!0);te.add(de),de.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze-xe)*y,(Ye-xe)*a,(ze-_e)*y,(Ye-_e)*a,(ze-xe)*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,(Ye+xe)*a,ze*y,(Ye+_e)*a,(ze-xe)*y,(Ye+xe)*a,(ze-_e)*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze+xe)*y,(Ye+xe)*a,(ze+_e)*y,(Ye+_e)*a,(ze+xe)*y)),de.add(new go.PathSegment(go.PathSegment.Bezier,(Ye-xe)*a,ze*y,(Ye-_e)*a,(ze+xe)*y,(Ye-xe)*a,(ze+_e)*y));var xe=.05,_e=Bt*.05,Ye=.375,ze=.95,Se=new go.PathFigure((Ye-xe)*a,ze*y,!0);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze-xe)*y,(Ye-xe)*a,(ze-_e)*y,(Ye-_e)*a,(ze-xe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(Ye+xe)*a,ze*y,(Ye+_e)*a,(ze-xe)*y,(Ye+xe)*a,(ze-_e)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze+xe)*y,(Ye+xe)*a,(ze+_e)*y,(Ye+_e)*a,(ze+xe)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(Ye-xe)*a,ze*y,(Ye-_e)*a,(ze+xe)*y,(Ye-xe)*a,(ze+_e)*y));var xe=.05,_e=Bt*.05,Ye=.625,ze=.95,Le=new go.PathFigure((Ye-xe)*a,ze*y,!0);te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze-xe)*y,(Ye-xe)*a,(ze-_e)*y,(Ye-_e)*a,(ze-xe)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(Ye+xe)*a,ze*y,(Ye+_e)*a,(ze-xe)*y,(Ye+xe)*a,(ze-_e)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze+xe)*y,(Ye+xe)*a,(ze+_e)*y,(Ye+_e)*a,(ze+xe)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(Ye-xe)*a,ze*y,(Ye-_e)*a,(ze+xe)*y,(Ye-xe)*a,(ze+_e)*y));var xe=.05,_e=Bt*.05,Ye=.825,ze=.95,ht=new go.PathFigure((Ye-xe)*a,ze*y,!0);te.add(ht),ht.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze-xe)*y,(Ye-xe)*a,(ze-_e)*y,(Ye-_e)*a,(ze-xe)*y)),ht.add(new go.PathSegment(go.PathSegment.Bezier,(Ye+xe)*a,ze*y,(Ye+_e)*a,(ze-xe)*y,(Ye+xe)*a,(ze-_e)*y)),ht.add(new go.PathSegment(go.PathSegment.Bezier,Ye*a,(ze+xe)*y,(Ye+xe)*a,(ze+_e)*y,(Ye+_e)*a,(ze+xe)*y)),ht.add(new go.PathSegment(go.PathSegment.Bezier,(Ye-xe)*a,ze*y,(Ye-_e)*a,(ze+xe)*y,(Ye-xe)*a,(ze+_e)*y).close());var Pt=new go.PathFigure(0,y,!1);return te.add(Pt),Pt.add(new go.PathSegment(go.PathSegment.Line,a,y).close()),te}),go.Shape.defineFigureGenerator("Warehouse",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var ne=new go.PathFigure(0,.2*y,!1);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,.2*y).close());var oe=new go.PathFigure(.15*a,y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.15*a,.5*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.4*a,.5*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.4*a,y)),oe.add(new go.PathSegment(go.PathSegment.Line,.15*a,y).close());var de=.05,Se=Bt*.05,Le=.35,xe=.775,_e=new go.PathFigure((Le-de)*a,xe*y,!0);return te.add(_e),_e.add(new go.PathSegment(go.PathSegment.Bezier,Le*a,(xe-de)*y,(Le-de)*a,(xe-Se)*y,(Le-Se)*a,(xe-de)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,(Le+de)*a,xe*y,(Le+Se)*a,(xe-de)*y,(Le+de)*a,(xe-Se)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,Le*a,(xe+de)*y,(Le+de)*a,(xe+Se)*y,(Le+Se)*a,(xe+de)*y)),_e.add(new go.PathSegment(go.PathSegment.Bezier,(Le-de)*a,xe*y,(Le-Se)*a,(xe+de)*y,(Le-de)*a,(xe+Se)*y).close()),te}),go.Shape.defineFigureGenerator("ControlCenter",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Move,.1*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y).close()),te}),go.Shape.defineFigureGenerator("Bluetooth",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.75*y,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,.75*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.25*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.25*y)),te}),go.Shape.defineFigureGenerator("Bookmark",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Move,.2*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Move,.2*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.4*y)),te}),go.Shape.defineFigureGenerator("Bookmark",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),z.add(new go.PathSegment(go.PathSegment.Line,0,0)),z.add(new go.PathSegment(go.PathSegment.Move,.2*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Move,.2*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,.8*a,.4*y)),te}),go.Shape.defineFigureGenerator("Globe",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Move,0,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.5*y,.75*a,0,a,.25*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,a,.75*y,.75*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,.25*a,y,0,.75*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,0,.25*y,.25*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,y,.15*a,.25*y,.15*a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,.85*a,.75*y,.85*a,.25*y)),z.add(new go.PathSegment(go.PathSegment.Move,.1675*a,.15*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.8325*a,.15*y,.35*a,.3*y,.65*a,.3*y)),z.add(new go.PathSegment(go.PathSegment.Move,.1675*a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.8325*a,.85*y,.35*a,.7*y,.65*a,.7*y)),te}),go.Shape.defineFigureGenerator("Wave",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.25*y,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.25*y,.1*a,0,.2*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,.7*a,.25*y,.425*a,.5*y,.575*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.25*y,.8*a,0,.9*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.75*y)),z.add(new go.PathSegment(go.PathSegment.Move,0,.25*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.75*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.75*y,.1*a,.5*y,.2*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.7*a,.75*y,.425*a,y,.575*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.75*y,.8*a,.5*y,.9*a,.5*y)),te}),go.Shape.defineFigureGenerator("Operator",function(me,a,y){var te=new go.Geometry,z=.3,ne=Bt*.3,oe=.5,de=.7,Se=new go.PathFigure((oe-z)*a,de*y,!0);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-z)*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+z)*a,de*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+z)*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe-z)*a,de*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y));var Le=new go.PathFigure(0,.7*y,!1);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,a,.7*y,0,0,a,0)),te}),go.Shape.defineFigureGenerator("TripleFanBlades",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.5*a,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.65*y,.65*a,.3*y,.65*a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,.35*a,.5*y,.35*a,.3*y)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,.65*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,y,.3*a,.6*y,.1*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.65*y,.2*a,y,.35*a,.95*y)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,.65*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,y,.7*a,.6*y,.9*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.65*y,.8*a,y,.65*a,.95*y)),te}),go.Shape.defineFigureGenerator("CentrifugalPump",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a,0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,0,.075*y,0,.5*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.4*a,y,0,y,.4*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.4*y,.8*a,y,.85*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,0)),te}),go.Shape.defineFigureGenerator("Battery",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Move,.4*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,.1*y));var ne=new go.PathFigure(0,.6*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Move,0,.4*y)),ne.add(new go.PathSegment(go.PathSegment.Line,a,.4*y)),te}),go.Shape.defineFigureGenerator("Delete",function(me,a,y){var te=new go.Geometry,z=.5,ne=Bt*.5,oe=.5,de=.5,Se=new go.PathFigure((oe-z)*a,de*y,!0);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-z)*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+z)*a,de*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+z)*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe-z)*a,de*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y));var Le=new go.PathFigure(.15*a,.5*y,!1);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Line,.85*a,.5*y)),te}),go.Shape.defineFigureGenerator("Flag",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.1*y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Move,0,.1*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.1*y,.15*a,0,.35*a,0)),z.add(new go.PathSegment(go.PathSegment.Bezier,a,.1*y,.65*a,.2*y,.85*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.5*y,.85*a,.6*y,.65*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*y,.35*a,.4*y,.15*a,.4*y).close()),te}),go.Shape.defineFigureGenerator("Help",function(me,a,y){var te=new go.Geometry,z=.5,ne=Bt*.5,oe=.5,de=.5,Se=new go.PathFigure((oe-z)*a,de*y,!1);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-z)*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe+z)*a,de*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+z)*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Se.add(new go.PathSegment(go.PathSegment.Bezier,(oe-z)*a,de*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y).close()),z=.05,ne=Bt*.05,oe=.5,de=.8;var Le=new go.PathFigure((oe-z)*a,de*y,!1);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de-z)*y,(oe-z)*a,(de-ne)*y,(oe-ne)*a,(de-z)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(oe+z)*a,de*y,(oe+ne)*a,(de-z)*y,(oe+z)*a,(de-ne)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,oe*a,(de+z)*y,(oe+z)*a,(de+ne)*y,(oe+ne)*a,(de+z)*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(oe-z)*a,de*y,(oe-ne)*a,(de+z)*y,(oe-z)*a,(de+ne)*y).close()),Le.add(new go.PathSegment(go.PathSegment.Move,.5*a,.7*y)),Le.add(new go.PathSegment(go.PathSegment.Line,.5*a,.5*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,.5*a,.2*y,.75*a,.475*y,.75*a,.225*y)),Le.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.35*y,.4*a,.2*y,.3*a,.25*y)),te}),go.Shape.defineFigureGenerator("Location",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.5*a,y,!0).add(new go.PathSegment(go.PathSegment.Line,.75*a,.5*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5*a,0,.975*a,.025*y,.5*a,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*a,.5*y,.5*a,0,.025*a,.025*y).close()).add(new go.PathSegment(go.PathSegment.Move,.5*a,.2*y)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*a,.3*y,.1*a,.1*y).close()))}),go.Shape.defineFigureGenerator("Lock",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.5*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.5*y));var ne=new go.PathFigure(.2*a,.5*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Move,.2*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.2*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.3*y,.25*a,0,.75*a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.3*y)),te}),go.Shape.defineFigureGenerator("Unlocked",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.5*y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,.5*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.5*y));var ne=new go.PathFigure(.2*a,.5*y,!1);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Move,.2*a,.5*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.2*a,.3*y)),ne.add(new go.PathSegment(go.PathSegment.Bezier,.8*a,.3*y,.25*a,0,.75*a,0)),ne.add(new go.PathSegment(go.PathSegment.Line,.8*a,.35*y)),te}),go.Shape.defineFigureGenerator("Gear",function(me,a,y){return new go.Geometry().add(new go.PathFigure(.9375*a,.56246875*y,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*a,.4375*y)).add(new go.PathSegment(go.PathSegment.Line,.80621875*a,.4375*y)).add(new go.PathSegment(go.PathSegment.Bezier,.763*a,.3316875*y,.79840625*a,.39915625*y,.7834375*a,.3635*y)).add(new go.PathSegment(go.PathSegment.Line,.8566875*a,.23796875*y)).add(new go.PathSegment(go.PathSegment.Line,.76825*a,.14959375*y)).add(new go.PathSegment(go.PathSegment.Line,.67596875*a,.24184375*y)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*a,.19378125*y,.64228125*a,.2188125*y,.603875*a,.2021875*y)).add(new go.PathSegment(go.PathSegment.Line,.5625*a,.0625*y)).add(new go.PathSegment(go.PathSegment.Line,.4375*a,.0625*y)).add(new go.PathSegment(go.PathSegment.Line,.4375*a,.19378125*y)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*a,.239375*y,.39759375*a,.20190625*y,.36053125*a,.2176875*y)).add(new go.PathSegment(go.PathSegment.Line,.2379375*a,.14959375*y)).add(new go.PathSegment(go.PathSegment.Line,.14953125*a,.2379375*y)).add(new go.PathSegment(go.PathSegment.Line,.23934375*a,.3278125*y)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*a,.4375*y,.21765625*a,.36059375*y,.201875*a,.397625*y)).add(new go.PathSegment(go.PathSegment.Line,.0625*a,.4375*y)).add(new go.PathSegment(go.PathSegment.Line,.0625*a,.5625*y)).add(new go.PathSegment(go.PathSegment.Line,.1938125*a,.5625*y)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*a,.67596875*y,.20221875*a,.603875*y,.21884375*a,.64228125*y)).add(new go.PathSegment(go.PathSegment.Line,.1495625*a,.76825*y)).add(new go.PathSegment(go.PathSegment.Line,.238*a,.8566875*y)).add(new go.PathSegment(go.PathSegment.Line,.3316875*a,.76296875*y)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*a,.80621875*y,.36353125*a,.78340625*y,.3991875*a,.79840625*y)).add(new go.PathSegment(go.PathSegment.Line,.43753125*a,.9375*y)).add(new go.PathSegment(go.PathSegment.Line,.5625*a,.9375*y)).add(new go.PathSegment(go.PathSegment.Line,.5625*a,.80621875*y)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*a,.760625*y,.602375*a,.79809375*y,.63946875*a,.78234375*y)).add(new go.PathSegment(go.PathSegment.Line,.76828125*a,.8566875*y)).add(new go.PathSegment(go.PathSegment.Line,.85671875*a,.76825*y)).add(new go.PathSegment(go.PathSegment.Line,.76065625*a,.67221875*y)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*a,.56246875*y,.78234375*a,.63940625*y,.798125*a,.602375*y)).add(new go.PathSegment(go.PathSegment.Line,.9375*a,.56246875*y).close()).add(new go.PathSegment(go.PathSegment.Move,.5*a,.6*y)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*a,.5*y,.1*a,.1*y).close()))}),go.Shape.defineFigureGenerator("Hand",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.5*y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Bezier,.1*a,.3*y,0,.375*y,.05*a,.325*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.45*a,.075*y,.3*a,.225*y,.4*a,.175*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.525*a,.075*y,.46*a,.05*y,.525*a,.05*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.3*a,.4*y,.525*a,.275*y,.475*a,.325*y)),z.add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,.55*y,a,.4*y,a,.55*y)),z.add(new go.PathSegment(go.PathSegment.Line,.425*a,.55*y)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,.55*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.6*a,.7*y,.675*a,.55*y,.675*a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Line,.575*a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.575*a,.85*y,.65*a,.7*y,.65*a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Line,.525*a,.85*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.535*a,y,.61*a,.85*y,.61*a,y)),z.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*y,.435*a,y,0,y).close()),te}),go.Shape.defineFigureGenerator("Map",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,.2*y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.25*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Line,.25*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,y).close()),z.add(new go.PathSegment(go.PathSegment.Move,.25*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.25*a,.8*y)),z.add(new go.PathSegment(go.PathSegment.Move,.5*a,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y)),z.add(new go.PathSegment(go.PathSegment.Move,.75*a,0)),z.add(new go.PathSegment(go.PathSegment.Line,.75*a,.8*y)),te}),go.Shape.defineFigureGenerator("Eject",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a,y)),z.add(new go.PathSegment(go.PathSegment.Line,a,y*.7)),z.add(new go.PathSegment(go.PathSegment.Line,0,y*.7).close());var ne=new go.PathFigure(0,y*.6,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a,.6*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.5*a,0).close()),te}),go.Shape.defineFigureGenerator("Pencil",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*a,.1*y)).add(new go.PathSegment(go.PathSegment.Line,a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.9*a,y)).add(new go.PathSegment(go.PathSegment.Line,.1*a,.2*y).close()))}),go.Shape.defineFigureGenerator("Building",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*1,y*1,!1);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,0,y*.85)),z.add(new go.PathSegment(go.PathSegment.Line,.046*a,y*.85)),z.add(new go.PathSegment(go.PathSegment.Line,.046*a,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,0,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,0,y*.3)),z.add(new go.PathSegment(go.PathSegment.Line,.046*a,y*.3)),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*a,y*.3)),z.add(new go.PathSegment(go.PathSegment.Line,a,y*.3)),z.add(new go.PathSegment(go.PathSegment.Line,a,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*a,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*a,y*.85)),z.add(new go.PathSegment(go.PathSegment.Line,a,y*.85).close());var ne=new go.PathFigure(.126*a,.85*y,!1);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,.126*a,.45*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.322*a,.45*y)),ne.add(new go.PathSegment(go.PathSegment.Line,.322*a,.85*y).close());var oe=new go.PathFigure(.402*a,.85*y,!1);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,.402*a,.45*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.598*a,.45*y)),oe.add(new go.PathSegment(go.PathSegment.Line,.598*a,.85*y).close());var de=new go.PathFigure(.678*a,.85*y,!1);te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,.678*a,.45*y)),de.add(new go.PathSegment(go.PathSegment.Line,.874*a,.45*y)),de.add(new go.PathSegment(go.PathSegment.Line,.874*a,.85*y).close());var Se=new go.PathFigure(.5*a,.1*y,!1);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*a,.3*y)),Se.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*a,.3*y).close()),te}),go.Shape.defineFigureGenerator("Staircase",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y*1,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*.8)),z.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.8)),z.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.6)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.6)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.4)),z.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*.4)),z.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*.2)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.2)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.15)),z.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.15)),z.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.35)),z.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.35)),z.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.55)),z.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.55)),z.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.15,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.15,y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,0,y*.95).close()),te}),go.Shape.defineFigureGenerator("5Bars",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,y*1,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.184,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.184,y*(1-.184)).close());var ne=new go.PathFigure(a*.204,y,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.204,y*(1-.184))),ne.add(new go.PathSegment(go.PathSegment.Line,a*.388,y*(1-.184*2))),ne.add(new go.PathSegment(go.PathSegment.Line,a*.388,y*1).close());var oe=new go.PathFigure(a*.408,y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a*.408,y*(1-.184*2))),oe.add(new go.PathSegment(go.PathSegment.Line,a*.592,y*(1-.184*3))),oe.add(new go.PathSegment(go.PathSegment.Line,a*.592,y*1).close());var de=new go.PathFigure(a*.612,y,!0);te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a*.612,y*(1-.184*3))),de.add(new go.PathSegment(go.PathSegment.Line,a*.796,y*(1-.184*4))),de.add(new go.PathSegment(go.PathSegment.Line,a*.796,y*1).close());var Se=new go.PathFigure(a*.816,y,!0);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Line,a*.816,y*(1-.184*4))),Se.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-.184*5))),Se.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1).close()),te}),go.Shape.defineFigureGenerator("PC",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,0,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,0).close());var ne=new go.PathFigure(a*.055,.07*y,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.07)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.1)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.055,y*.1).close());var oe=new go.PathFigure(a*.055,.13*y,!0);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.13)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.16)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.055,y*.16).close());var de=new go.PathFigure(a*.055,.18*y,!0);te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.18)),de.add(new go.PathSegment(go.PathSegment.Line,a*.245,y*.21)),de.add(new go.PathSegment(go.PathSegment.Line,a*.055,y*.21).close());var Se=new go.PathFigure(a*1,0,!0);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Line,a*.4,0)),Se.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.65)),Se.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.65).close()),te}),go.Shape.defineFigureGenerator("Plane",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(.55*a,y,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,.7*y)),z.add(new go.PathSegment(go.PathSegment.Line,.1*a,.475*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.35*a,.525*y,0,.4*y,.225*a,.45*y)),z.add(new go.PathSegment(go.PathSegment.Line,.4*a,.475*y)),z.add(new go.PathSegment(go.PathSegment.Line,.15*a,.35*y)),z.add(new go.PathSegment(go.PathSegment.Line,.2*a,.325*y)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,.325*y)),z.add(new go.PathSegment(go.PathSegment.Line,.85*a,.1*y)),z.add(new go.PathSegment(go.PathSegment.Bezier,.9*a,.2*y,.975*a,0,a,.08*y)),z.add(new go.PathSegment(go.PathSegment.Line,.7*a,.45*y)),z.add(new go.PathSegment(go.PathSegment.Line,.6*a,.95*y)),z.add(new go.PathSegment(go.PathSegment.Line,.55*a,y).close()),te}),go.Shape.defineFigureGenerator("Key",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*1,y*.5,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.9,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,.4*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,.35*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,.35*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.15,.2*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.35*y)),z.add(new go.PathSegment(go.PathSegment.Line,0,.65*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.15,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,.8*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,.65*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,.65*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.65,.55*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.7,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.75,.55*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.8,.6*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.85,.575*y)),z.add(new go.PathSegment(go.PathSegment.Line,a*.9,.6*y).close()),z.add(new go.PathSegment(go.PathSegment.Move,.17*a,.425*y)),z.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*a,.5*y,.075*a,.075*y).close()),te}),go.Shape.defineFigureGenerator("FilmTape",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(0,0,!1);te.add(z),z.add(new go.PathSegment(go.PathSegment.Arc,270,180,a*0,a*.3,a*.055)),z.add(new go.PathSegment(go.PathSegment.Line,0,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.08,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.08,y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*1),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*1),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*2),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*2),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*3),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*3),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*4),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*4),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*5),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*5),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*6),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*6),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*7),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*7),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*8),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*8),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*9),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*9),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*10),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*10),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*11),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*11),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*12),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*12),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*13),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*13),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*14),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*14),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*15),y*.95)),z.add(new go.PathSegment(go.PathSegment.Line,a*(.08+.056*15),y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1));var ne=new go.PathFigure(0,0,!1);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*1,y*0)),ne.add(new go.PathSegment(go.PathSegment.Arc,270,-180,a*1,a*.3,a*.055)),ne.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1));var oe=new go.PathFigure(a*.11,y*.1,!1);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*1+.028*0),y*.1)),oe.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*1+.028*0),y*.8)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.11,y*.8).close());var de=new go.PathFigure(a*(.11+.24133333*1+.028*1),y*.1,!1);te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*2+.028*1),y*.1)),de.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*2+.028*1),y*.8)),de.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*1+.028*1),y*.8).close());var Se=new go.PathFigure(a*(.11+.24133333*2+.028*2),y*.1,!1);return te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*3+.028*2),y*.1)),Se.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*3+.028*2),y*.8)),Se.add(new go.PathSegment(go.PathSegment.Line,a*(.11+.24133333*2+.028*2),y*.8).close()),te}),go.Shape.defineFigureGenerator("FloppyDisk",function(me,a,y){var te=new go.Geometry,z=8,ne=z*Bt,oe=new go.PathFigure(z,0,!1);te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a*.86,0)),oe.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.14)),oe.add(new go.PathSegment(go.PathSegment.Line,a,y-z)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a-z,y,a,y-ne,a-ne,y)),oe.add(new go.PathSegment(go.PathSegment.Line,z,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,y-z,ne,y,0,y-ne)),oe.add(new go.PathSegment(go.PathSegment.Line,0,z)),oe.add(new go.PathSegment(go.PathSegment.Bezier,z,0,0,ne,ne,0).close());var de=new go.PathFigure(a*.83,0,!1);te.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a*.83,y*.3)),de.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*.3)),de.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*0).close());var Se=new go.PathFigure(a*.83,y*1,!1);te.add(Se),Se.add(new go.PathSegment(go.PathSegment.Line,a*.83,y*.5)),Se.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*.5)),Se.add(new go.PathSegment(go.PathSegment.Line,a*.17,y*1).close());var Le=new go.PathFigure(a*.78,y*.05,!1);return te.add(Le),Le.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.05)),Le.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.25)),Le.add(new go.PathSegment(go.PathSegment.Line,a*.78,y*.25).close()),te}),go.Shape.defineFigureGenerator("SpeechBubble",function(me,a,y){var te=me?me.parameter1:NaN;(isNaN(te)||te<0)&&(te=15),te=Math.min(te,a/3),te=Math.min(te,y/3);var z=te*Bt,ne=y*.8,oe=new go.Geometry,de=new go.PathFigure(te,0,!0);return oe.add(de),de.add(new go.PathSegment(go.PathSegment.Line,a-te,0)),de.add(new go.PathSegment(go.PathSegment.Bezier,a,te,a-z,0,a,z)),de.add(new go.PathSegment(go.PathSegment.Line,a,ne-te)),de.add(new go.PathSegment(go.PathSegment.Bezier,a-te,ne,a,ne-z,a-z,ne)),de.add(new go.PathSegment(go.PathSegment.Line,a*.7,ne)),de.add(new go.PathSegment(go.PathSegment.Line,a*.7,y)),de.add(new go.PathSegment(go.PathSegment.Line,a*.55,ne)),de.add(new go.PathSegment(go.PathSegment.Line,te,ne)),de.add(new go.PathSegment(go.PathSegment.Bezier,0,ne-te,z,ne,0,ne-z)),de.add(new go.PathSegment(go.PathSegment.Line,0,te)),de.add(new go.PathSegment(go.PathSegment.Bezier,te,0,0,z,z,0).close()),z>1?(oe.spot1=new go.Spot(0,0,z,z),oe.spot2=new go.Spot(1,.8,-z,-z)):(oe.spot1=go.Spot.TopLeft,oe.spot2=new go.Spot(1,.8)),oe}),go.Shape.defineFigureGenerator("Repeat",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*0,y*.45,!0);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*.9)),z.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.9)),z.add(new go.PathSegment(go.PathSegment.Line,a*.65,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.2,y*.45).close());var ne=new go.PathFigure(a*1,y*.55,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*1)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.55)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*.55)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*.1)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.1)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*0)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*.55).close()),te}),go.Shape.defineFigureGenerator("Windows",function(me,a,y){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,a,0)).add(new go.PathSegment(go.PathSegment.Line,a,y)).add(new go.PathSegment(go.PathSegment.Line,0,y).close()).add(new go.PathSegment(go.PathSegment.Move,.4*a,.4*y)).add(new go.PathSegment(go.PathSegment.Line,.4*a,.8*y)).add(new go.PathSegment(go.PathSegment.Line,.9*a,.8*y)).add(new go.PathSegment(go.PathSegment.Line,.9*a,.4*y).close()).add(new go.PathSegment(go.PathSegment.Move,.2*a,.1*y)).add(new go.PathSegment(go.PathSegment.Line,.2*a,.6*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.6*y)).add(new go.PathSegment(go.PathSegment.Line,.7*a,.1*y).close()).add(new go.PathSegment(go.PathSegment.Move,.1*a,.6*y)).add(new go.PathSegment(go.PathSegment.Line,.1*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,.9*y)).add(new go.PathSegment(go.PathSegment.Line,.5*a,.6*y).close()))}),go.Shape.defineFigureGenerator("Terminal",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*0,y*.1,!1);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.1)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.9)),z.add(new go.PathSegment(go.PathSegment.Line,a*0,y*.9).close());var ne=new go.PathFigure(a*.1,y*.2,!0);te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.1,y*.25)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.22,y*.285)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.1,y*.32)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.1,y*.37)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.275,y*.32)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.275,y*.25).close());var oe=new go.PathFigure(a*.28,y*.37,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.37)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.41)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.28,y*.41).close()),te}),go.Shape.defineFigureGenerator("Beaker",function(me,a,y){var te=new go.Geometry,z=15,ne=z*Bt,oe=new go.PathFigure(a*.62,y*.475,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a,y-z)),oe.add(new go.PathSegment(go.PathSegment.Bezier,a-z,y,a,y-ne,a-ne,y)),oe.add(new go.PathSegment(go.PathSegment.Line,z,y)),oe.add(new go.PathSegment(go.PathSegment.Bezier,0,y-z,ne,y,0,y-ne)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.38,y*.475)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.38,y*.03)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*0)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*0)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.62,y*.03).close()),ne>1?(te.spot1=new go.Spot(0,0,ne,ne),te.spot2=new go.Spot(1,1,-ne,-ne)):(te.spot1=go.Spot.TopLeft,te.spot2=go.Spot.BottomRight),te}),go.Shape.defineFigureGenerator("Download",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*0,y*1,!0);te.add(z);var ne=.1/.3;z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*.755,y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*.93,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.61,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.39,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.07,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.755),y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.8),y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*0,y*(1-ne)).close());var oe=new go.PathFigure(a*.4,y*0,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.44)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.26,y*.44)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.66)),oe.add(new go.PathSegment(go.PathSegment.Line,a*(1-.26),y*.44)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.44)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*0).close()),te}),go.Shape.defineFigureGenerator("Bin",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*0,y*1,!0);te.add(z);var ne=.1/.3;return z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*.755,y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*.93,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.61,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.39,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.07,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.755),y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.8),y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*0,y*(1-ne)).close()),te}),go.Shape.defineFigureGenerator("Upload",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*0,y*1,!0);te.add(z);var ne=.1/.3;z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.8,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.66,y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*.755,y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*.93,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.64,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.61,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.39,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.36,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*.07,y*(1-ne))),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.755),y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*.055)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.66),y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*(1-.8),y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*0,y*(1-ne)).close());var oe=new go.PathFigure(a*.5,y*0,!0);return te.add(oe),oe.add(new go.PathSegment(go.PathSegment.Line,a*.26,y*.25)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.25)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.4,y*.63)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.63)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.6,y*.25)),oe.add(new go.PathSegment(go.PathSegment.Line,a*.74,y*.25).close()),te}),go.Shape.defineFigureGenerator("EmptyDrink",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*.15,y*0,!1);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.85,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*1).close()),te}),go.Shape.defineFigureGenerator("Drink",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*.15,y*0,!1);te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.85,y*0)),z.add(new go.PathSegment(go.PathSegment.Line,a*.7,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.3,y*1).close());var ne=new go.PathFigure(a*.235,y*.28,!0);return te.add(ne),ne.add(new go.PathSegment(go.PathSegment.Line,a*.765,y*.28)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.655,y*.97)),ne.add(new go.PathSegment(go.PathSegment.Line,a*.345,y*.97).close()),te}),go.Shape.defineFigureGenerator("4Arrows",function(me,a,y){var te=new go.Geometry,z=new go.PathFigure(a*.5,y*0,!0);return te.add(z),z.add(new go.PathSegment(go.PathSegment.Line,a*.65,y*.25)),z.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.25)),z.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.35)),z.add(new go.PathSegment(go.PathSegment.Line,a*1,y*.5)),z.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.65)),z.add(new go.PathSegment(go.PathSegment.Line,a*.75,y*.55)),z.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.55)),z.add(new go.PathSegment(go.PathSegment.Line,a*.55,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.65,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.5,y*1)),z.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.75)),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.55)),z.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.55)),z.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.65)),z.add(new go.PathSegment(go.PathSegment.Line,a*0,y*.5)),z.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.35)),z.add(new go.PathSegment(go.PathSegment.Line,a*.25,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.45)),z.add(new go.PathSegment(go.PathSegment.Line,a*.45,y*.25)),z.add(new go.PathSegment(go.PathSegment.Line,a*.35,y*.25).close()),te}),go.Shape.defineFigureGenerator("Connector","Ellipse"),go.Shape.defineFigureGenerator("Alternative","TriangleUp"),go.Shape.defineFigureGenerator("Merge","TriangleUp"),go.Shape.defineFigureGenerator("Decision","Diamond"),go.Shape.defineFigureGenerator("DataTransmissions","Hexagon"),go.Shape.defineFigureGenerator("Gate","Crescent"),go.Shape.defineFigureGenerator("Delay","HalfEllipse"),go.Shape.defineFigureGenerator("Input","Parallelogram1"),go.Shape.defineFigureGenerator("ManualLoop","ManualOperation"),go.Shape.defineFigureGenerator("ISOProcess","Chevron"),go.Shape.defineFigureGenerator("MessageToUser","SquareArrow"),go.Shape.defineFigureGenerator("MagneticData","Cylinder1"),go.Shape.defineFigureGenerator("DirectData","Cylinder4"),go.Shape.defineFigureGenerator("StoredData","DataStorage"),go.Shape.defineFigureGenerator("SequentialData","MagneticTape"),go.Shape.defineFigureGenerator("Subroutine","Procedure")},93127:function(module,exports,__webpack_require__){var __WEBPACK_AMD_DEFINE_ARRAY__,__WEBPACK_AMD_DEFINE_RESULT__;(function(){if(typeof window.GGBApplet=="function"){console.warn("deployggb.js was loaded twice");return}var isRenderGGBElementEnabled=!1,scriptLoadStarted=!1,html5AppletsToProcess=null,ggbHTML5LoadedCodebaseIsWebSimple=!1,ggbHTML5LoadedCodebaseVersion=null,ggbHTML5LoadedScript=null,GGBApplet=function(){"use strict";for(var qt={},kn="5.0",Ue={},Ce=null,ct=!1,$t=!1,on=null,Et=!1,gn=null,Bt=null,He=0;He<arguments.length;He++){var Ze=arguments[He];if(Ze!==null)switch(typeof Ze){case"number":kn=Ze.toFixed(1);break;case"string":Ze.match(new RegExp("^[0-9]\\.[0-9]+$"))?kn=Ze:on=Ze;break;case"object":typeof Ze.is3D!="undefined"?Ce=Ze:Ue=Ze;break;case"boolean":ct=Ze,$t=!0;break}}Ce===null&&(Ce={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},Ue.material_id!==void 0&&!$t&&(ct=!0)),on!==null&&Ue.id===void 0&&(Ue.id=on);var Be="",ke="",Oe=!1,Ie=null,me=null,a=null,y=!1,te=null,z=null,ne=null,oe=null,de=null;Ue.height!==void 0&&(Ue.height=Math.round(Ue.height)),Ue.width!==void 0&&(Ue.width=Math.round(Ue.width));var Se=function(bt){return parseFloat(bt)>4?parseFloat(bt):5};qt.setHTML5Codebase=function(bt,Tt){Bt=bt,mt(bt,Tt)},qt.setJavaCodebase=qt.setJavaCodebaseVersion=qt.isCompiledInstalled=qt.setPreCompiledScriptPath=qt.setPreCompiledResourcePath=function(){},qt.setHTML5CodebaseVersion=function(bt,Tt){var cn=parseFloat(bt);if(cn!==NaN&&cn<5){console.log("The GeoGebra HTML5 codebase version "+cn+" is deprecated. Using version latest instead.");return}gn=bt,vt(bt,Tt)},qt.getHTML5CodebaseVersion=function(){return me},qt.getParameters=function(){return Ue},qt.setFontsCSSURL=function(bt){oe=bt},qt.setGiacJSURL=function(bt){},qt.setJNLPFile=function(bt){Be=bt},qt.setJNLPBaseDir=function(bt){},qt.inject=function(){function bt(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var Tt="auto",cn=Ue.id,jn,yn=!1,sA=0;sA<arguments.length;sA++){var Re=arguments[sA];typeof Re=="string"?(Re=Re.toLowerCase(),Re.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?Tt=Re:cn=arguments[sA]):typeof Re=="boolean"?yn=Re:Re instanceof HTMLElement&&(jn=Re)}nn();function nn(){if(!Et){setTimeout(nn,200);return}Tt=Wt(Tt);var Un=jn||document.getElementById(cn);if(!Un){console.log("possibly bug on ajax loading? ");return}if(qt.removeExistingApplet(Un,!1),Ue.width===void 0&&Un.clientWidth&&(Ue.width=Un.clientWidth),Ue.height===void 0&&Un.clientHeight&&(Ue.height=Un.clientHeight),!(Ue.width&&Ue.height)&&Tt==="html5"&&(delete Ue.width,delete Ue.height),Ie=Tt,Tt==="screenshot")Kt(Un,Ue);else{var tA=!1;Ue.hasOwnProperty("playButton")&&Ue.playButton||Ue.hasOwnProperty("clickToLoad")&&Ue.clickToLoad?tA=!0:Ue.hasOwnProperty("playButtonAutoDecide")&&Ue.playButtonAutoDecide&&(tA=(!Le()||bt())&&xe()),tA?(Ie="screenshot",Fn(Un,Ue,yn,Tt)):Yt(Un,Ue,yn)}}};function Le(){try{return window.self!==window.top}catch(bt){return!0}}function xe(){return Ue.hasOwnProperty("screenshotGenerator")&&Ue.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}qt.getViews=function(){return Ce},qt.isJavaInstalled=function(){return!1};var _e=function(bt){var Tt=function(sA){var Re=JSON.parse(sA),nn=function(nA){return nA.type=="G"||nA.type=="E"},Un=Re.elements?Re.elements.filter(nn)[0]:Re;if(!Un||!Un.url){cn();return}Ue.fileName=Un.url,Ye(Un.settings||{}),Ce.is3D=!0;var tA="https://www.geogebra.org/images/";qt.setPreviewImage(te||Un.previewUrl,tA+"GeoGebra_loading.png",tA+"applet_play.png"),bt()},cn=function(){Ue.onError&&Ue.onError(),sn("Error: Fetching material (id "+Ue.material_id+") failed.",Ue)},jn=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",yn="/materials/"+Ue.material_id+"?scope=basic";ze("https://"+jn+"/api/proxy.php?path="+encodeURIComponent(yn),Tt,cn)};function Ye(bt){var Tt=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(cn){bt[cn]=!!bt[cn]}),Tt.forEach(function(cn){Ue[cn]===void 0&&bt[cn]!==void 0&&(Ue[cn]=bt[cn])}),Ue.showToolBarHelp===void 0&&(Ue.showToolBarHelp=Ue.showToolBar)}function ze(bt,Tt,cn){var jn=new XMLHttpRequest;jn.open("GET",bt),jn.onload=function(){Tt(jn.responseText)},jn.onerror=cn,jn.send()}qt.isHTML5Installed=function(){return!0},qt.getLoadedAppletType=function(){return Ie},qt.setPreviewImage=function(bt,Tt,cn){te=bt,z=Tt,ne=cn},qt.removeExistingApplet=function(bt,Tt){var cn;typeof bt=="string"&&(bt=document.getElementById(bt)),Ie=null;var jn=null;for(cn=0;cn<bt.childNodes.length;cn++){var yn=bt.childNodes[cn],sA=yn.className;sA==="applet_screenshot"?Tt?(yn.style.display="block",Ie="screenshot"):yn.style.display="none":sA!=="applet_scaler prerender"&&(bt.removeChild(yn),jn=sA&&sA.indexOf("appletParameters")!=-1?yn.id:null,cn--)}var Re=Ue.id!==void 0?Ue.id:jn,nn=window[Re];nn&&typeof nn.getBase64=="function"&&(nn.remove(),window[Re]=null)},qt.refreshHitPoints=function(){if(Se(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var bt=qt.getAppletObject();return bt&&typeof bt.recalculateEnvironments=="function"?(bt.recalculateEnvironments(),!0):!1},qt.startAnimation=function(){var bt=qt.getAppletObject();return bt&&typeof bt.startAnimation=="function"?(bt.startAnimation(),!0):!1},qt.stopAnimation=function(){var bt=qt.getAppletObject();return bt&&typeof bt.stopAnimation=="function"?(bt.stopAnimation(),!0):!1},qt.getAppletObject=function(){var bt=Ue.id!==void 0?Ue.id:"ggbApplet";return window[bt]},qt.resize=function(){};var ht=function(bt,Tt,cn){var jn=document.createElement("param");jn.setAttribute("name",Tt),jn.setAttribute("value",cn),bt.appendChild(jn)},Pt=function(bt){return bt&&bt!=="false"},Yt=function(bt,Tt,cn){Se(me)<=4.2&&(cn=!0);var jn=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==me||ggbHTML5LoadedCodebaseIsWebSimple&&!y)&&(jn=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var yn=document.createElement("div");yn.classList.add("appletParameters","notranslate");var sA=Tt.width,Re=Tt.height;if(Tt.disableAutoScale=Tt.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():Tt.disableAutoScale,Tt.width!==void 0)if(Se(me)<=4.4)Pt(Tt.showToolBar)&&(Tt.height-=7),Pt(Tt.showAlgebraInput)&&(Tt.height-=37),Tt.width<605&&Pt(Tt.showToolBar)&&(Tt.width=605,sA=605);else{var nn=100;(Pt(Tt.showToolBar)||Pt(Tt.showMenuBar))&&(Tt.hasOwnProperty("customToolBar")&&(Tt.customToolbar=Tt.customToolBar),nn=Pt(Tt.showMenuBar)?245:155),sA<nn&&(Tt.width=nn,sA=nn)}yn.style.border="none",yn.style.display="inline-block";for(var Un in Tt)Tt.hasOwnProperty(Un)&&Un!=="appletOnLoad"&&yn.setAttribute("data-param-"+Un,Tt[Un]);oe&&yn.setAttribute("data-param-fontscssurl",oe),qt.resize=function(){GGBAppletUtils.responsiveResize(bt,Tt)},window.addEventListener("resize",function(In){qt.resize()});var tA=typeof Tt.appletOnLoad=="function"?Tt.appletOnLoad:function(){};if(!cn&&Tt.width!==void 0){Tt.hasOwnProperty("showSplash")||yn.setAttribute("data-param-showSplash","false");var nA=bt.querySelector(".applet_scaler.prerender"),Zt=nA!==null;if(Zt)var Ut=nA.querySelector(".ggb_preview");else{var Ut=jt(sA,Re,Tt.borderColor,!1);nA=document.createElement("div"),nA.className="applet_scaler",nA.style.position="relative",nA.style.display="block",nA.style.width=sA+"px",nA.style.height=Re+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(nA,"66%"),Se(me)>=5?(Tt.appletOnLoad=function(In){var rA=bt.querySelector(".ggb_preview");rA&&rA.parentNode.removeChild(rA),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(nA),window.GGBT_wsf_view&&$(window).trigger("resize"),tA(In)},Zt||nA.appendChild(Ut)):yn.appendChild(Ut),nA.appendChild(yn),Zt||bt.appendChild(nA),setTimeout(function(){qt.resize()},1)}else{var Je=document.createElement("div");Je.className="applet_scaler",Je.style.position="relative",Je.style.display="block",Je.appendChild(yn),bt.appendChild(Je),Tt.appletOnLoad=function(In){qt.resize(),tA(In)}}function st(In,rA){rA&&typeof rA.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(In,rA.appletOnLoad):renderGGBElement(In),sn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",rA)}function Ot(In,rA){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:In,params:rA}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(zA){st(zA.article,zA.params)}),html5AppletsToProcess=null)},Se(me)<5&&(In.className+=" geogebraweb")):st(In,rA)}if(jn){scriptLoadStarted=!0;for(var dn=0;dn<yn.childNodes.length;dn++){var Ln=yn.childNodes[dn].tagName;Ln==="TABLE"&&(yn.removeChild(yn.childNodes[dn]),dn--)}if(ggbHTML5LoadedScript!==null){var _n=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');_n!=null&&_n.parentNode.removeChild(_n)}var aA=document.createElement("script"),Rn=function(){Ot(yn,Tt)};aA.src=ke+a,ggbHTML5LoadedCodebaseIsWebSimple=y,ggbHTML5LoadedCodebaseVersion=me,ggbHTML5LoadedScript=aA.src,sn("GeoGebra HTML5 codebase loaded: '"+ke+"'.",Tt),!Bt&&(!gn||gn=="5.0")?(y?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),Rn()):ke.requirejs?__webpack_require__.e(5455).then(function(){var In=[__webpack_require__(75455)];Rn.apply(null,In)}.bind(this)).catch(__webpack_require__.oe):(aA.onload=Rn,bt.appendChild(aA))}else Ot(yn,Tt);Tt.height=Re,Tt.width=sA},Kt=function(bt,Tt,cn){var jn=jt(Tt.width,Tt.height,Tt.borderColor,cn),yn=document.createElement("div");yn.style.position="relative",yn.style.display="block",yn.style.width=Tt.width+"px",yn.style.height=Tt.height+"px",yn.className="applet_screenshot applet_scaler"+(cn?" applet_screenshot_play":""),yn.appendChild(jn);var sA=GGBAppletUtils.getScale(Tt,bt,cn);cn?(bt.appendChild(_t()),window.GGBT_wsf_view||(bt.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(yn,"66%"),bt.appendChild(yn),sA!==1&&!isNaN(sA)&&(GGBAppletUtils.scaleElement(yn,sA),yn.style.width=Tt.width+"px",yn.style.height=Tt.height+"px",yn.parentNode.style.width=Tt.width*sA+"px",yn.parentNode.style.height=Tt.height*sA+"px"),qt.resize=function(){bn(bt,jn,yn,cn)},window.addEventListener("resize",function(Re){qt.resize()}),qt.resize()};function bn(bt,Tt,cn,jn){if(bt.contains(Tt)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(bt.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(bt)}var yn=GGBAppletUtils.getScale(Ue,bt,jn);cn.parentNode!==null&&(!isNaN(yn)&&yn!==1?(GGBAppletUtils.scaleElement(cn,yn),cn.parentNode.style.width=Ue.width*yn+"px",cn.parentNode.style.height=Ue.height*yn+"px"):(GGBAppletUtils.scaleElement(cn,1),cn.parentNode.style.width=Ue.width+"px",cn.parentNode.style.height=Ue.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(bt),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}qt.onExitFullscreen=function(bt,Tt){Tt.appendChild(bt)};var Fn=function(bt,Tt,cn,jn){Kt(bt,Tt,!0);for(var yn=function(){var nn=[];for(Re=0;Re<bt.childNodes.length;Re++)nn.push(bt.childNodes[Re]);if(window.GGBT_wsf_view){var Un=window.GGBT_wsf_view.renderFullScreen(bt,Tt.id),tA=document.getElementById("fullscreencontainer"),nA=jQuery(bt).find(".fullscreencontent");nA.length>0?(Un.remove(),nA.attr("id","fullscreencontent").show(),jQuery(tA).append(nA),window.dispatchEvent(new Event("resize"))):Yt(Un,Tt,!1),window.GGBT_wsf_view.launchFullScreen(tA)}else Ie=jn,Yt(bt,Tt,!1);if(!window.GGBT_wsf_view)for(Re=0;Re<nn.length;Re++)bt.removeChild(nn[Re])},sA=bt.getElementsByClassName("ggb_preview_play"),Re=0;Re<sA.length;Re++)sA[Re].addEventListener("click",yn,!1),sA[Re].addEventListener("ontouchstart",yn,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(bt),xe()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},_t=function(){var bt=document.createElement("div");if(bt.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var Tt='.icon-applet-play { width: 100%; height: 100%;box-sizing: border-box;position: absolute;z-index: 1001;cursor: pointer;border-width: 0px; background-color: transparent;background-repeat: no-repeat;left: 0;top: 0;background-position: center center; background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet.png");}.icon-applet-play:hover {background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet-hover.png");}',cn=document.createElement("style");cn.styleSheet?cn.styleSheet.cssText=Tt:cn.appendChild(document.createTextNode(Tt)),document.getElementsByTagName("head")[0].appendChild(cn)}return bt},jt=function(bt,Tt,cn,jn){var yn=document.createElement("div");yn.className="ggb_preview",yn.style.position="absolute",yn.style.zIndex="90",yn.style.width=bt-2+"px",yn.style.height=Tt-2+"px",yn.style.top="0px",yn.style.left="0px",yn.style.overflow="hidden",yn.style.backgroundColor="white";var sA="lightgrey";cn!==void 0&&(cn==="none"?sA="transparent":sA=cn),yn.style.border="1px solid "+sA;var Re=document.createElement("img");if(Re.style.position="relative",Re.style.zIndex="1000",Re.style.top="-1px",Re.style.left="-1px",te!==null&&Re.setAttribute("src",te),Re.style.opacity=.7,z!==null){var nn,Un,tA;if(!jn){nn=document.createElement("img"),nn.style.position="absolute",nn.style.zIndex="1001",nn.style.opacity=1,Re.style.opacity=.3,Un=360,Un>bt/4*3&&(Un=bt/4*3),tA=Un/5.8,nn.setAttribute("src",z),nn.setAttribute("width",Un),nn.setAttribute("height",tA);var nA=(bt-Un)/2,Zt=(Tt-tA)/2;nn.style.left=nA+"px",nn.style.top=Zt+"px",yn.appendChild(nn)}}return yn.appendChild(Re),yn},Wt=function(bt){return bt=bt.toLowerCase(),bt==="html5"||bt==="screenshot"?bt:"html5"},ft=["web","webSimple","web3d","tablet","tablet3d","phone"],vt=function(bt,Tt){if(me=bt,Tt){mt(me,!0);return}var cn=!ct;if(cn){var jn=Se(me);!isNaN(jn)&&jn<4.4&&(cn=!1)}var yn,sA;window.location.protocol.substr(0,4)==="http"?yn=window.location.protocol:yn="http:";var Re=me.indexOf("//");Re>0?sA=me:Re===0?sA=yn+me:sA="https://www.geogebra.org/apps/5.2.814.0/";for(var nn in ft)if(me.slice(ft[nn].length*-1)===ft[nn]||me.slice((ft[nn].length+1)*-1)===ft[nn]+"/"){mt(sA,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&cn&&!Ce.is3D&&!Ce.AV&&!Ce.SV&&!Ce.CV&&!Ce.EV2&&!Ce.CP&&!Ce.PC&&!Ce.DA&&!Ce.FI&&!Ce.PV&&!Pt(Ue.showToolBar)&&!Pt(Ue.showMenuBar)&&!Pt(Ue.showAlgebraInput)&&!Pt(Ue.enableRightClick)&&(!Ue.appName||Ue.appName=="classic")?sA+="webSimple/":sA+="web3d/",mt(sA,!1)},mt=function(bt,Tt){if(bt.requirejs){ke=bt;return}bt.slice(-1)!=="/"&&(bt+="/"),ke=bt,Tt===null&&(Tt=bt.indexOf("http")===-1),Oe=Tt,a="web.nocache.js",y=!1;var cn=ke.split("/");cn.length>1&&(!Tt&&cn[cn.length-2]==="webSimple"?(a="webSimple.nocache.js",y=!0):ft.indexOf(cn[cn.length-2])>=0&&(a=cn[cn.length-2]+".nocache.js")),cn=bt.split("/"),me=cn[cn.length-3],me.substr(0,4)==="test"?me=me.substr(4,1)+"."+me.substr(5,1):(me.substr(0,3)==="war"||me.substr(0,4)==="beta")&&(me="5.0");var jn=parseFloat(me);jn!==NaN&&jn<5&&bt.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+jn+" is deprecated. Using version latest instead."),vt("5.0",Tt))},sn=function(bt,Tt){window.console&&window.console.log&&(!Tt||typeof Tt.showLogging=="undefined"||Tt.showLogging&&Tt.showLogging!=="false")&&console.log(bt)};Ue.material_id!==void 0?_e(eA):eA();function eA(){var bt=kn;gn!==null?bt=gn:parseFloat(bt)<5&&(bt="5.0"),vt(bt,!1),Bt!==null&&mt(Bt,Oe),Et=!0}return qt},GGBAppletUtils=function(){"use strict";function qt(){return window.GGBT_wsf_edit!==void 0}function kn(Et,gn){gn!=1?(Et.style.transformOrigin="0% 0% 0px",Et.style.webkitTransformOrigin="0% 0% 0px",Et.style.transform="scale("+gn+","+gn+")",Et.style.webkitTransform="scale("+gn+","+gn+")",Et.style.maxWidth="initial",Et.querySelector(".ggb_preview")!==null&&(Et.querySelector(".ggb_preview").style.maxWidth="initial"),Et.querySelectorAll(".ggb_preview img")[0]!==void 0&&(Et.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),Et.querySelectorAll(".ggb_preview img")[1]!==void 0&&(Et.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(Et.style.transform="none",Et.style.webkitTransform="none")}function Ue(Et,gn,Bt,He,Ze,Be){var ke=null;if(Be!=null&&Be!="")for(var Oe=Et.parentNode;Oe!=null;)if((" "+Oe.className+" ").indexOf(" "+Be+" ")>-1){ke=Oe;break}else Oe=Oe.parentNode;var Ie=0,me=0,a=0,y=0,te=0,z=0,ne=0;if(ke)Ie=ke.offsetWidth,me=Math.max(He?ke.offsetWidth:0,ke.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Ie=Math.min(window.innerWidth,document.documentElement.clientWidth),me=Math.min(window.innerHeight,document.documentElement.clientHeight),a=Ie):(Ie=window.innerWidth,me=window.innerHeight,a=window.innerWidth),Et){var oe=Et.getBoundingClientRect();oe.left>0&&oe.left<=Ie&&(Ze===void 0||!Ze)&&(document.dir==="rtl"?(te=Ie-oe.width-oe.left,z=a<=480?10:30):(z=oe.left,te=a<=480?10:30),y=z+te)}if(Et&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var de=Et.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(y=40,ne=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(y=0,ne=40)}}return Et&&((Bt===void 0||!Bt)&&gn>0&&gn+y<Ie?Ie=gn:Ie-=y,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Bt===void 0||!Bt)&&(me-=ne)),{width:Ie,height:me}}function Ce(Et,gn,Bt,He,Ze){if(Et.isScreenshoGenerator)return 1;var Be=He!==void 0&&He,ke=Et.noScaleMargin!=null&&Et.noScaleMargin,Oe=function(de){return de&&de!=="false"},Ie=Oe(Et.autoHeight),me=Ue(gn,Et.width,Bt,Ie,Be&&window.GGBT_wsf_view||ke,Ze),a=parseInt(me.width),y=Et.width,te=Et.height;if(y===void 0){var z=gn.querySelector(".appletParameters");z&&(y=z.offsetWidth,te=z.offsetHeight)}var ne=a/y,oe=Be?1:me.height/te;return Bt!==void 0&&!Bt&&(ne=Math.min(1,ne),oe=Math.min(1,oe)),Math.min(ne,oe)}function ct(Et,gn,Bt){var He=1,Ze,Be=!1;if(Et.hasOwnProperty("allowUpscale")&&(Be=Et.allowUpscale),Et.hasOwnProperty("scale")&&(He=parseFloat(Et.scale),(isNaN(He)||He===null||He===0)&&(He=1),He>1&&(Be=!0)),gn&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Be=!0),!(Et.hasOwnProperty("disableAutoScale")&&Et.disableAutoScale))Ze=Ce(Et,gn,Be,Bt,Et.scaleContainerClass);else return He;return Be&&(!Et.hasOwnProperty("scale")||He===1)?Ze:Math.min(He,Ze)}function $t(Et){var gn=Math.min(window.innerWidth,document.documentElement.clientWidth),Bt=Math.min(window.innerHeight,document.documentElement.clientHeight),He=Et.getBoundingClientRect(),Ze=(gn-He.width)/2,Be=(Bt-He.height)/2;Be<0&&(Be=0),Et.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(Ze<40?Et.style.left="40px":Et.style.left=Ze+"px",Et.style.top=Be+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(Be<40?Et.style.top="40px":Et.style.top=Be+"px",Et.style.left=Ze+"px")}function on(Et,gn){var Bt=Et.querySelector(".appletParameters");if(Bt){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(gn.id!==Bt.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(Et)}if(Bt.parentElement&&/fullscreen/.test(Bt.parentElement.className))return;var He=ct(gn,Et);qt()&&Bt.setAttribute("data-param-scale",He);for(var Ze=null,Be=0;Be<Et.childNodes.length;Be++)if(Et.childNodes[Be].className!==void 0&&Et.childNodes[Be].className.match(/^applet_scaler/)){Ze=Et.childNodes[Be];break}if(Ze!==null&&Ze.querySelector(".noscale")!==null)return;var ke=gn.id!==void 0?gn.id:"ggbApplet",Oe=window[ke];(Oe==null||!Oe.recalculateEnvironments)&&Ze!==null&&!Ze.className.match(/fullscreen/)&&(Ze.parentNode.style.transform="",!isNaN(He)&&He!==1?(Ze.parentNode.style.width=gn.width*He+"px",Ze.parentNode.style.height=gn.height*He+"px",kn(Ze,He)):(kn(Ze,1),Ze.parentNode.style.width=gn.width+"px",Ze.parentNode.style.height=gn.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&$t(Et),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(Bt).parents(".content-added-content"))}}return{responsiveResize:on,isFlexibleWorksheetEditor:qt,positionCenter:$t,getScale:ct,scaleElement:kn}}();__WEBPACK_AMD_DEFINE_ARRAY__=[],__WEBPACK_AMD_DEFINE_RESULT__=function(){return GGBApplet}.apply(exports,__WEBPACK_AMD_DEFINE_ARRAY__),__WEBPACK_AMD_DEFINE_RESULT__!==void 0&&(module.exports=__WEBPACK_AMD_DEFINE_RESULT__),GGBAppletUtils.makeModule=function(name,permutation){function webModule(){var H="bootstrap",I="begin",J="gwt.codesvr."+name+"=",K="gwt.codesvr=",L=name,M="startup",N="DUMMY",O=0,P=1,Q="iframe",R="position:absolute; width:0; height:0; border:none; left: -1000px;",S=" top: -1000px;",T="Chrome",U="CSS1Compat",V="<!doctype html>",W="",X="<html><head></head><body></body></html>",Y="undefined",Z="readystatechange",$=10,_="script",ab="javascript",bb="Failed to load ",cb="moduleStartup",db="scriptTagAdded",eb="moduleRequested",fb="meta",gb="name",hb=name+"::",ib="::",jb="gwt:property",kb="content",lb="=",mb="gwt:onPropertyErrorFn",nb='Bad handler "',ob='" for "gwt:onPropertyErrorFn"',pb="gwt:onLoadErrorFn",qb='" for "gwt:onLoadErrorFn"',rb="#",sb="?",tb="/",ub="img",vb="clear.cache.gif",wb="baseUrl",xb=name+".nocache.js",yb="base",zb="//",Ab="selectingPermutation",Bb=name+".devmode.js",Cb=permutation,Db=":",Eb=".cache.js",Fb="loadExternalRefs",Gb="end",n=window,o=document;function p(){var qt=n.location.search;return qt.indexOf(J)!=-1||qt.indexOf(K)!=-1}function q(qt,kn){}webModule.__sendStats=q,webModule.__moduleName=L,webModule.__errFn=null,webModule.__moduleBase=N,webModule.__softPermutationId=O,webModule.__computePropValue=null,webModule.__getPropMap=null,webModule.__installRunAsyncCode=function(){},webModule.__gwtStartLoadingFragment=function(){return null},webModule.__gwt_isKnownPropertyValue=function(){return!1},webModule.__gwt_getMetaProperty=function(){return null};var r=null,s=n.__gwt_activeModules=n.__gwt_activeModules||{};s[L]={moduleName:L},webModule.__moduleStartupDone=function(qt){var kn=s[L].bindings;s[L].bindings=function(){for(var Ue=kn?kn():{},Ce=qt[webModule.__softPermutationId],ct=O;ct<Ce.length;ct++){var $t=Ce[ct];Ue[$t[O]]=$t[P]}return Ue}};var t;function u(){return v(),t}function v(){if(!t){var qt=o.createElement(Q);if(qt.id=L,qt.style.cssText=R+S,qt.tabIndex=-1,o.body.appendChild(qt),t=qt.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var kn=document.compatMode==U?V:W;t.write(kn+X),t.close()}}}function w(qt){function kn(Ce){function ct(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var $t=ct();if($t){Ce();return}function on(){if(!$t){if(!ct())return;$t=!0,Ce(),o.removeEventListener&&o.removeEventListener(Z,on,!1),Et&&clearInterval(Et)}}o.addEventListener&&o.addEventListener(Z,on,!1);var Et=setInterval(function(){on()},$)}function Ue(Ce){var ct=u(),$t=ct.body,on=ct.createElement(_);on.language=ab,on.crossOrigin=W,on.src=Ce,webModule.__errFn&&(on.onerror=function(){webModule.__errFn(L,new Error(bb+Ce))}),$t.appendChild(on)}kn(function(){Ue(qt)})}webModule.__startLoadingFragment=function(qt){return C(qt)},webModule.__installRunAsyncCode=function(qt){var kn=u(),Ue=kn.body,Ce=kn.createElement(_);Ce.language=ab,Ce.text=qt,Ue.appendChild(Ce),Ue.removeChild(Ce)};function A(){for(var c={},d,e,f=o.getElementsByTagName(fb),g=O,h=f.length;g<h;++g){var i=f[g],j=i.getAttribute(gb),k;if(j){if(j=j.replace(hb,W),j.indexOf(ib)>=O)continue;if(j==jb){if(k=i.getAttribute(kb),k){var l,m=k.indexOf(lb);m>=O?(j=k.substring(O,m),l=k.substring(m+P)):(j=k,l=W),c[j]=l}}else if(j==mb){if(k=i.getAttribute(kb),k)try{d=eval(k)}catch(qt){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(qt){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(qt){var kn=c[qt];return kn==null?null:kn},r=d,webModule.__errFn=e}function B(){function qt(Et){var gn=Et.lastIndexOf(rb);gn==-1&&(gn=Et.length);var Bt=Et.indexOf(sb);Bt==-1&&(Bt=Et.length);var He=Et.lastIndexOf(tb,Math.min(Bt,gn));return He>=O?Et.substring(O,He+P):W}function kn(Et){if(!Et.match(/^\w+:\/\//)){var gn=o.createElement(ub);gn.src=Et+vb,Et=qt(gn.src)}return Et}function Ue(){var Et=__gwt_getMetaProperty(wb);return Et!=null?Et:W}function Ce(){for(var Et=o.getElementsByTagName(_),gn=O;gn<Et.length;++gn)if(Et[gn].src.indexOf(xb)!=-1)return qt(Et[gn].src);return W}function ct(){var Et=o.getElementsByTagName(yb);return Et.length>O?Et[Et.length-P].href:W}function $t(){var Et=o.location;return Et.href==Et.protocol+zb+Et.host+Et.pathname+Et.search+Et.hash}var on=Ue();return on==W&&(on=Ce()),on==W&&(on=ct()),on==W&&$t()&&(on=qt(o.location.href)),on=kn(on),on}function C(qt){return qt.match(/^\//)||qt.match(/^[a-zA-Z]+:\/\//)?qt:webModule.__moduleBase+qt}function D(){var qt=[],kn=O,Ue=[],Ce=[];function ct(Et){var gn=Ce[Et](),Bt=Ue[Et];if(gn in Bt)return gn;var He=[];for(var Ze in Bt)He[Bt[Ze]]=Ze;throw r&&r(Et,He,gn),null}if(__gwt_isKnownPropertyValue=function(Et,gn){return gn in Ue[Et]},webModule.__getPropMap=function(){var Et={};for(var gn in Ue)Ue.hasOwnProperty(gn)&&(Et[gn]=ct(gn));return Et},webModule.__computePropValue=ct,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var $t;try{$t=Cb;var on=$t.indexOf(Db);on!=-1&&(kn=parseInt($t.substring(on+P),$),$t=$t.substring(O,on))}catch(Et){}return webModule.__softPermutationId=kn,C($t+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase=window.ENV==="build"?"/react/build/js/mathematicalGraphics/"+name+"/":"/js/mathematicalGraphics/"+name+"/",s[L].moduleBase=webModule.__moduleBase;var G=D();return F(),w(G),!0}return webModule},typeof window.web3d!="function"&&(window.web3d=GGBAppletUtils.makeModule("web3d","A18F540516513B1292CA7CEF2F6AFC7E")),typeof window.webSimple!="function"&&(window.webSimple=GGBAppletUtils.makeModule("webSimple","96B09BF1B436BF53F0DF54116700F16A")),window.GGBApplet=GGBApplet})()},8396:function(qt,kn,Ue){"use strict";Ue.d(kn,{Ax:function(){return on},Ds:function(){return Et},KI:function(){return Bt},SI:function(){return $t},f1:function(){return ct}});var Ce=Ue(85386);function ct(He){let Ze=!0;if(He.length>0){for(let Be=0;Be<He.length;Be++)if(He[Be].compile_success==0||!He[Be].compile_success){Ze=!1;break}}else Ze=!1;return Ze}function $t(He,Ze=""){let Be=[];for(let ke=0;ke<He.length;ke++){let Oe=He[ke],Ie=Ze?`${Ze}/${Oe.name}`:`${Oe.name}`;Be.push({title:Oe.name,type:Oe.type,isLeaf:Oe.type!=="tree",key:Ie})}return Be}function on(He,Ze,Be){for(let ke=0;ke<He.length;ke++){let Oe=He[ke];if(Oe.key===Ze){Oe.children=Be;break}Oe.children&&on(Oe.children,Ze,Be)}return He}function Et(He,Ze,Be){let ke;return function(){let Oe=this,Ie=arguments,me=function(){ke=null,Be||He.apply(Oe,Ie)},a=Be&&!ke;clearTimeout(ke),ke=setTimeout(me,Ze),a&&He.apply(Oe,Ie)}}const gn=!0,Bt=Ce.Z.API_SERVER},40783:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return ke}});var Ce=Ue(59301),ct={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},$t=Ue(92310),on=Ue.n($t),Et=Ue(71418),gn=Ue(2859),Bt=Ue(43597),He=Ue(94601),Ze=(Oe,Ie,me)=>new Promise((a,y)=>{var te=oe=>{try{ne(me.next(oe))}catch(de){y(de)}},z=oe=>{try{ne(me.throw(oe))}catch(de){y(de)}},ne=oe=>oe.done?a(oe.value):Promise.resolve(oe.value).then(te,z);ne((me=me.apply(Oe,Ie)).next())}),ke=({data:Oe,className:Ie,fullWidth:me,style:a={},onClose:y,onOk:te,showFullTools:z,noAssociationId:ne})=>{const oe=(0,Ce.useRef)(null),de=(0,Ce.useRef)(null),Se=(0,Ce.useRef)(null),Le=(0,Ce.useRef)(null),[xe,_e]=(0,Ce.useState)(!1),[Ye,ze]=(0,Ce.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,Ce.useEffect)(()=>{Se.current||(Se.current=document.createElement("style"),document.head.appendChild(Se.current)),Oe!=null&&Oe.visible?(document.body.setAttribute("data-custom","y-hidden"),Se.current.innerHTML=" html { overflow-y: hidden; }",Oe!=null&&Oe.src&&ht()):(document.body.removeAttribute("data-custom"),Se.current&&(document.head.removeChild(Se.current),Se.current=null))},[Oe==null?void 0:Oe.visible]);const ht=()=>Ze(void 0,null,function*(){_e(!0),ze("\u6B63\u5728\u52A0\u8F7D\u4E2D");const Fn=yield(0,He.ZJ)(Oe==null?void 0:Oe.src);oe.current.src="",oe.current.src=Fn,oe.current.onload=function(){bn()},_e(!1),ze("")}),Pt=()=>{document.body.removeAttribute("data-custom"),Se.current.innerHTML=" ",y()},Yt=Fn=>Ze(void 0,null,function*(){_e(!0),ze("\u6B63\u5728\u4FDD\u5B58\u4E2D");const _t=yield(0,Bt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Oe.title,file:Fn.dataUrl}});_t!=null&&_t.id&&!ne?(yield(0,Bt.ZP)(`/api/attachments/${Oe.id}/add_subitem.json`,{method:"post",body:{subitem_id:_t==null?void 0:_t.id,settings:JSON.stringify(Fn.state)}})).status===0&&te():_t!=null&&_t.id&&te(_t),document.body.removeAttribute("data-custom"),Se.current.innerHTML=" ",_e(!1),ze("")}),Kt=()=>{const Fn=document.querySelector('a[href="https://markerjs.com/"]');Fn&&Fn.parentNode&&(Fn.parentNode.style.display="none"),[{name:'[data-action="select"]',title:"\u9009\u62E9"},{name:'[data-action="delete"]',title:"\u5220\u9664\u5143\u7D20"},{name:'[data-action="undo"]',title:"\u64A4\u9500"},{name:'[data-type-name="FrameMarker"]',title:"\u77E9\u5F62"},{name:'[data-type-name="FreehandMarker"]',title:"\u753B\u7EBF"},{name:'[data-type-name="ArrowMarker"]',title:"\u7BAD\u5934"},{name:'[data-type-name="TextMarker"]',title:"\u6587\u672C"},{name:'[data-type-name="EllipseMarker"]',title:"\u692D\u5706"},{name:'[data-type-name="HighlightMarker"]',title:"\u65B9\u5757"},{name:'[data-type-name="CalloutMarker"]',title:"\u6CE8\u91CA"},{name:'[data-action="render"]',title:"\u4FDD\u5B58"},{name:'[data-action="close"]',title:"\u9000\u51FA"}].forEach(jt=>{const Wt=document.querySelector(jt.name);Wt&&Wt.setAttribute("title",jt.title)})},bn=()=>{de.current=new gn.hP(oe.current),de.current.targetRoot=Le.current,de.current.addEventListener("render",Yt),de.current.addEventListener("beforeclose",Pt),z&&(de.current.availableMarkerTypes=de.current.ALL_MARKER_TYPES,de.current.uiStyleSettings.redoButtonVisible=!0,de.current.uiStyleSettings.notesButtonVisible=!0,de.current.uiStyleSettings.zoomButtonVisible=!0,de.current.uiStyleSettings.zoomOutButtonVisible=!0,de.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=de.current.uiStyleSettings,de.current.show(),Oe!=null&&Oe.snapshotData&&de.current.restoreState(Oe.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Kt()},300)};return Ce.createElement(Ce.Fragment,null,(Oe==null?void 0:Oe.visible)&&Ce.createElement(Et.Z,{spinning:xe,tip:Ye,style:{position:"absolute"}},Ce.createElement("div",{ref:Le,className:on()(ct.imageDimensions,Ie,me?ct.fullWidth:""),style:a},Ce.createElement("img",{className:ct.img,ref:oe}))))}},57765:function(qt,kn,Ue){"use strict";var Ce=Ue(59301),ct=Ue(95237),$t=Ue(43604),on=Ue(99313),Et=Ue(3113),gn=Ue(17410),Bt=Ue(32313),He=Ue(48136),Ze=Ue(59301);const Be=(0,Ce.forwardRef)(({callback:ke,showSaveButton:Oe,value:Ie=""},me)=>{const a=(0,Ce.useRef)(),y=[{name:"\u5206\u6570\u5F97\u5206",value:"\\frac{x}{y}",children:[{name:"\u5206\u6570 Fractions",data:[{value:"\\frac{a}{b}"},{value:"x\\tfrac{x}{a} "},{value:"\\mathrm{d}t"},{value:"\\partial t"},{value:"\\frac{\\partial y}{\\partial x}"},{value:"\\nabla\\psi"},{value:"\\frac{\\partial^2}{\\partial x_1\\partial x_2}y"},{value:"\\cfrac{1}{a + \\cfrac{7}{b + \\cfrac{2}{9}}} = c"}]},{name:"\u5BFC\u6570 Derivative",data:[{value:"\\dot{a} "},{value:"\\ddot{a}"},{value:"{f}^{\\prime}"},{value:"{f}^{\\prime\\prime}"},{value:"{f}^{(n)}"}]},{name:"\u6A21\u7B97\u672F Modular arithmetic",data:[{value:"a \\bmod b"},{value:"a \\equiv b \\pmod{m} "},{value:"\\gcd(m, n) "},{value:"\\operatorname{lcm}(m, n) "}]}]},{name:"\u6839\u5F0F\u89D2\u6807",value:"\\sqrt{x}",children:[{name:"\u6839\u5F0F Radicals",data:[{value:"\\sqrt{x}"},{value:"\\sqrt[y]{x}"}]},{name:"\u4E0A\u4E0B\u6807 Sub&Super",data:[{value:"x^{a}"},{value:"x_{a}"},{value:"x_{a}^{b} "},{value:"_{a}^{b} x"},{value:"x_{a}^{b} "}]},{name:"\u91CD\u97F3\u7B26\u53CA\u5176\u4ED6 Accents and Others",data:[{value:"\\hat{a} "},{value:"\\sqrt[y]{x}"},{value:"\\check{} "},{value:"\\grave{a} "},{value:"\\acute{a}"},{value:"\\tilde{a}"},{value:"\\breve{a}"},{value:"\\bar{a}"},{value:"\\vec{a}"},{value:"\\not{a}"},{value:"\\widetilde{abc}"},{value:"\\widehat{abc}"},{value:"\\overleftarrow{abc} "},{value:"\\overrightarrow{abc}"},{value:"\\overline{abc}"},{value:"\\underline{abc}"},{value:"\\overbrace{abc}"},{value:"\\underbrace{abc}"},{value:"\\overset{a}{abc}"},{value:"\\underset{a}{abc} \\stackrel\\frown{ab}"},{value:"\\overline{ab} "},{value:"\\overleftrightarrow{ab}"},{value:"\\overset{a}{\\leftarrow}"},{value:"\\overset{a}{\\rightarrow}"},{value:"\\xleftarrow[abc]{a}"},{value:"\\xrightarrow[abc]{a} "}]}]},{name:"\u6781\u9650\u5BF9\u6570",value:"\\lim_{x \\to 0}",children:[{name:"\u6781\u9650 Limits",data:[{value:"\\lim a"},{value:"\\lim_{x \\to 0}"},{value:"\\lim_{x \\to \\infty}"},{value:"\\max_b{a}"},{value:"\\min_a{b}"}]},{name:"\u5BF9\u6570\u6307\u6570 Logarithms and exponentials",data:[{value:"\\log_{a}{b}"},{value:"\\lg_{a}{b}"},{value:"\\ln_{a}{b}"},{value:"\\exp a"}]},{name:"\u754C\u9650 Bounds",data:[{value:"\\min x"},{value:"\\sup t"},{value:"\\inf s"},{value:"\\lim u"},{value:"\\limsup w"},{value:"\\dim p"},{value:"\\ker\\phi "}]}]},{name:"\u4E09\u89D2\u51FD\u6570",value:"\\sin a",children:[{name:"\u4E09\u89D2\u51FD\u6570 Trigonometric functions",data:[{value:"\\sin a"},{value:"\\cos a"},{value:"\\tan a"},{value:"\\cot a "},{value:"\\sec a "},{value:"\\csc a "}]},{name:"\u53CD\u4E09\u89D2\u51FD\u6570 Inverse trigonometric functions",data:[{value:"\\sin^{-1}"},{value:"\\cos^{-1}"},{value:"\\tan^{-1}"},{value:"\\cot^{-1}"},{value:"\\sec^{-1}"},{value:"\\csc^{-1}"},{value:"\\arcsin a"},{value:"\\arccos a"},{value:"\\arctan a"},{value:"\\operatorname{arccot} a"},{value:"\\operatorname{arcsec} a"},{value:"\\operatorname{arccsc} a"}]},{name:"\u53CC\u66F2\u51FD\u6570 Hyperblic functions",data:[{value:"\\sinh a"},{value:"\\cosh a"},{value:"\\tanh a"},{value:"\\coth a"},{value:"\\operatorname{sech} a"},{value:"\\operatorname{csch} a"}]},{name:"\u53CD\u53CC\u66F2\u51FD\u6570 Inverse hyperbolic functions",data:[{value:"\\sinh^{-1}"},{value:"a\\cosh^{-1} a"},{value:"\\tanh^{-1} a"},{value:"\\coth^{-1} a"},{value:"\\operatorname{sech}^{-1} a"},{value:"\\operatorname{csch}^{-1} a"}]}]},{name:"\u79EF\u5206\u8FD0\u7B97",value:"\\int_{a}^{b}",children:[{name:"\u79EF\u5206 Integral",data:[{value:"\\int"},{value:"\\int_{a}^{b}"},{value:"\\int\\limits_{a}^{b}"}]},{name:"\u53CC\u91CD\u79EF\u5206 Double integral",data:[{value:"\\iint"},{value:"\\iint_{a}^{b} "},{value:"\\iint\\limits_{a}^{b} "}]},{name:"\u4E09\u91CD\u79EF\u5206 Triple integral",data:[{value:"\\iiint"},{value:"\\iiint_{a}^{b}"},{value:"\\iiint\\limits_{a}^{b} "}]},{name:"\u66F2\u7EBF\u79EF\u5206 Closed line or path integral",data:[{value:"\\oint"},{value:"\\oint_{a}^{b} "}]}]},{name:"\u5927\u578B\u8FD0\u7B97",value:"\\sum_{a}^{b}",children:[{name:"\u6C42\u548C Summation",data:[{value:"\\sum"},{value:"\\sum_{a}^{b}"},{value:"{\\textstyle \\sum_{a}^{b}} "}]},{name:"\u4E58\u79EF\u4F59\u79EF Product and coproduct",data:[{value:"\\prod"},{value:"\\prod_{a}^{b}"},{value:"{\\textstyle \\prod_{a}^{b}}"},{value:"\\coprod"},{value:"\\coprod_{a}^{b}"},{value:"{\\textstyle \\coprod_{a}^{b}} "}]},{name:"\u5E76\u96C6\u4EA4\u96C6 Union and intersection",data:[{value:"\\bigcup"},{value:"\\bigcup_{a}^{b}"},{value:"{\\textstyle \\bigcup_{a}^{b}}"},{value:"\\bigcap"},{value:"\\bigcap_{a}^{b}"}]},{name:"\u6790\u53D6\u5408\u53D6 Disjunction and conjunction",data:[{value:"\\bigvee"},{value:"\\bigvee_{a}^{b}"},{value:"\\bigwedge"},{value:"\\bigwedge_{a}^{b}"}]}]},{name:"\u62EC\u53F7\u53D6\u6574",value:"\\left [ \\left ( \\right ) \\right ] ",children:[{name:"\u62EC\u53F7 Brackets",data:[{value:"\\left ( \\right )"},{value:"\\left [ \\right ]"},{value:"\\left \\langle \\right \\rangle "},{value:"\\left | \\right | "},{value:"\\left \\lfloor \\right \\rfloor "},{value:"\\left \\lceil \\right \\rceil "}]}]}],te=[{name:"\u4EE3\u6570",value:"\\sqrt{a^2+b^2}",children:[{data:[{value:"\\left(x-1\\right)\\left(x+3\\right) "},{value:"\\sqrt{a^2+b^2}"},{value:"\\left ( \\frac{a}{b}\\right )^{n}= \\frac{a^{n}}{b^{n}}"},{value:"\\frac{a}{b}\\pm \\frac{c}{d}= \\frac{ad \\pm bc}{bd} "},{value:"\\frac{x^{2}}{a^{2}}-\\frac{y^{2}}{b^{2}}=1 "},{value:"\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0 "},{value:"\\sqrt[n]{a^{n}}=\\left ( \\sqrt[n]{a}\\right )^{n} "},{value:"x ={-b \\pm \\sqrt{b^2-4ac}\\over 2a} "},{value:"y-y_{1}=k \\left( x-x_{1}\\right) "},{value:`\\left\\{\\begin{matrix} \r
x=a + r\\text{cos}\\theta \\ \r
y=b + r\\text{sin}\\theta \r
\\end{matrix}\\right. `},{value:`\\begin{array}{l} \r
\\text{\u5BF9\u4E8E\u65B9\u7A0B\u5F62\u5982\uFF1A}x^{3}-1=0 \\ \r
\\text{\u8BBE}\\text{:}\\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{1}=1,x_{2}= \\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{3}= \\omega ^{2}=\\frac{-1-\\sqrt{3}i}{2} \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\left\\{\\begin{matrix} \r
\\Delta \\gt 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u4E0D\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta = 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta \\lt 0\\text{\u65B9\u7A0B\u65E0\u5B9E\u6839} \r
\\end{matrix}\\right. \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\mathop{{x}}\\nolimits_{{1,2}}=\\frac{{-b \\pm \r
\\sqrt{{\\mathop{{b}}\\nolimits^{{2}}-4ac}}}}{{2a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}+\\mathop{{x}}\\nolimits_{{2}}=-\\frac{{b}}{{a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}\\mathop{{x}}\\nolimits_{{2}}=\\frac{{c}}{{a}} \r
\\end{array} `}]}]},{name:"\u51E0\u4F55",value:"\\Delta A B C ",children:[{data:[{value:"\\Delta A B C "},{value:"a \\parallel c,b \\parallel c \\Rightarrow a \\parallel b "},{value:"l \\perp \\beta ,l \\subset \\alpha \\Rightarrow \\alpha \\perp \\beta"},{value:`\\left.\\begin{matrix} \r
a \\perp \\alpha \\ \r
b \\perp \\alpha \r
\\end{matrix}\\right\\}\\Rightarrow a \\parallel b`},{value:"P \\in \\alpha ,P \\in \\beta , \\alpha \\cap \\beta =l \\Rightarrow P \\in l "},{value:`\\alpha \\perp \\beta , \\alpha \\cap \\beta =l,a \\subset \\alpha ,a \\perp l \r
\\Rightarrow a \\perp \\beta `},{value:`\\left.\\begin{matrix} \r
a \\subset \\beta ,b \\subset \\beta ,a \\cap b=P \\ \r
a \\parallel \\partial ,b \\parallel \\partial \r
\\end{matrix}\\right\\}\\Rightarrow \\beta \\parallel \\alpha `},{value:"\\alpha \\parallel \\beta , \\gamma \\cap \\alpha =a, \\gamma \\cap \\beta =b \\Rightarrow a \\parallel b "},{value:"A \\in l,B \\in l,A \\in \\alpha ,B \\in \\alpha \\Rightarrow l \\subset \\alpha "},{value:`\\left.\\begin{matrix} \r
m \\subset \\alpha ,n \\subset \\alpha ,m \\cap n=P \\ \r
a \\perp m,a \\perp n \r
\\end{matrix}\\right\\}\\Rightarrow a \\perp \\alpha `},{value:`\\begin{array}{c} \r
\\text{\u76F4\u89D2\u4E09\u89D2\u5F62\u4E2D,\u76F4\u89D2\u8FB9\u957Fa,b,\u659C\u8FB9\u8FB9\u957Fc} \\ \r
a^{2}+b^{2}=c^{2} \r
\\end{array}`}]}]},{name:"\u4E0D\u7B49\u5F0F",value:"a > b",children:[{data:[{value:"a > b,b > c \\Rightarrow a > c "},{value:"a > b,c > d \\Rightarrow a+c > b+d "},{value:"a > b > 0,c > d > 0 \\Rightarrow ac bd "},{value:`\\begin{array}{c} \r
a \\gt b,c \\gt 0 \\Rightarrow ac \\gt bc \\ \r
a \\gt b,c \\lt 0 \\Rightarrow ac \\lt bc \r
\\end{array}`},{value:"\\left | a-b \\right | \\geqslant \\left | a \\right | -\\left | b \\right | "},{value:"-\\left | a \\right |\\leq a\\leqslant \\left | a \\right | "},{value:"\\left | a \\right |\\leqslant b \\Rightarrow -b \\leqslant a \\leqslant \\left | b \\right | "},{value:"\\left | a+b \\right | \\leqslant \\left | a \\right | + \\left | b \\right | "},{value:`\\begin{array}{c} \r
a \\gt b \\gt 0,n \\in N^{\\ast},n \\gt 1 \\ \r
\\Rightarrow a^{n}\\gt b^{n}, \\sqrt[n]{a}\\gt \\sqrt[n]{b} \r
\\end{array}`},{value:`\\left( \\sum_{k=1}^n a_k b_k \\right)^{\\!\\!2}\\leq \r
\\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right) `},{value:`\\begin{array}{c} \r
a,b \\in R^{+} \\ \r
\\Rightarrow \\frac{a+b}{{2}}\\ge \\sqrt{ab} \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
a,b \\in R \\ \r
\\Rightarrow a^{2}+b^{2}\\gt 2ab \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
H_{n}=\\frac{n}{\\sum \\limits_{i=1}^{n}\\frac{1}{x_{i}}}= \\frac{n}{\\frac{1}{x_{1}}+ \\frac{1}{x_{2}}+ \\cdots + \\frac{1}{x_{n}}} \\ G_{n}=\\sqrt[n]{\\prod \\limits_{i=1}^{n}x_{i}}= \\sqrt[n]{x_{1}x_{2}\\cdots x_{n}} \\ A_{n}=\\frac{1}{n}\\sum \\limits_{i=1}^{n}x_{i}=\\frac{x_{1}+ x_{2}+ \\cdots + x_{n}}{n} \\ Q_{n}=\\sqrt{\\sum \\limits_{i=1}^{n}x_{i}^{2}}= \\sqrt{\\frac{x_{1}^{2}+ x_{2}^{2}+ \\cdots + x_{n}^{2}}{n}} \\ H_{n}\\leq G_{n}\\leq A_{n}\\leq Q_{n} \r
\\end{array}`}]}]},{name:"\u79EF\u5206",value:"\\frac{\\mathrm{d}\\partial}{\\partial x}",children:[{data:[{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}x^n=nx^{n-1} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}e^{ax}=a\\,e^{ax} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\ln(x)=\\frac{1}{x} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\sin x=\\cos x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cos x=-\\sin x "},{value:"\\int k\\mathrm{d}x = kx+C "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\tan x=\\sec^2 x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cot x=-\\csc^2 x "},{value:"\\int \\frac{1}{x}\\mathrm{d}x= \\ln \\left| x \\right| +C "},{value:"\\int \\frac{1}{\\sqrt{1-x^{2}}}\\mathrm{d}x= \\arcsin x +C "},{value:"\\int \\frac{1}{1+x^{2}}\\mathrm{d}x= \\arctan x +C "},{value:"\\int u \\frac{\\mathrm{d}v}{\\mathrm{d}x}\\,\\mathrm{d}x=uv-\\int \\frac{\\mathrm{d}u}{\\mathrm{d}x}v\\,\\mathrm{d}x "},{value:"f(x) = \\int_{-\\infty}^\\infty \\hat f(x)\\xi\\,e^{2 \\pi i \\xi x} \\,\\mathrm{d}\\xi "},{value:"\\int x^{\\mu}\\mathrm{d}x=\\frac{x^{\\mu +1}}{\\mu +1}+C, \\left({\\mu \\neq -1}\\right) "}]}]},{name:"\u4E09\u89D2",value:"e^{i \\theta}",children:[{name:"\u6C42\u548C Summation",data:[{value:"e^{i \\theta} "},{value:"\\left(\\frac{\\pi}{2}-\\theta \\right ) "},{value:"\\text{sin}^{2}\\frac{\\alpha}{2}=\\frac{1- \\text{cos}\\alpha}{2} "},{value:"\\text{cos}^{2}\\frac{\\alpha}{2}=\\frac{1+ \\text{cos}\\alpha}{2} "},{value:"\\text{tan}\\frac{\\alpha}{2}=\\frac{\\text{sin}\\alpha}{1+ \\text{cos}\\alpha} "},{value:"\\sin \\alpha + \\sin \\beta =2 \\sin \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\sin \\alpha - \\sin \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha + \\cos \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha - \\cos \\beta =-2\\sin \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"a^{2}=b^{2}+c^{2}-2bc\\cos A "},{value:"\\frac{\\sin A}{a}=\\frac{\\sin B}{b}=\\frac{\\sin C}{c}=\\frac{1}{2R} "},{value:"\\sin \\left ( \\frac{\\pi}{2}-\\alpha \\right ) = \\cos \\alpha "},{value:"\\sin \\left ( \\frac{\\pi}{2}+\\alpha \\right ) = \\cos \\alpha "}]}]},{name:"\u7EDF\u8BA1",value:"C_{r}^{n}",children:[{data:[{value:"C_{r}^{n} "},{value:"\\frac{n!}{r!(n-r)!} "},{value:"\\sum_{i=1}^{n}{X_i} "},{value:"\\sum_{i=1}^{n}{X_i^2} "},{value:"X_1, \\cdots,X_n "},{value:"\\frac{x-\\mu}{\\sigma} "},{value:"\\sum_{i=1}^{n}{(X_i - \\overline{X})^2} "},{value:`\\begin{array}{c} \r
\\text{\u82E5}P \\left( AB \\right) =P \\left( A \\right) P \\left( B \\right) \\\\ \r
\\text{\u5219}P \\left( A \\left| B\\right. \\right) =P \\left({B}\\right) \r
\\end{array}`},{value:"P(E) ={n \\choose k}p^k (1-p)^{n-k} "},{value:"P \\left( A \\right) = \\lim \\limits_{n \\to \\infty}f_{n}\\left ( A \\right ) "},{value:"P \\left( \\bigcup \\limits_{i=1}^{+ \\infty}A_{i}\\right) = \\prod \\limits_{i=1}^{+ \\infty}P{\\left( A_{i}\\right)} "},{value:`\\begin{array}{c} \r
P \\left( \\emptyset \\right) =0 \\\\ \r
P \\left( S \\right) =1 \r
\\end{array}`},{value:`\\begin{array}{c} \r
\\forall A \\in S \\\\ \r
P \\left( A \\right) \\ge 0 \r
\\end{array}`},{value:"P \\left( \\bigcup \\limits_{i=1}^{n}A_{i}\\right) = \\prod \\limits_{i=1}^{n}P \\left( A_{i}\\right) "},{value:`\\begin{array}{c} \r
S= \\binom{N}{n},A_{k}=\\binom{M}{k}\\cdot \\binom{N-M}{n-k} \\\\ \r
P\\left ( A_{k}\\right ) = \\frac{\\binom{M}{k}\\cdot \\binom{N-M}{n-k}}{\\binom{N}{n}} \r
\\end{array}`},{value:`\\begin{array}{c} \r
P_{n}=n! \\\\ \r
A_{n}^{k}=\\frac{n!}{\\left( n-k \\left) !\\right. \\right.} \r
\\end{array}`}]}]}],z=de=>{a.current.setValue(a.current.getValue()+" "+de.value+" ")},ne=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:Ze.createElement(ct.Z,{className:Bt.Z.lists,gutter:[10,10]},y.map((de,Se)=>Ze.createElement($t.Z,{flex:"110px",className:Bt.Z.item},Ze.createElement("div",null,Ze.createElement(gn.Z,{value:`$$${de.value}$$`}),de.name),Ze.createElement("div",{className:Bt.Z.children},de.children.map((Le,xe)=>Ze.createElement("div",{key:xe},Ze.createElement("h1",null,Le.name),Ze.createElement(ct.Z,{gutter:[10,10]},Le.data.map((_e,Ye)=>Ze.createElement($t.Z,{key:Ye,onClick:()=>z(_e),className:Bt.Z.diamond},Ze.createElement(gn.Z,{value:"`$$"+_e.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:Ze.createElement(ct.Z,{className:Bt.Z.lists,gutter:[10,10]},te.map((de,Se)=>Ze.createElement($t.Z,{flex:"110px",className:Bt.Z.item},Ze.createElement("div",null,Ze.createElement(gn.Z,{value:"`$$"+de.value+"$$`"}),de.name),Ze.createElement("div",{className:Bt.Z.children},de.children.map((Le,xe)=>Ze.createElement("div",{key:xe},Le.name&&Ze.createElement("h1",null,Le.name),Ze.createElement(ct.Z,{gutter:[10,10]},Le.data.map((_e,Ye)=>Ze.createElement($t.Z,{key:Ye,onClick:()=>z(_e),className:Bt.Z.diamond},Ze.createElement(gn.Z,{value:"`$$"+_e.value+"$$`"}))))))))))}],oe=()=>{var de=document.createElement("div");de.innerHTML=a.current.getValue();var Se=de.innerText;return ke&&ke(Se),Se};return(0,Ce.useImperativeHandle)(me,()=>({getData:oe})),Ze.createElement("div",{className:Bt.Z.mathWrap},Ze.createElement(on.default,{defaultActiveKey:"1",items:ne}),Ze.createElement("math-field",{locale:"zh_cn",className:Bt.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:a,style:{width:800,marginTop:30,fontSize:18}},Ie||""),Oe&&Ze.createElement("div",{className:Bt.Z.button},Ze.createElement(Et.ZP,{size:"large",onClick:oe,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});kn.Z=Be},57560:function(qt,kn,Ue){"use strict";Ue.d(kn,{h:function(){return de}});var Ce=Ue(59301),ct=Ue(57809),$t=Ue(78241),on=Ue(3113),Et=Ue(89780),gn=Ue.n(Et),Bt=Ue(78318),He=Ue(44084),Ze=Object.defineProperty,Be=Object.defineProperties,ke=Object.getOwnPropertyDescriptors,Oe=Object.getOwnPropertySymbols,Ie=Object.prototype.hasOwnProperty,me=Object.prototype.propertyIsEnumerable,a=(Se,Le,xe)=>Le in Se?Ze(Se,Le,{enumerable:!0,configurable:!0,writable:!0,value:xe}):Se[Le]=xe,y=(Se,Le)=>{for(var xe in Le||(Le={}))Ie.call(Le,xe)&&a(Se,xe,Le[xe]);if(Oe)for(var xe of Oe(Le))me.call(Le,xe)&&a(Se,xe,Le[xe]);return Se},te=(Se,Le)=>Be(Se,ke(Le));const z=ct.default.Option,ne={labelCol:{span:4},wrapperCol:{span:20}},oe={asp:["ASP","vbscript"],actionscript:["ActionScript(3.0)/Flash/Flex","clike"],bash:["Bash/Bat","shell"],css:["CSS","css"],c:["C","clike"],cpp:["C++","clike"],csharp:["C#","clike"],coffeescript:["CoffeeScript","coffeescript"],d:["D","d"],dart:["Dart","dart"],delphi:["Delphi/Pascal","pascal"],erlang:["Erlang","erlang"],go:["Golang","go"],groovy:["Groovy","groovy"],html:["HTML","text/html"],java:["Java","clike"],json:["JSON","text/json"],javascript:["Javascript","javascript"],lua:["Lua","lua"],less:["LESS","css"],markdown:["Markdown","gfm"],"objective-c":["Objective-C","clike"],php:["PHP","php"],perl:["Perl","perl"],python:["Python","python"],r:["R","r"],rst:["reStructedText","rst"],ruby:["Ruby","ruby"],sql:["SQL","sql"],sass:["SASS/SCSS","sass"],shell:["Shell","shell"],scala:["Scala","clike"],swift:["Swift","clike"],vb:["VB/VBScript","vb"],xml:["XML","text/xml"],yaml:["YAML","yaml"]};kn.Z=({callback:Se,onCancel:Le})=>{const[xe,_e]=(0,Ce.useState)("python");function Ye(ht){_e(oe[ht][1])}function ze(ht){Se(ht)}return Ce.createElement($t.default,te(y({},ne),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:ze,style:{width:500}}),Ce.createElement($t.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},Ce.createElement(ct.default,{getPopupContainer:ht=>ht.parentNode,onChange:Ye},Object.keys(oe).map(ht=>Ce.createElement(z,{key:ht,value:ht},oe[ht][0])))),Ce.createElement($t.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},Ce.createElement(de,{mode:xe})),Ce.createElement("div",{className:"flex-container flex-end"},Ce.createElement(on.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Ce.createElement(on.ZP,{type:"ghost",onClick:Le},"\u53D6\u6D88")))};function de({value:Se,onChange:Le,mode:xe,options:_e={}}){const Ye=(0,Ce.useRef)(),[ze,ht]=(0,Ce.useState)();return(0,Ce.useEffect)(()=>{if(ze){let Pt=function(Yt){const Kt=Yt.getValue();Le&&Le(Kt)};return ze.on("change",Pt),()=>{ze.off("change",Pt)}}},[ze,Le]),(0,Ce.useEffect)(()=>{ze&&ze.setOption("mode",xe)},[ze,xe]),(0,Ce.useEffect)(()=>{ze&&(Se!==ze.getValue()||Se==="")&&setTimeout(()=>{ze.setValue(Se||"")},300)},[ze,Se]),(0,Ce.useEffect)(()=>{if(Ye.current&&!ze){const Pt=gn().fromTextArea(Ye.current,y({mode:xe,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},_e));ht(Pt)}},[Ye.current,ze]),Ce.createElement("div",{className:"my-codemirror-container"},Ce.createElement("textarea",{ref:Ye}))}},55659:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return kA}});var Ce=Ue(59301),ct=Ue(89780),$t=Ue.n(ct),on=Ue(76374),Et=Ue(78318),gn=Ue(6313),Bt=Ue(25717),He=Ue(99498),Ze=Ue(25419),Be=Ue(67549),ke=Ue(17410),Oe=({value:wt="",className:Nt,showTextOnly:xt,showLines:Cn,style:gA={}})=>{const Gn=(0,Ce.useMemo)(()=>"",[wt]);return Ce.createElement(Ce.Fragment,null,Ce.createElement("div",{dangerouslySetInnerHTML:{__html:Gn}}))},Ie=Ue(59301),me=Object.defineProperty,a=Object.defineProperties,y=Object.getOwnPropertyDescriptors,te=Object.getOwnPropertySymbols,z=Object.prototype.hasOwnProperty,ne=Object.prototype.propertyIsEnumerable,oe=(wt,Nt,xt)=>Nt in wt?me(wt,Nt,{enumerable:!0,configurable:!0,writable:!0,value:xt}):wt[Nt]=xt,de=(wt,Nt)=>{for(var xt in Nt||(Nt={}))z.call(Nt,xt)&&oe(wt,xt,Nt[xt]);if(te)for(var xt of te(Nt))ne.call(Nt,xt)&&oe(wt,xt,Nt[xt]);return wt},Se=(wt,Nt)=>a(wt,y(Nt));let Le=[{title:"\u7C97\u4F53",icon:"md-iconfont icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"md-iconfont icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"md-iconfont icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"md-iconfont icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"md-iconfont icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"md-iconfont icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"md-iconfont icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"md-iconfont icon-sum",actionName:"inline-latex"},{title:"\u6570\u5B66\u56FE\u50CF",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"iconfont icon-jisuan1",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"md-iconfont icon-picture",actionName:"upload-image"},{title:"\u63D2\u5165\u753B\u56FE",icon:"iconfont icon-sheji",actionName:"draw-image"},{title:"\u63D2\u5165\u6D41\u7A0B\u56FE",icon:"iconfont icon-liucheng",actionName:"add-flowchart"},{title:"\u8868\u683C",icon:"md-iconfont icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"md-iconfont icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"md-iconfont icon-eraser",actionName:"eraser"}];function xe({onActionCallback:wt,title:Nt,icon:xt,actionName:Cn,className:gA="",children:Gn}){function un(){wt(Cn)}return Ie.createElement("a",{title:Nt,className:gA,onClick:un},Ie.createElement("i",{className:`${xt}`}),Gn)}var _e=({watch:wt,showNullButton:Nt,showNullProgramButton:xt,onActionCallback:Cn,fullScreen:gA,insertTemp:Gn,hidetoolBar:un,extraUse:zn})=>{const Xn=[...Le,{title:`${wt?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${wt?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Ie.createElement("ul",{className:"markdown-toolbar-container"},!un&&Xn.map((SA,Sr)=>Ie.createElement("li",{key:Sr},SA.actionName?Ie.createElement(xe,Se(de({},SA),{onActionCallback:Cn})):Ie.createElement("span",{className:"v-line"}))),Nt?Ie.createElement("li",null,Ie.createElement(xe,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:Cn},Ie.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,xt?Ie.createElement(Ie.Fragment,null,Ie.createElement("li",null,Ie.createElement(xe,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:Cn},Ie.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),Ie.createElement("li",null,Ie.createElement(xe,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:Cn},Ie.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,Gn&&Ie.createElement("li",null,Ie.createElement(xe,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${Gn}`,onActionCallback:Cn},Ie.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),zn&&Ie.createElement("li",null,zn),Ie.createElement("li",{className:"btn-full-screen"},Ie.createElement(xe,{icon:`${gA?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:gA?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:Cn})))},Ye=Ue(74254),ze=Ue(78241),ht=Ue(92832),Pt=Ue(3113),Yt=Object.defineProperty,Kt=Object.defineProperties,bn=Object.getOwnPropertyDescriptors,Fn=Object.getOwnPropertySymbols,_t=Object.prototype.hasOwnProperty,jt=Object.prototype.propertyIsEnumerable,Wt=(wt,Nt,xt)=>Nt in wt?Yt(wt,Nt,{enumerable:!0,configurable:!0,writable:!0,value:xt}):wt[Nt]=xt,ft=(wt,Nt)=>{for(var xt in Nt||(Nt={}))_t.call(Nt,xt)&&Wt(wt,xt,Nt[xt]);if(Fn)for(var xt of Fn(Nt))jt.call(Nt,xt)&&Wt(wt,xt,Nt[xt]);return wt},vt=(wt,Nt)=>Kt(wt,bn(Nt));const mt={labelCol:{span:4},wrapperCol:{span:20}};var sn=({callback:wt,onCancel:Nt})=>{function xt(Cn){wt(Cn)}return Ce.createElement(ze.default,vt(ft({},mt),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:xt,style:{width:500}}),Ce.createElement(ze.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},Ce.createElement(ht.default,null)),Ce.createElement(ze.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},Ce.createElement(ht.default,null)),Ce.createElement("div",{className:"flex-container flex-end"},Ce.createElement(Pt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Ce.createElement(Pt.ZP,{type:"ghost",onClick:Nt},"\u53D6\u6D88")))},eA=Ue(57560),bt=Ue(42307),Tt=Ue(43418),cn=Ue(95237),jn=Ue(40783),yn=Ue(59301),sA=({callback:wt,onCancel:Nt})=>{const xt=document.createElement("canvas"),Cn=xt.getContext("2d");xt.width=1e3,xt.height=800,Cn.fillStyle="#ffffff",Cn.fillRect(0,0,xt.width,xt.height);const gA=xt.toDataURL("image/png");return yn.createElement(Tt.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},yn.createElement(cn.Z,{style:{height:"100vh"}},yn.createElement(jn.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:gA,visible:!0,title:String(Date.now())},onOk:Gn=>{wt({src:Gn.url})},onClose:Nt})))},Re=Ue(12378);function nn(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(nn,go.CommandHandler),nn.prototype.canAlignSelection=function(){var wt=this.diagram;return!(wt===null||wt.isReadOnly||wt.isModelReadOnly||wt.selection.count<2)},nn.prototype.alignLeft=function(){var wt=this.diagram;wt.startTransaction("aligning left");var Nt=1/0;wt.selection.each(function(xt){xt instanceof go.Link||(Nt=Math.min(xt.position.x,Nt))}),wt.selection.each(function(xt){xt instanceof go.Link||xt.move(new go.Point(Nt,xt.position.y))}),wt.commitTransaction("aligning left")},nn.prototype.alignRight=function(){var wt=this.diagram;wt.startTransaction("aligning right");var Nt=-1/0;wt.selection.each(function(xt){if(!(xt instanceof go.Link)){var Cn=xt.actualBounds.x+xt.actualBounds.width;Nt=Math.max(Cn,Nt)}}),wt.selection.each(function(xt){xt instanceof go.Link||xt.move(new go.Point(Nt-xt.actualBounds.width,xt.position.y))}),wt.commitTransaction("aligning right")},nn.prototype.alignTop=function(){var wt=this.diagram;wt.startTransaction("alignTop");var Nt=1/0;wt.selection.each(function(xt){xt instanceof go.Link||(Nt=Math.min(xt.position.y,Nt))}),wt.selection.each(function(xt){xt instanceof go.Link||xt.move(new go.Point(xt.position.x,Nt))}),wt.commitTransaction("alignTop")},nn.prototype.alignBottom=function(){var wt=this.diagram;wt.startTransaction("aligning bottom");var Nt=-1/0;wt.selection.each(function(xt){if(!(xt instanceof go.Link)){var Cn=xt.actualBounds.y+xt.actualBounds.height;Nt=Math.max(Cn,Nt)}}),wt.selection.each(function(xt){xt instanceof go.Link||xt.move(new go.Point(xt.actualBounds.x,Nt-xt.actualBounds.height))}),wt.commitTransaction("aligning bottom")},nn.prototype.alignCenterX=function(){var wt=this.diagram,Nt=wt.selection.first();if(Nt){wt.startTransaction("aligning Center X");var xt=Nt.actualBounds.x+Nt.actualBounds.width/2;wt.selection.each(function(Cn){Cn instanceof go.Link||Cn.move(new go.Point(xt-Cn.actualBounds.width/2,Cn.actualBounds.y))}),wt.commitTransaction("aligning Center X")}},nn.prototype.alignCenterY=function(){var wt=this.diagram,Nt=wt.selection.first();if(Nt){wt.startTransaction("aligning Center Y");var xt=Nt.actualBounds.y+Nt.actualBounds.height/2;wt.selection.each(function(Cn){Cn instanceof go.Link||Cn.move(new go.Point(Cn.actualBounds.x,xt-Cn.actualBounds.height/2))}),wt.commitTransaction("aligning Center Y")}},nn.prototype.alignColumn=function(wt){var Nt=this.diagram;Nt.startTransaction("align Column"),wt===void 0&&(wt=0),wt=parseFloat(wt);var xt=new Array;Nt.selection.each(function(zn){zn instanceof go.Link||xt.push(zn)});for(var Cn=0;Cn<xt.length-1;Cn++){var gA=xt[Cn],Gn=gA.actualBounds.y+gA.actualBounds.height+wt,un=xt[Cn+1];un.move(new go.Point(gA.actualBounds.x,Gn))}Nt.commitTransaction("align Column")},nn.prototype.alignRow=function(wt){wt===void 0&&(wt=0),wt=parseFloat(wt);var Nt=this.diagram;Nt.startTransaction("align Row");var xt=new Array;Nt.selection.each(function(zn){zn instanceof go.Link||xt.push(zn)});for(var Cn=0;Cn<xt.length-1;Cn++){var gA=xt[Cn],Gn=gA.actualBounds.x+gA.actualBounds.width+wt,un=xt[Cn+1];un.move(new go.Point(Gn,gA.actualBounds.y))}Nt.commitTransaction("align Row")},nn.prototype.canRotate=function(wt){var Nt=this.diagram;return!(Nt===null||Nt.isReadOnly||Nt.isModelReadOnly||Nt.selection.count<1)},nn.prototype.rotate=function(wt){wt===void 0&&(wt=90);var Nt=this.diagram;Nt.startTransaction("rotate "+wt.toString());var Nt=this.diagram;Nt.selection.each(function(xt){xt instanceof go.Link||xt instanceof go.Group||(xt.angle+=wt)}),Nt.commitTransaction("rotate "+wt.toString())},nn.prototype.pullToFront=function(){var wt=this.diagram;wt.startTransaction("pullToFront");var Nt=new go.Map;wt.selection.each(function(xt){Nt.set(xt.layer,0)}),Nt.iteratorKeys.each(function(xt){var Cn=0;xt.parts.each(function(gA){if(!gA.isSelected){var Gn=gA.zOrder;isNaN(Gn)?gA.zOrder=0:Cn=Math.max(Cn,Gn)}}),Nt.set(xt,Cn)}),wt.selection.each(function(xt){nn._assignZOrder(xt,Nt.get(xt.layer)+1)}),wt.commitTransaction("pullToFront")},nn.prototype.pushToBack=function(){var wt=this.diagram;wt.startTransaction("pushToBack");var Nt=new go.Map;wt.selection.each(function(xt){Nt.set(xt.layer,0)}),Nt.iteratorKeys.each(function(xt){var Cn=0;xt.parts.each(function(gA){if(!gA.isSelected){var Gn=gA.zOrder;isNaN(Gn)?gA.zOrder=0:Cn=Math.min(Cn,Gn)}}),Nt.set(xt,Cn)}),wt.selection.each(function(xt){nn._assignZOrder(xt,Nt.get(xt.layer)-1-nn._findGroupDepth(xt))}),wt.commitTransaction("pushToBack")},nn._assignZOrder=function(wt,Nt,xt){xt===void 0&&(xt=wt),wt.layer===xt.layer&&(wt.zOrder=Nt),wt instanceof go.Group&&wt.memberParts.each(function(Cn){nn._assignZOrder(Cn,Nt+1,xt)})},nn._findGroupDepth=function(wt){if(wt instanceof go.Group){var Nt=0;return wt.memberParts.each(function(xt){Nt=Math.max(Nt,nn._findGroupDepth(xt))}),Nt+1}else return 0},nn.prototype.doKeyDown=function(){var wt=this.diagram;if(wt!==null){var Nt=wt.lastInput;if(Nt.key==="Up"||Nt.key==="Down"||Nt.key==="Left"||Nt.key==="Right"){var xt=this.arrowKeyBehavior;if(xt==="none")return;if(xt==="select"){this._arrowKeySelect();return}else if(xt==="move"){this._arrowKeyMove();return}else if(xt==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},nn.prototype._getAllParts=function(){var wt=new Array;return this.diagram.nodes.each(function(Nt){wt.push(Nt)}),this.diagram.parts.each(function(Nt){wt.push(Nt)}),wt},nn.prototype._arrowKeyMove=function(){var wt=this.diagram,Nt=wt.lastInput,xt=0,Cn=0;if(Nt.control||Nt.meta)xt=1,Cn=1;else if(wt.grid!==null){var gA=wt.grid.gridCellSize;Cn=gA.width,xt=gA.height}wt.startTransaction("arrowKeyMove"),wt.selection.each(function(Gn){Nt.key==="Up"?Gn.move(new go.Point(Gn.actualBounds.x,Gn.actualBounds.y-xt)):Nt.key==="Down"?Gn.move(new go.Point(Gn.actualBounds.x,Gn.actualBounds.y+xt)):Nt.key==="Left"?Gn.move(new go.Point(Gn.actualBounds.x-Cn,Gn.actualBounds.y)):Nt.key==="Right"&&Gn.move(new go.Point(Gn.actualBounds.x+Cn,Gn.actualBounds.y))}),wt.commitTransaction("arrowKeyMove")},nn.prototype._arrowKeySelect=function(){var wt=this.diagram,Nt=wt.lastInput,xt=null;Nt.key==="Up"?xt=this._findNearestPartTowards(270):Nt.key==="Down"?xt=this._findNearestPartTowards(90):Nt.key==="Left"?xt=this._findNearestPartTowards(180):Nt.key==="Right"&&(xt=this._findNearestPartTowards(0)),xt!==null&&(Nt.shift?xt.isSelected=!0:Nt.control||Nt.meta?xt.isSelected=!xt.isSelected:wt.select(xt))},nn.prototype._findNearestPartTowards=function(wt){var Nt=this.diagram.selection.first();if(Nt===null)return null;for(var xt=Nt.actualBounds.center,Cn=this._getAllParts(),gA=1/0,Gn=Nt,un=0;un<Cn.length;un++){var zn=Cn[un];if(zn!==Nt&&zn.canSelect()){var Xn=zn.actualBounds.center,SA=xt.directionPoint(Xn),Sr=this._angleCloseness(SA,wt);if(Sr<=45){var Nn=xt.distanceSquaredPoint(Xn);Nn*=1+Math.sin(Sr*Math.PI/180),Nn<gA&&(gA=Nn,Gn=zn)}}}return Gn},nn.prototype._angleCloseness=function(wt,Nt){return Math.min(Math.abs(Nt-wt),Math.min(Math.abs(Nt+360-wt),Math.abs(Nt-360-wt)))},nn.prototype._arrowKeyTree=function(){var wt=this.diagram,Nt=wt.selection.first();if(Nt instanceof go.Node){var xt=wt.lastInput;if(xt.key==="Right"){if(!Nt.isTreeLeaf)if(!Nt.isTreeExpanded)wt.commandHandler.canExpandTree(Nt)&&wt.commandHandler.expandTree(Nt);else{var Cn=this._sortTreeChildrenByY(Nt).first();Cn!==null&&wt.select(Cn)}}else if(xt.key==="Left")if(!Nt.isTreeLeaf&&Nt.isTreeExpanded)wt.commandHandler.canCollapseTree(Nt)&&wt.commandHandler.collapseTree(Nt);else{var gA=Nt.findTreeParentNode();gA!==null&&wt.select(gA)}else if(xt.key==="Up"){var gA=Nt.findTreeParentNode();if(gA!==null){var Gn=this._sortTreeChildrenByY(gA),un=Gn.indexOf(Nt);if(un>0){for(var zn=Gn.elt(un-1);zn!==null&&zn.isTreeExpanded&&!zn.isTreeLeaf;){var Xn=this._sortTreeChildrenByY(zn);zn=Xn.last()}zn!==null&&wt.select(zn)}else wt.select(gA)}}else if(xt.key==="Down")if(Nt.isTreeExpanded&&!Nt.isTreeLeaf){var Cn=this._sortTreeChildrenByY(Nt).first();Cn!==null&&wt.select(Cn)}else for(;Nt!==null;){var gA=Nt.findTreeParentNode();if(gA===null)break;var Gn=this._sortTreeChildrenByY(gA),un=Gn.indexOf(Nt);if(un<Gn.length-1){wt.select(Gn.elt(un+1));break}else Nt=gA}var SA=wt.selection.first();SA!==null&&wt.scrollToRect(SA.actualBounds)}},nn.prototype._sortTreeChildrenByY=function(wt){var Nt=new go.List().addAll(wt.findTreeChildrenNodes());return Nt.sort(function(xt,Cn){var gA=xt.location,Gn=Cn.location;return gA.y<Gn.y?-1:gA.y>Gn.y?1:gA.x<Gn.x?-1:gA.x>Gn.x?1:0}),Nt},nn.prototype.copyToClipboard=function(wt){go.CommandHandler.prototype.copyToClipboard.call(this,wt),this._lastPasteOffset.set(this.pasteOffset)},nn.prototype.pasteFromClipboard=function(){var wt=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(wt,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),wt},Object.defineProperty(nn.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(wt){if(wt!=="move"&&wt!=="select"&&wt!=="scroll"&&wt!=="tree"&&wt!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+wt);this._arrowKeyBehavior=wt}}),Object.defineProperty(nn.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(wt){if(!(wt instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+wt);this._pasteOffset.set(wt)}});var Un=nn,tA=Ue(6404),nA=Ue(43604),Zt=Ue(43597),Ut={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Je=Ue(59301),st=(wt,Nt,xt)=>new Promise((Cn,gA)=>{var Gn=Xn=>{try{zn(xt.next(Xn))}catch(SA){gA(SA)}},un=Xn=>{try{zn(xt.throw(Xn))}catch(SA){gA(SA)}},zn=Xn=>Xn.done?Cn(Xn.value):Promise.resolve(Xn.value).then(Gn,un);zn((xt=xt.apply(wt,Nt)).next())});function Ot({onCancel:wt,callback:Nt}){let xt=(0,Ce.useRef)(),Cn=(0,Ce.useRef)(),gA=(0,Ce.useRef)(),Gn=(0,Ce.useRef)(!1);const un=(0,Ce.useRef)(!1),[zn,Xn]=(0,Ce.useState)(0);function SA(){const Nn=Re.bx.make,Hr={red:"#ff3333",blue:"#3358ff",green:"#25ad23",magenta:"#d533ff",purple:"#7d33ff",orange:"#ff6233",brown:"#8e571e",white:"#ffffff",black:"#000000",beige:"#fffcd5",extralightblue:"#d5ebff",extralightred:"#f2dfe0",lightblue:"#a5d2fa",lightgray:"#cccccc",lightgreen:"#b3e6b3",lightred:"#fcbbbd"};xt.current=new Re.S0(Cn.current,{padding:20,grid:Nn(Re.s_,"Grid",Nn(Re.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Nn(Re.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:lA=>{var HA=lA.diagram.commandHandler.addTopLevelParts(lA.diagram.selection,!0);HA||lA.diagram.currentTool.doCancel()},commandHandler:Nn(Un),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:lA=>{var HA=lA.subject;HA.location=HA.location.copy().snapToGridPoint(lA.diagram.grid.gridOrigin,lA.diagram.grid.gridCellSize),setTimeout(()=>{lA.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:lA=>{var HA=lA.subject;setTimeout(()=>{lA.diagram.commandHandler.editTextBlock()})},LinkRelinked:lA=>{var HA=lA.parameter.part;HA.invalidateConnectedLinks();var mr=lA.subject;lA.diagram.toolManager.linkingTool.isForwards?mr.toNode.invalidateConnectedLinks():mr.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),xt.current.nodeTemplate=Nn(Re.NB,"Auto",{locationSpot:Re.z6.Center,locationObjectName:"SHAPE",desiredSize:new Re.$u(120,60),minSize:new Re.$u(40,40),resizable:!0,resizeCellSize:new Re.$u(10,10),rotatable:!0},new Re.KX("location","loc",Re.E9.parse).makeTwoWay(Re.E9.stringify),new Re.KX("desiredSize","size",Re.$u.parse).makeTwoWay(Re.$u.stringify),Nn(Re.bn,{name:"SHAPE",fill:Hr.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:Re.z6.AllSides,toSpot:Re.z6.AllSides},new Re.KX("figure"),new Re.KX("fill"),new Re.KX("stroke","borderColor"),new Re.KX("strokeWidth","thickness"),new Re.KX("strokeDashArray","dash")),Nn(Re.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Nn(Re.al,{margin:1,textAlign:"center",overflow:Re.al.OverflowEllipsis,editable:!0},new Re.KX("text").makeTwoWay(),new Re.KX("stroke","color"))),xt.current.nodeTemplate.toolTip=Nn("ToolTip",Nn(Re.s_,"Vertical",{maxSize:new Re.$u(200,NaN)},Nn(Re.al,{font:"bold 10pt sans-serif",textAlign:"center"},new Re.KX("text")),Nn(Re.al,{font:"10pt sans-serif",textAlign:"center"},new Re.KX("text","details"))));function Fa(lA,HA){var mr=(OA,Yr)=>{OA.handled=!0,OA.diagram.model.commit(La=>{var oo=Yr.part.adornedPart,io=new Re.E9().setRectSpot(oo.actualBounds,lA);io.subtract(oo.location),io.scale(2,2),io.x+=Math.sign(io.x)*130,io.y+=Math.sign(io.y)*130,io.add(oo.location),io.snapToGridPoint(OA.diagram.grid.gridOrigin,OA.diagram.grid.gridCellSize);var Eo=La.copyNodeData(oo.data);La.setGroupKeyForNodeData(Eo,La.getGroupKeyForNodeData(oo.data)),La.addNodeData(Eo);var Pl={from:oo.key,to:La.getKeyForNodeData(Eo)};La.addLinkData(Pl);var To=OA.diagram.findNodeForData(Eo);To.location=io,OA.diagram.select(To),setTimeout(()=>{OA.diagram.commandHandler.editTextBlock()},20)})};return Nn(Re.bn,{figure:HA,alignment:lA,alignmentFocus:lA.opposite(),width:lA.equals(Re.z6.Top)||lA.equals(Re.z6.Bottom)?25:18,height:lA.equals(Re.z6.Top)||lA.equals(Re.z6.Bottom)?18:25,fill:"orange",stroke:Hr.white,strokeWidth:4,mouseEnter:(OA,Yr)=>Yr.fill="dodgerblue",mouseLeave:(OA,Yr)=>Yr.fill="orange",isActionable:!0,click:mr,contextClick:mr})}function Ci(lA){return Nn(Re.bn,{fill:"orange",stroke:"rgba(0, 0, 0, 0)",strokeWidth:15,background:"transparent",geometryString:"F1 M0 0 b 0 360 -4 0 4 z M10 0 b 0 360 -4 0 4 z M20 0 b 0 360 -4 0 4",isActionable:!0,cursor:"context-menu",mouseEnter:(HA,mr)=>mr.fill="dodgerblue",mouseLeave:(HA,mr)=>mr.fill="orange",click:(HA,mr)=>{HA.diagram.commandHandler.showContextMenu(mr.part.adornedPart)}},lA||{})}xt.current.nodeTemplate.selectionAdornmentTemplate=Nn(Re.uz,"Spot",Nn(Re.Vm,{padding:10}),Fa(Re.z6.Top,"TriangleUp"),Fa(Re.z6.Left,"TriangleLeft"),Fa(Re.z6.Right,"TriangleRight"),Fa(Re.z6.Bottom,"TriangleDown"),Ci({alignment:new Re.z6(.75,0)}));function Za(lA,HA){return(mr,OA)=>{mr.handled=!0,mr.diagram.model.commit(Yr=>{Yr.set(OA.part.adornedPart.data,lA,HA)})}}function aa(lA,HA){return HA||(HA="color"),Nn(Re.bn,{width:16,height:16,stroke:"lightgray",fill:lA,margin:1,background:"transparent",mouseEnter:(mr,OA)=>OA.stroke="dodgerblue",mouseLeave:(mr,OA)=>OA.stroke="lightgray",click:Za(HA,lA),contextClick:Za(HA,lA)})}function ni(){return[Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",aa(Hr.white,"fill"),aa(Hr.beige,"fill"),aa(Hr.extralightblue,"fill"),aa(Hr.extralightred,"fill"))),Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",aa(Hr.lightgray,"fill"),aa(Hr.lightgreen,"fill"),aa(Hr.lightblue,"fill"),aa(Hr.lightred,"fill")))]}function Rs(){return[Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",aa(Hr.black),aa(Hr.green),aa(Hr.blue),aa(Hr.red))),Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",aa(Hr.white),aa(Hr.magenta),aa(Hr.purple),aa(Hr.orange)))]}function Vi(lA,HA){return HA||(HA="thickness"),Nn(Re.bn,"LineH",{width:16,height:16,strokeWidth:lA,margin:1,background:"transparent",mouseEnter:(mr,OA)=>OA.background="dodgerblue",mouseLeave:(mr,OA)=>OA.background="transparent",click:Za(HA,lA),contextClick:Za(HA,lA)})}function hs(lA,HA){return HA||(HA="dash"),Nn(Re.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:lA,margin:1,background:"transparent",mouseEnter:(mr,OA)=>OA.background="dodgerblue",mouseLeave:(mr,OA)=>OA.background="transparent",click:Za(HA,lA),contextClick:Za(HA,lA)})}function ci(){return[Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",Vi(1),Vi(2),Vi(3),Vi(4))),Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",hs(null),hs([2,4]),hs([4,4])))]}function Ea(lA,HA){return HA||(HA="figure"),Nn(Re.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:lA,margin:1,background:"transparent",mouseEnter:(mr,OA)=>OA.fill="dodgerblue",mouseLeave:(mr,OA)=>OA.fill="lightgray",click:Za(HA,lA),contextClick:Za(HA,lA)})}xt.current.nodeTemplate.contextMenu=Nn("ContextMenu",Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",Ea("Rectangle"),Ea("RoundedRectangle"),Ea("Ellipse"),Ea("Diamond"))),Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",Ea("Parallelogram2"),Ea("ManualOperation"),Ea("Procedure"),Ea("Cylinder1"))),Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",Ea("Terminator"),Ea("CreateRequest"),Ea("Document"),Ea("TriangleDown"))),ni(),Rs(),ci()),xt.current.groupTemplate=Nn(Re.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:Re.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(lA,HA)=>{var mr=HA.addMembers(HA.diagram.selection,!0);mr||HA.diagram.currentTool.doCancel()},avoidable:!1},new Re.KX("location","loc",Re.E9.parse).makeTwoWay(Re.E9.stringify),Nn(Re.s_,"Auto",{name:"BODY"},Nn(Re.bn,{parameter1:10,fill:Hr.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:Re.z6.AllSides,toSpot:Re.z6.AllSides},new Re.KX("fill"),new Re.KX("stroke","color"),new Re.KX("strokeWidth","thickness"),new Re.KX("strokeDashArray","dash")),Nn(Re.Vm,{background:"transparent",margin:20})),Nn(Re.al,{alignment:Re.z6.Top,alignmentFocus:Re.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new Re.KX("text"),new Re.KX("stroke","color"))),xt.current.groupTemplate.selectionAdornmentTemplate=Nn(Re.uz,"Spot",Nn(Re.s_,"Auto",Nn(Re.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Nn(Re.Vm,{margin:1.5})),Ci({alignment:Re.z6.TopRight,alignmentFocus:Re.z6.BottomRight})),xt.current.groupTemplate.contextMenu=Nn("ContextMenu",ni(),Rs(),ci()),xt.current.linkTemplate=Nn(Re.rU,{layerName:"Foreground",routing:Re.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new Re.KX("fromSpot","fromSpot",Re.z6.parse),new Re.KX("toSpot","toSpot",Re.z6.parse),new Re.KX("fromShortLength","dir",lA=>lA>=1?10:0),new Re.KX("toShortLength","dir",lA=>lA>=1?10:0),new Re.KX("points").makeTwoWay(),Nn(Re.bn,{strokeWidth:2},new Re.KX("stroke","color"),new Re.KX("strokeWidth","thickness"),new Re.KX("strokeDashArray","dash")),Nn(Re.bn,{segmentIndex:0,segmentOffset:new Re.E9(15,0),segmentOrientation:Re.rU.OrientAlong,alignmentFocus:Re.z6.Right,figure:"circle",width:10,strokeWidth:0},new Re.KX("fill","color"),new Re.KX("visible","dir",lA=>lA===1)),Nn(Re.bn,{segmentIndex:-1,segmentOffset:new Re.E9(-10,6),segmentOrientation:Re.rU.OrientPlus90,alignmentFocus:Re.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new Re.KX("fill","color"),new Re.KX("visible","dir",lA=>lA>=1),new Re.KX("width","thickness",lA=>7+3*lA),new Re.KX("height","thickness",lA=>7+3*lA),new Re.KX("segmentOffset","thickness",lA=>new Re.E9(-15,4+1.5*lA))),Nn(Re.bn,{segmentIndex:0,segmentOffset:new Re.E9(15,-6),segmentOrientation:Re.rU.OrientMinus90,alignmentFocus:Re.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new Re.KX("fill","color"),new Re.KX("visible","dir",lA=>lA===2),new Re.KX("width","thickness",lA=>7+3*lA),new Re.KX("height","thickness",lA=>7+3*lA),new Re.KX("segmentOffset","thickness",lA=>new Re.E9(-15,4+1.5*lA))),Nn(Re.al,{alignmentFocus:new Re.z6(0,1,-4,0),editable:!0},new Re.KX("text").makeTwoWay(),new Re.KX("stroke","color"))),xt.current.linkTemplate.selectionAdornmentTemplate=Nn(Re.uz,Nn(Re.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:jo(2)},new Re.KX("pathPattern","thickness",jo)),Ci({alignmentFocus:new Re.z6(0,0,-6,-4)}));function jo(lA){return Nn(Re.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(lA+4).toString()+" H3"})}function Fi(lA){var HA="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return lA===0?HA="M0 0 M16 16 M0 8 L16 8":lA===2&&(HA="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Nn(Re.bn,{geometryString:HA,margin:2,background:"transparent",mouseEnter:(mr,OA)=>OA.background="dodgerblue",mouseLeave:(mr,OA)=>OA.background="transparent",click:Za("dir",lA),contextClick:Za("dir",lA)})}function Xa(lA){var HA=(mr,OA)=>{mr.handled=!0,mr.diagram.model.commit(Yr=>{var La=OA.part.adornedPart;Yr.set(La.data,lA?"toSpot":"fromSpot",Re.z6.stringify(Re.z6.AllSides)),(lA?La.toNode:La.fromNode).invalidateConnectedLinks()})};return Nn(Re.bn,{width:12,height:12,fill:"transparent",mouseEnter:(mr,OA)=>OA.background="dodgerblue",mouseLeave:(mr,OA)=>OA.background="transparent",click:HA,contextClick:HA})}function Kn(lA,HA){var mr=0,OA=Re.z6.RightSide;lA.equals(Re.z6.Top)?(mr=270,OA=Re.z6.TopSide):lA.equals(Re.z6.Left)?(mr=180,OA=Re.z6.LeftSide):lA.equals(Re.z6.Bottom)&&(mr=90,OA=Re.z6.BottomSide),HA||(mr-=180);var Yr=(La,oo)=>{La.handled=!0,La.diagram.model.commit(io=>{var Eo=oo.part.adornedPart;io.set(Eo.data,HA?"toSpot":"fromSpot",Re.z6.stringify(OA)),(HA?Eo.toNode:Eo.fromNode).invalidateConnectedLinks()})};return Nn(Re.bn,{alignment:lA,alignmentFocus:lA.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:mr,background:"transparent",mouseEnter:(La,oo)=>oo.background="dodgerblue",mouseLeave:(La,oo)=>oo.background="transparent",click:Yr,contextClick:Yr})}xt.current.linkTemplate.contextMenu=Nn("ContextMenu",Rs(),ci(),Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",Fi(0),Fi(1),Fi(2))),Nn("ContextMenuButton",Nn(Re.s_,"Horizontal",Nn(Re.s_,"Spot",Xa(!1),Kn(Re.z6.Top,!1),Kn(Re.z6.Left,!1),Kn(Re.z6.Right,!1),Kn(Re.z6.Bottom,!1)),Nn(Re.s_,"Spot",{margin:new Re.Zt(0,0,0,2)},Xa(!0),Kn(Re.z6.Top,!0),Kn(Re.z6.Left,!0),Kn(Re.z6.Right,!0),Kn(Re.z6.Bottom,!0)))));const mc=`{ "class": "GraphLinksModel",
"nodeDataArray": [
{"text":"Find Problem","key":-9,"loc":"-20 -140","color":"#3358ff","fill":"white","figure":"Procedure","thickness":3},
{"text":"What do we want?","key":-10,"loc":"-65 -324.305","group":-16,"figure":"Ellipse","fill":"white"},
{"text":"What do our users want?","key":-11,"loc":"105 -334.305","group":-20,"figure":"Ellipse","fill":"#ffffff","color":"black"},
{"text":"Meetings","key":-12,"loc":"-65 -444.305","group":-16,"figure":"TriangleDown","fill":"#ffffff"},
{"text":"Reviews","key":-13,"loc":"105 -454.305","group":-20,"figure":"TriangleDown","fill":"#ffffff","color":"black"},
{"text":"Can we solve it?","key":-14,"loc":"190 -140","color":"#7d33ff","fill":"#ffffff","figure":"Diamond","size":"140 80","thickness":3},
{"isGroup":true,"text":"Internal","key":-16,"loc":"-65 -384.305","fill":"#d5ebff","dash":null,"thickness":1,"group":-22},
{"isGroup":true,"text":"External","key":-20,"loc":"105 -394.305","fill":"#d5ebff","dash":null,"thickness":1,"group":-22},
{"isGroup":true,"text":"Sources","key":-22,"loc":"20 -400","fill":"#a5d2fa","dash":[4,4],"color":"#3358ff"}
],
"linkDataArray": [
{"from":-12,"to":-10,"points":[-65,-414.305,-65,-404.305,-65,-384.305,-65,-384.305,-65,-364.305,-65,-354.305],"dash":null,"dir":1},
{"from":-13,"to":-11,"points":[105,-424.305,105,-414.305,105,-394.305,105,-394.305,105,-374.305,105,-364.305],"dash":null,"color":"#000000","dir":1},
{"from":-10,"to":-9,"points":[-65,-294.305,-65,-284.305,-65,-232.1525,-40,-232.1525,-40,-180,-40,-170],"dir":2,"dash":[4,4]},
{"from":-11,"to":-9,"points":[105,-304.305,105,-294.305,105,-237.1525,0,-237.1525,0,-180,0,-170],"dash":[4,4],"dir":2},
{"from":-9,"to":-14,"points":[40,-150,58,-150,80,-150,80,-153.33333333333331,102,-153.33333333333331,120,-153.33333333333331],"dir":1,"color":"#3358ff"},
{"from":-14,"to":-9,"points":[190,-100,190,-90,-20,-90,-20,-95,-20,-100,-20,-110],"fromSpot":"BottomSide","toSpot":"BottomSide","text":"No","color":"#ff3333","thickness":2,"dir":1},
{"from":-9,"to":-14,"points":[40,-130,58,-130,80,-130,80,-126.66666666666666,102,-126.66666666666666,120,-126.66666666666666]}
]}`;var Gs=["Rectangle","Square","RoundedRectangle","Border","Ellipse","Circle","TriangleRight","TriangleDown","TriangleLeft","TriangleUp","Triangle","Diamond","LineH","LineV","None","BarH","BarV","MinusLine","PlusLine","XLine","LineRight","LineDown","LineLeft","LineUp"];function wl(lA){return console.log("shapeName:",lA),Gs.indexOf(lA)>=0}var Ei=new Re.YI(gA.current,{maxSelectionCount:1,linkTemplate:Nn(Re.rU,{locationSpot:Re.z6.Center,selectionAdornmentTemplate:Nn(Re.uz,"Link",{locationSpot:Re.z6.Center},Nn(Re.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Nn(Re.bn,{toArrow:"Standard",stroke:null}))},{routing:Re.rU.AvoidsNodes,curve:Re.rU.JumpOver,corner:5,toShortLength:4},new Re.KX("points"),Nn(Re.bn,{isPanelMain:!0,strokeWidth:2}),Nn(Re.bn,{toArrow:"Standard",stroke:null})),model:new Re.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...Re.bn.getFigureGenerators().toArray().map(lA=>({text:"\u672A\u547D\u540D",size:"100 100",figure:lA.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return xt.current.addDiagramListener("TextEdited",function(lA){var HA;const mr=lA.subject.part;var OA=(HA=document.activeElement)==null?void 0:HA.value;typeof OA=="string"&&OA.trim()===""&&xt.current.model.commit(function(Yr){Yr.set(mr.data,"text","\u672A\u547D\u540D"),xt.current.commandHandler.stopCommand()},"increment")}),Ei.nodeTemplate=Nn(Re.NB,"Auto",{locationSpot:Re.z6.Center},new Re.KX("location","location",Re.E9.parse).makeTwoWay(Re.E9.stringify),Nn(Re.bn,"Circle",{fill:"white",stroke:"gray",strokeWidth:2,width:20,height:20,portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromLinkableSelfNode:!0,toLinkableSelfNode:!0},new Re.KX("stroke").makeTwoWay(),new Re.KX("fill").makeTwoWay(),new Re.KX("figure")),Nn(Re.al,{margin:new Re.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new Re.$u(16,16),maxSize:new Re.$u(10,NaN),textAlign:"center",editable:!0},new Re.KX("key").makeTwoWay())),setTimeout(()=>{xt.current.grid=Nn(Re.s_,"Grid",Nn(Re.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Nn(Re.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),xt.current.grid.visible=!0,xt.current.grid.gridCellStroke="darkgray",xt.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=xt.current,xt.current}const Sr=()=>st(this,null,function*(){var Nn=xt.current.makeImage();const Hr=yield(0,Zt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:Nn.src}});Nt({src:Hr.url})});return(0,Ce.useEffect)(()=>(setTimeout(()=>{SA()},500),Xn(zn+1),()=>{xt.current=null}),[]),Je.createElement("div",{ref:un,className:Gn.current?`${Ut.maxH60} body-overflow-initial`:"body-overflow-initial"},Je.createElement(Tt.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!zn,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:Je.createElement(cn.Z,null,Je.createElement(nA.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),Je.createElement(nA.Z,{onClick:()=>{var Nn,Hr,Fa=xt.current.selection.first();if(Gn.current=!Gn.current,document.activeElement&&Fa){let Ci=(Hr=(Nn=document.activeElement)==null?void 0:Nn.value)==null?void 0:Hr.trim();typeof Ci=="string"&&xt.current.model.commit(function(Za){Za.set(Fa.data,"text",Ci||"\u672A\u547D\u540D"),xt.current.commandHandler.stopCommand()},"increment")}Xn(zn+1)}},Je.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:wt},Je.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative"},className:Ut.flowChartWrp},Je.createElement("div",{style:{display:"flex",height:"100%"}},Je.createElement("div",{style:{width:"300px",height:"100%"}},Je.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),Je.createElement("div",{style:{height:"calc(100% - 50px)"},className:Ut.myPaletteDiv,ref:gA})),Je.createElement("div",{style:{flex:1,position:"relative"}},Je.createElement("div",{ref:Cn,style:{height:"80vh"}}))),Je.createElement("div",{className:"tr"},Je.createElement(Pt.ZP,{size:"large",onClick:Sr,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var dn=Ot,Ln=Ue(5112),_n=Ue(5871);const aA=Ln.ZP.Group,Rn={margin:"0 8px"};var In=({callback:wt,onCancel:Nt})=>{function xt(Cn){wt(Cn)}return Ce.createElement(ze.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:xt},Ce.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},Ce.createElement("span",{style:Rn},"\u5355\u5143\u683C\u6570\uFF1A"),Ce.createElement("span",{style:Rn},"\u884C\u6570"),Ce.createElement(ze.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},Ce.createElement(_n.Z,null)),Ce.createElement("span",{style:Rn},"\u5217\u6570"),Ce.createElement(ze.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},Ce.createElement(_n.Z,null))),Ce.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},Ce.createElement("span",{style:Rn},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),Ce.createElement(ze.default.Item,{name:"align"},Ce.createElement(aA,null,Ce.createElement(Ln.ZP,{value:"default"},Ce.createElement("i",{className:"fa fa-align-justify"})),Ce.createElement(Ln.ZP,{value:"left"},Ce.createElement("i",{className:"fa fa-align-left"})),Ce.createElement(Ln.ZP,{value:"center"},Ce.createElement("i",{className:"fa fa-align-center"})),Ce.createElement(Ln.ZP,{value:"right"},Ce.createElement("i",{className:"fa fa-align-right"}))))),Ce.createElement("div",{className:"flex-container flex-end"},Ce.createElement(Pt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Ce.createElement(Pt.ZP,{type:"ghost",onClick:Nt},"\u53D6\u6D88")))},rA=Ue(78673),zA=Ue(93127),Rt=Ue.n(zA),en=(0,Ce.forwardRef)(({use3d:wt,width:Nt,height:xt,callback:Cn,showSaveButton:gA},Gn)=>{const un=(0,Ce.useRef)(),zn=(0,Ce.useRef)(),[Xn,SA]=(0,Ce.useState)(!1),Sr=(0,Ce.useRef)({id:un,appName:"graphing",width:Nt||1e3,height:xt||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,Ce.useEffect)(()=>{zn.current=new(Rt())(Sr.current,!0),window.onload=function(){zn.current.inject("applet_container")}},[]);const Nn=()=>{var Hr=window.ggbApplet.getPNGBase64(1,!0,72);return Cn&&Cn(Hr),Hr};return(0,Ce.useEffect)(()=>{Sr.current.appName=Xn?"3D":"graphing",zn.current.inject("applet_container")},[Xn]),(0,Ce.useEffect)(()=>{SA(wt)},[wt]),(0,Ce.useImperativeHandle)(Gn,()=>({getImgData:Nn})),Ce.createElement(Ce.Fragment,null,Ce.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:un}),Ce.createElement(cn.Z,{align:"middle"},Ce.createElement(nA.Z,{flex:1},Ce.createElement(rA.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Xn,onChange:Hr=>SA(Hr)})),Ce.createElement(nA.Z,null,Ce.createElement(Pt.ZP,{size:"large",onClick:Nn,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),Vn=Ue(57765),Hn=Ue(1012),vA=Ue(8591);const er="link",sr="upload-image",cr="add-flowchart",Pr="draw-image",xr="add-flowchart",Br="code-block",QA="add-table",Jn="------------",bA={default:Jn,left:`:${Jn}`,center:`:${Jn}:`,right:`${Jn}:`};var _A=Ue(61346),tr=(wt,Nt,xt)=>new Promise((Cn,gA)=>{var Gn=Xn=>{try{zn(xt.next(Xn))}catch(SA){gA(SA)}},un=Xn=>{try{zn(xt.throw(Xn))}catch(SA){gA(SA)}},zn=Xn=>Xn.done?Cn(Xn.value):Promise.resolve(Xn.value).then(Gn,un);zn((xt=xt.apply(wt,Nt)).next())});function Jr(){}let ya=0;const ba=1e4,Ca="\u2581",KA="@\u2581\u2581@",Ho="@\u2581@",Fo=`
**\u6A21\u677F\u6807\u9898**
\u6A21\u677F\u6B63\u6587\u5185\u5BB9\uFF0C\u53EF\u8F93\u5165\u6587\u672C\u5185\u5BB9\u548C\u7C98\u8D34\u56FE\u7247\u7B49\u64CD\u4F5C`,qn=["pptm","pptx","ppt","pot","pps","ppa","potx","ppsx","ppam","pptm","potm","ppsm","doc","docx","dot","dotx","docm","dotm","xls","xlsx","csv","xlt","xla","xltx","xlsm","xltm","xlam","xlsb"];function $n(wt){return/^\d+$/.test(wt)?`${wt}px`:wt}const dA=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",ar={[dA+"-B"]:"bold",[dA+"-I"]:"italic"},Nr={[er]:"\u6DFB\u52A0\u94FE\u63A5",[Br]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[sr]:"\u6DFB\u52A0\u56FE\u7247",[Pr]:"\u6DFB\u52A0\u753B\u56FE",[cr]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[QA]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var kA=({defaultValue:wt="",onChange:Nt,width:xt="100%",height:Cn=400,miniToolbar:gA=!1,isFocus:Gn=!1,watch:un,insertTemp:zn,mode:Xn="markdown",id:SA="markdown-editor-id",showResizeBar:Sr=!1,noStorage:Nn=!1,showNullButton:Hr=!1,showNullProgramButton:Fa=!1,hidetoolBar:Ci=!1,fullScreen:Za=!1,onBlur:aa,onCMBeforeChange:ni,onFullScreen:Rs,className:Vi="",disablePaste:hs=!1,disabled:ci=!1,disabledFill:Ea=!1,placeholder:jo="",values:Fi="",extraUse:Xa})=>{const[Kn,mc]=(0,Ce.useState)(null),[Gs,wl]=(0,Ce.useState)(wt),[Ei,lA]=(0,Ce.useState)(un),[HA,mr]=(0,Ce.useState)(Za),[OA,Yr]=(0,Ce.useState)(""),[La,oo]=(0,Ce.useState)(0),[io,Eo]=(0,Ce.useState)(Cn),[Pl,To]=(0,Ce.useState)(!1),pc=(0,Ce.useRef)((0,Hn.Z)()),vc=(0,Ce.useRef)(!1),yl=(0,Ce.useRef)(),[Li,fu]=(0,Ce.useState)(0),[lg,gg]=(0,Ce.useState)(0),Wi=(0,Ce.useRef)(),di=(0,Ce.useRef)(),bl=(0,Ce.useRef)(),Bo=(0,Ce.useRef)(),hu=()=>tr(void 0,null,function*(){var IA;const fA=yield Fetch("/api/attachments/distinct_hash_val.json",{method:"post",body:{hash_val:pc.current}});(IA=fA==null?void 0:fA.attachments)!=null&&IA.length&&(console.log("cm:",Kn,Wi),fA.attachments.map(BA=>{BA.content_type.indexOf("image")>-1?Kn.replaceSelection(`![,](/api/attachments/${BA.id}?type=${BA.content_type})`):BA.content_type.indexOf("video")>-1?Kn.replaceSelection(`<video width="100%" controls src="${ENV.API_SERVER}/api/attachments/${data.id}"></video>`):BA.content_type.indexOf("pdf")>-1?Kn.replaceSelection(`<a href="${ENV.API_SERVER}/api/attachments/${BA.id}?type=${BA.content_type}&disposition=inline" target="_blank">${BA.name}</a>`):Kn.replaceSelection(`[${BA.name}](${ENV.API_SERVER}/api/attachments/${BA.id}?type=${BA.content_type})`)}))});(0,Ce.useEffect)(()=>{const IA=window.scrollY||window.pageYOffset;wl(Fi),Kn==null||Kn.setValue(Fi),window.scrollTo(0,IA)},[Fi]),(0,Ce.useEffect)(()=>{Rs==null||Rs(HA)},[HA]),(0,Ce.useEffect)(()=>{if(Wi.current){let IA=function(BA,CA){var kr;if(hs){CA.preventDefault();return}const Vr=CA.clipboardData;if(Vr){const ea=Vr.types.toString(),oa=Vr.items;if(ea==="Files"||Vr.types.indexOf("Files")>-1){if(CA.preventDefault(),Xn=="stex")return;try{let fa=oa[1];((kr=oa[0])==null?void 0:kr.kind)==="file"&&(fa=oa[0]);const Ia=fa.getAsFile(),ko=Ia.name.split(".").pop();(0,bt.I)(Ia,qa=>{var zs,Vs,Ws;qa.id?((zs=Ia==null?void 0:Ia.type)==null?void 0:zs.indexOf("image"))>-1?fA.replaceSelection(`<img width="100%" src="/api/attachments/${qa.id}?type=${qa.content_type})" alt="" />`):((Vs=Ia==null?void 0:Ia.type)==null?void 0:Vs.indexOf("video"))>-1?fA.replaceSelection(`<video width="100%" controls src="/api/attachments/${qa.id}"></video>`):((Ws=Ia==null?void 0:Ia.type)==null?void 0:Ws.indexOf("pdf"))>-1?fA.replaceSelection(`<a href="/api/attachments/${qa.id}?type=${Ia.type}&disposition=inline" target="_blank">${Ia.name}</a>`):qn.includes(ko)?fA.replaceSelection(`<a href="/api/attachments/${qa.id}?type=office&disposition=inline" target="_blank">${Ia.name}</a>`):fA.replaceSelection(`[${Ia.name}](/api/attachments/${qa.id}?type=${qa.content_type})`):(qa==null?void 0:qa.status)===401&&(vA.ZP.warning((qa==null?void 0:qa.message)||"\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C"),document.location.href="/user/login")})}catch(fa){vA.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const fA=$t().fromTextArea(Wi.current,{mode:Xn,lineNumbers:!gA,lineWrapping:!0,value:wt,autoCloseTags:!Fa,autoCloseBrackets:!0});return fA.on("keyup",function(BA,CA){CA.keyCode===8&&(BA.getValue()==""?fA.setOption("placeholder",jo):fA.setOption("placeholder",null))}),fA.on("keydown",function(BA,CA){if(CA.keyCode===8){var kr=mu(BA);kr&&CA.preventDefault()}}),Gn&&fA.focus(),fA.on("paste",IA),fA.on("dragleave",function(BA,CA){di.current.classList.remove("mouse-hover-md")}),ci&&fA.on("beforeChange",function(BA,CA){(CA.origin==="paste"||CA.origin==="+input")&&CA.cancel()}),mc(fA),()=>{fA.off("paste",IA)}}},[]);const ug=(0,Ce.useCallback)(()=>{if(di.current)try{}catch(IA){console.log(IA,"---- to set md editor body height")}},[io,di,HA]);(0,Ce.useEffect)(()=>{function IA(){let fA=new on.Z(BA=>{for(let CA of BA)(CA.target.offsetHeight>0||CA.target.offsetWidth>0)&&(ug(),Kn.setSize("100%","100%"),Kn.refresh())});return fA.observe(Wi.current.parentElement),fA}if(Kn){const fA=IA();return()=>{var BA,CA;(BA=Wi.current)!=null&&BA.parentElement&&fA.unobserve((CA=Wi.current)==null?void 0:CA.parentElement)}}},[Kn,ug]),(0,Ce.useEffect)(()=>{if(Kn){let IA=[];for(const[fA,BA]of Object.entries(ar)){let CA={[fA]:()=>{Cl(BA)}};IA.push(CA),Kn.addKeyMap(CA)}return yl.current=setInterval(()=>{vc.current&&hu()},4e3),()=>{clearInterval(yl.current);for(let fA of IA)Kn.removeKeyMap(fA)}}},[Kn]),(0,Ce.useEffect)(()=>{Za!==HA&&mr(Za)},[Za]),(0,_A.Z)(()=>{if(!Nn&&La>0){let IA=new Date().getTime(),fA=window.sessionStorage.getItem(SA);IA>=La+ba&&(!fA||fA!==Gs)&&(window.sessionStorage.setItem(SA,Gs),To(!0))}},ba),(0,Ce.useEffect)(()=>{lA(un)},[Kn,un]),(0,Ce.useEffect)(()=>{Kn&&Gn&&Kn.focus()},[Kn,Gn]),(0,Ce.useEffect)(()=>{if(Ei&&Kn){let IA=function(BA){let CA=BA.target;if(Bo.current){let kr=CA.scrollTop/CA.scrollHeight;Bo.current.scrollTop=Bo.current.scrollHeight*kr}};const fA=Kn.getScrollerElement();return fA.addEventListener("scroll",IA),()=>{fA.removeEventListener("scroll",IA)}}},[Kn,Ei]),(0,Ce.useEffect)(()=>{if(Kn&&ni){let IA=function(fA,BA){ni(fA,BA)};return Kn.on("beforeChange",IA),()=>{Kn.off("beforeChange",IA)}}},[Kn,ni]),(0,Ce.useEffect)(()=>{if(Kn&&aa){let IA=function(){aa(Kn.getValue())};return Kn.on("blur",IA),()=>{Kn.off("blur",IA)}}},[Kn,aa]);function mu(IA,fA){var BA=IA.getDoc(),CA=BA.getCursor(),kr=BA.getLine(CA.line),Vr=kr.charAt(CA.ch-1),ea=kr.lastIndexOf("@\u2581@",CA.ch),oa=kr.lastIndexOf("@\u2581\u2581@",CA.ch),fa=ea>oa?ea:oa,Ia=ea>oa?3:4;if(KA.indexOf(Vr)===-1)return null;if(console.log("change1:",fA,IA,kr,CA,fa,ea,oa,Vr),fa>=0&&CA.ch-fa<5){var ko=fa+Ia;return BA.replaceRange("",{line:CA.line,ch:fa},{line:CA.line,ch:ko}),{line:CA.line,ch:ko}}return null}(0,Ce.useEffect)(()=>{if(Kn){let IA=function(fA,BA){const CA=fA.getValue();wl(CA),oo(new Date().getTime()),fA.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),Nt&&(Fa?Nt(CA,Ya(CA)):Nt(CA))};return Kn.on("change",IA),()=>{Kn.off("change",IA)}}},[Kn,Nt]),(0,Ce.useEffect)(()=>{if(Kn)if(wt==null)Kn.setValue(""),wl("");else{const IA=window.scrollY||window.pageYOffset;wt!==Kn.getValue()&&(Kn.setValue(wt),wl(wt),Kn.setCursor(ci?1:Kn.lineCount(),0),window.scrollTo(0,IA))}},[Kn,wt]);const Cl=(0,Ce.useCallback)(IA=>{const fA=Kn.getCursor(),BA=Kn.getSelection();let CA=BA.split(`
`);switch(IA){case"bold":return Kn.replaceSelection("**"+BA+"**"),BA===""&&Kn.setCursor(fA.line,fA.ch+2),Kn.focus();case"italic":return Kn.replaceSelection("*"+BA+"*"),BA===""&&Kn.setCursor(fA.line,fA.ch+1),Kn.focus();case"code":return Kn.replaceSelection("`"+BA+"`"),BA===""&&Kn.setCursor(fA.line,fA.ch+1),Kn.focus();case"inline-latex":return Yr("inline-latex"),Kn.focus();case"latex":return Kn.replaceSelection("```latex\n"+BA+"\n```"),Kn.setCursor(fA.line+1,BA.length+1),Kn.focus();case"line-break":return Kn.replaceSelection(`<br/>
`),Kn.focus();case"list-ul":return BA===""?Kn.replaceSelection("- "+BA):Kn.replaceSelection(CA.map(kr=>kr===""?"":`- ${kr}`).join(`
`)),Kn.focus();case"list-ol":return BA===""?Kn.replaceSelection("1. "+BA):Kn.replaceSelection(CA.map((kr,Vr)=>kr===""?"":`${Vr+1}. ${kr}`).join(`
`)),Kn.focus();case"add-null-ch":return BA===""&&Kn.setCursor(fA.line,fA.ch),Kn.replaceSelection(Ca),Kn.focus();case"add-signal":return BA===""&&Kn.setCursor(fA.line,fA.ch),Kn.replaceSelection(Ho),Kn.focus();case"add-multiple":return BA===""&&Kn.setCursor(fA.line,fA.ch),Kn.replaceSelection(KA),Kn.focus();case"inster-template-1":return BA===""&&Kn.setCursor(fA.line,fA.ch),Kn.replaceSelection(Fo),Kn.focus();case"eraser":return Kn.setValue(""),Kn.focus();case"trigger-watch":return lA(!Ei),Kn.focus();case"trigger-full-screen":return mr(!HA),Kn.focus();case er:Yr(er);return;case Br:Yr(Br);return;case sr:Yr(sr);return;case Pr:Yr(Pr);return;case"maths-latex":Yr("maths-latex");return;case cr:Yr(cr);return;case QA:Yr(QA);return;default:throw new Error}},[Kn,Ei,HA]),Lo=(0,Ce.useCallback)((IA,fA)=>{var BA,CA,kr,Vr,ea,oa;switch(Yr(""),OA){case er:const{title:zs,link:Vs}=IA;return Kn.replaceSelection(`[${zs}](${Vs})`),Kn.focus();case Br:const{language:Ws,content:dg}=IA;return Kn.replaceSelection(["```"+Ws,dg,"```"].join(`
`)),Kn.focus();case"maths-latex":for(var fa=atob(IA),Ia=new Uint8Array(fa.length),ko=0;ko<fa.length;ko++)Ia[ko]=fa.charCodeAt(ko);var qa=new Blob([Ia],{type:"image/png"});(0,bt.I)(qa,ri=>{ri.id?Kn.replaceSelection(`![,](/api/attachments/${ri.id}?type=${ri.content_type})`):(ri==null?void 0:ri.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":Kn.replaceSelection("`$$"+IA+"$$`");break;case sr:case Pr:case xr:const{src:Zi,alt:ps}=IA,Mr=fA,Ai=(kr=(CA=(BA=Mr==null?void 0:Mr.name)==null?void 0:BA.split("."))==null?void 0:CA.pop)==null?void 0:kr.call(CA);return((Vr=Mr==null?void 0:Mr.type)==null?void 0:Vr.indexOf("image"))>-1||!(Mr!=null&&Mr.type)?Mr.align||Mr.width?Kn.replaceSelection(`<p style="text-align:${Mr.align||"initial"}"><img width="${Mr.width?Mr.width+"%":"initial"}" src="${Zi}" alt="${ps||""}" /></p>`):Kn.replaceSelection(`<img width="100%" src="${Zi}" alt="${ps||""}" />`):((ea=Mr==null?void 0:Mr.type)==null?void 0:ea.indexOf("video"))>-1?Kn.replaceSelection(`<video width="100%" controls src="${Zi}"></video>`):((oa=Mr==null?void 0:Mr.type)==null?void 0:oa.indexOf("pdf"))>-1?Kn.replaceSelection(`<a href="${Zi}?type=${Mr.type}&disposition=inline" target="_blank">${Mr.name}</a>`):qn.includes(Ai)?Kn.replaceSelection(`<a href="${Zi}?type=office&disposition=inline" target="_blank">${Mr.name}</a>`):Kn.replaceSelection(`[${Mr.name}](${Zi})`),Kn.focus();case QA:const{row:wu,col:Js,align:Bc}=IA;let El=`
`;for(let ri=0;ri<wu;ri++){let fg=[],hg=[];for(let mg=0;mg<Js;mg++)ri===1&&hg.push(bA[Bc]),fg.push(" ");ri===1&&(El+=`| ${hg.join(" | ")} |
`),El+=`| ${fg.join(Js===1?"":" | ")} |
`}return Kn.replaceSelection(El+`
`),Kn.focus();default:throw new Error}},[Kn,OA]),Ks=(0,Ce.useMemo)(()=>{switch(OA){case er:return Ce.createElement(sn,{callback:Lo,onCancel:So});case Br:return Ce.createElement(eA.Z,{callback:Lo,onCancel:So});case sr:return Ce.createElement(bt.Z,{callback:Lo,onCancel:So});case cr:return Ce.createElement(dn,{callback:Lo,onCancel:So});case QA:return Ce.createElement(In,{callback:Lo,onCancel:So});case"maths-latex":return Ce.createElement(en,{showSaveButton:!0,callback:Lo});case"inline-latex":return Ce.createElement(Vn.Z,{showSaveButton:!0,callback:Lo});default:return null}},[OA]);function So(){Yr("")}(0,Ce.useEffect)(()=>{if(bl.current){let IA=function(ea){kr=!0,Vr=ea.pageY},fA=function(){kr=!1},BA=function(ea){if(kr){let oa=ea.pageY-Vr;oa<0&&(oa=0),oa>300&&(oa=300);let fa=Cn+oa+"px";Eo(fa)}},CA=bl.current,kr=!1,Vr=0;return CA.addEventListener("mousedown",IA),document.addEventListener("mousemove",BA),document.addEventListener("mouseup",fA),()=>{CA.removeEventListener("mousedown",IA),document.removeEventListener("mousemove",BA),document.removeEventListener("mouseup",fA)}}},[Kn,bl]),(0,Ce.useEffect)(()=>{Eo(Cn)},[Cn]);const Fl=$n(xt),cg=$n(io),Ji={width:Fl,height:cg},pu=(0,Ce.useMemo)(()=>{if(La){let IA=new Date(La),fA=IA.getHours(),BA=IA.getMinutes(),CA=IA.getSeconds();return fA=fA<10?"0"+fA:fA,BA=BA<10?"0"+BA:BA,CA=CA<10?"0"+CA:CA,`${fA}:${BA}:${CA}`}return 0},[La]),Ya=IA=>{const fA=[];if(Fa){let BA=-1;IA=IA.replace(/(@▁▁@|@▁@)/g,function(CA,kr,Vr){fA.push({multiLine:CA!==Ho})})}return fA};function vu(){window.sessionStorage.removeItem(SA),To(!1),oo(0)}function ms(){To(!1),oo(0),Kn.setValue(window.sessionStorage.getItem(SA))}(0,Ce.useEffect)(()=>{Nr[OA]&&OA!==Pr&&OA!==cr&&setTimeout(()=>{const IA=document.getElementsByClassName("markdown-popup-form")[0],fA=window.innerWidth/2-IA.offsetWidth/2,BA=window.innerHeight/2-IA.offsetHeight/2;fu(fA),gg(BA)},0)},[OA]);const Bu=IA=>{IA.preventDefault();const fA=IA.clientX-Li,BA=IA.clientY-lg;document.body.onmousemove=CA=>{let kr=CA.clientX-fA,Vr=CA.clientY-BA;const ea=document.getElementsByClassName("markdown-popup-form")[0],oa=window.innerWidth-ea.offsetWidth,fa=window.innerHeight-ea.offsetHeight;kr=Math.max(0,Math.min(kr,oa)),Vr=Math.max(0,Math.min(Vr,fa)),Su(CA.clientX,CA.clientY,fA,BA)&&(fu(kr),gg(Vr))},document.body.onmouseup=function(){document.body.onmousemove=null}},Su=(IA,fA,BA,CA)=>{const kr=document.body.clientHeight,Vr=document.body.clientWidth;return IA<20&&BA>IA||IA>Vr-20&&BA<IA||fA<20&&CA>fA||fA>kr-20&&CA<fA?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return Ce.createElement(Ce.Fragment,null,Ce.createElement("div",{className:"markdown-editor-wrapper",ref:di},Ce.createElement("div",{className:`markdown-editor-container ${Vi} ${Ei?"on-preview":""} ${gA?"mini":""} ${HA?"full-screen":""}`,style:Ji},Ce.createElement(_e,{insertTemp:zn,watch:Ei,fullScreen:HA,showNullButton:Hr,showNullProgramButton:Fa,onActionCallback:Cl,hidetoolBar:Ci,extraUse:Xa}),Ce.createElement("div",{className:"markdown-editor-body"},Ce.createElement("div",{className:"codemirror-container"},Ce.createElement("textarea",{ref:Wi,placeholder:jo})),Ei?Ce.createElement("div",{ref:Bo,className:"preview-container"},Xn==="stex"&&Ce.createElement(Oe,{value:Gs}),Xn!=="stex"&&Ce.createElement(ke.Z,{disabledFill:Ea,showProgramFill:Fa,value:Gs})):null))),Sr?Ce.createElement("a",{ref:bl,className:"editor-resize"}):null,OA===Pr&&Ce.createElement(sA,{callback:Lo,onCancel:So}),OA===cr&&Ce.createElement(dn,{callback:Lo,onCancel:So}),Ce.createElement(Ye.Z,null,Nr[OA]&&OA!==Pr&&OA!==cr?Ce.createElement(Tt.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Li,top:lg},title:Ce.createElement("div",{style:{cursor:"move"},onMouseDown:Bu},Nr[OA]),open:!0,onCancel:So,footer:null,destroyOnClose:!0,width:OA===cr?"1200px":null,height:OA===cr?"80vh":null,className:"markdown-popup-form"},Ks):null))}},42307:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return xe},I:function(){return Ye}});var Ce=Ue(78241),ct=Ue(8591),$t=Ue(92832),on=Ue(81327),Et=Ue(5871),gn=Ue(5112),Bt=Ue(3113),He=Ue(8396),Ze=Ue(59301),Be=Ue(47141),ke=Ue(59301),Oe=Object.defineProperty,Ie=Object.defineProperties,me=Object.getOwnPropertyDescriptors,a=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,z=(ze,ht,Pt)=>ht in ze?Oe(ze,ht,{enumerable:!0,configurable:!0,writable:!0,value:Pt}):ze[ht]=Pt,ne=(ze,ht)=>{for(var Pt in ht||(ht={}))y.call(ht,Pt)&&z(ze,Pt,ht[Pt]);if(a)for(var Pt of a(ht))te.call(ht,Pt)&&z(ze,Pt,ht[Pt]);return ze},oe=(ze,ht)=>Ie(ze,me(ht));const{useForm:de}=Ce.default,Se={width:280,marginRight:10},Le={labelCol:{span:5},wrapperCol:{span:19}};var xe=({callback:ze,onCancel:ht})=>{const[Pt]=de();let Yt=(0,Ze.useRef)();function Kt(_t){Yt.current.width=Pt.getFieldValue("width"),Yt.current.align=Pt.getFieldValue("align"),ze(_t,Yt.current)}function bn(_t,jt){if(_t.status===-1){ct.ZP.error(_t.message);return}Pt.setFieldsValue({src:`/api/attachments/${_t.id}`,type:jt.type})}function Fn(_t){let jt=_t.target.files[0];Yt.current=jt,Ye(jt,bn)}return ke.createElement(Ce.default,oe(ne({form:Pt},Le),{className:"upload-image-panel",onFinish:Kt,style:{width:470,overflow:"hidden"}}),ke.createElement(Ce.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},ke.createElement("div",{className:"flex-container"},ke.createElement(Ce.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u6587\u4EF6\u5730\u5740"}]},ke.createElement($t.default,{style:Se})),ke.createElement(_e,{onFileChange:Fn}))),ke.createElement(Ce.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},ke.createElement($t.default,{style:{width:264}})),ke.createElement(Ce.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},ke.createElement(on.Z,null,ke.createElement(Ce.default.Item,{name:"width",style:{margin:0}},ke.createElement(Et.Z,{style:{width:264}})),ke.createElement("span",{className:"ml8"},"%"))),ke.createElement(Ce.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},ke.createElement(gn.ZP.Group,{name:"align",defaultValue:1,options:[{value:"left",label:"\u5DE6\u5BF9\u9F50"},{value:"center",label:"\u5C45\u4E2D\u5BF9\u9F50"},{value:"right",label:"\u53F3\u5BF9\u9F50"}]})),ke.createElement("aside",null,ke.createElement(Ce.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},ke.createElement(Bt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),ke.createElement(Bt.ZP,{type:"default",onClick:ht},"\u53D6\u6D88"))))};function _e({onFileChange:ze}){return ke.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",ke.createElement("input",{type:"file",onChange:ze}))}function Ye(ze,ht){if(!ze)throw new String("\u6CA1\u6709\u6587\u4EF6");if(!(0,Be.bg)())throw ct.ZP.warning("\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C"),new String("\u8BF7\u767B\u5F55\u540E\u518D\u64CD\u4F5C");let Pt=new FormData;Pt.append("editormd-image-file",ze),Pt.append("file_param_name","editormd-image-file"),Pt.append("byxhr","true");var Yt=new window.XMLHttpRequest;Yt.withCredentials=!0,Yt.addEventListener("load",function(Kt){ht(JSON.parse(Kt.target.responseText),ze)},!1),Yt.addEventListener("error",function(Kt){console.error(Kt)},!1),Yt.open("POST",`${He.KI}/api/attachments.json`),Yt.send(Pt)}},74254:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return $t}});var Ce=Ue(59301),ct=Ue(4676);class $t extends Ce.Component{constructor(Et){super(Et);const gn=window.document;this.node=gn.createElement("div"),gn.body.appendChild(this.node)}render(){const{children:Et}=this.props;return(0,ct.createPortal)(Et,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},79082:function(qt,kn,Ue){"use strict";Ue.d(kn,{i:function(){return Se},Z:function(){return xe}});var Ce={flex_box_center:"flex_box_center___AQ53o",flex_space_between:"flex_space_between___i2aIa",flex_box_vertical_center:"flex_box_vertical_center___sPEKB",flex_box_center_end:"flex_box_center_end___GhSSH",flex_box_column:"flex_box_column___R9_Hb",list:"list___jb2Ay",wrap:"wrap___VsQDr",lockWrap:"lockWrap___g1k1T",li:"li___IxCLC",cover:"cover___Mu8wr",img:"img___IpFLA",movebq:"movebq___mF7wt",bq:"bq___Bil0T",sign:"sign___DXJ4d",name:"name___l7FoJ",e:"e___pXQUG",unit:"unit___wCIFR",tags:"tags___w_Mil",tag1:"tag1___dxm7r",tag2:"tag2___llZkf"},ct=Ue(71418),$t=Ue(6848),on=Ue(92310),Et=Ue.n(on),gn=Ue(94601),Bt=Ue(62556),He=Ue(47141),Ze="data:image/png;base64,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",Be="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAqCAYAAABfjB7GAAAAAXNSR0IArs4c6QAAE8RJREFUeF7tW2l4FWWWfuuG7GFP2MOissgiotCKsiPQDa449uiD2IoCtm2r03ajstOKji0IIgZQwLZnuhVkBNRukUAIWyCBIBiWCIQlK8SQhZCFkNzqOedb6qubSmAm84x/KOC599atqlt13u895z0L1sXDn9iWZQGWBcvyiVf6Q/tAH9V3/EHuD3wVx9kAbMuCj88EbJ+8hs2n8ndX23x+uoo8n64o/gK2rV9pj23zr4n9/FacR/v5nzqX9tt+2Lafv/fTKx3qt0F3bPvVteQx6nz5Ste1+GfEeeL69F79rl88t3G8uB+6nrhH9R09Pe8z7lU+nfN8QJ4P/kTLCprWYey8bKsk7c8MkADC5wCiQKLdcIPEe/h4+ivOoVsReFjwe4GkrH4VkCxpEDa2fCAFqzC8AsMBifYLI6p9ge/JoMpgbmNaEiBx3Ro2vjKiaXS6LwGQ+N48Ri2e+kES59YLEoMpDOWDXWhZvr5WMQHEBqdVTgwSBhd2vDqT+HjFNOP1/wckZUwJpwGSWL1yxSrGydXv+o6YZLAG8MP2EysUOx0w1HGCPW6QNMu9wPtfMIltCv+nVvH3q6WLI0O7meQCiV2foIlglHR/il0BYLrcneHetJP7P2OSwwxefvUyyXF3JtvY3Wn2CRdWJ5PYBYuV7sUmF/iBYBkLRa4eww0qn+G4cx+QZxUfWm1z3GCDCYBMd+cGSbo7D5BEzHIzrn6QBMj1baa74whCrkw8mcKCXVdtpsiHDIhL+jgDAGVQAklaXV5fgqQBqZ9JLpdXKyY5bNTxU96bn92zAzoxmA1D90j2LDq4SosEQQYvJhmCQbmxnwAkJ/5IEaFjkngoYWzBKHdMUiveMEQgS4SC0CAJF9cAkOS91YpVhrtziQVP4eCHVXxgpc3RXau1AIWmY5IDklJ4jrtzYpaXCmywu2PF5Wy86jyZRCBJhaXkn1Z1JqsUG5yAr9UVKc7AmKRVmzv2eMWka2aSVppGrKwFkiUBElG+HpCEBHdJbwDlxT8i//RRdLzlLjQKDdfCgt4U5Z5B0+i2vL+s6DyLj4gWrYUEv0pMqqm6jJz0VETHdkVE8xiGgtQW3Sb/ZuYJdOhxG4KCQ9kdaWXO7s6R3Upq66AOG4XZp3ClogytbuhNZ0q5rOKOYlAASMwkUng2aqqvwBfUSKu40vPZqPFXo1mrWEfiSylNtmnergvfZ31MMuOW293ZsApTPzRktgdIMiY5UltkOQRWVloSkj5dgvtei0NUsxiZJwGVpSVY/8Zk3H7fk+gx5D5smD8Vbbr1xR2/fJ6P8QbJiUllRfn4Ys4kDJr4MroMGK6pQyCd3r8NO//zXYyfswqRzWI0kxyQ1Ir0ZtI/Fr+MyGbRGPzEKzLHUiC55bPU+BpAkuAHN/0NF7JPYtiTrwqXChvbP36LVd/Qia/A8gk3S/8Kc08jac0SdL1jNG762SgnTgaqPw+XJxM7frEK9y+3BTtEkio1s05KnUTVFBECpOy0PUj6bAnufzUOEc2jdRL7w66v8d3Xf8FDs1YivHFzpMWvwQ87/45H/vgJ4AuqlczuW7cc2YdTNBDkpsqLLyA0sjEahYS5dET15UpcLi9FRLMWsKwgmS0Bsb1+hv7jp6rgZDBJSGaKST+eScfmuJkY+tSraNutn7OqdbxxuzDa7bg7PwqzT2L7X95G90Hj0OPucXx+QeZx7P7bYtxyzyPo3HewTkx3f/YeKi8VY8jEVwzGMb8N0A2pLhUe/54URHS0dWFfnAZIqTflgpSi0wqNM1HH3WWl7cGez5bgvmlLEdmilZbem96bhrDIJhg+eTaDVlZUgA3zp2Dk1Llo172fu+JgATnHUlGSn6PjTFXFJXy/6TN06T8MLTve5ALoQuZJnN6fiL5jHkVIRJR+mKat2qP9zf1B8UlJ2MSP30TeDwf1+X5/DeyaGgQFh9QpHlvf1Bt3PfaSBk+JDeEm/Ti8dR1OpsRj2FPT0SSmHR+3b+NKFGVn4J4p8+CDD7knD2HfxlUYcP8kdqXKxSoV6eXuzKqDCZJ1ISXOFiUcIk2Qi0kkv10gyc+pG1aiqqIMFReLUJidgbbd+vJD3/7gMygvuYD4pdMRHBaOkPBIbYjykkJmE7kB2tp0uxV3PvqCp7sj9mxa/Af0u/cJNG/fBU3bxMLyEVuAzENJSPl8Gca9vAiRTVvyvhpKzxQwOjkFtqyYi7LCc7zihWZQ4KmV7KhB2nNizyZ2m4N/Nc2ViFYUF6D0x1w+u+ZKFc4c3ImOfe5EUHAwu6HKSyXw+/2IiGrKv5OWsI5LSH1GjNfVkKjmMQiLai6Vprua4Up8A5hkFSQvtS0fuazaINlSPJgg0fvkdctQVX6Jb6zkXCZiutyMoEbB+Nm/PItd/7GAA3GX24YgvBm5PaCitBinUhJww4DhiJBGbdqqAzr3Hy5rf7KWJ6Wa1Is4tn0DUjesxsPzPka4PM+19G0bPlmrY6Et1Z1yEVtXzEVNTTVG/XqeZIQBjKtmJ4TFtpWvwxfkw5BfveIK+ATc95s+rZN11/JFz6EPoMutQ2qVozS7XMpRuD5+HgIosAgaGJMCmaTiUvbhZOxdsxT3/uF9RDaPwcm9m5H65Wq+35HPzkOrG3oy8EU5Gdj03isY88JbiOl0s3geWZkgw+Yc3Yej276o9ZzFeZmoqa5Cy9iu9dhAsKJT30HoPuRejjWq3kUA+f3VuOfZP8r8SNZXaV1LVeFUFGwkEEC+IAx5kgSEE4+OJ23Cka2f4xcvvGOoMaHqRB3OKNT6/ToHIwOTy93y0VzcPPh+dOk3xHVd5fJqg+Qk39aPe98XiSrZTDNJxRlHOHiBxACt/QDjfr8EjUJD8Y+FL6Fp61gUnD2OkVPmIubGnuwiyQ1+u+RVjP7tW4ju1MOQ66IykX8mHWcP7XZyHQvISktGWXEBut/9C+3e6kKJDEGxI7bPQJGHSyZtWT4HRXln0aFXf1USlz7NcHdsJfE5N/0A3//QJ19zSfDjSd/g8JZ1eGDGh7hSXoryogJXVVslx7LSBPiFgSMbN0dwWCS+WvQSeg4hgIbWLsSqqoM8RyTHsnpOz5K/Z4lLZutSjxYDCiQL5PJMd5d9JBnJa+Mw9veLERwagR0fv4nb75+ELctno1nbjggOi+Abra6qRFHOGTRr2wnB4WLfbeOeQHTnm3XupFoR5Gyzj6Vg20fzceu9E9HnnkeEuqxvs50YJGsJvIq3Lp+DgqwTnE8JHGQMkqDoUr/8fCHnJFq0vwlDn3pNVyXIWj8QQPGf48GZH+HMgR1I3bjqWrwaC5nOfe7Gl+++iJ5DHhAMMloOroKrao+4Skt+WOeT3tMAmZLaqa05EjwwJuUcSUHy53HoOewBZB1OwYip81BxsRCb338V7XrchvAmzfmGLpeVIvtICtr3GoBwCqSWhW53jWUBIIvmIq+wLBTnncW3701Dy9gbMer5+SgtOIfNSyjvqHu7ZcyjLAREkifbPbCRsGwOSLmNeu511TrSpSBJGy3ByRUlfDiP2Tps0nQjVvg5hlaWFKJp207scqsrK5y6nS6a+nGlshwnU7YgM20vYnvfge6DxiI0NIrjdGhUU4SER+m+VGBLw6wJqt4Vx6HzuxfrGOQUSo2iqez3qDyJjHil8hLyM44g89AunM84gkYhIeh8+zD0G/cEis9nIf791zByyhzJEIuTNgKNDB7dsbsgBMcg1SAUn0sL8rB1xRxcunAeD89djfBmMSDJfTo1Ubo/h0mUCx1N+AJRLVtj6KTpaBzTTqRwKrYAiF8+m2X16Ofe0BUHTi+NyrVWd8S4FXM5BtH1nJUuE1iv9gP1kkCJeRGO7/kGZ77bieiO3dBr+EOIbNG6DqluNhQDWxpcF5F5qmgQWvm7Ftu2TO29JLVgkmARvb9cUYpvFv+OZSTJaJLbo59/E01adWAjlxBAS6djxOQ5rO5oKyKAlr6Ge37zBmI6ddeKUYFE1805th+7/7qIr0fbhEVfsgRXXVnaJ9hm4eyBnUhZtxyxfQdiwPgprrzGBIkAulx2EQMeniqFg2ChyjmcbqZwf/vXr0RoRGMMmzTDaAM4QoCe2eyQim6rjfQdX+Fw4noMfvxlRHfsWjvOyONU51csENmhDQDerAlygy9/5yJmkJ8Ws9FuqO3uHJBOp25D9I29mLr7/ms5fv5vC7l8QucwQB/MQMuOXREaEcVmraosR8GZdAYnOELkRn1G/RItY29igx+OX4fvv/0ULTvciPY9++P7zWswYdFGcT8BIFWVlWDt9MfRd+wE3PLzx7z9noxJBFBu+nfXFC/UQZTTDX96pksOn89IY7FhKjbd8oaN/JNHcC4jDbeM+lfHhQqtL9siNppEt0Orjt2MfpW7c6sWjq7LkWhgF7fjXd1u8AeIAG+QhMKjlU3ymAAa89ICDdBFAihuJlp37cPVBAao4hJn9G269kVYY9oH9Bh8H1p0uIHfU17ls3wY8NBknDqwE3vXvI+J727EsZ1fI+fofgGS9G7+mmqcP5GGZu06IaKJSFRpo8+3P/i0Awa5rGWzQKUhKu0odScppISxI78B7PxkARqFhGL4MwIg1fw7tOmvOLV/m1sJyl9SySslsFTZcG9OYtyh9x3oPXy8iJPGbENd1W+13zq/YyEzSAaGWkqtPiZlpxNAKzD6xXdcAG1ZNgvDnp4pXZyF4tzTiI+bgZG/fh0xtIrUPINq8tEd+0Qf6tS+BOxZs5QBykiOR17GYeeZLZHJZx5MQkyXHoiKbqO/o8S3z5hHXfbZGjcbBOiY38wXGb2syen2tFi2ukFHspxi0PDJs6QIqD3bIAznLqym7/gSRxI34OEZK41KgZhvMPMpbXQPkOoCyjq3fYHMg9RgiHB3tKJd7QU59SMUr/gu99h+pKz/kAGiCoHP50PJuSxsXU4AzUB0Z8p5fByDtsTNZIBI8jqgyzaHrmJYyNiXgL1rPsCEhRuEpKc1Ll/pfWXFRXw+/XHc/fjvuDJRnwRngPzVGPPcfEEcDUjAe9noi182B76gIGaQYlrtFnrt6Z/07RsZoPGzVrFIcURIfZNCboFQJ0C5ie/Y1O5WRuNQTGVzOc1Tl3Cg/ZlpyTjw1ccY/ds/cTWbtov52UhYPptlb+PotmzA8uICHN22Hj2HPYiolm34J4KCQtCp3yBH0Uk2ndovAHp84QY2aCBIVZdKsHbWRAaIWhFKOHgFGgKoMOcU2va4lfMir82sz+UdP8j9mxGTZ2kXp+OOa9bBbPgBRxPX4ygDtFrEDdd0Ud1MEsfWP9tg5Wz7EzNIgcTxhUniMEqVZRRYP+z+O8qKfkRhVgaqq6sw9sWFQKNGDIYCyNsczl5qJTw0c6Uzayfj36l927g6MWHBej3ORb97Mjmec5Tc9FSc/W4XRkydg3Y9+/MF6wKJAKJ2gIp1Zp4aGCvomYuyT7G4GTF5tlZrqi9kztnRar+QdYIFEf34iaRNnOuNfXmxoKYBkm6dc6XAYVdtd1e7u8t5UG7C2zw0YoIk+wYukEx3l5m2B/kZh1lmx/a+U7syuk5pQS52fvI2Bj72Ej+sSHlkvqMlu5oIkq+aweCG3N61cZiwQNTm1ILZvvpN0AqnclSrG3ph+KTpsEKctoEXSNuoFldTg5GUqKoSkBO3RUFSBXuqma2QMegZktnCKZpiQSe3to2zB3fhwNd/5l202LoPvhedbh3kYt7/vHXusEnFLisn4W1mkHYnxoQP+x+DSSZIpnjgmERDJMQ+w12KY5SbckBiwNTwiXqVLQ8eZfJTzybMiIGC1cRyNd8gOlPeeVK97JUVcBWTAkFy4pRMGA2QPPs6HjN3ClSh2MyYJAqs7ilVcUzgsSqOWTlb/11XEhRIrpjkMaugVqsDkhp2FG0LTi4De0kuJgUKEGOcS49vSedljCIHgnQt8w3egUe0KWhzj3NJ1abFxDWCZEwXBc7KcexzDTpSh7dudRdYArKyt7xlzGbTChV9IQckzmA9BkqcwqkDhphM1bK9FkiOGPEaQmHAmYkcBHUhVcRAca4Xk/T9qXjEtL1KFDSYxE1xUvqGu3OYJFe8LnIaBpdAutoOhgT3ZpI5hqwq107/R1UrJKh5DJB2N9KgagDeqc15g+S4PPG9OD5Ijg/LYXkvkHTrXA7sazdnxiTBINdvGDEp0N2p3IqhFa5AJ7d1QuUCSQZ3T5CcEePASSGBkRGrqL9rMMYRAyaTHJDMwii7W2OoBDY+tbLi33T6QYY7owdkh+WaNPUwukDGyG0ESMr9eXVl2fAB8w2uRcJWNufzPMAyGn7qXrllIZnDnVbF/HrIVPf0qgzYPKAhmxjGvAP3/GQPR5dndAOvLhfmBslJZJ0GnaHuCsMQ1tfK3DxfthsMIxhAOSC5WeSOMepcJQSEexJskiu5LiZp92UIBzW8r/+7i1J9zv+qIIckxpVlHJELKhCka2FS/SDJFkYASO6ipmSQ2eupM87IZpxqypkTriKZzoPtTwyrCZkWcefkbCtpxaQVAKbUtcjumrr6at78Ks7++tcNsYB1ZO3ckJKirETAHuh1oesANcS8DT+X2bF/xZS2VahJBey2gZe8DlDDjdyQK2j3lbxq0kB/DRJtG66pvusANcS8DT/XFV/2fvTMFL/fTzFJb9cBariRG3KFWgIgUDRcB6gh5m34ubUAChQN1wFquJEbcgVPCW2KhusANcS8DT+3zhxHiYaBU1bT/5K6vv1EFqg3CSXRcOfklR/+RPd2/Wf/2wL/BGiui/tFFRS/AAAAAElFTkSuQmCC",ke="data:image/png;base64,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",Oe="data:image/png;base64,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",Ie="data:image/png;base64,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",me="data:image/png;base64,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",a="data:image/png;base64,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",y="data:image/png;base64,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",te="data:image/png;base64,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",z="data:image/png;base64,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",ne="data:image/png;base64,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",oe="data:image/png;base64,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",de=Ue(59301);const Se=[{name:"\u63A8\u8350\u81EA\u5B66",ptimg:Ze,swimg:Be},{name:"101\u8BA1\u5212",ptimg:ke,swimg:Oe},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:Ie,swimg:me},{name:"\u7701\u7EA7\u4E00\u6D41",ptimg:a,swimg:y},{name:"\u7CBE\u54C1\u8BFE\u7A0B",ptimg:te,swimg:z},{name:"\u519B\u961F\u4E00\u6D41",ptimg:ne,swimg:oe}];var xe=({className:_e,dataSource:Ye=[],col:ze=4,right:ht,bottom:Pt=23,precision:Yt=0,wrapWidth:Kt=1200,trackEventItems:bn,loading:Fn,onRemove:_t=()=>{},isCurrent:jt=!0,showAlias:Wt=!1})=>{const ft=Math.floor((Kt-(ze-1)*ht)/ze),vt=[{name:"\u63A8\u8350\u81EA\u5B66",ptimg:"/images/tjzx.png",swimg:"/images/sw_tjzx.png"},{name:"101\u8BA1\u5212",ptimg:"/images/jh.png",swimg:"/images/sw_jh.png"},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:"/images/gjyl.png",swimg:"/images/sw_gjyl.png"},{name:"\u7701\u7EA7\u4E00\u6D41",ptimg:"/images/sjyl.png",swimg:"/images/sw_sjyl.png"},{name:"\u7CBE\u54C1\u8BFE\u7A0B",ptimg:"/images/jpkc.png",swimg:"/images/sw_jpkc.png"},{name:"\u519B\u961F\u4E00\u6D41",ptimg:"/images/jdyl.png",swimg:"/images/sw_jdyl.png"},{name:"\u65B0\u578B\u6559\u6750",ptimg:"/images/xxjc.png",swimg:"/images/sw_xxjc.png"}].map(mt=>(window.ENV==="build"&&(mt.ptimg=`/react/build${mt.ptimg}`,mt.swimg=`/react/build${mt.swimg}`),mt));return de.createElement(ct.Z,{spinning:Fn},de.createElement("div",{className:Et()(Ce.list,_e)},!!(Ye!=null&&Ye.length)&&(Ye==null?void 0:Ye.map((mt,sn)=>{var eA;const{name:bt,id:Tt,identifier:cn,featured:jn,school_name:yn,image_url:sA,excellent:Re,is_plan:nn}=mt;return de.createElement("div",{key:Tt,className:Ce.wrap,style:{width:ft,marginRight:(1+sn)%ze===0?0:ht+Yt,marginBottom:Pt}},de.createElement("a",{className:Ce.li,onClick:Un=>{Un.preventDefault(),Un.stopPropagation(),bn&&(0,gn.L9)([bn]),(0,gn.xg)(`/paths/${cn}`)}},de.createElement("div",{className:Ce.img},de.createElement("img",{className:Ce.cover,src:`${sA}`}),jt&&(0,He.bg)()&&(mt==null?void 0:mt.studying)&&de.createElement("div",{className:`${Ce.movebq} user-path-items`,onClick:Un=>{Un.stopPropagation(),_t(mt)}},de.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),de.createElement("span",{className:"c-red"},"\u79FB\u9664")),(eA=mt==null?void 0:mt.subject_tags)==null?void 0:eA.map((Un,tA)=>{var nA,Zt;if(tA===0){const Je=(nA=vt.find(st=>st.name==Un))==null?void 0:nA.swimg;return de.createElement("img",{className:Ce.sign,src:Je,style:{left:"-4px"}})}const Ut=(Zt=vt.find(Je=>Je.name==Un))==null?void 0:Zt.ptimg;return de.createElement("img",{className:Ce.sign,src:Ut,style:{left:`${48+52*(tA-1)+2*tA}px`}})}),de.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(mt==null?void 0:mt.excellent)&&de.createElement("div",{className:Ce.bq},"\u5F00\u653E\u8BFE\u7A0B"))),de.createElement("div",{className:Ce.name},de.createElement($t.Z,{title:Wt&&(mt!=null&&mt.excellent_alias_name)?de.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${bt}`,de.createElement("br",null),de.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${mt==null?void 0:mt.excellent_alias_name}`)):bt},de.createElement("span",{className:Ce.e},Wt&&(mt==null?void 0:mt.excellent_alias_name)||bt))),de.createElement("div",{className:Ce.tags},de.createElement("div",null,de.createElement($t.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},de.createElement("span",null,de.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),de.createElement("span",null,mt.stages_count))),de.createElement($t.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},de.createElement("span",null,de.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),de.createElement("span",null,mt.members_count)))))))})),!Ye.length&&de.createElement(Bt.Z,null)))}},48442:function(qt,kn,Ue){"use strict";Ue.d(kn,{jL:function(){return Et},w9:function(){return mt},QD:function(){return Vn},cQ:function(){return _t.Z},op:function(){return In},O5:function(){return Fo},_b:function(){return Pr},t7:function(){return z},Gi:function(){return jn},YG:function(){return Tt},qp:function(){return ke},vr:function(){return er},qE:function(){return Rt},Je:function(){return de},wb:function(){return Fn},cq:function(){return tA},tp:function(){return me}});var Ce=Ue(59301),ct={flex_box_center:"flex_box_center___NeSU8",flex_space_between:"flex_space_between___ImTGl",flex_box_vertical_center:"flex_box_vertical_center___BtRd9",flex_box_center_end:"flex_box_center_end___qcLe3",flex_box_column:"flex_box_column___Ze_3q",banner:"banner___PoUBO",content:"content___XoDjy",btns:"btns___Pb35j"},$t="data:image/png;base64,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",Et=({dataSource:qn=[],img:$n,imgWidth:mA=346,title:dA,sunTitle:ar,bannerExtraContent:Nr})=>Ce.createElement("div",{className:ct.banner},Ce.createElement("div",{className:ct.content},Ce.createElement("aside",null,Ce.createElement("p",null,Ce.createElement("b",null,dA),Ce.createElement("span",null,ar)),qn.length>0&&Ce.createElement("div",{className:ct.btns},qn.map((kA,wt)=>Ce.createElement("div",{key:wt,onClick:kA.click},kA.name,kA.sign?Ce.createElement("img",{src:$t,width:39}):null))),Nr),$n&&Ce.createElement("img",{style:{marginTop:33,marginRight:38},src:$n,width:mA}))),gn={flex_box_center:"flex_box_center___hG6RI",flex_space_between:"flex_space_between___ss3Fh",flex_box_vertical_center:"flex_box_vertical_center___K80p9",flex_box_center_end:"flex_box_center_end___qmXX3",flex_box_column:"flex_box_column___GFV8F",row:"row___aXJjm",title:"title___HUKL0",tagsWrap:"tagsWrap___XB2W3",action:"action___VdHb1",bar:"bar___t1kKC",tag:"tag___V7Eft",name:"name___Hk1Ip",num:"num___xQpcH",active:"active___XryTX",tagsBorderWrap:"tagsBorderWrap___OMxjs"},Bt=Ue(92310),He=Ue.n(Bt),Ze=Ue(89392),ke=({dataSource:qn=[],value:$n,onChange:mA,onTitleChange:dA,className:ar,title:Nr,titleWidth:kA=41,style:wt={},fontColor:Nt="#6A7283",showCount:xt})=>{const[Cn,gA]=(0,Ce.useState)(0),[Gn,un]=(0,Ce.useState)(!1),zn=(0,Ce.useRef)(null),Xn=(0,Ce.useRef)(null);return(0,Ce.useEffect)(()=>{var SA;qn.length!==0&&(((SA=zn==null?void 0:zn.current)==null?void 0:SA.clientHeight)>97?gA(1):gA(0)),qn.length===0&&gA(0),un(!1)},[qn]),Ce.createElement("div",{className:He()(gn.row,ar),style:wt},Ce.createElement("div",{onClick:(0,Ze.throttle)(()=>dA==null?void 0:dA(),2e3),style:{width:kA,marginTop:Gn?12:4},className:`${gn.title} ${dA?"current":""}`},Nr),Ce.createElement("div",{className:Gn?`${gn.tagsWrap} ${gn.tagsBorderWrap}`:gn.tagsWrap},Ce.createElement("div",{className:gn.bar,ref:Xn,style:Cn>0?{height:Cn===1?97:"auto",overflow:Cn===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},Ce.createElement("div",{className:gn.tag,ref:zn},qn==null?void 0:qn.map(SA=>Ce.createElement("span",{onClick:()=>mA(SA.id),key:SA.id,style:{color:Nt},className:$n===SA.id?gn.active:""},Ce.createElement("span",{title:SA.name,className:gn.name},SA.name),!!xt&&Ce.createElement("span",{className:gn.num},SA.count))))),!!Cn&&Ce.createElement(Ce.Fragment,null,Cn===1?Ce.createElement("div",{onClick:()=>{var SA;gA(2),((SA=zn==null?void 0:zn.current)==null?void 0:SA.clientHeight)>245?un(!0):un(!1)},className:gn.action},"\u5C55\u5F00",Ce.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):Ce.createElement("div",{onClick:()=>{Xn.current.scrollTop=0,gA(1),un(!1)},className:gn.action},"\u6536\u8D77",Ce.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},Oe={flex_box_center:"flex_box_center___aK2n3",flex_space_between:"flex_space_between___HX0Oh",flex_box_vertical_center:"flex_box_vertical_center___LJOJr",flex_box_center_end:"flex_box_center_end___SCakF",flex_box_column:"flex_box_column___AYv4m",tabs:"tabs___GTqPV",active:"active___F26E8"},me=({dataSource:qn=[],value:$n,onChange:mA,className:dA,style:ar={}})=>Ce.createElement("div",{style:ar,className:He()(Oe.tabs,dA)},qn.map(Nr=>Ce.createElement("span",{onClick:()=>mA(Nr.id),className:$n===Nr.id?Oe.active:"",key:Nr.id},Nr.name))),a={flex_box_center:"flex_box_center___yX6Oa",flex_space_between:"flex_space_between___t7oqF",flex_box_vertical_center:"flex_box_vertical_center___dEIHy",flex_box_center_end:"flex_box_center_end___taQDF",flex_box_column:"flex_box_column___xY_Lr",input:"input___PW2zI",dropdown:"dropdown___vSy8B",menu:"menu___NiyBu",text:"text___Grueu",b1:"b1___ZKryM",b2:"b2___aKyGa"},y=Ue(92832),z=({dataSource:qn=[],value:$n="",onChange:mA,onInputChange:dA=()=>{},className:ar,style:Nr={},placeholder:kA,allowClear:wt=!1})=>{var Nt;const[xt,Cn]=(0,Ce.useState)(""),[gA,Gn]=(0,Ce.useState)("");(0,Ce.useEffect)(()=>{var Xn;let SA=$n;(Xn=JSON.stringify($n))!=null&&Xn.includes("{")&&(Cn($n.id),SA=$n.value||"");try{Gn(decodeURIComponent(SA||""))}catch(Sr){Gn(decodeURIComponent(SA||""))}},[$n]);const un=()=>{mA(encodeURIComponent(gA),xt||null)},zn=Xn=>{Xn!==xt&&(Cn(Xn),mA(encodeURIComponent(gA),Xn))};return Ce.createElement("div",{className:He()(a.input,ar),style:Nr},!!qn.length&&Ce.createElement("div",{className:a.dropdown},Ce.createElement("div",{className:a.text},(Nt=qn.find(Xn=>Xn.id===xt))==null?void 0:Nt.name,Ce.createElement("i",{className:"iconfont icon-zhankai4"}),Ce.createElement("b",{className:a.b1}),Ce.createElement("b",{className:a.b2})),Ce.createElement("div",{className:a.menu},qn.map((Xn,SA)=>Ce.createElement("div",{key:SA,onClick:()=>zn(Xn.id)},Xn.name)))),Ce.createElement(y.default,{onPressEnter:un,value:gA,onChange:Xn=>{Gn(Xn.target.value),dA(encodeURIComponent(Xn.target.value),xt||null)},bordered:!1,placeholder:kA}),Ce.createElement("i",{onClick:un,className:"iconfont icon-sousuo9 font14 pl10 current"}))},ne={flex_box_center:"flex_box_center___tol8o",flex_space_between:"flex_space_between___Z235C",flex_box_vertical_center:"flex_box_vertical_center___Wq1sZ",flex_box_center_end:"flex_box_center_end___LLxom",flex_box_column:"flex_box_column___DbMSN",quickPager:"quickPager___GM30J",disabled:"disabled___Ozc8I"},de=({value:qn,onChange:$n,className:mA,total:dA,pageSize:ar,style:Nr={}})=>{const kA=qn<2,wt=qn>=Math.ceil(dA/ar);return dA<=ar?Ce.createElement(Ce.Fragment,null):Ce.createElement("div",{className:He()(ne.quickPager,mA),style:Nr},Ce.createElement("div",{onClick:()=>{kA||$n(qn-1,"prev")},className:kA?ne.disabled:""},"\u4E0A\u4E00\u9875"),Ce.createElement("div",{onClick:()=>{wt||$n(qn+1,"next")},className:wt?ne.disabled:""},"\u4E0B\u4E00\u9875"))},Se={flex_box_center:"flex_box_center___FO7TP",flex_space_between:"flex_space_between___LotYx",flex_box_vertical_center:"flex_box_vertical_center___bWdaw",flex_box_center_end:"flex_box_center_end___mVJ1o",flex_box_column:"flex_box_column___M83Mm",list:"list___oOsiS",wrap:"wrap___G6T7F",lockWrap:"lockWrap___Rl79E",li:"li___oZZ7l",cover:"cover___b2bYW",img:"img___IQX7w",sign:"sign___HkT6C",name:"name___SsJx8",e:"e___TMqq0",tags:"tags___bcjyo",rate:"rate___YACg7"},Le=Ue(71418),xe=Ue(6848),_e=Ue(13570),Ye=Ue(85386),ze=Ue(94601),ht=Ue(96908),Pt=Ue(57177),Yt=Ue(81378),Kt=Ue(62556),Fn=({className:qn,dataSource:$n=[],col:mA=4,right:dA,bottom:ar=23,precision:Nr=0,wrapWidth:kA=1200,trackEventItems:wt,loading:Nt})=>{const xt=Math.floor((kA-(mA-1)*dA)/mA);return Ce.createElement(Le.Z,{spinning:Nt},Ce.createElement("div",{className:He()(Se.list,qn)},!!$n.length&&$n.map((Cn,gA)=>{const{name:Gn,id:un,identifier:zn,power:Xn,cover_image_id:SA,pic:Sr}=Cn;return Ce.createElement("div",{className:Se.wrap,key:un,style:{width:xt,marginRight:(1+gA)%mA===0?0:dA+Nr,marginBottom:ar}},Ce.createElement("a",{target:"_blank",href:`/shixuns/${zn}/challenges`,className:Se.li,onClick:Nn=>{Nn.preventDefault(),wt&&(0,ze.L9)([wt]),Xn&&(0,ze.xg)(`/shixuns/${zn}/challenges`)}},Ce.createElement("div",{className:Se.img},Ce.createElement("img",{className:Se.cover,src:`${Sr}`}),Cn.is_jupyter&&Ce.createElement("img",{className:Se.sign,src:ht}),Cn.is_jupyter_lab&&Ce.createElement("img",{className:Se.sign,src:Pt}),Cn.is_unity_3d&&Ce.createElement("img",{className:Se.sign,src:Yt})),Ce.createElement("div",{className:Se.name},Ce.createElement(xe.Z,{title:Gn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},Ce.createElement("span",{className:Se.e},Gn||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),Ce.createElement("div",{className:Se.tags},Ce.createElement(xe.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},Ce.createElement("span",null,Ce.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),Ce.createElement("span",null,Cn.challenges_count))),!!Cn.myshixuns_count&&Ce.createElement(xe.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},Ce.createElement("span",null,Ce.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),Ce.createElement("span",null,Cn.myshixuns_count))),Ce.createElement(xe.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},Ce.createElement("span",null,Ce.createElement("span",null,Cn.level))),Ce.createElement("div",{className:Se.rate},Ce.createElement(_e.Z,{allowHalf:!0,disabled:!0,defaultValue:Cn.score_info}),Ce.createElement("span",null,"\xA0",Cn.score_info?`${Cn.score_info}\u5206`:"5\u5206")))),!Xn&&Ce.createElement("div",{className:Se.lockWrap},Ce.createElement("img",{src:`${Ye.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),Ce.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!$n.length&&Ce.createElement(Kt.Z,null)))},_t=Ue(79082),jt={flex_box_center:"flex_box_center___eMcr7",flex_space_between:"flex_space_between___HcNca",flex_box_vertical_center:"flex_box_vertical_center___ZnvVN",flex_box_center_end:"flex_box_center_end___fdgDf",flex_box_column:"flex_box_column___SEKvd",list:"list___L1hmU",wrap:"wrap___pKgcW",lockWrap:"lockWrap___SMhkK",top:"top___udHSB",sign:"sign___uwRpq",name:"name___Fpf90",img:"img___AMLhL",text:"text___KiTb7",btns:"btns___i6IuZ",bottom:"bottom____k2sh"},Wt="data:image/png;base64,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",ft=Ue(59301),mt=({className:qn,dataSource:$n=[],col:mA=4,right:dA,bottom:ar=23,precision:Nr=0,wrapWidth:kA=1200,trackEventItems:wt,loading:Nt})=>{const xt=Math.floor((kA-(mA-1)*dA)/mA);return ft.createElement(Le.Z,{spinning:Nt},ft.createElement("div",{className:He()(jt.list,qn)},!!$n.length&&$n.map((Cn,gA)=>{const{subject_identifier:Gn,id:un,identifier:zn,power:Xn}=Cn,SA=Cn.is_public!=0&&Cn.is_public;return ft.createElement("div",{className:jt.wrap,key:un,style:{width:xt,marginRight:(1+gA)%mA===0?0:dA+Nr,marginBottom:ar}},ft.createElement("a",{className:jt.li,onClick:Sr=>{Sr.preventDefault(),wt&&(0,ze.L9)([wt]),(0,ze.xg)(Cn.first_category_url)}},ft.createElement("div",{className:jt.top},ft.createElement(xe.Z,{title:Cn.name},ft.createElement("div",{className:jt.name},Cn.name)),ft.createElement("img",{className:jt.img,src:Ye.Z.IMG_SERVER+"/images/"+Cn.avatar_url}),ft.createElement("div",{className:jt.text,title:Cn.creator},Cn.creator),Gn&&ft.createElement("div",{className:jt.btns},ft.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),ft.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),SA&&ft.createElement("div",{className:jt.sign},"\u516C\u5F00")),ft.createElement("div",{className:jt.bottom},Cn.visits>0&&ft.createElement(xe.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},ft.createElement("span",null,ft.createElement("i",{className:"iconfont icon-liulanyan"}),ft.createElement("span",null,Cn.visits))),Cn.course_members_count>0&&ft.createElement(xe.Z,{title:"\u6210\u5458",placement:"bottom"},ft.createElement("span",null,ft.createElement("i",{className:"iconfont icon-chengyuan"}),Cn.course_members_count)),Cn.tasks_count>0&&ft.createElement(xe.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},ft.createElement("span",null,ft.createElement("i",{className:"iconfont icon-zuoye"}),Cn.tasks_count)),Cn.is_end?ft.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):ft.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!Cn.is_accessible&&ft.createElement("div",{className:jt.lockWrap},ft.createElement("img",{src:`${Ye.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),ft.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!$n.length&&ft.createElement(Kt.Z,null)))},sn={flex_box_center:"flex_box_center___d27mZ",flex_space_between:"flex_space_between___qfRU9",flex_box_vertical_center:"flex_box_vertical_center___fCRld",flex_box_center_end:"flex_box_center_end___ORMV8",flex_box_column:"flex_box_column___PNKtZ",tabs:"tabs___alpa7",tabsWrap:"tabsWrap___aCQjw",tab:"tab___MKLr4",active:"active___nl_4v"},eA=Ue(92123),Tt=({dataSource:qn=[],value:$n,onChange:mA,className:dA,style:ar={},tabBarExtraContent:Nr})=>Ce.createElement("div",{className:He()(sn.tabs,dA),style:ar},Ce.createElement("div",{className:sn.tabsWrap},qn.map((kA,wt)=>Ce.createElement("aside",{className:sn.tab,onClick:()=>{mA(kA.id),kA.link&&eA.history.push(kA.link)},key:wt},Ce.createElement("div",{className:$n===kA.id?sn.active:""},kA.name),(kA==null?void 0:kA.resetCount)==null&&(kA==null?void 0:kA.total)!==void 0&&Ce.createElement("span",null,"\uFF08",kA==null?void 0:kA.total,"\uFF09"),(kA==null?void 0:kA.resetCount)!==void 0&&(kA==null?void 0:kA.total)!==void 0&&Ce.createElement(xe.Z,{title:(kA==null?void 0:kA.tip)!=null?kA==null?void 0:kA.tip:""},Ce.createElement("span",{style:{color:"#9096A3"}},"\uFF08",Ce.createElement("span",{style:{color:"#000"}},kA==null?void 0:kA.resetCount),"/",Ce.createElement("span",null,kA==null?void 0:kA.total),"\uFF09"))))),Ce.createElement("div",{className:sn.tabBar},Nr)),jn=({className:qn,style:$n={},children:mA})=>Ce.createElement("div",{className:He()(qn),style:$n},mA),yn={flex_box_center:"flex_box_center___e6HxQ",flex_space_between:"flex_space_between___RnXYe",flex_box_vertical_center:"flex_box_vertical_center___lVxPk",flex_box_center_end:"flex_box_center_end___bu8yv",flex_box_column:"flex_box_column___JczGj",orderWrap:"orderWrap___ZfyGX",orderIconWrap:"orderIconWrap___XTB_O",orderAsc:"orderAsc___KWHmA",orderDesc:"orderDesc___rHdbB",active:"active___a7eSP",cursorPointer:"cursorPointer___gs9kL",orderTextWrap:"orderTextWrap___teAKn"},sA=Ue(38854),Re=Ue(20834);const nn=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var tA=({sortValue:qn,dropValue:$n,className:mA,onSort:dA,onDrop:ar,dataSource:Nr=nn})=>{var kA;return Ce.createElement("div",{className:He()(yn.orderWrap,mA)},Ce.createElement(sA.Z,{dropdownRender:()=>Ce.createElement(Re.default,null,Nr.map((wt,Nt)=>Ce.createElement(Re.default.Item,{key:Nt,onClick:()=>ar(wt.id)},wt.name)))},Ce.createElement("span",{className:yn.orderTextWrap},(kA=Nr.find(wt=>$n===wt.id))==null?void 0:kA.name)),Ce.createElement("span",{className:yn.orderIconWrap},Ce.createElement("span",{className:yn.orderAsc},Ce.createElement("i",{className:qn==="asc"?`iconfont icon-sanjiaoxing-up font12 ${yn.cursorPointer} ${yn.active}`:`iconfont icon-sanjiaoxing-up font12 ${yn.cursorPointer}`,onClick:()=>dA(qn==="asc"?"desc":"asc")})),Ce.createElement("span",{className:yn.orderDesc},Ce.createElement("i",{className:qn==="desc"?`iconfont icon-sanjiaoxing-down font12 ${yn.cursorPointer} ${yn.active}`:`iconfont icon-sanjiaoxing-down font12 ${yn.cursorPointer}`,onClick:()=>dA(qn==="asc"?"desc":"asc")}))))},nA={flex_box_center:"flex_box_center___LCi0B",flex_space_between:"flex_space_between___hzONe",flex_box_vertical_center:"flex_box_vertical_center___ZyQRE",flex_box_center_end:"flex_box_center_end___XKM74",flex_box_column:"flex_box_column___p8LCU",btn:"btn___In02G","mediacy-round":"mediacy-round___uveEv","mediacy-default":"mediacy-default___dDxsd",default:"default___K791v"},Zt=Ue(3113),Ut=Object.defineProperty,Je=Object.getOwnPropertySymbols,st=Object.prototype.hasOwnProperty,Ot=Object.prototype.propertyIsEnumerable,dn=(qn,$n,mA)=>$n in qn?Ut(qn,$n,{enumerable:!0,configurable:!0,writable:!0,value:mA}):qn[$n]=mA,Ln=(qn,$n)=>{for(var mA in $n||($n={}))st.call($n,mA)&&dn(qn,mA,$n[mA]);if(Je)for(var mA of Je($n))Ot.call($n,mA)&&dn(qn,mA,$n[mA]);return qn},_n=(qn,$n)=>{var mA={};for(var dA in qn)st.call(qn,dA)&&$n.indexOf(dA)<0&&(mA[dA]=qn[dA]);if(qn!=null&&Je)for(var dA of Je(qn))$n.indexOf(dA)<0&&Ot.call(qn,dA)&&(mA[dA]=qn[dA]);return mA},aA=(qn,$n,mA)=>new Promise((dA,ar)=>{var Nr=Nt=>{try{wt(mA.next(Nt))}catch(xt){ar(xt)}},kA=Nt=>{try{wt(mA.throw(Nt))}catch(xt){ar(xt)}},wt=Nt=>Nt.done?dA(Nt.value):Promise.resolve(Nt.value).then(Nr,kA);wt((mA=mA.apply(qn,$n)).next())}),In=qn=>{var $n=qn,{className:mA,style:dA,children:ar,loading:Nr=!1,openLoading:kA,onClick:wt=()=>{},size:Nt="middle",shape:xt="round"}=$n,Cn=_n($n,["className","style","children","loading","openLoading","onClick","size","shape"]);const[gA,Gn]=(0,Ce.useState)(!1);return Ce.createElement(Zt.ZP,Ln({onClick:(0,Ze.throttle)(un=>aA(void 0,null,function*(){kA&&Gn(!0);try{yield wt(un)}catch(zn){console.log("error",zn)}kA&&Gn(!1)}),2e3,{leading:!0,trailing:!1}),className:He()(nA.btn,nA[`${Nt}-${xt}`],mA),style:dA,size:Nt,shape:xt,loading:gA||Nr},Cn),ar)},rA={flex_box_center:"flex_box_center___TB7bQ",flex_space_between:"flex_space_between___oBlTb",flex_box_vertical_center:"flex_box_vertical_center___b5XbB",flex_box_center_end:"flex_box_center_end___CNhe7",flex_box_column:"flex_box_column___yHXKW",head:"head___ghH72",node:"node___mjPEy"},Rt=({className:qn,style:$n,children:mA=null,onClick:dA,title:ar})=>Ce.createElement("div",{className:He()(rA.head,qn),style:$n},Ce.createElement("span",{className:"primary-hover",onClick:dA},Ce.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),Ce.createElement("b",{title:ar},ar),Ce.createElement("div",{className:rA.node},mA)),hn={flex_box_center:"flex_box_center___AlHuF",flex_space_between:"flex_space_between___vN2LW",flex_box_vertical_center:"flex_box_vertical_center___Ac7D2",flex_box_center_end:"flex_box_center_end___y38I7",flex_box_column:"flex_box_column___iQE6P",btns:"btns___sNgTb",confirm:"confirm___Ozirl",cancel:"cancel___aiq1I"},Vn=({confirmShow:qn=!0,confirmTitle:$n,confirmClick:mA,cancelShow:dA=!0,cancelTitle:ar,cancelClick:Nr,className:kA,style:wt,confirmLoading:Nt=!1})=>Ce.createElement("div",{className:He()(hn.btns,kA),style:wt},qn&&Ce.createElement(Zt.ZP,{loading:Nt,onClick:mA,type:"primary",className:hn.confirm},$n),dA&&Ce.createElement(Zt.ZP,{onClick:Nr,className:hn.cancel},ar)),Hn={flex_box_center:"flex_box_center___jkpdr",flex_space_between:"flex_space_between___OtsL8",flex_box_vertical_center:"flex_box_vertical_center___rbcb_",flex_box_center_end:"flex_box_center_end___zBR21",flex_box_column:"flex_box_column___nS_eP",fixedBottom:"fixedBottom___oJl7m",wrap:"wrap___A3Oq1",center:"center____VL1y"},er=({className:qn,style:$n={},LeftContent:mA,children:dA,RightContent:ar})=>Ce.createElement("div",{className:He()(Hn.fixedBottom,qn),style:$n},Ce.createElement("div",{className:Hn.wrap},Ce.createElement("div",{className:Hn.left},mA),Ce.createElement("div",{className:Hn.center},dA),Ce.createElement("div",{className:Hn.right},ar))),sr={flex_box_center:"flex_box_center___tY8Yn",flex_space_between:"flex_space_between___vHdYA",flex_box_vertical_center:"flex_box_vertical_center___pa61F",flex_box_center_end:"flex_box_center_end___HyDXt",flex_box_column:"flex_box_column___UjZek",crumbs:"crumbs___V41Oe",hover:"hover___bEIVd"},Pr=({className:qn,style:$n={},dataSource:mA=[]})=>Ce.createElement("div",{className:He()(sr.crumbs,qn),style:$n},mA.map((dA,ar)=>ar<mA.length-1?Ce.createElement(Ce.Fragment,{key:ar},dA.path||dA.onClick?Ce.createElement("span",{className:sr.hover,onClick:dA!=null&&dA.onClick?dA.onClick:()=>eA.history.push(dA.path)},dA.name):Ce.createElement("span",null,dA.name),Ce.createElement("span",null,"\xA0",">","\xA0")):Ce.createElement("span",{key:ar,style:{color:"#5F6368"}},dA.name))),xr=Ue(31797),Br=Object.defineProperty,QA=Object.defineProperties,Jn=Object.getOwnPropertyDescriptors,bA=Object.getOwnPropertySymbols,_A=Object.prototype.hasOwnProperty,tr=Object.prototype.propertyIsEnumerable,Jr=(qn,$n,mA)=>$n in qn?Br(qn,$n,{enumerable:!0,configurable:!0,writable:!0,value:mA}):qn[$n]=mA,ya=(qn,$n)=>{for(var mA in $n||($n={}))_A.call($n,mA)&&Jr(qn,mA,$n[mA]);if(bA)for(var mA of bA($n))tr.call($n,mA)&&Jr(qn,mA,$n[mA]);return qn},ba=(qn,$n)=>QA(qn,Jn($n)),Ca=(qn,$n)=>{var mA={};for(var dA in qn)_A.call(qn,dA)&&$n.indexOf(dA)<0&&(mA[dA]=qn[dA]);if(qn!=null&&bA)for(var dA of bA(qn))$n.indexOf(dA)<0&&tr.call(qn,dA)&&(mA[dA]=qn[dA]);return mA};const{Countdown:KA}=xr.default;var Fo=qn=>{var $n=qn,{onChange:mA}=$n,dA=Ca($n,["onChange"]);const[ar,Nr]=(0,Ce.useState)(null);(0,Ce.useEffect)(()=>{typeof ar=="number"&&ar>=0&&mA(ar)},[ar]);const kA=wt=>{const Nt=Math.floor(wt/1e3);Nr(Nt)};return Ce.createElement(KA,ba(ya({},dA),{onChange:kA}))}},61346:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return ct}});var Ce=Ue(59301);function ct($t,on){const Et=(0,Ce.useRef)();(0,Ce.useEffect)(()=>{Et.current=$t}),(0,Ce.useEffect)(()=>{function gn(){Et.current()}if(on!==null){let Bt=setInterval(gn,on);return()=>clearInterval(Bt)}},[on])}},34928:function(qt,kn,Ue){"use strict";Ue.r(kn),Ue.d(kn,{default:function(){return sA}});var Ce=Ue(59301),ct=Ue(8591),$t=Ue(43418),on=Ue(71418),Et=Ue(60324),gn=Ue(5112),Bt=Ue(81327),He={flex_box_center:"flex_box_center___Ja97S",flex_space_between:"flex_space_between___RJu4E",flex_box_vertical_center:"flex_box_vertical_center___jhPTF",flex_box_center_end:"flex_box_center_end___ZtezU",flex_box_column:"flex_box_column___MqeI4",wrap:"wrap___k3OOZ",head:"head___h6t3O",empty:"empty___S6QaM",content:"content___sMZPl",left:"left___J41Si",title:"title___GUZvZ",add:"add___zhwIv",leftBar:"leftBar___u_UUF",li:"li___Hnrra",active:"active___N4MxL",right:"right___eLWWO",rightBar:"rightBar___fMTLo",center:"center____NDzP",tabs:"tabs___jdS5u",cut:"cut___w1Pz_",action:"action___QkQ0f",tagBtn:"tagBtn___g2gHo",actActive:"actActive___ESHzD",answers:"answers___dVktP",btn:"btn___BnDvU",disableBtn:"disableBtn___WYJSQ",open_md:"open_md___Qcc2e",tip_container:"tip_container___cApBC",container_text:"container_text___riFvY",btn_send:"btn_send___jN38z",hide:"hide___wZuLt","md-container":"md-container___Am7nQ",unsolved:"unsolved___z4SON",box:"box____EpoE",hot:"hot___oUwVX",animation:"animation___YQjk7",stop:"stop___R1QBJ",disabledElement:"disabledElement___jKwzo",text:"text___Si2da",md_editor:"md_editor___vGEmh"},Ze=Ue(43597),Be=Ue(92123),ke=Ue(94601),Oe=Ue(85386),Ie=Ue(16081),me=Ue(56656),a=Ue.n(me),y=Ue.p+"static/pt0.03c22983.png",te=Ue(55659),z=Ue(17410),ne=Ue(56102),oe=Ue(44164),de=Ue.n(oe),Se=(Re,nn,Un)=>new Promise((tA,nA)=>{var Zt=st=>{try{Je(Un.next(st))}catch(Ot){nA(Ot)}},Ut=st=>{try{Je(Un.throw(st))}catch(Ot){nA(Ot)}},Je=st=>st.done?tA(st.value):Promise.resolve(st.value).then(Zt,Ut);Je((Un=Un.apply(Re,nn)).next())});const Le=Re=>{const nn=/```[a-z]*\n([\s\S]*?)```/g;return Re.replace(nn,(Un,tA)=>`<code>${tA.trim()}</code>`)},xe=(Re,nn,Un)=>{const tA={markdown:"text/markdown",html:"text/html"},nA=new Blob([Re],{type:tA[Un]}),Zt=URL.createObjectURL(nA),Ut=document.createElement("a");Ut.href=Zt,Ut.download=nn,Ut.click(),URL.revokeObjectURL(Zt)},_e=Re=>a()(Re).format("YYYY-MM-DD HH:mm:ss"),Ye=(Re,nn,Un)=>Re.map((tA,nA)=>`
${nA!==0?`
<div class="message">
<p class="user-name">${nn}<span class="timestamp">${_e(tA.updated_at)}</span></p>
<pre class="code">${Le(tA.question)}</pre>
</div>`:""}
<div class="message">
<p class="user-name">${Un}<span class="timestamp">${_e(tA.updated_at)}</span></p>
<pre class="code">${Le(tA.answer)}</pre>
</div>
`).join(""),ze=(Re,nn,Un)=>Re.map((tA,nA)=>`${nA!==0?`${nn}
${_e(tA.updated_at)}
${tA.question}
`:""}${Un}
${_e(tA.updated_at)}
${tA.answer}
`).join(""),ht=(Re,nn)=>Se(void 0,null,function*(){const Un=Ye(Re.data,Re.my_user_name,Re.user_name),tA=ze(Re.data,Re.my_user_name,Re.user_name),nA=`export-id-${String(Math.random()).slice(-6)}`,Zt=`
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<style>
.wrap {
font-family: Arial, sans-serif;
line-height: 1.6;
color: #333;
padding: 20px 20px 0 20px;
background-color: #f9f9f9;
position:fixed;
left: 0;
top: 0;
z-index: 100;
width: 100vw;
height: 100vh;
overflow: auto;
box-sizing: border-box;
}
.message {
margin-bottom: 20px;
padding: 10px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.user-name {
font-weight: bold;
color: #333;
margin: 0;
}
.timestamp {
display: block;
font-size: 0.8em;
color: #666;
margin-top: 5px;
}
pre.code {
background-color: #f5f5f5;
padding: 10px;
border-radius: 5px;
overflow-x: auto;
white-space: pre-wrap;
word-wrap: break-word;
margin: 10px 0 0;
}
</style>
</head>
<body>
<div class='wrap' id=${nA}>
${Un}
</div>
</body>
</html>
`;if(nn.key==="html")xe(Zt,`\u4E0E${Re.user_name}\u5BF9\u8BDD\u5185\u5BB9.html`,"html");else if(nn.key==="markdown")xe(tA,`\u4E0E${Re.user_name}\u5BF9\u8BDD\u5185\u5BB9.md`,"markdown");else if(nn.key==="pdf"){const Ut=$t.default.info({icon:null,width:460,title:"\u63D0\u793A",content:"\u6B63\u5728\u5BFC\u51FAPDF\u4E2D...",maskClosable:!1,keyboard:!1,okButtonProps:{style:{display:"none"}}}),Je=document.createElement("div");Je.innerHTML=Zt.replaceAll("box-shadow","// box-shadow"),document.body.appendChild(Je);const st=document.getElementById(nA);if(!st){console.error("PDF \u5143\u7D20\u672A\u627E\u5230");return}st.style.width="auto",st.style.height="auto",st.style.position="initial";const Ot={html2canvas:{letterRendering:!0,useCORS:!0,allowTaint:!1},jsPDF:{unit:"in",format:"letter",orientation:"portrait"},pagebreak:{mode:["avoid-all"]}};de()().set(Ot).from(st).toPdf().get("pdf").save(`\u4E0E${Re.user_name}\u5BF9\u8BDD\u5185\u5BB9.pdf`).finally(()=>{Ut.destroy(),document.body.removeChild(Je)})}});var Pt={cursor:"cursor___XqlqI"},Kt=({text:Re,open:nn=!1,onTextChange:Un})=>{const[tA,nA]=(0,Ce.useState)(""),[Zt,Ut]=(0,Ce.useState)(0),[Je,st]=(0,Ce.useState)(!0);return(0,Ce.useEffect)(()=>{if(nn)if(Zt<Re.length){st(!1);const Ot=setTimeout(()=>{nA(dn=>dn+Re[Zt]),Ut(Zt+1),Un()},50);return()=>clearTimeout(Ot)}else st(!0),Un();else nA(Re),Ut(0),st(!0)},[Zt,Re,nn]),Ce.createElement(z.Z,{value:tA+(Je?"":`<span class='${Pt.cursor}'></span>`)})},bn={menuWrap:"menuWrap___GDodS",menuMask:"menuMask___dldKr",menu:"menu___OrkS3",itemTwo:"itemTwo___gOXTT",item:"item___XhZWJ",itemDisabled:"itemDisabled___pRoiI",menuWrapRight:"menuWrapRight___Tgo4N"},Fn=Ue(48442),_t=Ue(92310),jt=Ue.n(_t),ft=({disabled:Re=!1,recoverDisabled:nn=!1,onFileType:Un,onRecover:tA,onEmpty:nA})=>{const[Zt,Ut]=(0,Ce.useState)(!1),[Je,st]=(0,Ce.useState)(!1),Ot=(0,Ce.useRef)(null),dn=[{key:"html",label:"\u5BFC\u51FA\u6210HTML"},{key:"markdown",label:"\u5BFC\u51FA\u6210Markdown"},{key:"pdf",label:"\u5BFC\u51FA\u6210PDF"}],Ln=()=>{if(!Re){if(Ot.current){const _n=Ot.current.getBoundingClientRect(),aA=window.innerWidth-_n.right;st(aA>300)}Ut(!0)}};return console.log(Je),Ce.createElement("div",{ref:Ot,className:jt()(bn.menuWrap,Je&&bn.menuWrapRight),onMouseEnter:Ln,onMouseLeave:()=>Ut(!1)},Ce.createElement(Fn.op,{disabled:Re},Ce.createElement("i",{className:"iconfont icon-gengduo6 font12 mr5"}),"\u66F4\u591A\u64CD\u4F5C"),Ce.createElement("div",{className:bn.menuMask,style:{display:Zt?"block":"none"}},Ce.createElement("div",{className:bn.menu},Ce.createElement("div",{className:bn.itemOne},Ce.createElement("div",{className:bn.item,style:{cursor:"auto"}},Ce.createElement("span",null,"\u5BFC\u51FA\u5BF9\u8BDD"),Ce.createElement("div",{className:bn.itemTwo},dn.map(_n=>Ce.createElement("div",{key:_n.key,onClick:()=>{Ut(!1),Un(_n)},className:bn.item},_n.label)))),nn?Ce.createElement("div",{className:bn.itemDisabled},"\u6062\u590D\u5BF9\u8BDD"):Ce.createElement("div",{onClick:_n=>{Ut(!1),tA(_n)},className:bn.item},"\u6062\u590D\u5BF9\u8BDD"),Ce.createElement("div",{onClick:_n=>{Ut(!1),nA(_n)},className:bn.item},"\u6E05\u7A7A\u5BF9\u8BDD")))))},vt=Ue(59301),mt=Object.defineProperty,sn=Object.getOwnPropertySymbols,eA=Object.prototype.hasOwnProperty,bt=Object.prototype.propertyIsEnumerable,Tt=(Re,nn,Un)=>nn in Re?mt(Re,nn,{enumerable:!0,configurable:!0,writable:!0,value:Un}):Re[nn]=Un,cn=(Re,nn)=>{for(var Un in nn||(nn={}))eA.call(nn,Un)&&Tt(Re,Un,nn[Un]);if(sn)for(var Un of sn(nn))bt.call(nn,Un)&&Tt(Re,Un,nn[Un]);return Re},jn=(Re,nn,Un)=>new Promise((tA,nA)=>{var Zt=st=>{try{Je(Un.next(st))}catch(Ot){nA(Ot)}},Ut=st=>{try{Je(Un.throw(st))}catch(Ot){nA(Ot)}},Je=st=>st.done?tA(st.value):Promise.resolve(st.value).then(Zt,Ut);Je((Un=Un.apply(Re,nn)).next())}),sA=({})=>{var Re,nn,Un,tA;const{id:nA,position:Zt}=(0,ke.oP)(),[Ut,Je]=(0,Ce.useState)(!0),[st,Ot]=(0,Ce.useState)(!1),dn=(0,Ce.useRef)("bottomRight"),Ln=(0,Ce.useRef)();let[_n,aA]=(0,Ce.useState)({});const[Rn,In]=(0,Ce.useState)(Number(nA)),[rA,zA]=(0,Ce.useState)([]),[Rt,hn]=(0,Ce.useState)(1),[en,Vn]=(0,Ce.useState)(Number(Zt)),Hn=(0,Ce.useRef)(Number(Zt)),[vA,er]=(0,Ce.useState)([]),[sr,cr]=(0,Ce.useState)(!1),[Pr,xr]=(0,Ce.useState)(!0),Br=(0,Ce.useRef)(null),QA=(0,Ce.useRef)(1),[Jn,bA]=(0,Ce.useState)({});let[_A,tr]=(0,Ce.useState)("");const[Jr,ya]=(0,Ce.useState)(!1),[ba,Ca]=(0,Ce.useState)(!1),[KA]=(0,Be.useSearchParams)();(0,Ce.useEffect)(()=>((0,Be.getDvaApp)()._store.dispatch({type:"globalSetting/footerToggle",payload:!1}),()=>{(0,Be.getDvaApp)()._store.dispatch({type:"globalSetting/footerToggle",payload:!0})}),[]),(0,Ce.useEffect)(()=>{Ho()},[]),(0,Ce.useEffect)(()=>{Br.current.scrollTop=Br.current.scrollHeight},[Rt]),(0,Ce.useEffect)(()=>{const un=document.getElementById("wechat_QR_code_ids");return un.classList.add("hide"),()=>{un.classList.remove("hide")}},[]);const Ho=()=>jn(void 0,null,function*(){var un,zn;const Xn=yield(0,Ze.ZP)("/api/chats.json",{method:"post",body:{to_user_id:nA}});if((Xn==null?void 0:Xn.status)===0){const SA=yield(0,Ze.ZP)("/api/chats.json",{method:"get",params:{to_user_id:nA,challenge_id:Number(Zt)||""}});if(SA!=null&&SA.data){xr(!1),zA((SA==null?void 0:SA.data)||[]);const Sr=(zn=(un=SA==null?void 0:SA.data)==null?void 0:un.find(Nn=>Nn.to_user_id===Number(nA)))==null?void 0:zn.id;In(Sr),Fo(Sr),$n(Sr,Zt)}}}),Fo=un=>jn(void 0,null,function*(){const zn=yield(0,Ze.ZP)("/api/chats/challenge_list.json",{method:"get",params:{id:un,challenge_id:en||""}});zn!=null&&zn.challenges&&er([{id:0,subject:"\u5168\u90E8"},...zn.challenges])}),qn=(un,zn)=>jn(void 0,null,function*(){const Xn=yield(0,Ze.ZP)("/api/chats.json",{method:"get",params:{to_user_id:un,challenge_id:zn||""}});Xn!=null&&Xn.data&&zA((Xn==null?void 0:Xn.data)||[]),xr(!1)}),$n=(un,zn,Xn)=>jn(void 0,null,function*(){var SA;Je(!0);const Sr=yield(0,Ze.ZP)(`/api/chats/${un}.json`,{method:"get",params:{challenge_id:Number(zn)||""}});if(Sr!=null&&Sr.data){Xn&&(Sr.data[Sr.data.length-1].open=!0),bA(cn({},Sr)||{}),cr(!0),Ot(!1);const Nn=(SA=rA==null?void 0:rA.find(Hr=>Hr.id===un))==null?void 0:SA.to_user_id;window.location.host==="gpt.educoder.net"?KA.get("homeworkId")?Be.history.replace(`/chatgpt?id=0&position=0&homeworkId=${KA.get("homeworkId")}`):Be.history.replace("/chatgpt?id=0&position=0"):KA.get("homeworkId")?Be.history.replace(`/chatgpt?id=${Nn||nA}&position=${zn}&homeworkId=${KA.get("homeworkId")}`):Be.history.replace(`/chatgpt?id=${Nn||nA}&position=${zn}`),Xn&&(hn(Math.random()),qn(Nn,zn))}Je(!1)}),mA=un=>{var zn;tr(un),(zn=un==null?void 0:un.trim())==null||zn.length},dA=un=>{QA.current=QA.current+1,In(un),Vn(0),tr(""),Ot(!1),$n(un,0),Fo(un)},ar=()=>jn(void 0,null,function*(){var un;if(_A.trim().length===0){ct.ZP.error("\u4E0D\u80FD\u8F93\u5165\u7EAF\u7A7A\u683C");return}if(!_A){ct.ZP.warning("\u8BF7\u8F93\u5165\u4F60\u8981\u95EE\u7684\u95EE\u9898");return}Ot(!0);const zn=a()().format("YYYY-MM-DDTHH:mm:ss.SSSZ"),Xn=cn({},Jn);(un=Xn==null?void 0:Xn.data)==null||un.push({id:0,updated_at:zn,question:_A,answer:vt.createElement("div",{className:He.animation},"\u8001\u5E08\u6B63\u5728\u56DE\u7B54\u4E2D\uFF0C\u8BF7\u7A0D\u540E")}),bA(Xn),hn(Rt+1),tr(""),QA.current=QA.current+1;const SA=QA.current,Sr=yield(0,Ze.ZP)("/api/chats/get_answer",{method:"post",body:{chat_id:Rn,to_user_id:nA,question:_A,challenge_id:en||"",time:zn}});SA===QA.current&&(Sr==null?void 0:Sr.status)===0&&$n(Rn,en,!0)}),Nr=()=>{$n(Rn,en),qn(nA,en),ya(!1)},kA=(un,zn,Xn="")=>jn(void 0,null,function*(){Je(!0);let SA={};KA.get("homeworkId")?SA={id:un,satisfied:zn,content:Xn,homework_common_id:KA.get("homeworkId")}:SA={id:un,satisfied:zn,content:Xn};const Sr=yield(0,Ze.ZP)("/api/chats/praise.json",{method:"post",body:SA});(Sr==null?void 0:Sr.status)===0&&$n(Rn,en)}),wt=un=>{un.shiftKey&&un.keyCode===13||un.keyCode===13&&(un.preventDefault(),ar())},Nt=un=>jn(void 0,null,function*(){$t.default.confirm({icon:null,centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:"\u8BF7\u786E\u8BA4\u662F\u5426\u5C06\u8BE5\u95EE\u7B54\u5185\u5BB9\u8FDB\u884C\u5220\u9664\uFF1F",onOk:()=>jn(void 0,null,function*(){(yield(0,Ze.ZP)("/api/chats/delete_one.json",{method:"delete",body:{id:un}})).status===0&&(ct.ZP.success("\u5220\u9664\u6210\u529F"),$n(Rn,en))})})}),xt=()=>jn(void 0,null,function*(){Je(!0),QA.current=QA.current+1,(yield(0,Ze.ZP)("/api/chats/stop_one.json",{method:"delete",body:{challenge_id:en,id:Rn}})).status===0&&$n(Rn,en),Je(!1)}),Cn=[`\u8BF7${Jn==null?void 0:Jn.user_name}\u8001\u5E08\u5C1D\u8BD5\u518D\u56DE\u7B54\u4E00\u6B21`,"\u53EF\u80FD\u542F\u7528\u4E86\u673A\u5668\u4EBA\uFF0C\u8BF7\u8001\u5E08\u4EB2\u81EA\u56DE\u7B54"],gA=un=>{ht(Jn,un)},Gn=()=>{};return vt.createElement("div",{className:He.wrap},vt.createElement("div",{className:He.head},vt.createElement("b",null,"\u5B9E\u8BAD >"),"\u6559\u5B66\u8F85\u5BFC\uFF08beta\u7248\u672C\uFF09"),vt.createElement("div",{className:He.content},vt.createElement(on.Z,{spinning:Pr},vt.createElement("div",{className:He.left,onClick:()=>{Ca(!1)}},vt.createElement("div",{className:He.title},vt.createElement("span",null,"\u95EE\u7B54\u5217\u8868"),vt.createElement("div",{className:jt()(He.add,st&&He.disabledElement),onClick:()=>jn(void 0,null,function*(){if(st)return;xr(!0);const un=yield(0,Ze.ZP)("/api/chats.json",{method:"post",body:{to_user_id:nA,new_chat:!0}});if(un.status===0){const zn=un==null?void 0:un.id;if(zn===Rn){ct.ZP.warning("\u5F53\u524D\u5DF2\u7ECF\u5728\u65B0\u5BF9\u8BDD\u7A97\u53E3"),xr(!1);return}yield qn(-1,0),In(zn),Vn(0),yield $n(zn,0)}xr(!1)})})),vt.createElement("div",{className:He.leftBar},rA.map(un=>vt.createElement("div",{key:un.id,onClick:()=>dA(un.id),className:`${He.li} ${un.id===Rn?He.active:""}`},un!=null&&un.avatar?vt.createElement("img",{src:`${Oe.Z.IMG_SERVER}/images/${un==null?void 0:un.avatar}`}):vt.createElement("img",{src:y}),vt.createElement("aside",null,vt.createElement("p",null,vt.createElement("b",{title:un.user_name},un.user_name),vt.createElement("span",null,un.time)),vt.createElement("div",null,un.last_message))))))),vt.createElement("div",{className:He.right},sr&&vt.createElement("div",{className:He.title,onClick:()=>{Ca(!1)}},vt.createElement("section",{className:He.center},vt.createElement("span",null,"\u4E0E",Jn==null?void 0:Jn.user_name,"\u8001\u5E08\u6C9F\u901A\u4E2D\u2026"),vt.createElement("div",{className:He.tabs},vt.createElement("i",{className:"iconfont icon-lianjie3"}),vt.createElement("span",null,"\u5F53\u524D\u5BF9\u8BDD\u5173\u8054\uFF1A",Jn!=null&&Jn.challenge_name?`${(nn=(Re=Jn==null?void 0:Jn.data[0])==null?void 0:Re.shixun)==null?void 0:nn.name} \u5B9E\u8BAD---\u7B2C${Jn==null?void 0:Jn.challenge_position}\u5173`:"\u5168\u90E8"),vt.createElement("span",{onClick:()=>{st||(Hn.current=en,ya(!0))},className:jt()(He.cut,st&&He.disabledElement)},"\u5207\u6362")),vt.createElement(ft,{disabled:st,recoverDisabled:!(Jn!=null&&Jn.can_recycle),onFileType:gA,onRecover:()=>jn(void 0,null,function*(){Je(!0),(yield(0,Ze.ZP)("/api/chats/recycle.json",{method:"post",body:{challenge_id:en,id:Rn}})).status===0&&(ct.ZP.success("\u6062\u590D\u5BF9\u8BDD\u6210\u529F"),qn(nA,en),$n(Rn,en)),Je(!1)}),onEmpty:()=>{$t.default.confirm({icon:null,centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:"\u8BF7\u786E\u8BA4\u662F\u5426\u5C06\u5F53\u524D\u5BF9\u8BDD\u7A97\u53E3\u4E2D\u7684\u5BF9\u8BDD\u5185\u5BB9\u5168\u90E8\u6E05\u7A7A\uFF1F",onOk:()=>jn(void 0,null,function*(){(yield(0,Ze.ZP)("/api/chats/clean.json",{method:"delete",body:{challenge_id:en,id:Rn}})).status===0&&(ct.ZP.success("\u6E05\u7A7A\u5BF9\u8BDD\u6210\u529F"),qn(nA,en),$n(Rn,en))})})}}))),vt.createElement("div",{onClick:()=>{Ca(!1)},className:He.rightBar,ref:Br},vt.createElement(on.Z,{spinning:Ut},!((Un=Jn==null?void 0:Jn.data)!=null&&Un.length)&&vt.createElement("div",{className:He.empty}),(tA=Jn==null?void 0:Jn.data)==null?void 0:tA.map((un,zn)=>{var Xn,SA,Sr;return vt.createElement(Ce.Fragment,{key:zn},!!un.question&&vt.createElement("div",{className:He.li},vt.createElement("img",{src:`${Oe.Z.IMG_SERVER}/images/${Jn==null?void 0:Jn.my_avatar}`,style:{borderRadius:"50%",width:56,height:56}}),vt.createElement("aside",null,vt.createElement("p",null,vt.createElement("b",null,Jn.my_user_name),vt.createElement("span",null,a()(un.updated_at).format("YYYY-MM-DD HH:mm"))),vt.createElement(z.Z,{value:un.question}),vt.createElement("div",{className:He.action},vt.createElement(ne.CopyToClipboard,{text:un.question,onCopy:()=>ct.ZP.success("\u5185\u5BB9\u5DF2\u590D\u5236\u5230\u7C98\u8D34\u677F\u4E2D")},vt.createElement("div",{className:He.tagBtn},vt.createElement("i",{className:"iconfont icon-fuzhi8"}),"\u590D\u5236")),!st&&vt.createElement("div",{onClick:()=>Nt(un.id),className:He.tagBtn},vt.createElement("i",{className:"iconfont icon-shanchu8"}),"\u5220\u9664")))),!!un.answer&&vt.createElement("div",{style:zn===0?{borderTop:0}:{},className:`${He.li} ${He.active}`},Jn!=null&&Jn.avatar?vt.createElement("img",{src:`${Oe.Z.IMG_SERVER}/images/${Jn==null?void 0:Jn.avatar}`,style:{borderRadius:"50%",width:56,height:56}}):vt.createElement("img",{src:y,style:{borderRadius:"50%",width:56,height:56}}),vt.createElement("aside",null,vt.createElement("p",null,vt.createElement("div",{style:{display:"flex"}},vt.createElement("b",{style:{marginRight:"20px"}},Jn.user_name),(Xn=un.shixun)!=null&&Xn.name?vt.createElement("span",{style:{display:"flex",alignItems:"center"}},"\u5F53\u524D\u5BF9\u8BDD\u5173\u8054\uFF1A",(SA=un.shixun)==null?void 0:SA.name," \u5B9E\u8BAD---\u7B2C",(Sr=un.challenge)==null?void 0:Sr.position,"\u5173"):vt.createElement("span",{style:{display:"flex",alignItems:"center"}},"\u5F53\u524D\u5BF9\u8BDD\u5173\u8054\uFF1A\u5168\u90E8")),vt.createElement("span",null,a()(un.updated_at).format("YYYY-MM-DD HH:mm"))),un.id===0?un.answer:vt.createElement(Kt,{onTextChange:Gn,open:!!(un!=null&&un.open),text:un.answer}),un.id===0&&vt.createElement("div",{className:He.action},vt.createElement("div",{onClick:xt,className:He.tagBtn},vt.createElement("i",{className:"iconfont icon-tingzhishengcheng"}),"\u505C\u6B62\u751F\u6210")),(un==null?void 0:un.id)!==0&&vt.createElement("div",{className:He.action},!!un.question&&vt.createElement(vt.Fragment,null,vt.createElement("div",{onClick:()=>{_A=un.question,ar()},className:He.tagBtn},vt.createElement("i",{className:"iconfont icon-zhongxinshengcheng"}),"\u91CD\u65B0\u751F\u6210"),vt.createElement(ne.CopyToClipboard,{text:un.answer,onCopy:()=>ct.ZP.success("\u5185\u5BB9\u5DF2\u590D\u5236\u5230\u7C98\u8D34\u677F\u4E2D")},vt.createElement("div",{className:He.tagBtn},vt.createElement("i",{className:"iconfont icon-fuzhi8"}),"\u590D\u5236")),!st&&vt.createElement("div",{onClick:()=>Nt(un.id),className:He.tagBtn},vt.createElement("i",{className:"iconfont icon-shanchu8"}),"\u5220\u9664")),vt.createElement("span",{style:{marginLeft:"auto"},onClick:()=>{kA(un.id,un.satisfied===1?-1:1)},className:`mr30 ${un.satisfied===1?He.actActive:""}`},vt.createElement("i",{className:"iconfont icon-yijiejue"}),"\u5DF2\u89E3\u51B3"),vt.createElement(Et.Z,{autoAdjustOverflow:!1,destroyTooltipOnHide:!0,open:_n[zn],getPopupContainer:Nn=>Nn,placement:dn.current,content:vt.createElement("div",{className:He.box,onMouseLeave:Nn=>{clearTimeout(Ln.current),_n[zn]=!1,aA(cn({},_n))},onMouseOver:()=>{clearTimeout(Ln.current)}},vt.createElement("p",null,"\u62B1\u6B49\u8BA9\u4F60\u5931\u671B\u4E86\uFF0C\u8BF7\u7EE7\u7EED\u5C1D\u8BD5\uFF1A"),Cn.map((Nn,Hr)=>{const Fa=Nn===un.content;return vt.createElement("div",{onClick:()=>{kA(un.id,Fa?-1:0,Fa?"":Nn)},className:Fa?He.hot:"",key:Nn},Nn)}))},vt.createElement("span",{onMouseOver:Nn=>{clearTimeout(Ln.current),window.innerHeight-Nn.target.getBoundingClientRect().top<350?dn.current="topRight":dn.current="bottomRight",_n={},_n[zn]=!0,aA(cn({},_n))},onMouseOut:Nn=>{Ln.current=setTimeout(()=>{clearTimeout(Ln.current),_n[zn]=!1,aA(cn({},_n))},800)},className:`${He.unsolved} ${un.satisfied===0?He.actActive:""}`},vt.createElement("i",{className:"iconfont icon-weijiejuezhengchang"}),"\u672A\u89E3\u51B3"))))))}))),sr&&vt.createElement("div",{className:He.answers},!ba&&vt.createElement("div",{className:He.open_md,onClick:()=>{Ca(!0)}},"\u8BF7\u8F93\u5165\u4F60\u7684\u95EE\u9898"),vt.createElement("div",{className:ba?"md_container":"md_container hide",style:{marginTop:20}},vt.createElement(te.Z,{id:"discuss-input-editor",miniToolbar:!0,watch:!1,noStorage:!0,defaultValue:_A,height:240,width:1e3,onChange:mA,className:He.md_editor}),vt.createElement("div",{className:He.tip_container,style:{display:"flex"},onClick:()=>{Ca(!1)}},vt.createElement("div",{className:He.btn_send,onClick:ar},"\u53D1\u9001")))))),vt.createElement($t.default,{centered:!0,keyboard:!1,closable:!1,destroyOnClose:!0,onCancel:()=>{Vn(Hn.current),ya(!1)},onOk:Nr,open:Jr,wrapClassName:Ie.Z.CustomCss,title:"\u66F4\u6362\u5173\u8054",width:"666px"},vt.createElement("div",null,vt.createElement(gn.ZP.Group,{value:en,onChange:un=>Vn(un.target.value)},vt.createElement(Bt.Z,{direction:"vertical"},vA==null?void 0:vA.map(un=>{var zn;return vt.createElement(gn.ZP,{key:un.id,value:un.id},un.id===0?un.subject:`${(zn=un.shixun)==null?void 0:zn.name} \u5B9E\u8BAD---\u7B2C${un==null?void 0:un.challenge_position}\u5173`)}))))))}},77578:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return Ce}});const Ce=ct=>ct?typeof ct=="function"?ct():ct:null},56762:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return ct}});var Ce=Ue(59301);function ct(){const[,$t]=Ce.useReducer(on=>on+1,0);return $t}},91857:function(qt,kn,Ue){"use strict";var Ce=Ue(59301),ct=Ue(38819),$t=Ue(92310),on=Ue.n($t),Et=Ue(31561),gn=Ue(70425),Bt=Ue(18929),He=Ue(2738),Ze=Ue(79676),Be=Ue(53487),ke=Ue(92343),Oe=Ue(36355),Ie=Ue(20834),me=Ue(40875),a=Ue(88088),y=Ue(47211);const te=null,z=Se=>{const{menu:Le,arrow:xe,prefixCls:_e,children:Ye,trigger:ze,disabled:ht,dropdownRender:Pt,getPopupContainer:Yt,overlayClassName:Kt,rootClassName:bn,open:Fn,onOpenChange:_t,visible:jt,onVisibleChange:Wt,mouseEnterDelay:ft=.15,mouseLeaveDelay:vt=.1,autoAdjustOverflow:mt=!0,placement:sn="",overlay:eA,transitionName:bt}=Se,{getPopupContainer:Tt,getPrefixCls:cn,direction:jn}=Ce.useContext(Oe.E_),yn=Ce.useMemo(()=>{const In=cn();return bt!==void 0?bt:sn.includes("top")?`${In}-slide-down`:`${In}-slide-up`},[cn,sn,bt]),sA=Ce.useMemo(()=>sn?sn.includes("Center")?sn.slice(0,sn.indexOf("Center")):sn:jn==="rtl"?"bottomRight":"bottomLeft",[sn,jn]),Re=cn("dropdown",_e),[nn,Un]=(0,y.Z)(Re),[,tA]=(0,a.Z)(),nA=Ce.Children.only(Ye),Zt=(0,ke.Tm)(nA,{className:on()(`${Re}-trigger`,{[`${Re}-rtl`]:jn==="rtl"},nA.props.className),disabled:ht}),Ut=ht?[]:ze;let Je;Ut&&Ut.includes("contextMenu")&&(Je=!0);const[st,Ot]=(0,Bt.Z)(!1,{value:Fn!=null?Fn:jt}),dn=(0,gn.useEvent)(In=>{_t==null||_t(In),Wt==null||Wt(In),Ot(In)}),Ln=on()(Kt,bn,Un,{[`${Re}-rtl`]:jn==="rtl"}),_n=(0,Ze.Z)({arrowPointAtCenter:typeof xe=="object"&&xe.pointAtCenter,autoAdjustOverflow:mt,offset:tA.marginXXS,arrowWidth:xe?tA.sizePopupArrow:0,borderRadius:tA.borderRadius}),aA=Ce.useCallback(()=>{Ot(!1)},[]),Rn=()=>{let In;return Le!=null&&Le.items?In=Ce.createElement(Ie.default,Object.assign({},Le)):typeof eA=="function"?In=eA():In=eA,Pt&&(In=Pt(In)),In=Ce.Children.only(typeof In=="string"?Ce.createElement("span",null,In):In),Ce.createElement(me.J,{prefixCls:`${Re}-menu`,expandIcon:Ce.createElement("span",{className:`${Re}-menu-submenu-arrow`},Ce.createElement(ct.Z,{className:`${Re}-menu-submenu-arrow-icon`})),mode:"vertical",selectable:!1,onClick:aA,validator:rA=>{let{mode:zA}=rA}},In)};return nn(Ce.createElement(Et.Z,Object.assign({alignPoint:Je},(0,He.Z)(Se,["rootClassName"]),{mouseEnterDelay:ft,mouseLeaveDelay:vt,visible:st,builtinPlacements:_n,arrow:!!xe,overlayClassName:Ln,prefixCls:Re,getPopupContainer:Yt||Tt,transitionName:yn,trigger:Ut,overlay:Rn,placement:sA,onVisibleChange:dn}),Zt))};function ne(Se){return Object.assign(Object.assign({},Se),{align:{overflow:{adjustX:!1,adjustY:!1}}})}const oe=(0,Be.Z)(z,"dropdown",Se=>Se,ne),de=Se=>Ce.createElement(oe,Object.assign({},Se),Ce.createElement("span",null));z._InternalPanelDoNotUseOrYouWillBeFired=de,kn.Z=z},38854:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return a}});var Ce=Ue(91857),ct=Ue(92310),$t=Ue.n(ct),on=Ue(59301),Et=Ue(18785),gn=Ue(3113),Bt=Ue(36355),He=Ue(81327),Ze=Ue(33234),Be=Ue(47211),ke=function(y,te){var z={};for(var ne in y)Object.prototype.hasOwnProperty.call(y,ne)&&te.indexOf(ne)<0&&(z[ne]=y[ne]);if(y!=null&&typeof Object.getOwnPropertySymbols=="function")for(var oe=0,ne=Object.getOwnPropertySymbols(y);oe<ne.length;oe++)te.indexOf(ne[oe])<0&&Object.prototype.propertyIsEnumerable.call(y,ne[oe])&&(z[ne[oe]]=y[ne[oe]]);return z};const Oe=y=>{const{getPopupContainer:te,getPrefixCls:z,direction:ne}=on.useContext(Bt.E_),{prefixCls:oe,type:de="default",danger:Se,disabled:Le,loading:xe,onClick:_e,htmlType:Ye,children:ze,className:ht,menu:Pt,arrow:Yt,autoFocus:Kt,overlay:bn,trigger:Fn,align:_t,open:jt,onOpenChange:Wt,placement:ft,getPopupContainer:vt,href:mt,icon:sn=on.createElement(Et.Z,null),title:eA,buttonsRender:bt=Rn=>Rn,mouseEnterDelay:Tt,mouseLeaveDelay:cn,overlayClassName:jn,overlayStyle:yn,destroyPopupOnHide:sA,dropdownRender:Re}=y,nn=ke(y,["prefixCls","type","danger","disabled","loading","onClick","htmlType","children","className","menu","arrow","autoFocus","overlay","trigger","align","open","onOpenChange","placement","getPopupContainer","href","icon","title","buttonsRender","mouseEnterDelay","mouseLeaveDelay","overlayClassName","overlayStyle","destroyPopupOnHide","dropdownRender"]),Un=z("dropdown",oe),tA=`${Un}-button`,[nA,Zt]=(0,Be.Z)(Un),Ut={menu:Pt,arrow:Yt,autoFocus:Kt,align:_t,disabled:Le,trigger:Le?[]:Fn,onOpenChange:Wt,getPopupContainer:vt||te,mouseEnterDelay:Tt,mouseLeaveDelay:cn,overlayClassName:jn,overlayStyle:yn,destroyPopupOnHide:sA,dropdownRender:Re},{compactSize:Je,compactItemClassnames:st}=(0,Ze.ri)(Un,ne),Ot=$t()(tA,st,ht,Zt);"overlay"in y&&(Ut.overlay=bn),"open"in y&&(Ut.open=jt),"placement"in y?Ut.placement=ft:Ut.placement=ne==="rtl"?"bottomLeft":"bottomRight";const dn=on.createElement(gn.ZP,{type:de,danger:Se,disabled:Le,loading:xe,onClick:_e,htmlType:Ye,href:mt,title:eA},ze),Ln=on.createElement(gn.ZP,{type:de,danger:Se,icon:sn}),[_n,aA]=bt([dn,Ln]);return nA(on.createElement(He.Z.Compact,Object.assign({className:Ot,size:Je,block:!0},nn),_n,on.createElement(Ce.Z,Object.assign({},Ut),aA)))};Oe.__ANT_BUTTON=!0;var Ie=Oe;const me=Ce.Z;me.Button=Ie;var a=me},47211:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return ke}});var Ce=Ue(17313),ct=Ue(13826),$t=Ue(92899),on=Ue(29878),Et=Ue(19447),gn=Ue(83116),Bt=Ue(37613),Ze=Oe=>{const{componentCls:Ie,menuCls:me,colorError:a,colorTextLightSolid:y}=Oe,te=`${me}-item`;return{[`${Ie}, ${Ie}-menu-submenu`]:{[`${me} ${te}`]:{[`&${te}-danger:not(${te}-disabled)`]:{color:a,"&:hover":{color:y,backgroundColor:a}}}}}};const Be=Oe=>{const{componentCls:Ie,menuCls:me,zIndexPopup:a,dropdownArrowDistance:y,sizePopupArrow:te,antCls:z,iconCls:ne,motionDurationMid:oe,dropdownPaddingVertical:de,fontSize:Se,dropdownEdgeChildPadding:Le,colorTextDisabled:xe,fontSizeIcon:_e,controlPaddingHorizontal:Ye,colorBgElevated:ze}=Oe;return[{[Ie]:Object.assign(Object.assign({},(0,Ce.Wf)(Oe)),{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:a,display:"block","&::before":{position:"absolute",insetBlock:-y+te/2,zIndex:-9999,opacity:1e-4,content:'""'},[`&-trigger${z}-btn`]:{[`& > ${ne}-down, & > ${z}-btn-icon > ${ne}-down`]:{fontSize:_e}},[`${Ie}-wrap`]:{position:"relative",[`${z}-btn > ${ne}-down`]:{fontSize:_e},[`${ne}-down::before`]:{transition:`transform ${oe}`}},[`${Ie}-wrap-open`]:{[`${ne}-down::before`]:{transform:"rotate(180deg)"}},"\n &-hidden,\n &-menu-hidden,\n &-menu-submenu-hidden\n ":{display:"none"},[`&${z}-slide-down-enter${z}-slide-down-enter-active${Ie}-placement-bottomLeft,
&${z}-slide-down-appear${z}-slide-down-appear-active${Ie}-placement-bottomLeft,
&${z}-slide-down-enter${z}-slide-down-enter-active${Ie}-placement-bottom,
&${z}-slide-down-appear${z}-slide-down-appear-active${Ie}-placement-bottom,
&${z}-slide-down-enter${z}-slide-down-enter-active${Ie}-placement-bottomRight,
&${z}-slide-down-appear${z}-slide-down-appear-active${Ie}-placement-bottomRight`]:{animationName:ct.fJ},[`&${z}-slide-up-enter${z}-slide-up-enter-active${Ie}-placement-topLeft,
&${z}-slide-up-appear${z}-slide-up-appear-active${Ie}-placement-topLeft,
&${z}-slide-up-enter${z}-slide-up-enter-active${Ie}-placement-top,
&${z}-slide-up-appear${z}-slide-up-appear-active${Ie}-placement-top,
&${z}-slide-up-enter${z}-slide-up-enter-active${Ie}-placement-topRight,
&${z}-slide-up-appear${z}-slide-up-appear-active${Ie}-placement-topRight`]:{animationName:ct.Qt},[`&${z}-slide-down-leave${z}-slide-down-leave-active${Ie}-placement-bottomLeft,
&${z}-slide-down-leave${z}-slide-down-leave-active${Ie}-placement-bottom,
&${z}-slide-down-leave${z}-slide-down-leave-active${Ie}-placement-bottomRight`]:{animationName:ct.Uw},[`&${z}-slide-up-leave${z}-slide-up-leave-active${Ie}-placement-topLeft,
&${z}-slide-up-leave${z}-slide-up-leave-active${Ie}-placement-top,
&${z}-slide-up-leave${z}-slide-up-leave-active${Ie}-placement-topRight`]:{animationName:ct.ly}})},(0,Et.ZP)(Oe,{colorBg:ze,limitVerticalRadius:!0,arrowPlacement:{top:!0,bottom:!0}}),{[`${Ie} ${me}`]:{position:"relative",margin:0},[`${me}-submenu-popup`]:{position:"absolute",zIndex:a,background:"transparent",boxShadow:"none",transformOrigin:"0 0","ul, li":{listStyle:"none",margin:0}},[`${Ie}, ${Ie}-menu-submenu`]:{[me]:Object.assign(Object.assign({padding:Le,listStyleType:"none",backgroundColor:ze,backgroundClip:"padding-box",borderRadius:Oe.borderRadiusLG,outline:"none",boxShadow:Oe.boxShadowSecondary},(0,Ce.Qy)(Oe)),{[`${me}-item-group-title`]:{padding:`${de}px ${Ye}px`,color:Oe.colorTextDescription,transition:`all ${oe}`},[`${me}-item`]:{position:"relative",display:"flex",alignItems:"center"},[`${me}-item-icon`]:{minWidth:Se,marginInlineEnd:Oe.marginXS,fontSize:Oe.fontSizeSM},[`${me}-title-content`]:{flex:"auto","> a":{color:"inherit",transition:`all ${oe}`,"&:hover":{color:"inherit"},"&::after":{position:"absolute",inset:0,content:'""'}}},[`${me}-item, ${me}-submenu-title`]:Object.assign(Object.assign({clear:"both",margin:0,padding:`${de}px ${Ye}px`,color:Oe.colorText,fontWeight:"normal",fontSize:Se,lineHeight:Oe.lineHeight,cursor:"pointer",transition:`all ${oe}`,borderRadius:Oe.borderRadiusSM,"&:hover, &-active":{backgroundColor:Oe.controlItemBgHover}},(0,Ce.Qy)(Oe)),{"&-selected":{color:Oe.colorPrimary,backgroundColor:Oe.controlItemBgActive,"&:hover, &-active":{backgroundColor:Oe.controlItemBgActiveHover}},"&-disabled":{color:xe,cursor:"not-allowed","&:hover":{color:xe,backgroundColor:ze,cursor:"not-allowed"},a:{pointerEvents:"none"}},"&-divider":{height:1,margin:`${Oe.marginXXS}px 0`,overflow:"hidden",lineHeight:0,backgroundColor:Oe.colorSplit},[`${Ie}-menu-submenu-expand-icon`]:{position:"absolute",insetInlineEnd:Oe.paddingXS,[`${Ie}-menu-submenu-arrow-icon`]:{marginInlineEnd:"0 !important",color:Oe.colorTextDescription,fontSize:_e,fontStyle:"normal"}}}),[`${me}-item-group-list`]:{margin:`0 ${Oe.marginXS}px`,padding:0,listStyle:"none"},[`${me}-submenu-title`]:{paddingInlineEnd:Ye+Oe.fontSizeSM},[`${me}-submenu-vertical`]:{position:"relative"},[`${me}-submenu${me}-submenu-disabled ${Ie}-menu-submenu-title`]:{[`&, ${Ie}-menu-submenu-arrow-icon`]:{color:xe,backgroundColor:ze,cursor:"not-allowed"}},[`${me}-submenu-selected ${Ie}-menu-submenu-title`]:{color:Oe.colorPrimary}})}},[(0,ct.oN)(Oe,"slide-up"),(0,ct.oN)(Oe,"slide-down"),(0,$t.Fm)(Oe,"move-up"),(0,$t.Fm)(Oe,"move-down"),(0,on._y)(Oe,"zoom-big")]]};var ke=(0,gn.Z)("Dropdown",(Oe,Ie)=>{let{rootPrefixCls:me}=Ie;const{marginXXS:a,sizePopupArrow:y,controlHeight:te,fontSize:z,lineHeight:ne,paddingXXS:oe,componentCls:de,borderRadiusLG:Se}=Oe,Le=(te-z*ne)/2,{dropdownArrowOffset:xe}=(0,Et.fS)({contentRadius:Se}),_e=(0,Bt.TS)(Oe,{menuCls:`${de}-menu`,rootPrefixCls:me,dropdownArrowDistance:y/2+a,dropdownArrowOffset:xe,dropdownPaddingVertical:Le,dropdownEdgeChildPadding:oe});return[Be(_e),Ze(_e)]},Oe=>({zIndexPopup:Oe.zIndexPopupBase+50}))},45818:function(qt,kn,Ue){"use strict";Ue.d(kn,{D:function(){return oe},Z:function(){return Le}});var Ce=Ue(54476),ct=Ue(59301),$t={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"},on=$t,Et=Ue(7657),gn=function(_e,Ye){return ct.createElement(Et.Z,(0,Ce.Z)({},_e,{ref:Ye,icon:on}))},Bt=ct.forwardRef(gn),He=Bt,Ze=Ue(33853),Be=Ue(38819),ke=Ue(92310),Oe=Ue.n(ke),Ie=Ue(2738),a=xe=>!isNaN(parseFloat(xe))&&isFinite(xe),y=Ue(36355),te=Ue(84966),z=function(xe,_e){var Ye={};for(var ze in xe)Object.prototype.hasOwnProperty.call(xe,ze)&&_e.indexOf(ze)<0&&(Ye[ze]=xe[ze]);if(xe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ht=0,ze=Object.getOwnPropertySymbols(xe);ht<ze.length;ht++)_e.indexOf(ze[ht])<0&&Object.prototype.propertyIsEnumerable.call(xe,ze[ht])&&(Ye[ze[ht]]=xe[ze[ht]]);return Ye};const ne={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},oe=ct.createContext({}),de=(()=>{let xe=0;return function(){let _e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return xe+=1,`${_e}${xe}`}})();var Le=ct.forwardRef((xe,_e)=>{const{prefixCls:Ye,className:ze,trigger:ht,children:Pt,defaultCollapsed:Yt=!1,theme:Kt="dark",style:bn={},collapsible:Fn=!1,reverseArrow:_t=!1,width:jt=200,collapsedWidth:Wt=80,zeroWidthTriggerStyle:ft,breakpoint:vt,onCollapse:mt,onBreakpoint:sn}=xe,eA=z(xe,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),{siderHook:bt}=(0,ct.useContext)(te.Gs),[Tt,cn]=(0,ct.useState)("collapsed"in xe?xe.collapsed:Yt),[jn,yn]=(0,ct.useState)(!1);(0,ct.useEffect)(()=>{"collapsed"in xe&&cn(xe.collapsed)},[xe.collapsed]);const sA=(Zt,Ut)=>{"collapsed"in xe||cn(Zt),mt==null||mt(Zt,Ut)},Re=(0,ct.useRef)();Re.current=Zt=>{yn(Zt.matches),sn==null||sn(Zt.matches),Tt!==Zt.matches&&sA(Zt.matches,"responsive")},(0,ct.useEffect)(()=>{function Zt(Je){return Re.current(Je)}let Ut;if(typeof window!="undefined"){const{matchMedia:Je}=window;if(Je&&vt&&vt in ne){Ut=Je(`(max-width: ${ne[vt]})`);try{Ut.addEventListener("change",Zt)}catch(st){Ut.addListener(Zt)}Zt(Ut)}}return()=>{try{Ut==null||Ut.removeEventListener("change",Zt)}catch(Je){Ut==null||Ut.removeListener(Zt)}}},[vt]),(0,ct.useEffect)(()=>{const Zt=de("ant-sider-");return bt.addSider(Zt),()=>bt.removeSider(Zt)},[]);const nn=()=>{sA(!Tt,"clickTrigger")},{getPrefixCls:Un}=(0,ct.useContext)(y.E_),tA=()=>{const Zt=Un("layout-sider",Ye),Ut=(0,Ie.Z)(eA,["collapsed"]),Je=Tt?Wt:jt,st=a(Je)?`${Je}px`:String(Je),Ot=parseFloat(String(Wt||0))===0?ct.createElement("span",{onClick:nn,className:Oe()(`${Zt}-zero-width-trigger`,`${Zt}-zero-width-trigger-${_t?"right":"left"}`),style:ft},ht||ct.createElement(He,null)):null,_n={expanded:_t?ct.createElement(Be.Z,null):ct.createElement(Ze.Z,null),collapsed:_t?ct.createElement(Ze.Z,null):ct.createElement(Be.Z,null)}[Tt?"collapsed":"expanded"],aA=ht!==null?Ot||ct.createElement("div",{className:`${Zt}-trigger`,onClick:nn,style:{width:st}},ht||_n):null,Rn=Object.assign(Object.assign({},bn),{flex:`0 0 ${st}`,maxWidth:st,minWidth:st,width:st}),In=Oe()(Zt,`${Zt}-${Kt}`,{[`${Zt}-collapsed`]:!!Tt,[`${Zt}-has-trigger`]:Fn&&ht!==null&&!Ot,[`${Zt}-below`]:!!jn,[`${Zt}-zero-width`]:parseFloat(st)===0},ze);return ct.createElement("aside",Object.assign({className:In},Ut,{style:Rn,ref:_e}),ct.createElement("div",{className:`${Zt}-children`},Pt),Fn||jn&&Ot?aA:null)},nA=ct.useMemo(()=>({siderCollapsed:Tt}),[Tt]);return ct.createElement(oe.Provider,{value:nA},tA())})},84966:function(qt,kn,Ue){"use strict";Ue.d(kn,{VY:function(){return oe},$_:function(){return ne},h4:function(){return z},Gs:function(){return Ie},ZP:function(){return de}});var Ce=Ue(94480),ct=Ue(92310),$t=Ue.n(ct),on=Ue(2738),Et=Ue(59301),gn=Ue(36355),Bt=Ue(83116),Ze=Se=>{const{componentCls:Le,bodyBg:xe,lightSiderBg:_e,lightTriggerBg:Ye,lightTriggerColor:ze}=Se;return{[`${Le}-sider-light`]:{background:_e,[`${Le}-sider-trigger`]:{color:ze,background:Ye},[`${Le}-sider-zero-width-trigger`]:{color:ze,background:Ye,border:`1px solid ${xe}`,borderInlineStart:0}}}};const Be=Se=>{const{antCls:Le,componentCls:xe,colorText:_e,triggerColor:Ye,footerBg:ze,triggerBg:ht,headerHeight:Pt,headerPadding:Yt,headerColor:Kt,footerPadding:bn,triggerHeight:Fn,zeroTriggerHeight:_t,zeroTriggerWidth:jt,motionDurationMid:Wt,motionDurationSlow:ft,fontSize:vt,borderRadius:mt,bodyBg:sn,headerBg:eA,siderBg:bt}=Se;return{[xe]:Object.assign(Object.assign({display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:sn,"&, *":{boxSizing:"border-box"},[`&${xe}-has-sider`]:{flexDirection:"row",[`> ${xe}, > ${xe}-content`]:{width:0}},[`${xe}-header, &${xe}-footer`]:{flex:"0 0 auto"},[`${xe}-sider`]:{position:"relative",minWidth:0,background:bt,transition:`all ${Wt}, background 0s`,"&-children":{height:"100%",marginTop:-.1,paddingTop:.1,[`${Le}-menu${Le}-menu-inline-collapsed`]:{width:"auto"}},"&-has-trigger":{paddingBottom:Fn},"&-right":{order:1},"&-trigger":{position:"fixed",bottom:0,zIndex:1,height:Fn,color:Ye,lineHeight:`${Fn}px`,textAlign:"center",background:ht,cursor:"pointer",transition:`all ${Wt}`},"&-zero-width":{"> *":{overflow:"hidden"},"&-trigger":{position:"absolute",top:Pt,insetInlineEnd:-jt,zIndex:1,width:jt,height:_t,color:Ye,fontSize:Se.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:bt,borderStartStartRadius:0,borderStartEndRadius:mt,borderEndEndRadius:mt,borderEndStartRadius:0,cursor:"pointer",transition:`background ${ft} ease`,"&::after":{position:"absolute",inset:0,background:"transparent",transition:`all ${ft}`,content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:-jt,borderStartStartRadius:mt,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:mt}}}}},Ze(Se)),{"&-rtl":{direction:"rtl"}}),[`${xe}-header`]:{height:Pt,padding:Yt,color:Kt,lineHeight:`${Pt}px`,background:eA,[`${Le}-menu`]:{lineHeight:"inherit"}},[`${xe}-footer`]:{padding:bn,color:_e,fontSize:vt,background:ze},[`${xe}-content`]:{flex:"auto",minHeight:0}}};var ke=(0,Bt.Z)("Layout",Se=>[Be(Se)],Se=>{const{colorBgLayout:Le,controlHeight:xe,controlHeightLG:_e,colorText:Ye,controlHeightSM:ze,marginXXS:ht,colorTextLightSolid:Pt,colorBgContainer:Yt}=Se,Kt=_e*1.25;return{colorBgHeader:"#001529",colorBgBody:Le,colorBgTrigger:"#002140",bodyBg:Le,headerBg:"#001529",headerHeight:xe*2,headerPadding:`0 ${Kt}px`,headerColor:Ye,footerPadding:`${ze}px ${Kt}px`,footerBg:Le,siderBg:"#001529",triggerHeight:_e+ht*2,triggerBg:"#002140",triggerColor:Pt,zeroTriggerWidth:_e,zeroTriggerHeight:_e,lightSiderBg:Yt,lightTriggerBg:Yt,lightTriggerColor:Ye}},{deprecatedTokens:[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]]}),Oe=function(Se,Le){var xe={};for(var _e in Se)Object.prototype.hasOwnProperty.call(Se,_e)&&Le.indexOf(_e)<0&&(xe[_e]=Se[_e]);if(Se!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ye=0,_e=Object.getOwnPropertySymbols(Se);Ye<_e.length;Ye++)Le.indexOf(_e[Ye])<0&&Object.prototype.propertyIsEnumerable.call(Se,_e[Ye])&&(xe[_e[Ye]]=Se[_e[Ye]]);return xe};const Ie=Et.createContext({siderHook:{addSider:()=>null,removeSider:()=>null}});function me(Se){let{suffixCls:Le,tagName:xe,displayName:_e}=Se;return Ye=>Et.forwardRef((ht,Pt)=>Et.createElement(Ye,Object.assign({ref:Pt,suffixCls:Le,tagName:xe},ht)))}const a=Et.forwardRef((Se,Le)=>{const{prefixCls:xe,suffixCls:_e,className:Ye,tagName:ze}=Se,ht=Oe(Se,["prefixCls","suffixCls","className","tagName"]),{getPrefixCls:Pt}=Et.useContext(gn.E_),Yt=Pt("layout",xe),[Kt,bn]=ke(Yt),Fn=_e?`${Yt}-${_e}`:Yt;return Kt(Et.createElement(ze,Object.assign({className:$t()(xe||Fn,Ye,bn),ref:Le},ht)))}),y=Et.forwardRef((Se,Le)=>{const{direction:xe}=Et.useContext(gn.E_),[_e,Ye]=Et.useState([]),{prefixCls:ze,className:ht,rootClassName:Pt,children:Yt,hasSider:Kt,tagName:bn,style:Fn}=Se,_t=Oe(Se,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),jt=(0,on.Z)(_t,["suffixCls"]),{getPrefixCls:Wt,layout:ft}=Et.useContext(gn.E_),vt=Wt("layout",ze),[mt,sn]=ke(vt),eA=$t()(vt,{[`${vt}-has-sider`]:typeof Kt=="boolean"?Kt:_e.length>0,[`${vt}-rtl`]:xe==="rtl"},ft==null?void 0:ft.className,ht,Pt,sn),bt=Et.useMemo(()=>({siderHook:{addSider:Tt=>{Ye(cn=>[].concat((0,Ce.Z)(cn),[Tt]))},removeSider:Tt=>{Ye(cn=>cn.filter(jn=>jn!==Tt))}}}),[]);return mt(Et.createElement(Ie.Provider,{value:bt},Et.createElement(bn,Object.assign({ref:Le,className:eA,style:Object.assign(Object.assign({},ft==null?void 0:ft.style),Fn)},jt),Yt)))}),te=me({tagName:"div",displayName:"Layout"})(y),z=me({suffixCls:"header",tagName:"header",displayName:"Header"})(a),ne=me({suffixCls:"footer",tagName:"footer",displayName:"Footer"})(a),oe=me({suffixCls:"content",tagName:"main",displayName:"Content"})(a);var de=te},40875:function(qt,kn,Ue){"use strict";Ue.d(kn,{J:function(){return gn}});var Ce=Ue(59301),ct=Ue(33234),$t=Ue(70425),on=function(Bt,He){var Ze={};for(var Be in Bt)Object.prototype.hasOwnProperty.call(Bt,Be)&&He.indexOf(Be)<0&&(Ze[Be]=Bt[Be]);if(Bt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ke=0,Be=Object.getOwnPropertySymbols(Bt);ke<Be.length;ke++)He.indexOf(Be[ke])<0&&Object.prototype.propertyIsEnumerable.call(Bt,Be[ke])&&(Ze[Be[ke]]=Bt[Be[ke]]);return Ze};const Et=Ce.createContext(null),gn=Ce.forwardRef((Bt,He)=>{const{children:Ze}=Bt,Be=on(Bt,["children"]),ke=Ce.useContext(Et),Oe=Ce.useMemo(()=>Object.assign(Object.assign({},ke),Be),[ke,Be.prefixCls,Be.mode,Be.selectable]);return Ce.createElement(Et.Provider,{value:Oe},Ce.createElement(ct.BR,null,(0,$t.supportNodeRef)(Ze)?Ce.cloneElement(Ze,{ref:He}):Ze))});kn.Z=Et},20834:function(qt,kn,Ue){"use strict";Ue.d(kn,{default:function(){return nA}});var Ce=Ue(15285),ct=Ue(59301),$t=Ue(45818),on=Ue(92310),Et=Ue.n(on),gn=Ue(36355),Bt=function(Zt,Ut){var Je={};for(var st in Zt)Object.prototype.hasOwnProperty.call(Zt,st)&&Ut.indexOf(st)<0&&(Je[st]=Zt[st]);if(Zt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ot=0,st=Object.getOwnPropertySymbols(Zt);Ot<st.length;Ot++)Ut.indexOf(st[Ot])<0&&Object.prototype.propertyIsEnumerable.call(Zt,st[Ot])&&(Je[st[Ot]]=Zt[st[Ot]]);return Je},Ze=Zt=>{const{prefixCls:Ut,className:Je,dashed:st}=Zt,Ot=Bt(Zt,["prefixCls","className","dashed"]),{getPrefixCls:dn}=ct.useContext(gn.E_),Ln=dn("menu",Ut),_n=Et()({[`${Ln}-item-divider-dashed`]:!!st},Je);return ct.createElement(Ce.iz,Object.assign({className:_n},Ot))},Be=Ue(11592),ke=Ue(2738),Oe=Ue(6848),Ie=Ue(92343),a=(0,ct.createContext)({prefixCls:"",firstLevel:!0,inlineCollapsed:!1}),te=Zt=>{var Ut;const{className:Je,children:st,icon:Ot,title:dn,danger:Ln}=Zt,{prefixCls:_n,firstLevel:aA,direction:Rn,disableMenuItemTitleTooltip:In,inlineCollapsed:rA}=ct.useContext(a),zA=vA=>{const er=ct.createElement("span",{className:`${_n}-title-content`},st);return(!Ot||(0,Ie.l$)(st)&&st.type==="span")&&st&&vA&&aA&&typeof st=="string"?ct.createElement("div",{className:`${_n}-inline-collapsed-noicon`},st.charAt(0)):er},{siderCollapsed:Rt}=ct.useContext($t.D);let hn=dn;typeof dn=="undefined"?hn=aA?st:"":dn===!1&&(hn="");const en={title:hn};!Rt&&!rA&&(en.title=null,en.open=!1);const Vn=(0,Be.Z)(st).length;let Hn=ct.createElement(Ce.ck,Object.assign({},(0,ke.Z)(Zt,["title","icon","danger"]),{className:Et()({[`${_n}-item-danger`]:Ln,[`${_n}-item-only-child`]:(Ot?Vn+1:Vn)===1},Je),title:typeof dn=="string"?dn:void 0}),(0,Ie.Tm)(Ot,{className:Et()((0,Ie.l$)(Ot)?(Ut=Ot.props)===null||Ut===void 0?void 0:Ut.className:"",`${_n}-item-icon`)}),zA(rA));return In||(Hn=ct.createElement(Oe.Z,Object.assign({},en,{placement:Rn==="rtl"?"left":"right",overlayClassName:`${_n}-inline-collapsed-tooltip`}),Hn)),Hn},ne=Zt=>{var Ut;const{popupClassName:Je,icon:st,title:Ot,theme:dn}=Zt,Ln=ct.useContext(a),{prefixCls:_n,inlineCollapsed:aA,theme:Rn}=Ln,In=(0,Ce.Xl)();let rA;if(!st)rA=aA&&!In.length&&Ot&&typeof Ot=="string"?ct.createElement("div",{className:`${_n}-inline-collapsed-noicon`},Ot.charAt(0)):ct.createElement("span",{className:`${_n}-title-content`},Ot);else{const Rt=(0,Ie.l$)(Ot)&&Ot.type==="span";rA=ct.createElement(ct.Fragment,null,(0,Ie.Tm)(st,{className:Et()((0,Ie.l$)(st)?(Ut=st.props)===null||Ut===void 0?void 0:Ut.className:"",`${_n}-item-icon`)}),Rt?Ot:ct.createElement("span",{className:`${_n}-title-content`},Ot))}const zA=ct.useMemo(()=>Object.assign(Object.assign({},Ln),{firstLevel:!1}),[Ln]);return ct.createElement(a.Provider,{value:zA},ct.createElement(Ce.Wd,Object.assign({},(0,ke.Z)(Zt,["icon"]),{title:rA,popupClassName:Et()(_n,Je,`${_n}-${dn||Rn}`)})))},oe=Ue(18785),de=Ue(70425),Se=Ue(62892),Le=Ue(40875),xe=function(Zt,Ut){var Je={};for(var st in Zt)Object.prototype.hasOwnProperty.call(Zt,st)&&Ut.indexOf(st)<0&&(Je[st]=Zt[st]);if(Zt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ot=0,st=Object.getOwnPropertySymbols(Zt);Ot<st.length;Ot++)Ut.indexOf(st[Ot])<0&&Object.prototype.propertyIsEnumerable.call(Zt,st[Ot])&&(Je[st[Ot]]=Zt[st[Ot]]);return Je};function _e(Zt){return(Zt||[]).map((Ut,Je)=>{if(Ut&&typeof Ut=="object"){const st=Ut,{label:Ot,children:dn,key:Ln,type:_n}=st,aA=xe(st,["label","children","key","type"]),Rn=Ln!=null?Ln:`tmp-${Je}`;return dn||_n==="group"?_n==="group"?ct.createElement(Ce.BW,Object.assign({key:Rn},aA,{title:Ot}),_e(dn)):ct.createElement(ne,Object.assign({key:Rn},aA,{title:Ot}),_e(dn)):_n==="divider"?ct.createElement(Ze,Object.assign({key:Rn},aA)):ct.createElement(te,Object.assign({key:Rn},aA),Ot)}return null}).filter(Ut=>Ut)}function Ye(Zt){return ct.useMemo(()=>Zt&&_e(Zt),[Zt])}var ze=Ue(64993),ht=Ue(17313),Pt=Ue(8378),Yt=Ue(13826),Kt=Ue(29878),bn=Ue(83116),Fn=Ue(37613),jt=Zt=>{const{componentCls:Ut,motionDurationSlow:Je,horizontalLineHeight:st,colorSplit:Ot,lineWidth:dn,lineType:Ln,itemPaddingInline:_n}=Zt;return{[`${Ut}-horizontal`]:{lineHeight:st,border:0,borderBottom:`${dn}px ${Ln} ${Ot}`,boxShadow:"none","&::after":{display:"block",clear:"both",height:0,content:'"\\20"'},[`${Ut}-item, ${Ut}-submenu`]:{position:"relative",display:"inline-block",verticalAlign:"bottom",paddingInline:_n},[`> ${Ut}-item:hover,
> ${Ut}-item-active,
> ${Ut}-submenu ${Ut}-submenu-title:hover`]:{backgroundColor:"transparent"},[`${Ut}-item, ${Ut}-submenu-title`]:{transition:[`border-color ${Je}`,`background ${Je}`].join(",")},[`${Ut}-submenu-arrow`]:{display:"none"}}}},ft=Zt=>{let{componentCls:Ut,menuArrowOffset:Je}=Zt;return{[`${Ut}-rtl`]:{direction:"rtl"},[`${Ut}-submenu-rtl`]:{transformOrigin:"100% 0"},[`${Ut}-rtl${Ut}-vertical,
${Ut}-submenu-rtl ${Ut}-vertical`]:{[`${Ut}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateY(-${Je})`},"&::after":{transform:`rotate(45deg) translateY(${Je})`}}}}};const vt=Zt=>Object.assign({},(0,ht.oN)(Zt));var sn=(Zt,Ut)=>{const{componentCls:Je,itemColor:st,itemSelectedColor:Ot,groupTitleColor:dn,itemBg:Ln,subMenuItemBg:_n,itemSelectedBg:aA,activeBarHeight:Rn,activeBarWidth:In,activeBarBorderWidth:rA,motionDurationSlow:zA,motionEaseInOut:Rt,motionEaseOut:hn,itemPaddingInline:en,motionDurationMid:Vn,itemHoverColor:Hn,lineType:vA,colorSplit:er,itemDisabledColor:sr,dangerItemColor:cr,dangerItemHoverColor:Pr,dangerItemSelectedColor:xr,dangerItemActiveBg:Br,dangerItemSelectedBg:QA,itemHoverBg:Jn,itemActiveBg:bA,menuSubMenuBg:_A,horizontalItemSelectedColor:tr,horizontalItemSelectedBg:Jr,horizontalItemBorderRadius:ya,horizontalItemHoverBg:ba,popupBg:Ca}=Zt;return{[`${Je}-${Ut}, ${Je}-${Ut} > ${Je}`]:{color:st,background:Ln,[`&${Je}-root:focus-visible`]:Object.assign({},vt(Zt)),[`${Je}-item-group-title`]:{color:dn},[`${Je}-submenu-selected`]:{[`> ${Je}-submenu-title`]:{color:Ot}},[`${Je}-item-disabled, ${Je}-submenu-disabled`]:{color:`${sr} !important`},[`${Je}-item:not(${Je}-item-selected):not(${Je}-submenu-selected)`]:{[`&:hover, > ${Je}-submenu-title:hover`]:{color:Hn}},[`&:not(${Je}-horizontal)`]:{[`${Je}-item:not(${Je}-item-selected)`]:{"&:hover":{backgroundColor:Jn},"&:active":{backgroundColor:bA}},[`${Je}-submenu-title`]:{"&:hover":{backgroundColor:Jn},"&:active":{backgroundColor:bA}}},[`${Je}-item-danger`]:{color:cr,[`&${Je}-item:hover`]:{[`&:not(${Je}-item-selected):not(${Je}-submenu-selected)`]:{color:Pr}},[`&${Je}-item:active`]:{background:Br}},[`${Je}-item a`]:{"&, &:hover":{color:"inherit"}},[`${Je}-item-selected`]:{color:Ot,[`&${Je}-item-danger`]:{color:xr},"a, a:hover":{color:"inherit"}},[`& ${Je}-item-selected`]:{backgroundColor:aA,[`&${Je}-item-danger`]:{backgroundColor:QA}},[`${Je}-item, ${Je}-submenu-title`]:{[`&:not(${Je}-item-disabled):focus-visible`]:Object.assign({},vt(Zt))},[`&${Je}-submenu > ${Je}`]:{backgroundColor:_A},[`&${Je}-popup > ${Je}`]:{backgroundColor:Ca},[`&${Je}-horizontal`]:Object.assign(Object.assign({},Ut==="dark"?{borderBottom:0}:{}),{[`> ${Je}-item, > ${Je}-submenu`]:{top:rA,marginTop:-rA,marginBottom:0,borderRadius:ya,"&::after":{position:"absolute",insetInline:en,bottom:0,borderBottom:`${Rn}px solid transparent`,transition:`border-color ${zA} ${Rt}`,content:'""'},"&:hover, &-active, &-open":{background:ba,"&::after":{borderBottomWidth:Rn,borderBottomColor:tr}},"&-selected":{color:tr,backgroundColor:Jr,"&:hover":{backgroundColor:Jr},"&::after":{borderBottomWidth:Rn,borderBottomColor:tr}}}}),[`&${Je}-root`]:{[`&${Je}-inline, &${Je}-vertical`]:{borderInlineEnd:`${rA}px ${vA} ${er}`}},[`&${Je}-inline`]:{[`${Je}-sub${Je}-inline`]:{background:_n},[`${Je}-item, ${Je}-submenu-title`]:rA&&In?{width:`calc(100% + ${rA}px)`}:{},[`${Je}-item`]:{position:"relative","&::after":{position:"absolute",insetBlock:0,insetInlineEnd:0,borderInlineEnd:`${In}px solid ${Ot}`,transform:"scaleY(0.0001)",opacity:0,transition:[`transform ${Vn} ${hn}`,`opacity ${Vn} ${hn}`].join(","),content:'""'},[`&${Je}-item-danger`]:{"&::after":{borderInlineEndColor:xr}}},[`${Je}-selected, ${Je}-item-selected`]:{"&::after":{transform:"scaleY(1)",opacity:1,transition:[`transform ${Vn} ${Rt}`,`opacity ${Vn} ${Rt}`].join(",")}}}}}};const eA=Zt=>{const{componentCls:Ut,itemHeight:Je,itemMarginInline:st,padding:Ot,menuArrowSize:dn,marginXS:Ln,itemMarginBlock:_n}=Zt,aA=Ot+dn+Ln;return{[`${Ut}-item`]:{position:"relative",overflow:"hidden"},[`${Ut}-item, ${Ut}-submenu-title`]:{height:Je,lineHeight:`${Je}px`,paddingInline:Ot,overflow:"hidden",textOverflow:"ellipsis",marginInline:st,marginBlock:_n,width:`calc(100% - ${st*2}px)`},[`> ${Ut}-item,
> ${Ut}-submenu > ${Ut}-submenu-title`]:{height:Je,lineHeight:`${Je}px`},[`${Ut}-item-group-list ${Ut}-submenu-title,
${Ut}-submenu-title`]:{paddingInlineEnd:aA}}};var Tt=Zt=>{const{componentCls:Ut,iconCls:Je,itemHeight:st,colorTextLightSolid:Ot,dropdownWidth:dn,controlHeightLG:Ln,motionDurationMid:_n,motionEaseOut:aA,paddingXL:Rn,itemMarginInline:In,fontSizeLG:rA,motionDurationSlow:zA,paddingXS:Rt,boxShadowSecondary:hn,collapsedWidth:en,collapsedIconSize:Vn}=Zt,Hn={height:st,lineHeight:`${st}px`,listStylePosition:"inside",listStyleType:"disc"};return[{[Ut]:{"&-inline, &-vertical":Object.assign({[`&${Ut}-root`]:{boxShadow:"none"}},eA(Zt))},[`${Ut}-submenu-popup`]:{[`${Ut}-vertical`]:Object.assign(Object.assign({},eA(Zt)),{boxShadow:hn})}},{[`${Ut}-submenu-popup ${Ut}-vertical${Ut}-sub`]:{minWidth:dn,maxHeight:`calc(100vh - ${Ln*2.5}px)`,padding:"0",overflow:"hidden",borderInlineEnd:0,"&:not([class*='-active'])":{overflowX:"hidden",overflowY:"auto"}}},{[`${Ut}-inline`]:{width:"100%",[`&${Ut}-root`]:{[`${Ut}-item, ${Ut}-submenu-title`]:{display:"flex",alignItems:"center",transition:[`border-color ${zA}`,`background ${zA}`,`padding ${_n} ${aA}`].join(","),[`> ${Ut}-title-content`]:{flex:"auto",minWidth:0,overflow:"hidden",textOverflow:"ellipsis"},"> *":{flex:"none"}}},[`${Ut}-sub${Ut}-inline`]:{padding:0,border:0,borderRadius:0,boxShadow:"none",[`& > ${Ut}-submenu > ${Ut}-submenu-title`]:Hn,[`& ${Ut}-item-group-title`]:{paddingInlineStart:Rn}},[`${Ut}-item`]:Hn}},{[`${Ut}-inline-collapsed`]:{width:en,[`&${Ut}-root`]:{[`${Ut}-item, ${Ut}-submenu ${Ut}-submenu-title`]:{[`> ${Ut}-inline-collapsed-noicon`]:{fontSize:rA,textAlign:"center"}}},[`> ${Ut}-item,
> ${Ut}-item-group > ${Ut}-item-group-list > ${Ut}-item,
> ${Ut}-item-group > ${Ut}-item-group-list > ${Ut}-submenu > ${Ut}-submenu-title,
> ${Ut}-submenu > ${Ut}-submenu-title`]:{insetInlineStart:0,paddingInline:`calc(50% - ${rA/2}px - ${In}px)`,textOverflow:"clip",[`
${Ut}-submenu-arrow,
${Ut}-submenu-expand-icon
`]:{opacity:0},[`${Ut}-item-icon, ${Je}`]:{margin:0,fontSize:Vn,lineHeight:`${st}px`,"+ span":{display:"inline-block",opacity:0}}},[`${Ut}-item-icon, ${Je}`]:{display:"inline-block"},"&-tooltip":{pointerEvents:"none",[`${Ut}-item-icon, ${Je}`]:{display:"none"},"a, a:hover":{color:Ot}},[`${Ut}-item-group-title`]:Object.assign(Object.assign({},ht.vS),{paddingInline:Rt})}}]};const cn=Zt=>{const{componentCls:Ut,motionDurationSlow:Je,motionDurationMid:st,motionEaseInOut:Ot,motionEaseOut:dn,iconCls:Ln,iconSize:_n,iconMarginInlineEnd:aA}=Zt;return{[`${Ut}-item, ${Ut}-submenu-title`]:{position:"relative",display:"block",margin:0,whiteSpace:"nowrap",cursor:"pointer",transition:[`border-color ${Je}`,`background ${Je}`,`padding ${Je} ${Ot}`].join(","),[`${Ut}-item-icon, ${Ln}`]:{minWidth:_n,fontSize:_n,transition:[`font-size ${st} ${dn}`,`margin ${Je} ${Ot}`,`color ${Je}`].join(","),"+ span":{marginInlineStart:aA,opacity:1,transition:[`opacity ${Je} ${Ot}`,`margin ${Je}`,`color ${Je}`].join(",")}},[`${Ut}-item-icon`]:Object.assign({},(0,ht.Ro)()),[`&${Ut}-item-only-child`]:{[`> ${Ln}, > ${Ut}-item-icon`]:{marginInlineEnd:0}}},[`${Ut}-item-disabled, ${Ut}-submenu-disabled`]:{background:"none !important",cursor:"not-allowed","&::after":{borderColor:"transparent !important"},a:{color:"inherit !important"},[`> ${Ut}-submenu-title`]:{color:"inherit !important",cursor:"not-allowed"}}}},jn=Zt=>{const{componentCls:Ut,motionDurationSlow:Je,motionEaseInOut:st,borderRadius:Ot,menuArrowSize:dn,menuArrowOffset:Ln}=Zt;return{[`${Ut}-submenu`]:{"&-expand-icon, &-arrow":{position:"absolute",top:"50%",insetInlineEnd:Zt.margin,width:dn,color:"currentcolor",transform:"translateY(-50%)",transition:`transform ${Je} ${st}, opacity ${Je}`},"&-arrow":{"&::before, &::after":{position:"absolute",width:dn*.6,height:dn*.15,backgroundColor:"currentcolor",borderRadius:Ot,transition:[`background ${Je} ${st}`,`transform ${Je} ${st}`,`top ${Je} ${st}`,`color ${Je} ${st}`].join(","),content:'""'},"&::before":{transform:`rotate(45deg) translateY(-${Ln})`},"&::after":{transform:`rotate(-45deg) translateY(${Ln})`}}}}},yn=Zt=>{const{antCls:Ut,componentCls:Je,fontSize:st,motionDurationSlow:Ot,motionDurationMid:dn,motionEaseInOut:Ln,paddingXS:_n,padding:aA,colorSplit:Rn,lineWidth:In,zIndexPopup:rA,borderRadiusLG:zA,subMenuItemBorderRadius:Rt,menuArrowSize:hn,menuArrowOffset:en,lineType:Vn,menuPanelMaskInset:Hn,groupTitleLineHeight:vA,groupTitleFontSize:er}=Zt;return[{"":{[`${Je}`]:Object.assign(Object.assign({},(0,ht.dF)()),{"&-hidden":{display:"none"}})},[`${Je}-submenu-hidden`]:{display:"none"}},{[Je]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,ht.Wf)(Zt)),(0,ht.dF)()),{marginBottom:0,paddingInlineStart:0,fontSize:st,lineHeight:0,listStyle:"none",outline:"none",transition:`width ${Ot} cubic-bezier(0.2, 0, 0, 1) 0s`,"ul, ol":{margin:0,padding:0,listStyle:"none"},"&-overflow":{display:"flex",[`${Je}-item`]:{flex:"none"}},[`${Je}-item, ${Je}-submenu, ${Je}-submenu-title`]:{borderRadius:Zt.itemBorderRadius},[`${Je}-item-group-title`]:{padding:`${_n}px ${aA}px`,fontSize:er,lineHeight:vA,transition:`all ${Ot}`},[`&-horizontal ${Je}-submenu`]:{transition:[`border-color ${Ot} ${Ln}`,`background ${Ot} ${Ln}`].join(",")},[`${Je}-submenu, ${Je}-submenu-inline`]:{transition:[`border-color ${Ot} ${Ln}`,`background ${Ot} ${Ln}`,`padding ${dn} ${Ln}`].join(",")},[`${Je}-submenu ${Je}-sub`]:{cursor:"initial",transition:[`background ${Ot} ${Ln}`,`padding ${Ot} ${Ln}`].join(",")},[`${Je}-title-content`]:{transition:`color ${Ot}`},[`${Je}-item a`]:{"&::before":{position:"absolute",inset:0,backgroundColor:"transparent",content:'""'}},[`${Je}-item-divider`]:{overflow:"hidden",lineHeight:0,borderColor:Rn,borderStyle:Vn,borderWidth:0,borderTopWidth:In,marginBlock:In,padding:0,"&-dashed":{borderStyle:"dashed"}}}),cn(Zt)),{[`${Je}-item-group`]:{[`${Je}-item-group-list`]:{margin:0,padding:0,[`${Je}-item, ${Je}-submenu-title`]:{paddingInline:`${st*2}px ${aA}px`}}},"&-submenu":{"&-popup":{position:"absolute",zIndex:rA,borderRadius:zA,boxShadow:"none",transformOrigin:"0 0",[`&${Je}-submenu`]:{background:"transparent"},"&::before":{position:"absolute",inset:`${Hn}px 0 0`,zIndex:-1,width:"100%",height:"100%",opacity:0,content:'""'}},"&-placement-rightTop::before":{top:0,insetInlineStart:Hn},"\n &-placement-leftTop,\n &-placement-bottomRight,\n ":{transformOrigin:"100% 0"},"\n &-placement-leftBottom,\n &-placement-topRight,\n ":{transformOrigin:"100% 100%"},"\n &-placement-rightBottom,\n &-placement-topLeft,\n ":{transformOrigin:"0 100%"},"\n &-placement-bottomLeft,\n &-placement-rightTop,\n ":{transformOrigin:"0 0"},"\n &-placement-leftTop,\n &-placement-leftBottom\n ":{paddingInlineEnd:Zt.paddingXS},"\n &-placement-rightTop,\n &-placement-rightBottom\n ":{paddingInlineStart:Zt.paddingXS},"\n &-placement-topRight,\n &-placement-topLeft\n ":{paddingBottom:Zt.paddingXS},"\n &-placement-bottomRight,\n &-placement-bottomLeft\n ":{paddingTop:Zt.paddingXS},[`> ${Je}`]:Object.assign(Object.assign(Object.assign({borderRadius:zA},cn(Zt)),jn(Zt)),{[`${Je}-item, ${Je}-submenu > ${Je}-submenu-title`]:{borderRadius:Rt},[`${Je}-submenu-title::after`]:{transition:`transform ${Ot} ${Ln}`}})}}),jn(Zt)),{[`&-inline-collapsed ${Je}-submenu-arrow,
&-inline ${Je}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateX(${en})`},"&::after":{transform:`rotate(45deg) translateX(-${en})`}},[`${Je}-submenu-open${Je}-submenu-inline > ${Je}-submenu-title > ${Je}-submenu-arrow`]:{transform:`translateY(-${hn*.2}px)`,"&::after":{transform:`rotate(-45deg) translateX(-${en})`},"&::before":{transform:`rotate(45deg) translateX(${en})`}}})},{[`${Ut}-layout-header`]:{[Je]:{lineHeight:"inherit"}}}]};var sA=(Zt,Ut)=>(0,bn.Z)("Menu",st=>{if(Ut===!1)return[];const{colorBgElevated:Ot,colorPrimary:dn,colorTextLightSolid:Ln,controlHeightLG:_n,fontSize:aA,darkItemColor:Rn,darkDangerItemColor:In,darkItemBg:rA,darkSubMenuItemBg:zA,darkItemSelectedColor:Rt,darkItemSelectedBg:hn,darkDangerItemSelectedBg:en,darkItemHoverBg:Vn,darkGroupTitleColor:Hn,darkItemHoverColor:vA,darkItemDisabledColor:er,darkDangerItemHoverColor:sr,darkDangerItemSelectedColor:cr,darkDangerItemActiveBg:Pr}=st,xr=aA/7*5,Br=(0,Fn.TS)(st,{menuArrowSize:xr,menuHorizontalHeight:_n*1.15,menuArrowOffset:`${xr*.25}px`,menuPanelMaskInset:-7,menuSubMenuBg:Ot}),QA=(0,Fn.TS)(Br,{itemColor:Rn,itemHoverColor:vA,groupTitleColor:Hn,itemSelectedColor:Rt,itemBg:rA,popupBg:rA,subMenuItemBg:zA,itemActiveBg:"transparent",itemSelectedBg:hn,activeBarHeight:0,activeBarBorderWidth:0,itemHoverBg:Vn,itemDisabledColor:er,dangerItemColor:In,dangerItemHoverColor:sr,dangerItemSelectedColor:cr,dangerItemActiveBg:Pr,dangerItemSelectedBg:en,menuSubMenuBg:zA,horizontalItemSelectedColor:Ln,horizontalItemSelectedBg:dn});return[yn(Br),jt(Br),Tt(Br),sn(Br,"light"),sn(QA,"dark"),ft(Br),(0,Pt.Z)(Br),(0,Yt.oN)(Br,"slide-up"),(0,Yt.oN)(Br,"slide-down"),(0,Kt._y)(Br,"zoom-big")]},st=>{const{colorPrimary:Ot,colorError:dn,colorTextDisabled:Ln,colorErrorBg:_n,colorText:aA,colorTextDescription:Rn,colorBgContainer:In,colorFillAlter:rA,colorFillContent:zA,lineWidth:Rt,lineWidthBold:hn,controlItemBgActive:en,colorBgTextHover:Vn,controlHeightLG:Hn,lineHeight:vA,colorBgElevated:er,marginXXS:sr,padding:cr,fontSize:Pr,controlHeightSM:xr,fontSizeLG:Br,colorTextLightSolid:QA,colorErrorHover:Jn}=st,bA=new ze.C(QA).setAlpha(.65).toRgbString();return{dropdownWidth:160,zIndexPopup:st.zIndexPopupBase+50,radiusItem:st.borderRadiusLG,itemBorderRadius:st.borderRadiusLG,radiusSubMenuItem:st.borderRadiusSM,subMenuItemBorderRadius:st.borderRadiusSM,colorItemText:aA,itemColor:aA,colorItemTextHover:aA,itemHoverColor:aA,colorItemTextHoverHorizontal:Ot,horizontalItemHoverColor:Ot,colorGroupTitle:Rn,groupTitleColor:Rn,colorItemTextSelected:Ot,itemSelectedColor:Ot,colorItemTextSelectedHorizontal:Ot,horizontalItemSelectedColor:Ot,colorItemBg:In,itemBg:In,colorItemBgHover:Vn,itemHoverBg:Vn,colorItemBgActive:zA,itemActiveBg:en,colorSubItemBg:rA,subMenuItemBg:rA,colorItemBgSelected:en,itemSelectedBg:en,colorItemBgSelectedHorizontal:"transparent",horizontalItemSelectedBg:"transparent",colorActiveBarWidth:0,activeBarWidth:0,colorActiveBarHeight:hn,activeBarHeight:hn,colorActiveBarBorderSize:Rt,activeBarBorderWidth:Rt,colorItemTextDisabled:Ln,itemDisabledColor:Ln,colorDangerItemText:dn,dangerItemColor:dn,colorDangerItemTextHover:dn,dangerItemHoverColor:dn,colorDangerItemTextSelected:dn,dangerItemSelectedColor:dn,colorDangerItemBgActive:_n,dangerItemActiveBg:_n,colorDangerItemBgSelected:_n,dangerItemSelectedBg:_n,itemMarginInline:st.marginXXS,horizontalItemBorderRadius:0,horizontalItemHoverBg:"transparent",itemHeight:Hn,groupTitleLineHeight:vA,collapsedWidth:Hn*2,popupBg:er,itemMarginBlock:sr,itemPaddingInline:cr,horizontalLineHeight:`${Hn*1.15}px`,iconSize:Pr,iconMarginInlineEnd:xr-Pr,collapsedIconSize:Br,groupTitleFontSize:Pr,darkItemDisabledColor:new ze.C(QA).setAlpha(.25).toRgbString(),darkItemColor:bA,darkDangerItemColor:dn,darkItemBg:"#001529",darkSubMenuItemBg:"#000c17",darkItemSelectedColor:QA,darkItemSelectedBg:Ot,darkDangerItemSelectedBg:dn,darkItemHoverBg:"transparent",darkGroupTitleColor:bA,darkItemHoverColor:QA,darkDangerItemHoverColor:Jn,darkDangerItemSelectedColor:QA,darkDangerItemActiveBg:dn}},{deprecatedTokens:[["colorGroupTitle","groupTitleColor"],["radiusItem","itemBorderRadius"],["radiusSubMenuItem","subMenuItemBorderRadius"],["colorItemText","itemColor"],["colorItemTextHover","itemHoverColor"],["colorItemTextHoverHorizontal","horizontalItemHoverColor"],["colorItemTextSelected","itemSelectedColor"],["colorItemTextSelectedHorizontal","horizontalItemSelectedColor"],["colorItemTextDisabled","itemDisabledColor"],["colorDangerItemText","dangerItemColor"],["colorDangerItemTextHover","dangerItemHoverColor"],["colorDangerItemTextSelected","dangerItemSelectedColor"],["colorDangerItemBgActive","dangerItemActiveBg"],["colorDangerItemBgSelected","dangerItemSelectedBg"],["colorItemBg","itemBg"],["colorItemBgHover","itemHoverBg"],["colorSubItemBg","subMenuItemBg"],["colorItemBgActive","itemActiveBg"],["colorItemBgSelectedHorizontal","horizontalItemSelectedBg"],["colorActiveBarWidth","activeBarWidth"],["colorActiveBarHeight","activeBarHeight"],["colorActiveBarBorderSize","activeBarBorderWidth"],["colorItemBgSelected","itemSelectedBg"]]})(Zt),Re=function(Zt,Ut){var Je={};for(var st in Zt)Object.prototype.hasOwnProperty.call(Zt,st)&&Ut.indexOf(st)<0&&(Je[st]=Zt[st]);if(Zt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ot=0,st=Object.getOwnPropertySymbols(Zt);Ot<st.length;Ot++)Ut.indexOf(st[Ot])<0&&Object.prototype.propertyIsEnumerable.call(Zt,st[Ot])&&(Je[st[Ot]]=Zt[st[Ot]]);return Je},Un=(0,ct.forwardRef)((Zt,Ut)=>{var Je,st;const Ot=ct.useContext(Le.Z),dn=Ot||{},{getPrefixCls:Ln,getPopupContainer:_n,direction:aA,menu:Rn}=ct.useContext(gn.E_),In=Ln(),{prefixCls:rA,className:zA,style:Rt,theme:hn="light",expandIcon:en,_internalDisableMenuItemTitleTooltip:Vn,inlineCollapsed:Hn,siderCollapsed:vA,items:er,children:sr,rootClassName:cr,mode:Pr,selectable:xr,onClick:Br,overflowedIndicatorPopupClassName:QA}=Zt,Jn=Re(Zt,["prefixCls","className","style","theme","expandIcon","_internalDisableMenuItemTitleTooltip","inlineCollapsed","siderCollapsed","items","children","rootClassName","mode","selectable","onClick","overflowedIndicatorPopupClassName"]),bA=(0,ke.Z)(Jn,["collapsedWidth"]),_A=Ye(er)||sr;(Je=dn.validator)===null||Je===void 0||Je.call(dn,{mode:Pr});const tr=(0,de.useEvent)(function(){var dA;Br==null||Br.apply(void 0,arguments),(dA=dn.onClick)===null||dA===void 0||dA.call(dn)}),Jr=dn.mode||Pr,ya=xr!=null?xr:dn.selectable,ba=ct.useMemo(()=>vA!==void 0?vA:Hn,[Hn,vA]),Ca={horizontal:{motionName:`${In}-slide-up`},inline:(0,Se.Z)(In),other:{motionName:`${In}-zoom-big`}},KA=Ln("menu",rA||dn.prefixCls),[Ho,Fo]=sA(KA,!Ot),qn=Et()(`${KA}-${hn}`,Rn==null?void 0:Rn.className,zA);let $n;if(typeof en=="function")$n=en;else if(en===null||en===!1)$n=null;else if(dn.expandIcon===null||dn.expandIcon===!1)$n=null;else{const dA=en!=null?en:dn.expandIcon;$n=(0,Ie.Tm)(dA,{className:Et()(`${KA}-submenu-expand-icon`,(0,Ie.l$)(dA)?(st=dA.props)===null||st===void 0?void 0:st.className:"")})}const mA=ct.useMemo(()=>({prefixCls:KA,inlineCollapsed:ba||!1,direction:aA,firstLevel:!0,theme:hn,mode:Jr,disableMenuItemTitleTooltip:Vn}),[KA,ba,aA,Vn,hn]);return Ho(ct.createElement(Le.Z.Provider,{value:null},ct.createElement(a.Provider,{value:mA},ct.createElement(Ce.ZP,Object.assign({getPopupContainer:_n,overflowedIndicator:ct.createElement(oe.Z,null),overflowedIndicatorPopupClassName:Et()(KA,`${KA}-${hn}`,QA),mode:Jr,selectable:ya,onClick:tr},bA,{inlineCollapsed:ba,style:Object.assign(Object.assign({},Rn==null?void 0:Rn.style),Rt),className:qn,prefixCls:KA,direction:aA,defaultMotions:Ca,expandIcon:$n,ref:Ut,rootClassName:Et()(cr,Fo)}),_A))))});const tA=(0,ct.forwardRef)((Zt,Ut)=>{const Je=(0,ct.useRef)(null),st=ct.useContext($t.D);return(0,ct.useImperativeHandle)(Ut,()=>({menu:Je.current,focus:Ot=>{var dn;(dn=Je.current)===null||dn===void 0||dn.focus(Ot)}})),ct.createElement(Un,Object.assign({ref:Je},Zt,st))});tA.Item=te,tA.SubMenu=ne,tA.Divider=Ze,tA.ItemGroup=Ce.BW;var nA=tA},39722:function(qt,kn,Ue){"use strict";Ue.d(kn,{t5:function(){return Be}});var Ce=Ue(92310),ct=Ue.n(Ce),$t=Ue(55477),on=Ue(59301),Et=Ue(36355),gn=Ue(77578),Bt=Ue(17356),He=function(Oe,Ie){var me={};for(var a in Oe)Object.prototype.hasOwnProperty.call(Oe,a)&&Ie.indexOf(a)<0&&(me[a]=Oe[a]);if(Oe!=null&&typeof Object.getOwnPropertySymbols=="function")for(var y=0,a=Object.getOwnPropertySymbols(Oe);y<a.length;y++)Ie.indexOf(a[y])<0&&Object.prototype.propertyIsEnumerable.call(Oe,a[y])&&(me[a[y]]=Oe[a[y]]);return me};const Ze=(Oe,Ie,me)=>{if(!(!Ie&&!me))return on.createElement(on.Fragment,null,Ie&&on.createElement("div",{className:`${Oe}-title`},(0,gn.Z)(Ie)),on.createElement("div",{className:`${Oe}-inner-content`},(0,gn.Z)(me)))},Be=Oe=>{const{hashId:Ie,prefixCls:me,className:a,style:y,placement:te="top",title:z,content:ne,children:oe}=Oe;return on.createElement("div",{className:ct()(Ie,me,`${me}-pure`,`${me}-placement-${te}`,a),style:y},on.createElement("div",{className:`${me}-arrow`}),on.createElement($t.G,Object.assign({},Oe,{className:Ie,prefixCls:me}),oe||Ze(me,z,ne)))},ke=Oe=>{const{prefixCls:Ie}=Oe,me=He(Oe,["prefixCls"]),{getPrefixCls:a}=on.useContext(Et.E_),y=a("popover",Ie),[te,z]=(0,Bt.Z)(y);return te(on.createElement(Be,Object.assign({},me,{prefixCls:y,hashId:z})))};kn.ZP=ke},60324:function(qt,kn,Ue){"use strict";var Ce=Ue(92310),ct=Ue.n(Ce),$t=Ue(59301),on=Ue(77578),Et=Ue(62892),gn=Ue(36355),Bt=Ue(6848),He=Ue(39722),Ze=Ue(17356),Be=function(Ie,me){var a={};for(var y in Ie)Object.prototype.hasOwnProperty.call(Ie,y)&&me.indexOf(y)<0&&(a[y]=Ie[y]);if(Ie!=null&&typeof Object.getOwnPropertySymbols=="function")for(var te=0,y=Object.getOwnPropertySymbols(Ie);te<y.length;te++)me.indexOf(y[te])<0&&Object.prototype.propertyIsEnumerable.call(Ie,y[te])&&(a[y[te]]=Ie[y[te]]);return a};const ke=Ie=>{let{title:me,content:a,prefixCls:y}=Ie;return $t.createElement($t.Fragment,null,me&&$t.createElement("div",{className:`${y}-title`},(0,on.Z)(me)),$t.createElement("div",{className:`${y}-inner-content`},(0,on.Z)(a)))},Oe=$t.forwardRef((Ie,me)=>{const{prefixCls:a,title:y,content:te,overlayClassName:z,placement:ne="top",trigger:oe="hover",mouseEnterDelay:de=.1,mouseLeaveDelay:Se=.1,overlayStyle:Le={}}=Ie,xe=Be(Ie,["prefixCls","title","content","overlayClassName","placement","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle"]),{getPrefixCls:_e}=$t.useContext(gn.E_),Ye=_e("popover",a),[ze,ht]=(0,Ze.Z)(Ye),Pt=_e(),Yt=ct()(z,ht);return ze($t.createElement(Bt.Z,Object.assign({placement:ne,trigger:oe,mouseEnterDelay:de,mouseLeaveDelay:Se,overlayStyle:Le},xe,{prefixCls:Ye,overlayClassName:Yt,ref:me,overlay:y||te?$t.createElement(ke,{prefixCls:Ye,title:y,content:te}):null,transitionName:(0,Et.m)(Pt,"zoom-big",xe.transitionName),"data-popover-inject":!0})))});Oe._InternalPanelDoNotUseOrYouWillBeFired=He.ZP,kn.Z=Oe},17356:function(qt,kn,Ue){"use strict";var Ce=Ue(17313),ct=Ue(29878),$t=Ue(19447),on=Ue(33166),Et=Ue(83116),gn=Ue(37613);const Bt=Be=>{const{componentCls:ke,popoverColor:Oe,minWidth:Ie,fontWeightStrong:me,popoverPadding:a,boxShadowSecondary:y,colorTextHeading:te,borderRadiusLG:z,zIndexPopup:ne,marginXS:oe,colorBgElevated:de,popoverBg:Se}=Be;return[{[ke]:Object.assign(Object.assign({},(0,Ce.Wf)(Be)),{position:"absolute",top:0,left:{_skip_check_:!0,value:0},zIndex:ne,fontWeight:"normal",whiteSpace:"normal",textAlign:"start",cursor:"auto",userSelect:"text",transformOrigin:"var(--arrow-x, 50%) var(--arrow-y, 50%)","--antd-arrow-background-color":de,"&-rtl":{direction:"rtl"},"&-hidden":{display:"none"},[`${ke}-content`]:{position:"relative"},[`${ke}-inner`]:{backgroundColor:Se,backgroundClip:"padding-box",borderRadius:z,boxShadow:y,padding:a},[`${ke}-title`]:{minWidth:Ie,marginBottom:oe,color:te,fontWeight:me},[`${ke}-inner-content`]:{color:Oe}})},(0,$t.ZP)(Be,{colorBg:"var(--antd-arrow-background-color)"}),{[`${ke}-pure`]:{position:"relative",maxWidth:"none",margin:Be.sizePopupArrow,display:"inline-block",[`${ke}-content`]:{display:"inline-block"}}}]},He=Be=>{const{componentCls:ke}=Be;return{[ke]:on.i.map(Oe=>{const Ie=Be[`${Oe}6`];return{[`&${ke}-${Oe}`]:{"--antd-arrow-background-color":Ie,[`${ke}-inner`]:{backgroundColor:Ie},[`${ke}-arrow`]:{background:"transparent"}}}})}},Ze=Be=>{const{componentCls:ke,lineWidth:Oe,lineType:Ie,colorSplit:me,paddingSM:a,controlHeight:y,fontSize:te,lineHeight:z,padding:ne}=Be,oe=y-Math.round(te*z),de=oe/2,Se=oe/2-Oe,Le=ne;return{[ke]:{[`${ke}-inner`]:{padding:0},[`${ke}-title`]:{margin:0,padding:`${de}px ${Le}px ${Se}px`,borderBottom:`${Oe}px ${Ie} ${me}`},[`${ke}-inner-content`]:{padding:`${a}px ${Le}px`}}}};kn.Z=(0,Et.Z)("Popover",Be=>{const{colorBgElevated:ke,colorText:Oe,wireframe:Ie}=Be,me=(0,gn.TS)(Be,{popoverPadding:12,popoverBg:ke,popoverColor:Oe});return[Bt(me),He(me),Ie&&Ze(me),(0,ct._y)(me,"zoom-big")]},Be=>({width:177,minWidth:177,zIndexPopup:Be.zIndexPopupBase+30}),{resetStyle:!1,deprecatedTokens:[["width","minWidth"]]})},13570:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return vt}});var Ce=Ue(54476),ct=Ue(59301),$t={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1-43.4 252.9a31.95 31.95 0 0046.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"}}]},name:"star",theme:"filled"},on=$t,Et=Ue(7657),gn=function(sn,eA){return ct.createElement(Et.Z,(0,Ce.Z)({},sn,{ref:eA,icon:on}))},Bt=ct.forwardRef(gn),He=Bt,Ze=Ue(92310),Be=Ue.n(Ze),ke=Ue(20068),Oe=Ue(42978),Ie=Ue(75931),me=Ue(18929),a=Ue(10228),y=Ue(26112);function te(mt,sn){var eA=mt.disabled,bt=mt.prefixCls,Tt=mt.character,cn=mt.characterRender,jn=mt.index,yn=mt.count,sA=mt.value,Re=mt.allowHalf,nn=mt.focused,Un=mt.onHover,tA=mt.onClick,nA=function(_n){Un(_n,jn)},Zt=function(_n){tA(_n,jn)},Ut=function(_n){_n.keyCode===a.Z.ENTER&&tA(_n,jn)},Je=jn+1,st=new Set([bt]);sA===0&&jn===0&&nn?st.add("".concat(bt,"-focused")):Re&&sA+.5>=Je&&sA<Je?(st.add("".concat(bt,"-half")),st.add("".concat(bt,"-active")),nn&&st.add("".concat(bt,"-focused"))):(Je<=sA?st.add("".concat(bt,"-full")):st.add("".concat(bt,"-zero")),Je===sA&&nn&&st.add("".concat(bt,"-focused")));var Ot=typeof Tt=="function"?Tt(mt):Tt,dn=ct.createElement("li",{className:Be()(Array.from(st)),ref:sn},ct.createElement("div",{onClick:eA?null:Zt,onKeyDown:eA?null:Ut,onMouseMove:eA?null:nA,role:"radio","aria-checked":sA>jn?"true":"false","aria-posinset":jn+1,"aria-setsize":yn,tabIndex:eA?-1:0},ct.createElement("div",{className:"".concat(bt,"-first")},Ot),ct.createElement("div",{className:"".concat(bt,"-second")},Ot)));return cn&&(dn=cn(dn,mt)),dn}var z=ct.forwardRef(te);function ne(){var mt=ct.useRef({});function sn(bt){return mt.current[bt]}function eA(bt){return function(Tt){mt.current[bt]=Tt}}return[sn,eA]}function oe(mt){var sn=mt.pageXOffset,eA="scrollLeft";if(typeof sn!="number"){var bt=mt.document;sn=bt.documentElement[eA],typeof sn!="number"&&(sn=bt.body[eA])}return sn}function de(mt){var sn,eA,bt=mt.ownerDocument,Tt=bt.body,cn=bt&&bt.documentElement,jn=mt.getBoundingClientRect();return sn=jn.left,eA=jn.top,sn-=cn.clientLeft||Tt.clientLeft||0,eA-=cn.clientTop||Tt.clientTop||0,{left:sn,top:eA}}function Se(mt){var sn=de(mt),eA=mt.ownerDocument,bt=eA.defaultView||eA.parentWindow;return sn.left+=oe(bt),sn.left}var Le=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function xe(mt,sn){var eA,bt=mt.prefixCls,Tt=bt===void 0?"rc-rate":bt,cn=mt.className,jn=mt.defaultValue,yn=mt.value,sA=mt.count,Re=sA===void 0?5:sA,nn=mt.allowHalf,Un=nn===void 0?!1:nn,tA=mt.allowClear,nA=tA===void 0?!0:tA,Zt=mt.character,Ut=Zt===void 0?"\u2605":Zt,Je=mt.characterRender,st=mt.disabled,Ot=mt.direction,dn=Ot===void 0?"ltr":Ot,Ln=mt.tabIndex,_n=Ln===void 0?0:Ln,aA=mt.autoFocus,Rn=mt.onHoverChange,In=mt.onChange,rA=mt.onFocus,zA=mt.onBlur,Rt=mt.onKeyDown,hn=mt.onMouseLeave,en=(0,Ie.Z)(mt,Le),Vn=ne(),Hn=(0,Oe.Z)(Vn,2),vA=Hn[0],er=Hn[1],sr=ct.useRef(null),cr=function(){if(!st){var Gn;(Gn=sr.current)===null||Gn===void 0||Gn.focus()}};ct.useImperativeHandle(sn,function(){return{focus:cr,blur:function(){if(!st){var Gn;(Gn=sr.current)===null||Gn===void 0||Gn.blur()}}}});var Pr=(0,me.Z)(jn||0,{value:yn}),xr=(0,Oe.Z)(Pr,2),Br=xr[0],QA=xr[1],Jn=(0,me.Z)(null),bA=(0,Oe.Z)(Jn,2),_A=bA[0],tr=bA[1],Jr=function(Gn,un){var zn=dn==="rtl",Xn=Gn+1;if(Un){var SA=vA(Gn),Sr=Se(SA),Nn=SA.clientWidth;(zn&&un-Sr>Nn/2||!zn&&un-Sr<Nn/2)&&(Xn-=.5)}return Xn},ya=function(Gn){QA(Gn),In==null||In(Gn)},ba=ct.useState(!1),Ca=(0,Oe.Z)(ba,2),KA=Ca[0],Ho=Ca[1],Fo=function(){Ho(!0),rA==null||rA()},qn=function(){Ho(!1),zA==null||zA()},$n=ct.useState(null),mA=(0,Oe.Z)($n,2),dA=mA[0],ar=mA[1],Nr=function(Gn,un){var zn=Jr(un,Gn.pageX);zn!==_A&&(ar(zn),tr(null)),Rn==null||Rn(zn)},kA=function(Gn){st||(ar(null),tr(null),Rn==null||Rn(void 0)),Gn&&(hn==null||hn(Gn))},wt=function(Gn,un){var zn=Jr(un,Gn.pageX),Xn=!1;nA&&(Xn=zn===Br),kA(),ya(Xn?0:zn),tr(Xn?zn:null)},Nt=function(Gn){var un=Gn.keyCode,zn=dn==="rtl",Xn=Br;un===a.Z.RIGHT&&Xn<Re&&!zn?(Un?Xn+=.5:Xn+=1,ya(Xn),Gn.preventDefault()):un===a.Z.LEFT&&Xn>0&&!zn||un===a.Z.RIGHT&&Xn>0&&zn?(Un?Xn-=.5:Xn-=1,ya(Xn),Gn.preventDefault()):un===a.Z.LEFT&&Xn<Re&&zn&&(Un?Xn+=.5:Xn+=1,ya(Xn),Gn.preventDefault()),Rt==null||Rt(Gn)};ct.useEffect(function(){aA&&!st&&cr()},[]);var xt=new Array(Re).fill(0).map(function(gA,Gn){return ct.createElement(z,{ref:er(Gn),index:Gn,count:Re,disabled:st,prefixCls:"".concat(Tt,"-star"),allowHalf:Un,value:dA===null?Br:dA,onClick:wt,onHover:Nr,key:gA||Gn,character:Ut,characterRender:Je,focused:KA})}),Cn=Be()(Tt,cn,(eA={},(0,ke.Z)(eA,"".concat(Tt,"-disabled"),st),(0,ke.Z)(eA,"".concat(Tt,"-rtl"),dn==="rtl"),eA));return ct.createElement("ul",(0,Ce.Z)({className:Cn,onMouseLeave:kA,tabIndex:st?-1:_n,onFocus:st?null:Fo,onBlur:st?null:qn,onKeyDown:st?null:Nt,ref:sr,role:"radiogroup"},(0,y.Z)(en,{aria:!0,data:!0,attr:!0})),xt)}var _e=ct.forwardRef(xe),Ye=_e,ze=Ue(36355),ht=Ue(6848),Pt=Ue(17313),Yt=Ue(83116),Kt=Ue(37613);const bn=mt=>{const{componentCls:sn}=mt;return{[`${sn}-star`]:{position:"relative",display:"inline-block",color:"inherit",cursor:"pointer","&:not(:last-child)":{marginInlineEnd:mt.marginXS},"> div":{transition:`all ${mt.motionDurationMid}, outline 0s`,"&:hover":{transform:mt.starHoverScale},"&:focus":{outline:0},"&:focus-visible":{outline:`${mt.lineWidth}px dashed ${mt.starColor}`,transform:mt.starHoverScale}},"&-first, &-second":{color:mt.starBg,transition:`all ${mt.motionDurationMid}`,userSelect:"none",[mt.iconCls]:{verticalAlign:"middle"}},"&-first":{position:"absolute",top:0,insetInlineStart:0,width:"50%",height:"100%",overflow:"hidden",opacity:0},[`&-half ${sn}-star-first, &-half ${sn}-star-second`]:{opacity:1},[`&-half ${sn}-star-first, &-full ${sn}-star-second`]:{color:"inherit"}}}},Fn=mt=>({[`&-rtl${mt.componentCls}`]:{direction:"rtl"}}),_t=mt=>{const{componentCls:sn}=mt;return{[sn]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,Pt.Wf)(mt)),{display:"inline-block",margin:0,padding:0,color:mt.starColor,fontSize:mt.starSize,lineHeight:"unset",listStyle:"none",outline:"none",[`&-disabled${sn} ${sn}-star`]:{cursor:"default","> div:hover":{transform:"scale(1)"}}}),bn(mt)),{[`+ ${sn}-text`]:{display:"inline-block",marginInlineStart:mt.marginXS,fontSize:mt.fontSize}}),Fn(mt))}};var jt=(0,Yt.Z)("Rate",mt=>{const sn=(0,Kt.TS)(mt,{});return[_t(sn)]},mt=>({starColor:mt.yellow6,starSize:mt.controlHeightLG*.5,starHoverScale:"scale(1.1)",starBg:mt.colorFillContent})),Wt=function(mt,sn){var eA={};for(var bt in mt)Object.prototype.hasOwnProperty.call(mt,bt)&&sn.indexOf(bt)<0&&(eA[bt]=mt[bt]);if(mt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Tt=0,bt=Object.getOwnPropertySymbols(mt);Tt<bt.length;Tt++)sn.indexOf(bt[Tt])<0&&Object.prototype.propertyIsEnumerable.call(mt,bt[Tt])&&(eA[bt[Tt]]=mt[bt[Tt]]);return eA},vt=ct.forwardRef((mt,sn)=>{const{prefixCls:eA,className:bt,rootClassName:Tt,style:cn,tooltips:jn,character:yn=ct.createElement(He,null)}=mt,sA=Wt(mt,["prefixCls","className","rootClassName","style","tooltips","character"]),Re=(st,Ot)=>{let{index:dn}=Ot;return jn?ct.createElement(ht.Z,{title:jn[dn]},st):st},{getPrefixCls:nn,direction:Un,rate:tA}=ct.useContext(ze.E_),nA=nn("rate",eA),[Zt,Ut]=jt(nA),Je=Object.assign(Object.assign({},tA==null?void 0:tA.style),cn);return Zt(ct.createElement(Ye,Object.assign({ref:sn,character:yn,characterRender:Re},sA,{className:Be()(bt,Tt,Ut,tA==null?void 0:tA.className),style:Je,prefixCls:nA,direction:Un})))})},61621:function(qt,kn,Ue){"use strict";Ue.d(kn,{Z:function(){return Ut}});var Ce=Ue(92310),ct=Ue.n(Ce),$t=Ue(59301),on=Ue(36355),Et=Ue(2738),Bt=Je=>{const{prefixCls:st,className:Ot,style:dn,size:Ln,shape:_n}=Je,aA=ct()({[`${st}-lg`]:Ln==="large",[`${st}-sm`]:Ln==="small"}),Rn=ct()({[`${st}-circle`]:_n==="circle",[`${st}-square`]:_n==="square",[`${st}-round`]:_n==="round"}),In=$t.useMemo(()=>typeof Ln=="number"?{width:Ln,height:Ln,lineHeight:`${Ln}px`}:{},[Ln]);return $t.createElement("span",{className:ct()(st,aA,Rn,Ot),style:Object.assign(Object.assign({},In),dn)})},He=Ue(36237),Ze=Ue(83116),Be=Ue(37613);const ke=new He.Keyframes("ant-skeleton-loading",{"0%":{backgroundPosition:"100% 50%"},"100%":{backgroundPosition:"0 50%"}}),Oe=Je=>({height:Je,lineHeight:`${Je}px`}),Ie=Je=>Object.assign({width:Je},Oe(Je)),me=Je=>({background:Je.skeletonLoadingBackground,backgroundSize:"400% 100%",animationName:ke,animationDuration:Je.skeletonLoadingMotionDuration,animationTimingFunction:"ease",animationIterationCount:"infinite"}),a=Je=>Object.assign({width:Je*5,minWidth:Je*5},Oe(Je)),y=Je=>{const{skeletonAvatarCls:st,gradientFromColor:Ot,controlHeight:dn,controlHeightLG:Ln,controlHeightSM:_n}=Je;return{[`${st}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:Ot},Ie(dn)),[`${st}${st}-circle`]:{borderRadius:"50%"},[`${st}${st}-lg`]:Object.assign({},Ie(Ln)),[`${st}${st}-sm`]:Object.assign({},Ie(_n))}},te=Je=>{const{controlHeight:st,borderRadiusSM:Ot,skeletonInputCls:dn,controlHeightLG:Ln,controlHeightSM:_n,gradientFromColor:aA}=Je;return{[`${dn}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:aA,borderRadius:Ot},a(st)),[`${dn}-lg`]:Object.assign({},a(Ln)),[`${dn}-sm`]:Object.assign({},a(_n))}},z=Je=>Object.assign({width:Je},Oe(Je)),ne=Je=>{const{skeletonImageCls:st,imageSizeBase:Ot,gradientFromColor:dn,borderRadiusSM:Ln}=Je;return{[`${st}`]:Object.assign(Object.assign({display:"flex",alignItems:"center",justifyContent:"center",verticalAlign:"top",background:dn,borderRadius:Ln},z(Ot*2)),{[`${st}-path`]:{fill:"#bfbfbf"},[`${st}-svg`]:Object.assign(Object.assign({},z(Ot)),{maxWidth:Ot*4,maxHeight:Ot*4}),[`${st}-svg${st}-svg-circle`]:{borderRadius:"50%"}}),[`${st}${st}-circle`]:{borderRadius:"50%"}}},oe=(Je,st,Ot)=>{const{skeletonButtonCls:dn}=Je;return{[`${Ot}${dn}-circle`]:{width:st,minWidth:st,borderRadius:"50%"},[`${Ot}${dn}-round`]:{borderRadius:st}}},de=Je=>Object.assign({width:Je*2,minWidth:Je*2},Oe(Je)),Se=Je=>{const{borderRadiusSM:st,skeletonButtonCls:Ot,controlHeight:dn,controlHeightLG:Ln,controlHeightSM:_n,gradientFromColor:aA}=Je;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[`${Ot}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:aA,borderRadius:st,width:dn*2,minWidth:dn*2},de(dn))},oe(Je,dn,Ot)),{[`${Ot}-lg`]:Object.assign({},de(Ln))}),oe(Je,Ln,`${Ot}-lg`)),{[`${Ot}-sm`]:Object.assign({},de(_n))}),oe(Je,_n,`${Ot}-sm`))},Le=Je=>{const{componentCls:st,skeletonAvatarCls:Ot,skeletonTitleCls:dn,skeletonParagraphCls:Ln,skeletonButtonCls:_n,skeletonInputCls:aA,skeletonImageCls:Rn,controlHeight:In,controlHeightLG:rA,controlHeightSM:zA,gradientFromColor:Rt,padding:hn,marginSM:en,borderRadius:Vn,titleHeight:Hn,blockRadius:vA,paragraphLiHeight:er,controlHeightXS:sr,paragraphMarginTop:cr}=Je;return{[`${st}`]:{display:"table",width:"100%",[`${st}-header`]:{display:"table-cell",paddingInlineEnd:hn,verticalAlign:"top",[`${Ot}`]:Object.assign({display:"inline-block",verticalAlign:"top",background:Rt},Ie(In)),[`${Ot}-circle`]:{borderRadius:"50%"},[`${Ot}-lg`]:Object.assign({},Ie(rA)),[`${Ot}-sm`]:Object.assign({},Ie(zA))},[`${st}-content`]:{display:"table-cell",width:"100%",verticalAlign:"top",[`${dn}`]:{width:"100%",height:Hn,background:Rt,borderRadius:vA,[`+ ${Ln}`]:{marginBlockStart:zA}},[`${Ln}`]:{padding:0,"> li":{width:"100%",height:er,listStyle:"none",background:Rt,borderRadius:vA,"+ li":{marginBlockStart:sr}}},[`${Ln}> li:last-child:not(:first-child):not(:nth-child(2))`]:{width:"61%"}},[`&-round ${st}-content`]:{[`${dn}, ${Ln} > li`]:{borderRadius:Vn}}},[`${st}-with-avatar ${st}-content`]:{[`${dn}`]:{marginBlockStart:en,[`+ ${Ln}`]:{marginBlockStart:cr}}},[`${st}${st}-element`]:Object.assign(Object.assign(Object.assign(Object.assign({display:"inline-block",width:"auto"},Se(Je)),y(Je)),te(Je)),ne(Je)),[`${st}${st}-block`]:{width:"100%",[`${_n}`]:{width:"100%"},[`${aA}`]:{width:"100%"}},[`${st}${st}-active`]:{[`
${dn},
${Ln} > li,
${Ot},
${_n},
${aA},
${Rn}
`]:Object.assign({},me(Je))}}};var xe=(0,Ze.Z)("Skeleton",Je=>{const{componentCls:st}=Je,Ot=(0,Be.TS)(Je,{skeletonAvatarCls:`${st}-avatar`,skeletonTitleCls:`${st}-title`,skeletonParagraphCls:`${st}-paragraph`,skeletonButtonCls:`${st}-button`,skeletonInputCls:`${st}-input`,skeletonImageCls:`${st}-image`,imageSizeBase:Je.controlHeight*1.5,borderRadius:100,skeletonLoadingBackground:`linear-gradient(90deg, ${Je.gradientFromColor} 25%, ${Je.gradientToColor} 37%, ${Je.gradientFromColor} 63%)`,skeletonLoadingMotionDuration:"1.4s"});return[Le(Ot)]},Je=>{const{colorFillContent:st,colorFill:Ot}=Je,dn=st,Ln=Ot;return{color:dn,colorGradientEnd:Ln,gradientFromColor:dn,gradientToColor:Ln,titleHeight:Je.controlHeight/2,blockRadius:Je.borderRadiusSM,paragraphMarginTop:Je.marginLG+Je.marginXXS,paragraphLiHeight:Je.controlHeight/2}},{deprecatedTokens:[["color","gradientFromColor"],["colorGradientEnd","gradientToColor"]]}),Ye=Je=>{const{prefixCls:st,className:Ot,rootClassName:dn,active:Ln,shape:_n="circle",size:aA="default"}=Je,{getPrefixCls:Rn}=$t.useContext(on.E_),In=Rn("skeleton",st),[rA,zA]=xe(In),Rt=(0,Et.Z)(Je,["prefixCls","className"]),hn=ct()(In,`${In}-element`,{[`${In}-active`]:Ln},Ot,dn,zA);return rA($t.createElement("div",{className:hn},$t.createElement(Bt,Object.assign({prefixCls:`${In}-avatar`,shape:_n,size:aA},Rt))))},ht=Je=>{const{prefixCls:st,className:Ot,rootClassName:dn,active:Ln,block:_n=!1,size:aA="default"}=Je,{getPrefixCls:Rn}=$t.useContext(on.E_),In=Rn("skeleton",st),[rA,zA]=xe(In),Rt=(0,Et.Z)(Je,["prefixCls"]),hn=ct()(In,`${In}-element`,{[`${In}-active`]:Ln,[`${In}-block`]:_n},Ot,dn,zA);return rA($t.createElement("div",{className:hn},$t.createElement(Bt,Object.assign({prefixCls:`${In}-button`,size:aA},Rt))))};const Pt="M365.714286 329.142857q0 45.714286-32.036571 77.677714t-77.677714 32.036571-77.677714-32.036571-32.036571-77.677714 32.036571-77.677714 77.677714-32.036571 77.677714 32.036571 32.036571 77.677714zM950.857143 548.571429l0 256-804.571429 0 0-109.714286 182.857143-182.857143 91.428571 91.428571 292.571429-292.571429zM1005.714286 146.285714l-914.285714 0q-7.460571 0-12.873143 5.412571t-5.412571 12.873143l0 694.857143q0 7.460571 5.412571 12.873143t12.873143 5.412571l914.285714 0q7.460571 0 12.873143-5.412571t5.412571-12.873143l0-694.857143q0-7.460571-5.412571-12.873143t-12.873143-5.412571zM1097.142857 164.571429l0 694.857143q0 37.741714-26.843429 64.585143t-64.585143 26.843429l-914.285714 0q-37.741714 0-64.585143-26.843429t-26.843429-64.585143l0-694.857143q0-37.741714 26.843429-64.585143t64.585143-26.843429l914.285714 0q37.741714 0 64.585143 26.843429t26.843429 64.585143z";var Kt=Je=>{const{prefixCls:st,className:Ot,rootClassName:dn,style:Ln,active:_n}=Je,{getPrefixCls:aA}=$t.useContext(on.E_),Rn=aA("skeleton",st),[In,rA]=xe(Rn),zA=ct()(Rn,`${Rn}-element`,{[`${Rn}-active`]:_n},Ot,dn,rA);return In($t.createElement("div",{className:zA},$t.createElement("div",{className:ct()(`${Rn}-image`,Ot),style:Ln},$t.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:`${Rn}-image-svg`},$t.createElement("path",{d:Pt,className:`${Rn}-image-path`})))))},Fn=Je=>{const{prefixCls:st,className:Ot,rootClassName:dn,active:Ln,block:_n,size:aA="default"}=Je,{getPrefixCls:Rn}=$t.useContext(on.E_),In=Rn("skeleton",st),[rA,zA]=xe(In),Rt=(0,Et.Z)(Je,["prefixCls"]),hn=ct()(In,`${In}-element`,{[`${In}-active`]:Ln,[`${In}-block`]:_n},Ot,dn,zA);return rA($t.createElement("div",{className:hn},$t.createElement(Bt,Object.assign({prefixCls:`${In}-input`,size:aA},Rt))))},_t=Ue(54476),jt={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM288 604a64 64 0 10128 0 64 64 0 10-128 0zm118-224a48 48 0 1096 0 48 48 0 10-96 0zm158 228a96 96 0 10192 0 96 96 0 10-192 0zm148-314a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"dot-chart",theme:"outlined"},Wt=jt,ft=Ue(7657),vt=function(st,Ot){return $t.createElement(ft.Z,(0,_t.Z)({},st,{ref:Ot,icon:Wt}))},mt=$t.forwardRef(vt),sn=mt,bt=Je=>{const{prefixCls:st,className:Ot,rootClassName:dn,style:Ln,active:_n,children:aA}=Je,{getPrefixCls:Rn}=$t.useContext(on.E_),In=Rn("skeleton",st),[rA,zA]=xe(In),Rt=ct()(In,`${In}-element`,{[`${In}-active`]:_n},zA,Ot,dn),hn=aA!=null?aA:$t.createElement(sn,null);return rA($t.createElement("div",{className:Rt},$t.createElement("div",{className:ct()(`${In}-image`,Ot),style:Ln},hn)))},Tt=Ue(94480),jn=Je=>{const st=Rn=>{const{width:In,rows:rA=2}=Je;if(Array.isArray(In))return In[Rn];if(rA-1===Rn)return In},{prefixCls:Ot,className:dn,style:Ln,rows:_n}=Je,aA=(0,Tt.Z)(Array(_n)).map((Rn,In)=>$t.createElement("li",{key:In,style:{width:st(In)}}));return $t.createElement("ul",{className:ct()(Ot,dn),style:Ln},aA)},sA=Je=>{let{prefixCls:st,className:Ot,width:dn,style:Ln}=Je;return $t.createElement("h3",{className:ct()(st,Ot),style:Object.assign({width:dn},Ln)})};function Re(Je){return Je&&typeof Je=="object"?Je:{}}function nn(Je,st){return Je&&!st?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function Un(Je,st){return!Je&&st?{width:"38%"}:Je&&st?{width:"50%"}:{}}function tA(Je,st){const Ot={};return(!Je||!st)&&(Ot.width="61%"),!Je&&st?Ot.rows=3:Ot.rows=2,Ot}const nA=Je=>{const{prefixCls:st,loading:Ot,className:dn,rootClassName:Ln,style:_n,children:aA,avatar:Rn=!1,title:In=!0,paragraph:rA=!0,active:zA,round:Rt}=Je,{getPrefixCls:hn,direction:en,skeleton:Vn}=$t.useContext(on.E_),Hn=hn("skeleton",st),[vA,er]=xe(Hn);if(Ot||!("loading"in Je)){const sr=!!Rn,cr=!!In,Pr=!!rA;let xr;if(sr){const Jn=Object.assign(Object.assign({prefixCls:`${Hn}-avatar`},nn(cr,Pr)),Re(Rn));xr=$t.createElement("div",{className:`${Hn}-header`},$t.createElement(Bt,Object.assign({},Jn)))}let Br;if(cr||Pr){let Jn;if(cr){const _A=Object.assign(Object.assign({prefixCls:`${Hn}-title`},Un(sr,Pr)),Re(In));Jn=$t.createElement(sA,Object.assign({},_A))}let bA;if(Pr){const _A=Object.assign(Object.assign({prefixCls:`${Hn}-paragraph`},tA(sr,cr)),Re(rA));bA=$t.createElement(jn,Object.assign({},_A))}Br=$t.createElement("div",{className:`${Hn}-content`},Jn,bA)}const QA=ct()(Hn,{[`${Hn}-with-avatar`]:sr,[`${Hn}-active`]:zA,[`${Hn}-rtl`]:en==="rtl",[`${Hn}-round`]:Rt},Vn==null?void 0:Vn.className,dn,Ln,er);return vA($t.createElement("div",{className:QA,style:Object.assign(Object.assign({},Vn==null?void 0:Vn.style),_n)},xr,Br))}return typeof aA!="undefined"?aA:null};nA.Button=ht,nA.Avatar=Ye,nA.Input=Fn,nA.Image=Kt,nA.Node=bt;var Zt=nA,Ut=Zt},31797:function(qt,kn,Ue){"use strict";Ue.d(kn,{default:function(){return xe}});var Ce=Ue(59301),ct=Ue(56762),$t=Ue(92343),on=Ue(92310),Et=Ue.n(on),gn=Ue(36355),Bt=Ue(61621),Ze=_e=>{const{value:Ye,formatter:ze,precision:ht,decimalSeparator:Pt,groupSeparator:Yt="",prefixCls:Kt}=_e;let bn;if(typeof ze=="function")bn=ze(Ye);else{const Fn=String(Ye),_t=Fn.match(/^(-?)(\d*)(\.(\d+))?$/);if(!_t||Fn==="-")bn=Fn;else{const jt=_t[1];let Wt=_t[2]||"0",ft=_t[4]||"";Wt=Wt.replace(/\B(?=(\d{3})+(?!\d))/g,Yt),typeof ht=="number"&&(ft=ft.padEnd(ht,"0").slice(0,ht>0?ht:0)),ft&&(ft=`${Pt}${ft}`),bn=[Ce.createElement("span",{key:"int",className:`${Kt}-content-value-int`},jt,Wt),ft&&Ce.createElement("span",{key:"decimal",className:`${Kt}-content-value-decimal`},ft)]}}return Ce.createElement("span",{className:`${Kt}-content-value`},bn)},Be=Ue(17313),ke=Ue(83116),Oe=Ue(37613);const Ie=_e=>{const{componentCls:Ye,marginXXS:ze,padding:ht,colorTextDescription:Pt,titleFontSize:Yt,colorTextHeading:Kt,contentFontSize:bn,fontFamily:Fn}=_e;return{[`${Ye}`]:Object.assign(Object.assign({},(0,Be.Wf)(_e)),{[`${Ye}-title`]:{marginBottom:ze,color:Pt,fontSize:Yt},[`${Ye}-skeleton`]:{paddingTop:ht},[`${Ye}-content`]:{color:Kt,fontSize:bn,fontFamily:Fn,[`${Ye}-content-value`]:{display:"inline-block",direction:"ltr"},[`${Ye}-content-prefix, ${Ye}-content-suffix`]:{display:"inline-block"},[`${Ye}-content-prefix`]:{marginInlineEnd:ze},[`${Ye}-content-suffix`]:{marginInlineStart:ze}}})}};var me=(0,ke.Z)("Statistic",_e=>{const Ye=(0,Oe.TS)(_e,{});return[Ie(Ye)]},_e=>{const{fontSizeHeading3:Ye,fontSize:ze}=_e;return{titleFontSize:ze,contentFontSize:Ye}}),y=_e=>{const{prefixCls:Ye,className:ze,rootClassName:ht,style:Pt,valueStyle:Yt,value:Kt=0,title:bn,valueRender:Fn,prefix:_t,suffix:jt,loading:Wt=!1,onMouseEnter:ft,onMouseLeave:vt,decimalSeparator:mt=".",groupSeparator:sn=","}=_e,{getPrefixCls:eA,direction:bt,statistic:Tt}=Ce.useContext(gn.E_),cn=eA("statistic",Ye),[jn,yn]=me(cn),sA=Ce.createElement(Ze,Object.assign({decimalSeparator:mt,groupSeparator:sn,prefixCls:cn},_e,{value:Kt})),Re=Et()(cn,{[`${cn}-rtl`]:bt==="rtl"},Tt==null?void 0:Tt.className,ze,ht,yn);return jn(Ce.createElement("div",{className:Re,style:Object.assign(Object.assign({},Tt==null?void 0:Tt.style),Pt),onMouseEnter:ft,onMouseLeave:vt},bn&&Ce.createElement("div",{className:`${cn}-title`},bn),Ce.createElement(Bt.Z,{paragraph:!1,loading:Wt,className:`${cn}-skeleton`},Ce.createElement("div",{style:Yt,className:`${cn}-content`},_t&&Ce.createElement("span",{className:`${cn}-content-prefix`},_t),Fn?Fn(sA):sA,jt&&Ce.createElement("span",{className:`${cn}-content-suffix`},jt)))))};const te=[["Y",1e3*60*60*24*365],["M",1e3*60*60*24*30],["D",1e3*60*60*24],["H",1e3*60*60],["m",1e3*60],["s",1e3],["S",1]];function z(_e,Ye){let ze=_e;const ht=/\[[^\]]*]/g,Pt=(Ye.match(ht)||[]).map(Fn=>Fn.slice(1,-1)),Yt=Ye.replace(ht,"[]"),Kt=te.reduce((Fn,_t)=>{let[jt,Wt]=_t;if(Fn.includes(jt)){const ft=Math.floor(ze/Wt);return ze-=ft*Wt,Fn.replace(new RegExp(`${jt}+`,"g"),vt=>{const mt=vt.length;return ft.toString().padStart(mt,"0")})}return Fn},Yt);let bn=0;return Kt.replace(ht,()=>{const Fn=Pt[bn];return bn+=1,Fn})}function ne(_e,Ye){const{format:ze=""}=Ye,ht=new Date(_e).getTime(),Pt=Date.now(),Yt=Math.max(ht-Pt,0);return z(Yt,ze)}const oe=1e3/30;function de(_e){return new Date(_e).getTime()}const Se=_e=>{const{value:Ye,format:ze="HH:mm:ss",onChange:ht,onFinish:Pt}=_e,Yt=(0,ct.Z)(),Kt=Ce.useRef(null),bn=()=>{Pt==null||Pt(),Kt.current&&(clearInterval(Kt.current),Kt.current=null)},Fn=()=>{const Wt=de(Ye);Wt>=Date.now()&&(Kt.current=setInterval(()=>{Yt(),ht==null||ht(Wt-Date.now()),Wt<Date.now()&&bn()},oe))};Ce.useEffect(()=>(Fn(),()=>{Kt.current&&(clearInterval(Kt.current),Kt.current=null)}),[Ye]);const _t=(Wt,ft)=>ne(Wt,Object.assign(Object.assign({},ft),{format:ze})),jt=Wt=>(0,$t.Tm)(Wt,{title:void 0});return Ce.createElement(y,Object.assign({},_e,{valueRender:jt,formatter:_t}))};var Le=Ce.memo(Se);y.Countdown=Le;var xe=y},64270:function(qt){(function(kn,Ue){qt.exports=Ue()})(this,function(){"use strict";var kn=function(se,re){return kn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(ge,le){ge.__proto__=le}||function(ge,le){for(var we in le)Object.prototype.hasOwnProperty.call(le,we)&&(ge[we]=le[we])},kn(se,re)};function Ue(se,re){if(typeof re!="function"&&re!==null)throw new TypeError("Class extends value "+String(re)+" is not a constructor or null");kn(se,re);function ge(){this.constructor=se}se.prototype=re===null?Object.create(re):(ge.prototype=re.prototype,new ge)}var Ce=function(){return Ce=Object.assign||function(re){for(var ge,le=1,we=arguments.length;le<we;le++){ge=arguments[le];for(var Ee in ge)Object.prototype.hasOwnProperty.call(ge,Ee)&&(re[Ee]=ge[Ee])}return re},Ce.apply(this,arguments)};function ct(se,re,ge,le){function we(Ee){return Ee instanceof ge?Ee:new ge(function(je){je(Ee)})}return new(ge||(ge=Promise))(function(Ee,je){function tt(kt){try{Qt(le.next(kt))}catch(zt){je(zt)}}function et(kt){try{Qt(le.throw(kt))}catch(zt){je(zt)}}function Qt(kt){kt.done?Ee(kt.value):we(kt.value).then(tt,et)}Qt((le=le.apply(se,re||[])).next())})}function $t(se,re){var ge={label:0,sent:function(){if(Ee[0]&1)throw Ee[1];return Ee[1]},trys:[],ops:[]},le,we,Ee,je;return je={next:tt(0),throw:tt(1),return:tt(2)},typeof Symbol=="function"&&(je[Symbol.iterator]=function(){return this}),je;function tt(Qt){return function(kt){return et([Qt,kt])}}function et(Qt){if(le)throw new TypeError("Generator is already executing.");for(;ge;)try{if(le=1,we&&(Ee=Qt[0]&2?we.return:Qt[0]?we.throw||((Ee=we.return)&&Ee.call(we),0):we.next)&&!(Ee=Ee.call(we,Qt[1])).done)return Ee;switch(we=0,Ee&&(Qt=[Qt[0]&2,Ee.value]),Qt[0]){case 0:case 1:Ee=Qt;break;case 4:return ge.label++,{value:Qt[1],done:!1};case 5:ge.label++,we=Qt[1],Qt=[0];continue;case 7:Qt=ge.ops.pop(),ge.trys.pop();continue;default:if(Ee=ge.trys,!(Ee=Ee.length>0&&Ee[Ee.length-1])&&(Qt[0]===6||Qt[0]===2)){ge=0;continue}if(Qt[0]===3&&(!Ee||Qt[1]>Ee[0]&&Qt[1]<Ee[3])){ge.label=Qt[1];break}if(Qt[0]===6&&ge.label<Ee[1]){ge.label=Ee[1],Ee=Qt;break}if(Ee&&ge.label<Ee[2]){ge.label=Ee[2],ge.ops.push(Qt);break}Ee[2]&&ge.ops.pop(),ge.trys.pop();continue}Qt=re.call(se,ge)}catch(kt){Qt=[6,kt],we=0}finally{le=Ee=0}if(Qt[0]&5)throw Qt[1];return{value:Qt[0]?Qt[1]:void 0,done:!0}}}function on(se,re,ge){if(ge||arguments.length===2)for(var le=0,we=re.length,Ee;le<we;le++)(Ee||!(le in re))&&(Ee||(Ee=Array.prototype.slice.call(re,0,le)),Ee[le]=re[le]);return se.concat(Ee||re)}for(var Et=function(){function se(re,ge,le,we){this.left=re,this.top=ge,this.width=le,this.height=we}return se.prototype.add=function(re,ge,le,we){return new se(this.left+re,this.top+ge,this.width+le,this.height+we)},se.fromClientRect=function(re,ge){return new se(ge.left+re.windowBounds.left,ge.top+re.windowBounds.top,ge.width,ge.height)},se.fromDOMRectList=function(re,ge){var le=Array.from(ge).find(function(we){return we.width!==0});return le?new se(le.left+re.windowBounds.left,le.top+re.windowBounds.top,le.width,le.height):se.EMPTY},se.EMPTY=new se(0,0,0,0),se}(),gn=function(se,re){return Et.fromClientRect(se,re.getBoundingClientRect())},Bt=function(se){var re=se.body,ge=se.documentElement;if(!re||!ge)throw new Error("Unable to get document size");var le=Math.max(Math.max(re.scrollWidth,ge.scrollWidth),Math.max(re.offsetWidth,ge.offsetWidth),Math.max(re.clientWidth,ge.clientWidth)),we=Math.max(Math.max(re.scrollHeight,ge.scrollHeight),Math.max(re.offsetHeight,ge.offsetHeight),Math.max(re.clientHeight,ge.clientHeight));return new Et(0,0,le,we)},He=function(se){for(var re=[],ge=0,le=se.length;ge<le;){var we=se.charCodeAt(ge++);if(we>=55296&&we<=56319&&ge<le){var Ee=se.charCodeAt(ge++);(Ee&64512)===56320?re.push(((we&1023)<<10)+(Ee&1023)+65536):(re.push(we),ge--)}else re.push(we)}return re},Ze=function(){for(var se=[],re=0;re<arguments.length;re++)se[re]=arguments[re];if(String.fromCodePoint)return String.fromCodePoint.apply(String,se);var ge=se.length;if(!ge)return"";for(var le=[],we=-1,Ee="";++we<ge;){var je=se[we];je<=65535?le.push(je):(je-=65536,le.push((je>>10)+55296,je%1024+56320)),(we+1===ge||le.length>16384)&&(Ee+=String.fromCharCode.apply(String,le),le.length=0)}return Ee},Be="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ke=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),Oe=0;Oe<Be.length;Oe++)ke[Be.charCodeAt(Oe)]=Oe;for(var Ie="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",me=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),a=0;a<Ie.length;a++)me[Ie.charCodeAt(a)]=a;for(var y=function(se){var re=se.length*.75,ge=se.length,le,we=0,Ee,je,tt,et;se[se.length-1]==="="&&(re--,se[se.length-2]==="="&&re--);var Qt=typeof ArrayBuffer!="undefined"&&typeof Uint8Array!="undefined"&&typeof Uint8Array.prototype.slice!="undefined"?new ArrayBuffer(re):new Array(re),kt=Array.isArray(Qt)?Qt:new Uint8Array(Qt);for(le=0;le<ge;le+=4)Ee=me[se.charCodeAt(le)],je=me[se.charCodeAt(le+1)],tt=me[se.charCodeAt(le+2)],et=me[se.charCodeAt(le+3)],kt[we++]=Ee<<2|je>>4,kt[we++]=(je&15)<<4|tt>>2,kt[we++]=(tt&3)<<6|et&63;return Qt},te=function(se){for(var re=se.length,ge=[],le=0;le<re;le+=2)ge.push(se[le+1]<<8|se[le]);return ge},z=function(se){for(var re=se.length,ge=[],le=0;le<re;le+=4)ge.push(se[le+3]<<24|se[le+2]<<16|se[le+1]<<8|se[le]);return ge},ne=5,oe=11,de=2,Se=oe-ne,Le=65536>>ne,xe=1<<ne,_e=xe-1,Ye=1024>>ne,ze=Le+Ye,ht=ze,Pt=32,Yt=ht+Pt,Kt=65536>>oe,bn=1<<Se,Fn=bn-1,_t=function(se,re,ge){return se.slice?se.slice(re,ge):new Uint16Array(Array.prototype.slice.call(se,re,ge))},jt=function(se,re,ge){return se.slice?se.slice(re,ge):new Uint32Array(Array.prototype.slice.call(se,re,ge))},Wt=function(se,re){var ge=y(se),le=Array.isArray(ge)?z(ge):new Uint32Array(ge),we=Array.isArray(ge)?te(ge):new Uint16Array(ge),Ee=24,je=_t(we,Ee/2,le[4]/2),tt=le[5]===2?_t(we,(Ee+le[4])/2):jt(le,Math.ceil((Ee+le[4])/4));return new ft(le[0],le[1],le[2],le[3],je,tt)},ft=function(){function se(re,ge,le,we,Ee,je){this.initialValue=re,this.errorValue=ge,this.highStart=le,this.highValueIndex=we,this.index=Ee,this.data=je}return se.prototype.get=function(re){var ge;if(re>=0){if(re<55296||re>56319&&re<=65535)return ge=this.index[re>>ne],ge=(ge<<de)+(re&_e),this.data[ge];if(re<=65535)return ge=this.index[Le+(re-55296>>ne)],ge=(ge<<de)+(re&_e),this.data[ge];if(re<this.highStart)return ge=Yt-Kt+(re>>oe),ge=this.index[ge],ge+=re>>ne&Fn,ge=this.index[ge],ge=(ge<<de)+(re&_e),this.data[ge];if(re<=1114111)return this.data[this.highValueIndex]}return this.errorValue},se}(),vt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",mt=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),sn=0;sn<vt.length;sn++)mt[vt.charCodeAt(sn)]=sn;var eA="KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA==",bt=50,Tt=1,cn=2,jn=3,yn=4,sA=5,Re=7,nn=8,Un=9,tA=10,nA=11,Zt=12,Ut=13,Je=14,st=15,Ot=16,dn=17,Ln=18,_n=19,aA=20,Rn=21,In=22,rA=23,zA=24,Rt=25,hn=26,en=27,Vn=28,Hn=29,vA=30,er=31,sr=32,cr=33,Pr=34,xr=35,Br=36,QA=37,Jn=38,bA=39,_A=40,tr=41,Jr=42,ya=43,ba=[9001,65288],Ca="!",KA="\xD7",Ho="\xF7",Fo=Wt(eA),qn=[vA,Br],$n=[Tt,cn,jn,sA],mA=[tA,nn],dA=[en,hn],ar=$n.concat(mA),Nr=[Jn,bA,_A,Pr,xr],kA=[st,Ut],wt=function(se,re){re===void 0&&(re="strict");var ge=[],le=[],we=[];return se.forEach(function(Ee,je){var tt=Fo.get(Ee);if(tt>bt?(we.push(!0),tt-=bt):we.push(!1),["normal","auto","loose"].indexOf(re)!==-1&&[8208,8211,12316,12448].indexOf(Ee)!==-1)return le.push(je),ge.push(Ot);if(tt===yn||tt===nA){if(je===0)return le.push(je),ge.push(vA);var et=ge[je-1];return ar.indexOf(et)===-1?(le.push(le[je-1]),ge.push(et)):(le.push(je),ge.push(vA))}if(le.push(je),tt===er)return ge.push(re==="strict"?Rn:QA);if(tt===Jr||tt===Hn)return ge.push(vA);if(tt===ya)return Ee>=131072&&Ee<=196605||Ee>=196608&&Ee<=262141?ge.push(QA):ge.push(vA);ge.push(tt)}),[le,ge,we]},Nt=function(se,re,ge,le){var we=le[ge];if(Array.isArray(se)?se.indexOf(we)!==-1:se===we)for(var Ee=ge;Ee<=le.length;){Ee++;var je=le[Ee];if(je===re)return!0;if(je!==tA)break}if(we===tA)for(var Ee=ge;Ee>0;){Ee--;var tt=le[Ee];if(Array.isArray(se)?se.indexOf(tt)!==-1:se===tt)for(var et=ge;et<=le.length;){et++;var je=le[et];if(je===re)return!0;if(je!==tA)break}if(tt!==tA)break}return!1},xt=function(se,re){for(var ge=se;ge>=0;){var le=re[ge];if(le===tA)ge--;else return le}return 0},Cn=function(se,re,ge,le,we){if(ge[le]===0)return KA;var Ee=le-1;if(Array.isArray(we)&&we[Ee]===!0)return KA;var je=Ee-1,tt=Ee+1,et=re[Ee],Qt=je>=0?re[je]:0,kt=re[tt];if(et===cn&&kt===jn)return KA;if($n.indexOf(et)!==-1)return Ca;if($n.indexOf(kt)!==-1||mA.indexOf(kt)!==-1)return KA;if(xt(Ee,re)===nn)return Ho;if(Fo.get(se[Ee])===nA||(et===sr||et===cr)&&Fo.get(se[tt])===nA||et===Re||kt===Re||et===Un||[tA,Ut,st].indexOf(et)===-1&&kt===Un||[dn,Ln,_n,zA,Vn].indexOf(kt)!==-1||xt(Ee,re)===In||Nt(rA,In,Ee,re)||Nt([dn,Ln],Rn,Ee,re)||Nt(Zt,Zt,Ee,re))return KA;if(et===tA)return Ho;if(et===rA||kt===rA)return KA;if(kt===Ot||et===Ot)return Ho;if([Ut,st,Rn].indexOf(kt)!==-1||et===Je||Qt===Br&&kA.indexOf(et)!==-1||et===Vn&&kt===Br||kt===aA||qn.indexOf(kt)!==-1&&et===Rt||qn.indexOf(et)!==-1&&kt===Rt||et===en&&[QA,sr,cr].indexOf(kt)!==-1||[QA,sr,cr].indexOf(et)!==-1&&kt===hn||qn.indexOf(et)!==-1&&dA.indexOf(kt)!==-1||dA.indexOf(et)!==-1&&qn.indexOf(kt)!==-1||[en,hn].indexOf(et)!==-1&&(kt===Rt||[In,st].indexOf(kt)!==-1&&re[tt+1]===Rt)||[In,st].indexOf(et)!==-1&&kt===Rt||et===Rt&&[Rt,Vn,zA].indexOf(kt)!==-1)return KA;if([Rt,Vn,zA,dn,Ln].indexOf(kt)!==-1)for(var zt=Ee;zt>=0;){var Pn=re[zt];if(Pn===Rt)return KA;if([Vn,zA].indexOf(Pn)!==-1)zt--;else break}if([en,hn].indexOf(kt)!==-1)for(var zt=[dn,Ln].indexOf(et)!==-1?je:Ee;zt>=0;){var Pn=re[zt];if(Pn===Rt)return KA;if([Vn,zA].indexOf(Pn)!==-1)zt--;else break}if(Jn===et&&[Jn,bA,Pr,xr].indexOf(kt)!==-1||[bA,Pr].indexOf(et)!==-1&&[bA,_A].indexOf(kt)!==-1||[_A,xr].indexOf(et)!==-1&&kt===_A||Nr.indexOf(et)!==-1&&[aA,hn].indexOf(kt)!==-1||Nr.indexOf(kt)!==-1&&et===en||qn.indexOf(et)!==-1&&qn.indexOf(kt)!==-1||et===zA&&qn.indexOf(kt)!==-1||qn.concat(Rt).indexOf(et)!==-1&&kt===In&&ba.indexOf(se[tt])===-1||qn.concat(Rt).indexOf(kt)!==-1&&et===Ln)return KA;if(et===tr&&kt===tr){for(var xA=ge[Ee],AA=1;xA>0&&(xA--,re[xA]===tr);)AA++;if(AA%2!==0)return KA}return et===sr&&kt===cr?KA:Ho},gA=function(se,re){re||(re={lineBreak:"normal",wordBreak:"normal"});var ge=wt(se,re.lineBreak),le=ge[0],we=ge[1],Ee=ge[2];(re.wordBreak==="break-all"||re.wordBreak==="break-word")&&(we=we.map(function(tt){return[Rt,vA,Jr].indexOf(tt)!==-1?QA:tt}));var je=re.wordBreak==="keep-all"?Ee.map(function(tt,et){return tt&&se[et]>=19968&&se[et]<=40959}):void 0;return[le,we,je]},Gn=function(){function se(re,ge,le,we){this.codePoints=re,this.required=ge===Ca,this.start=le,this.end=we}return se.prototype.slice=function(){return Ze.apply(void 0,this.codePoints.slice(this.start,this.end))},se}(),un=function(se,re){var ge=He(se),le=gA(ge,re),we=le[0],Ee=le[1],je=le[2],tt=ge.length,et=0,Qt=0;return{next:function(){if(Qt>=tt)return{done:!0,value:null};for(var kt=KA;Qt<tt&&(kt=Cn(ge,Ee,we,++Qt,je))===KA;);if(kt!==KA||Qt===tt){var zt=new Gn(ge,kt,et,Qt);return et=Qt,{value:zt,done:!1}}return{done:!0,value:null}}}},zn=1,Xn=2,SA=4,Sr=8,Nn=10,Hr=47,Fa=92,Ci=9,Za=32,aa=34,ni=61,Rs=35,Vi=36,hs=37,ci=39,Ea=40,jo=41,Fi=95,Xa=45,Kn=33,mc=60,Gs=62,wl=64,Ei=91,lA=93,HA=61,mr=123,OA=63,Yr=125,La=124,oo=126,io=128,Eo=65533,Pl=42,To=43,pc=44,vc=58,yl=59,Li=46,fu=0,lg=8,gg=11,Wi=14,di=31,bl=127,Bo=-1,hu=48,ug=97,mu=101,Cl=102,Lo=117,Ks=122,So=65,Fl=69,cg=70,Ji=85,pu=90,Ya=function(se){return se>=hu&&se<=57},vu=function(se){return se>=55296&&se<=57343},ms=function(se){return Ya(se)||se>=So&&se<=cg||se>=ug&&se<=Cl},Bu=function(se){return se>=ug&&se<=Ks},Su=function(se){return se>=So&&se<=pu},IA=function(se){return Bu(se)||Su(se)},fA=function(se){return se>=io},BA=function(se){return se===Nn||se===Ci||se===Za},CA=function(se){return IA(se)||fA(se)||se===Fi},kr=function(se){return CA(se)||Ya(se)||se===Xa},Vr=function(se){return se>=fu&&se<=lg||se===gg||se>=Wi&&se<=di||se===bl},ea=function(se,re){return se!==Fa?!1:re!==Nn},oa=function(se,re,ge){return se===Xa?CA(re)||ea(re,ge):CA(se)?!0:!!(se===Fa&&ea(se,re))},fa=function(se,re,ge){return se===To||se===Xa?Ya(re)?!0:re===Li&&Ya(ge):Ya(se===Li?re:se)},Ia=function(se){var re=0,ge=1;(se[re]===To||se[re]===Xa)&&(se[re]===Xa&&(ge=-1),re++);for(var le=[];Ya(se[re]);)le.push(se[re++]);var we=le.length?parseInt(Ze.apply(void 0,le),10):0;se[re]===Li&&re++;for(var Ee=[];Ya(se[re]);)Ee.push(se[re++]);var je=Ee.length,tt=je?parseInt(Ze.apply(void 0,Ee),10):0;(se[re]===Fl||se[re]===mu)&&re++;var et=1;(se[re]===To||se[re]===Xa)&&(se[re]===Xa&&(et=-1),re++);for(var Qt=[];Ya(se[re]);)Qt.push(se[re++]);var kt=Qt.length?parseInt(Ze.apply(void 0,Qt),10):0;return ge*(we+tt*Math.pow(10,-je))*Math.pow(10,et*kt)},ko={type:2},qa={type:3},zs={type:4},Vs={type:13},Ws={type:8},dg={type:21},Zi={type:9},ps={type:10},Mr={type:11},Ai={type:12},wu={type:14},Js={type:23},Bc={type:1},El={type:25},ri={type:24},fg={type:26},hg={type:27},mg={type:28},Sc={type:29},Wd={type:31},pg={type:32},wc=function(){function se(){this._value=[]}return se.prototype.write=function(re){this._value=this._value.concat(He(re))},se.prototype.read=function(){for(var re=[],ge=this.consumeToken();ge!==pg;)re.push(ge),ge=this.consumeToken();return re},se.prototype.consumeToken=function(){var re=this.consumeCodePoint();switch(re){case aa:return this.consumeStringToken(aa);case Rs:var ge=this.peekCodePoint(0),le=this.peekCodePoint(1),we=this.peekCodePoint(2);if(kr(ge)||ea(le,we)){var Ee=oa(ge,le,we)?Xn:zn,je=this.consumeName();return{type:5,value:je,flags:Ee}}break;case Vi:if(this.peekCodePoint(0)===ni)return this.consumeCodePoint(),Vs;break;case ci:return this.consumeStringToken(ci);case Ea:return ko;case jo:return qa;case Pl:if(this.peekCodePoint(0)===ni)return this.consumeCodePoint(),wu;break;case To:if(fa(re,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(re),this.consumeNumericToken();break;case pc:return zs;case Xa:var tt=re,et=this.peekCodePoint(0),Qt=this.peekCodePoint(1);if(fa(tt,et,Qt))return this.reconsumeCodePoint(re),this.consumeNumericToken();if(oa(tt,et,Qt))return this.reconsumeCodePoint(re),this.consumeIdentLikeToken();if(et===Xa&&Qt===Gs)return this.consumeCodePoint(),this.consumeCodePoint(),ri;break;case Li:if(fa(re,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(re),this.consumeNumericToken();break;case Hr:if(this.peekCodePoint(0)===Pl)for(this.consumeCodePoint();;){var kt=this.consumeCodePoint();if(kt===Pl&&(kt=this.consumeCodePoint(),kt===Hr))return this.consumeToken();if(kt===Bo)return this.consumeToken()}break;case vc:return fg;case yl:return hg;case mc:if(this.peekCodePoint(0)===Kn&&this.peekCodePoint(1)===Xa&&this.peekCodePoint(2)===Xa)return this.consumeCodePoint(),this.consumeCodePoint(),El;break;case wl:var zt=this.peekCodePoint(0),Pn=this.peekCodePoint(1),xA=this.peekCodePoint(2);if(oa(zt,Pn,xA)){var je=this.consumeName();return{type:7,value:je}}break;case Ei:return mg;case Fa:if(ea(re,this.peekCodePoint(0)))return this.reconsumeCodePoint(re),this.consumeIdentLikeToken();break;case lA:return Sc;case HA:if(this.peekCodePoint(0)===ni)return this.consumeCodePoint(),Ws;break;case mr:return Mr;case Yr:return Ai;case Lo:case Ji:var AA=this.peekCodePoint(0),pA=this.peekCodePoint(1);return AA===To&&(ms(pA)||pA===OA)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(re),this.consumeIdentLikeToken();case La:if(this.peekCodePoint(0)===ni)return this.consumeCodePoint(),Zi;if(this.peekCodePoint(0)===La)return this.consumeCodePoint(),dg;break;case oo:if(this.peekCodePoint(0)===ni)return this.consumeCodePoint(),ps;break;case Bo:return pg}return BA(re)?(this.consumeWhiteSpace(),Wd):Ya(re)?(this.reconsumeCodePoint(re),this.consumeNumericToken()):CA(re)?(this.reconsumeCodePoint(re),this.consumeIdentLikeToken()):{type:6,value:Ze(re)}},se.prototype.consumeCodePoint=function(){var re=this._value.shift();return typeof re=="undefined"?-1:re},se.prototype.reconsumeCodePoint=function(re){this._value.unshift(re)},se.prototype.peekCodePoint=function(re){return re>=this._value.length?-1:this._value[re]},se.prototype.consumeUnicodeRangeToken=function(){for(var re=[],ge=this.consumeCodePoint();ms(ge)&&re.length<6;)re.push(ge),ge=this.consumeCodePoint();for(var le=!1;ge===OA&&re.length<6;)re.push(ge),ge=this.consumeCodePoint(),le=!0;if(le){var we=parseInt(Ze.apply(void 0,re.map(function(et){return et===OA?hu:et})),16),Ee=parseInt(Ze.apply(void 0,re.map(function(et){return et===OA?cg:et})),16);return{type:30,start:we,end:Ee}}var je=parseInt(Ze.apply(void 0,re),16);if(this.peekCodePoint(0)===Xa&&ms(this.peekCodePoint(1))){this.consumeCodePoint(),ge=this.consumeCodePoint();for(var tt=[];ms(ge)&&tt.length<6;)tt.push(ge),ge=this.consumeCodePoint();var Ee=parseInt(Ze.apply(void 0,tt),16);return{type:30,start:je,end:Ee}}else return{type:30,start:je,end:je}},se.prototype.consumeIdentLikeToken=function(){var re=this.consumeName();return re.toLowerCase()==="url"&&this.peekCodePoint(0)===Ea?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===Ea?(this.consumeCodePoint(),{type:19,value:re}):{type:20,value:re}},se.prototype.consumeUrlToken=function(){var re=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===Bo)return{type:22,value:""};var ge=this.peekCodePoint(0);if(ge===ci||ge===aa){var le=this.consumeStringToken(this.consumeCodePoint());return le.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===Bo||this.peekCodePoint(0)===jo)?(this.consumeCodePoint(),{type:22,value:le.value}):(this.consumeBadUrlRemnants(),Js)}for(;;){var we=this.consumeCodePoint();if(we===Bo||we===jo)return{type:22,value:Ze.apply(void 0,re)};if(BA(we))return this.consumeWhiteSpace(),this.peekCodePoint(0)===Bo||this.peekCodePoint(0)===jo?(this.consumeCodePoint(),{type:22,value:Ze.apply(void 0,re)}):(this.consumeBadUrlRemnants(),Js);if(we===aa||we===ci||we===Ea||Vr(we))return this.consumeBadUrlRemnants(),Js;if(we===Fa)if(ea(we,this.peekCodePoint(0)))re.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Js;else re.push(we)}},se.prototype.consumeWhiteSpace=function(){for(;BA(this.peekCodePoint(0));)this.consumeCodePoint()},se.prototype.consumeBadUrlRemnants=function(){for(;;){var re=this.consumeCodePoint();if(re===jo||re===Bo)return;ea(re,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},se.prototype.consumeStringSlice=function(re){for(var ge=5e4,le="";re>0;){var we=Math.min(ge,re);le+=Ze.apply(void 0,this._value.splice(0,we)),re-=we}return this._value.shift(),le},se.prototype.consumeStringToken=function(re){var ge="",le=0;do{var we=this._value[le];if(we===Bo||we===void 0||we===re)return ge+=this.consumeStringSlice(le),{type:0,value:ge};if(we===Nn)return this._value.splice(0,le),Bc;if(we===Fa){var Ee=this._value[le+1];Ee!==Bo&&Ee!==void 0&&(Ee===Nn?(ge+=this.consumeStringSlice(le),le=-1,this._value.shift()):ea(we,Ee)&&(ge+=this.consumeStringSlice(le),ge+=Ze(this.consumeEscapedCodePoint()),le=-1))}le++}while(!0)},se.prototype.consumeNumber=function(){var re=[],ge=SA,le=this.peekCodePoint(0);for((le===To||le===Xa)&&re.push(this.consumeCodePoint());Ya(this.peekCodePoint(0));)re.push(this.consumeCodePoint());le=this.peekCodePoint(0);var we=this.peekCodePoint(1);if(le===Li&&Ya(we))for(re.push(this.consumeCodePoint(),this.consumeCodePoint()),ge=Sr;Ya(this.peekCodePoint(0));)re.push(this.consumeCodePoint());le=this.peekCodePoint(0),we=this.peekCodePoint(1);var Ee=this.peekCodePoint(2);if((le===Fl||le===mu)&&((we===To||we===Xa)&&Ya(Ee)||Ya(we)))for(re.push(this.consumeCodePoint(),this.consumeCodePoint()),ge=Sr;Ya(this.peekCodePoint(0));)re.push(this.consumeCodePoint());return[Ia(re),ge]},se.prototype.consumeNumericToken=function(){var re=this.consumeNumber(),ge=re[0],le=re[1],we=this.peekCodePoint(0),Ee=this.peekCodePoint(1),je=this.peekCodePoint(2);if(oa(we,Ee,je)){var tt=this.consumeName();return{type:15,number:ge,flags:le,unit:tt}}return we===hs?(this.consumeCodePoint(),{type:16,number:ge,flags:le}):{type:17,number:ge,flags:le}},se.prototype.consumeEscapedCodePoint=function(){var re=this.consumeCodePoint();if(ms(re)){for(var ge=Ze(re);ms(this.peekCodePoint(0))&&ge.length<6;)ge+=Ze(this.consumeCodePoint());BA(this.peekCodePoint(0))&&this.consumeCodePoint();var le=parseInt(ge,16);return le===0||vu(le)||le>1114111?Eo:le}return re===Bo?Eo:re},se.prototype.consumeName=function(){for(var re="";;){var ge=this.consumeCodePoint();if(kr(ge))re+=Ze(ge);else if(ea(ge,this.peekCodePoint(0)))re+=Ze(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(ge),re}},se}(),Pc=function(){function se(re){this._tokens=re}return se.create=function(re){var ge=new wc;return ge.write(re),new se(ge.read())},se.parseValue=function(re){return se.create(re).parseComponentValue()},se.parseValues=function(re){return se.create(re).parseComponentValues()},se.prototype.parseComponentValue=function(){for(var re=this.consumeToken();re.type===31;)re=this.consumeToken();if(re.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(re);var ge=this.consumeComponentValue();do re=this.consumeToken();while(re.type===31);if(re.type===32)return ge;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},se.prototype.parseComponentValues=function(){for(var re=[];;){var ge=this.consumeComponentValue();if(ge.type===32)return re;re.push(ge),re.push()}},se.prototype.consumeComponentValue=function(){var re=this.consumeToken();switch(re.type){case 11:case 28:case 2:return this.consumeSimpleBlock(re.type);case 19:return this.consumeFunction(re)}return re},se.prototype.consumeSimpleBlock=function(re){for(var ge={type:re,values:[]},le=this.consumeToken();;){if(le.type===32||o0(le,re))return ge;this.reconsumeToken(le),ge.values.push(this.consumeComponentValue()),le=this.consumeToken()}},se.prototype.consumeFunction=function(re){for(var ge={name:re.value,values:[],type:18};;){var le=this.consumeToken();if(le.type===32||le.type===3)return ge;this.reconsumeToken(le),ge.values.push(this.consumeComponentValue())}},se.prototype.consumeToken=function(){var re=this._tokens.shift();return typeof re=="undefined"?pg:re},se.prototype.reconsumeToken=function(re){this._tokens.unshift(re)},se}(),vg=function(se){return se.type===15},Ll=function(se){return se.type===17},ia=function(se){return se.type===20},Jd=function(se){return se.type===0},yc=function(se,re){return ia(se)&&se.value===re},bc=function(se){return se.type!==31},xl=function(se){return se.type!==31&&se.type!==4},xi=function(se){var re=[],ge=[];return se.forEach(function(le){if(le.type===4){if(ge.length===0)throw new Error("Error parsing function args, zero tokens for arg");re.push(ge),ge=[];return}le.type!==31&&ge.push(le)}),ge.length&&re.push(ge),re},o0=function(se,re){return re===11&&se.type===12||re===28&&se.type===29?!0:re===2&&se.type===3},vs=function(se){return se.type===17||se.type===15},Oa=function(se){return se.type===16||vs(se)},Zd=function(se){return se.length>1?[se[0],se[1]]:[se[0]]},so={type:17,number:0,flags:SA},Cc={type:16,number:50,flags:SA},Bs={type:16,number:100,flags:SA},Pu=function(se,re,ge){var le=se[0],we=se[1];return[qr(le,re),qr(typeof we!="undefined"?we:le,ge)]},qr=function(se,re){if(se.type===16)return se.number/100*re;if(vg(se))switch(se.unit){case"rem":case"em":return 16*se.number;case"px":default:return se.number}return se.number},Xd="deg",Yd="grad",i0="rad",Ma="turn",Ui={name:"angle",parse:function(se,re){if(re.type===15)switch(re.unit){case Xd:return Math.PI*re.number/180;case Yd:return Math.PI/200*re.number;case i0:return re.number;case Ma:return Math.PI*2*re.number}throw new Error("Unsupported angle type")}},Ss=function(se){return se.type===15&&(se.unit===Xd||se.unit===Yd||se.unit===i0||se.unit===Ma)},qd=function(se){var re=se.filter(ia).map(function(ge){return ge.value}).join(" ");switch(re){case"to bottom right":case"to right bottom":case"left top":case"top left":return[so,so];case"to top":case"bottom":return Mo(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[so,Bs];case"to right":case"left":return Mo(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Bs,Bs];case"to bottom":case"top":return Mo(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Bs,so];case"to left":case"right":return Mo(270)}return 0},Mo=function(se){return Math.PI*se/180},ws={name:"color",parse:function(se,re){if(re.type===18){var ge=lo[re.name];if(typeof ge=="undefined")throw new Error('Attempting to parse an unsupported color function "'+re.name+'"');return ge(se,re.values)}if(re.type===5){if(re.value.length===3){var le=re.value.substring(0,1),we=re.value.substring(1,2),Ee=re.value.substring(2,3);return Uo(parseInt(le+le,16),parseInt(we+we,16),parseInt(Ee+Ee,16),1)}if(re.value.length===4){var le=re.value.substring(0,1),we=re.value.substring(1,2),Ee=re.value.substring(2,3),je=re.value.substring(3,4);return Uo(parseInt(le+le,16),parseInt(we+we,16),parseInt(Ee+Ee,16),parseInt(je+je,16)/255)}if(re.value.length===6){var le=re.value.substring(0,2),we=re.value.substring(2,4),Ee=re.value.substring(4,6);return Uo(parseInt(le,16),parseInt(we,16),parseInt(Ee,16),1)}if(re.value.length===8){var le=re.value.substring(0,2),we=re.value.substring(2,4),Ee=re.value.substring(4,6),je=re.value.substring(6,8);return Uo(parseInt(le,16),parseInt(we,16),parseInt(Ee,16),parseInt(je,16)/255)}}if(re.type===20){var tt=eo[re.value.toUpperCase()];if(typeof tt!="undefined")return tt}return eo.TRANSPARENT}},xo=function(se){return(255&se)===0},$a=function(se){var re=255&se,ge=255&se>>8,le=255&se>>16,we=255&se>>24;return re<255?"rgba("+we+","+le+","+ge+","+re/255+")":"rgb("+we+","+le+","+ge+")"},Uo=function(se,re,ge,le){return(se<<24|re<<16|ge<<8|Math.round(le*255)<<0)>>>0},$d=function(se,re){if(se.type===17)return se.number;if(se.type===16){var ge=re===3?1:255;return re===3?se.number/100*ge:Math.round(se.number/100*ge)}return 0},ef=function(se,re){var ge=re.filter(xl);if(ge.length===3){var le=ge.map($d),we=le[0],Ee=le[1],je=le[2];return Uo(we,Ee,je,1)}if(ge.length===4){var tt=ge.map($d),we=tt[0],Ee=tt[1],je=tt[2],et=tt[3];return Uo(we,Ee,je,et)}return 0};function Ro(se,re,ge){return ge<0&&(ge+=1),ge>=1&&(ge-=1),ge<1/6?(re-se)*ge*6+se:ge<1/2?re:ge<2/3?(re-se)*6*(2/3-ge)+se:se}var Fc=function(se,re){var ge=re.filter(xl),le=ge[0],we=ge[1],Ee=ge[2],je=ge[3],tt=(le.type===17?Mo(le.number):Ui.parse(se,le))/(Math.PI*2),et=Oa(we)?we.number/100:0,Qt=Oa(Ee)?Ee.number/100:0,kt=typeof je!="undefined"&&Oa(je)?qr(je,1):1;if(et===0)return Uo(Qt*255,Qt*255,Qt*255,1);var zt=Qt<=.5?Qt*(et+1):Qt+et-Qt*et,Pn=Qt*2-zt,xA=Ro(Pn,zt,tt+1/3),AA=Ro(Pn,zt,tt),pA=Ro(Pn,zt,tt-1/3);return Uo(xA*255,AA*255,pA*255,kt)},lo={hsl:Fc,hsla:Fc,rgb:ef,rgba:ef},Ul=function(se,re){return ws.parse(se,Pc.create(re).parseComponentValue())},eo={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},s0={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(se,re){return re.map(function(ge){if(ia(ge))switch(ge.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Ec={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},yu=function(se,re){var ge=ws.parse(se,re[0]),le=re[1];return le&&Oa(le)?{color:ge,stop:le}:{color:ge,stop:null}},tf=function(se,re){var ge=se[0],le=se[se.length-1];ge.stop===null&&(ge.stop=so),le.stop===null&&(le.stop=Bs);for(var we=[],Ee=0,je=0;je<se.length;je++){var tt=se[je].stop;if(tt!==null){var et=qr(tt,re);et>Ee?we.push(et):we.push(Ee),Ee=et}else we.push(null)}for(var Qt=null,je=0;je<we.length;je++){var kt=we[je];if(kt===null)Qt===null&&(Qt=je);else if(Qt!==null){for(var zt=je-Qt,Pn=we[Qt-1],xA=(kt-Pn)/(zt+1),AA=1;AA<=zt;AA++)we[Qt+AA-1]=xA*AA;Qt=null}}return se.map(function(pA,gr){var DA=pA.color;return{color:DA,stop:Math.max(Math.min(1,we[gr]/re),0)}})},bu=function(se,re,ge){var le=re/2,we=ge/2,Ee=qr(se[0],re)-le,je=we-qr(se[1],ge);return(Math.atan2(je,Ee)+Math.PI*2)%(Math.PI*2)},l0=function(se,re,ge){var le=typeof se=="number"?se:bu(se,re,ge),we=Math.abs(re*Math.sin(le))+Math.abs(ge*Math.cos(le)),Ee=re/2,je=ge/2,tt=we/2,et=Math.sin(le-Math.PI/2)*tt,Qt=Math.cos(le-Math.PI/2)*tt;return[we,Ee-Qt,Ee+Qt,je-et,je+et]},fi=function(se,re){return Math.sqrt(se*se+re*re)},nf=function(se,re,ge,le,we){var Ee=[[0,0],[0,re],[se,0],[se,re]];return Ee.reduce(function(je,tt){var et=tt[0],Qt=tt[1],kt=fi(ge-et,le-Qt);return(we?kt<je.optimumDistance:kt>je.optimumDistance)?{optimumCorner:tt,optimumDistance:kt}:je},{optimumDistance:we?1/0:-1/0,optimumCorner:null}).optimumCorner},g0=function(se,re,ge,le,we){var Ee=0,je=0;switch(se.size){case 0:se.shape===0?Ee=je=Math.min(Math.abs(re),Math.abs(re-le),Math.abs(ge),Math.abs(ge-we)):se.shape===1&&(Ee=Math.min(Math.abs(re),Math.abs(re-le)),je=Math.min(Math.abs(ge),Math.abs(ge-we)));break;case 2:if(se.shape===0)Ee=je=Math.min(fi(re,ge),fi(re,ge-we),fi(re-le,ge),fi(re-le,ge-we));else if(se.shape===1){var tt=Math.min(Math.abs(ge),Math.abs(ge-we))/Math.min(Math.abs(re),Math.abs(re-le)),et=nf(le,we,re,ge,!0),Qt=et[0],kt=et[1];Ee=fi(Qt-re,(kt-ge)/tt),je=tt*Ee}break;case 1:se.shape===0?Ee=je=Math.max(Math.abs(re),Math.abs(re-le),Math.abs(ge),Math.abs(ge-we)):se.shape===1&&(Ee=Math.max(Math.abs(re),Math.abs(re-le)),je=Math.max(Math.abs(ge),Math.abs(ge-we)));break;case 3:if(se.shape===0)Ee=je=Math.max(fi(re,ge),fi(re,ge-we),fi(re-le,ge),fi(re-le,ge-we));else if(se.shape===1){var tt=Math.max(Math.abs(ge),Math.abs(ge-we))/Math.max(Math.abs(re),Math.abs(re-le)),zt=nf(le,we,re,ge,!1),Qt=zt[0],kt=zt[1];Ee=fi(Qt-re,(kt-ge)/tt),je=tt*Ee}break}return Array.isArray(se.size)&&(Ee=qr(se.size[0],le),je=se.size.length===2?qr(se.size[1],we):Ee),[Ee,je]},Cu=function(se,re){var ge=Mo(180),le=[];return xi(re).forEach(function(we,Ee){if(Ee===0){var je=we[0];if(je.type===20&&je.value==="to"){ge=qd(we);return}else if(Ss(je)){ge=Ui.parse(se,je);return}}var tt=yu(se,we);le.push(tt)}),{angle:ge,stops:le,type:1}},Fu=function(se,re){var ge=Mo(180),le=[];return xi(re).forEach(function(we,Ee){if(Ee===0){var je=we[0];if(je.type===20&&["top","left","right","bottom"].indexOf(je.value)!==-1){ge=qd(we);return}else if(Ss(je)){ge=(Ui.parse(se,je)+Mo(270))%Mo(360);return}}var tt=yu(se,we);le.push(tt)}),{angle:ge,stops:le,type:1}},u0=function(se,re){var ge=Mo(180),le=[],we=1,Ee=0,je=3,tt=[];return xi(re).forEach(function(et,Qt){var kt=et[0];if(Qt===0){if(ia(kt)&&kt.value==="linear"){we=1;return}else if(ia(kt)&&kt.value==="radial"){we=2;return}}if(kt.type===18){if(kt.name==="from"){var zt=ws.parse(se,kt.values[0]);le.push({stop:so,color:zt})}else if(kt.name==="to"){var zt=ws.parse(se,kt.values[0]);le.push({stop:Bs,color:zt})}else if(kt.name==="color-stop"){var Pn=kt.values.filter(xl);if(Pn.length===2){var zt=ws.parse(se,Pn[1]),xA=Pn[0];Ll(xA)&&le.push({stop:{type:16,number:xA.number*100,flags:xA.flags},color:zt})}}}}),we===1?{angle:(ge+Mo(180))%Mo(360),stops:le,type:we}:{size:je,shape:Ee,stops:le,position:tt,type:we}},Af="closest-side",c0="farthest-side",d0="closest-corner",Eu="farthest-corner",rf="circle",af="ellipse",of="cover",sf="contain",jr=function(se,re){var ge=0,le=3,we=[],Ee=[];return xi(re).forEach(function(je,tt){var et=!0;if(tt===0){var Qt=!1;et=je.reduce(function(zt,Pn){if(Qt)if(ia(Pn))switch(Pn.value){case"center":return Ee.push(Cc),zt;case"top":case"left":return Ee.push(so),zt;case"right":case"bottom":return Ee.push(Bs),zt}else(Oa(Pn)||vs(Pn))&&Ee.push(Pn);else if(ia(Pn))switch(Pn.value){case rf:return ge=0,!1;case af:return ge=1,!1;case"at":return Qt=!0,!1;case Af:return le=0,!1;case of:case c0:return le=1,!1;case sf:case d0:return le=2,!1;case Eu:return le=3,!1}else if(vs(Pn)||Oa(Pn))return Array.isArray(le)||(le=[]),le.push(Pn),!1;return zt},et)}if(et){var kt=yu(se,je);we.push(kt)}}),{size:le,shape:ge,stops:we,position:Ee,type:2}},hi=function(se,re){var ge=0,le=3,we=[],Ee=[];return xi(re).forEach(function(je,tt){var et=!0;if(tt===0?et=je.reduce(function(kt,zt){if(ia(zt))switch(zt.value){case"center":return Ee.push(Cc),!1;case"top":case"left":return Ee.push(so),!1;case"right":case"bottom":return Ee.push(Bs),!1}else if(Oa(zt)||vs(zt))return Ee.push(zt),!1;return kt},et):tt===1&&(et=je.reduce(function(kt,zt){if(ia(zt))switch(zt.value){case rf:return ge=0,!1;case af:return ge=1,!1;case sf:case Af:return le=0,!1;case c0:return le=1,!1;case d0:return le=2,!1;case of:case Eu:return le=3,!1}else if(vs(zt)||Oa(zt))return Array.isArray(le)||(le=[]),le.push(zt),!1;return kt},et)),et){var Qt=yu(se,je);we.push(Qt)}}),{size:le,shape:ge,stops:we,position:Ee,type:2}},Qi=function(se){return se.type===1},f0=function(se){return se.type===2},Ps={name:"image",parse:function(se,re){if(re.type===22){var ge={url:re.value,type:0};return se.cache.addImage(re.value),ge}if(re.type===18){var le=Lu[re.name];if(typeof le=="undefined")throw new Error('Attempting to parse an unsupported image function "'+re.name+'"');return le(se,re.values)}throw new Error("Unsupported image type "+re.type)}};function Lc(se){return!(se.type===20&&se.value==="none")&&(se.type!==18||!!Lu[se.name])}var Lu={"linear-gradient":Cu,"-moz-linear-gradient":Fu,"-ms-linear-gradient":Fu,"-o-linear-gradient":Fu,"-webkit-linear-gradient":Fu,"radial-gradient":jr,"-moz-radial-gradient":hi,"-ms-radial-gradient":hi,"-o-radial-gradient":hi,"-webkit-radial-gradient":hi,"-webkit-gradient":u0},xc={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(se,re){if(re.length===0)return[];var ge=re[0];return ge.type===20&&ge.value==="none"?[]:re.filter(function(le){return xl(le)&&Lc(le)}).map(function(le){return Ps.parse(se,le)})}},Uc={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(se,re){return re.map(function(ge){if(ia(ge))switch(ge.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Qc={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(se,re){return xi(re).map(function(ge){return ge.filter(Oa)}).map(Zd)}},Zs={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(se,re){return xi(re).map(function(ge){return ge.filter(ia).map(function(le){return le.value}).join(" ")}).map(Bg)}},Bg=function(se){switch(se){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;case"repeat":default:return 0}},_a;(function(se){se.AUTO="auto",se.CONTAIN="contain",se.COVER="cover"})(_a||(_a={}));var Ql={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(se,re){return xi(re).map(function(ge){return ge.filter(Xs)})}},Xs=function(se){return ia(se)||Oa(se)},Xi=function(se){return{name:"border-"+se+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},h0=Xi("top"),Ys=Xi("right"),lf=Xi("bottom"),ys=Xi("left"),xu=function(se){return{name:"border-radius-"+se,initialValue:"0 0",prefix:!1,type:1,parse:function(re,ge){return Zd(ge.filter(Oa))}}},wp=xu("top-left"),bs=xu("top-right"),Jo=xu("bottom-right"),Zo=xu("bottom-left"),Rr=function(se){return{name:"border-"+se+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(re,ge){switch(ge){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},Sg=Rr("top"),Ic=Rr("right"),gf=Rr("bottom"),Il=Rr("left"),wg=function(se){return{name:"border-"+se+"-width",initialValue:"0",type:0,prefix:!1,parse:function(re,ge){return vg(ge)?ge.number:0}}},Nc=wg("top"),Nl=wg("right"),m0=wg("bottom"),p0=wg("left"),Ii={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Pg={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(se,re){switch(re){case"rtl":return 1;case"ltr":default:return 0}}},v0={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(se,re){return re.filter(ia).reduce(function(ge,le){return ge|B0(le.value)},0)}},B0=function(se){switch(se){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},yg={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(se,re){switch(re){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},uf={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(se,re){return re.type===20&&re.value==="normal"?0:re.type===17||re.type===15?re.number:0}},bg;(function(se){se.NORMAL="normal",se.STRICT="strict"})(bg||(bg={}));var S0={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(se,re){switch(re){case"strict":return bg.STRICT;case"normal":default:return bg.NORMAL}}},cf={name:"line-height",initialValue:"normal",prefix:!1,type:4},df=function(se,re){return ia(se)&&se.value==="normal"?1.2*re:se.type===17?re*se.number:Oa(se)?qr(se,re):re},w0={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(se,re){return re.type===20&&re.value==="none"?null:Ps.parse(se,re)}},P0={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(se,re){switch(re){case"inside":return 0;case"outside":default:return 1}}},Dc={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(se,re){switch(re){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":return 22;case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;case"none":default:return-1}}},Uu=function(se){return{name:"margin-"+se,initialValue:"0",prefix:!1,type:4}},y0=Uu("top"),b0=Uu("right"),C0=Uu("bottom"),F0=Uu("left"),E0={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(se,re){return re.filter(ia).map(function(ge){switch(ge.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;case"visible":default:return 0}})}},L0={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(se,re){switch(re){case"break-word":return"break-word";case"normal":default:return"normal"}}},Qu=function(se){return{name:"padding-"+se,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},x0=Qu("top"),Cg=Qu("right"),U0=Qu("bottom"),Q0=Qu("left"),I0={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(se,re){switch(re){case"right":return 2;case"center":case"justify":return 1;case"left":default:return 0}}},Iu={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(se,re){switch(re){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},ff={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(se,re){return re.length===1&&yc(re[0],"none")?[]:xi(re).map(function(ge){for(var le={color:eo.TRANSPARENT,offsetX:so,offsetY:so,blur:so},we=0,Ee=0;Ee<ge.length;Ee++){var je=ge[Ee];vs(je)?(we===0?le.offsetX=je:we===1?le.offsetY=je:le.blur=je,we++):le.color=ws.parse(se,je)}return le})}},Fg={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(se,re){switch(re){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},N0={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(se,re){if(re.type===20&&re.value==="none")return null;if(re.type===18){var ge=_0[re.name];if(typeof ge=="undefined")throw new Error('Attempting to parse an unsupported transform function "'+re.name+'"');return ge(re.values)}return null}},D0=function(se){var re=se.filter(function(ge){return ge.type===17}).map(function(ge){return ge.number});return re.length===6?re:null},O0=function(se){var re=se.filter(function(et){return et.type===17}).map(function(et){return et.number}),ge=re[0],le=re[1];re[2],re[3];var we=re[4],Ee=re[5];re[6],re[7],re[8],re[9],re[10],re[11];var je=re[12],tt=re[13];return re[14],re[15],re.length===16?[ge,le,we,Ee,je,tt]:null},_0={matrix:D0,matrix3d:O0},Dl={type:16,number:50,flags:SA},H0=[Dl,Dl],hf={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(se,re){var ge=re.filter(Oa);return ge.length!==2?H0:[ge[0],ge[1]]}},mf={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(se,re){switch(re){case"hidden":return 1;case"collapse":return 2;case"visible":default:return 0}}},Eg;(function(se){se.NORMAL="normal",se.BREAK_ALL="break-all",se.KEEP_ALL="keep-all"})(Eg||(Eg={}));for(var j0={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(se,re){switch(re){case"break-all":return Eg.BREAK_ALL;case"keep-all":return Eg.KEEP_ALL;case"normal":default:return Eg.NORMAL}}},T0={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(se,re){if(re.type===20)return{auto:!0,order:0};if(Ll(re))return{auto:!1,order:re.number};throw new Error("Invalid z-index number parsed")}},pf={name:"time",parse:function(se,re){if(re.type===15)switch(re.unit.toLowerCase()){case"s":return 1e3*re.number;case"ms":return re.number}throw new Error("Unsupported time type")}},Nu={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(se,re){return Ll(re)?re.number:1}},k0={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},M0={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(se,re){return re.filter(ia).map(function(ge){switch(ge.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(ge){return ge!==0})}},R0={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(se,re){var ge=[],le=[];return re.forEach(function(we){switch(we.type){case 20:case 0:ge.push(we.value);break;case 17:ge.push(we.number.toString());break;case 4:le.push(ge.join(" ")),ge.length=0;break}}),ge.length&&le.push(ge.join(" ")),le.map(function(we){return we.indexOf(" ")===-1?we:"'"+we+"'"})}},G0={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Lg={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(se,re){if(Ll(re))return re.number;if(ia(re))switch(re.value){case"bold":return 700;case"normal":default:return 400}return 400}},Oc={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(se,re){return re.filter(ia).map(function(ge){return ge.value})}},K0={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(se,re){switch(re){case"oblique":return"oblique";case"italic":return"italic";case"normal":default:return"normal"}}},Ra=function(se,re){return(se&re)!==0},z0={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(se,re){if(re.length===0)return[];var ge=re[0];return ge.type===20&&ge.value==="none"?[]:re}},V0={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(se,re){if(re.length===0)return null;var ge=re[0];if(ge.type===20&&ge.value==="none")return null;for(var le=[],we=re.filter(bc),Ee=0;Ee<we.length;Ee++){var je=we[Ee],tt=we[Ee+1];if(je.type===20){var et=tt&&Ll(tt)?tt.number:1;le.push({counter:je.value,increment:et})}}return le}},W0={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(se,re){if(re.length===0)return[];for(var ge=[],le=re.filter(bc),we=0;we<le.length;we++){var Ee=le[we],je=le[we+1];if(ia(Ee)&&Ee.value!=="none"){var tt=je&&Ll(je)?je.number:0;ge.push({counter:Ee.value,reset:tt})}}return ge}},J0={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(se,re){return re.filter(vg).map(function(ge){return pf.parse(se,ge)})}},Z0={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(se,re){if(re.length===0)return null;var ge=re[0];if(ge.type===20&&ge.value==="none")return null;var le=[],we=re.filter(Jd);if(we.length%2!==0)return null;for(var Ee=0;Ee<we.length;Ee+=2){var je=we[Ee].value,tt=we[Ee+1].value;le.push({open:je,close:tt})}return le}},vf=function(se,re,ge){if(!se)return"";var le=se[Math.min(re,se.length-1)];return le?ge?le.open:le.close:""},Du={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(se,re){return re.length===1&&yc(re[0],"none")?[]:xi(re).map(function(ge){for(var le={color:255,offsetX:so,offsetY:so,blur:so,spread:so,inset:!1},we=0,Ee=0;Ee<ge.length;Ee++){var je=ge[Ee];yc(je,"inset")?le.inset=!0:vs(je)?(we===0?le.offsetX=je:we===1?le.offsetY=je:we===2?le.blur=je:le.spread=je,we++):le.color=ws.parse(se,je)}return le})}},X0={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(se,re){var ge=[0,1,2],le=[];return re.filter(ia).forEach(function(we){switch(we.value){case"stroke":le.push(1);break;case"fill":le.push(0);break;case"markers":le.push(2);break}}),ge.forEach(function(we){le.indexOf(we)===-1&&le.push(we)}),le}},Y0={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Ol={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(se,re){return vg(re)?re.number:0}},Bf=function(){function se(re,ge){var le,we;this.animationDuration=EA(re,J0,ge.animationDuration),this.backgroundClip=EA(re,s0,ge.backgroundClip),this.backgroundColor=EA(re,Ec,ge.backgroundColor),this.backgroundImage=EA(re,xc,ge.backgroundImage),this.backgroundOrigin=EA(re,Uc,ge.backgroundOrigin),this.backgroundPosition=EA(re,Qc,ge.backgroundPosition),this.backgroundRepeat=EA(re,Zs,ge.backgroundRepeat),this.backgroundSize=EA(re,Ql,ge.backgroundSize),this.borderTopColor=EA(re,h0,ge.borderTopColor),this.borderRightColor=EA(re,Ys,ge.borderRightColor),this.borderBottomColor=EA(re,lf,ge.borderBottomColor),this.borderLeftColor=EA(re,ys,ge.borderLeftColor),this.borderTopLeftRadius=EA(re,wp,ge.borderTopLeftRadius),this.borderTopRightRadius=EA(re,bs,ge.borderTopRightRadius),this.borderBottomRightRadius=EA(re,Jo,ge.borderBottomRightRadius),this.borderBottomLeftRadius=EA(re,Zo,ge.borderBottomLeftRadius),this.borderTopStyle=EA(re,Sg,ge.borderTopStyle),this.borderRightStyle=EA(re,Ic,ge.borderRightStyle),this.borderBottomStyle=EA(re,gf,ge.borderBottomStyle),this.borderLeftStyle=EA(re,Il,ge.borderLeftStyle),this.borderTopWidth=EA(re,Nc,ge.borderTopWidth),this.borderRightWidth=EA(re,Nl,ge.borderRightWidth),this.borderBottomWidth=EA(re,m0,ge.borderBottomWidth),this.borderLeftWidth=EA(re,p0,ge.borderLeftWidth),this.boxShadow=EA(re,Du,ge.boxShadow),this.color=EA(re,Ii,ge.color),this.direction=EA(re,Pg,ge.direction),this.display=EA(re,v0,ge.display),this.float=EA(re,yg,ge.cssFloat),this.fontFamily=EA(re,R0,ge.fontFamily),this.fontSize=EA(re,G0,ge.fontSize),this.fontStyle=EA(re,K0,ge.fontStyle),this.fontVariant=EA(re,Oc,ge.fontVariant),this.fontWeight=EA(re,Lg,ge.fontWeight),this.letterSpacing=EA(re,uf,ge.letterSpacing),this.lineBreak=EA(re,S0,ge.lineBreak),this.lineHeight=EA(re,cf,ge.lineHeight),this.listStyleImage=EA(re,w0,ge.listStyleImage),this.listStylePosition=EA(re,P0,ge.listStylePosition),this.listStyleType=EA(re,Dc,ge.listStyleType),this.marginTop=EA(re,y0,ge.marginTop),this.marginRight=EA(re,b0,ge.marginRight),this.marginBottom=EA(re,C0,ge.marginBottom),this.marginLeft=EA(re,F0,ge.marginLeft),this.opacity=EA(re,Nu,ge.opacity);var Ee=EA(re,E0,ge.overflow);this.overflowX=Ee[0],this.overflowY=Ee[Ee.length>1?1:0],this.overflowWrap=EA(re,L0,ge.overflowWrap),this.paddingTop=EA(re,x0,ge.paddingTop),this.paddingRight=EA(re,Cg,ge.paddingRight),this.paddingBottom=EA(re,U0,ge.paddingBottom),this.paddingLeft=EA(re,Q0,ge.paddingLeft),this.paintOrder=EA(re,X0,ge.paintOrder),this.position=EA(re,Iu,ge.position),this.textAlign=EA(re,I0,ge.textAlign),this.textDecorationColor=EA(re,k0,(le=ge.textDecorationColor)!==null&&le!==void 0?le:ge.color),this.textDecorationLine=EA(re,M0,(we=ge.textDecorationLine)!==null&&we!==void 0?we:ge.textDecoration),this.textShadow=EA(re,ff,ge.textShadow),this.textTransform=EA(re,Fg,ge.textTransform),this.transform=EA(re,N0,ge.transform),this.transformOrigin=EA(re,hf,ge.transformOrigin),this.visibility=EA(re,mf,ge.visibility),this.webkitTextStrokeColor=EA(re,Y0,ge.webkitTextStrokeColor),this.webkitTextStrokeWidth=EA(re,Ol,ge.webkitTextStrokeWidth),this.wordBreak=EA(re,j0,ge.wordBreak),this.zIndex=EA(re,T0,ge.zIndex)}return se.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===0},se.prototype.isTransparent=function(){return xo(this.backgroundColor)},se.prototype.isTransformed=function(){return this.transform!==null},se.prototype.isPositioned=function(){return this.position!==0},se.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},se.prototype.isFloating=function(){return this.float!==0},se.prototype.isInlineLevel=function(){return Ra(this.display,4)||Ra(this.display,33554432)||Ra(this.display,268435456)||Ra(this.display,536870912)||Ra(this.display,67108864)||Ra(this.display,134217728)},se}(),Sf=function(){function se(re,ge){this.content=EA(re,z0,ge.content),this.quotes=EA(re,Z0,ge.quotes)}return se}(),_c=function(){function se(re,ge){this.counterIncrement=EA(re,V0,ge.counterIncrement),this.counterReset=EA(re,W0,ge.counterReset)}return se}(),EA=function(se,re,ge){var le=new wc,we=ge!==null&&typeof ge!="undefined"?ge.toString():re.initialValue;le.write(we);var Ee=new Pc(le.read());switch(re.type){case 2:var je=Ee.parseComponentValue();return re.parse(se,ia(je)?je.value:re.initialValue);case 0:return re.parse(se,Ee.parseComponentValue());case 1:return re.parse(se,Ee.parseComponentValues());case 4:return Ee.parseComponentValue();case 3:switch(re.format){case"angle":return Ui.parse(se,Ee.parseComponentValue());case"color":return ws.parse(se,Ee.parseComponentValue());case"image":return Ps.parse(se,Ee.parseComponentValue());case"length":var tt=Ee.parseComponentValue();return vs(tt)?tt:so;case"length-percentage":var et=Ee.parseComponentValue();return Oa(et)?et:so;case"time":return pf.parse(se,Ee.parseComponentValue())}break}},wf="data-html2canvas-debug",q0=function(se){var re=se.getAttribute(wf);switch(re){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Hc=function(se,re){var ge=q0(se);return ge===1||re===ge},Ni=function(){function se(re,ge){if(this.context=re,this.textNodes=[],this.elements=[],this.flags=0,Hc(ge,3))debugger;this.styles=new Bf(re,window.getComputedStyle(ge,null)),td(ge)&&(this.styles.animationDuration.some(function(le){return le>0})&&(ge.style.animationDuration="0s"),this.styles.transform!==null&&(ge.style.transform="none")),this.bounds=gn(this.context,ge),Hc(ge,4)&&(this.flags|=16)}return se}(),$0="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",em="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Yi=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),Ou=0;Ou<em.length;Ou++)Yi[em.charCodeAt(Ou)]=Ou;for(var Pf=function(se){var re=se.length*.75,ge=se.length,le,we=0,Ee,je,tt,et;se[se.length-1]==="="&&(re--,se[se.length-2]==="="&&re--);var Qt=typeof ArrayBuffer!="undefined"&&typeof Uint8Array!="undefined"&&typeof Uint8Array.prototype.slice!="undefined"?new ArrayBuffer(re):new Array(re),kt=Array.isArray(Qt)?Qt:new Uint8Array(Qt);for(le=0;le<ge;le+=4)Ee=Yi[se.charCodeAt(le)],je=Yi[se.charCodeAt(le+1)],tt=Yi[se.charCodeAt(le+2)],et=Yi[se.charCodeAt(le+3)],kt[we++]=Ee<<2|je>>4,kt[we++]=(je&15)<<4|tt>>2,kt[we++]=(tt&3)<<6|et&63;return Qt},yf=function(se){for(var re=se.length,ge=[],le=0;le<re;le+=2)ge.push(se[le+1]<<8|se[le]);return ge},bf=function(se){for(var re=se.length,ge=[],le=0;le<re;le+=4)ge.push(se[le+3]<<24|se[le+2]<<16|se[le+1]<<8|se[le]);return ge},qs=5,_l=11,qi=2,tm=_l-qs,Cf=65536>>qs,ai=1<<qs,_u=ai-1,Ff=1024>>qs,nm=Cf+Ff,Ef=nm,Hu=32,Lf=Ef+Hu,xf=65536>>_l,Uf=1<<tm,Qf=Uf-1,jc=function(se,re,ge){return se.slice?se.slice(re,ge):new Uint16Array(Array.prototype.slice.call(se,re,ge))},If=function(se,re,ge){return se.slice?se.slice(re,ge):new Uint32Array(Array.prototype.slice.call(se,re,ge))},Nf=function(se,re){var ge=Pf(se),le=Array.isArray(ge)?bf(ge):new Uint32Array(ge),we=Array.isArray(ge)?yf(ge):new Uint16Array(ge),Ee=24,je=jc(we,Ee/2,le[4]/2),tt=le[5]===2?jc(we,(Ee+le[4])/2):If(le,Math.ceil((Ee+le[4])/4));return new Df(le[0],le[1],le[2],le[3],je,tt)},Df=function(){function se(re,ge,le,we,Ee,je){this.initialValue=re,this.errorValue=ge,this.highStart=le,this.highValueIndex=we,this.index=Ee,this.data=je}return se.prototype.get=function(re){var ge;if(re>=0){if(re<55296||re>56319&&re<=65535)return ge=this.index[re>>qs],ge=(ge<<qi)+(re&_u),this.data[ge];if(re<=65535)return ge=this.index[Cf+(re-55296>>qs)],ge=(ge<<qi)+(re&_u),this.data[ge];if(re<this.highStart)return ge=Lf-xf+(re>>_l),ge=this.index[ge],ge+=re>>qs&Qf,ge=this.index[ge],ge=(ge<<qi)+(re&_u),this.data[ge];if(re<=1114111)return this.data[this.highValueIndex]}return this.errorValue},se}(),Tc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ju=typeof Uint8Array=="undefined"?[]:new Uint8Array(256),oi=0;oi<Tc.length;oi++)ju[Tc.charCodeAt(oi)]=oi;var kc=1,Tu=2,xg=3,Mc=4,Rc=5,Of=7,Gc=8,Hl=9,jl=10,Kc=11,zc=12,Vc=13,Wc=14,ku=15,Jc=function(se){for(var re=[],ge=0,le=se.length;ge<le;){var we=se.charCodeAt(ge++);if(we>=55296&&we<=56319&&ge<le){var Ee=se.charCodeAt(ge++);(Ee&64512)===56320?re.push(((we&1023)<<10)+(Ee&1023)+65536):(re.push(we),ge--)}else re.push(we)}return re},_f=function(){for(var se=[],re=0;re<arguments.length;re++)se[re]=arguments[re];if(String.fromCodePoint)return String.fromCodePoint.apply(String,se);var ge=se.length;if(!ge)return"";for(var le=[],we=-1,Ee="";++we<ge;){var je=se[we];je<=65535?le.push(je):(je-=65536,le.push((je>>10)+55296,je%1024+56320)),(we+1===ge||le.length>16384)&&(Ee+=String.fromCharCode.apply(String,le),le.length=0)}return Ee},Hf=Nf($0),Tr="\xD7",Mu="\xF7",jf=function(se){return Hf.get(se)},Am=function(se,re,ge){var le=ge-2,we=re[le],Ee=re[ge-1],je=re[ge];if(Ee===Tu&&je===xg)return Tr;if(Ee===Tu||Ee===xg||Ee===Mc||je===Tu||je===xg||je===Mc)return Mu;if(Ee===Gc&&[Gc,Hl,Kc,zc].indexOf(je)!==-1||(Ee===Kc||Ee===Hl)&&(je===Hl||je===jl)||(Ee===zc||Ee===jl)&&je===jl||je===Vc||je===Rc||je===Of||Ee===kc)return Tr;if(Ee===Vc&&je===Wc){for(;we===Rc;)we=re[--le];if(we===Wc)return Tr}if(Ee===ku&&je===ku){for(var tt=0;we===ku;)tt++,we=re[--le];if(tt%2===0)return Tr}return Mu},rm=function(se){var re=Jc(se),ge=re.length,le=0,we=0,Ee=re.map(jf);return{next:function(){if(le>=ge)return{done:!0,value:null};for(var je=Tr;le<ge&&(je=Am(re,Ee,++le))===Tr;);if(je!==Tr||le===ge){var tt=_f.apply(null,re.slice(we,le));return we=le,{value:tt,done:!1}}return{done:!0,value:null}}}},Pp=function(se){for(var re=rm(se),ge=[],le;!(le=re.next()).done;)le.value&&ge.push(le.value.slice());return ge},am=function(se){var re=123;if(se.createRange){var ge=se.createRange();if(ge.getBoundingClientRect){var le=se.createElement("boundtest");le.style.height=re+"px",le.style.display="block",se.body.appendChild(le),ge.selectNode(le);var we=ge.getBoundingClientRect(),Ee=Math.round(we.height);if(se.body.removeChild(le),Ee===re)return!0}}return!1},Tf=function(se){var re=se.createElement("boundtest");re.style.width="50px",re.style.display="block",re.style.fontSize="12px",re.style.letterSpacing="0px",re.style.wordSpacing="0px",se.body.appendChild(re);var ge=se.createRange();re.innerHTML=typeof"".repeat=="function"?"&#128104;".repeat(10):"";var le=re.firstChild,we=He(le.data).map(function(et){return Ze(et)}),Ee=0,je={},tt=we.every(function(et,Qt){ge.setStart(le,Ee),ge.setEnd(le,Ee+et.length);var kt=ge.getBoundingClientRect();Ee+=et.length;var zt=kt.x>je.x||kt.y>je.y;return je=kt,Qt===0?!0:zt});return se.body.removeChild(re),tt},om=function(){return typeof new Image().crossOrigin!="undefined"},$s=function(){return typeof new XMLHttpRequest().responseType=="string"},kf=function(se){var re=new Image,ge=se.createElement("canvas"),le=ge.getContext("2d");if(!le)return!1;re.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{le.drawImage(re,0,0),ge.toDataURL()}catch(we){return!1}return!0},Zc=function(se){return se[0]===0&&se[1]===255&&se[2]===0&&se[3]===255},Mf=function(se){var re=se.createElement("canvas"),ge=100;re.width=ge,re.height=ge;var le=re.getContext("2d");if(!le)return Promise.reject(!1);le.fillStyle="rgb(0, 255, 0)",le.fillRect(0,0,ge,ge);var we=new Image,Ee=re.toDataURL();we.src=Ee;var je=Ru(ge,ge,0,0,we);return le.fillStyle="red",le.fillRect(0,0,ge,ge),Rf(je).then(function(tt){le.drawImage(tt,0,0);var et=le.getImageData(0,0,ge,ge).data;le.fillStyle="red",le.fillRect(0,0,ge,ge);var Qt=se.createElement("div");return Qt.style.backgroundImage="url("+Ee+")",Qt.style.height=ge+"px",Zc(et)?Rf(Ru(ge,ge,0,0,Qt)):Promise.reject(!1)}).then(function(tt){return le.drawImage(tt,0,0),Zc(le.getImageData(0,0,ge,ge).data)}).catch(function(){return!1})},Ru=function(se,re,ge,le,we){var Ee="http://www.w3.org/2000/svg",je=document.createElementNS(Ee,"svg"),tt=document.createElementNS(Ee,"foreignObject");return je.setAttributeNS(null,"width",se.toString()),je.setAttributeNS(null,"height",re.toString()),tt.setAttributeNS(null,"width","100%"),tt.setAttributeNS(null,"height","100%"),tt.setAttributeNS(null,"x",ge.toString()),tt.setAttributeNS(null,"y",le.toString()),tt.setAttributeNS(null,"externalResourcesRequired","true"),je.appendChild(tt),tt.appendChild(we),je},Rf=function(se){return new Promise(function(re,ge){var le=new Image;le.onload=function(){return re(le)},le.onerror=ge,le.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(se))})},to={get SUPPORT_RANGE_BOUNDS(){var se=am(document);return Object.defineProperty(to,"SUPPORT_RANGE_BOUNDS",{value:se}),se},get SUPPORT_WORD_BREAKING(){var se=to.SUPPORT_RANGE_BOUNDS&&Tf(document);return Object.defineProperty(to,"SUPPORT_WORD_BREAKING",{value:se}),se},get SUPPORT_SVG_DRAWING(){var se=kf(document);return Object.defineProperty(to,"SUPPORT_SVG_DRAWING",{value:se}),se},get SUPPORT_FOREIGNOBJECT_DRAWING(){var se=typeof Array.from=="function"&&typeof window.fetch=="function"?Mf(document):Promise.resolve(!1);return Object.defineProperty(to,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:se}),se},get SUPPORT_CORS_IMAGES(){var se=om();return Object.defineProperty(to,"SUPPORT_CORS_IMAGES",{value:se}),se},get SUPPORT_RESPONSE_TYPE(){var se=$s();return Object.defineProperty(to,"SUPPORT_RESPONSE_TYPE",{value:se}),se},get SUPPORT_CORS_XHR(){var se="withCredentials"in new XMLHttpRequest;return Object.defineProperty(to,"SUPPORT_CORS_XHR",{value:se}),se},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var se=!!(typeof Intl!="undefined"&&Intl.Segmenter);return Object.defineProperty(to,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:se}),se}},el=function(){function se(re,ge){this.text=re,this.bounds=ge}return se}(),Xc=function(se,re,ge,le){var we=lm(re,ge),Ee=[],je=0;return we.forEach(function(tt){if(ge.textDecorationLine.length||tt.trim().length>0)if(to.SUPPORT_RANGE_BOUNDS){var et=Yc(le,je,tt.length).getClientRects();if(et.length>1){var Qt=qc(tt),kt=0;Qt.forEach(function(Pn){Ee.push(new el(Pn,Et.fromDOMRectList(se,Yc(le,kt+je,Pn.length).getClientRects()))),kt+=Pn.length})}else Ee.push(new el(tt,Et.fromDOMRectList(se,et)))}else{var zt=le.splitText(tt.length);Ee.push(new el(tt,im(se,le))),le=zt}else to.SUPPORT_RANGE_BOUNDS||(le=le.splitText(tt.length));je+=tt.length}),Ee},im=function(se,re){var ge=re.ownerDocument;if(ge){var le=ge.createElement("html2canvaswrapper");le.appendChild(re.cloneNode(!0));var we=re.parentNode;if(we){we.replaceChild(le,re);var Ee=gn(se,le);return le.firstChild&&we.replaceChild(le.firstChild,le),Ee}}return Et.EMPTY},Yc=function(se,re,ge){var le=se.ownerDocument;if(!le)throw new Error("Node has no owner document");var we=le.createRange();return we.setStart(se,re),we.setEnd(se,re+ge),we},qc=function(se){if(to.SUPPORT_NATIVE_TEXT_SEGMENTATION){var re=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(re.segment(se)).map(function(ge){return ge.segment})}return Pp(se)},sm=function(se,re){if(to.SUPPORT_NATIVE_TEXT_SEGMENTATION){var ge=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(ge.segment(se)).map(function(le){return le.segment})}return um(se,re)},lm=function(se,re){return re.letterSpacing!==0?qc(se):sm(se,re)},gm=[32,160,4961,65792,65793,4153,4241],um=function(se,re){for(var ge=un(se,{lineBreak:re.lineBreak,wordBreak:re.overflowWrap==="break-word"?"break-word":re.wordBreak}),le=[],we,Ee=function(){if(we.value){var je=we.value.slice(),tt=He(je),et="";tt.forEach(function(Qt){gm.indexOf(Qt)===-1?et+=Ze(Qt):(et.length&&le.push(et),le.push(Ze(Qt)),et="")}),et.length&&le.push(et)}};!(we=ge.next()).done;)Ee();return le},cm=function(){function se(re,ge,le){this.text=dm(ge.data,le.textTransform),this.textBounds=Xc(re,this.text,le,ge)}return se}(),dm=function(se,re){switch(re){case 1:return se.toLowerCase();case 3:return se.replace(fm,hm);case 2:return se.toUpperCase();default:return se}},fm=/(^|\s|:|-|\(|\))([a-z])/g,hm=function(se,re,ge){return se.length>0?re+ge.toUpperCase():se},Gf=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;return we.src=le.currentSrc||le.src,we.intrinsicWidth=le.naturalWidth,we.intrinsicHeight=le.naturalHeight,we.context.cache.addImage(we.src),we}return re}(Ni),Kf=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;return we.canvas=le,we.intrinsicWidth=le.width,we.intrinsicHeight=le.height,we}return re}(Ni),zf=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this,Ee=new XMLSerializer,je=gn(ge,le);return le.setAttribute("width",je.width+"px"),le.setAttribute("height",je.height+"px"),we.svg="data:image/svg+xml,"+encodeURIComponent(Ee.serializeToString(le)),we.intrinsicWidth=le.width.baseVal.value,we.intrinsicHeight=le.height.baseVal.value,we.context.cache.addImage(we.svg),we}return re}(Ni),Vf=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;return we.value=le.value,we}return re}(Ni),$c=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;return we.start=le.start,we.reversed=typeof le.reversed=="boolean"&&le.reversed===!0,we}return re}(Ni),$i=[{type:15,flags:0,unit:"px",number:3}],mm=[{type:16,flags:0,number:50}],pm=function(se){return se.width>se.height?new Et(se.left+(se.width-se.height)/2,se.top,se.height,se.height):se.width<se.height?new Et(se.left,se.top+(se.height-se.width)/2,se.width,se.width):se},Wf=function(se){var re=se.type===Ug?new Array(se.value.length+1).join("\u2022"):se.value;return re.length===0?se.placeholder||"":re},Gu="checkbox",Ku="radio",Ug="password",zu=707406591,Qg=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;switch(we.type=le.type.toLowerCase(),we.checked=le.checked,we.value=Wf(le),(we.type===Gu||we.type===Ku)&&(we.styles.backgroundColor=3739148031,we.styles.borderTopColor=we.styles.borderRightColor=we.styles.borderBottomColor=we.styles.borderLeftColor=2779096575,we.styles.borderTopWidth=we.styles.borderRightWidth=we.styles.borderBottomWidth=we.styles.borderLeftWidth=1,we.styles.borderTopStyle=we.styles.borderRightStyle=we.styles.borderBottomStyle=we.styles.borderLeftStyle=1,we.styles.backgroundClip=[0],we.styles.backgroundOrigin=[0],we.bounds=pm(we.bounds)),we.type){case Gu:we.styles.borderTopRightRadius=we.styles.borderTopLeftRadius=we.styles.borderBottomRightRadius=we.styles.borderBottomLeftRadius=$i;break;case Ku:we.styles.borderTopRightRadius=we.styles.borderTopLeftRadius=we.styles.borderBottomRightRadius=we.styles.borderBottomLeftRadius=mm;break}return we}return re}(Ni),Jf=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this,Ee=le.options[le.selectedIndex||0];return we.value=Ee&&Ee.text||"",we}return re}(Ni),ed=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;return we.value=le.value,we}return re}(Ni),Zf=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;we.src=le.src,we.width=parseInt(le.width,10)||0,we.height=parseInt(le.height,10)||0,we.backgroundColor=we.styles.backgroundColor;try{if(le.contentWindow&&le.contentWindow.document&&le.contentWindow.document.documentElement){we.tree=Yf(ge,le.contentWindow.document.documentElement);var Ee=le.contentWindow.document.documentElement?Ul(ge,getComputedStyle(le.contentWindow.document.documentElement).backgroundColor):eo.TRANSPARENT,je=le.contentWindow.document.body?Ul(ge,getComputedStyle(le.contentWindow.document.body).backgroundColor):eo.TRANSPARENT;we.backgroundColor=xo(Ee)?xo(je)?we.styles.backgroundColor:je:Ee}}catch(tt){}return we}return re}(Ni),Ig=["OL","UL","MENU"],Tl=function(se,re,ge,le){for(var we=re.firstChild,Ee=void 0;we;we=Ee)if(Ee=we.nextSibling,qf(we)&&we.data.trim().length>0)ge.textNodes.push(new cm(se,we,ge.styles));else if(kl(we))if(rh(we)&&we.assignedNodes)we.assignedNodes().forEach(function(tt){return Tl(se,tt,ge,le)});else{var je=Xf(se,we);je.styles.isVisible()&&(vm(we,je,le)?je.flags|=4:Bm(je.styles)&&(je.flags|=2),Ig.indexOf(we.tagName)!==-1&&(je.flags|=8),ge.elements.push(je),we.slot,we.shadowRoot?Tl(se,we.shadowRoot,je,le):!Ng(we)&&!$f(we)&&!Wu(we)&&Tl(se,we,je,le))}},Xf=function(se,re){return Ad(re)?new Gf(se,re):eh(re)?new Kf(se,re):$f(re)?new zf(se,re):Sm(re)?new Vf(se,re):wm(re)?new $c(se,re):Pm(re)?new Qg(se,re):Wu(re)?new Jf(se,re):Ng(re)?new ed(se,re):nh(re)?new Zf(se,re):new Ni(se,re)},Yf=function(se,re){var ge=Xf(se,re);return ge.flags|=4,Tl(se,re,ge,ge),ge},vm=function(se,re,ge){return re.styles.isPositionedWithZIndex()||re.styles.opacity<1||re.styles.isTransformed()||nd(se)&&ge.styles.isTransparent()},Bm=function(se){return se.isPositioned()||se.isFloating()},qf=function(se){return se.nodeType===Node.TEXT_NODE},kl=function(se){return se.nodeType===Node.ELEMENT_NODE},td=function(se){return kl(se)&&typeof se.style!="undefined"&&!Vu(se)},Vu=function(se){return typeof se.className=="object"},Sm=function(se){return se.tagName==="LI"},wm=function(se){return se.tagName==="OL"},Pm=function(se){return se.tagName==="INPUT"},ym=function(se){return se.tagName==="HTML"},$f=function(se){return se.tagName==="svg"},nd=function(se){return se.tagName==="BODY"},eh=function(se){return se.tagName==="CANVAS"},th=function(se){return se.tagName==="VIDEO"},Ad=function(se){return se.tagName==="IMG"},nh=function(se){return se.tagName==="IFRAME"},Ah=function(se){return se.tagName==="STYLE"},rd=function(se){return se.tagName==="SCRIPT"},Ng=function(se){return se.tagName==="TEXTAREA"},Wu=function(se){return se.tagName==="SELECT"},rh=function(se){return se.tagName==="SLOT"},ah=function(se){return se.tagName.indexOf("-")>0},yp=function(){function se(){this.counters={}}return se.prototype.getCounterValue=function(re){var ge=this.counters[re];return ge&&ge.length?ge[ge.length-1]:1},se.prototype.getCounterValues=function(re){var ge=this.counters[re];return ge||[]},se.prototype.pop=function(re){var ge=this;re.forEach(function(le){return ge.counters[le].pop()})},se.prototype.parse=function(re){var ge=this,le=re.counterIncrement,we=re.counterReset,Ee=!0;le!==null&&le.forEach(function(tt){var et=ge.counters[tt.counter];et&&tt.increment!==0&&(Ee=!1,et.length||et.push(1),et[Math.max(0,et.length-1)]+=tt.increment)});var je=[];return Ee&&we.forEach(function(tt){var et=ge.counters[tt.counter];je.push(tt.counter),et||(et=ge.counters[tt.counter]=[]),et.push(tt.reset)}),je},se}(),ad={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},od={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u0554","\u0553","\u0552","\u0551","\u0550","\u054F","\u054E","\u054D","\u054C","\u054B","\u054A","\u0549","\u0548","\u0547","\u0546","\u0545","\u0544","\u0543","\u0542","\u0541","\u0540","\u053F","\u053E","\u053D","\u053C","\u053B","\u053A","\u0539","\u0538","\u0537","\u0536","\u0535","\u0534","\u0533","\u0532","\u0531"]},bm={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["\u05D9\u05F3","\u05D8\u05F3","\u05D7\u05F3","\u05D6\u05F3","\u05D5\u05F3","\u05D4\u05F3","\u05D3\u05F3","\u05D2\u05F3","\u05D1\u05F3","\u05D0\u05F3","\u05EA","\u05E9","\u05E8","\u05E7","\u05E6","\u05E4","\u05E2","\u05E1","\u05E0","\u05DE","\u05DC","\u05DB","\u05D9\u05D8","\u05D9\u05D7","\u05D9\u05D6","\u05D8\u05D6","\u05D8\u05D5","\u05D9","\u05D8","\u05D7","\u05D6","\u05D5","\u05D4","\u05D3","\u05D2","\u05D1","\u05D0"]},oh={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["\u10F5","\u10F0","\u10EF","\u10F4","\u10EE","\u10ED","\u10EC","\u10EB","\u10EA","\u10E9","\u10E8","\u10E7","\u10E6","\u10E5","\u10E4","\u10F3","\u10E2","\u10E1","\u10E0","\u10DF","\u10DE","\u10DD","\u10F2","\u10DC","\u10DB","\u10DA","\u10D9","\u10D8","\u10D7","\u10F1","\u10D6","\u10D5","\u10D4","\u10D3","\u10D2","\u10D1","\u10D0"]},tl=function(se,re,ge,le,we,Ee){return se<re||se>ge?Og(se,we,Ee.length>0):le.integers.reduce(function(je,tt,et){for(;se>=tt;)se-=tt,je+=le.values[et];return je},"")+Ee},Cm=function(se,re,ge,le){var we="";do ge||se--,we=le(se)+we,se/=re;while(se*re>=re);return we},Ua=function(se,re,ge,le,we){var Ee=ge-re+1;return(se<0?"-":"")+(Cm(Math.abs(se),Ee,le,function(je){return Ze(Math.floor(je%Ee)+re)})+we)},Cs=function(se,re,ge){ge===void 0&&(ge=". ");var le=re.length;return Cm(Math.abs(se),le,!1,function(we){return re[Math.floor(we%le)]})+ge},nl=1,es=2,ts=4,Dg=8,ns=function(se,re,ge,le,we,Ee){if(se<-9999||se>9999)return Og(se,4,we.length>0);var je=Math.abs(se),tt=we;if(je===0)return re[0]+tt;for(var et=0;je>0&&et<=4;et++){var Qt=je%10;Qt===0&&Ra(Ee,nl)&&tt!==""?tt=re[Qt]+tt:Qt>1||Qt===1&&et===0||Qt===1&&et===1&&Ra(Ee,es)||Qt===1&&et===1&&Ra(Ee,ts)&&se>100||Qt===1&&et>1&&Ra(Ee,Dg)?tt=re[Qt]+(et>0?ge[et-1]:"")+tt:Qt===1&&et>0&&(tt=ge[et-1]+tt),je=Math.floor(je/10)}return(se<0?le:"")+tt},ih="\u5341\u767E\u5343\u842C",Fm="\u62FE\u4F70\u4EDF\u842C",sh="\u30DE\u30A4\u30CA\u30B9",id="\uB9C8\uC774\uB108\uC2A4",Og=function(se,re,ge){var le=ge?". ":"",we=ge?"\u3001":"",Ee=ge?", ":"",je=ge?" ":"";switch(re){case 0:return"\u2022"+je;case 1:return"\u25E6"+je;case 2:return"\u25FE"+je;case 5:var tt=Ua(se,48,57,!0,le);return tt.length<4?"0"+tt:tt;case 4:return Cs(se,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",we);case 6:return tl(se,1,3999,ad,3,le).toLowerCase();case 7:return tl(se,1,3999,ad,3,le);case 8:return Ua(se,945,969,!1,le);case 9:return Ua(se,97,122,!1,le);case 10:return Ua(se,65,90,!1,le);case 11:return Ua(se,1632,1641,!0,le);case 12:case 49:return tl(se,1,9999,od,3,le);case 35:return tl(se,1,9999,od,3,le).toLowerCase();case 13:return Ua(se,2534,2543,!0,le);case 14:case 30:return Ua(se,6112,6121,!0,le);case 15:return Cs(se,"\u5B50\u4E11\u5BC5\u536F\u8FB0\u5DF3\u5348\u672A\u7533\u9149\u620C\u4EA5",we);case 16:return Cs(se,"\u7532\u4E59\u4E19\u4E01\u620A\u5DF1\u5E9A\u8F9B\u58EC\u7678",we);case 17:case 48:return ns(se,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",ih,"\u8CA0",we,es|ts|Dg);case 47:return ns(se,"\u96F6\u58F9\u8CB3\u53C3\u8086\u4F0D\u9678\u67D2\u634C\u7396",Fm,"\u8CA0",we,nl|es|ts|Dg);case 42:return ns(se,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",ih,"\u8D1F",we,es|ts|Dg);case 41:return ns(se,"\u96F6\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396",Fm,"\u8D1F",we,nl|es|ts|Dg);case 26:return ns(se,"\u3007\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u4E07",sh,we,0);case 25:return ns(se,"\u96F6\u58F1\u5F10\u53C2\u56DB\u4F0D\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343\u4E07",sh,we,nl|es|ts);case 31:return ns(se,"\uC601\uC77C\uC774\uC0BC\uC0AC\uC624\uC721\uCE60\uD314\uAD6C","\uC2ED\uBC31\uCC9C\uB9CC",id,Ee,nl|es|ts);case 33:return ns(se,"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u5341\u767E\u5343\u842C",id,Ee,0);case 32:return ns(se,"\u96F6\u58F9\u8CB3\u53C3\u56DB\u4E94\u516D\u4E03\u516B\u4E5D","\u62FE\u767E\u5343",id,Ee,nl|es|ts);case 18:return Ua(se,2406,2415,!0,le);case 20:return tl(se,1,19999,oh,3,le);case 21:return Ua(se,2790,2799,!0,le);case 22:return Ua(se,2662,2671,!0,le);case 22:return tl(se,1,10999,bm,3,le);case 23:return Cs(se,"\u3042\u3044\u3046\u3048\u304A\u304B\u304D\u304F\u3051\u3053\u3055\u3057\u3059\u305B\u305D\u305F\u3061\u3064\u3066\u3068\u306A\u306B\u306C\u306D\u306E\u306F\u3072\u3075\u3078\u307B\u307E\u307F\u3080\u3081\u3082\u3084\u3086\u3088\u3089\u308A\u308B\u308C\u308D\u308F\u3090\u3091\u3092\u3093");case 24:return Cs(se,"\u3044\u308D\u306F\u306B\u307B\u3078\u3068\u3061\u308A\u306C\u308B\u3092\u308F\u304B\u3088\u305F\u308C\u305D\u3064\u306D\u306A\u3089\u3080\u3046\u3090\u306E\u304A\u304F\u3084\u307E\u3051\u3075\u3053\u3048\u3066\u3042\u3055\u304D\u3086\u3081\u307F\u3057\u3091\u3072\u3082\u305B\u3059");case 27:return Ua(se,3302,3311,!0,le);case 28:return Cs(se,"\u30A2\u30A4\u30A6\u30A8\u30AA\u30AB\u30AD\u30AF\u30B1\u30B3\u30B5\u30B7\u30B9\u30BB\u30BD\u30BF\u30C1\u30C4\u30C6\u30C8\u30CA\u30CB\u30CC\u30CD\u30CE\u30CF\u30D2\u30D5\u30D8\u30DB\u30DE\u30DF\u30E0\u30E1\u30E2\u30E4\u30E6\u30E8\u30E9\u30EA\u30EB\u30EC\u30ED\u30EF\u30F0\u30F1\u30F2\u30F3",we);case 29:return Cs(se,"\u30A4\u30ED\u30CF\u30CB\u30DB\u30D8\u30C8\u30C1\u30EA\u30CC\u30EB\u30F2\u30EF\u30AB\u30E8\u30BF\u30EC\u30BD\u30C4\u30CD\u30CA\u30E9\u30E0\u30A6\u30F0\u30CE\u30AA\u30AF\u30E4\u30DE\u30B1\u30D5\u30B3\u30A8\u30C6\u30A2\u30B5\u30AD\u30E6\u30E1\u30DF\u30B7\u30F1\u30D2\u30E2\u30BB\u30B9",we);case 34:return Ua(se,3792,3801,!0,le);case 37:return Ua(se,6160,6169,!0,le);case 38:return Ua(se,4160,4169,!0,le);case 39:return Ua(se,2918,2927,!0,le);case 40:return Ua(se,1776,1785,!0,le);case 43:return Ua(se,3046,3055,!0,le);case 44:return Ua(se,3174,3183,!0,le);case 45:return Ua(se,3664,3673,!0,le);case 46:return Ua(se,3872,3881,!0,le);case 3:default:return Ua(se,48,57,!0,le)}},lh="data-html2canvas-ignore",Em=function(){function se(re,ge,le){if(this.context=re,this.options=le,this.scrolledElements=[],this.referenceElement=ge,this.counters=new yp,this.quoteDepth=0,!ge.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(ge.ownerDocument.documentElement,!1)}return se.prototype.toIFrame=function(re,ge){var le=this,we=Lm(re,ge);if(!we.contentWindow)return Promise.reject("Unable to find iframe window");var Ee=re.defaultView.pageXOffset,je=re.defaultView.pageYOffset,tt=we.contentWindow,et=tt.document,Qt=Hg(we).then(function(){return ct(le,void 0,void 0,function(){var kt,zt;return $t(this,function(Pn){switch(Pn.label){case 0:return this.scrolledElements.forEach(ch),tt&&(tt.scrollTo(ge.left,ge.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(tt.scrollY!==ge.top||tt.scrollX!==ge.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(tt.scrollX-ge.left,tt.scrollY-ge.top,0,0))),kt=this.options.onclone,zt=this.clonedReferenceElement,typeof zt=="undefined"?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:et.fonts&&et.fonts.ready?[4,et.fonts.ready]:[3,2];case 1:Pn.sent(),Pn.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,xm(et)]:[3,4];case 3:Pn.sent(),Pn.label=4;case 4:return typeof kt=="function"?[2,Promise.resolve().then(function(){return kt(et,zt)}).then(function(){return we})]:[2,we]}})})});return et.open(),et.write(Um(document.doctype)+"<html></html>"),uh(this.referenceElement.ownerDocument,Ee,je),et.replaceChild(et.adoptNode(this.documentElement),et.documentElement),et.close(),Qt},se.prototype.createElementClone=function(re){if(Hc(re,2))debugger;if(eh(re))return this.createCanvasClone(re);if(th(re))return this.createVideoClone(re);if(Ah(re))return this.createStyleClone(re);var ge=re.cloneNode(!1);return Ad(ge)&&(Ad(re)&&re.currentSrc&&re.currentSrc!==re.src&&(ge.src=re.currentSrc,ge.srcset=""),ge.loading==="lazy"&&(ge.loading="eager")),ah(ge)?this.createCustomElementClone(ge):ge},se.prototype.createCustomElementClone=function(re){var ge=document.createElement("html2canvascustomelement");return Ju(re.style,ge),ge},se.prototype.createStyleClone=function(re){try{var ge=re.sheet;if(ge&&ge.cssRules){var le=[].slice.call(ge.cssRules,0).reduce(function(Ee,je){return je&&typeof je.cssText=="string"?Ee+je.cssText:Ee},""),we=re.cloneNode(!1);return we.textContent=le,we}}catch(Ee){if(this.context.logger.error("Unable to access cssRules property",Ee),Ee.name!=="SecurityError")throw Ee}return re.cloneNode(!1)},se.prototype.createCanvasClone=function(re){var ge;if(this.options.inlineImages&&re.ownerDocument){var le=re.ownerDocument.createElement("img");try{return le.src=re.toDataURL(),le}catch(Qt){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",re)}}var we=re.cloneNode(!1);try{we.width=re.width,we.height=re.height;var Ee=re.getContext("2d"),je=we.getContext("2d");if(je)if(!this.options.allowTaint&&Ee)je.putImageData(Ee.getImageData(0,0,re.width,re.height),0,0);else{var tt=(ge=re.getContext("webgl2"))!==null&&ge!==void 0?ge:re.getContext("webgl");if(tt){var et=tt.getContextAttributes();(et==null?void 0:et.preserveDrawingBuffer)===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",re)}je.drawImage(re,0,0)}return we}catch(Qt){this.context.logger.info("Unable to clone canvas as it is tainted",re)}return we},se.prototype.createVideoClone=function(re){var ge=re.ownerDocument.createElement("canvas");ge.width=re.offsetWidth,ge.height=re.offsetHeight;var le=ge.getContext("2d");try{return le&&(le.drawImage(re,0,0,ge.width,ge.height),this.options.allowTaint||le.getImageData(0,0,ge.width,ge.height)),ge}catch(Ee){this.context.logger.info("Unable to clone video as it is tainted",re)}var we=re.ownerDocument.createElement("canvas");return we.width=re.offsetWidth,we.height=re.offsetHeight,we},se.prototype.appendChildNode=function(re,ge,le){(!kl(ge)||!rd(ge)&&!ge.hasAttribute(lh)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(ge)))&&(!this.options.copyStyles||!kl(ge)||!Ah(ge))&&re.appendChild(this.cloneNode(ge,le))},se.prototype.cloneChildNodes=function(re,ge,le){for(var we=this,Ee=re.shadowRoot?re.shadowRoot.firstChild:re.firstChild;Ee;Ee=Ee.nextSibling)if(kl(Ee)&&rh(Ee)&&typeof Ee.assignedNodes=="function"){var je=Ee.assignedNodes();je.length&&je.forEach(function(tt){return we.appendChildNode(ge,tt,le)})}else this.appendChildNode(ge,Ee,le)},se.prototype.cloneNode=function(re,ge){if(qf(re))return document.createTextNode(re.data);if(!re.ownerDocument)return re.cloneNode(!1);var le=re.ownerDocument.defaultView;if(le&&kl(re)&&(td(re)||Vu(re))){var we=this.createElementClone(re);we.style.transitionProperty="none";var Ee=le.getComputedStyle(re),je=le.getComputedStyle(re,":before"),tt=le.getComputedStyle(re,":after");this.referenceElement===re&&td(we)&&(this.clonedReferenceElement=we),nd(we)&&Cp(we);var et=this.counters.parse(new _c(this.context,Ee)),Qt=this.resolvePseudoContent(re,we,je,_g.BEFORE);ah(re)&&(ge=!0),th(re)||this.cloneChildNodes(re,we,ge),Qt&&we.insertBefore(Qt,we.firstChild);var kt=this.resolvePseudoContent(re,we,tt,_g.AFTER);return kt&&we.appendChild(kt),this.counters.pop(et),(Ee&&(this.options.copyStyles||Vu(re))&&!nh(re)||ge)&&Ju(Ee,we),(re.scrollTop!==0||re.scrollLeft!==0)&&this.scrolledElements.push([we,re.scrollLeft,re.scrollTop]),(Ng(re)||Wu(re))&&(Ng(we)||Wu(we))&&(we.value=re.value),we}return re.cloneNode(!1)},se.prototype.resolvePseudoContent=function(re,ge,le,we){var Ee=this;if(le){var je=le.content,tt=ge.ownerDocument;if(!(!tt||!je||je==="none"||je==="-moz-alt-content"||le.display==="none")){this.counters.parse(new _c(this.context,le));var et=new Sf(this.context,le),Qt=tt.createElement("html2canvaspseudoelement");Ju(le,Qt),et.content.forEach(function(zt){if(zt.type===0)Qt.appendChild(tt.createTextNode(zt.value));else if(zt.type===22){var Pn=tt.createElement("img");Pn.src=zt.value,Pn.style.opacity="1",Qt.appendChild(Pn)}else if(zt.type===18){if(zt.name==="attr"){var xA=zt.values.filter(ia);xA.length&&Qt.appendChild(tt.createTextNode(re.getAttribute(xA[0].value)||""))}else if(zt.name==="counter"){var AA=zt.values.filter(xl),pA=AA[0],gr=AA[1];if(pA&&ia(pA)){var DA=Ee.counters.getCounterValue(pA.value),NA=gr&&ia(gr)?Dc.parse(Ee.context,gr.value):3;Qt.appendChild(tt.createTextNode(Og(DA,NA,!1)))}}else if(zt.name==="counters"){var nr=zt.values.filter(xl),pA=nr[0],fr=nr[1],gr=nr[2];if(pA&&ia(pA)){var XA=Ee.counters.getCounterValues(pA.value),PA=gr&&ia(gr)?Dc.parse(Ee.context,gr.value):3,_r=fr&&fr.type===0?fr.value:"",yr=XA.map(function(Ko){return Og(Ko,PA,!1)}).join(_r);Qt.appendChild(tt.createTextNode(yr))}}}else if(zt.type===20)switch(zt.value){case"open-quote":Qt.appendChild(tt.createTextNode(vf(et.quotes,Ee.quoteDepth++,!0)));break;case"close-quote":Qt.appendChild(tt.createTextNode(vf(et.quotes,--Ee.quoteDepth,!1)));break;default:Qt.appendChild(tt.createTextNode(zt.value))}}),Qt.className=sd+" "+Zu;var kt=we===_g.BEFORE?" "+sd:" "+Zu;return Vu(ge)?ge.className.baseValue+=kt:ge.className+=kt,Qt}}},se.destroy=function(re){return re.parentNode?(re.parentNode.removeChild(re),!0):!1},se}(),_g;(function(se){se[se.BEFORE=0]="BEFORE",se[se.AFTER=1]="AFTER"})(_g||(_g={}));var Lm=function(se,re){var ge=se.createElement("iframe");return ge.className="html2canvas-container",ge.style.visibility="hidden",ge.style.position="fixed",ge.style.left="-10000px",ge.style.top="0px",ge.style.border="0",ge.width=re.width.toString(),ge.height=re.height.toString(),ge.scrolling="no",ge.setAttribute(lh,"true"),se.body.appendChild(ge),ge},gh=function(se){return new Promise(function(re){if(se.complete){re();return}if(!se.src){re();return}se.onload=re,se.onerror=re})},xm=function(se){return Promise.all([].slice.call(se.images,0).map(gh))},Hg=function(se){return new Promise(function(re,ge){var le=se.contentWindow;if(!le)return ge("No window assigned for iframe");var we=le.document;le.onload=se.onload=function(){le.onload=se.onload=null;var Ee=setInterval(function(){we.body.childNodes.length>0&&we.readyState==="complete"&&(clearInterval(Ee),re(se))},50)}})},bp=["all","d","content"],Ju=function(se,re){for(var ge=se.length-1;ge>=0;ge--){var le=se.item(ge);bp.indexOf(le)===-1&&re.style.setProperty(le,se.getPropertyValue(le))}return re},Um=function(se){var re="";return se&&(re+="<!DOCTYPE ",se.name&&(re+=se.name),se.internalSubset&&(re+=se.internalSubset),se.publicId&&(re+='"'+se.publicId+'"'),se.systemId&&(re+='"'+se.systemId+'"'),re+=">"),re},uh=function(se,re,ge){se&&se.defaultView&&(re!==se.defaultView.pageXOffset||ge!==se.defaultView.pageYOffset)&&se.defaultView.scrollTo(re,ge)},ch=function(se){var re=se[0],ge=se[1],le=se[2];re.scrollLeft=ge,re.scrollTop=le},dh=":before",fh=":after",sd="___html2canvas___pseudoelement_before",Zu="___html2canvas___pseudoelement_after",hh=`{
content: "" !important;
display: none !important;
}`,Cp=function(se){mh(se,"."+sd+dh+hh+`
.`+Zu+fh+hh)},mh=function(se,re){var ge=se.ownerDocument;if(ge){var le=ge.createElement("style");le.textContent=re,se.appendChild(le)}},ph=function(){function se(){}return se.getOrigin=function(re){var ge=se._link;return ge?(ge.href=re,ge.href=ge.href,ge.protocol+ge.hostname+ge.port):"about:blank"},se.isSameOrigin=function(re){return se.getOrigin(re)===se._origin},se.setContext=function(re){se._link=re.document.createElement("a"),se._origin=se.getOrigin(re.location.href)},se._origin="about:blank",se}(),Xo=function(){function se(re,ge){this.context=re,this._options=ge,this._cache={}}return se.prototype.addImage=function(re){var ge=Promise.resolve();return this.has(re)||(ud(re)||Xu(re))&&(this._cache[re]=this.loadImage(re)).catch(function(){}),ge},se.prototype.match=function(re){return this._cache[re]},se.prototype.loadImage=function(re){return ct(this,void 0,void 0,function(){var ge,le,we,Ee,je=this;return $t(this,function(tt){switch(tt.label){case 0:return ge=ph.isSameOrigin(re),le=!jg(re)&&this._options.useCORS===!0&&to.SUPPORT_CORS_IMAGES&&!ge,we=!jg(re)&&!ge&&!ud(re)&&typeof this._options.proxy=="string"&&to.SUPPORT_CORS_XHR&&!le,!ge&&this._options.allowTaint===!1&&!jg(re)&&!ud(re)&&!we&&!le?[2]:(Ee=re,we?[4,this.proxy(Ee)]:[3,2]);case 1:Ee=tt.sent(),tt.label=2;case 2:return this.context.logger.debug("Added image "+re.substring(0,256)),[4,new Promise(function(et,Qt){var kt=new Image;kt.onload=function(){return et(kt)},kt.onerror=Qt,(Qm(Ee)||le)&&(kt.crossOrigin="anonymous"),kt.src=Ee,kt.complete===!0&&setTimeout(function(){return et(kt)},500),je._options.imageTimeout>0&&setTimeout(function(){return Qt("Timed out ("+je._options.imageTimeout+"ms) loading image")},je._options.imageTimeout)})];case 3:return[2,tt.sent()]}})})},se.prototype.has=function(re){return typeof this._cache[re]!="undefined"},se.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},se.prototype.proxy=function(re){var ge=this,le=this._options.proxy;if(!le)throw new Error("No proxy defined");var we=re.substring(0,256);return new Promise(function(Ee,je){var tt=to.SUPPORT_RESPONSE_TYPE?"blob":"text",et=new XMLHttpRequest;et.onload=function(){if(et.status===200)if(tt==="text")Ee(et.response);else{var zt=new FileReader;zt.addEventListener("load",function(){return Ee(zt.result)},!1),zt.addEventListener("error",function(Pn){return je(Pn)},!1),zt.readAsDataURL(et.response)}else je("Failed to proxy resource "+we+" with status code "+et.status)},et.onerror=je;var Qt=le.indexOf("?")>-1?"&":"?";if(et.open("GET",""+le+Qt+"url="+encodeURIComponent(re)+"&responseType="+tt),tt!=="text"&&et instanceof XMLHttpRequest&&(et.responseType=tt),ge._options.imageTimeout){var kt=ge._options.imageTimeout;et.timeout=kt,et.ontimeout=function(){return je("Timed out ("+kt+"ms) proxying "+we)}}et.send()})},se}(),ld=/^data:image\/svg\+xml/i,vh=/^data:image\/.*;base64,/i,gd=/^data:image\/.*/i,Xu=function(se){return to.SUPPORT_SVG_DRAWING||!Im(se)},jg=function(se){return gd.test(se)},Qm=function(se){return vh.test(se)},ud=function(se){return se.substr(0,4)==="blob"},Im=function(se){return se.substr(-3).toLowerCase()==="svg"||ld.test(se)},LA=function(){function se(re,ge){this.type=0,this.x=re,this.y=ge}return se.prototype.add=function(re,ge){return new se(this.x+re,this.y+ge)},se}(),Al=function(se,re,ge){return new LA(se.x+(re.x-se.x)*ge,se.y+(re.y-se.y)*ge)},Yu=function(){function se(re,ge,le,we){this.type=1,this.start=re,this.startControl=ge,this.endControl=le,this.end=we}return se.prototype.subdivide=function(re,ge){var le=Al(this.start,this.startControl,re),we=Al(this.startControl,this.endControl,re),Ee=Al(this.endControl,this.end,re),je=Al(le,we,re),tt=Al(we,Ee,re),et=Al(je,tt,re);return ge?new se(this.start,le,je,et):new se(et,tt,Ee,this.end)},se.prototype.add=function(re,ge){return new se(this.start.add(re,ge),this.startControl.add(re,ge),this.endControl.add(re,ge),this.end.add(re,ge))},se.prototype.reverse=function(){return new se(this.end,this.endControl,this.startControl,this.start)},se}(),ii=function(se){return se.type===1},Nm=function(){function se(re){var ge=re.styles,le=re.bounds,we=Pu(ge.borderTopLeftRadius,le.width,le.height),Ee=we[0],je=we[1],tt=Pu(ge.borderTopRightRadius,le.width,le.height),et=tt[0],Qt=tt[1],kt=Pu(ge.borderBottomRightRadius,le.width,le.height),zt=kt[0],Pn=kt[1],xA=Pu(ge.borderBottomLeftRadius,le.width,le.height),AA=xA[0],pA=xA[1],gr=[];gr.push((Ee+et)/le.width),gr.push((AA+zt)/le.width),gr.push((je+pA)/le.height),gr.push((Qt+Pn)/le.height);var DA=Math.max.apply(Math,gr);DA>1&&(Ee/=DA,je/=DA,et/=DA,Qt/=DA,zt/=DA,Pn/=DA,AA/=DA,pA/=DA);var NA=le.width-et,nr=le.height-Pn,fr=le.width-zt,XA=le.height-pA,PA=ge.borderTopWidth,_r=ge.borderRightWidth,yr=ge.borderBottomWidth,Ar=ge.borderLeftWidth,hA=qr(ge.paddingTop,re.bounds.width),Ko=qr(ge.paddingRight,re.bounds.width),qo=qr(ge.paddingBottom,re.bounds.width),ta=qr(ge.paddingLeft,re.bounds.width);this.topLeftBorderDoubleOuterBox=Ee>0||je>0?ha(le.left+Ar/3,le.top+PA/3,Ee-Ar/3,je-PA/3,$r.TOP_LEFT):new LA(le.left+Ar/3,le.top+PA/3),this.topRightBorderDoubleOuterBox=Ee>0||je>0?ha(le.left+NA,le.top+PA/3,et-_r/3,Qt-PA/3,$r.TOP_RIGHT):new LA(le.left+le.width-_r/3,le.top+PA/3),this.bottomRightBorderDoubleOuterBox=zt>0||Pn>0?ha(le.left+fr,le.top+nr,zt-_r/3,Pn-yr/3,$r.BOTTOM_RIGHT):new LA(le.left+le.width-_r/3,le.top+le.height-yr/3),this.bottomLeftBorderDoubleOuterBox=AA>0||pA>0?ha(le.left+Ar/3,le.top+XA,AA-Ar/3,pA-yr/3,$r.BOTTOM_LEFT):new LA(le.left+Ar/3,le.top+le.height-yr/3),this.topLeftBorderDoubleInnerBox=Ee>0||je>0?ha(le.left+Ar*2/3,le.top+PA*2/3,Ee-Ar*2/3,je-PA*2/3,$r.TOP_LEFT):new LA(le.left+Ar*2/3,le.top+PA*2/3),this.topRightBorderDoubleInnerBox=Ee>0||je>0?ha(le.left+NA,le.top+PA*2/3,et-_r*2/3,Qt-PA*2/3,$r.TOP_RIGHT):new LA(le.left+le.width-_r*2/3,le.top+PA*2/3),this.bottomRightBorderDoubleInnerBox=zt>0||Pn>0?ha(le.left+fr,le.top+nr,zt-_r*2/3,Pn-yr*2/3,$r.BOTTOM_RIGHT):new LA(le.left+le.width-_r*2/3,le.top+le.height-yr*2/3),this.bottomLeftBorderDoubleInnerBox=AA>0||pA>0?ha(le.left+Ar*2/3,le.top+XA,AA-Ar*2/3,pA-yr*2/3,$r.BOTTOM_LEFT):new LA(le.left+Ar*2/3,le.top+le.height-yr*2/3),this.topLeftBorderStroke=Ee>0||je>0?ha(le.left+Ar/2,le.top+PA/2,Ee-Ar/2,je-PA/2,$r.TOP_LEFT):new LA(le.left+Ar/2,le.top+PA/2),this.topRightBorderStroke=Ee>0||je>0?ha(le.left+NA,le.top+PA/2,et-_r/2,Qt-PA/2,$r.TOP_RIGHT):new LA(le.left+le.width-_r/2,le.top+PA/2),this.bottomRightBorderStroke=zt>0||Pn>0?ha(le.left+fr,le.top+nr,zt-_r/2,Pn-yr/2,$r.BOTTOM_RIGHT):new LA(le.left+le.width-_r/2,le.top+le.height-yr/2),this.bottomLeftBorderStroke=AA>0||pA>0?ha(le.left+Ar/2,le.top+XA,AA-Ar/2,pA-yr/2,$r.BOTTOM_LEFT):new LA(le.left+Ar/2,le.top+le.height-yr/2),this.topLeftBorderBox=Ee>0||je>0?ha(le.left,le.top,Ee,je,$r.TOP_LEFT):new LA(le.left,le.top),this.topRightBorderBox=et>0||Qt>0?ha(le.left+NA,le.top,et,Qt,$r.TOP_RIGHT):new LA(le.left+le.width,le.top),this.bottomRightBorderBox=zt>0||Pn>0?ha(le.left+fr,le.top+nr,zt,Pn,$r.BOTTOM_RIGHT):new LA(le.left+le.width,le.top+le.height),this.bottomLeftBorderBox=AA>0||pA>0?ha(le.left,le.top+XA,AA,pA,$r.BOTTOM_LEFT):new LA(le.left,le.top+le.height),this.topLeftPaddingBox=Ee>0||je>0?ha(le.left+Ar,le.top+PA,Math.max(0,Ee-Ar),Math.max(0,je-PA),$r.TOP_LEFT):new LA(le.left+Ar,le.top+PA),this.topRightPaddingBox=et>0||Qt>0?ha(le.left+Math.min(NA,le.width-_r),le.top+PA,NA>le.width+_r?0:Math.max(0,et-_r),Math.max(0,Qt-PA),$r.TOP_RIGHT):new LA(le.left+le.width-_r,le.top+PA),this.bottomRightPaddingBox=zt>0||Pn>0?ha(le.left+Math.min(fr,le.width-Ar),le.top+Math.min(nr,le.height-yr),Math.max(0,zt-_r),Math.max(0,Pn-yr),$r.BOTTOM_RIGHT):new LA(le.left+le.width-_r,le.top+le.height-yr),this.bottomLeftPaddingBox=AA>0||pA>0?ha(le.left+Ar,le.top+Math.min(XA,le.height-yr),Math.max(0,AA-Ar),Math.max(0,pA-yr),$r.BOTTOM_LEFT):new LA(le.left+Ar,le.top+le.height-yr),this.topLeftContentBox=Ee>0||je>0?ha(le.left+Ar+ta,le.top+PA+hA,Math.max(0,Ee-(Ar+ta)),Math.max(0,je-(PA+hA)),$r.TOP_LEFT):new LA(le.left+Ar+ta,le.top+PA+hA),this.topRightContentBox=et>0||Qt>0?ha(le.left+Math.min(NA,le.width+Ar+ta),le.top+PA+hA,NA>le.width+Ar+ta?0:et-Ar+ta,Qt-(PA+hA),$r.TOP_RIGHT):new LA(le.left+le.width-(_r+Ko),le.top+PA+hA),this.bottomRightContentBox=zt>0||Pn>0?ha(le.left+Math.min(fr,le.width-(Ar+ta)),le.top+Math.min(nr,le.height+PA+hA),Math.max(0,zt-(_r+Ko)),Pn-(yr+qo),$r.BOTTOM_RIGHT):new LA(le.left+le.width-(_r+Ko),le.top+le.height-(yr+qo)),this.bottomLeftContentBox=AA>0||pA>0?ha(le.left+Ar+ta,le.top+XA,Math.max(0,AA-(Ar+ta)),pA-(yr+qo),$r.BOTTOM_LEFT):new LA(le.left+Ar+ta,le.top+le.height-(yr+qo))}return se}(),$r;(function(se){se[se.TOP_LEFT=0]="TOP_LEFT",se[se.TOP_RIGHT=1]="TOP_RIGHT",se[se.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",se[se.BOTTOM_LEFT=3]="BOTTOM_LEFT"})($r||($r={}));var ha=function(se,re,ge,le,we){var Ee=4*((Math.sqrt(2)-1)/3),je=ge*Ee,tt=le*Ee,et=se+ge,Qt=re+le;switch(we){case $r.TOP_LEFT:return new Yu(new LA(se,Qt),new LA(se,Qt-tt),new LA(et-je,re),new LA(et,re));case $r.TOP_RIGHT:return new Yu(new LA(se,re),new LA(se+je,re),new LA(et,Qt-tt),new LA(et,Qt));case $r.BOTTOM_RIGHT:return new Yu(new LA(et,re),new LA(et,re+tt),new LA(se+je,Qt),new LA(se,Qt));case $r.BOTTOM_LEFT:default:return new Yu(new LA(et,Qt),new LA(et-je,Qt),new LA(se,re+tt),new LA(se,re))}},qu=function(se){return[se.topLeftBorderBox,se.topRightBorderBox,se.bottomRightBorderBox,se.bottomLeftBorderBox]},Fp=function(se){return[se.topLeftContentBox,se.topRightContentBox,se.bottomRightContentBox,se.bottomLeftContentBox]},cd=function(se){return[se.topLeftPaddingBox,se.topRightPaddingBox,se.bottomRightPaddingBox,se.bottomLeftPaddingBox]},lr=function(){function se(re,ge,le){this.offsetX=re,this.offsetY=ge,this.matrix=le,this.type=0,this.target=6}return se}(),Ml=function(){function se(re,ge){this.path=re,this.target=ge,this.type=1}return se}(),ga=function(){function se(re){this.opacity=re,this.type=2,this.target=6}return se}(),dd=function(se){return se.type===0},fd=function(se){return se.type===1},$u=function(se){return se.type===2},Fs=function(se,re){return se.length===re.length?se.some(function(ge,le){return ge===re[le]}):!1},Bh=function(se,re,ge,le,we){return se.map(function(Ee,je){switch(je){case 0:return Ee.add(re,ge);case 1:return Ee.add(re+le,ge);case 2:return Ee.add(re+le,ge+we);case 3:return Ee.add(re,ge+we)}return Ee})},Tg=function(){function se(re){this.element=re,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return se}(),hd=function(){function se(re,ge){if(this.container=re,this.parent=ge,this.effects=[],this.curves=new Nm(this.container),this.container.styles.opacity<1&&this.effects.push(new ga(this.container.styles.opacity)),this.container.styles.transform!==null){var le=this.container.bounds.left+this.container.styles.transformOrigin[0].number,we=this.container.bounds.top+this.container.styles.transformOrigin[1].number,Ee=this.container.styles.transform;this.effects.push(new lr(le,we,Ee))}if(this.container.styles.overflowX!==0){var je=qu(this.curves),tt=cd(this.curves);Fs(je,tt)?this.effects.push(new Ml(je,6)):(this.effects.push(new Ml(je,2)),this.effects.push(new Ml(tt,4)))}}return se.prototype.getEffects=function(re){for(var ge=[2,3].indexOf(this.container.styles.position)===-1,le=this.parent,we=this.effects.slice(0);le;){var Ee=le.effects.filter(function(et){return!fd(et)});if(ge||le.container.styles.position!==0||!le.parent){if(we.unshift.apply(we,Ee),ge=[2,3].indexOf(le.container.styles.position)===-1,le.container.styles.overflowX!==0){var je=qu(le.curves),tt=cd(le.curves);Fs(je,tt)||we.unshift(new Ml(tt,6))}}else we.unshift.apply(we,Ee);le=le.parent}return we.filter(function(et){return Ra(et.target,re)})},se}(),kg=function(se,re,ge,le){se.container.elements.forEach(function(we){var Ee=Ra(we.flags,4),je=Ra(we.flags,2),tt=new hd(we,se);Ra(we.styles.display,2048)&&le.push(tt);var et=Ra(we.flags,8)?[]:le;if(Ee||je){var Qt=Ee||we.styles.isPositioned()?ge:re,kt=new Tg(tt);if(we.styles.isPositioned()||we.styles.opacity<1||we.styles.isTransformed()){var zt=we.styles.zIndex.order;if(zt<0){var Pn=0;Qt.negativeZIndex.some(function(AA,pA){return zt>AA.element.container.styles.zIndex.order?(Pn=pA,!1):Pn>0}),Qt.negativeZIndex.splice(Pn,0,kt)}else if(zt>0){var xA=0;Qt.positiveZIndex.some(function(AA,pA){return zt>=AA.element.container.styles.zIndex.order?(xA=pA+1,!1):xA>0}),Qt.positiveZIndex.splice(xA,0,kt)}else Qt.zeroOrAutoZIndexOrTransformedOrOpacity.push(kt)}else we.styles.isFloating()?Qt.nonPositionedFloats.push(kt):Qt.nonPositionedInlineLevel.push(kt);kg(tt,kt,Ee?kt:ge,et)}else we.styles.isInlineLevel()?re.inlineLevel.push(tt):re.nonInlineLevel.push(tt),kg(tt,re,ge,et);Ra(we.flags,8)&&Mg(we,et)})},Mg=function(se,re){for(var ge=se instanceof $c?se.start:1,le=se instanceof $c?se.reversed:!1,we=0;we<re.length;we++){var Ee=re[we];Ee.container instanceof Vf&&typeof Ee.container.value=="number"&&Ee.container.value!==0&&(ge=Ee.container.value),Ee.listValue=Og(ge,Ee.container.styles.listStyleType,!0),ge+=le?-1:1}},wo=function(se){var re=new hd(se,null),ge=new Tg(re),le=[];return kg(re,ge,ge,le),Mg(re.container,le),ge},uo=function(se,re){switch(re){case 0:return Yo(se.topLeftBorderBox,se.topLeftPaddingBox,se.topRightBorderBox,se.topRightPaddingBox);case 1:return Yo(se.topRightBorderBox,se.topRightPaddingBox,se.bottomRightBorderBox,se.bottomRightPaddingBox);case 2:return Yo(se.bottomRightBorderBox,se.bottomRightPaddingBox,se.bottomLeftBorderBox,se.bottomLeftPaddingBox);case 3:default:return Yo(se.bottomLeftBorderBox,se.bottomLeftPaddingBox,se.topLeftBorderBox,se.topLeftPaddingBox)}},Po=function(se,re){switch(re){case 0:return Yo(se.topLeftBorderBox,se.topLeftBorderDoubleOuterBox,se.topRightBorderBox,se.topRightBorderDoubleOuterBox);case 1:return Yo(se.topRightBorderBox,se.topRightBorderDoubleOuterBox,se.bottomRightBorderBox,se.bottomRightBorderDoubleOuterBox);case 2:return Yo(se.bottomRightBorderBox,se.bottomRightBorderDoubleOuterBox,se.bottomLeftBorderBox,se.bottomLeftBorderDoubleOuterBox);case 3:default:return Yo(se.bottomLeftBorderBox,se.bottomLeftBorderDoubleOuterBox,se.topLeftBorderBox,se.topLeftBorderDoubleOuterBox)}},yo=function(se,re){switch(re){case 0:return Yo(se.topLeftBorderDoubleInnerBox,se.topLeftPaddingBox,se.topRightBorderDoubleInnerBox,se.topRightPaddingBox);case 1:return Yo(se.topRightBorderDoubleInnerBox,se.topRightPaddingBox,se.bottomRightBorderDoubleInnerBox,se.bottomRightPaddingBox);case 2:return Yo(se.bottomRightBorderDoubleInnerBox,se.bottomRightPaddingBox,se.bottomLeftBorderDoubleInnerBox,se.bottomLeftPaddingBox);case 3:default:return Yo(se.bottomLeftBorderDoubleInnerBox,se.bottomLeftPaddingBox,se.topLeftBorderDoubleInnerBox,se.topLeftPaddingBox)}},Sh=function(se,re){switch(re){case 0:return ec(se.topLeftBorderStroke,se.topRightBorderStroke);case 1:return ec(se.topRightBorderStroke,se.bottomRightBorderStroke);case 2:return ec(se.bottomRightBorderStroke,se.bottomLeftBorderStroke);case 3:default:return ec(se.bottomLeftBorderStroke,se.topLeftBorderStroke)}},ec=function(se,re){var ge=[];return ii(se)?ge.push(se.subdivide(.5,!1)):ge.push(se),ii(re)?ge.push(re.subdivide(.5,!0)):ge.push(re),ge},Yo=function(se,re,ge,le){var we=[];return ii(se)?we.push(se.subdivide(.5,!1)):we.push(se),ii(ge)?we.push(ge.subdivide(.5,!0)):we.push(ge),ii(le)?we.push(le.subdivide(.5,!0).reverse()):we.push(le),ii(re)?we.push(re.subdivide(.5,!1).reverse()):we.push(re),we},wh=function(se){var re=se.bounds,ge=se.styles;return re.add(ge.borderLeftWidth,ge.borderTopWidth,-(ge.borderRightWidth+ge.borderLeftWidth),-(ge.borderTopWidth+ge.borderBottomWidth))},tc=function(se){var re=se.styles,ge=se.bounds,le=qr(re.paddingLeft,ge.width),we=qr(re.paddingRight,ge.width),Ee=qr(re.paddingTop,ge.width),je=qr(re.paddingBottom,ge.width);return ge.add(le+re.borderLeftWidth,Ee+re.borderTopWidth,-(re.borderRightWidth+re.borderLeftWidth+le+we),-(re.borderTopWidth+re.borderBottomWidth+Ee+je))},md=function(se,re){return se===0?re.bounds:se===2?tc(re):wh(re)},Dm=function(se,re){return se===0?re.bounds:se===2?tc(re):wh(re)},Di=function(se,re,ge){var le=md(mi(se.styles.backgroundOrigin,re),se),we=Dm(mi(se.styles.backgroundClip,re),se),Ee=Rl(mi(se.styles.backgroundSize,re),ge,le),je=Ee[0],tt=Ee[1],et=Pu(mi(se.styles.backgroundPosition,re),le.width-je,le.height-tt),Qt=Ph(mi(se.styles.backgroundRepeat,re),et,Ee,le,we),kt=Math.round(le.left+et[0]),zt=Math.round(le.top+et[1]);return[Qt,kt,zt,je,tt]},Es=function(se){return ia(se)&&se.value===_a.AUTO},Rg=function(se){return typeof se=="number"},Rl=function(se,re,ge){var le=re[0],we=re[1],Ee=re[2],je=se[0],tt=se[1];if(!je)return[0,0];if(Oa(je)&&tt&&Oa(tt))return[qr(je,ge.width),qr(tt,ge.height)];var et=Rg(Ee);if(ia(je)&&(je.value===_a.CONTAIN||je.value===_a.COVER)){if(Rg(Ee)){var Qt=ge.width/ge.height;return Qt<Ee!=(je.value===_a.COVER)?[ge.width,ge.width/Ee]:[ge.height*Ee,ge.height]}return[ge.width,ge.height]}var kt=Rg(le),zt=Rg(we),Pn=kt||zt;if(Es(je)&&(!tt||Es(tt))){if(kt&&zt)return[le,we];if(!et&&!Pn)return[ge.width,ge.height];if(Pn&&et){var xA=kt?le:we*Ee,AA=zt?we:le/Ee;return[xA,AA]}var pA=kt?le:ge.width,gr=zt?we:ge.height;return[pA,gr]}if(et){var DA=0,NA=0;return Oa(je)?DA=qr(je,ge.width):Oa(tt)&&(NA=qr(tt,ge.height)),Es(je)?DA=NA*Ee:(!tt||Es(tt))&&(NA=DA/Ee),[DA,NA]}var nr=null,fr=null;if(Oa(je)?nr=qr(je,ge.width):tt&&Oa(tt)&&(fr=qr(tt,ge.height)),nr!==null&&(!tt||Es(tt))&&(fr=kt&&zt?nr/le*we:ge.height),fr!==null&&Es(je)&&(nr=kt&&zt?fr/we*le:ge.width),nr!==null&&fr!==null)return[nr,fr];throw new Error("Unable to calculate background-size for element")},mi=function(se,re){var ge=se[re];return typeof ge=="undefined"?se[0]:ge},Ph=function(se,re,ge,le,we){var Ee=re[0],je=re[1],tt=ge[0],et=ge[1];switch(se){case 2:return[new LA(Math.round(le.left),Math.round(le.top+je)),new LA(Math.round(le.left+le.width),Math.round(le.top+je)),new LA(Math.round(le.left+le.width),Math.round(et+le.top+je)),new LA(Math.round(le.left),Math.round(et+le.top+je))];case 3:return[new LA(Math.round(le.left+Ee),Math.round(le.top)),new LA(Math.round(le.left+Ee+tt),Math.round(le.top)),new LA(Math.round(le.left+Ee+tt),Math.round(le.height+le.top)),new LA(Math.round(le.left+Ee),Math.round(le.height+le.top))];case 1:return[new LA(Math.round(le.left+Ee),Math.round(le.top+je)),new LA(Math.round(le.left+Ee+tt),Math.round(le.top+je)),new LA(Math.round(le.left+Ee+tt),Math.round(le.top+je+et)),new LA(Math.round(le.left+Ee),Math.round(le.top+je+et))];default:return[new LA(Math.round(we.left),Math.round(we.top)),new LA(Math.round(we.left+we.width),Math.round(we.top)),new LA(Math.round(we.left+we.width),Math.round(we.height+we.top)),new LA(Math.round(we.left),Math.round(we.height+we.top))]}},Gg="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",pd="Hidden Text",Ls=function(){function se(re){this._data={},this._document=re}return se.prototype.parseMetrics=function(re,ge){var le=this._document.createElement("div"),we=this._document.createElement("img"),Ee=this._document.createElement("span"),je=this._document.body;le.style.visibility="hidden",le.style.fontFamily=re,le.style.fontSize=ge,le.style.margin="0",le.style.padding="0",le.style.whiteSpace="nowrap",je.appendChild(le),we.src=Gg,we.width=1,we.height=1,we.style.margin="0",we.style.padding="0",we.style.verticalAlign="baseline",Ee.style.fontFamily=re,Ee.style.fontSize=ge,Ee.style.margin="0",Ee.style.padding="0",Ee.appendChild(this._document.createTextNode(pd)),le.appendChild(Ee),le.appendChild(we);var tt=we.offsetTop-Ee.offsetTop+2;le.removeChild(Ee),le.appendChild(this._document.createTextNode(pd)),le.style.lineHeight="normal",we.style.verticalAlign="super";var et=we.offsetTop-le.offsetTop+2;return je.removeChild(le),{baseline:tt,middle:et}},se.prototype.getMetrics=function(re,ge){var le=re+" "+ge;return typeof this._data[le]=="undefined"&&(this._data[le]=this.parseMetrics(re,ge)),this._data[le]},se}(),xs=function(){function se(re,ge){this.context=re,this.options=ge}return se}(),MA=1e4,Qa=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;return we._activeEffects=[],we.canvas=le.canvas?le.canvas:document.createElement("canvas"),we.ctx=we.canvas.getContext("2d"),le.canvas||(we.canvas.width=Math.floor(le.width*le.scale),we.canvas.height=Math.floor(le.height*le.scale),we.canvas.style.width=le.width+"px",we.canvas.style.height=le.height+"px"),we.fontMetrics=new Ls(document),we.ctx.scale(we.options.scale,we.options.scale),we.ctx.translate(-le.x,-le.y),we.ctx.textBaseline="bottom",we._activeEffects=[],we.context.logger.debug("Canvas renderer initialized ("+le.width+"x"+le.height+") with scale "+le.scale),we}return re.prototype.applyEffects=function(ge){for(var le=this;this._activeEffects.length;)this.popEffect();ge.forEach(function(we){return le.applyEffect(we)})},re.prototype.applyEffect=function(ge){this.ctx.save(),$u(ge)&&(this.ctx.globalAlpha=ge.opacity),dd(ge)&&(this.ctx.translate(ge.offsetX,ge.offsetY),this.ctx.transform(ge.matrix[0],ge.matrix[1],ge.matrix[2],ge.matrix[3],ge.matrix[4],ge.matrix[5]),this.ctx.translate(-ge.offsetX,-ge.offsetY)),fd(ge)&&(this.path(ge.path),this.ctx.clip()),this._activeEffects.push(ge)},re.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},re.prototype.renderStack=function(ge){return ct(this,void 0,void 0,function(){var le;return $t(this,function(we){switch(we.label){case 0:return le=ge.element.container.styles,le.isVisible()?[4,this.renderStackContent(ge)]:[3,2];case 1:we.sent(),we.label=2;case 2:return[2]}})})},re.prototype.renderNode=function(ge){return ct(this,void 0,void 0,function(){return $t(this,function(le){switch(le.label){case 0:if(Ra(ge.container.flags,16))debugger;return ge.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(ge)]:[3,3];case 1:return le.sent(),[4,this.renderNodeContent(ge)];case 2:le.sent(),le.label=3;case 3:return[2]}})})},re.prototype.renderTextWithLetterSpacing=function(ge,le,we){var Ee=this;if(le===0)this.ctx.fillText(ge.text,ge.bounds.left,ge.bounds.top+we);else{var je=qc(ge.text);je.reduce(function(tt,et){return Ee.ctx.fillText(et,tt,ge.bounds.top+we),tt+Ee.ctx.measureText(et).width},ge.bounds.left)}},re.prototype.createFontStyle=function(ge){var le=ge.fontVariant.filter(function(je){return je==="normal"||je==="small-caps"}).join(""),we=Us(ge.fontFamily).join(", "),Ee=vg(ge.fontSize)?""+ge.fontSize.number+ge.fontSize.unit:ge.fontSize.number+"px";return[[ge.fontStyle,le,ge.fontWeight,Ee,we].join(" "),we,Ee]},re.prototype.renderTextNode=function(ge,le){return ct(this,void 0,void 0,function(){var we,Ee,je,tt,et,Qt,kt,zt,Pn=this;return $t(this,function(xA){return we=this.createFontStyle(le),Ee=we[0],je=we[1],tt=we[2],this.ctx.font=Ee,this.ctx.direction=le.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",et=this.fontMetrics.getMetrics(je,tt),Qt=et.baseline,kt=et.middle,zt=le.paintOrder,ge.textBounds.forEach(function(AA){zt.forEach(function(pA){switch(pA){case 0:Pn.ctx.fillStyle=$a(le.color),Pn.renderTextWithLetterSpacing(AA,le.letterSpacing,Qt);var gr=le.textShadow;gr.length&&AA.text.trim().length&&(gr.slice(0).reverse().forEach(function(DA){Pn.ctx.shadowColor=$a(DA.color),Pn.ctx.shadowOffsetX=DA.offsetX.number*Pn.options.scale,Pn.ctx.shadowOffsetY=DA.offsetY.number*Pn.options.scale,Pn.ctx.shadowBlur=DA.blur.number,Pn.renderTextWithLetterSpacing(AA,le.letterSpacing,Qt)}),Pn.ctx.shadowColor="",Pn.ctx.shadowOffsetX=0,Pn.ctx.shadowOffsetY=0,Pn.ctx.shadowBlur=0),le.textDecorationLine.length&&(Pn.ctx.fillStyle=$a(le.textDecorationColor||le.color),le.textDecorationLine.forEach(function(DA){switch(DA){case 1:Pn.ctx.fillRect(AA.bounds.left,Math.round(AA.bounds.top+Qt),AA.bounds.width,1);break;case 2:Pn.ctx.fillRect(AA.bounds.left,Math.round(AA.bounds.top),AA.bounds.width,1);break;case 3:Pn.ctx.fillRect(AA.bounds.left,Math.ceil(AA.bounds.top+kt),AA.bounds.width,1);break}}));break;case 1:le.webkitTextStrokeWidth&&AA.text.trim().length&&(Pn.ctx.strokeStyle=$a(le.webkitTextStrokeColor),Pn.ctx.lineWidth=le.webkitTextStrokeWidth,Pn.ctx.lineJoin=window.chrome?"miter":"round",Pn.ctx.strokeText(AA.text,AA.bounds.left,AA.bounds.top+Qt)),Pn.ctx.strokeStyle="",Pn.ctx.lineWidth=0,Pn.ctx.lineJoin="miter";break}})}),[2]})})},re.prototype.renderReplacedElement=function(ge,le,we){if(we&&ge.intrinsicWidth>0&&ge.intrinsicHeight>0){var Ee=tc(ge),je=cd(le);this.path(je),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(we,0,0,ge.intrinsicWidth,ge.intrinsicHeight,Ee.left,Ee.top,Ee.width,Ee.height),this.ctx.restore()}},re.prototype.renderNodeContent=function(ge){return ct(this,void 0,void 0,function(){var le,we,Ee,je,tt,et,NA,NA,Qt,kt,zt,Pn,fr,xA,AA,XA,pA,gr,DA,NA,nr,fr,XA;return $t(this,function(PA){switch(PA.label){case 0:this.applyEffects(ge.getEffects(4)),le=ge.container,we=ge.curves,Ee=le.styles,je=0,tt=le.textNodes,PA.label=1;case 1:return je<tt.length?(et=tt[je],[4,this.renderTextNode(et,Ee)]):[3,4];case 2:PA.sent(),PA.label=3;case 3:return je++,[3,1];case 4:if(!(le instanceof Gf))return[3,8];PA.label=5;case 5:return PA.trys.push([5,7,,8]),[4,this.context.cache.match(le.src)];case 6:return NA=PA.sent(),this.renderReplacedElement(le,we,NA),[3,8];case 7:return PA.sent(),this.context.logger.error("Error loading image "+le.src),[3,8];case 8:if(le instanceof Kf&&this.renderReplacedElement(le,we,le.canvas),!(le instanceof zf))return[3,12];PA.label=9;case 9:return PA.trys.push([9,11,,12]),[4,this.context.cache.match(le.svg)];case 10:return NA=PA.sent(),this.renderReplacedElement(le,we,NA),[3,12];case 11:return PA.sent(),this.context.logger.error("Error loading svg "+le.svg.substring(0,255)),[3,12];case 12:return le instanceof Zf&&le.tree?(Qt=new re(this.context,{scale:this.options.scale,backgroundColor:le.backgroundColor,x:0,y:0,width:le.width,height:le.height}),[4,Qt.render(le.tree)]):[3,14];case 13:kt=PA.sent(),le.width&&le.height&&this.ctx.drawImage(kt,0,0,le.width,le.height,le.bounds.left,le.bounds.top,le.bounds.width,le.bounds.height),PA.label=14;case 14:if(le instanceof Qg&&(zt=Math.min(le.bounds.width,le.bounds.height),le.type===Gu?le.checked&&(this.ctx.save(),this.path([new LA(le.bounds.left+zt*.39363,le.bounds.top+zt*.79),new LA(le.bounds.left+zt*.16,le.bounds.top+zt*.5549),new LA(le.bounds.left+zt*.27347,le.bounds.top+zt*.44071),new LA(le.bounds.left+zt*.39694,le.bounds.top+zt*.5649),new LA(le.bounds.left+zt*.72983,le.bounds.top+zt*.23),new LA(le.bounds.left+zt*.84,le.bounds.top+zt*.34085),new LA(le.bounds.left+zt*.39363,le.bounds.top+zt*.79)]),this.ctx.fillStyle=$a(zu),this.ctx.fill(),this.ctx.restore()):le.type===Ku&&le.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(le.bounds.left+zt/2,le.bounds.top+zt/2,zt/4,0,Math.PI*2,!0),this.ctx.fillStyle=$a(zu),this.ctx.fill(),this.ctx.restore())),vd(le)&&le.value.length){switch(Pn=this.createFontStyle(Ee),fr=Pn[0],xA=Pn[1],AA=this.fontMetrics.getMetrics(fr,xA).baseline,this.ctx.font=fr,this.ctx.fillStyle=$a(Ee.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Gl(le.styles.textAlign),XA=tc(le),pA=0,le.styles.textAlign){case 1:pA+=XA.width/2;break;case 2:pA+=XA.width;break}gr=XA.add(pA,0,0,-XA.height/2+1),this.ctx.save(),this.path([new LA(XA.left,XA.top),new LA(XA.left+XA.width,XA.top),new LA(XA.left+XA.width,XA.top+XA.height),new LA(XA.left,XA.top+XA.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new el(le.value,gr),Ee.letterSpacing,AA),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!Ra(le.styles.display,2048))return[3,20];if(le.styles.listStyleImage===null)return[3,19];if(DA=le.styles.listStyleImage,DA.type!==0)return[3,18];NA=void 0,nr=DA.url,PA.label=15;case 15:return PA.trys.push([15,17,,18]),[4,this.context.cache.match(nr)];case 16:return NA=PA.sent(),this.ctx.drawImage(NA,le.bounds.left-(NA.width+10),le.bounds.top),[3,18];case 17:return PA.sent(),this.context.logger.error("Error loading list-style-image "+nr),[3,18];case 18:return[3,20];case 19:ge.listValue&&le.styles.listStyleType!==-1&&(fr=this.createFontStyle(Ee)[0],this.ctx.font=fr,this.ctx.fillStyle=$a(Ee.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",XA=new Et(le.bounds.left,le.bounds.top+qr(le.styles.paddingTop,le.bounds.width),le.bounds.width,df(Ee.lineHeight,Ee.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new el(ge.listValue,XA),Ee.letterSpacing,df(Ee.lineHeight,Ee.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),PA.label=20;case 20:return[2]}})})},re.prototype.renderStackContent=function(ge){return ct(this,void 0,void 0,function(){var le,we,DA,Ee,je,DA,tt,et,DA,Qt,kt,DA,zt,Pn,DA,xA,AA,DA,pA,gr,DA;return $t(this,function(NA){switch(NA.label){case 0:if(Ra(ge.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(ge.element)];case 1:NA.sent(),le=0,we=ge.negativeZIndex,NA.label=2;case 2:return le<we.length?(DA=we[le],[4,this.renderStack(DA)]):[3,5];case 3:NA.sent(),NA.label=4;case 4:return le++,[3,2];case 5:return[4,this.renderNodeContent(ge.element)];case 6:NA.sent(),Ee=0,je=ge.nonInlineLevel,NA.label=7;case 7:return Ee<je.length?(DA=je[Ee],[4,this.renderNode(DA)]):[3,10];case 8:NA.sent(),NA.label=9;case 9:return Ee++,[3,7];case 10:tt=0,et=ge.nonPositionedFloats,NA.label=11;case 11:return tt<et.length?(DA=et[tt],[4,this.renderStack(DA)]):[3,14];case 12:NA.sent(),NA.label=13;case 13:return tt++,[3,11];case 14:Qt=0,kt=ge.nonPositionedInlineLevel,NA.label=15;case 15:return Qt<kt.length?(DA=kt[Qt],[4,this.renderStack(DA)]):[3,18];case 16:NA.sent(),NA.label=17;case 17:return Qt++,[3,15];case 18:zt=0,Pn=ge.inlineLevel,NA.label=19;case 19:return zt<Pn.length?(DA=Pn[zt],[4,this.renderNode(DA)]):[3,22];case 20:NA.sent(),NA.label=21;case 21:return zt++,[3,19];case 22:xA=0,AA=ge.zeroOrAutoZIndexOrTransformedOrOpacity,NA.label=23;case 23:return xA<AA.length?(DA=AA[xA],[4,this.renderStack(DA)]):[3,26];case 24:NA.sent(),NA.label=25;case 25:return xA++,[3,23];case 26:pA=0,gr=ge.positiveZIndex,NA.label=27;case 27:return pA<gr.length?(DA=gr[pA],[4,this.renderStack(DA)]):[3,30];case 28:NA.sent(),NA.label=29;case 29:return pA++,[3,27];case 30:return[2]}})})},re.prototype.mask=function(ge){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(ge.slice(0).reverse()),this.ctx.closePath()},re.prototype.path=function(ge){this.ctx.beginPath(),this.formatPath(ge),this.ctx.closePath()},re.prototype.formatPath=function(ge){var le=this;ge.forEach(function(we,Ee){var je=ii(we)?we.start:we;Ee===0?le.ctx.moveTo(je.x,je.y):le.ctx.lineTo(je.x,je.y),ii(we)&&le.ctx.bezierCurveTo(we.startControl.x,we.startControl.y,we.endControl.x,we.endControl.y,we.end.x,we.end.y)})},re.prototype.renderRepeat=function(ge,le,we,Ee){this.path(ge),this.ctx.fillStyle=le,this.ctx.translate(we,Ee),this.ctx.fill(),this.ctx.translate(-we,-Ee)},re.prototype.resizeImage=function(ge,le,we){var Ee;if(ge.width===le&&ge.height===we)return ge;var je=(Ee=this.canvas.ownerDocument)!==null&&Ee!==void 0?Ee:document,tt=je.createElement("canvas");tt.width=Math.max(1,le),tt.height=Math.max(1,we);var et=tt.getContext("2d");return et.drawImage(ge,0,0,ge.width,ge.height,0,0,le,we),tt},re.prototype.renderBackgroundImage=function(ge){return ct(this,void 0,void 0,function(){var le,we,Ee,je,tt,et;return $t(this,function(Qt){switch(Qt.label){case 0:le=ge.styles.backgroundImage.length-1,we=function(kt){var zt,Pn,xA,hA,bo,Qo,ta,no,yr,AA,hA,bo,Qo,ta,no,pA,gr,DA,NA,nr,fr,XA,PA,_r,yr,Ar,hA,Ko,qo,ta,no,As,bo,Qo,al,si,rs,ol,Qs,_i,Is,as;return $t(this,function(Kl){switch(Kl.label){case 0:if(kt.type!==0)return[3,5];zt=void 0,Pn=kt.url,Kl.label=1;case 1:return Kl.trys.push([1,3,,4]),[4,Ee.context.cache.match(Pn)];case 2:return zt=Kl.sent(),[3,4];case 3:return Kl.sent(),Ee.context.logger.error("Error loading background-image "+Pn),[3,4];case 4:return zt&&(xA=Di(ge,le,[zt.width,zt.height,zt.width/zt.height]),hA=xA[0],bo=xA[1],Qo=xA[2],ta=xA[3],no=xA[4],yr=Ee.ctx.createPattern(Ee.resizeImage(zt,ta,no),"repeat"),Ee.renderRepeat(hA,yr,bo,Qo)),[3,6];case 5:Qi(kt)?(AA=Di(ge,le,[null,null,null]),hA=AA[0],bo=AA[1],Qo=AA[2],ta=AA[3],no=AA[4],pA=l0(kt.angle,ta,no),gr=pA[0],DA=pA[1],NA=pA[2],nr=pA[3],fr=pA[4],XA=document.createElement("canvas"),XA.width=ta,XA.height=no,PA=XA.getContext("2d"),_r=PA.createLinearGradient(DA,nr,NA,fr),tf(kt.stops,gr).forEach(function(Ns){return _r.addColorStop(Ns.stop,$a(Ns.color))}),PA.fillStyle=_r,PA.fillRect(0,0,ta,no),ta>0&&no>0&&(yr=Ee.ctx.createPattern(XA,"repeat"),Ee.renderRepeat(hA,yr,bo,Qo))):f0(kt)&&(Ar=Di(ge,le,[null,null,null]),hA=Ar[0],Ko=Ar[1],qo=Ar[2],ta=Ar[3],no=Ar[4],As=kt.position.length===0?[Cc]:kt.position,bo=qr(As[0],ta),Qo=qr(As[As.length-1],no),al=g0(kt,bo,Qo,ta,no),si=al[0],rs=al[1],si>0&&rs>0&&(ol=Ee.ctx.createRadialGradient(Ko+bo,qo+Qo,0,Ko+bo,qo+Qo,si),tf(kt.stops,si*2).forEach(function(Ns){return ol.addColorStop(Ns.stop,$a(Ns.color))}),Ee.path(hA),Ee.ctx.fillStyle=ol,si!==rs?(Qs=ge.bounds.left+.5*ge.bounds.width,_i=ge.bounds.top+.5*ge.bounds.height,Is=rs/si,as=1/Is,Ee.ctx.save(),Ee.ctx.translate(Qs,_i),Ee.ctx.transform(1,0,0,Is,0,0),Ee.ctx.translate(-Qs,-_i),Ee.ctx.fillRect(Ko,as*(qo-_i)+_i,ta,no*as),Ee.ctx.restore()):Ee.ctx.fill())),Kl.label=6;case 6:return le--,[2]}})},Ee=this,je=0,tt=ge.styles.backgroundImage.slice(0).reverse(),Qt.label=1;case 1:return je<tt.length?(et=tt[je],[5,we(et)]):[3,4];case 2:Qt.sent(),Qt.label=3;case 3:return je++,[3,1];case 4:return[2]}})})},re.prototype.renderSolidBorder=function(ge,le,we){return ct(this,void 0,void 0,function(){return $t(this,function(Ee){return this.path(uo(we,le)),this.ctx.fillStyle=$a(ge),this.ctx.fill(),[2]})})},re.prototype.renderDoubleBorder=function(ge,le,we,Ee){return ct(this,void 0,void 0,function(){var je,tt;return $t(this,function(et){switch(et.label){case 0:return le<3?[4,this.renderSolidBorder(ge,we,Ee)]:[3,2];case 1:return et.sent(),[2];case 2:return je=Po(Ee,we),this.path(je),this.ctx.fillStyle=$a(ge),this.ctx.fill(),tt=yo(Ee,we),this.path(tt),this.ctx.fill(),[2]}})})},re.prototype.renderNodeBackgroundAndBorders=function(ge){return ct(this,void 0,void 0,function(){var le,we,Ee,je,tt,et,Qt,kt,zt=this;return $t(this,function(Pn){switch(Pn.label){case 0:return this.applyEffects(ge.getEffects(2)),le=ge.container.styles,we=!xo(le.backgroundColor)||le.backgroundImage.length,Ee=[{style:le.borderTopStyle,color:le.borderTopColor,width:le.borderTopWidth},{style:le.borderRightStyle,color:le.borderRightColor,width:le.borderRightWidth},{style:le.borderBottomStyle,color:le.borderBottomColor,width:le.borderBottomWidth},{style:le.borderLeftStyle,color:le.borderLeftColor,width:le.borderLeftWidth}],je=rl(mi(le.backgroundClip,0),ge.curves),we||le.boxShadow.length?(this.ctx.save(),this.path(je),this.ctx.clip(),xo(le.backgroundColor)||(this.ctx.fillStyle=$a(le.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(ge.container)]):[3,2];case 1:Pn.sent(),this.ctx.restore(),le.boxShadow.slice(0).reverse().forEach(function(xA){zt.ctx.save();var AA=qu(ge.curves),pA=xA.inset?0:MA,gr=Bh(AA,-pA+(xA.inset?1:-1)*xA.spread.number,(xA.inset?1:-1)*xA.spread.number,xA.spread.number*(xA.inset?-2:2),xA.spread.number*(xA.inset?-2:2));xA.inset?(zt.path(AA),zt.ctx.clip(),zt.mask(gr)):(zt.mask(AA),zt.ctx.clip(),zt.path(gr)),zt.ctx.shadowOffsetX=xA.offsetX.number+pA,zt.ctx.shadowOffsetY=xA.offsetY.number,zt.ctx.shadowColor=$a(xA.color),zt.ctx.shadowBlur=xA.blur.number,zt.ctx.fillStyle=xA.inset?$a(xA.color):"rgba(0,0,0,1)",zt.ctx.fill(),zt.ctx.restore()}),Pn.label=2;case 2:tt=0,et=0,Qt=Ee,Pn.label=3;case 3:return et<Qt.length?(kt=Qt[et],kt.style!==0&&!xo(kt.color)&&kt.width>0?kt.style!==2?[3,5]:[4,this.renderDashedDottedBorder(kt.color,kt.width,tt,ge.curves,2)]:[3,11]):[3,13];case 4:return Pn.sent(),[3,11];case 5:return kt.style!==3?[3,7]:[4,this.renderDashedDottedBorder(kt.color,kt.width,tt,ge.curves,3)];case 6:return Pn.sent(),[3,11];case 7:return kt.style!==4?[3,9]:[4,this.renderDoubleBorder(kt.color,kt.width,tt,ge.curves)];case 8:return Pn.sent(),[3,11];case 9:return[4,this.renderSolidBorder(kt.color,tt,ge.curves)];case 10:Pn.sent(),Pn.label=11;case 11:tt++,Pn.label=12;case 12:return et++,[3,3];case 13:return[2]}})})},re.prototype.renderDashedDottedBorder=function(ge,le,we,Ee,je){return ct(this,void 0,void 0,function(){var tt,et,Qt,kt,zt,Pn,xA,AA,pA,gr,DA,NA,nr,fr,XA,PA,XA,PA;return $t(this,function(_r){return this.ctx.save(),tt=Sh(Ee,we),et=uo(Ee,we),je===2&&(this.path(et),this.ctx.clip()),ii(et[0])?(Qt=et[0].start.x,kt=et[0].start.y):(Qt=et[0].x,kt=et[0].y),ii(et[1])?(zt=et[1].end.x,Pn=et[1].end.y):(zt=et[1].x,Pn=et[1].y),we===0||we===2?xA=Math.abs(Qt-zt):xA=Math.abs(kt-Pn),this.ctx.beginPath(),je===3?this.formatPath(tt):this.formatPath(et.slice(0,2)),AA=le<3?le*3:le*2,pA=le<3?le*2:le,je===3&&(AA=le,pA=le),gr=!0,xA<=AA*2?gr=!1:xA<=AA*2+pA?(DA=xA/(2*AA+pA),AA*=DA,pA*=DA):(NA=Math.floor((xA+pA)/(AA+pA)),nr=(xA-NA*AA)/(NA-1),fr=(xA-(NA+1)*AA)/NA,pA=fr<=0||Math.abs(pA-nr)<Math.abs(pA-fr)?nr:fr),gr&&(je===3?this.ctx.setLineDash([0,AA+pA]):this.ctx.setLineDash([AA,pA])),je===3?(this.ctx.lineCap="round",this.ctx.lineWidth=le):this.ctx.lineWidth=le*2+1.1,this.ctx.strokeStyle=$a(ge),this.ctx.stroke(),this.ctx.setLineDash([]),je===2&&(ii(et[0])&&(XA=et[3],PA=et[0],this.ctx.beginPath(),this.formatPath([new LA(XA.end.x,XA.end.y),new LA(PA.start.x,PA.start.y)]),this.ctx.stroke()),ii(et[1])&&(XA=et[1],PA=et[2],this.ctx.beginPath(),this.formatPath([new LA(XA.end.x,XA.end.y),new LA(PA.start.x,PA.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},re.prototype.render=function(ge){return ct(this,void 0,void 0,function(){var le;return $t(this,function(we){switch(we.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=$a(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),le=wo(ge),[4,this.renderStack(le)];case 1:return we.sent(),this.applyEffects([]),[2,this.canvas]}})})},re}(xs),vd=function(se){return se instanceof ed||se instanceof Jf?!0:se instanceof Qg&&se.type!==Ku&&se.type!==Gu},rl=function(se,re){switch(se){case 0:return qu(re);case 2:return Fp(re);case 1:default:return cd(re)}},Gl=function(se){switch(se){case 1:return"center";case 2:return"right";case 0:default:return"left"}},dr=["-apple-system","system-ui"],Us=function(se){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?se.filter(function(re){return dr.indexOf(re)===-1}):se},Go=function(se){Ue(re,se);function re(ge,le){var we=se.call(this,ge,le)||this;return we.canvas=le.canvas?le.canvas:document.createElement("canvas"),we.ctx=we.canvas.getContext("2d"),we.options=le,we.canvas.width=Math.floor(le.width*le.scale),we.canvas.height=Math.floor(le.height*le.scale),we.canvas.style.width=le.width+"px",we.canvas.style.height=le.height+"px",we.ctx.scale(we.options.scale,we.options.scale),we.ctx.translate(-le.x,-le.y),we.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+le.width+"x"+le.height+" at "+le.x+","+le.y+") with scale "+le.scale),we}return re.prototype.render=function(ge){return ct(this,void 0,void 0,function(){var le,we;return $t(this,function(Ee){switch(Ee.label){case 0:return le=Ru(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,ge),[4,yh(le)];case 1:return we=Ee.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=$a(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(we,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},re}(xs),yh=function(se){return new Promise(function(re,ge){var le=new Image;le.onload=function(){re(le)},le.onerror=ge,le.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(se))})},Oi=function(){function se(re){var ge=re.id,le=re.enabled;this.id=ge,this.enabled=le,this.start=Date.now()}return se.prototype.debug=function(){for(var re=[],ge=0;ge<arguments.length;ge++)re[ge]=arguments[ge];this.enabled&&(typeof window!="undefined"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,on([this.id,this.getTime()+"ms"],re)):this.info.apply(this,re))},se.prototype.getTime=function(){return Date.now()-this.start},se.prototype.info=function(){for(var re=[],ge=0;ge<arguments.length;ge++)re[ge]=arguments[ge];this.enabled&&typeof window!="undefined"&&window.console&&typeof console.info=="function"&&console.info.apply(console,on([this.id,this.getTime()+"ms"],re))},se.prototype.warn=function(){for(var re=[],ge=0;ge<arguments.length;ge++)re[ge]=arguments[ge];this.enabled&&(typeof window!="undefined"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,on([this.id,this.getTime()+"ms"],re)):this.info.apply(this,re))},se.prototype.error=function(){for(var re=[],ge=0;ge<arguments.length;ge++)re[ge]=arguments[ge];this.enabled&&(typeof window!="undefined"&&window.console&&typeof console.error=="function"?console.error.apply(console,on([this.id,this.getTime()+"ms"],re)):this.info.apply(this,re))},se.instances={},se}(),Om=function(){function se(re,ge){var le;this.windowBounds=ge,this.instanceName="#"+se.instanceCount++,this.logger=new Oi({id:this.instanceName,enabled:re.logging}),this.cache=(le=re.cache)!==null&&le!==void 0?le:new Xo(this,re)}return se.instanceCount=1,se}(),_m=function(se,re){return re===void 0&&(re={}),Hm(se,re)};typeof window!="undefined"&&ph.setContext(window);var Hm=function(se,re){return ct(void 0,void 0,void 0,function(){var ge,le,we,Ee,je,tt,et,Qt,kt,zt,Pn,xA,AA,pA,gr,DA,NA,nr,fr,XA,_r,PA,_r,yr,Ar,hA,Ko,qo,ta,no,As,bo,Qo,al,si,rs,ol,Qs,_i,Is;return $t(this,function(as){switch(as.label){case 0:if(!se||typeof se!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(ge=se.ownerDocument,!ge)throw new Error("Element is not attached to a Document");if(le=ge.defaultView,!le)throw new Error("Document is not attached to a Window");return we={allowTaint:(yr=re.allowTaint)!==null&&yr!==void 0?yr:!1,imageTimeout:(Ar=re.imageTimeout)!==null&&Ar!==void 0?Ar:15e3,proxy:re.proxy,useCORS:(hA=re.useCORS)!==null&&hA!==void 0?hA:!1},Ee=Ce({logging:(Ko=re.logging)!==null&&Ko!==void 0?Ko:!0,cache:re.cache},we),je={windowWidth:(qo=re.windowWidth)!==null&&qo!==void 0?qo:le.innerWidth,windowHeight:(ta=re.windowHeight)!==null&&ta!==void 0?ta:le.innerHeight,scrollX:(no=re.scrollX)!==null&&no!==void 0?no:le.pageXOffset,scrollY:(As=re.scrollY)!==null&&As!==void 0?As:le.pageYOffset},tt=new Et(je.scrollX,je.scrollY,je.windowWidth,je.windowHeight),et=new Om(Ee,tt),Qt=(bo=re.foreignObjectRendering)!==null&&bo!==void 0?bo:!1,kt={allowTaint:(Qo=re.allowTaint)!==null&&Qo!==void 0?Qo:!1,onclone:re.onclone,ignoreElements:re.ignoreElements,inlineImages:Qt,copyStyles:Qt},et.logger.debug("Starting document clone with size "+tt.width+"x"+tt.height+" scrolled to "+-tt.left+","+-tt.top),zt=new Em(et,se,kt),Pn=zt.clonedReferenceElement,Pn?[4,zt.toIFrame(ge,tt)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return xA=as.sent(),AA=nd(Pn)||ym(Pn)?Bt(Pn.ownerDocument):gn(et,Pn),pA=AA.width,gr=AA.height,DA=AA.left,NA=AA.top,nr=Na(et,Pn,re.backgroundColor),fr={canvas:re.canvas,backgroundColor:nr,scale:(si=(al=re.scale)!==null&&al!==void 0?al:le.devicePixelRatio)!==null&&si!==void 0?si:1,x:((rs=re.x)!==null&&rs!==void 0?rs:0)+DA,y:((ol=re.y)!==null&&ol!==void 0?ol:0)+NA,width:(Qs=re.width)!==null&&Qs!==void 0?Qs:Math.ceil(pA),height:(_i=re.height)!==null&&_i!==void 0?_i:Math.ceil(gr)},Qt?(et.logger.debug("Document cloned, using foreign object rendering"),_r=new Go(et,fr),[4,_r.render(Pn)]):[3,3];case 2:return XA=as.sent(),[3,5];case 3:return et.logger.debug("Document cloned, element located at "+DA+","+NA+" with size "+pA+"x"+gr+" using computed rendering"),et.logger.debug("Starting DOM parsing"),PA=Yf(et,Pn),nr===PA.styles.backgroundColor&&(PA.styles.backgroundColor=eo.TRANSPARENT),et.logger.debug("Starting renderer for element at "+fr.x+","+fr.y+" with size "+fr.width+"x"+fr.height),_r=new Qa(et,fr),[4,_r.render(PA)];case 4:XA=as.sent(),as.label=5;case 5:return(!((Is=re.removeContainer)!==null&&Is!==void 0)||Is)&&(Em.destroy(xA)||et.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),et.logger.debug("Finished rendering"),[2,XA]}})})},Na=function(se,re,ge){var le=re.ownerDocument,we=le.documentElement?Ul(se,getComputedStyle(le.documentElement).backgroundColor):eo.TRANSPARENT,Ee=le.body?Ul(se,getComputedStyle(le.body).backgroundColor):eo.TRANSPARENT,je=typeof ge=="string"?Ul(se,ge):ge===null?eo.TRANSPARENT:4294967295;return re===le.documentElement?xo(we)?xo(Ee)?je:Ee:we:je};return _m})},44164:function(qt,kn,Ue){var Ce=Ue(97671);(function($t,on){qt.exports=on(Ue(65355),Ue(64270))})(self,function(ct,$t){return function(){var on={"./src/plugin/hyperlinks.js":function(He,Ze,Be){"use strict";Be.r(Ze);var ke=Be("./node_modules/core-js/modules/web.dom-collections.for-each.js"),Oe=Be.n(ke),Ie=Be("./node_modules/core-js/modules/es.string.link.js"),me=Be.n(Ie),a=Be("./src/worker.js"),y=Be("./src/utils.js"),te=[],z={toContainer:a.default.prototype.toContainer,toPdf:a.default.prototype.toPdf};a.default.prototype.toContainer=function(){return z.toContainer.call(this).then(function(){if(this.opt.enableLinks){var de=this.prop.container,Se=de.querySelectorAll("a"),Le=(0,y.unitConvert)(de.getBoundingClientRect(),this.prop.pageSize.k);te=[],Array.prototype.forEach.call(Se,function(xe){for(var _e=xe.getClientRects(),Ye=0;Ye<_e.length;Ye++){var ze=(0,y.unitConvert)(_e[Ye],this.prop.pageSize.k);ze.left-=Le.left,ze.top-=Le.top;var ht=Math.floor(ze.top/this.prop.pageSize.inner.height)+1,Pt=this.opt.margin[0]+ze.top%this.prop.pageSize.inner.height,Yt=this.opt.margin[1]+ze.left;te.push({page:ht,top:Pt,left:Yt,clientRect:ze,link:xe})}},this)}})},a.default.prototype.toPdf=function(){return z.toPdf.call(this).then(function(){if(this.opt.enableLinks){te.forEach(function(Se){this.prop.pdf.setPage(Se.page),this.prop.pdf.link(Se.left,Se.top,Se.clientRect.width,Se.clientRect.height,{url:Se.link.href})},this);var de=this.prop.pdf.internal.getNumberOfPages();this.prop.pdf.setPage(de)}})}},"./src/plugin/jspdf-plugin.js":function(He,Ze,Be){"use strict";Be.r(Ze);var ke=Be("./node_modules/core-js/modules/es.symbol.js"),Oe=Be.n(ke),Ie=Be("./node_modules/core-js/modules/es.symbol.description.js"),me=Be.n(Ie),a=Be("./node_modules/core-js/modules/es.object.to-string.js"),y=Be.n(a),te=Be("./node_modules/core-js/modules/es.symbol.iterator.js"),z=Be.n(te),ne=Be("./node_modules/core-js/modules/es.array.iterator.js"),oe=Be.n(ne),de=Be("./node_modules/core-js/modules/es.string.iterator.js"),Se=Be.n(de),Le=Be("./node_modules/core-js/modules/web.dom-collections.iterator.js"),xe=Be.n(Le),_e=Be("jspdf"),Ye=Be.n(_e);function ze(ht){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ze=function(Yt){return typeof Yt}:ze=function(Yt){return Yt&&typeof Symbol=="function"&&Yt.constructor===Symbol&&Yt!==Symbol.prototype?"symbol":typeof Yt},ze(ht)}_e.jsPDF.getPageSize=function(ht,Pt,Yt){if(ze(ht)==="object"){var Kt=ht;ht=Kt.orientation,Pt=Kt.unit||Pt,Yt=Kt.format||Yt}Pt=Pt||"mm",Yt=Yt||"a4",ht=(""+(ht||"P")).toLowerCase();var bn=(""+Yt).toLowerCase(),Fn={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};switch(Pt){case"pt":var _t=1;break;case"mm":var _t=72/25.4;break;case"cm":var _t=72/2.54;break;case"in":var _t=72;break;case"px":var _t=72/96;break;case"pc":var _t=12;break;case"em":var _t=12;break;case"ex":var _t=6;break;default:throw"Invalid unit: "+Pt}if(Fn.hasOwnProperty(bn))var jt=Fn[bn][1]/_t,Wt=Fn[bn][0]/_t;else try{var jt=Yt[1],Wt=Yt[0]}catch(mt){throw new Error("Invalid format: "+Yt)}if(ht==="p"||ht==="portrait"){if(ht="p",Wt>jt){var ft=Wt;Wt=jt,jt=ft}}else if(ht==="l"||ht==="landscape"){if(ht="l",jt>Wt){var ft=Wt;Wt=jt,jt=ft}}else throw"Invalid orientation: "+ht;var vt={width:Wt,height:jt,unit:Pt,k:_t};return vt},Ze.default=_e.jsPDF},"./src/plugin/pagebreaks.js":function(He,Ze,Be){"use strict";Be.r(Ze);var ke=Be("./node_modules/core-js/modules/es.array.concat.js"),Oe=Be.n(ke),Ie=Be("./node_modules/core-js/modules/es.array.slice.js"),me=Be.n(Ie),a=Be("./node_modules/core-js/modules/es.array.join.js"),y=Be.n(a),te=Be("./node_modules/core-js/modules/web.dom-collections.for-each.js"),z=Be.n(te),ne=Be("./node_modules/core-js/modules/es.object.keys.js"),oe=Be.n(ne),de=Be("./src/worker.js"),Se=Be("./src/utils.js"),Le={toContainer:de.default.prototype.toContainer};de.default.template.opt.pagebreak={mode:["css","legacy"],before:[],after:[],avoid:[]},de.default.prototype.toContainer=function(){return Le.toContainer.call(this).then(function(){var Ye=this.prop.container,ze=this.prop.pageSize.inner.px.height,ht=[].concat(this.opt.pagebreak.mode),Pt={avoidAll:ht.indexOf("avoid-all")!==-1,css:ht.indexOf("css")!==-1,legacy:ht.indexOf("legacy")!==-1},Yt={},Kt=this;["before","after","avoid"].forEach(function(_t){var jt=Pt.avoidAll&&_t==="avoid";Yt[_t]=jt?[]:[].concat(Kt.opt.pagebreak[_t]||[]),Yt[_t].length>0&&(Yt[_t]=Array.prototype.slice.call(Ye.querySelectorAll(Yt[_t].join(", "))))});var bn=Ye.querySelectorAll(".html2pdf__page-break");bn=Array.prototype.slice.call(bn);var Fn=Ye.querySelectorAll("*");Array.prototype.forEach.call(Fn,function(jt){var Wt={before:!1,after:Pt.legacy&&bn.indexOf(jt)!==-1,avoid:Pt.avoidAll};if(Pt.css){var ft=window.getComputedStyle(jt),vt=["always","page","left","right"],mt=["avoid","avoid-page"];Wt={before:Wt.before||vt.indexOf(ft.breakBefore||ft.pageBreakBefore)!==-1,after:Wt.after||vt.indexOf(ft.breakAfter||ft.pageBreakAfter)!==-1,avoid:Wt.avoid||mt.indexOf(ft.breakInside||ft.pageBreakInside)!==-1}}Object.keys(Wt).forEach(function(jn){Wt[jn]=Wt[jn]||Yt[jn].indexOf(jt)!==-1});var sn=jt.getBoundingClientRect();if(Wt.avoid&&!Wt.before){var eA=Math.floor(sn.top/ze),bt=Math.floor(sn.bottom/ze),Tt=Math.abs(sn.bottom-sn.top)/ze;bt!==eA&&Tt<=1&&(Wt.before=!0)}if(Wt.before){var cn=(0,Se.createElement)("div",{style:{display:"block",height:ze-sn.top%ze+"px"}});jt.parentNode.insertBefore(cn,jt)}if(Wt.after){var cn=(0,Se.createElement)("div",{style:{display:"block",height:ze-sn.bottom%ze+"px"}});jt.parentNode.insertBefore(cn,jt.nextSibling)}})})}},"./src/utils.js":function(He,Ze,Be){"use strict";Be.r(Ze),Be.d(Ze,{objType:function(){return ht},createElement:function(){return Pt},cloneNode:function(){return Yt},unitConvert:function(){return Kt},toPx:function(){return bn}});var ke=Be("./node_modules/core-js/modules/es.number.constructor.js"),Oe=Be.n(ke),Ie=Be("./node_modules/core-js/modules/es.symbol.js"),me=Be.n(Ie),a=Be("./node_modules/core-js/modules/es.symbol.description.js"),y=Be.n(a),te=Be("./node_modules/core-js/modules/es.object.to-string.js"),z=Be.n(te),ne=Be("./node_modules/core-js/modules/es.symbol.iterator.js"),oe=Be.n(ne),de=Be("./node_modules/core-js/modules/es.array.iterator.js"),Se=Be.n(de),Le=Be("./node_modules/core-js/modules/es.string.iterator.js"),xe=Be.n(Le),_e=Be("./node_modules/core-js/modules/web.dom-collections.iterator.js"),Ye=Be.n(_e);function ze(Fn){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ze=function(jt){return typeof jt}:ze=function(jt){return jt&&typeof Symbol=="function"&&jt.constructor===Symbol&&jt!==Symbol.prototype?"symbol":typeof jt},ze(Fn)}var ht=function(_t){var jt=ze(_t);return jt==="undefined"?"undefined":jt==="string"||_t instanceof String?"string":jt==="number"||_t instanceof Number?"number":jt==="function"||_t instanceof Function?"function":_t&&_t.constructor===Array?"array":_t&&_t.nodeType===1?"element":jt==="object"?"object":"unknown"},Pt=function(_t,jt){var Wt=document.createElement(_t);if(jt.className&&(Wt.className=jt.className),jt.innerHTML){Wt.innerHTML=jt.innerHTML;for(var ft=Wt.getElementsByTagName("script"),vt=ft.length;vt-- >0;null)ft[vt].parentNode.removeChild(ft[vt])}for(var mt in jt.style)Wt.style[mt]=jt.style[mt];return Wt},Yt=function Fn(_t,jt){for(var Wt=_t.nodeType===3?document.createTextNode(_t.nodeValue):_t.cloneNode(!1),ft=_t.firstChild;ft;ft=ft.nextSibling)(jt===!0||ft.nodeType!==1||ft.nodeName!=="SCRIPT")&&Wt.appendChild(Fn(ft,jt));return _t.nodeType===1&&(_t.nodeName==="CANVAS"?(Wt.width=_t.width,Wt.height=_t.height,Wt.getContext("2d").drawImage(_t,0,0)):(_t.nodeName==="TEXTAREA"||_t.nodeName==="SELECT")&&(Wt.value=_t.value),Wt.addEventListener("load",function(){Wt.scrollTop=_t.scrollTop,Wt.scrollLeft=_t.scrollLeft},!0)),Wt},Kt=function(_t,jt){if(ht(_t)==="number")return _t*72/96/jt;var Wt={};for(var ft in _t)Wt[ft]=_t[ft]*72/96/jt;return Wt},bn=function(_t,jt){return Math.floor(_t*jt/72*96)}},"./src/worker.js":function(He,Ze,Be){"use strict";Be.r(Ze);var ke=Be("./node_modules/core-js/modules/es.object.assign.js"),Oe=Be.n(ke),Ie=Be("./node_modules/core-js/modules/es.array.map.js"),me=Be.n(Ie),a=Be("./node_modules/core-js/modules/es.object.keys.js"),y=Be.n(a),te=Be("./node_modules/core-js/modules/es.array.concat.js"),z=Be.n(te),ne=Be("./node_modules/core-js/modules/es.object.to-string.js"),oe=Be.n(ne),de=Be("./node_modules/core-js/modules/es.regexp.to-string.js"),Se=Be.n(de),Le=Be("./node_modules/core-js/modules/es.function.name.js"),xe=Be.n(Le),_e=Be("./node_modules/core-js/modules/web.dom-collections.for-each.js"),Ye=Be.n(_e),ze=Be("jspdf"),ht=Be.n(ze),Pt=Be("html2canvas"),Yt=Be.n(Pt),Kt=Be("./src/utils.js"),bn=Be("./node_modules/es6-promise/dist/es6-promise.js"),Fn=Be.n(bn),_t=Fn().Promise,jt=function Wt(ft){var vt=Object.assign(Wt.convert(_t.resolve()),JSON.parse(JSON.stringify(Wt.template))),mt=Wt.convert(_t.resolve(),vt);return mt=mt.setProgress(1,Wt,1,[Wt]),mt=mt.set(ft),mt};jt.prototype=Object.create(_t.prototype),jt.prototype.constructor=jt,jt.convert=function(ft,vt){return ft.__proto__=vt||jt.prototype,ft},jt.template={prop:{src:null,container:null,overlay:null,canvas:null,img:null,pdf:null,pageSize:null},progress:{val:0,state:null,n:0,stack:[]},opt:{filename:"file.pdf",margin:[0,0,0,0],image:{type:"jpeg",quality:.95},enableLinks:!0,html2canvas:{},jsPDF:{}}},jt.prototype.from=function(ft,vt){function mt(sn){switch((0,Kt.objType)(sn)){case"string":return"string";case"element":return sn.nodeName.toLowerCase&&sn.nodeName.toLowerCase()==="canvas"?"canvas":"element";default:return"unknown"}}return this.then(function(){switch(vt=vt||mt(ft),vt){case"string":return this.set({src:(0,Kt.createElement)("div",{innerHTML:ft})});case"element":return this.set({src:ft});case"canvas":return this.set({canvas:ft});case"img":return this.set({img:ft});default:return this.error("Unknown source type.")}})},jt.prototype.to=function(ft){switch(ft){case"container":return this.toContainer();case"canvas":return this.toCanvas();case"img":return this.toImg();case"pdf":return this.toPdf();default:return this.error("Invalid target.")}},jt.prototype.toContainer=function(){var ft=[function(){return this.prop.src||this.error("Cannot duplicate - no source HTML.")},function(){return this.prop.pageSize||this.setPageSize()}];return this.thenList(ft).then(function(){var mt={position:"fixed",overflow:"hidden",zIndex:1e3,left:0,right:0,bottom:0,top:0,backgroundColor:"rgba(0,0,0,0.8)"},sn={position:"absolute",width:this.prop.pageSize.inner.width+this.prop.pageSize.unit,left:0,right:0,top:0,height:"auto",margin:"auto",backgroundColor:"white"};mt.opacity=0;var eA=(0,Kt.cloneNode)(this.prop.src,this.opt.html2canvas.javascriptEnabled);this.prop.overlay=(0,Kt.createElement)("div",{className:"html2pdf__overlay",style:mt}),this.prop.container=(0,Kt.createElement)("div",{className:"html2pdf__container",style:sn}),this.prop.container.appendChild(eA),this.prop.overlay.appendChild(this.prop.container),document.body.appendChild(this.prop.overlay)})},jt.prototype.toCanvas=function(){var ft=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(ft).then(function(){var mt=Object.assign({},this.opt.html2canvas);return delete mt.onrendered,Pt(this.prop.container,mt)}).then(function(mt){var sn=this.opt.html2canvas.onrendered||function(){};sn(mt),this.prop.canvas=mt,document.body.removeChild(this.prop.overlay)})},jt.prototype.toImg=function(){var ft=[function(){return this.prop.canvas||this.toCanvas()}];return this.thenList(ft).then(function(){var mt=this.prop.canvas.toDataURL("image/"+this.opt.image.type,this.opt.image.quality);this.prop.img=document.createElement("img"),this.prop.img.src=mt})},jt.prototype.toPdf=function(){var ft=[function(){return this.prop.canvas||this.toCanvas()},function(){return this.prop.pageSize||this.setPageSize()}];return this.thenList(ft).then(function(){var mt=this.prop.canvas,sn=this.opt,eA=mt.height,bt=Math.floor(mt.width*this.prop.pageSize.inner.ratio),Tt=Math.ceil(eA/bt),cn=this.prop.pageSize.inner.height,jn=document.createElement("canvas"),yn=jn.getContext("2d");jn.width=mt.width,jn.height=bt,this.prop.pdf=this.prop.pdf||new ze.jsPDF(sn.jsPDF);for(var sA=0;sA<Tt;sA++){sA===Tt-1&&eA%bt!==0&&(jn.height=eA%bt,cn=jn.height*this.prop.pageSize.inner.width/jn.width);var Re=jn.width,nn=jn.height;yn.fillStyle="white",yn.fillRect(0,0,Re,nn),yn.drawImage(mt,0,sA*bt,Re,nn,0,0,Re,nn),sA&&this.prop.pdf.addPage();var Un=jn.toDataURL("image/"+sn.image.type,sn.image.quality);this.prop.pdf.addImage(Un,sn.image.type,sn.margin[1],sn.margin[0],this.prop.pageSize.inner.width,cn)}})},jt.prototype.output=function(ft,vt,mt){return mt=mt||"pdf",mt.toLowerCase()==="img"||mt.toLowerCase()==="image"?this.outputImg(ft,vt):this.outputPdf(ft,vt)},jt.prototype.outputPdf=function(ft,vt){var mt=[function(){return this.prop.pdf||this.toPdf()}];return this.thenList(mt).then(function(){return this.prop.pdf.output(ft,vt)})},jt.prototype.outputImg=function(ft,vt){var mt=[function(){return this.prop.img||this.toImg()}];return this.thenList(mt).then(function(){switch(ft){case void 0:case"img":return this.prop.img;case"datauristring":case"dataurlstring":return this.prop.img.src;case"datauri":case"dataurl":return document.location.href=this.prop.img.src;default:throw'Image output type "'+ft+'" is not supported.'}})},jt.prototype.save=function(ft){var vt=[function(){return this.prop.pdf||this.toPdf()}];return this.thenList(vt).set(ft?{filename:ft}:null).then(function(){this.prop.pdf.save(this.opt.filename)})},jt.prototype.set=function(ft){if((0,Kt.objType)(ft)!=="object")return this;var vt=Object.keys(ft||{}).map(function(mt){switch(mt){case"margin":return this.setMargin.bind(this,ft.margin);case"jsPDF":return function(){return this.opt.jsPDF=ft.jsPDF,this.setPageSize()};case"pageSize":return this.setPageSize.bind(this,ft.pageSize);default:return mt in jt.template.prop?function(){this.prop[mt]=ft[mt]}:function(){this.opt[mt]=ft[mt]}}},this);return this.then(function(){return this.thenList(vt)})},jt.prototype.get=function(ft,vt){return this.then(function(){var sn=ft in jt.template.prop?this.prop[ft]:this.opt[ft];return vt?vt(sn):sn})},jt.prototype.setMargin=function(ft){return this.then(function(){switch((0,Kt.objType)(ft)){case"number":ft=[ft,ft,ft,ft];case"array":if(ft.length===2&&(ft=[ft[0],ft[1],ft[0],ft[1]]),ft.length===4)break;default:return this.error("Invalid margin array.")}this.opt.margin=ft}).then(this.setPageSize)},jt.prototype.setPageSize=function(ft){return this.then(function(){ft=ft||ze.jsPDF.getPageSize(this.opt.jsPDF),ft.hasOwnProperty("inner")||(ft.inner={width:ft.width-this.opt.margin[1]-this.opt.margin[3],height:ft.height-this.opt.margin[0]-this.opt.margin[2]},ft.inner.px={width:(0,Kt.toPx)(ft.inner.width,ft.k),height:(0,Kt.toPx)(ft.inner.height,ft.k)},ft.inner.ratio=ft.inner.height/ft.inner.width),this.prop.pageSize=ft})},jt.prototype.setProgress=function(ft,vt,mt,sn){return ft!=null&&(this.progress.val=ft),vt!=null&&(this.progress.state=vt),mt!=null&&(this.progress.n=mt),sn!=null&&(this.progress.stack=sn),this.progress.ratio=this.progress.val/this.progress.state,this},jt.prototype.updateProgress=function(ft,vt,mt,sn){return this.setProgress(ft?this.progress.val+ft:null,vt||null,mt?this.progress.n+mt:null,sn?this.progress.stack.concat(sn):null)},jt.prototype.then=function(ft,vt){var mt=this;return this.thenCore(ft,vt,function(eA,bt){return mt.updateProgress(null,null,1,[eA]),_t.prototype.then.call(this,function(cn){return mt.updateProgress(null,eA),cn}).then(eA,bt).then(function(cn){return mt.updateProgress(1),cn})})},jt.prototype.thenCore=function(ft,vt,mt){mt=mt||_t.prototype.then;var sn=this;ft&&(ft=ft.bind(sn)),vt&&(vt=vt.bind(sn));var eA=_t.toString().indexOf("[native code]")!==-1&&_t.name==="Promise",bt=eA?sn:jt.convert(Object.assign({},sn),_t.prototype),Tt=mt.call(bt,ft,vt);return jt.convert(Tt,sn.__proto__)},jt.prototype.thenExternal=function(ft,vt){return _t.prototype.then.call(this,ft,vt)},jt.prototype.thenList=function(ft){var vt=this;return ft.forEach(function(sn){vt=vt.thenCore(sn)}),vt},jt.prototype.catch=function(Wt){Wt&&(Wt=Wt.bind(this));var ft=_t.prototype.catch.call(this,Wt);return jt.convert(ft,this)},jt.prototype.catchExternal=function(ft){return _t.prototype.catch.call(this,ft)},jt.prototype.error=function(ft){return this.then(function(){throw new Error(ft)})},jt.prototype.using=jt.prototype.set,jt.prototype.saveAs=jt.prototype.save,jt.prototype.export=jt.prototype.output,jt.prototype.run=jt.prototype.then,Ze.default=jt},"./node_modules/core-js/internals/a-function.js":function(He){He.exports=function(Ze){if(typeof Ze!="function")throw TypeError(String(Ze)+" is not a function");return Ze}},"./node_modules/core-js/internals/a-possible-prototype.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-object.js");He.exports=function(Oe){if(!ke(Oe)&&Oe!==null)throw TypeError("Can't set "+String(Oe)+" as a prototype");return Oe}},"./node_modules/core-js/internals/add-to-unscopables.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/well-known-symbol.js"),Oe=Be("./node_modules/core-js/internals/object-create.js"),Ie=Be("./node_modules/core-js/internals/object-define-property.js"),me=ke("unscopables"),a=Array.prototype;a[me]==null&&Ie.f(a,me,{configurable:!0,value:Oe(null)}),He.exports=function(y){a[me][y]=!0}},"./node_modules/core-js/internals/an-object.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-object.js");He.exports=function(Oe){if(!ke(Oe))throw TypeError(String(Oe)+" is not an object");return Oe}},"./node_modules/core-js/internals/array-for-each.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/array-iteration.js").forEach,Oe=Be("./node_modules/core-js/internals/array-method-is-strict.js"),Ie=Oe("forEach");He.exports=Ie?[].forEach:function(a){return ke(this,a,arguments.length>1?arguments[1]:void 0)}},"./node_modules/core-js/internals/array-includes.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-indexed-object.js"),Oe=Be("./node_modules/core-js/internals/to-length.js"),Ie=Be("./node_modules/core-js/internals/to-absolute-index.js"),me=function(a){return function(y,te,z){var ne=ke(y),oe=Oe(ne.length),de=Ie(z,oe),Se;if(a&&te!=te){for(;oe>de;)if(Se=ne[de++],Se!=Se)return!0}else for(;oe>de;de++)if((a||de in ne)&&ne[de]===te)return a||de||0;return!a&&-1}};He.exports={includes:me(!0),indexOf:me(!1)}},"./node_modules/core-js/internals/array-iteration.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/function-bind-context.js"),Oe=Be("./node_modules/core-js/internals/indexed-object.js"),Ie=Be("./node_modules/core-js/internals/to-object.js"),me=Be("./node_modules/core-js/internals/to-length.js"),a=Be("./node_modules/core-js/internals/array-species-create.js"),y=[].push,te=function(z){var ne=z==1,oe=z==2,de=z==3,Se=z==4,Le=z==6,xe=z==7,_e=z==5||Le;return function(Ye,ze,ht,Pt){for(var Yt=Ie(Ye),Kt=Oe(Yt),bn=ke(ze,ht,3),Fn=me(Kt.length),_t=0,jt=Pt||a,Wt=ne?jt(Ye,Fn):oe||xe?jt(Ye,0):void 0,ft,vt;Fn>_t;_t++)if((_e||_t in Kt)&&(ft=Kt[_t],vt=bn(ft,_t,Yt),z))if(ne)Wt[_t]=vt;else if(vt)switch(z){case 3:return!0;case 5:return ft;case 6:return _t;case 2:y.call(Wt,ft)}else switch(z){case 4:return!1;case 7:y.call(Wt,ft)}return Le?-1:de||Se?Se:Wt}};He.exports={forEach:te(0),map:te(1),filter:te(2),some:te(3),every:te(4),find:te(5),findIndex:te(6),filterReject:te(7)}},"./node_modules/core-js/internals/array-method-has-species-support.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/fails.js"),Oe=Be("./node_modules/core-js/internals/well-known-symbol.js"),Ie=Be("./node_modules/core-js/internals/engine-v8-version.js"),me=Oe("species");He.exports=function(a){return Ie>=51||!ke(function(){var y=[],te=y.constructor={};return te[me]=function(){return{foo:1}},y[a](Boolean).foo!==1})}},"./node_modules/core-js/internals/array-method-is-strict.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/fails.js");He.exports=function(Oe,Ie){var me=[][Oe];return!!me&&ke(function(){me.call(null,Ie||function(){throw 1},1)})}},"./node_modules/core-js/internals/array-species-constructor.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-object.js"),Oe=Be("./node_modules/core-js/internals/is-array.js"),Ie=Be("./node_modules/core-js/internals/well-known-symbol.js"),me=Ie("species");He.exports=function(a){var y;return Oe(a)&&(y=a.constructor,typeof y=="function"&&(y===Array||Oe(y.prototype))?y=void 0:ke(y)&&(y=y[me],y===null&&(y=void 0))),y===void 0?Array:y}},"./node_modules/core-js/internals/array-species-create.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/array-species-constructor.js");He.exports=function(Oe,Ie){return new(ke(Oe))(Ie===0?0:Ie)}},"./node_modules/core-js/internals/classof-raw.js":function(He){var Ze={}.toString;He.exports=function(Be){return Ze.call(Be).slice(8,-1)}},"./node_modules/core-js/internals/classof.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-string-tag-support.js"),Oe=Be("./node_modules/core-js/internals/classof-raw.js"),Ie=Be("./node_modules/core-js/internals/well-known-symbol.js"),me=Ie("toStringTag"),a=Oe(function(){return arguments}())=="Arguments",y=function(te,z){try{return te[z]}catch(ne){}};He.exports=ke?Oe:function(te){var z,ne,oe;return te===void 0?"Undefined":te===null?"Null":typeof(ne=y(z=Object(te),me))=="string"?ne:a?Oe(z):(oe=Oe(z))=="Object"&&typeof z.callee=="function"?"Arguments":oe}},"./node_modules/core-js/internals/copy-constructor-properties.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/has.js"),Oe=Be("./node_modules/core-js/internals/own-keys.js"),Ie=Be("./node_modules/core-js/internals/object-get-own-property-descriptor.js"),me=Be("./node_modules/core-js/internals/object-define-property.js");He.exports=function(a,y){for(var te=Oe(y),z=me.f,ne=Ie.f,oe=0;oe<te.length;oe++){var de=te[oe];ke(a,de)||z(a,de,ne(y,de))}}},"./node_modules/core-js/internals/correct-prototype-getter.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/fails.js");He.exports=!ke(function(){function Oe(){}return Oe.prototype.constructor=null,Object.getPrototypeOf(new Oe)!==Oe.prototype})},"./node_modules/core-js/internals/create-html.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/require-object-coercible.js"),Oe=Be("./node_modules/core-js/internals/to-string.js"),Ie=/"/g;He.exports=function(me,a,y,te){var z=Oe(ke(me)),ne="<"+a;return y!==""&&(ne+=" "+y+'="'+Oe(te).replace(Ie,"&quot;")+'"'),ne+">"+z+"</"+a+">"}},"./node_modules/core-js/internals/create-iterator-constructor.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/iterators-core.js").IteratorPrototype,Oe=Be("./node_modules/core-js/internals/object-create.js"),Ie=Be("./node_modules/core-js/internals/create-property-descriptor.js"),me=Be("./node_modules/core-js/internals/set-to-string-tag.js"),a=Be("./node_modules/core-js/internals/iterators.js"),y=function(){return this};He.exports=function(te,z,ne){var oe=z+" Iterator";return te.prototype=Oe(ke,{next:Ie(1,ne)}),me(te,oe,!1,!0),a[oe]=y,te}},"./node_modules/core-js/internals/create-non-enumerable-property.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/object-define-property.js"),Ie=Be("./node_modules/core-js/internals/create-property-descriptor.js");He.exports=ke?function(me,a,y){return Oe.f(me,a,Ie(1,y))}:function(me,a,y){return me[a]=y,me}},"./node_modules/core-js/internals/create-property-descriptor.js":function(He){He.exports=function(Ze,Be){return{enumerable:!(Ze&1),configurable:!(Ze&2),writable:!(Ze&4),value:Be}}},"./node_modules/core-js/internals/create-property.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/to-property-key.js"),Oe=Be("./node_modules/core-js/internals/object-define-property.js"),Ie=Be("./node_modules/core-js/internals/create-property-descriptor.js");He.exports=function(me,a,y){var te=ke(a);te in me?Oe.f(me,te,Ie(0,y)):me[te]=y}},"./node_modules/core-js/internals/define-iterator.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/create-iterator-constructor.js"),Ie=Be("./node_modules/core-js/internals/object-get-prototype-of.js"),me=Be("./node_modules/core-js/internals/object-set-prototype-of.js"),a=Be("./node_modules/core-js/internals/set-to-string-tag.js"),y=Be("./node_modules/core-js/internals/create-non-enumerable-property.js"),te=Be("./node_modules/core-js/internals/redefine.js"),z=Be("./node_modules/core-js/internals/well-known-symbol.js"),ne=Be("./node_modules/core-js/internals/is-pure.js"),oe=Be("./node_modules/core-js/internals/iterators.js"),de=Be("./node_modules/core-js/internals/iterators-core.js"),Se=de.IteratorPrototype,Le=de.BUGGY_SAFARI_ITERATORS,xe=z("iterator"),_e="keys",Ye="values",ze="entries",ht=function(){return this};He.exports=function(Pt,Yt,Kt,bn,Fn,_t,jt){Oe(Kt,Yt,bn);var Wt=function(yn){if(yn===Fn&&eA)return eA;if(!Le&&yn in mt)return mt[yn];switch(yn){case _e:return function(){return new Kt(this,yn)};case Ye:return function(){return new Kt(this,yn)};case ze:return function(){return new Kt(this,yn)}}return function(){return new Kt(this)}},ft=Yt+" Iterator",vt=!1,mt=Pt.prototype,sn=mt[xe]||mt["@@iterator"]||Fn&&mt[Fn],eA=!Le&&sn||Wt(Fn),bt=Yt=="Array"&&mt.entries||sn,Tt,cn,jn;if(bt&&(Tt=Ie(bt.call(new Pt)),Se!==Object.prototype&&Tt.next&&(!ne&&Ie(Tt)!==Se&&(me?me(Tt,Se):typeof Tt[xe]!="function"&&y(Tt,xe,ht)),a(Tt,ft,!0,!0),ne&&(oe[ft]=ht))),Fn==Ye&&sn&&sn.name!==Ye&&(vt=!0,eA=function(){return sn.call(this)}),(!ne||jt)&&mt[xe]!==eA&&y(mt,xe,eA),oe[Yt]=eA,Fn)if(cn={values:Wt(Ye),keys:_t?eA:Wt(_e),entries:Wt(ze)},jt)for(jn in cn)(Le||vt||!(jn in mt))&&te(mt,jn,cn[jn]);else ke({target:Yt,proto:!0,forced:Le||vt},cn);return cn}},"./node_modules/core-js/internals/define-well-known-symbol.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/path.js"),Oe=Be("./node_modules/core-js/internals/has.js"),Ie=Be("./node_modules/core-js/internals/well-known-symbol-wrapped.js"),me=Be("./node_modules/core-js/internals/object-define-property.js").f;He.exports=function(a){var y=ke.Symbol||(ke.Symbol={});Oe(y,a)||me(y,a,{value:Ie.f(a)})}},"./node_modules/core-js/internals/descriptors.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/fails.js");He.exports=!ke(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},"./node_modules/core-js/internals/document-create-element.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/is-object.js"),Ie=ke.document,me=Oe(Ie)&&Oe(Ie.createElement);He.exports=function(a){return me?Ie.createElement(a):{}}},"./node_modules/core-js/internals/dom-iterables.js":function(He){He.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},"./node_modules/core-js/internals/engine-user-agent.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/get-built-in.js");He.exports=ke("navigator","userAgent")||""},"./node_modules/core-js/internals/engine-v8-version.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/engine-user-agent.js"),Ie=ke.process,me=ke.Deno,a=Ie&&Ie.versions||me&&me.version,y=a&&a.v8,te,z;y?(te=y.split("."),z=te[0]<4?1:te[0]+te[1]):Oe&&(te=Oe.match(/Edge\/(\d+)/),(!te||te[1]>=74)&&(te=Oe.match(/Chrome\/(\d+)/),te&&(z=te[1]))),He.exports=z&&+z},"./node_modules/core-js/internals/enum-bug-keys.js":function(He){He.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"./node_modules/core-js/internals/export.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/object-get-own-property-descriptor.js").f,Ie=Be("./node_modules/core-js/internals/create-non-enumerable-property.js"),me=Be("./node_modules/core-js/internals/redefine.js"),a=Be("./node_modules/core-js/internals/set-global.js"),y=Be("./node_modules/core-js/internals/copy-constructor-properties.js"),te=Be("./node_modules/core-js/internals/is-forced.js");He.exports=function(z,ne){var oe=z.target,de=z.global,Se=z.stat,Le,xe,_e,Ye,ze,ht;if(de?xe=ke:Se?xe=ke[oe]||a(oe,{}):xe=(ke[oe]||{}).prototype,xe)for(_e in ne){if(ze=ne[_e],z.noTargetGet?(ht=Oe(xe,_e),Ye=ht&&ht.value):Ye=xe[_e],Le=te(de?_e:oe+(Se?".":"#")+_e,z.forced),!Le&&Ye!==void 0){if(typeof ze==typeof Ye)continue;y(ze,Ye)}(z.sham||Ye&&Ye.sham)&&Ie(ze,"sham",!0),me(xe,_e,ze,z)}}},"./node_modules/core-js/internals/fails.js":function(He){He.exports=function(Ze){try{return!!Ze()}catch(Be){return!0}}},"./node_modules/core-js/internals/function-bind-context.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/a-function.js");He.exports=function(Oe,Ie,me){if(ke(Oe),Ie===void 0)return Oe;switch(me){case 0:return function(){return Oe.call(Ie)};case 1:return function(a){return Oe.call(Ie,a)};case 2:return function(a,y){return Oe.call(Ie,a,y)};case 3:return function(a,y,te){return Oe.call(Ie,a,y,te)}}return function(){return Oe.apply(Ie,arguments)}}},"./node_modules/core-js/internals/get-built-in.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=function(Ie){return typeof Ie=="function"?Ie:void 0};He.exports=function(Ie,me){return arguments.length<2?Oe(ke[Ie]):ke[Ie]&&ke[Ie][me]}},"./node_modules/core-js/internals/global.js":function(He){var Ze=function(Be){return Be&&Be.Math==Math&&Be};He.exports=Ze(typeof globalThis=="object"&&globalThis)||Ze(typeof window=="object"&&window)||Ze(typeof self=="object"&&self)||Ze(typeof Ue.g=="object"&&Ue.g)||function(){return this}()||Function("return this")()},"./node_modules/core-js/internals/has.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-object.js"),Oe={}.hasOwnProperty;He.exports=Object.hasOwn||function(me,a){return Oe.call(ke(me),a)}},"./node_modules/core-js/internals/hidden-keys.js":function(He){He.exports={}},"./node_modules/core-js/internals/html.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/get-built-in.js");He.exports=ke("document","documentElement")},"./node_modules/core-js/internals/ie8-dom-define.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/fails.js"),Ie=Be("./node_modules/core-js/internals/document-create-element.js");He.exports=!ke&&!Oe(function(){return Object.defineProperty(Ie("div"),"a",{get:function(){return 7}}).a!=7})},"./node_modules/core-js/internals/indexed-object.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/fails.js"),Oe=Be("./node_modules/core-js/internals/classof-raw.js"),Ie="".split;He.exports=ke(function(){return!Object("z").propertyIsEnumerable(0)})?function(me){return Oe(me)=="String"?Ie.call(me,""):Object(me)}:Object},"./node_modules/core-js/internals/inherit-if-required.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-object.js"),Oe=Be("./node_modules/core-js/internals/object-set-prototype-of.js");He.exports=function(Ie,me,a){var y,te;return Oe&&typeof(y=me.constructor)=="function"&&y!==a&&ke(te=y.prototype)&&te!==a.prototype&&Oe(Ie,te),Ie}},"./node_modules/core-js/internals/inspect-source.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/shared-store.js"),Oe=Function.toString;typeof ke.inspectSource!="function"&&(ke.inspectSource=function(Ie){return Oe.call(Ie)}),He.exports=ke.inspectSource},"./node_modules/core-js/internals/internal-state.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/native-weak-map.js"),Oe=Be("./node_modules/core-js/internals/global.js"),Ie=Be("./node_modules/core-js/internals/is-object.js"),me=Be("./node_modules/core-js/internals/create-non-enumerable-property.js"),a=Be("./node_modules/core-js/internals/has.js"),y=Be("./node_modules/core-js/internals/shared-store.js"),te=Be("./node_modules/core-js/internals/shared-key.js"),z=Be("./node_modules/core-js/internals/hidden-keys.js"),ne="Object already initialized",oe=Oe.WeakMap,de,Se,Le,xe=function(Kt){return Le(Kt)?Se(Kt):de(Kt,{})},_e=function(Kt){return function(bn){var Fn;if(!Ie(bn)||(Fn=Se(bn)).type!==Kt)throw TypeError("Incompatible receiver, "+Kt+" required");return Fn}};if(ke||y.state){var Ye=y.state||(y.state=new oe),ze=Ye.get,ht=Ye.has,Pt=Ye.set;de=function(Kt,bn){if(ht.call(Ye,Kt))throw new TypeError(ne);return bn.facade=Kt,Pt.call(Ye,Kt,bn),bn},Se=function(Kt){return ze.call(Ye,Kt)||{}},Le=function(Kt){return ht.call(Ye,Kt)}}else{var Yt=te("state");z[Yt]=!0,de=function(Kt,bn){if(a(Kt,Yt))throw new TypeError(ne);return bn.facade=Kt,me(Kt,Yt,bn),bn},Se=function(Kt){return a(Kt,Yt)?Kt[Yt]:{}},Le=function(Kt){return a(Kt,Yt)}}He.exports={set:de,get:Se,has:Le,enforce:xe,getterFor:_e}},"./node_modules/core-js/internals/is-array.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/classof-raw.js");He.exports=Array.isArray||function(Ie){return ke(Ie)=="Array"}},"./node_modules/core-js/internals/is-forced.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/fails.js"),Oe=/#|\.prototype\./,Ie=function(z,ne){var oe=a[me(z)];return oe==te?!0:oe==y?!1:typeof ne=="function"?ke(ne):!!ne},me=Ie.normalize=function(z){return String(z).replace(Oe,".").toLowerCase()},a=Ie.data={},y=Ie.NATIVE="N",te=Ie.POLYFILL="P";He.exports=Ie},"./node_modules/core-js/internals/is-object.js":function(He){He.exports=function(Ze){return typeof Ze=="object"?Ze!==null:typeof Ze=="function"}},"./node_modules/core-js/internals/is-pure.js":function(He){He.exports=!1},"./node_modules/core-js/internals/is-symbol.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/get-built-in.js"),Oe=Be("./node_modules/core-js/internals/use-symbol-as-uid.js");He.exports=Oe?function(Ie){return typeof Ie=="symbol"}:function(Ie){var me=ke("Symbol");return typeof me=="function"&&Object(Ie)instanceof me}},"./node_modules/core-js/internals/iterators-core.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/fails.js"),Oe=Be("./node_modules/core-js/internals/object-get-prototype-of.js"),Ie=Be("./node_modules/core-js/internals/create-non-enumerable-property.js"),me=Be("./node_modules/core-js/internals/has.js"),a=Be("./node_modules/core-js/internals/well-known-symbol.js"),y=Be("./node_modules/core-js/internals/is-pure.js"),te=a("iterator"),z=!1,ne=function(){return this},oe,de,Se;[].keys&&(Se=[].keys(),"next"in Se?(de=Oe(Oe(Se)),de!==Object.prototype&&(oe=de)):z=!0);var Le=oe==null||ke(function(){var xe={};return oe[te].call(xe)!==xe});Le&&(oe={}),(!y||Le)&&!me(oe,te)&&Ie(oe,te,ne),He.exports={IteratorPrototype:oe,BUGGY_SAFARI_ITERATORS:z}},"./node_modules/core-js/internals/iterators.js":function(He){He.exports={}},"./node_modules/core-js/internals/native-symbol.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/engine-v8-version.js"),Oe=Be("./node_modules/core-js/internals/fails.js");He.exports=!!Object.getOwnPropertySymbols&&!Oe(function(){var Ie=Symbol();return!String(Ie)||!(Object(Ie)instanceof Symbol)||!Symbol.sham&&ke&&ke<41})},"./node_modules/core-js/internals/native-weak-map.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/inspect-source.js"),Ie=ke.WeakMap;He.exports=typeof Ie=="function"&&/native code/.test(Oe(Ie))},"./node_modules/core-js/internals/object-assign.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/fails.js"),Ie=Be("./node_modules/core-js/internals/object-keys.js"),me=Be("./node_modules/core-js/internals/object-get-own-property-symbols.js"),a=Be("./node_modules/core-js/internals/object-property-is-enumerable.js"),y=Be("./node_modules/core-js/internals/to-object.js"),te=Be("./node_modules/core-js/internals/indexed-object.js"),z=Object.assign,ne=Object.defineProperty;He.exports=!z||Oe(function(){if(ke&&z({b:1},z(ne({},"a",{enumerable:!0,get:function(){ne(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var oe={},de={},Se=Symbol(),Le="abcdefghijklmnopqrst";return oe[Se]=7,Le.split("").forEach(function(xe){de[xe]=xe}),z({},oe)[Se]!=7||Ie(z({},de)).join("")!=Le})?function(de,Se){for(var Le=y(de),xe=arguments.length,_e=1,Ye=me.f,ze=a.f;xe>_e;)for(var ht=te(arguments[_e++]),Pt=Ye?Ie(ht).concat(Ye(ht)):Ie(ht),Yt=Pt.length,Kt=0,bn;Yt>Kt;)bn=Pt[Kt++],(!ke||ze.call(ht,bn))&&(Le[bn]=ht[bn]);return Le}:z},"./node_modules/core-js/internals/object-create.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/an-object.js"),Oe=Be("./node_modules/core-js/internals/object-define-properties.js"),Ie=Be("./node_modules/core-js/internals/enum-bug-keys.js"),me=Be("./node_modules/core-js/internals/hidden-keys.js"),a=Be("./node_modules/core-js/internals/html.js"),y=Be("./node_modules/core-js/internals/document-create-element.js"),te=Be("./node_modules/core-js/internals/shared-key.js"),z=">",ne="<",oe="prototype",de="script",Se=te("IE_PROTO"),Le=function(){},xe=function(Pt){return ne+de+z+Pt+ne+"/"+de+z},_e=function(Pt){Pt.write(xe("")),Pt.close();var Yt=Pt.parentWindow.Object;return Pt=null,Yt},Ye=function(){var Pt=y("iframe"),Yt="java"+de+":",Kt;if(Pt.style)return Pt.style.display="none",a.appendChild(Pt),Pt.src=String(Yt),Kt=Pt.contentWindow.document,Kt.open(),Kt.write(xe("document.F=Object")),Kt.close(),Kt.F},ze,ht=function(){try{ze=new ActiveXObject("htmlfile")}catch(Yt){}ht=document.domain&&ze?_e(ze):Ye()||_e(ze);for(var Pt=Ie.length;Pt--;)delete ht[oe][Ie[Pt]];return ht()};me[Se]=!0,He.exports=Object.create||function(Yt,Kt){var bn;return Yt!==null?(Le[oe]=ke(Yt),bn=new Le,Le[oe]=null,bn[Se]=Yt):bn=ht(),Kt===void 0?bn:Oe(bn,Kt)}},"./node_modules/core-js/internals/object-define-properties.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/object-define-property.js"),Ie=Be("./node_modules/core-js/internals/an-object.js"),me=Be("./node_modules/core-js/internals/object-keys.js");He.exports=ke?Object.defineProperties:function(y,te){Ie(y);for(var z=me(te),ne=z.length,oe=0,de;ne>oe;)Oe.f(y,de=z[oe++],te[de]);return y}},"./node_modules/core-js/internals/object-define-property.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/ie8-dom-define.js"),Ie=Be("./node_modules/core-js/internals/an-object.js"),me=Be("./node_modules/core-js/internals/to-property-key.js"),a=Object.defineProperty;Ze.f=ke?a:function(te,z,ne){if(Ie(te),z=me(z),Ie(ne),Oe)try{return a(te,z,ne)}catch(oe){}if("get"in ne||"set"in ne)throw TypeError("Accessors not supported");return"value"in ne&&(te[z]=ne.value),te}},"./node_modules/core-js/internals/object-get-own-property-descriptor.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/object-property-is-enumerable.js"),Ie=Be("./node_modules/core-js/internals/create-property-descriptor.js"),me=Be("./node_modules/core-js/internals/to-indexed-object.js"),a=Be("./node_modules/core-js/internals/to-property-key.js"),y=Be("./node_modules/core-js/internals/has.js"),te=Be("./node_modules/core-js/internals/ie8-dom-define.js"),z=Object.getOwnPropertyDescriptor;Ze.f=ke?z:function(oe,de){if(oe=me(oe),de=a(de),te)try{return z(oe,de)}catch(Se){}if(y(oe,de))return Ie(!Oe.f.call(oe,de),oe[de])}},"./node_modules/core-js/internals/object-get-own-property-names-external.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-indexed-object.js"),Oe=Be("./node_modules/core-js/internals/object-get-own-property-names.js").f,Ie={}.toString,me=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],a=function(y){try{return Oe(y)}catch(te){return me.slice()}};He.exports.f=function(te){return me&&Ie.call(te)=="[object Window]"?a(te):Oe(ke(te))}},"./node_modules/core-js/internals/object-get-own-property-names.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/object-keys-internal.js"),Oe=Be("./node_modules/core-js/internals/enum-bug-keys.js"),Ie=Oe.concat("length","prototype");Ze.f=Object.getOwnPropertyNames||function(a){return ke(a,Ie)}},"./node_modules/core-js/internals/object-get-own-property-symbols.js":function(He,Ze){Ze.f=Object.getOwnPropertySymbols},"./node_modules/core-js/internals/object-get-prototype-of.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/has.js"),Oe=Be("./node_modules/core-js/internals/to-object.js"),Ie=Be("./node_modules/core-js/internals/shared-key.js"),me=Be("./node_modules/core-js/internals/correct-prototype-getter.js"),a=Ie("IE_PROTO"),y=Object.prototype;He.exports=me?Object.getPrototypeOf:function(te){return te=Oe(te),ke(te,a)?te[a]:typeof te.constructor=="function"&&te instanceof te.constructor?te.constructor.prototype:te instanceof Object?y:null}},"./node_modules/core-js/internals/object-keys-internal.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/has.js"),Oe=Be("./node_modules/core-js/internals/to-indexed-object.js"),Ie=Be("./node_modules/core-js/internals/array-includes.js").indexOf,me=Be("./node_modules/core-js/internals/hidden-keys.js");He.exports=function(a,y){var te=Oe(a),z=0,ne=[],oe;for(oe in te)!ke(me,oe)&&ke(te,oe)&&ne.push(oe);for(;y.length>z;)ke(te,oe=y[z++])&&(~Ie(ne,oe)||ne.push(oe));return ne}},"./node_modules/core-js/internals/object-keys.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/object-keys-internal.js"),Oe=Be("./node_modules/core-js/internals/enum-bug-keys.js");He.exports=Object.keys||function(me){return ke(me,Oe)}},"./node_modules/core-js/internals/object-property-is-enumerable.js":function(He,Ze){"use strict";var Be={}.propertyIsEnumerable,ke=Object.getOwnPropertyDescriptor,Oe=ke&&!Be.call({1:2},1);Ze.f=Oe?function(me){var a=ke(this,me);return!!a&&a.enumerable}:Be},"./node_modules/core-js/internals/object-set-prototype-of.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/an-object.js"),Oe=Be("./node_modules/core-js/internals/a-possible-prototype.js");He.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var Ie=!1,me={},a;try{a=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,a.call(me,[]),Ie=me instanceof Array}catch(y){}return function(te,z){return ke(te),Oe(z),Ie?a.call(te,z):te.__proto__=z,te}}():void 0)},"./node_modules/core-js/internals/object-to-string.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/to-string-tag-support.js"),Oe=Be("./node_modules/core-js/internals/classof.js");He.exports=ke?{}.toString:function(){return"[object "+Oe(this)+"]"}},"./node_modules/core-js/internals/ordinary-to-primitive.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-object.js");He.exports=function(Oe,Ie){var me,a;if(Ie==="string"&&typeof(me=Oe.toString)=="function"&&!ke(a=me.call(Oe))||typeof(me=Oe.valueOf)=="function"&&!ke(a=me.call(Oe))||Ie!=="string"&&typeof(me=Oe.toString)=="function"&&!ke(a=me.call(Oe)))return a;throw TypeError("Can't convert object to primitive value")}},"./node_modules/core-js/internals/own-keys.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/get-built-in.js"),Oe=Be("./node_modules/core-js/internals/object-get-own-property-names.js"),Ie=Be("./node_modules/core-js/internals/object-get-own-property-symbols.js"),me=Be("./node_modules/core-js/internals/an-object.js");He.exports=ke("Reflect","ownKeys")||function(y){var te=Oe.f(me(y)),z=Ie.f;return z?te.concat(z(y)):te}},"./node_modules/core-js/internals/path.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js");He.exports=ke},"./node_modules/core-js/internals/redefine.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/create-non-enumerable-property.js"),Ie=Be("./node_modules/core-js/internals/has.js"),me=Be("./node_modules/core-js/internals/set-global.js"),a=Be("./node_modules/core-js/internals/inspect-source.js"),y=Be("./node_modules/core-js/internals/internal-state.js"),te=y.get,z=y.enforce,ne=String(String).split("String");(He.exports=function(oe,de,Se,Le){var xe=Le?!!Le.unsafe:!1,_e=Le?!!Le.enumerable:!1,Ye=Le?!!Le.noTargetGet:!1,ze;if(typeof Se=="function"&&(typeof de=="string"&&!Ie(Se,"name")&&Oe(Se,"name",de),ze=z(Se),ze.source||(ze.source=ne.join(typeof de=="string"?de:""))),oe===ke){_e?oe[de]=Se:me(de,Se);return}else xe?!Ye&&oe[de]&&(_e=!0):delete oe[de];_e?oe[de]=Se:Oe(oe,de,Se)})(Function.prototype,"toString",function(){return typeof this=="function"&&te(this).source||a(this)})},"./node_modules/core-js/internals/regexp-flags.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/an-object.js");He.exports=function(){var Oe=ke(this),Ie="";return Oe.global&&(Ie+="g"),Oe.ignoreCase&&(Ie+="i"),Oe.multiline&&(Ie+="m"),Oe.dotAll&&(Ie+="s"),Oe.unicode&&(Ie+="u"),Oe.sticky&&(Ie+="y"),Ie}},"./node_modules/core-js/internals/require-object-coercible.js":function(He){He.exports=function(Ze){if(Ze==null)throw TypeError("Can't call method on "+Ze);return Ze}},"./node_modules/core-js/internals/set-global.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js");He.exports=function(Oe,Ie){try{Object.defineProperty(ke,Oe,{value:Ie,configurable:!0,writable:!0})}catch(me){ke[Oe]=Ie}return Ie}},"./node_modules/core-js/internals/set-to-string-tag.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/object-define-property.js").f,Oe=Be("./node_modules/core-js/internals/has.js"),Ie=Be("./node_modules/core-js/internals/well-known-symbol.js"),me=Ie("toStringTag");He.exports=function(a,y,te){a&&!Oe(a=te?a:a.prototype,me)&&ke(a,me,{configurable:!0,value:y})}},"./node_modules/core-js/internals/shared-key.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/shared.js"),Oe=Be("./node_modules/core-js/internals/uid.js"),Ie=ke("keys");He.exports=function(me){return Ie[me]||(Ie[me]=Oe(me))}},"./node_modules/core-js/internals/shared-store.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/set-global.js"),Ie="__core-js_shared__",me=ke[Ie]||Oe(Ie,{});He.exports=me},"./node_modules/core-js/internals/shared.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-pure.js"),Oe=Be("./node_modules/core-js/internals/shared-store.js");(He.exports=function(Ie,me){return Oe[Ie]||(Oe[Ie]=me!==void 0?me:{})})("versions",[]).push({version:"3.16.0",mode:ke?"pure":"global",copyright:"\xA9 2021 Denis Pushkarev (zloirock.ru)"})},"./node_modules/core-js/internals/string-html-forced.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/fails.js");He.exports=function(Oe){return ke(function(){var Ie=""[Oe]('"');return Ie!==Ie.toLowerCase()||Ie.split('"').length>3})}},"./node_modules/core-js/internals/string-multibyte.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-integer.js"),Oe=Be("./node_modules/core-js/internals/to-string.js"),Ie=Be("./node_modules/core-js/internals/require-object-coercible.js"),me=function(a){return function(y,te){var z=Oe(Ie(y)),ne=ke(te),oe=z.length,de,Se;return ne<0||ne>=oe?a?"":void 0:(de=z.charCodeAt(ne),de<55296||de>56319||ne+1===oe||(Se=z.charCodeAt(ne+1))<56320||Se>57343?a?z.charAt(ne):de:a?z.slice(ne,ne+2):(de-55296<<10)+(Se-56320)+65536)}};He.exports={codeAt:me(!1),charAt:me(!0)}},"./node_modules/core-js/internals/string-trim.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/require-object-coercible.js"),Oe=Be("./node_modules/core-js/internals/to-string.js"),Ie=Be("./node_modules/core-js/internals/whitespaces.js"),me="["+Ie+"]",a=RegExp("^"+me+me+"*"),y=RegExp(me+me+"*$"),te=function(z){return function(ne){var oe=Oe(ke(ne));return z&1&&(oe=oe.replace(a,"")),z&2&&(oe=oe.replace(y,"")),oe}};He.exports={start:te(1),end:te(2),trim:te(3)}},"./node_modules/core-js/internals/to-absolute-index.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-integer.js"),Oe=Math.max,Ie=Math.min;He.exports=function(me,a){var y=ke(me);return y<0?Oe(y+a,0):Ie(y,a)}},"./node_modules/core-js/internals/to-indexed-object.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/indexed-object.js"),Oe=Be("./node_modules/core-js/internals/require-object-coercible.js");He.exports=function(Ie){return ke(Oe(Ie))}},"./node_modules/core-js/internals/to-integer.js":function(He){var Ze=Math.ceil,Be=Math.floor;He.exports=function(ke){return isNaN(ke=+ke)?0:(ke>0?Be:Ze)(ke)}},"./node_modules/core-js/internals/to-length.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-integer.js"),Oe=Math.min;He.exports=function(Ie){return Ie>0?Oe(ke(Ie),9007199254740991):0}},"./node_modules/core-js/internals/to-object.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/require-object-coercible.js");He.exports=function(Oe){return Object(ke(Oe))}},"./node_modules/core-js/internals/to-primitive.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-object.js"),Oe=Be("./node_modules/core-js/internals/is-symbol.js"),Ie=Be("./node_modules/core-js/internals/ordinary-to-primitive.js"),me=Be("./node_modules/core-js/internals/well-known-symbol.js"),a=me("toPrimitive");He.exports=function(y,te){if(!ke(y)||Oe(y))return y;var z=y[a],ne;if(z!==void 0){if(te===void 0&&(te="default"),ne=z.call(y,te),!ke(ne)||Oe(ne))return ne;throw TypeError("Can't convert object to primitive value")}return te===void 0&&(te="number"),Ie(y,te)}},"./node_modules/core-js/internals/to-property-key.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-primitive.js"),Oe=Be("./node_modules/core-js/internals/is-symbol.js");He.exports=function(Ie){var me=ke(Ie,"string");return Oe(me)?me:String(me)}},"./node_modules/core-js/internals/to-string-tag-support.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/well-known-symbol.js"),Oe=ke("toStringTag"),Ie={};Ie[Oe]="z",He.exports=String(Ie)==="[object z]"},"./node_modules/core-js/internals/to-string.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/is-symbol.js");He.exports=function(Oe){if(ke(Oe))throw TypeError("Cannot convert a Symbol value to a string");return String(Oe)}},"./node_modules/core-js/internals/uid.js":function(He){var Ze=0,Be=Math.random();He.exports=function(ke){return"Symbol("+String(ke===void 0?"":ke)+")_"+(++Ze+Be).toString(36)}},"./node_modules/core-js/internals/use-symbol-as-uid.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/native-symbol.js");He.exports=ke&&!Symbol.sham&&typeof Symbol.iterator=="symbol"},"./node_modules/core-js/internals/well-known-symbol-wrapped.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/well-known-symbol.js");Ze.f=ke},"./node_modules/core-js/internals/well-known-symbol.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/shared.js"),Ie=Be("./node_modules/core-js/internals/has.js"),me=Be("./node_modules/core-js/internals/uid.js"),a=Be("./node_modules/core-js/internals/native-symbol.js"),y=Be("./node_modules/core-js/internals/use-symbol-as-uid.js"),te=Oe("wks"),z=ke.Symbol,ne=y?z:z&&z.withoutSetter||me;He.exports=function(oe){return(!Ie(te,oe)||!(a||typeof te[oe]=="string"))&&(a&&Ie(z,oe)?te[oe]=z[oe]:te[oe]=ne("Symbol."+oe)),te[oe]}},"./node_modules/core-js/internals/whitespaces.js":function(He){He.exports=`
\v\f\r \xA0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF`},"./node_modules/core-js/modules/es.array.concat.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/fails.js"),Ie=Be("./node_modules/core-js/internals/is-array.js"),me=Be("./node_modules/core-js/internals/is-object.js"),a=Be("./node_modules/core-js/internals/to-object.js"),y=Be("./node_modules/core-js/internals/to-length.js"),te=Be("./node_modules/core-js/internals/create-property.js"),z=Be("./node_modules/core-js/internals/array-species-create.js"),ne=Be("./node_modules/core-js/internals/array-method-has-species-support.js"),oe=Be("./node_modules/core-js/internals/well-known-symbol.js"),de=Be("./node_modules/core-js/internals/engine-v8-version.js"),Se=oe("isConcatSpreadable"),Le=9007199254740991,xe="Maximum allowed index exceeded",_e=de>=51||!Oe(function(){var Pt=[];return Pt[Se]=!1,Pt.concat()[0]!==Pt}),Ye=ne("concat"),ze=function(Pt){if(!me(Pt))return!1;var Yt=Pt[Se];return Yt!==void 0?!!Yt:Ie(Pt)},ht=!_e||!Ye;ke({target:"Array",proto:!0,forced:ht},{concat:function(Yt){var Kt=a(this),bn=z(Kt,0),Fn=0,_t,jt,Wt,ft,vt;for(_t=-1,Wt=arguments.length;_t<Wt;_t++)if(vt=_t===-1?Kt:arguments[_t],ze(vt)){if(ft=y(vt.length),Fn+ft>Le)throw TypeError(xe);for(jt=0;jt<ft;jt++,Fn++)jt in vt&&te(bn,Fn,vt[jt])}else{if(Fn>=Le)throw TypeError(xe);te(bn,Fn++,vt)}return bn.length=Fn,bn}})},"./node_modules/core-js/modules/es.array.iterator.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/to-indexed-object.js"),Oe=Be("./node_modules/core-js/internals/add-to-unscopables.js"),Ie=Be("./node_modules/core-js/internals/iterators.js"),me=Be("./node_modules/core-js/internals/internal-state.js"),a=Be("./node_modules/core-js/internals/define-iterator.js"),y="Array Iterator",te=me.set,z=me.getterFor(y);He.exports=a(Array,"Array",function(ne,oe){te(this,{type:y,target:ke(ne),index:0,kind:oe})},function(){var ne=z(this),oe=ne.target,de=ne.kind,Se=ne.index++;return!oe||Se>=oe.length?(ne.target=void 0,{value:void 0,done:!0}):de=="keys"?{value:Se,done:!1}:de=="values"?{value:oe[Se],done:!1}:{value:[Se,oe[Se]],done:!1}},"values"),Ie.Arguments=Ie.Array,Oe("keys"),Oe("values"),Oe("entries")},"./node_modules/core-js/modules/es.array.join.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/indexed-object.js"),Ie=Be("./node_modules/core-js/internals/to-indexed-object.js"),me=Be("./node_modules/core-js/internals/array-method-is-strict.js"),a=[].join,y=Oe!=Object,te=me("join",",");ke({target:"Array",proto:!0,forced:y||!te},{join:function(ne){return a.call(Ie(this),ne===void 0?",":ne)}})},"./node_modules/core-js/modules/es.array.map.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/array-iteration.js").map,Ie=Be("./node_modules/core-js/internals/array-method-has-species-support.js"),me=Ie("map");ke({target:"Array",proto:!0,forced:!me},{map:function(y){return Oe(this,y,arguments.length>1?arguments[1]:void 0)}})},"./node_modules/core-js/modules/es.array.slice.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/is-object.js"),Ie=Be("./node_modules/core-js/internals/is-array.js"),me=Be("./node_modules/core-js/internals/to-absolute-index.js"),a=Be("./node_modules/core-js/internals/to-length.js"),y=Be("./node_modules/core-js/internals/to-indexed-object.js"),te=Be("./node_modules/core-js/internals/create-property.js"),z=Be("./node_modules/core-js/internals/well-known-symbol.js"),ne=Be("./node_modules/core-js/internals/array-method-has-species-support.js"),oe=ne("slice"),de=z("species"),Se=[].slice,Le=Math.max;ke({target:"Array",proto:!0,forced:!oe},{slice:function(_e,Ye){var ze=y(this),ht=a(ze.length),Pt=me(_e,ht),Yt=me(Ye===void 0?ht:Ye,ht),Kt,bn,Fn;if(Ie(ze)&&(Kt=ze.constructor,typeof Kt=="function"&&(Kt===Array||Ie(Kt.prototype))?Kt=void 0:Oe(Kt)&&(Kt=Kt[de],Kt===null&&(Kt=void 0)),Kt===Array||Kt===void 0))return Se.call(ze,Pt,Yt);for(bn=new(Kt===void 0?Array:Kt)(Le(Yt-Pt,0)),Fn=0;Pt<Yt;Pt++,Fn++)Pt in ze&&te(bn,Fn,ze[Pt]);return bn.length=Fn,bn}})},"./node_modules/core-js/modules/es.function.name.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/object-define-property.js").f,Ie=Function.prototype,me=Ie.toString,a=/^\s*function ([^ (]*)/,y="name";ke&&!(y in Ie)&&Oe(Ie,y,{configurable:!0,get:function(){try{return me.call(this).match(a)[1]}catch(te){return""}}})},"./node_modules/core-js/modules/es.number.constructor.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/descriptors.js"),Oe=Be("./node_modules/core-js/internals/global.js"),Ie=Be("./node_modules/core-js/internals/is-forced.js"),me=Be("./node_modules/core-js/internals/redefine.js"),a=Be("./node_modules/core-js/internals/has.js"),y=Be("./node_modules/core-js/internals/classof-raw.js"),te=Be("./node_modules/core-js/internals/inherit-if-required.js"),z=Be("./node_modules/core-js/internals/is-symbol.js"),ne=Be("./node_modules/core-js/internals/to-primitive.js"),oe=Be("./node_modules/core-js/internals/fails.js"),de=Be("./node_modules/core-js/internals/object-create.js"),Se=Be("./node_modules/core-js/internals/object-get-own-property-names.js").f,Le=Be("./node_modules/core-js/internals/object-get-own-property-descriptor.js").f,xe=Be("./node_modules/core-js/internals/object-define-property.js").f,_e=Be("./node_modules/core-js/internals/string-trim.js").trim,Ye="Number",ze=Oe[Ye],ht=ze.prototype,Pt=y(de(ht))==Ye,Yt=function(jt){if(z(jt))throw TypeError("Cannot convert a Symbol value to a number");var Wt=ne(jt,"number"),ft,vt,mt,sn,eA,bt,Tt,cn;if(typeof Wt=="string"&&Wt.length>2){if(Wt=_e(Wt),ft=Wt.charCodeAt(0),ft===43||ft===45){if(vt=Wt.charCodeAt(2),vt===88||vt===120)return NaN}else if(ft===48){switch(Wt.charCodeAt(1)){case 66:case 98:mt=2,sn=49;break;case 79:case 111:mt=8,sn=55;break;default:return+Wt}for(eA=Wt.slice(2),bt=eA.length,Tt=0;Tt<bt;Tt++)if(cn=eA.charCodeAt(Tt),cn<48||cn>sn)return NaN;return parseInt(eA,mt)}}return+Wt};if(Ie(Ye,!ze(" 0o1")||!ze("0b1")||ze("+0x1"))){for(var Kt=function(Wt){var ft=arguments.length<1?0:Wt,vt=this;return vt instanceof Kt&&(Pt?oe(function(){ht.valueOf.call(vt)}):y(vt)!=Ye)?te(new ze(Yt(ft)),vt,Kt):Yt(ft)},bn=ke?Se(ze):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),Fn=0,_t;bn.length>Fn;Fn++)a(ze,_t=bn[Fn])&&!a(Kt,_t)&&xe(Kt,_t,Le(ze,_t));Kt.prototype=ht,ht.constructor=Kt,me(Oe,Ye,Kt)}},"./node_modules/core-js/modules/es.object.assign.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/object-assign.js");ke({target:"Object",stat:!0,forced:Object.assign!==Oe},{assign:Oe})},"./node_modules/core-js/modules/es.object.keys.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/to-object.js"),Ie=Be("./node_modules/core-js/internals/object-keys.js"),me=Be("./node_modules/core-js/internals/fails.js"),a=me(function(){Ie(1)});ke({target:"Object",stat:!0,forced:a},{keys:function(te){return Ie(Oe(te))}})},"./node_modules/core-js/modules/es.object.to-string.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/to-string-tag-support.js"),Oe=Be("./node_modules/core-js/internals/redefine.js"),Ie=Be("./node_modules/core-js/internals/object-to-string.js");ke||Oe(Object.prototype,"toString",Ie,{unsafe:!0})},"./node_modules/core-js/modules/es.regexp.to-string.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/redefine.js"),Oe=Be("./node_modules/core-js/internals/an-object.js"),Ie=Be("./node_modules/core-js/internals/to-string.js"),me=Be("./node_modules/core-js/internals/fails.js"),a=Be("./node_modules/core-js/internals/regexp-flags.js"),y="toString",te=RegExp.prototype,z=te[y],ne=me(function(){return z.call({source:"a",flags:"b"})!="/a/b"}),oe=z.name!=y;(ne||oe)&&ke(RegExp.prototype,y,function(){var Se=Oe(this),Le=Ie(Se.source),xe=Se.flags,_e=Ie(xe===void 0&&Se instanceof RegExp&&!("flags"in te)?a.call(Se):xe);return"/"+Le+"/"+_e},{unsafe:!0})},"./node_modules/core-js/modules/es.string.iterator.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/string-multibyte.js").charAt,Oe=Be("./node_modules/core-js/internals/to-string.js"),Ie=Be("./node_modules/core-js/internals/internal-state.js"),me=Be("./node_modules/core-js/internals/define-iterator.js"),a="String Iterator",y=Ie.set,te=Ie.getterFor(a);me(String,"String",function(z){y(this,{type:a,string:Oe(z),index:0})},function(){var ne=te(this),oe=ne.string,de=ne.index,Se;return de>=oe.length?{value:void 0,done:!0}:(Se=ke(oe,de),ne.index+=Se.length,{value:Se,done:!1})})},"./node_modules/core-js/modules/es.string.link.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/create-html.js"),Ie=Be("./node_modules/core-js/internals/string-html-forced.js");ke({target:"String",proto:!0,forced:Ie("link")},{link:function(a){return Oe(this,"a","href",a)}})},"./node_modules/core-js/modules/es.symbol.description.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/descriptors.js"),Ie=Be("./node_modules/core-js/internals/global.js"),me=Be("./node_modules/core-js/internals/has.js"),a=Be("./node_modules/core-js/internals/is-object.js"),y=Be("./node_modules/core-js/internals/object-define-property.js").f,te=Be("./node_modules/core-js/internals/copy-constructor-properties.js"),z=Ie.Symbol;if(Oe&&typeof z=="function"&&(!("description"in z.prototype)||z().description!==void 0)){var ne={},oe=function(){var Ye=arguments.length<1||arguments[0]===void 0?void 0:String(arguments[0]),ze=this instanceof oe?new z(Ye):Ye===void 0?z():z(Ye);return Ye===""&&(ne[ze]=!0),ze};te(oe,z);var de=oe.prototype=z.prototype;de.constructor=oe;var Se=de.toString,Le=String(z("test"))=="Symbol(test)",xe=/^Symbol\((.*)\)[^)]+$/;y(de,"description",{configurable:!0,get:function(){var Ye=a(this)?this.valueOf():this,ze=Se.call(Ye);if(me(ne,Ye))return"";var ht=Le?ze.slice(7,-1):ze.replace(xe,"$1");return ht===""?void 0:ht}}),ke({global:!0,forced:!0},{Symbol:oe})}},"./node_modules/core-js/modules/es.symbol.iterator.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/define-well-known-symbol.js");ke("iterator")},"./node_modules/core-js/modules/es.symbol.js":function(He,Ze,Be){"use strict";var ke=Be("./node_modules/core-js/internals/export.js"),Oe=Be("./node_modules/core-js/internals/global.js"),Ie=Be("./node_modules/core-js/internals/get-built-in.js"),me=Be("./node_modules/core-js/internals/is-pure.js"),a=Be("./node_modules/core-js/internals/descriptors.js"),y=Be("./node_modules/core-js/internals/native-symbol.js"),te=Be("./node_modules/core-js/internals/fails.js"),z=Be("./node_modules/core-js/internals/has.js"),ne=Be("./node_modules/core-js/internals/is-array.js"),oe=Be("./node_modules/core-js/internals/is-object.js"),de=Be("./node_modules/core-js/internals/is-symbol.js"),Se=Be("./node_modules/core-js/internals/an-object.js"),Le=Be("./node_modules/core-js/internals/to-object.js"),xe=Be("./node_modules/core-js/internals/to-indexed-object.js"),_e=Be("./node_modules/core-js/internals/to-property-key.js"),Ye=Be("./node_modules/core-js/internals/to-string.js"),ze=Be("./node_modules/core-js/internals/create-property-descriptor.js"),ht=Be("./node_modules/core-js/internals/object-create.js"),Pt=Be("./node_modules/core-js/internals/object-keys.js"),Yt=Be("./node_modules/core-js/internals/object-get-own-property-names.js"),Kt=Be("./node_modules/core-js/internals/object-get-own-property-names-external.js"),bn=Be("./node_modules/core-js/internals/object-get-own-property-symbols.js"),Fn=Be("./node_modules/core-js/internals/object-get-own-property-descriptor.js"),_t=Be("./node_modules/core-js/internals/object-define-property.js"),jt=Be("./node_modules/core-js/internals/object-property-is-enumerable.js"),Wt=Be("./node_modules/core-js/internals/create-non-enumerable-property.js"),ft=Be("./node_modules/core-js/internals/redefine.js"),vt=Be("./node_modules/core-js/internals/shared.js"),mt=Be("./node_modules/core-js/internals/shared-key.js"),sn=Be("./node_modules/core-js/internals/hidden-keys.js"),eA=Be("./node_modules/core-js/internals/uid.js"),bt=Be("./node_modules/core-js/internals/well-known-symbol.js"),Tt=Be("./node_modules/core-js/internals/well-known-symbol-wrapped.js"),cn=Be("./node_modules/core-js/internals/define-well-known-symbol.js"),jn=Be("./node_modules/core-js/internals/set-to-string-tag.js"),yn=Be("./node_modules/core-js/internals/internal-state.js"),sA=Be("./node_modules/core-js/internals/array-iteration.js").forEach,Re=mt("hidden"),nn="Symbol",Un="prototype",tA=bt("toPrimitive"),nA=yn.set,Zt=yn.getterFor(nn),Ut=Object[Un],Je=Oe.Symbol,st=Ie("JSON","stringify"),Ot=Fn.f,dn=_t.f,Ln=Kt.f,_n=jt.f,aA=vt("symbols"),Rn=vt("op-symbols"),In=vt("string-to-symbol-registry"),rA=vt("symbol-to-string-registry"),zA=vt("wks"),Rt=Oe.QObject,hn=!Rt||!Rt[Un]||!Rt[Un].findChild,en=a&&te(function(){return ht(dn({},"a",{get:function(){return dn(this,"a",{value:7}).a}})).a!=7})?function(QA,Jn,bA){var _A=Ot(Ut,Jn);_A&&delete Ut[Jn],dn(QA,Jn,bA),_A&&QA!==Ut&&dn(Ut,Jn,_A)}:dn,Vn=function(QA,Jn){var bA=aA[QA]=ht(Je[Un]);return nA(bA,{type:nn,tag:QA,description:Jn}),a||(bA.description=Jn),bA},Hn=function(Jn,bA,_A){Jn===Ut&&Hn(Rn,bA,_A),Se(Jn);var tr=_e(bA);return Se(_A),z(aA,tr)?(_A.enumerable?(z(Jn,Re)&&Jn[Re][tr]&&(Jn[Re][tr]=!1),_A=ht(_A,{enumerable:ze(0,!1)})):(z(Jn,Re)||dn(Jn,Re,ze(1,{})),Jn[Re][tr]=!0),en(Jn,tr,_A)):dn(Jn,tr,_A)},vA=function(Jn,bA){Se(Jn);var _A=xe(bA),tr=Pt(_A).concat(xr(_A));return sA(tr,function(Jr){(!a||sr.call(_A,Jr))&&Hn(Jn,Jr,_A[Jr])}),Jn},er=function(Jn,bA){return bA===void 0?ht(Jn):vA(ht(Jn),bA)},sr=function(Jn){var bA=_e(Jn),_A=_n.call(this,bA);return this===Ut&&z(aA,bA)&&!z(Rn,bA)?!1:_A||!z(this,bA)||!z(aA,bA)||z(this,Re)&&this[Re][bA]?_A:!0},cr=function(Jn,bA){var _A=xe(Jn),tr=_e(bA);if(!(_A===Ut&&z(aA,tr)&&!z(Rn,tr))){var Jr=Ot(_A,tr);return Jr&&z(aA,tr)&&!(z(_A,Re)&&_A[Re][tr])&&(Jr.enumerable=!0),Jr}},Pr=function(Jn){var bA=Ln(xe(Jn)),_A=[];return sA(bA,function(tr){!z(aA,tr)&&!z(sn,tr)&&_A.push(tr)}),_A},xr=function(Jn){var bA=Jn===Ut,_A=Ln(bA?Rn:xe(Jn)),tr=[];return sA(_A,function(Jr){z(aA,Jr)&&(!bA||z(Ut,Jr))&&tr.push(aA[Jr])}),tr};if(y||(Je=function(){if(this instanceof Je)throw TypeError("Symbol is not a constructor");var Jn=!arguments.length||arguments[0]===void 0?void 0:Ye(arguments[0]),bA=eA(Jn),_A=function(tr){this===Ut&&_A.call(Rn,tr),z(this,Re)&&z(this[Re],bA)&&(this[Re][bA]=!1),en(this,bA,ze(1,tr))};return a&&hn&&en(Ut,bA,{configurable:!0,set:_A}),Vn(bA,Jn)},ft(Je[Un],"toString",function(){return Zt(this).tag}),ft(Je,"withoutSetter",function(QA){return Vn(eA(QA),QA)}),jt.f=sr,_t.f=Hn,Fn.f=cr,Yt.f=Kt.f=Pr,bn.f=xr,Tt.f=function(QA){return Vn(bt(QA),QA)},a&&(dn(Je[Un],"description",{configurable:!0,get:function(){return Zt(this).description}}),me||ft(Ut,"propertyIsEnumerable",sr,{unsafe:!0}))),ke({global:!0,wrap:!0,forced:!y,sham:!y},{Symbol:Je}),sA(Pt(zA),function(QA){cn(QA)}),ke({target:nn,stat:!0,forced:!y},{for:function(QA){var Jn=Ye(QA);if(z(In,Jn))return In[Jn];var bA=Je(Jn);return In[Jn]=bA,rA[bA]=Jn,bA},keyFor:function(Jn){if(!de(Jn))throw TypeError(Jn+" is not a symbol");if(z(rA,Jn))return rA[Jn]},useSetter:function(){hn=!0},useSimple:function(){hn=!1}}),ke({target:"Object",stat:!0,forced:!y,sham:!a},{create:er,defineProperty:Hn,defineProperties:vA,getOwnPropertyDescriptor:cr}),ke({target:"Object",stat:!0,forced:!y},{getOwnPropertyNames:Pr,getOwnPropertySymbols:xr}),ke({target:"Object",stat:!0,forced:te(function(){bn.f(1)})},{getOwnPropertySymbols:function(Jn){return bn.f(Le(Jn))}}),st){var Br=!y||te(function(){var QA=Je();return st([QA])!="[null]"||st({a:QA})!="{}"||st(Object(QA))!="{}"});ke({target:"JSON",stat:!0,forced:Br},{stringify:function(Jn,bA,_A){for(var tr=[Jn],Jr=1,ya;arguments.length>Jr;)tr.push(arguments[Jr++]);if(ya=bA,!(!oe(bA)&&Jn===void 0||de(Jn)))return ne(bA)||(bA=function(ba,Ca){if(typeof ya=="function"&&(Ca=ya.call(this,ba,Ca)),!de(Ca))return Ca}),tr[1]=bA,st.apply(null,tr)}})}Je[Un][tA]||Wt(Je[Un],tA,Je[Un].valueOf),jn(Je,nn),sn[Re]=!0},"./node_modules/core-js/modules/web.dom-collections.for-each.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/dom-iterables.js"),Ie=Be("./node_modules/core-js/internals/array-for-each.js"),me=Be("./node_modules/core-js/internals/create-non-enumerable-property.js");for(var a in Oe){var y=ke[a],te=y&&y.prototype;if(te&&te.forEach!==Ie)try{me(te,"forEach",Ie)}catch(z){te.forEach=Ie}}},"./node_modules/core-js/modules/web.dom-collections.iterator.js":function(He,Ze,Be){var ke=Be("./node_modules/core-js/internals/global.js"),Oe=Be("./node_modules/core-js/internals/dom-iterables.js"),Ie=Be("./node_modules/core-js/modules/es.array.iterator.js"),me=Be("./node_modules/core-js/internals/create-non-enumerable-property.js"),a=Be("./node_modules/core-js/internals/well-known-symbol.js"),y=a("iterator"),te=a("toStringTag"),z=Ie.values;for(var ne in Oe){var oe=ke[ne],de=oe&&oe.prototype;if(de){if(de[y]!==z)try{me(de,y,z)}catch(Le){de[y]=z}if(de[te]||me(de,te,ne),Oe[ne]){for(var Se in Ie)if(de[Se]!==Ie[Se])try{me(de,Se,Ie[Se])}catch(Le){de[Se]=Ie[Se]}}}}},"./node_modules/es6-promise/dist/es6-promise.js":function(He){(function(Ze,Be){He.exports=Be()})(this,function(){"use strict";function Ze(Rt){var hn=typeof Rt;return Rt!==null&&(hn==="object"||hn==="function")}function Be(Rt){return typeof Rt=="function"}var ke=void 0;Array.isArray?ke=Array.isArray:ke=function(Rt){return Object.prototype.toString.call(Rt)==="[object Array]"};var Oe=ke,Ie=0,me=void 0,a=void 0,y=function(hn,en){Pt[Ie]=hn,Pt[Ie+1]=en,Ie+=2,Ie===2&&(a?a(Yt):bn())};function te(Rt){a=Rt}function z(Rt){y=Rt}var ne=typeof window!="undefined"?window:void 0,oe=ne||{},de=oe.MutationObserver||oe.WebKitMutationObserver,Se=typeof self=="undefined"&&typeof Ce!="undefined"&&{}.toString.call(Ce)==="[object process]",Le=typeof Uint8ClampedArray!="undefined"&&typeof importScripts!="undefined"&&typeof MessageChannel!="undefined";function xe(){return function(){return Ce.nextTick(Yt)}}function _e(){return typeof me!="undefined"?function(){me(Yt)}:ht()}function Ye(){var Rt=0,hn=new de(Yt),en=document.createTextNode("");return hn.observe(en,{characterData:!0}),function(){en.data=Rt=++Rt%2}}function ze(){var Rt=new MessageChannel;return Rt.port1.onmessage=Yt,function(){return Rt.port2.postMessage(0)}}function ht(){var Rt=setTimeout;return function(){return Rt(Yt,1)}}var Pt=new Array(1e3);function Yt(){for(var Rt=0;Rt<Ie;Rt+=2){var hn=Pt[Rt],en=Pt[Rt+1];hn(en),Pt[Rt]=void 0,Pt[Rt+1]=void 0}Ie=0}function Kt(){try{var Rt=Function("return this")().require("vertx");return me=Rt.runOnLoop||Rt.runOnContext,_e()}catch(hn){return ht()}}var bn=void 0;Se?bn=xe():de?bn=Ye():Le?bn=ze():ne===void 0?bn=Kt():bn=ht();function Fn(Rt,hn){var en=this,Vn=new this.constructor(Wt);Vn[jt]===void 0&&st(Vn);var Hn=en._state;if(Hn){var vA=arguments[Hn-1];y(function(){return nA(Hn,Vn,vA,en._result)})}else Un(en,Vn,Rt,hn);return Vn}function _t(Rt){var hn=this;if(Rt&&typeof Rt=="object"&&Rt.constructor===hn)return Rt;var en=new hn(Wt);return yn(en,Rt),en}var jt=Math.random().toString(36).substring(2);function Wt(){}var ft=void 0,vt=1,mt=2;function sn(){return new TypeError("You cannot resolve a promise with itself")}function eA(){return new TypeError("A promises callback cannot return that same promise.")}function bt(Rt,hn,en,Vn){try{Rt.call(hn,en,Vn)}catch(Hn){return Hn}}function Tt(Rt,hn,en){y(function(Vn){var Hn=!1,vA=bt(en,hn,function(er){Hn||(Hn=!0,hn!==er?yn(Vn,er):Re(Vn,er))},function(er){Hn||(Hn=!0,nn(Vn,er))},"Settle: "+(Vn._label||" unknown promise"));!Hn&&vA&&(Hn=!0,nn(Vn,vA))},Rt)}function cn(Rt,hn){hn._state===vt?Re(Rt,hn._result):hn._state===mt?nn(Rt,hn._result):Un(hn,void 0,function(en){return yn(Rt,en)},function(en){return nn(Rt,en)})}function jn(Rt,hn,en){hn.constructor===Rt.constructor&&en===Fn&&hn.constructor.resolve===_t?cn(Rt,hn):en===void 0?Re(Rt,hn):Be(en)?Tt(Rt,hn,en):Re(Rt,hn)}function yn(Rt,hn){if(Rt===hn)nn(Rt,sn());else if(Ze(hn)){var en=void 0;try{en=hn.then}catch(Vn){nn(Rt,Vn);return}jn(Rt,hn,en)}else Re(Rt,hn)}function sA(Rt){Rt._onerror&&Rt._onerror(Rt._result),tA(Rt)}function Re(Rt,hn){Rt._state===ft&&(Rt._result=hn,Rt._state=vt,Rt._subscribers.length!==0&&y(tA,Rt))}function nn(Rt,hn){Rt._state===ft&&(Rt._state=mt,Rt._result=hn,y(sA,Rt))}function Un(Rt,hn,en,Vn){var Hn=Rt._subscribers,vA=Hn.length;Rt._onerror=null,Hn[vA]=hn,Hn[vA+vt]=en,Hn[vA+mt]=Vn,vA===0&&Rt._state&&y(tA,Rt)}function tA(Rt){var hn=Rt._subscribers,en=Rt._state;if(hn.length!==0){for(var Vn=void 0,Hn=void 0,vA=Rt._result,er=0;er<hn.length;er+=3)Vn=hn[er],Hn=hn[er+en],Vn?nA(en,Vn,Hn,vA):Hn(vA);Rt._subscribers.length=0}}function nA(Rt,hn,en,Vn){var Hn=Be(en),vA=void 0,er=void 0,sr=!0;if(Hn){try{vA=en(Vn)}catch(cr){sr=!1,er=cr}if(hn===vA){nn(hn,eA());return}}else vA=Vn;hn._state!==ft||(Hn&&sr?yn(hn,vA):sr===!1?nn(hn,er):Rt===vt?Re(hn,vA):Rt===mt&&nn(hn,vA))}function Zt(Rt,hn){try{hn(function(Vn){yn(Rt,Vn)},function(Vn){nn(Rt,Vn)})}catch(en){nn(Rt,en)}}var Ut=0;function Je(){return Ut++}function st(Rt){Rt[jt]=Ut++,Rt._state=void 0,Rt._result=void 0,Rt._subscribers=[]}function Ot(){return new Error("Array Methods must be provided an Array")}var dn=function(){function Rt(hn,en){this._instanceConstructor=hn,this.promise=new hn(Wt),this.promise[jt]||st(this.promise),Oe(en)?(this.length=en.length,this._remaining=en.length,this._result=new Array(this.length),this.length===0?Re(this.promise,this._result):(this.length=this.length||0,this._enumerate(en),this._remaining===0&&Re(this.promise,this._result))):nn(this.promise,Ot())}return Rt.prototype._enumerate=function(en){for(var Vn=0;this._state===ft&&Vn<en.length;Vn++)this._eachEntry(en[Vn],Vn)},Rt.prototype._eachEntry=function(en,Vn){var Hn=this._instanceConstructor,vA=Hn.resolve;if(vA===_t){var er=void 0,sr=void 0,cr=!1;try{er=en.then}catch(xr){cr=!0,sr=xr}if(er===Fn&&en._state!==ft)this._settledAt(en._state,Vn,en._result);else if(typeof er!="function")this._remaining--,this._result[Vn]=en;else if(Hn===rA){var Pr=new Hn(Wt);cr?nn(Pr,sr):jn(Pr,en,er),this._willSettleAt(Pr,Vn)}else this._willSettleAt(new Hn(function(xr){return xr(en)}),Vn)}else this._willSettleAt(vA(en),Vn)},Rt.prototype._settledAt=function(en,Vn,Hn){var vA=this.promise;vA._state===ft&&(this._remaining--,en===mt?nn(vA,Hn):this._result[Vn]=Hn),this._remaining===0&&Re(vA,this._result)},Rt.prototype._willSettleAt=function(en,Vn){var Hn=this;Un(en,void 0,function(vA){return Hn._settledAt(vt,Vn,vA)},function(vA){return Hn._settledAt(mt,Vn,vA)})},Rt}();function Ln(Rt){return new dn(this,Rt).promise}function _n(Rt){var hn=this;return Oe(Rt)?new hn(function(en,Vn){for(var Hn=Rt.length,vA=0;vA<Hn;vA++)hn.resolve(Rt[vA]).then(en,Vn)}):new hn(function(en,Vn){return Vn(new TypeError("You must pass an array to race."))})}function aA(Rt){var hn=this,en=new hn(Wt);return nn(en,Rt),en}function Rn(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function In(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var rA=function(){function Rt(hn){this[jt]=Je(),this._result=this._state=void 0,this._subscribers=[],Wt!==hn&&(typeof hn!="function"&&Rn(),this instanceof Rt?Zt(this,hn):In())}return Rt.prototype.catch=function(en){return this.then(null,en)},Rt.prototype.finally=function(en){var Vn=this,Hn=Vn.constructor;return Be(en)?Vn.then(function(vA){return Hn.resolve(en()).then(function(){return vA})},function(vA){return Hn.resolve(en()).then(function(){throw vA})}):Vn.then(en,en)},Rt}();rA.prototype.then=Fn,rA.all=Ln,rA.race=_n,rA.resolve=_t,rA.reject=aA,rA._setScheduler=te,rA._setAsap=z,rA._asap=y;function zA(){var Rt=void 0;if(typeof Ue.g!="undefined")Rt=Ue.g;else if(typeof self!="undefined")Rt=self;else try{Rt=Function("return this")()}catch(Vn){throw new Error("polyfill failed because global object is unavailable in this environment")}var hn=Rt.Promise;if(hn){var en=null;try{en=Object.prototype.toString.call(hn.resolve())}catch(Vn){}if(en==="[object Promise]"&&!hn.cast)return}Rt.Promise=rA}return rA.polyfill=zA,rA.Promise=rA,rA})},html2canvas:function(He){"use strict";He.exports=$t},jspdf:function(He){"use strict";He.exports=ct}},Et={};function gn(He){var Ze=Et[He];if(Ze!==void 0)return Ze.exports;var Be=Et[He]={exports:{}};return on[He].call(Be.exports,Be,Be.exports,gn),Be.exports}(function(){gn.n=function(He){var Ze=He&&He.__esModule?function(){return He.default}:function(){return He};return gn.d(Ze,{a:Ze}),Ze}})(),function(){gn.d=function(He,Ze){for(var Be in Ze)gn.o(Ze,Be)&&!gn.o(He,Be)&&Object.defineProperty(He,Be,{enumerable:!0,get:Ze[Be]})}}(),function(){gn.o=function(He,Ze){return Object.prototype.hasOwnProperty.call(He,Ze)}}(),function(){gn.r=function(He){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(He,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(He,"__esModule",{value:!0})}}();var Bt={};return function(){"use strict";gn.r(Bt);var He=gn("./src/worker.js"),Ze=gn("./src/plugin/jspdf-plugin.js"),Be=gn("./src/plugin/pagebreaks.js"),ke=gn("./src/plugin/hyperlinks.js"),Oe=function Ie(me,a){var y=new Ie.Worker(a);return me?y.from(me).save():y};Oe.Worker=He.default,Bt.default=Oe}(),Bt=Bt.default,Bt}()})},65355:function(qt,kn,Ue){"use strict";Ue.r(kn),Ue.d(kn,{AcroForm:function(){return qo},AcroFormAppearance:function(){return hA},AcroFormButton:function(){return nr},AcroFormCheckBox:function(){return _r},AcroFormChoiceField:function(){return pA},AcroFormComboBox:function(){return DA},AcroFormEditBox:function(){return NA},AcroFormListBox:function(){return gr},AcroFormPasswordField:function(){return Ar},AcroFormPushButton:function(){return fr},AcroFormRadioButton:function(){return XA},AcroFormTextField:function(){return yr},GState:function(){return Gg},ShadingPattern:function(){return Ls},TilingPattern:function(){return xs},default:function(){return MA},jsPDF:function(){return MA}});var Ce=Ue(76190),ct={},$t=function(b,x,E,ee,Ae){var ae=new Worker(ct[x]||(ct[x]=URL.createObjectURL(new Blob([b+';addEventListener("error",function(e){e=e.error;postMessage({$e$:[e.message,e.code,e.stack]})})'],{type:"text/javascript"}))));return ae.onmessage=function(fe){var ce=fe.data,he=ce.$e$;if(he){var ve=new Error(he[0]);ve.code=he[1],ve.stack=he[2],Ae(ve,null)}else Ae(null,ce)},ae.postMessage(E,ee),ae},on=Uint8Array,Et=Uint16Array,gn=Int32Array,Bt=new on([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),He=new on([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Ze=new on([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Be=function(b,x){for(var E=new Et(31),ee=0;ee<31;++ee)E[ee]=x+=1<<b[ee-1];for(var Ae=new gn(E[30]),ee=1;ee<30;++ee)for(var ae=E[ee];ae<E[ee+1];++ae)Ae[ae]=ae-E[ee]<<5|ee;return{b:E,r:Ae}},ke=Be(Bt,2),Oe=ke.b,Ie=ke.r;Oe[28]=258,Ie[258]=28;for(var me=Be(He,0),a=me.b,y=me.r,te=new Et(32768),z=0;z<32768;++z){var ne=(z&43690)>>1|(z&21845)<<1;ne=(ne&52428)>>2|(ne&13107)<<2,ne=(ne&61680)>>4|(ne&3855)<<4,te[z]=((ne&65280)>>8|(ne&255)<<8)>>1}for(var oe=function(b,x,E){for(var ee=b.length,Ae=0,ae=new Et(x);Ae<ee;++Ae)b[Ae]&&++ae[b[Ae]-1];var fe=new Et(x);for(Ae=1;Ae<x;++Ae)fe[Ae]=fe[Ae-1]+ae[Ae-1]<<1;var ce;if(E){ce=new Et(1<<x);var he=15-x;for(Ae=0;Ae<ee;++Ae)if(b[Ae])for(var ve=Ae<<4|b[Ae],be=x-b[Ae],Qe=fe[b[Ae]-1]++<<be,Te=Qe|(1<<be)-1;Qe<=Te;++Qe)ce[te[Qe]>>he]=ve}else for(ce=new Et(ee),Ae=0;Ae<ee;++Ae)b[Ae]&&(ce[Ae]=te[fe[b[Ae]-1]++]>>15-b[Ae]);return ce},de=new on(288),z=0;z<144;++z)de[z]=8;for(var z=144;z<256;++z)de[z]=9;for(var z=256;z<280;++z)de[z]=7;for(var z=280;z<288;++z)de[z]=8;for(var Se=new on(32),z=0;z<32;++z)Se[z]=5;var Le=oe(de,9,0),xe=null,_e=oe(Se,5,0),Ye=null,ze=function(b){for(var x=b[0],E=1;E<b.length;++E)b[E]>x&&(x=b[E]);return x},ht=function(b,x,E){var ee=x/8|0;return(b[ee]|b[ee+1]<<8)>>(x&7)&E},Pt=function(b,x){var E=x/8|0;return(b[E]|b[E+1]<<8|b[E+2]<<16)>>(x&7)},Yt=function(b){return(b+7)/8|0},Kt=function(b,x,E){return(x==null||x<0)&&(x=0),(E==null||E>b.length)&&(E=b.length),new on(b.subarray(x,E))},bn={UnexpectedEOF:0,InvalidBlockType:1,InvalidLengthLiteral:2,InvalidDistance:3,StreamFinished:4,NoStreamHandler:5,InvalidHeader:6,NoCallback:7,InvalidUTF8:8,ExtraFieldTooLong:9,InvalidDate:10,FilenameTooLong:11,StreamFinishing:12,InvalidZipData:13,UnknownCompressionMethod:14},Fn=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],_t=function(b,x,E){var ee=new Error(x||Fn[b]);if(ee.code=b,Error.captureStackTrace&&Error.captureStackTrace(ee,_t),!E)throw ee;return ee},jt=function(b,x,E,ee){var Ae=b.length,ae=ee?ee.length:0;if(!Ae||x.f&&!x.l)return E||new on(0);var fe=!E,ce=fe||x.i!=2,he=x.i;fe&&(E=new on(Ae*3));var ve=function(oA){var yA=E.length;if(oA>yA){var FA=new on(Math.max(yA*2,oA));FA.set(E),E=FA}},be=x.f||0,Qe=x.p||0,Te=x.b||0,ye=x.l,nt=x.d,$e=x.m,At=x.n,We=Ae*8;do{if(!ye){be=ht(b,Qe,1);var Lt=ht(b,Qe+1,3);if(Qe+=3,Lt)if(Lt==1)ye=xe,nt=Ye,$e=9,At=5;else if(Lt==2){var Qn=ht(b,Qe,31)+257,vn=ht(b,Qe+10,15)+4,Ht=Qn+ht(b,Qe+5,31)+1;Qe+=14;for(var ut=new on(Ht),Jt=new on(19),Ve=0;Ve<vn;++Ve)Jt[Ze[Ve]]=ht(b,Qe+Ve*3,7);Qe+=vn*3;for(var rt=ze(Jt),Ft=(1<<rt)-1,yt=oe(Jt,rt,1),Ve=0;Ve<Ht;){var fn=yt[ht(b,Qe,Ft)];Qe+=fn&15;var St=fn>>4;if(St<16)ut[Ve++]=St;else{var pn=0,Sn=0;for(St==16?(Sn=3+ht(b,Qe,3),Qe+=2,pn=ut[Ve-1]):St==17?(Sn=3+ht(b,Qe,7),Qe+=3):St==18&&(Sn=11+ht(b,Qe,127),Qe+=7);Sn--;)ut[Ve++]=pn}}var An=ut.subarray(0,Qn),wn=ut.subarray(Qn);$e=ze(An),At=ze(wn),ye=oe(An,$e,1),nt=oe(wn,At,1)}else _t(1);else{var St=Yt(Qe)+4,gt=b[St-4]|b[St-3]<<8,ln=St+gt;if(ln>Ae){he&&_t(0);break}ce&&ve(Te+gt),E.set(b.subarray(St,ln),Te),x.b=Te+=gt,x.p=Qe=ln*8,x.f=be;continue}if(Qe>We){he&&_t(0);break}}ce&&ve(Te+131072);for(var cA=(1<<$e)-1,Wn=(1<<At)-1,Ke=Qe;;Ke=Qe){var pn=ye[Pt(b,Qe)&cA],lt=pn>>4;if(Qe+=pn&15,Qe>We){he&&_t(0);break}if(pn||_t(2),lt<256)E[Te++]=lt;else if(lt==256){Ke=Qe,ye=null;break}else{var pt=lt-254;if(lt>264){var Ve=lt-257,It=Bt[Ve];pt=ht(b,Qe,(1<<It)-1)+Oe[Ve],Qe+=It}var Gt=nt[Pt(b,Qe)&Wn],rn=Gt>>4;Gt||_t(3),Qe+=Gt&15;var wn=a[rn];if(rn>3){var It=He[rn];wn+=Pt(b,Qe)&(1<<It)-1,Qe+=It}if(Qe>We){he&&_t(0);break}ce&&ve(Te+131072);var Bn=Te+pt;if(Te<wn){var mn=ae-wn,Mn=Math.min(wn,Bn);for(mn+Te<0&&_t(3);Te<Mn;++Te)E[Te]=ee[mn+Te]}for(;Te<Bn;++Te)E[Te]=E[Te-wn]}}x.l=ye,x.p=Ke,x.b=Te,x.f=be,ye&&(be=1,x.m=$e,x.d=nt,x.n=At)}while(!be);return Te!=E.length&&fe?Kt(E,0,Te):E.subarray(0,Te)},Wt=function(b,x,E){E<<=x&7;var ee=x/8|0;b[ee]|=E,b[ee+1]|=E>>8},ft=function(b,x,E){E<<=x&7;var ee=x/8|0;b[ee]|=E,b[ee+1]|=E>>8,b[ee+2]|=E>>16},vt=function(b,x){for(var E=[],ee=0;ee<b.length;++ee)b[ee]&&E.push({s:ee,f:b[ee]});var Ae=E.length,ae=E.slice();if(!Ae)return{t:jn,l:0};if(Ae==1){var fe=new on(E[0].s+1);return fe[E[0].s]=1,{t:fe,l:1}}E.sort(function(ln,Qn){return ln.f-Qn.f}),E.push({s:-1,f:25001});var ce=E[0],he=E[1],ve=0,be=1,Qe=2;for(E[0]={s:-1,f:ce.f+he.f,l:ce,r:he};be!=Ae-1;)ce=E[E[ve].f<E[Qe].f?ve++:Qe++],he=E[ve!=be&&E[ve].f<E[Qe].f?ve++:Qe++],E[be++]={s:-1,f:ce.f+he.f,l:ce,r:he};for(var Te=ae[0].s,ee=1;ee<Ae;++ee)ae[ee].s>Te&&(Te=ae[ee].s);var ye=new Et(Te+1),nt=mt(E[be-1],ye,0);if(nt>x){var ee=0,$e=0,At=nt-x,We=1<<At;for(ae.sort(function(Qn,vn){return ye[vn.s]-ye[Qn.s]||Qn.f-vn.f});ee<Ae;++ee){var Lt=ae[ee].s;if(ye[Lt]>x)$e+=We-(1<<nt-ye[Lt]),ye[Lt]=x;else break}for($e>>=At;$e>0;){var St=ae[ee].s;ye[St]<x?$e-=1<<x-ye[St]++-1:++ee}for(;ee>=0&&$e;--ee){var gt=ae[ee].s;ye[gt]==x&&(--ye[gt],++$e)}nt=x}return{t:new on(ye),l:nt}},mt=function(b,x,E){return b.s==-1?Math.max(mt(b.l,x,E+1),mt(b.r,x,E+1)):x[b.s]=E},sn=function(b){for(var x=b.length;x&&!b[--x];);for(var E=new Et(++x),ee=0,Ae=b[0],ae=1,fe=function(he){E[ee++]=he},ce=1;ce<=x;++ce)if(b[ce]==Ae&&ce!=x)++ae;else{if(!Ae&&ae>2){for(;ae>138;ae-=138)fe(32754);ae>2&&(fe(ae>10?ae-11<<5|28690:ae-3<<5|12305),ae=0)}else if(ae>3){for(fe(Ae),--ae;ae>6;ae-=6)fe(8304);ae>2&&(fe(ae-3<<5|8208),ae=0)}for(;ae--;)fe(Ae);ae=1,Ae=b[ce]}return{c:E.subarray(0,ee),n:x}},eA=function(b,x){for(var E=0,ee=0;ee<x.length;++ee)E+=b[ee]*x[ee];return E},bt=function(b,x,E){var ee=E.length,Ae=Yt(x+2);b[Ae]=ee&255,b[Ae+1]=ee>>8,b[Ae+2]=b[Ae]^255,b[Ae+3]=b[Ae+1]^255;for(var ae=0;ae<ee;++ae)b[Ae+ae+4]=E[ae];return(Ae+4+ee)*8},Tt=function(b,x,E,ee,Ae,ae,fe,ce,he,ve,be){Wt(x,be++,E),++Ae[256];for(var Qe=vt(Ae,15),Te=Qe.t,ye=Qe.l,nt=vt(ae,15),$e=nt.t,At=nt.l,We=sn(Te),Lt=We.c,St=We.n,gt=sn($e),ln=gt.c,Qn=gt.n,vn=new Et(19),Ht=0;Ht<Lt.length;++Ht)++vn[Lt[Ht]&31];for(var Ht=0;Ht<ln.length;++Ht)++vn[ln[Ht]&31];for(var ut=vt(vn,7),Jt=ut.t,Ve=ut.l,rt=19;rt>4&&!Jt[Ze[rt-1]];--rt);var Ft=ve+5<<3,yt=eA(Ae,de)+eA(ae,Se)+fe,fn=eA(Ae,Te)+eA(ae,$e)+fe+14+3*rt+eA(vn,Jt)+2*vn[16]+3*vn[17]+7*vn[18];if(he>=0&&Ft<=yt&&Ft<=fn)return bt(x,be,b.subarray(he,he+ve));var pn,Sn,An,wn;if(Wt(x,be,1+(fn<yt)),be+=2,fn<yt){pn=oe(Te,ye,0),Sn=Te,An=oe($e,At,0),wn=$e;var cA=oe(Jt,Ve,0);Wt(x,be,St-257),Wt(x,be+5,Qn-1),Wt(x,be+10,rt-4),be+=14;for(var Ht=0;Ht<rt;++Ht)Wt(x,be+3*Ht,Jt[Ze[Ht]]);be+=3*rt;for(var Wn=[Lt,ln],Ke=0;Ke<2;++Ke)for(var lt=Wn[Ke],Ht=0;Ht<lt.length;++Ht){var pt=lt[Ht]&31;Wt(x,be,cA[pt]),be+=Jt[pt],pt>15&&(Wt(x,be,lt[Ht]>>5&127),be+=lt[Ht]>>12)}}else pn=Le,Sn=de,An=_e,wn=Se;for(var Ht=0;Ht<ce;++Ht){var It=ee[Ht];if(It>255){var pt=It>>18&31;ft(x,be,pn[pt+257]),be+=Sn[pt+257],pt>7&&(Wt(x,be,It>>23&31),be+=Bt[pt]);var Gt=It&31;ft(x,be,An[Gt]),be+=wn[Gt],Gt>3&&(ft(x,be,It>>5&8191),be+=He[Gt])}else ft(x,be,pn[It]),be+=Sn[It]}return ft(x,be,pn[256]),be+Sn[256]},cn=new gn([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),jn=new on(0),yn=function(b,x,E,ee,Ae,ae){var fe=ae.z||b.length,ce=new on(ee+fe+5*(1+Math.ceil(fe/7e3))+Ae),he=ce.subarray(ee,ce.length-Ae),ve=ae.l,be=(ae.r||0)&7;if(x){be&&(he[0]=ae.r>>3);for(var Qe=cn[x-1],Te=Qe>>13,ye=Qe&8191,nt=(1<<E)-1,$e=ae.p||new Et(32768),At=ae.h||new Et(nt+1),We=Math.ceil(E/3),Lt=2*We,St=function(En){return(b[En]^b[En+1]<<We^b[En+2]<<Lt)&nt},gt=new gn(25e3),ln=new Et(288),Qn=new Et(32),vn=0,Ht=0,ut=ae.i||0,Jt=0,Ve=ae.w||0,rt=0;ut+2<fe;++ut){var Ft=St(ut),yt=ut&32767,fn=At[Ft];if($e[yt]=fn,At[Ft]=yt,Ve<=ut){var pn=fe-ut;if((vn>7e3||Jt>24576)&&(pn>423||!ve)){be=Tt(b,he,0,gt,ln,Qn,Ht,Jt,rt,ut-rt,be),Jt=vn=Ht=0,rt=ut;for(var Sn=0;Sn<286;++Sn)ln[Sn]=0;for(var Sn=0;Sn<30;++Sn)Qn[Sn]=0}var An=2,wn=0,cA=ye,Wn=yt-fn&32767;if(pn>2&&Ft==St(ut-Wn))for(var Ke=Math.min(Te,pn)-1,lt=Math.min(32767,ut),pt=Math.min(258,pn);Wn<=lt&&--cA&&yt!=fn;){if(b[ut+An]==b[ut+An-Wn]){for(var It=0;It<pt&&b[ut+It]==b[ut+It-Wn];++It);if(It>An){if(An=It,wn=Wn,It>Ke)break;for(var Gt=Math.min(Wn,It-2),rn=0,Sn=0;Sn<Gt;++Sn){var Bn=ut-Wn+Sn&32767,mn=$e[Bn],Mn=Bn-mn&32767;Mn>rn&&(rn=Mn,fn=Bn)}}}yt=fn,fn=$e[yt],Wn+=yt-fn&32767}if(wn){gt[Jt++]=268435456|Ie[An]<<18|y[wn];var oA=Ie[An]&31,yA=y[wn]&31;Ht+=Bt[oA]+He[yA],++ln[257+oA],++Qn[yA],Ve=ut+An,++vn}else gt[Jt++]=b[ut],++ln[b[ut]]}}for(ut=Math.max(ut,Ve);ut<fe;++ut)gt[Jt++]=b[ut],++ln[b[ut]];be=Tt(b,he,ve,gt,ln,Qn,Ht,Jt,rt,ut-rt,be),ve||(ae.r=be&7|he[be/8|0]<<3,be-=7,ae.h=At,ae.p=$e,ae.i=ut,ae.w=Ve)}else{for(var ut=ae.w||0;ut<fe+ve;ut+=65535){var FA=ut+65535;FA>=fe&&(he[be/8|0]=ve,FA=fe),be=bt(he,be+1,b.subarray(ut,FA))}ae.i=fe}return Kt(ce,0,ee+Yt(be)+Ae)},sA=null,Re=function(){var b=-1;return{p:function(x){for(var E=b,ee=0;ee<x.length;++ee)E=sA[E&255^x[ee]]^E>>>8;b=E},d:function(){return~b}}},nn=function(){var b=1,x=0;return{p:function(E){for(var ee=b,Ae=x,ae=E.length|0,fe=0;fe!=ae;){for(var ce=Math.min(fe+2655,ae);fe<ce;++fe)Ae+=ee+=E[fe];ee=(ee&65535)+15*(ee>>16),Ae=(Ae&65535)+15*(Ae>>16)}b=ee,x=Ae},d:function(){return b%=65521,x%=65521,(b&255)<<24|(b&65280)<<8|(x&255)<<8|x>>8}}},Un=function(b,x,E,ee,Ae){if(!Ae&&(Ae={l:1},x.dictionary)){var ae=x.dictionary.subarray(-32768),fe=new on(ae.length+b.length);fe.set(ae),fe.set(b,ae.length),b=fe,Ae.w=ae.length}return yn(b,x.level==null?6:x.level,x.mem==null?Ae.l?Math.ceil(Math.max(8,Math.min(13,Math.log(b.length)))*1.5):20:12+x.mem,E,ee,Ae)},tA=function(b,x){var E={};for(var ee in b)E[ee]=b[ee];for(var ee in x)E[ee]=x[ee];return E},nA=function(b,x,E){for(var ee=b(),Ae=b.toString(),ae=Ae.slice(Ae.indexOf("[")+1,Ae.lastIndexOf("]")).replace(/\s+/g,"").split(","),fe=0;fe<ee.length;++fe){var ce=ee[fe],he=ae[fe];if(typeof ce=="function"){x+=";"+he+"=";var ve=ce.toString();if(ce.prototype)if(ve.indexOf("[native code]")!=-1){var be=ve.indexOf(" ",8)+1;x+=ve.slice(be,ve.indexOf("(",be))}else{x+=ve;for(var Qe in ce.prototype)x+=";"+he+".prototype."+Qe+"="+ce.prototype[Qe].toString()}else x+=ve}else E[he]=ce}return x},Zt=null,Ut=function(b){var x=[];for(var E in b)b[E].buffer&&x.push((b[E]=new b[E].constructor(b[E])).buffer);return x},Je=function(b,x,E,ee){if(!Zt[E]){for(var Ae="",ae={},fe=b.length-1,ce=0;ce<fe;++ce)Ae=nA(b[ce],Ae,ae);Zt[E]={c:nA(b[fe],Ae,ae),e:ae}}var he=tA({},Zt[E].e);return $t(Zt[E].c+";onmessage=function(e){for(var k in e.data)self[k]=e.data[k];onmessage="+x.toString()+"}",E,he,Ut(he),ee)},st=function(){return[on,Et,gn,Bt,He,Ze,Oe,a,xe,Ye,te,Fn,oe,ze,ht,Pt,Yt,Kt,_t,jt,ba,Rn,In]},Ot=function(){return[on,Et,gn,Bt,He,Ze,Ie,y,Le,de,_e,Se,te,cn,jn,oe,Wt,ft,vt,mt,sn,eA,bt,Tt,Yt,Kt,yn,Un,_A,Rn]},dn=function(){return[vA,cr,Hn,Re,sA]},Ln=function(){return[er,sr]},_n=function(){return[Pr,Hn,nn]},aA=function(){return[xr]},Rn=function(b){return postMessage(b,[b.buffer])},In=function(b){return b&&{out:b.size&&new on(b.size),dictionary:b.dictionary}},rA=function(b,x,E,ee,Ae,ae){var fe=Je(E,ee,Ae,function(ce,he){fe.terminate(),ae(ce,he)});return fe.postMessage([b,x],x.consume?[b.buffer]:[]),function(){fe.terminate()}},zA=function(b){return b.ondata=function(x,E){return postMessage([x,E],[x.buffer])},function(x){x.data.length?(b.push(x.data[0],x.data[1]),postMessage([x.data[0].length])):b.flush()}},Rt=function(b,x,E,ee,Ae,ae,fe){var ce,he=Je(b,ee,Ae,function(ve,be){ve?(he.terminate(),x.ondata.call(x,ve)):Array.isArray(be)?be.length==1?(x.queuedSize-=be[0],x.ondrain&&x.ondrain(be[0])):(be[1]&&he.terminate(),x.ondata.call(x,ve,be[0],be[1])):fe(be)});he.postMessage(E),x.queuedSize=0,x.push=function(ve,be){x.ondata||_t(5),ce&&x.ondata(_t(4,0,1),null,!!be),x.queuedSize+=ve.length,he.postMessage([ve,ce=be],[ve.buffer])},x.terminate=function(){he.terminate()},ae&&(x.flush=function(){he.postMessage([])})},hn=function(b,x){return b[x]|b[x+1]<<8},en=function(b,x){return(b[x]|b[x+1]<<8|b[x+2]<<16|b[x+3]<<24)>>>0},Vn=function(b,x){return en(b,x)+en(b,x+4)*4294967296},Hn=function(b,x,E){for(;E;++x)b[x]=E,E>>>=8},vA=function(b,x){var E=x.filename;if(b[0]=31,b[1]=139,b[2]=8,b[8]=x.level<2?4:x.level==9?2:0,b[9]=3,x.mtime!=0&&Hn(b,4,Math.floor(new Date(x.mtime||Date.now())/1e3)),E){b[3]=8;for(var ee=0;ee<=E.length;++ee)b[ee+10]=E.charCodeAt(ee)}},er=function(b){(b[0]!=31||b[1]!=139||b[2]!=8)&&_t(6,"invalid gzip data");var x=b[3],E=10;x&4&&(E+=(b[10]|b[11]<<8)+2);for(var ee=(x>>3&1)+(x>>4&1);ee>0;ee-=!b[E++]);return E+(x&2)},sr=function(b){var x=b.length;return(b[x-4]|b[x-3]<<8|b[x-2]<<16|b[x-1]<<24)>>>0},cr=function(b){return 10+(b.filename?b.filename.length+1:0)},Pr=function(b,x){var E=x.level,ee=E==0?0:E<6?1:E==9?3:2;if(b[0]=120,b[1]=ee<<6|(x.dictionary&&32),b[1]|=31-(b[0]<<8|b[1])%31,x.dictionary){var Ae=nn();Ae.p(x.dictionary),Hn(b,2,Ae.d())}},xr=function(b,x){return((b[0]&15)!=8||b[0]>>4>7||(b[0]<<8|b[1])%31)&&_t(6,"invalid zlib data"),(b[1]>>5&1)==+!x&&_t(6,"invalid zlib data: "+(b[1]&32?"need":"unexpected")+" dictionary"),(b[1]>>3&4)+2};function Br(b,x){return typeof b=="function"&&(x=b,b={}),this.ondata=x,b}var QA=null,Jn=null;function bA(b,x,E){return E||(E=x,x={}),typeof E!="function"&&_t(7),rA(b,x,[Ot],function(ee){return Rn(_A(ee.data[0],ee.data[1]))},0,E)}function _A(b,x){return Un(b,x||{},0,0)}var tr=null,Jr=null;function ya(b,x,E){return E||(E=x,x={}),typeof E!="function"&&_t(7),rA(b,x,[st],function(ee){return Rn(ba(ee.data[0],In(ee.data[1])))},1,E)}function ba(b,x){return jt(b,{i:2},x&&x.out,x&&x.dictionary)}var Ca=null,KA=null;function Ho(b,x,E){return E||(E=x,x={}),typeof E!="function"&&_t(7),rA(b,x,[Ot,dn,function(){return[Fo]}],function(ee){return Rn(Fo(ee.data[0],ee.data[1]))},2,E)}function Fo(b,x){x||(x={});var E=Re(),ee=b.length;E.p(b);var Ae=Un(b,x,cr(x),8),ae=Ae.length;return vA(Ae,x),Hn(Ae,ae-8,E.d()),Hn(Ae,ae-4,ee),Ae}var qn=null,$n=null;function mA(b,x,E){return E||(E=x,x={}),typeof E!="function"&&_t(7),rA(b,x,[st,Ln,function(){return[dA]}],function(ee){return Rn(dA(ee.data[0],ee.data[1]))},3,E)}function dA(b,x){var E=er(b);return E+8>b.length&&_t(6,"invalid gzip data"),jt(b.subarray(E,-8),{i:2},x&&x.out||new on(sr(b)),x&&x.dictionary)}var ar=null,Nr=null;function kA(b,x,E){return E||(E=x,x={}),typeof E!="function"&&_t(7),rA(b,x,[Ot,_n,function(){return[wt]}],function(ee){return Rn(wt(ee.data[0],ee.data[1]))},4,E)}function wt(b,x){x||(x={});var E=nn();E.p(b);var ee=Un(b,x,x.dictionary?6:2,4);return Pr(ee,x),Hn(ee,ee.length-4,E.d()),ee}var Nt=null,xt=null;function Cn(b,x,E){return E||(E=x,x={}),typeof E!="function"&&_t(7),rA(b,x,[st,aA,function(){return[gA]}],function(ee){return Rn(gA(ee.data[0],In(ee.data[1])))},5,E)}function gA(b,x){return jt(b.subarray(xr(b,x&&x.dictionary),-4),{i:2},x&&x.out,x&&x.dictionary)}var Gn=null,un=null;function zn(b,x,E){return E||(E=x,x={}),typeof E!="function"&&_t(7),b[0]==31&&b[1]==139&&b[2]==8?mA(b,x,E):(b[0]&15)!=8||b[0]>>4>7||(b[0]<<8|b[1])%31?ya(b,x,E):Cn(b,x,E)}function Xn(b,x){return b[0]==31&&b[1]==139&&b[2]==8?dA(b,x):(b[0]&15)!=8||b[0]>>4>7||(b[0]<<8|b[1])%31?ba(b,x):gA(b,x)}var SA=function(b,x,E,ee){for(var Ae in b){var ae=b[Ae],fe=x+Ae,ce=ee;Array.isArray(ae)&&(ce=tA(ee,ae[1]),ae=ae[0]),ae instanceof on?E[fe]=[ae,ce]:(E[fe+="/"]=[new on(0),ce],SA(ae,fe,E,ee))}},Sr=typeof TextEncoder!="undefined"&&new TextEncoder,Nn=typeof TextDecoder!="undefined"&&new TextDecoder,Hr=0;try{Nn.decode(jn,{stream:!0}),Hr=1}catch(b){}var Fa=function(b){for(var x="",E=0;;){var ee=b[E++],Ae=(ee>127)+(ee>223)+(ee>239);if(E+Ae>b.length)return{s:x,r:Kt(b,E-1)};Ae?Ae==3?(ee=((ee&15)<<18|(b[E++]&63)<<12|(b[E++]&63)<<6|b[E++]&63)-65536,x+=String.fromCharCode(55296|ee>>10,56320|ee&1023)):Ae&1?x+=String.fromCharCode((ee&31)<<6|b[E++]&63):x+=String.fromCharCode((ee&15)<<12|(b[E++]&63)<<6|b[E++]&63):x+=String.fromCharCode(ee)}},Ci=null,Za=null;function aa(b,x){if(x){for(var E=new on(b.length),ee=0;ee<b.length;++ee)E[ee]=b.charCodeAt(ee);return E}if(Sr)return Sr.encode(b);for(var Ae=b.length,ae=new on(b.length+(b.length>>1)),fe=0,ce=function(be){ae[fe++]=be},ee=0;ee<Ae;++ee){if(fe+5>ae.length){var he=new on(fe+8+(Ae-ee<<1));he.set(ae),ae=he}var ve=b.charCodeAt(ee);ve<128||x?ce(ve):ve<2048?(ce(192|ve>>6),ce(128|ve&63)):ve>55295&&ve<57344?(ve=65536+(ve&1047552)|b.charCodeAt(++ee)&1023,ce(240|ve>>18),ce(128|ve>>12&63),ce(128|ve>>6&63),ce(128|ve&63)):(ce(224|ve>>12),ce(128|ve>>6&63),ce(128|ve&63))}return Kt(ae,0,fe)}function ni(b,x){if(x){for(var E="",ee=0;ee<b.length;ee+=16384)E+=String.fromCharCode.apply(null,b.subarray(ee,ee+16384));return E}else{if(Nn)return Nn.decode(b);var Ae=Fa(b),ae=Ae.s,E=Ae.r;return E.length&&_t(8),ae}}var Rs=function(b){return b==1?3:b<6?2:b==9?1:0},Vi=function(b,x){return x+30+hn(b,x+26)+hn(b,x+28)},hs=function(b,x,E){var ee=hn(b,x+28),Ae=ni(b.subarray(x+46,x+46+ee),!(hn(b,x+8)&2048)),ae=x+46+ee,fe=en(b,x+20),ce=E&&fe==4294967295?ci(b,ae):[fe,en(b,x+24),en(b,x+42)],he=ce[0],ve=ce[1],be=ce[2];return[hn(b,x+10),he,ve,Ae,ae+hn(b,x+30)+hn(b,x+32),be]},ci=function(b,x){for(;hn(b,x)!=1;x+=4+hn(b,x+2));return[Vn(b,x+12),Vn(b,x+4),Vn(b,x+20)]},Ea=function(b){var x=0;if(b)for(var E in b){var ee=b[E].length;ee>65535&&_t(9),x+=ee+4}return x},jo=function(b,x,E,ee,Ae,ae,fe,ce){var he=ee.length,ve=E.extra,be=ce&&ce.length,Qe=Ea(ve);Hn(b,x,fe!=null?33639248:67324752),x+=4,fe!=null&&(b[x++]=20,b[x++]=E.os),b[x]=20,x+=2,b[x++]=E.flag<<1|(ae<0&&8),b[x++]=Ae&&8,b[x++]=E.compression&255,b[x++]=E.compression>>8;var Te=new Date(E.mtime==null?Date.now():E.mtime),ye=Te.getFullYear()-1980;if((ye<0||ye>119)&&_t(10),Hn(b,x,ye<<25|Te.getMonth()+1<<21|Te.getDate()<<16|Te.getHours()<<11|Te.getMinutes()<<5|Te.getSeconds()>>1),x+=4,ae!=-1&&(Hn(b,x,E.crc),Hn(b,x+4,ae<0?-ae-2:ae),Hn(b,x+8,E.size)),Hn(b,x+12,he),Hn(b,x+14,Qe),x+=16,fe!=null&&(Hn(b,x,be),Hn(b,x+6,E.attrs),Hn(b,x+10,fe),x+=14),b.set(ee,x),x+=he,Qe)for(var nt in ve){var $e=ve[nt],At=$e.length;Hn(b,x,+nt),Hn(b,x+2,At),b.set($e,x+4),x+=4+At}return be&&(b.set(ce,x),x+=be),x},Fi=function(b,x,E,ee,Ae){Hn(b,x,101010256),Hn(b,x+8,E),Hn(b,x+10,E),Hn(b,x+12,ee),Hn(b,x+16,Ae)},Xa=null,Kn=null,mc=null,Gs=null;function wl(b,x,E){E||(E=x,x={}),typeof E!="function"&&_t(7);var ee={};SA(b,"",ee,x);var Ae=Object.keys(ee),ae=Ae.length,fe=0,ce=0,he=ae,ve=new Array(ae),be=[],Qe=function(){for(var At=0;At<be.length;++At)be[At]()},Te=function(At,We){Yr(function(){E(At,We)})};Yr(function(){Te=E});var ye=function(){var At=new on(ce+22),We=fe,Lt=ce-fe;ce=0;for(var St=0;St<he;++St){var gt=ve[St];try{var ln=gt.c.length;jo(At,ce,gt,gt.f,gt.u,ln);var Qn=30+gt.f.length+Ea(gt.extra),vn=ce+Qn;At.set(gt.c,vn),jo(At,fe,gt,gt.f,gt.u,ln,ce,gt.m),fe+=16+Qn+(gt.m?gt.m.length:0),ce=vn+ln}catch(Ht){return Te(Ht,null)}}Fi(At,fe,ve.length,Lt,We),Te(null,At)};ae||ye();for(var nt=function(At){var We=Ae[At],Lt=ee[We],St=Lt[0],gt=Lt[1],ln=Re(),Qn=St.length;ln.p(St);var vn=aa(We),Ht=vn.length,ut=gt.comment,Jt=ut&&aa(ut),Ve=Jt&&Jt.length,rt=Ea(gt.extra),Ft=gt.level==0?0:8,yt=function(fn,pn){if(fn)Qe(),Te(fn,null);else{var Sn=pn.length;ve[At]=tA(gt,{size:Qn,crc:ln.d(),c:pn,f:vn,m:Jt,u:Ht!=We.length||Jt&&ut.length!=Ve,compression:Ft}),fe+=30+Ht+rt+Sn,ce+=76+2*(Ht+rt)+(Ve||0)+Sn,--ae||ye()}};if(Ht>65535&&yt(_t(11,0,1),null),!Ft)yt(null,St);else if(Qn<16e4)try{yt(null,_A(St,gt))}catch(fn){yt(fn,null)}else be.push(bA(St,gt,yt))},$e=0;$e<he;++$e)nt($e);return Qe}function Ei(b,x){x||(x={});var E={},ee=[];SA(b,"",E,x);var Ae=0,ae=0;for(var fe in E){var ce=E[fe],he=ce[0],ve=ce[1],be=ve.level==0?0:8,Qe=aa(fe),Te=Qe.length,ye=ve.comment,nt=ye&&aa(ye),$e=nt&&nt.length,At=Ea(ve.extra);Te>65535&&_t(11);var We=be?_A(he,ve):he,Lt=We.length,St=Re();St.p(he),ee.push(tA(ve,{size:he.length,crc:St.d(),c:We,f:Qe,m:nt,u:Te!=fe.length||nt&&ye.length!=$e,o:Ae,compression:be})),Ae+=30+Te+At+Lt,ae+=76+2*(Te+At)+($e||0)+Lt}for(var gt=new on(ae+22),ln=Ae,Qn=ae-Ae,vn=0;vn<ee.length;++vn){var Qe=ee[vn];jo(gt,Qe.o,Qe,Qe.f,Qe.u,Qe.c.length);var Ht=30+Qe.f.length+Ea(Qe.extra);gt.set(Qe.c,Qe.o+Ht),jo(gt,Ae,Qe,Qe.f,Qe.u,Qe.c.length,Qe.o,Qe.m),Ae+=16+Ht+(Qe.m?Qe.m.length:0)}return Fi(gt,Ae,ee.length,Qn,ln),gt}var lA=null,HA=null,mr=null,OA=null,Yr=typeof queueMicrotask=="function"?queueMicrotask:typeof setTimeout=="function"?setTimeout:function(b){b()};function La(b,x,E){E||(E=x,x={}),typeof E!="function"&&_t(7);var ee=[],Ae=function(){for(var At=0;At<ee.length;++At)ee[At]()},ae={},fe=function(At,We){Yr(function(){E(At,We)})};Yr(function(){fe=E});for(var ce=b.length-22;en(b,ce)!=101010256;--ce)if(!ce||b.length-ce>65558)return fe(_t(13,0,1),null),Ae;var he=hn(b,ce+8);if(he){var ve=he,be=en(b,ce+16),Qe=be==4294967295||ve==65535;if(Qe){var Te=en(b,ce-12);Qe=en(b,Te)==101075792,Qe&&(ve=he=en(b,Te+32),be=en(b,Te+48))}for(var ye=x&&x.filter,nt=function(At){var We=hs(b,be,Qe),Lt=We[0],St=We[1],gt=We[2],ln=We[3],Qn=We[4],vn=We[5],Ht=Vi(b,vn);be=Qn;var ut=function(Ve,rt){Ve?(Ae(),fe(Ve,null)):(rt&&(ae[ln]=rt),--he||fe(null,ae))};if(!ye||ye({name:ln,size:St,originalSize:gt,compression:Lt}))if(!Lt)ut(null,Kt(b,Ht,Ht+St));else if(Lt==8){var Jt=b.subarray(Ht,Ht+St);if(gt<524288||St>.8*gt)try{ut(null,ba(Jt,{out:new on(gt)}))}catch(Ve){ut(Ve,null)}else ee.push(ya(Jt,{size:gt},ut))}else ut(_t(14,"unknown compression type "+Lt,1),null);else ut(null,null)},$e=0;$e<ve;++$e)nt($e)}else fe(null,{});return Ae}function oo(b,x){for(var E={},ee=b.length-22;en(b,ee)!=101010256;--ee)(!ee||b.length-ee>65558)&&_t(13);var Ae=hn(b,ee+8);if(!Ae)return{};var ae=en(b,ee+16),fe=ae==4294967295||Ae==65535;if(fe){var ce=en(b,ee-12);fe=en(b,ce)==101075792,fe&&(Ae=en(b,ce+32),ae=en(b,ce+48))}for(var he=x&&x.filter,ve=0;ve<Ae;++ve){var be=hs(b,ae,fe),Qe=be[0],Te=be[1],ye=be[2],nt=be[3],$e=be[4],At=be[5],We=Vi(b,At);ae=$e,(!he||he({name:nt,size:Te,originalSize:ye,compression:Qe}))&&(Qe?Qe==8?E[nt]=ba(b.subarray(We,We+Te),{out:new on(ye)}):_t(14,"unknown compression type "+Qe):E[nt]=Kt(b,We,We+Te))}return E}var io=Ue(42978);function Eo(b,x="utf8"){return new TextDecoder(x).decode(b)}const Pl=new TextEncoder;function To(b){return Pl.encode(b)}const pc=1024*8,vc=(()=>{const b=new Uint8Array(4),x=new Uint32Array(b.buffer);return!((x[0]=1)&b[0])})(),yl={int8:globalThis.Int8Array,uint8:globalThis.Uint8Array,int16:globalThis.Int16Array,uint16:globalThis.Uint16Array,int32:globalThis.Int32Array,uint32:globalThis.Uint32Array,uint64:globalThis.BigUint64Array,int64:globalThis.BigInt64Array,float32:globalThis.Float32Array,float64:globalThis.Float64Array};class Li{constructor(x=pc,E={}){Xr(this,"buffer");Xr(this,"byteLength");Xr(this,"byteOffset");Xr(this,"length");Xr(this,"offset");Xr(this,"lastWrittenByte");Xr(this,"littleEndian");Xr(this,"_data");Xr(this,"_mark");Xr(this,"_marks");let ee=!1;typeof x=="number"?x=new ArrayBuffer(x):(ee=!0,this.lastWrittenByte=x.byteLength);const Ae=E.offset?E.offset>>>0:0,ae=x.byteLength-Ae;let fe=Ae;(ArrayBuffer.isView(x)||x instanceof Li)&&(x.byteLength!==x.buffer.byteLength&&(fe=x.byteOffset+Ae),x=x.buffer),ee?this.lastWrittenByte=ae:this.lastWrittenByte=0,this.buffer=x,this.length=ae,this.byteLength=ae,this.byteOffset=fe,this.offset=0,this.littleEndian=!0,this._data=new DataView(this.buffer,fe,ae),this._mark=0,this._marks=[]}available(x=1){return this.offset+x<=this.length}isLittleEndian(){return this.littleEndian}setLittleEndian(){return this.littleEndian=!0,this}isBigEndian(){return!this.littleEndian}setBigEndian(){return this.littleEndian=!1,this}skip(x=1){return this.offset+=x,this}back(x=1){return this.offset-=x,this}seek(x){return this.offset=x,this}mark(){return this._mark=this.offset,this}reset(){return this.offset=this._mark,this}pushMark(){return this._marks.push(this.offset),this}popMark(){const x=this._marks.pop();if(x===void 0)throw new Error("Mark stack empty");return this.seek(x),this}rewind(){return this.offset=0,this}ensureAvailable(x=1){if(!this.available(x)){const ee=(this.offset+x)*2,Ae=new Uint8Array(ee);Ae.set(new Uint8Array(this.buffer)),this.buffer=Ae.buffer,this.length=ee,this.byteLength=ee,this._data=new DataView(this.buffer)}return this}readBoolean(){return this.readUint8()!==0}readInt8(){return this._data.getInt8(this.offset++)}readUint8(){return this._data.getUint8(this.offset++)}readByte(){return this.readUint8()}readBytes(x=1){return this.readArray(x,"uint8")}readArray(x,E){const ee=yl[E].BYTES_PER_ELEMENT*x,Ae=this.byteOffset+this.offset,ae=this.buffer.slice(Ae,Ae+ee);if(this.littleEndian===vc&&E!=="uint8"&&E!=="int8"){const ce=new Uint8Array(this.buffer.slice(Ae,Ae+ee));ce.reverse();const he=new yl[E](ce.buffer);return this.offset+=ee,he.reverse(),he}const fe=new yl[E](ae);return this.offset+=ee,fe}readInt16(){const x=this._data.getInt16(this.offset,this.littleEndian);return this.offset+=2,x}readUint16(){const x=this._data.getUint16(this.offset,this.littleEndian);return this.offset+=2,x}readInt32(){const x=this._data.getInt32(this.offset,this.littleEndian);return this.offset+=4,x}readUint32(){const x=this._data.getUint32(this.offset,this.littleEndian);return this.offset+=4,x}readFloat32(){const x=this._data.getFloat32(this.offset,this.littleEndian);return this.offset+=4,x}readFloat64(){const x=this._data.getFloat64(this.offset,this.littleEndian);return this.offset+=8,x}readBigInt64(){const x=this._data.getBigInt64(this.offset,this.littleEndian);return this.offset+=8,x}readBigUint64(){const x=this._data.getBigUint64(this.offset,this.littleEndian);return this.offset+=8,x}readChar(){return String.fromCharCode(this.readInt8())}readChars(x=1){let E="";for(let ee=0;ee<x;ee++)E+=this.readChar();return E}readUtf8(x=1){return Eo(this.readBytes(x))}decodeText(x=1,E="utf8"){return Eo(this.readBytes(x),E)}writeBoolean(x){return this.writeUint8(x?255:0),this}writeInt8(x){return this.ensureAvailable(1),this._data.setInt8(this.offset++,x),this._updateLastWrittenByte(),this}writeUint8(x){return this.ensureAvailable(1),this._data.setUint8(this.offset++,x),this._updateLastWrittenByte(),this}writeByte(x){return this.writeUint8(x)}writeBytes(x){this.ensureAvailable(x.length);for(let E=0;E<x.length;E++)this._data.setUint8(this.offset++,x[E]);return this._updateLastWrittenByte(),this}writeInt16(x){return this.ensureAvailable(2),this._data.setInt16(this.offset,x,this.littleEndian),this.offset+=2,this._updateLastWrittenByte(),this}writeUint16(x){return this.ensureAvailable(2),this._data.setUint16(this.offset,x,this.littleEndian),this.offset+=2,this._updateLastWrittenByte(),this}writeInt32(x){return this.ensureAvailable(4),this._data.setInt32(this.offset,x,this.littleEndian),this.offset+=4,this._updateLastWrittenByte(),this}writeUint32(x){return this.ensureAvailable(4),this._data.setUint32(this.offset,x,this.littleEndian),this.offset+=4,this._updateLastWrittenByte(),this}writeFloat32(x){return this.ensureAvailable(4),this._data.setFloat32(this.offset,x,this.littleEndian),this.offset+=4,this._updateLastWrittenByte(),this}writeFloat64(x){return this.ensureAvailable(8),this._data.setFloat64(this.offset,x,this.littleEndian),this.offset+=8,this._updateLastWrittenByte(),this}writeBigInt64(x){return this.ensureAvailable(8),this._data.setBigInt64(this.offset,x,this.littleEndian),this.offset+=8,this._updateLastWrittenByte(),this}writeBigUint64(x){return this.ensureAvailable(8),this._data.setBigUint64(this.offset,x,this.littleEndian),this.offset+=8,this._updateLastWrittenByte(),this}writeChar(x){return this.writeUint8(x.charCodeAt(0))}writeChars(x){for(let E=0;E<x.length;E++)this.writeUint8(x.charCodeAt(E));return this}writeUtf8(x){return this.writeBytes(To(x))}toArray(){return new Uint8Array(this.buffer,this.byteOffset,this.lastWrittenByte)}getWrittenByteLength(){return this.lastWrittenByte-this.byteOffset}_updateLastWrittenByte(){this.offset>this.lastWrittenByte&&(this.lastWrittenByte=this.offset)}}const fu=4,lg=0,gg=1,Wi=2;function di(b){let x=b.length;for(;--x>=0;)b[x]=0}const bl=0,Bo=1,hu=2,ug=3,mu=258,Cl=29,Lo=256,Ks=Lo+1+Cl,So=30,Fl=19,cg=2*Ks+1,Ji=15,pu=16,Ya=7,vu=256,ms=16,Bu=17,Su=18,IA=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),fA=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),BA=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),CA=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),kr=512,Vr=new Array((Ks+2)*2);di(Vr);const ea=new Array(So*2);di(ea);const oa=new Array(kr);di(oa);const fa=new Array(mu-ug+1);di(fa);const Ia=new Array(Cl);di(Ia);const ko=new Array(So);di(ko);function qa(b,x,E,ee,Ae){this.static_tree=b,this.extra_bits=x,this.extra_base=E,this.elems=ee,this.max_length=Ae,this.has_stree=b&&b.length}let zs,Vs,Ws;function dg(b,x){this.dyn_tree=b,this.max_code=0,this.stat_desc=x}const Zi=b=>b<256?oa[b]:oa[256+(b>>>7)],ps=(b,x)=>{b.pending_buf[b.pending++]=x&255,b.pending_buf[b.pending++]=x>>>8&255},Mr=(b,x,E)=>{b.bi_valid>pu-E?(b.bi_buf|=x<<b.bi_valid&65535,ps(b,b.bi_buf),b.bi_buf=x>>pu-b.bi_valid,b.bi_valid+=E-pu):(b.bi_buf|=x<<b.bi_valid&65535,b.bi_valid+=E)},Ai=(b,x,E)=>{Mr(b,E[x*2],E[x*2+1])},wu=(b,x)=>{let E=0;do E|=b&1,b>>>=1,E<<=1;while(--x>0);return E>>>1},Js=b=>{b.bi_valid===16?(ps(b,b.bi_buf),b.bi_buf=0,b.bi_valid=0):b.bi_valid>=8&&(b.pending_buf[b.pending++]=b.bi_buf&255,b.bi_buf>>=8,b.bi_valid-=8)},Bc=(b,x)=>{const E=x.dyn_tree,ee=x.max_code,Ae=x.stat_desc.static_tree,ae=x.stat_desc.has_stree,fe=x.stat_desc.extra_bits,ce=x.stat_desc.extra_base,he=x.stat_desc.max_length;let ve,be,Qe,Te,ye,nt,$e=0;for(Te=0;Te<=Ji;Te++)b.bl_count[Te]=0;for(E[b.heap[b.heap_max]*2+1]=0,ve=b.heap_max+1;ve<cg;ve++)be=b.heap[ve],Te=E[E[be*2+1]*2+1]+1,Te>he&&(Te=he,$e++),E[be*2+1]=Te,!(be>ee)&&(b.bl_count[Te]++,ye=0,be>=ce&&(ye=fe[be-ce]),nt=E[be*2],b.opt_len+=nt*(Te+ye),ae&&(b.static_len+=nt*(Ae[be*2+1]+ye)));if($e!==0){do{for(Te=he-1;b.bl_count[Te]===0;)Te--;b.bl_count[Te]--,b.bl_count[Te+1]+=2,b.bl_count[he]--,$e-=2}while($e>0);for(Te=he;Te!==0;Te--)for(be=b.bl_count[Te];be!==0;)Qe=b.heap[--ve],!(Qe>ee)&&(E[Qe*2+1]!==Te&&(b.opt_len+=(Te-E[Qe*2+1])*E[Qe*2],E[Qe*2+1]=Te),be--)}},El=(b,x,E)=>{const ee=new Array(Ji+1);let Ae=0,ae,fe;for(ae=1;ae<=Ji;ae++)Ae=Ae+E[ae-1]<<1,ee[ae]=Ae;for(fe=0;fe<=x;fe++){let ce=b[fe*2+1];ce!==0&&(b[fe*2]=wu(ee[ce]++,ce))}},ri=()=>{let b,x,E,ee,Ae;const ae=new Array(Ji+1);for(E=0,ee=0;ee<Cl-1;ee++)for(Ia[ee]=E,b=0;b<1<<IA[ee];b++)fa[E++]=ee;for(fa[E-1]=ee,Ae=0,ee=0;ee<16;ee++)for(ko[ee]=Ae,b=0;b<1<<fA[ee];b++)oa[Ae++]=ee;for(Ae>>=7;ee<So;ee++)for(ko[ee]=Ae<<7,b=0;b<1<<fA[ee]-7;b++)oa[256+Ae++]=ee;for(x=0;x<=Ji;x++)ae[x]=0;for(b=0;b<=143;)Vr[b*2+1]=8,b++,ae[8]++;for(;b<=255;)Vr[b*2+1]=9,b++,ae[9]++;for(;b<=279;)Vr[b*2+1]=7,b++,ae[7]++;for(;b<=287;)Vr[b*2+1]=8,b++,ae[8]++;for(El(Vr,Ks+1,ae),b=0;b<So;b++)ea[b*2+1]=5,ea[b*2]=wu(b,5);zs=new qa(Vr,IA,Lo+1,Ks,Ji),Vs=new qa(ea,fA,0,So,Ji),Ws=new qa(new Array(0),BA,0,Fl,Ya)},fg=b=>{let x;for(x=0;x<Ks;x++)b.dyn_ltree[x*2]=0;for(x=0;x<So;x++)b.dyn_dtree[x*2]=0;for(x=0;x<Fl;x++)b.bl_tree[x*2]=0;b.dyn_ltree[vu*2]=1,b.opt_len=b.static_len=0,b.sym_next=b.matches=0},hg=b=>{b.bi_valid>8?ps(b,b.bi_buf):b.bi_valid>0&&(b.pending_buf[b.pending++]=b.bi_buf),b.bi_buf=0,b.bi_valid=0},mg=(b,x,E,ee)=>{const Ae=x*2,ae=E*2;return b[Ae]<b[ae]||b[Ae]===b[ae]&&ee[x]<=ee[E]},Sc=(b,x,E)=>{const ee=b.heap[E];let Ae=E<<1;for(;Ae<=b.heap_len&&(Ae<b.heap_len&&mg(x,b.heap[Ae+1],b.heap[Ae],b.depth)&&Ae++,!mg(x,ee,b.heap[Ae],b.depth));)b.heap[E]=b.heap[Ae],E=Ae,Ae<<=1;b.heap[E]=ee},Wd=(b,x,E)=>{let ee,Ae,ae=0,fe,ce;if(b.sym_next!==0)do ee=b.pending_buf[b.sym_buf+ae++]&255,ee+=(b.pending_buf[b.sym_buf+ae++]&255)<<8,Ae=b.pending_buf[b.sym_buf+ae++],ee===0?Ai(b,Ae,x):(fe=fa[Ae],Ai(b,fe+Lo+1,x),ce=IA[fe],ce!==0&&(Ae-=Ia[fe],Mr(b,Ae,ce)),ee--,fe=Zi(ee),Ai(b,fe,E),ce=fA[fe],ce!==0&&(ee-=ko[fe],Mr(b,ee,ce)));while(ae<b.sym_next);Ai(b,vu,x)},pg=(b,x)=>{const E=x.dyn_tree,ee=x.stat_desc.static_tree,Ae=x.stat_desc.has_stree,ae=x.stat_desc.elems;let fe,ce,he=-1,ve;for(b.heap_len=0,b.heap_max=cg,fe=0;fe<ae;fe++)E[fe*2]!==0?(b.heap[++b.heap_len]=he=fe,b.depth[fe]=0):E[fe*2+1]=0;for(;b.heap_len<2;)ve=b.heap[++b.heap_len]=he<2?++he:0,E[ve*2]=1,b.depth[ve]=0,b.opt_len--,Ae&&(b.static_len-=ee[ve*2+1]);for(x.max_code=he,fe=b.heap_len>>1;fe>=1;fe--)Sc(b,E,fe);ve=ae;do fe=b.heap[1],b.heap[1]=b.heap[b.heap_len--],Sc(b,E,1),ce=b.heap[1],b.heap[--b.heap_max]=fe,b.heap[--b.heap_max]=ce,E[ve*2]=E[fe*2]+E[ce*2],b.depth[ve]=(b.depth[fe]>=b.depth[ce]?b.depth[fe]:b.depth[ce])+1,E[fe*2+1]=E[ce*2+1]=ve,b.heap[1]=ve++,Sc(b,E,1);while(b.heap_len>=2);b.heap[--b.heap_max]=b.heap[1],Bc(b,x),El(E,he,b.bl_count)},wc=(b,x,E)=>{let ee,Ae=-1,ae,fe=x[0*2+1],ce=0,he=7,ve=4;for(fe===0&&(he=138,ve=3),x[(E+1)*2+1]=65535,ee=0;ee<=E;ee++)ae=fe,fe=x[(ee+1)*2+1],!(++ce<he&&ae===fe)&&(ce<ve?b.bl_tree[ae*2]+=ce:ae!==0?(ae!==Ae&&b.bl_tree[ae*2]++,b.bl_tree[ms*2]++):ce<=10?b.bl_tree[Bu*2]++:b.bl_tree[Su*2]++,ce=0,Ae=ae,fe===0?(he=138,ve=3):ae===fe?(he=6,ve=3):(he=7,ve=4))},Pc=(b,x,E)=>{let ee,Ae=-1,ae,fe=x[0*2+1],ce=0,he=7,ve=4;for(fe===0&&(he=138,ve=3),ee=0;ee<=E;ee++)if(ae=fe,fe=x[(ee+1)*2+1],!(++ce<he&&ae===fe)){if(ce<ve)do Ai(b,ae,b.bl_tree);while(--ce!==0);else ae!==0?(ae!==Ae&&(Ai(b,ae,b.bl_tree),ce--),Ai(b,ms,b.bl_tree),Mr(b,ce-3,2)):ce<=10?(Ai(b,Bu,b.bl_tree),Mr(b,ce-3,3)):(Ai(b,Su,b.bl_tree),Mr(b,ce-11,7));ce=0,Ae=ae,fe===0?(he=138,ve=3):ae===fe?(he=6,ve=3):(he=7,ve=4)}},vg=b=>{let x;for(wc(b,b.dyn_ltree,b.l_desc.max_code),wc(b,b.dyn_dtree,b.d_desc.max_code),pg(b,b.bl_desc),x=Fl-1;x>=3&&b.bl_tree[CA[x]*2+1]===0;x--);return b.opt_len+=3*(x+1)+5+5+4,x},Ll=(b,x,E,ee)=>{let Ae;for(Mr(b,x-257,5),Mr(b,E-1,5),Mr(b,ee-4,4),Ae=0;Ae<ee;Ae++)Mr(b,b.bl_tree[CA[Ae]*2+1],3);Pc(b,b.dyn_ltree,x-1),Pc(b,b.dyn_dtree,E-1)},ia=b=>{let x=4093624447,E;for(E=0;E<=31;E++,x>>>=1)if(x&1&&b.dyn_ltree[E*2]!==0)return lg;if(b.dyn_ltree[9*2]!==0||b.dyn_ltree[10*2]!==0||b.dyn_ltree[13*2]!==0)return gg;for(E=32;E<Lo;E++)if(b.dyn_ltree[E*2]!==0)return gg;return lg};let Jd=!1;const yc=b=>{Jd||(ri(),Jd=!0),b.l_desc=new dg(b.dyn_ltree,zs),b.d_desc=new dg(b.dyn_dtree,Vs),b.bl_desc=new dg(b.bl_tree,Ws),b.bi_buf=0,b.bi_valid=0,fg(b)},bc=(b,x,E,ee)=>{Mr(b,(bl<<1)+(ee?1:0),3),hg(b),ps(b,E),ps(b,~E),E&&b.pending_buf.set(b.window.subarray(x,x+E),b.pending),b.pending+=E},xl=b=>{Mr(b,Bo<<1,3),Ai(b,vu,Vr),Js(b)},xi=(b,x,E,ee)=>{let Ae,ae,fe=0;b.level>0?(b.strm.data_type===Wi&&(b.strm.data_type=ia(b)),pg(b,b.l_desc),pg(b,b.d_desc),fe=vg(b),Ae=b.opt_len+3+7>>>3,ae=b.static_len+3+7>>>3,ae<=Ae&&(Ae=ae)):Ae=ae=E+5,E+4<=Ae&&x!==-1?bc(b,x,E,ee):b.strategy===fu||ae===Ae?(Mr(b,(Bo<<1)+(ee?1:0),3),Wd(b,Vr,ea)):(Mr(b,(hu<<1)+(ee?1:0),3),Ll(b,b.l_desc.max_code+1,b.d_desc.max_code+1,fe+1),Wd(b,b.dyn_ltree,b.dyn_dtree)),fg(b),ee&&hg(b)},o0=(b,x,E)=>(b.pending_buf[b.sym_buf+b.sym_next++]=x,b.pending_buf[b.sym_buf+b.sym_next++]=x>>8,b.pending_buf[b.sym_buf+b.sym_next++]=E,x===0?b.dyn_ltree[E*2]++:(b.matches++,x--,b.dyn_ltree[(fa[E]+Lo+1)*2]++,b.dyn_dtree[Zi(x)*2]++),b.sym_next===b.sym_end);var vs=yc,Oa=bc,Zd=xi,so=o0,Cc=xl,Bs={_tr_init:vs,_tr_stored_block:Oa,_tr_flush_block:Zd,_tr_tally:so,_tr_align:Cc},qr=(b,x,E,ee)=>{let Ae=b&65535|0,ae=b>>>16&65535|0,fe=0;for(;E!==0;){fe=E>2e3?2e3:E,E-=fe;do Ae=Ae+x[ee++]|0,ae=ae+Ae|0;while(--fe);Ae%=65521,ae%=65521}return Ae|ae<<16|0};const Xd=()=>{let b,x=[];for(var E=0;E<256;E++){b=E;for(var ee=0;ee<8;ee++)b=b&1?3988292384^b>>>1:b>>>1;x[E]=b}return x},Yd=new Uint32Array(Xd());var Ma=(b,x,E,ee)=>{const Ae=Yd,ae=ee+E;b^=-1;for(let fe=ee;fe<ae;fe++)b=b>>>8^Ae[(b^x[fe])&255];return b^-1},Ui={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Ss={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:qd,_tr_stored_block:Mo,_tr_flush_block:ws,_tr_tally:xo,_tr_align:$a}=Bs,{Z_NO_FLUSH:Uo,Z_PARTIAL_FLUSH:$d,Z_FULL_FLUSH:ef,Z_FINISH:Ro,Z_BLOCK:Fc,Z_OK:lo,Z_STREAM_END:Ul,Z_STREAM_ERROR:eo,Z_DATA_ERROR:s0,Z_BUF_ERROR:Ec,Z_DEFAULT_COMPRESSION:yu,Z_FILTERED:tf,Z_HUFFMAN_ONLY:bu,Z_RLE:l0,Z_FIXED:fi,Z_DEFAULT_STRATEGY:nf,Z_UNKNOWN:g0,Z_DEFLATED:Cu}=Ss,Fu=9,u0=15,Af=8,Eu=256+1+29,rf=30,af=19,of=2*Eu+1,sf=15,jr=3,hi=258,Qi=hi+jr+1,f0=32,Ps=42,Lc=57,Lu=69,xc=73,Uc=91,Qc=103,Zs=113,Bg=666,_a=1,Ql=2,Xs=3,Xi=4,h0=3,Ys=(b,x)=>(b.msg=Ui[x],x),lf=b=>b*2-(b>4?9:0),ys=b=>{let x=b.length;for(;--x>=0;)b[x]=0},xu=b=>{let x,E,ee,Ae=b.w_size;x=b.hash_size,ee=x;do E=b.head[--ee],b.head[ee]=E>=Ae?E-Ae:0;while(--x);x=Ae,ee=x;do E=b.prev[--ee],b.prev[ee]=E>=Ae?E-Ae:0;while(--x)};let bs=(b,x,E)=>(x<<b.hash_shift^E)&b.hash_mask;const Jo=b=>{const x=b.state;let E=x.pending;E>b.avail_out&&(E=b.avail_out),E!==0&&(b.output.set(x.pending_buf.subarray(x.pending_out,x.pending_out+E),b.next_out),b.next_out+=E,x.pending_out+=E,b.total_out+=E,b.avail_out-=E,x.pending-=E,x.pending===0&&(x.pending_out=0))},Zo=(b,x)=>{ws(b,b.block_start>=0?b.block_start:-1,b.strstart-b.block_start,x),b.block_start=b.strstart,Jo(b.strm)},Rr=(b,x)=>{b.pending_buf[b.pending++]=x},Sg=(b,x)=>{b.pending_buf[b.pending++]=x>>>8&255,b.pending_buf[b.pending++]=x&255},Ic=(b,x,E,ee)=>{let Ae=b.avail_in;return Ae>ee&&(Ae=ee),Ae===0?0:(b.avail_in-=Ae,x.set(b.input.subarray(b.next_in,b.next_in+Ae),E),b.state.wrap===1?b.adler=qr(b.adler,x,Ae,E):b.state.wrap===2&&(b.adler=Ma(b.adler,x,Ae,E)),b.next_in+=Ae,b.total_in+=Ae,Ae)},gf=(b,x)=>{let E=b.max_chain_length,ee=b.strstart,Ae,ae,fe=b.prev_length,ce=b.nice_match;const he=b.strstart>b.w_size-Qi?b.strstart-(b.w_size-Qi):0,ve=b.window,be=b.w_mask,Qe=b.prev,Te=b.strstart+hi;let ye=ve[ee+fe-1],nt=ve[ee+fe];b.prev_length>=b.good_match&&(E>>=2),ce>b.lookahead&&(ce=b.lookahead);do if(Ae=x,!(ve[Ae+fe]!==nt||ve[Ae+fe-1]!==ye||ve[Ae]!==ve[ee]||ve[++Ae]!==ve[ee+1])){ee+=2,Ae++;do;while(ve[++ee]===ve[++Ae]&&ve[++ee]===ve[++Ae]&&ve[++ee]===ve[++Ae]&&ve[++ee]===ve[++Ae]&&ve[++ee]===ve[++Ae]&&ve[++ee]===ve[++Ae]&&ve[++ee]===ve[++Ae]&&ve[++ee]===ve[++Ae]&&ee<Te);if(ae=hi-(Te-ee),ee=Te-hi,ae>fe){if(b.match_start=x,fe=ae,ae>=ce)break;ye=ve[ee+fe-1],nt=ve[ee+fe]}}while((x=Qe[x&be])>he&&--E!==0);return fe<=b.lookahead?fe:b.lookahead},Il=b=>{const x=b.w_size;let E,ee,Ae;do{if(ee=b.window_size-b.lookahead-b.strstart,b.strstart>=x+(x-Qi)&&(b.window.set(b.window.subarray(x,x+x-ee),0),b.match_start-=x,b.strstart-=x,b.block_start-=x,b.insert>b.strstart&&(b.insert=b.strstart),xu(b),ee+=x),b.strm.avail_in===0)break;if(E=Ic(b.strm,b.window,b.strstart+b.lookahead,ee),b.lookahead+=E,b.lookahead+b.insert>=jr)for(Ae=b.strstart-b.insert,b.ins_h=b.window[Ae],b.ins_h=bs(b,b.ins_h,b.window[Ae+1]);b.insert&&(b.ins_h=bs(b,b.ins_h,b.window[Ae+jr-1]),b.prev[Ae&b.w_mask]=b.head[b.ins_h],b.head[b.ins_h]=Ae,Ae++,b.insert--,!(b.lookahead+b.insert<jr)););}while(b.lookahead<Qi&&b.strm.avail_in!==0)},wg=(b,x)=>{let E=b.pending_buf_size-5>b.w_size?b.w_size:b.pending_buf_size-5,ee,Ae,ae,fe=0,ce=b.strm.avail_in;do{if(ee=65535,ae=b.bi_valid+42>>3,b.strm.avail_out<ae||(ae=b.strm.avail_out-ae,Ae=b.strstart-b.block_start,ee>Ae+b.strm.avail_in&&(ee=Ae+b.strm.avail_in),ee>ae&&(ee=ae),ee<E&&(ee===0&&x!==Ro||x===Uo||ee!==Ae+b.strm.avail_in)))break;fe=x===Ro&&ee===Ae+b.strm.avail_in?1:0,Mo(b,0,0,fe),b.pending_buf[b.pending-4]=ee,b.pending_buf[b.pending-3]=ee>>8,b.pending_buf[b.pending-2]=~ee,b.pending_buf[b.pending-1]=~ee>>8,Jo(b.strm),Ae&&(Ae>ee&&(Ae=ee),b.strm.output.set(b.window.subarray(b.block_start,b.block_start+Ae),b.strm.next_out),b.strm.next_out+=Ae,b.strm.avail_out-=Ae,b.strm.total_out+=Ae,b.block_start+=Ae,ee-=Ae),ee&&(Ic(b.strm,b.strm.output,b.strm.next_out,ee),b.strm.next_out+=ee,b.strm.avail_out-=ee,b.strm.total_out+=ee)}while(fe===0);return ce-=b.strm.avail_in,ce&&(ce>=b.w_size?(b.matches=2,b.window.set(b.strm.input.subarray(b.strm.next_in-b.w_size,b.strm.next_in),0),b.strstart=b.w_size,b.insert=b.strstart):(b.window_size-b.strstart<=ce&&(b.strstart-=b.w_size,b.window.set(b.window.subarray(b.w_size,b.w_size+b.strstart),0),b.matches<2&&b.matches++,b.insert>b.strstart&&(b.insert=b.strstart)),b.window.set(b.strm.input.subarray(b.strm.next_in-ce,b.strm.next_in),b.strstart),b.strstart+=ce,b.insert+=ce>b.w_size-b.insert?b.w_size-b.insert:ce),b.block_start=b.strstart),b.high_water<b.strstart&&(b.high_water=b.strstart),fe?Xi:x!==Uo&&x!==Ro&&b.strm.avail_in===0&&b.strstart===b.block_start?Ql:(ae=b.window_size-b.strstart,b.strm.avail_in>ae&&b.block_start>=b.w_size&&(b.block_start-=b.w_size,b.strstart-=b.w_size,b.window.set(b.window.subarray(b.w_size,b.w_size+b.strstart),0),b.matches<2&&b.matches++,ae+=b.w_size,b.insert>b.strstart&&(b.insert=b.strstart)),ae>b.strm.avail_in&&(ae=b.strm.avail_in),ae&&(Ic(b.strm,b.window,b.strstart,ae),b.strstart+=ae,b.insert+=ae>b.w_size-b.insert?b.w_size-b.insert:ae),b.high_water<b.strstart&&(b.high_water=b.strstart),ae=b.bi_valid+42>>3,ae=b.pending_buf_size-ae>65535?65535:b.pending_buf_size-ae,E=ae>b.w_size?b.w_size:ae,Ae=b.strstart-b.block_start,(Ae>=E||(Ae||x===Ro)&&x!==Uo&&b.strm.avail_in===0&&Ae<=ae)&&(ee=Ae>ae?ae:Ae,fe=x===Ro&&b.strm.avail_in===0&&ee===Ae?1:0,Mo(b,b.block_start,ee,fe),b.block_start+=ee,Jo(b.strm)),fe?Xs:_a)},Nc=(b,x)=>{let E,ee;for(;;){if(b.lookahead<Qi){if(Il(b),b.lookahead<Qi&&x===Uo)return _a;if(b.lookahead===0)break}if(E=0,b.lookahead>=jr&&(b.ins_h=bs(b,b.ins_h,b.window[b.strstart+jr-1]),E=b.prev[b.strstart&b.w_mask]=b.head[b.ins_h],b.head[b.ins_h]=b.strstart),E!==0&&b.strstart-E<=b.w_size-Qi&&(b.match_length=gf(b,E)),b.match_length>=jr)if(ee=xo(b,b.strstart-b.match_start,b.match_length-jr),b.lookahead-=b.match_length,b.match_length<=b.max_lazy_match&&b.lookahead>=jr){b.match_length--;do b.strstart++,b.ins_h=bs(b,b.ins_h,b.window[b.strstart+jr-1]),E=b.prev[b.strstart&b.w_mask]=b.head[b.ins_h],b.head[b.ins_h]=b.strstart;while(--b.match_length!==0);b.strstart++}else b.strstart+=b.match_length,b.match_length=0,b.ins_h=b.window[b.strstart],b.ins_h=bs(b,b.ins_h,b.window[b.strstart+1]);else ee=xo(b,0,b.window[b.strstart]),b.lookahead--,b.strstart++;if(ee&&(Zo(b,!1),b.strm.avail_out===0))return _a}return b.insert=b.strstart<jr-1?b.strstart:jr-1,x===Ro?(Zo(b,!0),b.strm.avail_out===0?Xs:Xi):b.sym_next&&(Zo(b,!1),b.strm.avail_out===0)?_a:Ql},Nl=(b,x)=>{let E,ee,Ae;for(;;){if(b.lookahead<Qi){if(Il(b),b.lookahead<Qi&&x===Uo)return _a;if(b.lookahead===0)break}if(E=0,b.lookahead>=jr&&(b.ins_h=bs(b,b.ins_h,b.window[b.strstart+jr-1]),E=b.prev[b.strstart&b.w_mask]=b.head[b.ins_h],b.head[b.ins_h]=b.strstart),b.prev_length=b.match_length,b.prev_match=b.match_start,b.match_length=jr-1,E!==0&&b.prev_length<b.max_lazy_match&&b.strstart-E<=b.w_size-Qi&&(b.match_length=gf(b,E),b.match_length<=5&&(b.strategy===tf||b.match_length===jr&&b.strstart-b.match_start>4096)&&(b.match_length=jr-1)),b.prev_length>=jr&&b.match_length<=b.prev_length){Ae=b.strstart+b.lookahead-jr,ee=xo(b,b.strstart-1-b.prev_match,b.prev_length-jr),b.lookahead-=b.prev_length-1,b.prev_length-=2;do++b.strstart<=Ae&&(b.ins_h=bs(b,b.ins_h,b.window[b.strstart+jr-1]),E=b.prev[b.strstart&b.w_mask]=b.head[b.ins_h],b.head[b.ins_h]=b.strstart);while(--b.prev_length!==0);if(b.match_available=0,b.match_length=jr-1,b.strstart++,ee&&(Zo(b,!1),b.strm.avail_out===0))return _a}else if(b.match_available){if(ee=xo(b,0,b.window[b.strstart-1]),ee&&Zo(b,!1),b.strstart++,b.lookahead--,b.strm.avail_out===0)return _a}else b.match_available=1,b.strstart++,b.lookahead--}return b.match_available&&(ee=xo(b,0,b.window[b.strstart-1]),b.match_available=0),b.insert=b.strstart<jr-1?b.strstart:jr-1,x===Ro?(Zo(b,!0),b.strm.avail_out===0?Xs:Xi):b.sym_next&&(Zo(b,!1),b.strm.avail_out===0)?_a:Ql},m0=(b,x)=>{let E,ee,Ae,ae;const fe=b.window;for(;;){if(b.lookahead<=hi){if(Il(b),b.lookahead<=hi&&x===Uo)return _a;if(b.lookahead===0)break}if(b.match_length=0,b.lookahead>=jr&&b.strstart>0&&(Ae=b.strstart-1,ee=fe[Ae],ee===fe[++Ae]&&ee===fe[++Ae]&&ee===fe[++Ae])){ae=b.strstart+hi;do;while(ee===fe[++Ae]&&ee===fe[++Ae]&&ee===fe[++Ae]&&ee===fe[++Ae]&&ee===fe[++Ae]&&ee===fe[++Ae]&&ee===fe[++Ae]&&ee===fe[++Ae]&&Ae<ae);b.match_length=hi-(ae-Ae),b.match_length>b.lookahead&&(b.match_length=b.lookahead)}if(b.match_length>=jr?(E=xo(b,1,b.match_length-jr),b.lookahead-=b.match_length,b.strstart+=b.match_length,b.match_length=0):(E=xo(b,0,b.window[b.strstart]),b.lookahead--,b.strstart++),E&&(Zo(b,!1),b.strm.avail_out===0))return _a}return b.insert=0,x===Ro?(Zo(b,!0),b.strm.avail_out===0?Xs:Xi):b.sym_next&&(Zo(b,!1),b.strm.avail_out===0)?_a:Ql},p0=(b,x)=>{let E;for(;;){if(b.lookahead===0&&(Il(b),b.lookahead===0)){if(x===Uo)return _a;break}if(b.match_length=0,E=xo(b,0,b.window[b.strstart]),b.lookahead--,b.strstart++,E&&(Zo(b,!1),b.strm.avail_out===0))return _a}return b.insert=0,x===Ro?(Zo(b,!0),b.strm.avail_out===0?Xs:Xi):b.sym_next&&(Zo(b,!1),b.strm.avail_out===0)?_a:Ql};function Ii(b,x,E,ee,Ae){this.good_length=b,this.max_lazy=x,this.nice_length=E,this.max_chain=ee,this.func=Ae}const Pg=[new Ii(0,0,0,0,wg),new Ii(4,4,8,4,Nc),new Ii(4,5,16,8,Nc),new Ii(4,6,32,32,Nc),new Ii(4,4,16,16,Nl),new Ii(8,16,32,32,Nl),new Ii(8,16,128,128,Nl),new Ii(8,32,128,256,Nl),new Ii(32,128,258,1024,Nl),new Ii(32,258,258,4096,Nl)],v0=b=>{b.window_size=2*b.w_size,ys(b.head),b.max_lazy_match=Pg[b.level].max_lazy,b.good_match=Pg[b.level].good_length,b.nice_match=Pg[b.level].nice_length,b.max_chain_length=Pg[b.level].max_chain,b.strstart=0,b.block_start=0,b.lookahead=0,b.insert=0,b.match_length=b.prev_length=jr-1,b.match_available=0,b.ins_h=0};function B0(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Cu,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(of*2),this.dyn_dtree=new Uint16Array((2*rf+1)*2),this.bl_tree=new Uint16Array((2*af+1)*2),ys(this.dyn_ltree),ys(this.dyn_dtree),ys(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(sf+1),this.heap=new Uint16Array(2*Eu+1),ys(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*Eu+1),ys(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const yg=b=>{if(!b)return 1;const x=b.state;return!x||x.strm!==b||x.status!==Ps&&x.status!==Lc&&x.status!==Lu&&x.status!==xc&&x.status!==Uc&&x.status!==Qc&&x.status!==Zs&&x.status!==Bg?1:0},uf=b=>{if(yg(b))return Ys(b,eo);b.total_in=b.total_out=0,b.data_type=g0;const x=b.state;return x.pending=0,x.pending_out=0,x.wrap<0&&(x.wrap=-x.wrap),x.status=x.wrap===2?Lc:x.wrap?Ps:Zs,b.adler=x.wrap===2?0:1,x.last_flush=-2,qd(x),lo},bg=b=>{const x=uf(b);return x===lo&&v0(b.state),x},S0=(b,x)=>yg(b)||b.state.wrap!==2?eo:(b.state.gzhead=x,lo),cf=(b,x,E,ee,Ae,ae)=>{if(!b)return eo;let fe=1;if(x===yu&&(x=6),ee<0?(fe=0,ee=-ee):ee>15&&(fe=2,ee-=16),Ae<1||Ae>Fu||E!==Cu||ee<8||ee>15||x<0||x>9||ae<0||ae>fi||ee===8&&fe!==1)return Ys(b,eo);ee===8&&(ee=9);const ce=new B0;return b.state=ce,ce.strm=b,ce.status=Ps,ce.wrap=fe,ce.gzhead=null,ce.w_bits=ee,ce.w_size=1<<ce.w_bits,ce.w_mask=ce.w_size-1,ce.hash_bits=Ae+7,ce.hash_size=1<<ce.hash_bits,ce.hash_mask=ce.hash_size-1,ce.hash_shift=~~((ce.hash_bits+jr-1)/jr),ce.window=new Uint8Array(ce.w_size*2),ce.head=new Uint16Array(ce.hash_size),ce.prev=new Uint16Array(ce.w_size),ce.lit_bufsize=1<<Ae+6,ce.pending_buf_size=ce.lit_bufsize*4,ce.pending_buf=new Uint8Array(ce.pending_buf_size),ce.sym_buf=ce.lit_bufsize,ce.sym_end=(ce.lit_bufsize-1)*3,ce.level=x,ce.strategy=ae,ce.method=E,bg(b)},df=(b,x)=>cf(b,x,Cu,u0,Af,nf),w0=(b,x)=>{if(yg(b)||x>Fc||x<0)return b?Ys(b,eo):eo;const E=b.state;if(!b.output||b.avail_in!==0&&!b.input||E.status===Bg&&x!==Ro)return Ys(b,b.avail_out===0?Ec:eo);const ee=E.last_flush;if(E.last_flush=x,E.pending!==0){if(Jo(b),b.avail_out===0)return E.last_flush=-1,lo}else if(b.avail_in===0&&lf(x)<=lf(ee)&&x!==Ro)return Ys(b,Ec);if(E.status===Bg&&b.avail_in!==0)return Ys(b,Ec);if(E.status===Ps&&E.wrap===0&&(E.status=Zs),E.status===Ps){let Ae=Cu+(E.w_bits-8<<4)<<8,ae=-1;if(E.strategy>=bu||E.level<2?ae=0:E.level<6?ae=1:E.level===6?ae=2:ae=3,Ae|=ae<<6,E.strstart!==0&&(Ae|=f0),Ae+=31-Ae%31,Sg(E,Ae),E.strstart!==0&&(Sg(E,b.adler>>>16),Sg(E,b.adler&65535)),b.adler=1,E.status=Zs,Jo(b),E.pending!==0)return E.last_flush=-1,lo}if(E.status===Lc){if(b.adler=0,Rr(E,31),Rr(E,139),Rr(E,8),E.gzhead)Rr(E,(E.gzhead.text?1:0)+(E.gzhead.hcrc?2:0)+(E.gzhead.extra?4:0)+(E.gzhead.name?8:0)+(E.gzhead.comment?16:0)),Rr(E,E.gzhead.time&255),Rr(E,E.gzhead.time>>8&255),Rr(E,E.gzhead.time>>16&255),Rr(E,E.gzhead.time>>24&255),Rr(E,E.level===9?2:E.strategy>=bu||E.level<2?4:0),Rr(E,E.gzhead.os&255),E.gzhead.extra&&E.gzhead.extra.length&&(Rr(E,E.gzhead.extra.length&255),Rr(E,E.gzhead.extra.length>>8&255)),E.gzhead.hcrc&&(b.adler=Ma(b.adler,E.pending_buf,E.pending,0)),E.gzindex=0,E.status=Lu;else if(Rr(E,0),Rr(E,0),Rr(E,0),Rr(E,0),Rr(E,0),Rr(E,E.level===9?2:E.strategy>=bu||E.level<2?4:0),Rr(E,h0),E.status=Zs,Jo(b),E.pending!==0)return E.last_flush=-1,lo}if(E.status===Lu){if(E.gzhead.extra){let Ae=E.pending,ae=(E.gzhead.extra.length&65535)-E.gzindex;for(;E.pending+ae>E.pending_buf_size;){let ce=E.pending_buf_size-E.pending;if(E.pending_buf.set(E.gzhead.extra.subarray(E.gzindex,E.gzindex+ce),E.pending),E.pending=E.pending_buf_size,E.gzhead.hcrc&&E.pending>Ae&&(b.adler=Ma(b.adler,E.pending_buf,E.pending-Ae,Ae)),E.gzindex+=ce,Jo(b),E.pending!==0)return E.last_flush=-1,lo;Ae=0,ae-=ce}let fe=new Uint8Array(E.gzhead.extra);E.pending_buf.set(fe.subarray(E.gzindex,E.gzindex+ae),E.pending),E.pending+=ae,E.gzhead.hcrc&&E.pending>Ae&&(b.adler=Ma(b.adler,E.pending_buf,E.pending-Ae,Ae)),E.gzindex=0}E.status=xc}if(E.status===xc){if(E.gzhead.name){let Ae=E.pending,ae;do{if(E.pending===E.pending_buf_size){if(E.gzhead.hcrc&&E.pending>Ae&&(b.adler=Ma(b.adler,E.pending_buf,E.pending-Ae,Ae)),Jo(b),E.pending!==0)return E.last_flush=-1,lo;Ae=0}E.gzindex<E.gzhead.name.length?ae=E.gzhead.name.charCodeAt(E.gzindex++)&255:ae=0,Rr(E,ae)}while(ae!==0);E.gzhead.hcrc&&E.pending>Ae&&(b.adler=Ma(b.adler,E.pending_buf,E.pending-Ae,Ae)),E.gzindex=0}E.status=Uc}if(E.status===Uc){if(E.gzhead.comment){let Ae=E.pending,ae;do{if(E.pending===E.pending_buf_size){if(E.gzhead.hcrc&&E.pending>Ae&&(b.adler=Ma(b.adler,E.pending_buf,E.pending-Ae,Ae)),Jo(b),E.pending!==0)return E.last_flush=-1,lo;Ae=0}E.gzindex<E.gzhead.comment.length?ae=E.gzhead.comment.charCodeAt(E.gzindex++)&255:ae=0,Rr(E,ae)}while(ae!==0);E.gzhead.hcrc&&E.pending>Ae&&(b.adler=Ma(b.adler,E.pending_buf,E.pending-Ae,Ae))}E.status=Qc}if(E.status===Qc){if(E.gzhead.hcrc){if(E.pending+2>E.pending_buf_size&&(Jo(b),E.pending!==0))return E.last_flush=-1,lo;Rr(E,b.adler&255),Rr(E,b.adler>>8&255),b.adler=0}if(E.status=Zs,Jo(b),E.pending!==0)return E.last_flush=-1,lo}if(b.avail_in!==0||E.lookahead!==0||x!==Uo&&E.status!==Bg){let Ae=E.level===0?wg(E,x):E.strategy===bu?p0(E,x):E.strategy===l0?m0(E,x):Pg[E.level].func(E,x);if((Ae===Xs||Ae===Xi)&&(E.status=Bg),Ae===_a||Ae===Xs)return b.avail_out===0&&(E.last_flush=-1),lo;if(Ae===Ql&&(x===$d?$a(E):x!==Fc&&(Mo(E,0,0,!1),x===ef&&(ys(E.head),E.lookahead===0&&(E.strstart=0,E.block_start=0,E.insert=0))),Jo(b),b.avail_out===0))return E.last_flush=-1,lo}return x!==Ro?lo:E.wrap<=0?Ul:(E.wrap===2?(Rr(E,b.adler&255),Rr(E,b.adler>>8&255),Rr(E,b.adler>>16&255),Rr(E,b.adler>>24&255),Rr(E,b.total_in&255),Rr(E,b.total_in>>8&255),Rr(E,b.total_in>>16&255),Rr(E,b.total_in>>24&255)):(Sg(E,b.adler>>>16),Sg(E,b.adler&65535)),Jo(b),E.wrap>0&&(E.wrap=-E.wrap),E.pending!==0?lo:Ul)},P0=b=>{if(yg(b))return eo;const x=b.state.status;return b.state=null,x===Zs?Ys(b,s0):lo},Dc=(b,x)=>{let E=x.length;if(yg(b))return eo;const ee=b.state,Ae=ee.wrap;if(Ae===2||Ae===1&&ee.status!==Ps||ee.lookahead)return eo;if(Ae===1&&(b.adler=qr(b.adler,x,E,0)),ee.wrap=0,E>=ee.w_size){Ae===0&&(ys(ee.head),ee.strstart=0,ee.block_start=0,ee.insert=0);let he=new Uint8Array(ee.w_size);he.set(x.subarray(E-ee.w_size,E),0),x=he,E=ee.w_size}const ae=b.avail_in,fe=b.next_in,ce=b.input;for(b.avail_in=E,b.next_in=0,b.input=x,Il(ee);ee.lookahead>=jr;){let he=ee.strstart,ve=ee.lookahead-(jr-1);do ee.ins_h=bs(ee,ee.ins_h,ee.window[he+jr-1]),ee.prev[he&ee.w_mask]=ee.head[ee.ins_h],ee.head[ee.ins_h]=he,he++;while(--ve);ee.strstart=he,ee.lookahead=jr-1,Il(ee)}return ee.strstart+=ee.lookahead,ee.block_start=ee.strstart,ee.insert=ee.lookahead,ee.lookahead=0,ee.match_length=ee.prev_length=jr-1,ee.match_available=0,b.next_in=fe,b.input=ce,b.avail_in=ae,ee.wrap=Ae,lo};var Uu=df,y0=cf,b0=bg,C0=uf,F0=S0,E0=w0,L0=P0,Qu=Dc,x0="pako deflate (from Nodeca project)",Cg={deflateInit:Uu,deflateInit2:y0,deflateReset:b0,deflateResetKeep:C0,deflateSetHeader:F0,deflate:E0,deflateEnd:L0,deflateSetDictionary:Qu,deflateInfo:x0};const U0=(b,x)=>Object.prototype.hasOwnProperty.call(b,x);var Q0=function(b){const x=Array.prototype.slice.call(arguments,1);for(;x.length;){const E=x.shift();if(E){if(typeof E!="object")throw new TypeError(E+"must be non-object");for(const ee in E)U0(E,ee)&&(b[ee]=E[ee])}}return b},I0=b=>{let x=0;for(let ee=0,Ae=b.length;ee<Ae;ee++)x+=b[ee].length;const E=new Uint8Array(x);for(let ee=0,Ae=0,ae=b.length;ee<ae;ee++){let fe=b[ee];E.set(fe,Ae),Ae+=fe.length}return E},Iu={assign:Q0,flattenChunks:I0};let ff=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(b){ff=!1}const Fg=new Uint8Array(256);for(let b=0;b<256;b++)Fg[b]=b>=252?6:b>=248?5:b>=240?4:b>=224?3:b>=192?2:1;Fg[254]=Fg[254]=1;var N0=b=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(b);let x,E,ee,Ae,ae,fe=b.length,ce=0;for(Ae=0;Ae<fe;Ae++)E=b.charCodeAt(Ae),(E&64512)===55296&&Ae+1<fe&&(ee=b.charCodeAt(Ae+1),(ee&64512)===56320&&(E=65536+(E-55296<<10)+(ee-56320),Ae++)),ce+=E<128?1:E<2048?2:E<65536?3:4;for(x=new Uint8Array(ce),ae=0,Ae=0;ae<ce;Ae++)E=b.charCodeAt(Ae),(E&64512)===55296&&Ae+1<fe&&(ee=b.charCodeAt(Ae+1),(ee&64512)===56320&&(E=65536+(E-55296<<10)+(ee-56320),Ae++)),E<128?x[ae++]=E:E<2048?(x[ae++]=192|E>>>6,x[ae++]=128|E&63):E<65536?(x[ae++]=224|E>>>12,x[ae++]=128|E>>>6&63,x[ae++]=128|E&63):(x[ae++]=240|E>>>18,x[ae++]=128|E>>>12&63,x[ae++]=128|E>>>6&63,x[ae++]=128|E&63);return x};const D0=(b,x)=>{if(x<65534&&b.subarray&&ff)return String.fromCharCode.apply(null,b.length===x?b:b.subarray(0,x));let E="";for(let ee=0;ee<x;ee++)E+=String.fromCharCode(b[ee]);return E};var O0=(b,x)=>{const E=x||b.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(b.subarray(0,x));let ee,Ae;const ae=new Array(E*2);for(Ae=0,ee=0;ee<E;){let fe=b[ee++];if(fe<128){ae[Ae++]=fe;continue}let ce=Fg[fe];if(ce>4){ae[Ae++]=65533,ee+=ce-1;continue}for(fe&=ce===2?31:ce===3?15:7;ce>1&&ee<E;)fe=fe<<6|b[ee++]&63,ce--;if(ce>1){ae[Ae++]=65533;continue}fe<65536?ae[Ae++]=fe:(fe-=65536,ae[Ae++]=55296|fe>>10&1023,ae[Ae++]=56320|fe&1023)}return D0(ae,Ae)},_0=(b,x)=>{x=x||b.length,x>b.length&&(x=b.length);let E=x-1;for(;E>=0&&(b[E]&192)===128;)E--;return E<0||E===0?x:E+Fg[b[E]]>x?E:x},Dl={string2buf:N0,buf2string:O0,utf8border:_0};function H0(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var hf=H0;const mf=Object.prototype.toString,{Z_NO_FLUSH:Eg,Z_SYNC_FLUSH:j0,Z_FULL_FLUSH:T0,Z_FINISH:pf,Z_OK:Nu,Z_STREAM_END:k0,Z_DEFAULT_COMPRESSION:M0,Z_DEFAULT_STRATEGY:R0,Z_DEFLATED:G0}=Ss;function Lg(b){this.options=Iu.assign({level:M0,method:G0,chunkSize:16384,windowBits:15,memLevel:8,strategy:R0},b||{});let x=this.options;x.raw&&x.windowBits>0?x.windowBits=-x.windowBits:x.gzip&&x.windowBits>0&&x.windowBits<16&&(x.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new hf,this.strm.avail_out=0;let E=Cg.deflateInit2(this.strm,x.level,x.method,x.windowBits,x.memLevel,x.strategy);if(E!==Nu)throw new Error(Ui[E]);if(x.header&&Cg.deflateSetHeader(this.strm,x.header),x.dictionary){let ee;if(typeof x.dictionary=="string"?ee=Dl.string2buf(x.dictionary):mf.call(x.dictionary)==="[object ArrayBuffer]"?ee=new Uint8Array(x.dictionary):ee=x.dictionary,E=Cg.deflateSetDictionary(this.strm,ee),E!==Nu)throw new Error(Ui[E]);this._dict_set=!0}}Lg.prototype.push=function(b,x){const E=this.strm,ee=this.options.chunkSize;let Ae,ae;if(this.ended)return!1;for(x===~~x?ae=x:ae=x===!0?pf:Eg,typeof b=="string"?E.input=Dl.string2buf(b):mf.call(b)==="[object ArrayBuffer]"?E.input=new Uint8Array(b):E.input=b,E.next_in=0,E.avail_in=E.input.length;;){if(E.avail_out===0&&(E.output=new Uint8Array(ee),E.next_out=0,E.avail_out=ee),(ae===j0||ae===T0)&&E.avail_out<=6){this.onData(E.output.subarray(0,E.next_out)),E.avail_out=0;continue}if(Ae=Cg.deflate(E,ae),Ae===k0)return E.next_out>0&&this.onData(E.output.subarray(0,E.next_out)),Ae=Cg.deflateEnd(this.strm),this.onEnd(Ae),this.ended=!0,Ae===Nu;if(E.avail_out===0){this.onData(E.output);continue}if(ae>0&&E.next_out>0){this.onData(E.output.subarray(0,E.next_out)),E.avail_out=0;continue}if(E.avail_in===0)break}return!0},Lg.prototype.onData=function(b){this.chunks.push(b)},Lg.prototype.onEnd=function(b){b===Nu&&(this.result=Iu.flattenChunks(this.chunks)),this.chunks=[],this.err=b,this.msg=this.strm.msg};function Oc(b,x){const E=new Lg(x);if(E.push(b,!0),E.err)throw E.msg||Ui[E.err];return E.result}function K0(b,x){return x=x||{},x.raw=!0,Oc(b,x)}function Ra(b,x){return x=x||{},x.gzip=!0,Oc(b,x)}var z0=Lg,V0=Oc,W0=K0,J0=Ra,Z0=Ss,vf={Deflate:z0,deflate:V0,deflateRaw:W0,gzip:J0,constants:Z0};const Du=16209,X0=16191;var Y0=function(x,E){let ee,Ae,ae,fe,ce,he,ve,be,Qe,Te,ye,nt,$e,At,We,Lt,St,gt,ln,Qn,vn,Ht,ut,Jt;const Ve=x.state;ee=x.next_in,ut=x.input,Ae=ee+(x.avail_in-5),ae=x.next_out,Jt=x.output,fe=ae-(E-x.avail_out),ce=ae+(x.avail_out-257),he=Ve.dmax,ve=Ve.wsize,be=Ve.whave,Qe=Ve.wnext,Te=Ve.window,ye=Ve.hold,nt=Ve.bits,$e=Ve.lencode,At=Ve.distcode,We=(1<<Ve.lenbits)-1,Lt=(1<<Ve.distbits)-1;e:do{nt<15&&(ye+=ut[ee++]<<nt,nt+=8,ye+=ut[ee++]<<nt,nt+=8),St=$e[ye&We];t:for(;;){if(gt=St>>>24,ye>>>=gt,nt-=gt,gt=St>>>16&255,gt===0)Jt[ae++]=St&65535;else if(gt&16){ln=St&65535,gt&=15,gt&&(nt<gt&&(ye+=ut[ee++]<<nt,nt+=8),ln+=ye&(1<<gt)-1,ye>>>=gt,nt-=gt),nt<15&&(ye+=ut[ee++]<<nt,nt+=8,ye+=ut[ee++]<<nt,nt+=8),St=At[ye&Lt];n:for(;;){if(gt=St>>>24,ye>>>=gt,nt-=gt,gt=St>>>16&255,gt&16){if(Qn=St&65535,gt&=15,nt<gt&&(ye+=ut[ee++]<<nt,nt+=8,nt<gt&&(ye+=ut[ee++]<<nt,nt+=8)),Qn+=ye&(1<<gt)-1,Qn>he){x.msg="invalid distance too far back",Ve.mode=Du;break e}if(ye>>>=gt,nt-=gt,gt=ae-fe,Qn>gt){if(gt=Qn-gt,gt>be&&Ve.sane){x.msg="invalid distance too far back",Ve.mode=Du;break e}if(vn=0,Ht=Te,Qe===0){if(vn+=ve-gt,gt<ln){ln-=gt;do Jt[ae++]=Te[vn++];while(--gt);vn=ae-Qn,Ht=Jt}}else if(Qe<gt){if(vn+=ve+Qe-gt,gt-=Qe,gt<ln){ln-=gt;do Jt[ae++]=Te[vn++];while(--gt);if(vn=0,Qe<ln){gt=Qe,ln-=gt;do Jt[ae++]=Te[vn++];while(--gt);vn=ae-Qn,Ht=Jt}}}else if(vn+=Qe-gt,gt<ln){ln-=gt;do Jt[ae++]=Te[vn++];while(--gt);vn=ae-Qn,Ht=Jt}for(;ln>2;)Jt[ae++]=Ht[vn++],Jt[ae++]=Ht[vn++],Jt[ae++]=Ht[vn++],ln-=3;ln&&(Jt[ae++]=Ht[vn++],ln>1&&(Jt[ae++]=Ht[vn++]))}else{vn=ae-Qn;do Jt[ae++]=Jt[vn++],Jt[ae++]=Jt[vn++],Jt[ae++]=Jt[vn++],ln-=3;while(ln>2);ln&&(Jt[ae++]=Jt[vn++],ln>1&&(Jt[ae++]=Jt[vn++]))}}else if(gt&64){x.msg="invalid distance code",Ve.mode=Du;break e}else{St=At[(St&65535)+(ye&(1<<gt)-1)];continue n}break}}else if(gt&64)if(gt&32){Ve.mode=X0;break e}else{x.msg="invalid literal/length code",Ve.mode=Du;break e}else{St=$e[(St&65535)+(ye&(1<<gt)-1)];continue t}break}}while(ee<Ae&&ae<ce);ln=nt>>3,ee-=ln,nt-=ln<<3,ye&=(1<<nt)-1,x.next_in=ee,x.next_out=ae,x.avail_in=ee<Ae?5+(Ae-ee):5-(ee-Ae),x.avail_out=ae<ce?257+(ce-ae):257-(ae-ce),Ve.hold=ye,Ve.bits=nt};const Ol=15,Bf=852,Sf=592,_c=0,EA=1,wf=2,q0=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),Hc=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),Ni=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),$0=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var Yi=(b,x,E,ee,Ae,ae,fe,ce)=>{const he=ce.bits;let ve=0,be=0,Qe=0,Te=0,ye=0,nt=0,$e=0,At=0,We=0,Lt=0,St,gt,ln,Qn,vn,Ht=null,ut;const Jt=new Uint16Array(Ol+1),Ve=new Uint16Array(Ol+1);let rt=null,Ft,yt,fn;for(ve=0;ve<=Ol;ve++)Jt[ve]=0;for(be=0;be<ee;be++)Jt[x[E+be]]++;for(ye=he,Te=Ol;Te>=1&&Jt[Te]===0;Te--);if(ye>Te&&(ye=Te),Te===0)return Ae[ae++]=1<<24|64<<16|0,Ae[ae++]=1<<24|64<<16|0,ce.bits=1,0;for(Qe=1;Qe<Te&&Jt[Qe]===0;Qe++);for(ye<Qe&&(ye=Qe),At=1,ve=1;ve<=Ol;ve++)if(At<<=1,At-=Jt[ve],At<0)return-1;if(At>0&&(b===_c||Te!==1))return-1;for(Ve[1]=0,ve=1;ve<Ol;ve++)Ve[ve+1]=Ve[ve]+Jt[ve];for(be=0;be<ee;be++)x[E+be]!==0&&(fe[Ve[x[E+be]]++]=be);if(b===_c?(Ht=rt=fe,ut=20):b===EA?(Ht=q0,rt=Hc,ut=257):(Ht=Ni,rt=$0,ut=0),Lt=0,be=0,ve=Qe,vn=ae,nt=ye,$e=0,ln=-1,We=1<<ye,Qn=We-1,b===EA&&We>Bf||b===wf&&We>Sf)return 1;for(;;){Ft=ve-$e,fe[be]+1<ut?(yt=0,fn=fe[be]):fe[be]>=ut?(yt=rt[fe[be]-ut],fn=Ht[fe[be]-ut]):(yt=96,fn=0),St=1<<ve-$e,gt=1<<nt,Qe=gt;do gt-=St,Ae[vn+(Lt>>$e)+gt]=Ft<<24|yt<<16|fn|0;while(gt!==0);for(St=1<<ve-1;Lt&St;)St>>=1;if(St!==0?(Lt&=St-1,Lt+=St):Lt=0,be++,--Jt[ve]===0){if(ve===Te)break;ve=x[E+fe[be]]}if(ve>ye&&(Lt&Qn)!==ln){for($e===0&&($e=ye),vn+=Qe,nt=ve-$e,At=1<<nt;nt+$e<Te&&(At-=Jt[nt+$e],!(At<=0));)nt++,At<<=1;if(We+=1<<nt,b===EA&&We>Bf||b===wf&&We>Sf)return 1;ln=Lt&Qn,Ae[ln]=ye<<24|nt<<16|vn-ae|0}}return Lt!==0&&(Ae[vn+Lt]=ve-$e<<24|64<<16|0),ce.bits=ye,0};const Ou=0,Pf=1,yf=2,{Z_FINISH:bf,Z_BLOCK:qs,Z_TREES:_l,Z_OK:qi,Z_STREAM_END:tm,Z_NEED_DICT:Cf,Z_STREAM_ERROR:ai,Z_DATA_ERROR:_u,Z_MEM_ERROR:Ff,Z_BUF_ERROR:nm,Z_DEFLATED:Ef}=Ss,Hu=16180,Lf=16181,xf=16182,Uf=16183,Qf=16184,jc=16185,If=16186,Nf=16187,Df=16188,Tc=16189,ju=16190,oi=16191,kc=16192,Tu=16193,xg=16194,Mc=16195,Rc=16196,Of=16197,Gc=16198,Hl=16199,jl=16200,Kc=16201,zc=16202,Vc=16203,Wc=16204,ku=16205,Jc=16206,_f=16207,Hf=16208,Tr=16209,Mu=16210,jf=16211,Am=852,rm=592,am=15,Tf=b=>(b>>>24&255)+(b>>>8&65280)+((b&65280)<<8)+((b&255)<<24);function om(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const $s=b=>{if(!b)return 1;const x=b.state;return!x||x.strm!==b||x.mode<Hu||x.mode>jf?1:0},kf=b=>{if($s(b))return ai;const x=b.state;return b.total_in=b.total_out=x.total=0,b.msg="",x.wrap&&(b.adler=x.wrap&1),x.mode=Hu,x.last=0,x.havedict=0,x.flags=-1,x.dmax=32768,x.head=null,x.hold=0,x.bits=0,x.lencode=x.lendyn=new Int32Array(Am),x.distcode=x.distdyn=new Int32Array(rm),x.sane=1,x.back=-1,qi},Zc=b=>{if($s(b))return ai;const x=b.state;return x.wsize=0,x.whave=0,x.wnext=0,kf(b)},Mf=(b,x)=>{let E;if($s(b))return ai;const ee=b.state;return x<0?(E=0,x=-x):(E=(x>>4)+5,x<48&&(x&=15)),x&&(x<8||x>15)?ai:(ee.window!==null&&ee.wbits!==x&&(ee.window=null),ee.wrap=E,ee.wbits=x,Zc(b))},Ru=(b,x)=>{if(!b)return ai;const E=new om;b.state=E,E.strm=b,E.window=null,E.mode=Hu;const ee=Mf(b,x);return ee!==qi&&(b.state=null),ee},Rf=b=>Ru(b,am);let to=!0,el,Xc;const im=b=>{if(to){el=new Int32Array(512),Xc=new Int32Array(32);let x=0;for(;x<144;)b.lens[x++]=8;for(;x<256;)b.lens[x++]=9;for(;x<280;)b.lens[x++]=7;for(;x<288;)b.lens[x++]=8;for(Yi(Pf,b.lens,0,288,el,0,b.work,{bits:9}),x=0;x<32;)b.lens[x++]=5;Yi(yf,b.lens,0,32,Xc,0,b.work,{bits:5}),to=!1}b.lencode=el,b.lenbits=9,b.distcode=Xc,b.distbits=5},Yc=(b,x,E,ee)=>{let Ae;const ae=b.state;return ae.window===null&&(ae.wsize=1<<ae.wbits,ae.wnext=0,ae.whave=0,ae.window=new Uint8Array(ae.wsize)),ee>=ae.wsize?(ae.window.set(x.subarray(E-ae.wsize,E),0),ae.wnext=0,ae.whave=ae.wsize):(Ae=ae.wsize-ae.wnext,Ae>ee&&(Ae=ee),ae.window.set(x.subarray(E-ee,E-ee+Ae),ae.wnext),ee-=Ae,ee?(ae.window.set(x.subarray(E-ee,E),0),ae.wnext=ee,ae.whave=ae.wsize):(ae.wnext+=Ae,ae.wnext===ae.wsize&&(ae.wnext=0),ae.whave<ae.wsize&&(ae.whave+=Ae))),0},qc=(b,x)=>{let E,ee,Ae,ae,fe,ce,he,ve,be,Qe,Te,ye,nt,$e,At=0,We,Lt,St,gt,ln,Qn,vn,Ht;const ut=new Uint8Array(4);let Jt,Ve;const rt=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if($s(b)||!b.output||!b.input&&b.avail_in!==0)return ai;E=b.state,E.mode===oi&&(E.mode=kc),fe=b.next_out,Ae=b.output,he=b.avail_out,ae=b.next_in,ee=b.input,ce=b.avail_in,ve=E.hold,be=E.bits,Qe=ce,Te=he,Ht=qi;e:for(;;)switch(E.mode){case Hu:if(E.wrap===0){E.mode=kc;break}for(;be<16;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(E.wrap&2&&ve===35615){E.wbits===0&&(E.wbits=15),E.check=0,ut[0]=ve&255,ut[1]=ve>>>8&255,E.check=Ma(E.check,ut,2,0),ve=0,be=0,E.mode=Lf;break}if(E.head&&(E.head.done=!1),!(E.wrap&1)||(((ve&255)<<8)+(ve>>8))%31){b.msg="incorrect header check",E.mode=Tr;break}if((ve&15)!==Ef){b.msg="unknown compression method",E.mode=Tr;break}if(ve>>>=4,be-=4,vn=(ve&15)+8,E.wbits===0&&(E.wbits=vn),vn>15||vn>E.wbits){b.msg="invalid window size",E.mode=Tr;break}E.dmax=1<<E.wbits,E.flags=0,b.adler=E.check=1,E.mode=ve&512?Tc:oi,ve=0,be=0;break;case Lf:for(;be<16;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(E.flags=ve,(E.flags&255)!==Ef){b.msg="unknown compression method",E.mode=Tr;break}if(E.flags&57344){b.msg="unknown header flags set",E.mode=Tr;break}E.head&&(E.head.text=ve>>8&1),E.flags&512&&E.wrap&4&&(ut[0]=ve&255,ut[1]=ve>>>8&255,E.check=Ma(E.check,ut,2,0)),ve=0,be=0,E.mode=xf;case xf:for(;be<32;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}E.head&&(E.head.time=ve),E.flags&512&&E.wrap&4&&(ut[0]=ve&255,ut[1]=ve>>>8&255,ut[2]=ve>>>16&255,ut[3]=ve>>>24&255,E.check=Ma(E.check,ut,4,0)),ve=0,be=0,E.mode=Uf;case Uf:for(;be<16;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}E.head&&(E.head.xflags=ve&255,E.head.os=ve>>8),E.flags&512&&E.wrap&4&&(ut[0]=ve&255,ut[1]=ve>>>8&255,E.check=Ma(E.check,ut,2,0)),ve=0,be=0,E.mode=Qf;case Qf:if(E.flags&1024){for(;be<16;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}E.length=ve,E.head&&(E.head.extra_len=ve),E.flags&512&&E.wrap&4&&(ut[0]=ve&255,ut[1]=ve>>>8&255,E.check=Ma(E.check,ut,2,0)),ve=0,be=0}else E.head&&(E.head.extra=null);E.mode=jc;case jc:if(E.flags&1024&&(ye=E.length,ye>ce&&(ye=ce),ye&&(E.head&&(vn=E.head.extra_len-E.length,E.head.extra||(E.head.extra=new Uint8Array(E.head.extra_len)),E.head.extra.set(ee.subarray(ae,ae+ye),vn)),E.flags&512&&E.wrap&4&&(E.check=Ma(E.check,ee,ye,ae)),ce-=ye,ae+=ye,E.length-=ye),E.length))break e;E.length=0,E.mode=If;case If:if(E.flags&2048){if(ce===0)break e;ye=0;do vn=ee[ae+ye++],E.head&&vn&&E.length<65536&&(E.head.name+=String.fromCharCode(vn));while(vn&&ye<ce);if(E.flags&512&&E.wrap&4&&(E.check=Ma(E.check,ee,ye,ae)),ce-=ye,ae+=ye,vn)break e}else E.head&&(E.head.name=null);E.length=0,E.mode=Nf;case Nf:if(E.flags&4096){if(ce===0)break e;ye=0;do vn=ee[ae+ye++],E.head&&vn&&E.length<65536&&(E.head.comment+=String.fromCharCode(vn));while(vn&&ye<ce);if(E.flags&512&&E.wrap&4&&(E.check=Ma(E.check,ee,ye,ae)),ce-=ye,ae+=ye,vn)break e}else E.head&&(E.head.comment=null);E.mode=Df;case Df:if(E.flags&512){for(;be<16;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(E.wrap&4&&ve!==(E.check&65535)){b.msg="header crc mismatch",E.mode=Tr;break}ve=0,be=0}E.head&&(E.head.hcrc=E.flags>>9&1,E.head.done=!0),b.adler=E.check=0,E.mode=oi;break;case Tc:for(;be<32;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}b.adler=E.check=Tf(ve),ve=0,be=0,E.mode=ju;case ju:if(E.havedict===0)return b.next_out=fe,b.avail_out=he,b.next_in=ae,b.avail_in=ce,E.hold=ve,E.bits=be,Cf;b.adler=E.check=1,E.mode=oi;case oi:if(x===qs||x===_l)break e;case kc:if(E.last){ve>>>=be&7,be-=be&7,E.mode=Jc;break}for(;be<3;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}switch(E.last=ve&1,ve>>>=1,be-=1,ve&3){case 0:E.mode=Tu;break;case 1:if(im(E),E.mode=Hl,x===_l){ve>>>=2,be-=2;break e}break;case 2:E.mode=Rc;break;case 3:b.msg="invalid block type",E.mode=Tr}ve>>>=2,be-=2;break;case Tu:for(ve>>>=be&7,be-=be&7;be<32;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if((ve&65535)!==(ve>>>16^65535)){b.msg="invalid stored block lengths",E.mode=Tr;break}if(E.length=ve&65535,ve=0,be=0,E.mode=xg,x===_l)break e;case xg:E.mode=Mc;case Mc:if(ye=E.length,ye){if(ye>ce&&(ye=ce),ye>he&&(ye=he),ye===0)break e;Ae.set(ee.subarray(ae,ae+ye),fe),ce-=ye,ae+=ye,he-=ye,fe+=ye,E.length-=ye;break}E.mode=oi;break;case Rc:for(;be<14;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(E.nlen=(ve&31)+257,ve>>>=5,be-=5,E.ndist=(ve&31)+1,ve>>>=5,be-=5,E.ncode=(ve&15)+4,ve>>>=4,be-=4,E.nlen>286||E.ndist>30){b.msg="too many length or distance symbols",E.mode=Tr;break}E.have=0,E.mode=Of;case Of:for(;E.have<E.ncode;){for(;be<3;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}E.lens[rt[E.have++]]=ve&7,ve>>>=3,be-=3}for(;E.have<19;)E.lens[rt[E.have++]]=0;if(E.lencode=E.lendyn,E.lenbits=7,Jt={bits:E.lenbits},Ht=Yi(Ou,E.lens,0,19,E.lencode,0,E.work,Jt),E.lenbits=Jt.bits,Ht){b.msg="invalid code lengths set",E.mode=Tr;break}E.have=0,E.mode=Gc;case Gc:for(;E.have<E.nlen+E.ndist;){for(;At=E.lencode[ve&(1<<E.lenbits)-1],We=At>>>24,Lt=At>>>16&255,St=At&65535,!(We<=be);){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(St<16)ve>>>=We,be-=We,E.lens[E.have++]=St;else{if(St===16){for(Ve=We+2;be<Ve;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(ve>>>=We,be-=We,E.have===0){b.msg="invalid bit length repeat",E.mode=Tr;break}vn=E.lens[E.have-1],ye=3+(ve&3),ve>>>=2,be-=2}else if(St===17){for(Ve=We+3;be<Ve;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}ve>>>=We,be-=We,vn=0,ye=3+(ve&7),ve>>>=3,be-=3}else{for(Ve=We+7;be<Ve;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}ve>>>=We,be-=We,vn=0,ye=11+(ve&127),ve>>>=7,be-=7}if(E.have+ye>E.nlen+E.ndist){b.msg="invalid bit length repeat",E.mode=Tr;break}for(;ye--;)E.lens[E.have++]=vn}}if(E.mode===Tr)break;if(E.lens[256]===0){b.msg="invalid code -- missing end-of-block",E.mode=Tr;break}if(E.lenbits=9,Jt={bits:E.lenbits},Ht=Yi(Pf,E.lens,0,E.nlen,E.lencode,0,E.work,Jt),E.lenbits=Jt.bits,Ht){b.msg="invalid literal/lengths set",E.mode=Tr;break}if(E.distbits=6,E.distcode=E.distdyn,Jt={bits:E.distbits},Ht=Yi(yf,E.lens,E.nlen,E.ndist,E.distcode,0,E.work,Jt),E.distbits=Jt.bits,Ht){b.msg="invalid distances set",E.mode=Tr;break}if(E.mode=Hl,x===_l)break e;case Hl:E.mode=jl;case jl:if(ce>=6&&he>=258){b.next_out=fe,b.avail_out=he,b.next_in=ae,b.avail_in=ce,E.hold=ve,E.bits=be,Y0(b,Te),fe=b.next_out,Ae=b.output,he=b.avail_out,ae=b.next_in,ee=b.input,ce=b.avail_in,ve=E.hold,be=E.bits,E.mode===oi&&(E.back=-1);break}for(E.back=0;At=E.lencode[ve&(1<<E.lenbits)-1],We=At>>>24,Lt=At>>>16&255,St=At&65535,!(We<=be);){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(Lt&&!(Lt&240)){for(gt=We,ln=Lt,Qn=St;At=E.lencode[Qn+((ve&(1<<gt+ln)-1)>>gt)],We=At>>>24,Lt=At>>>16&255,St=At&65535,!(gt+We<=be);){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}ve>>>=gt,be-=gt,E.back+=gt}if(ve>>>=We,be-=We,E.back+=We,E.length=St,Lt===0){E.mode=ku;break}if(Lt&32){E.back=-1,E.mode=oi;break}if(Lt&64){b.msg="invalid literal/length code",E.mode=Tr;break}E.extra=Lt&15,E.mode=Kc;case Kc:if(E.extra){for(Ve=E.extra;be<Ve;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}E.length+=ve&(1<<E.extra)-1,ve>>>=E.extra,be-=E.extra,E.back+=E.extra}E.was=E.length,E.mode=zc;case zc:for(;At=E.distcode[ve&(1<<E.distbits)-1],We=At>>>24,Lt=At>>>16&255,St=At&65535,!(We<=be);){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(!(Lt&240)){for(gt=We,ln=Lt,Qn=St;At=E.distcode[Qn+((ve&(1<<gt+ln)-1)>>gt)],We=At>>>24,Lt=At>>>16&255,St=At&65535,!(gt+We<=be);){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}ve>>>=gt,be-=gt,E.back+=gt}if(ve>>>=We,be-=We,E.back+=We,Lt&64){b.msg="invalid distance code",E.mode=Tr;break}E.offset=St,E.extra=Lt&15,E.mode=Vc;case Vc:if(E.extra){for(Ve=E.extra;be<Ve;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}E.offset+=ve&(1<<E.extra)-1,ve>>>=E.extra,be-=E.extra,E.back+=E.extra}if(E.offset>E.dmax){b.msg="invalid distance too far back",E.mode=Tr;break}E.mode=Wc;case Wc:if(he===0)break e;if(ye=Te-he,E.offset>ye){if(ye=E.offset-ye,ye>E.whave&&E.sane){b.msg="invalid distance too far back",E.mode=Tr;break}ye>E.wnext?(ye-=E.wnext,nt=E.wsize-ye):nt=E.wnext-ye,ye>E.length&&(ye=E.length),$e=E.window}else $e=Ae,nt=fe-E.offset,ye=E.length;ye>he&&(ye=he),he-=ye,E.length-=ye;do Ae[fe++]=$e[nt++];while(--ye);E.length===0&&(E.mode=jl);break;case ku:if(he===0)break e;Ae[fe++]=E.length,he--,E.mode=jl;break;case Jc:if(E.wrap){for(;be<32;){if(ce===0)break e;ce--,ve|=ee[ae++]<<be,be+=8}if(Te-=he,b.total_out+=Te,E.total+=Te,E.wrap&4&&Te&&(b.adler=E.check=E.flags?Ma(E.check,Ae,Te,fe-Te):qr(E.check,Ae,Te,fe-Te)),Te=he,E.wrap&4&&(E.flags?ve:Tf(ve))!==E.check){b.msg="incorrect data check",E.mode=Tr;break}ve=0,be=0}E.mode=_f;case _f:if(E.wrap&&E.flags){for(;be<32;){if(ce===0)break e;ce--,ve+=ee[ae++]<<be,be+=8}if(E.wrap&4&&ve!==(E.total&4294967295)){b.msg="incorrect length check",E.mode=Tr;break}ve=0,be=0}E.mode=Hf;case Hf:Ht=tm;break e;case Tr:Ht=_u;break e;case Mu:return Ff;case jf:default:return ai}return b.next_out=fe,b.avail_out=he,b.next_in=ae,b.avail_in=ce,E.hold=ve,E.bits=be,(E.wsize||Te!==b.avail_out&&E.mode<Tr&&(E.mode<Jc||x!==bf))&&Yc(b,b.output,b.next_out,Te-b.avail_out),Qe-=b.avail_in,Te-=b.avail_out,b.total_in+=Qe,b.total_out+=Te,E.total+=Te,E.wrap&4&&Te&&(b.adler=E.check=E.flags?Ma(E.check,Ae,Te,b.next_out-Te):qr(E.check,Ae,Te,b.next_out-Te)),b.data_type=E.bits+(E.last?64:0)+(E.mode===oi?128:0)+(E.mode===Hl||E.mode===xg?256:0),(Qe===0&&Te===0||x===bf)&&Ht===qi&&(Ht=nm),Ht},sm=b=>{if($s(b))return ai;let x=b.state;return x.window&&(x.window=null),b.state=null,qi},lm=(b,x)=>{if($s(b))return ai;const E=b.state;return E.wrap&2?(E.head=x,x.done=!1,qi):ai},gm=(b,x)=>{const E=x.length;let ee,Ae,ae;return $s(b)||(ee=b.state,ee.wrap!==0&&ee.mode!==ju)?ai:ee.mode===ju&&(Ae=1,Ae=qr(Ae,x,E,0),Ae!==ee.check)?_u:(ae=Yc(b,x,E,E),ae?(ee.mode=Mu,Ff):(ee.havedict=1,qi))};var um=Zc,cm=Mf,dm=kf,fm=Rf,hm=Ru,Gf=qc,Kf=sm,zf=lm,Vf=gm,$c="pako inflate (from Nodeca project)",$i={inflateReset:um,inflateReset2:cm,inflateResetKeep:dm,inflateInit:fm,inflateInit2:hm,inflate:Gf,inflateEnd:Kf,inflateGetHeader:zf,inflateSetDictionary:Vf,inflateInfo:$c};function mm(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var pm=mm;const Wf=Object.prototype.toString,{Z_NO_FLUSH:Gu,Z_FINISH:Ku,Z_OK:Ug,Z_STREAM_END:zu,Z_NEED_DICT:Qg,Z_STREAM_ERROR:Jf,Z_DATA_ERROR:ed,Z_MEM_ERROR:Zf}=Ss;function Ig(b){this.options=Iu.assign({chunkSize:1024*64,windowBits:15,to:""},b||{});const x=this.options;x.raw&&x.windowBits>=0&&x.windowBits<16&&(x.windowBits=-x.windowBits,x.windowBits===0&&(x.windowBits=-15)),x.windowBits>=0&&x.windowBits<16&&!(b&&b.windowBits)&&(x.windowBits+=32),x.windowBits>15&&x.windowBits<48&&(x.windowBits&15||(x.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new hf,this.strm.avail_out=0;let E=$i.inflateInit2(this.strm,x.windowBits);if(E!==Ug)throw new Error(Ui[E]);if(this.header=new pm,$i.inflateGetHeader(this.strm,this.header),x.dictionary&&(typeof x.dictionary=="string"?x.dictionary=Dl.string2buf(x.dictionary):Wf.call(x.dictionary)==="[object ArrayBuffer]"&&(x.dictionary=new Uint8Array(x.dictionary)),x.raw&&(E=$i.inflateSetDictionary(this.strm,x.dictionary),E!==Ug)))throw new Error(Ui[E])}Ig.prototype.push=function(b,x){const E=this.strm,ee=this.options.chunkSize,Ae=this.options.dictionary;let ae,fe,ce;if(this.ended)return!1;for(x===~~x?fe=x:fe=x===!0?Ku:Gu,Wf.call(b)==="[object ArrayBuffer]"?E.input=new Uint8Array(b):E.input=b,E.next_in=0,E.avail_in=E.input.length;;){for(E.avail_out===0&&(E.output=new Uint8Array(ee),E.next_out=0,E.avail_out=ee),ae=$i.inflate(E,fe),ae===Qg&&Ae&&(ae=$i.inflateSetDictionary(E,Ae),ae===Ug?ae=$i.inflate(E,fe):ae===ed&&(ae=Qg));E.avail_in>0&&ae===zu&&E.state.wrap>0&&b[E.next_in]!==0;)$i.inflateReset(E),ae=$i.inflate(E,fe);switch(ae){case Jf:case ed:case Qg:case Zf:return this.onEnd(ae),this.ended=!0,!1}if(ce=E.avail_out,E.next_out&&(E.avail_out===0||ae===zu))if(this.options.to==="string"){let he=Dl.utf8border(E.output,E.next_out),ve=E.next_out-he,be=Dl.buf2string(E.output,he);E.next_out=ve,E.avail_out=ee-ve,ve&&E.output.set(E.output.subarray(he,he+ve),0),this.onData(be)}else this.onData(E.output.length===E.next_out?E.output:E.output.subarray(0,E.next_out));if(!(ae===Ug&&ce===0)){if(ae===zu)return ae=$i.inflateEnd(this.strm),this.onEnd(ae),this.ended=!0,!0;if(E.avail_in===0)break}}return!0},Ig.prototype.onData=function(b){this.chunks.push(b)},Ig.prototype.onEnd=function(b){b===Ug&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Iu.flattenChunks(this.chunks)),this.chunks=[],this.err=b,this.msg=this.strm.msg};function Tl(b,x){const E=new Ig(x);if(E.push(b),E.err)throw E.msg||Ui[E.err];return E.result}function Xf(b,x){return x=x||{},x.raw=!0,Tl(b,x)}var Yf=Ig,vm=Tl,Bm=Xf,qf=Tl,kl=Ss,td={Inflate:Yf,inflate:vm,inflateRaw:Bm,ungzip:qf,constants:kl};const{Deflate:Vu,deflate:Sm,deflateRaw:wm,gzip:Pm}=vf,{Inflate:ym,inflate:$f,inflateRaw:nd,ungzip:eh}=td;var th=Vu,Ad=Sm,nh=wm,Ah=Pm,rd=ym,Ng=$f,Wu=nd,rh=eh,ah=Ss,yp={Deflate:th,deflate:Ad,deflateRaw:nh,gzip:Ah,Inflate:rd,inflate:Ng,inflateRaw:Wu,ungzip:rh,constants:ah};const ad=[];for(let b=0;b<256;b++){let x=b;for(let E=0;E<8;E++)x&1?x=3988292384^x>>>1:x=x>>>1;ad[b]=x}const od=4294967295;function bm(b,x,E){let ee=b;for(let Ae=0;Ae<E;Ae++)ee=ad[(ee^x[Ae])&255]^ee>>>8;return ee}function oh(b,x){return(bm(od,b,x)^od)>>>0}function tl(b,x,E){const ee=b.readUint32(),Ae=oh(new Uint8Array(b.buffer,b.byteOffset+b.offset-x-4,x),x);if(Ae!==ee)throw new Error(`CRC mismatch for chunk ${E}. Expected ${ee}, found ${Ae}`)}function Cm(b,x){b.writeUint32(oh(new Uint8Array(b.buffer,b.byteOffset+b.offset-x,x),x))}function Ua(b,x,E){for(let ee=0;ee<E;ee++)x[ee]=b[ee]}function Cs(b,x,E,ee){let Ae=0;for(;Ae<ee;Ae++)x[Ae]=b[Ae];for(;Ae<E;Ae++)x[Ae]=b[Ae]+x[Ae-ee]&255}function nl(b,x,E,ee){let Ae=0;if(E.length===0)for(;Ae<ee;Ae++)x[Ae]=b[Ae];else for(;Ae<ee;Ae++)x[Ae]=b[Ae]+E[Ae]&255}function es(b,x,E,ee,Ae){let ae=0;if(E.length===0){for(;ae<Ae;ae++)x[ae]=b[ae];for(;ae<ee;ae++)x[ae]=b[ae]+(x[ae-Ae]>>1)&255}else{for(;ae<Ae;ae++)x[ae]=b[ae]+(E[ae]>>1)&255;for(;ae<ee;ae++)x[ae]=b[ae]+(x[ae-Ae]+E[ae]>>1)&255}}function ts(b,x,E,ee,Ae){let ae=0;if(E.length===0){for(;ae<Ae;ae++)x[ae]=b[ae];for(;ae<ee;ae++)x[ae]=b[ae]+x[ae-Ae]&255}else{for(;ae<Ae;ae++)x[ae]=b[ae]+E[ae]&255;for(;ae<ee;ae++)x[ae]=b[ae]+Dg(x[ae-Ae],E[ae],E[ae-Ae])&255}}function Dg(b,x,E){const ee=b+x-E,Ae=Math.abs(ee-b),ae=Math.abs(ee-x),fe=Math.abs(ee-E);return Ae<=ae&&Ae<=fe?b:ae<=fe?x:E}function ns(b,x,E,ee,Ae,ae){switch(b){case 0:Ua(x,E,Ae);break;case 1:Cs(x,E,Ae,ae);break;case 2:nl(x,E,ee,Ae);break;case 3:es(x,E,ee,Ae,ae);break;case 4:ts(x,E,ee,Ae,ae);break;default:throw new Error(`Unsupported filter: ${b}`)}}const ih=new Uint16Array([255]),sh=new Uint8Array(ih.buffer)[0]===255;function id(b){const{data:x,width:E,height:ee,channels:Ae,depth:ae}=b,fe=[{x:0,y:0,xStep:8,yStep:8},{x:4,y:0,xStep:8,yStep:8},{x:0,y:4,xStep:4,yStep:8},{x:2,y:0,xStep:4,yStep:4},{x:0,y:2,xStep:2,yStep:4},{x:1,y:0,xStep:2,yStep:2},{x:0,y:1,xStep:1,yStep:2}],ce=Math.ceil(ae/8)*Ae,he=new Uint8Array(ee*E*ce);let ve=0;for(let be=0;be<7;be++){const Qe=fe[be],Te=Math.ceil((E-Qe.x)/Qe.xStep),ye=Math.ceil((ee-Qe.y)/Qe.yStep);if(Te<=0||ye<=0)continue;const nt=Te*ce,$e=new Uint8Array(nt);for(let At=0;At<ye;At++){const We=x[ve++],Lt=x.subarray(ve,ve+nt);ve+=nt;const St=new Uint8Array(nt);ns(We,Lt,St,$e,nt,ce),$e.set(St);for(let gt=0;gt<Te;gt++){const ln=Qe.x+gt*Qe.xStep,Qn=Qe.y+At*Qe.yStep;if(!(ln>=E||Qn>=ee))for(let vn=0;vn<ce;vn++)he[(Qn*E+ln)*ce+vn]=St[gt*ce+vn]}}}if(ae===16){const be=new Uint16Array(he.buffer);if(sh)for(let Qe=0;Qe<be.length;Qe++)be[Qe]=Og(be[Qe]);return be}else return he}function Og(b){return(b&255)<<8|b>>8&255}const lh=new Uint16Array([255]),_g=new Uint8Array(lh.buffer)[0]===255,Lm=new Uint8Array(0);function gh(b){const{data:x,width:E,height:ee,channels:Ae,depth:ae}=b,fe=Math.ceil(ae/8)*Ae,ce=Math.ceil(ae/8*Ae*E),he=new Uint8Array(ee*ce);let ve=Lm,be=0,Qe,Te;for(let ye=0;ye<ee;ye++){switch(Qe=x.subarray(be+1,be+1+ce),Te=he.subarray(ye*ce,(ye+1)*ce),x[be]){case 0:Ua(Qe,Te,ce);break;case 1:Cs(Qe,Te,ce,fe);break;case 2:nl(Qe,Te,ve,ce);break;case 3:es(Qe,Te,ve,ce,fe);break;case 4:ts(Qe,Te,ve,ce,fe);break;default:throw new Error(`Unsupported filter: ${x[be]}`)}ve=Te,be+=ce+1}if(ae===16){const ye=new Uint16Array(he.buffer);if(_g)for(let nt=0;nt<ye.length;nt++)ye[nt]=xm(ye[nt]);return ye}else return he}function xm(b){return(b&255)<<8|b>>8&255}const Hg=Uint8Array.of(137,80,78,71,13,10,26,10);function bp(b){b.writeBytes(Hg)}function Ju(b){if(!Um(b.readBytes(Hg.length)))throw new Error("wrong PNG signature")}function Um(b){if(b.length<Hg.length)return!1;for(let x=0;x<Hg.length;x++)if(b[x]!==Hg[x])return!1;return!0}const uh="tEXt",ch=0,dh=new TextDecoder("latin1");function fh(b){if(Zu(b),b.length===0||b.length>79)throw new Error("keyword length must be between 1 and 79")}const sd=/^[\u0000-\u00FF]*$/;function Zu(b){if(!sd.test(b))throw new Error("invalid latin1 text")}function hh(b,x,E){const ee=mh(x);b[ee]=ph(x,E-ee.length-1)}function Cp(b,x,E){fh(x),Zu(E);const ee=x.length+1+E.length;b.writeUint32(ee),b.writeChars(uh),b.writeChars(x),b.writeByte(ch),b.writeChars(E),writeCrc(b,ee+4)}function mh(b){for(b.mark();b.readByte()!==ch;);const x=b.offset;b.reset();const E=dh.decode(b.readBytes(x-b.offset-1));return b.skip(1),fh(E),E}function ph(b,x){return dh.decode(b.readBytes(x))}const Xo={UNKNOWN:-1,GREYSCALE:0,TRUECOLOUR:2,INDEXED_COLOUR:3,GREYSCALE_ALPHA:4,TRUECOLOUR_ALPHA:6},ld={UNKNOWN:-1,DEFLATE:0},vh={UNKNOWN:-1,ADAPTIVE:0},gd={UNKNOWN:-1,NO_INTERLACE:0,ADAM7:1},Xu={NONE:0,BACKGROUND:1,PREVIOUS:2},jg={SOURCE:0,OVER:1};class Qm extends Li{constructor(E,ee={}){super(E);Xr(this,"_checkCrc");Xr(this,"_inflator");Xr(this,"_png");Xr(this,"_apng");Xr(this,"_end");Xr(this,"_hasPalette");Xr(this,"_palette");Xr(this,"_hasTransparency");Xr(this,"_transparency");Xr(this,"_compressionMethod");Xr(this,"_filterMethod");Xr(this,"_interlaceMethod");Xr(this,"_colorType");Xr(this,"_isAnimated");Xr(this,"_numberOfFrames");Xr(this,"_numberOfPlays");Xr(this,"_frames");Xr(this,"_writingDataChunks");const{checkCrc:Ae=!1}=ee;this._checkCrc=Ae,this._inflator=new rd,this._png={width:-1,height:-1,channels:-1,data:new Uint8Array(0),depth:1,text:{}},this._apng={width:-1,height:-1,channels:-1,depth:1,numberOfFrames:1,numberOfPlays:0,text:{},frames:[]},this._end=!1,this._hasPalette=!1,this._palette=[],this._hasTransparency=!1,this._transparency=new Uint16Array(0),this._compressionMethod=ld.UNKNOWN,this._filterMethod=vh.UNKNOWN,this._interlaceMethod=gd.UNKNOWN,this._colorType=Xo.UNKNOWN,this._isAnimated=!1,this._numberOfFrames=1,this._numberOfPlays=0,this._frames=[],this._writingDataChunks=!1,this.setBigEndian()}decode(){for(Ju(this);!this._end;){const E=this.readUint32(),ee=this.readChars(4);this.decodeChunk(E,ee)}return this.decodeImage(),this._png}decodeApng(){for(Ju(this);!this._end;){const E=this.readUint32(),ee=this.readChars(4);this.decodeApngChunk(E,ee)}return this.decodeApngImage(),this._apng}decodeChunk(E,ee){const Ae=this.offset;switch(ee){case"IHDR":this.decodeIHDR();break;case"PLTE":this.decodePLTE(E);break;case"IDAT":this.decodeIDAT(E);break;case"IEND":this._end=!0;break;case"tRNS":this.decodetRNS(E);break;case"iCCP":this.decodeiCCP(E);break;case uh:hh(this._png.text,this,E);break;case"pHYs":this.decodepHYs();break;default:this.skip(E);break}if(this.offset-Ae!==E)throw new Error(`Length mismatch while decoding chunk ${ee}`);this._checkCrc?tl(this,E+4,ee):this.skip(4)}decodeApngChunk(E,ee){const Ae=this.offset;switch(ee!=="fdAT"&&ee!=="IDAT"&&this._writingDataChunks&&this.pushDataToFrame(),ee){case"acTL":this.decodeACTL();break;case"fcTL":this.decodeFCTL();break;case"fdAT":this.decodeFDAT(E);break;default:this.decodeChunk(E,ee),this.offset=Ae+E;break}if(this.offset-Ae!==E)throw new Error(`Length mismatch while decoding chunk ${ee}`);this._checkCrc?tl(this,E+4,ee):this.skip(4)}decodeIHDR(){const E=this._png;E.width=this.readUint32(),E.height=this.readUint32(),E.depth=ud(this.readUint8());const ee=this.readUint8();this._colorType=ee;let Ae;switch(ee){case Xo.GREYSCALE:Ae=1;break;case Xo.TRUECOLOUR:Ae=3;break;case Xo.INDEXED_COLOUR:Ae=1;break;case Xo.GREYSCALE_ALPHA:Ae=2;break;case Xo.TRUECOLOUR_ALPHA:Ae=4;break;case Xo.UNKNOWN:default:throw new Error(`Unknown color type: ${ee}`)}if(this._png.channels=Ae,this._compressionMethod=this.readUint8(),this._compressionMethod!==ld.DEFLATE)throw new Error(`Unsupported compression method: ${this._compressionMethod}`);this._filterMethod=this.readUint8(),this._interlaceMethod=this.readUint8()}decodeACTL(){this._numberOfFrames=this.readUint32(),this._numberOfPlays=this.readUint32(),this._isAnimated=!0}decodeFCTL(){const E={sequenceNumber:this.readUint32(),width:this.readUint32(),height:this.readUint32(),xOffset:this.readUint32(),yOffset:this.readUint32(),delayNumber:this.readUint16(),delayDenominator:this.readUint16(),disposeOp:this.readUint8(),blendOp:this.readUint8(),data:new Uint8Array(0)};this._frames.push(E)}decodePLTE(E){if(E%3!==0)throw new RangeError(`PLTE field length must be a multiple of 3. Got ${E}`);const ee=E/3;this._hasPalette=!0;const Ae=[];this._palette=Ae;for(let ae=0;ae<ee;ae++)Ae.push([this.readUint8(),this.readUint8(),this.readUint8()])}decodeIDAT(E){this._writingDataChunks=!0;const ee=E,Ae=this.offset+this.byteOffset;if(this._inflator.push(new Uint8Array(this.buffer,Ae,ee)),this._inflator.err)throw new Error(`Error while decompressing the data: ${this._inflator.err}`);this.skip(E)}decodeFDAT(E){this._writingDataChunks=!0;let ee=E,Ae=this.offset+this.byteOffset;if(Ae+=4,ee-=4,this._inflator.push(new Uint8Array(this.buffer,Ae,ee)),this._inflator.err)throw new Error(`Error while decompressing the data: ${this._inflator.err}`);this.skip(E)}decodetRNS(E){switch(this._colorType){case Xo.GREYSCALE:case Xo.TRUECOLOUR:{if(E%2!==0)throw new RangeError(`tRNS chunk length must be a multiple of 2. Got ${E}`);if(E/2>this._png.width*this._png.height)throw new Error(`tRNS chunk contains more alpha values than there are pixels (${E/2} vs ${this._png.width*this._png.height})`);this._hasTransparency=!0,this._transparency=new Uint16Array(E/2);for(let ee=0;ee<E/2;ee++)this._transparency[ee]=this.readUint16();break}case Xo.INDEXED_COLOUR:{if(E>this._palette.length)throw new Error(`tRNS chunk contains more alpha values than there are palette colors (${E} vs ${this._palette.length})`);let ee=0;for(;ee<E;ee++){const Ae=this.readByte();this._palette[ee].push(Ae)}for(;ee<this._palette.length;ee++)this._palette[ee].push(255);break}case Xo.UNKNOWN:case Xo.GREYSCALE_ALPHA:case Xo.TRUECOLOUR_ALPHA:default:throw new Error(`tRNS chunk is not supported for color type ${this._colorType}`)}}decodeiCCP(E){const ee=mh(this),Ae=this.readUint8();if(Ae!==ld.DEFLATE)throw new Error(`Unsupported iCCP compression method: ${Ae}`);const ae=this.readBytes(E-ee.length-2);this._png.iccEmbeddedProfile={name:ee,profile:Ng(ae)}}decodepHYs(){const E=this.readUint32(),ee=this.readUint32(),Ae=this.readByte();this._png.resolution={x:E,y:ee,unit:Ae}}decodeApngImage(){this._apng.width=this._png.width,this._apng.height=this._png.height,this._apng.channels=this._png.channels,this._apng.depth=this._png.depth,this._apng.numberOfFrames=this._numberOfFrames,this._apng.numberOfPlays=this._numberOfPlays,this._apng.text=this._png.text,this._apng.resolution=this._png.resolution;for(let E=0;E<this._numberOfFrames;E++){const ee={sequenceNumber:this._frames[E].sequenceNumber,delayNumber:this._frames[E].delayNumber,delayDenominator:this._frames[E].delayDenominator,data:this._apng.depth===8?new Uint8Array(this._apng.width*this._apng.height*this._apng.channels):new Uint16Array(this._apng.width*this._apng.height*this._apng.channels)},Ae=this._frames.at(E);if(Ae){if(Ae.data=gh({data:Ae.data,width:Ae.width,height:Ae.height,channels:this._apng.channels,depth:this._apng.depth}),this._hasPalette&&(this._apng.palette=this._palette),this._hasTransparency&&(this._apng.transparency=this._transparency),E===0||Ae.xOffset===0&&Ae.yOffset===0&&Ae.width===this._png.width&&Ae.height===this._png.height)ee.data=Ae.data;else{const ae=this._apng.frames.at(E-1);this.disposeFrame(Ae,ae,ee),this.addFrameDataToCanvas(ee,Ae)}this._apng.frames.push(ee)}}return this._apng}disposeFrame(E,ee,Ae){switch(E.disposeOp){case Xu.NONE:break;case Xu.BACKGROUND:for(let ae=0;ae<this._png.height;ae++)for(let fe=0;fe<this._png.width;fe++){const ce=(ae*E.width+fe)*this._png.channels;for(let he=0;he<this._png.channels;he++)Ae.data[ce+he]=0}break;case Xu.PREVIOUS:Ae.data.set(ee.data);break;default:throw new Error("Unknown disposeOp")}}addFrameDataToCanvas(E,ee){const Ae=1<<this._png.depth,ae=(fe,ce)=>{const he=((fe+ee.yOffset)*this._png.width+ee.xOffset+ce)*this._png.channels,ve=(fe*ee.width+ce)*this._png.channels;return{index:he,frameIndex:ve}};switch(ee.blendOp){case jg.SOURCE:for(let fe=0;fe<ee.height;fe++)for(let ce=0;ce<ee.width;ce++){const{index:he,frameIndex:ve}=ae(fe,ce);for(let be=0;be<this._png.channels;be++)E.data[he+be]=ee.data[ve+be]}break;case jg.OVER:for(let fe=0;fe<ee.height;fe++)for(let ce=0;ce<ee.width;ce++){const{index:he,frameIndex:ve}=ae(fe,ce);for(let be=0;be<this._png.channels;be++){const Qe=ee.data[ve+this._png.channels-1]/Ae,Te=be%(this._png.channels-1)===0?1:ee.data[ve+be],ye=Math.floor(Qe*Te+(1-Qe)*E.data[he+be]);E.data[he+be]+=ye}}break;default:throw new Error("Unknown blendOp")}}decodeImage(){var ee;if(this._inflator.err)throw new Error(`Error while decompressing the data: ${this._inflator.err}`);const E=this._isAnimated?((ee=this._frames)==null?void 0:ee.at(0)).data:this._inflator.result;if(this._filterMethod!==vh.ADAPTIVE)throw new Error(`Filter method ${this._filterMethod} not supported`);if(this._interlaceMethod===gd.NO_INTERLACE)this._png.data=gh({data:E,width:this._png.width,height:this._png.height,channels:this._png.channels,depth:this._png.depth});else if(this._interlaceMethod===gd.ADAM7)this._png.data=id({data:E,width:this._png.width,height:this._png.height,channels:this._png.channels,depth:this._png.depth});else throw new Error(`Interlace method ${this._interlaceMethod} not supported`);this._hasPalette&&(this._png.palette=this._palette),this._hasTransparency&&(this._png.transparency=this._transparency)}pushDataToFrame(){const E=this._inflator.result,ee=this._frames.at(-1);ee?ee.data=E:this._frames.push({sequenceNumber:0,width:this._png.width,height:this._png.height,xOffset:0,yOffset:0,delayNumber:0,delayDenominator:0,disposeOp:Xu.NONE,blendOp:jg.SOURCE,data:E}),this._inflator=new rd,this._writingDataChunks=!1}}function ud(b){if(b!==1&&b!==2&&b!==4&&b!==8&&b!==16)throw new Error(`invalid bit depth: ${b}`);return b}const Im={level:3};class LA extends null{constructor(E,ee={}){var Ae;super();Xr(this,"_png");Xr(this,"_zlibOptions");Xr(this,"_colorType");Xr(this,"_interlaceMethod");this._colorType=ColorType.UNKNOWN,this._zlibOptions=Sp(Sp({},Im),ee.zlib),this._png=this._checkData(E),this._interlaceMethod=(Ae=ee.interlace==="Adam7"?InterlaceMethod.ADAM7:InterlaceMethod.NO_INTERLACE)!=null?Ae:InterlaceMethod.NO_INTERLACE,this.setBigEndian()}encode(){if(writeSignature(this),this.encodeIHDR(),this._png.palette&&(this.encodePLTE(),this._png.palette[0].length===4&&this.encodeTRNS()),this.encodeData(),this._png.text)for(const[E,ee]of Object.entries(this._png.text))encodetEXt(this,E,ee);return this.encodeIEND(),this.toArray()}encodeIHDR(){this.writeUint32(13),this.writeChars("IHDR"),this.writeUint32(this._png.width),this.writeUint32(this._png.height),this.writeByte(this._png.depth),this.writeByte(this._colorType),this.writeByte(CompressionMethod.DEFLATE),this.writeByte(FilterMethod.ADAPTIVE),this.writeByte(this._interlaceMethod),writeCrc(this,17)}encodeIEND(){this.writeUint32(0),this.writeChars("IEND"),writeCrc(this,4)}encodePLTE(){var ee;const E=((ee=this._png.palette)==null?void 0:ee.length)*3;this.writeUint32(E),this.writeChars("PLTE");for(const Ae of this._png.palette)this.writeByte(Ae[0]),this.writeByte(Ae[1]),this.writeByte(Ae[2]);writeCrc(this,4+E)}encodeTRNS(){const E=this._png.palette.filter(ee=>ee.at(-1)!==255);this.writeUint32(E.length),this.writeChars("tRNS");for(const ee of E)this.writeByte(ee.at(-1));writeCrc(this,4+E.length)}encodeIDAT(E){this.writeUint32(E.length),this.writeChars("IDAT"),this.writeBytes(E),writeCrc(this,E.length+4)}encodeData(){const{width:E,height:ee,channels:Ae,depth:ae,data:fe}=this._png,ce=ae<=8?Math.ceil(E*ae/8)*Ae:Math.ceil(E*ae/8*Ae/2),he=new IOBuffer().setBigEndian();let ve=0;if(this._interlaceMethod===InterlaceMethod.NO_INTERLACE)for(let Te=0;Te<ee;Te++)he.writeByte(0),ae===16?ve=$r(fe,he,ce,ve):ve=ii(fe,he,ce,ve);else this._interlaceMethod===InterlaceMethod.ADAM7&&(ve=Nm(this._png,fe,he,ve));const be=he.toArray(),Qe=deflate(be,this._zlibOptions);this.encodeIDAT(Qe)}_checkData(E){const{colorType:ee,channels:Ae,depth:ae}=Yu(E,E.palette),fe={width:Al(E.width,"width"),height:Al(E.height,"height"),channels:Ae,data:E.data,depth:ae,text:E.text,palette:E.palette};this._colorType=ee;const ce=ae<8?Math.ceil(fe.width*ae/8)*fe.height*Ae:fe.width*fe.height*Ae;if(fe.data.length!==ce)throw new RangeError(`wrong data size. Found ${fe.data.length}, expected ${ce}`);return fe}}function Al(b,x){if(Number.isInteger(b)&&b>0)return b;throw new TypeError(`${x} must be a positive integer`)}function Yu(b,x){const{channels:E=4,depth:ee=8}=b;if(E!==4&&E!==3&&E!==2&&E!==1)throw new RangeError(`unsupported number of channels: ${E}`);const Ae={channels:E,depth:ee,colorType:ColorType.UNKNOWN};switch(E){case 4:Ae.colorType=ColorType.TRUECOLOUR_ALPHA;break;case 3:Ae.colorType=ColorType.TRUECOLOUR;break;case 1:x?Ae.colorType=ColorType.INDEXED_COLOUR:Ae.colorType=ColorType.GREYSCALE;break;case 2:Ae.colorType=ColorType.GREYSCALE_ALPHA;break;default:throw new Error("unsupported number of channels")}return Ae}function ii(b,x,E,ee){for(let Ae=0;Ae<E;Ae++)x.writeByte(b[ee++]);return ee}function Nm(b,x,E,ee){const Ae=[{x:0,y:0,xStep:8,yStep:8},{x:4,y:0,xStep:8,yStep:8},{x:0,y:4,xStep:4,yStep:8},{x:2,y:0,xStep:4,yStep:4},{x:0,y:2,xStep:2,yStep:4},{x:1,y:0,xStep:2,yStep:2},{x:0,y:1,xStep:1,yStep:2}],{width:ae,height:fe,channels:ce,depth:he}=b;let ve=0;he===16?ve=ce*he/8/2:ve=ce*he/8;for(let be=0;be<7;be++){const Qe=Ae[be],Te=Math.floor((ae-Qe.x+Qe.xStep-1)/Qe.xStep),ye=Math.floor((fe-Qe.y+Qe.yStep-1)/Qe.yStep);if(Te<=0||ye<=0)continue;const nt=Te*ve;for(let $e=0;$e<ye;$e++){const At=Qe.y+$e*Qe.yStep,We=he<=8?new Uint8Array(nt):new Uint16Array(nt);let Lt=0;for(let St=0;St<Te;St++){const gt=Qe.x+St*Qe.xStep;if(gt<ae&&At<fe){const ln=(At*ae+gt)*ve;for(let Qn=0;Qn<ve;Qn++)We[Lt++]=x[ln+Qn]}}if(E.writeByte(0),he===8)E.writeBytes(We);else if(he===16)for(const St of We)E.writeByte(St>>8&255),E.writeByte(St&255)}}return ee}function $r(b,x,E,ee){for(let Ae=0;Ae<E;Ae++)x.writeUint16(b[ee++]);return ee}var ha;(function(b){b[b.UNKNOWN=0]="UNKNOWN",b[b.METRE=1]="METRE"})(ha||(ha={}));function qu(b,x){return new Qm(b,x).decode()}function Fp(b,x){return new PngEncoder(b,x).encode()}function cd(b,x){return new PngDecoder(b,x).decodeApng()}var lr=function(){return typeof window!="undefined"?window:typeof Ue.g!="undefined"?Ue.g:typeof self!="undefined"?self:this}();function Ml(){lr.console&&typeof lr.console.log=="function"&&lr.console.log.apply(lr.console,arguments)}var ga={log:Ml,warn:function(b){lr.console&&(typeof lr.console.warn=="function"?lr.console.warn.apply(lr.console,arguments):Ml.call(null,arguments))},error:function(b){lr.console&&(typeof lr.console.error=="function"?lr.console.error.apply(lr.console,arguments):Ml(b))}};function dd(b,x,E){var ee=new XMLHttpRequest;ee.open("GET",b),ee.responseType="blob",ee.onload=function(){Fs(ee.response,x,E)},ee.onerror=function(){ga.error("could not download file")},ee.send()}function fd(b){var x=new XMLHttpRequest;x.open("HEAD",b,!1);try{x.send()}catch(E){}return x.status>=200&&x.status<=299}function $u(b){try{b.dispatchEvent(new MouseEvent("click"))}catch(E){var x=document.createEvent("MouseEvents");x.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),b.dispatchEvent(x)}}var Fs=lr.saveAs||((typeof window=="undefined"?"undefined":(0,Ce.Z)(window))!=="object"||window!==lr?function(){}:typeof HTMLAnchorElement!="undefined"&&"download"in HTMLAnchorElement.prototype?function(b,x,E){var ee=lr.URL||lr.webkitURL,Ae=document.createElement("a");x=x||b.name||"download",Ae.download=x,Ae.rel="noopener",typeof b=="string"?(Ae.href=b,Ae.origin!==location.origin?fd(Ae.href)?dd(b,x,E):$u(Ae,Ae.target="_blank"):$u(Ae)):(Ae.href=ee.createObjectURL(b),setTimeout(function(){ee.revokeObjectURL(Ae.href)},4e4),setTimeout(function(){$u(Ae)},0))}:"msSaveOrOpenBlob"in navigator?function(b,x,E){if(x=x||b.name||"download",typeof b=="string")if(fd(b))dd(b,x,E);else{var ee=document.createElement("a");ee.href=b,ee.target="_blank",setTimeout(function(){$u(ee)})}else navigator.msSaveOrOpenBlob(function(Ae,ae){return ae===void 0?ae={autoBom:!1}:(0,Ce.Z)(ae)!=="object"&&(ga.warn("Deprecated: Expected third argument to be a object"),ae={autoBom:!ae}),ae.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(Ae.type)?new Blob(["\uFEFF",Ae],{type:Ae.type}):Ae}(b,E),x)}:function(b,x,E,ee){if((ee=ee||open("","_blank"))&&(ee.document.title=ee.document.body.innerText="downloading..."),typeof b=="string")return dd(b,x,E);var Ae=b.type==="application/octet-stream",ae=/constructor/i.test(lr.HTMLElement)||lr.safari,fe=/CriOS\/[\d]+/.test(navigator.userAgent);if((fe||Ae&&ae)&&(typeof FileReader=="undefined"?"undefined":(0,Ce.Z)(FileReader))==="object"){var ce=new FileReader;ce.onloadend=function(){var be=ce.result;be=fe?be:be.replace(/^data:[^;]*;/,"data:attachment/file;"),ee?ee.location.href=be:location=be,ee=null},ce.readAsDataURL(b)}else{var he=lr.URL||lr.webkitURL,ve=he.createObjectURL(b);ee?ee.location=ve:location.href=ve,ee=null,setTimeout(function(){he.revokeObjectURL(ve)},4e4)}});function Bh(b){var x;b=b||"",this.ok=!1,b.charAt(0)=="#"&&(b=b.substr(1,6)),b={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dodgerblue:"1e90ff",feldspar:"d19275",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgrey:"d3d3d3",lightgreen:"90ee90",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslateblue:"8470ff",lightslategray:"778899",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"00ff00",limegreen:"32cd32",linen:"faf0e6",magenta:"ff00ff",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370d8",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"d87093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",red:"ff0000",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",violetred:"d02090",wheat:"f5deb3",white:"ffffff",whitesmoke:"f5f5f5",yellow:"ffff00",yellowgreen:"9acd32"}[b=(b=b.replace(/ /g,"")).toLowerCase()]||b;for(var E=[{re:/^rgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,example:["rgb(123, 234, 45)","rgb(255,234,245)"],process:function(ce){return[parseInt(ce[1]),parseInt(ce[2]),parseInt(ce[3])]}},{re:/^(\w{2})(\w{2})(\w{2})$/,example:["#00ff00","336699"],process:function(ce){return[parseInt(ce[1],16),parseInt(ce[2],16),parseInt(ce[3],16)]}},{re:/^(\w{1})(\w{1})(\w{1})$/,example:["#fb0","f0f"],process:function(ce){return[parseInt(ce[1]+ce[1],16),parseInt(ce[2]+ce[2],16),parseInt(ce[3]+ce[3],16)]}}],ee=0;ee<E.length;ee++){var Ae=E[ee].re,ae=E[ee].process,fe=Ae.exec(b);fe&&(x=ae(fe),this.r=x[0],this.g=x[1],this.b=x[2],this.ok=!0)}this.r=this.r<0||isNaN(this.r)?0:this.r>255?255:this.r,this.g=this.g<0||isNaN(this.g)?0:this.g>255?255:this.g,this.b=this.b<0||isNaN(this.b)?0:this.b>255?255:this.b,this.toRGB=function(){return"rgb("+this.r+", "+this.g+", "+this.b+")"},this.toHex=function(){var ce=this.r.toString(16),he=this.g.toString(16),ve=this.b.toString(16);return ce.length==1&&(ce="0"+ce),he.length==1&&(he="0"+he),ve.length==1&&(ve="0"+ve),"#"+ce+he+ve}}var Tg=lr.atob.bind(lr),hd=lr.btoa.bind(lr);function kg(b,x){var E=b[0],ee=b[1],Ae=b[2],ae=b[3];E=wo(E,ee,Ae,ae,x[0],7,-680876936),ae=wo(ae,E,ee,Ae,x[1],12,-389564586),Ae=wo(Ae,ae,E,ee,x[2],17,606105819),ee=wo(ee,Ae,ae,E,x[3],22,-1044525330),E=wo(E,ee,Ae,ae,x[4],7,-176418897),ae=wo(ae,E,ee,Ae,x[5],12,1200080426),Ae=wo(Ae,ae,E,ee,x[6],17,-1473231341),ee=wo(ee,Ae,ae,E,x[7],22,-45705983),E=wo(E,ee,Ae,ae,x[8],7,1770035416),ae=wo(ae,E,ee,Ae,x[9],12,-1958414417),Ae=wo(Ae,ae,E,ee,x[10],17,-42063),ee=wo(ee,Ae,ae,E,x[11],22,-1990404162),E=wo(E,ee,Ae,ae,x[12],7,1804603682),ae=wo(ae,E,ee,Ae,x[13],12,-40341101),Ae=wo(Ae,ae,E,ee,x[14],17,-1502002290),E=uo(E,ee=wo(ee,Ae,ae,E,x[15],22,1236535329),Ae,ae,x[1],5,-165796510),ae=uo(ae,E,ee,Ae,x[6],9,-1069501632),Ae=uo(Ae,ae,E,ee,x[11],14,643717713),ee=uo(ee,Ae,ae,E,x[0],20,-373897302),E=uo(E,ee,Ae,ae,x[5],5,-701558691),ae=uo(ae,E,ee,Ae,x[10],9,38016083),Ae=uo(Ae,ae,E,ee,x[15],14,-660478335),ee=uo(ee,Ae,ae,E,x[4],20,-405537848),E=uo(E,ee,Ae,ae,x[9],5,568446438),ae=uo(ae,E,ee,Ae,x[14],9,-1019803690),Ae=uo(Ae,ae,E,ee,x[3],14,-187363961),ee=uo(ee,Ae,ae,E,x[8],20,1163531501),E=uo(E,ee,Ae,ae,x[13],5,-1444681467),ae=uo(ae,E,ee,Ae,x[2],9,-51403784),Ae=uo(Ae,ae,E,ee,x[7],14,1735328473),E=Po(E,ee=uo(ee,Ae,ae,E,x[12],20,-1926607734),Ae,ae,x[5],4,-378558),ae=Po(ae,E,ee,Ae,x[8],11,-2022574463),Ae=Po(Ae,ae,E,ee,x[11],16,1839030562),ee=Po(ee,Ae,ae,E,x[14],23,-35309556),E=Po(E,ee,Ae,ae,x[1],4,-1530992060),ae=Po(ae,E,ee,Ae,x[4],11,1272893353),Ae=Po(Ae,ae,E,ee,x[7],16,-155497632),ee=Po(ee,Ae,ae,E,x[10],23,-1094730640),E=Po(E,ee,Ae,ae,x[13],4,681279174),ae=Po(ae,E,ee,Ae,x[0],11,-358537222),Ae=Po(Ae,ae,E,ee,x[3],16,-722521979),ee=Po(ee,Ae,ae,E,x[6],23,76029189),E=Po(E,ee,Ae,ae,x[9],4,-640364487),ae=Po(ae,E,ee,Ae,x[12],11,-421815835),Ae=Po(Ae,ae,E,ee,x[15],16,530742520),E=yo(E,ee=Po(ee,Ae,ae,E,x[2],23,-995338651),Ae,ae,x[0],6,-198630844),ae=yo(ae,E,ee,Ae,x[7],10,1126891415),Ae=yo(Ae,ae,E,ee,x[14],15,-1416354905),ee=yo(ee,Ae,ae,E,x[5],21,-57434055),E=yo(E,ee,Ae,ae,x[12],6,1700485571),ae=yo(ae,E,ee,Ae,x[3],10,-1894986606),Ae=yo(Ae,ae,E,ee,x[10],15,-1051523),ee=yo(ee,Ae,ae,E,x[1],21,-2054922799),E=yo(E,ee,Ae,ae,x[8],6,1873313359),ae=yo(ae,E,ee,Ae,x[15],10,-30611744),Ae=yo(Ae,ae,E,ee,x[6],15,-1560198380),ee=yo(ee,Ae,ae,E,x[13],21,1309151649),E=yo(E,ee,Ae,ae,x[4],6,-145523070),ae=yo(ae,E,ee,Ae,x[11],10,-1120210379),Ae=yo(Ae,ae,E,ee,x[2],15,718787259),ee=yo(ee,Ae,ae,E,x[9],21,-343485551),b[0]=Di(E,b[0]),b[1]=Di(ee,b[1]),b[2]=Di(Ae,b[2]),b[3]=Di(ae,b[3])}function Mg(b,x,E,ee,Ae,ae){return x=Di(Di(x,b),Di(ee,ae)),Di(x<<Ae|x>>>32-Ae,E)}function wo(b,x,E,ee,Ae,ae,fe){return Mg(x&E|~x&ee,b,x,Ae,ae,fe)}function uo(b,x,E,ee,Ae,ae,fe){return Mg(x&ee|E&~ee,b,x,Ae,ae,fe)}function Po(b,x,E,ee,Ae,ae,fe){return Mg(x^E^ee,b,x,Ae,ae,fe)}function yo(b,x,E,ee,Ae,ae,fe){return Mg(E^(x|~ee),b,x,Ae,ae,fe)}function Sh(b){var x,E=b.length,ee=[1732584193,-271733879,-1732584194,271733878];for(x=64;x<=b.length;x+=64)kg(ee,ec(b.substring(x-64,x)));b=b.substring(x-64);var Ae=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(x=0;x<b.length;x++)Ae[x>>2]|=b.charCodeAt(x)<<(x%4<<3);if(Ae[x>>2]|=128<<(x%4<<3),x>55)for(kg(ee,Ae),x=0;x<16;x++)Ae[x]=0;return Ae[14]=8*E,kg(ee,Ae),ee}function ec(b){var x,E=[];for(x=0;x<64;x+=4)E[x>>2]=b.charCodeAt(x)+(b.charCodeAt(x+1)<<8)+(b.charCodeAt(x+2)<<16)+(b.charCodeAt(x+3)<<24);return E}var Yo="0123456789abcdef".split("");function wh(b){for(var x="",E=0;E<4;E++)x+=Yo[b>>8*E+4&15]+Yo[b>>8*E&15];return x}function tc(b){return String.fromCharCode(255&b,(65280&b)>>8,(16711680&b)>>16,(4278190080&b)>>24)}function md(b){return Sh(b).map(tc).join("")}var Dm=function(b){for(var x=0;x<b.length;x++)b[x]=wh(b[x]);return b.join("")}(Sh("hello"))!="5d41402abc4b2a76b9719d911017c592";function Di(b,x){if(Dm){var E=(65535&b)+(65535&x);return(b>>16)+(x>>16)+(E>>16)<<16|65535&E}return b+x&4294967295}function Es(b,x){var E,ee,Ae,ae;if(b!==E){for(var fe=(Ae=b,ae=1+(256/b.length|0),new Array(ae+1).join(Ae)),ce=[],he=0;he<256;he++)ce[he]=he;var ve=0;for(he=0;he<256;he++){var be=ce[he];ve=(ve+be+fe.charCodeAt(he))%256,ce[he]=ce[ve],ce[ve]=be}E=b,ee=ce}else ce=ee;var Qe=x.length,Te=0,ye=0,nt="";for(he=0;he<Qe;he++)ye=(ye+(be=ce[Te=(Te+1)%256]))%256,ce[Te]=ce[ye],ce[ye]=be,fe=ce[(ce[Te]+ce[ye])%256],nt+=String.fromCharCode(x.charCodeAt(he)^fe);return nt}var Rg={print:4,modify:8,copy:16,"annot-forms":32};function Rl(b,x,E,ee){this.v=1,this.r=2;var Ae=192;b.forEach(function(ce){if(Rg.perm!==void 0)throw new Error("Invalid permission: "+ce);Ae+=Rg[ce]}),this.padding="(\xBFN^Nu\x8AAd\0NV\xFF\xFA\b..\0\xB6\xD0h>\x80/\f\xA9\xFEdSiz";var ae=(x+this.padding).substr(0,32),fe=(E+this.padding).substr(0,32);this.O=this.processOwnerPassword(ae,fe),this.P=-(1+(255^Ae)),this.encryptionKey=md(ae+this.O+this.lsbFirstWord(this.P)+this.hexToBytes(ee)).substr(0,5),this.U=Es(this.encryptionKey,this.padding)}function mi(b){if(/[^\u0000-\u00ff]/.test(b))throw new Error("Invalid PDF Name Object: "+b+", Only accept ASCII characters.");for(var x="",E=b.length,ee=0;ee<E;ee++){var Ae=b.charCodeAt(ee);x+=Ae<33||Ae===35||Ae===37||Ae===40||Ae===41||Ae===47||Ae===60||Ae===62||Ae===91||Ae===93||Ae===123||Ae===125||Ae>126?"#"+("0"+Ae.toString(16)).slice(-2):b[ee]}return x}function Ph(b){if((0,Ce.Z)(b)!=="object")throw new Error("Invalid Context passed to initialize PubSub (jsPDF-module)");var x={};this.subscribe=function(E,ee,Ae){if(Ae=Ae||!1,typeof E!="string"||typeof ee!="function"||typeof Ae!="boolean")throw new Error("Invalid arguments passed to PubSub.subscribe (jsPDF-module)");x.hasOwnProperty(E)||(x[E]={});var ae=Math.random().toString(35);return x[E][ae]=[ee,!!Ae],ae},this.unsubscribe=function(E){for(var ee in x)if(x[ee][E])return delete x[ee][E],Object.keys(x[ee]).length===0&&delete x[ee],!0;return!1},this.publish=function(E){if(x.hasOwnProperty(E)){var ee=Array.prototype.slice.call(arguments,1),Ae=[];for(var ae in x[E]){var fe=x[E][ae];try{fe[0].apply(b,ee)}catch(ce){lr.console&&ga.error("jsPDF PubSub Error",ce.message,ce)}fe[1]&&Ae.push(ae)}Ae.length&&Ae.forEach(this.unsubscribe)}},this.getTopics=function(){return x}}function Gg(b){if(!(this instanceof Gg))return new Gg(b);var x="opacity,stroke-opacity".split(",");for(var E in b)b.hasOwnProperty(E)&&x.indexOf(E)>=0&&(this[E]=b[E]);this.id="",this.objectNumber=-1}function pd(b,x){this.gState=b,this.matrix=x,this.id="",this.objectNumber=-1}function Ls(b,x,E,ee,Ae){if(!(this instanceof Ls))return new Ls(b,x,E,ee,Ae);this.type=b==="axial"?2:3,this.coords=x,this.colors=E,pd.call(this,ee,Ae)}function xs(b,x,E,ee,Ae){if(!(this instanceof xs))return new xs(b,x,E,ee,Ae);this.boundingBox=b,this.xStep=x,this.yStep=E,this.stream="",this.cloneIndex=0,pd.call(this,ee,Ae)}function MA(b){var x,E=typeof arguments[0]=="string"?arguments[0]:"p",ee=arguments[1],Ae=arguments[2],ae=arguments[3],fe=[],ce=1,he=16,ve="S",be=null;(0,Ce.Z)(b=b||{})==="object"&&(E=b.orientation,ee=b.unit||ee,Ae=b.format||Ae,ae=b.compress||b.compressPdf||ae,(be=b.encryption||null)!==null&&(be.userPassword=be.userPassword||"",be.ownerPassword=be.ownerPassword||"",be.userPermissions=be.userPermissions||[]),ce=typeof b.userUnit=="number"?Math.abs(b.userUnit):1,b.precision!==void 0&&(x=b.precision),b.floatPrecision!==void 0&&(he=b.floatPrecision),ve=b.defaultPathOperation||"S"),fe=b.filters||(ae===!0?["FlateEncode"]:fe),ee=ee||"mm",E=(""+(E||"P")).toLowerCase();var Qe=b.putOnlyUsedFonts||!1,Te={},ye={internal:{},__private__:{}};ye.__private__.PubSub=Ph;var nt="1.3",$e=ye.__private__.getPdfVersion=function(){return nt};ye.__private__.setPdfVersion=function(pe){nt=pe};var At={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};ye.__private__.getPageFormats=function(){return At};var We=ye.__private__.getPageFormat=function(pe){return At[pe]};Ae=Ae||"a4";var Lt="compat",St="advanced",gt=Lt;function ln(){this.saveGraphicsState(),dt(new ir(ur,0,0,-ur,0,nu()*ur).toString()+" cm"),this.setFontSize(this.getFontSize()/ur),ve="n",gt=St}function Qn(){this.restoreGraphicsState(),ve="S",gt=Lt}var vn=ye.__private__.combineFontStyleAndFontWeight=function(pe,Ne){if(pe=="bold"&&Ne=="normal"||pe=="bold"&&Ne==400||pe=="normal"&&Ne=="italic"||pe=="bold"&&Ne=="italic")throw new Error("Invalid Combination of fontweight and fontstyle");return Ne&&(pe=Ne==400||Ne==="normal"?pe==="italic"?"italic":"normal":Ne!=700&&Ne!=="bold"||pe!=="normal"?(Ne==700?"bold":Ne)+""+pe:"bold"),pe};ye.advancedAPI=function(pe){var Ne=gt===Lt;return Ne&&ln.call(this),typeof pe!="function"||(pe(this),Ne&&Qn.call(this)),this},ye.compatAPI=function(pe){var Ne=gt===St;return Ne&&Qn.call(this),typeof pe!="function"||(pe(this),Ne&&ln.call(this)),this},ye.isAdvancedAPI=function(){return gt===St};var Ht,ut=function(pe){if(gt!==St)throw new Error(pe+" is only available in 'advanced' API mode. You need to call advancedAPI() first.")},Jt=ye.roundToPrecision=ye.__private__.roundToPrecision=function(pe,Ne){var it=x||Ne;if(isNaN(pe)||isNaN(it))throw new Error("Invalid argument passed to jsPDF.roundToPrecision");return pe.toFixed(it).replace(/0+$/,"")};Ht=ye.hpf=ye.__private__.hpf=typeof he=="number"?function(pe){if(isNaN(pe))throw new Error("Invalid argument passed to jsPDF.hpf");return Jt(pe,he)}:he==="smart"?function(pe){if(isNaN(pe))throw new Error("Invalid argument passed to jsPDF.hpf");return Jt(pe,pe>-1&&pe<1?16:5)}:function(pe){if(isNaN(pe))throw new Error("Invalid argument passed to jsPDF.hpf");return Jt(pe,16)};var Ve=ye.f2=ye.__private__.f2=function(pe){if(isNaN(pe))throw new Error("Invalid argument passed to jsPDF.f2");return Jt(pe,2)},rt=ye.__private__.f3=function(pe){if(isNaN(pe))throw new Error("Invalid argument passed to jsPDF.f3");return Jt(pe,3)},Ft=ye.scale=ye.__private__.scale=function(pe){if(isNaN(pe))throw new Error("Invalid argument passed to jsPDF.scale");return gt===Lt?pe*ur:gt===St?pe:void 0},yt=function(pe){return Ft(function(Ne){return gt===Lt?nu()-Ne:gt===St?Ne:void 0}(pe))};ye.__private__.setPrecision=ye.setPrecision=function(pe){typeof parseInt(pe,10)=="number"&&(x=parseInt(pe,10))};var fn,pn="00000000000000000000000000000000",Sn=ye.__private__.getFileId=function(){return pn},An=ye.__private__.setFileId=function(pe){return pn=pe!==void 0&&/^[a-fA-F0-9]{32}$/.test(pe)?pe.toUpperCase():pn.split("").map(function(){return"ABCDEF0123456789".charAt(Math.floor(16*Math.random()))}).join(""),be!==null&&(Ka=new Rl(be.userPermissions,be.userPassword,be.ownerPassword,pn)),pn};ye.setFileId=function(pe){return An(pe),this},ye.getFileId=function(){return Sn()};var wn=ye.__private__.convertDateToPDFDate=function(pe){var Ne=pe.getTimezoneOffset(),it=Ne<0?"+":"-",Ct=Math.floor(Math.abs(Ne/60)),Vt=Math.abs(Ne%60),On=[it,pt(Ct),"'",pt(Vt),"'"].join("");return["D:",pe.getFullYear(),pt(pe.getMonth()+1),pt(pe.getDate()),pt(pe.getHours()),pt(pe.getMinutes()),pt(pe.getSeconds()),On].join("")},cA=ye.__private__.convertPDFDateToDate=function(pe){var Ne=parseInt(pe.substr(2,4),10),it=parseInt(pe.substr(6,2),10)-1,Ct=parseInt(pe.substr(8,2),10),Vt=parseInt(pe.substr(10,2),10),On=parseInt(pe.substr(12,2),10),Yn=parseInt(pe.substr(14,2),10);return new Date(Ne,it,Ct,Vt,On,Yn,0)},Wn=ye.__private__.setCreationDate=function(pe){var Ne;if(pe===void 0&&(pe=new Date),pe instanceof Date)Ne=wn(pe);else{if(!/^D:(20[0-2][0-9]|203[0-7]|19[7-9][0-9])(0[0-9]|1[0-2])([0-2][0-9]|3[0-1])(0[0-9]|1[0-9]|2[0-3])(0[0-9]|[1-5][0-9])(0[0-9]|[1-5][0-9])(\+0[0-9]|\+1[0-4]|-0[0-9]|-1[0-1])'(0[0-9]|[1-5][0-9])'?$/.test(pe))throw new Error("Invalid argument passed to jsPDF.setCreationDate");Ne=pe}return fn=Ne},Ke=ye.__private__.getCreationDate=function(pe){var Ne=fn;return pe==="jsDate"&&(Ne=cA(fn)),Ne};ye.setCreationDate=function(pe){return Wn(pe),this},ye.getCreationDate=function(pe){return Ke(pe)};var lt,pt=ye.__private__.padd2=function(pe){return("0"+parseInt(pe)).slice(-2)},It=ye.__private__.padd2Hex=function(pe){return("00"+(pe=pe.toString())).substr(pe.length)},Gt=0,rn=[],Bn=[],mn=0,Mn=[],oA=[],yA=!1,FA=Bn;ye.__private__.setCustomOutputDestination=function(pe){yA=!0,FA=pe};var En=function(pe){yA||(FA=pe)};ye.__private__.resetCustomOutputDestination=function(){yA=!1,FA=Bn};var dt=ye.__private__.out=function(pe){return pe=pe.toString(),mn+=pe.length+1,FA.push(pe),FA},Gr=ye.__private__.write=function(pe){return dt(arguments.length===1?pe.toString():Array.prototype.join.call(arguments," "))},Ur=ye.__private__.getArrayBuffer=function(pe){for(var Ne=pe.length,it=new ArrayBuffer(Ne),Ct=new Uint8Array(it);Ne--;)Ct[Ne]=pe.charCodeAt(Ne);return it},rr=[["Helvetica","helvetica","normal","WinAnsiEncoding"],["Helvetica-Bold","helvetica","bold","WinAnsiEncoding"],["Helvetica-Oblique","helvetica","italic","WinAnsiEncoding"],["Helvetica-BoldOblique","helvetica","bolditalic","WinAnsiEncoding"],["Courier","courier","normal","WinAnsiEncoding"],["Courier-Bold","courier","bold","WinAnsiEncoding"],["Courier-Oblique","courier","italic","WinAnsiEncoding"],["Courier-BoldOblique","courier","bolditalic","WinAnsiEncoding"],["Times-Roman","times","normal","WinAnsiEncoding"],["Times-Bold","times","bold","WinAnsiEncoding"],["Times-Italic","times","italic","WinAnsiEncoding"],["Times-BoldItalic","times","bolditalic","WinAnsiEncoding"],["ZapfDingbats","zapfdingbats","normal",null],["Symbol","symbol","normal",null]];ye.__private__.getStandardFonts=function(){return rr};var uA=b.fontSize||16;ye.__private__.setFontSize=ye.setFontSize=function(pe){return uA=gt===St?pe/ur:pe,this};var ZA,UA=ye.__private__.getFontSize=ye.getFontSize=function(){return gt===Lt?uA:uA*ur},Qr=b.R2L||!1;ye.__private__.setR2L=ye.setR2L=function(pe){return Qr=pe,this},ye.__private__.getR2L=ye.getR2L=function(){return Qr};var $A,na=ye.__private__.setZoomMode=function(pe){if(/^(?:\d+\.\d*|\d*\.\d+|\d+)%$/.test(pe))ZA=pe;else if(isNaN(pe)){if([void 0,null,"fullwidth","fullheight","fullpage","original"].indexOf(pe)===-1)throw new Error('zoom must be Integer (e.g. 2), a percentage Value (e.g. 300%) or fullwidth, fullheight, fullpage, original. "'+pe+'" is not recognized.');ZA=pe}else ZA=parseInt(pe,10)};ye.__private__.getZoomMode=function(){return ZA};var br,Cr=ye.__private__.setPageMode=function(pe){if([void 0,null,"UseNone","UseOutlines","UseThumbs","FullScreen"].indexOf(pe)==-1)throw new Error('Page mode must be one of UseNone, UseOutlines, UseThumbs, or FullScreen. "'+pe+'" is not recognized.');$A=pe};ye.__private__.getPageMode=function(){return $A};var da=ye.__private__.setLayoutMode=function(pe){if([void 0,null,"continuous","single","twoleft","tworight","two"].indexOf(pe)==-1)throw new Error('Layout mode must be one of continuous, single, twoleft, tworight. "'+pe+'" is not recognized.');br=pe};ye.__private__.getLayoutMode=function(){return br},ye.__private__.setDisplayMode=ye.setDisplayMode=function(pe,Ne,it){return na(pe),da(Ne),Cr(it),this};var Ir={title:"",subject:"",author:"",keywords:"",creator:""};ye.__private__.getDocumentProperty=function(pe){if(Object.keys(Ir).indexOf(pe)===-1)throw new Error("Invalid argument passed to jsPDF.getDocumentProperty");return Ir[pe]},ye.__private__.getDocumentProperties=function(){return Ir},ye.__private__.setDocumentProperties=ye.setProperties=ye.setDocumentProperties=function(pe){for(var Ne in Ir)Ir.hasOwnProperty(Ne)&&pe[Ne]&&(Ir[Ne]=pe[Ne]);return this},ye.__private__.setDocumentProperty=function(pe,Ne){if(Object.keys(Ir).indexOf(pe)===-1)throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");return Ir[pe]=Ne};var YA,ur,qA,Sa,Aa,WA={},Fr={},ma=[],or={},Kr={},Er={},Ga={},co=null,pa=0,pr=[],sa=new Ph(ye),Kg=b.hotfixes||[],zo={},il={},Os=[],ir=function pe(Ne,it,Ct,Vt,On,Yn){if(!(this instanceof pe))return new pe(Ne,it,Ct,Vt,On,Yn);isNaN(Ne)&&(Ne=1),isNaN(it)&&(it=0),isNaN(Ct)&&(Ct=0),isNaN(Vt)&&(Vt=1),isNaN(On)&&(On=0),isNaN(Yn)&&(Yn=0),this._matrix=[Ne,it,Ct,Vt,On,Yn]};Object.defineProperty(ir.prototype,"sx",{get:function(){return this._matrix[0]},set:function(pe){this._matrix[0]=pe}}),Object.defineProperty(ir.prototype,"shy",{get:function(){return this._matrix[1]},set:function(pe){this._matrix[1]=pe}}),Object.defineProperty(ir.prototype,"shx",{get:function(){return this._matrix[2]},set:function(pe){this._matrix[2]=pe}}),Object.defineProperty(ir.prototype,"sy",{get:function(){return this._matrix[3]},set:function(pe){this._matrix[3]=pe}}),Object.defineProperty(ir.prototype,"tx",{get:function(){return this._matrix[4]},set:function(pe){this._matrix[4]=pe}}),Object.defineProperty(ir.prototype,"ty",{get:function(){return this._matrix[5]},set:function(pe){this._matrix[5]=pe}}),Object.defineProperty(ir.prototype,"a",{get:function(){return this._matrix[0]},set:function(pe){this._matrix[0]=pe}}),Object.defineProperty(ir.prototype,"b",{get:function(){return this._matrix[1]},set:function(pe){this._matrix[1]=pe}}),Object.defineProperty(ir.prototype,"c",{get:function(){return this._matrix[2]},set:function(pe){this._matrix[2]=pe}}),Object.defineProperty(ir.prototype,"d",{get:function(){return this._matrix[3]},set:function(pe){this._matrix[3]=pe}}),Object.defineProperty(ir.prototype,"e",{get:function(){return this._matrix[4]},set:function(pe){this._matrix[4]=pe}}),Object.defineProperty(ir.prototype,"f",{get:function(){return this._matrix[5]},set:function(pe){this._matrix[5]=pe}}),Object.defineProperty(ir.prototype,"rotation",{get:function(){return Math.atan2(this.shx,this.sx)}}),Object.defineProperty(ir.prototype,"scaleX",{get:function(){return this.decompose().scale.sx}}),Object.defineProperty(ir.prototype,"scaleY",{get:function(){return this.decompose().scale.sy}}),Object.defineProperty(ir.prototype,"isIdentity",{get:function(){return this.sx===1&&this.shy===0&&this.shx===0&&this.sy===1&&this.tx===0&&this.ty===0}}),ir.prototype.join=function(pe){return[this.sx,this.shy,this.shx,this.sy,this.tx,this.ty].map(Ht).join(pe)},ir.prototype.multiply=function(pe){var Ne=pe.sx*this.sx+pe.shy*this.shx,it=pe.sx*this.shy+pe.shy*this.sy,Ct=pe.shx*this.sx+pe.sy*this.shx,Vt=pe.shx*this.shy+pe.sy*this.sy,On=pe.tx*this.sx+pe.ty*this.shx+this.tx,Yn=pe.tx*this.shy+pe.ty*this.sy+this.ty;return new ir(Ne,it,Ct,Vt,On,Yn)},ir.prototype.decompose=function(){var pe=this.sx,Ne=this.shy,it=this.shx,Ct=this.sy,Vt=this.tx,On=this.ty,Yn=Math.sqrt(pe*pe+Ne*Ne),TA=(pe/=Yn)*it+(Ne/=Yn)*Ct;it-=pe*TA,Ct-=Ne*TA;var VA=Math.sqrt(it*it+Ct*Ct);return TA/=VA,pe*(Ct/=VA)<Ne*(it/=VA)&&(pe=-pe,Ne=-Ne,TA=-TA,Yn=-Yn),{scale:new ir(Yn,0,0,VA,0,0),translate:new ir(1,0,0,1,Vt,On),rotate:new ir(pe,Ne,-Ne,pe,0,0),skew:new ir(1,0,TA,1,0,0)}},ir.prototype.toString=function(pe){return this.join(" ")},ir.prototype.inversed=function(){var pe=this.sx,Ne=this.shy,it=this.shx,Ct=this.sy,Vt=this.tx,On=this.ty,Yn=1/(pe*Ct-Ne*it),TA=Ct*Yn,VA=-Ne*Yn,hr=-it*Yn,wr=pe*Yn;return new ir(TA,VA,hr,wr,-TA*Vt-hr*On,-VA*Vt-wr*On)},ir.prototype.applyToPoint=function(pe){var Ne=pe.x*this.sx+pe.y*this.shx+this.tx,it=pe.x*this.shy+pe.y*this.sy+this.ty;return new eu(Ne,it)},ir.prototype.applyToRectangle=function(pe){var Ne=this.applyToPoint(pe),it=this.applyToPoint(new eu(pe.x+pe.w,pe.y+pe.h));return new xd(Ne.x,Ne.y,it.x-Ne.x,it.y-Ne.y)},ir.prototype.clone=function(){var pe=this.sx,Ne=this.shy,it=this.shx,Ct=this.sy,Vt=this.tx,On=this.ty;return new ir(pe,Ne,it,Ct,Vt,On)},ye.Matrix=ir;var sl=ye.matrixMult=function(pe,Ne){return Ne.multiply(pe)},ll=new ir(1,0,0,1,0,0);ye.unitMatrix=ye.identityMatrix=ll;var Hi=function(pe,Ne){if(!Kr[pe]){var it=(Ne instanceof Ls?"Sh":"P")+(Object.keys(or).length+1).toString(10);Ne.id=it,Kr[pe]=it,or[it]=Ne,sa.publish("addPattern",Ne)}};ye.ShadingPattern=Ls,ye.TilingPattern=xs,ye.addShadingPattern=function(pe,Ne){return ut("addShadingPattern()"),Hi(pe,Ne),this},ye.beginTilingPattern=function(pe){ut("beginTilingPattern()"),Ud(pe.boundingBox[0],pe.boundingBox[1],pe.boundingBox[2]-pe.boundingBox[0],pe.boundingBox[3]-pe.boundingBox[1],pe.matrix)},ye.endTilingPattern=function(pe,Ne){ut("endTilingPattern()"),Ne.stream=oA[lt].join(`
`),Hi(pe,Ne),sa.publish("endTilingPattern",Ne),Os.pop().restore()};var ji,Ha=ye.__private__.newObject=function(){var pe=Co();return Io(pe,!0),pe},Co=ye.__private__.newObjectDeferred=function(){return Gt++,rn[Gt]=function(){return mn},Gt},Io=function(pe,Ne){return Ne=typeof Ne=="boolean"&&Ne,rn[pe]=mn,Ne&&dt(pe+" 0 obj"),pe},zg=ye.__private__.newAdditionalObject=function(){var pe={objId:Co(),content:""};return Mn.push(pe),pe},Vl=Co(),ss=Co(),_s=ye.__private__.decodeColorString=function(pe){var Ne=pe.split(" ");if(Ne.length!==2||Ne[1]!=="g"&&Ne[1]!=="G")Ne.length!==5||Ne[4]!=="k"&&Ne[4]!=="K"||(Ne=[(1-Ne[0])*(1-Ne[3]),(1-Ne[1])*(1-Ne[3]),(1-Ne[2])*(1-Ne[3]),"r"]);else{var it=parseFloat(Ne[0]);Ne=[it,it,it,"r"]}for(var Ct="#",Vt=0;Vt<3;Vt++)Ct+=("0"+Math.floor(255*parseFloat(Ne[Vt])).toString(16)).slice(-2);return Ct},ls=ye.__private__.encodeColorString=function(pe){var Ne;typeof pe=="string"&&(pe={ch1:pe});var it=pe.ch1,Ct=pe.ch2,Vt=pe.ch3,On=pe.ch4,Yn=pe.pdfColorType==="draw"?["G","RG","K"]:["g","rg","k"];if(typeof it=="string"&&it.charAt(0)!=="#"){var TA=new Bh(it);if(TA.ok)it=TA.toHex();else if(!/^\d*\.?\d*$/.test(it))throw new Error('Invalid color "'+it+'" passed to jsPDF.encodeColorString.')}if(typeof it=="string"&&/^#[0-9A-Fa-f]{3}$/.test(it)&&(it="#"+it[1]+it[1]+it[2]+it[2]+it[3]+it[3]),typeof it=="string"&&/^#[0-9A-Fa-f]{6}$/.test(it)){var VA=parseInt(it.substr(1),16);it=VA>>16&255,Ct=VA>>8&255,Vt=255&VA}if(Ct===void 0||On===void 0&&it===Ct&&Ct===Vt)Ne=typeof it=="string"?it+" "+Yn[0]:pe.precision===2?Ve(it/255)+" "+Yn[0]:rt(it/255)+" "+Yn[0];else if(On===void 0||(0,Ce.Z)(On)==="object"){if(On&&!isNaN(On.a)&&On.a===0)return["1.","1.","1.",Yn[1]].join(" ");Ne=typeof it=="string"?[it,Ct,Vt,Yn[1]].join(" "):pe.precision===2?[Ve(it/255),Ve(Ct/255),Ve(Vt/255),Yn[1]].join(" "):[rt(it/255),rt(Ct/255),rt(Vt/255),Yn[1]].join(" ")}else Ne=typeof it=="string"?[it,Ct,Vt,On,Yn[2]].join(" "):pe.precision===2?[Ve(it),Ve(Ct),Ve(Vt),Ve(On),Yn[2]].join(" "):[rt(it),rt(Ct),rt(Vt),rt(On),Yn[2]].join(" ");return Ne},gs=ye.__private__.getFilters=function(){return fe},Ti=ye.__private__.putStream=function(pe){var Ne=(pe=pe||{}).data||"",it=pe.filters||gs(),Ct=pe.alreadyAppliedFilters||[],Vt=pe.addLength1||!1,On=Ne.length,Yn=pe.objectId,TA=function(fo){return fo};if(be!==null&&Yn===void 0)throw new Error("ObjectId must be passed to putStream for file encryption");be!==null&&(TA=Ka.encryptor(Yn,0));var VA={};it===!0&&(it=["FlateEncode"]);var hr=pe.additionalKeyValues||[],wr=(VA=MA.API.processDataByFilters!==void 0?MA.API.processDataByFilters(Ne,it):{data:Ne,reverseChain:[]}).reverseChain+(Array.isArray(Ct)?Ct.join(" "):Ct.toString());if(VA.data.length!==0&&(hr.push({key:"Length",value:VA.data.length}),Vt===!0&&hr.push({key:"Length1",value:On})),wr.length!=0)if(wr.split("/").length-1==1)hr.push({key:"Filter",value:wr});else{hr.push({key:"Filter",value:"["+wr+"]"});for(var ra=0;ra<hr.length;ra+=1)if(hr[ra].key==="DecodeParms"){for(var Da=[],ro=0;ro<VA.reverseChain.split("/").length-1;ro+=1)Da.push("null");Da.push(hr[ra].value),hr[ra].value="["+Da.join(" ")+"]"}}dt("<<");for(var wa=0;wa<hr.length;wa++)dt("/"+hr[wa].key+" "+hr[wa].value);dt(">>"),VA.data.length!==0&&(dt("stream"),dt(TA(VA.data)),dt("endstream"))},Vg=ye.__private__.putPage=function(pe){var Ne=pe.number,it=pe.data,Ct=pe.objId,Vt=pe.contentsObjId;Io(Ct,!0),dt("<</Type /Page"),dt("/Parent "+pe.rootDictionaryObjId+" 0 R"),dt("/Resources "+pe.resourceDictionaryObjId+" 0 R"),dt("/MediaBox ["+parseFloat(Ht(pe.mediaBox.bottomLeftX))+" "+parseFloat(Ht(pe.mediaBox.bottomLeftY))+" "+Ht(pe.mediaBox.topRightX)+" "+Ht(pe.mediaBox.topRightY)+"]"),pe.cropBox!==null&&dt("/CropBox ["+Ht(pe.cropBox.bottomLeftX)+" "+Ht(pe.cropBox.bottomLeftY)+" "+Ht(pe.cropBox.topRightX)+" "+Ht(pe.cropBox.topRightY)+"]"),pe.bleedBox!==null&&dt("/BleedBox ["+Ht(pe.bleedBox.bottomLeftX)+" "+Ht(pe.bleedBox.bottomLeftY)+" "+Ht(pe.bleedBox.topRightX)+" "+Ht(pe.bleedBox.topRightY)+"]"),pe.trimBox!==null&&dt("/TrimBox ["+Ht(pe.trimBox.bottomLeftX)+" "+Ht(pe.trimBox.bottomLeftY)+" "+Ht(pe.trimBox.topRightX)+" "+Ht(pe.trimBox.topRightY)+"]"),pe.artBox!==null&&dt("/ArtBox ["+Ht(pe.artBox.bottomLeftX)+" "+Ht(pe.artBox.bottomLeftY)+" "+Ht(pe.artBox.topRightX)+" "+Ht(pe.artBox.topRightY)+"]"),typeof pe.userUnit=="number"&&pe.userUnit!==1&&dt("/UserUnit "+pe.userUnit),sa.publish("putPage",{objId:Ct,pageContext:pr[Ne],pageNumber:Ne,page:it}),dt("/Contents "+Vt+" 0 R"),dt(">>"),dt("endobj");var On=it.join(`
`);return gt===St&&(On+=`
Q`),Io(Vt,!0),Ti({data:On,filters:gs(),objectId:Vt}),dt("endobj"),Ct},Hs=ye.__private__.putPages=function(){var pe,Ne,it=[];for(pe=1;pe<=pa;pe++)pr[pe].objId=Co(),pr[pe].contentsObjId=Co();for(pe=1;pe<=pa;pe++)it.push(Vg({number:pe,data:oA[pe],objId:pr[pe].objId,contentsObjId:pr[pe].contentsObjId,mediaBox:pr[pe].mediaBox,cropBox:pr[pe].cropBox,bleedBox:pr[pe].bleedBox,trimBox:pr[pe].trimBox,artBox:pr[pe].artBox,userUnit:pr[pe].userUnit,rootDictionaryObjId:Vl,resourceDictionaryObjId:ss}));Io(Vl,!0),dt("<</Type /Pages");var Ct="/Kids [";for(Ne=0;Ne<pa;Ne++)Ct+=it[Ne]+" 0 R ";dt(Ct+"]"),dt("/Count "+pa),dt(">>"),dt("endobj"),sa.publish("postPutPages")},Wg=function(pe){sa.publish("putFont",{font:pe,out:dt,newObject:Ha,putStream:Ti}),pe.isAlreadyPutted!==!0&&(pe.objectNumber=Ha(),dt("<<"),dt("/Type /Font"),dt("/BaseFont /"+mi(pe.postScriptName)),dt("/Subtype /Type1"),typeof pe.encoding=="string"&&dt("/Encoding /"+pe.encoding),dt("/FirstChar 32"),dt("/LastChar 255"),dt(">>"),dt("endobj"))},Ac=function(pe){pe.objectNumber=Ha();var Ne=[];Ne.push({key:"Type",value:"/XObject"}),Ne.push({key:"Subtype",value:"/Form"}),Ne.push({key:"BBox",value:"["+[Ht(pe.x),Ht(pe.y),Ht(pe.x+pe.width),Ht(pe.y+pe.height)].join(" ")+"]"}),Ne.push({key:"Matrix",value:"["+pe.matrix.toString()+"]"});var it=pe.pages[1].join(`
`);Ti({data:it,additionalKeyValues:Ne,objectId:pe.objectNumber}),dt("endobj")},rc=function(pe,Ne){Ne||(Ne=21);var it=Ha(),Ct=function(Yn,TA){var VA,hr=[],wr=1/(TA-1);for(VA=0;VA<1;VA+=wr)hr.push(VA);if(hr.push(1),Yn[0].offset!=0){var ra={offset:0,color:Yn[0].color};Yn.unshift(ra)}if(Yn[Yn.length-1].offset!=1){var Da={offset:1,color:Yn[Yn.length-1].color};Yn.push(Da)}for(var ro="",wa=0,fo=0;fo<hr.length;fo++){for(VA=hr[fo];VA>Yn[wa+1].offset;)wa++;var ao=Yn[wa].offset,No=(VA-ao)/(Yn[wa+1].offset-ao),Mi=Yn[wa].color,li=Yn[wa+1].color;ro+=It(Math.round((1-No)*Mi[0]+No*li[0]).toString(16))+It(Math.round((1-No)*Mi[1]+No*li[1]).toString(16))+It(Math.round((1-No)*Mi[2]+No*li[2]).toString(16))}return ro.trim()}(pe.colors,Ne),Vt=[];Vt.push({key:"FunctionType",value:"0"}),Vt.push({key:"Domain",value:"[0.0 1.0]"}),Vt.push({key:"Size",value:"["+Ne+"]"}),Vt.push({key:"BitsPerSample",value:"8"}),Vt.push({key:"Range",value:"[0.0 1.0 0.0 1.0 0.0 1.0]"}),Vt.push({key:"Decode",value:"[0.0 1.0 0.0 1.0 0.0 1.0]"}),Ti({data:Ct,additionalKeyValues:Vt,alreadyAppliedFilters:["/ASCIIHexDecode"],objectId:it}),dt("endobj"),pe.objectNumber=Ha(),dt("<< /ShadingType "+pe.type),dt("/ColorSpace /DeviceRGB");var On="/Coords ["+Ht(parseFloat(pe.coords[0]))+" "+Ht(parseFloat(pe.coords[1]))+" ";pe.type===2?On+=Ht(parseFloat(pe.coords[2]))+" "+Ht(parseFloat(pe.coords[3])):On+=Ht(parseFloat(pe.coords[2]))+" "+Ht(parseFloat(pe.coords[3]))+" "+Ht(parseFloat(pe.coords[4]))+" "+Ht(parseFloat(pe.coords[5])),dt(On+="]"),pe.matrix&&dt("/Matrix ["+pe.matrix.toString()+"]"),dt("/Function "+it+" 0 R"),dt("/Extend [true true]"),dt(">>"),dt("endobj")},ac=function(pe,Ne){var it=Co(),Ct=Ha();Ne.push({resourcesOid:it,objectOid:Ct}),pe.objectNumber=Ct;var Vt=[];Vt.push({key:"Type",value:"/Pattern"}),Vt.push({key:"PatternType",value:"1"}),Vt.push({key:"PaintType",value:"1"}),Vt.push({key:"TilingType",value:"1"}),Vt.push({key:"BBox",value:"["+pe.boundingBox.map(Ht).join(" ")+"]"}),Vt.push({key:"XStep",value:Ht(pe.xStep)}),Vt.push({key:"YStep",value:Ht(pe.yStep)}),Vt.push({key:"Resources",value:it+" 0 R"}),pe.matrix&&Vt.push({key:"Matrix",value:"["+pe.matrix.toString()+"]"}),Ti({data:pe.stream,additionalKeyValues:Vt,objectId:pe.objectNumber}),dt("endobj")},Mm=function(pe){for(var Ne in pe.objectNumber=Ha(),dt("<<"),pe)switch(Ne){case"opacity":dt("/ca "+Ve(pe[Ne]));break;case"stroke-opacity":dt("/CA "+Ve(pe[Ne]))}dt(">>"),dt("endobj")},Bd=function(pe){Io(pe.resourcesOid,!0),dt("<<"),dt("/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]"),function(){for(var Ne in dt("/Font <<"),WA)WA.hasOwnProperty(Ne)&&(Qe===!1||Qe===!0&&Te.hasOwnProperty(Ne))&&dt("/"+Ne+" "+WA[Ne].objectNumber+" 0 R");dt(">>")}(),function(){if(Object.keys(or).length>0){for(var Ne in dt("/Shading <<"),or)or.hasOwnProperty(Ne)&&or[Ne]instanceof Ls&&or[Ne].objectNumber>=0&&dt("/"+Ne+" "+or[Ne].objectNumber+" 0 R");sa.publish("putShadingPatternDict"),dt(">>")}}(),function(Ne){if(Object.keys(or).length>0){for(var it in dt("/Pattern <<"),or)or.hasOwnProperty(it)&&or[it]instanceof ye.TilingPattern&&or[it].objectNumber>=0&&or[it].objectNumber<Ne&&dt("/"+it+" "+or[it].objectNumber+" 0 R");sa.publish("putTilingPatternDict"),dt(">>")}}(pe.objectOid),function(){if(Object.keys(Er).length>0){var Ne;for(Ne in dt("/ExtGState <<"),Er)Er.hasOwnProperty(Ne)&&Er[Ne].objectNumber>=0&&dt("/"+Ne+" "+Er[Ne].objectNumber+" 0 R");sa.publish("putGStateDict"),dt(">>")}}(),function(){for(var Ne in dt("/XObject <<"),zo)zo.hasOwnProperty(Ne)&&zo[Ne].objectNumber>=0&&dt("/"+Ne+" "+zo[Ne].objectNumber+" 0 R");sa.publish("putXobjectDict"),dt(">>")}(),dt(">>"),dt("endobj")},Ch=function(pe){Fr[pe.fontName]=Fr[pe.fontName]||{},Fr[pe.fontName][pe.fontStyle]=pe.id},Fh=function(pe,Ne,it,Ct,Vt){var On={id:"F"+(Object.keys(WA).length+1).toString(10),postScriptName:pe,fontName:Ne,fontStyle:it,encoding:Ct,isStandardFont:Vt||!1,metadata:{}};return sa.publish("addFont",{font:On,instance:this}),WA[On.id]=On,Ch(On),On.id},ki=ye.__private__.pdfEscape=ye.pdfEscape=function(pe,Ne){return function(it,Ct){var Vt,On,Yn,TA,VA,hr,wr,ra,Da;if(Yn=(Ct=Ct||{}).sourceEncoding||"Unicode",VA=Ct.outputEncoding,(Ct.autoencode||VA)&&WA[YA].metadata&&WA[YA].metadata[Yn]&&WA[YA].metadata[Yn].encoding&&(TA=WA[YA].metadata[Yn].encoding,!VA&&WA[YA].encoding&&(VA=WA[YA].encoding),!VA&&TA.codePages&&(VA=TA.codePages[0]),typeof VA=="string"&&(VA=TA[VA]),VA)){for(wr=!1,hr=[],Vt=0,On=it.length;Vt<On;Vt++)(ra=VA[it.charCodeAt(Vt)])?hr.push(String.fromCharCode(ra)):hr.push(it[Vt]),hr[Vt].charCodeAt(0)>>8&&(wr=!0);it=hr.join("")}for(Vt=it.length;wr===void 0&&Vt!==0;)it.charCodeAt(Vt-1)>>8&&(wr=!0),Vt--;if(!wr)return it;for(hr=Ct.noBOM?[]:[254,255],Vt=0,On=it.length;Vt<On;Vt++){if((Da=(ra=it.charCodeAt(Vt))>>8)>>8)throw new Error("Character at position "+Vt+" of string '"+it+"' exceeds 16bits. Cannot be encoded into UCS-2 BE");hr.push(Da),hr.push(ra-(Da<<8))}return String.fromCharCode.apply(void 0,hr)}(pe,Ne).replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},Sd=ye.__private__.beginPage=function(pe){oA[++pa]=[],pr[pa]={objId:0,contentsObjId:0,userUnit:Number(ce),artBox:null,bleedBox:null,cropBox:null,trimBox:null,mediaBox:{bottomLeftX:0,bottomLeftY:0,topRightX:Number(pe[0]),topRightY:Number(pe[1])}},Lh(pa),En(oA[lt])},Eh=function(pe,Ne){var it,Ct,Vt;switch(E=Ne||E,typeof pe=="string"&&(it=We(pe.toLowerCase()),Array.isArray(it)&&(Ct=it[0],Vt=it[1])),Array.isArray(pe)&&(Ct=pe[0]*ur,Vt=pe[1]*ur),isNaN(Ct)&&(Ct=Ae[0],Vt=Ae[1]),(Ct>14400||Vt>14400)&&(ga.warn("A page in a PDF can not be wider or taller than 14400 userUnit. jsPDF limits the width/height to 14400"),Ct=Math.min(14400,Ct),Vt=Math.min(14400,Vt)),Ae=[Ct,Vt],E.substr(0,1)){case"l":Vt>Ct&&(Ae=[Vt,Ct]);break;case"p":Ct>Vt&&(Ae=[Vt,Ct])}Sd(Ae),Xm(Cd),dt(ic),Ed!==0&&dt(Ed+" J"),Ld!==0&&dt(Ld+" j"),sa.publish("addPage",{pageNumber:pa})},wd=function(pe){pe>0&&pe<=pa&&(oA.splice(pe,1),pr.splice(pe,1),pa--,lt>pa&&(lt=pa),this.setPage(lt))},Lh=function(pe){pe>0&&pe<=pa&&(lt=pe)},xh=ye.__private__.getNumberOfPages=ye.getNumberOfPages=function(){return oA.length-1},Uh=function(pe,Ne,it){var Ct,Vt=void 0;return it=it||{},pe=pe!==void 0?pe:WA[YA].fontName,Ne=Ne!==void 0?Ne:WA[YA].fontStyle,Ct=pe.toLowerCase(),Fr[Ct]!==void 0&&Fr[Ct][Ne]!==void 0?Vt=Fr[Ct][Ne]:Fr[pe]!==void 0&&Fr[pe][Ne]!==void 0?Vt=Fr[pe][Ne]:it.disableWarning===!1&&ga.warn("Unable to look up font label for font '"+pe+"', '"+Ne+"'. Refer to getFontList() for available fonts."),Vt||it.noFallback||(Vt=Fr.times[Ne])==null&&(Vt=Fr.times.normal),Vt},oc=ye.__private__.putInfo=function(){var pe=Ha(),Ne=function(Ct){return Ct};for(var it in be!==null&&(Ne=Ka.encryptor(pe,0)),dt("<<"),dt("/Producer ("+ki(Ne("jsPDF "+MA.version))+")"),Ir)Ir.hasOwnProperty(it)&&Ir[it]&&dt("/"+it.substr(0,1).toUpperCase()+it.substr(1)+" ("+ki(Ne(Ir[it]))+")");dt("/CreationDate ("+ki(Ne(fn))+")"),dt(">>"),dt("endobj")},Rm=ye.__private__.putCatalog=function(pe){var Ne=(pe=pe||{}).rootDictionaryObjId||Vl;switch(Ha(),dt("<<"),dt("/Type /Catalog"),dt("/Pages "+Ne+" 0 R"),ZA||(ZA="fullwidth"),ZA){case"fullwidth":dt("/OpenAction [3 0 R /FitH null]");break;case"fullheight":dt("/OpenAction [3 0 R /FitV null]");break;case"fullpage":dt("/OpenAction [3 0 R /Fit]");break;case"original":dt("/OpenAction [3 0 R /XYZ null null 1]");break;default:var it=""+ZA;it.substr(it.length-1)==="%"&&(ZA=parseInt(ZA)/100),typeof ZA=="number"&&dt("/OpenAction [3 0 R /XYZ null null "+Ve(ZA)+"]")}switch(br||(br="continuous"),br){case"continuous":dt("/PageLayout /OneColumn");break;case"single":dt("/PageLayout /SinglePage");break;case"two":case"twoleft":dt("/PageLayout /TwoColumnLeft");break;case"tworight":dt("/PageLayout /TwoColumnRight")}$A&&dt("/PageMode /"+$A),sa.publish("putCatalog"),dt(">>"),dt("endobj")},Ao=ye.__private__.putTrailer=function(){dt("trailer"),dt("<<"),dt("/Size "+(Gt+1)),dt("/Root "+Gt+" 0 R"),dt("/Info "+(Gt-1)+" 0 R"),be!==null&&dt("/Encrypt "+Ka.oid+" 0 R"),dt("/ID [ <"+pn+"> <"+pn+"> ]"),dt(">>")},Qh=ye.__private__.putHeader=function(){dt("%PDF-"+nt),dt("%\xBA\xDF\xAC\xE0")},Ih=ye.__private__.putXRef=function(){var pe="0000000000";dt("xref"),dt("0 "+(Gt+1)),dt("0000000000 65535 f ");for(var Ne=1;Ne<=Gt;Ne++)typeof rn[Ne]=="function"?dt((pe+rn[Ne]()).slice(-10)+" 00000 n "):rn[Ne]!==void 0?dt((pe+rn[Ne]).slice(-10)+" 00000 n "):dt("0000000000 00000 n ")},gl=ye.__private__.buildDocument=function(){var pe;Gt=0,mn=0,Bn=[],rn=[],Mn=[],Vl=Co(),ss=Co(),En(Bn),sa.publish("buildDocument"),Qh(),Hs(),function(){sa.publish("putAdditionalObjects");for(var it=0;it<Mn.length;it++){var Ct=Mn[it];Io(Ct.objId,!0),dt(Ct.content),dt("endobj")}sa.publish("postPutAdditionalObjects")}(),pe=[],function(){for(var it in WA)WA.hasOwnProperty(it)&&(Qe===!1||Qe===!0&&Te.hasOwnProperty(it))&&Wg(WA[it])}(),function(){var it;for(it in Er)Er.hasOwnProperty(it)&&Mm(Er[it])}(),function(){for(var it in zo)zo.hasOwnProperty(it)&&Ac(zo[it])}(),function(it){var Ct;for(Ct in or)or.hasOwnProperty(Ct)&&(or[Ct]instanceof Ls?rc(or[Ct]):or[Ct]instanceof xs&&ac(or[Ct],it))}(pe),sa.publish("putResources"),pe.forEach(Bd),Bd({resourcesOid:ss,objectOid:Number.MAX_SAFE_INTEGER}),sa.publish("postPutResources"),be!==null&&(Ka.oid=Ha(),dt("<<"),dt("/Filter /Standard"),dt("/V "+Ka.v),dt("/R "+Ka.r),dt("/U <"+Ka.toHexString(Ka.U)+">"),dt("/O <"+Ka.toHexString(Ka.O)+">"),dt("/P "+Ka.P),dt(">>"),dt("endobj")),oc(),Rm();var Ne=mn;return Ih(),Ao(),dt("startxref"),dt(""+Ne),dt("%%EOF"),En(oA[lt]),Bn.join(`
`)},Jg=ye.__private__.getBlob=function(pe){return new Blob([Ur(pe)],{type:"application/pdf"})},us=ye.output=ye.__private__.output=(ji=function(pe,Ne){switch(typeof(Ne=Ne||{})=="string"?Ne={filename:Ne}:Ne.filename=Ne.filename||"generated.pdf",pe){case void 0:return gl();case"save":ye.save(Ne.filename);break;case"arraybuffer":return Ur(gl());case"blob":return Jg(gl());case"bloburi":case"bloburl":if(lr.URL!==void 0&&typeof lr.URL.createObjectURL=="function")return lr.URL&&lr.URL.createObjectURL(Jg(gl()))||void 0;ga.warn("bloburl is not supported by your system, because URL.createObjectURL is not supported by your browser.");break;case"datauristring":case"dataurlstring":var it="",Ct=gl();try{it=hd(Ct)}catch(ro){it=hd(unescape(encodeURIComponent(Ct)))}return"data:application/pdf;filename="+Ne.filename+";base64,"+it;case"pdfobjectnewwindow":if(Object.prototype.toString.call(lr)==="[object Window]"){var Vt="https://cdnjs.cloudflare.com/ajax/libs/pdfobject/2.1.1/pdfobject.min.js",On=' integrity="sha512-4ze/a9/4jqu+tX9dfOqJYSvyYd5M6qum/3HpCLr+/Jqf0whc37VUbkpNGHR7/8pSnCFw47T1fmIpwBV7UySh3g==" crossorigin="anonymous"';Ne.pdfObjectUrl&&(Vt=Ne.pdfObjectUrl,On="");var Yn='<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><script src="'+Vt+'"'+On+'><\/script><script >PDFObject.embed("'+this.output("dataurlstring")+'", '+JSON.stringify(Ne)+");<\/script></body></html>",TA=lr.open();return TA!==null&&TA.document.write(Yn),TA}throw new Error("The option pdfobjectnewwindow just works in a browser-environment.");case"pdfjsnewwindow":if(Object.prototype.toString.call(lr)==="[object Window]"){var VA='<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><iframe id="pdfViewer" src="'+(Ne.pdfJsUrl||"examples/PDF.js/web/viewer.html")+"?file=&downloadName="+Ne.filename+'" width="500px" height="400px" /></body></html>',hr=lr.open();if(hr!==null){hr.document.write(VA);var wr=this;hr.document.documentElement.querySelector("#pdfViewer").onload=function(){hr.document.title=Ne.filename,hr.document.documentElement.querySelector("#pdfViewer").contentWindow.PDFViewerApplication.open(wr.output("bloburl"))}}return hr}throw new Error("The option pdfjsnewwindow just works in a browser-environment.");case"dataurlnewwindow":if(Object.prototype.toString.call(lr)!=="[object Window]")throw new Error("The option dataurlnewwindow just works in a browser-environment.");var ra='<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><iframe src="'+this.output("datauristring",Ne)+'"></iframe></body></html>',Da=lr.open();if(Da!==null&&(Da.document.write(ra),Da.document.title=Ne.filename),Da||typeof safari=="undefined")return Da;break;case"datauri":case"dataurl":return lr.document.location.href=this.output("datauristring",Ne);default:return null}},ji.foo=function(){try{return ji.apply(this,arguments)}catch(it){var pe=it.stack||"";~pe.indexOf(" at ")&&(pe=pe.split(" at ")[1]);var Ne="Error in function "+pe.split(`
`)[0].split("<")[0]+": "+it.message;if(!lr.console)throw new Error(Ne);lr.console.error(Ne,it),lr.alert&&alert(Ne)}},ji.foo.bar=ji,ji.foo),Zg=function(pe){return Array.isArray(Kg)===!0&&Kg.indexOf(pe)>-1};switch(ee){case"pt":ur=1;break;case"mm":ur=72/25.4;break;case"cm":ur=72/2.54;break;case"in":ur=72;break;case"px":ur=Zg("px_scaling")==1?.75:96/72;break;case"pc":case"em":ur=12;break;case"ex":ur=6;break;default:if(typeof ee!="number")throw new Error("Invalid unit: "+ee);ur=ee}var Ka=null;Wn(),An();var Pd=ye.__private__.getPageInfo=ye.getPageInfo=function(pe){if(isNaN(pe)||pe%1!=0)throw new Error("Invalid argument passed to jsPDF.getPageInfo");return{objId:pr[pe].objId,pageNumber:pe,pageContext:pr[pe]}},Gm=ye.__private__.getPageInfoByObjId=function(pe){if(isNaN(pe)||pe%1!=0)throw new Error("Invalid argument passed to jsPDF.getPageInfoByObjId");for(var Ne in pr)if(pr[Ne].objId===pe)break;return Pd(Ne)},Km=ye.__private__.getCurrentPageInfo=ye.getCurrentPageInfo=function(){return{objId:pr[lt].objId,pageNumber:lt,pageContext:pr[lt]}};ye.addPage=function(){return Eh.apply(this,arguments),this},ye.setPage=function(){return Lh.apply(this,arguments),En.call(this,oA[lt]),this},ye.insertPage=function(pe){return this.addPage(),this.movePage(lt,pe),this},ye.movePage=function(pe,Ne){var it,Ct;if(pe>Ne){it=oA[pe],Ct=pr[pe];for(var Vt=pe;Vt>Ne;Vt--)oA[Vt]=oA[Vt-1],pr[Vt]=pr[Vt-1];oA[Ne]=it,pr[Ne]=Ct,this.setPage(Ne)}else if(pe<Ne){it=oA[pe],Ct=pr[pe];for(var On=pe;On<Ne;On++)oA[On]=oA[On+1],pr[On]=pr[On+1];oA[Ne]=it,pr[Ne]=Ct,this.setPage(Ne)}return this},ye.deletePage=function(){return wd.apply(this,arguments),this},ye.__private__.text=ye.text=function(pe,Ne,it,Ct,Vt){var On,Yn,TA,VA,hr,wr,ra,Da,ro,wa=(Ct=Ct||{}).scope||this;if(typeof pe=="number"&&typeof Ne=="number"&&(typeof it=="string"||Array.isArray(it))){var fo=it;it=Ne,Ne=pe,pe=fo}if(arguments[3]instanceof ir==0?(TA=arguments[4],VA=arguments[5],(0,Ce.Z)(ra=arguments[3])==="object"&&ra!==null||(typeof TA=="string"&&(VA=TA,TA=null),typeof ra=="string"&&(VA=ra,ra=null),typeof ra=="number"&&(TA=ra,ra=null),Ct={flags:ra,angle:TA,align:VA})):(ut("The transform parameter of text() with a Matrix value"),ro=Vt),isNaN(Ne)||isNaN(it)||pe==null)throw new Error("Invalid arguments passed to jsPDF.text");if(pe.length===0)return wa;var ao,No="",Mi=typeof Ct.lineHeightFactor=="number"?Ct.lineHeightFactor:Yg,li=wa.internal.scaleFactor;function kh(la){return la=la.split(" ").join(Array(Ct.TabLen||9).join(" ")),ki(la,ra)}function uc(la){for(var va,Va=la.concat(),ho=[],pl=Va.length;pl--;)typeof(va=Va.shift())=="string"?ho.push(va):Array.isArray(la)&&(va.length===1||va[1]===void 0&&va[2]===void 0)?ho.push(va[0]):ho.push([va[0],va[1],va[2]]);return ho}function Au(la,va){var Va;if(typeof la=="string")Va=va(la)[0];else if(Array.isArray(la)){for(var ho,pl,kd=la.concat(),fc=[],Gh=kd.length;Gh--;)typeof(ho=kd.shift())=="string"?fc.push(va(ho)[0]):Array.isArray(ho)&&typeof ho[0]=="string"&&(pl=va(ho[0],ho[1],ho[2]),fc.push([pl[0],pl[1],pl[2]]));Va=fc}return Va}var Zl=!1,ru=!0;if(typeof pe=="string")Zl=!0;else if(Array.isArray(pe)){var au=pe.concat();Yn=[];for(var ou,Vo=au.length;Vo--;)(typeof(ou=au.shift())!="string"||Array.isArray(ou)&&typeof ou[0]!="string")&&(ru=!1);Zl=ru}if(Zl===!1)throw new Error('Type of text must be string or Array. "'+pe+'" is not recognized.');typeof pe=="string"&&(pe=pe.match(/[\r?\n]/)?pe.split(/\r\n|\r|\n/g):[pe]);var iu=uA/wa.internal.scaleFactor,su=iu*(Mi-1);switch(Ct.baseline){case"bottom":it-=su;break;case"top":it+=iu-su;break;case"hanging":it+=iu-2*su;break;case"middle":it+=iu/2-su}if((wr=Ct.maxWidth||0)>0&&(typeof pe=="string"?pe=wa.splitTextToSize(pe,wr):Object.prototype.toString.call(pe)==="[object Array]"&&(pe=pe.reduce(function(la,va){return la.concat(wa.splitTextToSize(va,wr))},[]))),On={text:pe,x:Ne,y:it,options:Ct,mutex:{pdfEscape:ki,activeFontKey:YA,fonts:WA,activeFontSize:uA}},sa.publish("preProcessText",On),pe=On.text,TA=(Ct=On.options).angle,ro instanceof ir==0&&TA&&typeof TA=="number"){TA*=Math.PI/180,Ct.rotationDirection===0&&(TA=-TA),gt===St&&(TA=-TA);var Qd=Math.cos(TA),Id=Math.sin(TA);ro=new ir(Qd,Id,-Id,Qd,0,0)}else TA&&TA instanceof ir&&(ro=TA);gt!==St||ro||(ro=ll),(hr=Ct.charSpace||lc)!==void 0&&(No+=Ht(Ft(hr))+` Tc
`,this.setCharSpace(this.getCharSpace()||0)),(Da=Ct.horizontalScale)!==void 0&&(No+=Ht(100*Da)+` Tz
`),Ct.lang;var ja=-1,hl=Ct.renderingMode!==void 0?Ct.renderingMode:Ct.stroke,cc=wa.internal.getCurrentPageInfo().pageContext;switch(hl){case 0:case!1:case"fill":ja=0;break;case 1:case!0:case"stroke":ja=1;break;case 2:case"fillThenStroke":ja=2;break;case 3:case"invisible":ja=3;break;case 4:case"fillAndAddForClipping":ja=4;break;case 5:case"strokeAndAddPathForClipping":ja=5;break;case 6:case"fillThenStrokeAndAddToPathForClipping":ja=6;break;case 7:case"addToPathForClipping":ja=7}var Mh=cc.usedRenderingMode!==void 0?cc.usedRenderingMode:-1;ja!==-1?No+=ja+` Tr
`:Mh!==-1&&(No+=`0 Tr
`),ja!==-1&&(cc.usedRenderingMode=ja),VA=Ct.align||"left";var Ri,lu=uA*Mi,Nd=wa.internal.pageSize.getWidth(),Dd=WA[YA];hr=Ct.charSpace||lc,wr=Ct.maxWidth||0,ra=Object.assign({autoencode:!0,noBOM:!0},Ct.flags);var Xl=[],gu=function(la){return wa.getStringUnitWidth(la,{font:Dd,charSpace:hr,fontSize:uA,doKerning:!1})*uA/li};if(Object.prototype.toString.call(pe)==="[object Array]"){var pi;Yn=uc(pe),VA!=="left"&&(Ri=Yn.map(gu));var vi,Yl=0;if(VA==="right"){Ne-=Ri[0],pe=[],Vo=Yn.length;for(var ml=0;ml<Vo;ml++)ml===0?(vi=ul(Ne),pi=cl(it)):(vi=Ft(Yl-Ri[ml]),pi=-lu),pe.push([Yn[ml],vi,pi]),Yl=Ri[ml]}else if(VA==="center"){Ne-=Ri[0]/2,pe=[],Vo=Yn.length;for(var ql=0;ql<Vo;ql++)ql===0?(vi=ul(Ne),pi=cl(it)):(vi=Ft((Yl-Ri[ql])/2),pi=-lu),pe.push([Yn[ql],vi,pi]),Yl=Ri[ql]}else if(VA==="left"){pe=[],Vo=Yn.length;for(var Od=0;Od<Vo;Od++)pe.push(Yn[Od])}else if(VA==="justify"&&Dd.encoding==="Identity-H"){pe=[],Vo=Yn.length,wr=wr!==0?wr:Nd;for(var dc=0,za=0;za<Vo;za++)if(pi=za===0?cl(it):-lu,vi=za===0?ul(Ne):dc,za<Vo-1){var Rh=Ft((wr-Ri[za])/(Yn[za].split(" ").length-1)),Ts=Yn[za].split(" ");pe.push([Ts[0]+" ",vi,pi]),dc=0;for(var ks=1;ks<Ts.length;ks++){var _d=(gu(Ts[ks-1]+" "+Ts[ks])-gu(Ts[ks]))*li+Rh;ks==Ts.length-1?pe.push([Ts[ks],_d,0]):pe.push([Ts[ks]+" ",_d,0]),dc-=_d}}else pe.push([Yn[za],vi,pi]);pe.push(["",dc,0])}else{if(VA!=="justify")throw new Error('Unrecognized alignment option, use "left", "center", "right" or "justify".');for(pe=[],Vo=Yn.length,wr=wr!==0?wr:Nd,za=0;za<Vo;za++){pi=za===0?cl(it):-lu,vi=za===0?ul(Ne):0;var Hd=Yn[za].split(" ").length-1,jd=Hd>0?(wr-Ri[za])/Hd:0;za<Vo-1?Xl.push(Ht(Ft(jd))):Xl.push(0),pe.push([Yn[za],vi,pi])}}}(typeof Ct.R2L=="boolean"?Ct.R2L:Qr)===!0&&(pe=Au(pe,function(la,va,Va){return[la.split("").reverse().join(""),va,Va]})),On={text:pe,x:Ne,y:it,options:Ct,mutex:{pdfEscape:ki,activeFontKey:YA,fonts:WA,activeFontSize:uA}},sa.publish("postProcessText",On),pe=On.text,ao=On.mutex.isHex||!1;var Td=WA[YA].encoding;Td!=="WinAnsiEncoding"&&Td!=="StandardEncoding"||(pe=Au(pe,function(la,va,Va){return[kh(la),va,Va]})),Yn=uc(pe),pe=[];for(var $l,eg,tg,uu=Array.isArray(Yn[0])?1:0,ng="",cu=function(la,va,Va){var ho="";return Va instanceof ir?(Va=typeof Ct.angle=="number"?sl(Va,new ir(1,0,0,1,la,va)):sl(new ir(1,0,0,1,la,va),Va),gt===St&&(Va=sl(new ir(1,0,0,-1,0,0),Va)),ho=Va.join(" ")+` Tm
`):ho=Ht(la)+" "+Ht(va)+` Td
`,ho},Gi=0;Gi<Yn.length;Gi++){switch(ng="",uu){case 1:tg=(ao?"<":"(")+Yn[Gi][0]+(ao?">":")"),$l=parseFloat(Yn[Gi][1]),eg=parseFloat(Yn[Gi][2]);break;case 0:tg=(ao?"<":"(")+Yn[Gi]+(ao?">":")"),$l=ul(Ne),eg=cl(it)}Xl!==void 0&&Xl[Gi]!==void 0&&(ng=Xl[Gi]+` Tw
`),Gi===0?pe.push(ng+cu($l,eg,ro)+tg):uu===0?pe.push(ng+tg):uu===1&&pe.push(ng+cu($l,eg,ro)+tg)}pe=uu===0?pe.join(` Tj
T* `):pe.join(` Tj
`),pe+=` Tj
`;var Ms=`BT
/`;return Ms+=YA+" "+uA+` Tf
`,Ms+=Ht(uA*Mi)+` TL
`,Ms+=qg+`
`,Ms+=No,Ms+=pe,dt(Ms+="ET"),Te[YA]=!0,wa};var zm=ye.__private__.clip=ye.clip=function(pe){return dt(pe==="evenodd"?"W*":"W"),this};ye.clipEvenOdd=function(){return zm("evenodd")},ye.__private__.discardPath=ye.discardPath=function(){return dt("n"),this};var js=ye.__private__.isValidStyle=function(pe){var Ne=!1;return[void 0,null,"S","D","F","DF","FD","f","f*","B","B*","n"].indexOf(pe)!==-1&&(Ne=!0),Ne};ye.__private__.setDefaultPathOperation=ye.setDefaultPathOperation=function(pe){return js(pe)&&(ve=pe),this};var Nh=ye.__private__.getStyle=ye.getStyle=function(pe){var Ne=ve;switch(pe){case"D":case"S":Ne="S";break;case"F":Ne="f";break;case"FD":case"DF":Ne="B";break;case"f":case"f*":case"B":case"B*":Ne=pe}return Ne},Dh=ye.close=function(){return dt("h"),this};ye.stroke=function(){return dt("S"),this},ye.fill=function(pe){return Wl("f",pe),this},ye.fillEvenOdd=function(pe){return Wl("f*",pe),this},ye.fillStroke=function(pe){return Wl("B",pe),this},ye.fillStrokeEvenOdd=function(pe){return Wl("B*",pe),this};var Wl=function(pe,Ne){(0,Ce.Z)(Ne)==="object"?Wm(Ne,pe):dt(pe)},yd=function(pe){pe===null||gt===St&&pe===void 0||(pe=Nh(pe),dt(pe))};function Vm(pe,Ne,it,Ct,Vt){var On=new xs(Ne||this.boundingBox,it||this.xStep,Ct||this.yStep,this.gState,Vt||this.matrix);On.stream=this.stream;var Yn=pe+"$$"+this.cloneIndex+++"$$";return Hi(Yn,On),On}var Wm=function(pe,Ne){var it=Kr[pe.key],Ct=or[it];if(Ct instanceof Ls)dt("q"),dt(Jm(Ne)),Ct.gState&&ye.setGState(Ct.gState),dt(pe.matrix.toString()+" cm"),dt("/"+it+" sh"),dt("Q");else if(Ct instanceof xs){var Vt=new ir(1,0,0,-1,0,nu());pe.matrix&&(Vt=Vt.multiply(pe.matrix||ll),it=Vm.call(Ct,pe.key,pe.boundingBox,pe.xStep,pe.yStep,Vt).id),dt("q"),dt("/Pattern cs"),dt("/"+it+" scn"),Ct.gState&&ye.setGState(Ct.gState),dt(Ne),dt("Q")}},Jm=function(pe){switch(pe){case"f":case"F":case"n":return"W n";case"f*":return"W* n";case"B":case"S":return"W S";case"B*":return"W* S"}},bd=ye.moveTo=function(pe,Ne){return dt(Ht(Ft(pe))+" "+Ht(yt(Ne))+" m"),this},Xg=ye.lineTo=function(pe,Ne){return dt(Ht(Ft(pe))+" "+Ht(yt(Ne))+" l"),this},Jl=ye.curveTo=function(pe,Ne,it,Ct,Vt,On){return dt([Ht(Ft(pe)),Ht(yt(Ne)),Ht(Ft(it)),Ht(yt(Ct)),Ht(Ft(Vt)),Ht(yt(On)),"c"].join(" ")),this};ye.__private__.line=ye.line=function(pe,Ne,it,Ct,Vt){if(isNaN(pe)||isNaN(Ne)||isNaN(it)||isNaN(Ct)||!js(Vt))throw new Error("Invalid arguments passed to jsPDF.line");return gt===Lt?this.lines([[it-pe,Ct-Ne]],pe,Ne,[1,1],Vt||"S"):this.lines([[it-pe,Ct-Ne]],pe,Ne,[1,1]).stroke()},ye.__private__.lines=ye.lines=function(pe,Ne,it,Ct,Vt,On){var Yn,TA,VA,hr,wr,ra,Da,ro,wa,fo,ao,No;if(typeof pe=="number"&&(No=it,it=Ne,Ne=pe,pe=No),Ct=Ct||[1,1],On=On||!1,isNaN(Ne)||isNaN(it)||!Array.isArray(pe)||!Array.isArray(Ct)||!js(Vt)||typeof On!="boolean")throw new Error("Invalid arguments passed to jsPDF.lines");for(bd(Ne,it),Yn=Ct[0],TA=Ct[1],hr=pe.length,fo=Ne,ao=it,VA=0;VA<hr;VA++)(wr=pe[VA]).length===2?(fo=wr[0]*Yn+fo,ao=wr[1]*TA+ao,Xg(fo,ao)):(ra=wr[0]*Yn+fo,Da=wr[1]*TA+ao,ro=wr[2]*Yn+fo,wa=wr[3]*TA+ao,fo=wr[4]*Yn+fo,ao=wr[5]*TA+ao,Jl(ra,Da,ro,wa,fo,ao));return On&&Dh(),yd(Vt),this},ye.path=function(pe){for(var Ne=0;Ne<pe.length;Ne++){var it=pe[Ne],Ct=it.c;switch(it.op){case"m":bd(Ct[0],Ct[1]);break;case"l":Xg(Ct[0],Ct[1]);break;case"c":Jl.apply(this,Ct);break;case"h":Dh()}}return this},ye.__private__.rect=ye.rect=function(pe,Ne,it,Ct,Vt){if(isNaN(pe)||isNaN(Ne)||isNaN(it)||isNaN(Ct)||!js(Vt))throw new Error("Invalid arguments passed to jsPDF.rect");return gt===Lt&&(Ct=-Ct),dt([Ht(Ft(pe)),Ht(yt(Ne)),Ht(Ft(it)),Ht(Ft(Ct)),"re"].join(" ")),yd(Vt),this},ye.__private__.triangle=ye.triangle=function(pe,Ne,it,Ct,Vt,On,Yn){if(isNaN(pe)||isNaN(Ne)||isNaN(it)||isNaN(Ct)||isNaN(Vt)||isNaN(On)||!js(Yn))throw new Error("Invalid arguments passed to jsPDF.triangle");return this.lines([[it-pe,Ct-Ne],[Vt-it,On-Ct],[pe-Vt,Ne-On]],pe,Ne,[1,1],Yn,!0),this},ye.__private__.roundedRect=ye.roundedRect=function(pe,Ne,it,Ct,Vt,On,Yn){if(isNaN(pe)||isNaN(Ne)||isNaN(it)||isNaN(Ct)||isNaN(Vt)||isNaN(On)||!js(Yn))throw new Error("Invalid arguments passed to jsPDF.roundedRect");var TA=4/3*(Math.SQRT2-1);return Vt=Math.min(Vt,.5*it),On=Math.min(On,.5*Ct),this.lines([[it-2*Vt,0],[Vt*TA,0,Vt,On-On*TA,Vt,On],[0,Ct-2*On],[0,On*TA,-Vt*TA,On,-Vt,On],[2*Vt-it,0],[-Vt*TA,0,-Vt,-On*TA,-Vt,-On],[0,2*On-Ct],[0,-On*TA,Vt*TA,-On,Vt,-On]],pe+Vt,Ne,[1,1],Yn,!0),this},ye.__private__.ellipse=ye.ellipse=function(pe,Ne,it,Ct,Vt){if(isNaN(pe)||isNaN(Ne)||isNaN(it)||isNaN(Ct)||!js(Vt))throw new Error("Invalid arguments passed to jsPDF.ellipse");var On=4/3*(Math.SQRT2-1)*it,Yn=4/3*(Math.SQRT2-1)*Ct;return bd(pe+it,Ne),Jl(pe+it,Ne-Yn,pe+On,Ne-Ct,pe,Ne-Ct),Jl(pe-On,Ne-Ct,pe-it,Ne-Yn,pe-it,Ne),Jl(pe-it,Ne+Yn,pe-On,Ne+Ct,pe,Ne+Ct),Jl(pe+On,Ne+Ct,pe+it,Ne+Yn,pe+it,Ne),yd(Vt),this},ye.__private__.circle=ye.circle=function(pe,Ne,it,Ct){if(isNaN(pe)||isNaN(Ne)||isNaN(it)||!js(Ct))throw new Error("Invalid arguments passed to jsPDF.circle");return this.ellipse(pe,Ne,it,it,Ct)},ye.setFont=function(pe,Ne,it){return it&&(Ne=vn(Ne,it)),YA=Uh(pe,Ne,{disableWarning:!1}),this};var Zm=ye.__private__.getFont=ye.getFont=function(){return WA[Uh.apply(ye,arguments)]};ye.__private__.getFontList=ye.getFontList=function(){var pe,Ne,it={};for(pe in Fr)if(Fr.hasOwnProperty(pe))for(Ne in it[pe]=[],Fr[pe])Fr[pe].hasOwnProperty(Ne)&&it[pe].push(Ne);return it},ye.addFont=function(pe,Ne,it,Ct,Vt){var On=["StandardEncoding","MacRomanEncoding","Identity-H","WinAnsiEncoding"];return arguments[3]&&On.indexOf(arguments[3])!==-1?Vt=arguments[3]:arguments[3]&&On.indexOf(arguments[3])==-1&&(it=vn(it,Ct)),Fh.call(this,pe,Ne,it,Vt=Vt||"Identity-H")};var Yg,Cd=b.lineWidth||.200025,vr=ye.__private__.getLineWidth=ye.getLineWidth=function(){return Cd},Xm=ye.__private__.setLineWidth=ye.setLineWidth=function(pe){return Cd=pe,dt(Ht(Ft(pe))+" w"),this};ye.__private__.setLineDash=MA.API.setLineDash=MA.API.setLineDashPattern=function(pe,Ne){if(pe=pe||[],Ne=Ne||0,isNaN(Ne)||!Array.isArray(pe))throw new Error("Invalid arguments passed to jsPDF.setLineDash");return pe=pe.map(function(it){return Ht(Ft(it))}).join(" "),Ne=Ht(Ft(Ne)),dt("["+pe+"] "+Ne+" d"),this};var Ym=ye.__private__.getLineHeight=ye.getLineHeight=function(){return uA*Yg};ye.__private__.getLineHeight=ye.getLineHeight=function(){return uA*Yg};var qm=ye.__private__.setLineHeightFactor=ye.setLineHeightFactor=function(pe){return typeof(pe=pe||1.15)=="number"&&(Yg=pe),this},$m=ye.__private__.getLineHeightFactor=ye.getLineHeightFactor=function(){return Yg};qm(b.lineHeight);var ul=ye.__private__.getHorizontalCoordinate=function(pe){return Ft(pe)},cl=ye.__private__.getVerticalCoordinate=function(pe){return gt===St?pe:pr[lt].mediaBox.topRightY-pr[lt].mediaBox.bottomLeftY-Ft(pe)},ep=ye.__private__.getHorizontalCoordinateString=ye.getHorizontalCoordinateString=function(pe){return Ht(ul(pe))},tp=ye.__private__.getVerticalCoordinateString=ye.getVerticalCoordinateString=function(pe){return Ht(cl(pe))},ic=b.strokeColor||"0 G";ye.__private__.getStrokeColor=ye.getDrawColor=function(){return _s(ic)},ye.__private__.setStrokeColor=ye.setDrawColor=function(pe,Ne,it,Ct){return ic=ls({ch1:pe,ch2:Ne,ch3:it,ch4:Ct,pdfColorType:"draw",precision:2}),dt(ic),this};var Fd=b.fillColor||"0 g";ye.__private__.getFillColor=ye.getFillColor=function(){return _s(Fd)},ye.__private__.setFillColor=ye.setFillColor=function(pe,Ne,it,Ct){return Fd=ls({ch1:pe,ch2:Ne,ch3:it,ch4:Ct,pdfColorType:"fill",precision:2}),dt(Fd),this};var qg=b.textColor||"0 g",sc=ye.__private__.getTextColor=ye.getTextColor=function(){return _s(qg)};ye.__private__.setTextColor=ye.setTextColor=function(pe,Ne,it,Ct){return qg=ls({ch1:pe,ch2:Ne,ch3:it,ch4:Ct,pdfColorType:"text",precision:3}),this};var lc=b.charSpace,np=ye.__private__.getCharSpace=ye.getCharSpace=function(){return parseFloat(lc||0)};ye.__private__.setCharSpace=ye.setCharSpace=function(pe){if(isNaN(pe))throw new Error("Invalid argument passed to jsPDF.setCharSpace");return lc=pe,this};var Ed=0;ye.CapJoinStyles={0:0,butt:0,but:0,miter:0,1:1,round:1,rounded:1,circle:1,2:2,projecting:2,project:2,square:2,bevel:2},ye.__private__.setLineCap=ye.setLineCap=function(pe){var Ne=ye.CapJoinStyles[pe];if(Ne===void 0)throw new Error("Line cap style of '"+pe+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return Ed=Ne,dt(Ne+" J"),this};var Ld=0;ye.__private__.setLineJoin=ye.setLineJoin=function(pe){var Ne=ye.CapJoinStyles[pe];if(Ne===void 0)throw new Error("Line join style of '"+pe+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return Ld=Ne,dt(Ne+" j"),this},ye.__private__.setLineMiterLimit=ye.__private__.setMiterLimit=ye.setLineMiterLimit=ye.setMiterLimit=function(pe){if(pe=pe||0,isNaN(pe))throw new Error("Invalid argument passed to jsPDF.setLineMiterLimit");return dt(Ht(Ft(pe))+" M"),this},ye.GState=Gg,ye.setGState=function(pe){(pe=typeof pe=="string"?Er[Ga[pe]]:$g(null,pe)).equals(co)||(dt("/"+pe.id+" gs"),co=pe)};var $g=function(pe,Ne){if(!pe||!Ga[pe]){var it=!1;for(var Ct in Er)if(Er.hasOwnProperty(Ct)&&Er[Ct].equals(Ne)){it=!0;break}if(it)Ne=Er[Ct];else{var Vt="GS"+(Object.keys(Er).length+1).toString(10);Er[Vt]=Ne,Ne.id=Vt}return pe&&(Ga[pe]=Ne.id),sa.publish("addGState",Ne),Ne}};ye.addGState=function(pe,Ne){return $g(pe,Ne),this},ye.saveGraphicsState=function(){return dt("q"),ma.push({key:YA,size:uA,color:qg}),this},ye.restoreGraphicsState=function(){dt("Q");var pe=ma.pop();return YA=pe.key,uA=pe.size,qg=pe.color,co=null,this},ye.setCurrentTransformationMatrix=function(pe){return dt(pe.toString()+" cm"),this},ye.comment=function(pe){return dt("#"+pe),this};var eu=function(pe,Ne){var it=pe||0;Object.defineProperty(this,"x",{enumerable:!0,get:function(){return it},set:function(On){isNaN(On)||(it=parseFloat(On))}});var Ct=Ne||0;Object.defineProperty(this,"y",{enumerable:!0,get:function(){return Ct},set:function(On){isNaN(On)||(Ct=parseFloat(On))}});var Vt="pt";return Object.defineProperty(this,"type",{enumerable:!0,get:function(){return Vt},set:function(On){Vt=On.toString()}}),this},xd=function(pe,Ne,it,Ct){eu.call(this,pe,Ne),this.type="rect";var Vt=it||0;Object.defineProperty(this,"w",{enumerable:!0,get:function(){return Vt},set:function(Yn){isNaN(Yn)||(Vt=parseFloat(Yn))}});var On=Ct||0;return Object.defineProperty(this,"h",{enumerable:!0,get:function(){return On},set:function(Yn){isNaN(Yn)||(On=parseFloat(Yn))}}),this},gc=function(){this.page=pa,this.currentPage=lt,this.pages=oA.slice(0),this.pagesContext=pr.slice(0),this.x=qA,this.y=Sa,this.matrix=Aa,this.width=Oh(lt),this.height=dl(lt),this.outputDestination=FA,this.id="",this.objectNumber=-1};gc.prototype.restore=function(){pa=this.page,lt=this.currentPage,pr=this.pagesContext,oA=this.pages,qA=this.x,Sa=this.y,Aa=this.matrix,_h(lt,this.width),fl(lt,this.height),FA=this.outputDestination};var Ud=function(pe,Ne,it,Ct,Vt){Os.push(new gc),pa=lt=0,oA=[],qA=pe,Sa=Ne,Aa=Vt,Sd([it,Ct])};for(var tu in ye.beginFormObject=function(pe,Ne,it,Ct,Vt){return Ud(pe,Ne,it,Ct,Vt),this},ye.endFormObject=function(pe){return function(Ne){if(il[Ne])Os.pop().restore();else{var it=new gc,Ct="Xo"+(Object.keys(zo).length+1).toString(10);it.id=Ct,il[Ne]=Ct,zo[Ct]=it,sa.publish("addFormObject",it),Os.pop().restore()}}(pe),this},ye.doFormObject=function(pe,Ne){var it=zo[il[pe]];return dt("q"),dt(Ne.toString()+" cm"),dt("/"+it.id+" Do"),dt("Q"),this},ye.getFormObject=function(pe){var Ne=zo[il[pe]];return{x:Ne.x,y:Ne.y,width:Ne.width,height:Ne.height,matrix:Ne.matrix}},ye.save=function(pe,Ne){return pe=pe||"generated.pdf",(Ne=Ne||{}).returnPromise=Ne.returnPromise||!1,Ne.returnPromise===!1?(Fs(Jg(gl()),pe),typeof Fs.unload=="function"&&lr.setTimeout&&setTimeout(Fs.unload,911),this):new Promise(function(it,Ct){try{var Vt=Fs(Jg(gl()),pe);typeof Fs.unload=="function"&&lr.setTimeout&&setTimeout(Fs.unload,911),it(Vt)}catch(On){Ct(On.message)}})},MA.API)MA.API.hasOwnProperty(tu)&&(tu==="events"&&MA.API.events.length?function(pe,Ne){var it,Ct,Vt;for(Vt=Ne.length-1;Vt!==-1;Vt--)it=Ne[Vt][0],Ct=Ne[Vt][1],pe.subscribe.apply(pe,[it].concat(typeof Ct=="function"?[Ct]:Ct))}(sa,MA.API.events):ye[tu]=MA.API[tu]);function Oh(pe){return pr[pe].mediaBox.topRightX-pr[pe].mediaBox.bottomLeftX}function _h(pe,Ne){pr[pe].mediaBox.topRightX=Ne+pr[pe].mediaBox.bottomLeftX}function dl(pe){return pr[pe].mediaBox.topRightY-pr[pe].mediaBox.bottomLeftY}function fl(pe,Ne){pr[pe].mediaBox.topRightY=Ne+pr[pe].mediaBox.bottomLeftY}var Hh=ye.getPageWidth=function(pe){return Oh(pe=pe||lt)/ur},jh=ye.setPageWidth=function(pe,Ne){_h(pe,Ne*ur)},nu=ye.getPageHeight=function(pe){return dl(pe=pe||lt)/ur},Th=ye.setPageHeight=function(pe,Ne){fl(pe,Ne*ur)};return ye.internal={pdfEscape:ki,getStyle:Nh,getFont:Zm,getFontSize:UA,getCharSpace:np,getTextColor:sc,getLineHeight:Ym,getLineHeightFactor:$m,getLineWidth:vr,write:Gr,getHorizontalCoordinate:ul,getVerticalCoordinate:cl,getCoordinateString:ep,getVerticalCoordinateString:tp,collections:{},newObject:Ha,newAdditionalObject:zg,newObjectDeferred:Co,newObjectDeferredBegin:Io,getFilters:gs,putStream:Ti,events:sa,scaleFactor:ur,pageSize:{getWidth:function(){return Hh(lt)},setWidth:function(pe){jh(lt,pe)},getHeight:function(){return nu(lt)},setHeight:function(pe){Th(lt,pe)}},encryptionOptions:be,encryption:Ka,getEncryptor:function(pe){return be!==null?Ka.encryptor(pe,0):function(Ne){return Ne}},output:us,getNumberOfPages:xh,pages:oA,out:dt,f2:Ve,f3:rt,getPageInfo:Pd,getPageInfoByObjId:Gm,getCurrentPageInfo:Km,getPDFVersion:$e,Point:eu,Rectangle:xd,Matrix:ir,hasHotfix:Zg},Object.defineProperty(ye.internal.pageSize,"width",{get:function(){return Hh(lt)},set:function(pe){jh(lt,pe)},enumerable:!0,configurable:!0}),Object.defineProperty(ye.internal.pageSize,"height",{get:function(){return nu(lt)},set:function(pe){Th(lt,pe)},enumerable:!0,configurable:!0}),function(pe){for(var Ne=0,it=rr.length;Ne<it;Ne++){var Ct=Fh.call(this,pe[Ne][0],pe[Ne][1],pe[Ne][2],rr[Ne][3],!0);Qe===!1&&(Te[Ct]=!0);var Vt=pe[Ne][0].split("-");Ch({id:Ct,fontName:Vt[0],fontStyle:Vt[1]||""})}sa.publish("addFonts",{fonts:WA,dictionary:Fr})}.call(ye,rr),YA="F1",Eh(Ae,E),sa.publish("initialized"),ye}Rl.prototype.lsbFirstWord=function(b){return String.fromCharCode(255&b,b>>8&255,b>>16&255,b>>24&255)},Rl.prototype.toHexString=function(b){return b.split("").map(function(x){return("0"+(255&x.charCodeAt(0)).toString(16)).slice(-2)}).join("")},Rl.prototype.hexToBytes=function(b){for(var x=[],E=0;E<b.length;E+=2)x.push(String.fromCharCode(parseInt(b.substr(E,2),16)));return x.join("")},Rl.prototype.processOwnerPassword=function(b,x){return Es(md(x).substr(0,5),b)},Rl.prototype.encryptor=function(b,x){var E=md(this.encryptionKey+String.fromCharCode(255&b,b>>8&255,b>>16&255,255&x,x>>8&255)).substr(0,10);return function(ee){return Es(E,ee)}},Gg.prototype.equals=function(b){var x,E="id,objectNumber,equals";if(!b||(0,Ce.Z)(b)!==(0,Ce.Z)(this))return!1;var ee=0;for(x in this)if(!(E.indexOf(x)>=0)){if(this.hasOwnProperty(x)&&!b.hasOwnProperty(x)||this[x]!==b[x])return!1;ee++}for(x in b)b.hasOwnProperty(x)&&E.indexOf(x)<0&&ee--;return ee===0},MA.API={events:[]},MA.version="3.0.3";var Qa=MA.API,vd=1,rl=function(b){return b.replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},Gl=function(b){return b.replace(/\\\\/g,"\\").replace(/\\\(/g,"(").replace(/\\\)/g,")")},dr=function(b){return b.toFixed(2)},Us=function(b){return b.toFixed(5)};Qa.__acroform__={};var Go=function(b,x){b.prototype=Object.create(x.prototype),b.prototype.constructor=b},yh=function(b){return b*vd},Oi=function(b){var x=new Pn,E=hA.internal.getHeight(b)||0,ee=hA.internal.getWidth(b)||0;return x.BBox=[0,0,Number(dr(ee)),Number(dr(E))],x},Om=Qa.__acroform__.setBit=function(b,x){if(b=b||0,x=x||0,isNaN(b)||isNaN(x))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.setBit");return b|1<<x},_m=Qa.__acroform__.clearBit=function(b,x){if(b=b||0,x=x||0,isNaN(b)||isNaN(x))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.clearBit");return b&~(1<<x)},Hm=Qa.__acroform__.getBit=function(b,x){if(isNaN(b)||isNaN(x))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.getBit");return b&1<<x?1:0},Na=Qa.__acroform__.getBitForPdf=function(b,x){if(isNaN(b)||isNaN(x))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.getBitForPdf");return Hm(b,x-1)},se=Qa.__acroform__.setBitForPdf=function(b,x){if(isNaN(b)||isNaN(x))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.setBitForPdf");return Om(b,x-1)},re=Qa.__acroform__.clearBitForPdf=function(b,x){if(isNaN(b)||isNaN(x))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.clearBitForPdf");return _m(b,x-1)},ge=Qa.__acroform__.calculateCoordinates=function(b,x){var E=x.internal.getHorizontalCoordinate,ee=x.internal.getVerticalCoordinate,Ae=b[0],ae=b[1],fe=b[2],ce=b[3],he={};return he.lowerLeft_X=E(Ae)||0,he.lowerLeft_Y=ee(ae+ce)||0,he.upperRight_X=E(Ae+fe)||0,he.upperRight_Y=ee(ae)||0,[Number(dr(he.lowerLeft_X)),Number(dr(he.lowerLeft_Y)),Number(dr(he.upperRight_X)),Number(dr(he.upperRight_Y))]},le=function(b){if(b.appearanceStreamContent)return b.appearanceStreamContent;if(b.V||b.DV){var x=[],E=b._V||b.DV,ee=we(b,E),Ae=b.scope.internal.getFont(b.fontName,b.fontStyle).id;x.push("/Tx BMC"),x.push("q"),x.push("BT"),x.push(b.scope.__private__.encodeColorString(b.color)),x.push("/"+Ae+" "+dr(ee.fontSize)+" Tf"),x.push("1 0 0 1 0 0 Tm"),x.push(ee.text),x.push("ET"),x.push("Q"),x.push("EMC");var ae=Oi(b);return ae.scope=b.scope,ae.stream=x.join(`
`),ae}},we=function(b,x){var E=b.fontSize===0?b.maxFontSize:b.fontSize,ee={text:"",fontSize:""},Ae=(x=(x=x.substr(0,1)=="("?x.substr(1):x).substr(x.length-1)==")"?x.substr(0,x.length-1):x).split(" ");Ae=b.multiline?Ae.map(function(Ve){return Ve.split(`
`)}):Ae.map(function(Ve){return[Ve]});var ae=E,fe=hA.internal.getHeight(b)||0;fe=fe<0?-fe:fe;var ce=hA.internal.getWidth(b)||0;ce=ce<0?-ce:ce;var he=function(Ve,rt,Ft){if(Ve+1<Ae.length){var yt=rt+" "+Ae[Ve+1][0];return Ee(yt,b,Ft).width<=ce-4}return!1};ae++;e:for(;ae>0;){x="",ae--;var ve,be,Qe=Ee("3",b,ae).height,Te=b.multiline?fe-ae:(fe-Qe)/2,ye=Te+=2,nt=0,$e=0,At=0;if(ae<=0){x=`(...) Tj
`,x+="% Width of Text: "+Ee(x,b,ae=12).width+", FieldWidth:"+ce+`
`;break}for(var We="",Lt=0,St=0;St<Ae.length;St++)if(Ae.hasOwnProperty(St)){var gt=!1;if(Ae[St].length!==1&&At!==Ae[St].length-1){if((Qe+2)*(Lt+2)+2>fe)continue e;We+=Ae[St][At],gt=!0,$e=St,St--}else{We=(We+=Ae[St][At]+" ").substr(We.length-1)==" "?We.substr(0,We.length-1):We;var ln=parseInt(St),Qn=he(ln,We,ae),vn=St>=Ae.length-1;if(Qn&&!vn){We+=" ",At=0;continue}if(Qn||vn){if(vn)$e=ln;else if(b.multiline&&(Qe+2)*(Lt+2)+2>fe)continue e}else{if(!b.multiline||(Qe+2)*(Lt+2)+2>fe)continue e;$e=ln}}for(var Ht="",ut=nt;ut<=$e;ut++){var Jt=Ae[ut];if(b.multiline){if(ut===$e){Ht+=Jt[At]+" ",At=(At+1)%Jt.length;continue}if(ut===nt){Ht+=Jt[Jt.length-1]+" ";continue}}Ht+=Jt[0]+" "}switch(Ht=Ht.substr(Ht.length-1)==" "?Ht.substr(0,Ht.length-1):Ht,be=Ee(Ht,b,ae).width,b.textAlign){case"right":ve=ce-be-2;break;case"center":ve=(ce-be)/2;break;default:ve=2}x+=dr(ve)+" "+dr(ye)+` Td
`,x+="("+rl(Ht)+`) Tj
`,x+=-dr(ve)+` 0 Td
`,ye=-(ae+2),be=0,nt=gt?$e:$e+1,Lt++,We=""}break}return ee.text=x,ee.fontSize=ae,ee},Ee=function(b,x,E){var ee=x.scope.internal.getFont(x.fontName,x.fontStyle),Ae=x.scope.getStringUnitWidth(b,{font:ee,fontSize:parseFloat(E),charSpace:0})*parseFloat(E);return{height:x.scope.getStringUnitWidth("3",{font:ee,fontSize:parseFloat(E),charSpace:0})*parseFloat(E)*1.5,width:Ae}},je={fields:[],xForms:[],acroFormDictionaryRoot:null,printedOut:!1,internal:null,isInitialized:!1},tt=function(b,x){var E={type:"reference",object:b};x.internal.getPageInfo(b.page).pageContext.annotations.find(function(ee){return ee.type===E.type&&ee.object===E.object})===void 0&&x.internal.getPageInfo(b.page).pageContext.annotations.push(E)},et=function(b,x){if(x.scope=b,b.internal!==void 0&&(b.internal.acroformPlugin===void 0||b.internal.acroformPlugin.isInitialized===!1)){if(AA.FieldNum=0,b.internal.acroformPlugin=JSON.parse(JSON.stringify(je)),b.internal.acroformPlugin.acroFormDictionaryRoot)throw new Error("Exception while creating AcroformDictionary");vd=b.internal.scaleFactor,b.internal.acroformPlugin.acroFormDictionaryRoot=new xA,b.internal.acroformPlugin.acroFormDictionaryRoot.scope=b,b.internal.acroformPlugin.acroFormDictionaryRoot._eventID=b.internal.events.subscribe("postPutResources",function(){(function(E){E.internal.events.unsubscribe(E.internal.acroformPlugin.acroFormDictionaryRoot._eventID),delete E.internal.acroformPlugin.acroFormDictionaryRoot._eventID,E.internal.acroformPlugin.printedOut=!0})(b)}),b.internal.events.subscribe("buildDocument",function(){(function(E){E.internal.acroformPlugin.acroFormDictionaryRoot.objId=void 0;var ee=E.internal.acroformPlugin.acroFormDictionaryRoot.Fields;for(var Ae in ee)if(ee.hasOwnProperty(Ae)){var ae=ee[Ae];ae.objId=void 0,ae.hasAnnotation&&tt(ae,E)}})(b)}),b.internal.events.subscribe("putCatalog",function(){(function(E){if(E.internal.acroformPlugin.acroFormDictionaryRoot===void 0)throw new Error("putCatalogCallback: Root missing.");E.internal.write("/AcroForm "+E.internal.acroformPlugin.acroFormDictionaryRoot.objId+" 0 R")})(b)}),b.internal.events.subscribe("postPutPages",function(E){(function(ee,Ae){var ae=!ee;for(var fe in ee||(Ae.internal.newObjectDeferredBegin(Ae.internal.acroformPlugin.acroFormDictionaryRoot.objId,!0),Ae.internal.acroformPlugin.acroFormDictionaryRoot.putStream()),ee=ee||Ae.internal.acroformPlugin.acroFormDictionaryRoot.Kids)if(ee.hasOwnProperty(fe)){var ce=ee[fe],he=[],ve=ce.Rect;if(ce.Rect&&(ce.Rect=ge(ce.Rect,Ae)),Ae.internal.newObjectDeferredBegin(ce.objId,!0),ce.DA=hA.createDefaultAppearanceStream(ce),(0,Ce.Z)(ce)==="object"&&typeof ce.getKeyValueListForStream=="function"&&(he=ce.getKeyValueListForStream()),ce.Rect=ve,ce.hasAppearanceStream&&!ce.appearanceStreamContent){var be=le(ce);he.push({key:"AP",value:"<</N "+be+">>"}),Ae.internal.acroformPlugin.xForms.push(be)}if(ce.appearanceStreamContent){var Qe="";for(var Te in ce.appearanceStreamContent)if(ce.appearanceStreamContent.hasOwnProperty(Te)){var ye=ce.appearanceStreamContent[Te];if(Qe+="/"+Te+" ",Qe+="<<",Object.keys(ye).length>=1||Array.isArray(ye)){for(var fe in ye)if(ye.hasOwnProperty(fe)){var nt=ye[fe];typeof nt=="function"&&(nt=nt.call(Ae,ce)),Qe+="/"+fe+" "+nt+" ",Ae.internal.acroformPlugin.xForms.indexOf(nt)>=0||Ae.internal.acroformPlugin.xForms.push(nt)}}else typeof(nt=ye)=="function"&&(nt=nt.call(Ae,ce)),Qe+="/"+fe+" "+nt,Ae.internal.acroformPlugin.xForms.indexOf(nt)>=0||Ae.internal.acroformPlugin.xForms.push(nt);Qe+=">>"}he.push({key:"AP",value:`<<
`+Qe+">>"})}Ae.internal.putStream({additionalKeyValues:he,objectId:ce.objId}),Ae.internal.out("endobj")}ae&&function($e,At){for(var We in $e)if($e.hasOwnProperty(We)){var Lt=We,St=$e[We];At.internal.newObjectDeferredBegin(St.objId,!0),(0,Ce.Z)(St)==="object"&&typeof St.putStream=="function"&&St.putStream(),delete $e[Lt]}}(Ae.internal.acroformPlugin.xForms,Ae)})(E,b)}),b.internal.acroformPlugin.isInitialized=!0}},Qt=Qa.__acroform__.arrayToPdfArray=function(b,x,E){var ee=function(fe){return fe};if(Array.isArray(b)){for(var Ae="[",ae=0;ae<b.length;ae++)switch(ae!==0&&(Ae+=" "),(0,Ce.Z)(b[ae])){case"boolean":case"number":case"object":Ae+=b[ae].toString();break;case"string":b[ae].substr(0,1)!=="/"?(x!==void 0&&E&&(ee=E.internal.getEncryptor(x)),Ae+="("+rl(ee(b[ae].toString()))+")"):Ae+=b[ae].toString()}return Ae+"]"}throw new Error("Invalid argument passed to jsPDF.__acroform__.arrayToPdfArray")},kt=function(b,x,E){var ee=function(Ae){return Ae};return x!==void 0&&E&&(ee=E.internal.getEncryptor(x)),(b=b||"").toString(),"("+rl(ee(b))+")"},zt=function(){this._objId=void 0,this._scope=void 0,Object.defineProperty(this,"objId",{get:function(){if(this._objId===void 0){if(this.scope===void 0)return;this._objId=this.scope.internal.newObjectDeferred()}return this._objId},set:function(b){this._objId=b}}),Object.defineProperty(this,"scope",{value:this._scope,writable:!0})};zt.prototype.toString=function(){return this.objId+" 0 R"},zt.prototype.putStream=function(){var b=this.getKeyValueListForStream();this.scope.internal.putStream({data:this.stream,additionalKeyValues:b,objectId:this.objId}),this.scope.internal.out("endobj")},zt.prototype.getKeyValueListForStream=function(){var b=[],x=Object.getOwnPropertyNames(this).filter(function(ae){return ae!="content"&&ae!="appearanceStreamContent"&&ae!="scope"&&ae!="objId"&&ae.substring(0,1)!="_"});for(var E in x)if(Object.getOwnPropertyDescriptor(this,x[E]).configurable===!1){var ee=x[E],Ae=this[ee];Ae&&(Array.isArray(Ae)?b.push({key:ee,value:Qt(Ae,this.objId,this.scope)}):Ae instanceof zt?(Ae.scope=this.scope,b.push({key:ee,value:Ae.objId+" 0 R"})):typeof Ae!="function"&&b.push({key:ee,value:Ae}))}return b};var Pn=function(){zt.call(this),Object.defineProperty(this,"Type",{value:"/XObject",configurable:!1,writable:!0}),Object.defineProperty(this,"Subtype",{value:"/Form",configurable:!1,writable:!0}),Object.defineProperty(this,"FormType",{value:1,configurable:!1,writable:!0});var b,x=[];Object.defineProperty(this,"BBox",{configurable:!1,get:function(){return x},set:function(E){x=E}}),Object.defineProperty(this,"Resources",{value:"2 0 R",configurable:!1,writable:!0}),Object.defineProperty(this,"stream",{enumerable:!1,configurable:!0,set:function(E){b=E.trim()},get:function(){return b||null}})};Go(Pn,zt);var xA=function(){zt.call(this);var b,x=[];Object.defineProperty(this,"Kids",{enumerable:!1,configurable:!0,get:function(){return x.length>0?x:void 0}}),Object.defineProperty(this,"Fields",{enumerable:!1,configurable:!1,get:function(){return x}}),Object.defineProperty(this,"DA",{enumerable:!1,configurable:!1,get:function(){if(b){var E=function(ee){return ee};return this.scope&&(E=this.scope.internal.getEncryptor(this.objId)),"("+rl(E(b))+")"}},set:function(E){b=E}})};Go(xA,zt);var AA=function b(){zt.call(this);var x=4;Object.defineProperty(this,"F",{enumerable:!1,configurable:!1,get:function(){return x},set:function(We){if(isNaN(We))throw new Error('Invalid value "'+We+'" for attribute F supplied.');x=We}}),Object.defineProperty(this,"showWhenPrinted",{enumerable:!0,configurable:!0,get:function(){return!!Na(x,3)},set:function(We){We?this.F=se(x,3):this.F=re(x,3)}});var E=0;Object.defineProperty(this,"Ff",{enumerable:!1,configurable:!1,get:function(){return E},set:function(We){if(isNaN(We))throw new Error('Invalid value "'+We+'" for attribute Ff supplied.');E=We}});var ee=[];Object.defineProperty(this,"Rect",{enumerable:!1,configurable:!1,get:function(){if(ee.length!==0)return ee},set:function(We){ee=We!==void 0?We:[]}}),Object.defineProperty(this,"x",{enumerable:!0,configurable:!0,get:function(){return!ee||isNaN(ee[0])?0:ee[0]},set:function(We){ee[0]=We}}),Object.defineProperty(this,"y",{enumerable:!0,configurable:!0,get:function(){return!ee||isNaN(ee[1])?0:ee[1]},set:function(We){ee[1]=We}}),Object.defineProperty(this,"width",{enumerable:!0,configurable:!0,get:function(){return!ee||isNaN(ee[2])?0:ee[2]},set:function(We){ee[2]=We}}),Object.defineProperty(this,"height",{enumerable:!0,configurable:!0,get:function(){return!ee||isNaN(ee[3])?0:ee[3]},set:function(We){ee[3]=We}});var Ae="";Object.defineProperty(this,"FT",{enumerable:!0,configurable:!1,get:function(){return Ae},set:function(We){switch(We){case"/Btn":case"/Tx":case"/Ch":case"/Sig":Ae=We;break;default:throw new Error('Invalid value "'+We+'" for attribute FT supplied.')}}});var ae=null;Object.defineProperty(this,"T",{enumerable:!0,configurable:!1,get:function(){if(!ae||ae.length<1){if(this instanceof PA)return;ae="FieldObject"+b.FieldNum++}var We=function(Lt){return Lt};return this.scope&&(We=this.scope.internal.getEncryptor(this.objId)),"("+rl(We(ae))+")"},set:function(We){ae=We.toString()}}),Object.defineProperty(this,"fieldName",{configurable:!0,enumerable:!0,get:function(){return ae},set:function(We){ae=We}});var fe="helvetica";Object.defineProperty(this,"fontName",{enumerable:!0,configurable:!0,get:function(){return fe},set:function(We){fe=We}});var ce="normal";Object.defineProperty(this,"fontStyle",{enumerable:!0,configurable:!0,get:function(){return ce},set:function(We){ce=We}});var he=0;Object.defineProperty(this,"fontSize",{enumerable:!0,configurable:!0,get:function(){return he},set:function(We){he=We}});var ve=void 0;Object.defineProperty(this,"maxFontSize",{enumerable:!0,configurable:!0,get:function(){return ve===void 0?50/vd:ve},set:function(We){ve=We}});var be="black";Object.defineProperty(this,"color",{enumerable:!0,configurable:!0,get:function(){return be},set:function(We){be=We}});var Qe="/F1 0 Tf 0 g";Object.defineProperty(this,"DA",{enumerable:!0,configurable:!1,get:function(){if(!(!Qe||this instanceof PA||this instanceof yr))return kt(Qe,this.objId,this.scope)},set:function(We){We=We.toString(),Qe=We}});var Te=null;Object.defineProperty(this,"DV",{enumerable:!1,configurable:!1,get:function(){if(Te)return this instanceof nr==0?kt(Te,this.objId,this.scope):Te},set:function(We){We=We.toString(),Te=this instanceof nr==0?We.substr(0,1)==="("?Gl(We.substr(1,We.length-2)):Gl(We):We}}),Object.defineProperty(this,"defaultValue",{enumerable:!0,configurable:!0,get:function(){return this instanceof nr==1?Gl(Te.substr(1,Te.length-1)):Te},set:function(We){We=We.toString(),Te=this instanceof nr==1?"/"+We:We}});var ye=null;Object.defineProperty(this,"_V",{enumerable:!1,configurable:!1,get:function(){if(ye)return ye},set:function(We){this.V=We}}),Object.defineProperty(this,"V",{enumerable:!1,configurable:!1,get:function(){if(ye)return this instanceof nr==0?kt(ye,this.objId,this.scope):ye},set:function(We){We=We.toString(),ye=this instanceof nr==0?We.substr(0,1)==="("?Gl(We.substr(1,We.length-2)):Gl(We):We}}),Object.defineProperty(this,"value",{enumerable:!0,configurable:!0,get:function(){return this instanceof nr==1?Gl(ye.substr(1,ye.length-1)):ye},set:function(We){We=We.toString(),ye=this instanceof nr==1?"/"+We:We}}),Object.defineProperty(this,"hasAnnotation",{enumerable:!0,configurable:!0,get:function(){return this.Rect}}),Object.defineProperty(this,"Type",{enumerable:!0,configurable:!1,get:function(){return this.hasAnnotation?"/Annot":null}}),Object.defineProperty(this,"Subtype",{enumerable:!0,configurable:!1,get:function(){return this.hasAnnotation?"/Widget":null}});var nt,$e=!1;Object.defineProperty(this,"hasAppearanceStream",{enumerable:!0,configurable:!0,get:function(){return $e},set:function(We){We=!!We,$e=We}}),Object.defineProperty(this,"page",{enumerable:!0,configurable:!0,get:function(){if(nt)return nt},set:function(We){nt=We}}),Object.defineProperty(this,"readOnly",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,1)},set:function(We){We?this.Ff=se(this.Ff,1):this.Ff=re(this.Ff,1)}}),Object.defineProperty(this,"required",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,2)},set:function(We){We?this.Ff=se(this.Ff,2):this.Ff=re(this.Ff,2)}}),Object.defineProperty(this,"noExport",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,3)},set:function(We){We?this.Ff=se(this.Ff,3):this.Ff=re(this.Ff,3)}});var At=null;Object.defineProperty(this,"Q",{enumerable:!0,configurable:!1,get:function(){if(At!==null)return At},set:function(We){if([0,1,2].indexOf(We)===-1)throw new Error('Invalid value "'+We+'" for attribute Q supplied.');At=We}}),Object.defineProperty(this,"textAlign",{get:function(){var We;switch(At){case 0:default:We="left";break;case 1:We="center";break;case 2:We="right"}return We},configurable:!0,enumerable:!0,set:function(We){switch(We){case"right":case 2:At=2;break;case"center":case 1:At=1;break;default:At=0}}})};Go(AA,zt);var pA=function(){AA.call(this),this.FT="/Ch",this.V="()",this.fontName="zapfdingbats";var b=0;Object.defineProperty(this,"TI",{enumerable:!0,configurable:!1,get:function(){return b},set:function(E){b=E}}),Object.defineProperty(this,"topIndex",{enumerable:!0,configurable:!0,get:function(){return b},set:function(E){b=E}});var x=[];Object.defineProperty(this,"Opt",{enumerable:!0,configurable:!1,get:function(){return Qt(x,this.objId,this.scope)},set:function(E){var ee,Ae;Ae=[],typeof(ee=E)=="string"&&(Ae=function(ae,fe,ce){ce||(ce=1);for(var he,ve=[];he=fe.exec(ae);)ve.push(he[ce]);return ve}(ee,/\((.*?)\)/g)),x=Ae}}),this.getOptions=function(){return x},this.setOptions=function(E){x=E,this.sort&&x.sort()},this.addOption=function(E){E=(E=E||"").toString(),x.push(E),this.sort&&x.sort()},this.removeOption=function(E,ee){for(ee=ee||!1,E=(E=E||"").toString();x.indexOf(E)!==-1&&(x.splice(x.indexOf(E),1),ee!==!1););},Object.defineProperty(this,"combo",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,18)},set:function(E){E?this.Ff=se(this.Ff,18):this.Ff=re(this.Ff,18)}}),Object.defineProperty(this,"edit",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,19)},set:function(E){this.combo===!0&&(E?this.Ff=se(this.Ff,19):this.Ff=re(this.Ff,19))}}),Object.defineProperty(this,"sort",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,20)},set:function(E){E?(this.Ff=se(this.Ff,20),x.sort()):this.Ff=re(this.Ff,20)}}),Object.defineProperty(this,"multiSelect",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,22)},set:function(E){E?this.Ff=se(this.Ff,22):this.Ff=re(this.Ff,22)}}),Object.defineProperty(this,"doNotSpellCheck",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,23)},set:function(E){E?this.Ff=se(this.Ff,23):this.Ff=re(this.Ff,23)}}),Object.defineProperty(this,"commitOnSelChange",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,27)},set:function(E){E?this.Ff=se(this.Ff,27):this.Ff=re(this.Ff,27)}}),this.hasAppearanceStream=!1};Go(pA,AA);var gr=function(){pA.call(this),this.fontName="helvetica",this.combo=!1};Go(gr,pA);var DA=function(){gr.call(this),this.combo=!0};Go(DA,gr);var NA=function(){DA.call(this),this.edit=!0};Go(NA,DA);var nr=function(){AA.call(this),this.FT="/Btn",Object.defineProperty(this,"noToggleToOff",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,15)},set:function(E){E?this.Ff=se(this.Ff,15):this.Ff=re(this.Ff,15)}}),Object.defineProperty(this,"radio",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,16)},set:function(E){E?this.Ff=se(this.Ff,16):this.Ff=re(this.Ff,16)}}),Object.defineProperty(this,"pushButton",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,17)},set:function(E){E?this.Ff=se(this.Ff,17):this.Ff=re(this.Ff,17)}}),Object.defineProperty(this,"radioIsUnison",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,26)},set:function(E){E?this.Ff=se(this.Ff,26):this.Ff=re(this.Ff,26)}});var b,x={};Object.defineProperty(this,"MK",{enumerable:!1,configurable:!1,get:function(){var E=function(ae){return ae};if(this.scope&&(E=this.scope.internal.getEncryptor(this.objId)),Object.keys(x).length!==0){var ee,Ae=[];for(ee in Ae.push("<<"),x)Ae.push("/"+ee+" ("+rl(E(x[ee]))+")");return Ae.push(">>"),Ae.join(`
`)}},set:function(E){(0,Ce.Z)(E)==="object"&&(x=E)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return x.CA||""},set:function(E){typeof E=="string"&&(x.CA=E)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return b},set:function(E){b=E}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return b.substr(1,b.length-1)},set:function(E){b="/"+E}})};Go(nr,AA);var fr=function(){nr.call(this),this.pushButton=!0};Go(fr,nr);var XA=function(){nr.call(this),this.radio=!0,this.pushButton=!1;var b=[];Object.defineProperty(this,"Kids",{enumerable:!0,configurable:!1,get:function(){return b},set:function(x){b=x!==void 0?x:[]}})};Go(XA,nr);var PA=function(){var b,x;AA.call(this),Object.defineProperty(this,"Parent",{enumerable:!1,configurable:!1,get:function(){return b},set:function(Ae){b=Ae}}),Object.defineProperty(this,"optionName",{enumerable:!1,configurable:!0,get:function(){return x},set:function(Ae){x=Ae}});var E,ee={};Object.defineProperty(this,"MK",{enumerable:!1,configurable:!1,get:function(){var Ae=function(ce){return ce};this.scope&&(Ae=this.scope.internal.getEncryptor(this.objId));var ae,fe=[];for(ae in fe.push("<<"),ee)fe.push("/"+ae+" ("+rl(Ae(ee[ae]))+")");return fe.push(">>"),fe.join(`
`)},set:function(Ae){(0,Ce.Z)(Ae)==="object"&&(ee=Ae)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return ee.CA||""},set:function(Ae){typeof Ae=="string"&&(ee.CA=Ae)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return E},set:function(Ae){E=Ae}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return E.substr(1,E.length-1)},set:function(Ae){E="/"+Ae}}),this.caption="l",this.appearanceState="Off",this._AppearanceType=hA.RadioButton.Circle,this.appearanceStreamContent=this._AppearanceType.createAppearanceStream(this.optionName)};Go(PA,AA),XA.prototype.setAppearance=function(b){if(!("createAppearanceStream"in b)||!("getCA"in b))throw new Error("Couldn't assign Appearance to RadioButton. Appearance was Invalid!");for(var x in this.Kids)if(this.Kids.hasOwnProperty(x)){var E=this.Kids[x];E.appearanceStreamContent=b.createAppearanceStream(E.optionName),E.caption=b.getCA()}},XA.prototype.createOption=function(b){var x=new PA;return x.Parent=this,x.optionName=b,this.Kids.push(x),Ko.call(this.scope,x),x};var _r=function(){nr.call(this),this.fontName="zapfdingbats",this.caption="3",this.appearanceState="On",this.value="On",this.textAlign="center",this.appearanceStreamContent=hA.CheckBox.createAppearanceStream()};Go(_r,nr);var yr=function(){AA.call(this),this.FT="/Tx",Object.defineProperty(this,"multiline",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,13)},set:function(x){x?this.Ff=se(this.Ff,13):this.Ff=re(this.Ff,13)}}),Object.defineProperty(this,"fileSelect",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,21)},set:function(x){x?this.Ff=se(this.Ff,21):this.Ff=re(this.Ff,21)}}),Object.defineProperty(this,"doNotSpellCheck",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,23)},set:function(x){x?this.Ff=se(this.Ff,23):this.Ff=re(this.Ff,23)}}),Object.defineProperty(this,"doNotScroll",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,24)},set:function(x){x?this.Ff=se(this.Ff,24):this.Ff=re(this.Ff,24)}}),Object.defineProperty(this,"comb",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,25)},set:function(x){x?this.Ff=se(this.Ff,25):this.Ff=re(this.Ff,25)}}),Object.defineProperty(this,"richText",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,26)},set:function(x){x?this.Ff=se(this.Ff,26):this.Ff=re(this.Ff,26)}});var b=null;Object.defineProperty(this,"MaxLen",{enumerable:!0,configurable:!1,get:function(){return b},set:function(x){b=x}}),Object.defineProperty(this,"maxLength",{enumerable:!0,configurable:!0,get:function(){return b},set:function(x){Number.isInteger(x)&&(b=x)}}),Object.defineProperty(this,"hasAppearanceStream",{enumerable:!0,configurable:!0,get:function(){return this.V||this.DV}})};Go(yr,AA);var Ar=function(){yr.call(this),Object.defineProperty(this,"password",{enumerable:!0,configurable:!0,get:function(){return!!Na(this.Ff,14)},set:function(b){b?this.Ff=se(this.Ff,14):this.Ff=re(this.Ff,14)}}),this.password=!0};Go(Ar,yr);var hA={CheckBox:{createAppearanceStream:function(){return{N:{On:hA.CheckBox.YesNormal},D:{On:hA.CheckBox.YesPushDown,Off:hA.CheckBox.OffPushDown}}},YesPushDown:function(b){var x=Oi(b);x.scope=b.scope;var E=[],ee=b.scope.internal.getFont(b.fontName,b.fontStyle).id,Ae=b.scope.__private__.encodeColorString(b.color),ae=we(b,b.caption);return E.push("0.749023 g"),E.push("0 0 "+dr(hA.internal.getWidth(b))+" "+dr(hA.internal.getHeight(b))+" re"),E.push("f"),E.push("BMC"),E.push("q"),E.push("0 0 1 rg"),E.push("/"+ee+" "+dr(ae.fontSize)+" Tf "+Ae),E.push("BT"),E.push(ae.text),E.push("ET"),E.push("Q"),E.push("EMC"),x.stream=E.join(`
`),x},YesNormal:function(b){var x=Oi(b);x.scope=b.scope;var E=b.scope.internal.getFont(b.fontName,b.fontStyle).id,ee=b.scope.__private__.encodeColorString(b.color),Ae=[],ae=hA.internal.getHeight(b),fe=hA.internal.getWidth(b),ce=we(b,b.caption);return Ae.push("1 g"),Ae.push("0 0 "+dr(fe)+" "+dr(ae)+" re"),Ae.push("f"),Ae.push("q"),Ae.push("0 0 1 rg"),Ae.push("0 0 "+dr(fe-1)+" "+dr(ae-1)+" re"),Ae.push("W"),Ae.push("n"),Ae.push("0 g"),Ae.push("BT"),Ae.push("/"+E+" "+dr(ce.fontSize)+" Tf "+ee),Ae.push(ce.text),Ae.push("ET"),Ae.push("Q"),x.stream=Ae.join(`
`),x},OffPushDown:function(b){var x=Oi(b);x.scope=b.scope;var E=[];return E.push("0.749023 g"),E.push("0 0 "+dr(hA.internal.getWidth(b))+" "+dr(hA.internal.getHeight(b))+" re"),E.push("f"),x.stream=E.join(`
`),x}},RadioButton:{Circle:{createAppearanceStream:function(b){var x={D:{Off:hA.RadioButton.Circle.OffPushDown},N:{}};return x.N[b]=hA.RadioButton.Circle.YesNormal,x.D[b]=hA.RadioButton.Circle.YesPushDown,x},getCA:function(){return"l"},YesNormal:function(b){var x=Oi(b);x.scope=b.scope;var E=[],ee=hA.internal.getWidth(b)<=hA.internal.getHeight(b)?hA.internal.getWidth(b)/4:hA.internal.getHeight(b)/4;ee=Number((.9*ee).toFixed(5));var Ae=hA.internal.Bezier_C,ae=Number((ee*Ae).toFixed(5));return E.push("q"),E.push("1 0 0 1 "+Us(hA.internal.getWidth(b)/2)+" "+Us(hA.internal.getHeight(b)/2)+" cm"),E.push(ee+" 0 m"),E.push(ee+" "+ae+" "+ae+" "+ee+" 0 "+ee+" c"),E.push("-"+ae+" "+ee+" -"+ee+" "+ae+" -"+ee+" 0 c"),E.push("-"+ee+" -"+ae+" -"+ae+" -"+ee+" 0 -"+ee+" c"),E.push(ae+" -"+ee+" "+ee+" -"+ae+" "+ee+" 0 c"),E.push("f"),E.push("Q"),x.stream=E.join(`
`),x},YesPushDown:function(b){var x=Oi(b);x.scope=b.scope;var E=[],ee=hA.internal.getWidth(b)<=hA.internal.getHeight(b)?hA.internal.getWidth(b)/4:hA.internal.getHeight(b)/4;ee=Number((.9*ee).toFixed(5));var Ae=Number((2*ee).toFixed(5)),ae=Number((Ae*hA.internal.Bezier_C).toFixed(5)),fe=Number((ee*hA.internal.Bezier_C).toFixed(5));return E.push("0.749023 g"),E.push("q"),E.push("1 0 0 1 "+Us(hA.internal.getWidth(b)/2)+" "+Us(hA.internal.getHeight(b)/2)+" cm"),E.push(Ae+" 0 m"),E.push(Ae+" "+ae+" "+ae+" "+Ae+" 0 "+Ae+" c"),E.push("-"+ae+" "+Ae+" -"+Ae+" "+ae+" -"+Ae+" 0 c"),E.push("-"+Ae+" -"+ae+" -"+ae+" -"+Ae+" 0 -"+Ae+" c"),E.push(ae+" -"+Ae+" "+Ae+" -"+ae+" "+Ae+" 0 c"),E.push("f"),E.push("Q"),E.push("0 g"),E.push("q"),E.push("1 0 0 1 "+Us(hA.internal.getWidth(b)/2)+" "+Us(hA.internal.getHeight(b)/2)+" cm"),E.push(ee+" 0 m"),E.push(ee+" "+fe+" "+fe+" "+ee+" 0 "+ee+" c"),E.push("-"+fe+" "+ee+" -"+ee+" "+fe+" -"+ee+" 0 c"),E.push("-"+ee+" -"+fe+" -"+fe+" -"+ee+" 0 -"+ee+" c"),E.push(fe+" -"+ee+" "+ee+" -"+fe+" "+ee+" 0 c"),E.push("f"),E.push("Q"),x.stream=E.join(`
`),x},OffPushDown:function(b){var x=Oi(b);x.scope=b.scope;var E=[],ee=hA.internal.getWidth(b)<=hA.internal.getHeight(b)?hA.internal.getWidth(b)/4:hA.internal.getHeight(b)/4;ee=Number((.9*ee).toFixed(5));var Ae=Number((2*ee).toFixed(5)),ae=Number((Ae*hA.internal.Bezier_C).toFixed(5));return E.push("0.749023 g"),E.push("q"),E.push("1 0 0 1 "+Us(hA.internal.getWidth(b)/2)+" "+Us(hA.internal.getHeight(b)/2)+" cm"),E.push(Ae+" 0 m"),E.push(Ae+" "+ae+" "+ae+" "+Ae+" 0 "+Ae+" c"),E.push("-"+ae+" "+Ae+" -"+Ae+" "+ae+" -"+Ae+" 0 c"),E.push("-"+Ae+" -"+ae+" -"+ae+" -"+Ae+" 0 -"+Ae+" c"),E.push(ae+" -"+Ae+" "+Ae+" -"+ae+" "+Ae+" 0 c"),E.push("f"),E.push("Q"),x.stream=E.join(`
`),x}},Cross:{createAppearanceStream:function(b){var x={D:{Off:hA.RadioButton.Cross.OffPushDown},N:{}};return x.N[b]=hA.RadioButton.Cross.YesNormal,x.D[b]=hA.RadioButton.Cross.YesPushDown,x},getCA:function(){return"8"},YesNormal:function(b){var x=Oi(b);x.scope=b.scope;var E=[],ee=hA.internal.calculateCross(b);return E.push("q"),E.push("1 1 "+dr(hA.internal.getWidth(b)-2)+" "+dr(hA.internal.getHeight(b)-2)+" re"),E.push("W"),E.push("n"),E.push(dr(ee.x1.x)+" "+dr(ee.x1.y)+" m"),E.push(dr(ee.x2.x)+" "+dr(ee.x2.y)+" l"),E.push(dr(ee.x4.x)+" "+dr(ee.x4.y)+" m"),E.push(dr(ee.x3.x)+" "+dr(ee.x3.y)+" l"),E.push("s"),E.push("Q"),x.stream=E.join(`
`),x},YesPushDown:function(b){var x=Oi(b);x.scope=b.scope;var E=hA.internal.calculateCross(b),ee=[];return ee.push("0.749023 g"),ee.push("0 0 "+dr(hA.internal.getWidth(b))+" "+dr(hA.internal.getHeight(b))+" re"),ee.push("f"),ee.push("q"),ee.push("1 1 "+dr(hA.internal.getWidth(b)-2)+" "+dr(hA.internal.getHeight(b)-2)+" re"),ee.push("W"),ee.push("n"),ee.push(dr(E.x1.x)+" "+dr(E.x1.y)+" m"),ee.push(dr(E.x2.x)+" "+dr(E.x2.y)+" l"),ee.push(dr(E.x4.x)+" "+dr(E.x4.y)+" m"),ee.push(dr(E.x3.x)+" "+dr(E.x3.y)+" l"),ee.push("s"),ee.push("Q"),x.stream=ee.join(`
`),x},OffPushDown:function(b){var x=Oi(b);x.scope=b.scope;var E=[];return E.push("0.749023 g"),E.push("0 0 "+dr(hA.internal.getWidth(b))+" "+dr(hA.internal.getHeight(b))+" re"),E.push("f"),x.stream=E.join(`
`),x}}},createDefaultAppearanceStream:function(b){var x=b.scope.internal.getFont(b.fontName,b.fontStyle).id,E=b.scope.__private__.encodeColorString(b.color);return"/"+x+" "+b.fontSize+" Tf "+E}};hA.internal={Bezier_C:.551915024494,calculateCross:function(b){var x=hA.internal.getWidth(b),E=hA.internal.getHeight(b),ee=Math.min(x,E);return{x1:{x:(x-ee)/2,y:(E-ee)/2+ee},x2:{x:(x-ee)/2+ee,y:(E-ee)/2},x3:{x:(x-ee)/2,y:(E-ee)/2},x4:{x:(x-ee)/2+ee,y:(E-ee)/2+ee}}}},hA.internal.getWidth=function(b){var x=0;return(0,Ce.Z)(b)==="object"&&(x=yh(b.Rect[2])),x},hA.internal.getHeight=function(b){var x=0;return(0,Ce.Z)(b)==="object"&&(x=yh(b.Rect[3])),x};var Ko=Qa.addField=function(b){if(et(this,b),!(b instanceof AA))throw new Error("Invalid argument passed to jsPDF.addField.");var x;return(x=b).scope.internal.acroformPlugin.printedOut&&(x.scope.internal.acroformPlugin.printedOut=!1,x.scope.internal.acroformPlugin.acroFormDictionaryRoot=null),x.scope.internal.acroformPlugin.acroFormDictionaryRoot.Fields.push(x),b.page=b.scope.internal.getCurrentPageInfo().pageNumber,this};Qa.AcroFormChoiceField=pA,Qa.AcroFormListBox=gr,Qa.AcroFormComboBox=DA,Qa.AcroFormEditBox=NA,Qa.AcroFormButton=nr,Qa.AcroFormPushButton=fr,Qa.AcroFormRadioButton=XA,Qa.AcroFormCheckBox=_r,Qa.AcroFormTextField=yr,Qa.AcroFormPasswordField=Ar,Qa.AcroFormAppearance=hA,Qa.AcroForm={ChoiceField:pA,ListBox:gr,ComboBox:DA,EditBox:NA,Button:nr,PushButton:fr,RadioButton:XA,CheckBox:_r,TextField:yr,PasswordField:Ar,Appearance:hA},MA.AcroForm={ChoiceField:pA,ListBox:gr,ComboBox:DA,EditBox:NA,Button:nr,PushButton:fr,RadioButton:XA,CheckBox:_r,TextField:yr,PasswordField:Ar,Appearance:hA};var qo=MA.AcroForm;function ta(b){return b.reduce(function(x,E,ee){return x[E]=ee,x},{})}(function(b){var x="addImage_";b.__addimage__={};var E="UNKNOWN",ee={PNG:[[137,80,78,71]],TIFF:[[77,77,0,42],[73,73,42,0]],JPEG:[[255,216,255,224,void 0,void 0,74,70,73,70,0],[255,216,255,225,void 0,void 0,69,120,105,102,0,0],[255,216,255,219],[255,216,255,238]],JPEG2000:[[0,0,0,12,106,80,32,32]],GIF87a:[[71,73,70,56,55,97]],GIF89a:[[71,73,70,56,57,97]],WEBP:[[82,73,70,70,void 0,void 0,void 0,void 0,87,69,66,80]],BMP:[[66,77],[66,65],[67,73],[67,80],[73,67],[80,84]]},Ae=b.__addimage__.getImageFileTypeByImageData=function(Ve,rt){var Ft,yt,fn,pn,Sn,An=E;if((rt=rt||E)==="RGBA"||Ve.data!==void 0&&Ve.data instanceof Uint8ClampedArray&&"height"in Ve&&"width"in Ve)return"RGBA";if(Qn(Ve))for(Sn in ee)for(fn=ee[Sn],Ft=0;Ft<fn.length;Ft+=1){for(pn=!0,yt=0;yt<fn[Ft].length;yt+=1)if(fn[Ft][yt]!==void 0&&fn[Ft][yt]!==Ve[yt]){pn=!1;break}if(pn===!0){An=Sn;break}}else for(Sn in ee)for(fn=ee[Sn],Ft=0;Ft<fn.length;Ft+=1){for(pn=!0,yt=0;yt<fn[Ft].length;yt+=1)if(fn[Ft][yt]!==void 0&&fn[Ft][yt]!==Ve.charCodeAt(yt)){pn=!1;break}if(pn===!0){An=Sn;break}}return An===E&&rt!==E&&(An=rt),An},ae=function Ve(rt){for(var Ft=this.internal.write,yt=this.internal.putStream,fn=(0,this.internal.getFilters)();fn.indexOf("FlateEncode")!==-1;)fn.splice(fn.indexOf("FlateEncode"),1);rt.objectId=this.internal.newObject();var pn=[];if(pn.push({key:"Type",value:"/XObject"}),pn.push({key:"Subtype",value:"/Image"}),pn.push({key:"Width",value:rt.width}),pn.push({key:"Height",value:rt.height}),rt.colorSpace===We.INDEXED?pn.push({key:"ColorSpace",value:"[/Indexed /DeviceRGB "+(rt.palette.length/3-1)+" "+("sMask"in rt&&rt.sMask!==void 0?rt.objectId+2:rt.objectId+1)+" 0 R]"}):(pn.push({key:"ColorSpace",value:"/"+rt.colorSpace}),rt.colorSpace===We.DEVICE_CMYK&&pn.push({key:"Decode",value:"[1 0 1 0 1 0 1 0]"})),pn.push({key:"BitsPerComponent",value:rt.bitsPerComponent}),"decodeParameters"in rt&&rt.decodeParameters!==void 0&&pn.push({key:"DecodeParms",value:"<<"+rt.decodeParameters+">>"}),"transparency"in rt&&Array.isArray(rt.transparency)&&rt.transparency.length>0){for(var Sn="",An=0,wn=rt.transparency.length;An<wn;An++)Sn+=rt.transparency[An]+" "+rt.transparency[An]+" ";pn.push({key:"Mask",value:"["+Sn+"]"})}rt.sMask!==void 0&&pn.push({key:"SMask",value:rt.objectId+1+" 0 R"});var cA=rt.filter!==void 0?["/"+rt.filter]:void 0;if(yt({data:rt.data,additionalKeyValues:pn,alreadyAppliedFilters:cA,objectId:rt.objectId}),Ft("endobj"),"sMask"in rt&&rt.sMask!==void 0){var Wn,Ke=(Wn=rt.sMaskBitsPerComponent)!==null&&Wn!==void 0?Wn:rt.bitsPerComponent,lt={width:rt.width,height:rt.height,colorSpace:"DeviceGray",bitsPerComponent:Ke,data:rt.sMask};"filter"in rt&&(lt.decodeParameters="/Predictor ".concat(rt.predictor," /Colors 1 /BitsPerComponent ").concat(Ke," /Columns ").concat(rt.width),lt.filter=rt.filter),Ve.call(this,lt)}if(rt.colorSpace===We.INDEXED){var pt=this.internal.newObject();yt({data:Ht(new Uint8Array(rt.palette)),objectId:pt}),Ft("endobj")}},fe=function(){var Ve=this.internal.collections[x+"images"];for(var rt in Ve)ae.call(this,Ve[rt])},ce=function(){var Ve,rt=this.internal.collections[x+"images"],Ft=this.internal.write;for(var yt in rt)Ft("/I"+(Ve=rt[yt]).index,Ve.objectId,"0","R")},he=function(){this.internal.collections[x+"images"]||(this.internal.collections[x+"images"]={},this.internal.events.subscribe("putResources",fe),this.internal.events.subscribe("putXobjectDict",ce))},ve=function(){var Ve=this.internal.collections[x+"images"];return he.call(this),Ve},be=function(){return Object.keys(this.internal.collections[x+"images"]).length},Qe=function(Ve){return typeof b["process"+Ve.toUpperCase()]=="function"},Te=function(Ve){return(0,Ce.Z)(Ve)==="object"&&Ve.nodeType===1},ye=function(Ve,rt){if(Ve.nodeName==="IMG"&&Ve.hasAttribute("src")){var Ft=""+Ve.getAttribute("src");if(Ft.indexOf("data:image/")===0)return Tg(unescape(Ft).split("base64,").pop());var yt=b.loadFile(Ft,!0);if(yt!==void 0)return yt}if(Ve.nodeName==="CANVAS"){if(Ve.width===0||Ve.height===0)throw new Error("Given canvas must have data. Canvas width: "+Ve.width+", height: "+Ve.height);var fn;switch(rt){case"PNG":fn="image/png";break;case"WEBP":fn="image/webp";break;default:fn="image/jpeg"}return Tg(Ve.toDataURL(fn,1).split("base64,").pop())}},nt=function(Ve){var rt=this.internal.collections[x+"images"];if(rt){for(var Ft in rt)if(Ve===rt[Ft].alias)return rt[Ft]}},$e=function(Ve,rt,Ft){return Ve||rt||(Ve=-96,rt=-96),Ve<0&&(Ve=-1*Ft.width*72/Ve/this.internal.scaleFactor),rt<0&&(rt=-1*Ft.height*72/rt/this.internal.scaleFactor),Ve===0&&(Ve=rt*Ft.width/Ft.height),rt===0&&(rt=Ve*Ft.height/Ft.width),[Ve,rt]},At=function(Ve,rt,Ft,yt,fn,pn){var Sn=$e.call(this,Ft,yt,fn),An=this.internal.getCoordinateString,wn=this.internal.getVerticalCoordinateString,cA=ve.call(this);if(Ft=Sn[0],yt=Sn[1],cA[fn.index]=fn,pn){pn*=Math.PI/180;var Wn=Math.cos(pn),Ke=Math.sin(pn),lt=function(It){return It.toFixed(4)},pt=[lt(Wn),lt(Ke),lt(-1*Ke),lt(Wn),0,0,"cm"]}this.internal.write("q"),pn?(this.internal.write([1,"0","0",1,An(Ve),wn(rt+yt),"cm"].join(" ")),this.internal.write(pt.join(" ")),this.internal.write([An(Ft),"0","0",An(yt),"0","0","cm"].join(" "))):this.internal.write([An(Ft),"0","0",An(yt),An(Ve),wn(rt+yt),"cm"].join(" ")),this.isAdvancedAPI()&&this.internal.write([1,0,0,-1,0,0,"cm"].join(" ")),this.internal.write("/I"+fn.index+" Do"),this.internal.write("Q")},We=b.color_spaces={DEVICE_RGB:"DeviceRGB",DEVICE_GRAY:"DeviceGray",DEVICE_CMYK:"DeviceCMYK",CAL_GREY:"CalGray",CAL_RGB:"CalRGB",LAB:"Lab",ICC_BASED:"ICCBased",INDEXED:"Indexed",PATTERN:"Pattern",SEPARATION:"Separation",DEVICE_N:"DeviceN"};b.decode={DCT_DECODE:"DCTDecode",FLATE_DECODE:"FlateDecode",LZW_DECODE:"LZWDecode",JPX_DECODE:"JPXDecode",JBIG2_DECODE:"JBIG2Decode",ASCII85_DECODE:"ASCII85Decode",ASCII_HEX_DECODE:"ASCIIHexDecode",RUN_LENGTH_DECODE:"RunLengthDecode",CCITT_FAX_DECODE:"CCITTFaxDecode"};var Lt=b.image_compression={NONE:"NONE",FAST:"FAST",MEDIUM:"MEDIUM",SLOW:"SLOW"},St=b.__addimage__.sHashCode=function(Ve){var rt,Ft,yt=0;if(typeof Ve=="string")for(Ft=Ve.length,rt=0;rt<Ft;rt++)yt=(yt<<5)-yt+Ve.charCodeAt(rt),yt|=0;else if(Qn(Ve))for(Ft=Ve.byteLength/2,rt=0;rt<Ft;rt++)yt=(yt<<5)-yt+Ve[rt],yt|=0;return yt},gt=b.__addimage__.validateStringAsBase64=function(Ve){(Ve=Ve||"").toString().trim();var rt=!0;return Ve.length===0&&(rt=!1),Ve.length%4!=0&&(rt=!1),/^[A-Za-z0-9+/]+$/.test(Ve.substr(0,Ve.length-2))===!1&&(rt=!1),/^[A-Za-z0-9/][A-Za-z0-9+/]|[A-Za-z0-9+/]=|==$/.test(Ve.substr(-2))===!1&&(rt=!1),rt},ln=b.__addimage__.extractImageFromDataUrl=function(Ve){if(Ve==null||!(Ve=Ve.trim()).startsWith("data:"))return null;var rt=Ve.indexOf(",");return rt<0?null:Ve.substring(0,rt).trim().endsWith("base64")?Ve.substring(rt+1):null};b.__addimage__.isArrayBuffer=function(Ve){return Ve instanceof ArrayBuffer};var Qn=b.__addimage__.isArrayBufferView=function(Ve){return Ve instanceof Int8Array||Ve instanceof Uint8Array||Ve instanceof Uint8ClampedArray||Ve instanceof Int16Array||Ve instanceof Uint16Array||Ve instanceof Int32Array||Ve instanceof Uint32Array||Ve instanceof Float32Array||Ve instanceof Float64Array},vn=b.__addimage__.binaryStringToUint8Array=function(Ve){for(var rt=Ve.length,Ft=new Uint8Array(rt),yt=0;yt<rt;yt++)Ft[yt]=Ve.charCodeAt(yt);return Ft},Ht=b.__addimage__.arrayBufferToBinaryString=function(Ve){for(var rt="",Ft=Qn(Ve)?Ve:new Uint8Array(Ve),yt=0;yt<Ft.length;yt+=8192)rt+=String.fromCharCode.apply(null,Ft.subarray(yt,yt+8192));return rt};b.addImage=function(){var Ve,rt,Ft,yt,fn,pn,Sn,An,wn;if(typeof arguments[1]=="number"?(rt=E,Ft=arguments[1],yt=arguments[2],fn=arguments[3],pn=arguments[4],Sn=arguments[5],An=arguments[6],wn=arguments[7]):(rt=arguments[1],Ft=arguments[2],yt=arguments[3],fn=arguments[4],pn=arguments[5],Sn=arguments[6],An=arguments[7],wn=arguments[8]),(0,Ce.Z)(Ve=arguments[0])==="object"&&!Te(Ve)&&"imageData"in Ve){var cA=Ve;Ve=cA.imageData,rt=cA.format||rt||E,Ft=cA.x||Ft||0,yt=cA.y||yt||0,fn=cA.w||cA.width||fn,pn=cA.h||cA.height||pn,Sn=cA.alias||Sn,An=cA.compression||An,wn=cA.rotation||cA.angle||wn}var Wn=this.internal.getFilters();if(An===void 0&&Wn.indexOf("FlateEncode")!==-1&&(An="SLOW"),isNaN(Ft)||isNaN(yt))throw new Error("Invalid coordinates passed to jsPDF.addImage");he.call(this);var Ke=ut.call(this,Ve,rt,Sn,An);return At.call(this,Ft,yt,fn,pn,Ke,wn),this};var ut=function(Ve,rt,Ft,yt){var fn,pn,Sn;if(typeof Ve=="string"&&Ae(Ve)===E){Ve=unescape(Ve);var An=Jt(Ve,!1);(An!==""||(An=b.loadFile(Ve,!0))!==void 0)&&(Ve=An)}if(Te(Ve)&&(Ve=ye(Ve,rt)),rt=Ae(Ve,rt),!Qe(rt))throw new Error("addImage does not support files of type '"+rt+"', please ensure that a plugin for '"+rt+"' support is added.");if(((Sn=Ft)==null||Sn.length===0)&&(Ft=function(wn){return typeof wn=="string"||Qn(wn)?St(wn):Qn(wn.data)?St(wn.data):null}(Ve)),(fn=nt.call(this,Ft))||(Ve instanceof Uint8Array||rt==="RGBA"||(pn=Ve,Ve=vn(Ve)),fn=this["process"+rt.toUpperCase()](Ve,be.call(this),Ft,function(wn){return wn&&typeof wn=="string"&&(wn=wn.toUpperCase()),wn in b.image_compression?wn:Lt.NONE}(yt),pn)),!fn)throw new Error("An unknown error occurred whilst processing the image.");return fn},Jt=b.__addimage__.convertBase64ToBinaryString=function(Ve,rt){rt=typeof rt!="boolean"||rt;var Ft,yt="";if(typeof Ve=="string"){var fn;Ft=(fn=ln(Ve))!==null&&fn!==void 0?fn:Ve;try{yt=Tg(Ft)}catch(pn){if(rt)throw gt(Ft)?new Error("atob-Error in jsPDF.convertBase64ToBinaryString "+pn.message):new Error("Supplied Data is not a valid base64-String jsPDF.convertBase64ToBinaryString ")}}return yt};b.getImageProperties=function(Ve){var rt,Ft,yt="";if(Te(Ve)&&(Ve=ye(Ve)),typeof Ve=="string"&&Ae(Ve)===E&&((yt=Jt(Ve,!1))===""&&(yt=b.loadFile(Ve)||""),Ve=yt),Ft=Ae(Ve),!Qe(Ft))throw new Error("addImage does not support files of type '"+Ft+"', please ensure that a plugin for '"+Ft+"' support is added.");if(Ve instanceof Uint8Array||(Ve=vn(Ve)),!(rt=this["process"+Ft.toUpperCase()](Ve)))throw new Error("An unknown error occurred whilst processing the image");return rt.fileType=Ft,rt}})(MA.API),function(b){var x=function(E){if(E!==void 0&&E!="")return!0};MA.API.events.push(["addPage",function(E){this.internal.getPageInfo(E.pageNumber).pageContext.annotations=[]}]),b.events.push(["putPage",function(E){for(var ee,Ae,ae,fe=this.internal.getCoordinateString,ce=this.internal.getVerticalCoordinateString,he=this.internal.getPageInfoByObjId(E.objId),ve=E.pageContext.annotations,be=!1,Qe=0;Qe<ve.length&&!be;Qe++)switch((ee=ve[Qe]).type){case"link":(x(ee.options.url)||x(ee.options.pageNumber))&&(be=!0);break;case"reference":case"text":case"freetext":be=!0}if(be!=0){this.internal.write("/Annots [");for(var Te=0;Te<ve.length;Te++){ee=ve[Te];var ye=this.internal.pdfEscape,nt=this.internal.getEncryptor(E.objId);switch(ee.type){case"reference":this.internal.write(" "+ee.object.objId+" 0 R ");break;case"text":var $e=this.internal.newAdditionalObject(),At=this.internal.newAdditionalObject(),We=this.internal.getEncryptor($e.objId),Lt=ee.title||"Note";ae="<</Type /Annot /Subtype /Text "+(Ae="/Rect ["+fe(ee.bounds.x)+" "+ce(ee.bounds.y+ee.bounds.h)+" "+fe(ee.bounds.x+ee.bounds.w)+" "+ce(ee.bounds.y)+"] ")+"/Contents ("+ye(We(ee.contents))+")",ae+=" /Popup "+At.objId+" 0 R",ae+=" /P "+he.objId+" 0 R",ae+=" /T ("+ye(We(Lt))+") >>",$e.content=ae;var St=$e.objId+" 0 R";ae="<</Type /Annot /Subtype /Popup "+(Ae="/Rect ["+fe(ee.bounds.x+30)+" "+ce(ee.bounds.y+ee.bounds.h)+" "+fe(ee.bounds.x+ee.bounds.w+30)+" "+ce(ee.bounds.y)+"] ")+" /Parent "+St,ee.open&&(ae+=" /Open true"),ae+=" >>",At.content=ae,this.internal.write($e.objId,"0 R",At.objId,"0 R");break;case"freetext":Ae="/Rect ["+fe(ee.bounds.x)+" "+ce(ee.bounds.y)+" "+fe(ee.bounds.x+ee.bounds.w)+" "+ce(ee.bounds.y+ee.bounds.h)+"] ";var gt=ee.color||"#000000";ae="<</Type /Annot /Subtype /FreeText "+Ae+"/Contents ("+ye(nt(ee.contents))+")",ae+=" /DS(font: Helvetica,sans-serif 12.0pt; text-align:left; color:#"+gt+")",ae+=" /Border [0 0 0]",ae+=" >>",this.internal.write(ae);break;case"link":if(ee.options.name){var ln=this.annotations._nameMap[ee.options.name];ee.options.pageNumber=ln.page,ee.options.top=ln.y}else ee.options.top||(ee.options.top=0);if(Ae="/Rect ["+ee.finalBounds.x+" "+ee.finalBounds.y+" "+ee.finalBounds.w+" "+ee.finalBounds.h+"] ",ae="",ee.options.url)ae="<</Type /Annot /Subtype /Link "+Ae+"/Border [0 0 0] /A <</S /URI /URI ("+ye(nt(ee.options.url))+") >>";else if(ee.options.pageNumber)switch(ae="<</Type /Annot /Subtype /Link "+Ae+"/Border [0 0 0] /Dest ["+this.internal.getPageInfo(ee.options.pageNumber).objId+" 0 R",ee.options.magFactor=ee.options.magFactor||"XYZ",ee.options.magFactor){case"Fit":ae+=" /Fit]";break;case"FitH":ae+=" /FitH "+ee.options.top+"]";break;case"FitV":ee.options.left=ee.options.left||0,ae+=" /FitV "+ee.options.left+"]";break;default:var Qn=ce(ee.options.top);ee.options.left=ee.options.left||0,ee.options.zoom===void 0&&(ee.options.zoom=0),ae+=" /XYZ "+ee.options.left+" "+Qn+" "+ee.options.zoom+"]"}ae!=""&&(ae+=" >>",this.internal.write(ae))}}this.internal.write("]")}}]),b.createAnnotation=function(E){var ee=this.internal.getCurrentPageInfo();switch(E.type){case"link":this.link(E.bounds.x,E.bounds.y,E.bounds.w,E.bounds.h,E);break;case"text":case"freetext":ee.pageContext.annotations.push(E)}},b.link=function(E,ee,Ae,ae,fe){var ce=this.internal.getCurrentPageInfo(),he=this.internal.getCoordinateString,ve=this.internal.getVerticalCoordinateString;ce.pageContext.annotations.push({finalBounds:{x:he(E),y:ve(ee),w:he(E+Ae),h:ve(ee+ae)},options:fe,type:"link"})},b.textWithLink=function(E,ee,Ae,ae){var fe,ce,he=this.getTextWidth(E),ve=this.internal.getLineHeight()/this.internal.scaleFactor;if(ae.maxWidth!==void 0){ce=ae.maxWidth;var be=this.splitTextToSize(E,ce).length;fe=Math.ceil(ve*be)}else ce=he,fe=ve;return this.text(E,ee,Ae,ae),Ae+=.2*ve,ae.align==="center"&&(ee-=he/2),ae.align==="right"&&(ee-=he),this.link(ee,Ae-ve,ce,fe,ae),he},b.getTextWidth=function(E){var ee=this.internal.getFontSize();return this.getStringUnitWidth(E)*ee/this.internal.scaleFactor}}(MA.API),function(b){var x={1569:[65152],1570:[65153,65154],1571:[65155,65156],1572:[65157,65158],1573:[65159,65160],1574:[65161,65162,65163,65164],1575:[65165,65166],1576:[65167,65168,65169,65170],1577:[65171,65172],1578:[65173,65174,65175,65176],1579:[65177,65178,65179,65180],1580:[65181,65182,65183,65184],1581:[65185,65186,65187,65188],1582:[65189,65190,65191,65192],1583:[65193,65194],1584:[65195,65196],1585:[65197,65198],1586:[65199,65200],1587:[65201,65202,65203,65204],1588:[65205,65206,65207,65208],1589:[65209,65210,65211,65212],1590:[65213,65214,65215,65216],1591:[65217,65218,65219,65220],1592:[65221,65222,65223,65224],1593:[65225,65226,65227,65228],1594:[65229,65230,65231,65232],1601:[65233,65234,65235,65236],1602:[65237,65238,65239,65240],1603:[65241,65242,65243,65244],1604:[65245,65246,65247,65248],1605:[65249,65250,65251,65252],1606:[65253,65254,65255,65256],1607:[65257,65258,65259,65260],1608:[65261,65262],1609:[65263,65264,64488,64489],1610:[65265,65266,65267,65268],1649:[64336,64337],1655:[64477],1657:[64358,64359,64360,64361],1658:[64350,64351,64352,64353],1659:[64338,64339,64340,64341],1662:[64342,64343,64344,64345],1663:[64354,64355,64356,64357],1664:[64346,64347,64348,64349],1667:[64374,64375,64376,64377],1668:[64370,64371,64372,64373],1670:[64378,64379,64380,64381],1671:[64382,64383,64384,64385],1672:[64392,64393],1676:[64388,64389],1677:[64386,64387],1678:[64390,64391],1681:[64396,64397],1688:[64394,64395],1700:[64362,64363,64364,64365],1702:[64366,64367,64368,64369],1705:[64398,64399,64400,64401],1709:[64467,64468,64469,64470],1711:[64402,64403,64404,64405],1713:[64410,64411,64412,64413],1715:[64406,64407,64408,64409],1722:[64414,64415],1723:[64416,64417,64418,64419],1726:[64426,64427,64428,64429],1728:[64420,64421],1729:[64422,64423,64424,64425],1733:[64480,64481],1734:[64473,64474],1735:[64471,64472],1736:[64475,64476],1737:[64482,64483],1739:[64478,64479],1740:[64508,64509,64510,64511],1744:[64484,64485,64486,64487],1746:[64430,64431],1747:[64432,64433]},E={65247:{65154:65269,65156:65271,65160:65273,65166:65275},65248:{65154:65270,65156:65272,65160:65274,65166:65276},65165:{65247:{65248:{65258:65010}}},1617:{1612:64606,1613:64607,1614:64608,1615:64609,1616:64610}},ee={1612:64606,1613:64607,1614:64608,1615:64609,1616:64610},Ae=[1570,1571,1573,1575];b.__arabicParser__={};var ae=b.__arabicParser__.isInArabicSubstitutionA=function($e){return x[$e.charCodeAt(0)]!==void 0},fe=b.__arabicParser__.isArabicLetter=function($e){return typeof $e=="string"&&/^[\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF\uFB50-\uFDFF\uFE70-\uFEFF]+$/.test($e)},ce=b.__arabicParser__.isArabicEndLetter=function($e){return fe($e)&&ae($e)&&x[$e.charCodeAt(0)].length<=2},he=b.__arabicParser__.isArabicAlfLetter=function($e){return fe($e)&&Ae.indexOf($e.charCodeAt(0))>=0};b.__arabicParser__.arabicLetterHasIsolatedForm=function($e){return fe($e)&&ae($e)&&x[$e.charCodeAt(0)].length>=1};var ve=b.__arabicParser__.arabicLetterHasFinalForm=function($e){return fe($e)&&ae($e)&&x[$e.charCodeAt(0)].length>=2};b.__arabicParser__.arabicLetterHasInitialForm=function($e){return fe($e)&&ae($e)&&x[$e.charCodeAt(0)].length>=3};var be=b.__arabicParser__.arabicLetterHasMedialForm=function($e){return fe($e)&&ae($e)&&x[$e.charCodeAt(0)].length==4},Qe=b.__arabicParser__.resolveLigatures=function($e){var At=0,We=E,Lt="",St=0;for(At=0;At<$e.length;At+=1)We[$e.charCodeAt(At)]!==void 0?(St++,typeof(We=We[$e.charCodeAt(At)])=="number"&&(Lt+=String.fromCharCode(We),We=E,St=0),At===$e.length-1&&(We=E,Lt+=$e.charAt(At-(St-1)),At-=St-1,St=0)):(We=E,Lt+=$e.charAt(At-St),At-=St,St=0);return Lt};b.__arabicParser__.isArabicDiacritic=function($e){return $e!==void 0&&ee[$e.charCodeAt(0)]!==void 0};var Te=b.__arabicParser__.getCorrectForm=function($e,At,We){return fe($e)?ae($e)===!1?-1:!ve($e)||!fe(At)&&!fe(We)||!fe(We)&&ce(At)||ce($e)&&!fe(At)||ce($e)&&he(At)||ce($e)&&ce(At)?0:be($e)&&fe(At)&&!ce(At)&&fe(We)&&ve(We)?3:ce($e)||!fe(We)?1:2:-1},ye=function($e){var At=0,We=0,Lt=0,St="",gt="",ln="",Qn=($e=$e||"").split("\\s+"),vn=[];for(At=0;At<Qn.length;At+=1){for(vn.push(""),We=0;We<Qn[At].length;We+=1)St=Qn[At][We],gt=Qn[At][We-1],ln=Qn[At][We+1],fe(St)?(Lt=Te(St,gt,ln),vn[At]+=Lt!==-1?String.fromCharCode(x[St.charCodeAt(0)][Lt]):St):vn[At]+=St;vn[At]=Qe(vn[At])}return vn.join(" ")},nt=b.__arabicParser__.processArabic=b.processArabic=function(){var $e,At=typeof arguments[0]=="string"?arguments[0]:arguments[0].text,We=[];if(Array.isArray(At)){var Lt=0;for(We=[],Lt=0;Lt<At.length;Lt+=1)Array.isArray(At[Lt])?We.push([ye(At[Lt][0]),At[Lt][1],At[Lt][2]]):We.push([ye(At[Lt])]);$e=We}else $e=ye(At);return typeof arguments[0]=="string"?$e:(arguments[0].text=$e,arguments[0])};b.events.push(["preProcessText",nt])}(MA.API),MA.API.autoPrint=function(b){var x;return(b=b||{}).variant=b.variant||"non-conform",b.variant==="javascript"?this.addJS("print({});"):(this.internal.events.subscribe("postPutResources",function(){x=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/S /Named"),this.internal.out("/Type /Action"),this.internal.out("/N /Print"),this.internal.out(">>"),this.internal.out("endobj")}),this.internal.events.subscribe("putCatalog",function(){this.internal.out("/OpenAction "+x+" 0 R")})),this},function(b){var x=function(){var E=void 0;Object.defineProperty(this,"pdf",{get:function(){return E},set:function(ce){E=ce}});var ee=150;Object.defineProperty(this,"width",{get:function(){return ee},set:function(ce){ee=isNaN(ce)||Number.isInteger(ce)===!1||ce<0?150:ce,this.getContext("2d").pageWrapXEnabled&&(this.getContext("2d").pageWrapX=ee+1)}});var Ae=300;Object.defineProperty(this,"height",{get:function(){return Ae},set:function(ce){Ae=isNaN(ce)||Number.isInteger(ce)===!1||ce<0?300:ce,this.getContext("2d").pageWrapYEnabled&&(this.getContext("2d").pageWrapY=Ae+1)}});var ae=[];Object.defineProperty(this,"childNodes",{get:function(){return ae},set:function(ce){ae=ce}});var fe={};Object.defineProperty(this,"style",{get:function(){return fe},set:function(ce){fe=ce}}),Object.defineProperty(this,"parentNode",{})};x.prototype.getContext=function(E,ee){var Ae;if((E=E||"2d")!=="2d")return null;for(Ae in ee)this.pdf.context2d.hasOwnProperty(Ae)&&(this.pdf.context2d[Ae]=ee[Ae]);return this.pdf.context2d._canvas=this,this.pdf.context2d},x.prototype.toDataURL=function(){throw new Error("toDataURL is not implemented.")},b.events.push(["initialized",function(){this.canvas=new x,this.canvas.pdf=this}])}(MA.API),function(b){var x={left:0,top:0,bottom:0,right:0},E=!1,ee=function(){this.internal.__cell__===void 0&&(this.internal.__cell__={},this.internal.__cell__.padding=3,this.internal.__cell__.headerFunction=void 0,this.internal.__cell__.margins=Object.assign({},x),this.internal.__cell__.margins.width=this.getPageWidth(),Ae.call(this))},Ae=function(){this.internal.__cell__.lastCell=new ae,this.internal.__cell__.pages=1},ae=function(){var he=arguments[0];Object.defineProperty(this,"x",{enumerable:!0,get:function(){return he},set:function($e){he=$e}});var ve=arguments[1];Object.defineProperty(this,"y",{enumerable:!0,get:function(){return ve},set:function($e){ve=$e}});var be=arguments[2];Object.defineProperty(this,"width",{enumerable:!0,get:function(){return be},set:function($e){be=$e}});var Qe=arguments[3];Object.defineProperty(this,"height",{enumerable:!0,get:function(){return Qe},set:function($e){Qe=$e}});var Te=arguments[4];Object.defineProperty(this,"text",{enumerable:!0,get:function(){return Te},set:function($e){Te=$e}});var ye=arguments[5];Object.defineProperty(this,"lineNumber",{enumerable:!0,get:function(){return ye},set:function($e){ye=$e}});var nt=arguments[6];return Object.defineProperty(this,"align",{enumerable:!0,get:function(){return nt},set:function($e){nt=$e}}),this};ae.prototype.clone=function(){return new ae(this.x,this.y,this.width,this.height,this.text,this.lineNumber,this.align)},ae.prototype.toArray=function(){return[this.x,this.y,this.width,this.height,this.text,this.lineNumber,this.align]},b.setHeaderFunction=function(he){return ee.call(this),this.internal.__cell__.headerFunction=typeof he=="function"?he:void 0,this},b.getTextDimensions=function(he,ve){ee.call(this);var be=(ve=ve||{}).fontSize||this.getFontSize(),Qe=ve.font||this.getFont(),Te=ve.scaleFactor||this.internal.scaleFactor,ye=0,nt=0,$e=0,At=this;if(!Array.isArray(he)&&typeof he!="string"){if(typeof he!="number")throw new Error("getTextDimensions expects text-parameter to be of type String or type Number or an Array of Strings.");he=String(he)}var We=ve.maxWidth;We>0?typeof he=="string"?he=this.splitTextToSize(he,We):Object.prototype.toString.call(he)==="[object Array]"&&(he=he.reduce(function(St,gt){return St.concat(At.splitTextToSize(gt,We))},[])):he=Array.isArray(he)?he:[he];for(var Lt=0;Lt<he.length;Lt++)ye<($e=this.getStringUnitWidth(he[Lt],{font:Qe})*be)&&(ye=$e);return ye!==0&&(nt=he.length),{w:ye/=Te,h:Math.max((nt*be*this.getLineHeightFactor()-be*(this.getLineHeightFactor()-1))/Te,0)}},b.cellAddPage=function(){ee.call(this),this.addPage();var he=this.internal.__cell__.margins||x;return this.internal.__cell__.lastCell=new ae(he.left,he.top,void 0,void 0),this.internal.__cell__.pages+=1,this};var fe=b.cell=function(){var he;he=arguments[0]instanceof ae?arguments[0]:new ae(arguments[0],arguments[1],arguments[2],arguments[3],arguments[4],arguments[5]),ee.call(this);var ve=this.internal.__cell__.lastCell,be=this.internal.__cell__.padding,Qe=this.internal.__cell__.margins||x,Te=this.internal.__cell__.tableHeaderRow,ye=this.internal.__cell__.printHeaders;return ve.lineNumber!==void 0&&(ve.lineNumber===he.lineNumber?(he.x=(ve.x||0)+(ve.width||0),he.y=ve.y||0):ve.y+ve.height+he.height+Qe.bottom>this.getPageHeight()?(this.cellAddPage(),he.y=Qe.top,ye&&Te&&(this.printHeaderRow(he.lineNumber,!0),he.y+=Te[0].height)):he.y=ve.y+ve.height||he.y),he.text[0]!==void 0&&(this.rect(he.x,he.y,he.width,he.height,E===!0?"FD":void 0),he.align==="right"?this.text(he.text,he.x+he.width-be,he.y+be,{align:"right",baseline:"top"}):he.align==="center"?this.text(he.text,he.x+he.width/2,he.y+be,{align:"center",baseline:"top",maxWidth:he.width-be-be}):this.text(he.text,he.x+be,he.y+be,{align:"left",baseline:"top",maxWidth:he.width-be-be})),this.internal.__cell__.lastCell=he,this};b.table=function(he,ve,be,Qe,Te){if(ee.call(this),!be)throw new Error("No data for PDF table.");var ye,nt,$e,At,We=[],Lt=[],St=[],gt={},ln={},Qn=[],vn=[],Ht=(Te=Te||{}).autoSize||!1,ut=Te.printHeaders!==!1,Jt=Te.css&&Te.css["font-size"]!==void 0?16*Te.css["font-size"]:Te.fontSize||12,Ve=Te.margins||Object.assign({width:this.getPageWidth()},x),rt=typeof Te.padding=="number"?Te.padding:3,Ft=Te.headerBackgroundColor||"#c8c8c8",yt=Te.headerTextColor||"#000";if(Ae.call(this),this.internal.__cell__.printHeaders=ut,this.internal.__cell__.margins=Ve,this.internal.__cell__.table_font_size=Jt,this.internal.__cell__.padding=rt,this.internal.__cell__.headerBackgroundColor=Ft,this.internal.__cell__.headerTextColor=yt,this.setFontSize(Jt),Qe==null)Lt=We=Object.keys(be[0]),St=We.map(function(){return"left"});else if(Array.isArray(Qe)&&(0,Ce.Z)(Qe[0])==="object")for(We=Qe.map(function(cA){return cA.name}),Lt=Qe.map(function(cA){return cA.prompt||cA.name||""}),St=Qe.map(function(cA){return cA.align||"left"}),ye=0;ye<Qe.length;ye+=1)ln[Qe[ye].name]=.7499990551181103*Qe[ye].width;else Array.isArray(Qe)&&typeof Qe[0]=="string"&&(Lt=We=Qe,St=We.map(function(){return"left"}));if(Ht||Array.isArray(Qe)&&typeof Qe[0]=="string")for(ye=0;ye<We.length;ye+=1){for(gt[At=We[ye]]=be.map(function(cA){return cA[At]}),this.setFont(void 0,"bold"),Qn.push(this.getTextDimensions(Lt[ye],{fontSize:this.internal.__cell__.table_font_size,scaleFactor:this.internal.scaleFactor}).w),nt=gt[At],this.setFont(void 0,"normal"),$e=0;$e<nt.length;$e+=1)Qn.push(this.getTextDimensions(nt[$e],{fontSize:this.internal.__cell__.table_font_size,scaleFactor:this.internal.scaleFactor}).w);ln[At]=Math.max.apply(null,Qn)+rt+rt,Qn=[]}if(ut){var fn={};for(ye=0;ye<We.length;ye+=1)fn[We[ye]]={},fn[We[ye]].text=Lt[ye],fn[We[ye]].align=St[ye];var pn=ce.call(this,fn,ln);vn=We.map(function(cA){return new ae(he,ve,ln[cA],pn,fn[cA].text,void 0,fn[cA].align)}),this.setTableHeaderRow(vn),this.printHeaderRow(1,!1)}var Sn=Qe.reduce(function(cA,Wn){return cA[Wn.name]=Wn.align,cA},{});for(ye=0;ye<be.length;ye+=1){"rowStart"in Te&&Te.rowStart instanceof Function&&Te.rowStart({row:ye,data:be[ye]},this);var An=ce.call(this,be[ye],ln);for($e=0;$e<We.length;$e+=1){var wn=be[ye][We[$e]];"cellStart"in Te&&Te.cellStart instanceof Function&&Te.cellStart({row:ye,col:$e,data:wn},this),fe.call(this,new ae(he,ve,ln[We[$e]],An,wn,ye+2,Sn[We[$e]]))}}return this.internal.__cell__.table_x=he,this.internal.__cell__.table_y=ve,this};var ce=function(he,ve){var be=this.internal.__cell__.padding,Qe=this.internal.__cell__.table_font_size,Te=this.internal.scaleFactor;return Object.keys(he).map(function(ye){var nt=he[ye];return this.splitTextToSize(nt.hasOwnProperty("text")?nt.text:nt,ve[ye]-be-be)},this).map(function(ye){return this.getLineHeightFactor()*ye.length*Qe/Te+be+be},this).reduce(function(ye,nt){return Math.max(ye,nt)},0)};b.setTableHeaderRow=function(he){ee.call(this),this.internal.__cell__.tableHeaderRow=he},b.printHeaderRow=function(he,ve){if(ee.call(this),!this.internal.__cell__.tableHeaderRow)throw new Error("Property tableHeaderRow does not exist.");var be;if(E=!0,typeof this.internal.__cell__.headerFunction=="function"){var Qe=this.internal.__cell__.headerFunction(this,this.internal.__cell__.pages);this.internal.__cell__.lastCell=new ae(Qe[0],Qe[1],Qe[2],Qe[3],void 0,-1)}this.setFont(void 0,"bold");for(var Te=[],ye=0;ye<this.internal.__cell__.tableHeaderRow.length;ye+=1){be=this.internal.__cell__.tableHeaderRow[ye].clone(),ve&&(be.y=this.internal.__cell__.margins.top||0,Te.push(be)),be.lineNumber=he;var nt=this.getTextColor();this.setTextColor(this.internal.__cell__.headerTextColor),this.setFillColor(this.internal.__cell__.headerBackgroundColor),fe.call(this,be),this.setTextColor(nt)}Te.length>0&&this.setTableHeaderRow(Te),this.setFont(void 0,"normal"),E=!1}}(MA.API);var no={italic:["italic","oblique","normal"],oblique:["oblique","italic","normal"],normal:["normal","oblique","italic"]},As=["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded"],bo=ta(As),Qo=[100,200,300,400,500,600,700,800,900],al=ta(Qo);function si(b){var x=b.family.replace(/"|'/g,"").toLowerCase(),E=function(ae){return no[ae=ae||"normal"]?ae:"normal"}(b.style),ee=function(ae){return ae?typeof ae=="number"?ae>=100&&ae<=900&&ae%100==0?ae:400:/^\d00$/.test(ae)?parseInt(ae):ae==="bold"?700:400:400}(b.weight),Ae=function(ae){return typeof bo[ae=ae||"normal"]=="number"?ae:"normal"}(b.stretch);return{family:x,style:E,weight:ee,stretch:Ae,src:b.src||[],ref:b.ref||{name:x,style:[Ae,E,ee].join(" ")}}}function rs(b,x,E,ee){var Ae;for(Ae=E;Ae>=0&&Ae<x.length;Ae+=ee)if(b[x[Ae]])return b[x[Ae]];for(Ae=E;Ae>=0&&Ae<x.length;Ae-=ee)if(b[x[Ae]])return b[x[Ae]]}var ol={"sans-serif":"helvetica",fixed:"courier",monospace:"courier",terminal:"courier",cursive:"times",fantasy:"times",serif:"times"},Qs={caption:"times",icon:"times",menu:"times","message-box":"times","small-caption":"times","status-bar":"times"};function _i(b){return[b.stretch,b.style,b.weight,b.family].join(" ")}function Is(b){return b.trimLeft()}function as(b,x){for(var E=0;E<b.length;){if(b.charAt(E)===x)return[b.substring(0,E),b.substring(E+1)];E+=1}return null}function Kl(b){var x=b.match(/^(-[a-z_]|[a-z_])[a-z0-9_-]*/i);return x===null?null:[x[0],b.substring(x[0].length)]}var Ns,Ep,Lp,nc,bh,xp,Up,Qp,jm=["times"];function Ip(b,x,E,ee,Ae){var ae=4,fe=Dp;switch(Ae){case MA.API.image_compression.FAST:ae=1,fe=Np;break;case MA.API.image_compression.MEDIUM:ae=6,fe=Op;break;case MA.API.image_compression.SLOW:ae=9,fe=_p}b=function(he,ve,be,Qe){for(var Te,ye=he.length/ve,nt=new Uint8Array(he.length+ye),$e=[x1,Np,Dp,Op,_p],At=0;At<ye;At+=1){var We=At*ve,Lt=he.subarray(We,We+ve);if(Qe)nt.set(Qe(Lt,be,Te),We+At);else{for(var St=$e.length,gt=[],ln=0;ln<St;ln+=1)gt[ln]=$e[ln](Lt,be,Te);var Qn=Q1(gt.concat());nt.set(gt[Qn],We+At)}Te=Lt}return nt}(b,x,Math.ceil(E*ee/8),fe);var ce=wt(b,{level:ae});return MA.API.__addimage__.arrayBufferToBinaryString(ce)}function x1(b){var x=Array.apply([],b);return x.unshift(0),x}function Np(b,x){var E=b.length,ee=[];ee[0]=1;for(var Ae=0;Ae<E;Ae+=1){var ae=b[Ae-x]||0;ee[Ae+1]=b[Ae]-ae+256&255}return ee}function Dp(b,x,E){var ee=b.length,Ae=[];Ae[0]=2;for(var ae=0;ae<ee;ae+=1){var fe=E&&E[ae]||0;Ae[ae+1]=b[ae]-fe+256&255}return Ae}function Op(b,x,E){var ee=b.length,Ae=[];Ae[0]=3;for(var ae=0;ae<ee;ae+=1){var fe=b[ae-x]||0,ce=E&&E[ae]||0;Ae[ae+1]=b[ae]+256-(fe+ce>>>1)&255}return Ae}function _p(b,x,E){var ee=b.length,Ae=[];Ae[0]=4;for(var ae=0;ae<ee;ae+=1){var fe=U1(b[ae-x]||0,E&&E[ae]||0,E&&E[ae-x]||0);Ae[ae+1]=b[ae]-fe+256&255}return Ae}function U1(b,x,E){if(b===x&&x===E)return b;var ee=Math.abs(x-E),Ae=Math.abs(b-E),ae=Math.abs(b+x-E-E);return ee<=Ae&&ee<=ae?b:Ae<=ae?x:E}function Q1(b){var x=b.map(function(E){return E.reduce(function(ee,Ae){return ee+Math.abs(Ae)},0)});return x.indexOf(Math.min.apply(null,x))}function Tm(b,x,E){var ee=x*E,Ae=Math.floor(ee/8),ae=16-(ee-8*Ae+E),fe=(1<<E)-1;return jp(b,Ae)>>ae&fe}function Hp(b,x,E,ee){var Ae=E*ee,ae=Math.floor(Ae/8),fe=16-(Ae-8*ae+ee),ce=(1<<ee)-1,he=(x&ce)<<fe;(function(ve,be,Qe){if(be+1<ve.byteLength)ve.setUint16(be,Qe,!1);else{var Te=Qe>>8&255;ve.setUint8(be,Te)}})(b,ae,jp(b,ae)&~(ce<<fe)&65535|he)}function jp(b,x){return x+1<b.byteLength?b.getUint16(x,!1):b.getUint8(x)<<8}function I1(b){var x=0;if(b[x++]!==71||b[x++]!==73||b[x++]!==70||b[x++]!==56||(b[x++]+1&253)!=56||b[x++]!==97)throw new Error("Invalid GIF 87a/89a header.");var E=b[x++]|b[x++]<<8,ee=b[x++]|b[x++]<<8,Ae=b[x++],ae=Ae>>7,fe=1<<1+(7&Ae);b[x++],b[x++];var ce=null,he=null;ae&&(ce=x,he=fe,x+=3*fe);var ve=!0,be=[],Qe=0,Te=null,ye=0,nt=null;for(this.width=E,this.height=ee;ve&&x<b.length;)switch(b[x++]){case 33:switch(b[x++]){case 255:if(b[x]!==11||b[x+1]==78&&b[x+2]==69&&b[x+3]==84&&b[x+4]==83&&b[x+5]==67&&b[x+6]==65&&b[x+7]==80&&b[x+8]==69&&b[x+9]==50&&b[x+10]==46&&b[x+11]==48&&b[x+12]==3&&b[x+13]==1&&b[x+16]==0)x+=14,nt=b[x++]|b[x++]<<8,x++;else for(x+=12;;){if(!((Ve=b[x++])>=0))throw Error("Invalid block size");if(Ve===0)break;x+=Ve}break;case 249:if(b[x++]!==4||b[x+4]!==0)throw new Error("Invalid graphics extension block.");var $e=b[x++];Qe=b[x++]|b[x++]<<8,Te=b[x++],1&$e||(Te=null),ye=$e>>2&7,x++;break;case 254:for(;;){if(!((Ve=b[x++])>=0))throw Error("Invalid block size");if(Ve===0)break;x+=Ve}break;default:throw new Error("Unknown graphic control label: 0x"+b[x-1].toString(16))}break;case 44:var At=b[x++]|b[x++]<<8,We=b[x++]|b[x++]<<8,Lt=b[x++]|b[x++]<<8,St=b[x++]|b[x++]<<8,gt=b[x++],ln=gt>>6&1,Qn=1<<1+(7&gt),vn=ce,Ht=he,ut=!1;gt>>7&&(ut=!0,vn=x,Ht=Qn,x+=3*Qn);var Jt=x;for(x++;;){var Ve;if(!((Ve=b[x++])>=0))throw Error("Invalid block size");if(Ve===0)break;x+=Ve}be.push({x:At,y:We,width:Lt,height:St,has_local_palette:ut,palette_offset:vn,palette_size:Ht,data_offset:Jt,data_length:x-Jt,transparent_index:Te,interlaced:!!ln,delay:Qe,disposal:ye});break;case 59:ve=!1;break;default:throw new Error("Unknown gif block: 0x"+b[x-1].toString(16))}this.numFrames=function(){return be.length},this.loopCount=function(){return nt},this.frameInfo=function(rt){if(rt<0||rt>=be.length)throw new Error("Frame index out of range.");return be[rt]},this.decodeAndBlitFrameBGRA=function(rt,Ft){var yt=this.frameInfo(rt),fn=yt.width*yt.height,pn=new Uint8Array(fn);Tp(b,yt.data_offset,pn,fn);var Sn=yt.palette_offset,An=yt.transparent_index;An===null&&(An=256);var wn=yt.width,cA=E-wn,Wn=wn,Ke=4*(yt.y*E+yt.x),lt=4*((yt.y+yt.height)*E+yt.x),pt=Ke,It=4*cA;yt.interlaced===!0&&(It+=4*E*7);for(var Gt=8,rn=0,Bn=pn.length;rn<Bn;++rn){var mn=pn[rn];if(Wn===0&&(Wn=wn,(pt+=It)>=lt&&(It=4*cA+4*E*(Gt-1),pt=Ke+(wn+cA)*(Gt<<1),Gt>>=1)),mn===An)pt+=4;else{var Mn=b[Sn+3*mn],oA=b[Sn+3*mn+1],yA=b[Sn+3*mn+2];Ft[pt++]=yA,Ft[pt++]=oA,Ft[pt++]=Mn,Ft[pt++]=255}--Wn}},this.decodeAndBlitFrameRGBA=function(rt,Ft){var yt=this.frameInfo(rt),fn=yt.width*yt.height,pn=new Uint8Array(fn);Tp(b,yt.data_offset,pn,fn);var Sn=yt.palette_offset,An=yt.transparent_index;An===null&&(An=256);var wn=yt.width,cA=E-wn,Wn=wn,Ke=4*(yt.y*E+yt.x),lt=4*((yt.y+yt.height)*E+yt.x),pt=Ke,It=4*cA;yt.interlaced===!0&&(It+=4*E*7);for(var Gt=8,rn=0,Bn=pn.length;rn<Bn;++rn){var mn=pn[rn];if(Wn===0&&(Wn=wn,(pt+=It)>=lt&&(It=4*cA+4*E*(Gt-1),pt=Ke+(wn+cA)*(Gt<<1),Gt>>=1)),mn===An)pt+=4;else{var Mn=b[Sn+3*mn],oA=b[Sn+3*mn+1],yA=b[Sn+3*mn+2];Ft[pt++]=Mn,Ft[pt++]=oA,Ft[pt++]=yA,Ft[pt++]=255}--Wn}}}function Tp(b,x,E,ee){for(var Ae=b[x++],ae=1<<Ae,fe=ae+1,ce=fe+1,he=Ae+1,ve=(1<<he)-1,be=0,Qe=0,Te=0,ye=b[x++],nt=new Int32Array(4096),$e=null;;){for(;be<16&&ye!==0;)Qe|=b[x++]<<be,be+=8,ye===1?ye=b[x++]:--ye;if(be<he)break;var At=Qe&ve;if(Qe>>=he,be-=he,At!==ae){if(At===fe)break;for(var We=At<ce?At:$e,Lt=0,St=We;St>ae;)St=nt[St]>>8,++Lt;var gt=St;if(Te+Lt+(We!==At?1:0)>ee)return void ga.log("Warning, gif stream longer than expected.");E[Te++]=gt;var ln=Te+=Lt;for(We!==At&&(E[Te++]=gt),St=We;Lt--;)St=nt[St],E[--ln]=255&St,St>>=8;$e!==null&&ce<4096&&(nt[ce++]=$e<<8|gt,ce>=ve+1&&he<12&&(++he,ve=ve<<1|1)),$e=At}else ce=fe+1,ve=(1<<(he=Ae+1))-1,$e=null}return Te!==ee&&ga.log("Warning, gif stream shorter than expected."),E}function km(b){var x,E,ee,Ae,ae,fe=Math.floor,ce=new Array(64),he=new Array(64),ve=new Array(64),be=new Array(64),Qe=new Array(65535),Te=new Array(65535),ye=new Array(64),nt=new Array(64),$e=[],At=0,We=7,Lt=new Array(64),St=new Array(64),gt=new Array(64),ln=new Array(256),Qn=new Array(2048),vn=[0,1,5,6,14,15,27,28,2,4,7,13,16,26,29,42,3,8,12,17,25,30,41,43,9,11,18,24,31,40,44,53,10,19,23,32,39,45,52,54,20,22,33,38,46,51,55,60,21,34,37,47,50,56,59,61,35,36,48,49,57,58,62,63],Ht=[0,0,1,5,1,1,1,1,1,1,0,0,0,0,0,0,0],ut=[0,1,2,3,4,5,6,7,8,9,10,11],Jt=[0,0,2,1,3,3,2,4,3,5,5,4,4,0,0,1,125],Ve=[1,2,3,0,4,17,5,18,33,49,65,6,19,81,97,7,34,113,20,50,129,145,161,8,35,66,177,193,21,82,209,240,36,51,98,114,130,9,10,22,23,24,25,26,37,38,39,40,41,42,52,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,225,226,227,228,229,230,231,232,233,234,241,242,243,244,245,246,247,248,249,250],rt=[0,0,3,1,1,1,1,1,1,1,1,1,0,0,0,0,0],Ft=[0,1,2,3,4,5,6,7,8,9,10,11],yt=[0,0,2,1,2,4,4,3,4,7,5,4,4,0,1,2,119],fn=[0,1,2,3,17,4,5,33,49,6,18,65,81,7,97,113,19,34,50,129,8,20,66,145,161,177,193,9,35,51,82,240,21,98,114,209,10,22,36,52,225,37,241,23,24,25,26,38,39,40,41,42,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,130,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,226,227,228,229,230,231,232,233,234,242,243,244,245,246,247,248,249,250];function pn(Ke,lt){for(var pt=0,It=0,Gt=new Array,rn=1;rn<=16;rn++){for(var Bn=1;Bn<=Ke[rn];Bn++)Gt[lt[It]]=[],Gt[lt[It]][0]=pt,Gt[lt[It]][1]=rn,It++,pt++;pt*=2}return Gt}function Sn(Ke){for(var lt=Ke[0],pt=Ke[1]-1;pt>=0;)lt&1<<pt&&(At|=1<<We),pt--,--We<0&&(At==255?(An(255),An(0)):An(At),We=7,At=0)}function An(Ke){$e.push(Ke)}function wn(Ke){An(Ke>>8&255),An(255&Ke)}function cA(Ke,lt,pt,It,Gt){for(var rn,Bn=Gt[0],mn=Gt[240],Mn=function(uA,ZA){var UA,Qr,$A,na,br,Cr,da,Ir,YA,ur,qA=0;for(YA=0;YA<8;++YA){UA=uA[qA],Qr=uA[qA+1],$A=uA[qA+2],na=uA[qA+3],br=uA[qA+4],Cr=uA[qA+5],da=uA[qA+6];var Sa=UA+(Ir=uA[qA+7]),Aa=UA-Ir,WA=Qr+da,Fr=Qr-da,ma=$A+Cr,or=$A-Cr,Kr=na+br,Er=na-br,Ga=Sa+Kr,co=Sa-Kr,pa=WA+ma,pr=WA-ma;uA[qA]=Ga+pa,uA[qA+4]=Ga-pa;var sa=.707106781*(pr+co);uA[qA+2]=co+sa,uA[qA+6]=co-sa;var Kg=.382683433*((Ga=Er+or)-(pr=Fr+Aa)),zo=.5411961*Ga+Kg,il=1.306562965*pr+Kg,Os=.707106781*(pa=or+Fr),ir=Aa+Os,sl=Aa-Os;uA[qA+5]=sl+zo,uA[qA+3]=sl-zo,uA[qA+1]=ir+il,uA[qA+7]=ir-il,qA+=8}for(qA=0,YA=0;YA<8;++YA){UA=uA[qA],Qr=uA[qA+8],$A=uA[qA+16],na=uA[qA+24],br=uA[qA+32],Cr=uA[qA+40],da=uA[qA+48];var ll=UA+(Ir=uA[qA+56]),Hi=UA-Ir,ji=Qr+da,Ha=Qr-da,Co=$A+Cr,Io=$A-Cr,zg=na+br,Vl=na-br,ss=ll+zg,_s=ll-zg,ls=ji+Co,gs=ji-Co;uA[qA]=ss+ls,uA[qA+32]=ss-ls;var Ti=.707106781*(gs+_s);uA[qA+16]=_s+Ti,uA[qA+48]=_s-Ti;var Vg=.382683433*((ss=Vl+Io)-(gs=Ha+Hi)),Hs=.5411961*ss+Vg,Wg=1.306562965*gs+Vg,Ac=.707106781*(ls=Io+Ha),rc=Hi+Ac,ac=Hi-Ac;uA[qA+40]=ac+Hs,uA[qA+24]=ac-Hs,uA[qA+8]=rc+Wg,uA[qA+56]=rc-Wg,qA++}for(YA=0;YA<64;++YA)ur=uA[YA]*ZA[YA],ye[YA]=ur>0?ur+.5|0:ur-.5|0;return ye}(Ke,lt),oA=0;oA<64;++oA)nt[vn[oA]]=Mn[oA];var yA=nt[0]-pt;pt=nt[0],yA==0?Sn(It[0]):(Sn(It[Te[rn=32767+yA]]),Sn(Qe[rn]));for(var FA=63;FA>0&&nt[FA]==0;)FA--;if(FA==0)return Sn(Bn),pt;for(var En,dt=1;dt<=FA;){for(var Gr=dt;nt[dt]==0&&dt<=FA;)++dt;var Ur=dt-Gr;if(Ur>=16){En=Ur>>4;for(var rr=1;rr<=En;++rr)Sn(mn);Ur&=15}rn=32767+nt[dt],Sn(Gt[(Ur<<4)+Te[rn]]),Sn(Qe[rn]),dt++}return FA!=63&&Sn(Bn),pt}function Wn(Ke){Ke=Math.min(Math.max(Ke,1),100),ae!=Ke&&(function(lt){for(var pt=[16,11,10,16,24,40,51,61,12,12,14,19,26,58,60,55,14,13,16,24,40,57,69,56,14,17,22,29,51,87,80,62,18,22,37,56,68,109,103,77,24,35,55,64,81,104,113,92,49,64,78,87,103,121,120,101,72,92,95,98,112,100,103,99],It=0;It<64;It++){var Gt=fe((pt[It]*lt+50)/100);Gt=Math.min(Math.max(Gt,1),255),ce[vn[It]]=Gt}for(var rn=[17,18,24,47,99,99,99,99,18,21,26,66,99,99,99,99,24,26,56,99,99,99,99,99,47,66,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99],Bn=0;Bn<64;Bn++){var mn=fe((rn[Bn]*lt+50)/100);mn=Math.min(Math.max(mn,1),255),he[vn[Bn]]=mn}for(var Mn=[1,1.387039845,1.306562965,1.175875602,1,.785694958,.5411961,.275899379],oA=0,yA=0;yA<8;yA++)for(var FA=0;FA<8;FA++)ve[oA]=1/(ce[vn[oA]]*Mn[yA]*Mn[FA]*8),be[oA]=1/(he[vn[oA]]*Mn[yA]*Mn[FA]*8),oA++}(Ke<50?Math.floor(5e3/Ke):Math.floor(200-2*Ke)),ae=Ke)}this.encode=function(Ke,lt){lt&&Wn(lt),$e=new Array,At=0,We=7,wn(65496),wn(65504),wn(16),An(74),An(70),An(73),An(70),An(0),An(1),An(1),An(0),wn(1),wn(1),An(0),An(0),function(){wn(65499),wn(132),An(0);for(var Qr=0;Qr<64;Qr++)An(ce[Qr]);An(1);for(var $A=0;$A<64;$A++)An(he[$A])}(),function(Qr,$A){wn(65472),wn(17),An(8),wn($A),wn(Qr),An(3),An(1),An(17),An(0),An(2),An(17),An(1),An(3),An(17),An(1)}(Ke.width,Ke.height),function(){wn(65476),wn(418),An(0);for(var Qr=0;Qr<16;Qr++)An(Ht[Qr+1]);for(var $A=0;$A<=11;$A++)An(ut[$A]);An(16);for(var na=0;na<16;na++)An(Jt[na+1]);for(var br=0;br<=161;br++)An(Ve[br]);An(1);for(var Cr=0;Cr<16;Cr++)An(rt[Cr+1]);for(var da=0;da<=11;da++)An(Ft[da]);An(17);for(var Ir=0;Ir<16;Ir++)An(yt[Ir+1]);for(var YA=0;YA<=161;YA++)An(fn[YA])}(),wn(65498),wn(12),An(3),An(1),An(0),An(2),An(17),An(3),An(17),An(0),An(63),An(0);var pt=0,It=0,Gt=0;At=0,We=7,this.encode.displayName="_encode_";for(var rn,Bn,mn,Mn,oA,yA,FA,En,dt,Gr=Ke.data,Ur=Ke.width,rr=Ke.height,uA=4*Ur,ZA=0;ZA<rr;){for(rn=0;rn<uA;){for(oA=uA*ZA+rn,FA=-1,En=0,dt=0;dt<64;dt++)yA=oA+(En=dt>>3)*uA+(FA=4*(7&dt)),ZA+En>=rr&&(yA-=uA*(ZA+1+En-rr)),rn+FA>=uA&&(yA-=rn+FA-uA+4),Bn=Gr[yA++],mn=Gr[yA++],Mn=Gr[yA++],Lt[dt]=(Qn[Bn]+Qn[mn+256|0]+Qn[Mn+512|0]>>16)-128,St[dt]=(Qn[Bn+768|0]+Qn[mn+1024|0]+Qn[Mn+1280|0]>>16)-128,gt[dt]=(Qn[Bn+1280|0]+Qn[mn+1536|0]+Qn[Mn+1792|0]>>16)-128;pt=cA(Lt,ve,pt,x,ee),It=cA(St,be,It,E,Ae),Gt=cA(gt,be,Gt,E,Ae),rn+=32}ZA+=8}if(We>=0){var UA=[];UA[1]=We+1,UA[0]=(1<<We+1)-1,Sn(UA)}return wn(65497),new Uint8Array($e)},b=b||50,function(){for(var Ke=String.fromCharCode,lt=0;lt<256;lt++)ln[lt]=Ke(lt)}(),x=pn(Ht,ut),E=pn(rt,Ft),ee=pn(Jt,Ve),Ae=pn(yt,fn),function(){for(var Ke=1,lt=2,pt=1;pt<=15;pt++){for(var It=Ke;It<lt;It++)Te[32767+It]=pt,Qe[32767+It]=[],Qe[32767+It][1]=pt,Qe[32767+It][0]=It;for(var Gt=-(lt-1);Gt<=-Ke;Gt++)Te[32767+Gt]=pt,Qe[32767+Gt]=[],Qe[32767+Gt][1]=pt,Qe[32767+Gt][0]=lt-1+Gt;Ke<<=1,lt<<=1}}(),function(){for(var Ke=0;Ke<256;Ke++)Qn[Ke]=19595*Ke,Qn[Ke+256|0]=38470*Ke,Qn[Ke+512|0]=7471*Ke+32768,Qn[Ke+768|0]=-11059*Ke,Qn[Ke+1024|0]=-21709*Ke,Qn[Ke+1280|0]=32768*Ke+8421375,Qn[Ke+1536|0]=-27439*Ke,Qn[Ke+1792|0]=-5329*Ke}(),Wn(b)}function os(b,x){if(this.pos=0,this.buffer=b,this.datav=new DataView(b.buffer),this.is_with_alpha=!!x,this.bottom_up=!0,this.flag=String.fromCharCode(this.buffer[0])+String.fromCharCode(this.buffer[1]),this.pos+=2,["BM","BA","CI","CP","IC","PT"].indexOf(this.flag)===-1)throw new Error("Invalid BMP File");this.parseHeader(),this.parseBGR()}function kp(b){function x(ut){if(!ut)throw Error("assert :P")}function E(ut,Jt,Ve){for(var rt=0;4>rt;rt++)if(ut[Jt+rt]!=Ve.charCodeAt(rt))return!0;return!1}function ee(ut,Jt,Ve,rt,Ft){for(var yt=0;yt<Ft;yt++)ut[Jt+yt]=Ve[rt+yt]}function Ae(ut,Jt,Ve,rt){for(var Ft=0;Ft<rt;Ft++)ut[Jt+Ft]=Ve}function ae(ut){return new Int32Array(ut)}function fe(ut,Jt){for(var Ve=[],rt=0;rt<ut;rt++)Ve.push(new Jt);return Ve}function ce(ut,Jt){var Ve=[];return function rt(Ft,yt,fn){for(var pn=fn[yt],Sn=0;Sn<pn&&(Ft.push(fn.length>yt+1?[]:new Jt),!(fn.length<yt+1));Sn++)rt(Ft[Sn],yt+1,fn)}(Ve,0,ut),Ve}var he=function(){var ut=this;function Jt(ie,ue){for(var Pe=1<<ue-1>>>0;ie&Pe;)Pe>>>=1;return Pe?(ie&Pe-1)+Pe:ie}function Ve(ie,ue,Pe,Fe,De){x(!(Fe%Pe));do ie[ue+(Fe-=Pe)]=De;while(0<Fe)}function rt(ie,ue,Pe,Fe,De){if(x(2328>=De),512>=De)var Me=ae(512);else if((Me=ae(De))==null)return 0;return function(Ge,Xe,qe,at,Dt,an){var ot,Mt,Xt=Xe,xn=1<<qe,tn=ae(16),Dn=ae(16);for(x(Dt!=0),x(at!=null),x(Ge!=null),x(0<qe),Mt=0;Mt<Dt;++Mt){if(15<at[Mt])return 0;++tn[at[Mt]]}if(tn[0]==Dt)return 0;for(Dn[1]=0,ot=1;15>ot;++ot){if(tn[ot]>1<<ot)return 0;Dn[ot+1]=Dn[ot]+tn[ot]}for(Mt=0;Mt<Dt;++Mt)ot=at[Mt],0<at[Mt]&&(an[Dn[ot]++]=Mt);if(Dn[15]==1)return(at=new Ft).g=0,at.value=an[0],Ve(Ge,Xt,1,xn,at),xn;var Tn,iA=-1,Zn=xn-1,JA=0,jA=1,Dr=1,RA=1<<qe;for(Mt=0,ot=1,Dt=2;ot<=qe;++ot,Dt<<=1){if(jA+=Dr<<=1,0>(Dr-=tn[ot]))return 0;for(;0<tn[ot];--tn[ot])(at=new Ft).g=ot,at.value=an[Mt++],Ve(Ge,Xt+JA,Dt,RA,at),JA=Jt(JA,ot)}for(ot=qe+1,Dt=2;15>=ot;++ot,Dt<<=1){if(jA+=Dr<<=1,0>(Dr-=tn[ot]))return 0;for(;0<tn[ot];--tn[ot]){if(at=new Ft,(JA&Zn)!=iA){for(Xt+=RA,Tn=1<<(iA=ot)-qe;15>iA&&!(0>=(Tn-=tn[iA]));)++iA,Tn<<=1;xn+=RA=1<<(Tn=iA-qe),Ge[Xe+(iA=JA&Zn)].g=Tn+qe,Ge[Xe+iA].value=Xt-Xe-iA}at.g=ot-qe,at.value=an[Mt++],Ve(Ge,Xt+(JA>>qe),Dt,RA,at),JA=Jt(JA,ot)}}return jA!=2*Dn[15]-1?0:xn}(ie,ue,Pe,Fe,De,Me)}function Ft(){this.value=this.g=0}function yt(){this.value=this.g=0}function fn(){this.G=fe(5,Ft),this.H=ae(5),this.jc=this.Qb=this.qb=this.nd=0,this.pd=fe(gu,yt)}function pn(ie,ue,Pe,Fe){x(ie!=null),x(ue!=null),x(2147483648>Fe),ie.Ca=254,ie.I=0,ie.b=-8,ie.Ka=0,ie.oa=ue,ie.pa=Pe,ie.Jd=ue,ie.Yc=Pe+Fe,ie.Zc=4<=Fe?Pe+Fe-4+1:Pe,Bn(ie)}function Sn(ie,ue){for(var Pe=0;0<ue--;)Pe|=Mn(ie,128)<<ue;return Pe}function An(ie,ue){var Pe=Sn(ie,ue);return mn(ie)?-Pe:Pe}function wn(ie,ue,Pe,Fe){var De,Me=0;for(x(ie!=null),x(ue!=null),x(4294967288>Fe),ie.Sb=Fe,ie.Ra=0,ie.u=0,ie.h=0,4<Fe&&(Fe=4),De=0;De<Fe;++De)Me+=ue[Pe+De]<<8*De;ie.Ra=Me,ie.bb=Fe,ie.oa=ue,ie.pa=Pe}function cA(ie){for(;8<=ie.u&&ie.bb<ie.Sb;)ie.Ra>>>=8,ie.Ra+=ie.oa[ie.pa+ie.bb]<<Yl-8>>>0,++ie.bb,ie.u-=8;It(ie)&&(ie.h=1,ie.u=0)}function Wn(ie,ue){if(x(0<=ue),!ie.h&&ue<=vi){var Pe=pt(ie)&pi[ue];return ie.u+=ue,cA(ie),Pe}return ie.h=1,ie.u=0}function Ke(){this.b=this.Ca=this.I=0,this.oa=[],this.pa=0,this.Jd=[],this.Yc=0,this.Zc=[],this.Ka=0}function lt(){this.Ra=0,this.oa=[],this.h=this.u=this.bb=this.Sb=this.pa=0}function pt(ie){return ie.Ra>>>(ie.u&Yl-1)>>>0}function It(ie){return x(ie.bb<=ie.Sb),ie.h||ie.bb==ie.Sb&&ie.u>Yl}function Gt(ie,ue){ie.u=ue,ie.h=It(ie)}function rn(ie){ie.u>=ml&&(x(ie.u>=ml),cA(ie))}function Bn(ie){x(ie!=null&&ie.oa!=null),ie.pa<ie.Zc?(ie.I=(ie.oa[ie.pa++]|ie.I<<8)>>>0,ie.b+=8):(x(ie!=null&&ie.oa!=null),ie.pa<ie.Yc?(ie.b+=8,ie.I=ie.oa[ie.pa++]|ie.I<<8):ie.Ka?ie.b=0:(ie.I<<=8,ie.b+=8,ie.Ka=1))}function mn(ie){return Sn(ie,1)}function Mn(ie,ue){var Pe=ie.Ca;0>ie.b&&Bn(ie);var Fe=ie.b,De=Pe*ue>>>8,Me=(ie.I>>>Fe>De)+0;for(Me?(Pe-=De,ie.I-=De+1<<Fe>>>0):Pe=De+1,Fe=Pe,De=0;256<=Fe;)De+=8,Fe>>=8;return Fe=7^De+ql[Fe],ie.b-=Fe,ie.Ca=(Pe<<Fe)-1,Me}function oA(ie,ue,Pe){ie[ue+0]=Pe>>24&255,ie[ue+1]=Pe>>16&255,ie[ue+2]=Pe>>8&255,ie[ue+3]=255&Pe}function yA(ie,ue){return ie[ue+0]|ie[ue+1]<<8}function FA(ie,ue){return yA(ie,ue)|ie[ue+2]<<16}function En(ie,ue){return yA(ie,ue)|yA(ie,ue+2)<<16}function dt(ie,ue){var Pe=1<<ue;return x(ie!=null),x(0<ue),ie.X=ae(Pe),ie.X==null?0:(ie.Mb=32-ue,ie.Xa=ue,1)}function Gr(ie,ue){x(ie!=null),x(ue!=null),x(ie.Xa==ue.Xa),ee(ue.X,0,ie.X,0,1<<ue.Xa)}function Ur(){this.X=[],this.Xa=this.Mb=0}function rr(ie,ue,Pe,Fe){x(Pe!=null),x(Fe!=null);var De=Pe[0],Me=Fe[0];return De==0&&(De=(ie*Me+ue/2)/ue),Me==0&&(Me=(ue*De+ie/2)/ie),0>=De||0>=Me?0:(Pe[0]=De,Fe[0]=Me,1)}function uA(ie,ue){return ie+(1<<ue)-1>>>ue}function ZA(ie,ue){return((4278255360&ie)+(4278255360&ue)>>>0&4278255360)+((16711935&ie)+(16711935&ue)>>>0&16711935)>>>0}function UA(ie,ue){ut[ue]=function(Pe,Fe,De,Me,Ge,Xe,qe){var at;for(at=0;at<Ge;++at){var Dt=ut[ie](Xe[qe+at-1],De,Me+at);Xe[qe+at]=ZA(Pe[Fe+at],Dt)}}}function Qr(){this.ud=this.hd=this.jd=0}function $A(ie,ue){return((4278124286&(ie^ue))>>>1)+(ie&ue)>>>0}function na(ie){return 0<=ie&&256>ie?ie:0>ie?0:255<ie?255:void 0}function br(ie,ue){return na(ie+(ie-ue+.5>>1))}function Cr(ie,ue,Pe){return Math.abs(ue-Pe)-Math.abs(ie-Pe)}function da(ie,ue,Pe,Fe,De,Me,Ge){for(Fe=Me[Ge-1],Pe=0;Pe<De;++Pe)Me[Ge+Pe]=Fe=ZA(ie[ue+Pe],Fe)}function Ir(ie,ue,Pe,Fe,De){var Me;for(Me=0;Me<Pe;++Me){var Ge=ie[ue+Me],Xe=Ge>>8&255,qe=16711935&(qe=(qe=16711935&Ge)+((Xe<<16)+Xe));Fe[De+Me]=(4278255360&Ge)+qe>>>0}}function YA(ie,ue){ue.jd=255&ie,ue.hd=ie>>8&255,ue.ud=ie>>16&255}function ur(ie,ue,Pe,Fe,De,Me){var Ge;for(Ge=0;Ge<Fe;++Ge){var Xe=ue[Pe+Ge],qe=Xe>>>8,at=Xe,Dt=255&(Dt=(Dt=Xe>>>16)+((ie.jd<<24>>24)*(qe<<24>>24)>>>5));at=255&(at=(at+=(ie.hd<<24>>24)*(qe<<24>>24)>>>5)+((ie.ud<<24>>24)*(Dt<<24>>24)>>>5)),De[Me+Ge]=(4278255360&Xe)+(Dt<<16)+at}}function qA(ie,ue,Pe,Fe,De){ut[ue]=function(Me,Ge,Xe,qe,at,Dt,an,ot,Mt){for(qe=an;qe<ot;++qe)for(an=0;an<Mt;++an)at[Dt++]=De(Xe[Fe(Me[Ge++])])},ut[ie]=function(Me,Ge,Xe,qe,at,Dt,an){var ot=8>>Me.b,Mt=Me.Ea,Xt=Me.K[0],xn=Me.w;if(8>ot)for(Me=(1<<Me.b)-1,xn=(1<<ot)-1;Ge<Xe;++Ge){var tn,Dn=0;for(tn=0;tn<Mt;++tn)tn&Me||(Dn=Fe(qe[at++])),Dt[an++]=De(Xt[Dn&xn]),Dn>>=ot}else ut["VP8LMapColor"+Pe](qe,at,Xt,xn,Dt,an,Ge,Xe,Mt)}}function Sa(ie,ue,Pe,Fe,De){for(Pe=ue+Pe;ue<Pe;){var Me=ie[ue++];Fe[De++]=Me>>16&255,Fe[De++]=Me>>8&255,Fe[De++]=255&Me}}function Aa(ie,ue,Pe,Fe,De){for(Pe=ue+Pe;ue<Pe;){var Me=ie[ue++];Fe[De++]=Me>>16&255,Fe[De++]=Me>>8&255,Fe[De++]=255&Me,Fe[De++]=Me>>24&255}}function WA(ie,ue,Pe,Fe,De){for(Pe=ue+Pe;ue<Pe;){var Me=(Ge=ie[ue++])>>16&240|Ge>>12&15,Ge=240&Ge|Ge>>28&15;Fe[De++]=Me,Fe[De++]=Ge}}function Fr(ie,ue,Pe,Fe,De){for(Pe=ue+Pe;ue<Pe;){var Me=(Ge=ie[ue++])>>16&248|Ge>>13&7,Ge=Ge>>5&224|Ge>>3&31;Fe[De++]=Me,Fe[De++]=Ge}}function ma(ie,ue,Pe,Fe,De){for(Pe=ue+Pe;ue<Pe;){var Me=ie[ue++];Fe[De++]=255&Me,Fe[De++]=Me>>8&255,Fe[De++]=Me>>16&255}}function or(ie,ue,Pe,Fe,De,Me){if(Me==0)for(Pe=ue+Pe;ue<Pe;)oA(Fe,((Me=ie[ue++])[0]>>24|Me[1]>>8&65280|Me[2]<<8&16711680|Me[3]<<24)>>>0),De+=32;else ee(Fe,De,ie,ue,Pe)}function Kr(ie,ue){ut[ue][0]=ut[ie+"0"],ut[ue][1]=ut[ie+"1"],ut[ue][2]=ut[ie+"2"],ut[ue][3]=ut[ie+"3"],ut[ue][4]=ut[ie+"4"],ut[ue][5]=ut[ie+"5"],ut[ue][6]=ut[ie+"6"],ut[ue][7]=ut[ie+"7"],ut[ue][8]=ut[ie+"8"],ut[ue][9]=ut[ie+"9"],ut[ue][10]=ut[ie+"10"],ut[ue][11]=ut[ie+"11"],ut[ue][12]=ut[ie+"12"],ut[ue][13]=ut[ie+"13"],ut[ue][14]=ut[ie+"0"],ut[ue][15]=ut[ie+"0"]}function Er(ie){return ie==ap||ie==op||ie==Zh||ie==ip}function Ga(){this.eb=[],this.size=this.A=this.fb=0}function co(){this.y=[],this.f=[],this.ea=[],this.F=[],this.Tc=this.Ed=this.Cd=this.Fd=this.lb=this.Db=this.Ab=this.fa=this.J=this.W=this.N=this.O=0}function pa(){this.Rd=this.height=this.width=this.S=0,this.f={},this.f.RGBA=new Ga,this.f.kb=new co,this.sd=null}function pr(){this.width=[0],this.height=[0],this.Pd=[0],this.Qd=[0],this.format=[0]}function sa(){this.Id=this.fd=this.Md=this.hb=this.ib=this.da=this.bd=this.cd=this.j=this.v=this.Da=this.Sd=this.ob=0}function Kg(ie){return alert("todo:WebPSamplerProcessPlane"),ie.T}function zo(ie,ue){var Pe=ie.T,Fe=ue.ba.f.RGBA,De=Fe.eb,Me=Fe.fb+ie.ka*Fe.A,Ge=zi[ue.ba.S],Xe=ie.y,qe=ie.O,at=ie.f,Dt=ie.N,an=ie.ea,ot=ie.W,Mt=ue.cc,Xt=ue.dc,xn=ue.Mc,tn=ue.Nc,Dn=ie.ka,Tn=ie.ka+ie.T,iA=ie.U,Zn=iA+1>>1;for(Dn==0?Ge(Xe,qe,null,null,at,Dt,an,ot,at,Dt,an,ot,De,Me,null,null,iA):(Ge(ue.ec,ue.fc,Xe,qe,Mt,Xt,xn,tn,at,Dt,an,ot,De,Me-Fe.A,De,Me,iA),++Pe);Dn+2<Tn;Dn+=2)Mt=at,Xt=Dt,xn=an,tn=ot,Dt+=ie.Rc,ot+=ie.Rc,Me+=2*Fe.A,Ge(Xe,(qe+=2*ie.fa)-ie.fa,Xe,qe,Mt,Xt,xn,tn,at,Dt,an,ot,De,Me-Fe.A,De,Me,iA);return qe+=ie.fa,ie.j+Tn<ie.o?(ee(ue.ec,ue.fc,Xe,qe,iA),ee(ue.cc,ue.dc,at,Dt,Zn),ee(ue.Mc,ue.Nc,an,ot,Zn),Pe--):1&Tn||Ge(Xe,qe,null,null,at,Dt,an,ot,at,Dt,an,ot,De,Me+Fe.A,null,null,iA),Pe}function il(ie,ue,Pe){var Fe=ie.F,De=[ie.J];if(Fe!=null){var Me=ie.U,Ge=ue.ba.S,Xe=Ge==Jh||Ge==Zh;ue=ue.ba.f.RGBA;var qe=[0],at=ie.ka;qe[0]=ie.T,ie.Kb&&(at==0?--qe[0]:(--at,De[0]-=ie.width),ie.j+ie.ka+ie.T==ie.o&&(qe[0]=ie.o-ie.j-at));var Dt=ue.eb;at=ue.fb+at*ue.A,ie=Yp(Fe,De[0],ie.width,Me,qe,Dt,at+(Xe?0:3),ue.A),x(Pe==qe),ie&&Er(Ge)&&Md(Dt,at,Xe,Me,qe,ue.A)}return 0}function Os(ie){var ue=ie.ma,Pe=ue.ba.S,Fe=11>Pe,De=Pe==Vh||Pe==Wh||Pe==Jh||Pe==rp||Pe==12||Er(Pe);if(ue.memory=null,ue.Ib=null,ue.Jb=null,ue.Nd=null,!Nd(ue.Oa,ie,De?11:12))return 0;if(De&&Er(Pe)&&kh(),ie.da)alert("todo:use_scaling");else{if(Fe){if(ue.Ib=Kg,ie.Kb){if(Pe=ie.U+1>>1,ue.memory=ae(ie.U+2*Pe),ue.memory==null)return 0;ue.ec=ue.memory,ue.fc=0,ue.cc=ue.ec,ue.dc=ue.fc+ie.U,ue.Mc=ue.cc,ue.Nc=ue.dc+Pe,ue.Ib=zo,kh()}}else alert("todo:EmitYUV");De&&(ue.Jb=il,Fe&&Mi())}if(Fe&&!f1){for(ie=0;256>ie;++ie)cv[ie]=89858*(ie-128)+Yh>>Xh,hv[ie]=-22014*(ie-128)+Yh,fv[ie]=-45773*(ie-128),dv[ie]=113618*(ie-128)+Yh>>Xh;for(ie=Gd;ie<gp;++ie)ue=76283*(ie-16)+Yh>>Xh,mv[ie-Gd]=ja(ue,255),pv[ie-Gd]=ja(ue+8>>4,15);f1=1}return 1}function ir(ie){var ue=ie.ma,Pe=ie.U,Fe=ie.T;return x(!(1&ie.ka)),0>=Pe||0>=Fe?0:(Pe=ue.Ib(ie,ue),ue.Jb!=null&&ue.Jb(ie,ue,Pe),ue.Dc+=Pe,1)}function sl(ie){ie.ma.memory=null}function ll(ie,ue,Pe,Fe){return Wn(ie,8)!=47?0:(ue[0]=Wn(ie,14)+1,Pe[0]=Wn(ie,14)+1,Fe[0]=Wn(ie,1),Wn(ie,3)!=0?0:!ie.h)}function Hi(ie,ue){if(4>ie)return ie+1;var Pe=ie-2>>1;return(2+(1&ie)<<Pe)+Wn(ue,Pe)+1}function ji(ie,ue){return 120<ue?ue-120:1<=(Pe=((Pe=q1[ue-1])>>4)*ie+(8-(15&Pe)))?Pe:1;var Pe}function Ha(ie,ue,Pe){var Fe=pt(Pe),De=ie[ue+=255&Fe].g-8;return 0<De&&(Gt(Pe,Pe.u+8),Fe=pt(Pe),ue+=ie[ue].value,ue+=Fe&(1<<De)-1),Gt(Pe,Pe.u+ie[ue].g),ie[ue].value}function Co(ie,ue,Pe){return Pe.g+=ie.g,Pe.value+=ie.value<<ue>>>0,x(8>=Pe.g),ie.g}function Io(ie,ue,Pe){var Fe=ie.xc;return x((ue=Fe==0?0:ie.vc[ie.md*(Pe>>Fe)+(ue>>Fe)])<ie.Wb),ie.Ya[ue]}function zg(ie,ue,Pe,Fe){var De=ie.ab,Me=ie.c*ue,Ge=ie.C;ue=Ge+ue;var Xe=Pe,qe=Fe;for(Fe=ie.Ta,Pe=ie.Ua;0<De--;){var at=ie.gc[De],Dt=Ge,an=ue,ot=Xe,Mt=qe,Xt=(qe=Fe,Xe=Pe,at.Ea);switch(x(Dt<an),x(an<=at.nc),at.hc){case 2:za(ot,Mt,(an-Dt)*Xt,qe,Xe);break;case 0:var xn=Dt,tn=an,Dn=qe,Tn=Xe,iA=(RA=at).Ea;xn==0&&(Od(ot,Mt,null,null,1,Dn,Tn),da(ot,Mt+1,0,0,iA-1,Dn,Tn+1),Mt+=iA,Tn+=iA,++xn);for(var Zn=1<<RA.b,JA=Zn-1,jA=uA(iA,RA.b),Dr=RA.K,RA=RA.w+(xn>>RA.b)*jA;xn<tn;){var zr=Dr,mo=RA,Or=1;for(dc(ot,Mt,Dn,Tn-iA,1,Dn,Tn);Or<iA;){var GA=(Or&~JA)+Zn;GA>iA&&(GA=iA),(0,Hd[zr[mo++]>>8&15])(ot,Mt+ +Or,Dn,Tn+Or-iA,GA-Or,Dn,Tn+Or),Or=GA}Mt+=iA,Tn+=iA,++xn&JA||(RA+=jA)}an!=at.nc&&ee(qe,Xe-Xt,qe,Xe+(an-Dt-1)*Xt,Xt);break;case 1:for(Xt=ot,tn=Mt,iA=(ot=at.Ea)-(Tn=ot&~(Dn=(Mt=1<<at.b)-1)),xn=uA(ot,at.b),Zn=at.K,at=at.w+(Dt>>at.b)*xn;Dt<an;){for(JA=Zn,jA=at,Dr=new Qr,RA=tn+Tn,zr=tn+ot;tn<RA;)YA(JA[jA++],Dr),jd(Dr,Xt,tn,Mt,qe,Xe),tn+=Mt,Xe+=Mt;tn<zr&&(YA(JA[jA++],Dr),jd(Dr,Xt,tn,iA,qe,Xe),tn+=iA,Xe+=iA),++Dt&Dn||(at+=xn)}break;case 3:if(ot==qe&&Mt==Xe&&0<at.b){for(tn=qe,ot=Xt=Xe+(an-Dt)*Xt-(Tn=(an-Dt)*uA(at.Ea,at.b)),Mt=qe,Dn=Xe,xn=[],Tn=(iA=Tn)-1;0<=Tn;--Tn)xn[Tn]=Mt[Dn+Tn];for(Tn=iA-1;0<=Tn;--Tn)tn[ot+Tn]=xn[Tn];Rh(at,Dt,an,qe,Xt,qe,Xe)}else Rh(at,Dt,an,ot,Mt,qe,Xe)}Xe=Fe,qe=Pe}qe!=Pe&&ee(Fe,Pe,Xe,qe,Me)}function Vl(ie,ue){var Pe=ie.V,Fe=ie.Ba+ie.c*ie.C,De=ue-ie.C;if(x(ue<=ie.l.o),x(16>=De),0<De){var Me=ie.l,Ge=ie.Ta,Xe=ie.Ua,qe=Me.width;if(zg(ie,De,Pe,Fe),De=Xe=[Xe],x((Pe=ie.C)<(Fe=ue)),x(Me.v<Me.va),Fe>Me.o&&(Fe=Me.o),Pe<Me.j){var at=Me.j-Pe;Pe=Me.j,De[0]+=at*qe}if(Pe>=Fe?Pe=0:(De[0]+=4*Me.v,Me.ka=Pe-Me.j,Me.U=Me.va-Me.v,Me.T=Fe-Pe,Pe=1),Pe){if(Xe=Xe[0],11>(Pe=ie.ca).S){var Dt=Pe.f.RGBA,an=(Fe=Pe.S,De=Me.U,Me=Me.T,at=Dt.eb,Dt.A),ot=Me;for(Dt=Dt.fb+ie.Ma*Dt.A;0<ot--;){var Mt=Ge,Xt=Xe,xn=De,tn=at,Dn=Dt;switch(Fe){case zh:Td(Mt,Xt,xn,tn,Dn);break;case Vh:$l(Mt,Xt,xn,tn,Dn);break;case ap:$l(Mt,Xt,xn,tn,Dn),Md(tn,Dn,0,xn,1,0);break;case r1:uu(Mt,Xt,xn,tn,Dn);break;case Wh:or(Mt,Xt,xn,tn,Dn,1);break;case op:or(Mt,Xt,xn,tn,Dn,1),Md(tn,Dn,0,xn,1,0);break;case Jh:or(Mt,Xt,xn,tn,Dn,0);break;case Zh:or(Mt,Xt,xn,tn,Dn,0),Md(tn,Dn,1,xn,1,0);break;case rp:eg(Mt,Xt,xn,tn,Dn);break;case ip:eg(Mt,Xt,xn,tn,Dn),Xp(tn,Dn,xn,1,0);break;case a1:tg(Mt,Xt,xn,tn,Dn);break;default:x(0)}Xe+=qe,Dt+=an}ie.Ma+=Me}else alert("todo:EmitRescaledRowsYUVA");x(ie.Ma<=Pe.height)}}ie.C=ue,x(ie.C<=ie.i)}function ss(ie){var ue;if(0<ie.ua)return 0;for(ue=0;ue<ie.Wb;++ue){var Pe=ie.Ya[ue].G,Fe=ie.Ya[ue].H;if(0<Pe[1][Fe[1]+0].g||0<Pe[2][Fe[2]+0].g||0<Pe[3][Fe[3]+0].g)return 0}return 1}function _s(ie,ue,Pe,Fe,De,Me){if(ie.Z!=0){var Ge=ie.qd,Xe=ie.rd;for(x(rg[ie.Z]!=null);ue<Pe;++ue)rg[ie.Z](Ge,Xe,Fe,De,Fe,De,Me),Ge=Fe,Xe=De,De+=Me;ie.qd=Ge,ie.rd=Xe}}function ls(ie,ue){var Pe=ie.l.ma,Fe=Pe.Z==0||Pe.Z==1?ie.l.j:ie.C;if(Fe=ie.C<Fe?Fe:ie.C,x(ue<=ie.l.o),ue>Fe){var De=ie.l.width,Me=Pe.ca,Ge=Pe.tb+De*Fe,Xe=ie.V,qe=ie.Ba+ie.c*Fe,at=ie.gc;x(ie.ab==1),x(at[0].hc==3),ks(at[0],Fe,ue,Xe,qe,Me,Ge),_s(Pe,Fe,ue,Me,Ge,De)}ie.C=ie.Ma=ue}function gs(ie,ue,Pe,Fe,De,Me,Ge){var Xe=ie.$/Fe,qe=ie.$%Fe,at=ie.m,Dt=ie.s,an=Pe+ie.$,ot=an;De=Pe+Fe*De;var Mt=Pe+Fe*Me,Xt=280+Dt.ua,xn=ie.Pb?Xe:16777216,tn=0<Dt.ua?Dt.Wa:null,Dn=Dt.wc,Tn=an<Mt?Io(Dt,qe,Xe):null;x(ie.C<Me),x(Mt<=De);var iA=!1;e:for(;;){for(;iA||an<Mt;){var Zn=0;if(Xe>=xn){var JA=an-Pe;x((xn=ie).Pb),xn.wd=xn.m,xn.xd=JA,0<xn.s.ua&&Gr(xn.s.Wa,xn.s.vb),xn=Xe+ev}if(qe&Dn||(Tn=Io(Dt,qe,Xe)),x(Tn!=null),Tn.Qb&&(ue[an]=Tn.qb,iA=!0),!iA)if(rn(at),Tn.jc){Zn=at,JA=ue;var jA=an,Dr=Tn.pd[pt(Zn)&gu-1];x(Tn.jc),256>Dr.g?(Gt(Zn,Zn.u+Dr.g),JA[jA]=Dr.value,Zn=0):(Gt(Zn,Zn.u+Dr.g-256),x(256<=Dr.value),Zn=Dr.value),Zn==0&&(iA=!0)}else Zn=Ha(Tn.G[0],Tn.H[0],at);if(at.h)break;if(iA||256>Zn){if(!iA)if(Tn.nd)ue[an]=(Tn.qb|Zn<<8)>>>0;else{if(rn(at),iA=Ha(Tn.G[1],Tn.H[1],at),rn(at),JA=Ha(Tn.G[2],Tn.H[2],at),jA=Ha(Tn.G[3],Tn.H[3],at),at.h)break;ue[an]=(jA<<24|iA<<16|Zn<<8|JA)>>>0}if(iA=!1,++an,++qe>=Fe&&(qe=0,++Xe,Ge!=null&&Xe<=Me&&!(Xe%16)&&Ge(ie,Xe),tn!=null))for(;ot<an;)Zn=ue[ot++],tn.X[(506832829*Zn&4294967295)>>>tn.Mb]=Zn}else if(280>Zn){if(Zn=Hi(Zn-256,at),JA=Ha(Tn.G[4],Tn.H[4],at),rn(at),JA=ji(Fe,JA=Hi(JA,at)),at.h)break;if(an-Pe<JA||De-an<Zn)break e;for(jA=0;jA<Zn;++jA)ue[an+jA]=ue[an+jA-JA];for(an+=Zn,qe+=Zn;qe>=Fe;)qe-=Fe,++Xe,Ge!=null&&Xe<=Me&&!(Xe%16)&&Ge(ie,Xe);if(x(an<=De),qe&Dn&&(Tn=Io(Dt,qe,Xe)),tn!=null)for(;ot<an;)Zn=ue[ot++],tn.X[(506832829*Zn&4294967295)>>>tn.Mb]=Zn}else{if(!(Zn<Xt))break e;for(iA=Zn-280,x(tn!=null);ot<an;)Zn=ue[ot++],tn.X[(506832829*Zn&4294967295)>>>tn.Mb]=Zn;Zn=an,x(!(iA>>>(JA=tn).Xa)),ue[Zn]=JA.X[iA],iA=!0}iA||x(at.h==It(at))}if(ie.Pb&&at.h&&an<De)x(ie.m.h),ie.a=5,ie.m=ie.wd,ie.$=ie.xd,0<ie.s.ua&&Gr(ie.s.vb,ie.s.Wa);else{if(at.h)break e;Ge!=null&&Ge(ie,Xe>Me?Me:Xe),ie.a=0,ie.$=an-Pe}return 1}return ie.a=3,0}function Ti(ie){x(ie!=null),ie.vc=null,ie.yc=null,ie.Ya=null;var ue=ie.Wa;ue!=null&&(ue.X=null),ie.vb=null,x(ie!=null)}function Vg(){var ie=new VA;return ie==null?null:(ie.a=0,ie.xb=s1,Kr("Predictor","VP8LPredictors"),Kr("Predictor","VP8LPredictors_C"),Kr("PredictorAdd","VP8LPredictorsAdd"),Kr("PredictorAdd","VP8LPredictorsAdd_C"),za=Ir,jd=ur,Td=Sa,$l=Aa,eg=WA,tg=Fr,uu=ma,ut.VP8LMapColor32b=Ts,ut.VP8LMapColor8b=_d,ie)}function Hs(ie,ue,Pe,Fe,De){var Me=1,Ge=[ie],Xe=[ue],qe=Fe.m,at=Fe.s,Dt=null,an=0;e:for(;;){if(Pe)for(;Me&&Wn(qe,1);){var ot=Ge,Mt=Xe,Xt=Fe,xn=1,tn=Xt.m,Dn=Xt.gc[Xt.ab],Tn=Wn(tn,2);if(Xt.Oc&1<<Tn)Me=0;else{switch(Xt.Oc|=1<<Tn,Dn.hc=Tn,Dn.Ea=ot[0],Dn.nc=Mt[0],Dn.K=[null],++Xt.ab,x(4>=Xt.ab),Tn){case 0:case 1:Dn.b=Wn(tn,3)+2,xn=Hs(uA(Dn.Ea,Dn.b),uA(Dn.nc,Dn.b),0,Xt,Dn.K),Dn.K=Dn.K[0];break;case 3:var iA,Zn=Wn(tn,8)+1,JA=16<Zn?0:4<Zn?1:2<Zn?2:3;if(ot[0]=uA(Dn.Ea,JA),Dn.b=JA,iA=xn=Hs(Zn,1,0,Xt,Dn.K)){var jA,Dr=Zn,RA=Dn,zr=1<<(8>>RA.b),mo=ae(zr);if(mo==null)iA=0;else{var Or=RA.K[0],GA=RA.w;for(mo[0]=RA.K[0][0],jA=1;jA<1*Dr;++jA)mo[jA]=ZA(Or[GA+jA],mo[jA-1]);for(;jA<4*zr;++jA)mo[jA]=0;RA.K[0]=null,RA.K[0]=mo,iA=1}}xn=iA;break;case 2:break;default:x(0)}Me=xn}}if(Ge=Ge[0],Xe=Xe[0],Me&&Wn(qe,1)&&!(Me=1<=(an=Wn(qe,4))&&11>=an)){Fe.a=3;break e}var wA;if(wA=Me)t:{var Wa,Lr,Wr,xa=Fe,Do=Ge,$o=Xe,Ta=an,Wo=Pe,ei=xa.m,po=xa.s,Zr=[null],ua=1,ka=0,ca=$1[Ta];n:for(;;){if(Wo&&Wn(ei,1)){var Oo=Wn(ei,3)+2,ds=uA(Do,Oo),Ja=uA($o,Oo),gi=ds*Ja;if(!Hs(ds,Ja,0,xa,Zr))break n;for(Zr=Zr[0],po.xc=Oo,Wa=0;Wa<gi;++Wa){var Ba=Zr[Wa]>>8&65535;Zr[Wa]=Ba,Ba>=ua&&(ua=Ba+1)}}if(ei.h)break n;for(Lr=0;5>Lr;++Lr){var vo=o1[Lr];!Lr&&0<Ta&&(vo+=1<<Ta),ka<vo&&(ka=vo)}var Si=fe(ua*ca,Ft),ti=ua,wi=fe(ti,fn);if(wi==null)var Pi=null;else x(65536>=ti),Pi=wi;var ui=ae(ka);if(Pi==null||ui==null||Si==null){xa.a=1;break n}var yi=Si;for(Wa=Wr=0;Wa<ua;++Wa){var Pa=Pi[Wa],bi=Pa.G,fs=Pa.H,du=0,Bl=1,_o=0;for(Lr=0;5>Lr;++Lr){vo=o1[Lr],bi[Lr]=yi,fs[Lr]=Wr,!Lr&&0<Ta&&(vo+=1<<Ta);r:{var $h,up=vo,e0=xa,Kd=ui,Sv=yi,wv=Wr,cp=0,ag=e0.m,Pv=Wn(ag,1);if(Ae(Kd,0,0,up),Pv){var yv=Wn(ag,1)+1,bv=Wn(ag,1),p1=Wn(ag,bv==0?1:8);Kd[p1]=1,yv==2&&(Kd[p1=Wn(ag,8)]=1);var t0=1}else{var v1=ae(19),B1=Wn(ag,4)+4;if(19<B1){e0.a=3;var n0=0;break r}for($h=0;$h<B1;++$h)v1[Y1[$h]]=Wn(ag,3);var dp=void 0,zd=void 0,S1=e0,Cv=v1,A0=up,w1=Kd,fp=0,og=S1.m,P1=8,y1=fe(128,Ft);A:for(;rt(y1,0,7,Cv,19);){if(Wn(og,1)){var Fv=2+2*Wn(og,3);if((dp=2+Wn(og,Fv))>A0)break A}else dp=A0;for(zd=0;zd<A0&&dp--;){rn(og);var b1=y1[0+(127&pt(og))];Gt(og,og.u+b1.g);var hc=b1.value;if(16>hc)w1[zd++]=hc,hc!=0&&(P1=hc);else{var Ev=hc==16,C1=hc-16,Lv=Z1[C1],F1=Wn(og,J1[C1])+Lv;if(zd+F1>A0)break A;for(var xv=Ev?P1:0;0<F1--;)w1[zd++]=xv}}fp=1;break A}fp||(S1.a=3),t0=fp}(t0=t0&&!ag.h)&&(cp=rt(Sv,wv,8,Kd,up)),t0&&cp!=0?n0=cp:(e0.a=3,n0=0)}if(n0==0)break n;if(Bl&&X1[Lr]==1&&(Bl=yi[Wr].g==0),du+=yi[Wr].g,Wr+=n0,3>=Lr){var Vd,hp=ui[0];for(Vd=1;Vd<vo;++Vd)ui[Vd]>hp&&(hp=ui[Vd]);_o+=hp}}if(Pa.nd=Bl,Pa.Qb=0,Bl&&(Pa.qb=(bi[3][fs[3]+0].value<<24|bi[1][fs[1]+0].value<<16|bi[2][fs[2]+0].value)>>>0,du==0&&256>bi[0][fs[0]+0].value&&(Pa.Qb=1,Pa.qb+=bi[0][fs[0]+0].value<<8)),Pa.jc=!Pa.Qb&&6>_o,Pa.jc){var r0,Sl=Pa;for(r0=0;r0<gu;++r0){var ig=r0,sg=Sl.pd[ig],a0=Sl.G[0][Sl.H[0]+ig];256<=a0.value?(sg.g=a0.g+256,sg.value=a0.value):(sg.g=0,sg.value=0,ig>>=Co(a0,8,sg),ig>>=Co(Sl.G[1][Sl.H[1]+ig],16,sg),ig>>=Co(Sl.G[2][Sl.H[2]+ig],0,sg),Co(Sl.G[3][Sl.H[3]+ig],24,sg))}}}po.vc=Zr,po.Wb=ua,po.Ya=Pi,po.yc=Si,wA=1;break t}wA=0}if(!(Me=wA)){Fe.a=3;break e}if(0<an){if(at.ua=1<<an,!dt(at.Wa,an)){Fe.a=1,Me=0;break e}}else at.ua=0;var mp=Fe,E1=Ge,Uv=Xe,pp=mp.s,vp=pp.xc;if(mp.c=E1,mp.i=Uv,pp.md=uA(E1,vp),pp.wc=vp==0?-1:(1<<vp)-1,Pe){Fe.xb=iv;break e}if((Dt=ae(Ge*Xe))==null){Fe.a=1,Me=0;break e}Me=(Me=gs(Fe,Dt,0,Ge,Xe,Xe,null))&&!qe.h;break e}return Me?(De!=null?De[0]=Dt:(x(Dt==null),x(Pe)),Fe.$=0,Pe||Ti(at)):Ti(at),Me}function Wg(ie,ue){var Pe=ie.c*ie.i,Fe=Pe+ue+16*ue;return x(ie.c<=ue),ie.V=ae(Fe),ie.V==null?(ie.Ta=null,ie.Ua=0,ie.a=1,0):(ie.Ta=ie.V,ie.Ua=ie.Ba+Pe+ue,1)}function Ac(ie,ue){var Pe=ie.C,Fe=ue-Pe,De=ie.V,Me=ie.Ba+ie.c*Pe;for(x(ue<=ie.l.o);0<Fe;){var Ge=16<Fe?16:Fe,Xe=ie.l.ma,qe=ie.l.width,at=qe*Ge,Dt=Xe.ca,an=Xe.tb+qe*Pe,ot=ie.Ta,Mt=ie.Ua;zg(ie,Ge,De,Me),qp(ot,Mt,Dt,an,at),_s(Xe,Pe,Pe+Ge,Dt,an,qe),Fe-=Ge,De+=Ge*ie.c,Pe+=Ge}x(Pe==ue),ie.C=ie.Ma=ue}function rc(){this.ub=this.yd=this.td=this.Rb=0}function ac(){this.Kd=this.Ld=this.Ud=this.Td=this.i=this.c=0}function Mm(){this.Fb=this.Bb=this.Cb=0,this.Zb=ae(4),this.Lb=ae(4)}function Bd(){this.Yb=function(){var ie=[];return function ue(Pe,Fe,De){for(var Me=De[Fe],Ge=0;Ge<Me&&(Pe.push(De.length>Fe+1?[]:0),!(De.length<Fe+1));Ge++)ue(Pe[Ge],Fe+1,De)}(ie,0,[3,11]),ie}()}function Ch(){this.jb=ae(3),this.Wc=ce([4,8],Bd),this.Xc=ce([4,17],Bd)}function Fh(){this.Pc=this.wb=this.Tb=this.zd=0,this.vd=new ae(4),this.od=new ae(4)}function ki(){this.ld=this.La=this.dd=this.tc=0}function Sd(){this.Na=this.la=0}function Eh(){this.Sc=[0,0],this.Eb=[0,0],this.Qc=[0,0],this.ia=this.lc=0}function wd(){this.ad=ae(384),this.Za=0,this.Ob=ae(16),this.$b=this.Ad=this.ia=this.Gc=this.Hc=this.Dd=0}function Lh(){this.uc=this.M=this.Nb=0,this.wa=Array(new ki),this.Y=0,this.ya=Array(new wd),this.aa=0,this.l=new oc}function xh(){this.y=ae(16),this.f=ae(8),this.ea=ae(8)}function Uh(){this.cb=this.a=0,this.sc="",this.m=new Ke,this.Od=new rc,this.Kc=new ac,this.ed=new Fh,this.Qa=new Mm,this.Ic=this.$c=this.Aa=0,this.D=new Lh,this.Xb=this.Va=this.Hb=this.zb=this.yb=this.Ub=this.za=0,this.Jc=fe(8,Ke),this.ia=0,this.pb=fe(4,Eh),this.Pa=new Ch,this.Bd=this.kc=0,this.Ac=[],this.Bc=0,this.zc=[0,0,0,0],this.Gd=Array(new xh),this.Hd=0,this.rb=Array(new Sd),this.sb=0,this.wa=Array(new ki),this.Y=0,this.oc=[],this.pc=0,this.sa=[],this.ta=0,this.qa=[],this.ra=0,this.Ha=[],this.B=this.R=this.Ia=0,this.Ec=[],this.M=this.ja=this.Vb=this.Fc=0,this.ya=Array(new wd),this.L=this.aa=0,this.gd=ce([4,2],ki),this.ga=null,this.Fa=[],this.Cc=this.qc=this.P=0,this.Gb=[],this.Uc=0,this.mb=[],this.nb=0,this.rc=[],this.Ga=this.Vc=0}function oc(){this.T=this.U=this.ka=this.height=this.width=0,this.y=[],this.f=[],this.ea=[],this.Rc=this.fa=this.W=this.N=this.O=0,this.ma="void",this.put="VP8IoPutHook",this.ac="VP8IoSetupHook",this.bc="VP8IoTeardownHook",this.ha=this.Kb=0,this.data=[],this.hb=this.ib=this.da=this.o=this.j=this.va=this.v=this.Da=this.ob=this.w=0,this.F=[],this.J=0}function Rm(){var ie=new Uh;return ie!=null&&(ie.a=0,ie.sc="OK",ie.cb=0,ie.Xb=0,Rd||(Rd=gl)),ie}function Ao(ie,ue,Pe){return ie.a==0&&(ie.a=ue,ie.sc=Pe,ie.cb=0),0}function Qh(ie,ue,Pe){return 3<=Pe&&ie[ue+0]==157&&ie[ue+1]==1&&ie[ue+2]==42}function Ih(ie,ue){if(ie==null)return 0;if(ie.a=0,ie.sc="OK",ue==null)return Ao(ie,2,"null VP8Io passed to VP8GetHeaders()");var Pe=ue.data,Fe=ue.w,De=ue.ha;if(4>De)return Ao(ie,7,"Truncated header.");var Me=Pe[Fe+0]|Pe[Fe+1]<<8|Pe[Fe+2]<<16,Ge=ie.Od;if(Ge.Rb=!(1&Me),Ge.td=Me>>1&7,Ge.yd=Me>>4&1,Ge.ub=Me>>5,3<Ge.td)return Ao(ie,3,"Incorrect keyframe parameters.");if(!Ge.yd)return Ao(ie,4,"Frame not displayable.");Fe+=3,De-=3;var Xe=ie.Kc;if(Ge.Rb){if(7>De)return Ao(ie,7,"cannot parse picture header");if(!Qh(Pe,Fe,De))return Ao(ie,3,"Bad code word");Xe.c=16383&(Pe[Fe+4]<<8|Pe[Fe+3]),Xe.Td=Pe[Fe+4]>>6,Xe.i=16383&(Pe[Fe+6]<<8|Pe[Fe+5]),Xe.Ud=Pe[Fe+6]>>6,Fe+=7,De-=7,ie.za=Xe.c+15>>4,ie.Ub=Xe.i+15>>4,ue.width=Xe.c,ue.height=Xe.i,ue.Da=0,ue.j=0,ue.v=0,ue.va=ue.width,ue.o=ue.height,ue.da=0,ue.ib=ue.width,ue.hb=ue.height,ue.U=ue.width,ue.T=ue.height,Ae((Me=ie.Pa).jb,0,255,Me.jb.length),x((Me=ie.Qa)!=null),Me.Cb=0,Me.Bb=0,Me.Fb=1,Ae(Me.Zb,0,0,Me.Zb.length),Ae(Me.Lb,0,0,Me.Lb)}if(Ge.ub>De)return Ao(ie,7,"bad partition length");pn(Me=ie.m,Pe,Fe,Ge.ub),Fe+=Ge.ub,De-=Ge.ub,Ge.Rb&&(Xe.Ld=mn(Me),Xe.Kd=mn(Me)),Xe=ie.Qa;var qe,at=ie.Pa;if(x(Me!=null),x(Xe!=null),Xe.Cb=mn(Me),Xe.Cb){if(Xe.Bb=mn(Me),mn(Me)){for(Xe.Fb=mn(Me),qe=0;4>qe;++qe)Xe.Zb[qe]=mn(Me)?An(Me,7):0;for(qe=0;4>qe;++qe)Xe.Lb[qe]=mn(Me)?An(Me,6):0}if(Xe.Bb)for(qe=0;3>qe;++qe)at.jb[qe]=mn(Me)?Sn(Me,8):255}else Xe.Bb=0;if(Me.Ka)return Ao(ie,3,"cannot parse segment header");if((Xe=ie.ed).zd=mn(Me),Xe.Tb=Sn(Me,6),Xe.wb=Sn(Me,3),Xe.Pc=mn(Me),Xe.Pc&&mn(Me)){for(at=0;4>at;++at)mn(Me)&&(Xe.vd[at]=An(Me,6));for(at=0;4>at;++at)mn(Me)&&(Xe.od[at]=An(Me,6))}if(ie.L=Xe.Tb==0?0:Xe.zd?1:2,Me.Ka)return Ao(ie,3,"cannot parse filter header");var Dt=De;if(De=qe=Fe,Fe=qe+Dt,Xe=Dt,ie.Xb=(1<<Sn(ie.m,2))-1,Dt<3*(at=ie.Xb))Pe=7;else{for(qe+=3*at,Xe-=3*at,Dt=0;Dt<at;++Dt){var an=Pe[De+0]|Pe[De+1]<<8|Pe[De+2]<<16;an>Xe&&(an=Xe),pn(ie.Jc[+Dt],Pe,qe,an),qe+=an,Xe-=an,De+=3}pn(ie.Jc[+at],Pe,qe,Xe),Pe=qe<Fe?0:5}if(Pe!=0)return Ao(ie,Pe,"cannot parse partitions");for(Pe=Sn(qe=ie.m,7),De=mn(qe)?An(qe,4):0,Fe=mn(qe)?An(qe,4):0,Xe=mn(qe)?An(qe,4):0,at=mn(qe)?An(qe,4):0,qe=mn(qe)?An(qe,4):0,Dt=ie.Qa,an=0;4>an;++an){if(Dt.Cb){var ot=Dt.Zb[an];Dt.Fb||(ot+=Pe)}else{if(0<an){ie.pb[an]=ie.pb[0];continue}ot=Pe}var Mt=ie.pb[an];Mt.Sc[0]=sp[ja(ot+De,127)],Mt.Sc[1]=lp[ja(ot+0,127)],Mt.Eb[0]=2*sp[ja(ot+Fe,127)],Mt.Eb[1]=101581*lp[ja(ot+Xe,127)]>>16,8>Mt.Eb[1]&&(Mt.Eb[1]=8),Mt.Qc[0]=sp[ja(ot+at,117)],Mt.Qc[1]=lp[ja(ot+qe,127)],Mt.lc=ot+qe}if(!Ge.Rb)return Ao(ie,4,"Not a key frame.");for(mn(Me),Ge=ie.Pa,Pe=0;4>Pe;++Pe){for(De=0;8>De;++De)for(Fe=0;3>Fe;++Fe)for(Xe=0;11>Xe;++Xe)at=Mn(Me,av[Pe][De][Fe][Xe])?Sn(Me,8):Av[Pe][De][Fe][Xe],Ge.Wc[Pe][De].Yb[Fe][Xe]=at;for(De=0;17>De;++De)Ge.Xc[Pe][De]=Ge.Wc[Pe][ov[De]]}return ie.kc=mn(Me),ie.kc&&(ie.Bd=Sn(Me,8)),ie.cb=1}function gl(ie,ue,Pe,Fe,De,Me,Ge){var Xe=ue[De].Yb[Pe];for(Pe=0;16>De;++De){if(!Mn(ie,Xe[Pe+0]))return De;for(;!Mn(ie,Xe[Pe+1]);)if(Xe=ue[++De].Yb[0],Pe=0,De==16)return 16;var qe=ue[De+1].Yb;if(Mn(ie,Xe[Pe+2])){var at=ie,Dt=0;if(Mn(at,(ot=Xe)[(an=Pe)+3]))if(Mn(at,ot[an+6])){for(Xe=0,an=2*(Dt=Mn(at,ot[an+8]))+(ot=Mn(at,ot[an+9+Dt])),Dt=0,ot=tv[an];ot[Xe];++Xe)Dt+=Dt+Mn(at,ot[Xe]);Dt+=3+(8<<an)}else Mn(at,ot[an+7])?(Dt=7+2*Mn(at,165),Dt+=Mn(at,145)):Dt=5+Mn(at,159);else Dt=Mn(at,ot[an+4])?3+Mn(at,ot[an+5]):2;Xe=qe[2]}else Dt=1,Xe=qe[1];qe=Ge+nv[De],0>(at=ie).b&&Bn(at);var an,ot=at.b,Mt=(an=at.Ca>>1)-(at.I>>ot)>>31;--at.b,at.Ca+=Mt,at.Ca|=1,at.I-=(an+1&Mt)<<ot,Me[qe]=((Dt^Mt)-Mt)*Fe[(0<De)+0]}return 16}function Jg(ie){var ue=ie.rb[ie.sb-1];ue.la=0,ue.Na=0,Ae(ie.zc,0,0,ie.zc.length),ie.ja=0}function us(ie,ue,Pe,Fe,De){De=ie[ue+Pe+32*Fe]+(De>>3),ie[ue+Pe+32*Fe]=-256&De?0>De?0:255:De}function Zg(ie,ue,Pe,Fe,De,Me){us(ie,ue,0,Pe,Fe+De),us(ie,ue,1,Pe,Fe+Me),us(ie,ue,2,Pe,Fe-Me),us(ie,ue,3,Pe,Fe-De)}function Ka(ie){return(20091*ie>>16)+ie}function Pd(ie,ue,Pe,Fe){var De,Me=0,Ge=ae(16);for(De=0;4>De;++De){var Xe=ie[ue+0]+ie[ue+8],qe=ie[ue+0]-ie[ue+8],at=(35468*ie[ue+4]>>16)-Ka(ie[ue+12]),Dt=Ka(ie[ue+4])+(35468*ie[ue+12]>>16);Ge[Me+0]=Xe+Dt,Ge[Me+1]=qe+at,Ge[Me+2]=qe-at,Ge[Me+3]=Xe-Dt,Me+=4,ue++}for(De=Me=0;4>De;++De)Xe=(ie=Ge[Me+0]+4)+Ge[Me+8],qe=ie-Ge[Me+8],at=(35468*Ge[Me+4]>>16)-Ka(Ge[Me+12]),us(Pe,Fe,0,0,Xe+(Dt=Ka(Ge[Me+4])+(35468*Ge[Me+12]>>16))),us(Pe,Fe,1,0,qe+at),us(Pe,Fe,2,0,qe-at),us(Pe,Fe,3,0,Xe-Dt),Me++,Fe+=32}function Gm(ie,ue,Pe,Fe){var De=ie[ue+0]+4,Me=35468*ie[ue+4]>>16,Ge=Ka(ie[ue+4]),Xe=35468*ie[ue+1]>>16;Zg(Pe,Fe,0,De+Ge,ie=Ka(ie[ue+1]),Xe),Zg(Pe,Fe,1,De+Me,ie,Xe),Zg(Pe,Fe,2,De-Me,ie,Xe),Zg(Pe,Fe,3,De-Ge,ie,Xe)}function Km(ie,ue,Pe,Fe,De){Pd(ie,ue,Pe,Fe),De&&Pd(ie,ue+16,Pe,Fe+4)}function zm(ie,ue,Pe,Fe){cu(ie,ue+0,Pe,Fe,1),cu(ie,ue+32,Pe,Fe+128,1)}function js(ie,ue,Pe,Fe){var De;for(ie=ie[ue+0]+4,De=0;4>De;++De)for(ue=0;4>ue;++ue)us(Pe,Fe,ue,De,ie)}function Nh(ie,ue,Pe,Fe){ie[ue+0]&&la(ie,ue+0,Pe,Fe),ie[ue+16]&&la(ie,ue+16,Pe,Fe+4),ie[ue+32]&&la(ie,ue+32,Pe,Fe+128),ie[ue+48]&&la(ie,ue+48,Pe,Fe+128+4)}function Dh(ie,ue,Pe,Fe){var De,Me=ae(16);for(De=0;4>De;++De){var Ge=ie[ue+0+De]+ie[ue+12+De],Xe=ie[ue+4+De]+ie[ue+8+De],qe=ie[ue+4+De]-ie[ue+8+De],at=ie[ue+0+De]-ie[ue+12+De];Me[0+De]=Ge+Xe,Me[8+De]=Ge-Xe,Me[4+De]=at+qe,Me[12+De]=at-qe}for(De=0;4>De;++De)Ge=(ie=Me[0+4*De]+3)+Me[3+4*De],Xe=Me[1+4*De]+Me[2+4*De],qe=Me[1+4*De]-Me[2+4*De],at=ie-Me[3+4*De],Pe[Fe+0]=Ge+Xe>>3,Pe[Fe+16]=at+qe>>3,Pe[Fe+32]=Ge-Xe>>3,Pe[Fe+48]=at-qe>>3,Fe+=64}function Wl(ie,ue,Pe){var Fe,De=ue-32,Me=Bi,Ge=255-ie[De-1];for(Fe=0;Fe<Pe;++Fe){var Xe,qe=Me,at=Ge+ie[ue-1];for(Xe=0;Xe<Pe;++Xe)ie[ue+Xe]=qe[at+ie[De+Xe]];ue+=32}}function yd(ie,ue){Wl(ie,ue,4)}function Vm(ie,ue){Wl(ie,ue,8)}function Wm(ie,ue){Wl(ie,ue,16)}function Jm(ie,ue){var Pe;for(Pe=0;16>Pe;++Pe)ee(ie,ue+32*Pe,ie,ue-32,16)}function bd(ie,ue){var Pe;for(Pe=16;0<Pe;--Pe)Ae(ie,ue,ie[ue-1],16),ue+=32}function Xg(ie,ue,Pe){var Fe;for(Fe=0;16>Fe;++Fe)Ae(ue,Pe+32*Fe,ie,16)}function Jl(ie,ue){var Pe,Fe=16;for(Pe=0;16>Pe;++Pe)Fe+=ie[ue-1+32*Pe]+ie[ue+Pe-32];Xg(Fe>>5,ie,ue)}function Zm(ie,ue){var Pe,Fe=8;for(Pe=0;16>Pe;++Pe)Fe+=ie[ue-1+32*Pe];Xg(Fe>>4,ie,ue)}function Yg(ie,ue){var Pe,Fe=8;for(Pe=0;16>Pe;++Pe)Fe+=ie[ue+Pe-32];Xg(Fe>>4,ie,ue)}function Cd(ie,ue){Xg(128,ie,ue)}function vr(ie,ue,Pe){return ie+2*ue+Pe+2>>2}function Xm(ie,ue){var Pe,Fe=ue-32;for(Fe=new Uint8Array([vr(ie[Fe-1],ie[Fe+0],ie[Fe+1]),vr(ie[Fe+0],ie[Fe+1],ie[Fe+2]),vr(ie[Fe+1],ie[Fe+2],ie[Fe+3]),vr(ie[Fe+2],ie[Fe+3],ie[Fe+4])]),Pe=0;4>Pe;++Pe)ee(ie,ue+32*Pe,Fe,0,Fe.length)}function Ym(ie,ue){var Pe=ie[ue-1],Fe=ie[ue-1+32],De=ie[ue-1+64],Me=ie[ue-1+96];oA(ie,ue+0,16843009*vr(ie[ue-1-32],Pe,Fe)),oA(ie,ue+32,16843009*vr(Pe,Fe,De)),oA(ie,ue+64,16843009*vr(Fe,De,Me)),oA(ie,ue+96,16843009*vr(De,Me,Me))}function qm(ie,ue){var Pe,Fe=4;for(Pe=0;4>Pe;++Pe)Fe+=ie[ue+Pe-32]+ie[ue-1+32*Pe];for(Fe>>=3,Pe=0;4>Pe;++Pe)Ae(ie,ue+32*Pe,Fe,4)}function $m(ie,ue){var Pe=ie[ue-1+0],Fe=ie[ue-1+32],De=ie[ue-1+64],Me=ie[ue-1-32],Ge=ie[ue+0-32],Xe=ie[ue+1-32],qe=ie[ue+2-32],at=ie[ue+3-32];ie[ue+0+96]=vr(Fe,De,ie[ue-1+96]),ie[ue+1+96]=ie[ue+0+64]=vr(Pe,Fe,De),ie[ue+2+96]=ie[ue+1+64]=ie[ue+0+32]=vr(Me,Pe,Fe),ie[ue+3+96]=ie[ue+2+64]=ie[ue+1+32]=ie[ue+0+0]=vr(Ge,Me,Pe),ie[ue+3+64]=ie[ue+2+32]=ie[ue+1+0]=vr(Xe,Ge,Me),ie[ue+3+32]=ie[ue+2+0]=vr(qe,Xe,Ge),ie[ue+3+0]=vr(at,qe,Xe)}function ul(ie,ue){var Pe=ie[ue+1-32],Fe=ie[ue+2-32],De=ie[ue+3-32],Me=ie[ue+4-32],Ge=ie[ue+5-32],Xe=ie[ue+6-32],qe=ie[ue+7-32];ie[ue+0+0]=vr(ie[ue+0-32],Pe,Fe),ie[ue+1+0]=ie[ue+0+32]=vr(Pe,Fe,De),ie[ue+2+0]=ie[ue+1+32]=ie[ue+0+64]=vr(Fe,De,Me),ie[ue+3+0]=ie[ue+2+32]=ie[ue+1+64]=ie[ue+0+96]=vr(De,Me,Ge),ie[ue+3+32]=ie[ue+2+64]=ie[ue+1+96]=vr(Me,Ge,Xe),ie[ue+3+64]=ie[ue+2+96]=vr(Ge,Xe,qe),ie[ue+3+96]=vr(Xe,qe,qe)}function cl(ie,ue){var Pe=ie[ue-1+0],Fe=ie[ue-1+32],De=ie[ue-1+64],Me=ie[ue-1-32],Ge=ie[ue+0-32],Xe=ie[ue+1-32],qe=ie[ue+2-32],at=ie[ue+3-32];ie[ue+0+0]=ie[ue+1+64]=Me+Ge+1>>1,ie[ue+1+0]=ie[ue+2+64]=Ge+Xe+1>>1,ie[ue+2+0]=ie[ue+3+64]=Xe+qe+1>>1,ie[ue+3+0]=qe+at+1>>1,ie[ue+0+96]=vr(De,Fe,Pe),ie[ue+0+64]=vr(Fe,Pe,Me),ie[ue+0+32]=ie[ue+1+96]=vr(Pe,Me,Ge),ie[ue+1+32]=ie[ue+2+96]=vr(Me,Ge,Xe),ie[ue+2+32]=ie[ue+3+96]=vr(Ge,Xe,qe),ie[ue+3+32]=vr(Xe,qe,at)}function ep(ie,ue){var Pe=ie[ue+0-32],Fe=ie[ue+1-32],De=ie[ue+2-32],Me=ie[ue+3-32],Ge=ie[ue+4-32],Xe=ie[ue+5-32],qe=ie[ue+6-32],at=ie[ue+7-32];ie[ue+0+0]=Pe+Fe+1>>1,ie[ue+1+0]=ie[ue+0+64]=Fe+De+1>>1,ie[ue+2+0]=ie[ue+1+64]=De+Me+1>>1,ie[ue+3+0]=ie[ue+2+64]=Me+Ge+1>>1,ie[ue+0+32]=vr(Pe,Fe,De),ie[ue+1+32]=ie[ue+0+96]=vr(Fe,De,Me),ie[ue+2+32]=ie[ue+1+96]=vr(De,Me,Ge),ie[ue+3+32]=ie[ue+2+96]=vr(Me,Ge,Xe),ie[ue+3+64]=vr(Ge,Xe,qe),ie[ue+3+96]=vr(Xe,qe,at)}function tp(ie,ue){var Pe=ie[ue-1+0],Fe=ie[ue-1+32],De=ie[ue-1+64],Me=ie[ue-1+96];ie[ue+0+0]=Pe+Fe+1>>1,ie[ue+2+0]=ie[ue+0+32]=Fe+De+1>>1,ie[ue+2+32]=ie[ue+0+64]=De+Me+1>>1,ie[ue+1+0]=vr(Pe,Fe,De),ie[ue+3+0]=ie[ue+1+32]=vr(Fe,De,Me),ie[ue+3+32]=ie[ue+1+64]=vr(De,Me,Me),ie[ue+3+64]=ie[ue+2+64]=ie[ue+0+96]=ie[ue+1+96]=ie[ue+2+96]=ie[ue+3+96]=Me}function ic(ie,ue){var Pe=ie[ue-1+0],Fe=ie[ue-1+32],De=ie[ue-1+64],Me=ie[ue-1+96],Ge=ie[ue-1-32],Xe=ie[ue+0-32],qe=ie[ue+1-32],at=ie[ue+2-32];ie[ue+0+0]=ie[ue+2+32]=Pe+Ge+1>>1,ie[ue+0+32]=ie[ue+2+64]=Fe+Pe+1>>1,ie[ue+0+64]=ie[ue+2+96]=De+Fe+1>>1,ie[ue+0+96]=Me+De+1>>1,ie[ue+3+0]=vr(Xe,qe,at),ie[ue+2+0]=vr(Ge,Xe,qe),ie[ue+1+0]=ie[ue+3+32]=vr(Pe,Ge,Xe),ie[ue+1+32]=ie[ue+3+64]=vr(Fe,Pe,Ge),ie[ue+1+64]=ie[ue+3+96]=vr(De,Fe,Pe),ie[ue+1+96]=vr(Me,De,Fe)}function Fd(ie,ue){var Pe;for(Pe=0;8>Pe;++Pe)ee(ie,ue+32*Pe,ie,ue-32,8)}function qg(ie,ue){var Pe;for(Pe=0;8>Pe;++Pe)Ae(ie,ue,ie[ue-1],8),ue+=32}function sc(ie,ue,Pe){var Fe;for(Fe=0;8>Fe;++Fe)Ae(ue,Pe+32*Fe,ie,8)}function lc(ie,ue){var Pe,Fe=8;for(Pe=0;8>Pe;++Pe)Fe+=ie[ue+Pe-32]+ie[ue-1+32*Pe];sc(Fe>>4,ie,ue)}function np(ie,ue){var Pe,Fe=4;for(Pe=0;8>Pe;++Pe)Fe+=ie[ue+Pe-32];sc(Fe>>3,ie,ue)}function Ed(ie,ue){var Pe,Fe=4;for(Pe=0;8>Pe;++Pe)Fe+=ie[ue-1+32*Pe];sc(Fe>>3,ie,ue)}function Ld(ie,ue){sc(128,ie,ue)}function $g(ie,ue,Pe){var Fe=ie[ue-Pe],De=ie[ue+0],Me=3*(De-Fe)+Ap[1020+ie[ue-2*Pe]-ie[ue+Pe]],Ge=Kh[112+(Me+4>>3)];ie[ue-Pe]=Bi[255+Fe+Kh[112+(Me+3>>3)]],ie[ue+0]=Bi[255+De-Ge]}function eu(ie,ue,Pe,Fe){var De=ie[ue+0],Me=ie[ue+Pe];return Ki[255+ie[ue-2*Pe]-ie[ue-Pe]]>Fe||Ki[255+Me-De]>Fe}function xd(ie,ue,Pe,Fe){return 4*Ki[255+ie[ue-Pe]-ie[ue+0]]+Ki[255+ie[ue-2*Pe]-ie[ue+Pe]]<=Fe}function gc(ie,ue,Pe,Fe,De){var Me=ie[ue-3*Pe],Ge=ie[ue-2*Pe],Xe=ie[ue-Pe],qe=ie[ue+0],at=ie[ue+Pe],Dt=ie[ue+2*Pe],an=ie[ue+3*Pe];return 4*Ki[255+Xe-qe]+Ki[255+Ge-at]>Fe?0:Ki[255+ie[ue-4*Pe]-Me]<=De&&Ki[255+Me-Ge]<=De&&Ki[255+Ge-Xe]<=De&&Ki[255+an-Dt]<=De&&Ki[255+Dt-at]<=De&&Ki[255+at-qe]<=De}function Ud(ie,ue,Pe,Fe){var De=2*Fe+1;for(Fe=0;16>Fe;++Fe)xd(ie,ue+Fe,Pe,De)&&$g(ie,ue+Fe,Pe)}function tu(ie,ue,Pe,Fe){var De=2*Fe+1;for(Fe=0;16>Fe;++Fe)xd(ie,ue+Fe*Pe,1,De)&&$g(ie,ue+Fe*Pe,1)}function Oh(ie,ue,Pe,Fe){var De;for(De=3;0<De;--De)Ud(ie,ue+=4*Pe,Pe,Fe)}function _h(ie,ue,Pe,Fe){var De;for(De=3;0<De;--De)tu(ie,ue+=4,Pe,Fe)}function dl(ie,ue,Pe,Fe,De,Me,Ge,Xe){for(Me=2*Me+1;0<De--;){if(gc(ie,ue,Pe,Me,Ge))if(eu(ie,ue,Pe,Xe))$g(ie,ue,Pe);else{var qe=ie,at=ue,Dt=Pe,an=qe[at-2*Dt],ot=qe[at-Dt],Mt=qe[at+0],Xt=qe[at+Dt],xn=qe[at+2*Dt],tn=27*(Tn=Ap[1020+3*(Mt-ot)+Ap[1020+an-Xt]])+63>>7,Dn=18*Tn+63>>7,Tn=9*Tn+63>>7;qe[at-3*Dt]=Bi[255+qe[at-3*Dt]+Tn],qe[at-2*Dt]=Bi[255+an+Dn],qe[at-Dt]=Bi[255+ot+tn],qe[at+0]=Bi[255+Mt-tn],qe[at+Dt]=Bi[255+Xt-Dn],qe[at+2*Dt]=Bi[255+xn-Tn]}ue+=Fe}}function fl(ie,ue,Pe,Fe,De,Me,Ge,Xe){for(Me=2*Me+1;0<De--;){if(gc(ie,ue,Pe,Me,Ge))if(eu(ie,ue,Pe,Xe))$g(ie,ue,Pe);else{var qe=ie,at=ue,Dt=Pe,an=qe[at-Dt],ot=qe[at+0],Mt=qe[at+Dt],Xt=Kh[112+(4+(xn=3*(ot-an))>>3)],xn=Kh[112+(xn+3>>3)],tn=Xt+1>>1;qe[at-2*Dt]=Bi[255+qe[at-2*Dt]+tn],qe[at-Dt]=Bi[255+an+xn],qe[at+0]=Bi[255+ot-Xt],qe[at+Dt]=Bi[255+Mt-tn]}ue+=Fe}}function Hh(ie,ue,Pe,Fe,De,Me){dl(ie,ue,Pe,1,16,Fe,De,Me)}function jh(ie,ue,Pe,Fe,De,Me){dl(ie,ue,1,Pe,16,Fe,De,Me)}function nu(ie,ue,Pe,Fe,De,Me){var Ge;for(Ge=3;0<Ge;--Ge)fl(ie,ue+=4*Pe,Pe,1,16,Fe,De,Me)}function Th(ie,ue,Pe,Fe,De,Me){var Ge;for(Ge=3;0<Ge;--Ge)fl(ie,ue+=4,1,Pe,16,Fe,De,Me)}function pe(ie,ue,Pe,Fe,De,Me,Ge,Xe){dl(ie,ue,De,1,8,Me,Ge,Xe),dl(Pe,Fe,De,1,8,Me,Ge,Xe)}function Ne(ie,ue,Pe,Fe,De,Me,Ge,Xe){dl(ie,ue,1,De,8,Me,Ge,Xe),dl(Pe,Fe,1,De,8,Me,Ge,Xe)}function it(ie,ue,Pe,Fe,De,Me,Ge,Xe){fl(ie,ue+4*De,De,1,8,Me,Ge,Xe),fl(Pe,Fe+4*De,De,1,8,Me,Ge,Xe)}function Ct(ie,ue,Pe,Fe,De,Me,Ge,Xe){fl(ie,ue+4,1,De,8,Me,Ge,Xe),fl(Pe,Fe+4,1,De,8,Me,Ge,Xe)}function Vt(){this.ba=new pa,this.ec=[],this.cc=[],this.Mc=[],this.Dc=this.Nc=this.dc=this.fc=0,this.Oa=new sa,this.memory=0,this.Ib="OutputFunc",this.Jb="OutputAlphaFunc",this.Nd="OutputRowFunc"}function On(){this.data=[],this.offset=this.kd=this.ha=this.w=0,this.na=[],this.xa=this.gb=this.Ja=this.Sa=this.P=0}function Yn(){this.nc=this.Ea=this.b=this.hc=0,this.K=[],this.w=0}function TA(){this.ua=0,this.Wa=new Ur,this.vb=new Ur,this.md=this.xc=this.wc=0,this.vc=[],this.Wb=0,this.Ya=new fn,this.yc=new Ft}function VA(){this.xb=this.a=0,this.l=new oc,this.ca=new pa,this.V=[],this.Ba=0,this.Ta=[],this.Ua=0,this.m=new lt,this.Pb=0,this.wd=new lt,this.Ma=this.$=this.C=this.i=this.c=this.xd=0,this.s=new TA,this.ab=0,this.gc=fe(4,Yn),this.Oc=0}function hr(){this.Lc=this.Z=this.$a=this.i=this.c=0,this.l=new oc,this.ic=0,this.ca=[],this.tb=0,this.qd=null,this.rd=0}function wr(ie,ue,Pe,Fe,De,Me,Ge){for(ie=ie==null?0:ie[ue+0],ue=0;ue<Ge;++ue)De[Me+ue]=ie+Pe[Fe+ue]&255,ie=De[Me+ue]}function ra(ie,ue,Pe,Fe,De,Me,Ge){var Xe;if(ie==null)wr(null,null,Pe,Fe,De,Me,Ge);else for(Xe=0;Xe<Ge;++Xe)De[Me+Xe]=ie[ue+Xe]+Pe[Fe+Xe]&255}function Da(ie,ue,Pe,Fe,De,Me,Ge){if(ie==null)wr(null,null,Pe,Fe,De,Me,Ge);else{var Xe,qe=ie[ue+0],at=qe,Dt=qe;for(Xe=0;Xe<Ge;++Xe)at=Dt+(qe=ie[ue+Xe])-at,Dt=Pe[Fe+Xe]+(-256&at?0>at?0:255:at)&255,at=qe,De[Me+Xe]=Dt}}function ro(ie,ue,Pe,Fe){var De=ue.width,Me=ue.o;if(x(ie!=null&&ue!=null),0>Pe||0>=Fe||Pe+Fe>Me)return null;if(!ie.Cc){if(ie.ga==null){var Ge;if(ie.ga=new hr,(Ge=ie.ga==null)||(Ge=ue.width*ue.o,x(ie.Gb.length==0),ie.Gb=ae(Ge),ie.Uc=0,ie.Gb==null?Ge=0:(ie.mb=ie.Gb,ie.nb=ie.Uc,ie.rc=null,Ge=1),Ge=!Ge),!Ge){Ge=ie.ga;var Xe=ie.Fa,qe=ie.P,at=ie.qc,Dt=ie.mb,an=ie.nb,ot=qe+1,Mt=at-1,Xt=Ge.l;if(x(Xe!=null&&Dt!=null&&ue!=null),rg[0]=null,rg[1]=wr,rg[2]=ra,rg[3]=Da,Ge.ca=Dt,Ge.tb=an,Ge.c=ue.width,Ge.i=ue.height,x(0<Ge.c&&0<Ge.i),1>=at)ue=0;else if(Ge.$a=3&Xe[qe+0],Ge.Z=Xe[qe+0]>>2&3,Ge.Lc=Xe[qe+0]>>4&3,qe=Xe[qe+0]>>6&3,0>Ge.$a||1<Ge.$a||4<=Ge.Z||1<Ge.Lc||qe)ue=0;else if(Xt.put=ir,Xt.ac=Os,Xt.bc=sl,Xt.ma=Ge,Xt.width=ue.width,Xt.height=ue.height,Xt.Da=ue.Da,Xt.v=ue.v,Xt.va=ue.va,Xt.j=ue.j,Xt.o=ue.o,Ge.$a)e:{x(Ge.$a==1),ue=Vg();t:for(;;){if(ue==null){ue=0;break e}if(x(Ge!=null),Ge.mc=ue,ue.c=Ge.c,ue.i=Ge.i,ue.l=Ge.l,ue.l.ma=Ge,ue.l.width=Ge.c,ue.l.height=Ge.i,ue.a=0,wn(ue.m,Xe,ot,Mt),!Hs(Ge.c,Ge.i,1,ue,null)||(ue.ab==1&&ue.gc[0].hc==3&&ss(ue.s)?(Ge.ic=1,Xe=ue.c*ue.i,ue.Ta=null,ue.Ua=0,ue.V=ae(Xe),ue.Ba=0,ue.V==null?(ue.a=1,ue=0):ue=1):(Ge.ic=0,ue=Wg(ue,Ge.c)),!ue))break t;ue=1;break e}Ge.mc=null,ue=0}else ue=Mt>=Ge.c*Ge.i;Ge=!ue}if(Ge)return null;ie.ga.Lc!=1?ie.Ga=0:Fe=Me-Pe}x(ie.ga!=null),x(Pe+Fe<=Me);e:{if(ue=(Xe=ie.ga).c,Me=Xe.l.o,Xe.$a==0){if(ot=ie.rc,Mt=ie.Vc,Xt=ie.Fa,qe=ie.P+1+Pe*ue,at=ie.mb,Dt=ie.nb+Pe*ue,x(qe<=ie.P+ie.qc),Xe.Z!=0)for(x(rg[Xe.Z]!=null),Ge=0;Ge<Fe;++Ge)rg[Xe.Z](ot,Mt,Xt,qe,at,Dt,ue),ot=at,Mt=Dt,Dt+=ue,qe+=ue;else for(Ge=0;Ge<Fe;++Ge)ee(at,Dt,Xt,qe,ue),ot=at,Mt=Dt,Dt+=ue,qe+=ue;ie.rc=ot,ie.Vc=Mt}else{if(x(Xe.mc!=null),ue=Pe+Fe,x((Ge=Xe.mc)!=null),x(ue<=Ge.i),Ge.C>=ue)ue=1;else if(Xe.ic||Mi(),Xe.ic){Xe=Ge.V,ot=Ge.Ba,Mt=Ge.c;var xn=Ge.i,tn=(Xt=1,qe=Ge.$/Mt,at=Ge.$%Mt,Dt=Ge.m,an=Ge.s,Ge.$),Dn=Mt*xn,Tn=Mt*ue,iA=an.wc,Zn=tn<Tn?Io(an,at,qe):null;x(tn<=Dn),x(ue<=xn),x(ss(an));t:for(;;){for(;!Dt.h&&tn<Tn;){if(at&iA||(Zn=Io(an,at,qe)),x(Zn!=null),rn(Dt),256>(xn=Ha(Zn.G[0],Zn.H[0],Dt)))Xe[ot+tn]=xn,++tn,++at>=Mt&&(at=0,++qe<=ue&&!(qe%16)&&ls(Ge,qe));else{if(!(280>xn)){Xt=0;break t}xn=Hi(xn-256,Dt);var JA,jA=Ha(Zn.G[4],Zn.H[4],Dt);if(rn(Dt),!(tn>=(jA=ji(Mt,jA=Hi(jA,Dt)))&&Dn-tn>=xn)){Xt=0;break t}for(JA=0;JA<xn;++JA)Xe[ot+tn+JA]=Xe[ot+tn+JA-jA];for(tn+=xn,at+=xn;at>=Mt;)at-=Mt,++qe<=ue&&!(qe%16)&&ls(Ge,qe);tn<Tn&&at&iA&&(Zn=Io(an,at,qe))}x(Dt.h==It(Dt))}ls(Ge,qe>ue?ue:qe);break t}!Xt||Dt.h&&tn<Dn?(Xt=0,Ge.a=Dt.h?5:3):Ge.$=tn,ue=Xt}else ue=gs(Ge,Ge.V,Ge.Ba,Ge.c,Ge.i,ue,Ac);if(!ue){Fe=0;break e}}Pe+Fe>=Me&&(ie.Cc=1),Fe=1}if(!Fe)return null;if(ie.Cc&&((Fe=ie.ga)!=null&&(Fe.mc=null),ie.ga=null,0<ie.Ga))return alert("todo:WebPDequantizeLevels"),null}return ie.nb+Pe*De}function wa(ie,ue,Pe,Fe,De,Me){for(;0<De--;){var Ge,Xe=ie,qe=ue+(Pe?1:0),at=ie,Dt=ue+(Pe?0:3);for(Ge=0;Ge<Fe;++Ge){var an=at[Dt+4*Ge];an!=255&&(an*=32897,Xe[qe+4*Ge+0]=Xe[qe+4*Ge+0]*an>>23,Xe[qe+4*Ge+1]=Xe[qe+4*Ge+1]*an>>23,Xe[qe+4*Ge+2]=Xe[qe+4*Ge+2]*an>>23)}ue+=Me}}function fo(ie,ue,Pe,Fe,De){for(;0<Fe--;){var Me;for(Me=0;Me<Pe;++Me){var Ge=ie[ue+2*Me+0],Xe=15&(at=ie[ue+2*Me+1]),qe=4369*Xe,at=(240&at|at>>4)*qe>>16;ie[ue+2*Me+0]=(240&Ge|Ge>>4)*qe>>16&240|(15&Ge|Ge<<4)*qe>>16>>4&15,ie[ue+2*Me+1]=240&at|Xe}ue+=De}}function ao(ie,ue,Pe,Fe,De,Me,Ge,Xe){var qe,at,Dt=255;for(at=0;at<De;++at){for(qe=0;qe<Fe;++qe){var an=ie[ue+qe];Me[Ge+4*qe]=an,Dt&=an}ue+=Pe,Ge+=Xe}return Dt!=255}function No(ie,ue,Pe,Fe,De){var Me;for(Me=0;Me<De;++Me)Pe[Fe+Me]=ie[ue+Me]>>8}function Mi(){Md=wa,Xp=fo,Yp=ao,qp=No}function li(ie,ue,Pe){ut[ie]=function(Fe,De,Me,Ge,Xe,qe,at,Dt,an,ot,Mt,Xt,xn,tn,Dn,Tn,iA){var Zn,JA=iA-1>>1,jA=Xe[qe+0]|at[Dt+0]<<16,Dr=an[ot+0]|Mt[Xt+0]<<16;x(Fe!=null);var RA=3*jA+Dr+131074>>2;for(ue(Fe[De+0],255&RA,RA>>16,xn,tn),Me!=null&&(RA=3*Dr+jA+131074>>2,ue(Me[Ge+0],255&RA,RA>>16,Dn,Tn)),Zn=1;Zn<=JA;++Zn){var zr=Xe[qe+Zn]|at[Dt+Zn]<<16,mo=an[ot+Zn]|Mt[Xt+Zn]<<16,Or=jA+zr+Dr+mo+524296,GA=Or+2*(zr+Dr)>>3;RA=GA+jA>>1,jA=(Or=Or+2*(jA+mo)>>3)+zr>>1,ue(Fe[De+2*Zn-1],255&RA,RA>>16,xn,tn+(2*Zn-1)*Pe),ue(Fe[De+2*Zn-0],255&jA,jA>>16,xn,tn+(2*Zn-0)*Pe),Me!=null&&(RA=Or+Dr>>1,jA=GA+mo>>1,ue(Me[Ge+2*Zn-1],255&RA,RA>>16,Dn,Tn+(2*Zn-1)*Pe),ue(Me[Ge+2*Zn+0],255&jA,jA>>16,Dn,Tn+(2*Zn+0)*Pe)),jA=zr,Dr=mo}1&iA||(RA=3*jA+Dr+131074>>2,ue(Fe[De+iA-1],255&RA,RA>>16,xn,tn+(iA-1)*Pe),Me!=null&&(RA=3*Dr+jA+131074>>2,ue(Me[Ge+iA-1],255&RA,RA>>16,Dn,Tn+(iA-1)*Pe)))}}function kh(){zi[zh]=sv,zi[Vh]=l1,zi[r1]=lv,zi[Wh]=g1,zi[Jh]=u1,zi[rp]=c1,zi[a1]=gv,zi[ap]=l1,zi[op]=g1,zi[Zh]=u1,zi[ip]=c1}function uc(ie){return ie&~uv?0>ie?0:255:ie>>d1}function Au(ie,ue){return uc((19077*ie>>8)+(26149*ue>>8)-14234)}function Zl(ie,ue,Pe){return uc((19077*ie>>8)-(6419*ue>>8)-(13320*Pe>>8)+8708)}function ru(ie,ue){return uc((19077*ie>>8)+(33050*ue>>8)-17685)}function au(ie,ue,Pe,Fe,De){Fe[De+0]=Au(ie,Pe),Fe[De+1]=Zl(ie,ue,Pe),Fe[De+2]=ru(ie,ue)}function ou(ie,ue,Pe,Fe,De){Fe[De+0]=ru(ie,ue),Fe[De+1]=Zl(ie,ue,Pe),Fe[De+2]=Au(ie,Pe)}function Vo(ie,ue,Pe,Fe,De){var Me=Zl(ie,ue,Pe);ue=Me<<3&224|ru(ie,ue)>>3,Fe[De+0]=248&Au(ie,Pe)|Me>>5,Fe[De+1]=ue}function iu(ie,ue,Pe,Fe,De){var Me=240&ru(ie,ue)|15;Fe[De+0]=240&Au(ie,Pe)|Zl(ie,ue,Pe)>>4,Fe[De+1]=Me}function su(ie,ue,Pe,Fe,De){Fe[De+0]=255,au(ie,ue,Pe,Fe,De+1)}function Qd(ie,ue,Pe,Fe,De){ou(ie,ue,Pe,Fe,De),Fe[De+3]=255}function Id(ie,ue,Pe,Fe,De){au(ie,ue,Pe,Fe,De),Fe[De+3]=255}function ja(ie,ue){return 0>ie?0:ie>ue?ue:ie}function hl(ie,ue,Pe){ut[ie]=function(Fe,De,Me,Ge,Xe,qe,at,Dt,an){for(var ot=Dt+(-2&an)*Pe;Dt!=ot;)ue(Fe[De+0],Me[Ge+0],Xe[qe+0],at,Dt),ue(Fe[De+1],Me[Ge+0],Xe[qe+0],at,Dt+Pe),De+=2,++Ge,++qe,Dt+=2*Pe;1&an&&ue(Fe[De+0],Me[Ge+0],Xe[qe+0],at,Dt)}}function cc(ie,ue,Pe){return Pe==0?ie==0?ue==0?6:5:ue==0?4:0:Pe}function Mh(ie,ue,Pe,Fe,De){switch(ie>>>30){case 3:cu(ue,Pe,Fe,De,0);break;case 2:Gi(ue,Pe,Fe,De);break;case 1:la(ue,Pe,Fe,De)}}function Ri(ie,ue){var Pe,Fe,De=ue.M,Me=ue.Nb,Ge=ie.oc,Xe=ie.pc+40,qe=ie.oc,at=ie.pc+584,Dt=ie.oc,an=ie.pc+600;for(Pe=0;16>Pe;++Pe)Ge[Xe+32*Pe-1]=129;for(Pe=0;8>Pe;++Pe)qe[at+32*Pe-1]=129,Dt[an+32*Pe-1]=129;for(0<De?Ge[Xe-1-32]=qe[at-1-32]=Dt[an-1-32]=129:(Ae(Ge,Xe-32-1,127,21),Ae(qe,at-32-1,127,9),Ae(Dt,an-32-1,127,9)),Fe=0;Fe<ie.za;++Fe){var ot=ue.ya[ue.aa+Fe];if(0<Fe){for(Pe=-1;16>Pe;++Pe)ee(Ge,Xe+32*Pe-4,Ge,Xe+32*Pe+12,4);for(Pe=-1;8>Pe;++Pe)ee(qe,at+32*Pe-4,qe,at+32*Pe+4,4),ee(Dt,an+32*Pe-4,Dt,an+32*Pe+4,4)}var Mt=ie.Gd,Xt=ie.Hd+Fe,xn=ot.ad,tn=ot.Hc;if(0<De&&(ee(Ge,Xe-32,Mt[Xt].y,0,16),ee(qe,at-32,Mt[Xt].f,0,8),ee(Dt,an-32,Mt[Xt].ea,0,8)),ot.Za){var Dn=Ge,Tn=Xe-32+16;for(0<De&&(Fe>=ie.za-1?Ae(Dn,Tn,Mt[Xt].y[15],4):ee(Dn,Tn,Mt[Xt+1].y,0,4)),Pe=0;4>Pe;Pe++)Dn[Tn+128+Pe]=Dn[Tn+256+Pe]=Dn[Tn+384+Pe]=Dn[Tn+0+Pe];for(Pe=0;16>Pe;++Pe,tn<<=2)Dn=Ge,Tn=Xe+h1[Pe],cs[ot.Ob[Pe]](Dn,Tn),Mh(tn,xn,16*+Pe,Dn,Tn)}else if(Dn=cc(Fe,De,ot.Ob[0]),Ag[Dn](Ge,Xe),tn!=0)for(Pe=0;16>Pe;++Pe,tn<<=2)Mh(tn,xn,16*+Pe,Ge,Xe+h1[Pe]);for(Pe=ot.Gc,Dn=cc(Fe,De,ot.Dd),vl[Dn](qe,at),vl[Dn](Dt,an),tn=xn,Dn=qe,Tn=at,255&(ot=0|Pe)&&(170&ot?Ms(tn,256,Dn,Tn):va(tn,256,Dn,Tn)),ot=Dt,tn=an,255&(Pe>>=8)&&(170&Pe?Ms(xn,320,ot,tn):va(xn,320,ot,tn)),De<ie.Ub-1&&(ee(Mt[Xt].y,0,Ge,Xe+480,16),ee(Mt[Xt].f,0,qe,at+224,8),ee(Mt[Xt].ea,0,Dt,an+224,8)),Pe=8*Me*ie.B,Mt=ie.sa,Xt=ie.ta+16*Fe+16*Me*ie.R,xn=ie.qa,ot=ie.ra+8*Fe+Pe,tn=ie.Ha,Dn=ie.Ia+8*Fe+Pe,Pe=0;16>Pe;++Pe)ee(Mt,Xt+Pe*ie.R,Ge,Xe+32*Pe,16);for(Pe=0;8>Pe;++Pe)ee(xn,ot+Pe*ie.B,qe,at+32*Pe,8),ee(tn,Dn+Pe*ie.B,Dt,an+32*Pe,8)}}function lu(ie,ue,Pe,Fe,De,Me,Ge,Xe,qe){var at=[0],Dt=[0],an=0,ot=qe!=null?qe.kd:0,Mt=qe!=null?qe:new On;if(ie==null||12>Pe)return 7;Mt.data=ie,Mt.w=ue,Mt.ha=Pe,ue=[ue],Pe=[Pe],Mt.gb=[Mt.gb];e:{var Xt=ue,xn=Pe,tn=Mt.gb;if(x(ie!=null),x(xn!=null),x(tn!=null),tn[0]=0,12<=xn[0]&&!E(ie,Xt[0],"RIFF")){if(E(ie,Xt[0]+8,"WEBP")){tn=3;break e}var Dn=En(ie,Xt[0]+4);if(12>Dn||4294967286<Dn){tn=3;break e}if(ot&&Dn>xn[0]-8){tn=7;break e}tn[0]=Dn,Xt[0]+=12,xn[0]-=12}tn=0}if(tn!=0)return tn;for(Dn=0<Mt.gb[0],Pe=Pe[0];;){e:{var Tn=ie;xn=ue,tn=Pe;var iA=at,Zn=Dt,JA=Xt=[0];if((RA=an=[an])[0]=0,8>tn[0])tn=7;else{if(!E(Tn,xn[0],"VP8X")){if(En(Tn,xn[0]+4)!=10){tn=3;break e}if(18>tn[0]){tn=7;break e}var jA=En(Tn,xn[0]+8),Dr=1+FA(Tn,xn[0]+12);if(2147483648<=Dr*(Tn=1+FA(Tn,xn[0]+15))){tn=3;break e}JA!=null&&(JA[0]=jA),iA!=null&&(iA[0]=Dr),Zn!=null&&(Zn[0]=Tn),xn[0]+=18,tn[0]-=18,RA[0]=1}tn=0}}if(an=an[0],Xt=Xt[0],tn!=0)return tn;if(xn=!!(2&Xt),!Dn&&an)return 3;if(Me!=null&&(Me[0]=!!(16&Xt)),Ge!=null&&(Ge[0]=xn),Xe!=null&&(Xe[0]=0),Ge=at[0],Xt=Dt[0],an&&xn&&qe==null){tn=0;break}if(4>Pe){tn=7;break}if(Dn&&an||!Dn&&!an&&!E(ie,ue[0],"ALPH")){Pe=[Pe],Mt.na=[Mt.na],Mt.P=[Mt.P],Mt.Sa=[Mt.Sa];e:{jA=ie,tn=ue,Dn=Pe;var RA=Mt.gb;iA=Mt.na,Zn=Mt.P,JA=Mt.Sa,Dr=22,x(jA!=null),x(Dn!=null),Tn=tn[0];var zr=Dn[0];for(x(iA!=null),x(JA!=null),iA[0]=null,Zn[0]=null,JA[0]=0;;){if(tn[0]=Tn,Dn[0]=zr,8>zr){tn=7;break e}var mo=En(jA,Tn+4);if(4294967286<mo){tn=3;break e}var Or=8+mo+1&-2;if(Dr+=Or,0<RA&&Dr>RA){tn=3;break e}if(!E(jA,Tn,"VP8 ")||!E(jA,Tn,"VP8L")){tn=0;break e}if(zr[0]<Or){tn=7;break e}E(jA,Tn,"ALPH")||(iA[0]=jA,Zn[0]=Tn+8,JA[0]=mo),Tn+=Or,zr-=Or}}if(Pe=Pe[0],Mt.na=Mt.na[0],Mt.P=Mt.P[0],Mt.Sa=Mt.Sa[0],tn!=0)break}Pe=[Pe],Mt.Ja=[Mt.Ja],Mt.xa=[Mt.xa];e:if(RA=ie,tn=ue,Dn=Pe,iA=Mt.gb[0],Zn=Mt.Ja,JA=Mt.xa,jA=tn[0],Tn=!E(RA,jA,"VP8 "),Dr=!E(RA,jA,"VP8L"),x(RA!=null),x(Dn!=null),x(Zn!=null),x(JA!=null),8>Dn[0])tn=7;else{if(Tn||Dr){if(RA=En(RA,jA+4),12<=iA&&RA>iA-12){tn=3;break e}if(ot&&RA>Dn[0]-8){tn=7;break e}Zn[0]=RA,tn[0]+=8,Dn[0]-=8,JA[0]=Dr}else JA[0]=5<=Dn[0]&&RA[jA+0]==47&&!(RA[jA+4]>>5),Zn[0]=Dn[0];tn=0}if(Pe=Pe[0],Mt.Ja=Mt.Ja[0],Mt.xa=Mt.xa[0],ue=ue[0],tn!=0)break;if(4294967286<Mt.Ja)return 3;if(Xe==null||xn||(Xe[0]=Mt.xa?2:1),Ge=[Ge],Xt=[Xt],Mt.xa){if(5>Pe){tn=7;break}Xe=Ge,ot=Xt,xn=Me,ie==null||5>Pe?ie=0:5<=Pe&&ie[ue+0]==47&&!(ie[ue+4]>>5)?(Dn=[0],RA=[0],iA=[0],wn(Zn=new lt,ie,ue,Pe),ll(Zn,Dn,RA,iA)?(Xe!=null&&(Xe[0]=Dn[0]),ot!=null&&(ot[0]=RA[0]),xn!=null&&(xn[0]=iA[0]),ie=1):ie=0):ie=0}else{if(10>Pe){tn=7;break}Xe=Xt,ie==null||10>Pe||!Qh(ie,ue+3,Pe-3)?ie=0:(ot=ie[ue+0]|ie[ue+1]<<8|ie[ue+2]<<16,xn=16383&(ie[ue+7]<<8|ie[ue+6]),ie=16383&(ie[ue+9]<<8|ie[ue+8]),1&ot||3<(ot>>1&7)||!(ot>>4&1)||ot>>5>=Mt.Ja||!xn||!ie?ie=0:(Ge&&(Ge[0]=xn),Xe&&(Xe[0]=ie),ie=1))}if(!ie||(Ge=Ge[0],Xt=Xt[0],an&&(at[0]!=Ge||Dt[0]!=Xt)))return 3;qe!=null&&(qe[0]=Mt,qe.offset=ue-qe.w,x(4294967286>ue-qe.w),x(qe.offset==qe.ha-Pe));break}return tn==0||tn==7&&an&&qe==null?(Me!=null&&(Me[0]|=Mt.na!=null&&0<Mt.na.length),Fe!=null&&(Fe[0]=Ge),De!=null&&(De[0]=Xt),0):tn}function Nd(ie,ue,Pe){var Fe=ue.width,De=ue.height,Me=0,Ge=0,Xe=Fe,qe=De;if(ue.Da=ie!=null&&0<ie.Da,ue.Da&&(Xe=ie.cd,qe=ie.bd,Me=ie.v,Ge=ie.j,11>Pe||(Me&=-2,Ge&=-2),0>Me||0>Ge||0>=Xe||0>=qe||Me+Xe>Fe||Ge+qe>De))return 0;if(ue.v=Me,ue.j=Ge,ue.va=Me+Xe,ue.o=Ge+qe,ue.U=Xe,ue.T=qe,ue.da=ie!=null&&0<ie.da,ue.da){if(!rr(Xe,qe,Pe=[ie.ib],Me=[ie.hb]))return 0;ue.ib=Pe[0],ue.hb=Me[0]}return ue.ob=ie!=null&&ie.ob,ue.Kb=ie==null||!ie.Sd,ue.da&&(ue.ob=ue.ib<3*Fe/4&&ue.hb<3*De/4,ue.Kb=0),1}function Dd(ie){if(ie==null)return 2;if(11>ie.S){var ue=ie.f.RGBA;ue.fb+=(ie.height-1)*ue.A,ue.A=-ue.A}else ue=ie.f.kb,ie=ie.height,ue.O+=(ie-1)*ue.fa,ue.fa=-ue.fa,ue.N+=(ie-1>>1)*ue.Ab,ue.Ab=-ue.Ab,ue.W+=(ie-1>>1)*ue.Db,ue.Db=-ue.Db,ue.F!=null&&(ue.J+=(ie-1)*ue.lb,ue.lb=-ue.lb);return 0}function Xl(ie,ue,Pe,Fe){if(Fe==null||0>=ie||0>=ue)return 2;if(Pe!=null){if(Pe.Da){var De=Pe.cd,Me=Pe.bd,Ge=-2&Pe.v,Xe=-2&Pe.j;if(0>Ge||0>Xe||0>=De||0>=Me||Ge+De>ie||Xe+Me>ue)return 2;ie=De,ue=Me}if(Pe.da){if(!rr(ie,ue,De=[Pe.ib],Me=[Pe.hb]))return 2;ie=De[0],ue=Me[0]}}Fe.width=ie,Fe.height=ue;e:{var qe=Fe.width,at=Fe.height;if(ie=Fe.S,0>=qe||0>=at||!(ie>=zh&&13>ie))ie=2;else{if(0>=Fe.Rd&&Fe.sd==null){Ge=Me=De=ue=0;var Dt=(Xe=qe*m1[ie])*at;if(11>ie||(Me=(at+1)/2*(ue=(qe+1)/2),ie==12&&(Ge=(De=qe)*at)),(at=ae(Dt+2*Me+Ge))==null){ie=1;break e}Fe.sd=at,11>ie?((qe=Fe.f.RGBA).eb=at,qe.fb=0,qe.A=Xe,qe.size=Dt):((qe=Fe.f.kb).y=at,qe.O=0,qe.fa=Xe,qe.Fd=Dt,qe.f=at,qe.N=0+Dt,qe.Ab=ue,qe.Cd=Me,qe.ea=at,qe.W=0+Dt+Me,qe.Db=ue,qe.Ed=Me,ie==12&&(qe.F=at,qe.J=0+Dt+2*Me),qe.Tc=Ge,qe.lb=De)}if(ue=1,De=Fe.S,Me=Fe.width,Ge=Fe.height,De>=zh&&13>De)if(11>De)ie=Fe.f.RGBA,ue&=(Xe=Math.abs(ie.A))*(Ge-1)+Me<=ie.size,ue&=Xe>=Me*m1[De],ue&=ie.eb!=null;else{ie=Fe.f.kb,Xe=(Me+1)/2,Dt=(Ge+1)/2,qe=Math.abs(ie.fa),at=Math.abs(ie.Ab);var an=Math.abs(ie.Db),ot=Math.abs(ie.lb),Mt=ot*(Ge-1)+Me;ue&=qe*(Ge-1)+Me<=ie.Fd,ue&=at*(Dt-1)+Xe<=ie.Cd,ue=(ue&=an*(Dt-1)+Xe<=ie.Ed)&qe>=Me&at>=Xe&an>=Xe,ue&=ie.y!=null,ue&=ie.f!=null,ue&=ie.ea!=null,De==12&&(ue&=ot>=Me,ue&=Mt<=ie.Tc,ue&=ie.F!=null)}else ue=0;ie=ue?0:2}}return ie!=0||Pe!=null&&Pe.fd&&(ie=Dd(Fe)),ie}var gu=64,pi=[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],vi=24,Yl=32,ml=8,ql=[0,0,1,1,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7];UA("Predictor0","PredictorAdd0"),ut.Predictor0=function(){return 4278190080},ut.Predictor1=function(ie){return ie},ut.Predictor2=function(ie,ue,Pe){return ue[Pe+0]},ut.Predictor3=function(ie,ue,Pe){return ue[Pe+1]},ut.Predictor4=function(ie,ue,Pe){return ue[Pe-1]},ut.Predictor5=function(ie,ue,Pe){return $A($A(ie,ue[Pe+1]),ue[Pe+0])},ut.Predictor6=function(ie,ue,Pe){return $A(ie,ue[Pe-1])},ut.Predictor7=function(ie,ue,Pe){return $A(ie,ue[Pe+0])},ut.Predictor8=function(ie,ue,Pe){return $A(ue[Pe-1],ue[Pe+0])},ut.Predictor9=function(ie,ue,Pe){return $A(ue[Pe+0],ue[Pe+1])},ut.Predictor10=function(ie,ue,Pe){return $A($A(ie,ue[Pe-1]),$A(ue[Pe+0],ue[Pe+1]))},ut.Predictor11=function(ie,ue,Pe){var Fe=ue[Pe+0];return 0>=Cr(Fe>>24&255,ie>>24&255,(ue=ue[Pe-1])>>24&255)+Cr(Fe>>16&255,ie>>16&255,ue>>16&255)+Cr(Fe>>8&255,ie>>8&255,ue>>8&255)+Cr(255&Fe,255&ie,255&ue)?Fe:ie},ut.Predictor12=function(ie,ue,Pe){var Fe=ue[Pe+0];return(na((ie>>24&255)+(Fe>>24&255)-((ue=ue[Pe-1])>>24&255))<<24|na((ie>>16&255)+(Fe>>16&255)-(ue>>16&255))<<16|na((ie>>8&255)+(Fe>>8&255)-(ue>>8&255))<<8|na((255&ie)+(255&Fe)-(255&ue)))>>>0},ut.Predictor13=function(ie,ue,Pe){var Fe=ue[Pe-1];return(br((ie=$A(ie,ue[Pe+0]))>>24&255,Fe>>24&255)<<24|br(ie>>16&255,Fe>>16&255)<<16|br(ie>>8&255,Fe>>8&255)<<8|br(255&ie,255&Fe))>>>0};var Od=ut.PredictorAdd0;ut.PredictorAdd1=da,UA("Predictor2","PredictorAdd2"),UA("Predictor3","PredictorAdd3"),UA("Predictor4","PredictorAdd4"),UA("Predictor5","PredictorAdd5"),UA("Predictor6","PredictorAdd6"),UA("Predictor7","PredictorAdd7"),UA("Predictor8","PredictorAdd8"),UA("Predictor9","PredictorAdd9"),UA("Predictor10","PredictorAdd10"),UA("Predictor11","PredictorAdd11"),UA("Predictor12","PredictorAdd12"),UA("Predictor13","PredictorAdd13");var dc=ut.PredictorAdd2;qA("ColorIndexInverseTransform","MapARGB","32b",function(ie){return ie>>8&255},function(ie){return ie}),qA("VP8LColorIndexInverseTransformAlpha","MapAlpha","8b",function(ie){return ie},function(ie){return ie>>8&255});var za,Rh=ut.ColorIndexInverseTransform,Ts=ut.MapARGB,ks=ut.VP8LColorIndexInverseTransformAlpha,_d=ut.MapAlpha,Hd=ut.VP8LPredictorsAdd=[];Hd.length=16,(ut.VP8LPredictors=[]).length=16,(ut.VP8LPredictorsAdd_C=[]).length=16,(ut.VP8LPredictors_C=[]).length=16;var jd,Td,$l,eg,tg,uu,ng,cu,Gi,Ms,la,va,Va,ho,pl,kd,fc,Gh,Kp,zp,Vp,Wp,Jp,Zp,Md,Xp,Yp,qp,$p=ae(511),e1=ae(2041),t1=ae(225),n1=ae(767),A1=0,Ap=e1,Kh=t1,Bi=n1,Ki=$p,zh=0,Vh=1,r1=2,Wh=3,Jh=4,rp=5,a1=6,ap=7,op=8,Zh=9,ip=10,J1=[2,3,7],Z1=[3,3,11],o1=[280,256,256,256,40],X1=[0,1,1,1,0],Y1=[17,18,0,1,2,3,4,5,16,6,7,8,9,10,11,12,13,14,15],q1=[24,7,23,25,40,6,39,41,22,26,38,42,56,5,55,57,21,27,54,58,37,43,72,4,71,73,20,28,53,59,70,74,36,44,88,69,75,52,60,3,87,89,19,29,86,90,35,45,68,76,85,91,51,61,104,2,103,105,18,30,102,106,34,46,84,92,67,77,101,107,50,62,120,1,119,121,83,93,17,31,100,108,66,78,118,122,33,47,117,123,49,63,99,109,82,94,0,116,124,65,79,16,32,98,110,48,115,125,81,95,64,114,126,97,111,80,113,127,96,112],$1=[2954,2956,2958,2962,2970,2986,3018,3082,3212,3468,3980,5004],ev=8,sp=[4,5,6,7,8,9,10,10,11,12,13,14,15,16,17,17,18,19,20,20,21,21,22,22,23,23,24,25,25,26,27,28,29,30,31,32,33,34,35,36,37,37,38,39,40,41,42,43,44,45,46,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,76,77,78,79,80,81,82,83,84,85,86,87,88,89,91,93,95,96,98,100,101,102,104,106,108,110,112,114,116,118,122,124,126,128,130,132,134,136,138,140,143,145,148,151,154,157],lp=[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,119,122,125,128,131,134,137,140,143,146,149,152,155,158,161,164,167,170,173,177,181,185,189,193,197,201,205,209,213,217,221,225,229,234,239,245,249,254,259,264,269,274,279,284],Rd=null,tv=[[173,148,140,0],[176,155,140,135,0],[180,157,141,134,130,0],[254,254,243,230,196,177,153,140,133,130,129,0]],nv=[0,1,4,8,5,2,3,6,9,12,13,10,7,11,14,15],i1=[-0,1,-1,2,-2,3,4,6,-3,5,-4,-5,-6,7,-7,8,-8,-9],Av=[[[[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128]],[[253,136,254,255,228,219,128,128,128,128,128],[189,129,242,255,227,213,255,219,128,128,128],[106,126,227,252,214,209,255,255,128,128,128]],[[1,98,248,255,236,226,255,255,128,128,128],[181,133,238,254,221,234,255,154,128,128,128],[78,134,202,247,198,180,255,219,128,128,128]],[[1,185,249,255,243,255,128,128,128,128,128],[184,150,247,255,236,224,128,128,128,128,128],[77,110,216,255,236,230,128,128,128,128,128]],[[1,101,251,255,241,255,128,128,128,128,128],[170,139,241,252,236,209,255,255,128,128,128],[37,116,196,243,228,255,255,255,128,128,128]],[[1,204,254,255,245,255,128,128,128,128,128],[207,160,250,255,238,128,128,128,128,128,128],[102,103,231,255,211,171,128,128,128,128,128]],[[1,152,252,255,240,255,128,128,128,128,128],[177,135,243,255,234,225,128,128,128,128,128],[80,129,211,255,194,224,128,128,128,128,128]],[[1,1,255,128,128,128,128,128,128,128,128],[246,1,255,128,128,128,128,128,128,128,128],[255,128,128,128,128,128,128,128,128,128,128]]],[[[198,35,237,223,193,187,162,160,145,155,62],[131,45,198,221,172,176,220,157,252,221,1],[68,47,146,208,149,167,221,162,255,223,128]],[[1,149,241,255,221,224,255,255,128,128,128],[184,141,234,253,222,220,255,199,128,128,128],[81,99,181,242,176,190,249,202,255,255,128]],[[1,129,232,253,214,197,242,196,255,255,128],[99,121,210,250,201,198,255,202,128,128,128],[23,91,163,242,170,187,247,210,255,255,128]],[[1,200,246,255,234,255,128,128,128,128,128],[109,178,241,255,231,245,255,255,128,128,128],[44,130,201,253,205,192,255,255,128,128,128]],[[1,132,239,251,219,209,255,165,128,128,128],[94,136,225,251,218,190,255,255,128,128,128],[22,100,174,245,186,161,255,199,128,128,128]],[[1,182,249,255,232,235,128,128,128,128,128],[124,143,241,255,227,234,128,128,128,128,128],[35,77,181,251,193,211,255,205,128,128,128]],[[1,157,247,255,236,231,255,255,128,128,128],[121,141,235,255,225,227,255,255,128,128,128],[45,99,188,251,195,217,255,224,128,128,128]],[[1,1,251,255,213,255,128,128,128,128,128],[203,1,248,255,255,128,128,128,128,128,128],[137,1,177,255,224,255,128,128,128,128,128]]],[[[253,9,248,251,207,208,255,192,128,128,128],[175,13,224,243,193,185,249,198,255,255,128],[73,17,171,221,161,179,236,167,255,234,128]],[[1,95,247,253,212,183,255,255,128,128,128],[239,90,244,250,211,209,255,255,128,128,128],[155,77,195,248,188,195,255,255,128,128,128]],[[1,24,239,251,218,219,255,205,128,128,128],[201,51,219,255,196,186,128,128,128,128,128],[69,46,190,239,201,218,255,228,128,128,128]],[[1,191,251,255,255,128,128,128,128,128,128],[223,165,249,255,213,255,128,128,128,128,128],[141,124,248,255,255,128,128,128,128,128,128]],[[1,16,248,255,255,128,128,128,128,128,128],[190,36,230,255,236,255,128,128,128,128,128],[149,1,255,128,128,128,128,128,128,128,128]],[[1,226,255,128,128,128,128,128,128,128,128],[247,192,255,128,128,128,128,128,128,128,128],[240,128,255,128,128,128,128,128,128,128,128]],[[1,134,252,255,255,128,128,128,128,128,128],[213,62,250,255,255,128,128,128,128,128,128],[55,93,255,128,128,128,128,128,128,128,128]],[[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128]]],[[[202,24,213,235,186,191,220,160,240,175,255],[126,38,182,232,169,184,228,174,255,187,128],[61,46,138,219,151,178,240,170,255,216,128]],[[1,112,230,250,199,191,247,159,255,255,128],[166,109,228,252,211,215,255,174,128,128,128],[39,77,162,232,172,180,245,178,255,255,128]],[[1,52,220,246,198,199,249,220,255,255,128],[124,74,191,243,183,193,250,221,255,255,128],[24,71,130,219,154,170,243,182,255,255,128]],[[1,182,225,249,219,240,255,224,128,128,128],[149,150,226,252,216,205,255,171,128,128,128],[28,108,170,242,183,194,254,223,255,255,128]],[[1,81,230,252,204,203,255,192,128,128,128],[123,102,209,247,188,196,255,233,128,128,128],[20,95,153,243,164,173,255,203,128,128,128]],[[1,222,248,255,216,213,128,128,128,128,128],[168,175,246,252,235,205,255,255,128,128,128],[47,116,215,255,211,212,255,255,128,128,128]],[[1,121,236,253,212,214,255,255,128,128,128],[141,84,213,252,201,202,255,219,128,128,128],[42,80,160,240,162,185,255,205,128,128,128]],[[1,1,255,128,128,128,128,128,128,128,128],[244,1,255,128,128,128,128,128,128,128,128],[238,1,255,128,128,128,128,128,128,128,128]]]],rv=[[[231,120,48,89,115,113,120,152,112],[152,179,64,126,170,118,46,70,95],[175,69,143,80,85,82,72,155,103],[56,58,10,171,218,189,17,13,152],[114,26,17,163,44,195,21,10,173],[121,24,80,195,26,62,44,64,85],[144,71,10,38,171,213,144,34,26],[170,46,55,19,136,160,33,206,71],[63,20,8,114,114,208,12,9,226],[81,40,11,96,182,84,29,16,36]],[[134,183,89,137,98,101,106,165,148],[72,187,100,130,157,111,32,75,80],[66,102,167,99,74,62,40,234,128],[41,53,9,178,241,141,26,8,107],[74,43,26,146,73,166,49,23,157],[65,38,105,160,51,52,31,115,128],[104,79,12,27,217,255,87,17,7],[87,68,71,44,114,51,15,186,23],[47,41,14,110,182,183,21,17,194],[66,45,25,102,197,189,23,18,22]],[[88,88,147,150,42,46,45,196,205],[43,97,183,117,85,38,35,179,61],[39,53,200,87,26,21,43,232,171],[56,34,51,104,114,102,29,93,77],[39,28,85,171,58,165,90,98,64],[34,22,116,206,23,34,43,166,73],[107,54,32,26,51,1,81,43,31],[68,25,106,22,64,171,36,225,114],[34,19,21,102,132,188,16,76,124],[62,18,78,95,85,57,50,48,51]],[[193,101,35,159,215,111,89,46,111],[60,148,31,172,219,228,21,18,111],[112,113,77,85,179,255,38,120,114],[40,42,1,196,245,209,10,25,109],[88,43,29,140,166,213,37,43,154],[61,63,30,155,67,45,68,1,209],[100,80,8,43,154,1,51,26,71],[142,78,78,16,255,128,34,197,171],[41,40,5,102,211,183,4,1,221],[51,50,17,168,209,192,23,25,82]],[[138,31,36,171,27,166,38,44,229],[67,87,58,169,82,115,26,59,179],[63,59,90,180,59,166,93,73,154],[40,40,21,116,143,209,34,39,175],[47,15,16,183,34,223,49,45,183],[46,17,33,183,6,98,15,32,183],[57,46,22,24,128,1,54,17,37],[65,32,73,115,28,128,23,128,205],[40,3,9,115,51,192,18,6,223],[87,37,9,115,59,77,64,21,47]],[[104,55,44,218,9,54,53,130,226],[64,90,70,205,40,41,23,26,57],[54,57,112,184,5,41,38,166,213],[30,34,26,133,152,116,10,32,134],[39,19,53,221,26,114,32,73,255],[31,9,65,234,2,15,1,118,73],[75,32,12,51,192,255,160,43,51],[88,31,35,67,102,85,55,186,85],[56,21,23,111,59,205,45,37,192],[55,38,70,124,73,102,1,34,98]],[[125,98,42,88,104,85,117,175,82],[95,84,53,89,128,100,113,101,45],[75,79,123,47,51,128,81,171,1],[57,17,5,71,102,57,53,41,49],[38,33,13,121,57,73,26,1,85],[41,10,67,138,77,110,90,47,114],[115,21,2,10,102,255,166,23,6],[101,29,16,10,85,128,101,196,26],[57,18,10,102,102,213,34,20,43],[117,20,15,36,163,128,68,1,26]],[[102,61,71,37,34,53,31,243,192],[69,60,71,38,73,119,28,222,37],[68,45,128,34,1,47,11,245,171],[62,17,19,70,146,85,55,62,70],[37,43,37,154,100,163,85,160,1],[63,9,92,136,28,64,32,201,85],[75,15,9,9,64,255,184,119,16],[86,6,28,5,64,255,25,248,1],[56,8,17,132,137,255,55,116,128],[58,15,20,82,135,57,26,121,40]],[[164,50,31,137,154,133,25,35,218],[51,103,44,131,131,123,31,6,158],[86,40,64,135,148,224,45,183,128],[22,26,17,131,240,154,14,1,209],[45,16,21,91,64,222,7,1,197],[56,21,39,155,60,138,23,102,213],[83,12,13,54,192,255,68,47,28],[85,26,85,85,128,128,32,146,171],[18,11,7,63,144,171,4,4,246],[35,27,10,146,174,171,12,26,128]],[[190,80,35,99,180,80,126,54,45],[85,126,47,87,176,51,41,20,32],[101,75,128,139,118,146,116,128,85],[56,41,15,176,236,85,37,9,62],[71,30,17,119,118,255,17,18,138],[101,38,60,138,55,70,43,26,142],[146,36,19,30,171,255,97,27,20],[138,45,61,62,219,1,81,188,64],[32,41,20,117,151,142,20,21,163],[112,19,12,61,195,128,48,4,24]]],av=[[[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[176,246,255,255,255,255,255,255,255,255,255],[223,241,252,255,255,255,255,255,255,255,255],[249,253,253,255,255,255,255,255,255,255,255]],[[255,244,252,255,255,255,255,255,255,255,255],[234,254,254,255,255,255,255,255,255,255,255],[253,255,255,255,255,255,255,255,255,255,255]],[[255,246,254,255,255,255,255,255,255,255,255],[239,253,254,255,255,255,255,255,255,255,255],[254,255,254,255,255,255,255,255,255,255,255]],[[255,248,254,255,255,255,255,255,255,255,255],[251,255,254,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,253,254,255,255,255,255,255,255,255,255],[251,254,254,255,255,255,255,255,255,255,255],[254,255,254,255,255,255,255,255,255,255,255]],[[255,254,253,255,254,255,255,255,255,255,255],[250,255,254,255,254,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]],[[[217,255,255,255,255,255,255,255,255,255,255],[225,252,241,253,255,255,254,255,255,255,255],[234,250,241,250,253,255,253,254,255,255,255]],[[255,254,255,255,255,255,255,255,255,255,255],[223,254,254,255,255,255,255,255,255,255,255],[238,253,254,254,255,255,255,255,255,255,255]],[[255,248,254,255,255,255,255,255,255,255,255],[249,254,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,253,255,255,255,255,255,255,255,255,255],[247,254,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,253,254,255,255,255,255,255,255,255,255],[252,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,254,254,255,255,255,255,255,255,255,255],[253,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,254,253,255,255,255,255,255,255,255,255],[250,255,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]],[[[186,251,250,255,255,255,255,255,255,255,255],[234,251,244,254,255,255,255,255,255,255,255],[251,251,243,253,254,255,254,255,255,255,255]],[[255,253,254,255,255,255,255,255,255,255,255],[236,253,254,255,255,255,255,255,255,255,255],[251,253,253,254,254,255,255,255,255,255,255]],[[255,254,254,255,255,255,255,255,255,255,255],[254,254,254,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,254,255,255,255,255,255,255,255,255,255],[254,254,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]],[[[248,255,255,255,255,255,255,255,255,255,255],[250,254,252,254,255,255,255,255,255,255,255],[248,254,249,253,255,255,255,255,255,255,255]],[[255,253,253,255,255,255,255,255,255,255,255],[246,253,253,255,255,255,255,255,255,255,255],[252,254,251,254,254,255,255,255,255,255,255]],[[255,254,252,255,255,255,255,255,255,255,255],[248,254,253,255,255,255,255,255,255,255,255],[253,255,254,254,255,255,255,255,255,255,255]],[[255,251,254,255,255,255,255,255,255,255,255],[245,251,254,255,255,255,255,255,255,255,255],[253,253,254,255,255,255,255,255,255,255,255]],[[255,251,253,255,255,255,255,255,255,255,255],[252,253,254,255,255,255,255,255,255,255,255],[255,254,255,255,255,255,255,255,255,255,255]],[[255,252,255,255,255,255,255,255,255,255,255],[249,255,254,255,255,255,255,255,255,255,255],[255,255,254,255,255,255,255,255,255,255,255]],[[255,255,253,255,255,255,255,255,255,255,255],[250,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]]],ov=[0,1,2,3,6,4,5,6,6,6,6,6,6,6,6,7,0],Ag=[],cs=[],vl=[],iv=1,s1=2,rg=[],zi=[];li("UpsampleRgbLinePair",au,3),li("UpsampleBgrLinePair",ou,3),li("UpsampleRgbaLinePair",Id,4),li("UpsampleBgraLinePair",Qd,4),li("UpsampleArgbLinePair",su,4),li("UpsampleRgba4444LinePair",iu,2),li("UpsampleRgb565LinePair",Vo,2);var sv=ut.UpsampleRgbLinePair,lv=ut.UpsampleBgrLinePair,l1=ut.UpsampleRgbaLinePair,g1=ut.UpsampleBgraLinePair,u1=ut.UpsampleArgbLinePair,c1=ut.UpsampleRgba4444LinePair,gv=ut.UpsampleRgb565LinePair,Xh=16,Yh=1<<Xh-1,Gd=-227,gp=482,d1=6,uv=(256<<d1)-1,f1=0,cv=ae(256),dv=ae(256),fv=ae(256),hv=ae(256),mv=ae(gp-Gd),pv=ae(gp-Gd);hl("YuvToRgbRow",au,3),hl("YuvToBgrRow",ou,3),hl("YuvToRgbaRow",Id,4),hl("YuvToBgraRow",Qd,4),hl("YuvToArgbRow",su,4),hl("YuvToRgba4444Row",iu,2),hl("YuvToRgb565Row",Vo,2);var h1=[0,4,8,12,128,132,136,140,256,260,264,268,384,388,392,396],qh=[0,2,8],vv=[8,7,6,4,4,2,2,2,1,1,1,1],Bv=1;this.WebPDecodeRGBA=function(ie,ue,Pe,Fe,De){var Me=Vh,Ge=new Vt,Xe=new pa;Ge.ba=Xe,Xe.S=Me,Xe.width=[Xe.width],Xe.height=[Xe.height];var qe=Xe.width,at=Xe.height,Dt=new pr;if(Dt==null||ie==null)var an=2;else x(Dt!=null),an=lu(ie,ue,Pe,Dt.width,Dt.height,Dt.Pd,Dt.Qd,Dt.format,null);if(an!=0?qe=0:(qe!=null&&(qe[0]=Dt.width[0]),at!=null&&(at[0]=Dt.height[0]),qe=1),qe){Xe.width=Xe.width[0],Xe.height=Xe.height[0],Fe!=null&&(Fe[0]=Xe.width),De!=null&&(De[0]=Xe.height);e:{if(Fe=new oc,(De=new On).data=ie,De.w=ue,De.ha=Pe,De.kd=1,ue=[0],x(De!=null),((ie=lu(De.data,De.w,De.ha,null,null,null,ue,null,De))==0||ie==7)&&ue[0]&&(ie=4),(ue=ie)==0){if(x(Ge!=null),Fe.data=De.data,Fe.w=De.w+De.offset,Fe.ha=De.ha-De.offset,Fe.put=ir,Fe.ac=Os,Fe.bc=sl,Fe.ma=Ge,De.xa){if((ie=Vg())==null){Ge=1;break e}if(function(ot,Mt){var Xt=[0],xn=[0],tn=[0];t:for(;;){if(ot==null)return 0;if(Mt==null)return ot.a=2,0;if(ot.l=Mt,ot.a=0,wn(ot.m,Mt.data,Mt.w,Mt.ha),!ll(ot.m,Xt,xn,tn)){ot.a=3;break t}if(ot.xb=s1,Mt.width=Xt[0],Mt.height=xn[0],!Hs(Xt[0],xn[0],1,ot,null))break t;return 1}return x(ot.a!=0),0}(ie,Fe)){if(Fe=(ue=Xl(Fe.width,Fe.height,Ge.Oa,Ge.ba))==0){t:{Fe=ie;n:for(;;){if(Fe==null){Fe=0;break t}if(x(Fe.s.yc!=null),x(Fe.s.Ya!=null),x(0<Fe.s.Wb),x((Pe=Fe.l)!=null),x((De=Pe.ma)!=null),Fe.xb!=0){if(Fe.ca=De.ba,Fe.tb=De.tb,x(Fe.ca!=null),!Nd(De.Oa,Pe,Wh)){Fe.a=2;break n}if(!Wg(Fe,Pe.width)||Pe.da)break n;if((Pe.da||Er(Fe.ca.S))&&Mi(),11>Fe.ca.S||(alert("todo:WebPInitConvertARGBToYUV"),Fe.ca.f.kb.F!=null&&Mi()),Fe.Pb&&0<Fe.s.ua&&Fe.s.vb.X==null&&!dt(Fe.s.vb,Fe.s.Wa.Xa)){Fe.a=1;break n}Fe.xb=0}if(!gs(Fe,Fe.V,Fe.Ba,Fe.c,Fe.i,Pe.o,Vl))break n;De.Dc=Fe.Ma,Fe=1;break t}x(Fe.a!=0),Fe=0}Fe=!Fe}Fe&&(ue=ie.a)}else ue=ie.a}else{if((ie=new Rm)==null){Ge=1;break e}if(ie.Fa=De.na,ie.P=De.P,ie.qc=De.Sa,Ih(ie,Fe)){if((ue=Xl(Fe.width,Fe.height,Ge.Oa,Ge.ba))==0){if(ie.Aa=0,Pe=Ge.Oa,x((De=ie)!=null),Pe!=null){if(0<(qe=0>(qe=Pe.Md)?0:100<qe?255:255*qe/100)){for(at=Dt=0;4>at;++at)12>(an=De.pb[at]).lc&&(an.ia=qe*vv[0>an.lc?0:an.lc]>>3),Dt|=an.ia;Dt&&(alert("todo:VP8InitRandom"),De.ia=1)}De.Ga=Pe.Id,100<De.Ga?De.Ga=100:0>De.Ga&&(De.Ga=0)}(function(ot,Mt){if(ot==null)return 0;if(Mt==null)return Ao(ot,2,"NULL VP8Io parameter in VP8Decode().");if(!ot.cb&&!Ih(ot,Mt))return 0;if(x(ot.cb),Mt.ac==null||Mt.ac(Mt)){Mt.ob&&(ot.L=0);var Xt=qh[ot.L];if(ot.L==2?(ot.yb=0,ot.zb=0):(ot.yb=Mt.v-Xt>>4,ot.zb=Mt.j-Xt>>4,0>ot.yb&&(ot.yb=0),0>ot.zb&&(ot.zb=0)),ot.Va=Mt.o+15+Xt>>4,ot.Hb=Mt.va+15+Xt>>4,ot.Hb>ot.za&&(ot.Hb=ot.za),ot.Va>ot.Ub&&(ot.Va=ot.Ub),0<ot.L){var xn=ot.ed;for(Xt=0;4>Xt;++Xt){var tn;if(ot.Qa.Cb){var Dn=ot.Qa.Lb[Xt];ot.Qa.Fb||(Dn+=xn.Tb)}else Dn=xn.Tb;for(tn=0;1>=tn;++tn){var Tn=ot.gd[Xt][tn],iA=Dn;if(xn.Pc&&(iA+=xn.vd[0],tn&&(iA+=xn.od[0])),0<(iA=0>iA?0:63<iA?63:iA)){var Zn=iA;0<xn.wb&&(Zn=4<xn.wb?Zn>>2:Zn>>1)>9-xn.wb&&(Zn=9-xn.wb),1>Zn&&(Zn=1),Tn.dd=Zn,Tn.tc=2*iA+Zn,Tn.ld=40<=iA?2:15<=iA?1:0}else Tn.tc=0;Tn.La=tn}}}Xt=0}else Ao(ot,6,"Frame setup failed"),Xt=ot.a;if(Xt=Xt==0){if(Xt){ot.$c=0,0<ot.Aa||(ot.Ic=Bv);t:{Xt=ot.Ic,xn=4*(Zn=ot.za);var JA=32*Zn,jA=Zn+1,Dr=0<ot.L?Zn*(0<ot.Aa?2:1):0,RA=(ot.Aa==2?2:1)*Zn;if((Tn=xn+832+(tn=3*(16*Xt+qh[ot.L])/2*JA)+(Dn=ot.Fa!=null&&0<ot.Fa.length?ot.Kc.c*ot.Kc.i:0))!=Tn)Xt=0;else{if(Tn>ot.Vb){if(ot.Vb=0,ot.Ec=ae(Tn),ot.Fc=0,ot.Ec==null){Xt=Ao(ot,1,"no memory during frame initialization.");break t}ot.Vb=Tn}Tn=ot.Ec,iA=ot.Fc,ot.Ac=Tn,ot.Bc=iA,iA+=xn,ot.Gd=fe(JA,xh),ot.Hd=0,ot.rb=fe(jA+1,Sd),ot.sb=1,ot.wa=Dr?fe(Dr,ki):null,ot.Y=0,ot.D.Nb=0,ot.D.wa=ot.wa,ot.D.Y=ot.Y,0<ot.Aa&&(ot.D.Y+=Zn),x(!0),ot.oc=Tn,ot.pc=iA,iA+=832,ot.ya=fe(RA,wd),ot.aa=0,ot.D.ya=ot.ya,ot.D.aa=ot.aa,ot.Aa==2&&(ot.D.aa+=Zn),ot.R=16*Zn,ot.B=8*Zn,Zn=(JA=qh[ot.L])*ot.R,JA=JA/2*ot.B,ot.sa=Tn,ot.ta=iA+Zn,ot.qa=ot.sa,ot.ra=ot.ta+16*Xt*ot.R+JA,ot.Ha=ot.qa,ot.Ia=ot.ra+8*Xt*ot.B+JA,ot.$c=0,iA+=tn,ot.mb=Dn?Tn:null,ot.nb=Dn?iA:null,x(iA+Dn<=ot.Fc+ot.Vb),Jg(ot),Ae(ot.Ac,ot.Bc,0,xn),Xt=1}}if(Xt){if(Mt.ka=0,Mt.y=ot.sa,Mt.O=ot.ta,Mt.f=ot.qa,Mt.N=ot.ra,Mt.ea=ot.Ha,Mt.Vd=ot.Ia,Mt.fa=ot.R,Mt.Rc=ot.B,Mt.F=null,Mt.J=0,!A1){for(Xt=-255;255>=Xt;++Xt)$p[255+Xt]=0>Xt?-Xt:Xt;for(Xt=-1020;1020>=Xt;++Xt)e1[1020+Xt]=-128>Xt?-128:127<Xt?127:Xt;for(Xt=-112;112>=Xt;++Xt)t1[112+Xt]=-16>Xt?-16:15<Xt?15:Xt;for(Xt=-255;510>=Xt;++Xt)n1[255+Xt]=0>Xt?0:255<Xt?255:Xt;A1=1}ng=Dh,cu=Km,Ms=zm,la=js,va=Nh,Gi=Gm,Va=Hh,ho=jh,pl=pe,kd=Ne,fc=nu,Gh=Th,Kp=it,zp=Ct,Vp=Ud,Wp=tu,Jp=Oh,Zp=_h,cs[0]=qm,cs[1]=yd,cs[2]=Xm,cs[3]=Ym,cs[4]=$m,cs[5]=cl,cs[6]=ul,cs[7]=ep,cs[8]=ic,cs[9]=tp,Ag[0]=Jl,Ag[1]=Wm,Ag[2]=Jm,Ag[3]=bd,Ag[4]=Zm,Ag[5]=Yg,Ag[6]=Cd,vl[0]=lc,vl[1]=Vm,vl[2]=Fd,vl[3]=qg,vl[4]=Ed,vl[5]=np,vl[6]=Ld,Xt=1}else Xt=0}Xt&&(Xt=function(zr,mo){for(zr.M=0;zr.M<zr.Va;++zr.M){var Or,GA=zr.Jc[zr.M&zr.Xb],wA=zr.m,Wa=zr;for(Or=0;Or<Wa.za;++Or){var Lr=wA,Wr=Wa,xa=Wr.Ac,Do=Wr.Bc+4*Or,$o=Wr.zc,Ta=Wr.ya[Wr.aa+Or];if(Wr.Qa.Bb?Ta.$b=Mn(Lr,Wr.Pa.jb[0])?2+Mn(Lr,Wr.Pa.jb[2]):Mn(Lr,Wr.Pa.jb[1]):Ta.$b=0,Wr.kc&&(Ta.Ad=Mn(Lr,Wr.Bd)),Ta.Za=!Mn(Lr,145)+0,Ta.Za){var Wo=Ta.Ob,ei=0;for(Wr=0;4>Wr;++Wr){var po,Zr=$o[0+Wr];for(po=0;4>po;++po){Zr=rv[xa[Do+po]][Zr];for(var ua=i1[Mn(Lr,Zr[0])];0<ua;)ua=i1[2*ua+Mn(Lr,Zr[ua])];Zr=-ua,xa[Do+po]=Zr}ee(Wo,ei,xa,Do,4),ei+=4,$o[0+Wr]=Zr}}else Zr=Mn(Lr,156)?Mn(Lr,128)?1:3:Mn(Lr,163)?2:0,Ta.Ob[0]=Zr,Ae(xa,Do,Zr,4),Ae($o,0,Zr,4);Ta.Dd=Mn(Lr,142)?Mn(Lr,114)?Mn(Lr,183)?1:3:2:0}if(Wa.m.Ka)return Ao(zr,7,"Premature end-of-partition0 encountered.");for(;zr.ja<zr.za;++zr.ja){if(Wa=GA,Lr=(wA=zr).rb[wA.sb-1],xa=wA.rb[wA.sb+wA.ja],Or=wA.ya[wA.aa+wA.ja],Do=wA.kc?Or.Ad:0)Lr.la=xa.la=0,Or.Za||(Lr.Na=xa.Na=0),Or.Hc=0,Or.Gc=0,Or.ia=0;else{var ka,ca;if(Lr=xa,xa=Wa,Do=wA.Pa.Xc,$o=wA.ya[wA.aa+wA.ja],Ta=wA.pb[$o.$b],Wr=$o.ad,Wo=0,ei=wA.rb[wA.sb-1],Zr=po=0,Ae(Wr,Wo,0,384),$o.Za)var Oo=0,ds=Do[3];else{ua=ae(16);var Ja=Lr.Na+ei.Na;if(Ja=Rd(xa,Do[1],Ja,Ta.Eb,0,ua,0),Lr.Na=ei.Na=(0<Ja)+0,1<Ja)ng(ua,0,Wr,Wo);else{var gi=ua[0]+3>>3;for(ua=0;256>ua;ua+=16)Wr[Wo+ua]=gi}Oo=1,ds=Do[0]}var Ba=15&Lr.la,vo=15&ei.la;for(ua=0;4>ua;++ua){var Si=1&vo;for(gi=ca=0;4>gi;++gi)Ba=Ba>>1|(Si=(Ja=Rd(xa,ds,Ja=Si+(1&Ba),Ta.Sc,Oo,Wr,Wo))>Oo)<<7,ca=ca<<2|(3<Ja?3:1<Ja?2:Wr[Wo+0]!=0),Wo+=16;Ba>>=4,vo=vo>>1|Si<<7,po=(po<<8|ca)>>>0}for(ds=Ba,Oo=vo>>4,ka=0;4>ka;ka+=2){for(ca=0,Ba=Lr.la>>4+ka,vo=ei.la>>4+ka,ua=0;2>ua;++ua){for(Si=1&vo,gi=0;2>gi;++gi)Ja=Si+(1&Ba),Ba=Ba>>1|(Si=0<(Ja=Rd(xa,Do[2],Ja,Ta.Qc,0,Wr,Wo)))<<3,ca=ca<<2|(3<Ja?3:1<Ja?2:Wr[Wo+0]!=0),Wo+=16;Ba>>=2,vo=vo>>1|Si<<5}Zr|=ca<<4*ka,ds|=Ba<<4<<ka,Oo|=(240&vo)<<ka}Lr.la=ds,ei.la=Oo,$o.Hc=po,$o.Gc=Zr,$o.ia=43690&Zr?0:Ta.ia,Do=!(po|Zr)}if(0<wA.L&&(wA.wa[wA.Y+wA.ja]=wA.gd[Or.$b][Or.Za],wA.wa[wA.Y+wA.ja].La|=!Do),Wa.Ka)return Ao(zr,7,"Premature end-of-file encountered.")}if(Jg(zr),wA=mo,Wa=1,Or=(GA=zr).D,Lr=0<GA.L&&GA.M>=GA.zb&&GA.M<=GA.Va,GA.Aa==0)t:{if(Or.M=GA.M,Or.uc=Lr,Ri(GA,Or),Wa=1,Or=(ca=GA.D).Nb,Lr=(Zr=qh[GA.L])*GA.R,xa=Zr/2*GA.B,ua=16*Or*GA.R,gi=8*Or*GA.B,Do=GA.sa,$o=GA.ta-Lr+ua,Ta=GA.qa,Wr=GA.ra-xa+gi,Wo=GA.Ha,ei=GA.Ia-xa+gi,vo=(Ba=ca.M)==0,po=Ba>=GA.Va-1,GA.Aa==2&&Ri(GA,ca),ca.uc)for(Si=(Ja=GA).D.M,x(Ja.D.uc),ca=Ja.yb;ca<Ja.Hb;++ca){Oo=ca,ds=Si;var ti=(wi=(_o=Ja).D).Nb;ka=_o.R;var wi=wi.wa[wi.Y+Oo],Pi=_o.sa,ui=_o.ta+16*ti*ka+16*Oo,yi=wi.dd,Pa=wi.tc;if(Pa!=0)if(x(3<=Pa),_o.L==1)0<Oo&&Wp(Pi,ui,ka,Pa+4),wi.La&&Zp(Pi,ui,ka,Pa),0<ds&&Vp(Pi,ui,ka,Pa+4),wi.La&&Jp(Pi,ui,ka,Pa);else{var bi=_o.B,fs=_o.qa,du=_o.ra+8*ti*bi+8*Oo,Bl=_o.Ha,_o=_o.Ia+8*ti*bi+8*Oo;ti=wi.ld,0<Oo&&(ho(Pi,ui,ka,Pa+4,yi,ti),kd(fs,du,Bl,_o,bi,Pa+4,yi,ti)),wi.La&&(Gh(Pi,ui,ka,Pa,yi,ti),zp(fs,du,Bl,_o,bi,Pa,yi,ti)),0<ds&&(Va(Pi,ui,ka,Pa+4,yi,ti),pl(fs,du,Bl,_o,bi,Pa+4,yi,ti)),wi.La&&(fc(Pi,ui,ka,Pa,yi,ti),Kp(fs,du,Bl,_o,bi,Pa,yi,ti))}}if(GA.ia&&alert("todo:DitherRow"),wA.put!=null){if(ca=16*Ba,Ba=16*(Ba+1),vo?(wA.y=GA.sa,wA.O=GA.ta+ua,wA.f=GA.qa,wA.N=GA.ra+gi,wA.ea=GA.Ha,wA.W=GA.Ia+gi):(ca-=Zr,wA.y=Do,wA.O=$o,wA.f=Ta,wA.N=Wr,wA.ea=Wo,wA.W=ei),po||(Ba-=Zr),Ba>wA.o&&(Ba=wA.o),wA.F=null,wA.J=null,GA.Fa!=null&&0<GA.Fa.length&&ca<Ba&&(wA.J=ro(GA,wA,ca,Ba-ca),wA.F=GA.mb,wA.F==null&&wA.F.length==0)){Wa=Ao(GA,3,"Could not decode alpha data.");break t}ca<wA.j&&(Zr=wA.j-ca,ca=wA.j,x(!(1&Zr)),wA.O+=GA.R*Zr,wA.N+=GA.B*(Zr>>1),wA.W+=GA.B*(Zr>>1),wA.F!=null&&(wA.J+=wA.width*Zr)),ca<Ba&&(wA.O+=wA.v,wA.N+=wA.v>>1,wA.W+=wA.v>>1,wA.F!=null&&(wA.J+=wA.v),wA.ka=ca-wA.j,wA.U=wA.va-wA.v,wA.T=Ba-ca,Wa=wA.put(wA))}Or+1!=GA.Ic||po||(ee(GA.sa,GA.ta-Lr,Do,$o+16*GA.R,Lr),ee(GA.qa,GA.ra-xa,Ta,Wr+8*GA.B,xa),ee(GA.Ha,GA.Ia-xa,Wo,ei+8*GA.B,xa))}if(!Wa)return Ao(zr,6,"Output aborted.")}return 1}(ot,Mt)),Mt.bc!=null&&Mt.bc(Mt),Xt&=1}return Xt?(ot.cb=0,Xt):0})(ie,Fe)||(ue=ie.a)}}else ue=ie.a}ue==0&&Ge.Oa!=null&&Ge.Oa.fd&&(ue=Dd(Ge.ba))}Ge=ue}Me=Ge!=0?null:11>Me?Xe.f.RGBA.eb:Xe.f.kb.y}else Me=null;return Me};var m1=[3,4,3,4,4,2,2,4,4,4,2,1,1]};function ve(ut,Jt){for(var Ve="",rt=0;rt<4;rt++)Ve+=String.fromCharCode(ut[Jt++]);return Ve}function be(ut,Jt){return ut[Jt+0]|ut[Jt+1]<<8}function Qe(ut,Jt){return(ut[Jt+0]|ut[Jt+1]<<8|ut[Jt+2]<<16)>>>0}function Te(ut,Jt){return(ut[Jt+0]|ut[Jt+1]<<8|ut[Jt+2]<<16|ut[Jt+3]<<24)>>>0}new he;var ye=[0],nt=[0],$e=[],At=new he,We=b,Lt=function(ut,Jt){var Ve={},rt=0,Ft=!1,yt=0,fn=0;if(Ve.frames=[],!function(Ke,lt){for(var pt=0;pt<4;pt++)if(Ke[lt+pt]!="RIFF".charCodeAt(pt))return!0;return!1}(ut,Jt)){for(Te(ut,Jt+=4),Jt+=8;Jt<ut.length;){var pn=ve(ut,Jt),Sn=Te(ut,Jt+=4);Jt+=4;var An=Sn+(1&Sn);switch(pn){case"VP8 ":case"VP8L":Ve.frames[rt]===void 0&&(Ve.frames[rt]={}),(Wn=Ve.frames[rt]).src_off=Ft?fn:Jt-8,Wn.src_size=yt+Sn+8,rt++,Ft&&(Ft=!1,yt=0,fn=0);break;case"VP8X":(Wn=Ve.header={}).feature_flags=ut[Jt];var wn=Jt+4;Wn.canvas_width=1+Qe(ut,wn),wn+=3,Wn.canvas_height=1+Qe(ut,wn),wn+=3;break;case"ALPH":Ft=!0,yt=An+8,fn=Jt-8;break;case"ANIM":(Wn=Ve.header).bgcolor=Te(ut,Jt),wn=Jt+4,Wn.loop_count=be(ut,wn),wn+=2;break;case"ANMF":var cA,Wn;(Wn=Ve.frames[rt]={}).offset_x=2*Qe(ut,Jt),Jt+=3,Wn.offset_y=2*Qe(ut,Jt),Jt+=3,Wn.width=1+Qe(ut,Jt),Jt+=3,Wn.height=1+Qe(ut,Jt),Jt+=3,Wn.duration=Qe(ut,Jt),Jt+=3,cA=ut[Jt++],Wn.dispose=1&cA,Wn.blend=cA>>1&1}pn!="ANMF"&&(Jt+=An)}return Ve}}(We,0);Lt.response=We,Lt.rgbaoutput=!0,Lt.dataurl=!1;var St=Lt.header?Lt.header:null,gt=Lt.frames?Lt.frames:null;if(St){St.loop_counter=St.loop_count,ye=[St.canvas_height],nt=[St.canvas_width];for(var ln=0;ln<gt.length&&gt[ln].blend!=0;ln++);}var Qn=gt[0],vn=At.WebPDecodeRGBA(We,Qn.src_off,Qn.src_size,nt,ye);Qn.rgba=vn,Qn.imgwidth=nt[0],Qn.imgheight=ye[0];for(var Ht=0;Ht<nt[0]*ye[0]*4;Ht++)$e[Ht]=vn[Ht];return this.width=nt,this.height=ye,this.data=$e,this}(function(b){var x,E,ee,Ae,ae,fe,ce,he,ve,be=function(Ke){return Ke=Ke||{},this.isStrokeTransparent=Ke.isStrokeTransparent||!1,this.strokeOpacity=Ke.strokeOpacity||1,this.strokeStyle=Ke.strokeStyle||"#000000",this.fillStyle=Ke.fillStyle||"#000000",this.isFillTransparent=Ke.isFillTransparent||!1,this.fillOpacity=Ke.fillOpacity||1,this.font=Ke.font||"10px sans-serif",this.textBaseline=Ke.textBaseline||"alphabetic",this.textAlign=Ke.textAlign||"left",this.lineWidth=Ke.lineWidth||1,this.lineJoin=Ke.lineJoin||"miter",this.lineCap=Ke.lineCap||"butt",this.path=Ke.path||[],this.transform=Ke.transform!==void 0?Ke.transform.clone():new he,this.globalCompositeOperation=Ke.globalCompositeOperation||"normal",this.globalAlpha=Ke.globalAlpha||1,this.clip_path=Ke.clip_path||[],this.currentPoint=Ke.currentPoint||new fe,this.miterLimit=Ke.miterLimit||10,this.lastPoint=Ke.lastPoint||new fe,this.lineDashOffset=Ke.lineDashOffset||0,this.lineDash=Ke.lineDash||[],this.margin=Ke.margin||[0,0,0,0],this.prevPageLastElemOffset=Ke.prevPageLastElemOffset||0,this.ignoreClearRect=typeof Ke.ignoreClearRect!="boolean"||Ke.ignoreClearRect,this};b.events.push(["initialized",function(){this.context2d=new Qe(this),x=this.internal.f2,E=this.internal.getCoordinateString,ee=this.internal.getVerticalCoordinateString,Ae=this.internal.getHorizontalCoordinate,ae=this.internal.getVerticalCoordinate,fe=this.internal.Point,ce=this.internal.Rectangle,he=this.internal.Matrix,ve=new be}]);var Qe=function(Ke){Object.defineProperty(this,"canvas",{get:function(){return{parentNode:!1,style:!1}}});var lt=Ke;Object.defineProperty(this,"pdf",{get:function(){return lt}});var pt=!1;Object.defineProperty(this,"pageWrapXEnabled",{get:function(){return pt},set:function(En){pt=!!En}});var It=!1;Object.defineProperty(this,"pageWrapYEnabled",{get:function(){return It},set:function(En){It=!!En}});var Gt=0;Object.defineProperty(this,"posX",{get:function(){return Gt},set:function(En){isNaN(En)||(Gt=En)}});var rn=0;Object.defineProperty(this,"posY",{get:function(){return rn},set:function(En){isNaN(En)||(rn=En)}}),Object.defineProperty(this,"margin",{get:function(){return ve.margin},set:function(En){var dt;typeof En=="number"?dt=[En,En,En,En]:((dt=new Array(4))[0]=En[0],dt[1]=En.length>=2?En[1]:dt[0],dt[2]=En.length>=3?En[2]:dt[0],dt[3]=En.length>=4?En[3]:dt[1]),ve.margin=dt}});var Bn=!1;Object.defineProperty(this,"autoPaging",{get:function(){return Bn},set:function(En){Bn=En}});var mn=0;Object.defineProperty(this,"lastBreak",{get:function(){return mn},set:function(En){mn=En}});var Mn=[];Object.defineProperty(this,"pageBreaks",{get:function(){return Mn},set:function(En){Mn=En}}),Object.defineProperty(this,"ctx",{get:function(){return ve},set:function(En){En instanceof be&&(ve=En)}}),Object.defineProperty(this,"path",{get:function(){return ve.path},set:function(En){ve.path=En}});var oA=[];Object.defineProperty(this,"ctxStack",{get:function(){return oA},set:function(En){oA=En}}),Object.defineProperty(this,"fillStyle",{get:function(){return this.ctx.fillStyle},set:function(En){var dt;dt=Te(En),this.ctx.fillStyle=dt.style,this.ctx.isFillTransparent=dt.a===0,this.ctx.fillOpacity=dt.a,this.pdf.setFillColor(dt.r,dt.g,dt.b,{a:dt.a}),this.pdf.setTextColor(dt.r,dt.g,dt.b,{a:dt.a})}}),Object.defineProperty(this,"strokeStyle",{get:function(){return this.ctx.strokeStyle},set:function(En){var dt=Te(En);this.ctx.strokeStyle=dt.style,this.ctx.isStrokeTransparent=dt.a===0,this.ctx.strokeOpacity=dt.a,dt.a===0?this.pdf.setDrawColor(255,255,255):(dt.a,this.pdf.setDrawColor(dt.r,dt.g,dt.b))}}),Object.defineProperty(this,"lineCap",{get:function(){return this.ctx.lineCap},set:function(En){["butt","round","square"].indexOf(En)!==-1&&(this.ctx.lineCap=En,this.pdf.setLineCap(En))}}),Object.defineProperty(this,"lineWidth",{get:function(){return this.ctx.lineWidth},set:function(En){isNaN(En)||(this.ctx.lineWidth=En,this.pdf.setLineWidth(En))}}),Object.defineProperty(this,"lineJoin",{get:function(){return this.ctx.lineJoin},set:function(En){["bevel","round","miter"].indexOf(En)!==-1&&(this.ctx.lineJoin=En,this.pdf.setLineJoin(En))}}),Object.defineProperty(this,"miterLimit",{get:function(){return this.ctx.miterLimit},set:function(En){isNaN(En)||(this.ctx.miterLimit=En,this.pdf.setMiterLimit(En))}}),Object.defineProperty(this,"textBaseline",{get:function(){return this.ctx.textBaseline},set:function(En){this.ctx.textBaseline=En}}),Object.defineProperty(this,"textAlign",{get:function(){return this.ctx.textAlign},set:function(En){["right","end","center","left","start"].indexOf(En)!==-1&&(this.ctx.textAlign=En)}});var yA=null,FA=null;Object.defineProperty(this,"fontFaces",{get:function(){return FA},set:function(En){yA=null,FA=En}}),Object.defineProperty(this,"font",{get:function(){return this.ctx.font},set:function(En){var dt;if(this.ctx.font=En,(dt=/^\s*(?=(?:(?:[-a-z]+\s*){0,2}(italic|oblique))?)(?=(?:(?:[-a-z]+\s*){0,2}(small-caps))?)(?=(?:(?:[-a-z]+\s*){0,2}(bold(?:er)?|lighter|[1-9]00))?)(?:(?:normal|\1|\2|\3)\s*){0,3}((?:xx?-)?(?:small|large)|medium|smaller|larger|[.\d]+(?:\%|in|[cem]m|ex|p[ctx]))(?:\s*\/\s*(normal|[.\d]+(?:\%|in|[cem]m|ex|p[ctx])))?\s*([-_,\"\'\sa-z]+?)\s*$/i.exec(En))!==null){var Gr=dt[1];dt[2];var Ur=dt[3],rr=dt[4];dt[5];var uA=dt[6],ZA=/^([.\d]+)((?:%|in|[cem]m|ex|p[ctx]))$/i.exec(rr)[2];rr=Math.floor(ZA==="px"?parseFloat(rr)*this.pdf.internal.scaleFactor:ZA==="em"?parseFloat(rr)*this.pdf.getFontSize():parseFloat(rr)*this.pdf.internal.scaleFactor),this.pdf.setFontSize(rr);var UA=function(ur){var qA,Sa,Aa=[],WA=ur.trim();if(WA==="")return jm;if(WA in Qs)return[Qs[WA]];for(;WA!=="";){switch(Sa=null,qA=(WA=Is(WA)).charAt(0)){case'"':case"'":Sa=as(WA.substring(1),qA);break;default:Sa=Kl(WA)}if(Sa===null||(Aa.push(Sa[0]),(WA=Is(Sa[1]))!==""&&WA.charAt(0)!==","))return jm;WA=WA.replace(/^,/,"")}return Aa}(uA);if(this.fontFaces){var Qr=function(ur,qA){if(yA===null){var Sa=function(Aa){var WA=[];return Object.keys(Aa).forEach(function(Fr){Aa[Fr].forEach(function(ma){var or=null;switch(ma){case"bold":or={family:Fr,weight:"bold"};break;case"italic":or={family:Fr,style:"italic"};break;case"bolditalic":or={family:Fr,weight:"bold",style:"italic"};break;case"":case"normal":or={family:Fr}}or!==null&&(or.ref={name:Fr,style:ma},WA.push(or))})}),WA}(ur.getFontList());yA=function(Aa){for(var WA={},Fr=0;Fr<Aa.length;++Fr){var ma=si(Aa[Fr]),or=ma.family,Kr=ma.stretch,Er=ma.style,Ga=ma.weight;WA[or]=WA[or]||{},WA[or][Kr]=WA[or][Kr]||{},WA[or][Kr][Er]=WA[or][Kr][Er]||{},WA[or][Kr][Er][Ga]=ma}return WA}(Sa.concat(qA))}return yA}(this.pdf,this.fontFaces),$A=UA.map(function(ur){return{family:ur,stretch:"normal",weight:Ur,style:Gr}}),na=function(ur,qA,Sa){for(var Aa=(Sa=Sa||{}).defaultFontFamily||"times",WA=Object.assign({},ol,Sa.genericFontFamilies||{}),Fr=null,ma=null,or=0;or<qA.length;++or)if(WA[(Fr=si(qA[or])).family]&&(Fr.family=WA[Fr.family]),ur.hasOwnProperty(Fr.family)){ma=ur[Fr.family];break}if(!(ma=ma||ur[Aa]))throw new Error("Could not find a font-family for the rule '"+_i(Fr)+"' and default family '"+Aa+"'.");if(ma=function(Kr,Er){if(Er[Kr])return Er[Kr];var Ga=bo[Kr],co=Ga<=bo.normal?-1:1,pa=rs(Er,As,Ga,co);if(!pa)throw new Error("Could not find a matching font-stretch value for "+Kr);return pa}(Fr.stretch,ma),ma=function(Kr,Er){if(Er[Kr])return Er[Kr];for(var Ga=no[Kr],co=0;co<Ga.length;++co)if(Er[Ga[co]])return Er[Ga[co]];throw new Error("Could not find a matching font-style for "+Kr)}(Fr.style,ma),!(ma=function(Kr,Er){if(Er[Kr])return Er[Kr];if(Kr===400&&Er[500])return Er[500];if(Kr===500&&Er[400])return Er[400];var Ga=al[Kr],co=rs(Er,Qo,Ga,Kr<400?-1:1);if(!co)throw new Error("Could not find a matching font-weight for value "+Kr);return co}(Fr.weight,ma)))throw new Error("Failed to resolve a font for the rule '"+_i(Fr)+"'.");return ma}(Qr,$A);this.pdf.setFont(na.ref.name,na.ref.style)}else{var br="";(Ur==="bold"||parseInt(Ur,10)>=700||Gr==="bold")&&(br="bold"),Gr==="italic"&&(br+="italic"),br.length===0&&(br="normal");for(var Cr="",da={arial:"Helvetica",Arial:"Helvetica",verdana:"Helvetica",Verdana:"Helvetica",helvetica:"Helvetica",Helvetica:"Helvetica","sans-serif":"Helvetica",fixed:"Courier",monospace:"Courier",terminal:"Courier",cursive:"Times",fantasy:"Times",serif:"Times"},Ir=0;Ir<UA.length;Ir++){if(this.pdf.internal.getFont(UA[Ir],br,{noFallback:!0,disableWarning:!0})!==void 0){Cr=UA[Ir];break}if(br==="bolditalic"&&this.pdf.internal.getFont(UA[Ir],"bold",{noFallback:!0,disableWarning:!0})!==void 0)Cr=UA[Ir],br="bold";else if(this.pdf.internal.getFont(UA[Ir],"normal",{noFallback:!0,disableWarning:!0})!==void 0){Cr=UA[Ir],br="normal";break}}if(Cr===""){for(var YA=0;YA<UA.length;YA++)if(da[UA[YA]]){Cr=da[UA[YA]];break}}Cr=Cr===""?"Times":Cr,this.pdf.setFont(Cr,br)}}}}),Object.defineProperty(this,"globalCompositeOperation",{get:function(){return this.ctx.globalCompositeOperation},set:function(En){this.ctx.globalCompositeOperation=En}}),Object.defineProperty(this,"globalAlpha",{get:function(){return this.ctx.globalAlpha},set:function(En){this.ctx.globalAlpha=En}}),Object.defineProperty(this,"lineDashOffset",{get:function(){return this.ctx.lineDashOffset},set:function(En){this.ctx.lineDashOffset=En,Wn.call(this)}}),Object.defineProperty(this,"lineDash",{get:function(){return this.ctx.lineDash},set:function(En){this.ctx.lineDash=En,Wn.call(this)}}),Object.defineProperty(this,"ignoreClearRect",{get:function(){return this.ctx.ignoreClearRect},set:function(En){this.ctx.ignoreClearRect=!!En}})};Qe.prototype.setLineDash=function(Ke){this.lineDash=Ke},Qe.prototype.getLineDash=function(){return this.lineDash.length%2?this.lineDash.concat(this.lineDash):this.lineDash.slice()},Qe.prototype.fill=function(){gt.call(this,"fill",!1)},Qe.prototype.stroke=function(){gt.call(this,"stroke",!1)},Qe.prototype.beginPath=function(){this.path=[{type:"begin"}]},Qe.prototype.moveTo=function(Ke,lt){if(isNaN(Ke)||isNaN(lt))throw ga.error("jsPDF.context2d.moveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.moveTo");var pt=this.ctx.transform.applyToPoint(new fe(Ke,lt));this.path.push({type:"mt",x:pt.x,y:pt.y}),this.ctx.lastPoint=new fe(Ke,lt)},Qe.prototype.closePath=function(){var Ke=new fe(0,0),lt=0;for(lt=this.path.length-1;lt!==-1;lt--)if(this.path[lt].type==="begin"&&(0,Ce.Z)(this.path[lt+1])==="object"&&typeof this.path[lt+1].x=="number"){Ke=new fe(this.path[lt+1].x,this.path[lt+1].y);break}this.path.push({type:"close"}),this.ctx.lastPoint=new fe(Ke.x,Ke.y)},Qe.prototype.lineTo=function(Ke,lt){if(isNaN(Ke)||isNaN(lt))throw ga.error("jsPDF.context2d.lineTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.lineTo");var pt=this.ctx.transform.applyToPoint(new fe(Ke,lt));this.path.push({type:"lt",x:pt.x,y:pt.y}),this.ctx.lastPoint=new fe(pt.x,pt.y)},Qe.prototype.clip=function(){this.ctx.clip_path=JSON.parse(JSON.stringify(this.path)),gt.call(this,null,!0)},Qe.prototype.quadraticCurveTo=function(Ke,lt,pt,It){if(isNaN(pt)||isNaN(It)||isNaN(Ke)||isNaN(lt))throw ga.error("jsPDF.context2d.quadraticCurveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.quadraticCurveTo");var Gt=this.ctx.transform.applyToPoint(new fe(pt,It)),rn=this.ctx.transform.applyToPoint(new fe(Ke,lt));this.path.push({type:"qct",x1:rn.x,y1:rn.y,x:Gt.x,y:Gt.y}),this.ctx.lastPoint=new fe(Gt.x,Gt.y)},Qe.prototype.bezierCurveTo=function(Ke,lt,pt,It,Gt,rn){if(isNaN(Gt)||isNaN(rn)||isNaN(Ke)||isNaN(lt)||isNaN(pt)||isNaN(It))throw ga.error("jsPDF.context2d.bezierCurveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.bezierCurveTo");var Bn=this.ctx.transform.applyToPoint(new fe(Gt,rn)),mn=this.ctx.transform.applyToPoint(new fe(Ke,lt)),Mn=this.ctx.transform.applyToPoint(new fe(pt,It));this.path.push({type:"bct",x1:mn.x,y1:mn.y,x2:Mn.x,y2:Mn.y,x:Bn.x,y:Bn.y}),this.ctx.lastPoint=new fe(Bn.x,Bn.y)},Qe.prototype.arc=function(Ke,lt,pt,It,Gt,rn){if(isNaN(Ke)||isNaN(lt)||isNaN(pt)||isNaN(It)||isNaN(Gt))throw ga.error("jsPDF.context2d.arc: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.arc");if(rn=!!rn,!this.ctx.transform.isIdentity){var Bn=this.ctx.transform.applyToPoint(new fe(Ke,lt));Ke=Bn.x,lt=Bn.y;var mn=this.ctx.transform.applyToPoint(new fe(0,pt)),Mn=this.ctx.transform.applyToPoint(new fe(0,0));pt=Math.sqrt(Math.pow(mn.x-Mn.x,2)+Math.pow(mn.y-Mn.y,2))}Math.abs(Gt-It)>=2*Math.PI&&(It=0,Gt=2*Math.PI),this.path.push({type:"arc",x:Ke,y:lt,radius:pt,startAngle:It,endAngle:Gt,counterclockwise:rn})},Qe.prototype.arcTo=function(Ke,lt,pt,It,Gt){throw new Error("arcTo not implemented.")},Qe.prototype.rect=function(Ke,lt,pt,It){if(isNaN(Ke)||isNaN(lt)||isNaN(pt)||isNaN(It))throw ga.error("jsPDF.context2d.rect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.rect");this.moveTo(Ke,lt),this.lineTo(Ke+pt,lt),this.lineTo(Ke+pt,lt+It),this.lineTo(Ke,lt+It),this.lineTo(Ke,lt),this.lineTo(Ke+pt,lt),this.lineTo(Ke,lt)},Qe.prototype.fillRect=function(Ke,lt,pt,It){if(isNaN(Ke)||isNaN(lt)||isNaN(pt)||isNaN(It))throw ga.error("jsPDF.context2d.fillRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.fillRect");if(!ye.call(this)){var Gt={};this.lineCap!=="butt"&&(Gt.lineCap=this.lineCap,this.lineCap="butt"),this.lineJoin!=="miter"&&(Gt.lineJoin=this.lineJoin,this.lineJoin="miter"),this.beginPath(),this.rect(Ke,lt,pt,It),this.fill(),Gt.hasOwnProperty("lineCap")&&(this.lineCap=Gt.lineCap),Gt.hasOwnProperty("lineJoin")&&(this.lineJoin=Gt.lineJoin)}},Qe.prototype.strokeRect=function(Ke,lt,pt,It){if(isNaN(Ke)||isNaN(lt)||isNaN(pt)||isNaN(It))throw ga.error("jsPDF.context2d.strokeRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.strokeRect");nt.call(this)||(this.beginPath(),this.rect(Ke,lt,pt,It),this.stroke())},Qe.prototype.clearRect=function(Ke,lt,pt,It){if(isNaN(Ke)||isNaN(lt)||isNaN(pt)||isNaN(It))throw ga.error("jsPDF.context2d.clearRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.clearRect");this.ignoreClearRect||(this.fillStyle="#ffffff",this.fillRect(Ke,lt,pt,It))},Qe.prototype.save=function(Ke){Ke=typeof Ke!="boolean"||Ke;for(var lt=this.pdf.internal.getCurrentPageInfo().pageNumber,pt=0;pt<this.pdf.internal.getNumberOfPages();pt++)this.pdf.setPage(pt+1),this.pdf.internal.out("q");if(this.pdf.setPage(lt),Ke){this.ctx.fontSize=this.pdf.internal.getFontSize();var It=new be(this.ctx);this.ctxStack.push(this.ctx),this.ctx=It}},Qe.prototype.restore=function(Ke){Ke=typeof Ke!="boolean"||Ke;for(var lt=this.pdf.internal.getCurrentPageInfo().pageNumber,pt=0;pt<this.pdf.internal.getNumberOfPages();pt++)this.pdf.setPage(pt+1),this.pdf.internal.out("Q");this.pdf.setPage(lt),Ke&&this.ctxStack.length!==0&&(this.ctx=this.ctxStack.pop(),this.fillStyle=this.ctx.fillStyle,this.strokeStyle=this.ctx.strokeStyle,this.font=this.ctx.font,this.lineCap=this.ctx.lineCap,this.lineWidth=this.ctx.lineWidth,this.lineJoin=this.ctx.lineJoin,this.lineDash=this.ctx.lineDash,this.lineDashOffset=this.ctx.lineDashOffset)},Qe.prototype.toDataURL=function(){throw new Error("toDataUrl not implemented.")};var Te=function(Ke){var lt,pt,It,Gt;if(Ke.isCanvasGradient===!0&&(Ke=Ke.getColor()),!Ke)return{r:0,g:0,b:0,a:0,style:Ke};if(/transparent|rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*0+\s*\)/.test(Ke))lt=0,pt=0,It=0,Gt=0;else{var rn=/rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/.exec(Ke);if(rn!==null)lt=parseInt(rn[1]),pt=parseInt(rn[2]),It=parseInt(rn[3]),Gt=1;else if((rn=/rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d.]+)\s*\)/.exec(Ke))!==null)lt=parseInt(rn[1]),pt=parseInt(rn[2]),It=parseInt(rn[3]),Gt=parseFloat(rn[4]);else{if(Gt=1,typeof Ke=="string"&&Ke.charAt(0)!=="#"){var Bn=new Bh(Ke);Ke=Bn.ok?Bn.toHex():"#000000"}Ke.length===4?(lt=Ke.substring(1,2),lt+=lt,pt=Ke.substring(2,3),pt+=pt,It=Ke.substring(3,4),It+=It):(lt=Ke.substring(1,3),pt=Ke.substring(3,5),It=Ke.substring(5,7)),lt=parseInt(lt,16),pt=parseInt(pt,16),It=parseInt(It,16)}}return{r:lt,g:pt,b:It,a:Gt,style:Ke}},ye=function(){return this.ctx.isFillTransparent||this.globalAlpha==0},nt=function(){return!!(this.ctx.isStrokeTransparent||this.globalAlpha==0)};Qe.prototype.fillText=function(Ke,lt,pt,It){if(isNaN(lt)||isNaN(pt)||typeof Ke!="string")throw ga.error("jsPDF.context2d.fillText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.fillText");if(It=isNaN(It)?void 0:It,!ye.call(this)){var Gt=An(this.ctx.transform.rotation),rn=this.ctx.transform.scaleX;rt.call(this,{text:Ke,x:lt,y:pt,scale:rn,angle:Gt,align:this.textAlign,maxWidth:It})}},Qe.prototype.strokeText=function(Ke,lt,pt,It){if(isNaN(lt)||isNaN(pt)||typeof Ke!="string")throw ga.error("jsPDF.context2d.strokeText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.strokeText");if(!nt.call(this)){It=isNaN(It)?void 0:It;var Gt=An(this.ctx.transform.rotation),rn=this.ctx.transform.scaleX;rt.call(this,{text:Ke,x:lt,y:pt,scale:rn,renderingMode:"stroke",angle:Gt,align:this.textAlign,maxWidth:It})}},Qe.prototype.measureText=function(Ke){if(typeof Ke!="string")throw ga.error("jsPDF.context2d.measureText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.measureText");var lt=this.pdf,pt=this.pdf.internal.scaleFactor,It=lt.internal.getFontSize(),Gt=lt.getStringUnitWidth(Ke)*It/lt.internal.scaleFactor;return new function(rn){var Bn=(rn=rn||{}).width||0;return Object.defineProperty(this,"width",{get:function(){return Bn}}),this}({width:Gt*=Math.round(96*pt/72*1e4)/1e4})},Qe.prototype.scale=function(Ke,lt){if(isNaN(Ke)||isNaN(lt))throw ga.error("jsPDF.context2d.scale: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.scale");var pt=new he(Ke,0,0,lt,0,0);this.ctx.transform=this.ctx.transform.multiply(pt)},Qe.prototype.rotate=function(Ke){if(isNaN(Ke))throw ga.error("jsPDF.context2d.rotate: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.rotate");var lt=new he(Math.cos(Ke),Math.sin(Ke),-Math.sin(Ke),Math.cos(Ke),0,0);this.ctx.transform=this.ctx.transform.multiply(lt)},Qe.prototype.translate=function(Ke,lt){if(isNaN(Ke)||isNaN(lt))throw ga.error("jsPDF.context2d.translate: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.translate");var pt=new he(1,0,0,1,Ke,lt);this.ctx.transform=this.ctx.transform.multiply(pt)},Qe.prototype.transform=function(Ke,lt,pt,It,Gt,rn){if(isNaN(Ke)||isNaN(lt)||isNaN(pt)||isNaN(It)||isNaN(Gt)||isNaN(rn))throw ga.error("jsPDF.context2d.transform: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.transform");var Bn=new he(Ke,lt,pt,It,Gt,rn);this.ctx.transform=this.ctx.transform.multiply(Bn)},Qe.prototype.setTransform=function(Ke,lt,pt,It,Gt,rn){Ke=isNaN(Ke)?1:Ke,lt=isNaN(lt)?0:lt,pt=isNaN(pt)?0:pt,It=isNaN(It)?1:It,Gt=isNaN(Gt)?0:Gt,rn=isNaN(rn)?0:rn,this.ctx.transform=new he(Ke,lt,pt,It,Gt,rn)};var $e=function(){return this.margin[0]>0||this.margin[1]>0||this.margin[2]>0||this.margin[3]>0};Qe.prototype.drawImage=function(Ke,lt,pt,It,Gt,rn,Bn,mn,Mn){var oA=this.pdf.getImageProperties(Ke),yA=1,FA=1,En=1,dt=1;It!==void 0&&mn!==void 0&&(En=mn/It,dt=Mn/Gt,yA=oA.width/It*mn/It,FA=oA.height/Gt*Mn/Gt),rn===void 0&&(rn=lt,Bn=pt,lt=0,pt=0),It!==void 0&&mn===void 0&&(mn=It,Mn=Gt),It===void 0&&mn===void 0&&(mn=oA.width,Mn=oA.height);for(var Gr,Ur=this.ctx.transform.decompose(),rr=An(Ur.rotate.shx),uA=new he,ZA=(uA=(uA=(uA=uA.multiply(Ur.translate)).multiply(Ur.skew)).multiply(Ur.scale)).applyToRectangle(new ce(rn-lt*En,Bn-pt*dt,It*yA,Gt*FA)),UA=At.call(this,ZA),Qr=[],$A=0;$A<UA.length;$A+=1)Qr.indexOf(UA[$A])===-1&&Qr.push(UA[$A]);if(St(Qr),this.autoPaging)for(var na=Qr[0],br=Qr[Qr.length-1],Cr=na;Cr<br+1;Cr++){this.pdf.setPage(Cr);var da=this.pdf.internal.pageSize.width-this.margin[3]-this.margin[1],Ir=Cr===1?this.posY+this.margin[0]:this.margin[0],YA=this.pdf.internal.pageSize.height-this.posY-this.margin[0]-this.margin[2],ur=this.pdf.internal.pageSize.height-this.margin[0]-this.margin[2],qA=Cr===1?0:YA+(Cr-2)*ur;if(this.ctx.clip_path.length!==0){var Sa=this.path;Gr=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=Lt(Gr,this.posX+this.margin[3],-qA+Ir+this.ctx.prevPageLastElemOffset),ln.call(this,"fill",!0),this.path=Sa}var Aa=JSON.parse(JSON.stringify(ZA));Aa=Lt([Aa],this.posX+this.margin[3],-qA+Ir+this.ctx.prevPageLastElemOffset)[0];var WA=(Cr>na||Cr<br)&&$e.call(this);WA&&(this.pdf.saveGraphicsState(),this.pdf.rect(this.margin[3],this.margin[0],da,ur,null).clip().discardPath()),this.pdf.addImage(Ke,"JPEG",Aa.x,Aa.y,Aa.w,Aa.h,null,null,rr),WA&&this.pdf.restoreGraphicsState()}else this.pdf.addImage(Ke,"JPEG",ZA.x,ZA.y,ZA.w,ZA.h,null,null,rr)};var At=function(Ke,lt,pt){var It=[];lt=lt||this.pdf.internal.pageSize.width,pt=pt||this.pdf.internal.pageSize.height-this.margin[0]-this.margin[2];var Gt=this.posY+this.ctx.prevPageLastElemOffset;switch(Ke.type){default:case"mt":case"lt":It.push(Math.floor((Ke.y+Gt)/pt)+1);break;case"arc":It.push(Math.floor((Ke.y+Gt-Ke.radius)/pt)+1),It.push(Math.floor((Ke.y+Gt+Ke.radius)/pt)+1);break;case"qct":var rn=wn(this.ctx.lastPoint.x,this.ctx.lastPoint.y,Ke.x1,Ke.y1,Ke.x,Ke.y);It.push(Math.floor((rn.y+Gt)/pt)+1),It.push(Math.floor((rn.y+rn.h+Gt)/pt)+1);break;case"bct":var Bn=cA(this.ctx.lastPoint.x,this.ctx.lastPoint.y,Ke.x1,Ke.y1,Ke.x2,Ke.y2,Ke.x,Ke.y);It.push(Math.floor((Bn.y+Gt)/pt)+1),It.push(Math.floor((Bn.y+Bn.h+Gt)/pt)+1);break;case"rect":It.push(Math.floor((Ke.y+Gt)/pt)+1),It.push(Math.floor((Ke.y+Ke.h+Gt)/pt)+1)}for(var mn=0;mn<It.length;mn+=1)for(;this.pdf.internal.getNumberOfPages()<It[mn];)We.call(this);return It},We=function(){var Ke=this.fillStyle,lt=this.strokeStyle,pt=this.font,It=this.lineCap,Gt=this.lineWidth,rn=this.lineJoin;this.pdf.addPage(),this.fillStyle=Ke,this.strokeStyle=lt,this.font=pt,this.lineCap=It,this.lineWidth=Gt,this.lineJoin=rn},Lt=function(Ke,lt,pt){for(var It=0;It<Ke.length;It++)switch(Ke[It].type){case"bct":Ke[It].x2+=lt,Ke[It].y2+=pt;case"qct":Ke[It].x1+=lt,Ke[It].y1+=pt;default:Ke[It].x+=lt,Ke[It].y+=pt}return Ke},St=function(Ke){return Ke.sort(function(lt,pt){return lt-pt})},gt=function(Ke,lt){for(var pt,It,Gt=this.fillStyle,rn=this.strokeStyle,Bn=this.lineCap,mn=this.lineWidth,Mn=Math.abs(mn*this.ctx.transform.scaleX),oA=this.lineJoin,yA=JSON.parse(JSON.stringify(this.path)),FA=JSON.parse(JSON.stringify(this.path)),En=[],dt=0;dt<FA.length;dt++)if(FA[dt].x!==void 0)for(var Gr=At.call(this,FA[dt]),Ur=0;Ur<Gr.length;Ur+=1)En.indexOf(Gr[Ur])===-1&&En.push(Gr[Ur]);for(var rr=0;rr<En.length;rr++)for(;this.pdf.internal.getNumberOfPages()<En[rr];)We.call(this);if(St(En),this.autoPaging)for(var uA=En[0],ZA=En[En.length-1],UA=uA;UA<ZA+1;UA++){this.pdf.setPage(UA),this.fillStyle=Gt,this.strokeStyle=rn,this.lineCap=Bn,this.lineWidth=Mn,this.lineJoin=oA;var Qr=this.pdf.internal.pageSize.width-this.margin[3]-this.margin[1],$A=UA===1?this.posY+this.margin[0]:this.margin[0],na=this.pdf.internal.pageSize.height-this.posY-this.margin[0]-this.margin[2],br=this.pdf.internal.pageSize.height-this.margin[0]-this.margin[2],Cr=UA===1?0:na+(UA-2)*br;if(this.ctx.clip_path.length!==0){var da=this.path;pt=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=Lt(pt,this.posX+this.margin[3],-Cr+$A+this.ctx.prevPageLastElemOffset),ln.call(this,Ke,!0),this.path=da}if(It=JSON.parse(JSON.stringify(yA)),this.path=Lt(It,this.posX+this.margin[3],-Cr+$A+this.ctx.prevPageLastElemOffset),lt===!1||UA===0){var Ir=(UA>uA||UA<ZA)&&$e.call(this);Ir&&(this.pdf.saveGraphicsState(),this.pdf.rect(this.margin[3],this.margin[0],Qr,br,null).clip().discardPath()),ln.call(this,Ke,lt),Ir&&this.pdf.restoreGraphicsState()}this.lineWidth=mn}else this.lineWidth=Mn,ln.call(this,Ke,lt),this.lineWidth=mn;this.path=yA},ln=function(Ke,lt){if((Ke!=="stroke"||lt||!nt.call(this))&&(Ke==="stroke"||lt||!ye.call(this))){for(var pt,It,Gt=[],rn=this.path,Bn=0;Bn<rn.length;Bn++){var mn=rn[Bn];switch(mn.type){case"begin":Gt.push({begin:!0});break;case"close":Gt.push({close:!0});break;case"mt":Gt.push({start:mn,deltas:[],abs:[]});break;case"lt":var Mn=Gt.length;if(rn[Bn-1]&&!isNaN(rn[Bn-1].x)&&(pt=[mn.x-rn[Bn-1].x,mn.y-rn[Bn-1].y],Mn>0)){for(;Mn>=0;Mn--)if(Gt[Mn-1].close!==!0&&Gt[Mn-1].begin!==!0){Gt[Mn-1].deltas.push(pt),Gt[Mn-1].abs.push(mn);break}}break;case"bct":pt=[mn.x1-rn[Bn-1].x,mn.y1-rn[Bn-1].y,mn.x2-rn[Bn-1].x,mn.y2-rn[Bn-1].y,mn.x-rn[Bn-1].x,mn.y-rn[Bn-1].y],Gt[Gt.length-1].deltas.push(pt);break;case"qct":var oA=rn[Bn-1].x+2/3*(mn.x1-rn[Bn-1].x),yA=rn[Bn-1].y+2/3*(mn.y1-rn[Bn-1].y),FA=mn.x+2/3*(mn.x1-mn.x),En=mn.y+2/3*(mn.y1-mn.y),dt=mn.x,Gr=mn.y;pt=[oA-rn[Bn-1].x,yA-rn[Bn-1].y,FA-rn[Bn-1].x,En-rn[Bn-1].y,dt-rn[Bn-1].x,Gr-rn[Bn-1].y],Gt[Gt.length-1].deltas.push(pt);break;case"arc":Gt.push({deltas:[],abs:[],arc:!0}),Array.isArray(Gt[Gt.length-1].abs)&&Gt[Gt.length-1].abs.push(mn)}}It=lt?null:Ke==="stroke"?"stroke":"fill";for(var Ur=!1,rr=0;rr<Gt.length;rr++)if(Gt[rr].arc)for(var uA=Gt[rr].abs,ZA=0;ZA<uA.length;ZA++){var UA=uA[ZA];UA.type==="arc"?Ht.call(this,UA.x,UA.y,UA.radius,UA.startAngle,UA.endAngle,UA.counterclockwise,void 0,lt,!Ur):Ft.call(this,UA.x,UA.y),Ur=!0}else if(Gt[rr].close===!0)this.pdf.internal.out("h"),Ur=!1;else if(Gt[rr].begin!==!0){var Qr=Gt[rr].start.x,$A=Gt[rr].start.y;yt.call(this,Gt[rr].deltas,Qr,$A),Ur=!0}It&&ut.call(this,It),lt&&Jt.call(this)}},Qn=function(Ke){var lt=this.pdf.internal.getFontSize()/this.pdf.internal.scaleFactor,pt=lt*(this.pdf.internal.getLineHeightFactor()-1);switch(this.ctx.textBaseline){case"bottom":return Ke-pt;case"top":return Ke+lt-pt;case"hanging":return Ke+lt-2*pt;case"middle":return Ke+lt/2-pt;default:return Ke}},vn=function(Ke){return Ke+this.pdf.internal.getFontSize()/this.pdf.internal.scaleFactor*(this.pdf.internal.getLineHeightFactor()-1)};Qe.prototype.createLinearGradient=function(){var Ke=function(){};return Ke.colorStops=[],Ke.addColorStop=function(lt,pt){this.colorStops.push([lt,pt])},Ke.getColor=function(){return this.colorStops.length===0?"#000000":this.colorStops[0][1]},Ke.isCanvasGradient=!0,Ke},Qe.prototype.createPattern=function(){return this.createLinearGradient()},Qe.prototype.createRadialGradient=function(){return this.createLinearGradient()};var Ht=function(Ke,lt,pt,It,Gt,rn,Bn,mn,Mn){for(var oA=pn.call(this,pt,It,Gt,rn),yA=0;yA<oA.length;yA++){var FA=oA[yA];yA===0&&(Mn?Ve.call(this,FA.x1+Ke,FA.y1+lt):Ft.call(this,FA.x1+Ke,FA.y1+lt)),fn.call(this,Ke,lt,FA.x2,FA.y2,FA.x3,FA.y3,FA.x4,FA.y4)}mn?Jt.call(this):ut.call(this,Bn)},ut=function(Ke){switch(Ke){case"stroke":this.pdf.internal.out("S");break;case"fill":this.pdf.internal.out("f")}},Jt=function(){this.pdf.clip(),this.pdf.discardPath()},Ve=function(Ke,lt){this.pdf.internal.out(E(Ke)+" "+ee(lt)+" m")},rt=function(Ke){var lt;switch(Ke.align){case"right":case"end":lt="right";break;case"center":lt="center";break;default:lt="left"}var pt=this.pdf.getTextDimensions(Ke.text),It=Qn.call(this,Ke.y),Gt=vn.call(this,It)-pt.h,rn=this.ctx.transform.applyToPoint(new fe(Ke.x,It)),Bn=this.ctx.transform.decompose(),mn=new he;mn=(mn=(mn=mn.multiply(Bn.translate)).multiply(Bn.skew)).multiply(Bn.scale);for(var Mn,oA,yA,FA=this.ctx.transform.applyToRectangle(new ce(Ke.x,It,pt.w,pt.h)),En=mn.applyToRectangle(new ce(Ke.x,Gt,pt.w,pt.h)),dt=At.call(this,En),Gr=[],Ur=0;Ur<dt.length;Ur+=1)Gr.indexOf(dt[Ur])===-1&&Gr.push(dt[Ur]);if(St(Gr),this.autoPaging)for(var rr=Gr[0],uA=Gr[Gr.length-1],ZA=rr;ZA<uA+1;ZA++){this.pdf.setPage(ZA);var UA=ZA===1?this.posY+this.margin[0]:this.margin[0],Qr=this.pdf.internal.pageSize.height-this.posY-this.margin[0]-this.margin[2],$A=this.pdf.internal.pageSize.height-this.margin[2],na=$A-this.margin[0],br=this.pdf.internal.pageSize.width-this.margin[1],Cr=br-this.margin[3],da=ZA===1?0:Qr+(ZA-2)*na;if(this.ctx.clip_path.length!==0){var Ir=this.path;Mn=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=Lt(Mn,this.posX+this.margin[3],-1*da+UA),ln.call(this,"fill",!0),this.path=Ir}var YA=Lt([JSON.parse(JSON.stringify(En))],this.posX+this.margin[3],-da+UA+this.ctx.prevPageLastElemOffset)[0];Ke.scale>=.01&&(oA=this.pdf.internal.getFontSize(),this.pdf.setFontSize(oA*Ke.scale),yA=this.lineWidth,this.lineWidth=yA*Ke.scale);var ur=this.autoPaging!=="text";if(ur||YA.y+YA.h<=$A){if(ur||YA.y>=UA&&YA.x<=br){var qA=ur?Ke.text:this.pdf.splitTextToSize(Ke.text,Ke.maxWidth||br-YA.x)[0],Sa=Lt([JSON.parse(JSON.stringify(FA))],this.posX+this.margin[3],-da+UA+this.ctx.prevPageLastElemOffset)[0],Aa=ur&&(ZA>rr||ZA<uA)&&$e.call(this);Aa&&(this.pdf.saveGraphicsState(),this.pdf.rect(this.margin[3],this.margin[0],Cr,na,null).clip().discardPath()),this.pdf.text(qA,Sa.x,Sa.y,{angle:Ke.angle,align:lt,renderingMode:Ke.renderingMode}),Aa&&this.pdf.restoreGraphicsState()}}else YA.y<$A&&(this.ctx.prevPageLastElemOffset+=$A-YA.y);Ke.scale>=.01&&(this.pdf.setFontSize(oA),this.lineWidth=yA)}else Ke.scale>=.01&&(oA=this.pdf.internal.getFontSize(),this.pdf.setFontSize(oA*Ke.scale),yA=this.lineWidth,this.lineWidth=yA*Ke.scale),this.pdf.text(Ke.text,rn.x+this.posX,rn.y+this.posY,{angle:Ke.angle,align:lt,renderingMode:Ke.renderingMode,maxWidth:Ke.maxWidth}),Ke.scale>=.01&&(this.pdf.setFontSize(oA),this.lineWidth=yA)},Ft=function(Ke,lt,pt,It){pt=pt||0,It=It||0,this.pdf.internal.out(E(Ke+pt)+" "+ee(lt+It)+" l")},yt=function(Ke,lt,pt){return this.pdf.lines(Ke,lt,pt,null,null)},fn=function(Ke,lt,pt,It,Gt,rn,Bn,mn){this.pdf.internal.out([x(Ae(pt+Ke)),x(ae(It+lt)),x(Ae(Gt+Ke)),x(ae(rn+lt)),x(Ae(Bn+Ke)),x(ae(mn+lt)),"c"].join(" "))},pn=function(Ke,lt,pt,It){for(var Gt=2*Math.PI,rn=Math.PI/2;lt>pt;)lt-=Gt;var Bn=Math.abs(pt-lt);Bn<Gt&&It&&(Bn=Gt-Bn);for(var mn=[],Mn=It?-1:1,oA=lt;Bn>1e-5;){var yA=oA+Mn*Math.min(Bn,rn);mn.push(Sn.call(this,Ke,oA,yA)),Bn-=Math.abs(yA-oA),oA=yA}return mn},Sn=function(Ke,lt,pt){var It=(pt-lt)/2,Gt=Ke*Math.cos(It),rn=Ke*Math.sin(It),Bn=Gt,mn=-rn,Mn=Bn*Bn+mn*mn,oA=Mn+Bn*Gt+mn*rn,yA=4/3*(Math.sqrt(2*Mn*oA)-oA)/(Bn*rn-mn*Gt),FA=Bn-yA*mn,En=mn+yA*Bn,dt=FA,Gr=-En,Ur=It+lt,rr=Math.cos(Ur),uA=Math.sin(Ur);return{x1:Ke*Math.cos(lt),y1:Ke*Math.sin(lt),x2:FA*rr-En*uA,y2:FA*uA+En*rr,x3:dt*rr-Gr*uA,y3:dt*uA+Gr*rr,x4:Ke*Math.cos(pt),y4:Ke*Math.sin(pt)}},An=function(Ke){return 180*Ke/Math.PI},wn=function(Ke,lt,pt,It,Gt,rn){var Bn=Ke+.5*(pt-Ke),mn=lt+.5*(It-lt),Mn=Gt+.5*(pt-Gt),oA=rn+.5*(It-rn),yA=Math.min(Ke,Gt,Bn,Mn),FA=Math.max(Ke,Gt,Bn,Mn),En=Math.min(lt,rn,mn,oA),dt=Math.max(lt,rn,mn,oA);return new ce(yA,En,FA-yA,dt-En)},cA=function(Ke,lt,pt,It,Gt,rn,Bn,mn){var Mn,oA,yA,FA,En,dt,Gr,Ur,rr,uA,ZA,UA,Qr,$A,na=pt-Ke,br=It-lt,Cr=Gt-pt,da=rn-It,Ir=Bn-Gt,YA=mn-rn;for(oA=0;oA<41;oA++)rr=(Gr=(yA=Ke+(Mn=oA/40)*na)+Mn*((En=pt+Mn*Cr)-yA))+Mn*(En+Mn*(Gt+Mn*Ir-En)-Gr),uA=(Ur=(FA=lt+Mn*br)+Mn*((dt=It+Mn*da)-FA))+Mn*(dt+Mn*(rn+Mn*YA-dt)-Ur),oA==0?(ZA=rr,UA=uA,Qr=rr,$A=uA):(ZA=Math.min(ZA,rr),UA=Math.min(UA,uA),Qr=Math.max(Qr,rr),$A=Math.max($A,uA));return new ce(Math.round(ZA),Math.round(UA),Math.round(Qr-ZA),Math.round($A-UA))},Wn=function(){if(this.prevLineDash||this.ctx.lineDash.length||this.ctx.lineDashOffset){var Ke,lt,pt=(Ke=this.ctx.lineDash,lt=this.ctx.lineDashOffset,JSON.stringify({lineDash:Ke,lineDashOffset:lt}));this.prevLineDash!==pt&&(this.pdf.setLineDash(this.ctx.lineDash,this.ctx.lineDashOffset),this.prevLineDash=pt)}}})(MA.API),function(b){var x=function(fe){var ce,he,ve,be,Qe,Te,ye,nt,$e,At;for(/[^\x00-\xFF]/.test(fe),he=[],ve=0,be=(fe+=ce="\0\0\0\0".slice(fe.length%4||4)).length;be>ve;ve+=4)(Qe=(fe.charCodeAt(ve)<<24)+(fe.charCodeAt(ve+1)<<16)+(fe.charCodeAt(ve+2)<<8)+fe.charCodeAt(ve+3))!==0?(Te=(Qe=((Qe=((Qe=((Qe=(Qe-(At=Qe%85))/85)-($e=Qe%85))/85)-(nt=Qe%85))/85)-(ye=Qe%85))/85)%85,he.push(Te+33,ye+33,nt+33,$e+33,At+33)):he.push(122);return function(We,Lt){for(var St=Lt;St>0;St--)We.pop()}(he,ce.length),String.fromCharCode.apply(String,he)+"~>"},E=function(fe){var ce,he,ve,be,Qe,Te=String,ye="length",nt=255,$e="charCodeAt",At="slice",We="replace";for(fe[At](-2),fe=fe[At](0,-2)[We](/\s/g,"")[We]("z","!!!!!"),ve=[],be=0,Qe=(fe+=ce="uuuuu"[At](fe[ye]%5||5))[ye];Qe>be;be+=5)he=52200625*(fe[$e](be)-33)+614125*(fe[$e](be+1)-33)+7225*(fe[$e](be+2)-33)+85*(fe[$e](be+3)-33)+(fe[$e](be+4)-33),ve.push(nt&he>>24,nt&he>>16,nt&he>>8,nt&he);return function(Lt,St){for(var gt=St;gt>0;gt--)Lt.pop()}(ve,ce[ye]),Te.fromCharCode.apply(Te,ve)},ee=function(fe){return fe.split("").map(function(ce){return("0"+ce.charCodeAt().toString(16)).slice(-2)}).join("")+">"},Ae=function(fe){var ce=new RegExp(/^([0-9A-Fa-f]{2})+$/);if((fe=fe.replace(/\s/g,"")).indexOf(">")!==-1&&(fe=fe.substr(0,fe.indexOf(">"))),fe.length%2&&(fe+="0"),ce.test(fe)===!1)return"";for(var he="",ve=0;ve<fe.length;ve+=2)he+=String.fromCharCode("0x"+(fe[ve]+fe[ve+1]));return he},ae=function(fe){for(var ce=new Uint8Array(fe.length),he=fe.length;he--;)ce[he]=fe.charCodeAt(he);return(ce=wt(ce)).reduce(function(ve,be){return ve+String.fromCharCode(be)},"")};b.processDataByFilters=function(fe,ce){var he=0,ve=fe||"",be=[];for(typeof(ce=ce||[])=="string"&&(ce=[ce]),he=0;he<ce.length;he+=1)switch(ce[he]){case"ASCII85Decode":case"/ASCII85Decode":ve=E(ve),be.push("/ASCII85Encode");break;case"ASCII85Encode":case"/ASCII85Encode":ve=x(ve),be.push("/ASCII85Decode");break;case"ASCIIHexDecode":case"/ASCIIHexDecode":ve=Ae(ve),be.push("/ASCIIHexEncode");break;case"ASCIIHexEncode":case"/ASCIIHexEncode":ve=ee(ve),be.push("/ASCIIHexDecode");break;case"FlateEncode":case"/FlateEncode":ve=ae(ve),be.push("/FlateDecode");break;default:throw new Error('The filter: "'+ce[he]+'" is not implemented')}return{data:ve,reverseChain:be.reverse().join(" ")}}}(MA.API),function(b){b.loadFile=function(x,E,ee){return function(Ae,ae,fe){ae=ae!==!1,fe=typeof fe=="function"?fe:function(){};var ce=void 0;try{ce=function(he,ve,be){var Qe=new XMLHttpRequest,Te=0,ye=function(nt){var $e=nt.length,At=[],We=String.fromCharCode;for(Te=0;Te<$e;Te+=1)At.push(We(255&nt.charCodeAt(Te)));return At.join("")};if(Qe.open("GET",he,!ve),Qe.overrideMimeType("text/plain; charset=x-user-defined"),ve===!1&&(Qe.onload=function(){Qe.status===200?be(ye(this.responseText)):be(void 0)}),Qe.send(null),ve&&Qe.status===200)return ye(Qe.responseText)}(Ae,ae,fe)}catch(he){}return ce}(x,E,ee)},b.loadImageFile=b.loadFile}(MA.API),function(b){function x(){return(lr.html2canvas?Promise.resolve(lr.html2canvas):Promise.resolve().then(Ue.t.bind(Ue,64270,23))).catch(function(ce){return Promise.reject(new Error("Could not load html2canvas: "+ce))}).then(function(ce){return ce.default?ce.default:ce})}function E(){return(lr.DOMPurify?Promise.resolve(lr.DOMPurify):Ue.e(4038).then(Ue.bind(Ue,94038))).catch(function(ce){return Promise.reject(new Error("Could not load dompurify: "+ce))}).then(function(ce){return ce.default?ce.default:ce})}var ee=function(ce){var he=(0,Ce.Z)(ce);return he==="undefined"?"undefined":he==="string"||ce instanceof String?"string":he==="number"||ce instanceof Number?"number":he==="function"||ce instanceof Function?"function":ce&&ce.constructor===Array?"array":ce&&ce.nodeType===1?"element":he==="object"?"object":"unknown"},Ae=function(ce,he){var ve=document.createElement(ce);for(var be in he.className&&(ve.className=he.className),he.innerHTML&&he.dompurify&&(ve.innerHTML=he.dompurify.sanitize(he.innerHTML)),he.style)ve.style[be]=he.style[be];return ve},ae=function ce(he,ve){for(var be=he.nodeType===3?document.createTextNode(he.nodeValue):he.cloneNode(!1),Qe=he.firstChild;Qe;Qe=Qe.nextSibling)ve!==!0&&Qe.nodeType===1&&Qe.nodeName==="SCRIPT"||be.appendChild(ce(Qe,ve));return he.nodeType===1&&(he.nodeName==="CANVAS"?(be.width=he.width,be.height=he.height,be.getContext("2d").drawImage(he,0,0)):he.nodeName!=="TEXTAREA"&&he.nodeName!=="SELECT"||(be.value=he.value),be.addEventListener("load",function(){be.scrollTop=he.scrollTop,be.scrollLeft=he.scrollLeft},!0)),be},fe=function ce(he){var ve=Object.assign(ce.convert(Promise.resolve()),JSON.parse(JSON.stringify(ce.template))),be=ce.convert(Promise.resolve(),ve);return(be=be.setProgress(1,ce,1,[ce])).set(he)};(fe.prototype=Object.create(Promise.prototype)).constructor=fe,fe.convert=function(ce,he){return ce.__proto__=he||fe.prototype,ce},fe.template={prop:{src:null,container:null,overlay:null,canvas:null,img:null,pdf:null,pageSize:null,callback:function(){}},progress:{val:0,state:null,n:0,stack:[]},opt:{filename:"file.pdf",margin:[0,0,0,0],enableLinks:!0,x:0,y:0,html2canvas:{},jsPDF:{},backgroundColor:"transparent"}},fe.prototype.from=function(ce,he){return this.then(function(){switch(he=he||function(ve){switch(ee(ve)){case"string":return"string";case"element":return ve.nodeName.toLowerCase()==="canvas"?"canvas":"element";default:return"unknown"}}(ce),he){case"string":return this.then(E).then(function(ve){return this.set({src:Ae("div",{innerHTML:ce,dompurify:ve})})});case"element":return this.set({src:ce});case"canvas":return this.set({canvas:ce});case"img":return this.set({img:ce});default:return this.error("Unknown source type.")}})},fe.prototype.to=function(ce){switch(ce){case"container":return this.toContainer();case"canvas":return this.toCanvas();case"img":return this.toImg();case"pdf":return this.toPdf();default:return this.error("Invalid target.")}},fe.prototype.toContainer=function(){return this.thenList([function(){return this.prop.src||this.error("Cannot duplicate - no source HTML.")},function(){return this.prop.pageSize||this.setPageSize()}]).then(function(){var ce={position:"relative",display:"inline-block",width:(typeof this.opt.width!="number"||isNaN(this.opt.width)||typeof this.opt.windowWidth!="number"||isNaN(this.opt.windowWidth)?Math.max(this.prop.src.clientWidth,this.prop.src.scrollWidth,this.prop.src.offsetWidth):this.opt.windowWidth)+"px",left:0,right:0,top:0,margin:"auto",backgroundColor:this.opt.backgroundColor},he=ae(this.prop.src,this.opt.html2canvas.javascriptEnabled);he.tagName==="BODY"&&(ce.height=Math.max(document.body.scrollHeight,document.body.offsetHeight,document.documentElement.clientHeight,document.documentElement.scrollHeight,document.documentElement.offsetHeight)+"px"),this.prop.overlay=Ae("div",{className:"html2pdf__overlay",style:{position:"fixed",overflow:"hidden",zIndex:1e3,left:"-100000px",right:0,bottom:0,top:0}}),this.prop.container=Ae("div",{className:"html2pdf__container",style:ce}),this.prop.container.appendChild(he),this.prop.container.firstChild.appendChild(Ae("div",{style:{clear:"both",border:"0 none transparent",margin:0,padding:0,height:0}})),this.prop.container.style.float="none",this.prop.overlay.appendChild(this.prop.container),document.body.appendChild(this.prop.overlay),this.prop.container.firstChild.style.position="relative",this.prop.container.height=Math.max(this.prop.container.firstChild.clientHeight,this.prop.container.firstChild.scrollHeight,this.prop.container.firstChild.offsetHeight)+"px"})},fe.prototype.toCanvas=function(){var ce=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(ce).then(x).then(function(he){var ve=Object.assign({},this.opt.html2canvas);return delete ve.onrendered,he(this.prop.container,ve)}).then(function(he){(this.opt.html2canvas.onrendered||function(){})(he),this.prop.canvas=he,document.body.removeChild(this.prop.overlay)})},fe.prototype.toContext2d=function(){var ce=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(ce).then(x).then(function(he){var ve=this.opt.jsPDF,be=this.opt.fontFaces,Qe=typeof this.opt.width!="number"||isNaN(this.opt.width)||typeof this.opt.windowWidth!="number"||isNaN(this.opt.windowWidth)?1:this.opt.width/this.opt.windowWidth,Te=Object.assign({async:!0,allowTaint:!0,scale:Qe,scrollX:this.opt.scrollX||0,scrollY:this.opt.scrollY||0,backgroundColor:"#ffffff",imageTimeout:15e3,logging:!0,proxy:null,removeContainer:!0,foreignObjectRendering:!1,useCORS:!1},this.opt.html2canvas);if(delete Te.onrendered,ve.context2d.autoPaging=this.opt.autoPaging===void 0||this.opt.autoPaging,ve.context2d.posX=this.opt.x,ve.context2d.posY=this.opt.y,ve.context2d.margin=this.opt.margin,ve.context2d.fontFaces=be,be)for(var ye=0;ye<be.length;++ye){var nt=be[ye],$e=nt.src.find(function(At){return At.format==="truetype"});$e&&ve.addFont($e.url,nt.ref.name,nt.ref.style)}return Te.windowHeight=Te.windowHeight||0,Te.windowHeight=Te.windowHeight==0?Math.max(this.prop.container.clientHeight,this.prop.container.scrollHeight,this.prop.container.offsetHeight):Te.windowHeight,ve.context2d.save(!0),he(this.prop.container,Te)}).then(function(he){this.opt.jsPDF.context2d.restore(!0),(this.opt.html2canvas.onrendered||function(){})(he),this.prop.canvas=he,document.body.removeChild(this.prop.overlay)})},fe.prototype.toImg=function(){return this.thenList([function(){return this.prop.canvas||this.toCanvas()}]).then(function(){var ce=this.prop.canvas.toDataURL("image/"+this.opt.image.type,this.opt.image.quality);this.prop.img=document.createElement("img"),this.prop.img.src=ce})},fe.prototype.toPdf=function(){return this.thenList([function(){return this.toContext2d()}]).then(function(){this.prop.pdf=this.prop.pdf||this.opt.jsPDF})},fe.prototype.output=function(ce,he,ve){return(ve=ve||"pdf").toLowerCase()==="img"||ve.toLowerCase()==="image"?this.outputImg(ce,he):this.outputPdf(ce,he)},fe.prototype.outputPdf=function(ce,he){return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).then(function(){return this.prop.pdf.output(ce,he)})},fe.prototype.outputImg=function(ce){return this.thenList([function(){return this.prop.img||this.toImg()}]).then(function(){switch(ce){case void 0:case"img":return this.prop.img;case"datauristring":case"dataurlstring":return this.prop.img.src;case"datauri":case"dataurl":return document.location.href=this.prop.img.src;default:throw'Image output type "'+ce+'" is not supported.'}})},fe.prototype.save=function(ce){return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).set(ce?{filename:ce}:null).then(function(){this.prop.pdf.save(this.opt.filename)})},fe.prototype.doCallback=function(){return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).then(function(){this.prop.callback(this.prop.pdf)})},fe.prototype.set=function(ce){if(ee(ce)!=="object")return this;var he=Object.keys(ce||{}).map(function(ve){if(ve in fe.template.prop)return function(){this.prop[ve]=ce[ve]};switch(ve){case"margin":return this.setMargin.bind(this,ce.margin);case"jsPDF":return function(){return this.opt.jsPDF=ce.jsPDF,this.setPageSize()};case"pageSize":return this.setPageSize.bind(this,ce.pageSize);default:return function(){this.opt[ve]=ce[ve]}}},this);return this.then(function(){return this.thenList(he)})},fe.prototype.get=function(ce,he){return this.then(function(){var ve=ce in fe.template.prop?this.prop[ce]:this.opt[ce];return he?he(ve):ve})},fe.prototype.setMargin=function(ce){return this.then(function(){switch(ee(ce)){case"number":ce=[ce,ce,ce,ce];case"array":if(ce.length===2&&(ce=[ce[0],ce[1],ce[0],ce[1]]),ce.length===4)break;default:return this.error("Invalid margin array.")}this.opt.margin=ce}).then(this.setPageSize)},fe.prototype.setPageSize=function(ce){function he(ve,be){return Math.floor(ve*be/72*96)}return this.then(function(){(ce=ce||MA.getPageSize(this.opt.jsPDF)).hasOwnProperty("inner")||(ce.inner={width:ce.width-this.opt.margin[1]-this.opt.margin[3],height:ce.height-this.opt.margin[0]-this.opt.margin[2]},ce.inner.px={width:he(ce.inner.width,ce.k),height:he(ce.inner.height,ce.k)},ce.inner.ratio=ce.inner.height/ce.inner.width),this.prop.pageSize=ce})},fe.prototype.setProgress=function(ce,he,ve,be){return ce!=null&&(this.progress.val=ce),he!=null&&(this.progress.state=he),ve!=null&&(this.progress.n=ve),be!=null&&(this.progress.stack=be),this.progress.ratio=this.progress.val/this.progress.state,this},fe.prototype.updateProgress=function(ce,he,ve,be){return this.setProgress(ce?this.progress.val+ce:null,he||null,ve?this.progress.n+ve:null,be?this.progress.stack.concat(be):null)},fe.prototype.then=function(ce,he){var ve=this;return this.thenCore(ce,he,function(be,Qe){return ve.updateProgress(null,null,1,[be]),Promise.prototype.then.call(this,function(Te){return ve.updateProgress(null,be),Te}).then(be,Qe).then(function(Te){return ve.updateProgress(1),Te})})},fe.prototype.thenCore=function(ce,he,ve){ve=ve||Promise.prototype.then;var be=this;ce&&(ce=ce.bind(be)),he&&(he=he.bind(be));var Qe=Promise.toString().indexOf("[native code]")!==-1&&Promise.name==="Promise"?be:fe.convert(Object.assign({},be),Promise.prototype),Te=ve.call(Qe,ce,he);return fe.convert(Te,be.__proto__)},fe.prototype.thenExternal=function(ce,he){return Promise.prototype.then.call(this,ce,he)},fe.prototype.thenList=function(ce){var he=this;return ce.forEach(function(ve){he=he.thenCore(ve)}),he},fe.prototype.catch=function(ce){ce&&(ce=ce.bind(this));var he=Promise.prototype.catch.call(this,ce);return fe.convert(he,this)},fe.prototype.catchExternal=function(ce){return Promise.prototype.catch.call(this,ce)},fe.prototype.error=function(ce){return this.then(function(){throw new Error(ce)})},fe.prototype.using=fe.prototype.set,fe.prototype.saveAs=fe.prototype.save,fe.prototype.export=fe.prototype.output,fe.prototype.run=fe.prototype.then,MA.getPageSize=function(ce,he,ve){if((0,Ce.Z)(ce)==="object"){var be=ce;ce=be.orientation,he=be.unit||he,ve=be.format||ve}he=he||"mm",ve=ve||"a4",ce=(""+(ce||"P")).toLowerCase();var Qe,Te=(""+ve).toLowerCase(),ye={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};switch(he){case"pt":Qe=1;break;case"mm":Qe=72/25.4;break;case"cm":Qe=72/2.54;break;case"in":Qe=72;break;case"px":Qe=.75;break;case"pc":case"em":Qe=12;break;case"ex":Qe=6;break;default:throw"Invalid unit: "+he}var nt,$e=0,At=0;if(ye.hasOwnProperty(Te))$e=ye[Te][1]/Qe,At=ye[Te][0]/Qe;else try{$e=ve[1],At=ve[0]}catch(We){throw new Error("Invalid format: "+ve)}if(ce==="p"||ce==="portrait")ce="p",At>$e&&(nt=At,At=$e,$e=nt);else{if(ce!=="l"&&ce!=="landscape")throw"Invalid orientation: "+ce;ce="l",$e>At&&(nt=At,At=$e,$e=nt)}return{width:At,height:$e,unit:he,k:Qe,orientation:ce}},b.html=function(ce,he){(he=he||{}).callback=he.callback||function(){},he.html2canvas=he.html2canvas||{},he.html2canvas.canvas=he.html2canvas.canvas||this.canvas,he.jsPDF=he.jsPDF||this,he.fontFaces=he.fontFaces?he.fontFaces.map(si):null;var ve=new fe(he);return he.worker?ve:ve.from(ce).doCallback()}}(MA.API),MA.API.addJS=function(b){return Lp=b,this.internal.events.subscribe("postPutResources",function(){Ns=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/Names [(EmbeddedJS) "+(Ns+1)+" 0 R]"),this.internal.out(">>"),this.internal.out("endobj"),Ep=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/S /JavaScript"),this.internal.out("/JS ("+Lp+")"),this.internal.out(">>"),this.internal.out("endobj")}),this.internal.events.subscribe("putCatalog",function(){Ns!==void 0&&Ep!==void 0&&this.internal.out("/Names <</JavaScript "+Ns+" 0 R>>")}),this},function(b){var x;b.events.push(["postPutResources",function(){var E=this,ee=/^(\d+) 0 obj$/;if(this.outline.root.children.length>0)for(var Ae=E.outline.render().split(/\r\n/),ae=0;ae<Ae.length;ae++){var fe=Ae[ae],ce=ee.exec(fe);if(ce!=null){var he=ce[1];E.internal.newObjectDeferredBegin(he,!1)}E.internal.write(fe)}if(this.outline.createNamedDestinations){var ve=this.internal.pages.length,be=[];for(ae=0;ae<ve;ae++){var Qe=E.internal.newObject();be.push(Qe);var Te=E.internal.getPageInfo(ae+1);E.internal.write("<< /D["+Te.objId+" 0 R /XYZ null null null]>> endobj")}var ye=E.internal.newObject();for(E.internal.write("<< /Names [ "),ae=0;ae<be.length;ae++)E.internal.write("(page_"+(ae+1)+")"+be[ae]+" 0 R");E.internal.write(" ] >>","endobj"),x=E.internal.newObject(),E.internal.write("<< /Dests "+ye+" 0 R"),E.internal.write(">>","endobj")}}]),b.events.push(["putCatalog",function(){var E=this;E.outline.root.children.length>0&&(E.internal.write("/Outlines",this.outline.makeRef(this.outline.root)),this.outline.createNamedDestinations&&E.internal.write("/Names "+x+" 0 R"))}]),b.events.push(["initialized",function(){var E=this;E.outline={createNamedDestinations:!1,root:{children:[]}},E.outline.add=function(ee,Ae,ae){var fe={title:Ae,options:ae,children:[]};return ee==null&&(ee=this.root),ee.children.push(fe),fe},E.outline.render=function(){return this.ctx={},this.ctx.val="",this.ctx.pdf=E,this.genIds_r(this.root),this.renderRoot(this.root),this.renderItems(this.root),this.ctx.val},E.outline.genIds_r=function(ee){ee.id=E.internal.newObjectDeferred();for(var Ae=0;Ae<ee.children.length;Ae++)this.genIds_r(ee.children[Ae])},E.outline.renderRoot=function(ee){this.objStart(ee),this.line("/Type /Outlines"),ee.children.length>0&&(this.line("/First "+this.makeRef(ee.children[0])),this.line("/Last "+this.makeRef(ee.children[ee.children.length-1]))),this.line("/Count "+this.count_r({count:0},ee)),this.objEnd()},E.outline.renderItems=function(ee){for(var Ae=this.ctx.pdf.internal.getVerticalCoordinateString,ae=0;ae<ee.children.length;ae++){var fe=ee.children[ae];this.objStart(fe),this.line("/Title "+this.makeString(fe.title)),this.line("/Parent "+this.makeRef(ee)),ae>0&&this.line("/Prev "+this.makeRef(ee.children[ae-1])),ae<ee.children.length-1&&this.line("/Next "+this.makeRef(ee.children[ae+1])),fe.children.length>0&&(this.line("/First "+this.makeRef(fe.children[0])),this.line("/Last "+this.makeRef(fe.children[fe.children.length-1])));var ce=this.count=this.count_r({count:0},fe);if(ce>0&&this.line("/Count "+ce),fe.options&&fe.options.pageNumber){var he=E.internal.getPageInfo(fe.options.pageNumber);this.line("/Dest ["+he.objId+" 0 R /XYZ 0 "+Ae(0)+" 0]")}this.objEnd()}for(var ve=0;ve<ee.children.length;ve++)this.renderItems(ee.children[ve])},E.outline.line=function(ee){this.ctx.val+=ee+`\r
`},E.outline.makeRef=function(ee){return ee.id+" 0 R"},E.outline.makeString=function(ee){return"("+E.internal.pdfEscape(ee)+")"},E.outline.objStart=function(ee){this.ctx.val+=`\r
`+ee.id+` 0 obj\r
<<\r
`},E.outline.objEnd=function(){this.ctx.val+=`>> \r
endobj\r
`},E.outline.count_r=function(ee,Ae){for(var ae=0;ae<Ae.children.length;ae++)ee.count++,this.count_r(ee,Ae.children[ae]);return ee.count}}])}(MA.API),function(b){var x=[192,193,194,195,196,197,198,199];b.processJPEG=function(E,ee,Ae,ae,fe,ce){var he,ve=this.decode.DCT_DECODE,be=null;if(typeof E=="string"||this.__addimage__.isArrayBuffer(E)||this.__addimage__.isArrayBufferView(E)){switch(E=fe||E,E=this.__addimage__.isArrayBuffer(E)?new Uint8Array(E):E,he=function(Qe){for(var Te,ye=256*Qe.charCodeAt(4)+Qe.charCodeAt(5),nt=Qe.length,$e={width:0,height:0,numcomponents:1},At=4;At<nt;At+=2){if(At+=ye,x.indexOf(Qe.charCodeAt(At+1))!==-1){Te=256*Qe.charCodeAt(At+5)+Qe.charCodeAt(At+6),$e={width:256*Qe.charCodeAt(At+7)+Qe.charCodeAt(At+8),height:Te,numcomponents:Qe.charCodeAt(At+9)};break}ye=256*Qe.charCodeAt(At+2)+Qe.charCodeAt(At+3)}return $e}(E=this.__addimage__.isArrayBufferView(E)?this.__addimage__.arrayBufferToBinaryString(E):E),he.numcomponents){case 1:ce=this.color_spaces.DEVICE_GRAY;break;case 4:ce=this.color_spaces.DEVICE_CMYK;break;case 3:ce=this.color_spaces.DEVICE_RGB}be={data:E,width:he.width,height:he.height,colorSpace:ce,bitsPerComponent:8,filter:ve,index:ee,alias:Ae}}return be}}(MA.API),MA.API.processPNG=function(b,x,E,ee){if(this.__addimage__.isArrayBuffer(b)&&(b=new Uint8Array(b)),this.__addimage__.isArrayBufferView(b)){var Ae,ae=qu(b,{checkCrc:!0}),fe=ae.width,ce=ae.height,he=ae.channels,ve=ae.palette,be=ae.depth;Ae=ve&&he===1?function(Ht){for(var ut=Ht.width,Jt=Ht.height,Ve=Ht.data,rt=Ht.palette,Ft=Ht.depth,yt=!1,fn=[],pn=[],Sn=void 0,An=!1,wn=0,cA=0;cA<rt.length;cA++){var Wn=(0,io.Z)(rt[cA],4),Ke=Wn[0],lt=Wn[1],pt=Wn[2],It=Wn[3];fn.push(Ke,lt,pt),It!=null&&(It===0?(wn++,pn.length<1&&pn.push(cA)):It<255&&(An=!0))}if(An||wn>1){yt=!0,pn=void 0;var Gt=ut*Jt;Sn=new Uint8Array(Gt);for(var rn=new DataView(Ve.buffer),Bn=0;Bn<Gt;Bn++){var mn=Tm(rn,Bn,Ft),Mn=(0,io.Z)(rt[mn],4)[3];Sn[Bn]=Mn}}else wn===0&&(pn=void 0);return{colorSpace:"Indexed",colorsPerPixel:1,sMaskBitsPerComponent:yt?8:void 0,colorBytes:Ve,alphaBytes:Sn,needSMask:yt,palette:fn,mask:pn}}(ae):he===2||he===4?function(Ht){for(var ut=Ht.data,Jt=Ht.width,Ve=Ht.height,rt=Ht.channels,Ft=Ht.depth,yt=rt===2?"DeviceGray":"DeviceRGB",fn=rt-1,pn=Jt*Ve,Sn=fn,An=pn*Sn,wn=1*pn,cA=Math.ceil(An*Ft/8),Wn=Math.ceil(wn*Ft/8),Ke=new Uint8Array(cA),lt=new Uint8Array(Wn),pt=new DataView(ut.buffer),It=new DataView(Ke.buffer),Gt=new DataView(lt.buffer),rn=!1,Bn=0;Bn<pn;Bn++){for(var mn=Bn*rt,Mn=0;Mn<Sn;Mn++)Hp(It,Tm(pt,mn+Mn,Ft),Bn*Sn+Mn,Ft);var oA=Tm(pt,mn+Sn,Ft);oA<(1<<Ft)-1&&(rn=!0),Hp(Gt,oA,1*Bn,Ft)}return{colorSpace:yt,colorsPerPixel:fn,sMaskBitsPerComponent:rn?Ft:void 0,colorBytes:Ke,alphaBytes:lt,needSMask:rn}}(ae):function(Ht){var ut=Ht.data,Jt=Ht.channels===1?"DeviceGray":"DeviceRGB";return{colorSpace:Jt,colorsPerPixel:Jt==="DeviceGray"?1:3,colorBytes:ut instanceof Uint16Array?function(Ve){for(var rt=Ve.length,Ft=new Uint8Array(2*rt),yt=new DataView(Ft.buffer,Ft.byteOffset,Ft.byteLength),fn=0;fn<rt;fn++)yt.setUint16(2*fn,Ve[fn],!1);return Ft}(ut):ut,needSMask:!1}}(ae);var Qe,Te,ye,nt=Ae,$e=nt.colorSpace,At=nt.colorsPerPixel,We=nt.sMaskBitsPerComponent,Lt=nt.colorBytes,St=nt.alphaBytes,gt=nt.needSMask,ln=nt.palette,Qn=nt.mask,vn=null;return ee!==MA.API.image_compression.NONE&&typeof wt=="function"?(vn=function(Ht){var ut;switch(Ht){case MA.API.image_compression.FAST:ut=11;break;case MA.API.image_compression.MEDIUM:ut=13;break;case MA.API.image_compression.SLOW:ut=14;break;default:ut=12}return ut}(ee),Qe=this.decode.FLATE_DECODE,Te="/Predictor ".concat(vn," /Colors ").concat(At," /BitsPerComponent ").concat(be," /Columns ").concat(fe),b=Ip(Lt,Math.ceil(fe*At*be/8),At,be,ee),gt&&(ye=Ip(St,Math.ceil(fe*We/8),1,We,ee))):(Qe=void 0,Te=void 0,b=Lt,gt&&(ye=St)),(this.__addimage__.isArrayBuffer(b)||this.__addimage__.isArrayBufferView(b))&&(b=this.__addimage__.arrayBufferToBinaryString(b)),(ye&&this.__addimage__.isArrayBuffer(ye)||this.__addimage__.isArrayBufferView(ye))&&(ye=this.__addimage__.arrayBufferToBinaryString(ye)),{alias:E,data:b,index:x,filter:Qe,decodeParameters:Te,transparency:Qn,palette:ln,sMask:ye,predictor:vn,width:fe,height:ce,bitsPerComponent:be,sMaskBitsPerComponent:We,colorSpace:$e}}},function(b){b.processGIF89A=function(x,E,ee,Ae){var ae=new I1(x),fe=ae.width,ce=ae.height,he=[];ae.decodeAndBlitFrameRGBA(0,he);var ve={data:he,width:fe,height:ce},be=new km(100).encode(ve,100);return b.processJPEG.call(this,be,E,ee,Ae)},b.processGIF87A=b.processGIF89A}(MA.API),os.prototype.parseHeader=function(){if(this.fileSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.reserved=this.datav.getUint32(this.pos,!0),this.pos+=4,this.offset=this.datav.getUint32(this.pos,!0),this.pos+=4,this.headerSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.width=this.datav.getUint32(this.pos,!0),this.pos+=4,this.height=this.datav.getInt32(this.pos,!0),this.pos+=4,this.planes=this.datav.getUint16(this.pos,!0),this.pos+=2,this.bitPP=this.datav.getUint16(this.pos,!0),this.pos+=2,this.compress=this.datav.getUint32(this.pos,!0),this.pos+=4,this.rawSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.hr=this.datav.getUint32(this.pos,!0),this.pos+=4,this.vr=this.datav.getUint32(this.pos,!0),this.pos+=4,this.colors=this.datav.getUint32(this.pos,!0),this.pos+=4,this.importantColors=this.datav.getUint32(this.pos,!0),this.pos+=4,this.bitPP===16&&this.is_with_alpha&&(this.bitPP=15),this.bitPP<15){var b=this.colors===0?1<<this.bitPP:this.colors;this.palette=new Array(b);for(var x=0;x<b;x++){var E=this.datav.getUint8(this.pos++,!0),ee=this.datav.getUint8(this.pos++,!0),Ae=this.datav.getUint8(this.pos++,!0),ae=this.datav.getUint8(this.pos++,!0);this.palette[x]={red:Ae,green:ee,blue:E,quad:ae}}}this.height<0&&(this.height*=-1,this.bottom_up=!1)},os.prototype.parseBGR=function(){this.pos=this.offset;try{var b="bit"+this.bitPP,x=this.width*this.height*4;this.data=new Uint8Array(x),this[b]()}catch(E){ga.log("bit decode error:"+E)}},os.prototype.bit1=function(){var b,x=Math.ceil(this.width/8),E=x%4;for(b=this.height-1;b>=0;b--){for(var ee=this.bottom_up?b:this.height-1-b,Ae=0;Ae<x;Ae++)for(var ae=this.datav.getUint8(this.pos++,!0),fe=ee*this.width*4+8*Ae*4,ce=0;ce<8&&8*Ae+ce<this.width;ce++){var he=this.palette[ae>>7-ce&1];this.data[fe+4*ce]=he.blue,this.data[fe+4*ce+1]=he.green,this.data[fe+4*ce+2]=he.red,this.data[fe+4*ce+3]=255}E!==0&&(this.pos+=4-E)}},os.prototype.bit4=function(){for(var b=Math.ceil(this.width/2),x=b%4,E=this.height-1;E>=0;E--){for(var ee=this.bottom_up?E:this.height-1-E,Ae=0;Ae<b;Ae++){var ae=this.datav.getUint8(this.pos++,!0),fe=ee*this.width*4+2*Ae*4,ce=ae>>4,he=15&ae,ve=this.palette[ce];if(this.data[fe]=ve.blue,this.data[fe+1]=ve.green,this.data[fe+2]=ve.red,this.data[fe+3]=255,2*Ae+1>=this.width)break;ve=this.palette[he],this.data[fe+4]=ve.blue,this.data[fe+4+1]=ve.green,this.data[fe+4+2]=ve.red,this.data[fe+4+3]=255}x!==0&&(this.pos+=4-x)}},os.prototype.bit8=function(){for(var b=this.width%4,x=this.height-1;x>=0;x--){for(var E=this.bottom_up?x:this.height-1-x,ee=0;ee<this.width;ee++){var Ae=this.datav.getUint8(this.pos++,!0),ae=E*this.width*4+4*ee;if(Ae<this.palette.length){var fe=this.palette[Ae];this.data[ae]=fe.red,this.data[ae+1]=fe.green,this.data[ae+2]=fe.blue,this.data[ae+3]=255}else this.data[ae]=255,this.data[ae+1]=255,this.data[ae+2]=255,this.data[ae+3]=255}b!==0&&(this.pos+=4-b)}},os.prototype.bit15=function(){for(var b=this.width%3,x=parseInt("11111",2),E=this.height-1;E>=0;E--){for(var ee=this.bottom_up?E:this.height-1-E,Ae=0;Ae<this.width;Ae++){var ae=this.datav.getUint16(this.pos,!0);this.pos+=2;var fe=(ae&x)/x*255|0,ce=(ae>>5&x)/x*255|0,he=(ae>>10&x)/x*255|0,ve=ae>>15?255:0,be=ee*this.width*4+4*Ae;this.data[be]=he,this.data[be+1]=ce,this.data[be+2]=fe,this.data[be+3]=ve}this.pos+=b}},os.prototype.bit16=function(){for(var b=this.width%3,x=parseInt("11111",2),E=parseInt("111111",2),ee=this.height-1;ee>=0;ee--){for(var Ae=this.bottom_up?ee:this.height-1-ee,ae=0;ae<this.width;ae++){var fe=this.datav.getUint16(this.pos,!0);this.pos+=2;var ce=(fe&x)/x*255|0,he=(fe>>5&E)/E*255|0,ve=(fe>>11)/x*255|0,be=Ae*this.width*4+4*ae;this.data[be]=ve,this.data[be+1]=he,this.data[be+2]=ce,this.data[be+3]=255}this.pos+=b}},os.prototype.bit24=function(){for(var b=this.height-1;b>=0;b--){for(var x=this.bottom_up?b:this.height-1-b,E=0;E<this.width;E++){var ee=this.datav.getUint8(this.pos++,!0),Ae=this.datav.getUint8(this.pos++,!0),ae=this.datav.getUint8(this.pos++,!0),fe=x*this.width*4+4*E;this.data[fe]=ae,this.data[fe+1]=Ae,this.data[fe+2]=ee,this.data[fe+3]=255}this.pos+=this.width%4}},os.prototype.bit32=function(){for(var b=this.height-1;b>=0;b--)for(var x=this.bottom_up?b:this.height-1-b,E=0;E<this.width;E++){var ee=this.datav.getUint8(this.pos++,!0),Ae=this.datav.getUint8(this.pos++,!0),ae=this.datav.getUint8(this.pos++,!0),fe=this.datav.getUint8(this.pos++,!0),ce=x*this.width*4+4*E;this.data[ce]=ae,this.data[ce+1]=Ae,this.data[ce+2]=ee,this.data[ce+3]=fe}},os.prototype.getData=function(){return this.data},function(b){b.processBMP=function(x,E,ee,Ae){var ae=new os(x,!1),fe=ae.width,ce=ae.height,he={data:ae.getData(),width:fe,height:ce},ve=new km(100).encode(he,100);return b.processJPEG.call(this,ve,E,ee,Ae)}}(MA.API),kp.prototype.getData=function(){return this.data},function(b){b.processWEBP=function(x,E,ee,Ae){var ae=new kp(x),fe=ae.width,ce=ae.height,he={data:ae.getData(),width:fe,height:ce},ve=new km(100).encode(he,100);return b.processJPEG.call(this,ve,E,ee,Ae)}}(MA.API),MA.API.processRGBA=function(b,x,E){for(var ee=b.data,Ae=ee.length,ae=new Uint8Array(Ae/4*3),fe=new Uint8Array(Ae/4),ce=0,he=0,ve=0;ve<Ae;ve+=4){var be=ee[ve],Qe=ee[ve+1],Te=ee[ve+2],ye=ee[ve+3];ae[ce++]=be,ae[ce++]=Qe,ae[ce++]=Te,fe[he++]=ye}var nt=this.__addimage__.arrayBufferToBinaryString(ae);return{alpha:this.__addimage__.arrayBufferToBinaryString(fe),data:nt,index:x,alias:E,colorSpace:"DeviceRGB",bitsPerComponent:8,width:b.width,height:b.height}},MA.API.setLanguage=function(b){return this.internal.languageSettings===void 0&&(this.internal.languageSettings={},this.internal.languageSettings.isSubscribed=!1),{af:"Afrikaans",sq:"Albanian",ar:"Arabic (Standard)","ar-DZ":"Arabic (Algeria)","ar-BH":"Arabic (Bahrain)","ar-EG":"Arabic (Egypt)","ar-IQ":"Arabic (Iraq)","ar-JO":"Arabic (Jordan)","ar-KW":"Arabic (Kuwait)","ar-LB":"Arabic (Lebanon)","ar-LY":"Arabic (Libya)","ar-MA":"Arabic (Morocco)","ar-OM":"Arabic (Oman)","ar-QA":"Arabic (Qatar)","ar-SA":"Arabic (Saudi Arabia)","ar-SY":"Arabic (Syria)","ar-TN":"Arabic (Tunisia)","ar-AE":"Arabic (U.A.E.)","ar-YE":"Arabic (Yemen)",an:"Aragonese",hy:"Armenian",as:"Assamese",ast:"Asturian",az:"Azerbaijani",eu:"Basque",be:"Belarusian",bn:"Bengali",bs:"Bosnian",br:"Breton",bg:"Bulgarian",my:"Burmese",ca:"Catalan",ch:"Chamorro",ce:"Chechen",zh:"Chinese","zh-HK":"Chinese (Hong Kong)","zh-CN":"Chinese (PRC)","zh-SG":"Chinese (Singapore)","zh-TW":"Chinese (Taiwan)",cv:"Chuvash",co:"Corsican",cr:"Cree",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch (Standard)","nl-BE":"Dutch (Belgian)",en:"English","en-AU":"English (Australia)","en-BZ":"English (Belize)","en-CA":"English (Canada)","en-IE":"English (Ireland)","en-JM":"English (Jamaica)","en-NZ":"English (New Zealand)","en-PH":"English (Philippines)","en-ZA":"English (South Africa)","en-TT":"English (Trinidad & Tobago)","en-GB":"English (United Kingdom)","en-US":"English (United States)","en-ZW":"English (Zimbabwe)",eo:"Esperanto",et:"Estonian",fo:"Faeroese",fj:"Fijian",fi:"Finnish",fr:"French (Standard)","fr-BE":"French (Belgium)","fr-CA":"French (Canada)","fr-FR":"French (France)","fr-LU":"French (Luxembourg)","fr-MC":"French (Monaco)","fr-CH":"French (Switzerland)",fy:"Frisian",fur:"Friulian",gd:"Gaelic (Scots)","gd-IE":"Gaelic (Irish)",gl:"Galacian",ka:"Georgian",de:"German (Standard)","de-AT":"German (Austria)","de-DE":"German (Germany)","de-LI":"German (Liechtenstein)","de-LU":"German (Luxembourg)","de-CH":"German (Switzerland)",el:"Greek",gu:"Gujurati",ht:"Haitian",he:"Hebrew",hi:"Hindi",hu:"Hungarian",is:"Icelandic",id:"Indonesian",iu:"Inuktitut",ga:"Irish",it:"Italian (Standard)","it-CH":"Italian (Switzerland)",ja:"Japanese",kn:"Kannada",ks:"Kashmiri",kk:"Kazakh",km:"Khmer",ky:"Kirghiz",tlh:"Klingon",ko:"Korean","ko-KP":"Korean (North Korea)","ko-KR":"Korean (South Korea)",la:"Latin",lv:"Latvian",lt:"Lithuanian",lb:"Luxembourgish",mk:"North Macedonia",ms:"Malay",ml:"Malayalam",mt:"Maltese",mi:"Maori",mr:"Marathi",mo:"Moldavian",nv:"Navajo",ng:"Ndonga",ne:"Nepali",no:"Norwegian",nb:"Norwegian (Bokmal)",nn:"Norwegian (Nynorsk)",oc:"Occitan",or:"Oriya",om:"Oromo",fa:"Persian","fa-IR":"Persian/Iran",pl:"Polish",pt:"Portuguese","pt-BR":"Portuguese (Brazil)",pa:"Punjabi","pa-IN":"Punjabi (India)","pa-PK":"Punjabi (Pakistan)",qu:"Quechua",rm:"Rhaeto-Romanic",ro:"Romanian","ro-MO":"Romanian (Moldavia)",ru:"Russian","ru-MO":"Russian (Moldavia)",sz:"Sami (Lappish)",sg:"Sango",sa:"Sanskrit",sc:"Sardinian",sd:"Sindhi",si:"Singhalese",sr:"Serbian",sk:"Slovak",sl:"Slovenian",so:"Somani",sb:"Sorbian",es:"Spanish","es-AR":"Spanish (Argentina)","es-BO":"Spanish (Bolivia)","es-CL":"Spanish (Chile)","es-CO":"Spanish (Colombia)","es-CR":"Spanish (Costa Rica)","es-DO":"Spanish (Dominican Republic)","es-EC":"Spanish (Ecuador)","es-SV":"Spanish (El Salvador)","es-GT":"Spanish (Guatemala)","es-HN":"Spanish (Honduras)","es-MX":"Spanish (Mexico)","es-NI":"Spanish (Nicaragua)","es-PA":"Spanish (Panama)","es-PY":"Spanish (Paraguay)","es-PE":"Spanish (Peru)","es-PR":"Spanish (Puerto Rico)","es-ES":"Spanish (Spain)","es-UY":"Spanish (Uruguay)","es-VE":"Spanish (Venezuela)",sx:"Sutu",sw:"Swahili",sv:"Swedish","sv-FI":"Swedish (Finland)","sv-SV":"Swedish (Sweden)",ta:"Tamil",tt:"Tatar",te:"Teluga",th:"Thai",tig:"Tigre",ts:"Tsonga",tn:"Tswana",tr:"Turkish",tk:"Turkmen",uk:"Ukrainian",hsb:"Upper Sorbian",ur:"Urdu",ve:"Venda",vi:"Vietnamese",vo:"Volapuk",wa:"Walloon",cy:"Welsh",xh:"Xhosa",ji:"Yiddish",zu:"Zulu"}[b]!==void 0&&(this.internal.languageSettings.languageCode=b,this.internal.languageSettings.isSubscribed===!1&&(this.internal.events.subscribe("putCatalog",function(){this.internal.write("/Lang ("+this.internal.languageSettings.languageCode+")")}),this.internal.languageSettings.isSubscribed=!0)),this},nc=MA.API,bh=nc.getCharWidthsArray=function(b,x){var E,ee,Ae=(x=x||{}).font||this.internal.getFont(),ae=x.fontSize||this.internal.getFontSize(),fe=x.charSpace||this.internal.getCharSpace(),ce=x.widths?x.widths:Ae.metadata.Unicode.widths,he=ce.fof?ce.fof:1,ve=x.kerning?x.kerning:Ae.metadata.Unicode.kerning,be=ve.fof?ve.fof:1,Qe=x.doKerning!==!1,Te=0,ye=b.length,nt=0,$e=ce[0]||he,At=[];for(E=0;E<ye;E++)ee=b.charCodeAt(E),typeof Ae.metadata.widthOfString=="function"?At.push((Ae.metadata.widthOfGlyph(Ae.metadata.characterToGlyph(ee))+fe*(1e3/ae)||0)/1e3):(Te=Qe&&(0,Ce.Z)(ve[ee])==="object"&&!isNaN(parseInt(ve[ee][nt],10))?ve[ee][nt]/be:0,At.push((ce[ee]||$e)/he+Te)),nt=ee;return At},xp=nc.getStringUnitWidth=function(b,x){var E=(x=x||{}).fontSize||this.internal.getFontSize(),ee=x.font||this.internal.getFont(),Ae=x.charSpace||this.internal.getCharSpace();return nc.processArabic&&(b=nc.processArabic(b)),typeof ee.metadata.widthOfString=="function"?ee.metadata.widthOfString(b,E,Ae)/E:bh.apply(this,arguments).reduce(function(ae,fe){return ae+fe},0)},Up=function(b,x,E,ee){for(var Ae=[],ae=0,fe=b.length,ce=0;ae!==fe&&ce+x[ae]<E;)ce+=x[ae],ae++;Ae.push(b.slice(0,ae));var he=ae;for(ce=0;ae!==fe;)ce+x[ae]>ee&&(Ae.push(b.slice(he,ae)),ce=0,he=ae),ce+=x[ae],ae++;return he!==ae&&Ae.push(b.slice(he,ae)),Ae},Qp=function(b,x,E){E||(E={});var ee,Ae,ae,fe,ce,he,ve,be=[],Qe=[be],Te=E.textIndent||0,ye=0,nt=0,$e=b.split(" "),At=bh.apply(this,[" ",E])[0];if(he=E.lineIndent===-1?$e[0].length+2:E.lineIndent||0){var We=Array(he).join(" "),Lt=[];$e.map(function(gt){(gt=gt.split(/\s*\n/)).length>1?Lt=Lt.concat(gt.map(function(ln,Qn){return(Qn&&ln.length?`
`:"")+ln})):Lt.push(gt[0])}),$e=Lt,he=xp.apply(this,[We,E])}for(ae=0,fe=$e.length;ae<fe;ae++){var St=0;if(ee=$e[ae],he&&ee[0]==`
`&&(ee=ee.substr(1),St=1),Te+ye+(nt=(Ae=bh.apply(this,[ee,E])).reduce(function(gt,ln){return gt+ln},0))>x||St){if(nt>x){for(ce=Up.apply(this,[ee,Ae,x-(Te+ye),x]),be.push(ce.shift()),be=[ce.pop()];ce.length;)Qe.push([ce.shift()]);nt=Ae.slice(ee.length-(be[0]?be[0].length:0)).reduce(function(gt,ln){return gt+ln},0)}else be=[ee];Qe.push(be),Te=nt+he,ye=At}else be.push(ee),Te+=ye+nt,ye=At}return ve=he?function(gt,ln){return(ln?We:"")+gt.join(" ")}:function(gt){return gt.join(" ")},Qe.map(ve)},nc.splitTextToSize=function(b,x,E){var ee,Ae=(E=E||{}).fontSize||this.internal.getFontSize(),ae=function(be){if(be.widths&&be.kerning)return{widths:be.widths,kerning:be.kerning};var Qe=this.internal.getFont(be.fontName,be.fontStyle),Te="Unicode";return Qe.metadata[Te]?{widths:Qe.metadata[Te].widths||{0:1},kerning:Qe.metadata[Te].kerning||{}}:{font:Qe.metadata,fontSize:this.internal.getFontSize(),charSpace:this.internal.getCharSpace()}}.call(this,E);ee=Array.isArray(b)?b:String(b).split(/\r?\n/);var fe=1*this.internal.scaleFactor*x/Ae;ae.textIndent=E.textIndent?1*E.textIndent*this.internal.scaleFactor/Ae:0,ae.lineIndent=E.lineIndent;var ce,he,ve=[];for(ce=0,he=ee.length;ce<he;ce++)ve=ve.concat(Qp.apply(this,[ee[ce],fe,ae]));return ve},function(b){b.__fontmetrics__=b.__fontmetrics__||{};for(var x="0123456789abcdef",E="klmnopqrstuvwxyz",ee={},Ae={},ae=0;ae<16;ae++)ee[E[ae]]=x[ae],Ae[x[ae]]=E[ae];var fe=function(Te){return"0x"+parseInt(Te,10).toString(16)},ce=b.__fontmetrics__.compress=function(Te){var ye,nt,$e,At,We=["{"];for(var Lt in Te){if(ye=Te[Lt],isNaN(parseInt(Lt,10))?nt="'"+Lt+"'":(Lt=parseInt(Lt,10),nt=(nt=fe(Lt).slice(2)).slice(0,-1)+Ae[nt.slice(-1)]),typeof ye=="number")ye<0?($e=fe(ye).slice(3),At="-"):($e=fe(ye).slice(2),At=""),$e=At+$e.slice(0,-1)+Ae[$e.slice(-1)];else{if((0,Ce.Z)(ye)!=="object")throw new Error("Don't know what to do with value type "+(0,Ce.Z)(ye)+".");$e=ce(ye)}We.push(nt+$e)}return We.push("}"),We.join("")},he=b.__fontmetrics__.uncompress=function(Te){if(typeof Te!="string")throw new Error("Invalid argument passed to uncompress.");for(var ye,nt,$e,At,We={},Lt=1,St=We,gt=[],ln="",Qn="",vn=Te.length-1,Ht=1;Ht<vn;Ht+=1)(At=Te[Ht])=="'"?ye?($e=ye.join(""),ye=void 0):ye=[]:ye?ye.push(At):At=="{"?(gt.push([St,$e]),St={},$e=void 0):At=="}"?((nt=gt.pop())[0][nt[1]]=St,$e=void 0,St=nt[0]):At=="-"?Lt=-1:$e===void 0?ee.hasOwnProperty(At)?(ln+=ee[At],$e=parseInt(ln,16)*Lt,Lt=1,ln=""):ln+=At:ee.hasOwnProperty(At)?(Qn+=ee[At],St[$e]=parseInt(Qn,16)*Lt,Lt=1,$e=void 0,Qn=""):Qn+=At;return We},ve={codePages:["WinAnsiEncoding"],WinAnsiEncoding:he("{19m8n201n9q201o9r201s9l201t9m201u8m201w9n201x9o201y8o202k8q202l8r202m9p202q8p20aw8k203k8t203t8v203u9v2cq8s212m9t15m8w15n9w2dw9s16k8u16l9u17s9z17x8y17y9y}")},be={Unicode:{Courier:ve,"Courier-Bold":ve,"Courier-BoldOblique":ve,"Courier-Oblique":ve,Helvetica:ve,"Helvetica-Bold":ve,"Helvetica-BoldOblique":ve,"Helvetica-Oblique":ve,"Times-Roman":ve,"Times-Bold":ve,"Times-BoldItalic":ve,"Times-Italic":ve}},Qe={Unicode:{"Courier-Oblique":he("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-BoldItalic":he("{'widths'{k3o2q4ycx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2r202m2n2n3m2o3m2p5n202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5n4l4m4m4m4n4m4o4s4p4m4q4m4r4s4s4y4t2r4u3m4v4m4w3x4x5t4y4s4z4s5k3x5l4s5m4m5n3r5o3x5p4s5q4m5r5t5s4m5t3x5u3x5v2l5w1w5x2l5y3t5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q2l6r3m6s3r6t1w6u1w6v3m6w1w6x4y6y3r6z3m7k3m7l3m7m2r7n2r7o1w7p3r7q2w7r4m7s3m7t2w7u2r7v2n7w1q7x2n7y3t202l3mcl4mal2ram3man3mao3map3mar3mas2lat4uau1uav3maw3way4uaz2lbk2sbl3t'fof'6obo2lbp3tbq3mbr1tbs2lbu1ybv3mbz3mck4m202k3mcm4mcn4mco4mcp4mcq5ycr4mcs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz2w203k6o212m6o2dw2l2cq2l3t3m3u2l17s3x19m3m}'kerning'{cl{4qu5kt5qt5rs17ss5ts}201s{201ss}201t{cks4lscmscnscoscpscls2wu2yu201ts}201x{2wu2yu}2k{201ts}2w{4qx5kx5ou5qx5rs17su5tu}2x{17su5tu5ou}2y{4qx5kx5ou5qx5rs17ss5ts}'fof'-6ofn{17sw5tw5ou5qw5rs}7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qs}3v{17su5tu5os5qs}7p{17su5tu}ck{4qu5kt5qt5rs17ss5ts}4l{4qu5kt5qt5rs17ss5ts}cm{4qu5kt5qt5rs17ss5ts}cn{4qu5kt5qt5rs17ss5ts}co{4qu5kt5qt5rs17ss5ts}cp{4qu5kt5qt5rs17ss5ts}6l{4qu5ou5qw5rt17su5tu}5q{ckuclucmucnucoucpu4lu}5r{ckuclucmucnucoucpu4lu}7q{cksclscmscnscoscps4ls}6p{4qu5ou5qw5rt17sw5tw}ek{4qu5ou5qw5rt17su5tu}el{4qu5ou5qw5rt17su5tu}em{4qu5ou5qw5rt17su5tu}en{4qu5ou5qw5rt17su5tu}eo{4qu5ou5qw5rt17su5tu}ep{4qu5ou5qw5rt17su5tu}es{17ss5ts5qs4qu}et{4qu5ou5qw5rt17sw5tw}eu{4qu5ou5qw5rt17ss5ts}ev{17ss5ts5qs4qu}6z{17sw5tw5ou5qw5rs}fm{17sw5tw5ou5qw5rs}7n{201ts}fo{17sw5tw5ou5qw5rs}fp{17sw5tw5ou5qw5rs}fq{17sw5tw5ou5qw5rs}7r{cksclscmscnscoscps4ls}fs{17sw5tw5ou5qw5rs}ft{17su5tu}fu{17su5tu}fv{17su5tu}fw{17su5tu}fz{cksclscmscnscoscps4ls}}}"),"Helvetica-Bold":he("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),Courier:he("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Courier-BoldOblique":he("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Bold":he("{'widths'{k3q2q5ncx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2l202m2n2n3m2o3m2p6o202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5x4l4s4m4m4n4s4o4s4p4m4q3x4r4y4s4y4t2r4u3m4v4y4w4m4x5y4y4s4z4y5k3x5l4y5m4s5n3r5o4m5p4s5q4s5r6o5s4s5t4s5u4m5v2l5w1w5x2l5y3u5z3m6k2l6l3m6m3r6n2w6o3r6p2w6q2l6r3m6s3r6t1w6u2l6v3r6w1w6x5n6y3r6z3m7k3r7l3r7m2w7n2r7o2l7p3r7q3m7r4s7s3m7t3m7u2w7v2r7w1q7x2r7y3o202l3mcl4sal2lam3man3mao3map3mar3mas2lat4uau1yav3maw3tay4uaz2lbk2sbl3t'fof'6obo2lbp3rbr1tbs2lbu2lbv3mbz3mck4s202k3mcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3rek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3m3u2l17s4s19m3m}'kerning'{cl{4qt5ks5ot5qy5rw17sv5tv}201t{cks4lscmscnscoscpscls4wv}2k{201ts}2w{4qu5ku7mu5os5qx5ru17su5tu}2x{17su5tu5ou5qs}2y{4qv5kv7mu5ot5qz5ru17su5tu}'fof'-6o7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qu}3v{17su5tu5os5qu}fu{17su5tu5ou5qu}7p{17su5tu5ou5qu}ck{4qt5ks5ot5qy5rw17sv5tv}4l{4qt5ks5ot5qy5rw17sv5tv}cm{4qt5ks5ot5qy5rw17sv5tv}cn{4qt5ks5ot5qy5rw17sv5tv}co{4qt5ks5ot5qy5rw17sv5tv}cp{4qt5ks5ot5qy5rw17sv5tv}6l{17st5tt5ou5qu}17s{ckuclucmucnucoucpu4lu4wu}5o{ckuclucmucnucoucpu4lu4wu}5q{ckzclzcmzcnzcozcpz4lz4wu}5r{ckxclxcmxcnxcoxcpx4lx4wu}5t{ckuclucmucnucoucpu4lu4wu}7q{ckuclucmucnucoucpu4lu}6p{17sw5tw5ou5qu}ek{17st5tt5qu}el{17st5tt5ou5qu}em{17st5tt5qu}en{17st5tt5qu}eo{17st5tt5qu}ep{17st5tt5ou5qu}es{17ss5ts5qu}et{17sw5tw5ou5qu}eu{17sw5tw5ou5qu}ev{17ss5ts5qu}6z{17sw5tw5ou5qu5rs}fm{17sw5tw5ou5qu5rs}fn{17sw5tw5ou5qu5rs}fo{17sw5tw5ou5qu5rs}fp{17sw5tw5ou5qu5rs}fq{17sw5tw5ou5qu5rs}7r{cktcltcmtcntcotcpt4lt5os}fs{17sw5tw5ou5qu5rs}ft{17su5tu5ou5qu}7m{5os}fv{17su5tu5ou5qu}fw{17su5tu5ou5qu}fz{cksclscmscnscoscps4ls}}}"),Symbol:he("{'widths'{k3uaw4r19m3m2k1t2l2l202m2y2n3m2p5n202q6o3k3m2s2l2t2l2v3r2w1t3m3m2y1t2z1wbk2sbl3r'fof'6o3n3m3o3m3p3m3q3m3r3m3s3m3t3m3u1w3v1w3w3r3x3r3y3r3z2wbp3t3l3m5v2l5x2l5z3m2q4yfr3r7v3k7w1o7x3k}'kerning'{'fof'-6o}}"),Helvetica:he("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}"),"Helvetica-BoldOblique":he("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),ZapfDingbats:he("{'widths'{k4u2k1w'fof'6o}'kerning'{'fof'-6o}}"),"Courier-Bold":he("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Italic":he("{'widths'{k3n2q4ycx2l201n3m201o5t201s2l201t2l201u2l201w3r201x3r201y3r2k1t2l2l202m2n2n3m2o3m2p5n202q5t2r1p2s2l2t2l2u3m2v4n2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w4n3x4n3y4n3z3m4k5w4l3x4m3x4n4m4o4s4p3x4q3x4r4s4s4s4t2l4u2w4v4m4w3r4x5n4y4m4z4s5k3x5l4s5m3x5n3m5o3r5p4s5q3x5r5n5s3x5t3r5u3r5v2r5w1w5x2r5y2u5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q1w6r3m6s3m6t1w6u1w6v2w6w1w6x4s6y3m6z3m7k3m7l3m7m2r7n2r7o1w7p3m7q2w7r4m7s2w7t2w7u2r7v2s7w1v7x2s7y3q202l3mcl3xal2ram3man3mao3map3mar3mas2lat4wau1vav3maw4nay4waz2lbk2sbl4n'fof'6obo2lbp3mbq3obr1tbs2lbu1zbv3mbz3mck3x202k3mcm3xcn3xco3xcp3xcq5tcr4mcs3xct3xcu3xcv3xcw2l2m2ucy2lcz2ldl4mdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr4nfs3mft3mfu3mfv3mfw3mfz2w203k6o212m6m2dw2l2cq2l3t3m3u2l17s3r19m3m}'kerning'{cl{5kt4qw}201s{201sw}201t{201tw2wy2yy6q-t}201x{2wy2yy}2k{201tw}2w{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}2x{17ss5ts5os}2y{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}'fof'-6o6t{17ss5ts5qs}7t{5os}3v{5qs}7p{17su5tu5qs}ck{5kt4qw}4l{5kt4qw}cm{5kt4qw}cn{5kt4qw}co{5kt4qw}cp{5kt4qw}6l{4qs5ks5ou5qw5ru17su5tu}17s{2ks}5q{ckvclvcmvcnvcovcpv4lv}5r{ckuclucmucnucoucpu4lu}5t{2ks}6p{4qs5ks5ou5qw5ru17su5tu}ek{4qs5ks5ou5qw5ru17su5tu}el{4qs5ks5ou5qw5ru17su5tu}em{4qs5ks5ou5qw5ru17su5tu}en{4qs5ks5ou5qw5ru17su5tu}eo{4qs5ks5ou5qw5ru17su5tu}ep{4qs5ks5ou5qw5ru17su5tu}es{5ks5qs4qs}et{4qs5ks5ou5qw5ru17su5tu}eu{4qs5ks5qw5ru17su5tu}ev{5ks5qs4qs}ex{17ss5ts5qs}6z{4qv5ks5ou5qw5ru17su5tu}fm{4qv5ks5ou5qw5ru17su5tu}fn{4qv5ks5ou5qw5ru17su5tu}fo{4qv5ks5ou5qw5ru17su5tu}fp{4qv5ks5ou5qw5ru17su5tu}fq{4qv5ks5ou5qw5ru17su5tu}7r{5os}fs{4qv5ks5ou5qw5ru17su5tu}ft{17su5tu5qs}fu{17su5tu5qs}fv{17su5tu5qs}fw{17su5tu5qs}}}"),"Times-Roman":he("{'widths'{k3n2q4ycx2l201n3m201o6o201s2l201t2l201u2l201w2w201x2w201y2w2k1t2l2l202m2n2n3m2o3m2p5n202q6o2r1m2s2l2t2l2u3m2v3s2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v1w3w3s3x3s3y3s3z2w4k5w4l4s4m4m4n4m4o4s4p3x4q3r4r4s4s4s4t2l4u2r4v4s4w3x4x5t4y4s4z4s5k3r5l4s5m4m5n3r5o3x5p4s5q4s5r5y5s4s5t4s5u3x5v2l5w1w5x2l5y2z5z3m6k2l6l2w6m3m6n2w6o3m6p2w6q2l6r3m6s3m6t1w6u1w6v3m6w1w6x4y6y3m6z3m7k3m7l3m7m2l7n2r7o1w7p3m7q3m7r4s7s3m7t3m7u2w7v3k7w1o7x3k7y3q202l3mcl4sal2lam3man3mao3map3mar3mas2lat4wau1vav3maw3say4waz2lbk2sbl3s'fof'6obo2lbp3mbq2xbr1tbs2lbu1zbv3mbz2wck4s202k3mcm4scn4sco4scp4scq5tcr4mcs3xct3xcu3xcv3xcw2l2m2tcy2lcz2ldl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek2wel2wem2wen2weo2wep2weq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr3sfs3mft3mfu3mfv3mfw3mfz3m203k6o212m6m2dw2l2cq2l3t3m3u1w17s4s19m3m}'kerning'{cl{4qs5ku17sw5ou5qy5rw201ss5tw201ws}201s{201ss}201t{ckw4lwcmwcnwcowcpwclw4wu201ts}2k{201ts}2w{4qs5kw5os5qx5ru17sx5tx}2x{17sw5tw5ou5qu}2y{4qs5kw5os5qx5ru17sx5tx}'fof'-6o7t{ckuclucmucnucoucpu4lu5os5rs}3u{17su5tu5qs}3v{17su5tu5qs}7p{17sw5tw5qs}ck{4qs5ku17sw5ou5qy5rw201ss5tw201ws}4l{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cm{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cn{4qs5ku17sw5ou5qy5rw201ss5tw201ws}co{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cp{4qs5ku17sw5ou5qy5rw201ss5tw201ws}6l{17su5tu5os5qw5rs}17s{2ktclvcmvcnvcovcpv4lv4wuckv}5o{ckwclwcmwcnwcowcpw4lw4wu}5q{ckyclycmycnycoycpy4ly4wu5ms}5r{cktcltcmtcntcotcpt4lt4ws}5t{2ktclvcmvcnvcovcpv4lv4wuckv}7q{cksclscmscnscoscps4ls}6p{17su5tu5qw5rs}ek{5qs5rs}el{17su5tu5os5qw5rs}em{17su5tu5os5qs5rs}en{17su5qs5rs}eo{5qs5rs}ep{17su5tu5os5qw5rs}es{5qs}et{17su5tu5qw5rs}eu{17su5tu5qs5rs}ev{5qs}6z{17sv5tv5os5qx5rs}fm{5os5qt5rs}fn{17sv5tv5os5qx5rs}fo{17sv5tv5os5qx5rs}fp{5os5qt5rs}fq{5os5qt5rs}7r{ckuclucmucnucoucpu4lu5os}fs{17sv5tv5os5qx5rs}ft{17ss5ts5qs}fu{17sw5tw5qs}fv{17sw5tw5qs}fw{17ss5ts5qs}fz{ckuclucmucnucoucpu4lu5os5rs}}}"),"Helvetica-Oblique":he("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}")}};b.events.push(["addFont",function(Te){var ye=Te.font,nt=Qe.Unicode[ye.postScriptName];nt&&(ye.metadata.Unicode={},ye.metadata.Unicode.widths=nt.widths,ye.metadata.Unicode.kerning=nt.kerning);var $e=be.Unicode[ye.postScriptName];$e&&(ye.metadata.Unicode.encoding=$e,ye.encoding=$e.codePages[0])}])}(MA.API),function(b){var x=function(E){for(var ee=E.length,Ae=new Uint8Array(ee),ae=0;ae<ee;ae++)Ae[ae]=E.charCodeAt(ae);return Ae};b.API.events.push(["addFont",function(E){var ee=void 0,Ae=E.font,ae=E.instance;if(!Ae.isStandardFont){if(ae===void 0)throw new Error("Font does not exist in vFS, import fonts or remove declaration doc.addFont('"+Ae.postScriptName+"').");if(typeof(ee=ae.existsFileInVFS(Ae.postScriptName)===!1?ae.loadFile(Ae.postScriptName):ae.getFileFromVFS(Ae.postScriptName))!="string")throw new Error("Font is not stored as string-data in vFS, import fonts or remove declaration doc.addFont('"+Ae.postScriptName+"').");(function(fe,ce){ce=/^\x00\x01\x00\x00/.test(ce)?x(ce):x(Tg(ce)),fe.metadata=b.API.TTFFont.open(ce),fe.metadata.Unicode=fe.metadata.Unicode||{encoding:{},kerning:{},widths:[]},fe.metadata.glyIdsUsed=[0]})(Ae,ee)}}])}(MA),MA.API.addSvgAsImage=function(b,x,E,ee,Ae,ae,fe,ce){if(isNaN(x)||isNaN(E))throw ga.error("jsPDF.addSvgAsImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");if(isNaN(ee)||isNaN(Ae))throw ga.error("jsPDF.addSvgAsImage: Invalid measurements",arguments),new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");var he=document.createElement("canvas");he.width=ee,he.height=Ae;var ve=he.getContext("2d");ve.fillStyle="#fff",ve.fillRect(0,0,he.width,he.height);var be={ignoreMouse:!0,ignoreAnimation:!0,ignoreDimensions:!0},Qe=this;return(lr.canvg?Promise.resolve(lr.canvg):Ue.e(3754).then(Ue.bind(Ue,63754))).catch(function(Te){return Promise.reject(new Error("Could not load canvg: "+Te))}).then(function(Te){return Te.default?Te.default:Te}).then(function(Te){return Te.fromString(ve,b,be)},function(){return Promise.reject(new Error("Could not load canvg."))}).then(function(Te){return Te.render(be)}).then(function(){Qe.addImage(he.toDataURL("image/jpeg",1),x,E,ee,Ae,fe,ce)})},MA.API.putTotalPages=function(b){var x,E=0;parseInt(this.internal.getFont().id.substr(1),10)<15?(x=new RegExp(b,"g"),E=this.internal.getNumberOfPages()):(x=new RegExp(this.pdfEscape16(b,this.internal.getFont()),"g"),E=this.pdfEscape16(this.internal.getNumberOfPages()+"",this.internal.getFont()));for(var ee=1;ee<=this.internal.getNumberOfPages();ee++)for(var Ae=0;Ae<this.internal.pages[ee].length;Ae++)this.internal.pages[ee][Ae]=this.internal.pages[ee][Ae].replace(x,E);return this},MA.API.viewerPreferences=function(b,x){var E;b=b||{},x=x||!1;var ee,Ae,ae,fe={HideToolbar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideMenubar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideWindowUI:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},FitWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},CenterWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},DisplayDocTitle:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.4},NonFullScreenPageMode:{defaultValue:"UseNone",value:"UseNone",type:"name",explicitSet:!1,valueSet:["UseNone","UseOutlines","UseThumbs","UseOC"],pdfVersion:1.3},Direction:{defaultValue:"L2R",value:"L2R",type:"name",explicitSet:!1,valueSet:["L2R","R2L"],pdfVersion:1.3},ViewArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},ViewClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintScaling:{defaultValue:"AppDefault",value:"AppDefault",type:"name",explicitSet:!1,valueSet:["AppDefault","None"],pdfVersion:1.6},Duplex:{defaultValue:"",value:"none",type:"name",explicitSet:!1,valueSet:["Simplex","DuplexFlipShortEdge","DuplexFlipLongEdge","none"],pdfVersion:1.7},PickTrayByPDFSize:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.7},PrintPageRange:{defaultValue:"",value:"",type:"array",explicitSet:!1,valueSet:null,pdfVersion:1.7},NumCopies:{defaultValue:1,value:1,type:"integer",explicitSet:!1,valueSet:null,pdfVersion:1.7}},ce=Object.keys(fe),he=[],ve=0,be=0,Qe=0;function Te(nt,$e){var At,We=!1;for(At=0;At<nt.length;At+=1)nt[At]===$e&&(We=!0);return We}if(this.internal.viewerpreferences===void 0&&(this.internal.viewerpreferences={},this.internal.viewerpreferences.configuration=JSON.parse(JSON.stringify(fe)),this.internal.viewerpreferences.isSubscribed=!1),E=this.internal.viewerpreferences.configuration,b==="reset"||x===!0){var ye=ce.length;for(Qe=0;Qe<ye;Qe+=1)E[ce[Qe]].value=E[ce[Qe]].defaultValue,E[ce[Qe]].explicitSet=!1}if((0,Ce.Z)(b)==="object"){for(Ae in b)if(ae=b[Ae],Te(ce,Ae)&&ae!==void 0){if(E[Ae].type==="boolean"&&typeof ae=="boolean")E[Ae].value=ae;else if(E[Ae].type==="name"&&Te(E[Ae].valueSet,ae))E[Ae].value=ae;else if(E[Ae].type==="integer"&&Number.isInteger(ae))E[Ae].value=ae;else if(E[Ae].type==="array"){for(ve=0;ve<ae.length;ve+=1)if(ee=!0,ae[ve].length===1&&typeof ae[ve][0]=="number")he.push(String(ae[ve]-1));else if(ae[ve].length>1){for(be=0;be<ae[ve].length;be+=1)typeof ae[ve][be]!="number"&&(ee=!1);ee===!0&&he.push([ae[ve][0]-1,ae[ve][1]-1].join(" "))}E[Ae].value="["+he.join(" ")+"]"}else E[Ae].value=E[Ae].defaultValue;E[Ae].explicitSet=!0}}return this.internal.viewerpreferences.isSubscribed===!1&&(this.internal.events.subscribe("putCatalog",function(){var nt,$e=[];for(nt in E)E[nt].explicitSet===!0&&(E[nt].type==="name"?$e.push("/"+nt+" /"+E[nt].value):$e.push("/"+nt+" "+E[nt].value));$e.length!==0&&this.internal.write(`/ViewerPreferences
<<
`+$e.join(`
`)+`
>>`)}),this.internal.viewerpreferences.isSubscribed=!0),this.internal.viewerpreferences.configuration=E,this},function(b){var x=function(){var ee='<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns:jspdf="'+this.internal.__metadata__.namespaceuri+'"><jspdf:metadata>',Ae=unescape(encodeURIComponent('<x:xmpmeta xmlns:x="adobe:ns:meta/">')),ae=unescape(encodeURIComponent(ee)),fe=unescape(encodeURIComponent(this.internal.__metadata__.metadata)),ce=unescape(encodeURIComponent("</jspdf:metadata></rdf:Description></rdf:RDF>")),he=unescape(encodeURIComponent("</x:xmpmeta>")),ve=ae.length+fe.length+ce.length+Ae.length+he.length;this.internal.__metadata__.metadata_object_number=this.internal.newObject(),this.internal.write("<< /Type /Metadata /Subtype /XML /Length "+ve+" >>"),this.internal.write("stream"),this.internal.write(Ae+ae+fe+ce+he),this.internal.write("endstream"),this.internal.write("endobj")},E=function(){this.internal.__metadata__.metadata_object_number&&this.internal.write("/Metadata "+this.internal.__metadata__.metadata_object_number+" 0 R")};b.addMetadata=function(ee,Ae){return this.internal.__metadata__===void 0&&(this.internal.__metadata__={metadata:ee,namespaceuri:Ae||"http://jspdf.default.namespaceuri/"},this.internal.events.subscribe("putCatalog",E),this.internal.events.subscribe("postPutResources",x)),this}}(MA.API),function(b){var x=b.API,E=x.pdfEscape16=function(ae,fe){for(var ce,he=fe.metadata.Unicode.widths,ve=["","0","00","000","0000"],be=[""],Qe=0,Te=ae.length;Qe<Te;++Qe){if(ce=fe.metadata.characterToGlyph(ae.charCodeAt(Qe)),fe.metadata.glyIdsUsed.push(ce),fe.metadata.toUnicode[ce]=ae.charCodeAt(Qe),he.indexOf(ce)==-1&&(he.push(ce),he.push([parseInt(fe.metadata.widthOfGlyph(ce),10)])),ce=="0")return be.join("");ce=ce.toString(16),be.push(ve[4-ce.length],ce)}return be.join("")},ee=function(ae){var fe,ce,he,ve,be,Qe,Te;for(be=`/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/CIDSystemInfo <<
/Registry (Adobe)
/Ordering (UCS)
/Supplement 0
>> def
/CMapName /Adobe-Identity-UCS def
/CMapType 2 def
1 begincodespacerange
<0000><ffff>
endcodespacerange`,he=[],Qe=0,Te=(ce=Object.keys(ae).sort(function(ye,nt){return ye-nt})).length;Qe<Te;Qe++)fe=ce[Qe],he.length>=100&&(be+=`
`+he.length+` beginbfchar
`+he.join(`
`)+`
endbfchar`,he=[]),ae[fe]!==void 0&&ae[fe]!==null&&typeof ae[fe].toString=="function"&&(ve=("0000"+ae[fe].toString(16)).slice(-4),fe=("0000"+(+fe).toString(16)).slice(-4),he.push("<"+fe+"><"+ve+">"));return he.length&&(be+=`
`+he.length+` beginbfchar
`+he.join(`
`)+`
endbfchar
`),be+`endcmap
CMapName currentdict /CMap defineresource pop
end
end`};x.events.push(["putFont",function(ae){(function(fe){var ce=fe.font,he=fe.out,ve=fe.newObject,be=fe.putStream;if(ce.metadata instanceof b.API.TTFFont&&ce.encoding==="Identity-H"){for(var Qe=ce.metadata.Unicode.widths,Te=ce.metadata.subset.encode(ce.metadata.glyIdsUsed,1),ye="",nt=0;nt<Te.length;nt++)ye+=String.fromCharCode(Te[nt]);var $e=ve();be({data:ye,addLength1:!0,objectId:$e}),he("endobj");var At=ve();be({data:ee(ce.metadata.toUnicode),addLength1:!0,objectId:At}),he("endobj");var We=ve();he("<<"),he("/Type /FontDescriptor"),he("/FontName /"+mi(ce.fontName)),he("/FontFile2 "+$e+" 0 R"),he("/FontBBox "+b.API.PDFObject.convert(ce.metadata.bbox)),he("/Flags "+ce.metadata.flags),he("/StemV "+ce.metadata.stemV),he("/ItalicAngle "+ce.metadata.italicAngle),he("/Ascent "+ce.metadata.ascender),he("/Descent "+ce.metadata.decender),he("/CapHeight "+ce.metadata.capHeight),he(">>"),he("endobj");var Lt=ve();he("<<"),he("/Type /Font"),he("/BaseFont /"+mi(ce.fontName)),he("/FontDescriptor "+We+" 0 R"),he("/W "+b.API.PDFObject.convert(Qe)),he("/CIDToGIDMap /Identity"),he("/DW 1000"),he("/Subtype /CIDFontType2"),he("/CIDSystemInfo"),he("<<"),he("/Supplement 0"),he("/Registry (Adobe)"),he("/Ordering ("+ce.encoding+")"),he(">>"),he(">>"),he("endobj"),ce.objectNumber=ve(),he("<<"),he("/Type /Font"),he("/Subtype /Type0"),he("/ToUnicode "+At+" 0 R"),he("/BaseFont /"+mi(ce.fontName)),he("/Encoding /"+ce.encoding),he("/DescendantFonts ["+Lt+" 0 R]"),he(">>"),he("endobj"),ce.isAlreadyPutted=!0}})(ae)}]),x.events.push(["putFont",function(ae){(function(fe){var ce=fe.font,he=fe.out,ve=fe.newObject,be=fe.putStream;if(ce.metadata instanceof b.API.TTFFont&&ce.encoding==="WinAnsiEncoding"){for(var Qe=ce.metadata.rawData,Te="",ye=0;ye<Qe.length;ye++)Te+=String.fromCharCode(Qe[ye]);var nt=ve();be({data:Te,addLength1:!0,objectId:nt}),he("endobj");var $e=ve();be({data:ee(ce.metadata.toUnicode),addLength1:!0,objectId:$e}),he("endobj");var At=ve();he("<<"),he("/Descent "+ce.metadata.decender),he("/CapHeight "+ce.metadata.capHeight),he("/StemV "+ce.metadata.stemV),he("/Type /FontDescriptor"),he("/FontFile2 "+nt+" 0 R"),he("/Flags 96"),he("/FontBBox "+b.API.PDFObject.convert(ce.metadata.bbox)),he("/FontName /"+mi(ce.fontName)),he("/ItalicAngle "+ce.metadata.italicAngle),he("/Ascent "+ce.metadata.ascender),he(">>"),he("endobj"),ce.objectNumber=ve();for(var We=0;We<ce.metadata.hmtx.widths.length;We++)ce.metadata.hmtx.widths[We]=parseInt(ce.metadata.hmtx.widths[We]*(1e3/ce.metadata.head.unitsPerEm));he("<</Subtype/TrueType/Type/Font/ToUnicode "+$e+" 0 R/BaseFont/"+mi(ce.fontName)+"/FontDescriptor "+At+" 0 R/Encoding/"+ce.encoding+" /FirstChar 29 /LastChar 255 /Widths "+b.API.PDFObject.convert(ce.metadata.hmtx.widths)+">>"),he("endobj"),ce.isAlreadyPutted=!0}})(ae)}]);var Ae=function(ae){var fe,ce=ae.text||"",he=ae.x,ve=ae.y,be=ae.options||{},Qe=ae.mutex||{},Te=Qe.pdfEscape,ye=Qe.activeFontKey,nt=Qe.fonts,$e=ye,At="",We=0,Lt="",St=nt[$e].encoding;if(nt[$e].encoding!=="Identity-H")return{text:ce,x:he,y:ve,options:be,mutex:Qe};for(Lt=ce,$e=ye,Array.isArray(ce)&&(Lt=ce[0]),We=0;We<Lt.length;We+=1)nt[$e].metadata.hasOwnProperty("cmap")&&(fe=nt[$e].metadata.cmap.unicode.codeMap[Lt[We].charCodeAt(0)]),fe||Lt[We].charCodeAt(0)<256&&nt[$e].metadata.hasOwnProperty("Unicode")?At+=Lt[We]:At+="";var gt="";return parseInt($e.slice(1))<14||St==="WinAnsiEncoding"?gt=Te(At,$e).split("").map(function(ln){return ln.charCodeAt(0).toString(16)}).join(""):St==="Identity-H"&&(gt=E(At,nt[$e])),Qe.isHex=!0,{text:gt,x:he,y:ve,options:be,mutex:Qe}};x.events.push(["postProcessText",function(ae){var fe=ae.text||"",ce=[],he={text:fe,x:ae.x,y:ae.y,options:ae.options,mutex:ae.mutex};if(Array.isArray(fe)){var ve=0;for(ve=0;ve<fe.length;ve+=1)Array.isArray(fe[ve])&&fe[ve].length===3?ce.push([Ae(Object.assign({},he,{text:fe[ve][0]})).text,fe[ve][1],fe[ve][2]]):ce.push(Ae(Object.assign({},he,{text:fe[ve]})).text);ae.text=ce}else ae.text=Ae(Object.assign({},he,{text:fe})).text}])}(MA),function(b){var x=function(){return this.internal.vFS===void 0&&(this.internal.vFS={}),!0};b.existsFileInVFS=function(E){return x.call(this),this.internal.vFS[E]!==void 0},b.addFileToVFS=function(E,ee){return x.call(this),this.internal.vFS[E]=ee,this},b.getFileFromVFS=function(E){return x.call(this),this.internal.vFS[E]!==void 0?this.internal.vFS[E]:null}}(MA.API),function(b){b.__bidiEngine__=b.prototype.__bidiEngine__=function(ee){var Ae,ae,fe,ce,he,ve,be,Qe=x,Te=[[0,3,0,1,0,0,0],[0,3,0,1,2,2,0],[0,3,0,17,2,0,1],[0,3,5,5,4,1,0],[0,3,21,21,4,0,1],[0,3,5,5,4,2,0]],ye=[[2,0,1,1,0,1,0],[2,0,1,1,0,2,0],[2,0,2,1,3,2,0],[2,0,2,33,3,1,1]],nt={L:0,R:1,EN:2,AN:3,N:4,B:5,S:6},$e={0:0,5:1,6:2,7:3,32:4,251:5,254:6,255:7},At=["(",")","(","<",">","<","[","]","[","{","}","{","\xAB","\xBB","\xAB","\u2039","\u203A","\u2039","\u2045","\u2046","\u2045","\u207D","\u207E","\u207D","\u208D","\u208E","\u208D","\u2264","\u2265","\u2264","\u2329","\u232A","\u2329","\uFE59","\uFE5A","\uFE59","\uFE5B","\uFE5C","\uFE5B","\uFE5D","\uFE5E","\uFE5D","\uFE64","\uFE65","\uFE64"],We=new RegExp(/^([1-4|9]|1[0-9]|2[0-9]|3[0168]|4[04589]|5[012]|7[78]|159|16[0-9]|17[0-2]|21[569]|22[03489]|250)$/),Lt=!1,St=0;this.__bidiEngine__={};var gt=function(Ve){var rt=Ve.charCodeAt(),Ft=rt>>8,yt=$e[Ft];return yt!==void 0?Qe[256*yt+(255&rt)]:Ft===252||Ft===253?"AL":We.test(Ft)?"L":Ft===8?"R":"N"},ln=function(Ve){for(var rt,Ft=0;Ft<Ve.length;Ft++){if((rt=gt(Ve.charAt(Ft)))==="L")return!1;if(rt==="R")return!0}return!1},Qn=function(Ve,rt,Ft,yt){var fn,pn,Sn,An,wn=rt[yt];switch(wn){case"L":case"R":case"LRE":case"RLE":case"LRO":case"RLO":case"PDF":Lt=!1;break;case"N":case"AN":break;case"EN":Lt&&(wn="AN");break;case"AL":Lt=!0,wn="R";break;case"WS":case"BN":wn="N";break;case"CS":yt<1||yt+1>=rt.length||(fn=Ft[yt-1])!=="EN"&&fn!=="AN"||(pn=rt[yt+1])!=="EN"&&pn!=="AN"?wn="N":Lt&&(pn="AN"),wn=pn===fn?pn:"N";break;case"ES":wn=(fn=yt>0?Ft[yt-1]:"B")==="EN"&&yt+1<rt.length&&rt[yt+1]==="EN"?"EN":"N";break;case"ET":if(yt>0&&Ft[yt-1]==="EN"){wn="EN";break}if(Lt){wn="N";break}for(Sn=yt+1,An=rt.length;Sn<An&&rt[Sn]==="ET";)Sn++;wn=Sn<An&&rt[Sn]==="EN"?"EN":"N";break;case"NSM":if(fe&&!ce){for(An=rt.length,Sn=yt+1;Sn<An&&rt[Sn]==="NSM";)Sn++;if(Sn<An){var cA=Ve[yt],Wn=cA>=1425&&cA<=2303||cA===64286;if(fn=rt[Sn],Wn&&(fn==="R"||fn==="AL")){wn="R";break}}}wn=yt<1||(fn=rt[yt-1])==="B"?"N":Ft[yt-1];break;case"B":Lt=!1,Ae=!0,wn=St;break;case"S":ae=!0,wn="N"}return wn},vn=function(Ve,rt,Ft){var yt=Ve.split("");return Ft&&Ht(yt,Ft,{hiLevel:St}),yt.reverse(),rt&&rt.reverse(),yt.join("")},Ht=function(Ve,rt,Ft){var yt,fn,pn,Sn,An,wn=-1,cA=Ve.length,Wn=0,Ke=[],lt=St?ye:Te,pt=[];for(Lt=!1,Ae=!1,ae=!1,fn=0;fn<cA;fn++)pt[fn]=gt(Ve[fn]);for(pn=0;pn<cA;pn++){if(An=Wn,Ke[pn]=Qn(Ve,pt,Ke,pn),yt=240&(Wn=lt[An][nt[Ke[pn]]]),Wn&=15,rt[pn]=Sn=lt[Wn][5],yt>0)if(yt===16){for(fn=wn;fn<pn;fn++)rt[fn]=1;wn=-1}else wn=-1;if(lt[Wn][6])wn===-1&&(wn=pn);else if(wn>-1){for(fn=wn;fn<pn;fn++)rt[fn]=Sn;wn=-1}pt[pn]==="B"&&(rt[pn]=0),Ft.hiLevel|=Sn}ae&&function(It,Gt,rn){for(var Bn=0;Bn<rn;Bn++)if(It[Bn]==="S"){Gt[Bn]=St;for(var mn=Bn-1;mn>=0&&It[mn]==="WS";mn--)Gt[mn]=St}}(pt,rt,cA)},ut=function(Ve,rt,Ft,yt,fn){if(!(fn.hiLevel<Ve)){if(Ve===1&&St===1&&!Ae)return rt.reverse(),void(Ft&&Ft.reverse());for(var pn,Sn,An,wn,cA=rt.length,Wn=0;Wn<cA;){if(yt[Wn]>=Ve){for(An=Wn+1;An<cA&&yt[An]>=Ve;)An++;for(wn=Wn,Sn=An-1;wn<Sn;wn++,Sn--)pn=rt[wn],rt[wn]=rt[Sn],rt[Sn]=pn,Ft&&(pn=Ft[wn],Ft[wn]=Ft[Sn],Ft[Sn]=pn);Wn=An}Wn++}}},Jt=function(Ve,rt,Ft){var yt=Ve.split(""),fn={hiLevel:St};return Ft||(Ft=[]),Ht(yt,Ft,fn),function(pn,Sn,An){if(An.hiLevel!==0&&be)for(var wn,cA=0;cA<pn.length;cA++)Sn[cA]===1&&(wn=At.indexOf(pn[cA]))>=0&&(pn[cA]=At[wn+1])}(yt,Ft,fn),ut(2,yt,rt,Ft,fn),ut(1,yt,rt,Ft,fn),yt.join("")};return this.__bidiEngine__.doBidiReorder=function(Ve,rt,Ft){if(function(fn,pn){if(pn)for(var Sn=0;Sn<fn.length;Sn++)pn[Sn]=Sn;ce===void 0&&(ce=ln(fn)),ve===void 0&&(ve=ln(fn))}(Ve,rt),fe||!he||ve)if(fe&&he&&ce^ve)St=ce?1:0,Ve=vn(Ve,rt,Ft);else if(!fe&&he&&ve)St=ce?1:0,Ve=Jt(Ve,rt,Ft),Ve=vn(Ve,rt);else if(!fe||ce||he||ve){if(fe&&!he&&ce^ve)Ve=vn(Ve,rt),ce?(St=0,Ve=Jt(Ve,rt,Ft)):(St=1,Ve=Jt(Ve,rt,Ft),Ve=vn(Ve,rt));else if(fe&&ce&&!he&&ve)St=1,Ve=Jt(Ve,rt,Ft),Ve=vn(Ve,rt);else if(!fe&&!he&&ce^ve){var yt=be;ce?(St=1,Ve=Jt(Ve,rt,Ft),St=0,be=!1,Ve=Jt(Ve,rt,Ft),be=yt):(St=0,Ve=Jt(Ve,rt,Ft),Ve=vn(Ve,rt),St=1,be=!1,Ve=Jt(Ve,rt,Ft),be=yt,Ve=vn(Ve,rt))}}else St=0,Ve=Jt(Ve,rt,Ft);else St=ce?1:0,Ve=Jt(Ve,rt,Ft);return Ve},this.__bidiEngine__.setOptions=function(Ve){Ve&&(fe=Ve.isInputVisual,he=Ve.isOutputVisual,ce=Ve.isInputRtl,ve=Ve.isOutputRtl,be=Ve.isSymmetricSwapping)},this.__bidiEngine__.setOptions(ee),this.__bidiEngine__};var x=["BN","BN","BN","BN","BN","BN","BN","BN","BN","S","B","S","WS","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","B","B","B","S","WS","N","N","ET","ET","ET","N","N","N","N","N","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","BN","BN","BN","BN","BN","BN","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","CS","N","ET","ET","ET","ET","N","N","N","N","L","N","N","BN","N","N","ET","ET","EN","EN","N","L","N","N","N","EN","L","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","N","N","N","N","N","ET","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","R","NSM","R","NSM","NSM","R","NSM","NSM","R","NSM","N","N","N","N","N","N","N","N","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","N","N","N","N","N","R","R","R","R","R","N","N","N","N","N","N","N","N","N","N","N","AN","AN","AN","AN","AN","AN","N","N","AL","ET","ET","AL","CS","AL","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AL","AL","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AN","AN","AN","AN","AN","AN","AN","AN","AN","AN","ET","AN","AN","AL","AL","AL","NSM","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AN","N","NSM","NSM","NSM","NSM","NSM","NSM","AL","AL","NSM","NSM","N","NSM","NSM","NSM","NSM","AL","AL","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","AL","AL","NSM","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AL","N","N","N","N","N","N","N","N","N","N","N","N","N","N","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","R","R","N","N","N","N","R","N","N","N","N","N","WS","WS","WS","WS","WS","WS","WS","WS","WS","WS","WS","BN","BN","BN","L","R","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","WS","B","LRE","RLE","PDF","LRO","RLO","CS","ET","ET","ET","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","CS","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","WS","BN","BN","BN","BN","BN","N","LRI","RLI","FSI","PDI","BN","BN","BN","BN","BN","BN","EN","L","N","N","EN","EN","EN","EN","EN","EN","ES","ES","N","N","N","L","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","ES","ES","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","L","L","N","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","N","N","N","N","N","R","NSM","R","R","R","R","R","R","R","R","R","R","ES","R","R","R","R","R","R","R","R","R","R","R","R","R","N","R","R","R","R","R","N","R","N","R","R","N","R","R","N","R","R","R","R","R","R","R","R","R","R","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","CS","N","CS","N","N","CS","N","N","N","N","N","N","N","N","N","ET","N","N","ES","ES","N","N","N","N","N","ET","ET","N","N","N","N","N","AL","AL","AL","AL","AL","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","N","BN","N","N","N","ET","ET","ET","N","N","N","N","N","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","L","L","L","L","L","L","N","N","L","L","L","L","L","L","N","N","L","L","L","L","L","L","N","N","L","L","L","N","N","N","ET","ET","N","N","N","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N"],E=new b.__bidiEngine__({isInputVisual:!0});b.API.events.push(["postProcessText",function(ee){var Ae=ee.text;ee.x,ee.y;var ae=ee.options||{};ee.mutex,ae.lang;var fe=[];if(ae.isInputVisual=typeof ae.isInputVisual!="boolean"||ae.isInputVisual,E.setOptions(ae),Object.prototype.toString.call(Ae)==="[object Array]"){var ce=0;for(fe=[],ce=0;ce<Ae.length;ce+=1)Object.prototype.toString.call(Ae[ce])==="[object Array]"?fe.push([E.doBidiReorder(Ae[ce][0]),Ae[ce][1],Ae[ce][2]]):fe.push([E.doBidiReorder(Ae[ce])]);ee.text=fe}else ee.text=E.doBidiReorder(Ae);E.setOptions({isInputVisual:!0})}])}(MA),MA.API.TTFFont=function(){function b(x){var E;if(this.rawData=x,E=this.contents=new zl(x),this.contents.pos=4,E.readString(4)==="ttcf")throw new Error("TTCF not supported.");E.pos=0,this.parse(),this.subset=new W1(this),this.registerTTF()}return b.open=function(x){return new b(x)},b.prototype.parse=function(){return this.directory=new N1(this.contents),this.head=new O1(this),this.name=new k1(this),this.cmap=new Rp(this),this.toUnicode={},this.hhea=new _1(this),this.maxp=new M1(this),this.hmtx=new R1(this),this.post=new j1(this),this.os2=new H1(this),this.loca=new V1(this),this.glyf=new G1(this),this.ascender=this.os2.exists&&this.os2.ascender||this.hhea.ascender,this.decender=this.os2.exists&&this.os2.decender||this.hhea.decender,this.lineGap=this.os2.exists&&this.os2.lineGap||this.hhea.lineGap,this.bbox=[this.head.xMin,this.head.yMin,this.head.xMax,this.head.yMax]},b.prototype.registerTTF=function(){var x,E,ee,Ae,ae;if(this.scaleFactor=1e3/this.head.unitsPerEm,this.bbox=function(){var fe,ce,he,ve;for(ve=[],fe=0,ce=(he=this.bbox).length;fe<ce;fe++)x=he[fe],ve.push(Math.round(x*this.scaleFactor));return ve}.call(this),this.stemV=0,this.post.exists?(ee=255&(Ae=this.post.italic_angle),32768&(E=Ae>>16)&&(E=-(1+(65535^E))),this.italicAngle=+(E+"."+ee)):this.italicAngle=0,this.ascender=Math.round(this.ascender*this.scaleFactor),this.decender=Math.round(this.decender*this.scaleFactor),this.lineGap=Math.round(this.lineGap*this.scaleFactor),this.capHeight=this.os2.exists&&this.os2.capHeight||this.ascender,this.xHeight=this.os2.exists&&this.os2.xHeight||0,this.familyClass=(this.os2.exists&&this.os2.familyClass||0)>>8,this.isSerif=(ae=this.familyClass)===1||ae===2||ae===3||ae===4||ae===5||ae===7,this.isScript=this.familyClass===10,this.flags=0,this.post.isFixedPitch&&(this.flags|=1),this.isSerif&&(this.flags|=2),this.isScript&&(this.flags|=8),this.italicAngle!==0&&(this.flags|=64),this.flags|=32,!this.cmap.unicode)throw new Error("No unicode cmap for font")},b.prototype.characterToGlyph=function(x){var E;return((E=this.cmap.unicode)!=null?E.codeMap[x]:void 0)||0},b.prototype.widthOfGlyph=function(x){var E;return E=1e3/this.head.unitsPerEm,this.hmtx.forGlyph(x).advance*E},b.prototype.widthOfString=function(x,E,ee){var Ae,ae,fe,ce;for(fe=0,ae=0,ce=(x=""+x).length;0<=ce?ae<ce:ae>ce;ae=0<=ce?++ae:--ae)Ae=x.charCodeAt(ae),fe+=this.widthOfGlyph(this.characterToGlyph(Ae))+ee*(1e3/E)||0;return fe*(E/1e3)},b.prototype.lineHeight=function(x,E){var ee;return E==null&&(E=!1),ee=E?this.lineGap:0,(this.ascender+ee-this.decender)/1e3*x},b}();var is,zl=function(){function b(x){this.data=x!=null?x:[],this.pos=0,this.length=this.data.length}return b.prototype.readByte=function(){return this.data[this.pos++]},b.prototype.writeByte=function(x){return this.data[this.pos++]=x},b.prototype.readUInt32=function(){return 16777216*this.readByte()+(this.readByte()<<16)+(this.readByte()<<8)+this.readByte()},b.prototype.writeUInt32=function(x){return this.writeByte(x>>>24&255),this.writeByte(x>>16&255),this.writeByte(x>>8&255),this.writeByte(255&x)},b.prototype.readInt32=function(){var x;return(x=this.readUInt32())>=2147483648?x-4294967296:x},b.prototype.writeInt32=function(x){return x<0&&(x+=4294967296),this.writeUInt32(x)},b.prototype.readUInt16=function(){return this.readByte()<<8|this.readByte()},b.prototype.writeUInt16=function(x){return this.writeByte(x>>8&255),this.writeByte(255&x)},b.prototype.readInt16=function(){var x;return(x=this.readUInt16())>=32768?x-65536:x},b.prototype.writeInt16=function(x){return x<0&&(x+=65536),this.writeUInt16(x)},b.prototype.readString=function(x){var E,ee;for(ee=[],E=0;0<=x?E<x:E>x;E=0<=x?++E:--E)ee[E]=String.fromCharCode(this.readByte());return ee.join("")},b.prototype.writeString=function(x){var E,ee,Ae;for(Ae=[],E=0,ee=x.length;0<=ee?E<ee:E>ee;E=0<=ee?++E:--E)Ae.push(this.writeByte(x.charCodeAt(E)));return Ae},b.prototype.readShort=function(){return this.readInt16()},b.prototype.writeShort=function(x){return this.writeInt16(x)},b.prototype.readLongLong=function(){var x,E,ee,Ae,ae,fe,ce,he;return x=this.readByte(),E=this.readByte(),ee=this.readByte(),Ae=this.readByte(),ae=this.readByte(),fe=this.readByte(),ce=this.readByte(),he=this.readByte(),128&x?-1*(72057594037927940*(255^x)+281474976710656*(255^E)+1099511627776*(255^ee)+4294967296*(255^Ae)+16777216*(255^ae)+65536*(255^fe)+256*(255^ce)+(255^he)+1):72057594037927940*x+281474976710656*E+1099511627776*ee+4294967296*Ae+16777216*ae+65536*fe+256*ce+he},b.prototype.writeLongLong=function(x){var E,ee;return E=Math.floor(x/4294967296),ee=4294967295&x,this.writeByte(E>>24&255),this.writeByte(E>>16&255),this.writeByte(E>>8&255),this.writeByte(255&E),this.writeByte(ee>>24&255),this.writeByte(ee>>16&255),this.writeByte(ee>>8&255),this.writeByte(255&ee)},b.prototype.readInt=function(){return this.readInt32()},b.prototype.writeInt=function(x){return this.writeInt32(x)},b.prototype.read=function(x){var E,ee;for(E=[],ee=0;0<=x?ee<x:ee>x;ee=0<=x?++ee:--ee)E.push(this.readByte());return E},b.prototype.write=function(x){var E,ee,Ae,ae;for(ae=[],ee=0,Ae=x.length;ee<Ae;ee++)E=x[ee],ae.push(this.writeByte(E));return ae},b}(),N1=function(){var b;function x(E){var ee,Ae,ae;for(this.scalarType=E.readInt(),this.tableCount=E.readShort(),this.searchRange=E.readShort(),this.entrySelector=E.readShort(),this.rangeShift=E.readShort(),this.tables={},Ae=0,ae=this.tableCount;0<=ae?Ae<ae:Ae>ae;Ae=0<=ae?++Ae:--Ae)ee={tag:E.readString(4),checksum:E.readInt(),offset:E.readInt(),length:E.readInt()},this.tables[ee.tag]=ee}return x.prototype.encode=function(E){var ee,Ae,ae,fe,ce,he,ve,be,Qe,Te,ye,nt,$e;for($e in ye=Object.keys(E).length,he=Math.log(2),Qe=16*Math.floor(Math.log(ye)/he),fe=Math.floor(Qe/he),be=16*ye-Qe,(Ae=new zl).writeInt(this.scalarType),Ae.writeShort(ye),Ae.writeShort(Qe),Ae.writeShort(fe),Ae.writeShort(be),ae=16*ye,ve=Ae.pos+ae,ce=null,nt=[],E)for(Te=E[$e],Ae.writeString($e),Ae.writeInt(b(Te)),Ae.writeInt(ve),Ae.writeInt(Te.length),nt=nt.concat(Te),$e==="head"&&(ce=ve),ve+=Te.length;ve%4;)nt.push(0),ve++;return Ae.write(nt),ee=2981146554-b(Ae.data),Ae.pos=ce+8,Ae.writeUInt32(ee),Ae.data},b=function(E){var ee,Ae,ae,fe;for(E=Gp.call(E);E.length%4;)E.push(0);for(ae=new zl(E),Ae=0,ee=0,fe=E.length;ee<fe;ee=ee+=4)Ae+=ae.readUInt32();return 4294967295&Ae},x}(),D1={}.hasOwnProperty,Ds=function(b,x){for(var E in x)D1.call(x,E)&&(b[E]=x[E]);function ee(){this.constructor=b}return ee.prototype=x.prototype,b.prototype=new ee,b.__super__=x.prototype,b};is=function(){function b(x){var E;this.file=x,E=this.file.directory.tables[this.tag],this.exists=!!E,E&&(this.offset=E.offset,this.length=E.length,this.parse(this.file.contents))}return b.prototype.parse=function(){},b.prototype.encode=function(){},b.prototype.raw=function(){return this.exists?(this.file.contents.pos=this.offset,this.file.contents.read(this.length)):null},b}();var O1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="head",b.prototype.parse=function(x){return x.pos=this.offset,this.version=x.readInt(),this.revision=x.readInt(),this.checkSumAdjustment=x.readInt(),this.magicNumber=x.readInt(),this.flags=x.readShort(),this.unitsPerEm=x.readShort(),this.created=x.readLongLong(),this.modified=x.readLongLong(),this.xMin=x.readShort(),this.yMin=x.readShort(),this.xMax=x.readShort(),this.yMax=x.readShort(),this.macStyle=x.readShort(),this.lowestRecPPEM=x.readShort(),this.fontDirectionHint=x.readShort(),this.indexToLocFormat=x.readShort(),this.glyphDataFormat=x.readShort()},b.prototype.encode=function(x){var E;return(E=new zl).writeInt(this.version),E.writeInt(this.revision),E.writeInt(this.checkSumAdjustment),E.writeInt(this.magicNumber),E.writeShort(this.flags),E.writeShort(this.unitsPerEm),E.writeLongLong(this.created),E.writeLongLong(this.modified),E.writeShort(this.xMin),E.writeShort(this.yMin),E.writeShort(this.xMax),E.writeShort(this.yMax),E.writeShort(this.macStyle),E.writeShort(this.lowestRecPPEM),E.writeShort(this.fontDirectionHint),E.writeShort(x),E.writeShort(this.glyphDataFormat),E.data},b}(),Mp=function(){function b(x,E){var ee,Ae,ae,fe,ce,he,ve,be,Qe,Te,ye,nt,$e,At,We,Lt,St;switch(this.platformID=x.readUInt16(),this.encodingID=x.readShort(),this.offset=E+x.readInt(),Qe=x.pos,x.pos=this.offset,this.format=x.readUInt16(),this.length=x.readUInt16(),this.language=x.readUInt16(),this.isUnicode=this.platformID===3&&this.encodingID===1&&this.format===4||this.platformID===0&&this.format===4,this.codeMap={},this.format){case 0:for(he=0;he<256;++he)this.codeMap[he]=x.readByte();break;case 4:for(ye=x.readUInt16(),Te=ye/2,x.pos+=6,ae=function(){var gt,ln;for(ln=[],he=gt=0;0<=Te?gt<Te:gt>Te;he=0<=Te?++gt:--gt)ln.push(x.readUInt16());return ln}(),x.pos+=2,$e=function(){var gt,ln;for(ln=[],he=gt=0;0<=Te?gt<Te:gt>Te;he=0<=Te?++gt:--gt)ln.push(x.readUInt16());return ln}(),ve=function(){var gt,ln;for(ln=[],he=gt=0;0<=Te?gt<Te:gt>Te;he=0<=Te?++gt:--gt)ln.push(x.readUInt16());return ln}(),be=function(){var gt,ln;for(ln=[],he=gt=0;0<=Te?gt<Te:gt>Te;he=0<=Te?++gt:--gt)ln.push(x.readUInt16());return ln}(),Ae=(this.length-x.pos+this.offset)/2,ce=function(){var gt,ln;for(ln=[],he=gt=0;0<=Ae?gt<Ae:gt>Ae;he=0<=Ae?++gt:--gt)ln.push(x.readUInt16());return ln}(),he=We=0,St=ae.length;We<St;he=++We)for(At=ae[he],ee=Lt=nt=$e[he];nt<=At?Lt<=At:Lt>=At;ee=nt<=At?++Lt:--Lt)be[he]===0?fe=ee+ve[he]:(fe=ce[be[he]/2+(ee-nt)-(Te-he)]||0)!==0&&(fe+=ve[he]),this.codeMap[ee]=65535&fe}x.pos=Qe}return b.encode=function(x,E){var ee,Ae,ae,fe,ce,he,ve,be,Qe,Te,ye,nt,$e,At,We,Lt,St,gt,ln,Qn,vn,Ht,ut,Jt,Ve,rt,Ft,yt,fn,pn,Sn,An,wn,cA,Wn,Ke,lt,pt,It,Gt,rn,Bn,mn,Mn,oA,yA;switch(yt=new zl,fe=Object.keys(x).sort(function(FA,En){return FA-En}),E){case"macroman":for($e=0,At=function(){var FA=[];for(nt=0;nt<256;++nt)FA.push(0);return FA}(),Lt={0:0},ae={},fn=0,wn=fe.length;fn<wn;fn++)Lt[mn=x[Ae=fe[fn]]]==null&&(Lt[mn]=++$e),ae[Ae]={old:x[Ae],new:Lt[x[Ae]]},At[Ae]=Lt[x[Ae]];return yt.writeUInt16(1),yt.writeUInt16(0),yt.writeUInt32(12),yt.writeUInt16(0),yt.writeUInt16(262),yt.writeUInt16(0),yt.write(At),{charMap:ae,subtable:yt.data,maxGlyphID:$e+1};case"unicode":for(rt=[],Qe=[],St=0,Lt={},ee={},We=ve=null,pn=0,cA=fe.length;pn<cA;pn++)Lt[ln=x[Ae=fe[pn]]]==null&&(Lt[ln]=++St),ee[Ae]={old:ln,new:Lt[ln]},ce=Lt[ln]-Ae,We!=null&&ce===ve||(We&&Qe.push(We),rt.push(Ae),ve=ce),We=Ae;for(We&&Qe.push(We),Qe.push(65535),rt.push(65535),Jt=2*(ut=rt.length),Ht=2*Math.pow(Math.log(ut)/Math.LN2,2),Te=Math.log(Ht/2)/Math.LN2,vn=2*ut-Ht,he=[],Qn=[],ye=[],nt=Sn=0,Wn=rt.length;Sn<Wn;nt=++Sn){if(Ve=rt[nt],be=Qe[nt],Ve===65535){he.push(0),Qn.push(0);break}if(Ve-(Ft=ee[Ve].new)>=32768)for(he.push(0),Qn.push(2*(ye.length+ut-nt)),Ae=An=Ve;Ve<=be?An<=be:An>=be;Ae=Ve<=be?++An:--An)ye.push(ee[Ae].new);else he.push(Ft-Ve),Qn.push(0)}for(yt.writeUInt16(3),yt.writeUInt16(1),yt.writeUInt32(12),yt.writeUInt16(4),yt.writeUInt16(16+8*ut+2*ye.length),yt.writeUInt16(0),yt.writeUInt16(Jt),yt.writeUInt16(Ht),yt.writeUInt16(Te),yt.writeUInt16(vn),rn=0,Ke=Qe.length;rn<Ke;rn++)Ae=Qe[rn],yt.writeUInt16(Ae);for(yt.writeUInt16(0),Bn=0,lt=rt.length;Bn<lt;Bn++)Ae=rt[Bn],yt.writeUInt16(Ae);for(Mn=0,pt=he.length;Mn<pt;Mn++)ce=he[Mn],yt.writeUInt16(ce);for(oA=0,It=Qn.length;oA<It;oA++)gt=Qn[oA],yt.writeUInt16(gt);for(yA=0,Gt=ye.length;yA<Gt;yA++)$e=ye[yA],yt.writeUInt16($e);return{charMap:ee,subtable:yt.data,maxGlyphID:St+1}}},b}(),Rp=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="cmap",b.prototype.parse=function(x){var E,ee,Ae;for(x.pos=this.offset,this.version=x.readUInt16(),Ae=x.readUInt16(),this.tables=[],this.unicode=null,ee=0;0<=Ae?ee<Ae:ee>Ae;ee=0<=Ae?++ee:--ee)E=new Mp(x,this.offset),this.tables.push(E),E.isUnicode&&this.unicode==null&&(this.unicode=E);return!0},b.encode=function(x,E){var ee,Ae;return E==null&&(E="macroman"),ee=Mp.encode(x,E),(Ae=new zl).writeUInt16(0),Ae.writeUInt16(1),ee.table=Ae.data.concat(ee.subtable),ee},b}(),_1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="hhea",b.prototype.parse=function(x){return x.pos=this.offset,this.version=x.readInt(),this.ascender=x.readShort(),this.decender=x.readShort(),this.lineGap=x.readShort(),this.advanceWidthMax=x.readShort(),this.minLeftSideBearing=x.readShort(),this.minRightSideBearing=x.readShort(),this.xMaxExtent=x.readShort(),this.caretSlopeRise=x.readShort(),this.caretSlopeRun=x.readShort(),this.caretOffset=x.readShort(),x.pos+=8,this.metricDataFormat=x.readShort(),this.numberOfMetrics=x.readUInt16()},b}(),H1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="OS/2",b.prototype.parse=function(x){if(x.pos=this.offset,this.version=x.readUInt16(),this.averageCharWidth=x.readShort(),this.weightClass=x.readUInt16(),this.widthClass=x.readUInt16(),this.type=x.readShort(),this.ySubscriptXSize=x.readShort(),this.ySubscriptYSize=x.readShort(),this.ySubscriptXOffset=x.readShort(),this.ySubscriptYOffset=x.readShort(),this.ySuperscriptXSize=x.readShort(),this.ySuperscriptYSize=x.readShort(),this.ySuperscriptXOffset=x.readShort(),this.ySuperscriptYOffset=x.readShort(),this.yStrikeoutSize=x.readShort(),this.yStrikeoutPosition=x.readShort(),this.familyClass=x.readShort(),this.panose=function(){var E,ee;for(ee=[],E=0;E<10;++E)ee.push(x.readByte());return ee}(),this.charRange=function(){var E,ee;for(ee=[],E=0;E<4;++E)ee.push(x.readInt());return ee}(),this.vendorID=x.readString(4),this.selection=x.readShort(),this.firstCharIndex=x.readShort(),this.lastCharIndex=x.readShort(),this.version>0&&(this.ascent=x.readShort(),this.descent=x.readShort(),this.lineGap=x.readShort(),this.winAscent=x.readShort(),this.winDescent=x.readShort(),this.codePageRange=function(){var E,ee;for(ee=[],E=0;E<2;E=++E)ee.push(x.readInt());return ee}(),this.version>1))return this.xHeight=x.readShort(),this.capHeight=x.readShort(),this.defaultChar=x.readShort(),this.breakChar=x.readShort(),this.maxContext=x.readShort()},b}(),j1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="post",b.prototype.parse=function(x){var E,ee,Ae;switch(x.pos=this.offset,this.format=x.readInt(),this.italicAngle=x.readInt(),this.underlinePosition=x.readShort(),this.underlineThickness=x.readShort(),this.isFixedPitch=x.readInt(),this.minMemType42=x.readInt(),this.maxMemType42=x.readInt(),this.minMemType1=x.readInt(),this.maxMemType1=x.readInt(),this.format){case 65536:case 196608:break;case 131072:var ae;for(ee=x.readUInt16(),this.glyphNameIndex=[],ae=0;0<=ee?ae<ee:ae>ee;ae=0<=ee?++ae:--ae)this.glyphNameIndex.push(x.readUInt16());for(this.names=[],Ae=[];x.pos<this.offset+this.length;)E=x.readByte(),Ae.push(this.names.push(x.readString(E)));return Ae;case 151552:return ee=x.readUInt16(),this.offsets=x.read(ee);case 262144:return this.map=function(){var fe,ce,he;for(he=[],ae=fe=0,ce=this.file.maxp.numGlyphs;0<=ce?fe<ce:fe>ce;ae=0<=ce?++fe:--fe)he.push(x.readUInt32());return he}.call(this)}},b}(),T1=function(b,x){this.raw=b,this.length=b.length,this.platformID=x.platformID,this.encodingID=x.encodingID,this.languageID=x.languageID},k1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="name",b.prototype.parse=function(x){var E,ee,Ae,ae,fe,ce,he,ve,be,Qe,Te;for(x.pos=this.offset,x.readShort(),E=x.readShort(),ce=x.readShort(),ee=[],ae=0;0<=E?ae<E:ae>E;ae=0<=E?++ae:--ae)ee.push({platformID:x.readShort(),encodingID:x.readShort(),languageID:x.readShort(),nameID:x.readShort(),length:x.readShort(),offset:this.offset+ce+x.readShort()});for(he={},ae=be=0,Qe=ee.length;be<Qe;ae=++be)Ae=ee[ae],x.pos=Ae.offset,ve=x.readString(Ae.length),fe=new T1(ve,Ae),he[Te=Ae.nameID]==null&&(he[Te]=[]),he[Ae.nameID].push(fe);this.strings=he,this.copyright=he[0],this.fontFamily=he[1],this.fontSubfamily=he[2],this.uniqueSubfamily=he[3],this.fontName=he[4],this.version=he[5];try{this.postscriptName=he[6][0].raw.replace(/[\x00-\x19\x80-\xff]/g,"")}catch(ye){this.postscriptName=he[4][0].raw.replace(/[\x00-\x19\x80-\xff]/g,"")}return this.trademark=he[7],this.manufacturer=he[8],this.designer=he[9],this.description=he[10],this.vendorUrl=he[11],this.designerUrl=he[12],this.license=he[13],this.licenseUrl=he[14],this.preferredFamily=he[15],this.preferredSubfamily=he[17],this.compatibleFull=he[18],this.sampleText=he[19]},b}(),M1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="maxp",b.prototype.parse=function(x){return x.pos=this.offset,this.version=x.readInt(),this.numGlyphs=x.readUInt16(),this.maxPoints=x.readUInt16(),this.maxContours=x.readUInt16(),this.maxCompositePoints=x.readUInt16(),this.maxComponentContours=x.readUInt16(),this.maxZones=x.readUInt16(),this.maxTwilightPoints=x.readUInt16(),this.maxStorage=x.readUInt16(),this.maxFunctionDefs=x.readUInt16(),this.maxInstructionDefs=x.readUInt16(),this.maxStackElements=x.readUInt16(),this.maxSizeOfInstructions=x.readUInt16(),this.maxComponentElements=x.readUInt16(),this.maxComponentDepth=x.readUInt16()},b}(),R1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="hmtx",b.prototype.parse=function(x){var E,ee,Ae,ae,fe,ce,he;for(x.pos=this.offset,this.metrics=[],E=0,ce=this.file.hhea.numberOfMetrics;0<=ce?E<ce:E>ce;E=0<=ce?++E:--E)this.metrics.push({advance:x.readUInt16(),lsb:x.readInt16()});for(Ae=this.file.maxp.numGlyphs-this.file.hhea.numberOfMetrics,this.leftSideBearings=function(){var ve,be;for(be=[],E=ve=0;0<=Ae?ve<Ae:ve>Ae;E=0<=Ae?++ve:--ve)be.push(x.readInt16());return be}(),this.widths=function(){var ve,be,Qe,Te;for(Te=[],ve=0,be=(Qe=this.metrics).length;ve<be;ve++)ae=Qe[ve],Te.push(ae.advance);return Te}.call(this),ee=this.widths[this.widths.length-1],he=[],E=fe=0;0<=Ae?fe<Ae:fe>Ae;E=0<=Ae?++fe:--fe)he.push(this.widths.push(ee));return he},b.prototype.forGlyph=function(x){return x in this.metrics?this.metrics[x]:{advance:this.metrics[this.metrics.length-1].advance,lsb:this.leftSideBearings[x-this.metrics.length]}},b}(),Gp=[].slice,G1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="glyf",b.prototype.parse=function(){return this.cache={}},b.prototype.glyphFor=function(x){var E,ee,Ae,ae,fe,ce,he,ve,be,Qe;return x in this.cache?this.cache[x]:(ae=this.file.loca,E=this.file.contents,ee=ae.indexOf(x),(Ae=ae.lengthOf(x))===0?this.cache[x]=null:(E.pos=this.offset+ee,fe=(ce=new zl(E.read(Ae))).readShort(),ve=ce.readShort(),Qe=ce.readShort(),he=ce.readShort(),be=ce.readShort(),this.cache[x]=fe===-1?new z1(ce,ve,Qe,he,be):new K1(ce,fe,ve,Qe,he,be),this.cache[x]))},b.prototype.encode=function(x,E,ee){var Ae,ae,fe,ce,he;for(fe=[],ae=[],ce=0,he=E.length;ce<he;ce++)Ae=x[E[ce]],ae.push(fe.length),Ae&&(fe=fe.concat(Ae.encode(ee)));return ae.push(fe.length),{table:fe,offsets:ae}},b}(),K1=function(){function b(x,E,ee,Ae,ae,fe){this.raw=x,this.numberOfContours=E,this.xMin=ee,this.yMin=Ae,this.xMax=ae,this.yMax=fe,this.compound=!1}return b.prototype.encode=function(){return this.raw.data},b}(),z1=function(){function b(x,E,ee,Ae,ae){var fe,ce;for(this.raw=x,this.xMin=E,this.yMin=ee,this.xMax=Ae,this.yMax=ae,this.compound=!0,this.glyphIDs=[],this.glyphOffsets=[],fe=this.raw;ce=fe.readShort(),this.glyphOffsets.push(fe.pos),this.glyphIDs.push(fe.readUInt16()),32&ce;)fe.pos+=1&ce?4:2,128&ce?fe.pos+=8:64&ce?fe.pos+=4:8&ce&&(fe.pos+=2)}return b.prototype.encode=function(){var x,E,ee;for(E=new zl(Gp.call(this.raw.data)),x=0,ee=this.glyphIDs.length;x<ee;++x)E.pos=this.glyphOffsets[x];return E.data},b}(),V1=function(){function b(){return b.__super__.constructor.apply(this,arguments)}return Ds(b,is),b.prototype.tag="loca",b.prototype.parse=function(x){var E,ee;return x.pos=this.offset,E=this.file.head.indexToLocFormat,this.offsets=E===0?function(){var Ae,ae;for(ae=[],ee=0,Ae=this.length;ee<Ae;ee+=2)ae.push(2*x.readUInt16());return ae}.call(this):function(){var Ae,ae;for(ae=[],ee=0,Ae=this.length;ee<Ae;ee+=4)ae.push(x.readUInt32());return ae}.call(this)},b.prototype.indexOf=function(x){return this.offsets[x]},b.prototype.lengthOf=function(x){return this.offsets[x+1]-this.offsets[x]},b.prototype.encode=function(x,E){for(var ee=new Uint32Array(this.offsets.length),Ae=0,ae=0,fe=0;fe<ee.length;++fe)if(ee[fe]=Ae,ae<E.length&&E[ae]==fe){++ae,ee[fe]=Ae;var ce=this.offsets[fe],he=this.offsets[fe+1]-ce;he>0&&(Ae+=he)}for(var ve=new Array(4*ee.length),be=0;be<ee.length;++be)ve[4*be+3]=255&ee[be],ve[4*be+2]=(65280&ee[be])>>8,ve[4*be+1]=(16711680&ee[be])>>16,ve[4*be]=(4278190080&ee[be])>>24;return ve},b}(),W1=function(){function b(x){this.font=x,this.subset={},this.unicodes={},this.next=33}return b.prototype.generateCmap=function(){var x,E,ee,Ae,ae;for(E in Ae=this.font.cmap.tables[0].codeMap,x={},ae=this.subset)ee=ae[E],x[E]=Ae[ee];return x},b.prototype.glyphsFor=function(x){var E,ee,Ae,ae,fe,ce,he;for(Ae={},fe=0,ce=x.length;fe<ce;fe++)Ae[ae=x[fe]]=this.font.glyf.glyphFor(ae);for(ae in E=[],Ae)(ee=Ae[ae])!=null&&ee.compound&&E.push.apply(E,ee.glyphIDs);if(E.length>0)for(ae in he=this.glyphsFor(E))ee=he[ae],Ae[ae]=ee;return Ae},b.prototype.encode=function(x,E){var ee,Ae,ae,fe,ce,he,ve,be,Qe,Te,ye,nt,$e,At,We;for(Ae in ee=Rp.encode(this.generateCmap(),"unicode"),fe=this.glyphsFor(x),ye={0:0},We=ee.charMap)ye[(he=We[Ae]).old]=he.new;for(nt in Te=ee.maxGlyphID,fe)nt in ye||(ye[nt]=Te++);return be=function(Lt){var St,gt;for(St in gt={},Lt)gt[Lt[St]]=St;return gt}(ye),Qe=Object.keys(be).sort(function(Lt,St){return Lt-St}),$e=function(){var Lt,St,gt;for(gt=[],Lt=0,St=Qe.length;Lt<St;Lt++)ce=Qe[Lt],gt.push(be[ce]);return gt}(),ae=this.font.glyf.encode(fe,$e,ye),ve=this.font.loca.encode(ae.offsets,$e),At={cmap:this.font.cmap.raw(),glyf:ae.table,loca:ve,hmtx:this.font.hmtx.raw(),hhea:this.font.hhea.raw(),maxp:this.font.maxp.raw(),post:this.font.post.raw(),name:this.font.name.raw(),head:this.font.head.encode(E)},this.font.os2.exists&&(At["OS/2"]=this.font.os2.raw()),this.font.directory.encode(At)},b}();MA.API.PDFObject=function(){var b;function x(){}return b=function(E,ee){return(Array(ee+1).join("0")+E).slice(-ee)},x.convert=function(E){var ee,Ae,ae,fe;if(Array.isArray(E))return"["+function(){var ce,he,ve;for(ve=[],ce=0,he=E.length;ce<he;ce++)ee=E[ce],ve.push(x.convert(ee));return ve}().join(" ")+"]";if(typeof E=="string")return"/"+E;if(E!=null&&E.isString)return"("+E+")";if(E instanceof Date)return"(D:"+b(E.getUTCFullYear(),4)+b(E.getUTCMonth(),2)+b(E.getUTCDate(),2)+b(E.getUTCHours(),2)+b(E.getUTCMinutes(),2)+b(E.getUTCSeconds(),2)+"Z)";if({}.toString.call(E)==="[object Object]"){for(Ae in ae=["<<"],E)fe=E[Ae],ae.push("/"+Ae+" "+x.convert(fe));return ae.push(">>"),ae.join(`
`)}return""+E},x}()},96908:function(qt){"use strict";qt.exports="data:image/png;base64,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"},57177:function(qt){"use strict";qt.exports="data:image/png;base64,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"},81378:function(qt){"use strict";qt.exports="data:image/png;base64,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"}}]);
}());