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__virtualSpaces__Lists__Kn...

1177 lines
1.8 MiB

(self.webpackChunk=self.webpackChunk||[]).push([[1045],{8336:function(){"use strict"},12469:function(){"use strict"},99587:function(dn,Rn){"use strict";Rn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},3878:function(dn,Rn){"use strict";Rn.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"}},63720:function(){"use strict";function dn(At,et,nt,ft){nt===void 0&&(nt=0),ft===void 0&&(ft=1/0),this._name=At,this._defaultValue=et,this._minimum=nt,this._maximum=ft}Object.defineProperty(dn.prototype,"name",{get:function(){return this._name},set:function(At){if(typeof At!="string"||At==="")throw new Error("Shape name must be a valid string.");this._name=At}}),Object.defineProperty(dn.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(At){if(typeof At!="number"||isNaN(At))throw new Error("The default value must be a real number, not: "+At);this._defaultValue=At}}),Object.defineProperty(dn.prototype,"minimum",{get:function(){return this._minimum},set:function(At){if(typeof At!="number"||isNaN(At))throw new Error("Minimum must be a real number, not: "+At);this._minimum=At}}),Object.defineProperty(dn.prototype,"maximum",{get:function(){return this._maximum},set:function(At){if(typeof At!="number"||isNaN(At))throw new Error("Maximum must be a real number, not: "+At);this._maximum=At}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(At,et){var nt=go.Shape._FigureParameters[At];return nt?nt[et]:null},go.Shape.setFigureParameter=function(At,et,nt){if(!(nt instanceof dn))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+nt);if(nt.defaultValue<nt.minimum||nt.defaultValue>nt.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+nt.defaultValue);var ft=go.Shape._FigureParameters[At];ft||(ft=[],go.Shape._FigureParameters[At]=ft),ft[et]=nt};var Rn=[];function Zt(At,et){var nt=Rn.pop();return nt===void 0?new go.Point(At,et):(nt.x=At,nt.y=et,nt)}function bt(){var At=Rn.pop();return At===void 0?new go.Point:At}function ce(At){Rn.push(At)}function we(At,et,nt,ft,lt,pt,vt,Ct,Nt){Nt||(Nt=new go.Point);var Gt=At-nt,Vt=lt-vt,ee=NaN,ie=NaN;if(Gt===0)if(Vt===0)At===nt&&(ee=At,ie=et);else{var $t=(pt-Ct)/Vt,Pe=pt-$t*lt;ee=At,ie=$t*ee+Pe}else if(Vt===0){var le=(et-ft)/Gt,Ie=et-le*At;ee=lt,ie=le*ee+Ie}else{var le=(et-ft)/Gt,$t=(pt-Ct)/Vt,Ie=et-le*At,Pe=pt-$t*lt;ee=(Pe-Ie)/(le-$t),ie=le*ee+Ie}return Nt.x=ee,Nt.y=ie,Nt}function Fe(At,et,nt,ft,lt,pt,vt,Ct,Nt,Gt,Vt,ee,ie,$t){var Pe=1-Nt,le=Nt,Ie=At*Pe+nt*le,Ve=et*Pe+ft*le,Qe=nt*Pe+lt*le,Dn=ft*Pe+pt*le,gn=lt*Pe+vt*le,en=pt*Pe+Ct*le,$e=Ie*Pe+Qe*le,Kt=Ve*Pe+Dn*le,Ht=Qe*Pe+gn*le,Le=Dn*Pe+en*le,nn=$e*Pe+Ht*le,sn=Kt*Pe+Le*le;Gt.x=Ie,Gt.y=Ve,Vt.x=$e,Vt.y=Kt,ee.x=nn,ee.y=sn,ie.x=Ht,ie.y=Le,$t.x=gn,$t.y=en}var ge=new go.Spot(.156,.156),ue=new go.Spot(.844,.844),te=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new dn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(At,et,nt){var ft=At?At.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=5),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*te,pt=new go.Geometry().add(new go.PathFigure(ft,0,!0).add(new go.PathSegment(go.PathSegment.Line,et-ft,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,ft,et-lt,0,et,lt)).add(new go.PathSegment(go.PathSegment.Line,et,nt-ft)).add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,nt-lt,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,ft,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,lt,nt,0,nt-lt)).add(new go.PathSegment(go.PathSegment.Line,0,ft)).add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,lt,lt,0).close()));return lt>1&&(pt.spot1=new go.Spot(0,0,lt,lt),pt.spot2=new go.Spot(1,1,-lt,-lt)),pt}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(At,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=0,ft.startY=nt/2,ft.endX=et,ft.endY=nt/2,ft}),go.Shape.defineFigureGenerator("LineV",function(At,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=et/2,ft.startY=0,ft.endX=et/2,ft.endY=nt,ft}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt/2,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("XLine",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LineRight",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.25*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)))}),go.Shape.defineFigureGenerator("LineDown",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,.25*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)))}),go.Shape.defineFigureGenerator("LineLeft",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.75*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)))}),go.Shape.defineFigureGenerator("LineUp",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,.75*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(At,et,nt){var ft=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(ft*et,(1-ft)*nt,!1).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Move,ft*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,(1-ft)*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt/2)).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("CircleLine",function(At,et,nt){var ft=et/2,lt=new go.Geometry().add(new go.PathFigure(et,et/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,ft,ft,ft,ft).close()));return lt.spot1=ge,lt.spot2=ue,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(At,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=0,ft.startY=0,ft.endX=et,ft.endY=nt,ft}),go.Shape.defineFigureGenerator("Line2",function(At,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=et,ft.startY=0,ft.endX=0,ft.endY=nt,ft}),go.Shape.defineFigureGenerator("Curve1",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,te*et,0,et,(1-te)*nt)))}),go.Shape.defineFigureGenerator("Curve2",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,0,te*nt,(1-te)*et,nt)))}),go.Shape.defineFigureGenerator("Curve3",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,te*nt,te*et,nt)))}),go.Shape.defineFigureGenerator("Curve4",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,(1-te)*et,0,0,(1-te)*nt)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new dn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)?ft=.1:ft<-1?ft=-1:ft>1&&(ft=1);var lt=Math.abs(ft)*et;if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.defineFigureGenerator("Parallelogram","Parallelogram1"),go.Shape.setFigureParameter("Parallelogram2",0,new dn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)?ft=10:ft<-et?ft=-et:ft>et&&(ft=et);var lt=Math.abs(ft);if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.setFigureParameter("Trapezoid1",0,new dn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)?ft=.2:ft<.5?ft=-.5:ft>.5&&(ft=.5);var lt=Math.abs(ft)*et;if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.defineFigureGenerator("Trapezoid","Trapezoid1"),go.Shape.setFigureParameter("Trapezoid2",0,new dn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)?ft=20:ft<-et?ft=-et/2:ft>et&&(ft=et/2);var lt=Math.abs(ft);if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}}),go.Shape.setFigureParameter("ManualOperation",0,new dn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)?ft=10:ft<-et?ft=-et/2:ft>et&&(ft=et/2);var lt=Math.abs(ft);if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())):pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}});var Ae=[];function xe(){var At=Ae.pop();return At===void 0?[]:At}function Xt(At){At.length=0,Ae.push(At)}function Ke(At){for(var et=xe(),nt=.5,ft=.5,lt=Math.PI*1.5,pt=0,vt=0;vt<At;vt++)pt=2*Math.PI/At*vt+lt,et[vt]=new go.Point(ft+nt*Math.cos(pt),ft+nt*Math.sin(pt));return et.push(et[0]),et}function se(At){var et=rn(At),nt=xe();nt[0]=et[0];for(var ft=1,lt=1;ft<et.length;ft+=2,lt+=3)nt[lt]=et[ft],nt[lt+1]=et[ft],nt[lt+2]=et[ft+1];return Xt(et),nt}function rn(At){for(var et=Ke(At),nt=xe(),ft=Math.floor(et.length/2),lt=et.length-1,pt=At%2===0?2:1,vt=0;vt<lt;vt++){var Ct=et[vt],Nt=et[vt+1],Gt=et[(ft+vt-1)%lt],Vt=et[(ft+vt+pt)%lt];nt[vt*2]=Ct,nt[vt*2+1]=we(Ct.x,Ct.y,Gt.x,Gt.y,Nt.x,Nt.y,Vt.x,Vt.y,new go.Point)}return nt[nt.length]=nt[0],Xt(et),nt}go.Shape.defineFigureGenerator("Pentagon",function(At,et,nt){var ft=Ke(5),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<5;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(At,et,nt){var ft=Ke(6),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<6;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(At,et,nt){var ft=Ke(7),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<7;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(At,et,nt){var ft=Ke(8),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<8;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(At,et,nt){var ft=Ke(9),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<9;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(At,et,nt){var ft=Ke(10),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(At,et,nt){var ft=Ke(12),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(At,et,nt){var ft=rn(5),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(At,et,nt){var ft=rn(6),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(At,et,nt){var ft=rn(7),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<14;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(At,et,nt){var ft=rn(8),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<16;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(At,et,nt){var ft=rn(9),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<18;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(At,et,nt){var ft=rn(10),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<20;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ft[vt].x*et,ft[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ft[0].x*et,ft[0].y*nt).close()),Xt(ft),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(At,et,nt){var ft=se(5),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ft.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ft[vt+2].x*et,ft[vt+2].y*nt,ft[vt].x*et,ft[vt].y*nt,ft[vt+1].x*et,ft[vt+1].y*nt));return pt.segments.last().close(),Xt(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(At,et,nt){var ft=se(6),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ft.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ft[vt+2].x*et,ft[vt+2].y*nt,ft[vt].x*et,ft[vt].y*nt,ft[vt+1].x*et,ft[vt+1].y*nt));return pt.segments.last().close(),Xt(ft),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(At,et,nt){var ft=se(7),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ft.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ft[vt+2].x*et,ft[vt+2].y*nt,ft[vt].x*et,ft[vt].y*nt,ft[vt+1].x*et,ft[vt+1].y*nt));return pt.segments.last().close(),Xt(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(At,et,nt){var ft=se(8),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ft.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ft[vt+2].x*et,ft[vt+2].y*nt,ft[vt].x*et,ft[vt].y*nt,ft[vt+1].x*et,ft[vt+1].y*nt));return pt.segments.last().close(),Xt(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(At,et,nt){var ft=se(9),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ft.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ft[vt+2].x*et,ft[vt+2].y*nt,ft[vt].x*et,ft[vt].y*nt,ft[vt+1].x*et,ft[vt+1].y*nt));return pt.segments.last().close(),Xt(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(At,et,nt){var ft=se(10),lt=new go.Geometry,pt=new go.PathFigure(ft[0].x*et,ft[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ft.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ft[vt+2].x*et,ft[vt+2].y*nt,ft[vt].x*et,ft[vt].y*nt,ft[vt+1].x*et,ft[vt+1].y*nt));return pt.segments.last().close(),Xt(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new dn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new dn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(At,et,nt){var ft=At?At.parameter1:NaN,lt=At?At.parameter2:NaN;isNaN(ft)&&(ft=8),isNaN(lt)&&(lt=8);var pt=new go.Geometry,vt=new go.PathFigure(0,0,!0);return pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft<et/2&&lt<nt/2&&(vt.add(new go.PathSegment(go.PathSegment.Move,ft,lt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,lt).close())),pt.setSpots(0,0,1,1,ft,lt,-ft,-lt),pt}),go.Shape.setFigureParameter("Ring",0,new dn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(At,et,nt){var ft=At?At.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=8);var lt=et/2,pt=new go.Geometry,vt=new go.PathFigure(et,et/2,!0);pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Arc,0,360,lt,lt,lt,lt).close());var Ct=Math.max(lt-ft,0);return Ct>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,et/2+Ct,et/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,Ct,Ct).close())),pt.spot1=ge,pt.spot2=ue,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.08034461*et,.1944299*nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*et,.05349299*nt,-.09239631*et,.07836421*nt,.1406031*et,-.0542823*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*et,.074219*nt,.2450511*et,-.00697547*nt,.3776197*et,-.01112067*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*et,.07004196*nt,.4539471*et,0,.6066018*et,-.02526587*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*et,.08370865*nt,.6914277*et,-.01904177*nt,.8921095*et,-.01220843*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*et,.3194596*nt,1.036446*et,.04105738*nt,1.020377*et,.3022052*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*et,.562044*nt,1.04448*et,.360238*nt,.992256*et,.5219009*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*et,.8217117*nt,1.032337*et,.5771781*nt,1.018411*et,.8120651*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*et,.9156953*nt,1.028411*et,.9571472*nt,.8556702*et,1.052487*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*et,.9310455*nt,.7431877*et,1.009325*nt,.5624123*et,1.021761*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*et,.9344623*nt,.4820677*et,1.031761*nt,.3030112*et,1.002796*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.870098*nt,.2329994*et,1.01518*nt,.03213784*et,1.01518*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*et,.6545475*nt,-.02812061*et,.9032597*nt,-.01205169*et,.6835638*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*et,.4265613*nt,-.01812061*et,.6089503*nt,-.00606892*et,.4555777*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.1944299*nt,-.01606892*et,.3892545*nt,-.01205169*et,.1944299*nt))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(At,et,nt){var ft=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(ft*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,et,(1-ft)*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,nt)).add(new go.PathSegment(go.PathSegment.Line,ft*et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,(1-ft)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,ft*nt).close())).setSpots(ft/2,ft/2,1-ft/2,1-ft/2)}),go.Shape.setFigureParameter("Pie",0,new dn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new dn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(At,et,nt){var ft=At?At.parameter1:NaN,lt=At?At.parameter2:NaN;isNaN(ft)&&(ft=0),isNaN(lt)&&(lt=315);var pt=ft%360;pt<0&&(pt+=360);var vt=lt%360,Ct=Math.min(et,nt)/2;return new go.Geometry().add(new go.PathFigure(Ct,Ct).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,Ct,Ct,Ct,Ct).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(At,et,nt){var ft=te/Math.SQRT2*.5,lt=Math.SQRT2/2,pt=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,lt*et,pt*nt,et,(1-ft)*nt,(lt+ft)*et,(pt+ft)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()))}),go.Shape.setFigureParameter("ThickCross",0,new dn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(At,et,nt){var ft=At?At.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=30);var lt=Math.min(ft,et)/2,pt=et/2,vt=nt/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThinCross",0,new dn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(At,et,nt){var ft=At?At.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=10);var lt=Math.min(ft,et)/2,pt=et/2,vt=nt/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThickX",0,new dn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(At,et,nt){var ft=At?At.parameter1:NaN;if((isNaN(ft)||ft<0)&&(ft=30),et===0||nt===0){var lt=new go.Geometry(go.Geometry.Rectangle);return lt.startX=0,lt.startY=0,lt.endX=et,lt.endY=nt,lt}else{var pt=et/2,vt=nt/2,Ct=Math.atan2(nt,et),Nt=ft-Math.min(Math.cos(Ct)*ft/2,pt),Gt=ft-Math.min(Math.sin(Ct)*ft/2,vt),lt=new go.Geometry,Vt=new go.PathFigure(Nt,0,!0);return lt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,.2*nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,et-Nt,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,et,Gt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.8*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-Gt)),Vt.add(new go.PathSegment(go.PathSegment.Line,et-Nt,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,.8*nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,Nt,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,nt-Gt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Gt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new dn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(At,et,nt){var ft=At?At.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=10);var lt=new go.Geometry,pt=new go.PathFigure(.1*et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt).close()),lt}),go.Shape.setFigureParameter("SquareIBeam",0,new dn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.2);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ft/2)*et,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ft/2)*et,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ft/2)*et,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ft/2)*et,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ft*nt).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new dn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.5);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,Math.abs(1-ft)*et,.25*nt,Math.abs(1-ft)*et,.75*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ft*et,.75*nt,ft*et,.25*nt).close()),lt}),go.Shape.defineFigureGenerator("HalfEllipse",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,te*et,0,et,(.5-te/2)*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,(.5+te/2)*nt,te*et,nt).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,0,et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*et,.75*nt,.5*et,.25*nt).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,.1*et,.8*nt,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,0,0,.45*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.55*et,0,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.5*nt,.9*et,.8*nt).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*et,.01*nt)).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.6*et,.2*nt,et,.25*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.7*nt,et,.8*nt,.6*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,.5*et,.75*nt,.55*et,.95*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.7*nt,.45*et,.95*nt,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.4*et,.8*nt,0,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.49*et,.01*nt,0,.25*nt,.4*et,.2*nt).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.4*et,.6*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.15*et,nt,.5*et,.75*nt,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.6*nt,.55*et,.95*nt,.5*et,.75*nt));var pt=.2,vt=.3,Ct=0,Nt=pt*te;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Ct)*nt,(.5-pt+vt)*et,(.5+Nt+Ct)*nt,(.5-Nt+vt)*et,(.5+pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Ct)*nt,(.5+Nt+vt)*et,(.5+pt+Ct)*nt,(.5+pt+vt)*et,(.5+Nt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Ct)*nt,(1-.5+pt+vt)*et,(.5-Nt+Ct)*nt,(.5+Nt+vt)*et,(.5-pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*nt,(.5-Nt+vt)*et,(.5-pt+Ct)*nt,(.5-pt+vt+.05)*et,(.5-Nt+Ct-.02)*nt)),pt=.2,vt=0,Ct=-.3,Nt=pt*te,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Ct)*nt,(.5+Nt+vt)*et,(.5+pt+Ct)*nt,(.5+pt+vt)*et,(.5+Nt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Ct)*nt,(1-.5+pt+vt)*et,(.5-Nt+Ct)*nt,(.5+Nt+vt)*et,(.5-pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Ct)*nt,(.5-Nt+vt)*et,(.5-pt+Ct)*nt,(.5-pt+vt)*et,(.5-Nt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-Nt+vt)*et,(.5+pt+Ct)*nt,(.5-pt+vt)*et,(.5+Nt+Ct)*nt,(.5-Nt+vt)*et,(.5+pt+Ct)*nt)),pt=.2,vt=-.3,Ct=0,Nt=pt*te,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Ct)*nt,(1-.5+pt+vt-.05)*et,(.5-Nt+Ct-.02)*nt,(.5+Nt+vt)*et,(.5-pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Ct)*nt,(.5-Nt+vt)*et,(.5-pt+Ct)*nt,(.5-pt+vt)*et,(.5-Nt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Ct)*nt,(.5-pt+vt)*et,(.5+Nt+Ct)*nt,(.5-Nt+vt)*et,(.5+pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*nt,(.5+Nt+vt)*et,(.5+pt+Ct)*nt,(.5+pt+vt)*et,(.5+Nt+Ct)*nt).close()),ft.setSpots(.06,.33,.93,.68),ft}),go.Shape.defineFigureGenerator("YinYang",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.5,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*.5,et*.5,et*.5,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,-180,et*.5,et*.75,et*.25,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,et*.5,et*.25,et*.25,et*.25));var pt=.1,vt=.5,Ct=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*et,Ct*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*vt,nt*Ct,pt*et,pt*et).close()),lt=new go.PathFigure(et*.5,0,!1),ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*.5,et*.5,et*.5,et*.5)),Ct=.75,lt=new go.PathFigure((vt+pt)*et,Ct*nt,!0),ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*vt,nt*Ct,pt*et,pt*et).close()),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Peace",function(At,et,nt){var ft=.8535533905932737,lt=.5*et,pt=.5*nt;return new go.Geometry().add(new go.PathFigure(lt,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,lt,pt,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,ft*et,ft*nt)))}),go.Shape.defineFigureGenerator("NotAllowed",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=.5,vt=.5,Ct=.5,Nt=new go.PathFigure(vt*et,(Ct-pt)*nt);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),pt=.4,lt=te*.4;var Gt=bt(),Vt=bt(),ee=bt(),ie=bt();Fe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.42,Gt,Vt,ee,ie,ie);var $t=bt(),Pe=bt(),le=bt();Fe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.58,ie,ie,le,$t,Pe);var Ie=bt(),Ve=bt(),Qe=bt();Fe(vt,Ct+pt,vt-lt,Ct+pt,vt-pt,Ct+lt,vt-pt,Ct,.42,Ie,Ve,Qe,ie,ie);var Dn=bt(),gn=bt(),en=bt();return Fe(vt,Ct+pt,vt-lt,Ct+pt,vt-pt,Ct+lt,vt-pt,Ct,.58,ie,ie,en,Dn,gn),Nt.add(new go.PathSegment(go.PathSegment.Move,en.x*et,en.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,Dn.x*et,Dn.y*nt,gn.x*et,gn.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,ee.x*et,ee.y*nt,Gt.x*et,Gt.y*nt,Vt.x*et,Vt.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,en.x*et,en.y*nt).close()),Nt.add(new go.PathSegment(go.PathSegment.Move,Qe.x*et,Qe.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,le.x*et,le.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,$t.x*et,$t.y*nt,Pe.x*et,Pe.y*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Qe.x*et,Qe.y*nt,Ie.x*et,Ie.y*nt,Ve.x*et,Ve.y*nt).close()),ce(Gt),ce(Vt),ce(ee),ce(ie),ce($t),ce(Pe),ce(le),ce(Ie),ce(Ve),ce(Qe),ce(Dn),ce(gn),ce(en),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Fragile",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.25*et,0)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.29*et,.33*nt)).add(new go.PathSegment(go.PathSegment.Line,.35*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.5*nt,et,.25*nt,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.5*nt,0,.25*nt).close()))}),go.Shape.setFigureParameter("HourGlass",0,new dn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(At,et,nt){var ft=At?At.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=30),ft>et&&(ft=et);var lt=(et-ft)/2,pt=lt+ft;return new go.Geometry().add(new go.PathFigure(pt,.5*nt).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,.55*nt).add(new go.PathSegment(go.PathSegment.Line,.6*et,0)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.55*nt).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(At,et,nt){var ft=new go.Geometry,lt=te*.4,pt=.4,vt=.5,Ct=.5,Nt=bt(),Gt=bt(),Vt=bt(),ee=bt(),ie=new go.PathFigure((vt-pt)*et,Ct*nt,!1);ft.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),Fe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.44,Vt,ee,Gt,Nt,Nt),ie.add(new go.PathSegment(go.PathSegment.Bezier,Gt.x*et,Gt.y*nt,Vt.x*et,Vt.y*nt,ee.x*et,ee.y*nt));var $t=Zt(Gt.x,Gt.y);Fe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.56,Nt,Nt,Gt,Vt,ee);var Pe=Zt(Gt.x,Gt.y);ie.add(new go.PathSegment(go.PathSegment.Line,($t.x*.1+.95*.9)*et,$t.y*.1*nt)),ie.add(new go.PathSegment(go.PathSegment.Line,.85*et,$t.y*.1*nt)),ie.add(new go.PathSegment(go.PathSegment.Line,.85*et,0)),ie.add(new go.PathSegment(go.PathSegment.Line,et,0)),ie.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),ie.add(new go.PathSegment(go.PathSegment.Line,(Pe.x*.1+.9)*et,.15*nt)),ie.add(new go.PathSegment(go.PathSegment.Line,(Pe.x*.1+.9)*et,(Pe.y*.1+.05*.9)*nt)),ie.add(new go.PathSegment(go.PathSegment.Line,Pe.x*et,Pe.y*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,Vt.x*et,Vt.y*nt,ee.x*et,ee.y*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),pt=.35,lt=te*.35;var le=new go.PathFigure(vt*et,(Ct-pt)*nt,!1);ft.add(le),le.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),le.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),le.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),le.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt));var Ie=new go.PathFigure((vt-pt)*et,Ct*nt,!1);return ft.add(Ie),ce(Nt),ce(Gt),ce(Vt),ce(ee),ce($t),ce(Pe),ft.spot1=new go.Spot(.202,.257),ft.spot2=new go.Spot(.792,.739),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("GenderFemale",function(At,et,nt){var ft=new go.Geometry,lt=.375,pt=0,vt=-.125,Ct=lt*te,Nt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Ct+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Ct+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Ct+vt)*nt,(.5+Ct+pt)*et,(.5-lt+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Ct+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Ct+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Ct+vt)*nt,(.5-Ct+pt)*et,(.5+lt+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.475*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.525*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt).close()),lt=.325,pt=0,vt=-.125,Ct=lt*te;var Nt=new go.PathFigure((1-.5+lt+pt)*et,(.5+vt)*nt,!1);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Ct+vt)*nt,(.5+Ct+pt)*et,(.5+lt+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Ct+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Ct+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Ct+vt)*nt,(.5-Ct+pt)*et,(.5-lt+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Ct+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Ct+vt)*nt));var Nt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);return ft.add(Nt),ft.spot1=new go.Spot(.232,.136),ft.spot2=new go.Spot(.682,.611),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("LogicImplies",function(At,et,nt){var ft=At?At.parameter1:NaN;return isNaN(ft)&&(ft=.2),new go.Geometry().add(new go.PathFigure((1-ft)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(At,et,nt){var ft=At?At.parameter1:NaN;return isNaN(ft)&&(ft=.2),new go.Geometry().add(new go.PathFigure((1-ft)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,ft*et,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,ft*et,nt))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LogicAnd",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(At,et,nt){var ft=new go.Geometry().add(new go.PathFigure(.5*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*et,.5*nt,.5*et,.5*nt)));return ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("LogicTruth",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)))}),go.Shape.defineFigureGenerator("LogicForAll",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(At,et,nt){var ft=.5;return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,0,ft*nt)).add(new go.PathSegment(go.PathSegment.Arc,180,180,ft*et,ft*nt,ft*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(At,et,nt){var ft=.5;return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,ft*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,180,ft*et,ft*nt,ft*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new dn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new dn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=At?At.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ft)*et,vt=(.5-lt/2)*nt,Ct=(.5+lt/2)*nt,Nt=new go.Geometry,Gt=new go.PathFigure(0,vt,!0);Nt.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Gt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,Ct)),Gt.add(new go.PathSegment(go.PathSegment.Line,0,Ct).close()),Nt.spot1=new go.Spot(0,vt/nt);var Vt=we(0,Ct/nt,1,Ct/nt,pt/et,1,1,.5,bt());return Nt.spot2=new go.Spot(Vt.x,Vt.y),ce(Vt),Nt}),go.Shape.setFigureParameter("Arrow2",0,new dn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new dn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=30),ft>et&&(ft=et);var lt=At?At.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,nt/2);var pt=et-ft,vt=(nt-lt)/2,Ct=vt+lt,Nt=new go.Geometry,Gt=new go.PathFigure(0,vt,!0);Nt.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Gt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,Ct)),Gt.add(new go.PathSegment(go.PathSegment.Line,0,Ct).close()),Nt.spot1=new go.Spot(0,vt/nt);var Vt=we(0,Ct/nt,1,Ct/nt,pt/et,1,1,.5,bt());return Nt.spot2=new go.Spot(Vt.x,Vt.y),ce(Vt),Nt}),go.Shape.defineFigureGenerator("Chevron",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("DoubleArrow",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.214*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.786*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,1*nt).close()),ft}),go.Shape.setFigureParameter("DoubleEndArrow",0,new dn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var Nt=we(0,.5,.3,0,0,lt/nt,.1,lt/nt,bt());return vt.spot1=new go.Spot(Nt.x,Nt.y),Nt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,Nt),vt.spot2=new go.Spot(Nt.x,Nt.y),ce(Nt),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new dn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new dn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=At?At.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,Ct=(nt-lt)/2,Nt=Ct+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,Ct=0,Nt=nt):(pt=0,vt=nt,Ct=0,Nt=nt));var Gt=new go.Geometry,Vt=new go.PathFigure(et,.5*nt,!0);Gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,Nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,Ct)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Ct).close());var ee=we(0,.5,.3,Ct/nt,0,pt/nt,1,pt/nt,bt());return Gt.spot1=new go.Spot(ee.x,ee.y),ee=we(.7,Nt/nt,1,.5,0,vt/nt,1,vt/nt,ee),Gt.spot2=new go.Spot(ee.x,ee.y),ce(ee),Gt}),go.Shape.setFigureParameter("IBeamArrow",0,new dn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,0)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(0,lt/nt);var Nt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,bt());return vt.spot2=new go.Spot(Nt.x,Nt.y),ce(Nt),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new dn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new dn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=At?At.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,Ct=(nt-lt)/2,Nt=Ct+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,Ct=0,Nt=nt):(pt=0,vt=nt,Ct=0,Nt=nt));var Gt=new go.Geometry,Vt=new go.PathFigure(et,.5*nt,!0);Gt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,Nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Ct)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,Ct)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Ct).close()),Gt.spot1=new go.Spot(0,pt/nt);var ee=we(.7,Nt/nt,1,.5,0,vt/nt,1,vt/nt,bt());return Gt.spot2=new go.Spot(ee.x,ee.y),ce(ee),Gt}),go.Shape.setFigureParameter("Pointer",0,new dn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.1);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(ft,.35);var vt=we(.2,.65,1,.65,0,1,1,.5,bt());return lt.spot2=new go.Spot(vt.x,vt.y),ce(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new dn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ft*et,.75*nt,ft*et,.25*nt).close()),lt.spot1=new go.Spot(ft,.35);var vt=we(0,.65,1,.65,0,1,1,.5,bt());return lt.spot2=new go.Spot(vt.x,vt.y),ce(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new dn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.4);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,.3);var Nt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,bt());return vt.spot2=new go.Spot(Nt.x,Nt.y),ce(Nt),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new dn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=50);var lt=(nt-ft)/2,pt=lt+ft;ft>nt&&(lt=0,pt=nt);var vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,lt/nt);var Nt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,bt());return vt.spot2=new go.Spot(Nt.x,Nt.y),ce(Nt),vt}),go.Shape.setFigureParameter("SquareArrow",0,new dn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.7);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(ft,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=te*.1,vt=new go.PathFigure(0,.9*nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt).close()),ft.spot1=new go.Spot(.25,.5),ft.spot2=new go.Spot(.75,.97),ft}),go.Shape.defineFigureGenerator("Cone2",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.9*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,nt,.85/.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt).close());var pt=new go.PathFigure(0,.9*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,.8*nt,.85/.9*et,.8*nt)),ft.spot1=new go.Spot(.25,.5),ft.spot2=new go.Spot(.75,.82),ft}),go.Shape.defineFigureGenerator("Cube1",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var pt=new go.PathFigure(.5*et,nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),ft.spot1=new go.Spot(0,.3),ft.spot2=new go.Spot(.5,.85),ft}),go.Shape.defineFigureGenerator("Cube2",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.3*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0).close());var pt=new go.PathFigure(0,.3*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,.7*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),ft.spot1=new go.Spot(0,.3),ft.spot2=new go.Spot(.7,1),ft}),go.Shape.defineFigureGenerator("Cylinder1",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=te*.5,vt=new go.PathFigure(0,ft,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,te*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,ft,(.5+pt)*et,0,1*et,te*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ft)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,1*nt,1*et,nt-te*ft,(.5+pt)*et,1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,1*nt,0,nt-te*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ft));var Ct=new go.PathFigure(et,ft,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*ft,1*et,2*ft-te*ft,(.5+pt)*et,2*ft)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,ft,(.5-pt)*et,2*ft,0,2*ft-te*ft)),lt.spot1=new go.Spot(0,0,0,2*ft),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=te*.5,vt=new go.PathFigure(0,nt-ft,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,ft)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,te*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,(.5+pt)*et,0,et,te*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ft)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,nt-te*ft,(.5+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,nt,0,nt-te*ft));var Ct=new go.PathFigure(0,nt-ft,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt-2*ft,0,nt-ft-te*ft,(.5-pt)*et,nt-2*ft)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et,nt-ft,(.5+pt)*et,nt-2*ft,et,nt-ft-te*ft)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*ft),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=te*.5,vt=new go.PathFigure(ft,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-te*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-te*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,te*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,te*ft,0));var Ct=new go.PathFigure(ft,0,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,2*ft,.5*nt,ft+te*ft,0,2*ft,(.5-pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ft,nt,2*ft,(.5+pt)*nt,ft+te*ft,nt)),lt.spot1=new go.Spot(0,0,2*ft,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=te*.5,vt=new go.PathFigure(et-ft,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-te*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-te*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,te*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,te*ft,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0));var Ct=new go.PathFigure(et-ft,0,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et-2*ft,.5*nt,et-ft-te*ft,0,et-2*ft,(.5-pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et-2*ft,(.5+pt)*nt,et-ft-te*ft,nt)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*ft,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.25*et,.25*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(.25*et,.25*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ft.spot1=new go.Spot(.408,.172),ft.spot2=new go.Spot(.833,.662),ft}),go.Shape.defineFigureGenerator("Prism2",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(0,nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),ft.spot1=new go.Spot(.25,.5),ft.spot2=new go.Spot(.75,.75),ft}),go.Shape.defineFigureGenerator("Pyramid1",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt).close());var pt=new go.PathFigure(.5*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ft.spot1=new go.Spot(.25,.367),ft.spot2=new go.Spot(.75,.875),ft}),go.Shape.defineFigureGenerator("Pyramid2",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var pt=new go.PathFigure(.5*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),ft.spot1=new go.Spot(.25,.367),ft.spot2=new go.Spot(.75,.875),ft}),go.Shape.defineFigureGenerator("Actor",function(At,et,nt){var ft=new go.Geometry,lt=.2,pt=.1,vt=te*lt,Ct=te*pt,Nt=.5,Gt=.1,Vt=new go.PathFigure(Nt*et,(Gt+pt)*nt,!0);ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-lt)*et,Gt*nt,(Nt-vt)*et,(Gt+pt)*nt,(Nt-lt)*et,(Gt+Ct)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-pt)*nt,(Nt-lt)*et,(Gt-Ct)*nt,(Nt-vt)*et,(Gt-pt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+lt)*et,Gt*nt,(Nt+vt)*et,(Gt-pt)*nt,(Nt+lt)*et,(Gt-Ct)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt+pt)*nt,(Nt+lt)*et,(Gt+Ct)*nt,(Nt+vt)*et,(Gt+pt)*nt));var ee=.05,ie=te*ee;Nt=.05,Gt=.25;var $t=new go.PathFigure(.5*et,.2*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*nt)),Nt=.95,Gt=.25,$t.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+ee)*et,Gt*nt,(Nt+ie)*et,(Gt-ee)*nt,(Nt+ee)*et,(Gt-ie)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*nt)),ee=.025,ie=te*ee,Nt=.825,Gt=.35,$t.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-ee)*nt,(Nt+ee)*et,(Gt-ie)*nt,(Nt+ie)*et,(Gt-ee)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-ee)*et,Gt*nt,(Nt-ie)*et,(Gt-ee)*nt,(Nt-ee)*et,(Gt-ie)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt)),ee=.05,ie=te*ee,Nt=.5,Gt=.7,$t.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-ee)*nt,(Nt+ee)*et,(Gt-ie)*nt,(Nt+ie)*et,(Gt-ee)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-ee)*et,Gt*nt,(Nt-ie)*et,(Gt-ee)*nt,(Nt-ee)*et,(Gt-ie)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.45*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*nt)),ee=.025,ie=te*ee,Nt=.175,Gt=.35,$t.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-ee)*nt,(Nt+ee)*et,(Gt-ie)*nt,(Nt+ie)*et,(Gt-ee)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-ee)*et,Gt*nt,(Nt-ie)*et,(Gt-ee)*nt,(Nt-ee)*et,(Gt-ie)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),ee=.05,ie=te*ee,Nt=.05,Gt=.25,$t.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-ee)*nt,(Nt-ee)*et,(Gt-ie)*nt,(Nt-ie)*et,(Gt-ee)*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),ft.spot1=new go.Spot(.2,.2),ft.spot2=new go.Spot(.8,.65),ft}),go.Shape.setFigureParameter("Card",0,new dn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(At,et,nt){var ft=At?At.parameter1:NaN;isNaN(ft)&&(ft=.2);var lt=new go.Geometry,pt=new go.PathFigure(et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,0).close()),lt.spot1=new go.Spot(0,ft),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt));var pt=new go.PathFigure(.5*et,.5*nt,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),ft.spot1=new go.Spot(.25,0),ft.spot2=new go.Spot(.75,.25),ft}),go.Shape.defineFigureGenerator("CreateRequest",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(0,lt*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),ft}),go.Shape.defineFigureGenerator("Database",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=te*.1,vt=new go.PathFigure(et,.1*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Ct=new go.PathFigure(et,.1*nt,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,.3*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*nt,et,(.3+pt)*nt,(.5+lt)*et,.4*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,(.5-lt)*et,.4*nt,0,(.3+pt)*nt)),ft.spot1=new go.Spot(0,.4),ft.spot2=new go.Spot(1,.9),ft}),go.Shape.defineFigureGenerator("DataStorage",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.9*nt,.25*et,.1*nt).close()),ft.spot1=new go.Spot(.226,0),ft.spot2=new go.Spot(.81,1),ft}),go.Shape.defineFigureGenerator("DiskStorage",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=te*.1,vt=new go.PathFigure(et,.1*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Ct=new go.PathFigure(et,.1*nt,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),ft.spot1=new go.Spot(0,.3),ft.spot2=new go.Spot(1,.9),ft}),go.Shape.defineFigureGenerator("Display",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close()),ft.spot1=new go.Spot(.25,0),ft.spot2=new go.Spot(.75,1),ft}),go.Shape.defineFigureGenerator("DividedEvent",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=te*.2,vt=new go.PathFigure(0,.2*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,0,(.2-pt)*nt,(.2-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.2*nt,(.8+pt)*et,0,et,(.2-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,nt,et,(.8+pt)*nt,(.8+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*nt,(.2-pt)*et,nt,0,(.8+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt));var Ct=new go.PathFigure(0,lt*nt,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ft}),go.Shape.defineFigureGenerator("DividedProcess",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;(isNaN(lt)||lt<.1)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(0,lt*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ft}),go.Shape.defineFigureGenerator("Document",function(At,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),ft.spot1=go.Spot.TopLeft,ft.spot2=new go.Spot(1,.6),ft}),go.Shape.defineFigureGenerator("ExternalOrganization",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;(isNaN(lt)||lt<.2)&&(lt=.2);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(lt*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),ft}),go.Shape.defineFigureGenerator("ExternalProcess",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var pt=new go.PathFigure(.1*et,.4*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.9*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.6*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.9*nt)),ft.spot1=new go.Spot(.25,.25),ft.spot2=new go.Spot(.75,.75),ft}),go.Shape.defineFigureGenerator("File",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(.75*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("Interrupt",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt));var pt=new go.PathFigure(et,.5*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt));var vt=new go.PathFigure(et,.5*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.5,.75),ft}),go.Shape.defineFigureGenerator("InternalStorage",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN,pt=At?At.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.1);var vt=new go.PathFigure(0,0,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var Ct=new go.PathFigure(lt*et,0,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,0,pt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt)),ft}),go.Shape.defineFigureGenerator("Junction",function(At,et,nt){var ft=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=te*.5,Ct=.5,Nt=new go.PathFigure(et,Ct*nt,!0);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Ct*et,nt,et,(Ct+vt)*nt,(Ct+vt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,Ct*nt,(Ct-vt)*et,nt,0,(Ct+vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,Ct*et,0,0,(Ct-vt)*nt,(Ct-vt)*et,0)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,et,Ct*nt,(Ct+vt)*et,0,et,(Ct-vt)*nt));var Gt=new go.PathFigure((pt+lt)*et,(pt+lt)*nt,!1);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,pt*et,pt*nt)),Gt.add(new go.PathSegment(go.PathSegment.Move,pt*et,(pt+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*et,pt*nt)),ft}),go.Shape.defineFigureGenerator("LinedDocument",function(At,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close());var pt=new go.PathFigure(.1*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.75*nt)),ft.spot1=new go.Spot(.1,0),ft.spot2=new go.Spot(1,.6),ft}),go.Shape.defineFigureGenerator("LoopLimit",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("MagneticTape",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=.5,vt=new go.PathFigure(.5*et,nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,(pt+.1)*et,.9*nt,et,(pt+lt)*nt,(pt+lt)*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ft.spot1=new go.Spot(.15,.15),ft.spot2=new go.Spot(.85,.8),ft}),go.Shape.defineFigureGenerator("ManualInput",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("MessageFromUser",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.7);var pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=go.Spot.TopLeft,ft}),go.Shape.defineFigureGenerator("MicroformProcessing",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,lt*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,(1-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("MicroformRecording",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(1,.75),ft}),go.Shape.defineFigureGenerator("MultiDocument",function(At,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.44*nt,.96*et,.47*nt,.93*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.54*nt,.86*et,.57*nt,.83*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.4*et,.4*nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0).close());var pt=new go.PathFigure(.1*et,.2*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.44*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.8,.77),ft}),go.Shape.defineFigureGenerator("MultiProcess",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,.1*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close());var pt=new go.PathFigure(.2*et,.1*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),ft.spot1=new go.Spot(0,.2),ft.spot2=new go.Spot(.8,1),ft}),go.Shape.defineFigureGenerator("OfflineStorage",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=1-lt,vt=new go.PathFigure(0,0,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close());var Ct=new go.PathFigure(.5*lt*et,lt*nt,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*nt)),ft}),go.Shape.defineFigureGenerator("OffPageConnector",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=go.Spot.TopLeft,ft.spot2=new go.Spot(.75,1),ft}),go.Shape.defineFigureGenerator("Or",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Ct=new go.PathFigure(et,.5*nt,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ft}),go.Shape.defineFigureGenerator("PaperTape",function(At,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.5*et,.6*nt,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),ft.spot1=new go.Spot(0,.49),ft.spot2=new go.Spot(1,.75),ft}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN,pt=At?At.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN,pt=At?At.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("Procedure",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure((1-lt)*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,lt*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),ft}),go.Shape.defineFigureGenerator("Process",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(lt*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("Sort",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var pt=new go.PathFigure(0,.5*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),ft.spot1=new go.Spot(.25,.25),ft.spot2=new go.Spot(.75,.5),ft}),go.Shape.defineFigureGenerator("Start",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(lt*et,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt));var vt=new go.PathFigure(lt*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),ft.spot1=new go.Spot(lt,0),ft.spot2=new go.Spot(1-lt,1),ft}),go.Shape.defineFigureGenerator("Terminator",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt)),ft.spot1=new go.Spot(.23,0),ft.spot2=new go.Spot(.77,1),ft}),go.Shape.defineFigureGenerator("TransmittalTape",function(At,et,nt){var ft=new go.Geometry,lt=At?At.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,(1-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*nt).close()),ft.spot1=go.Spot.TopLeft,ft}),go.Shape.defineFigureGenerator("AndGate",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(.5+lt)*et,0,et,(.5-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.5+lt)*nt,(.5+lt)*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=go.Spot.TopLeft,ft.spot2=new go.Spot(.55,1),ft}),go.Shape.defineFigureGenerator("Buffer",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.5,.75),ft}),go.Shape.defineFigureGenerator("Clock",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Ct=new go.PathFigure(et,pt*nt,!1);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt));var Nt=new go.PathFigure(.8*et,.75*nt,!1);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*nt)),ft}),go.Shape.defineFigureGenerator("Ground",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.3*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),ft}),go.Shape.defineFigureGenerator("Inverter",function(At,et,nt){var ft=new go.Geometry,lt=te*.1,pt=.1,vt=.9,Ct=.5,Nt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Nt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt));var Gt=new go.PathFigure((vt+pt)*et,Ct*nt,!0);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.4,.75),ft}),go.Shape.defineFigureGenerator("NandGate",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=te*.4,vt=te*.1,Ct=.1,Nt=.9,Gt=.5,Vt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,.8*et,(.5+pt)*nt,(.4+lt)*et,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(.4+lt)*et,0,.8*et,(.5-pt)*nt));var ee=new go.PathFigure((Nt+Ct)*et,Gt*nt,!0);return ft.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt+Ct)*nt,(Nt+Ct)*et,(Gt+vt)*nt,(Nt+vt)*et,(Gt+Ct)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Ct)*et,Gt*nt,(Nt-vt)*et,(Gt+Ct)*nt,(Nt-Ct)*et,(Gt+vt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-Ct)*nt,(Nt-Ct)*et,(Gt-vt)*nt,(Nt-vt)*et,(Gt-Ct)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Ct)*et,Gt*nt,(Nt+vt)*et,(Gt-Ct)*nt,(Nt+Ct)*et,(Gt-vt)*nt)),ft.spot1=new go.Spot(0,.05),ft.spot2=new go.Spot(.55,.95),ft}),go.Shape.defineFigureGenerator("NorGate",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=te*lt,vt=0,Ct=.5,Nt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.7*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(Ct-lt)*nt,.7*et,(Ct-pt)*nt)),lt=.1,pt=te*.1,vt=.9,Ct=.5;var Gt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),ft.spot1=new go.Spot(.2,.25),ft.spot2=new go.Spot(.6,.75),ft}),go.Shape.defineFigureGenerator("OrGate",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=te*lt,vt=0,Ct=.5,Nt=new go.PathFigure(0,0,!0);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt+pt)*et,(Ct-lt)*nt,.8*et,(Ct-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.8*et,(Ct+pt)*nt,(vt+pt+pt)*et,(Ct+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt).close()),ft.spot1=new go.Spot(.2,.25),ft.spot2=new go.Spot(.75,.75),ft}),go.Shape.defineFigureGenerator("XnorGate",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=te*lt,vt=.2,Ct=.5,Nt=new go.PathFigure(.1*et,0,!1);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Gt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.7*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(Ct-lt)*nt,.7*et,(Ct-pt)*nt)),lt=.1,pt=te*.1,vt=.9,Ct=.5;var Vt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);return ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),ft.spot1=new go.Spot(.4,.25),ft.spot2=new go.Spot(.65,.75),ft}),go.Shape.defineFigureGenerator("XorGate",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=te*lt,vt=.2,Ct=.5,Nt=new go.PathFigure(.1*et,0,!1);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Gt=new go.PathFigure(.2*et,0,!0);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt)*et,(Ct-lt)*nt,.9*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.9*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt).close()),ft.spot1=new go.Spot(.4,.25),ft.spot2=new go.Spot(.8,.75),ft}),go.Shape.defineFigureGenerator("Capacitor",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("Resistor",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),ft}),go.Shape.defineFigureGenerator("Inductor",function(At,et,nt){var ft=new go.Geometry,lt=te*.1,pt=.1,vt=.1,Ct=.5,Nt=new go.PathFigure((vt-lt*.5)*et,nt,!1);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.3,Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.5,Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.7,Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.9,Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt*.5)*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),ft}),go.Shape.defineFigureGenerator("ACvoltageSource",function(At,et,nt){var ft=new go.Geometry,lt=te*.5,pt=.5,vt=.5,Ct=.5,Nt=new go.PathFigure((vt-pt)*et,Ct*nt,!1);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*et,Ct*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*et,Ct*nt,vt*et,(Ct-pt)*nt,vt*et,(Ct+pt)*nt)),ft}),go.Shape.defineFigureGenerator("DCvoltageSource",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("Diode",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.5,.75),ft}),go.Shape.defineFigureGenerator("Wifi",function(At,et,nt){var ft=new go.Geometry,lt=et,pt=nt;et=et*.38,nt=nt*.6;var vt=te*.8,Ct=.8,Nt=0,Gt=.5,Vt=(lt-et)/2,ee=(pt-nt)/2,ie=new go.PathFigure(Nt*et+Vt,(Gt+Ct)*nt+ee,!0);ft.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Ct)*et+Vt,Gt*nt+ee,(Nt-vt)*et+Vt,(Gt+Ct)*nt+ee,(Nt-Ct)*et+Vt,(Gt+vt)*nt+ee)),ie.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt-Ct)*nt+ee,(Nt-Ct)*et+Vt,(Gt-vt)*nt+ee,(Nt-vt)*et+Vt,(Gt-Ct)*nt+ee)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Ct+vt*.5)*et+Vt,Gt*nt+ee,Nt*et+Vt,(Gt-Ct)*nt+ee,(Nt-Ct+vt*.5)*et+Vt,(Gt-vt)*nt+ee)),ie.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt+Ct)*nt+ee,(Nt-Ct+vt*.5)*et+Vt,(Gt+vt)*nt+ee,Nt*et+Vt,(Gt+Ct)*nt+ee).close()),vt=te*.4,Ct=.4,Nt=.2,Gt=.5;var $t=new go.PathFigure(Nt*et+Vt,(Gt+Ct)*nt+ee,!0);ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Ct)*et+Vt,Gt*nt+ee,(Nt-vt)*et+Vt,(Gt+Ct)*nt+ee,(Nt-Ct)*et+Vt,(Gt+vt)*nt+ee)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt-Ct)*nt+ee,(Nt-Ct)*et+Vt,(Gt-vt)*nt+ee,(Nt-vt)*et+Vt,(Gt-Ct)*nt+ee)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Ct+vt*.5)*et+Vt,Gt*nt+ee,Nt*et+Vt,(Gt-Ct)*nt+ee,(Nt-Ct+vt*.5)*et+Vt,(Gt-vt)*nt+ee)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt+Ct)*nt+ee,(Nt-Ct+vt*.5)*et+Vt,(Gt+vt)*nt+ee,Nt*et+Vt,(Gt+Ct)*nt+ee).close()),vt=te*.2,Ct=.2,Nt=.5,Gt=.5;var Pe=new go.PathFigure((Nt-Ct)*et+Vt,Gt*nt+ee,!0);ft.add(Pe),Pe.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt-Ct)*nt+ee,(Nt-Ct)*et+Vt,(Gt-vt)*nt+ee,(Nt-vt)*et+Vt,(Gt-Ct)*nt+ee)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Ct)*et+Vt,Gt*nt+ee,(Nt+vt)*et+Vt,(Gt-Ct)*nt+ee,(Nt+Ct)*et+Vt,(Gt-vt)*nt+ee)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt+Ct)*nt+ee,(Nt+Ct)*et+Vt,(Gt+vt)*nt+ee,(Nt+vt)*et+Vt,(Gt+Ct)*nt+ee)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-Ct)*et+Vt,Gt*nt+ee,(Nt-vt)*et+Vt,(Gt+Ct)*nt+ee,(Nt-Ct)*et+Vt,(Gt+vt)*nt+ee)),vt=te*.4,Ct=.4,Nt=.8,Gt=.5;var le=new go.PathFigure(Nt*et+Vt,(Gt-Ct)*nt+ee,!0);ft.add(le),le.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Ct)*et+Vt,Gt*nt+ee,(Nt+vt)*et+Vt,(Gt-Ct)*nt+ee,(Nt+Ct)*et+Vt,(Gt-vt)*nt+ee)),le.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt+Ct)*nt+ee,(Nt+Ct)*et+Vt,(Gt+vt)*nt+ee,(Nt+vt)*et+Vt,(Gt+Ct)*nt+ee)),le.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Ct-vt*.5)*et+Vt,Gt*nt+ee,Nt*et+Vt,(Gt+Ct)*nt+ee,(Nt+Ct-vt*.5)*et+Vt,(Gt+vt)*nt+ee)),le.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt-Ct)*nt+ee,(Nt+Ct-vt*.5)*et+Vt,(Gt-vt)*nt+ee,Nt*et+Vt,(Gt-Ct)*nt+ee).close()),vt=te*.8,Ct=.8,Nt=1,Gt=.5;var Ie=new go.PathFigure(Nt*et+Vt,(Gt-Ct)*nt+ee,!0);return ft.add(Ie),Ie.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Ct)*et+Vt,Gt*nt+ee,(Nt+vt)*et+Vt,(Gt-Ct)*nt+ee,(Nt+Ct)*et+Vt,(Gt-vt)*nt+ee)),Ie.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt+Ct)*nt+ee,(Nt+Ct)*et+Vt,(Gt+vt)*nt+ee,(Nt+vt)*et+Vt,(Gt+Ct)*nt+ee)),Ie.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+Ct-vt*.5)*et+Vt,Gt*nt+ee,Nt*et+Vt,(Gt+Ct)*nt+ee,(Nt+Ct-vt*.5)*et+Vt,(Gt+vt)*nt+ee)),Ie.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et+Vt,(Gt-Ct)*nt+ee,(Nt+Ct-vt*.5)*et+Vt,(Gt-vt)*nt+ee,Nt*et+Vt,(Gt-Ct)*nt+ee).close()),ft}),go.Shape.defineFigureGenerator("Email",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.54*nt)),ft}),go.Shape.defineFigureGenerator("Ethernet",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.35*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,0).close());var pt=new go.PathFigure(.1*et,nt,!0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var vt=new go.PathFigure(.6*et,nt,!0,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt).close());var Ct=new go.PathFigure(0,.5*nt,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*nt)),ft}),go.Shape.defineFigureGenerator("Power",function(At,et,nt){var ft=new go.Geometry,lt=te*.4,pt=.4,vt=.5,Ct=.5,Nt=bt(),Gt=bt(),Vt=bt(),ee=bt();Fe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.5,Nt,Nt,Gt,Vt,ee);var ie=Zt(Gt.x,Gt.y),$t=new go.PathFigure(Gt.x*et,Gt.y*nt,!0);ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,Vt.x*et,Vt.y*nt,ee.x*et,ee.y*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),Fe(vt-pt,Ct,vt-pt,Ct-lt,vt-lt,Ct-pt,vt,Ct-pt,.5,Vt,ee,Gt,Nt,Nt),$t.add(new go.PathSegment(go.PathSegment.Bezier,Gt.x*et,Gt.y*nt,Vt.x*et,Vt.y*nt,ee.x*et,ee.y*nt)),lt=te*.3,pt=.3,Fe(vt-pt,Ct,vt-pt,Ct-lt,vt-lt,Ct-pt,vt,Ct-pt,.5,Vt,ee,Gt,Nt,Nt),$t.add(new go.PathSegment(go.PathSegment.Line,Gt.x*et,Gt.y*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,ee.x*et,ee.y*nt,Vt.x*et,Vt.y*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Fe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.5,Nt,Nt,Gt,Vt,ee),$t.add(new go.PathSegment(go.PathSegment.Bezier,Gt.x*et,Gt.y*nt,ee.x*et,ee.y*nt,Vt.x*et,Vt.y*nt).close());var $t=new go.PathFigure(.45*et,0,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*nt)),$t.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),ce(Nt),ce(Gt),ce(Vt),ce(ee),ce(ie),ft.spot1=new go.Spot(.25,.45),ft.spot2=new go.Spot(.75,.8),ft}),go.Shape.defineFigureGenerator("Fallout",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt/2,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,et/2,nt/2,et/2,nt/2));function pt(vt,Ct,Nt){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+Ct)*et,(.8+Nt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+Ct)*et,(.5+Nt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+Ct)*et,(.5+Nt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+Ct)*et,(.8+Nt)*nt).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ft}),go.Shape.defineFigureGenerator("IrritationHazard",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.2*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close()),ft.spot1=new go.Spot(.3,.3),ft.spot2=new go.Spot(.7,.7),ft}),go.Shape.defineFigureGenerator("ElectricalHazard",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.37*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.11*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.04*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.49*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.37*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.86*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.91*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,.78*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.44*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.56*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt).close()),ft}),go.Shape.defineFigureGenerator("FireHazard",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.29*et,0,-.25*et,.63*nt,.45*et,.44*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.51*et,.42*nt,.48*et,.17*nt,.54*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.59*et,.18*nt,.59*et,.29*nt,.58*et,.28*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,.6*nt,.8*et,.34*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.88*et,.31*nt,.87*et,.48*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,1.17*et,.76*nt,.82*et,.8*nt).close()),ft.spot1=new go.Spot(.07,.445),ft.spot2=new go.Spot(.884,.958),ft}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=0,vt=0,Ct=lt*te,Nt=.4*Math.SQRT2/2+.5,Gt=.5-.5*Math.SQRT2/2,Vt=1,ee=.5,ie=.5,$t=0,Pe=new go.PathFigure(Nt*et,(1-Gt)*nt,!1);return ft.add(Pe),Pe.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,ee*nt,Vt*et,.7*nt,Vt*et,ee*nt)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,(ie+pt)*et,($t+pt)*nt,(.5+lt+pt)*et,(.5-Ct+pt)*nt,(.5+Ct+pt)*et,(.5-lt+pt)*nt)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Ct+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Ct+vt)*nt)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*et,.9*nt,(.5-lt+pt)*et,(.5+Ct+vt)*nt,(.5-Ct+pt)*et,.9*nt)),Pe.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*et,.8*nt)),Pe.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*et,.9*nt)),Pe.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*et,.95*nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt);var pt=new go.PathFigure(et,nt,!1);ft.add(pt);var vt=new go.PathFigure(0,.5*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.2*et,.35*nt,.3*et,.35*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.7*et,.65*nt,.8*et,.65*nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close()),ft}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt).close());var lt=new go.PathFigure(0,.2*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),ft}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.7*et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,0,.6*et,.5*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,nt,.4*et,.5*nt,et,.5*nt).close());var pt=new go.PathFigure(.45*et,.73*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.73*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.38*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.31*et,.27*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.56*et,.27*nt)),ft}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt);var pt=new go.PathFigure(.335*et,(1-.555)*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.68*nt,(1-.12)*et,.46*nt,(1-.02)*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.335*et,(1-.555)*nt,.02*et,.54*nt,.12*et,.46*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.365*et,(1-.595)*nt));var vt=.5-.285,Ct=.5,Nt=vt,Gt=Math.PI/4,Vt=4*(1-Math.cos(Gt))/(3*Math.sin(Gt)),ee=Vt*.5,ie=vt,$t=vt,Pe=Vt*ie,le=Vt*$t;pt.add(new go.PathSegment(go.PathSegment.Bezier,(Ct-ie)*et,Nt*nt,(Ct-(Pe+ie)/2)*et,(Nt+($t+le)/2)*nt,(Ct-ie)*et,(Nt+le)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,Ct*et,(Nt-$t)*nt,(Ct-ie)*et,(Nt-le)*nt,(Ct-Pe)*et,(Nt-$t)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(Ct+ie)*et,Nt*nt,(Ct+Pe)*et,(Nt-$t)*nt,(Ct+ie)*et,(Nt-le)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*nt,(Ct+ie)*et,(Nt+le)*nt,(Ct+(Pe+ie)/2)*et,(Nt+($t+le)/2)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*et,(1-.595)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt));var Ie=new go.PathFigure(.2*et,nt,!1);ft.add(Ie),Ie.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*nt));var Ve=new go.PathFigure(.8*et,nt,!1);return ft.add(Ve),Ve.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var pt=new go.PathFigure(.2*et,.2*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventError",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt);var pt=new go.PathFigure(et,nt,!1);ft.add(pt);var vt=new go.PathFigure(.1*et,nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("Caution",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.05*et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.8*nt,0,nt,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.1*nt,.5*et,0,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,et,nt,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,nt));var pt=.05;return lt.add(new go.PathSegment(go.PathSegment.Move,(.5-pt)*et,.875*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*et,.875*nt,pt*et,pt*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.325*nt,.575*et,.725*nt,.625*et,.375*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.75*nt,.375*et,.375*nt,.425*et,.725*nt)),ft}),go.Shape.defineFigureGenerator("Recycle",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.45*et,.95*nt,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.185*et,.85*nt,.17*et,.95*nt,.15*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.235*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.625*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1875*et,.95*nt,0,.675*nt,0,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.775*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.22*et,.775*nt));var pt=new go.PathFigure(.475*et,.2*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.225*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.175*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.325*et,.05*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.05*nt,.35*et,0,.375*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.375*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.475*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.315*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.32*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.05*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,0,.65*et,.05*nt,.625*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.38*et,.0105*nt));var vt=new go.PathFigure(.675*et,.575*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.875*et,.525*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.85*et,.95*nt,et,.8*nt,et,.85*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.95*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.85*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.725*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,.675*et,.575*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.775*et,.775*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=te*.5,vt=new go.PathFigure(et,lt*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,nt,et,(lt+pt)*nt,(lt+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,lt*nt,(lt-pt)*et,nt,0,(lt+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,0,0,(lt-pt)*nt,(lt-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,lt*nt,(lt+pt)*et,0,et,(lt-pt)*nt));var Ct=new go.PathFigure(lt*et,0,!1);return ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,lt*et,.15*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,lt*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,lt*et,.85*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,0,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.15*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.85*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*nt)),ft}),go.Shape.defineFigureGenerator("Package",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.15*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(0,.15*nt,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.15*nt).close()),ft.spot1=new go.Spot(0,.1),ft.spot2=new go.Spot(1,1),ft}),go.Shape.defineFigureGenerator("Class",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(0,.5*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("Component",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close());var pt=new go.PathFigure(0,.2*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close());var vt=new go.PathFigure(0,.6*nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt).close()),ft}),go.Shape.defineFigureGenerator("Boat Shipment",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.15*et,.6*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt));var pt=new go.PathFigure(.15*et,.6*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),ft}),go.Shape.defineFigureGenerator("Customer/Supplier",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft}),go.Shape.defineFigureGenerator("Workcell",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("Supermarket",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),ft}),go.Shape.defineFigureGenerator("TruckShipment",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(et,.8*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt).close());var vt=.1,Ct=te*.1,Nt=.2,Gt=.9,Vt=new go.PathFigure((Nt-vt)*et,Gt*nt,!0);ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-vt)*nt,(Nt-vt)*et,(Gt-Ct)*nt,(Nt-Ct)*et,(Gt-vt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+vt)*et,Gt*nt,(Nt+Ct)*et,(Gt-vt)*nt,(Nt+vt)*et,(Gt-Ct)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt+vt)*nt,(Nt+vt)*et,(Gt+Ct)*nt,(Nt+Ct)*et,(Gt+vt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-vt)*et,Gt*nt,(Nt-Ct)*et,(Gt+vt)*nt,(Nt-vt)*et,(Gt+Ct)*nt).close()),vt=.1,Ct=te*.1,Nt=.8,Gt=.9;var ee=new go.PathFigure((Nt-vt)*et,Gt*nt,!0);return ft.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt-vt)*nt,(Nt-vt)*et,(Gt-Ct)*nt,(Nt-Ct)*et,(Gt-vt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Nt+vt)*et,Gt*nt,(Nt+Ct)*et,(Gt-vt)*nt,(Nt+vt)*et,(Gt-Ct)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,Nt*et,(Gt+vt)*nt,(Nt+vt)*et,(Gt+Ct)*nt,(Nt+Ct)*et,(Gt+vt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Nt-vt)*et,Gt*nt,(Nt-Ct)*et,(Gt+vt)*nt,(Nt-vt)*et,(Gt+Ct)*nt).close()),ft}),go.Shape.defineFigureGenerator("KanbanPost",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.2*et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),ft}),go.Shape.defineFigureGenerator("Forklift",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0));var pt=new go.PathFigure(0,.5*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var vt=new go.PathFigure(.5*et,.8*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt));var Ct=new go.PathFigure(.5*et,.7*nt,!1);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt));var Nt=.1,Gt=te*.1,Vt=.1,ee=.9,ie=new go.PathFigure((Vt-Nt)*et,ee*nt,!0);ft.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(ee-Nt)*nt,(Vt-Nt)*et,(ee-Gt)*nt,(Vt-Gt)*et,(ee-Nt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Vt+Nt)*et,ee*nt,(Vt+Gt)*et,(ee-Nt)*nt,(Vt+Nt)*et,(ee-Gt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(ee+Nt)*nt,(Vt+Nt)*et,(ee+Gt)*nt,(Vt+Gt)*et,(ee+Nt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Vt-Nt)*et,ee*nt,(Vt-Gt)*et,(ee+Nt)*nt,(Vt-Nt)*et,(ee+Gt)*nt)),Nt=.1,Gt=te*.1,Vt=.4,ee=.9;var $t=new go.PathFigure((Vt-Nt)*et,ee*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(ee-Nt)*nt,(Vt-Nt)*et,(ee-Gt)*nt,(Vt-Gt)*et,(ee-Nt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Vt+Nt)*et,ee*nt,(Vt+Gt)*et,(ee-Nt)*nt,(Vt+Nt)*et,(ee-Gt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(ee+Nt)*nt,(Vt+Nt)*et,(ee+Gt)*nt,(Vt+Gt)*et,(ee+Nt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Vt-Nt)*et,ee*nt,(Vt-Gt)*et,(ee+Nt)*nt,(Vt-Nt)*et,(ee+Gt)*nt)),ft}),go.Shape.defineFigureGenerator("RailShipment",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,.4*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.4*nt).close());var pt=new go.PathFigure(.45*et,.7*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt));var vt=new go.PathFigure(.55*et,.4*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.4*nt).close());var Vt=.05,ee=te*.05,ie=.175,$t=.95,Ct=new go.PathFigure((ie-Vt)*et,$t*nt,!0);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t-Vt)*nt,(ie-Vt)*et,($t-ee)*nt,(ie-ee)*et,($t-Vt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Vt)*et,$t*nt,(ie+ee)*et,($t-Vt)*nt,(ie+Vt)*et,($t-ee)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t+Vt)*nt,(ie+Vt)*et,($t+ee)*nt,(ie+ee)*et,($t+Vt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Vt)*et,$t*nt,(ie-ee)*et,($t+Vt)*nt,(ie-Vt)*et,($t+ee)*nt));var Vt=.05,ee=te*.05,ie=.375,$t=.95,Nt=new go.PathFigure((ie-Vt)*et,$t*nt,!0);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t-Vt)*nt,(ie-Vt)*et,($t-ee)*nt,(ie-ee)*et,($t-Vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Vt)*et,$t*nt,(ie+ee)*et,($t-Vt)*nt,(ie+Vt)*et,($t-ee)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t+Vt)*nt,(ie+Vt)*et,($t+ee)*nt,(ie+ee)*et,($t+Vt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Vt)*et,$t*nt,(ie-ee)*et,($t+Vt)*nt,(ie-Vt)*et,($t+ee)*nt));var Vt=.05,ee=te*.05,ie=.625,$t=.95,Gt=new go.PathFigure((ie-Vt)*et,$t*nt,!0);ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t-Vt)*nt,(ie-Vt)*et,($t-ee)*nt,(ie-ee)*et,($t-Vt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Vt)*et,$t*nt,(ie+ee)*et,($t-Vt)*nt,(ie+Vt)*et,($t-ee)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t+Vt)*nt,(ie+Vt)*et,($t+ee)*nt,(ie+ee)*et,($t+Vt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Vt)*et,$t*nt,(ie-ee)*et,($t+Vt)*nt,(ie-Vt)*et,($t+ee)*nt));var Vt=.05,ee=te*.05,ie=.825,$t=.95,Pe=new go.PathFigure((ie-Vt)*et,$t*nt,!0);ft.add(Pe),Pe.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t-Vt)*nt,(ie-Vt)*et,($t-ee)*nt,(ie-ee)*et,($t-Vt)*nt)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Vt)*et,$t*nt,(ie+ee)*et,($t-Vt)*nt,(ie+Vt)*et,($t-ee)*nt)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,($t+Vt)*nt,(ie+Vt)*et,($t+ee)*nt,(ie+ee)*et,($t+Vt)*nt)),Pe.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Vt)*et,$t*nt,(ie-ee)*et,($t+Vt)*nt,(ie-Vt)*et,($t+ee)*nt).close());var le=new go.PathFigure(0,nt,!1);return ft.add(le),le.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft}),go.Shape.defineFigureGenerator("Warehouse",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(.15*et,nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt).close());var Ct=.05,Nt=te*.05,Gt=.35,Vt=.775,ee=new go.PathFigure((Gt-Ct)*et,Vt*nt,!0);return ft.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,Gt*et,(Vt-Ct)*nt,(Gt-Ct)*et,(Vt-Nt)*nt,(Gt-Nt)*et,(Vt-Ct)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Gt+Ct)*et,Vt*nt,(Gt+Nt)*et,(Vt-Ct)*nt,(Gt+Ct)*et,(Vt-Nt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,Gt*et,(Vt+Ct)*nt,(Gt+Ct)*et,(Vt+Nt)*nt,(Gt+Nt)*et,(Vt+Ct)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Gt-Ct)*et,Vt*nt,(Gt-Nt)*et,(Vt+Ct)*nt,(Gt-Ct)*et,(Vt+Nt)*nt).close()),ft}),go.Shape.defineFigureGenerator("ControlCenter",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt).close()),ft}),go.Shape.defineFigureGenerator("Bluetooth",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),ft}),go.Shape.defineFigureGenerator("Bookmark",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),ft}),go.Shape.defineFigureGenerator("Bookmark",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),ft}),go.Shape.defineFigureGenerator("Globe",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.75*et,0,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.75*nt,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.25*et,nt,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,.25*nt,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,.15*et,.25*nt,.15*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.85*et,.75*nt,.85*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.15*nt,.35*et,.3*nt,.65*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.85*nt,.35*et,.7*nt,.65*et,.7*nt)),ft}),go.Shape.defineFigureGenerator("Wave",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.25*nt,.1*et,0,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.25*nt,.425*et,.5*nt,.575*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.25*nt,.8*et,0,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.75*nt,.1*et,.5*nt,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.75*nt,.425*et,nt,.575*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.75*nt,.8*et,.5*nt,.9*et,.5*nt)),ft}),go.Shape.defineFigureGenerator("Operator",function(At,et,nt){var ft=new go.Geometry,lt=.3,pt=te*.3,vt=.5,Ct=.7,Nt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt));var Gt=new go.PathFigure(0,.7*nt,!1);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*nt,0,0,et,0)),ft}),go.Shape.defineFigureGenerator("TripleFanBlades",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.65*et,.3*nt,.65*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.35*et,.5*nt,.35*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.3*et,.6*nt,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.2*et,nt,.35*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,.7*et,.6*nt,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.8*et,nt,.65*et,.95*nt)),ft}),go.Shape.defineFigureGenerator("CentrifugalPump",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,0,.075*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,0,nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.4*nt,.8*et,nt,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),ft}),go.Shape.defineFigureGenerator("Battery",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.1*nt));var pt=new go.PathFigure(0,.6*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,0,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),ft}),go.Shape.defineFigureGenerator("Delete",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=te*.5,vt=.5,Ct=.5,Nt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt));var Gt=new go.PathFigure(.15*et,.5*nt,!1);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*nt)),ft}),go.Shape.defineFigureGenerator("Flag",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.1*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.1*nt,.15*et,0,.35*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,.65*et,.2*nt,.85*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.85*et,.6*nt,.65*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.35*et,.4*nt,.15*et,.4*nt).close()),ft}),go.Shape.defineFigureGenerator("Help",function(At,et,nt){var ft=new go.Geometry,lt=.5,pt=te*.5,vt=.5,Ct=.5,Nt=new go.PathFigure((vt-lt)*et,Ct*nt,!1);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Nt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt).close()),lt=.05,pt=te*.05,vt=.5,Ct=.8;var Gt=new go.PathFigure((vt-lt)*et,Ct*nt,!1);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt).close()),Gt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,.75*et,.475*nt,.75*et,.225*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.35*nt,.4*et,.2*nt,.3*et,.25*nt)),ft}),go.Shape.defineFigureGenerator("Location",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.975*et,.025*nt,.5*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*et,.5*nt,.5*et,0,.025*et,.025*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*et,.3*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Lock",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var pt=new go.PathFigure(.2*et,.5*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.3*nt)),ft}),go.Shape.defineFigureGenerator("Unlocked",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var pt=new go.PathFigure(.2*et,.5*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.35*nt)),ft}),go.Shape.defineFigureGenerator("Gear",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(.9375*et,.56246875*nt,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.80621875*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.763*et,.3316875*nt,.79840625*et,.39915625*nt,.7834375*et,.3635*nt)).add(new go.PathSegment(go.PathSegment.Line,.8566875*et,.23796875*nt)).add(new go.PathSegment(go.PathSegment.Line,.76825*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.67596875*et,.24184375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*et,.19378125*nt,.64228125*et,.2188125*nt,.603875*et,.2021875*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.19378125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*et,.239375*nt,.39759375*et,.20190625*nt,.36053125*et,.2176875*nt)).add(new go.PathSegment(go.PathSegment.Line,.2379375*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.14953125*et,.2379375*nt)).add(new go.PathSegment(go.PathSegment.Line,.23934375*et,.3278125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*et,.4375*nt,.21765625*et,.36059375*nt,.201875*et,.397625*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Line,.1938125*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*et,.67596875*nt,.20221875*et,.603875*nt,.21884375*et,.64228125*nt)).add(new go.PathSegment(go.PathSegment.Line,.1495625*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.238*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.3316875*et,.76296875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*et,.80621875*nt,.36353125*et,.78340625*nt,.3991875*et,.79840625*nt)).add(new go.PathSegment(go.PathSegment.Line,.43753125*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.80621875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*et,.760625*nt,.602375*et,.79809375*nt,.63946875*et,.78234375*nt)).add(new go.PathSegment(go.PathSegment.Line,.76828125*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.85671875*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.76065625*et,.67221875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*et,.56246875*nt,.78234375*et,.63940625*nt,.798125*et,.602375*nt)).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.56246875*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*et,.5*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Hand",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.3*nt,0,.375*nt,.05*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.075*nt,.3*et,.225*nt,.4*et,.175*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.525*et,.075*nt,.46*et,.05*nt,.525*et,.05*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.4*nt,.525*et,.275*nt,.475*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.55*nt,et,.4*nt,et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.7*nt,.675*et,.55*nt,.675*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,.85*nt,.65*et,.7*nt,.65*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.535*et,nt,.61*et,.85*nt,.61*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,.435*et,nt,0,nt).close()),ft}),go.Shape.defineFigureGenerator("Map",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("Eject",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.7)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.7).close());var pt=new go.PathFigure(0,nt*.6,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close()),ft}),go.Shape.defineFigureGenerator("Pencil",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close()))}),go.Shape.defineFigureGenerator("Building",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*1,nt*1,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.85).close());var pt=new go.PathFigure(.126*et,.85*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.126*et,.45*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.45*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.85*nt).close());var vt=new go.PathFigure(.402*et,.85*nt,!1);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.402*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.85*nt).close());var Ct=new go.PathFigure(.678*et,.85*nt,!1);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*nt).close());var Nt=new go.PathFigure(.5*et,.1*nt,!1);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*nt)),Nt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*nt).close()),ft}),go.Shape.defineFigureGenerator("Staircase",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.95).close()),ft}),go.Shape.defineFigureGenerator("5Bars",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*(1-.184)).close());var pt=new go.PathFigure(et*.204,nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.204,nt*(1-.184))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*(1-.184*2))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*1).close());var vt=new go.PathFigure(et*.408,nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.408,nt*(1-.184*2))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*(1-.184*3))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*1).close());var Ct=new go.PathFigure(et*.612,nt,!0);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.612,nt*(1-.184*3))),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*(1-.184*4))),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*1).close());var Nt=new go.PathFigure(et*.816,nt,!0);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.816,nt*(1-.184*4))),Nt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-.184*5))),Nt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1).close()),ft}),go.Shape.defineFigureGenerator("PC",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,0).close());var pt=new go.PathFigure(et*.055,.07*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.07)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.1).close());var vt=new go.PathFigure(et*.055,.13*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.13)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.16)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.16).close());var Ct=new go.PathFigure(et*.055,.18*nt,!0);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.18)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.21)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.21).close());var Nt=new go.PathFigure(et*1,0,!0);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.65)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.65).close()),ft}),go.Shape.defineFigureGenerator("Plane",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.55*et,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.35*et,.525*nt,0,.4*nt,.225*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.2*nt,.975*et,0,et,.08*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt).close()),ft}),go.Shape.defineFigureGenerator("Key",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*1,nt*.5,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.6*nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.17*et,.425*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*et,.5*nt,.075*et,.075*nt).close()),ft}),go.Shape.defineFigureGenerator("FilmTape",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*0,et*.3,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var pt=new go.PathFigure(0,0,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*1,et*.3,et*.055)),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var vt=new go.PathFigure(et*.11,nt*.1,!1);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.1)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.8)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.11,nt*.8).close());var Ct=new go.PathFigure(et*(.11+.24133333*1+.028*1),nt*.1,!1);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.1)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.8)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),nt*.8).close());var Nt=new go.PathFigure(et*(.11+.24133333*2+.028*2),nt*.1,!1);return ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.1)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.8)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),nt*.8).close()),ft}),go.Shape.defineFigureGenerator("FloppyDisk",function(At,et,nt){var ft=new go.Geometry,lt=8,pt=lt*te,vt=new go.PathFigure(lt,0,!1);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.86,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.14)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-pt,et-pt,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,pt,nt,0,nt-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,pt,pt,0).close());var Ct=new go.PathFigure(et*.83,0,!1);ft.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.3)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.3)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*0).close());var Nt=new go.PathFigure(et*.83,nt*1,!1);ft.add(Nt),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.5)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.5)),Nt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*1).close());var Gt=new go.PathFigure(et*.78,nt*.05,!1);return ft.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.05)),Gt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.25)),Gt.add(new go.PathSegment(go.PathSegment.Line,et*.78,nt*.25).close()),ft}),go.Shape.defineFigureGenerator("SpeechBubble",function(At,et,nt){var ft=At?At.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=15),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*te,pt=nt*.8,vt=new go.Geometry,Ct=new go.PathFigure(ft,0,!0);return vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et-ft,0)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,et-lt,0,et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et,pt-ft)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,pt,et,pt-lt,et-lt,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.7,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.55,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,ft,pt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ft,lt,pt,0,pt-lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,ft)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,lt,lt,0).close()),lt>1?(vt.spot1=new go.Spot(0,0,lt,lt),vt.spot2=new go.Spot(1,.8,-lt,-lt)):(vt.spot1=go.Spot.TopLeft,vt.spot2=new go.Spot(1,.8)),vt}),go.Shape.defineFigureGenerator("Repeat",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*.45,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.45).close());var pt=new go.PathFigure(et*1,nt*.55,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.55).close()),ft}),go.Shape.defineFigureGenerator("Windows",function(At,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()).add(new go.PathSegment(go.PathSegment.Move,.4*et,.4*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.1*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.1*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt).close()))}),go.Shape.defineFigureGenerator("Terminal",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*.1,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.9).close());var pt=new go.PathFigure(et*.1,nt*.2,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.25)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.22,nt*.285)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.37)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.25).close());var vt=new go.PathFigure(et*.28,nt*.37,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.37)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.41)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.28,nt*.41).close()),ft}),go.Shape.defineFigureGenerator("Beaker",function(At,et,nt){var ft=new go.Geometry,lt=15,pt=lt*te,vt=new go.PathFigure(et*.62,nt*.475,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-pt,et-pt,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,pt,nt,0,nt-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.475)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.03)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.62,nt*.03).close()),pt>1?(ft.spot1=new go.Spot(0,0,pt,pt),ft.spot2=new go.Spot(1,1,-pt,-pt)):(ft.spot1=go.Spot.TopLeft,ft.spot2=go.Spot.BottomRight),ft}),go.Shape.defineFigureGenerator("Download",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ft.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close());var vt=new go.PathFigure(et*.4,nt*0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.66)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.26),nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*0).close()),ft}),go.Shape.defineFigureGenerator("Bin",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ft.add(lt);var pt=.1/.3;return lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close()),ft}),go.Shape.defineFigureGenerator("Upload",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ft.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close());var vt=new go.PathFigure(et*.5,nt*0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.74,nt*.25).close()),ft}),go.Shape.defineFigureGenerator("EmptyDrink",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close()),ft}),go.Shape.defineFigureGenerator("Drink",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close());var pt=new go.PathFigure(et*.235,nt*.28,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.765,nt*.28)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.655,nt*.97)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.345,nt*.97).close()),ft}),go.Shape.defineFigureGenerator("4Arrows",function(At,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.5,nt*0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.25).close()),ft}),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")},43001: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 dn={},Rn="5.0",Zt={},bt=null,ce=!1,we=!1,Fe=null,ge=!1,ue=null,te=null,Ae=0;Ae<arguments.length;Ae++){var xe=arguments[Ae];if(xe!==null)switch(typeof xe){case"number":Rn=xe.toFixed(1);break;case"string":xe.match(new RegExp("^[0-9]\\.[0-9]+$"))?Rn=xe:Fe=xe;break;case"object":typeof xe.is3D!="undefined"?bt=xe:Zt=xe;break;case"boolean":ce=xe,we=!0;break}}bt===null&&(bt={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},Zt.material_id!==void 0&&!we&&(ce=!0)),Fe!==null&&Zt.id===void 0&&(Zt.id=Fe);var Xt="",Ke="",se=!1,rn=null,At=null,et=null,nt=!1,ft=null,lt=null,pt=null,vt=null,Ct=null;Zt.height!==void 0&&(Zt.height=Math.round(Zt.height)),Zt.width!==void 0&&(Zt.width=Math.round(Zt.width));var Nt=function(me){return parseFloat(me)>4?parseFloat(me):5};dn.setHTML5Codebase=function(me,Te){te=me,Le(me,Te)},dn.setJavaCodebase=dn.setJavaCodebaseVersion=dn.isCompiledInstalled=dn.setPreCompiledScriptPath=dn.setPreCompiledResourcePath=function(){},dn.setHTML5CodebaseVersion=function(me,Te){var Ee=parseFloat(me);if(Ee!==NaN&&Ee<5){console.log("The GeoGebra HTML5 codebase version "+Ee+" is deprecated. Using version latest instead.");return}ue=me,Ht(me,Te)},dn.getHTML5CodebaseVersion=function(){return At},dn.getParameters=function(){return Zt},dn.setFontsCSSURL=function(me){vt=me},dn.setGiacJSURL=function(me){},dn.setJNLPFile=function(me){Xt=me},dn.setJNLPBaseDir=function(me){},dn.inject=function(){function me(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var Te="auto",Ee=Zt.id,vn,Ue=!1,ne=0;ne<arguments.length;ne++){var Se=arguments[ne];typeof Se=="string"?(Se=Se.toLowerCase(),Se.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?Te=Se:Ee=arguments[ne]):typeof Se=="boolean"?Ue=Se:Se instanceof HTMLElement&&(vn=Se)}tn();function tn(){if(!ge){setTimeout(tn,200);return}Te=$e(Te);var cn=vn||document.getElementById(Ee);if(!cn){console.log("possibly bug on ajax loading? ");return}if(dn.removeExistingApplet(cn,!1),Zt.width===void 0&&cn.clientWidth&&(Zt.width=cn.clientWidth),Zt.height===void 0&&cn.clientHeight&&(Zt.height=cn.clientHeight),!(Zt.width&&Zt.height)&&Te==="html5"&&(delete Zt.width,delete Zt.height),rn=Te,Te==="screenshot")Ve(cn,Zt);else{var Et=!1;Zt.hasOwnProperty("playButton")&&Zt.playButton||Zt.hasOwnProperty("clickToLoad")&&Zt.clickToLoad?Et=!0:Zt.hasOwnProperty("playButtonAutoDecide")&&Zt.playButtonAutoDecide&&(Et=(!Gt()||me())&&Vt()),Et?(rn="screenshot",Dn(cn,Zt,Ue,Te)):Ie(cn,Zt,Ue)}}};function Gt(){try{return window.self!==window.top}catch(me){return!0}}function Vt(){return Zt.hasOwnProperty("screenshotGenerator")&&Zt.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}dn.getViews=function(){return bt},dn.isJavaInstalled=function(){return!1};var ee=function(me){var Te=function(ne){var Se=JSON.parse(ne),tn=function(Pt){return Pt.type=="G"||Pt.type=="E"},cn=Se.elements?Se.elements.filter(tn)[0]:Se;if(!cn||!cn.url){Ee();return}Zt.fileName=cn.url,ie(cn.settings||{}),bt.is3D=!0;var Et="https://www.geogebra.org/images/";dn.setPreviewImage(ft||cn.previewUrl,Et+"GeoGebra_loading.png",Et+"applet_play.png"),me()},Ee=function(){Zt.onError&&Zt.onError(),nn("Error: Fetching material (id "+Zt.material_id+") failed.",Zt)},vn=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Ue="/materials/"+Zt.material_id+"?scope=basic";$t("https://"+vn+"/api/proxy.php?path="+encodeURIComponent(Ue),Te,Ee)};function ie(me){var Te=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(Ee){me[Ee]=!!me[Ee]}),Te.forEach(function(Ee){Zt[Ee]===void 0&&me[Ee]!==void 0&&(Zt[Ee]=me[Ee])}),Zt.showToolBarHelp===void 0&&(Zt.showToolBarHelp=Zt.showToolBar)}function $t(me,Te,Ee){var vn=new XMLHttpRequest;vn.open("GET",me),vn.onload=function(){Te(vn.responseText)},vn.onerror=Ee,vn.send()}dn.isHTML5Installed=function(){return!0},dn.getLoadedAppletType=function(){return rn},dn.setPreviewImage=function(me,Te,Ee){ft=me,lt=Te,pt=Ee},dn.removeExistingApplet=function(me,Te){var Ee;typeof me=="string"&&(me=document.getElementById(me)),rn=null;var vn=null;for(Ee=0;Ee<me.childNodes.length;Ee++){var Ue=me.childNodes[Ee],ne=Ue.className;ne==="applet_screenshot"?Te?(Ue.style.display="block",rn="screenshot"):Ue.style.display="none":ne!=="applet_scaler prerender"&&(me.removeChild(Ue),vn=ne&&ne.indexOf("appletParameters")!=-1?Ue.id:null,Ee--)}var Se=Zt.id!==void 0?Zt.id:vn,tn=window[Se];tn&&typeof tn.getBase64=="function"&&(tn.remove(),window[Se]=null)},dn.refreshHitPoints=function(){if(Nt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var me=dn.getAppletObject();return me&&typeof me.recalculateEnvironments=="function"?(me.recalculateEnvironments(),!0):!1},dn.startAnimation=function(){var me=dn.getAppletObject();return me&&typeof me.startAnimation=="function"?(me.startAnimation(),!0):!1},dn.stopAnimation=function(){var me=dn.getAppletObject();return me&&typeof me.stopAnimation=="function"?(me.stopAnimation(),!0):!1},dn.getAppletObject=function(){var me=Zt.id!==void 0?Zt.id:"ggbApplet";return window[me]},dn.resize=function(){};var Pe=function(me,Te,Ee){var vn=document.createElement("param");vn.setAttribute("name",Te),vn.setAttribute("value",Ee),me.appendChild(vn)},le=function(me){return me&&me!=="false"},Ie=function(me,Te,Ee){Nt(At)<=4.2&&(Ee=!0);var vn=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==At||ggbHTML5LoadedCodebaseIsWebSimple&&!nt)&&(vn=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Ue=document.createElement("div");Ue.classList.add("appletParameters","notranslate");var ne=Te.width,Se=Te.height;if(Te.disableAutoScale=Te.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():Te.disableAutoScale,Te.width!==void 0)if(Nt(At)<=4.4)le(Te.showToolBar)&&(Te.height-=7),le(Te.showAlgebraInput)&&(Te.height-=37),Te.width<605&&le(Te.showToolBar)&&(Te.width=605,ne=605);else{var tn=100;(le(Te.showToolBar)||le(Te.showMenuBar))&&(Te.hasOwnProperty("customToolBar")&&(Te.customToolbar=Te.customToolBar),tn=le(Te.showMenuBar)?245:155),ne<tn&&(Te.width=tn,ne=tn)}Ue.style.border="none",Ue.style.display="inline-block";for(var cn in Te)Te.hasOwnProperty(cn)&&cn!=="appletOnLoad"&&Ue.setAttribute("data-param-"+cn,Te[cn]);vt&&Ue.setAttribute("data-param-fontscssurl",vt),dn.resize=function(){GGBAppletUtils.responsiveResize(me,Te)},window.addEventListener("resize",function(En){dn.resize()});var Et=typeof Te.appletOnLoad=="function"?Te.appletOnLoad:function(){};if(!Ee&&Te.width!==void 0){Te.hasOwnProperty("showSplash")||Ue.setAttribute("data-param-showSplash","false");var Pt=me.querySelector(".applet_scaler.prerender"),xt=Pt!==null;if(xt)var Ft=Pt.querySelector(".ggb_preview");else{var Ft=en(ne,Se,Te.borderColor,!1);Pt=document.createElement("div"),Pt.className="applet_scaler",Pt.style.position="relative",Pt.style.display="block",Pt.style.width=ne+"px",Pt.style.height=Se+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Pt,"66%"),Nt(At)>=5?(Te.appletOnLoad=function(En){var xn=me.querySelector(".ggb_preview");xn&&xn.parentNode.removeChild(xn),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Pt),window.GGBT_wsf_view&&$(window).trigger("resize"),Et(En)},xt||Pt.appendChild(Ft)):Ue.appendChild(Ft),Pt.appendChild(Ue),xt||me.appendChild(Pt),setTimeout(function(){dn.resize()},1)}else{var jt=document.createElement("div");jt.className="applet_scaler",jt.style.position="relative",jt.style.display="block",jt.appendChild(Ue),me.appendChild(jt),Te.appletOnLoad=function(En){dn.resize(),Et(En)}}function kt(En,xn){xn&&typeof xn.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(En,xn.appletOnLoad):renderGGBElement(En),nn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",xn)}function de(En,xn){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:En,params:xn}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(On){kt(On.article,On.params)}),html5AppletsToProcess=null)},Nt(At)<5&&(En.className+=" geogebraweb")):kt(En,xn)}if(vn){scriptLoadStarted=!0;for(var We=0;We<Ue.childNodes.length;We++){var Ln=Ue.childNodes[We].tagName;Ln==="TABLE"&&(Ue.removeChild(Ue.childNodes[We]),We--)}if(ggbHTML5LoadedScript!==null){var kn=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');kn!=null&&kn.parentNode.removeChild(kn)}var Tn=document.createElement("script"),Ge=function(){de(Ue,Te)};Tn.src=Ke+et,ggbHTML5LoadedCodebaseIsWebSimple=nt,ggbHTML5LoadedCodebaseVersion=At,ggbHTML5LoadedScript=Tn.src,nn("GeoGebra HTML5 codebase loaded: '"+Ke+"'.",Te),!te&&(!ue||ue=="5.0")?(nt?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),Ge()):Ke.requirejs?__webpack_require__.e(7963).then(function(){var En=[__webpack_require__(87963)];Ge.apply(null,En)}.bind(this)).catch(__webpack_require__.oe):(Tn.onload=Ge,me.appendChild(Tn))}else de(Ue,Te);Te.height=Se,Te.width=ne},Ve=function(me,Te,Ee){var vn=en(Te.width,Te.height,Te.borderColor,Ee),Ue=document.createElement("div");Ue.style.position="relative",Ue.style.display="block",Ue.style.width=Te.width+"px",Ue.style.height=Te.height+"px",Ue.className="applet_screenshot applet_scaler"+(Ee?" applet_screenshot_play":""),Ue.appendChild(vn);var ne=GGBAppletUtils.getScale(Te,me,Ee);Ee?(me.appendChild(gn()),window.GGBT_wsf_view||(me.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Ue,"66%"),me.appendChild(Ue),ne!==1&&!isNaN(ne)&&(GGBAppletUtils.scaleElement(Ue,ne),Ue.style.width=Te.width+"px",Ue.style.height=Te.height+"px",Ue.parentNode.style.width=Te.width*ne+"px",Ue.parentNode.style.height=Te.height*ne+"px"),dn.resize=function(){Qe(me,vn,Ue,Ee)},window.addEventListener("resize",function(Se){dn.resize()}),dn.resize()};function Qe(me,Te,Ee,vn){if(me.contains(Te)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(me.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(me)}var Ue=GGBAppletUtils.getScale(Zt,me,vn);Ee.parentNode!==null&&(!isNaN(Ue)&&Ue!==1?(GGBAppletUtils.scaleElement(Ee,Ue),Ee.parentNode.style.width=Zt.width*Ue+"px",Ee.parentNode.style.height=Zt.height*Ue+"px"):(GGBAppletUtils.scaleElement(Ee,1),Ee.parentNode.style.width=Zt.width+"px",Ee.parentNode.style.height=Zt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(me),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}dn.onExitFullscreen=function(me,Te){Te.appendChild(me)};var Dn=function(me,Te,Ee,vn){Ve(me,Te,!0);for(var Ue=function(){var tn=[];for(Se=0;Se<me.childNodes.length;Se++)tn.push(me.childNodes[Se]);if(window.GGBT_wsf_view){var cn=window.GGBT_wsf_view.renderFullScreen(me,Te.id),Et=document.getElementById("fullscreencontainer"),Pt=jQuery(me).find(".fullscreencontent");Pt.length>0?(cn.remove(),Pt.attr("id","fullscreencontent").show(),jQuery(Et).append(Pt),window.dispatchEvent(new Event("resize"))):Ie(cn,Te,!1),window.GGBT_wsf_view.launchFullScreen(Et)}else rn=vn,Ie(me,Te,!1);if(!window.GGBT_wsf_view)for(Se=0;Se<tn.length;Se++)me.removeChild(tn[Se])},ne=me.getElementsByClassName("ggb_preview_play"),Se=0;Se<ne.length;Se++)ne[Se].addEventListener("click",Ue,!1),ne[Se].addEventListener("ontouchstart",Ue,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(me),Vt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},gn=function(){var me=document.createElement("div");if(me.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var Te='.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");}',Ee=document.createElement("style");Ee.styleSheet?Ee.styleSheet.cssText=Te:Ee.appendChild(document.createTextNode(Te)),document.getElementsByTagName("head")[0].appendChild(Ee)}return me},en=function(me,Te,Ee,vn){var Ue=document.createElement("div");Ue.className="ggb_preview",Ue.style.position="absolute",Ue.style.zIndex="90",Ue.style.width=me-2+"px",Ue.style.height=Te-2+"px",Ue.style.top="0px",Ue.style.left="0px",Ue.style.overflow="hidden",Ue.style.backgroundColor="white";var ne="lightgrey";Ee!==void 0&&(Ee==="none"?ne="transparent":ne=Ee),Ue.style.border="1px solid "+ne;var Se=document.createElement("img");if(Se.style.position="relative",Se.style.zIndex="1000",Se.style.top="-1px",Se.style.left="-1px",ft!==null&&Se.setAttribute("src",ft),Se.style.opacity=.7,lt!==null){var tn,cn,Et;if(!vn){tn=document.createElement("img"),tn.style.position="absolute",tn.style.zIndex="1001",tn.style.opacity=1,Se.style.opacity=.3,cn=360,cn>me/4*3&&(cn=me/4*3),Et=cn/5.8,tn.setAttribute("src",lt),tn.setAttribute("width",cn),tn.setAttribute("height",Et);var Pt=(me-cn)/2,xt=(Te-Et)/2;tn.style.left=Pt+"px",tn.style.top=xt+"px",Ue.appendChild(tn)}}return Ue.appendChild(Se),Ue},$e=function(me){return me=me.toLowerCase(),me==="html5"||me==="screenshot"?me:"html5"},Kt=["web","webSimple","web3d","tablet","tablet3d","phone"],Ht=function(me,Te){if(At=me,Te){Le(At,!0);return}var Ee=!ce;if(Ee){var vn=Nt(At);!isNaN(vn)&&vn<4.4&&(Ee=!1)}var Ue,ne;window.location.protocol.substr(0,4)==="http"?Ue=window.location.protocol:Ue="http:";var Se=At.indexOf("//");Se>0?ne=At:Se===0?ne=Ue+At:ne="https://www.geogebra.org/apps/5.2.814.0/";for(var tn in Kt)if(At.slice(Kt[tn].length*-1)===Kt[tn]||At.slice((Kt[tn].length+1)*-1)===Kt[tn]+"/"){Le(ne,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Ee&&!bt.is3D&&!bt.AV&&!bt.SV&&!bt.CV&&!bt.EV2&&!bt.CP&&!bt.PC&&!bt.DA&&!bt.FI&&!bt.PV&&!le(Zt.showToolBar)&&!le(Zt.showMenuBar)&&!le(Zt.showAlgebraInput)&&!le(Zt.enableRightClick)&&(!Zt.appName||Zt.appName=="classic")?ne+="webSimple/":ne+="web3d/",Le(ne,!1)},Le=function(me,Te){if(me.requirejs){Ke=me;return}me.slice(-1)!=="/"&&(me+="/"),Ke=me,Te===null&&(Te=me.indexOf("http")===-1),se=Te,et="web.nocache.js",nt=!1;var Ee=Ke.split("/");Ee.length>1&&(!Te&&Ee[Ee.length-2]==="webSimple"?(et="webSimple.nocache.js",nt=!0):Kt.indexOf(Ee[Ee.length-2])>=0&&(et=Ee[Ee.length-2]+".nocache.js")),Ee=me.split("/"),At=Ee[Ee.length-3],At.substr(0,4)==="test"?At=At.substr(4,1)+"."+At.substr(5,1):(At.substr(0,3)==="war"||At.substr(0,4)==="beta")&&(At="5.0");var vn=parseFloat(At);vn!==NaN&&vn<5&&me.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+vn+" is deprecated. Using version latest instead."),Ht("5.0",Te))},nn=function(me,Te){window.console&&window.console.log&&(!Te||typeof Te.showLogging=="undefined"||Te.showLogging&&Te.showLogging!=="false")&&console.log(me)};Zt.material_id!==void 0?ee(sn):sn();function sn(){var me=Rn;ue!==null?me=ue:parseFloat(me)<5&&(me="5.0"),Ht(me,!1),te!==null&&Le(te,se),ge=!0}return dn},GGBAppletUtils=function(){"use strict";function dn(){return window.GGBT_wsf_edit!==void 0}function Rn(ge,ue){ue!=1?(ge.style.transformOrigin="0% 0% 0px",ge.style.webkitTransformOrigin="0% 0% 0px",ge.style.transform="scale("+ue+","+ue+")",ge.style.webkitTransform="scale("+ue+","+ue+")",ge.style.maxWidth="initial",ge.querySelector(".ggb_preview")!==null&&(ge.querySelector(".ggb_preview").style.maxWidth="initial"),ge.querySelectorAll(".ggb_preview img")[0]!==void 0&&(ge.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),ge.querySelectorAll(".ggb_preview img")[1]!==void 0&&(ge.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(ge.style.transform="none",ge.style.webkitTransform="none")}function Zt(ge,ue,te,Ae,xe,Xt){var Ke=null;if(Xt!=null&&Xt!="")for(var se=ge.parentNode;se!=null;)if((" "+se.className+" ").indexOf(" "+Xt+" ")>-1){Ke=se;break}else se=se.parentNode;var rn=0,At=0,et=0,nt=0,ft=0,lt=0,pt=0;if(Ke)rn=Ke.offsetWidth,At=Math.max(Ae?Ke.offsetWidth:0,Ke.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(rn=Math.min(window.innerWidth,document.documentElement.clientWidth),At=Math.min(window.innerHeight,document.documentElement.clientHeight),et=rn):(rn=window.innerWidth,At=window.innerHeight,et=window.innerWidth),ge){var vt=ge.getBoundingClientRect();vt.left>0&&vt.left<=rn&&(xe===void 0||!xe)&&(document.dir==="rtl"?(ft=rn-vt.width-vt.left,lt=et<=480?10:30):(lt=vt.left,ft=et<=480?10:30),nt=lt+ft)}if(ge&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var Ct=ge.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(nt=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(nt=0,pt=40)}}return ge&&((te===void 0||!te)&&ue>0&&ue+nt<rn?rn=ue:rn-=nt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(te===void 0||!te)&&(At-=pt)),{width:rn,height:At}}function bt(ge,ue,te,Ae,xe){if(ge.isScreenshoGenerator)return 1;var Xt=Ae!==void 0&&Ae,Ke=ge.noScaleMargin!=null&&ge.noScaleMargin,se=function(Ct){return Ct&&Ct!=="false"},rn=se(ge.autoHeight),At=Zt(ue,ge.width,te,rn,Xt&&window.GGBT_wsf_view||Ke,xe),et=parseInt(At.width),nt=ge.width,ft=ge.height;if(nt===void 0){var lt=ue.querySelector(".appletParameters");lt&&(nt=lt.offsetWidth,ft=lt.offsetHeight)}var pt=et/nt,vt=Xt?1:At.height/ft;return te!==void 0&&!te&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function ce(ge,ue,te){var Ae=1,xe,Xt=!1;if(ge.hasOwnProperty("allowUpscale")&&(Xt=ge.allowUpscale),ge.hasOwnProperty("scale")&&(Ae=parseFloat(ge.scale),(isNaN(Ae)||Ae===null||Ae===0)&&(Ae=1),Ae>1&&(Xt=!0)),ue&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Xt=!0),!(ge.hasOwnProperty("disableAutoScale")&&ge.disableAutoScale))xe=bt(ge,ue,Xt,te,ge.scaleContainerClass);else return Ae;return Xt&&(!ge.hasOwnProperty("scale")||Ae===1)?xe:Math.min(Ae,xe)}function we(ge){var ue=Math.min(window.innerWidth,document.documentElement.clientWidth),te=Math.min(window.innerHeight,document.documentElement.clientHeight),Ae=ge.getBoundingClientRect(),xe=(ue-Ae.width)/2,Xt=(te-Ae.height)/2;Xt<0&&(Xt=0),ge.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(xe<40?ge.style.left="40px":ge.style.left=xe+"px",ge.style.top=Xt+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(Xt<40?ge.style.top="40px":ge.style.top=Xt+"px",ge.style.left=xe+"px")}function Fe(ge,ue){var te=ge.querySelector(".appletParameters");if(te){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(ue.id!==te.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(ge)}if(te.parentElement&&/fullscreen/.test(te.parentElement.className))return;var Ae=ce(ue,ge);dn()&&te.setAttribute("data-param-scale",Ae);for(var xe=null,Xt=0;Xt<ge.childNodes.length;Xt++)if(ge.childNodes[Xt].className!==void 0&&ge.childNodes[Xt].className.match(/^applet_scaler/)){xe=ge.childNodes[Xt];break}if(xe!==null&&xe.querySelector(".noscale")!==null)return;var Ke=ue.id!==void 0?ue.id:"ggbApplet",se=window[Ke];(se==null||!se.recalculateEnvironments)&&xe!==null&&!xe.className.match(/fullscreen/)&&(xe.parentNode.style.transform="",!isNaN(Ae)&&Ae!==1?(xe.parentNode.style.width=ue.width*Ae+"px",xe.parentNode.style.height=ue.height*Ae+"px",Rn(xe,Ae)):(Rn(xe,1),xe.parentNode.style.width=ue.width+"px",xe.parentNode.style.height=ue.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&we(ge),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(te).parents(".content-added-content"))}}return{responsiveResize:Fe,isFlexibleWorksheetEditor:dn,positionCenter:we,getScale:ce,scaleElement:Rn}}();__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 dn=n.location.search;return dn.indexOf(J)!=-1||dn.indexOf(K)!=-1}function q(dn,Rn){}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(dn){var Rn=s[L].bindings;s[L].bindings=function(){for(var Zt=Rn?Rn():{},bt=dn[webModule.__softPermutationId],ce=O;ce<bt.length;ce++){var we=bt[ce];Zt[we[O]]=we[P]}return Zt}};var t;function u(){return v(),t}function v(){if(!t){var dn=o.createElement(Q);if(dn.id=L,dn.style.cssText=R+S,dn.tabIndex=-1,o.body.appendChild(dn),t=dn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var Rn=document.compatMode==U?V:W;t.write(Rn+X),t.close()}}}function w(dn){function Rn(bt){function ce(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var we=ce();if(we){bt();return}function Fe(){if(!we){if(!ce())return;we=!0,bt(),o.removeEventListener&&o.removeEventListener(Z,Fe,!1),ge&&clearInterval(ge)}}o.addEventListener&&o.addEventListener(Z,Fe,!1);var ge=setInterval(function(){Fe()},$)}function Zt(bt){var ce=u(),we=ce.body,Fe=ce.createElement(_);Fe.language=ab,Fe.crossOrigin=W,Fe.src=bt,webModule.__errFn&&(Fe.onerror=function(){webModule.__errFn(L,new Error(bb+bt))}),we.appendChild(Fe)}Rn(function(){Zt(dn)})}webModule.__startLoadingFragment=function(dn){return C(dn)},webModule.__installRunAsyncCode=function(dn){var Rn=u(),Zt=Rn.body,bt=Rn.createElement(_);bt.language=ab,bt.text=dn,Zt.appendChild(bt),Zt.removeChild(bt)};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(dn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(dn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(dn){var Rn=c[dn];return Rn==null?null:Rn},r=d,webModule.__errFn=e}function B(){function dn(ge){var ue=ge.lastIndexOf(rb);ue==-1&&(ue=ge.length);var te=ge.indexOf(sb);te==-1&&(te=ge.length);var Ae=ge.lastIndexOf(tb,Math.min(te,ue));return Ae>=O?ge.substring(O,Ae+P):W}function Rn(ge){if(!ge.match(/^\w+:\/\//)){var ue=o.createElement(ub);ue.src=ge+vb,ge=dn(ue.src)}return ge}function Zt(){var ge=__gwt_getMetaProperty(wb);return ge!=null?ge:W}function bt(){for(var ge=o.getElementsByTagName(_),ue=O;ue<ge.length;++ue)if(ge[ue].src.indexOf(xb)!=-1)return dn(ge[ue].src);return W}function ce(){var ge=o.getElementsByTagName(yb);return ge.length>O?ge[ge.length-P].href:W}function we(){var ge=o.location;return ge.href==ge.protocol+zb+ge.host+ge.pathname+ge.search+ge.hash}var Fe=Zt();return Fe==W&&(Fe=bt()),Fe==W&&(Fe=ce()),Fe==W&&we()&&(Fe=dn(o.location.href)),Fe=Rn(Fe),Fe}function C(dn){return dn.match(/^\//)||dn.match(/^[a-zA-Z]+:\/\//)?dn:webModule.__moduleBase+dn}function D(){var dn=[],Rn=O,Zt=[],bt=[];function ce(ge){var ue=bt[ge](),te=Zt[ge];if(ue in te)return ue;var Ae=[];for(var xe in te)Ae[te[xe]]=xe;throw r&&r(ge,Ae,ue),null}if(__gwt_isKnownPropertyValue=function(ge,ue){return ue in Zt[ge]},webModule.__getPropMap=function(){var ge={};for(var ue in Zt)Zt.hasOwnProperty(ue)&&(ge[ue]=ce(ue));return ge},webModule.__computePropValue=ce,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var we;try{we=Cb;var Fe=we.indexOf(Db);Fe!=-1&&(Rn=parseInt(we.substring(Fe+P),$),we=we.substring(O,Fe))}catch(ge){}return webModule.__softPermutationId=Rn,C(we+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase="/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})()},46699:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Ax:function(){return Fe},Ds:function(){return ge},KI:function(){return te},SI:function(){return we},f1:function(){return ce}});var bt=Zt(346);function ce(Ae){let xe=!0;if(Ae.length>0){for(let Xt=0;Xt<Ae.length;Xt++)if(Ae[Xt].compile_success==0||!Ae[Xt].compile_success){xe=!1;break}}else xe=!1;return xe}function we(Ae,xe=""){let Xt=[];for(let Ke=0;Ke<Ae.length;Ke++){let se=Ae[Ke],rn=xe?`${xe}/${se.name}`:`${se.name}`;Xt.push({title:se.name,type:se.type,isLeaf:se.type!=="tree",key:rn})}return Xt}function Fe(Ae,xe,Xt){for(let Ke=0;Ke<Ae.length;Ke++){let se=Ae[Ke];if(se.key===xe){se.children=Xt;break}se.children&&Fe(se.children,xe,Xt)}return Ae}function ge(Ae,xe,Xt){let Ke;return function(){let se=this,rn=arguments,At=function(){Ke=null,Xt||Ae.apply(se,rn)},et=Xt&&!Ke;clearTimeout(Ke),Ke=setTimeout(At,xe),et&&Ae.apply(se,rn)}}const ue=!0,te=bt.Z.API_SERVER},9507:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return Ke}});var bt=Zt(59301),ce={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},we=Zt(92310),Fe=Zt.n(we),ge=Zt(29787),ue=Zt(2859),te=Zt(38986),Ae=Zt(51257),xe=(se,rn,At)=>new Promise((et,nt)=>{var ft=vt=>{try{pt(At.next(vt))}catch(Ct){nt(Ct)}},lt=vt=>{try{pt(At.throw(vt))}catch(Ct){nt(Ct)}},pt=vt=>vt.done?et(vt.value):Promise.resolve(vt.value).then(ft,lt);pt((At=At.apply(se,rn)).next())}),Ke=({data:se,className:rn,fullWidth:At,style:et={},onClose:nt,onOk:ft,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,bt.useRef)(null),Ct=(0,bt.useRef)(null),Nt=(0,bt.useRef)(null),Gt=(0,bt.useRef)(null),[Vt,ee]=(0,bt.useState)(!1),[ie,$t]=(0,bt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,bt.useEffect)(()=>(Nt.current||(Nt.current=document.createElement("style"),document.head.appendChild(Nt.current)),se!=null&&se.visible?(document.body.setAttribute("data-custom","y-hidden"),Nt.current.innerHTML=" html { overflow-y: hidden; }",se!=null&&se.src&&Pe()):(document.body.removeAttribute("data-custom"),Nt.current&&(document.head.removeChild(Nt.current),Nt.current=null)),()=>{document.body.removeAttribute("data-custom"),Nt.current&&(document.head.removeChild(Nt.current),Nt.current=null)}),[se==null?void 0:se.visible]);const Pe=()=>xe(void 0,null,function*(){ee(!0),$t("\u6B63\u5728\u52A0\u8F7D\u4E2D");const Qe=yield(0,Ae.ZJ)(se==null?void 0:se.src);vt.current.src="",vt.current.src=Qe,vt.current.onload=function(){Ve()},ee(!1),$t("")}),le=Qe=>xe(void 0,null,function*(){ee(!0),$t("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Dn=yield(0,te.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:se.title,file:Qe.dataUrl}});Dn!=null&&Dn.id&&!pt?(yield(0,te.ZP)(`/api/attachments/${se.id}/add_subitem.json`,{method:"post",body:{subitem_id:Dn==null?void 0:Dn.id,settings:JSON.stringify(Qe.state)}})).status===0&&ft():Dn!=null&&Dn.id&&ft(Dn),ee(!1),$t("")}),Ie=()=>{const Qe=document.querySelector('a[href="https://markerjs.com/"]');Qe&&Qe.parentNode&&(Qe.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(gn=>{const en=document.querySelector(gn.name);en&&en.setAttribute("title",gn.title)})},Ve=()=>{Ct.current=new ue.hP(vt.current),Ct.current.targetRoot=Gt.current,Ct.current.addEventListener("render",le),Ct.current.addEventListener("beforeclose",nt),lt&&(Ct.current.availableMarkerTypes=Ct.current.ALL_MARKER_TYPES,Ct.current.uiStyleSettings.redoButtonVisible=!0,Ct.current.uiStyleSettings.notesButtonVisible=!0,Ct.current.uiStyleSettings.zoomButtonVisible=!0,Ct.current.uiStyleSettings.zoomOutButtonVisible=!0,Ct.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=Ct.current.uiStyleSettings,Ct.current.show(),se!=null&&se.snapshotData&&Ct.current.restoreState(se.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Ie()},300)};return bt.createElement(bt.Fragment,null,(se==null?void 0:se.visible)&&bt.createElement(ge.Z,{spinning:Vt,tip:ie,style:{position:"absolute",width:"100vw"}},bt.createElement("div",{ref:Gt,className:Fe()(ce.imageDimensions,rn,At?ce.fullWidth:""),style:et},bt.createElement("img",{className:ce.img,ref:vt}))))}},76562:function(dn,Rn,Zt){"use strict";var bt=Zt(59301),ce=Zt(77019),we=Zt(5269),Fe=Zt(20554),ge=Zt(99571),ue=Zt(76902),te=Zt(99587),Ae=Zt(48136),xe=Zt(59301);const Xt=(0,bt.forwardRef)(({callback:Ke,showSaveButton:se,value:rn=""},At)=>{const et=(0,bt.useRef)(),nt=[{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 "}]}]}],ft=[{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}`}]}]}],lt=Ct=>{et.current.setValue(et.current.getValue()+" "+Ct.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:xe.createElement(ce.Z,{className:te.Z.lists,gutter:[10,10]},nt.map((Ct,Nt)=>xe.createElement(we.Z,{flex:"110px",className:te.Z.item},xe.createElement("div",null,xe.createElement(ue.Z,{value:`$$${Ct.value}$$`}),Ct.name),xe.createElement("div",{className:te.Z.children},Ct.children.map((Gt,Vt)=>xe.createElement("div",{key:Vt},xe.createElement("h1",null,Gt.name),xe.createElement(ce.Z,{gutter:[10,10]},Gt.data.map((ee,ie)=>xe.createElement(we.Z,{key:ie,onClick:()=>lt(ee),className:te.Z.diamond},xe.createElement(ue.Z,{value:"`$$"+ee.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:xe.createElement(ce.Z,{className:te.Z.lists,gutter:[10,10]},ft.map((Ct,Nt)=>xe.createElement(we.Z,{flex:"110px",className:te.Z.item},xe.createElement("div",null,xe.createElement(ue.Z,{value:"`$$"+Ct.value+"$$`"}),Ct.name),xe.createElement("div",{className:te.Z.children},Ct.children.map((Gt,Vt)=>xe.createElement("div",{key:Vt},Gt.name&&xe.createElement("h1",null,Gt.name),xe.createElement(ce.Z,{gutter:[10,10]},Gt.data.map((ee,ie)=>xe.createElement(we.Z,{key:ie,onClick:()=>lt(ee),className:te.Z.diamond},xe.createElement(ue.Z,{value:"`$$"+ee.value+"$$`"}))))))))))}],vt=()=>{var Ct=document.createElement("div");Ct.innerHTML=et.current.getValue();var Nt=Ct.innerText;return Ke&&Ke(Nt),Nt};return(0,bt.useImperativeHandle)(At,()=>({getData:vt})),xe.createElement("div",{className:te.Z.mathWrap},xe.createElement(Fe.default,{defaultActiveKey:"1",items:pt}),xe.createElement("math-field",{locale:"zh_cn",className:te.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},rn||""),se&&xe.createElement("div",{className:te.Z.button},xe.createElement(ge.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});Rn.Z=Xt},28426:function(dn,Rn,Zt){"use strict";var bt=Zt(59301),ce=Zt(93314),we=Zt(99571),Fe=Object.defineProperty,ge=Object.defineProperties,ue=Object.getOwnPropertyDescriptors,te=Object.getOwnPropertySymbols,Ae=Object.prototype.hasOwnProperty,xe=Object.prototype.propertyIsEnumerable,Xt=(At,et,nt)=>et in At?Fe(At,et,{enumerable:!0,configurable:!0,writable:!0,value:nt}):At[et]=nt,Ke=(At,et)=>{for(var nt in et||(et={}))Ae.call(et,nt)&&Xt(At,nt,et[nt]);if(te)for(var nt of te(et))xe.call(et,nt)&&Xt(At,nt,et[nt]);return At},se=(At,et)=>ge(At,ue(et));const rn=({img:At,buttonProps:et={},styles:nt={},customText:ft,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:Ct,imgStyles:Nt,loading:Gt=!1,className:Vt=""})=>bt.createElement("section",{className:`tc animated fadeIn ${Vt}`,style:Ke({color:"#999",margin:"100px auto",visibility:Gt?"hidden":"visible"},nt)},bt.createElement("img",{src:At||ce,style:se(Ke({},Nt),{pointerEvents:"none",userSelect:"none"})}),bt.createElement("p",{className:"mt20 font14"},ft||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&bt.createElement(we.ZP,Ke({className:vt,onClick:pt},et),lt),Ct&&Ct);Rn.Z=rn},45677:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return vt}});var bt=Zt(59301),ce={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},we=Zt(99571),Fe=Zt(70557),ge=Zt(75975),ue=Zt(25399),te=Zt(51257),Ae=Zt(81722),xe=Zt(28426),Xt=Zt(346),Ke=Zt(44203),se=Zt(59301),rn=Object.defineProperty,At=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(Ct,Nt,Gt)=>Nt in Ct?rn(Ct,Nt,{enumerable:!0,configurable:!0,writable:!0,value:Gt}):Ct[Nt]=Gt,lt=(Ct,Nt)=>{for(var Gt in Nt||(Nt={}))et.call(Nt,Gt)&&ft(Ct,Gt,Nt[Gt]);if(At)for(var Gt of At(Nt))nt.call(Nt,Gt)&&ft(Ct,Gt,Nt[Gt]);return Ct},pt=(Ct,Nt,Gt)=>new Promise((Vt,ee)=>{var ie=le=>{try{Pe(Gt.next(le))}catch(Ie){ee(Ie)}},$t=le=>{try{Pe(Gt.throw(le))}catch(Ie){ee(Ie)}},Pe=le=>le.done?Vt(le.value):Promise.resolve(le.value).then(ie,$t);Pe((Gt=Gt.apply(Ct,Nt)).next())}),vt=({editOffice:Ct="view",data:Nt,issaver:Gt,onSaver:Vt,theme:ee,type:ie,filename:$t,monacoEditor:Pe,className:le,style:Ie,close:Ve,onClose:Qe,hasMask:Dn,disabledDownload:gn,onImgDimensions:en,showNodata:$e,recordInfo:Kt})=>{const[Ht,Le]=(0,bt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[nn,sn]=(0,bt.useState)(""),[me,Te]=(0,bt.useState)(),Ee=window.ENV==="build"?"/react/build":"",vn=location.host.startsWith("localhost")?Xt.Z.PROXY_SERVER:Xt.Z.API_SERVER,ne=10*(1024*1024),Se=(0,bt.useRef)();Nt!=null&&Nt.startsWith("/api")&&ie!=="txt"&&(Nt=Xt.Z.API_SERVER+Nt);const tn=Ft=>Ft.substring(Ft.lastIndexOf("/")+1).split(".").pop();$t&&Pe&&(Pe.filename=$t),(0,bt.useEffect)(()=>{var Ft,jt;const kt=(jt=(Ft=document.cookie)==null?void 0:Ft.replace(/\s/g,""))==null?void 0:jt.split(";");kt==null||kt.map(de=>{let We=de.split("=");We[0]==="_educoder_session"&&sn(We[1])})},[]),(0,bt.useEffect)(()=>{ie==="office"&&(Nt.indexOf("bigfilescdn.")>-1||Nt.indexOf("bigfiles1")>-1?Te({url:Nt,fileType:tn(Nt),model:Nt.indexOf("model=edit")?"edit":"view"}):Et())},[ie,Nt]);function cn(Ft){return pt(this,null,function*(){Ft.data.type==="pdfdata"&&(Vt(Ft.data.data),window.removeEventListener("message",cn,!1)),console.log("mess---:",Ft.data)})}const Et=()=>pt(void 0,null,function*(){console.log("data:",Nt);let Ft=Nt;Nt.startsWith("http")||(Ft=location.origin+Ft);let jt=new URL(Ft).pathname.split("/").pop();const kt=yield(0,Ae.gJ)({attachment_id:jt});kt.url=vn+kt.url,Te(kt)}),Pt=()=>{if(Nt.startsWith("http")||Nt.startsWith("blob:")){xt();return}(0,te.Sv)($t||"educoder",Nt,$t)},xt=()=>{Kt&&(0,Ke.fc)({id:Kt==null?void 0:Kt.id,watch_type:1,course_id:Kt==null?void 0:Kt.course_id}),(0,te.Nd)($t||"educoder",decodeURIComponent(Nt))};return se.createElement("div",{style:lt({},Ie||{}),className:`${Dn&&ce.bgBlack} ${ie?ce.wrp:"hide"}`},Ve&&se.createElement("div",{className:ce.close,ref:Se},!!en&&se.createElement(ue.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>Se.current},se.createElement("span",{onClick:()=>{Qe(),en()}},se.createElement("i",{className:"icon-yulanpizhu"}))),!gn&&se.createElement(ue.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>Se.current},se.createElement("span",{onClick:xt},se.createElement("i",{className:"icon-quxiaozhiding"}))),Gt&&se.createElement(ue.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>Se.current},se.createElement("span",{className:"",onClick:()=>{const Ft=document.getElementById("pdfiframe");window.addEventListener("message",cn,!1),setTimeout(()=>{Ft.contentWindow.postMessage("getData","*")},300)}},se.createElement("i",{className:"icon-baocun"}))),se.createElement(ue.Z,{title:"\u5173\u95ED",getPopupContainer:()=>Se.current},se.createElement("span",{className:"",onClick:()=>{Qe()}},se.createElement("i",{className:"icon-guanbi1"})))),se.createElement("div",{className:`${ce[le]} ${le} ${ce.monaco} ${ie==="txt"?"show":"hide"}`},ie==="txt"&&se.createElement(se.Fragment,null,se.createElement(ge.ZP,lt({},Pe)))),ie==="audio"&&se.createElement("audio",{src:`${(Nt==null?void 0:Nt.indexOf("http://"))>-1||(Nt==null?void 0:Nt.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${Nt}`,autoPlay:!0}),ie==="video"&&se.createElement(se.Fragment,null,(Nt==null?void 0:Nt.indexOf("http"))>-1?se.createElement("video",{controls:!0,src:`${Nt}`,autoPlay:!0}):se.createElement("video",{controls:!0,src:`data:video/mp4;base64,${Nt}`,autoPlay:!0})),ie==="office"&&me&&se.createElement("iframe",{src:`${Ee}/office.html?key=${me.key}&url=${btoa(me.url)}&callbackUrl=${vn+(me.callbackUrl||"")}&fileType=${me.fileType}&title=${me.title||""}&model=${Ct}&officeServer=${Xt.Z.ONLYOFFICE}&disabledDownload=${!!gn}`}),ie==="html"&&se.createElement("iframe",{src:Nt+"&disposition=inline"}),ie==="pdf"&&se.createElement("iframe",{id:"pdfiframe",src:`${Ee}/js/pdfview/index.html?filename=${$t||"educoder.pdf"}&url=${encodeURIComponent(Nt)}&disabledDownload=${!!gn}&model=${Ct}`}),ie==="image"&&se.createElement("img",{src:`${(Nt==null?void 0:Nt.indexOf("http://"))>-1||(Nt==null?void 0:Nt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${Nt}`}),(ie==="other"||ie==="download")&&se.createElement(se.Fragment,null,$e?se.createElement(xe.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:se.createElement(we.ZP,{icon:se.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:Pt,disabled:gn},"\u4E0B\u8F7D")}):se.createElement(we.ZP,{type:"primary",size:"middle",onClick:Pt,disabled:gn},se.createElement(Fe.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},76902:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{z:function(){return ee},Z:function(){return ie}});var bt=Zt(59301),ce=Zt(8944),we=Zt(81428),Fe=Zt(64018),ge=Zt(81168),ue=Zt(346),te=Zt(51257),Ae=Zt(15342),xe=Zt(1012),Xt=Zt(45677),Ke=Zt(59301),rn=({html:$t})=>{const Pe=(0,bt.useRef)(null),le=(0,bt.useRef)(null),Ie=`.markdown-body p {
margin: 0 0 16px 0 !important;
line-height: 28px;
white-space: pre-wrap;
}
ol,
ul,
li {
list-style-type: none
}
ol,
ul,
dl {
margin-bottom: 0px;
}
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
color: #333;
overflow: hidden;
font-family: "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "\u534E\u6587\u7EC6\u9ED1", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "\u5B8B\u4F53", Heiti, "\u9ED1\u4F53", sans-serif;
word-break: break-word;
font-size: 16px;
line-height: 1.6;
white-space: normal;
word-wrap: break-word;
position: relative;
}
.markdown-body ul>li {
list-style-type: disc;
}
.markdown-body ol>li {
list-style-type: decimal;
}
.markdown-body a {
background: transparent;
}
.markdown-body a:active,
.markdown-body a:hover {
outline: 0;
}
.markdown-body strong {
font-weight: bold;
}
.markdown-body h1 {
font-size: 2em;
margin: 0.67em 0;
}
.markdown-body img {
border: 0;
}
.markdown-body hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.markdown-body pre {
overflow: auto;
}
.markdown-body code,
.markdown-body kbd,
.markdown-body pre {
font-family: "Meiryo UI", "YaHei Consolas Hybrid", Consolas, "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, monospace, monospace;
font-size: 1em;
}
.markdown-body input {
color: inherit;
font: inherit;
margin: 0;
}
.markdown-body html input[disabled] {
cursor: default;
}
.markdown-body input {
line-height: normal;
}
.markdown-body input[type="checkbox"] {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.markdown-body table {
border-collapse: collapse;
border-spacing: 0;
}
.markdown-body td,
.markdown-body th {
padding: 0;
}
.markdown-body * {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.markdown-body input {
font: 13px/1.4 Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
}
.markdown-body a {
color: #4183c4;
text-decoration: none;
}
.markdown-body a:hover,
.markdown-body a:active {
text-decoration: underline;
}
.markdown-body hr {
height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid #ddd;
}
.markdown-body hr:before {
display: table;
content: "";
}
.markdown-body hr:after {
display: table;
clear: both;
content: "";
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
margin-top: 15px;
margin-bottom: 15px;
line-height: 1.1;
}
.markdown-body h1 {
font-size: 30px;
}
.markdown-body h2 {
font-size: 21px;
}
.markdown-body h3 {
font-size: 16px;
}
.markdown-body h4 {
font-size: 14px;
}
.markdown-body h5 {
font-size: 12px;
}
.markdown-body h6 {
font-size: 11px;
}
.markdown-body blockquote {
margin: 0;
}
.markdown-body ul,
.markdown-body ol {
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
ul.linenums,
ol.linenums {
padding: 16px 0 0 56px !important;
}
.markdown-body ul,
.markdown-body ol {
padding-left: 2em;
}
.markdown-body ol ol,
.markdown-body ul ol {
list-style-type: lower-roman;
}
.markdown-body ul ul ol,
.markdown-body ul ol ol,
.markdown-body ol ul ol,
.markdown-body ol ol ol {
list-style-type: lower-alpha;
}
.markdown-body dd {
margin-left: 0;
}
.markdown-body code {
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-size: 12px;
}
.markdown-body pre {
margin-top: 0;
margin-bottom: 0;
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.markdown-body .octicon {
font: normal normal 16px octicons-anchor;
line-height: 1;
display: inline-block;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.markdown-body .octicon-link:before {
content: '\f05c';
}
.markdown-body>*:first-child {
margin-top: 0 !important;
}
.markdown-body>*:last-child {
margin-bottom: 0 !important;
}
.markdown-body .anchor {
position: absolute;
top: 0;
left: 0;
display: block;
padding-right: 6px;
padding-left: 30px;
margin-left: -30px;
}
.markdown-body .anchor:focus {
outline: none;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
position: relative;
margin-top: 1em;
margin-bottom: 16px;
font-weight: bold;
line-height: 1.4;
}
.markdown-body h1 .octicon-link,
.markdown-body h2 .octicon-link,
.markdown-body h3 .octicon-link,
.markdown-body h4 .octicon-link,
.markdown-body h5 .octicon-link,
.markdown-body h6 .octicon-link {
display: none;
color: #000;
vertical-align: middle;
}
.markdown-body h1:hover .anchor,
.markdown-body h2:hover .anchor,
.markdown-body h3:hover .anchor,
.markdown-body h4:hover .anchor,
.markdown-body h5:hover .anchor,
.markdown-body h6:hover .anchor {
padding-left: 8px;
margin-left: -30px;
text-decoration: none;
}
.markdown-body h1:hover .anchor .octicon-link,
.markdown-body h2:hover .anchor .octicon-link,
.markdown-body h3:hover .anchor .octicon-link,
.markdown-body h4:hover .anchor .octicon-link,
.markdown-body h5:hover .anchor .octicon-link,
.markdown-body h6:hover .anchor .octicon-link {
display: inline-block;
}
.markdown-body h1 {
padding-bottom: 0.3em;
font-size: 2.25em;
line-height: 1.2;
border-bottom: 1px solid #eee;
}
.markdown-body h1 .anchor {
line-height: 1;
}
.markdown-body h2 {
padding-bottom: 0.3em;
font-size: 1.75em;
line-height: 1.225;
border-bottom: 1px solid #eee;
}
.markdown-body h2 .anchor {
line-height: 1;
}
.markdown-body h3 {
font-size: 1.5em;
line-height: 1.43;
}
.markdown-body h3 .anchor {
line-height: 1.2;
}
.markdown-body h4 {
font-size: 1.25em;
}
.markdown-body h4 .anchor {
line-height: 1.2;
}
.markdown-body h5 {
font-size: 1em;
}
.markdown-body h5 .anchor {
line-height: 1.1;
}
.markdown-body h6 {
font-size: 1em;
color: #777;
}
.markdown-body h6 .anchor {
line-height: 1.1;
}
.markdown-body p,
.markdown-body blockquote,
.markdown-body ul,
.markdown-body ol,
.markdown-body dl,
.markdown-body table,
.markdown-body pre {
margin-top: 0;
margin-bottom: 16px;
}
.markdown-body ul ul,
.markdown-body ul ol,
.markdown-body ol ol,
.markdown-body ol ul {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body li>p {
margin-top: 16px;
}
.markdown-body dl {
padding: 0;
}
.markdown-body dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-weight: bold;
}
.markdown-body dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.markdown-body blockquote {
padding: 0 15px;
color: #777;
border-left: 4px solid #ddd;
}
.markdown-body blockquote> :first-child {
margin-top: 0;
}
.markdown-body blockquote> :last-child {
margin-bottom: 0;
}
.markdown-body table {
display: block;
width: 100%;
overflow: auto;
word-break: normal;
word-break: keep-all;
}
.markdown-body table th {
font-weight: bold;
text-align: revert;
}
.markdown-body table th,
.markdown-body table td {
padding: 6px 13px;
border: 1px solid #ddd;
}
.markdown-body table tr {
background-color: #fff;
border-top: 1px solid #ccc;
}
.markdown-body table tr:nth-child(2n) {
background-color: #f8f8f8;
}
.markdown-body img {
max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.markdown-body code {
padding: 0;
padding-top: 0.2em;
padding-bottom: 0.2em;
margin: 0;
font-size: 85%;
background-color: rgba(0, 0, 0, 0.04);
border-radius: 3px;
}
.markdown-body code:has(.katex) {
background-color: transparent;
}
.markdown-body code:before,
.markdown-body code:after {
letter-spacing: -0.2em;
content: "\\00a0";
}
.markdown-body pre>code {
padding: 0;
margin: 0;
font-size: 100%;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
.markdown-body .highlight {
margin-bottom: 16px;
}
.markdown-body .highlight pre,
.markdown-body pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f7f7f7;
border-radius: 3px;
}
.markdown-body .highlight pre {
margin-bottom: 0;
word-break: normal;
}
.markdown-body pre {
word-wrap: normal;
}
.markdown-body pre code {
display: inline;
max-width: initial;
padding: 0;
margin: 0;
overflow: initial;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
.markdown-body pre code:before,
.markdown-body pre code:after {
content: normal;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font-size: 11px;
line-height: 10px;
color: #555;
vertical-align: middle;
background-color: #fcfcfc;
border: solid 1px #ccc;
border-bottom-color: #bbb;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #bbb;
}
.markdown-body .pl-c {
color: #969896;
}
.markdown-body .pl-c1,
.markdown-body .pl-mdh,
.markdown-body .pl-mm,
.markdown-body .pl-mp,
.markdown-body .pl-mr,
.markdown-body .pl-s1 .pl-v,
.markdown-body .pl-s3,
.markdown-body .pl-sc,
.markdown-body .pl-sv {
color: #0086b3;
}
.markdown-body .pl-e,
.markdown-body .pl-en {
color: #795da3;
}
.markdown-body .pl-s1 .pl-s2,
.markdown-body .pl-smi,
.markdown-body .pl-smp,
.markdown-body .pl-stj,
.markdown-body .pl-vo,
.markdown-body .pl-vpf {
color: #333;
}
.markdown-body .pl-ent {
color: #63a35c;
}
.markdown-body .pl-k,
.markdown-body .pl-s,
.markdown-body .pl-st {
color: #a71d5d;
}
.markdown-body .pl-pds,
.markdown-body .pl-s1,
.markdown-body .pl-s1 .pl-pse .pl-s2,
.markdown-body .pl-sr,
.markdown-body .pl-sr .pl-cce,
.markdown-body .pl-sr .pl-sra,
.markdown-body .pl-sr .pl-sre,
.markdown-body .pl-src {
color: #df5000;
}
.markdown-body .pl-mo,
.markdown-body .pl-v {
color: #1d3e81;
}
.markdown-body .pl-id {
color: #b52a1d;
}
.markdown-body .pl-ii {
background-color: #b52a1d;
color: #f8f8f8;
}
.markdown-body .pl-sr .pl-cce {
color: #63a35c;
font-weight: bold;
}
.markdown-body .pl-ml {
color: #693a17;
}
.markdown-body .pl-mh,
.markdown-body .pl-mh .pl-en,
.markdown-body .pl-ms {
color: #1d3e81;
font-weight: bold;
}
.markdown-body .pl-mq {
color: #008080;
}
.markdown-body .pl-mi {
color: #333;
font-style: italic;
}
.markdown-body .pl-mb {
color: #333;
font-weight: bold;
}
.markdown-body .pl-md,
.markdown-body .pl-mdhf {
background-color: #ffecec;
color: #bd2c00;
}
.markdown-body .pl-mdht,
.markdown-body .pl-mi1 {
background-color: #eaffea;
color: #55a532;
}
.markdown-body .pl-mdr {
color: #795da3;
font-weight: bold;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font: 11px Consolas, "Liberation Mono", Menlo, Courier, monospace;
line-height: 10px;
color: #555;
vertical-align: middle;
background-color: #fcfcfc;
border: solid 1px #ccc;
border-bottom-color: #bbb;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #bbb;
}
.markdown-body .task-list-item {
list-style-type: none;
}
.markdown-body .task-list-item+.task-list-item {
margin-top: 3px;
}
.markdown-body .task-list-item input {
float: left;
margin: 0.3em 0 0.25em -1.6em;
vertical-align: middle;
}
.markdown-body :checked+.radio-label {
z-index: 1;
position: relative;
border-color: #4183c4;
}
/*! Pretty printing styles. Used with prettify.js. */
/* SPAN elements with the classes below are added by prettyprint. */
.pln {
color: #000
}
/* plain text */
@media screen {
.str {
color: #080
}
/* string content */
.kwd {
color: #008
}
/* a keyword */
.com {
color: #800
}
/* a comment */
.typ {
color: #606
}
/* a type name */
.lit {
color: #066
}
/* a literal value */
/* punctuation, lisp open bracket, lisp close bracket */
.pun,
.opn,
.clo {
color: #660
}
.tag {
color: #008
}
/* a markup tag name */
.atn {
color: #606
}
/* a markup attribute name */
.atv {
color: #080
}
/* a markup attribute value */
.dec,
.var {
color: #606
}
/* a declaration; a variable name */
.fun {
color: red
}
/* a function name */
}
/* Use higher contrast and text-weight for printable form. */
@media print,
projection {
.str {
color: #060
}
.kwd {
color: #006;
font-weight: bold
}
.com {
color: #600;
font-style: italic
}
.typ {
color: #404;
font-weight: bold
}
.lit {
color: #044
}
.pun,
.opn,
.clo {
color: #440
}
.tag {
color: #006;
font-weight: bold
}
.atn {
color: #404
}
.atv {
color: #060
}
}
/* Put a border around prettyprinted code snippets. */
pre.prettyprint {
padding: 2px;
/* border: 1px solid #888 */
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
margin-top: 0;
margin-bottom: 0
}
/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
list-style-type: none
}
/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
background: #eee
}
.markdown-body p,
.markdown-body blockquote,
.markdown-body ul,
.markdown-body ol,
.markdown-body dl,
.markdown-body table,
.markdown-body pre {
margin-top: 0;
margin-bottom: 16px;
}`;return(0,bt.useEffect)(()=>{const Ve=Pe.current.attachShadow({mode:"open"});le.current=document.createElement("div"),le.current.className="markdown-body",le.current.innerHTML=$t,Ve.appendChild(le.current);const Qe=document.createElement("style");return Qe.textContent=Ie,Ve.appendChild(Qe),()=>{Ve.innerHTML=""}},[]),(0,bt.useEffect)(()=>{le.current&&(le.current.innerHTML=$t)},[$t]),Ke.createElement("div",{ref:Pe})};function At($t){const Pe=["onabort","onanimationend","onanimationiteration","onanimationstart","onauxclick","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextmenu","oncopy","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","ongotpointercapture","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onload","onloadeddata","onloadedmetadata","onloadstart","onlostpointercapture","onmousedown","onmousemove","onmouseout","onmouseover","onmouseup","onpaste","onpause","onplay","onplaying","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointermove","onpointerout","onpointerover","onpointerup","onprogress","onratechange","onreset","onresize","onscroll","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onsubmit","onsuspend","ontimeupdate","ontoggle","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontransitionend","onvolumechange","onwaiting","onwheel"],le=new RegExp(`\\b(${Pe.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return $t.replace(le,"").trim()}var et=Object.defineProperty,nt=Object.getOwnPropertySymbols,ft=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=($t,Pe,le)=>Pe in $t?et($t,Pe,{enumerable:!0,configurable:!0,writable:!0,value:le}):$t[Pe]=le,vt=($t,Pe)=>{for(var le in Pe||(Pe={}))ft.call(Pe,le)&&pt($t,le,Pe[le]);if(nt)for(var le of nt(Pe))lt.call(Pe,le)&&pt($t,le,Pe[le]);return $t};const Ct="@\u2581\u2581@",Nt="@\u2581@",Gt=/<pre[^>]*>/g;function Vt($t){let Pe=document.createElement("div");return Pe.innerHTML=$t,Pe.childNodes.length===0?"":Pe.childNodes[0].nodeValue}const ee=($t,Pe)=>{$t=$t||"";const le=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Ie=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Ve=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Qe=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return Pe?$t.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(le,(Dn,gn,en,$e,Kt,Ht,Le)=>{const nn=gn||$e||Ht,sn=en||Kt||Le||"?";return ue.Z.API_SERVER+"/api/attachments/"+nn+sn+"&t="+(0,te.Jn)(nn,Date.now())+(Dn.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):($t=$t.replace(Qe,(Dn,gn,en,$e,Kt,Ht,Le)=>{const nn=gn||$e||Ht,sn=en||Kt||Le||"?";return ue.Z.API_SERVER+"/attachments/download/"+nn+sn+"&t="+(0,te.Jn)(nn,Date.now())+(Dn.indexOf(")")>-1?")":"&")}).replace(le,(Dn,gn,en,$e,Kt,Ht,Le)=>{const nn=gn||$e||Ht,sn=en||Kt||Le||"?";return ue.Z.API_SERVER+"/api/attachments/"+nn+sn+"&t="+(0,te.Jn)(nn,Date.now())+(Dn.indexOf(")")>-1?")":"&")}).replace(Ie,(Dn,gn,en,$e,Kt)=>{const Ht=gn||$e,Le=en||Kt||"";return'"'+ue.Z.API_SERVER+"/api/attachments/"+Ht+Le+Ht+Le+"&t="+(0,te.Jn)(Ht,Date.now())}).replace(Ve,(Dn,gn,en,$e,Kt)=>{const Ht=gn||$e,Le=en||Kt||"";return"("+ue.Z.API_SERVER+"/files/uploads/"+Ht+Le+Ht+Le+"&t="+(0,te.Jn)(Ht,Date.now())}).replaceAll('src="(','src="').replaceAll("src='(",'src="').replaceAll("http://video.educoder","https://video.educoder").replaceAll("http://www.educoder.net/api","https://data.educoder.net/api").replaceAll("https://www.educoder.net/api","https://data.educoder.net/api").replace(/\r\n/g,`
`),$t)};var ie=({value:$t="",className:Pe,showTextOnly:le,showLines:Ie,style:Ve={},stylesPrev:Qe={},highlightKeywords:Dn,showProgramFill:gn,isProgramFill:en,disabledFill:$e=!1,programFillValue:Kt,onFillChange:Ht=sn=>{},onFillBlur:Le=()=>{},onFillFocus:nn=()=>{}})=>{let sn=At(String($t||""));const[me,Te]=(0,bt.useState)(""),[Ee,vn]=(0,bt.useState)("office"),[Ue,ne]=(0,bt.useState)([]),Se=(0,bt.useRef)("a"+(0,xe.Z)()),tn={},cn=Ge=>/<style[\s\S]*?>/i.test(Ge||""),Et=(Ge,En,xn)=>{const On=document.createElement(Ge===Nt?"input":"textarea");On.style.width="100%",On.style.height=Ge===Nt?"40px":"151px",On.rows=5,On.spellcheck=!1,On.name="edu-program-fill",On.placeholder="\u8BF7\u8F93\u5165",On.dataset.id=En;const di=Object.keys(tn).length;return tn[di]=On,`<span class="edu-program-fill-wrap ${Ge===Nt?"":"show"}" style="width:${Ge===Nt?"600px":"100%"}" title=${xn||""}><span>${On.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function Pt(Ge){return Ge=Ge.replace(/!\[.*?\]\(.*?\)/g,""),Ge=Ge.replace(/\[.*?\]\(.*?\)/g,""),Ge=Ge.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),Ge=Ge.replace(/<embed.*?>/g,""),Ge=Ge.replace(/<img.*?>/g,""),Ge=Ge.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),Ge=Ge.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),Ge=Ge.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),Ge=Ge.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),Ge}const xt=Ge=>!le&&cn(sn)?Ge:Ge.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(En,xn){let On=xn.replace(/(\n|\r)/g,"").split("}"),di=[];return On.map(An=>{An!=""&&di.push(`.${Se.current} ${An}`)}),`<style>${di.join("}")}</style>`}),Ft=(0,bt.useMemo)(()=>{try{const On=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,di=/\"\/api\/attachments\/|\"\/attachments\/download\//g,An=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,Zi=/\(\/attachments\/download\//g;sn=sn.replace(Zi,"("+ue.Z.API_SERVER+"/attachments/download/").replace(On,"("+ue.Z.API_SERVER+"/api/attachments/").replace(di,'"'+ue.Z.API_SERVER+"/api/attachments/").replace(An,'"'+ue.Z.API_SERVER+"/files/uploads/").replaceAll("http://video.educoder","https://video.educoder").replaceAll("http://www.educoder.net/api","https://data.educoder.net/api").replaceAll("https://www.educoder.net/api","https://data.educoder.net/api").replace(/\r\n/g,`
`)}catch(On){}if(gn){let On=-1;return sn=sn.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(di,An,Zi){var oi;return++On,Et(di,On,(oi=Kt==null?void 0:Kt[On])==null?void 0:oi.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${xt(sn||"")}</pre>`}let Ge=xt(sn);Ge=(0,we.ZP)(Ge);const En=(0,we.ez)();sn.match(/\[TOC\]/)&&(Ge=Ge.replace("<p>[TOC]</p>",(0,we.Qv)()),(0,we.Iy)()),Ge=Ge.replace(/(__special_katext_id_\d+__)/g,(On,di)=>{const{type:An,expression:Zi}=En[di];return(0,Ae.renderToString)(Vt(Zi)||"",{displayMode:An==="block",throwOnError:!1,output:"html"})}),Ge=Ge.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,we.AL)();const xn=document.createElement("div");if(xn.innerHTML=Ge,le)return xn.innerText;if(Dn){const On=Dn.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return We(xn,On),xn.innerHTML}return setTimeout(()=>Tn(),500),xn.innerHTML},[sn,Dn]);(0,bt.useEffect)(()=>{Ln.current&&Ln.current.querySelectorAll(["input","textarea"]).forEach(En=>{En.oninput=jt,En.onblur=kt,En.onfocus=de})},[Ue]),(0,bt.useEffect)(()=>{var Ge,En,xn,On,di;if(Kt!=null&&Kt.length)try{const An=Ln.current.querySelectorAll(".edu-program-fill-score"),Zi=Ln.current.querySelectorAll('[name="edu-program-fill"]');for(const[oi,gi]of Zi.entries())gi.value=((Ge=Kt==null?void 0:Kt[oi])==null?void 0:Ge.value)||"",((En=Kt==null?void 0:Kt[oi])==null?void 0:En.type)==="warning"?gi.className="program-fill-warning":((xn=Kt==null?void 0:Kt[oi])==null?void 0:xn.type)==="success"?gi.className="program-fill-success":gi.className="";for(const[oi,gi]of An.entries())gi.innerHTML=(On=Kt==null?void 0:Kt[oi])!=null&&On.score?`${(di=Kt==null?void 0:Kt[oi])==null?void 0:di.score}\u5206`:"";ne(Kt)}catch(An){console.log(An,"error")}},[Kt]);const jt=Ge=>{Ue[Ge.target.dataset.id]=Ue[Ge.target.dataset.id]||{},Ue[Ge.target.dataset.id].value=Ge.target.value,ne([...Ue]),Ht(Ue,Ge.target.dataset.id)},kt=Ge=>{Ue[Ge.target.dataset.id]=Ue[Ge.target.dataset.id]||{},Ue[Ge.target.dataset.id].value=Ge.target.value,ne([...Ue]),Le(Ue,Ge.target.dataset.id)},de=Ge=>{Ue[Ge.target.dataset.id]=Ue[Ge.target.dataset.id]||{},Ue[Ge.target.dataset.id].value=Ge.target.value,ne([...Ue]),nn(Ue,Ge.target.dataset.id)};function We(Ge,En){return Ge.childNodes.forEach(xn=>{var On;if(xn.childNodes.length>0)We(xn,En);else if(xn.nodeName!=="IMG")if(xn.innerHTML)xn.innerHTML=(On=xn.innerHTML)==null?void 0:On.replace(new RegExp(En,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const di=document.createElement("span");di.innerHTML=xn.textContent.replace(new RegExp(En,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),xn.replaceWith(di)}})}const Ln=(0,bt.useRef)();we.jb.WebkitLineClamp=Ie,Ie&&(Ve=vt(vt({},Ve),we.jb));function kn(Ge){let En=Ge.target;if(En.tagName.toUpperCase()==="A"){let xn=En.getAttribute("href");if(xn.indexOf("office")>-1)Ge.preventDefault(),Te(xn),vn("office");else if(xn.indexOf("application/pdf")>-1)Ge.preventDefault(),Te(xn),vn("pdf");else if(xn.indexOf("text/html")>-1)Ge.preventDefault(),Te(xn),vn("html");else if(xn.startsWith("#")){Ge.preventDefault();let On=document.getElementById(xn.replace("#",""));On&&On.scrollIntoView(!0)}}}const Tn=()=>{var Ge;const En=(Ge=Ln.current)==null?void 0:Ge.querySelectorAll("video");En==null||En.forEach(xn=>{if(xn.oncontextmenu=()=>!1,xn.src.indexOf(".m3u8")>-1&&!xn.canPlayType("application/vnd.apple.mpegurl")){if(ge.ZP.isSupported()){var On=new ge.ZP;On.loadSource(xn.src),On.attachMedia(xn)}}})};return(0,bt.useEffect)(()=>{if(Ln.current&&Ft&&Ft.match(Gt)&&window.PR.prettyPrint(),Ln.current)return Ln.current.addEventListener("click",kn),()=>{var Ge;(Ge=Ln.current)==null||Ge.removeEventListener("click",kn),(0,we.AL)(),(0,we.Iy)()}},[Ft,Ln.current,kn]),(0,bt.useEffect)(()=>{var Ge;const En=xn=>{xn.preventDefault(),xn.clipboardData.setData("text",window.getSelection().toString())};return(Ge=Ln.current)==null||Ge.addEventListener("copy",En),()=>{var xn;(xn=Ln.current)==null||xn.removeEventListener("copy",En)}},[Ln.current]),bt.createElement(bt.Fragment,null,le&&bt.createElement("div",{ref:Ln},Ft),!le&&!cn(Ft)&&bt.createElement("div",{ref:Ln,style:vt({},Ve),className:`${Pe||""} ${$e?"disabled-fill":""} markdown-body ${Se.current}`,dangerouslySetInnerHTML:{__html:Ft}}),!le&&cn(Ft)&&bt.createElement(rn,{html:Ft}),bt.createElement(Xt.Z,{close:!0,data:me,type:me!=null&&me.length?Ee:"",style:vt({},Qe),onClose:()=>Te("")}))}},69720:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{h:function(){return Ct}});var bt=Zt(59301),ce=Zt(82326),we=Zt(28284),Fe=Zt(99571),ge=Zt(89780),ue=Zt.n(ge),te=Zt(8336),Ae=Zt(12469),xe=Object.defineProperty,Xt=Object.defineProperties,Ke=Object.getOwnPropertyDescriptors,se=Object.getOwnPropertySymbols,rn=Object.prototype.hasOwnProperty,At=Object.prototype.propertyIsEnumerable,et=(Nt,Gt,Vt)=>Gt in Nt?xe(Nt,Gt,{enumerable:!0,configurable:!0,writable:!0,value:Vt}):Nt[Gt]=Vt,nt=(Nt,Gt)=>{for(var Vt in Gt||(Gt={}))rn.call(Gt,Vt)&&et(Nt,Vt,Gt[Vt]);if(se)for(var Vt of se(Gt))At.call(Gt,Vt)&&et(Nt,Vt,Gt[Vt]);return Nt},ft=(Nt,Gt)=>Xt(Nt,Ke(Gt));const lt=ce.default.Option,pt={labelCol:{span:4},wrapperCol:{span:20}},vt={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"]};Rn.Z=({callback:Nt,onCancel:Gt})=>{const[Vt,ee]=(0,bt.useState)("python");function ie(Pe){ee(vt[Pe][1])}function $t(Pe){Nt(Pe)}return bt.createElement(we.default,ft(nt({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:$t,style:{width:500}}),bt.createElement(we.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},bt.createElement(ce.default,{getPopupContainer:Pe=>Pe.parentNode,onChange:ie},Object.keys(vt).map(Pe=>bt.createElement(lt,{key:Pe,value:Pe},vt[Pe][0])))),bt.createElement(we.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},bt.createElement(Ct,{mode:Vt})),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(Fe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(Fe.ZP,{type:"ghost",onClick:Gt},"\u53D6\u6D88")))};function Ct({value:Nt,onChange:Gt,mode:Vt,options:ee={}}){const ie=(0,bt.useRef)(),[$t,Pe]=(0,bt.useState)();return(0,bt.useEffect)(()=>{if($t){let le=function(Ie){const Ve=Ie.getValue();Gt&&Gt(Ve)};return $t.on("change",le),()=>{$t.off("change",le)}}},[$t,Gt]),(0,bt.useEffect)(()=>{$t&&$t.setOption("mode",Vt)},[$t,Vt]),(0,bt.useEffect)(()=>{$t&&(Nt!==$t.getValue()||Nt==="")&&setTimeout(()=>{$t.setValue(Nt||"")},300)},[$t,Nt]),(0,bt.useEffect)(()=>{if(ie.current&&!$t){const le=ue().fromTextArea(ie.current,nt({mode:Vt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},ee));Pe(le)}},[ie.current,$t]),bt.createElement("div",{className:"my-codemirror-container"},bt.createElement("textarea",{ref:ie}))}},39793:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return to}});var bt=Zt(59301),ce=Zt(89780),we=Zt.n(ce),Fe=Zt(76374),ge=Zt(8336),ue=Zt(6313),te=Zt(25717),Ae=Zt(99498),xe=Zt(25419),Xt=Zt(67549),Ke=Zt(76902),se=({value:be="",className:ke,showTextOnly:pe,showLines:je,style:Yn={}})=>{const jn=(0,bt.useMemo)(()=>"",[be]);return bt.createElement(bt.Fragment,null,bt.createElement("div",{dangerouslySetInnerHTML:{__html:jn}}))},rn=Object.defineProperty,At=Object.defineProperties,et=Object.getOwnPropertyDescriptors,nt=Object.getOwnPropertySymbols,ft=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(be,ke,pe)=>ke in be?rn(be,ke,{enumerable:!0,configurable:!0,writable:!0,value:pe}):be[ke]=pe,vt=(be,ke)=>{for(var pe in ke||(ke={}))ft.call(ke,pe)&&pt(be,pe,ke[pe]);if(nt)for(var pe of nt(ke))lt.call(ke,pe)&&pt(be,pe,ke[pe]);return be},Ct=(be,ke)=>At(be,et(ke));let Nt=[{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\u516C\u5F0F",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"md-iconfont icon-formula",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 Gt({onActionCallback:be,title:ke,icon:pe,actionName:je,className:Yn="",children:jn}){function vi(){be(je)}return bt.createElement("a",{title:ke,className:Yn,onClick:vi},bt.createElement("i",{className:`${pe}`}),jn)}var Vt=({watch:be,showNullButton:ke,showNullProgramButton:pe,onActionCallback:je,fullScreen:Yn,insertTemp:jn,hidetoolBar:vi,extraUse:Ce})=>{const Ye=[...Nt,{title:`${be?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${be?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return bt.createElement("ul",{className:"markdown-toolbar-container"},!vi&&Ye.map((In,pi)=>bt.createElement("li",{key:pi},In.actionName?bt.createElement(Gt,Ct(vt({},In),{onActionCallback:je})):bt.createElement("span",{className:"v-line"}))),ke?bt.createElement("li",null,bt.createElement(Gt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:je},bt.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,pe?bt.createElement(bt.Fragment,null,bt.createElement("li",null,bt.createElement(Gt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:je},bt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),bt.createElement("li",null,bt.createElement(Gt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:je},bt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,jn&&bt.createElement("li",null,bt.createElement(Gt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${jn}`,onActionCallback:je},bt.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),Ce&&bt.createElement("li",null,Ce),bt.createElement("li",{className:"btn-full-screen"},bt.createElement(Gt,{icon:`${Yn?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:Yn?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:je})))},ee=Zt(91558),ie=Zt(28284),$t=Zt(37568),Pe=Zt(99571),le=Object.defineProperty,Ie=Object.defineProperties,Ve=Object.getOwnPropertyDescriptors,Qe=Object.getOwnPropertySymbols,Dn=Object.prototype.hasOwnProperty,gn=Object.prototype.propertyIsEnumerable,en=(be,ke,pe)=>ke in be?le(be,ke,{enumerable:!0,configurable:!0,writable:!0,value:pe}):be[ke]=pe,$e=(be,ke)=>{for(var pe in ke||(ke={}))Dn.call(ke,pe)&&en(be,pe,ke[pe]);if(Qe)for(var pe of Qe(ke))gn.call(ke,pe)&&en(be,pe,ke[pe]);return be},Kt=(be,ke)=>Ie(be,Ve(ke));const Ht={labelCol:{span:4},wrapperCol:{span:20}};var Le=({callback:be,onCancel:ke})=>{function pe(je){be(je)}return bt.createElement(ie.default,Kt($e({},Ht),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:pe,style:{width:500}}),bt.createElement(ie.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},bt.createElement($t.default,null)),bt.createElement(ie.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},bt.createElement($t.default,null)),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(Pe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(Pe.ZP,{type:"ghost",onClick:ke},"\u53D6\u6D88")))},nn=Zt(69720),sn=Zt(17077),me=Zt(62957),Te=Zt(77019),Ee=Zt(9507),vn=Zt(59301),Ue=({callback:be,onCancel:ke})=>{const pe=document.createElement("canvas"),je=pe.getContext("2d");pe.width=1e3,pe.height=800,je.fillStyle="#ffffff",je.fillRect(0,0,pe.width,pe.height);const Yn=pe.toDataURL("image/png");return vn.createElement(me.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},vn.createElement(Te.Z,{style:{height:"100vh"}},vn.createElement(Ee.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:Yn,visible:!0,title:String(Date.now())},onOk:jn=>{be({src:jn.url})},onClose:ke})))},ne=Zt(12378);function Se(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(Se,go.CommandHandler),Se.prototype.canAlignSelection=function(){var be=this.diagram;return!(be===null||be.isReadOnly||be.isModelReadOnly||be.selection.count<2)},Se.prototype.alignLeft=function(){var be=this.diagram;be.startTransaction("aligning left");var ke=1/0;be.selection.each(function(pe){pe instanceof go.Link||(ke=Math.min(pe.position.x,ke))}),be.selection.each(function(pe){pe instanceof go.Link||pe.move(new go.Point(ke,pe.position.y))}),be.commitTransaction("aligning left")},Se.prototype.alignRight=function(){var be=this.diagram;be.startTransaction("aligning right");var ke=-1/0;be.selection.each(function(pe){if(!(pe instanceof go.Link)){var je=pe.actualBounds.x+pe.actualBounds.width;ke=Math.max(je,ke)}}),be.selection.each(function(pe){pe instanceof go.Link||pe.move(new go.Point(ke-pe.actualBounds.width,pe.position.y))}),be.commitTransaction("aligning right")},Se.prototype.alignTop=function(){var be=this.diagram;be.startTransaction("alignTop");var ke=1/0;be.selection.each(function(pe){pe instanceof go.Link||(ke=Math.min(pe.position.y,ke))}),be.selection.each(function(pe){pe instanceof go.Link||pe.move(new go.Point(pe.position.x,ke))}),be.commitTransaction("alignTop")},Se.prototype.alignBottom=function(){var be=this.diagram;be.startTransaction("aligning bottom");var ke=-1/0;be.selection.each(function(pe){if(!(pe instanceof go.Link)){var je=pe.actualBounds.y+pe.actualBounds.height;ke=Math.max(je,ke)}}),be.selection.each(function(pe){pe instanceof go.Link||pe.move(new go.Point(pe.actualBounds.x,ke-pe.actualBounds.height))}),be.commitTransaction("aligning bottom")},Se.prototype.alignCenterX=function(){var be=this.diagram,ke=be.selection.first();if(ke){be.startTransaction("aligning Center X");var pe=ke.actualBounds.x+ke.actualBounds.width/2;be.selection.each(function(je){je instanceof go.Link||je.move(new go.Point(pe-je.actualBounds.width/2,je.actualBounds.y))}),be.commitTransaction("aligning Center X")}},Se.prototype.alignCenterY=function(){var be=this.diagram,ke=be.selection.first();if(ke){be.startTransaction("aligning Center Y");var pe=ke.actualBounds.y+ke.actualBounds.height/2;be.selection.each(function(je){je instanceof go.Link||je.move(new go.Point(je.actualBounds.x,pe-je.actualBounds.height/2))}),be.commitTransaction("aligning Center Y")}},Se.prototype.alignColumn=function(be){var ke=this.diagram;ke.startTransaction("align Column"),be===void 0&&(be=0),be=parseFloat(be);var pe=new Array;ke.selection.each(function(Ce){Ce instanceof go.Link||pe.push(Ce)});for(var je=0;je<pe.length-1;je++){var Yn=pe[je],jn=Yn.actualBounds.y+Yn.actualBounds.height+be,vi=pe[je+1];vi.move(new go.Point(Yn.actualBounds.x,jn))}ke.commitTransaction("align Column")},Se.prototype.alignRow=function(be){be===void 0&&(be=0),be=parseFloat(be);var ke=this.diagram;ke.startTransaction("align Row");var pe=new Array;ke.selection.each(function(Ce){Ce instanceof go.Link||pe.push(Ce)});for(var je=0;je<pe.length-1;je++){var Yn=pe[je],jn=Yn.actualBounds.x+Yn.actualBounds.width+be,vi=pe[je+1];vi.move(new go.Point(jn,Yn.actualBounds.y))}ke.commitTransaction("align Row")},Se.prototype.canRotate=function(be){var ke=this.diagram;return!(ke===null||ke.isReadOnly||ke.isModelReadOnly||ke.selection.count<1)},Se.prototype.rotate=function(be){be===void 0&&(be=90);var ke=this.diagram;ke.startTransaction("rotate "+be.toString());var ke=this.diagram;ke.selection.each(function(pe){pe instanceof go.Link||pe instanceof go.Group||(pe.angle+=be)}),ke.commitTransaction("rotate "+be.toString())},Se.prototype.pullToFront=function(){var be=this.diagram;be.startTransaction("pullToFront");var ke=new go.Map;be.selection.each(function(pe){ke.set(pe.layer,0)}),ke.iteratorKeys.each(function(pe){var je=0;pe.parts.each(function(Yn){if(!Yn.isSelected){var jn=Yn.zOrder;isNaN(jn)?Yn.zOrder=0:je=Math.max(je,jn)}}),ke.set(pe,je)}),be.selection.each(function(pe){Se._assignZOrder(pe,ke.get(pe.layer)+1)}),be.commitTransaction("pullToFront")},Se.prototype.pushToBack=function(){var be=this.diagram;be.startTransaction("pushToBack");var ke=new go.Map;be.selection.each(function(pe){ke.set(pe.layer,0)}),ke.iteratorKeys.each(function(pe){var je=0;pe.parts.each(function(Yn){if(!Yn.isSelected){var jn=Yn.zOrder;isNaN(jn)?Yn.zOrder=0:je=Math.min(je,jn)}}),ke.set(pe,je)}),be.selection.each(function(pe){Se._assignZOrder(pe,ke.get(pe.layer)-1-Se._findGroupDepth(pe))}),be.commitTransaction("pushToBack")},Se._assignZOrder=function(be,ke,pe){pe===void 0&&(pe=be),be.layer===pe.layer&&(be.zOrder=ke),be instanceof go.Group&&be.memberParts.each(function(je){Se._assignZOrder(je,ke+1,pe)})},Se._findGroupDepth=function(be){if(be instanceof go.Group){var ke=0;return be.memberParts.each(function(pe){ke=Math.max(ke,Se._findGroupDepth(pe))}),ke+1}else return 0},Se.prototype.doKeyDown=function(){var be=this.diagram;if(be!==null){var ke=be.lastInput;if(ke.key==="Up"||ke.key==="Down"||ke.key==="Left"||ke.key==="Right"){var pe=this.arrowKeyBehavior;if(pe==="none")return;if(pe==="select"){this._arrowKeySelect();return}else if(pe==="move"){this._arrowKeyMove();return}else if(pe==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},Se.prototype._getAllParts=function(){var be=new Array;return this.diagram.nodes.each(function(ke){be.push(ke)}),this.diagram.parts.each(function(ke){be.push(ke)}),be},Se.prototype._arrowKeyMove=function(){var be=this.diagram,ke=be.lastInput,pe=0,je=0;if(ke.control||ke.meta)pe=1,je=1;else if(be.grid!==null){var Yn=be.grid.gridCellSize;je=Yn.width,pe=Yn.height}be.startTransaction("arrowKeyMove"),be.selection.each(function(jn){ke.key==="Up"?jn.move(new go.Point(jn.actualBounds.x,jn.actualBounds.y-pe)):ke.key==="Down"?jn.move(new go.Point(jn.actualBounds.x,jn.actualBounds.y+pe)):ke.key==="Left"?jn.move(new go.Point(jn.actualBounds.x-je,jn.actualBounds.y)):ke.key==="Right"&&jn.move(new go.Point(jn.actualBounds.x+je,jn.actualBounds.y))}),be.commitTransaction("arrowKeyMove")},Se.prototype._arrowKeySelect=function(){var be=this.diagram,ke=be.lastInput,pe=null;ke.key==="Up"?pe=this._findNearestPartTowards(270):ke.key==="Down"?pe=this._findNearestPartTowards(90):ke.key==="Left"?pe=this._findNearestPartTowards(180):ke.key==="Right"&&(pe=this._findNearestPartTowards(0)),pe!==null&&(ke.shift?pe.isSelected=!0:ke.control||ke.meta?pe.isSelected=!pe.isSelected:be.select(pe))},Se.prototype._findNearestPartTowards=function(be){var ke=this.diagram.selection.first();if(ke===null)return null;for(var pe=ke.actualBounds.center,je=this._getAllParts(),Yn=1/0,jn=ke,vi=0;vi<je.length;vi++){var Ce=je[vi];if(Ce!==ke&&Ce.canSelect()){var Ye=Ce.actualBounds.center,In=pe.directionPoint(Ye),pi=this._angleCloseness(In,be);if(pi<=45){var an=pe.distanceSquaredPoint(Ye);an*=1+Math.sin(pi*Math.PI/180),an<Yn&&(Yn=an,jn=Ce)}}}return jn},Se.prototype._angleCloseness=function(be,ke){return Math.min(Math.abs(ke-be),Math.min(Math.abs(ke+360-be),Math.abs(ke-360-be)))},Se.prototype._arrowKeyTree=function(){var be=this.diagram,ke=be.selection.first();if(ke instanceof go.Node){var pe=be.lastInput;if(pe.key==="Right"){if(!ke.isTreeLeaf)if(!ke.isTreeExpanded)be.commandHandler.canExpandTree(ke)&&be.commandHandler.expandTree(ke);else{var je=this._sortTreeChildrenByY(ke).first();je!==null&&be.select(je)}}else if(pe.key==="Left")if(!ke.isTreeLeaf&&ke.isTreeExpanded)be.commandHandler.canCollapseTree(ke)&&be.commandHandler.collapseTree(ke);else{var Yn=ke.findTreeParentNode();Yn!==null&&be.select(Yn)}else if(pe.key==="Up"){var Yn=ke.findTreeParentNode();if(Yn!==null){var jn=this._sortTreeChildrenByY(Yn),vi=jn.indexOf(ke);if(vi>0){for(var Ce=jn.elt(vi-1);Ce!==null&&Ce.isTreeExpanded&&!Ce.isTreeLeaf;){var Ye=this._sortTreeChildrenByY(Ce);Ce=Ye.last()}Ce!==null&&be.select(Ce)}else be.select(Yn)}}else if(pe.key==="Down")if(ke.isTreeExpanded&&!ke.isTreeLeaf){var je=this._sortTreeChildrenByY(ke).first();je!==null&&be.select(je)}else for(;ke!==null;){var Yn=ke.findTreeParentNode();if(Yn===null)break;var jn=this._sortTreeChildrenByY(Yn),vi=jn.indexOf(ke);if(vi<jn.length-1){be.select(jn.elt(vi+1));break}else ke=Yn}var In=be.selection.first();In!==null&&be.scrollToRect(In.actualBounds)}},Se.prototype._sortTreeChildrenByY=function(be){var ke=new go.List().addAll(be.findTreeChildrenNodes());return ke.sort(function(pe,je){var Yn=pe.location,jn=je.location;return Yn.y<jn.y?-1:Yn.y>jn.y?1:Yn.x<jn.x?-1:Yn.x>jn.x?1:0}),ke},Se.prototype.copyToClipboard=function(be){go.CommandHandler.prototype.copyToClipboard.call(this,be),this._lastPasteOffset.set(this.pasteOffset)},Se.prototype.pasteFromClipboard=function(){var be=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(be,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),be},Object.defineProperty(Se.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(be){if(be!=="move"&&be!=="select"&&be!=="scroll"&&be!=="tree"&&be!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+be);this._arrowKeyBehavior=be}}),Object.defineProperty(Se.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(be){if(!(be instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+be);this._pasteOffset.set(be)}});var tn=Se,cn=Zt(63720),Et=Zt(5269),Pt=Zt(38986),xt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Ft=Zt(48790),jt=Zt(59301),kt=(be,ke,pe)=>new Promise((je,Yn)=>{var jn=Ye=>{try{Ce(pe.next(Ye))}catch(In){Yn(In)}},vi=Ye=>{try{Ce(pe.throw(Ye))}catch(In){Yn(In)}},Ce=Ye=>Ye.done?je(Ye.value):Promise.resolve(Ye.value).then(jn,vi);Ce((pe=pe.apply(be,ke)).next())});function de({onCancel:be,callback:ke}){let pe=(0,bt.useRef)(),je=(0,bt.useRef)(),Yn=(0,bt.useRef)(),jn=(0,bt.useRef)(!1);const vi=(0,bt.useRef)(!1),[Ce,Ye]=(0,bt.useState)(0);function In(){const an=ne.bx.make,Wt={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"};pe.current=new ne.S0(je.current,{padding:20,grid:an(ne.s_,"Grid",an(ne.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),an(ne.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:he=>{var Wn=he.diagram.commandHandler.addTopLevelParts(he.diagram.selection,!0);Wn||he.diagram.currentTool.doCancel()},commandHandler:an(tn),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:he=>{var Wn=he.subject;Wn.location=Wn.location.copy().snapToGridPoint(he.diagram.grid.gridOrigin,he.diagram.grid.gridCellSize),setTimeout(()=>{he.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:he=>{var Wn=he.subject;setTimeout(()=>{he.diagram.commandHandler.editTextBlock()})},LinkRelinked:he=>{var Wn=he.parameter.part;Wn.invalidateConnectedLinks();var Ci=he.subject;he.diagram.toolManager.linkingTool.isForwards?Ci.toNode.invalidateConnectedLinks():Ci.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),pe.current.nodeTemplate=an(ne.NB,"Auto",{locationSpot:ne.z6.Center,locationObjectName:"SHAPE",desiredSize:new ne.$u(120,60),minSize:new ne.$u(40,40),resizable:!0,resizeCellSize:new ne.$u(10,10),rotatable:!0},new ne.KX("location","loc",ne.E9.parse).makeTwoWay(ne.E9.stringify),new ne.KX("desiredSize","size",ne.$u.parse).makeTwoWay(ne.$u.stringify),an(ne.bn,{name:"SHAPE",fill:Wt.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ne.z6.AllSides,toSpot:ne.z6.AllSides},new ne.KX("figure"),new ne.KX("fill"),new ne.KX("stroke","borderColor"),new ne.KX("strokeWidth","thickness"),new ne.KX("strokeDashArray","dash")),an(ne.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),an(ne.al,{margin:1,textAlign:"center",overflow:ne.al.OverflowEllipsis,editable:!0},new ne.KX("text").makeTwoWay(),new ne.KX("stroke","color"))),pe.current.nodeTemplate.toolTip=an("ToolTip",an(ne.s_,"Vertical",{maxSize:new ne.$u(200,NaN)},an(ne.al,{font:"bold 10pt sans-serif",textAlign:"center"},new ne.KX("text")),an(ne.al,{font:"10pt sans-serif",textAlign:"center"},new ne.KX("text","details"))));function oe(he,Wn){var Ci=(Fn,Xi)=>{Fn.handled=!0,Fn.diagram.model.commit(Oi=>{var Ri=Xi.part.adornedPart,Fi=new ne.E9().setRectSpot(Ri.actualBounds,he);Fi.subtract(Ri.location),Fi.scale(2,2),Fi.x+=Math.sign(Fi.x)*130,Fi.y+=Math.sign(Fi.y)*130,Fi.add(Ri.location),Fi.snapToGridPoint(Fn.diagram.grid.gridOrigin,Fn.diagram.grid.gridCellSize);var Ii=Oi.copyNodeData(Ri.data);Oi.setGroupKeyForNodeData(Ii,Oi.getGroupKeyForNodeData(Ri.data)),Oi.addNodeData(Ii);var eo={from:Ri.key,to:Oi.getKeyForNodeData(Ii)};Oi.addLinkData(eo);var Re=Fn.diagram.findNodeForData(Ii);Re.location=Fi,Fn.diagram.select(Re),setTimeout(()=>{Fn.diagram.commandHandler.editTextBlock()},20)})};return an(ne.bn,{figure:Wn,alignment:he,alignmentFocus:he.opposite(),width:he.equals(ne.z6.Top)||he.equals(ne.z6.Bottom)?25:18,height:he.equals(ne.z6.Top)||he.equals(ne.z6.Bottom)?18:25,fill:"orange",stroke:Wt.white,strokeWidth:4,mouseEnter:(Fn,Xi)=>Xi.fill="dodgerblue",mouseLeave:(Fn,Xi)=>Xi.fill="orange",isActionable:!0,click:Ci,contextClick:Ci})}function un(he){return an(ne.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:(Wn,Ci)=>Ci.fill="dodgerblue",mouseLeave:(Wn,Ci)=>Ci.fill="orange",click:(Wn,Ci)=>{Wn.diagram.commandHandler.showContextMenu(Ci.part.adornedPart)}},he||{})}pe.current.nodeTemplate.selectionAdornmentTemplate=an(ne.uz,"Spot",an(ne.Vm,{padding:10}),oe(ne.z6.Top,"TriangleUp"),oe(ne.z6.Left,"TriangleLeft"),oe(ne.z6.Right,"TriangleRight"),oe(ne.z6.Bottom,"TriangleDown"),un({alignment:new ne.z6(.75,0)}));function on(he,Wn){return(Ci,Fn)=>{Ci.handled=!0,Ci.diagram.model.commit(Xi=>{Xi.set(Fn.part.adornedPart.data,he,Wn)})}}function ve(he,Wn){return Wn||(Wn="color"),an(ne.bn,{width:16,height:16,stroke:"lightgray",fill:he,margin:1,background:"transparent",mouseEnter:(Ci,Fn)=>Fn.stroke="dodgerblue",mouseLeave:(Ci,Fn)=>Fn.stroke="lightgray",click:on(Wn,he),contextClick:on(Wn,he)})}function ln(){return[an("ContextMenuButton",an(ne.s_,"Horizontal",ve(Wt.white,"fill"),ve(Wt.beige,"fill"),ve(Wt.extralightblue,"fill"),ve(Wt.extralightred,"fill"))),an("ContextMenuButton",an(ne.s_,"Horizontal",ve(Wt.lightgray,"fill"),ve(Wt.lightgreen,"fill"),ve(Wt.lightblue,"fill"),ve(Wt.lightred,"fill")))]}function Kn(){return[an("ContextMenuButton",an(ne.s_,"Horizontal",ve(Wt.black),ve(Wt.green),ve(Wt.blue),ve(Wt.red))),an("ContextMenuButton",an(ne.s_,"Horizontal",ve(Wt.white),ve(Wt.magenta),ve(Wt.purple),ve(Wt.orange)))]}function ni(he,Wn){return Wn||(Wn="thickness"),an(ne.bn,"LineH",{width:16,height:16,strokeWidth:he,margin:1,background:"transparent",mouseEnter:(Ci,Fn)=>Fn.background="dodgerblue",mouseLeave:(Ci,Fn)=>Fn.background="transparent",click:on(Wn,he),contextClick:on(Wn,he)})}function hi(he,Wn){return Wn||(Wn="dash"),an(ne.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:he,margin:1,background:"transparent",mouseEnter:(Ci,Fn)=>Fn.background="dodgerblue",mouseLeave:(Ci,Fn)=>Fn.background="transparent",click:on(Wn,he),contextClick:on(Wn,he)})}function mn(){return[an("ContextMenuButton",an(ne.s_,"Horizontal",ni(1),ni(2),ni(3),ni(4))),an("ContextMenuButton",an(ne.s_,"Horizontal",hi(null),hi([2,4]),hi([4,4])))]}function fn(he,Wn){return Wn||(Wn="figure"),an(ne.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:he,margin:1,background:"transparent",mouseEnter:(Ci,Fn)=>Fn.fill="dodgerblue",mouseLeave:(Ci,Fn)=>Fn.fill="lightgray",click:on(Wn,he),contextClick:on(Wn,he)})}pe.current.nodeTemplate.contextMenu=an("ContextMenu",an("ContextMenuButton",an(ne.s_,"Horizontal",fn("Rectangle"),fn("RoundedRectangle"),fn("Ellipse"),fn("Diamond"))),an("ContextMenuButton",an(ne.s_,"Horizontal",fn("Parallelogram2"),fn("ManualOperation"),fn("Procedure"),fn("Cylinder1"))),an("ContextMenuButton",an(ne.s_,"Horizontal",fn("Terminator"),fn("CreateRequest"),fn("Document"),fn("TriangleDown"))),ln(),Kn(),mn()),pe.current.groupTemplate=an(ne.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:ne.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(he,Wn)=>{var Ci=Wn.addMembers(Wn.diagram.selection,!0);Ci||Wn.diagram.currentTool.doCancel()},avoidable:!1},new ne.KX("location","loc",ne.E9.parse).makeTwoWay(ne.E9.stringify),an(ne.s_,"Auto",{name:"BODY"},an(ne.bn,{parameter1:10,fill:Wt.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ne.z6.AllSides,toSpot:ne.z6.AllSides},new ne.KX("fill"),new ne.KX("stroke","color"),new ne.KX("strokeWidth","thickness"),new ne.KX("strokeDashArray","dash")),an(ne.Vm,{background:"transparent",margin:20})),an(ne.al,{alignment:ne.z6.Top,alignmentFocus:ne.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new ne.KX("text"),new ne.KX("stroke","color"))),pe.current.groupTemplate.selectionAdornmentTemplate=an(ne.uz,"Spot",an(ne.s_,"Auto",an(ne.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),an(ne.Vm,{margin:1.5})),un({alignment:ne.z6.TopRight,alignmentFocus:ne.z6.BottomRight})),pe.current.groupTemplate.contextMenu=an("ContextMenu",ln(),Kn(),mn()),pe.current.linkTemplate=an(ne.rU,{layerName:"Foreground",routing:ne.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new ne.KX("fromSpot","fromSpot",ne.z6.parse),new ne.KX("toSpot","toSpot",ne.z6.parse),new ne.KX("fromShortLength","dir",he=>he>=1?10:0),new ne.KX("toShortLength","dir",he=>he>=1?10:0),new ne.KX("points").makeTwoWay(),an(ne.bn,{strokeWidth:2},new ne.KX("stroke","color"),new ne.KX("strokeWidth","thickness"),new ne.KX("strokeDashArray","dash")),an(ne.bn,{segmentIndex:0,segmentOffset:new ne.E9(15,0),segmentOrientation:ne.rU.OrientAlong,alignmentFocus:ne.z6.Right,figure:"circle",width:10,strokeWidth:0},new ne.KX("fill","color"),new ne.KX("visible","dir",he=>he===1)),an(ne.bn,{segmentIndex:-1,segmentOffset:new ne.E9(-10,6),segmentOrientation:ne.rU.OrientPlus90,alignmentFocus:ne.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ne.KX("fill","color"),new ne.KX("visible","dir",he=>he>=1),new ne.KX("width","thickness",he=>7+3*he),new ne.KX("height","thickness",he=>7+3*he),new ne.KX("segmentOffset","thickness",he=>new ne.E9(-15,4+1.5*he))),an(ne.bn,{segmentIndex:0,segmentOffset:new ne.E9(15,-6),segmentOrientation:ne.rU.OrientMinus90,alignmentFocus:ne.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ne.KX("fill","color"),new ne.KX("visible","dir",he=>he===2),new ne.KX("width","thickness",he=>7+3*he),new ne.KX("height","thickness",he=>7+3*he),new ne.KX("segmentOffset","thickness",he=>new ne.E9(-15,4+1.5*he))),an(ne.al,{alignmentFocus:new ne.z6(0,1,-4,0),editable:!0},new ne.KX("text").makeTwoWay(),new ne.KX("stroke","color"))),pe.current.linkTemplate.selectionAdornmentTemplate=an(ne.uz,an(ne.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Pn(2)},new ne.KX("pathPattern","thickness",Pn)),un({alignmentFocus:new ne.z6(0,0,-6,-4)}));function Pn(he){return an(ne.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(he+4).toString()+" H3"})}function wi(he){var Wn="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return he===0?Wn="M0 0 M16 16 M0 8 L16 8":he===2&&(Wn="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),an(ne.bn,{geometryString:Wn,margin:2,background:"transparent",mouseEnter:(Ci,Fn)=>Fn.background="dodgerblue",mouseLeave:(Ci,Fn)=>Fn.background="transparent",click:on("dir",he),contextClick:on("dir",he)})}function ri(he){var Wn=(Ci,Fn)=>{Ci.handled=!0,Ci.diagram.model.commit(Xi=>{var Oi=Fn.part.adornedPart;Xi.set(Oi.data,he?"toSpot":"fromSpot",ne.z6.stringify(ne.z6.AllSides)),(he?Oi.toNode:Oi.fromNode).invalidateConnectedLinks()})};return an(ne.bn,{width:12,height:12,fill:"transparent",mouseEnter:(Ci,Fn)=>Fn.background="dodgerblue",mouseLeave:(Ci,Fn)=>Fn.background="transparent",click:Wn,contextClick:Wn})}function Je(he,Wn){var Ci=0,Fn=ne.z6.RightSide;he.equals(ne.z6.Top)?(Ci=270,Fn=ne.z6.TopSide):he.equals(ne.z6.Left)?(Ci=180,Fn=ne.z6.LeftSide):he.equals(ne.z6.Bottom)&&(Ci=90,Fn=ne.z6.BottomSide),Wn||(Ci-=180);var Xi=(Oi,Ri)=>{Oi.handled=!0,Oi.diagram.model.commit(Fi=>{var Ii=Ri.part.adornedPart;Fi.set(Ii.data,Wn?"toSpot":"fromSpot",ne.z6.stringify(Fn)),(Wn?Ii.toNode:Ii.fromNode).invalidateConnectedLinks()})};return an(ne.bn,{alignment:he,alignmentFocus:he.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:Ci,background:"transparent",mouseEnter:(Oi,Ri)=>Ri.background="dodgerblue",mouseLeave:(Oi,Ri)=>Ri.background="transparent",click:Xi,contextClick:Xi})}pe.current.linkTemplate.contextMenu=an("ContextMenu",Kn(),mn(),an("ContextMenuButton",an(ne.s_,"Horizontal",wi(0),wi(1),wi(2))),an("ContextMenuButton",an(ne.s_,"Horizontal",an(ne.s_,"Spot",ri(!1),Je(ne.z6.Top,!1),Je(ne.z6.Left,!1),Je(ne.z6.Right,!1),Je(ne.z6.Bottom,!1)),an(ne.s_,"Spot",{margin:new ne.Zt(0,0,0,2)},ri(!0),Je(ne.z6.Top,!0),Je(ne.z6.Left,!0),Je(ne.z6.Right,!0),Je(ne.z6.Bottom,!0)))));const Nn=`{ "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 Wi=["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 qi(he){return console.log("shapeName:",he),Wi.indexOf(he)>=0}var To=new ne.YI(Yn.current,{maxSelectionCount:1,linkTemplate:an(ne.rU,{locationSpot:ne.z6.Center,selectionAdornmentTemplate:an(ne.uz,"Link",{locationSpot:ne.z6.Center},an(ne.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),an(ne.bn,{toArrow:"Standard",stroke:null}))},{routing:ne.rU.AvoidsNodes,curve:ne.rU.JumpOver,corner:5,toShortLength:4},new ne.KX("points"),an(ne.bn,{isPanelMain:!0,strokeWidth:2}),an(ne.bn,{toArrow:"Standard",stroke:null})),model:new ne.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...ne.bn.getFigureGenerators().toArray().map(he=>({text:"\u672A\u547D\u540D",size:"100 100",figure:he.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return pe.current.addDiagramListener("TextEdited",function(he){var Wn;const Ci=he.subject.part;var Fn=(Wn=document.activeElement)==null?void 0:Wn.value;typeof Fn=="string"&&Fn.trim()===""&&pe.current.model.commit(function(Xi){Xi.set(Ci.data,"text","\u672A\u547D\u540D"),pe.current.commandHandler.stopCommand()},"increment")}),To.nodeTemplate=an(ne.NB,"Auto",{locationSpot:ne.z6.Center},new ne.KX("location","location",ne.E9.parse).makeTwoWay(ne.E9.stringify),an(ne.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 ne.KX("stroke").makeTwoWay(),new ne.KX("fill").makeTwoWay(),new ne.KX("figure")),an(ne.al,{margin:new ne.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new ne.$u(16,16),maxSize:new ne.$u(10,NaN),textAlign:"center",editable:!0},new ne.KX("key").makeTwoWay())),setTimeout(()=>{pe.current.grid=an(ne.s_,"Grid",an(ne.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),an(ne.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),pe.current.grid.visible=!0,pe.current.grid.gridCellStroke="darkgray",pe.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=pe.current,pe.current}const pi=()=>kt(this,null,function*(){var an,Wt=pe.current.makeImage();const oe=yield(0,Pt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:Wt.src,file_data:JSON.stringify({login:(an=(0,Ft.eY)())==null?void 0:an.login,data:JSON.parse(pe.current.model.toJson())})}});ke({src:oe.url})});return(0,bt.useEffect)(()=>(setTimeout(()=>{In()},500),Ye(Ce+1),()=>{pe.current=null}),[]),jt.createElement("div",{ref:vi,className:"body-overflow-initial"},jt.createElement(me.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!Ce,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:jt.createElement(Te.Z,null,jt.createElement(Et.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),jt.createElement(Et.Z,{onClick:()=>{var an,Wt,oe=pe.current.selection.first();if(jn.current=!jn.current,document.activeElement&&oe){let un=(Wt=(an=document.activeElement)==null?void 0:an.value)==null?void 0:Wt.trim();typeof un=="string"&&pe.current.model.commit(function(on){on.set(oe.data,"text",un||"\u672A\u547D\u540D"),pe.current.commandHandler.stopCommand()},"increment")}Ye(Ce+1)}},jt.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:be},jt.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:jn.current?"none":"block"},className:xt.flowChartWrp},jt.createElement("div",{style:{display:"flex",height:"100%"}},jt.createElement("div",{style:{width:"300px",height:"100%"}},jt.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),jt.createElement("div",{style:{height:"calc(100% - 50px)"},className:xt.myPaletteDiv,ref:Yn})),jt.createElement("div",{style:{flex:1,position:"relative"}},jt.createElement("div",{ref:je,style:{height:"80vh"}}))),jt.createElement("div",{className:"tr"},jt.createElement(Pe.ZP,{size:"large",onClick:pi,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var We=de,Ln=Zt(47889),kn=Zt(71051);const Tn=Ln.ZP.Group,Ge={margin:"0 8px"};var En=({callback:be,onCancel:ke})=>{function pe(je){be(je)}return bt.createElement(ie.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:pe},bt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},bt.createElement("span",{style:Ge},"\u5355\u5143\u683C\u6570\uFF1A"),bt.createElement("span",{style:Ge},"\u884C\u6570"),bt.createElement(ie.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},bt.createElement(kn.Z,null)),bt.createElement("span",{style:Ge},"\u5217\u6570"),bt.createElement(ie.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},bt.createElement(kn.Z,null))),bt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},bt.createElement("span",{style:Ge},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),bt.createElement(ie.default.Item,{name:"align"},bt.createElement(Tn,null,bt.createElement(Ln.ZP,{value:"default"},bt.createElement("i",{className:"fa fa-align-justify"})),bt.createElement(Ln.ZP,{value:"left"},bt.createElement("i",{className:"fa fa-align-left"})),bt.createElement(Ln.ZP,{value:"center"},bt.createElement("i",{className:"fa fa-align-center"})),bt.createElement(Ln.ZP,{value:"right"},bt.createElement("i",{className:"fa fa-align-right"}))))),bt.createElement("div",{className:"flex-container flex-end"},bt.createElement(Pe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),bt.createElement(Pe.ZP,{type:"ghost",onClick:ke},"\u53D6\u6D88")))},xn=Zt(71411),On=Zt(43001),di=Zt.n(On),Zi=(0,bt.forwardRef)(({use3d:be,width:ke,height:pe,callback:je,showSaveButton:Yn},jn)=>{const vi=(0,bt.useRef)(),Ce=(0,bt.useRef)(),[Ye,In]=(0,bt.useState)(!1),pi=(0,bt.useRef)({id:vi,appName:"graphing",width:ke||1e3,height:pe||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,bt.useEffect)(()=>{Ce.current=new(di())(pi.current,!0),window.onload=function(){Ce.current.inject("applet_container")}},[]);const an=()=>{var Wt=window.ggbApplet.getPNGBase64(1,!0,72);return je&&je(Wt),Wt};return(0,bt.useEffect)(()=>{pi.current.appName=Ye?"3D":"graphing",Ce.current.inject("applet_container")},[Ye]),(0,bt.useEffect)(()=>{In(be)},[be]),(0,bt.useImperativeHandle)(jn,()=>({getImgData:an})),bt.createElement(bt.Fragment,null,bt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:vi}),bt.createElement(Te.Z,{align:"middle"},bt.createElement(Et.Z,{flex:1},bt.createElement(xn.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Ye,onChange:Wt=>In(Wt)})),bt.createElement(Et.Z,null,bt.createElement(Pe.ZP,{size:"large",onClick:an,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),oi=Zt(76562),gi=Zt(6767);const Li="link",Po="upload-image",_i="add-flowchart",ji="draw-image",Ki="add-flowchart",Bo="code-block",Di="add-table",Vo="------------",gr={default:Vo,left:`:${Vo}`,center:`:${Vo}:`,right:`${Vo}:`};var Go=Zt(37808);function Ur(){}let jr=0;const ir=1e4,Uo="\u2581",ki="@\u2581\u2581@",Co="@\u2581@",Lt=`
**\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`,Ho=["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 Lo(be){return/^\d+$/.test(be)?`${be}px`:be}const Zn=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",ei={[Zn+"-B"]:"bold",[Zn+"-I"]:"italic"},li={[Li]:"\u6DFB\u52A0\u94FE\u63A5",[Bo]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[Po]:"\u6DFB\u52A0\u56FE\u7247",[ji]:"\u6DFB\u52A0\u753B\u56FE",[_i]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Di]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var to=({defaultValue:be="",onChange:ke,width:pe="100%",height:je=400,miniToolbar:Yn=!1,isFocus:jn=!1,watch:vi,insertTemp:Ce,mode:Ye="markdown",id:In="markdown-editor-id",showResizeBar:pi=!1,noStorage:an=!1,showNullButton:Wt=!1,showNullProgramButton:oe=!1,hidetoolBar:un=!1,fullScreen:on=!1,onBlur:ve,onCMBeforeChange:ln,onFullScreen:Kn,className:ni="",disablePaste:hi=!1,disabled:mn=!1,disabledFill:fn=!1,placeholder:Pn="",values:wi="",extraUse:ri})=>{const[Je,Nn]=(0,bt.useState)(null),[Wi,qi]=(0,bt.useState)(be),[To,he]=(0,bt.useState)(vi),[Wn,Ci]=(0,bt.useState)(on),[Fn,Xi]=(0,bt.useState)(""),[Oi,Ri]=(0,bt.useState)(0),[Fi,Ii]=(0,bt.useState)(je),[eo,Re]=(0,bt.useState)(!1),[co,Oe]=(0,bt.useState)(0),[Vi,Yo]=(0,bt.useState)(0),io=(0,bt.useRef)(),Do=(0,bt.useRef)(),zi=(0,bt.useRef)(),mi=(0,bt.useRef)();(0,bt.useEffect)(()=>{const Un=window.scrollY||window.pageYOffset;qi(wi),Je==null||Je.setValue(wi),window.scrollTo(0,Un)},[wi]),(0,bt.useEffect)(()=>{Kn==null||Kn(Wn)},[Wn]),(0,bt.useEffect)(()=>{if(io.current){let Un=function(ti,Ze){var Qi;if(hi){Ze.preventDefault();return}const uo=Ze.clipboardData;if(uo){const tr=uo.types.toString(),ao=uo.items;if(tr==="Files"||uo.types.indexOf("Files")>-1){if(Ze.preventDefault(),Ye=="stex")return;try{let or=ao[1];((Qi=ao[0])==null?void 0:Qi.kind)==="file"&&(or=ao[0]);const mr=or.getAsFile(),Ar=mr.name.split(".").pop();(0,sn.I)(mr,ur=>{var es,kr,ye;ur.id?((es=mr==null?void 0:mr.type)==null?void 0:es.indexOf("image"))>-1?Hn.replaceSelection(`<img width="100%" src="/api/attachments/${ur.id}?type=${ur.content_type})" alt="" />`):((kr=mr==null?void 0:mr.type)==null?void 0:kr.indexOf("video"))>-1?Hn.replaceSelection(`<video width="100%" controls src="/api/attachments/${ur.id}"></video>`):((ye=mr==null?void 0:mr.type)==null?void 0:ye.indexOf("pdf"))>-1?Hn.replaceSelection(`<a href="/api/attachments/${ur.id}?type=${mr.type}&disposition=inline" target="_blank">${mr.name}</a>`):Ho.includes(Ar)?Hn.replaceSelection(`<a href="/api/attachments/${ur.id}?type=office&disposition=inline" target="_blank">${mr.name}</a>`):Hn.replaceSelection(`[${mr.name}](/api/attachments/${ur.id}?type=${ur.content_type})`):(ur==null?void 0:ur.status)===401&&(document.location.href="/user/login")})}catch(or){gi.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const Hn=we().fromTextArea(io.current,{mode:Ye,lineNumbers:!Yn,lineWrapping:!0,value:be,autoCloseTags:!0,autoCloseBrackets:!0});return Hn.on("keyup",function(ti,Ze){Ze.keyCode===8&&(ti.getValue()==""?Hn.setOption("placeholder",Pn):Hn.setOption("placeholder",null))}),Hn.on("keydown",function(ti,Ze){if(Ze.keyCode===8){var Qi=Er(ti);Qi&&Ze.preventDefault()}}),jn&&Hn.focus(),Hn.on("paste",Un),mn&&Hn.on("beforeChange",function(ti,Ze){(Ze.origin==="paste"||Ze.origin==="+input")&&Ze.cancel()}),Nn(Hn),()=>{Hn.off("paste",Un)}}},[]);const fo=(0,bt.useCallback)(()=>{if(Do.current)try{}catch(Un){console.log(Un,"---- to set md editor body height")}},[Fi,Do,Wn]);(0,bt.useEffect)(()=>{function Un(){let Hn=new Fe.Z(ti=>{for(let Ze of ti)(Ze.target.offsetHeight>0||Ze.target.offsetWidth>0)&&(fo(),Je.setSize("100%","100%"),Je.refresh())});return Hn.observe(io.current.parentElement),Hn}if(Je){const Hn=Un();return()=>{var ti,Ze;(ti=io.current)!=null&&ti.parentElement&&Hn.unobserve((Ze=io.current)==null?void 0:Ze.parentElement)}}},[Je,fo]),(0,bt.useEffect)(()=>{if(Je){let Un=[];for(const[Hn,ti]of Object.entries(ei)){let Ze={[Hn]:()=>{bo(ti)}};Un.push(Ze),Je.addKeyMap(Ze)}return()=>{for(let Hn of Un)Je.removeKeyMap(Hn)}}},[Je]),(0,bt.useEffect)(()=>{on!==Wn&&Ci(on)},[on]),(0,Go.Z)(()=>{if(!an&&Oi>0){let Un=new Date().getTime(),Hn=window.sessionStorage.getItem(In);Un>=Oi+ir&&(!Hn||Hn!==Wi)&&(window.sessionStorage.setItem(In,Wi),Re(!0))}},ir),(0,bt.useEffect)(()=>{he(vi)},[Je,vi]),(0,bt.useEffect)(()=>{Je&&jn&&Je.focus()},[Je,jn]),(0,bt.useEffect)(()=>{if(To&&Je){let Un=function(ti){let Ze=ti.target;if(mi.current){let Qi=Ze.scrollTop/Ze.scrollHeight;mi.current.scrollTop=mi.current.scrollHeight*Qi}};const Hn=Je.getScrollerElement();return Hn.addEventListener("scroll",Un),()=>{Hn.removeEventListener("scroll",Un)}}},[Je,To]),(0,bt.useEffect)(()=>{if(Je&&ln){let Un=function(Hn,ti){ln(Hn,ti)};return Je.on("beforeChange",Un),()=>{Je.off("beforeChange",Un)}}},[Je,ln]),(0,bt.useEffect)(()=>{if(Je&&ve){let Un=function(){ve(Je.getValue())};return Je.on("blur",Un),()=>{Je.off("blur",Un)}}},[Je,ve]);function Er(Un,Hn){var ti=Un.getDoc(),Ze=ti.getCursor(),Qi=ti.getLine(Ze.line),uo=Qi.charAt(Ze.ch-1),tr=Qi.lastIndexOf("@\u2581@",Ze.ch),ao=Qi.lastIndexOf("@\u2581\u2581@",Ze.ch),or=tr>ao?tr:ao,mr=tr>ao?3:4;if(ki.indexOf(uo)===-1)return null;if(console.log("change1:",Hn,Un,Qi,Ze,or,tr,ao,uo),or>=0&&Ze.ch-or<5){var Ar=or+mr;return ti.replaceRange("",{line:Ze.line,ch:or},{line:Ze.line,ch:Ar}),{line:Ze.line,ch:Ar}}return null}(0,bt.useEffect)(()=>{if(Je){let Un=function(Hn,ti){const Ze=Hn.getValue();qi(Ze),Ri(new Date().getTime()),Hn.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),ke&&(oe?ke(Ze,Gn(Ze)):ke(Ze))};return Je.on("change",Un),()=>{Je.off("change",Un)}}},[Je,ke]),(0,bt.useEffect)(()=>{if(Je)if(be==null)Je.setValue(""),qi("");else{const Un=window.scrollY||window.pageYOffset;be!==Je.getValue()&&(Je.setValue(be),qi(be),Je.setCursor(mn?1:Je.lineCount(),0),window.scrollTo(0,Un))}},[Je,be]);const bo=(0,bt.useCallback)(Un=>{const Hn=Je.getCursor(),ti=Je.getSelection();let Ze=ti.split(`
`);switch(Un){case"bold":return Je.replaceSelection("**"+ti+"**"),ti===""&&Je.setCursor(Hn.line,Hn.ch+2),Je.focus();case"italic":return Je.replaceSelection("*"+ti+"*"),ti===""&&Je.setCursor(Hn.line,Hn.ch+1),Je.focus();case"code":return Je.replaceSelection("`"+ti+"`"),ti===""&&Je.setCursor(Hn.line,Hn.ch+1),Je.focus();case"inline-latex":return Xi("inline-latex"),Je.focus();case"latex":return Je.replaceSelection("```latex\n"+ti+"\n```"),Je.setCursor(Hn.line+1,ti.length+1),Je.focus();case"line-break":return Je.replaceSelection(`<br/>
`),Je.focus();case"list-ul":return ti===""?Je.replaceSelection("- "+ti):Je.replaceSelection(Ze.map(Qi=>Qi===""?"":`- ${Qi}`).join(`
`)),Je.focus();case"list-ol":return ti===""?Je.replaceSelection("1. "+ti):Je.replaceSelection(Ze.map((Qi,uo)=>Qi===""?"":`${uo+1}. ${Qi}`).join(`
`)),Je.focus();case"add-null-ch":return ti===""&&Je.setCursor(Hn.line,Hn.ch),Je.replaceSelection(Uo),Je.focus();case"add-signal":return ti===""&&Je.setCursor(Hn.line,Hn.ch),Je.replaceSelection(Co),Je.focus();case"add-multiple":return ti===""&&Je.setCursor(Hn.line,Hn.ch),Je.replaceSelection(ki),Je.focus();case"inster-template-1":return ti===""&&Je.setCursor(Hn.line,Hn.ch),Je.replaceSelection(Lt),Je.focus();case"eraser":return Je.setValue(""),Je.focus();case"trigger-watch":return he(!To),Je.focus();case"trigger-full-screen":return Ci(!Wn),Je.focus();case Li:Xi(Li);return;case Bo:Xi(Bo);return;case Po:Xi(Po);return;case ji:Xi(ji);return;case"maths-latex":Xi("maths-latex");return;case _i:Xi(_i);return;case Di:Xi(Di);return;default:throw new Error}},[Je,To,Wn]),Cn=(0,bt.useCallback)((Un,Hn)=>{var ti,Ze,Qi,uo,tr,ao;switch(Xi(""),Fn){case Li:const{title:es,link:kr}=Un;return Je.replaceSelection(`[${es}](${kr})`),Je.focus();case Bo:const{language:ye,content:ns}=Un;return Je.replaceSelection(["```"+ye,ns,"```"].join(`
`)),Je.focus();case"maths-latex":for(var or=atob(Un),mr=new Uint8Array(or.length),Ar=0;Ar<or.length;Ar++)mr[Ar]=or.charCodeAt(Ar);var ur=new Blob([mr],{type:"image/png"});(0,sn.I)(ur,Hs=>{Hs.id?Je.replaceSelection(`![,](/api/attachments/${Hs.id}?type=${Hs.content_type})`):(Hs==null?void 0:Hs.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":Je.replaceSelection("`$$"+Un+"$$`");break;case Po:case ji:case Ki:const{src:Gs,alt:Xs}=Un,Ro=Hn,Ja=(Qi=(Ze=(ti=Ro==null?void 0:Ro.name)==null?void 0:ti.split("."))==null?void 0:Ze.pop)==null?void 0:Qi.call(Ze);return((uo=Ro==null?void 0:Ro.type)==null?void 0:uo.indexOf("image"))>-1||!(Ro!=null&&Ro.type)?Ro!=null&&Ro.align||Ro!=null&&Ro.width?Je.replaceSelection(`<p style="text-align:${Ro.align||"initial"}"><img width="${Ro.width?Ro.width+"%":"initial"}" src="${Gs}" alt="${Xs||""}" /></p>`):Je.replaceSelection(`<img width="100%" src="${Gs}" alt="${Xs||""}" />`):((tr=Ro==null?void 0:Ro.type)==null?void 0:tr.indexOf("video"))>-1?Je.replaceSelection(`<video width="100%" controls src="${Gs}"></video>`):((ao=Ro==null?void 0:Ro.type)==null?void 0:ao.indexOf("pdf"))>-1?Je.replaceSelection(`<a href="${Gs}?type=${Ro.type}&disposition=inline" target="_blank">${Ro.name}</a>`):Ho.includes(Ja)?Je.replaceSelection(`<a href="${Gs}?type=office&disposition=inline" target="_blank">${Ro.name}</a>`):Je.replaceSelection(`[${Ro.name}](${Gs})`),Je.focus();case Di:const{row:la,col:Ml,align:So}=Un;let Mr=`
`;for(let Hs=0;Hs<la;Hs++){let cl=[],lu=[];for(let xa=0;xa<Ml;xa++)Hs===1&&lu.push(gr[So]),cl.push(" ");Hs===1&&(Mr+=`| ${lu.join(" | ")} |
`),Mr+=`| ${cl.join(Ml===1?"":" | ")} |
`}return Je.replaceSelection(Mr+`
`),Je.focus();default:throw new Error}},[Je,Fn]),Rt=(0,bt.useMemo)(()=>{switch(Fn){case Li:return bt.createElement(Le,{callback:Cn,onCancel:yo});case Bo:return bt.createElement(nn.Z,{callback:Cn,onCancel:yo});case Po:return bt.createElement(sn.Z,{callback:Cn,onCancel:yo});case _i:return bt.createElement(We,{callback:Cn,onCancel:yo});case Di:return bt.createElement(En,{callback:Cn,onCancel:yo});case"maths-latex":return bt.createElement(Zi,{showSaveButton:!0,callback:Cn});case"inline-latex":return bt.createElement(oi.Z,{showSaveButton:!0,callback:Cn});default:return null}},[Fn]);function yo(){Xi("")}(0,bt.useEffect)(()=>{if(zi.current){let Un=function(tr){Qi=!0,uo=tr.pageY},Hn=function(){Qi=!1},ti=function(tr){if(Qi){let ao=tr.pageY-uo;ao<0&&(ao=0),ao>300&&(ao=300);let or=je+ao+"px";Ii(or)}},Ze=zi.current,Qi=!1,uo=0;return Ze.addEventListener("mousedown",Un),document.addEventListener("mousemove",ti),document.addEventListener("mouseup",Hn),()=>{Ze.removeEventListener("mousedown",Un),document.removeEventListener("mousemove",ti),document.removeEventListener("mouseup",Hn)}}},[Je,zi]),(0,bt.useEffect)(()=>{Ii(je)},[je]);const cs=Lo(pe),ts=Lo(Fi),pr={width:cs,height:ts},so=(0,bt.useMemo)(()=>{if(Oi){let Un=new Date(Oi),Hn=Un.getHours(),ti=Un.getMinutes(),Ze=Un.getSeconds();return Hn=Hn<10?"0"+Hn:Hn,ti=ti<10?"0"+ti:ti,Ze=Ze<10?"0"+Ze:Ze,`${Hn}:${ti}:${Ze}`}return 0},[Oi]),Gn=Un=>{const Hn=[];if(oe){let ti=-1;Un=Un.replace(/(@▁▁@|@▁@)/g,function(Ze,Qi,uo){Hn.push({multiLine:Ze!==Co})})}return Hn};function qn(){window.sessionStorage.removeItem(In),Re(!1),Ri(0)}function bi(){Re(!1),Ri(0),Je.setValue(window.sessionStorage.getItem(In))}(0,bt.useEffect)(()=>{li[Fn]&&Fn!==ji&&Fn!==_i&&setTimeout(()=>{const Un=document.getElementsByClassName("markdown-popup-form")[0],Hn=window.innerWidth/2-Un.offsetWidth/2,ti=window.innerHeight/2-Un.offsetHeight/2;Oe(Hn),Yo(ti)},0)},[Fn]);const Vn=Un=>{Un.preventDefault();const Hn=Un.clientX-co,ti=Un.clientY-Vi;document.body.onmousemove=Ze=>{let Qi=Ze.clientX-Hn,uo=Ze.clientY-ti;const tr=document.getElementsByClassName("markdown-popup-form")[0],ao=window.innerWidth-tr.offsetWidth,or=window.innerHeight-tr.offsetHeight;Qi=Math.max(0,Math.min(Qi,ao)),uo=Math.max(0,Math.min(uo,or)),xi(Ze.clientX,Ze.clientY,Hn,ti)&&(Oe(Qi),Yo(uo))},document.body.onmouseup=function(){document.body.onmousemove=null}},xi=(Un,Hn,ti,Ze)=>{const Qi=document.body.clientHeight,uo=document.body.clientWidth;return Un<20&&ti>Un||Un>uo-20&&ti<Un||Hn<20&&Ze>Hn||Hn>Qi-20&&Ze<Hn?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return bt.createElement(bt.Fragment,null,bt.createElement("div",{className:"markdown-editor-wrapper",ref:Do},bt.createElement("div",{className:`markdown-editor-container ${ni} ${To?"on-preview":""} ${Yn?"mini":""} ${Wn?"full-screen":""}`,style:pr},bt.createElement(Vt,{insertTemp:Ce,watch:To,fullScreen:Wn,showNullButton:Wt,showNullProgramButton:oe,onActionCallback:bo,hidetoolBar:un,extraUse:ri}),bt.createElement("div",{className:"markdown-editor-body"},bt.createElement("div",{className:"codemirror-container"},bt.createElement("textarea",{ref:io,placeholder:Pn})),To?bt.createElement("div",{ref:mi,className:"preview-container"},Ye==="stex"&&bt.createElement(se,{value:Wi}),Ye!=="stex"&&bt.createElement(Ke.Z,{disabledFill:fn,showProgramFill:oe,value:Wi})):null))),pi?bt.createElement("a",{ref:zi,className:"editor-resize"}):null,Fn===ji&&bt.createElement(Ue,{callback:Cn,onCancel:yo}),Fn===_i&&bt.createElement(We,{callback:Cn,onCancel:yo}),bt.createElement(ee.Z,null,li[Fn]&&Fn!==ji&&Fn!==_i?bt.createElement(me.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:co,top:Vi},title:bt.createElement("div",{style:{cursor:"move"},onMouseDown:Vn},li[Fn]),open:!0,onCancel:yo,footer:null,destroyOnClose:!0,width:Fn===_i?"1200px":null,height:Fn===_i?"80vh":null,className:"markdown-popup-form"},Rt):null))}},17077:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return Gt},I:function(){return ee}});var bt=Zt(28284),ce=Zt(6767),we=Zt(37568),Fe=Zt(77736),ge=Zt(71051),ue=Zt(47889),te=Zt(99571),Ae=Zt(46699),xe=Zt(59301),Xt=Zt(59301),Ke=Object.defineProperty,se=Object.defineProperties,rn=Object.getOwnPropertyDescriptors,At=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(ie,$t,Pe)=>$t in ie?Ke(ie,$t,{enumerable:!0,configurable:!0,writable:!0,value:Pe}):ie[$t]=Pe,lt=(ie,$t)=>{for(var Pe in $t||($t={}))et.call($t,Pe)&&ft(ie,Pe,$t[Pe]);if(At)for(var Pe of At($t))nt.call($t,Pe)&&ft(ie,Pe,$t[Pe]);return ie},pt=(ie,$t)=>se(ie,rn($t));const{useForm:vt}=bt.default,Ct={width:280,marginRight:10},Nt={labelCol:{span:5},wrapperCol:{span:19}};var Gt=({callback:ie,onCancel:$t})=>{const[Pe]=vt();let le=(0,xe.useRef)();function Ie(Dn){le.current.width=Pe.getFieldValue("width"),le.current.align=Pe.getFieldValue("align"),ie(Dn,le.current)}function Ve(Dn,gn){if(Dn.status===-1){ce.ZP.error(Dn.message);return}Pe.setFieldsValue({src:`/api/attachments/${Dn.id}`,type:gn.type})}function Qe(Dn){let gn=Dn.target.files[0];le.current=gn,ee(gn,Ve)}return Xt.createElement(bt.default,pt(lt({form:Pe},Nt),{className:"upload-image-panel",onFinish:Ie,style:{width:470,overflow:"hidden"}}),Xt.createElement(bt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},Xt.createElement("div",{className:"flex-container"},Xt.createElement(bt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},Xt.createElement(we.default,{style:Ct})),Xt.createElement(Vt,{onFileChange:Qe}))),Xt.createElement(bt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},Xt.createElement(we.default,{style:{width:264}})),Xt.createElement(bt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},Xt.createElement(Fe.Z,null,Xt.createElement(bt.default.Item,{name:"width",style:{margin:0}},Xt.createElement(ge.Z,{style:{width:264}})),Xt.createElement("span",{className:"ml8"},"%"))),Xt.createElement(bt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},Xt.createElement(ue.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"}]})),Xt.createElement("aside",null,Xt.createElement(bt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},Xt.createElement(te.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Xt.createElement(te.ZP,{type:"default",onClick:$t},"\u53D6\u6D88"))))};function Vt({onFileChange:ie}){return Xt.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",Xt.createElement("input",{type:"file",onChange:ie}))}function ee(ie,$t){if(!ie)throw new String("\u6CA1\u6709\u6587\u4EF6");let Pe=new FormData;Pe.append("editormd-image-file",ie),Pe.append("file_param_name","editormd-image-file"),Pe.append("byxhr","true");var le=new window.XMLHttpRequest;le.withCredentials=!0,le.addEventListener("load",function(Ie){$t(JSON.parse(Ie.target.responseText),ie)},!1),le.addEventListener("error",function(Ie){console.error(Ie)},!1),le.open("POST",`${Ae.KI}/api/attachments.json`),le.send(Pe)}},91558:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return we}});var bt=Zt(59301),ce=Zt(4676);class we extends bt.Component{constructor(ge){super(ge);const ue=window.document;this.node=ue.createElement("div"),ue.body.appendChild(this.node)}render(){const{children:ge}=this.props;return(0,ce.createPortal)(ge,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{SV:function(){return ne},ZP:function(){return Ue}});var bt=Zt(59301),ce=Zt(76374);const we={keywords:["print","auto","break","case","char","const","continue","default","do","double","else","enum","extern","float","for","goto","if","int","long","register","return","short","signed","sizeof","static","struct","switch","typedef","union","unsigned","void","volatile","while"]},Fe={quickKey:[{label:"main",content:["public static void main(String[] args) {"," $0","}"].join(`
`)},{label:"System.out.println",content:["System.out.println($0)"].join(`
`)},{label:"System.out.print",content:["System.out.print($0)"].join(`
`)}],keywords:["abstract","continue","for","new","switch","assert","default","goto","package","synchronized","boolean","do","if","private","this","break","double","implements","protected","throw","byte","else","import","public","throws","case","enum","instanceof","return","transient","catch","extends","int","short","try","char","final","interface","static","void","class","finally","long","strictfp","volatile","const","float","native","super","while","true","false"]},ge={keywords:["abstract","amp","array","auto","bool","break","case","catch","char","class","const","constexpr","const_cast","continue","cpu","decltype","default","delegate","delete","do","double","dynamic_cast","each","else","enum","event","explicit","export","extern","false","final","finally","float","friend","gcnew","generic","goto","in","initonly","inline","int","interface","interior_ptr","internal","literal","long","mutable","namespace","new","noexcept","nullptr","__nullptr","operator","override","partial","pascal","pin_ptr","private","property","protected","public","ref","register","reinterpret_cast","restrict","return","safe_cast","sealed","short","signed","sizeof","static","static_assert","static_cast","struct","switch","template","this","thread_local","throw","tile_static","true","try","typedef","typeid","typename","union","unsigned","using","virtual","void","volatile","wchar_t","where","while","_asm","_based","_cdecl","_declspec","_fastcall","_if_exists","_if_not_exists","_inline","_multiple_inheritance","_pascal","_single_inheritance","_stdcall","_virtual_inheritance","_w64","__abstract","__alignof","__asm","__assume","__based","__box","__builtin_alignof","__cdecl","__clrcall","__declspec","__delegate","__event","__except","__fastcall","__finally","__forceinline","__gc","__hook","__identifier","__if_exists","__if_not_exists","__inline","__int128","__int16","__int32","__int64","__int8","__interface","__leave","__m128","__m128d","__m128i","__m256","__m256d","__m256i","__m64","__multiple_inheritance","__newslot","__nogc","__noop","__nounwind","__novtordisp","__pascal","__pin","__pragma","__property","__ptr32","__ptr64","__raise","__restrict","__resume","__sealed","__single_inheritance","__stdcall","__super","__thiscall","__try","__try_cast","__typeof","__unaligned","__unhook","__uuidof","__value","__virtual_inheritance","__w64","__wchar_t"],operators:["=",">","<","!","~","?",":","==","<=",">=","!=","&&","||","++","--","+","-","*","/","&","|","^","%","<<",">>",">>>","+=","-=","*=","/=","&=","|=","^=","%=","<<=",">>=",">>>="],quickKey:[{label:"ifelse",content:["if (${1:condition}) {"," $0","} else {"," ","}"].join(`
`)},{label:"include",content:"include<$0>"},{label:"printf",content:"printf($0)"},{label:"system",content:'system("$0")'},{label:"main",content:["int main () {"," $0","}"].join(`
`)},{label:"if",content:["if () {"," $0","}"].join(`
`)},{label:"for",content:["for(int j=0 ; j<10; j++){"," $0","}"].join(`
`)},{label:"trycatch",content:["try{"," $0","}catch(ExceptionName e){","}"].join(`
`)},{label:"using namespace std;",content:["using namespace std;"].join(`
`)},{label:"include <iostream>",content:["#include <iostream>"].join(`
`)},{label:"include <vector>",content:["#include <vector>"].join(`
`)},{label:"include <cstdio>",content:["#include <cstdio>"].join(`
`)},{label:"include <cstring>",content:["#include <cstring>"].join(`
`)},{label:"include <sstream>",content:["#include <sstream>"].join(`
`)},{label:"include <fstream>",content:["#include <fstream>"].join(`
`)},{label:"include <map>",content:["#include <map>"].join(`
`)},{label:"include <string>",content:["#include <string>"].join(`
`)},{label:"include <cmath>",content:["#include <cmath>"].join(`
`)}]},ue={keywords:["and","as","assert","break","class","continue","def","del","elif","else","except","exec","finally","for","from","global","if","import","in","is","lambda","None","not","or","pass","raise","return","self","try","while","with","yield","int","float","long","complex","hex","abs","all","any","apply","basestring","bin","bool","buffer","bytearray","callable","chr","classmethod","cmp","coerce","compile","complex","delattr","dict","dir","divmod","enumerate","eval","execfile","file","filter","format","frozenset","getattr","globals","hasattr","hash","help","id","input","intern","isinstance","issubclass","iter","len","locals","list","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","reversed","range","raw_input","reduce","reload","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","unichr","unicode","vars","xrange","zip","True","False","__dict__","__methods__","__members__","__class__","__bases__","__name__","__mro__","__subclasses__","__init__","__import__"],quickKey:[{label:"print",content:["print($0)"].join(`
`)}]},te={keywords:["asInstanceOf","catch","class","classOf","def","do","else","extends","finally","for","foreach","forSome","if","import","isInstanceOf","macro","match","new","object","package","return","throw","trait","try","type","until","val","var","while","with","yield","given","enum","then"],quickKey:[{label:"println",content:["println($0)"].join(`
`)}]};var Ae=Zt(53184),xe=Zt.n(Ae),Xt=(Se,tn,cn)=>new Promise((Et,Pt)=>{var xt=kt=>{try{jt(cn.next(kt))}catch(de){Pt(de)}},Ft=kt=>{try{jt(cn.throw(kt))}catch(de){Pt(de)}},jt=kt=>kt.done?Et(kt.value):Promise.resolve(kt.value).then(xt,Ft);jt((cn=cn.apply(Se,tn)).next())});const Ke={languages:["c","abap","apex","azcli","bat","cameligo","clojure","coffee","cpp","csharp","csp","css","dockerfile","fsharp","go","graphql","handlebars","html","ini","java","javascript","json","kotlin","less","lua","markdown","mips","msdax","mysql","objective-c","pascal","pascaligo","perl","pgsql","php","postiats","powerquery","powershell","pug","python","r","razor","redis","redshift","restructuredtext","ruby","rust","sb","scheme","scss","shell","solidity","sophia","sql","st","swift","tcl","twig","vb","xml","yaml'"],tables:{users:["name","id","email","phone","password"],roles:["id","name","order","created_at","updated_at","deleted_at"]}},se=(Se,tn,cn,Et)=>{const Pt=tn.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:cn.lineNumber,endColumn:cn.column});return Array.from(new Set(Pt.match(/\b\w{2,}\b/g)||[])).map(Ft=>({label:Ft,kind:Se.languages.CompletionItemKind.Text,insertText:Ft,range:Et}))},rn=(Se,tn,cn,Et)=>{Se.languages.registerCompletionItemProvider(tn,{provideCompletionItems(Pt,xt){const Ft=Pt.getWordUntilPosition(xt),jt={startLineNumber:xt.lineNumber,endLineNumber:xt.lineNumber,startColumn:Ft.startColumn,endColumn:Ft.endColumn},kt=Pt.getLineContent(xt.lineNumber).substring(Ft.startColumn-2,Ft.endColumn);return{suggestions:[...se(Se,Pt,xt,jt),...cn.map(We=>({label:We,kind:Se.languages.CompletionItemKind.Keyword,documentation:We,insertText:We,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:jt})),...Et.map(We=>({label:We.label,kind:Se.languages.CompletionItemKind.Snippet,documentation:We.content,insertText:kt.startsWith("#")?We.content.replace(/#/,""):We.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:jt}))]}}})};var At=Se=>{Ke.languages.forEach(tn=>{Se.languages.registerDocumentFormattingEditProvider(tn,{provideDocumentFormattingEdits(cn){return Xt(this,null,function*(){const Et=xe()(cn.getValue(),{indent_size:2,indent_char:" ",max_preserve_newlines:2,preserve_newlines:!0,keep_array_indentation:!0,break_chained_methods:!1,indent_scripts:"normal",brace_style:"collapse",space_before_conditional:!0,unescape_strings:!1,jslint_happy:!1,end_with_newline:!0,wrap_line_length:0,indent_inner_html:!1,comma_first:!1,e4x:!1,indent_empty_lines:!1});return[{range:cn.getFullModelRange(),text:Et}]})}})}),rn(Se,"java",Fe.keywords,Fe.quickKey),rn(Se,"cpp",ge.keywords,ge.quickKey),rn(Se,"c",we.keywords,[]),rn(Se,"python",ue.keywords,ue.quickKey),rn(Se,"scala",te.keywords,te.quickKey)};const et="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var nt=Object.defineProperty,ft=(Se,tn,cn)=>tn in Se?nt(Se,tn,{enumerable:!0,configurable:!0,writable:!0,value:cn}):Se[tn]=cn,lt=(Se,tn,cn)=>ft(Se,typeof tn!="symbol"?tn+"":tn,cn);const pt=class px{constructor(tn,cn,Et){this.placeholder=tn,this.editor=cn,this.monaco=Et,cn.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return px.ID}getDomNode(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.style.width="max-content",this.domNode.textContent=this.placeholder,this.domNode.style.fontStyle="initial",this.domNode.style.color="#D7D7D7",this.domNode.style.pointerEvents="none",this.editor.applyFontInfo(this.domNode)),this.domNode}getPosition(){return{position:{lineNumber:1,column:1},preference:[this.monaco.editor.ContentWidgetPositionPreference.EXACT]}}dispose(){this.editor.removeContentWidget(this)}};lt(pt,"ID","editor.widget.placeholderHint");var Ct=pt,Nt=Zt(96236),Gt=Zt(6767),Vt=Zt(25399),ee=Zt(89392),ie=Zt(49535),$t=Zt(56102),Pe=Object.defineProperty,le=Object.defineProperties,Ie=Object.getOwnPropertyDescriptors,Ve=Object.getOwnPropertySymbols,Qe=Object.prototype.hasOwnProperty,Dn=Object.prototype.propertyIsEnumerable,gn=(Se,tn,cn)=>tn in Se?Pe(Se,tn,{enumerable:!0,configurable:!0,writable:!0,value:cn}):Se[tn]=cn,en=(Se,tn)=>{for(var cn in tn||(tn={}))Qe.call(tn,cn)&&gn(Se,cn,tn[cn]);if(Ve)for(var cn of Ve(tn))Dn.call(tn,cn)&&gn(Se,cn,tn[cn]);return Se},$e=(Se,tn)=>le(Se,Ie(tn)),Kt=(Se,tn)=>{var cn={};for(var Et in Se)Qe.call(Se,Et)&&tn.indexOf(Et)<0&&(cn[Et]=Se[Et]);if(Se!=null&&Ve)for(var Et of Ve(Se))tn.indexOf(Et)<0&&Dn.call(Se,Et)&&(cn[Et]=Se[Et]);return cn},Ht=(Se,tn,cn)=>new Promise((Et,Pt)=>{var xt=kt=>{try{jt(cn.next(kt))}catch(de){Pt(de)}},Ft=kt=>{try{jt(cn.throw(kt))}catch(de){Pt(de)}},jt=kt=>kt.done?Et(kt.value):Promise.resolve(kt.value).then(xt,Ft);jt((cn=cn.apply(Se,tn)).next())});function Le(Se){return/^\d+$/.test(Se)?`${Se}px`:Se}function nn(){}let sn=!1;const me={"Python3.6":"python","Python2.7":"python",Dynamips:"cpp",Java:"java",Web:"php",Html:"html",Hive:"sql",Hadoop:"java",SDL:"cpp",PHP:"php",Matlab:"python",Git:"python",Python:"python","C/C++":"cpp","C++":"cpp",C:"cpp",Ruby:"ruby",Shell:"shell",JavaScript:"javascript",Perl6:"perl",Kotlin:"kotlin",Elixir:"elixir",Android:"java",JavaWeb:"java",Go:"go",Spark:"sql",MachineLearning:"python",Verilog:"xml","Verilog/VNC":"xml",Docker:"dockerfile","C#":"csharp",SQLite3:"sql",Oracle:"sql",Vhdl:"vhdl",R:"r",Swift:"swift",SQLServer:"mysql",MySQL:"mysql",Mongo:"sql",PostgreSql:"pgsql",Hbase:"powershell",Sqoop:"sql",Nasm:"cpp",Kafka:"java",Flink:"java",Sml:"javascript",OpenGL:"cpp",Perl5:"perl",Orange:"python",Scala:"scale",solidity:"sol"};function Te(Se=[]){let tn=Se;if(Array.isArray(Se)){for(let cn=0;cn<Se.length;cn++){let Et=me[Se[cn]];if(Et)return Et}return tn[0]}return me[tn]||tn}let Ee=null;const vn=()=>Ht(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Se){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Se)}});var Ue=Se=>{var tn=Se,{width:cn="100%",height:Et="100%",value:Pt,language:xt="javascript",style:Ft={},options:jt={},overrideServices:kt={},theme:de="vs-dark",onEditBlur:We,isCopy:Ln=!1,onSave:kn,autoHeight:Tn=!1,forbidCopy:Ge=!1,onChange:En=nn,editorDidMount:xn=nn,onFocus:On=nn,onBreakPoint:di=nn,breakPointValue:An=[],filename:Zi="educoder.txt",errorLine:oi,errorContent:gi="",highlightLine:Li,openBreakPoint:Po=!1,placeholder:_i="",showMiniMap:ji=!0}=tn,Ki=Kt(tn,["width","height","value","language","style","options","overrideServices","theme","onEditBlur","isCopy","onSave","autoHeight","forbidCopy","onChange","editorDidMount","onFocus","onBreakPoint","breakPointValue","filename","errorLine","errorContent","highlightLine","openBreakPoint","placeholder","showMiniMap"]);const Bo=(0,bt.useRef)(),Di=(0,bt.useRef)({}),Vo=(0,bt.useRef)(),gr=(0,bt.useRef)(),Go=(0,bt.useRef)([]),Ur=(0,bt.useRef)(!1),jr=(0,bt.useRef)(),ir=(0,bt.useRef)(),Uo=(0,bt.useRef)(!1),[ki,Co]=(0,bt.useState)(!1);function Lt(){let Ce;return Bo.current&&(Ce=new ce.Z(Ye=>{for(let In of Ye)(In.target.offsetHeight>0||In.target.offsetWidth>0)&&Di.current.instance.layout()}),Ce.observe(Bo.current)),Ce}function Ho(){Gt.ZP.warning({content:decodeURIComponent(et),key:"monaco-editor-tip"})}const Lo=()=>{let Ce=Di.current.instance;if(Pt!=null&&Ce&&ki){const Ye=Ce.getModel();Ye&&Pt!==Ye.getValue()&&(sn=!0,Ye.setValue(Pt),Ce.layout(),sn=!1)}};(0,bt.useEffect)(()=>{const Ce=ie.Z.subscribe("formatDocument",Ye=>{var In;let pi=Di.current.instance;(In=pi==null?void 0:pi.getAction)==null||In.call(pi,"editor.action.formatDocument").run()});return window.updateMonacoValue=Ye=>{En(Ye)},Ce},[]),(0,bt.useEffect)(()=>{var Ce;let Ye=Di.current.instance;gr.current&&clearTimeout(gr.current),gr.current=setTimeout(()=>{Lo()},500),Pt&&(Pt!=null&&Pt.length)&&((Ce=Ye==null?void 0:Ye.updateOptions)==null||Ce.call(Ye,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Pt.split(/\r\n|\r|\n/g).length))+3,5)}))},[Pt,ki,Di.current]),(0,bt.useEffect)(()=>{if(oi&&Di.current&&Di.current.instance){let Ye=Di.current.instance;Ye.changeViewZones(function(In){var pi=document.createElement("div");pi.style.padding="10px 20px",pi.style.width="calc(100% - 20px)",pi.className="my-error-line-wrp",pi.innerHTML=gi,In.addZone({afterLineNumber:oi||11,heightInLines:3,domNode:pi})});var Ce={domNode:null,getId:function(){return"my.overlay.widget"},getDomNode:function(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.innerHTML="",this.domNode.style.width="100%",this.domNode.style.padding="20px 100px",this.domNode.style.right="0px",this.domNode.style.top="50px",this.domNode.style.position="relative",this.domNode.style.color="#333"),this.domNode},getPosition:function(){return null}};Ye.addOverlayWidget(Ce),Ye.revealPositionInCenter({lineNumber:20,column:1})}},[oi,Di.current,ki]);const zn=(Ce="",Ye)=>{if(!Ce||Ce.trim()==="")return!0;const pi=Di.current.instance.getModel().getLineTokens(Ye);let an=!1;for(let Wt=0;Wt<2;Wt++)pi.getStandardTokenType(Wt)===1&&(an=!0);return an};(0,bt.useEffect)(()=>{var Ce;const Ye=(Ce=Di.current)==null?void 0:Ce.instance;if(Ye&&ki&&Ge){const In=Ye.onDidBlurEditorWidget(()=>{Uo.current=!1}),pi=Ye.onDidFocusEditorText(()=>{Uo.current=!0});return()=>{In.dispose(),pi.dispose()}}},[Di.current,ki,Ge]),(0,bt.useEffect)(()=>{var Ce;if((Ce=Di.current)!=null&&Ce.instance&&ki&&Po){let Ye=Di.current.instance,In=Ye.getModel();if(!In)return;(()=>{var mn;let fn=[],Pn=[];const wi=In.getAllDecorations();for(let Je of wi)Je.options.className==="highlighted-line"&&(fn.push((mn=Je==null?void 0:Je.range)==null?void 0:mn.startLineNumber),Pn.push(Je==null?void 0:Je.id));if(Li===fn[0])return;In.deltaDecorations(Pn,[]);const ri=In.getLineCount();Li&&Li<=ri&&(Ye.deltaDecorations([],[{range:new Ee.Range(Li,1,Li,In.getLineMaxColumn(Li)),options:{isWholeLine:!0,className:"highlighted-line"}}]),Ye.revealLineInCenter(Li))})();const an=(mn=!1)=>{var fn;let Pn=[],wi=[];const ri=In.getAllDecorations();for(let Je of ri)Je.options.linesDecorationsClassName==="breakpoints-select"&&(Pn.push((fn=Je==null?void 0:Je.range)==null?void 0:fn.startLineNumber),wi.push(Je==null?void 0:Je.id));if(mn)return{lines:Pn,ids:wi};di(Pn)},Wt=mn=>Ht(void 0,null,function*(){let fn={range:new Ee.Range(mn,1,mn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield In.deltaDecorations([],[fn]),an()}),oe=mn=>Ht(void 0,null,function*(){let fn=[];const Pn=Ye.getLineDecorations(mn);for(let wi of Pn)wi.options.linesDecorationsClassName==="breakpoints-select"&&fn.push(wi.id);yield In.deltaDecorations(fn,[]),an()}),un=mn=>{let fn=Ye.getLineDecorations(mn);for(let Pn of fn)if(Pn.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,ee.isEqual)(An,an(!0).lines)){In.deltaDecorations(an(!0).ids,[]);const mn=An.map(fn=>({range:new Ee.Range(fn,1,fn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));In.deltaDecorations([],mn)}const on=Ye.onDidChangeModelContent(mn=>{let fn=Ye.getPosition();if(fn){let Pn=fn.lineNumber;clearTimeout(ir.current),ir.current=setTimeout(()=>{zn(In.getLineContent(Pn),Pn)?oe(Pn):un(Pn)?(oe(Pn),Wt(Pn)):an()},100)}}),ve=Ye.onMouseDown(mn=>{var fn,Pn,wi;if(mn.target.detail&&((wi=(Pn=(fn=mn.target)==null?void 0:fn.element)==null?void 0:Pn.className)!=null&&wi.includes("line-numbers"))){let ri=mn.target.position.lineNumber;if(zn(In.getLineContent(ri),ri))return;un(ri)?oe(ri):Wt(ri)}}),ln=mn=>{let fn={range:new Ee.Range(mn,1,mn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};Go.current=Ye.deltaDecorations(Go.current,[fn])},Kn=()=>{Go.current=Ye.deltaDecorations(Go.current,[])},ni=Ye.onMouseMove(mn=>{var fn,Pn,wi;if(Kn(),mn.target.detail&&((wi=(Pn=(fn=mn.target)==null?void 0:fn.element)==null?void 0:Pn.className)!=null&&wi.includes("line-numbers"))){let ri=mn.target.position.lineNumber;if(zn(In.getLineContent(ri),ri))return;ln(ri)}}),hi=Ye.onMouseLeave(()=>{Kn()});return()=>{on.dispose(),ve.dispose(),ni.dispose(),hi.dispose()}}},[Di.current,ki,An,Li,Po,xt]),(0,bt.useEffect)(()=>{var Ce;(Ce=Di.current)!=null&&Ce.instance&&Po&&Di.current.instance.setPosition({lineNumber:0,column:0})},[Li]);function Zn(){let Ce=Di.current.instance;if(Ce){const Ye=Ce.getSelection(),In=Di.current.pastePos||{},pi=new Ee.Range(In.startLineNumber||Ye.endLineNumber,In.startColumn||Ye.endColumn,In.endLineNumber||Ye.endLineNumber,In.endColumn||Ye.endColumn);setTimeout(()=>{Ce.executeEdits("",[{range:pi,text:""}])},300)}}function ei(Ce){(window.navigator.platform.match("Mac")?Ce.metaKey:Ce.ctrlKey)&&Ce.keyCode==83&&(Ce.preventDefault(),kn())}const li=()=>{if(Tn&&Di.current.instance){const Ce=Di.current.instance.getContentHeight();jn(Ce<Et?Et:Ce)}else jn(Et)};function to(Ce){var Ye=document.createEvent("MouseEvents");Ye.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),Ce.dispatchEvent(Ye)}const be=Ce=>{if(!Uo.current)return;const{keyCode:Ye,ctrlKey:In,metaKey:pi,target:an,type:Wt}=Ce;return(Wt==="paste"||(Ye===67||Ye===86)&&(pi||In))&&an.nodeName==="TEXTAREA"&&(Ho(),Ce.preventDefault()),!1};function ke(Ce,Ye){var In=window.URL||window.webkitURL||window,pi=new Blob([Ye]),an=document.createElementNS("http://www.w3.org/1999/xhtml","a");an.href=In.createObjectURL(pi),an.download=Ce,to(an)}(0,bt.useEffect)(()=>{li()},[li]),(0,bt.useEffect)(()=>{Bo.current&&!ki&&Promise.all([Zt.e(8909),Zt.e(6656)]).then(Zt.bind(Zt,71448)).then(Ce=>{try{Ee=Ce,Di.current.instance=Ee.editor.create(Bo.current,{value:Pt,language:Te(xt),theme:de,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:ji||!1}},kt);const Ye=Di.current.instance;let an=[...Nt.BH._menuItems].find(on=>on[0]._debugName=="EditorContext")[1],Wt=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],oe=(on,ve)=>{var ln,Kn;let ni=on._first;do ve.includes((Kn=(ln=ni.element)==null?void 0:ln.command)==null?void 0:Kn.id)&&on._remove(ni);while(ni=ni.next)};if(xn(Ye,Ee),setTimeout(()=>{li(),Di.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{ke(Zi||"educoder.txt",Ye.getValue())}})},500),Di.current.subscription=Ye.onDidChangeModelContent(on=>{Ur.current?clearTimeout(jr.current):(li(),En(Ye.getValue(),on)),jr.current=setTimeout(()=>{Ur.current=!1},500)}),window.Monaco||At(Ee,Te(xt)),Ge&&(oe(an,Wt),Bo.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",be),window.removeEventListener("paste",be),window.addEventListener("keydown",be),window.addEventListener("paste",be)),window.Monaco=Ee,We&&Ye.onDidBlurEditorWidget(()=>{We(Ye.getValue())}),On&&Ye.onDidFocusEditorText(()=>{Ge&&vn(),On(Ye.getValue())}),Ge){vn();try{Ye.onDidPaste(on=>{const ve=Ye.getSelection(),ln=Di.current.pastePos||{},Kn=new Ee.Range(ln.startLineNumber||ve.endLineNumber,ln.startColumn||ve.endColumn,ln.endLineNumber||ve.endLineNumber,ln.endColumn||ve.endColumn);Ye.executeEdits("",[{range:on.range,text:""}])})}catch(on){}}let un=Lt();return _i&&typeof _i=="string"&&new Ct(_i,Ye,Ee),Co(!0),()=>{const on=Di.current.instance;on.dispose();const ve=on.getModel();ve&&ve.dispose(),Di.current.subscription&&Di.current.subscription.dispose(),un.unobserve(Bo.current)}}catch(Ye){}})},[]),(0,bt.useEffect)(()=>{if(Di.current.instance&&ki)return document.addEventListener("keydown",ei,!1),()=>{document.removeEventListener("keydown",ei)}},[kn,ki]),(0,bt.useEffect)(()=>{let Ce=Di.current.instance;if(Ce&&ki){let Ye=Te(xt);Ee.editor.setModelLanguage(Ce.getModel(),Ye)}},[xt,ki]),(0,bt.useEffect)(()=>{Di.current.instance&&ki&&Ee.editor.setTheme(de)},[de,ki]),(0,bt.useEffect)(()=>{let Ce=Di.current.instance;Vo.current=jt,Ce&&ki&&(Ce.updateOptions(en({},jt)),setTimeout(()=>{Ce.getModel().updateOptions(en({},jt))},200))},[JSON.stringify(jt),ki]),(0,bt.useEffect)(()=>{let Ce=Di.current.instance;Ce&&ki&&Ce.layout()},[cn,Et,ki]);const[pe,je]=(0,bt.useState)(Le(cn)),[Yn,jn]=(0,bt.useState)(Le(Et)),vi=$e(en({},Ft),{width:pe,height:Yn,position:"relative"});return bt.createElement("div",{className:"my-monaco-editor",ref:Bo,style:vi},Ln&&bt.createElement($t.CopyToClipboard,{text:Pt,onCopy:()=>Gt.ZP.success("\u590D\u5236\u6210\u529F")},bt.createElement(Vt.Z,{title:"\u590D\u5236\u4EE3\u7801"},bt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},bt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function ne({width:Se="100%",height:tn="100%",original:cn,modified:Et,language:Pt,options:xt={}}){const Ft=(0,bt.useRef)(),[jt,kt]=(0,bt.useState)(null);function de(Tn){let Ge;return Ft.current&&(Ge=new ce.Z(En=>{for(let xn of En)(xn.target.offsetHeight>0||xn.target.offsetWidth>0)&&Tn.layout()}),Ge.observe(Ft.current)),Ge}(0,bt.useEffect)(()=>(Ft.current&&Promise.all([Zt.e(8909),Zt.e(9404)]).then(Zt.bind(Zt,2550)).then(Tn=>{Ee=Tn;const Ge=Ee.editor.createDiffEditor(Ft.current,$e(en({enableSplitViewResizing:!1,scrollBeyondLastLine:!1,roundedSelection:!1,renderIndicators:!1,useShadows:!1,horizontal:"hidden",lineNumbers:"off",wordWrap:"off",ignoreTrimWhitespace:!1,"semanticHighlighting.enabled":!0,followsCaret:!0,ignoreCharChanges:!0,minimap:{enabled:!1},readOnly:!0},xt),{wordWrap:!0}));kt(Ge);let En=de(Ge);return()=>{Ge.dispose();const xn=Ge.getModel();xn&&xn.dispose(),En.unobserve(Ft.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,bt.useEffect)(()=>{jt&&jt.setModel({original:Ee.editor.createModel(cn,Pt),modified:Ee.editor.createModel(Et,Pt)})},[cn,Et,Pt,jt]);const We=Le(Se),Ln=Le(tn),kn={width:We,height:Ln};return bt.createElement("div",{className:"my-diff-editor",ref:Ft,style:kn})}},10661:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return se}});var bt={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",wrapisCurrent:"wrapisCurrent___qIfQT"},ce=Zt(29787),we=Zt(25399),Fe=Zt(60242),ge=Zt(92310),ue=Zt.n(ge),te=Zt(51257),Ae=Zt(28426),xe=Zt(48790),Xt=Zt(59301),se=({className:rn,dataSource:At=[],col:et=4,right:nt,bottom:ft=23,precision:lt=0,wrapWidth:pt=1200,trackEventItems:vt,loading:Ct,onRemove:Nt=()=>{},isCurrent:Gt=!0,showProgress:Vt=!1,showAlias:ee=!1})=>{const ie=Math.floor((pt-(et-1)*nt)/et),$t=[{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"}];return Xt.createElement(ce.Z,{spinning:Ct},Xt.createElement("div",{className:ue()(bt.list,rn)},!!(At!=null&&At.length)&&(At==null?void 0:At.map((Pe,le)=>{var Ie,Ve,Qe,Dn,gn,en;const{name:$e,id:Kt,identifier:Ht,featured:Le,school_name:nn,image_url:sn,excellent:me,is_plan:Te}=Pe;return Xt.createElement("div",{key:Kt,className:Gt&&Vt?bt.wrapisCurrent:bt.wrap,style:{width:ie,marginRight:(1+le)%et===0?0:nt+lt,marginBottom:ft}},Xt.createElement("a",{className:bt.li,onClick:Ee=>{Ee.preventDefault(),Ee.stopPropagation(),vt&&(0,te.L9)([vt]),(0,te.xg)(`/paths/${Ht}`)}},Xt.createElement("div",{className:bt.img},Xt.createElement("img",{className:bt.cover,src:`${sn}`}),Gt&&(0,xe.bg)()&&(Pe==null?void 0:Pe.studying)&&Xt.createElement("div",{className:`${bt.movebq} user-path-items`,onClick:Ee=>{Ee.stopPropagation(),Nt(Pe)}},Xt.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),Xt.createElement("span",{className:"c-red"},"\u79FB\u9664")),(Ie=Pe==null?void 0:Pe.subject_tags)==null?void 0:Ie.map((Ee,vn)=>{var Ue,ne;if(vn===0){const tn=(Ue=$t.find(cn=>cn.name==Ee))==null?void 0:Ue.swimg;return Xt.createElement("img",{className:bt.sign,src:tn,style:{left:"-4px"}})}const Se=(ne=$t.find(tn=>tn.name==Ee))==null?void 0:ne.ptimg;return Xt.createElement("img",{className:bt.sign,src:Se,style:{left:`${48+52*(vn-1)+2*vn}px`}})}),Xt.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(Pe==null?void 0:Pe.excellent)&&Xt.createElement("div",{className:bt.bq},"\u5F00\u653E\u8BFE\u7A0B"))),Xt.createElement("div",{className:bt.name},Xt.createElement(we.Z,{title:ee&&(Pe!=null&&Pe.excellent_alias_name)?Xt.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${$e}`,Xt.createElement("br",null),Xt.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${Pe==null?void 0:Pe.excellent_alias_name}`)):$e},Xt.createElement("span",{className:bt.e},ee&&(Pe==null?void 0:Pe.excellent_alias_name)||$e))),Gt&&Vt&&((Ve=Pe==null?void 0:Pe.progress)==null?void 0:Ve.all_score)!=0&&Xt.createElement("div",{style:{padding:"0px 10px",color:"#333",marginTop:10}},Xt.createElement(Fe.Z,{strokeColor:"#44d7b6",gap:"small",percent:(((Qe=Pe==null?void 0:Pe.progress)==null?void 0:Qe.my_score)/((Dn=Pe==null?void 0:Pe.progress)==null?void 0:Dn.all_score)*100).toFixed(),showInfo:!1}),"\u5DF2\u5B8C\u6210 ",(gn=Pe==null?void 0:Pe.progress)==null?void 0:gn.my_score,"/",(en=Pe==null?void 0:Pe.progress)==null?void 0:en.all_score),(!Gt||!Vt)&&Xt.createElement(we.Z,{title:`\u53D1\u5E03\u5355\u4F4D\uFF1A${nn}`},Xt.createElement("div",{className:bt.unit},Xt.createElement("i",{className:"iconfont icon-danwei1 font14 mr3"}),nn)),(!Gt||!Vt)&&Xt.createElement("div",{className:bt.tags},Xt.createElement("div",null,Xt.createElement(we.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},Xt.createElement("span",null,Xt.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),Xt.createElement("span",null,Pe.stages_count))),Xt.createElement(we.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},Xt.createElement("span",null,Xt.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),Xt.createElement("span",null,Pe.members_count)))))))})),!At.length&&Xt.createElement(Ae.Z,null)))}},9148:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{jL:function(){return ge},w9:function(){return Le},QD:function(){return oi},cQ:function(){return gn.Z},op:function(){return En},O5:function(){return Lo},_b:function(){return Ki},t7:function(){return lt},Gi:function(){return vn},YG:function(){return Te},qp:function(){return Ke},vr:function(){return Po},qE:function(){return di},Je:function(){return Ct},wb:function(){return Dn},cq:function(){return Et},tp:function(){return At}});var bt=Zt(59301),ce={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"},we="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAA0CAYAAAAkEw66AAAAAXNSR0IArs4c6QAAGNVJREFUeF7VmwmwHVWdxr9zuvvu9+3ZXsxCiNkIQZOwEzMgyADjggsWgzPqOAJaMiCjYiGKqDBQAo4iWGAxA+ooMm7gBhSyhBBRIIBSAQlrHuTt7913t97PmfpOd4cXlLAFGO6rW9237719+/z6+6/nPIHX+XHttddaex38nlW2lLO1svq1wJ4aeFMM9CqFnNKoaYVapDAOicfjGEMKqKk2nrx59Lbt5xx6aPR6DEG8Hj/K3xwY0YtjSx2vYnlspLEsX0BRKUBrINtyX+PZp0r3fR+IIgzFSo9EsahFUfSHWIj7Pa919zvf2vlo+rFXdWivObjHJvR8S6vTJORHckV0+4GBAF4InwQlBCAIkEMXgCLA9Mn9WCef4ft8HWkgVIDn6ckwUA/HQfCzoFX71TsP6n/41aL3moHTWotnJnGysPEFx8ZcAtMqGTjh2NmVTL+iDB6BZurjsRSe2SogjhNwMZIngbZbqgXom8N26/KjV3femB7ebRxfE3DbRnW/k8c3LQvv5yCjOFVVqhgCyNnJmAhoxyOFasz1OeCM2lLTJryI4BQQUn1RAhI24Lc1dBjc2K6Nnv2edfP+sLvIvergxqb0vpHA1fk8lre9xBZpZsYKU9sMYiDvAHKaqU4HuANcZrIpcILiezRdo7z0aUw3BoJYI4gELAeI/bjZmBq9+PGNd5x/+unHua8U4KsKbriujxUSV9gW+rwg9WPTfpHgpEgUQgAFJwU6LSDwjSxA8F2jslSBBJaZKwVGJRv1pSAJLyQ8qlwLOA4Q1us31Z58+OTj3rX/E68E3qsGbmhK/6Nt40oIFMJwZ5URFh/cZoGgHQKODeSsaUEiA5iSy6IqYRnfmPq66YojPILbYbqpGXuhRhRrFPMSUaP+6OTAtuPff8ze97xceK8KuJGG/oBl4XsaKMTTsiwDKVXZjm1qsgRBU84TXi5VXqo24/syP5ce2xEg0gBDeAZWFijo79JnpLQxXSo7iICiIyD8qUfdxuQRRx24x5MvB95uBzfW1G+XFn4GoMMojQNOYWUK45b+jG9mW+PvFNAKEkqVYgI583VZcOB7WRrCqGwiaQovU1lAlaXKM/BMQNIGbN0FLGh0lySCVv0OP3aPOnKf2a2XCm+3ghuc1AvzOdwmLSwIwkQlBoxMtgZYCkvwQLafBYo0l2v6gBcCxRxQyifwM9PckRCniXIGbjo8wiI4bgnRRFul0XAZMABbaggVoytvo12vff7Qt/Rc8LqBm5jQndrBr3MFHOwyemaJbGaaAKzMp00zV2O+6VVnSTCPcYCNdrItEGAOcKxpVUQKLjPZ6VHVgEuf3Kf/rLk0Y4ViTpiAEUYKJaEgVDg2OTq1+j3r5w68FHi7TXFDU/El1Yr8VLudDM4IjUpLVWW2Mg0GgubybATNfN/0C5+eqjQ9oO0ngAmR0ZF5X2bKjLRZBUFgNE03AKhcPqk62wJsm+qjvyM4Aa0idFN1zcmvHraq90uvObihqej4YsH6nzCEyHwRB0WFZeZJ05xupsZSp6sty+2mXX2a/5rP0fT8MAHRZpmWph48J38zi6xUF1Vqft9KAg2BES6PmyChGGFTBVJ1kb/dq7XeeuTBs0deLLxXrLhHn2nP6+4s3Gk7Yl6Q5mpZMMjAGWjT0o+dgkR6BVnUzJSW2PpzhpHVqIygdPiEET3rzwiHP2QCSlrjUm1epE0el+R1/E6SmjDa2nGEat5Bu9089bC9O7/1moDT0GJkMv5eR6f1oVY7MRfjp2SiNgOO5pkFBpnkadmD/qflRrAtiUrBhJFdPnauJhI6SU6noXSyb2BmUZUqzYKEqSSSZ6SUSU34WagYVUsg9N27R7DtkONWrmRcf8HHK1Lc4EjrqHJn6ZdxBIsXkXU2MqVZqU/ja5ZU/MyWR5/Bps1/wfD2p+G7TUy1QziWRHfZgVXsREd3H1YtnoW+vl709nSjv7f0V4MwPnRaRUGlxSm8rG7N0pAMlim/CE4Jk+tRbTxmAoYK4Qit/Mhb9/a9eze9ILW/YQwv5jvmM/fcs720YMnMDeWStabtJrmVUVaqtsy3sRqgAm+96yH85qbb4DZqWNjfi57uHlRKJViWjSCM0Wr5aDRaqDebqDeaqLkRLFugp7OIQudMrFn+JvT3z8Ee8+dgVldxp+tkpUB42ZZgqLrEnyUq89MkODkunjVVoREFMao5G367een6lZ2fejEQXrbiBgbbn+qZUbyETcWs2KZ/Ynsoi6aMgEPjLVz6Xz/B1OjT2P8tyzB7Zm/i6IMQYRghDGk2ielkLaKIPiiM4PshGk0XzWYDU40a6m6Ickmi3N2Lt+y1B5a+eQ+sXLIQM7rLxi1QiR47I2l3xPizFFyitsQnmqhq8juNks1go2BrDRG4WwMv3veItT1TLwTvZYH7w0NP9y7sn3NPqSgXMiCYRuNz1MbE9eEnRnDhpVdh1fxu7L1iCYIwghcECKMYUfaMY4Rh8jogxJgQNQjP+CECpUK4H8bwPR8tgmzW0Ao8lEsW+vrn4sA1S7Fs2VKsXDIP1UrO3BymMD7PEwvj6wJjnjTTJFAEsUJOJj4y8iMUWIfE8bp1Kzs2virgtg23PtHTV7os9JI0wASFNPWg4vI54LGBMZz/je/i71YvQv/sWXA9D2EYIooiAzCOYoRxDM/z4Xo+PC+Az2MR31NpkU4fpKGUQKRkoiSCjCSiSCAKVPLddgON9hQsK0TXjA7su3YVDjt0Hdbu82ZzbQYgVZb6OJOW0GQjZW54XtACInTkHXjt5kXr9+r4zG4Hd/bZZ8uTTz1rY7liHxiHiR9h+sFAQHNxJMulCGed/x2jtHlv6ofruogILaZpEl6MIAiML2u1XQRhaIDxeKZGqoEAObgoTkBGkUp7bvRRfC0QRpZRkYqk6SjHcYDQryNXVNj/oLX4yIc/iMULZyVVSFr0GxVmlQWDg0xSFG5j372rV1fXr1wpdhldX7Kpbn2mtbqrs7jRkqLIC6VDzgIBwZUKwGXfuwFjA49g331WoO26CSwDh/BieK6HyakaPM9LTZbv0WQJL0r2o9ioMkhN2gDka0JkDhYpExW1FtCQEMKGlg6gbWhTxjPFaKBvZgUfP/njOHz9WrRS5QXG9AkvzeXoHxXrVw0n9puxEm8+dGVlaFeqe8ngBifiT1Y65aUha7+0+M7Sj0IeeOixYXznO1fiHQfvY1REs4wiBoIAcRQZkBOTk/B9P1GSCRBBoraQn/dTmDxOiATGLV+nioxjA49wINjAY4YtIaQFwX1hQYtkn/AtW+Okfzsdf/+OA9H2Uj+XdoiZltBebaGh2a9DrONYvfdtK8q/2L3gaurXxaI4WqUJJH2ETTPltVsaX73wvzG7IjGrrwce4RhoieKCMMDY+LiBZ2AwGJjAQKg0Sx6jCrWBmQAlTJo3vx+ZvIvOXLBEEAJCMPFNQrkBBwnNfcuGMFAFlIqRyxdw+he/gv1WL0PDTftzSicd41jBYaURa/SUHLTrjc+vX9mxy47JS1LcpoGB4qKOuZvzebFMpyUPT0BoTD023P0wfvWL67DfPsvhut4O80z8Woip+hQma41UWVQRDMwEXIQ43Se4OApSYEAYeAijwADSmp1RghPGt3Kb5MMJxEx9VJ2QNu8mYNlQUYj+hUtx9nnnolIpw83KrrSSMOCURmfOQejWr37bis6P7DbFba/ptZal77SlyPFy6WC5ZedBKYWLLrkKs6oOCvl8AoR+zWwjeL6L4dFRuJ5CEGpTsEeBQBD4iFWMWEWIwjpU6Ca+kNswNll+zCgECSkcKM02CQtS/nK0oxPDFDzRIYFSfYRIcFRfzgDktRz7z5/E8Scci7ar0g4xc0aePen0VaSAiLxHutVTe6/cRfn1khQ3OBEdU6xYv4oZbzjJopJISrX96aFtuOaH12D5ogXw/QABVZQFhCDC5NQ4xienEIQCbijh+RKTvXPhVYrIPTGAXLOOOJ4AwhAxzTKomTTEdHy1l/guc5voWTmXSPWFSVAwf7FRH83YuD5jxgQooS3HqE9Bomf2fJx9wcXo7KjAp3swLSZApjPeJUvDioLBkttYvHZtf/v5VPeSwD09Fp9Z7pDnEhzvD1MEqo2d2ut+swEPbr4fM3p7jIqYbhjlBKHxdcMjQ0ZtXmjDbSsMLFqJx048AWDWv/kvWPjNy2DXB5hXAHEIpZqwZNVct1INSFkyoJRyE1g6hjaFnp2IDyrxezqFaMClHQdjsjljsrzuk8/4Cg46ZF9zPQYc05k0qpYswFH+uCW9VYcsm7F994CbiL5fKlkf4lyC1nSswnRlWcBfftVP0RgZRqGQR2jKKd/4JZrpxOQExicmEIQWvDCHhu9gyz99FN76VQCt0AZmnnUxSg/cAUuGEKoJaBdSZjVpBCk7EnDahxRlKHCfjbccNPMis29mWSGMH6TqNKQxWStJVayccQvrjv4ATj7lRLTcpL1k2kym0GUJJlASvuvo6JADV3RtfsngbtXa3gsoBA3k3Rakb8GtiuiaUtk+xveUqRjoU9gmKuYFLr/yGkwMjSBH5xrQ4dNPBaYiGBwehOu24QUCXuhgSnTjsTPOQDxvRjqjrNB31tdRfvwB5O0cEI9BaA9SVhCpGqA56+NAa/oIC5AER2XlmfdDhT60FLBoxlYAof0UnjLukAo1arPyxhev2vcAnHbWOSaJNmWe6elRCAm4TukrS0XvOGivrt+9aHDba8GaQt56r4A8XADztYIVKgimXH6M7iDUebackzJLIm8LlIsSP/jRz/HU1ieQcywDLnHwAWq1BsbGR5M6lYrzJEZmLsHw5z8LlOm0AWwfQ885X0Ol/oypHRFPwpZF2FYXwngEgoBEHpEaNwpTyJsqROsCgupMtFeshLt8Oap/ug8d998CKQgvgICfRFppm/QEBAdg1oIlOOMrF6BcLsAPlCnHIjPvClQcgW4nhFThPxy8ovPXLwjugaGh8uxyzwXlvPOxsoPC9PUaZpYoLZobHtAMtAEhoVDKSXSUHdy+YSN+d9MGFKm4NK0gwKHhUTSaNZPL+ZEFzwXGVrwNk6edlkDjHMLmrei78DzkLR8W18qoEUiRgxR5xKoJ2+ox4EJVh5B9UDqPel8vWgccAW/Naug5Myk84OkJzDn3FOTbIwacFASXJMSC/XOZhxISHTP6ceZ5F6GzuxNekEb5IKlIOvISvU7AhPiog5ZVbtgluE0DurigHPx4RnfunXQXbNJm8wEZQAYCphDs99c9YMqDKbALtjJNyNGRQVx++dWwtDA5GHMyz/ewfXAYntdE4AfwjFkINHsXY+JzXwPmdptGXunKH6D79uuRzxVhqwBKDSFnzTTRNIrHIQXz+RAxTVF1obFqPcY/ehLQVU2CLG+AApwNGzHjR99GTk0Bqg0pvCQ9sRxIY6o5aGmjWOnCmed/A70zZ8INmCpxbGwoAF0Fgd5cEBVkfNj+Szvu2CW4rUPumTN6C+faCijwxqTTeNmXssV+bM1w9oiqm2wToELgt1AtSHQULVxzzU/w5/u2mKUMcRCg3W7hmeFhBF4rKaPY6WDGJDrQnrcUrdX7wRkcQuXe22HHU7CFgDT+zE/AKR9au7CsPkSqAWWiaieG3nkCvPe9G+DSGQrqwUdRuHUjylvvQS4ahaObELoBAVqFSCsJzto4Jkg4OQdn/sd/ord/Plw/MtAIj5Y1oywxq+DXrThae8CKzq3PC+6ux4dndRZ67uut2nM68sn6jWxtx/QvZebKiWKCq7WAmtm2IZSPGR0FjI9uxxVXfB+tqTokYgNu++AQVOSZ1EErunSWRBXTyYASkLIAbdGnMBhI6Lhu5COlA61Ck39JUTHRVAtO73ej0TMbEyeeBj1vjlGauP8RVL7/A+SDQdiowVF1SN02UVaa2fAkl2NU5TNnC5z+5QswY/5iuG4EN1KmhtWxwNwuBws7w+G85S1ftaBr8nnB3f1Y8/hqtfzDzhzQU0qm0v4WOLam6ecIjl2GWhuYaFF5IcamJtFZtNDX4WDzvZvxv9dej9BzoaIIo+Oj0FEAzSxfhyYSa50W5iAU20RNafIuwmol/k0yGPAGJJ0OZSJqHkqWEcU22vPegua/nAR0dxvVWZv+iI6fXomcrsNRDWhNU9UmAWZoVVYOgsFBOCjlLXzqjC+ia+6eaHsRmp5GMScxu8NCf4eF7qKIRBQ8mnfkz4PQ/83SuX/d2BSbHmne3Fktv72vDHQUEsWxGnjuIwPH3hf93FQbGKnTXDUeGhiCFDFmVHPoKlu49dYN+O1vb4alYozXpqBjggvNBHDyYIHDhJVQ+IiSYolFuXHqBQhGT+VCWiUTGaOYQIuIhYWQ34tLcBeugH/ch4DuXmBkEJXvXoB8ewwWXGiT77GWSBoA9G9cKBcLB92dFZx02umI8r0m9Vszv4QVsx10FYUZu7GuNHeuN1XkB9FN7Xbwmb0XVh/KuIhNWwOvs2Tn+6rCZAecITezU9PWc5i0Ml0JZKbfwsTHDU0Bky6wYcs20w7qrThGeaW8xJ0bN+HW2+5Eo9k0lQT9jWkEMVHl2dnhoNp4VLBc4uI4JrKRAcgEO7HDXFLQE64oGNz0k0pUkvUhCxZDrz4A4tEHkXvwLtgihNSJa0gEQNfAXp0NZTnGVSxeuADHHHcCpJXD+9f0YcUc2zRgn6sXnr9O3yeBlqeGJyfDE1cvKlxvkuvfP6512QF6y8kCFwYHllHZsgSezAwh7ZhyPIRHH/fMJDDWAn72x8dQb7XRVbZNoKgWLBRyAvfe/wBuuf0u1CYnIWVaQ9K5pRMrdNw8v5khM2rjZ2iYVGJWfxJunJbwBGjm0kx6ohj/zQpryyS82lKQpopgI0AnLodmaop9C4rVAwTWH3wgluy9Fh/cbxbWLSqa6idbJfpcS3PNupNkQnuioVrDk976I1eV7xW3b2lvL5eKczoLQKWQrIqk6rIeWwYuWw1kymwFTLaAgQlgsK5xxa1bUGu66ChYqOSpXMss4Ms5EtsGnsatGzahMTaWhutsLWsaug2s7F5nix7S/CKZ/08L+7RlZMqpDJ4hk62JShWbLj805Ve2II9zlCbJQqW7C/sftA4HrZiPUw/vRweD7S7A0a/XXW1SsLYSeGpIbxiZeOpIccufG8dVOys/5r2o5JNVQaw9WUrxhDRbk46k62/5moobbySKu397gK/9ZgsKFlDNSZQJzhHI2xKOJVDISTRbbfzpwS0YePxxxL73rJzNwNJZ62yG2dzydNlOUqVnK4PTdpKRWLqfLe/JPpO9nuZnTFRNyFj5Apbtswr5rpn4wpELcPiyqhHKrhTHsTJ4TLnCWNdgA3Dr/lHiuo2j1XJf7x2VvNiHTbZyBs9OA8U02zcTMjKJrsNTwEgT+NE9ow9864Ytt/dVZVDNW6LsSBT5XUsgZ7P7L5BzbDPX+qeHH8HAlr+YZQeJjSWpwk4P2pdhk05mcHfHa3YyzXKa9GD6mez9hOiOhHjHwjzzOzZ65s3B/D2XolSt7nnh+5a9a0mfZcZLkTz3MrJronVxoQ+ziPEWsL3GXDZ60NjIr/6sjynk8EsHEPRxDBK8E1ztw+k+njhHFTqJCTMl4Qm21eDd/KR7+NePLt35fPnO/8fj592ljz5sPn49rwBUC4mF0bqmp2HZMguKhOC4kpPpF8fNgLEjkPzyz/qzjo3zcwKSyqOfy2avePKuNHgwUjEB3j4FbB1R973/3zfsh9ten/+nerk35RM36MPfswdu2qMDoqOY9BO59jhb6zJdbVneyhSMixPpnphR7BSBr3tAf9i2cH45j9k0Dy58Zreitwr0dSRK5J0YbwJDLfo39eWTDrTOebkDeL2+13e5nnPZfrh/UTdmVvOJb6fq6OsIzziK9H8lCI6RldtMcX46ZbDT9V//oJ6fAz4iBI7VMfYp5SBmEFw1uTNcezFcB56YQPv329qHfPXo8n2vF4BX8rsXbdS/WD0L72ZThfA4NrqiLIdlMGSfjtBYn1Nx9HH1wDQ7Nj9v6/zGB3S5HWCvUlFfvWiGWMYFQpQzzXSoAfxlWD1w0X1y33tPEkyy33CPk6/TBx8yF7f05pDjuIrOzuaaVUoExxKT43a5akFCtVys3+Wcwweu1dbHV+LxN3VhPsEx8jANGfOAh4eiL5x0iHPeG47YtAv+9I3xp9f0yIvLDAw6ySIY/ExSnpkqVcels/x/syLgtXHpx9bhlF2CO/tanVuzHHfPqmJVOf0nNdr5SFP7D02Eb/3iEfkdtdsbFeCXbtYfXlDGueU85iKZsjXZklnpyZdpGmgWFcS4pGsQnzvuOBG/4CzXFX/Qp+zZi28pPzkZHeNIS337X2+Qp+IckWajb1RsyXWffqOeN8tRH+rKyWOhsSBnYyYziiCAa0k8EQKb2kF01acPc3akXS8IbsW1Onf6AnVib16ewqWz21vq9qu2yNPeqL7thW7xZ65391jcV1jE/1qKFcaeCfDwOYeK9D83nv32/wHzrWgvjJ8Q7AAAAABJRU5ErkJggg==",ge=({dataSource:zn=[],img:Zn,imgWidth:ei=346,title:li,sunTitle:to,bannerExtraContent:be})=>bt.createElement("div",{className:ce.banner},bt.createElement("div",{className:ce.content},bt.createElement("aside",null,bt.createElement("p",null,bt.createElement("b",null,li),bt.createElement("span",null,to)),zn.length>0&&bt.createElement("div",{className:ce.btns},zn.map((ke,pe)=>bt.createElement("div",{key:pe,onClick:ke.click},ke.name,ke.sign?bt.createElement("img",{src:we,width:39}):null))),be),Zn&&bt.createElement("img",{style:{marginTop:33,marginRight:38},src:Zn,width:ei}))),ue={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"},te=Zt(92310),Ae=Zt.n(te),xe=Zt(89392),Ke=({dataSource:zn=[],value:Zn,onChange:ei,onTitleChange:li,className:to,title:be,titleWidth:ke=41,style:pe={},fontColor:je="#6A7283",showCount:Yn})=>{const[jn,vi]=(0,bt.useState)(0),[Ce,Ye]=(0,bt.useState)(!1),In=(0,bt.useRef)(null),pi=(0,bt.useRef)(null);return(0,bt.useEffect)(()=>{var an;zn.length!==0&&(((an=In==null?void 0:In.current)==null?void 0:an.clientHeight)>97?vi(1):vi(0)),zn.length===0&&vi(0),Ye(!1)},[zn]),bt.createElement("div",{className:Ae()(ue.row,to),style:pe},bt.createElement("div",{onClick:(0,xe.throttle)(()=>li==null?void 0:li(),2e3),style:{width:ke,marginTop:Ce?12:4},className:`${ue.title} ${li?"current":""}`},be),bt.createElement("div",{className:Ce?`${ue.tagsWrap} ${ue.tagsBorderWrap}`:ue.tagsWrap},bt.createElement("div",{className:ue.bar,ref:pi,style:jn>0?{height:jn===1?97:"auto",overflow:jn===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},bt.createElement("div",{className:ue.tag,ref:In},zn==null?void 0:zn.map(an=>bt.createElement("span",{onClick:()=>ei(an.id),key:an.id,style:{color:je},className:Zn===an.id?ue.active:""},bt.createElement("span",{title:an.name,className:ue.name},an.name),!!Yn&&bt.createElement("span",{className:ue.num},an.count))))),!!jn&&bt.createElement(bt.Fragment,null,jn===1?bt.createElement("div",{onClick:()=>{var an;vi(2),((an=In==null?void 0:In.current)==null?void 0:an.clientHeight)>245?Ye(!0):Ye(!1)},className:ue.action},"\u5C55\u5F00",bt.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):bt.createElement("div",{onClick:()=>{pi.current.scrollTop=0,vi(1),Ye(!1)},className:ue.action},"\u6536\u8D77",bt.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},se={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"},At=({dataSource:zn=[],value:Zn,onChange:ei,className:li,style:to={}})=>bt.createElement("div",{style:to,className:Ae()(se.tabs,li)},zn.map(be=>bt.createElement("span",{onClick:()=>ei(be.id),className:Zn===be.id?se.active:"",key:be.id},be.name))),et={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"},nt=Zt(37568),lt=({dataSource:zn=[],value:Zn="",onChange:ei,onInputChange:li=()=>{},className:to,style:be={},placeholder:ke,allowClear:pe=!1})=>{var je;const[Yn,jn]=(0,bt.useState)(""),[vi,Ce]=(0,bt.useState)("");(0,bt.useEffect)(()=>{var pi;let an=Zn;(pi=JSON.stringify(Zn))!=null&&pi.includes("{")&&(jn(Zn.id),an=Zn.value||"");try{Ce(decodeURIComponent(an||""))}catch(Wt){Ce(decodeURIComponent(an||""))}},[Zn]);const Ye=()=>{ei(encodeURIComponent(vi),Yn||null)},In=pi=>{pi!==Yn&&(jn(pi),ei(encodeURIComponent(vi),pi))};return bt.createElement("div",{className:Ae()(et.input,to),style:be},!!zn.length&&bt.createElement("div",{className:et.dropdown},bt.createElement("div",{className:et.text},(je=zn.find(pi=>pi.id===Yn))==null?void 0:je.name,bt.createElement("i",{className:"iconfont icon-zhankai4"}),bt.createElement("b",{className:et.b1}),bt.createElement("b",{className:et.b2})),bt.createElement("div",{className:et.menu},zn.map((pi,an)=>bt.createElement("div",{key:an,onClick:()=>In(pi.id)},pi.name)))),bt.createElement(nt.default,{onPressEnter:Ye,value:vi,onChange:pi=>{Ce(pi.target.value),li(encodeURIComponent(pi.target.value),Yn||null)},bordered:!1,placeholder:ke}),bt.createElement("i",{onClick:Ye,className:"iconfont icon-sousuo9 font14 pl10 current"}))},pt={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"},Ct=({value:zn,onChange:Zn,className:ei,total:li,pageSize:to,style:be={}})=>{const ke=zn<2,pe=zn>=Math.ceil(li/to);return li<=to?bt.createElement(bt.Fragment,null):bt.createElement("div",{className:Ae()(pt.quickPager,ei),style:be},bt.createElement("div",{onClick:()=>{ke||Zn(zn-1,"prev")},className:ke?pt.disabled:""},"\u4E0A\u4E00\u9875"),bt.createElement("div",{onClick:()=>{pe||Zn(zn+1,"next")},className:pe?pt.disabled:""},"\u4E0B\u4E00\u9875"))},Nt={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"},Gt=Zt(29787),Vt=Zt(25399),ee=Zt(58018),ie=Zt(346),$t=Zt(51257),Pe=Zt(96908),le=Zt(57177),Ie=Zt(81378),Ve=Zt(28426),Dn=({className:zn,dataSource:Zn=[],col:ei=4,right:li,bottom:to=23,precision:be=0,wrapWidth:ke=1200,trackEventItems:pe,loading:je})=>{const Yn=Math.floor((ke-(ei-1)*li)/ei);return bt.createElement(Gt.Z,{spinning:je},bt.createElement("div",{className:Ae()(Nt.list,zn)},!!Zn.length&&Zn.map((jn,vi)=>{const{name:Ce,id:Ye,identifier:In,power:pi,cover_image_id:an,pic:Wt}=jn;return bt.createElement("div",{className:Nt.wrap,key:Ye,style:{width:Yn,marginRight:(1+vi)%ei===0?0:li+be,marginBottom:to}},bt.createElement("a",{target:"_blank",href:`/shixuns/${In}/challenges`,className:Nt.li,onClick:oe=>{oe.preventDefault(),pe&&(0,$t.L9)([pe]),pi&&(0,$t.xg)(`/shixuns/${In}/challenges`)}},bt.createElement("div",{className:Nt.img},bt.createElement("img",{className:Nt.cover,src:`${Wt}`}),jn.is_jupyter&&bt.createElement("img",{className:Nt.sign,src:Pe}),jn.is_jupyter_lab&&bt.createElement("img",{className:Nt.sign,src:le}),jn.is_unity_3d&&bt.createElement("img",{className:Nt.sign,src:Ie})),bt.createElement("div",{className:Nt.name},bt.createElement(Vt.Z,{title:Ce||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},bt.createElement("span",{className:Nt.e},Ce||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),bt.createElement("div",{className:Nt.tags},bt.createElement(Vt.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},bt.createElement("span",null,bt.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),bt.createElement("span",null,jn.challenges_count))),!!jn.myshixuns_count&&bt.createElement(Vt.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},bt.createElement("span",null,bt.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),bt.createElement("span",null,jn.myshixuns_count))),bt.createElement(Vt.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},bt.createElement("span",null,bt.createElement("span",null,jn.level))),bt.createElement("div",{className:Nt.rate},bt.createElement(ee.Z,{allowHalf:!0,disabled:!0,defaultValue:jn.score_info}),bt.createElement("span",null,"\xA0",jn.score_info?`${jn.score_info}\u5206`:"5\u5206")))),!pi&&bt.createElement("div",{className:Nt.lockWrap},bt.createElement("img",{src:`${ie.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),bt.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!Zn.length&&bt.createElement(Ve.Z,null)))},gn=Zt(10661),en={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"},$e="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXWmQXFd1/s59r3t6nX00o93GluV9AQNxiAkIB0OMISFsFQqSAhOohFR+JKmEQPILClJZfpEfIUAChFQSHIJxnGDiDYwsb8KRLUuWZcmSxqN9pJF6nV7eSZ373u1509Mzvd2eGVt6VV2z9Ht3+9459+yX8Bq4mDmWK2GLqla3MvFWZt4KpjVMSBNzGoQ0M6WJkJbpMiNDxBkwMkyUIUYGxCeJaB8x7fMcZ18yiv1EVHy1Lw+9GicwO8tXlSrlbSB6O4HfANAmZlY250JEHsBHGLQTzA9H3chDfX2012Yfy9HWqwJgZh7NF6vvY/a2gWkbgyeWY3Hq+yDQcRA/RKQeSsSce4jo9EqMo50+Vy3AzNxXKFTv9MAfB/AuZo60M7Fe30tEZQA/UqBvx+POvUQ02+s+O2l/1QGcy5Xe6Cn1SXj8YYAHO5nU8j9DM1D0b8rzvpFMRp9a/v4X73HVAJwplN9GHj7P4NtW0wK1OxYCPcAKX0rHI4+0+2wv7l9xgHPFyrs9j78A5l/sxQRXrE2ix5SiLyZj7v+s2BgArBjA+XzpzR7oq8x880ouQK/7JqKnFfiziUT0iV731aj9ZQeYmYez+fJXiOguZl72/ldkkYmYmb+eSkT+lIjOLOcYlm2BBcx8sfoJz+O/BHhkOSe5evqiaaXoTxIx55tExMsxrmUBOJ/njVVUvgvmW5djUqu+D6JHHbgfTSRostdj7TnAuWLlDq/K37pwqXYxCGlaOfRbyZh7Xy9B7hnAzOzmCpUvA/jDC2WvbReogE3/TTLufo6IKu0+38r9PQE4n+f1VVS+B+ZbWhnEBX8P0Q4H7gcTCZqyvRbWARZHQLlavp8ZG20P9rXcHhEmI07kdtsODasA5/OlX6gy/dfF/bbTV5GmHeL3JBLRxzttof45awCLRYo9vpuZE7YGdyG2Q0R5UvQBWxYwKwBn8pWPEPg7IlhdiKDYnrMIXAz6WDrh/mu3bXcNcEC5P7wIbrdQzH9eQCZF7+2WkrsCWPZcD/TgRbZsF1zTmrBrBX5HN3tyxwD7YTOVRy8KVL0Bd65Vmo667q2dStcdASx6rofyjouqUK/B9dsXFUohcksnenLbAMtemy1UfnrRiLE84NZ6IdqRirtvbdfi1TbA2Xz5r5j5j5Z5ehe705RMf51KRP64ncVoC2BxHLDH9/batlz2gJPnFc7PArNVgvjViABH6Zhm/ZErQoxkH7AmxYhHlsX71s7aWr9XbNek6M52HBQtA6xdflx5pldCVaEMHDuvcK5A8AjI5oB8EShXgEoZKFeBSgVQCohEgKjr/4z3AUP9gCIg7jLWpBn9fa9lsMXa5d7UqquxJYCFYrOFyk964c8V4F44oVCsEs5lgfNZIJcHPMFIk27wU0sbof/V0UcyBgz2AyMDQDQCbBzwXrtAEz2airu/3ErQQEsA5wqVT3qe93WbPKfqAS+eUsiWCWdmgJPTQLVaB2gjw6oB3U9B0azbsGz5XV6KsWFg01pAzGqXjniIua89ilZK3ZWMu99ohklTgP0YqsqLNlnz+SJh7ymF8xkf2JKEkFu+BOx1Y8CGNcBAH2P9gGe5h5VujqZTCfeKZjFeTQHO5EpfA/ApW9N5ZYYweU5h6jhwPlfHcpux5Ha/BxCLAldfBqSijMtHX2sg4x/SyejvLIXNkgAHoa07bEnNe48rnCkQDr8CFBokehh2q1ntIizYsOVG3y/g6AH7dl3gykuAvj4gAkahSihUCCVP9nryJfNgj1dguIrQ5wKJCCMZZaSjjOGEh6jV9LbuSUb2YAW+ZamQ3CUBzubLT9mKW95zTOFkhnDoqC8NL8clL0oqSYgnCSoCVIM92580axAjji+BuyqQ4RgQOq8wUKrK/0jv83Ilo8BQzMO6VBUDseWYQfM+JO46lYi8cbE7FwVYZxxUvf9u3kXzOyZnCIfPKuw/FAhSgcxTz3GbyFQLpOh6Ics877qE9AAQiZEGSyJUI6JGOT5VxlxocEWvdgTcAGQBUtQwWRTDTQTkYhXIlQnZElD2fMBjDmMizdjYX0VkhSlbOepXF/M6LQpwJl/ebiOd5FyR8PxxhQNHgGKP8+9EL04PKU2tAr5LjIQLJB0DJmswDbACpuP41KuBFYDlEwBsKFdz72ClZqvA2SJpI4yALc+PJ6rYPCDSevOXvSd3EG1PJyK/1KjthgBLIhg8frjbwYgq9MRhB5PHgXOZha01k5nq9d4FalEgowk4/UMKTp/fR59iJBX0nqkBo8ASpsGVPdYHVD7yuwY8uLcGcrAyNZCljbopZErAqQKhWPGB3pD2cEl/RUyK3S5d+88renujhLeGI8nmyv9rI8vv+aMKh6cJk8eC8Tbjye1Oi4BEkpDo91lxVDFSjghS/lVjuQZgMXc6DDdgxRrYEAWbl0GDHwC6FMBmuLkycKJAKFUJMQe4YriCwdjy6t6S1ZhKRn6l0TY37386Pxd4st21rr9fWNnTkw72HeyNnit7Z/+YAsn+CUbaBWJ68wzADbFZQ8GaJSuex6INy9ZCVmDvNkBLW2Y/DrPpxdbmTBGYLhCYCBvSVWzury4rNSvgTfX5yQsoOJMr/T2AJXWrVsDfeUThldOEoydbubu9e9wIYWBUFtJnxwPOHPuct28KyHWs1yHWVCsgCgULwAZkDXBA3ealaAdgmYWoXlNZ0vtzfx9wzUhZ97NM19fSyeinw33NA1jKJmTzlePdZtaL40Cod8+BQGq2OLtIFBgcVVrlSTiMtDPXeHgy+ndDgYFkrPfZEBUb9cgA7H8X7M/B3m0o17QXNLvkjGRsx/OkJW+R2q8erWjW3fuLZlIJdyJcTmIewPl85QNV9r7X7UD2nVTYd4wweXTplpoZNuqf7osB6WEFD4xBw5IbdFG/b8rfMlENoKZQn01rISvYg42qNPcSzLFneRH0FWL/razR6QLh7KxvNLl2tLwsUrZD6oOJhHu3Gd88gLP5skRH3tnK4Je6Z/tBBwenGkvOnbYtHqL+Nb5DeFgMFK2wPSNBB9gYdu2zaNZg14QsvZfPl6r1ixH+NFCfms3nfBk4lSdEXcK1Y2X0tTLuZo0u8T0R3ZtKRN67AGApVZQrVI52W81GDANPHnGw64XA5RcaTODsWbSswGJCthguhsYJHjNGWwXXEJ0BSChYfjdsGKzB05Qb/M/swWGVSb8MwbMycNNGeG9uhse5EnC6qLShRUAWga5Xl1T/ScbddabEU42CbbkEX55W2DtFONAg87WZltToBZAFHV4rbBkYiDASLSzOPLYUAtgA6APFvkFD2HQAvBikjSQt1C036BdAKDt4EbSEbQwjIQNIM8BEXz5fJu3Zunqkt7basCuxthbZfOm7zPjNZgNt9v3OSYWXpgjHpxf655sB3Kjt0XEhLyDpMvrrBZVGqmadXlDbPo3QFLJUacOJYuhce+NXDu4z0nRY0hbDiTgu6oWxZmsi30sXIniJk0NUKDGK9Ooiwr+kEtGPhsQGCZEpH7NRQc7sv9PnlgzA0HNrZslKpgnxftKq0FCHZkAjYEl/AkxNWBKngo4aYWxdR7h8Qr5f3AJVKDF2H/FNnZHASSHgmz26FbCkv6kcoQrCVaMVpHsUiCAV+VLJyNoawEHtxz2tDLLZPT894OClI37oTTeXcoHRCaUdBbLvLrH2S3YzT481+CrA84CKJ2oc49feRHA1T176+vlBT8eGxSJ+PJgxc7ZjmRQ9+WiOEHMJ142WemYIibqRqyVYXs8qkyv9HoCvNptgK98/+rKD3S8CxVIrdy9+z8ioguoDBiOMePO1X9hQ6JkwFcuNQkns+UaJSpnx4V8iOC28QY+/6KFSBeIxaJVHuxoDo0k7sz1bIpwrETalq5hI9oxVfzadjP6dD3C+/B9gfn87g1zs3u2HHDz9/CIGjmY8OWhUjBlD4wpR8lWijq6wcyD4XW/ZQTBfqeJHbM5WGB9/W2sA/2yvp6k+0Qckoj6rNlaxdsYoe/8reV/6u3GsBKcdFtBqR0T/kU5EPqABzuZLLzPjklafXeq+n73s4JkXgFIXFDw2IdIMMBbh1vTdRgOqM0roNQwiN8TLpcEtC6dhfPK25gCLivbALtZUm4wDcQFYjCQdbh/ioDg1q3TwwIaUfSomwqFUInqpVOiK5QqVnK16yz854OCFg/LSLBSi6nFopBaJnXlkgtBHjCEb9WVDDgPDmiVao6zBBUR4+sztPsAvHmU89KwvOMn+KuDJfhuLsLZ7y/8kPFc+ArDEZndCwWYdROAShnLjmjKUZSqWetfJuJuk7Cxfx5XyszaoV9rQQtYkMD3TWYsjYwQ3ThgV6u1k7w11G1aRTJy1sEfJnBAOU5DPLOOzd/gA//wA49+3+/ZoAU8C9hIxRqoPSCeAlAG3zwc+2uEebIaYKQPTswqbByoYj9t3L5IbuZ5s2Z/NoB9/WWH/FOHY6QZ6cIM45nAQnbQxsVHpSIzRaGcvSPgpAViANTZvEazEEWDYswB8+QTjnTdKGA7hbJbx7YeBM1mgT8CNCqjsAxuHTpOR/Ve+kxfA2LE7JT6zF8vLcs2wfeOH2KUpVyh/3vP4i90vp9/CnuMKe15pbMlqxqJF700PkdYPJSKjkyvs9dEB8SEjhuy9IgUbAeuWrcC1m+aziVKF8cOngJdPCKA8n3KjQFxYdjRwMYZiuToZqzxzukjIVwnXj5T1S2PzUoq+QNl86dvM+JithjNFwtOTCk8+17zFeqF6fK2CijLWRHyvTzeX5gwBBUs7QrkSzSl6rLDW224A1gws3snOA4xnXvapt541a0NHKOynm3FKQN+JosLGlIeJpKR22LuI8B3K5sr3M/id9pr19+Fn9/sJZK3mFkn/Gy5ROjpj1IJwpfdcAVhin4U1e6ISARMDwLbrhAqbv0FHzzCeeInR5wCpuL/v9sneKy9gyG/czdrJMEVlSrmErcN2UzwI9GPK5MuP2U7mfmZS4YVX/Bjo8LWUGizS85p1hGSdE7+txTP6bqAOCRVrlajqS83XbwbecJnOs2252fwsQ6hZ2pFMRtl/ayG3gamy5cYWufFkUYLwCTeNWbZsEe2gbK70LAPXdTvI8PPTeYKA/OTu4L9GQFzCXzgwAKSGFIYc7spnKtgZdUgAFvelsOZrNwE3X946sOH5VD3Gjn2sbdkxAdmCgBVuX9yJ58oKVw1XkLSY50zAc7IHWzNyhAf96AEH+yehpelWrjVjhGiSMBZlcR51fIUBFoFKqFcMGrddD1w63hnAMpgn93uQUCRRmbQU3aWKFJ5gvgKcLilc2l/FSMye0UOMHZTJlU/bzBw0Az+dIzx3TGHHLn8PbHZt2KSgHMZ4N+qRsVYFrFnSUWXfFYPGO28ELptYCHClyrjnCeCJF32Hxi1XAnfcLFLy/Hu37w0ADqxYhoprHqpmE1zie9HLjxUUxpNVLWzZu2iasvnyLDN3s6yLjuexgw4OHAUOmbjoJUa++RKlY5bFc9TxFQZY2HPZ/+RngXe/Hrh87UKAv79DTJDzA99Fwn7PG+ff+8huD/kS0C/6cNwXtsRUaSNiUnawyRxhKAZcNmBPHyaiUk8Bzs4SnplSePw5P5uwfgsOC12XvE7BdRgjXfDnmr3ZWKvEHBkAfMfrgS3rFgL8Z//M+gUQsIxrUSTmP//Q/Hsf2OXp+/qTvtokurCoSyaeuuOXMnjwlRwhFSVcMWRPktYA94pFmwnvO6EgyWdPPOdLtDUvf92KXHKZ7z3qxLEvL4oSyVli8uTEQckOrPgClrxYuSLjzpsJV6xfCPBf/AvrPVrAMi+gWKw+5/thatf9z3g4XwAGk0DaOBsCn7D2NNZnQrSJ+NG8H30pgpa9S7Po3ghZ4UE+dUjh+DnCzr3zSy6E77lsi9KpJ+0ArM2QoRIe2lsURGr4rkDfW5QtAu97E+HKBgDf97RIyHMAS5ti4br9pvkA3/e0h5k8MBAALGZM0Yd1THUQ01XLoOhAljteJN3ONRbjtbSQ1Qs1qf4NFIqS/fjISWDfoSDZuq6myqVbFGLi/zXSQJ3tPaxpSfvakCFxVAFXEEuV1nsFYDFJGndghZErAO+/hXDVhsZC1oPPAruP+C/LdZuBt1+3UMj6wROM0xnGQMKn4Hk26SDHycRxmQS2dijxaIEQUaQzIWxdWk2ylSbabFCirkim4akZ4NmXfBDCe/DlW5SOvdJOBpNxv0ijJiPfUKuxVA0lgY0jvgAkL4BsCcb+fOm4sNcOSCsYw6GTrL1P2gccfKTfmTxr27b8XwcAhCxcbdhTMCUsOgJcPWSRRRM9JqbKHzH49mYA2fheFuSpIw7OFYCn9wRhPQHKW7YqXdhsIsicr0VfBB2HKdgYMgyI8vKsHwLeek17Viobc2Jm7J1iZIq+AaRmp24zlMcXsoArLAJMoPutOxtaWbTnjymcLRB27YcOr5Vr6xWkY5Q3JedaMKCaMknyjfEQyXeyzwqFFivAnW/ojkJbGfdi92SLjJ0HWbsXta06FAjQChXLnCbzhOE+xusG7TkctLPBtruw1YU6lSHsP62QLQC7DwJrxhWqirFloI5FByjXtuTQPlsTpMrAb79t+anXzFWo+Me7WEd6yN4sTgmTEtMKwBL8d7ygsDZZxXqLhg7tLrTt8G8VYHPfoWmF4znC0TMKmSrwun5PmwH9sjfBj9CebGpVihnSWKlyReBTv9KhA7ndAS9y/z1PeugPoj5MOE+rEZe5ih/ZIUaOIYuJ49rhbztkp5P1kr10+wEXB2cIG/s9DPbNVa+rUYnZi4N4ZpGShTVLPctMAfjM7Z0BfOgE4+cHgfN5YP0ocOtVrbkS6+f5b9s9DKUCCTtg1SbdpdmazJT8tJZrR+xmIOqQHdtBd80ms9j3UtTkP3dHMBpnbOpnQ8C1MoXmOSMxi+QqUq2w+Ewe+My72gf4wV2Me570JV/tpPB8gH7/DmDNYHsS93d/4gNcs3QFOnIrtmrRgUWWuGmNPQm6FnQnC7ccxo5WgL/72QgqHuPGCV4ArBG05Kdmz2UgN+sDfDYL/O672wN4aprxt/fMpaEIECacdt0w8Ad3tgfwPz3kYbQfWk/WwQFBWG0zgEWNFwl6oA/YMmgT4CBsVhY+ky/fDebfaAWEXt7zyAEHR2YUbpjwEHfnDCI1cg4iNLQLMGDPYj48m2kfYKHeR3b7QpGoNgZg8TzJnv4XH5bvWgf5Hx/0MNLvmzLDADdzRuSrUqlH6XoeaxIWPUnhwHebqSvdvABTM8CDByLYMMDYPNA4jNQYLjQQs5J240dBtsuif/A4Y9+UgMFatRGAhTMUSqT39N/eBmwYaR3gbz7oYTQNDKR8Z4REf7TibZJojlmPcMOo9bzhudQVm8ln3QAsz37vWVez5zdvDAEc+tUALM53EbBmAoA//c72WPR9TzFePsma2kR/FR1cABbqPZ8nfPhWYP1wewCPpIHBNgAWs6qwZynWstWigUPWcV7ymd6HLaWPdgvwzikHe04oXD/uYbjBIXnzKLgInAsAvqtNNen+ZxiTp1mrNkJtYkcWwU24grT5628mrG0DYM2iDcChPXgpFi2hOjNlhcstq0cL0kcDQctKAni3AIv/9vu7I7rK683rF7LpBQAXgDMZ4BPvaI+CJc/o2FnW3iHRW8UTJHu7ULAIbe+5mTAx1DoFf+thD8MCcEjIMtV7Gq2JCXqX6gLXj5XbCgRstsYNE8BtlXBo1nkr3+84pPDSGQc3rfMwUkfFJq9XVCRh0YaCP/QWQryFUFjTv0RonJzxU1I0BSs/+kMoeCbruwvHW1SVJL/p7sdYAyxStE5Oa6ImCfWeLYlwVcF4wm7aSsMSDraKsLQCYLN7ciXgnr0RXQfrzZt4XtEWDXCdFC37sGQoXLe5dYr72R4PJ87DZ9GBkGUo+FweeMd1tGRgfHgOzx1mPH+E9f4rAGtX4hIAy94r3iOXCNePlawmni1ahMVn03bKKDUDsJXv/++4g+eOKlw55mHT4NwT2oMU6MEiaIkeLFQsku8Nl0jUhqScNAf68X0eTmXmwm8MixbOIJXof/kawmj/0u3kZhn7p4Bdh31hTbPn4IURgBfLPJR0lUyZsGWwiuG4RdXIP1upcRklWcKVtkuHgfc8xg/3RFGsspaoE0G2gzZ0BA59baoUVSnvmxoF5GyBtIVL9nJxRsglViqxb+uEMskUjPvClXwkPEe8P1pNEs9UYB0TKpb2MtKelA4O0l5M6SVxKMjeLWqWBOJJW8LujbNBUk8bxWsVKuJYIKTlqAGL0Rtm7ZYshGarlGErFNrKPScyhAdecrXA9cYNfhlgk60gYMii66C6or93SuSGRD4KSKUKaVYuFK9LFjoCJOv9Viq362zBIM9Xx2OJqTJg/aYt+SltSx+Vqm9OlMu0pdNLg7YkXlpKOwi7X6x+R1lYc9Yv43PDSFn7j+1eTUoZSme2ipHaGviuowq7TzgYTTJuWucLI8Yebfbi2QBUne8rlBscpCXgGoAFZDE8SByVpj5x64XSQOV7aVf2YT8x3P+ISVTUJ+nLpLqatvTBXAElS1smrSVc+9Ksg6mwU2afNY9YZs26H6X+Ph13PxNe+wWbjK1ywrYAFl/rAy9FcSoHbB5kbBllDZpJKtPpoKGUUJGEBSShNh35EQiopui3T30+0Pr0tKDAmc4hDgQ4kw1hgJW/dX9BrrGpVGteGOEAus0glMcUSgvXddHFSSukzZGXWXTqh9e5pXLCWtiyVBDcFsiywD960UVmlnDNuIe16YCKg2o5RjfWe7MAEQBsYrfmFSM1Vd5DZYRN8W8twAVCnGlT/5T4MX34g++gNtXwxN+rSz0EFfG0V6pW8HRu9lKUVFyCUuXuqhH75Rq0nNFqQXDNpi2V9LcFsLQjqtOPX3Qhhca3jjHWpX1nhA7eC1ixYd36b3koFCigIx39lai5B8Phrvr2IGHcsHbNBYLgwHDYkC6FGDows1Yhvu5QD2nTgCv7vtTFsl2Lo7bG7ZT01yBbOpTDJsiZWeDhgxEtSIlDQth1GBQTqFeLugx1HsSm+1uVsOPQWQ4B7r7TKngpwjU9arFhcxWF5yrBm1LFQQeGLcvzx/KEfIV0wtq1wz0sDE70WDoReUujtV5U0bN5rI5NkCUT75EDEQjYw3HGNeNz0nWAT8jP2KDnYMZm4o1ipswLop9eysgUqsUVbsdUs9NV36OMa0Z7w5bN7Do6VkfvxRYPxrIJsuzJ2w9HcCLrn4N07bicUGazh87bkvpXx3JySAhhPCkCVaV3bNk3bHR2MJZM0fbRdp0vW+Mnxeu055QDqTa1cRDYNMAd17TsdmyyX5+UksEl2eMJW4aqGLPpwG/EjLo92k7vxZYPp+x2Ieufl1NOdr7i4lxRLEuMSwcYo6mFZxzZ7te0J3vtzKwvTMk5iAMxxpXDlR4YMRrOoLvDKX3J0v7xsrYXW3Rl8T7tOen4xUIjrIWwsYSd/N1G4xXVSYA9UyRUPKkeC1w+WMVo74qL1g3D0vGy0upqciUu9XJIwN6+0w4OTit9rI2rWLsb1yQZ6b7OSxKbPkVHlvMLZ2ZJq23i55LDpzcNVrE26fV0r62ft7UDogMq7tkR77apWdqrMuPwjMLhGQdydqI2TijW8dZyVKzYjyWoT2zBi1URFtYrOrcOrq+I98ePwxbmLwYNOdlsfdrDaHx5D7/S62X7iHdf4OKNVa4804t6Hr0A2bQpOvPRjIOTOYWzRd/VOFel3a9ma8yYNcNJrQSir0zJ/RHJXY5D25BFOhYz5cpcNO2Qe1MiQQ1OxVg4ouaO09AzuWLlDvb4XlsHRi/3AklJ4POzCjkpyD0rjgmlvUQV5uBsYXHC+6BHHKF01npsqo+RtFCcrdv5yoHQpOjOZMy9r9W22gJYGs3my3/FzH/UagcX77O3AkT016lE5I/babFtgJnZzRYqP7VdHa+dQV+Q9xLtSMXdtxJRW+kPbQMc7MfrPZR3MGPjBbnYyzxpIkwqRG5JJGiq3a47Alg68YPlK4++2oSudhdo5e+n6ajr3ionqHQylo4B9im59Ase6EFmbhCi3slwLj4TXgEiyivwOxKJ6OOdrkxXAEun4nVij+VQS+sRRp1O6rXwnOy1pOi9yZj7P93Mp2uApfNMvvIRAn/nIsjdQDH3rIDLoI+lE+6/dtuiFYBDlHz3RXbdHSTClknRB7qlXDMKawCbPbnK9F8XBa9OQRYrFb+nmz23vmerABvpulwt339RhWoPZFGFIk7k9k6l5cV6sw6w0ZOrqHzvojGkRZCJdjhwP9iJntush54ALJ2KwJUrVL4M4A9frbbrZovX7fdiWwbwN8m4+7l2LVSt9t0zgM0AxEHhVflbF/flBbvjtHLot9pxHLQK6jxdupOH2n1GuxpR+S6Yb2332dfk/USPOnA/2qrLr5s16DkFm8EJm84Xq5/wPP7LC5eaaVop+pNEzPlmwJ67wa6lZ5cN4BDQw9l8+StEdNeFsjcLmMz89VQi8qdEdKYlZCzdtOwAm3EHIblfZeabLc1lVTYjccsK/NlEIvrESgxwxQAOCWHv9jz+Aph/cSUWoGd9Ej2mFH3RlkWq03GuOMBm4JLwRh4+z+DbOp3ManhOsvxY4UvpeOSR1TGe1TCK0BiC/OS7APoQwKHqHKtsoPOGQzMA/7sCvp5MRp9aTSNdNRRcvyhSTqJQqN7pgT8O4F3MvArC3uZGKdVsAPxIgb4djzv3EtHsagLWjGXVAhxeLCnxlC9W38fsbQPTNgZPrMRiSgU5ED9EpB5KxJx7iKjFkxlXYrR+n68KgOuXJ6ituQ1E2wj8eoA2McuxWPYuqbcM8BEG7QTzw1E38pBtR4C90S7e0qsS4AbsPJYrYYuqVrcy8VZm3gqmcSakiTkFQpqZ0kRIy7PMyBBxBowME2WJkQHxCSLaR0z7PMfZl4xiPxFdXaKvAAAADElEQVQVlwOEXvbx/3Bccpan8cseAAAAAElFTkSuQmCC",Kt=Zt(59301),Le=({className:zn,dataSource:Zn=[],col:ei=4,right:li,bottom:to=23,precision:be=0,wrapWidth:ke=1200,trackEventItems:pe,loading:je,handleVery:Yn=()=>!0})=>{const jn=Math.floor((ke-(ei-1)*li)/ei);return Kt.createElement(Gt.Z,{spinning:je},Kt.createElement("div",{className:Ae()(en.list,zn)},!!Zn.length&&Zn.map((vi,Ce)=>{const{subject_identifier:Ye,id:In,identifier:pi,power:an}=vi,Wt=vi.is_public!=0&&vi.is_public;return Kt.createElement("div",{className:en.wrap,key:In,style:{width:jn,marginRight:(1+Ce)%ei===0?0:li+be,marginBottom:to}},Kt.createElement("a",{className:en.li,onClick:oe=>{oe.preventDefault(),Yn(vi==null?void 0:vi.first_category_url)&&(pe&&(0,$t.L9)([pe]),(0,$t.xg)(vi.first_category_url))}},Kt.createElement("div",{className:en.top},Kt.createElement(Vt.Z,{title:vi.name},Kt.createElement("div",{className:en.name},vi.name)),Kt.createElement("img",{className:en.img,src:ie.Z.IMG_SERVER+"/images/"+vi.avatar_url}),Kt.createElement("div",{className:en.text,title:vi.creator},vi.creator),Ye&&Kt.createElement("div",{className:en.btns},Kt.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),Kt.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),Wt&&Kt.createElement("div",{className:en.sign},"\u516C\u5F00")),Kt.createElement("div",{className:en.bottom},vi.visits>0&&Kt.createElement(Vt.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},Kt.createElement("span",null,Kt.createElement("i",{className:"iconfont icon-liulanyan"}),Kt.createElement("span",null,vi.visits))),vi.course_members_count>0&&Kt.createElement(Vt.Z,{title:"\u6210\u5458",placement:"bottom"},Kt.createElement("span",null,Kt.createElement("i",{className:"iconfont icon-chengyuan"}),vi.course_members_count)),vi.tasks_count>0&&Kt.createElement(Vt.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},Kt.createElement("span",null,Kt.createElement("i",{className:"iconfont icon-zuoye"}),vi.tasks_count)),vi.is_end?Kt.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):Kt.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!vi.is_accessible&&Kt.createElement("div",{className:en.lockWrap},Kt.createElement("img",{src:`${ie.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),Kt.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!Zn.length&&Kt.createElement(Ve.Z,null)))},nn={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"},sn=Zt(25690),Te=({dataSource:zn=[],value:Zn,onChange:ei,className:li,style:to={},tabBarExtraContent:be})=>bt.createElement("div",{className:Ae()(nn.tabs,li),style:to},bt.createElement("div",{className:nn.tabsWrap},zn.map((ke,pe)=>!(ke!=null&&ke.hide)&&bt.createElement("aside",{className:nn.tab,onClick:()=>{ei(ke.id),ke.link&&sn.history.push(ke.link)},key:pe},bt.createElement("div",{className:Zn===ke.id?nn.active:""},ke.name),(ke==null?void 0:ke.resetCount)==null&&(ke==null?void 0:ke.total)!==void 0&&bt.createElement("span",null,"\uFF08",ke==null?void 0:ke.total,"\uFF09"),(ke==null?void 0:ke.resetCount)!==void 0&&(ke==null?void 0:ke.total)!==void 0&&bt.createElement(Vt.Z,{title:(ke==null?void 0:ke.tip)!=null?ke==null?void 0:ke.tip:""},bt.createElement("span",{style:{color:"#9096A3"}},"\uFF08",bt.createElement("span",{style:{color:"#000"}},ke==null?void 0:ke.resetCount),"/",bt.createElement("span",null,ke==null?void 0:ke.total),"\uFF09"))))),bt.createElement("div",{className:nn.tabBar},be)),vn=({className:zn,style:Zn={},children:ei})=>bt.createElement("div",{className:Ae()(zn),style:Zn},ei),Ue={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"},ne=Zt(75727),Se=Zt(93041);const tn=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var Et=({sortValue:zn,dropValue:Zn,className:ei,onSort:li,onDrop:to,dataSource:be=tn})=>{var ke;return bt.createElement("div",{className:Ae()(Ue.orderWrap,ei)},bt.createElement(ne.Z,{dropdownRender:()=>bt.createElement(Se.default,null,be.map((pe,je)=>bt.createElement(Se.default.Item,{key:je,onClick:()=>to(pe.id)},pe.name)))},bt.createElement("span",{className:Ue.orderTextWrap},(ke=be.find(pe=>Zn===pe.id))==null?void 0:ke.name)),bt.createElement("span",{className:Ue.orderIconWrap},bt.createElement("span",{className:Ue.orderAsc},bt.createElement("i",{className:zn==="asc"?`iconfont icon-sanjiaoxing-up font12 ${Ue.cursorPointer} ${Ue.active}`:`iconfont icon-sanjiaoxing-up font12 ${Ue.cursorPointer}`,onClick:()=>li(zn==="asc"?"desc":"asc")})),bt.createElement("span",{className:Ue.orderDesc},bt.createElement("i",{className:zn==="desc"?`iconfont icon-sanjiaoxing-down font12 ${Ue.cursorPointer} ${Ue.active}`:`iconfont icon-sanjiaoxing-down font12 ${Ue.cursorPointer}`,onClick:()=>li(zn==="asc"?"desc":"asc")}))))},Pt={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"},xt=Zt(99571),Ft=Object.defineProperty,jt=Object.getOwnPropertySymbols,kt=Object.prototype.hasOwnProperty,de=Object.prototype.propertyIsEnumerable,We=(zn,Zn,ei)=>Zn in zn?Ft(zn,Zn,{enumerable:!0,configurable:!0,writable:!0,value:ei}):zn[Zn]=ei,Ln=(zn,Zn)=>{for(var ei in Zn||(Zn={}))kt.call(Zn,ei)&&We(zn,ei,Zn[ei]);if(jt)for(var ei of jt(Zn))de.call(Zn,ei)&&We(zn,ei,Zn[ei]);return zn},kn=(zn,Zn)=>{var ei={};for(var li in zn)kt.call(zn,li)&&Zn.indexOf(li)<0&&(ei[li]=zn[li]);if(zn!=null&&jt)for(var li of jt(zn))Zn.indexOf(li)<0&&de.call(zn,li)&&(ei[li]=zn[li]);return ei},Tn=(zn,Zn,ei)=>new Promise((li,to)=>{var be=je=>{try{pe(ei.next(je))}catch(Yn){to(Yn)}},ke=je=>{try{pe(ei.throw(je))}catch(Yn){to(Yn)}},pe=je=>je.done?li(je.value):Promise.resolve(je.value).then(be,ke);pe((ei=ei.apply(zn,Zn)).next())}),En=zn=>{var Zn=zn,{className:ei,style:li,children:to,loading:be=!1,openLoading:ke,onClick:pe=()=>{},size:je="middle",shape:Yn="round"}=Zn,jn=kn(Zn,["className","style","children","loading","openLoading","onClick","size","shape"]);const[vi,Ce]=(0,bt.useState)(!1);return bt.createElement(xt.ZP,Ln({onClick:(0,xe.throttle)(Ye=>Tn(void 0,null,function*(){ke&&Ce(!0);try{yield pe(Ye)}catch(In){console.log("error",In)}ke&&Ce(!1)}),2e3,{leading:!0,trailing:!1}),className:Ae()(Pt.btn,Pt[`${je}-${Yn}`],ei),style:li,size:je,shape:Yn,loading:vi||be},jn),to)},xn={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"},di=({className:zn,style:Zn,children:ei=null,onClick:li,title:to})=>bt.createElement("div",{className:Ae()(xn.head,zn),style:Zn},bt.createElement("span",{className:"primary-hover",onClick:li},bt.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),bt.createElement("b",{title:to},to),bt.createElement("div",{className:xn.node},ei)),An={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"},oi=({confirmShow:zn=!0,confirmTitle:Zn,confirmClick:ei,cancelShow:li=!0,cancelTitle:to,cancelClick:be,className:ke,style:pe,confirmLoading:je=!1})=>bt.createElement("div",{className:Ae()(An.btns,ke),style:pe},zn&&bt.createElement(xt.ZP,{loading:je,onClick:ei,type:"primary",className:An.confirm},Zn),li&&bt.createElement(xt.ZP,{onClick:be,className:An.cancel},to)),gi={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"},Po=({className:zn,style:Zn={},LeftContent:ei,children:li,RightContent:to})=>bt.createElement("div",{className:Ae()(gi.fixedBottom,zn),style:Zn},bt.createElement("div",{className:gi.wrap},bt.createElement("div",{className:gi.left},ei),bt.createElement("div",{className:gi.center},li),bt.createElement("div",{className:gi.right},to))),_i={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"},Ki=({className:zn,style:Zn={},dataSource:ei=[]})=>bt.createElement("div",{className:Ae()(_i.crumbs,zn),style:Zn},ei.map((li,to)=>to<ei.length-1?bt.createElement(bt.Fragment,{key:to},li.path||li.onClick?bt.createElement("span",{className:_i.hover,onClick:li!=null&&li.onClick?li.onClick:()=>sn.history.push(li.path)},li.name):bt.createElement("span",null,li.name),bt.createElement("span",null,"\xA0",">","\xA0")):bt.createElement("span",{key:to,style:{color:"#5F6368"}},li.name))),Bo=Zt(11938),Di=Object.defineProperty,Vo=Object.defineProperties,gr=Object.getOwnPropertyDescriptors,Go=Object.getOwnPropertySymbols,Ur=Object.prototype.hasOwnProperty,jr=Object.prototype.propertyIsEnumerable,ir=(zn,Zn,ei)=>Zn in zn?Di(zn,Zn,{enumerable:!0,configurable:!0,writable:!0,value:ei}):zn[Zn]=ei,Uo=(zn,Zn)=>{for(var ei in Zn||(Zn={}))Ur.call(Zn,ei)&&ir(zn,ei,Zn[ei]);if(Go)for(var ei of Go(Zn))jr.call(Zn,ei)&&ir(zn,ei,Zn[ei]);return zn},ki=(zn,Zn)=>Vo(zn,gr(Zn)),Co=(zn,Zn)=>{var ei={};for(var li in zn)Ur.call(zn,li)&&Zn.indexOf(li)<0&&(ei[li]=zn[li]);if(zn!=null&&Go)for(var li of Go(zn))Zn.indexOf(li)<0&&jr.call(zn,li)&&(ei[li]=zn[li]);return ei};const{Countdown:Lt}=Bo.default;var Lo=zn=>{var Zn=zn,{onChange:ei}=Zn,li=Co(Zn,["onChange"]);const[to,be]=(0,bt.useState)(null);(0,bt.useEffect)(()=>{typeof to=="number"&&to>=0&&ei(to)},[to]);const ke=pe=>{const je=Math.floor(pe/1e3);be(je)};return bt.createElement(Lt,ki(Uo({},li),{onChange:ke}))}},37808:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return ce}});var bt=Zt(59301);function ce(we,Fe){const ge=(0,bt.useRef)();(0,bt.useEffect)(()=>{ge.current=we}),(0,bt.useEffect)(()=>{function ue(){ge.current()}if(Fe!==null){let te=setInterval(ue,Fe);return()=>clearInterval(te)}},[Fe])}},97927:function(dn,Rn,Zt){"use strict";Zt.r(Rn),Zt.d(Rn,{default:function(){return gn}});var bt=Zt(59301),ce=Zt(38986),we={flex_box_center:"flex_box_center___XSfK9",flex_space_between:"flex_space_between___fNQw6",flex_box_vertical_center:"flex_box_vertical_center___lE1Os",flex_box_center_end:"flex_box_center_end___IyHt0",flex_box_column:"flex_box_column___s_S14",wrap:"wrap___jhaRK",title:"title___yHGiU",tags:"tags___NT3qR",tag:"tag___PxWDv",btns:"btns___NjqzR"},Fe=Zt(6767),ge=Zt(37568),ue=Zt(71051),te={flex_box_center:"flex_box_center___yia5q",flex_space_between:"flex_space_between___WWLmb",flex_box_vertical_center:"flex_box_vertical_center___N_pbo",flex_box_center_end:"flex_box_center_end___DSwEA",flex_box_column:"flex_box_column___jCGMT",add:"add___QhmVz",row:"row___jUJhV",input:"input___rAwei",title:"title___IS6B6",list:"list___oafqL",listRow:"listRow___JbnHf",listNextRow:"listNextRow___zlQFB"},Ae=Zt(9148),xe=Zt(39793),Xt=Zt(89392),Ke=Zt(51257),se=Zt(25690),rn=(en,$e,Kt)=>new Promise((Ht,Le)=>{var nn=Te=>{try{me(Kt.next(Te))}catch(Ee){Le(Ee)}},sn=Te=>{try{me(Kt.throw(Te))}catch(Ee){Le(Ee)}},me=Te=>Te.done?Ht(Te.value):Promise.resolve(Te.value).then(nn,sn);me((Kt=Kt.apply(en,$e)).next())}),et=({})=>{const en=(0,se.useParams)(),{virtual_spacesId:$e,id:Kt}=en,[Ht,Le]=(0,bt.useState)(""),[nn,sn]=(0,bt.useState)([]),[me,Te]=(0,bt.useState)(!1);(0,bt.useEffect)(()=>{Kt&&Ee()},[Kt]);const Ee=()=>rn(void 0,null,function*(){var tn,cn;const Et=yield(0,ce.ZP)(`/api/virtual_classrooms/${en.virtual_spacesId}/knowledge_systems/${Kt}/show_content.json`,{method:"get"});(Et==null?void 0:Et.status)!==-1&&(sn((tn=Et==null?void 0:Et.members)==null?void 0:tn.module_content),Le((cn=Et==null?void 0:Et.members)==null?void 0:cn.module_name))}),vn=()=>{const tn={knowledge_point:"",content:"",target:"",class_hour:"",lesson_plan:""};sn([...nn,tn])},Ue=tn=>{const cn=nn.filter((Et,Pt)=>Pt!==tn);sn(cn)},ne=(tn,cn,Et)=>{const Pt=(0,Xt.cloneDeep)(nn);Pt[cn][tn]=Et,sn(Pt)},Se=()=>rn(void 0,null,function*(){if(!Ht){Fe.ZP.warning("\u8BF7\u8F93\u5165\u6A21\u5757\u540D\u79F0");return}if(!nn.length){Fe.ZP.warning("\u8BF7\u6DFB\u52A0\u77E5\u8BC6\u70B9");return}Te(!0);let tn=`/api/virtual_classrooms/${en.virtual_spacesId}/knowledge_systems/add_content.json`;Kt&&(tn=`/api/virtual_classrooms/${en.virtual_spacesId}/knowledge_systems/${Kt}/update_content.json`);const cn=yield(0,ce.ZP)(tn,{method:Kt?"put":"post",body:{module_content:nn,module_name:Ht,virtual_module_id:window.localStorage.getItem("vtrsModuleId")}});(cn==null?void 0:cn.status)!==-1&&(cn==null?void 0:cn.status)!==403&&(Fe.ZP.success("\u64CD\u4F5C\u6210\u529F"),se.history.push(`/${Ke.AS}/${en.virtual_spacesId}/knowledge?active=desc&leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)),Te(!1)});return bt.createElement("div",{style:{marginTop:Kt?30:0},className:te.add},bt.createElement("div",{className:te.row},bt.createElement("span",{className:"c-grey-666 font14 mr20"},"\u6A21\u5757\u540D\u79F0"),bt.createElement(ge.default,{placeholder:"\u8BF7\u8F93\u5165",onChange:tn=>Le(tn.target.value),value:Ht,className:te.input})),bt.createElement("div",{className:te.title},bt.createElement("b",null),bt.createElement("span",null,"\u6A21\u5757\u5185\u5BB9")),nn.map((tn,cn)=>{const{knowledge_point:Et,content:Pt,target:xt,class_hour:Ft,lesson_plan:jt}=tn;return bt.createElement("div",{className:te.list,key:cn},bt.createElement("div",{className:te.listRow},bt.createElement("span",null,"\u77E5\u8BC6\u70B9"),bt.createElement(ge.default,{onChange:kt=>ne("knowledge_point",cn,kt.target.value),value:Et,placeholder:"\u8BF7\u8F93\u5165",className:te.input})),bt.createElement("div",{className:te.listRow},bt.createElement("span",null,"\u4E3B\u8981\u5185\u5BB9"),bt.createElement(ge.default.TextArea,{onChange:kt=>ne("content",cn,kt.target.value),value:Pt,autoSize:{minRows:3,maxRows:6},className:te.input})),bt.createElement("div",{className:te.listRow},bt.createElement("span",null,"\u80FD\u529B\u76EE\u6807"),bt.createElement(ge.default.TextArea,{onChange:kt=>ne("target",cn,kt.target.value),value:xt,autoSize:{minRows:3,maxRows:6},className:te.input})),bt.createElement("div",{className:te.listRow},bt.createElement("span",null,"\u53C2\u8003\u5B66\u65F6"),bt.createElement(ue.Z,{onChange:kt=>ne("class_hour",cn,kt),precision:1,min:.1,value:Ft,className:te.input})),bt.createElement("div",{className:te.listNextRow},bt.createElement("span",null,"\u6559\u6848"),bt.createElement("div",{style:{flex:1}},bt.createElement(xe.Z,{onChange:kt=>ne("lesson_plan",cn,kt),defaultValue:jt,height:280,values:"2222"})),bt.createElement("i",{onClick:()=>Ue(cn),className:"iconfont icon-piliangshanchubeifen"})))}),bt.createElement(Ae.op,{onClick:vn,style:{display:"inline-block",marginTop:20}},bt.createElement("i",{className:"iconfont icon-tianjiashitixiaojiahao font14 mr5"}),"\u65B0\u589E\u77E5\u8BC6\u70B9"),bt.createElement(Ae.QD,{confirmTitle:"\u786E\u8BA4\u53D1\u5E03",confirmLoading:me,confirmClick:Se,cancelClick:()=>{se.history.push(`/${Ke.AS}/${en.virtual_spacesId}/knowledge?active=desc&leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)},cancelTitle:"\u53D6\u6D88",className:"mb25 mt20"}))},nt=Zt(62957),ft=Zt(77019),lt=Zt(14566),pt={flex_box_center:"flex_box_center___MWmFU",flex_space_between:"flex_space_between___YKGNN",flex_box_vertical_center:"flex_box_vertical_center___DDTno",flex_box_center_end:"flex_box_center_end___nE28i",flex_box_column:"flex_box_column___OZbik"},vt=Zt(346),Ct=Zt(3878),Nt=Zt(59301),Gt=Object.defineProperty,Vt=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,ie=Object.prototype.propertyIsEnumerable,$t=(en,$e,Kt)=>$e in en?Gt(en,$e,{enumerable:!0,configurable:!0,writable:!0,value:Kt}):en[$e]=Kt,Pe=(en,$e)=>{for(var Kt in $e||($e={}))ee.call($e,Kt)&&$t(en,Kt,$e[Kt]);if(Vt)for(var Kt of Vt($e))ie.call($e,Kt)&&$t(en,Kt,$e[Kt]);return en},le=(en,$e,Kt)=>new Promise((Ht,Le)=>{var nn=Te=>{try{me(Kt.next(Te))}catch(Ee){Le(Ee)}},sn=Te=>{try{me(Kt.throw(Te))}catch(Ee){Le(Ee)}},me=Te=>Te.done?Ht(Te.value):Promise.resolve(Te.value).then(nn,sn);me((Kt=Kt.apply(en,$e)).next())}),Ve=({})=>{const en=(0,se.useParams)(),{virtual_spacesId:$e}=en,[Kt,Ht]=(0,bt.useState)([]),[Le,nn]=(0,bt.useState)(!1),sn={onRemove:()=>{Ht([])},beforeUpload:Te=>{var Ee,vn,Ue;let ne=(Ue=Te==null?void 0:Te.name)==null?void 0:Ue.substring((Ee=Te==null?void 0:Te.name)==null?void 0:Ee.lastIndexOf("."),(vn=Te==null?void 0:Te.name)==null?void 0:vn.length);if(ne=ne==null?void 0:ne.toLowerCase(),ne!==".xls"&&ne!==".xlsx")return Fe.ZP.error("\u53EA\u80FD\u4E0A\u4F20.xls,.xlsx\u683C\u5F0F\u7684\u6587\u6863"),Promise.reject();let Se=[];return Se.push(Te),Ht([...Se]),Promise.reject()},fileList:Kt,accept:".xls,.xlsx"},me=()=>le(void 0,null,function*(){var Te;if((Kt==null?void 0:Kt.length)<=0){Fe.ZP.info("\u8BF7\u4E0A\u4F20\u6587\u4EF6");return}const Ee=new FormData;Ee.append("file",Kt[0]),Ee.append("virtual_module_id",window.localStorage.getItem("vtrsModuleId")),nn(!0);let vn=`/api/virtual_classrooms/${en.virtual_spacesId}/knowledge_systems/batch_import.json`;const Ue=yield(0,ce.ZP)(vn,{method:"post",body:Ee},!0);(Ue==null?void 0:Ue.status)!==-1&&(Ue==null?void 0:Ue.status)!==403&&nt.default.info({centered:!0,keyboard:!1,maskClosable:!1,okText:"\u786E\u5B9A",icon:null,title:"\u63D0\u793A",className:Ct.Z.CustomTipsModalCss,content:Nt.createElement("div",null,Nt.createElement("div",null,"\u6210\u529F",Ue==null?void 0:Ue.success,"\u6761"),Nt.createElement("div",null,"\u5931\u8D25",((Te=Ue==null?void 0:Ue.fail)==null?void 0:Te.length)||0,"\u6761")),onOk:()=>{se.history.push(`/${Ke.AS}/${en.virtual_spacesId}/knowledge?active=desc&leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)}}),nn(!1)});return Nt.createElement("div",{className:pt.add},Nt.createElement(ft.Z,{className:"mt20"},Nt.createElement("div",{className:"c-grey-666 font14 mr20 pt5"},"\u4E0A\u4F20\u6587\u4EF6"),Nt.createElement("div",null,Nt.createElement(lt.default,Pe({},sn),Nt.createElement(Ae.op,{style:{borderRadius:2}},Nt.createElement("i",{className:"iconfont icon-tianjiashitixiaojiahao font14 mr5"}),"\u9009\u62E9\u6587\u4EF6")),Nt.createElement("div",{className:"c-grey-666 font14 mt35"},"\u6CE8\u610F\uFF1A"),Nt.createElement("div",{className:"c-grey-666 font14 pt5 pb5"},"1\u3001\u4EC5\u652F\u6301\u4E0A\u4F20.xlsx \u6216 .xls\u7C7B\u578B\u7684\u6587\u4EF6"),Nt.createElement("div",{className:"c-grey-666 font14"},"2\u3001\u9700\u6309\u7167\u6307\u5B9A\u6A21\u677F\u4E0A\u4F20\u6570\u636E ",Nt.createElement("a",{className:"ml5 mr5",onClick:()=>le(void 0,null,function*(){(0,Ke.FH)("",(0,Ke.NY)({url:vt.Z.API_SERVER+"/api/virtual_classrooms/download_content_module_template",query:{}}))})},"\u70B9\u51FB\u4E0B\u8F7D\u6A21\u677F")))),Nt.createElement(Ae.QD,{confirmTitle:"\u786E\u8BA4\u4E0A\u4F20",confirmLoading:Le,confirmClick:me,cancelClick:()=>{se.history.push(`/${Ke.AS}/${en.virtual_spacesId}/knowledge?active=desc&leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)},cancelTitle:"\u53D6\u6D88",className:"mb25 mt20"}))},Qe=(en,$e,Kt)=>new Promise((Ht,Le)=>{var nn=Te=>{try{me(Kt.next(Te))}catch(Ee){Le(Ee)}},sn=Te=>{try{me(Kt.throw(Te))}catch(Ee){Le(Ee)}},me=Te=>Te.done?Ht(Te.value):Promise.resolve(Te.value).then(nn,sn);me((Kt=Kt.apply(en,$e)).next())}),gn=({})=>{const en=(0,se.useParams)(),[$e,Kt]=(0,bt.useState)("1"),{virtual_spacesId:Ht,id:Le}=en,[nn,sn]=(0,bt.useState)(!1);(0,bt.useEffect)(()=>{Te()},[]);const me=[{id:"1",name:"\u5355\u4E2A\u65B0\u589E"},{id:"2",name:"\u6279\u91CF\u5BFC\u5165"}],Te=()=>Qe(void 0,null,function*(){(yield(0,ce.ZP)(`/api/virtual_classrooms/${Ht}/settings_auth.json`,{method:"get"})).status===0&&sn(!0)});return nn?bt.createElement("div",{className:we.wrap},bt.createElement(Ae.qE,{title:Le?"\u7F16\u8F91\u77E5\u8BC6\u70B9\u6A21\u5757":"\u65B0\u5EFA\u77E5\u8BC6\u70B9\u6A21\u5757",onClick:()=>se.history.push(`/${Ke.AS}/${Ht}/knowledge?leftMenuId=${window.localStorage.getItem("vtrsModuleId")}`)}),!Le&&bt.createElement(Ae.qp,{titleWidth:56,dataSource:me,className:"mt25",title:"\u65B0\u589E\u6A21\u5F0F",value:$e,onChange:Ee=>Kt(Ee)}),$e==="1"&&bt.createElement(et,null),$e==="2"&&bt.createElement(Ve,null)):bt.createElement(bt.Fragment,null)}},81428:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{AL:function(){return Ct},Iy:function(){return Ke},Qv:function(){return At},ez:function(){return vt},jb:function(){return se}});var bt=Zt(32834),ce=Zt.n(bt),we=Zt(11690),Fe=Zt.n(we);let ge=1;function ue(ie,$t){const Pe=ie.match(/^(\s+)(?:```)/);if(Pe===null)return $t;const le=Pe[1];return $t.split(`
`).map(Ie=>{const Ve=Ie.match(/^\s+/);if(Ve===null)return Ie;const[Qe]=Ve;return Qe.length>=le.length?Ie.slice(le.length):Ie}).join(`
`)}let te=[],Ae=["<ul>"];const xe=new(ce()).Renderer,Xt=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Ke(){te.length=0,Ae=["<ul>"]}const se={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function rn(ie,$t,Pe,le){if($t>=ie.length||ie[$t].level<=Pe)return $t;var Ie=ie[$t];le.push("<li><a href='#"+ge+Ie.anchor+"'>"+Ie.text+"</a>"),$t++;var Ve=[];return $t=rn(ie,$t,Ie.level,Ve),Ve.length>0&&(le.push("<ul>"),Ve.forEach(function(Qe){le.push(Qe)}),le.push("</ul>")),le.push("</li>"),$t=rn(ie,$t,Pe,le),$t}function At(){return rn(te,0,0,Ae),Ae.push("</ul>"),Ae.join("")}const et={heading(ie){const $t=Xt.exec(ie);if(ge+=1,$t)return{type:"heading",raw:$t[0],depth:$t[1].length,text:$t[2]}},fences(ie){const $t=this.rules.block.fences.exec(ie);if($t){const Pe=$t[0];let le=ue(Pe,$t[3]||"");const Ie=$t[2]?$t[2].trim():$t[2];if(["latex","katex","math"].indexOf(Ie)>=0){const Ve=lt(),Qe=le;le=Ve,pt[Ve]={type:"block",expression:Qe}}return{type:"code",raw:Pe,lang:Ie,text:le}}}},nt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ft=0;const lt=()=>`__special_katext_id_${ft++}__`;let pt={};function vt(){return pt}function Ct(){ft=0,pt={}}function Nt(ie){return ie=ie.replace(nt,($t,Pe)=>{const le=lt();return pt[le]={type:"inline",expression:Pe},le}),ie}const Gt=xe.listitem;xe.listitem=function(ie){return Gt(Nt(ie))};const Vt=xe.paragraph;xe.paragraph=function(ie){return Vt(Nt(ie))};const ee=xe.tablecell;xe.tablecell=function(ie,$t){return ee(Nt(ie),$t)},xe.code=function(ie,$t,Pe){const le=($t||"").match(/\S*/)[0];return le?["latex","katex","math"].indexOf(le)>=0?`<p class='editormd-tex'>${ie}</p>`:`<pre class="prettyprint linenums"><code class="language-${$t}">${Pe?ie:(0,we.escape)(ie,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(Pe?ie:(0,we.escape)(ie,!0))+"</code></pre>"},xe.heading=function(ie,$t,Pe){let le=this.options.headerPrefix+Pe.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return te.push({anchor:le,level:$t,text:ie}),"<h"+$t+' id="'+ge+le+'">'+ie+"</h"+$t+">"},ce().setOptions({silent:!0,gfm:!0,pedantic:!1}),ce().use({tokenizer:et,renderer:xe}),Rn.ZP=ce()},99498:function(dn,Rn,Zt){(function(bt){bt(Zt(89780))})(function(bt){bt.defineOption("placeholder","",function(Ae,xe,Xt){var Ke=Xt&&Xt!=bt.Init;if(xe&&!Ke)Ae.on("blur",ge),Ae.on("change",ue),Ae.on("swapDoc",ue),bt.on(Ae.getInputField(),"compositionupdate",Ae.state.placeholderCompose=function(){Fe(Ae)}),ue(Ae);else if(!xe&&Ke){Ae.off("blur",ge),Ae.off("change",ue),Ae.off("swapDoc",ue),bt.off(Ae.getInputField(),"compositionupdate",Ae.state.placeholderCompose),ce(Ae);var se=Ae.getWrapperElement();se.className=se.className.replace(" CodeMirror-empty","")}xe&&!Ae.hasFocus()&&ge(Ae)});function ce(Ae){Ae.state.placeholder&&(Ae.state.placeholder.parentNode.removeChild(Ae.state.placeholder),Ae.state.placeholder=null)}function we(Ae){ce(Ae);var xe=Ae.state.placeholder=document.createElement("pre");xe.style.cssText="height: 0; overflow: visible",xe.style.direction=Ae.getOption("direction"),xe.className="CodeMirror-placeholder CodeMirror-line-like";var Xt=Ae.getOption("placeholder");typeof Xt=="string"&&(Xt=document.createTextNode(Xt)),xe.appendChild(Xt),Ae.display.lineSpace.insertBefore(xe,Ae.display.lineSpace.firstChild)}function Fe(Ae){setTimeout(function(){var xe=!1,Xt=Ae.getInputField();Xt.nodeName=="TEXTAREA"?xe=!Xt.value:Ae.lineCount()==1&&(xe=!/[^\u200b]/.test(Xt.querySelector(".CodeMirror-line").textContent)),xe?we(Ae):ce(Ae)},20)}function ge(Ae){te(Ae)&&we(Ae)}function ue(Ae){var xe=Ae.getWrapperElement(),Xt=te(Ae);xe.className=xe.className.replace(" CodeMirror-empty","")+(Xt?" CodeMirror-empty":""),Xt?we(Ae):ce(Ae)}function te(Ae){return Ae.lineCount()===1&&Ae.getLine(0)===""}})},25717:function(dn,Rn,Zt){(function(bt){bt(Zt(89780))})(function(bt){var ce={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},we=bt.Pos;bt.defineOption("autoCloseBrackets",!1,function(et,nt,ft){ft&&ft!=bt.Init&&(et.removeKeyMap(ge),et.state.closeBrackets=null),nt&&(ue(Fe(nt,"pairs")),et.state.closeBrackets=nt,et.addKeyMap(ge))});function Fe(et,nt){return nt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[nt]!=null?et[nt]:ce[nt]}var ge={Backspace:xe,Enter:Xt};function ue(et){for(var nt=0;nt<et.length;nt++){var ft=et.charAt(nt),lt="'"+ft+"'";ge[lt]||(ge[lt]=te(ft))}}ue(ce.pairs+"`");function te(et){return function(nt){return se(nt,et)}}function Ae(et){var nt=et.state.closeBrackets;if(!nt||nt.override)return nt;var ft=et.getModeAt(et.getCursor());return ft.closeBrackets||nt}function xe(et){var nt=Ae(et);if(!nt||et.getOption("disableInput"))return bt.Pass;for(var ft=Fe(nt,"pairs"),lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return bt.Pass;var vt=rn(et,lt[pt].head);if(!vt||ft.indexOf(vt)%2!=0)return bt.Pass}for(var pt=lt.length-1;pt>=0;pt--){var Ct=lt[pt].head;et.replaceRange("",we(Ct.line,Ct.ch-1),we(Ct.line,Ct.ch+1),"+delete")}}function Xt(et){var nt=Ae(et),ft=nt&&Fe(nt,"explode");if(!ft||et.getOption("disableInput"))return bt.Pass;for(var lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return bt.Pass;var vt=rn(et,lt[pt].head);if(!vt||ft.indexOf(vt)%2!=0)return bt.Pass}et.operation(function(){var Ct=et.lineSeparator()||`
`;et.replaceSelection(Ct+Ct,null),et.execCommand("goCharLeft"),lt=et.listSelections();for(var Nt=0;Nt<lt.length;Nt++){var Gt=lt[Nt].head.line;et.indentLine(Gt,null,!0),et.indentLine(Gt+1,null,!0)}})}function Ke(et){var nt=bt.cmpPos(et.anchor,et.head)>0;return{anchor:new we(et.anchor.line,et.anchor.ch+(nt?-1:1)),head:new we(et.head.line,et.head.ch+(nt?1:-1))}}function se(et,nt){var ft=Ae(et);if(!ft||et.getOption("disableInput"))return bt.Pass;var lt=Fe(ft,"pairs"),pt=lt.indexOf(nt);if(pt==-1)return bt.Pass;for(var vt=Fe(ft,"closeBefore"),Ct=Fe(ft,"triples"),Nt=lt.charAt(pt+1)==nt,Gt=et.listSelections(),Vt=pt%2==0,ee,ie=0;ie<Gt.length;ie++){var $t=Gt[ie],Pe=$t.head,le,Ie=et.getRange(Pe,we(Pe.line,Pe.ch+1));if(Vt&&!$t.empty())le="surround";else if((Nt||!Vt)&&Ie==nt)Nt&&At(et,Pe)?le="both":Ct.indexOf(nt)>=0&&et.getRange(Pe,we(Pe.line,Pe.ch+3))==nt+nt+nt?le="skipThree":le="skip";else if(Nt&&Pe.ch>1&&Ct.indexOf(nt)>=0&&et.getRange(we(Pe.line,Pe.ch-2),Pe)==nt+nt){if(Pe.ch>2&&/\bstring/.test(et.getTokenTypeAt(we(Pe.line,Pe.ch-2))))return bt.Pass;le="addFour"}else if(Nt){var Ve=Pe.ch==0?" ":et.getRange(we(Pe.line,Pe.ch-1),Pe);if(!bt.isWordChar(Ie)&&Ve!=nt&&!bt.isWordChar(Ve))le="both";else return bt.Pass}else if(Vt&&(Ie.length===0||/\s/.test(Ie)||vt.indexOf(Ie)>-1))le="both";else return bt.Pass;if(!ee)ee=le;else if(ee!=le)return bt.Pass}var Qe=pt%2?lt.charAt(pt-1):nt,Dn=pt%2?nt:lt.charAt(pt+1);et.operation(function(){if(ee=="skip")et.execCommand("goCharRight");else if(ee=="skipThree")for(var gn=0;gn<3;gn++)et.execCommand("goCharRight");else if(ee=="surround"){for(var en=et.getSelections(),gn=0;gn<en.length;gn++)en[gn]=Qe+en[gn]+Dn;et.replaceSelections(en,"around"),en=et.listSelections().slice();for(var gn=0;gn<en.length;gn++)en[gn]=Ke(en[gn]);et.setSelections(en)}else ee=="both"?(et.replaceSelection(Qe+Dn,null),et.triggerElectric(Qe+Dn),et.execCommand("goCharLeft")):ee=="addFour"&&(et.replaceSelection(Qe+Qe+Qe+Qe,"before"),et.execCommand("goCharRight"))})}function rn(et,nt){var ft=et.getRange(we(nt.line,nt.ch-1),we(nt.line,nt.ch+1));return ft.length==2?ft:null}function At(et,nt){var ft=et.getTokenAt(we(nt.line,nt.ch+1));return/\bstring/.test(ft.type)&&ft.start==nt.ch&&(nt.ch==0||!/\bstring/.test(et.getTokenTypeAt(nt)))}})},6313:function(dn,Rn,Zt){(function(bt){bt(Zt(89780),Zt(32855))})(function(bt){bt.defineOption("autoCloseTags",!1,function(xe,Xt,Ke){if(Ke!=bt.Init&&Ke&&xe.removeKeyMap("autoCloseTags"),!!Xt){var se={name:"autoCloseTags"};(typeof Xt!="object"||Xt.whenClosing!==!1)&&(se["'/'"]=function(rn){return ue(rn)}),(typeof Xt!="object"||Xt.whenOpening!==!1)&&(se["'>'"]=function(rn){return Fe(rn)}),xe.addKeyMap(se)}});var ce=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],we=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function Fe(xe){if(xe.getOption("disableInput"))return bt.Pass;for(var Xt=xe.listSelections(),Ke=[],se=xe.getOption("autoCloseTags"),rn=0;rn<Xt.length;rn++){if(!Xt[rn].empty())return bt.Pass;var At=Xt[rn].head,et=xe.getTokenAt(At),nt=bt.innerMode(xe.getMode(),et.state),ft=nt.state,lt=nt.mode.xmlCurrentTag&&nt.mode.xmlCurrentTag(ft),pt=lt&&lt.name;if(!pt)return bt.Pass;var vt=nt.mode.configuration=="html",Ct=typeof se=="object"&&se.dontCloseTags||vt&&ce,Nt=typeof se=="object"&&se.indentTags||vt&&we;et.end>At.ch&&(pt=pt.slice(0,pt.length-et.end+At.ch));var Gt=pt.toLowerCase();if(!pt||et.type=="string"&&(et.end!=At.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&&lt.close||et.string.indexOf("/")==At.ch-et.start-1||Ct&&te(Ct,Gt)>-1||Ae(xe,nt.mode.xmlCurrentContext&&nt.mode.xmlCurrentContext(ft)||[],pt,At,!0))return bt.Pass;var Vt=typeof se=="object"&&se.emptyTags;if(Vt&&te(Vt,pt)>-1){Ke[rn]={text:"/>",newPos:bt.Pos(At.line,At.ch+2)};continue}var ee=Nt&&te(Nt,Gt)>-1;Ke[rn]={indent:ee,text:">"+(ee?`
`:"")+"</"+pt+">",newPos:ee?bt.Pos(At.line+1,0):bt.Pos(At.line,At.ch+1)}}for(var ie=typeof se=="object"&&se.dontIndentOnAutoClose,rn=Xt.length-1;rn>=0;rn--){var $t=Ke[rn];xe.replaceRange($t.text,Xt[rn].head,Xt[rn].anchor,"+insert");var Pe=xe.listSelections().slice(0);Pe[rn]={head:$t.newPos,anchor:$t.newPos},xe.setSelections(Pe),!ie&&$t.indent&&(xe.indentLine($t.newPos.line,null,!0),xe.indentLine($t.newPos.line+1,null,!0))}}function ge(xe,Xt){for(var Ke=xe.listSelections(),se=[],rn=Xt?"/":"</",At=xe.getOption("autoCloseTags"),et=typeof At=="object"&&At.dontIndentOnSlash,nt=0;nt<Ke.length;nt++){if(!Ke[nt].empty())return bt.Pass;var ft=Ke[nt].head,lt=xe.getTokenAt(ft),pt=bt.innerMode(xe.getMode(),lt.state),vt=pt.state;if(Xt&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=ft.ch-1))return bt.Pass;var Ct,Nt=pt.mode.name!="xml"&&xe.getMode().name=="htmlmixed";if(Nt&&pt.mode.name=="javascript")Ct=rn+"script";else if(Nt&&pt.mode.name=="css")Ct=rn+"style";else{var Gt=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!Gt||Gt.length&&Ae(xe,Gt,Gt[Gt.length-1],ft))return bt.Pass;Ct=rn+Gt[Gt.length-1]}xe.getLine(ft.line).charAt(lt.end)!=">"&&(Ct+=">"),se[nt]=Ct}if(xe.replaceSelections(se),Ke=xe.listSelections(),!et)for(var nt=0;nt<Ke.length;nt++)(nt==Ke.length-1||Ke[nt].head.line<Ke[nt+1].head.line)&&xe.indentLine(Ke[nt].head.line)}function ue(xe){return xe.getOption("disableInput")?bt.Pass:ge(xe,!0)}bt.commands.closeTag=function(xe){return ge(xe)};function te(xe,Xt){if(xe.indexOf)return xe.indexOf(Xt);for(var Ke=0,se=xe.length;Ke<se;++Ke)if(xe[Ke]==Xt)return Ke;return-1}function Ae(xe,Xt,Ke,se,rn){if(!bt.scanForClosingTag)return!1;var At=Math.min(xe.lastLine()+1,se.line+500),et=bt.scanForClosingTag(xe,se,null,At);if(!et||et.tag!=Ke)return!1;for(var nt=rn?1:0,ft=Xt.length-1;ft>=0&&Xt[ft]==Ke;ft--)++nt;se=et.to;for(var ft=1;ft<nt;ft++){var lt=bt.scanForClosingTag(xe,se,null,At);if(!lt||lt.tag!=Ke)return!1;se=lt.to}return!0}})},32855:function(dn,Rn,Zt){(function(bt){bt(Zt(89780))})(function(bt){"use strict";var ce=bt.Pos;function we(ft,lt){return ft.line-lt.line||ft.ch-lt.ch}var Fe="A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",ge=Fe+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",ue=new RegExp("<(/?)(["+Fe+"]["+ge+"]*)","g");function te(ft,lt,pt,vt){this.line=lt,this.ch=pt,this.cm=ft,this.text=ft.getLine(lt),this.min=vt?Math.max(vt.from,ft.firstLine()):ft.firstLine(),this.max=vt?Math.min(vt.to-1,ft.lastLine()):ft.lastLine()}function Ae(ft,lt){var pt=ft.cm.getTokenTypeAt(ce(ft.line,lt));return pt&&/\btag\b/.test(pt)}function xe(ft){if(!(ft.line>=ft.max))return ft.ch=0,ft.text=ft.cm.getLine(++ft.line),!0}function Xt(ft){if(!(ft.line<=ft.min))return ft.text=ft.cm.getLine(--ft.line),ft.ch=ft.text.length,!0}function Ke(ft){for(;;){var lt=ft.text.indexOf(">",ft.ch);if(lt==-1){if(xe(ft))continue;return}if(!Ae(ft,lt+1)){ft.ch=lt+1;continue}var pt=ft.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ft.text.slice(pt+1,lt));return ft.ch=lt+1,vt?"selfClose":"regular"}}function se(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf("<",ft.ch-1):-1;if(lt==-1){if(Xt(ft))continue;return}if(!Ae(ft,lt+1)){ft.ch=lt;continue}ue.lastIndex=lt,ft.ch=lt;var pt=ue.exec(ft.text);if(pt&&pt.index==lt)return pt}}function rn(ft){for(;;){ue.lastIndex=ft.ch;var lt=ue.exec(ft.text);if(!lt){if(xe(ft))continue;return}if(!Ae(ft,lt.index+1)){ft.ch=lt.index+1;continue}return ft.ch=lt.index+lt[0].length,lt}}function At(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf(">",ft.ch-1):-1;if(lt==-1){if(Xt(ft))continue;return}if(!Ae(ft,lt+1)){ft.ch=lt;continue}var pt=ft.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ft.text.slice(pt+1,lt));return ft.ch=lt+1,vt?"selfClose":"regular"}}function et(ft,lt){for(var pt=[];;){var vt=rn(ft),Ct,Nt=ft.line,Gt=ft.ch-(vt?vt[0].length:0);if(!vt||!(Ct=Ke(ft)))return;if(Ct!="selfClose")if(vt[1]){for(var Vt=pt.length-1;Vt>=0;--Vt)if(pt[Vt]==vt[2]){pt.length=Vt;break}if(Vt<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:ce(Nt,Gt),to:ce(ft.line,ft.ch)}}else pt.push(vt[2])}}function nt(ft,lt){for(var pt=[];;){var vt=At(ft);if(!vt)return;if(vt=="selfClose"){se(ft);continue}var Ct=ft.line,Nt=ft.ch,Gt=se(ft);if(!Gt)return;if(Gt[1])pt.push(Gt[2]);else{for(var Vt=pt.length-1;Vt>=0;--Vt)if(pt[Vt]==Gt[2]){pt.length=Vt;break}if(Vt<0&&(!lt||lt==Gt[2]))return{tag:Gt[2],from:ce(ft.line,ft.ch),to:ce(Ct,Nt)}}}}bt.registerHelper("fold","xml",function(ft,lt){for(var pt=new te(ft,lt.line,0);;){var vt=rn(pt);if(!vt||pt.line!=lt.line)return;var Ct=Ke(pt);if(!Ct)return;if(!vt[1]&&Ct!="selfClose"){var Nt=ce(pt.line,pt.ch),Gt=et(pt,vt[2]);return Gt&&we(Gt.from,Nt)>0?{from:Nt,to:Gt.from}:null}}}),bt.findMatchingTag=function(ft,lt,pt){var vt=new te(ft,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var Ct=Ke(vt),Nt=Ct&&ce(vt.line,vt.ch),Gt=Ct&&se(vt);if(!(!Ct||!Gt||we(vt,lt)>0)){var Vt={from:ce(vt.line,vt.ch),to:Nt,tag:Gt[2]};return Ct=="selfClose"?{open:Vt,close:null,at:"open"}:Gt[1]?{open:nt(vt,Gt[2]),close:Vt,at:"close"}:(vt=new te(ft,Nt.line,Nt.ch,pt),{open:Vt,close:et(vt,Gt[2]),at:"open"})}}},bt.findEnclosingTag=function(ft,lt,pt,vt){for(var Ct=new te(ft,lt.line,lt.ch,pt);;){var Nt=nt(Ct,vt);if(!Nt)break;var Gt=new te(ft,lt.line,lt.ch,pt),Vt=et(Gt,Nt.tag);if(Vt)return{open:Nt,close:Vt}}},bt.scanForClosingTag=function(ft,lt,pt,vt){var Ct=new te(ft,lt.line,lt.ch,vt?{from:0,to:vt}:null);return et(Ct,pt)}})},89780:function(dn){(function(Rn,Zt){dn.exports=Zt()})(this,function(){"use strict";var Rn=navigator.userAgent,Zt=navigator.platform,bt=/gecko\/\d/i.test(Rn),ce=/MSIE \d/.test(Rn),we=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Rn),Fe=/Edge\/(\d+)/.exec(Rn),ge=ce||we||Fe,ue=ge&&(ce?document.documentMode||6:+(Fe||we)[1]),te=!Fe&&/WebKit\//.test(Rn),Ae=te&&/Qt\/\d+\.\d+/.test(Rn),xe=!Fe&&/Chrome\//.test(Rn),Xt=/Opera\//.test(Rn),Ke=/Apple Computer/.test(navigator.vendor),se=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Rn),rn=/PhantomJS/.test(Rn),At=!Fe&&/AppleWebKit/.test(Rn)&&/Mobile\/\w+/.test(Rn),et=/Android/.test(Rn),nt=At||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Rn),ft=At||/Mac/.test(Zt),lt=/\bCrOS\b/.test(Rn),pt=/win/i.test(Zt),vt=Xt&&Rn.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&(Xt=!1,te=!0);var Ct=ft&&(Ae||Xt&&(vt==null||vt<12.11)),Nt=bt||ge&&ue>=9;function Gt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var Vt=function(it,st){var dt=it.className,ht=Gt(st).exec(dt);if(ht){var gt=dt.slice(ht.index+ht[0].length);it.className=dt.slice(0,ht.index)+(gt?ht[1]+gt:"")}};function ee(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function ie(it,st){return ee(it).appendChild(st)}function $t(it,st,dt,ht){var gt=document.createElement(it);if(dt&&(gt.className=dt),ht&&(gt.style.cssText=ht),typeof st=="string")gt.appendChild(document.createTextNode(st));else if(st)for(var wt=0;wt<st.length;++wt)gt.appendChild(st[wt]);return gt}function Pe(it,st,dt,ht){var gt=$t(it,st,dt,ht);return gt.setAttribute("role","presentation"),gt}var le;document.createRange?le=function(it,st,dt,ht){var gt=document.createRange();return gt.setEnd(ht||it,dt),gt.setStart(it,st),gt}:le=function(it,st,dt){var ht=document.body.createTextRange();try{ht.moveToElementText(it.parentNode)}catch(gt){return ht}return ht.collapse(!0),ht.moveEnd("character",dt),ht.moveStart("character",st),ht};function Ie(it,st){if(st.nodeType==3&&(st=st.parentNode),it.contains)return it.contains(st);do if(st.nodeType==11&&(st=st.host),st==it)return!0;while(st=st.parentNode)}function Ve(){var it;try{it=document.activeElement}catch(st){it=document.body||null}for(;it&&it.shadowRoot&&it.shadowRoot.activeElement;)it=it.shadowRoot.activeElement;return it}function Qe(it,st){var dt=it.className;Gt(st).test(dt)||(it.className+=(dt?" ":"")+st)}function Dn(it,st){for(var dt=it.split(" "),ht=0;ht<dt.length;ht++)dt[ht]&&!Gt(dt[ht]).test(st)&&(st+=" "+dt[ht]);return st}var gn=function(it){it.select()};At?gn=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:ge&&(gn=function(it){try{it.select()}catch(st){}});function en(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function $e(it,st,dt){st||(st={});for(var ht in it)it.hasOwnProperty(ht)&&(dt!==!1||!st.hasOwnProperty(ht))&&(st[ht]=it[ht]);return st}function Kt(it,st,dt,ht,gt){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var wt=ht||0,Tt=gt||0;;){var It=it.indexOf(" ",wt);if(It<0||It>=st)return Tt+(st-wt);Tt+=It-wt,Tt+=dt-Tt%dt,wt=It+1}}var Ht=function(){this.id=null,this.f=null,this.time=0,this.handler=en(this.onTimeout,this)};Ht.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Ht.prototype.set=function(it,st){this.f=st;var dt=+new Date+it;(!this.id||dt<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,it),this.time=dt)};function Le(it,st){for(var dt=0;dt<it.length;++dt)if(it[dt]==st)return dt;return-1}var nn=50,sn={toString:function(){return"CodeMirror.Pass"}},me={scroll:!1},Te={origin:"*mouse"},Ee={origin:"+move"};function vn(it,st,dt){for(var ht=0,gt=0;;){var wt=it.indexOf(" ",ht);wt==-1&&(wt=it.length);var Tt=wt-ht;if(wt==it.length||gt+Tt>=st)return ht+Math.min(Tt,st-gt);if(gt+=wt-ht,gt+=dt-gt%dt,ht=wt+1,gt>=st)return ht}}var Ue=[""];function ne(it){for(;Ue.length<=it;)Ue.push(Se(Ue)+" ");return Ue[it]}function Se(it){return it[it.length-1]}function tn(it,st){for(var dt=[],ht=0;ht<it.length;ht++)dt[ht]=st(it[ht],ht);return dt}function cn(it,st,dt){for(var ht=0,gt=dt(st);ht<it.length&&dt(it[ht])<=gt;)ht++;it.splice(ht,0,st)}function Et(){}function Pt(it,st){var dt;return Object.create?dt=Object.create(it):(Et.prototype=it,dt=new Et),st&&$e(st,dt),dt}var xt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Ft(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||xt.test(it))}function jt(it,st){return st?st.source.indexOf("\\w")>-1&&Ft(it)?!0:st.test(it):Ft(it)}function kt(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var de=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function We(it){return it.charCodeAt(0)>=768&&de.test(it)}function Ln(it,st,dt){for(;(dt<0?st>0:st<it.length)&&We(it.charAt(st));)st+=dt;return st}function kn(it,st,dt){for(var ht=st>dt?-1:1;;){if(st==dt)return st;var gt=(st+dt)/2,wt=ht<0?Math.ceil(gt):Math.floor(gt);if(wt==st)return it(wt)?st:dt;it(wt)?dt=wt:st=wt+ht}}function Tn(it,st,dt,ht){if(!it)return ht(st,dt,"ltr",0);for(var gt=!1,wt=0;wt<it.length;++wt){var Tt=it[wt];(Tt.from<dt&&Tt.to>st||st==dt&&Tt.to==st)&&(ht(Math.max(Tt.from,st),Math.min(Tt.to,dt),Tt.level==1?"rtl":"ltr",wt),gt=!0)}gt||ht(st,dt,"ltr")}var Ge=null;function En(it,st,dt){var ht;Ge=null;for(var gt=0;gt<it.length;++gt){var wt=it[gt];if(wt.from<st&&wt.to>st)return gt;wt.to==st&&(wt.from!=wt.to&&dt=="before"?ht=gt:Ge=gt),wt.from==st&&(wt.from!=wt.to&&dt!="before"?ht=gt:Ge=gt)}return ht!=null?ht:Ge}var xn=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(Yt){return Yt<=247?it.charAt(Yt):1424<=Yt&&Yt<=1524?"R":1536<=Yt&&Yt<=1785?st.charAt(Yt-1536):1774<=Yt&&Yt<=2220?"r":8192<=Yt&&Yt<=8203?"w":Yt==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,gt=/[stwN]/,wt=/[LRr]/,Tt=/[Lb1n]/,It=/[1n]/;function Dt(Yt,fe,Qt){this.level=Yt,this.from=fe,this.to=Qt}return function(Yt,fe){var Qt=fe=="ltr"?"L":"R";if(Yt.length==0||fe=="ltr"&&!ht.test(Yt))return!1;for(var Be=Yt.length,Ne=[],yn=0;yn<Be;++yn)Ne.push(dt(Yt.charCodeAt(yn)));for(var wn=0,Bn=Qt;wn<Be;++wn){var $n=Ne[wn];$n=="m"?Ne[wn]=Bn:Bn=$n}for(var Si=0,ai=Qt;Si<Be;++Si){var Mi=Ne[Si];Mi=="1"&&ai=="r"?Ne[Si]="n":wt.test(Mi)&&(ai=Mi,Mi=="r"&&(Ne[Si]="R"))}for(var Ji=1,si=Ne[0];Ji<Be-1;++Ji){var mo=Ne[Ji];mo=="+"&&si=="1"&&Ne[Ji+1]=="1"?Ne[Ji]="1":mo==","&&si==Ne[Ji+1]&&(si=="1"||si=="n")&&(Ne[Ji]=si),si=mo}for(var Sr=0;Sr<Be;++Sr){var ls=Ne[Sr];if(ls==",")Ne[Sr]="N";else if(ls=="%"){var Tr=void 0;for(Tr=Sr+1;Tr<Be&&Ne[Tr]=="%";++Tr);for(var ga=Sr&&Ne[Sr-1]=="!"||Tr<Be&&Ne[Tr]=="1"?"1":"N",Ws=Sr;Ws<Tr;++Ws)Ne[Ws]=ga;Sr=Tr-1}}for(var Qr=0,Na=Qt;Qr<Be;++Qr){var Ds=Ne[Qr];Na=="L"&&Ds=="1"?Ne[Qr]="L":wt.test(Ds)&&(Na=Ds)}for(var qr=0;qr<Be;++qr)if(gt.test(Ne[qr])){var zo=void 0;for(zo=qr+1;zo<Be&&gt.test(Ne[zo]);++zo);for(var Dr=(qr?Ne[qr-1]:Qt)=="L",Ss=(zo<Be?Ne[zo]:Qt)=="L",Os=Dr==Ss?Dr?"L":"R":Qt,ml=qr;ml<zo;++ml)Ne[ml]=Os;qr=zo-1}for(var Fr=[],il,Rr=0;Rr<Be;)if(Tt.test(Ne[Rr])){var yc=Rr;for(++Rr;Rr<Be&&Tt.test(Ne[Rr]);++Rr);Fr.push(new Dt(0,yc,Rr))}else{var _a=Rr,Ta=Fr.length,pa=fe=="rtl"?1:0;for(++Rr;Rr<Be&&Ne[Rr]!="L";++Rr);for(var sr=_a;sr<Rr;)if(It.test(Ne[sr])){_a<sr&&(Fr.splice(Ta,0,new Dt(1,_a,sr)),Ta+=pa);var xs=sr;for(++sr;sr<Rr&&It.test(Ne[sr]);++sr);Fr.splice(Ta,0,new Dt(2,xs,sr)),Ta+=pa,_a=sr}else++sr;_a<Rr&&Fr.splice(Ta,0,new Dt(1,_a,Rr))}return fe=="ltr"&&(Fr[0].level==1&&(il=Yt.match(/^\s+/))&&(Fr[0].from=il[0].length,Fr.unshift(new Dt(0,0,il[0].length))),Se(Fr).level==1&&(il=Yt.match(/\s+$/))&&(Se(Fr).to-=il[0].length,Fr.push(new Dt(0,Be-il[0].length,Be)))),fe=="rtl"?Fr.reverse():Fr}}();function On(it,st){var dt=it.order;return dt==null&&(dt=it.order=xn(it.text,st)),dt}var di=[],An=function(it,st,dt){if(it.addEventListener)it.addEventListener(st,dt,!1);else if(it.attachEvent)it.attachEvent("on"+st,dt);else{var ht=it._handlers||(it._handlers={});ht[st]=(ht[st]||di).concat(dt)}};function Zi(it,st){return it._handlers&&it._handlers[st]||di}function oi(it,st,dt){if(it.removeEventListener)it.removeEventListener(st,dt,!1);else if(it.detachEvent)it.detachEvent("on"+st,dt);else{var ht=it._handlers,gt=ht&&ht[st];if(gt){var wt=Le(gt,dt);wt>-1&&(ht[st]=gt.slice(0,wt).concat(gt.slice(wt+1)))}}}function gi(it,st){var dt=Zi(it,st);if(dt.length)for(var ht=Array.prototype.slice.call(arguments,2),gt=0;gt<dt.length;++gt)dt[gt].apply(null,ht)}function Li(it,st,dt){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),gi(it,dt||st.type,it,st),Di(st)||st.codemirrorIgnore}function Po(it){var st=it._handlers&&it._handlers.cursorActivity;if(st)for(var dt=it.curOp.cursorActivityHandlers||(it.curOp.cursorActivityHandlers=[]),ht=0;ht<st.length;++ht)Le(dt,st[ht])==-1&&dt.push(st[ht])}function _i(it,st){return Zi(it,st).length>0}function ji(it){it.prototype.on=function(st,dt){An(this,st,dt)},it.prototype.off=function(st,dt){oi(this,st,dt)}}function Ki(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function Bo(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Di(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function Vo(it){Ki(it),Bo(it)}function gr(it){return it.target||it.srcElement}function Go(it){var st=it.which;return st==null&&(it.button&1?st=1:it.button&2?st=3:it.button&4&&(st=2)),ft&&it.ctrlKey&&st==1&&(st=3),st}var Ur=function(){if(ge&&ue<9)return!1;var it=$t("div");return"draggable"in it||"dragDrop"in it}(),jr;function ir(it){if(jr==null){var st=$t("span","\u200B");ie(it,$t("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(jr=st.offsetWidth<=1&&st.offsetHeight>2&&!(ge&&ue<8))}var dt=jr?$t("span","\u200B"):$t("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var Uo;function ki(it){if(Uo!=null)return Uo;var st=ie(it,document.createTextNode("A\u062EA")),dt=le(st,0,1).getBoundingClientRect(),ht=le(st,1,2).getBoundingClientRect();return ee(it),!dt||dt.left==dt.right?!1:Uo=ht.right-dt.right<3}var Co=`
b`.split(/\n/).length!=3?function(it){for(var st=0,dt=[],ht=it.length;st<=ht;){var gt=it.indexOf(`
`,st);gt==-1&&(gt=it.length);var wt=it.slice(st,it.charAt(gt-1)=="\r"?gt-1:gt),Tt=wt.indexOf("\r");Tt!=-1?(dt.push(wt.slice(0,Tt)),st+=Tt+1):(dt.push(wt),st=gt+1)}return dt}:function(it){return it.split(/\r\n?|\n/)},Lt=window.getSelection?function(it){try{return it.selectionStart!=it.selectionEnd}catch(st){return!1}}:function(it){var st;try{st=it.ownerDocument.selection.createRange()}catch(dt){}return!st||st.parentElement()!=it?!1:st.compareEndPoints("StartToEnd",st)!=0},Ho=function(){var it=$t("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),Lo=null;function zn(it){if(Lo!=null)return Lo;var st=ie(it,$t("span","x")),dt=st.getBoundingClientRect(),ht=le(st,0,1).getBoundingClientRect();return Lo=Math.abs(dt.left-ht.left)>1}var Zn={},ei={};function li(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),Zn[it]=st}function to(it,st){ei[it]=st}function be(it){if(typeof it=="string"&&ei.hasOwnProperty(it))it=ei[it];else if(it&&typeof it.name=="string"&&ei.hasOwnProperty(it.name)){var st=ei[it.name];typeof st=="string"&&(st={name:st}),it=Pt(st,it),it.name=st.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return be("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return be("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function ke(it,st){st=be(st);var dt=Zn[st.name];if(!dt)return ke(it,"text/plain");var ht=dt(it,st);if(pe.hasOwnProperty(st.name)){var gt=pe[st.name];for(var wt in gt)gt.hasOwnProperty(wt)&&(ht.hasOwnProperty(wt)&&(ht["_"+wt]=ht[wt]),ht[wt]=gt[wt])}if(ht.name=st.name,st.helperType&&(ht.helperType=st.helperType),st.modeProps)for(var Tt in st.modeProps)ht[Tt]=st.modeProps[Tt];return ht}var pe={};function je(it,st){var dt=pe.hasOwnProperty(it)?pe[it]:pe[it]={};$e(st,dt)}function Yn(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var dt={};for(var ht in st){var gt=st[ht];gt instanceof Array&&(gt=gt.concat([])),dt[ht]=gt}return dt}function jn(it,st){for(var dt;it.innerMode&&(dt=it.innerMode(st),!(!dt||dt.mode==it));)st=dt.state,it=dt.mode;return dt||{mode:it,state:st}}function vi(it,st,dt){return it.startState?it.startState(st,dt):!0}var Ce=function(it,st,dt){this.pos=this.start=0,this.string=it,this.tabSize=st||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=dt};Ce.prototype.eol=function(){return this.pos>=this.string.length},Ce.prototype.sol=function(){return this.pos==this.lineStart},Ce.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ce.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Ce.prototype.eat=function(it){var st=this.string.charAt(this.pos),dt;if(typeof it=="string"?dt=st==it:dt=st&&(it.test?it.test(st):it(st)),dt)return++this.pos,st},Ce.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},Ce.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},Ce.prototype.skipToEnd=function(){this.pos=this.string.length},Ce.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},Ce.prototype.backUp=function(it){this.pos-=it},Ce.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=Kt(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?Kt(this.string,this.lineStart,this.tabSize):0)},Ce.prototype.indentation=function(){return Kt(this.string,null,this.tabSize)-(this.lineStart?Kt(this.string,this.lineStart,this.tabSize):0)},Ce.prototype.match=function(it,st,dt){if(typeof it=="string"){var ht=function(Tt){return dt?Tt.toLowerCase():Tt},gt=this.string.substr(this.pos,it.length);if(ht(gt)==ht(it))return st!==!1&&(this.pos+=it.length),!0}else{var wt=this.string.slice(this.pos).match(it);return wt&&wt.index>0?null:(wt&&st!==!1&&(this.pos+=wt[0].length),wt)}},Ce.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ce.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},Ce.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},Ce.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function Ye(it,st){if(st-=it.first,st<0||st>=it.size)throw new Error("There is no line "+(st+it.first)+" in the document.");for(var dt=it;!dt.lines;)for(var ht=0;;++ht){var gt=dt.children[ht],wt=gt.chunkSize();if(st<wt){dt=gt;break}st-=wt}return dt.lines[st]}function In(it,st,dt){var ht=[],gt=st.line;return it.iter(st.line,dt.line+1,function(wt){var Tt=wt.text;gt==dt.line&&(Tt=Tt.slice(0,dt.ch)),gt==st.line&&(Tt=Tt.slice(st.ch)),ht.push(Tt),++gt}),ht}function pi(it,st,dt){var ht=[];return it.iter(st,dt,function(gt){ht.push(gt.text)}),ht}function an(it,st){var dt=st-it.height;if(dt)for(var ht=it;ht;ht=ht.parent)ht.height+=dt}function Wt(it){if(it.parent==null)return null;for(var st=it.parent,dt=Le(st.lines,it),ht=st.parent;ht;st=ht,ht=ht.parent)for(var gt=0;ht.children[gt]!=st;++gt)dt+=ht.children[gt].chunkSize();return dt+st.first}function oe(it,st){var dt=it.first;t:do{for(var ht=0;ht<it.children.length;++ht){var gt=it.children[ht],wt=gt.height;if(st<wt){it=gt;continue t}st-=wt,dt+=gt.chunkSize()}return dt}while(!it.lines);for(var Tt=0;Tt<it.lines.length;++Tt){var It=it.lines[Tt],Dt=It.height;if(st<Dt)break;st-=Dt}return dt+Tt}function un(it,st){return st>=it.first&&st<it.first+it.size}function on(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function ve(it,st,dt){if(dt===void 0&&(dt=null),!(this instanceof ve))return new ve(it,st,dt);this.line=it,this.ch=st,this.sticky=dt}function ln(it,st){return it.line-st.line||it.ch-st.ch}function Kn(it,st){return it.sticky==st.sticky&&ln(it,st)==0}function ni(it){return ve(it.line,it.ch)}function hi(it,st){return ln(it,st)<0?st:it}function mn(it,st){return ln(it,st)<0?it:st}function fn(it,st){return Math.max(it.first,Math.min(st,it.first+it.size-1))}function Pn(it,st){if(st.line<it.first)return ve(it.first,0);var dt=it.first+it.size-1;return st.line>dt?ve(dt,Ye(it,dt).text.length):wi(st,Ye(it,st.line).text.length)}function wi(it,st){var dt=it.ch;return dt==null||dt>st?ve(it.line,st):dt<0?ve(it.line,0):it}function ri(it,st){for(var dt=[],ht=0;ht<st.length;ht++)dt[ht]=Pn(it,st[ht]);return dt}var Je=function(it,st){this.state=it,this.lookAhead=st},Nn=function(it,st,dt,ht){this.state=st,this.doc=it,this.line=dt,this.maxLookAhead=ht||0,this.baseTokens=null,this.baseTokenPos=1};Nn.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},Nn.prototype.baseToken=function(it){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=it;)this.baseTokenPos+=2;var st=this.baseTokens[this.baseTokenPos+1];return{type:st&&st.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-it}},Nn.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Nn.fromSaved=function(it,st,dt){return st instanceof Je?new Nn(it,Yn(it.mode,st.state),dt,st.lookAhead):new Nn(it,Yn(it.mode,st),dt)},Nn.prototype.save=function(it){var st=it!==!1?Yn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new Je(st,this.maxLookAhead):st};function Wi(it,st,dt,ht){var gt=[it.state.modeGen],wt={};Ri(it,st.text,it.doc.mode,dt,function(Yt,fe){return gt.push(Yt,fe)},wt,ht);for(var Tt=dt.state,It=function(Yt){dt.baseTokens=gt;var fe=it.state.overlays[Yt],Qt=1,Be=0;dt.state=!0,Ri(it,st.text,fe.mode,dt,function(Ne,yn){for(var wn=Qt;Be<Ne;){var Bn=gt[Qt];Bn>Ne&&gt.splice(Qt,1,Ne,gt[Qt+1],Bn),Qt+=2,Be=Math.min(Ne,Bn)}if(yn)if(fe.opaque)gt.splice(wn,Qt-wn,Ne,"overlay "+yn),Qt=wn+2;else for(;wn<Qt;wn+=2){var $n=gt[wn+1];gt[wn+1]=($n?$n+" ":"")+"overlay "+yn}},wt),dt.state=Tt,dt.baseTokens=null,dt.baseTokenPos=1},Dt=0;Dt<it.state.overlays.length;++Dt)It(Dt);return{styles:gt,classes:wt.bgClass||wt.textClass?wt:null}}function qi(it,st,dt){if(!st.styles||st.styles[0]!=it.state.modeGen){var ht=To(it,Wt(st)),gt=st.text.length>it.options.maxHighlightLength&&Yn(it.doc.mode,ht.state),wt=Wi(it,st,ht);gt&&(ht.state=gt),st.stateAfter=ht.save(!gt),st.styles=wt.styles,wt.classes?st.styleClasses=wt.classes:st.styleClasses&&(st.styleClasses=null),dt===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return st.styles}function To(it,st,dt){var ht=it.doc,gt=it.display;if(!ht.mode.startState)return new Nn(ht,!0,st);var wt=Fi(it,st,dt),Tt=wt>ht.first&&Ye(ht,wt-1).stateAfter,It=Tt?Nn.fromSaved(ht,Tt,wt):new Nn(ht,vi(ht.mode),wt);return ht.iter(wt,st,function(Dt){he(it,Dt.text,It);var Yt=It.line;Dt.stateAfter=Yt==st-1||Yt%5==0||Yt>=gt.viewFrom&&Yt<gt.viewTo?It.save():null,It.nextLine()}),dt&&(ht.modeFrontier=It.line),It}function he(it,st,dt,ht){var gt=it.doc.mode,wt=new Ce(st,it.options.tabSize,dt);for(wt.start=wt.pos=ht||0,st==""&&Wn(gt,dt.state);!wt.eol();)Ci(gt,wt,dt.state),wt.start=wt.pos}function Wn(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var dt=jn(it,st);if(dt.mode.blankLine)return dt.mode.blankLine(dt.state)}}function Ci(it,st,dt,ht){for(var gt=0;gt<10;gt++){ht&&(ht[0]=jn(it,dt).mode);var wt=it.token(st,dt);if(st.pos>st.start)return wt}throw new Error("Mode "+it.name+" failed to advance stream.")}var Fn=function(it,st,dt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=dt};function Xi(it,st,dt,ht){var gt=it.doc,wt=gt.mode,Tt;st=Pn(gt,st);var It=Ye(gt,st.line),Dt=To(it,st.line,dt),Yt=new Ce(It.text,it.options.tabSize,Dt),fe;for(ht&&(fe=[]);(ht||Yt.pos<st.ch)&&!Yt.eol();)Yt.start=Yt.pos,Tt=Ci(wt,Yt,Dt.state),ht&&fe.push(new Fn(Yt,Tt,Yn(gt.mode,Dt.state)));return ht?fe:new Fn(Yt,Tt,Dt.state)}function Oi(it,st){if(it)for(;;){var dt=it.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!dt)break;it=it.slice(0,dt.index)+it.slice(dt.index+dt[0].length);var ht=dt[1]?"bgClass":"textClass";st[ht]==null?st[ht]=dt[2]:new RegExp("(?:^|\\s)"+dt[2]+"(?:$|\\s)").test(st[ht])||(st[ht]+=" "+dt[2])}return it}function Ri(it,st,dt,ht,gt,wt,Tt){var It=dt.flattenSpans;It==null&&(It=it.options.flattenSpans);var Dt=0,Yt=null,fe=new Ce(st,it.options.tabSize,ht),Qt,Be=it.options.addModeClass&&[null];for(st==""&&Oi(Wn(dt,ht.state),wt);!fe.eol();){if(fe.pos>it.options.maxHighlightLength?(It=!1,Tt&&he(it,st,ht,fe.pos),fe.pos=st.length,Qt=null):Qt=Oi(Ci(dt,fe,ht.state,Be),wt),Be){var Ne=Be[0].name;Ne&&(Qt="m-"+(Qt?Ne+" "+Qt:Ne))}if(!It||Yt!=Qt){for(;Dt<fe.start;)Dt=Math.min(fe.start,Dt+5e3),gt(Dt,Yt);Yt=Qt}fe.start=fe.pos}for(;Dt<fe.pos;){var yn=Math.min(fe.pos,Dt+5e3);gt(yn,Yt),Dt=yn}}function Fi(it,st,dt){for(var ht,gt,wt=it.doc,Tt=dt?-1:st-(it.doc.mode.innerMode?1e3:100),It=st;It>Tt;--It){if(It<=wt.first)return wt.first;var Dt=Ye(wt,It-1),Yt=Dt.stateAfter;if(Yt&&(!dt||It+(Yt instanceof Je?Yt.lookAhead:0)<=wt.modeFrontier))return It;var fe=Kt(Dt.text,null,it.options.tabSize);(gt==null||ht>fe)&&(gt=It-1,ht=fe)}return gt}function Ii(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontier<st-10)){for(var dt=it.first,ht=st-1;ht>dt;ht--){var gt=Ye(it,ht).stateAfter;if(gt&&(!(gt instanceof Je)||ht+gt.lookAhead<st)){dt=ht+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,dt)}}var eo=!1,Re=!1;function co(){eo=!0}function Oe(){Re=!0}function Vi(it,st,dt){this.marker=it,this.from=st,this.to=dt}function Yo(it,st){if(it)for(var dt=0;dt<it.length;++dt){var ht=it[dt];if(ht.marker==st)return ht}}function io(it,st){for(var dt,ht=0;ht<it.length;++ht)it[ht]!=st&&(dt||(dt=[])).push(it[ht]);return dt}function Do(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function zi(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],Tt=wt.marker,It=wt.from==null||(Tt.inclusiveLeft?wt.from<=st:wt.from<st);if(It||wt.from==st&&Tt.type=="bookmark"&&(!dt||!wt.marker.insertLeft)){var Dt=wt.to==null||(Tt.inclusiveRight?wt.to>=st:wt.to>st);(ht||(ht=[])).push(new Vi(Tt,wt.from,Dt?null:wt.to))}}return ht}function mi(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var wt=it[gt],Tt=wt.marker,It=wt.to==null||(Tt.inclusiveRight?wt.to>=st:wt.to>st);if(It||wt.from==st&&Tt.type=="bookmark"&&(!dt||wt.marker.insertLeft)){var Dt=wt.from==null||(Tt.inclusiveLeft?wt.from<=st:wt.from<st);(ht||(ht=[])).push(new Vi(Tt,Dt?null:wt.from-st,wt.to==null?null:wt.to-st))}}return ht}function fo(it,st){if(st.full)return null;var dt=un(it,st.from.line)&&Ye(it,st.from.line).markedSpans,ht=un(it,st.to.line)&&Ye(it,st.to.line).markedSpans;if(!dt&&!ht)return null;var gt=st.from.ch,wt=st.to.ch,Tt=ln(st.from,st.to)==0,It=zi(dt,gt,Tt),Dt=mi(ht,wt,Tt),Yt=st.text.length==1,fe=Se(st.text).length+(Yt?gt:0);if(It)for(var Qt=0;Qt<It.length;++Qt){var Be=It[Qt];if(Be.to==null){var Ne=Yo(Dt,Be.marker);Ne?Yt&&(Be.to=Ne.to==null?null:Ne.to+fe):Be.to=gt}}if(Dt)for(var yn=0;yn<Dt.length;++yn){var wn=Dt[yn];if(wn.to!=null&&(wn.to+=fe),wn.from==null){var Bn=Yo(It,wn.marker);Bn||(wn.from=fe,Yt&&(It||(It=[])).push(wn))}else wn.from+=fe,Yt&&(It||(It=[])).push(wn)}It&&(It=Er(It)),Dt&&Dt!=It&&(Dt=Er(Dt));var $n=[It];if(!Yt){var Si=st.text.length-2,ai;if(Si>0&&It)for(var Mi=0;Mi<It.length;++Mi)It[Mi].to==null&&(ai||(ai=[])).push(new Vi(It[Mi].marker,null,null));for(var Ji=0;Ji<Si;++Ji)$n.push(ai);$n.push(Dt)}return $n}function Er(it){for(var st=0;st<it.length;++st){var dt=it[st];dt.from!=null&&dt.from==dt.to&&dt.marker.clearWhenEmpty!==!1&&it.splice(st--,1)}return it.length?it:null}function bo(it,st,dt){var ht=null;if(it.iter(st.line,dt.line+1,function(Ne){if(Ne.markedSpans)for(var yn=0;yn<Ne.markedSpans.length;++yn){var wn=Ne.markedSpans[yn].marker;wn.readOnly&&(!ht||Le(ht,wn)==-1)&&(ht||(ht=[])).push(wn)}}),!ht)return null;for(var gt=[{from:st,to:dt}],wt=0;wt<ht.length;++wt)for(var Tt=ht[wt],It=Tt.find(0),Dt=0;Dt<gt.length;++Dt){var Yt=gt[Dt];if(!(ln(Yt.to,It.from)<0||ln(Yt.from,It.to)>0)){var fe=[Dt,1],Qt=ln(Yt.from,It.from),Be=ln(Yt.to,It.to);(Qt<0||!Tt.inclusiveLeft&&!Qt)&&fe.push({from:Yt.from,to:It.from}),(Be>0||!Tt.inclusiveRight&&!Be)&&fe.push({from:It.to,to:Yt.to}),gt.splice.apply(gt,fe),Dt+=fe.length-3}}return gt}function Cn(it){var st=it.markedSpans;if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.detachLine(it);it.markedSpans=null}}function Rt(it,st){if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.attachLine(it);it.markedSpans=st}}function yo(it){return it.inclusiveLeft?-1:0}function cs(it){return it.inclusiveRight?1:0}function ts(it,st){var dt=it.lines.length-st.lines.length;if(dt!=0)return dt;var ht=it.find(),gt=st.find(),wt=ln(ht.from,gt.from)||yo(it)-yo(st);if(wt)return-wt;var Tt=ln(ht.to,gt.to)||cs(it)-cs(st);return Tt||st.id-it.id}function pr(it,st){var dt=Re&&it.markedSpans,ht;if(dt)for(var gt=void 0,wt=0;wt<dt.length;++wt)gt=dt[wt],gt.marker.collapsed&&(st?gt.from:gt.to)==null&&(!ht||ts(ht,gt.marker)<0)&&(ht=gt.marker);return ht}function so(it){return pr(it,!0)}function Gn(it){return pr(it,!1)}function qn(it,st){var dt=Re&&it.markedSpans,ht;if(dt)for(var gt=0;gt<dt.length;++gt){var wt=dt[gt];wt.marker.collapsed&&(wt.from==null||wt.from<st)&&(wt.to==null||wt.to>st)&&(!ht||ts(ht,wt.marker)<0)&&(ht=wt.marker)}return ht}function bi(it,st,dt,ht,gt){var wt=Ye(it,st),Tt=Re&&wt.markedSpans;if(Tt)for(var It=0;It<Tt.length;++It){var Dt=Tt[It];if(Dt.marker.collapsed){var Yt=Dt.marker.find(0),fe=ln(Yt.from,dt)||yo(Dt.marker)-yo(gt),Qt=ln(Yt.to,ht)||cs(Dt.marker)-cs(gt);if(!(fe>=0&&Qt<=0||fe<=0&&Qt>=0)&&(fe<=0&&(Dt.marker.inclusiveRight&&gt.inclusiveLeft?ln(Yt.to,dt)>=0:ln(Yt.to,dt)>0)||fe>=0&&(Dt.marker.inclusiveRight&&gt.inclusiveLeft?ln(Yt.from,ht)<=0:ln(Yt.from,ht)<0)))return!0}}}function Vn(it){for(var st;st=so(it);)it=st.find(-1,!0).line;return it}function xi(it){for(var st;st=Gn(it);)it=st.find(1,!0).line;return it}function Un(it){for(var st,dt;st=Gn(it);)it=st.find(1,!0).line,(dt||(dt=[])).push(it);return dt}function Hn(it,st){var dt=Ye(it,st),ht=Vn(dt);return dt==ht?st:Wt(ht)}function ti(it,st){if(st>it.lastLine())return st;var dt=Ye(it,st),ht;if(!Ze(it,dt))return st;for(;ht=Gn(dt);)dt=ht.find(1,!0).line;return Wt(dt)+1}function Ze(it,st){var dt=Re&&st.markedSpans;if(dt){for(var ht=void 0,gt=0;gt<dt.length;++gt)if(ht=dt[gt],!!ht.marker.collapsed){if(ht.from==null)return!0;if(!ht.marker.widgetNode&&ht.from==0&&ht.marker.inclusiveLeft&&Qi(it,st,ht))return!0}}}function Qi(it,st,dt){if(dt.to==null){var ht=dt.marker.find(1,!0);return Qi(it,ht.line,Yo(ht.line.markedSpans,dt.marker))}if(dt.marker.inclusiveRight&&dt.to==st.text.length)return!0;for(var gt=void 0,wt=0;wt<st.markedSpans.length;++wt)if(gt=st.markedSpans[wt],gt.marker.collapsed&&!gt.marker.widgetNode&&gt.from==dt.to&&(gt.to==null||gt.to!=dt.from)&&(gt.marker.inclusiveLeft||dt.marker.inclusiveRight)&&Qi(it,st,gt))return!0}function uo(it){it=Vn(it);for(var st=0,dt=it.parent,ht=0;ht<dt.lines.length;++ht){var gt=dt.lines[ht];if(gt==it)break;st+=gt.height}for(var wt=dt.parent;wt;dt=wt,wt=dt.parent)for(var Tt=0;Tt<wt.children.length;++Tt){var It=wt.children[Tt];if(It==dt)break;st+=It.height}return st}function tr(it){if(it.height==0)return 0;for(var st=it.text.length,dt,ht=it;dt=so(ht);){var gt=dt.find(0,!0);ht=gt.from.line,st+=gt.from.ch-gt.to.ch}for(ht=it;dt=Gn(ht);){var wt=dt.find(0,!0);st-=ht.text.length-wt.from.ch,ht=wt.to.line,st+=ht.text.length-wt.to.ch}return st}function ao(it){var st=it.display,dt=it.doc;st.maxLine=Ye(dt,dt.first),st.maxLineLength=tr(st.maxLine),st.maxLineChanged=!0,dt.iter(function(ht){var gt=tr(ht);gt>st.maxLineLength&&(st.maxLineLength=gt,st.maxLine=ht)})}var or=function(it,st,dt){this.text=it,Rt(this,st),this.height=dt?dt(this):1};or.prototype.lineNo=function(){return Wt(this)},ji(or);function mr(it,st,dt,ht){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),Cn(it),Rt(it,dt);var gt=ht?ht(it):1;gt!=it.height&&an(it,gt)}function Ar(it){it.parent=null,Cn(it)}var ur={},es={};function kr(it,st){if(!it||/^\s*$/.test(it))return null;var dt=st.addModeClass?es:ur;return dt[it]||(dt[it]=it.replace(/\S+/g,"cm-$&"))}function ye(it,st){var dt=Pe("span",null,null,te?"padding-right: .1px":null),ht={pre:Pe("pre",[dt],"CodeMirror-line"),content:dt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};st.measure={};for(var gt=0;gt<=(st.rest?st.rest.length:0);gt++){var wt=gt?st.rest[gt-1]:st.line,Tt=void 0;ht.pos=0,ht.addToken=Gs,ki(it.display.measure)&&(Tt=On(wt,it.doc.direction))&&(ht.addToken=Ro(ht.addToken,Tt)),ht.map=[];var It=st!=it.display.externalMeasured&&Wt(wt);la(wt,ht,qi(it,wt,It)),wt.styleClasses&&(wt.styleClasses.bgClass&&(ht.bgClass=Dn(wt.styleClasses.bgClass,ht.bgClass||"")),wt.styleClasses.textClass&&(ht.textClass=Dn(wt.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild(ir(it.display.measure))),gt==0?(st.measure.map=ht.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ht.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(te){var Dt=ht.content.lastChild;(/\bcm-tab\b/.test(Dt.className)||Dt.querySelector&&Dt.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return gi(it,"renderLine",it,st.line,ht.pre),ht.pre.className&&(ht.textClass=Dn(ht.pre.className,ht.textClass||"")),ht}function ns(it){var st=$t("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function Gs(it,st,dt,ht,gt,wt,Tt){if(st){var It=it.splitSpaces?Xs(st,it.trailingSpace):st,Dt=it.cm.state.specialChars,Yt=!1,fe;if(!Dt.test(st))it.col+=st.length,fe=document.createTextNode(It),it.map.push(it.pos,it.pos+st.length,fe),ge&&ue<9&&(Yt=!0),it.pos+=st.length;else{fe=document.createDocumentFragment();for(var Qt=0;;){Dt.lastIndex=Qt;var Be=Dt.exec(st),Ne=Be?Be.index-Qt:st.length-Qt;if(Ne){var yn=document.createTextNode(It.slice(Qt,Qt+Ne));ge&&ue<9?fe.appendChild($t("span",[yn])):fe.appendChild(yn),it.map.push(it.pos,it.pos+Ne,yn),it.col+=Ne,it.pos+=Ne}if(!Be)break;Qt+=Ne+1;var wn=void 0;if(Be[0]==" "){var Bn=it.cm.options.tabSize,$n=Bn-it.col%Bn;wn=fe.appendChild($t("span",ne($n),"cm-tab")),wn.setAttribute("role","presentation"),wn.setAttribute("cm-text"," "),it.col+=$n}else Be[0]=="\r"||Be[0]==`
`?(wn=fe.appendChild($t("span",Be[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),wn.setAttribute("cm-text",Be[0]),it.col+=1):(wn=it.cm.options.specialCharPlaceholder(Be[0]),wn.setAttribute("cm-text",Be[0]),ge&&ue<9?fe.appendChild($t("span",[wn])):fe.appendChild(wn),it.col+=1);it.map.push(it.pos,it.pos+1,wn),it.pos++}}if(it.trailingSpace=It.charCodeAt(st.length-1)==32,dt||ht||gt||Yt||wt||Tt){var Si=dt||"";ht&&(Si+=ht),gt&&(Si+=gt);var ai=$t("span",[fe],Si,wt);if(Tt)for(var Mi in Tt)Tt.hasOwnProperty(Mi)&&Mi!="style"&&Mi!="class"&&ai.setAttribute(Mi,Tt[Mi]);return it.content.appendChild(ai)}it.content.appendChild(fe)}}function Xs(it,st){if(it.length>1&&!/ /.test(it))return it;for(var dt=st,ht="",gt=0;gt<it.length;gt++){var wt=it.charAt(gt);wt==" "&&dt&&(gt==it.length-1||it.charCodeAt(gt+1)==32)&&(wt="\xA0"),ht+=wt,dt=wt==" "}return ht}function Ro(it,st){return function(dt,ht,gt,wt,Tt,It,Dt){gt=gt?gt+" cm-force-border":"cm-force-border";for(var Yt=dt.pos,fe=Yt+ht.length;;){for(var Qt=void 0,Be=0;Be<st.length&&(Qt=st[Be],!(Qt.to>Yt&&Qt.from<=Yt));Be++);if(Qt.to>=fe)return it(dt,ht,gt,wt,Tt,It,Dt);it(dt,ht.slice(0,Qt.to-Yt),gt,wt,null,It,Dt),wt=null,ht=ht.slice(Qt.to-Yt),Yt=Qt.to}}}function Ja(it,st,dt,ht){var gt=!ht&&dt.widgetNode;gt&&it.map.push(it.pos,it.pos+st,gt),!ht&&it.cm.display.input.needsContentAttribute&&(gt||(gt=it.content.appendChild(document.createElement("span"))),gt.setAttribute("cm-marker",dt.id)),gt&&(it.cm.display.input.setUneditable(gt),it.content.appendChild(gt)),it.pos+=st,it.trailingSpace=!1}function la(it,st,dt){var ht=it.markedSpans,gt=it.text,wt=0;if(!ht){for(var Tt=1;Tt<dt.length;Tt+=2)st.addToken(st,gt.slice(wt,wt=dt[Tt]),kr(dt[Tt+1],st.cm.options));return}for(var It=gt.length,Dt=0,Yt=1,fe="",Qt,Be,Ne=0,yn,wn,Bn,$n,Si;;){if(Ne==Dt){yn=wn=Bn=Be="",Si=null,$n=null,Ne=1/0;for(var ai=[],Mi=void 0,Ji=0;Ji<ht.length;++Ji){var si=ht[Ji],mo=si.marker;if(mo.type=="bookmark"&&si.from==Dt&&mo.widgetNode)ai.push(mo);else if(si.from<=Dt&&(si.to==null||si.to>Dt||mo.collapsed&&si.to==Dt&&si.from==Dt)){if(si.to!=null&&si.to!=Dt&&Ne>si.to&&(Ne=si.to,wn=""),mo.className&&(yn+=" "+mo.className),mo.css&&(Be=(Be?Be+";":"")+mo.css),mo.startStyle&&si.from==Dt&&(Bn+=" "+mo.startStyle),mo.endStyle&&si.to==Ne&&(Mi||(Mi=[])).push(mo.endStyle,si.to),mo.title&&((Si||(Si={})).title=mo.title),mo.attributes)for(var Sr in mo.attributes)(Si||(Si={}))[Sr]=mo.attributes[Sr];mo.collapsed&&(!$n||ts($n.marker,mo)<0)&&($n=si)}else si.from>Dt&&Ne>si.from&&(Ne=si.from)}if(Mi)for(var ls=0;ls<Mi.length;ls+=2)Mi[ls+1]==Ne&&(wn+=" "+Mi[ls]);if(!$n||$n.from==Dt)for(var Tr=0;Tr<ai.length;++Tr)Ja(st,0,ai[Tr]);if($n&&($n.from||0)==Dt){if(Ja(st,($n.to==null?It+1:$n.to)-Dt,$n.marker,$n.from==null),$n.to==null)return;$n.to==Dt&&($n=!1)}}if(Dt>=It)break;for(var ga=Math.min(It,Ne);;){if(fe){var Ws=Dt+fe.length;if(!$n){var Qr=Ws>ga?fe.slice(0,ga-Dt):fe;st.addToken(st,Qr,Qt?Qt+yn:yn,Bn,Dt+Qr.length==Ne?wn:"",Be,Si)}if(Ws>=ga){fe=fe.slice(ga-Dt),Dt=ga;break}Dt=Ws,Bn=""}fe=gt.slice(wt,wt=dt[Yt++]),Qt=kr(dt[Yt++],st.cm.options)}}}function Ml(it,st,dt){this.line=st,this.rest=Un(st),this.size=this.rest?Wt(Se(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=Ze(it,st)}function So(it,st,dt){for(var ht=[],gt,wt=st;wt<dt;wt=gt){var Tt=new Ml(it.doc,Ye(it.doc,wt),wt);gt=wt+Tt.size,ht.push(Tt)}return ht}var Mr=null;function Hs(it){Mr?Mr.ops.push(it):it.ownsGroup=Mr={ops:[it],delayedCallbacks:[]}}function cl(it){var st=it.delayedCallbacks,dt=0;do{for(;dt<st.length;dt++)st[dt].call(null);for(var ht=0;ht<it.ops.length;ht++){var gt=it.ops[ht];if(gt.cursorActivityHandlers)for(;gt.cursorActivityCalled<gt.cursorActivityHandlers.length;)gt.cursorActivityHandlers[gt.cursorActivityCalled++].call(null,gt.cm)}}while(dt<st.length)}function lu(it,st){var dt=it.ownsGroup;if(dt)try{cl(dt)}finally{Mr=null,st(dt)}}var xa=null;function ci(it,st){var dt=Zi(it,st);if(dt.length){var ht=Array.prototype.slice.call(arguments,2),gt;Mr?gt=Mr.delayedCallbacks:xa?gt=xa:(gt=xa=[],setTimeout(Gl,0));for(var wt=function(It){gt.push(function(){return dt[It].apply(null,ht)})},Tt=0;Tt<dt.length;++Tt)wt(Tt)}}function Gl(){var it=xa;xa=null;for(var st=0;st<it.length;++st)it[st]()}function uu(it,st,dt,ht){for(var gt=0;gt<st.changes.length;gt++){var wt=st.changes[gt];wt=="text"?bn(it,st):wt=="gutter"?Ai(it,st,dt,ht):wt=="class"?yi(it,st):wt=="widget"&&Gi(it,st,ht)}st.changes=null}function ua(it){return it.node==it.text&&(it.node=$t("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),ge&&ue<8&&(it.node.style.zIndex=2)),it.node}function Yr(it,st){var dt=st.bgClass?st.bgClass+" "+(st.line.bgClass||""):st.line.bgClass;if(dt&&(dt+=" CodeMirror-linebackground"),st.background)dt?st.background.className=dt:(st.background.parentNode.removeChild(st.background),st.background=null);else if(dt){var ht=ua(st);st.background=ht.insertBefore($t("div",null,dt),ht.firstChild),it.display.input.setUneditable(st.background)}}function Fu(it,st){var dt=it.display.externalMeasured;return dt&&dt.line==st.line?(it.display.externalMeasured=null,st.measure=dt.measure,dt.built):ye(it,st)}function bn(it,st){var dt=st.text.className,ht=Fu(it,st);st.text==st.node&&(st.node=ht.pre),st.text.parentNode.replaceChild(ht.pre,st.text),st.text=ht.pre,ht.bgClass!=st.bgClass||ht.textClass!=st.textClass?(st.bgClass=ht.bgClass,st.textClass=ht.textClass,yi(it,st)):dt&&(st.text.className=dt)}function yi(it,st){Yr(it,st),st.line.wrapClass?ua(st).className=st.line.wrapClass:st.node!=st.text&&(st.node.className="");var dt=st.textClass?st.textClass+" "+(st.line.textClass||""):st.line.textClass;st.text.className=dt||""}function Ai(it,st,dt,ht){if(st.gutter&&(st.node.removeChild(st.gutter),st.gutter=null),st.gutterBackground&&(st.node.removeChild(st.gutterBackground),st.gutterBackground=null),st.line.gutterClass){var gt=ua(st);st.gutterBackground=$t("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px; width: "+ht.gutterTotalWidth+"px"),it.display.input.setUneditable(st.gutterBackground),gt.insertBefore(st.gutterBackground,st.text)}var wt=st.line.gutterMarkers;if(it.options.lineNumbers||wt){var Tt=ua(st),It=st.gutter=$t("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px");if(it.display.input.setUneditable(It),Tt.insertBefore(It,st.text),st.line.gutterClass&&(It.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!wt||!wt["CodeMirror-linenumbers"])&&(st.lineNumber=It.appendChild($t("div",on(it.options,dt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ht.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),wt)for(var Dt=0;Dt<it.display.gutterSpecs.length;++Dt){var Yt=it.display.gutterSpecs[Dt].className,fe=wt.hasOwnProperty(Yt)&&wt[Yt];fe&&It.appendChild($t("div",[fe],"CodeMirror-gutter-elt","left: "+ht.gutterLeft[Yt]+"px; width: "+ht.gutterWidth[Yt]+"px"))}}}function Gi(it,st,dt){st.alignable&&(st.alignable=null);for(var ht=Gt("CodeMirror-linewidget"),gt=st.node.firstChild,wt=void 0;gt;gt=wt)wt=gt.nextSibling,ht.test(gt.className)&&st.node.removeChild(gt);jo(it,st,dt)}function $i(it,st,dt,ht){var gt=Fu(it,st);return st.text=st.node=gt.pre,gt.bgClass&&(st.bgClass=gt.bgClass),gt.textClass&&(st.textClass=gt.textClass),yi(it,st),Ai(it,st,dt,ht),jo(it,st,ht),st.node}function jo(it,st,dt){if(ui(it,st.line,st,dt,!0),st.rest)for(var ht=0;ht<st.rest.length;ht++)ui(it,st.rest[ht],st,dt,!1)}function ui(it,st,dt,ht,gt){if(st.widgets)for(var wt=ua(dt),Tt=0,It=st.widgets;Tt<It.length;++Tt){var Dt=It[Tt],Yt=$t("div",[Dt.node],"CodeMirror-linewidget"+(Dt.className?" "+Dt.className:""));Dt.handleMouseEvents||Yt.setAttribute("cm-ignore-events","true"),wa(Dt,Yt,dt,ht),it.display.input.setUneditable(Yt),gt&&Dt.above?wt.insertBefore(Yt,dt.gutter||dt.text):wt.appendChild(Yt),ci(Dt,"redraw")}}function wa(it,st,dt,ht){if(it.noHScroll){(dt.alignable||(dt.alignable=[])).push(st);var gt=ht.wrapperWidth;st.style.left=ht.fixedPos+"px",it.coverGutter||(gt-=ht.gutterTotalWidth,st.style.paddingLeft=ht.gutterTotalWidth+"px"),st.style.width=gt+"px"}it.coverGutter&&(st.style.zIndex=5,st.style.position="relative",it.noHScroll||(st.style.marginLeft=-ht.gutterTotalWidth+"px"))}function is(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!Ie(document.body,it.node)){var dt="position: relative;";it.coverGutter&&(dt+="margin-left: -"+st.display.gutters.offsetWidth+"px;"),it.noHScroll&&(dt+="width: "+st.display.wrapper.clientWidth+"px;"),ie(st.display.measure,$t("div",[it.node],null,dt))}return it.height=it.node.parentNode.offsetHeight}function zr(it,st){for(var dt=gr(st);dt!=it.wrapper;dt=dt.parentNode)if(!dt||dt.nodeType==1&&dt.getAttribute("cm-ignore-events")=="true"||dt.parentNode==it.sizer&&dt!=it.mover)return!0}function er(it){return it.lineSpace.offsetTop}function Js(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function Pa(it){if(it.cachedPaddingH)return it.cachedPaddingH;var st=ie(it.measure,$t("pre","x","CodeMirror-line-like")),dt=window.getComputedStyle?window.getComputedStyle(st):st.currentStyle,ht={left:parseInt(dt.paddingLeft),right:parseInt(dt.paddingRight)};return!isNaN(ht.left)&&!isNaN(ht.right)&&(it.cachedPaddingH=ht),ht}function Fs(it){return nn-it.display.nativeBarWidth}function Ca(it){return it.display.scroller.clientWidth-Fs(it)-it.display.barWidth}function bl(it){return it.display.scroller.clientHeight-Fs(it)-it.display.barHeight}function Qa(it,st,dt){var ht=it.options.lineWrapping,gt=ht&&Ca(it);if(!st.measure.heights||ht&&st.measure.width!=gt){var wt=st.measure.heights=[];if(ht){st.measure.width=gt;for(var Tt=st.text.firstChild.getClientRects(),It=0;It<Tt.length-1;It++){var Dt=Tt[It],Yt=Tt[It+1];Math.abs(Dt.bottom-Yt.bottom)>2&&wt.push((Dt.bottom+Yt.top)/2-dt.top)}}wt.push(dt.bottom-dt.top)}}function Eu(it,st,dt){if(it.line==st)return{map:it.measure.map,cache:it.measure.cache};for(var ht=0;ht<it.rest.length;ht++)if(it.rest[ht]==st)return{map:it.measure.maps[ht],cache:it.measure.caches[ht]};for(var gt=0;gt<it.rest.length;gt++)if(Wt(it.rest[gt])>dt)return{map:it.measure.maps[gt],cache:it.measure.caches[gt],before:!0}}function Zd(it,st){st=Vn(st);var dt=Wt(st),ht=it.display.externalMeasured=new Ml(it.doc,st,dt);ht.lineN=dt;var gt=ht.built=ye(it,ht);return ht.text=gt.pre,ie(it.display.lineMeasure,gt.pre),ht}function sd(it,st,dt,ht){return Ra(it,Hl(it,st),dt,ht)}function fl(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[ja(it,st)];var dt=it.display.externalMeasured;if(dt&&st>=dt.lineN&&st<dt.lineN+dt.size)return dt}function Hl(it,st){var dt=Wt(st),ht=fl(it,dt);ht&&!ht.text?ht=null:ht&&ht.changes&&(uu(it,ht,dt,hu(it)),it.curOp.forceUpdate=!0),ht||(ht=Zd(it,st));var gt=Eu(ht,st,dt);return{line:st,view:ht,rect:null,map:gt.map,cache:gt.cache,before:gt.before,hasHeights:!1}}function Ra(it,st,dt,ht,gt){st.before&&(dt=-1);var wt=dt+(ht||""),Tt;return st.cache.hasOwnProperty(wt)?Tt=st.cache[wt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(Qa(it,st.view,st.rect),st.hasHeights=!0),Tt=br(it,st,dt,ht),Tt.bogus||(st.cache[wt]=Tt)),{left:Tt.left,right:Tt.right,top:gt?Tt.rtop:Tt.top,bottom:gt?Tt.rbottom:Tt.bottom}}var ad={left:0,right:0,top:0,bottom:0};function ld(it,st,dt){for(var ht,gt,wt,Tt,It,Dt,Yt=0;Yt<it.length;Yt+=3)if(It=it[Yt],Dt=it[Yt+1],st<It?(gt=0,wt=1,Tt="left"):st<Dt?(gt=st-It,wt=gt+1):(Yt==it.length-3||st==Dt&&it[Yt+3]>st)&&(wt=Dt-It,gt=wt-1,st>=Dt&&(Tt="right")),gt!=null){if(ht=it[Yt+2],It==Dt&&dt==(ht.insertLeft?"left":"right")&&(Tt=dt),dt=="left"&&gt==0)for(;Yt&&it[Yt-2]==it[Yt-3]&&it[Yt-1].insertLeft;)ht=it[(Yt-=3)+2],Tt="left";if(dt=="right"&&gt==Dt-It)for(;Yt<it.length-3&&it[Yt+3]==it[Yt+4]&&!it[Yt+5].insertLeft;)ht=it[(Yt+=3)+2],Tt="right";break}return{node:ht,start:gt,end:wt,collapse:Tt,coverStart:It,coverEnd:Dt}}function Kd(it,st){var dt=ad;if(st=="left")for(var ht=0;ht<it.length&&(dt=it[ht]).left==dt.right;ht++);else for(var gt=it.length-1;gt>=0&&(dt=it[gt]).left==dt.right;gt--);return dt}function br(it,st,dt,ht){var gt=ld(st.map,dt,ht),wt=gt.node,Tt=gt.start,It=gt.end,Dt=gt.collapse,Yt;if(wt.nodeType==3){for(var fe=0;fe<4;fe++){for(;Tt&&We(st.line.text.charAt(gt.coverStart+Tt));)--Tt;for(;gt.coverStart+It<gt.coverEnd&&We(st.line.text.charAt(gt.coverStart+It));)++It;if(ge&&ue<9&&Tt==0&&It==gt.coverEnd-gt.coverStart?Yt=wt.parentNode.getBoundingClientRect():Yt=Kd(le(wt,Tt,It).getClientRects(),ht),Yt.left||Yt.right||Tt==0)break;It=Tt,Tt=Tt-1,Dt="right"}ge&&ue<11&&(Yt=Hc(it.display.measure,Yt))}else{Tt>0&&(Dt=ht="right");var Qt;it.options.lineWrapping&&(Qt=wt.getClientRects()).length>1?Yt=Qt[ht=="right"?Qt.length-1:0]:Yt=wt.getBoundingClientRect()}if(ge&&ue<9&&!Tt&&(!Yt||!Yt.left&&!Yt.right)){var Be=wt.parentNode.getClientRects()[0];Be?Yt={left:Be.left,right:Be.left+gl(it.display),top:Be.top,bottom:Be.bottom}:Yt=ad}for(var Ne=Yt.top-st.rect.top,yn=Yt.bottom-st.rect.top,wn=(Ne+yn)/2,Bn=st.view.measure.heights,$n=0;$n<Bn.length-1&&!(wn<Bn[$n]);$n++);var Si=$n?Bn[$n-1]:0,ai=Bn[$n],Mi={left:(Dt=="right"?Yt.right:Yt.left)-st.rect.left,right:(Dt=="left"?Yt.left:Yt.right)-st.rect.left,top:Si,bottom:ai};return!Yt.left&&!Yt.right&&(Mi.bogus=!0),it.options.singleCursorHeightPerLine||(Mi.rtop=Ne,Mi.rbottom=yn),Mi}function Hc(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!zn(it))return st;var dt=screen.logicalXDPI/screen.deviceXDPI,ht=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*dt,right:st.right*dt,top:st.top*ht,bottom:st.bottom*ht}}function ud(it){if(it.measure&&(it.measure.cache={},it.measure.heights=null,it.rest))for(var st=0;st<it.rest.length;st++)it.measure.caches[st]={}}function Au(it){it.display.externalMeasure=null,ee(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)ud(it.display.view[st])}function Bu(it){Au(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function fs(){return xe&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Es(){return xe&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Zr(it){var st=0;if(it.widgets)for(var dt=0;dt<it.widgets.length;++dt)it.widgets[dt].above&&(st+=is(it.widgets[dt]));return st}function os(it,st,dt,ht,gt){if(!gt){var wt=Zr(st);dt.top+=wt,dt.bottom+=wt}if(ht=="line")return dt;ht||(ht="local");var Tt=uo(st);if(ht=="local"?Tt+=er(it.display):Tt-=it.display.viewOffset,ht=="page"||ht=="window"){var It=it.display.lineSpace.getBoundingClientRect();Tt+=It.top+(ht=="window"?0:Es());var Dt=It.left+(ht=="window"?0:fs());dt.left+=Dt,dt.right+=Dt}return dt.top+=Tt,dt.bottom+=Tt,dt}function hd(it,st,dt){if(dt=="div")return st;var ht=st.left,gt=st.top;if(dt=="page")ht-=fs(),gt-=Es();else if(dt=="local"||!dt){var wt=it.display.sizer.getBoundingClientRect();ht+=wt.left,gt+=wt.top}var Tt=it.display.lineSpace.getBoundingClientRect();return{left:ht-Tt.left,top:gt-Tt.top}}function Du(it,st,dt,ht,gt){return ht||(ht=Ye(it.doc,st.line)),os(it,ht,sd(it,ht,st.ch,gt),dt)}function hr(it,st,dt,ht,gt,wt){ht=ht||Ye(it.doc,st.line),gt||(gt=Hl(it,ht));function Tt(yn,wn){var Bn=Ra(it,gt,yn,wn?"right":"left",wt);return wn?Bn.left=Bn.right:Bn.right=Bn.left,os(it,ht,Bn,dt)}var It=On(ht,it.doc.direction),Dt=st.ch,Yt=st.sticky;if(Dt>=ht.text.length?(Dt=ht.text.length,Yt="before"):Dt<=0&&(Dt=0,Yt="after"),!It)return Tt(Yt=="before"?Dt-1:Dt,Yt=="before");function fe(yn,wn,Bn){var $n=It[wn],Si=$n.level==1;return Tt(Bn?yn-1:yn,Si!=Bn)}var Qt=En(It,Dt,Yt),Be=Ge,Ne=fe(Dt,Qt,Yt=="before");return Be!=null&&(Ne.other=fe(Dt,Be,Yt!="before")),Ne}function Oo(it,st){var dt=0;st=Pn(it.doc,st),it.options.lineWrapping||(dt=gl(it.display)*st.ch);var ht=Ye(it.doc,st.line),gt=uo(ht)+er(it.display);return{left:dt,right:dt,top:gt,bottom:gt+ht.height}}function xo(it,st,dt,ht,gt){var wt=ve(it,st,dt);return wt.xRel=gt,ht&&(wt.outside=ht),wt}function As(it,st,dt){var ht=it.doc;if(dt+=it.display.viewOffset,dt<0)return xo(ht.first,0,null,-1,-1);var gt=oe(ht,dt),wt=ht.first+ht.size-1;if(gt>wt)return xo(ht.first+ht.size-1,Ye(ht,wt).text.length,null,1,1);st<0&&(st=0);for(var Tt=Ye(ht,gt);;){var It=He(it,Tt,gt,st,dt),Dt=qn(Tt,It.ch+(It.xRel>0||It.outside>0?1:0));if(!Dt)return It;var Yt=Dt.find(1);if(Yt.line==gt)return Yt;Tt=Ye(ht,gt=Yt.line)}}function Xn(it,st,dt,ht){ht-=Zr(st);var gt=st.text.length,wt=kn(function(Tt){return Ra(it,dt,Tt-1).bottom<=ht},gt,0);return gt=kn(function(Tt){return Ra(it,dt,Tt).top>ht},wt,gt),{begin:wt,end:gt}}function Kr(it,st,dt,ht){dt||(dt=Hl(it,st));var gt=os(it,st,Ra(it,dt,ht),"line").top;return Xn(it,st,dt,gt)}function qt(it,st,dt,ht){return it.bottom<=dt?!1:it.top>dt?!0:(ht?it.left:it.right)>st}function He(it,st,dt,ht,gt){gt-=uo(st);var wt=Hl(it,st),Tt=Zr(st),It=0,Dt=st.text.length,Yt=!0,fe=On(st,it.doc.direction);if(fe){var Qt=(it.options.lineWrapping?_l:qa)(it,st,dt,wt,fe,ht,gt);Yt=Qt.level!=1,It=Yt?Qt.from:Qt.to-1,Dt=Yt?Qt.to:Qt.from-1}var Be=null,Ne=null,yn=kn(function(Ji){var si=Ra(it,wt,Ji);return si.top+=Tt,si.bottom+=Tt,qt(si,ht,gt,!1)?(si.top<=gt&&si.left<=ht&&(Be=Ji,Ne=si),!0):!1},It,Dt),wn,Bn,$n=!1;if(Ne){var Si=ht-Ne.left<Ne.right-ht,ai=Si==Yt;yn=Be+(ai?0:1),Bn=ai?"after":"before",wn=Si?Ne.left:Ne.right}else{!Yt&&(yn==Dt||yn==It)&&yn++,Bn=yn==0?"after":yn==st.text.length?"before":Ra(it,wt,yn-(Yt?1:0)).bottom+Tt<=gt==Yt?"after":"before";var Mi=hr(it,ve(dt,yn,Bn),"line",st,wt);wn=Mi.left,$n=gt<Mi.top?-1:gt>=Mi.bottom?1:0}return yn=Ln(st.text,yn,1),xo(dt,yn,Bn,$n,ht-wn)}function qa(it,st,dt,ht,gt,wt,Tt){var It=kn(function(Qt){var Be=gt[Qt],Ne=Be.level!=1;return qt(hr(it,ve(dt,Ne?Be.to:Be.from,Ne?"before":"after"),"line",st,ht),wt,Tt,!0)},0,gt.length-1),Dt=gt[It];if(It>0){var Yt=Dt.level!=1,fe=hr(it,ve(dt,Yt?Dt.from:Dt.to,Yt?"after":"before"),"line",st,ht);qt(fe,wt,Tt,!0)&&fe.top>Tt&&(Dt=gt[It-1])}return Dt}function _l(it,st,dt,ht,gt,wt,Tt){var It=Xn(it,st,ht,Tt),Dt=It.begin,Yt=It.end;/\s/.test(st.text.charAt(Yt-1))&&Yt--;for(var fe=null,Qt=null,Be=0;Be<gt.length;Be++){var Ne=gt[Be];if(!(Ne.from>=Yt||Ne.to<=Dt)){var yn=Ne.level!=1,wn=Ra(it,ht,yn?Math.min(Yt,Ne.to)-1:Math.max(Dt,Ne.from)).right,Bn=wn<wt?wt-wn+1e9:wn-wt;(!fe||Qt>Bn)&&(fe=Ne,Qt=Bn)}}return fe||(fe=gt[gt.length-1]),fe.from<Dt&&(fe={from:Dt,to:fe.to,level:fe.level}),fe.to>Yt&&(fe={from:fe.from,to:Yt,level:fe.level}),fe}var ha;function Qs(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(ha==null){ha=$t("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)ha.appendChild(document.createTextNode("x")),ha.appendChild($t("br"));ha.appendChild(document.createTextNode("x"))}ie(it.measure,ha);var dt=ha.offsetHeight/50;return dt>3&&(it.cachedTextHeight=dt),ee(it.measure),dt||1}function gl(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=$t("span","xxxxxxxxxx"),dt=$t("pre",[st],"CodeMirror-line-like");ie(it.measure,dt);var ht=st.getBoundingClientRect(),gt=(ht.right-ht.left)/10;return gt>2&&(it.cachedCharWidth=gt),gt||10}function hu(it){for(var st=it.display,dt={},ht={},gt=st.gutters.clientLeft,wt=st.gutters.firstChild,Tt=0;wt;wt=wt.nextSibling,++Tt){var It=it.display.gutterSpecs[Tt].className;dt[It]=wt.offsetLeft+wt.clientLeft+gt,ht[It]=wt.clientWidth}return{fixedPos:Xd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Xd(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function vr(it){var st=Qs(it.display),dt=it.options.lineWrapping,ht=dt&&Math.max(5,it.display.scroller.clientWidth/gl(it.display)-3);return function(gt){if(Ze(it.doc,gt))return 0;var wt=0;if(gt.widgets)for(var Tt=0;Tt<gt.widgets.length;Tt++)gt.widgets[Tt].height&&(wt+=gt.widgets[Tt].height);return dt?wt+(Math.ceil(gt.text.length/ht)||1)*st:wt+st}}function Ei(it){var st=it.doc,dt=vr(it);st.iter(function(ht){var gt=dt(ht);gt!=ht.height&&an(ht,gt)})}function qs(it,st,dt,ht){var gt=it.display;if(!dt&&gr(st).getAttribute("cm-not-content")=="true")return null;var wt,Tt,It=gt.lineSpace.getBoundingClientRect();try{wt=st.clientX-It.left,Tt=st.clientY-It.top}catch(Qt){return null}var Dt=As(it,wt,Tt),Yt;if(ht&&Dt.xRel>0&&(Yt=Ye(it.doc,Dt.line).text).length==Dt.ch){var fe=Kt(Yt,Yt.length,it.options.tabSize)-Yt.length;Dt=ve(Dt.line,Math.max(0,Math.round((wt-Pa(it.display).left)/gl(it.display))-fe))}return Dt}function ja(it,st){if(st>=it.display.viewTo||(st-=it.display.viewFrom,st<0))return null;for(var dt=it.display.view,ht=0;ht<dt.length;ht++)if(st-=dt[ht].size,st<0)return ht}function yr(it,st,dt,ht){st==null&&(st=it.doc.first),dt==null&&(dt=it.doc.first+it.doc.size),ht||(ht=0);var gt=it.display;if(ht&&dt<gt.viewTo&&(gt.updateLineNumbers==null||gt.updateLineNumbers>st)&&(gt.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=gt.viewTo)Re&&Hn(it.doc,st)<gt.viewTo&&Gr(it);else if(dt<=gt.viewFrom)Re&&ti(it.doc,dt+ht)>gt.viewFrom?Gr(it):(gt.viewFrom+=ht,gt.viewTo+=ht);else if(st<=gt.viewFrom&&dt>=gt.viewTo)Gr(it);else if(st<=gt.viewFrom){var wt=da(it,dt,dt+ht,1);wt?(gt.view=gt.view.slice(wt.index),gt.viewFrom=wt.lineN,gt.viewTo+=ht):Gr(it)}else if(dt>=gt.viewTo){var Tt=da(it,st,st,-1);Tt?(gt.view=gt.view.slice(0,Tt.index),gt.viewTo=Tt.lineN):Gr(it)}else{var It=da(it,st,st,-1),Dt=da(it,dt,dt+ht,1);It&&Dt?(gt.view=gt.view.slice(0,It.index).concat(So(it,It.lineN,Dt.lineN)).concat(gt.view.slice(Dt.index)),gt.viewTo+=ht):Gr(it)}var Yt=gt.externalMeasured;Yt&&(dt<Yt.lineN?Yt.lineN+=ht:st<Yt.lineN+Yt.size&&(gt.externalMeasured=null))}function ho(it,st,dt){it.curOp.viewChanged=!0;var ht=it.display,gt=it.display.externalMeasured;if(gt&&st>=gt.lineN&&st<gt.lineN+gt.size&&(ht.externalMeasured=null),!(st<ht.viewFrom||st>=ht.viewTo)){var wt=ht.view[ja(it,st)];if(wt.node!=null){var Tt=wt.changes||(wt.changes=[]);Le(Tt,dt)==-1&&Tt.push(dt)}}}function Gr(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function da(it,st,dt,ht){var gt=ja(it,st),wt,Tt=it.display.view;if(!Re||dt==it.doc.first+it.doc.size)return{index:gt,lineN:dt};for(var It=it.display.viewFrom,Dt=0;Dt<gt;Dt++)It+=Tt[Dt].size;if(It!=st){if(ht>0){if(gt==Tt.length-1)return null;wt=It+Tt[gt].size-st,gt++}else wt=It-st;st+=wt,dt+=wt}for(;Hn(it.doc,dt)!=dt;){if(gt==(ht<0?0:Tt.length-1))return null;dt+=ht*Tt[gt-(ht<0?1:0)].size,gt+=ht}return{index:gt,lineN:dt}}function nr(it,st,dt){var ht=it.display,gt=ht.view;gt.length==0||st>=ht.viewTo||dt<=ht.viewFrom?(ht.view=So(it,st,dt),ht.viewFrom=st):(ht.viewFrom>st?ht.view=So(it,st,ht.viewFrom).concat(ht.view):ht.viewFrom<st&&(ht.view=ht.view.slice(ja(it,st))),ht.viewFrom=st,ht.viewTo<dt?ht.view=ht.view.concat(So(it,ht.viewTo,dt)):ht.viewTo>dt&&(ht.view=ht.view.slice(0,ja(it,dt)))),ht.viewTo=dt}function La(it){for(var st=it.display.view,dt=0,ht=0;ht<st.length;ht++){var gt=st[ht];!gt.hidden&&(!gt.node||gt.changes)&&++dt}return dt}function rs(it){it.display.input.showSelection(it.display.input.prepareSelection())}function Ou(it,st){st===void 0&&(st=!0);for(var dt=it.doc,ht={},gt=ht.cursors=document.createDocumentFragment(),wt=ht.selection=document.createDocumentFragment(),Tt=0;Tt<dt.sel.ranges.length;Tt++)if(!(!st&&Tt==dt.sel.primIndex)){var It=dt.sel.ranges[Tt];if(!(It.from().line>=it.display.viewTo||It.to().line<it.display.viewFrom)){var Dt=It.empty();(Dt||it.options.showCursorWhenSelecting)&&No(it,It.head,gt),Dt||Mo(it,It,wt)}}return ht}function No(it,st,dt){var ht=hr(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),gt=dt.appendChild($t("div","\xA0","CodeMirror-cursor"));if(gt.style.left=ht.left+"px",gt.style.top=ht.top+"px",gt.style.height=Math.max(0,ht.bottom-ht.top)*it.options.cursorHeight+"px",ht.other){var wt=dt.appendChild($t("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));wt.style.display="",wt.style.left=ht.other.left+"px",wt.style.top=ht.other.top+"px",wt.style.height=(ht.other.bottom-ht.other.top)*.85+"px"}}function $s(it,st){return it.top-st.top||it.left-st.left}function Mo(it,st,dt){var ht=it.display,gt=it.doc,wt=document.createDocumentFragment(),Tt=Pa(it.display),It=Tt.left,Dt=Math.max(ht.sizerWidth,Ca(it)-ht.sizer.offsetLeft)-Tt.right,Yt=gt.direction=="ltr";function fe(ai,Mi,Ji,si){Mi<0&&(Mi=0),Mi=Math.round(Mi),si=Math.round(si),wt.appendChild($t("div",null,"CodeMirror-selected","position: absolute; left: "+ai+`px;
top: `+Mi+"px; width: "+(Ji==null?Dt-ai:Ji)+`px;
height: `+(si-Mi)+"px"))}function Qt(ai,Mi,Ji){var si=Ye(gt,ai),mo=si.text.length,Sr,ls;function Tr(Qr,Na){return Du(it,ve(ai,Qr),"div",si,Na)}function ga(Qr,Na,Ds){var qr=Kr(it,si,null,Qr),zo=Na=="ltr"==(Ds=="after")?"left":"right",Dr=Ds=="after"?qr.begin:qr.end-(/\s/.test(si.text.charAt(qr.end-1))?2:1);return Tr(Dr,zo)[zo]}var Ws=On(si,gt.direction);return Tn(Ws,Mi||0,Ji==null?mo:Ji,function(Qr,Na,Ds,qr){var zo=Ds=="ltr",Dr=Tr(Qr,zo?"left":"right"),Ss=Tr(Na-1,zo?"right":"left"),Os=Mi==null&&Qr==0,ml=Ji==null&&Na==mo,Fr=qr==0,il=!Ws||qr==Ws.length-1;if(Ss.top-Dr.top<=3){var Rr=(Yt?Os:ml)&&Fr,yc=(Yt?ml:Os)&&il,_a=Rr?It:(zo?Dr:Ss).left,Ta=yc?Dt:(zo?Ss:Dr).right;fe(_a,Dr.top,Ta-_a,Dr.bottom)}else{var pa,sr,xs,Kl;zo?(pa=Yt&&Os&&Fr?It:Dr.left,sr=Yt?Dt:ga(Qr,Ds,"before"),xs=Yt?It:ga(Na,Ds,"after"),Kl=Yt&&ml&&il?Dt:Ss.right):(pa=Yt?ga(Qr,Ds,"before"):It,sr=!Yt&&Os&&Fr?Dt:Dr.right,xs=!Yt&&ml&&il?It:Ss.left,Kl=Yt?ga(Na,Ds,"after"):Dt),fe(pa,Dr.top,sr-pa,Dr.bottom),Dr.bottom<Ss.top&&fe(It,Dr.bottom,null,Ss.top),fe(xs,Ss.top,Kl-xs,Ss.bottom)}(!Sr||$s(Dr,Sr)<0)&&(Sr=Dr),$s(Ss,Sr)<0&&(Sr=Ss),(!ls||$s(Dr,ls)<0)&&(ls=Dr),$s(Ss,ls)<0&&(ls=Ss)}),{start:Sr,end:ls}}var Be=st.from(),Ne=st.to();if(Be.line==Ne.line)Qt(Be.line,Be.ch,Ne.ch);else{var yn=Ye(gt,Be.line),wn=Ye(gt,Ne.line),Bn=Vn(yn)==Vn(wn),$n=Qt(Be.line,Be.ch,Bn?yn.text.length+1:null).end,Si=Qt(Ne.line,Bn?0:null,Ne.ch).start;Bn&&($n.top<Si.top-2?(fe($n.right,$n.top,null,$n.bottom),fe(It,Si.top,Si.left,Si.bottom)):fe($n.right,$n.top,Si.left-$n.right,$n.bottom)),$n.bottom<Si.top&&fe(It,$n.bottom,null,Si.top)}dt.appendChild(wt)}function Ko(it){if(it.state.focused){var st=it.display;clearInterval(st.blinker);var dt=!0;st.cursorDiv.style.visibility="",it.options.cursorBlinkRate>0?st.blinker=setInterval(function(){it.hasFocus()||xh(it),st.cursorDiv.style.visibility=(dt=!dt)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function dr(it){it.state.focused||(it.display.input.focus(),Fo(it))}function Pr(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,xh(it))},100)}function Fo(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(gi(it,"focus",it,st),it.state.focused=!0,Qe(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),te&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),Ko(it))}function xh(it,st){it.state.delayingBlurEvent||(it.state.focused&&(gi(it,"blur",it,st),it.state.focused=!1,Vt(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function Ni(it){for(var st=it.display,dt=st.lineDiv.offsetTop,ht=0;ht<st.view.length;ht++){var gt=st.view[ht],wt=it.options.lineWrapping,Tt=void 0,It=0;if(!gt.hidden){if(ge&&ue<8){var Dt=gt.node.offsetTop+gt.node.offsetHeight;Tt=Dt-dt,dt=Dt}else{var Yt=gt.node.getBoundingClientRect();Tt=Yt.bottom-Yt.top,!wt&&gt.text.firstChild&&(It=gt.text.firstChild.getBoundingClientRect().right-Yt.left-1)}var fe=gt.line.height-Tt;if((fe>.005||fe<-.005)&&(an(gt.line,Tt),Dp(gt.line),gt.rest))for(var Qt=0;Qt<gt.rest.length;Qt++)Dp(gt.rest[Qt]);if(It>it.display.sizerWidth){var Be=Math.ceil(It/gl(it.display));Be>it.display.maxLineLength&&(it.display.maxLineLength=Be,it.display.maxLine=gt.line,it.display.maxLineChanged=!0)}}}}function Dp(it){if(it.widgets)for(var st=0;st<it.widgets.length;++st){var dt=it.widgets[st],ht=dt.node.parentNode;ht&&(dt.height=ht.offsetHeight)}}function ko(it,st,dt){var ht=dt&&dt.top!=null?Math.max(0,dt.top):it.scroller.scrollTop;ht=Math.floor(ht-er(it));var gt=dt&&dt.bottom!=null?dt.bottom:ht+it.wrapper.clientHeight,wt=oe(st,ht),Tt=oe(st,gt);if(dt&&dt.ensure){var It=dt.ensure.from.line,Dt=dt.ensure.to.line;It<wt?(wt=It,Tt=oe(st,uo(Ye(st,It))+it.wrapper.clientHeight)):Math.min(Dt,st.lastLine())>=Tt&&(wt=oe(st,uo(Ye(st,Dt))-it.wrapper.clientHeight),Tt=Dt)}return{from:wt,to:Math.max(Tt,wt+1)}}function Op(it,st){if(!Li(it,"scrollCursorIntoView")){var dt=it.display,ht=dt.sizer.getBoundingClientRect(),gt=null;if(st.top+ht.top<0?gt=!0:st.bottom+ht.top>(window.innerHeight||document.documentElement.clientHeight)&&(gt=!1),gt!=null&&!rn){var wt=$t("div","\u200B",null,`position: absolute;
top: `+(st.top-dt.viewOffset-er(it.display))+`px;
height: `+(st.bottom-st.top+Fs(it)+dt.barHeight)+`px;
left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");it.display.lineSpace.appendChild(wt),wt.scrollIntoView(gt),it.display.lineSpace.removeChild(wt)}}}function dd(it,st,dt,ht){ht==null&&(ht=0);var gt;!it.options.lineWrapping&&st==dt&&(st=st.ch?ve(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?ve(st.line,st.ch+1,"before"):st);for(var wt=0;wt<5;wt++){var Tt=!1,It=hr(it,st),Dt=!dt||dt==st?It:hr(it,dt);gt={left:Math.min(It.left,Dt.left),top:Math.min(It.top,Dt.top)-ht,right:Math.max(It.left,Dt.left),bottom:Math.max(It.bottom,Dt.bottom)+ht};var Yt=tg(it,gt),fe=it.doc.scrollTop,Qt=it.doc.scrollLeft;if(Yt.scrollTop!=null&&(Ph(it,Yt.scrollTop),Math.abs(it.doc.scrollTop-fe)>1&&(Tt=!0)),Yt.scrollLeft!=null&&(cu(it,Yt.scrollLeft),Math.abs(it.doc.scrollLeft-Qt)>1&&(Tt=!0)),!Tt)break}return gt}function Jd(it,st){var dt=tg(it,st);dt.scrollTop!=null&&Ph(it,dt.scrollTop),dt.scrollLeft!=null&&cu(it,dt.scrollLeft)}function tg(it,st){var dt=it.display,ht=Qs(it.display);st.top<0&&(st.top=0);var gt=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:dt.scroller.scrollTop,wt=bl(it),Tt={};st.bottom-st.top>wt&&(st.bottom=st.top+wt);var It=it.doc.height+Js(dt),Dt=st.top<ht,Yt=st.bottom>It-ht;if(st.top<gt)Tt.scrollTop=Dt?0:st.top;else if(st.bottom>gt+wt){var fe=Math.min(st.top,(Yt?It:st.bottom)-wt);fe!=gt&&(Tt.scrollTop=fe)}var Qt=it.options.fixedGutter?0:dt.gutters.offsetWidth,Be=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:dt.scroller.scrollLeft-Qt,Ne=Ca(it)-dt.gutters.offsetWidth,yn=st.right-st.left>Ne;return yn&&(st.right=st.left+Ne),st.left<10?Tt.scrollLeft=0:st.left<Be?Tt.scrollLeft=Math.max(0,st.left+Qt-(yn?0:10)):st.right>Ne+Be-3&&(Tt.scrollLeft=st.right+(yn?0:10)-Ne),Tt}function _c(it,st){st!=null&&(Wl(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function du(it){Wl(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function wh(it,st,dt){(st!=null||dt!=null)&&Wl(it),st!=null&&(it.curOp.scrollLeft=st),dt!=null&&(it.curOp.scrollTop=dt)}function Eo(it,st){Wl(it),it.curOp.scrollToPos=st}function Wl(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var dt=Oo(it,st.from),ht=Oo(it,st.to);Wc(it,dt,ht,st.margin)}}function Wc(it,st,dt,ht){var gt=tg(it,{left:Math.min(st.left,dt.left),top:Math.min(st.top,dt.top)-ht,right:Math.max(st.right,dt.right),bottom:Math.max(st.bottom,dt.bottom)+ht});wh(it,gt.scrollLeft,gt.scrollTop)}function Ph(it,st){Math.abs(it.doc.scrollTop-st)<2||(bt||Hu(it,{top:st}),eg(it,st,!0),bt&&Hu(it),cd(it,100))}function eg(it,st,dt){st=Math.max(0,Math.min(it.display.scroller.scrollHeight-it.display.scroller.clientHeight,st)),!(it.display.scroller.scrollTop==st&&!dt)&&(it.doc.scrollTop=st,it.display.scrollbars.setScrollTop(st),it.display.scroller.scrollTop!=st&&(it.display.scroller.scrollTop=st))}function cu(it,st,dt,ht){st=Math.max(0,Math.min(st,it.display.scroller.scrollWidth-it.display.scroller.clientWidth)),!((dt?st==it.doc.scrollLeft:Math.abs(it.doc.scrollLeft-st)<2)&&!ht)&&(it.doc.scrollLeft=st,Yc(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function $a(it){var st=it.display,dt=st.gutters.offsetWidth,ht=Math.round(it.doc.height+Js(it.display));return{clientHeight:st.scroller.clientHeight,viewHeight:st.wrapper.clientHeight,scrollWidth:st.scroller.scrollWidth,clientWidth:st.scroller.clientWidth,viewWidth:st.wrapper.clientWidth,barLeft:it.options.fixedGutter?dt:0,docHeight:ht,scrollHeight:ht+Fs(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var Iu=function(it,st,dt){this.cm=dt;var ht=this.vert=$t("div",[$t("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),gt=this.horiz=$t("div",[$t("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=gt.tabIndex=-1,it(ht),it(gt),An(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),An(gt,"scroll",function(){gt.clientWidth&&st(gt.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,ge&&ue<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Iu.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,dt=it.scrollHeight>it.clientHeight+1,ht=it.nativeBarWidth;if(dt){this.vert.style.display="block",this.vert.style.bottom=st?ht+"px":"0";var gt=it.viewHeight-(st?ht:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+gt)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(st){this.horiz.style.display="block",this.horiz.style.right=dt?ht+"px":"0",this.horiz.style.left=it.barLeft+"px";var wt=it.viewWidth-it.barLeft-(dt?ht:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+wt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(ht==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:dt?ht:0,bottom:st?ht:0}},Iu.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Iu.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Iu.prototype.zeroWidthHack=function(){var it=ft&&!se?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Ht,this.disableVert=new Ht},Iu.prototype.enableZeroWidthBar=function(it,st,dt){it.style.pointerEvents="auto";function ht(){var gt=it.getBoundingClientRect(),wt=dt=="vert"?document.elementFromPoint(gt.right-1,(gt.top+gt.bottom)/2):document.elementFromPoint((gt.right+gt.left)/2,gt.bottom-1);wt!=it?it.style.pointerEvents="none":st.set(1e3,ht)}st.set(1e3,ht)},Iu.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var Nl=function(){};Nl.prototype.update=function(){return{bottom:0,right:0}},Nl.prototype.setScrollLeft=function(){},Nl.prototype.setScrollTop=function(){},Nl.prototype.clear=function(){};function Ru(it,st){st||(st=$a(it));var dt=it.display.barWidth,ht=it.display.barHeight;Vc(it,st);for(var gt=0;gt<4&&dt!=it.display.barWidth||ht!=it.display.barHeight;gt++)dt!=it.display.barWidth&&it.options.lineWrapping&&Ni(it),Vc(it,$a(it)),dt=it.display.barWidth,ht=it.display.barHeight}function Vc(it,st){var dt=it.display,ht=dt.scrollbars.update(st);dt.sizer.style.paddingRight=(dt.barWidth=ht.right)+"px",dt.sizer.style.paddingBottom=(dt.barHeight=ht.bottom)+"px",dt.heightForcer.style.borderBottom=ht.bottom+"px solid transparent",ht.right&&ht.bottom?(dt.scrollbarFiller.style.display="block",dt.scrollbarFiller.style.height=ht.bottom+"px",dt.scrollbarFiller.style.width=ht.right+"px"):dt.scrollbarFiller.style.display="",ht.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(dt.gutterFiller.style.display="block",dt.gutterFiller.style.height=ht.bottom+"px",dt.gutterFiller.style.width=st.gutterWidth+"px"):dt.gutterFiller.style.display=""}var ng={native:Iu,null:Nl};function ig(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&Vt(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new ng[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),An(st,"mousedown",function(){it.state.focused&&setTimeout(function(){return it.display.input.focus()},0)}),st.setAttribute("cm-not-content","true")},function(st,dt){dt=="horizontal"?cu(it,st):Ph(it,st)},it),it.display.scrollbars.addClass&&Qe(it.display.wrapper,it.display.scrollbars.addClass)}var Ip=0;function ju(it){it.curOp={cm:it,viewChanged:!1,startHeight:it.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++Ip},Hs(it.curOp)}function zu(it){var st=it.curOp;st&&lu(st,function(dt){for(var ht=0;ht<dt.ops.length;ht++)dt.ops[ht].cm.curOp=null;J0(dt)})}function J0(it){for(var st=it.ops,dt=0;dt<st.length;dt++)Q0(st[dt]);for(var ht=0;ht<st.length;ht++)q0(st[ht]);for(var gt=0;gt<st.length;gt++)Rp(st[gt]);for(var wt=0;wt<st.length;wt++)Br(st[wt]);for(var Tt=0;Tt<st.length;Tt++)Gu(st[Tt])}function Q0(it){var st=it.cm,dt=st.display;jp(st),it.updateMaxLine&&ao(st),it.mustUpdate=it.viewChanged||it.forceUpdate||it.scrollTop!=null||it.scrollToPos&&(it.scrollToPos.from.line<dt.viewFrom||it.scrollToPos.to.line>=dt.viewTo)||dt.maxLineChanged&&st.options.lineWrapping,it.update=it.mustUpdate&&new Ch(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function q0(it){it.updatedDisplay=it.mustUpdate&&Uc(it.cm,it.update)}function Rp(it){var st=it.cm,dt=st.display;it.updatedDisplay&&Ni(st),it.barMeasure=$a(st),dt.maxLineChanged&&!st.options.lineWrapping&&(it.adjustWidthTo=sd(st,dt.maxLine,dt.maxLine.text.length).left+3,st.display.sizerWidth=it.adjustWidthTo,it.barMeasure.scrollWidth=Math.max(dt.scroller.clientWidth,dt.sizer.offsetLeft+it.adjustWidthTo+Fs(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,dt.sizer.offsetLeft+it.adjustWidthTo-Ca(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=dt.input.prepareSelection())}function Br(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<st.doc.scrollLeft&&cu(st,Math.min(st.display.scroller.scrollLeft,it.maxScrollLeft),!0),st.display.maxLineChanged=!1);var dt=it.focus&&it.focus==Ve();it.preparedSelection&&st.display.input.showSelection(it.preparedSelection,dt),(it.updatedDisplay||it.startHeight!=st.doc.height)&&Ru(st,it.barMeasure),it.updatedDisplay&&Wu(st,it.barMeasure),it.selectionChanged&&Ko(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),dt&&dr(it.cm)}function Gu(it){var st=it.cm,dt=st.display,ht=st.doc;if(it.updatedDisplay&&Xo(st,it.update),dt.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(dt.wheelStartX=dt.wheelStartY=null),it.scrollTop!=null&&eg(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&cu(st,it.scrollLeft,!0,!0),it.scrollToPos){var gt=dd(st,Pn(ht,it.scrollToPos.from),Pn(ht,it.scrollToPos.to),it.scrollToPos.margin);Op(st,gt)}var wt=it.maybeHiddenMarkers,Tt=it.maybeUnhiddenMarkers;if(wt)for(var It=0;It<wt.length;++It)wt[It].lines.length||gi(wt[It],"hide");if(Tt)for(var Dt=0;Dt<Tt.length;++Dt)Tt[Dt].lines.length&&gi(Tt[Dt],"unhide");dt.wrapper.offsetHeight&&(ht.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&gi(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function _o(it,st){if(it.curOp)return st();ju(it);try{return st()}finally{zu(it)}}function ss(it,st){return function(){if(it.curOp)return st.apply(it,arguments);ju(it);try{return st.apply(it,arguments)}finally{zu(it)}}}function gs(it){return function(){if(this.curOp)return it.apply(this,arguments);ju(this);try{return it.apply(this,arguments)}finally{zu(this)}}}function ps(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);ju(st);try{return it.apply(this,arguments)}finally{zu(st)}}}function cd(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,en(ms,it))}function ms(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var dt=+new Date+it.options.workTime,ht=To(it,st.highlightFrontier),gt=[];st.iter(ht.line,Math.min(st.first+st.size,it.display.viewTo+500),function(wt){if(ht.line>=it.display.viewFrom){var Tt=wt.styles,It=wt.text.length>it.options.maxHighlightLength?Yn(st.mode,ht.state):null,Dt=Wi(it,wt,ht,!0);It&&(ht.state=It),wt.styles=Dt.styles;var Yt=wt.styleClasses,fe=Dt.classes;fe?wt.styleClasses=fe:Yt&&(wt.styleClasses=null);for(var Qt=!Tt||Tt.length!=wt.styles.length||Yt!=fe&&(!Yt||!fe||Yt.bgClass!=fe.bgClass||Yt.textClass!=fe.textClass),Be=0;!Qt&&Be<Tt.length;++Be)Qt=Tt[Be]!=wt.styles[Be];Qt&&gt.push(ht.line),wt.stateAfter=ht.save(),ht.nextLine()}else wt.text.length<=it.options.maxHighlightLength&&he(it,wt.text,ht),wt.stateAfter=ht.line%5==0?ht.save():null,ht.nextLine();if(+new Date>dt)return cd(it,it.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),gt.length&&_o(it,function(){for(var wt=0;wt<gt.length;wt++)ho(it,gt[wt],"text")})}}var Ch=function(it,st,dt){var ht=it.display;this.viewport=st,this.visible=ko(ht,it.doc,st),this.editorIsHidden=!ht.wrapper.offsetWidth,this.wrapperHeight=ht.wrapper.clientHeight,this.wrapperWidth=ht.wrapper.clientWidth,this.oldDisplayWidth=Ca(it),this.force=dt,this.dims=hu(it),this.events=[]};Ch.prototype.signal=function(it,st){_i(it,st)&&this.events.push(arguments)},Ch.prototype.finish=function(){for(var it=0;it<this.events.length;it++)gi.apply(null,this.events[it])};function jp(it){var st=it.display;!st.scrollbarsClipped&&st.scroller.offsetWidth&&(st.nativeBarWidth=st.scroller.offsetWidth-st.scroller.clientWidth,st.heightForcer.style.height=Fs(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=Fs(it)+"px",st.scrollbarsClipped=!0)}function zp(it){if(it.hasFocus())return null;var st=Ve();if(!st||!Ie(it.display.lineDiv,st))return null;var dt={activeElt:st};if(window.getSelection){var ht=window.getSelection();ht.anchorNode&&ht.extend&&Ie(it.display.lineDiv,ht.anchorNode)&&(dt.anchorNode=ht.anchorNode,dt.anchorOffset=ht.anchorOffset,dt.focusNode=ht.focusNode,dt.focusOffset=ht.focusOffset)}return dt}function ca(it){if(!(!it||!it.activeElt||it.activeElt==Ve())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&Ie(document.body,it.anchorNode)&&Ie(document.body,it.focusNode))){var st=window.getSelection(),dt=document.createRange();dt.setEnd(it.anchorNode,it.anchorOffset),dt.collapse(!1),st.removeAllRanges(),st.addRange(dt),st.extend(it.focusNode,it.focusOffset)}}function Uc(it,st){var dt=it.display,ht=it.doc;if(st.editorIsHidden)return Gr(it),!1;if(!st.force&&st.visible.from>=dt.viewFrom&&st.visible.to<=dt.viewTo&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo)&&dt.renderedView==dt.view&&La(it)==0)return!1;Xr(it)&&(Gr(it),st.dims=hu(it));var gt=ht.first+ht.size,wt=Math.max(st.visible.from-it.options.viewportMargin,ht.first),Tt=Math.min(gt,st.visible.to+it.options.viewportMargin);dt.viewFrom<wt&&wt-dt.viewFrom<20&&(wt=Math.max(ht.first,dt.viewFrom)),dt.viewTo>Tt&&dt.viewTo-Tt<20&&(Tt=Math.min(gt,dt.viewTo)),Re&&(wt=Hn(it.doc,wt),Tt=ti(it.doc,Tt));var It=wt!=dt.viewFrom||Tt!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;nr(it,wt,Tt),dt.viewOffset=uo(Ye(it.doc,dt.viewFrom)),it.display.mover.style.top=dt.viewOffset+"px";var Dt=La(it);if(!It&&Dt==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var Yt=zp(it);return Dt>4&&(dt.lineDiv.style.display="none"),og(it,dt.updateLineNumbers,st.dims),Dt>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,ca(Yt),ee(dt.cursorDiv),ee(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,It&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,cd(it,400)),dt.updateLineNumbers=null,!0}function Xo(it,st){for(var dt=st.viewport,ht=!0;;ht=!1){if(!ht||!it.options.lineWrapping||st.oldDisplayWidth==Ca(it)){if(dt&&dt.top!=null&&(dt={top:Math.min(it.doc.height+Js(it.display)-bl(it),dt.top)}),st.visible=ko(it.display,it.doc,dt),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ht&&(st.visible=ko(it.display,it.doc,dt));if(!Uc(it,st))break;Ni(it);var gt=$a(it);rs(it),Ru(it,gt),Wu(it,gt),st.force=!1}st.signal(it,"update",it),(it.display.viewFrom!=it.display.reportedViewFrom||it.display.viewTo!=it.display.reportedViewTo)&&(st.signal(it,"viewportChange",it,it.display.viewFrom,it.display.viewTo),it.display.reportedViewFrom=it.display.viewFrom,it.display.reportedViewTo=it.display.viewTo)}function Hu(it,st){var dt=new Ch(it,st);if(Uc(it,dt)){Ni(it),Xo(it,dt);var ht=$a(it);rs(it),Ru(it,ht),Wu(it,ht),dt.finish()}}function og(it,st,dt){var ht=it.display,gt=it.options.lineNumbers,wt=ht.lineDiv,Tt=wt.firstChild;function It(yn){var wn=yn.nextSibling;return te&&ft&&it.display.currentWheelTarget==yn?yn.style.display="none":yn.parentNode.removeChild(yn),wn}for(var Dt=ht.view,Yt=ht.viewFrom,fe=0;fe<Dt.length;fe++){var Qt=Dt[fe];if(!Qt.hidden)if(!Qt.node||Qt.node.parentNode!=wt){var Be=$i(it,Qt,Yt,dt);wt.insertBefore(Be,Tt)}else{for(;Tt!=Qt.node;)Tt=It(Tt);var Ne=gt&&st!=null&&st<=Yt&&Qt.lineNumber;Qt.changes&&(Le(Qt.changes,"gutter")>-1&&(Ne=!1),uu(it,Qt,Yt,dt)),Ne&&(ee(Qt.lineNumber),Qt.lineNumber.appendChild(document.createTextNode(on(it.options,Yt)))),Tt=Qt.node.nextSibling}Yt+=Qt.size}for(;Tt;)Tt=It(Tt)}function _u(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function Wu(it,st){it.display.sizer.style.minHeight=st.docHeight+"px",it.display.heightForcer.style.top=st.docHeight+"px",it.display.gutters.style.height=st.docHeight+it.display.barHeight+Fs(it)+"px"}function Yc(it){var st=it.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ht=Xd(st)-st.scroller.scrollLeft+it.doc.scrollLeft,gt=st.gutters.offsetWidth,wt=ht+"px",Tt=0;Tt<dt.length;Tt++)if(!dt[Tt].hidden){it.options.fixedGutter&&(dt[Tt].gutter&&(dt[Tt].gutter.style.left=wt),dt[Tt].gutterBackground&&(dt[Tt].gutterBackground.style.left=wt));var It=dt[Tt].alignable;if(It)for(var Dt=0;Dt<It.length;Dt++)It[Dt].style.left=wt}it.options.fixedGutter&&(st.gutters.style.left=ht+gt+"px")}}function Xr(it){if(!it.options.lineNumbers)return!1;var st=it.doc,dt=on(it.options,st.first+st.size-1),ht=it.display;if(dt.length!=ht.lineNumChars){var gt=ht.measure.appendChild($t("div",[$t("div",dt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),wt=gt.firstChild.offsetWidth,Tt=gt.offsetWidth-wt;return ht.lineGutter.style.width="",ht.lineNumInnerWidth=Math.max(wt,ht.lineGutter.offsetWidth-Tt)+1,ht.lineNumWidth=ht.lineNumInnerWidth+Tt,ht.lineNumChars=ht.lineNumInnerWidth?dt.length:-1,ht.lineGutter.style.width=ht.lineNumWidth+"px",_u(it.display),!0}return!1}function vs(it,st){for(var dt=[],ht=!1,gt=0;gt<it.length;gt++){var wt=it[gt],Tt=null;if(typeof wt!="string"&&(Tt=wt.style,wt=wt.className),wt=="CodeMirror-linenumbers")if(st)ht=!0;else continue;dt.push({className:wt,style:Tt})}return st&&!ht&&dt.push({className:"CodeMirror-linenumbers",style:null}),dt}function Lh(it){var st=it.gutters,dt=it.gutterSpecs;ee(st),it.lineGutter=null;for(var ht=0;ht<dt.length;++ht){var gt=dt[ht],wt=gt.className,Tt=gt.style,It=st.appendChild($t("div",null,"CodeMirror-gutter "+wt));Tt&&(It.style.cssText=Tt),wt=="CodeMirror-linenumbers"&&(it.lineGutter=It,It.style.width=(it.lineNumWidth||1)+"px")}st.style.display=dt.length?"":"none",_u(it)}function za(it){Lh(it.display),yr(it),Yc(it)}function Vu(it,st,dt,ht){var gt=this;this.input=dt,gt.scrollbarFiller=$t("div",null,"CodeMirror-scrollbar-filler"),gt.scrollbarFiller.setAttribute("cm-not-content","true"),gt.gutterFiller=$t("div",null,"CodeMirror-gutter-filler"),gt.gutterFiller.setAttribute("cm-not-content","true"),gt.lineDiv=Pe("div",null,"CodeMirror-code"),gt.selectionDiv=$t("div",null,null,"position: relative; z-index: 1"),gt.cursorDiv=$t("div",null,"CodeMirror-cursors"),gt.measure=$t("div",null,"CodeMirror-measure"),gt.lineMeasure=$t("div",null,"CodeMirror-measure"),gt.lineSpace=Pe("div",[gt.measure,gt.lineMeasure,gt.selectionDiv,gt.cursorDiv,gt.lineDiv],null,"position: relative; outline: none");var wt=Pe("div",[gt.lineSpace],"CodeMirror-lines");gt.mover=$t("div",[wt],null,"position: relative"),gt.sizer=$t("div",[gt.mover],"CodeMirror-sizer"),gt.sizerWidth=null,gt.heightForcer=$t("div",null,null,"position: absolute; height: "+nn+"px; width: 1px;"),gt.gutters=$t("div",null,"CodeMirror-gutters"),gt.lineGutter=null,gt.scroller=$t("div",[gt.sizer,gt.heightForcer,gt.gutters],"CodeMirror-scroll"),gt.scroller.setAttribute("tabIndex","-1"),gt.wrapper=$t("div",[gt.scrollbarFiller,gt.gutterFiller,gt.scroller],"CodeMirror"),ge&&ue<8&&(gt.gutters.style.zIndex=-1,gt.scroller.style.paddingRight=0),!te&&!(bt&&nt)&&(gt.scroller.draggable=!0),it&&(it.appendChild?it.appendChild(gt.wrapper):it(gt.wrapper)),gt.viewFrom=gt.viewTo=st.first,gt.reportedViewFrom=gt.reportedViewTo=st.first,gt.view=[],gt.renderedView=null,gt.externalMeasured=null,gt.viewOffset=0,gt.lastWrapHeight=gt.lastWrapWidth=0,gt.updateLineNumbers=null,gt.nativeBarWidth=gt.barHeight=gt.barWidth=0,gt.scrollbarsClipped=!1,gt.lineNumWidth=gt.lineNumInnerWidth=gt.lineNumChars=null,gt.alignWidgets=!1,gt.cachedCharWidth=gt.cachedTextHeight=gt.cachedPaddingH=null,gt.maxLine=null,gt.maxLineLength=0,gt.maxLineChanged=!1,gt.wheelDX=gt.wheelDY=gt.wheelStartX=gt.wheelStartY=null,gt.shift=!1,gt.selForContextMenu=null,gt.activeTouch=null,gt.gutterSpecs=vs(ht.gutters,ht.lineNumbers),Lh(gt),dt.init(gt)}var ka=0,Hr=null;ge?Hr=-.53:bt?Hr=15:xe?Hr=-.7:Ke&&(Hr=-1/3);function Tl(it){var st=it.wheelDeltaX,dt=it.wheelDeltaY;return st==null&&it.detail&&it.axis==it.HORIZONTAL_AXIS&&(st=it.detail),dt==null&&it.detail&&it.axis==it.VERTICAL_AXIS?dt=it.detail:dt==null&&(dt=it.wheelDelta),{x:st,y:dt}}function Ga(it){var st=Tl(it);return st.x*=Hr,st.y*=Hr,st}function ys(it,st){var dt=Tl(st),ht=dt.x,gt=dt.y,wt=it.display,Tt=wt.scroller,It=Tt.scrollWidth>Tt.clientWidth,Dt=Tt.scrollHeight>Tt.clientHeight;if(ht&&It||gt&&Dt){if(gt&&ft&&te){t:for(var Yt=st.target,fe=wt.view;Yt!=Tt;Yt=Yt.parentNode)for(var Qt=0;Qt<fe.length;Qt++)if(fe[Qt].node==Yt){it.display.currentWheelTarget=Yt;break t}}if(ht&&!bt&&!Xt&&Hr!=null){gt&&Dt&&Ph(it,Math.max(0,Tt.scrollTop+gt*Hr)),cu(it,Math.max(0,Tt.scrollLeft+ht*Hr)),(!gt||gt&&Dt)&&Ki(st),wt.wheelStartX=null;return}if(gt&&Hr!=null){var Be=gt*Hr,Ne=it.doc.scrollTop,yn=Ne+wt.wrapper.clientHeight;Be<0?Ne=Math.max(0,Ne+Be-50):yn=Math.min(it.doc.height,yn+Be+50),Hu(it,{top:Ne,bottom:yn})}ka<20&&(wt.wheelStartX==null?(wt.wheelStartX=Tt.scrollLeft,wt.wheelStartY=Tt.scrollTop,wt.wheelDX=ht,wt.wheelDY=gt,setTimeout(function(){if(wt.wheelStartX!=null){var wn=Tt.scrollLeft-wt.wheelStartX,Bn=Tt.scrollTop-wt.wheelStartY,$n=Bn&&wt.wheelDY&&Bn/wt.wheelDY||wn&&wt.wheelDX&&wn/wt.wheelDX;wt.wheelStartX=wt.wheelStartY=null,$n&&(Hr=(Hr*ka+$n)/(ka+1),++ka)}},200)):(wt.wheelDX+=ht,wt.wheelDY+=gt))}}var tl=function(it,st){this.ranges=it,this.primIndex=st};tl.prototype.primary=function(){return this.ranges[this.primIndex]},tl.prototype.equals=function(it){if(it==this)return!0;if(it.primIndex!=this.primIndex||it.ranges.length!=this.ranges.length)return!1;for(var st=0;st<this.ranges.length;st++){var dt=this.ranges[st],ht=it.ranges[st];if(!Kn(dt.anchor,ht.anchor)||!Kn(dt.head,ht.head))return!1}return!0},tl.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new Jo(ni(this.ranges[st].anchor),ni(this.ranges[st].head));return new tl(it,this.primIndex)},tl.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},tl.prototype.contains=function(it,st){st||(st=it);for(var dt=0;dt<this.ranges.length;dt++){var ht=this.ranges[dt];if(ln(st,ht.from())>=0&&ln(it,ht.to())<=0)return dt}return-1};var Jo=function(it,st){this.anchor=it,this.head=st};Jo.prototype.from=function(){return mn(this.anchor,this.head)},Jo.prototype.to=function(){return hi(this.anchor,this.head)},Jo.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function pl(it,st,dt){var ht=it&&it.options.selectionsMayTouch,gt=st[dt];st.sort(function(Be,Ne){return ln(Be.from(),Ne.from())}),dt=Le(st,gt);for(var wt=1;wt<st.length;wt++){var Tt=st[wt],It=st[wt-1],Dt=ln(It.to(),Tt.from());if(ht&&!Tt.empty()?Dt>0:Dt>=0){var Yt=mn(It.from(),Tt.from()),fe=hi(It.to(),Tt.to()),Qt=It.empty()?Tt.from()==Tt.head:It.from()==It.head;wt<=dt&&--dt,st.splice(--wt,2,new Jo(Qt?fe:Yt,Qt?Yt:fe))}}return new tl(st,dt)}function fu(it,st){return new tl([new Jo(it,st||it)],0)}function Uu(it){return it.text?ve(it.from.line+it.text.length-1,Se(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function kh(it,st){if(ln(it,st.from)<0)return it;if(ln(it,st.to)<=0)return Uu(st);var dt=it.line+st.text.length-(st.to.line-st.from.line)-1,ht=it.ch;return it.line==st.to.line&&(ht+=Uu(st).ch-st.to.ch),ve(dt,ht)}function Qd(it,st){for(var dt=[],ht=0;ht<it.sel.ranges.length;ht++){var gt=it.sel.ranges[ht];dt.push(new Jo(kh(gt.anchor,st),kh(gt.head,st)))}return pl(it.cm,dt,it.sel.primIndex)}function fd(it,st,dt){return it.line==st.line?ve(dt.line,it.ch-st.ch+dt.ch):ve(dt.line+(it.line-st.line),it.ch)}function qd(it,st,dt){for(var ht=[],gt=ve(it.first,0),wt=gt,Tt=0;Tt<st.length;Tt++){var It=st[Tt],Dt=fd(It.from,gt,wt),Yt=fd(Uu(It),gt,wt);if(gt=It.to,wt=Yt,dt=="around"){var fe=it.sel.ranges[Tt],Qt=ln(fe.head,fe.anchor)<0;ht[Tt]=new Jo(Qt?Yt:Dt,Qt?Dt:Yt)}else ht[Tt]=new Jo(Dt,Dt)}return new tl(ht,it.sel.primIndex)}function po(it){it.doc.mode=ke(it.options,it.doc.modeOption),$d(it)}function $d(it){it.doc.iter(function(st){st.stateAfter&&(st.stateAfter=null),st.styles&&(st.styles=null)}),it.doc.modeFrontier=it.doc.highlightFrontier=it.doc.first,cd(it,100),it.state.modeGen++,it.curOp&&yr(it)}function rg(it,st){return st.from.ch==0&&st.to.ch==0&&Se(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Zc(it,st,dt,ht){function gt(Si){return dt?dt[Si]:null}function wt(Si,ai,Mi){mr(Si,ai,Mi,ht),ci(Si,"change",Si,st)}function Tt(Si,ai){for(var Mi=[],Ji=Si;Ji<ai;++Ji)Mi.push(new or(Yt[Ji],gt(Ji),ht));return Mi}var It=st.from,Dt=st.to,Yt=st.text,fe=Ye(it,It.line),Qt=Ye(it,Dt.line),Be=Se(Yt),Ne=gt(Yt.length-1),yn=Dt.line-It.line;if(st.full)it.insert(0,Tt(0,Yt.length)),it.remove(Yt.length,it.size-Yt.length);else if(rg(it,st)){var wn=Tt(0,Yt.length-1);wt(Qt,Qt.text,Ne),yn&&it.remove(It.line,yn),wn.length&&it.insert(It.line,wn)}else if(fe==Qt)if(Yt.length==1)wt(fe,fe.text.slice(0,It.ch)+Be+fe.text.slice(Dt.ch),Ne);else{var Bn=Tt(1,Yt.length-1);Bn.push(new or(Be+fe.text.slice(Dt.ch),Ne,ht)),wt(fe,fe.text.slice(0,It.ch)+Yt[0],gt(0)),it.insert(It.line+1,Bn)}else if(Yt.length==1)wt(fe,fe.text.slice(0,It.ch)+Yt[0]+Qt.text.slice(Dt.ch),gt(0)),it.remove(It.line+1,yn);else{wt(fe,fe.text.slice(0,It.ch)+Yt[0],gt(0)),wt(Qt,Be+Qt.text.slice(Dt.ch),Ne);var $n=Tt(1,Yt.length-1);yn>1&&it.remove(It.line+1,yn-1),it.insert(It.line+1,$n)}ci(it,"change",it,st)}function Fl(it,st,dt){function ht(gt,wt,Tt){if(gt.linked)for(var It=0;It<gt.linked.length;++It){var Dt=gt.linked[It];if(Dt.doc!=wt){var Yt=Tt&&Dt.sharedHist;dt&&!Yt||(st(Dt.doc,Yt),ht(Dt.doc,gt,Yt))}}}ht(it,null,!0)}function Kc(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,Ei(it),po(it),tc(it),it.options.lineWrapping||ao(it),it.options.mode=st.modeOption,yr(it)}function tc(it){(it.doc.direction=="rtl"?Qe:Vt)(it.display.lineDiv,"CodeMirror-rtl")}function $0(it){_o(it,function(){tc(it),yr(it)})}function gd(it){this.done=[],this.undone=[],this.undoDepth=1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=it||1}function Xc(it,st){var dt={from:ni(st.from),to:Uu(st),text:In(it,st.from,st.to)};return Yu(it,dt,st.from.line,st.to.line+1),Fl(it,function(ht){return Yu(ht,dt,st.from.line,st.to.line+1)},!0),dt}function pd(it){for(;it.length;){var st=Se(it);if(st.ranges)it.pop();else break}}function ec(it,st){if(st)return pd(it.done),Se(it.done);if(it.done.length&&!Se(it.done).ranges)return Se(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),Se(it.done)}function nc(it,st,dt,ht){var gt=it.history;gt.undone.length=0;var wt=+new Date,Tt,It;if((gt.lastOp==ht||gt.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&gt.lastModTime>wt-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(Tt=ec(gt,gt.lastOp==ht)))It=Se(Tt.changes),ln(st.from,st.to)==0&&ln(st.from,It.to)==0?It.to=Uu(st):Tt.changes.push(Xc(it,st));else{var Dt=Se(gt.done);for((!Dt||!Dt.ranges)&&md(it.sel,gt.done),Tt={changes:[Xc(it,st)],generation:gt.generation},gt.done.push(Tt);gt.done.length>gt.undoDepth;)gt.done.shift(),gt.done[0].ranges||gt.done.shift()}gt.done.push(dt),gt.generation=++gt.maxGeneration,gt.lastModTime=gt.lastSelTime=wt,gt.lastOp=gt.lastSelOp=ht,gt.lastOrigin=gt.lastSelOrigin=st.origin,It||gi(it,"historyAdded")}function sg(it,st,dt,ht){var gt=st.charAt(0);return gt=="*"||gt=="+"&&dt.ranges.length==ht.ranges.length&&dt.somethingSelected()==ht.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function ic(it,st,dt,ht){var gt=it.history,wt=ht&&ht.origin;dt==gt.lastSelOp||wt&&gt.lastSelOrigin==wt&&(gt.lastModTime==gt.lastSelTime&&gt.lastOrigin==wt||sg(it,wt,Se(gt.done),st))?gt.done[gt.done.length-1]=st:md(st,gt.done),gt.lastSelTime=+new Date,gt.lastSelOrigin=wt,gt.lastSelOp=dt,ht&&ht.clearRedo!==!1&&pd(gt.undone)}function md(it,st){var dt=Se(st);dt&&dt.ranges&&dt.equals(it)||st.push(it)}function Yu(it,st,dt,ht){var gt=st["spans_"+it.id],wt=0;it.iter(Math.max(it.first,dt),Math.min(it.first+it.size,ht),function(Tt){Tt.markedSpans&&((gt||(gt=st["spans_"+it.id]={}))[wt]=Tt.markedSpans),++wt})}function ta(it){if(!it)return null;for(var st,dt=0;dt<it.length;++dt)it[dt].marker.explicitlyCleared?st||(st=it.slice(0,dt)):st&&st.push(it[dt]);return st?st.length?st:null:it}function Vl(it,st){var dt=st["spans_"+it.id];if(!dt)return null;for(var ht=[],gt=0;gt<st.text.length;++gt)ht.push(ta(dt[gt]));return ht}function Jc(it,st){var dt=Vl(it,st),ht=fo(it,st);if(!dt)return ht;if(!ht)return dt;for(var gt=0;gt<dt.length;++gt){var wt=dt[gt],Tt=ht[gt];if(wt&&Tt)t:for(var It=0;It<Tt.length;++It){for(var Dt=Tt[It],Yt=0;Yt<wt.length;++Yt)if(wt[Yt].marker==Dt.marker)continue t;wt.push(Dt)}else Tt&&(dt[gt]=Tt)}return dt}function gu(it,st,dt){for(var ht=[],gt=0;gt<it.length;++gt){var wt=it[gt];if(wt.ranges){ht.push(dt?tl.prototype.deepCopy.call(wt):wt);continue}var Tt=wt.changes,It=[];ht.push({changes:It});for(var Dt=0;Dt<Tt.length;++Dt){var Yt=Tt[Dt],fe=void 0;if(It.push({from:Yt.from,to:Yt.to,text:Yt.text}),st)for(var Qt in Yt)(fe=Qt.match(/^spans_(\d+)$/))&&Le(st,Number(fe[1]))>-1&&(Se(It)[Qt]=Yt[Qt],delete Yt[Qt])}}return ht}function Qc(it,st,dt,ht){if(ht){var gt=it.anchor;if(dt){var wt=ln(st,gt)<0;wt!=ln(dt,gt)<0?(gt=st,st=dt):wt!=ln(st,dt)<0&&(st=dt)}return new Jo(gt,st)}else return new Jo(dt||st,st)}function qc(it,st,dt,ht,gt){gt==null&&(gt=it.cm&&(it.cm.display.shift||it.extend)),_s(it,new tl([Qc(it.sel.primary(),st,dt,gt)],0),ht)}function Gp(it,st,dt){for(var ht=[],gt=it.cm&&(it.cm.display.shift||it.extend),wt=0;wt<it.sel.ranges.length;wt++)ht[wt]=Qc(it.sel.ranges[wt],st[wt],null,gt);var Tt=pl(it.cm,ht,it.sel.primIndex);_s(it,Tt,dt)}function Zu(it,st,dt,ht){var gt=it.sel.ranges.slice(0);gt[st]=dt,_s(it,pl(it.cm,gt,it.sel.primIndex),ht)}function Mh(it,st,dt,ht){_s(it,fu(st,dt),ht)}function Hp(it,st,dt){var ht={ranges:st.ranges,update:function(gt){this.ranges=[];for(var wt=0;wt<gt.length;wt++)this.ranges[wt]=new Jo(Pn(it,gt[wt].anchor),Pn(it,gt[wt].head))},origin:dt&&dt.origin};return gi(it,"beforeSelectionChange",it,ht),it.cm&&gi(it.cm,"beforeSelectionChange",it.cm,ht),ht.ranges!=st.ranges?pl(it.cm,ht.ranges,ht.ranges.length-1):st}function $c(it,st,dt){var ht=it.history.done,gt=Se(ht);gt&&gt.ranges?(ht[ht.length-1]=st,bh(it,st,dt)):_s(it,st,dt)}function _s(it,st,dt){bh(it,st,dt),ic(it,it.sel,it.cm?it.cm.curOp.id:NaN,dt)}function bh(it,st,dt){(_i(it,"beforeSelectionChange")||it.cm&&_i(it.cm,"beforeSelectionChange"))&&(st=Hp(it,st,dt));var ht=dt&&dt.bias||(ln(st.primary().head,it.sel.primary().head)<0?-1:1);ag(it,rc(it,st,ht,!0)),!(dt&&dt.scroll===!1)&&it.cm&&du(it.cm)}function ag(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,Po(it.cm)),ci(it,"cursorActivity",it))}function oc(it){ag(it,rc(it,it.sel,null,!1))}function rc(it,st,dt,ht){for(var gt,wt=0;wt<st.ranges.length;wt++){var Tt=st.ranges[wt],It=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[wt],Dt=sc(it,Tt.anchor,It&&It.anchor,dt,ht),Yt=sc(it,Tt.head,It&&It.head,dt,ht);(gt||Dt!=Tt.anchor||Yt!=Tt.head)&&(gt||(gt=st.ranges.slice(0,wt)),gt[wt]=new Jo(Dt,Yt))}return gt?pl(it.cm,gt,st.primIndex):st}function pu(it,st,dt,ht,gt){var wt=Ye(it,st.line);if(wt.markedSpans)for(var Tt=0;Tt<wt.markedSpans.length;++Tt){var It=wt.markedSpans[Tt],Dt=It.marker,Yt="selectLeft"in Dt?!Dt.selectLeft:Dt.inclusiveLeft,fe="selectRight"in Dt?!Dt.selectRight:Dt.inclusiveRight;if((It.from==null||(Yt?It.from<=st.ch:It.from<st.ch))&&(It.to==null||(fe?It.to>=st.ch:It.to>st.ch))){if(gt&&(gi(Dt,"beforeCursorEnter"),Dt.explicitlyCleared))if(wt.markedSpans){--Tt;continue}else break;if(!Dt.atomic)continue;if(dt){var Qt=Dt.find(ht<0?1:-1),Be=void 0;if((ht<0?fe:Yt)&&(Qt=lg(it,Qt,-ht,Qt&&Qt.line==st.line?wt:null)),Qt&&Qt.line==st.line&&(Be=ln(Qt,dt))&&(ht<0?Be<0:Be>0))return pu(it,Qt,st,ht,gt)}var Ne=Dt.find(ht<0?-1:1);return(ht<0?Yt:fe)&&(Ne=lg(it,Ne,ht,Ne.line==st.line?wt:null)),Ne?pu(it,Ne,st,ht,gt):null}}return st}function sc(it,st,dt,ht,gt){var wt=ht||1,Tt=pu(it,st,dt,wt,gt)||!gt&&pu(it,st,dt,wt,!0)||pu(it,st,dt,-wt,gt)||!gt&&pu(it,st,dt,-wt,!0);return Tt||(it.cantEdit=!0,ve(it.first,0))}function lg(it,st,dt,ht){return dt<0&&st.ch==0?st.line>it.first?Pn(it,ve(st.line-1)):null:dt>0&&st.ch==(ht||Ye(it,st.line)).text.length?st.line<it.first+it.size-1?ve(st.line+1,0):null:new ve(st.line,st.ch+dt)}function _r(it){it.setSelection(ve(it.firstLine(),0),ve(it.lastLine()),me)}function ac(it,st,dt){var ht={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return ht.canceled=!0}};return dt&&(ht.update=function(gt,wt,Tt,It){gt&&(ht.from=Pn(it,gt)),wt&&(ht.to=Pn(it,wt)),Tt&&(ht.text=Tt),It!==void 0&&(ht.origin=It)}),gi(it,"beforeChange",it,ht),it.cm&&gi(it.cm,"beforeChange",it.cm,ht),ht.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:ht.from,to:ht.to,text:ht.text,origin:ht.origin}}function Ku(it,st,dt){if(it.cm){if(!it.cm.curOp)return ss(it.cm,Ku)(it,st,dt);if(it.cm.state.suppressEdits)return}if(!((_i(it,"beforeChange")||it.cm&&_i(it.cm,"beforeChange"))&&(st=ac(it,st,!0),!st))){var ht=eo&&!dt&&bo(it,st.from,st.to);if(ht)for(var gt=ht.length-1;gt>=0;--gt)Nh(it,{from:ht[gt].from,to:ht[gt].to,text:gt?[""]:st.text,origin:st.origin});else Nh(it,st)}}function Nh(it,st){if(!(st.text.length==1&&st.text[0]==""&&ln(st.from,st.to)==0)){var dt=Qd(it,st);nc(it,st,dt,it.cm?it.cm.curOp.id:NaN),vd(it,st,dt,fo(it,st));var ht=[];Fl(it,function(gt,wt){!wt&&Le(ht,gt.history)==-1&&(hg(gt.history,st),ht.push(gt.history)),vd(gt,st,null,fo(gt,st))})}}function lc(it,st,dt){var ht=it.cm&&it.cm.state.suppressEdits;if(!(ht&&!dt)){for(var gt=it.history,wt,Tt=it.sel,It=st=="undo"?gt.done:gt.undone,Dt=st=="undo"?gt.undone:gt.done,Yt=0;Yt<It.length&&(wt=It[Yt],!(dt?wt.ranges&&!wt.equals(it.sel):!wt.ranges));Yt++);if(Yt!=It.length){for(gt.lastOrigin=gt.lastSelOrigin=null;;)if(wt=It.pop(),wt.ranges){if(md(wt,Dt),dt&&!wt.equals(it.sel)){_s(it,wt,{clearRedo:!1});return}Tt=wt}else if(ht){It.push(wt);return}else break;var fe=[];md(Tt,Dt),Dt.push({changes:fe,generation:gt.generation}),gt.generation=wt.generation||++gt.maxGeneration;for(var Qt=_i(it,"beforeChange")||it.cm&&_i(it.cm,"beforeChange"),Be=function(wn){var Bn=wt.changes[wn];if(Bn.origin=st,Qt&&!ac(it,Bn,!1))return It.length=0,{};fe.push(Xc(it,Bn));var $n=wn?Qd(it,Bn):Se(It);vd(it,Bn,$n,Jc(it,Bn)),!wn&&it.cm&&it.cm.scrollIntoView({from:Bn.from,to:Uu(Bn)});var Si=[];Fl(it,function(ai,Mi){!Mi&&Le(Si,ai.history)==-1&&(hg(ai.history,Bn),Si.push(ai.history)),vd(ai,Bn,null,Jc(ai,Bn))})},Ne=wt.changes.length-1;Ne>=0;--Ne){var yn=Be(Ne);if(yn)return yn.v}}}}function ug(it,st){if(st!=0&&(it.first+=st,it.sel=new tl(tn(it.sel.ranges,function(gt){return new Jo(ve(gt.anchor.line+st,gt.anchor.ch),ve(gt.head.line+st,gt.head.ch))}),it.sel.primIndex),it.cm)){yr(it.cm,it.first,it.first-st,st);for(var dt=it.cm.display,ht=dt.viewFrom;ht<dt.viewTo;ht++)ho(it.cm,ht,"gutter")}}function vd(it,st,dt,ht){if(it.cm&&!it.cm.curOp)return ss(it.cm,vd)(it,st,dt,ht);if(st.to.line<it.first){ug(it,st.text.length-1-(st.to.line-st.from.line));return}if(!(st.from.line>it.lastLine())){if(st.from.line<it.first){var gt=st.text.length-1-(it.first-st.from.line);ug(it,gt),st={from:ve(it.first,0),to:ve(st.to.line+gt,st.to.ch),text:[Se(st.text)],origin:st.origin}}var wt=it.lastLine();st.to.line>wt&&(st={from:st.from,to:ve(wt,Ye(it,wt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=In(it,st.from,st.to),dt||(dt=Qd(it,st)),it.cm?_p(it.cm,st,ht):Zc(it,st,ht),bh(it,dt,me),it.cantEdit&&sc(it,ve(it.firstLine(),0))&&(it.cantEdit=!1)}}function _p(it,st,dt){var ht=it.doc,gt=it.display,wt=st.from,Tt=st.to,It=!1,Dt=wt.line;it.options.lineWrapping||(Dt=Wt(Vn(Ye(ht,wt.line))),ht.iter(Dt,Tt.line+1,function(Ne){if(Ne==gt.maxLine)return It=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&Po(it),Zc(ht,st,dt,vr(it)),it.options.lineWrapping||(ht.iter(Dt,wt.line+st.text.length,function(Ne){var yn=tr(Ne);yn>gt.maxLineLength&&(gt.maxLine=Ne,gt.maxLineLength=yn,gt.maxLineChanged=!0,It=!1)}),It&&(it.curOp.updateMaxLine=!0)),Ii(ht,wt.line),cd(it,400);var Yt=st.text.length-(Tt.line-wt.line)-1;st.full?yr(it):wt.line==Tt.line&&st.text.length==1&&!rg(it.doc,st)?ho(it,wt.line,"text"):yr(it,wt.line,Tt.line+1,Yt);var fe=_i(it,"changes"),Qt=_i(it,"change");if(Qt||fe){var Be={from:wt,to:Tt,text:st.text,removed:st.removed,origin:st.origin};Qt&&ci(it,"change",it,Be),fe&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(Be)}it.display.selForContextMenu=null}function Th(it,st,dt,ht,gt){var wt;ht||(ht=dt),ln(ht,dt)<0&&(wt=[ht,dt],dt=wt[0],ht=wt[1]),typeof st=="string"&&(st=it.splitLines(st)),Ku(it,{from:dt,to:ht,text:st,origin:gt})}function el(it,st,dt,ht){dt<it.line?it.line+=ht:st<it.line&&(it.line=st,it.ch=0)}function Wp(it,st,dt,ht){for(var gt=0;gt<it.length;++gt){var wt=it[gt],Tt=!0;if(wt.ranges){wt.copied||(wt=it[gt]=wt.deepCopy(),wt.copied=!0);for(var It=0;It<wt.ranges.length;It++)el(wt.ranges[It].anchor,st,dt,ht),el(wt.ranges[It].head,st,dt,ht);continue}for(var Dt=0;Dt<wt.changes.length;++Dt){var Yt=wt.changes[Dt];if(dt<Yt.from.line)Yt.from=ve(Yt.from.line+ht,Yt.from.ch),Yt.to=ve(Yt.to.line+ht,Yt.to.ch);else if(st<=Yt.to.line){Tt=!1;break}}Tt||(it.splice(0,gt+1),gt=0)}}function hg(it,st){var dt=st.from.line,ht=st.to.line,gt=st.text.length-(ht-dt)-1;Wp(it.done,dt,ht,gt),Wp(it.undone,dt,ht,gt)}function Fh(it,st,dt,ht){var gt=st,wt=st;return typeof st=="number"?wt=Ye(it,fn(it,st)):gt=Wt(st),gt==null?null:(ht(wt,gt)&&it.cm&&ho(it.cm,gt,dt),wt)}function yd(it){this.lines=it,this.parent=null;for(var st=0,dt=0;dt<it.length;++dt)it[dt].parent=this,st+=it[dt].height;this.height=st}yd.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,st){for(var dt=it,ht=it+st;dt<ht;++dt){var gt=this.lines[dt];this.height-=gt.height,Ar(gt),ci(gt,"delete")}this.lines.splice(it,st)},collapse:function(it){it.push.apply(it,this.lines)},insertInner:function(it,st,dt){this.height+=dt,this.lines=this.lines.slice(0,it).concat(st).concat(this.lines.slice(it));for(var ht=0;ht<st.length;++ht)st[ht].parent=this},iterN:function(it,st,dt){for(var ht=it+st;it<ht;++it)if(dt(this.lines[it]))return!0}};function Nr(it){this.children=it;for(var st=0,dt=0,ht=0;ht<it.length;++ht){var gt=it[ht];st+=gt.chunkSize(),dt+=gt.height,gt.parent=this}this.size=st,this.height=dt,this.parent=null}Nr.prototype={chunkSize:function(){return this.size},removeInner:function(it,st){this.size-=st;for(var dt=0;dt<this.children.length;++dt){var ht=this.children[dt],gt=ht.chunkSize();if(it<gt){var wt=Math.min(st,gt-it),Tt=ht.height;if(ht.removeInner(it,wt),this.height-=Tt-ht.height,gt==wt&&(this.children.splice(dt--,1),ht.parent=null),(st-=wt)==0)break;it=0}else it-=gt}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof yd))){var It=[];this.collapse(It),this.children=[new yd(It)],this.children[0].parent=this}},collapse:function(it){for(var st=0;st<this.children.length;++st)this.children[st].collapse(it)},insertInner:function(it,st,dt){this.size+=st.length,this.height+=dt;for(var ht=0;ht<this.children.length;++ht){var gt=this.children[ht],wt=gt.chunkSize();if(it<=wt){if(gt.insertInner(it,st,dt),gt.lines&&gt.lines.length>50){for(var Tt=gt.lines.length%25+25,It=Tt;It<gt.lines.length;){var Dt=new yd(gt.lines.slice(It,It+=25));gt.height-=Dt.height,this.children.splice(++ht,0,Dt),Dt.parent=this}gt.lines=gt.lines.slice(0,Tt),this.maybeSpill()}break}it-=wt}},maybeSpill:function(){if(!(this.children.length<=10)){var it=this;do{var st=it.children.splice(it.children.length-5,5),dt=new Nr(st);if(it.parent){it.size-=dt.size,it.height-=dt.height;var gt=Le(it.parent.children,it);it.parent.children.splice(gt+1,0,dt)}else{var ht=new Nr(it.children);ht.parent=it,it.children=[ht,dt],it=ht}dt.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,st,dt){for(var ht=0;ht<this.children.length;++ht){var gt=this.children[ht],wt=gt.chunkSize();if(it<wt){var Tt=Math.min(st,wt-it);if(gt.iterN(it,Tt,dt))return!0;if((st-=Tt)==0)break;it=0}else it-=wt}}};var mu=function(it,st,dt){if(dt)for(var ht in dt)dt.hasOwnProperty(ht)&&(this[ht]=dt[ht]);this.doc=it,this.node=st};mu.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,dt=this.line,ht=Wt(dt);if(!(ht==null||!st)){for(var gt=0;gt<st.length;++gt)st[gt]==this&&st.splice(gt--,1);st.length||(dt.widgets=null);var wt=is(this);an(dt,Math.max(0,dt.height-wt)),it&&(_o(it,function(){Vp(it,dt,-wt),ho(it,ht,"widget")}),ci(it,"lineWidgetCleared",it,this,ht))}},mu.prototype.changed=function(){var it=this,st=this.height,dt=this.doc.cm,ht=this.line;this.height=null;var gt=is(this)-st;gt&&(Ze(this.doc,ht)||an(ht,ht.height+gt),dt&&_o(dt,function(){dt.curOp.forceUpdate=!0,Vp(dt,ht,gt),ci(dt,"lineWidgetChanged",dt,it,Wt(ht))}))},ji(mu);function Vp(it,st,dt){uo(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&_c(it,dt)}function tf(it,st,dt,ht){var gt=new mu(it,dt,ht),wt=it.cm;return wt&&gt.noHScroll&&(wt.display.alignWidgets=!0),Fh(it,st,"widget",function(Tt){var It=Tt.widgets||(Tt.widgets=[]);if(gt.insertAt==null?It.push(gt):It.splice(Math.min(It.length-1,Math.max(0,gt.insertAt)),0,gt),gt.line=Tt,wt&&!Ze(it,Tt)){var Dt=uo(Tt)<it.scrollTop;an(Tt,Tt.height+is(gt)),Dt&&_c(wt,gt.height),wt.curOp.forceUpdate=!0}return!0}),wt&&ci(wt,"lineWidgetAdded",wt,gt,typeof st=="number"?st:Wt(st)),gt}var Up=0,ae=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++Up};ae.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&ju(it),_i(this,"clear")){var dt=this.find();dt&&ci(this,"clear",dt.from,dt.to)}for(var ht=null,gt=null,wt=0;wt<this.lines.length;++wt){var Tt=this.lines[wt],It=Yo(Tt.markedSpans,this);it&&!this.collapsed?ho(it,Wt(Tt),"text"):it&&(It.to!=null&&(gt=Wt(Tt)),It.from!=null&&(ht=Wt(Tt))),Tt.markedSpans=io(Tt.markedSpans,It),It.from==null&&this.collapsed&&!Ze(this.doc,Tt)&&it&&an(Tt,Qs(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var Dt=0;Dt<this.lines.length;++Dt){var Yt=Vn(this.lines[Dt]),fe=tr(Yt);fe>it.display.maxLineLength&&(it.display.maxLine=Yt,it.display.maxLineLength=fe,it.display.maxLineChanged=!0)}ht!=null&&it&&this.collapsed&&yr(it,ht,gt+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&oc(it.doc)),it&&ci(it,"markerCleared",it,this,ht,gt),st&&zu(it),this.parent&&this.parent.clear()}},ae.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var dt,ht,gt=0;gt<this.lines.length;++gt){var wt=this.lines[gt],Tt=Yo(wt.markedSpans,this);if(Tt.from!=null&&(dt=ve(st?wt:Wt(wt),Tt.from),it==-1))return dt;if(Tt.to!=null&&(ht=ve(st?wt:Wt(wt),Tt.to),it==1))return ht}return dt&&{from:dt,to:ht}},ae.prototype.changed=function(){var it=this,st=this.find(-1,!0),dt=this,ht=this.doc.cm;!st||!ht||_o(ht,function(){var gt=st.line,wt=Wt(st.line),Tt=fl(ht,wt);if(Tt&&(ud(Tt),ht.curOp.selectionChanged=ht.curOp.forceUpdate=!0),ht.curOp.updateMaxLine=!0,!Ze(dt.doc,gt)&&dt.height!=null){var It=dt.height;dt.height=null;var Dt=is(dt)-It;Dt&&an(gt,gt.height+Dt)}ci(ht,"markerChanged",ht,it)})},ae.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||Le(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},ae.prototype.detachLine=function(it){if(this.lines.splice(Le(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},ji(ae);function Eh(it,st,dt,ht,gt){if(ht&&ht.shared)return Yp(it,st,dt,ht,gt);if(it.cm&&!it.cm.curOp)return ss(it.cm,Eh)(it,st,dt,ht,gt);var wt=new ae(it,gt),Tt=ln(st,dt);if(ht&&$e(ht,wt,!1),Tt>0||Tt==0&&wt.clearWhenEmpty!==!1)return wt;if(wt.replacedWith&&(wt.collapsed=!0,wt.widgetNode=Pe("span",[wt.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||wt.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(wt.widgetNode.insertLeft=!0)),wt.collapsed){if(bi(it,st.line,st,dt,wt)||st.line!=dt.line&&bi(it,dt.line,st,dt,wt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Oe()}wt.addToHistory&&nc(it,{from:st,to:dt,origin:"markText"},it.sel,NaN);var It=st.line,Dt=it.cm,Yt;if(it.iter(It,dt.line+1,function(Qt){Dt&&wt.collapsed&&!Dt.options.lineWrapping&&Vn(Qt)==Dt.display.maxLine&&(Yt=!0),wt.collapsed&&It!=st.line&&an(Qt,0),Do(Qt,new Vi(wt,It==st.line?st.ch:null,It==dt.line?dt.ch:null)),++It}),wt.collapsed&&it.iter(st.line,dt.line+1,function(Qt){Ze(it,Qt)&&an(Qt,0)}),wt.clearOnEnter&&An(wt,"beforeCursorEnter",function(){return wt.clear()}),wt.readOnly&&(co(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),wt.collapsed&&(wt.id=++Up,wt.atomic=!0),Dt){if(Yt&&(Dt.curOp.updateMaxLine=!0),wt.collapsed)yr(Dt,st.line,dt.line+1);else if(wt.className||wt.startStyle||wt.endStyle||wt.css||wt.attributes||wt.title)for(var fe=st.line;fe<=dt.line;fe++)ho(Dt,fe,"text");wt.atomic&&oc(Dt.doc),ci(Dt,"markerAdded",Dt,wt)}return wt}var Ul=function(it,st){this.markers=it,this.primary=st;for(var dt=0;dt<it.length;++dt)it[dt].parent=this};Ul.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();ci(this,"clear")}},Ul.prototype.find=function(it,st){return this.primary.find(it,st)},ji(Ul);function Yp(it,st,dt,ht,gt){ht=$e(ht),ht.shared=!1;var wt=[Eh(it,st,dt,ht,gt)],Tt=wt[0],It=ht.widgetNode;return Fl(it,function(Dt){It&&(ht.widgetNode=It.cloneNode(!0)),wt.push(Eh(Dt,Pn(Dt,st),Pn(Dt,dt),ht,gt));for(var Yt=0;Yt<Dt.linked.length;++Yt)if(Dt.linked[Yt].isParent)return;Tt=Se(wt)}),new Ul(wt,Tt)}function dg(it){return it.findMarks(ve(it.first,0),it.clipPos(ve(it.lastLine())),function(st){return st.parent})}function Zp(it,st){for(var dt=0;dt<st.length;dt++){var ht=st[dt],gt=ht.find(),wt=it.clipPos(gt.from),Tt=it.clipPos(gt.to);if(ln(wt,Tt)){var It=Eh(it,wt,Tt,ht.primary,ht.primary.type);ht.markers.push(It),It.parent=ht}}}function cg(it){for(var st=function(ht){var gt=it[ht],wt=[gt.primary.doc];Fl(gt.primary.doc,function(Dt){return wt.push(Dt)});for(var Tt=0;Tt<gt.markers.length;Tt++){var It=gt.markers[Tt];Le(wt,It.doc)==-1&&(It.parent=null,gt.markers.splice(Tt--,1))}},dt=0;dt<it.length;dt++)st(dt)}var tv=0,Bs=function(it,st,dt,ht,gt){if(!(this instanceof Bs))return new Bs(it,st,dt,ht,gt);dt==null&&(dt=0),Nr.call(this,[new yd([new or("",null)])]),this.first=dt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=dt;var wt=ve(dt,0);this.sel=fu(wt),this.history=new gd(null),this.id=++tv,this.modeOption=st,this.lineSep=ht,this.direction=gt=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Zc(this,{from:wt,to:wt,text:it}),_s(this,fu(wt),me)};Bs.prototype=Pt(Nr.prototype,{constructor:Bs,iter:function(it,st,dt){dt?this.iterN(it-this.first,st-it,dt):this.iterN(this.first,this.first+this.size,it)},insert:function(it,st){for(var dt=0,ht=0;ht<st.length;++ht)dt+=st[ht].height;this.insertInner(it-this.first,st,dt)},remove:function(it,st){this.removeInner(it-this.first,st)},getValue:function(it){var st=pi(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:ps(function(it){var st=ve(this.first,0),dt=this.first+this.size-1;Ku(this,{from:st,to:ve(dt,Ye(this,dt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&wh(this.cm,0,0),_s(this,fu(st),me)}),replaceRange:function(it,st,dt,ht){st=Pn(this,st),dt=dt?Pn(this,dt):st,Th(this,it,st,dt,ht)},getRange:function(it,st,dt){var ht=In(this,Pn(this,it),Pn(this,st));return dt===!1?ht:ht.join(dt||this.lineSeparator())},getLine:function(it){var st=this.getLineHandle(it);return st&&st.text},getLineHandle:function(it){if(un(this,it))return Ye(this,it)},getLineNumber:function(it){return Wt(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=Ye(this,it)),Vn(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return Pn(this,it)},getCursor:function(it){var st=this.sel.primary(),dt;return it==null||it=="head"?dt=st.head:it=="anchor"?dt=st.anchor:it=="end"||it=="to"||it===!1?dt=st.to():dt=st.from(),dt},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:ps(function(it,st,dt){Mh(this,Pn(this,typeof it=="number"?ve(it,st||0):it),null,dt)}),setSelection:ps(function(it,st,dt){Mh(this,Pn(this,it),Pn(this,st||it),dt)}),extendSelection:ps(function(it,st,dt){qc(this,Pn(this,it),st&&Pn(this,st),dt)}),extendSelections:ps(function(it,st){Gp(this,ri(this,it),st)}),extendSelectionsBy:ps(function(it,st){var dt=tn(this.sel.ranges,it);Gp(this,ri(this,dt),st)}),setSelections:ps(function(it,st,dt){if(it.length){for(var ht=[],gt=0;gt<it.length;gt++)ht[gt]=new Jo(Pn(this,it[gt].anchor),Pn(this,it[gt].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),_s(this,pl(this.cm,ht,st),dt)}}),addSelection:ps(function(it,st,dt){var ht=this.sel.ranges.slice(0);ht.push(new Jo(Pn(this,it),Pn(this,st||it))),_s(this,pl(this.cm,ht,ht.length-1),dt)}),getSelection:function(it){for(var st=this.sel.ranges,dt,ht=0;ht<st.length;ht++){var gt=In(this,st[ht].from(),st[ht].to());dt=dt?dt.concat(gt):gt}return it===!1?dt:dt.join(it||this.lineSeparator())},getSelections:function(it){for(var st=[],dt=this.sel.ranges,ht=0;ht<dt.length;ht++){var gt=In(this,dt[ht].from(),dt[ht].to());it!==!1&&(gt=gt.join(it||this.lineSeparator())),st[ht]=gt}return st},replaceSelection:function(it,st,dt){for(var ht=[],gt=0;gt<this.sel.ranges.length;gt++)ht[gt]=it;this.replaceSelections(ht,st,dt||"+input")},replaceSelections:ps(function(it,st,dt){for(var ht=[],gt=this.sel,wt=0;wt<gt.ranges.length;wt++){var Tt=gt.ranges[wt];ht[wt]={from:Tt.from(),to:Tt.to(),text:this.splitLines(it[wt]),origin:dt}}for(var It=st&&st!="end"&&qd(this,ht,st),Dt=ht.length-1;Dt>=0;Dt--)Ku(this,ht[Dt]);It?$c(this,It):this.cm&&du(this.cm)}),undo:ps(function(){lc(this,"undo")}),redo:ps(function(){lc(this,"redo")}),undoSelection:ps(function(){lc(this,"undo",!0)}),redoSelection:ps(function(){lc(this,"redo",!0)}),setExtending:function(it){this.extend=it},getExtending:function(){return this.extend},historySize:function(){for(var it=this.history,st=0,dt=0,ht=0;ht<it.done.length;ht++)it.done[ht].ranges||++st;for(var gt=0;gt<it.undone.length;gt++)it.undone[gt].ranges||++dt;return{undo:st,redo:dt}},clearHistory:function(){var it=this;this.history=new gd(this.history.maxGeneration),Fl(this,function(st){return st.history=it.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(it){return it&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(it){return this.history.generation==(it||this.cleanGeneration)},getHistory:function(){return{done:gu(this.history.done),undone:gu(this.history.undone)}},setHistory:function(it){var st=this.history=new gd(this.history.maxGeneration);st.done=gu(it.done.slice(0),null,!0),st.undone=gu(it.undone.slice(0),null,!0)},setGutterMarker:ps(function(it,st,dt){return Fh(this,it,"gutter",function(ht){var gt=ht.gutterMarkers||(ht.gutterMarkers={});return gt[st]=dt,!dt&&kt(gt)&&(ht.gutterMarkers=null),!0})}),clearGutter:ps(function(it){var st=this;this.iter(function(dt){dt.gutterMarkers&&dt.gutterMarkers[it]&&Fh(st,dt,"gutter",function(){return dt.gutterMarkers[it]=null,kt(dt.gutterMarkers)&&(dt.gutterMarkers=null),!0})})}),lineInfo:function(it){var st;if(typeof it=="number"){if(!un(this,it)||(st=it,it=Ye(this,it),!it))return null}else if(st=Wt(it),st==null)return null;return{line:st,handle:it,text:it.text,gutterMarkers:it.gutterMarkers,textClass:it.textClass,bgClass:it.bgClass,wrapClass:it.wrapClass,widgets:it.widgets}},addLineClass:ps(function(it,st,dt){return Fh(this,it,st=="gutter"?"gutter":"class",function(ht){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!ht[gt])ht[gt]=dt;else{if(Gt(dt).test(ht[gt]))return!1;ht[gt]+=" "+dt}return!0})}),removeLineClass:ps(function(it,st,dt){return Fh(this,it,st=="gutter"?"gutter":"class",function(ht){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",wt=ht[gt];if(wt)if(dt==null)ht[gt]=null;else{var Tt=wt.match(Gt(dt));if(!Tt)return!1;var It=Tt.index+Tt[0].length;ht[gt]=wt.slice(0,Tt.index)+(!Tt.index||It==wt.length?"":" ")+wt.slice(It)||null}else return!1;return!0})}),addLineWidget:ps(function(it,st,dt){return tf(this,it,st,dt)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,dt){return Eh(this,Pn(this,it),Pn(this,st),dt,dt&&dt.type||"range")},setBookmark:function(it,st){var dt={replacedWith:st&&(st.nodeType==null?st.widget:st),insertLeft:st&&st.insertLeft,clearWhenEmpty:!1,shared:st&&st.shared,handleMouseEvents:st&&st.handleMouseEvents};return it=Pn(this,it),Eh(this,it,it,dt,"bookmark")},findMarksAt:function(it){it=Pn(this,it);var st=[],dt=Ye(this,it.line).markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht){var gt=dt[ht];(gt.from==null||gt.from<=it.ch)&&(gt.to==null||gt.to>=it.ch)&&st.push(gt.marker.parent||gt.marker)}return st},findMarks:function(it,st,dt){it=Pn(this,it),st=Pn(this,st);var ht=[],gt=it.line;return this.iter(it.line,st.line+1,function(wt){var Tt=wt.markedSpans;if(Tt)for(var It=0;It<Tt.length;It++){var Dt=Tt[It];!(Dt.to!=null&&gt==it.line&&it.ch>=Dt.to||Dt.from==null&&gt!=it.line||Dt.from!=null&&gt==st.line&&Dt.from>=st.ch)&&(!dt||dt(Dt.marker))&&ht.push(Dt.marker.parent||Dt.marker)}++gt}),ht},getAllMarks:function(){var it=[];return this.iter(function(st){var dt=st.markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht)dt[ht].from!=null&&it.push(dt[ht].marker)}),it},posFromIndex:function(it){var st,dt=this.first,ht=this.lineSeparator().length;return this.iter(function(gt){var wt=gt.text.length+ht;if(wt>it)return st=it,!0;it-=wt,++dt}),Pn(this,ve(dt,st))},indexFromPos:function(it){it=Pn(this,it);var st=it.ch;if(it.line<this.first||it.ch<0)return 0;var dt=this.lineSeparator().length;return this.iter(this.first,it.line,function(ht){st+=ht.text.length+dt}),st},copy:function(it){var st=new Bs(pi(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return st.scrollTop=this.scrollTop,st.scrollLeft=this.scrollLeft,st.sel=this.sel,st.extend=!1,it&&(st.history.undoDepth=this.history.undoDepth,st.setHistory(this.getHistory())),st},linkedDoc:function(it){it||(it={});var st=this.first,dt=this.first+this.size;it.from!=null&&it.from>st&&(st=it.from),it.to!=null&&it.to<dt&&(dt=it.to);var ht=new Bs(pi(this,st,dt),it.mode||this.modeOption,st,this.lineSep,this.direction);return it.sharedHist&&(ht.history=this.history),(this.linked||(this.linked=[])).push({doc:ht,sharedHist:it.sharedHist}),ht.linked=[{doc:this,isParent:!0,sharedHist:it.sharedHist}],Zp(ht,dg(this)),ht},unlinkDoc:function(it){if(it instanceof Io&&(it=it.doc),this.linked)for(var st=0;st<this.linked.length;++st){var dt=this.linked[st];if(dt.doc==it){this.linked.splice(st,1),it.unlinkDoc(this),cg(dg(this));break}}if(it.history==this.history){var ht=[it.id];Fl(it,function(gt){return ht.push(gt.id)},!0),it.history=new gd(null),it.history.done=gu(this.history.done,ht),it.history.undone=gu(this.history.undone,ht)}},iterLinkedDocs:function(it){Fl(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):Co(it)},lineSeparator:function(){return this.lineSep||`
`},setDirection:ps(function(it){it!="rtl"&&(it="ltr"),it!=this.direction&&(this.direction=it,this.iter(function(st){return st.order=null}),this.cm&&$0(this.cm))})}),Bs.prototype.eachLine=Bs.prototype.iter;var uc=0;function fg(it){var st=this;if(Jp(st),!(Li(st,it)||zr(st.display,it))){Ki(it),ge&&(uc=+new Date);var dt=qs(st,it,!0),ht=it.dataTransfer.files;if(!(!dt||st.isReadOnly()))if(ht&&ht.length&&window.FileReader&&window.File)for(var gt=ht.length,wt=Array(gt),Tt=0,It=function(){++Tt==gt&&ss(st,function(){dt=Pn(st.doc,dt);var Ne={from:dt,to:dt,text:st.doc.splitLines(wt.filter(function(yn){return yn!=null}).join(st.doc.lineSeparator())),origin:"paste"};Ku(st.doc,Ne),$c(st.doc,fu(Pn(st.doc,dt),Pn(st.doc,Uu(Ne))))})()},Dt=function(Ne,yn){if(st.options.allowDropFileTypes&&Le(st.options.allowDropFileTypes,Ne.type)==-1){It();return}var wn=new FileReader;wn.onerror=function(){return It()},wn.onload=function(){var Bn=wn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Bn)){It();return}wt[yn]=Bn,It()},wn.readAsText(Ne)},Yt=0;Yt<ht.length;Yt++)Dt(ht[Yt],Yt);else{if(st.state.draggingText&&st.doc.sel.contains(dt)>-1){st.state.draggingText(it),setTimeout(function(){return st.display.input.focus()},20);return}try{var fe=it.dataTransfer.getData("Text");if(fe){var Qt;if(st.state.draggingText&&!st.state.draggingText.copy&&(Qt=st.listSelections()),bh(st.doc,fu(dt,dt)),Qt)for(var Be=0;Be<Qt.length;++Be)Th(st.doc,"",Qt[Be].anchor,Qt[Be].head,"drag");st.replaceSelection(fe,"around","paste"),st.display.input.focus()}}catch(Ne){}}}}function Kp(it,st){if(ge&&(!it.state.draggingText||+new Date-uc<100)){Vo(st);return}if(!(Li(it,st)||zr(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!Ke)){var dt=$t("img",null,null,"position: fixed; left: 0; top: 0;");dt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",Xt&&(dt.width=dt.height=1,it.display.wrapper.appendChild(dt),dt._top=dt.offsetTop),st.dataTransfer.setDragImage(dt,0,0),Xt&&dt.parentNode.removeChild(dt)}}function Xp(it,st){var dt=qs(it,st);if(dt){var ht=document.createDocumentFragment();No(it,dt,ht),it.display.dragCursor||(it.display.dragCursor=$t("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),it.display.lineSpace.insertBefore(it.display.dragCursor,it.display.cursorDiv)),ie(it.display.dragCursor,ht)}}function Jp(it){it.display.dragCursor&&(it.display.lineSpace.removeChild(it.display.dragCursor),it.display.dragCursor=null)}function Qp(it){if(document.getElementsByClassName){for(var st=document.getElementsByClassName("CodeMirror"),dt=[],ht=0;ht<st.length;ht++){var gt=st[ht].CodeMirror;gt&&dt.push(gt)}dt.length&&dt[0].operation(function(){for(var wt=0;wt<dt.length;wt++)it(dt[wt])})}}var gg=!1;function Ha(){gg||(Sd(),gg=!0)}function Sd(){var it;An(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,Qp(pg)},100))}),An(window,"blur",function(){return Qp(xh)})}function pg(it){var st=it.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,it.setSize()}for(var Yl={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},hc=0;hc<10;hc++)Yl[hc+48]=Yl[hc+96]=String(hc);for(var ef=65;ef<=90;ef++)Yl[ef]=String.fromCharCode(ef);for(var dc=1;dc<=12;dc++)Yl[dc+111]=Yl[dc+63235]="F"+dc;var Ma={};Ma.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},Ma.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},Ma.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},Ma.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},Ma.default=ft?Ma.macDefault:Ma.pcDefault;function mg(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var dt,ht,gt,wt,Tt=0;Tt<st.length-1;Tt++){var It=st[Tt];if(/^(cmd|meta|m)$/i.test(It))wt=!0;else if(/^a(lt)?$/i.test(It))dt=!0;else if(/^(c|ctrl|control)$/i.test(It))ht=!0;else if(/^s(hift)?$/i.test(It))gt=!0;else throw new Error("Unrecognized modifier name: "+It)}return dt&&(it="Alt-"+it),ht&&(it="Ctrl-"+it),wt&&(it="Cmd-"+it),gt&&(it="Shift-"+it),it}function vg(it){var st={};for(var dt in it)if(it.hasOwnProperty(dt)){var ht=it[dt];if(/^(name|fallthrough|(de|at)tach)$/.test(dt))continue;if(ht=="..."){delete it[dt];continue}for(var gt=tn(dt.split(" "),mg),wt=0;wt<gt.length;wt++){var Tt=void 0,It=void 0;wt==gt.length-1?(It=gt.join(" "),Tt=ht):(It=gt.slice(0,wt+1).join(" "),Tt="...");var Dt=st[It];if(!Dt)st[It]=Tt;else if(Dt!=Tt)throw new Error("Inconsistent bindings for "+It)}delete it[dt]}for(var Yt in st)it[Yt]=st[Yt];return it}function nl(it,st,dt,ht){st=Ah(st);var gt=st.call?st.call(it,ht):st[it];if(gt===!1)return"nothing";if(gt==="...")return"multi";if(gt!=null&&dt(gt))return"handled";if(st.fallthrough){if(Object.prototype.toString.call(st.fallthrough)!="[object Array]")return nl(it,st.fallthrough,dt,ht);for(var wt=0;wt<st.fallthrough.length;wt++){var Tt=nl(it,st.fallthrough[wt],dt,ht);if(Tt)return Tt}}}function xd(it){var st=typeof it=="string"?it:Yl[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function yg(it,st,dt){var ht=it;return st.altKey&&ht!="Alt"&&(it="Alt-"+it),(Ct?st.metaKey:st.ctrlKey)&&ht!="Ctrl"&&(it="Ctrl-"+it),(Ct?st.ctrlKey:st.metaKey)&&ht!="Mod"&&(it="Cmd-"+it),!dt&&st.shiftKey&&ht!="Shift"&&(it="Shift-"+it),it}function qp(it,st){if(Xt&&it.keyCode==34&&it.char)return!1;var dt=Yl[it.keyCode];return dt==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(dt=it.code),yg(dt,it,st))}function Ah(it){return typeof it=="string"?Ma[it]:it}function ba(it,st){for(var dt=it.doc.sel.ranges,ht=[],gt=0;gt<dt.length;gt++){for(var wt=st(dt[gt]);ht.length&&ln(wt.from,Se(ht).to)<=0;){var Tt=ht.pop();if(ln(Tt.from,wt.from)<0){wt.from=Tt.from;break}}ht.push(wt)}_o(it,function(){for(var It=ht.length-1;It>=0;It--)Th(it.doc,"",ht[It].from,ht[It].to,"+delete");du(it)})}function Sg(it,st,dt){var ht=Ln(it.text,st+dt,dt);return ht<0||ht>it.text.length?null:ht}function Wr(it,st,dt){var ht=Sg(it,st.ch,dt);return ht==null?null:new ve(st.line,ht,dt<0?"after":"before")}function cc(it,st,dt,ht,gt){if(it){st.doc.direction=="rtl"&&(gt=-gt);var wt=On(dt,st.doc.direction);if(wt){var Tt=gt<0?Se(wt):wt[0],It=gt<0==(Tt.level==1),Dt=It?"after":"before",Yt;if(Tt.level>0||st.doc.direction=="rtl"){var fe=Hl(st,dt);Yt=gt<0?dt.text.length-1:0;var Qt=Ra(st,fe,Yt).top;Yt=kn(function(Be){return Ra(st,fe,Be).top==Qt},gt<0==(Tt.level==1)?Tt.from:Tt.to-1,Yt),Dt=="before"&&(Yt=Sg(dt,Yt,1))}else Yt=gt<0?Tt.to:Tt.from;return new ve(ht,Yt,Dt)}}return new ve(ht,gt<0?dt.text.length:0,gt<0?"before":"after")}function nf(it,st,dt,ht){var gt=On(st,it.doc.direction);if(!gt)return Wr(st,dt,ht);dt.ch>=st.text.length?(dt.ch=st.text.length,dt.sticky="before"):dt.ch<=0&&(dt.ch=0,dt.sticky="after");var wt=En(gt,dt.ch,dt.sticky),Tt=gt[wt];if(it.doc.direction=="ltr"&&Tt.level%2==0&&(ht>0?Tt.to>dt.ch:Tt.from<dt.ch))return Wr(st,dt,ht);var It=function($n,Si){return Sg(st,$n instanceof ve?$n.ch:$n,Si)},Dt,Yt=function($n){return it.options.lineWrapping?(Dt=Dt||Hl(it,st),Kr(it,st,Dt,$n)):{begin:0,end:st.text.length}},fe=Yt(dt.sticky=="before"?It(dt,-1):dt.ch);if(it.doc.direction=="rtl"||Tt.level==1){var Qt=Tt.level==1==ht<0,Be=It(dt,Qt?1:-1);if(Be!=null&&(Qt?Be<=Tt.to&&Be<=fe.end:Be>=Tt.from&&Be>=fe.begin)){var Ne=Qt?"before":"after";return new ve(dt.line,Be,Ne)}}var yn=function($n,Si,ai){for(var Mi=function(Sr,ls){return ls?new ve(dt.line,It(Sr,1),"before"):new ve(dt.line,Sr,"after")};$n>=0&&$n<gt.length;$n+=Si){var Ji=gt[$n],si=Si>0==(Ji.level!=1),mo=si?ai.begin:It(ai.end,-1);if(Ji.from<=mo&&mo<Ji.to||(mo=si?Ji.from:It(Ji.to,-1),ai.begin<=mo&&mo<ai.end))return Mi(mo,si)}},wn=yn(wt+ht,ht,fe);if(wn)return wn;var Bn=ht>0?fe.end:It(fe.begin,-1);return Bn!=null&&!(ht>0&&Bn==st.text.length)&&(wn=yn(ht>0?0:gt.length-1,ht,Yt(Bn)),wn)?wn:null}var Xu={selectAll:_r,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),me)},killLine:function(it){return ba(it,function(st){if(st.empty()){var dt=Ye(it.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line<it.lastLine()?{from:st.head,to:ve(st.head.line+1,0)}:{from:st.head,to:ve(st.head.line,dt)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return ba(it,function(st){return{from:ve(st.from().line,0),to:Pn(it.doc,ve(st.to().line+1,0))}})},delLineLeft:function(it){return ba(it,function(st){return{from:ve(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return ba(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:dt},"div");return{from:ht,to:st.from()}})},delWrappedLineRight:function(it){return ba(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div");return{from:st.from(),to:ht}})},undo:function(it){return it.undo()},redo:function(it){return it.redo()},undoSelection:function(it){return it.undoSelection()},redoSelection:function(it){return it.redoSelection()},goDocStart:function(it){return it.extendSelection(ve(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(ve(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return wd(it,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(st){return xg(it,st.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(st){return Pd(it,st.head.line)},{origin:"+move",bias:-1})},goLineRight:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div")},Ee)},goLineLeft:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:0,top:dt},"div")},Ee)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:dt},"div");return ht.ch<it.getLine(ht.line).search(/\S/)?xg(it,st.head):ht},Ee)},goLineUp:function(it){return it.moveV(-1,"line")},goLineDown:function(it){return it.moveV(1,"line")},goPageUp:function(it){return it.moveV(-1,"page")},goPageDown:function(it){return it.moveV(1,"page")},goCharLeft:function(it){return it.moveH(-1,"char")},goCharRight:function(it){return it.moveH(1,"char")},goColumnLeft:function(it){return it.moveH(-1,"column")},goColumnRight:function(it){return it.moveH(1,"column")},goWordLeft:function(it){return it.moveH(-1,"word")},goGroupRight:function(it){return it.moveH(1,"group")},goGroupLeft:function(it){return it.moveH(-1,"group")},goWordRight:function(it){return it.moveH(1,"word")},delCharBefore:function(it){return it.deleteH(-1,"codepoint")},delCharAfter:function(it){return it.deleteH(1,"char")},delWordBefore:function(it){return it.deleteH(-1,"word")},delWordAfter:function(it){return it.deleteH(1,"word")},delGroupBefore:function(it){return it.deleteH(-1,"group")},delGroupAfter:function(it){return it.deleteH(1,"group")},indentAuto:function(it){return it.indentSelection("smart")},indentMore:function(it){return it.indentSelection("add")},indentLess:function(it){return it.indentSelection("subtract")},insertTab:function(it){return it.replaceSelection(" ")},insertSoftTab:function(it){for(var st=[],dt=it.listSelections(),ht=it.options.tabSize,gt=0;gt<dt.length;gt++){var wt=dt[gt].from(),Tt=Kt(it.getLine(wt.line),wt.ch,ht);st.push(ne(ht-Tt%ht))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return _o(it,function(){for(var st=it.listSelections(),dt=[],ht=0;ht<st.length;ht++)if(st[ht].empty()){var gt=st[ht].head,wt=Ye(it.doc,gt.line).text;if(wt){if(gt.ch==wt.length&&(gt=new ve(gt.line,gt.ch-1)),gt.ch>0)gt=new ve(gt.line,gt.ch+1),it.replaceRange(wt.charAt(gt.ch-1)+wt.charAt(gt.ch-2),ve(gt.line,gt.ch-2),gt,"+transpose");else if(gt.line>it.doc.first){var Tt=Ye(it.doc,gt.line-1).text;Tt&&(gt=new ve(gt.line,1),it.replaceRange(wt.charAt(0)+it.doc.lineSeparator()+Tt.charAt(Tt.length-1),ve(gt.line-1,Tt.length-1),gt,"+transpose"))}}dt.push(new Jo(gt,gt))}it.setSelections(dt)})},newlineAndIndent:function(it){return _o(it,function(){for(var st=it.listSelections(),dt=st.length-1;dt>=0;dt--)it.replaceRange(it.doc.lineSeparator(),st[dt].anchor,st[dt].head,"+input");st=it.listSelections();for(var ht=0;ht<st.length;ht++)it.indentLine(st[ht].from().line,null,!0);du(it)})},openLine:function(it){return it.replaceSelection(`
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function wd(it,st){var dt=Ye(it.doc,st),ht=Vn(dt);return ht!=dt&&(st=Wt(ht)),cc(!0,it,ht,st,1)}function Pd(it,st){var dt=Ye(it.doc,st),ht=xi(dt);return ht!=dt&&(st=Wt(ht)),cc(!0,it,dt,st,-1)}function xg(it,st){var dt=wd(it,st.line),ht=Ye(it.doc,dt.line),gt=On(ht,it.doc.direction);if(!gt||gt[0].level==0){var wt=Math.max(dt.ch,ht.text.search(/\S/)),Tt=st.line==dt.line&&st.ch<=wt&&st.ch;return ve(dt.line,Tt?0:wt,dt.sticky)}return dt}function Cd(it,st,dt){if(typeof st=="string"&&(st=Xu[st],!st))return!1;it.display.input.ensurePolled();var ht=it.display.shift,gt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),dt&&(it.display.shift=!1),gt=st(it)!=sn}finally{it.display.shift=ht,it.state.suppressEdits=!1}return gt}function wg(it,st,dt){for(var ht=0;ht<it.state.keyMaps.length;ht++){var gt=nl(st,it.state.keyMaps[ht],dt,it);if(gt)return gt}return it.options.extraKeys&&nl(st,it.options.extraKeys,dt,it)||nl(st,it.options.keyMap,dt,it)}var Zl=new Ht;function Bh(it,st,dt,ht){var gt=it.state.keySeq;if(gt){if(xd(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:Zl.set(50,function(){it.state.keySeq==gt&&(it.state.keySeq=null,it.display.input.reset())}),of(it,gt+" "+st,dt,ht))return!0}return of(it,st,dt,ht)}function of(it,st,dt,ht){var gt=wg(it,st,ht);return gt=="multi"&&(it.state.keySeq=st),gt=="handled"&&ci(it,"keyHandled",it,st,dt),(gt=="handled"||gt=="multi")&&(Ki(dt),Ko(it)),!!gt}function rf(it,st){var dt=qp(st,!0);return dt?st.shiftKey&&!it.state.keySeq?Bh(it,"Shift-"+dt,st,function(ht){return Cd(it,ht,!0)})||Bh(it,dt,st,function(ht){if(typeof ht=="string"?/^go[A-Z]/.test(ht):ht.motion)return Cd(it,ht)}):Bh(it,dt,st,function(ht){return Cd(it,ht)}):!1}function sf(it,st,dt){return Bh(it,"'"+dt+"'",st,function(ht){return Cd(it,ht,!0)})}var Dh=null;function Pg(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=Ve(),!Li(st,it))){ge&&ue<11&&it.keyCode==27&&(it.returnValue=!1);var dt=it.keyCode;st.display.shift=dt==16||it.shiftKey;var ht=rf(st,it);Xt&&(Dh=ht?dt:null,!ht&&dt==88&&!Ho&&(ft?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),bt&&!ft&&!ht&&dt==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),dt==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Cg(st)}}function Cg(it){var st=it.display.lineDiv;Qe(st,"CodeMirror-crosshair");function dt(ht){(ht.keyCode==18||!ht.altKey)&&(Vt(st,"CodeMirror-crosshair"),oi(document,"keyup",dt),oi(document,"mouseover",dt))}An(document,"keyup",dt),An(document,"mouseover",dt)}function Lg(it){it.keyCode==16&&(this.doc.sel.shift=!1),Li(this,it)}function El(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(zr(st.display,it)||Li(st,it)||it.ctrlKey&&!it.altKey||ft&&it.metaKey)){var dt=it.keyCode,ht=it.charCode;if(Xt&&dt==Dh){Dh=null,Ki(it);return}if(!(Xt&&(!it.which||it.which<10)&&rf(st,it))){var gt=String.fromCharCode(ht==null?dt:ht);gt!="\b"&&(sf(st,it,gt)||st.display.input.onKeyPress(it))}}}var $p=400,kg=function(it,st,dt){this.time=it,this.pos=st,this.button=dt};kg.prototype.compare=function(it,st,dt){return this.time+$p>it&&ln(st,this.pos)==0&&dt==this.button};var Ld,Oh;function Mg(it,st){var dt=+new Date;return Oh&&Oh.compare(dt,it,st)?(Ld=Oh=null,"triple"):Ld&&Ld.compare(dt,it,st)?(Oh=new kg(dt,it,st),Ld=null,"double"):(Ld=new kg(dt,it,st),Oh=null,"single")}function Al(it){var st=this,dt=st.display;if(!(Li(st,it)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=it.shiftKey,zr(dt,it)){te||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!uf(st,it)){var ht=qs(st,it),gt=Go(it),wt=ht?Mg(ht,gt):"single";window.focus(),gt==1&&st.state.selectingText&&st.state.selectingText(it),!(ht&&bg(st,gt,ht,wt,it))&&(gt==1?ht?tm(st,ht,wt,it):gr(it)==dt.scroller&&Ki(it):gt==2?(ht&&qc(st.doc,ht),setTimeout(function(){return dt.input.focus()},20)):gt==3&&(Nt?st.display.input.onContextMenu(it):Pr(st)))}}}function bg(it,st,dt,ht,gt){var wt="Click";return ht=="double"?wt="Double"+wt:ht=="triple"&&(wt="Triple"+wt),wt=(st==1?"Left":st==2?"Middle":"Right")+wt,Bh(it,yg(wt,gt),gt,function(Tt){if(typeof Tt=="string"&&(Tt=Xu[Tt]),!Tt)return!1;var It=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),It=Tt(it,dt)!=sn}finally{it.state.suppressEdits=!1}return It})}function af(it,st,dt){var ht=it.getOption("configureMouse"),gt=ht?ht(it,st,dt):{};if(gt.unit==null){var wt=lt?dt.shiftKey&&dt.metaKey:dt.altKey;gt.unit=wt?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(gt.extend==null||it.doc.extend)&&(gt.extend=it.doc.extend||dt.shiftKey),gt.addNew==null&&(gt.addNew=ft?dt.metaKey:dt.ctrlKey),gt.moveOnDrag==null&&(gt.moveOnDrag=!(ft?dt.altKey:dt.ctrlKey)),gt}function tm(it,st,dt,ht){ge?setTimeout(en(dr,it),0):it.curOp.focus=Ve();var gt=af(it,dt,ht),wt=it.doc.sel,Tt;it.options.dragDrop&&Ur&&!it.isReadOnly()&&dt=="single"&&(Tt=wt.contains(st))>-1&&(ln((Tt=wt.ranges[Tt]).from(),st)<0||st.xRel>0)&&(ln(Tt.to(),st)>0||st.xRel<0)?Ng(it,ht,st,gt):ev(it,ht,st,gt)}function Ng(it,st,dt,ht){var gt=it.display,wt=!1,Tt=ss(it,function(Yt){te&&(gt.scroller.draggable=!1),it.state.draggingText=!1,oi(gt.wrapper.ownerDocument,"mouseup",Tt),oi(gt.wrapper.ownerDocument,"mousemove",It),oi(gt.scroller,"dragstart",Dt),oi(gt.scroller,"drop",Tt),wt||(Ki(Yt),ht.addNew||qc(it.doc,dt,null,null,ht.extend),te&&!Ke||ge&&ue==9?setTimeout(function(){gt.wrapper.ownerDocument.body.focus({preventScroll:!0}),gt.input.focus()},20):gt.input.focus())}),It=function(Yt){wt=wt||Math.abs(st.clientX-Yt.clientX)+Math.abs(st.clientY-Yt.clientY)>=10},Dt=function(){return wt=!0};te&&(gt.scroller.draggable=!0),it.state.draggingText=Tt,Tt.copy=!ht.moveOnDrag,gt.scroller.dragDrop&&gt.scroller.dragDrop(),An(gt.wrapper.ownerDocument,"mouseup",Tt),An(gt.wrapper.ownerDocument,"mousemove",It),An(gt.scroller,"dragstart",Dt),An(gt.scroller,"drop",Tt),Pr(it),setTimeout(function(){return gt.input.focus()},20)}function Tg(it,st,dt){if(dt=="char")return new Jo(st,st);if(dt=="word")return it.findWordAt(st);if(dt=="line")return new Jo(ve(st.line,0),Pn(it.doc,ve(st.line+1,0)));var ht=dt(it,st);return new Jo(ht.from,ht.to)}function ev(it,st,dt,ht){var gt=it.display,wt=it.doc;Ki(st);var Tt,It,Dt=wt.sel,Yt=Dt.ranges;if(ht.addNew&&!ht.extend?(It=wt.sel.contains(dt),It>-1?Tt=Yt[It]:Tt=new Jo(dt,dt)):(Tt=wt.sel.primary(),It=wt.sel.primIndex),ht.unit=="rectangle")ht.addNew||(Tt=new Jo(dt,dt)),dt=qs(it,st,!0,!0),It=-1;else{var fe=Tg(it,dt,ht.unit);ht.extend?Tt=Qc(Tt,fe.anchor,fe.head,ht.extend):Tt=fe}ht.addNew?It==-1?(It=Yt.length,_s(wt,pl(it,Yt.concat([Tt]),It),{scroll:!1,origin:"*mouse"})):Yt.length>1&&Yt[It].empty()&&ht.unit=="char"&&!ht.extend?(_s(wt,pl(it,Yt.slice(0,It).concat(Yt.slice(It+1)),0),{scroll:!1,origin:"*mouse"}),Dt=wt.sel):Zu(wt,It,Tt,Te):(It=0,_s(wt,new tl([Tt],0),Te),Dt=wt.sel);var Qt=dt;function Be(ai){if(ln(Qt,ai)!=0)if(Qt=ai,ht.unit=="rectangle"){for(var Mi=[],Ji=it.options.tabSize,si=Kt(Ye(wt,dt.line).text,dt.ch,Ji),mo=Kt(Ye(wt,ai.line).text,ai.ch,Ji),Sr=Math.min(si,mo),ls=Math.max(si,mo),Tr=Math.min(dt.line,ai.line),ga=Math.min(it.lastLine(),Math.max(dt.line,ai.line));Tr<=ga;Tr++){var Ws=Ye(wt,Tr).text,Qr=vn(Ws,Sr,Ji);Sr==ls?Mi.push(new Jo(ve(Tr,Qr),ve(Tr,Qr))):Ws.length>Qr&&Mi.push(new Jo(ve(Tr,Qr),ve(Tr,vn(Ws,ls,Ji))))}Mi.length||Mi.push(new Jo(dt,dt)),_s(wt,pl(it,Dt.ranges.slice(0,It).concat(Mi),It),{origin:"*mouse",scroll:!1}),it.scrollIntoView(ai)}else{var Na=Tt,Ds=Tg(it,ai,ht.unit),qr=Na.anchor,zo;ln(Ds.anchor,qr)>0?(zo=Ds.head,qr=mn(Na.from(),Ds.anchor)):(zo=Ds.anchor,qr=hi(Na.to(),Ds.head));var Dr=Dt.ranges.slice(0);Dr[It]=em(it,new Jo(Pn(wt,qr),zo)),_s(wt,pl(it,Dr,It),Te)}}var Ne=gt.wrapper.getBoundingClientRect(),yn=0;function wn(ai){var Mi=++yn,Ji=qs(it,ai,!0,ht.unit=="rectangle");if(Ji)if(ln(Ji,Qt)!=0){it.curOp.focus=Ve(),Be(Ji);var si=ko(gt,wt);(Ji.line>=si.to||Ji.line<si.from)&&setTimeout(ss(it,function(){yn==Mi&&wn(ai)}),150)}else{var mo=ai.clientY<Ne.top?-20:ai.clientY>Ne.bottom?20:0;mo&&setTimeout(ss(it,function(){yn==Mi&&(gt.scroller.scrollTop+=mo,wn(ai))}),50)}}function Bn(ai){it.state.selectingText=!1,yn=1/0,ai&&(Ki(ai),gt.input.focus()),oi(gt.wrapper.ownerDocument,"mousemove",$n),oi(gt.wrapper.ownerDocument,"mouseup",Si),wt.history.lastSelOrigin=null}var $n=ss(it,function(ai){ai.buttons===0||!Go(ai)?Bn(ai):wn(ai)}),Si=ss(it,Bn);it.state.selectingText=Si,An(gt.wrapper.ownerDocument,"mousemove",$n),An(gt.wrapper.ownerDocument,"mouseup",Si)}function em(it,st){var dt=st.anchor,ht=st.head,gt=Ye(it.doc,dt.line);if(ln(dt,ht)==0&&dt.sticky==ht.sticky)return st;var wt=On(gt);if(!wt)return st;var Tt=En(wt,dt.ch,dt.sticky),It=wt[Tt];if(It.from!=dt.ch&&It.to!=dt.ch)return st;var Dt=Tt+(It.from==dt.ch==(It.level!=1)?0:1);if(Dt==0||Dt==wt.length)return st;var Yt;if(ht.line!=dt.line)Yt=(ht.line-dt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var fe=En(wt,ht.ch,ht.sticky),Qt=fe-Tt||(ht.ch-dt.ch)*(It.level==1?-1:1);fe==Dt-1||fe==Dt?Yt=Qt<0:Yt=Qt>0}var Be=wt[Dt+(Yt?-1:0)],Ne=Yt==(Be.level==1),yn=Ne?Be.from:Be.to,wn=Ne?"after":"before";return dt.ch==yn&&dt.sticky==wn?st:new Jo(new ve(dt.line,yn,wn),ht)}function lf(it,st,dt,ht){var gt,wt;if(st.touches)gt=st.touches[0].clientX,wt=st.touches[0].clientY;else try{gt=st.clientX,wt=st.clientY}catch(Be){return!1}if(gt>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;ht&&Ki(st);var Tt=it.display,It=Tt.lineDiv.getBoundingClientRect();if(wt>It.bottom||!_i(it,dt))return Di(st);wt-=It.top-Tt.viewOffset;for(var Dt=0;Dt<it.display.gutterSpecs.length;++Dt){var Yt=Tt.gutters.childNodes[Dt];if(Yt&&Yt.getBoundingClientRect().right>=gt){var fe=oe(it.doc,wt),Qt=it.display.gutterSpecs[Dt];return gi(it,dt,it,fe,Qt.className,st),Di(st)}}}function uf(it,st){return lf(it,st,"gutterClick",!0)}function hf(it,st){zr(it.display,st)||nm(it,st)||Li(it,st,"contextmenu")||Nt||it.display.input.onContextMenu(st)}function nm(it,st){return _i(it,"gutterContextMenu")?lf(it,st,"gutterContextMenu",!1):!1}function df(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Bu(it)}var Ju={toString:function(){return"CodeMirror.Init"}},Fg={},fc={};function im(it){var st=it.optionHandlers;function dt(ht,gt,wt,Tt){it.defaults[ht]=gt,wt&&(st[ht]=Tt?function(It,Dt,Yt){Yt!=Ju&&wt(It,Dt,Yt)}:wt)}it.defineOption=dt,it.Init=Ju,dt("value","",function(ht,gt){return ht.setValue(gt)},!0),dt("mode",null,function(ht,gt){ht.doc.modeOption=gt,po(ht)},!0),dt("indentUnit",2,po,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ht){$d(ht),Bu(ht),yr(ht)},!0),dt("lineSeparator",null,function(ht,gt){if(ht.doc.lineSep=gt,!!gt){var wt=[],Tt=ht.doc.first;ht.doc.iter(function(Dt){for(var Yt=0;;){var fe=Dt.text.indexOf(gt,Yt);if(fe==-1)break;Yt=fe+gt.length,wt.push(ve(Tt,fe))}Tt++});for(var It=wt.length-1;It>=0;It--)Th(ht.doc,gt,wt[It],ve(wt[It].line,wt[It].ch+gt.length))}}),dt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ht,gt,wt){ht.state.specialChars=new RegExp(gt.source+(gt.test(" ")?"":"| "),"g"),wt!=Ju&&ht.refresh()}),dt("specialCharPlaceholder",ns,function(ht){return ht.refresh()},!0),dt("electricChars",!0),dt("inputStyle",nt?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),dt("spellcheck",!1,function(ht,gt){return ht.getInputField().spellcheck=gt},!0),dt("autocorrect",!1,function(ht,gt){return ht.getInputField().autocorrect=gt},!0),dt("autocapitalize",!1,function(ht,gt){return ht.getInputField().autocapitalize=gt},!0),dt("rtlMoveVisually",!pt),dt("wholeLineUpdateBefore",!0),dt("theme","default",function(ht){df(ht),za(ht)},!0),dt("keyMap","default",function(ht,gt,wt){var Tt=Ah(gt),It=wt!=Ju&&Ah(wt);It&&It.detach&&It.detach(ht,Tt),Tt.attach&&Tt.attach(ht,It||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,om,!0),dt("gutters",[],function(ht,gt){ht.display.gutterSpecs=vs(gt,ht.options.lineNumbers),za(ht)},!0),dt("fixedGutter",!0,function(ht,gt){ht.display.gutters.style.left=gt?Xd(ht.display)+"px":"0",ht.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ht){return Ru(ht)},!0),dt("scrollbarStyle","native",function(ht){ig(ht),Ru(ht),ht.display.scrollbars.setScrollTop(ht.doc.scrollTop),ht.display.scrollbars.setScrollLeft(ht.doc.scrollLeft)},!0),dt("lineNumbers",!1,function(ht,gt){ht.display.gutterSpecs=vs(ht.options.gutters,gt),za(ht)},!0),dt("firstLineNumber",1,za,!0),dt("lineNumberFormatter",function(ht){return ht},za,!0),dt("showCursorWhenSelecting",!1,rs,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ht,gt){gt=="nocursor"&&(xh(ht),ht.display.input.blur()),ht.display.input.readOnlyChanged(gt)}),dt("screenReaderLabel",null,function(ht,gt){gt=gt===""?null:gt,ht.display.input.screenReaderLabelChanged(gt)}),dt("disableInput",!1,function(ht,gt){gt||ht.display.input.reset()},!0),dt("dragDrop",!0,cf),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,rs,!0),dt("singleCursorHeightPerLine",!0,rs,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,$d,!0),dt("addModeClass",!1,$d,!0),dt("pollInterval",100),dt("undoDepth",200,function(ht,gt){return ht.doc.history.undoDepth=gt}),dt("historyEventDelay",1250),dt("viewportMargin",10,function(ht){return ht.refresh()},!0),dt("maxHighlightLength",1e4,$d,!0),dt("moveInputWithCursor",!0,function(ht,gt){gt||ht.display.input.resetPosition()}),dt("tabindex",null,function(ht,gt){return ht.display.input.getField().tabIndex=gt||""}),dt("autofocus",null),dt("direction","ltr",function(ht,gt){return ht.doc.setDirection(gt)},!0),dt("phrases",null)}function cf(it,st,dt){var ht=dt&&dt!=Ju;if(!st!=!ht){var gt=it.display.dragFunctions,wt=st?An:oi;wt(it.display.scroller,"dragstart",gt.start),wt(it.display.scroller,"dragenter",gt.enter),wt(it.display.scroller,"dragover",gt.over),wt(it.display.scroller,"dragleave",gt.leave),wt(it.display.scroller,"drop",gt.drop)}}function om(it){it.options.lineWrapping?(Qe(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(Vt(it.display.wrapper,"CodeMirror-wrap"),ao(it)),Ei(it),yr(it),Bu(it),setTimeout(function(){return Ru(it)},100)}function Io(it,st){var dt=this;if(!(this instanceof Io))return new Io(it,st);this.options=st=st?$e(st):{},$e(Fg,st,!1);var ht=st.value;typeof ht=="string"?ht=new Bs(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var gt=new Io.inputStyles[st.inputStyle](this),wt=this.display=new Vu(it,ht,gt,st);wt.wrapper.CodeMirror=this,df(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ig(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Ht,keySeq:null,specialChars:null},st.autofocus&&!nt&&wt.input.focus(),ge&&ue<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),kd(this),Ha(),ju(this),this.curOp.forceUpdate=!0,Kc(this,ht),st.autofocus&&!nt||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&Fo(dt)},20):xh(this);for(var Tt in fc)fc.hasOwnProperty(Tt)&&fc[Tt](this,st[Tt],Ju);Xr(this),st.finishInit&&st.finishInit(this);for(var It=0;It<Ih.length;++It)Ih[It](this);zu(this),te&&st.lineWrapping&&getComputedStyle(wt.lineDiv).textRendering=="optimizelegibility"&&(wt.lineDiv.style.textRendering="auto")}Io.defaults=Fg,Io.optionHandlers=fc;function kd(it){var st=it.display;An(st.scroller,"mousedown",ss(it,Al)),ge&&ue<11?An(st.scroller,"dblclick",ss(it,function(Dt){if(!Li(it,Dt)){var Yt=qs(it,Dt);if(!(!Yt||uf(it,Dt)||zr(it.display,Dt))){Ki(Dt);var fe=it.findWordAt(Yt);qc(it.doc,fe.anchor,fe.head)}}})):An(st.scroller,"dblclick",function(Dt){return Li(it,Dt)||Ki(Dt)}),An(st.scroller,"contextmenu",function(Dt){return hf(it,Dt)}),An(st.input.getField(),"contextmenu",function(Dt){st.scroller.contains(Dt.target)||hf(it,Dt)});var dt,ht={end:0};function gt(){st.activeTouch&&(dt=setTimeout(function(){return st.activeTouch=null},1e3),ht=st.activeTouch,ht.end=+new Date)}function wt(Dt){if(Dt.touches.length!=1)return!1;var Yt=Dt.touches[0];return Yt.radiusX<=1&&Yt.radiusY<=1}function Tt(Dt,Yt){if(Yt.left==null)return!0;var fe=Yt.left-Dt.left,Qt=Yt.top-Dt.top;return fe*fe+Qt*Qt>20*20}An(st.scroller,"touchstart",function(Dt){if(!Li(it,Dt)&&!wt(Dt)&&!uf(it,Dt)){st.input.ensurePolled(),clearTimeout(dt);var Yt=+new Date;st.activeTouch={start:Yt,moved:!1,prev:Yt-ht.end<=300?ht:null},Dt.touches.length==1&&(st.activeTouch.left=Dt.touches[0].pageX,st.activeTouch.top=Dt.touches[0].pageY)}}),An(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),An(st.scroller,"touchend",function(Dt){var Yt=st.activeTouch;if(Yt&&!zr(st,Dt)&&Yt.left!=null&&!Yt.moved&&new Date-Yt.start<300){var fe=it.coordsChar(st.activeTouch,"page"),Qt;!Yt.prev||Tt(Yt,Yt.prev)?Qt=new Jo(fe,fe):!Yt.prev.prev||Tt(Yt,Yt.prev.prev)?Qt=it.findWordAt(fe):Qt=new Jo(ve(fe.line,0),Pn(it.doc,ve(fe.line+1,0))),it.setSelection(Qt.anchor,Qt.head),it.focus(),Ki(Dt)}gt()}),An(st.scroller,"touchcancel",gt),An(st.scroller,"scroll",function(){st.scroller.clientHeight&&(Ph(it,st.scroller.scrollTop),cu(it,st.scroller.scrollLeft,!0),gi(it,"scroll",it))}),An(st.scroller,"mousewheel",function(Dt){return ys(it,Dt)}),An(st.scroller,"DOMMouseScroll",function(Dt){return ys(it,Dt)}),An(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Dt){Li(it,Dt)||Vo(Dt)},over:function(Dt){Li(it,Dt)||(Xp(it,Dt),Vo(Dt))},start:function(Dt){return Kp(it,Dt)},drop:ss(it,fg),leave:function(Dt){Li(it,Dt)||Jp(it)}};var It=st.input.getField();An(It,"keyup",function(Dt){return Lg.call(it,Dt)}),An(It,"keydown",ss(it,Pg)),An(It,"keypress",ss(it,El)),An(It,"focus",function(Dt){return Fo(it,Dt)}),An(It,"blur",function(Dt){return xh(it,Dt)})}var Ih=[];Io.defineInitHook=function(it){return Ih.push(it)};function as(it,st,dt,ht){var gt=it.doc,wt;dt==null&&(dt="add"),dt=="smart"&&(gt.mode.indent?wt=To(it,st).state:dt="prev");var Tt=it.options.tabSize,It=Ye(gt,st),Dt=Kt(It.text,null,Tt);It.stateAfter&&(It.stateAfter=null);var Yt=It.text.match(/^\s*/)[0],fe;if(!ht&&!/\S/.test(It.text))fe=0,dt="not";else if(dt=="smart"&&(fe=gt.mode.indent(wt,It.text.slice(Yt.length),It.text),fe==sn||fe>150)){if(!ht)return;dt="prev"}dt=="prev"?st>gt.first?fe=Kt(Ye(gt,st-1).text,null,Tt):fe=0:dt=="add"?fe=Dt+it.options.indentUnit:dt=="subtract"?fe=Dt-it.options.indentUnit:typeof dt=="number"&&(fe=Dt+dt),fe=Math.max(0,fe);var Qt="",Be=0;if(it.options.indentWithTabs)for(var Ne=Math.floor(fe/Tt);Ne;--Ne)Be+=Tt,Qt+=" ";if(Be<fe&&(Qt+=ne(fe-Be)),Qt!=Yt)return Th(gt,Qt,ve(st,0),ve(st,Yt.length),"+input"),It.stateAfter=null,!0;for(var yn=0;yn<gt.sel.ranges.length;yn++){var wn=gt.sel.ranges[yn];if(wn.head.line==st&&wn.head.ch<Yt.length){var Bn=ve(st,Yt.length);Zu(gt,yn,new Jo(Bn,Bn));break}}}var fa=null;function Rh(it){fa=it}function gc(it,st,dt,ht,gt){var wt=it.doc;it.display.shift=!1,ht||(ht=wt.sel);var Tt=+new Date-200,It=gt=="paste"||it.state.pasteIncoming>Tt,Dt=Co(st),Yt=null;if(It&&ht.ranges.length>1)if(fa&&fa.text.join(`
`)==st){if(ht.ranges.length%fa.text.length==0){Yt=[];for(var fe=0;fe<fa.text.length;fe++)Yt.push(wt.splitLines(fa.text[fe]))}}else Dt.length==ht.ranges.length&&it.options.pasteLinesPerSelection&&(Yt=tn(Dt,function($n){return[$n]}));for(var Qt=it.curOp.updateInput,Be=ht.ranges.length-1;Be>=0;Be--){var Ne=ht.ranges[Be],yn=Ne.from(),wn=Ne.to();Ne.empty()&&(dt&&dt>0?yn=ve(yn.line,yn.ch-dt):it.state.overwrite&&!It?wn=ve(wn.line,Math.min(Ye(wt,wn.line).text.length,wn.ch+Se(Dt).length)):It&&fa&&fa.lineWise&&fa.text.join(`
`)==Dt.join(`
`)&&(yn=wn=ve(yn.line,0)));var Bn={from:yn,to:wn,text:Yt?Yt[Be%Yt.length]:Dt,origin:gt||(It?"paste":it.state.cutIncoming>Tt?"cut":"+input")};Ku(it.doc,Bn),ci(it,"inputRead",it,Bn)}st&&!It&&Ag(it,st),du(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Qt),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Eg(it,st){var dt=it.clipboardData&&it.clipboardData.getData("Text");if(dt)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&_o(st,function(){return gc(st,dt,0,null,"paste")}),!0}function Ag(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var dt=it.doc.sel,ht=dt.ranges.length-1;ht>=0;ht--){var gt=dt.ranges[ht];if(!(gt.head.ch>100||ht&&dt.ranges[ht-1].head.line==gt.head.line)){var wt=it.getModeAt(gt.head),Tt=!1;if(wt.electricChars){for(var It=0;It<wt.electricChars.length;It++)if(st.indexOf(wt.electricChars.charAt(It))>-1){Tt=as(it,gt.head.line,"smart");break}}else wt.electricInput&&wt.electricInput.test(Ye(it.doc,gt.head.line).text.slice(0,gt.head.ch))&&(Tt=as(it,gt.head.line,"smart"));Tt&&ci(it,"electricInput",it,gt.head.line)}}}function Bg(it){for(var st=[],dt=[],ht=0;ht<it.doc.sel.ranges.length;ht++){var gt=it.doc.sel.ranges[ht].head.line,wt={anchor:ve(gt,0),head:ve(gt+1,0)};dt.push(wt),st.push(it.getRange(wt.anchor,wt.head))}return{text:st,ranges:dt}}function Dg(it,st,dt,ht){it.setAttribute("autocorrect",dt?"":"off"),it.setAttribute("autocapitalize",ht?"":"off"),it.setAttribute("spellcheck",!!st)}function Og(){var it=$t("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=$t("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return te?it.style.width="1000px":it.setAttribute("wrap","off"),At&&(it.style.border="1px solid black"),Dg(it),st}function Qu(it){var st=it.optionHandlers,dt=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(ht,gt){var wt=this.options,Tt=wt[ht];wt[ht]==gt&&ht!="mode"||(wt[ht]=gt,st.hasOwnProperty(ht)&&ss(this,st[ht])(this,gt,Tt),gi(this,"optionChange",this,ht))},getOption:function(ht){return this.options[ht]},getDoc:function(){return this.doc},addKeyMap:function(ht,gt){this.state.keyMaps[gt?"push":"unshift"](Ah(ht))},removeKeyMap:function(ht){for(var gt=this.state.keyMaps,wt=0;wt<gt.length;++wt)if(gt[wt]==ht||gt[wt].name==ht)return gt.splice(wt,1),!0},addOverlay:gs(function(ht,gt){var wt=ht.token?ht:it.getMode(this.options,ht);if(wt.startState)throw new Error("Overlays may not be stateful.");cn(this.state.overlays,{mode:wt,modeSpec:ht,opaque:gt&&gt.opaque,priority:gt&&gt.priority||0},function(Tt){return Tt.priority}),this.state.modeGen++,yr(this)}),removeOverlay:gs(function(ht){for(var gt=this.state.overlays,wt=0;wt<gt.length;++wt){var Tt=gt[wt].modeSpec;if(Tt==ht||typeof ht=="string"&&Tt.name==ht){gt.splice(wt,1),this.state.modeGen++,yr(this);return}}}),indentLine:gs(function(ht,gt,wt){typeof gt!="string"&&typeof gt!="number"&&(gt==null?gt=this.options.smartIndent?"smart":"prev":gt=gt?"add":"subtract"),un(this.doc,ht)&&as(this,ht,gt,wt)}),indentSelection:gs(function(ht){for(var gt=this.doc.sel.ranges,wt=-1,Tt=0;Tt<gt.length;Tt++){var It=gt[Tt];if(It.empty())It.head.line>wt&&(as(this,It.head.line,ht,!0),wt=It.head.line,Tt==this.doc.sel.primIndex&&du(this));else{var Dt=It.from(),Yt=It.to(),fe=Math.max(wt,Dt.line);wt=Math.min(this.lastLine(),Yt.line-(Yt.ch?0:1))+1;for(var Qt=fe;Qt<wt;++Qt)as(this,Qt,ht);var Be=this.doc.sel.ranges;Dt.ch==0&&gt.length==Be.length&&Be[Tt].from().ch>0&&Zu(this.doc,Tt,new Jo(Dt,Be[Tt].to()),me)}}}),getTokenAt:function(ht,gt){return Xi(this,ht,gt)},getLineTokens:function(ht,gt){return Xi(this,ve(ht),gt,!0)},getTokenTypeAt:function(ht){ht=Pn(this.doc,ht);var gt=qi(this,Ye(this.doc,ht.line)),wt=0,Tt=(gt.length-1)/2,It=ht.ch,Dt;if(It==0)Dt=gt[2];else for(;;){var Yt=wt+Tt>>1;if((Yt?gt[Yt*2-1]:0)>=It)Tt=Yt;else if(gt[Yt*2+1]<It)wt=Yt+1;else{Dt=gt[Yt*2+2];break}}var fe=Dt?Dt.indexOf("overlay "):-1;return fe<0?Dt:fe==0?null:Dt.slice(0,fe-1)},getModeAt:function(ht){var gt=this.doc.mode;return gt.innerMode?it.innerMode(gt,this.getTokenAt(ht).state).mode:gt},getHelper:function(ht,gt){return this.getHelpers(ht,gt)[0]},getHelpers:function(ht,gt){var wt=[];if(!dt.hasOwnProperty(gt))return wt;var Tt=dt[gt],It=this.getModeAt(ht);if(typeof It[gt]=="string")Tt[It[gt]]&&wt.push(Tt[It[gt]]);else if(It[gt])for(var Dt=0;Dt<It[gt].length;Dt++){var Yt=Tt[It[gt][Dt]];Yt&&wt.push(Yt)}else It.helperType&&Tt[It.helperType]?wt.push(Tt[It.helperType]):Tt[It.name]&&wt.push(Tt[It.name]);for(var fe=0;fe<Tt._global.length;fe++){var Qt=Tt._global[fe];Qt.pred(It,this)&&Le(wt,Qt.val)==-1&&wt.push(Qt.val)}return wt},getStateAfter:function(ht,gt){var wt=this.doc;return ht=fn(wt,ht==null?wt.first+wt.size-1:ht),To(this,ht+1,gt).state},cursorCoords:function(ht,gt){var wt,Tt=this.doc.sel.primary();return ht==null?wt=Tt.head:typeof ht=="object"?wt=Pn(this.doc,ht):wt=ht?Tt.from():Tt.to(),hr(this,wt,gt||"page")},charCoords:function(ht,gt){return Du(this,Pn(this.doc,ht),gt||"page")},coordsChar:function(ht,gt){return ht=hd(this,ht,gt||"page"),As(this,ht.left,ht.top)},lineAtHeight:function(ht,gt){return ht=hd(this,{top:ht,left:0},gt||"page").top,oe(this.doc,ht+this.display.viewOffset)},heightAtLine:function(ht,gt,wt){var Tt=!1,It;if(typeof ht=="number"){var Dt=this.doc.first+this.doc.size-1;ht<this.doc.first?ht=this.doc.first:ht>Dt&&(ht=Dt,Tt=!0),It=Ye(this.doc,ht)}else It=ht;return os(this,It,{top:0,left:0},gt||"page",wt||Tt).top+(Tt?this.doc.height-uo(It):0)},defaultTextHeight:function(){return Qs(this.display)},defaultCharWidth:function(){return gl(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ht,gt,wt,Tt,It){var Dt=this.display;ht=hr(this,Pn(this.doc,ht));var Yt=ht.bottom,fe=ht.left;if(gt.style.position="absolute",gt.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(gt),Dt.sizer.appendChild(gt),Tt=="over")Yt=ht.top;else if(Tt=="above"||Tt=="near"){var Qt=Math.max(Dt.wrapper.clientHeight,this.doc.height),Be=Math.max(Dt.sizer.clientWidth,Dt.lineSpace.clientWidth);(Tt=="above"||ht.bottom+gt.offsetHeight>Qt)&&ht.top>gt.offsetHeight?Yt=ht.top-gt.offsetHeight:ht.bottom+gt.offsetHeight<=Qt&&(Yt=ht.bottom),fe+gt.offsetWidth>Be&&(fe=Be-gt.offsetWidth)}gt.style.top=Yt+"px",gt.style.left=gt.style.right="",It=="right"?(fe=Dt.sizer.clientWidth-gt.offsetWidth,gt.style.right="0px"):(It=="left"?fe=0:It=="middle"&&(fe=(Dt.sizer.clientWidth-gt.offsetWidth)/2),gt.style.left=fe+"px"),wt&&Jd(this,{left:fe,top:Yt,right:fe+gt.offsetWidth,bottom:Yt+gt.offsetHeight})},triggerOnKeyDown:gs(Pg),triggerOnKeyPress:gs(El),triggerOnKeyUp:Lg,triggerOnMouseDown:gs(Al),execCommand:function(ht){if(Xu.hasOwnProperty(ht))return Xu[ht].call(null,this)},triggerElectric:gs(function(ht){Ag(this,ht)}),findPosH:function(ht,gt,wt,Tt){var It=1;gt<0&&(It=-1,gt=-gt);for(var Dt=Pn(this.doc,ht),Yt=0;Yt<gt&&(Dt=pc(this.doc,Dt,It,wt,Tt),!Dt.hitSide);++Yt);return Dt},moveH:gs(function(ht,gt){var wt=this;this.extendSelectionsBy(function(Tt){return wt.display.shift||wt.doc.extend||Tt.empty()?pc(wt.doc,Tt.head,ht,gt,wt.options.rtlMoveVisually):ht<0?Tt.from():Tt.to()},Ee)}),deleteH:gs(function(ht,gt){var wt=this.doc.sel,Tt=this.doc;wt.somethingSelected()?Tt.replaceSelection("",null,"+delete"):ba(this,function(It){var Dt=pc(Tt,It.head,ht,gt,!1);return ht<0?{from:Dt,to:It.head}:{from:It.head,to:Dt}})}),findPosV:function(ht,gt,wt,Tt){var It=1,Dt=Tt;gt<0&&(It=-1,gt=-gt);for(var Yt=Pn(this.doc,ht),fe=0;fe<gt;++fe){var Qt=hr(this,Yt,"div");if(Dt==null?Dt=Qt.left:Qt.left=Dt,Yt=qu(this,Qt,It,wt),Yt.hitSide)break}return Yt},moveV:gs(function(ht,gt){var wt=this,Tt=this.doc,It=[],Dt=!this.display.shift&&!Tt.extend&&Tt.sel.somethingSelected();if(Tt.extendSelectionsBy(function(fe){if(Dt)return ht<0?fe.from():fe.to();var Qt=hr(wt,fe.head,"div");fe.goalColumn!=null&&(Qt.left=fe.goalColumn),It.push(Qt.left);var Be=qu(wt,Qt,ht,gt);return gt=="page"&&fe==Tt.sel.primary()&&_c(wt,Du(wt,Be,"div").top-Qt.top),Be},Ee),It.length)for(var Yt=0;Yt<Tt.sel.ranges.length;Yt++)Tt.sel.ranges[Yt].goalColumn=It[Yt]}),findWordAt:function(ht){var gt=this.doc,wt=Ye(gt,ht.line).text,Tt=ht.ch,It=ht.ch;if(wt){var Dt=this.getHelper(ht,"wordChars");(ht.sticky=="before"||It==wt.length)&&Tt?--Tt:++It;for(var Yt=wt.charAt(Tt),fe=jt(Yt,Dt)?function(Qt){return jt(Qt,Dt)}:/\s/.test(Yt)?function(Qt){return/\s/.test(Qt)}:function(Qt){return!/\s/.test(Qt)&&!jt(Qt)};Tt>0&&fe(wt.charAt(Tt-1));)--Tt;for(;It<wt.length&&fe(wt.charAt(It));)++It}return new Jo(ve(ht.line,Tt),ve(ht.line,It))},toggleOverwrite:function(ht){ht!=null&&ht==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?Qe(this.display.cursorDiv,"CodeMirror-overwrite"):Vt(this.display.cursorDiv,"CodeMirror-overwrite"),gi(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==Ve()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:gs(function(ht,gt){wh(this,ht,gt)}),getScrollInfo:function(){var ht=this.display.scroller;return{left:ht.scrollLeft,top:ht.scrollTop,height:ht.scrollHeight-Fs(this)-this.display.barHeight,width:ht.scrollWidth-Fs(this)-this.display.barWidth,clientHeight:bl(this),clientWidth:Ca(this)}},scrollIntoView:gs(function(ht,gt){ht==null?(ht={from:this.doc.sel.primary().head,to:null},gt==null&&(gt=this.options.cursorScrollMargin)):typeof ht=="number"?ht={from:ve(ht,0),to:null}:ht.from==null&&(ht={from:ht,to:null}),ht.to||(ht.to=ht.from),ht.margin=gt||0,ht.from.line!=null?Eo(this,ht):Wc(this,ht.from,ht.to,ht.margin)}),setSize:gs(function(ht,gt){var wt=this,Tt=function(Dt){return typeof Dt=="number"||/^\d+$/.test(String(Dt))?Dt+"px":Dt};ht!=null&&(this.display.wrapper.style.width=Tt(ht)),gt!=null&&(this.display.wrapper.style.height=Tt(gt)),this.options.lineWrapping&&Au(this);var It=this.display.viewFrom;this.doc.iter(It,this.display.viewTo,function(Dt){if(Dt.widgets){for(var Yt=0;Yt<Dt.widgets.length;Yt++)if(Dt.widgets[Yt].noHScroll){ho(wt,It,"widget");break}}++It}),this.curOp.forceUpdate=!0,gi(this,"refresh",this)}),operation:function(ht){return _o(this,ht)},startOperation:function(){return ju(this)},endOperation:function(){return zu(this)},refresh:gs(function(){var ht=this.display.cachedTextHeight;yr(this),this.curOp.forceUpdate=!0,Bu(this),wh(this,this.doc.scrollLeft,this.doc.scrollTop),_u(this.display),(ht==null||Math.abs(ht-Qs(this.display))>.5||this.options.lineWrapping)&&Ei(this),gi(this,"refresh",this)}),swapDoc:gs(function(ht){var gt=this.doc;return gt.cm=null,this.state.selectingText&&this.state.selectingText(),Kc(this,ht),Bu(this),this.display.input.reset(),wh(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,ci(this,"swapDoc",this,gt),gt}),phrase:function(ht){var gt=this.options.phrases;return gt&&Object.prototype.hasOwnProperty.call(gt,ht)?gt[ht]:ht},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},ji(it),it.registerHelper=function(ht,gt,wt){dt.hasOwnProperty(ht)||(dt[ht]=it[ht]={_global:[]}),dt[ht][gt]=wt},it.registerGlobalHelper=function(ht,gt,wt,Tt){it.registerHelper(ht,gt,Tt),dt[ht]._global.push({pred:wt,val:Tt})}}function pc(it,st,dt,ht,gt){var wt=st,Tt=dt,It=Ye(it,st.line),Dt=gt&&it.direction=="rtl"?-dt:dt;function Yt(){var Si=st.line+Dt;return Si<it.first||Si>=it.first+it.size?!1:(st=new ve(Si,st.ch,st.sticky),It=Ye(it,Si))}function fe(Si){var ai;if(ht=="codepoint"){var Mi=It.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(Mi)?ai=null:ai=new ve(st.line,Math.max(0,Math.min(It.text.length,st.ch+dt*(Mi>=55296&&Mi<56320?2:1))),-dt)}else gt?ai=nf(it.cm,It,st,dt):ai=Wr(It,st,dt);if(ai==null)if(!Si&&Yt())st=cc(gt,it.cm,It,st.line,Dt);else return!1;else st=ai;return!0}if(ht=="char"||ht=="codepoint")fe();else if(ht=="column")fe(!0);else if(ht=="word"||ht=="group")for(var Qt=null,Be=ht=="group",Ne=it.cm&&it.cm.getHelper(st,"wordChars"),yn=!0;!(dt<0&&!fe(!yn));yn=!1){var wn=It.text.charAt(st.ch)||`
`,Bn=jt(wn,Ne)?"w":Be&&wn==`
`?"n":!Be||/\s/.test(wn)?null:"p";if(Be&&!yn&&!Bn&&(Bn="s"),Qt&&Qt!=Bn){dt<0&&(dt=1,fe(),st.sticky="after");break}if(Bn&&(Qt=Bn),dt>0&&!fe(!yn))break}var $n=sc(it,st,wt,Tt,!0);return Kn(wt,$n)&&($n.hitSide=!0),$n}function qu(it,st,dt,ht){var gt=it.doc,wt=st.left,Tt;if(ht=="page"){var It=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Dt=Math.max(It-.5*Qs(it.display),3);Tt=(dt>0?st.bottom:st.top)+dt*Dt}else ht=="line"&&(Tt=dt>0?st.bottom+3:st.top-3);for(var Yt;Yt=As(it,wt,Tt),!!Yt.outside;){if(dt<0?Tt<=0:Tt>=gt.height){Yt.hitSide=!0;break}Tt+=dt*5}return Yt}var rr=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Ht,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};rr.prototype.init=function(it){var st=this,dt=this,ht=dt.cm,gt=dt.div=it.lineDiv;Dg(gt,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function wt(It){for(var Dt=It.target;Dt;Dt=Dt.parentNode){if(Dt==gt)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Dt.className))break}return!1}An(gt,"paste",function(It){!wt(It)||Li(ht,It)||Eg(It,ht)||ue<=11&&setTimeout(ss(ht,function(){return st.updateFromDOM()}),20)}),An(gt,"compositionstart",function(It){st.composing={data:It.data,done:!1}}),An(gt,"compositionupdate",function(It){st.composing||(st.composing={data:It.data,done:!1})}),An(gt,"compositionend",function(It){st.composing&&(It.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),An(gt,"touchstart",function(){return dt.forceCompositionEnd()}),An(gt,"input",function(){st.composing||st.readFromDOMSoon()});function Tt(It){if(!(!wt(It)||Li(ht,It))){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()}),It.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Dt=Bg(ht);Rh({lineWise:!0,text:Dt.text}),It.type=="cut"&&ht.operation(function(){ht.setSelections(Dt.ranges,0,me),ht.replaceSelection("",null,"cut")})}else return;if(It.clipboardData){It.clipboardData.clearData();var Yt=fa.text.join(`
`);if(It.clipboardData.setData("Text",Yt),It.clipboardData.getData("Text")==Yt){It.preventDefault();return}}var fe=Og(),Qt=fe.firstChild;ht.display.lineSpace.insertBefore(fe,ht.display.lineSpace.firstChild),Qt.value=fa.text.join(`
`);var Be=document.activeElement;gn(Qt),setTimeout(function(){ht.display.lineSpace.removeChild(fe),Be.focus(),Be==gt&&dt.showPrimarySelection()},50)}}An(gt,"copy",Tt),An(gt,"cut",Tt)},rr.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},rr.prototype.prepareSelection=function(){var it=Ou(this.cm,!1);return it.focus=document.activeElement==this.div,it},rr.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},rr.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},rr.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,dt=st.doc.sel.primary(),ht=dt.from(),gt=dt.to();if(st.display.viewTo==st.display.viewFrom||ht.line>=st.display.viewTo||gt.line<st.display.viewFrom){it.removeAllRanges();return}var wt=mc(st,it.anchorNode,it.anchorOffset),Tt=mc(st,it.focusNode,it.focusOffset);if(!(wt&&!wt.bad&&Tt&&!Tt.bad&&ln(mn(wt,Tt),ht)==0&&ln(hi(wt,Tt),gt)==0)){var It=st.display.view,Dt=ht.line>=st.display.viewFrom&&ff(st,ht)||{node:It[0].measure.map[2],offset:0},Yt=gt.line<st.display.viewTo&&ff(st,gt);if(!Yt){var fe=It[It.length-1].measure,Qt=fe.maps?fe.maps[fe.maps.length-1]:fe.map;Yt={node:Qt[Qt.length-1],offset:Qt[Qt.length-2]-Qt[Qt.length-3]}}if(!Dt||!Yt){it.removeAllRanges();return}var Be=it.rangeCount&&it.getRangeAt(0),Ne;try{Ne=le(Dt.node,Dt.offset,Yt.offset,Yt.node)}catch(yn){}Ne&&(!bt&&st.state.focused?(it.collapse(Dt.node,Dt.offset),Ne.collapsed||(it.removeAllRanges(),it.addRange(Ne))):(it.removeAllRanges(),it.addRange(Ne)),Be&&it.anchorNode==null?it.addRange(Be):bt&&this.startGracePeriod()),this.rememberSelection()}},rr.prototype.startGracePeriod=function(){var it=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){it.gracePeriod=!1,it.selectionChanged()&&it.cm.operation(function(){return it.cm.curOp.selectionChanged=!0})},20)},rr.prototype.showMultipleSelections=function(it){ie(this.cm.display.cursorDiv,it.cursors),ie(this.cm.display.selectionDiv,it.selection)},rr.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},rr.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return Ie(this.div,st)},rr.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},rr.prototype.blur=function(){this.div.blur()},rr.prototype.getField=function(){return this.div},rr.prototype.supportsTouch=function(){return!0},rr.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():_o(this.cm,function(){return it.cm.curOp.selectionChanged=!0});function st(){it.cm.state.focused&&(it.pollSelection(),it.polling.set(it.cm.options.pollInterval,st))}this.polling.set(this.cm.options.pollInterval,st)},rr.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},rr.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(et&&xe&&this.cm.display.gutterSpecs.length&&Ig(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var dt=mc(st,it.anchorNode,it.anchorOffset),ht=mc(st,it.focusNode,it.focusOffset);dt&&ht&&_o(st,function(){_s(st.doc,fu(dt,ht),me),(dt.bad||ht.bad)&&(st.curOp.selectionChanged=!0)})}}},rr.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,st=it.display,dt=it.doc.sel.primary(),ht=dt.from(),gt=dt.to();if(ht.ch==0&&ht.line>it.firstLine()&&(ht=ve(ht.line-1,Ye(it.doc,ht.line-1).length)),gt.ch==Ye(it.doc,gt.line).text.length&&gt.line<it.lastLine()&&(gt=ve(gt.line+1,0)),ht.line<st.viewFrom||gt.line>st.viewTo-1)return!1;var wt,Tt,It;ht.line==st.viewFrom||(wt=ja(it,ht.line))==0?(Tt=Wt(st.view[0].line),It=st.view[0].node):(Tt=Wt(st.view[wt].line),It=st.view[wt-1].node.nextSibling);var Dt=ja(it,gt.line),Yt,fe;if(Dt==st.view.length-1?(Yt=st.viewTo-1,fe=st.lineDiv.lastChild):(Yt=Wt(st.view[Dt+1].line)-1,fe=st.view[Dt+1].node.previousSibling),!It)return!1;for(var Qt=it.doc.splitLines(bd(it,It,fe,Tt,Yt)),Be=In(it.doc,ve(Tt,0),ve(Yt,Ye(it.doc,Yt).text.length));Qt.length>1&&Be.length>1;)if(Se(Qt)==Se(Be))Qt.pop(),Be.pop(),Yt--;else if(Qt[0]==Be[0])Qt.shift(),Be.shift(),Tt++;else break;for(var Ne=0,yn=0,wn=Qt[0],Bn=Be[0],$n=Math.min(wn.length,Bn.length);Ne<$n&&wn.charCodeAt(Ne)==Bn.charCodeAt(Ne);)++Ne;for(var Si=Se(Qt),ai=Se(Be),Mi=Math.min(Si.length-(Qt.length==1?Ne:0),ai.length-(Be.length==1?Ne:0));yn<Mi&&Si.charCodeAt(Si.length-yn-1)==ai.charCodeAt(ai.length-yn-1);)++yn;if(Qt.length==1&&Be.length==1&&Tt==ht.line)for(;Ne&&Ne>ht.ch&&Si.charCodeAt(Si.length-yn-1)==ai.charCodeAt(ai.length-yn-1);)Ne--,yn++;Qt[Qt.length-1]=Si.slice(0,Si.length-yn).replace(/^\u200b+/,""),Qt[0]=Qt[0].slice(Ne).replace(/\u200b+$/,"");var Ji=ve(Tt,Ne),si=ve(Yt,Be.length?Se(Be).length-yn:0);if(Qt.length>1||Qt[0]||ln(Ji,si))return Th(it.doc,Qt,Ji,si,"+input"),!0},rr.prototype.ensurePolled=function(){this.forceCompositionEnd()},rr.prototype.reset=function(){this.forceCompositionEnd()},rr.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},rr.prototype.readFromDOMSoon=function(){var it=this;this.readDOMTimeout==null&&(this.readDOMTimeout=setTimeout(function(){if(it.readDOMTimeout=null,it.composing)if(it.composing.done)it.composing=null;else return;it.updateFromDOM()},80))},rr.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&_o(this.cm,function(){return yr(it.cm)})},rr.prototype.setUneditable=function(it){it.contentEditable="false"},rr.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||ss(this.cm,gc)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},rr.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},rr.prototype.onContextMenu=function(){},rr.prototype.resetPosition=function(){},rr.prototype.needsContentAttribute=!0;function ff(it,st){var dt=fl(it,st.line);if(!dt||dt.hidden)return null;var ht=Ye(it.doc,st.line),gt=Eu(dt,ht,st.line),wt=On(ht,it.doc.direction),Tt="left";if(wt){var It=En(wt,st.ch);Tt=It%2?"right":"left"}var Dt=ld(gt.map,st.ch,Tt);return Dt.offset=Dt.collapse=="right"?Dt.end:Dt.start,Dt}function Ig(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function Md(it,st){return st&&(it.bad=!0),it}function bd(it,st,dt,ht,gt){var wt="",Tt=!1,It=it.doc.lineSeparator(),Dt=!1;function Yt(Ne){return function(yn){return yn.id==Ne}}function fe(){Tt&&(wt+=It,Dt&&(wt+=It),Tt=Dt=!1)}function Qt(Ne){Ne&&(fe(),wt+=Ne)}function Be(Ne){if(Ne.nodeType==1){var yn=Ne.getAttribute("cm-text");if(yn){Qt(yn);return}var wn=Ne.getAttribute("cm-marker"),Bn;if(wn){var $n=it.findMarks(ve(ht,0),ve(gt+1,0),Yt(+wn));$n.length&&(Bn=$n[0].find(0))&&Qt(In(it.doc,Bn.from,Bn.to).join(It));return}if(Ne.getAttribute("contenteditable")=="false")return;var Si=/^(pre|div|p|li|table|br)$/i.test(Ne.nodeName);if(!/^br$/i.test(Ne.nodeName)&&Ne.textContent.length==0)return;Si&&fe();for(var ai=0;ai<Ne.childNodes.length;ai++)Be(Ne.childNodes[ai]);/^(pre|p)$/i.test(Ne.nodeName)&&(Dt=!0),Si&&(Tt=!0)}else Ne.nodeType==3&&Qt(Ne.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Be(st),st!=dt;)st=st.nextSibling,Dt=!1;return wt}function mc(it,st,dt){var ht;if(st==it.display.lineDiv){if(ht=it.display.lineDiv.childNodes[dt],!ht)return Md(it.clipPos(ve(it.display.viewTo-1)),!0);st=null,dt=0}else for(ht=st;;ht=ht.parentNode){if(!ht||ht==it.display.lineDiv)return null;if(ht.parentNode&&ht.parentNode==it.display.lineDiv)break}for(var gt=0;gt<it.display.view.length;gt++){var wt=it.display.view[gt];if(wt.node==ht)return rm(wt,st,dt)}}function rm(it,st,dt){var ht=it.text.firstChild,gt=!1;if(!st||!Ie(ht,st))return Md(ve(Wt(it.line),0),!0);if(st==ht&&(gt=!0,st=ht.childNodes[dt],dt=0,!st)){var wt=it.rest?Se(it.rest):it.line;return Md(ve(Wt(wt),wt.text.length),gt)}var Tt=st.nodeType==3?st:null,It=st;for(!Tt&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(Tt=st.firstChild,dt&&(dt=Tt.nodeValue.length));It.parentNode!=ht;)It=It.parentNode;var Dt=it.measure,Yt=Dt.maps;function fe(Bn,$n,Si){for(var ai=-1;ai<(Yt?Yt.length:0);ai++)for(var Mi=ai<0?Dt.map:Yt[ai],Ji=0;Ji<Mi.length;Ji+=3){var si=Mi[Ji+2];if(si==Bn||si==$n){var mo=Wt(ai<0?it.line:it.rest[ai]),Sr=Mi[Ji]+Si;return(Si<0||si!=Bn)&&(Sr=Mi[Ji+(Si?1:0)]),ve(mo,Sr)}}}var Qt=fe(Tt,It,dt);if(Qt)return Md(Qt,gt);for(var Be=It.nextSibling,Ne=Tt?Tt.nodeValue.length-dt:0;Be;Be=Be.nextSibling){if(Qt=fe(Be,Be.firstChild,0),Qt)return Md(ve(Qt.line,Qt.ch-Ne),gt);Ne+=Be.textContent.length}for(var yn=It.previousSibling,wn=dt;yn;yn=yn.previousSibling){if(Qt=fe(yn,yn.firstChild,-1),Qt)return Md(ve(Qt.line,Qt.ch+wn),gt);wn+=yn.textContent.length}}var Jr=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Ht,this.hasSelection=!1,this.composing=null};Jr.prototype.init=function(it){var st=this,dt=this,ht=this.cm;this.createField(it);var gt=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),At&&(gt.style.width="0px"),An(gt,"input",function(){ge&&ue>=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),An(gt,"paste",function(Tt){Li(ht,Tt)||Eg(Tt,ht)||(ht.state.pasteIncoming=+new Date,dt.fastPoll())});function wt(Tt){if(!Li(ht,Tt)){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var It=Bg(ht);Rh({lineWise:!0,text:It.text}),Tt.type=="cut"?ht.setSelections(It.ranges,null,me):(dt.prevInput="",gt.value=It.text.join(`
`),gn(gt))}else return;Tt.type=="cut"&&(ht.state.cutIncoming=+new Date)}}An(gt,"cut",wt),An(gt,"copy",wt),An(it.scroller,"paste",function(Tt){if(!(zr(it,Tt)||Li(ht,Tt))){if(!gt.dispatchEvent){ht.state.pasteIncoming=+new Date,dt.focus();return}var It=new Event("paste");It.clipboardData=Tt.clipboardData,gt.dispatchEvent(It)}}),An(it.lineSpace,"selectstart",function(Tt){zr(it,Tt)||Ki(Tt)}),An(gt,"compositionstart",function(){var Tt=ht.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:Tt,range:ht.markText(Tt,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),An(gt,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},Jr.prototype.createField=function(it){this.wrapper=Og(),this.textarea=this.wrapper.firstChild},Jr.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},Jr.prototype.prepareSelection=function(){var it=this.cm,st=it.display,dt=it.doc,ht=Ou(it);if(it.options.moveInputWithCursor){var gt=hr(it,dt.sel.primary().head,"div"),wt=st.wrapper.getBoundingClientRect(),Tt=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,gt.top+Tt.top-wt.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,gt.left+Tt.left-wt.left))}return ht},Jr.prototype.showSelection=function(it){var st=this.cm,dt=st.display;ie(dt.cursorDiv,it.cursors),ie(dt.selectionDiv,it.selection),it.teTop!=null&&(this.wrapper.style.top=it.teTop+"px",this.wrapper.style.left=it.teLeft+"px")},Jr.prototype.reset=function(it){if(!(this.contextMenuPending||this.composing)){var st=this.cm;if(st.somethingSelected()){this.prevInput="";var dt=st.getSelection();this.textarea.value=dt,st.state.focused&&gn(this.textarea),ge&&ue>=9&&(this.hasSelection=dt)}else it||(this.prevInput=this.textarea.value="",ge&&ue>=9&&(this.hasSelection=null))}},Jr.prototype.getField=function(){return this.textarea},Jr.prototype.supportsTouch=function(){return!1},Jr.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!nt||Ve()!=this.textarea))try{this.textarea.focus()}catch(it){}},Jr.prototype.blur=function(){this.textarea.blur()},Jr.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Jr.prototype.receivedFocus=function(){this.slowPoll()},Jr.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},Jr.prototype.fastPoll=function(){var it=!1,st=this;st.pollingFast=!0;function dt(){var ht=st.poll();!ht&&!it?(it=!0,st.polling.set(60,dt)):(st.pollingFast=!1,st.slowPoll())}st.polling.set(20,dt)},Jr.prototype.poll=function(){var it=this,st=this.cm,dt=this.textarea,ht=this.prevInput;if(this.contextMenuPending||!st.state.focused||Lt(dt)&&!ht&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var gt=dt.value;if(gt==ht&&!st.somethingSelected())return!1;if(ge&&ue>=9&&this.hasSelection===gt||ft&&/[\uf700-\uf7ff]/.test(gt))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var wt=gt.charCodeAt(0);if(wt==8203&&!ht&&(ht="\u200B"),wt==8666)return this.reset(),this.cm.execCommand("undo")}for(var Tt=0,It=Math.min(ht.length,gt.length);Tt<It&&ht.charCodeAt(Tt)==gt.charCodeAt(Tt);)++Tt;return _o(st,function(){gc(st,gt.slice(Tt),ht.length-Tt,null,it.composing?"*compose":null),gt.length>1e3||gt.indexOf(`
`)>-1?dt.value=it.prevInput="":it.prevInput=gt,it.composing&&(it.composing.range.clear(),it.composing.range=st.markText(it.composing.start,st.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Jr.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Jr.prototype.onKeyPress=function(){ge&&ue>=9&&(this.hasSelection=null),this.fastPoll()},Jr.prototype.onContextMenu=function(it){var st=this,dt=st.cm,ht=dt.display,gt=st.textarea;st.contextMenuPending&&st.contextMenuPending();var wt=qs(dt,it),Tt=ht.scroller.scrollTop;if(!wt||Xt)return;var It=dt.options.resetSelectionOnContextMenu;It&&dt.doc.sel.contains(wt)==-1&&ss(dt,_s)(dt.doc,fu(wt),me);var Dt=gt.style.cssText,Yt=st.wrapper.style.cssText,fe=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",gt.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(it.clientY-fe.top-5)+"px; left: "+(it.clientX-fe.left-5)+`px;
z-index: 1000; background: `+(ge?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Qt;te&&(Qt=window.scrollY),ht.input.focus(),te&&window.scrollTo(null,Qt),ht.input.reset(),dt.somethingSelected()||(gt.value=st.prevInput=" "),st.contextMenuPending=Ne,ht.selForContextMenu=dt.doc.sel,clearTimeout(ht.detectingSelectAll);function Be(){if(gt.selectionStart!=null){var wn=dt.somethingSelected(),Bn="\u200B"+(wn?gt.value:"");gt.value="\u21DA",gt.value=Bn,st.prevInput=wn?"":"\u200B",gt.selectionStart=1,gt.selectionEnd=Bn.length,ht.selForContextMenu=dt.doc.sel}}function Ne(){if(st.contextMenuPending==Ne&&(st.contextMenuPending=!1,st.wrapper.style.cssText=Yt,gt.style.cssText=Dt,ge&&ue<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=Tt),gt.selectionStart!=null)){(!ge||ge&&ue<9)&&Be();var wn=0,Bn=function(){ht.selForContextMenu==dt.doc.sel&&gt.selectionStart==0&&gt.selectionEnd>0&&st.prevInput=="\u200B"?ss(dt,_r)(dt):wn++<10?ht.detectingSelectAll=setTimeout(Bn,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(Bn,200)}}if(ge&&ue>=9&&Be(),Nt){Vo(it);var yn=function(){oi(window,"mouseup",yn),setTimeout(Ne,20)};An(window,"mouseup",yn)}else setTimeout(Ne,50)},Jr.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},Jr.prototype.setUneditable=function(){},Jr.prototype.needsContentAttribute=!1;function sm(it,st){if(st=st?$e(st):{},st.value=it.value,!st.tabindex&&it.tabIndex&&(st.tabindex=it.tabIndex),!st.placeholder&&it.placeholder&&(st.placeholder=it.placeholder),st.autofocus==null){var dt=Ve();st.autofocus=dt==it||it.getAttribute("autofocus")!=null&&dt==document.body}function ht(){it.value=It.getValue()}var gt;if(it.form&&(An(it.form,"submit",ht),!st.leaveSubmitMethodAlone)){var wt=it.form;gt=wt.submit;try{var Tt=wt.submit=function(){ht(),wt.submit=gt,wt.submit(),wt.submit=Tt}}catch(Dt){}}st.finishInit=function(Dt){Dt.save=ht,Dt.getTextArea=function(){return it},Dt.toTextArea=function(){Dt.toTextArea=isNaN,ht(),it.parentNode.removeChild(Dt.getWrapperElement()),it.style.display="",it.form&&(oi(it.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=gt))}},it.style.display="none";var It=Io(function(Dt){return it.parentNode.insertBefore(Dt,it.nextSibling)},st);return It}function Nd(it){it.off=oi,it.on=An,it.wheelEventPixels=Ga,it.Doc=Bs,it.splitLines=Co,it.countColumn=Kt,it.findColumn=vn,it.isWordChar=Ft,it.Pass=sn,it.signal=gi,it.Line=or,it.changeEnd=Uu,it.scrollbarModel=ng,it.Pos=ve,it.cmpPos=ln,it.modes=Zn,it.mimeModes=ei,it.resolveMode=be,it.getMode=ke,it.modeExtensions=pe,it.extendMode=je,it.copyState=Yn,it.startState=vi,it.innerMode=jn,it.commands=Xu,it.keyMap=Ma,it.keyName=qp,it.isModifierKey=xd,it.lookupKey=nl,it.normalizeKeyMap=vg,it.StringStream=Ce,it.SharedTextMarker=Ul,it.TextMarker=ae,it.LineWidget=mu,it.e_preventDefault=Ki,it.e_stopPropagation=Bo,it.e_stop=Vo,it.addClass=Qe,it.contains=Ie,it.rmClass=Vt,it.keyNames=Yl}im(Io),Qu(Io);var vu="iter insert remove copy getEditor constructor".split(" ");for(var vc in Bs.prototype)Bs.prototype.hasOwnProperty(vc)&&Le(vu,vc)<0&&(Io.prototype[vc]=function(it){return function(){return it.apply(this.doc,arguments)}}(Bs.prototype[vc]));return ji(Bs),Io.inputStyles={textarea:Jr,contenteditable:rr},Io.defineMode=function(it){!Io.defaults.mode&&it!="null"&&(Io.defaults.mode=it),li.apply(this,arguments)},Io.defineMIME=to,Io.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),Io.defineMIME("text/plain","null"),Io.defineExtension=function(it,st){Io.prototype[it]=st},Io.defineDocExtension=function(it,st){Bs.prototype[it]=st},Io.fromTextArea=sm,Nd(Io),Io.version="5.58.2",Io})},25419:function(dn,Rn,Zt){(function(bt){bt(Zt(89780),Zt(15525),Zt(98101))})(function(bt){"use strict";bt.defineMode("markdown",function(ce,we){var Fe=bt.getMode(ce,"text/html"),ge=Fe.name=="null";function ue(Kt){if(bt.findModeByName){var Ht=bt.findModeByName(Kt);Ht&&(Kt=Ht.mime||Ht.mimes[0])}var Le=bt.getMode(ce,Kt);return Le.name=="null"?null:Le}we.highlightFormatting===void 0&&(we.highlightFormatting=!1),we.maxBlockquoteDepth===void 0&&(we.maxBlockquoteDepth=0),we.taskLists===void 0&&(we.taskLists=!1),we.strikethrough===void 0&&(we.strikethrough=!1),we.emoji===void 0&&(we.emoji=!1),we.fencedCodeBlockHighlighting===void 0&&(we.fencedCodeBlockHighlighting=!0),we.fencedCodeBlockDefaultMode===void 0&&(we.fencedCodeBlockDefaultMode="text/plain"),we.xml===void 0&&(we.xml=!0),we.tokenTypeOverrides===void 0&&(we.tokenTypeOverrides={});var te={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var Ae in te)te.hasOwnProperty(Ae)&&we.tokenTypeOverrides[Ae]&&(te[Ae]=we.tokenTypeOverrides[Ae]);var xe=/^([*\-_])(?:\s*\1){2,}\s*$/,Xt=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Ke=/^\[(x| )\](?=\s)/i,se=we.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,rn=/^ {0,3}(?:\={1,}|-{2,})\s*$/,At=/^[^#!\[\]*_\\<>` "'(~:]+/,et=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,nt=/^\s*\[[^\]]+?\]:.*$/,ft=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,lt=" ";function pt(Kt,Ht,Le){return Ht.f=Ht.inline=Le,Le(Kt,Ht)}function vt(Kt,Ht,Le){return Ht.f=Ht.block=Le,Le(Kt,Ht)}function Ct(Kt){return!Kt||!/\S/.test(Kt.string)}function Nt(Kt){if(Kt.linkTitle=!1,Kt.linkHref=!1,Kt.linkText=!1,Kt.em=!1,Kt.strong=!1,Kt.strikethrough=!1,Kt.quote=0,Kt.indentedCode=!1,Kt.f==Vt){var Ht=ge;if(!Ht){var Le=bt.innerMode(Fe,Kt.htmlState);Ht=Le.mode.name=="xml"&&Le.state.tagStart===null&&!Le.state.context&&Le.state.tokenize.isInText}Ht&&(Kt.f=Pe,Kt.block=Gt,Kt.htmlState=null)}return Kt.trailingSpace=0,Kt.trailingSpaceNewLine=!1,Kt.prevLine=Kt.thisLine,Kt.thisLine={stream:null},null}function Gt(Kt,Ht){var Le=Kt.column()===Ht.indentation,nn=Ct(Ht.prevLine.stream),sn=Ht.indentedCode,me=Ht.prevLine.hr,Te=Ht.list!==!1,Ee=(Ht.listStack[Ht.listStack.length-1]||0)+3;Ht.indentedCode=!1;var vn=Ht.indentation;if(Ht.indentationDiff===null&&(Ht.indentationDiff=Ht.indentation,Te)){for(Ht.list=null;vn<Ht.listStack[Ht.listStack.length-1];)Ht.listStack.pop(),Ht.listStack.length?Ht.indentation=Ht.listStack[Ht.listStack.length-1]:Ht.list=!1;Ht.list!==!1&&(Ht.indentationDiff=vn-Ht.listStack[Ht.listStack.length-1])}var Ue=!nn&&!me&&!Ht.prevLine.header&&(!Te||!sn)&&!Ht.prevLine.fencedCodeEnd,ne=(Ht.list===!1||me||nn)&&Ht.indentation<=Ee&&Kt.match(xe),Se=null;if(Ht.indentationDiff>=4&&(sn||Ht.prevLine.fencedCodeEnd||Ht.prevLine.header||nn))return Kt.skipToEnd(),Ht.indentedCode=!0,te.code;if(Kt.eatSpace())return null;if(Le&&Ht.indentation<=Ee&&(Se=Kt.match(se))&&Se[1].length<=6)return Ht.quote=0,Ht.header=Se[1].length,Ht.thisLine.header=!0,we.highlightFormatting&&(Ht.formatting="header"),Ht.f=Ht.inline,ie(Ht);if(Ht.indentation<=Ee&&Kt.eat(">"))return Ht.quote=Le?1:Ht.quote+1,we.highlightFormatting&&(Ht.formatting="quote"),Kt.eatSpace(),ie(Ht);if(!ne&&!Ht.setext&&Le&&Ht.indentation<=Ee&&(Se=Kt.match(Xt))){var tn=Se[1]?"ol":"ul";return Ht.indentation=vn+Kt.current().length,Ht.list=!0,Ht.quote=0,Ht.listStack.push(Ht.indentation),Ht.em=!1,Ht.strong=!1,Ht.code=!1,Ht.strikethrough=!1,we.taskLists&&Kt.match(Ke,!1)&&(Ht.taskList=!0),Ht.f=Ht.inline,we.highlightFormatting&&(Ht.formatting=["list","list-"+tn]),ie(Ht)}else{if(Le&&Ht.indentation<=Ee&&(Se=Kt.match(et,!0)))return Ht.quote=0,Ht.fencedEndRE=new RegExp(Se[1]+"+ *$"),Ht.localMode=we.fencedCodeBlockHighlighting&&ue(Se[2]||we.fencedCodeBlockDefaultMode),Ht.localMode&&(Ht.localState=bt.startState(Ht.localMode)),Ht.f=Ht.block=ee,we.highlightFormatting&&(Ht.formatting="code-block"),Ht.code=-1,ie(Ht);if(Ht.setext||(!Ue||!Te)&&!Ht.quote&&Ht.list===!1&&!Ht.code&&!ne&&!nt.test(Kt.string)&&(Se=Kt.lookAhead(1))&&(Se=Se.match(rn)))return Ht.setext?(Ht.header=Ht.setext,Ht.setext=0,Kt.skipToEnd(),we.highlightFormatting&&(Ht.formatting="header")):(Ht.header=Se[0].charAt(0)=="="?1:2,Ht.setext=Ht.header),Ht.thisLine.header=!0,Ht.f=Ht.inline,ie(Ht);if(ne)return Kt.skipToEnd(),Ht.hr=!0,Ht.thisLine.hr=!0,te.hr;if(Kt.peek()==="[")return pt(Kt,Ht,Dn)}return pt(Kt,Ht,Ht.inline)}function Vt(Kt,Ht){var Le=Fe.token(Kt,Ht.htmlState);if(!ge){var nn=bt.innerMode(Fe,Ht.htmlState);(nn.mode.name=="xml"&&nn.state.tagStart===null&&!nn.state.context&&nn.state.tokenize.isInText||Ht.md_inside&&Kt.current().indexOf(">")>-1)&&(Ht.f=Pe,Ht.block=Gt,Ht.htmlState=null)}return Le}function ee(Kt,Ht){var Le=Ht.listStack[Ht.listStack.length-1]||0,nn=Ht.indentation<Le,sn=Le+3;if(Ht.fencedEndRE&&Ht.indentation<=sn&&(nn||Kt.match(Ht.fencedEndRE))){we.highlightFormatting&&(Ht.formatting="code-block");var me;return nn||(me=ie(Ht)),Ht.localMode=Ht.localState=null,Ht.block=Gt,Ht.f=Pe,Ht.fencedEndRE=null,Ht.code=0,Ht.thisLine.fencedCodeEnd=!0,nn?vt(Kt,Ht,Ht.block):me}else return Ht.localMode?Ht.localMode.token(Kt,Ht.localState):(Kt.skipToEnd(),te.code)}function ie(Kt){var Ht=[];if(Kt.formatting){Ht.push(te.formatting),typeof Kt.formatting=="string"&&(Kt.formatting=[Kt.formatting]);for(var Le=0;Le<Kt.formatting.length;Le++)Ht.push(te.formatting+"-"+Kt.formatting[Le]),Kt.formatting[Le]==="header"&&Ht.push(te.formatting+"-"+Kt.formatting[Le]+"-"+Kt.header),Kt.formatting[Le]==="quote"&&(!we.maxBlockquoteDepth||we.maxBlockquoteDepth>=Kt.quote?Ht.push(te.formatting+"-"+Kt.formatting[Le]+"-"+Kt.quote):Ht.push("error"))}if(Kt.taskOpen)return Ht.push("meta"),Ht.length?Ht.join(" "):null;if(Kt.taskClosed)return Ht.push("property"),Ht.length?Ht.join(" "):null;if(Kt.linkHref?Ht.push(te.linkHref,"url"):(Kt.strong&&Ht.push(te.strong),Kt.em&&Ht.push(te.em),Kt.strikethrough&&Ht.push(te.strikethrough),Kt.emoji&&Ht.push(te.emoji),Kt.linkText&&Ht.push(te.linkText),Kt.code&&Ht.push(te.code),Kt.image&&Ht.push(te.image),Kt.imageAltText&&Ht.push(te.imageAltText,"link"),Kt.imageMarker&&Ht.push(te.imageMarker)),Kt.header&&Ht.push(te.header,te.header+"-"+Kt.header),Kt.quote&&(Ht.push(te.quote),!we.maxBlockquoteDepth||we.maxBlockquoteDepth>=Kt.quote?Ht.push(te.quote+"-"+Kt.quote):Ht.push(te.quote+"-"+we.maxBlockquoteDepth)),Kt.list!==!1){var nn=(Kt.listStack.length-1)%3;nn?nn===1?Ht.push(te.list2):Ht.push(te.list3):Ht.push(te.list1)}return Kt.trailingSpaceNewLine?Ht.push("trailing-space-new-line"):Kt.trailingSpace&&Ht.push("trailing-space-"+(Kt.trailingSpace%2?"a":"b")),Ht.length?Ht.join(" "):null}function $t(Kt,Ht){if(Kt.match(At,!0))return ie(Ht)}function Pe(Kt,Ht){var Le=Ht.text(Kt,Ht);if(typeof Le!="undefined")return Le;if(Ht.list)return Ht.list=null,ie(Ht);if(Ht.taskList){var nn=Kt.match(Ke,!0)[1]===" ";return nn?Ht.taskOpen=!0:Ht.taskClosed=!0,we.highlightFormatting&&(Ht.formatting="task"),Ht.taskList=!1,ie(Ht)}if(Ht.taskOpen=!1,Ht.taskClosed=!1,Ht.header&&Kt.match(/^#+$/,!0))return we.highlightFormatting&&(Ht.formatting="header"),ie(Ht);var sn=Kt.next();if(Ht.linkTitle){Ht.linkTitle=!1;var me=sn;sn==="("&&(me=")"),me=(me+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var Te="^\\s*(?:[^"+me+"\\\\]+|\\\\\\\\|\\\\.)"+me;if(Kt.match(new RegExp(Te),!0))return te.linkHref}if(sn==="`"){var Ee=Ht.formatting;we.highlightFormatting&&(Ht.formatting="code"),Kt.eatWhile("`");var vn=Kt.current().length;if(Ht.code==0&&(!Ht.quote||vn==1))return Ht.code=vn,ie(Ht);if(vn==Ht.code){var Ue=ie(Ht);return Ht.code=0,Ue}else return Ht.formatting=Ee,ie(Ht)}else if(Ht.code)return ie(Ht);if(sn==="\\"&&(Kt.next(),we.highlightFormatting)){var ne=ie(Ht),Se=te.formatting+"-escape";return ne?ne+" "+Se:Se}if(sn==="!"&&Kt.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Ht.imageMarker=!0,Ht.image=!0,we.highlightFormatting&&(Ht.formatting="image"),ie(Ht);if(sn==="["&&Ht.imageMarker&&Kt.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Ht.imageMarker=!1,Ht.imageAltText=!0,we.highlightFormatting&&(Ht.formatting="image"),ie(Ht);if(sn==="]"&&Ht.imageAltText){we.highlightFormatting&&(Ht.formatting="image");var ne=ie(Ht);return Ht.imageAltText=!1,Ht.image=!1,Ht.inline=Ht.f=Ie,ne}if(sn==="["&&!Ht.image)return Ht.linkText&&Kt.match(/^.*?\]/)||(Ht.linkText=!0,we.highlightFormatting&&(Ht.formatting="link")),ie(Ht);if(sn==="]"&&Ht.linkText){we.highlightFormatting&&(Ht.formatting="link");var ne=ie(Ht);return Ht.linkText=!1,Ht.inline=Ht.f=Kt.match(/\(.*?\)| ?\[.*?\]/,!1)?Ie:Pe,ne}if(sn==="<"&&Kt.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Ht.f=Ht.inline=le,we.highlightFormatting&&(Ht.formatting="link");var ne=ie(Ht);return ne?ne+=" ":ne="",ne+te.linkInline}if(sn==="<"&&Kt.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Ht.f=Ht.inline=le,we.highlightFormatting&&(Ht.formatting="link");var ne=ie(Ht);return ne?ne+=" ":ne="",ne+te.linkEmail}if(we.xml&&sn==="<"&&Kt.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var tn=Kt.string.indexOf(">",Kt.pos);if(tn!=-1){var cn=Kt.string.substring(Kt.start,tn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(cn)&&(Ht.md_inside=!0)}return Kt.backUp(1),Ht.htmlState=bt.startState(Fe),vt(Kt,Ht,Vt)}if(we.xml&&sn==="<"&&Kt.match(/^\/\w*?>/))return Ht.md_inside=!1,"tag";if(sn==="*"||sn==="_"){for(var Et=1,Pt=Kt.pos==1?" ":Kt.string.charAt(Kt.pos-2);Et<3&&Kt.eat(sn);)Et++;var xt=Kt.peek()||" ",Ft=!/\s/.test(xt)&&(!ft.test(xt)||/\s/.test(Pt)||ft.test(Pt)),jt=!/\s/.test(Pt)&&(!ft.test(Pt)||/\s/.test(xt)||ft.test(xt)),kt=null,de=null;if(Et%2&&(!Ht.em&&Ft&&(sn==="*"||!jt||ft.test(Pt))?kt=!0:Ht.em==sn&&jt&&(sn==="*"||!Ft||ft.test(xt))&&(kt=!1)),Et>1&&(!Ht.strong&&Ft&&(sn==="*"||!jt||ft.test(Pt))?de=!0:Ht.strong==sn&&jt&&(sn==="*"||!Ft||ft.test(xt))&&(de=!1)),de!=null||kt!=null){we.highlightFormatting&&(Ht.formatting=kt==null?"strong":de==null?"em":"strong em"),kt===!0&&(Ht.em=sn),de===!0&&(Ht.strong=sn);var Ue=ie(Ht);return kt===!1&&(Ht.em=!1),de===!1&&(Ht.strong=!1),Ue}}else if(sn===" "&&(Kt.eat("*")||Kt.eat("_"))){if(Kt.peek()===" ")return ie(Ht);Kt.backUp(1)}if(we.strikethrough){if(sn==="~"&&Kt.eatWhile(sn)){if(Ht.strikethrough){we.highlightFormatting&&(Ht.formatting="strikethrough");var Ue=ie(Ht);return Ht.strikethrough=!1,Ue}else if(Kt.match(/^[^\s]/,!1))return Ht.strikethrough=!0,we.highlightFormatting&&(Ht.formatting="strikethrough"),ie(Ht)}else if(sn===" "&&Kt.match(/^~~/,!0)){if(Kt.peek()===" ")return ie(Ht);Kt.backUp(2)}}if(we.emoji&&sn===":"&&Kt.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Ht.emoji=!0,we.highlightFormatting&&(Ht.formatting="emoji");var We=ie(Ht);return Ht.emoji=!1,We}return sn===" "&&(Kt.match(/^ +$/,!1)?Ht.trailingSpace++:Ht.trailingSpace&&(Ht.trailingSpaceNewLine=!0)),ie(Ht)}function le(Kt,Ht){var Le=Kt.next();if(Le===">"){Ht.f=Ht.inline=Pe,we.highlightFormatting&&(Ht.formatting="link");var nn=ie(Ht);return nn?nn+=" ":nn="",nn+te.linkInline}return Kt.match(/^[^>]+/,!0),te.linkInline}function Ie(Kt,Ht){if(Kt.eatSpace())return null;var Le=Kt.next();return Le==="("||Le==="["?(Ht.f=Ht.inline=Qe(Le==="("?")":"]"),we.highlightFormatting&&(Ht.formatting="link-string"),Ht.linkHref=!0,ie(Ht)):"error"}var Ve={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function Qe(Kt){return function(Ht,Le){var nn=Ht.next();if(nn===Kt){Le.f=Le.inline=Pe,we.highlightFormatting&&(Le.formatting="link-string");var sn=ie(Le);return Le.linkHref=!1,sn}return Ht.match(Ve[Kt]),Le.linkHref=!0,ie(Le)}}function Dn(Kt,Ht){return Kt.match(/^([^\]\\]|\\.)*\]:/,!1)?(Ht.f=gn,Kt.next(),we.highlightFormatting&&(Ht.formatting="link"),Ht.linkText=!0,ie(Ht)):pt(Kt,Ht,Pe)}function gn(Kt,Ht){if(Kt.match(/^\]:/,!0)){Ht.f=Ht.inline=en,we.highlightFormatting&&(Ht.formatting="link");var Le=ie(Ht);return Ht.linkText=!1,Le}return Kt.match(/^([^\]\\]|\\.)+/,!0),te.linkText}function en(Kt,Ht){return Kt.eatSpace()?null:(Kt.match(/^[^\s]+/,!0),Kt.peek()===void 0?Ht.linkTitle=!0:Kt.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Ht.f=Ht.inline=Pe,te.linkHref+" url")}var $e={startState:function(){return{f:Gt,prevLine:{stream:null},thisLine:{stream:null},block:Gt,htmlState:null,indentation:0,inline:Pe,text:$t,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(Kt){return{f:Kt.f,prevLine:Kt.prevLine,thisLine:Kt.thisLine,block:Kt.block,htmlState:Kt.htmlState&&bt.copyState(Fe,Kt.htmlState),indentation:Kt.indentation,localMode:Kt.localMode,localState:Kt.localMode?bt.copyState(Kt.localMode,Kt.localState):null,inline:Kt.inline,text:Kt.text,formatting:!1,linkText:Kt.linkText,linkTitle:Kt.linkTitle,linkHref:Kt.linkHref,code:Kt.code,em:Kt.em,strong:Kt.strong,strikethrough:Kt.strikethrough,emoji:Kt.emoji,header:Kt.header,setext:Kt.setext,hr:Kt.hr,taskList:Kt.taskList,list:Kt.list,listStack:Kt.listStack.slice(0),quote:Kt.quote,indentedCode:Kt.indentedCode,trailingSpace:Kt.trailingSpace,trailingSpaceNewLine:Kt.trailingSpaceNewLine,md_inside:Kt.md_inside,fencedEndRE:Kt.fencedEndRE}},token:function(Kt,Ht){if(Ht.formatting=!1,Kt!=Ht.thisLine.stream){if(Ht.header=0,Ht.hr=!1,Kt.match(/^\s*$/,!0))return Nt(Ht),null;if(Ht.prevLine=Ht.thisLine,Ht.thisLine={stream:Kt},Ht.taskList=!1,Ht.trailingSpace=0,Ht.trailingSpaceNewLine=!1,!Ht.localState&&(Ht.f=Ht.block,Ht.f!=Vt)){var Le=Kt.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Ht.indentation=Le,Ht.indentationDiff=null,Le>0)return null}}return Ht.f(Kt,Ht)},innerMode:function(Kt){return Kt.block==Vt?{state:Kt.htmlState,mode:Fe}:Kt.localState?{state:Kt.localState,mode:Kt.localMode}:{state:Kt,mode:$e}},indent:function(Kt,Ht,Le){return Kt.block==Vt&&Fe.indent?Fe.indent(Kt.htmlState,Ht,Le):Kt.localState&&Kt.localMode.indent?Kt.localMode.indent(Kt.localState,Ht,Le):bt.Pass},blankLine:Nt,getType:ie,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return $e},"xml"),bt.defineMIME("text/markdown","markdown"),bt.defineMIME("text/x-markdown","markdown")})},98101:function(dn,Rn,Zt){(function(bt){bt(Zt(89780))})(function(bt){"use strict";bt.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded Javascript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var ce=0;ce<bt.modeInfo.length;ce++){var we=bt.modeInfo[ce];we.mimes&&(we.mime=we.mimes[0])}bt.findModeByMIME=function(Fe){Fe=Fe.toLowerCase();for(var ge=0;ge<bt.modeInfo.length;ge++){var ue=bt.modeInfo[ge];if(ue.mime==Fe)return ue;if(ue.mimes){for(var te=0;te<ue.mimes.length;te++)if(ue.mimes[te]==Fe)return ue}}if(/\+xml$/.test(Fe))return bt.findModeByMIME("application/xml");if(/\+json$/.test(Fe))return bt.findModeByMIME("application/json")},bt.findModeByExtension=function(Fe){Fe=Fe.toLowerCase();for(var ge=0;ge<bt.modeInfo.length;ge++){var ue=bt.modeInfo[ge];if(ue.ext){for(var te=0;te<ue.ext.length;te++)if(ue.ext[te]==Fe)return ue}}},bt.findModeByFileName=function(Fe){for(var ge=0;ge<bt.modeInfo.length;ge++){var ue=bt.modeInfo[ge];if(ue.file&&ue.file.test(Fe))return ue}var te=Fe.lastIndexOf("."),Ae=te>-1&&Fe.substring(te+1,Fe.length);if(Ae)return bt.findModeByExtension(Ae)},bt.findModeByName=function(Fe){Fe=Fe.toLowerCase();for(var ge=0;ge<bt.modeInfo.length;ge++){var ue=bt.modeInfo[ge];if(ue.name.toLowerCase()==Fe)return ue;if(ue.alias){for(var te=0;te<ue.alias.length;te++)if(ue.alias[te].toLowerCase()==Fe)return ue}}}})},67549:function(dn,Rn,Zt){(function(bt){bt(Zt(89780))})(function(bt){"use strict";bt.defineMode("stex",function(ce,we){"use strict";function Fe(At,et){At.cmdState.push(et)}function ge(At){return At.cmdState.length>0?At.cmdState[At.cmdState.length-1]:null}function ue(At){var et=At.cmdState.pop();et&&et.closeBracket()}function te(At){for(var et=At.cmdState,nt=et.length-1;nt>=0;nt--){var ft=et[nt];if(ft.name!="DEFAULT")return ft}return{styleIdentifier:function(){return null}}}function Ae(At,et,nt){return function(){this.name=At,this.bracketNo=0,this.style=et,this.styles=nt,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var xe={};xe.importmodule=Ae("importmodule","tag",["string","builtin"]),xe.documentclass=Ae("documentclass","tag",["","atom"]),xe.usepackage=Ae("usepackage","tag",["atom"]),xe.begin=Ae("begin","tag",["atom"]),xe.end=Ae("end","tag",["atom"]),xe.label=Ae("label","tag",["atom"]),xe.ref=Ae("ref","tag",["atom"]),xe.eqref=Ae("eqref","tag",["atom"]),xe.cite=Ae("cite","tag",["atom"]),xe.bibitem=Ae("bibitem","tag",["atom"]),xe.Bibitem=Ae("Bibitem","tag",["atom"]),xe.RBibitem=Ae("RBibitem","tag",["atom"]),xe.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function Xt(At,et){At.f=et}function Ke(At,et){var nt;if(At.match(/^\\[a-zA-Z@]+/)){var ft=At.current().slice(1);return nt=xe.hasOwnProperty(ft)?xe[ft]:xe.DEFAULT,nt=new nt,Fe(et,nt),Xt(et,rn),nt.style}if(At.match(/^\\[$&%#{}_]/)||At.match(/^\\[,;!\/\\]/))return"tag";if(At.match("\\["))return Xt(et,function(pt,vt){return se(pt,vt,"\\]")}),"keyword";if(At.match("\\("))return Xt(et,function(pt,vt){return se(pt,vt,"\\)")}),"keyword";if(At.match("$$"))return Xt(et,function(pt,vt){return se(pt,vt,"$$")}),"keyword";if(At.match("$"))return Xt(et,function(pt,vt){return se(pt,vt,"$")}),"keyword";var lt=At.next();if(lt=="%")return At.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(nt=ge(et),nt)nt.closeBracket(lt),Xt(et,rn);else return"error";return"bracket"}else return lt=="{"||lt=="["?(nt=xe.DEFAULT,nt=new nt,Fe(et,nt),"bracket"):/\d/.test(lt)?(At.eatWhile(/[\w.%]/),"atom"):(At.eatWhile(/[\w\-_]/),nt=te(et),nt.name=="begin"&&(nt.argument=At.current()),nt.styleIdentifier())}function se(At,et,nt){if(At.eatSpace())return null;if(nt&&At.match(nt))return Xt(et,Ke),"keyword";if(At.match(/^\\[a-zA-Z@]+/))return"tag";if(At.match(/^[a-zA-Z]+/))return"variable-2";if(At.match(/^\\[$&%#{}_]/)||At.match(/^\\[,;!\/]/)||At.match(/^[\^_&]/))return"tag";if(At.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(At.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var ft=At.next();return ft=="{"||ft=="}"||ft=="["||ft=="]"||ft=="("||ft==")"?"bracket":ft=="%"?(At.skipToEnd(),"comment"):"error"}function rn(At,et){var nt=At.peek(),ft;return nt=="{"||nt=="["?(ft=ge(et),ft.openBracket(nt),At.eat(nt),Xt(et,Ke),"bracket"):/[ \t\r]/.test(nt)?(At.eat(nt),null):(Xt(et,Ke),ue(et),Ke(At,et))}return{startState:function(){var At=we.inMathMode?function(et,nt){return se(et,nt)}:Ke;return{cmdState:[],f:At}},copyState:function(At){return{cmdState:At.cmdState.slice(),f:At.f}},token:function(At,et){return et.f(At,et)},blankLine:function(At){At.f=Ke,At.cmdState.length=0},lineComment:"%"}}),bt.defineMIME("text/x-stex","stex"),bt.defineMIME("text/x-latex","stex")})},15525:function(dn,Rn,Zt){(function(bt){bt(Zt(89780))})(function(bt){"use strict";var ce={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},we={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};bt.defineMode("xml",function(Fe,ge){var ue=Fe.indentUnit,te={},Ae=ge.htmlMode?ce:we;for(var xe in Ae)te[xe]=Ae[xe];for(var xe in ge)te[xe]=ge[xe];var Xt,Ke;function se(le,Ie){function Ve(gn){return Ie.tokenize=gn,gn(le,Ie)}var Qe=le.next();if(Qe=="<")return le.eat("!")?le.eat("[")?le.match("CDATA[")?Ve(et("atom","]]>")):null:le.match("--")?Ve(et("comment","-->")):le.match("DOCTYPE",!0,!0)?(le.eatWhile(/[\w\._\-]/),Ve(nt(1))):null:le.eat("?")?(le.eatWhile(/[\w\._\-]/),Ie.tokenize=et("meta","?>"),"meta"):(Xt=le.eat("/")?"closeTag":"openTag",Ie.tokenize=rn,"tag bracket");if(Qe=="&"){var Dn;return le.eat("#")?le.eat("x")?Dn=le.eatWhile(/[a-fA-F\d]/)&&le.eat(";"):Dn=le.eatWhile(/[\d]/)&&le.eat(";"):Dn=le.eatWhile(/[\w\.\-:]/)&&le.eat(";"),Dn?"atom":"error"}else return le.eatWhile(/[^&<]/),null}se.isInText=!0;function rn(le,Ie){var Ve=le.next();if(Ve==">"||Ve=="/"&&le.eat(">"))return Ie.tokenize=se,Xt=Ve==">"?"endTag":"selfcloseTag","tag bracket";if(Ve=="=")return Xt="equals",null;if(Ve=="<"){Ie.tokenize=se,Ie.state=vt,Ie.tagName=Ie.tagStart=null;var Qe=Ie.tokenize(le,Ie);return Qe?Qe+" tag error":"tag error"}else return/[\'\"]/.test(Ve)?(Ie.tokenize=At(Ve),Ie.stringStartCol=le.column(),Ie.tokenize(le,Ie)):(le.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function At(le){var Ie=function(Ve,Qe){for(;!Ve.eol();)if(Ve.next()==le){Qe.tokenize=rn;break}return"string"};return Ie.isInAttribute=!0,Ie}function et(le,Ie){return function(Ve,Qe){for(;!Ve.eol();){if(Ve.match(Ie)){Qe.tokenize=se;break}Ve.next()}return le}}function nt(le){return function(Ie,Ve){for(var Qe;(Qe=Ie.next())!=null;){if(Qe=="<")return Ve.tokenize=nt(le+1),Ve.tokenize(Ie,Ve);if(Qe==">")if(le==1){Ve.tokenize=se;break}else return Ve.tokenize=nt(le-1),Ve.tokenize(Ie,Ve)}return"meta"}}function ft(le,Ie,Ve){this.prev=le.context,this.tagName=Ie,this.indent=le.indented,this.startOfLine=Ve,(te.doNotIndent.hasOwnProperty(Ie)||le.context&&le.context.noIndent)&&(this.noIndent=!0)}function lt(le){le.context&&(le.context=le.context.prev)}function pt(le,Ie){for(var Ve;;){if(!le.context||(Ve=le.context.tagName,!te.contextGrabbers.hasOwnProperty(Ve)||!te.contextGrabbers[Ve].hasOwnProperty(Ie)))return;lt(le)}}function vt(le,Ie,Ve){return le=="openTag"?(Ve.tagStart=Ie.column(),Ct):le=="closeTag"?Nt:vt}function Ct(le,Ie,Ve){return le=="word"?(Ve.tagName=Ie.current(),Ke="tag",ee):te.allowMissingTagName&&le=="endTag"?(Ke="tag bracket",ee(le,Ie,Ve)):(Ke="error",Ct)}function Nt(le,Ie,Ve){if(le=="word"){var Qe=Ie.current();return Ve.context&&Ve.context.tagName!=Qe&&te.implicitlyClosed.hasOwnProperty(Ve.context.tagName)&&lt(Ve),Ve.context&&Ve.context.tagName==Qe||te.matchClosing===!1?(Ke="tag",Gt):(Ke="tag error",Vt)}else return te.allowMissingTagName&&le=="endTag"?(Ke="tag bracket",Gt(le,Ie,Ve)):(Ke="error",Vt)}function Gt(le,Ie,Ve){return le!="endTag"?(Ke="error",Gt):(lt(Ve),vt)}function Vt(le,Ie,Ve){return Ke="error",Gt(le,Ie,Ve)}function ee(le,Ie,Ve){if(le=="word")return Ke="attribute",ie;if(le=="endTag"||le=="selfcloseTag"){var Qe=Ve.tagName,Dn=Ve.tagStart;return Ve.tagName=Ve.tagStart=null,le=="selfcloseTag"||te.autoSelfClosers.hasOwnProperty(Qe)?pt(Ve,Qe):(pt(Ve,Qe),Ve.context=new ft(Ve,Qe,Dn==Ve.indented)),vt}return Ke="error",ee}function ie(le,Ie,Ve){return le=="equals"?$t:(te.allowMissing||(Ke="error"),ee(le,Ie,Ve))}function $t(le,Ie,Ve){return le=="string"?Pe:le=="word"&&te.allowUnquoted?(Ke="string",ee):(Ke="error",ee(le,Ie,Ve))}function Pe(le,Ie,Ve){return le=="string"?Pe:ee(le,Ie,Ve)}return{startState:function(le){var Ie={tokenize:se,state:vt,indented:le||0,tagName:null,tagStart:null,context:null};return le!=null&&(Ie.baseIndent=le),Ie},token:function(le,Ie){if(!Ie.tagName&&le.sol()&&(Ie.indented=le.indentation()),le.eatSpace())return null;Xt=null;var Ve=Ie.tokenize(le,Ie);return(Ve||Xt)&&Ve!="comment"&&(Ke=null,Ie.state=Ie.state(Xt||Ve,le,Ie),Ke&&(Ve=Ke=="error"?Ve+" error":Ke)),Ve},indent:function(le,Ie,Ve){var Qe=le.context;if(le.tokenize.isInAttribute)return le.tagStart==le.indented?le.stringStartCol+1:le.indented+ue;if(Qe&&Qe.noIndent)return bt.Pass;if(le.tokenize!=rn&&le.tokenize!=se)return Ve?Ve.match(/^(\s*)/)[0].length:0;if(le.tagName)return te.multilineTagIndentPastTag!==!1?le.tagStart+le.tagName.length+2:le.tagStart+ue*(te.multilineTagIndentFactor||1);if(te.alignCDATA&&/<!\[CDATA\[/.test(Ie))return 0;var Dn=Ie&&/^<(\/)?([\w_:\.-]*)/.exec(Ie);if(Dn&&Dn[1])for(;Qe;)if(Qe.tagName==Dn[2]){Qe=Qe.prev;break}else if(te.implicitlyClosed.hasOwnProperty(Qe.tagName))Qe=Qe.prev;else break;else if(Dn)for(;Qe;){var gn=te.contextGrabbers[Qe.tagName];if(gn&&gn.hasOwnProperty(Dn[2]))Qe=Qe.prev;else break}for(;Qe&&Qe.prev&&!Qe.startOfLine;)Qe=Qe.prev;return Qe?Qe.indent+ue:le.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:te.htmlMode?"html":"xml",helperType:te.htmlMode?"html":"xml",skipAttribute:function(le){le.state==$t&&(le.state=ee)},xmlCurrentTag:function(le){return le.tagName?{name:le.tagName,close:le.type=="closeTag"}:null},xmlCurrentContext:function(le){for(var Ie=[],Ve=le.context;Ve;Ve=Ve.prev)Ve.tagName&&Ie.push(Ve.tagName);return Ie.reverse()}}}),bt.defineMIME("text/xml","xml"),bt.defineMIME("application/xml","xml"),bt.mimeModes.hasOwnProperty("text/html")||bt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{$u:function(){return xe},BD:function(){return Et},E9:function(){return Ae},FF:function(){return jr},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return Nt},NB:function(){return Tn},S0:function(){return Se},UL:function(){return Xt},Vk:function(){return lt},Vm:function(){return En},YI:function(){return tn},ZA:function(){return we},Zt:function(){return Ke},al:function(){return kt},bn:function(){return jt},bx:function(){return Pt},g2:function(){return cn},h1:function(){return $t},hD:function(){return ji},l4:function(){return ue},rU:function(){return Ge},s_:function(){return xt},uz:function(){return kn},z6:function(){return se}}),dn=Zt.hmd(dn),function(){var Lt;function Ho(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function Lo(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:Ho(a)}}function zn(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var Zn=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},ei;if(typeof Object.setPrototypeOf=="function")ei=Object.setPrototypeOf;else{var li;t:{var to={a:!0},be={};try{be.__proto__=to,li=be.a;break t}catch(a){}li=!1}ei=li?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var ke=ei;function pe(a,y){if(a.prototype=Zn(y.prototype),a.prototype.constructor=a,ke)ke(a,y);else for(var x in y)if(x!="prototype")if(Object.defineProperties){var b=Object.getOwnPropertyDescriptor(y,x);b&&Object.defineProperty(a,x,b)}else a[x]=y[x];a.QA=y.prototype}var je=typeof Zt.g!="undefined"&&Zt.g!=null?Zt.g:self,Yn=typeof Object.assign=="function"?Object.assign:function(a,y){for(var x=1;x<arguments.length;x++){var b=arguments[x];if(b)for(var E in b)Object.prototype.hasOwnProperty.call(b,E)&&(a[E]=b[E])}return a},jn=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function vi(a,y){if(y){var x=je;a=a.split(".");for(var b=0;b<a.length-1;b++){var E=a[b];E in x||(x[E]={}),x=x[E]}a=a[a.length-1],b=x[a],y=y(b),y!=b&&y!=null&&jn(x,a,{writable:!0,value:y})}}vi("Object.assign",function(a){return a||Yn}),vi("Array.prototype.fill",function(a){return a||function(y,x,b){var E=this.length||0;for(0>x&&(x=Math.max(0,E+x)),(b==null||b>E)&&(b=E),b=Number(b),0>b&&(b=Math.max(0,E+b)),x=Number(x||0);x<b;x++)this[x]=y;return this}});var Ce=typeof globalThis=="object"&&globalThis||typeof Zt.g=="object"&&Zt.g.global===Zt.g&&Zt.g||typeof self=="object"&&self.self===self&&self||{};Ce.requestAnimationFrame===void 0&&(Ce.setImmediate===void 0?Ce.requestAnimationFrame=function(a){Ce.setTimeout(a,0)}:Ce.requestAnimationFrame=Ce.setImmediate);function Ye(){}function In(a,y){var x=-1;return function(){var b=this,E=arguments;x!==-1&&Ce.clearTimeout(x),x=pi(function(){x=-1,a.apply(b,E)},y)}}function pi(a,y){return Ce.setTimeout(a,y)}function an(a){return Ce.document.createElement(a)}function Wt(a){throw Error(a)}function oe(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Wt(a)}function un(a,y,x,b){x=x===null?"*":typeof x=="string"?x:typeof x=="function"&&typeof x.className=="string"?x.className:"",b!==void 0&&(x+="."+b),Wt(x+" is not in the range "+y+": "+a)}function on(a){Ce.console&&Ce.console.log(a)}function ve(a){return typeof a=="object"&&a!==null}function ln(a){return Array.isArray(a)||Ce.NodeList&&a instanceof Ce.NodeList||Ce.HTMLCollection&&a instanceof Ce.HTMLCollection}function Kn(a){return Array.prototype.slice.call(a)}function ni(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Wt("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function hi(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Wt("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function mn(){var a=To.pop();return a===void 0?[]:a}function fn(a){a.length=0,To.push(a)}function Pn(a){if(typeof a=="function"){if(a.className)return a.className;if(a.name)return a.name;var y=a.toString();if(y=y.substring(9,y.indexOf("(")).trim(),y!=="")return a._className=y}else if(ve(a)&&a.constructor)return Pn(a.constructor);return typeof a}function wi(a){var y=a;return ve(a)&&(a.text?y=a.text:a.name?y=a.name:a.key!==void 0?y=a.key:a.id!==void 0?y=a.id:a.constructor===Object&&(a.Text?y=a.Text:a.Name?y=a.Name:a.Key!==void 0?y=a.Key:a.Id!==void 0?y=a.Id:a.ID!==void 0&&(y=a.ID))),y===void 0?"undefined":y===null?"null":y.toString()}function ri(a,y){if(a.hasOwnProperty(y))return!0;for(a=Object.getPrototypeOf(a);a&&a!==Function;){if(a.hasOwnProperty(y))return!0;var x=a.CA;if(x&&x[y])return!0;a=Object.getPrototypeOf(a)}return!1}function Je(a,y,x){Object.defineProperty(ko.prototype,a,{get:y,set:x})}function Nn(a){for(var y=[],x=0;256>x;x++)y["0123456789abcdef".charAt(x>>4)+"0123456789abcdef".charAt(x&15)]=String.fromCharCode(x);a.length%2&&(a="0"+a),x=[];for(var b=0,E=0;E<a.length;E+=2)x[b++]=y[a.substr(E,2)];for(a=x.join(""),a=a===""?"0":a,y=[],x=0;256>x;x++)y[x]=x;for(x=b=0;256>x;x++)b=(b+y[x]+119)%256,E=y[x],y[x]=y[b],y[b]=E;b=x=0;for(var z="",tt=0;tt<a.length;tt++)x=(x+1)%256,b=(b+y[x])%256,E=y[x],y[x]=y[b],y[b]=E,z+=String.fromCharCode(a.charCodeAt(tt)^y[(y[x]+y[b])%256]);return z.indexOf("GoJS 2.1 evaluation")>-1||z.indexOf("\xA9 1998-2021 Northwoods Software")>-1||z.indexOf("Not for distribution or production use")>-1||z.indexOf("gojs.net")>-1?"":z}var Wi=Ce.navigator!==void 0&&0<Ce.navigator.userAgent.indexOf("Trident/7"),qi=Ce.navigator!==void 0&&Ce.navigator.platform!==void 0&&Ce.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,To=[];Object.freeze([]),Ye.className="Util",Ye.Dx="32ab5ff3b26f42dc0ed90f21472913b5",Ye.adym="gojs.net",Ye.vfo="28e645fdb266",Ye.className="Util";function he(a,y,x){Vi(this),this.j=a,this.xa=y,this.o=x}he.prototype.toString=function(){return"EnumValue."+this.xa};function Wn(a,y){return y==null||y===""?null:a[y]}je.Object.defineProperties(he.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),he.className="EnumValue";function Ci(){this.ew=[]}Ci.prototype.toString=function(){return this.ew.join("")},Ci.prototype.add=function(a){a!==""&&this.ew.push(a)},Ci.className="StringBuilder";function Fn(){}Fn.className="PropertyCollection";var Xi={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){Ce.console&&Ce.console.log(a)},HA:function(a,y,x,b){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(b.left,b.top+20),a.lineTo(b.left,b.top),a.lineTo(b.left+20,b.top),a.moveTo(b.right,b.bottom-20),a.lineTo(b.right,b.bottom),a.lineTo(b.right-20,b.bottom),a.stroke(),a.fillText("DB: "+Math.round(b.x)+", "+Math.round(b.y)+", "+Math.round(b.width)+", "+Math.round(b.height),b.left,b.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var b=a[y.x];if(b.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(b.prototype);for(var E={Tj:0};E.Tj<y.Zl.length;E={Tj:E.Tj},E.Tj++){var z=Object.getOwnPropertyDescriptor(b.prototype,y.Zl[E.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(b.prototype,y.Zl[E.Tj],{set:function(tt,ot){return function(){throw Error("Property "+tt.Zl[ot.Tj]+" of "+tt.x+" is read-only.")}}(y,E)})}}}y={Zl:y.Zl,x:y.x}}}};function Oi(){}Oi.prototype.reset=function(){},Oi.prototype.next=function(){return!1},Oi.prototype.Ad=function(){return!1},Oi.prototype.first=function(){return null},Oi.prototype.any=function(){return!1},Oi.prototype.all=function(){return!0},Oi.prototype.each=function(){return this},Oi.prototype.map=function(){return this},Oi.prototype.filter=function(){return this},Oi.prototype.de=function(){},Oi.prototype.toString=function(){return"EmptyIterator"},je.Object.defineProperties(Oi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),Oi.prototype.first=Oi.prototype.first,Oi.prototype.hasNext=Oi.prototype.Ad,Oi.prototype.next=Oi.prototype.next,Oi.prototype.reset=Oi.prototype.reset;var Ri=null;Oi.className="EmptyIterator",Ri=new Oi;function Fi(a){this.key=-1,this.value=a}Fi.prototype.reset=function(){this.key=-1},Fi.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},Fi.prototype.Ad=function(){return this.next()},Fi.prototype.first=function(){return this.key=0,this.value},Fi.prototype.any=function(a){return this.key=-1,a(this.value)},Fi.prototype.all=function(a){return this.key=-1,a(this.value)},Fi.prototype.each=function(a){return this.key=-1,a(this.value),this},Fi.prototype.map=function(a){return new Fi(a(this.value))},Fi.prototype.filter=function(a){return a(this.value)?new Fi(this.value):Ri},Fi.prototype.de=function(){this.value=null},Fi.prototype.toString=function(){return"SingletonIterator("+this.value+")"},je.Object.defineProperties(Fi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),Fi.prototype.first=Fi.prototype.first,Fi.prototype.hasNext=Fi.prototype.Ad,Fi.prototype.next=Fi.prototype.next,Fi.prototype.reset=Fi.prototype.reset,Fi.className="SingletonIterator";function Ii(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}Ii.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},Ii.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;a=a.s;var y=a.length,x=++this.Za,b=this.qf;if(b!==null)for(;x<y;){var E=a[x];if(b(E))return this.key=this.Za=x,this.value=E,!0;x++}else{if(x<y)return this.key=x,this.value=a[x],!0;this.de()}return!1},Ii.prototype.Ad=function(){return this.next()},Ii.prototype.first=function(){var a=this.Bb;this.qa=a.Ja,this.Za=0,a=a.s;var y=a.length,x=this.qf;if(x!==null){for(var b=0;b<y;){var E=a[b];if(x(E))return this.key=this.Za=b,this.value=E;b++}return null}return 0<y?(a=a[0],this.key=0,this.value=a):null},Ii.prototype.any=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&a(z))return!0}return!1},Ii.prototype.all=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&!a(z))return!1}return!0},Ii.prototype.each=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];(b===null||b(z))&&a(z)}return this},Ii.prototype.map=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&x.push(a(tt))}return a=new Re,a.s=x,a.xb(),a.iterator},Ii.prototype.filter=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&a(tt)&&x.push(tt)}return a=new Re,a.s=x,a.xb(),a.iterator},Ii.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},Ii.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},je.Object.defineProperties(Ii.prototype,{iterator:{get:function(){return this}},predicate:{get:function(){return this.qf},set:function(a){this.qf=a}},count:{get:function(){var a=this.qf;if(a!==null){for(var y=0,x=this.Bb.s,b=x.length,E=0;E<b;E++)a(x[E])&&y++;return y}return this.Bb.s.length}}}),Ii.prototype.first=Ii.prototype.first,Ii.prototype.hasNext=Ii.prototype.Ad,Ii.prototype.next=Ii.prototype.next,Ii.prototype.reset=Ii.prototype.reset,Ii.className="ListIterator";function eo(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}eo.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},eo.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;var y=--this.Za;return 0<=y?(this.key=y,this.value=a.s[y],!0):(this.de(),!1)},eo.prototype.Ad=function(){return this.next()},eo.prototype.first=function(){var a=this.Bb;this.qa=a.Ja;var y=a.s;return this.Za=a=y.length-1,0<=a?(y=y[a],this.key=a,this.value=y):null},eo.prototype.any=function(a){var y=this.Bb;y.Hg=null,y=y.s;var x=y.length;for(this.Za=x,--x;0<=x;x--)if(a(y[x]))return!0;return!1},eo.prototype.all=function(a){var y=this.Bb;y.Hg=null,y=y.s;var x=y.length;for(this.Za=x,--x;0<=x;x--)if(!a(y[x]))return!1;return!0},eo.prototype.each=function(a){var y=this.Bb;y.Hg=null,y=y.s;var x=y.length;for(this.Za=x,--x;0<=x;x--)a(y[x]);return this},eo.prototype.map=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--)x.push(a(y[b]));return a=new Re,a.s=x,a.xb(),a.iterator},eo.prototype.filter=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--){var E=y[b];a(E)&&x.push(E)}return a=new Re,a.s=x,a.xb(),a.iterator},eo.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},eo.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},je.Object.defineProperties(eo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),eo.prototype.first=eo.prototype.first,eo.prototype.hasNext=eo.prototype.Ad,eo.prototype.next=eo.prototype.next,eo.prototype.reset=eo.prototype.reset,eo.className="ListIteratorBackwards";function Re(a){Vi(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=Re.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"List()#"+io(this)},Lt.add=function(a){return a===null?this:(this._isFrozen&&oe(this,a),this.s.push(a),this.xb(),this)},Lt.push=function(a){this.add(a)},Lt.addAll=function(a){if(a===null)return this;this._isFrozen&&oe(this);var y=this.s;if(ln(a))for(var x=a.length,b=0;b<x;b++)y.push(a[b]);else for(a=a.iterator;a.next();)y.push(a.value);return this.xb(),this},Lt.clear=function(){this._isFrozen&&oe(this),this.s.length=0,this.xb()},Lt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Lt.has=function(a){return this.contains(a)},Lt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Lt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&un(a,"0 <= i < length",Re,"elt:i"),y[a]},Lt.get=function(a){return this.M(a)},Lt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&un(a,"0 <= i < length",Re,"setElt:i"),this._isFrozen&&oe(this,a),x[a]=y},Lt.set=function(a,y){this.cd(a,y)},Lt.first=function(){var a=this.s;return a.length===0?null:a[0]},Lt.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Lt.pop=function(){this._isFrozen&&oe(this);var a=this.s;return 0<a.length?a.pop():null},Re.prototype.any=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(a(y[b]))return!0;return!1},Re.prototype.all=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(!a(y[b]))return!1;return!0},Re.prototype.each=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)a(y[b]);return this},Re.prototype.map=function(a){for(var y=new Re,x=[],b=this.s,E=b.length,z=0;z<E;z++)x.push(a(b[z]));return y.s=x,y.xb(),y},Re.prototype.filter=function(a){for(var y=new Re,x=[],b=this.s,E=b.length,z=0;z<E;z++){var tt=b[z];a(tt)&&x.push(tt)}return y.s=x,y.xb(),y},Lt=Re.prototype,Lt.Gb=function(a,y){0>a&&un(a,">= 0",Re,"insertAt:i"),this._isFrozen&&oe(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&oe(this,a);var y=this.s;return a=y.indexOf(a),a===-1?!1:(a===y.length-1?y.pop():y.splice(a,1),this.xb(),!0)},Lt.delete=function(a){return this.remove(a)},Lt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&un(a,"0 <= i < length",Re,"removeAt:i"),this._isFrozen&&oe(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Lt.removeRange=function(a,y){var x=this.s,b=x.length;if(0>a)a=0;else if(a>=b)return this;if(0>y)return this;if(y>=b&&(y=b-1),a>y)return this;this._isFrozen&&oe(this);for(var E=a,z=y+1;z<b;)x[E++]=x[z++];return x.length=b-(y-a+1),this.xb(),this},Re.prototype.copy=function(){var a=new Re,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Lt=Re.prototype,Lt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),b=0;b<y;b++)x[b]=a[b];return x},Lt.Iv=function(){for(var a=new Oe,y=this.s,x=this.count,b=0;b<x;b++)a.add(y[b]);return a},Lt.sort=function(a){return this._isFrozen&&oe(this),this.s.sort(a),this.xb(),this},Lt.zi=function(a,y,x){var b=this.s,E=b.length;y===void 0&&(y=0),x===void 0&&(x=E),this._isFrozen&&oe(this);var z=x-y;if(1>=z)return this;if((0>y||y>=E-1)&&un(y,"0 <= from < length",Re,"sortRange:from"),z===2)return x=b[y],E=b[y+1],0<a(x,E)&&(b[y]=E,b[y+1]=x,this.xb()),this;if(y===0)if(x>=E)b.sort(a);else for(y=b.slice(0,x),y.sort(a),a=0;a<x;a++)b[a]=y[a];else if(x>=E)for(x=b.slice(y),x.sort(a),a=y;a<E;a++)b[a]=x[a-y];else for(E=b.slice(y,x),E.sort(a),a=y;a<x;a++)b[a]=E[a-y];return this.xb(),this},Lt.reverse=function(){return this._isFrozen&&oe(this),this.s.reverse(),this.xb(),this},je.Object.defineProperties(Re.prototype,{_dataArray:{get:function(){return this.s}},count:{get:function(){return this.s.length}},size:{get:function(){return this.s.length}},length:{get:function(){return this.s.length}},iterator:{get:function(){if(0>=this.s.length)return Ri;var a=this.Sa;return a!==null?(a.reset(),a):new Ii(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Ri;var a=this.Hg;return a!==null?(a.reset(),a):new eo(this)}}}),Re.prototype.reverse=Re.prototype.reverse,Re.prototype.sortRange=Re.prototype.zi,Re.prototype.sort=Re.prototype.sort,Re.prototype.toSet=Re.prototype.Iv,Re.prototype.toArray=Re.prototype.Fa,Re.prototype.removeRange=Re.prototype.removeRange,Re.prototype.removeAt=Re.prototype.mb,Re.prototype.delete=Re.prototype.delete,Re.prototype.remove=Re.prototype.remove,Re.prototype.insertAt=Re.prototype.Gb,Re.prototype.pop=Re.prototype.pop,Re.prototype.last=Re.prototype.jc,Re.prototype.first=Re.prototype.first,Re.prototype.set=Re.prototype.set,Re.prototype.setElt=Re.prototype.cd,Re.prototype.get=Re.prototype.get,Re.prototype.elt=Re.prototype.M,Re.prototype.indexOf=Re.prototype.indexOf,Re.prototype.has=Re.prototype.has,Re.prototype.contains=Re.prototype.contains,Re.prototype.clear=Re.prototype.clear,Re.prototype.addAll=Re.prototype.addAll,Re.prototype.push=Re.prototype.push,Re.prototype.add=Re.prototype.add,Re.prototype.thaw=Re.prototype.ka,Re.prototype.freeze=Re.prototype.freeze,Re.className="List";function co(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}co.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},co.prototype.next=function(){var a=this.eg;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.value=y.value,this.key=y.key,!0):(this.de(),!1)},co.prototype.Ad=function(){return this.next()},co.prototype.first=function(){var a=this.eg;if(this.qa=a.Ja,a=a.ea,a!==null){this.sa=a;var y=a.value;return this.key=a.key,this.value=y}return null},co.prototype.any=function(a){var y=this.eg;for(this.sa=y.Sa=null,y=y.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},co.prototype.all=function(a){var y=this.eg;for(this.sa=y.Sa=null,y=y.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},co.prototype.each=function(a){var y=this.eg;for(this.sa=y.Sa=null,y=y.ea;y!==null;)a(y.value),y=y.va;return this},co.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new Re;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},co.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new Re;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},co.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},co.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},je.Object.defineProperties(co.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),co.prototype.first=co.prototype.first,co.prototype.hasNext=co.prototype.Ad,co.prototype.next=co.prototype.next,co.prototype.reset=co.prototype.reset,co.className="SetIterator";function Oe(a){Vi(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=Oe.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Set()#"+io(this)},Lt.add=function(a){if(a===null)return this;this._isFrozen&&oe(this,a);var y=a;return ve(a)&&(y=Yo(a)),this.Tb[y]===void 0&&(this.Sb++,a=new Er(a,a),this.Tb[y]=a,y=this.kf,y===null?this.ea=a:(a.ll=y,y.va=a),this.kf=a,this.xb()),this},Lt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&oe(this),ln(a))for(var y=a.length,x=0;x<y;x++)this.add(a[x]);else for(a=a.iterator;a.next();)this.add(a.value);return this},Lt.contains=function(a){if(a===null)return!1;var y=a;return ve(a)&&(y=io(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Lt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Lt.first=function(){var a=this.ea;return a===null?null:a.value},Oe.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},Oe.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},Oe.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},Oe.prototype.map=function(a){for(var y=new Oe,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},Oe.prototype.filter=function(a){for(var y=new Oe,x=this.ea;x!==null;){var b=x.value;a(b)&&y.add(b),x=x.va}return y},Lt=Oe.prototype,Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&oe(this,a);var y=a;if(ve(a)&&(y=io(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.hp=function(a){if(a===null)return this;if(this._isFrozen&&oe(this),ln(a))for(var y=a.length,x=0;x<y;x++)this.remove(a[x]);else for(a=a.iterator;a.next();)this.remove(a.value);return this},Lt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&oe(this);var y=new Oe;y.addAll(a),a=[];for(var x=this.iterator;x.next();){var b=x.value;y.contains(b)||a.push(b)}return this.hp(a),this},Lt.clear=function(){this._isFrozen&&oe(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},Oe.prototype.copy=function(){var a=new Oe,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},Oe.prototype.Fa=function(){var a=Array(this.Sb),y=this.Tb,x=0,b;for(b in y)a[x]=y[b].value,x++;return a},Oe.prototype.Hv=function(){var a=new Re,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function Vi(a){a.__gohashid=Do++}function Yo(a){var y=a.__gohashid;return y===void 0&&(y=Do++,a.__gohashid=y),y}function io(a){return a.__gohashid}je.Object.defineProperties(Oe.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Ri;var a=this.Sa;return a!==null?(a.reset(),a):new co(this)}}}),Oe.prototype.toList=Oe.prototype.Hv,Oe.prototype.toArray=Oe.prototype.Fa,Oe.prototype.clear=Oe.prototype.clear,Oe.prototype.retainAll=Oe.prototype.pA,Oe.prototype.removeAll=Oe.prototype.hp,Oe.prototype.delete=Oe.prototype.delete,Oe.prototype.remove=Oe.prototype.remove,Oe.prototype.first=Oe.prototype.first,Oe.prototype.containsAny=Oe.prototype.Ty,Oe.prototype.containsAll=Oe.prototype.Sy,Oe.prototype.has=Oe.prototype.has,Oe.prototype.contains=Oe.prototype.contains,Oe.prototype.addAll=Oe.prototype.addAll,Oe.prototype.add=Oe.prototype.add,Oe.prototype.thaw=Oe.prototype.ka,Oe.prototype.freeze=Oe.prototype.freeze;var Do=1;Oe.className="Set",Oe.uniqueHash=Vi,Oe.hashIdUnique=Yo,Oe.hashId=io;function zi(a){this.ma=a,this.qa=a.Ja,this.sa=null}zi.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},zi.prototype.next=function(){var a=this.ma;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.value=this.key=a=y.key,!0):(this.de(),!1)},zi.prototype.Ad=function(){return this.next()},zi.prototype.first=function(){var a=this.ma;return this.qa=a.Ja,a=a.ea,a!==null?(this.sa=a,this.value=this.key=a=a.key):null},zi.prototype.any=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},zi.prototype.all=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},zi.prototype.each=function(a){var y=this.ma;for(this.sa=null,y=y.ea;y!==null;)a(y.key),y=y.va;return this},zi.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new Re;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},zi.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new Re;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},zi.prototype.de=function(){this.value=this.key=null,this.qa=-1},zi.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},je.Object.defineProperties(zi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),zi.prototype.first=zi.prototype.first,zi.prototype.hasNext=zi.prototype.Ad,zi.prototype.next=zi.prototype.next,zi.prototype.reset=zi.prototype.reset,zi.className="MapKeySetIterator";function mi(a){Oe.call(this),Vi(this),this._isFrozen=!0,this.ma=a}pe(mi,Oe),Lt=mi.prototype,Lt.freeze=function(){return this},Lt.ka=function(){return this},Lt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Lt.add=function(){Wt("This Set is read-only: "+this.toString())},Lt.contains=function(a){return this.ma.contains(a)},Lt.has=function(a){return this.contains(a)},Lt.remove=function(){Wt("This Set is read-only: "+this.toString())},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){Wt("This Set is read-only: "+this.toString())},Lt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},mi.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},mi.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},mi.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},mi.prototype.map=function(a){for(var y=new Oe,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},mi.prototype.filter=function(a){for(var y=new Oe,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},mi.prototype.copy=function(){return new mi(this.ma)},mi.prototype.Iv=function(){var a=new Oe,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},mi.prototype.Fa=function(){var a=this.ma.Tb,y=Array(this.ma.Sb),x=0,b;for(b in a)y[x]=a[b].key,x++;return y},mi.prototype.Hv=function(){var a=new Re,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},je.Object.defineProperties(mi.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Ri:new zi(this.ma)}}}),mi.prototype.toList=mi.prototype.Hv,mi.prototype.toArray=mi.prototype.Fa,mi.prototype.toSet=mi.prototype.Iv,mi.prototype.first=mi.prototype.first,mi.prototype.clear=mi.prototype.clear,mi.prototype.delete=mi.prototype.delete,mi.prototype.remove=mi.prototype.remove,mi.prototype.has=mi.prototype.has,mi.prototype.contains=mi.prototype.contains,mi.prototype.add=mi.prototype.add,mi.prototype.thaw=mi.prototype.ka,mi.prototype.freeze=mi.prototype.freeze,mi.className="MapKeySet";function fo(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}fo.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},fo.prototype.next=function(){var a=this.ma;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.value=y.value,this.key=y.key,!0):(this.de(),!1)},fo.prototype.Ad=function(){return this.next()},fo.prototype.first=function(){var a=this.ma;if(this.qa=a.Ja,a=a.ea,a!==null){this.sa=a;var y=a.value;return this.key=a.key,this.value=y}return null},fo.prototype.any=function(a){var y=this.ma;for(this.sa=y.jf=null,y=y.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},fo.prototype.all=function(a){var y=this.ma;for(this.sa=y.jf=null,y=y.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},fo.prototype.each=function(a){var y=this.ma;for(this.sa=y.jf=null,y=y.ea;y!==null;)a(y.value),y=y.va;return this},fo.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Re;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},fo.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Re;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},fo.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},fo.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},je.Object.defineProperties(fo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),fo.prototype.first=fo.prototype.first,fo.prototype.hasNext=fo.prototype.Ad,fo.prototype.next=fo.prototype.next,fo.prototype.reset=fo.prototype.reset,fo.className="MapValueSetIterator";function Er(a,y){this.key=a,this.value=y,this.ll=this.va=null}Er.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Er.className="KeyValuePair";function bo(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}bo.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},bo.prototype.next=function(){var a=this.ma;if(a.Ja!==this.qa&&this.key===null)return!1;var y=this.sa;return y=y===null?a.ea:y.va,y!==null?(this.sa=y,this.key=y.key,this.value=y.value,!0):(this.de(),!1)},bo.prototype.Ad=function(){return this.next()},bo.prototype.first=function(){var a=this.ma;return this.qa=a.Ja,a=a.ea,a!==null?(this.sa=a,this.key=a.key,this.value=a.value,a):null},bo.prototype.any=function(a){var y=this.ma;for(this.sa=y.Sa=null,y=y.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},bo.prototype.all=function(a){var y=this.ma;for(this.sa=y.Sa=null,y=y.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},bo.prototype.each=function(a){var y=this.ma;for(this.sa=y.Sa=null,y=y.ea;y!==null;)a(y),y=y.va;return this},bo.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Re;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},bo.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Re;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},bo.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},bo.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},je.Object.defineProperties(bo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),bo.prototype.first=bo.prototype.first,bo.prototype.hasNext=bo.prototype.Ad,bo.prototype.next=bo.prototype.next,bo.prototype.reset=bo.prototype.reset,bo.className="MapIterator";function Cn(a){Vi(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.jf=this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=Cn.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Map()#"+io(this)},Lt.add=function(a,y){this._isFrozen&&oe(this,a);var x=a;ve(a)&&(x=Yo(a));var b=this.Tb[x];return b===void 0?(this.Sb++,a=new Er(a,y),this.Tb[x]=a,x=this.kf,x===null?this.ea=a:(a.ll=x,x.va=a),this.kf=a,this.xb()):b.value=y,this},Lt.set=function(a,y){return this.add(a,y)},Lt.addAll=function(a){if(a===null)return this;if(ln(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];this.add(b.key,b.value)}else if(a instanceof Cn)for(a=a.iterator;a.next();)this.add(a.key,a.value);else for(a=a.iterator;a.next();)y=a.value,this.add(y.key,y.value);return this},Lt.first=function(){return this.ea},Cn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},Cn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},Cn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},Cn.prototype.map=function(a){for(var y=new Cn,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},Cn.prototype.filter=function(a){for(var y=new Cn,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Lt=Cn.prototype,Lt.contains=function(a){var y=a;return ve(a)&&(y=io(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.I=function(a){var y=a;return ve(a)&&(y=io(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Lt.get=function(a){return this.I(a)},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&oe(this,a);var y=a;if(ve(a)&&(y=io(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){this._isFrozen&&oe(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.jf!==null&&this.jf.reset(),this.kf=this.ea=null,this.xb()},Cn.prototype.copy=function(){var a=new Cn,y=this.Tb,x;for(x in y){var b=y[x];a.add(b.key,b.value)}return a},Cn.prototype.Fa=function(){var a=this.Tb,y=Array(this.Sb),x=0,b;for(b in a){var E=a[b];y[x]=new Er(E.key,E.value),x++}return y},Cn.prototype.Lf=function(){return new mi(this)},je.Object.defineProperties(Cn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Ri;var a=this.Sa;return a!==null?(a.reset(),a):new bo(this)}},iteratorKeys:{get:function(){return 0>=this.count?Ri:new zi(this)}},iteratorValues:{get:function(){if(0>=this.count)return Ri;var a=this.jf;return a!==null?(a.reset(),a):new fo(this)}}}),Cn.prototype.toKeySet=Cn.prototype.Lf,Cn.prototype.toArray=Cn.prototype.Fa,Cn.prototype.clear=Cn.prototype.clear,Cn.prototype.delete=Cn.prototype.delete,Cn.prototype.remove=Cn.prototype.remove,Cn.prototype.get=Cn.prototype.get,Cn.prototype.getValue=Cn.prototype.I,Cn.prototype.has=Cn.prototype.has,Cn.prototype.contains=Cn.prototype.contains,Cn.prototype.first=Cn.prototype.first,Cn.prototype.addAll=Cn.prototype.addAll,Cn.prototype.set=Cn.prototype.set,Cn.prototype.add=Cn.prototype.add,Cn.prototype.thaw=Cn.prototype.ka,Cn.prototype.freeze=Cn.prototype.freeze,Cn.className="Map";function Rt(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Wt("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var yo,cs,ts,pr,so;Rt.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},Rt.prototype.h=function(a,y){return this.x=a,this.y=y,this},Rt.prototype.sg=function(a,y){return this.x=a,this.y=y,this},Rt.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},Rt.prototype.copy=function(){var a=new Rt;return a.x=this.x,a.y=this.y,a},Lt=Rt.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Gn(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new Rt(x,E)}return new Rt}function qn(a){return a.x.toString()+" "+a.y.toString()}Lt.toString=function(){return"Point("+this.x+","+this.y+")"},Lt.D=function(a){return a instanceof Rt?this.x===a.x&&this.y===a.y:!1},Lt.hi=function(a,y){return this.x===a&&this.y===y},Lt.Xa=function(a){return qt.B(this.x,a.x)&&qt.B(this.y,a.y)},Lt.add=function(a){return this.x+=a.x,this.y+=a.y,this},Lt.re=function(a){return this.x-=a.x,this.y-=a.y,this},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},Rt.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));return this.x=a*y-b*x,this.y=b*y+a*x,this},Lt=Rt.prototype,Lt.scale=function(a,y){return this.x*=a,this.y*=y,this},Lt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Lt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Lt.normalize=function(){var a=this.x,y=this.y,x=Math.sqrt(a*a+y*y);return 0<x&&(this.x=a/x,this.y=y/x),this},Lt.ab=function(a){return bi(a.x-this.x,a.y-this.y)},Lt.direction=function(a,y){return bi(a-this.x,y-this.y)};function bi(a,y){if(a===0)return 0<y?90:0>y?270:0;if(y===0)return 0<a?0:180;if(isNaN(a)||isNaN(y))return 0;var x=180*Math.atan(Math.abs(y/a))/Math.PI;return 0>a?x=0>y?x+180:180-x:0>y&&(x=360-x),x}Lt.Ry=function(a,y){return qt.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Lt.fA=function(a,y,x,b){return qt.qh(a,y,x,b,this.x,this.y,this),this},Lt.gA=function(a,y){return qt.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Lt.uA=function(a,y,x,b){return qt.No(this.x,this.y,a,y,x,b,this),this},Lt.vA=function(a,y){return qt.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Lt.xi=function(a,y){return this.x=a.x+y.x*a.width+y.offsetX,this.y=a.y+y.y*a.height+y.offsetY,this},Lt.yi=function(a,y,x,b,E){return this.x=a+E.x*x+E.offsetX,this.y=y+E.y*b+E.offsetY,this},Lt.transform=function(a){return a.Ga(this),this};function Vn(a,y){return y.Cd(a),a}function xi(a,y,x,b,E,z){var tt=E-x,ot=z-b,rt=tt*tt+ot*ot;x-=a,b-=y;var at=-x*tt-b*ot;return 0>=at||at>=rt?(tt=E-a,ot=z-y,Math.min(x*x+b*b,tt*tt+ot*ot)):(a=tt*b-ot*x,a*a/rt)}function Un(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function Hn(a,y,x,b){return a=x-a,y=b-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(b=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?b=0>y?b+180:180-b:0>y&&(b=360-b),b)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)},Rt.alloc=function(){var a=ti.pop();return a===void 0?new Rt:a},Rt.allocAt=function(a,y){var x=ti.pop();return x===void 0?new Rt(a,y):(x.x=a,x.y=y,x)},Rt.free=function(a){ti.push(a)},Rt.prototype.isReal=Rt.prototype.w,Rt.prototype.setSpot=Rt.prototype.yi,Rt.prototype.setRectSpot=Rt.prototype.xi,Rt.prototype.snapToGridPoint=Rt.prototype.vA,Rt.prototype.snapToGrid=Rt.prototype.uA,Rt.prototype.projectOntoLineSegmentPoint=Rt.prototype.gA,Rt.prototype.projectOntoLineSegment=Rt.prototype.fA,Rt.intersectingLineSegments=function(a,y,x,b,E,z,tt,ot){return qt.Rl(a,y,x,b,E,z,tt,ot)},Rt.prototype.compareWithLineSegmentPoint=Rt.prototype.Ry,Rt.compareWithLineSegment=function(a,y,x,b,E,z){return qt.Fl(a,y,x,b,E,z)},Rt.prototype.direction=Rt.prototype.direction,Rt.prototype.directionPoint=Rt.prototype.ab,Rt.prototype.normalize=Rt.prototype.normalize,Rt.prototype.distanceSquared=Rt.prototype.zd,Rt.prototype.distanceSquaredPoint=Rt.prototype.Bf,Rt.prototype.scale=Rt.prototype.scale,Rt.prototype.rotate=Rt.prototype.rotate,Rt.prototype.offset=Rt.prototype.offset,Rt.prototype.subtract=Rt.prototype.re,Rt.prototype.add=Rt.prototype.add,Rt.prototype.equalsApprox=Rt.prototype.Xa,Rt.prototype.equalTo=Rt.prototype.hi,Rt.prototype.equals=Rt.prototype.D,Rt.prototype.set=Rt.prototype.set,Rt.prototype.setTo=Rt.prototype.sg;var ti=[];Rt.className="Point",Rt.parse=Gn,Rt.stringify=qn,Rt.distanceLineSegmentSquared=xi,Rt.distanceSquared=Un,Rt.direction=Hn,Rt.Origin=yo=new Rt(0,0).ja(),Rt.InfiniteTopLeft=cs=new Rt(-1/0,-1/0).ja(),Rt.InfiniteBottomRight=ts=new Rt(1/0,1/0).ja(),Rt.SixPoint=pr=new Rt(6,6).ja(),Rt.NoPoint=so=new Rt(NaN,NaN).ja(),Rt.parse=Gn,Rt.stringify=qn,Rt.distanceLineSegmentSquared=xi,Rt.distanceSquared=Un,Rt.direction=Hn;function Ze(a,y){a===void 0?this.height=this.width=0:typeof a=="number"&&(0<=a||isNaN(a))&&typeof y=="number"&&(0<=y||isNaN(y))?(this.width=a,this.height=y):Wt("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var Qi,uo,tr,ao,or,mr,Ar;Ze.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},Ze.prototype.h=function(a,y){return this.width=a,this.height=y,this},Ze.prototype.sg=function(a,y){return this.width=a,this.height=y,this},Ze.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},Ze.prototype.copy=function(){var a=new Ze;return a.width=this.width,a.height=this.height,a},Lt=Ze.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function ur(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new Ze(x,E)}return new Ze}function es(a){return a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Size("+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof Ze?this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y){return this.width===a&&this.height===y},Lt.Xa=function(a){return qt.B(this.width,a.width)&&qt.B(this.height,a.height)},Lt.Bc=function(a,y){return a=this.width+a,this.width=0<=a?a:0,y=this.height+y,this.height=0<=y?y:0,this},Lt.w=function(){return isFinite(this.width)&&isFinite(this.height)},Ze.alloc=function(){var a=kr.pop();return a===void 0?new Ze:a},Ze.free=function(a){kr.push(a)},Ze.prototype.isReal=Ze.prototype.w,Ze.prototype.inflate=Ze.prototype.Bc,Ze.prototype.equalsApprox=Ze.prototype.Xa,Ze.prototype.equalTo=Ze.prototype.hi,Ze.prototype.equals=Ze.prototype.D,Ze.prototype.set=Ze.prototype.set,Ze.prototype.setTo=Ze.prototype.sg;var kr=[];Ze.className="Size",Ze.parse=ur,Ze.stringify=es,Ze.ZeroSize=Qi=new Ze(0,0).ja(),Ze.OneSize=uo=new Ze(1,1).ja(),Ze.SixSize=tr=new Ze(6,6).ja(),Ze.EightSize=ao=new Ze(8,8).ja(),Ze.TenSize=or=new Ze(10,10).ja(),Ze.InfiniteSize=mr=new Ze(1/0,1/0).ja(),Ze.NoSize=Ar=new Ze(NaN,NaN).ja(),Ze.parse=ur,Ze.stringify=es;function ye(a,y,x,b){a===void 0?this.height=this.width=this.y=this.x=0:typeof a=="number"&&typeof y=="number"&&typeof x=="number"&&(0<=x||isNaN(x))&&typeof b=="number"&&(0<=b||isNaN(b))?(this.x=a,this.y=y,this.width=x,this.height=b):a instanceof Rt?(x=a.x,a=a.y,y instanceof Rt?(b=y.x,y=y.y,this.x=Math.min(x,b),this.y=Math.min(a,y),this.width=Math.abs(x-b),this.height=Math.abs(a-y)):y instanceof Ze?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Wt("Incorrect second argument supplied to Rect constructor "+y)):Wt("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Lt=ye.prototype,Lt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.h=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this};function ns(a,y,x){a.width=y,a.height=x}Lt.sg=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this},Lt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.dd=function(a){return this.x=a.x,this.y=a.y,this},Lt.tA=function(a){return this.width=a.width,this.height=a.height,this},ye.prototype.copy=function(){var a=new ye;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Lt=ye.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Gs(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;(b=a[y++])&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;(b=a[y++])&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),new ye(x,E,z,tt)}return new ye}function Xs(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof ye?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y,x,b){return this.x===a&&this.y===y&&this.width===x&&this.height===b},Lt.Xa=function(a){return qt.B(this.x,a.x)&&qt.B(this.y,a.y)&&qt.B(this.width,a.width)&&qt.B(this.height,a.height)};function Ro(a,y){return qt.$(a.x,y.x)&&qt.$(a.y,y.y)&&qt.$(a.width,y.width)&&qt.$(a.height,y.height)}Lt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Lt.Re=function(a){return this.x<=a.x&&a.x+a.width<=this.x+this.width&&this.y<=a.y&&a.y+a.height<=this.y+this.height},Lt.contains=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),this.x<=a&&a+x<=this.x+this.width&&this.y<=y&&y+b<=this.y+this.height},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},Lt.Bc=function(a,y){return Ja(this,y,a,y,a)},Lt.Co=function(a){return Ja(this,a.top,a.right,a.bottom,a.left)},Lt.Fv=function(a){return Ja(this,-a.top,-a.right,-a.bottom,-a.left)},Lt.Hz=function(a,y,x,b){return Ja(this,a,y,x,b)};function Ja(a,y,x,b,E){var z=a.width;return x+E<=-z?(a.x+=z/2,a.width=0):(a.x-=E,a.width+=x+E),x=a.height,y+b<=-x?(a.y+=x/2,a.height=0):(a.y-=y,a.height+=y+b),a}Lt.Ex=function(a){return la(this,a.x,a.y,a.width,a.height)},Lt.Uu=function(a,y,x,b){return la(this,a,y,x,b)};function la(a,y,x,b,E){var z=Math.max(a.x,y),tt=Math.max(a.y,x);return y=Math.min(a.x+a.width,y+b),x=Math.min(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-tt),a}Lt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Lt.Vu=function(a,y,x,b){var E=this.width,z=this.x;return E!==1/0&&x!==1/0&&(E+=z,x+=a,isNaN(x)||isNaN(E)||z>x||a>E)?!1:(a=this.height,x=this.y,!(a!==1/0&&b!==1/0&&(a+=x,b+=y,isNaN(b)||isNaN(a)||x>b||y>a)))};function Ml(a,y){var x=a.width,b=a.x,E=y.x-10;return b>y.width+10+10+E||E>x+b?!1:(x=a.height,a=a.y,b=y.y-10,!(a>y.height+10+10+b||b>x+a))}Lt.Ye=function(a){return So(this,a.x,a.y,0,0)},Lt.ed=function(a){return So(this,a.x,a.y,a.width,a.height)},Lt.Kv=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),So(this,a,y,x,b)};function So(a,y,x,b,E){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+b),x=Math.max(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}Lt.yi=function(a,y,x){return this.x=a-x.offsetX-x.x*this.width,this.y=y-x.offsetY-x.y*this.height,this};function Mr(a,y,x,b,E,z,tt,ot){return tt===void 0&&(tt=0),ot===void 0&&(ot=0),a<=E&&E+tt<=a+x&&y<=z&&z+ot<=y+b}function Hs(a,y,x,b,E,z,tt,ot){return a>tt+E||E>x+a?!1:!(y>ot+z||z>b+y)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Lt.Mz=function(){return this.width===0&&this.height===0},ye.alloc=function(){var a=xa.pop();return a===void 0?new ye:a},ye.allocAt=function(a,y,x,b){var E=xa.pop();return E===void 0?new ye(a,y,x,b):E.h(a,y,x,b)},ye.free=function(a){xa.push(a)},je.Object.defineProperties(ye.prototype,{left:{get:function(){return this.x},set:function(a){this.x=a}},top:{get:function(){return this.y},set:function(a){this.y=a}},right:{get:function(){return this.x+this.width},set:function(a){this.x+=a-(this.x+this.width)}},bottom:{get:function(){return this.y+this.height},set:function(a){this.y+=a-(this.y+this.height)}},position:{get:function(){return new Rt(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new Ze(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new Rt(this.x+this.width/2,this.y+this.height/2)},set:function(a){this.x=a.x-this.width/2,this.y=a.y-this.height/2}},centerX:{get:function(){return this.x+this.width/2},set:function(a){this.x=a-this.width/2}},centerY:{get:function(){return this.y+this.height/2},set:function(a){this.y=a-this.height/2}}}),ye.prototype.isEmpty=ye.prototype.Mz,ye.prototype.isReal=ye.prototype.w,ye.intersectsLineSegment=function(a,y,x,b,E,z,tt,ot){return qt.Fx(a,y,x,b,E,z,tt,ot)},ye.prototype.setSpot=ye.prototype.yi,ye.prototype.union=ye.prototype.Kv,ye.prototype.unionRect=ye.prototype.ed,ye.prototype.unionPoint=ye.prototype.Ye,ye.prototype.intersects=ye.prototype.Vu,ye.prototype.intersectsRect=ye.prototype.Yc,ye.prototype.intersect=ye.prototype.Uu,ye.prototype.intersectRect=ye.prototype.Ex,ye.prototype.grow=ye.prototype.Hz,ye.prototype.subtractMargin=ye.prototype.Fv,ye.prototype.addMargin=ye.prototype.Co,ye.prototype.inflate=ye.prototype.Bc,ye.prototype.offset=ye.prototype.offset,ye.prototype.contains=ye.prototype.contains,ye.prototype.containsRect=ye.prototype.Re,ye.prototype.containsPoint=ye.prototype.ca,ye.prototype.equalsApprox=ye.prototype.Xa,ye.prototype.equalTo=ye.prototype.hi,ye.prototype.equals=ye.prototype.D,ye.prototype.setSize=ye.prototype.tA,ye.prototype.setPoint=ye.prototype.dd,ye.prototype.set=ye.prototype.set,ye.prototype.setTo=ye.prototype.sg;var cl=null,lu=null,xa=[];ye.className="Rect",ye.parse=Gs,ye.stringify=Xs,ye.contains=Mr,ye.intersects=Hs,ye.ZeroRect=cl=new ye(0,0,0,0).ja(),ye.NoRect=lu=new ye(NaN,NaN,NaN,NaN).ja(),ye.parse=Gs,ye.stringify=Xs,ye.contains=Mr,ye.intersects=Hs;function ci(a,y,x,b){a===void 0?this.left=this.bottom=this.right=this.top=0:y===void 0?this.left=this.bottom=this.right=this.top=a:x===void 0?(this.top=a,this.right=y,this.bottom=a,this.left=y):b!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=b):Wt("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}ci.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},ci.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},ci.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},ci.prototype.copy=function(){var a=new ci;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Lt=ci.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Gl(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var b=a[y++];if(b&&(x=parseFloat(b)),isNaN(x))return new ci;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new ci(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new ci(x,E);for(var tt=NaN;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),isNaN(tt)?new ci(x,E):new ci(x,E,z,tt)}return new ci}function uu(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Lt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Lt.D=function(a){return a instanceof ci?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Lt.hi=function(a,y,x,b){return this.top===a&&this.right===y&&this.bottom===x&&this.left===b},Lt.Xa=function(a){return qt.B(this.top,a.top)&&qt.B(this.right,a.right)&&qt.B(this.bottom,a.bottom)&&qt.B(this.left,a.left)},Lt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},ci.alloc=function(){var a=Fu.pop();return a===void 0?new ci:a},ci.free=function(a){Fu.push(a)},ci.prototype.isReal=ci.prototype.w,ci.prototype.equalsApprox=ci.prototype.Xa,ci.prototype.equalTo=ci.prototype.hi,ci.prototype.equals=ci.prototype.D,ci.prototype.set=ci.prototype.set,ci.prototype.setTo=ci.prototype.sg;var ua=null,Yr=null,Fu=[];ci.className="Margin",ci.parse=Gl,ci.stringify=uu,ci.ZeroMargin=ua=new ci(0,0,0,0).ja(),ci.TwoMargin=Yr=new ci(2,2,2,2).ja(),ci.parse=Gl,ci.stringify=uu;function bn(a,y,x,b){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),b===void 0&&(b=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=b),this._isFrozen=!1}var yi,Ai,Gi,$i,jo,ui,wa,is,zr,er,Js,Pa,Fs,Ca,bl,Qa,Eu,Zd,sd,fl,Hl,Ra,ad,ld,Kd,br,Hc,ud,Au,Bu,fs,Es,Zr,os,hd,Du;bn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},bn.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},bn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},bn.prototype.copy=function(){var a=new bn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Lt=bn.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function hr(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function Oo(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return yi;if(a==="TopLeft")return Ai;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return Gi;if(a==="TopRight")return $i;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return jo;if(a==="Center")return ui;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return wa;if(a==="BottomLeft")return is;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return zr;if(a==="BottomRight")return er;if(a==="TopSide")return Js;if(a==="LeftSide")return Pa;if(a==="RightSide")return Fs;if(a==="BottomSide")return Ca;if(a==="TopBottomSides")return bl;if(a==="LeftRightSides")return Qa;if(a==="TopLeftSides")return Eu;if(a==="TopRightSides")return Zd;if(a==="BottomLeftSides")return sd;if(a==="BottomRightSides")return fl;if(a==="NotTopSide")return Hl;if(a==="NotLeftSide")return Ra;if(a==="NotRightSide")return ad;if(a==="NotBottomSide")return ld;if(a==="AllSides")return Kd;if(a==="Default")return br;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b!==void 0&&0<b.length&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return b=a[y++],b!==void 0&&0<b.length&&(tt=parseFloat(b)),new bn(x,E,z,tt)}return new bn}function xo(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Lt.toString=function(){return this.sb()?this.offsetX===0&&this.offsetY===0?"Spot("+this.x+","+this.y+")":"Spot("+this.x+","+this.y+","+this.offsetX+","+this.offsetY+")":this.D(yi)?"None":this.D(Ai)?"TopLeft":this.D(Gi)?"Top":this.D($i)?"TopRight":this.D(jo)?"Left":this.D(ui)?"Center":this.D(wa)?"Right":this.D(is)?"BottomLeft":this.D(zr)?"Bottom":this.D(er)?"BottomRight":this.D(Js)?"TopSide":this.D(Pa)?"LeftSide":this.D(Fs)?"RightSide":this.D(Ca)?"BottomSide":this.D(bl)?"TopBottomSides":this.D(Qa)?"LeftRightSides":this.D(Eu)?"TopLeftSides":this.D(Zd)?"TopRightSides":this.D(sd)?"BottomLeftSides":this.D(fl)?"BottomRightSides":this.D(Hl)?"NotTopSide":this.D(Ra)?"NotLeftSide":this.D(ad)?"NotRightSide":this.D(ld)?"NotBottomSide":this.D(Kd)?"AllSides":this.D(br)?"Default":"None"},Lt.D=function(a){return a instanceof bn?(this.x===a.x||isNaN(this.x)&&isNaN(a.x))&&(this.y===a.y||isNaN(this.y)&&isNaN(a.y))&&this.offsetX===a.offsetX&&this.offsetY===a.offsetY:!1},Lt.gv=function(){return new bn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Lt.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Hc))a=Pa;else if(a.D(ud))a=Fs;else if(a.D(Au))a=Js;else if(a.D(Bu))a=Ca;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Lt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Lt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Lt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Lt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Lt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},bn.alloc=function(){var a=As.pop();return a===void 0?new bn:a},bn.free=function(a){As.push(a)},bn.prototype.isDefault=bn.prototype.Xb,bn.prototype.isNone=bn.prototype.ys,bn.prototype.isSide=bn.prototype.$c,bn.prototype.isNoSpot=bn.prototype.Mc,bn.prototype.isSpot=bn.prototype.sb,bn.prototype.includesSide=bn.prototype.Hf,bn.prototype.opposite=bn.prototype.gv,bn.prototype.equals=bn.prototype.D,bn.prototype.set=bn.prototype.set,bn.prototype.setTo=bn.prototype.sg;var As=[];bn.className="Spot",bn.parse=Oo,bn.stringify=xo,bn.None=yi=hr(new bn(0,0,0,0),0).ja(),bn.Default=br=hr(new bn(0,0,-1,0),-1).ja(),bn.TopLeft=Ai=new bn(0,0,0,0).ja(),bn.TopCenter=Gi=new bn(.5,0,0,0).ja(),bn.TopRight=$i=new bn(1,0,0,0).ja(),bn.LeftCenter=jo=new bn(0,.5,0,0).ja(),bn.Center=ui=new bn(.5,.5,0,0).ja(),bn.RightCenter=wa=new bn(1,.5,0,0).ja(),bn.BottomLeft=is=new bn(0,1,0,0).ja(),bn.BottomCenter=zr=new bn(.5,1,0,0).ja(),bn.BottomRight=er=new bn(1,1,0,0).ja(),bn.MiddleTop=fs=Gi,bn.MiddleLeft=Es=jo,bn.MiddleRight=Zr=wa,bn.MiddleBottom=os=zr,bn.Top=Au=Gi,bn.Left=Hc=jo,bn.Right=ud=wa,bn.Bottom=Bu=zr,bn.TopSide=Js=hr(new bn(0,0,1,1),1).ja(),bn.LeftSide=Pa=hr(new bn(0,0,1,2),1).ja(),bn.RightSide=Fs=hr(new bn(0,0,1,4),1).ja(),bn.BottomSide=Ca=hr(new bn(0,0,1,8),1).ja(),bn.TopBottomSides=bl=hr(new bn(0,0,1,9),1).ja(),bn.LeftRightSides=Qa=hr(new bn(0,0,1,6),1).ja(),bn.TopLeftSides=Eu=hr(new bn(0,0,1,3),1).ja(),bn.TopRightSides=Zd=hr(new bn(0,0,1,5),1).ja(),bn.BottomLeftSides=sd=hr(new bn(0,0,1,10),1).ja(),bn.BottomRightSides=fl=hr(new bn(0,0,1,12),1).ja(),bn.NotTopSide=Hl=hr(new bn(0,0,1,14),1).ja(),bn.NotLeftSide=Ra=hr(new bn(0,0,1,13),1).ja(),bn.NotRightSide=ad=hr(new bn(0,0,1,11),1).ja(),bn.NotBottomSide=ld=hr(new bn(0,0,1,7),1).ja(),bn.AllSides=Kd=hr(new bn(0,0,1,15),1).ja(),hd=new bn(.156,.156).ja(),Du=new bn(.844,.844).ja(),bn.parse=Oo,bn.stringify=xo;function Xn(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}Xn.prototype.set=function(a){return this.m11=a.m11,this.m12=a.m12,this.m21=a.m21,this.m22=a.m22,this.dx=a.dx,this.dy=a.dy,this},Xn.prototype.setTransform=function(a,y,x,b,E,z){return this.m11=a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},Xn.prototype.copy=function(){var a=new Xn;return a.m11=this.m11,a.m12=this.m12,a.m21=this.m21,a.m22=this.m22,a.dx=this.dx,a.dy=this.dy,a},Xn.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},Xn.prototype.D=function(a){return this.m11===a.m11&&this.m12===a.m12&&this.m21===a.m21&&this.m22===a.m22&&this.dx===a.dx&&this.dy===a.dy},Xn.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},Xn.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},Xn.prototype.multiply=function(a){var y=this.m11*a.m11+this.m21*a.m12,x=this.m12*a.m11+this.m22*a.m12,b=this.m11*a.m21+this.m21*a.m22,E=this.m12*a.m21+this.m22*a.m22;return this.dx=this.m11*a.dx+this.m21*a.dy+this.dx,this.dy=this.m12*a.dx+this.m22*a.dy+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},Xn.prototype.bv=function(a){var y=1/(a.m11*a.m22-a.m12*a.m21),x=a.m22*y,b=-a.m12*y,E=-a.m21*y,z=a.m11*y,tt=y*(a.m21*a.dy-a.m22*a.dx);return a=y*(a.m12*a.dx-a.m11*a.dy),y=this.m11*x+this.m21*b,x=this.m12*x+this.m22*b,b=this.m11*E+this.m21*z,E=this.m12*E+this.m22*z,this.dx=this.m11*tt+this.m21*a+this.dx,this.dy=this.m12*tt+this.m22*a+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},Xn.prototype.Vj=function(){var a=1/(this.m11*this.m22-this.m12*this.m21),y=-this.m12*a,x=-this.m21*a,b=this.m11*a,E=a*(this.m21*this.dy-this.m22*this.dx),z=a*(this.m12*this.dx-this.m11*this.dy);return this.m11=this.m22*a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},Xn.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a===0)return this;if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.m12*a+this.m22*b,z=this.m11*-b+this.m21*a,tt=this.m12*-b+this.m22*a;return this.m11=this.m11*a+this.m21*b,this.m12=E,this.m21=z,this.m22=tt,this.translate(-y,-x),this},Lt=Xn.prototype,Lt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Lt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Lt.Ga=function(a){var y=a.x,x=a.y;return a.h(y*this.m11+x*this.m21+this.dx,y*this.m12+x*this.m22+this.dy)},Lt.Cd=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=a.x,b=a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.Eu=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=1.25*a.x,b=1.2*a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.pp=function(a){var y=a.x,x=a.y,b=y+a.width,E=x+a.height,z=this.m11,tt=this.m12,ot=this.m21,rt=this.m22,at=this.dx,ut=this.dy,ct=y*z+x*ot+at,mt=y*tt+x*rt+ut,yt=b*z+x*ot+at,St=b*tt+x*rt+ut;return x=y*z+E*ot+at,y=y*tt+E*rt+ut,z=b*z+E*ot+at,b=b*tt+E*rt+ut,E=Math.min(ct,yt),ct=Math.max(ct,yt),yt=Math.min(mt,St),mt=Math.max(mt,St),E=Math.min(E,x),ct=Math.max(ct,x),yt=Math.min(yt,y),mt=Math.max(mt,y),E=Math.min(E,z),ct=Math.max(ct,z),yt=Math.min(yt,b),mt=Math.max(mt,b),a.h(E,yt,ct-E,mt-yt),a},Xn.alloc=function(){var a=Kr.pop();return a===void 0?new Xn:a},Xn.free=function(a){Kr.push(a)},Xn.prototype.transformRect=Xn.prototype.pp,Xn.prototype.transformPoint=Xn.prototype.Ga,Xn.prototype.scale=Xn.prototype.scale,Xn.prototype.translate=Xn.prototype.translate,Xn.prototype.rotate=Xn.prototype.rotate,Xn.prototype.invert=Xn.prototype.Vj,Xn.prototype.multiplyInverted=Xn.prototype.bv,Xn.prototype.multiply=Xn.prototype.multiply,Xn.prototype.reset=Xn.prototype.reset,Xn.prototype.isIdentity=Xn.prototype.ws,Xn.prototype.equals=Xn.prototype.D,Xn.prototype.setTransform=Xn.prototype.setTransform,Xn.prototype.set=Xn.prototype.set;var Kr=[];Xn.className="Transform",Xn.xF="54a702f3e53909c447824c6706603faf4c";var qt={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=qt.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);qt.Uv=y}return 1>a?(x=1/a,2e3>=x?1/y[x|0]:Math.sqrt(a)):2e3>=a?y[a|0]:Math.sqrt(a)},B:function(a,y){return a-=y,.5>a&&-.5<a},$:function(a,y){return a-=y,5e-8>a&&-5e-8<a},Yb:function(a,y,x,b,E,z,tt){if(0>=E&&(E=1e-6),a<x)var ot=a,rt=x;else ot=x,rt=a;if(y<b)var at=y,ut=b;else at=b,ut=y;if(a===x)return at<=tt&&tt<=ut&&a-E<=z&&z<=a+E;if(y===b)return ot<=z&&z<=rt&&y-E<=tt&&tt<=y+E;if(rt+=E,ot-=E,ot<=z&&z<=rt&&(ut+=E,at-=E,at<=tt&&tt<=ut))if(rt-ot>ut-at)if(a-x>E||x-a>E){if(z=(b-y)/(x-a)*(z-a)+y,z-E<=tt&&tt<=z+E)return!0}else return!0;else if(y-b>E||b-y>E){if(tt=(x-a)/(b-y)*(tt-y)+a,tt-E<=z&&z<=tt+E)return!0}else return!0;return!1},cs:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ct){if(qt.Yb(a,y,tt,ot,ct,x,b)&&qt.Yb(a,y,tt,ot,ct,E,z))return qt.Yb(a,y,tt,ot,ct,at,ut);var mt=(a+x)/2,yt=(y+b)/2,St=(x+E)/2,Mt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(mt+St)/2,x=(yt+Mt)/2,St=(St+E)/2,Mt=(Mt+z)/2;var Ot=(b+St)/2,Bt=(x+Mt)/2;return qt.cs(a,y,mt,yt,b,x,Ot,Bt,rt,at,ut,ct)||qt.cs(Ot,Bt,St,Mt,E,z,tt,ot,rt,at,ut,ct)},ax:function(a,y,x,b,E,z,tt,ot,rt){var at=(x+E)/2,ut=(b+z)/2;return rt.h((((a+x)/2+at)/2+(at+(E+tt)/2)/2)/2,(((y+b)/2+ut)/2+(ut+(z+ot)/2)/2)/2),rt},My:function(a,y,x,b,E,z,tt,ot){var rt=(x+E)/2,at=(b+z)/2;return Hn(((a+x)/2+rt)/2,((y+b)/2+at)/2,(rt+(E+tt)/2)/2,(at+(z+ot)/2)/2)},Dl:function(a,y,x,b,E,z,tt,ot,rt,at){if(qt.Yb(a,y,tt,ot,rt,x,b)&&qt.Yb(a,y,tt,ot,rt,E,z))So(at,a,y,0,0),So(at,tt,ot,0,0);else{var ut=(a+x)/2,ct=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(ct+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,Mt=(x+yt)/2;qt.Dl(a,y,ut,ct,b,x,St,Mt,rt,at),qt.Dl(St,Mt,mt,yt,E,z,tt,ot,rt,at)}return at},Qe:function(a,y,x,b,E,z,tt,ot,rt,at){if(qt.Yb(a,y,tt,ot,rt,x,b)&&qt.Yb(a,y,tt,ot,rt,E,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(ot);else{var ut=(a+x)/2,ct=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(ct+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,Mt=(x+yt)/2;qt.Qe(a,y,ut,ct,b,x,St,Mt,rt,at),qt.Qe(St,Mt,mt,yt,E,z,tt,ot,rt,at)}return at},jv:function(a,y,x,b,E,z,tt,ot,rt,at){if(qt.Yb(a,y,E,z,at,x,b))return qt.Yb(a,y,E,z,at,ot,rt);var ut=(a+x)/2,ct=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var mt=(ut+x)/2,yt=(ct+b)/2;return qt.jv(a,y,ut,ct,mt,yt,tt,ot,rt,at)||qt.jv(mt,yt,x,b,E,z,tt,ot,rt,at)},OA:function(a,y,x,b,E,z,tt){return tt.h(((a+x)/2+(x+E)/2)/2,((y+b)/2+(b+z)/2)/2),tt},iv:function(a,y,x,b,E,z,tt,ot){if(qt.Yb(a,y,E,z,tt,x,b))So(ot,a,y,0,0),So(ot,E,z,0,0);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,ct=(at+b)/2;qt.iv(a,y,rt,at,ut,ct,tt,ot),qt.iv(ut,ct,x,b,E,z,tt,ot)}return ot},ep:function(a,y,x,b,E,z,tt,ot){if(qt.Yb(a,y,E,z,tt,x,b))ot.length===0&&(ot.push(a),ot.push(y)),ot.push(E),ot.push(z);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,ct=(at+b)/2;qt.ep(a,y,rt,at,ut,ct,tt,ot),qt.ep(ut,ct,x,b,E,z,tt,ot)}return ot},Eo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ct,mt,yt){if(qt.Yb(a,y,tt,ot,mt,x,b)&&qt.Yb(a,y,tt,ot,mt,E,z))return!qt.Rl(a,y,tt,ot,rt,at,ut,ct)||(mt=(a-tt)*(at-ct)-(y-ot)*(rt-ut),mt===0)?!1:(yt.h(((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ct-at*ut))/mt,((a*ot-y*tt)*(at-ct)-(y-ot)*(rt*ct-at*ut))/mt),!0);var St=(a+x)/2,Mt=(y+b)/2,Ot=(x+E)/2,Bt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Ot)/2,x=(Mt+Bt)/2,Ot=(Ot+E)/2,Bt=(Bt+z)/2;var zt=(b+Ot)/2,_t=(x+Bt)/2,Ut=1/0,Jt=!1,re=0,Xe=0;return qt.Eo(a,y,St,Mt,b,x,zt,_t,rt,at,ut,ct,mt,yt)&&(a=(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at),a<Ut&&(Ut=a,Jt=!0,re=yt.x,Xe=yt.y)),qt.Eo(zt,_t,Ot,Bt,E,z,tt,ot,rt,at,ut,ct,mt,yt)&&(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at)<Ut&&(Jt=!0,re=yt.x,Xe=yt.y),Jt&&(yt.x=re,yt.y=Xe),Jt},Fo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,ct,mt){var yt=0;if(qt.Yb(a,y,tt,ot,mt,x,b)&&qt.Yb(a,y,tt,ot,mt,E,z)){if(mt=(a-tt)*(at-ct)-(y-ot)*(rt-ut),mt===0)return yt;var St=((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ct-at*ut))/mt,Mt=((a*ot-y*tt)*(at-ct)-(y-ot)*(rt*ct-at*ut))/mt;if(St>=ut)return yt;if((rt>ut?rt-ut:ut-rt)<(at>ct?at-ct:ct-at)){if(y<ot?(rt=y,a=ot):(rt=ot,a=y),Mt<rt||Mt>a)return yt}else if(a<tt?(rt=a,a=tt):rt=tt,St<rt||St>a)return yt;0<mt?yt++:0>mt&&yt--}else{St=(a+x)/2,Mt=(y+b)/2;var Ot=(x+E)/2,Bt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Ot)/2,x=(Mt+Bt)/2,Ot=(Ot+E)/2,Bt=(Bt+z)/2;var zt=(b+Ot)/2,_t=(x+Bt)/2;yt+=qt.Fo(a,y,St,Mt,b,x,zt,_t,rt,at,ut,ct,mt),yt+=qt.Fo(zt,_t,Ot,Bt,E,z,tt,ot,rt,at,ut,ct,mt)}return yt},qh:function(a,y,x,b,E,z,tt){return qt.$(a,x)?(y<b?(x=y,y=b):x=b,z<x?(tt.h(a,x),!1):z>y?(tt.h(a,y),!1):(tt.h(a,z),!0)):qt.$(y,b)?(a<x?(b=a,a=x):b=x,E<b?(tt.h(b,y),!1):E>a?(tt.h(a,y),!1):(tt.h(E,y),!0)):(E=((a-E)*(a-x)+(y-z)*(y-b))/((x-a)*(x-a)+(b-y)*(b-y)),-5e-6>E?(tt.h(a,y),!1):1.000005<E?(tt.h(x,b),!1):(tt.h(a+E*(x-a),y+E*(b-y)),!0))},Ve:function(a,y,x,b,E,z,tt,ot,rt){return qt.B(a,x)&&qt.B(y,b)?(rt.h(a,y),!1):qt.$(E,tt)?qt.$(a,x)?(qt.qh(a,y,x,b,E,z,rt),!1):qt.qh(a,y,x,b,E,(b-y)/(x-a)*(E-a)+y,rt):(ot=(ot-z)/(tt-E),qt.$(a,x)?(x=ot*(a-E)+z,y<b?(E=y,y=b):E=b,x<E?(rt.h(a,E),!1):x>y?(rt.h(a,y),!1):(rt.h(a,x),!0)):(tt=(b-y)/(x-a),qt.$(ot,tt)?(qt.qh(a,y,x,b,E,z,rt),!1):(E=(tt*a-ot*E+z-y)/(tt-ot),qt.$(tt,0)?(a<x?(b=a,a=x):b=x,E<b?(rt.h(b,y),!1):E>a?(rt.h(a,y),!1):(rt.h(E,y),!0)):qt.qh(a,y,x,b,E,tt*(E-a)+y,rt))))},MA:function(a,y,x,b,E){return qt.Ve(x.x,x.y,b.x,b.y,a.x,a.y,y.x,y.y,E)},KA:function(a,y,x,b,E,z,tt,ot,rt,at){function ut(Ot,Bt){var zt=(Ot-a)*(Ot-a)+(Bt-y)*(Bt-y);zt<ct&&(ct=zt,rt.h(Ot,Bt))}var ct=1/0;ut(rt.x,rt.y);var mt=0,yt=0,St=0,Mt=0;if(E<tt?(mt=E,yt=tt):(mt=tt,yt=E),z<ot?(St=E,Mt=tt):(St=tt,Mt=E),mt=(yt-mt)/2+at,at=(Mt-St)/2+at,E=(E+tt)/2,z=(z+ot)/2,mt===0||at===0)return rt;if(.5>(x>a?x-a:a-x)){if(mt=1-(x-E)*(x-E)/(mt*mt),0>mt)return rt;mt=Math.sqrt(mt),b=-at*mt+z,ut(x,at*mt+z),ut(x,b)}else{if(x=(b-y)/(x-a),b=1/(mt*mt)+x*x/(at*at),ot=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*E/(mt*mt),mt=ot*ot-4*b*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+E*E/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return rt;mt=Math.sqrt(mt),at=(-ot+mt)/(2*b),ut(at,x*at-x*a+y),mt=(-ot-mt)/(2*b),ut(mt,x*mt-x*a+y)}return rt},Ff:function(a,y,x,b,E,z,tt,ot,rt){var at=1e21,ut=a,ct=y;if(qt.Ve(a,y,a,b,E,z,tt,ot,rt)){var mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z);mt<at&&(at=mt,ut=rt.x,ct=rt.y)}return qt.Ve(x,y,x,b,E,z,tt,ot,rt)&&(mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),mt<at&&(at=mt,ut=rt.x,ct=rt.y)),qt.Ve(a,y,x,y,E,z,tt,ot,rt)&&(y=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),y<at&&(at=y,ut=rt.x,ct=rt.y)),qt.Ve(a,b,x,b,E,z,tt,ot,rt)&&(a=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),a<at&&(at=a,ut=rt.x,ct=rt.y)),rt.h(ut,ct),1e21>at},us:function(a,y,x){return qt.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,b,E,z,tt,ot){var rt=a+x,at=y+b;return E===tt?(z<ot?(tt=z,z=ot):tt=ot,a<=E&&E<=rt&&tt<=at&&z>=y):z===ot?(E<tt?(ot=E,E=tt):ot=tt,y<=z&&z<=at&&ot<=rt&&E>=a):!!(Mr(a,y,x,b,E,z)||Mr(a,y,x,b,tt,ot)||qt.Rl(a,y,rt,y,E,z,tt,ot)||qt.Rl(rt,y,rt,at,E,z,tt,ot)||qt.Rl(rt,at,a,at,E,z,tt,ot)||qt.Rl(a,at,a,y,E,z,tt,ot))},Rl:function(a,y,x,b,E,z,tt,ot){return a===x&&y===b&&E===tt&&z===ot?a===E&&y===z:0>=qt.Fl(a,y,x,b,E,z)*qt.Fl(a,y,x,b,tt,ot)&&0>=qt.Fl(E,z,tt,ot,a,y)*qt.Fl(E,z,tt,ot,x,b)},Fl:function(a,y,x,b,E,z){return x-=a,b-=y,a=E-a,y=z-y,z=a*b-y*x,z===0&&(z=a*x+y*b,0<z&&(z=(a-x)*x+(y-b)*b,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,b,E,z){var tt=Math.PI;z||(b*=tt/180,E*=tt/180);var ot=b>E?-1:1;z=[];var rt=tt/2,at=b;if(b=Math.min(2*tt,Math.abs(E-b)),1e-5>b)return rt=at+ot*Math.min(b,rt),ot=a+x*Math.cos(at),at=y+x*Math.sin(at),a+=x*Math.cos(rt),y+=x*Math.sin(rt),x=(ot+a)/2,rt=(at+y)/2,z.push([ot,at,x,rt,x,rt,a,y]),z;for(;1e-5<b;)E=at+ot*Math.min(b,rt),z.push(qt.Vy(x,at,E,a,y)),b-=Math.abs(E-at),at=E;return z},Vy:function(a,y,x,b,E){var z=(x-y)/2,tt=a*Math.cos(z),ot=a*Math.sin(z),rt=-ot,at=tt*tt+rt*rt,ut=at+tt*tt+rt*ot;return at=4/3*(Math.sqrt(2*at*ut)-ut)/(tt*ot-rt*tt),ot=tt-at*rt,tt=rt+at*tt,rt=-tt,at=z+y,z=Math.cos(at),at=Math.sin(at),[b+a*Math.cos(y),E+a*Math.sin(y),b+ot*z-tt*at,E+ot*at+tt*z,b+ot*z-rt*at,E+ot*at+rt*z,b+a*Math.cos(x),E+a*Math.sin(x)]},No:function(a,y,x,b,E,z,tt){x=Math.floor((a-x)/E)*E+x,b=Math.floor((y-b)/z)*z+b;var ot=x;return x+E-a<E/2&&(ot=x+E),a=b,b+z-y<z/2&&(a=b+z),tt.h(ot,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var b;do y=x%a,x=b=a,a=y;while(0<y);return b},$y:function(a,y,x,b){var E=0>x,z=0>b;if(a<y)var tt=1,ot=0;else tt=0,ot=1;var rt=tt===0?a:y,at=tt===0?x:b;return(tt===0?E:z)&&(at=-at),tt=ot,x=tt===0?x:b,(tt===0?E:z)&&(x=-x),qt.az(rt,tt===0?a:y,at,x,0,0)},az:function(a,y,x,b,E,z){if(0<b)if(0<x){E=a*a,z=y*y,a*=x;var tt=y*b,ot=-z+tt,rt=-z+Math.sqrt(a*a+tt*tt);y=ot;for(var at=0;9999999999>at&&(y=.5*(ot+rt),!(y===ot||y===rt));++at){var ut=a/(y+E),ct=tt/(y+z);if(ut=ut*ut+ct*ct-1,0<ut)ot=y;else if(0>ut)rt=y;else break}x=E*x/(y+E)-x,b=z*b/(y+z)-b,x=Math.sqrt(x*x+b*b)}else x=Math.abs(b-y);else b=a*a-y*y,z=a*x,z<b?(b=z/b,z=y*Math.sqrt(Math.abs(1-b*b)),x=a*b-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new Fn,um:new Fn,Mf:new Fn,Nf:0,vm:100};qt.za=qt.AA;function He(a){Vi(this),this.l=2,a===void 0&&(a=He.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===He.o?this.ee=new Re:(He.V===null&&(He.V=new Re().freeze()),this.ee=He.V),this.aq=this.ee.Ja,this.Ip=new ye().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=Ai,this.gg=er,this.Rk=this.Sk=NaN,this.Uf=Be}He.prototype.copy=function(){var a=new He;if(a.l=this.l&-2,a.na=this.na,a.od=this.od,a.pd=this.pd,a.Dc=this.Dc,a.Ec=this.Ec,this.na===He.o){for(var y=this.ee.s,x=a.ee,b=0;b<y.length;b++)x.add(y[b].copy());a.ee=x}else a.ee=this.ee;return a.aq=this.aq,a.Ip.assign(this.Ip),a.tk=this.tk,a.ym=this.ym,a.zm=this.zm,a.fg=this.fg.J(),a.gg=this.gg.J(),a.Sk=this.Sk,a.Rk=this.Rk,a.Uf=this.Uf,a},He.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},He.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==He.o)return this;var a=this.figures;a.freeze(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].freeze();return this},He.prototype.ka=function(){if(Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==He.o)return this;var a=this.figures;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},He.prototype.Xa=function(a){if(!(a instanceof He))return!1;if(this.type!==a.type)return this.type===He.j&&a.type===He.o?qa(this,a):a.type===He.j&&this.type===He.o?qa(a,this):!1;if(this.type===He.o){var y=this.figures.s;a=a.figures.s;var x=y.length;if(x!==a.length)return!1;for(var b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0}return qt.B(this.startX,a.startX)&&qt.B(this.startY,a.startY)&&qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)};function qa(a,y){return a.type!==He.j||y.type!==He.o?!1:!!(y.figures.count===1&&(y=y.figures.M(0),y.segments.count===1&&qt.B(a.startX,y.startX)&&qt.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===ho&&qt.B(a.endX,y.endX)&&qt.B(a.endY,y.endY))))}He.ia=function(a){return a.toString()},He.prototype.qb=function(a){a.classType===He&&(this.type=a)},He.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case He.j:return 0>a?"M"+this.startX.toString()+" "+this.startY.toString()+"L"+this.endX.toString()+" "+this.endY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a)+"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);case He.u:var y=new ye(this.startX,this.startY,0,0);return y.Kv(this.endX,this.endY,0,0),0>a?"M"+y.x.toString()+" "+y.y.toString()+"H"+y.right.toString()+"V"+y.bottom.toString()+"H"+y.left.toString()+"z":"M"+y.x.toFixed(a)+" "+y.y.toFixed(a)+"H"+y.right.toFixed(a)+"V"+y.bottom.toFixed(a)+"H"+y.left.toFixed(a)+"z";case He.F:if(y=new ye(this.startX,this.startY,0,0),y.Kv(this.endX,this.endY,0,0),0>a)return a=y.left.toString()+" "+(y.y+y.height/2).toString(),"M"+a+"A"+(y.width/2).toString()+" "+(y.height/2).toString()+" 0 0 1 "+(y.right.toString()+" "+(y.y+y.height/2).toString())+"A"+(y.width/2).toString()+" "+(y.height/2).toString()+" 0 0 1 "+a;var x=y.left.toFixed(a)+" "+(y.y+y.height/2).toFixed(a);return"M"+x+"A"+(y.width/2).toFixed(a)+" "+(y.height/2).toFixed(a)+" 0 0 1 "+(y.right.toFixed(a)+" "+(y.y+y.height/2).toFixed(a))+"A"+(y.width/2).toFixed(a)+" "+(y.height/2).toFixed(a)+" 0 0 1 "+x;case He.o:y="",x=this.figures.s;for(var b=x.length,E=0;E<b;E++){var z=x[E];0<E&&(y+=" x "),z.isFilled&&(y+="F "),y+=z.toString(a)}return y;default:return this.type.toString()}},He.nb=function(a){a=a.split(/[Xx]/);for(var y=a.length,x="",b=0;b<y;b++){var E=a[b];x=E.match(/[Ff]/)!==null?b===0?x+E:x+("X"+(E[0]===" "?"":" ")+E):x+((b===0?"":"X ")+"F"+(E[0]===" "?"":" ")+E)}return x},He.parse=function(a,y){function x(){return Mt>=Ut-1?!0:at[Mt+1].match(Jt)!==null}function b(){return Mt++,at[Mt]}function E(Jn){var _n=parseFloat(b()),Bi=parseFloat(b());Ot===Ot.toLowerCase()&&(_n=_t.x+_n,Bi=_t.y+Bi),Jn.h(_n,Bi)}function z(){return E(_t),_t}function tt(){return E(zt),zt}function ot(){var Jn=Bt.toLowerCase();return Jn!=="c"&&Jn!=="s"&&Jn!=="q"&&Jn!=="t"?_t:new Rt(2*_t.x-zt.x,2*_t.y-zt.y)}y===void 0&&(y=!1);var rt=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(rt,"$1 $2"),a=a.replace(rt,"$1 $2"),a=a.replace(/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([^s])/gm,"$1 $2"),a=a.replace(/([^s])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm,"$1 $2"),a=a.replace(/([0-9])([+\-])/gm,"$1 $2"),a=a.replace(/[\s\r\t\n]+/gm," "),a=a.replace(/^\s+|\s+$/g,"");var at=a.split(" ");for(a=0;a<at.length;a++){var ut=at[a];if(ut.match(/(\.[0-9]*)(\.)/gm)!==null){rt=mn();for(var ct="",mt=!1,yt=0;yt<ut.length;yt++){var St=ut[yt];St!=="."||mt?St==="."?(rt.push(ct),ct="."):ct+=St:(mt=!0,ct+=St)}for(rt.push(ct),at.splice(a,1),ut=0;ut<rt.length;ut++)at.splice(a+ut,0,rt[ut]);a+=rt.length-1,fn(rt)}}var Mt=-1,Ot="",Bt="";rt=new Rt(0,0);var zt=new Rt(0,0),_t=new Rt(0,0),Ut=at.length;a=FS(null),mt=ct=ut=!1,yt=!0,St=null;for(var Jt=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(Mt>=Ut-1);)if(Bt=Ot,Ot=b(),Ot!=="")switch(Ot.toUpperCase()){case"X":yt=!0,ct=ut=!1;break;case"M":for(St=z(),a.mc===null||yt===!0?(bf(a,St.x,St.y,ut,!ct,mt),yt=!1):a.moveTo(St.x,St.y),rt.assign(_t);!x();)St=z(),a.lineTo(St.x,St.y);break;case"L":for(;!x();)St=z(),a.lineTo(St.x,St.y);break;case"H":for(;!x();)_t=new Rt((Ot===Ot.toLowerCase()?_t.x:0)+parseFloat(b()),_t.y),a.lineTo(_t.x,_t.y);break;case"V":for(;!x();)_t=new Rt(_t.x,(Ot===Ot.toLowerCase()?_t.y:0)+parseFloat(b())),a.lineTo(_t.x,_t.y);break;case"C":for(;!x();){St=new Rt,E(St);var re=tt(),Xe=z();nh(a,St.x,St.y,re.x,re.y,Xe.x,Xe.y)}break;case"S":for(;!x();)St=ot(),re=tt(),Xe=z(),nh(a,St.x,St.y,re.x,re.y,Xe.x,Xe.y);break;case"Q":for(;!x();)St=tt(),re=z(),Im(a,St.x,St.y,re.x,re.y);break;case"T":for(;!x();)zt=St=ot(),re=z(),Im(a,St.x,St.y,re.x,re.y);break;case"B":for(;!x();){St=parseFloat(b()),re=parseFloat(b()),Xe=parseFloat(b());var pn=parseFloat(b()),hn=parseFloat(b()),ze=hn,Me=!1;x()||(ze=parseFloat(b()),x()||(Me=parseFloat(b())!==0)),Ot===Ot.toLowerCase()&&(Xe+=_t.x,pn+=_t.y),a.arcTo(St,re,Xe,pn,hn,ze,Me)}break;case"A":for(;!x();)St=Math.abs(parseFloat(b())),re=Math.abs(parseFloat(b())),Xe=parseFloat(b()),hn=pn=!1,Me=ze=0,ze=b(),ze.length===1?(pn=!!parseFloat(ze),hn=!!parseFloat(b()),ze=parseFloat(b())):ze.length===2?(pn=!!parseFloat(ze[0]),hn=!!parseFloat(ze[1]),ze=parseFloat(b())):(pn=!!parseFloat(ze[0]),hn=!!parseFloat(ze[1]),ze=parseFloat(ze.slice(2))),Me=parseFloat(b()),Ot===Ot.toLowerCase()&&(ze=_t.x+ze,Me=_t.y+Me),_t.h(ze,Me),Px(a,St,re,Xe,pn,hn,ze,Me);break;case"Z":wx(a),_t.assign(rt);break;case"F":for(St="",re=1;at[Mt+re];)if(at[Mt+re]==="0")mt=!0,re++;else if(at[Mt+re].match(/[Uu]/)!==null)re++;else if(at[Mt+re].match(Jt)===null)re++;else{St=at[Mt+re];break}St.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(St="",re=1;at[Mt+re];)if(at[Mt+re].match(/[Ff]/)!==null)re++;else if(at[Mt+re].match(Jt)===null)re++;else{St=at[Mt+re];break}St.match(/[Mm]/)?ct=!0:a.mc.isShadowed=!1}if(rt=a.os,Rm=a,y)for(y=rt.figures.iterator;y.next();)y.value.isFilled=!0;return rt},He.Ha=function(a,y){for(var x=a.length,b=Rt.alloc(),E=0;E<x;E++){var z=a[E];b.x=z[0],b.y=z[1],y.Ga(b),z[0]=b.x,z[1]=b.y,b.x=z[2],b.y=z[3],y.Ga(b),z[2]=b.x,z[3]=b.y,b.x=z[4],b.y=z[5],y.Ga(b),z[4]=b.x,z[5]=b.y,b.x=z[6],b.y=z[7],y.Ga(b),z[6]=b.x,z[7]=b.y}Rt.free(b)},He.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===He.o){if(this.aq!==this.figures.Ja)return!0;for(var a=this.figures.s,y=a.length,x=0;x<y;x++)if(a[x].Zu())return!0}return!1},He.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===He.o){this.aq=this.figures.Ja;for(var a=this.figures.s,y=a.length,x=0;x<y;x++){var b=a[x];b._isInvalidBounds=!1;var E=b.segments;b.sr=E.Ja,b=E.s,E=b.length;for(var z=0;z<E;z++){var tt=b[z];tt._isInvalidBounds=!1,tt.ae=null}}}a=this.Ip,a.ka(),isNaN(this.Sk)||isNaN(this.Rk)?a.h(0,0,0,0):a.h(0,0,this.Sk,this.Rk),_l(this,a,!1),So(a,0,0,0,0),a.freeze()},He.prototype.ix=function(){var a=new ye;return _l(this,a,!0),a};function _l(a,y,x){switch(a.type){case He.j:case He.u:case He.F:x?y.h(a.od,a.pd,0,0):So(y,a.od,a.pd,0,0),So(y,a.Dc,a.Ec,0,0);break;case He.o:var b=a.figures;a=b.s,b=b.length;for(var E=0;E<b;E++){var z=a[E];x&&E===0?y.h(z.startX,z.startY,0,0):So(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,ot=tt.length,rt=z.startX,at=z.startY,ut=0;ut<ot;ut++){var ct=tt[ut];switch(ct.type){case ho:case yr:rt=ct.endX,at=ct.endY,So(y,rt,at,0,0);break;case Gr:qt.Dl(rt,at,ct.point1X,ct.point1Y,ct.point2X,ct.point2Y,ct.endX,ct.endY,.5,y),rt=ct.endX,at=ct.endY;break;case da:qt.iv(rt,at,ct.point1X,ct.point1Y,ct.endX,ct.endY,.5,y),rt=ct.endX,at=ct.endY;break;case nr:case La:var mt=ct.type===nr?qs(ct,z):ja(ct,z,rt,at),yt=mt.length;if(yt===0){rt=ct.type===nr?ct.centerX:ct.endX,at=ct.type===nr?ct.centerY:ct.endY,So(y,rt,at,0,0);break}ct=null;for(var St=0;St<yt;St++)ct=mt[St],qt.Dl(ct[0],ct[1],ct[2],ct[3],ct[4],ct[5],ct[6],ct[7],.5,y);ct!==null&&(rt=ct[6],at=ct[7]);break;default:Wt("Unknown Segment type: "+ct.type)}}}break;default:Wt("Unknown Geometry type: "+a.type)}}He.prototype.normalize=function(){this._isFrozen&&oe(this);var a=this.ix();return this.offset(-a.x,-a.y),new Rt(-a.x,-a.y)},He.prototype.offset=function(a,y){return this._isFrozen&&oe(this),this.transform(1,0,0,1,a,y),this},He.prototype.scale=function(a,y){return this._isFrozen&&oe(this),this.transform(a,0,0,y,0,0),this},He.prototype.rotate=function(a,y,x){this._isFrozen&&oe(this),y===void 0&&(y=0),x===void 0&&(x=0);var b=Xn.alloc();return b.reset(),b.rotate(a,y,x),this.transform(b.m11,b.m12,b.m21,b.m22,b.dx,b.dy),Xn.free(b),this},Lt=He.prototype,Lt.transform=function(a,y,x,b,E,z){switch(this.type){case He.j:case He.u:case He.F:var tt=this.od,ot=this.pd;this.od=tt*a+ot*x+E,this.pd=tt*y+ot*b+z,tt=this.Dc,ot=this.Ec,this.Dc=tt*a+ot*x+E,this.Ec=tt*y+ot*b+z;break;case He.o:for(var rt=this.figures.s,at=rt.length,ut=0;ut<at;ut++){var ct=rt[ut];tt=ct.startX,ot=ct.startY,ct.startX=tt*a+ot*x+E,ct.startY=tt*y+ot*b+z,ct=ct.segments.s;for(var mt=ct.length,yt=0;yt<mt;yt++){var St=ct[yt];switch(St.type){case ho:case yr:tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case Gr:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+E,St.point1Y=tt*y+ot*b+z,tt=St.point2X,ot=St.point2Y,St.point2X=tt*a+ot*x+E,St.point2Y=tt*y+ot*b+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case da:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+E,St.point1Y=tt*y+ot*b+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case nr:tt=St.centerX,ot=St.centerY,St.centerX=tt*a+ot*x+E,St.centerY=tt*y+ot*b+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),St.startAngle+=tt),0>a&&(St.startAngle=180-St.startAngle,St.sweepAngle=-St.sweepAngle),0>b&&(St.startAngle=-St.startAngle,St.sweepAngle=-St.sweepAngle),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY!==void 0&&(St.radiusY*=Math.sqrt(y*y+b*b));break;case La:if(tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z,St.radiusX===0||St.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),St.xAxisRotation+=tt),0>a&&(St.xAxisRotation=180-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),0>b&&(St.xAxisRotation=-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY*=Math.sqrt(y*y+b*b);break;default:Wt("Unknown Segment type: "+St.type)}}}}return this._isInvalidBounds=!0,this},Lt.ca=function(a,y){y===void 0&&(y=0);var x=this.od,b=this.pd,E=this.Dc,z=this.Ec;switch(this.type){case He.j:return qt.Yb(x,b,E,z,y,a.x,a.y);case He.u:var tt=ye.allocAt(Math.min(x,E)-y,Math.min(b,z)-y,Math.abs(E-x)+2*y,Math.abs(z-b)+2*y);return a=tt.ca(a),ye.free(tt),a;case He.F:tt=Math.min(x,E)-y;var ot=Math.min(b,z)-y;return x=(Math.abs(E-x)+2*y)/2,y=(Math.abs(z-b)+2*y)/2,0>=x||0>=y?!1:(tt=a.x-(tt+x),ot=a.y-(ot+y),1>=tt*tt/(x*x)+ot*ot/(y*y));case He.o:return ha(this,a,y,!0,!1);default:return!1}};function ha(a,y,x,b,E){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,ot=0,rt,at,ut,ct,mt=a.figures.s,yt=mt.length,St=0;St<yt;St++){var Mt=mt[St],Ot=!Mt.isEvenOdd;if(Mt.isFilled){if(b&&Mt.ca(z,y,x))return!0;var Bt=Mt.segments;rt=Mt.startX,at=Mt.startY;for(var zt=rt,_t=at,Ut=Bt.s,Jt=0;Jt<=Bt.length;Jt++){var re=void 0;if(Jt!==Bt.length){re=Ut[Jt];var Xe=re.type;a=re.endX,ct=re.endY}else Xe=ho,a=zt,ct=_t;switch(Xe){case yr:if(zt=Qs(z,y,tt,y,rt,at,zt,_t),isNaN(zt))return!0;ot+=zt,zt=a,_t=ct;break;case ho:if(rt=Qs(z,y,tt,y,rt,at,a,ct),isNaN(rt))return!0;ot+=rt;break;case Gr:ut=qt.Fo(rt,at,re.point1X,re.point1Y,re.point2X,re.point2Y,a,ct,tt,y,z,y,.5),ot+=ut;break;case da:ut=qt.Fo(rt,at,(rt+2*re.point1X)/3,(at+2*re.point1Y)/3,(2*re.point1X+a)/3,(2*re.point1Y+ct)/3,a,ct,tt,y,z,y,.5),ot+=ut;break;case nr:case La:Xe=re.type===nr?qs(re,Mt):ja(re,Mt,rt,at);var pn=Xe.length;if(pn===0){if(rt=Qs(z,y,tt,y,rt,at,re.type===nr?re.centerX:re.endX,re.type===nr?re.centerY:re.endY),isNaN(rt))return!0;ot+=rt;break}re=null;for(var hn=0;hn<pn;hn++){if(re=Xe[hn],hn===0){if(ut=Qs(z,y,tt,y,rt,at,re[0],re[1]),isNaN(ut))return!0;ot+=ut}ut=qt.Fo(re[0],re[1],re[2],re[3],re[4],re[5],re[6],re[7],tt,y,z,y,.5),ot+=ut}re!==null&&(a=re[6],ct=re[7]);break;default:Wt("Unknown Segment type: "+re.type)}rt=a,at=ct}if(Ot){if(ot!==0)return!0}else if(ot%2!==0)return!0;ot=0}else if(Mt.ca(z,y,E?x:x+2))return!0}return!1}function Qs(a,y,x,b,E,z,tt,ot){if(qt.Yb(E,z,tt,ot,.05,a,y))return NaN;var rt=(a-x)*(z-ot);if(rt===0)return 0;var at=((a*b-y*x)*(E-tt)-(a-x)*(E*ot-z*tt))/rt;if(y=(a*b-y*x)*(z-ot)/rt,at>=a)return 0;if((E>tt?E-tt:tt-E)<(z>ot?z-ot:ot-z)){if(z<ot){if(y<z||y>ot)return 0}else if(y<ot||y>z)return 0}else if(E<tt){if(at<E||at>tt)return 0}else if(at<tt||at>E)return 0;return 0<rt?1:-1}function gl(a,y,x,b){a=a.figures.s;for(var E=a.length,z=0;z<E;z++)if(a[z].ca(y,x,b))return!0;return!1}Lt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new Rt),this.type===He.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,x=x[ot],ot=x[2*a],E=x[2*a+1],y.h(ot+(x[2*a+2]-ot)*b,E+(x[2*a+3]-E)*b),y;tt+=ut}}return y},Lt.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===He.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,b=y.length,E=this.flattenedTotalLength*a,z=0,tt=0;tt<b;tt++){var ot=x[tt],rt=ot.length;for(a=0;a<rt;a++){var at=ot[a];if(z+at>=E)return E=y[tt],y=E[2*a],x=E[2*a+1],b=E[2*a+2],a=E[2*a+3],1>Math.abs(b-y)&&1>Math.abs(a-x)?0:1>Math.abs(b-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=b-y?0:180:180*Math.atan2(a-x,b-y)/Math.PI;z+=at}}return NaN},Lt.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===He.j)return y[0]=this.startX+a*(this.endX-this.startX),y[1]=this.startY+a*(this.endY-this.startY),y[2]=180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI,y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,ut=x[ot],x=ut[2*a],ot=ut[2*a+1],E=ut[2*a+2],a=ut[2*a+3],y[0]=x+(E-x)*b,y[1]=ot+(a-ot)*b,y[2]=1>Math.abs(E-x)&&1>Math.abs(a-ot)?0:1>Math.abs(E-x)?0<=a-ot?90:270:1>Math.abs(a-ot)?0<=E-x?0:180:180*Math.atan2(a-ot,E-x)/Math.PI,y;tt+=ut}}return y},Lt.xx=function(a){if(this.type===He.j){var y=this.startX,x=this.startY,b=this.endX,E=this.endY;if(y!==b||x!==E){var z=a.x;if(a=a.y,y===b){if(x<E){var tt=x;b=E}else tt=E,b=x;return a<=tt?tt===x?0:1:a>=b?b===x?0:1:Math.abs(a-x)/(b-tt)}if(x===E)return y<b?tt=y:(tt=b,b=y),z<=tt?tt===y?0:1:z>=b?b===y?0:1:Math.abs(z-y)/(b-tt);tt=(b-y)*(b-y)+(E-x)*(E-x);var ot=Rt.alloc();return qt.qh(y,x,b,E,z,a,ot),a=ot.x,z=ot.y,Rt.free(ot),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===He.u){tt=this.startX,ot=this.startY;var rt=this.endX;if(E=this.endY,tt!==rt||ot!==E){y=rt-tt,x=E-ot,z=2*y+2*x,b=a.x,a=a.y,b=Math.min(Math.max(b,tt),rt),a=Math.min(Math.max(a,ot),E),tt=Math.abs(b-tt),rt=Math.abs(b-rt),ot=Math.abs(a-ot),E=Math.abs(a-E);var at=Math.min(tt,rt,ot,E);if(at===ot)return b/z;if(at===rt)return(y+a)/z;if(at===E)return(2*y+x-b)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,b=Rt.alloc(),E=1/0,ot=tt=0,rt=y.length;for(var ut=at=0,ct=0;ct<rt;ct++)for(var mt=y[ct],yt=x[ct],St=mt.length,Mt=0;Mt<St;Mt+=2){var Ot=mt[Mt],Bt=mt[Mt+1];if(Mt!==0){qt.qh(at,ut,Ot,Bt,a.x,a.y,b);var zt=(b.x-a.x)*(b.x-a.x)+(b.y-a.y)*(b.y-a.y);zt<E&&(E=zt,tt=ot,tt+=Math.sqrt((b.x-at)*(b.x-at)+(b.y-ut)*(b.y-ut))),ot+=yt[(Mt-2)/2]}at=Ot,ut=Bt}return Rt.free(b),a=tt/z,0>a?0:1<a?1:a}return 0};function hu(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],b=[],E=[];if(a.type===He.j)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.endY),y.push(b),E.push(Math.sqrt((a.startX-a.endX)*(a.startX-a.endX)+(a.startY-a.endY)*(a.startY-a.endY))),x.push(E);else if(a.type===He.u)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.startY),b.push(a.endX),b.push(a.endY),b.push(a.startX),b.push(a.endY),b.push(a.startX),b.push(a.startY),y.push(b),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),x.push(E);else if(a.type===He.F){var z=new vr;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new Ei(nr);if(tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(a.startX+a.endX)/2,tt.centerY=(a.startY+a.endY)/2,tt.radiusX=Math.abs(a.startX-a.endX)/2,tt.radiusY=Math.abs(a.startY-a.endY)/2,z.add(tt),a=qs(tt,z),E=a.length,E===0)b.push(tt.centerX),b.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var ot=0;ot<E;ot++){var rt=a[ot];qt.Qe(tt,z,rt[2],rt[3],rt[4],rt[5],rt[6],rt[7],.5,b),tt=rt[6],z=rt[7]}}y.push(b),x.push(Xd(b))}else for(a=a.figures.iterator;a.next();){E=a.value,b=[],b.push(E.startX),b.push(E.startY),tt=E.startX,z=E.startY,ot=tt,rt=z;for(var at=E.segments.s,ut=at.length,ct=0;ct<ut;ct++){var mt=at[ct];switch(mt.type){case yr:4<=b.length&&(y.push(b),x.push(Xd(b))),b=[],b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY,ot=tt,rt=z;break;case ho:b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY;break;case Gr:qt.Qe(tt,z,mt.point1X,mt.point1Y,mt.point2X,mt.point2Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case da:qt.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case nr:var yt=qs(mt,E),St=yt.length;if(St===0){b.push(mt.centerX),b.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var Mt=0;Mt<St;Mt++){var Ot=yt[Mt];qt.Qe(tt,z,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,b),tt=Ot[6],z=Ot[7]}break;case La:if(yt=ja(mt,E,tt,z),St=yt.length,Mt=mt.endX,Ot=mt.endY,St===0){b.push(Mt),b.push(Ot),tt=Mt,z=Ot;break}for(Mt=0;Mt<St;Mt++)Ot=yt[Mt],qt.Qe(tt,z,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,b),tt=Ot[6],z=Ot[7];break;default:Wt("Segment not of valid type: "+mt.type)}mt.isClosed&&(b.push(ot),b.push(rt))}4<=b.length&&(y.push(b),x.push(Xd(b)))}}}function Xd(a){for(var y=[],x=0,b=0,E=a.length,z=0;z<E;z+=2){var tt=a[z],ot=a[z+1];z!==0&&y.push(Math.sqrt(Un(x,b,tt,ot))),x=tt,b=ot}return y}Lt.add=function(a){return this.ee.add(a),this},Lt.pm=function(a,y,x,b,E,z,tt,ot){return this._isFrozen&&oe(this),this.fg=new bn(a,y,E,z).freeze(),this.gg=new bn(x,b,tt,ot).freeze(),this},je.Object.defineProperties(He.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},flattenedSegments:{get:function(){return hu(this),this.tk}},flattenedLengths:{get:function(){return hu(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===He.j){a=Math.abs(this.endX-this.startX);var y=Math.abs(this.endY-this.startY);a=Math.sqrt(a*a+y*y)}else if(this.type===He.u)a=2*Math.abs(this.endX-this.startX)+2*Math.abs(this.endY-this.startY);else{y=this.flattenedLengths;for(var x=y.length,b=a=0;b<x;b++)for(var E=y[b],z=E.length,tt=0;tt<z;tt++)a+=E[tt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&oe(this,a),this.na=a,a===He.o?this.ee=new Re:(He.V===null&&(He.V=new Re().freeze()),this.ee=He.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&oe(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&oe(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&oe(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&oe(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&oe(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&oe(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&oe(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&oe(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),He.prototype.setSpots=He.prototype.pm,He.prototype.add=He.prototype.add,He.prototype.getFractionForPoint=He.prototype.xx,He.prototype.getPointAndAngleAlongPath=He.prototype.Qu,He.prototype.getAngleAlongPath=He.prototype.wx,He.prototype.getPointAlongPath=He.prototype.Pu,He.prototype.containsPoint=He.prototype.ca,He.prototype.transform=He.prototype.transform,He.prototype.rotate=He.prototype.rotate,He.prototype.scale=He.prototype.scale,He.prototype.offset=He.prototype.offset,He.prototype.normalize=He.prototype.normalize,He.prototype.computeBoundsWithoutOrigin=He.prototype.ix,He.prototype.equalsApprox=He.prototype.Xa,He.className="Geometry",He.j=new he(He,"Line",0),He.u=new he(He,"Rectangle",1),He.F=new he(He,"Ellipse",2),He.o=new he(He,"Path",3),He.V=null,He.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",He.className="Geometry",He.stringify=He.ia,He.fillPath=He.nb,He.parse=He.parse,He.Line=He.j,He.Rectangle=He.u,He.Ellipse=He.F,He.Path=He.o;function vr(a,y,x,b,E){Vi(this),x===void 0&&(x=!0),b===void 0&&(b=!0),E===void 0&&(E=!1),this.l=2|(x?4:0)|(b?8:0)|(E?16:0),a!==void 0?this.od=a:this.od=0,y!==void 0?this.pd=y:this.pd=0,this.pl=new Re,this.sr=this.pl.Ja,this.fw=null}vr.prototype.copy=function(){var a=new vr;a.l=this.l&-2,a.od=this.od,a.pd=this.pd;for(var y=this.pl.s,x=y.length,b=a.pl,E=0;E<x;E++){var z=y[E].copy();b.add(z)}return a.sr=this.sr,a.fw=this.fw,a},Lt=vr.prototype,Lt.Xa=function(a){if(!(a instanceof vr&&qt.B(this.startX,a.startX)&&qt.B(this.startY,a.startY)))return!1;var y=this.segments.s;a=a.segments.s;var x=y.length;if(x!==a.length)return!1;for(var b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0},Lt.toString=function(a){a===void 0&&(a=-1);for(var y=0>a?"M"+this.startX.toString()+" "+this.startY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a),x=this.segments.s,b=x.length,E=0;E<b;E++)y+=" "+x[E].toString(a);return y},Lt.freeze=function(){this._isFrozen=!0;var a=this.segments;a.freeze();var y=a.s;a=a.length;for(var x=0;x<a;x++)y[x].freeze();return this},Lt.ka=function(){this._isFrozen=!1;var a=this.segments;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},Lt.Zu=function(){if(this._isInvalidBounds)return!0;var a=this.segments;if(this.sr!==a.Ja)return!0;a=a.s;for(var y=a.length,x=0;x<y;x++)if(a[x]._isInvalidBounds)return!0;return!1},Lt.add=function(a){return this.pl.add(a),this},Lt.ca=function(a,y,x){for(var b=this.startX,E=this.startY,z=b,tt=E,ot=this.segments.s,rt=ot.length,at=0;at<rt;at++){var ut=ot[at];switch(ut.type){case yr:z=ut.endX,tt=ut.endY,b=ut.endX,E=ut.endY;break;case ho:if(qt.Yb(b,E,ut.endX,ut.endY,x,a,y))return!0;b=ut.endX,E=ut.endY;break;case Gr:if(qt.cs(b,E,ut.point1X,ut.point1Y,ut.point2X,ut.point2Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case da:if(qt.jv(b,E,ut.point1X,ut.point1Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case nr:case La:var ct=ut.type===nr?qs(ut,this):ja(ut,this,b,E),mt=ct.length,yt=ut.type===nr?ut.centerX:ut.endX,St=ut.type===nr?ut.centerY:ut.endY;if(mt===0){if(qt.Yb(b,E,yt,St,x,a,y))return!0;b=yt,E=St;break}for(yt=null,St=0;St<mt;St++)if(yt=ct[St],St===0&&qt.Yb(b,E,yt[0],yt[1],x,a,y)||qt.cs(yt[0],yt[1],yt[2],yt[3],yt[4],yt[5],yt[6],yt[7],.5,a,y,x))return!0;yt!==null&&(b=yt[6],E=yt[7]);break;default:Wt("Unknown Segment type: "+ut.type)}if(ut.isClosed&&(b!==z||E!==tt)&&qt.Yb(b,E,z,tt,x,a,y))return!0}return!1},je.Object.defineProperties(vr.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},isFilled:{get:function(){return(this.l&4)!==0},set:function(a){this._isFrozen&&oe(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&oe(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&oe(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&oe(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&oe(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&oe(this,a),this.pl=a,this._isInvalidBounds=!0}}}),vr.prototype.add=vr.prototype.add,vr.prototype.equalsApprox=vr.prototype.Xa,vr.className="PathFigure";function Ei(a,y,x,b,E,z,tt,ot){Vi(this),a===void 0&&(a=ho),this.na=a,this.l=2,y!==void 0?this.Dc=y:this.Dc=0,x!==void 0?this.Ec=x:this.Ec=0,b===void 0&&(b=0),E===void 0&&(E=0),z===void 0&&(z=0),tt===void 0&&(tt=0),a===La?(a=z%360,0>a&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(b,0),this.Pg=Math.max(E,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),ot&&(this.isClockwiseArc=!0)):(this.Ne=b,this.Vh=E,a===nr&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===nr&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}Ei.prototype.copy=function(){var a=new Ei;return a.na=this.na,a.l=this.l&-2,a.Dc=this.Dc,a.Ec=this.Ec,a.Ne=this.Ne,a.Vh=this.Vh,a.Wh=this.Wh,a.Pg=this.Pg,a},Lt=Ei.prototype,Lt.Xa=function(a){if(!(a instanceof Ei)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case yr:case ho:return qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY);case Gr:return qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)&&qt.B(this.point1X,a.point1X)&&qt.B(this.point1Y,a.point1Y)&&qt.B(this.point2X,a.point2X)&&qt.B(this.point2Y,a.point2Y);case da:return qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)&&qt.B(this.point1X,a.point1X)&&qt.B(this.point1Y,a.point1Y);case nr:return qt.B(this.startAngle,a.startAngle)&&qt.B(this.sweepAngle,a.sweepAngle)&&qt.B(this.centerX,a.centerX)&&qt.B(this.centerY,a.centerY)&&qt.B(this.radiusX,a.radiusX)&&qt.B(this.radiusY,a.radiusY);case La:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&qt.B(this.xAxisRotation,a.xAxisRotation)&&qt.B(this.endX,a.endX)&&qt.B(this.endY,a.endY)&&qt.B(this.radiusX,a.radiusX)&&qt.B(this.radiusY,a.radiusY);default:return!1}},Lt.qb=function(a){a.classType===Ei&&(this.type=a)},Lt.toString=function(a){switch(a===void 0&&(a=-1),this.type){case yr:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case ho:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Gr:a=0>a?"C"+this.point1X.toString()+" "+this.point1Y.toString()+" "+this.point2X.toString()+" "+this.point2Y.toString()+" "+this.endX.toString()+" "+this.endY.toString():"C"+this.point1X.toFixed(a)+" "+this.point1Y.toFixed(a)+" "+this.point2X.toFixed(a)+" "+this.point2Y.toFixed(a)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case da:a=0>a?"Q"+this.point1X.toString()+" "+this.point1Y.toString()+" "+this.endX.toString()+" "+this.endY.toString():"Q"+this.point1X.toFixed(a)+" "+this.point1Y.toFixed(a)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case nr:a=0>a?"B"+this.startAngle.toString()+" "+this.sweepAngle.toString()+" "+this.centerX.toString()+" "+this.centerY.toString()+" "+this.radiusX.toString()+" "+this.radiusY.toString():"B"+this.startAngle.toFixed(a)+" "+this.sweepAngle.toFixed(a)+" "+this.centerX.toFixed(a)+" "+this.centerY.toFixed(a)+" "+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a);break;case La:a=0>a?"A"+this.radiusX.toString()+" "+this.radiusY.toString()+" "+this.xAxisRotation.toString()+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toString()+" "+this.endY.toString():"A"+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a)+" "+this.xAxisRotation.toFixed(a)+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;default:a=this.type.toString()}return a+(this.isClosed?"z":"")},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.close=function(){return this.isClosed=!0,this};function qs(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,b=a.radiusY;if(b===void 0&&(b=x),x===0||b===0)return a.ae=[],a.ae;y=a.Ne;var E=a.Vh,z=qt.jx(0,0,x<b?x:b,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==b){var tt=Xn.alloc();tt.reset(),x<b?tt.scale(1,b/x):tt.scale(x/b,1),He.Ha(z,tt),Xn.free(tt)}for(x=z.length,b=0;b<x;b++)tt=z[b],tt[0]+=y,tt[1]+=E,tt[2]+=y,tt[3]+=E,tt[4]+=y,tt[5]+=E,tt[6]+=y,tt[7]+=E;return a.ae=z,a.ae}function ja(a,y,x,b){function E(Mt,Ot,Bt,zt){return(Mt*zt<Ot*Bt?-1:1)*Math.acos((Mt*Bt+Ot*zt)/(Math.sqrt(Mt*Mt+Ot*Ot)*Math.sqrt(Bt*Bt+zt*zt)))}if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;if(a.radiusX===0||a.radiusY===0)return a.ae=[],a.ae;y=a.Wh;var z=a.Pg;y===0&&(y=1e-4),z===0&&(z=1e-4);var tt=Math.PI/180*a.Ne,ot=a.isLargeArc,rt=a.isClockwiseArc,at=a.Dc,ut=a.Ec,ct=Math.cos(tt),mt=Math.sin(tt),yt=ct*(x-at)/2+mt*(b-ut)/2;tt=-mt*(x-at)/2+ct*(b-ut)/2;var St=yt*yt/(y*y)+tt*tt/(z*z);return 1<St&&(y*=Math.sqrt(St),z*=Math.sqrt(St)),St=(ot===rt?-1:1)*Math.sqrt((y*y*z*z-y*y*tt*tt-z*z*yt*yt)/(y*y*tt*tt+z*z*yt*yt)),isNaN(St)&&(St=0),ot=St*y*tt/z,St=St*-z*yt/y,isNaN(ot)&&(ot=0),isNaN(St)&&(St=0),x=(x+at)/2+ct*ot-mt*St,b=(b+ut)/2+mt*ot+ct*St,ut=E(1,0,(yt-ot)/y,(tt-St)/z),ct=(yt-ot)/y,at=(tt-St)/z,yt=(-yt-ot)/y,ot=(-tt-St)/z,tt=E(ct,at,yt,ot),yt=(ct*yt+at*ot)/(Math.sqrt(ct*ct+at*at)*Math.sqrt(yt*yt+ot*ot)),-1>=yt?tt=Math.PI:1<=yt&&(tt=0),!rt&&0<tt&&(tt-=2*Math.PI),rt&&0>tt&&(tt+=2*Math.PI),rt=y>z?1:y/z,yt=y>z?z/y:1,y=qt.jx(0,0,y>z?y:z,ut,ut+tt,!0),z=Xn.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(rt,yt),He.Ha(y,z),Xn.free(z),a.ae=y,a.ae}je.Object.defineProperties(Ei.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},isClosed:{get:function(){return(this.l&8)!==0},set:function(a){this.isClosed!==a&&(this.l=a?this.l|8:this.l&-9,this._isInvalidBounds=!0)}},type:{get:function(){return this.na},set:function(a){this._isFrozen&&oe(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&oe(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&oe(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&oe(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&oe(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&oe(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&oe(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&oe(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&oe(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&un(a,">= zero",Ei,"radiusX"),this._isFrozen&&oe(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&un(a,">= zero",Ei,"radiusY"),this._isFrozen&&oe(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&oe(this,a),a%=360,0>a&&(a+=360),this.Dc=a,this._isInvalidBounds=!0}},sweepAngle:{get:function(){return this.Ec},set:function(a){this._isFrozen&&oe(this,a),360<a&&(a=360),-360>a&&(a=-360),this.Ec=a,this._isInvalidBounds=!0}},isClockwiseArc:{get:function(){return(this.l&4)!==0},set:function(a){this._isFrozen&&oe(this,a),this.l=a?this.l|4:this.l&-5,this._isInvalidBounds=!0}},isLargeArc:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&oe(this,a),this.l=a?this.l|16:this.l&-17,this._isInvalidBounds=!0}},xAxisRotation:{get:function(){return this.Ne},set:function(a){this._isFrozen&&oe(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),Ei.prototype.equalsApprox=Ei.prototype.Xa;var yr=new he(Ei,"Move",0),ho=new he(Ei,"Line",1),Gr=new he(Ei,"Bezier",2),da=new he(Ei,"QuadraticBezier",3),nr=new he(Ei,"Arc",4),La=new he(Ei,"SvgArc",4);Ei.className="PathSegment",Ei.Move=yr,Ei.Line=ho,Ei.Bezier=Gr,Ei.QuadraticBezier=da,Ei.Arc=nr,Ei.SvgArc=La;function rs(){this.H=null,this.xu=new Rt(0,0).freeze(),this.mt=new Rt(0,0).freeze(),this.Bp=this.Rq=0,this.Cp=1,this.xq="",this.Wr=this.Tp=!1,this.Rp=this.Ep=0,this.xg=this.nq=this.tq=!1,this.Zp=null,this.Rr=0,this.xd=this.Nr=null}rs.prototype.copy=function(){var a=new rs;return this.clone(a)},rs.prototype.clone=function(a){return a.H=this.H,a.xu.assign(this.viewPoint),a.mt.assign(this.documentPoint),a.Rq=this.Rq,a.Bp=this.Bp,a.Cp=this.Cp,a.xq=this.xq,a.Tp=this.Tp,a.Wr=this.Wr,a.Ep=this.Ep,a.Rp=this.Rp,a.tq=this.tq,a.nq=this.nq,a.xg=this.xg,a.Zp=this.Zp,a.Rr=this.Rr,a.Nr=this.Nr,a.xd=this.xd,a},rs.prototype.toString=function(){var a="^";return this.modifiers!==0&&(a+="M:"+this.modifiers),this.button!==0&&(a+="B:"+this.button),this.key!==""&&(a+="K:"+this.key),this.clickCount!==0&&(a+="C:"+this.clickCount),this.delta!==0&&(a+="D:"+this.delta),this.handled&&(a+="h"),this.bubbles&&(a+="b"),this.documentPoint!==null&&(a+="@"+this.documentPoint.toString()),a},rs.prototype.So=function(a,y){var x=this.diagram;return x===null||yg(x,a,y),y},rs.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(yg(x,a,y),y.assign(x.Ps(y))),y},je.Object.defineProperties(rs.prototype,{diagram:{get:function(){return this.H},set:function(a){this.H=a}},viewPoint:{get:function(){return this.xu},set:function(a){this.xu.assign(a)}},documentPoint:{get:function(){return this.mt},set:function(a){this.mt.assign(a)}},modifiers:{get:function(){return this.Rq},set:function(a){this.Rq=a}},button:{get:function(){return this.Bp},set:function(a){if(this.Bp=a,this.event===null)switch(a){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2}}},buttons:{get:function(){return this.Cp},set:function(a){this.Cp=a}},key:{get:function(){return this.xq},set:function(a){this.xq=a}},down:{get:function(){return this.Tp},set:function(a){this.Tp=a}},up:{get:function(){return this.Wr},set:function(a){this.Wr=a}},clickCount:{get:function(){return this.Ep},set:function(a){this.Ep=a}},delta:{get:function(){return this.Rp},set:function(a){this.Rp=a}},isMultiTouch:{get:function(){return this.tq},set:function(a){this.tq=a}},handled:{get:function(){return this.nq},set:function(a){this.nq=a}},bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},event:{get:function(){return this.Zp},set:function(a){this.Zp=a}},isTouchEvent:{get:function(){var a=this.event;return a===null?!1:a.pointerType==="touch"||a.pointerType==="pen"}},timestamp:{get:function(){return this.Rr},set:function(a){this.Rr=a}},targetDiagram:{get:function(){return this.Nr},set:function(a){this.Nr=a}},targetObject:{get:function(){return this.xd},set:function(a){this.xd=a}},control:{get:function(){return(this.modifiers&1)!==0},set:function(a){this.modifiers=a?this.modifiers|1:this.modifiers&-2}},shift:{get:function(){return(this.modifiers&4)!==0},set:function(a){this.modifiers=a?this.modifiers|4:this.modifiers&-5}},alt:{get:function(){return(this.modifiers&2)!==0},set:function(a){this.modifiers=a?this.modifiers|2:this.modifiers&-3}},meta:{get:function(){return(this.modifiers&8)!==0},set:function(a){this.modifiers=a?this.modifiers|8:this.modifiers&-9}},left:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&1)!==0:this.button===0},set:function(a){this.buttons=a?this.buttons|1:this.buttons&-2}},right:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&2)!==0:this.button===2},set:function(a){this.buttons=a?this.buttons|2:this.buttons&-3}},middle:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&4)!==0:this.button===1},set:function(a){this.buttons=a?this.buttons|4:this.buttons&-5}}}),rs.prototype.getMultiTouchDocumentPoint=rs.prototype.Bz,rs.prototype.getMultiTouchViewPoint=rs.prototype.So,rs.className="InputEvent";function Ou(){this.H=null,this.xa="",this.ar=this.Lr=null}Ou.prototype.copy=function(){var a=new Ou;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},Ou.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},je.Object.defineProperties(Ou.prototype,{diagram:{get:function(){return this.H},set:function(a){this.H=a}},name:{get:function(){return this.xa},set:function(a){this.xa=a}},subject:{get:function(){return this.Lr},set:function(a){this.Lr=a}},parameter:{get:function(){return this.ar},set:function(a){this.ar=a}}}),Ou.className="DiagramEvent";function No(){this.Fm=Mo,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}No.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},No.prototype.copy=function(){var a=new No;a.Fm=this.Fm,a.Qq=this.Qq,a.rf=this.rf,a.cc=this.cc,a.H=this.H,a.Qn=this.Qn;var y=this.Sn;return a.Sn=ve(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=ve(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=ve(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=ve(y)&&typeof y.J=="function"?y.J():y,a},No.prototype.qb=function(a){a.classType===No&&(this.change=a)},No.prototype.toString=function(){var a="";return a=this.change===$s?a+"* ":this.change===Mo?a+(this.model!==null?"!m":"!d"):a+((this.model!==null?"!m":"!d")+this.change),this.propertyName&&typeof this.propertyName=="string"&&(a+=" "+this.propertyName),this.modelChange&&this.modelChange!==this.propertyName&&(a+=" "+this.modelChange),a+=": ",this.change===$s?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=wi(this.object)),this.oldValue!==null&&(a+=" old: "+wi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+wi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},No.prototype.I=function(a){return a?this.oldValue:this.newValue},No.prototype.Dz=function(a){return a?this.oldParam:this.newParam},No.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},No.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},No.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},No.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},je.Object.defineProperties(No.prototype,{model:{get:function(){return this.cc},set:function(a){this.cc=a}},diagram:{get:function(){return this.H},set:function(a){this.H=a}},change:{get:function(){return this.Fm},set:function(a){this.Fm=a}},modelChange:{get:function(){return this.Qq},set:function(a){this.Qq=a}},propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},isTransactionFinished:{get:function(){return this.Fm===$s&&(this.rf==="CommittedTransaction"||this.rf==="FinishedUndo"||this.rf==="FinishedRedo")}},object:{get:function(){return this.Qn},set:function(a){this.Qn=a}},oldValue:{get:function(){return this.Sn},set:function(a){this.Sn=a}},oldParam:{get:function(){return this.Rn},set:function(a){this.Rn=a}},newValue:{get:function(){return this.Mn},set:function(a){this.Mn=a}},newParam:{get:function(){return this.Ln},set:function(a){this.Ln=a}}}),No.prototype.redo=No.prototype.redo,No.prototype.canRedo=No.prototype.canRedo,No.prototype.undo=No.prototype.undo,No.prototype.canUndo=No.prototype.canUndo,No.prototype.getParam=No.prototype.Dz,No.prototype.getValue=No.prototype.I,No.prototype.clear=No.prototype.clear;var $s=new he(No,"Transaction",-1),Mo=new he(No,"Property",0),Ko=new he(No,"Insert",1),dr=new he(No,"Remove",2);No.className="ChangedEvent",No.Transaction=$s,No.Property=Mo,No.Insert=Ko,No.Remove=dr;function Pr(){this.o=new Re().freeze(),this.xa="",this.j=!1}Pr.prototype.toString=function(a){var y="Transaction: "+this.name+" "+this.changes.count.toString()+(this.isComplete?"":", incomplete");if(a!==void 0&&0<a){a=this.changes.count;for(var x=0;x<a;x++){var b=this.changes.M(x);b!==null&&(y+=`
`+b.toString())}}return y},Pr.prototype.clear=function(){var a=this.changes;a.ka();for(var y=a.count-1;0<=y;y--){var x=a.M(y);x!==null&&x.clear()}a.clear(),a.freeze()},Pr.prototype.canUndo=function(){return this.isComplete},Pr.prototype.undo=function(){if(this.canUndo())for(var a=this.changes.count-1;0<=a;a--){var y=this.changes.M(a);y!==null&&y.undo()}},Pr.prototype.canRedo=function(){return this.isComplete},Pr.prototype.redo=function(){if(this.canRedo())for(var a=this.changes.count,y=0;y<a;y++){var x=this.changes.M(y);x!==null&&x.redo()}},Pr.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new Cn,x=0;x<a.count;x++){var b=a.M(x);if(b!==null&&b.change===Mo&&b.object){var E=y.get(b.object);E||(E=new Cn,y.set(b.object,E));var z=E.get(b.propertyName);z===null?E.set(b.propertyName,-1):(0<z&&a.cd(z,null),E.set(b.propertyName,x))}}for(x=y=0;x<a.count;x++)b=a.M(x),b!==null&&(x>y&&a.cd(y,b),y++);for(;a.length>y;)a.pop();a.freeze()}},je.Object.defineProperties(Pr.prototype,{changes:{get:function(){return this.o}},name:{get:function(){return this.xa},set:function(a){this.xa=a}},isComplete:{get:function(){return this.j},set:function(a){this.j=a}}}),Pr.prototype.optimize=Pr.prototype.ak,Pr.prototype.redo=Pr.prototype.redo,Pr.prototype.canRedo=Pr.prototype.canRedo,Pr.prototype.undo=Pr.prototype.undo,Pr.prototype.canUndo=Pr.prototype.canUndo,Pr.prototype.clear=Pr.prototype.clear,Pr.className="Transaction";function Fo(){this.Pt=new Oe,this.Jd=!1,this.u=new Re().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new Re().freeze(),this.hl=new Re,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}Fo.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,b=0;b<x;b++)0<b&&(y+=" "),y+=this.nestedTransactionNames.M(b);if(y+="]",a!==void 0&&0<a)for(x=this.history.count,b=0;b<x;b++)y+=`
`+this.history.M(b).toString(a-1);return y},Fo.prototype.clear=function(){var a=this.history;a.ka();for(var y=a.count-1;0<=y;y--){var x=a.M(y);x!==null&&x.clear()}a.clear(),this.Ce=-1,a.freeze(),this.Fe=!1,this.Np=null,this.bi=0,this.Ie.ka(),this.Ie.clear(),this.Ie.freeze(),this.hl.clear(),this.Dt=this.rq=this.Gt=this.Ft=!1},Fo.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Lt=Fo.prototype,Lt.Xw=function(a){this.Pt.add(a)},Lt.Rx=function(a){this.Pt.remove(a)},Lt.Ea=function(a){if(a===void 0&&(a=""),a===null&&(a=""),this.isUndoingRedoing)return!1;this.tt===!0&&(this.tt=!1,this.bi++,this.isInternalTransaction||this.Ob("StartingFirstTransaction",a,this.currentTransaction),0<this.bi&&this.bi--),this.isEnabled&&(this.Ie.ka(),this.Ie.add(a),this.Ie.freeze(),this.currentTransaction===null?this.hl.add(0):this.hl.add(this.currentTransaction.changes.count)),this.bi++;var y=this.transactionLevel===1;return y&&(this.isInternalTransaction||this.Ob("StartedTransaction",a,this.currentTransaction)),y},Lt.eb=function(a){return a===void 0&&(a=""),xh(this,!0,a)},Lt.Kf=function(){return xh(this,!1,"")};function xh(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&on("Ending transaction without having started a transaction: "+x);var b=a.transactionLevel===1,E=a.currentTransaction;b&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,E));var z=0;if(0<a.transactionLevel&&(a.bi--,a.isEnabled)){var tt=a.Ie.count;0<tt&&(x===""&&(x=a.Ie.M(0)),a.Ie.ka(),a.Ie.mb(tt-1),a.Ie.freeze()),tt=a.hl.count,0<tt&&(z=a.hl.M(tt-1),a.hl.mb(tt-1))}if(b){if(y)a.rq=!1,E===null&&x!==""&&(E=a.currentTransaction),a.isEnabled&&E!==null&&(E.isComplete||(E.isComplete=!0,E.name=x),a.lx(),y=a.history,y.ka(),b=a.maxHistoryLength,0<=b&&(b===0?y.clear():y.count>=b&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),b===0||y.count!==0&&y.get(y.count-1)===E||(y.add(E),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,E);else{a.Fe=!0;try{a.isEnabled&&E!==null&&(E.isComplete=!0,E.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,E),a.Fe=!1}E!==null&&E.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&E!==null){for(a=z,x=E.changes,E=x.count-1;E>=a;E--)y=x.M(E),y!==null&&y.undo(),x.ka(),x.mb(E);x.freeze()}return!1}Lt.lx=function(){if(!this.isUndoingRedoing&&this.canRedo()){var a=this.history;a.ka();for(var y=a.count-1;y>this.historyIndex;y--){var x=a.M(y);x!==null&&x.clear(),a.mb(y),this.rq=!0}a.freeze()}},Fo.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},Fo.prototype.undo=function(){if(this.canUndo()){var a=this.transactionToUndo;try{this.Fe=!0,this.Ob("StartingUndo","Undo",a),this.Ce--,a.undo()}catch(y){on("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},Fo.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},Fo.prototype.redo=function(){if(this.canRedo()){var a=this.transactionToRedo;try{this.Fe=!0,this.Ob("StartingRedo","Redo",a),this.Ce++,a.redo()}catch(y){on("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},Fo.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var b=new No;for(b.change=$s,b.propertyName=a,b.object=x,b.oldValue=y,a=this.models;a.next();)y=a.value,b.model=y,y.ds(b)},Fo.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new Pr);var x=a.copy();y=y.changes,y.ka(),y.add(x),y.freeze(),this.checksTransactionLevel&&0>=this.transactionLevel&&!this.tt&&(a=a.diagram,a!==null&&a.pi===!1||on("Change not within a transaction: "+x.toString()))}},Fo.prototype.skipsEvent=function(a){if(a===null||0>a.change.value)return!0;if(a=a.object,a===null)return!1;if(a.layer!==void 0){if(a=a.layer,a!==null&&a.isTemporary)return!0}else if(a.isTemporary)return!0;return!1},je.Object.defineProperties(Fo.prototype,{models:{get:function(){return this.Pt.iterator}},isEnabled:{get:function(){return this.Jd},set:function(a){this.Jd=a}},transactionToUndo:{get:function(){return 0<=this.historyIndex&&this.historyIndex<=this.history.count-1?this.history.M(this.historyIndex):null}},transactionToRedo:{get:function(){return this.historyIndex<this.history.count-1?this.history.M(this.historyIndex+1):null}},isUndoingRedoing:{get:function(){return this.Fe}},history:{get:function(){return this.u}},maxHistoryLength:{get:function(){return this.o},set:function(a){this.o=a}},historyIndex:{get:function(){return this.Ce}},currentTransaction:{get:function(){return this.Np}},transactionLevel:{get:function(){return this.bi}},isInTransaction:{get:function(){return 0<this.bi}},checksTransactionLevel:{get:function(){return this.j},set:function(a){this.j=a}},nestedTransactionNames:{get:function(){return this.Ie}},isPendingClear:{get:function(){return this.Ft},set:function(a){this.Ft=a}},isPendingUnmodified:{get:function(){return this.Gt},set:function(a){this.Gt=a}},isInternalTransaction:{get:function(){return this.Dt},set:function(a){this.Dt=a}},isJustDiscarded:{get:function(){return this.rq}}}),Fo.prototype.handleChanged=Fo.prototype.Tu,Fo.prototype.redo=Fo.prototype.redo,Fo.prototype.undo=Fo.prototype.undo,Fo.prototype.canUndo=Fo.prototype.canUndo,Fo.prototype.discardHistoryAfterIndex=Fo.prototype.lx,Fo.prototype.rollbackTransaction=Fo.prototype.Kf,Fo.prototype.commitTransaction=Fo.prototype.eb,Fo.prototype.startTransaction=Fo.prototype.Ea,Fo.prototype.removeModel=Fo.prototype.Rx,Fo.prototype.addModel=Fo.prototype.Xw,Fo.prototype.clear=Fo.prototype.clear,Fo.className="UndoManager";function Ni(){Vi(this),this.H=Ul,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new rs,this.Zr=-1}Ni.prototype.toString=function(){return this.name!==""?this.name+" Tool":Pn(this.constructor)},Ni.prototype.updateAdornments=function(){},Ni.prototype.canStart=function(){return this.isEnabled},Ni.prototype.doStart=function(){},Ni.prototype.doActivate=function(){this.isActive=!0},Ni.prototype.doDeactivate=function(){this.isActive=!1},Ni.prototype.doStop=function(){},Ni.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},Ni.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},Ni.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},Ni.prototype.doMouseMove=function(){},Ni.prototype.doMouseUp=function(){this.stopTool()},Ni.prototype.doMouseWheel=function(){},Ni.prototype.canStartMultiTouch=function(){return!0},Ni.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Rt.allocAt(NaN,NaN)),b=y.So(1,Rt.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var E=b.x-x.x,z=b.y-x.y;a.Jw=Math.sqrt(E*E+z*z),y.bubbles=!1}Rt.free(x),Rt.free(b)},Ni.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Rt.allocAt(NaN,NaN)),b=y.So(1,Rt.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var E=b.x-x.x,z=b.y-x.y;z=Math.sqrt(E*E+z*z)/a.Jw,E=new Rt((Math.min(b.x,x.x)+Math.max(b.x,x.x))/2,(Math.min(b.y,x.y)+Math.max(b.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var ot=a.zoomPoint;a.zoomPoint=E,tt.resetZoom(z),a.zoomPoint=ot}y.bubbles=!1}Rt.free(x),Rt.free(b)},Ni.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},Ni.prototype.doKeyUp=function(){},Ni.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},Ni.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},Ni.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(qi?y.meta:y.control){for(a.R("ChangingSelection",a.selection),y=x;y!==null&&!y.canSelect();)y=y.containingGroup;y!==null&&(y.isSelected=!y.isSelected),a.R("ChangedSelection",a.selection)}else if(y.shift){if(!x.isSelected){for(a.R("ChangingSelection",a.selection),y=x;y!==null&&!y.canSelect();)y=y.containingGroup;y!==null&&(y.isSelected=!0),a.R("ChangedSelection",a.selection)}}else if(!x.isSelected){for(y=x;y!==null&&!y.canSelect();)y=y.containingGroup;y!==null&&a.select(y)}}else!y.left||(qi?y.meta:y.control)||y.shift||a.clearSelection()}},Ni.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(E){return!E.layer.isTemporary});var x=this.diagram,b=x.lastInput;return a=x.ic(b.documentPoint,a,y),b.targetObject=a,Dp(a,b,x),b.handled};function Dp(a,y,x){if(y.handled=!1,a===null||a.If()){var b=0;y.left?b=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(b=3);var E="ObjectSingleClicked";if(a!==null){switch(b){case 1:E="ObjectSingleClicked";break;case 2:E="ObjectDoubleClicked";break;case 3:E="ObjectContextClicked"}b!==0&&x.R(E,a)}else{switch(b){case 1:E="BackgroundSingleClicked";break;case 2:E="BackgroundDoubleClicked";break;case 3:E="BackgroundContextClicked"}b!==0&&x.R(E)}if(a!==null)for(;a!==null;){switch(x=null,b){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,b){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}Ni.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var b=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(b=null),y.targetObject=b;var E=!1;if(b!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=b,this.doCurrentObjectChanged(z,b),y.handled=!1;z!==null;){var ot=z.mouseLeave;if(ot!==null&&(b===z||b!==null&&b.rg(z)||(ot(y,z,b),E=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;b!==null&&(tt=b.mouseEnter,!(tt!==null&&(z===b||z!==null&&z.rg(b)||(tt(y,b,z),E=!0,y.handled))));)b=b.panel;b=a.Ck}if(b!==null){for(z=b,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=b;z!==null&&(b=z.mouseOver,!(b!==null&&(b(y,z),E=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),b=a.mouseOver,b!==null&&(b(y),E=!0);E&&a.$b(),a.skipsUndoManager=x}},Ni.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},Ni.prototype.doCurrentObjectChanged=function(){},Ni.prototype.standardMouseWheel=function(){var a=this.diagram,y=a.lastInput,x=y.delta;if(x!==0&&a.documentBounds.w()){var b=a.commandHandler,E=a.toolManager.mouseWheelBehavior;if(b!==null&&(E===Jd&&!y.shift||E===dd&&y.control))(0<x?b.canIncreaseZoom():b.canDecreaseZoom())&&(E=a.zoomPoint,a.zoomPoint=y.viewPoint,0<x?b.increaseZoom():b.decreaseZoom(),a.zoomPoint=E),y.bubbles=!1;else if(E===Jd&&y.shift||E===dd&&!y.control){b=a.position.copy();var z=y.event;E=z.deltaMode;var tt=z.deltaX;z=z.deltaY;var ot="pixel";if(tt===0&&z===0||y.shift)!y.shift&&a.allowVerticalScroll?(x=3*x*a.scrollVerticalLineChange,a.scroll(ot,0<x?"up":"down",Math.abs(x))):y.shift&&a.allowHorizontalScroll&&(x=3*x*a.scrollHorizontalLineChange,a.scroll(ot,0<x?"left":"right",Math.abs(x)));else{switch(E){case 0:ot="pixel";break;case 1:ot="line";break;case 2:ot="page"}tt!==0&&a.allowHorizontalScroll&&(tt*=a.scrollHorizontalLineChange/16,a.scroll(ot,0<tt?"right":"left",Math.abs(tt))),z!==0&&a.allowVerticalScroll&&(z*=a.scrollVerticalLineChange/16,a.scroll(ot,0<z?"down":"up",Math.abs(z)))}this.doWheelChange(a,b,y)}}},Ni.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},Ni.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,b=y.clone(this.yy);this.Zr=pi(function(){x.doWaitAfter(b)},a)},Ni.prototype.cancelWaitAfter=function(){this.Zr!==-1&&Ce.clearTimeout(this.Zr),this.Zr=-1},Ni.prototype.doWaitAfter=function(){},Ni.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof Ti);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},Ni.prototype.isBeyondDragSize=function(a,y){var x=this.diagram;a===void 0&&(a=x.firstInput.viewPoint),y===void 0&&(y=x.lastInput.viewPoint);var b=x.toolManager.dragSize,E=b.width;return b=b.height,x.firstInput.isTouchEvent&&(E+=6,b+=6),Math.abs(y.x-a.x)>E||Math.abs(y.y-a.y)>b},je.Object.defineProperties(Ni.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof ae&&(this.H=a)}},name:{get:function(){return this.xa},set:function(a){this.xa=a}},isEnabled:{get:function(){return this.Jd},set:function(a){this.Jd=a}},isActive:{get:function(){return this.nb},set:function(a){this.nb=a}},transactionResult:{get:function(){return this.wm},set:function(a){this.wm=a}}}),Ni.prototype.startTransaction=Ni.prototype.Ea,Ni.className="Tool";function ko(){Ni.call(this),this.name="ToolManager",this.hb=new Re,this.ob=new Re,this.Hb=new Re,this.F=this.V=850,this.o=new Ze(2,2).ja(),this.Ha=5e3,this.ia=dd,this.u=_c,this.Mp=this.j=null,this.zj=-1}pe(ko,Ni),ko.prototype.initializeStandardTools=function(){},ko.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof Ti&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},ko.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===du&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===wh){y.bubbles=!0;return}if(this.gestureBehavior===du)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomStart();return}}for(var x=this.mouseDownTools.length,b=0;b<x;b++){var E=this.mouseDownTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseDown());return}}a.lastInput.button===1&&(this.mouseWheelBehavior===dd?this.mouseWheelBehavior=Jd:this.mouseWheelBehavior===Jd&&(this.mouseWheelBehavior=dd)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},ko.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===wh){y.bubbles=!0;return}if(this.gestureBehavior===du)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,b=0;b<x;b++){var E=this.mouseMoveTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseMove());return}}Op(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Op(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}ko.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof Ti&&(y===a||y.rg(a))||this.hideToolTip()},ko.prototype.doWaitAfter=function(a){var y=this.diagram;y.ta!==null&&(this.doMouseHover(),this.isActive||this.doToolTip(),a.isTouchEvent&&!y.lastInput.handled&&(a=a.copy(),a.button=2,a.buttons=2,y.lastInput=a,y.qu=!0,y.doMouseUp()))},ko.prototype.doMouseHover=function(){var a=this.diagram,y=a.lastInput;y.targetObject===null&&(y.targetObject=a.ic(y.documentPoint,null,null));var x=y.targetObject;if(x!==null)for(y.handled=!1;x!==null&&(a=this.isActive?x.mouseHold:x.mouseHover,!(a!==null&&(a(y,x),y.handled)));)x=x.panel;else x=this.isActive?a.mouseHold:a.mouseHover,x!==null&&x(y)},ko.prototype.doToolTip=function(){var a=this.diagram,y=a.lastInput;if(y.targetObject===null&&(y.targetObject=a.ic(y.documentPoint,null,null)),y=y.targetObject,y!==null){if(a=this.currentToolTip,!(a instanceof Ti)||y!==a&&!y.rg(a)){for(;y!==null;){if(a=y.toolTip,a!==null){this.showToolTip(a,y);return}y=y.panel}this.hideToolTip()}}else y=a.toolTip,y!==null?this.showToolTip(y,null):this.hideToolTip()},ko.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof Ti){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category="ToolTip",a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionToolTip(a,y)}else a instanceof Tl&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(Ce.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var E=this;this.zj=pi(function(){E.hideToolTip()},a)}},ko.prototype.positionToolTip=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y=x.y+20/y.scale+b.height>E.bottom?x.y-(b.height+5/y.scale):x.y+20/y.scale,x.y<E.y&&(x.y=E.y),a.position=x}},ko.prototype.hideToolTip=function(){this.zj!==-1&&(Ce.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof Ti?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Tl&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},ko.prototype.doMouseUp=function(){this.cancelWaitAfter();var a=this.diagram;if(this.isActive)for(var y=this.mouseUpTools.length,x=0;x<y;x++){var b=this.mouseUpTools.M(x);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseUp());return}}a.doFocus(),this.doDeactivate()},ko.prototype.doMouseWheel=function(){this.standardMouseWheel()},ko.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},ko.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},ko.prototype.findTool=function(a){for(var y=this.mouseDownTools.length,x=0;x<y;x++){var b=this.mouseDownTools.M(x);if(b.name===a)return b}for(y=this.mouseMoveTools.length,x=0;x<y;x++)if(b=this.mouseMoveTools.M(x),b.name===a)return b;for(y=this.mouseUpTools.length,x=0;x<y;x++)if(b=this.mouseUpTools.M(x),b.name===a)return b;return null},ko.prototype.replaceTool=function(a,y){y!==null&&(y.diagram=this.diagram);for(var x=this.mouseDownTools.length,b=0;b<x;b++){var E=this.mouseDownTools.M(b);if(E.name===a)return y!==null?this.mouseDownTools.cd(b,y):this.mouseDownTools.mb(b),E}for(x=this.mouseMoveTools.length,b=0;b<x;b++)if(E=this.mouseMoveTools.M(b),E.name===a)return y!==null?this.mouseMoveTools.cd(b,y):this.mouseMoveTools.mb(b),E;for(x=this.mouseUpTools.length,b=0;b<x;b++)if(E=this.mouseUpTools.M(b),E.name===a)return y!==null?this.mouseUpTools.cd(b,y):this.mouseUpTools.mb(b),E;return null},ko.prototype.gb=function(a,y,x){y!==null&&(y.name=a,y.diagram=this.diagram),this.findTool(a)?this.replaceTool(a,y):y!==null&&x.add(y)},je.Object.defineProperties(ko.prototype,{mouseWheelBehavior:{get:function(){return this.ia},set:function(a){this.ia=a}},gestureBehavior:{get:function(){return this.u},set:function(a){this.u=a}},currentToolTip:{get:function(){return this.j},set:function(a){this.j=a,this.Mp=a!==null&&a instanceof Ti?a.adornedPart:null}},mouseDownTools:{get:function(){return this.hb}},mouseMoveTools:{get:function(){return this.ob}},mouseUpTools:{get:function(){return this.Hb}},hoverDelay:{get:function(){return this.V},set:function(a){this.V=a}},holdDelay:{get:function(){return this.F},set:function(a){this.F=a}},dragSize:{get:function(){return this.o},set:function(a){this.o=a.J()}},toolTipDuration:{get:function(){return this.Ha},set:function(a){this.Ha=a}}}),ko.prototype.replaceStandardTool=ko.prototype.gb;var dd=new he(ko,"WheelScroll",0),Jd=new he(ko,"WheelZoom",1),tg=new he(ko,"WheelNone",2),_c=new he(ko,"GestureZoom",3),du=new he(ko,"GestureCancel",4),wh=new he(ko,"GestureNone",5);ko.className="ToolManager",ko.WheelScroll=dd,ko.WheelZoom=Jd,ko.WheelNone=tg,ko.GestureZoom=_c,ko.GestureCancel=du,ko.GestureNone=wh;function Eo(){Ni.call(this),this.name="Dragging",this.u=this.Sw=this.ob=!0,this.o=this.Ha=this.V=this.Oe=null,this.Ym=this.Hb=!1,this.tl=new Rt(NaN,NaN),this.Fr=new Rt,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new Oe().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var Wl;pe(Eo,Ni),Eo.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a.isReadOnly&&!a.allowDragOut||!a.allowMove&&!a.allowCopy&&!a.allowDragOut||!a.allowSelect)return!1;var y=a.lastInput;return!y.left||a.currentTool!==this&&(!this.isBeyondDragSize()||y.isTouchEvent&&y.timestamp-a.firstInput.timestamp<this.Ik)?!1:this.findDraggablePart()!==null},Eo.prototype.findDraggablePart=function(){var a=this.diagram;if(a=a.Ol(a.firstInput.documentPoint,!1),a===null)return null;for(;a!==null&&!a.canSelect();)a=a.containingGroup;return a!==null&&(a.canMove()||a.canCopy())?a:null},Eo.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.Ol(a.firstInput.documentPoint,!1);if(y!==null){for(;y!==null&&!y.canSelect();)y=y.containingGroup;this.currentPart=y,this.currentPart===null||this.currentPart.isSelected||(a.R("ChangingSelection",a.selection),y=a.lastInput,(qi?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},Eo.prototype.doActivate=function(){var a=this.diagram;this.Bn=null,this.currentPart===null&&this.standardMouseSelect();var y=this.currentPart;y!==null&&(y.canMove()||y.canCopy())&&(a.Fu(!0),Br=null,this.isActive=!0,this.tl.set(a.position),Wc(this,a.selection),this.Cg.length=0,a.animationManager.Cc(),this.draggedParts=this.computeEffectiveCollection(a.selection,this.dragOptions),this.Sw=this.diagram.layout.isRealtime,this.diagram.layout.isRealtime=!1,a.Ns=!0,a.Gf("temporaryPixelRatio")===!0&&30<a.$w&&Bs(a),sf(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,Br=this,Gu=this.diagram,this.doSimulatedDragOut()))};function Wc(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof _e?(a.draggedLink=y.first(),a.draggedLink.canRelinkFrom()&&a.draggedLink.canRelinkTo()&&a.draggedLink.Ej(),a.Oe=x.toolManager.findTool("Relinking"),a.Oe===null&&(a.Oe=new ca,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}Eo.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},Eo.prototype.Pd=function(a){return a===void 0?new vu(yo):this.isGridSnapEnabled?new vu(new Rt(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new vu(a.copy())},Eo.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),Ph(this),Dh(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<Wl.count){for(var y=Wl,x=y.length,b=0;b<x;b++){var E=y.M(b);Iu(E),$a(E),Ph(E),E.diagram.ug()}y.clear()}Iu(this),this.tl.h(NaN,NaN),Gu!==null&&(Gu.currentCursor=""),Br=Gu=null,$a(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),uc(a,!0)},Eo.prototype.stopTransaction=function(){var a=this.diagram,y=Ni.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function Ph(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,ng(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function eg(){var a=Br;$a(a),Ru(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}Eo.prototype.doCancel=function(){$a(this),Ru(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},Eo.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},Eo.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function cu(a,y){if(a.copiedParts===null){var x=a.diagram;if((!y||!x.isReadOnly&&!x.isModelReadOnly)&&a.draggedParts!==null){var b=x.undoManager;for(b.isEnabled&&b.isInTransaction?b.currentTransaction!==null&&0<b.currentTransaction.changes.count&&(x.undoManager.Kf(),x.Ea("Drag")):Ru(a),x.skipsUndoManager=!y,x.partManager.addsToTemporaryLayer=!y,a.startPoint=x.firstInput.documentPoint,y=a.copiesEffectiveCollection?a.draggedParts.Lf():x.selection,y=x.Kj(y,x,!0),x=new Cn,b=a.draggedParts.iterator;b.next();){var E=b.key;if(E.Zc()&&E.canCopy()){var z=y.I(E);z!==null&&(z.location=E.location,z.Va(),x.add(z,a.Pd(z.location)))}}for(y=y.iterator;y.next();)b=y.value,b instanceof _e&&b.canCopy()&&x.add(b,a.Pd());a.copiedParts=x,Wc(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function $a(a){var y=a.diagram;if(a.copiedParts!==null){if(y.Is(a.copiedParts.Lf(),!1),a.copiedParts=null,a.draggedParts!==null)for(var x=a.draggedParts.iterator;x.next();)x.key instanceof _e&&(x.value.point=new Rt(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function Iu(a){if(a.draggedLink!==null){if(a.dragsLink&&a.Oe!==null){var y=a.Oe;y.diagram.remove(y.temporaryFromNode),y.diagram.remove(y.temporaryToNode),a.Oe.originalLink=null}a.draggedLink=null,a.Oe=null}}function Nl(a,y,x){var b=a.diagram,E=a.startPoint,z=Rt.alloc();z.assign(b.lastInput.documentPoint),a.moveParts(y,z.re(E),x),Rt.free(z),b.Gf("temporaryPixelRatio")===!0&&b.Yh===null&&30<b.$w&&(Bs(b),b.hk())}Eo.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var b=this.diagram;b!==null&&Bh(b,a,y,this.dragOptions,x)};function Ru(a){if(a.draggedParts!==null){for(var y=a.diagram,x=a.draggedParts.iterator;x.next();){var b=x.key;b.Zc()&&(b.location=x.value.point)}for(x=a.draggedParts.iterator;x.next();)if(b=x.key,b instanceof _e&&b.suspendsRouting){var E=x.value.point;a.draggedParts.add(b,a.Pd()),rh(b,-E.x,-E.y)}y.bd()}}function Vc(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),ju(a,!1));var b=a.findDragOverObject(y),E=x.lastInput;E.targetObject=b,a.doUpdateCursor(b);var z=x.skipsUndoManager,tt=!1;try{if(x.skipsUndoManager=!0,tt=ng(a,E,b),!a.isActive&&Br===null)return;var ot=b!==null?b.part:null;if(ot===null||x.handlesDragDropForTopLevelParts&&ot.isTopLevel&&!(ot instanceof Qn)){var rt=x.mouseDragOver;rt!==null&&(rt(E),tt=!0)}if(!a.isActive&&Br===null||(a.doDragOver(y,b),!a.isActive&&Br===null))return}finally{x.skipsUndoManager=z,tt&&x.bd()}a.Bn=b,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(E.viewPoint)}Eo.prototype.findDragOverObject=function(a){var y=this;return Yl(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof Ti||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},Eo.prototype.doUpdateCursor=function(a){var y=this.diagram;(a===null||this.Bn!==a)&&(!this.diagram.currentTool.isActive||this.mayCopy()?y.currentCursor=this.copyCursor:this.mayMove()?y.currentCursor=this.moveCursor:this.mayDragOut()&&(y.currentCursor=this.nodropCursor))};function ng(a,y,x){var b=!1,E=a.Cg.length,z=0<E?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<E;tt++){var ot=a.Cg[tt],rt=ot.mouseDragLeave;if(rt!==null&&(rt(y,ot,x),b=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&Br===null||x===null)return b;for(y.handled=!1,E=x;E!==null;)a.Cg.push(E),E=ig(E);for(E=a.Cg.length,x=0;x<E&&(tt=a.Cg[x],ot=tt.mouseDragEnter,ot===null||(ot(y,tt,z),b=!0,!y.handled));x++);return b}function ig(a){var y=a.panel;return y!==null?y:a instanceof Mn&&!(a instanceof Qn)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Ip(a,y,x){var b=a.Oe;if(b===null)return null;var E=a.diagram.og(y,b.portGravity,function(at){return b.findValidLinkablePort(at,x)});a=Rt.alloc();var z=1/0,tt=null;for(E=E.iterator;E.next();){var ot=E.value;if(ot.part!==null){var rt=ot.ga(ui,a);rt=y.Bf(rt),rt<z&&(tt=ot,z=rt)}}return Rt.free(a),tt}function ju(a,y){var x=a.draggedLink;if(x!==null&&!(2>x.pointsCount)){var b=a.diagram;if(!b.isReadOnly){var E=a.Oe;if(E!==null){var z=null,tt=null;x.fromNode===null&&(z=Ip(a,x.i(0),!1),z!==null&&(tt=z.part));var ot=null,rt=null;x.toNode===null&&(ot=Ip(a,x.i(x.pointsCount-1),!0),ot!==null&&(rt=ot.part)),E.isValidLink(tt,z,rt,ot)?y?(x.defaultFromPoint=x.i(0),x.defaultToPoint=x.i(x.pointsCount-1),x.suspendsRouting=!1,x.fromNode=tt,z!==null&&(x.fromPortId=z.portId),x.toNode=rt,ot!==null&&(x.toPortId=ot.portId),x.fromPort!==b.Mx&&b.R("LinkRelinked",x,b.Mx),x.toPort!==b.Nx&&b.R("LinkRelinked",x,b.Nx)):Uc(E,tt,z,rt,ot):Uc(E,null,null,null,null)}}}}Eo.prototype.doDragOver=function(){};function zu(a,y){var x=a.diagram;a.dragsLink&&ju(a,!0),Ph(a);var b=a.findDragOverObject(y),E=x.lastInput;if(E.targetObject=b,b!==null){E.handled=!1;for(var z=b;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(E,z),E.handled))break;J0(a,E,z),z=ig(z)}}else z=x.mouseDrop,z!==null&&z(E);if(a.isActive||Br!==null){for(E=(a.copiedParts||a.draggedParts).iterator;E.next();)z=E.key,z instanceof qe&&z.linksConnected.each(function(ot){ot.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||Br!==null){for(a=ye.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof qe&&Q0(x,b,a);ye.free(a)}}}function J0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof Qn||(x=a.mouseDrop,x!==null&&x(y))}function Q0(a,y,x){var b=!1;if(x=y.getAvoidableRect(x),a.viewportBounds.Re(x)&&(b=!0),a=a.Nu(x,function(E){return E.part},function(E){return E instanceof _e},!0,function(E){return E instanceof _e},b),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}Eo.prototype.doDropOnto=function(){},Eo.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram,y=a.lastInput;this.simulatedMouseMove(y.event,y.documentPoint,y.targetDiagram)||this.currentPart===null||this.draggedParts===null||(this.mayCopy()?(cu(this,!1),sf(a,this.copiedParts),Nl(this,this.copiedParts,!1),Dh(a,this.copiedParts)):this.mayMove()?($a(this),Nl(this,this.draggedParts,!0)):this.mayDragOut()?(cu(this,!1),Nl(this,this.copiedParts,!1)):$a(this),Vc(this,a.lastInput.documentPoint))}},Eo.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=a.lastInput;if(!this.simulatedMouseUp(y.event,y.documentPoint,y.targetDiagram)){y=!1;var x=this.mayCopy();if(x&&this.copiedParts!==null?($a(this),cu(this,!0),sf(a,this.copiedParts),Nl(this,this.copiedParts,!1),Dh(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0}))):(y=!0,$a(this),this.mayMove()&&(Nl(this,this.draggedParts,!0),Vc(this,a.lastInput.documentPoint))),this.Ym=!0,zu(this,a.lastInput.documentPoint),this.isActive){var b=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&q0(this),a.Ya(),Dh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",b)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},Eo.prototype.simulatedMouseMove=function(a,y,x){if(Br===null)return!1;var b=Br.diagram;x instanceof ae||(x=null);var E=Gu;return x!==E&&(E!==null&&E!==b&&(E.ug(),Br.isDragOutStarted=!1,E=E.toolManager.findTool("Dragging"),E!==null&&E.doSimulatedDragLeave()),Gu=x,x!==null&&x!==b&&(eg(),E=x.toolManager.findTool("Dragging"),E!==null&&(Wl.contains(E)||Wl.add(E),E.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===b||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(b=x.toolManager.findTool("Dragging"),b!==null&&(a!==null&&(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!1,b.doSimulatedDragOver()),!0)},Eo.prototype.simulatedMouseUp=function(a,y,x){if(Br===null)return!1;var b=Gu,E=Br.diagram;if(x===null)return Br.doCancel(),!0;if(x!==b){var z=b.toolManager.findTool("Dragging");if(b!==null&&b!==E&&z!==null)return b.ug(),Br.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;Gu=x,b=x.toolManager.findTool("Dragging"),b!==null&&(eg(),Wl.contains(b)||Wl.add(b),b.doSimulatedDragEnter())}return x!==this.diagram?(a!==null?(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)):y===null&&(y=new Rt),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!0,a=x.toolManager.findTool("Dragging"),a!==null&&a.doSimulatedDrop(),a=Br,a!==null&&(x=a.mayCopy(),a.transactionResult=x?"Copy":"Move",a.stopTool()),!0):!1};function q0(a){if(a.draggedParts!==null)for(var y=a.draggedParts.iterator;y.next();){var x=y.key;x instanceof qe&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}Eo.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(qi?!a.lastInput.alt:!a.lastInput.control))return!1;for(a=a.selection.iterator;a.next();)if(a.value.canCopy())return!0;return!!(this.draggedLink!==null&&this.dragsLink&&this.draggedLink.canCopy())},Eo.prototype.mayDragOut=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(!a.allowDragOut||!a.allowCopy||a.allowMove)return!1;for(a=a.selection.iterator;a.next();)if(a.value.canCopy())return!0;return!!(this.draggedLink!==null&&this.dragsLink&&this.draggedLink.canCopy())},Eo.prototype.mayMove=function(){var a=this.diagram;if(a.isReadOnly||!a.allowMove)return!1;for(a=a.selection.iterator;a.next();)if(a.value.canMove())return!0;return!!(this.draggedLink!==null&&this.dragsLink&&this.draggedLink.canMove())},Eo.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},Eo.prototype.Az=function(){return Br},Eo.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=Br;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},Eo.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),ba(a),a.animationManager.Cc(),a=Br,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},Eo.prototype.doSimulatedDragLeave=function(){var a=Br;a!==null&&a.doSimulatedDragOut(),this.doCancel()},Eo.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=Br;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;Rp(this,y.draggedParts.Lf(),!1,a.firstInput),Nl(this,this.copiedParts,!1),Vc(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},Eo.prototype.doSimulatedDrop=function(){var a=this.diagram,y=Br;if(y!==null){var x=y.diagram;if(y.Ym=!0,$a(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),Rp(this,y.draggedParts.Lf(),!0,a.lastInput),Nl(this,this.copiedParts,!1);var b=new Oe;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0,b.add(E)})),zu(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",b,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function Rp(a,y,x,b){if(a.copiedParts===null){var E=a.diagram;if(!E.isReadOnly&&!E.isModelReadOnly){E.skipsUndoManager=!x,E.partManager.addsToTemporaryLayer=!x,a.startPoint=b.documentPoint,x=E.Kj(y,E,!0);var z=ye.alloc();E=b=1/0;for(var tt=-1/0,ot=-1/0,rt=y.iterator;rt.next();){var at=rt.value;if(at.isVisible()){var ut=at.location;at=ut.x,ut=ut.y,isNaN(at)||isNaN(ut)||(at<b&&(b=at),ut<E&&(E=ut),at>tt&&(tt=at),ut>ot&&(ot=ut))}}for(b===1/0?z.h(0,0,0,0):z.h(b,E,tt-b,ot-E),b=z.x+z.width/2,E=z.y+z.height/2,ye.free(z),z=a.Fr,tt=new Cn,ot=Rt.alloc(),rt=y.iterator;rt.next();)at=rt.value,at instanceof _e&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,rh(ut,z.x-b,z.y-E),ut.suspendsRouting=!0,tt.add(ut,a.Pd())));for(y=y.iterator;y.next();)at=y.value,at.Zc()&&at.canCopy()&&(rt=x.I(at),rt!==null&&(at=at.location,ot.h(z.x-(b-at.x),z.y-(E-at.y)),rt.location=ot,rt.Va(),tt.add(rt,a.Pd(ot))));Rt.free(ot),a.copiedParts=tt,Wc(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}Eo.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},Eo.prototype.computeMove=function(a,y,x,b){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,b):new Rt},je.Object.defineProperties(Eo.prototype,{isCopyEnabled:{get:function(){return this.ob},set:function(a){this.ob=a}},copiesEffectiveCollection:{get:function(){return this.u},set:function(a){this.u=a}},dragOptions:{get:function(){return this.ia},set:function(a){this.ia=a}},isGridSnapEnabled:{get:function(){return this.dragOptions.isGridSnapEnabled},set:function(a){this.dragOptions.isGridSnapEnabled=a}},isComplexRoutingRealtime:{get:function(){return this.hb},set:function(a){this.hb=a}},isGridSnapRealtime:{get:function(){return this.dragOptions.isGridSnapRealtime},set:function(a){this.dragOptions.isGridSnapRealtime=a}},gridSnapCellSize:{get:function(){return this.dragOptions.gridSnapCellSize},set:function(a){this.dragOptions.gridSnapCellSize.D(a)||(a=a.J(),this.dragOptions.gridSnapCellSize=a)}},gridSnapCellSpot:{get:function(){return this.dragOptions.gridSnapCellSpot},set:function(a){this.dragOptions.gridSnapCellSpot.D(a)||(a=a.J(),this.dragOptions.gridSnapCellSpot=a)}},gridSnapOrigin:{get:function(){return this.dragOptions.gridSnapOrigin},set:function(a){this.dragOptions.gridSnapOrigin.D(a)||(a=a.J(),this.dragOptions.gridSnapOrigin=a)}},dragsLink:{get:function(){return this.dragOptions.dragsLink},set:function(a){this.dragOptions.dragsLink=a}},dragsTree:{get:function(){return this.dragOptions.dragsTree},set:function(a){this.dragOptions.dragsTree=a}},copyCursor:{get:function(){return this.F},set:function(a){this.F=a}},moveCursor:{get:function(){return this.Oc},set:function(a){this.Oc=a}},nodropCursor:{get:function(){return this.Pc},set:function(a){this.Pc=a}},currentPart:{get:function(){return this.V},set:function(a){this.V=a}},copiedParts:{get:function(){return this.o},set:function(a){this.o=a}},draggedParts:{get:function(){return this.Ha},set:function(a){this.Ha=a}},draggingParts:{get:function(){return this.copiedParts!==null?this.copiedParts.Lf():this.draggedParts!==null?this.draggedParts.Lf():this.te}},draggedLink:{get:function(){return this.diagram.draggedLink},set:function(a){this.diagram.draggedLink=a}},isDragOutStarted:{get:function(){return this.Hb},set:function(a){this.Hb=a}},startPoint:{get:function(){return this.Fr},set:function(a){this.Fr.D(a)||this.Fr.assign(a)}},delay:{get:function(){return this.Ik},set:function(a){this.Ik=a}}}),Eo.prototype.getDraggingSource=Eo.prototype.Az;var Br=null,Gu=null;Eo.className="DraggingTool",Wl=new Re,Je("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),ko.prototype.doCancel=function(){Br!==null&&Br.doCancel(),Ni.prototype.doCancel.call(this)};function _o(){Ni.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new _e,y=new ii;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new ii,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new qe,y=new ii,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=uo,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new qe,y=new ii,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=uo,a.add(y),a.selectable=!1,a.layerName="Tool",this.Di=a,this.o=y,this.Pc=this.Oc=this.ob=this.hb=this.Hb=null,this.ia=!0,this.hy=new Cn,this.Of=this.gj=this.Pf=null}pe(_o,Ni),_o.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},_o.prototype.copyPortProperties=function(a,y,x,b,E){if(a!==null&&y!==null&&x!==null&&b!==null){var z=y.Df(),tt=Ze.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,b.desiredSize=tt,Ze.free(tt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=ui,z=Rt.alloc(),x.location=y.ga(ui,z),Rt.free(z),b.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,b,E)}},_o.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=uo,y.fromSpot=yi,y.toSpot=yi),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},_o.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},_o.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof qe){var y=this.targetPort.part;this.isForwards?this.copyPortProperties(y,this.targetPort,this.temporaryToNode,this.temporaryToPort,!0):this.copyPortProperties(y,this.targetPort,this.temporaryFromNode,this.temporaryFromPort,!1)}else this.isForwards?this.setNoTargetPortProperties(this.temporaryToNode,this.temporaryToPort,!0):this.setNoTargetPortProperties(this.temporaryFromNode,this.temporaryFromPort,!1);(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},_o.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof qe))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof qe)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(b===!1)break;a=a.panel}return null},_o.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,b=this.portGravity;0>=b&&(b=.1);var E=this,z=y.og(x,b,function(ct){return E.findValidLinkablePort(ct,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,ot=tt.part;if(ot instanceof qe){var rt=tt.ga(ui,Rt.alloc()),at=x.x-rt.x,ut=x.y-rt.y;Rt.free(rt),rt=at*at+ut*ut,rt<b&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,b=rt):a&&this.isValidLink(this.originalFromNode,this.originalFromPort,ot,tt)||!a&&this.isValidLink(ot,tt,this.originalToNode,this.originalToPort)?(this.validPortsCache.add(tt,!0),y=tt,b=rt):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof qe&&(x.layer===null||x.layer.allowLink))?y:null},_o.prototype.isValidFrom=function(a,y){if(a===null||y===null)return this.isUnconnectedLinkValid;if(this.diagram.currentTool===this&&(a.layer!==null&&!a.layer.allowLink||y.fromLinkable!==!0))return!1;var x=y.fromMaxLinks;if(1/0>x){if(this.originalLink!==null&&a===this.originalFromNode&&y===this.originalFromPort)return!0;if(y=y.portId,y===null&&(y=""),a.Mo(y).count>=x)return!1}return!0},_o.prototype.isValidTo=function(a,y){if(a===null||y===null)return this.isUnconnectedLinkValid;if(this.diagram.currentTool===this&&(a.layer!==null&&!a.layer.allowLink||y.toLinkable!==!0))return!1;var x=y.toMaxLinks;if(1/0>x){if(this.originalLink!==null&&a===this.originalToNode&&y===this.originalToPort)return!0;if(y=y.portId,y===null&&(y=""),a.Sd(y).count>=x)return!1}return!0},_o.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},_o.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof qe))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof qe))return!1;for(y=y.portId,y===null&&(y=""),y=b.Sd(y);y.next();)if(b=y.value,b.fromNode===x&&b.fromPortId===a)return!0;return!1},_o.prototype.isValidLink=function(a,y,x,b){if(!this.isValidFrom(a,y)||!this.isValidTo(x,b)||!(y===null||b===null||(y.fromLinkableSelfNode&&b.toLinkableSelfNode||!this.isInSameNode(y,b))&&(y.fromLinkableDuplicates&&b.toLinkableDuplicates||!this.isLinked(y,b)))||this.originalLink!==null&&(a!==null&&this.isLabelDependentOnLink(a,this.originalLink)||x!==null&&this.isLabelDependentOnLink(x,this.originalLink))||a!==null&&x!==null&&(a.data===null&&x.data!==null||a.data!==null&&x.data===null)||!this.isValidCycle(a,x,this.originalLink))return!1;if(a!==null){var E=a.linkValidation;if(E!==null&&!E(a,y,x,b,this.originalLink))return!1}return x!==null&&(E=x.linkValidation,E!==null&&!E(a,y,x,b,this.originalLink))?!1:(E=this.linkValidation,E!==null?E(a,y,x,b,this.originalLink):!0)},_o.prototype.isLabelDependentOnLink=function(a,y){if(a===null)return!1;var x=a.labeledLink;if(x===null)return!1;if(x===y)return!0;var b=new Oe;return b.add(a),ss(this,x,y,b)};function ss(a,y,x,b){if(y===x)return!0;var E=y.fromNode;return E!==null&&E.isLinkLabel&&(b.add(E),ss(a,E.labeledLink,x,b))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(b.add(y),ss(a,y.labeledLink,x,b))))}_o.prototype.isValidCycle=function(a,y,x){if(x===void 0&&(x=null),a===null||y===null)return this.isUnconnectedLinkValid;var b=this.diagram.validCycle;if(b!==gc){if(b===Dg){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=y.linksConnected;b.next();){var E=b.value;if(E!==x&&E.isTreeLink&&E.toNode===y)return!1}return!gs(this,a,y,x,!0)}if(b===Og){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=a.linksConnected;b.next();)if(E=b.value,E!==x&&E.isTreeLink&&E.fromNode===a)return!1;return!gs(this,a,y,x,!0)}if(b===Eg)return a===y?a=!0:(b=new Oe,b.add(y),a=ps(this,b,a,y,x)),!a;if(b===Ag)return!gs(this,a,y,x,!1);if(b===Bg)return a===y?a=!0:(b=new Oe,b.add(y),a=cd(this,b,a,y,x)),!a}return!0};function gs(a,y,x,b,E){if(y===x)return!0;if(y===null||x===null)return!1;for(var z=y.linksConnected;z.next();){var tt=z.value;if(tt!==b&&(!E||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&gs(a,tt,x,b,E)))return!0}return!1}function ps(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&ps(a,y,tt,b,E)))return!0}return!1}function cd(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E){var ot=tt.fromNode;if(tt=tt.toNode,ot=ot===x?tt:ot,ot!==x&&cd(a,y,ot,b,E))return!0}}return!1}je.Object.defineProperties(_o.prototype,{portGravity:{get:function(){return this.te},set:function(a){0<=a&&(this.te=a)}},isUnconnectedLinkValid:{get:function(){return this.Ha},set:function(a){this.Ha=a}},linkingCursor:{get:function(){return this.u},set:function(a){this.u=a}},temporaryLink:{get:function(){return this.Ci},set:function(a){this.Ci=a}},temporaryFromNode:{get:function(){return this.Bi},set:function(a){(this.Bi=a)&&(this.j=a.port)}},temporaryFromPort:{get:function(){return this.j},set:function(a){if(this.j!==null){var y=this.j.panel;if(y!==null){var x=y.O.indexOf(this.j);y.mb(x),y.Gb(x,a)}}this.j=a}},temporaryToNode:{get:function(){return this.Di},set:function(a){(this.Di=a)&&(this.o=a.port)}},temporaryToPort:{get:function(){return this.o},set:function(a){if(this.o!==null){var y=this.o.panel;if(y!==null){var x=y.O.indexOf(this.o);y.mb(x),y.Gb(x,a)}}this.o=a}},originalLink:{get:function(){return this.Hb},set:function(a){this.Hb=a}},originalFromNode:{get:function(){return this.hb},set:function(a){this.hb=a}},originalFromPort:{get:function(){return this.ob},set:function(a){this.ob=a}},originalToNode:{get:function(){return this.Oc},set:function(a){this.Oc=a}},originalToPort:{get:function(){return this.Pc},set:function(a){this.Pc=a}},isForwards:{get:function(){return this.ia},set:function(a){this.ia=a}},validPortsCache:{get:function(){return this.hy}},targetPort:{get:function(){return this.Pf},set:function(a){this.Pf=a}},linkValidation:{get:function(){return this.gj},set:function(a){this.gj=a}},portTargeted:{get:function(){return this.Of},set:function(a){this.Of=a}}}),_o.className="LinkingBaseTool";function ms(){_o.call(this),this.name="Linking",this.V={},this.F=null,this.K=Ch,this.Xd=null}pe(ms,_o),ms.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return a.isReadOnly||a.isModelReadOnly||!a.allowLink||!a.model.xs()||!a.lastInput.left||a.currentTool!==this&&!this.isBeyondDragSize()?!1:this.findLinkablePort()!==null},ms.prototype.findLinkablePort=function(){var a=this.diagram,y=this.startObject;if(y===null&&(y=a.ic(a.firstInput.documentPoint,null,null)),y===null||(a=y.part,!(a instanceof qe)))return null;var x=this.direction;if(x===Ch||x===jp){var b=this.findValidLinkablePort(y,!1);if(b!==null||this.startObject===a&&(b=a.port,this.findValidLinkablePort(b,!1)))return this.isForwards=!0,b}return(x===Ch||x===zp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},ms.prototype.doActivate=function(){var a=this.diagram,y=this.findLinkablePort();y===null?this.stopTool():(this.Ea(this.name),a.isMouseCaptured=!0,a.currentCursor=this.linkingCursor,this.isForwards?(this.temporaryToNode!==null&&(this.temporaryToNode.location=a.lastInput.documentPoint),this.originalFromPort=y,y=this.originalFromPort.part,y instanceof qe&&(this.originalFromNode=y),this.copyPortProperties(this.originalFromNode,this.originalFromPort,this.temporaryFromNode,this.temporaryFromPort,!1)):(this.temporaryFromNode!==null&&(this.temporaryFromNode.location=a.lastInput.documentPoint),this.originalToPort=y,y=this.originalToPort.part,y instanceof qe&&(this.originalToNode=y),this.copyPortProperties(this.originalToNode,this.originalToPort,this.temporaryToNode,this.temporaryToPort,!0)),a.add(this.temporaryFromNode),this.temporaryFromNode&&this.temporaryFromNode.Va(),a.add(this.temporaryToNode),this.temporaryToNode&&this.temporaryToNode.Va(),this.temporaryLink!==null&&(this.temporaryFromNode!==null&&(this.temporaryLink.fromNode=this.temporaryFromNode),this.temporaryToNode!==null&&(this.temporaryLink.toNode=this.temporaryToNode),this.temporaryLink.isTreeLink=this.isNewTreeLink(),this.temporaryLink.bb(),a.add(this.temporaryLink)),this.isActive=!0)},ms.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;a.remove(this.temporaryLink),a.remove(this.temporaryFromNode),a.remove(this.temporaryToNode),a.isMouseCaptured=!1,a.currentCursor="",this.stopTransaction()},ms.prototype.doStop=function(){_o.prototype.doStop.call(this),this.startObject=null},ms.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,b=null,E=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var ot=tt.part;ot instanceof qe&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),b=ot,E=tt):(y=ot,x=tt,this.originalToNode!==null&&(b=this.originalToNode,E=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(b=this.originalToNode,E=this.originalToPort);y!==null||b!==null?(z=this.insertLink(y,x,b,E),z!==null?(tt===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint),a.allowSelect&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),z.isSelected=!0),this.transactionResult=this.name,a.R("LinkDrawn",z)):this.doNoLink(y,x,b,E)):this.isForwards?this.doNoLink(this.originalFromNode,this.originalFromPort,null,null):this.doNoLink(null,null,this.originalToNode,this.originalToPort)}finally{this.stopTool(),z&&a.allowSelect&&a.R("ChangedSelection",a.selection)}}},ms.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof _e)return a.isTreeLink;var y=this.diagram;return y===null?!0:(a=y.partManager.getLinkCategoryForData(a),y=y.partManager.findLinkTemplateForCategory(a),y!==null?y.isTreeLink:!0)},ms.prototype.insertLink=function(a,y,x,b){return this.diagram.partManager.insertLink(a,y,x,b)},ms.prototype.doNoLink=function(){},je.Object.defineProperties(ms.prototype,{archetypeLinkData:{get:function(){return this.V},set:function(a){this.V=a}},archetypeLabelNodeData:{get:function(){return this.F},set:function(a){this.F=a}},direction:{get:function(){return this.K},set:function(a){this.K=a}},startObject:{get:function(){return this.Xd},set:function(a){this.Xd=a}}});var Ch=new he(ms,"Either",0),jp=new he(ms,"ForwardsOnly",0),zp=new he(ms,"BackwardsOnly",0);ms.className="LinkingTool",ms.Either=Ch,ms.ForwardsOnly=jp,ms.BackwardsOnly=zp;function ca(){_o.call(this),this.name="Relinking";var a=new ii;a.figure="Diamond",a.desiredSize=ao,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new ii,a.figure="Diamond",a.desiredSize=ao,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new ye}pe(ca,_o),ca.prototype.updateAdornments=function(a){if(a!==null&&a instanceof _e){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var b=a.selectionObject;b!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(b,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(b=a.selectionObject,b!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(b,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},ca.prototype.makeAdornment=function(a,y){var x=new Ti;return x.type=De.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},ca.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowRelink||!a.model.xs()||!a.lastInput.left)return!1;var y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkFrom");return y===null&&(y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkTo")),y!==null},ca.prototype.doActivate=function(){var a=this.diagram;if(this.originalLink===null){var y=this.handle;if(y===null&&(y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkFrom"),y===null&&(y=this.findToolHandleAt(a.firstInput.documentPoint,"RelinkTo"))),y===null)return;var x=y.part;if(!(x instanceof Ti&&x.adornedPart instanceof _e))return;this.handle=y,this.isForwards=x===null||x.category==="RelinkTo",this.originalLink=x.adornedPart}this.Ea(this.name),a.isMouseCaptured=!0,a.currentCursor=this.linkingCursor,this.originalFromPort=this.originalLink.fromPort,this.originalFromNode=this.originalLink.fromNode,this.originalToPort=this.originalLink.toPort,this.originalToNode=this.originalLink.toNode,this.Ew.set(this.originalLink.actualBounds),this.originalLink!==null&&0<this.originalLink.pointsCount&&(this.originalLink.fromNode===null&&(this.temporaryFromPort!==null&&(this.temporaryFromPort.desiredSize=Qi),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=Qi),this.temporaryToNode!==null&&(this.temporaryToNode.location=this.originalLink.i(this.originalLink.pointsCount-1)))),this.copyPortProperties(this.originalFromNode,this.originalFromPort,this.temporaryFromNode,this.temporaryFromPort,!1),this.copyPortProperties(this.originalToNode,this.originalToPort,this.temporaryToNode,this.temporaryToPort,!0),a.add(this.temporaryFromNode),a.add(this.temporaryToNode),this.temporaryLink!==null&&(this.temporaryFromNode!==null&&(this.temporaryLink.fromNode=this.temporaryFromNode),this.temporaryToNode!==null&&(this.temporaryLink.toNode=this.temporaryToNode),this.copyLinkProperties(this.originalLink,this.temporaryLink),this.temporaryLink.bb(),a.add(this.temporaryLink)),this.isActive=!0},ca.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===Ff||x===sh)&&(x=Cs),y.curve=x,y.curviness=a.curviness,y.isTreeLink=a.isTreeLink,y.points=a.points,y.routing=a.routing,y.smoothness=a.smoothness,y.fromSpot=a.fromSpot,y.fromEndSegmentLength=a.fromEndSegmentLength,y.fromShortLength=a.fromShortLength,y.toSpot=a.toSpot,y.toEndSegmentLength=a.toEndSegmentLength,y.toShortLength=a.toShortLength}},ca.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;a.remove(this.temporaryLink),a.remove(this.temporaryFromNode),a.remove(this.temporaryToNode),a.isMouseCaptured=!1,a.currentCursor="",this.stopTransaction()},ca.prototype.doStop=function(){_o.prototype.doStop.call(this),this.handle=null},ca.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,b=this.originalToNode,E=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof qe&&(this.isForwards?(b=tt,E=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?E=b=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?b:y,this.isForwards?E:x,this.isForwards),this.targetPort===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint,z.bb()),this.transactionResult=this.name,a.R("LinkRelinked",z,this.isForwards?this.originalToPort:this.originalFromPort)):this.doNoRelink(this.originalLink,this.isForwards),this.originalLink.Xo(this.Ew)}finally{this.stopTool()}}},ca.prototype.reconnectLink=function(a,y,x,b){return x=x!==null&&x.portId!==null?x.portId:"",b?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},ca.prototype.doNoRelink=function(){};function Uc(a,y,x,b,E){y!==null?(a.copyPortProperties(y,x,a.temporaryFromNode,a.temporaryFromPort,!1),a.diagram.add(a.temporaryFromNode)):a.diagram.remove(a.temporaryFromNode),b!==null?(a.copyPortProperties(b,E,a.temporaryToNode,a.temporaryToPort,!0),a.diagram.add(a.temporaryToNode)):a.diagram.remove(a.temporaryToNode)}je.Object.defineProperties(ca.prototype,{fromHandleArchetype:{get:function(){return this.V},set:function(a){this.V=a}},toHandleArchetype:{get:function(){return this.Xd},set:function(a){this.Xd=a}},handle:{get:function(){return this.F},set:function(a){if(a!==null&&!(a.part instanceof Ti))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),ca.className="RelinkingTool",Je("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),Je("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function Xo(){Ni.call(this),this.name="LinkReshaping";var a=new ii;a.figure="Rectangle",a.desiredSize=tr,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new ii,a.figure="Diamond",a.desiredSize=ao,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new Rt,this.Yq=new Re}pe(Xo,Ni),Xo.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:og},Xo.prototype.om=function(a,y){a.reshapingBehavior=y},Xo.prototype.updateAdornments=function(a){if(a!==null&&a instanceof _e){var y=null;if(a.isSelected&&!this.diagram.isReadOnly){var x=a.path;x!==null&&a.canReshape()&&a.actualBounds.w()&&a.isVisible()&&x.actualBounds.w()&&x.Ed()&&(y=a.Pj(this.name),y===null||y.Aw!==a.pointsCount||y.Uw!==a.resegmentable)&&(y=this.makeAdornment(x),y!==null&&(y.Aw=a.pointsCount,y.Uw=a.resegmentable,a.bh(this.name,y)))}y===null&&a.Jf(this.name)}},Xo.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,b=y.isOrthogonal,E=null;if(y.points!==null&&1<x){E=new Ti,E.type=De.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=b?1:0;if(y.resegmentable&&y.computeCurve()!==va)for(var ot=x+tt;ot<z-tt;ot++){var rt=this.makeResegmentHandle(a,ot);rt!==null&&(rt.segmentIndex=ot,rt.segmentFraction=.5,rt.fromMaxLinks=999,E.add(rt))}for(tt=x+1;tt<z;tt++)if(ot=this.makeHandle(a,tt),ot!==null){if(ot.segmentIndex=tt,tt!==x)if(tt===x+1&&b){rt=y.i(x);var at=y.i(x+1);qt.B(rt.x,at.x)&&qt.B(rt.y,at.y)&&(at=y.i(x-1)),qt.B(rt.x,at.x)?(this.om(ot,Wu),ot.cursor="n-resize"):qt.B(rt.y,at.y)&&(this.om(ot,_u),ot.cursor="w-resize")}else tt===z-1&&b?(rt=y.i(z-1),at=y.i(z),qt.B(rt.x,at.x)&&qt.B(rt.y,at.y)&&(rt=y.i(z+1)),qt.B(rt.x,at.x)?(this.om(ot,Wu),ot.cursor="n-resize"):qt.B(rt.y,at.y)&&(this.om(ot,_u),ot.cursor="w-resize")):tt!==z&&(this.om(ot,Yc),ot.cursor="move");E.add(ot)}E.adornedObject=a}return E},Xo.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},Xo.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},Xo.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!a.isReadOnly&&a.allowReshape&&a.lastInput.left?this.findToolHandleAt(a.firstInput.documentPoint,this.name)!==null:!1},Xo.prototype.doActivate=function(){var a=this.diagram;if(this.handle===null&&(this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name)),this.handle!==null){var y=this.handle.part.adornedPart;if(y instanceof _e){if(this.Ts=y,a.isMouseCaptured=!0,this.Ea(this.name),y.resegmentable&&this.handle.fromMaxLinks===999){var x=y.points.copy(),b=this.getResegmentingPoint();if(x.Gb(this.handle.segmentIndex+1,b),y.isOrthogonal&&x.Gb(this.handle.segmentIndex+1,b),y.points=x,y.Wb(),y.updateAdornments(),this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name),this.handle===null){this.doDeactivate();return}}this.Fw=y.i(this.handle.segmentIndex),this.Yq=y.points.copy(),this.isActive=!0}}},Xo.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},Xo.prototype.stopTransaction=function(){var a=this.diagram,y=Ni.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Xo.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},Xo.prototype.getResegmentingPoint=function(){return this.handle.ga(ui)},Xo.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},Xo.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.computeReshape(a.lastInput.documentPoint);if(this.reshape(y),y=this.adornedLink,y!==null&&y.resegmentable){var x=this.handle.segmentIndex,b=y.i(x-1),E=y.i(x),z=y.i(x+1);if(y.isOrthogonal){if(x>y.firstPickIndex+1&&x<y.lastPickIndex-1){var tt=y.i(x-2);if(Math.abs(b.x-E.x)<this.resegmentingDistance&&Math.abs(b.y-E.y)<this.resegmentingDistance&&(Hu(this,tt,b,E,z,!0)||Hu(this,tt,b,E,z,!1))){var ot=y.points.copy();Hu(this,tt,b,E,z,!0)?(ot.cd(x-2,new Rt(tt.x,(z.y+tt.y)/2)),ot.cd(x+1,new Rt(z.x,(z.y+tt.y)/2))):(ot.cd(x-2,new Rt((z.x+tt.x)/2,tt.y)),ot.cd(x+1,new Rt((z.x+tt.x)/2,z.y))),ot.mb(x),ot.mb(x-1),y.points=ot,y.Wb()}else tt=y.i(x+2),Math.abs(E.x-z.x)<this.resegmentingDistance&&Math.abs(E.y-z.y)<this.resegmentingDistance&&(Hu(this,b,E,z,tt,!0)||Hu(this,b,E,z,tt,!1))&&(ot=y.points.copy(),Hu(this,b,E,z,tt,!0)?(ot.cd(x-1,new Rt(b.x,(b.y+tt.y)/2)),ot.cd(x+2,new Rt(tt.x,(b.y+tt.y)/2))):(ot.cd(x-1,new Rt((b.x+tt.x)/2,b.y)),ot.cd(x+2,new Rt((b.x+tt.x)/2,tt.y))),ot.mb(x+1),ot.mb(x),y.points=ot,y.Wb())}}else tt=Rt.alloc(),qt.qh(b.x,b.y,z.x,z.y,E.x,E.y,tt)&&tt.Bf(E)<this.resegmentingDistance*this.resegmentingDistance&&(b=y.points.copy(),b.mb(x),y.points=b,y.Wb()),Rt.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function Hu(a,y,x,b,E,z){return z?Math.abs(y.y-x.y)<a.resegmentingDistance&&Math.abs(x.y-b.y)<a.resegmentingDistance&&Math.abs(b.y-E.y)<a.resegmentingDistance:Math.abs(y.x-x.x)<a.resegmentingDistance&&Math.abs(x.x-b.x)<a.resegmentingDistance&&Math.abs(b.x-E.x)<a.resegmentingDistance}Xo.prototype.reshape=function(a){var y=this.adornedLink;y.uh();var x=this.handle.segmentIndex,b=this.Ru(this.handle);if(y.isOrthogonal)if(x===y.firstPickIndex+1)x=y.firstPickIndex+1,b===Wu?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):b===_u&&(y.L(x,a.x,y.i(x-1).y),y.L(x+1,a.x,y.i(x+2).y));else if(x===y.lastPickIndex-1)x=y.lastPickIndex-1,b===Wu?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):b===_u&&(y.L(x-1,a.x,y.i(x-2).y),y.L(x,a.x,y.i(x+1).y));else{b=x;var E=y.i(b),z=y.i(b-1),tt=y.i(b+1);qt.B(z.x,E.x)&&qt.B(E.y,tt.y)?(qt.B(z.x,y.i(b-2).x)&&!qt.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),qt.B(tt.y,y.i(b+2).y)&&!qt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)):qt.B(z.y,E.y)&&qt.B(E.x,tt.x)?(qt.B(z.y,y.i(b-2).y)&&!qt.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),qt.B(tt.x,y.i(b+2).x)&&!qt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):qt.B(z.x,E.x)&&qt.B(E.x,tt.x)?(qt.B(z.x,y.i(b-2).x)&&!qt.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),qt.B(tt.x,y.i(b+2).x)&&!qt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):qt.B(z.y,E.y)&&qt.B(E.y,tt.y)&&(qt.B(z.y,y.i(b-2).y)&&!qt.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),qt.B(tt.y,y.i(b+2).y)&&!qt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),b=y.fromNode,E=y.fromPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===1&&y.computeSpot(!0,E).Mc()&&(z=E.ga(ui,Rt.alloc()),b=y.getLinkPointFromPoint(b,E,z,a,!0,Rt.alloc()),y.L(0,b.x,b.y),Rt.free(z),Rt.free(b)),b=y.toNode,E=y.toPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===y.pointsCount-2&&y.computeSpot(!1,E).Mc()&&(x=E.ga(ui,Rt.alloc()),a=y.getLinkPointFromPoint(b,E,x,a,!1,Rt.alloc()),y.L(y.pointsCount-1,a.x,a.y),Rt.free(x),Rt.free(a));y.zf()},Xo.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Yc:return a;case Wu:return new Rt(y.i(x).x,a.y);case _u:return new Rt(a.x,y.i(x).y);default:case og:return y.i(x)}},je.Object.defineProperties(Xo.prototype,{handleArchetype:{get:function(){return this.o},set:function(a){this.o=a}},midHandleArchetype:{get:function(){return this.u},set:function(a){this.u=a}},handle:{get:function(){return this.j},set:function(a){if(a!==null&&!(a.part instanceof Ti))throw Error("new handle is not in an Adornment: "+a);this.j=a}},adornedLink:{get:function(){return this.Ts}},resegmentingDistance:{get:function(){return this.F},set:function(a){this.F=a}},originalPoint:{get:function(){return this.Fw}},originalPoints:{get:function(){return this.Yq}}}),Xo.prototype.setReshapingBehavior=Xo.prototype.om,Xo.prototype.getReshapingBehavior=Xo.prototype.Ru;var og=new he(Xo,"None",0),_u=new he(Xo,"Horizontal",1),Wu=new he(Xo,"Vertical",2),Yc=new he(Xo,"All",3);Xo.className="LinkReshapingTool",Xo.None=og,Xo.Horizontal=_u,Xo.Vertical=Wu,Xo.All=Yc,Je("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function Xr(){Ni.call(this),this.name="Resizing",this.o=new Ze(1,1).freeze(),this.j=new Ze(9999,9999).freeze(),this.yg=new Ze(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new ii;a.alignmentFocus=ui,a.figure="Rectangle",a.desiredSize=tr,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new Rt,this.Dw=new Ze,this.Tn=new Rt,this.rt=new Ze(0,0),this.qt=new Ze(1/0,1/0),this.pt=new Ze(1,1)}pe(Xr,Ni),Xr.prototype.updateAdornments=function(a){if(!(a===null||a instanceof _e)){if(a.isSelected&&!this.diagram.isReadOnly){var y=a.resizeObject,x=a.Pj(this.name);if(y!==null&&a.canResize()&&a.actualBounds.w()&&a.isVisible()&&y.actualBounds.w()&&y.Ed()&&((x===null||x.adornedObject!==y)&&(x=this.makeAdornment(y)),x!==null)){y=y.li(),Gh(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},Xr.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new Ti,y.type=De.Spot,y.locationSpot=ui;var x=new Ps;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,Ai)),y.add(this.makeHandle(a,$i)),y.add(this.makeHandle(a,er)),y.add(this.makeHandle(a,is)),y.add(this.makeHandle(a,fs)),y.add(this.makeHandle(a,Zr)),y.add(this.makeHandle(a,os)),y.add(this.makeHandle(a,Es))}else if(Va(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Xr.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},Xr.prototype.updateResizeHandles=function(a,y){if(a!==null){if(!a.alignment.Xb()&&(a.cursor==="pointer"||0<a.cursor.indexOf("resize")))t:{var x=a.alignment;if(x.Mc()&&(x=ui),0>=x.x)y=0>=x.y?y+225:1<=x.y?y+135:y+180;else if(1<=x.x)0>=x.y?y+=315:1<=x.y&&(y+=45);else if(0>=x.y)y+=270;else if(1<=x.y)y+=90;else break t;0>y?y+=360:360<=y&&(y-=360),a.cursor=22.5>y?"e-resize":67.5>y?"se-resize":112.5>y?"s-resize":157.5>y?"sw-resize":202.5>y?"w-resize":247.5>y?"nw-resize":292.5>y?"n-resize":337.5>y?"ne-resize":"e-resize"}else if(a instanceof De)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},Xr.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!a.isReadOnly&&a.allowResize&&a.lastInput.left?this.findToolHandleAt(a.firstInput.documentPoint,this.name)!==null:!1},Xr.prototype.doActivate=function(){var a=this.diagram;this.handle===null&&(this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name)),this.handle!==null&&(this.adornedObject=this.handle.part.adornedObject,this.adornedObject!==null&&(a.isMouseCaptured=!0,a.animationManager.Cc(),this.Ea(this.name),this.Xq.set(this.adornedObject.ga(this.handle.alignment.gv())),this.Tn.set(this.adornedObject.part.location),this.Dw.set(this.adornedObject.desiredSize),this.pt=this.computeCellSize(),this.rt=this.computeMinSize(),this.qt=this.computeMaxSize(),this.isActive=!0))},Xr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},Xr.prototype.stopTransaction=function(){var a=this.diagram,y=Ni.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Xr.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},Xr.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,Rt.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),Rt.free(E)}},Xr.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,Rt.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),Rt.free(E),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},Xr.prototype.resize=function(a){var y=this.diagram,x=this.adornedObject;if(x!==null){if(x.desiredSize=a.size,a=x.part,a.Va(),x=x.ga(this.handle.alignment.gv()),a instanceof Qn){var b=new Re;if(b.add(a),!this.dragsMembers&&a.placeholder===null){var E=new st;E.dragsMembers=!1}y.moveParts(b,this.oppositePoint.copy().re(x),!0,E)}else a.location=a.location.copy().re(x).add(this.oppositePoint);y.bd()}},Xr.prototype.computeResize=function(a,y,x,b,E,z){y.Mc()&&(y=ui);var tt=this.adornedObject.naturalBounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width,ut=tt.y+tt.height,ct=1;if(!z){ct=tt.width;var mt=tt.height;0>=ct&&(ct=1),0>=mt&&(mt=1),ct=mt/ct}return mt=Rt.alloc(),qt.No(a.x,a.y,ot,rt,E.width,E.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ct*a.width,b.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,b.width),x.width),a.height=ct*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ct*a.width,b.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,b.width),x.width),a.height=ct*a.width),a.x=at-a.width)):(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(ct*a.width,b.height),x.height),a.width=a.height/ct,a.y=rt+.5*(ut-rt-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ct*a.width,b.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,b.width),x.width),a.height=ct*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ct*a.width,b.height),x.height),a.width=a.height/ct):(a.width=Math.max(Math.min(a.height/ct,b.width),x.width),a.height=ct*a.width))):(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),z||(a.height=Math.max(Math.min(ct*a.width,b.height),x.height),a.width=a.height/ct,a.y=rt+.5*(ut-rt-a.height))):0>=y.y?(a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=ut-a.y,z||(a.width=Math.max(Math.min(a.height/ct,b.width),x.width),a.height=ct*a.width,a.x=ot+.5*(at-ot-a.width))):1<=y.y&&(a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/ct,b.width),x.width),a.height=ct*a.width,a.x=ot+.5*(at-ot-a.width))),Rt.free(mt),a},Xr.prototype.computeReshape=function(){var a=Ne;return this.adornedObject instanceof ii&&(a=Lv(this.adornedObject)),!(a===yn||this.diagram.lastInput.shift)},Xr.prototype.computeMinSize=function(){var a=this.adornedObject.minSize.copy(),y=this.minSize;return!isNaN(y.width)&&y.width>a.width&&(a.width=y.width),!isNaN(y.height)&&y.height>a.height&&(a.height=y.height),a},Xr.prototype.computeMaxSize=function(){var a=this.adornedObject.maxSize.copy(),y=this.maxSize;return!isNaN(y.width)&&y.width<a.width&&(a.width=y.width),!isNaN(y.height)&&y.height<a.height&&(a.height=y.height),a},Xr.prototype.computeCellSize=function(){var a=new Ze(NaN,NaN),y=this.adornedObject.part;return y!==null&&(y=y.resizeCellSize,!isNaN(y.width)&&0<y.width&&(a.width=y.width),!isNaN(y.height)&&0<y.height&&(a.height=y.height)),y=this.cellSize,isNaN(a.width)&&!isNaN(y.width)&&0<y.width&&(a.width=y.width),isNaN(a.height)&&!isNaN(y.height)&&0<y.height&&(a.height=y.height),y=this.diagram,(isNaN(a.width)||isNaN(a.height))&&y&&(y=y.grid,y!==null&&y.visible&&this.isGridSnapEnabled&&(y=y.gridCellSize,isNaN(a.width)&&!isNaN(y.width)&&0<y.width&&(a.width=y.width),isNaN(a.height)&&!isNaN(y.height)&&0<y.height&&(a.height=y.height))),(isNaN(a.width)||a.width===0||a.width===1/0)&&(a.width=1),(isNaN(a.height)||a.height===0||a.height===1/0)&&(a.height=1),a},je.Object.defineProperties(Xr.prototype,{handleArchetype:{get:function(){return this.F},set:function(a){this.F=a}},handle:{get:function(){return this.u},set:function(a){if(a!==null&&!(a.part instanceof Ti))throw Error("new handle is not in an Adornment: "+a);this.u=a}},adornedObject:{get:function(){return this.ue},set:function(a){if(a!==null&&a.part instanceof Ti)throw Error("new handle must not be in an Adornment: "+a);this.ue=a}},minSize:{get:function(){return this.o},set:function(a){if(!this.o.D(a)){var y=a.width;isNaN(y)&&(y=0),a=a.height,isNaN(a)&&(a=0),this.o.h(y,a)}}},maxSize:{get:function(){return this.j},set:function(a){if(!this.j.D(a)){var y=a.width;isNaN(y)&&(y=1/0),a=a.height,isNaN(a)&&(a=1/0),this.j.h(y,a)}}},cellSize:{get:function(){return this.yg},set:function(a){this.yg.D(a)||this.yg.assign(a)}},isGridSnapEnabled:{get:function(){return this.V},set:function(a){this.V=a}},dragsMembers:{get:function(){return this.ia},set:function(a){this.ia=a}},oppositePoint:{get:function(){return this.Xq},set:function(a){this.Xq.D(a)||this.Xq.assign(a)}},originalDesiredSize:{get:function(){return this.Dw}},originalLocation:{get:function(){return this.Tn}}}),Xr.className="ResizingTool",Je("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function vs(){Ni.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new Rt,this.ue=null;var a=new ii;a.figure="Ellipse",a.desiredSize=ao,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new Rt(NaN,NaN),this.u=0,this.F=50}pe(vs,Ni),vs.prototype.updateAdornments=function(a){if(a!==null){if(a.ph()){var y=a.rotateObject;if(y===a||y===a.path||y.isPanelMain)return}if(a.isSelected&&!this.diagram.isReadOnly&&(y=a.rotateObject,y!==null&&a.canRotate()&&a.actualBounds.w()&&a.isVisible()&&y.actualBounds.w()&&y.Ed())){var x=a.Pj(this.name);if((x===null||x.adornedObject!==y)&&(x=this.makeAdornment(y)),x!==null){x.angle=y.li(),x.placeholder===null&&(x.location=this.computeAdornmentLocation(y)),a.bh(this.name,x);return}}a.Jf(this.name)}},vs.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new Ti,y.type=De.Position,y.locationSpot=ui;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(Va(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},vs.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!a.isReadOnly&&a.allowRotate&&a.lastInput.left?this.findToolHandleAt(a.firstInput.documentPoint,this.name)!==null:!1},vs.prototype.doActivate=function(){var a=this.diagram;if(this.adornedObject===null){if(this.handle===null&&(this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name)),this.handle===null)return;this.adornedObject=this.handle.part.adornedObject}this.adornedObject!==null&&(a.isMouseCaptured=!0,a.delaysLayout=!0,this.Ea(this.name),this.Cw=this.adornedObject.angle,this.kr=this.computeRotationPoint(this.adornedObject),this.Tn=this.adornedObject.part.location.copy(),this.isActive=!0)},vs.prototype.computeRotationPoint=function(a){var y=a.part,x=y.locationObject;return y.rotationSpot.sb()?a.ga(y.rotationSpot):a===y||a===x?x.ga(y.locationSpot):a.ga(ui)},vs.prototype.computeAdornmentLocation=function(a){var y=this.rotationPoint;y.w()||(y=this.computeRotationPoint(a)),y=a.qs(y);var x=this.handleAngle;0>x?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var b=this.handleDistance;return x===0?y.x=a.naturalBounds.width+b:x===45?(y.x=a.naturalBounds.width+b,y.y=a.naturalBounds.height+b):x===90?y.y=a.naturalBounds.height+b:x===135?(y.x=-b,y.y=a.naturalBounds.height+b):x===180?y.x=-b:x===225?(y.x=-b,y.y=-b):x===270?y.y=-b:x===315&&(y.x=a.naturalBounds.width+b,y.y=-b),a.ga(y)},vs.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new Rt(NaN,NaN),this.isActive=a.isMouseCaptured=!1},vs.prototype.stopTransaction=function(){var a=this.diagram,y=Ni.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},vs.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},vs.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},vs.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){a.delaysLayout=!1;var y=this.computeRotate(a.lastInput.documentPoint);this.rotate(y),a.Ya(),this.transactionResult=this.name,a.R("PartRotated",this.adornedObject,this.originalAngle)}this.stopTool()},vs.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,b=y.rotateObject;(x===b||x.rg(b))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},vs.prototype.computeRotate=function(a){a=this.rotationPoint.ab(a)-this.handleAngle;var y=this.adornedObject.panel;y!==null&&(a-=y.li()),360<=a?a-=360:0>a&&(a+=360),y=Math.min(Math.abs(this.snapAngleMultiple),180);var x=Math.min(Math.abs(this.snapAngleEpsilon),y/2);return!this.diagram.lastInput.shift&&0<y&&0<x&&(a%y<x?a=Math.floor(a/y)*y:a%y>y-x&&(a=(Math.floor(a/y)+1)*y)),360<=a?a-=360:0>a&&(a+=360),a},je.Object.defineProperties(vs.prototype,{handleArchetype:{get:function(){return this.o},set:function(a){this.o=a}},handle:{get:function(){return this.j},set:function(a){if(a!==null&&!(a.part instanceof Ti))throw Error("new handle is not in an Adornment: "+a);this.j=a}},adornedObject:{get:function(){return this.ue},set:function(a){if(a!==null&&a.part instanceof Ti)throw Error("new handle must not be in an Adornment: "+a);this.ue=a}},snapAngleMultiple:{get:function(){return this.ia},set:function(a){this.ia=a}},snapAngleEpsilon:{get:function(){return this.V},set:function(a){this.V=a}},originalAngle:{get:function(){return this.Cw}},rotationPoint:{get:function(){return this.kr},set:function(a){this.kr=a.copy()}},handleAngle:{get:function(){return this.u},set:function(a){this.u=a}},handleDistance:{get:function(){return this.F},set:function(a){this.F=a}}}),vs.className="RotatingTool",Je("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Lh(){Ni.call(this),this.name="ClickSelecting"}pe(Lh,Ni),Lh.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Lh.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Lh.className="ClickSelectingTool";function za(){Ni.call(this),this.name="Action",this.pk=null}pe(za,Ni),za.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},za.prototype.doMouseDown=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionDown!==null&&y.actionDown(a,y))}else this.canStart()&&this.doActivate()},za.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionMove!==null&&y.actionMove(a,y))}},za.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram.lastInput,y=this.pk;if(y===null)return;a.targetObject=y,y.actionUp!==null&&y.actionUp(a,y),this.standardMouseClick(function(x){for(;x.panel!==null&&(!x.isActionable||x!==y);)x=x.panel;return x},function(x){return x===y})}this.stopTool()},za.prototype.doCancel=function(){var a=this.diagram.lastInput,y=this.pk;y!==null&&(a.targetObject=y,y.actionCancel!==null&&y.actionCancel(a,y),this.stopTool())},za.prototype.doStop=function(){this.pk=null},za.className="ActionTool";function Vu(){Ni.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new Rt(0,0)}pe(Vu,Ni),Vu.prototype.canStart=function(){if(!this.isEnabled||this.archetypeNodeData===null)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.lastInput.left||this.isBeyondDragSize())return!1;if(this.isDoubleClick){if(a.lastInput.clickCount===1&&(this.mw=a.lastInput.viewPoint.copy()),a.lastInput.clickCount!==2||this.isBeyondDragSize(this.mw))return!1}else if(a.lastInput.clickCount!==1)return!1;return!(a.currentTool!==this&&a.Ol(a.lastInput.documentPoint,!0)!==null)},Vu.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Vu.prototype.insertPart=function(a){var y=this.diagram,x=this.archetypeNodeData;if(x===null)return null;var b=null;try{if(y.R("ChangingSelection",y.selection),this.Ea(this.name),x instanceof Mn)x.Zc()&&(Va(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);ve(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=Rt.allocAt(a.x,a.y);this.isGridSnapEnabled&&rf(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),Rt.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},je.Object.defineProperties(Vu.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){this.Ri=a}},isDoubleClick:{get:function(){return this.o},set:function(a){this.o=a}},isGridSnapEnabled:{get:function(){return this.j},set:function(a){this.j=a}}}),Vu.className="ClickCreatingTool";function ka(){Ni.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new Mn;a.layerName="Tool",a.selectable=!1;var y=new ii;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}pe(ka,Ni),ka.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(!a.allowSelect)return!1;var y=a.lastInput;return!(!y.left||a.currentTool!==this&&(!this.isBeyondDragSize()||y.timestamp-a.firstInput.timestamp<this.delay||a.Ol(y.documentPoint,!0)!==null))},ka.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},ka.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},ka.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive&&this.box!==null){var y=this.computeBoxBounds(),x=this.box.fb("SHAPE");x===null&&(x=this.box.Pb());var b=Ze.alloc().h(y.width,y.height);x.desiredSize=b,this.box.mm(y.x,y.y,!1),Ze.free(b),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},ka.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;a.remove(this.box);try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),this.selectInRect(this.computeBoxBounds()),a.R("ChangedSelection",a.selection)}finally{a.currentCursor=""}}this.stopTool()},ka.prototype.computeBoxBounds=function(){var a=this.diagram;return new ye(a.firstInput.documentPoint,a.lastInput.documentPoint)},ka.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),qi?x.meta:x.control)if(x.shift)for(a=a.iterator;a.next();)y=a.value,y.isSelected&&(y.isSelected=!1);else for(a=a.iterator;a.next();)y=a.value,y.isSelected=!y.isSelected;else if(x.shift)for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0);else{for(x=new Re,y=y.selection.iterator;y.next();){var b=y.value;a.contains(b)||x.add(b)}for(y=x.iterator;y.next();)y.value.isSelected=!1;for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0)}},je.Object.defineProperties(ka.prototype,{delay:{get:function(){return this.Ik},set:function(a){this.Ik=a}},isPartialInclusion:{get:function(){return this.o},set:function(a){this.o=a}},box:{get:function(){return this.j},set:function(a){this.j=a}}}),ka.className="DragSelectingTool";function Hr(){Ni.call(this),this.name="Panning",this.Xt=new Rt,this.xy=new Rt,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(Ce.document,"scroll",a.Kw,!1),a.stopTool()}}pe(Hr,Ni),Hr.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!(!a.allowHorizontalScroll&&!a.allowVerticalScroll||!a.lastInput.left||a.currentTool!==this&&!this.isBeyondDragSize())},Hr.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(Ce.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},Hr.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},Hr.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},Hr.prototype.doMouseMove=function(){this.move()},Hr.prototype.doMouseUp=function(){this.move(),this.stopTool()},Hr.prototype.move=function(){var a=this.diagram;if(this.isActive&&a)if(this.xg)a.lastInput.bubbles=!0;else{var y=a.position,x=a.firstInput.documentPoint,b=a.lastInput.documentPoint,E=y.x+x.x-b.x;x=y.y+x.y-b.y,a.allowHorizontalScroll||(E=y.x),a.allowVerticalScroll||(x=y.y),a.position=this.xy.h(E,x)}},je.Object.defineProperties(Hr.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),Hr.className="PanningTool",Je("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),Je("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),Je("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),Je("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),Je("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function Tl(){this.F=this.u=this.j=this.o=null}je.Object.defineProperties(Tl.prototype,{mainElement:{get:function(){return this.u},set:function(a){this.u=a}},show:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},hide:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}},valueFunction:{get:function(){return this.F},set:function(a){this.F=a}}}),Tl.className="HTMLInfo";function Ga(a,y,x){this.text=a,this.hx=y,this.visible=x}Ga.className="ContextMenuButtonInfo";function ys(){Ni.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new Rt,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}pe(ys,Ni);function tl(a){var y=new Tl;y.show=function(E,z,tt){tt.showDefaultContextMenu()},y.hide=function(E,z){z.hideDefaultContextMenu()},kh=y,a.tu=function(){a.stopTool()},y=an("div");var x=an("div");y.style.cssText="top: 0px;z-index:10002;position: fixed;display: none;text-align: center;left: 25%;width: 50%;background-color: #F5F5F5;padding: 16px;border: 16px solid #444;border-radius: 10px;margin-top: 10px",x.style.cssText="z-index:10001;position: fixed;display: none;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.8;";var b=an("style");Ce.document.getElementsByTagName("head")[0].appendChild(b),b.sheet.insertRule(".goCXul { list-style: none; }",0),b.sheet.insertRule(".goCXli {font:700 1.5em Helvetica, Arial, sans-serif;position: relative;min-width: 60px; }",0),b.sheet.insertRule(".goCXa {color: #444;display: inline-block;padding: 4px;text-decoration: none;margin: 2px;border: 1px solid gray;border-radius: 10px; }",0),b=a.diagram,b!==null&&(b.addEventListener(y,"contextmenu",Jo,!1),b.addEventListener(y,"selectstart",Jo,!1),b.addEventListener(x,"contextmenu",Jo,!1)),y.className="goCXforeground",x.className="goCXbackground",Ce.document.body&&(Ce.document.body.appendChild(y),Ce.document.body.appendChild(x)),qd=y,fd=x,Qd=!0}function Jo(a){return a.preventDefault(),!1}ys.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return this.isBeyondDragSize()||!a.lastInput.right||1<a.lastInput.clickCount?!1:!!(a.lastInput.isTouchEvent&&this.defaultTouchContextMenu!==null||this.findObjectWithContextMenu()!==null)},ys.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},ys.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},ys.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,b=null;if(a instanceof ae||(a instanceof Qt?b=a:b=y.ic(x.documentPoint,null,function(E){return!E.layer.isTemporary})),b!==null){for(a=b;a!==null;){if(a.contextMenu!==null)return a;a=a.panel}if(y.lastInput.isTouchEvent&&this.defaultTouchContextMenu)return b.part}else if(y.contextMenu!==null)return y;return null},ys.prototype.doActivate=function(){},ys.prototype.doMouseDown=function(){if(Ni.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof Ti){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&pl(this)},ys.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof Ti){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}pl(this)};function pl(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var b=null;x instanceof Tl||(b=y.ic(y.lastInput.documentPoint,null,null),b!==null&&b.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(b)}}else a.canStart()&&(fu(a,!0),a.isActive||a.stopTool())}ys.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function fu(a,y,x){if(x===void 0&&(x=null),!a.Et&&(a.Et=!0,y&&a.standardMouseSelect(),y=a.standardMouseClick(),a.Et=!1,!y)){if(a.isActive=!0,y=kh,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var b=x.contextMenu;b!==null?(a.currentObject=x instanceof Qt?x:null,a.showContextMenu(b,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof Ti&&!a.currentContextMenu.visible&&a.stopTool()}}ys.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},ys.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof Ti){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category=this.name,a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionContextMenu(a,y)}else a instanceof Tl&&a.show(y,x,this);this.currentContextMenu=a},ys.prototype.positionContextMenu=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y+b.height>E.bottom&&(x.y-=b.height+5/y.scale),x.y<E.y&&(x.y=E.y),a.position=x}},ys.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof Ti?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Tl&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function Uu(a){var y=new Re;return y.add(new Ga("Copy",function(x){x.commandHandler.copySelection()},function(x){return x.commandHandler.canCopySelection()})),y.add(new Ga("Cut",function(x){x.commandHandler.cutSelection()},function(x){return x.commandHandler.canCutSelection()})),y.add(new Ga("Delete",function(x){x.commandHandler.deleteSelection()},function(x){return x.commandHandler.canDeleteSelection()})),y.add(new Ga("Paste",function(x){x.commandHandler.pasteSelection(a.mouseDownPoint)},function(x){return x.commandHandler.canPasteSelection(a.mouseDownPoint)})),y.add(new Ga("Select All",function(x){x.commandHandler.selectAll()},function(x){return x.commandHandler.canSelectAll()})),y.add(new Ga("Undo",function(x){x.commandHandler.undo()},function(x){return x.commandHandler.canUndo()})),y.add(new Ga("Redo",function(x){x.commandHandler.redo()},function(x){return x.commandHandler.canRedo()})),y.add(new Ga("Scroll To Part",function(x){x.commandHandler.scrollToPart()},function(x){return x.commandHandler.canScrollToPart()})),y.add(new Ga("Zoom To Fit",function(x){x.commandHandler.zoomToFit()},function(x){return x.commandHandler.canZoomToFit()})),y.add(new Ga("Reset Zoom",function(x){x.commandHandler.resetZoom()},function(x){return x.commandHandler.canResetZoom()})),y.add(new Ga("Group Selection",function(x){x.commandHandler.groupSelection()},function(x){return x.commandHandler.canGroupSelection()})),y.add(new Ga("Ungroup Selection",function(x){x.commandHandler.ungroupSelection()},function(x){return x.commandHandler.canUngroupSelection()})),y.add(new Ga("Edit Text",function(x){x.commandHandler.editTextBlock()},function(x){return x.commandHandler.canEditTextBlock()})),y}ys.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=Uu(this)),qd.innerHTML="",fd.addEventListener("pointerdown",this.tu,!1);var y=this,x=an("ul");x.className="goCXul",qd.appendChild(x),x.innerHTML="";for(var b=this.jt.iterator;b.next();){var E=b.value,z=E.visible;if(typeof E.hx=="function"&&(typeof z!="function"||z(a))){z=an("li"),z.className="goCXli";var tt=an("a");tt.className="goCXa",tt.href="#",tt.ky=E.hx,tt.addEventListener("pointerdown",function(ot){return this.ky(a),y.stopTool(),ot.preventDefault(),!1},!1),tt.textContent=E.text,z.appendChild(tt),x.appendChild(z)}}qd.style.display="block",fd.style.display="block"},ys.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===kh){qd.style.display="none",fd.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(fd,"pointerdown",this.tu,!1),this.currentContextMenu=null}},je.Object.defineProperties(ys.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof Ti?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return Qd===!1&&kh===null&&Io&&tl(this),kh},set:function(a){a===null&&(Qd=!0),kh=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var kh=null,Qd=!1,fd=null,qd=null;ys.className="ContextMenuTool",Je("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function po(){Ni.call(this),this.name="TextEditing",this.Zh=new oo,this.ia=null,this.V=gd,this.vj=null,this.qa=pd,this.u=1,this.F=!0,this.o=null,this.j=new Tl,this.kt=null,$d(this,this.j)}pe(po,Ni);function $d(a,y){if(Io){var x=an("textarea");a.kt=x,x.addEventListener("input",function(){if(a.textBlock!==null){var b=a.Lx(this.value);this.style.width=20+b.measuredBounds.width*this.wA+"px",this.rows=b.lineCount}},!1),x.addEventListener("keydown",function(b){if(!b.isComposing&&a.textBlock!==null){var E=b.key;E==="Enter"?(a.textBlock.isMultiline===!1&&b.preventDefault(),a.acceptText(tc)):E==="Tab"?(a.acceptText(Kc),b.preventDefault()):E==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==pd){var b=a.kt;a.qa===ec&&(a.qa=nc),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==pd){var b=a.kt;typeof b.focus=="function"&&b.focus(),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),y.valueFunction=function(){return x.value},y.mainElement=x,y.show=function(b,E,z){if(b instanceof oo&&z instanceof po)if(z.state===ic)x.style.border="3px solid red",x.focus();else{var tt=b.ga(ui),ot=E.position,rt=E.scale,at=b.Df()*rt;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=b.naturalBounds.width*at+6,ct=b.naturalBounds.height*at+2,mt=(tt.x-ot.x)*rt;tt=(tt.y-ot.y)*rt,ot=b.verticalAlignment,rt=(b.lineHeight+b.spacingAbove+b.spacingBelow)*b.lineCount*at,ct=ot.y*ct-ot.y*rt+ot.offsetY-(.5*ct-.5*rt)-rt/2,x.value=b.text,E.div.style.font=b.font,x.style.position="absolute",x.style.zIndex="100",x.style.font="inherit",x.style.fontSize=100*at+"%",x.style.lineHeight="normal",x.style.width=ut+"px",x.style.left=(mt-ut/2|0)-1+"px",x.style.top=(tt+ct|0)-1+"px",x.style.textAlign=b.textAlign,x.style.margin="0",x.style.padding="1px",x.style.border="0",x.style.outline="none",x.style.whiteSpace="pre-wrap",x.style.overflow="hidden",x.rows=b.lineCount,x.wA=at,x.className="goTXarea",E.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(b){b.div.removeChild(x)}}}po.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||Yu&&Yu!==this&&(Yu.acceptText(Fl),Yu&&Yu!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof oo&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===gd&&!y.isSelected||this.starting===Xc&&2>a.lastInput.clickCount)):!1},po.prototype.doStart=function(){Yu=this,this.textBlock!==null&&this.doActivate()},po.prototype.doActivate=function(){if(!this.isActive){var a=this.diagram;if(a!==null){var y=this.textBlock;if(y===null&&(y=a.ic(a.lastInput.documentPoint)),y!==null&&y instanceof oo&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=ec;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var b=new ye(this.textBlock.ga(Ai),this.textBlock.ga(er));a.tv(b),x.show(y,a,this),this.currentTextEditor=x}}}},po.prototype.doCancel=function(){this.stopTool()},po.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},po.prototype.doMouseDown=function(){this.isActive&&this.acceptText(Fl)},po.prototype.acceptText=function(a){switch(a){case Fl:this.qa===md?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===ec||this.qa===ic||this.qa===nc)&&(this.qa=sg,rg(this));break;case Zc:case tc:case Kc:(tc!==a||this.textBlock.isMultiline!==!0)&&(this.qa===ec||this.qa===ic||this.qa===nc)&&(this.qa=sg,rg(this))}};function rg(a){var y=a.textBlock,x=a.diagram,b=a.currentTextEditor;if(y!==null&&b!==null){var E=y.text,z="";b.valueFunction!==null&&(z=b.valueFunction()),a.isValidText(y,E,z)?(a.Ea(a.name),a.qa=md,a.transactionResult=a.name,y.text=z,a.doSuccess(E,z),x!==null&&x.R("TextEdited",y,E),a.stopTransaction(),a.stopTool(),x!==null&&x.doFocus()):(a.qa=ic,a.doError(E,z))}}po.prototype.doError=function(a,y){var x=this.textBlock;x.errorFunction!==null&&x.errorFunction(this,a,y),(a=this.currentTextEditor)&&a.show(x,this.diagram,this)},po.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},po.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=pd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},po.prototype.doStop=function(){Yu=null},po.prototype.isValidText=function(a,y,x){var b=this.textValidation;return b!==null&&!b(a,y,x)?!1:(b=a.textValidation,!!(b===null||b(a,y,x)))},po.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},je.Object.defineProperties(po.prototype,{textBlock:{get:function(){return this.ia},set:function(a){this.ia=a}},currentTextEditor:{get:function(){return this.o},set:function(a){this.o=a}},defaultTextEditor:{get:function(){return this.j},set:function(a){this.j=a}},starting:{get:function(){return this.V},set:function(a){this.V=a}},textValidation:{get:function(){return this.vj},set:function(a){this.vj=a}},minimumEditorScale:{get:function(){return this.u},set:function(a){this.u=a}},selectsTextOnActivate:{get:function(){return this.F},set:function(a){this.F=a}},state:{get:function(){return this.qa},set:function(a){this.qa!==a&&(this.qa=a)}}}),po.prototype.measureTemporaryTextBlock=po.prototype.Lx;var Zc=new he(po,"LostFocus",0),Fl=new he(po,"MouseDown",1),Kc=new he(po,"Tab",2),tc=new he(po,"Enter",3),$0=new he(po,"SingleClick",0),gd=new he(po,"SingleClickSelected",1),Xc=new he(po,"DoubleClick",2),pd=new he(po,"StateNone",0),ec=new he(po,"StateActive",1),nc=new he(po,"StateEditing",2),sg=new he(po,"StateValidating",3),ic=new he(po,"StateInvalid",4),md=new he(po,"StateValidated",5),Yu=null;po.className="TextEditingTool",po.LostFocus=Zc,po.MouseDown=Fl,po.Tab=Kc,po.Enter=tc,po.SingleClick=$0,po.SingleClickSelected=gd,po.DoubleClick=Xc,po.StateNone=pd,po.StateActive=ec,po.StateEditing=nc,po.StateValidating=sg,po.StateInvalid=ic,po.StateValidated=md,Je("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function ta(a){rc||(ag(),rc=!0),this.H=Ul,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=pu,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new Oe,this.ce=new _r,this.ce.Yd=this,this.Ei=new Oe,this.pu=new Oe,this.Sr=new Oe,this.pr=new Oe,a&&Object.assign(this,a)}ta.prototype.Xe=function(a){this.H=a},ta.prototype.canStart=function(){return!0};function Vl(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),Wr(a.H),a.zb=!0)}function Jc(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,b=a.Zd.contains("Model");b&&(a.Ok=!0,a.Pk===pu?(y.isViewportUnconstrained=!0,y.vc.clear(),y.add(x,"position",x.position.copy().offset(0,-200),x.position),y.add(x,"opacity",0,1)):a.Pk===lg&&y.vc.clear(),a.Qw=!!(a.Pk===sc&&x.du.D(x.pa)),x.R("InitialAnimationStarting",a)),b&&!a.Gh||y.vc.count===0?(a.Zd.clear(),a.zb=!1,y.vc.clear(),ac(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,b=y.vc.get(x),x.autoScale!==as&&b!==null&&(delete b.start.scale,delete b.end.scale),Ce.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Bs(x),fg(x),a.zb=!1,y.start(),y.bc&&(Zu(a),x.Ya(),ug(y,0),ba(x,!0),Mh(a),x.R("AnimationStarting",a)))}))}}function gu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function Qc(a,y,x,b){a.isTicking||gu(a)||y instanceof _e&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,b,!1)}Lt=ta.prototype,Lt.fv=function(a){return this.ce.fv(a)},Lt.Xu=function(a){return this.ce.Xu(a)};function qc(a,y){function x(){if(0<E.Sr.count&&(b.addAll(E.Sr),E.Sr.clear(),E.bc=!0),E.bc!==!1&&b.count!==0){E.pu.addAll(b);for(var z=E.pu.iterator;z.next();){var tt=z.value;if(tt.bc!==!1){t:if(0<tt.yl.count)var ot=!0;else{for(ot=tt.vc.iterator;ot.next();){var rt=ot.key;if(rt instanceof Qt&&rt.diagram!==null||rt instanceof ae){ot=!0;break t}}ot=!1}ot?lc(tt,!1):tt.Xk=!0}}E.pu.clear(),E.bc!==!1&&(Zu(E),ba(E.H),Mh(E)),Ce.requestAnimationFrame(x)}}var b=a.Ei,E=a;a.bc?a.Sr.add(y):(a.bc=!0,b.add(y),Ce.requestAnimationFrame(function(){x()}))}function Gp(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function Zu(a){if(!a.vq){var y=a.H;a.Ow=y.skipsUndoManager,a.cw=y.skipsModelSourceBindings,y.skipsUndoManager=!0,y.skipsModelSourceBindings=!0,a.vq=!0}}function Mh(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Lt.Cc=function(a){var y=this.ce;if(this.zb===!0&&(this.Ok=this.zb=!1,this.Zd.clear(),0<y.vc.count&&this.H.$b()),this.bc){if(y.Ml(!0),y.vc.clear(),ac(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),ac(y,this.H)},Lt.Ml=function(a){a===this.defaultAnimation&&this.defaultAnimation.vc.clear(),this.Ei.remove(a),this.Ei.count===0&&(this.bc=!1,this.H.$b()),a===this.defaultAnimation&&(this.defaultAnimation.vc.clear(),this.H.R("AnimationFinished",this))},Lt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),_s(this,a))},Lt.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),Ku(this.ce,y,"position",y.position,y.position),_s(this,a))};function Hp(a,y,x){!a.zb||y.D(x)||gu(a)||(a.H.pi||(y=x.copy()),Ku(a.ce,a.H,"position",y,x))}function $c(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function _s(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function bh(a,y,x,b,E){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],tt=a[1],ot=a[2];a=a[3];var rt=y[0],at=y[1],ut=y[2];return y=y[3],ot===0||ot===100?(z=rt,tt=at):(ut===0||ut===100)&&(rt=z,at=tt),180<Math.abs(rt-z)&&(rt>z?z+=360:rt+=360),z=E(x,z,rt-z,b)%360,tt=E(x,tt,at-tt,b),ot=E(x,ot,ut-ot,b),x=E(x,a,y-a,b),"hsla("+z+", "+tt+"%, "+ot+"%, "+x+")"}function ag(){function a(x,b,E,z,tt,ot){x.position=new Rt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}var y=new Cn;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new Rt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("location",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!0):x.location=new Rt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:placeholder",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new Rt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:nodeCollapse",function(x,b,E,z,tt,ot){var rt=x.actualBounds,at=E.actualBounds;E=at.x+at.width/2-rt.width/2,rt=at.y+at.height/2-rt.height/2,tt<ot?x.mm(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot),!1):x.position=new Rt(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot))}),y.add("desiredSize",function(x,b,E,z,tt,ot){x.desiredSize=new ye(z(tt,b.width,E.width-b.width,ot),z(tt,b.height,E.height-b.height,ot))}),y.add("width",function(x,b,E,z,tt,ot){x.width=z(tt,b,E-b,ot)}),y.add("height",function(x,b,E,z,tt,ot){x.height=z(tt,b,E-b,ot)}),y.add("fill",function(x,b,E,z,tt,ot){x.fill=bh(b,E,tt,ot,z)}),y.add("stroke",function(x,b,E,z,tt,ot){x.stroke=bh(b,E,tt,ot,z)}),y.add("strokeWidth",function(x,b,E,z,tt,ot){x.strokeWidth=z(tt,b,E-b,ot)}),y.add("strokeDashOffset",function(x,b,E,z,tt,ot){x.strokeDashOffset=z(tt,b,E-b,ot)}),y.add("background",function(x,b,E,z,tt,ot){x.background=bh(b,E,tt,ot,z)}),y.add("areaBackground",function(x,b,E,z,tt,ot){x.areaBackground=bh(b,E,tt,ot,z)}),y.add("opacity",function(x,b,E,z,tt,ot){x.opacity=z(tt,b,E-b,ot)}),y.add("scale",function(x,b,E,z,tt,ot){x.scale=z(tt,b,E-b,ot)}),y.add("angle",function(x,b,E,z,tt,ot){x.angle=z(tt,b,E-b,ot)}),oc=y}je.Object.defineProperties(ta.prototype,{animationReasons:{get:function(){return this.Zd}},isEnabled:{get:function(){return this.Jd},set:function(a){(this.Jd=a)&&this.Ei.each(function(y){y.isAnimating||y.runCount!==1/0||y.start()})}},duration:{get:function(){return this.Dg},set:function(a){1>a&&un(a,">= 1",ta,"duration"),this.Dg=a}},isAnimating:{get:function(){return this.bc}},isTicking:{get:function(){return this.vq}},isInitial:{get:function(){return this.Gh},set:function(a){this.Gh=a}},defaultAnimation:{get:function(){return this.ce}},activeAnimations:{get:function(){return this.Ei}},initialAnimationStyle:{get:function(){return this.Pk},set:function(a){this.Pk=a}}}),ta.prototype.stopAnimation=ta.prototype.Cc;var oc=null,rc=!1,pu=new he(ta,"Default",1),sc=new he(ta,"AnimateLocations",2),lg=new he(ta,"None",3);ta.className="AnimationManager",ta.defineAnimationEffect=function(a,y){rc||(ag(),rc=!0),oc.add(a,y)},ta.Default=pu,ta.AnimateLocations=sc,ta.None=lg;function _r(a){this.vu=this.Nw=this.Yd=this.H=null,this.Xk=this.bc=this.j=!1,this.cn=this.Qd=0,this.Lp=this.ot=vd,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=yo,this.vc=new Cn,this.Tt=new Cn,this.yl=new Oe,this.Ut=new Oe,this.dw=Qu,a&&Object.assign(this,a)}_r.prototype.suspend=function(){this.Xk=!0},_r.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,lc(this,!0),Zu(this.Yd),ba(this.H),Mh(this.Yd),this.H.redraw()};function ac(a,y){if(a.Tt.clear(),a.Wk=!1,a.au=0,a.Gd=NaN,0<a.yl.count&&a.yl.clear(),0<a.Ut.count&&a.Ut.clear(),y!==null)for(a=y.links;a.next();)a.value.Tg=null}Lt=_r.prototype,Lt.start=function(){if(this.vc.count===0||this.bc)return this;for(var a=this.H,y=this.vc.iterator;y.next();){var x=y.key;a===null&&(x instanceof ae?a=x:x instanceof Qt&&(a=x.diagram))}if(a!==null)this.H=a,this.Yd=a.animationManager;else return this;return y=this.Yd,y.isEnabled===!1?this:(this.Gd=isNaN(this.Dg)?y.duration:this.Dg,this.Lp=this.ot,y.Ok&&y.Pk===pu&&this===y.defaultAnimation&&(this.Lp=_p,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=pc),Zu(y),this.yl.each(function(b){b.data=null,a.add(b)}),Mh(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,qc(y,this),this)},Lt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Lt.add=function(a,y,x,b,E){if(y==="position"&&x.Xa(b))return this;if(this.H===null&&(a instanceof ae?this.H=a:a instanceof Qt&&a.diagram!==null&&(this.H=a.diagram)),a instanceof Mn){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return Ku(this,a,y,x,b,E),this};function Ku(a,y,x,b,E,z){var tt=a.vc;if(y instanceof ae&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(Su(b),sv(),b=[ma.j,ma.u,ma.o,ma.F],Su(E),sv(),E=[ma.j,ma.u,ma.o,ma.F]),tt.contains(y)){var ot=tt.I(y),rt=ot.start,at=ot.end;rt[x]===void 0&&(rt[x]=Nh(b)),at[x]=Nh(E)}else rt={},at={},rt[x]=Nh(b),at[x]=Nh(E),ot=rt.position,y instanceof Qt&&ot instanceof Rt&&!ot.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&ot.assign(at.position),ot=new Th(rt,at,z),tt.add(y,ot);tt=rt[x],tt instanceof Rt&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof Mn?ot.Ku.location=Nh(y.location):z&&(ot.Ku[x]=Nh(b))}function Nh(a){return a instanceof Rt||a instanceof Ze?a.copy():a}Lt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Lt.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function lc(a,y){if(!a.Xk||y){var x=a.Yd;if(a.bc!==!1){var b=+new Date,E=b>a.cn?a.Gd:b-a.Qd;y&&(E=a.gw,E<a.Gd?(a.Qd=+new Date-E,a.cn=a.Qd+a.Gd):E=a.Gd),Zu(x),ug(a,E),ba(a.H,!0),Mh(x),b>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function ug(a,y){for(var x=a.Gd,b=a.vc.iterator,E=a.Wk;b.next();){var z=b.key;if(!(z instanceof Qt&&z.diagram===null)){var tt=b.value,ot=E?tt.end:tt.start;tt=E?tt.start:tt.end;var rt=oc,at;for(at in tt)at==="position"&&(tt["position:placeholder"]||tt["position:nodeCollapse"])||rt.get(at)===null||rt.get(at)(z,ot[at],tt[at],a.Lp,y,x,a)}}}Lt.stop=function(){return this.bc?(this.Ml(!0),this):this},Lt.Ml=function(a){if(this.vu!==null&&this.vu.jo.remove(this.Nw),this.bc){var y=this.H,x=this.Yd;this.Xk=this.bc=x.Ok=!1,Zu(x);for(var b=this.vc,E=this.yl.iterator;E.next();)y.remove(E.value);for(E=this.Ut.iterator;E.next();)E.value.v();E=this.ho,b=b.iterator;for(var z=oc;b.next();){var tt=b.key,ot=b.value,rt=E?ot.end:ot.start,at=E?ot.start:ot.end,ut=ot.Ku,ct;for(ct in at)if(z.get(ct)!==null){var mt=ct;!ot.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,rt[ct],ut[ct]!==void 0?ut[ct]:ot.Hu?rt[ct]:at[ct],this.Lp,this.Gd,this.Gd,this)}ot.Hu&&ut.location!==void 0&&tt instanceof Mn&&(tt.location=ut.location),ot.nv&&tt instanceof Mn&&tt.Zb(!1)}if(y.As.clear(),uc(y,!1),y.Ya(),y.N(),ba(y,!0),x.defaultAnimation===this){for(ct=x.pr.iterator;ct.next();)E=ct.value,E.Tg!==null&&(E.points=E.Tg,E.Tg=null);x.pr.clear()}ba(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Mh(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),ac(this,null),x.Ml(this),y.$b())}},Lt.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof Qn&&(b=y.placeholder),b!==null?(x=b.ga(Ai),b=b.padding,x.x+=b.left,x.y+=b.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new Rt(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof Qn)for(a=a.memberParts;a.next();)b=a.value,b instanceof qe&&this.Cj(b,y)},Lt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof Qn&&(x=y.placeholder),x!==null){var b=x.ga(Ai);x=x.padding,b.x+=x.left,b.y+=x.top,this.add(a,"position:placeholder",a.position,b,!0)}else this.add(a,"position:nodeCollapse",a.position,y,!0);if(this.add(a,"scale",a.scale,.01,!0),b=this.vc,b.contains(a)&&(b.I(a).nv=!0),a instanceof Qn)for(a=a.memberParts;a.next();)b=a.value,b instanceof qe&&this.Aj(b,y)}},Lt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},je.Object.defineProperties(_r.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&un(a,">= 1",_r,"duration"),this.Dg=a}},reversible:{get:function(){return this.ho},set:function(a){this.ho=a}},runCount:{get:function(){return this.cu},set:function(a){0<a?this.cu=a:Wt("Animation.runCount value must be a positive integer.")}},finished:{get:function(){return this.dn},set:function(a){this.dn!==a&&(this.dn=a)}},easing:{get:function(){return this.ot},set:function(a){this.ot=a}},isViewportUnconstrained:{get:function(){return this.j},set:function(a){this.j=a}},isAnimating:{get:function(){return this.bc}}}),_r.prototype.getTemporaryState=_r.prototype.Ez,_r.prototype.stop=_r.prototype.stop,_r.prototype.add=_r.prototype.add,_r.prototype.addTemporaryPart=_r.prototype.Iy;function vd(a,y,x,b){return a/=b/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function _p(a,y,x,b){return a===b?y+x:x*(-Math.pow(2,-10*a/b)+1)+y}_r.className="Animation",_r.EaseLinear=function(a,y,x,b){return x*a/b+y},_r.EaseInOutQuad=vd,_r.EaseInQuad=function(a,y,x,b){return x*(a/=b)*a+y},_r.EaseOutQuad=function(a,y,x,b){return-x*(a/=b)*(a-2)+y},_r.EaseInExpo=function(a,y,x,b){return a===0?y:x*Math.pow(2,10*(a/b-1))+y},_r.EaseOutExpo=_p;function Th(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Th.className="AnimationState";function el(a,y,x){this.xd=null,this.rf=a,this.so=x||hg,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Fh))}el.prototype.copy=function(){var a=new el(this.rf);a.so=this.so;var y=this.uk;if(y!==null){var x={};y.duration!==void 0&&(x.duration=y.duration),y.finished!==void 0&&(x.finished=y.finished),y.easing!==void 0&&(x.easing=y.easing),a.uk=x}return a};function Wp(a,y){a=a.uk,a!==null&&(a.duration&&(y.duration=a.duration),a.finished&&(y.finished=a.finished),a.easing&&(y.easing=a.easing))}je.Object.defineProperties(el.prototype,{propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},animationSettings:{get:function(){return this.uk},set:function(a){this.uk=a}},startCondition:{get:function(){return this.so},set:function(a){this.so=a}}});var hg=new he(el,"Default",1),Fh=new he(el,"Immediate",2),yd=new he(el,"Bundled",3);el.className="AnimationTrigger",el.Default=hg,el.Immediate=Fh,el.Bundled=yd;function Nr(a){Vi(this),this.H=null,this.Pa=new Re,this.xa="",this.pb=1,this.o=!1,this.j=this.Uh=this.u=this.Oi=this.Ni=this.Mi=this.Li=this.Ji=this.Ki=this.Ii=this.Qi=this.Hi=this.Pi=this.Gi=this.Fi=!0,this.Zq=[],a&&Object.assign(this,a)}Lt=Nr.prototype,Lt.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,qr(x)}a.clear(),this.Zq.length=0},Lt.Xe=function(a){this.H=a},Lt.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,b=0,E=0,z=0,tt=0,ot=this.Pa.iterator;ot.next();){var rt=ot.value;rt instanceof Qn?E++:rt instanceof qe?b++:rt instanceof _e?z++:rt instanceof Ti?tt++:x++}if(ot="",0<x&&(ot+=x+" Parts "),0<b&&(ot+=b+" Nodes "),0<E&&(ot+=E+" Groups "),0<z&&(ot+=z+" Links "),0<tt&&(ot+=tt+" Adornments "),1<a)for(a=this.Pa.iterator;a.next();)x=a.value,ot+=`
`+x.toString(),b=x.data,b!==null&&io(b)&&(ot+=" #"+io(b)),x instanceof qe?ot+=" "+wi(b):x instanceof _e&&(ot+=" "+wi(x.fromNode)+" "+wi(x.toNode));return y+" "+this.Pa.count+": "+ot},Lt.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var E=Rt.alloc(),z=this.Pa.s,tt=z.length;tt--;){var ot=z[tt];if((b!==!0||Gh(ot)!==!1)&&ot.isVisible()&&(E.assign(a),Vn(E,ot.oe),ot=ot.ic(E,y,x),ot!==null&&(y!==null&&(ot=y(ot)),ot!==null&&(x===null||x(ot)))))return Rt.free(E),ot}return Rt.free(E),null},Lt.ji=function(a,y,x,b){if(y===void 0&&(y=null),x===void 0&&(x=null),b instanceof Re||b instanceof Oe||(b=new Oe),this.Uh===!1)return b;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var z=Rt.alloc(),tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((E!==!0||Gh(rt)!==!1)&&rt.isVisible()){z.assign(a),Vn(z,rt.oe);var at=rt;rt.ji(z,y,x,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return Rt.free(z),b},Lt.Cf=function(a,y,x,b,E){if(y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Re||E instanceof Oe||(E=new Oe),this.Uh===!1)return E;var z=!1;this.diagram!==null&&this.diagram.viewportBounds.Re(a)&&(z=!0);for(var tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((z!==!0||Gh(rt)!==!1)&&rt.isVisible()){var at=rt;rt.Cf(a,y,x,b,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return E},Lt.Nu=function(a,y,x,b,E,z,tt){if(this.Uh===!1)return E;for(var ot=this.Pa.s,rt=ot.length;rt--;){var at=ot[rt];if((tt!==!0||Gh(at)!==!1)&&z(at)&&at.isVisible()){var ut=at;at.Cf(a,y,x,b,E)&&(y!==null&&(ut=y(ut)),ut===null||x!==null&&!x(ut)||E.add(ut))}}return E},Lt.og=function(a,y,x,b,E,z){if(x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Re||E instanceof Oe)&&(z=E),E=!0),z instanceof Re||z instanceof Oe||(z=new Oe),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var ot=Rt.alloc(),rt=Rt.alloc(),at=this.Pa.s,ut=at.length;ut--;){var ct=at[ut];if((tt!==!0||Gh(ct)!==!1)&&ct.isVisible()){ot.assign(a),Vn(ot,ct.oe),rt.h(a.x+y,a.y),Vn(rt,ct.oe);var mt=ct;ct.og(ot,rt,x,b,E,z)&&(x!==null&&(mt=x(mt)),mt===null||b!==null&&!b(mt)||z.add(mt))}}return Rt.free(ot),Rt.free(rt),z},Lt.Fd=function(a,y){if(this.visible){var x=this.Pa.s,b=x.length;if(b!==0){a=mn();for(var E=mn(),z=0;z<b;z++){var tt=x[z];if(tt.vw=z,tt instanceof _e){if(tt.fd===!1)continue}else if(tt instanceof Ti&&tt.adornedPart!==null)continue;var ot=tt.actualBounds;tt.isVisible()&&Ml(ot,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&E.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Ov(x),x=x.adornments;x.next();)b=x.value,b.measure(1/0,1/0),b.arrange(),b.Fd(!0);for(y=0;y<E.length;y++)Ov(E[y]);fn(a),fn(E)}}};function mu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Lt.gc=function(a,y,x){if(this.visible&&this.pb!==0&&(x===void 0&&(x=!0),x||!this.isTemporary)){x=this.Pa.s;var b=x.length;if(b!==0){if(a.isTemporary)for(var E=0;E<b;E++)x[E].Gj();E=mu(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,ot=ye.alloc(),rt=0;rt<b;rt++)this.Oj(a,x[rt],y,z,tt,ot,!0);if(ye.free(ot),a.isTemporary)for(y=0;y<b;y++)x[y].Gj();a.globalAlpha=E}}};function Vp(a,y,x,b,E){if(a.visible&&a.pb!==0&&(E||!a.isTemporary)){E=a.Pa.s;var z=E.length;if(z!==0){var tt=mu(a,y),ot=a.Zq;ot.length=0;for(var rt=x.scale,at=ye.alloc(),ut=0;ut<z;ut++){var ct=E[ut];b.contains(ct)&&a.Oj(y,ct,x,ot,rt,at,!1)}ye.free(at),y.globalAlpha=tt}}}Lt.Oj=function(a,y,x,b,E,z,tt){if(tt&&!Gh(y))a.Hs(y);else{if(b!==null&&y instanceof _e&&(y.isOrthogonal&&b.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,b=y.containingGroup;b!==null;)tt?b.tb!==null&&z.Ex(b.tb):b.tb!==null&&(tt=!0,z.assign(b.tb)),b=b.containingGroup;var ot=y.actualBounds;if(b=!1,tt&&y.isVisible()){if(!z.Yc(ot)){a.Hs(y);return}b=!z.Re(ot)}b&&(a.save(),a instanceof ea?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),ot.width*E>x.Oq||ot.height*E>x.Oq?y.gc(a,x):(E=y.actualBounds,z=y.naturalBounds,E.width===0||E.height===0||isNaN(E.x)||isNaN(E.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(zo(y,a,y.areaBackground,!0,!0,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.areaBackground===null&&y.background===null&&(zo(y,a,"rgba(0,0,0,0.3)",!0,!1,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.background!==null&&(a.transform(x.m11,x.m12,x.m21,x.m22,x.dx,x.dy),zo(y,a,y.background,!0,!1,z,E),a.fillRect(0,0,z.width/2,z.height/2),x.ws()||(y=1/(x.m11*x.m22-x.m12*x.m21),a.transform(x.m22*y,-x.m12*y,-x.m21*y,x.m11*y,y*(x.m21*x.dy-x.m22*x.dx),y*(x.m12*x.dx-x.m11*x.dy)))))),b&&(a.restore(),a.Vc(!0))}},Lt.g=function(a,y,x,b,E){var z=this.diagram;z!==null&&z.cb(Mo,a,this,y,x,b,E)},Lt.oi=function(a,y,x){var b=this.Pa;if(y.Ig=this,this===null&&qr(y),a>=b.count)a=b.count;else if(b.M(a)===y)return-1;return b.Gb(a,y),y.Vo(x),b=this.diagram,b!==null&&(x?b.N():b.oi(y)),tf(this,a,y),a},Lt.pc=function(a,y,x){if(!x&&y.layer!==this&&y.layer!==null)return y.layer.pc(a,y,x);var b=this.Pa;if(0>a||a>=b.length){if(a=b.indexOf(y),0>a)return-1}else if(b.M(a)!==y&&(a=b.indexOf(y),0>a))return-1;return y.Wo(x),b.mb(a),b=this.diagram,b!==null&&(x?b.N():b.pc(y)),y.Ig=null,qr(y),a};function tf(a,y,x){if(y=Up(a,y,x),x instanceof Qn&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var b=-1,E=a.Pa.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];if(ot===x&&(y=tt,0<=b)||0>b&&ot.containingGroup===x&&(b=tt,0<=y))break}!(0>b)&&b<y&&(E=a.Pa,E.mb(y),E.Gb(b,x))}y=x.containingGroup,y!==null&&tf(a,-1,y)}x.svg!==null&&x.svg.remove()}function Up(a,y,x){var b=x.zOrder;if(isNaN(b))return y;a=a.Pa;var E=a.count;if(1>=E)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var ot=y+1,rt=NaN;ot<E&&(rt=a.M(ot).zOrder,!!isNaN(rt));)ot++;if(!isNaN(tt)&&tt>b)for(;;){if(z===-1||tt<=b){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(rt)&&rt<b)for(;;){if(ot===E||rt>=b){if(ot--,ot===y)break;return a.mb(y),a.Gb(ot,x),ot}for(rt=NaN;++ot<E&&(rt=a.M(ot).zOrder,isNaN(rt)););}return y}je.Object.defineProperties(Nr.prototype,{parts:{get:function(){return this.Pa.iterator}},partsBackwards:{get:function(){return this.Pa.iteratorBackwards}},diagram:{get:function(){return this.H}},name:{get:function(){return this.xa},set:function(a){var y=this.xa;if(y!==a){var x=this.diagram;if(x!==null)for(y===""&&Wt("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Wt("Layer.name is already present in this diagram: "+a);for(this.xa=a,this.g("name",y,a),a=this.Pa.iterator;a.next();)a.value.layerName=this.xa}}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&un(a,"0 <= value <= 1",Nr,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,a!==null&&a.N())}},isTemporary:{get:function(){return this.o},set:function(a){var y=this.o;y!==a&&((this.o=a)&&(this.isInDocumentBounds=!1),this.g("isTemporary",y,a))}},visible:{get:function(){return this.u},set:function(a){var y=this.u;if(y!==a){for(this.u=a,this.g("visible",y,a),y=this.Pa.iterator;y.next();)y.value.Zb(a);a=this.diagram,a!==null&&a.N()}}},pickable:{get:function(){return this.Uh},set:function(a){var y=this.Uh;y!==a&&(this.Uh=a,this.g("pickable",y,a))}},isInDocumentBounds:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a,this.diagram!==null&&this.diagram.Ya())}},allowCopy:{get:function(){return this.Fi},set:function(a){var y=this.Fi;y!==a&&(this.Fi=a,this.g("allowCopy",y,a))}},allowDelete:{get:function(){return this.Gi},set:function(a){var y=this.Gi;y!==a&&(this.Gi=a,this.g("allowDelete",y,a))}},allowTextEdit:{get:function(){return this.Pi},set:function(a){var y=this.Pi;y!==a&&(this.Pi=a,this.g("allowTextEdit",y,a))}},allowGroup:{get:function(){return this.Hi},set:function(a){var y=this.Hi;y!==a&&(this.Hi=a,this.g("allowGroup",y,a))}},allowUngroup:{get:function(){return this.Qi},set:function(a){var y=this.Qi;y!==a&&(this.Qi=a,this.g("allowUngroup",y,a))}},allowLink:{get:function(){return this.Ii},set:function(a){var y=this.Ii;y!==a&&(this.Ii=a,this.g("allowLink",y,a))}},allowRelink:{get:function(){return this.Ki},set:function(a){var y=this.Ki;y!==a&&(this.Ki=a,this.g("allowRelink",y,a))}},allowMove:{get:function(){return this.Ji},set:function(a){var y=this.Ji;y!==a&&(this.Ji=a,this.g("allowMove",y,a))}},allowReshape:{get:function(){return this.Li},set:function(a){var y=this.Li;y!==a&&(this.Li=a,this.g("allowReshape",y,a))}},allowResize:{get:function(){return this.Mi},set:function(a){var y=this.Mi;y!==a&&(this.Mi=a,this.g("allowResize",y,a))}},allowRotate:{get:function(){return this.Ni},set:function(a){var y=this.Ni;y!==a&&(this.Ni=a,this.g("allowRotate",y,a))}},allowSelect:{get:function(){return this.Oi},set:function(a){var y=this.Oi;y!==a&&(this.Oi=a,this.g("allowSelect",y,a))}}}),Nr.prototype.findObjectsNear=Nr.prototype.og,Nr.prototype.findObjectsIn=Nr.prototype.Cf,Nr.prototype.findObjectsAt=Nr.prototype.ji,Nr.prototype.findObjectAt=Nr.prototype.ic,Nr.className="Layer";function ae(a,y){if(rm||(Jr(),rm=!0),Vi(this),Ul=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,Io){var x=this,b=function(){x.removeEventListener(Ce.document,"DOMContentLoaded",b,!1),x.setRTL()};Ce.document.body!==null?this.setRTL():x.addEventListener(Ce.document,"DOMContentLoaded",b,!1)}this.ol=null,cf.add("Model",Ui);var E=this;return this.Hb=function(z){var tt=E.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var ot=z.change;z.modelChange===""&&ot===Mo&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){E.partManager.doModelChanged(z)},this.hu=this.ku=null,Yp(this),this.model=hy(),this.Wg=!0,Kp(this),this.layout=new wo,this.Wg=!1,this.ck=this.ek=this.fk=this.dk=this.ui=this.aA=this.$j=this.Ov=null,this.hk=function(){},this.preventDefault=null,this.rn=!1,this.Yf=new sm,a!==void 0&&(typeof a=="string"||Ce.Element&&a instanceof Element?cg(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var Eh,Ul;function Yp(a){a.Yd=new ta,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new Re,a.pj=new Cn,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new Rt(NaN,NaN).freeze(),a.du=new Rt(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new Rt(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new Xn,a.zu=new Rt(NaN,NaN).freeze(),a.ut=new ye(NaN,NaN,NaN,NaN).freeze(),a.rj=new ci(0,0,0,0).freeze(),a.sj=Qu,a.nu=!1,a.Zt=null,a.fu=null,a.yh=as,a.zk=br,a.Fg=as,a.pq=br,a.yt=Ai,a.Bt=Ai,a.Fc=!0,a.pn=!1,a.De=new Oe,a.Eh=new Cn,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new ci(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new rs,a.bq.diagram=a,a.Qg=new rs,a.Qg.diagram=a,a.cj=new rs,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new Oe,a.Ht=!0,a.uu=qu,a.pw=!1,a.wu=gc,a.it="auto",a.Op="auto",a.zh=null,a.Fh=null,a.Bh=null,a.Qh=null,a.Oh=null,a.Nh=null,a.Qt=null,a.Lh=null,a.xt=!1,a.Mh=null,a.Ph=null,a.$h=null,a.Ch=null,a.Rt=!1,a.Yt={},a.oj=[null,null],a.Wg=!1,a.Iw=!1,a.ou=!1,a.lt=!1,a.rw=!0,a.ld=!1,a.$i=!1,a.Tw=!0,a.Ce=-2,a.Og=new Cn,a.Xn=new Re,a.Gg=!1,a.Jd=!0,a.Us=!0,a.Fi=!0,a.Gi=!0,a.Vs=!1,a.Ws=!0,a.Pi=!0,a.Hi=!0,a.Qi=!0,a.Ys=!0,a.Ii=!0,a.Ki=!0,a.Ji=!0,a.Li=!0,a.Mi=!0,a.Ni=!0,a.Oi=!0,a.Zs=!0,a.at=!0,a.qw=!1,a.Vk=!1,a.mn=!0,a.nn=!0,a.Xs=!0,a.$s=!0,a.iu=16,a.mu=16,a.qr=!1,a.gu=!1,a.lu=0,a.ju=0,a.yb=new ci(5).freeze(),a.Hw=new Oe().freeze(),a.Nt=999999999,a.nw=new Oe().freeze(),a.Zi=!0,a.Ee=!0,a.vd=!0,a.Be=!1,a.gf=!1,a.xh=!0,a.hf=!1,a.sy=new Oe,a.ow=new Oe,a.Xh=null,a.aw=new Ze(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new Rt,bounds:new ye,Py:new Ze,bA:new Ze,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new ye(NaN,NaN,NaN,NaN).freeze(),a.wo=new Ze(NaN,NaN).freeze(),a.Sp=new ye(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new Cn;var y=new qe,x=new oo;x.bind(new Qo("text","",wi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new qe,x=new oo,x.stroke="brown",x.bind(new Qo("text","",wi)),y.add(x),a.Lg.add("Comment",y),y=new qe,y.selectable=!1,y.avoidable=!1,x=new ii,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new Ze(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new Cn,y=new Qn,y.selectionObjectName="GROUPPANEL",y.type=De.Vertical,x=new oo,x.font="bold 12pt sans-serif",x.bind(new Qo("text","",wi)),y.add(x),x=new De(De.Auto),x.name="GROUPPANEL";var b=new ii;b.figure="Rectangle",b.fill="rgba(128,128,128,0.2)",b.stroke="black",x.add(b),b=new Ps,b.padding=new ci(5,5,5,5).ja(),x.add(b),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new Cn,y=new _e,x=new ii,x.isPanelMain=!0,y.add(x),x=new ii,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new _e,x=new ii,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new Ti,y.type=De.Auto,x=new ii,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Ps,x.margin=new ci(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new Ti,y.type=De.Link,x=new ii,x.isPanelMain=!0,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),a.Kt=y,a.fe=null,a.mq=!1,a.Ck=null,a.partManager=new Ui,a.toolManager=new ko,a.toolManager.initializeStandardTools(),a.defaultTool=a.toolManager,a.currentTool=a.defaultTool,a.nt=null,a.Wm=new st,a.Vt=null,a.Wt=null,a.Mr=!1,a.commandHandler=Zp(),a.eq=null,a.fq=so,a.Pw=!1,a.Mb=1,a.Yh=null,a.Oq=1,a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0,a.yq=1,a.tw=0,a.uw=new Rt,a.zy=500,a.wp=new Rt,a.wq=!1}ae.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),kd=null,Ih="",dg(this,!1),this.Xn.clear(),kf(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function dg(a,y){a.animationManager.Cc(!0),a.Hw=new Oe().freeze(),a.nw=new Oe().freeze();var x=a.skipsUndoManager,b=a.cc!==null&&a.cc!==void 0;b&&(a.skipsUndoManager=!0);var E=null;a.fe!==null&&(E=a.fe.part,E!==null&&a.remove(E));var z=[],tt=a.Wa.length;if(y){for(y=0;y<tt;y++)for(var ot=a.Wa.s[y].parts;ot.next();){var rt=ot.value;rt!==E&&rt.data===null&&z.push(rt)}for(y=0;y<z.length;y++)a.remove(z[y])}for(y=0;y<tt;y++)a.Wa.s[y].clear();return a.partManager.clear(),a.De.clear(),a.Eh.clear(),a.ai.clear(),a.Ck=null,a.Xn.clear(),kf(),a.Og.clear(),To=[],E!==null&&(a.add(E),a.partManager.parts.remove(E)),b&&(a.skipsUndoManager=x),z}function Zp(){return null}ae.prototype.reset=function(){this.clear(),this.vb=!0,Yp(this),Al(this),this.Wg=!0,Kp(this),this.layout=new wo,this.Wg=!1,this.model=hy(),this.model.undoManager=new Fo,this.vb=this.rn=!1,this.N()},ae.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=Ce.document.body);var y=an("div");y.dir="rtl",y.style.cssText="font-size: 14px; width: 1px; height: 1px; position: absolute; top: -1000px; overflow: scroll;",y.textContent="A",a.appendChild(y);var x="reverse";0<y.scrollLeft?x="default":(y.scrollLeft=1,y.scrollLeft===0&&(x="negative")),a.removeChild(y),this.bu=x},ae.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=Ce.document.body);var y=0;if(Io){var x=om;y=Eh,x===null&&(x=om=an("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Eh=an("div"),y.style.position="absolute",y.style.visibility="hidden",y.style.width="200px",y.style.height="150px",y.style.boxSizing="content-box",y.appendChild(x)),y.style.overflow="hidden",a.appendChild(y);var b=x.offsetWidth;y.style.overflow="scroll",x=x.offsetWidth,b===x&&(x=y.clientWidth),a.removeChild(y),y=b-x,y!==0||qi||(y=11)}this.Db=y,this.Gw=!0},ae.prototype.qb=function(a){a.classType===ae&&(this.autoScale=a)},ae.prototype.toString=function(a){a===void 0&&(a=0);var y="";if(this.div&&this.div.id&&(y=this.div.id),y='Diagram "'+y+'"',0>=a)return y;for(var x=this.Wa.iterator;x.next();)y+=`
`+x.value.toString(a-1);return y};function cg(a,y){if(Io){if(y!=null||Wt("Diagram setup requires an argument DIV."),a.Ka!==null&&Wt("Diagram has already completed setup."),typeof y=="string"?a.Ka=Ce.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Wt("No DIV or DIV id supplied: "+y),a.Ka===null&&Wt("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Wt("Invalid div id; div already has a Diagram associated with it."),!a.ol&&Ce.ResizeObserver){var x=In(function(){a.$b()},250);a.ol=new Ce.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}Ce.getComputedStyle(a.Ka,null).position==="static"&&(a.Ka.style.position="relative"),y=5;var b="rgba(2"+y+"5, 255, 255, 0)";y--,a.Ka.style["-webkit-tap-highlight-color"]=b,a.Ka.innerHTML="",a.Ka.H=a,a.Ka.goDiagram=a,a.Ka.go=Ce.go;var E=new Wa(a);if(E.style!==void 0&&(E.style.position="absolute",E.style.top="0px",E.style.left="0px",Ce.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),E.style.zIndex="2",E.style.userSelect="none",E.style.MozUserSelect="none",E.style.touchAction="none",E.style.letterSpacing="normal !important",E.style.wordSpacing="normal !important"),a.ta=E,a.ib=E.context,b=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),xg(a,a.Aa,a.ya),a.Ka.insertBefore(E.Oa,a.Ka.firstChild),E=new Wa(null),E.width=1,E.height=1,a.jw=E,a.oy=E.context,Io){E=an("div");var z=an("div");E.style.position="absolute",E.style.overflow="auto",E.style.width=a.Aa+"px",E.style.height=a.ya+"px",E.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(E),E.appendChild(z),E.onscroll=Jp,E.addEventListener("pointerdown",Qp),E.H=a,E.uy=!0,E.vy=!0,a.ku=E,a.hu=z}a.hk=In(function(){a.Yh=null,a.N()},300),a.Ov=In(function(){fg(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var ot=Ma(a,tt,!0);ot.bubbles=!0;var rt=0,at=0;ot.delta=0,tt.deltaX!==void 0?(tt.deltaX!==0&&(rt=0<tt.deltaX?1:-1),tt.deltaY!==0&&(at=0<tt.deltaY?1:-1),ot.delta=Math.abs(tt.deltaX)>Math.abs(tt.deltaY)?-rt:-at):tt.wheelDeltaX!==void 0?(tt.wheelDeltaX!==0&&(rt=0<tt.wheelDeltaX?-1:1),tt.wheelDeltaY!==0&&(at=0<tt.wheelDeltaY?-1:1),ot.delta=Math.abs(tt.wheelDeltaX)>Math.abs(tt.wheelDeltaY)?-rt:-at):tt.wheelDelta!==void 0&&tt.wheelDelta!==0&&(ot.delta=0<tt.wheelDelta?1:-1),a.doMouseWheel(),nl(ot,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Ma(a,tt,!0),tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())},a.ui=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.Yt;ot[tt.pointerId]===void 0&&(ot[tt.pointerId]=tt),ot=a.oj;var rt=!1;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType)if(ot[1]!==null&&ot[1].pointerId===tt.pointerId)ot[1]=tt,rt=!0;else if(ot[0]===null)ot[0]=tt;else if(ot[1]===null)ot[1]=tt,rt=!0;else{tt.preventDefault();return}else ot[0]=tt;(ot=tt.pointerType==="touch"||tt.pointerType==="pen")&&(a.qu=!1,a.wq=!0);var at=rt;rt=vg(a,tt,!0,!1,!0,at),xd(a,tt,rt),rt.targetDiagram=mg(tt,tt.target),rt.targetObject=null,at||rt.clone(a.bq),at=a.uw,ot=ot?25:10,tt.timeStamp-a.tw<a.zy&&!(Math.abs(at.x-tt.screenX)>ot||Math.abs(at.y-tt.screenY)>ot)?a.yq++:a.yq=1,rt.clickCount=a.yq,a.tw=tt.timeStamp,a.uw.sg(tt.screenX,tt.screenY),a.doMouseDown(),tt.button===1?tt.preventDefault():nl(rt,tt)}},a.dk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.oj;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType){if(ot[1]!==null&&ot[1].pointerId===tt.pointerId){ot[1]=tt;return}if(ot[0]===null)ot[0]=tt;else return}else ot[0]=tt;if(ot[0].pointerId===tt.pointerId){ot=vg(a,tt,!1,!1,!1,ot[1]!==null);var rt=Ce.document.elementFromPoint(tt.clientX,tt.clientY)||null;rt!==null&&rt.shadowRoot!==void 0&&rt.shadowRoot!==null&&(rt=rt.shadowRoot.elementFromPoint(tt.clientX,tt.clientY));var at=a,ut=tt;rt&&rt.H&&(ut=tt,at=rt.H),ot.targetDiagram=at,xd(a,ut,ot),ot.targetObject=null,a.doMouseMove(),nl(ot,tt)}}},a.fk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=tt.pointerType==="touch"||tt.pointerType==="pen",rt=a.Yt;if(ot&&a.qu)delete rt[tt.pointerId],tt.preventDefault();else if(rt=a.oj,rt[0]===null||rt[0].pointerId!==tt.pointerId&&rt[0].pointerType===tt.pointerType)rt[1]!==null&&rt[1].pointerId===tt.pointerId&&(rt[1]=null);else{rt[0]=null,rt=vg(a,tt,!1,!0,!0,!1);var at=Ce.document.elementFromPoint(tt.clientX,tt.clientY)||null;at!==null&&at.shadowRoot!==void 0&&at.shadowRoot!==null&&(at=at.shadowRoot.elementFromPoint(tt.clientX,tt.clientY)),at!==null&&at.H instanceof ae&&at.H!==a&&xd(at.H,tt,rt),at===null&&(at=tt.target),xd(a,tt,rt),rt.clickCount=a.yq,rt.targetDiagram=mg(tt,at),rt.targetObject=null,a.doMouseUp(),nl(rt,tt),ot&&(a.wq=!1)}}},a.ek=function(tt){if(a.isEnabled){a.Vk=!1;var ot=a.Yt;ot[tt.pointerId]&&delete ot[tt.pointerId],ot=a.oj,ot[0]!==null&&ot[0].pointerId===tt.pointerId&&(ot[0]=null),ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null),tt.pointerType!=="touch"&&tt.pointerType!=="pen"&&(tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())}},a.ck=function(tt){var ot=a.oj;ot[0]!==null&&ot[0].pointerId===tt.pointerId?(ot[0]=null,a.wq=!1):ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null)},a.Vp=b.Z["d"+vc[1]+vc[2]+"wI"+bd.slice(1,5)]["b"+Ax.slice(1,y)](b.Z,mc,y,y),b.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}ae.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},ae.prototype.removeEventListener=function(a,y,x,b){a.removeEventListener(y,x,{capture:b})};function tv(a){var y=a.ta.Oa;y instanceof HTMLCanvasElement||(y=a.div),a.addEventListener(y,"pointerdown",a.ui,!1),a.addEventListener(y,"pointermove",a.dk,!1),a.addEventListener(y,"pointerup",a.fk,!1),a.addEventListener(y,"pointerout",a.ek,!1),a.addEventListener(y,"pointercancel",a.ck,!1),a.addEventListener(y,"pointerenter",a.bz,!1),a.addEventListener(y,"pointerleave",a.cz,!1),a.addEventListener(y,"wheel",a.$j,!1),a.addEventListener(y,"keydown",a.Qz,!1),a.addEventListener(y,"keyup",a.Rz,!1),a.addEventListener(y,"blur",a.Ny,!1),a.addEventListener(y,"focus",a.Oy,!1),a.addEventListener(y,"selectstart",function(x){return x.preventDefault(),!1},!1),a.addEventListener(y,"contextmenu",function(x){return x.preventDefault(),!1},!1),a.addEventListener(Ce,"resize",a.Ov,!1)}function Bs(a){30<a.Sq&&(a.Yh=1)}function uc(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),Xi&&Xi.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}ae.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:Ce.devicePixelRatio||1},ae.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},ae.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},ae.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},ae.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},ae.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},ae.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},ae.prototype.doFocus=function(){this.focus()},ae.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=Ce.scrollX||Ce.pageXOffset,y=Ce.scrollY||Ce.pageYOffset;this.ta.focus(),Ce.scrollTo(a,y)}},ae.prototype.Oy=function(){this.H.R("GainedFocus")},ae.prototype.Ny=function(){this.H.R("LostFocus")};function fg(a){if(a.ta!==null){var y=a.Ka;if(y!==null&&y.clientWidth!==0&&y.clientHeight!==0){a.Gw||a.setScrollWidth();var x=a.gf?a.Db:0,b=a.Be?a.Db:0,E=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==E&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+b)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===as&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Kp(a){var y=new Nr;y.name="Background",a.Al(y),y=new Nr,y.name="",a.Al(y),y=new Nr,y.name="Foreground",a.Al(y),y=new Nr,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new Nr,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new Nr,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Xp(a){var y=new De(De.Grid);y.name="GRID";var x=new ii;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new ii,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new ii,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new ii,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new ii,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new ii,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new Mn,x.add(y),x.layerName="Grid",x.zOrder=0,x.isInDocumentBounds=!1,x.isAnimated=!1,x.pickable=!1,x.locationObjectName="GRID",a.add(x),a.partManager.parts.remove(x),y.visible=!1,y}function Jp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):Cd(this.H)}function Qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):Cd(this.H)}ae.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var b=this.documentBounds,E=this.viewportBounds,z=this.rj,tt=b.x-z.left,ot=b.y-z.top,rt=b.width+z.left+z.right,at=b.height+z.top+z.bottom,ut=b.right+z.right;z=b.bottom+z.bottom;var ct=E.x;b=E.y;var mt=E.width,yt=E.height,St=E.right,Mt=E.bottom;E=this.scale;var Ot=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":Ot=Ot+a.scrollWidth-a.clientWidth;break;case"reverse":Ot=a.scrollWidth-Ot-a.clientWidth}var Bt=Ot;mt<rt||yt<at?(Ot=Rt.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==Bt&&(Ot.x=Bt/E+tt,this.ju=Bt),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(Ot.y=a.scrollTop/E+ot,this.lu=a.scrollTop),this.position=Ot,Rt.free(Ot),this.Ee=this.qr=!1):(Ot=Rt.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<ct&&(this.position=Ot.h(Bt+tt,this.position.y)),ut>St&&(this.position=Ot.h(-(y.scrollWidth-this.Aa)+Bt-this.Aa/E+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(ot<b&&(this.position=Ot.h(this.position.x,a.scrollTop+ot)),z>Mt&&(this.position=Ot.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/E+z))),Rt.free(Ot),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,ut=b.right,St=E.right,z=b.bottom,Mt=E.bottom,tt=b.x,ct=E.x,ot=b.y,b=E.y,mt>=rt&&tt>=ct&&ut<=St&&(x.style.width="1px"),yt>=at&&ot>=b&&z<=Mt&&(x.style.height="1px"))}},ae.prototype.computeBounds=function(a){return a===void 0&&(a=new ye),Wr(this),gg(this,a)};function gg(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,b=a.Wa.s,E=b.length,z=0;z<E;z++){var tt=b[z];if(tt.visible&&tt.isInDocumentBounds){tt=tt.Pa.s;for(var ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];at.isInDocumentBounds&&at.isVisible()&&(at=at.actualBounds,at.w()&&(x?(x=!1,y.assign(at)):y.ed(at)))}}}return x&&y.h(0,0,0,0),y.Co(a.yb),y}ae.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(ln(a))for(var b=0;b<a.length;b++){var E=a[b];!y&&E instanceof _e||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds))}else for(a=a.iterator;a.next();)b=a.value,!y&&b instanceof _e||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds));return x===null?new ye(NaN,NaN,0,0):x};function Ha(a,y){if((y||a.hf)&&!a.vb&&a.ta!==null&&a.documentBounds.w()){if(a.vb=!0,y){var x=a.initialPosition;if(x.w()){a.vb=!1,a.position=x;return}x=Rt.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var b=a.viewportBounds;b=ye.allocAt(0,0,b.width,b.height);var E=Rt.alloc();E.xi(b,a.initialViewportSpot),E.h(x.x-E.x,x.y-E.y),a.position=E,ye.free(b),Rt.free(E),Rt.free(x)}x=a.yh,y&&a.Fg!==as&&(x=a.Fg);var z=x!==as?Sd(a,x):a.scale;x=a.pa.x,b=a.pa.y,E=a.Aa/z;var tt=a.ya/z,ot=a.zk,rt=a.pq;y&&!ot.sb()&&(rt.sb()||rt.Xb())&&(ot=rt.Xb()?ui:rt),pg(a,a.documentBounds,E,tt,ot,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,qt.B(z.x,x)&&qt.B(z.y,b)&&qt.B(z.width,E)&&qt.B(z.height,tt)||a.onViewportBoundsChanged(new ye(x,b,E,tt),z,y,!1)}}function Sd(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var b=a.documentBounds;if(!b.w())return x;var E=b.width;b=b.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),ot=z/E,rt=tt/b;return y===fa?(y=Math.min(rt,ot),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===Rh?(y=rt>ot?(tt-a.Db)/b:(z-a.Db)/E,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}ae.prototype.zoomToFit=function(){var a=this.sj;this.sj=Qu,this.scale=Sd(this,fa),a!==Qu&&(Ha(this,!1),pg(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Lt=ae.prototype,Lt.BA=function(a,y){y===void 0&&(y=fa);var x=a.width,b=a.height;if(!(x===0||b===0||isNaN(x)&&isNaN(b))){var E=1;if(y===fa||y===Rh)if(isNaN(x))E=this.viewportBounds.height*this.scale/b;else if(isNaN(b))E=this.viewportBounds.width*this.scale/x;else{E=this.Aa;var z=this.ya;E=y===Rh?z/b>E/x?(z-(this.Be?this.Db:0))/b:(E-(this.gf?this.Db:0))/x:Math.min(z/b,E/x)}this.scale=E,this.position=new Rt(a.x,a.y)}},Lt.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new Rt(x.x+(a.x*x.width+a.offsetX)-(y.x*b.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*b.height-y.offsetY))},Lt.zz=function(a){if(a instanceof Qt){this.eq=a;var y=Rt.alloc();this.fq=this.op(a.ga(Ai,y)),Rt.free(y)}else this.eq=null,this.fq=so};function pg(a,y,x,b,E,z){var tt=Rt.allocAt(a.pa.x,a.pa.y),ot=tt.x,rt=tt.y;if(a.eq!==null){var at=Rt.alloc();at=a.eq.ga(Ai,at),ot=at.x-a.fq.x/a.scale,rt=at.y-a.fq.y/a.scale,E=yi,Rt.free(at)}(z||a.scrollMode===Qu)&&(E.sb()&&(x>y.width&&(ot=y.x+(E.x*y.width+E.offsetX)-(E.x*x-E.offsetX)),b>y.height&&(rt=y.y+(E.y*y.height+E.offsetY)-(E.y*b-E.offsetY))),E=a.rj,z=x-y.width,x<y.width+E.left+E.right?(ot=Math.min(ot+x/2,y.right+Math.max(z,E.right)-x/2),ot=Math.max(ot,y.left-Math.max(z,E.left)+x/2),ot-=x/2):ot>y.left?ot=y.left:ot<y.right-x&&(ot=y.right-x),x=b-y.height,b<y.height+E.top+E.bottom?(rt=Math.min(rt+b/2,y.bottom+Math.max(x,E.bottom)-b/2),rt=Math.max(rt,y.top-Math.max(x,E.top)+b/2),rt-=b/2):rt>y.top?rt=y.top:rt<y.bottom-b&&(rt=y.bottom-b)),tt.x=isFinite(ot)?ot:-a.yb.left,tt.y=isFinite(rt)?rt:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,tt),tt.x=y.x,tt.y=y.y),Hp(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),Al(a),Rt.free(tt)}Lt.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=Yl(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof Mn)return a}else if(a=Yl(this,a,function(x){return x.part}),a instanceof Mn)return a;return null},Lt.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),Wr(this);for(var b=this.Wa.iteratorBackwards;b.next();){var E=b.value;if(E.visible&&(E=E.ic(a,y,x),E!==null))return E}return null};function Yl(a,y,x,b){for(x===void 0&&(x=null),b===void 0&&(b=null),Wr(a),a=a.Wa.iteratorBackwards;a.next();){var E=a.value;if(E.visible&&!E.isTemporary&&(E=E.ic(y,x,b),E!==null))return E}return null}Lt.lz=function(a,y,x){return y===void 0&&(y=!0),hc(this,a,function(b){return b.part},y?function(b){return b instanceof Mn&&b.canSelect()}:null,x)};function hc(a,y,x,b,E){for(x===void 0&&(x=null),b===void 0&&(b=null),E instanceof Re||E instanceof Oe||(E=new Oe),Wr(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,b,E)}return E}Lt.ji=function(a,y,x,b){y===void 0&&(y=null),x===void 0&&(x=null),b instanceof Re||b instanceof Oe||(b=new Oe),Wr(this);for(var E=this.Wa.iteratorBackwards;E.next();){var z=E.value;z.visible&&z.ji(a,y,x,b)}return b},Lt.ux=function(a,y,x,b){return y===void 0&&(y=!1),x===void 0&&(x=!0),ef(this,a,function(E){return E instanceof Mn&&(!x||E.canSelect())},y,b)},Lt.Cf=function(a,y,x,b,E){y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Re||E instanceof Oe||(E=new Oe),Wr(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,b,E)}return E},Lt.Nu=function(a,y,x,b,E,z){var tt=new Oe;Wr(this);for(var ot=this.Wa.iteratorBackwards;ot.next();){var rt=ot.value;rt.visible&&rt.Nu(a,y,x,b,tt,E,z)}return tt};function ef(a,y,x,b,E){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Re||E instanceof Oe||(E=new Oe),Wr(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,b,E)}return E}Lt.mz=function(a,y,x,b,E){return x===void 0&&(x=!0),b===void 0&&(b=!0),dc(this,a,y,function(z){return z instanceof Mn&&(!b||z.canSelect())},x,E)},Lt.og=function(a,y,x,b,E,z){x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Re||E instanceof Oe)&&(z=E),E=!0),z instanceof Re||z instanceof Oe||(z=new Oe),Wr(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var ot=tt.value;ot.visible&&ot.og(a,y,x,b,E,z)}return z};function dc(a,y,x,b,E,z){var tt=null;for(tt===void 0&&(tt=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Re||E instanceof Oe)&&(z=E),E=!0),z instanceof Re||z instanceof Oe||(z=new Oe),Wr(a),a=a.Wa.iteratorBackwards;a.next();){var ot=a.value;ot.visible&&!ot.isTemporary&&ot.og(y,x,tt,b,E,z)}return z}ae.prototype.acceptEvent=function(a){return Ma(this,a,a instanceof MouseEvent)};function Ma(a,y,x){var b=a.Qg;return a.Qg=a.cj,a.cj=b,b.diagram=a,b.event=y,x?xd(a,y,b):(b.viewPoint=a.Qg.viewPoint,b.documentPoint=a.Qg.documentPoint),a=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),b.modifiers=a,b.button=y.button,y.buttons!==void 0&&(b.buttons=y.buttons),qi&&y.button===0&&y.ctrlKey&&(b.button=2),b.down=!1,b.up=!1,b.clickCount=1,b.delta=0,b.handled=!1,b.bubbles=!1,b.timestamp=y.timeStamp,b.isMultiTouch=!1,b.targetDiagram=mg(y,y.target),b.targetObject=null,b}function mg(a,y){return y===null?null:(y=y.H)?y:((y=a.path)||typeof a.composedPath!="function"||(y=a.composedPath()),y&&y[0]&&y[0].H?y[0].H:null)}function vg(a,y,x,b,E,z){var tt=a.Qg;return a.Qg=a.cj,a.cj=tt,tt.diagram=a,tt.clickCount=1,a=tt.delta=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),tt.modifiers=a,tt.event=y,tt.timestamp=y.timeStamp,tt.button=y.button,tt.buttons=y.buttons,qi&&y.button===0&&y.ctrlKey&&(tt.button=2),tt.down=x,tt.up=b,tt.handled=!1,tt.bubbles=E,tt.isMultiTouch=z,tt}function nl(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}ae.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Ma(y,a,!1);switch(x.key=String.fromCharCode(a.which),x.down=!0,a.which){case 8:x.key="Backspace";break;case 33:x.key="PageUp";break;case 34:x.key="PageDown";break;case 35:x.key="End";break;case 36:x.key="Home";break;case 37:x.key="Left";break;case 38:x.key="Up";break;case 39:x.key="Right";break;case 40:x.key="Down";break;case 45:x.key="Insert";break;case 46:x.key="Del";break;case 48:x.key="0";break;case 187:case 61:case 107:x.key="Add";break;case 189:case 173:case 109:x.key="Subtract";break;case 27:x.key="Esc"}return y.doKeyDown(),nl(x,a)},ae.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!1);switch(x.key=String.fromCharCode(a.which),x.up=!0,a.which){case 8:x.key="Backspace";break;case 33:x.key="PageUp";break;case 34:x.key="PageDown";break;case 35:x.key="End";break;case 36:x.key="Home";break;case 37:x.key="Left";break;case 38:x.key="Up";break;case 39:x.key="Right";break;case 40:x.key="Down";break;case 45:x.key="Insert";break;case 46:x.key="Del"}return y.doKeyUp(),nl(x,a)},ae.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),nl(x,a)},ae.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),nl(x,a)},ae.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new Rt(0,0);var x=y.getBoundingClientRect();return y=a.clientX-this.Aa/x.width*x.left,a=a.clientY-this.ya/x.height*x.top,this.Ab!==null?Vn(new Rt(y,a),this.Ab):new Rt(y,a)};function xd(a,y,x){var b=a.ta,E=a.Aa,z=a.ya,tt=0,ot=0;b!==null&&(b=b.getBoundingClientRect(),tt=y.clientX-E/b.width*b.left,ot=y.clientY-z/b.height*b.top),x.viewPoint.h(tt,ot),a.Ab!==null?(y=Rt.allocAt(tt,ot),a.Ab.Cd(y),x.documentPoint.assign(y),Rt.free(y)):x.documentPoint.h(tt,ot)}function yg(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var b=a.ta;b!==null&&(b=b.getBoundingClientRect(),x.h(y.clientX-a.Aa/b.width*b.left,y.clientY-a.ya/b.height*b.top))}}ae.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function qp(a){a.ld||Wr(a),a.Va()}ae.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Lt=ae.prototype,Lt.Pz=function(){return this.kg},Lt.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,ba(this),this.hf=!1,this.du=new Rt(NaN,NaN),y.isEnabled=x,this.ld=!0;var b=this;a!==null&&pi(function(){b.ld=!1,Vl(y,"Model"),a(b)},1)},Lt.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;Ce.requestAnimationFrame(function(){y.kg&&y.bd()})}},Lt.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),ba(this))};function Ah(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||Cd(a)||(y&&Wr(a),x&&Ha(a,!1))}function ba(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,b=a.Xn;if(!x.isAnimating&&b.length!==0){for(var E=b.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];sr(ot,!1),ot.v()}b.clear()}b=a.ow,0<b.count&&(b.each(function(rt){rt.Nv()}),b.clear()),E=b=!1,x.defaultAnimation.isAnimating&&(E=!0,b=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||fg(a),Ah(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(El(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),Wr(a),z=!1,(!a.hf||a.xh)&&(a.hf?Ng(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Ng(a,!1)),z=!0),a.Jk=!1,Wr(a),a.ou||qp(a),Ah(a,!0,!1),tt=!1,z?(x=ye.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,Sg(a)),a.R("LayoutCompleted"),Ah(a,!0,!1),ye.free(x)):x.Ok&&x.Qw&&(a.Fg!==as?a.scale=Sd(a,a.Fg):a.yh!==as?a.scale=Sd(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),Ha(a,!0)),z&&tt&&a.eb("Initial Layout"),Wr(a),y||a.gc(a.ib),E&&(a.skipsUndoManager=b),a.ld=!1}}function Sg(a){if(a.Fg!==as)a.scale=Sd(a,a.Fg);else if(a.yh!==as)a.scale=Sd(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}Ha(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),El(a)}function Wr(a){if(a.De.count!==0&&(a.ld||!a.animationManager.isTicking)){for(var y=0;23>y;y++){var x=a.De.iterator;if(x===null||a.De.count===0)break;a.De=new Oe,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof Qn&&b.U&65536&&(b.U=b.U^65536)})}}Lt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof Qn||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof Qn&&x.isVisible()&&cc(this,x);for(a.reset();a.next();)x=a.value,x instanceof _e&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x));for(a.reset();a.next();)x=a.value,x instanceof Ti&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function cc(a,y){for(var x=mn(),b=mn(),E=y.memberParts;E.next();){var z=E.value;z.isVisible()&&(z instanceof Qn?(pa(z)||xs(z)||zh(z))&&cc(a,z):z instanceof _e?z.fromNode===y||z.toNode===y?b.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,E=0;E<a;E++)z=x[E],z.measure(1/0,1/0),z.arrange();for(fn(x),y.measure(1/0,1/0),y.arrange(),a=b.length,y=0;y<a;y++)x=b[y],x.measure(1/0,1/0),x.arrange();fn(b)}Lt.Fd=function(a,y,x,b){if(this.vd||this.animationManager.isAnimating)for(var E=0;E<y;E++)a[E].Fd(x,b)},Lt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Wt("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Pd(this);var x=this.Aa,b=this.ya;if(a.Gv.resize(x,b,x,b),x=this.Wa.s,b=x.length,this.Fd(x,b,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var E=this.Ca,z=Math.round(y.x*E)/E,tt=Math.round(y.y*E)/E,ot=this.Ab;for(ot.reset(),E!==1&&ot.scale(E),y.x===0&&y.y===0||ot.translate(-z,-tt),a.ti=null,Ky(a,ot.m11,ot.m12,ot.m21,ot.m22,ot.dx,ot.dy),this.pb!==1&&(a.globalAlpha=this.pb),Xu(this,a),y=this.Mb,this.ta.context.setTransform(y,0,0,y,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya),y=0;y<b;y++)x[y].gc(a,this);a=!1,this.Yf?Nd(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(Xn.prototype.Cd=Xn.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,Pd(this),this.Ka.style.opacity!=="0")){if(b=a!==this.ib,y=this.Wa.s,E=y.length,this.Fd(y,E,this,this.viewportBounds),b)a.Vc(!0),this.vd=!0;else if(!this.Fc&&!z.isAnimating)break t;z=this.Ab,z.reset(),tt=this.Mb,ot=this.pa;var rt=this.Ca,at=Math.round(ot.x*rt)/rt,ut=Math.round(ot.y*rt)/rt;for(rt!==1&&z.scale(rt),ot.x===0&&ot.y===0||z.translate(-at,-ut),a.setTransform(tt,0,0,tt,0,0),a.clearRect(0,0,this.Aa,this.ya),this.pb!==1&&(a.globalAlpha=this.pb),Xu(this,a),ot=0;ot<E;ot++)a.setTransform(tt,0,0,tt,0,0),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),a.yc(),y[ot].gc(a,this);if(y=!1,this.Yf?Nd(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(Xn.prototype.Cd=Xn.prototype.Eu),b?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,b=Xi&&Xi.nx,x=this.zw,b||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,E=y=0;E<x.length;E++)y+=x[E];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),b)for(a.setTransform(1,0,0,1,0,0),b=0;b<x.length;b++)a.fillText(x[b].toString(),20,150+ +(20*b))}}};function nf(a,y,x,b,E,z,tt,ot,rt,at){if(a.Ka!==null){a.ta===null&&Wt("No canvas specified"),tt===void 0&&(tt=null),ot===void 0&&(ot=null),rt===void 0&&(rt=!1),at===void 0&&(at=!1),Pd(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=E;var ct=a.Wa.s,mt=ct.length;try{var yt=new ye(z.x,z.y,b.width/E,b.height/E),St=yt.copy();St.Co(x),El(a,St),Wr(a),a.Fd(ct,mt,a,yt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,b.width,b.height),ot!==null&&ot!==""&&(y.fillStyle=ot,y.ox(0,0,b.width,b.height));var Mt=a.Mb;y.scale(Mt,Mt);var Ot=Xn.alloc();Ot.reset(),Ot.translate(x.left,x.top),Ot.scale(E),z.x===0&&z.y===0||Ot.translate(-z.x,-z.y),y.setTransform(Ot.m11,Ot.m12,Ot.m21,Ot.m22,Ot.dx,Ot.dy),y.yc(),y instanceof ea&&Ky(y,Ot.m11,Ot.m12,Ot.m21,Ot.m22,Ot.dx,Ot.dy),Xn.free(Ot),Xu(a,y),y.globalAlpha=a.pb;var Bt=a.Qj("Grid");if(tt){var zt=new Oe,_t=tt.iterator;for(_t.reset();_t.next();){var Ut=_t.value;Ut instanceof Mn&&(at||Ut.layer!==Bt)&&(Ut.Gj(),zt.add(Ut))}for(at=0;at<mt;at++)Vp(ct[at],y,a,zt,rt);zt.each(function(re){return re.Gj()})}else for(zt=0;zt<mt;zt++){var Jt=ct[zt];Jt===Bt?at&&Jt.gc(y,a,!0):Jt.gc(y,a,rt)}a.$i=!1,a.Yf&&Nd(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(ct,mt,a,a.viewportBounds),El(a),a.ib instanceof ea&&(a.ib.Nj.PA(),a.redraw())}}}Lt.Gf=function(a){return this.Rg[a]},Lt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Lt.Tx=function(){this.Rg=new Fn,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(qi||Wi),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function Xu(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Lt.Ql=function(a){return this.on[a]},Lt.sA=function(a,y){this.on[a]=y},Lt.Sx=function(){this.on=new Fn,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return this.nm(a)},Lt.nm=function(a){return wd(this,a),this};function wd(a,y){var x=a instanceof De,b=a instanceof ae,E;for(E in y){E===""&&Wt("Setting properties requires non-empty property names");var z=a,tt=E;if(x||b){var ot=E.indexOf(".");if(0<ot){var rt=E.substring(0,ot);x?z=a.fb(rt):(z=a[rt],z==null&&(z=a.toolManager[rt])),ve(z)?tt=E.substr(ot+1):Wt("Unable to find object named: "+rt+" in "+a.toString()+" when trying to set property: "+E)}}if(tt[0]!=="_"&&!ri(z,tt))if(b&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(b&&tt==="Changed"){a.Pe(y[tt]);continue}else if(b&&ri(a.toolManager,tt))z=a.toolManager;else if(b&&em(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof Sn&&tt==="Changed"){a.Pe(y[tt]);continue}else Wt('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[E],tt[0]==="_"&&z instanceof Qt&&z.Vw(tt)}}Lt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new Cn,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Lt.N=function(a){if(a===void 0)this.Fc=!0,this.$b();else{var y=this.viewportBounds;a.w()&&y.Yc(a)&&(this.Fc=!0,this.$b())}this.R("InvalidateDraw")},ae.prototype.invalidateViewport=function(a,y){if(this.Fc!==!0)if(this.Fc=!0,this.nl==="svg")this.bd();else{var x=this.Gf("temporaryPixelRatio")===!0;if(this.Gf("viewportOptimizations")===!0&&this.scrollMode!==pc&&this.rj.hi(0,0,0,0)&&y.width===a.width&&y.height===a.height){var b=this.scale,E=Math.max(a.y,y.y),z=Math.min(a.y+a.height,y.y+y.height);if(0<Math.max(0,Math.min(a.x+a.width,y.x+y.width)-Math.max(a.x,y.x))*b&&0<Math.max(0,z-E)*b){if(!(this.ld||(this.kg=!1,this.Ka===null||(this.ld=!0,this.documentBounds.w()||(b=ye.alloc(),bg(this,this.computeBounds(b)),ye.free(b)),b=this.ta,b===null||b instanceof Bl)))){var tt=this.Mb;E=this.Aa*tt;var ot=this.ya*tt,rt=this.scale*tt;z=Math.round(Math.round(y.x*rt)-Math.round(a.x*rt)),y=Math.round(Math.round(y.y*rt)-Math.round(a.y*rt)),rt=this.jw,a=this.oy,rt.width!==E&&(rt.width=E),rt.height!==ot&&(rt.height=ot),a.clearRect(0,0,E,ot),rt=190*tt;var at=70*tt,ut=Math.max(z,0),ct=Math.max(y,0),mt=Math.floor(E-ut),yt=Math.floor(ot-ct);a.drawImage(b.Oa,ut,ct,mt,yt,0,0,mt,yt),Nd(this.Yf,this)&&a.clearRect(0,0,rt,at),b=mn(),a=mn(),yt=Math.abs(z),mt=Math.abs(y);var St=ut===0?0:E-yt;ut=Rt.allocAt(St,0),yt=Rt.allocAt(yt+St,ot),a.push(new ye(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)));var Mt=this.Ab;if(Mt.reset(),Mt.scale(tt,tt),this.Ca!==1&&Mt.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&Mt.translate(-tt.x,-tt.y),Vn(ut,Mt),Vn(yt,Mt),b.push(new ye(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),St=ct===0?0:ot-mt,ut.h(0,St),yt.h(E,mt+St),a.push(new ye(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),Vn(ut,Mt),Vn(yt,Mt),b.push(new ye(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),Nd(this.Yf,this)&&(E=0<z?0:-z,ot=0<y?0:-y,ut.h(E,ot),yt.h(rt+E,at+ot),a.push(new ye(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),Vn(ut,Mt),Vn(yt,Mt),b.push(new ye(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)))),Rt.free(ut),Rt.free(yt),Ah(this,!1,!0),this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!this.animationManager.zb&&(E=this.ib,this.Fc)){for(Pd(this),ot=this.Mb,E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,this.Aa*ot,this.ya*ot),E.drawImage(this.jw.Oa,0<z?0:Math.round(-z),0<y?0:Math.round(-y)),z=this.pa,tt=this.Ca,rt=Math.round(z.x*tt)/tt,at=Math.round(z.y*tt)/tt,y=this.Ab,y.reset(),tt!==1&&y.scale(tt),z.x===0&&z.y===0||y.translate(-rt,-at),E.save(),E.beginPath(),z=a.length,tt=0;tt<z;tt++)rt=a[tt],rt.width!==0&&rt.height!==0&&E.rect(Math.floor(rt.x),Math.floor(rt.y),Math.ceil(rt.width),Math.ceil(rt.height));for(E.clip(),E.setTransform(ot,0,0,ot,0,0),E.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),E.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),Xu(this,E),E.globalAlpha=this.pb,ot=0;ot<z;ot++)if(tt=y[ot],rt=b,tt.visible&&tt.pb!==0){at=mu(tt,E),ct=tt.Zq,ct.length=0,ut=this.scale,mt=ye.alloc(),yt=tt.Pa.s,Mt=yt.length,St=rt.length;for(var Ot=0;Ot<Mt;Ot++){var Bt=yt[Ot],zt=Od(Bt,Bt.actualBounds);t:{for(var _t=2/ut,Ut=4/ut,Jt=0;Jt<St;Jt++){var re=rt[Jt];if(re.width!==0&&re.height!==0&&zt.Vu(re.x-_t,re.y-_t,re.width+Ut,re.height+Ut)){zt=!0;break t}}zt=!1}zt&&tt.Oj(E,Bt,this,ct,ut,mt,!0)}ye.free(mt),E.globalAlpha=at}E.restore(),E.Vc(!0),this.Yf&&Nd(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}fn(b),fn(a),this.ld=!1}}else this.bd();x&&(Bs(this),this.bd(),uc(this,!0))}else x?(Bs(this),this.bd(),uc(this,!0)):this.bd()}};function Pd(a){a.pn!==!1&&(a.pn=!1,xg(a,a.Aa,a.ya))}function xg(a,y,x){Al(a);var b=a.Mb;a.ta.resize(y*b,x*b,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function Cd(a){var y=a.ta;if(y===null||a.wo.w())return!0;var x=a.Aa,b=a.ya,E=a.Ka,z=!1,tt=a.gf?a.Db:0,ot=a.Be?a.Db:0,rt=E.clientWidth||x+tt,at=E.clientHeight||b+ot,ut=a.viewportBounds;E=ut.x;var ct=ut.y,mt=ut.width,yt=ut.height;if((rt!==x+tt||at!==b+ot)&&(a.gf=!1,a.Be=!1,ot=tt=0,a.Aa=rt,a.ya=at,z=a.pn=!0,Al(a)),!a.hf||!a.viewportBounds.w())return!0;var St=a.ku,Mt=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var Ot=a.documentBounds,Bt=0,zt=0,_t=0,Ut=0,Jt=ut.width,re=ut.height,Xe=a.rj;a.contentAlignment.sb()?(Ot.width>Jt&&(Bt=Xe.left,zt=Xe.right),Ot.height>re&&(_t=Xe.top,Ut=Xe.bottom)):(Bt=Xe.left,zt=Xe.right,_t=Xe.top,Ut=Xe.bottom);var pn=Ot.width+Bt+zt,hn=Ot.height+_t+Ut;Xe=a.scale;var ze=pn>rt/Xe,Me=hn>at/Xe;if(!(z||a.gf||a.Be||ze||Me))return!0;Bt=Ot.x-Bt,rt=ut.x,zt=Ot.right+zt,at=ut.right+tt,_t=Ot.y-_t;var Jn=ut.y;Ot=Ot.bottom+Ut,ut=ut.bottom+ot;var _n="1px";if(Ut="1px",a.scrollMode===Qu&&(ze||Me)&&(ze&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(ze=1,Bt+1<rt&&(ze=Math.max((rt-Bt)*Xe+a.Aa,ze)),zt>at+1&&(ze=Math.max((zt-at)*Xe+a.Aa,ze)),Jt+tt+1<pn&&(ze=Math.max((pn-Jt)*Xe+a.Aa,ze)),_n=ze.toString()+"px"),Me&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(ze=1,_t+1<Jn&&(ze=Math.max((Jn-_t)*Xe+a.ya,ze)),Ot>ut+1&&(ze=Math.max((Ot-ut)*Xe+a.ya,ze)),re+ot+1<hn&&(ze=Math.max((hn-re)*Xe+a.ya,ze)),Ut=ze.toString()+"px")),ze=_n!=="1px",Me=Ut!=="1px",ze&&Me||!ze&&!Me||(Me&&(at-=a.Db),ze&&(ut-=a.Db),pn<Jt+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,Bt+1<rt&&(tt=Math.max((rt-Bt)*Xe+a.Aa,tt)),zt>at+1&&(tt=Math.max((zt-at)*Xe+a.Aa,tt)),Jt+1<pn&&(tt=Math.max((pn-Jt)*Xe+a.Aa,tt)),_n=tt.toString()+"px"),ze=_n!=="1px",tt=a.ya,ze!==a.Be&&(tt=ze?a.ya-a.Db:a.ya+a.Db),hn<re+ot||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(ot=1,_t+1<Jn&&(ot=Math.max((Jn-_t)*Xe+tt,ot)),Ot>ut+1&&(ot=Math.max((Ot-ut)*Xe+tt,ot)),re+1<hn&&(ot=Math.max((hn-re)*Xe+tt,ot)),Ut=ot.toString()+"px"),Me=Ut!=="1px"),a.qr&&ze===a.Be&&Me===a.gf)return x===a.Aa&&b===a.ya||a.bd(),!1;if(ze!==a.Be&&(_n==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=ze,Mt.style.width=_n,Me!==a.gf&&(Ut==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(ot=Rt.alloc(),Me?(y.style.left=a.Db+"px",a.position=ot.h(a.pa.x+a.Db/a.scale,a.pa.y)):(y.style.left="0px",a.position=ot.h(a.pa.x-a.Db/a.scale,a.pa.y)),Rt.free(ot))),z&&Al(a),a.gf=Me,Mt.style.height=Ut,a.gu=!0,z&&(a.pn=!0),y=St.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Jt+1<pn?y=(a.position.x-Bt)*Xe:Bt+1<rt?y=St.scrollWidth-St.clientWidth:zt>at+1&&(y=a.position.x*Xe)),a.tn)switch(a.bu){case"negative":y=-(St.scrollWidth-y-St.clientWidth);break;case"reverse":y=St.scrollWidth-y-St.clientWidth}return St.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(re+1<hn?St.scrollTop=(a.position.y-_t)*Xe:_t+1<Jn?St.scrollTop=St.scrollHeight-St.clientHeight:Ot>ut+1&&(St.scrollTop=a.position.y*Xe)),rt=a.Aa,at=a.ya,St.style.width=rt+(a.gf?a.Db:0)+"px",St.style.height=at+(a.Be?a.Db:0)+"px",x!==rt||b!==at||a.animationManager.zb?(x=ye.allocAt(E,ct,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,Xe,z),ye.free(x),!1):!0}Lt=ae.prototype,Lt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Wt("Cannot add part "+a.toString()+" to "+this.toString()+". It is already a part of "+y.toString()),y=this.Qj(a.layerName),y===null&&(y=this.Qj("")),y===null&&Wt('Cannot add a Part when unable find a Layer named "'+a.layerName+'" and there is no default Layer'),a.layer!==y)){var x=y.oi(99999999,a,a.diagram===this);0<=x&&this.cb(Ko,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Lt.oi=function(a){this.partManager.oi(a);var y=this;Ad(a,function(x){Ld(y,x)}),(a instanceof Ti||a instanceof Qn&&a.placeholder!==null)&&a.v(),a.data!==null&&Ad(a,function(x){ay(y.partManager,x)}),xs(a)!==!0&&zh(a)!==!0||this.De.add(a),RS(a,!0,this),zS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Lt.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Ad(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),zS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Lt.remove=function(a){wg(this,a,!0)};function wg(a,y,x){var b=y.layer;b!==null&&b.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=b.pc(-1,y,!1),0<=x&&a.cb(dr,"parts",b,y,null,x,null),a=y.layerChanged,a!==null&&a(y,b,null))}Lt.Is=function(a,y){if(y===void 0&&(y=!1),ln(a))for(var x=a.length,b=0;b<x;b++){var E=a[b];y&&!E.canDelete()||this.remove(E)}else for(x=new Oe,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Lt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},ae.prototype.moveParts=function(a,y,x,b){if(x===void 0&&(x=!1),b===void 0&&(b=of(this)),this.toolManager!==null){var E=new Cn;if(a!==null)if(ln(a))for(var z=0;z<a.length;z++)Zl(this,E,a[z],x,b);else for(a=a.iterator;a.next();)Zl(this,E,a.value,x,b);else{for(a=this.parts;a.next();)Zl(this,E,a.value,x,b);for(a=this.nodes;a.next();)Zl(this,E,a.value,x,b);for(a=this.links;a.next();)Zl(this,E,a.value,x,b)}Bh(this,E,y,b,x)}};function Zl(a,y,x,b,E,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!b||z||x.canMove()||x.canCopy()))if(E===void 0&&(E=of(a)),x instanceof qe){if(y.add(x,a.Pd(E,x,x.location)),x instanceof Qn&&(x.placeholder!==null||E.dragsMembers))for(z=x.memberParts;z.next();)Zl(a,y,z.value,b,E,E.groupsAlwaysMove);for(z=x.linksConnected;z.next();){var tt=z.value;if(!y.contains(tt)){var ot=tt.fromNode,rt=tt.toNode;ot!==null&&y.contains(ot)&&rt!==null&&y.contains(rt)&&Zl(a,y,tt,b,E)}}if(E.dragsTree)for(x=x.Ou();x.next();)Zl(a,y,x.value,b,E)}else if(x instanceof _e)for(y.add(x,a.Pd(E,x)),x=x.labelNodes;x.next();)Zl(a,y,x.value,b,E);else x instanceof Ti||y.add(x,a.Pd(E,x,x.location))}function Bh(a,y,x,b,E){if(y!==null&&y.count!==0){var z=Rt.alloc(),tt=Rt.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||sf(a,y);for(var ot=mn(),rt=mn(),at=y.iterator,ut=Rt.alloc();at.next();){var ct=at.key,mt=at.value;if(ct.Zc()){var yt=Pg(a,ct,y);yt!==null?ot.push(new it(ct,mt,yt)):(!E||ct.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(ct,z.add(tt),b,ut),ct.location=ut,mt.shifted===void 0&&(mt.shifted=new Rt),mt.shifted.assign(ut.re(yt)))}else at.key instanceof _e&&rt.push(at.sa)}for(Rt.free(ut),E=ot.length,at=0;at<E;at++)ct=ot[at],z.assign(ct.info.point),ct.Su.shifted===void 0&&(ct.Su.shifted=new Rt),ct.node.location=z.add(ct.Su.shifted);for(E=Rt.alloc(),at=Rt.alloc(),ct=rt.length,mt=0;mt<ct;mt++){var St=rt[mt];if(yt=St.key,yt instanceof _e)if(yt.suspendsRouting){yt.Tg=null,ut=yt.fromNode;var Mt=yt.toNode;if(a.draggedLink!==null&&b.dragsLink)if(Mt=St.value.point,yt.dragComputation===null)y.add(yt,a.Pd(b,yt,tt)),rh(yt,tt.x-Mt.x,tt.y-Mt.y);else{St=Rt.allocAt(0,0),(ut=yt.i(0))&&ut.w()&&St.assign(ut);var Ot=ut=Rt.alloc().assign(St).add(tt);b.isGridSnapEnabled&&(b.isGridSnapRealtime||a.lastInput.up)&&(Ot=Rt.alloc(),rf(a,yt,ut,Ot,b)),ut.assign(yt.dragComputation(yt,ut,Ot)).re(St),y.add(yt,a.Pd(b,yt,ut)),rh(yt,ut.x-Mt.x,ut.y-Mt.y),Rt.free(St),Rt.free(ut),Ot!==ut&&Rt.free(Ot)}else ut!==null&&(E.assign(ut.location),Ot=y.I(ut),Ot!==null&&E.re(Ot.point)),Mt!==null&&(at.assign(Mt.location),Ot=y.I(Mt),Ot!==null&&at.re(Ot.point)),ut!==null&&Mt!==null?E.Xa(at)?(ut=St.value.point,Mt=z,Mt.assign(E),Mt.re(ut),y.add(yt,a.Pd(b,yt,E)),rh(yt,Mt.x,Mt.y)):(yt.suspendsRouting=!1,yt.bb()):(St=St.value.point,ut=ut!==null?E:Mt!==null?at:tt,y.add(yt,a.Pd(b,yt,ut)),rh(yt,ut.x-St.x,ut.y-St.y))}else(yt.fromNode===null||yt.toNode===null)&&(ut=St.value.point,y.add(yt,a.Pd(b,yt,tt)),rh(yt,tt.x-ut.x,tt.y-ut.y))}Rt.free(z),Rt.free(tt),Rt.free(E),Rt.free(at),fn(ot),fn(rt),x||(Wr(a),Dh(a,y))}}ae.prototype.computeMove=function(a,y,x,b){if(b===void 0&&(b=new Rt),b.assign(y),a===null)return b;var E=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(E=Rt.alloc(),rf(this,a,y,E,x)),x=a.dragComputation!==null?a.dragComputation(a,y,E):E;var tt=a.minLocation,ot=tt.x;isNaN(ot)&&(ot=z?Math.round(1e3*a.location.x)/1e3:a.location.x),tt=tt.y,isNaN(tt)&&(tt=z?Math.round(1e3*a.location.y)/1e3:a.location.y);var rt=a.maxLocation,at=rt.x;return isNaN(at)&&(at=z?Math.round(1e3*a.location.x)/1e3:a.location.x),rt=rt.y,isNaN(rt)&&(rt=z?Math.round(1e3*a.location.y)/1e3:a.location.y),b.h(Math.max(ot,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,rt))),E!==y&&Rt.free(E),b};function of(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function rf(a,y,x,b,E){if(E===void 0&&(E=of(a)),b.assign(x),y!==null){var z=a.grid;y=E.gridSnapCellSize,a=y.width,y=y.height;var tt=E.gridSnapOrigin,ot=tt.x;if(tt=tt.y,E=E.gridSnapCellSpot,z!==null){var rt=z.gridCellSize;isNaN(a)&&(a=rt.width),isNaN(y)&&(y=rt.height),z=z.gridOrigin,isNaN(ot)&&(ot=z.x),isNaN(tt)&&(tt=z.y)}z=Rt.allocAt(0,0),z.yi(0,0,a,y,E),qt.No(x.x,x.y,ot+z.x,tt+z.y,a,y,b),Rt.free(z)}}function sf(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof _e&&(y.suspendsRouting=!0)}function Dh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof _e&&(x.suspendsRouting=!1,Zv(x)&&x.bb())}a.Mr=!1}}function Pg(a,y,x){return y=y.containingGroup,y!==null&&(a=Pg(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Lt=ae.prototype,Lt.Pd=function(a,y,x){if(x===void 0)return new vu(yo);var b=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(b=!1),b?new vu(new Rt(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new vu(x.copy())};function Cg(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Wt("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Wt("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Wt("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Wt("Cannot move a Layer before or after itself: "+y)),y.diagram!==a){y=y.name,a=a.Wa,x=a.count;for(var b=0;b<x;b++)a.M(b).name===y&&Wt("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Lt.Al=function(a){Cg(this,a,null),a.Xe(this);var y=this.Wa,x=y.count-1;if(!a.isTemporary)for(;0<=x&&y.M(x).isTemporary;)x--;return y.Gb(x+1,a),this.cc!==null&&this.cb(Ko,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Lt.Ww=function(a,y){Cg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(dr,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z,a);break}return this.cc!==null&&this.cb(Ko,"layers",this,null,a,null,z),this.N(),0>b&&this.Ya(),this},Lt.Cy=function(a,y){Cg(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(dr,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z+1,a);break}return this.cc!==null&&this.cb(Ko,"layers",this,null,a,null,z+1),this.N(),0>b&&this.Ya(),this},Lt.kA=function(a){if(a.diagram!==this&&Wt("Cannot remove a Layer from another Diagram: "+a+" of "+a.diagram),a.name!==""){var y=this.Wa,x=y.indexOf(a);if(y.remove(a)){for(y=a.Pa.copy().iterator;y.next();){var b=y.value,E=b.layerName;E!==a.name?b.layerName=E:b.layerName=""}this.cc!==null&&this.cb(dr,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Lt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Lt.Yw=function(a){return this.pf===null&&(this.pf=new Re),this.pf.add(a),this.model.Pe(a),this},Lt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Lt.Pe=function(a){return this.zg===null&&(this.zg=new Re),this.zg.add(a),this},Lt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Lt.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==$s&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,b=0;b<x;b++)y.M(b)(a)},Lt.cb=function(a,y,x,b,E,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var ot=new No;ot.diagram=this,ot.change=a,ot.propertyName=y,ot.object=x,ot.oldValue=b,ot.oldParam=z,ot.newValue=E,ot.newParam=tt,this.ds(ot)},Lt.g=function(a,y,x,b,E){this.cb(Mo,a,this,y,x,b,E)},ae.prototype.changeState=function(a,y){if(a!==null&&a.diagram===this){var x=this.skipsModelSourceBindings;try{this.skipsModelSourceBindings=!0;var b=a.change;if(b===Mo){var E=a.object;if(vo(E,a.propertyName,a.I(y)),E instanceof Qt){var z=E.part;z!==null&&z.Wb()}this.isModified=!0}else if(b===Ko){var tt=a.object,ot=a.newParam,rt=a.newValue;if(tt instanceof De)if(typeof ot=="number"&&rt instanceof Qt){y?tt.pc(ot):tt.Gb(ot,rt);var at=tt.part;at!==null&&at.Wb()}else typeof ot=="number"&&rt instanceof ar&&(rt.isRow?hS(tt,ot,y?void 0:rt):dS(tt,ot,y?void 0:rt));else if(tt instanceof Nr){var ut=a.oldParam===!0;typeof ot=="number"&&rt instanceof Mn&&(y?(rt.isSelected=!1,rt.isHighlighted=!1,rt.Wb(),tt.pc(ut?ot:-1,rt,ut)):tt.oi(ot,rt,ut))}else tt instanceof ae?typeof ot=="number"&&rt instanceof Nr&&(y?this.Wa.mb(ot):(rt.Xe(this),this.Wa.Gb(ot,rt))):Wt("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(b===dr){var ct=a.object,mt=a.oldParam,yt=a.oldValue;if(ct instanceof De)typeof mt=="number"&&yt instanceof Qt?y?ct.Gb(mt,yt):ct.pc(mt):typeof mt=="number"&&yt instanceof ar&&(yt.isRow?hS(ct,mt,y?yt:void 0):dS(ct,mt,y?yt:void 0));else if(ct instanceof Nr){var St=a.newParam===!0;typeof mt=="number"&&yt instanceof Mn&&(y?0>ct.Pa.indexOf(yt)&&ct.oi(mt,yt,St):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),ct.pc(St?mt:-1,yt,St)))}else ct instanceof ae?typeof mt=="number"&&yt instanceof Nr&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):Wt("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==$s&&Wt("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},ae.prototype.Ea=function(a){return this.undoManager.Ea(a)},ae.prototype.eb=function(a){return this.undoManager.eb(a)},ae.prototype.Kf=function(){return this.undoManager.Kf()},ae.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},ae.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},ae.prototype.rp=function(){this.partManager.rp()};function Lg(a,y,x){var b=a.animationManager;if(a.vb||a.ld)a.Ca=x,Al(a),a.N(),a.Ee=!0,b.zb&&(gu(b)||b.ce.add(b.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,Al(a);else{a.vb=!0;var E=a.viewportBounds.copy(),z=a.Aa,tt=a.ya,ot=a.zoomPoint.x,rt=a.zoomPoint.y,at=a.contentAlignment;isNaN(ot)&&(at.$c()?at.Hf(Pa)?ot=0:at.Hf(Fs)&&(ot=z-1):ot=at.sb()?at.x*(z-1):z/2),isNaN(rt)&&(at.$c()?at.Hf(Js)?rt=0:at.Hf(Ca)&&(rt=tt-1):rt=at.sb()?at.y*(tt-1):tt/2),a.scaleComputation===null||a.animationManager.defaultAnimation.isAnimating||(x=a.scaleComputation(a,x)),x<a.minScale&&(x=a.minScale),x>a.maxScale&&(x=a.maxScale),z=Rt.allocAt(a.pa.x+ot/y-ot/x,a.pa.y+rt/y-rt/x),a.position=z,Rt.free(z),a.Ca=x,Al(a),a.vb=!1,a.onViewportBoundsChanged(E,a.viewportBounds,y,!1),Ha(a,!1),b.zb&&(gu(b)||b.ce.add(b.H,"scale",y,a.Ca))}}ae.prototype.onViewportBoundsChanged=function(a,y,x,b){if(!a.D(y)){b===void 0&&(b=!1),b||(this.Ee=!0),this.vd=!0;var E=this.layout;E===null||!E.isViewportSized||this.autoScale!==as||a.width===y.width&&a.height===y.height||E.C(),E=this.currentTool,this.Vk===!0&&E instanceof ko&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Op(E,this)),this.vb||this.invalidateViewport(a,y),El(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=b,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function El(a,y){var x=a.fe;if(x!==null&&x.visible){for(var b=Ze.alloc(),E=1,z=1,tt=x.O.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt],ut=Math.abs(at.interval);2>ut||(pv(at.figure)?z=z*ut/qt.vx(z,ut):E=E*ut/qt.vx(E,ut))}if(tt=x.gridCellSize,b.h(z*tt.width,E*tt.height),y!==void 0)E=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=ye.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){ye.free(y);return}E=y.width,z=y.height,a=y.x,tt=y.y,ye.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=Rt.alloc(),qt.No(a,tt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),Ze.free(b),x.part.location=y,Rt.free(y)}}ae.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),b=x.length,E=0;E<b;E++)x[E].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},ae.prototype.select=function(a){a!==null&&a.diagram===this&&(!a.isSelected||1<this.selection.count)&&(this.R("ChangingSelection",this.selection),this.clearSelection(!0),a.isSelected=!0,this.R("ChangedSelection",this.selection))},ae.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),ln(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];b instanceof Mn||Wt("Diagram.selectCollection given something that is not a Part: "+b),b.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof Mn||Wt("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},ae.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,b=0;b<x;b++)y[b].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},Lt=ae.prototype,Lt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Lt.Jz=function(a){a=new Oe().addAll(a);for(var y=this.highlighteds.copy().hp(a).iterator;y.next();)y.value.isHighlighted=!1;for(a=a.iterator;a.next();)y=a.value,y instanceof Mn||Wt("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Lt.scroll=function(a,y,x){x===void 0&&(x=1);var b=y==="up"||y==="down",E=0,z=Rt.alloc();if(a==="pixel")E=x;else if(a==="line")E=x*(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=b?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(E=x*Math.max(a-(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){E=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,E.y):y==="left"?this.position=z.h(E.x,x.y):y==="down"?this.position=z.h(x.x,E.bottom-x.height):y==="right"&&(this.position=z.h(E.right-x.width,x.y)),Rt.free(z);return}Wt("scrolling unit must be 'pixel', 'line', 'page', or 'document', not: "+a)}E/=this.scale,x=this.position,y==="up"?this.position=z.h(x.x,x.y-E):y==="down"?this.position=z.h(x.x,x.y+E):y==="left"?this.position=z.h(x.x-E,x.y):y==="right"?this.position=z.h(x.x+E,x.y):Wt("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),Rt.free(z)},Lt.tv=function(a){var y=this.viewportBounds;y.Re(a)||(a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a)},Lt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Lt.op=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),a.copy().transform(this.Ab)},Lt.zA=function(a){var y=this.Ab,x=a.x,b=a.y,E=x+a.width,z=b+a.height,tt=y.m11,ot=y.m12,rt=y.m21,at=y.m22,ut=y.dx,ct=y.dy,mt=x*tt+b*rt+ut;y=x*ot+b*at+ct;var yt=E*tt+b*rt+ut;return a=E*ot+b*at+ct,b=x*tt+z*rt+ut,x=x*ot+z*at+ct,tt=E*tt+z*rt+ut,E=E*ot+z*at+ct,z=Math.min(mt,yt),mt=Math.max(mt,yt),yt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,b),mt=Math.max(mt,b),yt=Math.min(yt,x),y=Math.max(y,x),z=Math.min(z,tt),mt=Math.max(mt,tt),yt=Math.min(yt,E),y=Math.max(y,E),new ye(z,yt,mt-z,y-yt)},Lt.Ps=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),Vn(a.copy(),this.Ab)};function $p(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function kg(a){return a=cf.get(a),a!==null?new a:new Ui}ae.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,b=a.propertyName;if(x===$s&&b[0]==="S")if(b==="StartingFirstTransaction"){var E=this;a=this.toolManager,a.mouseDownTools.each(function(rt){return rt.diagram=E}),a.mouseMoveTools.each(function(rt){return rt.diagram=E}),a.mouseUpTools.each(function(rt){return rt.diagram=E}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else b==="StartingUndo"||b==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):b==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===$s){(b==="FinishedUndo"||b==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),Wr(this));var z=this.animationManager;b==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||Jc(z),b==="CommittedTransaction"&&this.undoManager.isJustDiscarded&&(this.Ce=Math.min(this.Ce,this.undoManager.historyIndex-1)),b!=="CommittedTransaction"&&b!=="RolledBackTransaction"||!this.undoManager.isPendingUnmodified||setTimeout(function(){y.isModified=!1},1);var tt=a.isTransactionFinished;if(tt&&($p(this),this.As.clear(),Gp(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var ot=this;pi(function(){ot.currentTool.standardMouseOver(),ot.Rt=!1},10)}}}finally{this.aa=!0}}}};function Ld(a,y){y=y.O.s;for(var x=y.length,b=0;b<x;b++)Oh(a,y[b])}function Oh(a,y){if(y instanceof Rs){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof Oe&&x.Bg.add(a);var b=y.Eg;if(b!==null&&b.sq===!0&&y.diagram!==null&&y.diagram.Xn.add(y),x.hn)if(x=x.getAttribute("src")||"",b=a.Og.I(x),b===null)b=[],b.push(y),a.Og.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}}function Mg(a,y){if(y instanceof Rs){var x=y.element;if(x!==null&&x instanceof HTMLImageElement&&x.hn){var b=x.getAttribute("src")||"",E=a.Og.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&(a.Og.remove(b),x.Fq&&x.removeEventListener("load",x.Fq),x.Yp&&x.removeEventListener("error",x.Yp),delete x.Fq,delete x.Yp,x.Bg instanceof Oe&&x.Bg.remove(a),kf(b));break}}}}}ae.prototype.Wd=function(){this.partManager.Wd()},ae.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},ae.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},ae.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},ae.prototype.Vb=function(a){return this.partManager.Vb(a)},ae.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Lt=ae.prototype,Lt.Lc=function(a){return this.partManager.Lc(a)},Lt.ii=function(a){return this.partManager.ii(a)},Lt.Kc=function(a){return this.partManager.Kc(a)},Lt.ms=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ms.apply(this.partManager,y instanceof Array?y:zn(Lo(y)))},Lt.ls=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ls.apply(this.partManager,y instanceof Array?y:zn(Lo(y)))};function Al(a){var y=a.pa,x=a.Ca;a.Rw.h(y.x,y.y,Math.max(a.Aa,0)/x,Math.max(a.ya,0)/x),a.vd=!0}function bg(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),Ha(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Lt.Va=function(){if(this.Zi){var a=ye.alloc();bg(this,this.computeBounds(a)),ye.free(a)}},Lt.rz=function(){for(var a=new Oe,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&a.add(x)}for(y=this.links;y.next();)x=y.value,x.isTopLevel&&a.add(x);return a.iterator},Lt.qz=function(){return this.ai.iterator},Lt.Uz=function(a){Wr(this),a&&af(this,!0),this.ld?Ng(this,!1):(this.Jk=!0,ba(this))};function af(a,y){for(var x=a.ai.iterator;x.next();)tm(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function tm(a,y,x){if(y!==null){for(var b=y.gl.iterator;b.next();)tm(a,b.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Ng(a,y){if(a.xh&&!a.lt){var x=a.aa;a.aa=!0;var b=a.undoManager.transactionLevel,E=a.layout,z=a.animationManager;try{b===0&&(a.undoManager.isInternalTransaction=!0,a.Ea("Layout")),1>=b&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||Vl(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)Tg(a,tt.value,y,b);E.isValidLayout||(!y||E.isRealtime||E.isRealtime===null||b===0?(E.doLayout(a),Wr(a),E.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,b===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||b!==0&&b!==1||Jc(z),a.aa=x}}}function Tg(a,y,x,b){if(y!==null){for(var E=y.gl.iterator;E.next();)Tg(a,E.value,x,b);E=y.layout,E===null||E.isValidLayout||(!x||E.isRealtime||b===0?(y.rh=!y.location.w(),E.doLayout(y),y.C(32),cc(a,y),E.isValidLayout=!0):a.xh=!0)}}Lt.yz=function(){for(var a=new Re,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function ev(a){function y(E){var z=E.toLowerCase(),tt=new Re;x.add(E,tt),x.add(z,tt),b.add(E,E),b.add(z,E)}var x=new Cn,b=new Cn;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=b}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function lf(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Wt("Unknown DiagramEvent name: "+y)}Lt.Bj=function(a,y){return a=lf(this,a),a!==null&&a.add(y),this},Lt.am=function(a,y){a=lf(this,a),a!==null&&a.remove(y)},Lt.R=function(a,y,x){var b=lf(this,a),E=new Ou;if(E.diagram=this,a=em(this,a),a!==null&&(E.name=a),y!==void 0&&(E.subject=y),x!==void 0&&(E.parameter=x),y=b.length,y===1)b.M(0)(E);else if(y!==0)for(b=b.Fa(),x=0;x<y;x++)(0,b[x])(E)};function uf(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Lt.Yj=function(a,y){return hf(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},ae.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?gg(this,a):a.assign(this.documentBounds)};function hf(a,y,x,b){var E=a.Xh;if(E===null&&(a.Xh=E=new op(a.avoidanceCellSize)),E.vs||E.group!==x||E.Yx!==b){if(E.Hx=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),E.Ix=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=nm(a,x)),x===null){y=ye.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),E.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,ot=tt.layer;ot!==null&&ot.visible&&!ot.isTemporary&&df(a,tt,b,y)}ye.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),E.initialize(y)),y=ye.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof qe&&df(a,tt,b,y);ye.free(y)}E.group=x,E.Yx=b,E.vs=!1}else y&&o1(E);return E}function nm(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?nm(a,y.containingGroup):null}function df(a,y,x,b){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(b),a=a.Xh;var E=y.x,z=y.y;if(Ef(a,E,z))for(x=(z-a.Od)/a.sc|0,b=Math.min((E+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),E=(E-a.Nd)/a.rc|0;E<=b;E++)if(z=a.ac[E],z.fill)z.fill(ah,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=ah}else if(y instanceof Qn)for(y=y.memberParts;y.next();)E=y.value,E instanceof qe&&df(a,E,x,b)}}function Ju(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}ae.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Fg(this)};function Fg(a){a.vk===-1&&(a.vk=pi(function(){if(a.vk!==-1&&(a.ug(),a.lastInput.event!==null)){var y=a.computeAutoScrollPosition(a.wp);y.Xa(a.position)||(a.position=y,a.lastInput.documentPoint=a.Ps(a.wp),a.doMouseMove(),a.Zi=!0,y=ye.alloc(),a.computeBounds(y),y.ed(a.documentBounds),bg(a,y),ye.free(y),a.Fc=!0,a.bd(),Fg(a))}},a.vp))}ae.prototype.ug=function(){this.vk!==-1&&(Ce.clearTimeout(this.vk),this.vk=-1)},ae.prototype.computeAutoScrollPosition=function(a){var y=this.position,x=this.xp;if(0>=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var b=this.viewportBounds,E=this.scale;b=ye.allocAt(0,0,b.width*E,b.height*E);var z=Rt.allocAt(0,0);if(a.x>=b.x&&a.x<b.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<b.x+x.left/2&&(z.x-=tt),a.x<b.x+x.left/4&&(z.x-=4*tt)}else a.x<=b.x+b.width&&a.x>b.x+b.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>b.x+b.width-x.right/2&&(z.x+=tt),a.x>b.x+b.width-x.right/4&&(z.x+=4*tt));return a.y>=b.y&&a.y<b.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<b.y+x.top/2&&(z.y-=tt),a.y<b.y+x.top/4&&(z.y-=4*tt)):a.y<=b.y+b.height&&a.y>b.y+b.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>b.y+b.height-x.bottom/2&&(z.y+=tt),a.y>b.y+b.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(yo)||(y=new Rt(y.x+z.x/E,y.y+z.y/E)),ye.free(b),Rt.free(z),y},Lt=ae.prototype,Lt.Cs=function(){return null},Lt.av=function(){return null},Lt.bs=function(a,y){this.pj.add(a,y)},Lt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof Qn&&(y.$p=null)})};function fc(a,y,x){function b(){var ut=+new Date;for(z=!0,tt.reset();tt.next();)if(!tt.value[0].al){z=!1;break}z||ut-at>rt?y(x,E,ot):Ce.requestAnimationFrame(b)}for(var E=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof E!="function"||z)return y(x,E,a);var ot=a,rt=x.callbackTimeout||300,at=+new Date;return Ce.requestAnimationFrame(function(){b()}),null}Lt.Wz=function(a){return Io?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Lt.Jx=function(a){return a===void 0&&(a={}),fc(this,this.Xz,a)},Lt.Xz=function(a,y,x){var b=im(x,a,"canvas",null);if(b===null)return null;x=b.Z.canvas;var E=null;if(x!==null)switch(E=a.returnType,E===void 0?E="string":E=E.toLowerCase(),E){case bd+"data":E=b.getImageData(0,0,x.width,x.height);break;case bd:b=(a.document||document).createElement("img"),b.src=x.toDataURL(a.type,a.details),E=b;break;case"blob":return typeof y!="function"&&Wt('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:E=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(E),null):E};function im(a,y,x,b){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Wt("properties argument must be an Object.");var E=y.size||null,z=y.scale||null;y.scale!==void 0&&isNaN(y.scale)&&(z="NaN");var tt=y.maxSize;y.maxSize===void 0&&(tt=x==="SVG"?new Ze(1/0,1/0):new Ze(2e3,2e3));var ot=y.position||null,rt=y.parts||null,at=y.padding===void 0?1:y.padding,ut=y.background||null,ct=y.omitTemporary;ct===void 0&&(ct=!0);var mt=y.document||document,yt=y.elementFinished||null,St=y.showTemporary;St===void 0&&(St=!ct),y=y.showGrid,y===void 0&&(y=St),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof at=="number"?at=new ci(at):at instanceof ci||Wt("MakeImage padding must be a Margin or a number."),at.left=Math.max(at.left,0),at.right=Math.max(at.right,0),at.top=Math.max(at.top,0),at.bottom=Math.max(at.bottom,0),a.ib.Vc(!0),ct=new Wa(null,mt,void 0,!0);var Mt=ct.context;if(!(E||z||rt||ot))return ct.width=a.Aa+Math.ceil(at.left+at.right),ct.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?b===null?null:(b.resize(ct.width,ct.height,ct.width,ct.height),b.ownerDocument=mt,b.hs=yt,nf(a,b.context,at,new Ze(ct.width,ct.height),a.Ca,a.pa,rt,ut,St,y),b.context):(a.Xm=!1,nf(a,Mt,at,new Ze(ct.width,ct.height),a.Ca,a.pa,rt,ut,St,y),a.Xm=!0,ct.context);var Ot=a.Pp,Bt=a.documentBounds.copy();if(Bt.Fv(a.yb),St)for(var zt=a.Wa.s,_t=zt.length,Ut=0;Ut<_t;Ut++){var Jt=zt[Ut];if(Jt.visible&&Jt.isTemporary){Jt=Jt.Pa.s;for(var re=Jt.length,Xe=0;Xe<re;Xe++){var pn=Jt[Xe];pn.isInDocumentBounds&&pn.isVisible()&&(pn=pn.actualBounds,pn.w()&&Bt.ed(pn))}}}if(zt=new Rt(Bt.x,Bt.y),rt!==null){for(_t=new ye(0,0,0,0),Ut=!0,Jt=rt.iterator,Jt.reset();Jt.next();)re=Jt.value,re instanceof Mn&&(Xe=re.layer,Xe!==null&&!Xe.visible||Xe!==null&&!St&&Xe.isTemporary||!re.isVisible()||(re=re.actualBounds,re.w()&&(Ut?(Ut=!1,_t.assign(re)):_t.ed(re))));Bt.width=_t.width,Bt.height=_t.height,zt.x=_t.x,zt.y=_t.y}return ot!==null&&ot.w()&&(zt=ot,z||(z=Ot)),_t=ot=0,at!==null&&(ot=at.left+at.right,_t=at.top+at.bottom),Ut=Jt=0,E!==null&&(Jt=E.width,Ut=E.height,isFinite(Jt)&&(Jt=Math.max(0,Jt-ot)),isFinite(Ut)&&(Ut=Math.max(0,Ut-_t))),E!==null&&z!==null?(z==="NaN"&&(z=Ot),E.w()?(E=Jt,Bt=Ut):isNaN(Ut)?(E=Jt,Bt=Bt.height*z):(E=Bt.width*z,Bt=Ut)):E!==null?E.w()?(z=Math.min(Jt/Bt.width,Ut/Bt.height),E=Jt,Bt=Ut):isNaN(Ut)?(z=Jt/Bt.width,E=Jt,Bt=Bt.height*z):(z=Ut/Bt.height,E=Bt.width*z,Bt=Ut):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-ot)/Bt.width,(tt.height-_t)/Bt.height),z>Ot?(z=Ot,E=Bt.width,Bt=Bt.height):(E=tt.width,Bt=tt.height)):(E=Bt.width*z,Bt=Bt.height*z):(z=Ot,E=Bt.width,Bt=Bt.height),at!==null?(E+=ot,Bt+=_t):at=new ci(0),tt!==null&&(Ot=tt.width,tt=tt.height,isNaN(Ot)&&(Ot=2e3),isNaN(tt)&&(tt=2e3),isFinite(Ot)&&(E=Math.min(E,Ot)),isFinite(tt)&&(Bt=Math.min(Bt,tt))),ct.width=Math.ceil(E),ct.height=Math.ceil(Bt),x==="SVG"?b===null?null:(b.resize(ct.width,ct.height,ct.width,ct.height),b.ownerDocument=mt,b.hs=yt,nf(a,b.context,at,new Ze(Math.ceil(E),Math.ceil(Bt)),z,zt,rt,ut,St,y),b.context):(a.Xm=!1,nf(a,Mt,at,new Ze(Math.ceil(E),Math.ceil(Bt)),z,zt,rt,ut,St,y),a.Xm=!0,ct.context)}je.Object.defineProperties(ae.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof gt||(a===""&&(a="default"),a=a.toLowerCase(),a!==this.nl&&(this.nl=a,a==="default"||a==="canvas"?(a=this.pj.get("svg"),a!==null&&a.Oa.remove(),this.ta&&(this.ib=this.ta.context)):a==="svg"?(this.pj.contains("svg")?a=this.pj.get("svg"):(a=new Bl(this,Ce.document),this.bs("svg",a)),this.div!==null&&this.div.appendChild(a.Oa),this.ib=a.context,this.ta&&(this.ta.context.setTransform(this.Mb,0,0,this.Mb,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya))):a!=="debug"||this.pj.contains("SVG")||(a=new Bl(this,Ce.document),this.bs("SVG",a),a.Oa.style.backgroundColor="whitesmoke",this.div!==null&&this.div.after(a.Oa)),this.hk()))}},div:{get:function(){return this.Ka},set:function(a){if(this.Ka!==a){var y=this.Ka;y!==null?(y.H=void 0,y.goDiagram=void 0,y.go=void 0,y.innerHTML="",this.ta!==null&&(y=this.ta.Oa,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.ta.mx()),this.ol&&(this.ol.disconnect(),this.ol=null),y=this.toolManager,y!==null&&(y.mouseDownTools.each(function(x){x.cancelWaitAfter()}),y.mouseMoveTools.each(function(x){x.cancelWaitAfter()}),y.mouseUpTools.each(function(x){x.cancelWaitAfter()})),y.cancelWaitAfter(),this.currentTool.doCancel(),this.ta=null,this.removeEventListener(Ce,"resize",this.Ov,!1),this.removeEventListener(Ce,"wheel",this.$j,!0),Ul===this&&(Ul=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),cg(this,a),this.hk())}}},$w:{get:function(){return this.Sq}},pi:{get:function(){return this.hf}},draggedLink:{get:function(){return this.nt},set:function(a){this.nt!==a&&(this.nt=a,a!==null&&(this.Vt=a.fromPort,this.Wt=a.toPort))}},Mx:{get:function(){return this.Vt},set:function(a){this.Vt=a}},Nx:{get:function(){return this.Wt},set:function(a){this.Wt=a}},animationManager:{get:function(){return this.Yd}},undoManager:{get:function(){return this.cc.undoManager}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a,this.cc.skipsUndoManager=a}},delaysLayout:{get:function(){return this.lt},set:function(a){this.lt=a}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&un(a,"0 <= value <= 1",ae,"opacity"),this.pb=a,this.g("opacity",y,a),this.N())}},validCycle:{get:function(){return this.wu},set:function(a){var y=this.wu;y!==a&&(this.wu=a,this.g("validCycle",y,a))}},layers:{get:function(){return this.Wa.iterator}},isModelReadOnly:{get:function(){var a=this.cc;return a===null?!1:a.isReadOnly},set:function(a){var y=this.cc;y!==null&&(y.isReadOnly=a)}},isReadOnly:{get:function(){return this.Gg},set:function(a){var y=this.Gg;y!==a&&(this.Gg=a,this.g("isReadOnly",y,a))}},isEnabled:{get:function(){return this.Jd},set:function(a){var y=this.Jd;y!==a&&(this.Jd=a,this.g("isEnabled",y,a))}},allowClipboard:{get:function(){return this.Us},set:function(a){var y=this.Us;y!==a&&(this.Us=a,this.g("allowClipboard",y,a))}},allowCopy:{get:function(){return this.Fi},set:function(a){var y=this.Fi;y!==a&&(this.Fi=a,this.g("allowCopy",y,a))}},allowDelete:{get:function(){return this.Gi},set:function(a){var y=this.Gi;y!==a&&(this.Gi=a,this.g("allowDelete",y,a))}},allowDragOut:{get:function(){return this.Vs},set:function(a){var y=this.Vs;y!==a&&(this.Vs=a,this.g("allowDragOut",y,a))}},allowDrop:{get:function(){return this.Ws},set:function(a){var y=this.Ws;y!==a&&(this.Ws=a,this.g("allowDrop",y,a))}},allowTextEdit:{get:function(){return this.Pi},set:function(a){var y=this.Pi;y!==a&&(this.Pi=a,this.g("allowTextEdit",y,a))}},allowGroup:{get:function(){return this.Hi},set:function(a){var y=this.Hi;y!==a&&(this.Hi=a,this.g("allowGroup",y,a))}},allowUngroup:{get:function(){return this.Qi},set:function(a){var y=this.Qi;y!==a&&(this.Qi=a,this.g("allowUngroup",y,a))}},allowInsert:{get:function(){return this.Ys},set:function(a){var y=this.Ys;y!==a&&(this.Ys=a,this.g("allowInsert",y,a))}},allowLink:{get:function(){return this.Ii},set:function(a){var y=this.Ii;y!==a&&(this.Ii=a,this.g("allowLink",y,a))}},allowRelink:{get:function(){return this.Ki},set:function(a){var y=this.Ki;y!==a&&(this.Ki=a,this.g("allowRelink",y,a))}},allowMove:{get:function(){return this.Ji},set:function(a){var y=this.Ji;y!==a&&(this.Ji=a,this.g("allowMove",y,a))}},allowReshape:{get:function(){return this.Li},set:function(a){var y=this.Li;y!==a&&(this.Li=a,this.g("allowReshape",y,a))}},allowResize:{get:function(){return this.Mi},set:function(a){var y=this.Mi;y!==a&&(this.Mi=a,this.g("allowResize",y,a))}},allowRotate:{get:function(){return this.Ni},set:function(a){var y=this.Ni;y!==a&&(this.Ni=a,this.g("allowRotate",y,a))}},allowSelect:{get:function(){return this.Oi},set:function(a){var y=this.Oi;y!==a&&(this.Oi=a,this.g("allowSelect",y,a))}},allowUndo:{get:function(){return this.Zs},set:function(a){var y=this.Zs;y!==a&&(this.Zs=a,this.g("allowUndo",y,a))}},allowZoom:{get:function(){return this.at},set:function(a){var y=this.at;y!==a&&(this.at=a,this.g("allowZoom",y,a))}},hasVerticalScrollbar:{get:function(){return this.nn},set:function(a){var y=this.nn;y!==a&&(this.nn=a,this.Ee=!0,this.N(),this.g("hasVerticalScrollbar",y,a),Ha(this,!1))}},hasHorizontalScrollbar:{get:function(){return this.mn},set:function(a){var y=this.mn;y!==a&&(this.mn=a,this.Ee=!0,this.N(),this.g("hasHorizontalScrollbar",y,a),Ha(this,!1))}},allowHorizontalScroll:{get:function(){return this.Xs},set:function(a){var y=this.Xs;y!==a&&(this.Xs=a,this.g("allowHorizontalScroll",y,a),Ha(this,!1))}},allowVerticalScroll:{get:function(){return this.$s},set:function(a){var y=this.$s;y!==a&&(this.$s=a,this.g("allowVerticalScroll",y,a),Ha(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&un(a,">= 0",ae,"scrollHorizontalLineChange"),this.iu=a,this.g("scrollHorizontalLineChange",y,a))}},scrollVerticalLineChange:{get:function(){return this.mu},set:function(a){var y=this.mu;y!==a&&(0>a&&un(a,">= 0",ae,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var b=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===b&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===b&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===b&&(y.style.cursor=a,x.style.cursor=a)))}}}},defaultCursor:{get:function(){return this.Op},set:function(a){a===""&&(a="auto");var y=this.Op;y!==a&&(this.Op=a,this.g("defaultCursor",y,a))}},click:{get:function(){return this.zh},set:function(a){var y=this.zh;y!==a&&(this.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.Fh},set:function(a){var y=this.Fh;y!==a&&(this.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.Bh},set:function(a){var y=this.Bh;y!==a&&(this.Bh=a,this.g("contextClick",y,a))}},mouseOver:{get:function(){return this.Qh},set:function(a){var y=this.Qh;y!==a&&(this.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.Oh},set:function(a){var y=this.Oh;y!==a&&(this.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.Nh},set:function(a){var y=this.Nh;y!==a&&(this.Nh=a,this.g("mouseHold",y,a))}},mouseDragOver:{get:function(){return this.Qt},set:function(a){var y=this.Qt;y!==a&&(this.Qt=a,this.g("mouseDragOver",y,a))}},mouseDrop:{get:function(){return this.Lh},set:function(a){var y=this.Lh;y!==a&&(this.Lh=a,this.g("mouseDrop",y,a))}},handlesDragDropForTopLevelParts:{get:function(){return this.xt},set:function(a){var y=this.xt;y!==a&&(this.xt=a,this.g("handlesDragDropForTopLevelParts",y,a))}},mouseEnter:{get:function(){return this.Mh},set:function(a){var y=this.Mh;y!==a&&(this.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.Ph},set:function(a){var y=this.Ph;y!==a&&(this.Ph=a,this.g("mouseLeave",y,a))}},toolTip:{get:function(){return this.$h},set:function(a){var y=this.$h;y!==a&&(this.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.Ch},set:function(a){var y=this.Ch;y!==a&&(this.Ch=a,this.g("contextMenu",y,a))}},commandHandler:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a,a.Xe(this))}},toolManager:{get:function(){return this.te},set:function(a){this.te!==a&&(this.te=a,a.diagram=this)}},defaultTool:{get:function(){return this.ob},set:function(a){var y=this.ob;y!==a&&(this.ob=a,a.diagram=this,this.currentTool===y&&(this.currentTool=a))}},currentTool:{get:function(){return this.hb},set:function(a){var y=this.hb;y&&(y.isActive&&y.doDeactivate(),y.cancelWaitAfter(),y.doStop()),a===null&&(a=this.defaultTool),a!==null&&(this.hb=a,a.diagram=this,a.doStart())}},selection:{get:function(){return this.Hw}},maxSelectionCount:{get:function(){return this.Nt},set:function(a){var y=this.Nt;if(y!==a)if(0<=a&&!isNaN(a)){if(this.Nt=a,this.g("maxSelectionCount",y,a),!this.undoManager.isUndoingRedoing&&(a=this.selection.count-a,0<a)){this.R("ChangingSelection",this.selection),y=this.selection.Fa();for(var x=0;x<a;x++)y[x].isSelected=!1;this.R("ChangedSelection",this.selection)}}else un(a,">= 0",ae,"maxSelectionCount")}},nodeSelectionAdornmentTemplate:{get:function(){return this.St},set:function(a){var y=this.St;y!==a&&(this.St=a,this.g("nodeSelectionAdornmentTemplate",y,a))}},groupSelectionAdornmentTemplate:{get:function(){return this.wt},set:function(a){var y=this.wt;y!==a&&(this.wt=a,this.g("groupSelectionAdornmentTemplate",y,a))}},linkSelectionAdornmentTemplate:{get:function(){return this.Kt},set:function(a){var y=this.Kt;y!==a&&(this.Kt=a,this.g("linkSelectionAdornmentTemplate",y,a))}},highlighteds:{get:function(){return this.nw}},isModified:{get:function(){var a=this.undoManager;return a.isEnabled?a.currentTransaction!==null?!0:this.rn&&this.Ce!==a.historyIndex:this.rn},set:function(a){if(this.rn!==a){this.rn=a;var y=this.undoManager;!a&&y.isEnabled&&(this.Ce=y.historyIndex),a||$p(this)}}},model:{get:function(){return this.cc},set:function(a){var y=this.cc;if(y!==a){this.currentTool.doCancel(),y&&y.undoManager!==a.undoManager&&y.undoManager.isInTransaction&&Wt("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=dg(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var b=this.vb;this.vb=!0,Vl(this.animationManager,"Model"),y&&(this.pf!==null&&this.pf.each(function(z){return y.ik(z)}),y.ik(this.Oc)),this.cc=a,this.partManager=kg(this.cc.type);for(var E=0;E<x.length;E++)this.add(x[E]);a.Pe(this.Hb),this.partManager.addAllModeledParts(),a.ik(this.Hb),a.Pe(this.Oc),this.pf!==null&&this.pf.each(function(z){return a.Pe(z)}),this.vb=b,this.Ya(),this.vb||this.N(),y&&a.undoManager.copyProperties(y.undoManager)}}},aa:{get:function(){return this.rw},set:function(a){this.rw=a}},As:{get:function(){return this.sy}},skipsModelSourceBindings:{get:function(){return this.Iw},set:function(a){this.Iw=a}},Ns:{get:function(){return this.ou},set:function(a){this.ou=a}},nodeTemplate:{get:function(){return this.Lg.I("")},set:function(a){var y=this.Lg.I("");y!==a&&(this.Lg.add("",a),this.g("nodeTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},nodeTemplateMap:{get:function(){return this.Lg},set:function(a){var y=this.Lg;y!==a&&(this.Lg=a,this.g("nodeTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplate:{get:function(){return this.Yi.I("")},set:function(a){var y=this.Yi.I("");y!==a&&(this.Yi.add("",a),this.g("groupTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplateMap:{get:function(){return this.Yi},set:function(a){var y=this.Yi;y!==a&&(this.Yi=a,this.g("groupTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplate:{get:function(){return this.Kh.I("")},set:function(a){var y=this.Kh.I("");y!==a&&(this.Kh.add("",a),this.g("linkTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplateMap:{get:function(){return this.Kh},set:function(a){var y=this.Kh;y!==a&&(this.Kh=a,this.g("linkTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},isMouseCaptured:{get:function(){return this.qw},set:function(a){var y=this.ta;y!==null&&(y=y.Oa,y instanceof SVGElement||(a?(this.lastInput.bubbles=!1,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.addEventListener(Ce,"pointermove",this.dk,!0),this.addEventListener(Ce,"pointerdown",this.ui,!0),this.addEventListener(Ce,"pointerup",this.fk,!0),this.addEventListener(Ce,"pointerout",this.ek,!0),this.addEventListener(Ce,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(Ce,"wheel",this.$j,!0),this.addEventListener(Ce,"selectstart",this.preventDefault,!1)):(this.removeEventListener(Ce,"pointermove",this.dk,!0),this.removeEventListener(Ce,"pointerdown",this.ui,!0),this.removeEventListener(Ce,"pointerup",this.fk,!0),this.removeEventListener(Ce,"pointerout",this.ek,!0),this.removeEventListener(Ce,"pointercancel",this.ck,!0),this.addEventListener(y,"pointermove",this.dk,!1),this.addEventListener(y,"pointerdown",this.ui,!1),this.addEventListener(y,"pointerup",this.fk,!1),this.addEventListener(y,"pointerout",this.ek,!1),this.addEventListener(y,"pointercancel",this.ck,!1),this.removeEventListener(Ce,"wheel",this.$j,!0),this.removeEventListener(Ce,"selectstart",this.preventDefault,!1),this.addEventListener(y,"wheel",this.$j,!1)),this.qw=a))}},position:{get:function(){return this.pa},set:function(a){var y=Rt.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),Hp(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?Al(this):(this.vb=!0,a=this.scale,pg(this,this.Sp,this.Aa/a,this.ya/a,this.zk,!1),this.vb=!1),this.vb||this.onViewportBoundsChanged(x,this.viewportBounds,this.Ca,!1)}Rt.free(y)}},initialPosition:{get:function(){return this.zt},set:function(a){this.zt.D(a)||(this.zt=a.J())}},initialScale:{get:function(){return this.At},set:function(a){this.At!==a&&(this.At=a)}},grid:{get:function(){return this.fe===null&&(this.fe=Xp(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Xp(this)),a.type!==De.Grid&&Wt("Diagram.grid must be a Panel of type Panel.Grid");var x=y.panel;x!==null&&x.remove(y),this.fe=a,a.name="GRID",x!==null&&x.add(a),El(this),this.N(),this.g("grid",y,a)}}},viewportBounds:{get:function(){return this.Rw}},viewSize:{get:function(){return this.wo},set:function(a){var y=this.viewSize;y.D(a)||(this.wo=a=a.J(),this.ya=this.Aa=0,a.w()?(this.Aa=a.width,this.ya=a.height):this.Ka!==null&&(this.Aa=this.Ka.clientWidth||1,this.ya=this.Ka.clientHeight||1),Al(this),this.Ya(),this.g("viewSize",y,a),this.redraw())}},fixedBounds:{get:function(){return this.ut},set:function(a){var y=this.ut;y.D(a)||(a.width!==-1/0&&a.height!==1/0&&a.height!==-1/0||Wt("fixedBounds width/height must not be Infinity"),this.ut=a=a.J(),this.Ya(),this.g("fixedBounds",y,a))}},scrollMargin:{get:function(){return this.rj},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.rj;y.D(a)||(this.rj=a=a.J(),this.g("scrollMargin",y,a),this.hk())}},scrollMode:{get:function(){return this.sj},set:function(a){var y=this.sj;y!==a&&(this.sj=a,a===Qu&&Ha(this,!1),this.g("scrollMode",y,a),this.Ee=!0,this.N())}},scrollsPageOnFocus:{get:function(){return this.nu},set:function(a){var y=this.nu;y!==a&&(this.nu=a,this.g("scrollsPageOnFocus",y,a))}},positionComputation:{get:function(){return this.Zt},set:function(a){var y=this.Zt;y!==a&&(this.Zt=a,Ha(this,!1),this.g("positionComputation",y,a))}},scaleComputation:{get:function(){return this.fu},set:function(a){var y=this.fu;y!==a&&(this.fu=a,Lg(this,this.scale,this.scale),this.g("scaleComputation",y,a))}},documentBounds:{get:function(){return this.Sp}},isVirtualized:{get:function(){return this.It},set:function(a){var y=this.It;y!==a&&(this.It=a,this.g("isVirtualized",y,a))}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&Lg(this,y,a)}},defaultScale:{get:function(){return this.Pp},set:function(a){this.Pp=a}},autoScale:{get:function(){return this.yh},set:function(a){var y=this.yh;y!==a&&(this.yh=a,this.g("autoScale",y,a),a!==as&&Ha(this,!1))}},initialAutoScale:{get:function(){return this.Fg},set:function(a){var y=this.Fg;y!==a&&(this.Fg=a,this.g("initialAutoScale",y,a))}},initialViewportSpot:{get:function(){return this.Bt},set:function(a){var y=this.Bt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.Bt=a,this.g("initialViewportSpot",y,a))}},initialDocumentSpot:{get:function(){return this.yt},set:function(a){var y=this.yt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.yt=a,this.g("initialDocumentSpot",y,a))}},minScale:{get:function(){return this.Ot},set:function(a){var y=this.Ot;y!==a&&(0<a?(this.Ot=a,this.g("minScale",y,a),a>this.scale&&(this.scale=a)):un(a,"> 0",ae,"minScale"))}},maxScale:{get:function(){return this.Mt},set:function(a){var y=this.Mt;y!==a&&(0<a?(this.Mt=a,this.g("maxScale",y,a),a<this.scale&&(this.scale=a)):un(a,"> 0",ae,"maxScale"))}},zoomPoint:{get:function(){return this.zu},set:function(a){this.zu.D(a)||(this.zu=a=a.J())}},contentAlignment:{get:function(){return this.zk},set:function(a){var y=this.zk;y.D(a)||(this.zk=a=a.J(),this.g("contentAlignment",y,a),Ha(this,!1))}},initialContentAlignment:{get:function(){return this.pq},set:function(a){var y=this.pq;y.D(a)||(this.pq=a=a.J(),this.g("initialContentAlignment",y,a))}},padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.Ya(),this.g("padding",y,a))}},partManager:{get:function(){return this.Pc},set:function(a){var y=this.Pc;y!==a&&(a.diagram!==null&&Wt("Cannot share PartManagers between Diagrams: "+a.toString()),y&&y.Xe(null),this.Pc=a,a.Xe(this))}},nodes:{get:function(){return this.partManager.nodes.iterator}},links:{get:function(){return this.partManager.links.iterator}},parts:{get:function(){return this.partManager.parts.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;y!==a&&(this.Sc=a,a.diagram=this,a.group=null,this.xh=!0,this.g("layout",y,a),this.$b())}},isTreePathToChildren:{get:function(){return this.Ht},set:function(a){var y=this.Ht;if(y!==a&&(this.Ht=a,this.g("isTreePathToChildren",y,a),!this.undoManager.isUndoingRedoing))for(a=this.nodes;a.next();)Kg(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==qu&&a!==rr&&a!==ff&&Wt("Unknown Diagram.treeCollapsePolicy: "+a),this.uu=a,this.g("treeCollapsePolicy",y,a))}},Ue:{get:function(){return this.pw},set:function(a){this.pw=a}},avoidanceCellSize:{get:function(){return this.aw},set:function(a){this.Xh=null,this.aw=new Ze(Math.max(1,a.width),Math.max(1,a.height))}},avoidanceLimit:{get:function(){return this.bw},set:function(a){this.bw=Math.max(1,a)}},autoScrollInterval:{get:function(){return this.vp},set:function(a){var y=this.vp;y!==a&&(this.vp=a,this.g("autoScrollInterval",y,a))}},autoScrollRegion:{get:function(){return this.xp},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),je.Object.defineProperties(ae,{licenseKey:{get:function(){return Ig.jc()},set:function(a){Ig.add(a.replace(/\s/g,""))}},version:{get:function(){return Md}}}),ae.prototype.makeImageData=ae.prototype.Jx,ae.prototype.makeImage=ae.prototype.Wz,ae.prototype.cacheGroupExternalLinks=ae.prototype.Fu,ae.prototype.addRenderer=ae.prototype.bs,ae.prototype.makeSVG=ae.prototype.av,ae.prototype.makeSvg=ae.prototype.Cs,ae.prototype.stopAutoScroll=ae.prototype.ug,ae.prototype.doAutoScroll=ae.prototype.gs,ae.prototype.isUnoccupied=ae.prototype.Yj,ae.prototype.raiseDiagramEvent=ae.prototype.R,ae.prototype.removeDiagramListener=ae.prototype.am,ae.prototype.addDiagramListener=ae.prototype.Bj,ae.prototype.findTreeRoots=ae.prototype.yz,ae.prototype.layoutDiagram=ae.prototype.Uz,ae.prototype.findTopLevelGroups=ae.prototype.qz,ae.prototype.findTopLevelNodesAndLinks=ae.prototype.rz,ae.prototype.ensureBounds=ae.prototype.Va,ae.prototype.findLinksByExample=ae.prototype.ls,ae.prototype.findNodesByExample=ae.prototype.ms,ae.prototype.findLinkForData=ae.prototype.Kc,ae.prototype.findNodeForData=ae.prototype.ii,ae.prototype.findPartForData=ae.prototype.Lc,ae.prototype.findLinkForKey=ae.prototype.findLinkForKey,ae.prototype.findNodeForKey=ae.prototype.Vb,ae.prototype.findPartForKey=ae.prototype.findPartForKey,ae.prototype.rebuildParts=ae.prototype.Wd,ae.prototype.transformViewToDoc=ae.prototype.Ps,ae.prototype.transformRectDocToView=ae.prototype.zA,ae.prototype.transformDocToView=ae.prototype.op,ae.prototype.centerRect=ae.prototype.es,ae.prototype.scrollToRect=ae.prototype.tv,ae.prototype.scroll=ae.prototype.scroll,ae.prototype.highlightCollection=ae.prototype.Jz,ae.prototype.highlight=ae.prototype.Iz,ae.prototype.selectCollection=ae.prototype.rA,ae.prototype.select=ae.prototype.select,ae.prototype.updateAllRelationshipsFromData=ae.prototype.rp,ae.prototype.updateAllTargetBindings=ae.prototype.updateAllTargetBindings,ae.prototype.commit=ae.prototype.commit,ae.prototype.rollbackTransaction=ae.prototype.Kf,ae.prototype.commitTransaction=ae.prototype.eb,ae.prototype.startTransaction=ae.prototype.Ea,ae.prototype.raiseChanged=ae.prototype.g,ae.prototype.raiseChangedEvent=ae.prototype.cb,ae.prototype.removeChangedListener=ae.prototype.ik,ae.prototype.addChangedListener=ae.prototype.Pe,ae.prototype.removeModelChangedListener=ae.prototype.mA,ae.prototype.addModelChangedListener=ae.prototype.Yw,ae.prototype.findLayer=ae.prototype.Qj,ae.prototype.removeLayer=ae.prototype.kA,ae.prototype.addLayerAfter=ae.prototype.Cy,ae.prototype.addLayerBefore=ae.prototype.Ww,ae.prototype.addLayer=ae.prototype.Al,ae.prototype.moveParts=ae.prototype.moveParts,ae.prototype.copyParts=ae.prototype.Kj,ae.prototype.removeParts=ae.prototype.Is,ae.prototype.remove=ae.prototype.remove,ae.prototype.add=ae.prototype.add,ae.prototype.clearDelayedGeometries=ae.prototype.bx,ae.prototype.setProperties=ae.prototype.nm,ae.prototype.attach=ae.prototype.Du,ae.prototype.set=ae.prototype.set,ae.prototype.resetInputOptions=ae.prototype.Sx,ae.prototype.setInputOption=ae.prototype.sA,ae.prototype.getInputOption=ae.prototype.Ql,ae.prototype.resetRenderingHints=ae.prototype.Tx,ae.prototype.setRenderingHint=ae.prototype.Xx,ae.prototype.getRenderingHint=ae.prototype.Gf,ae.prototype.maybeUpdate=ae.prototype.bd,ae.prototype.requestUpdate=ae.prototype.$b,ae.prototype.delayInitialization=ae.prototype.Xy,ae.prototype.isUpdateRequested=ae.prototype.Pz,ae.prototype.invalidateDocumentBounds=ae.prototype.Ya,ae.prototype.findObjectsNear=ae.prototype.og,ae.prototype.findPartsNear=ae.prototype.mz,ae.prototype.findObjectsIn=ae.prototype.Cf,ae.prototype.findPartsIn=ae.prototype.ux,ae.prototype.findObjectsAt=ae.prototype.ji,ae.prototype.findPartsAt=ae.prototype.lz,ae.prototype.findObjectAt=ae.prototype.ic,ae.prototype.findPartAt=ae.prototype.Ol,ae.prototype.focusObject=ae.prototype.zz,ae.prototype.alignDocument=ae.prototype.Jy,ae.prototype.zoomToRect=ae.prototype.BA,ae.prototype.zoomToFit=ae.prototype.zoomToFit,ae.prototype.diagramScroll=ae.prototype.kx,ae.prototype.focus=ae.prototype.focus;var cf=new Cn,om=null,Io=Ce.document!==void 0,kd=null,Ih="",as=new he(ae,"None",0),fa=new he(ae,"Uniform",1),Rh=new he(ae,"UniformToFill",2),gc=new he(ae,"CycleAll",10),Eg=new he(ae,"CycleNotDirected",11),Ag=new he(ae,"CycleNotDirectedFast",12),Bg=new he(ae,"CycleNotUndirected",13),Dg=new he(ae,"CycleDestinationTree",14),Og=new he(ae,"CycleSourceTree",15),Qu=new he(ae,"DocumentScroll",1),pc=new he(ae,"InfiniteScroll",2),qu=new he(ae,"TreeParentCollapsed",21),rr=new he(ae,"AllParentsCollapsed",22),ff=new he(ae,"AnyParentsCollapsed",23),Ig=new Re,Md="2.3.10",bd="image",mc=null,rm=!1;function Jr(){if(Io){var a=Ce.document.createElement("canvas"),y=a.getContext("2d"),x=Nn("7ca11abfd022028846");y[x]=Nn("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",Ye.Dx+"4ae6247590da4bb21c324ba3a84e385776",Xn.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",qt.za],E=1;5>E;E++)y[Nn("7ca11abfd7330390")](Nn(b[E-1]),10,15*E);for(y[x]=Nn("39f046ebb36e4b"),x=1;5>x;x++)y[Nn("7ca11abfd7330390")](Nn(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(Xn.prototype.Cd=Xn.prototype.Eu),mc=a}}ae.className="Diagram",ae.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=Ce.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof ae?y.H:null},ae.inherit=function(a,y){function x(){}if(Object.getPrototypeOf(a).prototype)throw Error(`Used go.Diagram.inherit defining already defined class
`+a);x.prototype=y.prototype,a.prototype=new x,a.prototype.constructor=a},ae.useDOM=function(a){Io=a?Ce.document!==void 0:!1},ae.isUsingDOM=function(){return Io},ae.None=as,ae.Uniform=fa,ae.UniformToFill=Rh,ae.CycleAll=gc,ae.CycleNotDirected=Eg,ae.CycleNotDirectedFast=Ag,ae.CycleNotUndirected=Bg,ae.CycleDestinationTree=Dg,ae.CycleSourceTree=Og,ae.DocumentScroll=Qu,ae.InfiniteScroll=pc,ae.TreeParentCollapsed=qu,ae.AllParentsCollapsed=rr,ae.AnyParentsCollapsed=ff;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function Nd(a,y){if(y.ib.setTransform(y.Mb,0,0,y.Mb,0,0),y.ib.yc(),a.Rc===null)t:{y="f";var x=Ce[Nn("76a715b2f73f148a")][Nn("72ba13b5")]||"";if(a.Rc=!0,Io){var b=ae[Nn("76a115b6ed251eaf4692")];if(b)for(var E=Ig.iterator;E.next()&&(b=E.value,b=Nn(b).split(Nn("39e9")),!(6>b.length));){var z=Nn(b[1]).split(".");if(b[4]!=="7da71ca0")break;var tt=Nn(Ye[Nn("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var ot=Ce[Nn("74a900bae4370f8b51")][Nn("6fbb13a1c2311e8a57")].toLowerCase();if(tt=ot[Nn("73a612b6fb191d")](Nn("3aad1ab6e022098b4dc4")),z=Nn(b[2]),-1<tt&&(ot=ot[Nn("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<ot&&ot<tt),!a.Rc))break;for(tt=x[Nn("76ad18b4f73e")],ot=x[Nn("73a612b6fb191d")](Nn("35e7"))+2;ot<tt;ot++)y+=x[ot];if(tt=y[Nn("73a612b6fb191d")](z),0>tt&&z!==Nn("7da71ca0ad381e90")&&(tt=y[Nn("73a612b6fb191d")](Nn("76a715b2ef3e149757"))),0>tt&&(tt=y[Nn("73a612b6fb191d")](Nn("76a715b2ef3e149757"))),0>tt&&(tt=y[Nn("73a612b6fb191d")](Nn("2bfa41fdb3784bca12"))),0>tt&&(tt=x[Nn("73a612b6fb191d")](Nn("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[Nn("73a612b6fb191d")](Nn("35"))||y[Nn("73a612b6fb191d")](Nn("35"))===-1),!a.Rc||x[Nn("73a612b6fb191d")](Nn("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[Nn("73a612b6fb191d")](z)),!a.Rc)||(tt=Ce[Nn("76a715b2f73f148a")][Nn("69ad17a1e03e")],ot=tt[Nn("73a612b6fb191d")](Nn("7fb002b6ed25128b4da25b2e")),-1<ot&&(a.Rc=!(tt[Nn("73a612b6fb191d")](z)>ot),!a.Rc)))break;if(z[0]==="#"){tt=Ce.document.createElement("div");for(var rt=b[0].replace(/[A-Za-z]/g,"");4>rt.length;)rt+="9";if(ot=rt,rt=rt.substr(rt.length-4),b="",b+=["gsh","gsf"][parseInt(rt.substr(0,1),10)%2],b+=["Header","Background","Display","Feedback"][parseInt(rt.substr(0,1),10)%4],tt[Nn("79a417a0f0181a8946")]=b,Ce.document[Nn("78a712aa")]){Ce.document[Nn("78a712aa")][Nn("7bb806b6ed32388c4a875b")](tt),rt=Ce.getComputedStyle(tt).getPropertyValue(Nn("78a704b7e62456904c9b12701b6532a8"));var at=Ce.getComputedStyle(tt).getPropertyValue(Nn("75b817b0ea2202"));if(Ce.document[Nn("78a712aa")][Nn("68ad1bbcf533388c4a875b")](tt),rt){if(tt=Ce[Nn("77a902b0eb1b1e804a8a")],at==="0."+parseInt(ot,10)%100||rt.indexOf(parseInt(z[1]+z[2],16))!==-1&&rt.indexOf(parseInt(z[3]+z[4],16))!==-1){a.Rc=!1;break}else if(tt&&tt(Nn("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(b="."+b,z=0;z<document.styleSheets.length;z++){tt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var ut in tt)if(b===tt[ut].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(ut=x[Nn("76ad18b4f73e")],E=x[Nn("73a612b6fb191d")](Nn("35e7"))+2;E<ut;E++)y+=x[E];x=y[Nn("73a612b6fb191d")](Nn("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[Nn("73a612b6fb191d")](Nn("35")))}}}return 0<a.Rc&&a!==a.wy}sm.className="DiagramHelper";function vu(a){this.j=a===void 0?new Rt:a,this.o=new Rt}je.Object.defineProperties(vu.prototype,{point:{get:function(){return this.j},set:function(a){this.j=a}},shifted:{get:function(){return this.o},set:function(a){this.o=a}}});var vc="DraggingInfo";vu.className="DraggingInfo";function it(a,y,x){this.node=a,this.info=y,this.Su=x}it.className="DraggingNodeInfoPair";function st(){this.reset()}st.prototype.reset=function(){this.isGridSnapEnabled=!1,this.isGridSnapRealtime=!0,this.gridSnapCellSize=new Ze(NaN,NaN).freeze(),this.gridSnapCellSpot=Ai,this.gridSnapOrigin=new Rt(NaN,NaN).freeze(),this.groupsSnapMembers=this.dragsTree=this.dragsLink=!1,this.dragsMembers=this.groupsAlwaysMove=!0},st.className="DraggingOptions";function dt(a,y){if(typeof a=="string"||Ce.Element&&a instanceof Element)var x=ae.call(this,a)||this;else x=ae.call(this)||this,y=a;return ht(x),y&&x.nm(y),x}pe(dt,ae);function ht(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=Gi,a.layout=new Or}dt.prototype.reset=function(){ae.prototype.reset.call(this),ht(this)},dt.className="Palette";function gt(a,y){if(typeof a=="string"||Ce.Element&&a instanceof Element)var x=ae.call(this,a)||this;else x=ae.call(this)||this,y=a;var b=x;x.animationManager.isEnabled=!1,x.vb=!0,x.V=null,x.mn=!1,x.nn=!1,x.F=!0,x.u=!0,x.ia=0,x.o=!1,x.ql=null,x.Xx("drawShadows",!1),a=new Mn;var E=new ii;return E.stroke="magenta",E.strokeWidth=2,E.fill="transparent",E.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(E),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new ci(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new It,x.toolManager.mouseMoveTools),x.click=function(){var z=b.observed;if(z!==null){var tt=z.viewportBounds,ot=b.lastInput.documentPoint;z.position=new Rt(ot.x-tt.width/2,ot.y-tt.height/2)}},x.Pf=function(){b.Ya(),Tt(b)},x.Xd=function(){b.observed!==null&&(b.Ya(),b.N())},x.Ha=function(){1>b.updateDelay?b.N():b.o||(b.o=!0,setTimeout(function(){return b.redraw()},b.updateDelay))},x.Of=function(){b.observed!==null&&Tt(b)},x.autoScale=fa,x.vb=!1,y&&Object.assign(x,y),x}pe(gt,ae),gt.prototype.computePixelRatio=function(){return 1},gt.prototype.redraw=function(){if(this.o&&1<=this.updateDelay){this.o=!1;var a=this.ta,y=this.ib;if(a!==null&&y!==null){if(Pd(this),this.ql===null){var x=new Wa(null);x.width=a.width,x.height=a.height,this.ql=x}try{this.ta=this.ql,this.ib=this.ta.context,this.ib.Vc(!0),this.ib.setTransform(1,0,0,1,0,0),this.ib.clearRect(0,0,this.ta.width,this.ta.height),wt(this)}finally{this.ta=a,this.ib=y}}}ae.prototype.redraw.call(this)},gt.prototype.gc=function(){if(this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!(this.ta instanceof Bl)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){Pd(this);var y=this.ta;a=this.ib,a.Vc(!0),a.setTransform(1,0,0,1,0,0),a.clearRect(0,0,y.width,y.height),1>this.updateDelay?wt(this):this.ql!==null&&(a.drawImage(this.ql.Oa,0,0),y=this.Ab,y.reset(),this.scale!==1&&y.scale(this.scale),this.position.x===0&&this.position.y===0||y.translate(-this.position.x,-this.position.y),a.scale(this.Mb,this.Mb),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.yc()),y=this.Wa.s;for(var x=y.length,b=0;b<x;b++)y[b].gc(a,this);this.Fc=this.vd=!1}}};function wt(a){var y=a.observed;if(y!==null){var x=a.drawsTemporaryLayers,b=a.drawsGrid&&x,E=y.grid;b&&E!==null&&E.visible&&!isNaN(E.width)&&!isNaN(E.height)&&(E=ye.alloc().assign(a.viewportBounds).ed(y.viewportBounds),El(y,E),ye.free(E),Wr(y));var z=a.Ab;z.reset(),a.scale!==1&&z.scale(a.scale),a.position.x===0&&a.position.y===0||z.translate(-a.position.x,-a.position.y),E=a.ib,E.scale(a.Mb,a.Mb),E.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),E.yc(),y=y.Wa.s,z=y.length;for(var tt=0;tt<z;tt++){var ot=y[tt],rt=a;if(ot.visible&&ot.opacity!==0){var at=ot.diagram.grid.part;if(!x&&ot.isTemporary)b&&at.layer===ot&&(ot=mu(ot,E),at.gc(E,rt),E.globalAlpha=ot);else{for(var ut=mu(ot,E),ct=rt.scale,mt=ye.alloc(),yt=ot.Pa.s,St=yt.length,Mt=0;Mt<St;Mt++){var Ot=yt[Mt];(b||Ot!==at)&&ot.Oj(E,Ot,rt,null,ct,mt,!1)}ye.free(mt),E.globalAlpha=ut}}}}}function Tt(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var b=y.selectionObject,E=Ze.alloc();E.h(x.width,x.height),b.desiredSize=E,Ze.free(E),a=2/a.scale,b instanceof ii&&(b.strokeWidth=a),y.location=new Rt(x.x-a/2,x.y-a/2),y.isSelected=!0}}}gt.prototype.computeBounds=function(){var a=this.observed;if(a===null)return cl;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},gt.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},gt.prototype.onViewportBoundsChanged=function(a,y,x,b){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),Tt(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.Oz=b,this.R("ViewportBoundsChanged",this.fc,a))},je.Object.defineProperties(gt.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof gt&&Wt("Overview.observed Diagram may not be an Overview itself: "+a),y!==a){if(y!==null&&(this.remove(this.box),y.am("ViewportBoundsChanged",this.Pf),y.am("DocumentBoundsChanged",this.Xd),y.am("InvalidateDraw",this.Ha),y.am("AnimationFinished",this.Of)),this.V=a,a!==null&&(a.Bj("ViewportBoundsChanged",this.Pf),a.Bj("DocumentBoundsChanged",this.Xd),a.Bj("InvalidateDraw",this.Ha),a.Bj("AnimationFinished",this.Of),this.add(this.box)),this.Ya(),a===null){this.ql=null;var x=this.ta,b=this.ib;x&&b&&(b.setTransform(1,0,0,1,0,0),b.clearRect(0,0,x.width,x.height))}else this.Ha(null),Tt(this),this.N();this.g("observed",y,a)}}},box:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.remove(y),this.add(this.j),Tt(this),this.g("box",y,a))}},drawsTemporaryLayers:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a,this.redraw())}},drawsGrid:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a,this.redraw())}},updateDelay:{get:function(){return this.ia},set:function(a){0>a&&(a=0),this.ia!==a&&(this.ia=a)}}}),gt.className="Overview";function It(){Eo.call(this),this.j=null}pe(It,Eo),It.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||!a.allowMove||!a.allowSelect)return!1;var y=a.observed;if(y===null)return!1;var x=a.lastInput;return!x.left||a.currentTool!==this&&(!this.isBeyondDragSize()||x.isTouchEvent&&x.timestamp-a.firstInput.timestamp<this.delay)?!1:(this.findDraggablePart()===null&&(x=y.viewportBounds,this.j=new Rt(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new Rt(a.x-this.j.x,a.y-this.j.y)),!0)},It.prototype.doActivate=function(){this.j=null,Eo.prototype.doActivate.call(this)},It.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},It.prototype.moveParts=function(){var a=this.diagram,y=a.observed;if(y!==null){var x=a.box;if(x!==null){if(this.j===null){var b=a.firstInput.documentPoint;x=x.location,this.j=new Rt(b.x-x.x,b.y-x.y)}a=a.lastInput.documentPoint,y.position=new Rt(a.x-this.j.x,a.y-this.j.y)}}},It.className="OverviewDraggingTool";function Dt(){Vi(this),this.H=Ul,this.Ha=this.u=this.o=!0,this.F=this.V=this.nb=this.ia=!1,this.ij=this.j=null,this.Hb=1.05,this.Jt=NaN,this.sw=null,this.Au=NaN,this.yu=cl,this.hb=!0,this.cg=null,this.ob=200}Dt.prototype.toString=function(){return"CommandHandler"},Dt.prototype.Xe=function(a){this.H=a},Dt.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=qi?y.meta:y.control,b=y.shift,E=y.alt,z=y.key;!x||z!=="C"&&z!=="Insert"?x&&z==="X"||b&&z==="Del"?this.canCutSelection()&&this.cutSelection():x&&z==="V"||b&&z==="Insert"?this.canPasteSelection()&&this.pasteSelection():x&&z==="Y"||E&&b&&z==="Backspace"?this.canRedo()&&this.redo():x&&z==="Z"||E&&z==="Backspace"?this.canUndo()&&this.undo():z==="Del"||z==="Backspace"?this.canDeleteSelection()&&this.deleteSelection():x&&z==="A"?this.canSelectAll()&&this.selectAll():z==="Esc"?this.canStopCommand()&&this.stopCommand():z==="Up"?a.allowVerticalScroll&&(x?a.scroll("pixel","up"):a.scroll("line","up")):z==="Down"?a.allowVerticalScroll&&(x?a.scroll("pixel","down"):a.scroll("line","down")):z==="Left"?a.allowHorizontalScroll&&(x?a.scroll("pixel","left"):a.scroll("line","left")):z==="Right"?a.allowHorizontalScroll&&(x?a.scroll("pixel","right"):a.scroll("line","right")):z==="PageUp"?b&&a.allowHorizontalScroll?a.scroll("page","left"):a.allowVerticalScroll&&a.scroll("page","up"):z==="PageDown"?b&&a.allowHorizontalScroll?a.scroll("page","right"):a.allowVerticalScroll&&a.scroll("page","down"):z==="Home"?x&&a.allowVerticalScroll?a.scroll("document","up"):!x&&a.allowHorizontalScroll&&a.scroll("document","left"):z==="End"?x&&a.allowVerticalScroll?a.scroll("document","down"):!x&&a.allowHorizontalScroll&&a.scroll("document","right"):z===" "?this.canScrollToPart()&&this.scrollToPart():z==="Subtract"?this.canDecreaseZoom()&&this.decreaseZoom():z==="Add"?this.canIncreaseZoom()&&this.increaseZoom():x&&z==="0"?this.canResetZoom()&&this.resetZoom():b&&z==="Z"?this.canZoomToFit()&&this.zoomToFit():x&&!b&&z==="G"?this.canGroupSelection()&&this.groupSelection():x&&b&&z==="G"?this.canUngroupSelection()&&this.ungroupSelection():z==="F2"||y.event&&y.event.key==="F2"?this.canEditTextBlock()&&this.editTextBlock():z==="ContextMenu"||y.event&&y.event.key==="ContextMenu"?this.canShowContextMenu()&&this.showContextMenu():y.bubbles=!0:this.canCopySelection()&&this.copySelection()},Dt.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Dt.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof ko&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Dt.prototype.canStopCommand=function(){return!0},Dt.prototype.selectAll=function(){var a=this.diagram;a.N();try{a.currentCursor="wait",a.R("ChangingSelection",a.selection);for(var y=a.parts;y.next();)y.value.isSelected=!0;for(var x=a.nodes;x.next();)x.value.isSelected=!0;for(var b=a.links;b.next();)b.value.isSelected=!0}finally{a.R("ChangedSelection",a.selection),a.currentCursor=""}},Dt.prototype.canSelectAll=function(){return this.diagram.allowSelect},Dt.prototype.deleteSelection=function(){var a=this.diagram;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Delete"),a.R("SelectionDeleting",a.selection);for(var y=new Oe,x=a.selection.iterator;x.next();)Hh(y,x.value,!0,this.deletesTree?1/0:0,this.deletesConnectedLinks?null:!1,function(b){return b.canDelete()});a.Is(y,!0),a.R("SelectionDeleted",y)}finally{a.eb("Delete"),a.R("ChangedSelection",a.selection),a.currentCursor=""}},Dt.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Dt.prototype.copySelection=function(){var a=this.diagram,y=new Oe;for(a=a.selection.iterator;a.next();)Hh(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Dt.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Dt.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Dt.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Dt.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)kd=null,Ih="";else{x=y.model;var b=!1,E=!1,z=null;try{x.Tl()&&(b=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(E=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=b),x.Wj()&&(x.Ij=E),x=new Re,x.addAll(z),kd=x,Ih=y.model.dataFormat}}y.R("ClipboardChanged",x)},Dt.prototype.pasteFromClipboard=function(){var a=new Oe,y=kd;if(y===null)return a;var x=this.diagram;if(Ih!==x.model.dataFormat)return a;var b=x.model,E=!1,z=!1,tt=null;try{b.Tl()&&(E=b.Jj,b.Jj=this.copiesParentKey),b.Wj()&&(z=b.Ij,b.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(b.Tl()&&(b.Jj=E),b.Wj()&&(b.Ij=z),y=tt.iterator;y.next();)x=y.value,b=y.key,x.location.w()||(b.location.w()?x.location=b.location:!x.position.w()&&b.position.w()&&(x.position=b.position)),a.add(x)}return a},Dt.prototype.pasteSelection=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Paste");var x=this.pasteFromClipboard();0<x.count&&y.clearSelection(!0);for(var b=x.iterator;b.next();)b.value.isSelected=!0;if(a!==null){var E=y.computePartsBounds(y.selection);if(E.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);Bh(y,z,new Rt(a.x-E.centerX,a.y-E.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Dt.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||kd===null||kd.count===0||Ih!==a.model.dataFormat)},Dt.prototype.undo=function(){this.diagram.undoManager.undo()},Dt.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Dt.prototype.redo=function(){this.diagram.undoManager.redo()},Dt.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Dt.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===as&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Dt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==as?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Dt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===as&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Dt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==as?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Dt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Dt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Dt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,b=a.scale;Vl(y,"Zoom To Fit"),this.isZoomToFitRestoreEnabled&&b===this.Au&&!isNaN(this.Jt)&&a.documentBounds.D(this.yu)?(a.scale=this.Jt,a.position=this.sw,this.Au=NaN,this.yu=cl):(this.Jt=b,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),Jc(y)},Dt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Dt.prototype.scrollToPart=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.Va(),a===null){try{this.cg!==null&&(this.cg.next()?a=this.cg.value:this.cg=null)}catch(rt){this.cg=null}a===null&&(0<y.highlighteds.count?this.cg=y.highlighteds.iterator:0<y.selection.count&&(this.cg=y.selection.iterator),this.cg!==null&&this.cg.next()&&(a=this.cg.value))}if(a!==null){var x=y.animationManager;Vl(x,"Scroll To Part");var b=this.scrollToPartPause;if(0<b){var E=Yt(this,a,[a]);if(E.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var rt=E.pop();0<E.length&&rt instanceof qe&&rt.isTreeExpanded&&(!(rt instanceof Qn)||rt.isSubGraphExpanded);)rt=E.pop();0<E.length?(rt instanceof Mn&&y.tv(rt.actualBounds),rt instanceof qe&&!rt.isTreeExpanded&&(rt.isTreeExpanded=!0),rt instanceof Qn&&!rt.isSubGraphExpanded&&(rt.isSubGraphExpanded=!0)):(rt instanceof Mn&&y.es(rt.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){pi(z,(x.isEnabled?x.duration:0)+b)};y.Bj("LayoutCompleted",tt),z()}}else{var ot=y.position.copy();y.es(a.actualBounds),ot.Xa(y.position)&&x.Cc()}}};function Yt(a,y,x){if(y.isVisible())return x;if(y instanceof Ti)Yt(a,y.adornedPart,x);else if(y instanceof _e){var b=y.fromNode;b!==null&&Yt(a,b,x),y=y.toNode,y!==null&&Yt(a,y,x)}else y instanceof qe&&(b=y.labeledLink,b!==null&&Yt(a,b,x),b=y.pg(),b!==null&&(b.isTreeExpanded||b.wasTreeExpanded||x.push(b),Yt(a,b,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),Yt(a,y,x));return x}Dt.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof Mn)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Dt.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),Vl(y.animationManager,"Collapse Tree");var x=new Re;if(a!==null&&a.isTreeExpanded)a.collapseTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof qe&&E.isTreeExpanded&&(E.collapseTree(),x.add(E))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Dt.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof qe&&a.isTreeExpanded))return!1;if(0<a.Qo().count)return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof qe&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Dt.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),Vl(y.animationManager,"Expand Tree");var x=new Re;if(a!==null&&!a.isTreeExpanded)a.expandTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof qe&&!E.isTreeExpanded&&(E.expandTree(),x.add(E))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Dt.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof qe)||a.isTreeExpanded)return!1;if(0<a.Qo().count)return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof qe&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Dt.prototype.groupSelection=function(){var a=this.diagram,y=a.model;if(y.Xj()){var x=this.archetypeGroupData;if(x!==null){var b=null;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Group");for(var E=new Re,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&E.add(tt)}for(var ot=new Re,rt=E.iterator;rt.next();){var at=rt.value;z=!1;for(var ut=E.iterator;ut.next();)if(at.Td(ut.value)){z=!0;break}z||ot.add(at)}if(0<ot.count){var ct=ot.first().containingGroup;if(ct!==null)for(;ct!==null;){E=!1;for(var mt=ot.iterator;mt.next();)if(!mt.value.Td(ct)){E=!0;break}if(E)ct=ct.containingGroup;else break}if(x instanceof Qn)Va(x),b=x.copy(),b!==null&&a.add(b);else if(y.Yu(x)){var yt=y.copyNodeData(x);ve(yt)&&(y.xf(yt),b=a.ii(yt))}if(b!==null){ct!==null&&this.isValidMember(ct,b)&&(b.containingGroup=ct);for(var St=ot.iterator;St.next();){var Mt=St.value;this.isValidMember(b,Mt)&&(Mt.containingGroup=b)}a.clearSelection(!0),b.isSelected=!0}}a.R("SelectionGrouped",b)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Dt.prototype.canGroupSelection=function(){var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowGroup||!a.model.Xj()||this.archetypeGroupData===null)return!1;for(a=a.selection.iterator;a.next();){var y=a.value;if(y.Zc()&&y.canGroup())return!0}return!1};function fe(a){var y=mn();for(a=a.iterator;a.next();){var x=a.value;x instanceof _e||y.push(x)}a=new Oe,x=y.length;for(var b=0;b<x;b++){for(var E=y[b],z=!0,tt=0;tt<x;tt++)if(E.Td(y[tt])){z=!1;break}z&&a.add(E)}return fn(y),a}Dt.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof _e)return!1;if(a!==null){if(a===y||a.Td(y))return!1;var x=a.memberValidation;if(x!==null&&!x(a,y)||a.data===null&&y.data!==null||a.data!==null&&y.data===null)return!1}return x=this.memberValidation,x!==null?x(a,y):!0},Dt.prototype.ungroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.model;if(x.Xj())try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Ungroup");var b=new Re;if(a!==null)b.add(a);else for(var E=y.selection.iterator;E.next();){var z=E.value;z instanceof Qn&&z.canUngroup()&&b.add(z)}var tt=new Re;if(0<b.count){y.clearSelection(!0);for(var ot=b.iterator;ot.next();){var rt=ot.value;rt.expandSubGraph();var at=rt.containingGroup,ut=at!==null&&at.data!==null?x.wa(at.data):void 0;tt.addAll(rt.memberParts);for(var ct=tt.iterator;ct.next();){var mt=ct.value;if(mt.isSelected=!0,!(mt instanceof _e)){var yt=mt.data;yt!==null?x.mp(yt,ut):mt.containingGroup=at}}y.remove(rt)}}y.R("SelectionUngrouped",b,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Dt.prototype.canUngroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowDelete||!y.allowUngroup||!y.model.Xj())return!1;if(a!==null){if(!(a instanceof Qn))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Qn&&y.canUngroup())return!0;return!1},Dt.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=fe(a).iterator;a.next();){var b=a.value;b.containingGroup!==null&&(!y||this.isValidMember(null,b)?b.containingGroup=null:x=!1)}return x},Dt.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),Vl(y.animationManager,"Collapse SubGraph");var x=new Re;if(a!==null&&a.isSubGraphExpanded)a.collapseSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Qn&&E.isSubGraphExpanded&&(E.collapseSubGraph(),x.add(E))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Dt.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof Qn&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Qn&&y.isSubGraphExpanded)return!0;return!1},Dt.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),Vl(y.animationManager,"Expand SubGraph");var x=new Re;if(a!==null&&!a.isSubGraphExpanded)a.expandSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Qn&&!E.isSubGraphExpanded&&(E.expandSubGraph(),x.add(E))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Dt.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof Qn&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Qn&&!y.isSubGraphExpanded)return!0;return!1},Dt.prototype.editTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.toolManager.findTool("TextEditing");if(x!==null){if(a===null){a=null;for(var b=y.selection.iterator;b.next();){var E=b.value;if(E.canEdit()){a=E;break}}if(a===null)return;a=a.Nl(function(z){return z instanceof oo&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Dt.prototype.canEditTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowTextEdit||y.toolManager.findTool("TextEditing")===null)return!1;if(a!==null){if(!(a instanceof oo))return!1;if(a=a.part,a!==null&&a.canEdit())return!0}else for(y=y.selection.iterator;y.next();)if(a=y.value,a.canEdit()&&(a=a.Nl(function(x){return x instanceof oo&&x.editable}),a!==null))return!0;return!1},Dt.prototype.showContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");if(x!==null&&(a===void 0&&(a=0<y.selection.count?y.selection.first():y),a=x.findObjectWithContextMenu(a),a!==null)){var b=y.lastInput,E=null;a instanceof Qt?E=a.ga(ui):y.viewportBounds.ca(b.documentPoint)||(E=y.viewportBounds,E=new Rt(E.x+E.width/2,E.y+E.height/2)),E!==null&&(b.viewPoint=y.op(E),b.documentPoint=E,b.left=!1,b.right=!0,b.up=!0),y.currentTool=x,fu(x,!1,a)}},Dt.prototype.canShowContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");return x===null?!1:(a===void 0&&(a=0<y.selection.count?y.selection.first():y),x.findObjectWithContextMenu(a)!==null)},Dt.prototype.computeEffectiveCollection=function(a,y){var x=this.diagram,b=x.toolManager.findTool("Dragging"),E=x.currentTool===b;if(y===void 0&&(y=E?b.dragOptions:x.Wm),b=new Cn,a===null)return b;for(var z=a.iterator;z.next();)Zl(x,b,z.value,E,y);if(x.draggedLink!==null&&y.dragsLink)return b;for(z=a.iterator;z.next();)a=z.value,a instanceof _e&&(y=a.fromNode,y===null||b.contains(y)?(y=a.toNode,y===null||b.contains(y)||b.remove(a)):b.remove(a));return b},je.Object.defineProperties(Dt.prototype,{diagram:{get:function(){return this.H}},copiesClipboardData:{get:function(){return this.o},set:function(a){this.o=a}},copiesConnectedLinks:{get:function(){return this.u},set:function(a){this.u=a}},deletesConnectedLinks:{get:function(){return this.Ha},set:function(a){this.Ha=a}},copiesTree:{get:function(){return this.ia},set:function(a){this.ia=a}},deletesTree:{get:function(){return this.nb},set:function(a){this.nb=a}},copiesParentKey:{get:function(){return this.V},set:function(a){this.V=a}},copiesGroupKey:{get:function(){return this.F},set:function(a){this.F=a}},archetypeGroupData:{get:function(){return this.j},set:function(a){this.j=a}},memberValidation:{get:function(){return this.ij},set:function(a){this.ij=a}},defaultScale:{get:function(){return this.diagram.defaultScale},set:function(a){this.diagram.defaultScale=a}},zoomFactor:{get:function(){return this.Hb},set:function(a){1<a||Wt("zoomFactor must be larger than 1.0, not: "+a),this.Hb=a}},isZoomToFitRestoreEnabled:{get:function(){return this.hb},set:function(a){this.hb=a}},scrollToPartPause:{get:function(){return this.ob},set:function(a){this.ob=a}}}),Dt.className="CommandHandler",Zp=function(){return new Dt};function Qt(){Vi(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new Rt(NaN,NaN).freeze(),this.jd=Ar,this.Ab=new Xn,this.wh=new Xn,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=ua,this.uc=new ye(NaN,NaN,NaN,NaN).freeze(),this.Ib=new ye(NaN,NaN,NaN,NaN).freeze(),this.dc=new ye(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=br,this.Ag=this.io=0,this.V=this.tb=this.Dh=this.A=this.Ua=null,this.Uc=!1,this.jo=this.Ng=null}var Be,Ne,yn,wn,Bn,$n,Si,ai,Mi,Ji;Qt.prototype.cloneProtected=function(a){a.l=this.l|6144,a.pb=this.pb,a.bn=this.bn,a.Ma=this.Ma,a.pa.assign(this.pa),a.jd=this.jd.J(),this.Lb!==null?a.Lb=this.Lb.copy():a.Lb=null,a.Ca=this.Ca,a.Kb=this.Kb,a.Kg=this.Kg.J(),a.uc.assign(this.uc),a.Ib.assign(this.Ib),a.dc.assign(this.dc),a.Yn=this.Yn,this.ba!==null&&(a.ba=this.ba.copy()),a.Jb=this.Jb.J(),a.sk=this.sk.J(),a.io=this.io,a.Ag=this.Ag,this.Ua!==null&&(a.Ua=this.Ua.copy()),this.A!==null&&(a.A=this.A.nc?this.A:this.A.copy()),this.Dh!==null&&(a.Dh=Kn(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Qt.prototype.Vw=function(a){var y=this.Dh;if(ln(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Qt.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Qt.prototype.clone=function(){var a=new this.constructor;if(this.cloneProtected(a),this.Dh!==null)for(var y=0;y<this.Dh.length;y++){var x=this.Dh[y];a[x]=this[x]}return a},Qt.prototype.copy=function(){return this.clone()},Lt=Qt.prototype,Lt.qb=function(a){a.classType===_e?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Wt("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Qt&&(this.stretch=a)},Lt.toString=function(){return Pn(this.constructor)+"#"+io(this)},Lt.th=function(){this.A!==null&&(this.A.nc=!0)};function si(a){a.A===null?a.A=new Sc:a.A.nc&&(a.A=a.A.copy())}Lt.Xc=function(){if(this.ba===null){var a=new Rg;a.Xi=yi,a.yj=yi,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Lt.cb=function(a,y,x,b,E,z,tt){var ot=this.part;if(ot!==null&&(ot.gk(a,y,x,b,E,z,tt),x===this&&a===Mo&&Rr(this)&&mo(this,ot,y),z=this.diagram,this.animationTriggers===null||z===null||!z.pi||z.undoManager.isUndoingRedoing||z.animationManager.Dm||(a=this.animationTriggers.get(y),a!==null&&z.animationManager.isEnabled&&!z.animationManager.isTicking&&(this.jo===null&&(this.jo=new Cn),tt=z.undoManager.transactionLevel===0,a.startCondition===Fh?tt=!0:a.startCondition===yd&&(tt=!1),tt?(z=new _r,Wp(a,z),tt=this.jo.get(a),tt!==null&&tt.stop(),this.jo.add(a,z),z.vu=this,z.Nw=a,z.add(this,y,b,E),z.start()):(Vl(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,b,E)))),this instanceof De&&x===ot&&(ot.l&16777216)!==0&&ot.data!==null))for(x=this.O.s,b=x.length,E=0;E<b;E++)ot=x[E],ot instanceof De&&Ad(ot,function(rt){rt.data!==null&&rt.l&16777216&&rt.La(y)})};function mo(a,y,x){var b=a.ih();if(b!==null)for(var E=a.localBindings.iterator;E.next();){var z=E.value,tt=null;if(z.sourceName!==null){if(tt=M1(z,b,a),tt===null)continue;z.sp(a,tt,x,null)}else if(z.isToModel){var ot=y.diagram;ot===null||ot.skipsModelSourceBindings||z.sp(a,ot.model.modelData,x,b)}else{if(ot=b.data,ot===null)continue;var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,ot,x,b)}tt===a&&(ot=b.ks(z.Ai),ot!==null&&z.Mv(ot,tt,x))}}Lt.ks=function(a){return this.bindingId===a?this:null},Lt.g=function(a,y,x){this.cb(Mo,a,this,y,x)},Lt.Ge=function(a,y,x,b){var E=this.uc;if(E.h(a,y,x,b),this.Ca!==1||this.Kb!==0){this.Lb===null&&(this.Lb=new Xn);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),z.pp(E)}};function Sr(a,y,x,b){return a.pickable===!1?!1:(b.multiply(a.transform),x?a.Yc(y,b):a.fh(y,b))}Lt.tx=function(a,y,x){if(this.pickable===!1)return!1;var b=this.naturalBounds;return y=a.Bf(y),x?xi(a.x,a.y,0,0,0,b.height)<=y||xi(a.x,a.y,0,b.height,b.width,b.height)<=y||xi(a.x,a.y,b.width,b.height,b.width,0)<=y||xi(a.x,a.y,b.width,0,0,0)<=y:a.zd(0,0)<=y&&a.zd(0,b.height)<=y&&a.zd(b.width,0)<=y&&a.zd(b.width,b.height)<=y},Lt.se=function(){return!0},Lt.ca=function(a){var y=Rt.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return Rt.free(y),!1;var b=this.diagram;if(b!==null&&b.wq){var E=b.Ql("extraTouchThreshold"),z=b.Ql("extraTouchArea"),tt=z/2,ot=this.naturalBounds;b=this.Df()*b.scale;var rt=1/b;if(ot.width*b<E&&ot.height*b<E)return a=Mr(x.x-tt*rt,x.y-tt*rt,x.width+z*rt,x.height+z*rt,y.x,y.y),Rt.free(y),a}return E=!1,(this instanceof Ti||this instanceof ii?Mr(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?E=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?E=!0:E=this.gh(a)),Rt.free(y),E},Lt.gh=function(a){var y=this.naturalBounds;return Mr(0,0,y.width,y.height,a.x,a.y)},Lt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=ye.allocAt(0,0,y.width,y.height);var x=this.transform,b=!1,E=Rt.allocAt(a.x,a.y);return y.ca(x.Cd(E))&&(E.h(a.x,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.y),y.ca(x.Cd(E))&&(b=!0)))),Rt.free(E),ye.free(y),b},Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,b=!1,E=Rt.allocAt(0,0);return a.ca(y.Ga(E))&&(E.h(0,x.height),a.ca(y.Ga(E))&&(E.h(x.width,x.height),a.ca(y.Ga(E))&&(E.h(x.width,0),a.ca(y.Ga(E))&&(b=!0)))),Rt.free(E),b},Lt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,b=Rt.allocAt(0,0),E=Rt.allocAt(0,x.height),z=Rt.allocAt(x.width,x.height),tt=Rt.allocAt(x.width,0),ot=!1;if(a.ca(y.Ga(b))||a.ca(y.Ga(E))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))ot=!0;else{x=ye.allocAt(0,0,x.width,x.height);var rt=Rt.allocAt(a.x,a.y);x.ca(y.Cd(rt))?ot=!0:(rt.h(a.x,a.bottom),x.ca(y.Cd(rt))?ot=!0:(rt.h(a.right,a.bottom),x.ca(y.Cd(rt))?ot=!0:(rt.h(a.right,a.y),x.ca(y.Cd(rt))&&(ot=!0)))),Rt.free(rt),ye.free(x),!ot&&(qt.us(a,b,E)||qt.us(a,E,z)||qt.us(a,z,tt)||qt.us(a,tt,b))&&(ot=!0)}return Rt.free(b),Rt.free(E),Rt.free(z),Rt.free(tt),ot},Lt.ga=function(a,y){if(y===void 0&&(y=new Rt),a instanceof bn){var x=this.naturalBounds;y.h(a.x*x.width+a.offsetX,a.y*x.height+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new ye);var y=this.naturalBounds,x=this.oe,b=Rt.allocAt(0,0).transform(x);return a.h(b.x,b.y,0,0),b.h(y.width,0).transform(x),So(a,b.x,b.y,0,0),b.h(y.width,y.height).transform(x),So(a,b.x,b.y,0,0),b.h(0,y.height).transform(x),So(a,b.x,b.y,0,0),Rt.free(b),a},Lt.li=function(){var a=this.oe;return a.m11===1&&a.m12===0?a=0:(a=180*Math.atan2(a.m12,a.m11)/Math.PI,0>a&&(a+=360)),a},Lt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Lt.qs=function(a,y){return y===void 0&&(y=new Rt),y.assign(a),this.oe.Cd(y),y},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ct=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);return this.areaBackground!==null?(z=this.actualBounds,qt.Ff(z.left,z.top,z.right,z.bottom,a,y,x,b,E)):(tt=a*ot+y*at+ct,a=a*rt+y*ut+mt,y=x*ot+b*at+ct,x=x*rt+b*ut+mt,E.h(0,0),b=this.naturalBounds,x=qt.Ff(0,0,b.width,b.height,tt,a,y,x,E),E.transform(z),x)},Qt.prototype.measure=function(a,y,x,b){if(pa(this)!==!1){var E=this.Kg,z=E.right+E.left;E=E.top+E.bottom,a=Math.max(a-z,0),y=Math.max(y-E,0),x=Math.max((x||0)-z,0),b=Math.max((b||0)-E,0),z=this.angle,E=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(E.height)?E.height+tt:a,y=isFinite(E.width)?E.width+tt:y):(a=isFinite(E.width)?E.width+tt:a,y=isFinite(E.height)?E.height+tt:y),E=x||0,tt=b||0;var ot=this instanceof De;switch(Os(this,!0)){case Ne:tt=E=0,ot&&(y=a=1/0);break;case Be:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(tt=y);break;case wn:isFinite(a)&&a>x&&(E=a),tt=0,ot&&(y=1/0);break;case Bn:isFinite(y)&&y>b&&(tt=y),E=0,ot&&(a=1/0)}ot=this.maxSize;var rt=this.minSize;E>ot.width&&rt.width<ot.width&&(E=ot.width),tt>ot.height&&rt.height<ot.height&&(tt=ot.height),x=Math.max(E,rt.width),b=Math.max(tt,rt.height),ot.width<x&&(x=Math.min(rt.width,x)),ot.height<b&&(b=Math.min(rt.height,b)),a=Math.min(ot.width,a),y=Math.min(ot.height,y),a=Math.max(x,a),y=Math.max(b,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=b,b=z),this.uc.ka(),this.Wl(a,y,x,b),this.uc.freeze(),this.uc.w()||Wt("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),sr(this,!1)}},Qt.prototype.Wl=function(){},Qt.prototype.Dd=function(){return!1},Qt.prototype.arrange=function(a,y,x,b,E){this.Uk();var z=ye.alloc();z.assign(this.Ib),this.Ib.ka(),xs(this)===!1?this.Ib.h(a,y,x,b):this.eh(a,y,x,b),this.Ib.freeze(),E===void 0?this.tb=null:this.tb=E,x=!1,E!==void 0?x=!0:(E=this.panel,E!==null&&eh(E)&&(E=E.panel),E!==null&&(E=E.dc,b=this.measuredBounds,this.areaBackground!==null&&(b=this.Ib),x=y+b.height,b=a+b.width,x=!(0<=a+.05&&b<=E.width+.05&&0<=y+.05&&x<=E.height+.05),this instanceof oo&&(a=this.naturalBounds,this.Lq>a.height||this.Cb>a.width))&&(x=!0)),this.l=x?this.l|256:this.l&-257,this.Ib.w()||Wt("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Kl(this,!1),ye.free(z)},Lt=Qt.prototype,Lt.eh=function(){};function ls(a,y,x,b,E){if(a.Ib.h(y,x,b,E),!a.desiredSize.w()){var z=a.uc;x=a.Kg,y=x.right+x.left;var tt=x.top+x.bottom;switch(x=z.width+y,z=z.height+tt,b+=y,E+=tt,y=Os(a,!0),x===b&&z===E&&(y=Ne),y){case Ne:(x>b||z>E)&&(sr(a,!0),a.measure(x>b?b:x,z>E?E:z,0,0));break;case Be:sr(a,!0),a.measure(b,E,0,0);break;case wn:sr(a,!0),a.measure(b,z,0,0);break;case Bn:sr(a,!0),a.measure(x,E,0,0)}}}Lt.Xl=function(a,y){var x=this.part;x!==null&&x.diagram!==null&&(x.selectionObject!==this&&x.resizeObject!==this&&x.rotateObject!==this||jv(x,!0),this.N(),Ro(a,y)||(x.oh(),this.Pn(x)))},Lt.Pn=function(a){this.portId!==null&&(jv(a,!0),a instanceof qe&&WS(a,this))},Lt.gc=function(a,y){if(!Na(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var b=1;x!==1&&(b=a.globalAlpha,a.globalAlpha=b*x);var E="";this.filter!==""&&(E=a.filter,a.filter=this.filter);var z=this instanceof De&&eh(this),tt=this.Ib;if(z){var ot=this.Ib,rt=this.dc,at=this.areaBackground,ut=this.Ma;at===null&&ut===null||a.yc(),at!==null&&(zo(this,a,at,!0,!0,rt,ot),at instanceof Hi&&at.type===Ea?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(at)):a.fillRect(ot.x,ot.y,ot.width,ot.height)),ut!==null&&(zo(this,a,ut,!0,!1,rt,ot),ut instanceof Hi&&ut.type===Ea?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(ut)):a.fillRect(ot.x,ot.y,ot.width,ot.height)),this.hh(a,y)}if(!z&&(z||tt.width!==0&&tt.height!==0&&!isNaN(tt.x)&&!isNaN(tt.y))){z=this.transform,ot=this.panel,this.l&4096&&Dr(this),at=this.part,rt=!1;var ct=0;at&&y.Gf("drawShadows")&&(rt=at.isShadowed)&&(ut=at.shadowOffset,ct=Math.max(ut.y,ut.x)*y.scale*y.Mb),ut=this.Dd();var mt;if(!(mt=y.$i||!ut)){var yt=this.naturalBounds;mt=this.wh;var St=mt.m11,Mt=mt.m21,Ot=mt.dx,Bt=mt.m12,zt=mt.m22,_t=mt.dy,Ut,Jt=Ut=0;mt=Ut*St+Jt*Mt+Ot;var re=Ut*Bt+Jt*zt+_t;Ut=yt.width+ct,Jt=0;var Xe=Ut*St+Jt*Mt+Ot;Ut=Ut*Bt+Jt*zt+_t,Jt=Math.min(mt,Xe);var pn=Math.min(re,Ut),hn=Math.max(mt+0,Xe)-Jt,ze=Math.max(re+0,Ut)-pn;mt=Jt,re=pn,Ut=yt.width+ct,Jt=yt.height+ct,Xe=Ut*St+Jt*Mt+Ot,Ut=Ut*Bt+Jt*zt+_t,Jt=Math.min(mt,Xe),pn=Math.min(re,Ut),hn=Math.max(mt+hn,Xe)-Jt,ze=Math.max(re+ze,Ut)-pn,mt=Jt,re=pn,Ut=0,Jt=yt.height+ct,Xe=Ut*St+Jt*Mt+Ot,Ut=Ut*Bt+Jt*zt+_t,Jt=Math.min(mt,Xe),pn=Math.min(re,Ut),hn=Math.max(mt+hn,Xe)-Jt,ze=Math.max(re+ze,Ut)-pn,mt=Jt,re=pn,ct=y.viewportBounds,yt=ct.x,St=ct.y,mt=!(mt>ct.width+yt||yt>hn+mt||re>ct.height+St||St>ze+re)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof oo&&(a.font=this.font),mt){if(re=ot.se()?ot.naturalBounds:ot.actualBounds,hn=Math.max(tt.x,re.x),ze=Math.max(tt.y,re.y),ct=Math.min(tt.right,re.right)-hn,yt=Math.min(tt.bottom,re.bottom)-ze,St=this.tb,St!==null&&(hn=St.x,ze=St.y,ct=St.width,yt=St.height),hn>tt.width+tt.x||tt.x>re.width+re.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(hn,ze,ct,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}rt&&(re=at.shadowOffset,a.Ev(re.x*y.scale*this.scale*y.Mb,re.y*y.scale*this.scale*y.Mb,at.shadowBlur),yu(a),a.shadowColor=at.shadowColor)}rt&&this.shadowVisible===!0?yu(a):rt&&this.shadowVisible===!1&&Xl(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),ga(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),rt&&Tr(this,ot)&&this.shadowVisible===null&&Xl(a),this.Ma!==null&&(a.yc(),Ws(this,a,at,tt)),rt&&(this.Ma!==null||this.areaBackground!==null||Tr(this,ot))?(il(this,!0),this.shadowVisible===null&&Xl(a)):il(this,!1),this.hh(a,y),rt&&this.l&512&&yu(a),ut&&rt&&Xl(a),mt&&(a.restore(),a.Vc(this instanceof De)),z.ws()||(y=1/(z.m11*z.m22-z.m12*z.m21),a.transform(z.m22*y,-z.m12*y,-z.m21*y,z.m11*y,y*(z.m21*z.dy-z.m22*z.dx),y*(z.m12*z.dx-z.m11*z.dy)))}}x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E)}}};function Tr(a,y){return y===null?!1:(eh(y)&&(y=y.panel),(y.l&512)!==0||(y.type===De.Auto||y.type===De.Spot)&&y.Pb()!==a)}Lt.Dv=function(){};function ga(a,y,x,b){zo(a,y,a.areaBackground,!0,!0,x,b),a.areaBackground instanceof Hi&&a.areaBackground.type===Ea?(y.beginPath(),y.rect(b.x,b.y,b.width,b.height),y.ng(a.areaBackground)):y.fillRect(b.x,b.y,b.width,b.height)}function Ws(a,y,x,b){var E=a.kq(),z=x.x,tt=x.y,ot=x.width+E,rt=x.height+E;zo(a,y,a.Ma,!0,!1,x,b),a.Ma instanceof Hi&&a.Ma.type===Ea?(y.beginPath(),y.rect(z-E/2,tt-E/2,ot,rt),y.ng(a.Ma)):y.fillRect(z-E/2,tt-E/2,ot,rt)}function Qr(a,y,x){for(var b=y.O.s,E=b.length,z=-1,tt=0;tt<E;tt++)if(b[tt]===a){z=tt;break}if(a=z,a!==-1)if(a===0)y.svg.gd?y.svg.gd.after(x):y.svg.Ma?y.svg.Ma.after(x):y.type===De.Table?(y=y.svg.getElementsByClassName("gojs-ts"),y=y.length!==0?y[0]:null,y!==null&&y.after(x)):y.svg.prepend(x);else{for(;a!==0&&!y.M(a-1).Ed();)a--;a===0?y.svg.prepend(x):(a=y.M(a-1).svg,a!==null?a.after(x):y.svg.appendChild(x))}}function Na(a,y,x){if(!(y instanceof ea))return!1;if(!a.visible||a.opacity===0||a.Dd()&&!a.isVisible())return a.svg!==null&&a.svg.parentNode!==null&&a.svg.remove(),!0;var b=a.panel,E=a.nk(y);if(a.kk(y,x,E))return a.svg.parentElement!==null?(a.Dd()&&(y.ti=a.svg),!0):(a.Dd()?(y.ti!==null?y.ti.after(a.svg):y.Nj.prepend(a.svg),y.ti=a.svg):b&&Qr(a,b,a.svg),!0);if(a.Dd()&&a.isShadowed){var z=a.shadowOffset;y.Ev(z.x*x.scale*a.scale*x.Mb,z.y*x.scale*a.scale*x.Mb,a.shadowBlur),yu(y),y.shadowColor=a.shadowColor}a instanceof oo&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof De;var ot=a instanceof De?eh(a):!1;a.l&4096&&Dr(a);var rt=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,E&&(y.o=!0,z&&ot?(jg(y,1,0,0,1,0,0),a.svg=y.ad):z?(jg(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):jg(y,1,0,0,1,0,0)),E=a.naturalBounds,a.areaBackground!==null){var at=tt.copy().Vj();y.rb.ha=[at.m11,at.m12,at.m21,at.m22,at.dx,at.dy],ga(a,y,E,rt),y.rb.ha=[1,0,0,1,0,0],y.yd.gd=y.ad,y.yd.prepend(y.ad)}return z||(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),a.background!==null&&(z?(ot&&(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),Ws(a,y,E,rt),ot&&(y.rb.ha=[1,0,0,1,0,0])):(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],Ws(a,y,E,rt)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,E=a.part,ot=!1,E&&x.Gf("drawShadows")&&(ot=E.isShadowed),y.clipInsteadOfFill&&(ot=!1),a.Dd()&&ot&&yu(y),ot&&a.shadowVisible===!0?yu(y):ot&&a.shadowVisible===!1&&Xl(y),E=a.panel,ot&&Tr(a,E)&&a.shadowVisible===null&&Xl(y),y.Il&&(at=x.computePixelRatio(),at="drop-shadow("+y.shadowOffsetX/at+"px "+y.shadowOffsetY/at+"px "+y.shadowBlur/at/2+"px "+y.shadowColor+")",a.background!==null&&tt.Ma.setAttributeNS(null,"filter",at),a.areaBackground!==null&&tt.gd.setAttributeNS(null,"filter",at)),ot&&(a.Ma!==null||a.areaBackground!==null||Tr(a,E))?(il(a,!0),a.shadowVisible===null&&Xl(y)):il(a,!1),E=ot,a.hh(y,x),z&&y.nh.pop(),y.o&&y.nh.pop(),tt=y.Gv.hs,ot=z?a.svg:y.yd,at=a.svg,!z&&at!==null&&ot!==at&&at.parentNode===a.panel.svg?(a.svg.replaceWith(ot),a.svg=ot,ot!==null&&a.$o(y,b,rt,ot),Ds(y,at),!0):(a.svg=ot,tt!==null&&ot===null&&(lm(y),y.nh.pop()),ot===null||(a.$o(y,b,rt,ot),y.Il&&(x=x.computePixelRatio(),a.Dv(ot,"drop-shadow("+y.shadowOffsetX/x+"px "+y.shadowOffsetY/x+"px "+y.shadowBlur/x/2+"px "+y.shadowColor+")")),E&&a.l&512&&yu(y),a.Dd()&&Xl(y),x=a.Dd()?a.opacity*y.globalAlpha:a.opacity,x!==1&&ot.setAttributeNS(null,"opacity",x.toString()),a.filter!==""&&ot.setAttributeNS(null,"filter",a.filter),a.Dd()?(y.ti?y.ti.after(ot):y.Nj.prepend(ot),y.ti=ot):b!==null&&Qr(a,b,ot),tt!==null&&tt(a,ot)),!0)}Lt.$o=function(a,y,x,b){var E=(this.l&256)!==0;if(a.clipInsteadOfFill&&(E=!1),E){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),E=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-E,z=this.tb,z!==null&&(y=z.x,E=z.y,tt=z.width,x=z.height),z=b.getAttribute("clip-path");var ot=null;z!==null&&(ot=a.svg.getElementById(z.split("#")[1].slice(0,-1))),ot===null?(z="CLIP"+Do++,ot=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:E,width:tt,height:x}),this instanceof De&&(E=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")),ot.appendChild(y),a.svg.appendChild(ot),b.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=ot.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",E.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else b.removeAttributeNS(null,"clip-path"),Ds(a,b)};function Ds(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function qr(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=Lo(y);for(var b=y.next();!b.done;b=y.next())b=x.getElementById(b.value.split("#")[1].slice(0,-1)),b!==null&&b.remove()}a.svg.remove()}}Lt.hh=function(){},Lt.lv=function(){this.Uc=!0},Lt.kk=function(a,y,x){if(this.Uc)return this.lv(),this.Uc=!1;if(y=this.svg,y===null)return!1;if(!this.visible)return y.remove(),!1;if(y.nodeName!=="g"&&x||y.nodeName==="g"&&!x)return!1;var b=this.transform,E=this instanceof De?eh(this):!1;if(!(this instanceof De&&E))if(this instanceof Rs){var z=this.bt;a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy],z!==null&&Xy(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",Jy(a)):y.setAttributeNS(null,"transform",Jy(a))}else if(!x||this instanceof De)y.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");else if(this instanceof ii){z=y.getElementsByTagName("path");for(var tt=0;tt<z.length;tt++)z[tt].setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")")}else y.lastElementChild.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");return z=this.Dd()?this.opacity*a.globalAlpha:this.opacity,z===1?y.removeAttribute("opacity"):y.setAttributeNS(null,"opacity",z.toString()),a.rb.ha=[1,0,0,1,0,0],(this.areaBackground!==null||y.gd!==void 0)&&(z=y.gd,this.areaBackground===null?(y.gd.remove(),y.gd=void 0):(tt=b.copy().Vj(),a.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],ga(this,a,this.naturalBounds,this.actualBounds),a.rb.ha=[1,0,0,1,0,0],y.gd?(tt=y.gd.getAttribute("filter"),tt!==null&&a.ad.setAttribute("filter",tt),y.gd.replaceWith(a.ad)):y.prepend(a.ad),y.gd=a.ad),z&&um(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(um(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((E||x&&!(this instanceof De))&&(a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy]),Ws(this,a,this.naturalBounds,this.actualBounds),y.Ma?(um(a,y.Ma),x=y.Ma.getAttribute("filter"),x!==null&&a.ad.setAttribute("filter",x),y.Ma.replaceWith(a.ad)):y.prepend(a.ad),y.Ma=a.ad),z&&um(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Lt.nk=function(a){if(this.background!==null||this.areaBackground!==null)return!0;var y=(this.l&256)!==0;return a.clipInsteadOfFill&&(y=!1),!!y};function zo(a,y,x,b,E,z,tt){if(x!==null){var ot=1,rt=1;if(typeof x=="string")b?y.fillStyle=x:y.strokeStyle=x;else if(x.type===th)b?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(ot=z.width,rt=z.height,E?(ot=tt.width,rt=tt.height):b||(ot+=at,rt+=at),(z=y instanceof Ed)&&x.xe&&(x.type===xf||x.yk===ot&&x.ft===rt))var ut=x.xe;else{var ct=0,mt=0,yt=0,St=0,Mt=0,Ot=0;if(Ot=Mt=0,E?(Mt=tt.x,Ot=tt.y):b||(Mt-=at/2,Ot-=at/2),ct=x.start.x*ot+x.start.offsetX,mt=x.start.y*rt+x.start.offsetY,yt=x.end.x*ot+x.end.offsetX,St=x.end.y*rt+x.end.offsetY,ct+=Mt,yt+=Mt,mt+=Ot,St+=Ot,x.type===xu)ut=y.createLinearGradient(ct,mt,yt,St);else if(x.type===Ea)Ot=isNaN(x.endRadius)?Math.max(ot,rt)/2:x.endRadius,isNaN(x.startRadius)?(Mt=0,Ot=Math.max(ot,rt)/2):Mt=x.startRadius,ut=y.createRadialGradient(ct,mt,Mt,yt,St,Ot);else if(x.type===xf)try{ut=y.createPattern(x.pattern,"repeat")}catch(zt){ut=null}if(x.type!==xf&&(E=x.colorStops,E!==null))for(E=E.iterator;E.next();)ut.addColorStop(E.key,E.value);if(z&&(x.xe=ut,ut!==null&&(x.yk=ot,x.ft=rt),ut===null&&x.type===xf&&x.yk!==-1)){x.yk=-1;var Bt=a.diagram;Bt!==null&&x.yk===-1&&pi(function(){Bt.redraw()},600)}}b?y.fillStyle=ut:y.strokeStyle=ut}}}Lt.rg=function(a){if(a instanceof De)t:{if(this!==a&&a!==null)for(var y=this.panel;y!==null;){if(y===a){a=!0;break t}y=y.panel}a=!1}else a=!1;return a},Lt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Lt.If=function(){for(var a=this instanceof De?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function Dr(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){_a(a,!1);return}if(y.translate(a.Ib.x-a.uc.x,a.Ib.y-a.uc.y),a.scale!==1||a.angle!==0){var x=a.naturalBounds;a.no(y,x.x,x.y,x.width,x.height)}_a(a,!1),Ta(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Ta(a,!1)):y.oe!==null&&(x=a.wh,x.reset(),y.se()?x.multiply(y.wh):y.panel!==null&&x.multiply(y.panel.wh),x.multiply(a.Ab),a.Kk=a.scale*y.Kk,Ta(a,!1)))}Lt.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Rt.alloc();z.yi(y,x,b,E,ui),a.rotate(this.Kb,z.x,z.y),Rt.free(z)}},Lt.v=function(a){if(!pa(this)){a===void 0&&(a=!1),sr(this,!0),Kl(this,!0);var y=this.panel;y===null||a||y.v()}},Lt.Uj=function(){pa(this)||(sr(this,!0),Kl(this,!0))};function Ss(a){if(!xs(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof qe&&a.Bd(),y.$b())),Kl(a,!0)}}Lt.Uk=function(){!(this.l&2048)&&(_a(this,!0),Ta(this,!0))},Lt.Wu=function(){Ta(this,!0)},Lt.N=function(){var a=this.part;a!==null&&a.N()};function Os(a,y){var x=a.stretch,b=a.panel;return b!==null&&b.type===De.Table?ml(a,b.Fb(a.row),b.Eb(a.column),y):b!==null&&b.type===De.Auto&&b.Pb()===a?Fr(a,Be,y):x===$n?b!==null?b.type===De.Spot&&b.Pb()===a?Fr(a,Be,y):(x=b.defaultStretch,x===$n?Fr(a,Ne,y):Fr(a,x,y)):Fr(a,Ne,y):Fr(a,x,y)}function ml(a,y,x,b){var E=a.stretch;if(E!==$n)return Fr(a,E,b);var z=E=null;switch(y.stretch){case Bn:z=!0;break;case Be:z=!0}switch(x.stretch){case wn:E=!0;break;case Be:E=!0}return y=a.panel.defaultStretch,E===null&&(E=y===wn||y===Be),z===null&&(z=y===Bn||y===Be),E===!0&&z===!0?Fr(a,Be,b):E===!0?Fr(a,wn,b):z===!0?Fr(a,Bn,b):Fr(a,Ne,b)}function Fr(a,y,x){if(x)return y;if(y===Ne||(x=a.desiredSize,x.w()))return Ne;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===wn)return Ne;if(y===Be)return Bn}else{if(y===Bn)return Ne;if(y===Be)return wn}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===Bn)return Ne;if(y===Be)return wn}else{if(y===wn)return Ne;if(y===Be)return Bn}return y}function il(a,y){a.l=y?a.l|512:a.l&-513}function Rr(a){return(a.l&1024)!==0}function yc(a,y){a.l=y?a.l|1024:a.l&-1025}function _a(a,y){a.l=y?a.l|2048:a.l&-2049}function Ta(a,y){a.l=y?a.l|4096:a.l&-4097}function pa(a){return(a.l&8192)!==0}function sr(a,y){a.l=y?a.l|8192:a.l&-8193}function xs(a){return(a.l&16384)!==0}function Kl(a,y){a.l=y?a.l|16384:a.l&-16385}Lt.Gj=function(){this.svg=null},Lt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Lt.Av=function(){},Lt.zv=function(a){return this.pa=a,Ss(this),!0},Lt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Lt.kq=function(){return 0};function Td(a){var y=a.part;if(y instanceof qe&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||WS(y,a)}}function Zy(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof De?a instanceof qe?a.Bd():a.qm(a,function(x){Td(x)}):Td(a))}Lt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Qo(a,y,x,b):E=a,E.xd=this,a=this.ih(),a!==null&&cS(a)&&Wt("Cannot add a Binding to a template that has already been copied: "+E),this.localBindings===null&&(this.localBindings=new Re),this.localBindings.add(E),this},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return nv(this,a),this},Lt.apply=function(a){return a(this),this},Lt.nm=function(a){return wd(this,a),this},Lt.pz=function(){return this.ih()},Lt.ih=function(){for(var a=this instanceof De?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Lt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new Cn),this.animationTriggers.add(a.propertyName,a),this};function Fa(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var b=null,E=null;if(typeof a=="function")E=a;else if(typeof a=="string"){var z=gf.I(a);typeof z=="function"?(x=Kn(arguments),b=z(x),ve(b)||Wt('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):E=Ce.go[a]}if(b===null&&(E!=null&&E.constructor||Wt("GraphObject.make requires a class function or GoJS class name or name of an object builder, not: "+a),b=new E),E=1,b instanceof ae&&1<x.length){z=b;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(cg(z,tt),E++)}for(;E<x.length;E++)z=x[E],z===void 0?Wt("Undefined value at argument "+E+" for object being constructed by GraphObject.make: "+b):nv(b,z);return b}function nv(a,y){if(typeof y=="string")if(a instanceof oo)a.text=y;else if(a instanceof ii)a.figure=y;else if(a instanceof Rs)a.source=y;else if(a instanceof De)y=ol.I(y),y!==null&&(a.type=y);else if(a instanceof Hi){var x=Wn(Hi,y);x!==null?a.type=x:Wt("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof He?(y=Wn(He,y),y!==null&&(a.type=y)):a instanceof Ei&&(y=Wn(Ei,y),y!==null&&(a.type=y));else if(y instanceof Qt)a instanceof De||Wt("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof ar){var b;y.isRow&&typeof a.getRowDefinition=="function"?b=a.getRowDefinition(y.index):y.isRow||typeof a.getColumnDefinition!="function"||(b=a.getColumnDefinition(y.index)),b instanceof ar?km(b,y):Wt("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof he)typeof a.qb=="function"&&a.qb(y);else if(y instanceof cr)a.type=y;else if(y instanceof Qo)a instanceof Qt||a instanceof ar?a.bind(y):Wt("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof el)a instanceof Qt?a.Jv(y):Wt("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof vr)a instanceof He&&a.type===He.o?a.figures.add(y):Wt("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof Ei)a instanceof vr?a.segments.add(y):Wt("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof wo)a instanceof ae||a instanceof Qn?a.layout=y:Wt("A Layout can only be assigned to a Diagram or a Group, not to: "+a);else if(Array.isArray(y))for(x=0;x<y.length;x++)nv(a,y[x]);else if(typeof y=="object"&&y!==null)if(a instanceof Hi){x=new Fn;for(var E in y)b=parseFloat(E),isNaN(b)?x[E]=y[E]:a.addColorStop(b,y[E]);wd(a,x)}else if(a instanceof ar){y.row!==void 0?(E=y.row,(E==null||E===1/0||isNaN(E)||0>E)&&Wt("Must specify non-negative integer row for RowColumnDefinition "+y+", not: "+E),a.isRow=!0,a.index=E):y.column!==void 0&&(E=y.column,(E==null||E===1/0||isNaN(E)||0>E)&&Wt("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new Fn;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);wd(a,E)}else wd(a,y);else Wt('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function $u(a,y){gf.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var b=a[1];if(typeof x=="function"?x(b):typeof b=="string")return a.splice(1,1),b;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}je.Object.defineProperties(Qt.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new Sc),this.A.zp=a)}},localBindings:{get:function(){return this.A!==null?this.A.te:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new Sc),this.A.te=a)}},srcBindings:{get:function(){return this.A!==null?this.A.wm:null},set:function(a){this.srcBindings!==a&&(this.A===null&&(this.A=new Sc),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(si(this),this.A.Ci=a,this.Uc=!0,this.N(),this.g("shadowVisible",y,a))}},enabledChanged:{get:function(){return this.A!==null?this.A.Hb:null},set:function(a){var y=this.enabledChanged;y!==a&&(si(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:Cs},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===Cs&&(this.angle=0))}},segmentIndex:{get:function(){return this.Ua!==null?this.Ua.u:-1/0},set:function(a){a=Math.round(a);var y=this.segmentIndex;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.u=a,this.v(),this.g("segmentIndex",y,a))}},segmentFraction:{get:function(){return this.Ua!==null?this.Ua.o:0},set:function(a){isNaN(a)||0>a?a=0:1<a&&(a=1);var y=this.segmentFraction;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:yo},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new jh),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:$n},set:function(a){var y=this.stretch;y!==a&&(si(this),this.A.hg=a,this.v(),this.g("stretch",y,a))}},name:{get:function(){return this.A!==null?this.A.xa:""},set:function(a){var y=this.name;y!==a&&(si(this),this.A.xa=a,this.part!==null&&(this.part.Rh=null),this.g("name",y,a))}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&un(a,"0 <= value <= 1",Qt,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Od(y,y.actualBounds)))}},filter:{get:function(){return this.bn},set:function(a){var y=this.bn;y!==a&&(this.bn=a,this.Uc=!0,this.g("filter",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Od(y,y.actualBounds)))}},visible:{get:function(){return(this.l&1)!==0},set:function(a){var y=(this.l&1)!==0;y!==a&&(this.l^=1,this.g("visible",y,a),y=this.panel,y!==null?y.v():this.Dd()&&this.Zb(a),this.N(),Zy(this))}},pickable:{get:function(){return(this.l&2)!==0},set:function(a){var y=(this.l&2)!==0;y!==a&&(this.l^=2,this.g("pickable",y,a))}},fromLinkableDuplicates:{get:function(){return(this.l&4)!==0},set:function(a){var y=(this.l&4)!==0;y!==a&&(this.l^=4,this.g("fromLinkableDuplicates",y,a))}},fromLinkableSelfNode:{get:function(){return(this.l&8)!==0},set:function(a){var y=(this.l&8)!==0;y!==a&&(this.l^=8,this.g("fromLinkableSelfNode",y,a))}},toLinkableDuplicates:{get:function(){return(this.l&16)!==0},set:function(a){var y=(this.l&16)!==0;y!==a&&(this.l^=16,this.g("toLinkableDuplicates",y,a))}},toLinkableSelfNode:{get:function(){return(this.l&32)!==0},set:function(a){var y=(this.l&32)!==0;y!==a&&(this.l^=32,this.g("toLinkableSelfNode",y,a))}},isPanelMain:{get:function(){return(this.l&64)!==0},set:function(a){var y=(this.l&64)!==0;y!==a&&(this.l^=64,this.v(),this.g("isPanelMain",y,a))}},isActionable:{get:function(){return(this.l&128)!==0},set:function(a){var y=(this.l&128)!==0;y!==a&&(this.l^=128,this.g("isActionable",y,a))}},areaBackground:{get:function(){return this.A!==null?this.A.gd:null},set:function(a){var y=this.areaBackground;y!==a&&(a!==null&&wc(a,"GraphObject.areaBackground"),a instanceof Hi&&a.freeze(),si(this),this.A.gd=a,this.N(),this.g("areaBackground",y,a))}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&wc(a,"GraphObject.background"),a instanceof Hi&&a.freeze(),this.Ma=a,this.N(),this.g("background",y,a))}},part:{get:function(){if(this.Dd())return this;if(this.Ng!==null)return this.Ng;var a;for(a=this.panel;a;){if(a instanceof Mn)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,b=this.pa,E=b.x;b=b.y,(E===y||isNaN(E)&&isNaN(y))&&(b===x||isNaN(b)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,E,b)&&this.g("position",new Rt(E,b),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&Wt("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Zy(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,b=this.jd,E=b.width,z=b.height;(E===y||isNaN(E)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof ii&&this.qc(),this.g("desiredSize",b,a),Rr(this)&&(a=this.part,a!==null&&(mo(this,a,"width"),mo(this,a,"height"))))}},width:{get:function(){return this.jd.width},set:function(a){var y=this.jd.width;y===a||isNaN(y)&&isNaN(a)||(y=this.jd,this.jd=a=new Ze(a,this.jd.height).freeze(),this.v(),this instanceof ii&&this.qc(),this.g("desiredSize",y,a),Rr(this)&&(a=this.part,a!==null&&mo(this,a,"width")))}},height:{get:function(){return this.jd.height},set:function(a){var y=this.jd.height;y===a||isNaN(y)&&isNaN(a)||(y=this.jd,this.jd=a=new Ze(this.jd.width,a).freeze(),this.v(),this instanceof ii&&this.qc(),this.g("desiredSize",y,a),Rr(this)&&(a=this.part,a!==null&&mo(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:Qi},set:function(a){var y=this.minSize;y.D(a)||(a=a.copy(),isNaN(a.width)&&(a.width=0),isNaN(a.height)&&(a.height=0),a.freeze(),si(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:mr},set:function(a){var y=this.maxSize;y.D(a)||(a=a.copy(),isNaN(a.width)&&(a.width=1/0),isNaN(a.height)&&(a.height=1/0),a.freeze(),si(this),this.A.o=a,this.v(),this.g("maxSize",y,a))}},measuredBounds:{get:function(){return this.uc}},naturalBounds:{get:function(){return this.dc}},margin:{get:function(){return this.Kg},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.Kg;y.D(a)||(this.Kg=a=a.J(),this.v(),this.g("margin",y,a))}},transform:{get:function(){return this.l&2048&&Dr(this),this.Ab}},oe:{get:function(){return this.l&4096&&Dr(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(si(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Ne},set:function(a){this.reshapingBehavior!==a&&(si(this),this.A.Pf=a)}},alignment:{get:function(){return this.Jb},set:function(a){var y=this.Jb;y.D(a)||(a.Mc()&&!a.Xb()&&Wt("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),Ss(this),this.g("alignment",y,a))}},column:{get:function(){return this.Ag},set:function(a){a=Math.round(a);var y=this.Ag;y!==a&&(0>a&&un(a,">= 0",Qt,"column"),this.Ag=a,this.v(),this.g("column",y,a),this.svg!==null&&this.svg.remove())}},columnSpan:{get:function(){return this.A!==null?this.A.ob:1},set:function(a){a=Math.round(a);var y=this.columnSpan;y!==a&&(1>a&&un(a,">= 1",Qt,"columnSpan"),si(this),this.A.ob=a,this.v(),this.g("columnSpan",y,a))}},row:{get:function(){return this.io},set:function(a){a=Math.round(a);var y=this.io;y!==a&&(0>a&&un(a,">= 0",Qt,"row"),this.io=a,this.v(),this.g("row",y,a),this.svg!==null&&this.svg.remove())}},rowSpan:{get:function(){return this.A!==null?this.A.Bi:1},set:function(a){a=Math.round(a);var y=this.rowSpan;y!==a&&(1>a&&un(a,">= 1",Qt,"rowSpan"),si(this),this.A.Bi=a,this.v(),this.g("rowSpan",y,a))}},spanAllocation:{get:function(){return this.A!==null?this.A.Di:null},set:function(a){var y=this.spanAllocation;y!==a&&(si(this),this.A.Di=a,this.v(),this.g("spanAllocation",y,a))}},alignmentFocus:{get:function(){return this.sk},set:function(a){var y=this.sk;y.D(a)||(this.sk=a=a.J(),this.v(),this.g("alignmentFocus",y,a))}},portId:{get:function(){return this.Yn},set:function(a){var y=this.Yn;if(y!==a){var x=this.part;x===null||x instanceof qe||Wt("Cannot set portID on a Link: "+a),y!==null&&x!==null&&_v(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,YS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:yi},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),Td(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&un(a,">= 0",Qt,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),Td(this))}},toShortLength:{get:function(){return this.ba!==null?this.ba.xj:0},set:function(a){var y=this.toShortLength;y!==a&&(this.Xc(),this.ba.xj=a,this.g("toShortLength",y,a),Td(this))}},toLinkable:{get:function(){return this.ba!==null?this.ba.Tr:null},set:function(a){var y=this.toLinkable;y!==a&&(this.Xc(),this.ba.Tr=a,this.g("toLinkable",y,a))}},toMaxLinks:{get:function(){return this.ba!==null?this.ba.Ur:1/0},set:function(a){var y=this.toMaxLinks;y!==a&&(0>a&&un(a,">= 0",Qt,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:yi},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),Td(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&un(a,">= 0",Qt,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),Td(this))}},fromShortLength:{get:function(){return this.ba!==null?this.ba.Wi:0},set:function(a){var y=this.fromShortLength;y!==a&&(this.Xc(),this.ba.Wi=a,this.g("fromShortLength",y,a),Td(this))}},fromLinkable:{get:function(){return this.ba!==null?this.ba.hq:null},set:function(a){var y=this.fromLinkable;y!==a&&(this.Xc(),this.ba.hq=a,this.g("fromLinkable",y,a))}},fromMaxLinks:{get:function(){return this.ba!==null?this.ba.iq:1/0},set:function(a){var y=this.fromMaxLinks;y!==a&&(0>a&&un(a,">= 0",Qt,"fromMaxLinks"),this.Xc(),this.ba.iq=a,this.g("fromMaxLinks",y,a))}},cursor:{get:function(){return this.A!==null?this.A.j:""},set:function(a){var y=this.cursor;y!==a&&(si(this),this.A.j=a,this.g("cursor",y,a))}},click:{get:function(){return this.A!==null?this.A.zh:null},set:function(a){var y=this.click;y!==a&&(si(this),this.A.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.A!==null?this.A.Fh:null},set:function(a){var y=this.doubleClick;y!==a&&(si(this),this.A.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.A!==null?this.A.Bh:null},set:function(a){var y=this.contextClick;y!==a&&(si(this),this.A.Bh=a,this.g("contextClick",y,a))}},mouseEnter:{get:function(){return this.A!==null?this.A.Mh:null},set:function(a){var y=this.mouseEnter;y!==a&&(si(this),this.A.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.A!==null?this.A.Ph:null},set:function(a){var y=this.mouseLeave;y!==a&&(si(this),this.A.Ph=a,this.g("mouseLeave",y,a))}},mouseOver:{get:function(){return this.A!==null?this.A.Qh:null},set:function(a){var y=this.mouseOver;y!==a&&(si(this),this.A.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.A!==null?this.A.Oh:null},set:function(a){var y=this.mouseHover;y!==a&&(si(this),this.A.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.A!==null?this.A.Nh:null},set:function(a){var y=this.mouseHold;y!==a&&(si(this),this.A.Nh=a,this.g("mouseHold",y,a))}},mouseDragEnter:{get:function(){return this.A!==null?this.A.Of:null},set:function(a){var y=this.mouseDragEnter;y!==a&&(si(this),this.A.Of=a,this.g("mouseDragEnter",y,a))}},mouseDragLeave:{get:function(){return this.A!==null?this.A.Xd:null},set:function(a){var y=this.mouseDragLeave;y!==a&&(si(this),this.A.Xd=a,this.g("mouseDragLeave",y,a))}},mouseDrop:{get:function(){return this.A!==null?this.A.Lh:null},set:function(a){var y=this.mouseDrop;y!==a&&(si(this),this.A.Lh=a,this.g("mouseDrop",y,a))}},actionDown:{get:function(){return this.A!==null?this.A.V:null},set:function(a){var y=this.actionDown;y!==a&&(si(this),this.A.V=a,this.g("actionDown",y,a))}},actionMove:{get:function(){return this.A!==null?this.A.ia:null},set:function(a){var y=this.actionMove;y!==a&&(si(this),this.A.ia=a,this.g("actionMove",y,a))}},actionUp:{get:function(){return this.A!==null?this.A.Ha:null},set:function(a){var y=this.actionUp;y!==a&&(si(this),this.A.Ha=a,this.g("actionUp",y,a))}},actionCancel:{get:function(){return this.A!==null?this.A.F:null},set:function(a){var y=this.actionCancel;y!==a&&(si(this),this.A.F=a,this.g("actionCancel",y,a))}},toolTip:{get:function(){return this.A!==null?this.A.$h:null},set:function(a){var y=this.toolTip;y!==a&&(si(this),this.A.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.A!==null?this.A.Ch:null},set:function(a){var y=this.contextMenu;y!==a&&(si(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Qt.prototype.trigger=Qt.prototype.Jv,Qt.prototype.findBindingPanel=Qt.prototype.ih,Qt.prototype.findTemplateBinder=Qt.prototype.pz,Qt.prototype.setProperties=Qt.prototype.nm,Qt.prototype.apply=Qt.prototype.apply,Qt.prototype.attach=Qt.prototype.Du,Qt.prototype.set=Qt.prototype.set,Qt.prototype.isEnabledObject=Qt.prototype.If,Qt.prototype.isVisibleObject=Qt.prototype.Ed,Qt.prototype.isContainedBy=Qt.prototype.rg,Qt.prototype.getNearestIntersectionPoint=Qt.prototype.rs,Qt.prototype.getLocalPoint=Qt.prototype.qs,Qt.prototype.getDocumentScale=Qt.prototype.Df,Qt.prototype.getDocumentAngle=Qt.prototype.li,Qt.prototype.getDocumentBounds=Qt.prototype.mi,Qt.prototype.getDocumentPoint=Qt.prototype.ga,Qt.prototype.intersectsRect=Qt.prototype.Yc,Qt.prototype.containedInRect=Qt.prototype.fh,Qt.prototype.containsRect=Qt.prototype.Re,Qt.prototype.containsPoint=Qt.prototype.ca,Qt.prototype.raiseChanged=Qt.prototype.g,Qt.prototype.raiseChangedEvent=Qt.prototype.cb,Qt.prototype.addCopyProperty=Qt.prototype.Vw;var gf=null;Qt.className="GraphObject",gf=new Cn,$u("Button",function(){function a(x,b){return x.diagram.ic(x.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E},function(E){return E===b})!==null}var y=Fa(De,De.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof De){var E=x.fb("ButtonBorder");E!==null&&(E.fill=b?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},Fa(ii,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new bn(0,0,2.76142374915397,2.761423749153969),spot2:new bn(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,b){if(b.If()&&b instanceof De&&(x=b.fb("ButtonBorder"),x instanceof ii)){var E=b._buttonFillOver;b._buttonFillNormal=x.fill,x.fill=E,E=b._buttonStrokeOver,b._buttonStrokeNormal=x.stroke,x.stroke=E}},y.mouseLeave=function(x,b){b.If()&&b instanceof De&&(x=b.fb("ButtonBorder"),x instanceof ii&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof De&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof ii){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var tt=b._buttonFillPressed;b._buttonFillOver=E.fill,E.fill=tt,tt=b._buttonStrokePressed,b._buttonStrokeOver=E.stroke,E.stroke=tt,x.skipsUndoManager=z}}},y.actionUp=function(x,b){if(b.If()&&b instanceof De&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof ii){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionCancel=function(x,b){if(b.If()&&b instanceof De&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof ii){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionMove=function(x,b){if(b.If()&&b instanceof De&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof ii))){var z=E.skipsUndoManager;E.skipsUndoManager=!0;var tt=b._buttonFillPressed;x.fill!==tt&&(x.fill=tt),tt=b._buttonStrokePressed,x.stroke!==tt&&(x.stroke=tt),E.skipsUndoManager=z}}},y}),$u("TreeExpanderButton",function(){var a=Fa("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},Fa(ii,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:ao},new Qo("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new Qo("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof Ti&&(x=x.adornedPart),x instanceof qe){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isTreeExpanded){if(!b.canCollapseTree(x))return}else if(!b.canExpandTree(x))return;y.handled=!0,x.isTreeExpanded?b.collapseTree(x):b.expandTree(x)}}},a}),$u("SubGraphExpanderButton",function(){var a=Fa("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},Fa(ii,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:ao},new Qo("figure","isSubGraphExpanded",function(y,x){return x=x.panel,y?x._subGraphExpandedFigure:x._subGraphCollapsedFigure}).cp()));return a.click=function(y,x){if(x=x.part,x instanceof Ti&&(x=x.adornedPart),x instanceof Qn){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isSubGraphExpanded){if(!b.canCollapseSubGraph(x))return}else if(!b.canExpandSubGraph(x))return;y.handled=!0,x.isSubGraphExpanded?b.collapseSubGraph(x):b.expandSubGraph(x)}}},a}),$u("ToolTip",function(){return Fa(Ti,De.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Rt(0,3),shadowBlur:5},Fa(ii,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new bn(0,0,4,6),spot2:new bn(1,1,-4,-4)}))}),$u("ContextMenu",function(){return Fa(Ti,De.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Rt(0,3),shadowBlur:5},new Qo("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),$u("ContextMenuButton",function(){var a=Fa("Button");a.stretch=wn;var y=a.fb("ButtonBorder");return y instanceof ii&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new bn(0,0,2,3),y.spot2=new bn(1,1,-2,-2)),a}),$u("PanelExpanderButton",function(a){var y=am(a,"COLLAPSIBLE"),x=Fa("Button",{_buttonExpandedFigure:"M0 0 M0 6 L4 2 8 6 M8 8",_buttonCollapsedFigure:"M0 0 M0 2 L4 6 8 2 M8 8",_buttonFillNormal:"rgba(0, 0, 0, 0)",_buttonStrokeNormal:null,_buttonFillOver:"rgba(0, 0, 0, .2)",_buttonStrokeOver:null,_buttonFillPressed:"rgba(0, 0, 0, .4)",_buttonStrokePressed:null},Fa(ii,{name:"ButtonIcon",strokeWidth:2},new Qo("geometryString","visible",function(b){return b?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof ii&&(a.stroke=null,a.fill="rgba(0, 0, 0, 0)"),x.click=function(b,E){var z=E.diagram;if(z!==null&&!z.isReadOnly){var tt=E.ih();tt===null&&(tt=E.part),tt!==null&&(E=tt.fb(y),E!==null&&(b.handled=!0,z.Ea("Collapse/Expand Panel"),E.visible=!E.visible,z.eb("Collapse/Expand Panel")))}},x}),$u("CheckBoxButton",function(a){var y=am(a);return a=Fa("Button",{desiredSize:new Ze(14,14)},Fa(ii,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:Be,geometryStretch:yn,visible:!1},y!==""?new Qo("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof De){var E=x.diagram;if(!(E===null||E.isReadOnly||y!==""&&E.model.isReadOnly)){x.handled=!0;var z=b.fb("ButtonIcon");E.Ea("checkbox"),z.visible=!z.visible,typeof b._doClick=="function"&&b._doClick(x,b),E.eb("checkbox")}}},a}),$u("CheckBox",function(a){a=am(a),a=Fa("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new ci(0,1,0,0)});var y=Fa(De,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new ci(1),_buttonFillNormal:a._buttonFillNormal,_buttonStrokeNormal:a._buttonStrokeNormal,_buttonFillOver:a._buttonFillOver,_buttonStrokeOver:a._buttonStrokeOver,_buttonFillPressed:a._buttonFillPressed,_buttonStrokePressed:a._buttonStrokePressed,_buttonFillDisabled:a._buttonFillDisabled,mouseEnter:a.mouseEnter,mouseLeave:a.mouseLeave,actionDown:a.actionDown,actionUp:a.actionUp,actionCancel:a.actionCancel,actionMove:a.actionMove,click:a.click,_buttonClick:a.click});return a.mouseEnter=null,a.mouseLeave=null,a.actionDown=null,a.actionUp=null,a.actionCancel=null,a.actionMove=null,a.click=null,y}),Qt.None=Ne=new he(Qt,"None",0),Qt.Default=$n=new he(Qt,"Default",0),Qt.Vertical=Bn=new he(Qt,"Vertical",4),Qt.Horizontal=wn=new he(Qt,"Horizontal",5),Qt.Fill=Be=new he(Qt,"Fill",3),Qt.Uniform=yn=new he(Qt,"Uniform",1),Qt.UniformToFill=Si=new he(Qt,"UniformToFill",2),Qt.FlipVertical=ai=new he(Qt,"FlipVertical",1),Qt.FlipHorizontal=Mi=new he(Qt,"FlipHorizontal",2),Qt.FlipBoth=Ji=new he(Qt,"FlipBoth",3),Qt.make=Fa,Qt.getBuilders=function(){var a=new Cn,y;for(y in gf)if(y!==y.toLowerCase()){var x=gf.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Qt.defineBuilder=$u,Qt.build=function(a,y,x){for(var b=[],E=2;E<arguments.length;++E)b[E-2]=arguments[E];if(E=gf.I(a),typeof E=="function"&&(b=E([a].concat(b)),b instanceof Qt))return y&&b.set(y),b;Wt('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Qt.takeBuilderArgument=am;function Sc(){this.nc=!1,this.xa="",this.zp=-1,this.nb=this.wm=this.te=null,this.j="",this.hb=this.Di=this.Hb=this.Ch=this.$h=this.F=this.Ha=this.ia=this.V=this.Lh=this.Xd=this.Of=this.Nh=this.Oh=this.Qh=this.Ph=this.Mh=this.Bh=this.Fh=this.zh=null,this.u=Qi,this.o=mr,this.hg=$n,this.ob=this.Bi=1,this.Pf=Ne,this.Pc=this.Ci=this.gd=null,this.Oc="category"}Sc.prototype.copy=function(){var a=new Sc;return a.xa=this.xa,a.zp=this.zp,a.te=this.te,a.nb=this.nb,a.j=this.j,a.zh=this.zh,a.Fh=this.Fh,a.Bh=this.Bh,a.Mh=this.Mh,a.Ph=this.Ph,a.Qh=this.Qh,a.Oh=this.Oh,a.Nh=this.Nh,a.Of=this.Of,a.Xd=this.Xd,a.Lh=this.Lh,a.V=this.V,a.ia=this.ia,a.Ha=this.Ha,a.F=this.F,a.$h=this.$h,a.Ch=this.Ch,a.Hb=this.Hb,a.Di=this.Di,a.hb=this.hb,a.u=this.u.J(),a.o=this.o.J(),a.hg=this.hg,a.Bi=this.Bi,a.ob=this.ob,a.Pf=this.Pf,a.gd=this.gd,a.Ci=this.Ci,a.Pc=this.Pc,a.Oc=this.Oc,a};function jh(){this.u=-1/0,this.o=0,this.F=yo,this.rr=Cs,this.j=this.V="None"}jh.prototype.copy=function(){var a=new jh;return a.u=this.u,a.o=this.o,a.F=this.F.J(),a.rr=this.rr,a.V=this.V,a.j=this.j,a},jh.className="LinkElementSettings";function Rg(){this.yj=this.Xi=br,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}Rg.prototype.copy=function(){var a=new Rg;return a.Xi=this.Xi.J(),a.yj=this.yj.J(),a.Vi=this.Vi,a.wj=this.wj,a.Wi=this.Wi,a.xj=this.xj,a.hq=this.hq,a.Tr=this.Tr,a.iq=this.iq,a.Ur=this.Ur,a},Rg.className="LinkSettings";function Fd(){this.ha=[1,0,0,1,0,0]}Fd.prototype.copy=function(){var a=new Fd;return a.ha[0]=this.ha[0],a.ha[1]=this.ha[1],a.ha[2]=this.ha[2],a.ha[3]=this.ha[3],a.ha[4]=this.ha[4],a.ha[5]=this.ha[5],a},Fd.prototype.translate=function(a,y){this.ha[4]+=this.ha[0]*a+this.ha[2]*y,this.ha[5]+=this.ha[1]*a+this.ha[3]*y},Fd.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Fd.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a!==0){if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.ha[1]*a+this.ha[3]*b,z=this.ha[0]*-b+this.ha[2]*a,tt=this.ha[1]*-b+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*b,this.ha[1]=E,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},Fd.className="STransform";function xc(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}xc.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},xc.className="SGradient";function Bl(a,y,x){this.ownerDocument=a=y===void 0?Ce.document:y,this.cA="http://www.w3.org/2000/svg",a!==void 0&&(this.Oa=this.Ud("svg",{width:"1px",height:"1px",viewBox:"0 0 1 1"}),this.style.display="block",this.style.letterSpacing="normal",this.style.wordSpacing="normal",this.Oa.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns","http://www.w3.org/2000/svg"),this.Oa.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink")),this.hs=null,this.context=new ea(this,x)}Bl.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",this.Oa.setAttributeNS(null,"width",x+"px"),this.Oa.setAttributeNS(null,"height",b+"px"),this.Oa.setAttributeNS(null,"viewBox","0 0 "+x+" "+b),this.context.ww.firstElementChild.setAttributeNS(null,"width",x+"px"),this.context.ww.firstElementChild.setAttributeNS(null,"height",b+"px"),!0):!1},Bl.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),ve(y))for(var b in y)a.setAttributeNS(b==="href"?"http://www.w3.org/1999/xlink":"",b,y[b]);return x!==void 0&&(a.textContent=x),a},Bl.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Bl.prototype.focus=function(){this.Oa.focus()},Bl.prototype.mx=function(){this.ownerDocument=null},je.Object.defineProperties(Bl.prototype,{width:{get:function(){return this.Oa.width.baseVal.value},set:function(a){this.Oa.setAttribute("width",a+"px")}},height:{get:function(){return this.Oa.height.baseVal.value},set:function(a){this.Oa.setAttribute("height",a+"px")}},style:{get:function(){return this.Oa.style}}}),Bl.className="SVGSurface";function ea(a,y){this.Gv=a,this.svg=a.Oa,this.stack=[],this.nh=[],this.fillStyle="#000000",this.font="10px sans-serif",this.globalAlpha=1,this.lineCap="butt",this.lineDashOffset=0,this.lineJoin="miter",this.lineWidth=1,this.miterLimit=10,this.shadowBlur=0,this.shadowColor="rgba(0, 0, 0, 0)",this.shadowOffsetY=this.shadowOffsetX=0,this.Il=!1,this.strokeStyle="#000000",this.textAlign="start",this.clipInsteadOfFill=!1,this.Vg=this.Br=this.Ar=0,this.yd=this.ad=null,this.path=[],this.Yl={},this.Ct=!1,this.Yg=null,this.uj=0,this.rb=new Fd,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=Do++,b=this.Ud("clipPath",{id:"mainClip"+x});b.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=b,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(b),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Ky(a,y,x,b,E,z,tt){a.Nj===void 0?jg(a,y,x,b,E,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+b+", "+E+", "+z+", "+tt+")")}Lt=ea.prototype,Lt.arc=function(a,y,x,b,E,z,tt,ot){var rt=2*Math.PI,at=rt-1e-6,ut=x*Math.cos(b),ct=x*Math.sin(b),mt=a+ut,yt=y+ct,St=z?0:1;b=z?b-E:E-b,(1e-6<Math.abs(tt-mt)||1e-6<Math.abs(ot-yt))&&this.path.push(["L",mt,+yt]),0>b&&(b=b%rt+rt),b>at?(this.path.push(["A",x,x,0,1,St,a-ut,y-ct]),this.path.push(["A",x,x,0,1,St,mt,yt])):1e-6<b&&this.path.push(["A",x,x,0,+(b>=Math.PI),St,a+x*Math.cos(E),y+x*Math.sin(E)])},Lt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Lt.Se=function(a){this.addPath(this.path,this.rb,a||0)},Lt.bezierCurveTo=function(a,y,x,b,E,z){this.path.push(["C",a,y,x,b,E,z])},Lt.clearRect=function(){},Lt.clip=function(){this.Yl.clipPath=!0},Lt.closePath=function(){this.path.push(["z"])},Lt.createLinearGradient=function(a,y,x,b){var E=new xc("linear");return E.x1=a,E.y1=y,E.x2=x,E.y2=b,E},Lt.createPattern=function(a){var y="";a instanceof HTMLCanvasElement&&(y=a.toDataURL()),a instanceof HTMLImageElement&&(y=a.getAttribute("src"));var x=this.eA;if(x[y])return"url(#"+x[y]+")";var b="PATTERN"+Do++,E={x:0,y:0,width:a.width,height:a.height,href:y};return a=this.Ud("pattern",{width:a.width,height:a.height,id:b,patternUnits:"userSpaceOnUse"}),a.appendChild(this.Ud(bd,E)),this.svg.appendChild(a),x[y]=b,"url(#"+b+")"},Lt.createRadialGradient=function(a,y,x,b,E,z){var tt=new xc("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=b,tt.y2=E,tt.r2=z,tt};function Xy(a,y,x,b,E,z,tt,ot,rt){b=ot/b,E=rt/E,z===0&&tt===0||a.rb.translate(z,tt),b===1&&E===1||a.rb.scale(b,E),y===0&&x===0||a.rb.translate(-y,-x)}Lt.drawImage=function(a,y,x,b,E,z,tt,ot,rt){var at="";a instanceof HTMLCanvasElement&&(at=a.toDataURL()),a instanceof HTMLImageElement&&(at=a.getAttribute("src"));var ut=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,b===void 0&&(z=y,tt=x,ot=b=ut,rt=E=a),b=b||0,E=E||0,ot=ot||0,rt=rt||0,Xy(this,y,x,b,E,z||0,tt||0,ot,rt),z={x:0,y:0,width:ut||b,height:a||E,href:at},qt.$(b,ot)&&qt.$(E,rt)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||b!==ut||E!==a)&&(b+=y,E+=x,z["clip-path"]="path('M "+y+","+x+" L "+b+" "+x+" L "+b+" "+E+" L "+y+" "+E+" z')"),pf(this,bd,z,this.rb),this.addElement(bd,z)},Lt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},Lt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Lt.fillRect=function(a,y,x,b){a=[a,y,x,b],a={x:a[0],y:a[1],width:a[2],height:a[3]},pf(this,"fill",a,this.rb),this.addElement("rect",a)},Lt.ox=function(a,y,x,b){a={x:a,y,width:x,height:b},pf(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},Lt.fillText=function(a,y,x){a=[a,y,x],y=this.textAlign,y==="left"?y="start":y==="right"?y="end":y==="center"&&(y="middle"),y={x:a[1],y:a[2],style:"font: "+this.font,"text-anchor":y},pf(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Lt.lineTo=function(a,y){this.path.push(["L",a,y])},Lt.moveTo=function(a,y){this.path.push(["M",a,y])},Lt.quadraticCurveTo=function(a,y,x,b){this.path.push(["Q",a,y,x,b])},Lt.rect=function(a,y,x,b){this.path.push(["M",a,y],["L",a+x,y],["L",a+x,y+b],["L",a,y+b],["z"])},Lt.restore=function(){this.rb=this.stack.pop(),this.path=this.stack.pop();var a=this.stack.pop();this.fillStyle=a.fillStyle,this.font=a.font,this.globalAlpha=a.globalAlpha,this.lineCap=a.lineCap,this.lineDashOffset=a.lineDashOffset,this.lineJoin=a.lineJoin,this.lineWidth=a.lineWidth,this.miterLimit=a.miterLimit,this.shadowBlur=a.shadowBlur,this.shadowColor=a.shadowColor,this.shadowOffsetX=a.shadowOffsetX,this.shadowOffsetY=a.shadowOffsetY,this.strokeStyle=a.strokeStyle,this.textAlign=a.textAlign,this.bk=a.bk},Lt.save=function(){this.stack.push({fillStyle:this.fillStyle,font:this.font,globalAlpha:this.globalAlpha,lineCap:this.lineCap,lineDashOffset:this.lineDashOffset,lineJoin:this.lineJoin,lineWidth:this.lineWidth,miterLimit:this.miterLimit,shadowBlur:this.shadowBlur,shadowColor:this.shadowColor,shadowOffsetX:this.shadowOffsetX,shadowOffsetY:this.shadowOffsetY,strokeStyle:this.strokeStyle,textAlign:this.textAlign,bk:this.bk});for(var a=[],y=0;y<this.path.length;y++)a.push(this.path[y]);this.stack.push(a),this.stack.push(this.rb.copy())},Lt.setTransform=function(a,y,x,b,E,z){a===1&&y===0&&x===0&&b===1&&E===0&&z===0||jg(this,a,y,x,b,E,z)};function Jy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Lt.scale=function(a,y){this.rb.scale(a,y)},Lt.translate=function(a,y){this.rb.translate(a,y)},Lt.transform=function(){},Lt.yc=function(){},Lt.stroke=function(){qy(this,this.Yl)},Lt.jk=function(){this.clipInsteadOfFill||this.stroke()},Lt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Lt.addElement=function(a,y,x){return a=this.Ud(a,y,x),this.yd!==null?this.yd.appendChild(a):this.yd=a,this.ad=a};function pf(a,y,x,b){y==="fill"?iv(a,x):y==="stroke"&&qy(a,x),b!==null&&(a=b.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function iv(a,y){a.fillStyle instanceof xc?y.fill=ov(a,a.fillStyle,!0):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.fill="rgb("+a[1]+","+a[2]+","+a[3]+")",y["fill-opacity"]=a[4]):y.fill=a.fillStyle}function Qy(a,y,x){x=x?"fill":"stroke",a.fillStyle instanceof xc?y.setAttributeNS(null,"fill",ov(a,a.fillStyle,!0)):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.setAttributeNS(null,x,"rgb("+a[1]+","+a[2]+","+a[3]+")"),y.setAttributeNS(null,x+"-opacity",a[4])):y.setAttributeNS(null,x,a.fillStyle)}function qy(a,y){if(a.strokeStyle instanceof xc)y.stroke=ov(a,a.strokeStyle,!1);else if(/^rgba\(/.test(a.strokeStyle)){var x=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.strokeStyle);y.stroke="rgb("+x[1]+","+x[2]+","+x[3]+")",y["stroke-opacity"]=x[4]}else y.stroke=a.strokeStyle;y["stroke-width"]=a.lineWidth,y["stroke-linecap"]=a.lineCap,y["stroke-linejoin"]=a.lineJoin,y["stroke-miterlimit"]=a.miterLimit,a.Ct&&(y["stroke-dasharray"]=a.Yg.toString(),y["stroke-dashoffset"]=a.uj)}function ov(a,y,x){var b="";if(b=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,b!==null&&b.indexOf("GRAD")!==-1?(b=b.split("#")[1].slice(0,-1),x=a.svg.getElementById(b),x!==null&&x.remove()):b="GRAD"+Do++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:b,gradientUnits:"userSpaceOnUse"});else if(y.type==="radial")x=a.Ud("radialGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,r1:y.r1,r2:y.r2,id:b});else throw Error("invalid gradient");var E=y.gx;y=E.length;for(var z=[],tt=0;tt<y;tt++){var ot=E[tt],rt=ot.color;ot={offset:ot.offset,"stop-color":rt},/^rgba\(/.test(rt)&&(rt=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(rt),ot["stop-color"]="rgb("+rt[1]+","+rt[2]+","+rt[3]+")",ot["stop-opacity"]=rt[4]),z.push(ot)}for(z.sort(function(at,ut){return at.offset>ut.offset?1:-1}),E=0;E<y;E++)x.appendChild(a.Ud("stop",z[E]));return a.svg.appendChild(x),"url(#"+b+")"}Lt.addPath=function(a,y,x){for(var b=[],E=0;E<a.length;E++){var z=Kn(a[E]),tt=[z.shift()];if(tt[0]==="A")tt.push(z.shift()+","+z.shift(),z.shift(),z.shift()+","+z.shift(),z.shift()+","+z.shift());else for(;z.length;)tt.push(z.shift()+","+z.shift());b.push(tt.join(" "))}if(b=b.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+b+'")');else if(a.d=b,pf(this,"",a,y),this.Hl!==null)if(y=this.Hl,y.nodeName!=="g")for(var ot in a)ot!=="transform"&&y.setAttributeNS(null,ot,a[ot]);else{ot=y.getElementsByTagName("path");for(var rt in a)rt!=="transform"&&ot[x].setAttributeNS(null,rt,a[rt])}else this.addElement("path",a)};function jg(a,y,x,b,E,z,tt){var ot=new Fd;ot.ha=[y,x,b,E,z,tt],y={},pf(a,"g",y,ot),ot=a.addElement("g",y),a.nh.push(ot)}function lm(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function Xl(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function yu(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Lt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Lt.fs=function(){this.Ct=!1},Lt.Vc=function(){},Lt.Wx=function(){},ea.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},ea.prototype.getImageData=function(){return null},ea.prototype.measureText=function(){return null};function um(a,y){y=y.getAttribute("fill"),y!==null&&(y=y.split("#"),y.length!==1&&(y=a.svg.getElementById(y[1].slice(0,-1)),y!==null&&a.svg.innerHTML.match(new RegExp(y.id,"g")).length===1&&y.remove()))}ea.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},ea.className="SVGContext",ae.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Bl(this,Ce.document));var y=new Bl(this,Ce.document,!0);a===void 0&&(a=new Fn);var x=this;return fc(this,function(b,E){return b=im(x,b,"SVG",y),b=b!==null?b.svg:null,typeof E=="function"?(E(b),null):b},a)},ae.prototype.makeSvg=ae.prototype.Cs,ae.prototype.av=function(a){return this.Cs(a)},ae.prototype.makeSVG=ae.prototype.av;function Wa(a,y,x,b){this.ownerDocument=y=y===void 0?Ce.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Ed(y,x,b),y.H=a}Wa.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",!0):!1},Wa.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},Wa.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Wa.prototype.focus=function(){this.Oa.focus()},Wa.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},je.Object.defineProperties(Wa.prototype,{width:{get:function(){return this.Oa.width},set:function(a){this.Oa.width=a}},height:{get:function(){return this.Oa.height},set:function(a){this.Oa.height=a}},style:{get:function(){return this.Oa.style}}}),Wa.className="CanvasSurface";function Ed(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Wt("Browser does not support HTML Canvas Element"),this.ct=this.et=this.dt="",this.Hm=!1,this.Vg=this.Br=this.Ar=0,this.Il=!1,this.El=new Xn,this.isTemporary=!!x}Lt=Ed.prototype,Lt.Wx=function(a){this.Z.imageSmoothingEnabled=a},Lt.arc=function(a,y,x,b,E,z){this.Z.arc(a,y,x,b,E,z)},Lt.beginPath=function(){this.Z.beginPath()},Lt.Se=function(){},Lt.bezierCurveTo=function(a,y,x,b,E,z){this.Z.bezierCurveTo(a,y,x,b,E,z)},Lt.clearRect=function(a,y,x,b){this.yc(),this.Z.clearRect(a,y,x,b)},Lt.clip=function(){this.Z.clip()},Lt.closePath=function(){this.Z.closePath()},Lt.createLinearGradient=function(a,y,x,b){return this.Z.createLinearGradient(a,y,x,b)},Lt.createPattern=function(a,y){return this.Z.createPattern(a,y)},Lt.createRadialGradient=function(a,y,x,b,E,z){return this.Z.createRadialGradient(a,y,x,b,E,z)},Lt.drawImage=function(a,y,x,b,E,z,tt,ot,rt){b===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,b,E,z,tt,ot,rt)},Lt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Lt.fillRect=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Lt.ox=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Lt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Lt.getImageData=function(a,y,x,b){return this.Z.getImageData(a,y,x,b)},Lt.lineTo=function(a,y){this.Z.lineTo(a,y)},Lt.measureText=function(a){return this.Z.measureText(a)},Lt.moveTo=function(a,y){this.Z.moveTo(a,y)},Lt.quadraticCurveTo=function(a,y,x,b){this.Z.quadraticCurveTo(a,y,x,b)},Lt.rect=function(a,y,x,b){this.Z.rect(a,y,x,b)},Lt.restore=function(){this.Z.restore()},Lt.save=function(){this.yc(),this.Z.save()},Ed.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Lt=Ed.prototype,Lt.setTransform=function(a,y,x,b,E,z){this.El.setTransform(a,y,x,b,E,z)},Lt.scale=function(a,y){this.El.scale(a,y)},Lt.translate=function(a,y){this.El.translate(a,y)},Lt.stroke=function(){this.Z.stroke()},Lt.transform=function(a,y,x,b,E,z){if(a!==1||y!==0||x!==0||b!==1||E!==0||z!==0){var tt=this.El,ot=tt.m11*a+tt.m21*y;a=tt.m12*a+tt.m22*y,y=tt.m11*x+tt.m21*b,x=tt.m12*x+tt.m22*b,tt.dx=tt.m11*E+tt.m21*z+tt.dx,tt.dy=tt.m12*E+tt.m22*z+tt.dy,tt.m11=ot,tt.m12=a,tt.m21=y,tt.m22=x}},Lt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Lt.ng=function(a,y){if(a instanceof Hi&&a.type===Ea){var x=a.yk;a=a.ft,a>x?(this.scale(x/a,1),this.translate((a-x)/2,0)):x>a&&(this.scale(1,a/x),this.translate(0,(x-a)/2)),this.Hm?this.clip():this.fill(y),a>x?(this.translate(-(a-x)/2,0),this.scale(1/(x/a),1)):x>a&&(this.translate(0,-(x-a)/2),this.scale(1,1/(a/x)))}else this.Hm?this.clip():this.fill(y)},Lt.jk=function(){this.Hm||this.stroke()},Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Lt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Lt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(mx),a.lineDashOffset=0)},Lt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Lt.Hs=function(){},je.Object.defineProperties(Ed.prototype,{fillStyle:{get:function(){return this.Z.fillStyle},set:function(a){this.ct!==a&&(this.ct=this.Z.fillStyle=a)}},font:{get:function(){return this.Z.font},set:function(a){this.dt!==a&&(this.dt=this.Z.font=a)}},globalAlpha:{get:function(){return this.Z.globalAlpha},set:function(a){this.Z.globalAlpha=a}},lineCap:{get:function(){return this.Z.lineCap},set:function(a){this.Z.lineCap=a}},lineDashOffset:{get:function(){return this.Z.lineDashOffset},set:function(a){this.Z.lineDashOffset=a}},lineJoin:{get:function(){return this.Z.lineJoin},set:function(a){this.Z.lineJoin=a}},lineWidth:{get:function(){return this.Z.lineWidth},set:function(a){this.Z.lineWidth=a}},miterLimit:{get:function(){return this.Z.miterLimit},set:function(a){this.Z.miterLimit=a}},shadowBlur:{get:function(){return this.Z.shadowBlur},set:function(a){this.Z.shadowBlur=a}},shadowColor:{get:function(){return this.Z.shadowColor},set:function(a){this.Z.shadowColor=a}},shadowOffsetX:{get:function(){return this.Z.shadowOffsetX},set:function(a){this.Z.shadowOffsetX=a}},shadowOffsetY:{get:function(){return this.Z.shadowOffsetY},set:function(a){this.Z.shadowOffsetY=a}},strokeStyle:{get:function(){return this.Z.strokeStyle},set:function(a){this.et!==a&&(this.et=this.Z.strokeStyle=a)}},textAlign:{get:function(){return this.Z.textAlign},set:function(a){this.Z.textAlign=a}},imageSmoothingEnabled:{get:function(){return this.Z.imageSmoothingEnabled},set:function(a){this.Z.imageSmoothingEnabled=a}},filter:{get:function(){return this.Z.filter},set:function(a){this.Z.filter=a===""?"none":a}},clipInsteadOfFill:{get:function(){return this.Hm},set:function(a){this.Hm=a}}});var mx=Object.freeze([]);Ed.className="CanvasSurfaceContext";function zg(){this.F=this.o=this.u=this.j=0}zg.className="ColorNumbers";function Hi(a,y){Sf||(hv(),Sf=!0),Vi(this),this._isFrozen=!1,a===void 0?(this.na=th,this.xk="black"):typeof a=="string"?(this.na=th,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===xu?(this.Qd=Gi,this.Lk=zr):this.Lk=a===Ea?this.Qd=ui:this.Qd=yi,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}Hi.prototype.copy=function(){var a=new Hi;return a.na=this.na,a.xk=this.xk,a.Qd=this.Qd.J(),a.Lk=this.Lk.J(),a.Gr=this.Gr,a.Xp=this.Xp,this.we!==null&&(a.we=this.we.copy()),a.cr=this.cr,a},Lt=Hi.prototype,Lt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Lt.qb=function(a){a.classType===Hi&&(this.type=a)},Lt.toString=function(){var a="Brush(";if(this.type===th)a+=this.color;else if(a=this.type===xu?a+"Linear ":this.type===Ea?a+"Radial ":this.type===xf?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Lt.addColorStop=function(a,y){return this._isFrozen&&oe(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&un(a,"0 <= loc <= 1",Hi,"addColorStop:loc"),this.we===null&&(this.we=new Cn),this.we.add(a,y),this.na===th&&(this.type=xu),this.xe=null,this},Lt.Vz=function(a,y){if(this._isFrozen&&oe(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wf:y,this.type===th)Su(this.color),this.color=vf(a,y);else if((this.type===xu||this.type===Ea)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Su(x.value),this.addColorStop(x.key,vf(a,y));return this};function $y(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wf:x,Su(a),vf(y,x)}Lt.Wy=function(a,y){if(this._isFrozen&&oe(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wf:y,this.type===th)Su(this.color),this.color=vf(-a,y);else if((this.type===xu||this.type===Ea)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Su(x.value),this.addColorStop(x.key,vf(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wf:x,Su(a),vf(-y,x)}function rv(a,y,x){Su(a),a=lo.j;var b=lo.u,E=lo.o,z=lo.F;return Su(y),x===void 0&&(x=.5),"rgba("+Math.round((lo.j-a)*x+a)+", "+Math.round((lo.u-b)*x+b)+", "+Math.round((lo.o-E)*x+E)+", "+Math.round((lo.F-z)*x+z)+")"}Lt.Gx=function(){if(this.type===th)return mf(this.color);if((this.type===xu||this.type===Ea)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Ea)return mf(a.first().value);if(a.get(.5)!==null)return mf(a.get(.5));if(a.count===2)return a=a.Fa(),mf(rv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,b=-1,E=1,z=1;y.next();){var tt=y.key,ot=Math.abs(.5-y.key);E>z&&ot<E?(x=tt,E=ot):z>=E&&ot<z&&(b=tt,z=ot)}return x>b&&(z=x,x=b,b=z,z=E),E=b-x,mf(rv(a.get(x),a.get(b),1-z/E))}return!1};function mf(a){return a?a instanceof Hi?a.Gx():(Su(a),128>(299*lo.j+587*lo.u+114*lo.o)/1e3):!1}function vf(a,y){switch(y){case wf:y=100*av(lo.j);var x=100*av(lo.u),b=100*av(lo.o);return ws.j=.4124564*y+.3575761*x+.1804375*b,ws.u=.2126729*y+.7151522*x+.072175*b,ws.o=.0193339*y+.119192*x+.9503041*b,ws.F=lo.F,y=uv(ws.j/yf[0]),x=uv(ws.u/yf[1]),b=uv(ws.o/yf[2]),Jl.j=116*x-16,Jl.u=500*(y-x),Jl.o=200*(x-b),Jl.F=ws.F,Jl.j=Math.min(100,Math.max(0,Jl.j+100*a)),a=(Jl.j+16)/116,y=a-Jl.o/200,ws.j=yf[0]*eS(Jl.u/500+a),ws.u=yf[1]*(Jl.j>hm*dv?Math.pow(a,3):Jl.j/hm),ws.o=yf[2]*eS(y),ws.F=Jl.F,a=-.969266*ws.j+1.8760108*ws.u+.041556*ws.o,y=.0556434*ws.j+-.2040259*ws.u+1.0572252*ws.o,lo.j=255*lv((3.2404542*ws.j+-1.5371385*ws.u+-.4985314*ws.o)/100),lo.u=255*lv(a/100),lo.o=255*lv(y/100),lo.F=ws.F,lo.j=Math.round(lo.j),255<lo.j?lo.j=255:0>lo.j&&(lo.j=0),lo.u=Math.round(lo.u),255<lo.u?lo.u=255:0>lo.u&&(lo.u=0),lo.o=Math.round(lo.o),255<lo.o?lo.o=255:0>lo.o&&(lo.o=0),"rgba("+lo.j+", "+lo.u+", "+lo.o+", "+lo.F+")";case nS:return sv(),ma.o=Math.min(100,Math.max(0,ma.o+100*a)),"hsla("+ma.j+", "+ma.u+"%, "+ma.o+"%, "+ma.F+")";default:Wt("Unknown color space: "+y)}}function Su(a){Sf||(hv(),Sf=!0);var y=cv;if(y!==null){y.clearRect(0,0,1,1),y.fillStyle="#000000";var x=y.fillStyle;y.fillStyle=a,y.fillStyle!==x?(y.fillRect(0,0,1,1),a=y.getImageData(0,0,1,1).data,lo.j=a[0],lo.u=a[1],lo.o=a[2],lo.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,lo.j=0,lo.u=0,lo.o=0,lo.F=1)}}function sv(){var a=lo.j/255,y=lo.u/255,x=lo.o/255,b=Math.max(a,y,x),E=Math.min(a,y,x),z=b-E;if(E=(b+E)/2,z===0)var tt=a=0;else{switch(b){case a:tt=(y-x)/z%6;break;case y:tt=(x-a)/z+2;break;case x:tt=(a-y)/z+4}tt*=60,0>tt&&(tt+=360),a=z/(1-Math.abs(2*E-1))}ma.j=Math.round(tt),ma.u=Math.round(100*a),ma.o=Math.round(100*E),ma.F=lo.F}function av(a){return a/=255,.04045>=a?a/12.92:Math.pow((a+.055)/1.055,2.4)}function lv(a){return .0031308>=a?12.92*a:1.055*Math.pow(a,1/2.4)-.055}function uv(a){return a>dv?Math.pow(a,1/3):(hm*a+16)/116}function eS(a){var y=a*a*a;return y>dv?y:(116*a-16)/hm}function wc(a,y){typeof a!="string"&&(a instanceof Hi||Wt("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){cv=Io?new Wa(null,void 0,{willReadFrequently:!0}).context:null}je.Object.defineProperties(Hi.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&oe(this,a),this.na=a,this.start.Mc()&&(a===xu?this.start=Gi:a===Ea&&(this.start=ui)),this.end.Mc()&&(a===xu?this.end=zr:a===Ea&&(this.end=ui)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&oe(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&oe(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&oe(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&oe(this,a),0>a&&un(a,">= zero",Hi,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&oe(this,a),0>a&&un(a,">= zero",Hi,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&oe(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&oe(this,a),this.cr=a,this.xe=null}}}),Hi.prototype.isDark=Hi.prototype.Gx,Hi.prototype.darkenBy=Hi.prototype.Wy,Hi.prototype.lightenBy=Hi.prototype.Vz,Hi.prototype.addColorStop=Hi.prototype.addColorStop;var dv=216/24389,hm=24389/27,yf=[95.047,100,108.883],cv=null,lo=new zg,ma=new zg,ws=new zg,Jl=new zg,Sf=!1;Hi.className="Brush";var th;Hi.Solid=th=new he(Hi,"Solid",0);var xu;Hi.Linear=xu=new he(Hi,"Linear",1);var Ea;Hi.Radial=Ea=new he(Hi,"Radial",2);var xf;Hi.Pattern=xf=new he(Hi,"Pattern",4);var wf;Hi.Lab=wf=new he(Hi,"Lab",5);var nS;Hi.HSL=nS=new he(Hi,"HSL",6),Hi.randomColor=function(a,y){a===void 0&&(a=128),y===void 0&&(y=Math.max(a,255));var x=Math.abs(y-a);y=Math.floor(a+Math.random()*x).toString(16);var b=Math.floor(a+Math.random()*x).toString(16);return a=Math.floor(a+Math.random()*x).toString(16),2>y.length&&(y="0"+y),2>b.length&&(b="0"+b),2>a.length&&(a="0"+a),"#"+y+b+a},Hi.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;Sf||(hv(),Sf=!0);var y=cv;if(y===null)return!0;y.fillStyle="#000000";var x=y.fillStyle;return y.fillStyle=a,y.fillStyle!==x?!0:(y.fillStyle="#FFFFFF",x=y.fillStyle,y.fillStyle=a,y.fillStyle!==x)},Hi.lighten=function(a){return $y(a)},Hi.lightenBy=$y,Hi.darken=function(a){return tS(a)},Hi.darkenBy=tS,Hi.mix=rv,Hi.isDark=mf;function cr(){this.xa="Base"}cr.prototype.measure=function(){},cr.prototype.Yz=function(a,y,x,b,E){a.measure(y,x,b,E)},cr.prototype.arrange=function(){},cr.prototype.Ly=function(a,y,x,b,E,z){a.arrange(y,x,b,E,z)},cr.prototype.iA=function(a){a.Uj()},cr.prototype.gc=function(){},je.Object.defineProperties(cr.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return De}}}),cr.prototype.remeasureObject=cr.prototype.iA,cr.prototype.arrangeElement=cr.prototype.Ly,cr.prototype.measureElement=cr.prototype.Yz,cr.className="PanelLayout";function dm(){this.xa="Base"}pe(dm,cr),dm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;a=wu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===a){var ut=at.margin,ct=ut.right+ut.left;ut=ut.top+ut.bottom,at.measure(y,x,z,tt);var mt=at.measuredBounds;ct=Math.max(mt.width+ct,0),ut=Math.max(mt.height+ut,0),mt=at.position.x;var yt=at.position.y;isFinite(mt)||(mt=0),isFinite(yt)||(yt=0),at instanceof ii&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),So(E,mt,yt,ct,ut)}}},dm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding;for(a=x.x-E.left,x=x.y-E.top,E=0;E<b;E++){var z=y[E],tt=z.measuredBounds,ot=z.margin,rt=z.position.x,at=z.position.y;if(rt=isNaN(rt)?-a:rt-a,at=isNaN(at)?-x:at-x,z instanceof ii&&z.isGeometryPositioned){var ut=z.strokeWidth/2;rt-=ut,at-=ut}z.visible&&z.arrange(rt+ot.left,at+ot.top,tt.width,tt.height)}};function cm(){this.xa="Base"}pe(cm,cr),cm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;y=mn(),z=wu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===z){var ut=Os(at,!1);if(ut!==Ne&&ut!==wn)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var ct=Math.max(at.height+ut.top+ut.bottom,0);E.width+=Math.max(at.width+ut.right+ut.left,0),E.height=Math.max(E.height,ct)}}}for(b=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):E.height!==0&&(x=Math.min(E.height,a.maxSize.height)),a=0;a<b;a++)rt=y[a],(rt.visible||rt===z)&&(ut=rt.margin,ot=ut.right+ut.left,ut=ut.top+ut.bottom,rt.measure(1/0,x,0,tt),rt=rt.measuredBounds,ut=Math.max(rt.height+ut,0),E.width+=Math.max(rt.width+ot,0),E.height=Math.max(E.height,ut));fn(y)},cm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.top,tt=a.isOpposite,ot=tt?x.width:E.left,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var ct=ut.measuredBounds,mt=ut.margin,yt=mt.top+mt.bottom,St=z+E.bottom,Mt=ct.height,Ot=Os(ut,!1);(isNaN(ut.desiredSize.height)&&Ot===Be||Ot===Bn)&&(Mt=Math.max(x.height-yt-St,0)),yt=Mt+yt+St,St=ut.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=ui),tt&&(ot-=ct.width+mt.left+mt.right),ut.arrange(ot+St.offsetX+mt.left,at+St.offsetY+mt.top+(x.height*St.y-yt*St.y),ct.width,Mt),tt||(ot+=ct.width+mt.left+mt.right)}}};function fm(){this.xa="Base"}pe(fm,cr),fm.prototype.measure=function(a,y,x,b,E,z){var tt=b.length;x=mn();for(var ot=wu(a),rt=0;rt<tt;rt++){var at=b[rt];if(at.visible||at===ot){var ut=Os(at,!1);if(ut!==Ne&&ut!==Bn)x.push(at);else{var ct=at.margin;ut=ct.right+ct.left,ct=ct.top+ct.bottom,at.measure(y,1/0,z,0),at=at.measuredBounds,ns(E,Math.max(E.width,Math.max(at.width+ut,0)),E.height+Math.max(at.height+ct,0))}}}if(b=x.length,b!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):E.width!==0&&(y=Math.min(E.width,a.maxSize.width)),a=0;a<b;a++)rt=x[a],(rt.visible||rt===ot)&&(at=rt.margin,tt=at.right+at.left,at=at.top+at.bottom,rt.measure(y,1/0,z,0),rt=rt.measuredBounds,at=Math.max(rt.height+at,0),E.width=Math.max(E.width,Math.max(rt.width+tt,0)),E.height+=at);fn(x)}},fm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.left,tt=a.isOpposite,ot=tt?x.height:E.top,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var ct=ut.measuredBounds,mt=ut.margin,yt=mt.left+mt.right,St=z+E.right,Mt=ct.width,Ot=Os(ut,!1);(isNaN(ut.desiredSize.width)&&Ot===Be||Ot===wn)&&(Mt=Math.max(x.width-yt-St,0)),yt=Mt+yt+St,St=ut.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=ui),tt&&(ot-=ct.height+mt.bottom+mt.top),ut.arrange(at+St.offsetX+mt.left+(x.width*St.x-yt*St.x),ot+St.offsetY+mt.top,Mt,ct.height),tt||(ot+=ct.height+mt.bottom+mt.top)}}};function gm(){this.xa="Base"}pe(gm,cr),gm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=at.right+at.left,ct=at.top+at.bottom;rt.measure(y,x,z,tt);var mt=rt.measuredBounds;z=mt.width,tt=mt.height;var yt=Math.max(z+ut,0),St=Math.max(tt+ct,0),Mt=a.isClipping,Ot=ye.allocAt(-at.left,-at.top,yt,St),Bt=ye.allocAt(0,0,z,tt);fv(rt,Bt,!0),z=Bt.width,tt=Bt.height;for(var zt=!0,_t=wu(a),Ut=0;Ut<ot;Ut++){var Jt=b[Ut];mt=y;var re=x;if(Jt!==rt&&(Jt.visible||Jt===_t)){at=Jt.margin;var Xe=at.left,pn=at.top;switch(yt=at.right+at.left,St=at.top+at.bottom,at=Os(Jt,!1),at){case Be:mt=z,re=tt,pn=Xe=St=yt=0;break;case wn:mt=z,Xe=yt=0;break;case Bn:re=tt,pn=St=0}Jt.measure(mt,re,0,0),mt=Jt.measuredBounds,yt=Math.max(mt.width+yt,0),St=Math.max(mt.height+St,0),at=Jt.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=ui);var hn=Jt.alignmentFocus;if(hn.Xb()&&(hn=ui),re=null,Jt instanceof De&&Jt.$e!==""&&(re=Jt.fb(Jt.$e),re===Jt&&(re=null)),Xe=Bt.x-Xe,pn=Bt.y-pn,re!==null){for(Jt.arrange(0,0,mt.width,mt.height),mt=re.actualBounds,mt=Rt.allocAt(mt.x+(hn.x*mt.width-hn.offsetX),mt.y+(hn.y*mt.height-hn.offsetY)),re=re.panel;re!==Jt;)re.transform.Ga(mt),re=re.panel;Xe+=at.x*z+at.offsetX-mt.x,pn+=at.y*tt+at.offsetY-mt.y,Rt.free(mt)}else Xe+=at.x*z+at.offsetX-(hn.x*mt.width+hn.offsetX),pn+=at.y*tt+at.offsetY-(hn.y*mt.height+hn.offsetY);zt?(zt=!1,E.h(Xe,pn,yt,St)):So(E,Xe,pn,yt,St)}}switch(zt?E.assign(Ot):Mt?E.Uu(Bt.x,Bt.y,Bt.width,Bt.height):So(E,Ot.x,Ot.y,Ot.width,Ot.height),ye.free(Ot),ye.free(Bt),at=rt.stretch,at===$n&&(at=Os(rt,!1)),at){case Ne:return;case Be:if(!isFinite(y)&&!isFinite(x))return;break;case wn:if(!isFinite(y))return;break;case Bn:if(!isFinite(x))return}for(mt=rt.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ut,0),St=Math.max(tt+ct,0),at=rt.margin,Bt=ye.allocAt(-at.left,-at.top,yt,St),fv(rt,Bt,!0),z=Bt.width,tt=Bt.height,y=0;y<ot;y++)x=b[y],x===rt||!x.visible&&x!==_t||(at=x.margin,yt=at.right+at.left,St=at.top+at.bottom,mt=x.measuredBounds,yt=Math.max(mt.width+yt,0),St=Math.max(mt.height+St,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=ui),x=x.alignmentFocus,x.Xb()&&(x=ui),zt?(zt=!1,E.h(ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St)):So(E,ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St));zt?E.assign(Ot):Mt?E.Uu(Bt.x,Bt.y,Bt.width,Bt.height):So(E,Ot.x,Ot.y,Ot.width,Ot.height),ye.free(Bt)},gm.prototype.arrange=function(a,y,x){var b=y.length,E=a.Pb(),z=E.measuredBounds,tt=z.width,ot=z.height,rt=a.padding;z=rt.left,rt=rt.top;var at=z-x.x,ut=rt-x.y;for(E.arrange(at,ut,tt,ot),tt=ye.allocAt(0,0,tt,ot),fv(E,tt,!1),ot=0;ot<b;ot++){var ct=y[ot];if(ct!==E){at=ct.measuredBounds;var mt=at.width,yt=at.height;ut=ct.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=ui);var St=ct.alignmentFocus;if(St.Xb()&&(St=ui),at=null,ct instanceof De&&ct.$e!==""&&(at=ct.fb(ct.$e),at===ct&&(at=null)),at!==null){var Mt=at.actualBounds;for(St=Rt.allocAt(Mt.x+(St.x*Mt.width-St.offsetX),Mt.y+(St.y*Mt.height-St.offsetY)),at=at.panel;at!==ct;)at.transform.Ga(St),at=at.panel;at=ut.x*tt.width+ut.offsetX-St.x,ut=ut.y*tt.height+ut.offsetY-St.y,Rt.free(St)}else at=ut.x*tt.width+ut.offsetX-(St.x*mt+St.offsetX),ut=ut.y*tt.height+ut.offsetY-(St.y*yt+St.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,ct.visible&&ct.arrange(z+at,rt+ut,mt,yt)}}ye.free(tt)};function fv(a,y,x){var b=null;if(a instanceof De&&a.$e!==""&&(b=a.fb(a.$e),b===a&&(b=null)),b!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(b.actualBounds),b=b.panel;b!==a;)b.transform.pp(y),b=b.panel}function pm(){this.xa="Base"}pe(pm,cr),pm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=y,ct=x,mt=at.right+at.left,yt=at.top+at.bottom;rt.measure(y,x,z,tt),at=rt.measuredBounds;var St=0,Mt=null;rt instanceof ii&&(Mt=rt,St=Mt.strokeWidth*Mt.scale);var Ot=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var Bt=vv(rt),zt=Bt.x*Ot+Bt.offsetX;Bt=Bt.y*at+Bt.offsetY;var _t=yv(rt),Ut=_t.x*Ot+_t.offsetX;for(_t=_t.y*at+_t.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(zt-Ut)-St,0)),isFinite(x)&&(ct=Math.max(Math.abs(Bt-_t)-St,0)),St=Ze.alloc(),St.h(0,0),a=wu(a),_t=0;_t<ot;_t++)Bt=b[_t],Bt===rt||!Bt.visible&&Bt!==a||(at=Bt.margin,Ot=at.right+at.left,zt=at.top+at.bottom,Bt.measure(ut,ct,0,0),at=Bt.measuredBounds,Ot=Math.max(at.width+Ot,0),at=Math.max(at.height+zt,0),St.h(Math.max(Ot,St.width),Math.max(at,St.height)));if(ot===1)E.width=Ot,E.height=at,Ze.free(St);else{switch(Bt=vv(rt),_t=yv(rt),ot=b=0,_t.x!==Bt.x&&_t.y!==Bt.y&&(b=St.width/Math.abs(_t.x-Bt.x),ot=St.height/Math.abs(_t.y-Bt.y)),Ze.free(St),St=0,Mt!==null&&(St=Mt.strokeWidth*Mt.scale,Lv(Mt)===yn&&(b=ot=Math.max(b,ot))),b+=Math.abs(Bt.offsetX)+Math.abs(_t.offsetX)+St,ot+=Math.abs(Bt.offsetY)+Math.abs(_t.offsetY)+St,Mt=rt.stretch,Mt===$n&&(Mt=Os(rt,!1)),Mt){case Ne:tt=z=0;break;case Be:isFinite(y)&&(b=y),isFinite(x)&&(ot=x);break;case wn:isFinite(y)&&(b=y),tt=0;break;case Bn:z=0,isFinite(x)&&(ot=x)}rt.Uj(),rt.measure(b,ot,z,tt),E.width=rt.measuredBounds.width+mt,E.height=rt.measuredBounds.height+yt}},pm.prototype.arrange=function(a,y){var x=y.length,b=a.Pb(),E=b.measuredBounds,z=ye.alloc();z.h(0,0,1,1);var tt=b.margin,ot=tt.left;tt=tt.top;var rt=a.padding,at=rt.left;rt=rt.top,b.arrange(at+ot,rt+tt,E.width,E.height);var ut=vv(b),ct=yv(b),mt=ut.y*E.height+ut.offsetY,yt=ct.x*E.width+ct.offsetX;for(ct=ct.y*E.height+ct.offsetY,z.x=ut.x*E.width+ut.offsetX,z.y=mt,So(z,yt,ct,0,0),z.x+=ot+at,z.y+=tt+rt,E=0;E<x;E++)ot=y[E],ot!==b&&(at=ot.measuredBounds,tt=ot.margin,rt=Math.max(at.width+tt.right+tt.left,0),ut=Math.max(at.height+tt.top+tt.bottom,0),mt=ot.alignment,mt.Xb()&&(mt=a.defaultAlignment),mt.sb()||(mt=ui),rt=z.width*mt.x+mt.offsetX-rt*mt.x+tt.left+z.x,tt=z.height*mt.y+mt.offsetY-ut*mt.y+tt.top+z.y,ot.visible&&(Mr(z.x,z.y,z.width,z.height,rt,tt,at.width,at.height)?ot.arrange(rt,tt,at.width,at.height):ot.arrange(rt,tt,at.width,at.height,new ye(z.x,z.y,z.width,z.height))));ye.free(z)};function mm(){this.xa="Base",this.name="Table"}pe(mm,cr),mm.prototype.measure=function(a,y,x,b,E){for(var z=b.length,tt=mn(),ot=mn(),rt=0;rt<z;rt++){var at=b[rt],ut=at instanceof De?at:null;if(ut!==null&&eh(ut)&&at.visible){ot.push(ut);for(var ct=ut.O.s,mt=ct.length,yt=0;yt<mt;yt++){var St=ct[yt];ut.type===De.TableRow?St.row=at.row:ut.type===De.TableColumn&&(St.column=at.column),tt.push(St)}}else tt.push(at)}z=tt.length,z===0&&(a.Fb(0),a.Eb(0));for(var Mt=[],Ot=0;Ot<z;Ot++){var Bt=tt[Ot];Bt.visible&&(sr(Bt,!0),Kl(Bt,!0),Mt[Bt.row]||(Mt[Bt.row]=[]),Mt[Bt.row][Bt.column]||(Mt[Bt.row][Bt.column]=[]),Mt[Bt.row][Bt.column].push(Bt))}fn(tt);var zt=mn(),_t=mn(),Ut=mn(),Jt={count:0},re={count:0},Xe=y,pn=x,hn=a.rowDefs,ze=a.colDefs,Me=null;z=hn.length;for(var Jn=0;Jn<z;Jn++)Me=hn[Jn],Me!==void 0&&(Me.actual=0);z=ze.length;for(var _n=0;_n<z;_n++)Me=ze[_n],Me!==void 0&&(Me.actual=0);for(var Bi=Mt.length,no=0,xr=0;xr<Bi;xr++)Mt[xr]&&(no=Math.max(no,Mt[xr].length));var Lr=Math.min(a.topIndex,Bi-1),us=Math.min(a.leftIndex,no-1),wr=0;Bi=Mt.length;for(var dh=wu(a),qo=0;qo<Bi;qo++)if(Mt[qo]){no=Mt[qo].length;var wl=a.Fb(qo);wl.actual=0;for(var hs=wl.oc=0;hs<no;hs++)if(Mt[qo][hs]){var ch=a.Eb(hs);zt[hs]===void 0&&(ch.actual=0,ch.oc=0,zt[hs]=!0);for(var Sa=Mt[qo][hs],Za=Sa.length,oa=0;oa<Za;oa++){var Us=Sa[oa];if(Us.visible||Us===dh){var qh=1<Us.rowSpan||1<Us.columnSpan;qh&&(qo<Lr||hs<us||_t.push(Us));var Pl=Us.margin,Vf=Pl.right+Pl.left,ra=Pl.top+Pl.bottom,ds=ml(Us,wl,ch,!1),Mp=Us.desiredSize,Bc=!isNaN(Mp.height),Il=!isNaN(Mp.width)&&Bc;if(qh||ds===Ne||Il||qo<Lr||hs<us||(Jt[hs]!==void 0||ds!==Be&&ds!==wn||(Jt[hs]=-1,Jt.count++),re[qo]!==void 0||ds!==Be&&ds!==Bn||(re[qo]=-1,re.count++),Ut.push(Us)),Us.measure(1/0,1/0,0,0),!(qo<Lr||hs<us)){var Ys=Us.measuredBounds,Gd=Math.max(Ys.width+Vf,0),sa=Math.max(Ys.height+ra,0);if(Us.rowSpan===1&&(ds===Ne||ds===wn)){Me=a.Fb(qo);var $h=Me.Wc();wr=Math.max(sa-Me.actual,0),wr+$h>pn&&(wr=Math.max(pn-$h,0));var z0=Me.oa===0;Me.oc=Me.oc+wr,Me.actual=Me.oa+wr,pn=Math.max(pn-(wr+(z0?$h:0)),0)}if(Us.columnSpan===1&&(ds===Ne||ds===Bn)){Me=a.Eb(hs);var bp=Me.Wc();wr=Math.max(Gd-Me.actual,0),wr+bp>Xe&&(wr=Math.max(Xe-bp,0));var Gy=Me.oa===0;Me.oc=Me.oc+wr,Me.actual=Me.oa+wr,Xe=Math.max(Xe-(wr+(Gy?bp:0)),0)}qh&&Us.Uj()}}}}}fn(zt);var ru=0,Lu=0;z=a.columnCount;for(var Dc=0;Dc<z;Dc++){var td=ze[Dc];td!==void 0&&(ru+=isNaN(td.Hc)?td.oc:td.Hc,td.oc!==0&&(ru+=td.Wc()))}z=a.rowCount;for(var Uf=0;Uf<z;Uf++){var ed=hn[Uf];ed!==void 0&&(Lu+=isNaN(ed.Hc)?ed.oc:ed.Hc,ed.oc!==0&&(Lu+=ed.Wc()))}Xe=Math.max(y-ru,0);var su=pn=Math.max(x-Lu,0),fh=Xe;z=Ut.length;for(var Zs=0;Zs<z;Zs++){var Rl=Ut[Zs],G0=a.Fb(Rl.row),ku=a.Eb(Rl.column),Yf=Rl.measuredBounds,Cl=Rl.margin,Hd=Cl.right+Cl.left,jl=Cl.top+Cl.bottom;Jt[Rl.column]=ku.oc===0&&Jt[Rl.column]!==void 0?Math.max(Yf.width+Hd,Jt[Rl.column]):null,re[Rl.row]=G0.oc===0&&re[Rl.row]!==void 0?Math.max(Yf.height+jl,re[Rl.row]):null}var Oc=0,Zf=0,hl;for(hl in re)hl!=="count"&&(Oc+=re[hl]);for(hl in Jt)hl!=="count"&&(Zf+=Jt[hl]);for(var Ir=Ze.alloc(),Np=0;Np<z;Np++){var Ns=Ut[Np];if(Ns.visible||Ns===dh){var $o=a.Fb(Ns.row),Ts=a.Eb(Ns.column),Mu=0;isFinite(Ts.width)?Mu=Ts.width:(isFinite(Xe)&&Jt[Ns.column]!==null?Zf===0?Mu=Ts.actual+Xe:Mu=Jt[Ns.column]/Zf*fh:Jt[Ns.column]!==null?Mu=Xe:Mu=Ts.actual||Xe,Mu=Math.max(0,Mu-Ts.Wc()));var gh=0;switch(isFinite($o.height)?gh=$o.height:(isFinite(pn)&&re[Ns.row]!==null?Oc===0?gh=$o.actual+pn:gh=re[Ns.row]/Oc*su:re[Ns.row]!==null?gh=pn:gh=$o.actual||pn,gh=Math.max(0,gh-$o.Wc())),Ir.h(Math.max(Ts.minimum,Math.min(Mu,Ts.maximum)),Math.max($o.minimum,Math.min(gh,$o.maximum))),ds=ml(Ns,$o,Ts,!1),ds){case wn:Ir.height=Math.max(Ir.height,$o.actual+pn);break;case Bn:Ir.width=Math.max(Ir.width,Ts.actual+Xe)}var _d=Ns.margin,Hy=_d.right+_d.left,H0=_d.top+_d.bottom;Ns.Uj(),Ns.measure(Ir.width,Ir.height,Ts.minimum,$o.minimum);var Kf=Ns.measuredBounds,Wd=Math.max(Kf.width+Hy,0),Ic=Math.max(Kf.height+H0,0);isFinite(Xe)&&(Wd=Math.min(Wd,Ir.width)),isFinite(pn)&&(Ic=Math.min(Ic,Ir.height));var Ks=0;Ks=$o.actual,$o.actual=Math.max($o.actual,Ic),$o.oc=Math.max($o.oc,Ic),wr=$o.actual-Ks,pn=Math.max(pn-wr,0),re[Ns.row]===null&&(su=Math.max(su-wr,0)),Ks=Ts.actual,Ts.actual=Math.max(Ts.actual,Wd),Ts.oc=Math.max(Ts.oc,Wd),wr=Ts.actual-Ks,Xe=Math.max(Xe-wr,0),Jt[Ns.column]===null&&(fh=Math.max(fh-wr,0))}}fn(Ut);var bu=Ze.alloc(),Ll=mn(),Ia=mn();if(z=_t.length,z!==0){for(var nd=0;nd<Bi;nd++)if(Mt[nd]){no=Mt[nd].length;var Xf=a.Fb(nd);Ll[nd]=Xf.actual;for(var id=0;id<no;id++)if(Mt[nd][id]){var _0=a.Eb(id);Ia[id]=_0.actual}}}for(var Jf=0;Jf<z;Jf++){var Wo=_t[Jf];if(Wo.visible||Wo===dh){var dl=a.Fb(Wo.row),Ka=a.Eb(Wo.column);switch(Ir.h(Math.max(Ka.minimum,Math.min(y,Ka.maximum)),Math.max(dl.minimum,Math.min(x,dl.maximum))),ds=ml(Wo,dl,Ka,!1),ds){case Be:Ia[Ka.index]!==0&&(Ir.width=Math.min(Ir.width,Ia[Ka.index])),Ll[dl.index]!==0&&(Ir.height=Math.min(Ir.height,Ll[dl.index]));break;case wn:Ia[Ka.index]!==0&&(Ir.width=Math.min(Ir.width,Ia[Ka.index]));break;case Bn:Ll[dl.index]!==0&&(Ir.height=Math.min(Ir.height,Ll[dl.index]))}isFinite(Ka.width)&&(Ir.width=Ka.width),isFinite(dl.height)&&(Ir.height=dl.height),bu.h(0,0);for(var W0=Ka.minimum,aa=dl.minimum,ph=1;ph<Wo.rowSpan&&!(Wo.row+ph>=a.rowCount);ph++)Me=a.Fb(Wo.row+ph),wr=0,wr=ds===Be||ds===Bn?Math.max(Me.minimum,Ll[Wo.row+ph]===0?Me.maximum:Math.min(Ll[Wo.row+ph],Me.maximum)):Math.max(Me.minimum,isNaN(Me.Hc)?Me.maximum:Math.min(Me.Hc,Me.maximum)),bu.height+=wr,aa+=Me.minimum;for(var Xa=1;Xa<Wo.columnSpan&&!(Wo.column+Xa>=a.columnCount);Xa++)Me=a.Eb(Wo.column+Xa),wr=0,wr=ds===Be||ds===wn?Math.max(Me.minimum,Ia[Wo.column+Xa]===0?Me.maximum:Math.min(Ia[Wo.column+Xa],Me.maximum)):Math.max(Me.minimum,isNaN(Me.Hc)?Me.maximum:Math.min(Me.Hc,Me.maximum)),bu.width+=wr,W0+=Me.minimum;Ir.width+=bu.width,Ir.height+=bu.height;var Qf=Wo.margin,od=Qf.right+Qf.left,Tp=Qf.top+Qf.bottom;Wo.measure(Ir.width,Ir.height,W0,aa);for(var qf=Wo.measuredBounds,zl=Math.max(qf.width+od,0),Vd=Math.max(qf.height+Tp,0),rd=0,$f=0;$f<Wo.rowSpan&&!(Wo.row+$f>=a.rowCount);$f++)Me=a.Fb(Wo.row+$f),rd+=Me.total||0;if(rd<Vd){var mh=Vd-rd,au=Vd-rd;if(Wo.spanAllocation!==null)for(var vh=Wo.spanAllocation,Nu=0;Nu<Wo.rowSpan&&!(0>=mh)&&!(Wo.row+Nu>=a.rowCount);Nu++){Me=a.Fb(Wo.row+Nu);var yh=Me.oa||0,Ud=vh(Wo,Me,au);Me.actual=Math.min(Me.maximum,yh+Ud),Me.oa!==yh&&(mh-=Me.oa-yh)}for(;0<mh;){var kl=Me.oa||0;if(isNaN(Me.height)&&Me.maximum>kl&&(Me.actual=Math.min(Me.maximum,kl+mh),Me.oa!==kl&&(mh-=Me.oa-kl)),Me.index===0)break;Me=a.Fb(Me.index-1)}}for(var Rc=0,Sh=0;Sh<Wo.columnSpan&&!(Wo.column+Sh>=a.columnCount);Sh++)Me=a.Eb(Wo.column+Sh),Rc+=Me.total||0;if(Rc<zl){var jc=zl-Rc,_y=zl-Rc;if(Wo.spanAllocation!==null)for(var Tu=Wo.spanAllocation,Yd=0;Yd<Wo.columnSpan&&!(0>=jc)&&!(Wo.column+Yd>=a.columnCount);Yd++){Me=a.Eb(Wo.column+Yd);var Fp=Me.oa||0,Wy=Tu(Wo,Me,_y);Me.actual=Math.min(Me.maximum,Fp+Wy),Me.oa!==Fp&&(jc-=Me.oa-Fp)}for(;0<jc;){var V0=Me.oa||0;if(isNaN(Me.width)&&Me.maximum>V0&&(Me.actual=Math.min(Me.maximum,V0+jc),Me.oa!==V0&&(jc-=Me.oa-V0)),Me.index===0)break;Me=a.Eb(Me.index-1)}}}}fn(_t),Ze.free(bu),Ze.free(Ir),Ll!==void 0&&fn(Ll),Ia!==void 0&&fn(Ia);var zc=0,Gc=0,U0=a.desiredSize,gx=a.maxSize;ds=Os(a,!0);var Ep=Lu=ru=0,Ap=0;z=a.columnCount;for(var Y0=0;Y0<z;Y0++)ze[Y0]!==void 0&&(Me=a.Eb(Y0),isFinite(Me.width)?(Ep+=Me.width,Ep+=Me.Wc()):Mm(Me)===Wg?(Ep+=Me.oa,Ep+=Me.Wc()):Me.oa!==0&&(ru+=Me.oa,ru+=Me.Wc()));isFinite(U0.width)?zc=Math.min(U0.width,gx.width):zc=ds!==Ne&&isFinite(y)?y:ru,zc=Math.max(zc,a.minSize.width),zc=Math.max(zc-Ep,0);for(var Qx=ru===0?1:Math.max(zc/ru,1),Z0=0;Z0<z;Z0++)ze[Z0]!==void 0&&(Me=a.Eb(Z0),isFinite(Me.width)||Mm(Me)===Wg||(Me.actual=Me.oa*Qx),Me.position=E.width,Me.oa!==0&&(E.width+=Me.oa,E.width+=Me.Wc()));z=a.rowCount;for(var K0=0;K0<z;K0++)hn[K0]!==void 0&&(Me=a.Fb(K0),isFinite(Me.height)?(Ap+=Me.height,Ap+=Me.Wc()):Mm(Me)===Wg?(Ap+=Me.oa,Ap+=Me.Wc()):Me.oa!==0&&(Lu+=Me.oa,Lu+=Me.Wc()));isFinite(U0.height)?Gc=Math.min(U0.height,gx.height):Gc=ds!==Ne&&isFinite(x)?x:Lu,Gc=Math.max(Gc,a.minSize.height),Gc=Math.max(Gc-Ap,0);for(var qx=Lu===0?1:Math.max(Gc/Lu,1),X0=0;X0<z;X0++)hn[X0]!==void 0&&(Me=a.Fb(X0),isFinite(Me.height)||Mm(Me)===Wg||(Me.actual=Me.oa*qx),Me.position=E.height,Me.oa!==0&&(E.height+=Me.oa,E.height+=Me.Wc()));z=ot.length;for(var Vy=0;Vy<z;Vy++){var Bp=ot[Vy],Uy=0,Yy=0;Bp.type===De.TableRow?(Uy=E.width,Me=a.Fb(Bp.row),Yy=Me.actual):(Me=a.Eb(Bp.column),Uy=Me.actual,Yy=E.height),Bp.measuredBounds.h(0,0,Uy,Yy),sr(Bp,!1)}fn(ot),a.inRowsCols=Mt},mm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding,z=E.left;E=E.top;var tt=a.inRowsCols;if(tt!==null){for(var ot,rt,at=tt.length,ut=0,ct=0;ct<at;ct++)tt[ct]&&(ut=Math.max(ut,tt[ct].length));rt=a.rowDefs,ot=a.colDefs;var mt=ct=0,yt=Math.min(a.topIndex,at-1);if(0<rt.length){for(;yt!==at&&(rt[yt]===void 0||rt[yt].oa===0);)yt++;yt=Math.max(Math.min(yt,at-1),0),ct=-rt[yt].position}var St=Math.min(a.leftIndex,ut-1);if(0<ot.length){for(;St!==ut&&(ot[St]===void 0||ot[St].oa===0);)St++;St=Math.max(Math.min(St,ut-1),0),mt=-ot[St].position}for(var Mt=0,Ot=0;Mt!==at&&rt[Mt]===void 0;)Mt++;for(;Ot!==at&&ot[Ot]===void 0;)Ot++;ut=a.part,a.Fb(Mt),a.Eb(Ot);for(var Bt=0;Bt<y.length;Bt++){var zt=y[Bt];if(zt instanceof De&&zt.visible&&eh(zt)){if(zt.type===De.TableRow){ot=a.Fb(zt.row);var _t=a.Eb(Ot)}else ot=a.Fb(Mt),_t=a.Eb(zt.column);rt=ot.position+ct+E,ot.oa!==0&&(rt+=ot.Io(Math.max(Mt,yt))),ot=_t.position+mt+z,_t.oa!==0&&(ot+=_t.Io(Math.max(Ot,St))),_t=zt.measuredBounds,zt.Uk(),zt.actualBounds.ka();var Ut=zt.actualBounds,Jt=ye.allocAt(Ut.x,Ut.y,Ut.width,Ut.height);Ut.x=zt.type===De.TableRow?z:ot,Ut.y=zt.type===De.TableColumn?E:rt,Ut.width=_t.width,Ut.height=_t.height,zt.actualBounds.freeze(),Kl(zt,!1),Ro(Jt,Ut)||ut===null||(ut.oh(),zt.Pn(ut)),ye.free(Jt)}}for(Bt=Ze.alloc(),zt=0;zt<at;zt++)if(tt[zt]){for(ut=tt[zt].length,_t=a.Fb(zt),rt=_t.position+ct+E,_t.oa!==0&&(rt+=_t.Io(Math.max(Mt,yt))),Ut=0;Ut<ut;Ut++)if(tt[zt][Ut]){Jt=a.Eb(Ut),ot=Jt.position+mt+z,Jt.oa!==0&&(ot+=Jt.Io(Math.max(Ot,St)));for(var re=tt[zt][Ut],Xe=re.length,pn=0;pn<Xe;pn++){var hn=re[pn],ze=hn.measuredBounds;Bt.h(0,0);for(var Me=1;Me<hn.rowSpan&&!(zt+Me>=a.rowCount);Me++){var Jn=a.Fb(zt+Me);Jn.oa!==0&&(Bt.height+=Jn.total)}for(Me=1;Me<hn.columnSpan&&!(Ut+Me>=a.columnCount);Me++)Jn=a.Eb(Ut+Me),Jn.oa!==0&&(Bt.width+=Jn.total);var _n=Jt.oa+Bt.width,Bi=_t.oa+Bt.height;Me=ot,Jn=rt;var no=_n,xr=Bi,Lr=ot,us=rt,wr=_n,dh=Bi;ot+_n>x.width&&(wr=Math.max(x.width-ot,0)),rt+Bi>x.height&&(dh=Math.max(x.height-rt,0));var qo=hn.alignment;if(qo.Xb()){qo=a.defaultAlignment,qo.sb()||(qo=ui);var wl=qo.x,hs=qo.y,ch=qo.offsetX;qo=qo.offsetY;var Sa=Jt.alignment,Za=_t.alignment;Sa.sb()&&(wl=Sa.x,ch=Sa.offsetX),Za.sb()&&(hs=Za.y,qo=Za.offsetY)}else wl=qo.x,hs=qo.y,ch=qo.offsetX,qo=qo.offsetY;(isNaN(wl)||isNaN(hs))&&(hs=wl=.5,qo=ch=0),Sa=ze.width,Za=ze.height;var oa=hn.margin,Us=oa.left+oa.right,qh=oa.top+oa.bottom,Pl=ml(hn,_t,Jt,!1);!isNaN(hn.desiredSize.width)||Pl!==Be&&Pl!==wn||(Sa=Math.max(_n-Us,0)),!isNaN(hn.desiredSize.height)||Pl!==Be&&Pl!==Bn||(Za=Math.max(Bi-qh,0)),_n=hn.maxSize,Bi=hn.minSize,Sa=Math.min(_n.width,Sa),Za=Math.min(_n.height,Za),Sa=Math.max(Bi.width,Sa),Za=Math.max(Bi.height,Za),_n=Za+qh,Me+=no*wl-(Sa+Us)*wl+ch+oa.left,Jn+=xr*hs-_n*hs+qo+oa.top,hn.visible&&(Mr(Lr,us,wr,dh,Me,Jn,ze.width,ze.height)?hn.arrange(Me,Jn,Sa,Za):hn.arrange(Me,Jn,Sa,Za,new ye(Lr,us,wr,dh)))}}}for(Ze.free(Bt),a=0;a<b;a++)x=y[a],z=x instanceof De?x:null,z!==null&&eh(z)&&(z=x.actualBounds,x.naturalBounds.ka(),x.naturalBounds.h(0,0,z.width,z.height),x.naturalBounds.freeze())}};function vm(){this.xa="Base"}pe(vm,cr),vm.prototype.measure=function(){},vm.prototype.arrange=function(){};function ym(){this.xa="Base"}pe(ym,cr),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}pe(Sm,cr),Sm.prototype.measure=function(a,y,x,b,E,z,tt){1<b.length&&Wt("Viewbox Panel cannot contain more than one GraphObject."),b=b[0],b.Ca=1,b.Uj(),b.measure(1/0,1/0,z,tt);var ot=b.measuredBounds,rt=b.margin,at=rt.right+rt.left;if(rt=rt.top+rt.bottom,isFinite(y)||isFinite(x)){var ut=b.scale,ct=ot.width;ot=ot.height;var mt=Math.max(y-at,0),yt=Math.max(x-rt,0),St=1;a.viewboxStretch===yn?ct!==0&&ot!==0&&(St=Math.min(mt/ct,yt/ot)):ct!==0&&ot!==0&&(St=Math.max(mt/ct,yt/ot)),St===0&&(St=1e-4),b.Ca*=St,ut!==b.scale&&(sr(b,!0),b.measure(1/0,1/0,z,tt))}ot=b.measuredBounds,E.width=isFinite(y)?y:Math.max(ot.width+at,0),E.height=isFinite(x)?x:Math.max(ot.height+rt,0)},Sm.prototype.arrange=function(a,y,x){y=y[0];var b=y.measuredBounds,E=y.margin,z=Math.max(b.width+(E.right+E.left),0);E=Math.max(b.height+(E.top+E.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=ui),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-E*tt.y+tt.offsetY,b.width,b.height)};function Gg(){this.xa="Base"}pe(Gg,cr),Gg.prototype.measure=function(){},Gg.prototype.arrange=function(){},Gg.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var b=a.gridCellSize,E=b.width;b=b.height;var z=a.naturalBounds,tt=a.actualBounds,ot=z.width,rt=z.height,at=Math.ceil(ot/E),ut=Math.ceil(rt/b),ct=a.gridOrigin,mt=ct.x;ct=ct.y,y.save(),y.beginPath(),y.rect(0,0,ot,rt),y.clip(),y.Se();for(var yt=[],St=a.O.s,Mt=St.length,Ot=0;Ot<Mt;Ot++){var Bt=St[Ot],zt=[];if(yt.push(zt),Bt.visible){var _t=Bt.interval;if(!(0>_t)){Bt=pv(Bt.figure);for(var Ut=0;Ut<Mt;Ut++)if(Ut!==Ot){var Jt=St[Ut];Jt.visible&&pv(Jt.figure)===Bt&&(Jt=Jt.interval,Jt>_t&&zt.push(Jt))}}}}for(St=a.O.s,Mt=St.length,Ot=0;Ot<Mt;Ot++){var re=St[Ot];if(re.visible&&(zt=re.interval||1,Bt=Math.abs(zt),!(2>E*Bt*x))){if(_t=re.segmentIndex,(!isFinite(_t)||isNaN(_t))&&(_t=0),0>_t&&(_t=Bt-Math.min(-_t,Bt)),_t=Math.round(_t%Bt),Bt=re.opacity,Ut=1,Bt!==1){if(Bt===0)continue;Ut=y.globalAlpha,y.globalAlpha=Ut*Bt}Jt=yt[Ot];var Xe=!1,pn=re.strokeDashArray;if(pn!==null&&(Xe=!0,y.js(pn,re.strokeDashOffset)),re.figure==="LineV"&&re.stroke!==null&&0<re.strokeWidth){for(y.lineWidth=re.strokeWidth,zo(a,y,re.stroke,!1,!1,z,tt),y.beginPath(),pn=re=Math.floor((mt-E)/E);pn<=re+at;pn++){var hn=pn*E+mt;0<=hn&&hn<=ot&&xm(pn,zt,_t,Jt)&&(y.moveTo(hn,0),y.lineTo(hn,rt))}y.stroke(),y.Se()}else if(re.figure==="LineH"&&re.stroke!==null&&0<re.strokeWidth){for(y.lineWidth=re.strokeWidth,zo(a,y,re.stroke,!1,!1,z,tt),y.beginPath(),pn=re=Math.floor((ct-b)/b);pn<=re+ut;pn++)hn=pn*b+ct,0<=hn&&hn<=rt&&xm(pn,zt,_t,Jt)&&(y.moveTo(0,hn),y.lineTo(ot,hn));y.stroke(),y.Se()}else if(re.figure==="BarV"&&re.fill!==null)for(zo(a,y,re.fill,!0,!1,z,tt),re=re.width,isNaN(re)&&(re=E),hn=pn=Math.floor((mt-E)/E);hn<=pn+at;hn++){var ze=hn*E+mt;0<=ze+re&&ze<=ot&&xm(hn,zt,_t,Jt)&&y.fillRect(ze,0,re,rt)}else if(re.figure==="BarH"&&re.fill!==null)for(zo(a,y,re.fill,!0,!1,z,tt),re=re.height,isNaN(re)&&(re=b),hn=pn=Math.floor((ct-b)/b);hn<=pn+ut;hn++)ze=hn*b+ct,0<=ze+re&&ze<=rt&&xm(hn,zt,_t,Jt)&&y.fillRect(0,ze,ot,re);Xe&&y.fs(),Bt!==1&&(y.globalAlpha=Ut)}}y.restore(),y.Vc(!1)};function xm(a,y,x,b){if(0>y)return a%y===x;if(a%y!==x)return!1;y=b.length;for(var E=0;E<y;E++)if(a%b[E]===x)return!1;return!0}function wm(){this.xa="Base"}pe(wm,cr),wm.prototype.measure=function(a,y,x,b,E){var z=b.length;if(a instanceof Ti||a instanceof _e){var tt=null,ot=null;if(a instanceof _e&&(tt=a),a instanceof Ti&&(ot=a,tt=ot.adornedPart,a.j===null&&(a.j=[])),tt instanceof _e){var rt=tt;if(z===0)ns(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof Ti?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=rt.points,ct=tt.pointsCount;ot!==null?ot.Ul(!1):tt!==null&&tt.Ul(!1),ot=y.width;var mt=y.height,yt=a.j;if(yt.length=0,at!==null){iS(a,ot,mt,at);var St=at.measuredBounds;x.ed(St),yt.push(St)}St=Xn.alloc();for(var Mt=Rt.alloc(),Ot=Rt.alloc(),Bt=0;Bt<z;Bt++){var zt=b[Bt];if(zt!==at)if(zt.isPanelMain&&zt instanceof ii){iS(a,ot,mt,zt);var _t=zt.measuredBounds;x.ed(_t),yt.push(_t)}else if(2>ct)zt.measure(1/0,1/0,0,0),_t=zt.measuredBounds,x.ed(_t),yt.push(_t);else{var Ut=zt.segmentIndex,Jt=zt.segmentFraction,re=zt.alignmentFocus;re.Mc()&&(re=ui);var Xe=zt.segmentOrientation,pn=zt.segmentOffset;if(isNaN(Ut)){var hn=rt.ua;_t=mn(),hn.Qu(Jt,_t);var ze=Rt.allocAt(_t[0],_t[1]);if(ze.add(rt.i(0)),hn.type===He.j?ze.offset(-hn.startX,-hn.startY):(hn=hn.figures.first(),hn!==null&&ze.offset(-hn.startX,-hn.startY)),hn=_t[2],Xe!==Cs){var Me=rt.computeAngle(zt,Xe,hn);zt.Kb=Me}Me=ze.x-y.x;var Jn=ze.y-y.y;Rt.free(ze),fn(_t)}else if(Ut<-ct||Ut>=ct)_t=Rt.alloc(),rt.vg(),rt.computeMidPoint(_t),hn=rt.midAngle,Xe!==Cs&&(Me=rt.computeAngle(zt,Xe,hn),zt.Kb=Me),Me=_t.x-y.x,Jn=_t.y-y.y,Rt.free(_t);else{if(Me=0,0<=Ut?(Jn=ut.M(Ut),_t=Ut<ct-1?ut.M(Ut+1):Jn):(Me=ct+Ut,Jn=ut.M(Me),_t=0<Me?ut.M(Me-1):Jn),Jn.Xa(_t)){0<=Ut?(hn=0<Ut?ut.M(Ut-1):Jn,Me=Ut<ct-2?ut.M(Ut+2):_t):(hn=Me<ct-1?ut.M(Me+1):Jn,Me=1<Me?ut.M(Me-2):_t),ze=hn.Bf(Jn);var _n=_t.Bf(Me);hn=ze>_n+10?0<=Ut?hn.ab(Jn):Jn.ab(hn):_n>ze+10?0<=Ut?_t.ab(Me):Me.ab(_t):0<=Ut?hn.ab(Me):Me.ab(hn)}else hn=0<=Ut?Jn.ab(_t):_t.ab(Jn);Xe!==Cs&&(Me=rt.computeAngle(zt,Xe,hn),zt.Kb=Me),Me=Jn.x+(_t.x-Jn.x)*Jt-y.x,Jn=Jn.y+(_t.y-Jn.y)*Jt-y.y}zt.measure(1/0,1/0,0,0),_t=zt.measuredBounds,ze=zt.naturalBounds;var Bi=0;zt instanceof ii&&(Bi=zt.strokeWidth),_n=ze.width+Bi;var no=ze.height+Bi;St.reset(),St.translate(-_t.x,-_t.y),St.scale(zt.scale,zt.scale),St.rotate(Xe===Cs?zt.angle:hn,_n/2,no/2),Xe!==$g&&Xe!==ep||St.rotate(90,_n/2,no/2),Xe!==tp&&Xe!==np||St.rotate(-90,_n/2,no/2),Xe===Qm&&(45<hn&&135>hn||225<hn&&315>hn)&&St.rotate(-hn,_n/2,no/2),ze=new ye(0,0,_n,no),Mt.xi(ze,re),St.Ga(Mt),re=-Mt.x+Bi/2*zt.scale,zt=-Mt.y+Bi/2*zt.scale,Ot.assign(pn),Bi=isNaN(pn.x);var xr=isNaN(pn.y);if(Bi||xr){_n=_n/2+3,no=no/2+3;var Lr=45<=hn&&135>=hn,us=225<=hn&&315>=hn;Xe===Cs&&(Lr||us)?(Ot.x=xr?_n:pn.y,Ot.y=Bi?no:pn.x,Lr?0<=Ut||isNaN(Ut)&&.5>Jt||!Bi||(Ot.y=-no):us&&((0<=Ut||isNaN(Ut)&&.5>Jt)&&Bi&&(Ot.y=-no),xr&&(Ot.x=-_n))):(Bi&&(Ot.x=0<=Ut||isNaN(Ut)&&.5>Jt?_n:-_n),xr&&(Ot.y=-no),Ot.rotate(hn))}else Ot.rotate(hn);Me+=Ot.x,Jn+=Ot.y,ze.set(_t),ze.h(Me+re,Jn+zt,_t.width,_t.height),yt.push(ze),x.ed(ze)}}if(tt!==null)for(b=tt.labelNodes;b.next();)b.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),ns(E,x.width||0,x.height||0),Xn.free(St),Rt.free(Mt),Rt.free(Ot)}}}},wm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof Ti||a instanceof _e){var b=a,E=null;a instanceof Ti&&(E=a,b=E.adornedPart);var z=a instanceof Ti?null:b.path,tt=a.j;if(tt.length!==0){var ot=0;if(z!==null&&ot<tt.length){var rt=tt[ot];ot++,z.arrange(rt.x-a.jg.x,rt.y-a.jg.y,rt.width,rt.height)}for(rt=0;rt<x;rt++){var at=y[rt];if(at!==z&&ot<tt.length){var ut=tt[ot];ot++,at.arrange(ut.x-a.jg.x,ut.y-a.jg.y,ut.width,ut.height)}}}if(y=b.points,x=y.count,2<=x&&a instanceof _e)for(z=a.labelNodes;z.next();){var ct=a;tt=z.value,ot=tt.segmentIndex,rt=tt.segmentFraction;var mt=tt.alignmentFocus;if(at=tt.segmentOrientation,ut=tt.segmentOffset,isNaN(ot)){var yt=ct.ua,St=mn();yt.Qu(rt,St);var Mt=Rt.allocAt(St[0],St[1]);Mt.add(ct.i(0)),yt.type===He.j||(yt=yt.figures.first()),Mt.offset(-yt.startX,-yt.startY),yt=St[2],at!==Cs&&(ct=ct.computeAngle(tt,at,yt),tt.angle=ct),ct=Mt.x;var Ot=Mt.y;Rt.free(Mt),fn(St)}else if(ot<-x||ot>=x)St=Rt.alloc(),yt=ct,Ot=St,yt.vg(),yt.computeMidPoint(Ot),yt=ct.midAngle,at!==Cs&&(ct=ct.computeAngle(tt,at,yt),tt.angle=ct),ct=St.x,Ot=St.y,Rt.free(St);else{if(Mt=0,0<=ot?(St=y.s[ot],Ot=ot<x-1?y.s[ot+1]:St):(Mt=x+ot,St=y.s[Mt],Ot=0<Mt?y.s[Mt-1]:St),St.Xa(Ot)){0<=ot?(yt=0<ot?y.s[ot-1]:St,Mt=ot<x-2?y.s[ot+2]:Ot):(yt=Mt<x-1?y.s[Mt+1]:St,Mt=1<Mt?y.s[Mt-2]:Ot);var Bt=yt.Bf(St),zt=Ot.Bf(Mt);yt=Bt>zt+10?0<=ot?yt.ab(St):St.ab(yt):zt>Bt+10?0<=ot?Ot.ab(Mt):Mt.ab(Ot):0<=ot?yt.ab(Mt):Mt.ab(yt)}else yt=0<=ot?St.ab(Ot):Ot.ab(St);at!==Cs&&(ct=ct.computeAngle(tt,at,yt),tt.angle=ct),ct=St.x+(Ot.x-St.x)*rt,Ot=St.y+(Ot.y-St.y)*rt}if(mt.ys())tt.location=new Rt(ct,Ot);else{mt.Mc()&&(mt=ui),St=Xn.alloc(),St.reset(),St.scale(tt.scale,tt.scale),St.rotate(tt.angle,0,0);var _t=tt.naturalBounds;Mt=ye.allocAt(0,0,_t.width,_t.height),Bt=Rt.alloc(),Bt.xi(Mt,mt),St.Ga(Bt),mt=-Bt.x,zt=-Bt.y;var Ut=_t.width,Jt=_t.height;_t=Rt.alloc(),_t.assign(ut);var re=isNaN(ut.x),Xe=isNaN(ut.y);if(re||Xe){Ut=Ut/2+3,Jt=Jt/2+3;var pn=45<=yt&&135>=yt,hn=225<=yt&&315>=yt;at===Cs&&(pn||hn)?(_t.x=Xe?Ut:ut.y,_t.y=re?Jt:ut.x,pn?0<=ot||isNaN(ot)&&.5>rt||!re||(_t.y=-Jt):hn&&((0<=ot||isNaN(ot)&&.5>rt)&&re&&(_t.y=-Jt),Xe&&(_t.x=-Ut))):(re&&(_t.x=0<=ot||isNaN(ot)&&.5>rt?Ut:-Ut),Xe&&(_t.y=-Jt),_t.rotate(yt))}else _t.rotate(yt);ct+=_t.x,Ot+=_t.y,St.pp(Mt),mt+=Mt.x,zt+=Mt.y,ot=Rt.allocAt(ct+mt,Ot+zt),tt.move(ot),Rt.free(ot),Rt.free(_t),Rt.free(Bt),ye.free(Mt),Xn.free(St)}}E!==null?E.Ul(!1):b.Ul(!1),b=AS(a),a.location.h(a.position.x+b.x,a.position.y+b.y),Rt.free(b)}};function iS(a,y,x,b){if(pa(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof Ti&&a.type===De.Link&&a.adornedObject instanceof ii&&(E=a.adornedObject.strokeWidth),E*=b.Ca,a instanceof _e&&a.ua!==null?(a=a.geometry.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):a instanceof Ti&&a.adornedPart.ua!==null?(a=a.adornedPart.ua.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):b.Ge(-(E/2),-(E/2),y+E,x+E),E=b.desiredSize,E.w()||b.ua===null?b.dc.h(0,0,E.width,E.height):b.dc.assign(b.ua.bounds),sr(b,!1)}}function Hg(){this.xa="Base"}pe(Hg,cr),Hg.prototype.measure=function(a,y,x,b,E,z,tt){var ot=a.Pb();a.graduatedBounds=[];var rt=ot.margin,at=rt.right+rt.left,ut=rt.top+rt.bottom;ot.measure(y,x,z,tt);var ct=ot.measuredBounds,mt=new ye(-rt.left,-rt.top,Math.max(ct.width+at,0),Math.max(ct.height+ut,0));a.graduatedBounds.push(mt),E.assign(mt);for(var yt=ot.geometry,St=ot.strokeWidth,Mt=yt.flattenedSegments,Ot=yt.flattenedLengths,Bt=yt.flattenedTotalLength,zt=Mt.length,_t=0,Ut=0,Jt=mn(),re=0;re<zt;re++){var Xe=Mt[re],pn=[];Ut=_t=0;for(var hn=Xe.length,ze=0;ze<hn;ze+=2){var Me=Xe[ze],Jn=Xe[ze+1];if(ze!==0){var _n=180*Math.atan2(Jn-Ut,Me-_t)/Math.PI;0>_n&&(_n+=360),pn.push(_n)}_t=Me,Ut=Jn}Jt.push(pn)}if(a.graduatedIntervals===null){for(var Bi=[],no=a.O.s,xr=no.length,Lr=0;Lr<xr;Lr++){var us=no[Lr],wr=[];if(Bi.push(wr),us.visible){var dh=us.interval;if(!(0>dh)){for(var qo=0;qo<xr;qo++)if(qo!==Lr){var wl=no[qo];if(wl.visible&&us.constructor===wl.constructor){var hs=wl.interval;hs>dh&&wr.push(hs)}}}}}a.graduatedIntervals=Bi}var ch=a.graduatedIntervals,Sa=a.O.s,Za=Sa.length,oa=0,Us=0,qh=Bt;a.graduatedMarks=[];for(var Pl,Vf=0;Vf<Za;Vf++){var ra=Sa[Vf];if(Pl=[],ra.visible&&ra!==ot){var ds=Math.abs(ra.interval),Mp=a.graduatedTickUnit;if(!(2>Mp*ds*Bt/a.graduatedRange&&ra.graduatedSkip===null)){var Bc=Ot[0][0],Il=0,Ys=0;Us=Bt*ra.graduatedStart-1e-4,qh=Bt*ra.graduatedEnd+1e-4;var Gd=Mp*ds,sa=a.graduatedTickBase;if(sa<a.graduatedMin){var $h=(a.graduatedMin-sa)/Gd;$h=$h%1===0?$h:Math.floor($h+1),sa+=$h*Gd}else sa>a.graduatedMin+Gd&&(sa-=Math.floor((sa-a.graduatedMin)/Gd)*Gd);for(var z0=ch[Vf],bp=sa,Gy=1e-6*a.graduatedMax,ru=1;sa<=a.graduatedMax+Gy;ru++){t:{for(var Lu=z0.length,Dc=0;Dc<Lu;Dc++){var td=(sa-a.graduatedTickBase)%(z0[Dc]*a.graduatedTickUnit),Uf=1e-6*a.graduatedTickUnit;if(td<Uf&&td>-Uf){var ed=!1;break t}}ed=!0}if(ed&&(sa>a.graduatedMax&&(sa=a.graduatedMax),ra.graduatedSkip===null||ra instanceof oo&&!ra.graduatedSkip(sa,ra)||ra instanceof ii&&!ra.graduatedSkip(sa,ra))&&(oa=(sa-a.graduatedMin)*Bt/a.graduatedRange,oa>Bt&&(oa=Bt),Us<=oa&&oa<=qh)){for(var su=Jt[Il][Ys],fh=Ot[Il][Ys];Il<Ot.length;){for(;oa>Bc&&Ys<Ot[Il].length-1;)Ys++,su=Jt[Il][Ys],fh=Ot[Il][Ys],Bc+=fh;if(oa<=Bc)break;Il++,Ys=0,su=Jt[Il][Ys],fh=Ot[Il][Ys],Bc+=fh}var Zs=Mt[Il],Rl=Zs[2*Ys],G0=Zs[2*Ys+1],ku=(oa-(Bc-fh))/fh,Yf=new Rt(Rl+(Zs[2*Ys+2]-Rl)*ku+St/2-yt.bounds.x,G0+(Zs[2*Ys+3]-G0)*ku+St/2-yt.bounds.y);Yf.scale(ot.scale,ot.scale);t:{var Cl=su,Hd=Jt[Il];if(!(.5005>ku&&.4995<ku)){var jl=Cl;if(.5>ku?0<Ys?jl=Hd[Ys-1]:qt.$(Zs[0],Zs[Zs.length-2])&&qt.$(Zs[1],Zs[Zs.length-1])&&(jl=Hd[Hd.length-1]):.5<ku&&(Ys+1<Hd.length?jl=Hd[Ys+1]:qt.$(Zs[0],Zs[Zs.length-2])&&qt.$(Zs[1],Zs[Zs.length-1])&&(jl=Hd[0])),Cl!==jl){var Oc=Math.abs(Cl-jl);if(180<Oc&&(Cl<jl?Cl+=360:jl+=360,Oc=Math.abs(Cl-jl)),5e-4>ku||.9995<ku){su=(Cl+jl)/2%360;break t}if(10>Oc){var Zf=1-Math.abs(.5-ku);su=(Cl*Zf+jl*(1-Zf))%360;break t}}}su=Cl}if(ra instanceof oo){var hl="";ra.graduatedFunction!==null?(hl=ra.graduatedFunction(sa,ra),hl=hl!=null?hl.toString():""):hl=(+sa.toFixed(2)).toString(),hl!==""&&Pl.push({$l:Yf,angle:su,text:hl})}else Pl.push({$l:Yf,angle:su})}sa=bp+ru*Gd}}}a.graduatedMarks.push(Pl)}fn(Jt);var Ir=a.graduatedMarks;if(Ir!==null)for(var Np=b.length,Ns=0;Ns<Np;Ns++){var $o=b[Ns],Ts=Ir[Ns];if($o.visible&&$o!==ot&&Ts.length!==0){if($o instanceof ii){var Mu=a,gh=E,_d=$o.alignmentFocus;_d.Mc()&&(_d=Gi);var Hy=$o.angle;$o.Kb=0,$o.measure(1/0,1/0,0,0),$o.Kb=Hy;var H0=$o.measuredBounds,Kf=H0.width,Wd=H0.height,Ic=ye.allocAt(0,0,Kf,Wd),Ks=Rt.alloc();Ks.xi(Ic,_d),ye.free(Ic);for(var bu=-Ks.x,Ll=-Ks.y,Ia=new ye,nd=Ts.length,Xf=0;Xf<nd;Xf++)for(var id=Ts[Xf],_0=id.$l.x,Jf=id.$l.y,Wo=id.angle,dl=0;4>dl;dl++){switch(dl){case 0:Ks.h(bu,Ll);break;case 1:Ks.h(bu+Kf,Ll);break;case 2:Ks.h(bu,Ll+Wd);break;case 3:Ks.h(bu+Kf,Ll+Wd)}Ks.rotate(Wo+$o.angle),Ks.offset(_0,Jf),Xf===0&&dl===0?Ia.h(Ks.x,Ks.y,0,0):Ia.Ye(Ks),Ks.offset(-_0,-Jf),Ks.rotate(-Wo-$o.angle)}Rt.free(Ks),Mu.graduatedBounds!==null&&Mu.graduatedBounds.push(Ia),So(gh,Ia.x,Ia.y,Ia.width,Ia.height)}else if($o instanceof oo){var Ka=a,W0=E;Ka.temporaryTextBlock===null&&(Ka.temporaryTextBlock=new oo);var aa=Ka.temporaryTextBlock;yS(aa,$o);var ph=$o.alignmentFocus;ph.Mc()&&(ph=Gi);for(var Xa=$o.segmentOrientation,Qf=$o.segmentOffset,od=new ye,Tp=0,qf=0,zl=0,Vd=0,rd=0,$f=Ts.length,mh=0;mh<$f;mh++){var au=Ts[mh];Tp=au.$l.x,qf=au.$l.y,zl=au.angle,rd=Vd=$o.angle,Xa!==Cs&&(rd=Xa===qg||Xa===Jm?zl+$o.angle:zl,Vd=_e.computeAngle(Xa,rd)),aa.Kb=Vd,aa.text=au.text||"",aa.measure(1/0,1/0,0,0);var vh=aa.measuredBounds,Nu=aa.naturalBounds,yh=Nu.width,Ud=Nu.height,kl=Xn.alloc();kl.reset(),kl.translate(-vh.x,-vh.y),kl.scale(aa.scale,aa.scale),kl.rotate(rd,yh/2,Ud/2),Xa!==$g&&Xa!==ep||kl.rotate(90,yh/2,Ud/2),Xa!==tp&&Xa!==np||kl.rotate(-90,yh/2,Ud/2),Xa===Qm&&(45<zl&&135>zl||225<zl&&315>zl)&&kl.rotate(-zl,yh/2,Ud/2);var Rc=ye.allocAt(0,0,yh,Ud),Sh=Rt.alloc();Sh.xi(Rc,ph),kl.Ga(Sh);var jc=-Sh.x,_y=-Sh.y,Tu=Rt.alloc();Tu.assign(Qf),isNaN(Tu.x)&&(Tu.x=yh/2+3),isNaN(Tu.y)&&(Tu.y=-(Ud/2+3)),Tu.rotate(zl),Tp+=Tu.x+jc,qf+=Tu.y+_y;var Yd=new ye(Tp,qf,vh.width,vh.height),Fp=new ye(vh.x,vh.y,vh.width,vh.height),Wy=new ye(Nu.x,Nu.y,Nu.width,Nu.height);au.Sz=Vd,au.lineCount=aa.lineCount,au.lines=[aa.Cb,aa.Ih,aa.df,aa.Le,aa.Qc,aa.Qb,aa.ze],au.actualBounds=Yd,au.measuredBounds=Fp,au.naturalBounds=Wy,mh===0?od.assign(Yd):od.ed(Yd),Rt.free(Tu),Rt.free(Sh),ye.free(Rc),Xn.free(kl)}Ka.graduatedBounds!==null&&Ka.graduatedBounds.push(od),So(W0,od.x,od.y,od.width,od.height)}sr($o,!1)}}},Hg.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var b=a.Pb(),E=a.graduatedMarks;if(E!==null){var z=a.graduatedBounds,tt=0,ot=z[tt];tt++,b!==null&&b.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height);for(var rt=y.length,at=0;at<rt;at++){var ut=y[at];ot=E[at],ut.visible&&ut!==b&&ot.length!==0&&(ot=z[tt],tt++,ut.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height))}a.graduatedBounds=null}}},Hg.prototype.gc=function(a,y,x){var b=x.$i;x.$i=!0;var E=a.naturalBounds,z=E.width,tt=E.height;E=y instanceof ea,y.save(),y.beginPath(),y.rect(-1,-1,z+1,tt+1),y.clip(),y.Se(),z=a.Pb(),z.gc(y,x),tt=a.Df()*x.scale,0>=tt&&(tt=1);for(var ot=z.actualBounds,rt=a.O.s,at=a.graduatedMarks,ut=rt.length,ct=0;ct<ut;ct++){var mt=rt[ct],yt=at[ct],St=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof ii){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var Mt=mt.measuredBounds,Ot=mt.strokeWidth*mt.scale,Bt=mt.alignmentFocus;Bt.Mc()&&(Bt=Gi);for(var zt=0;zt<St;zt++){var _t=yt[zt].$l,Ut=yt[zt].angle,Jt=Bt,re=mt.Ab;re.reset(),re.translate(_t.x+ot.x,_t.y+ot.y),re.rotate(Ut+mt.angle,0,0),re.translate(-Mt.width*Jt.x+Jt.offsetX+Ot/2,-Mt.height*Jt.y+Jt.offsetY+Ot/2),re.scale(mt.scale,mt.scale),_a(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,Ta(mt,!1),mt.gc(y,x),E&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof oo)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new oo),Mt=a.temporaryTextBlock,yS(Mt,mt),Ot=0;Ot<St;Ot++)Bt=yt[Ot],Bt.actualBounds&&Bt.measuredBounds&&Bt.naturalBounds&&(Mt.ec=Bt.text||"",Mt.Kb=Bt.Sz||0,Mt.Gc=Bt.lineCount||0,zt=Bt.lines,zt!==void 0&&(Mt.Cb=zt[0],Mt.Ih=zt[1],Mt.df=zt[2],Mt.Le=zt[3],Mt.Qc=zt[4],Mt.Qb=zt[5],Mt.ze=zt[6]),Bt.naturalBounds&&(Mt.dc=Bt.naturalBounds),Bt.actualBounds&&(zt=Bt.actualBounds,Mt.arrange(zt.x,zt.y,zt.width,zt.height)),zt=Bt.actualBounds,Mt.arrange(zt.x,zt.y,zt.width,zt.height),_t=Bt.measuredBounds,Bt=Bt.naturalBounds,Ut=Mt.Ab,Ut.reset(),Ut.translate(zt.x+ot.x,zt.y+ot.y),Ut.translate(-_t.x,-_t.y),Mt.no(Ut,Bt.x,Bt.y,Bt.width,Bt.height),_a(Mt,!1),Mt.wh.set(Mt.Ab),Mt.Kk=Mt.scale,Ta(Mt,!1),Mt.Ng=mt.part,Mt.Me=mt.panel,Mt.gc(y,x),Mt.Me=null,Mt.Ng=null,E&&(a.svg.appendChild(Mt.svg),Mt.svg=null))}}x.$i=b,y.restore(),y.Vc(!0)};function De(a,y){if(Qt.call(this),this.na=null,a===void 0)this.na=De.Position;else if(typeof a=="string"){var x=ol.I(a);x!==null&&(this.na=x)}else a instanceof cr?this.na=a:a&&(this.na=De.Position,y=a);this.na===null&&Wt("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===De.Grid?1048576:0),this.O=new Re,this.yb=ua,this.Tm=br,this.Uf=$n,this.$g=null,this.$e="",this.jg=new ye(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=yn,this.jn=or,this.kn=yo,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}pe(De,Qt),De.prototype.cloneProtected=function(a){Qt.prototype.cloneProtected.call(this,a),a.na=this.na,a.yb=this.yb.J(),a.Tm=this.Tm.J(),a.Uf=this.Uf,a.$e=this.$e,a.jg.assign(this.jg),this.T!==null&&(a.T=this.T.copy(a)),a.xo=this.xo,a.jn=this.jn.J(),a.kn=this.kn.J(),this.ra!==null&&(a.ra=this.ra.copy()),a.ub=this.ub,a.zn=this.zn,a.Hh=this.Hh},De.prototype.Af=function(a){Qt.prototype.Af.call(this,a),a.O=this.O;for(var y=a.O.s,x=y.length,b=0;b<x;b++)y[b].Me=a;a.$g=null},De.prototype.copy=function(){var a=Qt.prototype.copy.call(this);if(a!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b].copy();E.wi(a),E.Ng=null;var z=a.O,tt=z.count;if(z.Gb(tt,E),z=a.part,z!==null){z.Rh=null,E.portId!==null&&z instanceof qe&&(z.Te=!0);var ot=a.diagram;ot!==null&&ot.undoManager.isUndoingRedoing||z.cb(Ko,"elements",a,null,E,null,tt)}}return a}return null},Lt=De.prototype,Lt.toString=function(){return"Panel("+this.type.name+")#"+io(this)},Lt.Pn=function(a){Qt.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,b=0;b<x;b++)y[b].Pn(a)},Lt.hh=function(a,y){if(this.na===De.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===De.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===De.Table)if(a.yc(),a instanceof ea){var x=a.yd;a.yd=lm(a,"gojs-ts"),gv(this,a),a.nh.pop(),a.yd=x}else gv(this,a);(x=this.isClipping&&this.na===De.Spot)&&a.save();for(var b=this.Pb(),E=this.O.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];x&&ot===b&&(a.clipInsteadOfFill=!0),ot.gc(a,y),x&&ot===b&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function gv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,b=0<a.columnCount?a.colDefs:null;x!==null&&Pm(a,y,!0,x,!0),b!==null&&Pm(a,y,!1,b,!0),x!==null&&oS(a,y,!0,x),b!==null&&oS(a,y,!1,b),x!==null&&Pm(a,y,!0,x,!1),b!==null&&Pm(a,y,!1,b,!1)}function oS(a,y,x,b){for(var E=b.length,z=a.actualBounds,tt=a.naturalBounds,ot=!0,rt=0;rt<E;rt++){var at=b[rt];if(at!==void 0&&at.actual!==0)if(ot)ot=!1;else{if(x){if(at.position>tt.height)continue}else if(at.position>tt.width)continue;var ut=at.separatorStrokeWidth;isNaN(ut)&&(ut=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var ct=at.separatorStroke;if(ct===null&&(ct=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&&ct!==null){zo(a,y,ct,!1,!1,tt,z),ct=!1;var mt=at.separatorDashArray;mt===null&&(mt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),mt!==null&&(ct=!0,y.js(mt,0)),y.beginPath(),mt=at.position+ut,x?mt>tt.height&&(ut-=mt-tt.height):mt>tt.width&&(ut-=mt-tt.width),at=at.position+ut/2,y.lineWidth=ut,ut=a.yb,x?(at+=ut.top,mt=tt.width-ut.right,y.moveTo(ut.left,at),y.lineTo(mt,at)):(at+=ut.left,mt=tt.height-ut.bottom,y.moveTo(at,ut.top),y.lineTo(at,mt)),y.stroke(),y.Se(),ct&&y.fs()}}}}function Pm(a,y,x,b,E){for(var z=b.length,tt=a.actualBounds,ot=a.naturalBounds,rt=rS(a,!0),at=rS(a,!1),ut=0;ut<z;ut++){var ct=b[ut];if(ct!==void 0&&ct.background!==null&&ct.coversSeparators!==E&&ct.actual!==0){var mt=x?tt.height:tt.width;if(!(ct.position>mt)){var yt=ct.Wc(),St=ct.separatorStrokeWidth;isNaN(St)&&(St=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var Mt=ct.separatorStroke;Mt===null&&(Mt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(Mt===null||ct.index===(x?rt:at))&&(St=0),yt-=St,St=ct.position+St,yt+=ct.actual,St+yt>mt&&(yt=mt-St),0>=yt||(mt=a.yb,zo(a,y,ct.background,!0,!1,ot,tt),x?y.fillRect(mt.left,St+mt.top,tt.width-(mt.left+mt.right),yt):y.fillRect(St+mt.left,mt.top,yt,tt.height-(mt.top+mt.bottom)))}}}}function rS(a,y){for(var x=y?a.rowCount:a.columnCount,b=0;b<x;b++){var E=y?a.rowDefs[b]:a.colDefs[b];if(E!==void 0)return E.index}return 0}function pv(a){return a==="LineV"||a==="BarV"}Lt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Lt.kk=function(a,y,x){if(!Qt.prototype.kk.call(this,a,y,x))return!1;if(this.type===De.Table)x=this.svg.getElementsByClassName("gojs-ts"),x=x.length!==0?x[0]:null,x!==null&&(x.innerHTML=""),a.yd=x,gv(this,a),a.yd=null;else if(this.na===De.Grid||this.na===De.Graduated)return this.svg.innerHTML="",this.svg.remove(),!1;x=this.O.s;for(var b=x.length,E=0;E<b;E++)x[E].gc(a,y);return!0},Lt.nk=function(){return!0},Lt.$o=function(a,y,x,b){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var E=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var ot=y[tt].actualBounds;E=tt===0?ot.x:Math.min(ot.x,E),z=tt===0?ot.y:Math.min(ot.y,z)}b.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-E)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else Qt.prototype.$o.call(this,a,y,x,b)},Lt.Sj=function(a,y,x,b,E){var z=this.se(),tt=this.transform,ot=1/(tt.m11*tt.m22-tt.m12*tt.m21),rt=tt.m22*ot,at=-tt.m12*ot,ut=-tt.m21*ot,ct=tt.m11*ot,mt=ot*(tt.m21*tt.dy-tt.m22*tt.dx),yt=ot*(tt.m12*tt.dx-tt.m11*tt.dy);if(this.areaBackground!==null)return tt=this.actualBounds,qt.Ff(tt.left,tt.top,tt.right,tt.bottom,a,y,x,b,E);if(this.background!==null)return z=a*rt+y*ut+mt,ot=a*at+y*ct+yt,a=x*rt+b*ut+mt,rt=x*at+b*ct+yt,E.h(0,0),x=this.naturalBounds,z=qt.Ff(0,0,x.width,x.height,z,ot,a,rt,E),E.transform(tt),z;z||(rt=1,ut=at=0,ct=1,yt=mt=0),ot=a*rt+y*ut+mt,a=a*at+y*ct+yt,rt=x*rt+b*ut+mt,x=x*at+b*ct+yt,E.h(rt,x),b=(rt-ot)*(rt-ot)+(x-a)*(x-a),at=!1,ct=this.O.s,yt=ct.length,ut=Rt.alloc(),mt=null,y=1/0;var St=null,Mt=this.isClipping&&this.na===De.Spot;Mt&&(St=Rt.alloc(),mt=this.Pb(),(at=mt.Sj(ot,a,rt,x,St))&&(y=(ot-St.x)*(ot-St.x)+(a-St.y)*(a-St.y)));for(var Ot=0;Ot<yt;Ot++){var Bt=ct[Ot];Bt.visible&&Bt!==mt&&Bt.Sj(ot,a,rt,x,ut)&&(at=!0,Bt=(ot-ut.x)*(ot-ut.x)+(a-ut.y)*(a-ut.y),Bt<b&&(b=Bt,E.set(ut)))}return Mt&&(y>b&&E.set(St),Rt.free(St)),Rt.free(ut),z&&E.transform(tt),at},Lt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Qt.prototype.Gj.call(this)},Lt.v=function(a){if(!pa(this)){Qt.prototype.v.call(this,a),a=null,(this.na===De.Auto||this.na===De.Link)&&(a=this.Pb());for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];if((E===a||E.isPanelMain)&&E.v(!0),!E.desiredSize.w()){var z=Os(E,!1);(E instanceof Ps||E instanceof De||E instanceof oo||z!==Ne)&&E.v(!0)}}}},Lt.Uj=function(){if(!pa(this)){sr(this,!0),Kl(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Lt.Uk=function(){if(!(this.l&2048)){_a(this,!0),Ta(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Lt.Wu=function(){Ta(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Lt.Wl=function(a,y,x,b){var E=this.jg;E.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,b=tt.height),x=Math.max(x,tt.width),b=Math.max(b,tt.height);var ot=this.maxSize;isNaN(z.width)||(a=Math.min(z.width,ot.width)),isNaN(z.height)||(y=Math.min(z.height,ot.height)),a=Math.max(x,a),y=Math.max(b,y);var rt=this.yb;a=Math.max(a-rt.left-rt.right,0),y=Math.max(y-rt.top-rt.bottom,0);var at=this.O.s;at.length!==0&&this.na.measure(this,a,y,at,E,x,b),a=E.width+rt.left+rt.right,rt=E.height+rt.top+rt.bottom,isFinite(z.width)&&(a=z.width),isFinite(z.height)&&(rt=z.height),a=Math.min(ot.width,a),rt=Math.min(ot.height,rt),a=Math.max(tt.width,a),rt=Math.max(tt.height,rt),a=Math.max(x,a),rt=Math.max(b,rt),ns(E,a,rt),ns(this.naturalBounds,a,rt),this.Ge(0,0,a,rt)},Lt.Pb=function(){if(this.$g===null){var a=this.O.s,y=a.length;if(y===0)return null;for(var x=0;x<y;x++){var b=a[x];if(b.isPanelMain===!0)return this.$g=b}this.$g=a[0]}return this.$g};function wu(a){return a.part!==null?a.part.locationObject:null}Lt.eh=function(a,y,x,b){var E=this.O.s;if(this.actualBounds.h(a,y,x,b),E.length!==0){if(!this.desiredSize.w()){a=Os(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var tt=this.Kg,ot=tt.left+tt.right;switch(tt=tt.top+tt.bottom,y===x&&z===b&&(a=Ne),a){case Ne:(y>x||z>b)&&(this.v(),this.measure(y>x?x:y,z>b?b:z,0,0));break;case Be:this.v(!0),this.measure(x+ot,b+tt,0,0);break;case wn:this.v(!0),this.measure(x+ot,z+tt,0,0);break;case Bn:this.v(!0),this.measure(y+ot,b+tt,0,0)}}this.na.arrange(this,E,this.jg)}},Lt.gh=function(a){var y=this.naturalBounds,x=wu(this);if(Mr(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var b=y.length,E=Rt.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(Vn(E.set(a),z.transform),z.ca(E)))return Rt.free(E),!0}return Rt.free(E),!(this.Ma===null&&this.areaBackground===null)}return!1},Lt.ks=function(a){if(this.bindingId===a)return this;for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b].ks(a);if(E!==null)return E}return null},Lt.qm=function(a,y){if(y(this,a),a instanceof De){a=a.O.s;for(var x=a.length,b=0;b<x;b++)this.qm(a[b],y)}};function Ad(a,y){sS(a,a,y)}function sS(a,y,x){x(y),y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=y[E];z instanceof De&&sS(a,z,x)}}function vx(a,y){aS(a,a,y)}function aS(a,y,x){if(x(y),y instanceof De){y=y.O.s;for(var b=y.length,E=0;E<b;E++)aS(a,y[E],x)}}Lt.Nl=function(a){return lS(this,this,a)};function lS(a,y,x){if(x(y))return y;if(y instanceof De){y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=lS(a,y[E],x);if(z!==null)return z}}return null}Lt.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=_g(this));for(var b=0;b<x;b++){var E=y[b];if(E instanceof De){var z=E.fb(a);if(z!==null)return z}if(E.name===a)return E}return null};function uS(a){a=a.O.s;for(var y=a.length,x=0,b=0;b<y;b++){var E=a[b];E instanceof De?x=Math.max(x,uS(E)):E instanceof ii&&(x=Math.max(x,E.ig/2*E.strokeMiterLimit*E.Df()))}return x}Lt.se=function(){return!(this.type===De.TableRow||this.type===De.TableColumn)};function eh(a){return a.type===De.TableRow||a.type===De.TableColumn}Lt.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),xs(this)))return null;var b=this.naturalBounds,E=1/this.Df(),z=this.se(),tt=z?a:Vn(Rt.allocAt(a.x,a.y),this.transform),ot=this.diagram,rt=10,at=5;if(ot!==null&&(rt=ot.Ql("extraTouchArea"),at=rt/2),Mr(-(at*E),-(at*E),b.width+rt*E,b.height+rt*E,tt.x,tt.y)){if(!this.isAtomic){E=this.O.s;var ut=E.length;if(ot=Rt.alloc(),at=(rt=this.isClipping&&this.na===De.Spot)?this.Pb():null,rt&&(at.se()?Vn(ot.set(a),at.transform):ot.set(a),!at.ca(ot)))return Rt.free(ot),z||Rt.free(tt),null;for(var ct=wu(this);ut--;){var mt=E[ut];if((mt.visible||mt===ct)&&(mt.se()?Vn(ot.set(a),mt.transform):ot.set(a),!rt||mt!==at)){var yt=null;if(mt instanceof De?yt=mt.ic(ot,y,x):mt.pickable===!0&&mt.ca(ot)&&(yt=mt),yt!==null&&(y!==null&&(yt=y(yt)),yt!==null&&(x===null||x(yt))))return Rt.free(ot),z||Rt.free(tt),yt}}Rt.free(ot)}return this.background===null&&this.areaBackground===null?(z||Rt.free(tt),null):(a=Mr(0,0,b.width,b.height,tt.x,tt.y)?this:null,z||Rt.free(tt),a)}return z||Rt.free(tt),null},Lt.ji=function(a,y,x,b){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var E=this.naturalBounds,z=this.se(),tt=z?a:Vn(Rt.allocAt(a.x,a.y),this.transform);if(E=Mr(0,0,E.width,E.height,tt.x,tt.y),eh(this)||E){if(!this.isAtomic){for(var ot=this.O.s,rt=ot.length,at=Rt.alloc(),ut=wu(this);rt--;){var ct=ot[rt];if(ct.visible||ct===ut){ct.se()?Vn(at.set(a),ct.transform):at.set(a);var mt=ct;ct=ct instanceof De?ct:null,(ct!==null?ct.ji(at,y,x,b):mt.ca(at))&&mt.pickable!==!1&&(y!==null&&(mt=y(mt)),mt===null||x!==null&&!x(mt)||b.add(mt))}}Rt.free(at)}return z||Rt.free(tt),E&&(this.background!==null||this.areaBackground!==null)}return z||Rt.free(tt),!1},Lt.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=Xn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&Xn.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var ot=wu(this),rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===ot){var ct=ut.actualBounds,mt=this.naturalBounds;ct.x>mt.width||ct.y>mt.height||0>ct.x+ct.width||0>ct.y+ct.height||(ct=ut,ut=ut instanceof De?ut:null,mt=Xn.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,b,E,mt):Sr(ct,a,b,mt))&&(y!==null&&(ct=y(ct)),ct===null||x!==null&&!x(ct)||E.add(ct)),Xn.free(mt))}}return z===void 0&&Xn.free(tt),b}return z===void 0&&Xn.free(tt),!1};function mv(a,y,x,b){for(var E=a.O.s,z=E.length;z--;){var tt=E[z];if(tt.visible){var ot=tt.actualBounds,rt=a.naturalBounds;ot.x>rt.width||ot.y>rt.height||0>ot.x+ot.width||0>ot.y+ot.height||(tt instanceof De&&mv(tt,y,x,b),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||b.add(tt))}}}Lt.og=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),b===void 0&&(b=null);var tt=this.naturalBounds,ot=this.se(),rt=ot?a:Vn(Rt.allocAt(a.x,a.y),this.transform),at=ot?y:Vn(Rt.allocAt(y.x,y.y),this.transform),ut=rt.Bf(at),ct=0<rt.x&&rt.x<tt.width&&0<rt.y&&rt.y<tt.height||xi(rt.x,rt.y,0,0,0,tt.height)<=ut||xi(rt.x,rt.y,0,tt.height,tt.width,tt.height)<=ut||xi(rt.x,rt.y,tt.width,tt.height,tt.width,0)<=ut||xi(rt.x,rt.y,tt.width,0,0,0)<=ut;if(tt=rt.zd(0,0)<=ut&&rt.zd(0,tt.height)<=ut&&rt.zd(tt.width,0)<=ut&&rt.zd(tt.width,tt.height)<=ut,ot||(Rt.free(rt),Rt.free(at)),ct){if(!this.isAtomic){rt=Rt.alloc(),at=Rt.alloc(),ut=wu(this);for(var mt=this.O.s,yt=mt.length;yt--;){var St=mt[yt];if(St.visible||St===ut){var Mt=St.actualBounds,Ot=this.naturalBounds;(!ot||!(Mt.x>Ot.width||Mt.y>Ot.height||0>Mt.x+Mt.width||0>Mt.y+Mt.height))&&(St.se()?(Mt=St.transform,Vn(rt.set(a),Mt),Vn(at.set(y),Mt)):(rt.set(a),at.set(y)),Mt=St,St=St instanceof De?St:null,(St!==null?St.og(rt,at,x,b,E,z):Mt.tx(rt,at,E))&&(x!==null&&(Mt=x(Mt)),Mt===null||b!==null&&!b(Mt)||z.add(Mt)))}}Rt.free(rt),Rt.free(at)}return E?ct:tt}return!1};function vv(a){var y=null;return a instanceof ii&&(y=a.spot1,y===br&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Ai),y}function yv(a){var y=null;return a instanceof ii&&(y=a.spot2,y===br&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=er),y}Lt.add=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];for(x=0;x<y.length;x++)this.Gb(this.O.count,y[x]);return this},Lt.M=function(a){return this.O.M(a)},Lt.Gb=function(a,y){y instanceof Mn&&Wt("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Wt("Cannot make a Panel contain itself: "+this.toString()),Wt("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Wt("Cannot add a GraphObject that already belongs to another Panel to this Panel: "+y.toString()+", already contained by "+x.toString()+", cannot be shared by this Panel: "+this.toString()),this.na!==De.Grid||y instanceof ii||Wt("Can only add Shapes to a Grid Panel, not: "+y),this.na!==De.Graduated||y instanceof ii||y instanceof oo||Wt("Can only add Shapes or TextBlocks to a Graduated Panel, not: "+y),y.wi(this),y.Ng=null,this.itemArray!==null){var b=y.data;b!==null&&typeof b=="object"&&(this.ge===null&&(this.ge=new Cn),this.ge.add(b,y))}var E=this.O;if(b=-1,x===this){for(var z=-1,tt=this.O.s,ot=tt.length,rt=0;rt<ot;rt++)if(tt[rt]===y){z=rt;break}if(z!==-1){if(z===a||z+1>=E.count&&a>=E.count)return;E.mb(z),b=z}else Wt("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>E.count)&&(a=E.count),E.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),pa(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof De&&y.Te===!0&&(this.Te=!0),this.graduatedIntervals=null,this.If()||Lm(this,y,!1),x=this.part,x!==null&&(x.Rh=null,x.ag=NaN,this.Te&&x instanceof qe&&(x.Te=!0),x.Te&&x instanceof qe&&(x.wc=null),E=this.diagram,E!==null&&E.undoManager.isUndoingRedoing||(b!==-1&&x.cb(dr,"elements",this,y,null,b,null),x.cb(Ko,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Lt.remove=function(a){for(var y=this.O.s,x=y.length,b=-1,E=0;E<x;E++)if(y[E]===a){b=E;break}b!==-1&&this.pc(b,!0)},Lt.mb=function(a){0<=a&&this.pc(a,!0)},Lt.pc=function(a,y){var x=this.O,b=x.M(a);if(b.Ng=null,b.wi(null),this.ge!==null){var E=b.data;typeof E=="object"&&this.ge.remove(E)}x.mb(a),sr(this,!1),this.v(),this.$g===b&&(this.$g=null),this.graduatedIntervals=null;var z=this.part;z!==null&&(z.Rh=null,z.ag=NaN,z.Wb(),z instanceof qe&&(b instanceof De?b.qm(b,function(tt,ot){_v(z,ot,y)}):_v(z,b,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(dr,"elements",this,b,null,a,null))},Lt.Fb=function(a){0>a&&un(a,">= 0",De,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new ar;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(Ko,"rowdefs",this,null,x,null,a)}return y[a]},Lt.oA=function(a){if(0>a&&un(a,">= 0",De,"removeRowDefinition:idx"),this.rowCount!==0){a=Math.round(a);var y=this.rowDefs,x=y[a];if(x){y[a]=void 0;for(var b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(dr,"rowdefs",this,x,null,a,null),this.v()}}};function hS(a,y,x){var b=a.rowDefs;if(!(0>y)){if(b[y]=x instanceof ar?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Lt.Eb=function(a){0>a&&un(a,">= 0",De,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new ar;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(Ko,"coldefs",this,null,x,null,a)}return y[a]},Lt.jA=function(a){if(0>a&&un(a,">= 0",De,"removeColumnDefinition:idx"),this.columnCount!==0){a=Math.round(a);var y=this.colDefs,x=y[a];if(x){y[a]=void 0;for(var b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(dr,"coldefs",this,x,null,a,null),this.v()}}};function dS(a,y,x){var b=a.colDefs;if(!(0>y)){if(b[y]=x instanceof ar?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Lt.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&km(y,a),this},Lt.Hy=function(a,y){return(a=this.Fb(a))&&km(a,new ar(y)),this},Lt.By=function(a,y){return(a=this.Eb(a))&&km(a,new ar(y)),this},Lt.nz=function(a){if(0>a||this.type!==De.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,b=x.length,E=this.topIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Lt.fz=function(a){if(0>a||this.type!==De.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,b=x.length,E=this.leftIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Lt.Fz=function(a,y){if(y===void 0&&(y=new Rt(NaN,NaN)),this.type!==De.Graduated)return y.h(NaN,NaN),y;a=Math.min(Math.max(a,this.graduatedMin),this.graduatedMax);var x=this.Pb();return x.geometry.Pu((a-this.graduatedMin)/this.graduatedRange,y),x.transform.Ga(y)},Lt.Gz=function(a){if(this.type!==De.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function cS(a){return a=a.allBindings,a!==null&&a._isFrozen}function Va(a){var y=a.allBindings;if(y===null)a.data!==null&&Wt("Template cannot have .data be non-null: "+a),a.allBindings=y=new Re;else if(y._isFrozen)return;var x=new Re;Sv(a,!1),a.qm(a,function(at,ut){ut.th();var ct=ut.localBindings;if(ct!==null)for(yc(ut,!1),ct=ct.iterator;ct.next();){var mt=ct.value;mt.mode===hp&&yc(ut,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=M1(mt,at,ut),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new Re),yt.srcBindings.add(mt))),y.add(mt)}if(ut instanceof De&&ut.type===De.Table){if(0<ut.rowCount){for(at=ut.rowDefs,ct=at.length,mt=0;mt<ct;mt++)if(yt=at[mt],yt!==void 0&&yt.be!==null)for(var St=yt.be.iterator;St.next();){var Mt=St.value;Mt.xd=yt,Mt.to=2,Mt.wl=yt.index,y.add(Mt)}}if(0<ut.columnCount){for(ut=ut.colDefs,at=ut.length,ct=0;ct<at;ct++)if(mt=ut[ct],mt!==void 0&&mt.be!==null)for(yt=mt.be.iterator;yt.next();)St=yt.value,St.xd=mt,St.to=1,St.wl=mt.index,y.add(St)}}});for(var b=x.iterator;b.next();){var E=b.value;if(E.srcBindings!==null){yc(E,!0);for(var z=E.srcBindings.iterator;z.next();){var tt=z.value;E.localBindings===null&&(E.localBindings=new Re),E.localBindings.add(tt)}}E.srcBindings=null}for(b=y.iterator;b.next();)if(E=b.value,z=E.xd,z!==null){E.xd=null;var ot=E.targetProperty,rt=ot.indexOf(".");0<rt&&z instanceof De&&(tt=ot.substring(0,rt),ot=ot.substr(rt+1),rt=z.fb(tt),rt!==null?(z=rt,E.targetProperty=ot):on('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+E.toString())),z instanceof ar?(tt=io(z.panel),E.Ai=tt===void 0?-1:tt,z.panel.bindingId=E.Ai):z instanceof Qt?(tt=io(z),E.Ai=tt===void 0?-1:tt,z.bindingId=E.Ai):Wt("Unknown type of binding target: "+z)}y.freeze(),a instanceof Mn&&a.Zc()&&a.Va()}Lt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return vx(y,function(x){x instanceof De&&(x.allBindings=null,x.ub=null);var b=x.localBindings;b!==null&&(x.localBindings=null,b.each(function(E){x.bind(E.copy())})),b=x.animationTriggers,b!==null&&(x.animationTriggers=null,b.each(function(E){x.Jv(E.value.copy())}))}),a&&Va(y),y},Lt.La=function(a){var y=this.allBindings;if(y!==null)for(a===void 0&&(a=""),y=y.iterator;y.next();){var x=y.value,b=x.sourceProperty;if((a===""||b===""||b===a)&&(b=x.targetProperty,x.converter!==null||b!=="")){b=this.data;var E=x.sourceName;if(E!==null){if(E==="")b=this;else if(E==="/")b=this;else if(E===".")b=this;else if(E==="..")b=this;else if(b=this.fb(E),b===null)continue}else if(x.isToModel)if(b=this.diagram,b!==null)b=b.model.modelData;else continue;var z=this,tt=x.Ai;if(tt!==-1){if(z=this.ks(tt),z===null)continue}else x.xd!==null&&(z=x.xd);if(E==="/"?b=z.part:E==="."?b=z:E===".."&&(b=z.panel),E=x.to,E!==0){if(!(z instanceof De))continue;E===1?z=z.Eb(x.wl):E===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,b)}}},Lt.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function yx(a,y){a=a.O.s;for(var x=a.length,b=y.length,E=0,z=null;E<x&&(z=a[E],!(z instanceof De&&z.data!==null));)E++,z=a[E];if(x-E!==b)return!0;if(z===null)return 0<b;for(var tt=0;E<x&&tt<b;){if(z=a[E],!(z instanceof De)||z.data!==y[tt])return!0;E++,tt++}return!1}function _g(a){if(a.type===De.Spot||a.type===De.Auto)return Math.min(a.O.length,1);if(a.type===De.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var b=a.M(x);if(!(b instanceof ii&&b.isPanelMain))break}return x}return a.type===De.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof De&&eh(a))?1:0}Lt.mv=function(){for(var a=_g(this);this.O.length>a;)this.pc(this.O.length-1,!1);fS(this,this.itemArray)};function fS(a,y){var x=_g(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var b=0;b<x;b++)Cm(a,y[b],b,!0)}else{b=x;for(var E=0;E<y.length;E++,b++){var z=y[E],tt=b<a.O.length?a.O.M(b):null;if(tt instanceof De){if(tt.data!==z){var ot=wv(a,tt.data),rt=wv(a,z),at=rt!==ot;at||(ot=Pv(a,ot),at=Pv(a,rt)!==ot),at?(a.pc(b,!1),Cm(a,z,E,!1)):tt.data=z}}else Cm(a,z,E,!1)}for(;b<a.O.length;)a.pc(b,!1);a.$g=null,xv(a,x,0),pa(a)||a.v(),a.graduatedIntervals=null,a.If()||Lm(a,a,!1),y=a.part,y!==null&&(y.Rh=null,y.ag=NaN,a.Te&&y instanceof qe&&(y.Te=!0),y.Te&&y instanceof qe&&(y.wc=null))}}function Cm(a,y,x,b){if(!(y==null||0>x)){var E=wv(a,y);if(E=Pv(a,E),E!==null){if(Va(E),E=E.copy(),E.l&16777216){var z=a.ih();z!==null&&Sv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new Cn),a.ge.add(y,E)),z=x+_g(a),a.Gb(z,E),b&&(E.ub=y,xv(a,z,x),E.ub=null),E.data=y}}}function xv(a,y,x){for(a=a.O;y<a.length;){var b=a.M(y);if(b instanceof De){var E=y,z=x;b.type===De.TableRow?b.row=E:b.type===De.TableColumn&&(b.column=E),b.itemIndex=z}y++,x++}}function wv(a,y){if(y===null)return"";if(a=a.itemCategoryProperty,typeof a=="function")a=a(y);else if(typeof a=="string"&&typeof y=="object"){if(a==="")return"";a=Zo(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Wt("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function Pv(a,y){var x=a.itemTemplateMap,b=null;return x!==null&&(b=x.I(y)),b===null&&(x!==null&&(b=x.I("")),b===null&&(gS||(gS=!0,on('No item template Panel found for category "'+y+'" on '+a),on(" Using default item template."),a=new De,y=new oo,y.bind(new Qo("text","",wi)),a.add(y),pS=a),b=pS)),b}function Lm(a,y,x){var b=y.enabledChanged;if(b!==null&&b(y,x),y instanceof De){y=y.O.s,b=y.length;for(var E=0;E<b;E++){var z=y[E];x&&z instanceof De&&!z.isEnabled||Lm(a,z,x)}}}function Dl(a,y){y.name=a,ol.add(a,y)}je.Object.defineProperties(De.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===De.Grid,this.v(),this.g("type",y,a))}},elements:{get:function(){return this.O.iterator}},naturalBounds:{get:function(){return this.dc}},padding:{get:function(){return this.yb},set:function(a){typeof a=="number"?(0>a&&un(a,">= 0",De,"padding"),a=new ci(a)):(0>a.left&&un(a.left,">= 0",De,"padding:value.left"),0>a.right&&un(a.right,">= 0",De,"padding:value.right"),0>a.top&&un(a.top,">= 0",De,"padding:value.top"),0>a.bottom&&un(a.bottom,">= 0",De,"padding:value.bottom"));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.v(),this.g("padding",y,a))}},defaultAlignment:{get:function(){return this.Tm},set:function(a){var y=this.Tm;y.D(a)||(this.Tm=a=a.J(),this.v(),this.g("defaultAlignment",y,a))}},defaultStretch:{get:function(){return this.Uf},set:function(a){var y=this.Uf;y!==a&&(this.Uf=a,this.v(),this.g("defaultStretch",y,a))}},defaultSeparatorPadding:{get:function(){return this.T!==null?this.T.Qp:ua},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Aa),this.T.Qp=a,this.v(),this.g("defaultSeparatorPadding",y,a))}},defaultRowSeparatorStroke:{get:function(){return this.T!==null?this.T.ia:null},set:function(a){var y=this.defaultRowSeparatorStroke;y!==a&&(a===null||typeof a=="string"||a instanceof Hi)&&(a instanceof Hi&&a.freeze(),this.T===null&&(this.T=new Aa),this.T.ia=a,this.N(),this.g("defaultRowSeparatorStroke",y,a))}},defaultRowSeparatorStrokeWidth:{get:function(){return this.T!==null?this.T.Ha:1},set:function(a){var y=this.defaultRowSeparatorStrokeWidth;y!==a&&isFinite(a)&&0<=a&&(this.T===null&&(this.T=new Aa),this.T.Ha=a,this.v(),this.g("defaultRowSeparatorStrokeWidth",y,a))}},defaultRowSeparatorDashArray:{get:function(){return this.T!==null?this.T.V:null},set:function(a){var y=this.defaultRowSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultRowSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Aa),this.T.V=a,this.N(),this.g("defaultRowSeparatorDashArray",y,a)}}},defaultColumnSeparatorStroke:{get:function(){return this.T!==null?this.T.u:null},set:function(a){var y=this.defaultColumnSeparatorStroke;y!==a&&(a===null||typeof a=="string"||a instanceof Hi)&&(a instanceof Hi&&a.freeze(),this.T===null&&(this.T=new Aa),this.T.u=a,this.N(),this.g("defaultColumnSeparatorStroke",y,a))}},defaultColumnSeparatorStrokeWidth:{get:function(){return this.T!==null?this.T.F:1},set:function(a){var y=this.defaultColumnSeparatorStrokeWidth;y!==a&&isFinite(a)&&0<=a&&(this.T===null&&(this.T=new Aa),this.T.F=a,this.v(),this.g("defaultColumnSeparatorStrokeWidth",y,a))}},defaultColumnSeparatorDashArray:{get:function(){return this.T!==null?this.T.o:null},set:function(a){var y=this.defaultColumnSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultColumnSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Aa),this.T.o=a,this.N(),this.g("defaultColumnSeparatorDashArray",y,a)}}},inRowsCols:{get:function(){return this.T!==null?this.T.nb:null},set:function(a){this.T===null&&(this.T=new Aa),this.T.nb=a}},viewboxStretch:{get:function(){return this.xo},set:function(a){var y=this.xo;y!==a&&(this.xo=a,this.v(),this.g("viewboxStretch",y,a))}},gridCellSize:{get:function(){return this.jn},set:function(a){var y=this.jn;if(!y.D(a)){a.w()&&a.width!==0&&a.height!==0||Wt("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&El(x),this.N(),this.g("gridCellSize",y,a)}}},gridOrigin:{get:function(){return this.kn},set:function(a){var y=this.kn;if(!y.D(a)){a.w()||Wt("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&El(x),this.N(),this.g("gridOrigin",y,a)}}},graduatedMin:{get:function(){return this.ra!==null?this.ra.lq:0},set:function(a){var y=this.graduatedMin;y!==a&&(this.ra===null&&(this.ra=new Pu),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),Rr(this)&&(a=this.part,a!==null&&mo(this,a,"graduatedRange")))}},graduatedMax:{get:function(){return this.ra!==null?this.ra.F:100},set:function(a){var y=this.graduatedMax;y!==a&&(this.ra===null&&(this.ra=new Pu),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),Rr(this)&&(a=this.part,a!==null&&mo(this,a,"graduatedRange")))}},graduatedRange:{get:function(){return this.graduatedMax-this.graduatedMin}},graduatedTickUnit:{get:function(){return this.ra!==null?this.ra.ia:10},set:function(a){var y=this.graduatedTickUnit;y!==a&&0<a&&(this.ra===null&&(this.ra=new Pu),this.ra.ia=a,this.v(),this.g("graduatedTickUnit",y,a))}},graduatedTickBase:{get:function(){return this.ra!==null?this.ra.V:0},set:function(a){var y=this.graduatedTickBase;y!==a&&(this.ra===null&&(this.ra=new Pu),this.ra.V=a,this.v(),this.g("graduatedTickBase",y,a))}},graduatedMarks:{get:function(){return this.ra!==null?this.ra.u:null},set:function(a){this.ra!==null?this.ra.u=a:a!==null&&(this.ra=new Pu,this.ra.u=a)}},graduatedBounds:{get:function(){return this.ra!==null?this.ra.j:null},set:function(a){this.ra!==null?this.ra.j=a:a!==null&&(this.ra=new Pu,this.ra.j=a)}},graduatedIntervals:{get:function(){return this.ra!==null?this.ra.o:null},set:function(a){this.ra!==null?this.ra.o=a:a!==null&&(this.ra=new Pu,this.ra.o=a)}},temporaryTextBlock:{get:function(){return this.ra!==null?this.ra.Zh:null},set:function(a){this.ra!==null?this.ra.Zh=a:a!==null&&(this.ra=new Pu,this.ra.Zh=a)}},panelLayoutState:{get:function(){return this.F},set:function(a){this.F=a}},Te:{get:function(){return(this.l&8388608)!==0},set:function(a){(this.l&8388608)!==0!==a&&(this.l^=8388608)}},rowDefs:{get:function(){return this.T===null&&(this.T=new Aa),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Aa),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:bm},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new Aa),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:bm},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new Aa),this.T.j=a,this.v(),this.g("columnSizing",y,a))}},topIndex:{get:function(){return this.T!==null?this.T.Hb:0},set:function(a){var y=this.topIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Aa),this.T.Hb=a,this.v(),this.g("topIndex",y,a))}},leftIndex:{get:function(){return this.T!==null?this.T.hb:0},set:function(a){var y=this.leftIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Aa),this.T.hb=a,this.v(),this.g("leftIndex",y,a))}},data:{get:function(){return this.ub},set:function(a){var y=this.ub;if(y!==a){var x=this instanceof Mn&&!(this instanceof Ti);Va(this),this.ub=a;var b=this.diagram;b!==null&&(x?(x=b.partManager,this instanceof _e?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof Mn&&(y!==null&&x.cf.remove(y),a!==null&&x.cf.add(a,this))):(x=this.panel,x!==null&&x.ge!==null&&(y!==null&&x.ge.remove(y),a!==null&&x.ge.add(a,this)))),this.g("data",y,a),b!==null&&b.undoManager.isUndoingRedoing||a!==null&&this.La()}}},itemIndex:{get:function(){return this.zn},set:function(a){var y=this.zn;y!==a&&(this.zn=a,this.g("itemIndex",y,a))}},allBindings:{get:function(){return this.A!==null?this.A.nb:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new Sc),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&yx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&ly(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&ay(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||fS(this,a)}}},itemTemplate:{get:function(){return this.itemTemplateMap===null?null:this.itemTemplateMap.I("")},set:function(a){if(this.itemTemplateMap===null){if(a===null)return;this.itemTemplateMap=new Cn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof Mn||a.isPanelMain)&&Wt("Panel.itemTemplate must not be a Part or be Panel.isPanelMain: "+a),this.itemTemplateMap.add("",a),this.g("itemTemplate",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.mv())}},itemTemplateMap:{get:function(){return this.A!==null?this.A.Pc:null},set:function(a){var y=this.itemTemplateMap;if(y!==a){for(var x=a.iterator;x.next(););si(this),this.A.Pc=a,this.g("itemTemplateMap",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.mv()}}},itemCategoryProperty:{get:function(){return this.A!==null?this.A.Oc:"category"},set:function(a){var y=this.itemCategoryProperty;y!==a&&(si(this),this.A.Oc=a,this.g("itemCategoryProperty",y,a))}},isAtomic:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("isAtomic",y,a))}},isClipping:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this instanceof Qn&&(this.tb=null),this.v(),this.g("isClipping",y,a))}},isOpposite:{get:function(){return(this.l&33554432)!==0},set:function(a){var y=(this.l&33554432)!==0;y!==a&&(this.l^=33554432,this.v(),this.g("isOpposite",y,a))}},isEnabled:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;if(y!==a){var x=this.panel===null||this.panel.If();this.l^=4194304,this.g("isEnabled",y,a),y=this.diagram,y!==null&&y.undoManager.isUndoingRedoing||x&&Lm(this,this,a)}}},alignmentFocusName:{get:function(){return this.$e},set:function(a){var y=this.$e;y!==a&&(this.$e=a,this.v(),this.g("alignmentFocusName",y,a))}}}),je.Object.defineProperties(De,{Position:{get:function(){return ol.I("Position")}},Horizontal:{get:function(){return ol.I("Horizontal")}},Vertical:{get:function(){return ol.I("Vertical")}},Spot:{get:function(){return ol.I("Spot")}},Auto:{get:function(){return ol.I("Auto")}},Table:{get:function(){return ol.I("Table")}},Viewbox:{get:function(){return ol.I("Viewbox")}},TableRow:{get:function(){return ol.I("TableRow")}},TableColumn:{get:function(){return ol.I("TableColumn")}},Link:{get:function(){return ol.I("Link")}},Grid:{get:function(){return ol.I("Grid")}},Graduated:{get:function(){return ol.I("Graduated")}}}),De.prototype.rebuildItemElements=De.prototype.mv,De.prototype.findItemPanelForData=De.prototype.sx,De.prototype.updateTargetBindings=De.prototype.La,De.prototype.copyTemplate=De.prototype.Uy,De.prototype.graduatedValueForPoint=De.prototype.Gz,De.prototype.graduatedPointForValue=De.prototype.Fz,De.prototype.findColumnForLocalX=De.prototype.fz,De.prototype.findRowForLocalY=De.prototype.nz,De.prototype.addColumnDefinition=De.prototype.By,De.prototype.addRowDefinition=De.prototype.Hy,De.prototype.addRowColumnDefinition=De.prototype.Gy,De.prototype.removeColumnDefinition=De.prototype.jA,De.prototype.getColumnDefinition=De.prototype.Eb,De.prototype.removeRowDefinition=De.prototype.oA,De.prototype.getRowDefinition=De.prototype.Fb,De.prototype.removeAt=De.prototype.mb,De.prototype.remove=De.prototype.remove,De.prototype.insertAt=De.prototype.Gb,De.prototype.elt=De.prototype.M,De.prototype.add=De.prototype.add,De.prototype.findObject=De.prototype.fb,De.prototype.findInVisualTree=De.prototype.Nl,De.prototype.walkVisualTreeFrom=De.prototype.qm,De.prototype.findMainElement=De.prototype.Pb;var gS=!1,pS=null,ol=new Cn;De.className="Panel",De.definePanelLayout=Dl,Dl("Position",new dm),Dl("Vertical",new fm),Dl("Auto",new pm),Dl("Link",new wm);function Pu(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}Pu.prototype.copy=function(){var a=new Pu;return a.lq=this.lq,a.F=this.F,a.ia=this.ia,a.V=this.V,a.u=this.u,a.j=this.j,a.o=this.o,a.Zh=this.Zh,a},Pu.className="GradPanelSettings";function Aa(){this.Pc=[],this.Oc=[],this.j=this.ob=bm,this.hb=this.Hb=0,this.Qp=ua,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}Aa.prototype.copy=function(a){for(var y=new Aa,x=this.Pc,b=x.length,E=y.Pc,z=0;z<b;z++)if(x[z]!==void 0){var tt=x[z].copy();tt.wi(a),E[z]=tt}for(x=this.Oc,b=x.length,E=y.Oc,z=0;z<b;z++)x[z]!==void 0&&(tt=x[z].copy(),tt.wi(a),E[z]=tt);return y.ob=this.ob,y.j=this.j,y.Hb=this.Hb,y.hb=this.hb,y.Qp=this.Qp.J(),y.Ha=this.Ha,y.ia=this.ia,y.V=this.V,y.F=this.F,y.u=this.u,y.o=this.o,y.nb=this.nb,y},Aa.className="TablePanelSettings";function ar(a){Vi(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=br,this.pa=this.oc=this.oa=0,this.be=null,this.oo=Cv,this.hg=$n,this.lo=this.dg=null,this.mo=NaN,this.Ma=this.tj=null,this.Pm=!1,a&&(Object.assign(this,a),a.column!==void 0?(this.isRow=!1,this.index=a.column):a.row!==void 0&&(this.isRow=!0,this.index=a.row))}ar.prototype.copy=function(){var a=new ar;return a.uq=this.uq,a.Za=this.Za,a.Hc=this.Hc,a.jj=this.jj,a.hj=this.hj,a.Jb=this.Jb,a.oa=this.oa,a.oc=this.oc,a.pa=this.pa,a.hg=this.hg,a.oo=this.oo,this.dg===null?a.dg=null:a.dg=this.dg.J(),a.lo=this.lo,a.mo=this.mo,a.tj=null,this.tj!==null&&(a.separatorDashArray=Kn(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function km(a,y){y.isRow?a.height=y.height:a.width=y.width,a.minimum=y.minimum,a.maximum=y.maximum,a.alignment=y.alignment,a.stretch=y.stretch,a.sizing=y.sizing,a.dg=y.separatorPadding===null?null:y.separatorPadding.J(),a.separatorStroke=y.separatorStroke,a.separatorStrokeWidth=y.separatorStrokeWidth,a.tj=null,y.separatorDashArray&&(a.tj=Kn(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Lt=ar.prototype,Lt.qb=function(a){a.classType===ar&&(this.sizing=a)},Lt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+io(this)},Lt.wi=function(a){this.Me=a},Lt.Io=function(a){var y=0,x=this.Me;if(this.index!==a&&(a=this.separatorStroke,a===null&&x!==null&&(a=this.isRow?x.defaultRowSeparatorStroke:x.defaultColumnSeparatorStroke),a!==null&&(y=this.separatorStrokeWidth,isNaN(y)&&(x!==null?y=this.isRow?x.defaultRowSeparatorStrokeWidth:x.defaultColumnSeparatorStrokeWidth:y=0))),a=this.dg,a===null)if(x!==null)a=x.defaultSeparatorPadding;else return y;return y+(this.isRow?a.top:a.left)},Lt.Wc=function(){var a=0,y=this.Me,x=0,b=this.isRow;if(y!==null&&y.type===De.Table)for(var E=b?y.rowDefs.length:y.colDefs.length,z=0;z<E;z++){var tt=b?y.rowDefs[z]:y.colDefs[z];if(tt!==void 0&&tt.oa!==0){x=tt.index;break}}if(this.index!==x&&(x=this.separatorStroke,x===null&&y!==null&&(x=b?y.defaultRowSeparatorStroke:y.defaultColumnSeparatorStroke),x!==null&&(a=this.separatorStrokeWidth,isNaN(a)&&(y!==null?a=b?y.defaultRowSeparatorStrokeWidth:y.defaultColumnSeparatorStrokeWidth:a=0))),b=this.dg,b===null)if(y!==null)b=y.defaultSeparatorPadding;else return a;return a+(this.isRow?b.top+b.bottom:b.left+b.right)},Lt.Ob=function(a,y,x){var b=this.Me;if(b!==null&&(b.cb(Mo,a,this,y,x,void 0,void 0),this.be!==null&&(y=b.diagram,y!==null&&!y.skipsModelSourceBindings&&(b=b.ih(),b!==null&&(y=b.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,b)};function Mm(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Lt.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Qo(a,y,x,b):E=a,E.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&cS(y)&&Wt("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+E+" on "+a)),this.be===null&&(this.be=new Re),this.be.add(E),this},je.Object.defineProperties(ar.prototype,{panel:{get:function(){return this.Me}},isRow:{get:function(){return this.uq},set:function(a){this.uq=a}},index:{get:function(){return this.Za},set:function(a){this.Za=a}},height:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&un(a,">= 0",ar,"height"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("height",y,a))}},width:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&un(a,">= 0",ar,"width"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("width",y,a))}},minimum:{get:function(){return this.jj},set:function(a){var y=this.jj;y!==a&&((0>a||!isFinite(a))&&un(a,">= 0",ar,"minimum"),this.jj=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("minimum",y,a))}},maximum:{get:function(){return this.hj},set:function(a){var y=this.hj;y!==a&&(0>a&&un(a,">= 0",ar,"maximum"),this.hj=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("maximum",y,a))}},alignment:{get:function(){return this.Jb},set:function(a){var y=this.Jb;y.D(a)||(this.Jb=a.J(),this.panel!==null&&this.panel.v(),this.Ob("alignment",y,a))}},stretch:{get:function(){return this.hg},set:function(a){var y=this.hg;y!==a&&(this.hg=a,this.panel!==null&&this.panel.v(),this.Ob("stretch",y,a))}},separatorPadding:{get:function(){return this.dg},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.dg;a!==null&&y!==null&&y.D(a)||(a!==null&&(a=a.J()),this.dg=a,this.panel!==null&&this.panel.v(),this.Ob("separatorPadding",y,a))}},separatorStroke:{get:function(){return this.lo},set:function(a){var y=this.lo;y!==a&&(a!==null&&wc(a,"RowColumnDefinition.separatorStroke"),a instanceof Hi&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Wt("separatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.tj=a,this.panel!==null&&this.panel.N(),this.Ob("separatorDashArray",y,a)}}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&wc(a,"RowColumnDefinition.background"),a instanceof Hi&&a.freeze(),this.Ma=a,this.panel!==null&&this.panel.N(),this.Ob("background",y,a))}},coversSeparators:{get:function(){return this.Pm},set:function(a){var y=this.Pm;y!==a&&(this.Pm=a,this.panel!==null&&this.panel.N(),this.Ob("coversSeparators",y,a))}},sizing:{get:function(){return this.oo},set:function(a){var y=this.oo;y!==a&&(this.oo=a,this.panel!==null&&this.panel.v(),this.Ob("sizing",y,a))}},actual:{get:function(){return this.oa},set:function(a){this.oa=isNaN(this.Hc)?Math.max(Math.min(this.hj,a),this.jj):Math.max(Math.min(this.hj,this.Hc),this.jj)}},measured:{get:function(){return this.oc},set:function(a){this.oc=a}},total:{get:function(){return this.oa+this.Wc()}},position:{get:function(){return this.pa},set:function(a){this.pa=a}}}),ar.prototype.computeEffectiveSpacing=ar.prototype.Wc,ar.prototype.computeEffectiveSpacingTop=ar.prototype.Io;var Cv=new he(ar,"Default",0),Wg=new he(ar,"None",1),bm=new he(ar,"ProportionalExtra",2);ar.className="RowColumnDefinition",ar.Default=Cv,ar.None=Wg,ar.ProportionalExtra=bm;function ii(a,y){Qt.call(this),this.Rd=this.ua=null,this.an="None",this.xc=this.Ui="black",this.ig=1,this.Na=this.Yg=null,this.Vn=this.Un=NaN,this.fa=null,typeof a=="string"?this.figure=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}pe(ii,Qt),ii.prototype.cloneProtected=function(a){Qt.prototype.cloneProtected.call(this,a),a.ua=this.ua,a.Rd=this.Rd,a.an=this.an,a.Ui=this.Ui,a.xc=this.xc,a.ig=this.ig,this.Yg!==null&&(a.Yg=Kn(this.Yg)),this.Na!==null&&(a.Na=this.Na.nc?this.Na:this.Na.copy()),a.Un=this.Un,a.Vn=this.Vn,this.fa!==null&&(a.fa=this.fa.copy())};function Bd(a){a.Na===null?a.Na=new Mv:a.Na.nc&&(a.Na=a.Na.copy())}Lt=ii.prototype,Lt.th=function(){Qt.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Lt.qb=function(a){a===Ne||a===yn||a===Si||a===$n?this.geometryStretch=a:Qt.prototype.qb.call(this,a)},Lt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+io(this)};function Pf(a,y,x,b){var E=x.length;if(!(4>E)){var z=b.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var ot=x[0],rt=x[1],at,ut,ct,mt,yt,St,Mt=0,Ot=mn(),Bt=2;Bt<E;Bt+=2)at=x[Bt],ut=x[Bt+1],ct=at-ot,ot=ut-rt,ct===0&&(ct=.001),mt=ot/ct,yt=Math.atan2(ot,ct),St=Math.sqrt(ct*ct+ot*ot),Ot.push([ct,yt,mt,St]),Mt+=St,ot=at,rt=ut;ot=x[0],rt=x[1],ct=b.measuredBounds.width,b instanceof ii&&(ct-=b.strokeWidth),1>ct&&(ct=1),E=x=ct,at=tt/2,ut=at!==0,Bt=0,St=Ot[Bt],ct=St[0],yt=St[1],mt=St[2],St=St[3];for(var zt=0;.1<=Mt;){if(zt===0&&(ut?(E=x,E-=at,Mt-=at,ut=!1):E=x,E===0&&(E=1)),E>Mt){fn(Ot);return}E>St?(zt=E-St,E=St):zt=0;var _t=Math.sqrt(E*E/(1+mt*mt));if(0>ct&&(_t=-_t),ot+=_t,rt+=mt*_t,a.translate(ot,rt),a.rotate(yt),a.translate(-(tt/2),-(z/2)),zt===0&&b.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-ot,-rt),Mt-=E,St-=E,zt!==0){if(Bt++,Bt===Ot.length){fn(Ot);return}St=Ot[Bt],ct=St[0],yt=St[1],mt=St[2],St=St[3],E=zt}}fn(Ot)}}Lt.hh=function(a,y){var x=this.xc,b=this.Ui;if(x!==null||b!==null){var E=this.ua;if(E!==null){a.yc();var z=this.actualBounds,tt=this.naturalBounds;b!==null&&zo(this,a,b,!0,!1,tt,z);var ot=this.part,rt=this.ig;if(x===null||rt!==0||ot===null||!this.isPanelMain&&ot.Pb()!==this||(rt=ot.type===De.Link&&ot instanceof Ti&&ot.category==="Selection"&&ot.adornedObject instanceof ii&&ot.adornedPart.Pb()===ot.adornedObject?ot.adornedObject.strokeWidth:0),rt===0&&(x=null),x!==null&&rt!==0&&(zo(this,a,x,!1,!1,tt,z),a.lineWidth=rt,a.lineJoin=this.strokeJoin,a.lineCap=this.strokeCap,a.miterLimit=this.strokeMiterLimit),z=!1,ot&&y.Gf("drawShadows")&&(z=ot.isShadowed),a.Il===!1&&(z=!1),ot=!0,x===null||b!==null&&b!=="transparent"||(ot=!1),tt=!1,rt=this.strokeDashArray,rt!==null&&(tt=!0,a.js(rt,this.strokeDashOffset)),E.type===He.j)a.beginPath(),a.moveTo(E.startX,E.startY),a.lineTo(E.endX,E.endY),x!==null&&a.jk(),a.Se();else if(E.type===He.u){var at=E.startX;rt=E.startY;var ut=E.endX,ct=E.endY;E=Math.min(at,ut);var mt=Math.min(rt,ct);at=Math.abs(ut-at),rt=Math.abs(ct-rt),a.beginPath(),a.rect(E,mt,at,rt),b!==null&&a.ng(b),x!==null&&(ot&&z&&Xl(a),a.jk(),ot&&z&&yu(a)),a.Se()}else if(E.type===He.F)at=E.startX,rt=E.startY,ut=E.endX,ct=E.endY,E=Math.abs(ut-at)/2,mt=Math.abs(ct-rt)/2,at=Math.min(at,ut)+E,rt=Math.min(rt,ct)+mt,a.beginPath(),a.moveTo(at,rt-mt),a.bezierCurveTo(at+qt.wg*E,rt-mt,at+E,rt-qt.wg*mt,at+E,rt),a.bezierCurveTo(at+E,rt+qt.wg*mt,at+qt.wg*E,rt+mt,at,rt+mt),a.bezierCurveTo(at-qt.wg*E,rt+mt,at-E,rt+qt.wg*mt,at-E,rt),a.bezierCurveTo(at-E,rt-qt.wg*mt,at-qt.wg*E,rt-mt,at,rt-mt),a.closePath(),b!==null&&a.ng(b),x!==null&&(ot&&z&&Xl(a),a.jk(),ot&&z&&yu(a)),a.Se();else if(E.type===He.o)for(E=E.figures,rt=E.length,mt=0;mt<rt;mt++){at=E.s[mt],a.beginPath(),a.moveTo(at.startX,at.startY),ut=at.segments.s,ct=ut.length;for(var yt=null,St=0;St<ct;St++){var Mt=ut[St];switch(Mt.type){case yr:a.moveTo(Mt.endX,Mt.endY);break;case ho:a.lineTo(Mt.endX,Mt.endY);break;case Gr:a.bezierCurveTo(Mt.point1X,Mt.point1Y,Mt.point2X,Mt.point2Y,Mt.endX,Mt.endY);break;case da:a.quadraticCurveTo(Mt.point1X,Mt.point1Y,Mt.endX,Mt.endY);break;case nr:if(Mt.radiusX===Mt.radiusY){var Ot=Math.PI/180;a.arc(Mt.point1X,Mt.point1Y,Mt.radiusX,Mt.startAngle*Ot,(Mt.startAngle+Mt.sweepAngle)*Ot,0>Mt.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=qs(Mt,at),Ot=yt.length,Ot===0)a.lineTo(Mt.centerX,Mt.centerY);else for(var Bt=0;Bt<Ot;Bt++){var zt=yt[Bt];Bt===0&&a.lineTo(zt[0],zt[1]),a.bezierCurveTo(zt[2],zt[3],zt[4],zt[5],zt[6],zt[7])}break;case La:if(Bt=Ot=0,yt!==null&&yt.type===nr){if(yt=qs(yt,at),zt=yt.length,zt===0){a.lineTo(Mt.endX,Mt.endY);break}yt=yt[zt-1]||null,yt!==null&&(Ot=yt[6],Bt=yt[7])}else Ot=yt!==null?yt.endX:at.startX,Bt=yt!==null?yt.endY:at.startY;if(yt=ja(Mt,at,Ot,Bt),Ot=yt.length,Ot===0){a.lineTo(Mt.endX,Mt.endY);break}for(Bt=0;Bt<Ot;Bt++)zt=yt[Bt],a.bezierCurveTo(zt[2],zt[3],zt[4],zt[5],zt[6],zt[7]);break;default:Wt("Segment not of valid type: "+Mt.type)}Mt.isClosed&&a.closePath(),yt=Mt}ut=at.isFilled,z?at.isShadowed?(ut===!0&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&(ut&&ot&&Xl(a),a.jk(),ut&&ot&&yu(a))):(Xl(a),ut&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk(),yu(a)):(ut&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk()),a.Se(mt)}if(tt&&a.fs(),this.pathPattern!==null){if(x=this.pathPattern,x.measure(1/0,1/0),b=x.measuredBounds,x.arrange(0,0,b.width,b.height),z=this.geometry,a.save(),a.beginPath(),b=mn(),z.type===He.j)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.endY),Pf(a,y,b,x);else if(z.type===He.o)for(z=z.figures.iterator;z.next();){for(ot=z.value,b.length=0,b.push(ot.startX),b.push(ot.startY),tt=ot.startX,E=ot.startY,rt=tt,mt=E,at=ot.segments.s,ut=at.length,ct=0;ct<ut;ct++){switch(St=at[ct],St.type){case yr:Pf(a,y,b,x),b.length=0,b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY,rt=tt,mt=E;break;case ho:b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY;break;case Gr:qt.Qe(tt,E,St.point1X,St.point1Y,St.point2X,St.point2Y,St.endX,St.endY,.5,b),tt=St.endX,E=St.endY;break;case da:qt.ep(tt,E,St.point1X,St.point1Y,St.endX,St.endY,.5,b),tt=St.endX,E=St.endY;break;case nr:if(Mt=qs(St,ot),yt=Mt.length,yt===0){b.push(St.centerX),b.push(St.centerY),tt=St.centerX,E=St.centerY;break}for(Ot=0;Ot<yt;Ot++)Bt=Mt[Ot],qt.Qe(tt,E,Bt[2],Bt[3],Bt[4],Bt[5],Bt[6],Bt[7],.5,b),tt=Bt[6],E=Bt[7];break;case La:if(Mt=ja(St,ot,tt,E),yt=Mt.length,yt===0){b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY;break}for(Ot=0;Ot<yt;Ot++)Bt=Mt[Ot],qt.Qe(tt,E,Bt[2],Bt[3],Bt[4],Bt[5],Bt[6],Bt[7],.5,b),tt=Bt[6],E=Bt[7];break;default:Wt("Segment not of valid type: "+St.type)}St.isClosed&&(b.push(rt),b.push(mt),Pf(a,y,b,x))}Pf(a,y,b,x)}else if(z.type===He.u)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.startY),b.push(z.endX),b.push(z.endY),b.push(z.startX),b.push(z.endY),b.push(z.startX),b.push(z.startY),Pf(a,y,b,x);else if(z.type===He.F){if(E=new vr,E.startX=z.endX,E.startY=(z.startY+z.endY)/2,tt=new Ei(nr),tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(z.startX+z.endX)/2,tt.centerY=(z.startY+z.endY)/2,tt.radiusX=Math.abs(z.startX-z.endX)/2,tt.radiusY=Math.abs(z.startY-z.endY)/2,E.add(tt),z=qs(tt,E),ot=z.length,ot===0)b.push(tt.centerX),b.push(tt.centerY);else for(tt=E.startX,E=E.startY,rt=0;rt<ot;rt++)mt=z[rt],qt.Qe(tt,E,mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],.5,b),tt=mt[6],E=mt[7];Pf(a,y,b,x)}fn(b),a.restore(),a.Vc(!1)}}}},Lt.kk=function(a,y,x){return!Qt.prototype.kk.call(this,a,y,x)||this.xc===null&&this.Ui===null||this.ua===null||this.pathPattern!==null||this.geometry.figures.length!==this.svg.getElementsByTagName("path").length?!1:(a.Hl=this.svg,this.hh(a,y),a.Hl=null,!0)},Lt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Qt.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("path");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.ga=function(a,y){if(y===void 0&&(y=new Rt),a instanceof bn){a.Mc()&&Wt("getDocumentPoint Spot must be a real, specific Spot, not: "+a.toString());var x=this.naturalBounds,b=this.strokeWidth;y.h(a.x*(x.width+b)-b/2+x.x+a.offsetX,a.y*(x.height+b)-b/2+x.y+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new ye);var y=this.naturalBounds,x=this.oe;y=ye.allocAt(y.x,y.y,y.width,y.height);var b=this.strokeWidth;return y.Bc(b/2,b/2),b=Rt.allocAt(y.x,y.y).transform(x),a.h(b.x,b.y,0,0),b.h(y.right,y.y).transform(x),So(a,b.x,b.y,0,0),b.h(y.right,y.bottom).transform(x),So(a,b.x,b.y,0,0),b.h(y.x,y.bottom).transform(x),So(a,b.x,b.y,0,0),ye.free(y),Rt.free(b),a},Lt.gh=function(a,y){var x=this.geometry;if(x===null||this.fill===null&&this.stroke===null)return!1;var b=x.bounds,E=this.strokeWidth/2;x.type!==He.j||y||(E+=2);var z=ye.alloc();if(z.assign(b),z.Bc(E+2,E+2),!z.ca(a))return ye.free(z),!1;if(b=E+1e-4,x.type===He.j)return this.stroke===null||(b=(x.endX-x.startX)*(a.x-x.startX)+(x.endY-x.startY)*(a.y-x.startY),0>(x.startX-x.endX)*(a.x-x.endX)+(x.startY-x.endY)*(a.y-x.endY)||0>b)?!1:(ye.free(z),qt.Yb(x.startX,x.startY,x.endX,x.endY,E,a.x,a.y));if(x.type===He.u){y=x.startX;var tt=x.startY,ot=x.endX;if(x=x.endY,z.x=Math.min(y,ot),z.y=Math.min(tt,x),z.width=Math.abs(ot-y),z.height=Math.abs(x-tt),this.fill===null){if(z.Bc(-b,-b),z.ca(a))return ye.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),ye.free(z),a}if(x.type===He.F){tt=x.startX,E=x.startY,ot=x.endX;var rt=x.endY;if(x=Math.min(tt,ot),y=Math.min(E,rt),tt=Math.abs(ot-tt)/2,E=Math.abs(rt-E)/2,x=a.x-(x+tt),y=a.y-(y+E),this.fill===null){if(tt-=b,E-=b,0>=tt||0>=E||1>=x*x/(tt*tt)+y*y/(E*E))return ye.free(z),!1;tt+=b,E+=b}return this.stroke!==null&&(tt+=b,E+=b),ye.free(z),0>=tt||0>=E?!1:1>=x*x/(tt*tt)+y*y/(E*E)}if(x.type===He.o)return ye.free(z),this.fill===null?gl(x,a.x,a.y,E):ha(x,a,E,1<this.strokeWidth,y);Wt("Unknown Geometry type: "+x.type)},Lt.Wl=function(a,y,x,b){var E=this.desiredSize,z=this.ig;if(a=Math.max(a,0),y=Math.max(y,0),this.Rd!==null)var tt=this.geometry.bounds;else{var ot=this.figure,rt=kv[ot];if(rt===void 0){var at=qt.Ze[ot];typeof at=="string"&&(at=qt.Ze[at]),typeof at=="function"?(rt=at(null,100,100),kv[ot]=rt):Wt("Unsupported Figure: "+ot)}tt=rt.bounds}ot=tt.width,rt=tt.height,at=tt.width;var ut=tt.height;switch(Os(this,!0)){case Ne:b=x=0;break;case Be:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case wn:at=Math.max(a-z,0),b=0;break;case Bn:x=0,ut=Math.max(y-z,0)}isFinite(E.width)&&(at=E.width),isFinite(E.height)&&(ut=E.height);var ct=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),b=Math.max(b-z,mt.height),at=Math.min(ct.width,at),ut=Math.min(ct.height,ut),at=isFinite(at)?Math.max(x,at):Math.max(ot,x),ut=isFinite(ut)?Math.max(b,ut):Math.max(rt,b),x=Lv(this),x){case Ne:break;case Be:ot=at,rt=ut;break;case yn:x=Math.min(at/ot,ut/rt),isFinite(x)||(x=1),ot*=x,rt*=x;break;default:Wt(x+" is not a valid geometryStretch.")}this.Rd!==null?(ot===0&&(ot=.001),rt===0&&(rt=.001),x=this.Rd!==null?this.Rd:this.ua,tt=x.bounds,b=ot/tt.width,tt=rt/tt.height,isFinite(b)||(b=1),isFinite(tt)||(tt=1),this.ua=b===1&&tt===1?x:x.copy().scale(b,tt)):this.ua!==null&&qt.$(this.ua.Sk,a-z)&&qt.$(this.ua.Rk,y-z)||(this.ua=ii.makeGeometry(this,ot,rt)),tt=this.ua.bounds,a===1/0||y===1/0?this.Ge(tt.x-z/2,tt.y-z/2,a===0&&ot===0?0:tt.width+z,y===0&&rt===0?0:tt.height+z):this.Ge(-(z/2),-(z/2),at+z,ut+z),E.w()?(at=E.width,ut=E.height,at=Math.min(ct.width,at),ut=Math.min(ct.height,ut),at=Math.max(mt.width,at),ut=Math.max(mt.height,ut),this.dc.h(0,0,at,ut)):this.dc.assign(tt)};function Lv(a){var y=a.geometryStretch;return a.Rd!==null?y===$n?Be:y:y===$n?kv[a.figure].defaultStretch:y}Lt.eh=function(a,y,x,b){ls(this,a,y,x,b)},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ct=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);z=a*ot+y*at+ct,tt=a*rt+y*ut+mt,ot=x*ot+b*at+ct,rt=x*rt+b*ut+mt,ct=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var yt=at.bounds;if(ut=!1,at.type===He.j)if(1.5>=this.strokeWidth)ut=qt.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,ot,rt,E);else{if(at.startX===at.endX?(b=ct,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=ct/Math.sqrt(1+y*y),b=ut*y),y=mn(),a=new Rt,qt.Ve(at.startX+b,at.startY+ut,at.endX+b,at.endY+ut,z,tt,ot,rt,a)&&y.push(a),a=new Rt,qt.Ve(at.startX-b,at.startY-ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),a=new Rt,qt.Ve(at.startX+b,at.startY+ut,at.startX-b,at.startY-ut,z,tt,ot,rt,a)&&y.push(a),a=new Rt,qt.Ve(at.endX+b,at.endY+ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),ot=y.length,ot===0)return fn(y),!1;for(ut=!0,rt=1/0,b=0;b<ot;b++)a=y[b],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<rt&&(rt=x,E.x=a.x,E.y=a.y);fn(y)}else if(at.type===He.u)ut=qt.Ff(yt.x-ct,yt.y-ct,yt.x+yt.width+ct,yt.y+yt.height+ct,z,tt,ot,rt,E);else if(at.type===He.F){y=ye.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(ct,ct);t:if(y.width===0)ut=qt.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,ot,rt,E);else if(y.height===0)ut=qt.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,ot,rt,E);else{if(a=y.width/2,at=y.height/2,b=y.x+a,ut=y.y+at,x=9999,z!==ot&&(x=(tt-rt)/(z-ot)),9999>Math.abs(x)){if(rt=tt-ut-x*(z-b),0>a*a*x*x+at*at-rt*rt){E.x=NaN,E.y=NaN,ut=!1;break t}ct=Math.sqrt(a*a*x*x+at*at-rt*rt),ot=(-(a*a*x*rt)+a*at*ct)/(at*at+a*a*x*x)+b,a=(-(a*a*x*rt)-a*at*ct)/(at*at+a*a*x*x)+b,at=x*(ot-b)+rt+ut,rt=x*(a-b)+rt+ut,Math.abs((z-ot)*(z-ot))+Math.abs((tt-at)*(tt-at))<Math.abs((z-a)*(z-a))+Math.abs((tt-rt)*(tt-rt))?(E.x=ot,E.y=at):(E.x=a,E.y=rt)}else{if(ot=at*at,rt=z-b,ot-=ot/(a*a)*rt*rt,0>ot){E.x=NaN,E.y=NaN,ut=!1;break t}rt=Math.sqrt(ot),ot=ut+rt,rt=ut-rt,Math.abs(ot-tt)<Math.abs(rt-tt)?(E.x=z,E.y=ot):(E.x=z,E.y=rt)}ut=!0}ye.free(y)}else if(at.type===He.o){mt=Rt.alloc();var St=ot-z,Mt=rt-tt,Ot=St*St+Mt*Mt,Bt=z,zt=tt;if(0<Ot&&yt.contains(Bt,zt)&&(mt.x=Bt,mt.y=zt,this.ca(mt)))for(St!==0&&.5>Math.abs(St)?(Mt*=.5/St,St=.5):Mt!==0&&.5>Math.abs(Mt)&&(St*=.5/Mt,Mt=.5),Bt-=St,zt-=Mt;yt.contains(Bt,zt);)Bt-=St,zt-=Mt;for(E.x=ot,E.y=rt,Mt=0;Mt<at.figures.count;Mt++){var _t=at.figures.s[Mt],Ut=_t.isFilled?Bt:z,Jt=_t.isFilled?zt:tt,re=_t.segments;yt=_t.startX,St=_t.startY;for(var Xe=yt,pn=St,hn=0;hn<re.count;hn++){var ze=re.s[hn],Me=ze.type,Jn=ze.endX,_n=ze.endY,Bi=!1;switch(Me){case yr:Xe=Jn,pn=_n;break;case ho:Bi=Tm(yt,St,Jn,_n,Ut,Jt,ot,rt,mt);break;case Gr:Bi=qt.Eo(yt,St,ze.point1X,ze.point1Y,ze.point2X,ze.point2Y,Jn,_n,Ut,Jt,ot,rt,.6,mt);break;case da:Bi=qt.Eo(yt,St,yt+2/3*(ze.point1X-yt),St+2/3*(ze.point1Y-St),Jn+2/3*(ze.point1X-Jn),_n+2/3*(ze.point1Y-_n),Jn,_n,Ut,Jt,ot,rt,.6,mt);break;case nr:case La:Me=ze.type===nr?qs(ze,_t):ja(ze,_t,yt,St);var no=Me.length;if(no===0){Bi=Tm(yt,St,ze.type===nr?ze.centerX:ze.endX,ze.type===nr?ze.centerY:ze.endY,Ut,Jt,ot,rt,mt);break}for(_n=null,Jn=0;Jn<no;Jn++){if(_n=Me[Jn],Jn===0&&Tm(yt,St,_n[0],_n[1],Ut,Jt,ot,rt,mt)){var xr=Nm(Ut,Jt,mt,Ot,E);xr<Ot&&(Ot=xr,ut=!0)}qt.Eo(_n[0],_n[1],_n[2],_n[3],_n[4],_n[5],_n[6],_n[7],Ut,Jt,ot,rt,.6,mt)&&(xr=Nm(Ut,Jt,mt,Ot,E),xr<Ot&&(Ot=xr,ut=!0))}Jn=_n[6],_n=_n[7];break;default:Wt("Unknown Segment type: "+Me)}yt=Jn,St=_n,Bi&&(Bi=Nm(Ut,Jt,mt,Ot,E),Bi<Ot&&(Ot=Bi,ut=!0)),ze.isClosed&&(Jn=Xe,_n=pn,Tm(yt,St,Jn,_n,Ut,Jt,ot,rt,mt)&&(ze=Nm(Ut,Jt,mt,Ot,E),ze<Ot&&(Ot=ze,ut=!0)))}}z=x-a,tt=b-y,ot=Math.sqrt(z*z+tt*tt),ot!==0&&(z/=ot,tt/=ot),E.x-=z*ct,E.y-=tt*ct,Rt.free(mt)}else Wt("Unknown Geometry type: "+at.type);return ut?(this.transform.Ga(E),!0):!1};function Nm(a,y,x,b,E){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<b?(E.x=x.x,E.y=x.y,y):b}function Tm(a,y,x,b,E,z,tt,ot,rt){if(qt.$(a,x)&&qt.$(y,b)||qt.$(E,tt)&&qt.$(z,ot))return!1;var at=!1,ut=(E-tt)*(y-b)-(z-ot)*(a-x);return ut===0?!1:(rt.x=((E*ot-z*tt)*(a-x)-(E-tt)*(a*b-y*x))/ut,rt.y=((E*ot-z*tt)*(y-b)-(z-ot)*(a*b-y*x))/ut,(a>x?a-x:x-a)<(y>b?y-b:b-y)?(a=y<b?y:b,y=y<b?b:y,(rt.y>a||qt.$(rt.y,a))&&(rt.y<y||qt.$(rt.y,y))&&(at=!0)):(y=a<x?a:x,a=a<x?x:a,(rt.x>y||qt.$(rt.x,y))&&(rt.x<a||qt.$(rt.x,a))&&(at=!0)),at)}Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.ua;x===null&&(this.measure(1/0,1/0),x=this.ua),x=x.bounds;var b=this.strokeWidth/2,E=!1,z=Rt.alloc();return z.h(x.x-b,x.y-b),a.ca(y.Ga(z))&&(z.h(x.x-b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.y-b),a.ca(y.Ga(z))&&(E=!0)))),Rt.free(z),E},Lt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=Xn.alloc();x.set(y),x.Vj();var b=a.left,E=a.right,z=a.top;a=a.bottom;var tt=Rt.alloc();if(tt.h(b,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(E,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0)))return Rt.free(tt),!0;var ot=Rt.alloc(),rt=Rt.alloc();return x.set(y),x.bv(this.transform),x.Vj(),ot.x=E,ot.y=z,ot.transform(x),tt.x=b,tt.y=z,tt.transform(x),y=!1,Dd(this,tt,ot,rt)?y=!0:(tt.x=E,tt.y=a,tt.transform(x),Dd(this,tt,ot,rt)?y=!0:(ot.x=b,ot.y=a,ot.transform(x),Dd(this,tt,ot,rt)?y=!0:(tt.x=b,tt.y=z,tt.transform(x),Dd(this,tt,ot,rt)&&(y=!0)))),Rt.free(tt),Xn.free(x),Rt.free(ot),Rt.free(rt),y};function Dd(a,y,x,b){if(!a.rs(y,x,b))return!1;a=y.x,y=y.y;var E=x.x,z=x.y;return x=b.x,b=b.y,a===E?(y<z?(a=y,y=z):a=z,b>=a&&b<=y):(a<E?(b=a,a=E):b=E,x>=b&&x<=a)}Lt.tx=function(a,y,x){function b(Ot,Bt){for(var zt=Ot.length,_t=0;_t<zt;_t+=2)if(Bt.zd(Ot[_t],Ot[_t+1])>E)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var E=a.Bf(y),z=E;if(1.5<this.strokeWidth&&(E=this.strokeWidth/2+Math.sqrt(E),E*=E),y=this.ua,y===null&&(this.measure(1/0,1/0),y=this.ua,y===null))return!1;if(!x){var tt=y.bounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width;if(tt=tt.y+tt.height,Un(a.x,a.y,ot,rt)<=E&&Un(a.x,a.y,at,rt)<=E&&Un(a.x,a.y,ot,tt)<=E&&Un(a.x,a.y,at,tt)<=E)return!0}if(ot=y.startX,rt=y.startY,at=y.endX,tt=y.endY,y.type===He.j){if(x=(ot-at)*(a.x-at)+(rt-tt)*(a.y-tt),xi(a.x,a.y,ot,rt,at,tt)<=(0<=(at-ot)*(a.x-ot)+(tt-rt)*(a.y-rt)&&0<=x?E:z))return!0}else{if(y.type===He.u)return y=!1,x&&(y=xi(a.x,a.y,ot,rt,ot,tt)<=E||xi(a.x,a.y,ot,rt,at,rt)<=E||xi(a.x,a.y,at,rt,at,tt)<=E||xi(a.x,a.y,ot,tt,at,tt)<=E),y;if(y.type===He.F){y=a.x-(ot+at)/2,z=a.y-(rt+tt)/2;var ut=Math.abs(at-ot)/2,ct=Math.abs(tt-rt)/2;if(ut===0||ct===0)return xi(a.x,a.y,ot,rt,at,tt)<=E;if(x){if(a=qt.$y(ut,ct,y,z),a*a<=E)return!0}else return!(Un(y,z,-ut,0)>=E||Un(y,z,0,-ct)>=E||Un(y,z,0,ct)>=E||Un(y,z,ut,0)>=E)}else if(y.type===He.o){if(at=y.bounds,z=at.x,ot=at.y,rt=at.x+at.width,at=at.y+at.height,a.x>rt&&a.x<z&&a.y>at&&a.y<ot&&xi(a.x,a.y,z,ot,z,at)>E&&xi(a.x,a.y,z,ot,rt,ot)>E&&xi(a.x,a.y,rt,at,z,at)>E&&xi(a.x,a.y,rt,at,rt,ot)>E)return!1;if(z=Math.sqrt(E),x){if(this.fill===null?gl(y,a.x,a.y,z):ha(y,a,z,!0,!1))return!0}else{for(x=y.figures,y=0;y<x.count;y++){if(z=x.s[y],tt=z.startX,ut=z.startY,a.zd(tt,ut)>E)return!1;for(ot=z.segments.s,rt=ot.length,at=0;at<rt;at++)switch(ct=ot[at],ct.type){case yr:case ho:if(tt=ct.endX,ut=ct.endY,a.zd(tt,ut)>E)return!1;break;case Gr:var mt=mn();if(qt.Qe(tt,ut,ct.point1X,ct.point1Y,ct.point2X,ct.point2Y,ct.endX,ct.endY,.8,mt),tt=b(mt,a),fn(mt),tt||(tt=ct.endX,ut=ct.endY,a.zd(tt,ut)>E))return!1;break;case da:if(mt=mn(),qt.ep(tt,ut,ct.point1X,ct.point1Y,ct.endX,ct.endY,.8,mt),tt=b(mt,a),fn(mt),tt||(tt=ct.endX,ut=ct.endY,a.zd(tt,ut)>E))return!1;break;case nr:case La:mt=ct.type===nr?qs(ct,z):ja(ct,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=ct.type===nr?ct.centerX:ct.endX,ut=ct.type===nr?ct.centerY:ct.endY,a.zd(tt,ut)>E)return!1;break}ct=null;for(var St=mn(),Mt=0;Mt<yt;Mt++)if(ct=mt[Mt],St.length=0,qt.Qe(ct[0],ct[1],ct[2],ct[3],ct[4],ct[5],ct[6],ct[7],.8,St),b(St,a))return fn(St),!1;fn(St),ct!==null&&(tt=ct[6],ut=ct[7]);break;default:Wt("Unknown Segment type: "+ct.type)}}return!0}}}return!1},Lt.qc=function(){this.ua=null},Lt.kq=function(){return this.ig};function mS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=qg,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=Zr):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new bn(1-Zr.x,Zr.y)))}ii.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var b=Ql[a.toArrow];else a.fromArrow!=="None"?b=Ql[a.fromArrow]:(b=qt.Ze[a.figure],typeof b=="string"&&(b=qt.Ze[b]),b===void 0&&Wt("Unknown Shape.figure: "+a.figure),b=b(a,y,x),b.Sk=y,b.Rk=x);if(b===null){var E=qt.Ze.Rectangle;typeof E=="function"&&(b=E(a,y,x))}return b};function vS(a){var y=Ql[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=Ql[x],y===void 0){var b=null,E;for(E in qt.um)if(E.toLowerCase()===x){b=E;break}if(b!==null)return a=He.parse(qt.um[b],!1),Ql[b]=a,x!==b&&(Ql[x]=b),b}}return typeof y=="string"?y:y instanceof He?a:null}je.Object.defineProperties(ii.prototype,{geometry:{get:function(){return this.ua!==null?this.ua:this.Rd},set:function(a){var y=this.ua,x=this.Rd;if(y!==a){a!==null?this.Rd=this.ua=a.freeze():this.Rd=this.ua=null;var b=this.part;b!==null&&(b.ag=NaN),this.v(),this.g("geometry",y||x,a),Rr(this)&&(a=this.part,a!==null&&mo(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=He.parse(a);var y=a.normalize();this.geometry=a,this.position=a=Rt.allocAt(-y.x,-y.y),Rt.free(a)}},isGeometryPositioned:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.v(),this.g("isGeometryPositioned",y,a))}},fill:{get:function(){return this.Ui},set:function(a){var y=this.Ui;y!==a&&(a!==null&&wc(a,"Shape.fill"),a instanceof Hi&&a.freeze(),this.Ui=a,this.N(),this.g("fill",y,a))}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&wc(a,"Shape.stroke"),a instanceof Hi&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},strokeWidth:{get:function(){return this.ig},set:function(a){var y=this.ig;if(y!==a)if(0<=a){this.ig=a,this.v();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeWidth",y,a)}else un(a,"value >= 0",ii,"strokeWidth:value")}},strokeCap:{get:function(){return this.Na!==null?this.Na.Hr:"butt"},set:function(a){var y=this.strokeCap;y!==a&&(typeof a!="string"||a!=="butt"&&a!=="round"&&a!=="square"?un(a,'"butt", "round", or "square"',ii,"strokeCap"):(Bd(this),this.Na.Hr=a,this.N(),this.g("strokeCap",y,a)))}},strokeJoin:{get:function(){return this.Na!==null?this.Na.Ir:"miter"},set:function(a){var y=this.strokeJoin;y!==a&&(typeof a!="string"||a!=="miter"&&a!=="bevel"&&a!=="round"?un(a,'"miter", "bevel", or "round"',ii,"strokeJoin"):(Bd(this),this.Na.Ir=a,this.N(),this.g("strokeJoin",y,a)))}},strokeMiterLimit:{get:function(){return this.Na!==null?this.Na.Jr:10},set:function(a){var y=this.strokeMiterLimit;if(y!==a&&1<=a){Bd(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];0<=z&&isFinite(z)||Wt("strokeDashArray:value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.Yg=a,this.N(),this.g("strokeDashArray",y,a)}}},strokeDashOffset:{get:function(){return this.Na!==null?this.Na.uj:0},set:function(a){var y=this.strokeDashOffset;y!==a&&0<=a&&(Bd(this),this.Na.uj=a,this.N(),this.g("strokeDashOffset",y,a))}},figure:{get:function(){return this.an},set:function(a){var y=this.an;if(y!==a){var x=qt.Ze[a];typeof x=="function"?x=a:(x=qt.Ze[a.toLowerCase()])||Wt("Unknown Shape.figure: "+a),y!==x&&(a=this.part,a!==null&&(a.ag=NaN),this.an=x,this.Rd=null,this.qc(),this.v(),this.g("figure",y,x))}}},toArrow:{get:function(){return this.Ua!==null?this.Ua.V:"None"},set:function(a){var y=this.toArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Wt("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new jh),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("toArrow",y,x))}}},fromArrow:{get:function(){return this.Ua!==null?this.Ua.j:"None"},set:function(a){var y=this.fromArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Wt("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new jh),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:br},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Bd(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:br},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),Bd(this),this.Na.gg=a,this.v(),this.g("spot2",y,a))}},parameter1:{get:function(){return this.Un},set:function(a){var y=this.Un;y!==a&&(this.Un=a,this.qc(),this.v(),this.g("parameter1",y,a))}},parameter2:{get:function(){return this.Vn},set:function(a){var y=this.Vn;y!==a&&(this.Vn=a,this.qc(),this.v(),this.g("parameter2",y,a))}},naturalBounds:{get:function(){return this.dc}},pathPattern:{get:function(){return this.Na!==null?this.Na.br:null},set:function(a){var y=this.pathPattern;y!==a&&(Bd(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:$n},set:function(a){var y=this.geometryStretch;y!==a&&(Bd(this),this.Na.jq=a,this.v(),this.g("geometryStretch",y,a))}},interval:{get:function(){return this.fa!==null?this.fa.Tk:1},set:function(a){var y=this.interval;if(a=Math.round(a),y!==a&&a!==0&&isFinite(a)){this.fa===null&&(this.fa=new ql),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&El(x),this.v(),x=this.panel,x!==null&&(x.graduatedIntervals=null),this.g("interval",y,a)}}},graduatedStart:{get:function(){return this.fa!==null?this.fa.u:0},set:function(a){var y=this.graduatedStart;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new ql),this.fa.u=a,this.v(),this.g("graduatedStart",y,a))}},graduatedEnd:{get:function(){return this.fa!==null?this.fa.j:1},set:function(a){var y=this.graduatedEnd;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new ql),this.fa.j=a,this.v(),this.g("graduatedEnd",y,a))}},graduatedSkip:{get:function(){return this.fa!==null?this.fa.o:null},set:function(a){var y=this.graduatedSkip;y!==a&&(this.fa===null&&(this.fa=new ql),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),ii.prototype.intersectsRect=ii.prototype.Yc,ii.prototype.containedInRect=ii.prototype.fh,ii.prototype.getNearestIntersectionPoint=ii.prototype.rs,ii.prototype.getDocumentBounds=ii.prototype.mi,ii.prototype.getDocumentPoint=ii.prototype.ga;var Ql=new Fn,kv=new Fn;ii.className="Shape",ii.getFigureGenerators=function(){var a=new Cn,y;for(y in qt.Ze)y!==y.toLowerCase()&&a.add(y,qt.Ze[y]);return a.freeze(),a},ii.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),b=qt.Ze;b[a]=y,b[x]=a},ii.getArrowheadGeometries=function(){var a=new Cn;for(b in qt.um)if(Ql[b]===void 0){var y=He.parse(qt.um[b],!1);Ql[b]=y,y=b.toLowerCase(),y!==b&&(Ql[y]=b)}for(var x in Ql)if(x!==x.toLowerCase()){var b=Ql[x];b instanceof He&&a.add(x,b)}return a.freeze(),a},ii.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=He.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Wt("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var b=Ql;b[a]=x,b[y]=a};function Mv(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=$n,this.gg=this.fg=br}Mv.prototype.copy=function(){var a=new Mv;return a.Hr=this.Hr,a.Ir=this.Ir,a.Jr=this.Jr,a.uj=this.uj,a.br=this.br,a.jq=this.jq,a.fg=this.fg.J(),a.gg=this.gg.J(),a};function oo(a,y){return Qt.call(this),Dm||(Is=Io?new Wa(null).context:null,Dm=!0),this.l|=2097152,this.ec="",this.xc="black",this.Ae="13px sans-serif",this.Lq=this.Cb=this.Gc=0,this.da=this.fa=this.Gm=null,this.Ih=0,this.df=null,this.Le=0,this.ze=this.Qb=this.Qc=null,typeof a=="string"?this.text=a:a&&Object.assign(this,a),y&&Object.assign(this,y),this}pe(oo,Qt),oo.prototype.cloneProtected=function(a){Qt.prototype.cloneProtected.call(this,a),a.ec=this.ec,a.xc=this.xc,a.Ae=this.Ae,a.Gc=this.Gc,a.Cb=this.Cb,a.Lq=this.Lq,a.Gm=this.Gm,this.fa!==null&&(a.fa=this.fa.copy()),this.da!==null&&(a.da=this.da.nc?this.da:this.da.copy()),a.Ih=this.Ih,a.df=this.df,a.Le=this.Le,a.Qc=this.Qc,a.Qb=this.Qb,a.ze=this.ze};function Ol(a){a.da===null?a.da=new Bv:a.da.nc&&(a.da=a.da.copy())}Lt=oo.prototype,Lt.th=function(){Qt.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function yS(a,y){a.l=y.l|6144,a.pb=y.opacity,a.Ma=y.background,a.areaBackground=y.areaBackground,a.jd=y.desiredSize.J(),a.minSize=y.minSize.J(),a.maxSize=y.maxSize.J(),y.Lb!==null?a.Lb=y.Lb.copy():a.Lb=null,a.Ca=y.scale,a.Kb=y.angle,a.stretch=y.stretch,a.Kg=y.margin.J(),a.Jb=y.alignment.J(),a.sk=y.alignmentFocus.J(),a.segmentFraction=y.segmentFraction,a.segmentOffset=y.segmentOffset.J(),a.segmentOrientation=y.segmentOrientation,y.tb!==null&&(a.tb=y.tb.copy()),a.shadowVisible=y.shadowVisible,a.ec=y.ec,a.xc=y.xc,a.Ae=y.Ae,a.fa!==null&&(a.fa=y.fa.copy()),y.da!==null&&(a.da=y.da.nc?y.da:y.da.copy()),a.Ih=y.Ih}Lt.qb=function(a){a.classType===oo?this.wrap=a:Qt.prototype.qb.call(this,a)},Lt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Lt.v=function(){Qt.prototype.v.call(this)},Lt.hh=function(a,y){if(this.xc!==null&&this.ec.length!==0&&this.Ae!==null){var x=this.naturalBounds,b=this.actualBounds,E=x.width,z=x.height,tt=Ug(this),ot=a.textAlign=this.textAlign,rt=y.tn;ot==="start"?ot=rt?"right":"left":ot==="end"&&(ot=rt?"left":"right"),rt=this.isUnderline;var at=this.isStrikethrough;zo(this,a,this.xc,!0,!1,x,b),(rt||at)&&zo(this,a,this.xc,!1,!1,x,b),b=0,x=!1;var ut=this.oe,ct=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var mt=y.scale;switch(8>(ct*ct+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof ea&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,ct=this.spacingBelow,this.flip){case Mi:a.translate(E,0),a.scale(-1,1);break;case ai:a.translate(0,z),a.scale(1,-1);break;case Ji:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+ct)*ut,z>mt&&(b=this.verticalAlignment,b=b.y*z-b.y*mt+b.offsetY),ut===1&&this.ze!==null)ct=this.Cb,ct>E&&(ct=E),this.Oj(this.ze,a,0,b+y,E,tt,ct,x,ot,rt,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mt<ut;mt++){var yt=this.Qc[mt];yt>E&&(yt=E),b+=y,this.Oj(this.Qb[mt],a,0,b,E,tt,yt,x,ot,rt,at),b+=tt+ct}switch(this.flip){case Mi:a.scale(-1,1),a.translate(-E,0);break;case ai:a.scale(1,-1),a.translate(0,-z);break;case Ji:a.scale(-1,-1),a.translate(-E,-z)}}},Lt.Oj=function(a,y,x,b,E,z,tt,ot,rt,at,ut){var ct=0;if(ot)rt==="left"?ct=0:rt==="right"?ct=E-tt:rt==="center"&&(ct=(E-tt)/2),y.fillRect(x+ct,b+.25*z,tt,1);else{if(rt==="left"?ct=0:rt==="right"?ct=E:rt==="center"&&(ct=E/2),E=Fm!==null?Fm(this,z):.75*z,y.fillText(a,x+ct,b+E),a=z/20|0,a===0&&(a=1),rt==="right"?ct-=tt:rt==="center"&&(ct-=tt/2),at){ot=Em!==null?Em(this,z):.8*z,rt=x+ct,at=b+ot,E=x+ct+tt,ot=b+ot;var mt=a;y.beginPath(),y.lineWidth=mt,y.moveTo(rt,at),y.lineTo(E,ot),y.stroke(),y.Se(),y instanceof ea&&y.ad.classList.add("gojs-td")}ut&&(ut=b+z-z/2.2|0,a%2!==0&&(ut+=.5),b=x+ct,z=ut,x=x+ct+tt,tt=ut,ct=a,y.beginPath(),y.lineWidth=ct,y.moveTo(b,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof ea&&y.ad.classList.add("gojs-td"))}},Lt.kk=function(a,y,x){if(!Qt.prototype.kk.call(this,a,y,x))return!1;if(zo(this,a,this.xc,!0,!1,this.naturalBounds,this.actualBounds),x){if(this.svg.getElementsByTagName("text").length===0)return!0;for(y=this.svg.getElementsByClassName("gojs-td"),x=0;x<y.length;x++)Qy(a,y[x],!1)}else y=this.svg,y.innerHTML=this.text,Qy(a,y,!0);return!0},Lt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Qt.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("text");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.Wl=function(a,y,x,b){var E=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;Is!==null&&kS!==z&&(kS=Is.font=z),this.Cb=this.Le=0,this.ze=this.Qb=this.Qc=this.df=null;var tt;if(isNaN(this.desiredSize.width)){if(z=this.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),z.length===0)z=8;else if(this.isMultiline){for(var ot=tt=0,rt=!1;!rt;){var at=z.indexOf(`
`,ot);at===-1&&(at=z.length,rt=!0),ot=z.substr(ot,at-ot),this.formatting===Yg&&(ot=ot.trim()),tt=Math.max(tt,rl(ot)),ot=at+1}z=tt}else tt=z.indexOf(`
`,0),0<=tt&&(z=z.substr(0,tt)),z=rl(z);z=Math.min(z,a/this.scale)}else z=this.desiredSize.width;if(this.panel!==null&&(z=Math.min(z,this.panel.maxSize.width)),tt=xS(this,z),isNaN(this.desiredSize.height)?tt=Math.min(tt,y/this.scale):tt=this.desiredSize.height,rt=tt,this.Cb!==0&&this.Qc!==null&&this.Qb!==null&&this.overflow===Am&&(y=this.Ae,y=this.overflow===Am?SS(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,Ug(this)+at),rt=Math.min(this.maxLines-1,Math.max(Math.floor(rt/at+.01)-1,0)),!(rt+1>=this.Qb.length))){for(this.l|=16777216,at=this.Qb[rt],y=Math.max(1,a-y);rl(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Zg,y=rl(at),this.Qb[rt]=at,this.Qb=this.Qb.slice(0,rt+1),this.Qc[rt]=y,this.Qc=this.Qc.slice(0,rt+1),this.Le=this.Qb.length,this.Cb=Math.max(this.Cb,y),this.Gc=this.Le,this.Gc===1&&(this.ze=this.Qb[0])}(this.wrap===wS||isNaN(this.desiredSize.width))&&(z=isNaN(a)?this.Cb:Math.min(a,this.Cb)),z=Math.max(x,z),tt=Math.max(b,tt),ns(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&E!==this.Gc&&(this.Uc=!0)},Lt.eh=function(a,y,x,b){ls(this,a,y,x,b)};function Vg(a,y,x){a.ze===null?(a.ze=y,a.Cb=x):((a.Qb===null||a.Qc===null)&&(a.Qb=[],a.Qc=[],a.Qb.push(a.ze),a.Qc.push(a.Cb)),a.Qb.push(y),a.Qc.push(x),a.Qb.length>a.maxLines&&(a.l|=16777216))}function bv(a,y,x,b){var E=a.formatting===Yg;E&&(y=y.trim());var z=0,tt=a.Ae,ot=a.spacingAbove+a.spacingBelow;ot=Math.max(0,Ug(a)+ot);var rt=a.overflow===Am?SS(tt):0;if(a.Gc>=a.maxLines)b!==null&&b.h(0,ot);else if(tt=y,a.wrap===Nv){a.Le=1;var at=rl(y);if(rt===0||at<=x)a.Cb=Math.max(a.Cb,at),Vg(a,y,a.Cb),b!==null&&b.h(at,ot);else{for(z=Cf(a,tt),tt=tt.substr(z.length),y=Cf(a,tt),at=rl(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=Cf(a,tt),at=z+y,E&&(at=at.trim()),at=rl(at);for(E&&(y=y.trim()),z+=y,x=Math.max(1,x-rt);rl(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Zg;var ut=rl(z);a.Cb=ut,Vg(a,z,ut),b!==null&&b.h(ut,ot)}}else{for(rt=0,tt.length===0&&(rt=1,Vg(a,tt,0));0<tt.length;){for(y=Cf(a,tt),tt=tt.substr(y.length);rl(y)>x;){var ct=1;for(at=rl(y.substr(0,ct)),ut=0;at<=x;)ct++,ut=at,at=rl(y.substr(0,ct));if(ct===1){var mt=at;z=Math.max(z,at)}else mt=ut,z=Math.max(z,ut);if(ct--,1>ct&&(ct=1),Vg(a,y.substr(0,ct),mt),rt++,y=y.substr(ct),a.Gc+rt>a.maxLines)break}for(ut=Cf(a,tt),at=rl(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=Cf(a,tt),at=y+ut,E&&(at=at.trim()),at=rl(at);if(E&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ut.length===0?(ct=at,z=Math.max(z,at)):(ct=ut=rl(y),z=Math.max(z,ut)),Vg(a,y,ct),rt++,a.Gc+rt>a.maxLines))break}a.Le=Math.min(a.maxLines,rt),a.Cb=Math.max(a.Cb,z),b!==null&&b.h(a.Cb,ot*a.Le)}}function Cf(a,y){if(a.wrap===PS)return y.substr(0,1);for(var x=y.length,b=0,E=Sx;b<x&&!E.test(y.charAt(b));)b++;for(a.formatting===CS&&(x=Math.min(x,b+1));b<x&&E.test(y.charAt(b));)b++;return b>=y.length?y:y.substr(0,b)}function rl(a){return Is===null?8*a.length:Is.measureText(a).width}function Ug(a){if(a.df!==null)return a.df;var y=a.Ae;if(Is===null){var x=16;return a.df=x}return Ev[y]!==void 0&&5e3>LS?x=Ev[y]:(x=1.3*Is.measureText("M").width,Ev[y]=x,LS++),a.df=x}function SS(a){if(Is===null)return 6;if(Bm[a]!==void 0&&5e3>Av)var y=Bm[a];else y=Is.measureText(Zg).width,Bm[a]=y,Av++;return y}function xS(a,y){var x=a.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),b=a.spacingAbove+a.spacingBelow;if(b=Math.max(0,Ug(a)+b),x.length===0)return a.Cb=0,a.Gc=1,b;if(!a.isMultiline){var E=x.indexOf(`
`,0);0<=E&&(x=x.substr(0,E))}E=0;for(var z=a.Gc=0,tt,ot=!1;!ot;){if(tt=x.indexOf(`
`,z),tt===-1&&(tt=x.length,ot=!0),z<=tt){if(z=x.substr(z,tt-z),a.wrap!==Nv){a.Le=0;var rt=Ze.alloc();bv(a,z,y,rt),E+=rt.height,Ze.free(rt),a.Gc+=a.Le}else bv(a,z,y,null),E+=b,a.Gc++;a.Gc===a.maxLines&&(ot=!0)}z=tt+1}return a.Lq=E}je.Object.defineProperties(oo.prototype,{font:{get:function(){return this.Ae},set:function(a){var y=this.Ae;y!==a&&(this.Ae=a,this.df=null,this.v(),this.g("font",y,a))}},text:{get:function(){return this.ec},set:function(a){var y=this.ec;a!=null?a=a.toString():a="",y!==a&&(this.ec=a,this.v(),this.g("text",y,a),this.Uc=!0)}},textAlign:{get:function(){return this.da!==null?this.da.Or:"start"},set:function(a){var y=this.textAlign;y===a||a!=="start"&&a!=="end"&&a!=="left"&&a!=="right"&&a!=="center"||(Ol(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Ne},set:function(a){var y=this.flip;y!==a&&(Ol(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Au},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),Ol(this),this.da.Yr=a,Ss(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=Ze.alloc();bv(this,this.ec,999999,a);var y=a.width;Ze.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),ns(this.dc,y,a)}return this.dc}},isMultiline:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this.v(),this.g("isMultiline",y,a))}},isUnderline:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;y!==a&&(this.l^=4194304,this.Uc=!0,this.N(),this.g("isUnderline",y,a))}},isStrikethrough:{get:function(){return(this.l&8388608)!==0},set:function(a){var y=(this.l&8388608)!==0;y!==a&&(this.l^=8388608,this.Uc=!0,this.N(),this.g("isStrikethrough",y,a))}},wrap:{get:function(){return this.da!==null?this.da.$r:Tv},set:function(a){var y=this.wrap;y!==a&&(Ol(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Fv},set:function(a){var y=this.overflow;y!==a&&(Ol(this),this.da.$q=a,this.v(),this.g("overflow",y,a))}},isOverflowed:{get:function(){return(this.l&16777216)!==0}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&wc(a,"TextBlock.stroke"),a instanceof Hi&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Ug(this)}},editable:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("editable",y,a))}},textEditor:{get:function(){return this.da!==null?this.da.Qr:null},set:function(a){var y=this.textEditor;y!==a&&(Ol(this),this.da.Qr=a,this.g("textEditor",y,a))}},errorFunction:{get:function(){return this.da!==null?this.da.Hd:null},set:function(a){var y=this.errorFunction;y!==a&&(Ol(this),this.da.Hd=a,this.g("errorFunction",y,a))}},interval:{get:function(){return this.fa!==null?this.fa.Tk:1},set:function(a){var y=this.interval;if(a=Math.round(a),y!==a&&a!==0&&isFinite(a)){this.fa===null&&(this.fa=new ql),this.fa.Tk=a,this.v();var x=this.panel;x!==null&&(x.graduatedIntervals=null),this.g("interval",y,a)}}},graduatedStart:{get:function(){return this.fa!==null?this.fa.u:0},set:function(a){var y=this.graduatedStart;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new ql),this.fa.u=a,this.v(),this.g("graduatedStart",y,a))}},graduatedEnd:{get:function(){return this.fa!==null?this.fa.j:1},set:function(a){var y=this.graduatedEnd;y!==a&&(0>a?a=0:1<a&&(a=1),this.fa===null&&(this.fa=new ql),this.fa.j=a,this.v(),this.g("graduatedEnd",y,a))}},graduatedFunction:{get:function(){return this.fa!==null?this.fa.F:null},set:function(a){var y=this.graduatedFunction;y!==a&&(this.fa===null&&(this.fa=new ql),this.fa.F=a,this.v(),this.g("graduatedFunction",y,a))}},graduatedSkip:{get:function(){return this.fa!==null?this.fa.o:null},set:function(a){var y=this.graduatedSkip;y!==a&&(this.fa===null&&(this.fa=new ql),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}},textValidation:{get:function(){return this.da!==null?this.da.vj:null},set:function(a){var y=this.textValidation;y!==a&&(Ol(this),this.da.vj=a,this.g("textValidation",y,a))}},textEdited:{get:function(){return this.da!==null?this.da.Pr:null},set:function(a){var y=this.textEdited;y!==a&&(Ol(this),this.da.Pr=a,this.g("textEdited",y,a))}},spacingAbove:{get:function(){return this.da!==null?this.da.Dr:0},set:function(a){var y=this.spacingAbove;y!==a&&(Ol(this),this.da.Dr=a,this.v(),this.g("spacingAbove",y,a))}},spacingBelow:{get:function(){return this.da!==null?this.da.Er:0},set:function(a){var y=this.spacingBelow;y!==a&&(Ol(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Yg},set:function(a){var y=this.formatting;y!==a&&(Ol(this),this.da.gq=a,this.v(),this.g("formatting",y,a))}},maxLines:{get:function(){return this.da!==null?this.da.Jq:1/0},set:function(a){var y=this.maxLines;y!==a&&(a=Math.floor(a),0>=a&&un(a,"> 0",oo,"maxLines"),Ol(this),this.da.Jq=a,this.v(),this.g("maxLines",y,a))}},metrics:{get:function(){return{arrSize:this.Qc!==null?this.Qc:[this.Cb],arrText:this.Qb!==null?this.Qb:[this.ze],maxLineWidth:this.Cb,fontHeight:this.df}}},choices:{get:function(){return this.Gm},set:function(a){var y=this.Gm;y!==a&&(this.Gm=a,this.g("choices",y,a))}}});var Fm=null,Em=null,Nv=new he(oo,"None",0),wS=new he(oo,"WrapFit",1),Tv=new he(oo,"WrapDesiredSize",2),PS=new he(oo,"WrapBreakAll",3),Fv=new he(oo,"OverflowClip",0),Am=new he(oo,"OverflowEllipsis",1),Yg=new he(oo,"FormatTrim",0),CS=new he(oo,"FormatNone",0),Sx=/[ \u200b\u00ad]/,Ev=new Fn,LS=0,Bm=new Fn,Av=0,Zg="...",kS="",Is=null,Dm=!1;oo.className="TextBlock";function Bv(){this.nc=!1,this.Hd=null,this.Xf=Ne,this.gq=Yg,this.Jq=1/0,this.$q=Fv,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Au,this.$r=Tv}Bv.prototype.copy=function(){var a=new Bv;return a.Hd=this.Hd,a.Xf=this.Xf,a.gq=this.gq,a.Jq=this.Jq,a.$q=this.$q,a.Dr=this.Dr,a.Er=this.Er,a.Or=this.Or,a.Pr=this.Pr,a.Qr=this.Qr,a.vj=this.vj,a.Yr=this.Yr,a.$r=this.$r,a},oo.getEllipsis=function(){return Zg},oo.setEllipsis=function(a){Zg=a,Bm=new Fn,Av=0},oo.getBaseline=function(){return Fm},oo.setBaseline=function(a){Fm=a},oo.getUnderline=function(){return Em},oo.setUnderline=function(a){Em=a},oo.isValidFont=function(a){if(Dm||(Is=Io?new Wa(null).context:null,Dm=!0),Is===null)return!0;var y=Is.font;if(a===y||a==="10px sans-serif")return!0;Is.font="10px sans-serif",Is.font=a;var x=Is.font;if(x!=="10px sans-serif")return Is.font=y,!0;Is.font="19px serif";var b=Is.font;return Is.font=a,x=Is.font,Is.font=y,x!==b},oo.FormatNone=CS,oo.FormatTrim=Yg,oo.None=Nv,oo.OverflowClip=Fv,oo.OverflowEllipsis=Am,oo.WrapBreakAll=PS,oo.WrapDesiredSize=Tv,oo.WrapFit=wS;function ql(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}ql.prototype.copy=function(){var a=new ql;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},ql.className="GradElementSettings";function Rs(a,y){Qt.call(this),this.Eg=null,this.qo="",this.Xg=lu,this.Nk=Be,this.Zg=this.Hd=null,this.Mk=ui,this.Xf=Ne,this.vl=null,this.qn=!1,this.en=!0,this.al=!1,this.bt=this.rl=null,typeof a=="string"?this.source=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}var Lf;pe(Rs,Qt),Rs.prototype.cloneProtected=function(a){Qt.prototype.cloneProtected.call(this,a),a.qo=this.qo,a.element=this.Eg,a.Xg=this.Xg.J(),a.Nk=this.Nk,a.Xf=this.Xf,a.Hd=this.Hd,a.Zg=this.Zg,a.Mk=this.Mk.J(),a.en=this.en,a.rl=this.rl},Rs.prototype.qb=function(a){a===Ne||a===yn||a===Si?this.imageStretch=a:Qt.prototype.qb.call(this,a)},Rs.prototype.toString=function(){return"Picture("+this.source+")#"+io(this)};function kf(a){a===void 0&&(a=""),a!==""?Lf[a]&&(delete Lf[a],Om--):(Lf=new Fn,Om=0)}function MS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value;E.N();var z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null)for(var ot=tt.length,rt=0;rt<ot;rt++)z=tt[rt],E.Xn.add(z),z.Uc=!0,E.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(sr(a,!1),a.v())},y.Yp=function(x){y.ln=x;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value,z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null){E=tt.length,z=mn();for(var ot=0;ot<E;ot++)z.push(tt[ot]);if(y.hn)for(ot=0;ot<E;ot++)tt=z[ot],tt.Hd!==null&&tt.Hd(tt,x);fn(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}Rs.prototype.hA=function(){if(this.source!==""){kf(this.source);var a=this.source;this.source="",this.source=a}},Rs.prototype.redraw=function(){this.N(),this.Uc=!0},Rs.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var b=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(b===null||b==="")||x.ln instanceof Event&&a instanceof Ed)){var E=a instanceof ea;b=this.naturalBounds;var z=0,tt=0,ot=this.qn,rt=ot?+x.width:x.naturalWidth;if(ot=ot?+x.height:x.naturalHeight,rt===void 0&&x.videoWidth&&(rt=x.videoWidth),ot===void 0&&x.videoHeight&&(ot=x.videoHeight),rt=rt||b.width,ot=ot||b.height,rt!==0&&ot!==0){var at=rt,ut=ot;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,rt=this.Xg.width,ot=this.Xg.height);var ct=rt,mt=ot,yt=this.Nk,St=this.Mk;switch(yt){case Ne:if(this.sourceRect.w())break;ct>=b.width&&(z=z+St.offsetX+(ct*St.x-b.width*St.x)),mt>=b.height&&(tt=tt+St.offsetY+(mt*St.y-b.height*St.y)),rt=Math.min(b.width,ct),ot=Math.min(b.height,mt);break;case Be:ct=b.width,mt=b.height;break;case yn:case Si:yt===yn?(yt=Math.min(b.height/mt,b.width/ct),ct*=yt,mt*=yt):yt===Si&&(yt=Math.max(b.height/mt,b.width/ct),ct*=yt,mt*=yt,ct>=b.width&&(z=(z+St.offsetX+(ct*St.x-b.width*St.x)/ct)*rt),mt>=b.height&&(tt=(tt+St.offsetY+(mt*St.y-b.height*St.y)/mt)*ot),rt*=1/(ct/b.width),ot*=1/(mt/b.height),ct=b.width,mt=b.height)}yt=this.Df()*y.scale;var Mt=ct*yt*mt*yt,Ot=rt*ot/Mt,Bt=x.__goCache;yt=null;var zt=xx;if(!E){if(x.sq&&Bt!==void 0&&4<Mt&&Ot>zt*zt)for(Bt.gi===null&&(NS(Bt,4,at,ut,x),NS(Bt,16,at,ut,x)),E=Bt.gi,at=E.length,ut=0;ut<at&&E[ut].ratio*E[ut].ratio<Ot;ut++)yt=E[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{E=new Wa(null).context;try{E.drawImage(this.Eg,0,0)}catch(_t){this.en=!1}try{E.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(_t){this.vl=!0}}if(this.vl)return}}switch(E=ct<b.width?St.offsetX+(b.width*St.x-ct*St.x):0,St=mt<b.height?St.offsetY+(b.height*St.y-mt*St.y):0,this.flip){case Mi:a.translate(Math.min(b.width,ct),0),a.scale(-1,1);break;case ai:a.translate(0,Math.min(b.height,mt)),a.scale(1,-1);break;case Ji:a.translate(Math.min(b.width,ct),Math.min(b.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&Bt!==void 0&&yt!==null&&yt.ratio!==1){a.save(),y=yt.ratio;try{a.drawImage(yt.source,z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,St,Math.min(b.width,ct),Math.min(b.height,mt)),a instanceof ea&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,St,Math.min(b.width,ct),Math.min(b.height,mt)])}catch(_t){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,rt,ot,E,St,Math.min(b.width,ct),Math.min(b.height,mt)),a instanceof ea&&(this.bt=[z,tt,rt,ot,E,St,Math.min(b.width,ct),Math.min(b.height,mt)])}catch(_t){this.en=!1}switch(this.flip){case Mi:a.scale(-1,1),a.translate(-Math.min(b.width,ct),0);break;case ai:a.scale(1,-1),a.translate(0,-Math.min(b.height,mt));break;case Ji:a.scale(-1,-1),a.translate(-Math.min(b.width,ct),-Math.min(b.height,mt))}}}}},Rs.prototype.Wl=function(a,y,x,b){var E=this.desiredSize,z=Os(this,!0),tt=this.Eg,ot=this.qn,rt=0,at=0;(ot||!this.al&&tt&&tt.complete)&&(this.al=!0),tt===null?(isFinite(E.width)||(a=0),isFinite(E.height)||(y=0)):(rt=ot?+tt.width:tt.naturalWidth,at=ot?+tt.height:tt.naturalHeight),isFinite(E.width)||z===Be||z===wn?(isFinite(a)||(this.sourceRect.w()?a=this.sourceRect.width:tt!==null&&(a=rt)),x=0):tt!==null&&this.al!==!1&&(a=this.sourceRect.w()?this.sourceRect.width:rt),isFinite(E.height)||z===Be||z===Bn?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:tt!==null&&(y=at)),b=0):tt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:at),isFinite(E.width)&&(a=E.width),isFinite(E.height)&&(y=E.height),E=this.maxSize,z=this.minSize,x=Math.max(x||0,z.width),b=Math.max(b||0,z.height),a=Math.min(E.width,a),y=Math.min(E.height,y),a=Math.max(x,a),y=Math.max(b,y),tt===null||tt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),ns(this.dc,a,y),this.Ge(0,0,a,y)},Rs.prototype.eh=function(a,y,x,b){ls(this,a,y,x,b)},je.Object.defineProperties(Rs.prototype,{element:{get:function(){return this.Eg},set:function(a){var y=this.Eg;if(this.Uc=!0,y!==a){this.qn=a instanceof HTMLCanvasElement;var x=a instanceof HTMLImageElement;a===null||x||a instanceof HTMLVideoElement||this.qn||Wt("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var b=this.diagram;b!==null&&Mg(b,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new Oe),b!==null&&x&&Oh(b,this),a!==null&&(this.qn||a.complete===!0?(a.hn&&(a.ln instanceof Event&&this.Hd!==null?this.Hd(this,a.ln):a.sq===!0&&!a.ln&&this.Zg!==null&&a.eu&&this.Zg(this,a.eu)),a.sq=!0,this.desiredSize.w()||(sr(this,!1),this.v())):x&&MS(this,a)),this.g("element",y,a),this.N()}}},source:{get:function(){return this.qo},set:function(a){var y=this.qo;if(y!==a){this.Uc=!0,this.qo=a;var x=Lf;if(Io){var b=null;if(x[a]!==void 0)b=x[a];else if(a!==""){30<Om&&(kf(),x=Lf),b=an("img"),b.hn=!0,MS(this,b);var E=this.rl;E!==null&&(b.crossOrigin=E(this)),b.src=a,x[a]=b,Om++}this.element=b,b!==null&&b.__goCache===void 0&&(b.__goCache=new bS),this.v(),this.N()}this.g("source",y,a)}}},sourceCrossOrigin:{get:function(){return this.rl},set:function(a){if(this.rl!==a&&(this.rl=a,this.element!==null)){var y=this.element.getAttribute("src");a===null&&typeof y=="string"?this.element.crossOrigin=null:a!==null&&(this.element.crossOrigin=a(this)),this.element.src=y}}},sourceRect:{get:function(){return this.Xg},set:function(a){var y=this.Xg;y.D(a)||(this.Xg=a=a.J(),this.N(),this.g("sourceRect",y,a))}},imageStretch:{get:function(){return this.Nk},set:function(a){var y=this.Nk;y!==a&&(this.Nk=a,this.N(),this.g("imageStretch",y,a))}},flip:{get:function(){return this.Xf},set:function(a){var y=this.Xf;y!==a&&(this.Xf=a,this.N(),this.g("flip",y,a))}},imageAlignment:{get:function(){return this.Mk},set:function(a){var y=this.Mk;y.D(a)||(this.Mk=a=a.J(),this.N(),this.g("imageAlignment",y,a))}},errorFunction:{get:function(){return this.Hd},set:function(a){var y=this.Hd;y!==a&&(this.Hd=a,this.g("errorFunction",y,a))}},successFunction:{get:function(){return this.Zg},set:function(a){var y=this.Zg;y!==a&&(this.Zg=a,this.g("successFunction",y,a))}},naturalBounds:{get:function(){return this.dc}}}),Rs.prototype.redraw=Rs.prototype.redraw,Rs.prototype.reloadSource=Rs.prototype.hA;var Om=0,xx=4;Rs.className="Picture",Lf=new Fn,Rs.clearCache=kf;function bS(){this.gi=null}function NS(a,y,x,b,E){a.gi===null&&(a.gi=[]);var z=new Wa(null),tt=z.context,ot=1/y;z.width=x/y,z.height=b/y,z.width!==0&&z.height!==0&&(y=new TS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],E=x.source,x=x.ratio),tt.setTransform(ot*x,0,0,ot*x,0,0),tt.yc(),tt.drawImage(E,0,0),a.gi.push(y))}bS.className="PictureCacheArray";function TS(a,y){this.source=a,this.ratio=y}TS.className="PictureCacheInstance";function Mf(){this.os=new He,this.mc=null}Mf.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new He,this.mc=null};function bf(a,y,x,b,E,z){a.mc=new vr,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=b,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),E!==void 0&&(a.mc.isShadowed=E)}function wx(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}Mf.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var b=new Ei(yr);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)},Mf.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var b=new Ei(ho);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)};function nh(a,y,x,b,E,z,tt){var ot;ot===void 0&&(ot=!1);var rt=new Ei(Gr);rt.point1X=y,rt.point1Y=x,rt.point2X=b,rt.point2Y=E,rt.endX=z,rt.endY=tt,ot&&rt.close(),a.mc.segments.add(rt)}function Im(a,y,x,b,E){var z;z===void 0&&(z=!1);var tt=new Ei(da);tt.point1X=y,tt.point1Y=x,tt.endX=b,tt.endY=E,z&&tt.close(),a.mc.segments.add(tt)}Mf.prototype.arcTo=function(a,y,x,b,E,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var ot=new Ei(nr);ot.startAngle=a,ot.sweepAngle=y,ot.centerX=x,ot.centerY=b,ot.radiusX=E,ot.radiusY=z!==0?z:E,tt&&ot.close(),this.mc.segments.add(ot)};function Px(a,y,x,b,E,z,tt,ot){var rt;rt===void 0&&(rt=!1),y=new Ei(La,tt,ot,y,x,b,E,z),rt&&y.close(),a.mc.segments.add(y)}function FS(a){var y=Rm;return y!==null?(Rm=null,y.reset(a),y):(y=new Mf,y.reset(a),y)}var Rm=null;Mf.className="StreamGeometryContext";function $r(a,y){var x=a.toLowerCase(),b=qt.Ze;b[a]=y,b[x]=a}$r("Rectangle",function(a,y,x){a="r"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new He(He.u),b.endX=y,b.endY=x,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),$r("Square",function(a,y,x){a="s"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new He(He.u),b.endX=y,b.endY=x,b.defaultStretch=yn,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),$r("RoundedRectangle",function(a,y,x){a=a?a.parameter1:NaN,(isNaN(a)||0>a)&&(a=5),a=Math.min(a,y/3),a=Math.min(a,x/3);var b="rr"+y+","+x+","+a,E=qt.Mf[b];if(E!==void 0)return E;var z=a*qt.wg;return E=new He().add(new vr(a,0,!0).add(new Ei(ho,y-a,0)).add(new Ei(Gr,y,a,y-z,0,y,z)).add(new Ei(ho,y,x-a)).add(new Ei(Gr,y-a,x,y,x-z,y-z,x)).add(new Ei(ho,a,x)).add(new Ei(Gr,0,x-a,z,x,0,x-z)).add(new Ei(ho,0,a)).add(new Ei(Gr,a,0,0,z,z,0).close())),1<z&&(E.spot1=new bn(0,0,z,z),E.spot2=new bn(1,1,-z,-z)),qt.Nf<qt.vm&&(qt.Mf[b]=E,qt.Nf++),E}),$r("Border","RoundedRectangle"),$r("Ellipse",function(a,y,x){a="e"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new He(He.F),b.endX=y,b.endY=x,b.spot1=hd,b.spot2=Du,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),$r("Circle",function(a,y,x){a="c"+y+","+x;var b=qt.Mf[a];return b!==void 0||(b=new He(He.F),b.endX=y,b.endY=x,b.spot1=hd,b.spot2=Du,b.defaultStretch=yn,qt.Nf<qt.vm&&(qt.Mf[a]=b,qt.Nf++)),b}),$r("TriangleRight",function(a,y,x){return new He().add(new vr(0,0).add(new Ei(ho,y,.5*x)).add(new Ei(ho,0,x).close())).pm(0,.25,.5,.75)}),$r("TriangleDown",function(a,y,x){return new He().add(new vr(0,0).add(new Ei(ho,y,0)).add(new Ei(ho,.5*y,x).close())).pm(.25,0,.75,.5)}),$r("TriangleLeft",function(a,y,x){return new He().add(new vr(y,x).add(new Ei(ho,0,.5*x)).add(new Ei(ho,y,0).close())).pm(.5,.25,1,.75)}),$r("TriangleUp",function(a,y,x){return new He().add(new vr(y,x).add(new Ei(ho,0,x)).add(new Ei(ho,.5*y,0).close())).pm(.25,.5,.75,1)}),$r("Triangle","TriangleUp"),$r("Diamond",function(a,y,x){return new He().add(new vr(.5*y,0).add(new Ei(ho,0,.5*x)).add(new Ei(ho,.5*y,x)).add(new Ei(ho,y,.5*x).close())).pm(.25,.25,.75,.75)}),$r("LineH",function(a,y,x){return a=new He(He.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),$r("LineV",function(a,y,x){return a=new He(He.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),$r("None","Rectangle"),$r("BarH","Rectangle"),$r("BarV","Rectangle"),$r("MinusLine","LineH"),$r("PlusLine",function(a,y,x){return new He().add(new vr(0,x/2,!1).add(new Ei(ho,y,x/2)).add(new Ei(yr,y/2,0)).add(new Ei(ho,y/2,x)))}),$r("XLine",function(a,y,x){return new He().add(new vr(0,x,!1).add(new Ei(ho,y,0)).add(new Ei(yr,0,0)).add(new Ei(ho,y,x)))}),$r("LineRight",function(a,y,x){return new He().add(new vr(.25*y,0,!1).add(new Ei(ho,.75*y,.5*x)).add(new Ei(ho,.25*y,x)))}),$r("LineDown",function(a,y,x){return new He().add(new vr(0,.25*x,!1).add(new Ei(ho,.5*y,.75*x)).add(new Ei(ho,y,.25*x)))}),$r("LineLeft",function(a,y,x){return new He().add(new vr(.75*y,0,!1).add(new Ei(ho,.25*y,.5*x)).add(new Ei(ho,.75*y,x)))}),$r("LineUp",function(a,y,x){return new He().add(new vr(0,.75*x,!1).add(new Ei(ho,.5*y,.25*x)).add(new Ei(ho,y,.75*x)))}),qt.um={"":"",Standard:"F1 m 0,0 l 8,4 -8,4 2,-4 z",Backward:"F1 m 8,0 l -2,4 2,4 -8,-4 z",Triangle:"F1 m 0,0 l 8,4.62 -8,4.62 z",BackwardTriangle:"F1 m 8,4 l 0,4 -8,-4 8,-4 0,4 z",Boomerang:"F1 m 0,0 l 8,4 -8,4 4,-4 -4,-4 z",BackwardBoomerang:"F1 m 8,0 l -8,4 8,4 -4,-4 4,-4 z",SidewaysV:"m 0,0 l 8,4 -8,4 0,-1 6,-3 -6,-3 0,-1 z",BackwardV:"m 8,0 l -8,4 8,4 0,-1 -6,-3 6,-3 0,-1 z",OpenTriangle:"m 0,0 l 8,4 -8,4",BackwardOpenTriangle:"m 8,0 l -8,4 8,4",OpenTriangleLine:"m 0,0 l 8,4 -8,4 m 8.5,0 l 0,-8",BackwardOpenTriangleLine:"m 8,0 l -8,4 8,4 m -8.5,0 l 0,-8",OpenTriangleTop:"m 0,0 l 8,4 m 0,4",BackwardOpenTriangleTop:"m 8,0 l -8,4 m 0,4",OpenTriangleBottom:"m 0,8 l 8,-4",BackwardOpenTriangleBottom:"m 0,4 l 8,4",HalfTriangleTop:"F1 m 0,0 l 0,4 8,0 z m 0,8",BackwardHalfTriangleTop:"F1 m 8,0 l 0,4 -8,0 z m 0,8",HalfTriangleBottom:"F1 m 0,4 l 0,4 8,-4 z",BackwardHalfTriangleBottom:"F1 m 8,4 l 0,4 -8,-4 z",ForwardSemiCircle:"m 4,0 b 270 180 0 4 4",BackwardSemiCircle:"m 4,8 b 90 180 0 -4 4",Feather:"m 0,0 l 3,4 -3,4",BackwardFeather:"m 3,0 l -3,4 3,4",DoubleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardDoubleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4",TripleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardTripleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4 m 3,-8 l -3,4 3,4",ForwardSlash:"m 0,8 l 5,-8",BackSlash:"m 0,0 l 5,8",DoubleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8",DoubleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8",TripleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8 m -2,8 l 4,-8",TripleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8 m -2,-8 l 4,8",Fork:"m 0,4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4",LineFork:"m 0,0 l 0,8 m 0,-4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardLineFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4 m 8,-8 l 0,8",CircleFork:"F1 m 6,4 b 0 360 -3 0 3 z m 0,0 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 6,0 b 0 360 -3 0 3",CircleLineFork:"F1 m 6,4 b 0 360 -3 0 3 z m 1,-4 l 0,8 m 0,-4 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleLineFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 0,-4 l 0,8 m 7,-4 b 0 360 -3 0 3",Circle:"F1 m 8,4 b 0 360 -4 0 4 z",Block:"F1 m 0,0 l 0,8 8,0 0,-8 z",StretchedDiamond:"F1 m 0,3 l 5,-3 5,3 -5,3 -5,-3 z",Diamond:"F1 m 0,4 l 4,-4 4,4 -4,4 -4,-4 z",Chevron:"F1 m 0,0 l 5,0 3,4 -3,4 -5,0 3,-4 -3,-4 z",StretchedChevron:"F1 m 0,0 l 8,0 3,4 -3,4 -8,0 3,-4 -3,-4 z",NormalArrow:"F1 m 0,2 l 4,0 0,-2 4,4 -4,4 0,-2 -4,0 z",X:"m 0,0 l 8,8 m 0,-8 l -8,8",TailedNormalArrow:"F1 m 0,0 l 2,0 1,2 3,0 0,-2 2,4 -2,4 0,-2 -3,0 -1,2 -2,0 1,-4 -1,-4 z",DoubleTriangle:"F1 m 0,0 l 4,4 -4,4 0,-8 z m 4,0 l 4,4 -4,4 0,-8 z",BigEndArrow:"F1 m 0,0 l 5,2 0,-2 3,4 -3,4 0,-2 -5,2 0,-8 z",ConcaveTailArrow:"F1 m 0,2 h 4 v -2 l 4,4 -4,4 v -2 h -4 l 2,-2 -2,-2 z",RoundedTriangle:"F1 m 0,1 a 1,1 0 0 1 1,-1 l 7,3 a 0.5,1 0 0 1 0,2 l -7,3 a 1,1 0 0 1 -1,-1 l 0,-6 z",SimpleArrow:"F1 m 1,2 l -1,-2 2,0 1,2 -1,2 -2,0 1,-2 5,0 0,-2 2,2 -2,2 0,-2 z",AccelerationArrow:"F1 m 0,0 l 0,8 0.2,0 0,-8 -0.2,0 z m 2,0 l 0,8 1,0 0,-8 -1,0 z m 3,0 l 2,0 2,4 -2,4 -2,0 0,-8 z",BoxArrow:"F1 m 0,0 l 4,0 0,2 2,0 0,-2 2,4 -2,4 0,-2 -2,0 0,2 -4,0 0,-8 z",TriangleLine:"F1 m 8,4 l -8,-4 0,8 8,-4 z m 0.5,4 l 0,-8",CircleEndedArrow:"F1 m 10,4 l -2,-3 0,2 -2,0 0,2 2,0 0,2 2,-3 z m -4,0 b 0 360 -3 0 3 z",DynamicWidthArrow:"F1 m 0,3 l 2,0 2,-1 2,-2 2,4 -2,4 -2,-2 -2,-1 -2,0 0,-2 z",EquilibriumArrow:"m 0,3 l 8,0 -3,-3 m 3,5 l -8,0 3,3",FastForward:"F1 m 0,0 l 3.5,4 0,-4 3.5,4 0,-4 1,0 0,8 -1,0 0,-4 -3.5,4 0,-4 -3.5,4 0,-8 z",Kite:"F1 m 0,4 l 2,-4 6,4 -6,4 -2,-4 z",HalfArrowTop:"F1 m 0,0 l 4,4 4,0 -8,-4 z m 0,8",HalfArrowBottom:"F1 m 0,8 l 4,-4 4,0 -8,4 z",OpposingDirectionDoubleArrow:"F1 m 0,4 l 2,-4 0,2 4,0 0,-2 2,4 -2,4 0,-2 -4,0 0,2 -2,-4 z",PartialDoubleTriangle:"F1 m 0,0 4,3 0,-3 4,4 -4,4 0,-3 -4,3 0,-8 z",LineCircle:"F1 m 0,0 l 0,8 m 7 -4 b 0 360 -3 0 3 z",DoubleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",TripleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",CircleLine:"F1 m 6 4 b 0 360 -3 0 3 z m 1,-4 l 0,8",DiamondCircle:"F1 m 8,4 l -4,4 -4,-4 4,-4 4,4 m 8,0 b 0 360 -4 0 4 z",PlusCircle:"F1 m 8,4 b 0 360 -4 0 4 l -8 0 z m -4 -4 l 0 8",OpenRightTriangleTop:"m 8,0 l 0,4 -8,0 m 0,4",OpenRightTriangleBottom:"m 8,8 l 0,-4 -8,0",Line:"m 0,0 l 0,8",DoubleLine:"m 0,0 l 0,8 m 2,0 l 0,-8",TripleLine:"m 0,0 l 0,8 m 2,0 l 0,-8 m 2,0 l 0,8",PentagonArrow:"F1 m 8,4 l -4,-4 -4,0 0,8 4,0 4,-4 z"};function Dv(){this.nc=!1,this.tr=this.Kp=this.zq=null,this.vr="",this.fr=this.oq=this.ur=null,this.hr="",this.gr=Ar,this.ir=null,this.jr="",this.lr=br,this.Gq="",this.Hq=Ai,this.Pq=cs,this.Kq=ts,this.Up=null,this.Cq=127,this.zr=pr,this.yr="gray",this.Vg=4}Dv.prototype.copy=function(){var a=new Dv;return a.zq=this.zq,a.Kp=this.Kp,a.tr=this.tr,a.vr=this.vr,a.ur=this.ur,a.oq=this.oq,a.fr=this.fr,a.hr=this.hr,a.gr=this.gr.J(),a.ir=this.ir,a.jr=this.jr,a.lr=this.lr.J(),a.Gq=this.Gq,a.Hq=this.Hq.J(),a.Pq=this.Pq.J(),a.Kq=this.Kq.J(),a.Up=this.Up,a.Cq=this.Cq,a.zr=this.zr.J(),a.yr=this.yr,a.Vg=this.Vg,a};function Mn(a,y){a===void 0||a instanceof cr||typeof a=="string"?De.call(this,a):(De.call(this),a&&(y=a)),this.G=2408959,this.Tf="",this.P=null,this.Jg="",this.Qf=this.Ug=null,this.ec="",this.Ah=this.Ig=null,this.ke=new Rt(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new ye,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}pe(Mn,De),Mn.prototype.cloneProtected=function(a){De.prototype.cloneProtected.call(this,a),a.G=this.G&-4097|49152,a.Tf=this.Tf,this.P!==null&&(a.P=this.P.nc?this.P:this.P.copy()),a.Jg=this.Jg,a.Qf=null,a.ec=this.ec,a.ke.assign(this.ke),a.Ao=this.Ao},Lt=Mn.prototype,Lt.Af=function(a){De.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Lt.toString=function(){var a=Pn(this.constructor)+"#"+io(this);return this.data!==null&&(a+="("+wi(this.data)+")"),a};function js(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}Lt.th=function(){De.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Lt.gk=function(a,y,x,b,E,z,tt){var ot=this.diagram;ot!==null&&(a===Ko&&y==="elements"?E instanceof De?Ad(E,function(rt){ay(ot.partManager,rt),Ld(ot,rt)}):Oh(ot,E):a===dr&&y==="elements"&&(E instanceof De?Ad(E,function(rt){ly(ot.partManager,rt,ot)}):Mg(ot,E)),ot.cb(a,y,x,b,E,z,tt))},Lt.La=function(a){if(De.prototype.La.call(this,a),this.data!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E instanceof De&&Ad(E,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},Mn.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},Mn.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},Mn.prototype.bh=function(a,y){if(y!==null){var x=null,b=this.Qf;if(b!==null&&(x=b.I(a)),x!==y){if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}b===null&&(this.Qf=b=new Cn),y.Tf!==a&&(y.category=a),b.add(a,y),a=this.diagram,a!==null&&(a.add(y),a=y.adornedObject,a!==null&&(a=a.ih(),a!==null&&(y.data=a.data)))}}},Mn.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},Mn.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=mn();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);fn(y)}},Mn.prototype.updateAdornments=function(){var a=this.diagram;if(a!==null){for(var y=this.adornments;y.next();){var x=y.value;x.v(),x.placeholder&&x.placeholder.v()}t:{if(this.isSelected&&this.selectionAdorned&&(y=this.selectionObject,y!==null&&this.actualBounds.w()&&this.isVisible()&&y.Ed()&&y.actualBounds.w())){if(x=this.Pj("Selection"),x===null){if(x=this.selectionAdornmentTemplate,x===null&&(x=this.ph()?a.linkSelectionAdornmentTemplate:this instanceof Qn?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof Ti))break t;Va(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=De.Link),x.adornedObject=y)}if(x!==null){x.type===De.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(Cx(this,a),y=this.adornments;y.next();)y.value.La()}},Mn.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Ov(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function Cx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function jm(a){if(zh(a)===!1){Rv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function ES(a){if(a.G|=2097152,zh(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||DS(a,y,x),x=a.Ib;var b=ye.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(b,x),ye.free(b),Rv(a,!1)}}Mn.prototype.Ge=function(a,y,x,b){var E=this.uc;E.h(a,y,x,b),this.Lb===null&&(this.Lb=new Xn);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),this.Lb=z,z.ws()||z.pp(E)},Mn.prototype.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=ui;this.locationSpot.sb()&&(z=this.locationSpot);var tt=Rt.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,tt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(tt),tt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(tt),tt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else tt.yi(y,x,b,E,z);a.rotate(this.Kb,tt.x,tt.y),Rt.free(tt)}},Mn.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},Mn.prototype.moveTo=function(a,y,x){a=Rt.allocAt(a,y),this.move(a,x),Rt.free(a)},Mn.prototype.isVisible=function(){if(!this.visible)return!1;var a=this.layer;if(a!==null){if(!a.visible)return!1;if(a=a.diagram,a!==null&&a.animationManager.fv(this))return!0}return a=this.containingGroup,!!(a===null||a.isSubGraphExpanded&&a.isVisible())},Mn.prototype.Zb=function(a){var y=this.diagram;a?(this.C(4),this.Wb(),y!==null&&y.De.add(this)):(this.C(8),this.Ej()),this.oh(),y!==null&&(y.Ya(),y.N())},Mn.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new Cn),y.I(a)!==null)return y.I(a);var x=De.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function ih(a,y,x,b){b===void 0&&(b=new Rt),x=x.Mc()?ui:x;var E=y.naturalBounds;if(b.h(E.width*x.x+x.offsetX,E.height*x.y+x.offsetY),y===null||y===a)return b;for(y.transform.Ga(b),y=y.panel;y!==null&&y!==a;)y.transform.Ga(b),y=y.panel;return a.Lb!==null&&a.Lb.Ga(b),b.offset(-a.uc.x,-a.uc.y),b}Mn.prototype.mi=function(a){return a===void 0&&(a=new ye),a.assign(this.actualBounds)},Mn.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function AS(a){var y=Rt.alloc(),x=a.locationObject,b=x.naturalBounds,E=x instanceof ii?x.strokeWidth:0;if(y.yi(0,0,b.width+E,b.height+E,a.locationSpot),x!==a)for(y.offset(-E/2,-E/2),x.transform.Ga(y),x=x.panel;x!==null&&x!==a;)x.transform.Ga(y),x=x.panel;return a.Lb!==null&&a.Lb.Ga(y),y.offset(-a.uc.x,-a.uc.y),y}function Od(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=uS(a));var b=a.ag,E=2*b;if(!a.isShadowed)return x.h(y.x-1-b,y.y-1-b,y.width+2+E,y.height+2+E),x;b=y.x,E=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,b-=tt/2,E-=tt/2,0<a.x?z+=a.x:(b+=a.x,z-=a.x),0<a.y?y+=a.y:(E+=a.y,y-=a.y),x.h(b-1,E-1,z+2,y+2),x}Mn.prototype.arrange=function(){if(xs(this)===!1)ES(this);else{Kl(this,!1);var a=this.Ib,y=ye.alloc();y.assign(a);var x=Gh(this);this.eh(0,0,this.uc.width,this.uc.height);var b=this.position;DS(this,b,this.location),a.ka(),a.x=b.x,a.y=b.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||qt.B(y.width,a.width)&&qt.B(y.height,a.height)||0<=this.vw&&this.C(16),ye.free(y),Rv(this,!1)}},Lt=Mn.prototype,Lt.Xl=function(a,y){var x=this.diagram;if(x!==null){var b=!1;if(x.Zi===!1&&a.w()){var E=ye.alloc();E.assign(x.documentBounds),E.Fv(x.padding),a.x>E.x&&a.y>E.y&&a.right<E.right&&a.bottom<E.bottom&&y.x>E.x&&y.y>E.y&&y.right<E.right&&y.bottom<E.bottom&&(b=!0),ye.free(E)}!(this.G&65536)&&a.D(y)||RS(this,b,x),x.N(),!a.w()&&!y.w()||Ro(a,y)||(this instanceof qe&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Lt.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var b=this.diagram;return b!==null&&BS(this,b,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||b!==null&&!b.animationManager.isTicking&&b.undoManager.isUndoingRedoing||(b=this.ke,this.ke=new Rt(b.x+(a.x-y),b.y+(a.y-x)),this.g("location",b,this.ke.copy())),zh(this)===!1&&xs(this)===!1&&(jm(this),ES(this)),!0};function BS(a,y,x,b,E){y===null||a instanceof Ti||(y=y.animationManager,y.zb&&Qc(y,a,new Rt(b,E),x))}Lt.mm=function(a,y,x){var b=this.ke,E=this.pa;if(x){if(b.x===a&&b.y===y)return;zh(this)||xs(this)?E.h(NaN,NaN):E.h(E.x+a-b.x,E.y+y-b.y),b.h(a,y)}else{if(E.x===a&&E.y===y)return;b.h(b.x+a-E.x,b.y+y-E.y),E.h(a,y)}jm(this)},Lt.Av=function(){this.G&=-2097153,jm(this)};function DS(a,y,x){var b=AS(a),E=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?OS(a,y,x,E,b):IS(a,y,x,E,b):z?OS(a,y,x,E,b):tt&&IS(a,y,x,E,b),a.G|=2097152,Rt.free(b),a.Uk()}function OS(a,y,x,b,E){var z=y.x,tt=y.y;y.h(x.x-E.x,x.y-E.y),b!==null&&(x=b.animationManager,(b=x.defaultAnimation.isAnimating)||!x.zb||a instanceof Ti||Qc(x,a,new Rt(z,tt),y),b||y.x===z&&y.y===tt||a.g("position",new Rt(z,tt),y.copy()))}function IS(a,y,x,b,E){var z=x.copy();x.h(y.x+E.x,y.y+E.y),x.D(z)||b===null||a.g("location",z,x.copy())}function RS(a,y,x){jv(a,!1),a instanceof qe&&Ju(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var b=x.viewportBounds;b.w()?Gh(a)?(Ml(y,b)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(b)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Lt.si=function(){return!0},Lt.Zc=function(){return!0},Lt.ph=function(){return!1},Lt.Dd=function(){return!0};function Iv(a,y,x,b){y.constructor===a.constructor||GS||(GS=!0,on('Should not change the class of the Part when changing category from "'+x+'" to "'+b+'"'),on(" Old class: "+Pn(a.constructor)+", new class: "+Pn(y.constructor)+", part: "+a.toString())),a.Ej();var E=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,ot=!0,rt=!0,at=!1;a instanceof qe&&(ot=a.isTreeLeaf,rt=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=b,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,b=!0,y!==null&&(b=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=E,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof qe&&(a.U=ot?a.U|4:a.U&-5,a.U=rt?a.U|1:a.U&-2,a.U=at?a.U|2:a.U&-3),E!==null&&a.La(),E=a.layerName,E!==x&&(a.Jg=x,a.layerName=E),y!==null&&(y.skipsUndoManager=b),a.Zc()&&a.C(64)}Mn.prototype.canCopy=function(){if(!this.copyable)return!1;var a=this.layer;return a===null?!0:a.allowCopy?(a=a.diagram,a===null?!0:!!a.allowCopy):!1},Mn.prototype.canDelete=function(){if(!this.deletable)return!1;var a=this.layer;return a===null?!0:a.allowDelete?(a=a.diagram,a===null?!0:!!a.allowDelete):!1},Mn.prototype.canEdit=function(){if(!this.textEditable)return!1;var a=this.layer;return a===null?!0:a.allowTextEdit?(a=a.diagram,a===null?!0:!!a.allowTextEdit):!1},Mn.prototype.canGroup=function(){if(!this.groupable)return!1;var a=this.layer;return a===null?!0:a.allowGroup?(a=a.diagram,a===null?!0:!!a.allowGroup):!1},Mn.prototype.canMove=function(){if(!this.movable)return!1;var a=this.layer;return a===null?!0:a.allowMove?(a=a.diagram,a===null?!0:!!a.allowMove):!1},Mn.prototype.canReshape=function(){if(!this.reshapable)return!1;var a=this.layer;return a===null?!0:a.allowReshape?(a=a.diagram,a===null?!0:!!a.allowReshape):!1},Mn.prototype.canResize=function(){if(!this.resizable)return!1;var a=this.layer;return a===null?!0:a.allowResize?(a=a.diagram,a===null?!0:!!a.allowResize):!1},Mn.prototype.canRotate=function(){if(!this.rotatable)return!1;var a=this.layer;return a===null?!0:a.allowRotate?(a=a.diagram,a===null?!0:!!a.allowRotate):!1},Mn.prototype.canSelect=function(){if(!this.selectable)return!1;var a=this.layer;return a===null?!0:a.allowSelect?(a=a.diagram,a===null?!0:!!a.allowSelect):!1};function zh(a){return(a.G&32768)!==0}function Rv(a,y){a.G=y?a.G|32768:a.G&-32769}function jv(a,y){a.G=y?a.G|65536:a.G&-65537}function Gh(a){return(a.G&131072)!==0}Lt=Mn.prototype,Lt.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function zm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Lt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Lt.N=function(){var a=this.diagram;a!==null&&!xs(this)&&!zh(this)&&this.isVisible()&&this.Ib.w()&&a.N(Od(this,this.Ib))},Lt.v=function(){De.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof qe&&this.labeledLink!==null&&Ss(this.labeledLink),a.$b(!0))},Lt.Vo=function(a){a||(a=this.Ah,a!==null&&Vv(a,this))},Lt.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},Lt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Lt.oz=function(){return zv(this,this)};function zv(a,y){var x=y.containingGroup;return x!==null?1+zv(a,x):y instanceof qe&&(y=y.labeledLink,y!==null)?zv(a,y):0}Lt.sz=function(){return jS(this,this)};function jS(a,y){var x=y.containingGroup;return x!==null||y instanceof qe&&(x=y.labeledLink,x!==null)?jS(a,x):y}Lt.Td=function(a){return a instanceof Qn?Gv(this,this,a):!1};function Gv(a,y,x){if(y===x||x===null)return!1;var b=y.containingGroup;return b===null||b!==x&&!Gv(a,b,x)?y instanceof qe&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}Lt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof Qn&&zm(y,!0),y instanceof qe){var x=y.labeledLink;x!==null&&(y=x)}y=y.containingGroup}for(x=null,y=a;y!==null;){if(y.G&1048576){x=y;break}y instanceof qe&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof Qn&&zm(y,!1),y instanceof qe&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},Mn.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof qe&&this.isLinkLabel)},Mn.prototype.C=function(a){if(a===void 0&&(a=16777215),this.isLayoutPositioned&&a&this.layoutConditions){var y=this.layer;y!==null&&y.isTemporary||this instanceof qe&&this.isLinkLabel?y=!1:(y=this.diagram,y=!(y!==null&&y.undoManager.isUndoingRedoing))}else y=!1;if(y)if(y=this.Ah,y!==null){var x=y.layout;x!==null?x.C():y.C(a)}else a=this.diagram,a!==null&&(a=a.layout,a!==null&&a.C())};function zS(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function Hh(a,y,x,b,E,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof Ti)){if(a.add(y),y instanceof qe){if(x&&y instanceof Qn)for(var tt=y.memberParts;tt.next();)Hh(a,tt.value,x,b,E,z);if(E!==!1)for(tt=y.linksConnected;tt.next();){var ot=tt.value;if(!a.contains(ot)){var rt=ot.fromNode,at=ot.toNode;rt=rt===null||a.contains(rt),at=at===null||a.contains(at),(E?rt&&at:rt||at)&&Hh(a,ot,x,b,E,z)}}if(1<b)for(y=y.Ou();y.next();)Hh(a,y.value,x,b-1,E,z)}else if(y instanceof _e)for(y=y.labelNodes;y.next();)Hh(a,y.value,x,b,E,z)}}je.Object.defineProperties(Mn.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Ri:this.Qf.iteratorValues}},layer:{get:function(){return this.Ig}},diagram:{get:function(){var a=this.Ig;return a==null?null:a.diagram}},layerName:{get:function(){return this.Jg},set:function(a){var y=this.Jg;if(y!==a){var x=this.diagram;if((x===null||x.Qj(a)!==null&&!x.partManager.addsToTemporaryLayer)&&(this.Jg=a,x!==null&&x.Ya(),this.g("layerName",y,a),y=this.layer,y!==null&&y.name!==a&&(x=y.diagram,x!==null&&(a=x.Qj(a),a!==null&&a!==y)))){var b=y.pc(-1,this,!0);if(0<=b&&x.cb(dr,"parts",y,this,null,b,!0),b=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=b&&x.cb(Ko,"parts",a,null,this,!0,b),b=this.layerChanged,b!==null){var E=x.aa;x.aa=!0,b(this,y,a),x.aa=E}}}}},layerChanged:{get:function(){return this.P!==null?this.P.zq:null},set:function(a){var y=this.layerChanged;y!==a&&(js(this),this.P.zq=a,this.g("layerChanged",y,a))}},zOrder:{get:function(){return this.Ao},set:function(a){var y=this.Ao;if(y!==a){this.Ao=a;var x=this.layer;x!==null&&tf(x,-1,this),this.g("zOrder",y,a),a=this.diagram,a!==null&&a.N()}}},locationObject:{get:function(){if(this.nf===null){var a=this.locationObjectName;a!==""?(a=this.fb(a),a!==null?this.nf=a:this.nf=this):this instanceof Ti?this.type!==De.Link&&this.placeholder!==null?this.nf=this.placeholder:this.nf=this:this.nf=this}return this.nf.visible?this.nf:this}},minLocation:{get:function(){return this.P!==null?this.P.Pq:cs},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),js(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:ts},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),js(this),this.P.Kq=a,this.g("maxLocation",y,a))}},locationObjectName:{get:function(){return this.P!==null?this.P.Gq:""},set:function(a){var y=this.locationObjectName;y!==a&&(js(this),this.P.Gq=a,this.nf=null,this.v(),this.g("locationObjectName",y,a))}},locationSpot:{get:function(){return this.P!==null?this.P.Hq:Ai},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),js(this),this.P.Hq=a,this.v(),this.g("locationSpot",y,a))}},location:{get:function(){return this.ke},set:function(a){var y=a.x,x=a.y,b=this.ke;if(!(b.x===y||isNaN(b.x)&&isNaN(y))||!(b.y===x||isNaN(b.y)&&isNaN(x))){if(a=a.copy(),y=a,this.ph())y=!1;else{if(this.ke=y,this.G|=2097152,xs(this)===!1&&(jm(this),x=this.pa,x.w())){var E=this.diagram;if(E===null||E.animationManager.isTicking||!E.undoManager.isUndoingRedoing){var z=x.copy();x.h(x.x+(y.x-b.x),x.y+(y.y-b.y)),BS(this,E,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",b,a.copy())}}},category:{get:function(){return this.Tf},set:function(a){var y=this.Tf;if(y!==a){this.svg!==null&&(this.svg.remove(),this.Uc=!0);var x=this.diagram,b=this.data,E=null;if(x!==null&&b!==null&&!(this instanceof Ti)){var z=x.model.undoManager;z.isEnabled&&!z.isUndoingRedoing&&(E=this.clone(),E.O.addAll(this.O))}this.Tf=a,this.g("category",y,a),x===null||b===null||this instanceof Ti?this instanceof Ti&&(E=this.adornedPart,E!==null&&(a=E.Qf,a!==null&&a.remove(y),E.bh(this.category,this))):(z=x.model,z.undoManager.isUndoingRedoing||(this.ph()?(x.partManager.setLinkCategoryForData(b,a),x=x.partManager.findLinkTemplateForCategory(a),x!==null&&(Va(x),x=x.copy(),x!==null&&Iv(this,x,y,a))):(z!==null&&z.jm(b,a),x=d1(x.partManager,b,a),x!==null&&(Va(x),x=x.copy(),x===null||x instanceof _e||(b=this.location.copy(),Iv(this,x,y,a),this.location.w()||(this.location=b)))),E!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",E,y))))}}},self:{get:function(){return this},set:function(a){Iv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var b=!1;if(x!==null){b=x.skipsUndoManager,x.skipsUndoManager=!0;var E=x.selection;E.ka(),a?E.add(this):E.remove(this),E.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=b)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(js(this),this.P.oq=a,this.g("highlightedChanged",y,a))}},selectionObjectName:{get:function(){return this.P!==null?this.P.vr:""},set:function(a){var y=this.selectionObjectName;y!==a&&(js(this),this.P.vr=a,this.Ug=null,this.g("selectionObjectName",y,a))}},selectionAdornmentTemplate:{get:function(){return this.P!==null?this.P.tr:null},set:function(a){var y=this.selectionAdornmentTemplate;y!==a&&(js(this),this.P.tr=a,this.g("selectionAdornmentTemplate",y,a))}},selectionObject:{get:function(){if(this.Ug===null){var a=this.selectionObjectName;a!==null&&a!==""?(a=this.fb(a),a!==null?this.Ug=a:this.Ug=this):this instanceof _e?(a=this.path,a!==null?this.Ug=a:this.Ug=this):this.Ug=this}return this.Ug}},selectionChanged:{get:function(){return this.P!==null?this.P.ur:null},set:function(a){var y=this.selectionChanged;y!==a&&(js(this),this.P.ur=a,this.g("selectionChanged",y,a))}},resizeAdornmentTemplate:{get:function(){return this.P!==null?this.P.fr:null},set:function(a){var y=this.resizeAdornmentTemplate;y!==a&&(js(this),this.P.fr=a,this.g("resizeAdornmentTemplate",y,a))}},resizeObjectName:{get:function(){return this.P!==null?this.P.hr:""},set:function(a){var y=this.resizeObjectName;y!==a&&(js(this),this.P.hr=a,this.g("resizeObjectName",y,a))}},resizeObject:{get:function(){var a=this.resizeObjectName;return a!==""&&(a=this.fb(a),a!==null)?a:this}},resizeCellSize:{get:function(){return this.P!==null?this.P.gr:Ar},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),js(this),this.P.gr=a,this.g("resizeCellSize",y,a))}},rotateAdornmentTemplate:{get:function(){return this.P!==null?this.P.ir:null},set:function(a){var y=this.rotateAdornmentTemplate;y!==a&&(js(this),this.P.ir=a,this.g("rotateAdornmentTemplate",y,a))}},rotateObjectName:{get:function(){return this.P!==null?this.P.jr:""},set:function(a){var y=this.rotateObjectName;y!==a&&(js(this),this.P.jr=a,this.g("rotateObjectName",y,a))}},rotateObject:{get:function(){var a=this.rotateObjectName;return a!==""&&(a=this.fb(a),a!==null)?a:this}},rotationSpot:{get:function(){return this.P!==null?this.P.lr:br},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),js(this),this.P.lr=a,this.g("rotationSpot",y,a))}},text:{get:function(){return this.ec},set:function(a){var y=this.ec;y!==a&&(this.ec=a,this.g("text",y,a))}},containingGroup:{get:function(){return this.Ah},set:function(a){if(this.Zc()){var y=this.Ah;if(y!==a){a===null||this!==a&&!a.Td(this)||(this===a&&Wt("Cannot make a Group a member of itself: "+this.toString()),Wt("Cannot make a Group indirectly contain itself: "+this.toString()+" already contains "+a.toString())),this.C(2);var x=this.diagram;if(y!==null?Uv(y,this):this instanceof Qn&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Vv(a,this):this instanceof Qn&&x!==null&&x.ai.add(this),this.C(1),x!==null&&x.aa){var b=this.data,E=x.model;if(b!==null&&E.Xj()){var z=E.wa(a!==null?a.data:null);E.mp(b,z)}}if(b=this.containingGroupChanged,b!==null&&(E=!0,x!==null&&(E=x.aa,x.aa=!0),b(this,y,a),x!==null&&(x.aa=E)),this instanceof Qn){for(x=new Oe,Hh(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof qe)for(b=b.linksConnected;b.next();)Nf(b.value)}if(this instanceof qe){for(x=this.linksConnected;x.next();)Nf(x.value);x=this.labeledLink,x!==null&&Nf(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&tf(y,-1,a))}}else Wt("cannot set the Part.containingGroup of a Link or Adornment")}},containingGroupChanged:{get:function(){return this.P!==null?this.P.Kp:null},set:function(a){var y=this.containingGroupChanged;y!==a&&(js(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof qe&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(js(this),this.P.Cq=a,this.g("layoutConditions",y,a))}},dragComputation:{get:function(){return this.P!==null?this.P.Up:null},set:function(a){var y=this.dragComputation;y!==a&&(js(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:pr},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),js(this),this.P.zr=a,this.N(),this.g("shadowOffset",y,a))}},shadowColor:{get:function(){return this.P!==null?this.P.yr:"gray"},set:function(a){var y=this.shadowColor;y!==a&&(js(this),this.P.yr=a,this.N(),this.g("shadowColor",y,a))}},shadowBlur:{get:function(){return this.P!==null?this.P.Vg:4},set:function(a){var y=this.shadowBlur;y!==a&&(js(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),Mn.prototype.invalidateLayout=Mn.prototype.C,Mn.prototype.findCommonContainingGroup=Mn.prototype.px,Mn.prototype.isMemberOf=Mn.prototype.Td,Mn.prototype.findTopLevelPart=Mn.prototype.sz,Mn.prototype.findSubGraphLevel=Mn.prototype.oz,Mn.prototype.ensureBounds=Mn.prototype.Va,Mn.prototype.getDocumentBounds=Mn.prototype.mi,Mn.prototype.findObject=Mn.prototype.fb,Mn.prototype.moveTo=Mn.prototype.moveTo,Mn.prototype.invalidateAdornments=Mn.prototype.Wb,Mn.prototype.clearAdornments=Mn.prototype.Ej,Mn.prototype.removeAdornment=Mn.prototype.Jf,Mn.prototype.addAdornment=Mn.prototype.bh,Mn.prototype.findAdornment=Mn.prototype.Pj,Mn.prototype.updateTargetBindings=Mn.prototype.La;var GS=!1;Mn.className="Part",Mn.LayoutNone=0,Mn.LayoutAdded=1,Mn.LayoutRemoved=2,Mn.LayoutShown=4,Mn.LayoutHidden=8,Mn.LayoutNodeSized=16,Mn.LayoutGroupLayout=32,Mn.LayoutNodeReplaced=64,Mn.LayoutStandard=127,Mn.LayoutAll=16777215;function Ti(a,y){a===void 0||a instanceof cr||typeof a=="string"?Mn.call(this,a):(Mn.call(this),a&&(y=a)),this.G&=-257,this.Jg="Adornment",this.ue=null,this.Aw=0,this.Uw=!1,this.j=this.$a=null,y&&Object.assign(this,y)}pe(Ti,Mn),Ti.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},Ti.prototype.updateRelationshipsFromData=function(){},Ti.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof _e&&y instanceof ii){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var b=0;b<y;b++){var E=x[b];E.isPanelMain&&E instanceof ii&&(E.ua=a)}}},Ti.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!xs(a))},Ti.prototype.Zc=function(){return!1},Ti.prototype.gk=function(a,y,x,b,E,z,tt){if(a===Ko&&y==="elements"){if(E instanceof Ps)this.$a===null&&(this.$a=E);else if(E instanceof De){var ot=E.Nl(function(rt){return rt instanceof Ps});ot instanceof Ps&&this.$a===null&&(this.$a=ot)}}else a===dr&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof De&&this.$a.rg(b)&&(this.$a=null));Mn.prototype.gk.call(this,a,y,x,b,E,z,tt)},Ti.prototype.updateAdornments=function(){},Ti.prototype.Lj=function(){},je.Object.defineProperties(Ti.prototype,{placeholder:{get:function(){return this.$a}},adornedObject:{get:function(){return this.ue},set:function(a){var y=this.adornedPart,x=null;a!==null&&(x=a.part),y===null||a!==null&&y===x||y.Jf(this.category),this.ue=a,x!==null&&x.bh(this.category,this)}},adornedPart:{get:function(){var a=this.ue;return a!==null?a.part:null}},containingGroup:{get:function(){return null}}}),Ti.className="Adornment";function Hv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=Yr,this.er=_m,this.Kr=this.ij=this.Nq=this.Mq=null}Hv.prototype.copy=function(){var a=new Hv;return a.Dq=this.Dq,a.Eq=this.Eq,a.gj=this.gj,a.Vr=this.Vr,a.yp=this.yp.J(),a.er=this.er,a.Mq=this.Mq,a.Nq=this.Nq,a.ij=this.ij,a.Kr=this.Kr,a};function qe(a,y){a===void 0||a instanceof cr||typeof a=="string"?Mn.call(this,a):(Mn.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new Re,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}pe(qe,Mn),qe.prototype.cloneProtected=function(a){Mn.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Lt=qe.prototype,Lt.Af=function(a){Mn.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function oh(a){a.Ba===null?a.Ba=new Hv:a.Ba.nc&&(a.Ba=a.Ba.copy())}Lt.th=function(){Mn.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function HS(a,y){y!==null&&(a.af===null&&(a.af=new Oe),a.af.add(y))}function _S(a,y,x,b){if(y===null||a.af===null)return null;for(var E=a.af.iterator;E.next();){var z=E.value;if(z.Ds===a&&z.cv===y&&z.Ox===x&&z.Px===b||z.Ds===y&&z.cv===a&&z.Ox===b&&z.Px===x)return z}return null}Lt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=_S(this,a,y,x),a!==null&&a.Sl()},Lt.gk=function(a,y,x,b,E,z,tt){a===Ko&&y==="elements"?this.wc=null:a===dr&&y==="elements"&&(this.wc=null),Mn.prototype.gk.call(this,a,y,x,b,E,z,tt)},Lt.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(na(x.fromPort),na(x.toPort),x.bb())}};function WS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(na(x.fromPort),na(x.toPort),x.bb())}}function na(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||na(y.port)}}Lt.si=function(){return!0},qe.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},qe.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},qe.prototype.isVisible=function(){if(!Mn.prototype.isVisible.call(this))return!1;var a=!0,y=qu,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===qu){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===rr){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(b){return!b.isTreeExpanded}))return!1}else if(y===ff&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(b){return!b.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},qe.prototype.Zb=function(a){Mn.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var b=x.To(this);b===null||b.Td(this.containingGroup)||x.bb()}x.Zb(a)}},qe.prototype.qx=function(){var a=new Oe,y=new Oe;return VS(this,this,a,y),y.iterator};function VS(a,y,x,b){if(y!==null&&!x.has(y)){x.add(y);var E=!0,z=a.diagram;z!==null&&(E=z.isTreePathToChildren),y.linksConnected.each(function(tt){tt.isTreeLink?(E?tt.fromNode===y:tt.toNode===y)&&VS(a,E?tt.toNode:tt.fromNode,x,b):b.add(tt)})}}qe.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new Ii(this.jb),x=this;return y.predicate=function(b){return b.fromNode===x&&b.fromPortId===a||b.toNode===x&&b.toPortId===a},y},Lt=qe.prototype,Lt.Mo=function(a){a===void 0&&(a=null);var y=new Ii(this.jb),x=this;return y.predicate=function(b){return b.fromNode!==x?!1:a===null?!0:b.fromPortId===a},y},Lt.Sd=function(a){a===void 0&&(a=null);var y=new Ii(this.jb),x=this;return y.predicate=function(b){return b.toNode!==x?!1:a===null?!0:b.toPortId===a},y},Lt.Mu=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode===this?(a===null||E.fromPortId===a)&&(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Oe,y.add(x),y.add(E)):x=E):E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Oe,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Fi(x):Ri},Lt.Po=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode!==this||a!==null&&E.fromPortId!==a||(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Oe,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Fi(x):Ri},Lt.Oo=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new Oe,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Fi(x):Ri},Lt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ii(this.jb),E=this;return b.predicate=function(z){return!((z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)&&(z.fromNode!==a||z.toNode!==E||x!==null&&z.fromPortId!==x||y!==null&&z.toPortId!==y))},b},Lt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ii(this.jb),E=this;return b.predicate=function(z){return!(z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},b};function Gm(a,y,x){na(x);var b=a.jb.contains(y);if(b||a.jb.add(y),!b||y.fromNode===y.toNode){var E=a.linkConnected;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,y,x),tt!==null&&(tt.aa=z)}}!b&&y.isTreeLink&&(x=y.fromNode,y=y.toNode,x!==null&&y!==null&&x!==y&&(b=!0,a=a.diagram,a!==null&&(b=a.isTreePathToChildren),E=b?y:x,z=b?x:y,E.ci||(E.ci=z),!z.isTreeLeaf||a!==null&&a.undoManager.isUndoingRedoing||(b?x===z&&(z.isTreeLeaf=!1):y===z&&(z.isTreeLeaf=!1))))}function Hm(a,y,x){na(x);var b=a.jb.remove(y),E=null;if(b||y.toNode===y.fromNode){var z=a.linkDisconnected;if(E=a.diagram,z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(a,y,x),E!==null&&(E.aa=tt)}}b&&y.isTreeLink&&(x=!0,E!==null&&(x=E.isTreePathToChildren),a=x?y.toNode:y.fromNode,y=x?y.fromNode:y.toNode,a!==null&&(a.ci=!1),y===null||y.isTreeLeaf||(y.jb.count===0?(y.ci=null,E!==null&&E.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Kg(y)))}function Kg(a){if(a.ci=!1,a.jb.count!==0){var y=!0,x=a.diagram;if(x===null||!x.undoManager.isUndoingRedoing){for(x!==null&&(y=x.isTreePathToChildren),x=a.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink){if(y){if(b.fromNode===a){a.isTreeLeaf=!1;return}}else if(b.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}qe.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Lt=qe.prototype,Lt.Vo=function(a){Mn.prototype.Vo.call(this,a),a||(Kg(this),a=this.Yk,a!==null&&$S(a,this))},Lt.Wo=function(a){Mn.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Lt.Lj=function(){if(0<this.jb.count){var a=this.diagram;if(a!==null)for(var y=a.commandHandler!==null?a.commandHandler.deletesConnectedLinks:!0,x=this.jb.copy().iterator;x.next();){var b=x.value;y?a.remove(b):(b.fromNode===this&&(b.fromNode=null),b.toNode===this&&(b.toNode=null))}}this.labeledLink=null,Mn.prototype.Lj.call(this)},Lt.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;US(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function US(a){a.wc===null?a.wc=new Cn:a.wc.clear(),a.qm(a,function(y,x){YS(y,x)}),a.wc.count===0&&a.wc.add("",a)}function YS(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function _v(a,y,x){var b=y.portId;if(b!==null&&(a.wc!==null&&a.wc.remove(b),y=a.diagram,y!==null&&x)){for(x=null,a=a.findLinksConnected(b);a.next();)b=a.value,x===null&&(x=mn()),x.push(b);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);fn(x)}}}Lt.Nz=function(a){if(a===null||a===this)return!1;var y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this,y)for(;x!==a;){y=null;for(var b=x.jb.iterator;b.next();){var E=b.value;if(E.isTreeLink&&(y=E.fromNode,y!==x&&y!==this))break}if(y===this||y===null||y===x)return!1;x=y}else for(;x!==a;){for(y=null,b=x.jb.iterator;b.next()&&(E=b.value,!E.isTreeLink||(y=E.toNode,y===x||y===this)););if(y===this||y===null||y===x)return!1;x=y}return!0},Lt.xz=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this,a)for(;;){a=null;for(var x=y.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink&&(a=b.fromNode,a!==y&&a!==this))break}if(a===this)return this;if(a===null||a===y)return y;y=a}else for(;;){for(a=null,x=y.jb.iterator;x.next()&&(b=x.value,!b.isTreeLink||(a=b.toNode,a===y||a===this)););if(a===this)return this;if(a===null||a===y)return y;y=a}},Lt.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)zm(y,!0),y=y.pg();var x=null;for(y=a;y!==null;){if(y.G&1048576){x=y;break}y=y.pg()}for(y=this;y!==null;)zm(y,!1),y=y.pg();return x},Lt.kh=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this.jb.iterator,a){for(;y.next();)if(a=y.value,a.isTreeLink&&a.fromNode!==this)return a}else for(;y.next();)if(a=y.value,a.isTreeLink&&a.toNode!==this)return a;return null},Lt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof qe)return a;a=this.diagram,a=a!==null?a.isTreePathToChildren:!0;for(var y=this.jb.iterator;y.next();){var x=y.value;if(x.isTreeLink&&(x=a?x.fromNode:x.toNode,x!==this))return this.ci=x}return this.ci=null},Lt.vz=function(){function a(x,b){b.add(x);var E=x.kh();E!==null&&(b.add(E),x=x.pg(),x!==null&&a(x,b))}var y=new Oe;return a(this,y),y},Lt.uz=function(){return ZS(this,this)};function ZS(a,y){return y=y.pg(),y===null?0:1+ZS(a,y)}Lt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new Ii(this.jb);var x=this;return y.predicate=a?function(b){return!!(b.isTreeLink&&b.fromNode===x)}:function(b){return!!(b.isTreeLink&&b.toNode===x)},y},Lt.Ou=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren);var x=y=null,b=this.jb.iterator;if(a)for(;b.next();)a=b.value,a.isTreeLink&&a.fromNode===this&&(a=a.toNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Re,y.add(x),y.add(a)):x=a);else for(;b.next();)a=b.value,a.isTreeLink&&a.toNode===this&&(a=a.fromNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Re,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new Fi(x):Ri},Lt.wz=function(a){a===void 0&&(a=1/0);var y=new Oe;return Hh(y,this,!1,a,!0),y},qe.prototype.collapseTree=function(a){a===void 0&&(a=1),1>a&&(a=1);var y=this.diagram;if(y!==null&&!y.Ue){y.Ue=!0;var x=new Oe;x.add(this),KS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===qu),y.Ue=!1}};function KS(a,y,x,b,E,z,tt){if(1<b)for(var ot=x?a.Mo():a.Sd();ot.next();){var rt=ot.value;rt.isTreeLink&&(rt=rt.To(a),rt===null||rt===a||y.contains(rt)||(y.add(rt),KS(rt,y,x,b-1,E,z,tt)))}else XS(a,y,x,E,z,tt)}function XS(a,y,x,b,E,z){for(var tt=E===a?!0:a.isTreeExpanded,ot=x?a.Mo():a.Sd(),rt={};ot.next();){var at=ot.value;if(at.isTreeLink&&(at=at.To(a),at!==null&&at!==a)){var ut=y.contains(at);if(ut||y.add(at),tt){var ct=x?at.Oo():at.Po();rt.uv=a,ct.all(function(mt){return function(yt){return yt===mt.uv||!yt.isTreeExpanded}}(rt))&&b.Aj(at,E),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ut||XS(at,y,x,b,E,z))}rt={uv:rt.uv}}a.isTreeExpanded=!1}qe.prototype.expandTree=function(a){a===void 0&&(a=2),2>a&&(a=2);var y=this.diagram;if(y!==null&&!y.Ue){y.Ue=!0;var x=new Oe;x.add(this),JS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===qu),y.Ue=!1}};function JS(a,y,x,b,E,z,tt){for(var ot=z===a?!1:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),at={};rt.next();){var ut=rt.value;if(ut.isTreeLink&&(ot||ut.fd||ut.bb(),ut=ut.To(a),ut!==null&&ut!==a&&!y.contains(ut))){if(y.add(ut),!ot){ut.Zb(!0),ut.oh();var ct=x?ut.Oo():ut.Po();at.vv=a,ct.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&E.Cj(ut,z)}(2<b||ut.wasTreeExpanded)&&(ut.wasTreeExpanded=!1,JS(ut,y,x,b-1,E,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}je.Object.defineProperties(qe.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:_m},set:function(a){var y=this.portSpreading;y!==a&&(oh(this),this.Ba.er=a,this.g("portSpreading",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.Bd())}},avoidable:{get:function(){return(this.U&8)!==0},set:function(a){var y=(this.U&8)!==0;if(y!==a){this.U^=8;var x=this.diagram;x!==null&&Ju(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:Yr},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),oh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&Ju(x,this),this.g("avoidableMargin",y,a)}}},linksConnected:{get:function(){return this.jb.iterator}},linkConnected:{get:function(){return this.Ba!==null?this.Ba.Dq:null},set:function(a){var y=this.linkConnected;y!==a&&(oh(this),this.Ba.Dq=a,this.g("linkConnected",y,a))}},linkDisconnected:{get:function(){return this.Ba!==null?this.Ba.Eq:null},set:function(a){var y=this.linkDisconnected;y!==a&&(oh(this),this.Ba.Eq=a,this.g("linkDisconnected",y,a))}},linkValidation:{get:function(){return this.Ba!==null?this.Ba.gj:null},set:function(a){var y=this.linkValidation;y!==a&&(oh(this),this.Ba.gj=a,this.g("linkValidation",y,a))}},isLinkLabel:{get:function(){return this.Yk!==null}},labeledLink:{get:function(){return this.Yk},set:function(a){var y=this.Yk;if(y!==a){var x=this.diagram,b=this.data;if(y!==null){if(y.wd!==null&&(y.wd.remove(this),y.v()),x!==null&&b!==null&&!x.undoManager.isUndoingRedoing){var E=y.data,z=x.model;if(E!==null&&z.ri()){var tt=z.wa(b);tt!==void 0&&z.Qx(E,tt)}}this.containingGroup=null}this.Yk=a,a!==null&&($S(a,this),x===null||b===null||x.undoManager.isUndoingRedoing||(E=a.data,x=x.model,E!==null&&x.ri()&&(b=x.wa(b),b!==void 0&&x.Bu(E,b))),this.containingGroup=a.containingGroup),Ss(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&US(this),this.wc.iteratorValues}},isTreeExpanded:{get:function(){return(this.U&1)!==0},set:function(a){var y=(this.U&1)!==0;if(y!==a){this.U^=1;var x=this.diagram;if(this.g("isTreeExpanded",y,a),y=this.treeExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(oh(this),this.Ba.Vr=a,this.g("treeExpandedChanged",y,a))}},isTreeLeaf:{get:function(){return(this.U&4)!==0},set:function(a){var y=(this.U&4)!==0;y!==a&&(this.U^=4,this.g("isTreeLeaf",y,a))}}}),qe.prototype.expandTree=qe.prototype.expandTree,qe.prototype.collapseTree=qe.prototype.collapseTree,qe.prototype.findTreeParts=qe.prototype.wz,qe.prototype.findTreeChildrenNodes=qe.prototype.Ou,qe.prototype.findTreeChildrenLinks=qe.prototype.Qo,qe.prototype.findTreeLevel=qe.prototype.uz,qe.prototype.findTreeParentChain=qe.prototype.vz,qe.prototype.findTreeParentNode=qe.prototype.pg,qe.prototype.findTreeParentLink=qe.prototype.kh,qe.prototype.findCommonTreeParent=qe.prototype.gz,qe.prototype.findTreeRoot=qe.prototype.xz,qe.prototype.isInTreeOf=qe.prototype.Nz,qe.prototype.findPort=qe.prototype.ns,qe.prototype.findLinksTo=qe.prototype.kz,qe.prototype.findLinksBetween=qe.prototype.jz,qe.prototype.findNodesInto=qe.prototype.Oo,qe.prototype.findNodesOutOf=qe.prototype.Po,qe.prototype.findNodesConnected=qe.prototype.Mu,qe.prototype.findLinksInto=qe.prototype.Sd,qe.prototype.findLinksOutOf=qe.prototype.Mo,qe.prototype.findExternalTreeLinksConnected=qe.prototype.qx,qe.prototype.invalidateConnectedLinks=qe.prototype.Bd,qe.prototype.invalidateLinkBundle=qe.prototype.Lz;var Lx=new he(qe,"SpreadingNone",10),_m=new he(qe,"SpreadingEvenly",11),Wv=new he(qe,"SpreadingPacked",12);qe.className="Node",qe.SpreadingNone=Lx,qe.SpreadingEvenly=_m,qe.SpreadingPacked=Wv;function Qn(a,y){a===void 0||a instanceof cr||typeof a=="string"?qe.call(this,a):(qe.call(this),a&&(y=a)),this.U|=4608,this.Gn=new Oe,this.$a=null,this.Sc=new wo,this.Sc.group=this,this.gl=new Oe,this.tb=this.$p=null,y&&Object.assign(this,y)}pe(Qn,qe),Qn.prototype.cloneProtected=function(a){qe.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof Ps});y instanceof Ps?a.$a=y:a.$a=null,this.Sc!==null?(a.Sc=this.Sc.copy(),a.Sc.group=a):(a.Sc!==null&&(a.Sc.group=null),a.Sc=null),this.tb!==null&&(a.tb=this.tb.copy())},Lt=Qn.prototype,Lt.Af=function(a){qe.prototype.Af.call(this,a);var y=a.Rj();for(a=a.memberParts;a.next();){var x=a.value;if(x.v(),x.C(8),x.Ej(),x instanceof qe)x.Bd(y);else if(x instanceof _e)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Lt.gk=function(a,y,x,b,E,z,tt){if(a===Ko&&y==="elements"){if(E instanceof Ps)this.$a===null?this.$a=E:this.$a!==E&&Wt("Cannot insert a second Placeholder into the visual tree of a Group.");else if(E instanceof De){var ot=E.Nl(function(rt){return rt instanceof Ps});ot instanceof Ps&&(this.$a===null?this.$a=ot:this.$a!==ot&&Wt("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===dr&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof De&&this.$a.rg(b)&&(this.$a=null));qe.prototype.gk.call(this,a,y,x,b,E,z,tt)},Lt.Xl=function(a,y){qe.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==De.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof De&&(a=a.Pb()),this.tb===null&&(this.tb=new ye),a.mi(this.tb),a instanceof ii&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Lt.eh=function(a,y,x,b){this.nf=this.$a,qe.prototype.eh.call(this,a,y,x,b)},Lt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof _e||y.Va()}),qe.prototype.Va.call(this)},Lt.si=function(){if(!qe.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof qe){if(y.isVisible()&&xs(y))return!1}else if(y instanceof _e&&y.isVisible()&&xs(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Vv(a,y){if(a.Gn.add(y)){y instanceof Qn&&a.gl.add(y);var x=a.memberAdded;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!1)}y instanceof _e&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof Qn&&a.gl.remove(y);var x=a.memberRemoved;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!0)}y instanceof _e&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Lt.Lj=function(){if(0<this.Gn.count){var a=this.diagram;if(a!==null)for(var y=this.Gn.copy().iterator;y.next();)a.remove(y.value)}qe.prototype.Lj.call(this)},Qn.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=fe(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},Qn.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var b=!0;for(a=fe(a).iterator;a.next();){var E=a.value;!y||x.isValidMember(this,E)?E.containingGroup=this:b=!1}return b},Qn.prototype.canUngroup=function(){if(!this.ungroupable)return!1;var a=this.layer;return a===null||!a.allowUngroup?!1:(a=a.diagram,!!(a===null||a.allowUngroup))},Lt=Qn.prototype,Lt.Bd=function(a){var y=(this.U&65536)!==0;if(qe.prototype.Bd.call(this,a),!y)for(!(this.U&65536)&&(this.U=this.U^65536),y=this.Lu();y.next();){var x=y.value;if(a===void 0||!a.contains(x)){var b=x.fromNode;b!==null&&b!==this&&b.Td(this)&&!b.isVisible()?(na(x.fromPort),na(x.toPort),x.bb()):(b=x.toNode,b!==null&&b!==this&&b.Td(this)&&!b.isVisible()&&(na(x.fromPort),na(x.toPort),x.bb()))}}},Lt.Lu=function(){var a=this.diagram!==null&&this.diagram.Pw;if(a&&this.$p!==null)return this.$p.iterator;var y=this.Rj();y.add(this);for(var x=new Oe,b=y.iterator;b.next();){var E=b.value;if(E instanceof qe)for(E=E.linksConnected;E.next();){var z=E.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Lt.iz=function(){var a=this.Rj();a.add(this);for(var y=new Oe,x=a.iterator;x.next();){var b=x.value;if(b instanceof qe)for(b=b.linksConnected;b.next();){var E=b.value,z=E.fromNode;z===null||a.contains(z)&&z!==this||y.add(z),E=E.toNode,E===null||a.contains(E)&&E!==this||y.add(E)}}return y.iterator},Lt.hz=function(){function a(x,b){x!==null&&(b.add(x),a(x.containingGroup,b))}var y=new Oe;return a(this,y),y},Lt.Rj=function(){var a=new Oe;return Hh(a,this,!0,0,!0),a.remove(this),a},Lt.Zb=function(a){qe.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},Qn.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();QS(this,y,a,this),a.Ue=!1}};function QS(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!1),z instanceof Qn&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,QS(z,y,x,b)),z instanceof qe)z.Bd(y),x.Aj(z,b);else if(z instanceof _e)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}Qn.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();qS(this,y,a,this),a.Ue=!1}};function qS(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!0),z instanceof Qn&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,qS(z,y,x,b)),z instanceof qe)z.Bd(y),x.Cj(z,b);else if(z instanceof _e)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}Qn.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,b=x.x;x=x.y;var E=a.x,z=a.y;if(!(b===E||isNaN(b)&&isNaN(E))||!(x===z||isNaN(x)&&isNaN(z))){for(b=E-(isNaN(b)?0:b),x=z-(isNaN(x)?0:x),z=Rt.alloc(),qe.prototype.move.call(this,a,y),a=new Oe,y=this.Rj().iterator;y.next();)E=y.value,E instanceof _e&&(E.suspendsRouting&&a.add(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(E.suspendsRouting=!0);for(y.reset();y.next();)if(E=y.value,!(E.ph()||E instanceof qe&&E.isLinkLabel)){var tt=E.position,ot=E.location;tt.w()?(z.x=tt.x+b,z.y=tt.y+x,E.position=z):ot.w()&&(z.x=ot.x+b,z.y=ot.y+x,E.location=z)}for(y.reset();y.next();)E=y.value,E instanceof _e&&(E.suspendsRouting=a.contains(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(tt=E.position,z.x=tt.x+b,z.y=tt.y+x,z.w()?E.move(z):E.bb(),Zv(E)&&E.bb());Rt.free(z)}},je.Object.defineProperties(Qn.prototype,{placeholder:{get:function(){return this.$a}},computesBoundsAfterDrag:{get:function(){return(this.U&2048)!==0},set:function(a){var y=(this.U&2048)!==0;y!==a&&(this.U^=2048,this.g("computesBoundsAfterDrag",y,a))}},computesBoundsIncludingLinks:{get:function(){return(this.U&4096)!==0},set:function(a){var y=(this.U&4096)!==0;y!==a&&(this.U^=4096,this.g("computesBoundsIncludingLinks",y,a))}},computesBoundsIncludingLocation:{get:function(){return(this.U&8192)!==0},set:function(a){var y=(this.U&8192)!==0;y!==a&&(this.U^=8192,this.g("computesBoundsIncludingLocation",y,a))}},handlesDragDropForMembers:{get:function(){return(this.U&16384)!==0},set:function(a){var y=(this.U&16384)!==0;y!==a&&(this.U^=16384,this.g("handlesDragDropForMembers",y,a))}},memberParts:{get:function(){return this.Gn.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;if(y!==a){a!==null&&a.diagram!==null&&a.diagram.layout===a&&Wt("A layout cannot be both the Diagram.layout and a Group.layout: "+a),y!==null&&(y.diagram=null,y.group=null),this.Sc=a;var x=this.diagram;a!==null&&(a.diagram=x,a.group=this),x!==null&&(x.xh=!0),this.g("layout",y,a),x!==null&&x.$b()}}},memberAdded:{get:function(){return this.Ba!==null?this.Ba.Mq:null},set:function(a){var y=this.memberAdded;y!==a&&(oh(this),this.Ba.Mq=a,this.g("memberAdded",y,a))}},memberRemoved:{get:function(){return this.Ba!==null?this.Ba.Nq:null},set:function(a){var y=this.memberRemoved;y!==a&&(oh(this),this.Ba.Nq=a,this.g("memberRemoved",y,a))}},memberValidation:{get:function(){return this.Ba!==null?this.Ba.ij:null},set:function(a){var y=this.memberValidation;y!==a&&(oh(this),this.Ba.ij=a,this.g("memberValidation",y,a))}},ungroupable:{get:function(){return(this.U&256)!==0},set:function(a){var y=(this.U&256)!==0;y!==a&&(this.U^=256,this.g("ungroupable",y,a))}},isSubGraphExpanded:{get:function(){return(this.U&512)!==0},set:function(a){var y=(this.U&512)!==0;if(y!==a){this.U^=512;var x=this.diagram;if(this.g("isSubGraphExpanded",y,a),y=this.subGraphExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?(this.$a!==null&&this.$a.v(),this.memberParts.each(function(E){E.updateAdornments()})):a?this.expandSubGraph():this.collapseSubGraph()}}},wasSubGraphExpanded:{get:function(){return(this.U&1024)!==0},set:function(a){var y=(this.U&1024)!==0;y!==a&&(this.U^=1024,this.g("wasSubGraphExpanded",y,a))}},subGraphExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Kr:null},set:function(a){var y=this.subGraphExpandedChanged;y!==a&&(oh(this),this.Ba.Kr=a,this.g("subGraphExpandedChanged",y,a))}},rh:{get:function(){return(this.U&32768)!==0},set:function(a){(this.U&32768)!==0!==a&&(this.U^=32768)}}}),Qn.prototype.expandSubGraph=Qn.prototype.expandSubGraph,Qn.prototype.collapseSubGraph=Qn.prototype.collapseSubGraph,Qn.prototype.findSubGraphParts=Qn.prototype.Rj,Qn.prototype.findContainingGroupChain=Qn.prototype.hz,Qn.prototype.findExternalNodesConnected=Qn.prototype.iz,Qn.prototype.findExternalLinksConnected=Qn.prototype.Lu,Qn.prototype.ensureBounds=Qn.prototype.Va,Qn.className="Group";function Ps(a){Qt.call(this),this.yb=ua,this.ko=new ye(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}pe(Ps,Qt),Ps.prototype.cloneProtected=function(a){Qt.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},Ps.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return Mr(0,0,y.width,y.height,a.x,a.y)},Ps.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof Qn||a instanceof Ti)||Wt("Placeholder is not inside a Group or Adornment."),a instanceof Qn){var y=this.computeBorder(this.ko),x=this.minSize,b=this.dc;for(ns(b,(isFinite(x.width)?Math.max(x.width,y.width):y.width)||0,(isFinite(x.height)?Math.max(x.height,y.height):y.height)||0),this.Ge(0,0,b.width,b.height),b=a.memberParts,x=!1;b.next();)if(b.value.isVisible()){x=!0;break}b=a.diagram,!x||b===null||b.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=Rt.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),Rt.free(x))}else{y=this.dc,x=this.yb,b=x.left+x.right;var E=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof ii&&(tt=z.strokeWidth);var ot=z.Df(),rt=z.naturalBounds,at=(rt.width+tt)*ot;tt=(rt.height+tt)*ot,a.type!==De.Link&&(ot=z.ga(a.category==="Selection"?Ai:a.locationSpot,Rt.alloc()),a.location=ot,Rt.free(ot)),isNaN(at)||isNaN(tt)?(a=z.ga(Ai,Rt.alloc()),at=ye.allocAt(a.x,a.y,0,0),at.Ye(z.ga(er,a)),at.Ye(z.ga($i,a)),at.Ye(z.ga(is,a)),ns(y,at.width+b||0,at.height+E||0),this.Ge(-x.left,-x.top,y.width,y.height),Rt.free(a),ye.free(at)):(ns(y,at+b||0,tt+E||0),this.Ge(-x.left,-x.top,y.width,y.height))}},Ps.prototype.eh=function(a,y,x,b){this.actualBounds.h(a,y,x,b)},Ps.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,b=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof Qn&&!y.layer.isTemporary&&y.computesBoundsAfterDrag&&this.ko.w()){var E=x.toolManager.findTool("Dragging");if(E===x.currentTool&&(x=E.computeBorder(y,this.ko,a),x!==null))return x}x=ye.alloc(),E=this.computeMemberBounds(x);var z=this.yb;return y instanceof Qn&&!y.isSubGraphExpanded?a.h(E.x-z.left,E.y-z.top,0,0):a.h(E.x-z.left,E.y-z.top,Math.max(E.width+z.left+z.right,0),Math.max(E.height+z.top+z.bottom,0)),ye.free(x),b&&y instanceof Qn&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Ps.prototype.computeMemberBounds=function(a){if(!(this.part instanceof Qn))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,b=1/0,E=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var ot=tt.value;if(ot.isVisible()){if(ot instanceof _e&&(!y.computesBoundsIncludingLinks||pa(ot)||ot.fromNode===y||ot.toNode===y))continue;ot=ot.actualBounds,ot.left<x&&(x=ot.left),ot.top<b&&(b=ot.top),ot.right>E&&(E=ot.right),ot.bottom>z&&(z=ot.bottom)}}return isFinite(x)&&isFinite(b)?a.h(x,b,E-x,z-b):(y=y.location,a.h(y.x,y.y,0,0)),a},je.Object.defineProperties(Ps.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new ci(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Ps.className="Placeholder";function _e(a){Mn.call(this,De.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=Cs,this.Om=0,this.Qm=Cs,this.Rm=NaN,this.qj=Jv,this.po=.5,this.wd=null,this.Nb=new Re().freeze(),this.Tg=this.Mg=null,this.ml=new ye,this.ua=new He,this.u=this.o=this.Sf=this.Wf=null,this.su=new Rt,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}pe(_e,Mn),_e.prototype.cloneProtected=function(a){Mn.prototype.cloneProtected.call(this,a),a.Qa=this.Qa&-113,a.ff=this.ff,a.gn=this.gn,a.vf=this.vf,a.uo=this.uo,a.qk=this.qk,a.Om=this.Om,a.Qm=this.Qm,a.Rm=this.Rm,a.qj=this.qj,a.po=this.po,this.ba!==null&&(a.ba=this.ba.copy())},Lt=_e.prototype,Lt.Af=function(a){Mn.prototype.Af.call(this,a),this.ff=a.ff,this.vf=a.vf,a.Mg=null,a.bb(),a.Sf=this.Sf;var y=a.fromPort;y!==null&&na(y),a=a.toPort,a!==null&&na(a)},Lt.qb=function(a){a.classType===_e?(a.value&2)===2?this.routing=a:a===va||a===sh||a===Ff?this.curve=a:a===Qg||a===Km||a===Xm?this.adjusting=a:a!==Jv&&a!==Cs&&Wt("Unknown Link enum value for a Link property: "+a):Mn.prototype.qb.call(this,a)},Lt.Xc=function(){this.ba===null&&(this.ba=new Rg)},Lt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),xs(a)||zh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),xs(a)||zh(a)))},Lt.zv=function(){return!1},Lt.Av=function(){},Lt.Zc=function(){return!1},_e.prototype.computeAngle=function(a,y,x){return _e.computeAngle(y,x)},_e.computeAngle=function(a,y){switch(a){default:case Cs:a=0;break;case qg:a=y;break;case $g:a=y+90;break;case tp:a=y-90;break;case Qv:a=y+180;break;case Jm:a=qt.bp(y),90<a&&270>a&&(a-=180);break;case ep:a=qt.bp(y+90),90<a&&270>a&&(a-=180);break;case np:a=qt.bp(y-90),90<a&&270>a&&(a-=180);break;case Qm:if(a=qt.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return qt.bp(a)};function Nf(a){var y=a.fromNode,x=a.toNode,b=null;if(y!==null?b=x!==null?y.px(x):y.containingGroup:x!==null?b=x.containingGroup:b=null,y=b,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&Vv(y,a);var E=a.containingGroupChanged;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,x,y),tt!==null&&(tt.aa=z)}!a.fd||a.Lw!==x&&a.Mw!==x||a.bb()}if(a.isLabeledLink)for(a=a.labelNodes;a.next();)a.value.containingGroup=b}Lt=_e.prototype,Lt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&Mn.prototype.oh.call(this)},Lt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Lt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function $S(a,y){a.wd===null&&(a.wd=new Oe),a.wd.add(y),a.v()}Lt.Vo=function(a){if(Mn.prototype.Vo.call(this,a),Id(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Gm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Gm(x,this,b)}Xg(this)}},Lt.Wo=function(a){if(Mn.prototype.Wo.call(this,a),Id(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Hm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Hm(x,this,b)}Jg(this)}},Lt.Lj=function(){if(this.fd=!0,this.wd!==null){var a=this.diagram;if(a!==null)for(var y=this.wd.copy().iterator;y.next();)a.remove(y.value)}this.data!==null&&(a=this.diagram,a!==null&&a.partManager.removeDataForLink(this))},_e.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},_e.prototype.move=function(a,y){var x=y?this.location:this.position,b=x.x;isNaN(b)&&(b=0);var E=x.y;for(isNaN(E)&&(E=0),b=a.x-b,E=a.y-E,y===!0?Mn.prototype.move.call(this,a,!1):(a=Rt.allocAt(x.x+b,x.y+E),Mn.prototype.move.call(this,a,!1),Rt.free(a)),rh(this,b,E),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+b,x.y+E)},_e.prototype.canRelinkFrom=function(){if(!this.relinkableFrom)return!1;var a=this.layer;return a===null?!0:a.allowRelink?(a=a.diagram,!!(a===null||a.allowRelink)):!1},_e.prototype.canRelinkTo=function(){if(!this.relinkableTo)return!1;var a=this.layer;return a===null?!0:a.allowRelink?(a=a.diagram,!!(a===null||a.allowRelink)):!1},_e.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(so),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),b=this.i(1);return a.h((x.x+b.x)/2,(x.y+b.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===va))return this.ua.Pu(.5,a),a.add(this.i(0)),x=this.ua.figures.first(),a.offset(-x.startX,-x.startY),a;if(this.computeCurve()===va){if(y===3){x=this.i(0),b=this.i(1);var E=this.i(2);return qt.ax(x.x,x.y,b.x,b.y,b.x,b.y,E.x,E.y,a),a}if(b=(y-1)/3|0,x=3*(b/2|0),b%2===1){b=this.i(x),E=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),qt.ax(b.x,b.y,E.x,E.y,z.x,z.y,x.x,x.y,a)}else a.assign(this.i(x));return a}var tt=this.flattenedLengths;for(x=this.flattenedTotalLength,E=z=b=0;b<x/2&&z<y&&(E=tt[z],!(b+E>x/2));)b+=E,z++;return y=this.i(z),z=this.i(z+1),1>Math.abs(y.x-z.x)?y.y>z.y?a.h(y.x,y.y-(x/2-b)):a.h(y.x,y.y+(x/2-b)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-b),y.y):a.h(y.x+(x/2-b),y.y):(x=(x/2-b)/E,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},_e.prototype.computeMidAngle=function(){var a=this.pointsCount;if(2>a)return NaN;if(a===2)return this.i(0).ab(this.i(1));if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===va))return this.ua.wx(.5);if(this.computeCurve()===va&&4<=a){var y=(a-1)/3|0,x=3*(y/2|0);if(y%2===1){x=Math.floor(x),a=this.i(x),y=this.i(x+1);var b=this.i(x+2);return x=this.i(x+3),qt.My(a.x,a.y,y.x,y.y,b.x,b.y,x.x,x.y)}if(0<x&&x+1<a)return this.i(x-1).ab(this.i(x+1))}y=this.flattenedLengths,b=this.flattenedTotalLength;var E=0;x=0;for(var z;E<b/2&&x<a&&(z=y[x],!(E+z>b/2));)E+=z,x++;if(y=this.i(x),b=this.i(x+1),1>Math.abs(y.x-b.x)&&1>Math.abs(y.y-b.y)){if(0<x&&x+2<a)return this.i(x-1).ab(this.i(x+2))}else{if(1>Math.abs(y.x-b.x))return y.y>b.y?270:90;if(1>Math.abs(y.y-b.y))return y.x>b.x?180:0}return y.ab(b)},Lt=_e.prototype,Lt.i=function(a){return this.Nb.s[a]},Lt.dd=function(a,y){this.Nb.cd(a,y)},Lt.L=function(a,y,x){this.Nb.cd(a,new Rt(y,x))},Lt.Kz=function(a,y){this.Nb.Gb(a,y)},Lt.m=function(a,y,x){this.Nb.Gb(a,new Rt(y,x))},Lt.ne=function(a){this.Nb.add(a)},Lt.yf=function(a,y){this.Nb.add(new Rt(a,y))},Lt.pv=function(a){this.Nb.mb(a)},Lt.Fj=function(){this.Nb.clear()};function rh(a,y,x){if(y!==0||x!==0)if(a.pointsCount===0)a.defaultFromPoint&&a.defaultFromPoint.offset(y,x),a.defaultToPoint&&a.defaultToPoint.offset(y,x);else{for(var b=a.fd,E=new Re,z=a.Nb.iterator;z.next();){var tt=z.value;E.add(new Rt(tt.x+y,tt.y+x).freeze())}E.freeze(),z=a.Nb,a.Nb=E,tt=a.diagram,isNaN(y)||isNaN(x)||tt!==null&&tt.animationManager.zb?a.v():(a.ke.h(a.ke.x+y,a.ke.y+x),a.pa.h(a.pa.x+y,a.pa.y+x),Ss(a)),b?Wm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&$c(tt.animationManager,a,E),a.g("points",z,E)}}Lt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Lt.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,b=1/0,E=a.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];x=Math.min(ot.x,x),b=Math.min(ot.y,b)}ot=tt=1/0;for(var rt=y.s,at=rt.length,ut=0;ut<at;ut++){var ct=rt[ut];tt=Math.min(ct.x,tt),ot=Math.min(ct.y,ot),ct.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ut=E[z],ct=rt[z],ut.x-x!==ct.x-tt||ut.y-b!==ct.y-ot){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&$c(x.animationManager,this,y),Wm(this),this.g("points",a,y)}},Lt.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Wm(a){a.Nb.count===0?a.fd=!1:(a.fd=!0,a.cq=null,a.vt=NaN,a.defaultFromPoint=a.i(0),a.defaultToPoint=a.i(a.pointsCount-1),Zm(a,!1))}Lt.bb=function(){if(!this.suspendsRouting){var a=this.diagram;if(a){if(a.As.contains(this)||a.undoManager.isUndoingRedoing||(a=a.animationManager,a.isTicking&&!a.isAnimating))return;this.Tg===null||a.isTicking||(this.Tg=null)}a=this.path,a!==null&&(this.fd=!1,this.v(),a.v())}},Lt.vg=function(){if(!this.fd&&!this.computingPoints){var a=!0;try{this.computingPoints=!0,this.uh(),a=this.computePoints()}catch(y){this.computingPoints=!1,this.rv()}finally{this.computingPoints=!1,a?this.zf():this.rv()}}},_e.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(Lc||(Lc=new qe,Lc.desiredSize=Qi,Lc.Va()),this.defaultFromPoint&&(Lc.location=this.defaultFromPoint,Lc.Va(),y=a=Lc)):y=this.fromPort,y!==null&&!a.isVisible()){var x=a.findVisibleNode();x!==null&&x!==a?(a=x,y=x.port):a=x}if(this.Lw=a,a===null||!a.location.w())return!1;for(;!(y===null||y.actualBounds.w()&&y.Ed());)y=y.panel;if(y===null)return!1;var b=this.toNode,E=null;if(b===null?(kc||(kc=new qe,kc.desiredSize=Qi,kc.Va()),this.defaultToPoint&&(kc.location=this.defaultToPoint,kc.Va(),E=b=kc)):E=this.toPort,E===null||b.isVisible()||(x=b.findVisibleNode(),x!==null&&x!==b?(b=x,E=x.port):b=x),this.Mw=b,b===null||!b.location.w())return!1;for(;!(E===null||E.actualBounds.w()&&E.Ed());)E=E.panel;if(E===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,E);var ot=Tf(tt),rt=Tf(x),at=y===E&&y!==null,ut=this.isOrthogonal,ct=this.curve===va;this.Wf=at&&!ut?ct=!0:!1;var mt=this.computeAdjusting()===Cs||at;if(!ut&&!at&&ot&&rt){if(ot=!1,!mt&&3<=z&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=this.adjustPoints(0,mt,z-1,rt))&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),this.adjustPoints(0,mt,z-1,rt)),!ot)if(this.Fj(),ct){z=this.getLinkPoint(a,y,tt,!0,!1,b,E),mt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=mt.x-z.x,rt=mt.y-z.y,at=this.computeCurviness(),ct=ut=0;var yt=z.x+ot/3,St=z.y+rt/3,Mt=yt,Ot=St;qt.B(rt,0)?Ot=0<ot?Ot-at:Ot+at:(ut=-ot/rt,ct=Math.sqrt(at*at/(ut*ut+1)),0>at&&(ct=-ct),Mt=(0>rt?-1:1)*ct+yt,Ot=ut*(Mt-yt)+St),yt=z.x+2*ot/3,St=z.y+2*rt/3;var Bt=yt,zt=St;qt.B(rt,0)?zt=0<ot?zt-at:zt+at:(Bt=(0>rt?-1:1)*ct+yt,zt=ut*(Bt-yt)+St),this.Fj(),this.ne(z),this.yf(Mt,Ot),this.yf(Bt,zt),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,b,E)),this.dd(3,this.getLinkPoint(b,E,x,!1,!1,a,y))}else z=b,mt=E,b=this.getLinkPoint(a,y,tt,!0,!1,z,mt),E=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=E.x-b.x,x=E.y-b.y,tt=this.computeCurviness(),a=b.x+mt/2,y=b.y+x/2,z=a,ot=y,qt.B(x,0)?ot=0<mt?ot-tt:ot+tt:(mt=-mt/x,z=Math.sqrt(tt*tt/(mt*mt+1)),0>tt&&(z=-z),z=(0>x?-1:1)*z+a,ot=mt*(z-a)+y),this.ne(b),this.yf(z,ot),this.ne(E)):(this.ne(b),this.ne(E),ot=ye.alloc(),y.mi(ot),rt=ot.ca(E),mt.mi(ot),at=ot.ca(b),(rt||at)&&(tt=y.ga(Um(tt),new Rt),this.dd(0,this.getLinkPointFromPoint(a,y,tt,E,!0,tt)),x=mt.ga(Um(x),new Rt),this.dd(1,this.getLinkPointFromPoint(z,mt,x,b,!1,x))),ye.free(ot))}else{ct=this.isAvoiding,mt&&(ut&&ct||at)&&this.Fj();var _t=at?this.computeCurviness():0;ct=this.getLinkPoint(a,y,tt,!0,ut,b,E),yt=Mt=St=0,(ut||!ot||at)&&(Ot=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,ct,tt,!0,ut,b,E),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(yt-=ut?90:30,0>_t&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(Ot+=Math.abs(_t)*(ut?1:2)),yt===0?St=Ot:yt===90?Mt=Ot:yt===180?St=-Ot:yt===270?Mt=-Ot:(St=Ot*Math.cos(yt*Math.PI/180),Mt=Ot*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(Ot=y.ga(ui,Rt.alloc()),Bt=Rt.allocAt(Ot.x+1e3*St,Ot.y+1e3*Mt),this.getLinkPointFromPoint(a,y,Ot,Bt,!0,ct),Rt.free(Ot),Rt.free(Bt))),Ot=this.getLinkPoint(b,E,x,!1,ut,a,y);var Ut=zt=Bt=0;if(ut||!rt||at){var Jt=this.computeEndSegmentLength(b,E,x,!1);Ut=this.getLinkDirection(b,E,Ot,x,!1,ut,a,y),at&&(rt||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(Ut+=ut?0:30,0>_t&&(Ut+=180)),0>Ut?Ut+=360:360<=Ut&&(Ut-=360),at&&(Jt+=Math.abs(_t)*(ut?1:2)),Ut===0?Bt=Jt:Ut===90?zt=Jt:Ut===180?Bt=-Jt:Ut===270?zt=-Jt:(Bt=Jt*Math.cos(Ut*Math.PI/180),zt=Jt*Math.sin(Ut*Math.PI/180)),x.Mc()&&at&&(x=E.ga(ui,Rt.alloc()),tt=Rt.allocAt(x.x+1e3*Bt,x.y+1e3*zt),this.getLinkPointFromPoint(b,E,x,tt,!1,Ot),Rt.free(x),Rt.free(tt))}x=ct,(ut||!ot||at)&&(x=new Rt(ct.x+St,ct.y+Mt)),tt=Ot,(ut||!rt||at)&&(tt=new Rt(Ot.x+Bt,Ot.y+zt)),!mt&&!ut&&ot&&3<z&&this.adjustPoints(0,ct,z-2,tt)?this.dd(z-1,Ot):!mt&&!ut&&rt&&3<z&&this.adjustPoints(1,x,z-1,Ot)?this.dd(0,ct):!mt&&(ut?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,ct),this.dd(z-1,Ot)):(this.Fj(),this.ne(ct),(ut||!ot||at)&&this.ne(x),ut&&this.addOrthoPoints(x,yt,tt,Ut,a,b),(ut||!rt||at)&&this.ne(tt),this.ne(Ot))}return!0};function Yv(a,y){return Math.abs(y.x-a.x)>Math.abs(y.y-a.y)?(y.x>=a.x?y.x=a.x+9e9:y.x=a.x-9e9,y.y=a.y):(y.y>=a.y?y.y=a.y+9e9:y.y=a.y-9e9,y.x=a.x),y}_e.prototype.getLinkPointFromPoint=function(a,y,x,b,E,z){if(z===void 0&&(z=new Rt),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(E=a.findVisibleNode(),E!==null&&E!==a&&(y=E.port)),a=null,E=y.panel,E===null||E.se()||(E=E.panel),E===null){E=b.x,b=b.y;var tt=x.x;x=x.y}else{a=E.oe,E=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*E;var ot=-a.m12*E,rt=-a.m21*E,at=a.m11*E,ut=E*(a.m21*a.dy-a.m22*a.dx),ct=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*tt+b.y*rt+ut,b=b.x*ot+b.y*at+ct,tt=x.x*tt+x.y*rt+ut,x=x.x*ot+x.y*at+ct}return y.Sj(E,b,tt,x,z),a!==null&&z.transform(a),z};function Vm(a,y){var x=y.Zn;return x===null&&(x=new Mc,x.port=y,x.node=y.part,y.Zn=x),a1(x,a)}_e.prototype.getLinkPoint=function(a,y,x,b,E,z,tt,ot){if(ot===void 0&&(ot=new Rt),x.sb()&&!Tf(x))return y.ga(x,ot),ot;if(x.$c()){var rt=Vm(this,y);if(rt!==null){if(ot.assign(rt.Zo),E&&this.routing===e1){var at=Vm(this,tt);if(at!==null&&rt.Gl<at.Gl){rt=Rt.alloc(),at=Rt.alloc();var ut=new ye(y.ga(Ai,rt),y.ga(er,at)),ct=this.computeSpot(!b,tt);a=this.getLinkPoint(z,tt,ct,!b,E,a,y,at),(x.Hf(Pa)||x.Hf(Fs))&&a.y>=ut.y&&a.y<=ut.y+ut.height?ot.y=a.y:(x.Hf(Js)||x.Hf(Ca))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(ot.x=a.x),Rt.free(rt),Rt.free(at)}}return ot}}return x=y.ga(Um(x),Rt.alloc()),this.pointsCount>(E?6:2)?(tt=b?this.i(1):this.i(this.pointsCount-2),E&&(tt=Yv(x,tt.copy()))):(rt=this.computeSpot(!b,tt),z=Rt.alloc(),tt=tt.ga(Um(rt),z),E&&(tt=Yv(x,tt)),Rt.free(z)),this.getLinkPointFromPoint(a,y,x,tt,b,ot),Rt.free(x),ot},_e.prototype.getLinkDirection=function(a,y,x,b,E,z,tt,ot){t:if(b.sb())var rt=b.x>b.y?b.x>1-b.y?0:b.x<1-b.y?270:315:b.x<b.y?b.x>1-b.y?90:b.x<1-b.y?180:135:.5>b.x?225:.5<b.x?45:0;else{if(b.$c()&&(rt=Vm(this,y),rt!==null))switch(rt.Nc){case 1:rt=270;break t;case 2:rt=180;break t;default:case 4:rt=0;break t;case 8:rt=90;break t}rt=y.ga(ui,Rt.alloc()),this.pointsCount>(z?6:2)?(ot=E?this.i(1):this.i(this.pointsCount-2),ot=z?Yv(rt,ot.copy()):x):(x=Rt.alloc(),ot=ot.ga(ui,x),Rt.free(x)),x=Math.abs(ot.x-rt.x)>Math.abs(ot.y-rt.y)?ot.x>=rt.x?0:180:ot.y>=rt.y?90:270,Rt.free(rt),rt=x}return b.Mc()&&tt.Td(a)&&(rt+=180,360<=rt&&(rt-=360)),Tf(b)||(a=y.li(),a===0)||(45<=a&&135>a?rt+=90:135<=a&&225>a?rt+=180:225<=a&&315>a&&(rt+=270),360<=rt&&(rt-=360)),rt},_e.prototype.computeEndSegmentLength=function(a,y,x,b){return y!==null&&x.$c()&&(a=Vm(this,y),a!==null)?a.Ju:(a=b?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=b?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},_e.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=ui:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===br?yi:y)):(a=y||this.toPort,a===null?a=ui:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===br?yi:y)),a};function Tf(a){return a===yi||a.x===.5&&a.y===.5}function Um(a){return a.x===.5&&a.y===.5?a:ui}_e.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Cs&&4<this.pointsCount?this.computeMidPoint(new Rt):(a=y.Zn,a=a!==null?a1(a,this):null,a!==null?a.Zo:y.ga(ui))},_e.prototype.computeShortLength=function(a){if(a){if(a=this.fromShortLength,isNaN(a)){var y=this.fromPort;y!==null&&(a=y.fromShortLength)}return isNaN(a)?0:a}return a=this.toShortLength,isNaN(a)&&(y=this.toPort,y!==null&&(a=y.toShortLength)),isNaN(a)?0:a},_e.prototype.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=Xn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&Xn.free(tt),!0;if(this.Yc(a,tt)){var ot=!1;if(!this.isAtomic)for(var rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===this.locationObject){var ct=ut.actualBounds,mt=this.naturalBounds;if(!(ct.x>mt.width||ct.y>mt.height||0>ct.x+ct.width||0>ct.y+ct.height)){if(ct=Xn.alloc(),ct.set(tt),ut instanceof De)ot=ut.Cf(a,y,x,b,E,ct);else if(this.path===ut){if(ut instanceof ii)if(ot=a,mt=b,ut.pickable===!1)ot=!1;else if(ct.multiply(ut.transform),mt)t:{var yt=ot,St=ct;if(ut.fh(yt,St))ot=!0;else{if(St===void 0&&(St=ut.transform,yt.Re(ut.actualBounds))){ot=!0;break t}ot=yt.left,mt=yt.right;var Mt=yt.top;yt=yt.bottom;var Ot=Rt.alloc(),Bt=Rt.alloc(),zt=Rt.alloc(),_t=Xn.alloc();_t.set(St),_t.bv(ut.transform),_t.Vj(),Bt.x=mt,Bt.y=Mt,Bt.transform(_t),Ot.x=ot,Ot.y=Mt,Ot.transform(_t),St=!1,Dd(ut,Ot,Bt,zt)?St=!0:(Ot.x=mt,Ot.y=yt,Ot.transform(_t),Dd(ut,Ot,Bt,zt)?St=!0:(Bt.x=ot,Bt.y=yt,Bt.transform(_t),Dd(ut,Ot,Bt,zt)?St=!0:(Ot.x=ot,Ot.y=Mt,Ot.transform(_t),Dd(ut,Ot,Bt,zt)&&(St=!0)))),Xn.free(_t),Rt.free(Ot),Rt.free(Bt),Rt.free(zt),ot=St}}else ot=ut.fh(ot,ct)}else ot=Sr(ut,a,b,ct);ot&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&E.add(mt)),Xn.free(ct)}}}return z===void 0&&Xn.free(tt),ot||this.background!==null||this.areaBackground!==null}return z===void 0&&Xn.free(tt),!1},_e.prototype.computeCurve=function(){if(this.Wf===null){var a=this.fromPort,y=this.isOrthogonal;this.Wf=a!==null&&a===this.toPort&&!y}return this.Wf?va:this.curve},_e.prototype.computeCorner=function(){if(this.curve===va)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},_e.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];if(E!==a&&!E.isPanelMain&&(E.segmentIndex===-1/0||isNaN(E.segmentIndex)))return E}for(a=this.labelNodes;a.next();)if(y=a.value,y.segmentIndex===-1/0||isNaN(y.segmentIndex))return y;return null},_e.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=i1;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var b=this.findMidLabel();if(b!==null){var E=b.naturalBounds,z=b.margin,tt=isNaN(E.width)?30:E.width*b.scale+z.left+z.right;E=isNaN(E.height)?14:E.height*b.scale+z.top+z.bottom,b=b.segmentOrientation,b===qg||b===Jm||b===Qv?a=Math.max(a,E):b===tp||b===np||b===$g||b===ep?a=Math.max(a,tt):(y=y.ga(ui).ab(x.ga(ui))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*E)+1)),this.curve===va&&(a*=1.333)}}return a},_e.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===Cs&&x.bb()}},_e.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=n1;var y=this.Sf;if(y!==null){for(var x=mn(),b=0,E=y.links,z=0;z<E.length;z++){var tt=E[z].computeSpacing();x.push(tt),b+=tt}for(b=-b/2,z=0;z<E.length;z++){if(E[z]===this){a=b+x[z]/2;break}b+=x[z]}y.Ds===this.fromNode&&(a=-a),fn(x)}}return a},_e.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},_e.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},_e.prototype.adjustPoints=function(a,y,x,b){var E=this.computeAdjusting();if(this.isOrthogonal){if(E===Km)return!1;E===Xm&&(E=Qg)}switch(E){case Km:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(b)){E=z.x,z=z.y;var ot=tt.x-E,rt=tt.y-z,at=Math.sqrt(ot*ot+rt*rt);if(!qt.$(at,0)){if(qt.$(ot,0))var ut=0>rt?-Math.PI/2:Math.PI/2;else ut=Math.atan(rt/Math.abs(ot)),0>ot&&(ut=Math.PI-ut);tt=y.x;var ct=y.y;ot=b.x-tt;var mt=b.y-ct;for(rt=Math.sqrt(ot*ot+mt*mt),qt.$(ot,0)?mt=0>mt?-Math.PI/2:Math.PI/2:(mt=Math.atan(mt/Math.abs(ot)),0>ot&&(mt=Math.PI-mt)),at=rt/at,ut=mt-ut,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),ot=y.x-E,rt=y.y-z,y=Math.sqrt(ot*ot+rt*rt),qt.$(y,0)||(qt.$(ot,0)?rt=0>rt?-Math.PI/2:Math.PI/2:(rt=Math.atan(rt/Math.abs(ot)),0>ot&&(rt=Math.PI-rt)),ot=rt+ut,y*=at,this.L(a,tt+y*Math.cos(ot),ct+y*Math.sin(ot)));this.dd(x,b)}}return!0;case Xm:if(z=this.i(a),ct=this.i(x),!z.Xa(y)||!ct.Xa(b)){E=z.x,z=z.y,tt=ct.x,ct=ct.y,at=(tt-E)*(tt-E)+(ct-z)*(ct-z),ot=y.x,ut=y.y,rt=b.x,mt=b.y;var yt=1;if(rt-ot!==0){var St=(mt-ut)/(rt-ot);yt=Math.sqrt(1+1/(St*St))}else St=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var Mt=y.x,Ot=y.y,Bt=.5;at!==0&&(Bt=((E-Mt)*(E-tt)+(z-Ot)*(z-ct))/at);var zt=E+Bt*(tt-E),_t=z+Bt*(ct-z);y=Math.sqrt((Mt-zt)*(Mt-zt)+(Ot-_t)*(Ot-_t)),Ot<St*(Mt-zt)+_t&&(y=-y),0<St&&(y=-y),Mt=ot+Bt*(rt-ot),Bt=ut+Bt*(mt-ut),St!==0?(y=Mt+y/yt,this.L(a,y,Bt-(y-Mt)/St)):this.L(a,Mt,Bt+y)}this.dd(x,b)}return!0;case Qg:t:{if(this.isOrthogonal&&(E=this.i(a),z=this.i(a+1),tt=this.i(a+2),ot=z.x,ut=z.y,ct=ot,at=ut,qt.B(E.y,z.y)?qt.B(z.x,tt.x)?ut=y.y:qt.B(z.y,tt.y)&&(ot=y.x):qt.B(E.x,z.x)&&(qt.B(z.y,tt.y)?ot=y.x:qt.B(z.x,tt.x)&&(ut=y.y)),this.L(a+1,ot,ut),E=this.i(x),z=this.i(x-1),tt=this.i(x-2),ot=z.x,ut=z.y,rt=ot,mt=ut,qt.B(E.y,z.y)?qt.B(z.x,tt.x)?ut=b.y:qt.B(z.y,tt.y)&&(ot=b.x):qt.B(E.x,z.x)&&(qt.B(z.y,tt.y)?ot=b.x:qt.B(z.x,tt.x)&&(ut=b.y)),this.L(x-1,ot,ut),Zv(this))){this.L(a+1,ct,at),this.L(x-1,rt,mt),x=!1;break t}this.dd(a,y),this.dd(x,b),x=!0}return x;default:return!1}},_e.prototype.addOrthoPoints=function(a,y,x,b,E,z){0>y?y+=360:360<=y&&(y-=360),0>b?b+=360:360<=b&&(b-=360);var tt=b;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,b=315<=b||45>b?0:45<=b&&135>b?90:135<=b&&225>b?180:270;var ot=E.actualBounds.copy(),rt=z.actualBounds.copy();if(ot.w()&&rt.w()){ot.Bc(ip,ip),rt.Bc(ip,ip),ot.Ye(a),rt.Ye(x);var at=Rt.alloc(),ut=Rt.alloc();y===0?x.x>a.x||b===270&&x.y<a.y&&rt.right>a.x||b===90&&x.y>a.y&&rt.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x<rt.left?this.computeMidOrthoPosition(a.x,a.y,rt.left,x.y,!1):a.x<rt.right&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.right,ut.x=at.x,ut.y=x.y):b===0&&a.x<rt.left&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===180||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===180&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===180||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===180||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x>=ot.left&&x.x<=a.x||a.x<=rt.right&&a.x>=x.x?(b===90||b===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===0?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===0?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===180?x.x<a.x||b===270&&x.y<a.y&&rt.left<a.x||b===90&&x.y>a.y&&rt.left<a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x>rt.right?this.computeMidOrthoPosition(a.x,a.y,rt.right,x.y,!1):a.x>rt.left&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.left,ut.x=at.x,ut.y=x.y):b===180&&a.x>rt.right&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===0||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===0&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===0||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===0||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x<=ot.right&&x.x>=a.x||a.x>=rt.left&&a.x<=x.x?(b===90||b===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===180?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===180?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===90?x.y>a.y||b===180&&x.x<a.x&&rt.bottom>a.y||b===0&&x.x>a.x&&rt.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>a.x?(at.y=a.y<rt.top?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.top,!0):a.y<rt.bottom&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.bottom,ut.x=x.x,ut.y=at.y):b===90&&a.y<rt.top&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===270||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===270&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===270||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===270||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y>=ot.top&&x.y<=a.y||a.y<=rt.bottom&&a.y>=x.y?(b===0||b===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===90?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===90?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y))):x.y<a.y||b===180&&x.x<a.x&&rt.top<a.y||b===0&&x.x>a.x&&rt.top<a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>=a.x?(at.y=a.y>rt.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.bottom,!0):a.y>rt.top&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.top,ut.x=x.x,ut.y=at.y):b===270&&a.y>rt.bottom&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===90||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===90&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===90||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===90||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y<=ot.bottom&&x.y>=a.y||a.y>=rt.top&&a.y<=x.y?(b===0||b===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===270?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===270?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y)));var ct=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||E===z||this.layer.isTemporary||!uf(mt)||ot.ca(ct)&&!z.Td(E)||rt.ca(a)&&!E.Td(z))y=!1;else{var yt=hf(mt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&yt.Yj(Math.min(a.x,at.x),Math.min(a.y,at.y),Math.abs(a.x-at.x),Math.abs(a.y-at.y))&&yt.Yj(Math.min(at.x,ut.x),Math.min(at.y,ut.y),Math.abs(at.x-ut.x),Math.abs(at.y-ut.y))&&yt.Yj(Math.min(ut.x,ct.x),Math.min(ut.y,ct.y),Math.abs(ut.x-ct.x),Math.abs(ut.y-ct.y)))y=!1;else{E=a,z=ct;var St=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var Mt=Rt.alloc();Ef(yt,a.x,a.y)||(qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,a.x,a.y,at.x,at.y,Mt)?(x=a=Mt.copy(),y=Mt.ab(at)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ut.x,ut.y,Mt)?(x=a=Mt.copy(),y=Mt.ab(ut)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,ct.x,ct.y,Mt)&&(x=a=Mt.copy(),y=Mt.ab(ct))),Ef(yt,ct.x,ct.y)||(qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ct.x,ct.y,ut.x,ut.y,Mt)?(St=ct=Mt.copy(),b=ut.ab(Mt)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,at.x,at.y,Mt)?(St=ct=Mt.copy(),b=at.ab(Mt)):qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,Mt)&&(St=ct=Mt.copy(),b=a.ab(Mt))),Rt.free(Mt)}ot=ot.copy().ed(rt),ot.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),r1(yt,a,y,ct,b,ot,!0),rt=$l(yt,ct.x,ct.y),!yt.abort&&rt>=Af&&(o1(yt),ot.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),r1(yt,a,y,ct,b,ot,!1),rt=$l(yt,ct.x,ct.y)),!yt.abort&&rt<Af&&$l(yt,ct.x,ct.y)!==ah?(Kv(this,yt,ct.x,ct.y,b,!0,tt),ot=this.i(2),4>this.pointsCount?(y===0||y===180?(ot.x=a.x,ot.y=ct.y):(ot.x=ct.x,ot.y=a.y),this.L(2,ot.x,ot.y),this.m(3,ot.x,ot.y)):(tt=this.i(3),y===0||y===180?qt.B(ot.x,tt.x)?(ot=y===0?Math.max(ot.x,a.x):Math.min(ot.x,a.x),this.L(2,ot,a.y),this.L(3,ot,tt.y)):qt.B(ot.y,tt.y)?(Math.abs(a.y-ot.y)<=yt.Go/2&&(this.L(2,ot.x,a.y),this.L(3,tt.x,a.y)),this.m(2,ot.x,a.y)):this.L(2,a.x,ot.y):(y===90||y===270)&&(qt.B(ot.y,tt.y)?(ot=y===90?Math.max(ot.y,a.y):Math.min(ot.y,a.y),this.L(2,a.x,ot),this.L(3,tt.x,ot)):qt.B(ot.x,tt.x)?(Math.abs(a.x-ot.x)<=yt.Ho/2&&(this.L(2,a.x,ot.y),this.L(3,a.x,tt.y)),this.m(2,a.x,ot.y)):this.L(2,ot.x,a.y))),x!==null&&(a=this.i(1),tt=this.i(2),a.x!==tt.x&&a.y!==tt.y?y===0||y===180?this.m(2,a.x,tt.y):this.m(2,tt.x,a.y):y===0||y===180?this.m(2,E.x,x.y):this.m(2,x.x,E.y)),St!==null&&(b===0||b===180?this.yf(z.x,St.y):this.yf(St.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),Rt.free(at),Rt.free(ut)}},_e.prototype.computeMidOrthoPosition=function(a,y,x,b,E){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),E?(y+b)/2+z:(a+x)/2+z};function Zv(a){if(a.diagram===null||!a.isAvoiding||!uf(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=hf(a.diagram,!0,a.containingGroup,null);for(var b=1;b<x-2;b++){var E=y[b],z=y[b+1];if(!a.Yj(Math.min(E.x,z.x),Math.min(E.y,z.y),Math.abs(E.x-z.x),Math.abs(E.y-z.y)))return!0}return!1}function Kv(a,y,x,b,E,z,tt){var ot=y.Ho,rt=y.Go,at=$l(y,x,b),ut=x,ct=b;for(E===0?ut+=ot:E===90?ct+=rt:E===180?ut-=ot:ct-=rt,E!==tt&&at>Rd&&$l(y,ut,ct)!==at-1&&($l(y,x-ot,b)===at-1?(E=180,ut=x-ot,ct=b):$l(y,x+ot,b)===at-1?(E=0,ut=x+ot,ct=b):$l(y,x,b-rt)===at-1?(E=270,ut=x,ct=b-rt):$l(y,x,b+rt)===at-1&&(E=90,ut=x,ct=b+rt));at>Rd&&$l(y,ut,ct)===at-1;)x=ut,b=ct,E===0?ut+=ot:E===90?ct+=rt:E===180?ut-=ot:ct-=rt,--at;z?at>Rd&&(E===180||E===0?x=Math.floor(x/ot)*ot+ot/2:(E===90||E===270)&&(b=Math.floor(b/rt)*rt+rt/2)):(x=Math.floor(x/ot)*ot+ot/2,b=Math.floor(b/rt)*rt+rt/2),at>Rd&&(z=E,tt=x,ut=b,E===0?(z=90,ut+=rt):E===90?(z=180,tt-=ot):E===180?(z=270,ut-=rt):E===270&&(z=0,tt+=ot),$l(y,tt,ut)===at-1?Kv(a,y,tt,ut,z,!1,z):(tt=x,ut=b,E===0?(z=270,ut-=rt):E===90?(z=0,tt+=ot):E===180?(z=90,ut+=rt):E===270&&(z=180,tt-=ot),$l(y,tt,ut)===at-1&&Kv(a,y,tt,ut,z,!1,z))),a.yf(x,b)}_e.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),b=this.i(1),E=xi(y,a,x.x,x.y,b.x,b.y),z=0,tt=1;tt<this.pointsCount-1;tt++){x=this.i(tt+1);var ot=xi(y,a,b.x,b.y,x.x,x.y);b=x,ot<E&&(z=tt,E=ot)}return z},_e.prototype.qc=function(){this.lk=!1,this.v()},_e.prototype.Ul=function(a){if(!(!a&&(this.fd===!1||(a=this.Pb(),this.lk&&(a===null||a.geometry!==null))))&&(2>this.pointsCount?this.lk=!0:this.ua=this.makeGeometry(),a=this.path,a!==null)){a.ua=this.ua;for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E!==a&&E.isPanelMain&&E instanceof ii&&(E.ua=this.ua)}}},_e.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,b=this.diagram;b!==null&&Id(this)&&b.Eh.contains(this)&&(this.ml.width!==0||this.ml.height!==0)&&(b.animationManager.isAnimating||b.currentTool!==b.toolManager)&&(x=!0);var E=this.i(0).copy(),z=E.copy();b=this.Nb.s;var tt=this.computeCurve();if(tt===va&&3<=y&&!qt.$(this.smoothness,0))if(y===3){var ot=this.i(1);b=Math.min(E.x,ot.x);var rt=Math.min(E.y,ot.y);ot=this.i(2),b=Math.min(b,ot.x),rt=Math.min(rt,ot.y)}else{if(this.isOrthogonal)for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);else for(b=3;b<y;b+=3)b+3>=y&&(b=y-1),rt=this.i(b),z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);b=z.x,rt=z.y}else{for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);b=z.x,rt=z.y}if(b-=this.su.x,rt-=this.su.y,E.x-=b,E.y-=rt,y!==2||Id(this)){if(a.type=He.o,ot=FS(a),this.computeShortLength(!0)!==0&&(E=Pc(this,E,!0,z)),bf(ot,E.x,E.y,!1),tt===va&&3<=y&&!qt.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-b,x=x.y-rt,E=this.i(2).copy(),E.x-=b,E.y-=rt,this.computeShortLength(!1)!==0&&(E=Pc(this,E,!1,z)),nh(ot,y,x,y,x,E.x,E.y);else if(this.isOrthogonal){y=Rt.allocAt(b,rt),x=Rt.alloc(),x.assign(this.i(1)),z=Rt.allocAt(b,rt),E=Rt.allocAt(b,rt),tt=this.i(0);for(var at,ut=this.smoothness/3,ct=1;ct<this.pointsCount-1;ct++){at=this.i(ct);var mt=tt,yt=at,St=this.i(Xv(this,at,ct,!1));if((!qt.$(mt.x,yt.x)||!qt.$(yt.x,St.x))&&(!qt.$(mt.y,yt.y)||!qt.$(yt.y,St.y))){var Mt=ut;isNaN(Mt)&&(Mt=this.smoothness/3);var Ot=mt.x;mt=mt.y;var Bt=yt.x;yt=yt.y;var zt=St.x;St=St.y;var _t=Mt*Ym(Ot,mt,Bt,yt);Mt*=Ym(Bt,yt,zt,St),qt.$(mt,yt)&&qt.$(Bt,zt)&&(Bt>Ot?St>yt?(z.x=Bt-_t,z.y=yt-_t,E.x=Bt+Mt,E.y=yt+Mt):(z.x=Bt-_t,z.y=yt+_t,E.x=Bt+Mt,E.y=yt-Mt):St>yt?(z.x=Bt+_t,z.y=yt-_t,E.x=Bt-Mt,E.y=yt+Mt):(z.x=Bt+_t,z.y=yt+_t,E.x=Bt-Mt,E.y=yt-Mt)),qt.$(Ot,Bt)&&qt.$(yt,St)&&(yt>mt?(zt>Bt?(z.x=Bt-_t,z.y=yt-_t,E.x=Bt+Mt):(z.x=Bt+_t,z.y=yt-_t,E.x=Bt-Mt),E.y=yt+Mt):(zt>Bt?(z.x=Bt-_t,z.y=yt+_t,E.x=Bt+Mt):(z.x=Bt+_t,z.y=yt+_t,E.x=Bt-Mt),E.y=yt-Mt)),(qt.$(Ot,Bt)&&qt.$(Bt,zt)||qt.$(mt,yt)&&qt.$(yt,St))&&(Ot=.5*(Ot+zt),mt=.5*(mt+St),z.x=Ot,z.y=mt,E.x=Ot,E.y=mt),(ct===1||ct===2&&qt.$(tt.x,this.i(0).x)&&qt.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),nh(ot,x.x-b,x.y-rt,z.x-b,z.y-rt,at.x-b,at.y-rt),y.set(z),x.set(E),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Pc(this,ut.copy(),!1,yo)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),nh(ot,E.x-b,E.y-rt,at-b,tt-rt,ut.x-b,ut.y-rt),Rt.free(y),Rt.free(x),Rt.free(z),Rt.free(E)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),E=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Pc(this,tt.copy(),!1,yo)),nh(ot,z.x-b,z.y-rt,E.x-b,E.y-rt,tt.x-b,tt.y-rt);else{for(z=Rt.alloc(),z.assign(this.i(0)),E=Rt.alloc(),E.assign(z),tt=this.computeCorner(),ct=1,at=0;ct<y;){if(ct=Xv(this,z,ct,1<ct),ut=this.i(ct),ct>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Pc(this,ut.copy(),!1,yo)),Cc(this,ot,-b,-rt,z,ut,x);else if(at===0)for(ct=1;ct<y;)E.assign(z),ut=this.i(ct++),Cc(this,ot,-b,-rt,z,ut,x),z.assign(ut);break}if(at=Xv(this,ut,ct+1,ct<y-3),ct=-b,Ot=-rt,mt=ut,Bt=this.i(at),Mt=x,qt.B(z.y,mt.y)&&qt.B(mt.x,Bt.x))if(St=Math.min(tt,Math.abs(mt.x-E.x)/2),St=_t=Math.min(St,Math.abs(Bt.y-mt.y)/2),qt.B(St,0))Cc(this,ot,ct,Ot,z,mt,Mt),z.assign(mt);else{var Ut=mt.x,Jt=mt.y;yt=Ut,zt=Jt,mt.x>z.x?Ut=mt.x-St:Ut=mt.x+St,Bt.y>mt.y?zt=mt.y+_t:zt=mt.y-_t,Bt=Rt.allocAt(Ut,Jt),Cc(this,ot,ct,Ot,z,Bt,Mt),Rt.free(Bt),Im(ot,mt.x+ct,mt.y+Ot,yt+ct,zt+Ot),z.h(yt,zt)}else qt.B(z.x,mt.x)&&qt.B(mt.y,Bt.y)?(St=Math.min(tt,Math.abs(mt.y-E.y)/2),St=_t=Math.min(St,Math.abs(Bt.x-mt.x)/2),qt.B(_t,0)?(Cc(this,ot,ct,Ot,z,mt,Mt),z.assign(mt)):(Ut=mt.x,Jt=mt.y,yt=Ut,zt=Jt,mt.y>z.y?Jt=mt.y-St:Jt=mt.y+St,Bt.x>mt.x?yt=mt.x+_t:yt=mt.x-_t,Bt=Rt.allocAt(Ut,Jt),Cc(this,ot,ct,Ot,z,Bt,Mt),Rt.free(Bt),Im(ot,mt.x+ct,mt.y+Ot,yt+ct,zt+Ot),z.h(yt,zt))):(Cc(this,ot,ct,Ot,z,mt,Mt),z.assign(mt));E.assign(ut),ct=at}Rt.free(z)}Rm=ot}else ot=this.i(1).copy(),ot.x-=b,ot.y-=rt,this.computeShortLength(!0)!==0&&(E=Pc(this,E,!0,z)),this.computeShortLength(!1)!==0&&(ot=Pc(this,ot,!1,z)),a.type=He.j,a.startX=E.x,a.startY=E.y,a.endX=ot.x,a.endY=ot.y;return this.lk=!0,a};function Ym(a,y,x,b){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=b-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),qt.$(a,0)?y:qt.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Pc(a,y,x,b){var E=a.pointsCount;if(2>E)return y;if(x){var z=a.i(1);if(x=z.x-b.x,z=z.y-b.y,b=Ym(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!0),a>E&&(a=E),E=a*(z-y.y)/b,y.x+=a*(x-y.x)/b,y.y+=E}else{if(z=a.i(E-2),x=z.x-b.x,z=z.y-b.y,b=Ym(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!1),a>E&&(a=E),E=a*(y.y-z)/b,y.x-=a*(y.x-x)/b,y.y-=E}return y}function Xv(a,y,x,b){for(var E=a.pointsCount,z=y;qt.$(y.x,z.x)&&qt.$(y.y,z.y);){if(x>=E)return E-1;z=a.i(x++)}if(!qt.$(y.x,z.x)&&!qt.$(y.y,z.y))return x-1;for(var tt=z;qt.$(y.x,z.x)&&qt.$(z.x,tt.x)&&(!b||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||qt.$(y.y,z.y)&&qt.$(z.y,tt.y)&&(!b||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=E)return E-1;tt=a.i(x++)}return x-2}_e.prototype.computeJumpLength=function(){return 10};function Cc(a,y,x,b,E,z,tt){if(!tt&&Id(a)){tt=a.computeJumpLength();var ot=tt/2,rt=[],at=0;if(a.isVisible()&&(at=kx(a,E,z,rt)),0<at){if(qt.B(E.y,z.y))if(E.x<z.x)for(var ut=0;ut<at;){var ct=Math.max(E.x,Math.min(rt[ut++]-ot,z.x-tt));y.lineTo(ct+x,z.y+b);for(var mt=ct+x,yt=Math.min(ct+tt,z.x);ut<at&&(ct=rt[ut],ct<yt+tt);)ut++,yt=Math.min(ct+ot,z.x);ct=z.y-tt+b,yt+=x;var St=z.y+b;a.curve===sh?bf(y,yt,St,!1):nh(y,mt,ct,yt,ct,yt,St)}else for(--at;0<=at;){for(ut=Math.min(E.x,Math.max(rt[at--]+ot,z.x+tt)),y.lineTo(ut+x,z.y+b),mt=ut+x,ct=Math.max(ut-tt,z.x);0<=at&&(ut=rt[at],ut>ct-tt);)at--,ct=Math.max(ut-ot,z.x);ut=z.y-tt+b,ct+=x,yt=z.y+b,a.curve===sh?bf(y,ct,yt,!1):nh(y,mt,ut,ct,ut,ct,yt)}else if(qt.B(E.x,z.x))if(E.y<z.y)for(ut=0;ut<at;){for(ct=Math.max(E.y,Math.min(rt[ut++]-ot,z.y-tt)),y.lineTo(z.x+x,ct+b),mt=ct+b,ct=Math.min(ct+tt,z.y);ut<at&&(yt=rt[ut],yt<ct+tt);)ut++,ct=Math.min(yt+ot,z.y);yt=z.x-tt+x,St=z.x+x,ct+=b,a.curve===sh?bf(y,St,ct,!1):nh(y,yt,mt,yt,ct,St,ct)}else for(--at;0<=at;){for(ut=Math.min(E.y,Math.max(rt[at--]+ot,z.y+tt)),y.lineTo(z.x+x,ut+b),mt=ut+b,ut=Math.max(ut-tt,z.y);0<=at&&(ct=rt[at],ct>ut-tt);)at--,ut=Math.max(ct-ot,z.y);ct=z.x-tt+x,yt=z.x+x,ut+=b,a.curve===sh?bf(y,yt,ut,!1):nh(y,ct,mt,ct,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+b)}function kx(a,y,x,b){var E=a.diagram;if(E===null||y.D(x))return 0;for(E=E.layers;E.next();){var z=E.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];if(rt instanceof _e){if(rt===a)return 0<b.length&&b.sort(function(ut,ct){return ut-ct}),b.length;if(rt.isVisible()&&Id(rt)){var at=rt.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(rt)&&(at=rt.path,at!==null&&at.Ed()&&Mx(y,x,b,rt))}}}}}return 0<b.length&&b.sort(function(ut,ct){return ut-ct}),b.length}function Mx(a,y,x,b){for(var E=qt.B(a.y,y.y),z=b.pointsCount,tt=b.i(0),ot=Rt.alloc(),rt=1;rt<z;rt++){var at=b.i(rt);if(rt<z-1){var ut=b.i(rt+1);if(tt.y===at.y&&at.y===ut.y){if(at.x>tt.x&&ut.x>=at.x||at.x<tt.x&&ut.x<=at.x)continue}else if(tt.x===at.x&&at.x===ut.x&&(at.y>tt.y&&ut.y>=at.y||at.y<tt.y&&ut.y<=at.y))continue}t:{ut=a.x;var ct=a.y,mt=y.x,yt=y.y,St=tt.x;tt=tt.y;var Mt=at.x,Ot=at.y;if(qt.B(ut,mt)){if(!qt.B(ct,yt)&&qt.B(tt,Ot)&&Math.min(ct,yt)<tt&&Math.max(ct,yt)>tt&&Math.min(St,Mt)<ut&&Math.max(St,Mt)>ut&&!qt.B(St,Mt)){ot.x=ut,ot.y=tt,ut=!0;break t}}else if(qt.B(ct,yt)&&qt.B(St,Mt)&&Math.min(ut,mt)<St&&Math.max(ut,mt)>St&&Math.min(tt,Ot)<ct&&Math.max(tt,Ot)>ct&&!qt.B(tt,Ot)){ot.x=St,ot.y=ct,ut=!0;break t}ot.x=0,ot.y=0,ut=!1}ut&&(E?x.push(ot.x):x.push(ot.y)),tt=at}Rt.free(ot)}function Id(a){return a=a.curve,a===Ff||a===sh}function Zm(a,y){(y||Id(a))&&(y=a.diagram,y===null||y.animationManager.isTicking||y.Eh.contains(a)||a.ml.width===0&&a.ml.height===0||y.Eh.add(a,a.ml.copy()))}_e.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var b=!1;for(x=x.layers;x.next();){var E=x.value;if(E.visible){if(E===y){b=!0;var z=!1;E=E.Pa.s;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];rt instanceof _e&&(rt===this?z=!0:z&&t1(this,rt,a))}}else if(b)for(z=E.Pa.s,E=z.length,tt=0;tt<E;tt++)ot=z[tt],ot instanceof _e&&t1(this,ot,a)}}}}};function t1(a,y,x){if(y!==null&&y.lk&&y.fd&&Id(y)){var b=y.routeBounds;b.w()&&(a.routeBounds.Yc(b)||x.Yc(b))&&(a.usesSamePort(y)||y.qc())}}_e.prototype.usesSamePort=function(a){var y=this.pointsCount,x=a.pointsCount;if(0<y&&0<x){var b=this.i(0),E=a.i(0);if(b.Xa(E)||(y=this.i(y-1),a=a.i(x-1),y.Xa(a)||b.Xa(a)||y.Xa(E)))return!0}else if(this.fromNode===a.fromNode||this.toNode===a.toNode||this.fromNode===a.toNode||this.toNode===a.fromNode)return!0;return!1},_e.prototype.isVisible=function(){if(!Mn.prototype.isVisible.call(this))return!1;var a=this.containingGroup,y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this.fromNode,x!==null){if(this.isTreeLink&&y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(var b=x;b!==null;){if(b.labeledLink===this)return!0;b=b.containingGroup}if(x=x.findVisibleNode(),x===null||x===a)return!1}if(x=this.toNode,x!==null){if(this.isTreeLink&&!y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(y=x;y!==null;){if(y.labeledLink===this)return!0;y=y.containingGroup}if(y=x.findVisibleNode(),y===null||y===a)return!1}return!0},_e.prototype.Zb=function(a){if(Mn.prototype.Zb.call(this,a),a&&Zm(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},_e.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?Qg:this.qk};function Xg(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var b=a.ff,E=a.vf,z=a=null,tt=y.jb.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];(at.ef===y&&at.ff===b&&at.uf===x&&at.vf===E||at.ef===x&&at.ff===E&&at.uf===y&&at.vf===b)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=_S(y,x,b,E),z===null&&(z=new qm(y,b,x,E),HS(y,z),HS(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Jg(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(hi(y.links,a),y.Sl()))}_e.prototype.ph=function(){return!0},je.Object.defineProperties(_e.prototype,{fromNode:{get:function(){return this.ef},set:function(a){var y=this.ef;if(y!==a){var x=this.fromPort;y!==null&&(this.uf!==y&&Hm(y,this,x),Jg(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setFromNodeForLink(this,a,y);var E=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.uf!==a&&Gm(a,this,E),Xg(this),this.C(1)),this.g("fromNode",y,a),Nf(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&na(x),Jg(this),this.ff=a;var b=this.fromPort;b!==null&&na(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.xv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Xg(this),this.g("fromPortId",y,a)}}},fromPort:{get:function(){var a=this.ef;return a===null?null:a.ns(this.ff)}},fromPortChanged:{get:function(){return this.gn},set:function(a){var y=this.gn;y!==a&&(this.gn=a,this.g("fromPortChanged",y,a))}},toNode:{get:function(){return this.uf},set:function(a){var y=this.uf;if(y!==a){var x=this.toPort;y!==null&&(this.ef!==y&&Hm(y,this,x),Jg(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setToNodeForLink(this,a,y);var E=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.ef!==a&&Gm(a,this,E),Xg(this),this.C(1)),this.g("toNode",y,a),Nf(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&na(x),Jg(this),this.vf=a;var b=this.toPort;b!==null&&na(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.Cv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Xg(this),this.g("toPortId",y,a)}}},toPort:{get:function(){var a=this.uf;return a===null?null:a.ns(this.vf)}},toPortChanged:{get:function(){return this.uo},set:function(a){var y=this.uo;y!==a&&(this.uo=a,this.g("toPortChanged",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:br},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),(y.$c()||a.$c())&&this.fromNode!==null&&na(this.fromPort),this.bb())}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:NaN},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&un(a,">= 0",_e,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),this.bb())}},fromShortLength:{get:function(){return this.ba!==null?this.ba.Wi:NaN},set:function(a){var y=this.fromShortLength;y!==a&&(this.Xc(),this.ba.Wi=a,this.qc(),this.g("fromShortLength",y,a))}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:br},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),(y.$c()||a.$c())&&this.toNode!==null&&na(this.toPort),this.bb())}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:NaN},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&un(a,">= 0",_e,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),this.bb())}},toShortLength:{get:function(){return this.ba!==null?this.ba.xj:NaN},set:function(a){var y=this.toShortLength;y!==a&&(this.Xc(),this.ba.xj=a,this.qc(),this.g("toShortLength",y,a))}},isLabeledLink:{get:function(){return this.wd===null?!1:0<this.wd.count}},labelNodes:{get:function(){return this.wd===null?Ri:this.wd.iterator}},relinkableFrom:{get:function(){return(this.Qa&1)!==0},set:function(a){var y=(this.Qa&1)!==0;y!==a&&(this.Qa^=1,this.g("relinkableFrom",y,a),this.Wb())}},relinkableTo:{get:function(){return(this.Qa&2)!==0},set:function(a){var y=(this.Qa&2)!==0;y!==a&&(this.Qa^=2,this.g("relinkableTo",y,a),this.Wb())}},resegmentable:{get:function(){return(this.Qa&4)!==0},set:function(a){var y=(this.Qa&4)!==0;y!==a&&(this.Qa^=4,this.g("resegmentable",y,a),this.Wb())}},isTreeLink:{get:function(){return(this.Qa&8)!==0},set:function(a){var y=(this.Qa&8)!==0;y!==a&&(this.Qa^=8,this.g("isTreeLink",y,a),this.fromNode!==null&&Kg(this.fromNode),this.toNode!==null&&Kg(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof ii?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,b=this.pointsCount;if(b===0)a.h(NaN,NaN,0,0);else{if(b===1)b=this.i(0),y=Math.min(b.x,y),x=Math.min(b.y,x),a.h(b.x,b.y,0,0);else if(b===2){b=this.i(0);var E=this.i(1);y=Math.min(b.x,E.x),x=Math.min(b.y,E.y),a.h(b.x,b.y,0,0),a.Ye(E)}else if(this.computeCurve()===va&&3<=b&&!this.isOrthogonal)if(E=this.i(0),y=E.x,x=E.y,a.h(y,x,0,0),b===3){b=this.i(1),y=Math.min(b.x,y),x=Math.min(b.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),qt.Dl(E.x,E.y,b.x,b.y,b.x,b.y,z.x,z.y,.5,a)}else for(z=3;z<b;z+=3){var tt=this.i(z-2);z+3>=b&&(z=b-1);var ot=this.i(z-1),rt=this.i(z);qt.Dl(E.x,E.y,tt.x,tt.y,ot.x,ot.y,rt.x,rt.y,.5,a),y=Math.min(rt.x,y),x=Math.min(rt.y,x),E=rt}else for(E=this.i(0),z=this.i(1),y=Math.min(E.x,z.x),x=Math.min(E.y,z.y),a.h(E.x,E.y,0,0),a.Ye(z),E=2;E<b;E++)z=this.i(E),y=Math.min(z.x,y),x=Math.min(z.y,x),a.Ye(z);this.su.h(y-a.x,x-a.y)}return a}},midPoint:{get:function(){return this.vg(),this.computeMidPoint(new Rt)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Wm(this);for(var a=this.cq=[],y=this.pointsCount,x=0;x<y-1;x++){var b=this.i(x),E=this.i(x+1);qt.$(b.x,E.x)?(b=E.y-b.y,0>b&&(b=-b)):qt.$(b.y,E.y)?(b=E.x-b.x,0>b&&(b=-b)):b=Math.sqrt(b.Bf(E)),a.push(b)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,b=a=0;b<x;b++)a+=y[b];this.vt=a}return a}},points:{get:function(){return this.Nb},set:function(a){var y=this.Nb;if(y!==a){var x=null;if(Array.isArray(a)){var b=a.length%2===0;if(b){for(var E=0;E<a.length;E++)if(typeof a[E]!="number"||isNaN(a[E])){b=!1;break}}if(b)for(x=new Re,b=0;b<a.length/2;b++)E=new Rt(a[2*b],a[2*b+1]).freeze(),x.add(E);else{for(b=!0,E=0;E<a.length;E++){var z=a[E];if(!ve(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){b=!1;break}}if(b)for(x=new Re,b=0;b<a.length;b++)E=a[b],x.add(new Rt(E.x,E.y).freeze())}}else if(a instanceof Re)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Wt("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Wm(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&$c(a.animationManager,this,x)),this.g("points",y,x)}}},pointsCount:{get:function(){return this.Nb.count}},fd:{get:function(){return(this.Qa&16)!==0},set:function(a){(this.Qa&16)!==0!==a&&(this.Qa^=16)}},suspendsRouting:{get:function(){return(this.Qa&32)!==0},set:function(a){(this.Qa&32)!==0!==a&&(this.Qa^=32)}},computingPoints:{get:function(){return(this.Qa&64)!==0},set:function(a){(this.Qa&64)!==0!==a&&(this.Qa^=64)}},defaultFromPoint:{get:function(){return this.o},set:function(a){this.o=a.copy()}},defaultToPoint:{get:function(){return this.u},set:function(a){this.u=a.copy()}},isOrthogonal:{get:function(){return(this.qj.value&2)===2}},isAvoiding:{get:function(){return(this.qj.value&4)===4}},lk:{get:function(){return(this.Qa&128)!==0},set:function(a){(this.Qa&128)!==0!==a&&(this.Qa^=128)}},geometry:{get:function(){if(!this.lk){if(this.vg(),2>this.pointsCount)return this.lk=!0,this.ua;this.ua=this.makeGeometry()}return this.ua}},firstPickIndex:{get:function(){return 2>=this.pointsCount?0:this.isOrthogonal||!Tf(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!Tf(this.computeSpot(!1))?a-2:a-1}},adjusting:{get:function(){return this.qk},set:function(a){var y=this.qk;y!==a&&(this.qk=a,this.g("adjusting",y,a))}},corner:{get:function(){return this.Om},set:function(a){var y=this.Om;y!==a&&(this.Om=a,this.qc(),this.g("corner",y,a))}},curve:{get:function(){return this.Qm},set:function(a){var y=this.Qm;y!==a&&(this.Qm=a,this.bb(),this.qc(),Zm(this,y===sh||y===Ff||a===sh||a===Ff),this.g("curve",y,a))}},curviness:{get:function(){return this.Rm},set:function(a){var y=this.Rm;y!==a&&(this.Rm=a,this.bb(),this.qc(),this.g("curviness",y,a))}},routing:{get:function(){return this.qj},set:function(a){var y=this.qj;y!==a&&(this.qj=a,this.Wf=null,this.bb(),Zm(this,(y.value&2)===2||(a.value&2)===2),this.g("routing",y,a))}},smoothness:{get:function(){return this.po},set:function(a){var y=this.po;y!==a&&(this.po=a,this.qc(),this.g("smoothness",y,a))}},key:{get:function(){var a=this.diagram;if(a!==null&&a.model.ri())return a.model.Ac(this.data)}}}),_e.prototype.invalidateOtherJumpOvers=_e.prototype.Xo,_e.prototype.findClosestSegment=_e.prototype.ez,_e.prototype.updateRoute=_e.prototype.vg,_e.prototype.invalidateRoute=_e.prototype.bb,_e.prototype.rollbackRoute=_e.prototype.rv,_e.prototype.commitRoute=_e.prototype.zf,_e.prototype.startRoute=_e.prototype.uh,_e.prototype.clearPoints=_e.prototype.Fj,_e.prototype.removePoint=_e.prototype.pv,_e.prototype.addPointAt=_e.prototype.yf,_e.prototype.addPoint=_e.prototype.ne,_e.prototype.insertPointAt=_e.prototype.m,_e.prototype.insertPoint=_e.prototype.Kz,_e.prototype.setPointAt=_e.prototype.L,_e.prototype.setPoint=_e.prototype.dd,_e.prototype.getPoint=_e.prototype.i,_e.prototype.getOtherPort=_e.prototype.Cz,_e.prototype.getOtherNode=_e.prototype.To;var Lc=null,kc=null,Jv=new he(_e,"Normal",1),bx=new he(_e,"Orthogonal",2),Nx=new he(_e,"AvoidsNodes",6),e1=new he(_e,"AvoidsNodesStraight",7),Cs=new he(_e,"None",0),va=new he(_e,"Bezier",9),sh=new he(_e,"JumpGap",10),Ff=new he(_e,"JumpOver",11),Qg=new he(_e,"End",17),Km=new he(_e,"Scale",18),Xm=new he(_e,"Stretch",19),qg=new he(_e,"OrientAlong",21),$g=new he(_e,"OrientPlus90",22),tp=new he(_e,"OrientMinus90",23),Qv=new he(_e,"OrientOpposite",24),Jm=new he(_e,"OrientUpright",25),ep=new he(_e,"OrientPlus90Upright",26),np=new he(_e,"OrientMinus90Upright",27),Qm=new he(_e,"OrientUpright45",28),n1=16,i1=14,ip=8;_e.className="Link",_e.Normal=Jv,_e.Orthogonal=bx,_e.AvoidsNodes=Nx,_e.AvoidsNodesStraight=e1,_e.None=Cs,_e.Bezier=va,_e.JumpGap=sh,_e.JumpOver=Ff,_e.End=Qg,_e.Scale=Km,_e.Stretch=Xm,_e.OrientAlong=qg,_e.OrientPlus90=$g,_e.OrientMinus90=tp,_e.OrientOpposite=Qv,_e.OrientUpright=Jm,_e.OrientPlus90Upright=ep,_e.OrientMinus90Upright=np,_e.OrientUpright45=Qm,_e.EndSegmentStep=8,_e.CurvinessStart=n1,_e.SpacingMin=i1,_e.OrthoShortCut=ip;function qm(a,y,x,b){Vi(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=b,this.links=[]}qm.prototype.Sl=function(){if(!this.qq){var a=this.links;0<a.length&&(a=a[0].diagram,a!==null&&(a.ow.add(this),this.Fe=a.undoManager.isUndoingRedoing))}this.qq=!0},qm.prototype.Nv=function(){if(this.qq){this.qq=!1;var a=this.links;if(0<a.length){var y=a[0],x=y.diagram;x=x===null||x.pi&&!this.Fe,this.Fe=!1,y.arrangeBundledLinks(a,x),a.length===1&&(y.Sf=null,a.length=0)}a.length===0&&(a=this.Ds,this!==null&&a.af!==null&&a.af.remove(this),a=this.cv,this!==null&&a.af!==null&&a.af.remove(this))}},qm.className="LinkBundle";function op(a){Vi(this),this.Yx=this.group=null,this.vs=!0,this.abort=!1,this.Od=this.Nd=1,this.Fn=this.En=-1,this.rc=a.width,this.sc=a.height,this.ac=null,this.ei=this.di=0,this.Os=11,this.Ix=this.Hx=22}op.prototype.initialize=function(a){if(!(0>=a.width||0>=a.height)){var y=a.y,x=a.x+a.width,b=a.y+a.height;if(this.Nd=Math.floor((a.x-this.rc)/this.rc)*this.rc,this.Od=Math.floor((y-this.sc)/this.sc)*this.sc,this.En=Math.ceil((x+2*this.rc)/this.rc)*this.rc,this.Fn=Math.ceil((b+2*this.sc)/this.sc)*this.sc,a=1+(Math.ceil((this.En-this.Nd)/this.rc)|0),y=1+(Math.ceil((this.Fn-this.Od)/this.sc)|0),this.ac===null||this.di<a-1||this.ei<y-1){for(x=[],b=0;b<=a;b++)x[b]=new Uint32Array(y);this.ac=x,this.di=a-1,this.ei=y-1}if(a=qv,this.ac!==null)for(y=0;y<=this.di;y++)if(x=this.ac[y],x.fill)x.fill(a);else for(b=0;b<=this.ei;b++)x[b]=a}};function Ef(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function $l(a,y,x){return Ef(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):qv}function o1(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],b=0;b<=a.ei;b++)x[b]>=Rd&&(x[b]=qv)}op.prototype.Yj=function(a,y,x,b){if(a>this.En||a+x<this.Nd||y>this.Fn||y+b<this.Od)return!0;a=(a-this.Nd)/this.rc|0,y=(y-this.Od)/this.sc|0,x=Math.max(0,x)/this.rc+1|0;var E=Math.max(0,b)/this.sc+1|0;if(0>a&&(x+=a,a=0),0>y&&(E+=y,y=0),0>x||0>E)return!0;for(b=Math.min(a+x-1,this.di)|0,x=Math.min(y+E-1,this.ei)|0;a<=b;a++){E=this.ac[a];for(var z=y;z<=x;z++)if(E[z]===ah)return!1}return!0};function tu(a,y,x,b,E,z,tt,ot,rt){if(!(y<z||y>tt||x<ot||x>rt)){var at=y|0,ut=x|0,ct=a.ac[at][ut];if(ct>=Rd&&ct<Af)for(E?ut+=b:at+=b,ct+=1;z<=at&&at<=tt&&ot<=ut&&ut<=rt&&!(ct>=a.ac[at][ut]);)a.ac[at][ut]=ct,ct+=1,E?ut+=b:at+=b;if(at=E?ut:at,E)if(0<b)for(x+=b;x<at;x+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else for(x+=b;x>at;x+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else if(0<b)for(y+=b;y<at;y+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else for(y+=b;y>at;y+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt)}}function $m(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=Rd;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)ut+=1,a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function t0(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=Af;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function r1(a,y,x,b,E,z,tt){if(a.ac!==null){a.abort=!1;var ot=y.x,rt=y.y;if(Ef(a,ot,rt)){ot-=a.Nd,ot/=a.rc,rt-=a.Od,rt/=a.sc;var at=b.x,ut=b.y;if(Ef(a,at,ut))if(at-=a.Nd,at/=a.rc,ut-=a.Od,ut/=a.sc,1>=Math.abs(ot-at)&&1>=Math.abs(rt-ut))a.abort=!0;else{var ct=z.x;b=z.y,y=z.x+z.width;var mt=z.y+z.height;ct-=a.Nd,ct/=a.rc,b-=a.Od,b/=a.sc,y-=a.Nd,y/=a.rc,mt-=a.Od,mt/=a.sc,z=Math.max(0,Math.min(a.di,ct|0)),y=Math.min(a.di,Math.max(0,y|0)),ct=Math.max(0,Math.min(a.ei,b|0)),mt=Math.min(a.ei,Math.max(0,mt|0)),b=a.ac,ot|=0,rt|=0,at|=0,ut|=0;var yt=x===0||x===90?1:-1;if(x=x===90||x===270,b[ot][rt]===ah?($m(a,ot,rt,yt,x,z,y,ct,mt),$m(a,ot,rt,1,!x,z,y,ct,mt),$m(a,ot,rt,-1,!x,z,y,ct,mt)):$m(a,ot,rt,yt,x,ot,rt,ot,rt),b[at][ut]===ah?(t0(a,at,ut,E===0||E===90?1:-1,E===90||E===270,z,y,ct,mt),t0(a,at,ut,1,!(E===90||E===270),z,y,ct,mt),t0(a,at,ut,-1,!(E===90||E===270),z,y,ct,mt)):t0(a,at,ut,yt,x,at,ut,at,ut),x=mn(),tt&&s1(a,at,ut,E,ot,rt,x))for((x[0]!==at||x[1]!==ut)&&(x.unshift(ut),x.unshift(at)),(x[x.length-2]!==ot||x[x.length-1]!==rt)&&(x.push(ot),x.push(rt)),a=Rd,E=x[x.length-2],tt=x[x.length-1],b[E][tt]=a++,z=x.length-4;0<=z;z-=2)for(E=x[z+2],tt=x[z+3],y=x[z],at=x[z+1];y>E?E++:y<E?E--:at>tt?tt++:at<tt&&tt--,b[E][tt]=a++,E!==y||tt!==at;);else tu(a,ot,rt,1,!1,z,y,ct,mt),tu(a,ot,rt,-1,!1,z,y,ct,mt),tu(a,ot,rt,1,!0,z,y,ct,mt),tu(a,ot,rt,-1,!0,z,y,ct,mt);fn(x)}}}}function s1(a,y,x,b,E,z,tt){for(var ot=a.ac,rt=y,at=x;;){if(rt===E&&at===z)return!0;var ut=rt,ct=at;if(b===0)if(ut<E)ut++;else break;else if(b===90)if(ct<z)ct++;else break;else if(b===180)if(ut>E)ut--;else break;else if(ct>z)ct--;else break;var mt=ot[ut][ct];if(mt===0||mt===$v)break;rt=ut,at=ct}for(;;){if(ut=b,ct=rt,mt=at,b===0?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):b===90?ct<E?(ut=0,ct++):ct>E&&(ut=180,ct--):b===180?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):ct<E?(ut=0,ct++):ct>E&&(ut=180,ct--),ct=ot[ct][mt],ut!==b&&ct!==0&&ct!==$v){if(tt.push(rt),tt.push(at),s1(a,rt,at,ut,E,z,tt))return!0;tt.pop(),tt.pop()}if(ot[rt][at]=$v,b===0){if(rt===y)return!1;rt--}else if(b===90){if(at===x)return!1;at--}else if(b===180){if(rt===y)return!1;rt++}else{if(at===x)return!1;at++}}}je.Object.defineProperties(op.prototype,{bounds:{get:function(){return new ye(this.Nd,this.Od,this.En-this.Nd,this.Fn-this.Od)}},Ho:{get:function(){return this.rc},set:function(a){0<a&&a!==this.rc&&(this.rc=a,this.initialize(this.bounds))}},Go:{get:function(){return this.sc},set:function(a){0<a&&a!==this.sc&&(this.sc=a,this.initialize(this.bounds))}}});var ah=0,Rd=1,Af=999999,qv=Af+1,$v=Af+2;op.className="PositionArray";function Mc(){Vi(this),this.port=this.node=null,this.pe=[],this.ap=!1}Mc.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var b=a[x];b!==null&&(y+=`
`+b.toString())}return y};function Tx(a,y,x,b){switch(y=y.offsetY,y){case 8:return 90;case 2:return 180;case 1:return 270;case 4:return 0}switch(y){case 9:return 180<x?270:90;case 6:return 90<x&&270>=x?180:0}switch(a=180*Math.atan2(a.height,a.width)/Math.PI,y){case 3:return x>a&&x<=180+a?180:270;case 5:return x>180-a&&x<=360-a?270:0;case 12:return x>a&&x<=180+a?90:0;case 10:return x>180-a&&x<=360-a?180:90;case 7:return 90<x&&x<=180+a?180:x>180+a&&x<=360-a?270:0;case 13:return 180<x&&x<=360-a?270:x>a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return b&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}Mc.prototype.Sl=function(){this.pe.length=0};function a1(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var b=null,E=a.node,z=E instanceof Qn?E:null;if(z===null||z.isSubGraphExpanded)var tt=E.isTreeExpanded?E.findLinksConnected(a.port.portId):E.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}b=z,tt=b.Lu()}z=a.pe.length=0;var ot=a.port.ga(Ai,Rt.alloc()),rt=a.port.ga(er,Rt.alloc());for(E=ye.allocAt(ot.x,ot.y,0,0),E.Ye(rt),Rt.free(ot),Rt.free(rt),ot=Rt.allocAt(E.x+E.width/2,E.y+E.height/2),rt=a.port.li(),tt=tt.iterator;tt.next();){var at=tt.value;if(at.isVisible()&&at.fromPort!==at.toPort){var ut=at.fromPort===a.port||at.fromNode!==null&&at.fromNode.Td(b),ct=at.computeSpot(ut,a.port);if(ct.$c()&&(ut=ut?at.toPort:at.fromPort,ut!==null)){var mt=ut.part;if(mt!==null){var yt=mt.findVisibleNode();yt!==null&&yt!==mt&&(mt=yt,ut=mt.port),ut=at.computeOtherPoint(mt,ut),mt=ot.ab(ut),mt-=rt,0>mt?mt+=360:360<=mt&&(mt-=360),ct=Tx(E,ct,mt,at.isOrthogonal),ct===0?(ct=4,180<mt&&(mt-=360)):ct===90?(ct=8,270<mt&&(mt-=360)):ct===180?ct=2:(ct=1,90>mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,ct),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=ct),yt.hv.set(ut),z++}}}}for(Rt.free(ot),a.pe.sort(Mc.prototype.j),rt=a.pe.length,b=-1,z=ot=0;z<rt;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==b&&(b=tt.Nc,ot=0),tt.Uo=ot,ot++);for(b=-1,ot=0,z=rt-1;0<=z;z--)rt=a.pe[z],rt!==void 0&&(rt.Nc!==b&&(b=rt.Nc,ot=rt.Uo+1),rt.Gl=ot);if(z=a.pe,ct=a.port,b=a.node.portSpreading,ot=Rt.alloc(),rt=Rt.alloc(),tt=Rt.alloc(),at=Rt.alloc(),ct.ga(Ai,ot),ct.ga($i,rt),ct.ga(er,tt),ct.ga(is,at),yt=mt=ut=ct=0,b===Wv)for(var St=0;St<z.length;St++){var Mt=z[St];if(Mt!==null){var Ot=Mt.link.computeThickness();switch(Mt.Nc){case 8:mt+=Ot;break;case 2:yt+=Ot;break;case 1:ct+=Ot;break;default:case 4:ut+=Ot}}}var Bt=St=0,zt=1,_t=Mt=0;for(Ot=0;Ot<z.length;Ot++){var Ut=z[Ot];if(Ut!==null){if(St!==Ut.Nc){switch(St=Ut.Nc,St){case 8:var Jt=tt;Bt=at;break;case 2:Jt=at,Bt=ot;break;case 1:Jt=ot,Bt=rt;break;default:case 4:Jt=rt,Bt=tt}switch(Mt=Bt.x-Jt.x,_t=Bt.y-Jt.y,St){case 8:mt>Math.abs(Mt)?(zt=Math.abs(Mt)/mt,mt=Math.abs(Mt)):zt=1;break;case 2:yt>Math.abs(_t)?(zt=Math.abs(_t)/yt,yt=Math.abs(_t)):zt=1;break;case 1:ct>Math.abs(Mt)?(zt=Math.abs(Mt)/ct,ct=Math.abs(Mt)):zt=1;break;default:case 4:ut>Math.abs(_t)?(zt=Math.abs(_t)/ut,ut=Math.abs(_t)):zt=1}Bt=0}var re=Ut.Zo;if(b===Wv){switch(Ut=Ut.link.computeThickness(),Ut*=zt,re.set(Jt),St){case 8:re.x=Jt.x+Mt/2+mt/2-Bt-Ut/2;break;case 2:re.y=Jt.y+_t/2+yt/2-Bt-Ut/2;break;case 1:re.x=Jt.x+Mt/2-ct/2+Bt+Ut/2;break;default:case 4:re.y=Jt.y+_t/2-ut/2+Bt+Ut/2}Bt+=Ut}else{var Xe=.5;b===_m&&(Xe=(Ut.Uo+1)/(Ut.Gl+1)),re.x=Jt.x+Mt*Xe,re.y=Jt.y+_t*Xe}}}for(Rt.free(ot),Rt.free(rt),Rt.free(tt),Rt.free(at),Jt=a.pe,z=0;z<Jt.length;z++)b=Jt[z],b!==null&&(b.Ju=a.computeEndSegmentLength(b));a.ap=x,ye.free(E)}x=a.pe}for(a=0;a<x.length;a++)if(E=x[a],E!==null&&E.link===y)return E;return null}Mc.prototype.j=function(a,y){return a===y?0:a===null?-1:y===null?1:a.Nc<y.Nc?-1:a.Nc>y.Nc?1:a.angle<y.angle?-1:a.angle>y.angle?1:0},Mc.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,yi,y.fromPort===this.port),b=a.Uo;if(0>b)return x;var E=a.Gl;if(1>=E||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(b=E-1-b),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*b:(a?y.y===z.y:y.x===z.x)?x:x+8*(E-1-b)},Mc.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new Rt,this.Gl=this.Uo=0,this.Zo=new Rt,this.Ju=0}ty.prototype.toString=function(){return this.link.toString()+" "+this.angle.toString()+" "+this.Nc.toString()+":"+this.Uo.toString()+"/"+this.Gl.toString()+" "+this.Zo.toString()+" "+this.Ju.toString()+" "+this.hv.toString()},ty.className="LinkInfo";function wo(a){Vi(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new Rt(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}wo.prototype.cloneProtected=function(a){a.sn=this.sn,a.Gh=this.Gh,a.yn=this.yn,a.Am.assign(this.Am),a.vn=this.vn,a.un=this.un,a.Em=this.Em,a.xn=!0},wo.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},wo.prototype.qb=function(){},wo.prototype.toString=function(){var a=Pn(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},wo.prototype.C=function(){if(this.isValidLayout){var a=this.diagram;if(a!==null&&!a.undoManager.isUndoingRedoing){var y=a.animationManager;!y.isTicking&&(y.defaultAnimation.isAnimating&&y.Cc(),this.isOngoing&&a.pi||this.isInitial&&!a.pi)&&(this.isValidLayout=!1,a.$b())}}},wo.prototype.createNetwork=function(){return new ro(this)},wo.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof ae?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof Qn?y.lg(a.memberParts):y.lg(a.iterator),y},wo.prototype.updateParts=function(){this.isValidLayout=!0;var a=this.diagram;if(a===null&&this.network!==null)for(var y=this.network.vertexes.iterator;y.next();){var x=y.value.node;if(x!==null&&(a=x.diagram,a!==null))break}try{a!==null&&a.Ea("Layout"),this.commitLayout()}finally{a!==null&&a.eb("Layout")}},wo.prototype.commitLayout=function(){if(this.network!==null){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();if(this.isRouting)for(a=this.network.edges.iterator;a.next();)a.value.commit()}},wo.prototype.doLayout=function(a){var y=new Oe;a instanceof ae?(_h(this,y,a.nodes,!0,this.rh,!0,!1,!0),_h(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof Qn?_h(this,y,a.memberParts,!1,this.rh,!0,!1,!0):y.addAll(a.iterator),0<y.count&&(a=this.diagram,a!==null&&a.Ea("Layout"),this.doMinimalNoNetworkLayout(y),a!==null&&a.eb("Layout")),this.isValidLayout=!0},wo.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,b=x,E=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var ot=a.value;rp(ot);var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(b,E),ot instanceof Qn&&(ot.rh=!1),b+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(rt,50)),z>=y-1?(z=0,b=x,E+=tt+20,tt=0):z++}},wo.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,b=this.arrangementOrigin.y,E=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value.node;if(!(ot===null||ot instanceof _e)&&(rp(ot),this.rh(ot))){var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(x,b),ot instanceof Qn&&(ot.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(rt,50)),E>=a-1?(E=0,x=y,b+=z+20,z=0):E++}}},wo.prototype.rh=function(a){return!!(!a.location.w()||a instanceof Qn&&a.rh)};function _h(a,y,x,b,E,z,tt,ot){for(x=x.iterator;x.next();){var rt=x.value;b&&!rt.isTopLevel||E!==null&&!E(rt)||!rt.canLayout()||(z&&rt instanceof qe?rt.isLinkLabel||(rt instanceof Qn&&rt.layout===null?_h(a,y,rt.memberParts,!1,E,z,tt,ot):(rp(rt),y.add(rt))):tt&&rt instanceof _e?y.add(rt):!ot||!rt.Zc()||rt instanceof qe||(rp(rt),y.add(rt)))}}function rp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}wo.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new ye),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},wo.prototype.ex=function(a){var y=new Oe;return a instanceof ae?(_h(this,y,a.nodes,!0,null,!0,!0,!0),_h(this,y,a.links,!0,null,!0,!0,!0),_h(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof Qn?_h(this,y,a.memberParts,!1,null,!0,!0,!0):_h(this,y,a.iterator,!1,null,!0,!0,!0),y},wo.prototype.initialOrigin=function(a){var y=this.group;if(y!==null){var x=y.position.copy();return(isNaN(x.x)||isNaN(x.y))&&x.set(a),y=y.placeholder,y!==null&&(x=y.ga(Ai),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},je.Object.defineProperties(wo.prototype,{diagram:{get:function(){return this.H},set:function(a){this.H=a}},group:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a,a!==null&&(this.H=a.diagram))}},isOngoing:{get:function(){return this.sn},set:function(a){this.sn!==a&&(this.sn=a)}},isInitial:{get:function(){return this.Gh},set:function(a){this.Gh=a,a||(this.xn=!0)}},isViewportSized:{get:function(){return this.yn},set:function(a){this.yn!==a&&(this.yn=a)&&this.C()}},isRouting:{get:function(){return this.vn},set:function(a){this.vn!==a&&(this.vn=a)}},isRealtime:{get:function(){return this.un},set:function(a){this.un!==a&&(this.un=a)}},isValidLayout:{get:function(){return this.xn},set:function(a){this.xn!==a&&(this.xn=a,a||(a=this.diagram,a!==null&&(a.xh=!0)))}},network:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a,a!==null&&(a.layout=this))}},boundsComputation:{get:function(){return this.Em},set:function(a){this.Em!==a&&(this.Em=a,this.C())}},arrangementOrigin:{get:function(){return this.Am},set:function(a){this.Am.D(a)||(this.Am.assign(a),this.C())}}}),wo.prototype.collectParts=wo.prototype.ex,wo.prototype.getLayoutBounds=wo.prototype.ni,wo.prototype.invalidateLayout=wo.prototype.C,wo.className="Layout";function ro(a){Vi(this),this.Sc=a,this.wf=new Oe,this.ye=new Oe,this.Es=new Cn,this.zs=new Cn}ro.prototype.clear=function(){if(this.wf)for(var a=this.wf.iterator;a.next();)a.value.clear();if(this.ye)for(a=this.ye.iterator;a.next();)a.value.clear();this.wf=new Oe,this.ye=new Oe,this.Es=new Cn,this.zs=new Cn},ro.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutNetwork"+(this.layout!==null?"("+this.layout.toString()+")":"");if(0>=a)return y;if(y+=" vertexes: "+this.wf.count+" edges: "+this.ye.count,1<a){for(var x=this.wf.iterator;x.next();)y+=`
`+x.value.toString(a-1);for(x=this.ye.iterator;x.next();)y+=`
`+x.value.toString(a-1)}return y},ro.prototype.createVertex=function(){return new fr(this)},ro.prototype.createEdge=function(){return new ia(this)},ro.prototype.lg=function(a,y,x){if(a!==null){for(y===void 0&&(y=!1),x===void 0&&(x=null),x===null&&(x=function(tt){if(tt instanceof qe)return!tt.isLinkLabel;if(tt instanceof _e){var ot=tt.fromNode;return ot===null||ot.isLinkLabel?!1:(tt=tt.toNode,!(tt===null||tt.isLinkLabel))}return!1}),a=a.iterator;a.next();){var b=a.value;if(b instanceof qe&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)){if(b instanceof Qn&&b.layout===null)this.lg(b.memberParts,!1);else if(this.ki(b)===null){var E=this.createVertex();E.node=b,this.dh(E)}}}for(a.reset();a.next();)if(b=a.value,b instanceof _e&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)&&this.Lo(b)===null){var z=b.fromNode;E=b.toNode,z!==null&&E!==null&&z!==E&&(z=this.findGroupVertex(z),E=this.findGroupVertex(E),z!==null&&E!==null&&this.Zj(z,E,b))}}},ro.prototype.findGroupVertex=function(a){if(a===null)return null;var y=a.findVisibleNode();if(y===null)return null;if(a=this.ki(y),a!==null)return a;for(y=y.containingGroup;y!==null;){if(a=this.ki(y),a!==null)return a;y=y.containingGroup}return null},Lt=ro.prototype,Lt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Lt.Bl=function(a){if(a===null)return null;var y=this.ki(a);return y===null&&(y=this.createVertex(),y.node=a,this.dh(y)),y},Lt.Iu=function(a){if(a!==null&&l1(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var b=y.M(x);this.Mj(b)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function l1(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}Lt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Lt.ki=function(a){return a===null?null:this.Es.I(a)},Lt.Bo=function(a){if(a!==null){ey(this,a);var y=a.toVertex;y!==null&&y.Cl(a),y=a.fromVertex,y!==null&&y.zl(a)}};function ey(a,y){if(y!==null){a.ye.add(y);var x=y.link;x!==null&&a.Lo(x)===null&&a.zs.add(x,y),y.network=a}}Lt.Dy=function(a){if(a===null)return null;var y=a.fromNode,x=a.toNode,b=this.Lo(a);return b===null?(b=this.createEdge(),b.link=a,y!==null&&(b.fromVertex=this.Bl(y)),x!==null&&(b.toVertex=this.Bl(x)),this.Bo(b)):(y!==null?b.fromVertex=this.Bl(y):b.fromVertex=null,x!==null?b.toVertex=this.Bl(x):b.toVertex=null),b},Lt.Mj=function(a){if(a!==null){var y=a.toVertex;y!==null&&y.Kl(a),y=a.fromVertex,y!==null&&y.Jl(a),ny(this,a)}};function ny(a,y){y!==null&&a.ye.remove(y)&&(y=y.link,y!==null&&a.zs.remove(y))}Lt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Lt.Lo=function(a){return a===null?null:this.zs.I(a)},Lt.Zj=function(a,y,x){if(a===null||y===null)return null;if(a.network===this&&y.network===this){var b=this.createEdge();return b.link=x,b.fromVertex=a,b.toVertex=y,this.Bo(b),b}return null},Lt.gm=function(a){if(a!==null){var y=a.fromVertex,x=a.toVertex;y!==null&&x!==null&&(y.Jl(a),x.Kl(a),a.gm(),y.Cl(a),x.zl(a))}},Lt.Ko=function(){for(var a=mn(),y=this.ye.iterator;y.next();){var x=y.value;x.fromVertex===x.toVertex&&a.push(x)}for(y=a.length,x=0;x<y;x++)this.Mj(a[x]);fn(a)},ro.prototype.deleteArtificialVertexes=function(){for(var a=mn(),y=this.wf.iterator;y.next();){var x=y.value;x.node===null&&x.data===null&&a.push(x)}for(x=a.length,y=0;y<x;y++)this.Iu(a[y]);for(y=mn(),x=this.ye.iterator;x.next();){var b=x.value;b.link===null&&b.data===null&&y.push(b)}for(x=y.length,b=0;b<x;b++)this.Mj(y[b]);fn(a),fn(y)};function Fx(a){for(var y=mn(),x=a.ye.iterator;x.next();){var b=x.value;b.fromVertex!==null&&b.toVertex!==null||y.push(b)}for(x=y.length,b=0;b<x;b++)a.Mj(y[b]);fn(y)}ro.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Fx(this),this.Ko()),a=new Re;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var b=x.value;if(0<b.tg.count||0<b.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,b),y=!0;break}}}return a.sort(function(E,z){return E===null||z===null||E===z?0:z.vertexes.count-E.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){l1(a,x),y.dh(x);for(var b=x.sourceEdges;b.next();){var E=b.value;E.network!==y&&(ny(a,E),ey(y,E),iy(a,y,E.fromVertex))}for(b=x.destinationEdges;b.next();)x=b.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}ro.prototype.dz=function(){for(var a=new Oe,y=this.wf.iterator;y.next();)a.add(y.value.node);for(y=this.ye.iterator;y.next();)a.add(y.value.link);return a},je.Object.defineProperties(ro.prototype,{layout:{get:function(){return this.Sc},set:function(a){a!==null&&(this.Sc=a)}},vertexes:{get:function(){return this.wf}},edges:{get:function(){return this.ye}}}),ro.prototype.findAllParts=ro.prototype.dz,ro.prototype.splitIntoSubNetworks=ro.prototype.Zx,ro.prototype.deleteSelfEdges=ro.prototype.Ko,ro.prototype.reverseEdge=ro.prototype.gm,ro.prototype.linkVertexes=ro.prototype.Zj,ro.prototype.findEdge=ro.prototype.Lo,ro.prototype.deleteLink=ro.prototype.Yy,ro.prototype.deleteEdge=ro.prototype.Mj,ro.prototype.addLink=ro.prototype.Dy,ro.prototype.addEdge=ro.prototype.Bo,ro.prototype.findVertex=ro.prototype.ki,ro.prototype.deleteNode=ro.prototype.Zy,ro.prototype.deleteVertex=ro.prototype.Iu,ro.prototype.addNode=ro.prototype.Bl,ro.prototype.addVertex=ro.prototype.dh,ro.prototype.addParts=ro.prototype.lg,ro.className="LayoutNetwork";function fr(a){Vi(this),this.ob=a,this.j=new ye(0,0,10,10).freeze(),this.o=new Rt(5,5).freeze(),this.Sh=this.ub=null,this.tg=new Re,this.mg=new Re}fr.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new Re,this.mg=new Re},fr.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+io(this);if(0<a&&(y+=this.node!==null?"("+this.node.toString()+")":"",1<a)){a="";for(var x=!0,b=this.tg.iterator;b.next();){var E=b.value;x?x=!1:a+=",",a+=E.toString(0)}for(E="",x=!0,b=this.mg.iterator;b.next();){var z=b.value;x?x=!1:E+=",",E+=z.toString(0)}y+=" sources: "+a+" destinations: "+E}return y},fr.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;ve(x)?(x.x=y.x,x.y=y.y,x.width=y.width,x.height=y.height):a.bounds=y.copy()}else if(a=this.node,a!==null){if(y=this.bounds,!(a instanceof Qn)){x=ye.alloc(),a.Va();var b=this.network.layout.ni(a,x),E=a.locationObject.ga(ui);if(b.w()&&E.w()){a.moveTo(y.x+this.focusX-(E.x-b.x),y.y+this.focusY-(E.y-b.y)),ye.free(x);return}ye.free(x)}a.moveTo(y.x,y.y)}},fr.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},fr.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},fr.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},fr.prototype.Jl=function(a){a!==null&&this.mg.remove(a)};function oy(a,y){return a=a.Sh,y=y.Sh,a?y?(a=a.text,y=y.text,a<y?-1:a>y?1:0):1:y!==null?-1:0}je.Object.defineProperties(fr.prototype,{sourceEdgesArrayAccess:{get:function(){return this.tg._dataArray}},destinationEdgesArrayAccess:{get:function(){return this.mg._dataArray}},data:{get:function(){return this.ub},set:function(a){if(this.ub=a,a!==null&&a.bounds){var y=a.bounds;a=y.x;var x=y.y,b=y.width;y=y.height,this.o.h(b/2,y/2),this.j.h(a,x,b,y)}}},node:{get:function(){return this.Sh},set:function(a){if(this.Sh!==a){this.Sh=a,a.Va();var y=this.network.layout,x=ye.alloc(),b=y.ni(a,x);y=b.x;var E=b.y,z=b.width;if(b=b.height,isNaN(y)&&(y=0),isNaN(E)&&(E=0),this.j.h(y,E,z,b),ye.free(x),!(a instanceof Qn)&&(a=a.locationObject.ga(ui),a.w())){this.o.h(a.x-y,a.y-E);return}this.o.h(z/2,b/2)}}},bounds:{get:function(){return this.j},set:function(a){this.j.D(a)||this.j.assign(a)}},focus:{get:function(){return this.o},set:function(a){this.o.D(a)||this.o.assign(a)}},centerX:{get:function(){return this.j.x+this.o.x},set:function(a){var y=this.j;y.x+this.o.x!==a&&(y.ka(),y.x=a-this.o.x,y.freeze())}},centerY:{get:function(){return this.j.y+this.o.y},set:function(a){var y=this.j;y.y+this.o.y!==a&&(y.ka(),y.y=a-this.o.y,y.freeze())}},focusX:{get:function(){return this.o.x},set:function(a){var y=this.o;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},focusY:{get:function(){return this.o.y},set:function(a){var y=this.o;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},x:{get:function(){return this.j.x},set:function(a){var y=this.j;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},y:{get:function(){return this.j.y},set:function(a){var y=this.j;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},width:{get:function(){return this.j.width},set:function(a){var y=this.j;y.width!==a&&(y.ka(),y.width=a,y.freeze())}},height:{get:function(){return this.j.height},set:function(a){var y=this.j;y.height!==a&&(y.ka(),y.height=a,y.freeze())}},network:{get:function(){return this.ob},set:function(a){this.ob=a}},sourceVertexes:{get:function(){for(var a=new Oe,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Oe,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Oe,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);for(y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},sourceEdges:{get:function(){return this.tg.iterator}},destinationEdges:{get:function(){return this.mg.iterator}},edges:{get:function(){for(var a=new Re,y=this.sourceEdges;y.next();)a.add(y.value);for(y=this.destinationEdges;y.next();)a.add(y.value);return a.iterator}},edgesCount:{get:function(){return this.tg.count+this.mg.count}}}),fr.prototype.deleteDestinationEdge=fr.prototype.Jl,fr.prototype.addDestinationEdge=fr.prototype.zl,fr.prototype.deleteSourceEdge=fr.prototype.Kl,fr.prototype.addSourceEdge=fr.prototype.Cl,fr.className="LayoutVertex",fr.standardComparer=oy,fr.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.Sh;var x=y.Sh;if(a!==null){if(x!==null){for(y=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),a=x.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),x=0;x<y.length;x++)if(a[x]!==""&&a[x]!==void 0){var b=parseFloat(y[x]),E=parseFloat(a[x]);if(isNaN(b))if(isNaN(E)){if(y[x].localeCompare(a[x])!==0)return y[x].localeCompare(a[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(y[x]!=="")return 1;return a[x]!==""&&a[x]!==void 0?-1:0}return 1}return x!==null?-1:0}return 1}return y!==null?-1:0};function ia(a){Vi(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}ia.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},ia.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+io(this);return 0<a&&(y+=this.$k!==null?"("+this.$k.toString()+")":"",1<a&&(y+=" "+(this.kd?this.kd.toString():"null")+" --> "+(this.qd?this.qd.toString():"null"))),y},ia.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},ia.prototype.commit=function(){},ia.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},je.Object.defineProperties(ia.prototype,{network:{get:function(){return this.nb},set:function(a){this.nb=a}},data:{get:function(){return this.ub},set:function(a){this.ub!==a&&(this.ub=a)}},link:{get:function(){return this.$k},set:function(a){this.$k!==a&&(this.$k=a)}},fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}}}),ia.prototype.getOtherVertex=ia.prototype.Ax,ia.className="LayoutEdge";function Or(a){wo.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new Ze(NaN,NaN).freeze(),this.tf=new Ze(10,10).freeze(),this.Jb=sp,this.Rb=n0,this.nd=ap,this.hd=u1,a&&Object.assign(this,a)}pe(Or,wo),Or.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.zo=this.zo,a.yo=this.yo,a.yg.assign(this.yg),a.tf.assign(this.tf),a.Jb=this.Jb,a.Rb=this.Rb,a.nd=this.nd,a.hd=this.hd},Or.prototype.qb=function(a){a.classType===Or?a===ap||a===o0||a===ry||a===i0?this.sorting=a:a===n0||a===vl?this.arrangement=a:a===sp||a===e0?this.alignment=a:Wt("Unknown enum value: "+a):wo.prototype.qb.call(this,a)},Or.prototype.doLayout=function(a){this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var y=this.ex(a);a=this.diagram;for(var x=y.copy().iterator;x.next();){var b=x.value;if(!b.ph()||b.fromNode===null&&b.toNode===null){if(b.Va(),b instanceof Qn)for(b=b.memberParts;b.next();)y.remove(b.value)}else y.remove(b)}var E=y.Fa();if(E.length!==0){switch(this.sorting){case i0:E.reverse();break;case ap:E.sort(this.comparer);break;case o0:E.sort(this.comparer),E.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var tt=this.wrappingWidth;switch(isNaN(tt)&&a!==null?(y=a.padding,tt=Math.max(a.viewportBounds.width-y.left-y.right,0)):tt=Math.max(this.wrappingWidth,0),0>=z&&0>=tt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),b=[],this.alignment){case e0:var ot=y,rt=x,at=ye.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var ct=ut=0;ct<E.length;ct++){var mt=this.ni(E[ct],at);ut=Math.max(ut,mt.width)}if(ut=Math.max(ut+ot,1),ct=Math.max(this.cellSize.height,1),!isFinite(ct))for(mt=ct=0;mt<E.length;mt++){var yt=this.ni(E[mt],at);ct=Math.max(ct,yt.height)}ct=Math.max(ct+rt,1),mt=this.arrangement;for(var St=yt=this.arrangementOrigin.x,Mt=this.arrangementOrigin.y,Ot=0,Bt=0,zt=0;zt<E.length;zt++){var _t=E[zt],Ut=this.ni(_t,at),Jt=Math.ceil((Ut.width+ot)/ut)*ut,re=Math.ceil((Ut.height+rt)/ct)*ct;switch(mt){case vl:var Xe=Math.abs(St-Ut.width);break;default:Xe=St+Ut.width}switch((0<z&&Ot>z-1||0<tt&&0<Ot&&Xe-yt>tt)&&(b.push(new ye(0,Mt,tt+ot,Bt)),Ot=0,St=yt,Mt+=Bt,Bt=0),Bt=Math.max(Bt,re),mt){case vl:Ut=-Ut.width;break;default:Ut=0}switch(_t.moveTo(St+Ut,Mt),mt){case vl:St-=Jt;break;default:St+=Jt}Ot++}b.push(new ye(0,Mt,tt+ot,Bt)),ye.free(at);break;case sp:for(rt=tt,ut=z,ct=y,mt=x,tt=ye.alloc(),yt=Math.max(this.cellSize.width,1),z=Mt=at=0,ot=Rt.alloc(),St=0;St<E.length;St++)Bt=E[St],Ot=this.ni(Bt,tt),Bt=ih(Bt,Bt.locationObject,Bt.locationSpot,ot),at=Math.max(at,Bt.x),Mt=Math.max(Mt,Ot.width-Bt.x),z=Math.max(z,Bt.y);switch(St=this.arrangement,St){case vl:at+=ct;break;default:Mt+=ct}yt=isFinite(yt)?Math.max(yt+ct,1):Math.max(at+Mt,1);var pn=Bt=this.arrangementOrigin.x;for(zt=this.arrangementOrigin.y,Mt=0,rt>=at&&(rt-=at),at=_t=0,Jt=Math.max(this.cellSize.height,1),Ut=z=0,re=!0,Ot=Rt.alloc(),Xe=0;Xe<E.length;Xe++){var hn=E[Xe],ze=this.ni(hn,tt),Me=ih(hn,hn.locationObject,hn.locationSpot,ot);if(0<Mt)switch(St){case vl:pn=(pn-Bt-(ze.width-Me.x))/yt,pn=qt.$(Math.round(pn),pn)?Math.round(pn):Math.floor(pn),pn=pn*yt+Bt;break;default:pn=(pn-Bt+Me.x)/yt,pn=qt.$(Math.round(pn),pn)?Math.round(pn):Math.ceil(pn),pn=pn*yt+Bt}else switch(St){case vl:_t=pn+Me.x+ze.width;break;default:_t=pn-Me.x}switch(St){case vl:var Jn=-(pn+Me.x)+_t;break;default:Jn=pn+ze.width-Me.x-_t}if(0<ut&&Mt>ut-1||0<rt&&0<Mt&&Jn>rt){for(b.push(new ye(0,re?zt-z:zt,rt+ct,Ut+z+mt)),pn=0;pn<Mt&&Xe!==Mt;pn++){Jn=E[Xe-Mt+pn];var _n=ih(Jn,Jn.locationObject,Jn.locationSpot,Ot);Jn.moveTo(Jn.position.x,Jn.position.y+z-_n.y)}Ut+=mt,zt=re?zt+Ut:zt+(Ut+z),Mt=Ut=z=0,pn=Bt,re=!1}switch(pn===Bt&&(at=St===vl?Math.max(at,ze.width-Me.x):Math.min(at,-Me.x)),z=Math.max(z,Me.y),Ut=Math.max(Ut,ze.height-Me.y),isFinite(Jt)&&(Ut=Math.max(Ut,Math.max(ze.height,Jt)-Me.y)),re?hn.moveTo(pn-Me.x,zt-Me.y):hn.moveTo(pn-Me.x,zt),St){case vl:pn-=Me.x+ct;break;default:pn+=ze.width-Me.x+ct}Mt++}if(b.push(new ye(0,zt,rt+ct,(re?Ut:Ut+z)+mt)),E.length!==Mt)for(rt=0;rt<Mt;rt++)ut=E[E.length-Mt+rt],ct=ih(ut,ut.locationObject,ut.locationSpot,ot),ut.moveTo(ut.position.x,ut.position.y+z-ct.y);if(Rt.free(ot),Rt.free(Ot),St===vl)for(E=0;E<b.length;E++)z=b[E],z.width+=at,z.x-=at;else for(E=0;E<b.length;E++)z=b[E],z.x>at&&(z.width+=z.x-at,z.x=at);ye.free(tt)}for(ot=z=tt=E=0;ot<b.length;ot++)rt=b[ot],E=Math.min(E,rt.x),tt=Math.min(tt,rt.y),z=Math.max(z,rt.x+rt.width);this.arrangement===vl?this.commitLayers(b,new Rt(E+y/2-(z+E),tt-x/2)):this.commitLayers(b,new Rt(E-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},Or.prototype.commitLayers=function(){};function u1(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}je.Object.defineProperties(Or.prototype,{wrappingWidth:{get:function(){return this.zo},set:function(a){this.zo!==a&&(0<a||isNaN(a))&&(this.zo=a,this.isViewportSized=isNaN(a),this.C())}},wrappingColumn:{get:function(){return this.yo},set:function(a){this.yo!==a&&(0<a||isNaN(a))&&(this.yo=a,this.C())}},cellSize:{get:function(){return this.yg},set:function(a){this.yg.D(a)||(this.yg.assign(a),this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf.D(a)||(this.tf.assign(a),this.C())}},alignment:{get:function(){return this.Jb},set:function(a){this.Jb===a||a!==sp&&a!==e0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==n0&&a!==vl||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==ry&&a!==i0&&a!==ap&&a!==o0||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}}});var e0=new he(Or,"Position",0),sp=new he(Or,"Location",1),n0=new he(Or,"LeftToRight",2),vl=new he(Or,"RightToLeft",3),ry=new he(Or,"Forward",4),i0=new he(Or,"Reverse",5),ap=new he(Or,"Ascending",6),o0=new he(Or,"Descending",7);Or.className="GridLayout",Or.standardComparer=u1,Or.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),y=y.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/);for(var x=0;x<a.length;x++)if(y[x]!==""&&y[x]!==void 0){var b=parseFloat(a[x]),E=parseFloat(y[x]);if(isNaN(b))if(isNaN(E)){if(a[x].localeCompare(y[x])!==0)return a[x].localeCompare(y[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(a[x]!=="")return 1;return y[x]!==""&&y[x]!==void 0?-1:0}return 1}return y!==null?-1:0},Or.Position=e0,Or.Location=sp,Or.LeftToRight=n0,Or.RightToLeft=vl,Or.Forward=ry,Or.Reverse=i0,Or.Ascending=ap,Or.Descending=o0;function Ui(){this.On=new Oe,this.Dn=new Oe,this.Pa=new Oe,this.cf=new Cn,this.bf=new Cn,this.aj=new Cn,this.H=null,this.tp=!1}Lt=Ui.prototype,Lt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Lt.Xe=function(a){this.H=a},Lt.oi=function(a){if(a instanceof qe){if(this.On.add(a),a instanceof Qn){var y=a.containingGroup;y===null?this.H.ai.add(a):y.gl.add(a),y=a.layout,y!==null&&(y.diagram=this.H)}}else a instanceof _e?this.Dn.add(a):a instanceof Ti||this.Pa.add(a);y=a.data,y===null||a instanceof Ti||(a instanceof _e?this.bf.add(y,a):this.cf.add(y,a))},Lt.pc=function(a){if(a.Ej(),a instanceof qe){if(this.On.remove(a),a instanceof Qn){var y=a.containingGroup;y===null?this.H.ai.remove(a):y.gl.remove(a),y=a.layout,y!==null&&(y.diagram=null)}}else a instanceof _e?this.Dn.remove(a):a instanceof Ti||this.Pa.remove(a);y=a.data,y===null||a instanceof Ti||(a instanceof _e?this.bf.remove(y):this.cf.remove(y))},Lt.Wd=function(){var a=this.H;if(a!==null){for(var y=a.nodeTemplateMap.iterator;y.next();){var x=y.value,b=y.key;(!x.Zc()||x instanceof Qn)&&Wt('Invalid node template in Diagram.nodeTemplateMap: template for "'+b+'" must be a Node or a simple Part, not a Group or Link: '+x)}for(y=a.groupTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof Qn||Wt('Invalid group template in Diagram.groupTemplateMap: template for "'+b+'" must be a Group, not a normal Node or Link: '+x);for(y=a.linkTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof _e||Wt('Invalid link template in Diagram.linkTemplateMap: template for "'+b+'" must be a Link, not a normal Node or simple Part: '+x);for(y=mn(),x=a.selection.iterator;x.next();)(b=x.value.data)&&y.push(b);for(x=mn(),a=a.highlighteds.iterator;a.next();)(b=a.value.data)&&x.push(b);for(a=mn(),b=this.nodes.iterator;b.next();){var E=b.value;E.data!==null&&(a.push(E.data),a.push(E.location))}for(b=this.links.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(b=this.parts.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),b=0;b<y.length;b++)E=this.Lc(y[b]),E!==null&&(E.isSelected=!0);for(b=0;b<x.length;b++)E=this.Lc(x[b]),E!==null&&(E.isHighlighted=!0);for(b=0;b<a.length;b+=2)E=this.Lc(a[b]),E!==null&&(E.location=a[b+1]);fn(y),fn(x),fn(a)}},Ui.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},Ui.prototype.addModeledParts=function(a,y){var x=this,b=this.diagram.model;a.forEach(function(E){b.lb(E)&&h1(x,E,!1)}),a.forEach(function(E){b.lb(E)&&x.resolveReferencesForData(E)}),y!==!1&&af(this.diagram,!1)};function h1(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var b=a.Ro(y),E=d1(a,y,b);if(E!==null&&(Va(E),E=E.copy(),E!==null)){var z=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,E.Tf=b,E.ub=y,a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=z,b=E;break t}}b=null}b!==null&&x&&a.resolveReferencesForData(y)}}Ui.prototype.insertLink=function(){return null},Ui.prototype.resolveReferencesForData=function(){},Ui.prototype.Ro=function(a){return this.H.model.Ro(a)};function d1(a,y,x){a=a.H;var b=a.model;return b.Xj()&&b.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(g1||(g1=!0,on('No Group template found for category "'+x+'"'),on(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(f1||(f1=!0,on('No Node template found for category "'+x+'"'),on(" Using default node template")),y=a.ny))),y}Ui.prototype.getLinkCategoryForData=function(){return""},Ui.prototype.setLinkCategoryForData=function(){},Ui.prototype.setFromNodeForLink=function(){},Ui.prototype.setToNodeForLink=function(){},Ui.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(p1||(p1=!0,on('No Link template found for category "'+a+'"'),on(" Using default link template")),x=y.my)),x},Ui.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},Ui.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},Ui.prototype.ip=function(a){a=this.Lc(a),a!==null&&(wg(this.diagram,a,!1),this.unresolveReferencesForPart(a))},Ui.prototype.unresolveReferencesForPart=function(){},Ui.prototype.removeDataForLink=function(){},Ui.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},Ui.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof qe?a:null)},Ui.prototype.findLinkForKey=function(){return null},Lt=Ui.prototype,Lt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Lt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof qe?a:null)},Lt.Kc=function(a){return a===null?null:this.bf.I(a)},Lt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new Oe;for(var x=this.On.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(ve(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator},Lt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new Oe;for(var x=this.Dn.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(ve(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator};function sy(a,y,x){for(var b in x){var E=y[b],z=x[b];if(ln(z)){if(!ln(E)||E.length<z.length)return!1;for(var tt=0;tt<E.length;tt++){var ot=z[tt];if(ot!==void 0&&!c1(a,E[tt],ot))return!1}}else if(!c1(a,E,z))return!1}return!0}function c1(a,y,x){if(typeof x=="function"){if(!x(y))return!1}else if(x instanceof RegExp){if(!y||!x.test(y.toString()))return!1}else if(ve(y)&&ve(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}Ui.prototype.doModelChanged=function(a){if(this.H){var y=this.H;if(a.model===y.model){var x=a.change;if(y.doModelChanged(a),y.aa){y.aa=!1;try{var b=a.modelChange;if(b!=="")if(x===Mo){if(b==="nodeCategory"){var E=this.Lc(a.object),z=a.newValue;E!==null&&typeof z=="string"&&(E.category=z)}else b==="nodeDataArray"&&(this.Gs(a.oldValue),this.addModeledParts(a.newValue));y.isModified=!0}else if(x===Ko){var tt=a.newValue;b==="nodeDataArray"&&ve(tt)&&h1(this,tt),y.isModified=!0}else if(x===dr){var ot=a.oldValue;b==="nodeDataArray"&&ve(ot)&&this.ip(ot),y.isModified=!0}else x===$s&&(b==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):b==="ModelDisplaced"&&this.Wd());else if(x===Mo){var rt=a.propertyName,at=a.object;at===y.model?(rt==="nodeKeyProperty"||rt==="nodeCategoryProperty")&&(y.undoManager.isUndoingRedoing||this.Wd()):this.updateDataBindings(at,rt),y.isModified=!0}else if(x===Ko||x===dr){var ut=a.change===Ko,ct=ut?a.newParam:a.oldParam,mt=ut?a.newValue:a.oldValue,yt=this.aj.I(a.object);if(Array.isArray(yt))for(a=0;a<yt.length;a++){var St=yt[a];if(ut)Cm(St,mt,ct,!0);else if(!(0>ct)){var Mt=ct+_g(St);St.pc(Mt,!0),xv(St,Mt,ct)}}y.isModified=!0}}finally{y.aa=!0}}}}},Ui.prototype.updateAllTargetBindings=function(a){a===void 0&&(a="");for(var y=this.parts.iterator;y.next();)y.value.La(a);for(y=this.nodes.iterator;y.next();)y.value.La(a);for(y=this.links.iterator;y.next();)y.value.La(a)},Ui.prototype.rp=function(){for(var a=this.H.model,y=new Oe,x=a.nodeDataArray,b=0;b<x.length;b++)y.add(x[b]);var E=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),E.forEach(function(tt){L1(a,tt,!1)}),b=0;b<x.length;b++){var z=x[b];this.Lc(z)===null&&C1(a,z,!1)}for(this.refreshDataBoundLinks(),x=this.parts.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.nodes.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.links.iterator;x.next();)x.value.updateRelationshipsFromData()},Ui.prototype.refreshDataBoundLinks=function(){},Ui.prototype.updateRelationshipsFromData=function(){},Ui.prototype.updateDataBindings=function(a,y){if(typeof y=="string"){var x=this.Lc(a);if(x!==null)x.La(y);else{x=null;for(var b=this.aj.iterator;b.next();){for(var E=b.value,z=0;z<E.length;z++){var tt=E[z].sx(a);tt!==null&&(x===null&&(x=mn()),x.push(tt))}if(x!==null)break}if(x!==null){for(b=0;b<x.length;b++)x[b].La(y);fn(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if(ln(x)){var b=a.aj.I(x);if(b===null)b=[],b.push(y),a.aj.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}function ly(a,y,x){Ad(y,function(tt){tt=tt.O.s;for(var ot=tt.length,rt=0;rt<ot;rt++)Mg(x,tt[rt])});var b=y.Hh;if(ln(b)){var E=a.aj.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&a.aj.remove(b);break}}}}Ui.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var b=new Cn;if(ln(a))for(var E=0;E<a.length;E++)r0(this,a[E],y,b,x);else for(a=a.iterator;a.next();)r0(this,a.value,y,b,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,E=new Oe;for(var z=new Cn,tt=b.iterator;tt.next();){var ot=tt.value;if(ot instanceof _e)a||ot.fromNode!==null&&ot.toNode!==null||E.add(ot);else if(ot instanceof qe&&ot.data!==null&&x.Tl()){var rt=ot;ot=tt.key;var at=ot.pg();at!==null&&(at=b.I(at),at!==null?(x.qe(rt.data,x.wa(at.data)),rt=y.Kc(rt.data),ot=ot.kh(),ot!==null&&rt!==null&&z.add(ot,rt)):x.qe(rt.data,void 0))}}if(0<E.count&&y.Is(E,!1),0<z.count)for(x=z.iterator;x.next();)b.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ut=new Cn;b.each(function(ct){ct.key.data!==null&&ut.add(ct.key.data,ct.value.data)}),x(ut,y,this.H.model)}for(y=b.iterator;y.next();)y.value.La();return b};function r0(a,y,x,b,E){if(y===null||E&&!y.canCopy())return null;if(b.contains(y))return b.I(y);var z=a.copyPartData(y,x);if(!(z instanceof Mn))return null;if(z.isSelected=!1,z.isHighlighted=!1,b.add(y,z),y instanceof qe){for(var tt=y.linksConnected;tt.next();){var ot=tt.value;if(ot.fromNode===y){var rt=b.I(ot);rt!==null&&(rt.fromNode=z)}ot.toNode===y&&(ot=b.I(ot),ot!==null&&(ot.toNode=z))}if(y instanceof Qn&&z instanceof Qn)for(y=y.memberParts;y.next();)tt=r0(a,y.value,x,b,E),tt instanceof _e||tt===null||(tt.containingGroup=z)}else if(y instanceof _e&&z instanceof _e)for(tt=y.fromNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=r0(a,y.value,x,b,E),tt!==null&&tt instanceof qe&&(tt.labeledLink=z);return z}Ui.prototype.copyPartData=function(a,y){var x=null,b=a.data;if(b!==null&&y!==null){var E=y.model;a instanceof _e||(b=E.copyNodeData(b),ve(b)&&(E.xf(b),x=y.Lc(b)))}else Va(a),x=a.copy(),x!==null&&(E=this.H,y!==null?y.add(x):b!==null&&E!==null&&E.commandHandler!==null&&E.commandHandler.copiesClipboardData&&(y=E.model,E=null,x instanceof _e||(E=y.copyNodeData(b)),ve(E)&&(x.data=E)));return x},je.Object.defineProperties(Ui.prototype,{nodes:{get:function(){return this.On}},links:{get:function(){return this.Dn}},parts:{get:function(){return this.Pa}},diagram:{get:function(){return this.H}},addsToTemporaryLayer:{get:function(){return this.tp},set:function(a){this.tp=a}}}),Ui.prototype.updateAllRelationshipsFromData=Ui.prototype.rp,Ui.prototype.findLinksByExample=Ui.prototype.ls,Ui.prototype.findNodesByExample=Ui.prototype.ms,Ui.prototype.findLinkForData=Ui.prototype.Kc,Ui.prototype.findNodeForData=Ui.prototype.ii,Ui.prototype.findPartForData=Ui.prototype.Lc,Ui.prototype.findNodeForKey=Ui.prototype.Vb,Ui.prototype.removeModeledPart=Ui.prototype.ip,Ui.prototype.removeModeledParts=Ui.prototype.Gs,Ui.prototype.rebuildParts=Ui.prototype.Wd;var f1=!1,g1=!1,p1=!1;Ui.className="PartManager";function Cr(a){Ui.apply(this,arguments)}pe(Cr,Ui),Cr.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),m1(this,a.linkDataArray)},Cr.prototype.addModeledParts=function(a){for(Ui.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)Nf(a.value);af(this.diagram,!1)};function m1(a,y){y.forEach(function(x){v1(a,x)}),af(a.diagram,!1)}function v1(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),b=a.findLinkTemplateForCategory(x);if(b!==null){Va(b);var E=b.copy();if(E!==null){b=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,E.Tf=x,E.ub=y,x=a.diagram.model;var z=u0(x,y,!0);z!==""&&(E.fromPortId=z),z=ya(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof qe&&(E.fromNode=z)),z=u0(x,y,!1),z!==""&&(E.toPortId=z),z=ya(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof qe&&(E.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(tt){tt=a.Vb(tt),tt!==null&&(tt.labeledLink=E)}),a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=b}}}}Cr.prototype.removeAllModeledParts=function(){var a=this.diagram.model;y1(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function y1(a,y){y.forEach(function(x){a.ip(x)})}Cr.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},Cr.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},Cr.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},Cr.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},Cr.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},Cr.prototype.findPartForKey=function(a){var y=Ui.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},Cr.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},Cr.prototype.doModelChanged=function(a){var y=this;if(Ui.prototype.doModelChanged.call(this,a),this.diagram){var x=this.diagram;if(a.model===x.model){var b=a.change;if(x.aa){x.aa=!1;try{var E=a.modelChange;if(E!==""){if(b===Mo){if(E==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(E==="linkToKey"){var ot=this.Kc(a.object);if(ot!==null){var rt=this.Vb(a.newValue);ot.toNode=rt}}else if(E==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ut=a.newValue;typeof ut=="string"&&(at.fromPortId=ut)}}else if(E==="linkToPortId"){var ct=this.Kc(a.object);if(ct!==null){var mt=a.newValue;typeof mt=="string"&&(ct.toPortId=mt)}}else if(E==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var St=a.newValue;if(St!==void 0){var Mt=this.Vb(St);Mt instanceof Qn?yt.containingGroup=Mt:yt.containingGroup=null}else yt.containingGroup=null}}else if(E==="linkLabelKeys"){var Ot=this.Kc(a.object);if(Ot!==null){var Bt=a.oldValue,zt=a.newValue;Array.isArray(Bt)&&Bt.forEach(function(Me){0<=zt.indexOf(Me)||(Me=y.Vb(Me),Me!==null&&(Me.labeledLink=null))}),Array.isArray(zt)&&zt.forEach(function(Me){Me=y.Vb(Me),Me!==null&&(Me.labeledLink=Ot)})}}else if(E==="linkCategory"){var _t=this.Kc(a.object),Ut=a.newValue;_t!==null&&typeof Ut=="string"&&(_t.category=Ut)}else E==="linkDataArray"&&(y1(this,a.oldValue),m1(this,a.newValue));x.isModified=!0}else if(b===Ko){var Jt=a.newValue;if(E==="linkDataArray"&&typeof Jt=="object"&&Jt!==null)v1(this,Jt);else if(E==="linkLabelKeys"&&Vh(Jt)){var re=this.Kc(a.object),Xe=this.Vb(Jt);re!==null&&Xe!==null&&(Xe.labeledLink=re)}x.isModified=!0}else if(b===dr){var pn=a.oldValue;if(E==="linkDataArray"&&typeof pn=="object"&&pn!==null)this.ip(pn);else if(E==="linkLabelKeys"&&Vh(pn)){var hn=this.Vb(pn);hn!==null&&(hn.labeledLink=null)}x.isModified=!0}}else if(b===Mo){var ze=a.propertyName;a.object!==x.model||ze!=="linkFromKeyProperty"&&ze!=="linkToKeyProperty"&&ze!=="linkFromPortIdProperty"&&ze!=="linkToPortIdProperty"&&ze!=="linkLabelKeysProperty"&&ze!=="nodeIsGroupProperty"&&ze!=="nodeGroupKeyProperty"&&ze!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},Cr.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new Oe,b=y.linkDataArray;b.forEach(function(z){x.add(z)});var E=[];this.links.each(function(z){z.data===null||x.contains(z.data)||E.push(z.data)}),E.forEach(function(z){F1(y,z,!1)}),b.forEach(function(z){a.Kc(z)===null&&T1(y,z,!1)})},Cr.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;if(a instanceof _e){var E=ya(b,y,!0);if(E=x.Vb(E),a.fromNode=E,E=ya(b,y,!1),E=x.Vb(E),a.toNode=E,y=b.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){E=y[0];var z=a.labelNodes.first();if(b.wa(z.data)===E)return}E=new Oe().addAll(y);var tt=new Oe;a.labelNodes.each(function(ot){ot.data!==null&&(ot=b.wa(ot.data),ot!==void 0&&tt.add(ot))}),y=tt.copy(),y.hp(E),E=E.copy(),E.hp(tt),(0<y.count||0<E.count)&&(y.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink===a&&(ot.labeledLink=null)}),E.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink!==a&&(ot.labeledLink=a)}))}}else!(a instanceof Ti)&&(y=b.lh(y),y=x.findPartForKey(y),y===null||y instanceof Qn)&&(a.containingGroup=y)}}},Cr.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){b=b.iterator;for(var z={};b.next();){var tt=b.value;y.lb(tt)?E instanceof Qn&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=E)):(z.link=this.Kc(tt),z.link!==null&&E instanceof qe&&(ya(y,tt,!0)===x&&(z.link.fromNode=E),ya(y,tt,!1)===x&&(z.link.toNode=E),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(ot){return function(rt){return rt===x?(E.labeledLink=ot.link,!0):!1}}(z)))),z={link:z.link}}Sl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof Qn&&(E.containingGroup=a))}},Cr.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof qe){var x=y.wa(a.data);if(x!==void 0){for(var b=a.linksConnected;b.next();)yl(y,x,b.value.data);if(a.isLinkLabel&&(b=a.labeledLink,b!==null&&yl(y,x,b.data)),a instanceof Qn)for(a=a.memberParts;a.next();)b=a.value.data,y.lb(b)&&yl(y,x,b)}}},Cr.prototype.copyPartData=function(a,y){var x=Ui.prototype.copyPartData.call(this,a,y);if(a instanceof _e)if(a=a.data,a!==null&&y!==null){var b=y.model;a=b.Jo(a),typeof a=="object"&&a!==null&&(b.fi(a),x=y.Kc(a))}else x!==null&&(y=this.diagram,a!==null&&y!==null&&y.commandHandler!==null&&y.commandHandler.copiesClipboardData&&(y=y.model.Jo(a),typeof y=="object"&&y!==null&&(x.data=y)));return x},Cr.prototype.insertLink=function(a,y,x,b){var E=this.diagram,z=E.model,tt=E.toolManager.findTool("Linking"),ot="";if(a!==null&&(y===null&&(y=a),ot=y.portId,ot===null&&(ot="")),y="",x!==null&&(b===null&&(b=x),y=b.portId,y===null&&(y="")),b=tt.archetypeLinkData,b instanceof _e){if(Va(b),z=b.copy(),z!==null)return z.fromNode=a,z.fromPortId=ot,z.toNode=x,z.toPortId=y,E.add(z),a=tt.archetypeLabelNodeData,a instanceof qe&&(Va(a),a=a.copy(),a!==null&&(a.labeledLink=z,E.add(a))),z}else if(b!==null&&(b=z.Jo(b),typeof b=="object"&&b!==null))return a!==null&&Df(z,b,z.wa(a.data),!0),Of(z,b,ot,!0),x!==null&&Df(z,b,z.wa(x.data),!1),Of(z,b,y,!1),z.fi(b),a=tt.archetypeLabelNodeData,a===null||a instanceof qe||(a=z.copyNodeData(a),typeof a=="object"&&a!==null&&(z.xf(a),a=z.wa(a),a!==void 0&&z.Bu(b,a))),E.Kc(b);return null},Cr.prototype.findLinkForKey=Cr.prototype.findLinkForKey,Cr.prototype.findPartForKey=Cr.prototype.findPartForKey,Cr.prototype.removeAllModeledParts=Cr.prototype.removeAllModeledParts,Cr.prototype.addModeledParts=Cr.prototype.addModeledParts,Cr.prototype.addAllModeledParts=Cr.prototype.addAllModeledParts,Cr.className="GraphLinksPartManager";function Ba(){Ui.apply(this,arguments),this.Sg=null}pe(Ba,Ui);function s0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var b=a.diagram.toolManager.findTool("Linking"),E=y,z=x;if(a.diagram.isTreePathToChildren||(E=x,z=y),(b===null||!gs(b,E,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),b=a.findLinkTemplateForCategory(y),b!==null&&(Va(b),b=b.copy(),b!==null))){var tt=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,b.Tf=y,b.ub=x.data,b.fromNode=E,b.toNode=z,a.diagram.add(b),b.ub=null,b.data=x.data,a.diagram.skipsModelSourceBindings=tt}}}Ba.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},Ba.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},Ba.prototype.setFromNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren)b.qe(a.data,b.wa(y));else{var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.toNode!==null?a.toNode.data:null)),this.Sg=E}},Ba.prototype.setToNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren){var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.fromNode!==null?a.fromNode.data:null)),this.Sg=E}else b.qe(a.data,b.wa(y))},Ba.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},Ba.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},Ba.prototype.doModelChanged=function(a){if(Ui.prototype.doModelChanged.call(this,a),this.diagram){var y=this.diagram;if(a.model===y.model){var x=a.change;if(y.aa){y.aa=!1;try{var b=a.modelChange;if(b!==""){if(x===Mo){if(b==="nodeParentKey"){var E=a.object,z=this.Vb(a.newValue),tt=this.ii(E);if(this.Sg!==null)z!==null&&(this.Sg.data=E,this.Sg.category=this.getLinkCategoryForData(E));else if(tt!==null){var ot=tt.kh();ot!==null?z===null?y.remove(ot):y.isTreePathToChildren?ot.fromNode=z:ot.toNode=z:s0(this,z,tt)}}else if(b==="parentLinkCategory"){var rt=this.ii(a.object),at=a.newValue;if(rt!==null&&typeof at=="string"){var ut=rt.kh();ut!==null&&(ut.category=at)}}y.isModified=!0}}else if(x===Mo){var ct=a.propertyName;a.object===y.model&&ct==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},Ba.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;a instanceof qe&&(y=b.mh(y),y=x.Vb(y),b=a.pg(),y!==b&&(b=a.kh(),y!==null?b!==null?x.isTreePathToChildren?b.fromNode=y:b.toNode=y:s0(this,y,a):b!==null&&wg(x,b,!1)))}}},Ba.prototype.updateDataBindings=function(a,y){Ui.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},Ba.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){for(b=b.iterator;b.next();){var z=b.value;y.lb(z)&&E instanceof qe&&y.mh(z)===x&&s0(this,E,this.ii(z))}Sl(y,x)}a=y.mh(a),a!==void 0&&E instanceof qe&&(a=this.Vb(a),s0(this,a,E))}},Ba.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof qe){var x=y.wa(a.data),b=this.Kc(a.data);if(b!==null){b.isSelected=!1,b.isHighlighted=!1;var E=b.layer;if(E!==null){var z=E.pc(-1,b,!1);0<=z&&this.diagram.cb(dr,"parts",E,b,null,z,null),z=b.layerChanged,z!==null&&z(b,E,null)}}for(b=this.diagram.isTreePathToChildren,a=a.linksConnected;a.next();)E=a.value,E=(b?E.toNode:E.fromNode).data,y.lb(E)&&yl(y,x,E)}},Ba.prototype.insertLink=function(a,y,x){y=this.diagram.model;var b=a,E=x;return this.diagram.isTreePathToChildren||(b=x,E=a),b!==null&&E!==null?(y.qe(E.data,y.wa(b.data)),E.kh()):null},Ba.prototype.findLinkForKey=Ba.prototype.findLinkForKey,Ba.className="TreePartManager";function Sn(a,y){this.kl=new Oe,this.il=new Oe,this.Wv=`,
"insertedNodeKeys": `,this.jy=`,
"modifiedNodeData": `,this.Yv=`,
"removedNodeKeys": `,this.vh=null,Vi(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new Cn,this.Th="key",this.Bk=this.bl=null,this.Jm=this.Km=!1,this.Mm=!0,this.xm=null,this.lj="category",this.Vf=new Cn,this.Lt=new Re,this.Wg=!1,this.o=null,this.undoManager=new Fo,a!==void 0&&(ln(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Sn.prototype.cloneProtected=function(a){a.xa=this.xa,a.Sm=this.Sm,a.Gg=this.Gg,a.Th=this.Th,a.bl=this.bl,a.Bk=this.Bk,a.Km=this.Km,a.Jm=this.Jm,a.Mm=this.Mm,a.xm=this.xm,a.lj=this.lj},Sn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Sn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},Sn.prototype.toString=function(a){if(a===void 0&&(a=0),1<a)return this.np();var y=(this.name!==""?this.name:"")+" Model";if(0<a){y+=`
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+wi(E)}}return y},Sn.prototype.xA=function(a){a.change!==$s&&Wt("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof Pr?(x1(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},Sn.prototype.Qv=function(a,y){var x=this,b=!1,E=new Oe,z=new Oe,tt=new Oe,ot=this.vh;a.changes.each(function(ct){ct.model===x&&(ct.modelChange==="nodeDataArray"?ct.change===Ko?E.add(ct.newValue):ct.change===dr&&tt.add(ct.oldValue):x.lb(ct.object)?z.add(ct.object):ct.change!==Mo||x.modelData!==ct.object&&ct.propertyName!=="modelData"?ct.object!==null&&(ot&&ot.contains(ct.object)?ot.get(ct.object).each(function(mt){x.lb(mt)&&z.add(mt)}):ct.object instanceof Sn||x.ri()&&x.Jc(ct.object)||w1(x,ct.object).each(function(mt){z.add(mt)})):b=!0)});var rt=this.il;rt.clear(),E.each(function(ct){rt.add(x.wa(ct)),y||z.add(ct)});var at=this.kl;at.clear(),tt.each(function(ct){at.add(x.wa(ct)),y&&z.add(ct)}),a=x.cloneDeep(z.Fa());var ut=null;return b&&(ut===null&&(ut={}),ut.modelData=this.cloneDeep(this.modelData)),0<rt.count&&(ut===null&&(ut={}),y?ut.removedNodeKeys=rt.Fa():ut.insertedNodeKeys=rt.Fa()),0<a.length&&(ut===null&&(ut={}),ut.modifiedNodeData=a),0<at.count&&(ut===null&&(ut={}),y?ut.insertedNodeKeys=at.Fa():ut.removedNodeKeys=at.Fa()),at.clear(),rt.clear(),ut},Sn.prototype.cloneDeep=function(a){return Bf(this,a,!0)};function Bf(a,y,x,b,E,z){function tt(ct,mt){ot?(ct.__gohashid===void 0&&z.push(ct),b.set(ct,mt)):(ct=Do++,b.set(ct,mt),E.set(ct,y))}if(!ve(y))return y;z||(z=[]);var ot=Object.isExtensible(y);if(b||(b=new Cn),ot){var rt=b.get(y);if(rt)return rt}else for(E||(E=new Cn),rt=E.iterator;rt.next();){var at=rt.key;if(rt.value===y&&(at=b.get(at)))return at}if(Array.isArray(y)){rt=[],tt(y,rt);for(var ut=0;ut<y.length;ut++)rt.push(Bf(a,y[ut],!1,b,E,z))}else if(y instanceof Rt||y instanceof Ze||y instanceof ye||y instanceof ci||y instanceof bn)rt=y.copy(),tt(y,rt);else{if(y instanceof Hi||y instanceof He||y instanceof he)return y;if(y instanceof Re)rt=new Re().addAll(Bf(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Oe)rt=new Oe().addAll(Bf(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Cn)rt=new Cn().addAll(Bf(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Date)rt=new Date(y.getTime()),tt(y,rt);else if(y instanceof RegExp)rt=new RegExp(y),tt(y,rt),rt.lastIndex=y.lastIndex;else if(typeof y.copy=="function")rt=y.copy(),tt(y,rt);else for(ut in rt={},tt(y,rt),y)ut!=="__gohashid"&&(rt[ut]=Bf(a,y[ut],!1,b,E,z))}return x&&z.forEach(function(ct){delete ct.__gohashid}),rt}Lt=Sn.prototype,Lt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Lt.rm=function(){var a="";return this.name!==""&&(a+=`,
"name": `+this.quote(this.name)),this.dataFormat!==""&&(a+=`,
"dataFormat": `+this.quote(this.dataFormat)),this.isReadOnly&&(a+=`,
"isReadOnly": `+this.isReadOnly),this.nodeKeyProperty!=="key"&&typeof this.nodeKeyProperty=="string"&&(a+=`,
"nodeKeyProperty": `+this.quote(this.nodeKeyProperty)),this.copiesArrays&&(a+=`,
"copiesArrays": true`),this.copiesArrayObjects&&(a+=`,
"copiesArrayObjects": true`),this.copiesKey||(a+=`,
"copiesKey": false`),this.nodeCategoryProperty!=="category"&&typeof this.nodeCategoryProperty=="string"&&(a+=`,
"nodeCategoryProperty": `+this.quote(this.nodeCategoryProperty)),a},Lt.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function S1(a,y){y=y.modelData,ve(y)&&(a.dm(y),a.modelData=y)}Lt.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!P1(x,a[x])){y=!0;break}return a="",y&&(a=`,
"modelData": `+uy(this,this.modelData)),a+`,
"nodeDataArray": `+Wh(this,this.nodeDataArray,!0)},Lt.kv=function(a){S1(this,a),a=a.nodeDataArray,ln(a)&&(this.dm(a),this.nodeDataArray=a)};function x1(a,y){function x(E,z){if((z=z.part)&&(z=z.data,E!==z)){var tt=b.get(E);tt===null?(tt=new Oe,tt.add(z),b.add(E,tt)):tt.add(z)}}var b=a.vh;b===null&&(b=new Cn,y.changes.each(function(E){if(E.diagram!==null){var z=E.change;z===Mo?(E=E.object.panel)&&(z=E.data)&&x(z,E):(z===Ko||z===dr)&&(E=E.object,(z=E.itemArray)&&x(z,E))}}),a.vh=b)}function w1(a,y){for(var x=new Oe,b=0;b<a.nodeDataArray.length;b++){var E=a.nodeDataArray[b];a0(a,y,E,E,x)}return x}function a0(a,y,x,b,E){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}else if(ve(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}return!1}Lt.Pv=function(a,y){var x=this,b=!1,E=new Oe,z=new Oe,tt=new Oe,ot=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===Ko?E.add(ut.newValue):ut.change===dr&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==Mo||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ct){x.lb(ct)&&z.add(ct)}):ut.object instanceof Sn||x.ri()&&x.Jc(ut.object)||w1(x,ut.object).each(function(ct){z.add(ct)})):b=!0)});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(x.wa(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(x.wa(ut)),y&&z.add(ut)}),a="",b&&(a+=`,
"modelData": `+uy(this,this.modelData)),0<rt.count&&(a+=(y?this.Yv:this.Wv)+Wh(this,rt.Fa(),!0)),0<z.count&&(a+=this.jy+Wh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+Wh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Lt.fp=function(a){(a.name!==void 0&&a.name!==this.name||a.dataFormat!==void 0&&a.dataFormat!==this.dataFormat||a.isReadOnly!==void 0&&a.isReadOnly!==this.isReadOnly||a.nodeKeyProperty!==void 0&&a.nodeKeyProperty!==this.nodeKeyProperty||a.copiesArrays!==void 0&&a.copiesArrays!==this.copiesArrays||a.copiesArrayObjects!==void 0&&a.copiesArrayObjects!==this.copiesArrayObjects||a.copiesKey!==void 0&&a.copiesKey!==this.copiesKey||a.nodeCategoryProperty!==void 0&&a.nodeCategoryProperty!==this.nodeCategoryProperty)&&Wt("applyIncrementalJson cannot change Model properties"),S1(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,b=new Cn;if(Array.isArray(x))for(var E=0;E<x.length;E++){var z=x[E],tt=this.wa(z);tt!=null&&b.set(tt,z)}if(Array.isArray(y))for(E=y.length,z=0;z<E;z++){tt=y[z];var ot=this.hc(tt);ot===null&&(ot=(ot=b.get(tt))?ot:this.copyNodeData({}),this.km(ot,tt),this.xf(ot))}if(Array.isArray(x)){for(y=x.length,b=0;b<y;b++)if(E=x[b],z=this.wa(E),z=this.hc(z),z!==null){for(var rt in E)rt==="__gohashid"||rt===this.nodeKeyProperty||this.Wj()&&rt===this.nodeIsGroupProperty||this.setDataProperty(z,rt,E[rt]);this.lm(E,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,rt=0;rt<x;rt++)y=this.hc(a[rt]),y!==null&&this.cm(y)},Lt.$x=function(a,y){a.change!==$s&&Wt("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof Pr?(y===void 0&&(y=up(this,this)),x1(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},Lt.yA=function(a,y){return this.$x(a,y)},Lt.np=function(a){return a===void 0&&(a=up(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Lt.toJSON=function(a){return this.np(a)},Lt.Zw=function(a){var y=null;if(typeof a=="string")try{y=Ce.JSON.parse(a)}catch(b){}else typeof a=="object"?y=a:Wt("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Wt("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Lt.Ky=function(a){return this.Zw(a)},Sn.constructGraphLinksModel=function(){return new Sn},Lt=Sn.prototype,Lt.dm=function(a){if(ln(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];if(ve(b)){var E=x;b=this.dm(b),Array.isArray(a)?a[E]=b:Wt("Cannot replace an object in an HTMLCollection or NodeList at "+E)}}else if(ve(a)){for(y in a)if(x=a[y],ve(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(E=x.length%2===0,b=0;b<x.length;b++)if(typeof x[b]!="number"){E=!1;break}if(E){for(E=new Re,b=0;b<x.length/2;b++)E.add(new Rt(x[2*b],x[2*b+1]));E.freeze(),a[y]=E}}return Ex(a)}return a},Lt.sm=function(a){return a===void 0?"undefined":a===null?"null":a===!0?"true":a===!1?"false":typeof a=="string"?this.quote(a):typeof a=="number"?a===1/0?"9e9999":a===-1/0?"-9e9999":isNaN(a)?'{"class":"NaN"}':a.toString():a instanceof Date?'{"class":"Date", "value":"'+a.toJSON()+'"}':a instanceof Number?this.sm(a.valueOf()):ln(a)?Wh(this,a):ve(a)?uy(this,a):typeof a=="function"?"null":a.toString()};function Wh(a,y,x){x===void 0&&(x=!1);var b=y.length;if(0>=b)return"[]";var E=new Ci;E.add("["),x&&1<b&&E.add(`
`);for(var z=0;z<b;z++){var tt=y[z];tt!==void 0&&(0<z&&(E.add(","),x&&E.add(`
`)),E.add(a.sm(tt)))}return x&&1<b&&E.add(`
`),E.add("]"),E.toString()}function P1(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function Ls(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function uy(a,y){var x=y;if(x instanceof Rt)y={class:"go.Point",x:Ls(x.x),y:Ls(x.y)};else if(x instanceof Ze)y={class:"go.Size",width:Ls(x.width),height:Ls(x.height)};else if(x instanceof ye)y={class:"go.Rect",x:Ls(x.x),y:Ls(x.y),width:Ls(x.width),height:Ls(x.height)};else if(x instanceof ci)y={class:"go.Margin",top:Ls(x.top),right:Ls(x.right),bottom:Ls(x.bottom),left:Ls(x.left)};else if(x instanceof bn)x.sb()?y={class:"go.Spot",x:Ls(x.x),y:Ls(x.y),offsetX:Ls(x.offsetX),offsetY:Ls(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof Hi){if(y={class:"go.Brush",type:x.type.name},x.type===th?y.color=x.color:(x.type===xu||x.type===Ea)&&(y.start=x.start,y.end=x.end,x.type===Ea&&(x.startRadius!==0&&(y.startRadius=Ls(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=Ls(x.endRadius)))),x.colorStops!==null){var b={};for(x=x.colorStops.iterator;x.next();)b[x.key]=x.value;y.colorStops=b}}else x instanceof He?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=Ls(x.startX)),x.startY!==0&&(y.startY=Ls(x.startY)),x.endX!==0&&(y.endX=Ls(x.endX)),x.endY!==0&&(y.endY=Ls(x.endY)),x.spot1.D(Ai)||(y.spot1=x.spot1),x.spot2.D(er)||(y.spot2=x.spot2),x.type===He.o&&(y.path=He.ia(x))):x instanceof he&&(y={class:"go.EnumValue",classType:up(a,x.classType),name:x.name});b="{",x=!0;for(var E in y){var z=Zo(y,E);if(!P1(E,z))if(x?x=!1:b+=",",b+=a.quote(E)+":",E==="points"&&z instanceof Re){var tt="[";for(z=z.iterator;z.next();){var ot=z.value;1<tt.length&&(tt+=","),tt+=a.sm(ot.x),tt+=",",tt+=a.sm(ot.y)}tt+="]",b+=tt}else b+=a.sm(z)}return b+"}"}function ks(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function Ex(a){if(typeof a!="object")return a;var y=a.class||"";if(y==="NaN")return NaN;if(y==="Date")return new Date(a.value);if(y.indexOf("go.")!==0)return a;y=y.substr(3);var x=a;if(y==="Point")x=new Rt(ks(a.x),ks(a.y));else if(y==="Size")x=new Ze(ks(a.width),ks(a.height));else if(y==="Rect")x=new ye(ks(a.x),ks(a.y),ks(a.width),ks(a.height));else if(y==="Margin")x=new ci(ks(a.top),ks(a.right),ks(a.bottom),ks(a.left));else if(y==="Spot")typeof a.enum=="string"?x=Oo(a.enum):x=new bn(ks(a.x),ks(a.y),ks(a.offsetX),ks(a.offsetY));else if(y==="Brush"){if(x=new Hi,x.type=Wn(Hi,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof bn&&(x.start=a.start),a.end instanceof bn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=ks(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=ks(a.endRadius)),a=a.colorStops,ve(a))for(var b in a)x.addColorStop(parseFloat(b),a[b])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=He.parse(a.path):x=new He,x.type=Wn(He,a.type),typeof a.startX=="number"&&(x.startX=ks(a.startX)),typeof a.startY=="number"&&(x.startY=ks(a.startY)),typeof a.endX=="number"&&(x.endX=ks(a.endX)),typeof a.endY=="number"&&(x.endY=ks(a.endY)),a.spot1 instanceof bn&&(x.spot1=a.spot1),a.spot2 instanceof bn&&(x.spot2=a.spot2)):y==="EnumValue"&&(b=a.classType,b.indexOf("go.")===0&&(b=b.substr(3)),b=dy(b),typeof b=="function"&&(x=Wn(b,a.name)));return x}Lt.Pe=function(a){return this.Lt.add(a),this},Lt.ik=function(a){this.Lt.remove(a)},Lt.ds=function(a){this.skipsUndoManager||this.undoManager.Tu(a);for(var y=this.Lt,x=y.length,b=0;b<x;b++)y.M(b)(a)},Lt.cb=function(a,y,x,b,E,z,tt){lr(this,"",a,y,x,b,E,z,tt)},Lt.g=function(a,y,x,b,E){lr(this,"",Mo,a,this,y,x,b,E)},Lt.Fs=function(a,y,x,b,E,z){lr(this,"",Mo,y,a,x,b,E,z)};function lr(a,y,x,b,E,z,tt,ot,rt){ot===void 0&&(ot=null),rt===void 0&&(rt=null);var at=new No;at.model=a,at.change=x,at.modelChange=y,at.propertyName=b,at.object=E,at.oldValue=z,at.oldParam=ot,at.newValue=tt,at.newParam=rt,a.ds(at)}Sn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===Mo){var x=a.object,b=a.propertyName,E=a.I(y);b===this.nodeKeyProperty&&this.lb(x)&&(y=a.I(!y),y!==void 0&&this.kb.remove(y),E!==void 0&&this.kb.add(E,x)),vo(x,b,E)}else a.change===Ko?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,ve(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]===a&&hi(this.Tc,x),b!==void 0&&this.kb.remove(b)):(this.Tc[x]!==a&&ni(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)))):a.modelChange===""?((b=a.object)&&!ln(b)&&a.propertyName&&(b=Zo(a.object,a.propertyName)),ln(b)&&typeof x=="number"&&(a=a.newValue,y?hi(b,x):ni(b,x,a))):Wt("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===dr?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,ve(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]!==a&&ni(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)):(this.Tc[x]===a&&hi(this.Tc,x),b!==void 0&&this.kb.remove(b)))):a.modelChange===""?((b=a.object)&&!ln(b)&&a.propertyName&&(b=Zo(a.object,a.propertyName)),ln(b)&&typeof x=="number"&&(a=a.oldValue,y?ni(b,x,a):hi(b,x))):Wt("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==$s&&Wt("unknown ChangedEvent: "+a.toString())},Sn.prototype.Ea=function(a){return this.undoManager.Ea(a)},Sn.prototype.eb=function(a){return this.undoManager.eb(a)},Sn.prototype.Kf=function(){return this.undoManager.Kf()},Sn.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},Lt=Sn.prototype,Lt.La=function(a,y){y===void 0&&(y=""),lr(this,"SourceChanged",$s,y,a,null,null)},Lt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=Zo(a,y),y!==void 0)){if(Vh(y))return y;Wt("Key value for node data "+a+" is not a number or a string: "+y)}}},Lt.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var b=Zo(a,x);b!==y&&this.hc(y)===null&&(vo(a,x,y),b!==void 0&&this.kb.remove(b),this.kb.add(y,a),lr(this,"nodeKey",Mo,x,a,b,y),typeof x=="string"&&this.La(a,x),this.jp(b,y))}else vo(a,x,y)}};function Vh(a){return typeof a=="number"||typeof a=="string"}Lt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Lt.hc=function(a){return a===null&&Wt("Model.findNodeDataForKey:key must not be null"),a!==void 0&&Vh(a)?this.kb.I(a):null},Lt.$u=function(a){if(a!==null){var y=this.Th;if(y!==""){var x=this.wa(a);if(x===void 0||this.kb.contains(x)){var b=this.bl;if(b!==null&&(x=b(this,a),x!=null&&!this.kb.contains(x))){vo(a,y,x);return}if(typeof x=="string"){for(b=2;this.kb.contains(x+b);)b++;vo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;vo(a,y,x)}}}}},Lt.xf=function(a){a!==null&&(Yo(a),this.lb(a)||C1(this,a,!0))};function C1(a,y,x){var b=a.wa(y);(b===void 0||a.kb.I(b)!==y)&&(a.$u(y),b=a.wa(y),b===void 0&&Wt("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(b,y),b=null,x&&(b=a.Tc.length,ni(a.Tc,b,y)),lr(a,"nodeDataArray",Ko,"nodeDataArray",a,null,y,null,b),a.fm(y),a.em(y))}Lt.Fy=function(a){if(ln(a))for(var y=a.length,x=0;x<y;x++)this.xf(a[x]);else for(a=a.iterator;a.next();)this.xf(a.value)},Lt.cm=function(a){a!==null&&L1(this,a,!0)};function L1(a,y,x){var b=a.wa(y);if(b!==void 0&&a.kb.remove(b),b=null,x){t:if(x=a.Tc,Array.isArray(x))b=x.indexOf(y);else{b=x.length;for(var E=0;E<b;E++)if(x[E]===y){b=E;break t}b=-1}if(0>b)return;hi(a.Tc,b)}lr(a,"nodeDataArray",dr,"nodeDataArray",a,y,null,b,null),a.qp(y)}Lt.nA=function(a){if(ln(a))for(var y=a.length,x=0;x<y;x++)this.cm(a[x]);else for(a=a.iterator;a.next();)this.cm(a.value)},Lt.$z=function(a){if(a!==this.nodeDataArray&&ln(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.wa(z);if(tt!==void 0){x.add(tt);var ot=this.hc(tt);ot!==z&&(ot!==null?(this.Do(ot,z),this.lm(z,ot)):(z=this.cloneDeep(z),this.km(z,tt),this.xf(z)))}else tt=this.cloneDeep(z),this.xf(tt),x.add(this.wa(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.hc(b))&&this.cm(b);y.clear(),x.clear()}},Lt.jp=function(a,y){y!==void 0&&(a=lp(this,a),a instanceof Oe&&this.Vf.add(y,a))},Lt.Lv=function(){},Lt.fm=function(){},Lt.em=function(){},Lt.qp=function(){};function yl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b===null&&(b=new Oe,a.Vf.add(y,b)),b.add(x)}}function Sl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b instanceof Oe&&(x==null?a.Vf.remove(y):(b.remove(x),b.count===0&&a.Vf.remove(y)))}}function lp(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof Oe?a:null)}Lt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},Sn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):l0(this,a,!0),ve(a)&&Vi(a),a};function l0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var b=[];for(x=0;x<y.length;x++){var E=l0(a,y[x],a.copiesArrayObjects);b.push(E)}return Vi(b),b}if(x&&ve(y)){x=(x=y.constructor)?new x:{},E=a.copiesKey||typeof a.nodeKeyProperty!="string"?null:a.nodeKeyProperty;for(b in y)if(b==="__gohashid")x.__gohashid=void 0;else if(b===E)x[E]=void 0;else{var z=Zo(y,b),tt=up(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof Sn||z instanceof Fo||z instanceof Pr||z instanceof No||(z=l0(a,z,!1)),vo(x,b,z)}return Vi(x),x}return y instanceof Rt||y instanceof Ze||y instanceof ye||y instanceof bn||y instanceof ci?y.copy():y}Sn.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}}else!k1&&a instanceof Qt&&(k1=!0,on('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),on(" Is that really your intent?"));var b=Zo(a,y);b!==x&&(vo(a,y,x),this.Fs(a,y,b,x))},Lt=Sn.prototype,Lt.set=function(a,y,x){this.setDataProperty(a,y,x)},Lt.Do=function(a,y){if(y){var x=this.lb(a),b;for(b in y)b==="__gohashid"||x&&b===this.nodeKeyProperty||this.setDataProperty(a,b,y[b])}},Lt.Ay=function(a,y){this.ts(a,-1,y)},Lt.ts=function(a,y,x){0>y&&(y=a.length),ni(a,y,x),lr(this,"",Ko,"",a,null,x,null,y)},Lt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Wt("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];hi(a,y),lr(this,"",dr,"",a,x,null,y,null)},Lt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=Zo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForNodeData found a non-string category for "+a+": "+y)},Lt.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var b=Zo(a,x);b===void 0&&(b=""),b!==y&&(vo(a,x,y),lr(this,"nodeCategory",Mo,x,a,b,y))}else vo(a,x,y)}},Lt.lm=function(a,y){this.jm(y,this.Ro(a))},Lt.Tl=function(){return!1},Lt.Wj=function(){return!1},Lt.ri=function(){return!1},Lt.xs=function(){return!1},Lt.Xj=function(){return!1};function hy(){return new Sn}function up(a,y){if(typeof y=="function"){if(y.className)return y.className;if(y.name)return y.name}else if(typeof y=="object"&&y!==null&&y.constructor)return up(a,y.constructor);return typeof y}function dy(a){return sl[a]?sl[a]:Ce.go!==void 0&&Ce.go[a]?Ce.go[a]:null}function Zo(a,y){if(!a||!y)return null;try{if(typeof y=="function")var x=y(a);else typeof a.getAttribute=="function"?(x=a.getAttribute(y),x===null&&(x=void 0)):x=a[y]}catch(b){}return x}function vo(a,y,x){if(a&&y)try{typeof y=="function"?y(a,x):typeof a.setAttribute=="function"?a.setAttribute(y,x):a[y]=x}catch(b){}}je.Object.defineProperties(Sn.prototype,{name:{get:function(){return this.xa},set:function(a){var y=this.xa;y!==a&&(this.xa=a,this.g("name",y,a))}},dataFormat:{get:function(){return this.Sm},set:function(a){var y=this.Sm;y!==a&&(this.Sm=a,this.g("dataFormat",y,a))}},isReadOnly:{get:function(){return this.Gg},set:function(a){var y=this.Gg;y!==a&&(this.Gg=a,this.g("isReadOnly",y,a))}},modelData:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.g("modelData",y,a),this.La(a))}},undoManager:{get:function(){return this.o},set:function(a){var y=this.o;y!==a&&(y!==null&&y.Rx(this),this.o=a,a!==null&&a.Xw(this))}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a}},nodeKeyProperty:{get:function(){return this.Th},set:function(a){var y=this.Th;y!==a&&(a===""&&Wt("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Wt("Cannot set Model.nodeKeyProperty when there is existing node data"),this.Th=a,this.g("nodeKeyProperty",y,a))}},makeUniqueKeyFunction:{get:function(){return this.bl},set:function(a){var y=this.bl;y!==a&&(this.bl=a,this.g("makeUniqueKeyFunction",y,a))}},nodeDataArray:{get:function(){return this.Tc},set:function(a){var y=this.Tc;if(y!==a){this.kb.clear(),this.Lv();for(var x=a.length,b=0;b<x;b++){var E=a[b];ve(E)||Wt("Model.nodeDataArray must only contain Objects, not: "+E),Yo(E)}for(this.Tc=a,b=new Re,E=0;E<x;E++){var z=a[E],tt=this.wa(z);tt===void 0||this.kb.I(tt)!==null?b.add(z):this.kb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.$u(E),z=this.wa(E),z!==void 0&&this.kb.add(z,E);for(lr(this,"nodeDataArray",Mo,"nodeDataArray",this,y,a),y=0;y<x;y++)b=a[y],this.fm(b),this.em(b);Array.isArray(a)||(this.isReadOnly=!0)}}},copyNodeDataFunction:{get:function(){return this.Bk},set:function(a){var y=this.Bk;y!==a&&(this.Bk=a,this.g("copyNodeDataFunction",y,a))}},copiesArrays:{get:function(){return this.Km},set:function(a){var y=this.Km;y!==a&&(this.Km=a,this.g("copiesArrays",y,a))}},copiesArrayObjects:{get:function(){return this.Jm},set:function(a){var y=this.Jm;y!==a&&(this.Jm=a,this.g("copiesArrayObjects",y,a))}},copiesKey:{get:function(){return this.Mm},set:function(a){var y=this.Mm;y!==a&&(this.Mm=a,this.g("copiesKey",y,a))}},afterCopyFunction:{get:function(){return this.xm},set:function(a){var y=this.xm;y!==a&&(this.xm=a,this.g("afterCopyFunction",y,a))}},nodeCategoryProperty:{get:function(){return this.lj},set:function(a){var y=this.lj;y!==a&&(this.lj=a,this.g("nodeCategoryProperty",y,a))}},type:{get:function(){return"Model"}}}),Sn.prototype.setCategoryForNodeData=Sn.prototype.jm,Sn.prototype.getCategoryForNodeData=Sn.prototype.Ro,Sn.prototype.removeArrayItem=Sn.prototype.ov,Sn.prototype.insertArrayItem=Sn.prototype.ts,Sn.prototype.addArrayItem=Sn.prototype.Ay,Sn.prototype.assignAllDataProperties=Sn.prototype.Do,Sn.prototype.set=Sn.prototype.set,Sn.prototype.clearUnresolvedReferences=Sn.prototype.Qy,Sn.prototype.mergeNodeDataArray=Sn.prototype.$z,Sn.prototype.removeNodeDataCollection=Sn.prototype.nA,Sn.prototype.removeNodeData=Sn.prototype.cm,Sn.prototype.addNodeDataCollection=Sn.prototype.Fy,Sn.prototype.addNodeData=Sn.prototype.xf,Sn.prototype.makeNodeDataKeyUnique=Sn.prototype.$u,Sn.prototype.findNodeDataForKey=Sn.prototype.hc,Sn.prototype.containsNodeData=Sn.prototype.lb,Sn.prototype.setKeyForNodeData=Sn.prototype.km,Sn.prototype.getKeyForNodeData=Sn.prototype.wa,Sn.prototype.updateTargetBindings=Sn.prototype.La,Sn.prototype.commit=Sn.prototype.commit,Sn.prototype.rollbackTransaction=Sn.prototype.Kf,Sn.prototype.commitTransaction=Sn.prototype.eb,Sn.prototype.startTransaction=Sn.prototype.Ea,Sn.prototype.raiseDataChanged=Sn.prototype.Fs,Sn.prototype.raiseChanged=Sn.prototype.g,Sn.prototype.raiseChangedEvent=Sn.prototype.cb,Sn.prototype.removeChangedListener=Sn.prototype.ik,Sn.prototype.addChangedListener=Sn.prototype.Pe,Sn.prototype.writeJsonValue=Sn.prototype.sm,Sn.prototype.replaceJsonObjects=Sn.prototype.dm,Sn.prototype.applyIncrementalJSON=Sn.prototype.Ky,Sn.prototype.applyIncrementalJson=Sn.prototype.Zw,Sn.prototype.toJSON=Sn.prototype.toJSON,Sn.prototype.toJson=Sn.prototype.np,Sn.prototype.toIncrementalJSON=Sn.prototype.yA,Sn.prototype.toIncrementalJson=Sn.prototype.$x,Sn.prototype.toIncrementalData=Sn.prototype.xA,Sn.prototype.clear=Sn.prototype.clear;var k1=!1,sl={};Sn.className="Model",Sn.fromJSON=Sn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=Ce.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:Wt("Unable to construct a Model from: "+a);if(y===null){a=null;var b=x.class;if(typeof b=="string")try{var E=null;b.indexOf("go.")===0?(b=b.substr(3),E=dy(b)):(E=dy(b),E===null&&(E=Ce[b])),typeof E=="function"&&(a=new E)}catch(z){}a===null||a instanceof Sn?y=a:Wt("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=Sn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},Sn.safePropertyValue=Zo,Sn.safePropertySet=vo,sl.Brush=Hi,sl.ChangedEvent=No,sl.Geometry=He,sl.Margin=ci,sl.Panel=De,sl.Point=Rt,sl.Rect=ye,sl.Size=Ze,sl.Spot=bn,sl.Transaction=Pr,sl.UndoManager=Fo;function Qo(a,y,x,b){Vi(this),this._isFrozen=!1,a===void 0&&(a=""),y===void 0&&(y=a),x===void 0&&(x=null),this.j=-1,this.xd=null,this.xl=a,this.wl=this.to=0,this.Cr=null,this.wn=!1,this.sl=y,this.Im=x,b===void 0?(this.el=b1,this.wk=null):(this.el=hp,this.wk=b),this.st=new Oe}Qo.prototype.copy=function(){var a=new Qo;return a.xl=this.xl,a.to=this.to,a.wl=this.wl,a.Cr=this.Cr,a.wn=this.wn,a.sl=this.sl,a.Im=this.Im,a.el=this.el,a.wk=this.wk,a},Lt=Qo.prototype,Lt.qb=function(a){a.classType===Qo&&(this.mode=a)},Lt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.Kx=function(a){return a===void 0&&(a=null),this.mode=hp,this.backConverter=a,this},Lt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Lt.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function M1(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Lt.Mv=function(a,y,x){var b=this.sl;if(x===void 0||b===""||b===x){x=this.xl;var E=this.Im;if(E===null&&x==="")on("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(b!==""&&(z=Zo(y,b)),z!==void 0)if(E===null)x!==""&&vo(a,x,z);else try{if(x!==""){var tt=E(z,a);vo(a,x,tt)}else E(z,a)}catch(ot){}}}},Lt.sp=function(a,y,x,b){if(this.el===hp){var E=this.xl;if(x===void 0||E===x){x=this.sl;var z=this.wk,tt=a;if(E!==""&&(tt=Zo(a,E)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var ot=b!==null?b.diagram:null,rt=ot!==null?ot.model:null;if(z===null){if(x!=="")rt!==null?rt.setDataProperty(y,x,tt):vo(y,x,tt);else if(rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var at=b.itemIndex,ut=b.panel.itemArray;rt.ov(ut,at),rt.ts(ut,at,tt)}}else try{if(x!==""){var ct=z(tt,y,rt);rt!==null?rt.setDataProperty(y,x,ct):vo(y,x,ct)}else{var mt=z(tt,y,rt);if(mt!==void 0&&rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var yt=b.itemIndex,St=b.panel.itemArray;rt.ov(St,yt),rt.ts(St,yt,mt)}}}catch(Mt){}}finally{this.st.remove(a)}}}},je.Object.defineProperties(Qo.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&oe(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&oe(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&oe(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&oe(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&oe(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&oe(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&oe(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&oe(this),this.el=a}}}),Qo.prototype.updateSource=Qo.prototype.sp,Qo.prototype.updateTarget=Qo.prototype.Mv,Qo.prototype.ofModel=Qo.prototype.dA,Qo.prototype.ofObject=Qo.prototype.cp,Qo.prototype.makeTwoWay=Qo.prototype.Kx;var Ax="Binding",b1=new he(Qo,"OneWay",1),hp=new he(Qo,"TwoWay",2);Qo.className="Binding",Qo.parseEnum=function(a,y){return function(x){return x=Wn(a,x),x===null?y:x}},Qo.toString=wi,Qo.OneWay=b1,Qo.TwoWay=hp;function Pi(a,y,x){Sn.call(this),this.Vv=`,
"insertedLinkKeys": `,this.iy=`,
"modifiedLinkData": `,this.Xv=`,
"removedLinkKeys": `,this.md=[],this.$f=new Oe,this.wb=new Cn,this.Jh="",this.Ri=this.Ak=this.cl=null,this.lf="from",this.mf="to",this.fj=this.ej="",this.dj="category",this.je="",this.jl="isGroup",this.Je="group",this.Lm=!1,y!==void 0&&(this.linkDataArray=y),a!==void 0&&(ln(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}pe(Pi,Sn),Pi.constructGraphLinksModel=Sn.constructGraphLinksModel,Pi.prototype.cloneProtected=function(a){Sn.prototype.cloneProtected.call(this,a),a.Jh=this.Jh,a.cl=this.cl,a.Ak=this.Ak,a.lf=this.lf,a.mf=this.mf,a.ej=this.ej,a.fj=this.fj,a.dj=this.dj,a.je=this.je,a.jl=this.jl,a.Je=this.Je,a.Lm=this.Lm},Lt=Pi.prototype,Lt.clear=function(){Sn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" GraphLinksModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;var x=a.length,b;for(b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+wi(E)}for(y+=`
link data:`,a=this.linkDataArray,x=a.length,b=0;b<x;b++)E=a[b],y+=" "+ya(this,E,!0)+"-->"+ya(this,E,!1)}return y},Lt.Qv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=Sn.prototype.Qv.call(this,a,y),b=this,E=new Oe,z=new Oe,tt=new Oe,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===Ko?E.add(ut.newValue):ut.change===dr&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ct){b.Jc(ct)&&z.add(ct)}):ut.object instanceof Sn||b.lb(ut.object)||N1(b,ut.object).each(function(ct){z.add(ct)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=b.cloneDeep(z.Fa()),0<rt.count&&(x===null&&(x={}),y?x.removedLinkKeys=rt.Fa():x.insertedLinkKeys=rt.Fa()),0<a.length&&(x===null&&(x={}),x.modifiedLinkData=a),0<at.count&&(x===null&&(x={}),y?x.insertedLinkKeys=at.Fa():x.removedLinkKeys=at.Fa()),at.clear(),rt.clear(),x},Lt.rm=function(){var a=Sn.prototype.rm.call(this),y="";return this.linkCategoryProperty!=="category"&&typeof this.linkCategoryProperty=="string"&&(y+=`,
"linkCategoryProperty": `+this.quote(this.linkCategoryProperty)),this.linkKeyProperty!==""&&typeof this.linkKeyProperty=="string"&&(y+=`,
"linkKeyProperty": `+this.quote(this.linkKeyProperty)),this.linkFromKeyProperty!=="from"&&typeof this.linkFromKeyProperty=="string"&&(y+=`,
"linkFromKeyProperty": `+this.quote(this.linkFromKeyProperty)),this.linkToKeyProperty!=="to"&&typeof this.linkToKeyProperty=="string"&&(y+=`,
"linkToKeyProperty": `+this.quote(this.linkToKeyProperty)),this.linkFromPortIdProperty!==""&&typeof this.linkFromPortIdProperty=="string"&&(y+=`,
"linkFromPortIdProperty": `+this.quote(this.linkFromPortIdProperty)),this.linkToPortIdProperty!==""&&typeof this.linkToPortIdProperty=="string"&&(y+=`,
"linkToPortIdProperty": `+this.quote(this.linkToPortIdProperty)),this.linkLabelKeysProperty!==""&&typeof this.linkLabelKeysProperty=="string"&&(y+=`,
"linkLabelKeysProperty": `+this.quote(this.linkLabelKeysProperty)),this.nodeIsGroupProperty!=="isGroup"&&typeof this.nodeIsGroupProperty=="string"&&(y+=`,
"nodeIsGroupProperty": `+this.quote(this.nodeIsGroupProperty)),this.nodeGroupKeyProperty!=="group"&&typeof this.nodeGroupKeyProperty=="string"&&(y+=`,
"nodeGroupKeyProperty": `+this.quote(this.nodeGroupKeyProperty)),a+y},Lt.gp=function(a){Sn.prototype.gp.call(this,a),a.linkKeyProperty&&(this.linkKeyProperty=a.linkKeyProperty),a.linkFromKeyProperty&&(this.linkFromKeyProperty=a.linkFromKeyProperty),a.linkToKeyProperty&&(this.linkToKeyProperty=a.linkToKeyProperty),a.linkFromPortIdProperty&&(this.linkFromPortIdProperty=a.linkFromPortIdProperty),a.linkToPortIdProperty&&(this.linkToPortIdProperty=a.linkToPortIdProperty),a.linkCategoryProperty&&(this.linkCategoryProperty=a.linkCategoryProperty),a.linkLabelKeysProperty&&(this.linkLabelKeysProperty=a.linkLabelKeysProperty),a.nodeIsGroupProperty&&(this.nodeIsGroupProperty=a.nodeIsGroupProperty),a.nodeGroupKeyProperty&&(this.nodeGroupKeyProperty=a.nodeGroupKeyProperty)},Lt.Rv=function(){var a=Sn.prototype.Rv.call(this),y=`,
"linkDataArray": `+Wh(this,this.linkDataArray,!0);return a+y},Lt.kv=function(a){Sn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function N1(a,y){for(var x=new Oe,b=0;b<a.linkDataArray.length;b++){var E=a.linkDataArray[b];a0(a,y,E,E,x)}return x}Lt.Pv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=Sn.prototype.Pv.call(this,a,y),b=this,E=new Oe,z=new Oe,tt=new Oe,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===Ko?E.add(ut.newValue):ut.change===dr&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ct){b.Jc(ct)&&z.add(ct)}):ut.object instanceof Sn||b.lb(ut.object)||N1(b,ut.object).each(function(ct){z.add(ct)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=x,0<rt.count&&(a+=(y?this.Xv:this.Vv)+Wh(this,rt.Fa(),!0)),0<z.count&&(a+=this.iy+Wh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+Wh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Lt.fp=function(a){(a.linkCategoryProperty!==void 0&&a.linkCategoryProperty!==this.linkCategoryProperty||a.linkKeyProperty!==void 0&&a.linkKeyProperty!==this.linkKeyProperty||a.linkFromKeyProperty!==void 0&&a.linkFromKeyProperty!==this.linkFromKeyProperty||a.linkToKeyProperty!==void 0&&a.linkToKeyProperty!==this.linkToKeyProperty||a.linkFromPortIdProperty!==void 0&&a.linkFromPortIdProperty!==this.linkFromPortIdProperty||a.linkToPortIdProperty!==void 0&&a.linkToPortIdProperty!==this.linkToPortIdProperty||a.linkLabelKeysProperty!==void 0&&a.linkLabelKeysProperty!==this.linkLabelKeysProperty||a.nodeIsGroupProperty!==void 0&&a.nodeIsGroupProperty!==this.nodeIsGroupProperty||a.nodeGroupKeyProperty!==void 0&&a.nodeGroupKeyProperty!==this.nodeGroupKeyProperty)&&Wt("applyIncrementalJson cannot change Model properties"),Sn.prototype.fp.call(this,a);var y=a.insertedLinkKeys;if(Array.isArray(y))for(var x=y.length,b=0;b<x;b++){var E=y[b],z=this.jh(E);z===null&&(z=this.Jo({}),this.Ks(z,E),this.fi(z))}if(y=a.modifiedLinkData,Array.isArray(y)){for(x=y.length,b=0;b<x;b++)if(E=y[b],z=this.Ac(E),z=this.jh(z),z!==null){for(var tt in E)tt!=="__gohashid"&&tt!==this.linkKeyProperty&&this.setDataProperty(z,tt,E[tt]);E1(this,E,z)}}if(a=a.removedLinkKeys,Array.isArray(a))for(tt=a.length,y=0;y<tt;y++)x=this.jh(a[y]),x!==null&&this.bm(x)},Pi.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===Mo){var x=a.object,b=a.propertyName;if(b===this.linkKeyProperty&&this.Jc(x)){var E=a.I(y);y=a.I(!y),y!==void 0&&this.wb.remove(y),E!==void 0&&this.wb.add(E,x),vo(x,b,E);return}}else if(a.change===Ko){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,ve(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)):(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)):0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue));return}}else if(a.change===dr){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,ve(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)):(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue):(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)));return}}Sn.prototype.changeState.call(this,a,y)}},Lt=Pi.prototype,Lt.Vl=function(a){if(a!==void 0){var y=this.Ri;if(y!==null){var x=this.hc(a);x===null&&(x=this.copyNodeData(y),vo(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Lt.yx=function(a){return ya(this,a,!0)},Lt.wv=function(a,y){Df(this,a,y,!0)},Lt.Bx=function(a){return ya(this,a,!1)},Lt.Bv=function(a,y){Df(this,a,y,!1)};function ya(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=Zo(y,a),a!==void 0))){if(Vh(a))return a;Wt((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Df(a,y,x,b){if(x===null&&(x=void 0),y!==null){var E=b?a.lf:a.mf;if(E!=="")if(x=a.Vl(x),a.Jc(y)){var z=Zo(y,E);z!==x&&(Sl(a,z,y),vo(y,E,x),a.hc(x)===null&&yl(a,x,y),lr(a,b?"linkFromKey":"linkToKey",Mo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else vo(y,E,x)}}Lt.zx=function(a){return u0(this,a,!0)},Lt.xv=function(a,y){Of(this,a,y,!0)},Lt.Cx=function(a){return u0(this,a,!1)},Lt.Cv=function(a,y){Of(this,a,y,!1)};function u0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=Zo(y,a),y===void 0?"":y)}function Of(a,y,x,b){if(y!==null){var E=b?a.ej:a.fj;if(E!=="")if(a.Jc(y)){var z=Zo(y,E);z===void 0&&(z=""),z!==x&&(vo(y,E,x),lr(a,b?"linkFromPortId":"linkToPortId",Mo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else vo(y,E,x)}}Lt.Ef=function(a){if(a===null)return h0;var y=this.je;return y===""?h0:(a=Zo(a,y),a===void 0?h0:a)},Lt.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var b=Zo(a,x);if(b===void 0&&(b=h0),b!==y){if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)Sl(this,b[z],a);for(vo(a,x,y),E=y.length,z=0;z<E;z++){var tt=y[z];this.hc(tt)===null&&yl(this,tt,a)}lr(this,"linkLabelKeys",Mo,x,a,b,y),typeof x=="string"&&this.La(a,x)}}else vo(a,x,y)}},Lt.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Zo(a,x);if(b===void 0)x=[],x.push(y),this.Ls(a,x);else if(Array.isArray(b)){var E=b.indexOf(y);0<=E||(E=b.length,b.push(y),this.Jc(a)&&(this.hc(y)===null&&yl(this,y,a),lr(this,"linkLabelKeys",Ko,x,a,null,y,null,E)))}else Wt(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Lt.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=Zo(a,x);if(Array.isArray(b)){var E=b.indexOf(y);0>E||(b.splice(E,1),this.Jc(a)&&(Sl(this,y,a),lr(this,"linkLabelKeys",dr,x,a,y,null,E,null)))}else b!==void 0&&Wt(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Lt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Zo(a,y),y!==void 0)){if(Vh(y))return y;Wt("Key value for link data "+a+" is not a number or a string: "+y)}}},Lt.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var b=Zo(a,x);b!==y&&this.jh(y)===null&&(vo(a,x,y),b!==void 0&&this.wb.remove(b),this.wb.add(y,a),lr(this,"linkKey",Mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else vo(a,x,y)}},Lt.jh=function(a){return a===null&&Wt("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&Vh(a)?this.wb.I(a):null},Lt.Bs=function(a){if(a!==null){var y=this.Jh;if(y!==""){var x=this.Ac(a);if(x===void 0||this.wb.contains(x)){var b=this.cl;if(b!==null&&(x=b(this,a),x!=null&&!this.wb.contains(x))){vo(a,y,x);return}if(typeof x=="string"){for(b=2;this.wb.contains(x+b);)b++;vo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;vo(a,y,x)}}}}},Lt.Jc=function(a){return a===null?!1:this.$f.contains(a)},Lt.fi=function(a){a!==null&&(Yo(a),this.Jc(a)||T1(this,a,!0))};function T1(a,y,x){if(a.linkKeyProperty!==""){var b=a.Ac(y);if(b!==void 0&&a.wb.I(b)===y)return;a.Bs(y),b=a.Ac(y),b===void 0&&Wt("GraphLinksModel.makeLinkDataKeyUnique failed on "+y+". Data not added to model."),a.wb.add(b,y)}a.$f.add(y),b=null,x&&(b=a.md.length,a.md.splice(b,0,y)),lr(a,"linkDataArray",Ko,"linkDataArray",a,null,y,null,b),cy(a,y)}Lt.Ey=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.fi(a[x]);else for(a=a.iterator;a.next();)this.fi(a.value)},Lt.bm=function(a){a!==null&&F1(this,a,!0)};function F1(a,y,x){a.$f.remove(y);var b=a.Ac(y);if(b!==void 0&&a.wb.remove(b),b=null,x){if(b=a.md.indexOf(y),0>b)return;a.md.splice(b,1)}if(lr(a,"linkDataArray",dr,"linkDataArray",a,y,null,b,null),x=ya(a,y,!0),Sl(a,x,y),x=ya(a,y,!1),Sl(a,x,y),b=a.Ef(y),Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],Sl(a,x,y)}Lt.lA=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.bm(a[x]);else for(a=a.iterator;a.next();)this.bm(a.value)},Lt.Zz=function(a){if(this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&ln(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var ot=this.jh(tt);ot!==z&&(ot!==null?(this.Do(ot,z),E1(this,z,ot)):(z=this.cloneDeep(z),this.Ks(z,tt),this.fi(z)))}else tt=this.cloneDeep(z),this.fi(tt),x.add(this.Ac(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.jh(b))&&this.bm(b);y.clear(),x.clear()}};function cy(a,y){var x=ya(a,y,!0);x=a.Vl(x),a.hc(x)===null&&yl(a,x,y),x=ya(a,y,!1),x=a.Vl(x),a.hc(x)===null&&yl(a,x,y);var b=a.Ef(y);if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],a.hc(x)===null&&yl(a,x,y)}Lt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):l0(this,a,!0),ve(a)&&(Vi(a),this.lf!==""&&vo(a,this.lf,void 0),this.mf!==""&&vo(a,this.mf,void 0),this.je!==""&&vo(a,this.je,[])),a},Lt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!Zo(a,y)},Lt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=Zo(a,y),y!==void 0)){if(Vh(y))return y;Wt("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var b=Zo(a,x);b!==y&&(Sl(this,b,a),vo(a,x,y),this.hc(y)===null&&yl(this,y,a),lr(this,"nodeGroupKey",Mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else vo(a,x,y)}},Pi.prototype.copyNodeData=function(a){return a===null?null:(a=Sn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||Zo(a,this.Je)===void 0||vo(a,this.Je,void 0),a)},Pi.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeGroupKeyProperty){this.mp(a,x);return}}else if(this.Jc(a)){if(y===this.linkFromKeyProperty){Df(this,a,x,!0);return}if(y===this.linkToKeyProperty){Df(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){Of(this,a,x,!0);return}if(y===this.linkToPortIdProperty){Of(this,a,x,!1);return}if(y===this.linkKeyProperty){this.Ks(a,x);return}if(y===this.linkCategoryProperty){this.lp(a,x);return}if(y===this.linkLabelKeysProperty){this.Ls(a,x);return}}var b=Zo(a,y);b!==x&&(vo(a,y,x),this.Fs(a,y,b,x))},Lt=Pi.prototype,Lt.Do=function(a,y){if(y){var x=this.lb(a),b=this.Jc(a),E;for(E in y)E==="__gohashid"||x&&E===this.nodeKeyProperty||x&&E===this.nodeIsGroupProperty&&Zo(a,E)===y[E]||b&&E===this.linkKeyProperty||this.setDataProperty(a,E,y[E])}},Lt.jp=function(a,y){Sn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y);for(x=this.$f.iterator;x.next();){var b=x.value,E=a,z=y;if(ya(this,b,!0)===E){var tt=this.lf;vo(b,tt,z),lr(this,"linkFromKey",Mo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)}if(ya(this,b,!1)===E&&(tt=this.mf,vo(b,tt,z),lr(this,"linkToKey",Mo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)),tt=this.Ef(b),Array.isArray(tt))for(var ot=tt.length,rt=this.je,at=0;at<ot;at++)tt[at]===E&&(tt[at]=z,lr(this,"linkLabelKeys",Ko,rt,b,E,z,at,at))}},Lt.qv=function(a,y,x){if(this.lh(a)===y){var b=this.Je;vo(a,b,x),lr(this,"nodeGroupKey",Mo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Lt.Lv=function(){Sn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)cy(this,a[x])},Lt.fm=function(a){Sn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=mn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)){if(this.lh(b)===a){var E=this.Je;lr(this,"nodeGroupKey",Mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}else if(ya(this,b,!0)===a&&(E=this.lf,lr(this,"linkFromKey",Mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),ya(this,b,!1)===a&&(E=this.mf,lr(this,"linkToKey",Mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),E=this.Ef(b),Array.isArray(E))for(var z=E.length,tt=this.je,ot=0;ot<z;ot++)E[ot]===a&&(lr(this,"linkLabelKeys",Ko,tt,b,a,a,ot,ot),x.push(b))}for(y=0;y<x.length;y++)Sl(this,a,x[y]);fn(x)}},Lt.em=function(a){Sn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&yl(this,y,a)},Lt.qp=function(a){Sn.prototype.qp.call(this,a);var y=this.lh(a);Sl(this,y,a)},Lt.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=Zo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForLinkData found a non-string category for "+a+": "+y)},Pi.prototype.getLinkCategoryForData=function(a){return this.ps(a)},Pi.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var b=Zo(a,x);b===void 0&&(b=""),b!==y&&(vo(a,x,y),lr(this,"linkCategory",Mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else vo(a,x,y)}},Pi.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Lt=Pi.prototype,Lt.lm=function(a,y){Sn.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function E1(a,y,x){a.lp(x,a.ps(y)),a.wv(x,a.yx(y)),a.Bv(x,a.Bx(y)),a.Ls(x,a.Ef(y)),a.xv(x,a.zx(y)),a.Cv(x,a.Cx(y))}Lt.Wj=function(){return!0},Lt.ri=function(){return!0},Lt.xs=function(){return!0},Lt.Xj=function(){return!0},je.Object.defineProperties(Pi.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){var y=this.Ri;y!==a&&(this.Ri=a,this.g("archetypeNodeData",y,a))}},linkFromKeyProperty:{get:function(){return this.lf},set:function(a){var y=this.lf;y!==a&&(this.lf=a,this.g("linkFromKeyProperty",y,a))}},linkToKeyProperty:{get:function(){return this.mf},set:function(a){var y=this.mf;y!==a&&(this.mf=a,this.g("linkToKeyProperty",y,a))}},linkFromPortIdProperty:{get:function(){return this.ej},set:function(a){var y=this.ej;y!==a&&(this.ej=a,this.g("linkFromPortIdProperty",y,a))}},linkToPortIdProperty:{get:function(){return this.fj},set:function(a){var y=this.fj;y!==a&&(this.fj=a,this.g("linkToPortIdProperty",y,a))}},linkLabelKeysProperty:{get:function(){return this.je},set:function(a){var y=this.je;y!==a&&(this.je=a,this.g("linkLabelKeysProperty",y,a))}},linkDataArray:{get:function(){return this.md},set:function(a){var y=this.md;if(y!==a){this.wb.clear();for(var x=a.length,b=0;b<x;b++){var E=a[b];ve(E)||Wt("GraphLinksModel.linkDataArray must only contain Objects, not: "+E),Yo(E)}if(this.md=a,this.linkKeyProperty!==""){for(b=new Re,E=0;E<x;E++){var z=a[E],tt=this.Ac(z);tt===void 0||this.wb.I(tt)!==null?b.add(z):this.wb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.Bs(E),z=this.Ac(E),z!==void 0&&this.wb.add(z,E)}for(b=new Oe,E=0;E<x;E++)b.add(a[E]);for(this.$f=b,lr(this,"linkDataArray",Mo,"linkDataArray",this,y,a),y=0;y<x;y++)cy(this,a[y])}}},linkKeyProperty:{get:function(){return this.Jh},set:function(a){var y=this.Jh;if(y!==a){this.Jh=a,this.wb.clear();for(var x=this.linkDataArray.length,b=0;b<x;b++){var E=this.linkDataArray[b],z=this.Ac(E);z===void 0&&(this.Bs(E),z=this.Ac(E)),z!==void 0&&this.wb.add(z,E)}this.g("linkKeyProperty",y,a)}}},makeUniqueLinkKeyFunction:{get:function(){return this.cl},set:function(a){var y=this.cl;y!==a&&(this.cl=a,this.g("makeUniqueLinkKeyFunction",y,a))}},copyLinkDataFunction:{get:function(){return this.Ak},set:function(a){var y=this.Ak;y!==a&&(this.Ak=a,this.g("copyLinkDataFunction",y,a))}},nodeIsGroupProperty:{get:function(){return this.jl},set:function(a){var y=this.jl;y!==a&&(this.jl=a,this.g("nodeIsGroupProperty",y,a))}},nodeGroupKeyProperty:{get:function(){return this.Je},set:function(a){var y=this.Je;y!==a&&(this.Je=a,this.g("nodeGroupKeyProperty",y,a))}},Ij:{get:function(){return this.Lm},set:function(a){this.Lm!==a&&(this.Lm=a)}},linkCategoryProperty:{get:function(){return this.dj},set:function(a){var y=this.dj;y!==a&&(this.dj=a,this.g("linkCategoryProperty",y,a))}},type:{get:function(){return"GraphLinksModel"}}}),Pi.prototype.setCategoryForLinkData=Pi.prototype.lp,Pi.prototype.getCategoryForLinkData=Pi.prototype.ps,Pi.prototype.assignAllDataProperties=Pi.prototype.Do,Pi.prototype.setGroupKeyForNodeData=Pi.prototype.mp,Pi.prototype.getGroupKeyForNodeData=Pi.prototype.lh,Pi.prototype.isGroupForNodeData=Pi.prototype.Yu,Pi.prototype.copyLinkData=Pi.prototype.Jo,Pi.prototype.mergeLinkDataArray=Pi.prototype.Zz,Pi.prototype.removeLinkDataCollection=Pi.prototype.lA,Pi.prototype.removeLinkData=Pi.prototype.bm,Pi.prototype.addLinkDataCollection=Pi.prototype.Ey,Pi.prototype.addLinkData=Pi.prototype.fi,Pi.prototype.containsLinkData=Pi.prototype.Jc,Pi.prototype.makeLinkDataKeyUnique=Pi.prototype.Bs,Pi.prototype.findLinkDataForKey=Pi.prototype.jh,Pi.prototype.setKeyForLinkData=Pi.prototype.Ks,Pi.prototype.getKeyForLinkData=Pi.prototype.Ac,Pi.prototype.removeLabelKeyForLinkData=Pi.prototype.Qx,Pi.prototype.addLabelKeyForLinkData=Pi.prototype.Bu,Pi.prototype.setLabelKeysForLinkData=Pi.prototype.Ls,Pi.prototype.getLabelKeysForLinkData=Pi.prototype.Ef,Pi.prototype.setToPortIdForLinkData=Pi.prototype.Cv,Pi.prototype.getToPortIdForLinkData=Pi.prototype.Cx,Pi.prototype.setFromPortIdForLinkData=Pi.prototype.xv,Pi.prototype.getFromPortIdForLinkData=Pi.prototype.zx,Pi.prototype.setToKeyForLinkData=Pi.prototype.Bv,Pi.prototype.getToKeyForLinkData=Pi.prototype.Bx,Pi.prototype.setFromKeyForLinkData=Pi.prototype.wv,Pi.prototype.getFromKeyForLinkData=Pi.prototype.yx,Pi.prototype.clear=Pi.prototype.clear;var h0=Object.freeze([]);Pi.className="GraphLinksModel",sl.GraphLinksModel=Pi,Sn.constructGraphLinksModel=Sn.constructGraphLinksModel=function(){return new Pi},Sn.initDiagramModel=hy=function(){return new Pi};function Ms(a,y){Sn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(ln(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}pe(Ms,Sn),Ms.constructGraphLinksModel=Sn.constructGraphLinksModel,Ms.prototype.cloneProtected=function(a){Sn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Lt=Ms.prototype,Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" TreeModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+wi(E)}}return y},Lt.rm=function(){var a=Sn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Lt.gp=function(a){Sn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Lt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Wt("applyIncrementalJson cannot change Model properties"),Sn.prototype.fp.call(this,a)},Lt.Vl=function(a){return a},Lt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=Zo(a,y),y!==void 0)){if(Vh(y))return y;Wt("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.qe=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Ke;if(x!=="")if(y=this.Vl(y),this.lb(a)){var b=Zo(a,x);b!==y&&(Sl(this,b,a),vo(a,x,y),this.hc(y)===null&&yl(this,y,a),lr(this,"nodeParentKey",Mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else vo(a,x,y)}},Lt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=Zo(a,y),y===void 0)?"":typeof y=="string"?y:(Wt("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},Ms.prototype.getLinkCategoryForData=function(a){return this.ss(a)},Ms.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var b=Zo(a,x);b===void 0&&(b=""),b!==y&&(vo(a,x,y),lr(this,"parentLinkCategory",Mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else vo(a,x,y)}},Ms.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},Ms.prototype.copyNodeData=function(a){return a===null?null:(a=Sn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||Zo(a,this.Ke)===void 0||vo(a,this.Ke,void 0),a)},Ms.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeParentKeyProperty){this.qe(a,x);return}}var b=Zo(a,y);b!==x&&(vo(a,y,x),this.Fs(a,y,b,x))},Lt=Ms.prototype,Lt.jp=function(a,y){Sn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Lt.qv=function(a,y,x){if(this.mh(a)===y){var b=this.Ke;vo(a,b,x),lr(this,"nodeParentKey",Mo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Lt.fm=function(a){Sn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=mn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)&&this.mh(b)===a){var E=this.Ke;lr(this,"nodeParentKey",Mo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}for(y=0;y<x.length;y++)Sl(this,a,x[y]);fn(x)}},Lt.em=function(a){Sn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&yl(this,y,a)},Lt.qp=function(a){Sn.prototype.qp.call(this,a);var y=this.mh(a);Sl(this,y,a)},Lt.lm=function(a,y){Sn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Lt.Tl=function(){return!0},Lt.xs=function(){return!0},je.Object.defineProperties(Ms.prototype,{nodeParentKeyProperty:{get:function(){return this.Ke},set:function(a){var y=this.Ke;y!==a&&(this.Ke=a,this.g("nodeParentKeyProperty",y,a))}},Jj:{get:function(){return this.Nm},set:function(a){this.Nm!==a&&(this.Nm=a)}},parentLinkCategoryProperty:{get:function(){return this.nj},set:function(a){var y=this.nj;y!==a&&(this.nj=a,this.g("parentLinkCategoryProperty",y,a))}},linkCategoryProperty:{get:function(){return this.parentLinkCategoryProperty},set:function(a){this.parentLinkCategoryProperty=a}},type:{get:function(){return"TreeModel"}}}),Ms.prototype.setParentLinkCategoryForNodeData=Ms.prototype.Ms,Ms.prototype.getParentLinkCategoryForNodeData=Ms.prototype.ss,Ms.prototype.setParentKeyForNodeData=Ms.prototype.qe,Ms.prototype.getParentKeyForNodeData=Ms.prototype.mh,Ms.className="TreeModel",sl.TreeModel=Ms;function Ao(a){wo.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=al,this.Ti=0,this.Zv=new Rt,this.Jp=this.me=0,this.Xr=new gp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=al,this.K=bs,this.nd=Rf,this.hd=oy,this.tf=6,this.Nn=v0,a&&Object.assign(this,a)}pe(Ao,wo),Ao.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.eo=this.eo,a.Cm=this.Cm,a.ro=this.ro,a.ul=this.ul,a.Rb=this.Rb,a.K=this.K,a.nd=this.nd,a.hd=this.hd,a.tf=this.tf,a.Nn=this.Nn},Ao.prototype.qb=function(a){a.classType===Ao?a===p0||a===m0||a===f0||a===g0||a===Rf?this.sorting=a:a===jd||a===If||a===bs||a===Yh?this.direction=a:a===lh||a===Uh||a===al||a===ll?this.arrangement=a:(a===bc||a===v0)&&(this.nodeDiameterFormula=a):wo.prototype.qb.call(this,a)},Ao.prototype.createNetwork=function(){return new jf(this)},Ao.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin),a=this.network.vertexes,1>=a.count)a.count===1&&(a=a.first(),a.centerX=0,a.centerY=0);else{var y=new Re;y.addAll(a.iterator),a=new Re;var x=new Re,b=this.sort(y),E,z,tt=this.Jp,ot=this.arrangement,rt=this.nodeDiameterFormula,at=this.radius;(!isFinite(at)||0>=at)&&(at=NaN);var ut=this.aspectRatio;(!isFinite(ut)||0>=ut)&&(ut=1);var ct=this.startAngle;isFinite(ct)||(ct=0);var mt=this.sweepAngle;if((!isFinite(mt)||360<mt||1>mt)&&(mt=360),y=this.spacing,isFinite(y)||(y=NaN),ot===ll&&rt===bc?ot=al:ot===ll&&rt!==bc&&(ot=this.arrangement),(this.direction===jd||this.direction===If)&&this.sorting!==Rf){for(rt=0;!(rt>=b.length)&&(a.add(b.M(rt)),!(rt+1>=b.length));rt+=2)x.add(b.M(rt+1));this.direction===jd?(this.arrangement===ll&&a.reverse(),b=new Re,b.addAll(a),b.addAll(x)):(this.arrangement===ll&&x.reverse(),b=new Re,b.addAll(x),b.addAll(a))}rt=b.length;for(var yt=z=E=0;yt<b.length;yt++){var St=ct+mt*z*(this.direction===bs?1:-1)/rt,Mt=b.M(yt).diameter;isNaN(Mt)&&(Mt=Zh(b.M(yt),St)),360>mt&&(yt===0||yt===b.length-1)&&(Mt/=2),E+=Mt,z++}if(isNaN(at)||ot===ll){if(isNaN(y)&&(y=6),ot!==al&&ot!==ll){for(z=-1/0,tt=0;tt<rt;tt++)yt=b.M(tt),E=b.M(tt===rt-1?0:tt+1),isNaN(yt.diameter)&&Zh(yt,0),isNaN(E.diameter)&&Zh(E,0),z=Math.max(z,(yt.diameter+E.diameter)/2);tt=z+y,ot===lh?at=(z+y)/(2*Math.PI/rt):at=d0(this,tt*(360<=mt?rt:rt-1),ut,ct*Math.PI/180,mt*Math.PI/180)}else at=d0(this,E+(360<=mt?rt:rt-1)*(ot!==ll?y:1.6*y),ut,ct*Math.PI/180,mt*Math.PI/180);z=at*ut}else if(z=at*ut,yt=fy(this,at,z,ct*Math.PI/180,mt*Math.PI/180),isNaN(y))(ot===al||ot===ll)&&(y=(yt-E)/(360<=mt?rt:rt-1));else if(ot===al||ot===ll)yt=(yt-E)/(360<=mt?rt:rt-1),yt<y?(at=d0(this,E+y*(360<=mt?rt:rt-1),ut,ct*Math.PI/180,mt*Math.PI/180),z=at*ut):y=yt;else{for(tt=-1/0,E=0;E<rt;E++)St=b.M(E),Mt=b.M(E===rt-1?0:E+1),isNaN(St.diameter)&&Zh(St,0),isNaN(Mt.diameter)&&Zh(Mt,0),tt=Math.max(tt,(St.diameter+Mt.diameter)/2);tt+=y,E=d0(this,tt*(360<=mt?rt:rt-1),ut,ct*Math.PI/180,mt*Math.PI/180),E>at?(at=E,z=at*ut):tt=yt/(360<=mt?rt:rt-1)}if(this.kw=ot,this.lc=at,this.Zm=ut,this.lw=ct,this.Wp=mt,this.Ti=y,this.me=z,this.Jp=tt,y=b,b=this.kw,ot=this.lc,at=this.lw,ut=this.Wp,ct=this.Ti,mt=this.me,rt=this.Jp,this.direction!==jd&&this.direction!==If||b!==ll)if(this.direction===jd||this.direction===If){switch(tt=0,b){case Uh:tt=180*c0(this,ot,mt,at,rt)/Math.PI;break;case al:rt=y=0,tt=a.first(),tt!==null&&(y=Zh(tt,Math.PI/2)),tt=x.first(),tt!==null&&(rt=Zh(tt,Math.PI/2)),tt=180*c0(this,ot,mt,at,ct+(y+rt)/2)/Math.PI;break;case lh:tt=ut/y.length}if(this.direction===jd){switch(b){case Uh:fp(this,a,at,Yh);break;case al:cp(this,a,at,Yh);break;case lh:dp(this,a,ut/2,at,Yh)}switch(b){case Uh:fp(this,x,at+tt,bs);break;case al:cp(this,x,at+tt,bs);break;case lh:dp(this,x,ut/2,at+tt,bs)}}else{switch(b){case Uh:fp(this,x,at,Yh);break;case al:cp(this,x,at,Yh);break;case lh:dp(this,x,ut/2,at,Yh)}switch(b){case Uh:fp(this,a,at+tt,bs);break;case al:cp(this,a,at+tt,bs);break;case lh:dp(this,a,ut/2,at+tt,bs)}}}else switch(b){case Uh:fp(this,y,at,this.direction);break;case al:cp(this,y,at,this.direction);break;case lh:dp(this,y,ut,at,this.direction);break;case ll:A1(this,y,ut,at,this.direction)}else A1(this,y,ut,at-ut/2,bs)}this.updateParts(),this.network=null,this.isValidLayout=!0};function dp(a,y,x,b,E){var z=a.Wp,tt=a.lc;a=a.me,b=b*Math.PI/180,x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=b+(E===bs?rt*x/(360<=z?ot:ot-1):-(rt*x)/ot),ut=y.M(rt),ct=tt*Math.tan(at)/a;ct=Math.sqrt((tt*tt+a*a*ct*ct)/(1+ct*ct)),ut.centerX=ct*Math.cos(at),ut.centerY=ct*Math.sin(at),ut.actualAngle=180*at/Math.PI}}function cp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Ti;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt),ut=y.M(rt===ot-1?0:rt+1),ct=z*Math.sin(x);at.centerX=E*Math.cos(x),at.centerY=ct,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&Zh(at,0),isNaN(ut.diameter)&&Zh(ut,0),at=c0(a,E,z,b===bs?x:-x,(at.diameter+ut.diameter)/2+tt),x+=b===bs?at:-at}}function fp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Jp;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt);at.centerX=E*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=c0(a,E,z,b===bs?x:-x,tt),x+=b===bs?at:-at}}function A1(a,y,x,b,E){var z=a.Wp;if(a.mj=0,a.Xr=new gp,360>x){for(z=b+(E===bs?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,D1(a,y,x,b,E)}else B1(a,y,x,b,E);a.Xr.commit(y)}function B1(a,y,x,b,E){var z=a.lc,tt=a.Ti,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=a.me*Math.sin(b*Math.PI/180),ut=y.Fa();if(ut.length===3)ut[0].centerX=z,ut[0].centerY=0,ut[1].centerX=ut[0].centerX-ut[0].width/2-ut[1].width/2-tt,ut[1].y=ut[0].y,ut[2].centerX=(ut[0].centerX+ut[1].centerX)/2,ut[2].y=ut[0].y-ut[2].height-tt;else if(ut.length===4)ut[0].centerX=z,ut[0].centerY=0,ut[2].centerX=-ut[0].centerX,ut[2].centerY=ut[0].centerY,ut[1].centerX=0,ut[1].y=Math.min(ut[0].y,ut[2].y)-ut[1].height-tt,ut[3].centerX=0,ut[3].y=Math.max(ut[0].y+ut[0].height+tt,ut[2].y+ut[2].height+tt);else{z=Rt.alloc();for(var ct=0;ct<ut.length&&(ut[ct].centerX=rt,ut[ct].centerY=at,!(ct>=ut.length-1));ct++)O1(a,rt,at,ut,ct,E,z)||I1(a,rt,at,ut,ct,E,z),rt=z.x,at=z.y;if(Rt.free(z),a.mj++,!(23<a.mj)){rt=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,ct=ut[ut.length-1].centerY;var mt=Math.abs(rt-z)-((ut[0].width+ut[ut.length-1].width)/2+tt),yt=Math.abs(at-ct)-((ut[0].height+ut[ut.length-1].height)/2+tt);tt=0,1>Math.abs(yt)?Math.abs(rt-z)<(ut[0].width+ut[ut.length-1].width)/2&&(tt=0):tt=0<yt?yt:1>Math.abs(mt)?0:mt,rt=Math.abs(z)>Math.abs(ct)?0<z!=at>ct:0<ct!=rt<z,(rt=E===bs?rt:!rt)&&(tt=-Math.abs(tt),tt=Math.min(tt,-ut[ut.length-1].width),tt=Math.min(tt,-ut[ut.length-1].height)),a.Xr.compare(tt,ut),1<Math.abs(tt)&&(a.lc=8>a.mj?a.lc-tt/(2*Math.PI):5>ut.length&&10<tt?a.lc/2:a.lc-(0<tt?1.7:-2.3),a.me=a.lc*ot,B1(a,y,x,b,E))}}}function D1(a,y,x,b,E){for(var z=a.lc,tt=a.me,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=tt*Math.sin(b*Math.PI/180),ut=Rt.alloc(),ct=y.Fa(),mt=0;mt<ct.length&&(ct[mt].centerX=rt,ct[mt].centerY=at,!(mt>=ct.length-1));mt++)O1(a,rt,at,ct,mt,E,ut)||I1(a,rt,at,ct,mt,E,ut),rt=ut.x,at=ut.y;if(Rt.free(ut),a.mj++,!(23<a.mj)){if(rt=Math.atan2(at,rt),rt=E===bs?a.gt-rt:rt-a.gt,rt=Math.abs(rt)<Math.abs(rt-2*Math.PI)?rt:rt-2*Math.PI,z=rt*(z+tt)/2,tt=a.Xr,Math.abs(z)<Math.abs(tt.Pl))for(tt.Pl=z,tt.mk=[],tt.tm=[],rt=0;rt<ct.length;rt++)tt.mk[rt]=ct[rt].bounds.x,tt.tm[rt]=ct[rt].bounds.y;1<Math.abs(z)&&(a.lc=8>a.mj?a.lc-z/(2*Math.PI):a.lc-(0<z?1.7:-2.3),a.me=a.lc*ot,D1(a,y,x,b,E))}}function O1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;a=(b[E].width+b[E+1].width)/2+a.Ti;var ut=!1;if(0<=x!=(z===bs)){if(z=y+a,z>ot){if(z=y-a,z<-ot)return tt.x=z,tt.y=at,!1;ut=!0}}else if(z=y-a,z<-ot){if(z=y+a,z>ot)return tt.x=z,tt.y=at,!1;ut=!0}return at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>x!==ut&&(at=-at),Math.abs(x-at)>(b[E].height+b[E+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function I1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;if(a=(b[E].height+b[E+1].height)/2+a.Ti,b=!1,0<=y!=(z===bs)){if(z=x-a,z<-rt){if(z=x+a,z>rt){tt.x=at,tt.y=z;return}b=!0}}else if(z=x+a,z>rt){if(z=x-a,z<-rt){tt.x=at,tt.y=z;return}b=!0}at=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*ot,0>y!==b&&(at=-at),tt.x=at,tt.y=z}Ao.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},Ao.prototype.commitNodes=function(){var a=this.group!==null&&this.group.placeholder!==null&&this.group.isSubGraphExpanded,y=a?this.group.location.copy():null,x=this.actualCenter;a?x=new Rt(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;E.x+=x.x,E.y+=x.y,E.commit()}a&&(this.group.Va(),a=this.group.position.copy(),x=this.group.location.copy(),y=y.re(x.re(a)),this.group.move(y),this.Zv=y.re(a))},Ao.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function fy(a,y,x,b,E){var z=a.ty;if(.001>Math.abs(a.Zm-1))return b!==void 0&&E!==void 0?E*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,ot=b!==void 0&&E!==void 0?E/(z+1):Math.PI/(2*(z+1)),rt=0,at=0;at<=z;at++){b!==void 0&&E!==void 0?rt=b+at*E/z:rt=at*Math.PI/(2*z);var ut=Math.sin(rt);tt+=Math.sqrt(1-a*a*ut*ut)*ot}return b!==void 0&&E!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,b,E){return y/(b!==void 0&&E!==void 0?fy(a,1,x,b,E):fy(a,1,x))}function c0(a,y,x,b,E){if(.001>Math.abs(a.Zm-1))return E/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(b+=Math.PI/2);for(var ot=0;;ot++){var rt=Math.sin(b+ot*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*rt*rt)*a,tt>=E)return ot*a}}Ao.prototype.sort=function(a){switch(this.sorting){case f0:break;case g0:a.reverse();break;case p0:a.sort(this.comparer);break;case m0:a.sort(this.comparer),a.reverse();break;case Rf:return this.ak(Bx(a));default:Wt("Invalid sorting type.")}return a};function Bx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new Re;for(var b=0;b<a.length;b++){var E=-1,z=-1;if(b===0)for(var tt=0;tt<a.length;tt++){var ot=a.M(tt).edgesCount;ot>E&&(E=ot,z=tt)}else for(tt=0;tt<a.length;tt++)ot=y[tt],ot>E&&(E=ot,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)E=a.indexOf(tt.value.fromVertex),0>E||0<=y[E]&&y[E]++;for(z=z.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),0>E||0<=y[E]&&y[E]++}return x}Ao.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var b=a.M(x);y[x]=[];for(var E,z=b.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E);for(b=b.sourceEdges;b.next();)E=a.indexOf(b.value.fromVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],ot=[];b=[],E=new Re;for(var rt=0,at=0;at<y.length;at++){var ut=y[at].length;if(ut===1)b.push(at);else if(ut===0)E.add(a.M(at));else{if(rt===0)x.push(at);else{for(var ct=ut=1/0,mt=-1,yt=[],St=0;St<x.length;St++)0>y[x[St]].indexOf(x[St===x.length-1?0:St+1])&&yt.push(St===x.length-1?0:St+1);if(yt.length===0)for(St=0;St<x.length;St++)yt.push(St);for(St=0;St<yt.length;St++){for(var Mt=yt[St],Ot=y[at],Bt=0,zt=0;zt<tt.length;zt++){var _t=z[tt[zt]],Ut=z[ot[zt]];if(_t<Ut){var Jt=_t;_t=Ut}else Jt=Ut;if(Jt<Mt&&Mt<=_t)for(Ut=0;Ut<Ot.length;Ut++){var re=Ot[Ut];0>x.indexOf(re)||Jt<z[re]&&z[re]<_t||Jt===z[re]||_t===z[re]||Bt++}else for(Ut=0;Ut<Ot.length;Ut++)re=Ot[Ut],0>x.indexOf(re)||Jt<z[re]&&z[re]<_t&&Jt!==z[re]&&_t!==z[re]&&Bt++}for(Ot=Bt,zt=Bt=0;zt<y[at].length;zt++)Jt=x.indexOf(y[at][zt]),0<=Jt&&(Jt=Math.abs(Mt-(Jt>=Mt?Jt+1:Jt)),Bt+=Jt<x.length+1-Jt?Jt:x.length+1-Jt);for(zt=0;zt<tt.length;zt++)Jt=z[tt[zt]],_t=z[ot[zt]],Jt>=Mt&&Jt++,_t>=Mt&&_t++,Jt>_t&&(Ut=_t,_t=Jt,Jt=Ut),_t-Jt<(x.length+2)/2==(Jt<Mt&&Mt<=_t)&&Bt++;(Ot<ut||Ot===ut&&Bt<ct)&&(ut=Ot,ct=Bt,mt=Mt)}for(x.splice(mt,0,at),ut=0;ut<x.length;ut++)z[x[ut]]=ut;for(ut=0;ut<y[at].length;ut++)ct=y[at][ut],0<=x.indexOf(ct)&&(tt.push(at),ot.push(ct))}rt++}}for(tt=x.length;;){for(z=!0,ot=0;ot<b.length;ot++)if(rt=b[ot],at=y[rt][0],ut=x.indexOf(at),0<=ut){for(mt=ct=0;mt<y[at].length;mt++)yt=x.indexOf(y[at][mt]),0>yt||yt===ut||(St=yt>ut?yt-ut:ut-yt,ct+=yt<ut!=St>tt-St?1:-1);x.splice(0>ct?ut:ut+1,0,rt),b.splice(ot,1),ot--}else z=!1;if(z)break;x.push(b[0]),b.splice(0,1)}for(y=0;y<x.length;y++)E.add(a.M(x[y]));return E},je.Object.defineProperties(Ao.prototype,{radius:{get:function(){return this.eo},set:function(a){this.eo!==a&&(0<a||isNaN(a))&&(this.eo=a,this.C())}},aspectRatio:{get:function(){return this.Cm},set:function(a){this.Cm!==a&&0<a&&(this.Cm=a,this.C())}},startAngle:{get:function(){return this.ro},set:function(a){this.ro!==a&&(this.ro=a,this.C())}},sweepAngle:{get:function(){return this.ul},set:function(a){this.ul!==a&&(0<a&&360>=a?this.ul=a:this.ul=360,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==ll&&a!==al&&a!==Uh&&a!==lh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==bs&&a!==Yh&&a!==jd&&a!==If||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==f0&&a!==g0&&a!==p0&&!m0&&a!==Rf||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf!==a&&(this.tf=a,this.C())}},nodeDiameterFormula:{get:function(){return this.Nn},set:function(a){this.Nn===a||a!==v0&&a!==bc||(this.Nn=a,this.C())}},actualXRadius:{get:function(){return this.lc}},actualYRadius:{get:function(){return this.me}},actualSpacing:{get:function(){return this.Ti}},actualCenter:{get:function(){return this.Zv}}});var al=new he(Ao,"ConstantSpacing",0),Uh=new he(Ao,"ConstantDistance",1),lh=new he(Ao,"ConstantAngle",2),ll=new he(Ao,"Packed",3),bs=new he(Ao,"Clockwise",4),Yh=new he(Ao,"Counterclockwise",5),jd=new he(Ao,"BidirectionalLeft",6),If=new he(Ao,"BidirectionalRight",7),f0=new he(Ao,"Forwards",8),g0=new he(Ao,"Reverse",9),p0=new he(Ao,"Ascending",10),m0=new he(Ao,"Descending",11),Rf=new he(Ao,"Optimized",12),v0=new he(Ao,"Pythagorean",13),bc=new he(Ao,"Circular",14);Ao.className="CircularLayout",Ao.ConstantSpacing=al,Ao.ConstantDistance=Uh,Ao.ConstantAngle=lh,Ao.Packed=ll,Ao.Clockwise=bs,Ao.Counterclockwise=Yh,Ao.BidirectionalLeft=jd,Ao.BidirectionalRight=If,Ao.Forwards=f0,Ao.Reverse=g0,Ao.Ascending=p0,Ao.Descending=m0,Ao.Optimized=Rf,Ao.Pythagorean=v0,Ao.Circular=bc;function gp(){this.Pl=-1/0,this.tm=this.mk=null}gp.prototype.compare=function(a,y){if(0<a&&0>this.Pl||Math.abs(a)<Math.abs(this.Pl)&&!(0>a&&0<this.Pl))for(this.Pl=a,this.mk=[],this.tm=[],a=0;a<y.length;a++)this.mk[a]=y[a].bounds.x,this.tm[a]=y[a].bounds.y},gp.prototype.commit=function(a){if(this.mk!==null&&this.tm!==null)for(var y=0;y<this.mk.length;y++){var x=a.M(y);x.x=this.mk[y],x.y=this.tm[y]}},gp.className="VertexArrangement";function jf(a){ro.call(this,a)}pe(jf,ro),jf.prototype.createVertex=function(){return new pp(this)},jf.prototype.createEdge=function(){return new y0(this)},jf.className="CircularNetwork";function pp(a){fr.call(this,a),this.u=this.Si=NaN}pe(pp,fr);function Zh(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===ll)if(x.nodeDiameterFormula===bc)a.Si=Math.max(a.width,a.height);else{if(x=Math.abs(Math.sin(y)),y=Math.abs(Math.cos(y)),x===0)return a.width;if(y===0)return a.height;a.Si=Math.min(a.height/x,a.width/y)}else a.Si=x.nodeDiameterFormula===bc?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}je.Object.defineProperties(pp.prototype,{diameter:{get:function(){return this.Si},set:function(a){this.Si!==a&&(this.Si=a)}},actualAngle:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}}}),pp.className="CircularVertex";function y0(a){ia.call(this,a)}pe(y0,ia),y0.className="CircularEdge";function Vr(a){wo.call(this),this.ah=null,this.An=0,this.$d=new Ze(100,100).freeze(),this.Bm=!1,this.sf=!0,this.td=!1,this.dl=100,this.$m=1,this.Zf=1e3,this.In=10,this.fo=Math,this.Hk=.05,this.Gk=50,this.Ek=150,this.Fk=0,this.Vm=10,this.Um=5,a&&Object.assign(this,a)}pe(Vr,wo),Vr.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.$d.assign(this.$d),a.Bm=this.Bm,a.sf=this.sf,a.td=this.td,a.dl=this.dl,a.$m=this.$m,a.Zf=this.Zf,a.In=this.In,a.fo=this.fo,a.Hk=this.Hk,a.Gk=this.Gk,a.Ek=this.Ek,a.Fk=this.Fk,a.Vm=this.Vm,a.Um=this.Um},Vr.prototype.createNetwork=function(){return new Nc(this)},Vr.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),a=this.maxIterations,0<this.network.vertexes.count){this.network.Ko();for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;x.charge=this.electricalCharge(x),x.mass=this.gravitationalMass(x)}for(y=this.network.edges.iterator;y.next();)x=y.value,x.stiffness=this.springStiffness(x),x.length=this.springLength(x);if(this.Cu(),this.An=0,this.needsClusterLayout()){y=this.network,x=y.Zx();for(var b=x.iterator;b.next();){this.network=b.value;for(var E=this.network.vertexes.iterator;E.next();){var z=E.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}R1(this,0,a)}this.network=y;var tt=b=x.iterator;b=this.arrangementSpacing;var ot=tt.count,rt=!0;z=E=0;for(var at=mn(),ut=0;ut<ot+y.vertexes.count+2;ut++)at[ut]=null;ot=0,tt.reset();for(var ct=ye.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,ct),rt)rt=!1,E=ct.x+ct.width/2,z=ct.y+ct.height/2,at[0]=new Rt(ct.x+ct.width+b.width,ct.y),at[1]=new Rt(ct.x,ct.y+ct.height+b.height),ot=2;else{var mt=j1(at,ot,E,z,ct.width,ct.height,b),yt=at[mt],St=new Rt(yt.x+ct.width+b.width,yt.y),Mt=new Rt(yt.x,yt.y+ct.height+b.height);for(mt+1<ot&&at.splice(mt+1,0,null),at[mt]=St,at[mt+1]=Mt,ot++,mt=yt.x-ct.x,yt=yt.y-ct.y,ut=ut.vertexes.iterator;ut.next();)St=ut.value,St.centerX+=mt,St.centerY+=yt}for(ye.free(ct),ut=y.vertexes.iterator;ut.next();)tt=ut.value,mt=tt.bounds,2>ot?(E=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new Rt(mt.x+mt.width+b.width,mt.y),at[1]=new Rt(mt.x,mt.y+mt.height+b.height),ot=2):(rt=j1(at,ot,E,z,mt.width,mt.height,b),ct=at[rt],yt=new Rt(ct.x+mt.width+b.width,ct.y),mt=new Rt(ct.x,ct.y+mt.height+b.height),rt+1<ot&&at.splice(rt+1,0,null),at[rt]=yt,at[rt+1]=mt,ot++,tt.centerX=ct.x+tt.width/2,tt.centerY=ct.y+tt.height/2);for(fn(at),b=x.iterator;b.next();){for(x=b.value,E=x.vertexes.iterator;E.next();)y.dh(E.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}G1(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},Vr.prototype.needsClusterLayout=function(){if(3>this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,b=this.network.vertexes.iterator;b.next();){if(b.value.bounds.Yc(x)&&(a++,2<a))return!0;if(10<y)break;y++}return!1},Vr.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var b=a.value;x?(x=!1,y.set(b.bounds)):y.ed(b.bounds)}return y};function R1(a,y,x){if(Dx(a,y)){var b=a.Zf;a.Zf*=1+1/(y+1);var E=Ox(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,R1(a,y+1,x),G1(a,z),Ix(a,E),y=E.vertexes.Fa(),y.sort(function(tt,ot){return tt===null||ot===null||tt===ot?0:ot.Vd-tt.Vd}),x=0;x<y.length;x++)Rx(a,y[x]);a.Zf=b}}function Dx(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,b){return x===null||b===null||x===b?0:b.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function Ox(a,y){for(var x=a.network,b=new Nc(a),E=0;E<a.ah.length;E++){var z=a.ah[E];if(1<z.Vd){b.dh(z);var tt=new H1;tt.Rs=z.Vd,tt.Ss=z.width,tt.Qs=z.height,tt.Sv=z.focus.x,tt.Tv=z.focus.y,z.We===null&&(z.We=new Re),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var ot=z.value;E=ot.fromVertex,tt=ot.toVertex,E.network===b&&tt.network===b?b.Bo(ot):E.network===b?(ot=E.Hj,ot===null&&(ot=new Re,E.Hj=ot),ot.add(tt),E.Vd--,E.sh+=tt.sh):tt.network===b&&(ot=tt.Hj,ot===null&&(ot=new Re,tt.Hj=ot),ot.add(E),tt.Vd--,tt.sh+=E.sh)}for(E=b.edges.iterator;E.next();)z=E.value,z.length*=Math.max(1,qt.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=b.vertexes.iterator;y.next();){E=y.value;var rt=E.Hj;if(rt!==null&&0<rt.count&&(tt=E.We.M(E.We.count-1).Rs-E.Vd,!(0>=tt))){for(var at=ot=0,ut=rt.count-tt;ut<rt.count;ut++){var ct=rt.M(ut),mt=null;for(z=ct.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(ct)===E){mt=yt;break}}mt!==null&&(at+=mt.length,ot+=ct.width*ct.height)}z=E.centerX,rt=E.centerY,ut=E.width,ct=E.height,mt=E.focus,yt=ut*ct,1>yt&&(yt=1),ot=qt.sqrt((ot+yt+at*at*4/(tt*tt))/yt),tt=(ot-1)*ut/2,ot=(ot-1)*ct/2,E.bounds=new ye(z-mt.x-tt,rt-mt.y-ot,ut+2*tt,ct+2*ot),E.focus=new Rt(mt.x+tt,mt.y+ot)}}return a.network=b,x}function Ix(a,y){for(var x=a.network.vertexes.iterator;x.next();){var b=x.value;if(b.network=y,b.We!==null){var E=b.We.M(b.sv);b.Vd=E.Rs;var z=E.Sv,tt=E.Tv;b.bounds=new ye(b.centerX-z,b.centerY-tt,E.Ss,E.Qs),b.focus=new Rt(z,tt),b.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function Rx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var b=y.centerX,E=y.centerY,z=y.width,tt=y.height;y.We!==null&&0<y.We.count&&(tt=y.We.M(0),z=tt.Ss,tt=tt.Qs),z=qt.sqrt(z*z+tt*tt)/2;for(var ot=!1,rt=tt=0,at=0,ut=y.vertexes.iterator;ut.next();){var ct=ut.value;1>=ct.Vd?rt++:(ot=!0,at++,tt+=Math.atan2(y.centerY-ct.centerY,y.centerX-ct.centerX))}if(rt!==0){for(0<at&&(tt/=at),at=y=0,y=ot?2*Math.PI/(rt+1):2*Math.PI/rt,rt%2===0&&(at=y/2),1<x.count&&x.sort(function(yt,St){return yt===null||St===null||yt===St?0:St.width*St.height-yt.width*yt.height}),ot=rt%2===0?0:1,x=x.iterator;x.next();)if(rt=x.value,!(1<rt.Vd||a.isFixed(rt))){for(ut=null,ct=rt.edges.iterator;ct.next();){ut=ct.value;break}ct=rt.width;var mt=rt.height;ct=qt.sqrt(ct*ct+mt*mt)/2,ut=z+ut.length+ct,ct=tt+(y*(ot/2>>1)+at)*(ot%2===0?1:-1),rt.centerX=b+ut*Math.cos(ct),rt.centerY=E+ut*Math.sin(ct),ot++}}}}function j1(a,y,x,b,E,z,tt){var ot=9e19,rt=-1,at=0;t:for(;at<y;at++){var ut=a[at],ct=ut.x-x,mt=ut.y-b;if(ct=ct*ct+mt*mt,ct<ot){for(mt=at-1;0<=mt;mt--)if(a[mt].y>ut.y&&a[mt].x-ut.x<E+tt.width)continue t;for(mt=at+1;mt<y;mt++)if(a[mt].x>ut.x&&a[mt].y-ut.y<z+tt.height)continue t;rt=at,ot=ct}}return rt}Vr.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Vr.prototype.addComments=function(a){var y=a.node;if(y!==null)for(y=y.Mu();y.next();){var x=y.value;if(x.category==="Comment"&&x.isVisible()){var b=this.network.ki(x);b===null&&(b=this.network.Bl(x)),b.charge=this.defaultCommentElectricalCharge,x=null;for(var E=b.destinationEdges;E.next();){var z=E.value;if(z.toVertex===a){x=z;break}}if(x===null){for(E=b.sourceEdges;E.next();)if(z=E.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,b,null)),x.length=this.defaultCommentSpringLength}}};function z1(a,y){var x=a.bounds,b=x.x;a=x.y;var E=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var ot=z.width;return z=z.height,b+E<tt?a>y+z?(x=b+E-tt,a=a-y-z,qt.sqrt(x*x+a*a)):a+x<y?(b=b+E-tt,a=a+x-y,qt.sqrt(b*b+a*a)):tt-(b+E):b>tt+ot?a>y+z?(x=b-tt-ot,a=a-y-z,qt.sqrt(x*x+a*a)):a+x<y?(b=b-tt-ot,a=a+x-y,qt.sqrt(b*b+a*a)):b-(tt+ot):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function G1(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,jx(a)););a.ah=null}function jx(a){a.ah===null&&(a.ah=a.network.vertexes.Fa());var y=a.ah;if(0>=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var b=x.centerX,E=b,z=x=x.centerY,tt=1;tt<y.length;tt++){var ot=y[tt];ot.forceX=0,ot.forceY=0;var rt=ot.centerX;ot=ot.centerY,b=Math.min(b,rt),E=Math.max(E,rt),x=Math.min(x,ot),z=Math.max(z,ot)}(E=E-b>z-x)?y.sort(function(Mt,Ot){return Mt===null||Ot===null||Mt===Ot?0:Mt.centerX-Ot.centerX}):y.sort(function(Mt,Ot){return Mt===null||Ot===null||Mt===Ot?0:Mt.centerY-Ot.centerY}),x=a.Zf;var at=b=ot=0;for(z=0;z<y.length;z++){tt=y[z],b=tt.bounds,ot=tt.focus,rt=b.x+ot.x;var ut=b.y+ot.y;b=tt.charge*a.electricalFieldX(rt,ut),at=tt.charge*a.electricalFieldY(rt,ut),b+=tt.mass*a.gravitationalFieldX(rt,ut),at+=tt.mass*a.gravitationalFieldY(rt,ut),tt.forceX+=b,tt.forceY+=at;for(var ct=z+1;ct<y.length;ct++){var mt=y[ct];if(mt!==tt){b=mt.bounds,ot=mt.focus,at=b.x+ot.x;var yt=b.y+ot.y;if(rt-at>x||at-rt>x){if(E)break}else if(ut-yt>x||yt-ut>x){if(!E)break}else{var St=z1(tt,mt);1>St?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new S0),St=b.random(),ot=b.random(),rt>at?(b=Math.abs(mt.bounds.right-tt.bounds.x),b=(1+b)*St):rt<at?(b=Math.abs(mt.bounds.x-tt.bounds.right),b=-(1+b)*St):(b=Math.max(mt.width,tt.width),b=(1+b)*St-b/2),ut>yt?(at=Math.abs(mt.bounds.bottom-tt.bounds.y),at=(1+at)*ot):rt<at?(at=Math.abs(mt.bounds.y-tt.bounds.bottom),at=-(1+at)*ot):(at=Math.max(mt.height,tt.height),at=(1+at)*ot-at/2)):(ot=-(tt.charge*mt.charge)/(St*St),b=(at-rt)/St*ot,at=(yt-ut)/St*ot),tt.forceX+=b,tt.forceY+=at,mt.forceX-=b,mt.forceY-=at}}}}for(E=a.network.edges.iterator;E.next();)ot=E.value,x=ot.fromVertex,z=ot.toVertex,tt=x.bounds,rt=x.focus,b=tt.x+rt.x,tt=tt.y+rt.y,ut=z.bounds,ct=z.focus,rt=ut.x+ct.x,ut=ut.y+ct.y,ct=z1(x,z),1>ct?(ct=a.randomNumberGenerator,ct===null&&(a.randomNumberGenerator=ct=new S0),ot=ct.random(),ct=ct.random(),b=(b>rt?1:-1)*(1+(z.width>x.width?z.width:x.width))*ot,at=(tt>ut?1:-1)*(1+(z.height>x.height?z.height:x.height))*ct):(ot=ot.stiffness*(ct-ot.length),b=(rt-b)/ct*ot,at=(ut-tt)/ct*ot),x.forceX+=b,x.forceY+=at,z.forceX-=b,z.forceY-=at;for(E=b=0;E<y.length;E++)x=y[E],a.isFixed(x)?a.moveFixedVertex(x):b=Math.max(b,a.moveVertex(x)||0);return b>a.epsilonDistance*a.epsilonDistance}Vr.prototype.moveVertex=function(a){var y=a.forceX,x=a.forceY,b=this.moveLimit;return y<-b?y=-b:y>b&&(y=b),x<-b?x=-b:x>b&&(x=b),a.centerX+=y,a.centerY+=x,y*y+x*x},Vr.prototype.moveFixedVertex=function(){},Vr.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Vr.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=br,y.toSpot=br)}},Vr.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=ye.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,ye.free(x)}x=ye.alloc();for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;(a!==0||y!==0)&&(x.assign(E.bounds),x.x+=a,x.y+=y,E.bounds=x),E.commit()}ye.free(x)},Vr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Vr.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Vr.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Vr.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Vr.prototype.electricalFieldX=function(){return 0},Vr.prototype.electricalFieldY=function(){return 0},Vr.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Vr.prototype.gravitationalFieldX=function(){return 0},Vr.prototype.gravitationalFieldY=function(){return 0},Vr.prototype.isFixed=function(a){return a.isFixed},je.Object.defineProperties(Vr.prototype,{currentIteration:{get:function(){return this.An}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},arrangesToOrigin:{get:function(){return this.Bm},set:function(a){this.Bm!==a&&(this.Bm=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},maxIterations:{get:function(){return this.dl},set:function(a){this.dl!==a&&0<=a&&(this.dl=a,this.C())}},epsilonDistance:{get:function(){return this.$m},set:function(a){this.$m!==a&&0<a&&(this.$m=a,this.C())}},infinityDistance:{get:function(){return this.Zf},set:function(a){this.Zf!==a&&1<a&&(this.Zf=a,this.C())}},moveLimit:{get:function(){return this.In},set:function(a){this.In!==a&&1<a&&(this.In=a,this.C())}},randomNumberGenerator:{get:function(){return this.fo},set:function(a){this.fo!==a&&(a!==null&&typeof a.random!="function"&&Wt('ForceDirectedLayout.randomNumberGenerator must have a "random()" function on it: '+a),this.fo=a)}},defaultSpringStiffness:{get:function(){return this.Hk},set:function(a){this.Hk!==a&&(this.Hk=a,this.C())}},defaultSpringLength:{get:function(){return this.Gk},set:function(a){this.Gk!==a&&(this.Gk=a,this.C())}},defaultElectricalCharge:{get:function(){return this.Ek},set:function(a){this.Ek!==a&&(this.Ek=a,this.C())}},defaultGravitationalMass:{get:function(){return this.Fk},set:function(a){this.Fk!==a&&(this.Fk=a,this.C())}},defaultCommentSpringLength:{get:function(){return this.Vm},set:function(a){this.Vm!==a&&(this.Vm=a,this.C())}},defaultCommentElectricalCharge:{get:function(){return this.Um},set:function(a){this.Um!==a&&(this.Um=a,this.C())}}}),Vr.className="ForceDirectedLayout";function H1(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}H1.className="ForceDirectedSubnet";function Nc(a){ro.call(this,a)}pe(Nc,ro),Nc.prototype.createVertex=function(){return new mp(this)},Nc.prototype.createEdge=function(){return new vp(this)},Nc.className="ForceDirectedNetwork";function mp(a){fr.call(this,a),this.ia=!1,this.Ha=this.u=NaN,this.sh=this.Vd=this.V=this.F=0,this.We=this.Hj=null,this.sv=0}pe(mp,fr),je.Object.defineProperties(mp.prototype,{isFixed:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},charge:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},mass:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},forceX:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}},forceY:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}}}),mp.className="ForceDirectedVertex";function vp(a){ia.call(this,a),this.j=this.o=NaN}pe(vp,ia),je.Object.defineProperties(vp.prototype,{stiffness:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},length:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}}}),vp.className="ForceDirectedEdge";function S0(){var a=0;a===void 0&&(a=42),this.seed=a,this.ay=48271,this.ey=2147483647,this.Q=44488.07041494893,this.gy=3399,this.by=1/2147483647,this.random()}S0.prototype.random=function(){var a=this.seed%this.Q*this.ay-this.seed/this.Q*this.gy;return 0<a?this.seed=a:this.seed=a+this.ey,this.seed*this.by},S0.className="RandomNumberGenerator";function Yi(a){wo.call(this),this.kc=this.ie=25,this.K=0,this.Dk=L0,this.Zk=k0,this.Qk=M0,this.bj=4,this.rk=b0,this.bg=15,this.sf=!0,this.Cn=4,this.Ra=this.Iq=this.Ia=-1,this.Md=this.Hn=0,this.Ta=this.Kd=this.Ld=this.he=this.tc=null,this.Kn=0,this.Jn=this.kj=null,this.le=0,this.fl=null,this.Rf=new Rt,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}pe(Yi,wo),Yi.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.ie=this.ie,a.kc=this.kc,a.K=this.K,a.Dk=this.Dk,a.Zk=this.Zk,a.Qk=this.Qk,a.bj=this.bj,a.rk=this.rk,a.bg=this.bg,a.sf=this.sf,a.Cn=this.Cn,a.ve=this.ve},Yi.prototype.qb=function(a){a.classType===Yi?a.name.indexOf("Aggressive")===0?this.aggressiveOption=a:a.name.indexOf("Cycle")===0?this.cycleRemoveOption=a:a.name.indexOf("Init")===0?this.initializeOption=a:a.name.indexOf("Layer")===0?this.layeringOption=a:Wt("Unknown enum value: "+a):wo.prototype.qb.call(this,a)},Yi.prototype.createNetwork=function(){return new Gf(this)},Yi.prototype.doLayout=function(a){for(this.network===null&&(this.network=this.makeNetwork(a)),this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin),this.Iq=-1,this.Md=this.Hn=0,this.fl=this.Jn=this.kj=null,a=0;a<this.He.length;a++)this.He[a]=null;if(0<this.network.vertexes.count){for(this.network.Ko(),this.cycleRemoveOption!==Sp&&this.removeCycles(),a=this.network.vertexes.iterator;a.next();)a.value.layer=-1;for(this.Ia=-1,this.assignLayers(),a.reset();a.next();)this.Ia=Math.max(this.Ia,a.value.layer);this.cycleRemoveOption===Sp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var b=x.value;b.valid=!1,y.push(b)}for(x=0;x<y.length;x++){b=y[x];var E=b.fromVertex,z=b.toVertex;if(!(b.valid||(E.node===null&&E.data===null||z.node===null&&z.data===null)&&E.layer===z.layer)){var tt=0,ot=0,rt=0,at=0;if(b.link!==null){if(ot=b.link,ot===null)continue;var ut=E.node;if(tt=z.node,ut===null||tt===null)continue;var ct=ot.fromNode;rt=ot.toNode;for(var mt=ot.fromPort;mt!==null&&!mt.Ed();)mt=mt.panel;for(ot=ot.toPort;ot!==null&&!ot.Ed();)ot=ot.panel;if(b.rev){at=ct;var yt=mt;ct=rt,mt=ot,rt=at,ot=yt}var St=E.focus;at=z.focus;var Mt=b.rev?z.bounds:E.bounds;yt=Rt.alloc(),ut!==ct?Mt.w()&&ct.isVisible()?ct.actualBounds.w()?(ih(ct,mt,ui,yt),yt.x+=ct.actualBounds.x-Mt.x,yt.y+=ct.actualBounds.y-Mt.y):(ih(ct,mt,ui,yt),yt.w()||yt.assign(St)):yt.assign(St):Mt.w()?(ih(ct,mt,ui,yt),yt.w()||yt.assign(St)):yt.assign(St),ct=b.rev?E.bounds:z.bounds,ut=Rt.alloc(),tt!==rt?ct.w()&&rt.isVisible()?rt.actualBounds.w()?(ih(rt,ot,ui,ut),ut.x+=rt.actualBounds.x-ct.x,ut.y+=rt.actualBounds.y-ct.y):(ih(rt,ot,ui,ut),ut.w()||ut.assign(at)):ut.assign(at):ct.w()?(ih(rt,ot,ui,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-St.x)/this.kc),rt=yt.x,ot=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((yt.y-St.y)/this.kc),rt=yt.y,ot=Math.round((ut.y-at.y)/this.kc),at=ut.y),Rt.free(yt),Rt.free(ut),b.portFromColOffset=tt,b.portFromPos=rt,b.portToColOffset=ot,b.portToPos=at}else b.portFromColOffset=0,b.portFromPos=0,b.portToColOffset=0,b.portToPos=0;if(yt=E.layer,ut=z.layer,ct=0,Mt=b.link,Mt!==null){var Ot=Mt.fromPort,Bt=Mt.toPort;if(Ot!==null&&Bt!==null){var zt=Mt.fromNode;if(mt=Mt.toNode,zt!==null&&mt!==null){var _t=C0(this,!0),Ut=C0(this,!1),Jt=this.setsPortSpots?_t:Mt.computeSpot(!0,Ot);St=this.setsPortSpots?Ut:Mt.computeSpot(!1,Bt);var re=Mt.isOrthogonal;Jt.$c()&&Jt.Hf(Ut)&&St.$c()&&St.Hf(_t)?ct=0:(_t=Mt.getLinkPoint(zt,Ot,Jt,!0,re,mt,Bt,Rt.alloc()),Ut=Mt.getLinkDirection(zt,Ot,_t,Jt,!0,re,mt,Bt),Rt.free(_t),Jt.ys()||Ut!==J1(this,b,!0)?this.setsPortSpots&&zt!==null&&zt.ports.count===1&&b.rev&&(ct+=1):ct+=1,Jt=Mt.getLinkPoint(mt,Bt,St,!1,re,zt,Ot,Rt.alloc()),Mt=Mt.getLinkDirection(mt,Bt,Jt,St,!1,re,zt,Ot),Rt.free(Jt),St.ys()||Mt!==J1(this,b,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&b.rev&&(ct+=2):ct+=2)}}}if(mt=ct,ct=mt===1||mt===3,(mt=mt===2||mt===3)&&(St=a.createVertex(),St.node=null,St.Dj=1,St.layer=yt,St.near=E,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!1,E.rev=b.rev,E.portFromColOffset=tt,E.portToColOffset=0,E.portFromPos=rt,E.portToPos=0,E=St),Mt=1,ct&&Mt--,yt-ut>Mt&&0<yt){for(b.valid=!1,St=a.createVertex(),St.node=null,St.Dj=2,St.layer=yt-1,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=mt?0:tt,E.portToColOffset=0,E.portFromPos=mt?0:rt,E.portToPos=0,E=St,yt--;yt-ut>Mt&&0<yt;)St=a.createVertex(),St.node=null,St.Dj=3,St.layer=yt-1,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=0,E.portFromPos=0,E.portToPos=0,E=St,yt--;E=a.Zj(St,z,b.link),E.valid=!ct,ct&&(St.near=z),E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=ot,E.portFromPos=0,E.portToPos=at}else b.valid=!0}}for(a=this.tc=[],y=0;y<=this.Ia;y++)a[y]=0;for(y=this.network.vertexes.iterator;y.next();)y.value.index=-1;for(this.initializeIndices(),this.Iq=-1,x=this.Md=this.Hn=0;x<=this.Ia;x++)a[x]>a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]<a[this.Hn]&&(this.Hn=x);for(this.fl=[],x=0;x<a.length;x++)this.fl[x]=[];for(y.reset();y.next();)a=y.value,this.fl[a.layer][a.index]=a;for(this.Ra=-1,a=0;a<=this.Ia;a++){for(y=Kh(this,a),x=0,b=this.tc[a],z=0;z<b;z++)E=y[z],x+=this.nodeMinColumnSpace(E,!0),E.column=x,x+=1,x+=this.nodeMinColumnSpace(E,!1);this.Ra=Math.max(this.Ra,x-1),Xh(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},Yi.prototype.linkMinLength=function(){return 1};function gy(a){var y=a.fromVertex.node||a.fromVertex.data;return a=a.toVertex.node||a.toVertex.data,y===null&&a===null?8:y===null||a===null?4:1}Yi.prototype.nodeMinLayerSpace=function(a,y){return a.node===null&&a.data===null?0:this.K===90||this.K===270?y?a.focus.y+10:a.bounds.height-a.focus.y+10:y?a.focus.x+10:a.bounds.width-a.focus.x+10},Yi.prototype.nodeMinColumnSpace=function(a,y){if(a.node===null&&a.data===null)return 0;var x=y?a.ev:a.dv;return x!==null?x:(x=this.K,x===90||x===270?y?a.ev=a.focus.x/this.kc+1|0:a.dv=(a.bounds.width-a.focus.x)/this.kc+1|0:y?a.ev=a.focus.y/this.kc+1|0:a.dv=(a.bounds.height-a.focus.y)/this.kc+1|0)};function zs(a){a.kj===null&&(a.kj=[]);for(var y=0,x=a.network.vertexes.iterator;x.next();){var b=x.value;a.kj[y]=b.layer,y++,a.kj[y]=b.column,y++,a.kj[y]=b.index,y++}return a.kj}function Da(a,y){var x=0;for(a=a.network.vertexes.iterator;a.next();){var b=a.value;b.layer=y[x],x++,b.column=y[x],x++,b.index=y[x],x++}}function _1(a,y,x){var b=Kh(a,y),E=a.tc[y];(a.Jn===null||a.Jn.length<E*E)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<E;tt++){var ot=0,rt=b[tt],at=rt.near;if(at!==null&&at.layer===rt.layer)if(rt=at.index,rt>tt)for(var ut=tt+1;ut<rt;ut++){var ct=b[ut];ct.near===at&&ct.Dj===at.Dj||ot++}else for(ut=tt-1;ut>rt;ut--)ct=b[ut],ct.near===at&&ct.Dj===at.Dj||ot++;var mt;if(0<=x)for(rt=b[tt].sourceEdgesArrayAccess,at=0;at<rt.length;at++){var yt=rt[at];if(yt.valid&&yt.fromVertex.layer!==y)for(ct=yt.fromVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++){var St=rt[mt];if(St.valid&&St.fromVertex.layer!==y){var Mt=St.fromVertex.index,Ot=St.portToPos;St=St.portFromPos,ut<Ot&&(ct>Mt||ct===Mt&&yt>St)&&ot++,Ot<ut&&(Mt>ct||Mt===ct&&St>yt)&&ot++}}}if(0>=x){for(rt=b[tt].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.toVertex.layer!==y)for(ct=yt.toVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++)St=rt[mt],St.valid&&St.toVertex.layer!==y&&(Mt=St.toVertex.index,Ot=St.portToPos,St=St.portFromPos,yt<St&&(ct>Mt||ct===Mt&&ut>Ot)&&ot++,St<yt&&(Mt>ct||Mt===ct&&Ot>ut)&&ot++)}for(z[tt*E+tt]=ot,rt=tt+1;rt<E;rt++){var Bt=0,zt=0;if(0<=x){ot=b[tt].sourceEdgesArrayAccess;var _t=b[rt].sourceEdgesArrayAccess;for(at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.fromVertex.layer!==y)for(ct=yt.fromVertex.index,yt=yt.portFromPos,mt=0;mt<_t.length;mt++)St=_t[mt],St.valid&&St.fromVertex.layer!==y&&(Mt=St.fromVertex.index,St=St.portFromPos,(ct<Mt||ct===Mt&&yt<St)&&zt++,(Mt<ct||Mt===ct&&St<yt)&&Bt++)}if(0>=x){for(ot=b[tt].destinationEdgesArrayAccess,_t=b[rt].destinationEdgesArrayAccess,at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.toVertex.layer!==y)for(ct=yt.toVertex.index,ut=yt.portToPos,mt=0;mt<_t.length;mt++)St=_t[mt],St.valid&&St.toVertex.layer!==y&&(Mt=St.toVertex.index,Ot=St.portToPos,(ct<Mt||ct===Mt&&ut<Ot)&&zt++,(Mt<ct||Mt===ct&&Ot<ut)&&Bt++)}z[tt*E+rt]=Bt,z[rt*E+tt]=zt}}return Xh(a,y,b),z}Yi.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=_1(this,y,1),b=this.tc[y],E=0;E<b;E++)for(var z=E;z<b;z++)a+=x[E*b+z];return a};function x0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var b=a,E=x,z=Kh(b,E),tt=b.tc[E],ot=0,rt=0;rt<tt;rt++){var at=z[rt].destinationEdgesArrayAccess;if(at!==null)for(var ut=0;ut<at.length;ut++){var ct=at[ut];if(ct.valid&&ct.toVertex.layer!==E){var mt=ct.fromVertex.column+ct.portFromColOffset,yt=ct.toVertex.column+ct.portToColOffset;ot+=(Math.abs(mt-yt)+1)*gy(ct)}}}Xh(b,E,z),y+=ot}return y}Yi.prototype.normalize=function(){var a=1/0;this.Ra=-1;for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;a=Math.min(a,x.column-this.nodeMinColumnSpace(x,!0)),this.Ra=Math.max(this.Ra,x.column+this.nodeMinColumnSpace(x,!1))}for(y.reset();y.next();)y.value.column-=a;this.Ra-=a};function py(a,y,x){for(var b=Kh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ct=0,mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ut+=mt.column-1,ct++),rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(ut+=yt.column,ct++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(ut+=mt.column,ct++);z[tt]=ct===0?-1:ut/ct}return Xh(a,y,b),z}function W1(a,y,x){for(var b=Kh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ct=[],mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ct[ut]=mt.column-1,ut++),ot=void 0,rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(ct[ut]=yt.column+ot.portFromColOffset,ut++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(ct[ut]=mt.column+ot.portToColOffset,ut++);ut===0?z[tt]=-1:(ct.sort(function(St,Mt){return St-Mt}),at=ut>>1,z[tt]=ut&1?ct[at]:ct[at-1]+ct[at]>>1)}return Xh(a,y,b),z}function yp(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();){var ot=tt.value,rt=ot.toVertex,at=y.layer-rt.layer;ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}if(z)for(tt=y.sourceEdges;tt.next();)ot=tt.value,rt=ot.fromVertex,at=rt.layer-y.layer,ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}}function my(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,b,E,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,b,E,z)}}Yi.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,b=[];b.length=x+1;for(var E=a.vertexes.iterator;E.next();)E.value.valid=!0;for(;zx(a)!==null;){for(E=V1(a);E!==null;)b[x]=E,x--,E.valid=!1,E=V1(a);for(E=U1(a);E!==null;)b[y]=E,y++,E.valid=!1,E=U1(a);E=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value;if(ot.valid){for(var rt=0,at=ot.destinationEdges;at.next();)at.value.toVertex.valid&&rt++;at=0;for(var ut=ot.sourceEdges;ut.next();)ut.value.fromVertex.valid&&at++;(E===null||z<rt-at)&&(E=ot,z=rt-at)}}E!==null&&(b[y]=E,y++,E.valid=!1)}for(y=0;y<a.vertexes.count;y++)b[y].index=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(b=this.network.vertexes.iterator;b.next();)a=b.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,b.reset();b.next();)y=b.value,y.sourceEdges.count===0&&vy(this,y);for(b.reset();b.next();)y=b.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)b=a.value,b.forest||(y=b.fromVertex,x=y.finish,E=b.toVertex,z=E.finish,E.Ll<y.Ll&&x<z&&(this.network.gm(b),b.rev=!0));break;case Sp:for(a=this.network,y=a.vertexes.iterator,b=1/0;y.next();)b=Math.min(b,y.value.layer);if(1/0>b){if(0>b)for(y.reset();y.next();)y.value.layer-=b;for(b=[],y.reset();y.next();)x=y.value,E=b[x.layer],E===void 0?b[x.layer]=[x]:E.push(x);for(x=y=0;x<b.length;x++)if(E=b[x],!E||E.length===0)y++;else if(0<x)for(z=0;z<E.length;z++)E[z].layer-=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function zx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function V1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.destinationEdges;b.next();)if(b.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function U1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.sourceEdges;b.next();)if(b.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function vy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var b=x.value,E=b.toVertex;E.Ll===-1&&(b.forest=!0,vy(a,E))}y.finish=a.Kn,a.Kn++}Yi.prototype.assignLayers=function(){switch(this.Zk){case xy:Y1(this);break;case wy:for(var a,y=this.network.vertexes.iterator;y.next();)a=K1(this,y.value),this.Ia=Math.max(a,this.Ia);for(y.reset();y.next();)a=y.value,a.layer=this.Ia-a.layer;break;default:case k0:for(Y1(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&X1(this,a);for(a=1/0,y.reset();y.next();)a=Math.min(a,y.value.layer);for(this.Ia=-1,y.reset();y.next();){var x=y.value;x.layer-=a,this.Ia=Math.max(this.Ia,x.layer)}}};function Y1(a){for(var y=a.network.vertexes.iterator;y.next();){var x=Z1(a,y.value);a.Ia=Math.max(x,a.Ia)}}function Z1(a,y){var x=0;if(y.layer===-1){for(var b=y.destinationEdges;b.next();){var E=b.value,z=E.toVertex;E=a.linkMinLength(E),x=Math.max(x,Z1(a,z)+E)}y.layer=x}else x=y.layer;return x}function K1(a,y){var x=0;if(y.layer===-1){for(var b=y.sourceEdges;b.next();){var E=b.value,z=E.fromVertex;E=a.linkMinLength(E),x=Math.max(x,K1(a,z)+E)}y.layer=x}else x=y.layer;return x}function X1(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)X1(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var b=y.sourceEdgesArrayAccess,E=b.length,z=0;z<E;z++){var tt=b[z],ot=tt.fromVertex,rt=tt.toVertex;tt=a.linkMinLength(tt),ot.layer-rt.layer>tt&&yp(a,ot,0,-1,!0,!1)}for(yp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,b=1/0,ot=0,rt=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,ct=!1,mt=at.sourceEdgesArrayAccess;E=mt.length;for(var yt=0;yt<E;yt++){var St=mt[yt],Mt=St.fromVertex;ut+=1,Mt.component!==1&&(z+=1,Mt=Mt.layer-at.layer,St=a.linkMinLength(St),b=Math.min(b,Mt-St))}for(mt=at.destinationEdgesArrayAccess,E=mt.length,yt=0;yt<E;yt++)St=mt[yt].toVertex,--ut,St.component!==1?--z:ct=!0;(rt===null||ut<ot)&&!ct&&(rt=at,ot=ut)}}if(0<z){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer+=b);y.component=0}else rt.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(yp(a,y,1,-1,!0,!1);y.component!==0;){for(b=0,E=1/0,z=0,ot=null,rt=a.network.vertexes.iterator;rt.next();)if(tt=rt.value,tt.component===1){for(at=0,ut=!1,mt=tt.sourceEdgesArrayAccess,ct=mt.length,yt=0;yt<ct;yt++)St=mt[yt].fromVertex,at+=1,St.component!==1?b+=1:ut=!0;for(mt=tt.destinationEdgesArrayAccess,ct=mt.length,yt=0;yt<ct;yt++)St=mt[yt],Mt=St.toVertex,--at,Mt.component!==1&&(--b,Mt=tt.layer-Mt.layer,St=a.linkMinLength(St),E=Math.min(E,Mt-St));(ot===null||at>z)&&!ut&&(ot=tt,z=at)}if(0>b){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer-=E);y.component=0}else ot.component=0}}}function J1(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}Yi.prototype.initializeIndices=function(){switch(this.Qk){default:case Cy:for(var a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;y.index=this.tc[x],this.tc[x]++}break;case M0:for(a=this.network.vertexes.iterator,y=this.Ia;0<=y;y--)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&Q1(this,x);break;case Py:for(a=this.network.vertexes.iterator,y=0;y<=this.Ia;y++)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&q1(this,x)}};function Q1(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var b=0;b<y.length-1;b++){var E=y[b],z=y[b+1];E.portFromColOffset>z.portFromColOffset&&(x=!0,y[b]=z,y[b+1]=E)}}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.toVertex,b.index===-1&&Q1(a,b))}function q1(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var b=!0;b;)for(b=!1,x=0;x<y.length-1;x++){var E=y[x],z=y[x+1];E.portToColOffset>z.portToColOffset&&(b=!0,y[x]=z,y[x+1]=E)}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.fromVertex,b.index===-1&&q1(a,b))}Yi.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=zs(this),x,b;for(x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)w0(this,b,1),Ua(this,b,1);var E=this.countCrossings();for(E<a&&(a=E,y=zs(this)),b=this.Ia;0<=b;b--)w0(this,b,-1),Ua(this,b,-1);E=this.countCrossings(),E<a&&(a=E,y=zs(this))}for(Da(this,y),x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)w0(this,b,0),Ua(this,b,0);for(E=this.countCrossings(),E<a&&(a=E,y=zs(this)),b=this.Ia;0<=b;b--)w0(this,b,0),Ua(this,b,0);E=this.countCrossings(),E<a&&(a=E,y=zs(this))}Da(this,y);var z,tt,ot;switch(this.rk){case Ly:break;case ky:for(ot=a+1;(b=this.countCrossings())<ot;)for(ot=b,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,1)||z;for(E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,-1)||z;for(E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,0)||z;for(E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,0)||z;E>=a?Da(this,y):(a=E,y=zs(this))}break;default:case b0:for(x=this.Ia,tt=0,ot=a+1;(b=this.countCrossings())<ot;){for(ot=b,z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,1)||z;for(E=this.countCrossings(),E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,1)||z;for(E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,-1)||z;for(E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,0)||z;for(E>=a?Da(this,y):(a=E,y=zs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,0)||z;E>=a?Da(this,y):(a=E,y=zs(this))}}Da(this,y)};function w0(a,y,x){var b=Kh(a,y),E=a.tc[y],z=W1(a,y,x),tt=py(a,y,x);for(x=0;x<E;x++)tt[x]===-1&&(tt[x]=b[x].column),z[x]===-1&&(z[x]=b[x].column);for(var ot=!0,rt;ot;)for(ot=!1,x=0;x<E-1;x++)(z[x+1]<z[x]||z[x+1]===z[x]&&tt[x+1]<tt[x])&&(ot=!0,rt=z[x],z[x]=z[x+1],z[x+1]=rt,rt=tt[x],tt[x]=tt[x+1],tt[x+1]=rt,rt=b[x],b[x]=b[x+1],b[x+1]=rt);for(x=z=0;x<E;x++)rt=b[x],rt.index=x,z+=a.nodeMinColumnSpace(rt,!0),rt.column=z,z+=1,z+=a.nodeMinColumnSpace(rt,!1);Xh(a,y,b)}function Ua(a,y,x){var b=Kh(a,y),E=a.tc[y];x=_1(a,y,x);var z,tt=[];for(z=0;z<E;z++)tt[z]=-1;var ot=[];for(z=0;z<E;z++)ot[z]=-1;for(var rt=!1,at=!0;at;)for(at=!1,z=0;z<E-1;z++){var ut=x[b[z].index*E+b[z+1].index],ct=x[b[z+1].index*E+b[z].index],mt=0,yt=0,St=b[z].column,Mt=b[z+1].column,Ot=a.nodeMinColumnSpace(b[z],!0),Bt=a.nodeMinColumnSpace(b[z],!1),zt=a.nodeMinColumnSpace(b[z+1],!0),_t=a.nodeMinColumnSpace(b[z+1],!1);Ot=St-Ot+zt,Bt=Mt-Bt+_t;var Ut=b[z].sourceEdges.iterator;for(Ut.reset();Ut.next();)if(zt=Ut.value,_t=zt.fromVertex,zt.valid&&_t.layer===y){for(zt=0;b[zt]!==_t;)zt++;zt<z&&(mt+=2*(z-zt),yt+=2*(z+1-zt)),zt===z+1&&(mt+=1),zt>z+1&&(mt+=4*(zt-z),yt+=4*(zt-(z+1)))}for(Ut=b[z].destinationEdges.iterator,Ut.reset();Ut.next();)if(zt=Ut.value,_t=zt.toVertex,zt.valid&&_t.layer===y){for(zt=0;b[zt]!==_t;)zt++;zt===z+1&&(yt+=1)}for(Ut=b[z+1].sourceEdges.iterator,Ut.reset();Ut.next();)if(zt=Ut.value,_t=zt.fromVertex,zt.valid&&_t.layer===y){for(zt=0;b[zt]!==_t;)zt++;zt<z&&(mt+=2*(z+1-zt),yt+=2*(z-zt)),zt===z&&(yt+=1),zt>z+1&&(mt+=4*(zt-(z+1)),yt+=4*(zt-z))}for(Ut=b[z+1].destinationEdges.iterator,Ut.reset();Ut.next();)if(zt=Ut.value,_t=zt.toVertex,zt.valid&&_t.layer===y){for(zt=0;b[zt]!==_t;)zt++;zt===z&&(mt+=1)}zt=_t=0,Ut=tt[b[z].index];var Jt=ot[b[z].index],re=tt[b[z+1].index],Xe=ot[b[z+1].index];Ut!==-1&&(_t+=Math.abs(Ut-St),zt+=Math.abs(Ut-Bt)),Jt!==-1&&(_t+=Math.abs(Jt-St),zt+=Math.abs(Jt-Bt)),re!==-1&&(_t+=Math.abs(re-Mt),zt+=Math.abs(re-Ot)),Xe!==-1&&(_t+=Math.abs(Xe-Mt),zt+=Math.abs(Xe-Ot)),(yt<mt-.5||yt===mt&&ct<ut-.5||yt===mt&&ct===ut&&zt<_t-.5)&&(at=rt=!0,b[z].column=Bt,b[z+1].column=Ot,ut=b[z],b[z]=b[z+1],b[z+1]=ut)}for(z=0;z<E;z++)b[z].index=z;return Xh(a,y,b),rt}Yi.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Zx)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var b,E=this.network.vertexes.iterator;E.next();){var z=E.value;y=z.layer,b=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],b+z)}for(E.reset();E.next();)z=E.value,y=z.layer,b=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*b;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=zf(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=zf(this,y,-1)||x;x=zf(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)yy(this,y,1);for(y=this.Md-1;0<=y;y--)yy(this,y,-1);yy(this,this.Md,0)}if(a&&($1(this,-1),$1(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=zf(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=zf(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=zf(this,y,0)||x}}else Wx(this)};function zf(a,y,x){for(var b=!1;Gx(a,y,x);)b=!0;return b}function Gx(a,y,x){var b,E=Kh(a,y),z=a.tc[y],tt=py(a,y,-1);if(0<x)for(b=0;b<z;b++)tt[b]=-1;var ot=py(a,y,1);if(0>x)for(b=0;b<z;b++)ot[b]=-1;for(var rt=!1,at=!0;at;)for(at=!1,b=0;b<z;b++){var ut=E[b].column,ct=a.nodeMinColumnSpace(E[b],!0),mt=a.nodeMinColumnSpace(E[b],!1),yt=0;0>b-1||ut-E[b-1].column-1>ct+a.nodeMinColumnSpace(E[b-1],!1)?yt=ut-1:yt=ut,ct=b+1>=z||E[b+1].column-ut-1>mt+a.nodeMinColumnSpace(E[b+1],!0)?ut+1:ut;var St=mt=0,Mt=0;if(0>=x)for(var Ot=E[b].sourceEdges.iterator;Ot.next();){var Bt=Ot.value,zt=Bt.fromVertex;if(Bt.valid&&zt.layer!==y){var _t=gy(Bt),Ut=Bt.portFromColOffset;Bt=Bt.portToColOffset,zt=zt.column,mt+=(Math.abs(ut+Bt-(zt+Ut))+1)*_t,St+=(Math.abs(yt+Bt-(zt+Ut))+1)*_t,Mt+=(Math.abs(ct+Bt-(zt+Ut))+1)*_t}}if(0<=x)for(Ot=E[b].destinationEdges.iterator;Ot.next();)Bt=Ot.value,zt=Bt.toVertex,Bt.valid&&zt.layer!==y&&(_t=gy(Bt),Ut=Bt.portFromColOffset,Bt=Bt.portToColOffset,zt=zt.column,mt+=(Math.abs(ut+Ut-(zt+Bt))+1)*_t,St+=(Math.abs(yt+Ut-(zt+Bt))+1)*_t,Mt+=(Math.abs(ct+Ut-(zt+Bt))+1)*_t);Bt=Ut=_t=0,Ot=tt[E[b].index],zt=ot[E[b].index],Ot!==-1&&(_t+=Math.abs(Ot-ut),Ut+=Math.abs(Ot-yt),Bt+=Math.abs(Ot-ct)),zt!==-1&&(_t+=Math.abs(zt-ut),Ut+=Math.abs(zt-yt),Bt+=Math.abs(zt-ct)),St<mt||St===mt&&Ut<_t?(at=rt=!0,E[b].column=yt):(Mt<mt||Mt===mt&&Bt<_t)&&(at=rt=!0,E[b].column=ct)}return Xh(a,y,E),a.normalize(),rt}function yy(a,y,x){var b=Kh(a,y),E=a.tc[y],z=W1(a,y,x),tt=[];for(x=0;x<E;x++)tt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<E;x++){var ot=b[x].column,rt=a.nodeMinColumnSpace(b[x],!0),at=a.nodeMinColumnSpace(b[x],!1),ut=0;if(tt[x]===-1)if(x===0&&x===E-1)ut=ot;else if(x===0){var ct=b[x+1].column;ct-ot===at+a.nodeMinColumnSpace(b[x+1],!0)?ut=ot-1:ut=ot}else x===E-1?(ct=b[x-1].column,ut=ot-ct===rt+a.nodeMinColumnSpace(b[x-1],!1)?ot+1:ot):(ct=b[x-1].column,rt=ct+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ct=b[x+1].column,at=ct-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=(rt+at)/2|0);else x===0&&x===E-1?ut=tt[x]:x===0?(ct=b[x+1].column,at=ct-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===E-1?(ct=b[x-1].column,rt=ct+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ut=Math.max(tt[x],rt)):(ct=b[x-1].column,rt=ct+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ct=b[x+1].column,at=ct-a.nodeMinColumnSpace(b[x+1],!0)-at-1,rt<tt[x]&&tt[x]<at?ut=tt[x]:rt>=tt[x]?ut=rt:at<=tt[x]&&(ut=at));ut!==ot&&(z=!0,b[x].column=ut)}Xh(a,y,b),a.normalize()}function Hx(a,y){for(var x=!0,b=a.network.vertexes.iterator;b.next();){var E=b.value,z=a.nodeMinColumnSpace(E,!0),tt=a.nodeMinColumnSpace(E,!1);if(E.column-z<=y&&E.column+tt>=y){x=!1;break}}if(a=!1,x)for(b.reset();b.next();)x=b.value,x.column>y&&(--x.column,a=!0);return a}function _x(a,y){var x=y+1,b,E=[],z=[];for(b=0;b<=a.Ia;b++)E[b]=!1,z[b]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){b=tt.value;var ot=b.column-a.nodeMinColumnSpace(b,!0),rt=b.column+a.nodeMinColumnSpace(b,!1);ot<=y&&rt>=y&&(E[b.layer]=!0),ot<=x&&rt>=x&&(z[b.layer]=!0)}for(ot=!0,x=!1,b=0;b<=a.Ia;b++)ot=ot&&!(E[b]&&z[b]);if(ot)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function $1(a,y){for(var x=0;x<=a.Ra;x++)for(;Hx(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;_x(a,x););a.normalize();var b;if(0<y)for(x=0;x<=a.Ra;x++){var E=zs(a),z=x0(a);for(b=z+1;z<b;){b=z,tx(a,x,1);var tt=x0(a);tt>z?Da(a,E):tt<z&&(z=tt,E=zs(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(E=zs(a),z=x0(a),b=z+1;z<b;)b=z,tx(a,x,-1),tt=x0(a),tt>z?Da(a,E):tt<z&&(z=tt,E=zs(a));a.normalize()}function tx(a,y,x){a.le=0;for(var b=a.network.vertexes.iterator;b.next();)b.value.component=-1;if(0<x)for(b.reset();b.next();){var E=b.value;E.column-a.nodeMinColumnSpace(E,!0)<=y&&(E.component=a.le)}if(0>x)for(b.reset();b.next();)E=b.value,E.column+a.nodeMinColumnSpace(E,!1)>=y&&(E.component=a.le);for(a.le++,b.reset();b.next();)y=b.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(E=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)E[z]=-1;for(b.reset();b.next();){z=b.value;for(var tt=z.layer,ot=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),rt=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));ot<=rt;ot++)E[tt*(a.Ra+1)+ot]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt+1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt+1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt-1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt-1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt-1]]=!0)}for(E=[],z=0;z<a.le;z++)E[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(rt=tt[tt.length-1],tt.pop(),E[rt])for(E[rt]=!1,z=0;z<a.le;z++)y[rt*a.le+z]&&tt.splice(0,0,z);if(0<x)for(b.reset();b.next();)a=b.value,E[a.component]&&--a.column;if(0>x)for(b.reset();b.next();)x=b.value,E[x.component]&&(x.column+=1)}function Wx(a){for(var y=mn(),x=a.fl.length,b=0;b<=x;b++)y[b]=[];for(b=a.network.vertexes.iterator;b.next();){var E=b.value;y[x-E.layer][E.index]=E}x=new Oe,Vx(y,x);var z=null,tt=null,ot=null,rt=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,ct=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=P0(a,y,!0,!1)),y.reverse(),ct&&(a.verticalAlignment(y,x,!1),ot=P0(a,y,!1,!1)),b=Lo(y),E=b.next();!E.done;E=b.next())E.value.reverse();mt&&(a.verticalAlignment(y,x,!1),rt=P0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=P0(a,y,!0,!0)),fn(y),a.u(z,tt,ot,rt),a.network.vertexes.each(function(yt){var St=mn();at&&St.push(z.get(yt)),ut&&St.push(tt.get(yt)),ct&&St.push(ot.get(yt)),mt&&St.push(rt.get(yt)),St.sort(function(Ot,Bt){return Ot-Bt});var Mt=St.length;Mt=(St[Math.floor((Mt-1)/2)]+St[Math.ceil((Mt-1)/2)])/2,fn(St),yt.zc=Mt})}function Vx(a,y){for(var x=a.length,b=1;b<x-1;b++)for(var E=0,z=0,tt=a[b],ot=a[b+1],rt=0;z<ot.length;rt++){var at=ot[rt];t:{if(at.node===null){var ut=My(at);if(0<ut.length){ut=ut[0].node===null;break t}}ut=!1}var ct=ut;if(rt===ot.length-1||ct){for(ut=tt.length-1,ct&&(ut=My(at)[0].index);z<=rt;){if(at=ot[z],!at.bo){ct=[];for(var mt=Lo(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&&ct.push(yt);at.bo=ct}for(at=Lo(at.bo),ct=at.next();!ct.done;ct=at.next())ct=ct.value,mt=ct.fromVertex.index,(mt<E||mt>ut)&&y.add(ct);z++}E=ut}}}Yi.prototype.verticalAlignment=function(a,y,x){Ux(a),a=Lo(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=Lo(b.value);for(var z=b.next();!z.done;z=b.next()){z=z.value;var tt=x?My(z):Kx(z),ot=tt.length;if(0<ot){tt.sort(function(ct,mt){return ct.vi-mt.vi});var rt=(ot-1)/2;for(ot=Math.floor(rt),rt=Math.ceil(rt);ot<=rt;ot++)if(z.align===z){var at=tt[ot],ut=void 0;ut=x?N0(at,z):N0(z,at),!y.contains(ut)&&E<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,E=at.vi)}}}}};function Ux(a){for(var y=0;y<a.length;y++)for(var x=a[y],b=0;b<x.length;b++){var E=x[b];E.root=E,E.align=E,E.Tz=y,E.vi=b}}function P0(a,y,x,b){for(var E=a.K===90||a.K===270,z=Lo(y),tt=z.next();!tt.done;tt=z.next()){var ot=Lo(tt.value);for(tt=ot.next();!tt.done;tt=ot.next())tt=tt.value,tt.sd=tt,tt.shift=1/0,tt.zc=NaN,tt.qg=0}for(tt=a.K===90||a.K===270,z=Lo(y),ot=z.next();!ot.done;ot=z.next()){ot=Lo(ot.value);for(var rt=ot.next();!rt.done;rt=ot.next())if(rt=rt.value,rt.root===rt){for(var at=0,ut=rt;ut.align!==rt;){var ct=ut.align,mt=tt?ut.width:ut.height,yt=tt?ct.width:ct.height;if(x){var St=N0(ut,ct),Mt=St.portFromPos,Ot=St.portToPos;St.link!==null&&(ut.node&&ut.node!==St.link.fromNode&&(Mt=tt?ut.focusX:ut.focusY),ct.node&&ct.node!==St.link.toNode&&(Ot=tt?ct.focusX:ct.focusY))}else St=N0(ct,ut),Mt=St.portToPos,Ot=St.portFromPos,St.link!==null&&(ut.node&&ut.node!==St.link.toNode&&(Mt=tt?ut.focusX:ut.focusY),ct.node&&ct.node!==St.link.fromNode&&(Ot=tt?ct.focusX:ct.focusY));mt=b?ut.qg+(mt-Mt)-(yt-Ot):ut.qg+Mt-Ot,ct.qg=mt,at=Math.min(at,mt),ut=ut.align}ut=rt;do ut.qg=ut.qg-at,ut=ut.align;while(ut!==rt)}}for(x=Lo(y),tt=x.next();!tt.done;tt=x.next())for(z=Lo(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&ex(a,tt,y);for(x=0;x<y.length;x++)if(!(0>=y[x].length)&&(tt=y[x][0],tt.sd===tt)){tt.sd.shift===1/0&&(tt.sd.shift=0),tt=x,ot=0;do{for(z=y[tt][ot];z.align!==z.root;)z=z.align,tt++,0<z.vi&&(ot=nx(z,y),ot.sd.shift=Math.min(ot.sd.shift,z.sd.shift+z.zc+z.qg-(ot.zc+ot.qg+(E?ot.width:ot.height)+a.columnSpacing)));ot=z.vi+1}while(tt<y.length&&ot<y[tt].length&&z.sd===y[tt][ot].sd)}for(a=new Cn,y=Lo(y),tt=y.next();!tt.done;tt=y.next())for(x=Lo(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=E?tt.width:tt.height,a.add(tt,b?-tt.zc-z:tt.zc);return a}function ex(a,y,x){if(isNaN(y.zc)){y.zc=0;var b=y;do{if(0<b.vi){var E=nx(b,x),z=E.root;ex(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?E.width:E.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+E.qg+tt-b.qg+a.columnSpacing))}b=b.align}while(b!==y);for(;b.align!==y;)b=b.align,b.zc=y.zc,b.sd=y.sd}}function nx(a,y){var x=a.Tz;return a=a.vi,1>a&&Wt("Could not determine previous vertex in layer"),y[x][a-1]}Yi.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var b=mn(),E=mn(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var ot=Yx(this,y[tt],b,E,tt);ot<z&&(x=tt,z=ot)}for(z={},tt=0;4>tt;z={delta:z.delta},tt++)y[tt]&&(z.delta=tt===0||tt===2?b[x]-b[tt]:E[x]-E[tt],z.delta!==0&&y[tt].each(function(rt){return function(at){at.value+=rt.delta}}(z)));fn(b),fn(E)};function Yx(a,y,x,b,E){if(!y||y.count===0)return x[E]=0,b[E]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(ot){var rt=ot.key;ot=ot.value,rt=a.K===90||a.K===270?rt.width:rt.height,ot<z&&(z=ot),ot+rt>tt&&(tt=ot+rt)}),x[E]=z,b[E]=tt,tt-z}Yi.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=C0(this,!0),y=C0(this,!1),x=this.network.edges.iterator;x.next();){var b=x.value.link;b!==null&&(b.fromSpot=a,b.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function C0(a,y){return a.K===270?y?fs:os:a.K===90?y?os:fs:a.K===180?y?Es:Zr:y?Zr:Es}Yi.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var b=0;b<=this.Ia;b++){var E=x;0>=this.he[b]+this.Ld[b]&&(E=0),0<b&&(y+=E/2),this.K===90||this.K===0?(y+=this.Ld[b],this.Kd[b]=y,y+=this.he[b]):(y+=this.he[b],this.Kd[b]=y,y+=this.Ld[b]),b<this.Ia&&(y+=E/2),this.Ta[b]=y}for(x=y,y=this.arrangementOrigin,b=0;b<=this.Ia;b++)this.K===270?this.Kd[b]=y.y+this.Kd[b]:this.K===90?(this.Kd[b]=y.y+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]):this.K===180?this.Kd[b]=y.x+this.Kd[b]:(this.Kd[b]=y.x+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]);x=this.ve!==0,a.reset(),b=this.K===270||this.K===90;for(var z=1/0,tt=E=1/0,ot=-1/0;a.next();){var rt=a.value,at=rt.layer,ut=rt.column|0;b?(tt=y.x+this.kc*ut,at=this.Kd[at]):(tt=this.Kd[at],at=y.y+this.kc*ut),rt.centerX=tt,rt.centerY=at,x&&isFinite(rt.zc)&&(b?rt.node?rt.x=y.x+rt.zc:rt.centerX=y.x+rt.zc:rt.node?rt.y=y.y+rt.zc:rt.centerY=y.y+rt.zc),z=Math.min(rt.x,z),E=Math.min(rt.y,E),b?(tt=z,ot=Math.max(ot,rt.bounds.right)):(tt=E,ot=Math.max(ot,rt.bounds.bottom))}for(this.xw=ot-tt,z=y.x-z,y=y.y-E,this.Rf=new Rt(x&&b?0:z,x&&!b?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},Yi.prototype.Gu=function(){for(var a=0,y=this.ie,x=0;x<=this.Ia;x++)a+=this.he[x],a+=this.Ld[x];a+=this.Ia*y,y=[],x=this.ve!==0?this.xw:this.kc*this.Ra;for(var b=this.maxLayer;0<=b;b--)this.K===270?b===0?y.push(new ye(0,0,x,Math.abs(this.Ta[0]))):y.push(new ye(0,this.Ta[b-1],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===90?b===0?y.push(new ye(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new ye(0,this.Ta[b],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===180?b===0?y.push(new ye(0,0,Math.abs(this.Ta[0]),x)):y.push(new ye(this.Ta[b-1],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x)):b===0?y.push(new ye(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new ye(this.Ta[b],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x));this.commitLayers(y,this.Rf)},Yi.prototype.commitLayers=function(){},Yi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var b=y,E=b.fromNode,z=b.toNode,tt=b.fromPort,ot=b.toPort;if(E!==null){var rt=E.findVisibleNode();rt!==null&&rt!==E&&(E=rt,tt=rt.port)}z!==null&&(rt=z.findVisibleNode(),rt!==null&&rt!==z&&(z=rt,ot=rt.port));var at=y.computeSpot(!0,tt);rt=y.computeSpot(!1,ot);var ut=x.fromVertex,ct=x.toVertex;if(x.valid)y.curve===va&&y.pointsCount===4&&(ut.column===ct.column&&this.alignOption===0?(x=y.getLinkPoint(E,tt,at,!0,!1,z,ot),ot=y.getLinkPoint(z,ot,rt,!1,!1,E,tt),x.w()||x.set(E.actualBounds.center),ot.w()||ot.set(z.actualBounds.center),y.Fj(),y.yf(x.x,x.y),y.yf((2*x.x+ot.x)/3,(2*x.y+ot.y)/3),y.yf((x.x+2*ot.x)/3,(x.y+2*ot.y)/3),y.yf(ot.x,ot.y)):(x=b=!1,tt!==null&&at===yi&&(b=!0),ot!==null&&rt===yi&&(x=!0),(b||x)&&(rt=null,b&&(rt=y.getLinkPointFromPoint(E,tt,tt.ga(ui),y.i(3),!0),rt.w()||rt.set(E.actualBounds.center),y.L(0,rt.x,rt.y)),E=null,x&&(E=y.getLinkPointFromPoint(z,ot,ot.ga(ui),y.i(0),!1),E.w()||E.set(z.actualBounds.center),y.L(3,E.x,E.y)),rt&&(z=y.i(2),y.L(1,(2*rt.x+z.x)/3,(2*rt.y+z.y)/3)),E&&(z=y.i(1),y.L(2,(2*E.x+z.x)/3,(2*E.y+z.y)/3))))),y.zf();else if(ut.layer===ct.layer)y.zf();else{var mt=!1,yt=!1,St=this.ie,Mt=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var Ot=y.pointsCount;4<Ot&&y.points.removeRange(2,Ot-3)}else if(y.curve===va)mt=!0,Ot=y.pointsCount,4<Ot&&y.points.removeRange(2,Ot-3),Ot===4&&(Mt=2);else{Ot=y.pointsCount;var Bt=at===yi,zt=rt===yi;2<Ot&&Bt&&zt?y.points.removeRange(1,Ot-2):3<Ot&&Bt&&!zt?y.points.removeRange(1,Ot-3):3<Ot&&!Bt&&zt?y.points.removeRange(2,Ot-2):4<Ot&&!Bt&&!zt&&y.points.removeRange(2,Ot-3)}if(x.rev){for(;ct!==null&&ut!==ct;){var _t=Ot=null;for(Bt=ct.sourceEdges.iterator;Bt.next()&&(zt=Bt.value,zt.link!==x.link||(Ot=zt.fromVertex,_t=zt.toVertex,Ot.node!==null)););if(Ot===null)break;if(Ot!==ut){Bt=y.i(Mt-1).x,zt=y.i(Mt-1).y;var Ut=Ot.centerX,Jt=Ot.centerY;if(yt)this.K===180||this.K===0?Mt===y.firstPickIndex+1?(y.m(Mt++,Bt,zt),y.m(Mt++,Bt,Jt)):(_t!==null?_t.centerY:zt)!==Jt&&(_t=this.Ta[Ot.layer-1]+this.Rf.x,y.m(Mt++,_t,zt),y.m(Mt++,_t,Jt)):Mt===y.firstPickIndex+1?(y.m(Mt++,Bt,zt),y.m(Mt++,Ut,zt)):(_t!==null?_t.centerX:Bt)!==Ut&&(_t=this.Ta[Ot.layer-1]+this.Rf.y,y.m(Mt++,Bt,_t),y.m(Mt++,Ut,_t));else if(Mt===y.firstPickIndex+1){_t=Math.max(10,this.he[ct.layer]);var re=Math.max(10,this.Ld[ct.layer]);if(mt)this.K===180?Ut<=ct.bounds.x?(ct=ct.bounds.x,y.m(Mt++,ct-_t,Jt),y.m(Mt++,ct,Jt),y.m(Mt++,ct+re,Jt)):(y.m(Mt++,Ut-_t,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut+re,Jt)):this.K===90?Jt>=ct.bounds.bottom?(ct=ct.bounds.y+ct.bounds.height,y.m(Mt++,Ut,ct+re),y.m(Mt++,Ut,ct),y.m(Mt++,Ut,ct-_t)):(y.m(Mt++,Ut,Jt+re),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt-_t)):this.K===270?Jt<=ct.bounds.y?(ct=ct.bounds.y,y.m(Mt++,Ut,ct-_t),y.m(Mt++,Ut,ct),y.m(Mt++,Ut,ct+re)):(y.m(Mt++,Ut,Jt-_t),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt+re)):this.K===0&&(Ut>=ct.bounds.right?(ct=ct.bounds.x+ct.bounds.width,y.m(Mt++,ct+re,Jt),y.m(Mt++,ct,Jt),y.m(Mt++,ct-_t,Jt)):(y.m(Mt++,Ut+re,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut-_t,Jt)));else{y.m(Mt++,Bt,zt);var Xe=0;this.K===180||this.K===0?((this.K===180?Ut>=ct.bounds.right:Ut<=ct.bounds.x)&&(Xe=(this.K===0?-_t:re)/2),y.m(Mt++,Bt+Xe,Jt)):((this.K===270?Jt>=ct.bounds.bottom:Jt<=ct.bounds.y)&&(Xe=(this.K===90?-_t:re)/2),y.m(Mt++,Ut,zt+Xe)),y.m(Mt++,Ut,Jt)}}else _t=Math.max(10,this.he[Ot.layer]),re=Math.max(10,this.Ld[Ot.layer]),mt?this.K===180?(y.m(Mt++,Ut-_t-St,Jt),y.m(Mt++,Math.min(Ut-_t+St/2,Ut),Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Math.max(Ut+re-St/2,Ut),Jt),y.m(Mt++,Ut+re+St,Jt)):this.K===90?(y.m(Mt++,Ut,Jt+re+St),y.m(Mt++,Ut,Math.max(Jt+re-St/2,Jt)),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Math.min(Jt-_t+St/2,Jt)),y.m(Mt++,Ut,Jt-_t-St)):this.K===270?(y.m(Mt++,Ut,Jt-_t-St),y.m(Mt++,Ut,Math.min(Jt-_t+St/2,Jt)),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Math.max(Jt+re-St/2,Jt)),y.m(Mt++,Ut,Jt+re+St)):(y.m(Mt++,Ut+re+St,Jt),y.m(Mt++,Math.max(Ut+re-St/2,Ut),Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Math.min(Ut-_t+St/2,Ut),Jt),y.m(Mt++,Ut-_t-St,Jt)):y.m(Mt++,Ut,Jt)}ct=Ot}(ot===null||at!==yi||yt)&&(Bt=y.i(Mt-1).x,zt=y.i(Mt-1).y,Ut=y.i(Mt).x,Jt=y.i(Mt).y,yt?(St=this.Ld[ut.layer],this.K===180||this.K===0?(yt=zt,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?Ut>=ut.bounds.x:Ut<=ut.bounds.right)&&(ct=ut.centerX+(this.K===180?-St:St),yt<ut.bounds.y+ut.bounds.height/2?yt=ut.bounds.y-this.kc/2:yt=ut.bounds.bottom+this.kc/2,y.m(Mt++,ct,zt),y.m(Mt++,ct,yt)),y.m(Mt++,Ut,yt)):(yt=Bt,yt>=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?Jt>=ut.bounds.y:Jt<=ut.bounds.bottom)&&(ct=ut.centerY+(this.K===270?-St:St),yt<ut.bounds.x+ut.bounds.width/2?yt=ut.bounds.x-this.kc/2:yt=ut.bounds.right+this.kc/2,y.m(Mt++,Bt,ct),y.m(Mt++,yt,ct)),y.m(Mt++,yt,Jt)),y.m(Mt++,Ut,Jt)):mt?(_t=Math.max(10,this.he[ut.layer]),re=Math.max(10,this.Ld[ut.layer]),this.K===180&&Ut>=ut.bounds.x?(ct=ut.bounds.x+ut.bounds.width,y.L(Mt-2,ct,zt),y.L(Mt-1,ct+re,zt)):this.K===90&&Jt<=ut.bounds.bottom?(ct=ut.bounds.y,y.L(Mt-2,Bt,ct),y.L(Mt-1,Bt,ct-_t)):this.K===270&&Jt>=ut.bounds.y?(ct=ut.bounds.y+ut.bounds.height,y.L(Mt-2,Bt,ct),y.L(Mt-1,Bt,ct+re)):this.K===0&&Ut<=ut.bounds.right&&(ct=ut.bounds.x,y.L(Mt-2,ct,zt),y.L(Mt-1,ct-_t,zt))):(_t=Math.max(10,this.he[ut.layer]),re=Math.max(10,this.Ld[ut.layer]),yt=0,this.K===180||this.K===0?((this.K===180?Ut<=ut.bounds.x:Ut>=ut.bounds.right)&&(yt=(this.K===0?re:-_t)/2),y.m(Mt++,Ut+yt,zt)):((this.K===270?Jt<=ut.bounds.y:Jt>=ut.bounds.bottom)&&(yt=(this.K===90?re:-_t)/2),y.m(Mt++,Bt,Jt+yt)),y.m(Mt++,Ut,Jt)))}else{for(;ut!==null&&ut!==ct;){for(_t=Ot=null,ut=ut.destinationEdges.iterator;ut.next()&&(Bt=ut.value,Bt.link!==x.link||(Ot=Bt.toVertex,_t=Bt.fromVertex,_t.node!==null&&(_t=null),Ot.node!==null)););if(Ot===null)break;Ot!==ct&&(Bt=y.i(Mt-1).x,zt=y.i(Mt-1).y,Ut=Ot.centerX,Jt=Ot.centerY,yt?this.K===180||this.K===0?(_t!==null?_t.centerY:zt)!==Jt&&(_t=this.Ta[Ot.layer]+this.Rf.x,Mt===y.firstPickIndex+1&&(_t=this.K===0?Math.max(_t,Bt):Math.min(_t,Bt)),y.m(Mt++,_t,zt),y.m(Mt++,_t,Jt)):(_t!==null?_t.centerX:Bt)!==Ut&&(_t=this.Ta[Ot.layer]+this.Rf.y,Mt===y.firstPickIndex+1&&(_t=this.K===90?Math.max(_t,zt):Math.min(_t,zt)),y.m(Mt++,Bt,_t),y.m(Mt++,Ut,_t)):(_t=Math.max(10,this.he[Ot.layer]),re=Math.max(10,this.Ld[Ot.layer]),mt?this.K===180?(y.m(Mt++,Ut+re+St,Jt),y.m(Mt++,Math.max(Ut+re-St/2,Ut),Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Math.min(Ut-_t+St/2,Ut),Jt),y.m(Mt++,Ut-_t-St,Jt)):this.K===90?(y.m(Mt++,Ut,Jt-_t-St),y.m(Mt++,Ut,Math.min(Jt-_t+St/2,Jt)),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Math.max(Jt+re-St/2,Jt)),y.m(Mt++,Ut,Jt+re+St)):this.K===270?(y.m(Mt++,Ut,Jt+re+St),y.m(Mt++,Ut,Math.max(Jt+re-St/2,Jt)),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Math.min(Jt-_t+St/2,Jt)),y.m(Mt++,Ut,Jt-_t-St)):(y.m(Mt++,Ut-_t-St,Jt),y.m(Mt++,Math.min(Ut-_t+St/2,Ut),Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Ut,Jt),y.m(Mt++,Math.max(Ut+re-St/2,Ut),Jt),y.m(Mt++,Ut+re+St,Jt)):this.K===180?(y.m(Mt++,Ut+re,Jt),y.m(Mt++,Ut-_t,Jt)):this.K===90?(y.m(Mt++,Ut,Jt-_t),y.m(Mt++,Ut,Jt+re)):this.K===270?(y.m(Mt++,Ut,Jt+re),y.m(Mt++,Ut,Jt-_t)):(y.m(Mt++,Ut-_t,Jt),y.m(Mt++,Ut+re,Jt)))),ut=Ot}yt&&(Bt=y.i(Mt-1).x,zt=y.i(Mt-1).y,Ut=y.i(Mt).x,Jt=y.i(Mt).y,this.K===180||this.K===0?zt!==Jt&&(_t=this.K===0?Math.min(Math.max((Ut+Bt)/2,this.Ta[ct.layer]+this.Rf.x),Ut):Math.max(Math.min((Ut+Bt)/2,this.Ta[ct.layer]+this.Rf.x),Ut),y.m(Mt++,_t,zt),y.m(Mt++,_t,Jt)):Bt!==Ut&&(_t=this.K===90?Math.min(Math.max((Jt+zt)/2,this.Ta[ct.layer]+this.Rf.y),Jt):Math.max(Math.min((Jt+zt)/2,this.Ta[ct.layer]+this.Rf.y),Jt),y.m(Mt++,Bt,_t),y.m(Mt++,Ut,_t)))}b!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===yi?y.getLinkPointFromPoint(E,tt,tt.ga(ui),y.i(3),!0):y.i(0),at===yi&&(at=y.i(2),b=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,b.x,(at.y+b.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+b.x)/2,b.y))),tt.w()||tt.set(E.actualBounds.center),y.L(0,tt.x,tt.y)),ot!==null&&(E=rt===yi?y.getLinkPointFromPoint(z,ot,ot.ga(ui),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),rt===yi&&(ot=y.i(y.pointsCount-3),rt=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(E.x+ot.x)/2,ot.y),y.L(y.pointsCount-2,rt.x,(ot.y+rt.y)/2)):(y.L(y.pointsCount-2,ot.x,(E.y+ot.y)/2),y.L(y.pointsCount-3,(ot.x+rt.x)/2,rt.y))),E.w()||E.set(z.actualBounds.center),y.L(y.pointsCount-1,E.x,E.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},Yi.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new Re,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0<a.count)if(this.K===90||this.K===270){for(y=0,x=[],a=a.iterator;a.next();){var b=a.value;if(b!==null&&b.isOrthogonal)for(var E=2;E<b.pointsCount-3;E++){var z=b.i(E),tt=b.i(E+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var ot=new Jh;ot.layer=Math.floor(z.y/2);var rt=b.i(0),at=b.i(b.pointsCount-1);if(ot.first=rt.x*rt.x+rt.y,ot.jc=at.x*at.x+at.y,ot.rd=Math.min(z.x,tt.x),ot.Ic=Math.max(z.x,tt.x),ot.index=E,ot.link=b,E+2<b.pointsCount){rt=b.i(E-1),at=b.i(E+2);var ut=0;rt.y<z.y?ut=at.y<z.y?3:z.x<tt.x?2:1:rt.y>z.y&&(ut=at.y>z.y?0:tt.x<z.x?2:1),ot.j=ut}x.push(ot)}}}if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);this.zi(x,this.Ux,z,z+tt);var ct=1;for(ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(ct++,ot=at.first);for(rt=!0,at=ct,ut<ct?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ct=z;ct<E;ct++){var mt=x[ct];(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc);var yt=mt.link;z=yt.i(mt.index),tt=yt.i(mt.index+1);var St=this.linkSpacing*(ut-(at-1)/2);y++,yt.uh(),yt.L(mt.index,z.x,z.y+St),yt.L(mt.index+1,tt.x,tt.y+St),yt.zf()}}z=E}a=b}}else{for(y=0,x=[],a=a.iterator;a.next();)if(b=a.value,b!==null&&b.isOrthogonal)for(E=2;E<b.pointsCount-3;E++)z=b.i(E),tt=b.i(E+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(ot=new Jh,ot.layer=Math.floor(z.x/2),rt=b.i(0),at=b.i(b.pointsCount-1),ot.first=rt.x+rt.y*rt.y,ot.jc=at.x+at.y*at.y,ot.rd=Math.min(z.y,tt.y),ot.Ic=Math.max(z.y,tt.y),ot.index=E,ot.link=b,E+2<b.pointsCount&&(rt=b.i(E-1),at=b.i(E+2),ut=0,rt.x<z.x?ut=at.x<z.x?3:z.y<tt.y?2:1:rt.x>z.x&&(ut=at.x>z.x?0:tt.y<z.y?2:1),ot.j=ut),x.push(ot));if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);for(this.zi(x,this.Ux,z,z+tt),ct=1,ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(ct++,ot=at.first);for(rt=!0,at=ct,ut<ct?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ct=z;ct<E;ct++)mt=x[ct],(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc),yt=mt.link,z=yt.i(mt.index),tt=yt.i(mt.index+1),St=this.linkSpacing*(ut-(at-1)/2),y++,yt.uh(),yt.L(mt.index,z.x+St,z.y),yt.L(mt.index+1,tt.x+St,tt.y),yt.zf()}z=E}a=b}}}},Lt=Yi.prototype,Lt.Vx=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.layer<y.layer?-1:a.layer>y.layer?1:a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Ux=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.first<y.first?-1:a.first>y.first||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Js=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.jc<y.jc?-1:a.jc>y.jc||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.B=function(a,y){return a-=y,-1<a&&1>a},Lt.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&Wt("not in range 0 <= from < length: "+x),z===2)b=a[x],E=a[x+1],0<y(b,E)&&(a[x]=E,a[x+1]=b);else if(x===0)if(b>=E)a.sort(y);else for(x=a.slice(0,b),x.sort(y),y=0;y<b;y++)a[y]=x[y];else if(b>=E)for(b=a.slice(x),b.sort(y),y=x;y<E;y++)a[y]=b[y-x];else for(E=a.slice(x,b),E.sort(y),y=x;y<b;y++)a[y]=E[y-x]};function Kh(a,y){var x=a.tc[y];if(x>=a.He.length){for(var b=[],E=0;E<a.He.length;E++)b[E]=a.He[E];a.He=b}for(a.He[x]===void 0||a.He[x]===null?b=[]:(b=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],b[x.index]=x;return b}function Xh(a,y,x){a.He[a.tc[y]]=x}je.Object.defineProperties(Yi.prototype,{layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&0<=a&&(this.ie=a,this.C())}},columnSpacing:{get:function(){return this.kc},set:function(a){this.kc!==a&&0<a&&(this.kc=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K!==a&&(a===0||a===90||a===180||a===270?(this.K=a,this.C()):Wt("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==Sy&&a!==L0&&a!==Sp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==k0&&a!==xy&&a!==wy||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==M0&&a!==Py&&a!==Cy||(this.Qk=a,this.C())}},iterations:{get:function(){return this.bj},set:function(a){this.bj!==a&&0<=a&&(this.bj=a,this.C())}},aggressiveOption:{get:function(){return this.rk},set:function(a){this.rk===a||a!==Ly&&a!==b0&&a!==ky||(this.rk=a,this.C())}},packOption:{get:function(){return this.bg},set:function(a){this.bg!==a&&0<=a&&8>a&&(this.bg=a,this.C())}},alignOption:{get:function(){return this.ve},set:function(a){this.ve!==a&&0<=a&&16>a&&(this.ve=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},linkSpacing:{get:function(){return this.Cn},set:function(a){this.Cn!==a&&0<=a&&(this.Cn=a,this.C())}},maxLayer:{get:function(){return this.Ia}},maxIndex:{get:function(){return this.Iq}},maxColumn:{get:function(){return this.Ra}},minIndexLayer:{get:function(){return this.Hn}},maxIndexLayer:{get:function(){return this.Md}}});var L0=new he(Yi,"CycleDepthFirst",0),Sy=new he(Yi,"CycleGreedy",1),Sp=new he(Yi,"CycleFromLayers",2),k0=new he(Yi,"LayerOptimalLinkLength",0),xy=new he(Yi,"LayerLongestPathSink",1),wy=new he(Yi,"LayerLongestPathSource",2),M0=new he(Yi,"InitDepthFirstOut",0),Py=new he(Yi,"InitDepthFirstIn",1),Cy=new he(Yi,"InitNaive",2),Ly=new he(Yi,"AggressiveNone",0),b0=new he(Yi,"AggressiveLess",1),ky=new he(Yi,"AggressiveMore",2),Zx=8;Yi.className="LayeredDigraphLayout",Yi.CycleDepthFirst=L0,Yi.CycleGreedy=Sy,Yi.CycleFromLayers=Sp,Yi.LayerOptimalLinkLength=k0,Yi.LayerLongestPathSink=xy,Yi.LayerLongestPathSource=wy,Yi.InitDepthFirstOut=M0,Yi.InitDepthFirstIn=Py,Yi.InitNaive=Cy,Yi.AggressiveNone=Ly,Yi.AggressiveLess=b0,Yi.AggressiveMore=ky,Yi.PackNone=0,Yi.PackExpand=1,Yi.PackStraighten=2,Yi.PackMedian=4,Yi.PackAll=15,Yi.AlignNone=0,Yi.AlignUpperLeft=1,Yi.AlignUpperRight=2,Yi.AlignLowerLeft=4,Yi.AlignLowerRight=8,Yi.AlignAll=15;function Jh(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Jh.className="SegInfo";function Gf(a){ro.call(this,a)}pe(Gf,ro),Gf.prototype.createVertex=function(){return new Oa(this)},Gf.prototype.createEdge=function(){return new xp(this)},Gf.className="LayeredDigraphNetwork";function Oa(a){fr.call(this,a),this.$n=this.bo=this.ao=this.co=null,this.Za=this.Ag=this.Ig=-1,this.u=NaN,this.F=null,this.valid=!1,this.finish=this.Ll=NaN,this.Dj=0,this.dv=this.ev=null}pe(Oa,fr);function ix(a,y){return a.index-y.index}function N0(a,y){if(!a.$n){for(var x=[],b=Lo(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=Lo(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Wt("Unable to find destination edge to given vertex")}function My(a){if(!a.co){for(var y=[],x=Lo(a.sourceEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.fromVertex);y.sort(ix),a.co=y}return a.co}function Kx(a){if(!a.ao){for(var y=[],x=Lo(a.destinationEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.toVertex);y.sort(ix),a.ao=y}return a.ao}Oa.prototype.Cl=function(a){fr.prototype.Cl.call(this,a),this.bo=this.co=null},Oa.prototype.Kl=function(a){fr.prototype.Kl.call(this,a),this.bo=this.co=null},Oa.prototype.zl=function(a){fr.prototype.zl.call(this,a),this.$n=this.ao=null},Oa.prototype.Jl=function(a){fr.prototype.Jl.call(this,a),this.$n=this.ao=null},je.Object.defineProperties(Oa.prototype,{layer:{get:function(){return this.Ig},set:function(a){this.Ig!==a&&(this.Ig=a)}},column:{get:function(){return this.Ag},set:function(a){this.Ag!==a&&(this.Ag=a)}},index:{get:function(){return this.Za},set:function(a){this.Za!==a&&(this.Za=a)}},component:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},near:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}}}),Oa.prototype.deleteDestinationEdge=Oa.prototype.Jl,Oa.prototype.addDestinationEdge=Oa.prototype.zl,Oa.prototype.deleteSourceEdge=Oa.prototype.Kl,Oa.prototype.addSourceEdge=Oa.prototype.Cl,Oa.className="LayeredDigraphVertex";function xp(a){ia.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}pe(xp,ia),je.Object.defineProperties(xp.prototype,{fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}},valid:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},rev:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},forest:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}},portFromPos:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},portToPos:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}},portFromColOffset:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},portToColOffset:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}}}),xp.className="LayeredDigraphEdge";function fi(a){wo.call(this),this.Ub=new Oe,this.Wn=A0,this.ud=eu,this.vo=D0,this.Bq=Ry,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new Ze(10,10).freeze();var y=new Ac(this);this.W=new Ya(y),this.Y=new Ya(y),this.ru=[],a&&Object.assign(this,a)}pe(fi,wo),fi.prototype.cloneProtected=function(a){wo.prototype.cloneProtected.call(this,a),a.Wn=this.Wn,a.vo=this.vo,a.Bq=this.Bq,a.td=this.td,a.Rb=this.Rb,a.$d.assign(this.$d),a.W.copyInheritedPropertiesFrom(this.W),a.Y.copyInheritedPropertiesFrom(this.Y)},fi.prototype.qb=function(a){a.classType===fi?a.name.indexOf("Alignment")===0?this.alignment=a:a.name.indexOf("Arrangement")===0?this.arrangement=a:a.name.indexOf("Compaction")===0?this.compaction=a:a.name.indexOf("Path")===0?this.path=a:a.name.indexOf("Sorting")===0?this.sorting=a:a.name.indexOf("Style")===0?this.treeStyle=a:Wt("Unknown enum value: "+a):wo.prototype.qb.call(this,a)},fi.prototype.createNetwork=function(){return new Ac(this)},fi.prototype.makeNetwork=function(a){function y(b){if(b instanceof qe)return!b.isLinkLabel&&b.category!=="Comment";if(b instanceof _e){var E=b.fromNode;return E===null||E.isLinkLabel||E.category==="Comment"?!1:(b=b.toNode,!(b===null||b.isLinkLabel||b.category==="Comment"))}return!1}var x=this.createNetwork();return a instanceof ae?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof Qn?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},fi.prototype.doLayout=function(a){this.network===null&&(this.network=this.makeNetwork(a)),this.arrangement!==I0&&(this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin));var y=this.diagram;if(y===null&&a instanceof ae&&(y=a),this.path===A0&&y!==null?this.ud=y.isTreePathToChildren?eu:Fc:this.ud=this.path===A0?eu:this.path,0<this.network.vertexes.count){for(this.network.Ko(),a=this.network.vertexes.iterator;a.next();)y=a.value,y.initialized=!1,y.level=0,y.parent=null,y.children=[];if(0<this.Ub.count){for(a=new Oe,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof qe?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof Ya&&a.add(x)}this.Ub=a}for(this.Ub.count===0&&this.findRoots(),a=this.Ub.copy().iterator;a.next();)y=a.value,y.initialized||(y.initialized=!0,by(this,y));for(y=this.network.vertexes,a=null;a=Xx(y),0<a.count;)y=ox(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,by(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&sx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&lx(this,y);if(this.Cu(),this.layerStyle===R0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var b=x.parent;b===null&&(b=x),b=b.angle===0||b.angle===180;var E=a[x.level];E===void 0&&(E=0),a[x.level]=Math.max(E,b?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,b=x.parent,b===null&&(b=x),b.angle===0||b.angle===180?(b.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(b.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===jy)for(a=this.network.vertexes.iterator;a.next();){for(y=a.value,x=y.angle===0||y.angle===180,b=-1,E=0;E<y.children.length;E++){var z=y.children[E];b=Math.max(b,x?z.width:z.height)}if(0<=b)for(E=0;E<y.children.length;E++)z=y.children[E],x?(y.angle===180&&(z.focusX+=b-z.width),z.width=b):(y.angle===270&&(z.focusY+=b-z.height),z.height=b)}for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ya&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new Oe,this.isValidLayout=!0};function Xx(a){var y=new Oe;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}fi.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case eu:x.sourceEdges.count===0&&this.Ub.add(x);break;case Fc:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Wt("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=ox(this,a),a!==null&&this.Ub.add(a))};function ox(a,y){var x=999999,b=null;for(y=y.iterator;y.next();){var E=y.value;switch(a.ud){case eu:E.sourceEdges.count<x&&(x=E.sourceEdges.count,b=E);break;case Fc:E.destinationEdges.count<x&&(x=E.destinationEdges.count,b=E);break;default:Wt("Unhandled path value "+a.ud.toString())}}return b}function by(a,y){if(y!==null){switch(a.ud){case eu:if(0<y.destinationEdges.count){for(var x=new Re,b=y.destinationVertexes;b.next();){var E=b.value;rx(a,y,E)&&x.add(E)}0<x.count&&(y.children=x.Fa())}break;case Fc:if(0<y.sourceEdges.count){for(x=new Re,b=y.sourceVertexes;b.next();)E=b.value,rx(a,y,E)&&x.add(E);0<x.count&&(y.children=x.Fa())}break;default:Wt("Unhandled path value"+a.ud.toString())}for(x=y.children,b=x.length,E=0;E<b;E++){var z=x[E];z.initialized=!0,z.level=y.level+1,z.parent=y,a.Ub.remove(z)}for(y=0;y<b;y++)by(a,x[y])}}function rx(a,y,x){if(x.initialized){if(y===null)var b=!1;else{for(b=y.parent;b!==null&&b!==x;)b=b.parent;b=b===x}if(b||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}fi.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,b=0,E=0;E<x.length;E++)x[E]===y&&b++;if(0<b){b=Array(x.length-b);for(var z=E=0;z<x.length;z++)x[z]!==y&&(b[E++]=x[z]);a.children=b}}};function sx(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===ou&&a.sortTreeVertexChildren(y);for(var x=0,b=y.childrenCount,E=0,z=y.children,tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];sx(a,rt),x+=rt.descendantCount+1,b=Math.max(b,rt.maxChildrenCount),E=Math.max(E,rt.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=b,y.maxGenerationCount=0<b?E+1:0}}function Jx(a,y){switch(a.vo){default:case D0:return y.parent!==null?y.parent:a.W;case Oy:return y.parent===null?a.W:y.parent.parent===null?a.Y:y.parent;case Dy:return y.parent!==null?y.parent.parent!==null?y.parent.parent:a.Y:a.W;case By:var x=!0;if(y.childrenCount===0)x=!1;else for(var b=y.children,E=b.length,z=0;z<E;z++)if(0<b[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}fi.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Jx(this,a)),a.parent!==null&&a.parent.alignment===ou){for(var y=a.angle,x=a.parent.children,b=0;b<x.length&&a!==x[b];)b++;b%2===0?b!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function ax(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,b=0;b<x;b++)ax(a,y[b])}}fi.prototype.assignTreeVertexValues=function(){};function lx(a,y){if(y!==null){y.alignment!==ou&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,b=0;b<x;b++)lx(a,y[b])}}fi.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Hf:break;case Pp:a.children.reverse();break;case Cp:a.children.sort(a.comparer);break;case Lp:a.children.sort(a.comparer),a.children.reverse();break;default:Wt("Unhandled sorting value "+a.sorting.toString())}},fi.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},fi.prototype.addComments=function(a){var y=a.angle,x=a.parent,b=0,E=!1;x!==null&&(b=x.angle,E=x.alignment,E=Qh(E)),y=y===90||y===270,b=b===90||b===270,x=a.childrenCount===0;var z=0,tt=0,ot=0,rt=a.commentSpacing;if(a.node!==null)for(var at=a.node.Mu();at.next();){var ut=at.value;ut.category==="Comment"&&ut.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(ut),ut.Va(),ut=ut.measuredBounds,y&&!x||!E&&!b&&x||E&&b&&x?(z=Math.max(z,ut.width),tt+=ut.height+Math.abs(ot)):(z+=ut.width+Math.abs(ot),tt=Math.max(tt,ut.height)),ot=rt)}a.comments!==null&&(y&&!x||!E&&!b&&x||E&&b&&x?(z+=Math.abs(a.commentMargin),tt=Math.max(0,tt-a.height)):(tt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),E=ye.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=E,ye.free(E))};function Qh(a){return a===uh||a===ou||a===hh||a===Cu}function wp(a){return a===uh||a===ou}function Ny(a){var y=a.parent;if(y!==null){var x=y.alignment;if(Qh(x)){if(wp(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===hh)return!0}}return!1}fi.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,b=a.angle,E=0,z=!1;x!==null&&(E=x.angle,z=x.alignment,z=Qh(z)),b=b===90||b===270,x=E===90||E===270;for(var tt=a.childrenCount===0,ot=Ny(a),rt=0,at=a.comments,ut=at.length,ct=Rt.alloc(),mt=0;mt<ut;mt++){var yt=at[mt],St=yt.measuredBounds;if(b&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<E&&!z||x&&ot)if(0<=a.commentMargin)for(ct.h(a.bounds.x-a.commentMargin-St.width,a.bounds.y+rt),yt.move(ct),yt=yt.Sd();yt.next();){var Mt=yt.value;Mt.fromSpot=Es,Mt.toSpot=Zr}else for(ct.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+rt),yt.move(ct),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=Zr,Mt.toSpot=Es;else if(0<=a.commentMargin)for(ct.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+rt),yt.move(ct),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=Zr,Mt.toSpot=Es;else for(ct.h(a.bounds.x+a.commentMargin-St.width,a.bounds.y+rt),yt.move(ct),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=Es,Mt.toSpot=Zr;rt=0<=a.commentSpacing?rt+(St.height+a.commentSpacing):rt+(a.commentSpacing-St.height)}else{if(135<E&&!z||!x&&ot)if(0<=a.commentMargin)for(ct.h(a.bounds.x+rt,a.bounds.y-a.commentMargin-St.height),yt.move(ct),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=fs,Mt.toSpot=os;else for(ct.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y-a.commentMargin),yt.move(ct),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=os,Mt.toSpot=fs;else if(0<=a.commentMargin)for(ct.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y+a.commentMargin),yt.move(ct),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=os,Mt.toSpot=fs;else for(ct.h(a.bounds.x+rt,a.bounds.y+a.commentMargin-St.height),yt.move(ct),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=fs,Mt.toSpot=os;rt=0<=a.commentSpacing?rt+(St.width+a.commentSpacing):rt+(a.commentSpacing-St.width)}}if(Rt.free(ct),y=rt-a.commentSpacing-(b?y.height:y.width),this.ud===eu)for(a=a.destinationEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.fromEndSegmentLength=0<y?y:NaN);else for(a=a.sourceEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.toEndSegmentLength=0<y?y:NaN)}},fi.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,b=0;b<x;b++)this.layoutTree(y[b]);switch(a.compaction){case B0:ux(this,a);break;case kp:if(a.alignment===ou)ux(this,a);else if(a.childrenCount===0)b=a.parent,x=!1,y=0,b!==null&&(y=b.angle,x=b.alignment,x=Qh(x)),b=Ny(a),a.S.h(0,0),a.Da.h(a.width,a.height),a.parent===null||a.comments===null||(y!==180&&y!==270||x)&&!b?a.la.h(0,0):y===180&&!x||(y===90||y===270)&&b?a.la.h(a.width-2*a.focus.x,0):a.la.h(0,a.height-2*a.focus.y),a.Yo=null,a.kp=null;else{var E=ul(a);y=E===90||E===270;var z=0,tt=a.children,ot=tt.length;for(x=0;x<ot;x++)b=tt[x],z=Math.max(z,y?b.Da.width:b.Da.height);var rt=a.alignment;b=rt===nu;var at=rt===iu,ut=Qh(rt),ct=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),St=a.rowSpacing,Mt=0;(b||at||a.hm||a.im&&a.maxGenerationCount===1)&&(Mt=Math.max(0,a.rowIndent)),b=a.width;var Ot=a.height,Bt=0,zt=0,_t=0,Ut=null,Jt=null,re=0,Xe=0,pn=0,hn=0,ze=0,Me=0,Jn=0,_n=0;if(ut&&!wp(rt)&&135<E&&tt.reverse(),wp(rt))if(1<ot)for(var Bi=0;Bi<ot;Bi++)Bi%2===0&&Bi!==ot-1&&(_n=Math.max(_n,y?tt[Bi].Da.width:tt[Bi].Da.height));else ot===1&&(_n=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(rt){case uh:zt=135>E?hx(this,a,tt,_n,Bt,zt):dx(this,a,tt,_n,Bt,zt),_n=zt.x,Bt=zt.width,zt=zt.height;break;case hh:for(Ut=0;Ut<ot;Ut++)Jt=tt[Ut],ct=Jt.Da,_t=Me===0?0:St,y?(Jt.S.h(z-ct.width,hn+_t),Bt=Math.max(Bt,ct.width),zt=Math.max(zt,hn+_t+ct.height),hn+=_t+ct.height):(Jt.S.h(pn+_t,z-ct.height),Bt=Math.max(Bt,pn+_t+ct.width),zt=Math.max(zt,ct.height),pn+=_t+ct.width),Me++;break;case Cu:for(Ut=0;Ut<ot;Ut++)Jt=tt[Ut],z=Jt.Da,ct=Me===0?0:St,y?(Jt.S.h(mt/2+a.focus.x,hn+ct),Bt=Math.max(Bt,z.width),zt=Math.max(zt,hn+ct+z.height),hn+=ct+z.height):(Jt.S.h(pn+ct,mt/2+a.focus.y),Bt=Math.max(Bt,pn+ct+z.width),zt=Math.max(zt,z.height),pn+=ct+z.width),Me++}Ut=Vs(this,2),Jt=Vs(this,2),y?(Ut[0].h(0,0),Ut[1].h(0,zt),Jt[0].h(Bt,0)):(Ut[0].h(0,0),Ut[1].h(Bt,0),Jt[0].h(0,zt)),Jt[1].h(Bt,zt)}else for(Bi=0;Bi<ot;Bi++){var no=tt[Bi],xr=no.Da;if(y){0<ct&&0<Me&&pn+mt+xr.width>ct&&(pn<z&&zd(a,rt,z-pn,0,Jn,Bi-1),ze++,Me=0,Jn=Bi,_t=zt,pn=0,hn=135<E?-zt-St:zt+St),F0(this,no,0,hn);var Lr=0;if(Me===0)Ut=no.Yo,Jt=no.kp,re=xr.width,Xe=xr.height,(Ut===null||Jt===null||E!==ul(no))&&(Ut=Vs(this,2),Jt=Vs(this,2),Ut[0].h(0,0),Ut[1].h(0,Xe),Jt[0].h(re,0),Jt[1].h(re,Xe));else{var us=mn();Xe=cx(this,a,no,Ut,Jt,re,Xe,us),Lr=Xe.x,Ut=us[0],Jt=us[1],re=Xe.width,Xe=Xe.height,fn(us),pn<xr.width&&0>Lr&&(Tc(a,-Lr,0,Jn,Bi-1),E0(Ut,-Lr,0),E0(Jt,-Lr,0),Lr=0)}no.S.h(Lr,hn),Bt=Math.max(Bt,re),zt=Math.max(zt,_t+(ze===0?0:St)+xr.height),pn=re}else 0<ct&&0<Me&&hn+mt+xr.height>ct&&(hn<z&&zd(a,rt,0,z-hn,Jn,Bi-1),ze++,Me=0,Jn=Bi,_t=Bt,hn=0,pn=135<E?-Bt-St:Bt+St),F0(this,no,pn,0),Lr=0,Me===0?(Ut=no.Yo,Jt=no.kp,re=xr.width,Xe=xr.height,(Ut===null||Jt===null||E!==ul(no))&&(Ut=Vs(this,2),Jt=Vs(this,2),Ut[0].h(0,0),Ut[1].h(re,0),Jt[0].h(0,Xe),Jt[1].h(re,Xe))):(us=mn(),Xe=cx(this,a,no,Ut,Jt,re,Xe,us),Lr=Xe.x,Ut=us[0],Jt=us[1],re=Xe.width,Xe=Xe.height,fn(us),hn<xr.height&&0>Lr&&(Tc(a,0,-Lr,Jn,Bi-1),E0(Ut,0,-Lr),E0(Jt,0,-Lr),Lr=0)),no.S.h(pn,Lr),zt=Math.max(zt,Xe),Bt=Math.max(Bt,_t+(ze===0?0:St)+xr.width),hn=Xe;Me++}switch(0<ze&&(y?(zt+=Math.max(0,x),pn<Bt&&zd(a,rt,Bt-pn,0,Jn,ot-1),0<Mt&&(at||Tc(a,Mt,0,0,ot-1),Bt+=Mt)):(Bt+=Math.max(0,x),hn<zt&&zd(a,rt,0,zt-hn,Jn,ot-1),0<Mt&&(at||Tc(a,0,Mt,0,ot-1),zt+=Mt))),Mt=at=0,rt){case _f:y?at+=Bt/2-a.focus.x-yt/2:Mt+=zt/2-a.focus.y-yt/2;break;case Ec:0<ze?y?at+=Bt/2-a.focus.x-yt/2:Mt+=zt/2-a.focus.y-yt/2:y?(_n=tt[0].S.x+tt[0].la.x,at+=_n+(tt[ot-1].S.x+tt[ot-1].la.x+2*tt[ot-1].focus.x-_n)/2-a.focus.x-yt/2):(_n=tt[0].S.y+tt[0].la.y,Mt+=_n+(tt[ot-1].S.y+tt[ot-1].la.y+2*tt[ot-1].focus.y-_n)/2-a.focus.y-yt/2);break;case nu:y?(at-=yt,Bt+=yt):(Mt-=yt,zt+=yt);break;case iu:y?(at+=Bt-a.width+yt,Bt+=yt):(Mt+=zt-a.height+yt,zt+=yt);break;case uh:y?1<ot?at+=_n+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<ot?Mt+=_n+mt/2-a.focus.y:Mt+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case hh:y?at+=Bt+mt/2-a.focus.x:Mt+=zt+mt/2-a.focus.y;break;case Cu:break;default:zt=this.customAlignment(a,at,Mt,Bt,zt),at=zt[0],Mt=zt[1],Bt=zt[2],zt=zt[3]}for(yt=0;yt<ot;yt++)_n=tt[yt],y?_n.S.h(_n.S.x+_n.la.x-at,_n.S.y+(135<E?(ut?-zt:-_n.Da.height)+_n.la.y-x:Ot+x+_n.la.y)):_n.S.h(_n.S.x+(135<E?(ut?-Bt:-_n.Da.width)+_n.la.x-x:b+x+_n.la.x),_n.S.y+_n.la.y-Mt);if(ot=tt=0,ut?y?(Bt=Ty(a,Bt,at),0>at&&(at=0),135<E&&(Mt+=zt+x),zt+=Ot+x,rt===Cu&&(tt+=mt/2+a.focus.x),ot+=Ot+x):(135<E&&(at+=Bt+x),Bt+=b+x,zt=Fy(a,zt,Mt),0>Mt&&(Mt=0),rt===Cu&&(ot+=mt/2+a.focus.y),tt+=b+x):y?(a.comments===null?b>Bt&&(Bt=Ey(rt,b-Bt,0),tt=Bt.x,ot=Bt.y,Bt=b,at=0):Bt=Ty(a,Bt,at),0>at&&(tt-=at,at=0),135<E&&(Mt+=zt+x),zt=Math.max(Math.max(zt,Ot),zt+Ot+x),ot+=Ot+x):(135<E&&(at+=Bt+x),Bt=Math.max(Math.max(Bt,b),Bt+b+x),a.comments===null?Ot>zt&&(zt=Ey(rt,0,Ot-zt),tt=zt.x,ot=zt.y,zt=Ot,Mt=0):zt=Fy(a,zt,Mt),0>Mt&&(ot-=Mt,Mt=0),tt+=b+x),0<ze)E=Vs(this,4),ze=Vs(this,4),y?(E[2].h(0,Ot+x),E[3].h(E[2].x,zt),ze[2].h(Bt,E[2].y),ze[3].h(ze[2].x,E[3].y)):(E[2].h(b+x,0),E[3].h(Bt,E[2].y),ze[2].h(E[2].x,zt),ze[3].h(E[3].x,ze[2].y));else{for(E=Vs(this,Ut.length+2),ze=Vs(this,Jt.length+2),rt=0;rt<Ut.length;rt++)ut=Ut[rt],E[rt+2].h(ut.x+tt,ut.y+ot);for(rt=0;rt<Jt.length;rt++)ut=Jt[rt],ze[rt+2].h(ut.x+tt,ut.y+ot)}y?(E[0].h(at,0),E[1].h(E[0].x,Ot),E[2].y<E[1].y&&(E[2].x>E[0].x?E[2].assign(E[1]):E[1].assign(E[2])),E[3].y<E[2].y&&(E[3].x>E[0].x?E[3].assign(E[2]):E[2].assign(E[3])),ze[0].h(at+b,0),ze[1].h(ze[0].x,Ot),ze[2].y<ze[1].y&&(ze[2].x<ze[0].x?ze[2].assign(ze[1]):ze[1].assign(ze[2])),ze[3].y<ze[2].y&&(ze[3].x<ze[0].x?ze[3].assign(ze[2]):ze[2].assign(ze[3])),E[2].y-=x/2,ze[2].y-=x/2):(E[0].h(0,Mt),E[1].h(b,E[0].y),E[2].x<E[1].x&&(E[2].y>E[0].y?E[2].assign(E[1]):E[1].assign(E[2])),E[3].x<E[2].x&&(E[3].y>E[0].y?E[3].assign(E[2]):E[2].assign(E[3])),ze[0].h(0,Mt+Ot),ze[1].h(b,ze[0].y),ze[2].x<ze[1].x&&(ze[2].y<ze[0].y?ze[2].assign(ze[1]):ze[1].assign(ze[2])),ze[3].x<ze[2].x&&(ze[3].y<ze[0].y?ze[3].assign(ze[2]):ze[2].assign(ze[3])),E[2].x-=x/2,ze[2].x-=x/2),xl(this,Ut),xl(this,Jt),a.Yo=E,a.kp=ze,a.la.h(at,Mt),a.Da.h(Bt,zt)}break;default:Wt("Unhandled compaction value "+a.compaction.toString())}}};function ux(a,y){if(y.childrenCount===0){var x=!1,b=0;y.parent!==null&&(b=y.parent.angle,x=y.parent.alignment,x=Qh(x));var E=Ny(y);y.S.h(0,0),y.Da.h(y.width,y.height),y.parent===null||y.comments===null||(b!==180&&b!==270||x)&&!E?y.la.h(0,0):b===180&&!x||(b===90||b===270)&&E?y.la.h(y.width-2*y.focus.x,0):y.la.h(0,y.height-2*y.focus.y)}else{b=ul(y),x=b===90||b===270;var z=0;E=y.children;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];z=Math.max(z,x?rt.Da.width:rt.Da.height)}var at=y.alignment,ut=at===nu,ct=at===iu;ot=Qh(at);var mt=Math.max(0,y.breadthLimit);rt=a.computeLayerSpacing(y);var yt=y.nodeSpacing,St=a.computeNodeIndent(y),Mt=ut||ct?0:St/2,Ot=y.rowSpacing,Bt=0;(ut||ct||y.hm||y.im&&y.maxGenerationCount===1)&&(Bt=Math.max(0,y.rowIndent)),ut=y.width;var zt=y.height,_t=0,Ut=0,Jt=0,re=0,Xe=0,pn=0,hn=0,ze=0,Me=0,Jn=0;if(ot&&!wp(at)&&135<b&&E.reverse(),wp(at))if(1<tt)for(var _n=0;_n<tt;_n++){var Bi=E[_n],no=Bi.Da;_n%2===0&&_n!==tt-1?Me=Math.max(Me,(x?no.width:no.height)+a.computeBusNodeSpacing(Bi)-yt):_n%2!==0&&(Jn=Math.max(Jn,(x?no.width:no.height)+a.computeBusNodeSpacing(Bi)-yt))}else tt===1&&(Me=x?E[0].Da.width:E[0].Da.height);if(ot)switch(at){case uh:case ou:Ut=135>b?hx(a,y,E,Me,_t,Ut):dx(a,y,E,Me,_t,Ut),Me=Ut.x,_t=Ut.width,Ut=Ut.height;break;case hh:for(mt=0;mt<tt;mt++)Mt=E[mt],Jt=Mt.Da,Jn=hn===0?0:Ot,x?(Mt.S.h(z-Jt.width,Xe+Jn),_t=Math.max(_t,Jt.width),Ut=Math.max(Ut,Xe+Jn+Jt.height),Xe+=Jn+Jt.height):(Mt.S.h(re+Jn,z-Jt.height),_t=Math.max(_t,re+Jn+Jt.width),Ut=Math.max(Ut,Jt.height),re+=Jn+Jt.width),hn++;break;case Cu:for(z=0;z<tt;z++)mt=E[z],Mt=mt.Da,Jt=hn===0?0:Ot,x?(mt.S.h(yt/2+y.focus.x,Xe+Jt),_t=Math.max(_t,Mt.width),Ut=Math.max(Ut,Xe+Jt+Mt.height),Xe+=Jt+Mt.height):(mt.S.h(re+Jt,yt/2+y.focus.y),_t=Math.max(_t,re+Jt+Mt.width),Ut=Math.max(Ut,Mt.height),re+=Jt+Mt.width),hn++}else for(Jn=0;Jn<tt;Jn++)_n=E[Jn],Bi=_n.Da,x?(0<mt&&0<hn&&re+yt+Bi.width>mt&&(re<z&&zd(y,at,z-re,0,ze,Jn-1),pn++,hn=0,ze=Jn,Jt=Ut,re=0,Xe=135<b?-Ut-Ot:Ut+Ot),no=hn===0?Mt:yt,F0(a,_n,0,Xe),_n.S.h(re+no,Xe),_t=Math.max(_t,re+no+Bi.width),Ut=Math.max(Ut,Jt+(pn===0?0:Ot)+Bi.height),re+=no+Bi.width):(0<mt&&0<hn&&Xe+yt+Bi.height>mt&&(Xe<z&&zd(y,at,0,z-Xe,ze,Jn-1),pn++,hn=0,ze=Jn,Jt=_t,Xe=0,re=135<b?-_t-Ot:_t+Ot),no=hn===0?Mt:yt,F0(a,_n,re,0),_n.S.h(re,Xe+no),Ut=Math.max(Ut,Xe+no+Bi.height),_t=Math.max(_t,Jt+(pn===0?0:Ot)+Bi.width),Xe+=no+Bi.height),hn++;switch(0<pn&&(x?(Ut+=Math.max(0,rt),re<_t&&zd(y,at,_t-re,0,ze,tt-1),0<Bt&&(ct||Tc(y,Bt,0,0,tt-1),_t+=Bt)):(_t+=Math.max(0,rt),Xe<Ut&&zd(y,at,0,Ut-Xe,ze,tt-1),0<Bt&&(ct||Tc(y,0,Bt,0,tt-1),Ut+=Bt))),Bt=ct=0,at){case _f:x?ct+=_t/2-y.focus.x-St/2:Bt+=Ut/2-y.focus.y-St/2;break;case Ec:0<pn?x?ct+=_t/2-y.focus.x-St/2:Bt+=Ut/2-y.focus.y-St/2:x?(a=E[0].S.x+E[0].la.x,ct+=a+(E[tt-1].S.x+E[tt-1].la.x+2*E[tt-1].focus.x-a)/2-y.focus.x-St/2):(a=E[0].S.y+E[0].la.y,Bt+=a+(E[tt-1].S.y+E[tt-1].la.y+2*E[tt-1].focus.y-a)/2-y.focus.y-St/2);break;case nu:x?(ct-=St,_t+=St):(Bt-=St,Ut+=St);break;case iu:x?(ct+=_t-y.width+St,_t+=St):(Bt+=Ut-y.height+St,Ut+=St);break;case uh:case ou:x?1<tt?ct+=Me+yt/2-y.focus.x:ct+=E[0].focus.x-y.focus.x+E[0].la.x:1<tt?Bt+=Me+yt/2-y.focus.y:Bt+=E[0].focus.y-y.focus.y+E[0].la.y;break;case hh:x?ct+=_t+yt/2-y.focus.x:Bt+=Ut+yt/2-y.focus.y;break;case Cu:break;default:a=a.customAlignment(y,ct,Bt,_t,Ut),ct=a[0],Bt=a[1],_t=a[2],Ut=a[3]}for(a=0;a<tt;a++)St=E[a],x?St.S.h(St.S.x+St.la.x-ct,St.S.y+(135<b?(ot?-Ut:-St.Da.height)+St.la.y-rt:zt+rt+St.la.y)):St.S.h(St.S.x+(135<b?(ot?-_t:-St.Da.width)+St.la.x-rt:ut+rt+St.la.x),St.S.y+St.la.y-Bt);x?(_t=Ty(y,_t,ct),0>ct&&(ct=0),135<b&&(Bt+=Ut+rt),Ut=Math.max(Math.max(Ut,zt),Ut+zt+rt)):(135<b&&(ct+=_t+rt),_t=Math.max(Math.max(_t,ut),_t+ut+rt),Ut=Fy(y,Ut,Bt),0>Bt&&(Bt=0)),y.la.h(ct,Bt),y.Da.h(_t,Ut)}}fi.prototype.customAlignment=function(a,y,x,b,E){return[y,x,b,E]};function hx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new ye(b,0,E,z);if(tt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new ye(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=ul(y)===90,ut=0,ct=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],Mt=St.Da,Ot=ut===0?0:rt;if(at){var Bt=a.computeBusNodeSpacing(St)-ot;St.S.h(b-(Mt.width+Bt),mt+Ot),E=Math.max(E,Mt.width+Bt),z=Math.max(z,mt+Ot+Mt.height),mt+=Ot+Mt.height}else Bt=a.computeBusNodeSpacing(St)-ot,St.S.h(ct+Ot,b-(Mt.height+Bt)),z=Math.max(z,Mt.height+Bt),E=Math.max(E,ct+Ot+Mt.width),ct+=Ot+Mt.width;ut++}for(ut=0,St=ct,yt=mt,at?(ct=b+ot,mt=0):(ct=0,mt=b+ot),Mt=0;Mt<tt;Mt++)if(Mt%2!==0){Ot=x[Mt],Bt=Ot.Da;var zt=ut===0?0:rt;if(at){var _t=a.computeBusNodeSpacing(Ot)-ot;Ot.S.h(ct+_t,mt+zt),E=Math.max(E,ct+Bt.width+_t),z=Math.max(z,mt+zt+Bt.height),mt+=zt+Bt.height}else _t=a.computeBusNodeSpacing(Ot)-ot,Ot.S.h(ct+zt,mt+_t),E=Math.max(E,ct+zt+Bt.width),z=Math.max(z,mt+Bt.height+_t),ct+=zt+Bt.width;ut++}return 1<tt&&tt%2===1&&(x=x[tt-1],tt=x.Da,a=a.computeBusLastRowSpacing(x,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(St),Math.abs(ct))),at?(x.S.h(b+ot/2-x.focus.x-x.la.x,z+a),at=b+ot/2-x.focus.x-x.la.x,E=Math.max(E,at+tt.width),0>at&&(E-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(b=T0(y,x.S.x,!1,b,ot))):(x.S.h(E+a,b+ot/2-x.focus.y-x.la.y),E=Math.max(E,Math.max(St,ct)+a+tt.width),mt=b+ot/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(b=T0(y,x.S.y,!0,b,ot)))),new ye(b,0,E,z)}function dx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new ye(b,0,E,z);if(tt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new ye(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=ul(y)===270,ut=0,ct=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],Mt=St.Da,Ot=ut===0?0:rt;if(at){var Bt=a.computeBusNodeSpacing(St)-ot;mt-=Ot+Mt.height,St.S.h(b-(Mt.width+Bt),mt),E=Math.max(E,Mt.width+Bt),z=Math.max(z,Math.abs(mt))}else Bt=a.computeBusNodeSpacing(St)-ot,ct-=Ot+Mt.width,St.S.h(ct,b-(Mt.height+Bt)),z=Math.max(z,Mt.height+Bt),E=Math.max(E,Math.abs(ct));ut++}for(ut=0,St=ct,yt=mt,at?(ct=b+ot,mt=0):(ct=0,mt=b+ot),Mt=0;Mt<tt;Mt++)if(Mt%2!==0){Ot=x[Mt],Bt=Ot.Da;var zt=ut===0?0:rt;if(at){var _t=a.computeBusNodeSpacing(Ot)-ot;mt-=zt+Bt.height,Ot.S.h(ct+_t,mt),E=Math.max(E,ct+Bt.width+_t),z=Math.max(z,Math.abs(mt))}else _t=a.computeBusNodeSpacing(Ot)-ot,ct-=zt+Bt.width,Ot.S.h(ct,mt+_t),z=Math.max(z,mt+Bt.height+_t),E=Math.max(E,Math.abs(ct));ut++}for(1<tt&&tt%2===1&&(rt=x[tt-1],ut=rt.Da,a=a.computeBusLastRowSpacing(rt,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(St),Math.abs(ct))),at?(rt.S.h(b+ot/2-rt.focus.x-rt.la.x,-z-ut.height-a),ct=b+ot/2-rt.focus.x-rt.la.x,E=Math.max(E,ct+ut.width),0>ct&&(E-=ct),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>rt.S.x&&(b=T0(y,rt.S.x,!1,b,ot))):(rt.S.h(-E-ut.width-a,b+ot/2-rt.focus.y-rt.la.y),E=Math.max(E,Math.abs(Math.min(St,ct))+a+ut.width),mt=b+ot/2-rt.focus.y-rt.la.y,z=Math.max(z,mt+ut.height),0>mt&&(z-=mt),0>rt.S.y&&(b=T0(y,rt.S.y,!0,b,ot)))),y=0;y<tt;y++)ot=x[y],at?ot.S.h(ot.S.x,ot.S.y+z):ot.S.h(ot.S.x+E,ot.S.y);return new ye(b,0,E,z)}fi.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},fi.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function T0(a,y,x,b,E){a=a.children;for(var z=a.length,tt=0;tt<z;tt++)x?a[tt].S.h(a[tt].S.x,a[tt].S.y-y):a[tt].S.h(a[tt].S.x-y,a[tt].S.y);return y=a[z-1],Math.max(b,x?y.la.y+y.focus.y-E/2:y.la.x+y.focus.x-E/2)}function Ty(a,y,x){switch(a.alignment){case Ec:case _f:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case nu:return a.width>y?a.width:y;case iu:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case uh:case ou:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case hh:return a.width-a.focus.x+a.nodeSpacing/2+y;case Cu:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Fy(a,y,x){switch(a.alignment){case Ec:case _f:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case nu:return a.height>y?a.height:y;case iu:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case uh:case ou:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case hh:return a.height-a.focus.y+a.nodeSpacing/2+y;case Cu:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Ey(a,y,x){switch(a){case _f:y/=2,x/=2;break;case Ec:y/=2,x/=2;break;case nu:x=y=0;break;case iu:break;default:Wt("Unhandled alignment value "+a.toString())}return new Rt(y,x)}function zd(a,y,x,b,E,z){y=Ey(y,x,b),Tc(a,y.x,y.y,E,z)}function Tc(a,y,x,b,E){if(y!==0||x!==0)for(a=a.children;b<=E;b++){var z=a[b].S;z.x+=y,z.y+=x}}function F0(a,y,x,b){var E=y.parent;switch(a.ud){case eu:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===E&&y.relativePoint.h(x,b);break;case Fc:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===E&&y.relativePoint.h(x,b);break;default:Wt("Unhandled path value "+a.ud.toString())}}function E0(a,y,x){for(var b=0;b<a.length;b++){var E=a[b];E.x+=y,E.y+=x}}function cx(a,y,x,b,E,z,tt,ot){var rt=ul(y),at=rt===90||rt===270,ut=y.nodeSpacing;y=b;var ct=E;b=z;var mt=tt,yt=x.Yo,St=x.kp;tt=x.Da;var Mt=at?Math.max(mt,tt.height):Math.max(b,tt.width);if((yt===null||rt!==ul(x))&&(yt=Vs(a,2),St=Vs(a,2),at?(yt[0].h(0,0),yt[1].h(0,tt.height),St[0].h(tt.width,0),St[1].h(St[0].x,yt[1].y)):(yt[0].h(0,0),yt[1].h(tt.width,0),St[0].h(0,tt.height),St[1].h(yt[1].x,St[0].y))),at){if(mt=9999999,!(ct===null||2>ct.length||yt===null||2>yt.length))for(E=x=0;x<ct.length&&E<yt.length;){z=ct[x];var Ot=yt[E];rt=Ot.x,at=Ot.y,rt+=b;var Bt=z;x+1<ct.length&&(Bt=ct[x+1]);var zt=Ot;Ot=zt.x,zt=zt.y,E+1<yt.length&&(zt=yt[E+1],Ot=zt.x,zt=zt.y,Ot+=b);var _t=mt;z.y===at?_t=rt-z.x:z.y>at&&z.y<zt?_t=rt+(z.y-at)/(zt-at)*(Ot-rt)-z.x:at>z.y&&at<Bt.y&&(_t=rt-(z.x+(at-z.y)/(Bt.y-z.y)*(Bt.x-z.x))),_t<mt&&(mt=_t),Bt.y<=z.y?x++:zt<=at?E++:(Bt.y<=zt&&x++,zt<=Bt.y&&E++)}if(mt=b-mt,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=Vs(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ut[b++].h(at.x+E,at.y);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].y;z<x.length&&x[z].y<=rt;)z++;for(;z<x.length&&x[z].y>rt;)at=x[z++],ut[b++].h(at.x+E,at.y);for(x=Vs(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);xl(a,ut),b=x}if(z=St,rt=mt,ct===null||2>ct.length||z===null||2>z.length)E=null;else{for(ut=Vs(a,ct.length+z.length),E=at=x=0;x<ct.length&&ct[x].y<z[0].y;)Bt=ct[x++],ut[E++].h(Bt.x,Bt.y);for(;at<z.length;)Bt=z[at++],ut[E++].h(Bt.x+rt,Bt.y);for(z=z[z.length-1].y;x<ct.length&&ct[x].y<=z;)x++;for(;x<ct.length&&ct[x].y>z;)rt=ct[x++],ut[E++].h(rt.x,rt.y);for(z=Vs(a,E),x=0;x<E;x++)z[x].assign(ut[x]);xl(a,ut),E=z}return z=Math.max(0,mt)+tt.width,tt=Mt,xl(a,y),xl(a,yt),xl(a,ct),xl(a,St),ot[0]=b,ot[1]=E,new ye(mt,0,z,tt)}if(b=9999999,!(ct===null||2>ct.length||yt===null||2>yt.length))for(E=x=0;x<ct.length&&E<yt.length;)z=ct[x],Ot=yt[E],rt=Ot.x,at=Ot.y,at+=mt,Bt=z,x+1<ct.length&&(Bt=ct[x+1]),zt=Ot,Ot=zt.x,zt=zt.y,E+1<yt.length&&(zt=yt[E+1],Ot=zt.x,zt=zt.y,zt+=mt),_t=b,z.x===rt?_t=at-z.y:z.x>rt&&z.x<Ot?_t=at+(z.x-rt)/(Ot-rt)*(zt-at)-z.y:rt>z.x&&rt<Bt.x&&(_t=at-(z.y+(rt-z.x)/(Bt.x-z.x)*(Bt.y-z.y))),_t<b&&(b=_t),Bt.x<=z.x?x++:Ot<=rt?E++:(Bt.x<=Ot&&x++,Ot<=Bt.x&&E++);if(mt-=b,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=Vs(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ut[b++].h(at.x,at.y+E);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].x;z<x.length&&x[z].x<=rt;)z++;for(;z<x.length&&x[z].x>rt;)at=x[z++],ut[b++].h(at.x,at.y+E);for(x=Vs(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);xl(a,ut),b=x}if(z=St,rt=mt,ct===null||2>ct.length||z===null||2>z.length)E=null;else{for(ut=Vs(a,ct.length+z.length),E=at=x=0;x<ct.length&&ct[x].x<z[0].x;)Bt=ct[x++],ut[E++].h(Bt.x,Bt.y);for(;at<z.length;)Bt=z[at++],ut[E++].h(Bt.x,Bt.y+rt);for(z=z[z.length-1].x;x<ct.length&&ct[x].x<=z;)x++;for(;x<ct.length&&ct[x].x>z;)rt=ct[x++],ut[E++].h(rt.x,rt.y);for(z=Vs(a,E),x=0;x<E;x++)z[x].assign(ut[x]);xl(a,ut),E=z}return z=Mt,tt=Math.max(0,mt)+tt.height,xl(a,y),xl(a,yt),xl(a,ct),xl(a,St),ot[0]=b,ot[1]=E,new ye(mt,0,z,tt)}function Vs(a,y){if(a=a.ru[y],a!==void 0&&(a=a.pop(),a!==void 0))return a;a=[];for(var x=0;x<y;x++)a[x]=new Rt;return a}function xl(a,y){var x=y.length,b=a.ru[x];b===void 0&&(b=[],a.ru[x]=b),b.push(y)}fi.prototype.arrangeTrees=function(){if(this.Rb===I0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof Ya){var x=y.node;if(x!==null){var b=x.position;x=b.x,b=b.y,isFinite(x)||(x=0),isFinite(b)||(b=0),Ay(this,y,x,b)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof Ya&&a.push(x);switch(this.sorting){case Hf:break;case Pp:a.reverse();break;case Cp:a.sort(this.comparer);break;case Lp:a.sort(this.comparer),a.reverse();break;default:Wt("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,b=0;b<a.length;b++){var E=a[b];switch(Ay(this,E,y+E.la.x,x+E.la.y),this.Rb){case O0:x+=E.Da.height+this.$d.height;break;case Iy:y+=E.Da.width+this.$d.width;break;default:Wt("Unhandled arrangement value "+this.Rb.toString())}}}};function Ay(a,y,x,b){if(y!==null){y.x=x,y.y=b,y=y.children;for(var E=y.length,z=0;z<E;z++){var tt=y[z];Ay(a,tt,x+tt.S.x,b+tt.S.y)}}}fi.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},fi.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},fi.prototype.Gu=function(){if(this.layerStyle===R0){for(var a=this.$v,y=[],x=null,b=this.network.vertexes.iterator;b.next();){var E=b.value;x===null?x=E.bounds.copy():x.ed(E.bounds);var z=y[E.level];z===void 0?z=this.computeLayerSpacing(E):z=Math.max(z,this.computeLayerSpacing(E)),y[E.level]=z}for(b=0;b<y.length;b++)y[b]===void 0&&(y[b]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),b=new Rt(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),b=new Rt(-this.layerSpacing/2,-this.nodeSpacing/2)),E=[],x=this.angle===90||this.angle===270?x.width:x.height,z=0,this.angle===180||this.angle===270)for(var tt=0;tt<a.length;tt++)z+=a[tt]+y[tt];for(tt=0;tt<a.length;tt++){var ot=a[tt]+y[tt];this.angle===270?(z-=ot,E.push(new ye(0,z,x,ot))):this.angle===90?(E.push(new ye(0,z,x,ot)),z+=ot):this.angle===180?(z-=ot,E.push(new ye(z,0,ot,x))):(E.push(new ye(z,0,ot,x)),z+=ot)}this.commitLayers(E,b)}},fi.prototype.commitLayers=function(){},fi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},fi.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof Ya&&fx(this,y)}};function fx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,b=0;b<x;b++)fx(a,y[b])}}fi.prototype.setPortSpots=function(a){var y=a.alignment;if(Qh(y)){var x=this.ud===eu,b=ul(a);switch(b){case 0:var E=Zr;break;case 90:E=os;break;case 180:E=Es;break;default:E=fs}var z=a.children,tt=z.length;switch(y){case uh:case ou:for(y=0;y<tt;y++){var ot=z[y];if(ot=(x?ot.sourceEdges:ot.destinationEdges).first(),ot!==null&&(ot=ot.link,ot!==null)){var rt=b===90||b===270?Es:fs;if(tt===1||y===tt-1&&tt%2===1)switch(b){case 0:rt=Es;break;case 90:rt=fs;break;case 180:rt=Zr;break;default:rt=os}else y%2===0&&(rt=b===90||b===270?Zr:os);x?(a.setsPortSpot&&(ot.fromSpot=E),a.setsChildPortSpot&&(ot.toSpot=rt)):(a.setsPortSpot&&(ot.fromSpot=rt),a.setsChildPortSpot&&(ot.toSpot=E))}}break;case hh:for(b=b===90||b===270?Zr:os,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)));break;case Cu:for(b=b===90||b===270?Es:fs,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)))}}else if(x=ul(a),this.ud===eu){for(E=a.destinationEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.fromSpot=Zr;break;case 90:b.fromSpot=os;break;case 180:b.fromSpot=Es;break;default:b.fromSpot=fs}else b.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.toSpot=Es;break;case 90:b.toSpot=fs;break;case 180:b.toSpot=Zr;break;default:b.toSpot=os}else b.toSpot=a.childPortSpot}}else for(E=a.sourceEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.toSpot=Zr;break;case 90:b.toSpot=os;break;case 180:b.toSpot=Es;break;default:b.toSpot=fs}else b.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.fromSpot=Es;break;case 90:b.fromSpot=fs;break;case 180:b.fromSpot=Zr;break;default:b.fromSpot=os}else b.fromSpot=a.childPortSpot}};function ul(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}fi.prototype.computeLayerSpacing=function(a){var y=ul(a);y=y===90||y===270;var x=a.layerSpacing;if(0<a.layerSpacingParentOverlap){var b=Math.min(1,a.layerSpacingParentOverlap);x-=y?a.height*b:a.width*b}return x<(y?-a.height:-a.width)&&(x=y?-a.height:-a.width),x},fi.prototype.computeNodeIndent=function(a){var y=ul(a),x=a.nodeIndent;if(0<a.nodeIndentPastParent){var b=Math.min(1,a.nodeIndentPastParent);x+=y===90||y===270?a.width*b:a.height*b}return x=Math.max(0,x)},je.Object.defineProperties(fi.prototype,{roots:{get:function(){return this.Ub},set:function(a){this.Ub!==a&&(this.Ub=a,this.C())}},path:{get:function(){return this.Wn},set:function(a){this.Wn!==a&&(this.Wn=a,this.C())}},treeStyle:{get:function(){return this.vo},set:function(a){this.Rb===a||a!==D0&&a!==Dy&&a!==By&&a!==Oy||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==Ry&&a!==jy&&a!==R0||(this.Bq=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==O0&&a!==Iy&&a!==I0||(this.Rb=a,this.C())}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},rootDefaults:{get:function(){return this.W},set:function(a){this.W!==a&&(this.W=a,this.C())}},alternateDefaults:{get:function(){return this.Y},set:function(a){this.Y!==a&&(this.Y=a,this.C())}},sorting:{get:function(){return this.W.sorting},set:function(a){this.W.sorting===a||a!==Hf&&a!==Pp&&a!==Cp&&!Lp||(this.W.sorting=a,this.C())}},comparer:{get:function(){return this.W.comparer},set:function(a){this.W.comparer!==a&&(this.W.comparer=a,this.C())}},angle:{get:function(){return this.W.angle},set:function(a){this.W.angle!==a&&(a===0||a===90||a===180||a===270?(this.W.angle=a,this.C()):Wt("TreeLayout.angle must be 0, 90, 180, or 270"))}},alignment:{get:function(){return this.W.alignment},set:function(a){this.W.alignment!==a&&(this.W.alignment=a,this.C())}},nodeIndent:{get:function(){return this.W.nodeIndent},set:function(a){this.W.nodeIndent!==a&&0<=a&&(this.W.nodeIndent=a,this.C())}},nodeIndentPastParent:{get:function(){return this.W.nodeIndentPastParent},set:function(a){this.W.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.W.nodeIndentPastParent=a,this.C())}},nodeSpacing:{get:function(){return this.W.nodeSpacing},set:function(a){this.W.nodeSpacing!==a&&(this.W.nodeSpacing=a,this.C())}},layerSpacing:{get:function(){return this.W.layerSpacing},set:function(a){this.W.layerSpacing!==a&&(this.W.layerSpacing=a,this.C())}},layerSpacingParentOverlap:{get:function(){return this.W.layerSpacingParentOverlap},set:function(a){this.W.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.W.layerSpacingParentOverlap=a,this.C())}},compaction:{get:function(){return this.W.compaction},set:function(a){this.W.compaction===a||a!==B0&&a!==kp||(this.W.compaction=a,this.C())}},breadthLimit:{get:function(){return this.W.breadthLimit},set:function(a){this.W.breadthLimit!==a&&0<=a&&(this.W.breadthLimit=a,this.C())}},rowSpacing:{get:function(){return this.W.rowSpacing},set:function(a){this.W.rowSpacing!==a&&(this.W.rowSpacing=a,this.C())}},rowIndent:{get:function(){return this.W.rowIndent},set:function(a){this.W.rowIndent!==a&&0<=a&&(this.W.rowIndent=a,this.C())}},commentSpacing:{get:function(){return this.W.commentSpacing},set:function(a){this.W.commentSpacing!==a&&(this.W.commentSpacing=a,this.C())}},commentMargin:{get:function(){return this.W.commentMargin},set:function(a){this.W.commentMargin!==a&&(this.W.commentMargin=a,this.C())}},setsPortSpot:{get:function(){return this.W.setsPortSpot},set:function(a){this.W.setsPortSpot!==a&&(this.W.setsPortSpot=a,this.C())}},portSpot:{get:function(){return this.W.portSpot},set:function(a){this.W.portSpot.D(a)||(this.W.portSpot=a,this.C())}},setsChildPortSpot:{get:function(){return this.W.setsChildPortSpot},set:function(a){this.W.setsChildPortSpot!==a&&(this.W.setsChildPortSpot=a,this.C())}},childPortSpot:{get:function(){return this.W.childPortSpot},set:function(a){this.W.childPortSpot.D(a)||(this.W.childPortSpot=a,this.C())}},alternateSorting:{get:function(){return this.Y.sorting},set:function(a){this.Y.sorting===a||a!==Hf&&a!==Pp&&a!==Cp&&!Lp||(this.Y.sorting=a,this.C())}},alternateComparer:{get:function(){return this.Y.comparer},set:function(a){this.Y.comparer!==a&&(this.Y.comparer=a,this.C())}},alternateAngle:{get:function(){return this.Y.angle},set:function(a){this.Y.angle===a||a!==0&&a!==90&&a!==180&&a!==270||(this.Y.angle=a,this.C())}},alternateAlignment:{get:function(){return this.Y.alignment},set:function(a){this.Y.alignment!==a&&(this.Y.alignment=a,this.C())}},alternateNodeIndent:{get:function(){return this.Y.nodeIndent},set:function(a){this.Y.nodeIndent!==a&&0<=a&&(this.Y.nodeIndent=a,this.C())}},alternateNodeIndentPastParent:{get:function(){return this.Y.nodeIndentPastParent},set:function(a){this.Y.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.Y.nodeIndentPastParent=a,this.C())}},alternateNodeSpacing:{get:function(){return this.Y.nodeSpacing},set:function(a){this.Y.nodeSpacing!==a&&(this.Y.nodeSpacing=a,this.C())}},alternateLayerSpacing:{get:function(){return this.Y.layerSpacing},set:function(a){this.Y.layerSpacing!==a&&(this.Y.layerSpacing=a,this.C())}},alternateLayerSpacingParentOverlap:{get:function(){return this.Y.layerSpacingParentOverlap},set:function(a){this.Y.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.Y.layerSpacingParentOverlap=a,this.C())}},alternateCompaction:{get:function(){return this.Y.compaction},set:function(a){this.Y.compaction===a||a!==B0&&a!==kp||(this.Y.compaction=a,this.C())}},alternateBreadthLimit:{get:function(){return this.Y.breadthLimit},set:function(a){this.Y.breadthLimit!==a&&0<=a&&(this.Y.breadthLimit=a,this.C())}},alternateRowSpacing:{get:function(){return this.Y.rowSpacing},set:function(a){this.Y.rowSpacing!==a&&(this.Y.rowSpacing=a,this.C())}},alternateRowIndent:{get:function(){return this.Y.rowIndent},set:function(a){this.Y.rowIndent!==a&&0<=a&&(this.Y.rowIndent=a,this.C())}},alternateCommentSpacing:{get:function(){return this.Y.commentSpacing},set:function(a){this.Y.commentSpacing!==a&&(this.Y.commentSpacing=a,this.C())}},alternateCommentMargin:{get:function(){return this.Y.commentMargin},set:function(a){this.Y.commentMargin!==a&&(this.Y.commentMargin=a,this.C())}},alternateSetsPortSpot:{get:function(){return this.Y.setsPortSpot},set:function(a){this.Y.setsPortSpot!==a&&(this.Y.setsPortSpot=a,this.C())}},alternatePortSpot:{get:function(){return this.Y.portSpot},set:function(a){this.Y.portSpot.D(a)||(this.Y.portSpot=a,this.C())}},alternateSetsChildPortSpot:{get:function(){return this.Y.setsChildPortSpot},set:function(a){this.Y.setsChildPortSpot!==a&&(this.Y.setsChildPortSpot=a,this.C())}},alternateChildPortSpot:{get:function(){return this.Y.childPortSpot},set:function(a){this.Y.childPortSpot.D(a)||(this.Y.childPortSpot=a,this.C())}}});var A0=new he(fi,"PathDefault",-1),eu=new he(fi,"PathDestination",0),Fc=new he(fi,"PathSource",1),Hf=new he(fi,"SortingForwards",10),Pp=new he(fi,"SortingReverse",11),Cp=new he(fi,"SortingAscending",12),Lp=new he(fi,"SortingDescending",13),_f=new he(fi,"AlignmentCenterSubtrees",20),Ec=new he(fi,"AlignmentCenterChildren",21),nu=new he(fi,"AlignmentStart",22),iu=new he(fi,"AlignmentEnd",23),uh=new he(fi,"AlignmentBus",24),ou=new he(fi,"AlignmentBusBranching",25),hh=new he(fi,"AlignmentTopLeftBus",26),Cu=new he(fi,"AlignmentBottomRightBus",27),B0=new he(fi,"CompactionNone",30),kp=new he(fi,"CompactionBlock",31),D0=new he(fi,"StyleLayered",40),By=new he(fi,"StyleLastParents",41),Dy=new he(fi,"StyleAlternating",42),Oy=new he(fi,"StyleRootOnly",43),O0=new he(fi,"ArrangementVertical",50),Iy=new he(fi,"ArrangementHorizontal",51),I0=new he(fi,"ArrangementFixedRoots",52),Ry=new he(fi,"LayerIndividual",60),jy=new he(fi,"LayerSiblings",61),R0=new he(fi,"LayerUniform",62);fi.className="TreeLayout",fi.PathDefault=A0,fi.PathDestination=eu,fi.PathSource=Fc,fi.SortingForwards=Hf,fi.SortingReverse=Pp,fi.SortingAscending=Cp,fi.SortingDescending=Lp,fi.AlignmentCenterSubtrees=_f,fi.AlignmentCenterChildren=Ec,fi.AlignmentStart=nu,fi.AlignmentEnd=iu,fi.AlignmentBus=uh,fi.AlignmentBusBranching=ou,fi.AlignmentTopLeftBus=hh,fi.AlignmentBottomRightBus=Cu,fi.CompactionNone=B0,fi.CompactionBlock=kp,fi.StyleLayered=D0,fi.StyleLastParents=By,fi.StyleAlternating=Dy,fi.StyleRootOnly=Oy,fi.ArrangementVertical=O0,fi.ArrangementHorizontal=Iy,fi.ArrangementFixedRoots=I0,fi.LayerIndividual=Ry,fi.LayerSiblings=jy,fi.LayerUniform=R0;function Ac(a){ro.call(this,a)}pe(Ac,ro),Ac.prototype.createVertex=function(){return new Ya(this)},Ac.prototype.createEdge=function(){return new Wf(this)},Ac.className="TreeNetwork";function Ya(a){fr.call(this,a),this.V=!1,this.hb=null,this.u=[],this.nb=this.Ha=this.F=this.ia=0,this.td=null,this.S=new Rt(0,0),this.Da=new Ze(0,0),this.la=new Rt(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Hf,this.hd=oy,this.Kb=0,this.Jb=Ec,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=kp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=br,this.wr=!0,this.Dp=br}pe(Ya,fr),Ya.prototype.copyInheritedPropertiesFrom=function(a){a!==null&&(this.nd=a.sorting,this.hd=a.comparer,this.Kb=a.angle,this.Jb=a.alignment,this.Uq=a.nodeIndent,this.Vq=a.nodeIndentPastParent,this.Wq=a.nodeSpacing,this.ie=a.layerSpacing,this.Aq=a.layerSpacingParentOverlap,this.Hp=a.compaction,this.Ap=a.breadthLimit,this.nr=a.rowSpacing,this.mr=a.rowIndent,this.Gp=a.commentSpacing,this.Fp=a.commentMargin,this.xr=a.setsPortSpot,this.dr=a.portSpot,this.wr=a.setsChildPortSpot,this.Dp=a.childPortSpot)},je.Object.defineProperties(Ya.prototype,{initialized:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}},parent:{get:function(){return this.hb},set:function(a){this.hb!==a&&(this.hb=a)}},children:{get:function(){return this.u},set:function(a){if(this.u!==a){if(a!==null)for(var y=a.length,x=0;x<y;x++);this.u=a}}},level:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},descendantCount:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}},maxChildrenCount:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},maxGenerationCount:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a)}},comments:{get:function(){return this.td},set:function(a){if(this.td!==a){if(a!==null)for(var y=a.length,x=0;x<y;x++);this.td=a}}},sorting:{get:function(){return this.nd},set:function(a){this.nd!==a&&(this.nd=a)}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a)}},angle:{get:function(){return this.Kb},set:function(a){this.Kb!==a&&(this.Kb=a)}},alignment:{get:function(){return this.Jb},set:function(a){this.Jb!==a&&(this.Jb=a)}},nodeIndent:{get:function(){return this.Uq},set:function(a){this.Uq!==a&&(this.Uq=a)}},nodeIndentPastParent:{get:function(){return this.Vq},set:function(a){this.Vq!==a&&(this.Vq=a)}},nodeSpacing:{get:function(){return this.Wq},set:function(a){this.Wq!==a&&(this.Wq=a)}},layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&(this.ie=a)}},layerSpacingParentOverlap:{get:function(){return this.Aq},set:function(a){this.Aq!==a&&(this.Aq=a)}},compaction:{get:function(){return this.Hp},set:function(a){this.Hp!==a&&(this.Hp=a)}},breadthLimit:{get:function(){return this.Ap},set:function(a){this.Ap!==a&&(this.Ap=a)}},rowSpacing:{get:function(){return this.nr},set:function(a){this.nr!==a&&(this.nr=a)}},rowIndent:{get:function(){return this.mr},set:function(a){this.mr!==a&&(this.mr=a)}},commentSpacing:{get:function(){return this.Gp},set:function(a){this.Gp!==a&&(this.Gp=a)}},commentMargin:{get:function(){return this.Fp},set:function(a){this.Fp!==a&&(this.Fp=a)}},setsPortSpot:{get:function(){return this.xr},set:function(a){this.xr!==a&&(this.xr=a)}},portSpot:{get:function(){return this.dr},set:function(a){this.dr.D(a)||(this.dr=a)}},setsChildPortSpot:{get:function(){return this.wr},set:function(a){this.wr!==a&&(this.wr=a)}},childPortSpot:{get:function(){return this.Dp},set:function(a){this.Dp.D(a)||(this.Dp=a)}},childrenCount:{get:function(){return this.children.length}},relativePosition:{get:function(){return this.S},set:function(a){this.S.set(a)}},subtreeSize:{get:function(){return this.Da},set:function(a){this.Da.set(a)}},subtreeOffset:{get:function(){return this.la},set:function(a){this.la.set(a)}}}),Ya.className="TreeVertex";function Wf(a){ia.call(this,a),this.$t=new Rt(0,0)}pe(Wf,ia),Wf.prototype.commit=function(){var a=this.link;if(a!==null&&!a.isAvoiding){var y=this.network.layout,x=null,b=null;switch(y.ud){case eu:x=this.fromVertex,b=this.toVertex;break;case Fc:x=this.toVertex,b=this.fromVertex;break;default:Wt("Unhandled path value "+y.ud.toString())}if(x!==null&&b!==null){var E=this.$t;if(E.x!==0||E.y!==0||x.qA){b=x.bounds;var z=ul(x),tt=y.computeLayerSpacing(x),ot=x.rowSpacing;a.vg();var rt=a.curve===va,at=a.isOrthogonal,ut;if(a.uh(),at||rt){for(ut=2;4<a.pointsCount;)a.pv(2);var ct=a.i(1),mt=a.i(2)}else{for(ut=1;3<a.pointsCount;)a.pv(1);ct=a.i(0),mt=a.i(a.pointsCount-1)}var yt=a.i(a.pointsCount-1);z===0?(x.alignment===iu?(z=b.bottom+E.y,E.y===0&&ct.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ct.y,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.top+E.y,E.y===0&&ct.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ct.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,ct.x,z),ut++,a.m(ut,b.right+tt,z),ut++,a.m(ut,b.right+tt+(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+2*(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+(E.x-ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.right+tt/2,ct.y),ut++),a.m(ut,b.right+tt/2,z),ut++,a.m(ut,b.right+tt+E.x-(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===90?(x.alignment===iu?(z=b.right+E.x,E.x===0&&ct.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ct.x,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.left+E.x,E.x===0&&ct.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ct.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,ct.y),ut++,a.m(ut,z,b.bottom+tt),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+2*(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ct.x,b.bottom+tt/2),ut++),a.m(ut,z,b.bottom+tt/2),ut++,a.m(ut,z,b.bottom+tt+E.y-(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):z===180?(x.alignment===iu?(z=b.bottom+E.y,E.y===0&&ct.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ct.y,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.top+E.y,E.y===0&&ct.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ct.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,ct.x,z),ut++,a.m(ut,b.left-tt,z),ut++,a.m(ut,b.left-tt+(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+2*(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+(E.x+ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.left-tt/2,ct.y),ut++),a.m(ut,b.left-tt/2,z),ut++,a.m(ut,b.left-tt+E.x+(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===270?(x.alignment===iu?(z=b.right+E.x,E.x===0&&ct.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ct.x,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.left+E.x,E.x===0&&ct.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ct.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,ct.y),ut++,a.m(ut,z,b.top-tt),ut++,a.m(ut,z,b.top-tt+(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+2*(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+(E.y+ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ct.x,b.top-tt/2),ut++),a.m(ut,z,b.top-tt/2),ut++,a.m(ut,z,b.top-tt+E.y+(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):Wt("Invalid angle "+z),a.zf()}else E=b,a=this.link,b=this.network.layout,y=ul(x),y!==ul(E)&&(tt=b.computeLayerSpacing(x),ot=x.bounds,x=E.bounds,y===0&&x.left-ot.right<tt+1||y===90&&x.top-ot.bottom<tt+1||y===180&&ot.left-x.right<tt+1||y===270&&ot.top-x.bottom<tt+1||(a.vg(),x=a.curve===va,E=a.isOrthogonal,b=Qh(this.fromVertex.alignment),a.uh(),y===0?(y=ot.right+tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y-20,a.i(1).y),a.m(2,y-20,x),a.m(3,y,x),a.m(4,y+20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=ot.bottom+tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y-20),a.m(2,x,y-20),a.m(3,x,y),a.m(4,x,y+20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=ot.left-tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y+20,a.i(1).y),a.m(2,y+20,x),a.m(3,y,x),a.m(4,y-20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=ot.top-tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y+20),a.m(2,x,y+20),a.m(3,x,y),a.m(4,x,y-20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)),a.zf()))}}},je.Object.defineProperties(Wf.prototype,{fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}},relativePoint:{get:function(){return this.$t},set:function(a){this.$t.set(a)}}}),Wf.className="TreeEdge",ko.prototype.initializeStandardTools=function(){this.gb("Action",new za,this.mouseDownTools),this.gb("Relinking",new ca,this.mouseDownTools),this.gb("LinkReshaping",new Xo,this.mouseDownTools),this.gb("Rotating",new vs,this.mouseDownTools),this.gb("Resizing",new Xr,this.mouseDownTools),this.gb("Linking",new ms,this.mouseMoveTools),this.gb("Dragging",new Eo,this.mouseMoveTools),this.gb("DragSelecting",new ka,this.mouseMoveTools),this.gb("Panning",new Hr,this.mouseMoveTools),this.gb("ContextMenu",new ys,this.mouseUpTools),this.gb("TextEditing",new po,this.mouseUpTools),this.gb("ClickCreating",new Vu,this.mouseUpTools),this.gb("ClickSelecting",new Lh,this.mouseUpTools)},Dl("Horizontal",new cm),Dl("Spot",new gm),Dl("Table",new mm),Dl("Viewbox",new Sm),Dl("TableRow",new vm),Dl("TableColumn",new ym),Dl("Graduated",new Hg),Dl("Grid",new Gg),cf.add("GraphLinksModel",Cr),cf.add("TreeModel",Ba);var j0=Ce.go,zy={get licenseKey(){return ae.licenseKey},set licenseKey(a){ae.licenseKey=a},get version(){return ae.version},Group:Qn,EnumValue:he,List:Re,Set:Oe,Map:Cn,Point:Rt,Size:Ze,Rect:ye,Margin:ci,Spot:bn,Geometry:He,PathFigure:vr,PathSegment:Ei,InputEvent:rs,DiagramEvent:Ou,ChangedEvent:No,Model:Sn,GraphLinksModel:Pi,TreeModel:Ms,Binding:Qo,Transaction:Pr,UndoManager:Fo,CommandHandler:Dt,Tool:Ni,DraggingTool:Eo,DraggingInfo:vu,DraggingOptions:st,LinkingBaseTool:_o,LinkingTool:ms,RelinkingTool:ca,LinkReshapingTool:Xo,ResizingTool:Xr,RotatingTool:vs,ClickSelectingTool:Lh,ActionTool:za,ClickCreatingTool:Vu,HTMLInfo:Tl,ContextMenuTool:ys,DragSelectingTool:ka,PanningTool:Hr,TextEditingTool:po,ToolManager:ko,Animation:_r,AnimationManager:ta,AnimationTrigger:el,Layer:Nr,Diagram:ae,Palette:dt,Overview:gt,Brush:Hi,GraphObject:Qt,Panel:De,RowColumnDefinition:ar,Shape:ii,TextBlock:oo,Picture:Rs,Part:Mn,Adornment:Ti,Node:qe,Link:_e,Placeholder:Ps,Layout:wo,LayoutNetwork:ro,LayoutVertex:fr,LayoutEdge:ia,GridLayout:Or,PanelLayout:cr,CircularLayout:Ao,CircularNetwork:jf,CircularVertex:pp,CircularEdge:y0,ForceDirectedLayout:Vr,ForceDirectedNetwork:Nc,ForceDirectedVertex:mp,ForceDirectedEdge:vp,LayeredDigraphLayout:Yi,LayeredDigraphNetwork:Gf,LayeredDigraphVertex:Oa,LayeredDigraphEdge:xp,TreeLayout:fi,TreeNetwork:Ac,TreeVertex:Ya,TreeEdge:Wf};typeof j0=="object"&&j0.version&&on("WARNING: a `go` object on the root object is already defined. "+("Debug"in j0?"debug ":"")+"version: "+j0.version+", replaced with version: "+zy.version),ae.prototype.go=zy,Ce.go=zy,typeof dn.exports=="object"&&(dn.exports=typeof Zt.g!="undefined"?Zt.g.go:self.go)}();var bt=typeof Zt.g!="undefined"?Zt.g.go:self.go;const ce=typeof Zt.g!="undefined"?Zt.g.go:self.go,we=ce.Group,Fe=ce.EnumValue,ge=ce.List,ue=ce.Set,te=ce.Map,Ae=ce.Point,xe=ce.Size,Xt=ce.Rect,Ke=ce.Margin,se=ce.Spot,rn=ce.Geometry,At=ce.PathFigure,et=ce.PathSegment,nt=ce.InputEvent,ft=ce.DiagramEvent,lt=ce.ChangedEvent,pt=ce.Model,vt=ce.GraphLinksModel,Ct=ce.TreeModel,Nt=ce.Binding,Gt=ce.Transaction,Vt=ce.UndoManager,ee=ce.CommandHandler,ie=ce.Tool,$t=ce.DraggingTool,Pe=ce.DraggingInfo,le=ce.LinkingBaseTool,Ie=ce.LinkingTool,Ve=ce.RelinkingTool,Qe=ce.LinkReshapingTool,Dn=ce.ResizingTool,gn=ce.RotatingTool,en=ce.ClickSelectingTool,$e=ce.ActionTool,Kt=ce.ClickCreatingTool,Ht=ce.HTMLInfo,Le=ce.ContextMenuTool,nn=ce.DragSelectingTool,sn=ce.PanningTool,me=ce.TextEditingTool,Te=ce.ToolManager,Ee=ce.Animation,vn=ce.AnimationManager,Ue=ce.AnimationTrigger,ne=ce.Layer,Se=ce.Diagram,tn=ce.Palette,cn=ce.Overview,Et=ce.Brush,Pt=ce.GraphObject,xt=ce.Panel,Ft=ce.RowColumnDefinition,jt=ce.Shape,kt=ce.TextBlock,de=ce.TextBlockMetrics,We=ce.Picture,Ln=ce.Part,kn=ce.Adornment,Tn=ce.Node,Ge=ce.Link,En=ce.Placeholder,xn=ce.Layout,On=ce.LayoutNetwork,di=ce.LayoutVertex,An=ce.LayoutEdge,Zi=ce.GridLayout,oi=ce.PanelLayout,gi=ce.CircularLayout,Li=ce.CircularNetwork,Po=ce.CircularVertex,_i=ce.CircularEdge,ji=ce.ForceDirectedLayout,Ki=ce.ForceDirectedNetwork,Bo=ce.ForceDirectedVertex,Di=ce.ForceDirectedEdge,Vo=ce.LayeredDigraphLayout,gr=ce.LayeredDigraphNetwork,Go=ce.LayeredDigraphVertex,Ur=ce.LayeredDigraphEdge,jr=ce.TreeLayout,ir=ce.TreeNetwork,Uo=ce.TreeVertex,ki=ce.TreeEdge,Co=ce.version},2859:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{hP:function(){return cn}});var bt=function(Et,Pt){return(bt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(xt,Ft){xt.__proto__=Ft}||function(xt,Ft){for(var jt in Ft)Object.prototype.hasOwnProperty.call(Ft,jt)&&(xt[jt]=Ft[jt])})(Et,Pt)};function ce(Et,Pt){function xt(){this.constructor=Et}bt(Et,Pt),Et.prototype=Pt===null?Object.create(Pt):(xt.prototype=Pt.prototype,new xt)}function we(Et,Pt,xt,Ft){return new(xt||(xt=Promise))(function(jt,kt){function de(kn){try{Ln(Ft.next(kn))}catch(Tn){kt(Tn)}}function We(kn){try{Ln(Ft.throw(kn))}catch(Tn){kt(Tn)}}function Ln(kn){var Tn;kn.done?jt(kn.value):(Tn=kn.value,Tn instanceof xt?Tn:new xt(function(Ge){Ge(Tn)})).then(de,We)}Ln((Ft=Ft.apply(Et,Pt||[])).next())})}function Fe(Et,Pt){var xt,Ft,jt,kt,de={label:0,sent:function(){if(1&jt[0])throw jt[1];return jt[1]},trys:[],ops:[]};return kt={next:We(0),throw:We(1),return:We(2)},typeof Symbol=="function"&&(kt[Symbol.iterator]=function(){return this}),kt;function We(Ln){return function(kn){return function(Tn){if(xt)throw new TypeError("Generator is already executing.");for(;de;)try{if(xt=1,Ft&&(jt=2&Tn[0]?Ft.return:Tn[0]?Ft.throw||((jt=Ft.return)&&jt.call(Ft),0):Ft.next)&&!(jt=jt.call(Ft,Tn[1])).done)return jt;switch(Ft=0,jt&&(Tn=[2&Tn[0],jt.value]),Tn[0]){case 0:case 1:jt=Tn;break;case 4:return de.label++,{value:Tn[1],done:!1};case 5:de.label++,Ft=Tn[1],Tn=[0];continue;case 7:Tn=de.ops.pop(),de.trys.pop();continue;default:if(jt=de.trys,!((jt=jt.length>0&&jt[jt.length-1])||Tn[0]!==6&&Tn[0]!==2)){de=0;continue}if(Tn[0]===3&&(!jt||Tn[1]>jt[0]&&Tn[1]<jt[3])){de.label=Tn[1];break}if(Tn[0]===6&&de.label<jt[1]){de.label=jt[1],jt=Tn;break}if(jt&&de.label<jt[2]){de.label=jt[2],de.ops.push(Tn);break}jt[2]&&de.ops.pop(),de.trys.pop();continue}Tn=Pt.call(Et,de)}catch(Ge){Tn=[6,Ge],Ft=0}finally{xt=jt=0}if(5&Tn[0])throw Tn[1];return{value:Tn[0]?Tn[1]:void 0,done:!0}}([Ln,kn])}}}function ge(){for(var Et=0,Pt=0,xt=arguments.length;Pt<xt;Pt++)Et+=arguments[Pt].length;var Ft=Array(Et),jt=0;for(Pt=0;Pt<xt;Pt++)for(var kt=arguments[Pt],de=0,We=kt.length;de<We;de++,jt++)Ft[jt]=kt[de];return Ft}var ue=function(){function Et(){}return Et.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},Et.setAttributes=function(Pt,xt){for(var Ft=0,jt=xt;Ft<jt.length;Ft++){var kt=jt[Ft],de=kt[0],We=kt[1];Pt.setAttribute(de,We)}},Et.createRect=function(Pt,xt,Ft){var jt=document.createElementNS("http://www.w3.org/2000/svg","rect");return jt.setAttribute("width",Pt.toString()),jt.setAttribute("height",xt.toString()),Ft&&Et.setAttributes(jt,Ft),jt},Et.createLine=function(Pt,xt,Ft,jt,kt){var de=document.createElementNS("http://www.w3.org/2000/svg","line");return de.setAttribute("x1",Pt.toString()),de.setAttribute("y1",xt.toString()),de.setAttribute("x2",Ft.toString()),de.setAttribute("y2",jt.toString()),kt&&Et.setAttributes(de,kt),de},Et.createPolygon=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Ft.setAttribute("points",Pt),xt&&Et.setAttributes(Ft,xt),Ft},Et.createCircle=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","circle");return Ft.setAttribute("cx",(Pt/2).toString()),Ft.setAttribute("cy",(Pt/2).toString()),Ft.setAttribute("r",Pt.toString()),xt&&Et.setAttributes(Ft,xt),Ft},Et.createEllipse=function(Pt,xt,Ft){var jt=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return jt.setAttribute("cx",(Pt/2).toString()),jt.setAttribute("cy",(xt/2).toString()),jt.setAttribute("rx",(Pt/2).toString()),jt.setAttribute("ry",(xt/2).toString()),Ft&&Et.setAttributes(jt,Ft),jt},Et.createGroup=function(Pt){var xt=document.createElementNS("http://www.w3.org/2000/svg","g");return Pt&&Et.setAttributes(xt,Pt),xt},Et.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},Et.createMarker=function(Pt,xt,Ft,jt,kt,de,We){var Ln=document.createElementNS("http://www.w3.org/2000/svg","marker");return Et.setAttributes(Ln,[["id",Pt],["orient",xt],["markerWidth",Ft.toString()],["markerHeight",jt.toString()],["refX",kt.toString()],["refY",de.toString()]]),Ln.appendChild(We),Ln},Et.createText=function(Pt){var xt=document.createElementNS("http://www.w3.org/2000/svg","text");return xt.setAttribute("x","0"),xt.setAttribute("y","0"),Pt&&Et.setAttributes(xt,Pt),xt},Et.createTSpan=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Ft.textContent=Pt,xt&&Et.setAttributes(Ft,xt),Ft},Et.createImage=function(Pt){var xt=document.createElementNS("http://www.w3.org/2000/svg","image");return Pt&&Et.setAttributes(xt,Pt),xt},Et.createPoint=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Ft.x=Pt,Ft.y=xt,Ft},Et.createPath=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","path");return Ft.setAttribute("d",Pt),xt&&Et.setAttributes(Ft,xt),Ft},Et}(),te=function(){function Et(){}return Et.addKey=function(Pt){Et.key=Pt},Object.defineProperty(Et,"isLicensed",{get:function(){return!!Et.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(Et.key)},enumerable:!1,configurable:!0}),Et}(),Ae=function(){function Et(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return Et.prototype.rasterize=function(Pt,xt,Ft){var jt=this;return new Promise(function(kt){var de=Ft!==void 0?Ft:document.createElement("canvas");Pt===null&&(jt.markersOnly=!0,jt.naturalSize=!1);var We=document.createElementNS("http://www.w3.org/2000/svg","svg");We.setAttribute("xmlns","http://www.w3.org/2000/svg"),We.setAttribute("width",xt.width.baseVal.valueAsString),We.setAttribute("height",xt.height.baseVal.valueAsString),We.setAttribute("viewBox","0 0 "+xt.viewBox.baseVal.width.toString()+" "+xt.viewBox.baseVal.height.toString()),We.innerHTML=xt.innerHTML,jt.naturalSize===!0?(We.width.baseVal.value=Pt.naturalWidth,We.height.baseVal.value=Pt.naturalHeight):jt.width!==void 0&&jt.height!==void 0&&(We.width.baseVal.value=jt.width,We.height.baseVal.value=jt.height),de.width=We.width.baseVal.value,de.height=We.height.baseVal.value;var Ln=We.outerHTML,kn=de.getContext("2d");jt.markersOnly!==!0&&kn.drawImage(Pt,0,0,de.width,de.height);var Tn=window.URL,Ge=new Image(de.width,de.height);Ge.setAttribute("crossOrigin","anonymous");var En=new Blob([Ln],{type:"image/svg+xml"}),xn=Tn.createObjectURL(En);Ge.onload=function(){kn.drawImage(Ge,0,0),Tn.revokeObjectURL(xn);var On=de.toDataURL(jt.imageType,jt.imageQuality);kt(On)},Ge.src=xn})},Et}(),xe=function(){},Xt=function(){function Et(Pt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+Pt+"_"}return Object.defineProperty(Et.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"defaultSettings",{get:function(){return{canvasBackgroundColor:"#ffffff",toolbarBackgroundColor:"#111111",toolbarBackgroundHoverColor:"#333333",toolbarColor:"#eeeeee",toolbarHeight:40,toolboxColor:"#eeeeee",toolboxAccentColor:"#3080c3",undoButtonVisible:!0,redoButtonVisible:!1,zoomButtonVisible:!1,zoomOutButtonVisible:!1,clearButtonVisible:!1,resultButtonBlockVisible:!0,logoPosition:"left"}},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),Et.prototype.addClass=function(Pt){return this.styleSheet===void 0&&this.addStyleSheet(),Pt.name=""+this.classNamePrefix+Pt.localName,this.classes.push(Pt),this.styleSheet.sheet.insertRule("."+Pt.name+" {"+Pt.style+"}",this.styleSheet.sheet.cssRules.length),Pt},Et.prototype.addRule=function(Pt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(Pt),this.styleSheet.sheet.insertRule(Pt.selector+" {"+Pt.style+"}",this.styleSheet.sheet.cssRules.length)},Et.prototype.addStyleSheet=function(){var Pt;this.styleSheet=document.createElement("style"),((Pt=this.styleSheetRoot)!==null&&Pt!==void 0?Pt:document.head).appendChild(this.styleSheet),this.addRule(new Ke("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Ke("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new Ke("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new se("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new se("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},Et.prototype.removeStyleSheet=function(){var Pt;this.styleSheet&&(((Pt=this.styleSheetRoot)!==null&&Pt!==void 0?Pt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},Et}(),Ke=function(Et,Pt){this.selector=Et,this.style=Pt},se=function(Et,Pt){this.localName=Et,this.style=Pt},rn=function(){function Et(Pt,xt,Ft,jt,kt){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Pt,this.displayMode=xt,this.markerItems=Ft,this.uiStyleSettings=jt,this.styles=kt,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return Et.prototype.show=function(Pt){var xt=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Pt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Ft=document.createElement("div");Ft.className=this.toolbarBlockStyleClass.name,Ft.style.whiteSpace="nowrap",this.uiContainer.appendChild(Ft),this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M10.07 14.27a.997.997 0 011.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16m3.57 7.7a.99.99 0 01-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 01-1-1V3a1 1 0 011-1c.24 0 .47.09.64.23l.01-.01 11.49 9.64a1.001 1.001 0 01-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69z"/></svg>',"select"),this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 002 2h10a2 2 0 002-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2z"/></svg>',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M19.36 2.72l1.42 1.42-5.72 5.71c1.07 1.54 1.22 3.39.32 4.59L9.06 8.12c1.2-.9 3.05-.75 4.59.32l5.71-5.72M5.93 17.57c-2.01-2.01-3.24-4.41-3.58-6.65l4.88-2.09 7.44 7.44-2.09 4.88c-2.24-.34-4.64-1.57-6.65-3.58z"/></svg>',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M12.5 8c-2.65 0-5.05 1-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M18.4 10.6C16.55 9 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3 6.5 6.5 0 003 9.5 6.5 6.5 0 009.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5 1.5-1.5-5-5m-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14M7 9h5v1H7V9z"/></svg>',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M18.13 12l1.26-1.26c.44-.44 1-.68 1.61-.74V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 002 2h6v-1.87l.13-.13H5V5h7v7h6.13M14 4.5l5.5 5.5H14V4.5m5.13 9.33l2.04 2.04L15.04 22H13v-2.04l6.13-6.13m3.72.36l-.98.98-2.04-2.04.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72z"/></svg>',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(kt){var de=document.createElement("div");de.className=""+xt.toolbarButtonStyleClass.name,de.setAttribute("data-type-name",kt.typeName),de.innerHTML=kt.icon,de.addEventListener("click",function(){xt.markerToolbarButtonClicked(de,kt)}),xt.buttons.push(de),xt.markerButtons.push(de)}),this.overflowButton=document.createElement("div"),this.overflowButton.className=this.toolbarButtonStyleClass.name+" "+(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name),this.overflowButton.innerHTML='<svg viewBox="0 0 24 24"><path d="M12 16a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2z"/></svg>',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var jt=document.createElement("div");jt.className=this.toolbarBlockStyleClass.name,jt.style.whiteSpace="nowrap",jt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(jt),this.addActionButton(jt,'<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"render"),this.addActionButton(jt,'<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},Et.prototype.addButtonClickListener=function(Pt){this.buttonClickListeners.push(Pt)},Et.prototype.removeButtonClickListener=function(Pt){this.buttonClickListeners.indexOf(Pt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Pt),1)},Et.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},Et.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Pt=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var xt=0;xt<this.markerButtons.length;xt++)xt<Pt||xt===Pt&&this.markerButtons.length-1===Pt?this.markerButtonBlock.appendChild(this.markerButtons[xt]):(xt===Pt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[xt]))}},Et.prototype.overflowButtonClicked=function(){this.markerButtonOverflowBlock.style.display!=="none"?(this.markerButtonOverflowBlock.className=this.markerButtonOverflowBlock.className.replace(this.styles.fadeInAnimationClassName,""),this.markerButtonOverflowBlock.style.display="none"):(this.markerButtonOverflowBlock.className+=" "+this.styles.fadeInAnimationClassName,this.markerButtonOverflowBlock.style.top=this.uiContainer.offsetTop+this.overflowButton.offsetHeight+"px",this.markerButtonOverflowBlock.style.right=this.uiContainer.offsetWidth-this.overflowButton.offsetLeft-this.overflowButton.offsetWidth+2*this.uiContainer.offsetLeft+"px",this.markerButtonOverflowBlock.style.display="inline-block")},Et.prototype.resetButtonStyles=function(){var Pt=this;this.buttons.forEach(function(xt){xt.className=xt.className.replace(Pt.uiStyleSettings.toolbarButtonStyleColorsClassName?Pt.uiStyleSettings.toolbarButtonStyleColorsClassName:Pt.toolbarButtonStyleColorsClass.name,"").trim(),xt.className=xt.className.replace(Pt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Pt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Pt.toolbarActiveButtonStyleColorsClass.name,"").trim(),xt.className+=" "+(Pt.uiStyleSettings.toolbarButtonStyleColorsClassName?Pt.uiStyleSettings.toolbarButtonStyleColorsClassName:Pt.toolbarButtonStyleColorsClass.name)})},Et.prototype.addActionButton=function(Pt,xt,Ft){var jt=this,kt=document.createElement("div");switch(kt.className=""+this.toolbarButtonStyleClass.name,kt.innerHTML=xt,kt.setAttribute("data-action",Ft),kt.addEventListener("click",function(){jt.actionToolbarButtonClicked(kt,Ft)}),Ft){case"select":kt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":kt.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":kt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":kt.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":kt.style.fill=this.uiStyleSettings.closeButtonColor}Pt.appendChild(kt),this.buttons.push(kt)},Et.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new se("toolbar",`
width: 100%;
flex-shrink: 0;
display: flex;
flex-direction: row;
justify-content: space-between;
height: `+this.uiStyleSettings.toolbarHeight+`px;
box-sizing: content-box;
`+(this.displayMode==="inline"?"border-top-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
`+(this.displayMode==="inline"?"border-top-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
overflow: hidden;
`)),this.toolbarStyleColorsClass=this.styles.addClass(new se("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new se("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new se("toolbar-overflow-block",`
position: absolute;
top: `+this.uiStyleSettings.toolbarHeight+`px;
max-width: `+2*this.uiStyleSettings.toolbarHeight+`px;
z-index: 10;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleColorsClass=this.styles.addClass(new se("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var Pt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new se("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*Pt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*Pt)+`px;
padding: `+Pt+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new se("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new se("toolbar_active_button",`
fill: `+this.uiStyleSettings.toolbarColor+`;
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ke("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`)),this.styles.addRule(new Ke("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`))},Et.prototype.markerToolbarButtonClicked=function(Pt,xt){this.setActiveButton(Pt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Ft){return Ft("marker",xt)}),this.markerButtonOverflowBlock.style.display="none"},Et.prototype.actionToolbarButtonClicked=function(Pt,xt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Ft){return Ft("action",xt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},Et.prototype.setActiveButton=function(Pt){this.resetButtonStyles(),Pt.className=Pt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Pt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},Et.prototype.setActiveMarkerButton=function(Pt){var xt=this.markerButtons.find(function(Ft){return Ft.getAttribute("data-type-name")===Pt});xt&&this.setActiveButton(xt)},Et.prototype.setCurrentMarker=function(Pt){var xt=this;this.currentMarker=Pt,this.buttons.filter(function(Ft){return/delete|notes/.test(Ft.getAttribute("data-action"))}).forEach(function(Ft){xt.currentMarker===void 0?(Ft.style.fillOpacity="0.4",Ft.style.pointerEvents="none"):(Ft.style.fillOpacity="1",Ft.style.pointerEvents="all")})},Et}(),At=function(){function Et(Pt,xt,Ft,jt){this.panels=[],this.panelButtons=[],this.markerjsContainer=Pt,this.displayMode=xt,this.uiStyleSettings=Ft,this.styles=jt,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return Et.prototype.addStyles=function(){var Pt;this.toolboxStyleClass=this.styles.addClass(new se("toolbox",`
width: 100%;
flex-shrink: 0;
display: flex;
flex-direction: column;
font-family: sans-serif;
`+(this.displayMode==="popup"?"height:"+2.5*this.uiStyleSettings.toolbarHeight+"px;":"")+`
box-sizing: content-box;
`+(this.displayMode==="popup"?"background-color: "+this.uiStyleSettings.canvasBackgroundColor+";":"")+`
`+(this.displayMode==="inline"?"border-bottom-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
`+(this.displayMode==="inline"?"border-bottom-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
overflow: hidden;
`)),this.toolboxStyleColorsClass=this.styles.addClass(new se("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var xt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new se("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new se("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new se("toolbox-panel-row",`
display: flex;
`+(this.displayMode==="inline"?"position: absolute;":"")+`
`+(this.displayMode==="inline"?"bottom: "+this.uiStyleSettings.toolbarHeight+"px;":"")+`
cursor: default;
height: `+1.5*this.uiStyleSettings.toolbarHeight+`px;
`+(this.displayMode==="inline"?"width: 100%;":"")+`
box-sizing: content-box;
`)),this.toolboxPanelRowStyleColorsClass=this.styles.addClass(new se("toolbox-panel-row_colors",`
background-color: `+((Pt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Pt!==void 0?Pt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new se("toolbox_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
padding: `+xt+`px;
box-sizing: content-box;
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new se("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new se("toolbox-active-button_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.styles.addRule(new Ke("."+this.toolboxButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ke("."+this.toolboxButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`))},Et.prototype.show=function(Pt){var xt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Pt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Et.prototype.setPanelButtons=function(Pt){var xt,Ft,jt=this;this.panels=Pt,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Ft=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Ft!==void 0?Ft:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(kt){var de;kt.uiStyleSettings=jt.uiStyleSettings;var We=document.createElement("div");We.className=jt.toolboxButtonStyleClass.name+" "+((de=jt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&de!==void 0?de:jt.toolboxButtonStyleColorsClass.name),We.innerHTML=kt.icon,We.title=kt.title,We.addEventListener("click",function(){jt.panelButtonClick(kt)}),jt.panelButtons.push(We),jt.buttonRow.appendChild(We)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Et.prototype.panelButtonClick=function(Pt){var xt=this,Ft=-1;if(Pt!==this.activePanel){Ft=this.panels.indexOf(Pt),this.panelRow.innerHTML="";var jt=Pt.getUi();jt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(jt),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=Pt}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){xt.displayMode==="inline"?xt.panelRow.style.display="none":xt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(kt,de){var We,Ln;kt.className=xt.toolboxButtonStyleClass.name+" "+(de===Ft?""+((We=xt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&We!==void 0?We:xt.toolboxActiveButtonStyleColorsClass.name):""+((Ln=xt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Ln!==void 0?Ln:xt.toolboxButtonStyleColorsClass.name))})},Et}(),et=function(Et,Pt){this.title=Et,this.icon=Pt},nt=function(Et){function Pt(xt,Ft,jt,kt){var de=Et.call(this,xt,kt||'<svg viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 0117.5 9a1.5 1.5 0 011.5 1.5 1.5 1.5 0 01-1.5 1.5m-3-4A1.5 1.5 0 0113 6.5 1.5 1.5 0 0114.5 5 1.5 1.5 0 0116 6.5 1.5 1.5 0 0114.5 8m-5 0A1.5 1.5 0 018 6.5 1.5 1.5 0 019.5 5 1.5 1.5 0 0111 6.5 1.5 1.5 0 019.5 8m-3 4A1.5 1.5 0 015 10.5 1.5 1.5 0 016.5 9 1.5 1.5 0 018 10.5 1.5 1.5 0 016.5 12M12 3a9 9 0 00-9 9 9 9 0 009 9 1.5 1.5 0 001.5-1.5c0-.39-.15-.74-.39-1-.23-.27-.38-.62-.38-1a1.5 1.5 0 011.5-1.5H16a5 5 0 005-5c0-4.42-4.03-8-9-8z"/></svg>')||this;return de.colors=[],de.addTransparent=!1,de.colorBoxes=[],de.colors=Ft,de.currentColor=jt,de.setCurrentColor=de.setCurrentColor.bind(de),de.getColorBox=de.getColorBox.bind(de),de}return ce(Pt,Et),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.overflow="hidden",Ft.style.whiteSpace="nowrap",this.colors.forEach(function(jt){var kt=xt.getColorBox(jt);Ft.appendChild(kt),xt.colorBoxes.push(kt)}),Ft},Pt.prototype.getColorBox=function(xt){var Ft=this,jt=this.uiStyleSettings.toolbarHeight/4,kt=this.uiStyleSettings.toolbarHeight-jt,de=document.createElement("div");de.style.display="inline-block",de.style.boxSizing="content-box",de.style.width=kt-2+"px",de.style.height=kt-2+"px",de.style.padding="1px",de.style.marginRight="2px",de.style.marginBottom="2px",de.style.borderWidth="2px",de.style.borderStyle="solid",de.style.borderRadius=(kt+2)/2+"px",de.style.borderColor=xt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",de.addEventListener("click",function(){Ft.setCurrentColor(xt,de)});var We=document.createElement("div");return We.style.display="inline-block",We.style.width=kt-2+"px",We.style.height=kt-2+"px",We.style.backgroundColor=xt,We.style.borderRadius=kt/2+"px",xt==="transparent"&&(We.style.fill=this.uiStyleSettings.toolboxAccentColor,We.innerHTML=`<svg viewBox="0 0 24 24">
<path d="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z" />
</svg>`),de.appendChild(We),de},Pt.prototype.setCurrentColor=function(xt,Ft){var jt=this;this.currentColor=xt,this.colorBoxes.forEach(function(kt){kt.style.borderColor=kt===Ft?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(xt)},Pt}(et),ft=function(){function Et(Pt,xt,Ft){this._state="new",this._isSelected=!1,this._container=Pt,this._overlayContainer=xt,this.globalSettings=Ft,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(Et.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),Et.prototype.ownsTarget=function(Pt){return!1},Object.defineProperty(Et.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),Et.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},Et.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},Et.prototype.pointerDown=function(Pt,xt){},Et.prototype.dblClick=function(Pt,xt){},Et.prototype.manipulate=function(Pt){},Et.prototype.pointerUp=function(Pt){this.stateChanged()},Et.prototype.dispose=function(){},Et.prototype.addMarkerVisualToContainer=function(Pt){this.container.childNodes.length>0?this.container.insertBefore(Pt,this.container.childNodes[0]):this.container.appendChild(Pt)},Et.prototype.getState=function(){return{typeName:Et.typeName,state:this.state,notes:this.notes}},Et.prototype.restoreState=function(Pt){this._state=Pt.state,this.notes=Pt.notes},Et.prototype.scale=function(Pt,xt){},Et.prototype.colorChanged=function(Pt){this.onColorChanged&&this.onColorChanged(Pt),this.stateChanged()},Et.prototype.fillColorChanged=function(Pt){this.onFillColorChanged&&this.onFillColorChanged(Pt),this.stateChanged()},Et.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Pt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Pt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Pt)&&this.onStateChanged(this)}},Et.typeName="MarkerBase",Et}(),lt=function(){function Et(){this.findGripByVisual=this.findGripByVisual.bind(this)}return Et.prototype.findGripByVisual=function(Pt){return this.topLeft.ownsTarget(Pt)?this.topLeft:this.topCenter.ownsTarget(Pt)?this.topCenter:this.topRight.ownsTarget(Pt)?this.topRight:this.centerLeft.ownsTarget(Pt)?this.centerLeft:this.centerRight.ownsTarget(Pt)?this.centerRight:this.bottomLeft.ownsTarget(Pt)?this.bottomLeft:this.bottomCenter.ownsTarget(Pt)?this.bottomCenter:this.bottomRight.ownsTarget(Pt)?this.bottomRight:void 0},Et}(),pt=function(){function Et(){this.GRIP_SIZE=10,this.visual=ue.createGroup(),this.visual.appendChild(ue.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(ue.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Et.prototype.ownsTarget=function(Pt){return Pt===this.visual||Pt===this.visual.childNodes[0]||Pt===this.visual.childNodes[1]},Et}(),vt=function(){function Et(){}return Et.toITransformMatrix=function(Pt){return{a:Pt.a,b:Pt.b,c:Pt.c,d:Pt.d,e:Pt.e,f:Pt.f}},Et.toSVGMatrix=function(Pt,xt){return Pt.a=xt.a,Pt.b=xt.b,Pt.c=xt.c,Pt.d=xt.d,Pt.e=xt.e,Pt.f=xt.f,Pt},Et}(),Ct=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.left=0,kt.top=0,kt.width=0,kt.height=0,kt.defaultSize={x:50,y:20},kt.offsetX=0,kt.offsetY=0,kt.rotationAngle=0,kt.CB_DISTANCE=10,kt._suppressMarkerCreateEvent=!1,kt.container.transform.baseVal.appendItem(ue.createTransform()),kt.setupControlBox(),kt}return ce(Pt,Et),Object.defineProperty(Pt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Pt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Pt.prototype,"visual",{get:function(){return this._visual},set:function(xt){this._visual=xt;var Ft=ue.createTransform();this._visual.transform.baseVal.appendItem(Ft)},enumerable:!1,configurable:!0}),Pt.prototype.ownsTarget=function(xt){return!!Et.prototype.ownsTarget.call(this,xt)||!!(this.controlGrips.findGripByVisual(xt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(xt))},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.left=xt.x,this.top=xt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var jt=this.unrotatePoint(xt);if(this.manipulationStartX=jt.x,this.manipulationStartY=jt.y,this.offsetX=jt.x-this.left,this.offsetY=jt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Ft),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Ft)){this.activeGrip=this.rotatorGrip;var kt=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=kt.x-this.width/2,this.top=kt.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var de=this.container.transform.baseVal.getItem(0);de.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(de,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Pt.prototype.pointerUp=function(xt){var Ft=this.state;Et.prototype.pointerUp.call(this,xt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(xt),this._state="select",Ft==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Pt.prototype.moveVisual=function(xt){this.visual.style.transform="translate("+xt.x+"px, "+xt.y+"px)"},Pt.prototype.manipulate=function(xt){var Ft=this.unrotatePoint(xt);this.state==="creating"?this.resize(xt):this.state==="move"?(this.left=this.manipulationStartLeft+(Ft.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Ft.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Ft):this.state==="rotate"&&this.rotate(xt)},Pt.prototype.resize=function(xt){var Ft=this.manipulationStartLeft,jt=this.manipulationStartWidth,kt=this.manipulationStartTop,de=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Ft=this.manipulationStartLeft+xt.x-this.manipulationStartX,jt=this.manipulationStartWidth+this.manipulationStartLeft-Ft;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:jt=this.manipulationStartWidth+xt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:kt=this.manipulationStartTop+xt.y-this.manipulationStartY,de=this.manipulationStartHeight+this.manipulationStartTop-kt;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:de=this.manipulationStartHeight+xt.y-this.manipulationStartY}jt>=0?(this.left=Ft,this.width=jt):(this.left=Ft+jt,this.width=-jt),de>=0?(this.top=kt,this.height=de):(this.top=kt+de,this.height=-de),this.setSize()},Pt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Pt.prototype.rotate=function(xt){if(Math.abs(xt.x-this.centerX)>.1){var Ft=Math.sign(xt.x-this.centerX);this.rotationAngle=180*Math.atan((xt.y-this.centerY)/(xt.x-this.centerX))/Math.PI+90*Ft,this.applyRotation()}},Pt.prototype.applyRotation=function(){var xt=this.container.transform.baseVal.getItem(0);xt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(xt,0)},Pt.prototype.rotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Ft=this.container.getCTM(),jt=ue.createPoint(xt.x,xt.y);return{x:(jt=jt.matrixTransform(Ft)).x,y:jt.y}},Pt.prototype.unrotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Ft=this.container.getCTM();Ft=Ft.inverse();var jt=ue.createPoint(xt.x,xt.y);return{x:(jt=jt.matrixTransform(Ft)).x,y:jt.y}},Pt.prototype.select=function(){Et.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Pt.prototype.deselect=function(){Et.prototype.deselect.call(this),this.controlBox.style.display="none"},Pt.prototype.setupControlBox=function(){this.controlBox=ue.createGroup();var xt=ue.createTransform();xt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(xt),this.container.appendChild(this.controlBox),this.controlRect=ue.createRect(this.width+this.CB_DISTANCE,this.height+this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"],["fill","transparent"],["pointer-events","none"]]),this.controlBox.appendChild(this.controlRect),this.globalSettings.disableRotation!==!0&&(this.rotatorGripLine=ue.createLine((this.width+2*this.CB_DISTANCE)/2,this.top-this.CB_DISTANCE,(this.width+2*this.CB_DISTANCE)/2,this.top-3*this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.appendChild(this.rotatorGripLine)),this.controlGrips=new lt,this.addControlGrips(),this.controlBox.style.display="none"},Pt.prototype.adjustControlBox=function(){var xt=this.controlBox.transform.baseVal.getItem(0);xt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(xt,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},Pt.prototype.addControlGrips=function(){this.controlGrips.topLeft=this.createGrip(),this.controlGrips.topCenter=this.createGrip(),this.controlGrips.topRight=this.createGrip(),this.controlGrips.centerLeft=this.createGrip(),this.controlGrips.centerRight=this.createGrip(),this.controlGrips.bottomLeft=this.createGrip(),this.controlGrips.bottomCenter=this.createGrip(),this.controlGrips.bottomRight=this.createGrip(),this.globalSettings.disableRotation!==!0&&(this.rotatorGrip=this.createGrip()),this.positionGrips()},Pt.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(ue.createTransform()),this.controlBox.appendChild(xt.visual),xt},Pt.prototype.positionGrips=function(){var xt=this.controlGrips.topLeft.GRIP_SIZE,Ft=-xt/2,jt=Ft,kt=(this.width+this.CB_DISTANCE)/2-xt/2,de=(this.height+this.CB_DISTANCE)/2-xt/2,We=this.height+this.CB_DISTANCE-xt/2,Ln=this.width+this.CB_DISTANCE-xt/2;this.positionGrip(this.controlGrips.topLeft.visual,Ft,jt),this.positionGrip(this.controlGrips.topCenter.visual,kt,jt),this.positionGrip(this.controlGrips.topRight.visual,Ln,jt),this.positionGrip(this.controlGrips.centerLeft.visual,Ft,de),this.positionGrip(this.controlGrips.centerRight.visual,Ln,de),this.positionGrip(this.controlGrips.bottomLeft.visual,Ft,We),this.positionGrip(this.controlGrips.bottomCenter.visual,kt,We),this.positionGrip(this.controlGrips.bottomRight.visual,Ln,We),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,kt,jt-3*this.CB_DISTANCE)},Pt.prototype.positionGrip=function(xt,Ft,jt){var kt=xt.transform.baseVal.getItem(0);kt.setTranslate(Ft,jt),xt.transform.baseVal.replaceItem(kt,0)},Pt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},Pt.prototype.showControlBox=function(){this.controlBox.style.display=""},Pt.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:vt.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:vt.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},Et.prototype.getState.call(this))},Pt.prototype.restoreState=function(xt){Et.prototype.restoreState.call(this,xt);var Ft=xt;this.left=Ft.left,this.top=Ft.top,this.width=Ft.width,this.height=Ft.height,this.rotationAngle=Ft.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Ft.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Ft.containerTransformMatrix))},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft);var jt=this.rotatePoint({x:this.left,y:this.top}),kt=this.unrotatePoint({x:jt.x*xt,y:jt.y*Ft});this.left=kt.x,this.top=kt.y,this.width=this.width*xt,this.height=this.height*Ft,this.adjustControlBox()},Pt}(ft),Nt=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.fillColor="transparent",kt.strokeColor="transparent",kt.strokeWidth=0,kt.strokeDasharray="",kt.opacity=1,kt.setStrokeColor=kt.setStrokeColor.bind(kt),kt.setFillColor=kt.setFillColor.bind(kt),kt.setStrokeWidth=kt.setStrokeWidth.bind(kt),kt.setStrokeDasharray=kt.setStrokeDasharray.bind(kt),kt.createVisual=kt.createVisual.bind(kt),kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},Pt.prototype.createVisual=function(){this.visual=ue.createRect(1,1,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.manipulate=function(xt){Et.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){Et.prototype.resize.call(this,xt),this.setSize()},Pt.prototype.setSize=function(){Et.prototype.setSize.call(this),ue.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Pt.prototype.pointerUp=function(xt){Et.prototype.pointerUp.call(this,xt),this.setSize()},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&ue.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Pt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&ue.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Pt.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Et.prototype.getState.call(this))},Pt.prototype.restoreState=function(xt){var Ft=xt;this.fillColor=Ft.fillColor,this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.opacity=Ft.opacity,this.createVisual(),Et.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft),this.setSize()},Pt.title="Rectangle marker",Pt}(Ct),Gt=function(Et){function Pt(xt,Ft,jt,kt){var de=Et.call(this,xt,kt||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return de.widths=[],de.widthBoxes=[],de.widths=Ft,de.currentWidth=jt,de.setCurrentWidth=de.setCurrentWidth.bind(de),de}return ce(Pt,Et),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2",this.widths.forEach(function(jt){var kt=document.createElement("div");kt.style.display="flex",kt.style.flexGrow="2",kt.style.alignItems="center",kt.style.justifyContent="space-between",kt.style.padding="5px",kt.style.borderWidth="2px",kt.style.borderStyle="solid",kt.style.borderColor=jt===xt.currentWidth?xt.uiStyleSettings.toolboxAccentColor:"transparent",kt.addEventListener("click",function(){xt.setCurrentWidth(jt,kt)}),Ft.appendChild(kt);var de=document.createElement("div");de.innerText=jt.toString(),de.style.marginRight="5px",kt.appendChild(de);var We=document.createElement("div");We.style.minHeight="20px",We.style.flexGrow="2",We.style.display="flex",We.style.alignItems="center";var Ln=document.createElement("hr");Ln.style.minWidth="20px",Ln.style.border="0px",Ln.style.borderTop=jt+"px solid "+xt.uiStyleSettings.toolboxColor,Ln.style.flexGrow="2",We.appendChild(Ln),kt.appendChild(We),xt.widthBoxes.push(kt)}),Ft},Pt.prototype.setCurrentWidth=function(xt,Ft){var jt=this;this.currentWidth=xt,this.widthBoxes.forEach(function(kt){kt.style.borderColor=kt===Ft?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Pt}(et),Vt=function(Et){function Pt(xt,Ft,jt,kt){var de=Et.call(this,xt,kt||'<svg viewBox="0 0 24 24"><path d="M3 16h5v-2H3v2m6.5 0h5v-2h-5v2m6.5 0h5v-2h-5v2M3 20h2v-2H3v2m4 0h2v-2H7v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2M3 12h8v-2H3v2m10 0h8v-2h-8v2M3 4v4h18V4H3z"/></svg>')||this;return de.styles=[],de.styleBoxes=[],de.styles=Ft,de.currentStyle=jt,de.setCurrentStyle=de.setCurrentStyle.bind(de),de}return ce(Pt,Et),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2",this.styles.forEach(function(jt){var kt=document.createElement("div");kt.style.display="flex",kt.style.alignItems="center",kt.style.justifyContent="space-between",kt.style.padding="5px",kt.style.borderWidth="2px",kt.style.borderStyle="solid",kt.style.overflow="hidden",kt.style.maxWidth=100/xt.styles.length-5+"%",kt.style.borderColor=jt===xt.currentStyle?xt.uiStyleSettings.toolboxAccentColor:"transparent",kt.addEventListener("click",function(){xt.setCurrentStyle(jt,kt)}),Ft.appendChild(kt);var de=document.createElement("div");de.style.minHeight="20px",de.style.flexGrow="2",de.style.overflow="hidden";var We=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+xt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(jt!==""?'stroke-dasharray="'+jt+'"':"")+` />
</svg>`;de.innerHTML=We,kt.appendChild(de),xt.styleBoxes.push(kt)}),Ft},Pt.prototype.setCurrentStyle=function(xt,Ft){var jt=this;this.currentStyle=xt,this.styleBoxes.forEach(function(kt){kt.style.borderColor=kt===Ft?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Pt}(et),ee=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.strokeColor=jt.defaultColor,kt.strokeWidth=jt.defaultStrokeWidth,kt.strokeDasharray=jt.defaultStrokeDasharray,kt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),kt.strokePanel.onColorChanged=kt.setStrokeColor,kt.strokeWidthPanel=new Gt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),kt.strokeWidthPanel.onWidthChanged=kt.setStrokeWidth,kt.strokeStylePanel=new Vt("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),kt.strokeStylePanel.onStyleChanged=kt.setStrokeDasharray,kt}return ce(Pt,Et),Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Et.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="FrameMarker",Pt.title="Frame marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Pt}(Nt),ie=function(){this.defaultColorSet=["#EF4444","#10B981","#2563EB","#FFFF00","#7C3AED","#F472B6","#000000","#FFFFFF"],this.defaultColor=this.defaultColorSet[0],this.defaultFillColor=this.defaultColorSet[0],this.defaultStrokeColor=this.defaultColorSet[7],this.defaultHighlightColor=this.defaultColorSet[3],this.defaultStrokeWidth=3,this.defaultStrokeDasharray="",this.defaultHighlightOpacity=.5,this.defaultFontFamily="Helvetica, Arial, sans-serif",this.defaultStrokeWidths=[1,2,3,5,10],this.defaultStrokeDasharrays=["","3","12 3","9 6 3 6"],this.defaultOpacitySteps=[.1,.25,.5,.75,1],this.displayMode="inline",this.defaultFontFamilies=['Times, "Times New Roman", serif',"Helvetica, Arial, sans-serif",'Courier, "Courier New", monospace',"cursive","fantasy"],this.popupMargin=30,this.newFreehandMarkerOnPointerUp=!1,this.defaultColorsFollowCurrentColors=!1,this.freehandPixelRatio=1,this.disableRotation=!1,this.defaultCaptionFontSize="1rem",this.defaultCaptionText="Text"},$t=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.x1=0,kt.y1=0,kt.x2=0,kt.y2=0,kt.defaultLength=50,kt.manipulationStartX=0,kt.manipulationStartY=0,kt.manipulationStartX1=0,kt.manipulationStartY1=0,kt.manipulationStartX2=0,kt.manipulationStartY2=0,kt.setupControlBox(),kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!!Et.prototype.ownsTarget.call(this,xt)||!(!this.grip1.ownsTarget(xt)&&!this.grip2.ownsTarget(xt))},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.manipulationStartX=xt.x,this.manipulationStartY=xt.y,this.state==="new"&&(this.x1=xt.x,this.y1=xt.y,this.x2=xt.x,this.y2=xt.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(Ft)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Ft)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Pt.prototype.pointerUp=function(xt){var Ft=this.state;Et.prototype.pointerUp.call(this,xt),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(xt),this._state="select",Ft==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Pt.prototype.adjustVisual=function(){},Pt.prototype.manipulate=function(xt){this.state==="creating"?this.resize(xt):this.state==="move"?(this.x1=this.manipulationStartX1+xt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+xt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+xt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+xt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(xt)},Pt.prototype.resize=function(xt){switch(this.activeGrip){case this.grip1:this.x1=xt.x,this.y1=xt.y;break;case this.grip2:case void 0:this.x2=xt.x,this.y2=xt.y}this.adjustVisual(),this.adjustControlBox()},Pt.prototype.select=function(){Et.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Pt.prototype.deselect=function(){Et.prototype.deselect.call(this),this.controlBox.style.display="none"},Pt.prototype.setupControlBox=function(){this.controlBox=ue.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Pt.prototype.adjustControlBox=function(){this.positionGrips()},Pt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Pt.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(ue.createTransform()),this.controlBox.appendChild(xt.visual),xt},Pt.prototype.positionGrips=function(){var xt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-xt/2,this.y1-xt/2),this.positionGrip(this.grip2.visual,this.x2-xt/2,this.y2-xt/2)},Pt.prototype.positionGrip=function(xt,Ft,jt){var kt=xt.transform.baseVal.getItem(0);kt.setTranslate(Ft,jt),xt.transform.baseVal.replaceItem(kt,0)},Pt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},Et.prototype.getState.call(this))},Pt.prototype.restoreState=function(xt){Et.prototype.restoreState.call(this,xt);var Ft=xt;this.x1=Ft.x1,this.y1=Ft.y1,this.x2=Ft.x2,this.y2=Ft.y2},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft),this.x1=this.x1*xt,this.y1=this.y1*Ft,this.x2=this.x2*xt,this.y2=this.y2*Ft,this.adjustVisual(),this.adjustControlBox()},Pt}(ft),Pe=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.strokeColor="transparent",kt.strokeWidth=0,kt.strokeDasharray="",kt.setStrokeColor=kt.setStrokeColor.bind(kt),kt.setStrokeWidth=kt.setStrokeWidth.bind(kt),kt.setStrokeDasharray=kt.setStrokeDasharray.bind(kt),kt.strokeColor=jt.defaultColor,kt.strokeWidth=jt.defaultStrokeWidth,kt.strokeDasharray=jt.defaultStrokeDasharray,kt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),kt.strokePanel.onColorChanged=kt.setStrokeColor,kt.strokeWidthPanel=new Gt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),kt.strokeWidthPanel.onWidthChanged=kt.setStrokeWidth,kt.strokeStylePanel=new Vt("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),kt.strokeStylePanel.onStyleChanged=kt.setStrokeDasharray,kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorLine&&xt!==this.visibleLine)},Pt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.selectorLine=ue.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=ue.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.visual.appendChild(this.selectorLine),this.visual.appendChild(this.visibleLine),this.addMarkerVisualToContainer(this.visual)},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},Pt.prototype.adjustVisual=function(){this.selectorLine&&this.visibleLine&&(this.selectorLine.setAttribute("x1",this.x1.toString()),this.selectorLine.setAttribute("y1",this.y1.toString()),this.selectorLine.setAttribute("x2",this.x2.toString()),this.selectorLine.setAttribute("y2",this.y2.toString()),this.visibleLine.setAttribute("x1",this.x1.toString()),this.visibleLine.setAttribute("y1",this.y1.toString()),this.visibleLine.setAttribute("x2",this.x2.toString()),this.visibleLine.setAttribute("y2",this.y2.toString()),ue.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),ue.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),ue.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Et.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Et.prototype.restoreState.call(this,xt);var Ft=xt;this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.createVisual(),this.adjustVisual()},Pt.typeName="LineMarker",Pt.title="Line marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',Pt}($t),le=function(Et){function Pt(xt,Ft,jt,kt){var de=Et.call(this,xt,kt||'<svg viewBox="0 0 24 24"><path d="M17 8h3v12h1v1h-4v-1h1v-3h-4l-1.5 3H14v1h-4v-1h1l6-12m1 1l-3.5 7H18V9M5 3h5c1.11 0 2 .89 2 2v11H9v-5H6v5H3V5c0-1.11.89-2 2-2m1 2v4h3V5H6z"/></svg>')||this;return de.fonts=[],de.fontBoxes=[],de.fonts=Ft,de.currentFont=jt,de.setCurrentFont=de.setCurrentFont.bind(de),de}return ce(Pt,Et),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.overflow="hidden",Ft.style.flexGrow="2",this.fonts.forEach(function(jt){var kt=document.createElement("div");kt.style.display="inline-block",kt.style.alignItems="center",kt.style.justifyContent="space-between",kt.style.padding="5px",kt.style.borderWidth="2px",kt.style.borderStyle="solid",kt.style.overflow="hidden",kt.style.maxWidth=100/xt.fonts.length-5+"%",kt.style.borderColor=jt===xt.currentFont?xt.uiStyleSettings.toolboxAccentColor:"transparent",kt.addEventListener("click",function(){xt.setCurrentFont(jt,kt)}),Ft.appendChild(kt);var de=document.createElement("div");de.style.display="flex",de.style.minHeight="20px",de.style.flexGrow="2",de.style.fontFamily=jt,de.style.overflow="hidden";var We=document.createElement("div");We.style.whiteSpace="nowrap",We.style.overflow="hidden",We.style.textOverflow="ellipsis",We.innerHTML="The quick brown fox jumps over the lazy dog",de.appendChild(We),kt.appendChild(de),xt.fontBoxes.push(kt)}),Ft},Pt.prototype.setCurrentFont=function(xt,Ft){var jt=this;this.currentFont=xt,this.fontBoxes.forEach(function(kt){kt.style.borderColor=kt===Ft?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Pt}(et),Ie=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.color="transparent",kt.padding=5,kt.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",kt.text=kt.DEFAULT_TEXT,kt.isMoved=!1,kt.color=jt.defaultColor,kt.fontFamily=jt.defaultFontFamily,kt.defaultSize={x:100,y:30},kt.setColor=kt.setColor.bind(kt),kt.setFont=kt.setFont.bind(kt),kt.renderText=kt.renderText.bind(kt),kt.sizeText=kt.sizeText.bind(kt),kt.textEditDivClicked=kt.textEditDivClicked.bind(kt),kt.showTextEditor=kt.showTextEditor.bind(kt),kt.setSize=kt.setSize.bind(kt),kt.positionTextEditor=kt.positionTextEditor.bind(kt),kt.colorPanel=new nt("Color",jt.defaultColorSet,jt.defaultColor),kt.colorPanel.onColorChanged=kt.setColor,kt.fontFamilyPanel=new le("Font",jt.defaultFontFamilies,jt.defaultFontFamily),kt.fontFamilyPanel.onFontChanged=kt.setFont,kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){if(Et.prototype.ownsTarget.call(this,xt)||xt===this.visual||xt===this.textElement||xt===this.bgRectangle)return!0;var Ft=!1;return this.textElement.childNodes.forEach(function(jt){jt===xt&&(Ft=!0)}),Ft},Pt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.bgRectangle=ue.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=ue.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(ue.createTransform()),this.textElement.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.renderText=function(){var xt=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(Ft){xt.textElement.appendChild(ue.createTSpan(Ft.trim()===""?" ":Ft.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Pt.prototype.getTextScale=function(){var xt=this.textElement.getBBox(),Ft=1;if(xt.width>0&&xt.height>0){var jt=(1*this.width-this.width*this.padding*2/100)/xt.width,kt=(1*this.height-this.height*this.padding*2/100)/xt.height;Ft=Math.min(jt,kt)}return Ft},Pt.prototype.getTextPosition=function(xt){var Ft=this.textElement.getBBox(),jt=0,kt=0;return Ft.width>0&&Ft.height>0&&(jt=(this.width-Ft.width*xt)/2,kt=this.height/2-Ft.height*xt/2),{x:jt,y:kt}},Pt.prototype.sizeText=function(){var xt=this.textElement.getBBox(),Ft=this.getTextScale(),jt=this.getTextPosition(Ft);jt.y-=xt.y*Ft,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+jt.x+"px, "+jt.y+"px) scale("+Ft+", "+Ft+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(jt.x,jt.y),this.textElement.transform.baseVal.getItem(1).setScale(Ft,Ft))},Pt.prototype.manipulate=function(xt){Et.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Pt.prototype.resize=function(xt){Et.prototype.resize.call(this,xt),this.isMoved=!0,this.setSize(),this.sizeText()},Pt.prototype.setSize=function(){Et.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(ue.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ue.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},Pt.prototype.pointerUp=function(xt){var Ft=this.state;Ft==="creating"&&(this._suppressMarkerCreateEvent=!0),Et.prototype.pointerUp.call(this,xt),this.setSize(),(Ft==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Pt.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(Ft){Ft.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Ft=Number.parseFloat(xt.textEditor.style.fontSize);xt.textEditor.clientWidth>=Number.parseInt(xt.textEditor.style.maxWidth)&&Ft>.9;)Ft-=.1,xt.textEditor.style.fontSize=Math.max(Ft,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Ft){Ft.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Ft){if(Ft.clipboardData){var jt=Ft.clipboardData.getData("text"),kt=window.getSelection();if(!kt.rangeCount)return!1;kt.deleteFromDocument(),kt.getRangeAt(0).insertNode(document.createTextNode(jt)),Ft.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){xt.textEditDivClicked(xt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Pt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var xt=this.getTextScale(),Ft=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),jt=this.textElement.getBBox(),kt={x:jt.width*xt,y:jt.height*xt};Ft.x-=kt.x/2,Ft.y-=kt.y/2,this.textEditor.style.top=Ft.y+"px",this.textEditor.style.left=Ft.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Ft.x+"px",this.textEditor.style.fontSize=Math.max(16*xt,12)+"px",this.textElement.style.display="none"}},Pt.prototype.textEditDivClicked=function(xt){this.text=xt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Pt.prototype.select=function(){Et.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Pt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),Et.prototype.deselect.call(this)},Pt.prototype.dblClick=function(xt,Ft){Et.prototype.dblClick.call(this,xt,Ft),this.showTextEditor()},Pt.prototype.setColor=function(xt){this.textElement&&ue.setAttributes(this.textElement,[["fill",xt]]),this.color=xt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(xt)},Pt.prototype.setFont=function(xt){this.textElement&&ue.setAttributes(this.textElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Pt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Pt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Et.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.color=Ft.color,this.fontFamily=Ft.fontFamily,this.padding=Ft.padding,this.text=Ft.text,this.createVisual(),Et.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft),this.setSize(),this.sizeText(),this.positionTextEditor()},Pt.typeName="TextMarker",Pt.title="Text marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M9.6 14L12 7.7l2.4 6.3M11 5L5.5 19h2.2l1.1-3H15l1.1 3h2.2L13 5h-2z"/></svg>',Pt}(Ct),Ve=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.color="transparent",kt.lineWidth=3,kt.drawing=!1,kt.pixelRatio=1,kt.color=jt.defaultColor,kt.lineWidth=jt.defaultStrokeWidth,kt.pixelRatio=jt.freehandPixelRatio,kt.setColor=kt.setColor.bind(kt),kt.addCanvas=kt.addCanvas.bind(kt),kt.finishCreation=kt.finishCreation.bind(kt),kt.setLineWidth=kt.setLineWidth.bind(kt),kt.colorPanel=new nt("Color",jt.defaultColorSet,jt.defaultColor),kt.colorPanel.onColorChanged=kt.setColor,kt.lineWidthPanel=new Gt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),kt.lineWidthPanel.onWidthChanged=kt.setLineWidth,kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.drawingImage)},Pt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.drawingImage=ue.createImage(),this.visual.appendChild(this.drawingImage);var xt=ue.createTransform();this.visual.transform.baseVal.appendItem(xt),this.addMarkerVisualToContainer(this.visual)},Pt.prototype.pointerDown=function(xt,Ft){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(xt.x,xt.y),this.drawing=!0):Et.prototype.pointerDown.call(this,xt,Ft)},Pt.prototype.manipulate=function(xt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(xt.x,xt.y),this.canvasContext.stroke()):Et.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){Et.prototype.resize.call(this,xt),ue.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),ue.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Pt.prototype.pointerUp=function(xt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Et.prototype.pointerUp.call(this,xt)},Pt.prototype.addCanvas=function(){this.overlayContainer.innerHTML="",this.canvasElement=document.createElement("canvas"),this.canvasElement.width=this.overlayContainer.clientWidth*this.pixelRatio,this.canvasElement.height=this.overlayContainer.clientHeight*this.pixelRatio,this.canvasContext=this.canvasElement.getContext("2d"),this.canvasContext.scale(this.pixelRatio,this.pixelRatio),this.overlayContainer.appendChild(this.canvasElement)},Pt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),Et.prototype.select.call(this)},Pt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),Et.prototype.deselect.call(this)},Pt.prototype.finishCreation=function(){for(var xt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Ft=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],jt=Ft[0],kt=Ft[1],de=Ft[2],We=Ft[3],Ln=!1,kn=0;kn<this.canvasElement.height;kn++)for(var Tn=0;Tn<this.canvasElement.width;Tn++)xt.data[kn*this.canvasElement.width*4+4*Tn+3]>0&&(Ln=!0,kn<kt&&(kt=kn),Tn<jt&&(jt=Tn),kn>We&&(We=kn),Tn>de&&(de=Tn));if(Ln){this.left=jt/this.pixelRatio,this.top=kt/this.pixelRatio,this.width=(de-jt)/this.pixelRatio,this.height=(We-kt)/this.pixelRatio;var Ge=document.createElement("canvas");Ge.width=de-jt,Ge.height=We-kt,Ge.getContext("2d").putImageData(this.canvasContext.getImageData(jt,kt,de-jt,We-kt),0,0),this.drawingImgUrl=Ge.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Pt.prototype.setDrawingImage=function(){ue.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),ue.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},Pt.prototype.setColor=function(xt){this.color=xt,this.colorChanged(xt)},Pt.prototype.setLineWidth=function(xt){this.lineWidth=xt},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({drawingImgUrl:this.drawingImgUrl},Et.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){this.createVisual(),Et.prototype.restoreState.call(this,xt),this.drawingImgUrl=xt.drawingImgUrl,this.setDrawingImage()},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft),this.setDrawingImage()},Pt.typeName="FreehandMarker",Pt.title="Freehand marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M9.75 20.85c1.78-.7 1.39-2.63.49-3.85-.89-1.25-2.12-2.11-3.36-2.94A9.817 9.817 0 014.54 12c-.28-.33-.85-.94-.27-1.06.59-.12 1.61.46 2.13.68.91.38 1.81.82 2.65 1.34l1.01-1.7C8.5 10.23 6.5 9.32 4.64 9.05c-1.06-.16-2.18.06-2.54 1.21-.32.99.19 1.99.77 2.77 1.37 1.83 3.5 2.71 5.09 4.29.34.33.75.72.95 1.18.21.44.16.47-.31.47-1.24 0-2.79-.97-3.8-1.61l-1.01 1.7c1.53.94 4.09 2.41 5.96 1.79m11.09-15.6c.22-.22.22-.58 0-.79l-1.3-1.3a.562.562 0 00-.78 0l-1.02 1.02 2.08 2.08M11 10.92V13h2.08l6.15-6.15-2.08-2.08L11 10.92z"/></svg>',Pt}(Ct),Qe=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,jt||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return kt.typeBoxes=[],kt.currentType=Ft,kt.setCurrentType=kt.setCurrentType.bind(kt),kt}return ce(Pt,Et),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2";for(var jt=function(We){var Ln="both";switch(We){case 0:Ln="both";break;case 1:Ln="start";break;case 2:Ln="end";break;case 3:Ln="none"}var kn=document.createElement("div");if(kn.style.display="flex",kn.style.flexGrow="2",kn.style.alignItems="center",kn.style.justifyContent="space-between",kn.style.padding="5px",kn.style.borderWidth="2px",kn.style.borderStyle="solid",kn.style.borderColor=Ln===kt.currentType?kt.uiStyleSettings.toolboxAccentColor:"transparent",kn.addEventListener("click",function(){xt.setCurrentType(Ln,kn)}),Ft.appendChild(kn),Ln==="both"||Ln==="start"){var Tn=document.createElement("div");Tn.style.display="flex",Tn.style.alignItems="center",Tn.style.minHeight="20px",Tn.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,5 10,0 10,10" fill="`+(kt.uiStyleSettings!==void 0?kt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Tn.style.marginLeft="5px",kn.appendChild(Tn)}var Ge=document.createElement("div");Ge.style.display="flex",Ge.style.alignItems="center",Ge.style.minHeight="20px",Ge.style.flexGrow="2";var En=document.createElement("hr");if(En.style.minWidth="20px",En.style.border="0px",En.style.borderTop="3px solid "+(kt.uiStyleSettings!==void 0?kt.uiStyleSettings.toolboxColor:"#eeeeee"),En.style.flexGrow="2",Ge.appendChild(En),kn.appendChild(Ge),Ln==="both"||Ln==="end"){var xn=document.createElement("div");xn.style.display="flex",xn.style.alignItems="center",xn.style.minHeight="20px",xn.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,0 10,5 0,10" fill="`+(kt.uiStyleSettings!==void 0?kt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,xn.style.marginRight="5px",kn.appendChild(xn)}kt.typeBoxes.push(kn)},kt=this,de=0;de<4;de++)jt(de);return Ft},Pt.prototype.setCurrentType=function(xt,Ft){var jt=this;this.currentType=xt,this.typeBoxes.forEach(function(kt){kt.style.borderColor=kt===Ft?jt.uiStyleSettings!==void 0?jt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Pt}(et),Dn=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.arrowType="end",kt.arrowBaseHeight=10,kt.arrowBaseWidth=10,kt.getArrowPoints=kt.getArrowPoints.bind(kt),kt.setArrowType=kt.setArrowType.bind(kt),kt.arrowTypePanel=new Qe("Arrow type","end"),kt.arrowTypePanel.onArrowTypeChanged=kt.setArrowType,kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.arrow1&&xt!==this.arrow2)},Pt.prototype.getArrowPoints=function(xt,Ft){var jt=this.arrowBaseWidth+2*this.strokeWidth,kt=this.arrowBaseHeight+2*this.strokeWidth;return xt-jt/2+","+(Ft+kt/2)+" "+xt+","+(Ft-kt/2)+" "+(xt+jt/2)+","+(Ft+kt/2)},Pt.prototype.createTips=function(){this.arrow1=ue.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=ue.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.arrow2)},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.state==="creating"&&this.createTips()},Pt.prototype.adjustVisual=function(){if(Et.prototype.adjustVisual.call(this),this.arrow1&&this.arrow2){this.arrow1.style.display=this.arrowType==="both"||this.arrowType==="start"?"":"none",this.arrow2.style.display=this.arrowType==="both"||this.arrowType==="end"?"":"none",ue.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),ue.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var xt=0;Math.abs(this.x1-this.x2)>.1&&(xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Ft=this.arrow1.transform.baseVal.getItem(0);Ft.setRotate(xt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Ft,0);var jt=this.arrow2.transform.baseVal.getItem(0);jt.setRotate(xt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(jt,0)}},Pt.prototype.setArrowType=function(xt){this.arrowType=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({arrowType:this.arrowType},Et.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Et.prototype.restoreState.call(this,xt);var Ft=xt;this.arrowType=Ft.arrowType,this.createTips(),this.adjustVisual()},Pt.typeName="ArrowMarker",Pt.title="Arrow marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',Pt}(Pe),gn=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.fillColor=jt.defaultFillColor,kt.strokeWidth=0,kt.fillPanel=new nt("Color",jt.defaultColorSet,jt.defaultFillColor),kt.fillPanel.onColorChanged=kt.setFillColor,kt}return ce(Pt,Et),Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Et.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="CoverMarker",Pt.title="Cover marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Pt}(Nt),en=function(Et){function Pt(xt,Ft,jt,kt){var de=Et.call(this,xt,kt||'<svg viewBox="0 0 24 24"><path d="M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8M6 14c0-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 18 12 18 14H6z"/></svg>')||this;return de.opacities=[],de.opacityBoxes=[],de.opacities=Ft,de.currentOpacity=jt,de.setCurrentOpacity=de.setCurrentOpacity.bind(de),de}return ce(Pt,Et),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2",Ft.style.justifyContent="space-between",this.opacities.forEach(function(jt){var kt=document.createElement("div");kt.style.display="flex",kt.style.alignItems="center",kt.style.justifyContent="center",kt.style.padding="5px",kt.style.borderWidth="2px",kt.style.borderStyle="solid",kt.style.borderColor=jt===xt.currentOpacity?xt.uiStyleSettings.toolboxAccentColor:"transparent",kt.addEventListener("click",function(){xt.setCurrentOpacity(jt,kt)}),Ft.appendChild(kt);var de=document.createElement("div");de.innerText=100*jt+"%",kt.appendChild(de),xt.opacityBoxes.push(kt)}),Ft},Pt.prototype.setCurrentOpacity=function(xt,Ft){var jt=this;this.currentOpacity=xt,this.opacityBoxes.forEach(function(kt){kt.style.borderColor=kt===Ft?jt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Pt}(et),$e=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.setOpacity=kt.setOpacity.bind(kt),kt.fillColor=jt.defaultHighlightColor,kt.strokeWidth=0,kt.opacity=jt.defaultHighlightOpacity,kt.fillPanel=new nt("Color",jt.defaultColorSet,kt.fillColor),kt.fillPanel.onColorChanged=kt.setFillColor,kt.opacityPanel=new en("Opacity",jt.defaultOpacitySteps,kt.opacity),kt.opacityPanel.onOpacityChanged=kt.setOpacity,kt}return ce(Pt,Et),Pt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&ue.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Et.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="HighlightMarker",Pt.title="Highlight marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M18.5 1.15c-.53 0-1.04.19-1.43.58l-5.81 5.82 5.65 5.65 5.82-5.81c.77-.78.77-2.04 0-2.83l-2.84-2.83c-.39-.39-.89-.58-1.39-.58M10.3 8.5l-5.96 5.96c-.78.78-.78 2.04.02 2.85C3.14 18.54 1.9 19.77.67 21h5.66l.86-.86c.78.76 2.03.75 2.81-.02l5.95-5.96"/></svg>',Pt}(gn),Kt='<svg viewBox="0 0 24 24"><path d="M9.62 12L12 5.67 14.37 12M11 3L5.5 17h2.25l1.12-3h6.25l1.13 3h2.25L13 3h-2z"/></svg>',Ht='<svg viewBox="0 0 24 24"><path d="M19 11.5s-2 2.17-2 3.5a2 2 0 002 2 2 2 0 002-2c0-1.33-2-3.5-2-3.5M5.21 10L10 5.21 14.79 10m1.77-1.06L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15c-.59.56-.59 1.53 0 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.59.59-1.56 0-2.12z"/></svg>',Le=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.bgColor="transparent",kt.tipPosition={x:0,y:0},kt.tipBase1Position={x:0,y:0},kt.tipBase2Position={x:0,y:0},kt.tipMoving=!1,kt.color=jt.defaultStrokeColor,kt.bgColor=jt.defaultFillColor,kt.fontFamily=jt.defaultFontFamily,kt.defaultSize={x:100,y:30},kt.setBgColor=kt.setBgColor.bind(kt),kt.getTipPoints=kt.getTipPoints.bind(kt),kt.positionTip=kt.positionTip.bind(kt),kt.setTipPoints=kt.setTipPoints.bind(kt),kt.colorPanel=new nt("Text color",jt.defaultColorSet,kt.color,Kt),kt.colorPanel.onColorChanged=kt.setColor,kt.bgColorPanel=new nt("Fill color",jt.defaultColorSet,kt.bgColor,Ht),kt.bgColorPanel.onColorChanged=kt.setBgColor,kt.fontFamilyPanel=new le("Font",jt.defaultFontFamilies,jt.defaultFontFamily),kt.fontFamilyPanel.onFontChanged=kt.setFont,kt.tipGrip=new pt,kt.tipGrip.visual.transform.baseVal.appendItem(ue.createTransform()),kt.controlBox.appendChild(kt.tipGrip.visual),kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return Et.prototype.ownsTarget.call(this,xt)||this.tipGrip.ownsTarget(xt)||this.tip===xt},Pt.prototype.createTip=function(){ue.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=ue.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},Pt.prototype.pointerDown=function(xt,Ft){this.state==="new"&&Et.prototype.pointerDown.call(this,xt,Ft),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Ft)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):Et.prototype.pointerDown.call(this,xt,Ft)},Pt.prototype.pointerUp=function(xt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Et.prototype.pointerUp.call(this,xt);else{var Ft=this.state==="creating";Et.prototype.pointerUp.call(this,xt),this.setTipPoints(Ft),this.positionTip()}},Pt.prototype.manipulate=function(xt){if(this.tipMoving){var Ft=this.unrotatePoint(xt);this.tipPosition={x:Ft.x-this.manipulationStartLeft,y:Ft.y-this.manipulationStartTop},this.positionTip()}else Et.prototype.manipulate.call(this,xt)},Pt.prototype.setBgColor=function(xt){this.bgRectangle&&this.tip&&(ue.setAttributes(this.bgRectangle,[["fill",xt]]),ue.setAttributes(this.tip,[["fill",xt]])),this.bgColor=xt,this.fillColorChanged(xt)},Pt.prototype.getTipPoints=function(){return this.setTipPoints(this.state==="creating"),this.tipBase1Position.x+","+this.tipBase1Position.y+" "+this.tipBase2Position.x+","+this.tipBase2Position.y+" "+this.tipPosition.x+","+this.tipPosition.y},Pt.prototype.setTipPoints=function(xt){xt===void 0&&(xt=!1);var Ft=Math.min(this.height/2,15),jt=this.height/5;xt&&(this.tipPosition={x:Ft+jt/2,y:this.height+20});var kt=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?kt<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(jt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:Ft,y:0},this.tipBase2Position={x:Ft+jt,y:0}):(this.tipBase1Position={x:0,y:Ft},this.tipBase2Position={x:0,y:Ft+jt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?kt<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(jt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Ft-jt,y:0},this.tipBase2Position={x:this.width-Ft,y:0}):(this.tipBase1Position={x:this.width,y:Ft},this.tipBase2Position={x:this.width,y:Ft+jt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?kt<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(jt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Ft-jt,y:this.height},this.tipBase2Position={x:this.width-Ft,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Ft-jt},this.tipBase2Position={x:this.width,y:this.height-Ft}):kt<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(jt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:Ft,y:this.height},this.tipBase2Position={x:Ft+jt,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Ft},this.tipBase2Position={x:0,y:this.height-Ft-jt})},Pt.prototype.resize=function(xt){Et.prototype.resize.call(this,xt),this.positionTip()},Pt.prototype.positionTip=function(){ue.setAttributes(this.tip,[["points",this.getTipPoints()]]);var xt=this.tipGrip.visual.transform.baseVal.getItem(0);xt.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(xt,0)},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Pt.prototype.select=function(){this.positionTip(),Et.prototype.select.call(this)},Pt.prototype.getState=function(){var xt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},Et.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.bgColor=Ft.bgColor,this.tipPosition=Ft.tipPosition,Et.prototype.restoreState.call(this,xt),this.createTip(),this.setTipPoints()},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft),this.tipPosition={x:this.tipPosition.x*xt,y:this.tipPosition.y*Ft},this.positionTip()},Pt.typeName="CalloutMarker",Pt.title="Callout marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M4 2h16a2 2 0 012 2v12a2 2 0 01-2 2h-4l-4 4-4-4H4a2 2 0 01-2-2V4a2 2 0 012-2m0 2v12h4.83L12 19.17 15.17 16H20V4H4m2 3h12v2H6V7m0 4h10v2H6v-2z"/></svg>',Pt}(Ie),nn=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.fillColor="transparent",kt.strokeColor="transparent",kt.strokeWidth=0,kt.strokeDasharray="",kt.opacity=1,kt.strokeColor=jt.defaultColor,kt.strokeWidth=jt.defaultStrokeWidth,kt.strokeDasharray=jt.defaultStrokeDasharray,kt.fillColor=jt.defaultFillColor,kt.setStrokeColor=kt.setStrokeColor.bind(kt),kt.setFillColor=kt.setFillColor.bind(kt),kt.setStrokeWidth=kt.setStrokeWidth.bind(kt),kt.setStrokeDasharray=kt.setStrokeDasharray.bind(kt),kt.setOpacity=kt.setOpacity.bind(kt),kt.createVisual=kt.createVisual.bind(kt),kt.strokePanel=new nt("Line color",ge(jt.defaultColorSet,["transparent"]),jt.defaultColor),kt.strokePanel.onColorChanged=kt.setStrokeColor,kt.fillPanel=new nt("Fill color",ge(jt.defaultColorSet,["transparent"]),kt.fillColor,Ht),kt.fillPanel.onColorChanged=kt.setFillColor,kt.strokeWidthPanel=new Gt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),kt.strokeWidthPanel.onWidthChanged=kt.setStrokeWidth,kt.strokeStylePanel=new Vt("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),kt.strokeStylePanel.onStyleChanged=kt.setStrokeDasharray,kt.opacityPanel=new en("Opacity",jt.defaultOpacitySteps,kt.opacity),kt.opacityPanel.onOpacityChanged=kt.setOpacity,kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},Pt.prototype.createVisual=function(){this.visual=ue.createEllipse(this.width/2,this.height/2,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.manipulate=function(xt){Et.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){Et.prototype.resize.call(this,xt),this.setSize()},Pt.prototype.setSize=function(){Et.prototype.setSize.call(this),ue.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},Pt.prototype.pointerUp=function(xt){Et.prototype.pointerUp.call(this,xt),this.setSize()},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&ue.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Pt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&ue.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&ue.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Pt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&ue.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Et.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.fillColor=Ft.fillColor,this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.opacity=Ft.opacity,this.createVisual(),Et.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft),this.setSize()},Pt.typeName="EllipseMarker",Pt.title="Ellipse marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M12 4C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',Pt}(Ct),sn=function(Et){function Pt(xt,Ft,jt){return Et.call(this,xt,Ft,jt)||this}return ce(Pt,Et),Object.defineProperty(Pt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.tip1&&xt!==this.tip2)},Pt.prototype.createTips=function(){this.tip1=ue.createLine(this.x1-this.tipLength/2,this.y1,this.x1+this.tipLength/2,this.y1,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip1.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.tip1),this.tip2=ue.createLine(this.x2-this.tipLength/2,this.y2,this.x2+this.tipLength/2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip2.transform.baseVal.appendItem(ue.createTransform()),this.visual.appendChild(this.tip2)},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.state==="creating"&&this.createTips()},Pt.prototype.adjustVisual=function(){if(Et.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(ue.setAttributes(this.tip1,[["x1",(this.x1-this.tipLength/2).toString()],["y1",this.y1.toString()],["x2",(this.x1+this.tipLength/2).toString()],["y2",this.y1.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),ue.setAttributes(this.tip2,[["x1",(this.x2-this.tipLength/2).toString()],["y1",this.y2.toString()],["x2",(this.x2+this.tipLength/2).toString()],["y2",this.y2.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),Math.abs(this.x1-this.x2)>.1)){var xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Ft=this.tip1.transform.baseVal.getItem(0);Ft.setRotate(xt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Ft,0);var jt=this.tip2.transform.baseVal.getItem(0);jt.setRotate(xt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(jt,0)}},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Et.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Et.prototype.restoreState.call(this,xt),this.createTips(),this.adjustVisual()},Pt.typeName="MeasurementMarker",Pt.title="Measurement marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M1.39 18.36l1.77-1.76L4.58 18l1.06-1.05-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.42 1.41L10.59 12l-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.41 1.41 1.07-1.06-1.42-1.41 1.42-1.42L18 6.7l1.07-1.06-2.47-2.48 1.76-1.77 4.25 4.25L5.64 22.61l-4.25-4.25z"/></svg>',Pt}(Pe),me=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.strokePanel.colors=jt.defaultColorSet,kt.fillColor="transparent",kt}return ce(Pt,Et),Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Et.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="EllipseFrameMarker",Pt.title="Ellipse frame marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M12 6c4.41 0 8 2.69 8 6s-3.59 6-8 6-8-2.69-8-6 3.59-6 8-6m0-2C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',Pt}(nn),Te=function(){function Et(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(Et.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),Et.prototype.addUndoStep=function(Pt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(Pt)||(this.undoStack.push(Pt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(Pt)&&this.redoStack.splice(0,this.redoStack.length))},Et.prototype.replaceLastUndoStep=function(Pt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=Pt)},Et.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},Et.prototype.undo=function(){if(this.undoStack.length>1){var Pt=this.undoStack.pop();return Pt!==void 0&&this.redoStack.push(Pt),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},Et.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},Et}(),Ee=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.strokeColor="transparent",kt.strokeWidth=0,kt.strokeDasharray="",kt.curveX=0,kt.curveY=0,kt.manipulationStartCurveX=0,kt.manipulationStartCurveY=0,kt.setStrokeColor=kt.setStrokeColor.bind(kt),kt.setStrokeWidth=kt.setStrokeWidth.bind(kt),kt.setStrokeDasharray=kt.setStrokeDasharray.bind(kt),kt.positionGrips=kt.positionGrips.bind(kt),kt.addControlGrips=kt.addControlGrips.bind(kt),kt.adjustVisual=kt.adjustVisual.bind(kt),kt.setupControlBox=kt.setupControlBox.bind(kt),kt.resize=kt.resize.bind(kt),kt.strokeColor=jt.defaultColor,kt.strokeWidth=jt.defaultStrokeWidth,kt.strokeDasharray=jt.defaultStrokeDasharray,kt.strokePanel=new nt("Line color",jt.defaultColorSet,jt.defaultColor),kt.strokePanel.onColorChanged=kt.setStrokeColor,kt.strokeWidthPanel=new Gt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),kt.strokeWidthPanel.onWidthChanged=kt.setStrokeWidth,kt.strokeStylePanel=new Vt("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),kt.strokeStylePanel.onStyleChanged=kt.setStrokeDasharray,kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorCurve&&xt!==this.visibleCurve&&!this.curveGrip.ownsTarget(xt))},Pt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Pt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.selectorCurve=ue.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=ue.createPath(this.getPathD(),[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["fill","transparent"]]),this.visual.appendChild(this.selectorCurve),this.visual.appendChild(this.visibleCurve),this.addMarkerVisualToContainer(this.visual)},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=xt.x,this.curveY=xt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Ft)&&(this.activeGrip=this.curveGrip,this._state="resize")},Pt.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),ue.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),ue.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),ue.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Pt.prototype.setupControlBox=function(){Et.prototype.setupControlBox.call(this),this.curveControlLine1=ue.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=ue.createLine(this.x2,this.y2,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.insertBefore(this.curveControlLine1,this.controlBox.firstChild),this.controlBox.insertBefore(this.curveControlLine2,this.controlBox.firstChild)},Pt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,Et.prototype.addControlGrips.call(this)},Pt.prototype.positionGrips=function(){Et.prototype.positionGrips.call(this);var xt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-xt/2,this.curveY-xt/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},Pt.prototype.manipulate=function(xt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+xt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+xt.y-this.manipulationStartY),Et.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){this.activeGrip===this.curveGrip&&(this.curveX=xt.x,this.curveY=xt.y),Et.prototype.resize.call(this,xt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual()},Pt.prototype.scale=function(xt,Ft){this.curveX=this.curveX*xt,this.curveY=this.curveY*Ft,Et.prototype.scale.call(this,xt,Ft)},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Et.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Et.prototype.restoreState.call(this,xt);var Ft=xt;this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.curveX=Ft.curveX,this.curveY=Ft.curveY,this.createVisual(),this.adjustVisual()},Pt.typeName="CurveMarker",Pt.title="Curve marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M18.5 2A1.5 1.5 0 0120 3.5 1.5 1.5 0 0118.5 5c-.23 0-.45-.05-.65-.15l-3.69 3.7.34.45c2.19-1.26 4.76-2 7.5-2l1 .03v2.01L22 9c-2.58 0-5 .75-7 2.04A3.96 3.96 0 0111.04 15C9.75 17 9 19.42 9 22l.04 1H7.03L7 22c0-2.74.74-5.31 2-7.5l-.45-.34-3.7 3.69c.1.2.15.42.15.65A1.5 1.5 0 013.5 20 1.5 1.5 0 012 18.5 1.5 1.5 0 013.5 17c.23 0 .45.05.65.15l3.69-3.7C7.31 12.78 7 11.92 7 11a4 4 0 014-4c.92 0 1.78.31 2.45.84l3.7-3.69c-.1-.2-.15-.42-.15-.65A1.5 1.5 0 0118.5 2M11 9a2 2 0 00-2 2 2 2 0 002 2 2 2 0 002-2 2 2 0 00-2-2z"/></svg>',Pt}($t),vn=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,Ft,jt)||this;return kt.fillColor="transparent",kt.strokeColor="transparent",kt.strokeWidth=0,kt.strokeDasharray="",kt.textColor="transparent",kt.fontSize="1rem",kt.isMoved=!1,kt.captionText="Caption",kt.PADDING=5,kt.captionBoxWidth=0,kt.captionBoxHeight=0,kt.strokeColor=jt.defaultColor,kt.strokeWidth=jt.defaultStrokeWidth,kt.strokeDasharray=jt.defaultStrokeDasharray,kt.fillColor=jt.defaultFillColor,kt.textColor=jt.defaultStrokeColor,kt.fontFamily=jt.defaultFontFamily,kt.fontSize=jt.defaultCaptionFontSize,kt.captionText=jt.defaultCaptionText,kt.setStrokeColor=kt.setStrokeColor.bind(kt),kt.setFillColor=kt.setFillColor.bind(kt),kt.setStrokeWidth=kt.setStrokeWidth.bind(kt),kt.setStrokeDasharray=kt.setStrokeDasharray.bind(kt),kt.createVisual=kt.createVisual.bind(kt),kt.sizeCaption=kt.sizeCaption.bind(kt),kt.setCaptionText=kt.setCaptionText.bind(kt),kt.showTextEditor=kt.showTextEditor.bind(kt),kt.positionTextEditor=kt.positionTextEditor.bind(kt),kt.finishTextEditing=kt.finishTextEditing.bind(kt),kt.setFont=kt.setFont.bind(kt),kt.setTextColor=kt.setTextColor.bind(kt),kt.strokePanel=new nt("Line color",ge(jt.defaultColorSet,["transparent"]),kt.strokeColor),kt.strokePanel.onColorChanged=kt.setStrokeColor,kt.fillPanel=new nt("Fill color",ge(jt.defaultColorSet,["transparent"]),kt.fillColor,Ht),kt.fillPanel.onColorChanged=kt.setFillColor,kt.strokeWidthPanel=new Gt("Line width",jt.defaultStrokeWidths,jt.defaultStrokeWidth),kt.strokeWidthPanel.onWidthChanged=kt.setStrokeWidth,kt.strokeStylePanel=new Vt("Line style",jt.defaultStrokeDasharrays,jt.defaultStrokeDasharray),kt.strokeStylePanel.onStyleChanged=kt.setStrokeDasharray,kt.fontFamilyPanel=new le("Font",jt.defaultFontFamilies,jt.defaultFontFamily),kt.fontFamilyPanel.onFontChanged=kt.setFont,kt.textColorPanel=new nt("Text color",jt.defaultColorSet,kt.textColor,Kt),kt.textColorPanel.onColorChanged=kt.setTextColor,kt}return ce(Pt,Et),Pt.prototype.ownsTarget=function(xt){return!(!Et.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.frame&&xt!==this.captionBg&&xt!==this.captionElement)},Pt.prototype.createVisual=function(){this.visual=ue.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=ue.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=ue.createText([["fill",this.textColor],["font-family",this.fontFamily]]),this.captionElement.style.fontSize=this.fontSize,this.captionElement.style.textAnchor="start",this.captionElement.style.dominantBaseline="text-before-edge",this.captionElement.textContent=this.captionText,this.visual.appendChild(this.captionElement),this.frame=ue.createRect(this.width,this.height,[["fill","transparent"],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray]]),this.visual.appendChild(this.frame),this.sizeCaption()},Pt.prototype.setCaptionText=function(xt){this.captionText=xt,this.captionElement.textContent=this.captionText,this.sizeCaption()},Pt.prototype.pointerDown=function(xt,Ft){Et.prototype.pointerDown.call(this,xt,Ft),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.manipulate=function(xt){Et.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Pt.prototype.resize=function(xt){Et.prototype.resize.call(this,xt),this.setSize()},Pt.prototype.sizeCaption=function(){var xt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=xt.width+2*this.PADDING,this.captionBoxHeight=xt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),ue.setAttributes(this.captionBg,[["width",this.captionBoxWidth.toString()],["height",this.captionBoxHeight.toString()],["clip-path","path('M0,0 H"+this.width+" V"+this.height+" H"+-this.width+" Z')"]]),ue.setAttributes(this.captionElement,[["x",this.PADDING.toString()],["y",this.PADDING.toString()],["clip-path","path('M0,0 H"+(this.width-this.PADDING)+" V"+this.height+" H"+(-this.width-this.PADDING)+" Z')"]])},Pt.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(Ft){Ft.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Ft){Ft.key==="Enter"&&xt.finishTextEditing(xt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Ft){Ft.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Pt.prototype.positionTextEditor=function(){this.state==="edit"&&(this.textEditBox===void 0?this.showTextEditor():(this.textEditBox.style.left=this.left+"px",this.textEditBox.style.top=this.top+"px",this.textEditBox.style.transform="rotate("+this.rotationAngle+"deg)",this.textEditBox.style.transformOrigin=this.width/2+"px "+this.height/2+"px"))},Pt.prototype.finishTextEditing=function(xt){this.setCaptionText(xt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Pt.prototype.setFont=function(xt){this.captionElement&&ue.setAttributes(this.captionElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Pt.prototype.setTextColor=function(xt){this.captionElement&&ue.setAttributes(this.captionElement,[["fill",xt]]),this.textColor=xt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Pt.prototype.setSize=function(){Et.prototype.setSize.call(this),ue.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Pt.prototype.pointerUp=function(xt){Et.prototype.pointerUp.call(this,xt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Pt.prototype.dblClick=function(xt,Ft){Et.prototype.dblClick.call(this,xt,Ft),this.showTextEditor()},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.frame&&ue.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Pt.prototype.setFillColor=function(xt){this.fillColor=xt,this.captionBg&&ue.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.frame&&ue.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.frame&&ue.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:1,textColor:this.textColor,fontFamily:this.fontFamily,fontSize:this.fontSize,captionText:this.captionText},Et.prototype.getState.call(this));return xt.typeName=this.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.fillColor=Ft.fillColor,this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.textColor=Ft.textColor,this.fontFamily=Ft.fontFamily,this.captionText=Ft.captionText,this.fontSize=Ft.fontSize,this.createVisual(),Et.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Et.prototype.scale.call(this,xt,Ft),this.setSize()},Pt.typeName="CaptionFrameMarker",Pt.title="Caption frame marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M5 3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H5m0 2h14v14H5V5m2 2v2h10V7H7z"/></svg>',Pt}(Ct),Ue=function(){function Et(Pt,xt){xt===void 0&&(xt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Pt,this.cancelable=xt}return Object.defineProperty(Et.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Et.prototype.preventDefault=function(){this._defaultPrevented=!0},Et}(),ne=function(Et){function Pt(xt,Ft,jt){var kt=Et.call(this,xt,!1)||this;return kt.dataUrl=Ft,kt.state=jt,kt}return ce(Pt,Et),Pt}(Ue),Se=function(Et){function Pt(xt,Ft,jt){jt===void 0&&(jt=!1);var kt=Et.call(this,xt,jt)||this;return kt.marker=Ft,kt}return ce(Pt,Et),Pt}(Ue),tn=function(){function Et(){this.render=[],this.beforeclose=[],this.close=[],this.show=[],this.restorestate=[],this.statechange=[],this.markerselect=[],this.markerdeselect=[],this.markercreating=[],this.markercreate=[],this.markerbeforedelete=[],this.markerdelete=[],this.markerchange=[],this.focus=[],this.blur=[]}return Et.prototype.addEventListener=function(Pt,xt){this[Pt].push(xt)},Et.prototype.removeEventListener=function(Pt,xt){var Ft=this[Pt].indexOf(xt);Ft>-1&&this[Pt].splice(Ft,1)},Et}(),cn=function(){function Et(Pt){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new ie,this._isOpen=!1,this.undoRedoManager=new Te,this.renderAtNaturalSize=!1,this.renderImageType="image/png",this.renderMarkersOnly=!1,this.zoomSteps=[1,1.5,2,4],this._zoomLevel=1,this._isResizing=!1,this.prevPanPoint={x:0,y:0},this.eventListeners=new tn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Et.instanceCounter++,this.styles=new Xt(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=Pt,this.targetRoot=document.body,this.width=Pt.clientWidth,this.height=Pt.clientHeight,this.styles.removeStyleSheet(),this.open=this.open.bind(this),this.setTopLeft=this.setTopLeft.bind(this),this.toolbarButtonClicked=this.toolbarButtonClicked.bind(this),this.createNewMarker=this.createNewMarker.bind(this),this.addNewMarker=this.addNewMarker.bind(this),this.markerCreated=this.markerCreated.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this),this.onPointerDown=this.onPointerDown.bind(this),this.onDblClick=this.onDblClick.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.onPointerOut=this.onPointerOut.bind(this),this.onKeyUp=this.onKeyUp.bind(this),this.overrideOverflow=this.overrideOverflow.bind(this),this.restoreOverflow=this.restoreOverflow.bind(this),this.close=this.close.bind(this),this.closeUI=this.closeUI.bind(this),this.addCloseEventListener=this.addCloseEventListener.bind(this),this.removeCloseEventListener=this.removeCloseEventListener.bind(this),this.addRenderEventListener=this.addRenderEventListener.bind(this),this.removeRenderEventListener=this.removeRenderEventListener.bind(this),this.clientToLocalCoordinates=this.clientToLocalCoordinates.bind(this),this.onWindowResize=this.onWindowResize.bind(this),this.deleteSelectedMarker=this.deleteSelectedMarker.bind(this),this.setWindowHeight=this.setWindowHeight.bind(this),this.removeMarker=this.removeMarker.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this),this.onPopupTargetResize=this.onPopupTargetResize.bind(this),this.showNotesEditor=this.showNotesEditor.bind(this),this.hideNotesEditor=this.hideNotesEditor.bind(this),this.stepZoom=this.stepZoom.bind(this),this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.markerStateChanged=this.markerStateChanged.bind(this),this.switchToSelectMode=this.switchToSelectMode.bind(this),this.addDefs=this.addDefs.bind(this),this.addDefsToImage=this.addDefsToImage.bind(this)}return Object.defineProperty(Et.prototype,"ALL_MARKER_TYPES",{get:function(){return[ee,Ve,Dn,Ie,me,nn,$e,Le,sn,gn,Pe,Ee,vn]},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[ee,Ve,Dn,Ie,nn,$e,Le]},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"BASIC_MARKER_TYPES",{get:function(){return[ee,Ve,Dn,Ie,$e]},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Pt){var xt=this;this._availableMarkerTypes.splice(0),Pt.forEach(function(Ft){if(typeof Ft=="string"){var jt=xt.ALL_MARKER_TYPES.find(function(kt){return kt.typeName===Ft});jt!==void 0&&xt._availableMarkerTypes.push(jt)}else xt._availableMarkerTypes.push(Ft)})},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(Pt){this._zoomLevel=Pt,this.editorCanvas&&this.contentDiv&&(this.editorCanvas.style.transform="scale("+this._zoomLevel+")",this.contentDiv.scrollTo({left:(this.editorCanvas.clientWidth*this._zoomLevel-this.contentDiv.clientWidth)/2,top:(this.editorCanvas.clientHeight*this._zoomLevel-this.contentDiv.clientHeight)/2}))},enumerable:!1,configurable:!0}),Object.defineProperty(Et.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),Et.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),te.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},Et.prototype.show=function(){var Pt=this;this.styles.styleSheetRoot===void 0&&xe.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=xe.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(xt){return xt(new Ue(Pt))})},Et.prototype.render=function(){return we(this,void 0,void 0,function(){var Pt;return Fe(this,function(xt){switch(xt.label){case 0:return this.setCurrentMarker(),(Pt=new Ae).naturalSize=this.renderAtNaturalSize,Pt.imageType=this.renderImageType,Pt.imageQuality=this.renderImageQuality,Pt.markersOnly=this.renderMarkersOnly,Pt.width=this.renderWidth,Pt.height=this.renderHeight,[4,Pt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return xt.sent(),[4,Pt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,xt.sent()]}})})},Et.prototype.close=function(Pt){var xt=this;if(Pt===void 0&&(Pt=!1),this.isOpen){var Ft=!1;Pt||this.eventListeners.beforeclose.forEach(function(jt){var kt=new Ue(xt,!0);jt(kt),kt.defaultPrevented&&(Ft=!0)}),Ft||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(jt){return jt(new Ue(xt))}),this.detachEvents(),this._isOpen=!1)}},Et.prototype.addMarkersToToolbar=function(){for(var Pt,xt=[],Ft=0;Ft<arguments.length;Ft++)xt[Ft]=arguments[Ft];(Pt=this._availableMarkerTypes).push.apply(Pt,xt)},Et.prototype.addRenderEventListener=function(Pt){this.addEventListener("render",function(xt){Pt(xt.dataUrl,xt.state)})},Et.prototype.removeRenderEventListener=function(Pt){},Et.prototype.addCloseEventListener=function(Pt){this.addEventListener("close",function(){Pt()})},Et.prototype.removeCloseEventListener=function(Pt){},Et.prototype.setupResizeObserver=function(){var Pt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){Pt.resize(Pt.target.clientWidth,Pt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return Pt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},Et.prototype.onPopupTargetResize=function(){var Pt=1*this.target.clientWidth/this.target.clientHeight,xt=this.editorCanvas.clientWidth/Pt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Pt:this.editorCanvas.clientWidth,Ft=xt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Pt;this.resize(xt,Ft)},Et.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},Et.prototype.resize=function(Pt,xt){this._isResizing=!0;var Ft=Pt/this.imageWidth,jt=xt/this.imageHeight;this.imageWidth=Math.round(Pt),this.imageHeight=Math.round(xt),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(Ft,jt),this._isResizing=!1},Et.prototype.scaleMarkers=function(Pt,xt){var Ft,jt=this;this._currentMarker&&this._currentMarker instanceof Ie?this._currentMarker.scale(Pt,xt):(Ft=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(kt){kt!==jt._currentMarker&&kt.scale(Pt,xt)}),Ft!==void 0&&this.setCurrentMarker(Ft)},Et.prototype.setEditingTarget=function(){this.imageWidth=Math.round(this.target.clientWidth),this.imageHeight=Math.round(this.target.clientHeight),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px"},Et.prototype.setTopLeft=function(){var Pt=this.editingTarget.getBoundingClientRect(),xt=this.editorCanvas.getBoundingClientRect();this.left=Pt.left-xt.left,this.top=Pt.top-xt.top},Et.prototype.initMarkerCanvas=function(){this.markerImageHolder=document.createElement("div"),this.markerImageHolder.style.setProperty("touch-action","pinch-zoom"),this.markerImage=document.createElementNS("http://www.w3.org/2000/svg","svg"),this.markerImage.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImage.style.pointerEvents="auto",this.markerImageHolder.style.position="absolute",this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.markerImageHolder.style.transformOrigin="top left",this.positionMarkerImage(),this.markerImageHolder.appendChild(this.markerImage),this.editorCanvas.appendChild(this.markerImageHolder)},Et.prototype.addDefs=function(){for(var Pt,xt=[],Ft=0;Ft<arguments.length;Ft++)xt[Ft]=arguments[Ft];this.defs=ue.createDefs(),this.addDefsToImage(),(Pt=this.defs).append.apply(Pt,xt)},Et.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},Et.prototype.initOverlay=function(){this.overlayContainer=document.createElement("div"),this.overlayContainer.style.position="absolute",this.overlayContainer.style.left="0px",this.overlayContainer.style.top="0px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.overlayContainer.style.display="flex",this.markerImageHolder.appendChild(this.overlayContainer)},Et.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},Et.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},Et.prototype.attachWindowEvents=function(){window.addEventListener("pointermove",this.onPointerMove),window.addEventListener("pointerup",this.onPointerUp),window.addEventListener("pointercancel",this.onPointerOut),window.addEventListener("pointerout",this.onPointerOut),window.addEventListener("pointerleave",this.onPointerUp),window.addEventListener("resize",this.onWindowResize),window.addEventListener("keyup",this.onKeyUp)},Et.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},Et.prototype.detachWindowEvents=function(){window.removeEventListener("pointermove",this.onPointerMove),window.removeEventListener("pointerup",this.onPointerUp),window.removeEventListener("pointercancel",this.onPointerOut),window.removeEventListener("pointerout",this.onPointerOut),window.removeEventListener("pointerleave",this.onPointerUp),window.removeEventListener("resize",this.onWindowResize),window.removeEventListener("keyup",this.onKeyUp)},Et.prototype.addLogo=function(){this.logoUI=document.createElement("div"),this.logoUI.style.display="inline-block",this.logoUI.style.margin="0px",this.logoUI.style.padding="0px",this.logoUI.style.fill="#333333";var Pt=document.createElement("a");Pt.href="https://markerjs.com/",Pt.target="_blank",Pt.innerHTML='<svg viewBox="0 0 112 96" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path fill="#e5f20d" fill-opacity=".647" d="M0 40.386h111.96V95.62H0z"/><path d="M93.61 61.452c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.591 1.048-1.481 0-2.222-.74-2.222-2.22 0-16.617-.533-29.347-1.604-38.192-1.068-8.842-2.92-13.265-5.552-13.265-4.443 0-10.94 15.509-19.497 46.52v.124c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.592 1.048-1.48 0-2.22-.74-2.22-2.22 0-3.29.165-8.392.493-15.302.33-7.732.494-13.82.494-18.262 0-6.17-.186-10.55-.556-13.142-.37-2.591-1.172-3.887-2.406-3.887-2.796 0-6.333 5.12-10.612 15.363C38.494 34.367 34.01 46.44 29.32 60.34l-1.11 3.209a5.714 5.714 0 01-1.42 2.097c-.617.578-1.295.864-2.036.864-.987 0-1.644-.081-1.974-.247-.328-.162-.533-.656-.617-1.48-.41-4.03-.74-9.418-.987-16.165-.163-1.728-.329-4.566-.494-8.515-.822-13.901-1.562-23.3-2.221-28.196-.657-4.893-.987-7.628-.987-8.205 0-.657.33-1.44.987-2.345.659-.903 1.276-1.357 1.85-1.357 1.319 0 2.387.947 3.21 2.838.411.906.863 4.526 1.357 10.859.493 6.335.905 14.19 1.233 23.568l.617 18.88c4.527-13.983 9.216-26.673 14.068-38.068C45.65 6.686 50.093.988 54.123.988c2.715 0 4.566 1.974 5.553 5.923.987 3.949 1.481 9.667 1.481 17.152 0 3.949-.081 9.625-.247 17.029l-.123 5.676c3.373-11.762 6.725-21.634 10.057-29.615 3.331-7.979 6.685-11.97 10.056-11.97 8.475 0 12.71 18.757 12.71 56.269z" fill-rule="nonzero"/></svg>',Pt.title="Powered by marker.js",Pt.style.display="grid",Pt.style.alignItems="center",Pt.style.justifyItems="center",Pt.style.padding="3px",Pt.style.width="20px",Pt.style.height="20px",this.logoUI.appendChild(Pt),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},Et.prototype.positionLogo=function(){this.logoUI&&(this.uiStyleSettings.logoPosition!=="right"?this.logoUI.style.left=this.markerImageHolder.offsetLeft+10+"px":this.logoUI.style.left=this.markerImageHolder.offsetLeft+this.markerImageHolder.offsetWidth-this.logoUI.clientWidth-10+"px",this.logoUI.style.top=this.markerImageHolder.offsetTop+this.markerImageHolder.offsetHeight-this.logoUI.clientHeight-10+"px")},Et.prototype.overrideOverflow=function(){this.scrollXState=window.scrollX,this.scrollYState=window.scrollY,this.bodyOverflowState=document.body.style.overflow,window.scroll({top:0,left:0}),document.body.style.overflow="hidden"},Et.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},Et.prototype.showUI=function(){switch(this.settings.displayMode==="popup"&&this.overrideOverflow(),this.coverDiv=document.createElement("div"),this.coverDiv.style.visibility=this._silentRenderMode?"hidden":"visible",this.coverDiv.className=this.styles.classNamePrefixBase+" "+this.styles.classNamePrefix,this.coverDiv.style.fontSize="16px",this.coverDiv.style.userSelect="none",this.settings.displayMode){case"inline":this.coverDiv.style.position="absolute";var Pt=this.settings.uiOffsetTop!==void 0?this.target.offsetTop+this.settings.uiOffsetTop:this.target.offsetTop>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Pt+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px",this.coverDiv.style.width=this.target.offsetWidth.toString()+"px",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"5";break;case"popup":this.coverDiv.style.position="absolute",this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=window.innerHeight+"px",this.coverDiv.style.backgroundColor="rgba(0, 0, 0, 0.75)",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"1000",this.coverDiv.style.display="flex"}this.targetRoot.appendChild(this.coverDiv),this.uiDiv=document.createElement("div"),this.uiDiv.style.display="flex",this.uiDiv.style.flexDirection="column",this.uiDiv.style.flexGrow="2",this.uiDiv.style.margin=this.settings.displayMode==="popup"?this.settings.popupMargin+"px":"0px",this.uiDiv.style.border="0px",this.coverDiv.appendChild(this.uiDiv),this.toolbar=new rn(this.uiDiv,this.settings.displayMode,this._availableMarkerTypes,this.uiStyleSettings,this.styles),this.toolbar.addButtonClickListener(this.toolbarButtonClicked),this.toolbar.show(this._silentRenderMode||this.uiStyleSettings.hideToolbar?"hidden":"visible"),this.contentDiv=document.createElement("div"),this.contentDiv.style.display="flex",this.contentDiv.style.flexDirection="row",this.contentDiv.style.flexGrow="2",this.contentDiv.style.flexShrink="1",this.settings.displayMode==="popup"&&(this.contentDiv.style.backgroundColor=this.uiStyleSettings.canvasBackgroundColor,this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.uiStyleSettings.toolbarHeight+"px",this.contentDiv.style.maxWidth="calc(100vw - "+2*this.settings.popupMargin+"px)"),this.contentDiv.style.overflow="auto",this.uiDiv.appendChild(this.contentDiv),this.editorCanvas=document.createElement("div"),this.editorCanvas.style.flexGrow="2",this.editorCanvas.style.flexShrink="1",this.editorCanvas.style.position="relative",this.editorCanvas.style.overflow="hidden",this.editorCanvas.style.display="flex",this.settings.displayMode==="popup"&&(this.editorCanvas.style.alignItems="center",this.editorCanvas.style.justifyContent="center"),this.editorCanvas.style.pointerEvents="none",this.editorCanvas.style.transformOrigin="left top",this.editorCanvas.style.transform="scale("+this.zoomLevel+")",this.contentDiv.appendChild(this.editorCanvas),this.editingTarget=this.target instanceof HTMLImageElement?document.createElement("img"):document.createElement("canvas"),this.settings.uiOffsetTop===void 0&&this.target.offsetTop<this.styles.settings.toolbarHeight&&(this.editingTarget.style.marginTop=this.target.offsetTop-this.styles.settings.toolbarHeight+"px"),this.editorCanvas.appendChild(this.editingTarget),this.toolbox=new At(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},Et.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},Et.prototype.removeMarker=function(Pt){this.markerImage.removeChild(Pt.container),this.markers.indexOf(Pt)>-1&&this.markers.splice(this.markers.indexOf(Pt),1),Pt.dispose()},Et.prototype.switchToSelectMode=function(){this.mode="select",this.hideNotesEditor(),this._currentMarker!==void 0&&(this._currentMarker.state!=="new"?this._currentMarker.select():(this.removeMarker(this._currentMarker),this.setCurrentMarker(),this.markerImage.style.cursor="default"),this.addUndoStep())},Et.prototype.toolbarButtonClicked=function(Pt,xt){if(Pt==="marker"&&xt!==void 0)this.createNewMarker(xt);else if(Pt==="action")switch(xt){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},Et.prototype.deleteSelectedMarker=function(){var Pt=this;if(this._currentMarker!==void 0){var xt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(jt){var kt=new Se(Pt,Pt._currentMarker,!0);jt(kt),kt.defaultPrevented&&(xt=!0)}),!xt){var Ft=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(jt){return jt(new Se(Pt,Ft))})}}},Et.prototype.clear=function(){var Pt=this,xt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(de){var We=new Se(Pt,void 0,!0);de(We),We.defaultPrevented&&(xt=!0)}),!xt)){this.setCurrentMarker();for(var Ft=function(de){var We=jt.markers[de];jt.setCurrentMarker(jt.markers[de]),jt._currentMarker.dispose(),jt.markerImage.removeChild(jt._currentMarker.container),jt.markers.splice(jt.markers.indexOf(jt._currentMarker),1),jt.eventListeners.markerdelete.forEach(function(Ln){return Ln(new Se(Pt,We))})},jt=this,kt=this.markers.length-1;kt>=0;kt--)Ft(kt);this.addUndoStep()}},Object.defineProperty(Et.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),Et.prototype.showNotesEditor=function(){var Pt;this._currentMarker!==void 0&&(this.overlayContainer.innerHTML="",this.notesArea=document.createElement("textarea"),this.notesArea.className=this.uiStyleSettings.notesAreaStyleClassName,this.notesArea.style.pointerEvents="auto",this.notesArea.style.alignSelf="stretch",this.notesArea.style.width="100%",this.notesArea.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.notesArea.value=(Pt=this._currentMarker.notes)!==null&&Pt!==void 0?Pt:"",this.overlayContainer.appendChild(this.notesArea))},Et.prototype.hideNotesEditor=function(){this.isNotesAreaOpen&&(this._currentMarker!==void 0&&(this._currentMarker.notes=this.notesArea.value.trim()!==""?this.notesArea.value:void 0),this.overlayContainer.removeChild(this.notesArea),this.notesArea=void 0)},Et.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},Et.prototype.addUndoStep=function(){var Pt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var xt=this.getState(),Ft=this.undoRedoManager.getLastUndoStep();if(!Ft||Ft.width===xt.width&&Ft.height===xt.height){var jt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(xt),jt<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(kt){return kt(new Ue(Pt))})}else this.undoRedoManager.replaceLastUndoStep(xt),this.eventListeners.statechange.forEach(function(kt){return kt(new Ue(Pt))})}},Et.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},Et.prototype.undoStep=function(){var Pt=this,xt=this.undoRedoManager.undo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Ft){return Ft(new Ue(Pt))}))},Et.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},Et.prototype.redoStep=function(){var Pt=this,xt=this.undoRedoManager.redo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Ft){return Ft(new Ue(Pt))}))},Et.prototype.stepZoom=function(){var Pt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=Pt<this.zoomSteps.length-1?this.zoomSteps[Pt+1]:this.zoomSteps[0]},Et.prototype.panTo=function(Pt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-Pt.x,top:this.prevPanPoint.y-Pt.y}),this.prevPanPoint=Pt},Et.prototype.startRenderAndClose=function(){return we(this,void 0,void 0,function(){var Pt,xt,Ft=this;return Fe(this,function(jt){switch(jt.label){case 0:return[4,this.render()];case 1:return Pt=jt.sent(),xt=this.getState(),this.eventListeners.render.forEach(function(kt){return kt(new ne(Ft,Pt,xt))}),this.close(!0),[2]}})})},Et.prototype.getState=function(Pt){Pt===!0&&this.setCurrentMarker();var xt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Ft){return xt.markers.push(Ft.getState())}),xt},Et.prototype.restoreState=function(Pt){var xt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Pt.markers.forEach(function(Ft){var jt=xt._availableMarkerTypes.find(function(de){return de.typeName===Ft.typeName});if(jt!==void 0){var kt=xt.addNewMarker(jt);kt.restoreState(Ft),xt.markers.push(kt)}}),Pt.width&&Pt.height&&(Pt.width!==this.imageWidth||Pt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/Pt.width,this.imageHeight/Pt.height),this.eventListeners.restorestate.forEach(function(Ft){return Ft(new Ue(xt))})},Et.prototype.addNewMarker=function(Pt){var xt=ue.createGroup();return this.markerImage.appendChild(xt),new Pt(xt,this.overlayContainer,this.settings)},Et.prototype.createNewMarker=function(Pt){var xt,Ft=this;(xt=typeof Pt=="string"?this._availableMarkerTypes.find(function(jt){return jt.typeName===Pt}):Pt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(xt),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(xt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(jt){return jt(new Se(Ft,Ft._currentMarker))}))},Et.prototype.markerCreated=function(Pt){var xt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Pt),this.setCurrentMarker(Pt),Pt instanceof Ve&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(Ve):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Ft){return Ft(new Se(xt,xt._currentMarker))})},Et.prototype.colorChanged=function(Pt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=Pt,this.settings.defaultStrokeColor=Pt)},Et.prototype.fillColorChanged=function(Pt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=Pt)},Et.prototype.markerStateChanged=function(Pt){var xt=this;this.eventListeners.markerchange.forEach(function(Ft){return Ft(new Se(xt,Pt))})},Et.prototype.setCurrentMarker=function(Pt){var xt=this;this._currentMarker!==Pt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Ft){return Ft(new Se(xt,xt._currentMarker))})),this._currentMarker=Pt,this._currentMarker===void 0||this._currentMarker.isSelected||(this._currentMarker.state!=="new"&&this._currentMarker.select(),this.toolbar.setCurrentMarker(this._currentMarker),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this._isResizing||this.eventListeners.markerselect.forEach(function(Ft){return Ft(new Se(xt,xt._currentMarker))}))},Et.prototype.onPointerDown=function(Pt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||Pt.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var xt=this.markers.find(function(Ft){return Ft.ownsTarget(Pt.target)});xt!==void 0?(this.setCurrentMarker(xt),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY),Pt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:Pt.clientX,y:Pt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY))},Et.prototype.onDblClick=function(Pt){if(this._isFocused||this.focus(),this.mode==="select"){var xt=this.markers.find(function(Ft){return Ft.ownsTarget(Pt.target)});xt!==void 0&&xt!==this._currentMarker&&this.setCurrentMarker(xt),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY),Pt.target):this.setCurrentMarker()}},Et.prototype.onPointerMove=function(Pt){this.touchPoints!==1&&Pt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||Pt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY)):this.zoomLevel>1&&this.panTo({x:Pt.clientX,y:Pt.clientY}))},Et.prototype.onPointerUp=function(Pt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY)),this.isDragging=!1,this.addUndoStep()},Et.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},Et.prototype.onKeyUp=function(Pt){this._currentMarker===void 0||this.notesArea!==void 0||Pt.key!=="Delete"&&Pt.key!=="Backspace"||this.deleteSelectedMarker()},Et.prototype.clientToLocalCoordinates=function(Pt,xt){var Ft=this.markerImage.getBoundingClientRect();return{x:(Pt-Ft.left)/this.zoomLevel,y:(xt-Ft.top)/this.zoomLevel}},Et.prototype.onWindowResize=function(){this.positionUI()},Et.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var Pt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Pt+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px";break;case"popup":this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=this.windowHeight+"px",this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.styles.settings.toolbarHeight+"px"}this.positionMarkerImage(),this.positionLogo()},Et.prototype.addLicenseKey=function(Pt){te.addKey(Pt)},Et.prototype.addEventListener=function(Pt,xt){this.eventListeners.addEventListener(Pt,xt)},Et.prototype.removeEventListener=function(Pt,xt){this.eventListeners.removeEventListener(Pt,xt)},Et.prototype.renderState=function(Pt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Pt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(Et.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),Et.prototype.focus=function(){var Pt=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(xt){return xt(new Ue(Pt))}))},Et.prototype.blur=function(){var Pt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(xt){return xt(new Ue(Pt))}))},Et.instanceCounter=0,Et}()},25930:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Cd:function(){return Pe}});var bt=Zt(67711),ce=Zt(98506),we=Zt(33346),Fe=Zt(59301),ge=Zt(92310),ue=Zt.n(ge),te={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},Ae=function(){var Ve=(0,Fe.useRef)([]),Qe=(0,Fe.useRef)(null);return(0,Fe.useEffect)(function(){var Dn=Date.now(),gn=!1;Ve.current.forEach(function(en){if(en){gn=!0;var $e=en.style;$e.transitionDuration=".3s, .3s, .3s, .06s",Qe.current&&Dn-Qe.current<100&&($e.transitionDuration="0s, 0s")}}),gn&&(Qe.current=Date.now())}),Ve.current},xe=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],Xt=function(Ve){var Qe=(0,ce.Z)((0,ce.Z)({},te),Ve),Dn=Qe.className,gn=Qe.percent,en=Qe.prefixCls,$e=Qe.strokeColor,Kt=Qe.strokeLinecap,Ht=Qe.strokeWidth,Le=Qe.style,nn=Qe.trailColor,sn=Qe.trailWidth,me=Qe.transition,Te=(0,we.Z)(Qe,xe);delete Te.gapPosition;var Ee=Array.isArray(gn)?gn:[gn],vn=Array.isArray($e)?$e:[$e],Ue=Ae(),ne=Ht/2,Se=100-Ht/2,tn="M ".concat(Kt==="round"?ne:0,",").concat(ne,`
L `).concat(Kt==="round"?Se:100,",").concat(ne),cn="0 0 100 ".concat(Ht),Et=0;return Fe.createElement("svg",(0,bt.Z)({className:ue()("".concat(en,"-line"),Dn),viewBox:cn,preserveAspectRatio:"none",style:Le},Te),Fe.createElement("path",{className:"".concat(en,"-line-trail"),d:tn,strokeLinecap:Kt,stroke:nn,strokeWidth:sn||Ht,fillOpacity:"0"}),Ee.map(function(Pt,xt){var Ft=1;switch(Kt){case"round":Ft=1-Ht/100;break;case"square":Ft=1-Ht/2/100;break;default:Ft=1;break}var jt={strokeDasharray:"".concat(Pt*Ft,"px, 100px"),strokeDashoffset:"-".concat(Et,"px"),transition:me||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},kt=vn[xt]||vn[vn.length-1];return Et+=Pt,Fe.createElement("path",{key:xt,className:"".concat(en,"-line-path"),d:tn,strokeLinecap:Kt,stroke:kt,strokeWidth:Ht,fillOpacity:"0",ref:function(We){Ue[xt]=We},style:jt})}))},Ke=Xt,se=Zt(26420),rn=Zt(16886),At=Zt(47273),et=0,nt=(0,At.Z)();function ft(){var Ie;return nt?(Ie=et,et+=1):Ie="TEST_OR_SSR",Ie}var lt=function(Ie){var Ve=Fe.useState(),Qe=(0,rn.Z)(Ve,2),Dn=Qe[0],gn=Qe[1];return Fe.useEffect(function(){gn("rc_progress_".concat(ft()))},[]),Ie||Dn},pt=function(Ve){var Qe=Ve.bg,Dn=Ve.children;return Fe.createElement("div",{style:{width:"100%",height:"100%",background:Qe}},Dn)};function vt(Ie,Ve){return Object.keys(Ie).map(function(Qe){var Dn=parseFloat(Qe),gn="".concat(Math.floor(Dn*Ve),"%");return"".concat(Ie[Qe]," ").concat(gn)})}var Ct=Fe.forwardRef(function(Ie,Ve){var Qe=Ie.prefixCls,Dn=Ie.color,gn=Ie.gradientId,en=Ie.radius,$e=Ie.style,Kt=Ie.ptg,Ht=Ie.strokeLinecap,Le=Ie.strokeWidth,nn=Ie.size,sn=Ie.gapDegree,me=Dn&&(0,se.Z)(Dn)==="object",Te=me?"#FFF":void 0,Ee=nn/2,vn=Fe.createElement("circle",{className:"".concat(Qe,"-circle-path"),r:en,cx:Ee,cy:Ee,stroke:Te,strokeLinecap:Ht,strokeWidth:Le,opacity:Kt===0?0:1,style:$e,ref:Ve});if(!me)return vn;var Ue="".concat(gn,"-conic"),ne=sn?"".concat(180+sn/2,"deg"):"0deg",Se=vt(Dn,(360-sn)/360),tn=vt(Dn,1),cn="conic-gradient(from ".concat(ne,", ").concat(Se.join(", "),")"),Et="linear-gradient(to ".concat(sn?"bottom":"top",", ").concat(tn.join(", "),")");return Fe.createElement(Fe.Fragment,null,Fe.createElement("mask",{id:Ue},vn),Fe.createElement("foreignObject",{x:0,y:0,width:nn,height:nn,mask:"url(#".concat(Ue,")")},Fe.createElement(pt,{bg:Et},Fe.createElement(pt,{bg:cn}))))}),Nt=Ct,Gt=100,Vt=function(Ve,Qe,Dn,gn,en,$e,Kt,Ht,Le,nn){var sn=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,me=Dn/100*360*((360-$e)/360),Te=$e===0?0:{bottom:0,top:180,left:90,right:-90}[Kt],Ee=(100-gn)/100*Qe;Le==="round"&&gn!==100&&(Ee+=nn/2,Ee>=Qe&&(Ee=Qe-.01));var vn=Gt/2;return{stroke:typeof Ht=="string"?Ht:void 0,strokeDasharray:"".concat(Qe,"px ").concat(Ve),strokeDashoffset:Ee+sn,transform:"rotate(".concat(en+me+Te,"deg)"),transformOrigin:"".concat(vn,"px ").concat(vn,"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s",fillOpacity:0}},ee=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function ie(Ie){var Ve=Ie!=null?Ie:[];return Array.isArray(Ve)?Ve:[Ve]}var $t=function(Ve){var Qe=(0,ce.Z)((0,ce.Z)({},te),Ve),Dn=Qe.id,gn=Qe.prefixCls,en=Qe.steps,$e=Qe.strokeWidth,Kt=Qe.trailWidth,Ht=Qe.gapDegree,Le=Ht===void 0?0:Ht,nn=Qe.gapPosition,sn=Qe.trailColor,me=Qe.strokeLinecap,Te=Qe.style,Ee=Qe.className,vn=Qe.strokeColor,Ue=Qe.percent,ne=(0,we.Z)(Qe,ee),Se=Gt/2,tn=lt(Dn),cn="".concat(tn,"-gradient"),Et=Se-$e/2,Pt=Math.PI*2*Et,xt=Le>0?90+Le/2:-90,Ft=Pt*((360-Le)/360),jt=(0,se.Z)(en)==="object"?en:{count:en,gap:2},kt=jt.count,de=jt.gap,We=ie(Ue),Ln=ie(vn),kn=Ln.find(function(An){return An&&(0,se.Z)(An)==="object"}),Tn=kn&&(0,se.Z)(kn)==="object",Ge=Tn?"butt":me,En=Vt(Pt,Ft,0,100,xt,Le,nn,sn,Ge,$e),xn=Ae(),On=function(){var Zi=0;return We.map(function(oi,gi){var Li=Ln[gi]||Ln[Ln.length-1],Po=Vt(Pt,Ft,Zi,oi,xt,Le,nn,Li,Ge,$e);return Zi+=oi,Fe.createElement(Nt,{key:gi,color:Li,ptg:oi,radius:Et,prefixCls:gn,gradientId:cn,style:Po,strokeLinecap:Ge,strokeWidth:$e,gapDegree:Le,ref:function(ji){xn[gi]=ji},size:Gt})}).reverse()},di=function(){var Zi=Math.round(kt*(We[0]/100)),oi=100/kt,gi=0;return new Array(kt).fill(null).map(function(Li,Po){var _i=Po<=Zi-1?Ln[0]:sn,ji=_i&&(0,se.Z)(_i)==="object"?"url(#".concat(cn,")"):void 0,Ki=Vt(Pt,Ft,gi,oi,xt,Le,nn,_i,"butt",$e,de);return gi+=(Ft-Ki.strokeDashoffset+de)*100/Ft,Fe.createElement("circle",{key:Po,className:"".concat(gn,"-circle-path"),r:Et,cx:Se,cy:Se,stroke:ji,strokeWidth:$e,opacity:1,style:Ki,ref:function(Di){xn[Po]=Di}})})};return Fe.createElement("svg",(0,bt.Z)({className:ue()("".concat(gn,"-circle"),Ee),viewBox:"0 0 ".concat(Gt," ").concat(Gt),style:Te,id:Dn,role:"presentation"},ne),!kt&&Fe.createElement("circle",{className:"".concat(gn,"-circle-trail"),r:Et,cx:Se,cy:Se,stroke:sn,strokeLinecap:Ge,strokeWidth:Kt||$e,style:En}),kt?di():On())},Pe=$t,le={Line:Ke,Circle:Pe}},738:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return vt}});var bt=Zt(67711),ce=Zt(52873),we=Zt(16886),Fe=Zt(33346),ge=Zt(92310),ue=Zt.n(ge),te=Zt(18929),Ae=Zt(10228),xe=Zt(26112),Xt=Zt(59301);function Ke(Ct,Nt){var Gt=Ct.disabled,Vt=Ct.prefixCls,ee=Ct.character,ie=Ct.characterRender,$t=Ct.index,Pe=Ct.count,le=Ct.value,Ie=Ct.allowHalf,Ve=Ct.focused,Qe=Ct.onHover,Dn=Ct.onClick,gn=function(me){Qe(me,$t)},en=function(me){Dn(me,$t)},$e=function(me){me.keyCode===Ae.Z.ENTER&&Dn(me,$t)},Kt=$t+1,Ht=new Set([Vt]);le===0&&$t===0&&Ve?Ht.add("".concat(Vt,"-focused")):Ie&&le+.5>=Kt&&le<Kt?(Ht.add("".concat(Vt,"-half")),Ht.add("".concat(Vt,"-active")),Ve&&Ht.add("".concat(Vt,"-focused"))):(Kt<=le?Ht.add("".concat(Vt,"-full")):Ht.add("".concat(Vt,"-zero")),Kt===le&&Ve&&Ht.add("".concat(Vt,"-focused")));var Le=typeof ee=="function"?ee(Ct):ee,nn=Xt.createElement("li",{className:ue()(Array.from(Ht)),ref:Nt},Xt.createElement("div",{onClick:Gt?null:en,onKeyDown:Gt?null:$e,onMouseMove:Gt?null:gn,role:"radio","aria-checked":le>$t?"true":"false","aria-posinset":$t+1,"aria-setsize":Pe,tabIndex:Gt?-1:0},Xt.createElement("div",{className:"".concat(Vt,"-first")},Le),Xt.createElement("div",{className:"".concat(Vt,"-second")},Le)));return ie&&(nn=ie(nn,Ct)),nn}var se=Xt.forwardRef(Ke);function rn(){var Ct=Xt.useRef({});function Nt(Vt){return Ct.current[Vt]}function Gt(Vt){return function(ee){Ct.current[Vt]=ee}}return[Nt,Gt]}function At(Ct){var Nt=Ct.pageXOffset,Gt="scrollLeft";if(typeof Nt!="number"){var Vt=Ct.document;Nt=Vt.documentElement[Gt],typeof Nt!="number"&&(Nt=Vt.body[Gt])}return Nt}function et(Ct){var Nt,Gt,Vt=Ct.ownerDocument,ee=Vt.body,ie=Vt&&Vt.documentElement,$t=Ct.getBoundingClientRect();return Nt=$t.left,Gt=$t.top,Nt-=ie.clientLeft||ee.clientLeft||0,Gt-=ie.clientTop||ee.clientTop||0,{left:Nt,top:Gt}}function nt(Ct){var Nt=et(Ct),Gt=Ct.ownerDocument,Vt=Gt.defaultView||Gt.parentWindow;return Nt.left+=At(Vt),Nt.left}var ft=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","keyboard","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function lt(Ct,Nt){var Gt=Ct.prefixCls,Vt=Gt===void 0?"rc-rate":Gt,ee=Ct.className,ie=Ct.defaultValue,$t=Ct.value,Pe=Ct.count,le=Pe===void 0?5:Pe,Ie=Ct.allowHalf,Ve=Ie===void 0?!1:Ie,Qe=Ct.allowClear,Dn=Qe===void 0?!0:Qe,gn=Ct.keyboard,en=gn===void 0?!0:gn,$e=Ct.character,Kt=$e===void 0?"\u2605":$e,Ht=Ct.characterRender,Le=Ct.disabled,nn=Ct.direction,sn=nn===void 0?"ltr":nn,me=Ct.tabIndex,Te=me===void 0?0:me,Ee=Ct.autoFocus,vn=Ct.onHoverChange,Ue=Ct.onChange,ne=Ct.onFocus,Se=Ct.onBlur,tn=Ct.onKeyDown,cn=Ct.onMouseLeave,Et=(0,Fe.Z)(Ct,ft),Pt=rn(),xt=(0,we.Z)(Pt,2),Ft=xt[0],jt=xt[1],kt=Xt.useRef(null),de=function(){if(!Le){var ki;(ki=kt.current)===null||ki===void 0||ki.focus()}};Xt.useImperativeHandle(Nt,function(){return{focus:de,blur:function(){if(!Le){var ki;(ki=kt.current)===null||ki===void 0||ki.blur()}}}});var We=(0,te.Z)(ie||0,{value:$t}),Ln=(0,we.Z)(We,2),kn=Ln[0],Tn=Ln[1],Ge=(0,te.Z)(null),En=(0,we.Z)(Ge,2),xn=En[0],On=En[1],di=function(ki,Co){var Lt=sn==="rtl",Ho=ki+1;if(Ve){var Lo=Ft(ki),zn=nt(Lo),Zn=Lo.clientWidth;(Lt&&Co-zn>Zn/2||!Lt&&Co-zn<Zn/2)&&(Ho-=.5)}return Ho},An=function(ki){Tn(ki),Ue==null||Ue(ki)},Zi=Xt.useState(!1),oi=(0,we.Z)(Zi,2),gi=oi[0],Li=oi[1],Po=function(){Li(!0),ne==null||ne()},_i=function(){Li(!1),Se==null||Se()},ji=Xt.useState(null),Ki=(0,we.Z)(ji,2),Bo=Ki[0],Di=Ki[1],Vo=function(ki,Co){var Lt=di(Co,ki.pageX);Lt!==xn&&(Di(Lt),On(null)),vn==null||vn(Lt)},gr=function(ki){Le||(Di(null),On(null),vn==null||vn(void 0)),ki&&(cn==null||cn(ki))},Go=function(ki,Co){var Lt=di(Co,ki.pageX),Ho=!1;Dn&&(Ho=Lt===kn),gr(),An(Ho?0:Lt),On(Ho?Lt:null)},Ur=function(ki){var Co=ki.keyCode,Lt=sn==="rtl",Ho=Ve?.5:1;en&&(Co===Ae.Z.RIGHT&&kn<le&&!Lt?(An(kn+Ho),ki.preventDefault()):Co===Ae.Z.LEFT&&kn>0&&!Lt||Co===Ae.Z.RIGHT&&kn>0&&Lt?(An(kn-Ho),ki.preventDefault()):Co===Ae.Z.LEFT&&kn<le&&Lt&&(An(kn+Ho),ki.preventDefault())),tn==null||tn(ki)};Xt.useEffect(function(){Ee&&!Le&&de()},[]);var jr=new Array(le).fill(0).map(function(Uo,ki){return Xt.createElement(se,{ref:jt(ki),index:ki,count:le,disabled:Le,prefixCls:"".concat(Vt,"-star"),allowHalf:Ve,value:Bo===null?kn:Bo,onClick:Go,onHover:Vo,key:Uo||ki,character:Kt,characterRender:Ht,focused:gi})}),ir=ue()(Vt,ee,(0,ce.Z)((0,ce.Z)({},"".concat(Vt,"-disabled"),Le),"".concat(Vt,"-rtl"),sn==="rtl"));return Xt.createElement("ul",(0,bt.Z)({className:ir,onMouseLeave:gr,tabIndex:Le?-1:Te,onFocus:Le?null:Po,onBlur:Le?null:_i,onKeyDown:Le?null:Ur,ref:kt},(0,xe.Z)(Et,{aria:!0,data:!0,attr:!0})),jr)}var pt=Xt.forwardRef(lt),vt=pt},6551:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{ZP:function(){return te}});var bt=Zt(16886),ce=Zt(59301),we=Zt(47273),Fe=0,ge=(0,we.Z)();function ue(){var Ae;return ge?(Ae=Fe,Fe+=1):Ae="TEST_OR_SSR",Ae}function te(Ae){var xe=ce.useState(),Xt=(0,bt.Z)(xe,2),Ke=Xt[0],se=Xt[1];return ce.useEffect(function(){se("rc_select_".concat(ue()))},[]),Ae||Ke}},37463:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Ac:function(){return Li},Xo:function(){return _i},Wx:function(){return Ki},ZP:function(){return an},lk:function(){return vt}});var bt=Zt(67711),ce=Zt(15142),we=Zt(52873),Fe=Zt(98506),ge=Zt(16886),ue=Zt(33346),te=Zt(26420),Ae=Zt(18929),xe=Zt(48736),Xt=Zt(59301),Ke=Zt(92310),se=Zt.n(Ke),rn=Zt(34280),At=Zt(49658),et=Zt(8654),nt=function(oe){var un=oe.className,on=oe.customizeIcon,ve=oe.customizeIconProps,ln=oe.children,Kn=oe.onMouseDown,ni=oe.onClick,hi=typeof on=="function"?on(ve):on;return Xt.createElement("span",{className:un,onMouseDown:function(fn){fn.preventDefault(),Kn==null||Kn(fn)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:ni,"aria-hidden":!0},hi!==void 0?hi:Xt.createElement("span",{className:se()(un.split(/\s+/).map(function(mn){return"".concat(mn,"-icon")}))},ln))},ft=nt,lt=function(oe,un,on,ve,ln){var Kn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,ni=arguments.length>6?arguments[6]:void 0,hi=arguments.length>7?arguments[7]:void 0,mn=Xt.useMemo(function(){if((0,te.Z)(ve)==="object")return ve.clearIcon;if(ln)return ln},[ve,ln]),fn=Xt.useMemo(function(){return!!(!Kn&&ve&&(on.length||ni)&&!(hi==="combobox"&&ni===""))},[ve,Kn,on.length,ni,hi]);return{allowClear:fn,clearIcon:Xt.createElement(ft,{className:"".concat(oe,"-clear"),onMouseDown:un,customizeIcon:mn},"\xD7")}},pt=Xt.createContext(null);function vt(){return Xt.useContext(pt)}function Ct(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,oe=Xt.useState(!1),un=(0,ge.Z)(oe,2),on=un[0],ve=un[1],ln=Xt.useRef(null),Kn=function(){window.clearTimeout(ln.current)};Xt.useEffect(function(){return Kn},[]);var ni=function(mn,fn){Kn(),ln.current=window.setTimeout(function(){ve(mn),fn&&fn()},Wt)};return[on,ni,Kn]}function Nt(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,oe=Xt.useRef(null),un=Xt.useRef(null);Xt.useEffect(function(){return function(){window.clearTimeout(un.current)}},[]);function on(ve){(ve||oe.current===null)&&(oe.current=ve),window.clearTimeout(un.current),un.current=window.setTimeout(function(){oe.current=null},Wt)}return[function(){return oe.current},on]}function Gt(Wt,oe,un,on){var ve=Xt.useRef(null);ve.current={open:oe,triggerOpen:un,customizedTrigger:on},Xt.useEffect(function(){function ln(Kn){var ni;if(!((ni=ve.current)!==null&&ni!==void 0&&ni.customizedTrigger)){var hi=Kn.target;hi.shadowRoot&&Kn.composed&&(hi=Kn.composedPath()[0]||hi),ve.current.open&&Wt().filter(function(mn){return mn}).every(function(mn){return!mn.contains(hi)&&mn!==hi})&&ve.current.triggerOpen(!1)}}return window.addEventListener("mousedown",ln),function(){return window.removeEventListener("mousedown",ln)}},[])}var Vt=Zt(10228);function ee(Wt){return Wt&&![Vt.Z.ESC,Vt.Z.SHIFT,Vt.Z.BACKSPACE,Vt.Z.TAB,Vt.Z.WIN_KEY,Vt.Z.ALT,Vt.Z.META,Vt.Z.WIN_KEY_RIGHT,Vt.Z.CTRL,Vt.Z.SEMICOLON,Vt.Z.EQUALS,Vt.Z.CAPS_LOCK,Vt.Z.CONTEXT_MENU,Vt.Z.F1,Vt.Z.F2,Vt.Z.F3,Vt.Z.F4,Vt.Z.F5,Vt.Z.F6,Vt.Z.F7,Vt.Z.F8,Vt.Z.F9,Vt.Z.F10,Vt.Z.F11,Vt.Z.F12].includes(Wt)}var ie=Zt(26112),$t=Zt(11780);function Pe(Wt,oe,un){var on=(0,Fe.Z)((0,Fe.Z)({},Wt),un?oe:{});return Object.keys(oe).forEach(function(ve){var ln=oe[ve];typeof ln=="function"&&(on[ve]=function(){for(var Kn,ni=arguments.length,hi=new Array(ni),mn=0;mn<ni;mn++)hi[mn]=arguments[mn];return ln.apply(void 0,hi),(Kn=Wt[ve])===null||Kn===void 0?void 0:Kn.call.apply(Kn,[Wt].concat(hi))})}),on}var le=Pe,Ie=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],Ve=function(oe,un){var on=oe.prefixCls,ve=oe.id,ln=oe.inputElement,Kn=oe.autoFocus,ni=oe.autoComplete,hi=oe.editable,mn=oe.activeDescendantId,fn=oe.value,Pn=oe.open,wi=oe.attrs,ri=(0,ue.Z)(oe,Ie),Je=ln||Xt.createElement("input",null),Nn=Je,Wi=Nn.ref,qi=Nn.props;return(0,xe.Kp)(!("maxLength"in Je.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),Je=Xt.cloneElement(Je,(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({type:"search"},le(ri,qi,!0)),{},{id:ve,ref:(0,et.sQ)(un,Wi),autoComplete:ni||"off",autoFocus:Kn,className:se()("".concat(on,"-selection-search-input"),qi==null?void 0:qi.className),role:"combobox","aria-expanded":Pn||!1,"aria-haspopup":"listbox","aria-owns":"".concat(ve,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(ve,"_list"),"aria-activedescendant":Pn?mn:void 0},wi),{},{value:hi?fn:"",readOnly:!hi,unselectable:hi?null:"on",style:(0,Fe.Z)((0,Fe.Z)({},qi.style),{},{opacity:hi?null:0})})),Je},Qe=Xt.forwardRef(Ve),Dn=Qe;function gn(Wt){return Array.isArray(Wt)?Wt:Wt!==void 0?[Wt]:[]}var en=typeof window!="undefined"&&window.document&&window.document.documentElement,$e=en;function Kt(Wt){return Wt!=null}function Ht(Wt){return!Wt&&Wt!==0}function Le(Wt){return["string","number"].includes((0,te.Z)(Wt))}function nn(Wt){var oe=void 0;return Wt&&(Le(Wt.title)?oe=Wt.title.toString():Le(Wt.label)&&(oe=Wt.label.toString())),oe}function sn(Wt,oe){$e?Xt.useLayoutEffect(Wt,oe):Xt.useEffect(Wt,oe)}function me(Wt){var oe;return(oe=Wt.key)!==null&&oe!==void 0?oe:Wt.value}var Te=function(oe){oe.preventDefault(),oe.stopPropagation()},Ee=function(oe){var un=oe.id,on=oe.prefixCls,ve=oe.values,ln=oe.open,Kn=oe.searchValue,ni=oe.autoClearSearchValue,hi=oe.inputRef,mn=oe.placeholder,fn=oe.disabled,Pn=oe.mode,wi=oe.showSearch,ri=oe.autoFocus,Je=oe.autoComplete,Nn=oe.activeDescendantId,Wi=oe.tabIndex,qi=oe.removeIcon,To=oe.maxTagCount,he=oe.maxTagTextLength,Wn=oe.maxTagPlaceholder,Ci=Wn===void 0?function(bi){return"+ ".concat(bi.length," ...")}:Wn,Fn=oe.tagRender,Xi=oe.onToggleOpen,Oi=oe.onRemove,Ri=oe.onInputChange,Fi=oe.onInputPaste,Ii=oe.onInputKeyDown,eo=oe.onInputMouseDown,Re=oe.onInputCompositionStart,co=oe.onInputCompositionEnd,Oe=oe.onInputBlur,Vi=Xt.useRef(null),Yo=(0,Xt.useState)(0),io=(0,ge.Z)(Yo,2),Do=io[0],zi=io[1],mi=(0,Xt.useState)(!1),fo=(0,ge.Z)(mi,2),Er=fo[0],bo=fo[1],Cn="".concat(on,"-selection"),Rt=ln||Pn==="multiple"&&ni===!1||Pn==="tags"?Kn:"",yo=Pn==="tags"||Pn==="multiple"&&ni===!1||wi&&(ln||Er);sn(function(){zi(Vi.current.scrollWidth)},[Rt]);var cs=function(Vn,xi,Un,Hn,ti){return Xt.createElement("span",{title:nn(Vn),className:se()("".concat(Cn,"-item"),(0,we.Z)({},"".concat(Cn,"-item-disabled"),Un))},Xt.createElement("span",{className:"".concat(Cn,"-item-content")},xi),Hn&&Xt.createElement(ft,{className:"".concat(Cn,"-item-remove"),onMouseDown:Te,onClick:ti,customizeIcon:qi},"\xD7"))},ts=function(Vn,xi,Un,Hn,ti,Ze){var Qi=function(tr){Te(tr),Xi(!ln)};return Xt.createElement("span",{onMouseDown:Qi},Fn({label:xi,value:Vn,disabled:Un,closable:Hn,onClose:ti,isMaxTag:!!Ze}))},pr=function(Vn){var xi=Vn.disabled,Un=Vn.label,Hn=Vn.value,ti=!fn&&!xi,Ze=Un;if(typeof he=="number"&&(typeof Un=="string"||typeof Un=="number")){var Qi=String(Ze);Qi.length>he&&(Ze="".concat(Qi.slice(0,he),"..."))}var uo=function(ao){ao&&ao.stopPropagation(),Oi(Vn)};return typeof Fn=="function"?ts(Hn,Ze,xi,ti,uo):cs(Vn,Ze,xi,ti,uo)},so=function(Vn){if(!ve.length)return null;var xi=typeof Ci=="function"?Ci(Vn):Ci;return typeof Fn=="function"?ts(void 0,xi,!1,!1,void 0,!0):cs({title:xi},xi,!1)},Gn=Xt.createElement("div",{className:"".concat(Cn,"-search"),style:{width:Do},onFocus:function(){bo(!0)},onBlur:function(){bo(!1)}},Xt.createElement(Dn,{ref:hi,open:ln,prefixCls:on,id:un,inputElement:null,disabled:fn,autoFocus:ri,autoComplete:Je,editable:yo,activeDescendantId:Nn,value:Rt,onKeyDown:Ii,onMouseDown:eo,onChange:Ri,onPaste:Fi,onCompositionStart:Re,onCompositionEnd:co,onBlur:Oe,tabIndex:Wi,attrs:(0,ie.Z)(oe,!0)}),Xt.createElement("span",{ref:Vi,className:"".concat(Cn,"-search-mirror"),"aria-hidden":!0},Rt,"\xA0")),qn=Xt.createElement($t.Z,{prefixCls:"".concat(Cn,"-overflow"),data:ve,renderItem:pr,renderRest:so,suffix:Gn,itemKey:me,maxCount:To});return Xt.createElement("span",{className:"".concat(Cn,"-wrap")},qn,!ve.length&&!Rt&&Xt.createElement("span",{className:"".concat(Cn,"-placeholder")},mn))},vn=Ee,Ue=function(oe){var un=oe.inputElement,on=oe.prefixCls,ve=oe.id,ln=oe.inputRef,Kn=oe.disabled,ni=oe.autoFocus,hi=oe.autoComplete,mn=oe.activeDescendantId,fn=oe.mode,Pn=oe.open,wi=oe.values,ri=oe.placeholder,Je=oe.tabIndex,Nn=oe.showSearch,Wi=oe.searchValue,qi=oe.activeValue,To=oe.maxLength,he=oe.onInputKeyDown,Wn=oe.onInputMouseDown,Ci=oe.onInputChange,Fn=oe.onInputPaste,Xi=oe.onInputCompositionStart,Oi=oe.onInputCompositionEnd,Ri=oe.onInputBlur,Fi=oe.title,Ii=Xt.useState(!1),eo=(0,ge.Z)(Ii,2),Re=eo[0],co=eo[1],Oe=fn==="combobox",Vi=Oe||Nn,Yo=wi[0],io=Wi||"";Oe&&qi&&!Re&&(io=qi),Xt.useEffect(function(){Oe&&co(!1)},[Oe,qi]);var Do=fn!=="combobox"&&!Pn&&!Nn?!1:!!io,zi=Fi===void 0?nn(Yo):Fi,mi=Xt.useMemo(function(){return Yo?null:Xt.createElement("span",{className:"".concat(on,"-selection-placeholder"),style:Do?{visibility:"hidden"}:void 0},ri)},[Yo,Do,ri,on]);return Xt.createElement("span",{className:"".concat(on,"-selection-wrap")},Xt.createElement("span",{className:"".concat(on,"-selection-search")},Xt.createElement(Dn,{ref:ln,prefixCls:on,id:ve,open:Pn,inputElement:un,disabled:Kn,autoFocus:ni,autoComplete:hi,editable:Vi,activeDescendantId:mn,value:io,onKeyDown:he,onMouseDown:Wn,onChange:function(Er){co(!0),Ci(Er)},onPaste:Fn,onCompositionStart:Xi,onCompositionEnd:Oi,onBlur:Ri,tabIndex:Je,attrs:(0,ie.Z)(oe,!0),maxLength:Oe?To:void 0})),!Oe&&Yo?Xt.createElement("span",{className:"".concat(on,"-selection-item"),title:zi,style:Do?{visibility:"hidden"}:void 0},Yo.label):null,mi)},ne=Ue,Se=function(oe,un){var on=(0,Xt.useRef)(null),ve=(0,Xt.useRef)(!1),ln=oe.prefixCls,Kn=oe.open,ni=oe.mode,hi=oe.showSearch,mn=oe.tokenWithEnter,fn=oe.disabled,Pn=oe.prefix,wi=oe.autoClearSearchValue,ri=oe.onSearch,Je=oe.onSearchSubmit,Nn=oe.onToggleOpen,Wi=oe.onInputKeyDown,qi=oe.onInputBlur,To=oe.domRef;Xt.useImperativeHandle(un,function(){return{focus:function(zi){on.current.focus(zi)},blur:function(){on.current.blur()}}});var he=Nt(0),Wn=(0,ge.Z)(he,2),Ci=Wn[0],Fn=Wn[1],Xi=function(zi){var mi=zi.which,fo=on.current instanceof HTMLTextAreaElement;!fo&&Kn&&(mi===Vt.Z.UP||mi===Vt.Z.DOWN)&&zi.preventDefault(),Wi&&Wi(zi),mi===Vt.Z.ENTER&&ni==="tags"&&!ve.current&&!Kn&&(Je==null||Je(zi.target.value)),!(fo&&!Kn&&~[Vt.Z.UP,Vt.Z.DOWN,Vt.Z.LEFT,Vt.Z.RIGHT].indexOf(mi))&&ee(mi)&&Nn(!0)},Oi=function(){Fn(!0)},Ri=(0,Xt.useRef)(null),Fi=function(zi){ri(zi,!0,ve.current)!==!1&&Nn(!0)},Ii=function(){ve.current=!0},eo=function(zi){ve.current=!1,ni!=="combobox"&&Fi(zi.target.value)},Re=function(zi){var mi=zi.target.value;if(mn&&Ri.current&&/[\r\n]/.test(Ri.current)){var fo=Ri.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");mi=mi.replace(fo,Ri.current)}Ri.current=null,Fi(mi)},co=function(zi){var mi=zi.clipboardData,fo=mi==null?void 0:mi.getData("text");Ri.current=fo||""},Oe=function(zi){var mi=zi.target;if(mi!==on.current){var fo=document.body.style.msTouchAction!==void 0;fo?setTimeout(function(){on.current.focus()}):on.current.focus()}},Vi=function(zi){var mi=Ci();zi.target!==on.current&&!mi&&!(ni==="combobox"&&fn)&&zi.preventDefault(),(ni!=="combobox"&&(!hi||!mi)||!Kn)&&(Kn&&wi!==!1&&ri("",!0,!1),Nn())},Yo={inputRef:on,onInputKeyDown:Xi,onInputMouseDown:Oi,onInputChange:Re,onInputPaste:co,onInputCompositionStart:Ii,onInputCompositionEnd:eo,onInputBlur:qi},io=ni==="multiple"||ni==="tags"?Xt.createElement(vn,(0,bt.Z)({},oe,Yo)):Xt.createElement(ne,(0,bt.Z)({},oe,Yo));return Xt.createElement("div",{ref:To,className:"".concat(ln,"-selector"),onClick:Oe,onMouseDown:Vi},Pn&&Xt.createElement("div",{className:"".concat(ln,"-prefix")},Pn),io)},tn=Xt.forwardRef(Se),cn=tn,Et=Zt(65030),Pt=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],xt=function(oe){var un=oe===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:un,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:un,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:un,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:un,adjustY:1},htmlRegion:"scroll"}}},Ft=function(oe,un){var on=oe.prefixCls,ve=oe.disabled,ln=oe.visible,Kn=oe.children,ni=oe.popupElement,hi=oe.animation,mn=oe.transitionName,fn=oe.dropdownStyle,Pn=oe.dropdownClassName,wi=oe.direction,ri=wi===void 0?"ltr":wi,Je=oe.placement,Nn=oe.builtinPlacements,Wi=oe.dropdownMatchSelectWidth,qi=oe.dropdownRender,To=oe.dropdownAlign,he=oe.getPopupContainer,Wn=oe.empty,Ci=oe.getTriggerDOMNode,Fn=oe.onPopupVisibleChange,Xi=oe.onPopupMouseEnter,Oi=(0,ue.Z)(oe,Pt),Ri="".concat(on,"-dropdown"),Fi=ni;qi&&(Fi=qi(ni));var Ii=Xt.useMemo(function(){return Nn||xt(Wi)},[Nn,Wi]),eo=hi?"".concat(Ri,"-").concat(hi):mn,Re=typeof Wi=="number",co=Xt.useMemo(function(){return Re?null:Wi===!1?"minWidth":"width"},[Wi,Re]),Oe=fn;Re&&(Oe=(0,Fe.Z)((0,Fe.Z)({},Oe),{},{width:Wi}));var Vi=Xt.useRef(null);return Xt.useImperativeHandle(un,function(){return{getPopupElement:function(){var io;return(io=Vi.current)===null||io===void 0?void 0:io.popupElement}}}),Xt.createElement(Et.Z,(0,bt.Z)({},Oi,{showAction:Fn?["click"]:[],hideAction:Fn?["click"]:[],popupPlacement:Je||(ri==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:Ii,prefixCls:Ri,popupTransitionName:eo,popup:Xt.createElement("div",{onMouseEnter:Xi},Fi),ref:Vi,stretch:co,popupAlign:To,popupVisible:ln,getPopupContainer:he,popupClassName:se()(Pn,(0,we.Z)({},"".concat(Ri,"-empty"),Wn)),popupStyle:Oe,getTriggerDOMNode:Ci,onPopupVisibleChange:Fn}),Kn)},jt=Xt.forwardRef(Ft),kt=jt,de=Zt(57879);function We(Wt,oe){var un=Wt.key,on;return"value"in Wt&&(on=Wt.value),un!=null?un:on!==void 0?on:"rc-index-key-".concat(oe)}function Ln(Wt){return typeof Wt!="undefined"&&!Number.isNaN(Wt)}function kn(Wt,oe){var un=Wt||{},on=un.label,ve=un.value,ln=un.options,Kn=un.groupLabel,ni=on||(oe?"children":"label");return{label:ni,value:ve||"value",options:ln||"options",groupLabel:Kn||ni}}function Tn(Wt){var oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},un=oe.fieldNames,on=oe.childrenAsData,ve=[],ln=kn(un,!1),Kn=ln.label,ni=ln.value,hi=ln.options,mn=ln.groupLabel;function fn(Pn,wi){Array.isArray(Pn)&&Pn.forEach(function(ri){if(wi||!(hi in ri)){var Je=ri[ni];ve.push({key:We(ri,ve.length),groupOption:wi,data:ri,label:ri[Kn],value:Je})}else{var Nn=ri[mn];Nn===void 0&&on&&(Nn=ri.label),ve.push({key:We(ri,ve.length),group:!0,data:ri,label:Nn}),fn(ri[hi],!0)}})}return fn(Wt,!1),ve}function Ge(Wt){var oe=(0,Fe.Z)({},Wt);return"props"in oe||Object.defineProperty(oe,"props",{get:function(){return(0,xe.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),oe}}),oe}var En=function(oe,un,on){if(!un||!un.length)return null;var ve=!1,ln=function ni(hi,mn){var fn=(0,de.Z)(mn),Pn=fn[0],wi=fn.slice(1);if(!Pn)return[hi];var ri=hi.split(Pn);return ve=ve||ri.length>1,ri.reduce(function(Je,Nn){return[].concat((0,ce.Z)(Je),(0,ce.Z)(ni(Nn,wi)))},[]).filter(Boolean)},Kn=ln(oe,un);return ve?typeof on!="undefined"?Kn.slice(0,on):Kn:null},xn=Xt.createContext(null),On=xn;function di(Wt){var oe=Wt.visible,un=Wt.values;if(!oe)return null;var on=50;return Xt.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(un.slice(0,on).map(function(ve){var ln=ve.label,Kn=ve.value;return["number","string"].includes((0,te.Z)(ln))?ln:Kn}).join(", ")),un.length>on?", ...":null)}var An=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","prefix","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],Zi=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],oi=function(oe){return oe==="tags"||oe==="multiple"},gi=Xt.forwardRef(function(Wt,oe){var un,on=Wt.id,ve=Wt.prefixCls,ln=Wt.className,Kn=Wt.showSearch,ni=Wt.tagRender,hi=Wt.direction,mn=Wt.omitDomProps,fn=Wt.displayValues,Pn=Wt.onDisplayValuesChange,wi=Wt.emptyOptions,ri=Wt.notFoundContent,Je=ri===void 0?"Not Found":ri,Nn=Wt.onClear,Wi=Wt.mode,qi=Wt.disabled,To=Wt.loading,he=Wt.getInputElement,Wn=Wt.getRawInputElement,Ci=Wt.open,Fn=Wt.defaultOpen,Xi=Wt.onDropdownVisibleChange,Oi=Wt.activeValue,Ri=Wt.onActiveValueChange,Fi=Wt.activeDescendantId,Ii=Wt.searchValue,eo=Wt.autoClearSearchValue,Re=Wt.onSearch,co=Wt.onSearchSplit,Oe=Wt.tokenSeparators,Vi=Wt.allowClear,Yo=Wt.prefix,io=Wt.suffixIcon,Do=Wt.clearIcon,zi=Wt.OptionList,mi=Wt.animation,fo=Wt.transitionName,Er=Wt.dropdownStyle,bo=Wt.dropdownClassName,Cn=Wt.dropdownMatchSelectWidth,Rt=Wt.dropdownRender,yo=Wt.dropdownAlign,cs=Wt.placement,ts=Wt.builtinPlacements,pr=Wt.getPopupContainer,so=Wt.showAction,Gn=so===void 0?[]:so,qn=Wt.onFocus,bi=Wt.onBlur,Vn=Wt.onKeyUp,xi=Wt.onKeyDown,Un=Wt.onMouseDown,Hn=(0,ue.Z)(Wt,An),ti=oi(Wi),Ze=(Kn!==void 0?Kn:ti)||Wi==="combobox",Qi=(0,Fe.Z)({},Hn);Zi.forEach(function(Oo){delete Qi[Oo]}),mn==null||mn.forEach(function(Oo){delete Qi[Oo]});var uo=Xt.useState(!1),tr=(0,ge.Z)(uo,2),ao=tr[0],or=tr[1];Xt.useEffect(function(){or((0,At.Z)())},[]);var mr=Xt.useRef(null),Ar=Xt.useRef(null),ur=Xt.useRef(null),es=Xt.useRef(null),kr=Xt.useRef(null),ye=Xt.useRef(!1),ns=Ct(),Gs=(0,ge.Z)(ns,3),Xs=Gs[0],Ro=Gs[1],Ja=Gs[2];Xt.useImperativeHandle(oe,function(){var Oo,xo;return{focus:(Oo=es.current)===null||Oo===void 0?void 0:Oo.focus,blur:(xo=es.current)===null||xo===void 0?void 0:xo.blur,scrollTo:function(Xn){var Kr;return(Kr=kr.current)===null||Kr===void 0?void 0:Kr.scrollTo(Xn)},nativeElement:mr.current||Ar.current}});var la=Xt.useMemo(function(){var Oo;if(Wi!=="combobox")return Ii;var xo=(Oo=fn[0])===null||Oo===void 0?void 0:Oo.value;return typeof xo=="string"||typeof xo=="number"?String(xo):""},[Ii,Wi,fn]),Ml=Wi==="combobox"&&typeof he=="function"&&he()||null,So=typeof Wn=="function"&&Wn(),Mr=(0,et.x1)(Ar,So==null||(un=So.props)===null||un===void 0?void 0:un.ref),Hs=Xt.useState(!1),cl=(0,ge.Z)(Hs,2),lu=cl[0],xa=cl[1];(0,rn.Z)(function(){xa(!0)},[]);var ci=(0,Ae.Z)(!1,{defaultValue:Fn,value:Ci}),Gl=(0,ge.Z)(ci,2),uu=Gl[0],ua=Gl[1],Yr=lu?uu:!1,Fu=!Je&&wi;(qi||Fu&&Yr&&Wi==="combobox")&&(Yr=!1);var bn=Fu?!1:Yr,yi=Xt.useCallback(function(Oo){var xo=Oo!==void 0?Oo:!Yr;qi||(ua(xo),Yr!==xo&&(Xi==null||Xi(xo)))},[qi,Yr,ua,Xi]),Ai=Xt.useMemo(function(){return(Oe||[]).some(function(Oo){return[`
`,`\r
`].includes(Oo)})},[Oe]),Gi=Xt.useContext(On)||{},$i=Gi.maxCount,jo=Gi.rawValues,ui=function(xo,As,Xn){if(!(ti&&Ln($i)&&(jo==null?void 0:jo.size)>=$i)){var Kr=!0,qt=xo;Ri==null||Ri(null);var He=En(xo,Oe,Ln($i)?$i-jo.size:void 0),qa=Xn?null:He;return Wi!=="combobox"&&qa&&(qt="",co==null||co(qa),yi(!1),Kr=!1),Re&&la!==qt&&Re(qt,{source:As?"typing":"effect"}),Kr}},wa=function(xo){!xo||!xo.trim()||Re(xo,{source:"submit"})};Xt.useEffect(function(){!Yr&&!ti&&Wi!=="combobox"&&ui("",!1,!1)},[Yr]),Xt.useEffect(function(){uu&&qi&&ua(!1),qi&&!ye.current&&Ro(!1)},[qi]);var is=Nt(),zr=(0,ge.Z)(is,2),er=zr[0],Js=zr[1],Pa=Xt.useRef(!1),Fs=function(xo){var As=er(),Xn=xo.key,Kr=Xn==="Enter";if(Kr&&(Wi!=="combobox"&&xo.preventDefault(),Yr||yi(!0)),Js(!!la),Xn==="Backspace"&&!As&&ti&&!la&&fn.length){for(var qt=(0,ce.Z)(fn),He=null,qa=qt.length-1;qa>=0;qa-=1){var _l=qt[qa];if(!_l.disabled){qt.splice(qa,1),He=_l;break}}He&&Pn(qt,{type:"remove",values:[He]})}for(var ha=arguments.length,Qs=new Array(ha>1?ha-1:0),gl=1;gl<ha;gl++)Qs[gl-1]=arguments[gl];if(Yr&&(!Kr||!Pa.current)){var hu;Kr&&(Pa.current=!0),(hu=kr.current)===null||hu===void 0||hu.onKeyDown.apply(hu,[xo].concat(Qs))}xi==null||xi.apply(void 0,[xo].concat(Qs))},Ca=function(xo){for(var As=arguments.length,Xn=new Array(As>1?As-1:0),Kr=1;Kr<As;Kr++)Xn[Kr-1]=arguments[Kr];if(Yr){var qt;(qt=kr.current)===null||qt===void 0||qt.onKeyUp.apply(qt,[xo].concat(Xn))}xo.key==="Enter"&&(Pa.current=!1),Vn==null||Vn.apply(void 0,[xo].concat(Xn))},bl=function(xo){var As=fn.filter(function(Xn){return Xn!==xo});Pn(As,{type:"remove",values:[xo]})},Qa=function(){Pa.current=!1},Eu=Xt.useRef(!1),Zd=function(){Ro(!0),qi||(qn&&!Eu.current&&qn.apply(void 0,arguments),Gn.includes("focus")&&yi(!0)),Eu.current=!0},sd=function(){ye.current=!0,Ro(!1,function(){Eu.current=!1,ye.current=!1,yi(!1)}),!qi&&(la&&(Wi==="tags"?Re(la,{source:"submit"}):Wi==="multiple"&&Re("",{source:"blur"})),bi&&bi.apply(void 0,arguments))},fl=[];Xt.useEffect(function(){return function(){fl.forEach(function(Oo){return clearTimeout(Oo)}),fl.splice(0,fl.length)}},[]);var Hl=function(xo){var As,Xn=xo.target,Kr=(As=ur.current)===null||As===void 0?void 0:As.getPopupElement();if(Kr&&Kr.contains(Xn)){var qt=setTimeout(function(){var ha=fl.indexOf(qt);if(ha!==-1&&fl.splice(ha,1),Ja(),!ao&&!Kr.contains(document.activeElement)){var Qs;(Qs=es.current)===null||Qs===void 0||Qs.focus()}});fl.push(qt)}for(var He=arguments.length,qa=new Array(He>1?He-1:0),_l=1;_l<He;_l++)qa[_l-1]=arguments[_l];Un==null||Un.apply(void 0,[xo].concat(qa))},Ra=Xt.useState({}),ad=(0,ge.Z)(Ra,2),ld=ad[1];function Kd(){ld({})}var br;So&&(br=function(xo){yi(xo)}),Gt(function(){var Oo;return[mr.current,(Oo=ur.current)===null||Oo===void 0?void 0:Oo.getPopupElement()]},bn,yi,!!So);var Hc=Xt.useMemo(function(){return(0,Fe.Z)((0,Fe.Z)({},Wt),{},{notFoundContent:Je,open:Yr,triggerOpen:bn,id:on,showSearch:Ze,multiple:ti,toggleOpen:yi})},[Wt,Je,bn,Yr,on,Ze,ti,yi]),ud=!!io||To,Au;ud&&(Au=Xt.createElement(ft,{className:se()("".concat(ve,"-arrow"),(0,we.Z)({},"".concat(ve,"-arrow-loading"),To)),customizeIcon:io,customizeIconProps:{loading:To,searchValue:la,open:Yr,focused:Xs,showSearch:Ze}}));var Bu=function(){var xo;Nn==null||Nn(),(xo=es.current)===null||xo===void 0||xo.focus(),Pn([],{type:"clear",values:fn}),ui("",!1,!1)},fs=lt(ve,Bu,fn,Vi,Do,qi,la,Wi),Es=fs.allowClear,Zr=fs.clearIcon,os=Xt.createElement(zi,{ref:kr}),hd=se()(ve,ln,(0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)({},"".concat(ve,"-focused"),Xs),"".concat(ve,"-multiple"),ti),"".concat(ve,"-single"),!ti),"".concat(ve,"-allow-clear"),Vi),"".concat(ve,"-show-arrow"),ud),"".concat(ve,"-disabled"),qi),"".concat(ve,"-loading"),To),"".concat(ve,"-open"),Yr),"".concat(ve,"-customize-input"),Ml),"".concat(ve,"-show-search"),Ze)),Du=Xt.createElement(kt,{ref:ur,disabled:qi,prefixCls:ve,visible:bn,popupElement:os,animation:mi,transitionName:fo,dropdownStyle:Er,dropdownClassName:bo,direction:hi,dropdownMatchSelectWidth:Cn,dropdownRender:Rt,dropdownAlign:yo,placement:cs,builtinPlacements:ts,getPopupContainer:pr,empty:wi,getTriggerDOMNode:function(xo){return Ar.current||xo},onPopupVisibleChange:br,onPopupMouseEnter:Kd},So?Xt.cloneElement(So,{ref:Mr}):Xt.createElement(cn,(0,bt.Z)({},Wt,{domRef:Ar,prefixCls:ve,inputElement:Ml,ref:es,id:on,prefix:Yo,showSearch:Ze,autoClearSearchValue:eo,mode:Wi,activeDescendantId:Fi,tagRender:ni,values:fn,open:Yr,onToggleOpen:yi,activeValue:Oi,searchValue:la,onSearch:ui,onSearchSubmit:wa,onRemove:bl,tokenWithEnter:Ai,onInputBlur:Qa}))),hr;return So?hr=Du:hr=Xt.createElement("div",(0,bt.Z)({className:hd},Qi,{ref:mr,onMouseDown:Hl,onKeyDown:Fs,onKeyUp:Ca,onFocus:Zd,onBlur:sd}),Xt.createElement(di,{visible:Xs&&!Yr,values:fn}),Du,Au,Es&&Zr),Xt.createElement(pt.Provider,{value:Hc},hr)}),Li=gi,Po=function(){return null};Po.isSelectOptGroup=!0;var _i=Po,ji=function(){return null};ji.isSelectOption=!0;var Ki=ji,Bo=Zt(80547),Di=Zt(2738),Vo=Zt(6790);function gr(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var Go=["disabled","title","children","style","className"];function Ur(Wt){return typeof Wt=="string"||typeof Wt=="number"}var jr=function(oe,un){var on=vt(),ve=on.prefixCls,ln=on.id,Kn=on.open,ni=on.multiple,hi=on.mode,mn=on.searchValue,fn=on.toggleOpen,Pn=on.notFoundContent,wi=on.onPopupScroll,ri=Xt.useContext(On),Je=ri.maxCount,Nn=ri.flattenOptions,Wi=ri.onActiveValue,qi=ri.defaultActiveFirstOption,To=ri.onSelect,he=ri.menuItemSelectedIcon,Wn=ri.rawValues,Ci=ri.fieldNames,Fn=ri.virtual,Xi=ri.direction,Oi=ri.listHeight,Ri=ri.listItemHeight,Fi=ri.optionRender,Ii="".concat(ve,"-item"),eo=(0,Bo.Z)(function(){return Nn},[Kn,Nn],function(so,Gn){return Gn[0]&&so[1]!==Gn[1]}),Re=Xt.useRef(null),co=Xt.useMemo(function(){return ni&&Ln(Je)&&(Wn==null?void 0:Wn.size)>=Je},[ni,Je,Wn==null?void 0:Wn.size]),Oe=function(Gn){Gn.preventDefault()},Vi=function(Gn){var qn;(qn=Re.current)===null||qn===void 0||qn.scrollTo(typeof Gn=="number"?{index:Gn}:Gn)},Yo=Xt.useCallback(function(so){return hi==="combobox"?!1:Wn.has(so)},[hi,(0,ce.Z)(Wn).toString(),Wn.size]),io=function(Gn){for(var qn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,bi=eo.length,Vn=0;Vn<bi;Vn+=1){var xi=(Gn+Vn*qn+bi)%bi,Un=eo[xi]||{},Hn=Un.group,ti=Un.data;if(!Hn&&!(ti!=null&&ti.disabled)&&(Yo(ti.value)||!co))return xi}return-1},Do=Xt.useState(function(){return io(0)}),zi=(0,ge.Z)(Do,2),mi=zi[0],fo=zi[1],Er=function(Gn){var qn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;fo(Gn);var bi={source:qn?"keyboard":"mouse"},Vn=eo[Gn];if(!Vn){Wi(null,-1,bi);return}Wi(Vn.value,Gn,bi)};(0,Xt.useEffect)(function(){Er(qi!==!1?io(0):-1)},[eo.length,mn]);var bo=Xt.useCallback(function(so){return hi==="combobox"?String(so).toLowerCase()===mn.toLowerCase():Wn.has(so)},[hi,mn,(0,ce.Z)(Wn).toString(),Wn.size]);(0,Xt.useEffect)(function(){var so=setTimeout(function(){if(!ni&&Kn&&Wn.size===1){var qn=Array.from(Wn)[0],bi=eo.findIndex(function(Vn){var xi=Vn.data;return mn?String(xi.value).startsWith(mn):xi.value===qn});bi!==-1&&(Er(bi),Vi(bi))}});if(Kn){var Gn;(Gn=Re.current)===null||Gn===void 0||Gn.scrollTo(void 0)}return function(){return clearTimeout(so)}},[Kn,mn]);var Cn=function(Gn){Gn!==void 0&&To(Gn,{selected:!Wn.has(Gn)}),ni||fn(!1)};if(Xt.useImperativeHandle(un,function(){return{onKeyDown:function(Gn){var qn=Gn.which,bi=Gn.ctrlKey;switch(qn){case Vt.Z.N:case Vt.Z.P:case Vt.Z.UP:case Vt.Z.DOWN:{var Vn=0;if(qn===Vt.Z.UP?Vn=-1:qn===Vt.Z.DOWN?Vn=1:gr()&&bi&&(qn===Vt.Z.N?Vn=1:qn===Vt.Z.P&&(Vn=-1)),Vn!==0){var xi=io(mi+Vn,Vn);Vi(xi),Er(xi,!0)}break}case Vt.Z.TAB:case Vt.Z.ENTER:{var Un,Hn=eo[mi];Hn&&!(Hn!=null&&(Un=Hn.data)!==null&&Un!==void 0&&Un.disabled)&&!co?Cn(Hn.value):Cn(void 0),Kn&&Gn.preventDefault();break}case Vt.Z.ESC:fn(!1),Kn&&Gn.stopPropagation()}},onKeyUp:function(){},scrollTo:function(Gn){Vi(Gn)}}}),eo.length===0)return Xt.createElement("div",{role:"listbox",id:"".concat(ln,"_list"),className:"".concat(Ii,"-empty"),onMouseDown:Oe},Pn);var Rt=Object.keys(Ci).map(function(so){return Ci[so]}),yo=function(Gn){return Gn.label};function cs(so,Gn){var qn=so.group;return{role:qn?"presentation":"option",id:"".concat(ln,"_list_").concat(Gn)}}var ts=function(Gn){var qn=eo[Gn];if(!qn)return null;var bi=qn.data||{},Vn=bi.value,xi=qn.group,Un=(0,ie.Z)(bi,!0),Hn=yo(qn);return qn?Xt.createElement("div",(0,bt.Z)({"aria-label":typeof Hn=="string"&&!xi?Hn:null},Un,{key:Gn},cs(qn,Gn),{"aria-selected":bo(Vn)}),Vn):null},pr={role:"listbox",id:"".concat(ln,"_list")};return Xt.createElement(Xt.Fragment,null,Fn&&Xt.createElement("div",(0,bt.Z)({},pr,{style:{height:0,width:0,overflow:"hidden"}}),ts(mi-1),ts(mi),ts(mi+1)),Xt.createElement(Vo.Z,{itemKey:"key",ref:Re,data:eo,height:Oi,itemHeight:Ri,fullHeight:!1,onMouseDown:Oe,onScroll:wi,virtual:Fn,direction:Xi,innerProps:Fn?null:pr},function(so,Gn){var qn=so.group,bi=so.groupOption,Vn=so.data,xi=so.label,Un=so.value,Hn=Vn.key;if(qn){var ti,Ze=(ti=Vn.title)!==null&&ti!==void 0?ti:Ur(xi)?xi.toString():void 0;return Xt.createElement("div",{className:se()(Ii,"".concat(Ii,"-group"),Vn.className),title:Ze},xi!==void 0?xi:Hn)}var Qi=Vn.disabled,uo=Vn.title,tr=Vn.children,ao=Vn.style,or=Vn.className,mr=(0,ue.Z)(Vn,Go),Ar=(0,Di.Z)(mr,Rt),ur=Yo(Un),es=Qi||!ur&&co,kr="".concat(Ii,"-option"),ye=se()(Ii,kr,or,(0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)({},"".concat(kr,"-grouped"),bi),"".concat(kr,"-active"),mi===Gn&&!es),"".concat(kr,"-disabled"),es),"".concat(kr,"-selected"),ur)),ns=yo(so),Gs=!he||typeof he=="function"||ur,Xs=typeof ns=="number"?ns:ns||Un,Ro=Ur(Xs)?Xs.toString():void 0;return uo!==void 0&&(Ro=uo),Xt.createElement("div",(0,bt.Z)({},(0,ie.Z)(Ar),Fn?{}:cs(so,Gn),{"aria-selected":bo(Un),className:ye,title:Ro,onMouseMove:function(){mi===Gn||es||Er(Gn)},onClick:function(){es||Cn(Un)},style:ao}),Xt.createElement("div",{className:"".concat(kr,"-content")},typeof Fi=="function"?Fi(so,{index:Gn}):Xs),Xt.isValidElement(he)||ur,Gs&&Xt.createElement(ft,{className:"".concat(Ii,"-option-state"),customizeIcon:he,customizeIconProps:{value:Un,disabled:es,isSelected:ur}},ur?"\u2713":null))}))},ir=Xt.forwardRef(jr),Uo=ir,ki=function(Wt,oe){var un=Xt.useRef({values:new Map,options:new Map}),on=Xt.useMemo(function(){var ln=un.current,Kn=ln.values,ni=ln.options,hi=Wt.map(function(Pn){if(Pn.label===void 0){var wi;return(0,Fe.Z)((0,Fe.Z)({},Pn),{},{label:(wi=Kn.get(Pn.value))===null||wi===void 0?void 0:wi.label})}return Pn}),mn=new Map,fn=new Map;return hi.forEach(function(Pn){mn.set(Pn.value,Pn),fn.set(Pn.value,oe.get(Pn.value)||ni.get(Pn.value))}),un.current.values=mn,un.current.options=fn,hi},[Wt,oe]),ve=Xt.useCallback(function(ln){return oe.get(ln)||un.current.options.get(ln)},[oe]);return[on,ve]};function Co(Wt,oe){return gn(Wt).join("").toUpperCase().includes(oe)}var Lt=function(Wt,oe,un,on,ve){return Xt.useMemo(function(){if(!un||on===!1)return Wt;var ln=oe.options,Kn=oe.label,ni=oe.value,hi=[],mn=typeof on=="function",fn=un.toUpperCase(),Pn=mn?on:function(ri,Je){return ve?Co(Je[ve],fn):Je[ln]?Co(Je[Kn!=="children"?Kn:"label"],fn):Co(Je[ni],fn)},wi=mn?function(ri){return Ge(ri)}:function(ri){return ri};return Wt.forEach(function(ri){if(ri[ln]){var Je=Pn(un,wi(ri));if(Je)hi.push(ri);else{var Nn=ri[ln].filter(function(Wi){return Pn(un,wi(Wi))});Nn.length&&hi.push((0,Fe.Z)((0,Fe.Z)({},ri),{},(0,we.Z)({},ln,Nn)))}return}Pn(un,wi(ri))&&hi.push(ri)}),hi},[Wt,on,ve,un,oe])},Ho=Zt(6551),Lo=Zt(11592),zn=["children","value"],Zn=["children"];function ei(Wt){var oe=Wt,un=oe.key,on=oe.props,ve=on.children,ln=on.value,Kn=(0,ue.Z)(on,zn);return(0,Fe.Z)({key:un,value:ln!==void 0?ln:un,children:ve},Kn)}function li(Wt){var oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,Lo.Z)(Wt).map(function(un,on){if(!Xt.isValidElement(un)||!un.type)return null;var ve=un,ln=ve.type.isSelectOptGroup,Kn=ve.key,ni=ve.props,hi=ni.children,mn=(0,ue.Z)(ni,Zn);return oe||!ln?ei(un):(0,Fe.Z)((0,Fe.Z)({key:"__RC_SELECT_GRP__".concat(Kn===null?on:Kn,"__"),label:Kn},mn),{},{options:li(hi)})}).filter(function(un){return un})}var to=function(oe,un,on,ve,ln){return Xt.useMemo(function(){var Kn=oe,ni=!oe;ni&&(Kn=li(un));var hi=new Map,mn=new Map,fn=function(ri,Je,Nn){Nn&&typeof Nn=="string"&&ri.set(Je[Nn],Je)},Pn=function wi(ri){for(var Je=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Nn=0;Nn<ri.length;Nn+=1){var Wi=ri[Nn];!Wi[on.options]||Je?(hi.set(Wi[on.value],Wi),fn(mn,Wi,on.label),fn(mn,Wi,ve),fn(mn,Wi,ln)):wi(Wi[on.options],!0)}};return Pn(Kn),{options:Kn,valueOptions:hi,labelOptions:mn}},[oe,un,on,ve,ln])},be=to;function ke(Wt){var oe=Xt.useRef();oe.current=Wt;var un=Xt.useCallback(function(){return oe.current.apply(oe,arguments)},[]);return un}function pe(Wt){var oe=Wt.mode,un=Wt.options,on=Wt.children,ve=Wt.backfill,ln=Wt.allowClear,Kn=Wt.placeholder,ni=Wt.getInputElement,hi=Wt.showSearch,mn=Wt.onSearch,fn=Wt.defaultOpen,Pn=Wt.autoFocus,wi=Wt.labelInValue,ri=Wt.value,Je=Wt.inputValue,Nn=Wt.optionLabelProp,Wi=isMultiple(oe),qi=hi!==void 0?hi:Wi||oe==="combobox",To=un||convertChildrenToData(on);if(warning(oe!=="tags"||To.every(function(Fn){return!Fn.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),oe==="tags"||oe==="combobox"){var he=To.some(function(Fn){return Fn.options?Fn.options.some(function(Xi){return typeof("value"in Xi?Xi.value:Xi.key)=="number"}):typeof("value"in Fn?Fn.value:Fn.key)=="number"});warning(!he,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(oe!=="combobox"||!Nn,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(oe==="combobox"||!ve,"`backfill` only works with `combobox` mode."),warning(oe==="combobox"||!ni,"`getInputElement` only work with `combobox` mode."),noteOnce(oe!=="combobox"||!ni||!ln||!Kn,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),mn&&!qi&&oe!=="combobox"&&oe!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!fn||Pn,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),ri!=null){var Wn=toArray(ri);warning(!wi||Wn.every(function(Fn){return _typeof(Fn)==="object"&&("key"in Fn||"value"in Fn)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!Wi||Array.isArray(ri),"`value` should be array when `mode` is `multiple` or `tags`")}if(on){var Ci=null;toNodeArray(on).some(function(Fn){if(!React.isValidElement(Fn)||!Fn.type)return!1;var Xi=Fn,Oi=Xi.type;if(Oi.isSelectOption)return!1;if(Oi.isSelectOptGroup){var Ri=toNodeArray(Fn.props.children).every(function(Fi){return!React.isValidElement(Fi)||!Fn.type||Fi.type.isSelectOption?!0:(Ci=Fi.type,!1)});return!Ri}return Ci=Oi,!0}),Ci&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(Ci.displayName||Ci.name||Ci,"`.")),warning(Je===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function je(Wt,oe){if(Wt){var un=function on(ve){for(var ln=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Kn=0;Kn<ve.length;Kn++){var ni=ve[Kn];if(ni[oe==null?void 0:oe.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!ln&&Array.isArray(ni[oe==null?void 0:oe.options])&&on(ni[oe==null?void 0:oe.options],!0))break}};un(Wt)}}var Yn=null,jn=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","labelRender","value","defaultValue","labelInValue","onChange","maxCount"],vi=["inputValue"];function Ce(Wt){return!Wt||(0,te.Z)(Wt)!=="object"}var Ye=Xt.forwardRef(function(Wt,oe){var un=Wt.id,on=Wt.mode,ve=Wt.prefixCls,ln=ve===void 0?"rc-select":ve,Kn=Wt.backfill,ni=Wt.fieldNames,hi=Wt.inputValue,mn=Wt.searchValue,fn=Wt.onSearch,Pn=Wt.autoClearSearchValue,wi=Pn===void 0?!0:Pn,ri=Wt.onSelect,Je=Wt.onDeselect,Nn=Wt.dropdownMatchSelectWidth,Wi=Nn===void 0?!0:Nn,qi=Wt.filterOption,To=Wt.filterSort,he=Wt.optionFilterProp,Wn=Wt.optionLabelProp,Ci=Wt.options,Fn=Wt.optionRender,Xi=Wt.children,Oi=Wt.defaultActiveFirstOption,Ri=Wt.menuItemSelectedIcon,Fi=Wt.virtual,Ii=Wt.direction,eo=Wt.listHeight,Re=eo===void 0?200:eo,co=Wt.listItemHeight,Oe=co===void 0?20:co,Vi=Wt.labelRender,Yo=Wt.value,io=Wt.defaultValue,Do=Wt.labelInValue,zi=Wt.onChange,mi=Wt.maxCount,fo=(0,ue.Z)(Wt,jn),Er=(0,Ho.ZP)(un),bo=oi(on),Cn=!!(!Ci&&Xi),Rt=Xt.useMemo(function(){return qi===void 0&&on==="combobox"?!1:qi},[qi,on]),yo=Xt.useMemo(function(){return kn(ni,Cn)},[JSON.stringify(ni),Cn]),cs=(0,Ae.Z)("",{value:mn!==void 0?mn:hi,postState:function(Ai){return Ai||""}}),ts=(0,ge.Z)(cs,2),pr=ts[0],so=ts[1],Gn=be(Ci,Xi,yo,he,Wn),qn=Gn.valueOptions,bi=Gn.labelOptions,Vn=Gn.options,xi=Xt.useCallback(function(yi){var Ai=gn(yi);return Ai.map(function(Gi){var $i,jo,ui,wa,is;if(Ce(Gi))$i=Gi;else{var zr;ui=Gi.key,jo=Gi.label,$i=(zr=Gi.value)!==null&&zr!==void 0?zr:ui}var er=qn.get($i);if(er){var Js;if(jo===void 0&&(jo=er==null?void 0:er[Wn||yo.label]),ui===void 0&&(ui=(Js=er==null?void 0:er.key)!==null&&Js!==void 0?Js:$i),wa=er==null?void 0:er.disabled,is=er==null?void 0:er.title,0)var Pa}return{label:jo,value:$i,key:ui,disabled:wa,title:is}})},[yo,Wn,qn]),Un=(0,Ae.Z)(io,{value:Yo}),Hn=(0,ge.Z)(Un,2),ti=Hn[0],Ze=Hn[1],Qi=Xt.useMemo(function(){var yi,Ai=bo&&ti===null?[]:ti,Gi=xi(Ai);return on==="combobox"&&Ht((yi=Gi[0])===null||yi===void 0?void 0:yi.value)?[]:Gi},[ti,xi,on,bo]),uo=ki(Qi,qn),tr=(0,ge.Z)(uo,2),ao=tr[0],or=tr[1],mr=Xt.useMemo(function(){if(!on&&ao.length===1){var yi=ao[0];if(yi.value===null&&(yi.label===null||yi.label===void 0))return[]}return ao.map(function(Ai){var Gi;return(0,Fe.Z)((0,Fe.Z)({},Ai),{},{label:(Gi=typeof Vi=="function"?Vi(Ai):Ai.label)!==null&&Gi!==void 0?Gi:Ai.value})})},[on,ao,Vi]),Ar=Xt.useMemo(function(){return new Set(ao.map(function(yi){return yi.value}))},[ao]);Xt.useEffect(function(){if(on==="combobox"){var yi,Ai=(yi=ao[0])===null||yi===void 0?void 0:yi.value;so(Kt(Ai)?String(Ai):"")}},[ao]);var ur=ke(function(yi,Ai){var Gi=Ai!=null?Ai:yi;return(0,we.Z)((0,we.Z)({},yo.value,yi),yo.label,Gi)}),es=Xt.useMemo(function(){if(on!=="tags")return Vn;var yi=(0,ce.Z)(Vn),Ai=function($i){return qn.has($i)};return(0,ce.Z)(ao).sort(function(Gi,$i){return Gi.value<$i.value?-1:1}).forEach(function(Gi){var $i=Gi.value;Ai($i)||yi.push(ur($i,Gi.label))}),yi},[ur,Vn,qn,ao,on]),kr=Lt(es,yo,pr,Rt,he),ye=Xt.useMemo(function(){return on!=="tags"||!pr||kr.some(function(yi){return yi[he||"value"]===pr})||kr.some(function(yi){return yi[yo.value]===pr})?kr:[ur(pr)].concat((0,ce.Z)(kr))},[ur,he,on,kr,pr,yo]),ns=function yi(Ai){var Gi=(0,ce.Z)(Ai).sort(function($i,jo){return To($i,jo,{searchValue:pr})});return Gi.map(function($i){return Array.isArray($i.options)?(0,Fe.Z)((0,Fe.Z)({},$i),{},{options:$i.options.length>0?yi($i.options):$i.options}):$i})},Gs=Xt.useMemo(function(){return To?ns(ye):ye},[ye,To,pr]),Xs=Xt.useMemo(function(){return Tn(Gs,{fieldNames:yo,childrenAsData:Cn})},[Gs,yo,Cn]),Ro=function(Ai){var Gi=xi(Ai);if(Ze(Gi),zi&&(Gi.length!==ao.length||Gi.some(function(ui,wa){var is;return((is=ao[wa])===null||is===void 0?void 0:is.value)!==(ui==null?void 0:ui.value)}))){var $i=Do?Gi:Gi.map(function(ui){return ui.value}),jo=Gi.map(function(ui){return Ge(or(ui.value))});zi(bo?$i:$i[0],bo?jo:jo[0])}},Ja=Xt.useState(null),la=(0,ge.Z)(Ja,2),Ml=la[0],So=la[1],Mr=Xt.useState(0),Hs=(0,ge.Z)(Mr,2),cl=Hs[0],lu=Hs[1],xa=Oi!==void 0?Oi:on!=="combobox",ci=Xt.useCallback(function(yi,Ai){var Gi=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},$i=Gi.source,jo=$i===void 0?"keyboard":$i;lu(Ai),Kn&&on==="combobox"&&yi!==null&&jo==="keyboard"&&So(String(yi))},[Kn,on]),Gl=function(Ai,Gi,$i){var jo=function(){var bl,Qa=or(Ai);return[Do?{label:Qa==null?void 0:Qa[yo.label],value:Ai,key:(bl=Qa==null?void 0:Qa.key)!==null&&bl!==void 0?bl:Ai}:Ai,Ge(Qa)]};if(Gi&&ri){var ui=jo(),wa=(0,ge.Z)(ui,2),is=wa[0],zr=wa[1];ri(is,zr)}else if(!Gi&&Je&&$i!=="clear"){var er=jo(),Js=(0,ge.Z)(er,2),Pa=Js[0],Fs=Js[1];Je(Pa,Fs)}},uu=ke(function(yi,Ai){var Gi,$i=bo?Ai.selected:!0;$i?Gi=bo?[].concat((0,ce.Z)(ao),[yi]):[yi]:Gi=ao.filter(function(jo){return jo.value!==yi}),Ro(Gi),Gl(yi,$i),on==="combobox"?So(""):(!oi||wi)&&(so(""),So(""))}),ua=function(Ai,Gi){Ro(Ai);var $i=Gi.type,jo=Gi.values;($i==="remove"||$i==="clear")&&jo.forEach(function(ui){Gl(ui.value,!1,$i)})},Yr=function(Ai,Gi){if(so(Ai),So(null),Gi.source==="submit"){var $i=(Ai||"").trim();if($i){var jo=Array.from(new Set([].concat((0,ce.Z)(Ar),[$i])));Ro(jo),Gl($i,!0),so("")}return}Gi.source!=="blur"&&(on==="combobox"&&Ro(Ai),fn==null||fn(Ai))},Fu=function(Ai){var Gi=Ai;on!=="tags"&&(Gi=Ai.map(function(jo){var ui=bi.get(jo);return ui==null?void 0:ui.value}).filter(function(jo){return jo!==void 0}));var $i=Array.from(new Set([].concat((0,ce.Z)(Ar),(0,ce.Z)(Gi))));Ro($i),$i.forEach(function(jo){Gl(jo,!0)})},bn=Xt.useMemo(function(){var yi=Fi!==!1&&Wi!==!1;return(0,Fe.Z)((0,Fe.Z)({},Gn),{},{flattenOptions:Xs,onActiveValue:ci,defaultActiveFirstOption:xa,onSelect:uu,menuItemSelectedIcon:Ri,rawValues:Ar,fieldNames:yo,virtual:yi,direction:Ii,listHeight:Re,listItemHeight:Oe,childrenAsData:Cn,maxCount:mi,optionRender:Fn})},[mi,Gn,Xs,ci,xa,uu,Ri,Ar,yo,Fi,Wi,Ii,Re,Oe,Cn,Fn]);return Xt.createElement(On.Provider,{value:bn},Xt.createElement(Li,(0,bt.Z)({},fo,{id:Er,prefixCls:ln,ref:oe,omitDomProps:vi,mode:on,displayValues:mr,onDisplayValuesChange:ua,direction:Ii,searchValue:pr,onSearch:Yr,autoClearSearchValue:wi,onSearchSplit:Fu,dropdownMatchSelectWidth:Wi,OptionList:Uo,emptyOptions:!Xs.length,activeValue:Ml,activeDescendantId:"".concat(Er,"_list_").concat(cl)})))}),In=Ye;In.Option=Ki,In.OptGroup=_i;var pi=In,an=pi},63158:function(dn,Rn,Zt){"use strict";var bt=Zt(67711),ce=Zt(52873),we=Zt(16886),Fe=Zt(33346),ge=Zt(59301),ue=Zt(92310),te=Zt.n(ue),Ae=Zt(18929),xe=Zt(10228),Xt=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],Ke=ge.forwardRef(function(se,rn){var At,et=se.prefixCls,nt=et===void 0?"rc-switch":et,ft=se.className,lt=se.checked,pt=se.defaultChecked,vt=se.disabled,Ct=se.loadingIcon,Nt=se.checkedChildren,Gt=se.unCheckedChildren,Vt=se.onClick,ee=se.onChange,ie=se.onKeyDown,$t=(0,Fe.Z)(se,Xt),Pe=(0,Ae.Z)(!1,{value:lt,defaultValue:pt}),le=(0,we.Z)(Pe,2),Ie=le[0],Ve=le[1];function Qe($e,Kt){var Ht=Ie;return vt||(Ht=$e,Ve(Ht),ee==null||ee(Ht,Kt)),Ht}function Dn($e){$e.which===xe.Z.LEFT?Qe(!1,$e):$e.which===xe.Z.RIGHT&&Qe(!0,$e),ie==null||ie($e)}function gn($e){var Kt=Qe(!Ie,$e);Vt==null||Vt(Kt,$e)}var en=te()(nt,ft,(At={},(0,ce.Z)(At,"".concat(nt,"-checked"),Ie),(0,ce.Z)(At,"".concat(nt,"-disabled"),vt),At));return ge.createElement("button",(0,bt.Z)({},$t,{type:"button",role:"switch","aria-checked":Ie,disabled:vt,className:en,ref:rn,onKeyDown:Dn,onClick:gn}),Ct,ge.createElement("span",{className:"".concat(nt,"-inner")},ge.createElement("span",{className:"".concat(nt,"-inner-checked")},Nt),ge.createElement("span",{className:"".concat(nt,"-inner-unchecked")},Gt)))});Ke.displayName="Switch",Rn.Z=Ke},22711:function(dn,Rn,Zt){"use strict";Zt.r(Rn),Zt.d(Rn,{ResizableTextArea:function(){return le},default:function(){return Dn}});var bt=Zt(67711),ce=Zt(52873),we=Zt(98506),Fe=Zt(15142),ge=Zt(16886),ue=Zt(33346),te=Zt(92310),Ae=Zt.n(te),xe=Zt(36901),Xt=Zt(66003),Ke=Zt(30292),se=Zt(18929),rn=Zt(59301),At=Zt(26420),et=Zt(29301),nt=Zt(34280),ft=Zt(16089),lt=`
min-height:0 !important;
max-height:none !important;
height:0 !important;
visibility:hidden !important;
overflow:hidden !important;
position:absolute !important;
z-index:-1000 !important;
top:0 !important;
right:0 !important;
pointer-events: none !important;
`,pt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],vt={},Ct;function Nt(gn){var en=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,$e=gn.getAttribute("id")||gn.getAttribute("data-reactid")||gn.getAttribute("name");if(en&&vt[$e])return vt[$e];var Kt=window.getComputedStyle(gn),Ht=Kt.getPropertyValue("box-sizing")||Kt.getPropertyValue("-moz-box-sizing")||Kt.getPropertyValue("-webkit-box-sizing"),Le=parseFloat(Kt.getPropertyValue("padding-bottom"))+parseFloat(Kt.getPropertyValue("padding-top")),nn=parseFloat(Kt.getPropertyValue("border-bottom-width"))+parseFloat(Kt.getPropertyValue("border-top-width")),sn=pt.map(function(Te){return"".concat(Te,":").concat(Kt.getPropertyValue(Te))}).join(";"),me={sizingStyle:sn,paddingSize:Le,borderSize:nn,boxSizing:Ht};return en&&$e&&(vt[$e]=me),me}function Gt(gn){var en=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,$e=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,Kt=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;Ct||(Ct=document.createElement("textarea"),Ct.setAttribute("tab-index","-1"),Ct.setAttribute("aria-hidden","true"),Ct.setAttribute("name","hiddenTextarea"),document.body.appendChild(Ct)),gn.getAttribute("wrap")?Ct.setAttribute("wrap",gn.getAttribute("wrap")):Ct.removeAttribute("wrap");var Ht=Nt(gn,en),Le=Ht.paddingSize,nn=Ht.borderSize,sn=Ht.boxSizing,me=Ht.sizingStyle;Ct.setAttribute("style","".concat(me,";").concat(lt)),Ct.value=gn.value||gn.placeholder||"";var Te=void 0,Ee=void 0,vn,Ue=Ct.scrollHeight;if(sn==="border-box"?Ue+=nn:sn==="content-box"&&(Ue-=Le),$e!==null||Kt!==null){Ct.value=" ";var ne=Ct.scrollHeight-Le;$e!==null&&(Te=ne*$e,sn==="border-box"&&(Te=Te+Le+nn),Ue=Math.max(Te,Ue)),Kt!==null&&(Ee=ne*Kt,sn==="border-box"&&(Ee=Ee+Le+nn),vn=Ue>Ee?"":"hidden",Ue=Math.min(Ee,Ue))}var Se={height:Ue,overflowY:vn,resize:"none"};return Te&&(Se.minHeight=Te),Ee&&(Se.maxHeight=Ee),Se}var Vt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],ee=0,ie=1,$t=2,Pe=rn.forwardRef(function(gn,en){var $e=gn,Kt=$e.prefixCls,Ht=$e.defaultValue,Le=$e.value,nn=$e.autoSize,sn=$e.onResize,me=$e.className,Te=$e.style,Ee=$e.disabled,vn=$e.onChange,Ue=$e.onInternalAutoSize,ne=(0,ue.Z)($e,Vt),Se=(0,se.Z)(Ht,{value:Le,postState:function(Ki){return Ki!=null?Ki:""}}),tn=(0,ge.Z)(Se,2),cn=tn[0],Et=tn[1],Pt=function(Ki){Et(Ki.target.value),vn==null||vn(Ki)},xt=rn.useRef();rn.useImperativeHandle(en,function(){return{textArea:xt.current}});var Ft=rn.useMemo(function(){return nn&&(0,At.Z)(nn)==="object"?[nn.minRows,nn.maxRows]:[]},[nn]),jt=(0,ge.Z)(Ft,2),kt=jt[0],de=jt[1],We=!!nn,Ln=function(){try{if(document.activeElement===xt.current){var Ki=xt.current,Bo=Ki.selectionStart,Di=Ki.selectionEnd,Vo=Ki.scrollTop;xt.current.setSelectionRange(Bo,Di),xt.current.scrollTop=Vo}}catch(gr){}},kn=rn.useState($t),Tn=(0,ge.Z)(kn,2),Ge=Tn[0],En=Tn[1],xn=rn.useState(),On=(0,ge.Z)(xn,2),di=On[0],An=On[1],Zi=function(){En(ee)};(0,nt.Z)(function(){We&&Zi()},[Le,kt,de,We]),(0,nt.Z)(function(){if(Ge===ee)En(ie);else if(Ge===ie){var ji=Gt(xt.current,!1,kt,de);En($t),An(ji)}else Ln()},[Ge]);var oi=rn.useRef(),gi=function(){ft.Z.cancel(oi.current)},Li=function(Ki){Ge===$t&&(sn==null||sn(Ki),nn&&(gi(),oi.current=(0,ft.Z)(function(){Zi()})))};rn.useEffect(function(){return gi},[]);var Po=We?di:null,_i=(0,we.Z)((0,we.Z)({},Te),Po);return(Ge===ee||Ge===ie)&&(_i.overflowY="hidden",_i.overflowX="hidden"),rn.createElement(et.Z,{onResize:Li,disabled:!(nn||sn)},rn.createElement("textarea",(0,bt.Z)({},ne,{ref:xt,style:_i,className:Ae()(Kt,me,(0,ce.Z)({},"".concat(Kt,"-disabled"),Ee)),disabled:Ee,value:cn,onChange:Pt})))}),le=Pe,Ie=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],Ve=rn.forwardRef(function(gn,en){var $e,Kt=gn.defaultValue,Ht=gn.value,Le=gn.onFocus,nn=gn.onBlur,sn=gn.onChange,me=gn.allowClear,Te=gn.maxLength,Ee=gn.onCompositionStart,vn=gn.onCompositionEnd,Ue=gn.suffix,ne=gn.prefixCls,Se=ne===void 0?"rc-textarea":ne,tn=gn.showCount,cn=gn.count,Et=gn.className,Pt=gn.style,xt=gn.disabled,Ft=gn.hidden,jt=gn.classNames,kt=gn.styles,de=gn.onResize,We=gn.onClear,Ln=gn.onPressEnter,kn=gn.readOnly,Tn=gn.autoSize,Ge=gn.onKeyDown,En=(0,ue.Z)(gn,Ie),xn=(0,se.Z)(Kt,{value:Ht,defaultValue:Kt}),On=(0,ge.Z)(xn,2),di=On[0],An=On[1],Zi=di==null?"":String(di),oi=rn.useState(!1),gi=(0,ge.Z)(oi,2),Li=gi[0],Po=gi[1],_i=rn.useRef(!1),ji=rn.useState(null),Ki=(0,ge.Z)(ji,2),Bo=Ki[0],Di=Ki[1],Vo=(0,rn.useRef)(null),gr=(0,rn.useRef)(null),Go=function(){var In;return(In=gr.current)===null||In===void 0?void 0:In.textArea},Ur=function(){Go().focus()};(0,rn.useImperativeHandle)(en,function(){var Ye;return{resizableTextArea:gr.current,focus:Ur,blur:function(){Go().blur()},nativeElement:((Ye=Vo.current)===null||Ye===void 0?void 0:Ye.nativeElement)||Go()}}),(0,rn.useEffect)(function(){Po(function(Ye){return!xt&&Ye})},[xt]);var jr=rn.useState(null),ir=(0,ge.Z)(jr,2),Uo=ir[0],ki=ir[1];rn.useEffect(function(){if(Uo){var Ye;(Ye=Go()).setSelectionRange.apply(Ye,(0,Fe.Z)(Uo))}},[Uo]);var Co=(0,Xt.Z)(cn,tn),Lt=($e=Co.max)!==null&&$e!==void 0?$e:Te,Ho=Number(Lt)>0,Lo=Co.strategy(Zi),zn=!!Lt&&Lo>Lt,Zn=function(In,pi){var an=pi;!_i.current&&Co.exceedFormatter&&Co.max&&Co.strategy(pi)>Co.max&&(an=Co.exceedFormatter(pi,{max:Co.max}),pi!==an&&ki([Go().selectionStart||0,Go().selectionEnd||0])),An(an),(0,Ke.rJ)(In.currentTarget,In,sn,an)},ei=function(In){_i.current=!0,Ee==null||Ee(In)},li=function(In){_i.current=!1,Zn(In,In.currentTarget.value),vn==null||vn(In)},to=function(In){Zn(In,In.target.value)},be=function(In){In.key==="Enter"&&Ln&&Ln(In),Ge==null||Ge(In)},ke=function(In){Po(!0),Le==null||Le(In)},pe=function(In){Po(!1),nn==null||nn(In)},je=function(In){An(""),Ur(),(0,Ke.rJ)(Go(),In,sn)},Yn=Ue,jn;Co.show&&(Co.showFormatter?jn=Co.showFormatter({value:Zi,count:Lo,maxLength:Lt}):jn="".concat(Lo).concat(Ho?" / ".concat(Lt):""),Yn=rn.createElement(rn.Fragment,null,Yn,rn.createElement("span",{className:Ae()("".concat(Se,"-data-count"),jt==null?void 0:jt.count),style:kt==null?void 0:kt.count},jn)));var vi=function(In){var pi;de==null||de(In),(pi=Go())!==null&&pi!==void 0&&pi.style.height&&Di(!0)},Ce=!Tn&&!tn&&!me;return rn.createElement(xe.BaseInput,{ref:Vo,value:Zi,allowClear:me,handleReset:je,suffix:Yn,prefixCls:Se,classNames:(0,we.Z)((0,we.Z)({},jt),{},{affixWrapper:Ae()(jt==null?void 0:jt.affixWrapper,(0,ce.Z)((0,ce.Z)({},"".concat(Se,"-show-count"),tn),"".concat(Se,"-textarea-allow-clear"),me))}),disabled:xt,focused:Li,className:Ae()(Et,zn&&"".concat(Se,"-out-of-range")),style:(0,we.Z)((0,we.Z)({},Pt),Bo&&!Ce?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof jn=="string"?jn:void 0}},hidden:Ft,readOnly:kn,onClear:We},rn.createElement(le,(0,bt.Z)({},En,{autoSize:Tn,maxLength:Te,onKeyDown:be,onChange:to,onFocus:ke,onBlur:pe,onCompositionStart:ei,onCompositionEnd:li,className:Ae()(jt==null?void 0:jt.textarea),style:(0,we.Z)((0,we.Z)({},kt==null?void 0:kt.textarea),{},{resize:Pt==null?void 0:Pt.resize}),disabled:xt,prefixCls:Se,onResize:vi,ref:gr,readOnly:kn})))}),Qe=Ve,Dn=Qe},90472:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return gn}});var bt=Zt(67711),ce=Zt(42573),we=Zt(58698),Fe=Zt(62437),ge=Zt(74700),ue=Zt(45080),te=Zt(52873),Ae=Zt(59301),xe=Zt(98506),Xt=Zt(33346),Ke=Zt(26420),se=Zt(77910),rn=Zt(51343),At=Zt(15142),et=Zt(92310),nt=Zt.n(et),ft=Zt(26112),lt=Zt(48736),pt=function(en,$e){if(en&&$e){var Kt=Array.isArray($e)?$e:$e.split(","),Ht=en.name||"",Le=en.type||"",nn=Le.replace(/\/.*$/,"");return Kt.some(function(sn){var me=sn.trim();if(/^\*(\/\*)?$/.test(sn))return!0;if(me.charAt(0)==="."){var Te=Ht.toLowerCase(),Ee=me.toLowerCase(),vn=[Ee];return(Ee===".jpg"||Ee===".jpeg")&&(vn=[".jpg",".jpeg"]),vn.some(function(Ue){return Te.endsWith(Ue)})}return/\/\*$/.test(me)?nn===me.replace(/\/.*$/,""):Le===me?!0:/^\w+$/.test(me)?((0,lt.ZP)(!1,"Upload takes an invalidate 'accept' type '".concat(me,"'.Skip for check.")),!0):!1})}return!0};function vt(en,$e){var Kt="cannot ".concat(en.method," ").concat(en.action," ").concat($e.status,"'"),Ht=new Error(Kt);return Ht.status=$e.status,Ht.method=en.method,Ht.url=en.action,Ht}function Ct(en){var $e=en.responseText||en.response;if(!$e)return $e;try{return JSON.parse($e)}catch(Kt){return $e}}function Nt(en){var $e=new XMLHttpRequest;en.onProgress&&$e.upload&&($e.upload.onprogress=function(nn){nn.total>0&&(nn.percent=nn.loaded/nn.total*100),en.onProgress(nn)});var Kt=new FormData;en.data&&Object.keys(en.data).forEach(function(Le){var nn=en.data[Le];if(Array.isArray(nn)){nn.forEach(function(sn){Kt.append("".concat(Le,"[]"),sn)});return}Kt.append(Le,nn)}),en.file instanceof Blob?Kt.append(en.filename,en.file,en.file.name):Kt.append(en.filename,en.file),$e.onerror=function(nn){en.onError(nn)},$e.onload=function(){return $e.status<200||$e.status>=300?en.onError(vt(en,$e),Ct($e)):en.onSuccess(Ct($e),$e)},$e.open(en.method,en.action,!0),en.withCredentials&&"withCredentials"in $e&&($e.withCredentials=!0);var Ht=en.headers||{};return Ht["X-Requested-With"]!==null&&$e.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Ht).forEach(function(Le){Ht[Le]!==null&&$e.setRequestHeader(Le,Ht[Le])}),$e.send(Kt),{abort:function(){$e.abort()}}}var Gt=function(){var en=(0,rn.Z)((0,se.Z)().mark(function $e(Kt,Ht){var Le,nn,sn,me,Te,Ee,vn,Ue;return(0,se.Z)().wrap(function(Se){for(;;)switch(Se.prev=Se.next){case 0:Ee=function(){return Ee=(0,rn.Z)((0,se.Z)().mark(function cn(Et){return(0,se.Z)().wrap(function(xt){for(;;)switch(xt.prev=xt.next){case 0:return xt.abrupt("return",new Promise(function(Ft){Et.file(function(jt){Ht(jt)?(Et.fullPath&&!jt.webkitRelativePath&&(Object.defineProperties(jt,{webkitRelativePath:{writable:!0}}),jt.webkitRelativePath=Et.fullPath.replace(/^\//,""),Object.defineProperties(jt,{webkitRelativePath:{writable:!1}})),Ft(jt)):Ft(null)})}));case 1:case"end":return xt.stop()}},cn)})),Ee.apply(this,arguments)},Te=function(cn){return Ee.apply(this,arguments)},me=function(){return me=(0,rn.Z)((0,se.Z)().mark(function cn(Et){var Pt,xt,Ft,jt,kt;return(0,se.Z)().wrap(function(We){for(;;)switch(We.prev=We.next){case 0:Pt=Et.createReader(),xt=[];case 2:return We.next=5,new Promise(function(Ln){Pt.readEntries(Ln,function(){return Ln([])})});case 5:if(Ft=We.sent,jt=Ft.length,jt){We.next=9;break}return We.abrupt("break",12);case 9:for(kt=0;kt<jt;kt++)xt.push(Ft[kt]);We.next=2;break;case 12:return We.abrupt("return",xt);case 13:case"end":return We.stop()}},cn)})),me.apply(this,arguments)},sn=function(cn){return me.apply(this,arguments)},Le=[],nn=[],Kt.forEach(function(tn){return nn.push(tn.webkitGetAsEntry())}),vn=function(){var tn=(0,rn.Z)((0,se.Z)().mark(function cn(Et,Pt){var xt,Ft;return(0,se.Z)().wrap(function(kt){for(;;)switch(kt.prev=kt.next){case 0:if(Et){kt.next=2;break}return kt.abrupt("return");case 2:if(Et.path=Pt||"",!Et.isFile){kt.next=10;break}return kt.next=6,Te(Et);case 6:xt=kt.sent,xt&&Le.push(xt),kt.next=15;break;case 10:if(!Et.isDirectory){kt.next=15;break}return kt.next=13,sn(Et);case 13:Ft=kt.sent,nn.push.apply(nn,(0,At.Z)(Ft));case 15:case"end":return kt.stop()}},cn)}));return function(Et,Pt){return tn.apply(this,arguments)}}(),Ue=0;case 9:if(!(Ue<nn.length)){Se.next=15;break}return Se.next=12,vn(nn[Ue]);case 12:Ue++,Se.next=9;break;case 15:return Se.abrupt("return",Le);case 16:case"end":return Se.stop()}},$e)}));return function(Kt,Ht){return en.apply(this,arguments)}}(),Vt=Gt,ee=+new Date,ie=0;function $t(){return"rc-upload-".concat(ee,"-").concat(++ie)}var Pe=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],le=function(en){(0,ge.Z)(Kt,en);var $e=(0,ue.Z)(Kt);function Kt(){var Ht;(0,ce.Z)(this,Kt);for(var Le=arguments.length,nn=new Array(Le),sn=0;sn<Le;sn++)nn[sn]=arguments[sn];return Ht=$e.call.apply($e,[this].concat(nn)),(0,te.Z)((0,Fe.Z)(Ht),"state",{uid:$t()}),(0,te.Z)((0,Fe.Z)(Ht),"reqs",{}),(0,te.Z)((0,Fe.Z)(Ht),"fileInput",void 0),(0,te.Z)((0,Fe.Z)(Ht),"_isMounted",void 0),(0,te.Z)((0,Fe.Z)(Ht),"onChange",function(me){var Te=Ht.props,Ee=Te.accept,vn=Te.directory,Ue=me.target.files,ne=(0,At.Z)(Ue).filter(function(Se){return!vn||pt(Se,Ee)});Ht.uploadFiles(ne),Ht.reset()}),(0,te.Z)((0,Fe.Z)(Ht),"onClick",function(me){var Te=Ht.fileInput;if(Te){var Ee=me.target,vn=Ht.props.onClick;if(Ee&&Ee.tagName==="BUTTON"){var Ue=Te.parentNode;Ue.focus(),Ee.blur()}Te.click(),vn&&vn(me)}}),(0,te.Z)((0,Fe.Z)(Ht),"onKeyDown",function(me){me.key==="Enter"&&Ht.onClick(me)}),(0,te.Z)((0,Fe.Z)(Ht),"onFileDrop",function(){var me=(0,rn.Z)((0,se.Z)().mark(function Te(Ee){var vn,Ue,ne;return(0,se.Z)().wrap(function(tn){for(;;)switch(tn.prev=tn.next){case 0:if(vn=Ht.props.multiple,Ee.preventDefault(),Ee.type!=="dragover"){tn.next=4;break}return tn.abrupt("return");case 4:if(!Ht.props.directory){tn.next=11;break}return tn.next=7,Vt(Array.prototype.slice.call(Ee.dataTransfer.items),function(cn){return pt(cn,Ht.props.accept)});case 7:Ue=tn.sent,Ht.uploadFiles(Ue),tn.next=14;break;case 11:ne=(0,At.Z)(Ee.dataTransfer.files).filter(function(cn){return pt(cn,Ht.props.accept)}),vn===!1&&(ne=ne.slice(0,1)),Ht.uploadFiles(ne);case 14:case"end":return tn.stop()}},Te)}));return function(Te){return me.apply(this,arguments)}}()),(0,te.Z)((0,Fe.Z)(Ht),"uploadFiles",function(me){var Te=(0,At.Z)(me),Ee=Te.map(function(vn){return vn.uid=$t(),Ht.processFile(vn,Te)});Promise.all(Ee).then(function(vn){var Ue=Ht.props.onBatchStart;Ue==null||Ue(vn.map(function(ne){var Se=ne.origin,tn=ne.parsedFile;return{file:Se,parsedFile:tn}})),vn.filter(function(ne){return ne.parsedFile!==null}).forEach(function(ne){Ht.post(ne)})})}),(0,te.Z)((0,Fe.Z)(Ht),"processFile",function(){var me=(0,rn.Z)((0,se.Z)().mark(function Te(Ee,vn){var Ue,ne,Se,tn,cn,Et,Pt,xt,Ft;return(0,se.Z)().wrap(function(kt){for(;;)switch(kt.prev=kt.next){case 0:if(Ue=Ht.props.beforeUpload,ne=Ee,!Ue){kt.next=14;break}return kt.prev=3,kt.next=6,Ue(Ee,vn);case 6:ne=kt.sent,kt.next=12;break;case 9:kt.prev=9,kt.t0=kt.catch(3),ne=!1;case 12:if(ne!==!1){kt.next=14;break}return kt.abrupt("return",{origin:Ee,parsedFile:null,action:null,data:null});case 14:if(Se=Ht.props.action,typeof Se!="function"){kt.next=21;break}return kt.next=18,Se(Ee);case 18:tn=kt.sent,kt.next=22;break;case 21:tn=Se;case 22:if(cn=Ht.props.data,typeof cn!="function"){kt.next=29;break}return kt.next=26,cn(Ee);case 26:Et=kt.sent,kt.next=30;break;case 29:Et=cn;case 30:return Pt=((0,Ke.Z)(ne)==="object"||typeof ne=="string")&&ne?ne:Ee,Pt instanceof File?xt=Pt:xt=new File([Pt],Ee.name,{type:Ee.type}),Ft=xt,Ft.uid=Ee.uid,kt.abrupt("return",{origin:Ee,data:Et,parsedFile:Ft,action:tn});case 35:case"end":return kt.stop()}},Te,null,[[3,9]])}));return function(Te,Ee){return me.apply(this,arguments)}}()),(0,te.Z)((0,Fe.Z)(Ht),"saveFileInput",function(me){Ht.fileInput=me}),Ht}return(0,we.Z)(Kt,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(Le){var nn=this,sn=Le.data,me=Le.origin,Te=Le.action,Ee=Le.parsedFile;if(this._isMounted){var vn=this.props,Ue=vn.onStart,ne=vn.customRequest,Se=vn.name,tn=vn.headers,cn=vn.withCredentials,Et=vn.method,Pt=me.uid,xt=ne||Nt,Ft={action:Te,filename:Se,data:sn,file:Ee,headers:tn,withCredentials:cn,method:Et||"post",onProgress:function(kt){var de=nn.props.onProgress;de==null||de(kt,Ee)},onSuccess:function(kt,de){var We=nn.props.onSuccess;We==null||We(kt,Ee,de),delete nn.reqs[Pt]},onError:function(kt,de){var We=nn.props.onError;We==null||We(kt,de,Ee),delete nn.reqs[Pt]}};Ue(me),this.reqs[Pt]=xt(Ft)}}},{key:"reset",value:function(){this.setState({uid:$t()})}},{key:"abort",value:function(Le){var nn=this.reqs;if(Le){var sn=Le.uid?Le.uid:Le;nn[sn]&&nn[sn].abort&&nn[sn].abort(),delete nn[sn]}else Object.keys(nn).forEach(function(me){nn[me]&&nn[me].abort&&nn[me].abort(),delete nn[me]})}},{key:"render",value:function(){var Le=this.props,nn=Le.component,sn=Le.prefixCls,me=Le.className,Te=Le.classNames,Ee=Te===void 0?{}:Te,vn=Le.disabled,Ue=Le.id,ne=Le.name,Se=Le.style,tn=Le.styles,cn=tn===void 0?{}:tn,Et=Le.multiple,Pt=Le.accept,xt=Le.capture,Ft=Le.children,jt=Le.directory,kt=Le.openFileDialogOnClick,de=Le.onMouseEnter,We=Le.onMouseLeave,Ln=Le.hasControlInside,kn=(0,Xt.Z)(Le,Pe),Tn=nt()((0,te.Z)((0,te.Z)((0,te.Z)({},sn,!0),"".concat(sn,"-disabled"),vn),me,me)),Ge=jt?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},En=vn?{}:{onClick:kt?this.onClick:function(){},onKeyDown:kt?this.onKeyDown:function(){},onMouseEnter:de,onMouseLeave:We,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:Ln?void 0:"0"};return Ae.createElement(nn,(0,bt.Z)({},En,{className:Tn,role:Ln?void 0:"button",style:Se}),Ae.createElement("input",(0,bt.Z)({},(0,ft.Z)(kn,{aria:!0,data:!0}),{id:Ue,name:ne,disabled:vn,type:"file",ref:this.saveFileInput,onClick:function(On){return On.stopPropagation()},key:this.state.uid,style:(0,xe.Z)({display:"none"},cn.input),className:Ee.input,accept:Pt},Ge,{multiple:Et,onChange:this.onChange},xt!=null?{capture:xt}:{})),Ft)}}]),Kt}(Ae.Component),Ie=le;function Ve(){}var Qe=function(en){(0,ge.Z)(Kt,en);var $e=(0,ue.Z)(Kt);function Kt(){var Ht;(0,ce.Z)(this,Kt);for(var Le=arguments.length,nn=new Array(Le),sn=0;sn<Le;sn++)nn[sn]=arguments[sn];return Ht=$e.call.apply($e,[this].concat(nn)),(0,te.Z)((0,Fe.Z)(Ht),"uploader",void 0),(0,te.Z)((0,Fe.Z)(Ht),"saveUploader",function(me){Ht.uploader=me}),Ht}return(0,we.Z)(Kt,[{key:"abort",value:function(Le){this.uploader.abort(Le)}},{key:"render",value:function(){return Ae.createElement(Ie,(0,bt.Z)({},this.props,{ref:this.saveUploader}))}}]),Kt}(Ae.Component);(0,te.Z)(Qe,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:Ve,onError:Ve,onSuccess:Ve,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});var Dn=Qe,gn=Dn},6790:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return cn}});var bt=Zt(67711),ce=Zt(26420),we=Zt(98506),Fe=Zt(52873),ge=Zt(16886),ue=Zt(33346),te=Zt(92310),Ae=Zt.n(te),xe=Zt(29301),Xt=Zt(70425),Ke=Zt(34280),se=Zt(59301),rn=Zt(4676),At=se.forwardRef(function(Et,Pt){var xt=Et.height,Ft=Et.offsetY,jt=Et.offsetX,kt=Et.children,de=Et.prefixCls,We=Et.onInnerResize,Ln=Et.innerProps,kn=Et.rtl,Tn=Et.extra,Ge={},En={display:"flex",flexDirection:"column"};return Ft!==void 0&&(Ge={height:xt,position:"relative",overflow:"hidden"},En=(0,we.Z)((0,we.Z)({},En),{},(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({transform:"translateY(".concat(Ft,"px)")},kn?"marginRight":"marginLeft",-jt),"position","absolute"),"left",0),"right",0),"top",0))),se.createElement("div",{style:Ge},se.createElement(xe.Z,{onResize:function(On){var di=On.offsetHeight;di&&We&&We()}},se.createElement("div",(0,bt.Z)({style:En,className:Ae()((0,Fe.Z)({},"".concat(de,"-holder-inner"),de)),ref:Pt},Ln),kt,Tn)))});At.displayName="Filler";var et=At;function nt(Et){var Pt=Et.children,xt=Et.setRef,Ft=se.useCallback(function(jt){xt(jt)},[]);return se.cloneElement(Pt,{ref:Ft})}function ft(Et,Pt,xt,Ft,jt,kt,de,We){var Ln=We.getKey;return Et.slice(Pt,xt+1).map(function(kn,Tn){var Ge=Pt+Tn,En=de(kn,Ge,{style:{width:Ft},offsetX:jt}),xn=Ln(kn);return se.createElement(nt,{key:xn,setRef:function(di){return kt(kn,di)}},En)})}function lt(Et,Pt,xt,Ft){var jt=xt-Et,kt=Pt-xt,de=Math.min(jt,kt)*2;if(Ft<=de){var We=Math.floor(Ft/2);return Ft%2?xt+We+1:xt-We}return jt>kt?xt-(Ft-kt):xt+(Ft-jt)}function pt(Et,Pt,xt){var Ft=Et.length,jt=Pt.length,kt,de;if(Ft===0&&jt===0)return null;Ft<jt?(kt=Et,de=Pt):(kt=Pt,de=Et);var We={__EMPTY_ITEM__:!0};function Ln(On){return On!==void 0?xt(On):We}for(var kn=null,Tn=Math.abs(Ft-jt)!==1,Ge=0;Ge<de.length;Ge+=1){var En=Ln(kt[Ge]),xn=Ln(de[Ge]);if(En!==xn){kn=Ge,Tn=Tn||En!==Ln(de[Ge+1]);break}}return kn===null?null:{index:kn,multiple:Tn}}function vt(Et,Pt,xt){var Ft=se.useState(Et),jt=(0,ge.Z)(Ft,2),kt=jt[0],de=jt[1],We=se.useState(null),Ln=(0,ge.Z)(We,2),kn=Ln[0],Tn=Ln[1];return se.useEffect(function(){var Ge=pt(kt||[],Et||[],Pt);(Ge==null?void 0:Ge.index)!==void 0&&(xt==null||xt(Ge.index),Tn(Et[Ge.index])),de(Et)},[Et]),[kn]}var Ct=Zt(16089),Nt=(typeof navigator=="undefined"?"undefined":(0,ce.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Gt=Nt,Vt=function(Et,Pt,xt,Ft){var jt=(0,se.useRef)(!1),kt=(0,se.useRef)(null);function de(){clearTimeout(kt.current),jt.current=!0,kt.current=setTimeout(function(){jt.current=!1},50)}var We=(0,se.useRef)({top:Et,bottom:Pt,left:xt,right:Ft});return We.current.top=Et,We.current.bottom=Pt,We.current.left=xt,We.current.right=Ft,function(Ln,kn){var Tn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Ge=Ln?kn<0&&We.current.left||kn>0&&We.current.right:kn<0&&We.current.top||kn>0&&We.current.bottom;return Tn&&Ge?(clearTimeout(kt.current),jt.current=!1):(!Ge||jt.current)&&de(),!jt.current&&Ge}};function ee(Et,Pt,xt,Ft,jt,kt,de){var We=(0,se.useRef)(0),Ln=(0,se.useRef)(null),kn=(0,se.useRef)(null),Tn=(0,se.useRef)(!1),Ge=Vt(Pt,xt,Ft,jt);function En(oi,gi){if(Ct.Z.cancel(Ln.current),!Ge(!1,gi)){var Li=oi;if(!Li._virtualHandled)Li._virtualHandled=!0;else return;We.current+=gi,kn.current=gi,Gt||Li.preventDefault(),Ln.current=(0,Ct.Z)(function(){var Po=Tn.current?10:1;de(We.current*Po,!1),We.current=0})}}function xn(oi,gi){de(gi,!0),Gt||oi.preventDefault()}var On=(0,se.useRef)(null),di=(0,se.useRef)(null);function An(oi){if(Et){Ct.Z.cancel(di.current),di.current=(0,Ct.Z)(function(){On.current=null},2);var gi=oi.deltaX,Li=oi.deltaY,Po=oi.shiftKey,_i=gi,ji=Li;(On.current==="sx"||!On.current&&Po&&Li&&!gi)&&(_i=Li,ji=0,On.current="sx");var Ki=Math.abs(_i),Bo=Math.abs(ji);On.current===null&&(On.current=kt&&Ki>Bo?"x":"y"),On.current==="y"?En(oi,ji):xn(oi,_i)}}function Zi(oi){Et&&(Tn.current=oi.detail===kn.current)}return[An,Zi]}function ie(Et,Pt,xt,Ft){var jt=se.useMemo(function(){return[new Map,[]]},[Et,xt.id,Ft]),kt=(0,ge.Z)(jt,2),de=kt[0],We=kt[1],Ln=function(Tn){var Ge=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Tn,En=de.get(Tn),xn=de.get(Ge);if(En===void 0||xn===void 0)for(var On=Et.length,di=We.length;di<On;di+=1){var An,Zi=Et[di],oi=Pt(Zi);de.set(oi,di);var gi=(An=xt.get(oi))!==null&&An!==void 0?An:Ft;if(We[di]=(We[di-1]||0)+gi,oi===Tn&&(En=di),oi===Ge&&(xn=di),En!==void 0&&xn!==void 0)break}return{top:We[En-1]||0,bottom:We[xn]}};return Ln}var $t=Zt(42573),Pe=Zt(58698),le=function(){function Et(){(0,$t.Z)(this,Et),(0,Fe.Z)(this,"maps",void 0),(0,Fe.Z)(this,"id",0),(0,Fe.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,Pe.Z)(Et,[{key:"set",value:function(xt,Ft){this.diffRecords.set(xt,this.maps[xt]),this.maps[xt]=Ft,this.id+=1}},{key:"get",value:function(xt){return this.maps[xt]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),Et}(),Ie=le;function Ve(Et){var Pt=parseFloat(Et);return isNaN(Pt)?0:Pt}function Qe(Et,Pt,xt){var Ft=se.useState(0),jt=(0,ge.Z)(Ft,2),kt=jt[0],de=jt[1],We=(0,se.useRef)(new Map),Ln=(0,se.useRef)(new Ie),kn=(0,se.useRef)(0);function Tn(){kn.current+=1}function Ge(){var xn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Tn();var On=function(){var Zi=!1;We.current.forEach(function(oi,gi){if(oi&&oi.offsetParent){var Li=oi.offsetHeight,Po=getComputedStyle(oi),_i=Po.marginTop,ji=Po.marginBottom,Ki=Ve(_i),Bo=Ve(ji),Di=Li+Ki+Bo;Ln.current.get(gi)!==Di&&(Ln.current.set(gi,Di),Zi=!0)}}),Zi&&de(function(oi){return oi+1})};if(xn)On();else{kn.current+=1;var di=kn.current;Promise.resolve().then(function(){di===kn.current&&On()})}}function En(xn,On){var di=Et(xn),An=We.current.get(di);On?(We.current.set(di,On),Ge()):We.current.delete(di),!An!=!On&&(On?Pt==null||Pt(xn):xt==null||xt(xn))}return(0,se.useEffect)(function(){return Tn},[]),[En,Ge,Ln.current,kt]}var Dn=14/15;function gn(Et,Pt,xt){var Ft=(0,se.useRef)(!1),jt=(0,se.useRef)(0),kt=(0,se.useRef)(0),de=(0,se.useRef)(null),We=(0,se.useRef)(null),Ln,kn=function(xn){if(Ft.current){var On=Math.ceil(xn.touches[0].pageX),di=Math.ceil(xn.touches[0].pageY),An=jt.current-On,Zi=kt.current-di,oi=Math.abs(An)>Math.abs(Zi);oi?jt.current=On:kt.current=di;var gi=xt(oi,oi?An:Zi,!1,xn);gi&&xn.preventDefault(),clearInterval(We.current),gi&&(We.current=setInterval(function(){oi?An*=Dn:Zi*=Dn;var Li=Math.floor(oi?An:Zi);(!xt(oi,Li,!0)||Math.abs(Li)<=.1)&&clearInterval(We.current)},16))}},Tn=function(){Ft.current=!1,Ln()},Ge=function(xn){Ln(),xn.touches.length===1&&!Ft.current&&(Ft.current=!0,jt.current=Math.ceil(xn.touches[0].pageX),kt.current=Math.ceil(xn.touches[0].pageY),de.current=xn.target,de.current.addEventListener("touchmove",kn,{passive:!1}),de.current.addEventListener("touchend",Tn,{passive:!0}))};Ln=function(){de.current&&(de.current.removeEventListener("touchmove",kn),de.current.removeEventListener("touchend",Tn))},(0,Ke.Z)(function(){return Et&&Pt.current.addEventListener("touchstart",Ge,{passive:!0}),function(){var En;(En=Pt.current)===null||En===void 0||En.removeEventListener("touchstart",Ge),Ln(),clearInterval(We.current)}},[Et])}function en(Et){return Math.floor(Math.pow(Et,.5))}function $e(Et,Pt){var xt="touches"in Et?Et.touches[0]:Et;return xt[Pt?"pageX":"pageY"]-window[Pt?"scrollX":"scrollY"]}function Kt(Et,Pt,xt){se.useEffect(function(){var Ft=Pt.current;if(Et&&Ft){var jt=!1,kt,de,We=function(){Ct.Z.cancel(kt)},Ln=function En(){We(),kt=(0,Ct.Z)(function(){xt(de),En()})},kn=function(xn){if(!(xn.target.draggable||xn.button!==0)){var On=xn;On._virtualHandled||(On._virtualHandled=!0,jt=!0)}},Tn=function(){jt=!1,We()},Ge=function(xn){if(jt){var On=$e(xn,!1),di=Ft.getBoundingClientRect(),An=di.top,Zi=di.bottom;if(On<=An){var oi=An-On;de=-en(oi),Ln()}else if(On>=Zi){var gi=On-Zi;de=en(gi),Ln()}else We()}};return Ft.addEventListener("mousedown",kn),Ft.ownerDocument.addEventListener("mouseup",Tn),Ft.ownerDocument.addEventListener("mousemove",Ge),function(){Ft.removeEventListener("mousedown",kn),Ft.ownerDocument.removeEventListener("mouseup",Tn),Ft.ownerDocument.removeEventListener("mousemove",Ge),We()}}},[Et])}var Ht=10;function Le(Et,Pt,xt,Ft,jt,kt,de,We){var Ln=se.useRef(),kn=se.useState(null),Tn=(0,ge.Z)(kn,2),Ge=Tn[0],En=Tn[1];return(0,Ke.Z)(function(){if(Ge&&Ge.times<Ht){if(!Et.current){En(function(Co){return(0,we.Z)({},Co)});return}kt();var xn=Ge.targetAlign,On=Ge.originAlign,di=Ge.index,An=Ge.offset,Zi=Et.current.clientHeight,oi=!1,gi=xn,Li=null;if(Zi){for(var Po=xn||On,_i=0,ji=0,Ki=0,Bo=Math.min(Pt.length-1,di),Di=0;Di<=Bo;Di+=1){var Vo=jt(Pt[Di]);ji=_i;var gr=xt.get(Vo);Ki=ji+(gr===void 0?Ft:gr),_i=Ki}for(var Go=Po==="top"?An:Zi-An,Ur=Bo;Ur>=0;Ur-=1){var jr=jt(Pt[Ur]),ir=xt.get(jr);if(ir===void 0){oi=!0;break}if(Go-=ir,Go<=0)break}switch(Po){case"top":Li=ji-An;break;case"bottom":Li=Ki-Zi+An;break;default:{var Uo=Et.current.scrollTop,ki=Uo+Zi;ji<Uo?gi="top":Ki>ki&&(gi="bottom")}}Li!==null&&de(Li),Li!==Ge.lastTop&&(oi=!0)}oi&&En((0,we.Z)((0,we.Z)({},Ge),{},{times:Ge.times+1,targetAlign:gi,lastTop:Li}))}},[Ge,Et.current]),function(xn){if(xn==null){We();return}if(Ct.Z.cancel(Ln.current),typeof xn=="number")de(xn);else if(xn&&(0,ce.Z)(xn)==="object"){var On,di=xn.align;"index"in xn?On=xn.index:On=Pt.findIndex(function(oi){return jt(oi)===xn.key});var An=xn.offset,Zi=An===void 0?0:An;En({times:0,index:On,offset:Zi,originAlign:di})}}}var nn=se.forwardRef(function(Et,Pt){var xt=Et.prefixCls,Ft=Et.rtl,jt=Et.scrollOffset,kt=Et.scrollRange,de=Et.onStartMove,We=Et.onStopMove,Ln=Et.onScroll,kn=Et.horizontal,Tn=Et.spinSize,Ge=Et.containerSize,En=Et.style,xn=Et.thumbStyle,On=Et.showScrollBar,di=se.useState(!1),An=(0,ge.Z)(di,2),Zi=An[0],oi=An[1],gi=se.useState(null),Li=(0,ge.Z)(gi,2),Po=Li[0],_i=Li[1],ji=se.useState(null),Ki=(0,ge.Z)(ji,2),Bo=Ki[0],Di=Ki[1],Vo=!Ft,gr=se.useRef(),Go=se.useRef(),Ur=se.useState(On),jr=(0,ge.Z)(Ur,2),ir=jr[0],Uo=jr[1],ki=se.useRef(),Co=function(){On===!0||On===!1||(clearTimeout(ki.current),Uo(!0),ki.current=setTimeout(function(){Uo(!1)},3e3))},Lt=kt-Ge||0,Ho=Ge-Tn||0,Lo=se.useMemo(function(){if(jt===0||Lt===0)return 0;var je=jt/Lt;return je*Ho},[jt,Lt,Ho]),zn=function(Yn){Yn.stopPropagation(),Yn.preventDefault()},Zn=se.useRef({top:Lo,dragging:Zi,pageY:Po,startTop:Bo});Zn.current={top:Lo,dragging:Zi,pageY:Po,startTop:Bo};var ei=function(Yn){oi(!0),_i($e(Yn,kn)),Di(Zn.current.top),de(),Yn.stopPropagation(),Yn.preventDefault()};se.useEffect(function(){var je=function(Ce){Ce.preventDefault()},Yn=gr.current,jn=Go.current;return Yn.addEventListener("touchstart",je,{passive:!1}),jn.addEventListener("touchstart",ei,{passive:!1}),function(){Yn.removeEventListener("touchstart",je),jn.removeEventListener("touchstart",ei)}},[]);var li=se.useRef();li.current=Lt;var to=se.useRef();to.current=Ho,se.useEffect(function(){if(Zi){var je,Yn=function(Ce){var Ye=Zn.current,In=Ye.dragging,pi=Ye.pageY,an=Ye.startTop;Ct.Z.cancel(je);var Wt=gr.current.getBoundingClientRect(),oe=Ge/(kn?Wt.width:Wt.height);if(In){var un=($e(Ce,kn)-pi)*oe,on=an;!Vo&&kn?on-=un:on+=un;var ve=li.current,ln=to.current,Kn=ln?on/ln:0,ni=Math.ceil(Kn*ve);ni=Math.max(ni,0),ni=Math.min(ni,ve),je=(0,Ct.Z)(function(){Ln(ni,kn)})}},jn=function(){oi(!1),We()};return window.addEventListener("mousemove",Yn,{passive:!0}),window.addEventListener("touchmove",Yn,{passive:!0}),window.addEventListener("mouseup",jn,{passive:!0}),window.addEventListener("touchend",jn,{passive:!0}),function(){window.removeEventListener("mousemove",Yn),window.removeEventListener("touchmove",Yn),window.removeEventListener("mouseup",jn),window.removeEventListener("touchend",jn),Ct.Z.cancel(je)}}},[Zi]),se.useEffect(function(){return Co(),function(){clearTimeout(ki.current)}},[jt]),se.useImperativeHandle(Pt,function(){return{delayHidden:Co}});var be="".concat(xt,"-scrollbar"),ke={position:"absolute",visibility:ir?null:"hidden"},pe={position:"absolute",borderRadius:99,background:"var(--rc-virtual-list-scrollbar-bg, rgba(0, 0, 0, 0.5))",cursor:"pointer",userSelect:"none"};return kn?(Object.assign(ke,{height:8,left:0,right:0,bottom:0}),Object.assign(pe,(0,Fe.Z)({height:"100%",width:Tn},Vo?"left":"right",Lo))):(Object.assign(ke,(0,Fe.Z)({width:8,top:0,bottom:0},Vo?"right":"left",0)),Object.assign(pe,{width:"100%",height:Tn,top:Lo})),se.createElement("div",{ref:gr,className:Ae()(be,(0,Fe.Z)((0,Fe.Z)((0,Fe.Z)({},"".concat(be,"-horizontal"),kn),"".concat(be,"-vertical"),!kn),"".concat(be,"-visible"),ir)),style:(0,we.Z)((0,we.Z)({},ke),En),onMouseDown:zn,onMouseMove:Co},se.createElement("div",{ref:Go,className:Ae()("".concat(be,"-thumb"),(0,Fe.Z)({},"".concat(be,"-thumb-moving"),Zi)),style:(0,we.Z)((0,we.Z)({},pe),xn),onMouseDown:ei}))}),sn=nn,me=20;function Te(){var Et=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Pt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,xt=Et/Pt*Et;return isNaN(xt)&&(xt=0),xt=Math.max(xt,me),Math.floor(xt)}var Ee=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],vn=[],Ue={overflowY:"auto",overflowAnchor:"none"};function ne(Et,Pt){var xt=Et.prefixCls,Ft=xt===void 0?"rc-virtual-list":xt,jt=Et.className,kt=Et.height,de=Et.itemHeight,We=Et.fullHeight,Ln=We===void 0?!0:We,kn=Et.style,Tn=Et.data,Ge=Et.children,En=Et.itemKey,xn=Et.virtual,On=Et.direction,di=Et.scrollWidth,An=Et.component,Zi=An===void 0?"div":An,oi=Et.onScroll,gi=Et.onVirtualScroll,Li=Et.onVisibleChange,Po=Et.innerProps,_i=Et.extraRender,ji=Et.styles,Ki=Et.showScrollBar,Bo=Ki===void 0?"optional":Ki,Di=(0,ue.Z)(Et,Ee),Vo=se.useCallback(function(Gn){return typeof En=="function"?En(Gn):Gn==null?void 0:Gn[En]},[En]),gr=Qe(Vo,null,null),Go=(0,ge.Z)(gr,4),Ur=Go[0],jr=Go[1],ir=Go[2],Uo=Go[3],ki=!!(xn!==!1&&kt&&de),Co=se.useMemo(function(){return Object.values(ir.maps).reduce(function(Gn,qn){return Gn+qn},0)},[ir.id,ir.maps]),Lt=ki&&Tn&&(Math.max(de*Tn.length,Co)>kt||!!di),Ho=On==="rtl",Lo=Ae()(Ft,(0,Fe.Z)({},"".concat(Ft,"-rtl"),Ho),jt),zn=Tn||vn,Zn=(0,se.useRef)(),ei=(0,se.useRef)(),li=(0,se.useRef)(),to=(0,se.useState)(0),be=(0,ge.Z)(to,2),ke=be[0],pe=be[1],je=(0,se.useState)(0),Yn=(0,ge.Z)(je,2),jn=Yn[0],vi=Yn[1],Ce=(0,se.useState)(!1),Ye=(0,ge.Z)(Ce,2),In=Ye[0],pi=Ye[1],an=function(){pi(!0)},Wt=function(){pi(!1)},oe={getKey:Vo};function un(Gn){pe(function(qn){var bi;typeof Gn=="function"?bi=Gn(qn):bi=Gn;var Vn=Oi(bi);return Zn.current.scrollTop=Vn,Vn})}var on=(0,se.useRef)({start:0,end:zn.length}),ve=(0,se.useRef)(),ln=vt(zn,Vo),Kn=(0,ge.Z)(ln,1),ni=Kn[0];ve.current=ni;var hi=se.useMemo(function(){if(!ki)return{scrollHeight:void 0,start:0,end:zn.length-1,offset:void 0};if(!Lt){var Gn;return{scrollHeight:((Gn=ei.current)===null||Gn===void 0?void 0:Gn.offsetHeight)||0,start:0,end:zn.length-1,offset:void 0}}for(var qn=0,bi,Vn,xi,Un=zn.length,Hn=0;Hn<Un;Hn+=1){var ti=zn[Hn],Ze=Vo(ti),Qi=ir.get(Ze),uo=qn+(Qi===void 0?de:Qi);uo>=ke&&bi===void 0&&(bi=Hn,Vn=qn),uo>ke+kt&&xi===void 0&&(xi=Hn),qn=uo}return bi===void 0&&(bi=0,Vn=0,xi=Math.ceil(kt/de)),xi===void 0&&(xi=zn.length-1),xi=Math.min(xi+1,zn.length-1),{scrollHeight:qn,start:bi,end:xi,offset:Vn}},[Lt,ki,ke,zn,Uo,kt]),mn=hi.scrollHeight,fn=hi.start,Pn=hi.end,wi=hi.offset;on.current.start=fn,on.current.end=Pn,se.useLayoutEffect(function(){var Gn=ir.getRecord();if(Gn.size===1){var qn=Array.from(Gn.keys())[0],bi=Gn.get(qn),Vn=zn[fn];if(Vn&&bi===void 0){var xi=Vo(Vn);if(xi===qn){var Un=ir.get(qn),Hn=Un-de;un(function(ti){return ti+Hn})}}}ir.resetRecord()},[mn]);var ri=se.useState({width:0,height:kt}),Je=(0,ge.Z)(ri,2),Nn=Je[0],Wi=Je[1],qi=function(qn){Wi({width:qn.offsetWidth,height:qn.offsetHeight})},To=(0,se.useRef)(),he=(0,se.useRef)(),Wn=se.useMemo(function(){return Te(Nn.width,di)},[Nn.width,di]),Ci=se.useMemo(function(){return Te(Nn.height,mn)},[Nn.height,mn]),Fn=mn-kt,Xi=(0,se.useRef)(Fn);Xi.current=Fn;function Oi(Gn){var qn=Gn;return Number.isNaN(Xi.current)||(qn=Math.min(qn,Xi.current)),qn=Math.max(qn,0),qn}var Ri=ke<=0,Fi=ke>=Fn,Ii=jn<=0,eo=jn>=di,Re=Vt(Ri,Fi,Ii,eo),co=function(){return{x:Ho?-jn:jn,y:ke}},Oe=(0,se.useRef)(co()),Vi=(0,Xt.zX)(function(Gn){if(gi){var qn=(0,we.Z)((0,we.Z)({},co()),Gn);(Oe.current.x!==qn.x||Oe.current.y!==qn.y)&&(gi(qn),Oe.current=qn)}});function Yo(Gn,qn){var bi=Gn;qn?((0,rn.flushSync)(function(){vi(bi)}),Vi()):un(bi)}function io(Gn){var qn=Gn.currentTarget.scrollTop;qn!==ke&&un(qn),oi==null||oi(Gn),Vi()}var Do=function(qn){var bi=qn,Vn=di?di-Nn.width:0;return bi=Math.max(bi,0),bi=Math.min(bi,Vn),bi},zi=(0,Xt.zX)(function(Gn,qn){qn?((0,rn.flushSync)(function(){vi(function(bi){var Vn=bi+(Ho?-Gn:Gn);return Do(Vn)})}),Vi()):un(function(bi){var Vn=bi+Gn;return Vn})}),mi=ee(ki,Ri,Fi,Ii,eo,!!di,zi),fo=(0,ge.Z)(mi,2),Er=fo[0],bo=fo[1];gn(ki,Zn,function(Gn,qn,bi,Vn){var xi=Vn;return Re(Gn,qn,bi)?!1:!xi||!xi._virtualHandled?(xi&&(xi._virtualHandled=!0),Er({preventDefault:function(){},deltaX:Gn?qn:0,deltaY:Gn?0:qn}),!0):!1}),Kt(Lt,Zn,function(Gn){un(function(qn){return qn+Gn})}),(0,Ke.Z)(function(){function Gn(bi){var Vn=Ri&&bi.detail<0,xi=Fi&&bi.detail>0;ki&&!Vn&&!xi&&bi.preventDefault()}var qn=Zn.current;return qn.addEventListener("wheel",Er,{passive:!1}),qn.addEventListener("DOMMouseScroll",bo,{passive:!0}),qn.addEventListener("MozMousePixelScroll",Gn,{passive:!1}),function(){qn.removeEventListener("wheel",Er),qn.removeEventListener("DOMMouseScroll",bo),qn.removeEventListener("MozMousePixelScroll",Gn)}},[ki,Ri,Fi]),(0,Ke.Z)(function(){if(di){var Gn=Do(jn);vi(Gn),Vi({x:Gn})}},[Nn.width,di]);var Cn=function(){var qn,bi;(qn=To.current)===null||qn===void 0||qn.delayHidden(),(bi=he.current)===null||bi===void 0||bi.delayHidden()},Rt=Le(Zn,zn,ir,de,Vo,function(){return jr(!0)},un,Cn);se.useImperativeHandle(Pt,function(){return{nativeElement:li.current,getScrollInfo:co,scrollTo:function(qn){function bi(Vn){return Vn&&(0,ce.Z)(Vn)==="object"&&("left"in Vn||"top"in Vn)}bi(qn)?(qn.left!==void 0&&vi(Do(qn.left)),Rt(qn.top)):Rt(qn)}}}),(0,Ke.Z)(function(){if(Li){var Gn=zn.slice(fn,Pn+1);Li(Gn,zn)}},[fn,Pn,zn]);var yo=ie(zn,Vo,ir,de),cs=_i==null?void 0:_i({start:fn,end:Pn,virtual:Lt,offsetX:jn,offsetY:wi,rtl:Ho,getSize:yo}),ts=ft(zn,fn,Pn,di,jn,Ur,Ge,oe),pr=null;kt&&(pr=(0,we.Z)((0,Fe.Z)({},Ln?"height":"maxHeight",kt),Ue),ki&&(pr.overflowY="hidden",di&&(pr.overflowX="hidden"),In&&(pr.pointerEvents="none")));var so={};return Ho&&(so.dir="rtl"),se.createElement("div",(0,bt.Z)({ref:li,style:(0,we.Z)((0,we.Z)({},kn),{},{position:"relative"}),className:Lo},so,Di),se.createElement(xe.Z,{onResize:qi},se.createElement(Zi,{className:"".concat(Ft,"-holder"),style:pr,ref:Zn,onScroll:io,onMouseEnter:Cn},se.createElement(et,{prefixCls:Ft,height:mn,offsetX:jn,offsetY:wi,scrollWidth:di,onInnerResize:jr,ref:ei,innerProps:Po,rtl:Ho,extra:cs},ts))),Lt&&mn>kt&&se.createElement(sn,{ref:To,prefixCls:Ft,scrollOffset:ke,scrollRange:mn,rtl:Ho,onScroll:Yo,onStartMove:an,onStopMove:Wt,spinSize:Ci,containerSize:Nn.height,style:ji==null?void 0:ji.verticalScrollBar,thumbStyle:ji==null?void 0:ji.verticalScrollBarThumb,showScrollBar:Bo}),Lt&&di>Nn.width&&se.createElement(sn,{ref:he,prefixCls:Ft,scrollOffset:jn,scrollRange:di,rtl:Ho,onScroll:Yo,onStartMove:an,onStopMove:Wt,spinSize:Wn,containerSize:Nn.width,horizontal:!0,style:ji==null?void 0:ji.horizontalScrollBar,thumbStyle:ji==null?void 0:ji.horizontalScrollBarThumb,showScrollBar:Bo}))}var Se=se.forwardRef(ne);Se.displayName="List";var tn=Se,cn=tn},93314:function(dn){"use strict";dn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAACaCAYAAADl9acYAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXQd4U1Ubfs/NaJtO9kzLahFQEJkiUBBFUFFkCCjiAAVFERT5FREQQQXBBcpysWRP2RtkKRsEOphNodCZdDfjnv85CU2TZt2bhABNDw9PmtzvrO+c957xLQIP0pkz1yrQIEmwwcDzHhTj91klEo7jpcG5zetWUJdmRjmPvTM9GI9JgSGvadOoLE9KJJ5kPp2YXLtZdO1kT8ooz2vigCNelvPYezPEG7z0CDAn4pJqPvJA5A3vdcl/S3LEy3Iee29OeIOX5YDx3nh4VFI5YDxin6DM5YARxKb7g6gcMHd+nMoBc+d57LKGhCQ1ZURBCoVL2nKCO8sBZWW50x1TOWDuLP8FlV4OGEFs8glROWB8wmbPKikHjGf882bucsB4k5t3qKxywNwhxrpRbJkGTOx0ehlA3d9e5VEtzA3ulGe55zmg1QOfrCVo34BgQGvr5rLDRl4RRZG+5NjBESBc4FHw1LlrCAuPsCo0JjKi7J5hYqfTXADBq4byCJLf82Nf3kA3OfD9LgKdgeCzZ4CUTJ1VKQFyKQgpmeMSjiKvQC+oplspN/wOMDcBVFv0Bo+KwYJ4VE50H3Jg7j6CWzkEX74A3MrSgTfeKZpSaBCHcAVn/JunBHlFPDR5BkG9LMjPt7mZLOtbskQADea9wqOW9coqiGHlRPcHBxYcJriQQvB9P+v2cqCwWFxgoOJk6JeTNX4HmJMAHv6xP4/6VXw/+OxNx/bM/pIohdUE9VW/VxwjOHiJYO5A6xolpGSpYW3jIW4w/A8wM+h+UHSY2pvHgzV9NXymeor0wPc7Cf7XzWJ/4Nsm+Ly2LzZx+OwZ3yuVbzhNsPEMwcI3rM8wMikHiURi5gNbbQoKrc84zpjkj2eYzQC6f96DomUd305ctrp8tp5gSk/f1utzlFhUOHYthy9f8D1gdpwnWHiEYOVQ6zNM6QM/AY+CImHnF9YtfwTMCgB9P+5G0SHa9xP3bk2gT9cBU3r6Hjp95nBYNcz3gDlwkRhX843vlfS59PmFHfjFzgC/2pJ1nEEnEIpIAG+834Wia2Ox7PJ8wt0twLz7J8Gsl3zf316zCVYPsz5oe85F1yUcu0YwcQPBjlElZyjL8wsrQeyBn+XxK8DETqefgyACFCPe6kjxfDPfT6C7BpilBLMG+L6/A34h+P1VikCZ60nuTYpzN4AxqznjCqPOMZ1RSp9f2OVLYZH1lbOrNvjVlswIGEAKYOyrj1K82NL3E+huAWbEMnbFSn1+Qzd4AcE3fajPZV6X04D3lnHGM4xOawKFJwLLYiD5H2AoCkHwJQMLA42v090CzJjVBBN7UCh8rN3AgDrqCYq6lX3L6RQ1MGQRhwWvA7UrALbnFzCJjOhG+d2WjFCkUYKZPZpSDIv1PWDGrycY34NCahI0+yxN/Ivg3c4UlUN8VqWxok/XEfRrSdG0tm/rzcoHBv7KYc5AILqqLWDcOb/45RmGEFyhFL8/0Yga33y+Tl9uJhjxOEVIoG9rnrqVKSJSRFb0fb3tG1A81sC39TLRSu85HL57Eaii0Bm3oqEKqZXSJaUURUxTU0Tyuy0ZAc5SYCUbxE+6+x4w3+0kGNiWooqP3/Qz9xB0bUTRsLqI2eEFUlbvA9WBJxv5ltdMit9jFocpLwB1InQIkBEQTmLUHStOBoMBOr24K2+/AwwPHOKArS2iKCY9VzKIg34jyMgTv6f1wpwqL8JLHKgUTLHwjZIxZTKg0V2Bzg2tLzvYBYA75xe/25J1mkEnGAzYyXE40KQmMK23uLeLN8b1j0ME7epTxFTzRmnCy/jzXyCqIny+NVryDzFeKfd+xLcrDOMMO8MMfgx45iFrOZA7AstiTvvVoZ91usM3tClHcLpeZWDmAN8DZtlRgkY1KJr5+BC87hQQLAeebCwcZN6gXH6MgG2P+rfyDmD+WLoV8xZugkIRiNh2TTHghcfRoF4tFBZpkXgpGQ81rmdu9puLOLzwMPBYPR1Cgzw/v7CC/WpLxjrc/jtaT2LApRrhwC+DfA+Y9aeI0dKzbT3vTCChk3r7eaBABzzfTGgO79CtPUmM9b7U2jv9bf3kOyjSlihLcoSg93MdkZ2Th227j2Hoq8/inTeeNzZ+xFIOsTHAsw/pAeL5+cUvAdPuG1pVRnArQgEsGex7wGw7RxAgBTo19M4EEjqtD1wEkrPYm15oDu/QbfkPSM0hHsu8du0/gSnfLkFGVrbThjFLynULJ6FOZHUw2RNbyd/qUJLFHZV+ywr9aksWO4Ou0BK8KueRz/bVq++CUuD+RGbhB3R/0LeAOZEEnFIRvPGYb+vdGw+cvU7w3uOe1dv+mfeRk5svCMUfvz8AA3o9jgkbCJQVgPe7lGTz5MDvj4f+VXs/JH1ip1PmAkHy17u8z42bjl4lxjf9C809m0CCZo4FUVwKsDPOJLz0ZTp6Fdh6jtnWe1bvuCm/4q/tRwQ1/b03e2LIwGfw1RaCkADg425AOvPkYCHZd0cG43dbsk4zaDFgWHiHcG85wjBQoEhnMhAzf5r/Jihkf9/+fjXDtDXqGA108+Eqcy0DYAfwMU95NnEFzVgLovibwK8HCab19qze61s24Pf5K7A5KwB5vHM1CblMij9m/Q87rtc1jsek54CMPIBayGD0BgP0ImUw/gwYFiqjllhHGAcvAkuPcijU8cgv0KGgSGv8LNJqweu1MOh14A3ss+S78W+Dzuo3RsPoTy0YgIjQALFz0C36tBzg570EE3p4NnHFVn5TA0zaSPDzy57Vu2bIS6jF67BDHYBHgnVI0kow+6ZjLyZNm9RD+35jkZINfNO7ZIVhEn+e16NQ6157/OqWjJ1h9n1IXoydTi8AeGD+KzxqinCEsfkswfBJC2HQacXOG7v0B+e9CGXVUK+U5aoQdm5iE3eqh296R/XoDEBu0e3/hcz3FzF+Z292trI91Zgav7N2tKrDrrfFTdgTI4dAl61BipZDDXYINRCMvBrusNvBikAMHT8LTM3/pwElK4xMAuQV6uBuKK4yA5hEVfY8SvmmHCETGyjDtzqbQLHf0KMgaCnWEcaW/whGT1mAHHZP6oW09bueaFy3khdKcl0EO+y+v4xgphs2MWxbs+K46bLCDIoi6+9iVLKY4PbTp8UB5t8h/UB53qimz1aJA9lyLExz7H1vyMCnUa15L/x9EfhtkIk/nh74y9ShPz5JnUGA26qFZIdcTofWqR5xxd5Uip1O9wDoJNYRxs4LBB9PXYxUdaHrGSqAYuWUp9GmSQ0BlN4h8cTq8qVfOGgKStpBeAoJb4DEYPrPsU89b/5e/LvEYPubLCIQX06NEtWpfwa/yA4h0FEgqVCK71OCUeTARdLLfbpg9PAXsfGsBBtOA0uHmKpyV0PZsqFl5lo5QaXWgRqNw4pTHiEYGa2M+KX0yMROpxsA9BDrCGNvAsG4GcuQdMt45eJx+nXsk3iyNbOY9k161wOry8/GqZCr1t4GBA/O3T0Nm7gSDl/89IBRHiU0nRk3CgU3knEmT4pZN51rrjI5TN2oGmCOMP44BKx7B8jINemP8ZRCK2Y5LNXAMrMlS0hSpwKw9TRGME+XHf5ekybEfPCInU7/BDBArCOMw5cIPvt+JRJUGqHj7JRu2rsd0P+JGBuanELTTVpwwO3/cnjFxNcTwMz95hquxud5pd+skIEfR6NJA+F2y6o1S3Fj4xpj/X9lBmK7OsDuChMUKMf+v36AXC4Fc4QxYwew/X0gM8/k5VKvN0BvcF9gfc8CJuGWuh4twgoQnJSBzK+nDP+3eLTsBahJSNL8DdD29kaUAFsDSU4vpVJp3FTETqdzAbwl1hHGySSCCTPX41RimlcmzthBrTCsV1Obss5cJ2hWXQupTIoiHUW+1nRYZkcn5kRbTzlIOQq5hBmimfRu2RwoeU4gl5rAFiI3Odpmb/NRK0zXu+zgKzZtWZWK/VvTxWZzSP/EK5HoEivcxsFQWIBzk8caVxmWmMT+g6thNlfMg/p1xYfv9DXSMEcYEzYAu247wnBXQ9myE/fslixRpf6FUgw2N5bgDChmk6Lw33MMqkqlg8JeVKmn8hRjHI0QIdgbiJynGWhiZ9AZoPhgaEeK50Q4wmDCvwmzt+HwGe8EcH67V1N8MshWV4UBpnlNLQID3Lcn5nkKrZ6iUEex4azEqC08di0BW1XDgsTP+2NHsrH6F+/0m9Xetns1PN9b3IWHPi8XyetXIOPoEeg1WbhYKMGK9CCoiiSoWq0SnuvWzqhLVuyoz+wI411mmi3epZI9Lt2zgElIUht9INtpdDJPMUsSGf59NCFFxc8TknI6AoZ9LqbCmj+V4X33zMAEAOMHtaXoJ0KLVpUJjJuzD3v+vSh+xtnJ0ffxaMwY0dHuCtO8pg6BAcK3LI4axCTai/4hRsBM3kww5DGK6o5vYx32S52pw9QxbEi8k6o2DMeoj2q5VVhqNnB29JsI0TP5M6Dj5Gg7dwmkpVZOsyOMtyg4joDyBhRq3d+Osbru3S2ZSp0LCmf+9ZM5CUY3qBWx3LREUy5RpbkKQOl0FAimvrksPAME08Q6wmD74DGz/8H2A/+5NdClM8U2r4VFE7rZBcwjtXQIkHsOGLbSLP7XBJhvdxD0fJiinhs+pVk5n41IBM/UFryQSHggvpxRooovpsgdFwjoD8MQri3ZIso/XYzm9a2FwDfUAFPxX/AaRYSCeCR/KW7fvQuYJE0RQF3vSQh2UQn3bsOaYXEJSZrPADrJBfP5BceCVx+4LO0r1hGG3gC8//Np/LXrmJjxdUhbv1YE9vzU22eAmbOPBRmieNCNFzvP8/jhaxVSL3vn4M9zBJN/bgSZgJsyplZ0KQ24oSZgq8vmE4V4+9hrkNIS8O5uPhbNOz+CprWpWRhd7Ahj9svMYM871rT38pbM/q2XvelHoeU4bpxBgt+Jjr8MAqfi80NXZEW/H1UEuOMIY/zCRPyxZr9XABMSJMP5pbelahYlsjNMi1p6402Pp8lyhWEhIBpVp2hdV1yp6nwgPAhYvzQF/+zOEpfZCfXgz6LRIMrxKsq0B5YcKsL6UxRFvBygelBdLjhZGMCx/RfTKWMCUGZzbAClvJEmtiGH97oEGLdhzBHGjL4UDyvLOmBUmn9AaamAay7GimAXgdErzG1RlX36k9el+PlgsPFtK9YRxtwtNzBl7havTZoLywYhuJRbSCNgauvBlAg9TQYDjyVHOeOWbOVxoEoo0Mn2JttpNZvOcmhfn0KTXoTr8TlITSnCrRSt8TMvV7gj79KVPDskCo+1tb/rZkLScavzcTlTARBrZUu+MB1coHNHZ8rQXEzvH4T+8yWY9DzQrj6QptFDzzRlPUj37JbM5pZMeCfZK5CNgsPt3PlbEny3LwSlHWEIqWLzcTWGfbFaCKkgml0zeyNaaa3QdqcAs+msSa2k+4OCmmYm2nyWQ98W9idabo4eqSla3EopMn6m3mRgKkJ6KlM6dV5Plz418ES3CjZE7Ar9w2X5UGXbv3bmC1NBAiqBEOf34zFhKlzLq40PuxK0i8qFutBzRdd7FjDx1zSDCKELxA2tmZoyyztqqc9tUdDlDAm+2hUCdxxhHIwrwOAJy5EvIkSCsz78Nq4rnmhpfU/BANOytgEydwQmpSpjQro/b68we+JNArzej4jjKouz0q+luDwGAzWCxnI1Kr0qPfpEZTzXv6pVwUzf6+MVBTiX6vi+hxoKQfUF4AJswWZZGF+UCUN2IsYMaINnbcVd4jp0m/qePcNcvJlTldcaUm5vVN3qnKNM1zUcJm4LhTuOMP65qMWYGWtxJcU76jGT3nwUrz1j7ZnCCBilAbLS96RucIFJtv88ZpLD/HMZSEgFXmkrrqANp2yjEYsroYRar6f44I3zxh9qNwnH8FHWNxBLj2ix6F85SKltmGV9lBrAF6RConCuh8fotCn7MSC2Fob3ELkPddDBexYwrL2JSZqtFPQpdwfHUT7mf+zjTWFwxxHG8St6zPhtCw6cZXcSnqdhLzTF2FethZcMMK2UBki9DBgmbz18mYAJbMUk5shiYBsxORzT5ucZ8PHbcUaC4OpBGDe55AbiShqP9/40gHLOt058UZbxXMPJnQuUKK+DLi8DEs0R/PJBLIIVwjULHPXgnt2SsQbHq7JeIJSYFIi8mNgeeeT6cFRQAItFOsL4L5li0do9WLrLriK06FZ2e7QO5v3PwugcgDcBo9MbsPT2CnMxFcYwdiNFuMhlKjcs/J23AMMEoONHJhj5JA2T44tvS2TTo5cX4kKqY5X9YuYacq9CEhzlMngmr8uGQasFLUpDPcUV/DCiKwrcNBwrrvueBsyKFVTSvG32aQraRPRMdJKBWaa+vSrcqNAo1hEGsyD8Y/1R/LzmjFea1EBZAbtn9rIqywiYSB5Siecey3U6A5YeN23JmCCPORIcK8IWhV0ps1Wpj8hzjyPmsDPN5P+ZNCWInMOXPz9g/PtgohZfbpEZ3SE5TxSGXBUkIa61vPnCDLCzFEuGrOMY1q02Xunq2VS6p7dkrKOJ17N7UAPP1PG9moatCoOBJ9go0hEGe+P+vC4e3yw84JX2VAoLxMmFL9sApnUkD4kXAKPV6bHsuNQIGDb5p28nmCwixmZSJnA5jeCZh1x3NzfpKi7M/xlFGRmo0qoNqnfohPAG1mcH1dUCfDP+sqkwjuCreY2Mf478swiJGa6V3Az518EFVgHhXMu0DYUZ4G8Dhuqy0Sg0EfM+8myHf88DhjEzIUmzAaA9XA+ZcIqR60KRp+XgjiOM3Sdu4s0vtyAkSIrgQCmCg6QIYZ+BMuPf7Dfzs9vP2bPi34ICZTh2szJ6NM41HuyrV7f2G8tWmNZRPCSc5yuMJWCYGcjHawm+7Sv8DPPfdSBfS9C5oWveHhg+GFqNyfRBEhgIeWgY2kz7AZysRDh5KT4fP0y5vZ0lwBdzGoO9FwbOK4S6KMDpCkP1eaD6fCNghCSDNhe8zmTsVznrMD59XIGa7Wx194SUVUxzT2/JihuZmJJThWoNZ0HgNY/EH28MRUY+B7GOMFibcrJzkJuXB3Z1zXHc7U9ivNlh0mX2aXpm/7ekLA57E6R44zHm5slWAs0A0ybKpDDoaWLhHJafMK0wLIm1ujx0iYD56WgrQO3ryuplSN6xzajkqM83+RCr1aUrol95A5zUJIT971QO5n2bZPybXYRNntsYvx4guLJrL1qkbsD2moOQHP6wlUskRkt5PfiCm5AEC/exa9DmgNcVoVL2KQy59RsqhAQg6tPvwAU5U1F0zvH7AjCsC4mqnE6UGpitvsfSJ0IIHb8lmNzIlkCsIwxPJzDLf10NrDtJMNyBjzDvAkaH5SdkbgOGOf5oVAN4sKawnl+YOwspf+81EzPIh9VvgCbvfoDAKlVx9JAai+ZcNz4PVBBE9W+M07uPo9/laeBgknSeC22ObbVeQ06QCRzselivuQhZBNveCX+JGAoyEZEThyE3fkIYNa00yh69UPdF6y2wsJ6ZqO6LLZl5pUlW9wHFMkrh6mTokgdf7QzG5UwpxDrCcFmwAAImPPztIMHorva3RkbA1GEhGoRPDkfVMj/EVoARaabM2vliCxj9QQtJ1GDAtU3rcGPXDmjVWWDfWWJbtHp9BiCwRScU6KQICJRg4VEp4g8ex4tXvrFSpGT0JxXNsKraIEgVFaHLuQ5ZSE1wAeLsEioRFZ5PnAVlTok5hiQwCG1+mAupwr1V5r4CDGNkgkrzEij93Znqi5CB/XafAhduySDWEYaQsl3RFGiB6Tsce4NkgGlbx+WtqatqjM9ZlOAVJ0tWmPeWEvzYX3gYcOY9cuKzsLE1EVK5oagQJ7/4DDlXS67gZTVqI6dlXxwNaIXrJ06j75UZkFhoHbNyK7Zqh2E3usHAlCupDgFhtSAJEmdsxsqJqZSHevmJaHPoC6vm1nvpNdTu7t6R+L4DjAk06t7M+tKuDb+QkQTw00EFTl2XQawjDIHFOyVj6h+frSeY4uC2it1MRVXgIeUIpBLTWcjdxMJArDgpN2/JPlpF8PlzwoPDjl9v0vZ1N2k1apz+ehJyVaZzS3HimUMKIoWUWrusqtDqUTR46308/bUKekghU1QBkbq+PbPXPkNuEog8DAOS5+ABzVEzSWj9GDSf+JVbXbovAcNs+oODFYSjsp8oqCm2gcj06z9BOHJNbjTZ7RDt/oQQWa2ZXEw0ZWY1yYzYGdCYuj5L7AJNwgBlvHRgj3mjnfvtx0YlS/Zcp9dj6wU5nmpiysccdLMYm5UECr3HruHwQ3/P+KPLzcWZ6VOQfdG5xWbVzl0R9fJgEI7DjO0Eu85rQSTuH1lbV45HbmYSzl1OR+2im4g0ZEJpyETdAC26zpnv1tDdt4AptulPNJ1rplMKUY6uFh8PxL5LARDrCMMtLtvJJAYw3qqTlcOCw7JYLUoBwWHZWWvBIYJxz3jeAiZxv7R0AZJ3bIetdT1B7T4voebTPc0VMbe2G08Wur26sII+6JyD5x4JQU6+FkfOp+DA2es4fO4GsvO1qFk5BE3qVEaTupWNn9G1K0AmILT1fQ8YxhhKqfTi9ewBoPQjSiFAxAasOh2AbfGBRr0qMY4wPJ86phLuFmBm7ibo2oSioYAL+uPXgKvpBIMe9VavgctnE5C7fyuyz58Bc2oRVKMWaj7XBxVbWGuELjxMsOxIAYjUtaqMo9Z90CkHz7WwXkoNPMXZy2k4ePYGDvx3HVdSTHIjBqCVn7verJQJwBQzjKnzJyRlPcZJuJ6UxwsAHEoP/joXgA3nAiHWEYa3ps7dAgyTeTwSRdHcuecDYzdXHCN4oBrwaH3v9Fqr55GWmY2ICNe3XWtOEvyy17MVZmRsLnq2dH4bdv5qBt6Ytg3d29TDOAFvhjIFmNLDGp+c1UxCycs8xTu3jcrMJDvi5VhxOghiHWF4Z+rcvRXGGBy2EvCYABB8sZHggycpqoa6f+lgya/MXC20RUUIDXV9gGJueb/d5tkZ5r0OOejd2nldm/+5gkkLDuOzQe3QrY1r2+0yDZjiwbp4PUNJeelKSqlZSX3/ZRkWHVNArCMMbwFm/AaC8c9Qt65rPWkDCw7Lggw9YVLhcprWnCCoH5qKGmHUaC4tl8sgl0kgl7FPqWhdt6upuQiWc1AoXN96MSd849ez62/31YPeeSwHL7Z1DpixvxzA7hNJWP9lL1RmjgtcJL8ADOOBSkWDCqiGaQoYlYn+TZJh/hEF3HGE4YqpQp7/sC0PrzRPhYxPg9yQjmCkoTA/HUV5aZDq0wBZBQQ0my6kKFE028/BGODpOYHBYfPy8qDT6aDT6Y2flolpUxeDhznscAWkfxKzEFNDAbncteIk8xIzYinxSBj1VrtcvPSo4y0Zs0Z96qPVqFpBgcXjnhXEx/saMCZfZNmTQCjTmZCAEC0oUglPU3iOnDEYtCcb16nCrDaN6ZxKU1HK0xOEIOrMDSlmHnDPEYZLzhoKAW0aivLSQXRpCKRp4HTpKMxNAy1KN36XE+cRAHjKIb/pckhk7h967bXz70STao47wWHZ9bZebwJOMYDY38Zrb4vEtKwZeAKMq5IJSDKZFOuPpqFr8yqCNBjYDd3AXwwgnPu+2Qa3zccrjzleNY7G3cR7P+7G8+2jMWaAMH8r9zVg4pKynudA1jmawExnjKf8fwRkAwF+j46MuJSoyupEKdkdnyoh0/e65wjDUX1c3MdA3hUEEO+YL6fU+BwRNUQa07tAM7v5OpNM8LoXg8PqDXrotHrojUDSQafXgXmrKZ3i0uV4vKkwiT2TJ/WcqYWBBLp8PzkieK1NIV5r71iO8/2qE1i2O8542GeHfiHpvgbMRVX2RzzlpwnpKCGEOa76i5dynxCeTriaTvpP2RnqliMMhwC9MBaBBaeFNEcQTU7FvpDWeU0QrVCiCynA7jjHip9Cy3FFxxz/mVYi0//sPD2u5wWgXUOBSmkAXvtVj7R819s3R215ta0Orz/m2FVVnwkbkJyWa7xOZtfKQtJ9DZiEpKzXAfKbkI6W0JAiQrDyZjZ5adyWUM4dRxiO6qOqRVCkLRPXHCfUt2gjhLXw7jmGBYdl18Uf+Tg47K4LBCz0uZh6P1oJnL/p/qH/5dYGvNnBfv5rN7PRb9JGVAoLwoavrC1enQ3gfQ2YC1ey6kil3CV2lhE7S7MKuMIxf4UGuuMIw1FdhszjCLk6XmxTHNLrqRT5TVdAJnNfPaR04cbgsPsIJjzrmbqL2E4evgxsPy+uXubM7+Vfmbss9661X2lDMdhuABRgyc4LmLnmJGKbKfHlW8KNyu5rwLBBS0zSbKBuWGOyWCoj1rrnCMPRZNEX5SLk3ACmVih2PjmkV9WYiso1RHrec1I7i1HJ5Ct3Kjiso6rPXgeY9P6bPsKB2uSRWKSlZbjNy3FjhuOTD5kIzja9891OnEhMxVs9muHVbsL5e98DJu5ydkNOxh934enfhmPsUDl0ZRgCZUS0IwyHWzJmqPPfcATorrk9yKUzZld5DTKlKUCQNxLr98jlJhV/X6ZrmcBXmwnmDBReb2R0CxQWmiOaiG5uj+5dsOyPH23yMd2ybmNWg6nJfDv8cbRpLDzO6H0PGMaN2zYyi8Q6/Ru+Ogw6A8FfIh1hOBs5evE7KLJ3ih5cRxluSR5FWLNxXiuPFeRJ6D53G5KWC3y4gmDhG8IAw7Ssa9Vlpsrup8jaNXHh+A6bAnYcu4bPfjto/H3z1D4IZ5JcgalMAIb1NVGlHkwpmQ1QwRf3H6wPRU6Re44wHPHXcGMTQm7+LJD9rsnU+soIaO2ux1z75Yu163fdStcUuYXA6wsIVg4VBpjMLDUeaOrgAOK6OjNFcvwhVCiluzbh90PYdvQqqlcMxuovSjSkhRRbZgDDOnsxOaczpYaFlEKQp4Sxm0KQlidxyxGGI+Zqs+IRfuUDIbwXTJMWsxghIc79CAsu7C6Ndg0lAAAdVklEQVStMEws88Jsgg3DhQEmSXUdLdt55hLJuIKs/g2x7UvcdrJtWPcxq40q/h2bKfGViAM/K69MAYZ16NKlzHCDlHwBwr0FUKdr7efbQpCs8a4jjMKCfITHDQRH3d97l578qmqTUblWczGYcErLzjDT+/hej63HLA5r32YOCl135dyFeHTuahtsynVOa4qvPv8II4aVyLJOXUzFsG9NW+bXuz+EISK9lJc5wBSz69KNzEheLxlFQVnEIrvmUlN3B+NiuncdYWi1OsjjP0KQznvxIDVVh0Bem1kreCcZg8N2pwhzX4juVkN6zebwx+u8oHr/OXoCPXrZBpsSW/GAvj3wy6yvzdl+WnsKi3aYnKFPHtIBnZu79qBpWWeZBUxxJ69coYE6ae4zlOqfIyBPM59uxc++36/AuZvedYTBJNz6+OkIL3AVn1b40N8K6oawRu8Jz+CCcvImgiEdKKoLF7p7pe4B8zl8148XVO+uPQcwYNAwj+tt0iga/+4t0Z4a8MUms9HY0vE9ECnUHc7tlpR5wFhyfA+l0lqq7L4A/QlAhTmHgnA8We51Rxh5FxejcvZSjwe7uIAk/cOo0nqK18qbsYPghebUGO7Dl+n1Pzh89iwvqN71G7fhzbc/9Lh5LALCzr+PQVMkR2w0Na4u566m49J1tVElRqyDEb8CTDH3LyblPMhTw67fjwZVPXTV+44wspP2oVq6IBU3QRPiprYWwtvOE0QrhGj2PoKO0dSoR+fL9O5SDm/H8oLq/XP5Gowc7R2tic9/XIlNyU2wY5RH1gJGVvklYFjHL6k0Ty85EbhxV6KceNsRRuatS6h1fYTX5mK+IQR5TZcbDb+8kVhw2MY1KFrV8UZpwsv4ZC3BCw8LC0o7/7fF+HRCydnDWS1FOSmQh1S363aX5XtlxGTEBfbCxveAIMFCB/s1+i1gGDsGL9Cvvpgm6eVtRxgZGZmomTQYHNUKn01OKHlIcEG5AfWE+eB2WefKY0DVMCDWO0G5XNZXTMDOTu3qUzxuinDhNH0/cx6+nGYrpS+diflxLkhPgFRRGfIQ+wzq9OxA5DUei5VDgYruObw0V+vXgOn8LR3L85jibUcY6iw1KiV9CLnhpqt5Ieg5DxkOV16PRyKFyTBcFbrxDPNZJj44rKtyXT1nvsYaVqeC4k1OmfoDfpjl2ncYb9CiMOOS0edyUOVoEGM4cuvUuGkrBHdbgIVvALWs4++6arLNc78GTOx0yq6efvS2I4zs7ByEJY1HkNYUactZ4kkg9FwE9JIKMEgijH8bjN/Z36bftCQcudLaeKC6q9KEPd8dB2Tliw8OK6x0x1Q/7SWoGkrRt4XrksZN/Brzfl3skpB59S9IN13hy0KrQxZkK+ANCQ1Do7ePYO5AoIF1DFqX5Zcm8G/AfENfB8Fv3naEkZubi6CkbxCou2yc9CZARJgBwcCRVlgZV3KC0aSmAhwnQYBcYowHI5FIwIN9MjPfkt/shcUQPdq3Mxy5DLDwfQNFBod1t77ifMyxuVxCBdX7wZgJWLzUdXh3Zh7NtmSgPCQBIQgIt+8/qtmw3fj5zep4yDoGregu+TVgOk2nTNl8pbcdYeTnFyA9U2MMDhQYIIFcwoGTSGCgnHHLECTnIJVIMG2H1BjywtcCRBYc9shlgrdEBocVPbtKZVjyDwGLLyqk3mHvjsGa9ZtdV0k4FGZdBa/NM/JbUcX+wSy692z8PDoWAjwpOa3TvwEzjXajHLa0b0DxSXfvnA9cj3AJxfe7TG5bq4aKyeU5bWIqsOkswcguvu3zyuPE6IBDSL2DBr+Hrdv3uOxshVqNkZqwH7q8NCNtYKUG4CS2V2G1OozE7ClvoZOHFx3+DZjptD0F/m4RRTHpOd9OHja4c/cRdHuQGh3r+TKxScuMuXz9kmDRmM/dgKB6+wwYgv0HjrhkS6+Bb2PlbzNQpDbZILEtGdualU4VH3gaX0/92ii89HZSVpY7NQllzvOLfYG7W7d7Nqe3a/NGA1hR7WfQZhKKU0yAN62396wkhTKFyUPa1qVo6KXDvNB62YH/2x0EXzzv/cnjrA07zhPsT4SgepkeGdMnc5V++nE6Phz/PTITmEIlhSykOmQK24M/W3mmzV2Lpxp7f5z9BjCPT6P1DRwuetMRhqsBtnzOnFHEVAMeVvp24hbpmata4lHcFzH9LKZl8TJXn4Cgep98+kWcPmtSknSWVi/7BZNmrsc/G2eC1xVAqqgEeYjtVRjhpPji1wN49qE7x+uYyAi7C4E3XvA+XWFU6Vo1ABsP2MzJwvDlMnjTEYarAbZ8zrYoVUKBR+vduUF01J67YUR2OhmYs49g9suu+9uhy/OIT2DyFedpz/bVWLXtFL77/F3o8zMhCQxHQJh9nZ/RU5diYJc7p95QZgCTnKHLppTaHK3Zm3bwYhkqKIDFg72/VLsabLZFYbYhnRu6nkCuyhL7/G4AJuEWwKT9QsyUWz3WDdeSkl1268zR3ThwLgtDBzyFIo0KnDwYgRH2VfYrP/jCzKTdX3pPZ8ll60wE990Kk5yhi6OU2kSaZx5OBy2UIkDqPUcYAnloJDtwkSC7AHj6Dm4THK4wIoPDiumXI1pVJjBqBcGqYa5fEA+16IxbqaabL2cp+dJJ3MqRoGXL1si7cRKcNAiBFe2vIopqDZemn133kqsyvf38fgTMJkops4WxSUOWSFGoI9joRUcYQhl+SgUkZZK7EtBp3DpgsjhzdqHdckiXlQcMWcReTq4Bw+z5mV2/sxQcrMCVuH+NoQof7DwESf/+aTz4B1WyH8tDHl7zhDpxlwA9A4+7alXAfQcYVYb2V1C8YY8N7y6XQl1AsGoojyD3vZK6zWHm9siDmK9u13u3Mgrtb71GbZCbm+e0mbVq1cDJIyavMK99OAvrfp0IfVEOFJWj7earUKUG9mxZ45WuOzqv2Cv8vgNMcqZuCuXpWHudGb1GipvZxKuOMLwyIn5eSGSDR8AiQDtLDzZ+ALu3rTKSzPrzAMa//xK0OSlQVLHZfd8uhuDQ/p1QKDyPiFCmAaNK17KD3g/2mP/ZXxJcyeAw/xUeNT3UZPXzOe7V7tes2wx6vcFpme3btcaa5SbX2gfP56Dnk62NipiKqo7tB1at+BMPPdjE47a6kr1YVnD/rTAZ+r6U8ivscWnyVgnibnL4sT+P+l6yN/F4NMoLQLXIh2zizpRmy9PduuCP+ab3YE4h8OCjzyMzfrvDMwyjm/rVZPR8vofHHC7TgLmRpetoMFC7Ximm75TgVDJn1G96srHrw6jHnC4vQBAHqipd+zvu/2JP/Dhjsrm8zv0n4sSWHx3KYRjh0DcH44NRnt8sl2nApGTROnqD7oq9kZq1T4IjV0Q7/xc06OVE7nPg6DS2bXL+AqvW4hVEdvnEXEna2bW4uGY4pEGO99ZPPv4YZs3y3DNpmQYM42hyujaBAjbXJxvOcFhxggHGI+UD92dGeU67HDg6/SGAd36GqfHoMNTuULJaFGZexem5T4CTOL7ufCCmAf7dv0EQ11MyrWN6WmYq84C5lqEdyVF8J4hTlkQc+URZUSbMG4PowsVlSEhSO3zlBtm5+alR0UOPD+KaZ5fa0aQryM+3oi/d/ocfaYOCQudxQCeOHYUPRrxpLocZk8U0i8Wt1HSHLQ+Qy3Hj0jFjzE1Xya8Bw4IuJWfoFgJ42RWjip8TQlbVqijtbwz3dw8kfwJM23YdkaXWOOX6tMljMWzIQCuawW9/hJVrNznNt37Fr+jc8VGXI+rXgCnmjipT353w/Es80IIALDAIM56QMFBQSpmkLAUEJzmeX1qrSuBfLrnqQwJ/AkyXJ7sh+bo5ALZdLs+cPgmvDuxj9ezPFesxbETJucZexrfeeAnTv3QdQqTMAyY5TdeZEspcjdjXjfDm5Ka4REDerF1F5tos0Ev1+hNger7QGxfiLzrl3PyfpqJfb+sr4vSMTDR4qCOYy15HSVmrJs4ddx3Dp8wDRpWhvQQKYfGjvTGJCS4rK8nvPDhvt9WfADPwlUE4etx5ROpFv/6A55950mYkn+zxMv45etLpCB/esw5NGjm3Vy77gEnX+lyQIua2xFOM+hNghg8fjp17Djhl2aolc9C1i21A1x9//h3jJn3jNO+EsaPwocWFgT3isg+Y8hXGatzv51uyTz75GGvWb3E66Teu+h0dLYIlFRNfuapCs7bOgzG1a9MCW9ezKI+OU5kHTPkZxnrw72fAfP3VFPy+yK42k7mTOzf+idYt7cfB7PBkH6cmzsz/29ULhxAe5thlT5kHjOV0SUzKfp6CLwkMAnIjJjLcyo3bRZV6Kk8xxpyPIjsmqiQgYkKS5jpAzfauBFzP6Miw9Z5urdzN709bsjmzZ+K7mb84ZdWBnavR9MFGdmm+/XE+Jn7pXOy2cP536NnD8UrkX4BRaSZQSieauUnIphhl+LNWoFJpFlFKSy7yCYmLUYabRyBBpdkISp8pzkMImRitDP/c3QnvaT5/AsyyJQswYcq3Tll29O+NaBht/45HyLZs0Et9MOvbSQ7r8DfArKOUPm/BjSkxkRFWl++JKvUuSvF4CSCwO1oZ0aX4e0KSmmn2fWoBmPXRynAf2ymW9MCfALNt8zqMGD3BKWDOHt2BKKVj36+du/XD8VNnHZZRu2YNnD+xqxwwjAOJKvU1SlHiDYGgT4wywspZb8I19QUQlBhPULokJqqCecVJUKl7g8JkocS0zQiSopURUZ6uFO7m9yfA/HtoL14Z8r5TViWe2Y9qVR2HUftp7kJ84iLGjLNVqsysMKcTk2s3i67t0KXIheTsSlJK0yilJRqVFPVjoiIuW59z1Ew5q8T9EsE3McoI85km4Zq6HgjMvn4IIVRPSJVGtcMy3J30nuTzJ8AkXjiJZ3uXRD+2xzdV/BGEhzsO1JlyMxWNHnncqRDzmymfYuhg+9pS3gKMq/kqZE54pBp85sy1CjRIEmww2BfnKoKC23NEsrzk/IKc/PycRjzTzrudQoLCAi3BwH6mlH6eV5Bjjo3HEUIUitALoDBfpfDU0C+/IM+5gEAIB9ygCVGEXXeUrawpX2bcvIx2jzuPHJ167SQCA5yHZevR9w3s+9uxy9mnn+qMZQtYyFPb5Awwaek3BcUBkEg4jhQY8po2jcpyY8gtprAnuV3kTVCpPwKFOcgkIdgbrYzobJntokrTgKfUKjY4B/RvEBlRAjTT1m4Ppehk0fIxMcoI51KxO9Q3f1phaFEmHmhuNWQ2XNWknHMYpq+YePGytXhnpPkYalNGSEgwkuIOQyq11V721grjjeng0QrjqgGJKs0SSqmF/ynyfUxk+CjLfAlJWR0BYmWFKZVyHevVDPvbmk7zHUBHFv9GCPkzWhkuWOPZVVvFPPcnwFQI5lE1qrlD9jA1/bSkUy7Zl52TiwYPdkBhUZFD2u0blqBta9u6/AcwSZrzFNR8PcxR8mqDqHCm2m9O8Uma/gTUKjY4R0h0A2W4lcbfxWuaQTyhC8yAAbkQHRne2OVI3QECfwIME7pWr9sC+QUFdjkZFhqK5MR/BHH5taEfOtUa+GT0u/hk9Ds2ZfkFYG7coIo8gyabUpiDHUqItGl9ZYjV/WJikmYUBbW66A+RhgfXrEmsLJsuqXIfMlD9mZIVBoZgSXhYaTpBI+chkb8BpknLJ6BKvmGXa1WrVMbFs/sFcXT7rv3o8/Iwh7SO1GT8AjCJydmPUp4/ZMGdwmhleCghRG+11VKpp4HiI4vfNDGRETbG4JRSaaJKk8Ni9ZhBw3HtomuHHRY0Wl4kEgsYL1bt9aJcWVyyCnv1HYBz5+x78K9Zswb27NwqqF16gwGxnZ9Eerr9y01mffnv4QNQKIIElceIfKl0y+q7Y2eY+CTNOwS05NqDkKMxyvDWpTmRqNIsppRanEXIhRgHW60ElYb5I21VXAYFGd4wMtxzTwqCh8dE6G+AGfzW2zhwwPLdV8KwunXqYOtm4VpKX0+bjt//cKxs+cu8n9Gh/WOCR6TMACZRlT2PUr7E0Jtw82KUYUNLcyL+mno3ISi5hiFkV4wy/Al7HEtQZc8F5d8q2ZZx86OVYebvgrnsIaG/Aeaj/43Fhr/smxs3bBiDDWtXCubohbg49OzVzyH9kMGv46MPzXc7LsstO4BJ0hyloC3Nkxt4JzoyYnZpDiRcU8eBwOxTlFK6uGFUhVfscSoxSf02BcwrCgE5Fh0Zbl5xXHLXSwRiAXM/ayuztn88/mv8PM/qrsbMyRbNH8KeLVYSAJdcZnKd/87H26Vr3uxB7NtmrR1d5s8w7LxxUZWdQ0Etzhvk0eja4TaSq4Qko4cFs5iYI9y0Bsqw/9kFTLKmLeWp+cxCQAobKMNszkUuR8xDAn8DzLTv5mDy1B/tcq1d25bYus4+mByxedacBRg7cardxxzH4VrcYSt1/zIPmMuqzKZ6ylnatRpCpPlhNWvWtLr5unmTBmdrNbmWnCOUjIqOCv/eHjdv3LihyNUrspmzjOLnUsI3q6esaL498xALgrL7G2B+W7gcI8fYVw5/PPYxrFvO3DcIT2npGWj4cGfo9Vb3P+YCmMSfSf6LU5kHTPy17FcJ4f8o2Y6R89GR4Taepy+pNNEGShOsAYN+0VERDi2WEpM05yioWf5CKfdaw6gws3xG+LC5T+lvgNmwaQcGDravgNm9a2csX2hfpcUZh/u/+i42b9ttl2T40Ffx1eclm4wyD5jEJM131FoqvyRaGW7tuMqo7pIVSynZa8k1Cr5jw8iKVlJ+y+elb9UIyPfRpbQH3IeCsJz+BphDR46jW0+7x0qj4RczABObNm7ZhZdef89uNmaMxozS/GaFSVSp91KKWAtufBQTGTG9NHcuXtf05w3WUn4CNIiOjHAYhTQhST0agFmHjBDsi1ZGlOiYiR05N+j9DTDxiZfRqoOVzZ+Za/369MD8WfbPI85Yq9Pp0fDhTmDumEondo5hZssRtzWgy/QKw1T5L6o0WZbq+pTiiYZRETYWQolJ2R9Q8DMsGRakDFcoCbGvhwEg/pq6CyEwO7MigKaBMrwCU/l3Y+67lcXfAMNC9tVp1M4ur159uQ9mznBsLemMwWMnTMOsueaduxXp0j9m4ZluJpvCMg2YxCR1fQqY9cDYRA4MC6usDCc2r5KEJDVbKdiKUZzUMZERFZwxWaXSVCwE0i1tbFytSm6hwkkmR4Cxp9rPirnfr5WZM75KymYwGGw99Qr1XmmPnefjEtG2k6UxbgmV5TmmbAMmWd2H8jBLsgjBtWhlhN1wuglJmiWAlTbz+Rg7lwOlmZ2oUl+lFGaLS8Khb3TtCLNFprcBUro8fwMM6z/zYpmaZutc/L23X8eUCZaaTeK437l7Pxw/aWu+3Oyhxvh7h2lIyzZgktRTKGCOY0kI1kUrI+xaICUkqZl715LzB8WumKgIu1J+y2FIVKnXUgqzTT8BvoyOjHBsbCFuDF1SiwWMywLvIoEQXTLWvB49+yAhwcpsydjqYUOHYNT79g/vQrq1bPkqTPj8CxtSdo759/DfCA1lLrcdp/te0p+g0myCRWhx5jGmYVQFu5f4CSpNHCg1S/kJIYuileGDXDE6/lrWBOY5xkxHyOYYZbjZq4yr/J4+90fAvPbGWzh8xFaNf8S772D4OzYaT4JZnJubi/Ydu9gNqTF39kx0irX1qGlZuM8Bc+PGZa86k8jVVzwGwOwRQQLD4CCpxq5LkFxDxXOgCC5mAOEwO5jLdHnlUqAP72KA5FcLxqWHSDPNajiCR8tNwlx9xav2sjo6w9ymTeCobjTR3bpjQlaDvLbddjnrptAV5oPRH2PTZlsPmLVrVv1q7+bf57rJSmO2Zu36TM3LLzArmAVWqo+qD/dD96c6Y1T3CiASx/F1JNpku9t9T9rjLO8d01a+Uw0uL/fucCCoSqPvCYGN9JJS8n5B2nn7ejMCmxpUpUl7TsL9HRHdBVWbD0CYspXRNZA+Lz394IQq91SI4HLACBxUfydTVGs8FpROseUDHZafGufRCtNxOh1nyM+YKFVUMqs86fLSaW7y0U1n5j/teahlLw5eOWC8yMyyXJSiWqMhoLBRGiOUvpaXFueRalLsdPongAGMfwUZl6G4sARtcw4e/XrXNhv7qbvN43sCMGcSUyy1Asw8aRpdw+gcw9FzMcwrLktMnnLaEg4oqjV8DpSzsRSjPAYUpF9Y5gmvOs2gbXke069tm8A9l7enaYNQWXCAhKMNK4ZFdl6yxqHfO0/qdDfvPQEYdxtfns93HIj9xpBm0BVUpgYteH0ReL0W1FAEWXDl/w5+VvEhIS1JSbli98VYnLdGjbr7furWZVGYXDawYlAAgmTSMY8vXn1XXGk56k+ZBYw3ViV7TLvXVipXk1DIRHZGwyYxex47nf4LwJ6xXuK+0cR5CDERjdjzWs8IXsvdvJRTGDDt7HXt9QLtmIJbF34QUcQdJS2zgLmjXPPHwmu2UCj0+SxYr1XiCN8l91a8fT19kXwqBv9Xg975fuHZaw9reZN6YLWqlfYe2rGoRO4motxiwIvI4pS0HDDe4qSflDPrqS5aA6UyAtAR23dz3u52gyffH3vj9HYWrcE0Nyl0lCOjC255dnXtrXaWA8ZbnPSTcna/3PsyBa0LILPLkjWVvN3tyk2emp+fljTEVC5N43j0zU2Ps/KM6u06xZRXDhgx3Cqnxe6Xe12gYKFJSF6XJaudK3qJ5xdRVG3ETNvZJcI5nqPPFt6ME629IL5a4TnKNGAopfLkbIRIDAgBj2BQnUJPiUIqQRD7JNSgAIgCBIGUkkCOIIAHH0gIFwBKAkH5QEogJwRyUCKn4OWEcDJCIQeBnFLIACoFAfOgLQX7TnH7O5UCHAdQCQjhQKkEIKbvAGf8m4DAFAqEEGIcCnLbbMH4m3FDAtDbtj70dtADCmb7w/6B8gB4gBiMfxNiAGW/se8sogLRg0IPYvyvA2D6DqIn7DuFlhJoKeV1BJwWhGophZZQaEG4QhBaSClfxIEr/HbR1mZrli2unp/8X6tcHW92bhJdv/6cLRvW/AIiyweHPIMEubXDkEsI0QqfhibK4KqNXqEA86hxOF9X1B1Zl5mDlHsq3dOASU2lIQYZKuv0usrgSCUJIRUBvgLlSQVKEMGBhPOgEaB8OEDCKBBGYAyJEUKBEAI2ocuTOxw4dfoMzp0/j/j4RJw5+x/i4uJZGBKbotq0boWFf9jGwKSAjgDMwUkuBXIIkA3QbBBOw4GoeVANoVATjmYBXJaB0syWrR79SSaX33rhuef7zpr2P/u+ad3pjBfz3BXAUEq5lCzUNhj0dQmhUQBRArQWBalBCGoAtBqlqAZAuM9QLzKlvCjgzaHDceCgydslc+Eqk8nNoSiYIRn7r9PpUCEiAn/vMxvAepN1BYTgFkBuUYoUApoCEBYcWEUpuSaRSK/UqIBkQghbZX2W7jhgKKWylCx9WwOPdoTQhylIE0IRbemzzGe9La+oTHGA+aWjBIkE9Byl5JSEw6EaFaRHCCFs+3lH0h0FTHK6bjIFhoNtm8pTOQd8wgGiJsBPtSvLrAIPe6vqOw8YguGg5YDx1oCVl+OCA4SoCb1PAcO6Zt6SAe0IpQ9TigcBRANwHhSxfGaUc8A1B1g4s0RC8B8l5JQE9/mWzFF/iw/9hOjrGkCiYKDmQz9AaxKCqpSSagAtP/S7njRllIIUEELZgT+VgqZwIDeMh34JUUlAr1FaRg/9noxm8bUy1esq6+1cK5vORiS8/FrZEy7fmbzOrpUBqgGImhCoCUqulaU8zSBSWbpEh/SqVYmVz+0700rxpd7RM4z45ng3hz3BJSREoadQSDkSZKBQgPIKUAeCS8IHMiElE16aBZeAnICTWQouCYHUJMQ0Ci9vCy6JlIJKOJOAkqNMcGkrwCTMFJdYCCwtBZilBZbsO5NWwiQPoaUFlsQouGQSS8oTkzCzRHAJGIWVtLTgEryOAtpiwSUTWjJhJqi14JKnKCKEFoKgEITLlxDk63laICXIh4Hme0Nw6d3RvzOl/R8AdGoXzom1qQAAAABJRU5ErkJggg=="},96908:function(dn){"use strict";dn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA8CAYAAADogBFvAAAAAXNSR0IArs4c6QAADzxJREFUeF7tnQl4VcUVx3/3JSEBARFEFllcQAMJuKDUD7FqtVbFtUqtS6ufS1soxaW1Si0KBaFVWy2ittqqdQ9xpYq4tLgVFWUThYQlJIEkkJXs63u333lzL+/mrfeF9/KSeM/35Xv3zZw5c+bM/83MOTN3ouGQY4EuZAGtC+niqOJYAAeQDgi6lAU0fUayHqCR5gJXEriS/T6TICkZNOMzIN/gFx7/8vvLiFxDtpfP4G2Xb5Ej6SaPKddav6mPtb5g9e/PF9nSvmTVlpD1S36Sr63WOj1ukD/d+PR+b1NpAekmj5Gve8Dd5lc2ivK4G2lzV4K7Eo/8eSrQ3ZW424rw6J/ST1utTb2jtkuhLAplwgDS7BDj09txdgFqgsjCbwVOKMCYAPH+IAzABIDf8qPYz+OygMus0+8HFQDmYDpaypj1mp+m/qKbgMoKQO+zxwIyCzhNPhOIQQFrAas/uK3l5dlt/SEY9bbn0ZsrS1obynfXNJQXFTeUbPugua5utQZrM7PZHgU2EsIaHJAJUcWp1JYFklKgVx/fX0oqpPSBgw6BASOh/xAlxgC+u6WJqh0bqdi2nrb66gI0sjQXL2W8xHpb9XUykwPITjZ43KuTpcnBw2HA4TBwFBw81Dt66+42aoq2U7FjAw0Ve8R52KxpLB6v86KWjTvuetmswAGkTUN1W7aDBsHIieiHjkVDlhpuavbkU7ThE9wtjQLMbTosyFzGc5pGoD/RyQ13ANnJBk9YdSm9YVg6+tB0NC2ZtqZ6dn/1P+rKirwqaRqrknVuSM9mZ8J0FD2CetmJ1MipO74WkPXn0VOg72CvY1ZRuJU9uRvQPW4ZLes0jdszlvG3+CoRWroDyERZPtH1Dk1HH56B5vHQWFvJzrUf42lrUaMlPJ4BMxOxtnQAmWhgJLL+3gPQR5+E1qsPDdXl5G9YjUdipIreGpzGFUOfpb4zVXQA2ZnW7op1paSiH30qWlIqdVWlFGz6Al1ipmqkXH0wnD0ym8bOUt0BZGdZuivXk9IH/ajJaK4Uasr3UJizUQX/Fb2WOZ7LtfniosefHEDG38bdo4bUvuijJqG5XFQU5VOSv22/3hr8NTObWzqjIQ4gO8PK3aWO3v3RR57gHR13blpHQ121FZTTM7N5Od5NcQAZbwt3N/mDjvDu8jQ11rHj6/XoskevqKxXMuOPfZHyeDbJAWQ8rdsdZct2zYjj0VJS2bu7gLLiXdZRMiszmx/Hs1kOIONp3e4qO60/+rBx6O5WdmzeRHOTz8lO0pg2fhkr4tU0B5Dxsmx3lytTd99B1FZVUZC31dqanMzxTNDmsz9gGcumOoCMpTV7kixXEvrwCV4HZ1vuZlqamqytu2VCNn+NR3MdQMbDqj1Epj5wBFqfgVSU7qWkWB3CENKgEhibme39jCklBpCysf/H3aohrY1w64CYNqrLCJOziRJg1hN+qqtjJklJQx88xrudmJuzBY+cVveBcmlmNr/qmODQpRIHyPuKlVYtjXBL/1i3K7HyDh4Gp94IU2+Ee0+A+pgPJJ3WPn3QEWgpvSkpKaaiosJabxsuJk7IYksslXEAGUtrmrIW5sHAkerb7UO6NSBJ6wcDhnvXkFu354HlDK8GKzOzOS+WJnQAGUtrmrIW5atXCHoCIDXwDDwSlyuJvIICGhran7OIdRjIAaQDyIgW0PsNRkvtR2l5OaXlAcuPmIaBuh4gp1wP/QYrI338ODRUBRpM0+Cc36p0OVT6nwd9PIcdAydcqr7nroL8NXDi5TBmKoyepPgL16n0dS+3dzgGjoaTjY0If7n+Wow+GdK/p1Jr9sC+Ihg1SX0X3Xob6+K3F0FLg0r/egUUbWovSRy8SdNh5PEw4jho2Ae71sOuDbDhVaWvP1nbWLIZvvo3TLwQvjtDvdQlaf+eB2Uxeuu1V2/oP4yGhnryCn3etqmWS+PmjGUsiYhsGwxdD5C/WwsjJirV7xkX3KjyPvZSY+poqoXbBvqaetzF8HPjDMAbc2HIWDjlp8FNsfldePIaH+iTU2FxIRxkyHvgu5D3afCyM5dDprF8emuBN4jM6TPDm/zZG+HTf/l4xpwG1z/nXaMFpYIv4fHpUGVEJEwmaxu/eBFyP4Br/t5exMPnwZb3bUDADouGPmiU9+3FnLxC3BZvW0rHMgzUswEpI5O8Q9LaDAVroHgzDE2H0SdB6kGqJyryYdFJ0GicbLnsfjjLOGn1yT/ghRmBPSajmgBXLg+Qwwd3j4WzboXTDV4J95jkPZxghH2e+xl89ozKEVDdlKVu8RAq/lqNikm91Eg++GiVXlsGD52tRr1ggCz+BgaPAXk/20oxBSTo/YagJfdiV8lequuMEd9SnwYxCQP1bECKwerK4ZELQUYbk2RbbNZbMOQYlbJyMSy/Wz3LdDjvG/XcWAN3Hg6t7XYp4IxZ8CNjmSCj7NJp7cEQyamRH8m8zT7H54WZ8MkTPhlyO4ZM+xcvUGkb3oDHLw8OSDP1m3fgw0ehtlSBWUb2ysL2eh3It7T+iMddVV1LUVnQMFZMwkA9H5CPXQqb3gzsChlVBBSyHm2uh7ljFHiFbn4Pjj1DPT/1U5Bp0Uq/XQ1HnKxSnrgC1r8aHSAvnAfn3aXKfPYsPHN9cKiYywIJrC+a5Ft/WqfsSDIOBITWsnJjRr/DaG1pIbewJKjUWISBejYgZTqeOzZ0l9zyPhxzusp/7BLY9JZ6FifjhhfUc85/YckPfDKsI6iMRnNGq3t+rBRphJyzBuQgrNBD34etHwTXcfLVcN3TKu/d++H136lnKyDlx3TXkcGdv1iB0ZTT7zDv0/aiMppaWoNKP9AwUM8G5Fdvwt8MjzuY+ab/Bc40dr+yfw2rDEdRRgMBlXSArAFl9KwyzgVaR7f3HoDX5gRKjgTIh6rV2lZow+uBSwJTojhX489R32QUltHYH5A7P4P7T4s19ILLk2k7JY3SqhpK99WFqvOAwkA9G5Af/R1emhW6s865HS5ZpPJXLYXsW328Fy+EH9yhvi+/B1YafH/YCoceqdLnZUBpu6NZKj0cICVgLvnRkoSCFk8OBOSXy+DJq6OV1jH+5F6Q1p/G5mZ2lAQJxxlSDyQMFHtATpgGR56iVNvyHmz7KLDxstcrXqpQUx3cdoiPJ5ZhnzUvwNPXhjb+tLth2lyV/86f4I3f+3jF8Zmfq+6SLNsB96TDUVPgNx8qHmnXg2cFlx0OkDIyPrhPrV2FJNbqe8MvtK4S3go2Zcv6Vta5nUGicp9B3vuBcooraXMHfxHxQMJAsQfkRQvg3DuVeazeq9Vgo06EOz9XKXu3wvwMX651fbXgeCgxPF5reQlgLzSCvuHikOJpSiwxFF3zBEy5TuU+exN8aqzXTP5fvgkZxvrxz2fC5CvhtJ+p3KevgzXPRw9IKWHd6w41yoYDmH8csrMAKTql9vWGqoqr6qisaw6pZUfDQLEH5Hd+Atc+qRRdmw3/vCpQaStPzn9gybk+nl+8BhMvUN+XXgCb3wksf+1T8J1rVHo4QMoux7xxwcMfElwXUJt7zg+cDnmr29clux+/MDxoGW0zzlVBc9lNmTMy9Nov0hpy1goY/31Vl3/Ix6rB8ZfACT9UKRJe+vw59ZxIQMq0nZJGbUMzBRVhL7XoUBgo9oCUoPMdxu6GBKQXTIByy4VaKWnwm4/VVpnQf5fAy7/2dcP0B+FMY90XbMo9fCLM+UJNpZEAKflfZqndGH8SZ0acGiEJSC82wjhWPokH3pvnA62ZJ/G+rJsDZZop1nWmePni7VvpuIvg56+oFNlynJ8JzX5OgswCd63zbUH+5Xuw/ePEA1KWGvIOt9vNlr21eDyhz3p2JAwUe0CKyWavhHRjfVVXoUAni38x8ik/geHGFC33yMgIZu2wcWfDr972dZ/slnz+PNTuhaNPhUvuVd6vSeFGSPGQBbjrXoH3/gxl22BIOpz0I593LXIevQi+ttRpBc/5c+ECI2hupt8rMcGvQgPSGk6SsFHO+2rPXLxyk2a8DrLeFirdrtaHEryXy0ZlmTD5Kt9uzTcrVXDfpESOkKKD7G3rOruqmqhuCv9qjcvF+RlZhDBuoAnjA0iJ1ckoaR4wCNV1794HrxsBYivPze/CsWcGLyUgWz5XAVMoHCAFiEInXhZcloBkxQKQvehQJFP6wh2+Lb78L+C+KaH5JUeWE7Ks8KdZaeqqZaFDRsCMN3z79qEk7t4IMjo21XQdQLpSvP8QoKaxlcJ9odeRorCmsSVjHBPtvhQWH0CKJtKRVz3mO4BgNXhFgQrHyC8/GMmhUNlTPvWG9rnVJarcphX2DleIByrOxxVL1Mhsxv5EqkyVWbNh4/Lw4JLc2e/4TvbI3raM2pFo6k1wxkwYPNa3z2wFpJSXeOf5v1d751bdJE/WqfJDkeWBf+A90SOkTNtJvdA9bWwpa8ET4RWNaMJA8QOk2WF9DlEHGmS6FhDszVX7rXao76EwdJy6yF2OjJXLieUIFKqzpPMlHCWjdsFadWTMDglQFhVAnwFqi/HOEYHrPTtywvFIBx96FAzPVODbk6PW3XbCQQdad0fLiz11D7urW9nXHP4eqmjCQPEHZEcb3NFysR49JMxz5SNKm9VPgZzYcQjE4ZOzKy1u8qtt3Jmv8fCEZcyOZDoHkJEsNHcjDBuvuO6bCvlG/DRSuW9Dvly74tHZUumOOG3LUWo7L4U5gAwHHHGsxMESkvOKC40DEd8GsEXRxqI6D1VNka+P1ODtzGzOD7t66XGX3sdyypaguATHhbJvg1UPR9FN3x7WxjbYsc/ezSqRwkA9b4QclqE8aiEJeH/5UseQITs5F81X/+tQSPa6g73f0zHpPaqUhMa3VrppDRMkNxscKQzU8wDZo7q6+zSmtFGntN6GcwOECwM5gOw+fd6lNW31QG6lADLytTHhwkAOILt0N3cv5XZWe6gXZNqhEGEgB5B2jOfw2LLAvmad3bX2pu1QYSAHkLZM7TDZsYD4NDn2YpJeccHCQA4g7Vja4bFtgeJ6D5WNNqdtcXD8TgM5gLRtaofRjgWa3LC9yl5M0jtK+p0GcgBpx8oOT1QWyKt209Aa2ds2hbpczM7Iwrvr4AAyKlM7zHYsEKVz0+5uIAeQdizs8Ni2gIyL8icxSbeNnZv9go0wkANI26Z2GKOxwJ56D+VRODdmGMgBZDRWdnhtW6C6WWeX/Zjk/jDQ/wHkSLPJ/mcrgQAAAABJRU5ErkJggg=="},57177:function(dn){"use strict";dn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANQAAAA8CAYAAAAeyZT3AAAAAXNSR0IArs4c6QAAEpJJREFUeF7tXQeYFdUV/mcbS1F6UUEsoLC7IGKNJWpERbEgSoxGo7HEQFDRWCAGgdASNBbEhglqsC1rAxVBNGg0qNgLsJRddmFhe3vby3uT7393ZmfeezOv7M57W3LP9/EtM3Pn3DPn3n/uvf85c58CKdID0gOOeUBxTJNUJD0gPQAJKNkJpAcc9EALoNRpCaqt3rh4QIkDvH/jxV/zuZZjrVy8uRzvSzDdrx3HxWnnEnz1eevhOf/79HpNdrAs6wrQr9VvtiMc+/kc0HSan9Nrq8Uzt9hquuZjv8kPev26r8x16X5VPYDHDYT7Vy/L8vo94d7P8u5mcV+w+1U34GEZ7a+5Tg/vV31tbrmu36ff23JcB9VdBo9a5v2rekq14/1wN30GNXGzctPKKgf7eExVKUGBpJsSEkgWYPMHXEuH0sHlB5iW8jrAtE6sd9AW8GidVD9mR/fvxDrAzJ3Yp/ObAGL3srC1XweJnf0awHUQWgGJ52i3P+D9OyOP/QHSAjYT8Lwd3gRGH3Bp5dza34D7LUDsD04vmPzuN9cZGkSAF3xm4JttNoFWdasNlRVNta4SV21l6YHakvyPGurrNivA12kZ2B1TdLSisvAA1QrF8hbpAUsP8EWVkAwkdgMSugHxiUB8EpDcC+g1AOjeG+BciSBWPXA3NaA8Pxel+7LRXF+bCwXpShxeTX0V33ZED0tAdcRW+X+2iaN3j35Ar/7iX/e+XnCpbg9cZfkozctBrauci/9tioIlKSpeUTLg7iguk4DqKC0h7bD2QPJBQP/hUHsNhsIVv+qBq7QI+7O2w93USGDtUoEFaavxoqJ4x7Z2FQmodnW/rDxsD3Ba2PcwqL0PhaLEobmxAXnZmaiuKPOqUBRsSlBx06gM7AlbZxQKSkBFwalSZRQ9kJAEDD4GSD7Yyz6WFu5HQV4uVI+Ho1W1ouCe1NV4OooWBFUtAdVenpf1ts0DfQ6F2mcoOMurq6nCnp2Z8DAMwNEKWJEKTG+PtZUEVNuaVd7dnh5I6gF1wFFQEpJQW+1CTtYueBgeEPLuwGRcNWQVamJpogRULL0t63LeA/GJUAeNhBKXgOpqF3Kzs6Ey3iVGqs29gQnDMlDnfMXWGiWgYuVpWU/0PBCfBHXQ0VCUeLgqK7B3b67I4BDyZloKrlTmQ6AsyiIBFWUHS/Ux8kBCMtT+w70MYGlJMfILCloqVoDH0jIwMxaWSEDFwsuyjth4IKk71D7DGKzCnj05qK0zZnoKMDUtA69F2xAJqGh7WOqPrQeYvtSjL+rr65C1JxeqMfUrTkpAyrGvoCSaBklARdO7UnfsPaAAat/DocTFo7C4FMWlIvBLUYD0tAz8KppGSUBF07tSd/t4ILE71N5DoHrcyMrJQ0NjY4sd8QompazGumgZJgEVLc9Kve3rgZ79gW49UVVdg9wDhWZbMtNSMEaZDxEFdlgkoBx2qFTXQTygxHnz/gAPdu3NR2Njk9mwmWMy8Fg0LJWAioZXpU7DA/0OB479hTguyQZ2/Sdm3lF79IWS2B2llVXILylvqVcBuLAamZbh/euotA+geg0E/ponHqSpDrizj6MP1WGU8WM671eq7fhVweTFwIQ/Cpe8PRfY8NfYuue4y4BbNbb6y1eA534Tu/rjEqEeNAAejxs7cgvg4VfGmijA8rQM3Oa0Me0HqKUHxLM01gEzD3b6udpXX+9DgNNvBs64GVh0PFDj+Isw/Oe7fAlw3t2i/NoHgPVLwr/XiZLtCShGpHr29zJ++aWVKHX5pPU1Iw5jx6RjuxOP2QLUsPaUcLJG6uII1ZUBtTAb6McAI4B7BktAtdcIRf/zM/vkg9HY3IydeQxBGbMFBVifloELnezecoRy0pu6rsU5QJ/DJKDogXYeoWiCp2c/7mWF7MJy1Nb7kBNwmkaXgJKAioYHDJ0dAFBqt55Q4ruhyFWDooqArzkcpdE7HqBOuxE4aKBokE9WALUGO9PSStxc4Px7xWFzI/DhI0YDDjoGOP5ycbxjE5CzBRh/JTDiDGD4CaL83m/E+W9e8yUM+g0HTtIC6f56/bvd8JOAURp75SoAKvYDh58gStG27tq68L3FQGOtOP/TOmD/j76aOP09YSowbBww9DigtgLY9y2w7zvguzeEvf5ifsb8bcAPbwNjLwF+Pg3oPQTgubfnAcW7ASfXUAOOBH52PTB0nKiHn6UXZwFFu4DPVwEFFssRK0BRz7gpwn/0U+7XQM6XwFfpYrsxpyUhEUjqhdqGJmQXVgRoj1NwR+pqLHOi2o4HqD99DQwdK55t7mjRKfyF++4t1xIf66uAu/oZJcwNuGYOMHgkcKoNs7TtfWDltQZoOd9eshfoqel76OdA9mfWfp6+FkjTpt/vLhA79Jw1PXibrLoZ+OwFo8yIM4EbXwT6MF5iIblfASumAuUaI6oX8e+kOz4Crn3GV8HjFwLbP3AOUJfMBybO9m7eYCnuJmDjQ4L4MIu/rR8+Bty2zvCxuezuT4AVVwHVxU70bR8dao8+XsY1c38F3Ca2j4WcpNG7NqA4MiT1AJoagNwtwIFtwJBRwPATvVF0r5TmAItPBOoqxfEVDwLnapn+n/4DeHlaYONyVCHw4hPErqoPjATOvRM4Syvr3RVWE2/jaQvhF38HfP4vcYEd7ZZ0sWsu5cBPYlTiW58j6cCjxfmqYuDRCWLU0cXcSQ9sBQaOEPvcmcVJQF08F7joz4b2sr3iRcOX2eHjxT9dVl4HfPWqta0cnRmX4r58WZ8CRbsD24Mvj8UnOE7kqN16eT/t2FdWjcrawFHfKRq9awOKzVpdAjxxCcC3vS79jwBmvCs2+6CQStbfrJxOzdsqzte5gFmHAU31vp317BnAL7VpJke55ZN8r4ciJQjyedsM4uLl6cCnzxo6uDcdp42XLRDnvlsDrLjSupPqZ7duAD5+EqgqEmBkh2fHb+uUjy+eJXliI0rK6/f6TrF5ji+TK5aK65wCzh1lbyvb48nJQM4XRpkBRwHT3gIOGS3Obfw78OYsX5+29YgvnLgklNc0YH+FNgX31ekIjd71AfXU5cCP7wQ2B9/q7NScwjTUAHNGCPBR7tgIHHu2+D8DkQxImuXezcARJ4kzz14FfPuG7/VQgLpkHnDh/eIerj3+daN1d9GnlQwM862tr7/MI1QoHW0FFNdLE+8ToQ6uFTlFtpJFe4C+Q8WVmb2NdaO/rS/cCHyxyro95m4Ve9ozNsn24MvBKeHW10nd0dTsxo5C663TnaDRuzagOJ2bM9K+SWZ+ABxzlrj+1GTgx3fF/0kS3PSy+H/mv4FlFxg6zCMYG3z28MCFdChAzd4CDDte6Hz0PGDnR9Y2nvxr4IbnxbX3HwTe+pP4v7mT8mVw/5HW5A3LthVQ4XboO94Hjj1HlF403hr8ZfsEULQ9HwJUz1gHpJwnTj89RZAtTgpHW9WD3cU1qG+y/iK+rTR61wbUD+8AT2uMn1XDTH0YOEfLPsn4I7BJI3q43zZBcdAgsUZiJyjfJzSYRxcuwt+cHag5FKAerRRrO8p3bwVOKXWNJEdSzhdHHAU5GvoDas/nwINn2nc7JwHF2NrxUwCydP2PFEQMiRzulcdjfV1Ke2iXv61b14vpt52Y169v3Ad88LCTcBJ2KvEoqmpAUbUFeypqaxON3rUB9Z9ngFdn2DfK+fcAzHWjbFoOZNxplL1sIXDBfeJ47VxgvVbuLztFh6LMSwWKdgbqDwYodkpej1RIpS85ObCTfrUaWPnr6AKKDNlVy4DxUwURE0rsABWqPZhzOEXLNfz4KSD99lA1RXbd+1NCiahrdCOrzH4jpLbQ6M4Daswk4MhTxYNu32idXcxcN7JklPpq4K6+hmOcpM23vAw8f7290yc9AEyaI65v+BuwxsRkkbiYv0PM6fWF9lGnAXd/LMoza/qRc611BwMUR6ZHKgz6mbE2uymQWTsZNaspX6iE07aOUInJwO0bgKNPM9qL8bHCXUBVoRhdmxuAibOMaawdoL54EXjht/btYR791y0E3pkfGWBClSbjH0c21IPM4no0e6yTlttCozsPqEsXCOdSzOyZ+WFJs87SWJ7CncD8VOOqeX2xYByQrzFu5vsZgF2oxaeCxaHIdDGWZCfXPgucdoO4uuoW4DNtvaKX/8M7QKq2fvr7OcDJVwNn/k5cff4GYMtLkQOKd5hz/exGuWCdI5Lsg7YCimzj5EXCmrzvBYXP4LO/zPrcCGzbASrYS4j6rvuHCBxT7MiLUKAJdZ3Teag44GpCWZ39j3a0lkZ3HlCnXAdcv1I81tcZwD+vCXxEc5nMD4FlE40yv38TGHuxOF5+MbBtQ+D91z8HnKKxTcEAxSyDeaMFfewvDA4TlHrO3UNnAdmbfUsx++D3GoPH0S51oghIskPNHma/9gm1hjIvvv0pc7MF4yaLNQuF9Dzf8JRYAop0NmcdlGeuBL5fE+hL/qbT0gJjOmgHKLbHn48CXD5f0Ap9bA/67eDB4njp6SKbxWnRfjmzqr4ZuZVBszJaRaM7DygGTe/TsgsYUF0wBigx/SACpxB3fyJSbSj/Xga8pn2vw+OpjwDnaOseqynbYWOB2V+KqRglGKB4neksVlQvyQiSEhQGVJdoNLi5ARkPWpRtgE6/xnhP+h32TW1eZ5FlJNtoluMuBW59XZxhytL8NKCh2rcMR+H7vzFSmB7+BcBMAkosAWWegvPlyJekv5hBx2t2gOK1/64EXro1UMeEu4ApfxPnmYa0VJti2nu59Vfi4r27y24vaYYnyLdqraHRnQcUH/P29cAobX1RXSpAw8U7O8mp1wGHalM8bu7OEcTc4UZPAG57z3AWsxW+eEnM148+XUw/yL7pEgxQZOgIvG9eF8HC4l3A4FHAib802D3qefJS4CdTneamumgOcLFfOs0ixoR+sG9QMx1P2j3zA5EzSFZQF3MnZMYA10cMPvOzbU4zT77GyJbwZ8daCyjq58sjHPlhrfDJb1aKNqMU7gBemgZk/VdkeHCtfPliY82s6w0GKJYhkULSgdN5Zq4wTKGzrbzOGQtnLtES9gmPB/uqPKhsCL6hbFwcLkpNh03nCDQwOoBirIajlJ4gaueY95cCb2kBTnMZc0zD/16CZO0cY14fDFAEEmX8FdYWsJOvWwAwF89OOCVcmGWkCIXz9uR0lNNSf5mRLH6rlsIg6LQ1Rt6iXf1ct3B0qncZJVoLqEg6qM5sWrUlM0hIruiM386PBdj09aUdoLZtFOSGTq8HtK1bZKywX0RVvL/cBlejir2u4D9+qCjYnjoaY8Pd1CU6gKIz2BGvecpIIDU7qDRX0Nl881oJf7WOMYnTb/K9Wpkv7vtxXXjJsWTASB6Q8uVbVo/9UCunWqRlv18buunIcumZ5czt46gZSs64BTh7OjBwpJFnZwYU7+cCmTlyzB0028ZrXKcR6Jxe+mdgxxJQtOWIU4CrHzdYPP3Z2Y7fvi5GV+b7MXmWYgcopi0xiM2g+aARvh7kfhP0LUf0GAk5vu2l7qDTPpoSCY0ePUDpTunRVwzrnO6xE/NNFm5KCXcBHTJaLFT5yQWdHkrsOhs7L6co+ucCTKMJR9jRF+cCjMUwK2HW0MD1Tjh6gpVh+hPz2Q5NE+ApyBTrznDo9LbWHe79tHFIigACaXJOH/VUrXB1mMuxTbne1j+nqSltjZY235NX5UFFiGlfJDR69AHV5keOUEEkb+9wVHMac/UTouTm5wBmjEvpMh6oblKRUxnGb14reHzMaoSMNEtAheoac74HDkkRpZae4ZslHepeeb3De4DL6O1load9/JQ1nE1dJKCCNTmTPUmQUPi90kItobXDdxNpYCQe2F/tQXl96J+PUoD30jJwUdDZe7vsehTJ00Za1skpH4O6DO5SMu4CNj0eqTWyfCfwQF0zkFUR3qf3oWj0rjdCHZJqxE0YczF/PRpJ4zJyf+l8b3ayV5jrZ7W/RSQ6ZdkO6QGyfTvL3Giyye0zGx2KRu96gOqQTSaN6ugeKKpTUVQTBjkRgkaXgOroLS3ti4kH+L3hjjICKvS22cFodAmomDSXrKQzeGBPpQc1Nl/yBthvQ6NLQHWGlpY2xsQDFQ0q8qrCm/bZ0egSUDFpKllJZ/AAOYnM8GJS3sexotEloDpDS0sbY+aBAzUelNWFjknpBvnT6BJQMWsqWVFn8EC9G9hdHl5MyjtK+WWjS0B1hlaWNsbUA9mVbtQ2hWb7TKPU7anp8Eb9JaBi2lSyss7ggQjJCZ+90SWgOkMLSxtj5gGOS/zHmJQ7jMyJFsM0Gl0CKmZNJSvqTB4oqPGgJAJyQqfRJaA6UytLW2PmgcoGFfvCj0m10Oj/A9jGm+feuyEMAAAAAElFTkSuQmCC"},81378:function(dn){"use strict";dn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAA8CAYAAADGxTD9AAAAAXNSR0IArs4c6QAAFoFJREFUeF7tXQl4k1W6fv8sTbqvlJa2tJSy74ugsiMqq4AKIlDUueNwR2dGHR0XdLwixW3uuF6Xq3O9o15nxuUiIIsCsijK1pa20NJ937eke5tmmec7f/40TfInaUNK6+R7nj5Jk7Of93z/t55w8JBnBYbwCnBDeOyeoXtWAB4Ae0AwpFeA+1SWbbA1A07KQSID6JWT0ivAyThIpBwgBSQy4+fCq0T4jANnrEdlWFkpjK/0ndAetd/znpMaTO0LZcz74tsxti0xjqVXfeNYZcZyxvHSuK3GbDYX03iMbbLy5nOz+pzGbGDrwpfj52DQG2DQAwad8Gcwvudf9ToDQN/pDdBrDYBFWfqMry/UAytP9fjPjJ/rYVHf2L7Qph4GaA0tOj1UnBYqvd6gMugMKr0OKoOOq+UMhhQ5DGfHPRNWMaSRaxy8bQBzPGAZAI3AFMAoAIJtnBnA2WaagdlU39iOAKKeje85FKY2TYDkwWh+APi2ebD0AJ8HMn/AzAHFA4x9Jxwss7bN5yXUpbnwB4SvY3Nu9LmwLr36NIKWAEhA1BlMgOUBCAZYBtJe761Byx+A3vV54Av1efDrtUawm4G+N+D5MfUcHH5s7H890KnqNjRWNGkaqlXqhgp1VV1JwxkOSJUAqUB0xk4s0Q4FgIty4KEweM8Yba+ARCmBzBuQeksgVXKQKugVkAdIoRwhhU+EHJycg0GrNz01Whs6UJhegtLsCmi7tI0GYC8H7osYTPhuO2Z3D9a19gB4sO6Mm8flFSKBd4QcyuFS+MbKIfOWMM6v69KjIq8WhVlFaKpvAQeuFsCr/gh45wmsbXHzsPrcvAfAfV6yn18FjgN8YmUInKiAd4TMJObUlNQj42wWutq7SNtXA9zrIVC88nts7Bgsq+AB8GDZiUEyDrm/BAFj5PBLUAASniNnpeSgvLCSjZADl8dBev8ubD41GIbsAfBg2IVBOAaSnUNnK6GM5DlyQ5UKmSlZ6GjvJBiT5epdGRSP7MRGzbUcvgfA13L1h0DfPtFyBE9VMKuMVqNH2rl0NNapBG78vQ98b9+B2xuu1VQ8AL5WKz+E+pV6cQiaqoAyXAp9tx5pyZfQUNdoBDEKAG5VEhJzrsWUPAC+Fqs+RPsMnOgF3xg5dBod0i9eRmM9D2IAFYB03m5sKRnoqXkAPNArPsT7CxingE+UFDqdHpfSMtHYYJIecn2hnL8DG+sGcooeAA/kav9M+gpIkEMZJYdBq0PqxXS0NDcLMvEFKRTzB1Kx8wD4ZwKqgZ6G/2g5vCPlaGttR+rFZMaRiSSQvLILW58YqPF4ADxQK/1z64cDs05IlByqqiqRX5gvKHV6gLspCYknB2LKHgAPxCr/TPuQ+XAImOQFzsDh0pVLUDcJ5jWUSaGcuBMbW9099WsOYDKYU8Qbi5zqshnZ6e41uGrtSxScU3NQhErR1UBhae4hstkaBiiWzDtSykSJri4NLmYmQ6s1dfz6bmx7xD0z7Gn1mgN4bX48CyapP9eBI/NLXZ5v3JYAzHlnOGvnyMJSqNO7TG36xMjYe41KB22r+GGR+nC48aNIVrb4780o2+OYkYTOVWLRnijk/JcKee+qoVHzMqE5zXlvOGLW+0MRIsXBGUVouuweJ9bys7HwjpJBldaJk2vcH/brP9aLRb1V11aisLzAKEpwWimks3Zic4bLm2qngUED4K5GHWpOttuda+U3bSj83ya7ZeLvCcD1f+HBd3hOMVQXeQDL/DhsVI1l71MerUXOm/zjzhYRV1lfmsC+Sn28FtmviZcV6t/wUSRGbQ5g/575RRWKPuE1c3Ma8+sgXPcmf7gynqvH5d3OO7DkARIowigzwDEtPxcLryApmrK7cGqtYwB31evQ3Wx94Bz3xJcgOThwrBd0Wj1Ssi6gW8sfTA44swuJ8zje9ewWGjQAdmZ2OW+rkPIwRfeJ09UAsH+CHGuuxLNOzj9Yjfz37R8axTAp1hWPBnmsOuu02BtXCL3Ges8IhOvLRkPmI0FjSie+ud55u//YB4Iw+w0e/Febkh+qQe47apea9Y2VQeYrQXlNGcpqeubFQfKrJGz9wKXG7VQeNADuqNKi6FNrrmU+9rqfOlDxtf3HudMAfkuFmPV+iN0QgMyXG6BK6xE1gqYpsDI5jnX9071VKHYwrklPhWDa88NY+csvNiDj2XrRJZ/7fgRG3xfIvv8qrgAdFc4Jq4MdwHQoCcQkA6fmXIBOz8v4HNAog2zcc9gsviguoNutAKZHsdRHYnd4y76LgU+UHKr0TvxwFx+y54iIu7WX9Ww8SwGS8/mp8YkBmPNuBHv/7fwSHph6A0jBshQhVqbGIWiKAgUfqnFue42p22HzvHHzyZHs/+83VKB8r/ihoRQjkuMp6IVShvYlFGLyjlCEzVXanIZXiJS5Y4laizSij+78/2lisrRA8kAJCz53RKO2BLL+ic5tr0btaftiGZXrrNGhu6n/IoQwJt+RMrbOJTVFqG4030vJX3dj632Oxt6f790K4CWHohF5s29/xmW3DoH98Oyex9TY3wRh9mvij1f15S4cWVBiBWCBW2vb9fhqZIFpEyNv9sGSQzFsDCdWlqHqqDgIiIsv+DyKlS39/xac3lSJpd9EI+Im1+Z9+YUGZPyHbaYVMlOB0DneNtdo5J3+GL7Ih31HcraYtYPmXPSx/SdeXzeORAifETJ0dnYivTgFBoMgRpEMLF24G5tP97VNR+WHJIBL97TgtBm37i+AJV4c1hbEsywEc8XOHJRHl5Si7rTtBASZLwfi4n7xXmydT60rR8XBNkx/IQwhM3s4cMgsJVOqCDT1Z5xLZij6W7MowMxFFkcbLPZ9R7UWX8XwFoOrSd4jOUilMuRWZkHdZq78cpdliJ5xtZNFBwTAxAW+u7nMap1uOhbDTEo1p9qR8oh95Ywe9YJp68fESpT8oyc9K+x6JUas8GPtB09TIGoV/55Eg45qHTprtSj8qMmmFWLKs6GY8scwNOdqcGBSEas3KjEAN3xotGRcV9xLPjafBJnFEv4tyPTRsZtKUfu9NUBJTApf6NOrD1dAYw7gikOt0Hc7r+SHTFcys6W7AOwVLIFXoBQ16iqU1BdaTvOJ3dj2iitzt6w7IADuqNHiq2jr0357xWgow2UoP9CK8/9eDZ8YOXxjZPAZaXyNkcN7uBRHF5dh7gcRGH1vIHQaA/ZE5ovKjk4rcUYzmt9oOW7L5i0Ox28tQ/Xxdkz+YyimPhvGPvsyPA8albV8GLXaF4u+iu61nqIAPhGD8Pk+aM7R4MBk/pC4QuYA3juqAJo+yK/XvRUOkpPdBWB6qpHuo9F0I73sgsU0uTYZFOShc93gb2x5wAD89YQiDLteyUBKDgVSZGI3+bOUb0e0L6EAEx8PRfQaP6gyOnFytbhts68Apr5vOT0SYXO9Uba3BT9sqMSNn0QiblMAOuu12BNpffDIbLYqLY4dPnMSA/CKlFgET1UyRdVcdnc0b7HvB7MIQWP2jiJlk8OVqgy0a6wU4H27sW1df+d+zTjwiRXlTF60R6TFd1Rq0VbSjbYyLdpLu9FW2s2UoxG3+qK1RIumzC67GnN/AEwmqmlJw5D3ngppO+pBjgCSYet+bGfc35IW7olih4mIQK4M44EsBuC1hfHswDYkd+LECuv2zNunC0wcORXMAaxR060nzsNB6ith9mp3cWAaiVewFBQnUaEqRVVzudXgOEjWJGHrAedHLV5ywDjw/rGFWF86Gu2lWrSV8cCM3xbIjPoElB+3VjHw0gbaIsHlXPyPZvyUWCU6I0sAtxV3Y/QvApH332pRTxx56TgJZwLOBtUYyP0kKPhrE87dX92rL6k3hzvrEtiTgwBZ+HGTybsmBuCN6jHMyO8M0eElU5w9MgfwF2F5fTKBCXZodwKY3MoE4rauVmTX2vQkF4dCOfFqpOcPGIBtycArLsQieLoS3a16ZL/WaFOWkyo4hN3gjejVPMdLe7oOWa+YUlms9tkcwAR2Uuh0HXrsH1folCuZYgjWF4/m+9pRh6w/Wfe1+EAUgiYp8M0NJezJILiubQGYAmvu7hjnDHZZmeY8DQ5MtC8nmwOY5Gq6b81Z8o6UMYuIOwFM3gvv4TLGjDJqkqHVWcd8SICXdmHbU86OW6zcNQWwI/OX5aAJ6IdnFqO1yPZNR8RJJz8dhomPhfSqShz/4NQipwAcscwHSw/zNuDv76hA+X5rJwYFDJFtmQKFzA+MLQCbx1VUHmlD9bE2m3sx/qFg5tBRZ3bh0PRipzlwfwHgVgADkAdL2F1zZc1FqG/v/RQzjrmbg9e0JGy60t85UD23AniZUfsmj9P+sdZchTRWAgxxMb943jtli7Tt5HnrRsnnLWg4T/cS9KaEXwZi5EZ/pulLjB45KkHyYe7bauS8pWIXdDgTzDPrtXCM+00w62BPTD46q+2HPToCcNQqXyzay1srLM1/5rNYkRyL4GlKNKZ24pu59mMkzDnwoZnF0DQ5H5o546VhzH3ubgBLlRLI/Tk0dzQjX51pc185cCeTkLhk0AL4ttxR8BvlxdyZx5bwygu5Q8l1KRDJpxTk0pKnYU4Aoti7/EEu1/Zyba/YB3Kn2nJ5Lvh8BAtTtKRvbyxBwwUe8M5Go60rjudd2xmdODzLcbCNIwBPfT4Mk5/iXbv2QihXpsUxsaTuTAeOLrRvZTIHcOmXLcy06CyRJYgcL+4GMF1XJQ+RsvvWLjcmQ0fXadogCbh7diHxY2fHb1nOrRz4rtYxTNkp+byZhQ7OejUc4Yt9cHBKEVryeDFAUM7MvWurMuIQOEGB6hNtOH4Lr8WS6eq23HhUHm5F+tP1vcSIcb8NwqQdoaDNNHQD437Lc1BnwinZ3b7G8xS+0BvLvuNjILLfaETqY44TbB0BeOmRaEQs8WXOhs8CckUDzVdfHoWAcV6oOtYGstjYo8FuRhPGToyJ4lRKW4rQ2NUTa2I+N7o8UAq/cTuxvl/hcG4DMGUd3FHNx9ReebWRKV7ktiVtPPcdFZIf4j1vzgJ4WlIYJj0RCl0nKWRFzGIhELl0dZ383bt9MaORy3j6i8NwfHk5yFohgI3abS3U4OCMYuja7XM3ewCmw3Fn3RjQfWP15ztwZJ44Z70tLx5+cXKTLdpZAP90TxW0rc4H4ox9MAgRS33dzoFp/BTYQ0p4i6YZha1Z9qb03m5s+3V/uLDbAEw3uaxM4e2+KY/VIucNFWb+aRjGPxzCrA57YwuY2coZAFMg9205o9j9tln/2Yi0p8Q5oxiAzZUpciuTB45kZqLkR2qgvtSFZcd47isQZVc4cnHbA/DIDf6Y/7cRrDlH1hMyMZKFoOj/mnDmvt5KD3FmWk+BYtb5IXYjHzx/9pdVIB3BWRqzPYgF+5B+cP6BHq6ozuhinsKrSSRGyPwl7B7izJZU6ETynDhAL4X0hp3Ycr6v/bsNwObKy+m7K9njnUxUxIVJO039Qy2yX1c5BeDrP4xAfGIgU1b2jym06doVJi4GYOK0ltYJqlN9vA2Xkhow+9VwZtKjCKqa4+0smozeH1taJhrMQ/XtAfjmUyMx7EY+auzriYUmscnWJt1Zn8BiCLLfVCH10d5xIRMeDcaMl8L7urd9Kn/xyVpc+bPjzJM+NUpc2FsCCQeUdRRA1S3OeDjg4lQor9uIjc5rpO60Qlz39nCM+RUf6GKuTC3aH4WoFX4sFpZEgbV5fE6cmAx8OanBJJemP1uHzBfFbcCWgBJkYP8xcqzJ4uMdiAiYFBif+VIjU/JINhfk5rz31YzDr8kZxTxsZJc9NKNYNFlTDMAhsxRYfpZ/AjnjQt7UOZYd7LRn6pD1cu85DmUAc3L6SQgJ2rXNKOiwK0ZQbu9Du7Dtzb4cErdwYDLe316eAJKDyQa7L77HsxS9zg8Lv4hC7Q/tOL25EreejrULYJKdKZWGLBDkzeuLTGquxJFiSMmHJZ+1IOvlBjRl8Y9LYTz0XrAXU8KneQaEvYMjBmDzWGjhCSS2MaSg3lHJ6wskEhR+ZB2nS8qQJUUs8wVF01Ecx8Wn6pD9qu3DPeU53hJCQVXkkcx/X42uut6MTswD2hcwiZUlzxz9NkduZxq6DeJiCgeu2RsY/zTsuFotOnELgEes9MXifbzt0zLFhsBNFgaSOYmckYFJGfIf44XmbMcy2vTdYSzwh+jgtCITUClIvTmvmylrAo1Y7osFX45glhLiyidXlZuC16nPVem8ZYBk9q8nFNq0CdsCsLmVwBnuO/EPIZj+Ap+SRFkkDeesbd3CmAkMI1b4ghwfw+bxMjwRJcSeWF1u/aTggDlvDwc5X8htT0Q28eK/tzD7OMm+7ibBNl+tKUO9zn7WDQd8loRtm5wdk1sALERz0SBI9qOYh/GP8KYtSxKi0djPTxnjWsnBwXEcA5Wt5Ehq48y91UyuJgpf5I15n4xgSiEBjoiSK/dEFYgGukTe4ouFe3rAe+GBGuT/pXfyprkcbysugvqxBDB9tvRIDBMHaPxkEqv+js/oGLbAGzNfCYeuXQ9dFz9fUlDDjNkVFAdB4ZZkUbEkGi/FKUet9mNxGgK1FGhw8ck6u2lPVJZMWgRicvpQZJwJ+KfaWYZ2OeUaOq8LOosvVo7iTCgxuVuvQW53msO6UnC3PI/Eow4LuksGnvnncIz/XTDqz3bgyIJSZqqypUA5M0CxMj9urWTiABFpuhvqE/iFMpKjDGaSUZedGMnuM7jwYA3yP7CdeXzT0RgMX+xjU7myBWAy7y0+EA3/0V649Hw9Lu3qSZ2nQKA7ahLYD6pYEkXiHVtSivqztrmv5RqSKzv/AzX70/fxN4ToYFL0XdBk3rJBThvy/rnzMhT62TNyahTpMtFhsO1OF9aEfsYgHKFTfoeVDh8PbuHANJCJj4ewC0QIGOQgEMvh6i+IKw609hIpxv8+mAWp0O0+ZftanLo0hOKRyUYrBl4aG5mvKOWo6ojtRY+72x+z3+Lz8egOhrofOxhXpUd8+h+tc9oS7g9EAF0EYvwJLNJc6n/qQOW3bb0SVS3XhTyYK5LjUL6vlUXJNSaLixlOrSnHZ55MeSaU5fE1pjrEilPNOiqkMtSiSmc/1oNxbXDPJSFxp6P23AZgRx17vu/HCtAD5mo/5t3Rpp2p6aFHji4VBgdaIwd0SsFN2YlE/tZAEfIAuB848lRxbQUq9Plo0ts3hxp7+HY3ti33ANi19fbUvsor0GFoRZHOvk1Y6FIC7q5dSPzcw4Gv8iZ4mnNtBQp0l9BlcHzFAAeu0h8B48V+JdQjQri2D57a/VyBBkMNanSOw1WNCt0bSUh82FZXHgD3cwM81VxbAT10yNWlQm+6vceupKuTQTJ7J7ZYGZE9AHZtHzy1XViBSn0B1Hpnr5jlziZh642WV7V6AOzCBniqurYCnWhDodZ2upGtliXA9l3Y9r75dx4Au7YHntourkChLhOdDjxzPV1wKl8oxpn/Fp0HwC5ugKe6ayvQbGhAuc75SwY5cB8lIfFeoVcPgF1bf09tl1fAgDxdut0wS+supIt2Y8v3zELxqSz7ajsnXZ6Sp4F/rRVoMFShRmf/yq3eK8JljcSE6dsxu9sD4H8trAzK2eqgQ54uDXohPdyJUXLgnkxC4sseADuxWJ4i7l+Ban0JGvW2U+9t9c4B7QZIJ3oA7P698fTgxAo0GepRobN/qaFlMxy4/f8E90wA8RE2tUgAAAAASUVORK5CYII="},16722:function(dn,Rn,Zt){"use strict";Zt.d(Rn,{Z:function(){return Ae}});const bt=xe=>typeof xe=="object"&&xe!=null&&xe.nodeType===1,ce=(xe,Xt)=>(!Xt||xe!=="hidden")&&xe!=="visible"&&xe!=="clip",we=(xe,Xt)=>{if(xe.clientHeight<xe.scrollHeight||xe.clientWidth<xe.scrollWidth){const Ke=getComputedStyle(xe,null);return ce(Ke.overflowY,Xt)||ce(Ke.overflowX,Xt)||(se=>{const rn=(At=>{if(!At.ownerDocument||!At.ownerDocument.defaultView)return null;try{return At.ownerDocument.defaultView.frameElement}catch(et){return null}})(se);return!!rn&&(rn.clientHeight<se.scrollHeight||rn.clientWidth<se.scrollWidth)})(xe)}return!1},Fe=(xe,Xt,Ke,se,rn,At,et,nt)=>At<xe&&et>Xt||At>xe&&et<Xt?0:At<=xe&&nt<=Ke||et>=Xt&&nt>=Ke?At-xe-se:et>Xt&&nt<Ke||At<xe&&nt>Ke?et-Xt+rn:0,ge=xe=>{const Xt=xe.parentElement;return Xt==null?xe.getRootNode().host||null:Xt},ue=(xe,Xt)=>{var Ke,se,rn,At;if(typeof document=="undefined")return[];const{scrollMode:et,block:nt,inline:ft,boundary:lt,skipOverflowHiddenElements:pt}=Xt,vt=typeof lt=="function"?lt:sn=>sn!==lt;if(!bt(xe))throw new TypeError("Invalid target");const Ct=document.scrollingElement||document.documentElement,Nt=[];let Gt=xe;for(;bt(Gt)&&vt(Gt);){if(Gt=ge(Gt),Gt===Ct){Nt.push(Gt);break}Gt!=null&&Gt===document.body&&we(Gt)&&!we(document.documentElement)||Gt!=null&&we(Gt,pt)&&Nt.push(Gt)}const Vt=(se=(Ke=window.visualViewport)==null?void 0:Ke.width)!=null?se:innerWidth,ee=(At=(rn=window.visualViewport)==null?void 0:rn.height)!=null?At:innerHeight,{scrollX:ie,scrollY:$t}=window,{height:Pe,width:le,top:Ie,right:Ve,bottom:Qe,left:Dn}=xe.getBoundingClientRect(),{top:gn,right:en,bottom:$e,left:Kt}=(sn=>{const me=window.getComputedStyle(sn);return{top:parseFloat(me.scrollMarginTop)||0,right:parseFloat(me.scrollMarginRight)||0,bottom:parseFloat(me.scrollMarginBottom)||0,left:parseFloat(me.scrollMarginLeft)||0}})(xe);let Ht=nt==="start"||nt==="nearest"?Ie-gn:nt==="end"?Qe+$e:Ie+Pe/2-gn+$e,Le=ft==="center"?Dn+le/2-Kt+en:ft==="end"?Ve+en:Dn-Kt;const nn=[];for(let sn=0;sn<Nt.length;sn++){const me=Nt[sn],{height:Te,width:Ee,top:vn,right:Ue,bottom:ne,left:Se}=me.getBoundingClientRect();if(et==="if-needed"&&Ie>=0&&Dn>=0&&Qe<=ee&&Ve<=Vt&&(me===Ct&&!we(me)||Ie>=vn&&Qe<=ne&&Dn>=Se&&Ve<=Ue))return nn;const tn=getComputedStyle(me),cn=parseInt(tn.borderLeftWidth,10),Et=parseInt(tn.borderTopWidth,10),Pt=parseInt(tn.borderRightWidth,10),xt=parseInt(tn.borderBottomWidth,10);let Ft=0,jt=0;const kt="offsetWidth"in me?me.offsetWidth-me.clientWidth-cn-Pt:0,de="offsetHeight"in me?me.offsetHeight-me.clientHeight-Et-xt:0,We="offsetWidth"in me?me.offsetWidth===0?0:Ee/me.offsetWidth:0,Ln="offsetHeight"in me?me.offsetHeight===0?0:Te/me.offsetHeight:0;if(Ct===me)Ft=nt==="start"?Ht:nt==="end"?Ht-ee:nt==="nearest"?Fe($t,$t+ee,ee,Et,xt,$t+Ht,$t+Ht+Pe,Pe):Ht-ee/2,jt=ft==="start"?Le:ft==="center"?Le-Vt/2:ft==="end"?Le-Vt:Fe(ie,ie+Vt,Vt,cn,Pt,ie+Le,ie+Le+le,le),Ft=Math.max(0,Ft+$t),jt=Math.max(0,jt+ie);else{Ft=nt==="start"?Ht-vn-Et:nt==="end"?Ht-ne+xt+de:nt==="nearest"?Fe(vn,ne,Te,Et,xt+de,Ht,Ht+Pe,Pe):Ht-(vn+Te/2)+de/2,jt=ft==="start"?Le-Se-cn:ft==="center"?Le-(Se+Ee/2)+kt/2:ft==="end"?Le-Ue+Pt+kt:Fe(Se,Ue,Ee,cn,Pt+kt,Le,Le+le,le);const{scrollLeft:kn,scrollTop:Tn}=me;Ft=Ln===0?0:Math.max(0,Math.min(Tn+Ft/Ln,me.scrollHeight-Te/Ln+de)),jt=We===0?0:Math.max(0,Math.min(kn+jt/We,me.scrollWidth-Ee/We+kt)),Ht+=Tn-Ft,Le+=kn-jt}nn.push({el:me,top:Ft,left:jt})}return nn},te=xe=>xe===!1?{block:"end",inline:"nearest"}:(Xt=>Xt===Object(Xt)&&Object.keys(Xt).length!==0)(xe)?xe:{block:"start",inline:"nearest"};function Ae(xe,Xt){if(!xe.isConnected||!(rn=>{let At=rn;for(;At&&At.parentNode;){if(At.parentNode===document)return!0;At=At.parentNode instanceof ShadowRoot?At.parentNode.host:At.parentNode}return!1})(xe))return;const Ke=(rn=>{const At=window.getComputedStyle(rn);return{top:parseFloat(At.scrollMarginTop)||0,right:parseFloat(At.scrollMarginRight)||0,bottom:parseFloat(At.scrollMarginBottom)||0,left:parseFloat(At.scrollMarginLeft)||0}})(xe);if((rn=>typeof rn=="object"&&typeof rn.behavior=="function")(Xt))return Xt.behavior(ue(xe,Xt));const se=typeof Xt=="boolean"||Xt==null?void 0:Xt.behavior;for(const{el:rn,top:At,left:et}of ue(xe,te(Xt))){const nt=At-Ke.top+Ke.bottom,ft=et-Ke.left+Ke.right;rn.scroll({top:nt,left:ft,behavior:se})}}}}]);