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.
1165 lines
1.8 MiB
1165 lines
1.8 MiB
(self.webpackChunk=self.webpackChunk||[]).push([[5729],{71749:function(){"use strict"},30483:function(){"use strict"},71736:function(Je,wn){"use strict";wn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},18023:function(){"use strict";function Je(Ft,et,nt,ft){nt===void 0&&(nt=0),ft===void 0&&(ft=1/0),this._name=Ft,this._defaultValue=et,this._minimum=nt,this._maximum=ft}Object.defineProperty(Je.prototype,"name",{get:function(){return this._name},set:function(Ft){if(typeof Ft!="string"||Ft==="")throw new Error("Shape name must be a valid string.");this._name=Ft}}),Object.defineProperty(Je.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("The default value must be a real number, not: "+Ft);this._defaultValue=Ft}}),Object.defineProperty(Je.prototype,"minimum",{get:function(){return this._minimum},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("Minimum must be a real number, not: "+Ft);this._minimum=Ft}}),Object.defineProperty(Je.prototype,"maximum",{get:function(){return this._maximum},set:function(Ft){if(typeof Ft!="number"||isNaN(Ft))throw new Error("Maximum must be a real number, not: "+Ft);this._maximum=Ft}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(Ft,et){var nt=go.Shape._FigureParameters[Ft];return nt?nt[et]:null},go.Shape.setFigureParameter=function(Ft,et,nt){if(!(nt instanceof Je))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[Ft];ft||(ft=[],go.Shape._FigureParameters[Ft]=ft),ft[et]=nt};var wn=[];function qt(Ft,et){var nt=wn.pop();return nt===void 0?new go.Point(Ft,et):(nt.x=Ft,nt.y=et,nt)}function Dt(){var Ft=wn.pop();return Ft===void 0?new go.Point:Ft}function le(Ft){wn.push(Ft)}function be(Ft,et,nt,ft,lt,pt,vt,At,Et){Et||(Et=new go.Point);var Wt=Ft-nt,Zt=lt-vt,$t=NaN,ie=NaN;if(Wt===0)if(Zt===0)Ft===nt&&($t=Ft,ie=et);else{var _t=(pt-At)/Zt,Le=pt-_t*lt;$t=Ft,ie=_t*$t+Le}else if(Zt===0){var re=(et-ft)/Wt,De=et-re*Ft;$t=lt,ie=re*$t+De}else{var re=(et-ft)/Wt,_t=(pt-At)/Zt,De=et-re*Ft,Le=pt-_t*lt;$t=(Le-De)/(re-_t),ie=re*$t+De}return Et.x=$t,Et.y=ie,Et}function Ye(Ft,et,nt,ft,lt,pt,vt,At,Et,Wt,Zt,$t,ie,_t){var Le=1-Et,re=Et,De=Ft*Le+nt*re,Ze=et*Le+ft*re,Ve=nt*Le+lt*re,Rn=ft*Le+pt*re,Yn=lt*Le+vt*re,li=pt*Le+At*re,ji=De*Le+Ve*re,Qt=Ze*Le+Rn*re,Gt=Ve*Le+Yn*re,Ee=Rn*Le+li*re,cn=ji*Le+Gt*re,vn=Qt*Le+Ee*re;Wt.x=De,Wt.y=Ze,Zt.x=ji,Zt.y=Qt,$t.x=cn,$t.y=vn,ie.x=Gt,ie.y=Ee,_t.x=Yn,_t.y=li}var pe=new go.Spot(.156,.156),he=new go.Spot(.844,.844),Kt=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new Je("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=5),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*Kt,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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=pe,lt.spot2=he,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Ft,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(Ft,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(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,Kt*et,0,et,(1-Kt)*nt)))}),go.Shape.defineFigureGenerator("Curve2",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,0,Kt*nt,(1-Kt)*et,nt)))}),go.Shape.defineFigureGenerator("Curve3",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,Kt*nt,Kt*et,nt)))}),go.Shape.defineFigureGenerator("Curve4",function(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,(1-Kt)*et,0,0,(1-Kt)*nt)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(Ft,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(Ft,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(Ft,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(Ft,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 Je("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Ft,et,nt){var ft=Ft?Ft.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 Je("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Ft,et,nt){var ft=Ft?Ft.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 Je("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Ft,et,nt){var ft=Ft?Ft.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 Je("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Ft,et,nt){var ft=Ft?Ft.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 Je("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Ft,et,nt){var ft=Ft?Ft.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 Ge=[];function ce(){var Ft=Ge.pop();return Ft===void 0?[]:Ft}function xe(Ft){Ft.length=0,Ge.push(Ft)}function Ue(Ft){for(var et=ce(),nt=.5,ft=.5,lt=Math.PI*1.5,pt=0,vt=0;vt<Ft;vt++)pt=2*Math.PI/Ft*vt+lt,et[vt]=new go.Point(ft+nt*Math.cos(pt),ft+nt*Math.sin(pt));return et.push(et[0]),et}function me(Ft){var et=sn(Ft),nt=ce();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 xe(et),nt}function sn(Ft){for(var et=Ue(Ft),nt=ce(),ft=Math.floor(et.length/2),lt=et.length-1,pt=Ft%2===0?2:1,vt=0;vt<lt;vt++){var At=et[vt],Et=et[vt+1],Wt=et[(ft+vt-1)%lt],Zt=et[(ft+vt+pt)%lt];nt[vt*2]=At,nt[vt*2+1]=be(At.x,At.y,Wt.x,Wt.y,Et.x,Et.y,Zt.x,Zt.y,new go.Point)}return nt[nt.length]=nt[0],xe(et),nt}go.Shape.defineFigureGenerator("Pentagon",function(Ft,et,nt){var ft=Ue(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()),xe(ft),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Ft,et,nt){var ft=Ue(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()),xe(ft),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Ft,et,nt){var ft=Ue(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()),xe(ft),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Ft,et,nt){var ft=Ue(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()),xe(ft),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Ft,et,nt){var ft=Ue(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()),xe(ft),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Ft,et,nt){var ft=Ue(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()),xe(ft),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Ft,et,nt){var ft=Ue(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()),xe(ft),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Ft,et,nt){var ft=sn(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()),xe(ft),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Ft,et,nt){var ft=sn(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()),xe(ft),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Ft,et,nt){var ft=sn(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()),xe(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Ft,et,nt){var ft=sn(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()),xe(ft),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Ft,et,nt){var ft=sn(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()),xe(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Ft,et,nt){var ft=sn(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()),xe(ft),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Ft,et,nt){var ft=me(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(),xe(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Ft,et,nt){var ft=me(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(),xe(ft),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Ft,et,nt){var ft=me(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(),xe(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Ft,et,nt){var ft=me(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(),xe(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Ft,et,nt){var ft=me(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(),xe(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Ft,et,nt){var ft=me(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(),xe(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new Je("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new Je("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN,lt=Ft?Ft.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&<<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 Je("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Ft,et,nt){var ft=Ft?Ft.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 At=Math.max(lt-ft,0);return At>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,et/2+At,et/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,At,At).close())),pt.spot1=pe,pt.spot2=he,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(Ft,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(Ft,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 Je("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new Je("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN,lt=Ft?Ft.parameter2:NaN;isNaN(ft)&&(ft=0),isNaN(lt)&&(lt=315);var pt=ft%360;pt<0&&(pt+=360);var vt=lt%360,At=Math.min(et,nt)/2;return new go.Geometry().add(new go.PathFigure(At,At).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,At,At,At,At).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Ft,et,nt){var ft=Kt/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 Je("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Ft,et,nt){var ft=Ft?Ft.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 Je("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Ft,et,nt){var ft=Ft?Ft.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 Je("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Ft,et,nt){var ft=Ft?Ft.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,At=Math.atan2(nt,et),Et=ft-Math.min(Math.cos(At)*ft/2,pt),Wt=ft-Math.min(Math.sin(At)*ft/2,vt),lt=new go.Geometry,Zt=new go.PathFigure(Et,0,!0);return lt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Line,pt,.2*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,et-Et,0)),Zt.add(new go.PathSegment(go.PathSegment.Line,et,Wt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.8*et,vt)),Zt.add(new go.PathSegment(go.PathSegment.Line,et,nt-Wt)),Zt.add(new go.PathSegment(go.PathSegment.Line,et-Et,nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,pt,.8*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,Et,nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,0,nt-Wt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Zt.add(new go.PathSegment(go.PathSegment.Line,0,Wt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new Je("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Ft,et,nt){var ft=Ft?Ft.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 Je("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Ft,et,nt){var ft=Ft?Ft.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 Je("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Ft,et,nt){var ft=Ft?Ft.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(Ft,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,Kt*et,0,et,(.5-Kt/2)*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,(.5+Kt/2)*nt,Kt*et,nt).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(Ft,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(Ft,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(Ft,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(Ft,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,At=0,Et=pt*Kt;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+At)*nt,(.5-pt+vt)*et,(.5+Et+At)*nt,(.5-Et+vt)*et,(.5+pt+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+At)*nt,(.5+Et+vt)*et,(.5+pt+At)*nt,(.5+pt+vt)*et,(.5+Et+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+At)*nt,(1-.5+pt+vt)*et,(.5-Et+At)*nt,(.5+Et+vt)*et,(.5-pt+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*nt,(.5-Et+vt)*et,(.5-pt+At)*nt,(.5-pt+vt+.05)*et,(.5-Et+At-.02)*nt)),pt=.2,vt=0,At=-.3,Et=pt*Kt,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+At)*nt,(.5+Et+vt)*et,(.5+pt+At)*nt,(.5+pt+vt)*et,(.5+Et+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+At)*nt,(1-.5+pt+vt)*et,(.5-Et+At)*nt,(.5+Et+vt)*et,(.5-pt+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+At)*nt,(.5-Et+vt)*et,(.5-pt+At)*nt,(.5-pt+vt)*et,(.5-Et+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-Et+vt)*et,(.5+pt+At)*nt,(.5-pt+vt)*et,(.5+Et+At)*nt,(.5-Et+vt)*et,(.5+pt+At)*nt)),pt=.2,vt=-.3,At=0,Et=pt*Kt,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+At)*nt,(1-.5+pt+vt-.05)*et,(.5-Et+At-.02)*nt,(.5+Et+vt)*et,(.5-pt+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+At)*nt,(.5-Et+vt)*et,(.5-pt+At)*nt,(.5-pt+vt)*et,(.5-Et+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+At)*nt,(.5-pt+vt)*et,(.5+Et+At)*nt,(.5-Et+vt)*et,(.5+pt+At)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*nt,(.5+Et+vt)*et,(.5+pt+At)*nt,(.5+pt+vt)*et,(.5+Et+At)*nt).close()),ft.setSpots(.06,.33,.93,.68),ft}),go.Shape.defineFigureGenerator("YinYang",function(Ft,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,At=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*et,At*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*vt,nt*At,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)),At=.75,lt=new go.PathFigure((vt+pt)*et,At*nt,!0),ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*vt,nt*At,pt*et,pt*et).close()),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Peace",function(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.5,pt=.5,vt=.5,At=.5,Et=new go.PathFigure(vt*et,(At-pt)*nt);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-pt)*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt)),pt=.4,lt=Kt*.4;var Wt=Dt(),Zt=Dt(),$t=Dt(),ie=Dt();Ye(vt,At-pt,vt+lt,At-pt,vt+pt,At-lt,vt+pt,At,.42,Wt,Zt,$t,ie,ie);var _t=Dt(),Le=Dt(),re=Dt();Ye(vt,At-pt,vt+lt,At-pt,vt+pt,At-lt,vt+pt,At,.58,ie,ie,re,_t,Le);var De=Dt(),Ze=Dt(),Ve=Dt();Ye(vt,At+pt,vt-lt,At+pt,vt-pt,At+lt,vt-pt,At,.42,De,Ze,Ve,ie,ie);var Rn=Dt(),Yn=Dt(),li=Dt();return Ye(vt,At+pt,vt-lt,At+pt,vt-pt,At+lt,vt-pt,At,.58,ie,ie,li,Rn,Yn),Et.add(new go.PathSegment(go.PathSegment.Move,li.x*et,li.y*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,Rn.x*et,Rn.y*nt,Yn.x*et,Yn.y*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,$t.x*et,$t.y*nt,Wt.x*et,Wt.y*nt,Zt.x*et,Zt.y*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,li.x*et,li.y*nt).close()),Et.add(new go.PathSegment(go.PathSegment.Move,Ve.x*et,Ve.y*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,re.x*et,re.y*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,_t.x*et,_t.y*nt,Le.x*et,Le.y*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,Ve.x*et,Ve.y*nt,De.x*et,De.y*nt,Ze.x*et,Ze.y*nt).close()),le(Wt),le(Zt),le($t),le(ie),le(_t),le(Le),le(re),le(De),le(Ze),le(Ve),le(Rn),le(Yn),le(li),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Fragile",function(Ft,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 Je("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Ft,et,nt){var ft=Ft?Ft.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.4,pt=.4,vt=.5,At=.5,Et=Dt(),Wt=Dt(),Zt=Dt(),$t=Dt(),ie=new go.PathFigure((vt-pt)*et,At*nt,!1);ft.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt)),Ye(vt,At-pt,vt+lt,At-pt,vt+pt,At-lt,vt+pt,At,.44,Zt,$t,Wt,Et,Et),ie.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,Zt.x*et,Zt.y*nt,$t.x*et,$t.y*nt));var _t=qt(Wt.x,Wt.y);Ye(vt,At-pt,vt+lt,At-pt,vt+pt,At-lt,vt+pt,At,.56,Et,Et,Wt,Zt,$t);var Le=qt(Wt.x,Wt.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,(Le.x*.1+.9)*et,.15*nt)),ie.add(new go.PathSegment(go.PathSegment.Line,(Le.x*.1+.9)*et,(Le.y*.1+.05*.9)*nt)),ie.add(new go.PathSegment(go.PathSegment.Line,Le.x*et,Le.y*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,Zt.x*et,Zt.y*nt,$t.x*et,$t.y*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,(vt-lt)*et,(At+pt)*nt,(vt-pt)*et,(At+lt)*nt)),pt=.35,lt=Kt*.35;var re=new go.PathFigure(vt*et,(At-pt)*nt,!1);ft.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),re.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-pt)*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt));var De=new go.PathFigure((vt-pt)*et,At*nt,!1);return ft.add(De),le(Et),le(Wt),le(Zt),le($t),le(_t),le(Le),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(Ft,et,nt){var ft=new go.Geometry,lt=.375,pt=0,vt=-.125,At=lt*Kt,Et=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+At+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+At+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-At+vt)*nt,(.5+At+pt)*et,(.5-lt+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-At+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-At+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+At+vt)*nt,(.5-At+pt)*et,(.5+lt+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.475*et,nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.525*et,nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt).close()),lt=.325,pt=0,vt=-.125,At=lt*Kt;var Et=new go.PathFigure((1-.5+lt+pt)*et,(.5+vt)*nt,!1);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+At+vt)*nt,(.5+At+pt)*et,(.5+lt+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-At+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+At+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-At+vt)*nt,(.5-At+pt)*et,(.5-lt+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+At+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-At+vt)*nt));var Et=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);return ft.add(Et),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(Ft,et,nt){var ft=Ft?Ft.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(Ft,et,nt){var ft=Ft?Ft.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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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 Je("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new Je("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ft)*et,vt=(.5-lt/2)*nt,At=(.5+lt/2)*nt,Et=new go.Geometry,Wt=new go.PathFigure(0,vt,!0);Et.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Wt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,At)),Wt.add(new go.PathSegment(go.PathSegment.Line,0,At).close()),Et.spot1=new go.Spot(0,vt/nt);var Zt=be(0,At/nt,1,At/nt,pt/et,1,1,.5,Dt());return Et.spot2=new go.Spot(Zt.x,Zt.y),le(Zt),Et}),go.Shape.setFigureParameter("Arrow2",0,new Je("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new Je("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=30),ft>et&&(ft=et);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,nt/2);var pt=et-ft,vt=(nt-lt)/2,At=vt+lt,Et=new go.Geometry,Wt=new go.PathFigure(0,vt,!0);Et.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Wt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,At)),Wt.add(new go.PathSegment(go.PathSegment.Line,0,At).close()),Et.spot1=new go.Spot(0,vt/nt);var Zt=be(0,At/nt,1,At/nt,pt/et,1,1,.5,Dt());return Et.spot2=new go.Spot(Zt.x,Zt.y),le(Zt),Et}),go.Shape.defineFigureGenerator("Chevron",function(Ft,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(Ft,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 Je("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,At=new go.PathFigure(et,.5*nt,!0);vt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),At.add(new go.PathSegment(go.PathSegment.Line,.3*et,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var Et=be(0,.5,.3,0,0,lt/nt,.1,lt/nt,Dt());return vt.spot1=new go.Spot(Et.x,Et.y),Et=be(.7,1,1,.5,0,pt/nt,1,pt/nt,Et),vt.spot2=new go.Spot(Et.x,Et.y),le(Et),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new Je("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new Je("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,At=(nt-lt)/2,Et=At+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,At=0,Et=nt):(pt=0,vt=nt,At=0,Et=nt));var Wt=new go.Geometry,Zt=new go.PathFigure(et,.5*nt,!0);Wt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Et)),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.3*et,vt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.3*et,Et)),Zt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.3*et,At)),Zt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,At).close());var $t=be(0,.5,.3,At/nt,0,pt/nt,1,pt/nt,Dt());return Wt.spot1=new go.Spot($t.x,$t.y),$t=be(.7,Et/nt,1,.5,0,vt/nt,1,vt/nt,$t),Wt.spot2=new go.Spot($t.x,$t.y),le($t),Wt}),go.Shape.setFigureParameter("IBeamArrow",0,new Je("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,At=new go.PathFigure(et,.5*nt,!0);vt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,0)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(0,lt/nt);var Et=be(.7,1,1,.5,0,pt/nt,1,pt/nt,Dt());return vt.spot2=new go.Spot(Et.x,Et.y),le(Et),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new Je("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new Je("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=Ft?Ft.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,At=(nt-lt)/2,Et=At+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,At=0,Et=nt):(pt=0,vt=nt,At=0,Et=nt));var Wt=new go.Geometry,Zt=new go.PathFigure(et,.5*nt,!0);Wt.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Et)),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.2*et,Et)),Zt.add(new go.PathSegment(go.PathSegment.Line,0,Et)),Zt.add(new go.PathSegment(go.PathSegment.Line,0,At)),Zt.add(new go.PathSegment(go.PathSegment.Line,.2*et,At)),Zt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Zt.add(new go.PathSegment(go.PathSegment.Line,.7*et,At).close()),Wt.spot1=new go.Spot(0,pt/nt);var $t=be(.7,Et/nt,1,.5,0,vt/nt,1,vt/nt,Dt());return Wt.spot2=new go.Spot($t.x,$t.y),le($t),Wt}),go.Shape.setFigureParameter("Pointer",0,new Je("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Ft,et,nt){var ft=Ft?Ft.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=be(.2,.65,1,.65,0,1,1,.5,Dt());return lt.spot2=new go.Spot(vt.x,vt.y),le(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new Je("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Ft,et,nt){var ft=Ft?Ft.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=be(0,.65,1,.65,0,1,1,.5,Dt());return lt.spot2=new go.Spot(vt.x,vt.y),le(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new Je("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=.4);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,At=new go.PathFigure(et,.5*nt,!0);vt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),At.add(new go.PathSegment(go.PathSegment.Line,0,pt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,.3);var Et=be(.7,1,1,.5,0,pt/nt,1,pt/nt,Dt());return vt.spot2=new go.Spot(Et.x,Et.y),le(Et),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new Je("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Ft,et,nt){var ft=Ft?Ft.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,At=new go.PathFigure(et,.5*nt,!0);vt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),At.add(new go.PathSegment(go.PathSegment.Line,0,pt)),At.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Line,0,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),At.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,lt/nt);var Et=be(.7,1,1,.5,0,pt/nt,1,pt/nt,Dt());return vt.spot2=new go.Spot(Et.x,Et.y),le(Et),vt}),go.Shape.setFigureParameter("SquareArrow",0,new Je("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Ft,et,nt){var ft=Ft?Ft.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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.5,pt=Kt*.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(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=Kt*.5,vt=new go.PathFigure(0,ft,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,Kt*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,ft,(.5+pt)*et,0,1*et,Kt*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-Kt*ft,(.5+pt)*et,1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,1*nt,0,nt-Kt*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ft));var At=new go.PathFigure(et,ft,!1);return lt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*ft,1*et,2*ft-Kt*ft,(.5+pt)*et,2*ft)),At.add(new go.PathSegment(go.PathSegment.Bezier,0,ft,(.5-pt)*et,2*ft,0,2*ft-Kt*ft)),lt.spot1=new go.Spot(0,0,0,2*ft),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=Kt*.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,Kt*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,(.5+pt)*et,0,et,Kt*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-Kt*ft,(.5+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,nt,0,nt-Kt*ft));var At=new go.PathFigure(0,nt-ft,!1);return lt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt-2*ft,0,nt-ft-Kt*ft,(.5-pt)*et,nt-2*ft)),At.add(new go.PathSegment(go.PathSegment.Bezier,et,nt-ft,(.5+pt)*et,nt-2*ft,et,nt-ft-Kt*ft)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*ft),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=Kt*.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-Kt*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-Kt*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,Kt*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,Kt*ft,0));var At=new go.PathFigure(ft,0,!1);return lt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,2*ft,.5*nt,ft+Kt*ft,0,2*ft,(.5-pt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,ft,nt,2*ft,(.5+pt)*nt,ft+Kt*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(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=Kt*.5,vt=new go.PathFigure(et-ft,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-Kt*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-Kt*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,Kt*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,Kt*ft,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0));var At=new go.PathFigure(et-ft,0,!1);return lt.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,et-2*ft,.5*nt,et-ft-Kt*ft,0,et-2*ft,(.5-pt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et-2*ft,(.5+pt)*nt,et-ft-Kt*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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=.2,pt=.1,vt=Kt*lt,At=Kt*pt,Et=.5,Wt=.1,Zt=new go.PathFigure(Et*et,(Wt+pt)*nt,!0);ft.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-lt)*et,Wt*nt,(Et-vt)*et,(Wt+pt)*nt,(Et-lt)*et,(Wt+At)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-pt)*nt,(Et-lt)*et,(Wt-At)*nt,(Et-vt)*et,(Wt-pt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(Et+lt)*et,Wt*nt,(Et+vt)*et,(Wt-pt)*nt,(Et+lt)*et,(Wt-At)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt+pt)*nt,(Et+lt)*et,(Wt+At)*nt,(Et+vt)*et,(Wt+pt)*nt));var $t=.05,ie=Kt*$t;Et=.05,Wt=.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)),Et=.95,Wt=.25,_t.add(new go.PathSegment(go.PathSegment.Bezier,(Et+$t)*et,Wt*nt,(Et+ie)*et,(Wt-$t)*nt,(Et+$t)*et,(Wt-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)),$t=.025,ie=Kt*$t,Et=.825,Wt=.35,_t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-$t)*nt,(Et+$t)*et,(Wt-ie)*nt,(Et+ie)*et,(Wt-$t)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Et-$t)*et,Wt*nt,(Et-ie)*et,(Wt-$t)*nt,(Et-$t)*et,(Wt-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)),$t=.05,ie=Kt*$t,Et=.5,Wt=.7,_t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-$t)*nt,(Et+$t)*et,(Wt-ie)*nt,(Et+ie)*et,(Wt-$t)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Et-$t)*et,Wt*nt,(Et-ie)*et,(Wt-$t)*nt,(Et-$t)*et,(Wt-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)),$t=.025,ie=Kt*$t,Et=.175,Wt=.35,_t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-$t)*nt,(Et+$t)*et,(Wt-ie)*nt,(Et+ie)*et,(Wt-$t)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Et-$t)*et,Wt*nt,(Et-ie)*et,(Wt-$t)*nt,(Et-$t)*et,(Wt-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)),$t=.05,ie=Kt*$t,Et=.05,Wt=.25,_t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-$t)*nt,(Et-$t)*et,(Wt-ie)*nt,(Et-ie)*et,(Wt-$t)*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 Je("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Ft,et,nt){var ft=Ft?Ft.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.5,pt=Kt*.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 At=new go.PathFigure(et,.1*nt,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),At.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),At.add(new go.PathSegment(go.PathSegment.Move,et,.3*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*nt,et,(.3+pt)*nt,(.5+lt)*et,.4*nt)),At.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.5,pt=Kt*.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 At=new go.PathFigure(et,.1*nt,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),At.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),At.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=Kt*.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 At=new go.PathFigure(0,lt*nt,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ft}),go.Shape.defineFigureGenerator("DividedProcess",function(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.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 At=new go.PathFigure(lt*et,0,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),At.add(new go.PathSegment(go.PathSegment.Move,0,pt*nt)),At.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt)),ft}),go.Shape.defineFigureGenerator("Junction",function(Ft,et,nt){var ft=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=Kt*.5,At=.5,Et=new go.PathFigure(et,At*nt,!0);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,At*et,nt,et,(At+vt)*nt,(At+vt)*et,nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,At*nt,(At-vt)*et,nt,0,(At+vt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,At*et,0,0,(At-vt)*nt,(At-vt)*et,0)),Et.add(new go.PathSegment(go.PathSegment.Bezier,et,At*nt,(At+vt)*et,0,et,(At-vt)*nt));var Wt=new go.PathFigure((pt+lt)*et,(pt+lt)*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,pt*et,pt*nt)),Wt.add(new go.PathSegment(go.PathSegment.Move,pt*et,(pt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*et,pt*nt)),ft}),go.Shape.defineFigureGenerator("LinedDocument",function(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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 At=new go.PathFigure(.5*lt*et,lt*nt,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*nt)),ft}),go.Shape.defineFigureGenerator("OffPageConnector",function(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.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 At=new go.PathFigure(et,.5*nt,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ft}),go.Shape.defineFigureGenerator("PaperTape",function(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.parameter1:NaN,pt=Ft?Ft.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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Ft?Ft.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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.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 At=new go.PathFigure(et,pt*nt,!1);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt));var Et=new go.PathFigure(.8*et,.75*nt,!1);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*nt)),ft}),go.Shape.defineFigureGenerator("Ground",function(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.1,pt=.1,vt=.9,At=.5,Et=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Et.add(new go.PathSegment(go.PathSegment.Line,0,0)),Et.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt));var Wt=new go.PathFigure((vt+pt)*et,At*nt,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,(vt-lt)*et,(At+pt)*nt,(vt-pt)*et,(At+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,(vt+lt)*et,(At-pt)*nt,(vt+pt)*et,(At-lt)*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.4,.75),ft}),go.Shape.defineFigureGenerator("NandGate",function(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.5,pt=Kt*.4,vt=Kt*.1,At=.1,Et=.9,Wt=.5,Zt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,.8*et,(.5+pt)*nt,(.4+lt)*et,nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Zt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Zt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(.4+lt)*et,0,.8*et,(.5-pt)*nt));var $t=new go.PathFigure((Et+At)*et,Wt*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt+At)*nt,(Et+At)*et,(Wt+vt)*nt,(Et+vt)*et,(Wt+At)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Et-At)*et,Wt*nt,(Et-vt)*et,(Wt+At)*nt,(Et-At)*et,(Wt+vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-At)*nt,(Et-At)*et,(Wt-vt)*nt,(Et-vt)*et,(Wt-At)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Et+At)*et,Wt*nt,(Et+vt)*et,(Wt-At)*nt,(Et+At)*et,(Wt-vt)*nt)),ft.spot1=new go.Spot(0,.05),ft.spot2=new go.Spot(.55,.95),ft}),go.Shape.defineFigureGenerator("NorGate",function(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=Kt*lt,vt=0,At=.5,Et=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.7*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(At-lt)*nt,.7*et,(At-pt)*nt)),lt=.1,pt=Kt*.1,vt=.9,At=.5;var Wt=new go.PathFigure((vt-lt)*et,At*nt,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,At*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,At*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt)),ft.spot1=new go.Spot(.2,.25),ft.spot2=new go.Spot(.6,.75),ft}),go.Shape.defineFigureGenerator("OrGate",function(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=Kt*lt,vt=0,At=.5,Et=new go.PathFigure(0,0,!0);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt+pt)*et,(At-lt)*nt,.8*et,(At-pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.8*et,(At+pt)*nt,(vt+pt+pt)*et,(At+lt)*nt)),Et.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(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=Kt*lt,vt=.2,At=.5,Et=new go.PathFigure(.1*et,0,!1);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Wt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.7*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(At-lt)*nt,.7*et,(At-pt)*nt)),lt=.1,pt=Kt*.1,vt=.9,At=.5;var Zt=new go.PathFigure((vt-lt)*et,At*nt,!0);return ft.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,At*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,At*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt)),ft.spot1=new go.Spot(.4,.25),ft.spot2=new go.Spot(.65,.75),ft}),go.Shape.defineFigureGenerator("XorGate",function(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=Kt*lt,vt=.2,At=.5,Et=new go.PathFigure(.1*et,0,!1);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Wt=new go.PathFigure(.2*et,0,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt)*et,(At-lt)*nt,.9*et,(At-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.9*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Wt.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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.1,pt=.1,vt=.1,At=.5,Et=new go.PathFigure((vt-lt*.5)*et,nt,!1);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.3,Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.5,Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.7,Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.9,Et.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(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.5,pt=.5,vt=.5,At=.5,Et=new go.PathFigure((vt-pt)*et,At*nt,!1);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,(vt+lt)*et,(At-pt)*nt,(vt+pt)*et,(At-lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,(vt-lt)*et,(At+pt)*nt,(vt-pt)*et,(At+lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*et,At*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*et,At*nt,vt*et,(At-pt)*nt,vt*et,(At+pt)*nt)),ft}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=et,pt=nt;et=et*.38,nt=nt*.6;var vt=Kt*.8,At=.8,Et=0,Wt=.5,Zt=(lt-et)/2,$t=(pt-nt)/2,ie=new go.PathFigure(Et*et+Zt,(Wt+At)*nt+$t,!0);ft.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Et-At)*et+Zt,Wt*nt+$t,(Et-vt)*et+Zt,(Wt+At)*nt+$t,(Et-At)*et+Zt,(Wt+vt)*nt+$t)),ie.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt-At)*nt+$t,(Et-At)*et+Zt,(Wt-vt)*nt+$t,(Et-vt)*et+Zt,(Wt-At)*nt+$t)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Et-At+vt*.5)*et+Zt,Wt*nt+$t,Et*et+Zt,(Wt-At)*nt+$t,(Et-At+vt*.5)*et+Zt,(Wt-vt)*nt+$t)),ie.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt+At)*nt+$t,(Et-At+vt*.5)*et+Zt,(Wt+vt)*nt+$t,Et*et+Zt,(Wt+At)*nt+$t).close()),vt=Kt*.4,At=.4,Et=.2,Wt=.5;var _t=new go.PathFigure(Et*et+Zt,(Wt+At)*nt+$t,!0);ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Et-At)*et+Zt,Wt*nt+$t,(Et-vt)*et+Zt,(Wt+At)*nt+$t,(Et-At)*et+Zt,(Wt+vt)*nt+$t)),_t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt-At)*nt+$t,(Et-At)*et+Zt,(Wt-vt)*nt+$t,(Et-vt)*et+Zt,(Wt-At)*nt+$t)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Et-At+vt*.5)*et+Zt,Wt*nt+$t,Et*et+Zt,(Wt-At)*nt+$t,(Et-At+vt*.5)*et+Zt,(Wt-vt)*nt+$t)),_t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt+At)*nt+$t,(Et-At+vt*.5)*et+Zt,(Wt+vt)*nt+$t,Et*et+Zt,(Wt+At)*nt+$t).close()),vt=Kt*.2,At=.2,Et=.5,Wt=.5;var Le=new go.PathFigure((Et-At)*et+Zt,Wt*nt+$t,!0);ft.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt-At)*nt+$t,(Et-At)*et+Zt,(Wt-vt)*nt+$t,(Et-vt)*et+Zt,(Wt-At)*nt+$t)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(Et+At)*et+Zt,Wt*nt+$t,(Et+vt)*et+Zt,(Wt-At)*nt+$t,(Et+At)*et+Zt,(Wt-vt)*nt+$t)),Le.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt+At)*nt+$t,(Et+At)*et+Zt,(Wt+vt)*nt+$t,(Et+vt)*et+Zt,(Wt+At)*nt+$t)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(Et-At)*et+Zt,Wt*nt+$t,(Et-vt)*et+Zt,(Wt+At)*nt+$t,(Et-At)*et+Zt,(Wt+vt)*nt+$t)),vt=Kt*.4,At=.4,Et=.8,Wt=.5;var re=new go.PathFigure(Et*et+Zt,(Wt-At)*nt+$t,!0);ft.add(re),re.add(new go.PathSegment(go.PathSegment.Bezier,(Et+At)*et+Zt,Wt*nt+$t,(Et+vt)*et+Zt,(Wt-At)*nt+$t,(Et+At)*et+Zt,(Wt-vt)*nt+$t)),re.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt+At)*nt+$t,(Et+At)*et+Zt,(Wt+vt)*nt+$t,(Et+vt)*et+Zt,(Wt+At)*nt+$t)),re.add(new go.PathSegment(go.PathSegment.Bezier,(Et+At-vt*.5)*et+Zt,Wt*nt+$t,Et*et+Zt,(Wt+At)*nt+$t,(Et+At-vt*.5)*et+Zt,(Wt+vt)*nt+$t)),re.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt-At)*nt+$t,(Et+At-vt*.5)*et+Zt,(Wt-vt)*nt+$t,Et*et+Zt,(Wt-At)*nt+$t).close()),vt=Kt*.8,At=.8,Et=1,Wt=.5;var De=new go.PathFigure(Et*et+Zt,(Wt-At)*nt+$t,!0);return ft.add(De),De.add(new go.PathSegment(go.PathSegment.Bezier,(Et+At)*et+Zt,Wt*nt+$t,(Et+vt)*et+Zt,(Wt-At)*nt+$t,(Et+At)*et+Zt,(Wt-vt)*nt+$t)),De.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt+At)*nt+$t,(Et+At)*et+Zt,(Wt+vt)*nt+$t,(Et+vt)*et+Zt,(Wt+At)*nt+$t)),De.add(new go.PathSegment(go.PathSegment.Bezier,(Et+At-vt*.5)*et+Zt,Wt*nt+$t,Et*et+Zt,(Wt+At)*nt+$t,(Et+At-vt*.5)*et+Zt,(Wt+vt)*nt+$t)),De.add(new go.PathSegment(go.PathSegment.Bezier,Et*et+Zt,(Wt-At)*nt+$t,(Et+At-vt*.5)*et+Zt,(Wt-vt)*nt+$t,Et*et+Zt,(Wt-At)*nt+$t).close()),ft}),go.Shape.defineFigureGenerator("Email",function(Ft,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(Ft,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 At=new go.PathFigure(0,.5*nt,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),At.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*nt)),At.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*nt)),ft}),go.Shape.defineFigureGenerator("Power",function(Ft,et,nt){var ft=new go.Geometry,lt=Kt*.4,pt=.4,vt=.5,At=.5,Et=Dt(),Wt=Dt(),Zt=Dt(),$t=Dt();Ye(vt,At-pt,vt+lt,At-pt,vt+pt,At-lt,vt+pt,At,.5,Et,Et,Wt,Zt,$t);var ie=qt(Wt.x,Wt.y),_t=new go.PathFigure(Wt.x*et,Wt.y*nt,!0);ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,Zt.x*et,Zt.y*nt,$t.x*et,$t.y*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,(vt-lt)*et,(At+pt)*nt,(vt-pt)*et,(At+lt)*nt)),Ye(vt-pt,At,vt-pt,At-lt,vt-lt,At-pt,vt,At-pt,.5,Zt,$t,Wt,Et,Et),_t.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,Zt.x*et,Zt.y*nt,$t.x*et,$t.y*nt)),lt=Kt*.3,pt=.3,Ye(vt-pt,At,vt-pt,At-lt,vt-lt,At-pt,vt,At-pt,.5,Zt,$t,Wt,Et,Et),_t.add(new go.PathSegment(go.PathSegment.Line,Wt.x*et,Wt.y*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,At*nt,$t.x*et,$t.y*nt,Zt.x*et,Zt.y*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+pt)*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,At*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Ye(vt,At-pt,vt+lt,At-pt,vt+pt,At-lt,vt+pt,At,.5,Et,Et,Wt,Zt,$t),_t.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,$t.x*et,$t.y*nt,Zt.x*et,Zt.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()),le(Et),le(Wt),le(Zt),le($t),le(ie),ft.spot1=new go.Spot(.25,.45),ft.spot2=new go.Spot(.75,.8),ft}),go.Shape.defineFigureGenerator("Fallout",function(Ft,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,At,Et){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+At)*et,(.8+Et)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+At)*et,(.5+Et)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+At)*et,(.5+Et)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+At)*et,(.8+Et)*nt).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ft}),go.Shape.defineFigureGenerator("IrritationHazard",function(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=0,vt=0,At=lt*Kt,Et=.4*Math.SQRT2/2+.5,Wt=.5-.5*Math.SQRT2/2,Zt=1,$t=.5,ie=.5,_t=0,Le=new go.PathFigure(Et*et,(1-Wt)*nt,!1);return ft.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,$t*nt,Zt*et,.7*nt,Zt*et,$t*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(ie+pt)*et,(_t+pt)*nt,(.5+lt+pt)*et,(.5-At+pt)*nt,(.5+At+pt)*et,(.5-lt+pt)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-At+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-At+vt)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*et,.9*nt,(.5-lt+pt)*et,(.5+At+vt)*nt,(.5-At+pt)*et,.9*nt)),Le.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*et,.8*nt)),Le.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*et,.9*nt)),Le.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*et,.95*nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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,At=.5,Et=vt,Wt=Math.PI/4,Zt=4*(1-Math.cos(Wt))/(3*Math.sin(Wt)),$t=Zt*.5,ie=vt,_t=vt,Le=Zt*ie,re=Zt*_t;pt.add(new go.PathSegment(go.PathSegment.Bezier,(At-ie)*et,Et*nt,(At-(Le+ie)/2)*et,(Et+(_t+re)/2)*nt,(At-ie)*et,(Et+re)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,At*et,(Et-_t)*nt,(At-ie)*et,(Et-re)*nt,(At-Le)*et,(Et-_t)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(At+ie)*et,Et*nt,(At+Le)*et,(Et-_t)*nt,(At+ie)*et,(Et-re)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*nt,(At+ie)*et,(Et+re)*nt,(At+(Le+ie)/2)*et,(Et+(_t+re)/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 De=new go.PathFigure(.2*et,nt,!1);ft.add(De),De.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*nt));var Ze=new go.PathFigure(.8*et,nt,!1);return ft.add(Ze),Ze.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=Kt*.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 At=new go.PathFigure(lt*et,0,!1);return ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,lt*et,.15*nt)),At.add(new go.PathSegment(go.PathSegment.Move,lt*et,nt)),At.add(new go.PathSegment(go.PathSegment.Line,lt*et,.85*nt)),At.add(new go.PathSegment(go.PathSegment.Move,0,lt*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.15*et,lt*nt)),At.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.85*et,lt*nt)),At.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*nt)),At.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*nt)),ft}),go.Shape.defineFigureGenerator("Package",function(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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,At=Kt*.1,Et=.2,Wt=.9,Zt=new go.PathFigure((Et-vt)*et,Wt*nt,!0);ft.add(Zt),Zt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-vt)*nt,(Et-vt)*et,(Wt-At)*nt,(Et-At)*et,(Wt-vt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(Et+vt)*et,Wt*nt,(Et+At)*et,(Wt-vt)*nt,(Et+vt)*et,(Wt-At)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt+vt)*nt,(Et+vt)*et,(Wt+At)*nt,(Et+At)*et,(Wt+vt)*nt)),Zt.add(new go.PathSegment(go.PathSegment.Bezier,(Et-vt)*et,Wt*nt,(Et-At)*et,(Wt+vt)*nt,(Et-vt)*et,(Wt+At)*nt).close()),vt=.1,At=Kt*.1,Et=.8,Wt=.9;var $t=new go.PathFigure((Et-vt)*et,Wt*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt-vt)*nt,(Et-vt)*et,(Wt-At)*nt,(Et-At)*et,(Wt-vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Et+vt)*et,Wt*nt,(Et+At)*et,(Wt-vt)*nt,(Et+vt)*et,(Wt-At)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Et*et,(Wt+vt)*nt,(Et+vt)*et,(Wt+At)*nt,(Et+At)*et,(Wt+vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Et-vt)*et,Wt*nt,(Et-At)*et,(Wt+vt)*nt,(Et-vt)*et,(Wt+At)*nt).close()),ft}),go.Shape.defineFigureGenerator("KanbanPost",function(Ft,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(Ft,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 At=new go.PathFigure(.5*et,.7*nt,!1);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt));var Et=.1,Wt=Kt*.1,Zt=.1,$t=.9,ie=new go.PathFigure((Zt-Et)*et,$t*nt,!0);ft.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t-Et)*nt,(Zt-Et)*et,($t-Wt)*nt,(Zt-Wt)*et,($t-Et)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Zt+Et)*et,$t*nt,(Zt+Wt)*et,($t-Et)*nt,(Zt+Et)*et,($t-Wt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t+Et)*nt,(Zt+Et)*et,($t+Wt)*nt,(Zt+Wt)*et,($t+Et)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Zt-Et)*et,$t*nt,(Zt-Wt)*et,($t+Et)*nt,(Zt-Et)*et,($t+Wt)*nt)),Et=.1,Wt=Kt*.1,Zt=.4,$t=.9;var _t=new go.PathFigure((Zt-Et)*et,$t*nt,!0);return ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t-Et)*nt,(Zt-Et)*et,($t-Wt)*nt,(Zt-Wt)*et,($t-Et)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Zt+Et)*et,$t*nt,(Zt+Wt)*et,($t-Et)*nt,(Zt+Et)*et,($t-Wt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,Zt*et,($t+Et)*nt,(Zt+Et)*et,($t+Wt)*nt,(Zt+Wt)*et,($t+Et)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Zt-Et)*et,$t*nt,(Zt-Wt)*et,($t+Et)*nt,(Zt-Et)*et,($t+Wt)*nt)),ft}),go.Shape.defineFigureGenerator("RailShipment",function(Ft,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 Zt=.05,$t=Kt*.05,ie=.175,_t=.95,At=new go.PathFigure((ie-Zt)*et,_t*nt,!0);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t-Zt)*nt,(ie-Zt)*et,(_t-$t)*nt,(ie-$t)*et,(_t-Zt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Zt)*et,_t*nt,(ie+$t)*et,(_t-Zt)*nt,(ie+Zt)*et,(_t-$t)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t+Zt)*nt,(ie+Zt)*et,(_t+$t)*nt,(ie+$t)*et,(_t+Zt)*nt)),At.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Zt)*et,_t*nt,(ie-$t)*et,(_t+Zt)*nt,(ie-Zt)*et,(_t+$t)*nt));var Zt=.05,$t=Kt*.05,ie=.375,_t=.95,Et=new go.PathFigure((ie-Zt)*et,_t*nt,!0);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t-Zt)*nt,(ie-Zt)*et,(_t-$t)*nt,(ie-$t)*et,(_t-Zt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Zt)*et,_t*nt,(ie+$t)*et,(_t-Zt)*nt,(ie+Zt)*et,(_t-$t)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t+Zt)*nt,(ie+Zt)*et,(_t+$t)*nt,(ie+$t)*et,(_t+Zt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Zt)*et,_t*nt,(ie-$t)*et,(_t+Zt)*nt,(ie-Zt)*et,(_t+$t)*nt));var Zt=.05,$t=Kt*.05,ie=.625,_t=.95,Wt=new go.PathFigure((ie-Zt)*et,_t*nt,!0);ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t-Zt)*nt,(ie-Zt)*et,(_t-$t)*nt,(ie-$t)*et,(_t-Zt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Zt)*et,_t*nt,(ie+$t)*et,(_t-Zt)*nt,(ie+Zt)*et,(_t-$t)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t+Zt)*nt,(ie+Zt)*et,(_t+$t)*nt,(ie+$t)*et,(_t+Zt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Zt)*et,_t*nt,(ie-$t)*et,(_t+Zt)*nt,(ie-Zt)*et,(_t+$t)*nt));var Zt=.05,$t=Kt*.05,ie=.825,_t=.95,Le=new go.PathFigure((ie-Zt)*et,_t*nt,!0);ft.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t-Zt)*nt,(ie-Zt)*et,(_t-$t)*nt,(ie-$t)*et,(_t-Zt)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(ie+Zt)*et,_t*nt,(ie+$t)*et,(_t-Zt)*nt,(ie+Zt)*et,(_t-$t)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,ie*et,(_t+Zt)*nt,(ie+Zt)*et,(_t+$t)*nt,(ie+$t)*et,(_t+Zt)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(ie-Zt)*et,_t*nt,(ie-$t)*et,(_t+Zt)*nt,(ie-Zt)*et,(_t+$t)*nt).close());var re=new go.PathFigure(0,nt,!1);return ft.add(re),re.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft}),go.Shape.defineFigureGenerator("Warehouse",function(Ft,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 At=.05,Et=Kt*.05,Wt=.35,Zt=.775,$t=new go.PathFigure((Wt-At)*et,Zt*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,Wt*et,(Zt-At)*nt,(Wt-At)*et,(Zt-Et)*nt,(Wt-Et)*et,(Zt-At)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Wt+At)*et,Zt*nt,(Wt+Et)*et,(Zt-At)*nt,(Wt+At)*et,(Zt-Et)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Wt*et,(Zt+At)*nt,(Wt+At)*et,(Zt+Et)*nt,(Wt+Et)*et,(Zt+At)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Wt-At)*et,Zt*nt,(Wt-Et)*et,(Zt+At)*nt,(Wt-At)*et,(Zt+Et)*nt).close()),ft}),go.Shape.defineFigureGenerator("ControlCenter",function(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=.3,pt=Kt*.3,vt=.5,At=.7,Et=new go.PathFigure((vt-lt)*et,At*nt,!0);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,At*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,At*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt));var Wt=new go.PathFigure(0,.7*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*nt,0,0,et,0)),ft}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=Kt*.5,vt=.5,At=.5,Et=new go.PathFigure((vt-lt)*et,At*nt,!0);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,At*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,At*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt));var Wt=new go.PathFigure(.15*et,.5*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*nt)),ft}),go.Shape.defineFigureGenerator("Flag",function(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=.5,pt=Kt*.5,vt=.5,At=.5,Et=new go.PathFigure((vt-lt)*et,At*nt,!1);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,At*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Et.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,At*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt).close()),lt=.05,pt=Kt*.05,vt=.5,At=.8;var Wt=new go.PathFigure((vt-lt)*et,At*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At-lt)*nt,(vt-lt)*et,(At-pt)*nt,(vt-pt)*et,(At-lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,At*nt,(vt+pt)*et,(At-lt)*nt,(vt+lt)*et,(At-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(At+lt)*nt,(vt+lt)*et,(At+pt)*nt,(vt+pt)*et,(At+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,At*nt,(vt-pt)*et,(At+lt)*nt,(vt-lt)*et,(At+pt)*nt).close()),Wt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,.75*et,.475*nt,.75*et,.225*nt)),Wt.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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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 At=new go.PathFigure(.678*et,.85*nt,!1);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*nt)),At.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*nt).close());var Et=new go.PathFigure(.5*et,.1*nt,!1);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*nt)),Et.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*nt).close()),ft}),go.Shape.defineFigureGenerator("Staircase",function(Ft,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(Ft,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 At=new go.PathFigure(et*.612,nt,!0);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et*.612,nt*(1-.184*3))),At.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*(1-.184*4))),At.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*1).close());var Et=new go.PathFigure(et*.816,nt,!0);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*.816,nt*(1-.184*4))),Et.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-.184*5))),Et.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1).close()),ft}),go.Shape.defineFigureGenerator("PC",function(Ft,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 At=new go.PathFigure(et*.055,.18*nt,!0);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.18)),At.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.21)),At.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.21).close());var Et=new go.PathFigure(et*1,0,!0);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),Et.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.65)),Et.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.65).close()),ft}),go.Shape.defineFigureGenerator("Plane",function(Ft,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(Ft,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(Ft,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 At=new go.PathFigure(et*(.11+.24133333*1+.028*1),nt*.1,!1);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.1)),At.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.8)),At.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),nt*.8).close());var Et=new go.PathFigure(et*(.11+.24133333*2+.028*2),nt*.1,!1);return ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.1)),Et.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.8)),Et.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),nt*.8).close()),ft}),go.Shape.defineFigureGenerator("FloppyDisk",function(Ft,et,nt){var ft=new go.Geometry,lt=8,pt=lt*Kt,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 At=new go.PathFigure(et*.83,0,!1);ft.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.3)),At.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.3)),At.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*0).close());var Et=new go.PathFigure(et*.83,nt*1,!1);ft.add(Et),Et.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.5)),Et.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.5)),Et.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*1).close());var Wt=new go.PathFigure(et*.78,nt*.05,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.05)),Wt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.25)),Wt.add(new go.PathSegment(go.PathSegment.Line,et*.78,nt*.25).close()),ft}),go.Shape.defineFigureGenerator("SpeechBubble",function(Ft,et,nt){var ft=Ft?Ft.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=15),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*Kt,pt=nt*.8,vt=new go.Geometry,At=new go.PathFigure(ft,0,!0);return vt.add(At),At.add(new go.PathSegment(go.PathSegment.Line,et-ft,0)),At.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,et-lt,0,et,lt)),At.add(new go.PathSegment(go.PathSegment.Line,et,pt-ft)),At.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,pt,et,pt-lt,et-lt,pt)),At.add(new go.PathSegment(go.PathSegment.Line,et*.7,pt)),At.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt)),At.add(new go.PathSegment(go.PathSegment.Line,et*.55,pt)),At.add(new go.PathSegment(go.PathSegment.Line,ft,pt)),At.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ft,lt,pt,0,pt-lt)),At.add(new go.PathSegment(go.PathSegment.Line,0,ft)),At.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(Ft,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(Ft,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(Ft,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(Ft,et,nt){var ft=new go.Geometry,lt=15,pt=lt*Kt,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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(Ft,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")},61016: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 Je={},wn="5.0",qt={},Dt=null,le=!1,be=!1,Ye=null,pe=!1,he=null,Kt=null,Ge=0;Ge<arguments.length;Ge++){var ce=arguments[Ge];if(ce!==null)switch(typeof ce){case"number":wn=ce.toFixed(1);break;case"string":ce.match(new RegExp("^[0-9]\\.[0-9]+$"))?wn=ce:Ye=ce;break;case"object":typeof ce.is3D!="undefined"?Dt=ce:qt=ce;break;case"boolean":le=ce,be=!0;break}}Dt===null&&(Dt={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},qt.material_id!==void 0&&!be&&(le=!0)),Ye!==null&&qt.id===void 0&&(qt.id=Ye);var xe="",Ue="",me=!1,sn=null,Ft=null,et=null,nt=!1,ft=null,lt=null,pt=null,vt=null,At=null;qt.height!==void 0&&(qt.height=Math.round(qt.height)),qt.width!==void 0&&(qt.width=Math.round(qt.width));var Et=function(Pe){return parseFloat(Pe)>4?parseFloat(Pe):5};Je.setHTML5Codebase=function(Pe,Qe){Kt=Pe,Ee(Pe,Qe)},Je.setJavaCodebase=Je.setJavaCodebaseVersion=Je.isCompiledInstalled=Je.setPreCompiledScriptPath=Je.setPreCompiledResourcePath=function(){},Je.setHTML5CodebaseVersion=function(Pe,Qe){var rn=parseFloat(Pe);if(rn!==NaN&&rn<5){console.log("The GeoGebra HTML5 codebase version "+rn+" is deprecated. Using version latest instead.");return}he=Pe,Gt(Pe,Qe)},Je.getHTML5CodebaseVersion=function(){return Ft},Je.getParameters=function(){return qt},Je.setFontsCSSURL=function(Pe){vt=Pe},Je.setGiacJSURL=function(Pe){},Je.setJNLPFile=function(Pe){xe=Pe},Je.setJNLPBaseDir=function(Pe){},Je.inject=function(){function Pe(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var Qe="auto",rn=qt.id,On,Xe=!1,te=0;te<arguments.length;te++){var de=arguments[te];typeof de=="string"?(de=de.toLowerCase(),de.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?Qe=de:rn=arguments[te]):typeof de=="boolean"?Xe=de:de instanceof HTMLElement&&(On=de)}nn();function nn(){if(!pe){setTimeout(nn,200);return}Qe=ji(Qe);var mn=On||document.getElementById(rn);if(!mn){console.log("possibly bug on ajax loading? ");return}if(Je.removeExistingApplet(mn,!1),qt.width===void 0&&mn.clientWidth&&(qt.width=mn.clientWidth),qt.height===void 0&&mn.clientHeight&&(qt.height=mn.clientHeight),!(qt.width&&qt.height)&&Qe==="html5"&&(delete qt.width,delete qt.height),sn=Qe,Qe==="screenshot")Ze(mn,qt);else{var jt=!1;qt.hasOwnProperty("playButton")&&qt.playButton||qt.hasOwnProperty("clickToLoad")&&qt.clickToLoad?jt=!0:qt.hasOwnProperty("playButtonAutoDecide")&&qt.playButtonAutoDecide&&(jt=(!Wt()||Pe())&&Zt()),jt?(sn="screenshot",Rn(mn,qt,Xe,Qe)):De(mn,qt,Xe)}}};function Wt(){try{return window.self!==window.top}catch(Pe){return!0}}function Zt(){return qt.hasOwnProperty("screenshotGenerator")&&qt.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}Je.getViews=function(){return Dt},Je.isJavaInstalled=function(){return!1};var $t=function(Pe){var Qe=function(te){var de=JSON.parse(te),nn=function(Lt){return Lt.type=="G"||Lt.type=="E"},mn=de.elements?de.elements.filter(nn)[0]:de;if(!mn||!mn.url){rn();return}qt.fileName=mn.url,ie(mn.settings||{}),Dt.is3D=!0;var jt="https://www.geogebra.org/images/";Je.setPreviewImage(ft||mn.previewUrl,jt+"GeoGebra_loading.png",jt+"applet_play.png"),Pe()},rn=function(){qt.onError&&qt.onError(),cn("Error: Fetching material (id "+qt.material_id+") failed.",qt)},On=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",Xe="/materials/"+qt.material_id+"?scope=basic";_t("https://"+On+"/api/proxy.php?path="+encodeURIComponent(Xe),Qe,rn)};function ie(Pe){var Qe=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(rn){Pe[rn]=!!Pe[rn]}),Qe.forEach(function(rn){qt[rn]===void 0&&Pe[rn]!==void 0&&(qt[rn]=Pe[rn])}),qt.showToolBarHelp===void 0&&(qt.showToolBarHelp=qt.showToolBar)}function _t(Pe,Qe,rn){var On=new XMLHttpRequest;On.open("GET",Pe),On.onload=function(){Qe(On.responseText)},On.onerror=rn,On.send()}Je.isHTML5Installed=function(){return!0},Je.getLoadedAppletType=function(){return sn},Je.setPreviewImage=function(Pe,Qe,rn){ft=Pe,lt=Qe,pt=rn},Je.removeExistingApplet=function(Pe,Qe){var rn;typeof Pe=="string"&&(Pe=document.getElementById(Pe)),sn=null;var On=null;for(rn=0;rn<Pe.childNodes.length;rn++){var Xe=Pe.childNodes[rn],te=Xe.className;te==="applet_screenshot"?Qe?(Xe.style.display="block",sn="screenshot"):Xe.style.display="none":te!=="applet_scaler prerender"&&(Pe.removeChild(Xe),On=te&&te.indexOf("appletParameters")!=-1?Xe.id:null,rn--)}var de=qt.id!==void 0?qt.id:On,nn=window[de];nn&&typeof nn.getBase64=="function"&&(nn.remove(),window[de]=null)},Je.refreshHitPoints=function(){if(Et(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var Pe=Je.getAppletObject();return Pe&&typeof Pe.recalculateEnvironments=="function"?(Pe.recalculateEnvironments(),!0):!1},Je.startAnimation=function(){var Pe=Je.getAppletObject();return Pe&&typeof Pe.startAnimation=="function"?(Pe.startAnimation(),!0):!1},Je.stopAnimation=function(){var Pe=Je.getAppletObject();return Pe&&typeof Pe.stopAnimation=="function"?(Pe.stopAnimation(),!0):!1},Je.getAppletObject=function(){var Pe=qt.id!==void 0?qt.id:"ggbApplet";return window[Pe]},Je.resize=function(){};var Le=function(Pe,Qe,rn){var On=document.createElement("param");On.setAttribute("name",Qe),On.setAttribute("value",rn),Pe.appendChild(On)},re=function(Pe){return Pe&&Pe!=="false"},De=function(Pe,Qe,rn){Et(Ft)<=4.2&&(rn=!0);var On=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Ft||ggbHTML5LoadedCodebaseIsWebSimple&&!nt)&&(On=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Xe=document.createElement("div");Xe.classList.add("appletParameters","notranslate");var te=Qe.width,de=Qe.height;if(Qe.disableAutoScale=Qe.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():Qe.disableAutoScale,Qe.width!==void 0)if(Et(Ft)<=4.4)re(Qe.showToolBar)&&(Qe.height-=7),re(Qe.showAlgebraInput)&&(Qe.height-=37),Qe.width<605&&re(Qe.showToolBar)&&(Qe.width=605,te=605);else{var nn=100;(re(Qe.showToolBar)||re(Qe.showMenuBar))&&(Qe.hasOwnProperty("customToolBar")&&(Qe.customToolbar=Qe.customToolBar),nn=re(Qe.showMenuBar)?245:155),te<nn&&(Qe.width=nn,te=nn)}Xe.style.border="none",Xe.style.display="inline-block";for(var mn in Qe)Qe.hasOwnProperty(mn)&&mn!=="appletOnLoad"&&Xe.setAttribute("data-param-"+mn,Qe[mn]);vt&&Xe.setAttribute("data-param-fontscssurl",vt),Je.resize=function(){GGBAppletUtils.responsiveResize(Pe,Qe)},window.addEventListener("resize",function(un){Je.resize()});var jt=typeof Qe.appletOnLoad=="function"?Qe.appletOnLoad:function(){};if(!rn&&Qe.width!==void 0){Qe.hasOwnProperty("showSplash")||Xe.setAttribute("data-param-showSplash","false");var Lt=Pe.querySelector(".applet_scaler.prerender"),wt=Lt!==null;if(wt)var bt=Lt.querySelector(".ggb_preview");else{var bt=li(te,de,Qe.borderColor,!1);Lt=document.createElement("div"),Lt.className="applet_scaler",Lt.style.position="relative",Lt.style.display="block",Lt.style.width=te+"px",Lt.style.height=de+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Lt,"66%"),Et(Ft)>=5?(Qe.appletOnLoad=function(un){var di=Pe.querySelector(".ggb_preview");di&&di.parentNode.removeChild(di),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Lt),window.GGBT_wsf_view&&$(window).trigger("resize"),jt(un)},wt||Lt.appendChild(bt)):Xe.appendChild(bt),Lt.appendChild(Xe),wt||Pe.appendChild(Lt),setTimeout(function(){Je.resize()},1)}else{var Ht=document.createElement("div");Ht.className="applet_scaler",Ht.style.position="relative",Ht.style.display="block",Ht.appendChild(Xe),Pe.appendChild(Ht),Qe.appletOnLoad=function(un){Je.resize(),jt(un)}}function Mt(un,di){di&&typeof di.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(un,di.appletOnLoad):renderGGBElement(un),cn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",di)}function we(un,di){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:un,params:di}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(ni){Mt(ni.article,ni.params)}),html5AppletsToProcess=null)},Et(Ft)<5&&(un.className+=" geogebraweb")):Mt(un,di)}if(On){scriptLoadStarted=!0;for(var gn=0;gn<Xe.childNodes.length;gn++){var si=Xe.childNodes[gn].tagName;si==="TABLE"&&(Xe.removeChild(Xe.childNodes[gn]),gn--)}if(ggbHTML5LoadedScript!==null){var Hn=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');Hn!=null&&Hn.parentNode.removeChild(Hn)}var bn=document.createElement("script"),ci=function(){we(Xe,Qe)};bn.src=Ue+et,ggbHTML5LoadedCodebaseIsWebSimple=nt,ggbHTML5LoadedCodebaseVersion=Ft,ggbHTML5LoadedScript=bn.src,cn("GeoGebra HTML5 codebase loaded: '"+Ue+"'.",Qe),!Kt&&(!he||he=="5.0")?(nt?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),ci()):Ue.requirejs?__webpack_require__.e(12).then(function(){var un=[__webpack_require__(12)];ci.apply(null,un)}.bind(this)).catch(__webpack_require__.oe):(bn.onload=ci,Pe.appendChild(bn))}else we(Xe,Qe);Qe.height=de,Qe.width=te},Ze=function(Pe,Qe,rn){var On=li(Qe.width,Qe.height,Qe.borderColor,rn),Xe=document.createElement("div");Xe.style.position="relative",Xe.style.display="block",Xe.style.width=Qe.width+"px",Xe.style.height=Qe.height+"px",Xe.className="applet_screenshot applet_scaler"+(rn?" applet_screenshot_play":""),Xe.appendChild(On);var te=GGBAppletUtils.getScale(Qe,Pe,rn);rn?(Pe.appendChild(Yn()),window.GGBT_wsf_view||(Pe.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Xe,"66%"),Pe.appendChild(Xe),te!==1&&!isNaN(te)&&(GGBAppletUtils.scaleElement(Xe,te),Xe.style.width=Qe.width+"px",Xe.style.height=Qe.height+"px",Xe.parentNode.style.width=Qe.width*te+"px",Xe.parentNode.style.height=Qe.height*te+"px"),Je.resize=function(){Ve(Pe,On,Xe,rn)},window.addEventListener("resize",function(de){Je.resize()}),Je.resize()};function Ve(Pe,Qe,rn,On){if(Pe.contains(Qe)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(Pe.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(Pe)}var Xe=GGBAppletUtils.getScale(qt,Pe,On);rn.parentNode!==null&&(!isNaN(Xe)&&Xe!==1?(GGBAppletUtils.scaleElement(rn,Xe),rn.parentNode.style.width=qt.width*Xe+"px",rn.parentNode.style.height=qt.height*Xe+"px"):(GGBAppletUtils.scaleElement(rn,1),rn.parentNode.style.width=qt.width+"px",rn.parentNode.style.height=qt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(Pe),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}Je.onExitFullscreen=function(Pe,Qe){Qe.appendChild(Pe)};var Rn=function(Pe,Qe,rn,On){Ze(Pe,Qe,!0);for(var Xe=function(){var nn=[];for(de=0;de<Pe.childNodes.length;de++)nn.push(Pe.childNodes[de]);if(window.GGBT_wsf_view){var mn=window.GGBT_wsf_view.renderFullScreen(Pe,Qe.id),jt=document.getElementById("fullscreencontainer"),Lt=jQuery(Pe).find(".fullscreencontent");Lt.length>0?(mn.remove(),Lt.attr("id","fullscreencontent").show(),jQuery(jt).append(Lt),window.dispatchEvent(new Event("resize"))):De(mn,Qe,!1),window.GGBT_wsf_view.launchFullScreen(jt)}else sn=On,De(Pe,Qe,!1);if(!window.GGBT_wsf_view)for(de=0;de<nn.length;de++)Pe.removeChild(nn[de])},te=Pe.getElementsByClassName("ggb_preview_play"),de=0;de<te.length;de++)te[de].addEventListener("click",Xe,!1),te[de].addEventListener("ontouchstart",Xe,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(Pe),Zt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},Yn=function(){var Pe=document.createElement("div");if(Pe.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var Qe='.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");}',rn=document.createElement("style");rn.styleSheet?rn.styleSheet.cssText=Qe:rn.appendChild(document.createTextNode(Qe)),document.getElementsByTagName("head")[0].appendChild(rn)}return Pe},li=function(Pe,Qe,rn,On){var Xe=document.createElement("div");Xe.className="ggb_preview",Xe.style.position="absolute",Xe.style.zIndex="90",Xe.style.width=Pe-2+"px",Xe.style.height=Qe-2+"px",Xe.style.top="0px",Xe.style.left="0px",Xe.style.overflow="hidden",Xe.style.backgroundColor="white";var te="lightgrey";rn!==void 0&&(rn==="none"?te="transparent":te=rn),Xe.style.border="1px solid "+te;var de=document.createElement("img");if(de.style.position="relative",de.style.zIndex="1000",de.style.top="-1px",de.style.left="-1px",ft!==null&&de.setAttribute("src",ft),de.style.opacity=.7,lt!==null){var nn,mn,jt;if(!On){nn=document.createElement("img"),nn.style.position="absolute",nn.style.zIndex="1001",nn.style.opacity=1,de.style.opacity=.3,mn=360,mn>Pe/4*3&&(mn=Pe/4*3),jt=mn/5.8,nn.setAttribute("src",lt),nn.setAttribute("width",mn),nn.setAttribute("height",jt);var Lt=(Pe-mn)/2,wt=(Qe-jt)/2;nn.style.left=Lt+"px",nn.style.top=wt+"px",Xe.appendChild(nn)}}return Xe.appendChild(de),Xe},ji=function(Pe){return Pe=Pe.toLowerCase(),Pe==="html5"||Pe==="screenshot"?Pe:"html5"},Qt=["web","webSimple","web3d","tablet","tablet3d","phone"],Gt=function(Pe,Qe){if(Ft=Pe,Qe){Ee(Ft,!0);return}var rn=!le;if(rn){var On=Et(Ft);!isNaN(On)&&On<4.4&&(rn=!1)}var Xe,te;window.location.protocol.substr(0,4)==="http"?Xe=window.location.protocol:Xe="http:";var de=Ft.indexOf("//");de>0?te=Ft:de===0?te=Xe+Ft:te="https://www.geogebra.org/apps/5.2.814.0/";for(var nn in Qt)if(Ft.slice(Qt[nn].length*-1)===Qt[nn]||Ft.slice((Qt[nn].length+1)*-1)===Qt[nn]+"/"){Ee(te,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&rn&&!Dt.is3D&&!Dt.AV&&!Dt.SV&&!Dt.CV&&!Dt.EV2&&!Dt.CP&&!Dt.PC&&!Dt.DA&&!Dt.FI&&!Dt.PV&&!re(qt.showToolBar)&&!re(qt.showMenuBar)&&!re(qt.showAlgebraInput)&&!re(qt.enableRightClick)&&(!qt.appName||qt.appName=="classic")?te+="webSimple/":te+="web3d/",Ee(te,!1)},Ee=function(Pe,Qe){if(Pe.requirejs){Ue=Pe;return}Pe.slice(-1)!=="/"&&(Pe+="/"),Ue=Pe,Qe===null&&(Qe=Pe.indexOf("http")===-1),me=Qe,et="web.nocache.js",nt=!1;var rn=Ue.split("/");rn.length>1&&(!Qe&&rn[rn.length-2]==="webSimple"?(et="webSimple.nocache.js",nt=!0):Qt.indexOf(rn[rn.length-2])>=0&&(et=rn[rn.length-2]+".nocache.js")),rn=Pe.split("/"),Ft=rn[rn.length-3],Ft.substr(0,4)==="test"?Ft=Ft.substr(4,1)+"."+Ft.substr(5,1):(Ft.substr(0,3)==="war"||Ft.substr(0,4)==="beta")&&(Ft="5.0");var On=parseFloat(Ft);On!==NaN&&On<5&&Pe.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+On+" is deprecated. Using version latest instead."),Gt("5.0",Qe))},cn=function(Pe,Qe){window.console&&window.console.log&&(!Qe||typeof Qe.showLogging=="undefined"||Qe.showLogging&&Qe.showLogging!=="false")&&console.log(Pe)};qt.material_id!==void 0?$t(vn):vn();function vn(){var Pe=wn;he!==null?Pe=he:parseFloat(Pe)<5&&(Pe="5.0"),Gt(Pe,!1),Kt!==null&&Ee(Kt,me),pe=!0}return Je},GGBAppletUtils=function(){"use strict";function Je(){return window.GGBT_wsf_edit!==void 0}function wn(pe,he){he!=1?(pe.style.transformOrigin="0% 0% 0px",pe.style.webkitTransformOrigin="0% 0% 0px",pe.style.transform="scale("+he+","+he+")",pe.style.webkitTransform="scale("+he+","+he+")",pe.style.maxWidth="initial",pe.querySelector(".ggb_preview")!==null&&(pe.querySelector(".ggb_preview").style.maxWidth="initial"),pe.querySelectorAll(".ggb_preview img")[0]!==void 0&&(pe.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),pe.querySelectorAll(".ggb_preview img")[1]!==void 0&&(pe.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(pe.style.transform="none",pe.style.webkitTransform="none")}function qt(pe,he,Kt,Ge,ce,xe){var Ue=null;if(xe!=null&&xe!="")for(var me=pe.parentNode;me!=null;)if((" "+me.className+" ").indexOf(" "+xe+" ")>-1){Ue=me;break}else me=me.parentNode;var sn=0,Ft=0,et=0,nt=0,ft=0,lt=0,pt=0;if(Ue)sn=Ue.offsetWidth,Ft=Math.max(Ge?Ue.offsetWidth:0,Ue.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(sn=Math.min(window.innerWidth,document.documentElement.clientWidth),Ft=Math.min(window.innerHeight,document.documentElement.clientHeight),et=sn):(sn=window.innerWidth,Ft=window.innerHeight,et=window.innerWidth),pe){var vt=pe.getBoundingClientRect();vt.left>0&&vt.left<=sn&&(ce===void 0||!ce)&&(document.dir==="rtl"?(ft=sn-vt.width-vt.left,lt=et<=480?10:30):(lt=vt.left,ft=et<=480?10:30),nt=lt+ft)}if(pe&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var At=pe.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(nt=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(nt=0,pt=40)}}return pe&&((Kt===void 0||!Kt)&&he>0&&he+nt<sn?sn=he:sn-=nt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(Kt===void 0||!Kt)&&(Ft-=pt)),{width:sn,height:Ft}}function Dt(pe,he,Kt,Ge,ce){if(pe.isScreenshoGenerator)return 1;var xe=Ge!==void 0&&Ge,Ue=pe.noScaleMargin!=null&&pe.noScaleMargin,me=function(At){return At&&At!=="false"},sn=me(pe.autoHeight),Ft=qt(he,pe.width,Kt,sn,xe&&window.GGBT_wsf_view||Ue,ce),et=parseInt(Ft.width),nt=pe.width,ft=pe.height;if(nt===void 0){var lt=he.querySelector(".appletParameters");lt&&(nt=lt.offsetWidth,ft=lt.offsetHeight)}var pt=et/nt,vt=xe?1:Ft.height/ft;return Kt!==void 0&&!Kt&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function le(pe,he,Kt){var Ge=1,ce,xe=!1;if(pe.hasOwnProperty("allowUpscale")&&(xe=pe.allowUpscale),pe.hasOwnProperty("scale")&&(Ge=parseFloat(pe.scale),(isNaN(Ge)||Ge===null||Ge===0)&&(Ge=1),Ge>1&&(xe=!0)),he&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(xe=!0),!(pe.hasOwnProperty("disableAutoScale")&&pe.disableAutoScale))ce=Dt(pe,he,xe,Kt,pe.scaleContainerClass);else return Ge;return xe&&(!pe.hasOwnProperty("scale")||Ge===1)?ce:Math.min(Ge,ce)}function be(pe){var he=Math.min(window.innerWidth,document.documentElement.clientWidth),Kt=Math.min(window.innerHeight,document.documentElement.clientHeight),Ge=pe.getBoundingClientRect(),ce=(he-Ge.width)/2,xe=(Kt-Ge.height)/2;xe<0&&(xe=0),pe.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(ce<40?pe.style.left="40px":pe.style.left=ce+"px",pe.style.top=xe+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(xe<40?pe.style.top="40px":pe.style.top=xe+"px",pe.style.left=ce+"px")}function Ye(pe,he){var Kt=pe.querySelector(".appletParameters");if(Kt){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(he.id!==Kt.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(pe)}if(Kt.parentElement&&/fullscreen/.test(Kt.parentElement.className))return;var Ge=le(he,pe);Je()&&Kt.setAttribute("data-param-scale",Ge);for(var ce=null,xe=0;xe<pe.childNodes.length;xe++)if(pe.childNodes[xe].className!==void 0&&pe.childNodes[xe].className.match(/^applet_scaler/)){ce=pe.childNodes[xe];break}if(ce!==null&&ce.querySelector(".noscale")!==null)return;var Ue=he.id!==void 0?he.id:"ggbApplet",me=window[Ue];(me==null||!me.recalculateEnvironments)&&ce!==null&&!ce.className.match(/fullscreen/)&&(ce.parentNode.style.transform="",!isNaN(Ge)&&Ge!==1?(ce.parentNode.style.width=he.width*Ge+"px",ce.parentNode.style.height=he.height*Ge+"px",wn(ce,Ge)):(wn(ce,1),ce.parentNode.style.width=he.width+"px",ce.parentNode.style.height=he.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&be(pe),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(Kt).parents(".content-added-content"))}}return{responsiveResize:Ye,isFlexibleWorksheetEditor:Je,positionCenter:be,getScale:le,scaleElement:wn}}();__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 Je=n.location.search;return Je.indexOf(J)!=-1||Je.indexOf(K)!=-1}function q(Je,wn){}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(Je){var wn=s[L].bindings;s[L].bindings=function(){for(var qt=wn?wn():{},Dt=Je[webModule.__softPermutationId],le=O;le<Dt.length;le++){var be=Dt[le];qt[be[O]]=be[P]}return qt}};var t;function u(){return v(),t}function v(){if(!t){var Je=o.createElement(Q);if(Je.id=L,Je.style.cssText=R+S,Je.tabIndex=-1,o.body.appendChild(Je),t=Je.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var wn=document.compatMode==U?V:W;t.write(wn+X),t.close()}}}function w(Je){function wn(Dt){function le(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var be=le();if(be){Dt();return}function Ye(){if(!be){if(!le())return;be=!0,Dt(),o.removeEventListener&&o.removeEventListener(Z,Ye,!1),pe&&clearInterval(pe)}}o.addEventListener&&o.addEventListener(Z,Ye,!1);var pe=setInterval(function(){Ye()},$)}function qt(Dt){var le=u(),be=le.body,Ye=le.createElement(_);Ye.language=ab,Ye.crossOrigin=W,Ye.src=Dt,webModule.__errFn&&(Ye.onerror=function(){webModule.__errFn(L,new Error(bb+Dt))}),be.appendChild(Ye)}wn(function(){qt(Je)})}webModule.__startLoadingFragment=function(Je){return C(Je)},webModule.__installRunAsyncCode=function(Je){var wn=u(),qt=wn.body,Dt=wn.createElement(_);Dt.language=ab,Dt.text=Je,qt.appendChild(Dt),qt.removeChild(Dt)};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(Je){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(Je){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(Je){var wn=c[Je];return wn==null?null:wn},r=d,webModule.__errFn=e}function B(){function Je(pe){var he=pe.lastIndexOf(rb);he==-1&&(he=pe.length);var Kt=pe.indexOf(sb);Kt==-1&&(Kt=pe.length);var Ge=pe.lastIndexOf(tb,Math.min(Kt,he));return Ge>=O?pe.substring(O,Ge+P):W}function wn(pe){if(!pe.match(/^\w+:\/\//)){var he=o.createElement(ub);he.src=pe+vb,pe=Je(he.src)}return pe}function qt(){var pe=__gwt_getMetaProperty(wb);return pe!=null?pe:W}function Dt(){for(var pe=o.getElementsByTagName(_),he=O;he<pe.length;++he)if(pe[he].src.indexOf(xb)!=-1)return Je(pe[he].src);return W}function le(){var pe=o.getElementsByTagName(yb);return pe.length>O?pe[pe.length-P].href:W}function be(){var pe=o.location;return pe.href==pe.protocol+zb+pe.host+pe.pathname+pe.search+pe.hash}var Ye=qt();return Ye==W&&(Ye=Dt()),Ye==W&&(Ye=le()),Ye==W&&be()&&(Ye=Je(o.location.href)),Ye=wn(Ye),Ye}function C(Je){return Je.match(/^\//)||Je.match(/^[a-zA-Z]+:\/\//)?Je:webModule.__moduleBase+Je}function D(){var Je=[],wn=O,qt=[],Dt=[];function le(pe){var he=Dt[pe](),Kt=qt[pe];if(he in Kt)return he;var Ge=[];for(var ce in Kt)Ge[Kt[ce]]=ce;throw r&&r(pe,Ge,he),null}if(__gwt_isKnownPropertyValue=function(pe,he){return he in qt[pe]},webModule.__getPropMap=function(){var pe={};for(var he in qt)qt.hasOwnProperty(he)&&(pe[he]=le(he));return pe},webModule.__computePropValue=le,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var be;try{be=Cb;var Ye=be.indexOf(Db);Ye!=-1&&(wn=parseInt(be.substring(Ye+P),$),be=be.substring(O,Ye))}catch(pe){}return webModule.__softPermutationId=wn,C(be+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})()},15476:function(Je,wn,qt){"use strict";qt.d(wn,{Ax:function(){return Ye},Ds:function(){return pe},KI:function(){return Kt},SI:function(){return be},f1:function(){return le}});var Dt=qt(11320);function le(Ge){let ce=!0;if(Ge.length>0){for(let xe=0;xe<Ge.length;xe++)if(Ge[xe].compile_success==0||!Ge[xe].compile_success){ce=!1;break}}else ce=!1;return ce}function be(Ge,ce=""){let xe=[];for(let Ue=0;Ue<Ge.length;Ue++){let me=Ge[Ue],sn=ce?`${ce}/${me.name}`:`${me.name}`;xe.push({title:me.name,type:me.type,isLeaf:me.type!=="tree",key:sn})}return xe}function Ye(Ge,ce,xe){for(let Ue=0;Ue<Ge.length;Ue++){let me=Ge[Ue];if(me.key===ce){me.children=xe;break}me.children&&Ye(me.children,ce,xe)}return Ge}function pe(Ge,ce,xe){let Ue;return function(){let me=this,sn=arguments,Ft=function(){Ue=null,xe||Ge.apply(me,sn)},et=xe&&!Ue;clearTimeout(Ue),Ue=setTimeout(Ft,ce),et&&Ge.apply(me,sn)}}const he=!0,Kt=Dt.Z.API_SERVER},60580:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return Ft}});var Dt=qt(85804),le=qt(67294),be=Object.defineProperty,Ye=Object.defineProperties,pe=Object.getOwnPropertyDescriptors,he=Object.getOwnPropertySymbols,Kt=Object.prototype.hasOwnProperty,Ge=Object.prototype.propertyIsEnumerable,ce=(et,nt,ft)=>nt in et?be(et,nt,{enumerable:!0,configurable:!0,writable:!0,value:ft}):et[nt]=ft,xe=(et,nt)=>{for(var ft in nt||(nt={}))Kt.call(nt,ft)&&ce(et,ft,nt[ft]);if(he)for(var ft of he(nt))Ge.call(nt,ft)&&ce(et,ft,nt[ft]);return et},Ue=(et,nt)=>Ye(et,pe(nt)),me=(et,nt)=>{var ft={};for(var lt in et)Kt.call(et,lt)&&nt.indexOf(lt)<0&&(ft[lt]=et[lt]);if(et!=null&&he)for(var lt of he(et))nt.indexOf(lt)<0&&Ge.call(et,lt)&&(ft[lt]=et[lt]);return ft},sn=(et,nt,ft)=>new Promise((lt,pt)=>{var vt=Wt=>{try{Et(ft.next(Wt))}catch(Zt){pt(Zt)}},At=Wt=>{try{Et(ft.throw(Wt))}catch(Zt){pt(Zt)}},Et=Wt=>Wt.done?lt(Wt.value):Promise.resolve(Wt.value).then(vt,At);Et((ft=ft.apply(et,nt)).next())});const Ft=et=>{var nt=et,{children:ft}=nt,lt=me(nt,["children"]);const[pt,vt]=(0,le.useState)(!1);return le.createElement(Dt.ZP,Ue(xe({},lt),{loading:pt,onClick:At=>sn(void 0,null,function*(){try{vt(!0),yield lt.onClick(At),vt(!1)}catch(Et){console.error(Et),vt(!1)}})}),ft)}},63205:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return Ue}});var Dt=qt(67294),le={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},be=qt(94184),Ye=qt.n(be),pe=qt(74330),he=qt(15979),Kt=qt(33170),Ge=qt(28706),ce=(me,sn,Ft)=>new Promise((et,nt)=>{var ft=vt=>{try{pt(Ft.next(vt))}catch(At){nt(At)}},lt=vt=>{try{pt(Ft.throw(vt))}catch(At){nt(At)}},pt=vt=>vt.done?et(vt.value):Promise.resolve(vt.value).then(ft,lt);pt((Ft=Ft.apply(me,sn)).next())}),Ue=({data:me,className:sn,fullWidth:Ft,style:et={},onClose:nt,onOk:ft,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,Dt.useRef)(null),At=(0,Dt.useRef)(null),Et=(0,Dt.useRef)(null),Wt=(0,Dt.useRef)(null),[Zt,$t]=(0,Dt.useState)(!1),[ie,_t]=(0,Dt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,Dt.useEffect)(()=>(Et.current||(Et.current=document.createElement("style"),document.head.appendChild(Et.current)),me!=null&&me.visible?(document.body.setAttribute("data-custom","y-hidden"),Et.current.innerHTML=" html { overflow-y: hidden; }",me!=null&&me.src&&Le()):(document.body.removeAttribute("data-custom"),Et.current&&(document.head.removeChild(Et.current),Et.current=null)),()=>{document.body.removeAttribute("data-custom"),Et.current&&(document.head.removeChild(Et.current),Et.current=null)}),[me==null?void 0:me.visible]);const Le=()=>ce(void 0,null,function*(){$t(!0),_t("\u6B63\u5728\u52A0\u8F7D\u4E2D");const Ve=yield(0,Ge.ZJ)(me==null?void 0:me.src);vt.current.src="",vt.current.src=Ve,vt.current.onload=function(){Ze()},$t(!1),_t("")}),re=Ve=>ce(void 0,null,function*(){$t(!0),_t("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Rn=yield(0,Kt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:me.title,file:Ve.dataUrl}});Rn!=null&&Rn.id&&!pt?(yield(0,Kt.ZP)(`/api/attachments/${me.id}/add_subitem.json`,{method:"post",body:{subitem_id:Rn==null?void 0:Rn.id,settings:JSON.stringify(Ve.state)}})).status===0&&ft():Rn!=null&&Rn.id&&ft(Rn),$t(!1),_t("")}),De=()=>{const Ve=document.querySelector('a[href="https://markerjs.com/"]');Ve&&Ve.parentNode&&(Ve.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(Yn=>{const li=document.querySelector(Yn.name);li&&li.setAttribute("title",Yn.title)})},Ze=()=>{At.current=new he.hP(vt.current),At.current.targetRoot=Wt.current,At.current.addEventListener("render",re),At.current.addEventListener("beforeclose",nt),lt&&(At.current.availableMarkerTypes=At.current.ALL_MARKER_TYPES,At.current.uiStyleSettings.redoButtonVisible=!0,At.current.uiStyleSettings.notesButtonVisible=!0,At.current.uiStyleSettings.zoomButtonVisible=!0,At.current.uiStyleSettings.zoomOutButtonVisible=!0,At.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=At.current.uiStyleSettings,At.current.show(),me!=null&&me.snapshotData&&At.current.restoreState(me.snapshotData),setTimeout(()=>{window.scrollTo(0,0),De()},300)};return Dt.createElement(Dt.Fragment,null,(me==null?void 0:me.visible)&&Dt.createElement(pe.Z,{spinning:Zt,tip:ie,style:{position:"absolute",width:"100vw"}},Dt.createElement("div",{ref:Wt,className:Ye()(le.imageDimensions,sn,Ft?le.fullWidth:""),style:et},Dt.createElement("img",{className:le.img,ref:vt}))))}},36527:function(Je,wn,qt){"use strict";var Dt=qt(67294),le=qt(71230),be=qt(15746),Ye=qt(55238),pe=qt(85804),he=qt(65226),Kt=qt(71736),Ge=qt(84279),ce=qt(67294);const xe=(0,Dt.forwardRef)(({callback:Ue,showSaveButton:me,value:sn=""},Ft)=>{const et=(0,Dt.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=At=>{et.current.setValue(et.current.getValue()+" "+At.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:ce.createElement(le.Z,{className:Kt.Z.lists,gutter:[10,10]},nt.map((At,Et)=>ce.createElement(be.Z,{flex:"110px",className:Kt.Z.item},ce.createElement("div",null,ce.createElement(he.Z,{value:`$$${At.value}$$`}),At.name),ce.createElement("div",{className:Kt.Z.children},At.children.map((Wt,Zt)=>ce.createElement("div",{key:Zt},ce.createElement("h1",null,Wt.name),ce.createElement(le.Z,{gutter:[10,10]},Wt.data.map(($t,ie)=>ce.createElement(be.Z,{key:ie,onClick:()=>lt($t),className:Kt.Z.diamond},ce.createElement(he.Z,{value:"`$$"+$t.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:ce.createElement(le.Z,{className:Kt.Z.lists,gutter:[10,10]},ft.map((At,Et)=>ce.createElement(be.Z,{flex:"110px",className:Kt.Z.item},ce.createElement("div",null,ce.createElement(he.Z,{value:"`$$"+At.value+"$$`"}),At.name),ce.createElement("div",{className:Kt.Z.children},At.children.map((Wt,Zt)=>ce.createElement("div",{key:Zt},Wt.name&&ce.createElement("h1",null,Wt.name),ce.createElement(le.Z,{gutter:[10,10]},Wt.data.map(($t,ie)=>ce.createElement(be.Z,{key:ie,onClick:()=>lt($t),className:Kt.Z.diamond},ce.createElement(he.Z,{value:"`$$"+$t.value+"$$`"}))))))))))}],vt=()=>{var At=document.createElement("div");At.innerHTML=et.current.getValue();var Et=At.innerText;return Ue&&Ue(Et),Et};return(0,Dt.useImperativeHandle)(Ft,()=>({getData:vt})),ce.createElement("div",{className:Kt.Z.mathWrap},ce.createElement(Ye.default,{defaultActiveKey:"1",items:pt}),ce.createElement("math-field",{locale:"zh_cn",className:Kt.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},sn||""),me&&ce.createElement("div",{className:Kt.Z.button},ce.createElement(pe.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});wn.Z=xe},26194:function(Je,wn,qt){"use strict";var Dt=qt(67294),le=qt(4977),be=qt(85804),Ye=Object.defineProperty,pe=Object.defineProperties,he=Object.getOwnPropertyDescriptors,Kt=Object.getOwnPropertySymbols,Ge=Object.prototype.hasOwnProperty,ce=Object.prototype.propertyIsEnumerable,xe=(Ft,et,nt)=>et in Ft?Ye(Ft,et,{enumerable:!0,configurable:!0,writable:!0,value:nt}):Ft[et]=nt,Ue=(Ft,et)=>{for(var nt in et||(et={}))Ge.call(et,nt)&&xe(Ft,nt,et[nt]);if(Kt)for(var nt of Kt(et))ce.call(et,nt)&&xe(Ft,nt,et[nt]);return Ft},me=(Ft,et)=>pe(Ft,he(et));const sn=({img:Ft,buttonProps:et={},styles:nt={},customText:ft,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:At,imgStyles:Et,loading:Wt=!1,className:Zt=""})=>Dt.createElement("section",{className:`tc animated fadeIn ${Zt}`,style:Ue({color:"#999",margin:"100px auto",visibility:Wt?"hidden":"visible"},nt)},Dt.createElement("img",{src:Ft||le,style:me(Ue({},Et),{pointerEvents:"none",userSelect:"none"})}),Dt.createElement("p",{className:"mt20 font14"},ft||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&Dt.createElement(be.ZP,Ue({className:vt,onClick:pt},et),lt),At&&At);wn.Z=sn},20819:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return vt}});var Dt=qt(67294),le={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},be=qt(85804),Ye=qt(30153),pe=qt(36295),he=qt(83062),Kt=qt(28706),Ge=qt(15835),ce=qt(26194),xe=qt(11320),Ue=qt(66540),me=qt(67294),sn=Object.defineProperty,Ft=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(At,Et,Wt)=>Et in At?sn(At,Et,{enumerable:!0,configurable:!0,writable:!0,value:Wt}):At[Et]=Wt,lt=(At,Et)=>{for(var Wt in Et||(Et={}))et.call(Et,Wt)&&ft(At,Wt,Et[Wt]);if(Ft)for(var Wt of Ft(Et))nt.call(Et,Wt)&&ft(At,Wt,Et[Wt]);return At},pt=(At,Et,Wt)=>new Promise((Zt,$t)=>{var ie=re=>{try{Le(Wt.next(re))}catch(De){$t(De)}},_t=re=>{try{Le(Wt.throw(re))}catch(De){$t(De)}},Le=re=>re.done?Zt(re.value):Promise.resolve(re.value).then(ie,_t);Le((Wt=Wt.apply(At,Et)).next())}),vt=({editOffice:At="view",data:Et,issaver:Wt,onSaver:Zt,theme:$t,type:ie,filename:_t,monacoEditor:Le,className:re,style:De,close:Ze,onClose:Ve,hasMask:Rn,disabledDownload:Yn,onImgDimensions:li,showNodata:ji,recordInfo:Qt})=>{const[Gt,Ee]=(0,Dt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[cn,vn]=(0,Dt.useState)(""),[Pe,Qe]=(0,Dt.useState)(),rn=window.ENV==="build"?"/react/build":"",On=location.host.startsWith("localhost")?xe.Z.PROXY_SERVER:xe.Z.API_SERVER,te=10*(1024*1024),de=(0,Dt.useRef)();Et!=null&&Et.startsWith("/api")&&ie!=="txt"&&(Et=xe.Z.API_SERVER+Et);const nn=bt=>bt.substring(bt.lastIndexOf("/")+1).split(".").pop();_t&&Le&&(Le.filename=_t),(0,Dt.useEffect)(()=>{var bt,Ht;const Mt=(Ht=(bt=document.cookie)==null?void 0:bt.replace(/\s/g,""))==null?void 0:Ht.split(";");Mt==null||Mt.map(we=>{let gn=we.split("=");gn[0]==="_educoder_session"&&vn(gn[1])})},[]),(0,Dt.useEffect)(()=>{ie==="office"&&(Et.indexOf("bigfilescdn.")>-1||Et.indexOf("bigfiles1")>-1?Qe({url:Et,fileType:nn(Et),model:Et.indexOf("model=edit")?"edit":"view"}):jt())},[ie,Et]);function mn(bt){return pt(this,null,function*(){bt.data.type==="pdfdata"&&(Zt(bt.data.data),window.removeEventListener("message",mn,!1)),console.log("mess---:",bt.data)})}const jt=()=>pt(void 0,null,function*(){console.log("data:",Et);let bt=Et;Et.startsWith("http")||(bt=location.origin+bt);let Ht=new URL(bt).pathname.split("/").pop();const Mt=yield(0,Ge.gJ)({attachment_id:Ht});Mt.url=On+Mt.url,Qe(Mt)}),Lt=()=>{if(Et.startsWith("http")||Et.startsWith("blob:")){wt();return}(0,Kt.Sv)(_t||"educoder",Et,_t)},wt=()=>{Qt&&(0,Ue.fc)({id:Qt==null?void 0:Qt.id,watch_type:1,course_id:Qt==null?void 0:Qt.course_id}),(0,Kt.Nd)(_t||"educoder",decodeURIComponent(Et))};return me.createElement("div",{style:lt({},De||{}),className:`${Rn&&le.bgBlack} ${ie?le.wrp:"hide"}`},Ze&&me.createElement("div",{className:le.close,ref:de},!!li&&me.createElement(he.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>de.current},me.createElement("span",{onClick:()=>{Ve(),li()}},me.createElement("i",{className:"icon-yulanpizhu"}))),!Yn&&me.createElement(he.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>de.current},me.createElement("span",{onClick:wt},me.createElement("i",{className:"icon-quxiaozhiding"}))),Wt&&me.createElement(he.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>de.current},me.createElement("span",{className:"",onClick:()=>{const bt=document.getElementById("pdfiframe");window.addEventListener("message",mn,!1),setTimeout(()=>{bt.contentWindow.postMessage("getData","*")},300)}},me.createElement("i",{className:"icon-baocun"}))),me.createElement(he.Z,{title:"\u5173\u95ED",getPopupContainer:()=>de.current},me.createElement("span",{className:"",onClick:()=>{Ve()}},me.createElement("i",{className:"icon-guanbi1"})))),me.createElement("div",{className:`${le[re]} ${re} ${le.monaco} ${ie==="txt"?"show":"hide"}`},ie==="txt"&&me.createElement(me.Fragment,null,me.createElement(pe.ZP,lt({},Le)))),ie==="audio"&&me.createElement("audio",{src:`${(Et==null?void 0:Et.indexOf("http://"))>-1||(Et==null?void 0:Et.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${Et}`,autoPlay:!0}),ie==="video"&&me.createElement(me.Fragment,null,(Et==null?void 0:Et.indexOf("http"))>-1?me.createElement("video",{controls:!0,src:`${Et}`,autoPlay:!0}):me.createElement("video",{controls:!0,src:`data:video/mp4;base64,${Et}`,autoPlay:!0})),ie==="office"&&Pe&&me.createElement("iframe",{src:`${rn}/office.html?key=${Pe.key}&url=${btoa(Pe.url)}&callbackUrl=${On+(Pe.callbackUrl||"")}&fileType=${Pe.fileType}&title=${Pe.title||""}&model=${At}&officeServer=${xe.Z.ONLYOFFICE}&disabledDownload=${!!Yn}`}),ie==="html"&&me.createElement("iframe",{src:Et+"&disposition=inline"}),ie==="pdf"&&me.createElement("iframe",{id:"pdfiframe",src:`${rn}/js/pdfview/index.html?filename=${_t||"educoder.pdf"}&url=${encodeURIComponent(Et)}&disabledDownload=${!!Yn}&model=${At}`}),ie==="image"&&me.createElement("img",{src:`${(Et==null?void 0:Et.indexOf("http://"))>-1||(Et==null?void 0:Et.indexOf("https://"))>-1?"":"data:image/png;base64,"}${Et}`}),(ie==="other"||ie==="download")&&me.createElement(me.Fragment,null,ji?me.createElement(ce.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:me.createElement(be.ZP,{icon:me.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:Lt,disabled:Yn},"\u4E0B\u8F7D")}):me.createElement(be.ZP,{type:"primary",size:"middle",onClick:Lt,disabled:Yn},me.createElement(Ye.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},65226:function(Je,wn,qt){"use strict";qt.d(wn,{z:function(){return ie},Z:function(){return _t}});var Dt=qt(67294),le=qt(81897),be=qt(51161),Ye=qt(11771),pe=qt(67631),he=qt.n(pe),Kt=qt(11320),Ge=qt(28706),ce=qt(20527),xe=qt(25934),Ue=qt(20819),me=qt(67294),Ft=({html:Le})=>{const re=(0,Dt.useRef)(null),De=(0,Dt.useRef)(null),Ze=`.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,Dt.useEffect)(()=>{const Ve=re.current.attachShadow({mode:"open"});De.current=document.createElement("div"),De.current.className="markdown-body",De.current.innerHTML=Le,Ve.appendChild(De.current);const Rn=document.createElement("style");return Rn.textContent=Ze,Ve.appendChild(Rn),()=>{Ve.innerHTML=""}},[]),(0,Dt.useEffect)(()=>{De.current&&(De.current.innerHTML=Le)},[Le]),me.createElement("div",{ref:re})};function et(Le){const re=["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"],De=new RegExp(`\\b(${re.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return Le.replace(De,"").trim()}var nt=Object.defineProperty,ft=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,pt=Object.prototype.propertyIsEnumerable,vt=(Le,re,De)=>re in Le?nt(Le,re,{enumerable:!0,configurable:!0,writable:!0,value:De}):Le[re]=De,At=(Le,re)=>{for(var De in re||(re={}))lt.call(re,De)&&vt(Le,De,re[De]);if(ft)for(var De of ft(re))pt.call(re,De)&&vt(Le,De,re[De]);return Le};const Et="@\u2581\u2581@",Wt="@\u2581@",Zt=/<pre[^>]*>/g;function $t(Le){let re=document.createElement("div");return re.innerHTML=Le,re.childNodes.length===0?"":re.childNodes[0].nodeValue}const ie=(Le,re)=>{Le=Le||"";const De=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Ze=/\"(?: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,Rn=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return re?Le.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(De,(Yn,li,ji,Qt,Gt,Ee,cn)=>{const vn=li||Qt||Ee,Pe=ji||Gt||cn||"?";return Kt.Z.API_SERVER+"/api/attachments/"+vn+Pe+"&t="+(0,Ge.Jn)(vn,Date.now())+(Yn.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(Le=Le.replace(Rn,(Yn,li,ji,Qt,Gt,Ee,cn)=>{const vn=li||Qt||Ee,Pe=ji||Gt||cn||"?";return Kt.Z.API_SERVER+"/attachments/download/"+vn+Pe+"&t="+(0,Ge.Jn)(vn,Date.now())+(Yn.indexOf(")")>-1?")":"&")}).replace(De,(Yn,li,ji,Qt,Gt,Ee,cn)=>{const vn=li||Qt||Ee,Pe=ji||Gt||cn||"?";return Kt.Z.API_SERVER+"/api/attachments/"+vn+Pe+"&t="+(0,Ge.Jn)(vn,Date.now())+(Yn.indexOf(")")>-1?")":"&")}).replace(Ze,(Yn,li,ji,Qt,Gt)=>{const Ee=li||Qt,cn=ji||Gt||"";return'"'+Kt.Z.API_SERVER+"/api/attachments/"+Ee+cn+Ee+cn+"&t="+(0,Ge.Jn)(Ee,Date.now())}).replace(Ve,(Yn,li,ji,Qt,Gt)=>{const Ee=li||Qt,cn=ji||Gt||"";return"("+Kt.Z.API_SERVER+"/files/uploads/"+Ee+cn+Ee+cn+"&t="+(0,Ge.Jn)(Ee,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,`
|
|
`),Le)};var _t=({value:Le="",className:re,showTextOnly:De,showLines:Ze,style:Ve={},stylesPrev:Rn={},highlightKeywords:Yn,showProgramFill:li,isProgramFill:ji,disabledFill:Qt=!1,programFillValue:Gt,onFillChange:Ee=Pe=>{},onFillBlur:cn=()=>{},onFillFocus:vn=()=>{}})=>{let Pe=et(String(Le||""));const[Qe,rn]=(0,Dt.useState)(""),[On,Xe]=(0,Dt.useState)("office"),[te,de]=(0,Dt.useState)([]),nn=(0,Dt.useRef)("a"+(0,xe.Z)()),mn={},jt=un=>/<style[\s\S]*?>/i.test(un||""),Lt=(un,di,ni)=>{const Ki=document.createElement(un===Wt?"input":"textarea");Ki.style.width="100%",Ki.style.height=un===Wt?"40px":"151px",Ki.rows=5,Ki.spellcheck=!1,Ki.name="edu-program-fill",Ki.placeholder="\u8BF7\u8F93\u5165",Ki.dataset.id=di;const Zn=Object.keys(mn).length;return mn[Zn]=Ki,`<span class="edu-program-fill-wrap ${un===Wt?"":"show"}" style="width:${un===Wt?"600px":"100%"}" title=${ni||""}><span>${Ki.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function wt(un){return un=un.replace(/!\[.*?\]\(.*?\)/g,""),un=un.replace(/\[.*?\]\(.*?\)/g,""),un=un.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),un=un.replace(/<embed.*?>/g,""),un=un.replace(/<img.*?>/g,""),un=un.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),un=un.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),un=un.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),un=un.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),un}const bt=un=>!De&&jt(Pe)?un:un.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(di,ni){let Ki=ni.replace(/(\n|\r)/g,"").split("}"),Zn=[];return Ki.map(xr=>{xr!=""&&Zn.push(`.${nn.current} ${xr}`)}),`<style>${Zn.join("}")}</style>`}),Ht=(0,Dt.useMemo)(()=>{try{const Ki=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,Zn=/\"\/api\/attachments\/|\"\/attachments\/download\//g,xr=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,Lo=/\(\/attachments\/download\//g;Pe=Pe.replace(Lo,"("+Kt.Z.API_SERVER+"/attachments/download/").replace(Ki,"("+Kt.Z.API_SERVER+"/api/attachments/").replace(Zn,'"'+Kt.Z.API_SERVER+"/api/attachments/").replace(xr,'"'+Kt.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(Ki){}if(li){let Ki=-1;return Pe=Pe.replaceAll("<","<").replaceAll(">",">").replace(/(@▁▁@|@▁@)/g,function(Zn,xr,Lo){var to;return++Ki,Lt(Zn,Ki,(to=Gt==null?void 0:Gt[Ki])==null?void 0:to.value.replaceAll("<","<").replaceAll(">",">"))}),`<pre style="background:#fff;padding:4px">${bt(Pe||"")}</pre>`}let un=bt(Pe);un=(0,be.ZP)(un);const di=(0,be.ez)();Pe.match(/\[TOC\]/)&&(un=un.replace("<p>[TOC]</p>",(0,be.Qv)()),(0,be.Iy)()),un=un.replace(/(__special_katext_id_\d+__)/g,(Ki,Zn)=>{const{type:xr,expression:Lo}=di[Zn];return(0,ce.renderToString)($t(Lo)||"",{displayMode:xr==="block",throwOnError:!1,output:"html"})}),un=un.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,be.AL)();const ni=document.createElement("div");if(ni.innerHTML=un,De)return ni.innerText;if(Yn){const Ki=Yn.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return si(ni,Ki),ni.innerHTML}return setTimeout(()=>ci(),500),ni.innerHTML},[Pe,Yn]);(0,Dt.useEffect)(()=>{Hn.current&&Hn.current.querySelectorAll(["input","textarea"]).forEach(di=>{di.oninput=Mt,di.onblur=we,di.onfocus=gn})},[te]),(0,Dt.useEffect)(()=>{var un,di,ni,Ki,Zn;if(Gt!=null&&Gt.length)try{const xr=Hn.current.querySelectorAll(".edu-program-fill-score"),Lo=Hn.current.querySelectorAll('[name="edu-program-fill"]');for(const[to,Gi]of Lo.entries())Gi.value=((un=Gt==null?void 0:Gt[to])==null?void 0:un.value)||"",((di=Gt==null?void 0:Gt[to])==null?void 0:di.type)==="warning"?Gi.className="program-fill-warning":((ni=Gt==null?void 0:Gt[to])==null?void 0:ni.type)==="success"?Gi.className="program-fill-success":Gi.className="";for(const[to,Gi]of xr.entries())Gi.innerHTML=(Ki=Gt==null?void 0:Gt[to])!=null&&Ki.score?`${(Zn=Gt==null?void 0:Gt[to])==null?void 0:Zn.score}\u5206`:"";de(Gt)}catch(xr){console.log(xr,"error")}},[Gt]);const Mt=un=>{te[un.target.dataset.id]=te[un.target.dataset.id]||{},te[un.target.dataset.id].value=un.target.value,de([...te]),Ee(te,un.target.dataset.id)},we=un=>{te[un.target.dataset.id]=te[un.target.dataset.id]||{},te[un.target.dataset.id].value=un.target.value,de([...te]),cn(te,un.target.dataset.id)},gn=un=>{te[un.target.dataset.id]=te[un.target.dataset.id]||{},te[un.target.dataset.id].value=un.target.value,de([...te]),vn(te,un.target.dataset.id)};function si(un,di){return un.childNodes.forEach(ni=>{var Ki;if(ni.childNodes.length>0)si(ni,di);else if(ni.nodeName!=="IMG")if(ni.innerHTML)ni.innerHTML=(Ki=ni.innerHTML)==null?void 0:Ki.replace(new RegExp(di,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const Zn=document.createElement("span");Zn.innerHTML=ni.textContent.replace(new RegExp(di,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),ni.replaceWith(Zn)}})}const Hn=(0,Dt.useRef)();be.jb.WebkitLineClamp=Ze,Ze&&(Ve=At(At({},Ve),be.jb));function bn(un){let di=un.target;if(di.tagName.toUpperCase()==="A"){let ni=di.getAttribute("href");if(ni.indexOf("office")>-1)un.preventDefault(),rn(ni),Xe("office");else if(ni.indexOf("application/pdf")>-1)un.preventDefault(),rn(ni),Xe("pdf");else if(ni.indexOf("text/html")>-1)un.preventDefault(),rn(ni),Xe("html");else if(ni.startsWith("#")){un.preventDefault();let Ki=document.getElementById(ni.replace("#",""));Ki&&Ki.scrollIntoView(!0)}}}const ci=()=>{var un;const di=(un=Hn.current)==null?void 0:un.querySelectorAll("video");di==null||di.forEach(ni=>{if(ni.oncontextmenu=()=>!1,ni.src.indexOf(".m3u8")>-1&&!ni.canPlayType("application/vnd.apple.mpegurl")){if(he().isSupported()){var Ki=new(he());Ki.loadSource(ni.src),Ki.attachMedia(ni)}}})};return(0,Dt.useEffect)(()=>{if(Hn.current&&Ht&&Ht.match(Zt)&&window.PR.prettyPrint(),Hn.current)return Hn.current.addEventListener("click",bn),()=>{var un;(un=Hn.current)==null||un.removeEventListener("click",bn),(0,be.AL)(),(0,be.Iy)()}},[Ht,Hn.current,bn]),(0,Dt.useEffect)(()=>{var un;const di=ni=>{ni.preventDefault(),ni.clipboardData.setData("text",window.getSelection().toString())};return(un=Hn.current)==null||un.addEventListener("copy",di),()=>{var ni;(ni=Hn.current)==null||ni.removeEventListener("copy",di)}},[Hn.current]),Dt.createElement(Dt.Fragment,null,De&&Dt.createElement("div",{ref:Hn},Ht),!De&&!jt(Ht)&&Dt.createElement("div",{ref:Hn,style:At({},Ve),className:`${re||""} ${Qt?"disabled-fill":""} markdown-body ${nn.current}`,dangerouslySetInnerHTML:{__html:Ht}}),!De&&jt(Ht)&&Dt.createElement(Ft,{html:Ht}),Dt.createElement(Ue.Z,{close:!0,data:Qe,type:Qe!=null&&Qe.length?On:"",style:At({},Rn),onClose:()=>rn("")}))}},57444:function(Je,wn,qt){"use strict";qt.d(wn,{h:function(){return At}});var Dt=qt(67294),le=qt(88044),be=qt(91773),Ye=qt(85804),pe=qt(4631),he=qt.n(pe),Kt=qt(71749),Ge=qt(30483),ce=Object.defineProperty,xe=Object.defineProperties,Ue=Object.getOwnPropertyDescriptors,me=Object.getOwnPropertySymbols,sn=Object.prototype.hasOwnProperty,Ft=Object.prototype.propertyIsEnumerable,et=(Et,Wt,Zt)=>Wt in Et?ce(Et,Wt,{enumerable:!0,configurable:!0,writable:!0,value:Zt}):Et[Wt]=Zt,nt=(Et,Wt)=>{for(var Zt in Wt||(Wt={}))sn.call(Wt,Zt)&&et(Et,Zt,Wt[Zt]);if(me)for(var Zt of me(Wt))Ft.call(Wt,Zt)&&et(Et,Zt,Wt[Zt]);return Et},ft=(Et,Wt)=>xe(Et,Ue(Wt));const lt=le.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"]};wn.Z=({callback:Et,onCancel:Wt})=>{const[Zt,$t]=(0,Dt.useState)("python");function ie(Le){$t(vt[Le][1])}function _t(Le){Et(Le)}return Dt.createElement(be.default,ft(nt({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:_t,style:{width:500}}),Dt.createElement(be.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},Dt.createElement(le.default,{getPopupContainer:Le=>Le.parentNode,onChange:ie},Object.keys(vt).map(Le=>Dt.createElement(lt,{key:Le,value:Le},vt[Le][0])))),Dt.createElement(be.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},Dt.createElement(At,{mode:Zt})),Dt.createElement("div",{className:"flex-container flex-end"},Dt.createElement(Ye.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Dt.createElement(Ye.ZP,{type:"ghost",onClick:Wt},"\u53D6\u6D88")))};function At({value:Et,onChange:Wt,mode:Zt,options:$t={}}){const ie=(0,Dt.useRef)(),[_t,Le]=(0,Dt.useState)();return(0,Dt.useEffect)(()=>{if(_t){let re=function(De){const Ze=De.getValue();Wt&&Wt(Ze)};return _t.on("change",re),()=>{_t.off("change",re)}}},[_t,Wt]),(0,Dt.useEffect)(()=>{_t&&_t.setOption("mode",Zt)},[_t,Zt]),(0,Dt.useEffect)(()=>{_t&&(Et!==_t.getValue()||Et==="")&&setTimeout(()=>{_t.setValue(Et||"")},300)},[_t,Et]),(0,Dt.useEffect)(()=>{if(ie.current&&!_t){const re=he().fromTextArea(ie.current,nt({mode:Zt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},$t));Le(re)}},[ie.current,_t]),Dt.createElement("div",{className:"my-codemirror-container"},Dt.createElement("textarea",{ref:ie}))}},35567:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return Di}});var Dt=qt(67294),le=qt(4631),be=qt.n(le),Ye=qt(91033),pe=qt(71749),he=qt(57341),Kt=qt(82801),Ge=qt(88386),ce=qt(49047),xe=qt(80785),Ue=qt(65226),me=({value:Se="",className:Me,showTextOnly:oe,showLines:ke,style:yn={}})=>{const Mn=(0,Dt.useMemo)(()=>"",[Se]);return Dt.createElement(Dt.Fragment,null,Dt.createElement("div",{dangerouslySetInnerHTML:{__html:Mn}}))},sn=Object.defineProperty,Ft=Object.defineProperties,et=Object.getOwnPropertyDescriptors,nt=Object.getOwnPropertySymbols,ft=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(Se,Me,oe)=>Me in Se?sn(Se,Me,{enumerable:!0,configurable:!0,writable:!0,value:oe}):Se[Me]=oe,vt=(Se,Me)=>{for(var oe in Me||(Me={}))ft.call(Me,oe)&&pt(Se,oe,Me[oe]);if(nt)for(var oe of nt(Me))lt.call(Me,oe)&&pt(Se,oe,Me[oe]);return Se},At=(Se,Me)=>Ft(Se,et(Me));let Et=[{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 Wt({onActionCallback:Se,title:Me,icon:oe,actionName:ke,className:yn="",children:Mn}){function ei(){Se(ke)}return Dt.createElement("a",{title:Me,className:yn,onClick:ei},Dt.createElement("i",{className:`${oe}`}),Mn)}var Zt=({watch:Se,showNullButton:Me,showNullProgramButton:oe,onActionCallback:ke,fullScreen:yn,insertTemp:Mn,hidetoolBar:ei,extraUse:ge})=>{const ze=[...Et,{title:`${Se?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${Se?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Dt.createElement("ul",{className:"markdown-toolbar-container"},!ei&&ze.map((Tn,fi)=>Dt.createElement("li",{key:fi},Tn.actionName?Dt.createElement(Wt,At(vt({},Tn),{onActionCallback:ke})):Dt.createElement("span",{className:"v-line"}))),Me?Dt.createElement("li",null,Dt.createElement(Wt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:ke},Dt.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,oe?Dt.createElement(Dt.Fragment,null,Dt.createElement("li",null,Dt.createElement(Wt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:ke},Dt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),Dt.createElement("li",null,Dt.createElement(Wt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:ke},Dt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,Mn&&Dt.createElement("li",null,Dt.createElement(Wt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${Mn}`,onActionCallback:ke},Dt.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),ge&&Dt.createElement("li",null,ge),Dt.createElement("li",{className:"btn-full-screen"},Dt.createElement(Wt,{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:ke})))},$t=qt(76621),ie=qt(91773),_t=qt(28802),Le=qt(85804),re=Object.defineProperty,De=Object.defineProperties,Ze=Object.getOwnPropertyDescriptors,Ve=Object.getOwnPropertySymbols,Rn=Object.prototype.hasOwnProperty,Yn=Object.prototype.propertyIsEnumerable,li=(Se,Me,oe)=>Me in Se?re(Se,Me,{enumerable:!0,configurable:!0,writable:!0,value:oe}):Se[Me]=oe,ji=(Se,Me)=>{for(var oe in Me||(Me={}))Rn.call(Me,oe)&&li(Se,oe,Me[oe]);if(Ve)for(var oe of Ve(Me))Yn.call(Me,oe)&&li(Se,oe,Me[oe]);return Se},Qt=(Se,Me)=>De(Se,Ze(Me));const Gt={labelCol:{span:4},wrapperCol:{span:20}};var Ee=({callback:Se,onCancel:Me})=>{function oe(ke){Se(ke)}return Dt.createElement(ie.default,Qt(ji({},Gt),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:oe,style:{width:500}}),Dt.createElement(ie.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},Dt.createElement(_t.default,null)),Dt.createElement(ie.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},Dt.createElement(_t.default,null)),Dt.createElement("div",{className:"flex-container flex-end"},Dt.createElement(Le.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Dt.createElement(Le.ZP,{type:"ghost",onClick:Me},"\u53D6\u6D88")))},cn=qt(57444),vn=qt(70859),Pe=qt(62844),Qe=qt(71230),rn=qt(63205),On=qt(67294),Xe=({callback:Se,onCancel:Me})=>{const oe=document.createElement("canvas"),ke=oe.getContext("2d");oe.width=1e3,oe.height=800,ke.fillStyle="#ffffff",ke.fillRect(0,0,oe.width,oe.height);const yn=oe.toDataURL("image/png");return On.createElement(Pe.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},On.createElement(Qe.Z,{style:{height:"100vh"}},On.createElement(rn.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:yn,visible:!0,title:String(Date.now())},onOk:Mn=>{Se({src:Mn.url})},onClose:Me})))},te=qt(23495);function de(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(de,go.CommandHandler),de.prototype.canAlignSelection=function(){var Se=this.diagram;return!(Se===null||Se.isReadOnly||Se.isModelReadOnly||Se.selection.count<2)},de.prototype.alignLeft=function(){var Se=this.diagram;Se.startTransaction("aligning left");var Me=1/0;Se.selection.each(function(oe){oe instanceof go.Link||(Me=Math.min(oe.position.x,Me))}),Se.selection.each(function(oe){oe instanceof go.Link||oe.move(new go.Point(Me,oe.position.y))}),Se.commitTransaction("aligning left")},de.prototype.alignRight=function(){var Se=this.diagram;Se.startTransaction("aligning right");var Me=-1/0;Se.selection.each(function(oe){if(!(oe instanceof go.Link)){var ke=oe.actualBounds.x+oe.actualBounds.width;Me=Math.max(ke,Me)}}),Se.selection.each(function(oe){oe instanceof go.Link||oe.move(new go.Point(Me-oe.actualBounds.width,oe.position.y))}),Se.commitTransaction("aligning right")},de.prototype.alignTop=function(){var Se=this.diagram;Se.startTransaction("alignTop");var Me=1/0;Se.selection.each(function(oe){oe instanceof go.Link||(Me=Math.min(oe.position.y,Me))}),Se.selection.each(function(oe){oe instanceof go.Link||oe.move(new go.Point(oe.position.x,Me))}),Se.commitTransaction("alignTop")},de.prototype.alignBottom=function(){var Se=this.diagram;Se.startTransaction("aligning bottom");var Me=-1/0;Se.selection.each(function(oe){if(!(oe instanceof go.Link)){var ke=oe.actualBounds.y+oe.actualBounds.height;Me=Math.max(ke,Me)}}),Se.selection.each(function(oe){oe instanceof go.Link||oe.move(new go.Point(oe.actualBounds.x,Me-oe.actualBounds.height))}),Se.commitTransaction("aligning bottom")},de.prototype.alignCenterX=function(){var Se=this.diagram,Me=Se.selection.first();if(Me){Se.startTransaction("aligning Center X");var oe=Me.actualBounds.x+Me.actualBounds.width/2;Se.selection.each(function(ke){ke instanceof go.Link||ke.move(new go.Point(oe-ke.actualBounds.width/2,ke.actualBounds.y))}),Se.commitTransaction("aligning Center X")}},de.prototype.alignCenterY=function(){var Se=this.diagram,Me=Se.selection.first();if(Me){Se.startTransaction("aligning Center Y");var oe=Me.actualBounds.y+Me.actualBounds.height/2;Se.selection.each(function(ke){ke instanceof go.Link||ke.move(new go.Point(ke.actualBounds.x,oe-ke.actualBounds.height/2))}),Se.commitTransaction("aligning Center Y")}},de.prototype.alignColumn=function(Se){var Me=this.diagram;Me.startTransaction("align Column"),Se===void 0&&(Se=0),Se=parseFloat(Se);var oe=new Array;Me.selection.each(function(ge){ge instanceof go.Link||oe.push(ge)});for(var ke=0;ke<oe.length-1;ke++){var yn=oe[ke],Mn=yn.actualBounds.y+yn.actualBounds.height+Se,ei=oe[ke+1];ei.move(new go.Point(yn.actualBounds.x,Mn))}Me.commitTransaction("align Column")},de.prototype.alignRow=function(Se){Se===void 0&&(Se=0),Se=parseFloat(Se);var Me=this.diagram;Me.startTransaction("align Row");var oe=new Array;Me.selection.each(function(ge){ge instanceof go.Link||oe.push(ge)});for(var ke=0;ke<oe.length-1;ke++){var yn=oe[ke],Mn=yn.actualBounds.x+yn.actualBounds.width+Se,ei=oe[ke+1];ei.move(new go.Point(Mn,yn.actualBounds.y))}Me.commitTransaction("align Row")},de.prototype.canRotate=function(Se){var Me=this.diagram;return!(Me===null||Me.isReadOnly||Me.isModelReadOnly||Me.selection.count<1)},de.prototype.rotate=function(Se){Se===void 0&&(Se=90);var Me=this.diagram;Me.startTransaction("rotate "+Se.toString());var Me=this.diagram;Me.selection.each(function(oe){oe instanceof go.Link||oe instanceof go.Group||(oe.angle+=Se)}),Me.commitTransaction("rotate "+Se.toString())},de.prototype.pullToFront=function(){var Se=this.diagram;Se.startTransaction("pullToFront");var Me=new go.Map;Se.selection.each(function(oe){Me.set(oe.layer,0)}),Me.iteratorKeys.each(function(oe){var ke=0;oe.parts.each(function(yn){if(!yn.isSelected){var Mn=yn.zOrder;isNaN(Mn)?yn.zOrder=0:ke=Math.max(ke,Mn)}}),Me.set(oe,ke)}),Se.selection.each(function(oe){de._assignZOrder(oe,Me.get(oe.layer)+1)}),Se.commitTransaction("pullToFront")},de.prototype.pushToBack=function(){var Se=this.diagram;Se.startTransaction("pushToBack");var Me=new go.Map;Se.selection.each(function(oe){Me.set(oe.layer,0)}),Me.iteratorKeys.each(function(oe){var ke=0;oe.parts.each(function(yn){if(!yn.isSelected){var Mn=yn.zOrder;isNaN(Mn)?yn.zOrder=0:ke=Math.min(ke,Mn)}}),Me.set(oe,ke)}),Se.selection.each(function(oe){de._assignZOrder(oe,Me.get(oe.layer)-1-de._findGroupDepth(oe))}),Se.commitTransaction("pushToBack")},de._assignZOrder=function(Se,Me,oe){oe===void 0&&(oe=Se),Se.layer===oe.layer&&(Se.zOrder=Me),Se instanceof go.Group&&Se.memberParts.each(function(ke){de._assignZOrder(ke,Me+1,oe)})},de._findGroupDepth=function(Se){if(Se instanceof go.Group){var Me=0;return Se.memberParts.each(function(oe){Me=Math.max(Me,de._findGroupDepth(oe))}),Me+1}else return 0},de.prototype.doKeyDown=function(){var Se=this.diagram;if(Se!==null){var Me=Se.lastInput;if(Me.key==="Up"||Me.key==="Down"||Me.key==="Left"||Me.key==="Right"){var oe=this.arrowKeyBehavior;if(oe==="none")return;if(oe==="select"){this._arrowKeySelect();return}else if(oe==="move"){this._arrowKeyMove();return}else if(oe==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},de.prototype._getAllParts=function(){var Se=new Array;return this.diagram.nodes.each(function(Me){Se.push(Me)}),this.diagram.parts.each(function(Me){Se.push(Me)}),Se},de.prototype._arrowKeyMove=function(){var Se=this.diagram,Me=Se.lastInput,oe=0,ke=0;if(Me.control||Me.meta)oe=1,ke=1;else if(Se.grid!==null){var yn=Se.grid.gridCellSize;ke=yn.width,oe=yn.height}Se.startTransaction("arrowKeyMove"),Se.selection.each(function(Mn){Me.key==="Up"?Mn.move(new go.Point(Mn.actualBounds.x,Mn.actualBounds.y-oe)):Me.key==="Down"?Mn.move(new go.Point(Mn.actualBounds.x,Mn.actualBounds.y+oe)):Me.key==="Left"?Mn.move(new go.Point(Mn.actualBounds.x-ke,Mn.actualBounds.y)):Me.key==="Right"&&Mn.move(new go.Point(Mn.actualBounds.x+ke,Mn.actualBounds.y))}),Se.commitTransaction("arrowKeyMove")},de.prototype._arrowKeySelect=function(){var Se=this.diagram,Me=Se.lastInput,oe=null;Me.key==="Up"?oe=this._findNearestPartTowards(270):Me.key==="Down"?oe=this._findNearestPartTowards(90):Me.key==="Left"?oe=this._findNearestPartTowards(180):Me.key==="Right"&&(oe=this._findNearestPartTowards(0)),oe!==null&&(Me.shift?oe.isSelected=!0:Me.control||Me.meta?oe.isSelected=!oe.isSelected:Se.select(oe))},de.prototype._findNearestPartTowards=function(Se){var Me=this.diagram.selection.first();if(Me===null)return null;for(var oe=Me.actualBounds.center,ke=this._getAllParts(),yn=1/0,Mn=Me,ei=0;ei<ke.length;ei++){var ge=ke[ei];if(ge!==Me&&ge.canSelect()){var ze=ge.actualBounds.center,Tn=oe.directionPoint(ze),fi=this._angleCloseness(Tn,Se);if(fi<=45){var qe=oe.distanceSquaredPoint(ze);qe*=1+Math.sin(fi*Math.PI/180),qe<yn&&(yn=qe,Mn=ge)}}}return Mn},de.prototype._angleCloseness=function(Se,Me){return Math.min(Math.abs(Me-Se),Math.min(Math.abs(Me+360-Se),Math.abs(Me-360-Se)))},de.prototype._arrowKeyTree=function(){var Se=this.diagram,Me=Se.selection.first();if(Me instanceof go.Node){var oe=Se.lastInput;if(oe.key==="Right"){if(!Me.isTreeLeaf)if(!Me.isTreeExpanded)Se.commandHandler.canExpandTree(Me)&&Se.commandHandler.expandTree(Me);else{var ke=this._sortTreeChildrenByY(Me).first();ke!==null&&Se.select(ke)}}else if(oe.key==="Left")if(!Me.isTreeLeaf&&Me.isTreeExpanded)Se.commandHandler.canCollapseTree(Me)&&Se.commandHandler.collapseTree(Me);else{var yn=Me.findTreeParentNode();yn!==null&&Se.select(yn)}else if(oe.key==="Up"){var yn=Me.findTreeParentNode();if(yn!==null){var Mn=this._sortTreeChildrenByY(yn),ei=Mn.indexOf(Me);if(ei>0){for(var ge=Mn.elt(ei-1);ge!==null&&ge.isTreeExpanded&&!ge.isTreeLeaf;){var ze=this._sortTreeChildrenByY(ge);ge=ze.last()}ge!==null&&Se.select(ge)}else Se.select(yn)}}else if(oe.key==="Down")if(Me.isTreeExpanded&&!Me.isTreeLeaf){var ke=this._sortTreeChildrenByY(Me).first();ke!==null&&Se.select(ke)}else for(;Me!==null;){var yn=Me.findTreeParentNode();if(yn===null)break;var Mn=this._sortTreeChildrenByY(yn),ei=Mn.indexOf(Me);if(ei<Mn.length-1){Se.select(Mn.elt(ei+1));break}else Me=yn}var Tn=Se.selection.first();Tn!==null&&Se.scrollToRect(Tn.actualBounds)}},de.prototype._sortTreeChildrenByY=function(Se){var Me=new go.List().addAll(Se.findTreeChildrenNodes());return Me.sort(function(oe,ke){var yn=oe.location,Mn=ke.location;return yn.y<Mn.y?-1:yn.y>Mn.y?1:yn.x<Mn.x?-1:yn.x>Mn.x?1:0}),Me},de.prototype.copyToClipboard=function(Se){go.CommandHandler.prototype.copyToClipboard.call(this,Se),this._lastPasteOffset.set(this.pasteOffset)},de.prototype.pasteFromClipboard=function(){var Se=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(Se,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),Se},Object.defineProperty(de.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(Se){if(Se!=="move"&&Se!=="select"&&Se!=="scroll"&&Se!=="tree"&&Se!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+Se);this._arrowKeyBehavior=Se}}),Object.defineProperty(de.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(Se){if(!(Se instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+Se);this._pasteOffset.set(Se)}});var nn=de,mn=qt(18023),jt=qt(15746),Lt=qt(33170),wt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},bt=qt(52262),Ht=qt(67294),Mt=(Se,Me,oe)=>new Promise((ke,yn)=>{var Mn=ze=>{try{ge(oe.next(ze))}catch(Tn){yn(Tn)}},ei=ze=>{try{ge(oe.throw(ze))}catch(Tn){yn(Tn)}},ge=ze=>ze.done?ke(ze.value):Promise.resolve(ze.value).then(Mn,ei);ge((oe=oe.apply(Se,Me)).next())});function we({onCancel:Se,callback:Me}){let oe=(0,Dt.useRef)(),ke=(0,Dt.useRef)(),yn=(0,Dt.useRef)(),Mn=(0,Dt.useRef)(!1);const ei=(0,Dt.useRef)(!1),[ge,ze]=(0,Dt.useState)(0);function Tn(){const qe=te.bx.make,se={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"};oe.current=new te.S0(ke.current,{padding:20,grid:qe(te.s_,"Grid",qe(te.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),qe(te.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:ue=>{var Qn=ue.diagram.commandHandler.addTopLevelParts(ue.diagram.selection,!0);Qn||ue.diagram.currentTool.doCancel()},commandHandler:qe(nn),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:ue=>{var Qn=ue.subject;Qn.location=Qn.location.copy().snapToGridPoint(ue.diagram.grid.gridOrigin,ue.diagram.grid.gridCellSize),setTimeout(()=>{ue.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:ue=>{var Qn=ue.subject;setTimeout(()=>{ue.diagram.commandHandler.editTextBlock()})},LinkRelinked:ue=>{var Qn=ue.parameter.part;Qn.invalidateConnectedLinks();var wi=ue.subject;ue.diagram.toolManager.linkingTool.isForwards?wi.toNode.invalidateConnectedLinks():wi.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),oe.current.nodeTemplate=qe(te.NB,"Auto",{locationSpot:te.z6.Center,locationObjectName:"SHAPE",desiredSize:new te.$u(120,60),minSize:new te.$u(40,40),resizable:!0,resizeCellSize:new te.$u(10,10),rotatable:!0},new te.KX("location","loc",te.E9.parse).makeTwoWay(te.E9.stringify),new te.KX("desiredSize","size",te.$u.parse).makeTwoWay(te.$u.stringify),qe(te.bn,{name:"SHAPE",fill:se.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:te.z6.AllSides,toSpot:te.z6.AllSides},new te.KX("figure"),new te.KX("fill"),new te.KX("stroke","borderColor"),new te.KX("strokeWidth","thickness"),new te.KX("strokeDashArray","dash")),qe(te.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),qe(te.al,{margin:1,textAlign:"center",overflow:te.al.OverflowEllipsis,editable:!0},new te.KX("text").makeTwoWay(),new te.KX("stroke","color"))),oe.current.nodeTemplate.toolTip=qe("ToolTip",qe(te.s_,"Vertical",{maxSize:new te.$u(200,NaN)},qe(te.al,{font:"bold 10pt sans-serif",textAlign:"center"},new te.KX("text")),qe(te.al,{font:"10pt sans-serif",textAlign:"center"},new te.KX("text","details"))));function Sn(ue,Qn){var wi=(Gn,ro)=>{Gn.handled=!0,Gn.diagram.model.commit(Ci=>{var bi=ro.part.adornedPart,Ai=new te.E9().setRectSpot(bi.actualBounds,ue);Ai.subtract(bi.location),Ai.scale(2,2),Ai.x+=Math.sign(Ai.x)*130,Ai.y+=Math.sign(Ai.y)*130,Ai.add(bi.location),Ai.snapToGridPoint(Gn.diagram.grid.gridOrigin,Gn.diagram.grid.gridCellSize);var Pi=Ci.copyNodeData(bi.data);Ci.setGroupKeyForNodeData(Pi,Ci.getGroupKeyForNodeData(bi.data)),Ci.addNodeData(Pi);var Vi={from:bi.key,to:Ci.getKeyForNodeData(Pi)};Ci.addLinkData(Vi);var Be=Gn.diagram.findNodeForData(Pi);Be.location=Ai,Gn.diagram.select(Be),setTimeout(()=>{Gn.diagram.commandHandler.editTextBlock()},20)})};return qe(te.bn,{figure:Qn,alignment:ue,alignmentFocus:ue.opposite(),width:ue.equals(te.z6.Top)||ue.equals(te.z6.Bottom)?25:18,height:ue.equals(te.z6.Top)||ue.equals(te.z6.Bottom)?18:25,fill:"orange",stroke:se.white,strokeWidth:4,mouseEnter:(Gn,ro)=>ro.fill="dodgerblue",mouseLeave:(Gn,ro)=>ro.fill="orange",isActionable:!0,click:wi,contextClick:wi})}function zn(ue){return qe(te.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:(Qn,wi)=>wi.fill="dodgerblue",mouseLeave:(Qn,wi)=>wi.fill="orange",click:(Qn,wi)=>{Qn.diagram.commandHandler.showContextMenu(wi.part.adornedPart)}},ue||{})}oe.current.nodeTemplate.selectionAdornmentTemplate=qe(te.uz,"Spot",qe(te.Vm,{padding:10}),Sn(te.z6.Top,"TriangleUp"),Sn(te.z6.Left,"TriangleLeft"),Sn(te.z6.Right,"TriangleRight"),Sn(te.z6.Bottom,"TriangleDown"),zn({alignment:new te.z6(.75,0)}));function gi(ue,Qn){return(wi,Gn)=>{wi.handled=!0,wi.diagram.model.commit(ro=>{ro.set(Gn.part.adornedPart.data,ue,Qn)})}}function Oe(ue,Qn){return Qn||(Qn="color"),qe(te.bn,{width:16,height:16,stroke:"lightgray",fill:ue,margin:1,background:"transparent",mouseEnter:(wi,Gn)=>Gn.stroke="dodgerblue",mouseLeave:(wi,Gn)=>Gn.stroke="lightgray",click:gi(Qn,ue),contextClick:gi(Qn,ue)})}function Cn(){return[qe("ContextMenuButton",qe(te.s_,"Horizontal",Oe(se.white,"fill"),Oe(se.beige,"fill"),Oe(se.extralightblue,"fill"),Oe(se.extralightred,"fill"))),qe("ContextMenuButton",qe(te.s_,"Horizontal",Oe(se.lightgray,"fill"),Oe(se.lightgreen,"fill"),Oe(se.lightblue,"fill"),Oe(se.lightred,"fill")))]}function oo(){return[qe("ContextMenuButton",qe(te.s_,"Horizontal",Oe(se.black),Oe(se.green),Oe(se.blue),Oe(se.red))),qe("ContextMenuButton",qe(te.s_,"Horizontal",Oe(se.white),Oe(se.magenta),Oe(se.purple),Oe(se.orange)))]}function Oo(ue,Qn){return Qn||(Qn="thickness"),qe(te.bn,"LineH",{width:16,height:16,strokeWidth:ue,margin:1,background:"transparent",mouseEnter:(wi,Gn)=>Gn.background="dodgerblue",mouseLeave:(wi,Gn)=>Gn.background="transparent",click:gi(Qn,ue),contextClick:gi(Qn,ue)})}function _i(ue,Qn){return Qn||(Qn="dash"),qe(te.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:ue,margin:1,background:"transparent",mouseEnter:(wi,Gn)=>Gn.background="dodgerblue",mouseLeave:(wi,Gn)=>Gn.background="transparent",click:gi(Qn,ue),contextClick:gi(Qn,ue)})}function Fn(){return[qe("ContextMenuButton",qe(te.s_,"Horizontal",Oo(1),Oo(2),Oo(3),Oo(4))),qe("ContextMenuButton",qe(te.s_,"Horizontal",_i(null),_i([2,4]),_i([4,4])))]}function Pn(ue,Qn){return Qn||(Qn="figure"),qe(te.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:ue,margin:1,background:"transparent",mouseEnter:(wi,Gn)=>Gn.fill="dodgerblue",mouseLeave:(wi,Gn)=>Gn.fill="lightgray",click:gi(Qn,ue),contextClick:gi(Qn,ue)})}oe.current.nodeTemplate.contextMenu=qe("ContextMenu",qe("ContextMenuButton",qe(te.s_,"Horizontal",Pn("Rectangle"),Pn("RoundedRectangle"),Pn("Ellipse"),Pn("Diamond"))),qe("ContextMenuButton",qe(te.s_,"Horizontal",Pn("Parallelogram2"),Pn("ManualOperation"),Pn("Procedure"),Pn("Cylinder1"))),qe("ContextMenuButton",qe(te.s_,"Horizontal",Pn("Terminator"),Pn("CreateRequest"),Pn("Document"),Pn("TriangleDown"))),Cn(),oo(),Fn()),oe.current.groupTemplate=qe(te.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:te.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(ue,Qn)=>{var wi=Qn.addMembers(Qn.diagram.selection,!0);wi||Qn.diagram.currentTool.doCancel()},avoidable:!1},new te.KX("location","loc",te.E9.parse).makeTwoWay(te.E9.stringify),qe(te.s_,"Auto",{name:"BODY"},qe(te.bn,{parameter1:10,fill:se.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:te.z6.AllSides,toSpot:te.z6.AllSides},new te.KX("fill"),new te.KX("stroke","color"),new te.KX("strokeWidth","thickness"),new te.KX("strokeDashArray","dash")),qe(te.Vm,{background:"transparent",margin:20})),qe(te.al,{alignment:te.z6.Top,alignmentFocus:te.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new te.KX("text"),new te.KX("stroke","color"))),oe.current.groupTemplate.selectionAdornmentTemplate=qe(te.uz,"Spot",qe(te.s_,"Auto",qe(te.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),qe(te.Vm,{margin:1.5})),zn({alignment:te.z6.TopRight,alignmentFocus:te.z6.BottomRight})),oe.current.groupTemplate.contextMenu=qe("ContextMenu",Cn(),oo(),Fn()),oe.current.linkTemplate=qe(te.rU,{layerName:"Foreground",routing:te.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new te.KX("fromSpot","fromSpot",te.z6.parse),new te.KX("toSpot","toSpot",te.z6.parse),new te.KX("fromShortLength","dir",ue=>ue>=1?10:0),new te.KX("toShortLength","dir",ue=>ue>=1?10:0),new te.KX("points").makeTwoWay(),qe(te.bn,{strokeWidth:2},new te.KX("stroke","color"),new te.KX("strokeWidth","thickness"),new te.KX("strokeDashArray","dash")),qe(te.bn,{segmentIndex:0,segmentOffset:new te.E9(15,0),segmentOrientation:te.rU.OrientAlong,alignmentFocus:te.z6.Right,figure:"circle",width:10,strokeWidth:0},new te.KX("fill","color"),new te.KX("visible","dir",ue=>ue===1)),qe(te.bn,{segmentIndex:-1,segmentOffset:new te.E9(-10,6),segmentOrientation:te.rU.OrientPlus90,alignmentFocus:te.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new te.KX("fill","color"),new te.KX("visible","dir",ue=>ue>=1),new te.KX("width","thickness",ue=>7+3*ue),new te.KX("height","thickness",ue=>7+3*ue),new te.KX("segmentOffset","thickness",ue=>new te.E9(-15,4+1.5*ue))),qe(te.bn,{segmentIndex:0,segmentOffset:new te.E9(15,-6),segmentOrientation:te.rU.OrientMinus90,alignmentFocus:te.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new te.KX("fill","color"),new te.KX("visible","dir",ue=>ue===2),new te.KX("width","thickness",ue=>7+3*ue),new te.KX("height","thickness",ue=>7+3*ue),new te.KX("segmentOffset","thickness",ue=>new te.E9(-15,4+1.5*ue))),qe(te.al,{alignmentFocus:new te.z6(0,1,-4,0),editable:!0},new te.KX("text").makeTwoWay(),new te.KX("stroke","color"))),oe.current.linkTemplate.selectionAdornmentTemplate=qe(te.uz,qe(te.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:Bn(2)},new te.KX("pathPattern","thickness",Bn)),zn({alignmentFocus:new te.z6(0,0,-6,-4)}));function Bn(ue){return qe(te.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(ue+4).toString()+" H3"})}function Wi(ue){var Qn="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return ue===0?Qn="M0 0 M16 16 M0 8 L16 8":ue===2&&(Qn="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),qe(te.bn,{geometryString:Qn,margin:2,background:"transparent",mouseEnter:(wi,Gn)=>Gn.background="dodgerblue",mouseLeave:(wi,Gn)=>Gn.background="transparent",click:gi("dir",ue),contextClick:gi("dir",ue)})}function uo(ue){var Qn=(wi,Gn)=>{wi.handled=!0,wi.diagram.model.commit(ro=>{var Ci=Gn.part.adornedPart;ro.set(Ci.data,ue?"toSpot":"fromSpot",te.z6.stringify(te.z6.AllSides)),(ue?Ci.toNode:Ci.fromNode).invalidateConnectedLinks()})};return qe(te.bn,{width:12,height:12,fill:"transparent",mouseEnter:(wi,Gn)=>Gn.background="dodgerblue",mouseLeave:(wi,Gn)=>Gn.background="transparent",click:Qn,contextClick:Qn})}function en(ue,Qn){var wi=0,Gn=te.z6.RightSide;ue.equals(te.z6.Top)?(wi=270,Gn=te.z6.TopSide):ue.equals(te.z6.Left)?(wi=180,Gn=te.z6.LeftSide):ue.equals(te.z6.Bottom)&&(wi=90,Gn=te.z6.BottomSide),Qn||(wi-=180);var ro=(Ci,bi)=>{Ci.handled=!0,Ci.diagram.model.commit(Ai=>{var Pi=bi.part.adornedPart;Ai.set(Pi.data,Qn?"toSpot":"fromSpot",te.z6.stringify(Gn)),(Qn?Pi.toNode:Pi.fromNode).invalidateConnectedLinks()})};return qe(te.bn,{alignment:ue,alignmentFocus:ue.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:wi,background:"transparent",mouseEnter:(Ci,bi)=>bi.background="dodgerblue",mouseLeave:(Ci,bi)=>bi.background="transparent",click:ro,contextClick:ro})}oe.current.linkTemplate.contextMenu=qe("ContextMenu",oo(),Fn(),qe("ContextMenuButton",qe(te.s_,"Horizontal",Wi(0),Wi(1),Wi(2))),qe("ContextMenuButton",qe(te.s_,"Horizontal",qe(te.s_,"Spot",uo(!1),en(te.z6.Top,!1),en(te.z6.Left,!1),en(te.z6.Right,!1),en(te.z6.Bottom,!1)),qe(te.s_,"Spot",{margin:new te.Zt(0,0,0,2)},uo(!0),en(te.z6.Top,!0),en(te.z6.Left,!0),en(te.z6.Right,!0),en(te.z6.Bottom,!0)))));const Un=`{ "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 Ns=["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 hr(ue){return console.log("shapeName:",ue),Ns.indexOf(ue)>=0}var Vo=new te.YI(yn.current,{maxSelectionCount:1,linkTemplate:qe(te.rU,{locationSpot:te.z6.Center,selectionAdornmentTemplate:qe(te.uz,"Link",{locationSpot:te.z6.Center},qe(te.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),qe(te.bn,{toArrow:"Standard",stroke:null}))},{routing:te.rU.AvoidsNodes,curve:te.rU.JumpOver,corner:5,toShortLength:4},new te.KX("points"),qe(te.bn,{isPanelMain:!0,strokeWidth:2}),qe(te.bn,{toArrow:"Standard",stroke:null})),model:new te.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...te.bn.getFigureGenerators().toArray().map(ue=>({text:"\u672A\u547D\u540D",size:"100 100",figure:ue.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return oe.current.addDiagramListener("TextEdited",function(ue){var Qn;const wi=ue.subject.part;var Gn=(Qn=document.activeElement)==null?void 0:Qn.value;typeof Gn=="string"&&Gn.trim()===""&&oe.current.model.commit(function(ro){ro.set(wi.data,"text","\u672A\u547D\u540D"),oe.current.commandHandler.stopCommand()},"increment")}),Vo.nodeTemplate=qe(te.NB,"Auto",{locationSpot:te.z6.Center},new te.KX("location","location",te.E9.parse).makeTwoWay(te.E9.stringify),qe(te.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 te.KX("stroke").makeTwoWay(),new te.KX("fill").makeTwoWay(),new te.KX("figure")),qe(te.al,{margin:new te.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new te.$u(16,16),maxSize:new te.$u(10,NaN),textAlign:"center",editable:!0},new te.KX("key").makeTwoWay())),setTimeout(()=>{oe.current.grid=qe(te.s_,"Grid",qe(te.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),qe(te.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),oe.current.grid.visible=!0,oe.current.grid.gridCellStroke="darkgray",oe.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=oe.current,oe.current}const fi=()=>Mt(this,null,function*(){var qe,se=oe.current.makeImage();const Sn=yield(0,Lt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:se.src,file_data:JSON.stringify({login:(qe=(0,bt.eY)())==null?void 0:qe.login,data:JSON.parse(oe.current.model.toJson())})}});Me({src:Sn.url})});return(0,Dt.useEffect)(()=>(setTimeout(()=>{Tn()},500),ze(ge+1),()=>{oe.current=null}),[]),Ht.createElement("div",{ref:ei,className:"body-overflow-initial"},Ht.createElement(Pe.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!ge,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:Ht.createElement(Qe.Z,null,Ht.createElement(jt.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),Ht.createElement(jt.Z,{onClick:()=>{var qe,se,Sn=oe.current.selection.first();if(Mn.current=!Mn.current,document.activeElement&&Sn){let zn=(se=(qe=document.activeElement)==null?void 0:qe.value)==null?void 0:se.trim();typeof zn=="string"&&oe.current.model.commit(function(gi){gi.set(Sn.data,"text",zn||"\u672A\u547D\u540D"),oe.current.commandHandler.stopCommand()},"increment")}ze(ge+1)}},Ht.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:Se},Ht.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:Mn.current?"none":"block"},className:wt.flowChartWrp},Ht.createElement("div",{style:{display:"flex",height:"100%"}},Ht.createElement("div",{style:{width:"300px",height:"100%"}},Ht.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),Ht.createElement("div",{style:{height:"calc(100% - 50px)"},className:wt.myPaletteDiv,ref:yn})),Ht.createElement("div",{style:{flex:1,position:"relative"}},Ht.createElement("div",{ref:ke,style:{height:"80vh"}}))),Ht.createElement("div",{className:"tr"},Ht.createElement(Le.ZP,{size:"large",onClick:fi,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var gn=we,si=qt(98813),Hn=qt(37720);const bn=si.ZP.Group,ci={margin:"0 8px"};var un=({callback:Se,onCancel:Me})=>{function oe(ke){Se(ke)}return Dt.createElement(ie.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:oe},Dt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},Dt.createElement("span",{style:ci},"\u5355\u5143\u683C\u6570\uFF1A"),Dt.createElement("span",{style:ci},"\u884C\u6570"),Dt.createElement(ie.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},Dt.createElement(Hn.Z,null)),Dt.createElement("span",{style:ci},"\u5217\u6570"),Dt.createElement(ie.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},Dt.createElement(Hn.Z,null))),Dt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},Dt.createElement("span",{style:ci},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),Dt.createElement(ie.default.Item,{name:"align"},Dt.createElement(bn,null,Dt.createElement(si.ZP,{value:"default"},Dt.createElement("i",{className:"fa fa-align-justify"})),Dt.createElement(si.ZP,{value:"left"},Dt.createElement("i",{className:"fa fa-align-left"})),Dt.createElement(si.ZP,{value:"center"},Dt.createElement("i",{className:"fa fa-align-center"})),Dt.createElement(si.ZP,{value:"right"},Dt.createElement("i",{className:"fa fa-align-right"}))))),Dt.createElement("div",{className:"flex-container flex-end"},Dt.createElement(Le.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Dt.createElement(Le.ZP,{type:"ghost",onClick:Me},"\u53D6\u6D88")))},di=qt(59637),ni=qt(61016),Ki=qt.n(ni),xr=(0,Dt.forwardRef)(({use3d:Se,width:Me,height:oe,callback:ke,showSaveButton:yn},Mn)=>{const ei=(0,Dt.useRef)(),ge=(0,Dt.useRef)(),[ze,Tn]=(0,Dt.useState)(!1),fi=(0,Dt.useRef)({id:ei,appName:"graphing",width:Me||1e3,height:oe||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,Dt.useEffect)(()=>{ge.current=new(Ki())(fi.current,!0),window.onload=function(){ge.current.inject("applet_container")}},[]);const qe=()=>{var se=window.ggbApplet.getPNGBase64(1,!0,72);return ke&&ke(se),se};return(0,Dt.useEffect)(()=>{fi.current.appName=ze?"3D":"graphing",ge.current.inject("applet_container")},[ze]),(0,Dt.useEffect)(()=>{Tn(Se)},[Se]),(0,Dt.useImperativeHandle)(Mn,()=>({getImgData:qe})),Dt.createElement(Dt.Fragment,null,Dt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:ei}),Dt.createElement(Qe.Z,{align:"middle"},Dt.createElement(jt.Z,{flex:1},Dt.createElement(di.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:ze,onChange:se=>Tn(se)})),Dt.createElement(jt.Z,null,Dt.createElement(Le.ZP,{size:"large",onClick:qe,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),Lo=qt(36527),to=qt(2453);const Gi="link",_r="upload-image",zo="add-flowchart",Pr="draw-image",kr="add-flowchart",$r="code-block",Li="add-table",Ss="------------",Ia={default:Ss,left:`:${Ss}`,center:`:${Ss}:`,right:`${Ss}:`};var zi=qt(99914);function hs(){}let us=0;const ua=1e4,Us="\u2581",dr="@\u2581\u2581@",We="@\u2581@",xt=`
|
|
**\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`,pn=["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 ln(Se){return/^\d+$/.test(Se)?`${Se}px`:Se}const Xn=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",Kn={[Xn+"-B"]:"bold",[Xn+"-I"]:"italic"},ui={[Gi]:"\u6DFB\u52A0\u94FE\u63A5",[$r]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[_r]:"\u6DFB\u52A0\u56FE\u7247",[Pr]:"\u6DFB\u52A0\u753B\u56FE",[zo]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Li]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Di=({defaultValue:Se="",onChange:Me,width:oe="100%",height:ke=400,miniToolbar:yn=!1,isFocus:Mn=!1,watch:ei,insertTemp:ge,mode:ze="markdown",id:Tn="markdown-editor-id",showResizeBar:fi=!1,noStorage:qe=!1,showNullButton:se=!1,showNullProgramButton:Sn=!1,hidetoolBar:zn=!1,fullScreen:gi=!1,onBlur:Oe,onCMBeforeChange:Cn,onFullScreen:oo,className:Oo="",disablePaste:_i=!1,disabled:Fn=!1,disabledFill:Pn=!1,placeholder:Bn="",values:Wi="",extraUse:uo})=>{const[en,Un]=(0,Dt.useState)(null),[Ns,hr]=(0,Dt.useState)(Se),[Vo,ue]=(0,Dt.useState)(ei),[Qn,wi]=(0,Dt.useState)(gi),[Gn,ro]=(0,Dt.useState)(""),[Ci,bi]=(0,Dt.useState)(0),[Ai,Pi]=(0,Dt.useState)(ke),[Vi,Be]=(0,Dt.useState)(!1),[Io,Ie]=(0,Dt.useState)(0),[$i,ds]=(0,Dt.useState)(0),fo=(0,Dt.useRef)(),Xs=(0,Dt.useRef)(),mo=(0,Dt.useRef)(),Fi=(0,Dt.useRef)();(0,Dt.useEffect)(()=>{const qn=window.scrollY||window.pageYOffset;hr(Wi),en==null||en.setValue(Wi),window.scrollTo(0,qn)},[Wi]),(0,Dt.useEffect)(()=>{oo==null||oo(Qn)},[Qn]),(0,Dt.useEffect)(()=>{if(fo.current){let qn=function(hi,Re){var Ui;if(_i){Re.preventDefault();return}const so=Re.clipboardData;if(so){const Qo=so.types.toString(),Ao=so.items;if(Qo==="Files"||so.types.indexOf("Files")>-1){if(Re.preventDefault(),ze=="stex")return;try{let jo=Ao[1];((Ui=Ao[0])==null?void 0:Ui.kind)==="file"&&(jo=Ao[0]);const fr=jo.getAsFile(),Os=fr.name.split(".").pop();(0,vn.I)(fr,ts=>{var Ol,gl,fe;ts.id?((Ol=fr==null?void 0:fr.type)==null?void 0:Ol.indexOf("image"))>-1?Wn.replaceSelection(`<img width="100%" src="/api/attachments/${ts.id}?type=${ts.content_type})" alt="" />`):((gl=fr==null?void 0:fr.type)==null?void 0:gl.indexOf("video"))>-1?Wn.replaceSelection(`<video width="100%" controls src="/api/attachments/${ts.id}"></video>`):((fe=fr==null?void 0:fr.type)==null?void 0:fe.indexOf("pdf"))>-1?Wn.replaceSelection(`<a href="/api/attachments/${ts.id}?type=${fr.type}&disposition=inline" target="_blank">${fr.name}</a>`):pn.includes(Os)?Wn.replaceSelection(`<a href="/api/attachments/${ts.id}?type=office&disposition=inline" target="_blank">${fr.name}</a>`):Wn.replaceSelection(`[${fr.name}](/api/attachments/${ts.id}?type=${ts.content_type})`):(ts==null?void 0:ts.status)===401&&(document.location.href="/user/login")})}catch(jo){to.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const Wn=be().fromTextArea(fo.current,{mode:ze,lineNumbers:!yn,lineWrapping:!0,value:Se,autoCloseTags:!0,autoCloseBrackets:!0});return Wn.on("keyup",function(hi,Re){Re.keyCode===8&&(hi.getValue()==""?Wn.setOption("placeholder",Bn):Wn.setOption("placeholder",null))}),Wn.on("keydown",function(hi,Re){if(Re.keyCode===8){var Ui=Ds(hi);Ui&&Re.preventDefault()}}),Mn&&Wn.focus(),Wn.on("paste",qn),Fn&&Wn.on("beforeChange",function(hi,Re){(Re.origin==="paste"||Re.origin==="+input")&&Re.cancel()}),Un(Wn),()=>{Wn.off("paste",qn)}}},[]);const ko=(0,Dt.useCallback)(()=>{if(Xs.current)try{}catch(qn){console.log(qn,"---- to set md editor body height")}},[Ai,Xs,Qn]);(0,Dt.useEffect)(()=>{function qn(){let Wn=new Ye.Z(hi=>{for(let Re of hi)(Re.target.offsetHeight>0||Re.target.offsetWidth>0)&&(ko(),en.setSize("100%","100%"),en.refresh())});return Wn.observe(fo.current.parentElement),Wn}if(en){const Wn=qn();return()=>{var hi,Re;(hi=fo.current)!=null&&hi.parentElement&&Wn.unobserve((Re=fo.current)==null?void 0:Re.parentElement)}}},[en,ko]),(0,Dt.useEffect)(()=>{if(en){let qn=[];for(const[Wn,hi]of Object.entries(Kn)){let Re={[Wn]:()=>{vo(hi)}};qn.push(Re),en.addKeyMap(Re)}return()=>{for(let Wn of qn)en.removeKeyMap(Wn)}}},[en]),(0,Dt.useEffect)(()=>{gi!==Qn&&wi(gi)},[gi]),(0,zi.Z)(()=>{if(!qe&&Ci>0){let qn=new Date().getTime(),Wn=window.sessionStorage.getItem(Tn);qn>=Ci+ua&&(!Wn||Wn!==Ns)&&(window.sessionStorage.setItem(Tn,Ns),Be(!0))}},ua),(0,Dt.useEffect)(()=>{ue(ei)},[en,ei]),(0,Dt.useEffect)(()=>{en&&Mn&&en.focus()},[en,Mn]),(0,Dt.useEffect)(()=>{if(Vo&&en){let qn=function(hi){let Re=hi.target;if(Fi.current){let Ui=Re.scrollTop/Re.scrollHeight;Fi.current.scrollTop=Fi.current.scrollHeight*Ui}};const Wn=en.getScrollerElement();return Wn.addEventListener("scroll",qn),()=>{Wn.removeEventListener("scroll",qn)}}},[en,Vo]),(0,Dt.useEffect)(()=>{if(en&&Cn){let qn=function(Wn,hi){Cn(Wn,hi)};return en.on("beforeChange",qn),()=>{en.off("beforeChange",qn)}}},[en,Cn]),(0,Dt.useEffect)(()=>{if(en&&Oe){let qn=function(){Oe(en.getValue())};return en.on("blur",qn),()=>{en.off("blur",qn)}}},[en,Oe]);function Ds(qn,Wn){var hi=qn.getDoc(),Re=hi.getCursor(),Ui=hi.getLine(Re.line),so=Ui.charAt(Re.ch-1),Qo=Ui.lastIndexOf("@\u2581@",Re.ch),Ao=Ui.lastIndexOf("@\u2581\u2581@",Re.ch),jo=Qo>Ao?Qo:Ao,fr=Qo>Ao?3:4;if(dr.indexOf(so)===-1)return null;if(console.log("change1:",Wn,qn,Ui,Re,jo,Qo,Ao,so),jo>=0&&Re.ch-jo<5){var Os=jo+fr;return hi.replaceRange("",{line:Re.line,ch:jo},{line:Re.line,ch:Os}),{line:Re.line,ch:Os}}return null}(0,Dt.useEffect)(()=>{if(en){let qn=function(Wn,hi){const Re=Wn.getValue();hr(Re),bi(new Date().getTime()),Wn.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),Me&&(Sn?Me(Re,Dl(Re)):Me(Re))};return en.on("change",qn),()=>{en.off("change",qn)}}},[en,Me]),(0,Dt.useEffect)(()=>{if(en)if(Se==null)en.setValue(""),hr("");else{const qn=window.scrollY||window.pageYOffset;Se!==en.getValue()&&(en.setValue(Se),hr(Se),en.setCursor(Fn?1:en.lineCount(),0),window.scrollTo(0,qn))}},[en,Se]);const vo=(0,Dt.useCallback)(qn=>{const Wn=en.getCursor(),hi=en.getSelection();let Re=hi.split(`
|
|
`);switch(qn){case"bold":return en.replaceSelection("**"+hi+"**"),hi===""&&en.setCursor(Wn.line,Wn.ch+2),en.focus();case"italic":return en.replaceSelection("*"+hi+"*"),hi===""&&en.setCursor(Wn.line,Wn.ch+1),en.focus();case"code":return en.replaceSelection("`"+hi+"`"),hi===""&&en.setCursor(Wn.line,Wn.ch+1),en.focus();case"inline-latex":return ro("inline-latex"),en.focus();case"latex":return en.replaceSelection("```latex\n"+hi+"\n```"),en.setCursor(Wn.line+1,hi.length+1),en.focus();case"line-break":return en.replaceSelection(`<br/>
|
|
`),en.focus();case"list-ul":return hi===""?en.replaceSelection("- "+hi):en.replaceSelection(Re.map(Ui=>Ui===""?"":`- ${Ui}`).join(`
|
|
`)),en.focus();case"list-ol":return hi===""?en.replaceSelection("1. "+hi):en.replaceSelection(Re.map((Ui,so)=>Ui===""?"":`${so+1}. ${Ui}`).join(`
|
|
`)),en.focus();case"add-null-ch":return hi===""&&en.setCursor(Wn.line,Wn.ch),en.replaceSelection(Us),en.focus();case"add-signal":return hi===""&&en.setCursor(Wn.line,Wn.ch),en.replaceSelection(We),en.focus();case"add-multiple":return hi===""&&en.setCursor(Wn.line,Wn.ch),en.replaceSelection(dr),en.focus();case"inster-template-1":return hi===""&&en.setCursor(Wn.line,Wn.ch),en.replaceSelection(xt),en.focus();case"eraser":return en.setValue(""),en.focus();case"trigger-watch":return ue(!Vo),en.focus();case"trigger-full-screen":return wi(!Qn),en.focus();case Gi:ro(Gi);return;case $r:ro($r);return;case _r:ro(_r);return;case Pr:ro(Pr);return;case"maths-latex":ro("maths-latex");return;case zo:ro(zo);return;case Li:ro(Li);return;default:throw new Error}},[en,Vo,Qn]),dn=(0,Dt.useCallback)((qn,Wn)=>{var hi,Re,Ui,so,Qo,Ao;switch(ro(""),Gn){case Gi:const{title:Ol,link:gl}=qn;return en.replaceSelection(`[${Ol}](${gl})`),en.focus();case $r:const{language:fe,content:xs}=qn;return en.replaceSelection(["```"+fe,xs,"```"].join(`
|
|
`)),en.focus();case"maths-latex":for(var jo=atob(qn),fr=new Uint8Array(jo.length),Os=0;Os<jo.length;Os++)fr[Os]=jo.charCodeAt(Os);var ts=new Blob([fr],{type:"image/png"});(0,vn.I)(ts,Si=>{Si.id?en.replaceSelection(``):(Si==null?void 0:Si.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":en.replaceSelection("`$$"+qn+"$$`");break;case _r:case Pr:case kr:const{src:za,alt:sh}=qn,Uo=Wn,Il=(Ui=(Re=(hi=Uo==null?void 0:Uo.name)==null?void 0:hi.split("."))==null?void 0:Re.pop)==null?void 0:Ui.call(Re);return((so=Uo==null?void 0:Uo.type)==null?void 0:so.indexOf("image"))>-1||!(Uo!=null&&Uo.type)?Uo!=null&&Uo.align||Uo!=null&&Uo.width?en.replaceSelection(`<p style="text-align:${Uo.align||"initial"}"><img width="${Uo.width?Uo.width+"%":"initial"}" src="${za}" alt="${sh||""}" /></p>`):en.replaceSelection(`<img width="100%" src="${za}" alt="${sh||""}" />`):((Qo=Uo==null?void 0:Uo.type)==null?void 0:Qo.indexOf("video"))>-1?en.replaceSelection(`<video width="100%" controls src="${za}"></video>`):((Ao=Uo==null?void 0:Uo.type)==null?void 0:Ao.indexOf("pdf"))>-1?en.replaceSelection(`<a href="${za}?type=${Uo.type}&disposition=inline" target="_blank">${Uo.name}</a>`):pn.includes(Il)?en.replaceSelection(`<a href="${za}?type=office&disposition=inline" target="_blank">${Uo.name}</a>`):en.replaceSelection(`[${Uo.name}](${za})`),en.focus();case Li:const{row:Ru,col:ah,align:no}=qn;let ir=`
|
|
`;for(let Si=0;Si<Ru;Si++){let Mi=[],ao=[];for(let Xo=0;Xo<ah;Xo++)Si===1&&ao.push(Ia[no]),Mi.push(" ");Si===1&&(ir+=`| ${ao.join(" | ")} |
|
|
`),ir+=`| ${Mi.join(ah===1?"":" | ")} |
|
|
`}return en.replaceSelection(ir+`
|
|
`),en.focus();default:throw new Error}},[en,Gn]),It=(0,Dt.useMemo)(()=>{switch(Gn){case Gi:return Dt.createElement(Ee,{callback:dn,onCancel:er});case $r:return Dt.createElement(cn.Z,{callback:dn,onCancel:er});case _r:return Dt.createElement(vn.Z,{callback:dn,onCancel:er});case zo:return Dt.createElement(gn,{callback:dn,onCancel:er});case Li:return Dt.createElement(un,{callback:dn,onCancel:er});case"maths-latex":return Dt.createElement(xr,{showSaveButton:!0,callback:dn});case"inline-latex":return Dt.createElement(Lo.Z,{showSaveButton:!0,callback:dn});default:return null}},[Gn]);function er(){ro("")}(0,Dt.useEffect)(()=>{if(mo.current){let qn=function(Qo){Ui=!0,so=Qo.pageY},Wn=function(){Ui=!1},hi=function(Qo){if(Ui){let Ao=Qo.pageY-so;Ao<0&&(Ao=0),Ao>300&&(Ao=300);let jo=ke+Ao+"px";Pi(jo)}},Re=mo.current,Ui=!1,so=0;return Re.addEventListener("mousedown",qn),document.addEventListener("mousemove",hi),document.addEventListener("mouseup",Wn),()=>{Re.removeEventListener("mousedown",qn),document.removeEventListener("mousemove",hi),document.removeEventListener("mouseup",Wn)}}},[en,mo]),(0,Dt.useEffect)(()=>{Pi(ke)},[ke]);const dl=ln(oe),fl=ln(Ai),Ks={width:dl,height:fl},rh=(0,Dt.useMemo)(()=>{if(Ci){let qn=new Date(Ci),Wn=qn.getHours(),hi=qn.getMinutes(),Re=qn.getSeconds();return Wn=Wn<10?"0"+Wn:Wn,hi=hi<10?"0"+hi:hi,Re=Re<10?"0"+Re:Re,`${Wn}:${hi}:${Re}`}return 0},[Ci]),Dl=qn=>{const Wn=[];if(Sn){let hi=-1;qn=qn.replace(/(@▁▁@|@▁@)/g,function(Re,Ui,so){Wn.push({multiLine:Re!==We})})}return Wn};function ju(){window.sessionStorage.removeItem(Tn),Be(!1),bi(0)}function Jh(){Be(!1),bi(0),en.setValue(window.sessionStorage.getItem(Tn))}(0,Dt.useEffect)(()=>{ui[Gn]&&Gn!==Pr&&Gn!==zo&&setTimeout(()=>{const qn=document.getElementsByClassName("markdown-popup-form")[0],Wn=window.innerWidth/2-qn.offsetWidth/2,hi=window.innerHeight/2-qn.offsetHeight/2;Ie(Wn),ds(hi)},0)},[Gn]);const co=qn=>{qn.preventDefault();const Wn=qn.clientX-Io,hi=qn.clientY-$i;document.body.onmousemove=Re=>{let Ui=Re.clientX-Wn,so=Re.clientY-hi;const Qo=document.getElementsByClassName("markdown-popup-form")[0],Ao=window.innerWidth-Qo.offsetWidth,jo=window.innerHeight-Qo.offsetHeight;Ui=Math.max(0,Math.min(Ui,Ao)),so=Math.max(0,Math.min(so,jo)),nr(Re.clientX,Re.clientY,Wn,hi)&&(Ie(Ui),ds(so))},document.body.onmouseup=function(){document.body.onmousemove=null}},nr=(qn,Wn,hi,Re)=>{const Ui=document.body.clientHeight,so=document.body.clientWidth;return qn<20&&hi>qn||qn>so-20&&hi<qn||Wn<20&&Re>Wn||Wn>Ui-20&&Re<Wn?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return Dt.createElement(Dt.Fragment,null,Dt.createElement("div",{className:"markdown-editor-wrapper",ref:Xs},Dt.createElement("div",{className:`markdown-editor-container ${Oo} ${Vo?"on-preview":""} ${yn?"mini":""} ${Qn?"full-screen":""}`,style:Ks},Dt.createElement(Zt,{insertTemp:ge,watch:Vo,fullScreen:Qn,showNullButton:se,showNullProgramButton:Sn,onActionCallback:vo,hidetoolBar:zn,extraUse:uo}),Dt.createElement("div",{className:"markdown-editor-body"},Dt.createElement("div",{className:"codemirror-container"},Dt.createElement("textarea",{ref:fo,placeholder:Bn})),Vo?Dt.createElement("div",{ref:Fi,className:"preview-container"},ze==="stex"&&Dt.createElement(me,{value:Ns}),ze!=="stex"&&Dt.createElement(Ue.Z,{disabledFill:Pn,showProgramFill:Sn,value:Ns})):null))),fi?Dt.createElement("a",{ref:mo,className:"editor-resize"}):null,Gn===Pr&&Dt.createElement(Xe,{callback:dn,onCancel:er}),Gn===zo&&Dt.createElement(gn,{callback:dn,onCancel:er}),Dt.createElement($t.Z,null,ui[Gn]&&Gn!==Pr&&Gn!==zo?Dt.createElement(Pe.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Io,top:$i},title:Dt.createElement("div",{style:{cursor:"move"},onMouseDown:co},ui[Gn]),open:!0,onCancel:er,footer:null,destroyOnClose:!0,width:Gn===zo?"1200px":null,height:Gn===zo?"80vh":null,className:"markdown-popup-form"},It):null))}},70859:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return Wt},I:function(){return $t}});var Dt=qt(91773),le=qt(2453),be=qt(28802),Ye=qt(78957),pe=qt(37720),he=qt(98813),Kt=qt(85804),Ge=qt(15476),ce=qt(67294),xe=qt(67294),Ue=Object.defineProperty,me=Object.defineProperties,sn=Object.getOwnPropertyDescriptors,Ft=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(ie,_t,Le)=>_t in ie?Ue(ie,_t,{enumerable:!0,configurable:!0,writable:!0,value:Le}):ie[_t]=Le,lt=(ie,_t)=>{for(var Le in _t||(_t={}))et.call(_t,Le)&&ft(ie,Le,_t[Le]);if(Ft)for(var Le of Ft(_t))nt.call(_t,Le)&&ft(ie,Le,_t[Le]);return ie},pt=(ie,_t)=>me(ie,sn(_t));const{useForm:vt}=Dt.default,At={width:280,marginRight:10},Et={labelCol:{span:5},wrapperCol:{span:19}};var Wt=({callback:ie,onCancel:_t})=>{const[Le]=vt();let re=(0,ce.useRef)();function De(Rn){re.current.width=Le.getFieldValue("width"),re.current.align=Le.getFieldValue("align"),ie(Rn,re.current)}function Ze(Rn,Yn){if(Rn.status===-1){le.ZP.error(Rn.message);return}Le.setFieldsValue({src:`/api/attachments/${Rn.id}`,type:Yn.type})}function Ve(Rn){let Yn=Rn.target.files[0];re.current=Yn,$t(Yn,Ze)}return xe.createElement(Dt.default,pt(lt({form:Le},Et),{className:"upload-image-panel",onFinish:De,style:{width:470,overflow:"hidden"}}),xe.createElement(Dt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},xe.createElement("div",{className:"flex-container"},xe.createElement(Dt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},xe.createElement(be.default,{style:At})),xe.createElement(Zt,{onFileChange:Ve}))),xe.createElement(Dt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},xe.createElement(be.default,{style:{width:264}})),xe.createElement(Dt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},xe.createElement(Ye.Z,null,xe.createElement(Dt.default.Item,{name:"width",style:{margin:0}},xe.createElement(pe.Z,{style:{width:264}})),xe.createElement("span",{className:"ml8"},"%"))),xe.createElement(Dt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},xe.createElement(he.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"}]})),xe.createElement("aside",null,xe.createElement(Dt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},xe.createElement(Kt.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),xe.createElement(Kt.ZP,{type:"default",onClick:_t},"\u53D6\u6D88"))))};function Zt({onFileChange:ie}){return xe.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",xe.createElement("input",{type:"file",onChange:ie}))}function $t(ie,_t){if(!ie)throw new String("\u6CA1\u6709\u6587\u4EF6");let Le=new FormData;Le.append("editormd-image-file",ie),Le.append("file_param_name","editormd-image-file"),Le.append("byxhr","true");var re=new window.XMLHttpRequest;re.withCredentials=!0,re.addEventListener("load",function(De){_t(JSON.parse(De.target.responseText),ie)},!1),re.addEventListener("error",function(De){console.error(De)},!1),re.open("POST",`${Ge.KI}/api/attachments.json`),re.send(Le)}},76621:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return be}});var Dt=qt(67294),le=qt(73935);class be extends Dt.Component{constructor(pe){super(pe);const he=window.document;this.node=he.createElement("div"),he.body.appendChild(this.node)}render(){const{children:pe}=this.props;return(0,le.createPortal)(pe,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},36295:function(Je,wn,qt){"use strict";qt.d(wn,{SV:function(){return te},ZP:function(){return Xe}});var Dt=qt(67294),le=qt(91033);const be={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"]},Ye={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"]},pe={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(`
|
|
`)}]},he={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(`
|
|
`)}]},Kt={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 Ge=qt(84204),ce=qt.n(Ge),xe=(de,nn,mn)=>new Promise((jt,Lt)=>{var wt=Mt=>{try{Ht(mn.next(Mt))}catch(we){Lt(we)}},bt=Mt=>{try{Ht(mn.throw(Mt))}catch(we){Lt(we)}},Ht=Mt=>Mt.done?jt(Mt.value):Promise.resolve(Mt.value).then(wt,bt);Ht((mn=mn.apply(de,nn)).next())});const Ue={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"]}},me=(de,nn,mn,jt)=>{const Lt=nn.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:mn.lineNumber,endColumn:mn.column});return Array.from(new Set(Lt.match(/\b\w{2,}\b/g)||[])).map(bt=>({label:bt,kind:de.languages.CompletionItemKind.Text,insertText:bt,range:jt}))},sn=(de,nn,mn,jt)=>{de.languages.registerCompletionItemProvider(nn,{provideCompletionItems(Lt,wt){const bt=Lt.getWordUntilPosition(wt),Ht={startLineNumber:wt.lineNumber,endLineNumber:wt.lineNumber,startColumn:bt.startColumn,endColumn:bt.endColumn},Mt=Lt.getLineContent(wt.lineNumber).substring(bt.startColumn-2,bt.endColumn);return{suggestions:[...me(de,Lt,wt,Ht),...mn.map(gn=>({label:gn,kind:de.languages.CompletionItemKind.Keyword,documentation:gn,insertText:gn,insertTextRules:de.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Ht})),...jt.map(gn=>({label:gn.label,kind:de.languages.CompletionItemKind.Snippet,documentation:gn.content,insertText:Mt.startsWith("#")?gn.content.replace(/#/,""):gn.content,insertTextRules:de.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Ht}))]}}})};var Ft=de=>{Ue.languages.forEach(nn=>{de.languages.registerDocumentFormattingEditProvider(nn,{provideDocumentFormattingEdits(mn){return xe(this,null,function*(){const jt=ce()(mn.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:mn.getFullModelRange(),text:jt}]})}})}),sn(de,"java",Ye.keywords,Ye.quickKey),sn(de,"cpp",pe.keywords,pe.quickKey),sn(de,"c",be.keywords,[]),sn(de,"python",he.keywords,he.quickKey),sn(de,"scala",Kt.keywords,Kt.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=(de,nn,mn)=>nn in de?nt(de,nn,{enumerable:!0,configurable:!0,writable:!0,value:mn}):de[nn]=mn,lt=(de,nn,mn)=>ft(de,typeof nn!="symbol"?nn+"":nn,mn);const pt=class px{constructor(nn,mn,jt){this.placeholder=nn,this.editor=mn,this.monaco=jt,mn.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 At=pt,Et=qt(84144),Wt=qt(2453),Zt=qt(83062),$t=qt(96486),ie=qt(33054),_t=qt(74855),Le=Object.defineProperty,re=Object.defineProperties,De=Object.getOwnPropertyDescriptors,Ze=Object.getOwnPropertySymbols,Ve=Object.prototype.hasOwnProperty,Rn=Object.prototype.propertyIsEnumerable,Yn=(de,nn,mn)=>nn in de?Le(de,nn,{enumerable:!0,configurable:!0,writable:!0,value:mn}):de[nn]=mn,li=(de,nn)=>{for(var mn in nn||(nn={}))Ve.call(nn,mn)&&Yn(de,mn,nn[mn]);if(Ze)for(var mn of Ze(nn))Rn.call(nn,mn)&&Yn(de,mn,nn[mn]);return de},ji=(de,nn)=>re(de,De(nn)),Qt=(de,nn)=>{var mn={};for(var jt in de)Ve.call(de,jt)&&nn.indexOf(jt)<0&&(mn[jt]=de[jt]);if(de!=null&&Ze)for(var jt of Ze(de))nn.indexOf(jt)<0&&Rn.call(de,jt)&&(mn[jt]=de[jt]);return mn},Gt=(de,nn,mn)=>new Promise((jt,Lt)=>{var wt=Mt=>{try{Ht(mn.next(Mt))}catch(we){Lt(we)}},bt=Mt=>{try{Ht(mn.throw(Mt))}catch(we){Lt(we)}},Ht=Mt=>Mt.done?jt(Mt.value):Promise.resolve(Mt.value).then(wt,bt);Ht((mn=mn.apply(de,nn)).next())});function Ee(de){return/^\d+$/.test(de)?`${de}px`:de}function cn(){}let vn=!1;const Pe={"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 Qe(de=[]){let nn=de;if(Array.isArray(de)){for(let mn=0;mn<de.length;mn++){let jt=Pe[de[mn]];if(jt)return jt}return nn[0]}return Pe[nn]||nn}let rn=null;const On=()=>Gt(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(de){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",de)}});var Xe=de=>{var nn=de,{width:mn="100%",height:jt="100%",value:Lt,language:wt="javascript",style:bt={},options:Ht={},overrideServices:Mt={},theme:we="vs-dark",onEditBlur:gn,isCopy:si=!1,onSave:Hn,autoHeight:bn=!1,forbidCopy:ci=!1,onChange:un=cn,editorDidMount:di=cn,onFocus:ni=cn,onBreakPoint:Ki=cn,breakPointValue:Zn=[],filename:xr="educoder.txt",errorLine:Lo,errorContent:to="",highlightLine:Gi,openBreakPoint:_r=!1,placeholder:zo="",showMiniMap:Pr=!0}=nn,kr=Qt(nn,["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 $r=(0,Dt.useRef)(),Li=(0,Dt.useRef)({}),Ss=(0,Dt.useRef)(),Ia=(0,Dt.useRef)(),zi=(0,Dt.useRef)([]),hs=(0,Dt.useRef)(!1),us=(0,Dt.useRef)(),ua=(0,Dt.useRef)(),Us=(0,Dt.useRef)(!1),[dr,We]=(0,Dt.useState)(!1);function xt(){let ge;return $r.current&&(ge=new le.Z(ze=>{for(let Tn of ze)(Tn.target.offsetHeight>0||Tn.target.offsetWidth>0)&&Li.current.instance.layout()}),ge.observe($r.current)),ge}function pn(){Wt.ZP.warning({content:decodeURIComponent(et),key:"monaco-editor-tip"})}const ln=()=>{let ge=Li.current.instance;if(Lt!=null&&ge&&dr){const ze=ge.getModel();ze&&Lt!==ze.getValue()&&(vn=!0,ze.setValue(Lt),ge.layout(),vn=!1)}};(0,Dt.useEffect)(()=>{const ge=ie.Z.subscribe("formatDocument",ze=>{var Tn;let fi=Li.current.instance;(Tn=fi==null?void 0:fi.getAction)==null||Tn.call(fi,"editor.action.formatDocument").run()});return window.updateMonacoValue=ze=>{un(ze)},ge},[]),(0,Dt.useEffect)(()=>{var ge;let ze=Li.current.instance;Ia.current&&clearTimeout(Ia.current),Ia.current=setTimeout(()=>{ln()},500),Lt&&(Lt!=null&&Lt.length)&&((ge=ze==null?void 0:ze.updateOptions)==null||ge.call(ze,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Lt.split(/\r\n|\r|\n/g).length))+3,5)}))},[Lt,dr,Li.current]),(0,Dt.useEffect)(()=>{if(Lo&&Li.current&&Li.current.instance){let ze=Li.current.instance;ze.changeViewZones(function(Tn){var fi=document.createElement("div");fi.style.padding="10px 20px",fi.style.width="calc(100% - 20px)",fi.className="my-error-line-wrp",fi.innerHTML=to,Tn.addZone({afterLineNumber:Lo||11,heightInLines:3,domNode:fi})});var ge={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}};ze.addOverlayWidget(ge),ze.revealPositionInCenter({lineNumber:20,column:1})}},[Lo,Li.current,dr]);const ti=(ge="",ze)=>{if(!ge||ge.trim()==="")return!0;const fi=Li.current.instance.getModel().getLineTokens(ze);let qe=!1;for(let se=0;se<2;se++)fi.getStandardTokenType(se)===1&&(qe=!0);return qe};(0,Dt.useEffect)(()=>{var ge;const ze=(ge=Li.current)==null?void 0:ge.instance;if(ze&&dr&&ci){const Tn=ze.onDidBlurEditorWidget(()=>{Us.current=!1}),fi=ze.onDidFocusEditorText(()=>{Us.current=!0});return()=>{Tn.dispose(),fi.dispose()}}},[Li.current,dr,ci]),(0,Dt.useEffect)(()=>{var ge;if((ge=Li.current)!=null&&ge.instance&&dr&&_r){let ze=Li.current.instance,Tn=ze.getModel();if(!Tn)return;(()=>{var Fn;let Pn=[],Bn=[];const Wi=Tn.getAllDecorations();for(let en of Wi)en.options.className==="highlighted-line"&&(Pn.push((Fn=en==null?void 0:en.range)==null?void 0:Fn.startLineNumber),Bn.push(en==null?void 0:en.id));if(Gi===Pn[0])return;Tn.deltaDecorations(Bn,[]);const uo=Tn.getLineCount();Gi&&Gi<=uo&&(ze.deltaDecorations([],[{range:new rn.Range(Gi,1,Gi,Tn.getLineMaxColumn(Gi)),options:{isWholeLine:!0,className:"highlighted-line"}}]),ze.revealLineInCenter(Gi))})();const qe=(Fn=!1)=>{var Pn;let Bn=[],Wi=[];const uo=Tn.getAllDecorations();for(let en of uo)en.options.linesDecorationsClassName==="breakpoints-select"&&(Bn.push((Pn=en==null?void 0:en.range)==null?void 0:Pn.startLineNumber),Wi.push(en==null?void 0:en.id));if(Fn)return{lines:Bn,ids:Wi};Ki(Bn)},se=Fn=>Gt(void 0,null,function*(){let Pn={range:new rn.Range(Fn,1,Fn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Tn.deltaDecorations([],[Pn]),qe()}),Sn=Fn=>Gt(void 0,null,function*(){let Pn=[];const Bn=ze.getLineDecorations(Fn);for(let Wi of Bn)Wi.options.linesDecorationsClassName==="breakpoints-select"&&Pn.push(Wi.id);yield Tn.deltaDecorations(Pn,[]),qe()}),zn=Fn=>{let Pn=ze.getLineDecorations(Fn);for(let Bn of Pn)if(Bn.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,$t.isEqual)(Zn,qe(!0).lines)){Tn.deltaDecorations(qe(!0).ids,[]);const Fn=Zn.map(Pn=>({range:new rn.Range(Pn,1,Pn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Tn.deltaDecorations([],Fn)}const gi=ze.onDidChangeModelContent(Fn=>{let Pn=ze.getPosition();if(Pn){let Bn=Pn.lineNumber;clearTimeout(ua.current),ua.current=setTimeout(()=>{ti(Tn.getLineContent(Bn),Bn)?Sn(Bn):zn(Bn)?(Sn(Bn),se(Bn)):qe()},100)}}),Oe=ze.onMouseDown(Fn=>{var Pn,Bn,Wi;if(Fn.target.detail&&((Wi=(Bn=(Pn=Fn.target)==null?void 0:Pn.element)==null?void 0:Bn.className)!=null&&Wi.includes("line-numbers"))){let uo=Fn.target.position.lineNumber;if(ti(Tn.getLineContent(uo),uo))return;zn(uo)?Sn(uo):se(uo)}}),Cn=Fn=>{let Pn={range:new rn.Range(Fn,1,Fn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};zi.current=ze.deltaDecorations(zi.current,[Pn])},oo=()=>{zi.current=ze.deltaDecorations(zi.current,[])},Oo=ze.onMouseMove(Fn=>{var Pn,Bn,Wi;if(oo(),Fn.target.detail&&((Wi=(Bn=(Pn=Fn.target)==null?void 0:Pn.element)==null?void 0:Bn.className)!=null&&Wi.includes("line-numbers"))){let uo=Fn.target.position.lineNumber;if(ti(Tn.getLineContent(uo),uo))return;Cn(uo)}}),_i=ze.onMouseLeave(()=>{oo()});return()=>{gi.dispose(),Oe.dispose(),Oo.dispose(),_i.dispose()}}},[Li.current,dr,Zn,Gi,_r,wt]),(0,Dt.useEffect)(()=>{var ge;(ge=Li.current)!=null&&ge.instance&&_r&&Li.current.instance.setPosition({lineNumber:0,column:0})},[Gi]);function Xn(){let ge=Li.current.instance;if(ge){const ze=ge.getSelection(),Tn=Li.current.pastePos||{},fi=new rn.Range(Tn.startLineNumber||ze.endLineNumber,Tn.startColumn||ze.endColumn,Tn.endLineNumber||ze.endLineNumber,Tn.endColumn||ze.endColumn);setTimeout(()=>{ge.executeEdits("",[{range:fi,text:""}])},300)}}function Kn(ge){(window.navigator.platform.match("Mac")?ge.metaKey:ge.ctrlKey)&&ge.keyCode==83&&(ge.preventDefault(),Hn())}const ui=()=>{if(bn&&Li.current.instance){const ge=Li.current.instance.getContentHeight();Mn(ge<jt?jt:ge)}else Mn(jt)};function Di(ge){var ze=document.createEvent("MouseEvents");ze.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),ge.dispatchEvent(ze)}const Se=ge=>{if(!Us.current)return;const{keyCode:ze,ctrlKey:Tn,metaKey:fi,target:qe,type:se}=ge;return(se==="paste"||(ze===67||ze===86)&&(fi||Tn))&&qe.nodeName==="TEXTAREA"&&(pn(),ge.preventDefault()),!1};function Me(ge,ze){var Tn=window.URL||window.webkitURL||window,fi=new Blob([ze]),qe=document.createElementNS("http://www.w3.org/1999/xhtml","a");qe.href=Tn.createObjectURL(fi),qe.download=ge,Di(qe)}(0,Dt.useEffect)(()=>{ui()},[ui]),(0,Dt.useEffect)(()=>{$r.current&&!dr&&Promise.all([qt.e(5552),qt.e(9651)]).then(qt.bind(qt,55826)).then(ge=>{try{rn=ge,Li.current.instance=rn.editor.create($r.current,{value:Lt,language:Qe(wt),theme:we,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Pr||!1}},Mt);const ze=Li.current.instance;let qe=[...Et.BH._menuItems].find(gi=>gi[0]._debugName=="EditorContext")[1],se=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],Sn=(gi,Oe)=>{var Cn,oo;let Oo=gi._first;do Oe.includes((oo=(Cn=Oo.element)==null?void 0:Cn.command)==null?void 0:oo.id)&&gi._remove(Oo);while(Oo=Oo.next)};if(di(ze,rn),setTimeout(()=>{ui(),Li.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{Me(xr||"educoder.txt",ze.getValue())}})},500),Li.current.subscription=ze.onDidChangeModelContent(gi=>{hs.current?clearTimeout(us.current):(ui(),un(ze.getValue(),gi)),us.current=setTimeout(()=>{hs.current=!1},500)}),window.Monaco||Ft(rn,Qe(wt)),ci&&(Sn(qe,se),$r.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Se),window.removeEventListener("paste",Se),window.addEventListener("keydown",Se),window.addEventListener("paste",Se)),window.Monaco=rn,gn&&ze.onDidBlurEditorWidget(()=>{gn(ze.getValue())}),ni&&ze.onDidFocusEditorText(()=>{ci&&On(),ni(ze.getValue())}),ci){On();try{ze.onDidPaste(gi=>{const Oe=ze.getSelection(),Cn=Li.current.pastePos||{},oo=new rn.Range(Cn.startLineNumber||Oe.endLineNumber,Cn.startColumn||Oe.endColumn,Cn.endLineNumber||Oe.endLineNumber,Cn.endColumn||Oe.endColumn);ze.executeEdits("",[{range:gi.range,text:""}])})}catch(gi){}}let zn=xt();return zo&&typeof zo=="string"&&new At(zo,ze,rn),We(!0),()=>{const gi=Li.current.instance;gi.dispose();const Oe=gi.getModel();Oe&&Oe.dispose(),Li.current.subscription&&Li.current.subscription.dispose(),zn.unobserve($r.current)}}catch(ze){}})},[]),(0,Dt.useEffect)(()=>{if(Li.current.instance&&dr)return document.addEventListener("keydown",Kn,!1),()=>{document.removeEventListener("keydown",Kn)}},[Hn,dr]),(0,Dt.useEffect)(()=>{let ge=Li.current.instance;if(ge&&dr){let ze=Qe(wt);rn.editor.setModelLanguage(ge.getModel(),ze)}},[wt,dr]),(0,Dt.useEffect)(()=>{Li.current.instance&&dr&&rn.editor.setTheme(we)},[we,dr]),(0,Dt.useEffect)(()=>{let ge=Li.current.instance;Ss.current=Ht,ge&&dr&&(ge.updateOptions(li({},Ht)),setTimeout(()=>{ge.getModel().updateOptions(li({},Ht))},200))},[JSON.stringify(Ht),dr]),(0,Dt.useEffect)(()=>{let ge=Li.current.instance;ge&&dr&&ge.layout()},[mn,jt,dr]);const[oe,ke]=(0,Dt.useState)(Ee(mn)),[yn,Mn]=(0,Dt.useState)(Ee(jt)),ei=ji(li({},bt),{width:oe,height:yn,position:"relative"});return Dt.createElement("div",{className:"my-monaco-editor",ref:$r,style:ei},si&&Dt.createElement(_t.CopyToClipboard,{text:Lt,onCopy:()=>Wt.ZP.success("\u590D\u5236\u6210\u529F")},Dt.createElement(Zt.Z,{title:"\u590D\u5236\u4EE3\u7801"},Dt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},Dt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function te({width:de="100%",height:nn="100%",original:mn,modified:jt,language:Lt,options:wt={}}){const bt=(0,Dt.useRef)(),[Ht,Mt]=(0,Dt.useState)(null);function we(bn){let ci;return bt.current&&(ci=new le.Z(un=>{for(let di of un)(di.target.offsetHeight>0||di.target.offsetWidth>0)&&bn.layout()}),ci.observe(bt.current)),ci}(0,Dt.useEffect)(()=>(bt.current&&Promise.all([qt.e(5552),qt.e(9404)]).then(qt.bind(qt,50048)).then(bn=>{rn=bn;const ci=rn.editor.createDiffEditor(bt.current,ji(li({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},wt),{wordWrap:!0}));Mt(ci);let un=we(ci);return()=>{ci.dispose();const di=ci.getModel();di&&di.dispose(),un.unobserve(bt.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,Dt.useEffect)(()=>{Ht&&Ht.setModel({original:rn.editor.createModel(mn,Lt),modified:rn.editor.createModel(jt,Lt)})},[mn,jt,Lt,Ht]);const gn=Ee(de),si=Ee(nn),Hn={width:gn,height:si};return Dt.createElement("div",{className:"my-diff-editor",ref:bt,style:Hn})}},99914:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return le}});var Dt=qt(67294);function le(be,Ye){const pe=(0,Dt.useRef)();(0,Dt.useEffect)(()=>{pe.current=be}),(0,Dt.useEffect)(()=>{function he(){pe.current()}if(Ye!==null){let Kt=setInterval(he,Ye);return()=>clearInterval(Kt)}},[Ye])}},81765:function(Je,wn,qt){"use strict";qt.r(wn),qt.d(wn,{default:function(){return On}});var Dt=qt(67294),le=qt(35973),be=qt(33170),Ye=qt(91773),pe=qt(2453),he=qt(71230),Kt=qt(15746),Ge=qt(50136),ce=qt(48054),xe=qt(85804),Ue=qt(62844),me=qt(28802),sn=qt(35567),Ft=qt(60580),et=qt(65226),nt=qt(11320),ft={flex_box_center:"flex_box_center___W5itf",flex_space_between:"flex_space_between___gui6v",flex_box_vertical_center:"flex_box_vertical_center___pD9t3",flex_box_center_end:"flex_box_center_end___ocOJP",flex_box_column:"flex_box_column___KhV4h",content:"content____xM73",title:"title___Q0EMb",menu:"menu___dbMGX",contcats:"contcats___uNFhe",cooperatives:"cooperatives___EVJ5n",imgWrp:"imgWrp___wcdFr",btns:"btns___gQP5Z",confirm:"confirm___Igsxy",cancel:"cancel___EPAJA"},lt=qt(98813),pt=qt(78207),vt={wrap:"wrap___AsKly",link:"link___CnaN3"},At=qt(28706),Et=Object.defineProperty,Wt=Object.getOwnPropertySymbols,Zt=Object.prototype.hasOwnProperty,$t=Object.prototype.propertyIsEnumerable,ie=(Xe,te,de)=>te in Xe?Et(Xe,te,{enumerable:!0,configurable:!0,writable:!0,value:de}):Xe[te]=de,_t=(Xe,te)=>{for(var de in te||(te={}))Zt.call(te,de)&&ie(Xe,de,te[de]);if(Wt)for(var de of Wt(te))$t.call(te,de)&&ie(Xe,de,te[de]);return Xe},Le=(Xe,te)=>{var de={};for(var nn in Xe)Zt.call(Xe,nn)&&te.indexOf(nn)<0&&(de[nn]=Xe[nn]);if(Xe!=null&&Wt)for(var nn of Wt(Xe))te.indexOf(nn)<0&&$t.call(Xe,nn)&&(de[nn]=Xe[nn]);return de},re=(Xe,te,de)=>new Promise((nn,mn)=>{var jt=bt=>{try{wt(de.next(bt))}catch(Ht){mn(Ht)}},Lt=bt=>{try{wt(de.throw(bt))}catch(Ht){mn(Ht)}},wt=bt=>bt.done?nn(bt.value):Promise.resolve(bt.value).then(jt,Lt);wt((de=de.apply(Xe,te)).next())});const{TextArea:De}=me.default,Ze=Xe=>{var te=Xe,{user:de,globalSetting:nn,loading:mn,dispatch:jt}=te,Lt=Le(te,["user","globalSetting","loading","dispatch"]);const[wt]=Ye.default.useForm();(0,Dt.useEffect)(()=>{var Ht;(0,At.W)((Ht=de.userInfo)==null?void 0:Ht.login)||(0,pt.o1)(jt)},[de.userInfo.login]);const bt=Ht=>re(void 0,null,function*(){var Mt;const we=yield(0,be.ZP)("/api/helps/feedback.json",{method:"post",body:_t({},Ht)});(we==null?void 0:we.status)===0&&le.history.push(`/messages/${(Mt=de.userInfo)==null?void 0:Mt.login}/message_detail?target_ids=1`)});return Dt.createElement("section",{className:`${vt.wrap} bg-white pl30 pr30 pt30`},Dt.createElement("div",{className:"c-grey-999 line26"},"\u60F3\u5BF9\u6211\u4EEC\u7684\u5E73\u53F0\u63D0\u4F9B\u529F\u80FD\u5EFA\u8BAE\uFF1F",Dt.createElement("br",null),"\u53D1\u73B0\u7F51\u9875\u4E2D\u7684\u95EE\u9898\u6216bug\u60F3\u544A\u8BC9\u6211\u4EEC\uFF1F",Dt.createElement("br",null),"\u671F\u671B\u4E0E\u6211\u4EEC\u5C55\u5F00\u5408\u4F5C\uFF1F",Dt.createElement("br",null),"\u5728\u8FD9\u91CC\u628A\u4F60\u60F3\u8BF4\u7684\u4E00\u5207\u544A\u8BC9\u6211\u4EEC\u5427\uFF1F"),Dt.createElement("div",{className:"c-red-ee4 mt20 mb20"},"* ",Dt.createElement(le.Link,{to:"/help/help_center",className:`${vt.link} c-red-ee4`},"\u770B\u770B\u5E2E\u52A9\u4E2D\u5FC3\u662F\u5426\u6709\u4F60\u60F3\u8981\u7684\u7B54\u6848")),Dt.createElement(Ye.default,{layout:"vertical",form:wt,onFinish:bt,initialValues:{question_kind:"\u767B\u5F55\u6CE8\u518C"}},Dt.createElement(Ye.default.Item,{label:"\u95EE\u9898\u5206\u7C7B\uFF1A",name:"question_kind",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},Dt.createElement(lt.ZP.Group,null,Dt.createElement(lt.ZP,{value:"\u767B\u5F55\u6CE8\u518C"},"\u767B\u5F55\u6CE8\u518C"),Dt.createElement(lt.ZP,{value:"\u4FE1\u606F\u8BA4\u8BC1"},"\u4FE1\u606F\u8BA4\u8BC1"),Dt.createElement(lt.ZP,{value:"\u5B9E\u8BAD\u7F16\u7A0B"},"\u5B9E\u8BAD\u7F16\u7A0B"),Dt.createElement(lt.ZP,{value:"\u5B9E\u8BAD\u8BFE\u7A0B"},"\u5B9E\u8BAD\u8BFE\u7A0B"),Dt.createElement(lt.ZP,{value:"\u8BFE\u5802"},"\u8BFE\u5802"),Dt.createElement(lt.ZP,{value:"\u5176\u5B83"},"\u5176\u5B83"))),Dt.createElement(Ye.default.Item,{label:"\u95EE\u9898\u9875\u9762\u7F51\u5740\uFF1A",name:"url",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},Dt.createElement(me.default,{placeholder:"\u53CD\u9988\u5E73\u53F0\u95EE\u9898\uFF0C\u8BF7\u540C\u65F6\u586B\u5199\u5BF9\u5E94\u7684\u95EE\u9898\u9875\u9762\u94FE\u63A5\uFF0C\u4EE5\u4FBF\u5E73\u53F0\u80FD\u591F\u53CA\u65F6\u8DDF\u8E2A\u89E3\u51B3\uFF0C\u8C22\u8C22"})),Dt.createElement(Ye.default.Item,{label:"\u95EE\u9898\u63CF\u8FF0\uFF1A",name:"description",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},Dt.createElement(De,{rows:4,placeholder:"\u53CD\u9988\u5E73\u53F0\u95EE\u9898\uFF0C\u8BF7\u540C\u65F6\u586B\u5199\u5BF9\u5E94\u7684\u95EE\u9898\u9875\u9762\u94FE\u63A5\uFF0C\u4EE5\u4FBF\u5E73\u53F0\u80FD\u591F\u53CA\u65F6\u8DDF\u8E2A\u89E3\u51B3\uFF0C\u8C22\u8C22"})),Dt.createElement(Ye.default.Item,null,Dt.createElement(xe.ZP,{type:"primary",htmlType:"submit"},"\u63D0\u4EA4"))))};var Ve=(0,le.connect)(({user:Xe,loading:te,globalSetting:de})=>({user:Xe,globalSetting:de,loading:te.models.index}))(Ze),Rn=Object.defineProperty,Yn=Object.defineProperties,li=Object.getOwnPropertyDescriptors,ji=Object.getOwnPropertySymbols,Qt=Object.prototype.hasOwnProperty,Gt=Object.prototype.propertyIsEnumerable,Ee=(Xe,te,de)=>te in Xe?Rn(Xe,te,{enumerable:!0,configurable:!0,writable:!0,value:de}):Xe[te]=de,cn=(Xe,te)=>{for(var de in te||(te={}))Qt.call(te,de)&&Ee(Xe,de,te[de]);if(ji)for(var de of ji(te))Gt.call(te,de)&&Ee(Xe,de,te[de]);return Xe},vn=(Xe,te)=>Yn(Xe,li(te)),Pe=(Xe,te)=>{var de={};for(var nn in Xe)Qt.call(Xe,nn)&&te.indexOf(nn)<0&&(de[nn]=Xe[nn]);if(Xe!=null&&ji)for(var nn of ji(Xe))te.indexOf(nn)<0&&Gt.call(Xe,nn)&&(de[nn]=Xe[nn]);return de},Qe=(Xe,te,de)=>new Promise((nn,mn)=>{var jt=bt=>{try{wt(de.next(bt))}catch(Ht){mn(Ht)}},Lt=bt=>{try{wt(de.throw(bt))}catch(Ht){mn(Ht)}},wt=bt=>bt.done?nn(bt.value):Promise.resolve(bt.value).then(jt,Lt);wt((de=de.apply(Xe,te)).next())});const rn=Xe=>{var te=Xe,{user:de,globalSetting:nn,loading:mn,dispatch:jt}=te,Lt=Pe(te,["user","globalSetting","loading","dispatch"]),wt,bt,Ht,Mt,we,gn,si;const[Hn,bn]=(0,Dt.useState)({content:"",message:"",status:0,contacts:[],address:"",data:[]}),[ci,un]=(0,Dt.useState)(!0),[di]=Ye.default.useForm(),ni=(0,le.useParams)(),Ki=(0,le.useLocation)(),[Zn,xr]=(0,Dt.useState)(null),[Lo,to]=(0,Dt.useState)(0),[Gi,_r]=(0,Dt.useState)(!1),[zo,Pr]=(0,Dt.useState)(!1),[kr,$r]=(0,Dt.useState)(Zn==null?void 0:Zn.content),Li=[{name:"\u5173\u4E8E\u6211\u4EEC",key:"about_us",id:"about",editable:!0},{name:"\u52A0\u5165\u6211\u4EEC",key:"join_us",id:"join_us",editable:!0},{name:"\u8054\u7CFB\u6211\u4EEC",key:"contact_us",id:"contact"},{name:"\u5408\u4F5C\u4F19\u4F34",key:"cooperatives",id:"cooperatives"},{name:"\u670D\u52A1\u534F\u8BAE",key:"agreement",id:"agreement",editable:!0},{name:"\u5E2E\u52A9\u4E2D\u5FC3",key:"help_center",id:"help_center",editable:!0},{name:"\u610F\u89C1\u53CD\u9988",key:"feedback",id:"feedback"}].filter(zi=>{var hs;return(hs=nn==null?void 0:nn.setting)!=null&&hs.is_local?zi.name!=="\u5173\u4E8E\u6211\u4EEC":!0}),Ss=()=>Qe(void 0,null,function*(){var zi,hs,us,ua;Ki.pathname.indexOf("/feedback")===-1&&bn(yield(0,be.ZP)(`/api/helps/${(hs=(zi=Li.filter(Us=>Us.key===ni.id))==null?void 0:zi[0])==null?void 0:hs.id}.json`,{method:"get"})),un(!1),(0,At.Dk)((ua=(us=Li.filter(Us=>Us.key===ni.id))==null?void 0:us[0])==null?void 0:ua.name)});function Ia(){return Qe(this,null,function*(){let zi=yield(0,be.ZP)("/api/helps/update_content.json",{method:"put",body:{type:ni.id,content:kr}});(zi==null?void 0:zi.status)===0&&(pe.ZP.info("\u63D0\u4EA4\u6210\u529F"),_r(!1),un(!0),Ss())})}return(0,Dt.useEffect)(()=>{un(!0),Ss()},[ni.id]),Dt.createElement("section",null,Dt.createElement("aside",{className:"edu-container mt30"},Dt.createElement(he.Z,{gutter:[20,20]},Dt.createElement(Kt.Z,null,Dt.createElement(Ge.default,{className:ft.menu,style:{width:174},defaultSelectedKeys:[(wt=Li.filter(zi=>zi.key===ni.id))==null?void 0:wt[0].key],mode:"inline"},Li.map(function(zi,hs){return Dt.createElement(Ge.default.Item,{key:zi.key},Dt.createElement(le.Link,{to:`/help/${zi.key}`,onClick:()=>{_r(!1),xr(null)}},zi.name))}))),Dt.createElement(Kt.Z,{flex:"1"},Dt.createElement("h1",{className:ft.title},(bt=Li.filter(zi=>zi.key===ni.id))==null?void 0:bt[0].name,((Ht=Li.filter(zi=>zi.key===ni.id))==null?void 0:Ht[0].editable)&&((Mt=de==null?void 0:de.userInfo)==null?void 0:Mt.role)===1&&Dt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>Qe(void 0,null,function*(){_r(!0);let zi=yield(0,be.ZP)("/api/helps/edit_content.json",{params:{type:ni.id}});(zi==null?void 0:zi.status)===0&&(xr(zi),console.log(zi))})},Dt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91")),Dt.createElement("div",{className:"minH500"},ni.id==="feedback"?Dt.createElement(Ve,null):Dt.createElement(ce.Z,{loading:ci},Dt.createElement("div",{className:[ft.content,"bg-white pl30 pr30 pt30"].join(" ")},Gi?Dt.createElement("div",null,Dt.createElement(sn.Z,{defaultValue:Zn==null?void 0:Zn.content,onChange:zi=>$r(zi)}),Dt.createElement("div",{className:ft.btns},Dt.createElement(xe.ZP,{className:ft.cancel,onClick:()=>_r(!1)},"\u53D6\u6D88"),Dt.createElement(Ft.Z,{className:ft.confirm,type:"primary",onClick:Ia},"\u4FDD\u5B58\u66F4\u6539"))):Dt.createElement("div",null,Dt.createElement(et.Z,{value:Hn.content||""})),(we=Hn.contacts)==null?void 0:we.map(function(zi,hs){var us;return Dt.createElement("ul",{key:hs,className:ft.contcats},((us=de==null?void 0:de.userInfo)==null?void 0:us.role)===1&&Dt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>{Pr(!0),to(hs+1),di.setFieldsValue({name:zi.name,qq:zi.qq,mail:zi.mail})}},Dt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91"),Dt.createElement("h1",null,zi.type),Dt.createElement("li",null,Dt.createElement("span",null,"\u8054\u7CFB\u4EBA:"),zi.name),Dt.createElement("li",null,Dt.createElement("span",null,"QQ:"),zi.qq),Dt.createElement("li",null,Dt.createElement("span",null,"Email:"),zi.mail))}),Hn.address&&Dt.createElement("ul",{className:ft.contcats},((gn=de==null?void 0:de.userInfo)==null?void 0:gn.role)===1&&Dt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>{Pr(!0),to(4),di.setFieldsValue({address:Hn.address})}},Dt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91"),Dt.createElement("h1",null,"\u516C\u53F8\u5730\u5740"),Dt.createElement("li",null,Hn.address)),(si=Hn.data)==null?void 0:si.map(function(zi,hs){var us;return Dt.createElement("div",{className:ft.cooperatives},Dt.createElement("h1",null,zi.name),Dt.createElement(he.Z,{gutter:[10,20]},(us=zi.values)==null?void 0:us.map(function(ua,Us){return Dt.createElement(Kt.Z,{span:6},Dt.createElement("div",{className:ft.imgWrp},Dt.createElement("img",{src:nt.Z.IMG_SERVER+ua.img})))})))}))))))),Dt.createElement(Ue.default,{centered:!0,title:"\u7F16\u8F91",open:zo,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",destroyOnClose:!0,onCancel:()=>{Pr(!1)},onOk:()=>Qe(void 0,null,function*(){const zi=cn({},yield di.validateFields());(yield(0,be.ZP)("/api/helps/update_contact.json",{method:"put",body:vn(cn({},zi),{type:Lo})})).status===0&&(pe.ZP.success("\u4FEE\u6539\u6210\u529F"),Ss(),Pr(!1))})},Dt.createElement(Ye.default,{form:di,labelAlign:"right",labelCol:{span:4},scrollToFirstError:!0},Lo!==4&&Dt.createElement(Ye.default.Item,{label:"\u8054\u7CFB\u4EBA",name:"name",placeholder:"\u8BF7\u8F93\u5165\u8054\u7CFB\u4EBA"},Dt.createElement(me.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),Lo!==4&&Dt.createElement(Ye.default.Item,{label:"QQ",name:"qq",placeholder:"\u8BF7\u8F93\u5165QQ"},Dt.createElement(me.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),Lo!==4&&Dt.createElement(Ye.default.Item,{label:"Email",name:"mail",placeholder:"\u8BF7\u8F93\u5165Email"},Dt.createElement(me.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),Lo===4&&Dt.createElement(Ye.default.Item,{label:"\u516C\u53F8\u5730\u5740",name:"address",placeholder:"\u8BF7\u8F93\u5165\u516C\u53F8\u5730\u5740"},Dt.createElement(me.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})))))};var On=(0,le.connect)(({user:Xe,loading:te,globalSetting:de})=>({user:Xe,globalSetting:de,loading:te.models.index}))(rn)},51161:function(Je,wn,qt){"use strict";qt.d(wn,{AL:function(){return At},Iy:function(){return Ue},Qv:function(){return Ft},ez:function(){return vt},jb:function(){return me}});var Dt=qt(47084),le=qt.n(Dt),be=qt(90621),Ye=qt.n(be);let pe=1;function he(ie,_t){const Le=ie.match(/^(\s+)(?:```)/);if(Le===null)return _t;const re=Le[1];return _t.split(`
|
|
`).map(De=>{const Ze=De.match(/^\s+/);if(Ze===null)return De;const[Ve]=Ze;return Ve.length>=re.length?De.slice(re.length):De}).join(`
|
|
`)}let Kt=[],Ge=["<ul>"];const ce=new(le()).Renderer,xe=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Ue(){Kt.length=0,Ge=["<ul>"]}const me={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function sn(ie,_t,Le,re){if(_t>=ie.length||ie[_t].level<=Le)return _t;var De=ie[_t];re.push("<li><a href='#"+pe+De.anchor+"'>"+De.text+"</a>"),_t++;var Ze=[];return _t=sn(ie,_t,De.level,Ze),Ze.length>0&&(re.push("<ul>"),Ze.forEach(function(Ve){re.push(Ve)}),re.push("</ul>")),re.push("</li>"),_t=sn(ie,_t,Le,re),_t}function Ft(){return sn(Kt,0,0,Ge),Ge.push("</ul>"),Ge.join("")}const et={heading(ie){const _t=xe.exec(ie);if(pe+=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 Le=_t[0];let re=he(Le,_t[3]||"");const De=_t[2]?_t[2].trim():_t[2];if(["latex","katex","math"].indexOf(De)>=0){const Ze=lt(),Ve=re;re=Ze,pt[Ze]={type:"block",expression:Ve}}return{type:"code",raw:Le,lang:De,text:re}}}},nt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ft=0;const lt=()=>`__special_katext_id_${ft++}__`;let pt={};function vt(){return pt}function At(){ft=0,pt={}}function Et(ie){return ie=ie.replace(nt,(_t,Le)=>{const re=lt();return pt[re]={type:"inline",expression:Le},re}),ie}const Wt=ce.listitem;ce.listitem=function(ie){return Wt(Et(ie))};const Zt=ce.paragraph;ce.paragraph=function(ie){return Zt(Et(ie))};const $t=ce.tablecell;ce.tablecell=function(ie,_t){return $t(Et(ie),_t)},ce.code=function(ie,_t,Le){const re=(_t||"").match(/\S*/)[0];return re?["latex","katex","math"].indexOf(re)>=0?`<p class='editormd-tex'>${ie}</p>`:`<pre class="prettyprint linenums"><code class="language-${_t}">${Le?ie:(0,be.escape)(ie,!0)}</code></pre>
|
|
`:'<pre class="prettyprint linenums"><code>'+(Le?ie:(0,be.escape)(ie,!0))+"</code></pre>"},ce.heading=function(ie,_t,Le){let re=this.options.headerPrefix+Le.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return Kt.push({anchor:re,level:_t,text:ie}),"<h"+_t+' id="'+pe+re+'">'+ie+"</h"+_t+">"},le().setOptions({silent:!0,gfm:!0,pedantic:!1}),le().use({tokenizer:et,renderer:ce}),wn.ZP=le()},78207:function(Je,wn,qt){"use strict";qt.d(wn,{rX:function(){return Et},pW:function(){return Wt},gy:function(){return Zt},xY:function(){return At},O5:function(){return vt},hs:function(){return nt},tJ:function(){return Ft},o1:function(){return et},Rd:function(){return pt}});var Dt=qt(35973),le=qt(62844),be=qt(96074),Ye=qt(2453),pe=qt(52262),he=qt(28706),Kt=qt(55304),Ge=qt(25510),ce="data:image/png;base64,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",xe=qt.p+"static/newqrcode.a8740efb.png",Ue=qt(32637),me=qt(67294),sn=($t,ie,_t)=>new Promise((Le,re)=>{var De=Rn=>{try{Ve(_t.next(Rn))}catch(Yn){re(Yn)}},Ze=Rn=>{try{Ve(_t.throw(Rn))}catch(Yn){re(Yn)}},Ve=Rn=>Rn.done?Le(Rn.value):Promise.resolve(Rn.value).then(De,Ze);Ve((_t=_t.apply($t,ie)).next())});const Ft=($t,ie=!1,_t=!1,Le="",re=!1)=>!!(et($t)&&ft($t,ie,_t,Le,re)),et=$t=>(0,pe.bg)()?!0:($t({type:"user/showPopLogin",payload:{showPopLogin:!0,showClosable:!0}}),!1),nt=$t=>{var ie,_t,Le;const{user:re}=(0,Dt.getDvaApp)()._store.getState();(0,pe.bg)()&&!((_t=(ie=re==null?void 0:re.userInfo)==null?void 0:ie.course)!=null&&_t.course_public)&&!((Le=re==null?void 0:re.userInfo)!=null&&Le.profile_completed)&&$t({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:"/account/profile/edit",isCurrentPage:!0}})},ft=($t,ie=!1,_t=!0,Le="",re=!1)=>{var De;const{user:Ze}=(0,Dt.getDvaApp)()._store.getState();return(De=Ze.userInfo)!=null&&De.profile_completed?!0:(_t?$t({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:Le,isCurrentPage:re}}):le.default.confirm({title:"\u63D0\u793A",width:530,centered:!0,content:"\u60A8\u9700\u8981\u53BB\u5B8C\u5584\u60A8\u7684\u4E2A\u4EBA\u8D44\u6599\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD",okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:()=>{(0,he.xg)("/account/profile/edit"),lt()}}),!1)},lt=()=>{le.default.success({title:"\u63D0\u793A",width:430,closable:!0,centered:!0,content:"\u5DF2\u5B8C\u5584\u4E2A\u4EBA\u8D44\u6599\uFF1F\u8BF7\u5237\u65B0\u9875\u9762",okText:"\u7ACB\u5373\u5237\u65B0",icon:null,onOk:()=>{location.reload()}})},pt=()=>{le.default.warning({title:"\u63D0\u793A",icon:null,width:400,content:me.createElement("div",{style:{textAlign:"center"}},me.createElement("div",{style:{color:"#191919",fontSize:14,marginBottom:15,textAlign:"left"}},"\u8001\u5E08\u60A8\u597D\uFF0C\u60A8\u7684\u8BFE\u5802\u8BD5\u7528\u671F\u5DF2\u7ED3\u675F\uFF0C\u76F8\u5173\u529F\u80FD\u88AB\u9650\u5236\u3002 \u5982\u9700\u7EE7\u7EED\u4F7F\u7528\uFF0C\u8BF7\u5C3D\u5FEB\u5BF9\u63A5\u4EBA\u5DE5\u652F\u6301\uFF01"),me.createElement("img",{style:{border:"1px solid #D8E3E9",width:190,height:180},src:Ue}),me.createElement("div",{style:{color:"#666666",fontSize:14,marginTop:15}},"\u6DFB\u52A0\u5BA2\u670D\u4EBA\u5458\u5FAE\u4FE1\uFF0C\u83B7\u5F97\u66F4\u591A\u652F\u6301"))})},vt=()=>{var $t;const{user:ie}=(0,Dt.getDvaApp)()._store.getState();return($t=ie.userInfo)!=null&&$t.professional_certification?!0:(le.default.confirm({title:"\u63D0\u793A",centered:!0,content:me.createElement("div",{className:"tc"},"\u60A8\u9700\u8981\u53BB\u5B8C\u6210\u60A8\u7684\u804C\u4E1A\u8BA4\u8BC1\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD"),okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:()=>{(0,he.xg)("/account/certification")}}),!1)},At=()=>(0,pe.V9)()?!0:(le.default.warning({centered:!0,width:530,title:"\u63D0\u793A",content:me.createElement("div",{className:"tc",style:{marginLeft:-38}},me.createElement("p",null,"\u626B\u7801\u52A0\u5934\u6B4C\u52A9\u6559\uFF0C\u7533\u8BF7\u64CD\u4F5C\u6743\u9650"),me.createElement("img",{src:xe,width:200})),okText:"\u6211\u77E5\u9053\u4E86",maskClosable:!0}),!1),Et=($t,ie)=>$t?!0:(le.default.confirm({centered:!0,zIndex:1e4,width:530,title:"\u63D0\u793A",content:me.createElement("div",null,me.createElement("p",null,ie||"\u8BE5\u5B9E\u8DF5\u8D44\u6E90\u9700\u6388\u6743\u540E\u624D\u53EF\u4F7F\u7528\u3002 \u60A8\u53EF\u4EE5\u5728QQ\u670D\u52A1\u7FA4\u5411\u7BA1\u7406\u5458\u7533\u8BF7\uFF0C\u83B7\u5F97\u7EE7\u7EED\u64CD\u4F5C\u7684\u6743\u9650\u3002"),me.createElement("div",{style:{marginLeft:"110px"}},me.createElement("img",{src:ce,width:200}),me.createElement("div",{style:{marginLeft:"35px"}},"\u7FA4\u53F7\uFF1A","714336072"))),okText:"\u7ACB\u5373\u8054\u7CFB",cancelText:"\u53D6\u6D88",onOk:()=>{(0,he.xg)("https://qm.qq.com/cgi-bin/qm/qr?k=tIyDPXUtE0yEk-MOJxhH55lTUJS-nYAM&jump_from=webapi")}}),!1),Wt=$t=>{le.default.info({title:"\u8054\u7CFB\u5E73\u53F0\u8FD0\u8425",icon:null,width:615,centered:!0,content:me.createElement("div",null,me.createElement("div",null,me.createElement("p",{style:{color:"#191919",fontWeight:400,fontSize:14}},"\u201C\u4FDD\u5B58\u5B9E\u9A8C\u4E34\u65F6\u6570\u636E\u201D\u529F\u80FD\u4E3A\u4ED8\u8D39\u529F\u80FD\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u8FD0\u8425\u8FDB\u884C\u5F00\u901A\u3002"),me.createElement(be.Z,null),me.createElement("p",{style:{color:"#666666",fontSize:12}}," ",me.createElement("span",{style:{display:"inline-flex",width:14,height:14,borderRadius:2,background:"#F3F3F3",justifyContent:"center",color:"#666666",fontSize:12,lineHeight:"14px",marginRight:8}},"1")," \u56E0\u5E73\u53F0\u7684\u5B9E\u9A8C\u6570\u636E\u50A8\u5B58\u5BB9\u91CF\u548C\u6210\u672C\u6D88\u8017\u8F83\u5927\uFF0C\u5B9E\u8DF5\u9879\u76EE\u9ED8\u8BA4\u4FDD\u5B58\u5B9E\u9A8C\u73AF\u5883\u4E2D\u4E34\u65F6\u6570\u636E ",me.createElement("a",null,$t),"\u5929\u3002"),me.createElement("p",{style:{color:"#666666",fontSize:12}}," ",me.createElement("span",{style:{display:"inline-flex",width:14,height:14,borderRadius:2,background:"#F3F3F3",justifyContent:"center",color:"#666666",fontSize:12,lineHeight:"14px",marginRight:8}},"2"),"\u82E5\u60A8\u9700\u8981\u4E2A\u6027\u5316\u7684\u6570\u636E\u4FDD\u5B58\u5468\u671F\u670D\u52A1\uFF0C\u6211\u4EEC\u53EF\u4EE5\u63D0\u4F9B\u76F8\u5173\u6280\u672F\u652F\u6301\uFF0C\u5E76\u6839\u636E\u60A8\u7684\u9700\u6C42\u6536\u53D6\u5B9A\u5236\u8D39\u7528\u3002")),me.createElement("div",{style:{textAlign:"center",marginTop:30}},me.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:Ge,alt:"\u4E8C\u7EF4\u7801",width:160})))})},Zt=($t,ie="")=>{const{shixunsDetail:{detail:_t}}=(0,Dt.getDvaApp)()._store.getState();if((_t==null?void 0:_t.public)===2||(_t==null?void 0:_t.public)===1||(_t==null?void 0:_t.shixun_status)===3){let Le="";return(_t==null?void 0:_t.public)===2&&(Le="\u5DF2\u516C\u5F00"),(_t==null?void 0:_t.public)===1&&(Le="\u5F85\u5BA1\u6838"),(_t==null?void 0:_t.shixun_status)===3&&(Le="\u5DF2\u5173\u95ED"),le.default.info({centered:!0,icon:me.createElement(Kt.Z,{style:{color:"#faad14"}}),width:460,title:"\u63D0\u793A",content:me.createElement("div",{className:"tc",style:{marginLeft:-38}},me.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",paddingLeft:38,margin:"12px 0"}},me.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u7684\u72B6\u6001\u4E3A",Le,"\uFF0C",ie,"\u3002"),me.createElement("p",null,"\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u7BA1\u7406\u5458\u8FDB\u884C\u6280\u672F\u652F\u6301\u3002")),me.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:Ge,alt:"\u4E8C\u7EF4\u7801",width:160})),okText:"\u6211\u77E5\u9053\u4E86"}),!0}return(_t==null?void 0:_t.shixun_status)===2?(le.default.confirm({centered:!0,icon:me.createElement(Kt.Z,null),title:"\u63D0\u793A",content:me.createElement("div",null,me.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u5DF2\u53D1\u5E03\uFF0C",ie,"\u3002"),me.createElement("br",null),me.createElement("span",null,"\u5982\u6709\u9700\u8981\uFF0C\u60A8\u53EF\u4EE5\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u518D\u8FDB\u884C\u64CD\u4F5C\u3002")),okText:"\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:()=>{le.default.confirm({width:440,centered:!0,icon:me.createElement(Kt.Z,{style:{color:"#faad14"}}),title:"\u63D0\u793A",content:"\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u5B66\u5458\u5C06\u65E0\u6CD5\u8FDB\u884C\u7EC3\u4E60\u3002\u662F\u5426\u786E\u8BA4\u64A4\u9500\u53D1\u5E03\uFF1F",okText:"\u786E\u5B9A\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:()=>sn(void 0,null,function*(){(yield $t({type:"shixunsDetail/cancelRelease",payload:{id:_t==null?void 0:_t.identifier}})).status!==401&&(Ye.ZP.success("\u64A4\u9500\u53D1\u5E03\u6210\u529F\u3002\u5B9E\u8BAD\u56DE\u5230\u672A\u53D1\u5E03\u7684\u72B6\u6001\u3002"),$t({type:"shixunsDetail/getShixunsDetail",payload:{id:_t==null?void 0:_t.identifier}}),$t({type:"practiceSetting/getCommonData",payload:{id:_t==null?void 0:_t.identifier}}))})})}}),!0):!1}},88386:function(Je,wn,qt){(function(Dt){Dt(qt(4631))})(function(Dt){Dt.defineOption("placeholder","",function(Ge,ce,xe){var Ue=xe&&xe!=Dt.Init;if(ce&&!Ue)Ge.on("blur",pe),Ge.on("change",he),Ge.on("swapDoc",he),Dt.on(Ge.getInputField(),"compositionupdate",Ge.state.placeholderCompose=function(){Ye(Ge)}),he(Ge);else if(!ce&&Ue){Ge.off("blur",pe),Ge.off("change",he),Ge.off("swapDoc",he),Dt.off(Ge.getInputField(),"compositionupdate",Ge.state.placeholderCompose),le(Ge);var me=Ge.getWrapperElement();me.className=me.className.replace(" CodeMirror-empty","")}ce&&!Ge.hasFocus()&&pe(Ge)});function le(Ge){Ge.state.placeholder&&(Ge.state.placeholder.parentNode.removeChild(Ge.state.placeholder),Ge.state.placeholder=null)}function be(Ge){le(Ge);var ce=Ge.state.placeholder=document.createElement("pre");ce.style.cssText="height: 0; overflow: visible",ce.style.direction=Ge.getOption("direction"),ce.className="CodeMirror-placeholder CodeMirror-line-like";var xe=Ge.getOption("placeholder");typeof xe=="string"&&(xe=document.createTextNode(xe)),ce.appendChild(xe),Ge.display.lineSpace.insertBefore(ce,Ge.display.lineSpace.firstChild)}function Ye(Ge){setTimeout(function(){var ce=!1,xe=Ge.getInputField();xe.nodeName=="TEXTAREA"?ce=!xe.value:Ge.lineCount()==1&&(ce=!/[^\u200b]/.test(xe.querySelector(".CodeMirror-line").textContent)),ce?be(Ge):le(Ge)},20)}function pe(Ge){Kt(Ge)&&be(Ge)}function he(Ge){var ce=Ge.getWrapperElement(),xe=Kt(Ge);ce.className=ce.className.replace(" CodeMirror-empty","")+(xe?" CodeMirror-empty":""),xe?be(Ge):le(Ge)}function Kt(Ge){return Ge.lineCount()===1&&Ge.getLine(0)===""}})},82801:function(Je,wn,qt){(function(Dt){Dt(qt(4631))})(function(Dt){var le={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},be=Dt.Pos;Dt.defineOption("autoCloseBrackets",!1,function(et,nt,ft){ft&&ft!=Dt.Init&&(et.removeKeyMap(pe),et.state.closeBrackets=null),nt&&(he(Ye(nt,"pairs")),et.state.closeBrackets=nt,et.addKeyMap(pe))});function Ye(et,nt){return nt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[nt]!=null?et[nt]:le[nt]}var pe={Backspace:ce,Enter:xe};function he(et){for(var nt=0;nt<et.length;nt++){var ft=et.charAt(nt),lt="'"+ft+"'";pe[lt]||(pe[lt]=Kt(ft))}}he(le.pairs+"`");function Kt(et){return function(nt){return me(nt,et)}}function Ge(et){var nt=et.state.closeBrackets;if(!nt||nt.override)return nt;var ft=et.getModeAt(et.getCursor());return ft.closeBrackets||nt}function ce(et){var nt=Ge(et);if(!nt||et.getOption("disableInput"))return Dt.Pass;for(var ft=Ye(nt,"pairs"),lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Dt.Pass;var vt=sn(et,lt[pt].head);if(!vt||ft.indexOf(vt)%2!=0)return Dt.Pass}for(var pt=lt.length-1;pt>=0;pt--){var At=lt[pt].head;et.replaceRange("",be(At.line,At.ch-1),be(At.line,At.ch+1),"+delete")}}function xe(et){var nt=Ge(et),ft=nt&&Ye(nt,"explode");if(!ft||et.getOption("disableInput"))return Dt.Pass;for(var lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Dt.Pass;var vt=sn(et,lt[pt].head);if(!vt||ft.indexOf(vt)%2!=0)return Dt.Pass}et.operation(function(){var At=et.lineSeparator()||`
|
|
`;et.replaceSelection(At+At,null),et.execCommand("goCharLeft"),lt=et.listSelections();for(var Et=0;Et<lt.length;Et++){var Wt=lt[Et].head.line;et.indentLine(Wt,null,!0),et.indentLine(Wt+1,null,!0)}})}function Ue(et){var nt=Dt.cmpPos(et.anchor,et.head)>0;return{anchor:new be(et.anchor.line,et.anchor.ch+(nt?-1:1)),head:new be(et.head.line,et.head.ch+(nt?1:-1))}}function me(et,nt){var ft=Ge(et);if(!ft||et.getOption("disableInput"))return Dt.Pass;var lt=Ye(ft,"pairs"),pt=lt.indexOf(nt);if(pt==-1)return Dt.Pass;for(var vt=Ye(ft,"closeBefore"),At=Ye(ft,"triples"),Et=lt.charAt(pt+1)==nt,Wt=et.listSelections(),Zt=pt%2==0,$t,ie=0;ie<Wt.length;ie++){var _t=Wt[ie],Le=_t.head,re,De=et.getRange(Le,be(Le.line,Le.ch+1));if(Zt&&!_t.empty())re="surround";else if((Et||!Zt)&&De==nt)Et&&Ft(et,Le)?re="both":At.indexOf(nt)>=0&&et.getRange(Le,be(Le.line,Le.ch+3))==nt+nt+nt?re="skipThree":re="skip";else if(Et&&Le.ch>1&&At.indexOf(nt)>=0&&et.getRange(be(Le.line,Le.ch-2),Le)==nt+nt){if(Le.ch>2&&/\bstring/.test(et.getTokenTypeAt(be(Le.line,Le.ch-2))))return Dt.Pass;re="addFour"}else if(Et){var Ze=Le.ch==0?" ":et.getRange(be(Le.line,Le.ch-1),Le);if(!Dt.isWordChar(De)&&Ze!=nt&&!Dt.isWordChar(Ze))re="both";else return Dt.Pass}else if(Zt&&(De.length===0||/\s/.test(De)||vt.indexOf(De)>-1))re="both";else return Dt.Pass;if(!$t)$t=re;else if($t!=re)return Dt.Pass}var Ve=pt%2?lt.charAt(pt-1):nt,Rn=pt%2?nt:lt.charAt(pt+1);et.operation(function(){if($t=="skip")et.execCommand("goCharRight");else if($t=="skipThree")for(var Yn=0;Yn<3;Yn++)et.execCommand("goCharRight");else if($t=="surround"){for(var li=et.getSelections(),Yn=0;Yn<li.length;Yn++)li[Yn]=Ve+li[Yn]+Rn;et.replaceSelections(li,"around"),li=et.listSelections().slice();for(var Yn=0;Yn<li.length;Yn++)li[Yn]=Ue(li[Yn]);et.setSelections(li)}else $t=="both"?(et.replaceSelection(Ve+Rn,null),et.triggerElectric(Ve+Rn),et.execCommand("goCharLeft")):$t=="addFour"&&(et.replaceSelection(Ve+Ve+Ve+Ve,"before"),et.execCommand("goCharRight"))})}function sn(et,nt){var ft=et.getRange(be(nt.line,nt.ch-1),be(nt.line,nt.ch+1));return ft.length==2?ft:null}function Ft(et,nt){var ft=et.getTokenAt(be(nt.line,nt.ch+1));return/\bstring/.test(ft.type)&&ft.start==nt.ch&&(nt.ch==0||!/\bstring/.test(et.getTokenTypeAt(nt)))}})},57341:function(Je,wn,qt){(function(Dt){Dt(qt(4631),qt(4786))})(function(Dt){Dt.defineOption("autoCloseTags",!1,function(ce,xe,Ue){if(Ue!=Dt.Init&&Ue&&ce.removeKeyMap("autoCloseTags"),!!xe){var me={name:"autoCloseTags"};(typeof xe!="object"||xe.whenClosing!==!1)&&(me["'/'"]=function(sn){return he(sn)}),(typeof xe!="object"||xe.whenOpening!==!1)&&(me["'>'"]=function(sn){return Ye(sn)}),ce.addKeyMap(me)}});var le=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],be=["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 Ye(ce){if(ce.getOption("disableInput"))return Dt.Pass;for(var xe=ce.listSelections(),Ue=[],me=ce.getOption("autoCloseTags"),sn=0;sn<xe.length;sn++){if(!xe[sn].empty())return Dt.Pass;var Ft=xe[sn].head,et=ce.getTokenAt(Ft),nt=Dt.innerMode(ce.getMode(),et.state),ft=nt.state,lt=nt.mode.xmlCurrentTag&&nt.mode.xmlCurrentTag(ft),pt=lt&<.name;if(!pt)return Dt.Pass;var vt=nt.mode.configuration=="html",At=typeof me=="object"&&me.dontCloseTags||vt&&le,Et=typeof me=="object"&&me.indentTags||vt&&be;et.end>Ft.ch&&(pt=pt.slice(0,pt.length-et.end+Ft.ch));var Wt=pt.toLowerCase();if(!pt||et.type=="string"&&(et.end!=Ft.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&<.close||et.string.indexOf("/")==Ft.ch-et.start-1||At&&Kt(At,Wt)>-1||Ge(ce,nt.mode.xmlCurrentContext&&nt.mode.xmlCurrentContext(ft)||[],pt,Ft,!0))return Dt.Pass;var Zt=typeof me=="object"&&me.emptyTags;if(Zt&&Kt(Zt,pt)>-1){Ue[sn]={text:"/>",newPos:Dt.Pos(Ft.line,Ft.ch+2)};continue}var $t=Et&&Kt(Et,Wt)>-1;Ue[sn]={indent:$t,text:">"+($t?`
|
|
|
|
`:"")+"</"+pt+">",newPos:$t?Dt.Pos(Ft.line+1,0):Dt.Pos(Ft.line,Ft.ch+1)}}for(var ie=typeof me=="object"&&me.dontIndentOnAutoClose,sn=xe.length-1;sn>=0;sn--){var _t=Ue[sn];ce.replaceRange(_t.text,xe[sn].head,xe[sn].anchor,"+insert");var Le=ce.listSelections().slice(0);Le[sn]={head:_t.newPos,anchor:_t.newPos},ce.setSelections(Le),!ie&&_t.indent&&(ce.indentLine(_t.newPos.line,null,!0),ce.indentLine(_t.newPos.line+1,null,!0))}}function pe(ce,xe){for(var Ue=ce.listSelections(),me=[],sn=xe?"/":"</",Ft=ce.getOption("autoCloseTags"),et=typeof Ft=="object"&&Ft.dontIndentOnSlash,nt=0;nt<Ue.length;nt++){if(!Ue[nt].empty())return Dt.Pass;var ft=Ue[nt].head,lt=ce.getTokenAt(ft),pt=Dt.innerMode(ce.getMode(),lt.state),vt=pt.state;if(xe&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=ft.ch-1))return Dt.Pass;var At,Et=pt.mode.name!="xml"&&ce.getMode().name=="htmlmixed";if(Et&&pt.mode.name=="javascript")At=sn+"script";else if(Et&&pt.mode.name=="css")At=sn+"style";else{var Wt=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!Wt||Wt.length&&Ge(ce,Wt,Wt[Wt.length-1],ft))return Dt.Pass;At=sn+Wt[Wt.length-1]}ce.getLine(ft.line).charAt(lt.end)!=">"&&(At+=">"),me[nt]=At}if(ce.replaceSelections(me),Ue=ce.listSelections(),!et)for(var nt=0;nt<Ue.length;nt++)(nt==Ue.length-1||Ue[nt].head.line<Ue[nt+1].head.line)&&ce.indentLine(Ue[nt].head.line)}function he(ce){return ce.getOption("disableInput")?Dt.Pass:pe(ce,!0)}Dt.commands.closeTag=function(ce){return pe(ce)};function Kt(ce,xe){if(ce.indexOf)return ce.indexOf(xe);for(var Ue=0,me=ce.length;Ue<me;++Ue)if(ce[Ue]==xe)return Ue;return-1}function Ge(ce,xe,Ue,me,sn){if(!Dt.scanForClosingTag)return!1;var Ft=Math.min(ce.lastLine()+1,me.line+500),et=Dt.scanForClosingTag(ce,me,null,Ft);if(!et||et.tag!=Ue)return!1;for(var nt=sn?1:0,ft=xe.length-1;ft>=0&&xe[ft]==Ue;ft--)++nt;me=et.to;for(var ft=1;ft<nt;ft++){var lt=Dt.scanForClosingTag(ce,me,null,Ft);if(!lt||lt.tag!=Ue)return!1;me=lt.to}return!0}})},4786:function(Je,wn,qt){(function(Dt){Dt(qt(4631))})(function(Dt){"use strict";var le=Dt.Pos;function be(ft,lt){return ft.line-lt.line||ft.ch-lt.ch}var Ye="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",pe=Ye+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",he=new RegExp("<(/?)(["+Ye+"]["+pe+"]*)","g");function Kt(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 Ge(ft,lt){var pt=ft.cm.getTokenTypeAt(le(ft.line,lt));return pt&&/\btag\b/.test(pt)}function ce(ft){if(!(ft.line>=ft.max))return ft.ch=0,ft.text=ft.cm.getLine(++ft.line),!0}function xe(ft){if(!(ft.line<=ft.min))return ft.text=ft.cm.getLine(--ft.line),ft.ch=ft.text.length,!0}function Ue(ft){for(;;){var lt=ft.text.indexOf(">",ft.ch);if(lt==-1){if(ce(ft))continue;return}if(!Ge(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 me(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf("<",ft.ch-1):-1;if(lt==-1){if(xe(ft))continue;return}if(!Ge(ft,lt+1)){ft.ch=lt;continue}he.lastIndex=lt,ft.ch=lt;var pt=he.exec(ft.text);if(pt&&pt.index==lt)return pt}}function sn(ft){for(;;){he.lastIndex=ft.ch;var lt=he.exec(ft.text);if(!lt){if(ce(ft))continue;return}if(!Ge(ft,lt.index+1)){ft.ch=lt.index+1;continue}return ft.ch=lt.index+lt[0].length,lt}}function Ft(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf(">",ft.ch-1):-1;if(lt==-1){if(xe(ft))continue;return}if(!Ge(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=sn(ft),At,Et=ft.line,Wt=ft.ch-(vt?vt[0].length:0);if(!vt||!(At=Ue(ft)))return;if(At!="selfClose")if(vt[1]){for(var Zt=pt.length-1;Zt>=0;--Zt)if(pt[Zt]==vt[2]){pt.length=Zt;break}if(Zt<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:le(Et,Wt),to:le(ft.line,ft.ch)}}else pt.push(vt[2])}}function nt(ft,lt){for(var pt=[];;){var vt=Ft(ft);if(!vt)return;if(vt=="selfClose"){me(ft);continue}var At=ft.line,Et=ft.ch,Wt=me(ft);if(!Wt)return;if(Wt[1])pt.push(Wt[2]);else{for(var Zt=pt.length-1;Zt>=0;--Zt)if(pt[Zt]==Wt[2]){pt.length=Zt;break}if(Zt<0&&(!lt||lt==Wt[2]))return{tag:Wt[2],from:le(ft.line,ft.ch),to:le(At,Et)}}}}Dt.registerHelper("fold","xml",function(ft,lt){for(var pt=new Kt(ft,lt.line,0);;){var vt=sn(pt);if(!vt||pt.line!=lt.line)return;var At=Ue(pt);if(!At)return;if(!vt[1]&&At!="selfClose"){var Et=le(pt.line,pt.ch),Wt=et(pt,vt[2]);return Wt&&be(Wt.from,Et)>0?{from:Et,to:Wt.from}:null}}}),Dt.findMatchingTag=function(ft,lt,pt){var vt=new Kt(ft,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var At=Ue(vt),Et=At&&le(vt.line,vt.ch),Wt=At&&me(vt);if(!(!At||!Wt||be(vt,lt)>0)){var Zt={from:le(vt.line,vt.ch),to:Et,tag:Wt[2]};return At=="selfClose"?{open:Zt,close:null,at:"open"}:Wt[1]?{open:nt(vt,Wt[2]),close:Zt,at:"close"}:(vt=new Kt(ft,Et.line,Et.ch,pt),{open:Zt,close:et(vt,Wt[2]),at:"open"})}}},Dt.findEnclosingTag=function(ft,lt,pt,vt){for(var At=new Kt(ft,lt.line,lt.ch,pt);;){var Et=nt(At,vt);if(!Et)break;var Wt=new Kt(ft,lt.line,lt.ch,pt),Zt=et(Wt,Et.tag);if(Zt)return{open:Et,close:Zt}}},Dt.scanForClosingTag=function(ft,lt,pt,vt){var At=new Kt(ft,lt.line,lt.ch,vt?{from:0,to:vt}:null);return et(At,pt)}})},4631:function(Je){(function(wn,qt){Je.exports=qt()})(this,function(){"use strict";var wn=navigator.userAgent,qt=navigator.platform,Dt=/gecko\/\d/i.test(wn),le=/MSIE \d/.test(wn),be=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(wn),Ye=/Edge\/(\d+)/.exec(wn),pe=le||be||Ye,he=pe&&(le?document.documentMode||6:+(Ye||be)[1]),Kt=!Ye&&/WebKit\//.test(wn),Ge=Kt&&/Qt\/\d+\.\d+/.test(wn),ce=!Ye&&/Chrome\//.test(wn),xe=/Opera\//.test(wn),Ue=/Apple Computer/.test(navigator.vendor),me=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(wn),sn=/PhantomJS/.test(wn),Ft=!Ye&&/AppleWebKit/.test(wn)&&/Mobile\/\w+/.test(wn),et=/Android/.test(wn),nt=Ft||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(wn),ft=Ft||/Mac/.test(qt),lt=/\bCrOS\b/.test(wn),pt=/win/i.test(qt),vt=xe&&wn.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&(xe=!1,Kt=!0);var At=ft&&(Ge||xe&&(vt==null||vt<12.11)),Et=Dt||pe&&he>=9;function Wt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var Zt=function(it,st){var dt=it.className,ut=Wt(st).exec(dt);if(ut){var ct=dt.slice(ut.index+ut[0].length);it.className=dt.slice(0,ut.index)+(ct?ut[1]+ct:"")}};function $t(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function ie(it,st){return $t(it).appendChild(st)}function _t(it,st,dt,ut){var ct=document.createElement(it);if(dt&&(ct.className=dt),ut&&(ct.style.cssText=ut),typeof st=="string")ct.appendChild(document.createTextNode(st));else if(st)for(var Pt=0;Pt<st.length;++Pt)ct.appendChild(st[Pt]);return ct}function Le(it,st,dt,ut){var ct=_t(it,st,dt,ut);return ct.setAttribute("role","presentation"),ct}var re;document.createRange?re=function(it,st,dt,ut){var ct=document.createRange();return ct.setEnd(ut||it,dt),ct.setStart(it,st),ct}:re=function(it,st,dt){var ut=document.body.createTextRange();try{ut.moveToElementText(it.parentNode)}catch(ct){return ut}return ut.collapse(!0),ut.moveEnd("character",dt),ut.moveStart("character",st),ut};function De(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 Ze(){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 Ve(it,st){var dt=it.className;Wt(st).test(dt)||(it.className+=(dt?" ":"")+st)}function Rn(it,st){for(var dt=it.split(" "),ut=0;ut<dt.length;ut++)dt[ut]&&!Wt(dt[ut]).test(st)&&(st+=" "+dt[ut]);return st}var Yn=function(it){it.select()};Ft?Yn=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:pe&&(Yn=function(it){try{it.select()}catch(st){}});function li(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function ji(it,st,dt){st||(st={});for(var ut in it)it.hasOwnProperty(ut)&&(dt!==!1||!st.hasOwnProperty(ut))&&(st[ut]=it[ut]);return st}function Qt(it,st,dt,ut,ct){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var Pt=ut||0,kt=ct||0;;){var Ot=it.indexOf(" ",Pt);if(Ot<0||Ot>=st)return kt+(st-Pt);kt+=Ot-Pt,kt+=dt-kt%dt,Pt=Ot+1}}var Gt=function(){this.id=null,this.f=null,this.time=0,this.handler=li(this.onTimeout,this)};Gt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Gt.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 Ee(it,st){for(var dt=0;dt<it.length;++dt)if(it[dt]==st)return dt;return-1}var cn=50,vn={toString:function(){return"CodeMirror.Pass"}},Pe={scroll:!1},Qe={origin:"*mouse"},rn={origin:"+move"};function On(it,st,dt){for(var ut=0,ct=0;;){var Pt=it.indexOf(" ",ut);Pt==-1&&(Pt=it.length);var kt=Pt-ut;if(Pt==it.length||ct+kt>=st)return ut+Math.min(kt,st-ct);if(ct+=Pt-ut,ct+=dt-ct%dt,ut=Pt+1,ct>=st)return ut}}var Xe=[""];function te(it){for(;Xe.length<=it;)Xe.push(de(Xe)+" ");return Xe[it]}function de(it){return it[it.length-1]}function nn(it,st){for(var dt=[],ut=0;ut<it.length;ut++)dt[ut]=st(it[ut],ut);return dt}function mn(it,st,dt){for(var ut=0,ct=dt(st);ut<it.length&&dt(it[ut])<=ct;)ut++;it.splice(ut,0,st)}function jt(){}function Lt(it,st){var dt;return Object.create?dt=Object.create(it):(jt.prototype=it,dt=new jt),st&&ji(st,dt),dt}var wt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function bt(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||wt.test(it))}function Ht(it,st){return st?st.source.indexOf("\\w")>-1&&bt(it)?!0:st.test(it):bt(it)}function Mt(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var we=/[\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 gn(it){return it.charCodeAt(0)>=768&&we.test(it)}function si(it,st,dt){for(;(dt<0?st>0:st<it.length)&&gn(it.charAt(st));)st+=dt;return st}function Hn(it,st,dt){for(var ut=st>dt?-1:1;;){if(st==dt)return st;var ct=(st+dt)/2,Pt=ut<0?Math.ceil(ct):Math.floor(ct);if(Pt==st)return it(Pt)?st:dt;it(Pt)?dt=Pt:st=Pt+ut}}function bn(it,st,dt,ut){if(!it)return ut(st,dt,"ltr",0);for(var ct=!1,Pt=0;Pt<it.length;++Pt){var kt=it[Pt];(kt.from<dt&&kt.to>st||st==dt&&kt.to==st)&&(ut(Math.max(kt.from,st),Math.min(kt.to,dt),kt.level==1?"rtl":"ltr",Pt),ct=!0)}ct||ut(st,dt,"ltr")}var ci=null;function un(it,st,dt){var ut;ci=null;for(var ct=0;ct<it.length;++ct){var Pt=it[ct];if(Pt.from<st&&Pt.to>st)return ct;Pt.to==st&&(Pt.from!=Pt.to&&dt=="before"?ut=ct:ci=ct),Pt.from==st&&(Pt.from!=Pt.to&&dt!="before"?ut=ct:ci=ct)}return ut!=null?ut:ci}var di=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(Vt){return Vt<=247?it.charAt(Vt):1424<=Vt&&Vt<=1524?"R":1536<=Vt&&Vt<=1785?st.charAt(Vt-1536):1774<=Vt&&Vt<=2220?"r":8192<=Vt&&Vt<=8203?"w":Vt==8204?"b":"L"}var ut=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,ct=/[stwN]/,Pt=/[LRr]/,kt=/[Lb1n]/,Ot=/[1n]/;function Bt(Vt,ae,Xt){this.level=Vt,this.from=ae,this.to=Xt}return function(Vt,ae){var Xt=ae=="ltr"?"L":"R";if(Vt.length==0||ae=="ltr"&&!ut.test(Vt))return!1;for(var Ce=Vt.length,ye=[],$e=0;$e<Ce;++$e)ye.push(dt(Vt.charCodeAt($e)));for(var on=0,fn=Xt;on<Ce;++on){var kn=ye[on];kn=="m"?ye[on]=fn:fn=kn}for(var Jn=0,Dn=Xt;Jn<Ce;++Jn){var $n=ye[Jn];$n=="1"&&Dn=="r"?ye[Jn]="n":Pt.test($n)&&(Dn=$n,$n=="r"&&(ye[Jn]="R"))}for(var xi=1,Nn=ye[0];xi<Ce-1;++xi){var Ii=ye[xi];Ii=="+"&&Nn=="1"&&ye[xi+1]=="1"?ye[xi]="1":Ii==","&&Nn==ye[xi+1]&&(Nn=="1"||Nn=="n")&&(ye[xi]=Nn),Nn=Ii}for(var Wo=0;Wo<Ce;++Wo){var Br=ye[Wo];if(Br==",")ye[Wo]="N";else if(Br=="%"){var $o=void 0;for($o=Wo+1;$o<Ce&&ye[$o]=="%";++$o);for(var Rs=Wo&&ye[Wo-1]=="!"||$o<Ce&&ye[$o]=="1"?"1":"N",gs=Wo;gs<$o;++gs)ye[gs]=Rs;Wo=$o-1}}for(var Lr=0,ea=Xt;Lr<Ce;++Lr){var is=ye[Lr];ea=="L"&&is=="1"?ye[Lr]="L":Pt.test(is)&&(ea=is)}for(var Ar=0;Ar<Ce;++Ar)if(ct.test(ye[Ar])){var io=void 0;for(io=Ar+1;io<Ce&&ct.test(ye[io]);++io);for(var sr=(Ar?ye[Ar-1]:Xt)=="L",Wr=(io<Ce?ye[io]:Xt)=="L",os=sr==Wr?sr?"L":"R":Xt,Ha=Ar;Ha<io;++Ha)ye[Ha]=os;Ar=io-1}for(var tr=[],ka,ur=0;ur<Ce;)if(kt.test(ye[ur])){var ef=ur;for(++ur;ur<Ce&&kt.test(ye[ur]);++ur);tr.push(new Bt(0,ef,ur))}else{var pa=ur,na=tr.length,Gs=ae=="rtl"?1:0;for(++ur;ur<Ce&&ye[ur]!="L";++ur);for(var To=pa;To<ur;)if(Ot.test(ye[To])){pa<To&&(tr.splice(na,0,new Bt(1,pa,To)),na+=Gs);var Hr=To;for(++To;To<ur&&Ot.test(ye[To]);++To);tr.splice(na,0,new Bt(2,Hr,To)),na+=Gs,pa=To}else++To;pa<ur&&tr.splice(na,0,new Bt(1,pa,ur))}return ae=="ltr"&&(tr[0].level==1&&(ka=Vt.match(/^\s+/))&&(tr[0].from=ka[0].length,tr.unshift(new Bt(0,0,ka[0].length))),de(tr).level==1&&(ka=Vt.match(/\s+$/))&&(de(tr).to-=ka[0].length,tr.push(new Bt(0,Ce-ka[0].length,Ce)))),ae=="rtl"?tr.reverse():tr}}();function ni(it,st){var dt=it.order;return dt==null&&(dt=it.order=di(it.text,st)),dt}var Ki=[],Zn=function(it,st,dt){if(it.addEventListener)it.addEventListener(st,dt,!1);else if(it.attachEvent)it.attachEvent("on"+st,dt);else{var ut=it._handlers||(it._handlers={});ut[st]=(ut[st]||Ki).concat(dt)}};function xr(it,st){return it._handlers&&it._handlers[st]||Ki}function Lo(it,st,dt){if(it.removeEventListener)it.removeEventListener(st,dt,!1);else if(it.detachEvent)it.detachEvent("on"+st,dt);else{var ut=it._handlers,ct=ut&&ut[st];if(ct){var Pt=Ee(ct,dt);Pt>-1&&(ut[st]=ct.slice(0,Pt).concat(ct.slice(Pt+1)))}}}function to(it,st){var dt=xr(it,st);if(dt.length)for(var ut=Array.prototype.slice.call(arguments,2),ct=0;ct<dt.length;++ct)dt[ct].apply(null,ut)}function Gi(it,st,dt){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),to(it,dt||st.type,it,st),Li(st)||st.codemirrorIgnore}function _r(it){var st=it._handlers&&it._handlers.cursorActivity;if(st)for(var dt=it.curOp.cursorActivityHandlers||(it.curOp.cursorActivityHandlers=[]),ut=0;ut<st.length;++ut)Ee(dt,st[ut])==-1&&dt.push(st[ut])}function zo(it,st){return xr(it,st).length>0}function Pr(it){it.prototype.on=function(st,dt){Zn(this,st,dt)},it.prototype.off=function(st,dt){Lo(this,st,dt)}}function kr(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function $r(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Li(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function Ss(it){kr(it),$r(it)}function Ia(it){return it.target||it.srcElement}function zi(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 hs=function(){if(pe&&he<9)return!1;var it=_t("div");return"draggable"in it||"dragDrop"in it}(),us;function ua(it){if(us==null){var st=_t("span","\u200B");ie(it,_t("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(us=st.offsetWidth<=1&&st.offsetHeight>2&&!(pe&&he<8))}var dt=us?_t("span","\u200B"):_t("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var Us;function dr(it){if(Us!=null)return Us;var st=ie(it,document.createTextNode("A\u062EA")),dt=re(st,0,1).getBoundingClientRect(),ut=re(st,1,2).getBoundingClientRect();return $t(it),!dt||dt.left==dt.right?!1:Us=ut.right-dt.right<3}var We=`
|
|
|
|
b`.split(/\n/).length!=3?function(it){for(var st=0,dt=[],ut=it.length;st<=ut;){var ct=it.indexOf(`
|
|
`,st);ct==-1&&(ct=it.length);var Pt=it.slice(st,it.charAt(ct-1)=="\r"?ct-1:ct),kt=Pt.indexOf("\r");kt!=-1?(dt.push(Pt.slice(0,kt)),st+=kt+1):(dt.push(Pt),st=ct+1)}return dt}:function(it){return it.split(/\r\n?|\n/)},xt=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},pn=function(){var it=_t("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),ln=null;function ti(it){if(ln!=null)return ln;var st=ie(it,_t("span","x")),dt=st.getBoundingClientRect(),ut=re(st,0,1).getBoundingClientRect();return ln=Math.abs(dt.left-ut.left)>1}var Xn={},Kn={};function ui(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),Xn[it]=st}function Di(it,st){Kn[it]=st}function Se(it){if(typeof it=="string"&&Kn.hasOwnProperty(it))it=Kn[it];else if(it&&typeof it.name=="string"&&Kn.hasOwnProperty(it.name)){var st=Kn[it.name];typeof st=="string"&&(st={name:st}),it=Lt(st,it),it.name=st.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return Se("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return Se("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function Me(it,st){st=Se(st);var dt=Xn[st.name];if(!dt)return Me(it,"text/plain");var ut=dt(it,st);if(oe.hasOwnProperty(st.name)){var ct=oe[st.name];for(var Pt in ct)ct.hasOwnProperty(Pt)&&(ut.hasOwnProperty(Pt)&&(ut["_"+Pt]=ut[Pt]),ut[Pt]=ct[Pt])}if(ut.name=st.name,st.helperType&&(ut.helperType=st.helperType),st.modeProps)for(var kt in st.modeProps)ut[kt]=st.modeProps[kt];return ut}var oe={};function ke(it,st){var dt=oe.hasOwnProperty(it)?oe[it]:oe[it]={};ji(st,dt)}function yn(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var dt={};for(var ut in st){var ct=st[ut];ct instanceof Array&&(ct=ct.concat([])),dt[ut]=ct}return dt}function Mn(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 ei(it,st,dt){return it.startState?it.startState(st,dt):!0}var ge=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};ge.prototype.eol=function(){return this.pos>=this.string.length},ge.prototype.sol=function(){return this.pos==this.lineStart},ge.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},ge.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},ge.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},ge.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},ge.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},ge.prototype.skipToEnd=function(){this.pos=this.string.length},ge.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},ge.prototype.backUp=function(it){this.pos-=it},ge.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=Qt(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?Qt(this.string,this.lineStart,this.tabSize):0)},ge.prototype.indentation=function(){return Qt(this.string,null,this.tabSize)-(this.lineStart?Qt(this.string,this.lineStart,this.tabSize):0)},ge.prototype.match=function(it,st,dt){if(typeof it=="string"){var ut=function(kt){return dt?kt.toLowerCase():kt},ct=this.string.substr(this.pos,it.length);if(ut(ct)==ut(it))return st!==!1&&(this.pos+=it.length),!0}else{var Pt=this.string.slice(this.pos).match(it);return Pt&&Pt.index>0?null:(Pt&&st!==!1&&(this.pos+=Pt[0].length),Pt)}},ge.prototype.current=function(){return this.string.slice(this.start,this.pos)},ge.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},ge.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},ge.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function ze(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 ut=0;;++ut){var ct=dt.children[ut],Pt=ct.chunkSize();if(st<Pt){dt=ct;break}st-=Pt}return dt.lines[st]}function Tn(it,st,dt){var ut=[],ct=st.line;return it.iter(st.line,dt.line+1,function(Pt){var kt=Pt.text;ct==dt.line&&(kt=kt.slice(0,dt.ch)),ct==st.line&&(kt=kt.slice(st.ch)),ut.push(kt),++ct}),ut}function fi(it,st,dt){var ut=[];return it.iter(st,dt,function(ct){ut.push(ct.text)}),ut}function qe(it,st){var dt=st-it.height;if(dt)for(var ut=it;ut;ut=ut.parent)ut.height+=dt}function se(it){if(it.parent==null)return null;for(var st=it.parent,dt=Ee(st.lines,it),ut=st.parent;ut;st=ut,ut=ut.parent)for(var ct=0;ut.children[ct]!=st;++ct)dt+=ut.children[ct].chunkSize();return dt+st.first}function Sn(it,st){var dt=it.first;t:do{for(var ut=0;ut<it.children.length;++ut){var ct=it.children[ut],Pt=ct.height;if(st<Pt){it=ct;continue t}st-=Pt,dt+=ct.chunkSize()}return dt}while(!it.lines);for(var kt=0;kt<it.lines.length;++kt){var Ot=it.lines[kt],Bt=Ot.height;if(st<Bt)break;st-=Bt}return dt+kt}function zn(it,st){return st>=it.first&&st<it.first+it.size}function gi(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function Oe(it,st,dt){if(dt===void 0&&(dt=null),!(this instanceof Oe))return new Oe(it,st,dt);this.line=it,this.ch=st,this.sticky=dt}function Cn(it,st){return it.line-st.line||it.ch-st.ch}function oo(it,st){return it.sticky==st.sticky&&Cn(it,st)==0}function Oo(it){return Oe(it.line,it.ch)}function _i(it,st){return Cn(it,st)<0?st:it}function Fn(it,st){return Cn(it,st)<0?it:st}function Pn(it,st){return Math.max(it.first,Math.min(st,it.first+it.size-1))}function Bn(it,st){if(st.line<it.first)return Oe(it.first,0);var dt=it.first+it.size-1;return st.line>dt?Oe(dt,ze(it,dt).text.length):Wi(st,ze(it,st.line).text.length)}function Wi(it,st){var dt=it.ch;return dt==null||dt>st?Oe(it.line,st):dt<0?Oe(it.line,0):it}function uo(it,st){for(var dt=[],ut=0;ut<st.length;ut++)dt[ut]=Bn(it,st[ut]);return dt}var en=function(it,st){this.state=it,this.lookAhead=st},Un=function(it,st,dt,ut){this.state=st,this.doc=it,this.line=dt,this.maxLookAhead=ut||0,this.baseTokens=null,this.baseTokenPos=1};Un.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},Un.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}},Un.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Un.fromSaved=function(it,st,dt){return st instanceof en?new Un(it,yn(it.mode,st.state),dt,st.lookAhead):new Un(it,yn(it.mode,st),dt)},Un.prototype.save=function(it){var st=it!==!1?yn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new en(st,this.maxLookAhead):st};function Ns(it,st,dt,ut){var ct=[it.state.modeGen],Pt={};bi(it,st.text,it.doc.mode,dt,function(Vt,ae){return ct.push(Vt,ae)},Pt,ut);for(var kt=dt.state,Ot=function(Vt){dt.baseTokens=ct;var ae=it.state.overlays[Vt],Xt=1,Ce=0;dt.state=!0,bi(it,st.text,ae.mode,dt,function(ye,$e){for(var on=Xt;Ce<ye;){var fn=ct[Xt];fn>ye&&ct.splice(Xt,1,ye,ct[Xt+1],fn),Xt+=2,Ce=Math.min(ye,fn)}if($e)if(ae.opaque)ct.splice(on,Xt-on,ye,"overlay "+$e),Xt=on+2;else for(;on<Xt;on+=2){var kn=ct[on+1];ct[on+1]=(kn?kn+" ":"")+"overlay "+$e}},Pt),dt.state=kt,dt.baseTokens=null,dt.baseTokenPos=1},Bt=0;Bt<it.state.overlays.length;++Bt)Ot(Bt);return{styles:ct,classes:Pt.bgClass||Pt.textClass?Pt:null}}function hr(it,st,dt){if(!st.styles||st.styles[0]!=it.state.modeGen){var ut=Vo(it,se(st)),ct=st.text.length>it.options.maxHighlightLength&&yn(it.doc.mode,ut.state),Pt=Ns(it,st,ut);ct&&(ut.state=ct),st.stateAfter=ut.save(!ct),st.styles=Pt.styles,Pt.classes?st.styleClasses=Pt.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 Vo(it,st,dt){var ut=it.doc,ct=it.display;if(!ut.mode.startState)return new Un(ut,!0,st);var Pt=Ai(it,st,dt),kt=Pt>ut.first&&ze(ut,Pt-1).stateAfter,Ot=kt?Un.fromSaved(ut,kt,Pt):new Un(ut,ei(ut.mode),Pt);return ut.iter(Pt,st,function(Bt){ue(it,Bt.text,Ot);var Vt=Ot.line;Bt.stateAfter=Vt==st-1||Vt%5==0||Vt>=ct.viewFrom&&Vt<ct.viewTo?Ot.save():null,Ot.nextLine()}),dt&&(ut.modeFrontier=Ot.line),Ot}function ue(it,st,dt,ut){var ct=it.doc.mode,Pt=new ge(st,it.options.tabSize,dt);for(Pt.start=Pt.pos=ut||0,st==""&&Qn(ct,dt.state);!Pt.eol();)wi(ct,Pt,dt.state),Pt.start=Pt.pos}function Qn(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var dt=Mn(it,st);if(dt.mode.blankLine)return dt.mode.blankLine(dt.state)}}function wi(it,st,dt,ut){for(var ct=0;ct<10;ct++){ut&&(ut[0]=Mn(it,dt).mode);var Pt=it.token(st,dt);if(st.pos>st.start)return Pt}throw new Error("Mode "+it.name+" failed to advance stream.")}var Gn=function(it,st,dt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=dt};function ro(it,st,dt,ut){var ct=it.doc,Pt=ct.mode,kt;st=Bn(ct,st);var Ot=ze(ct,st.line),Bt=Vo(it,st.line,dt),Vt=new ge(Ot.text,it.options.tabSize,Bt),ae;for(ut&&(ae=[]);(ut||Vt.pos<st.ch)&&!Vt.eol();)Vt.start=Vt.pos,kt=wi(Pt,Vt,Bt.state),ut&&ae.push(new Gn(Vt,kt,yn(ct.mode,Bt.state)));return ut?ae:new Gn(Vt,kt,Bt.state)}function Ci(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 ut=dt[1]?"bgClass":"textClass";st[ut]==null?st[ut]=dt[2]:new RegExp("(?:^|\\s)"+dt[2]+"(?:$|\\s)").test(st[ut])||(st[ut]+=" "+dt[2])}return it}function bi(it,st,dt,ut,ct,Pt,kt){var Ot=dt.flattenSpans;Ot==null&&(Ot=it.options.flattenSpans);var Bt=0,Vt=null,ae=new ge(st,it.options.tabSize,ut),Xt,Ce=it.options.addModeClass&&[null];for(st==""&&Ci(Qn(dt,ut.state),Pt);!ae.eol();){if(ae.pos>it.options.maxHighlightLength?(Ot=!1,kt&&ue(it,st,ut,ae.pos),ae.pos=st.length,Xt=null):Xt=Ci(wi(dt,ae,ut.state,Ce),Pt),Ce){var ye=Ce[0].name;ye&&(Xt="m-"+(Xt?ye+" "+Xt:ye))}if(!Ot||Vt!=Xt){for(;Bt<ae.start;)Bt=Math.min(ae.start,Bt+5e3),ct(Bt,Vt);Vt=Xt}ae.start=ae.pos}for(;Bt<ae.pos;){var $e=Math.min(ae.pos,Bt+5e3);ct($e,Vt),Bt=$e}}function Ai(it,st,dt){for(var ut,ct,Pt=it.doc,kt=dt?-1:st-(it.doc.mode.innerMode?1e3:100),Ot=st;Ot>kt;--Ot){if(Ot<=Pt.first)return Pt.first;var Bt=ze(Pt,Ot-1),Vt=Bt.stateAfter;if(Vt&&(!dt||Ot+(Vt instanceof en?Vt.lookAhead:0)<=Pt.modeFrontier))return Ot;var ae=Qt(Bt.text,null,it.options.tabSize);(ct==null||ut>ae)&&(ct=Ot-1,ut=ae)}return ct}function Pi(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontier<st-10)){for(var dt=it.first,ut=st-1;ut>dt;ut--){var ct=ze(it,ut).stateAfter;if(ct&&(!(ct instanceof en)||ut+ct.lookAhead<st)){dt=ut+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,dt)}}var Vi=!1,Be=!1;function Io(){Vi=!0}function Ie(){Be=!0}function $i(it,st,dt){this.marker=it,this.from=st,this.to=dt}function ds(it,st){if(it)for(var dt=0;dt<it.length;++dt){var ut=it[dt];if(ut.marker==st)return ut}}function fo(it,st){for(var dt,ut=0;ut<it.length;++ut)it[ut]!=st&&(dt||(dt=[])).push(it[ut]);return dt}function Xs(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function mo(it,st,dt){var ut;if(it)for(var ct=0;ct<it.length;++ct){var Pt=it[ct],kt=Pt.marker,Ot=Pt.from==null||(kt.inclusiveLeft?Pt.from<=st:Pt.from<st);if(Ot||Pt.from==st&&kt.type=="bookmark"&&(!dt||!Pt.marker.insertLeft)){var Bt=Pt.to==null||(kt.inclusiveRight?Pt.to>=st:Pt.to>st);(ut||(ut=[])).push(new $i(kt,Pt.from,Bt?null:Pt.to))}}return ut}function Fi(it,st,dt){var ut;if(it)for(var ct=0;ct<it.length;++ct){var Pt=it[ct],kt=Pt.marker,Ot=Pt.to==null||(kt.inclusiveRight?Pt.to>=st:Pt.to>st);if(Ot||Pt.from==st&&kt.type=="bookmark"&&(!dt||Pt.marker.insertLeft)){var Bt=Pt.from==null||(kt.inclusiveLeft?Pt.from<=st:Pt.from<st);(ut||(ut=[])).push(new $i(kt,Bt?null:Pt.from-st,Pt.to==null?null:Pt.to-st))}}return ut}function ko(it,st){if(st.full)return null;var dt=zn(it,st.from.line)&&ze(it,st.from.line).markedSpans,ut=zn(it,st.to.line)&&ze(it,st.to.line).markedSpans;if(!dt&&!ut)return null;var ct=st.from.ch,Pt=st.to.ch,kt=Cn(st.from,st.to)==0,Ot=mo(dt,ct,kt),Bt=Fi(ut,Pt,kt),Vt=st.text.length==1,ae=de(st.text).length+(Vt?ct:0);if(Ot)for(var Xt=0;Xt<Ot.length;++Xt){var Ce=Ot[Xt];if(Ce.to==null){var ye=ds(Bt,Ce.marker);ye?Vt&&(Ce.to=ye.to==null?null:ye.to+ae):Ce.to=ct}}if(Bt)for(var $e=0;$e<Bt.length;++$e){var on=Bt[$e];if(on.to!=null&&(on.to+=ae),on.from==null){var fn=ds(Ot,on.marker);fn||(on.from=ae,Vt&&(Ot||(Ot=[])).push(on))}else on.from+=ae,Vt&&(Ot||(Ot=[])).push(on)}Ot&&(Ot=Ds(Ot)),Bt&&Bt!=Ot&&(Bt=Ds(Bt));var kn=[Ot];if(!Vt){var Jn=st.text.length-2,Dn;if(Jn>0&&Ot)for(var $n=0;$n<Ot.length;++$n)Ot[$n].to==null&&(Dn||(Dn=[])).push(new $i(Ot[$n].marker,null,null));for(var xi=0;xi<Jn;++xi)kn.push(Dn);kn.push(Bt)}return kn}function Ds(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 vo(it,st,dt){var ut=null;if(it.iter(st.line,dt.line+1,function(ye){if(ye.markedSpans)for(var $e=0;$e<ye.markedSpans.length;++$e){var on=ye.markedSpans[$e].marker;on.readOnly&&(!ut||Ee(ut,on)==-1)&&(ut||(ut=[])).push(on)}}),!ut)return null;for(var ct=[{from:st,to:dt}],Pt=0;Pt<ut.length;++Pt)for(var kt=ut[Pt],Ot=kt.find(0),Bt=0;Bt<ct.length;++Bt){var Vt=ct[Bt];if(!(Cn(Vt.to,Ot.from)<0||Cn(Vt.from,Ot.to)>0)){var ae=[Bt,1],Xt=Cn(Vt.from,Ot.from),Ce=Cn(Vt.to,Ot.to);(Xt<0||!kt.inclusiveLeft&&!Xt)&&ae.push({from:Vt.from,to:Ot.from}),(Ce>0||!kt.inclusiveRight&&!Ce)&&ae.push({from:Ot.to,to:Vt.to}),ct.splice.apply(ct,ae),Bt+=ae.length-3}}return ct}function dn(it){var st=it.markedSpans;if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.detachLine(it);it.markedSpans=null}}function It(it,st){if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.attachLine(it);it.markedSpans=st}}function er(it){return it.inclusiveLeft?-1:0}function dl(it){return it.inclusiveRight?1:0}function fl(it,st){var dt=it.lines.length-st.lines.length;if(dt!=0)return dt;var ut=it.find(),ct=st.find(),Pt=Cn(ut.from,ct.from)||er(it)-er(st);if(Pt)return-Pt;var kt=Cn(ut.to,ct.to)||dl(it)-dl(st);return kt||st.id-it.id}function Ks(it,st){var dt=Be&&it.markedSpans,ut;if(dt)for(var ct=void 0,Pt=0;Pt<dt.length;++Pt)ct=dt[Pt],ct.marker.collapsed&&(st?ct.from:ct.to)==null&&(!ut||fl(ut,ct.marker)<0)&&(ut=ct.marker);return ut}function rh(it){return Ks(it,!0)}function Dl(it){return Ks(it,!1)}function ju(it,st){var dt=Be&&it.markedSpans,ut;if(dt)for(var ct=0;ct<dt.length;++ct){var Pt=dt[ct];Pt.marker.collapsed&&(Pt.from==null||Pt.from<st)&&(Pt.to==null||Pt.to>st)&&(!ut||fl(ut,Pt.marker)<0)&&(ut=Pt.marker)}return ut}function Jh(it,st,dt,ut,ct){var Pt=ze(it,st),kt=Be&&Pt.markedSpans;if(kt)for(var Ot=0;Ot<kt.length;++Ot){var Bt=kt[Ot];if(Bt.marker.collapsed){var Vt=Bt.marker.find(0),ae=Cn(Vt.from,dt)||er(Bt.marker)-er(ct),Xt=Cn(Vt.to,ut)||dl(Bt.marker)-dl(ct);if(!(ae>=0&&Xt<=0||ae<=0&&Xt>=0)&&(ae<=0&&(Bt.marker.inclusiveRight&&ct.inclusiveLeft?Cn(Vt.to,dt)>=0:Cn(Vt.to,dt)>0)||ae>=0&&(Bt.marker.inclusiveRight&&ct.inclusiveLeft?Cn(Vt.from,ut)<=0:Cn(Vt.from,ut)<0)))return!0}}}function co(it){for(var st;st=rh(it);)it=st.find(-1,!0).line;return it}function nr(it){for(var st;st=Dl(it);)it=st.find(1,!0).line;return it}function qn(it){for(var st,dt;st=Dl(it);)it=st.find(1,!0).line,(dt||(dt=[])).push(it);return dt}function Wn(it,st){var dt=ze(it,st),ut=co(dt);return dt==ut?st:se(ut)}function hi(it,st){if(st>it.lastLine())return st;var dt=ze(it,st),ut;if(!Re(it,dt))return st;for(;ut=Dl(dt);)dt=ut.find(1,!0).line;return se(dt)+1}function Re(it,st){var dt=Be&&st.markedSpans;if(dt){for(var ut=void 0,ct=0;ct<dt.length;++ct)if(ut=dt[ct],!!ut.marker.collapsed){if(ut.from==null)return!0;if(!ut.marker.widgetNode&&ut.from==0&&ut.marker.inclusiveLeft&&Ui(it,st,ut))return!0}}}function Ui(it,st,dt){if(dt.to==null){var ut=dt.marker.find(1,!0);return Ui(it,ut.line,ds(ut.line.markedSpans,dt.marker))}if(dt.marker.inclusiveRight&&dt.to==st.text.length)return!0;for(var ct=void 0,Pt=0;Pt<st.markedSpans.length;++Pt)if(ct=st.markedSpans[Pt],ct.marker.collapsed&&!ct.marker.widgetNode&&ct.from==dt.to&&(ct.to==null||ct.to!=dt.from)&&(ct.marker.inclusiveLeft||dt.marker.inclusiveRight)&&Ui(it,st,ct))return!0}function so(it){it=co(it);for(var st=0,dt=it.parent,ut=0;ut<dt.lines.length;++ut){var ct=dt.lines[ut];if(ct==it)break;st+=ct.height}for(var Pt=dt.parent;Pt;dt=Pt,Pt=dt.parent)for(var kt=0;kt<Pt.children.length;++kt){var Ot=Pt.children[kt];if(Ot==dt)break;st+=Ot.height}return st}function Qo(it){if(it.height==0)return 0;for(var st=it.text.length,dt,ut=it;dt=rh(ut);){var ct=dt.find(0,!0);ut=ct.from.line,st+=ct.from.ch-ct.to.ch}for(ut=it;dt=Dl(ut);){var Pt=dt.find(0,!0);st-=ut.text.length-Pt.from.ch,ut=Pt.to.line,st+=ut.text.length-Pt.to.ch}return st}function Ao(it){var st=it.display,dt=it.doc;st.maxLine=ze(dt,dt.first),st.maxLineLength=Qo(st.maxLine),st.maxLineChanged=!0,dt.iter(function(ut){var ct=Qo(ut);ct>st.maxLineLength&&(st.maxLineLength=ct,st.maxLine=ut)})}var jo=function(it,st,dt){this.text=it,It(this,st),this.height=dt?dt(this):1};jo.prototype.lineNo=function(){return se(this)},Pr(jo);function fr(it,st,dt,ut){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),dn(it),It(it,dt);var ct=ut?ut(it):1;ct!=it.height&&qe(it,ct)}function Os(it){it.parent=null,dn(it)}var ts={},Ol={};function gl(it,st){if(!it||/^\s*$/.test(it))return null;var dt=st.addModeClass?Ol:ts;return dt[it]||(dt[it]=it.replace(/\S+/g,"cm-$&"))}function fe(it,st){var dt=Le("span",null,null,Kt?"padding-right: .1px":null),ut={pre:Le("pre",[dt],"CodeMirror-line"),content:dt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};st.measure={};for(var ct=0;ct<=(st.rest?st.rest.length:0);ct++){var Pt=ct?st.rest[ct-1]:st.line,kt=void 0;ut.pos=0,ut.addToken=za,dr(it.display.measure)&&(kt=ni(Pt,it.doc.direction))&&(ut.addToken=Uo(ut.addToken,kt)),ut.map=[];var Ot=st!=it.display.externalMeasured&&se(Pt);Ru(Pt,ut,hr(it,Pt,Ot)),Pt.styleClasses&&(Pt.styleClasses.bgClass&&(ut.bgClass=Rn(Pt.styleClasses.bgClass,ut.bgClass||"")),Pt.styleClasses.textClass&&(ut.textClass=Rn(Pt.styleClasses.textClass,ut.textClass||""))),ut.map.length==0&&ut.map.push(0,0,ut.content.appendChild(ua(it.display.measure))),ct==0?(st.measure.map=ut.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ut.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(Kt){var Bt=ut.content.lastChild;(/\bcm-tab\b/.test(Bt.className)||Bt.querySelector&&Bt.querySelector(".cm-tab"))&&(ut.content.className="cm-tab-wrap-hack")}return to(it,"renderLine",it,st.line,ut.pre),ut.pre.className&&(ut.textClass=Rn(ut.pre.className,ut.textClass||"")),ut}function xs(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 za(it,st,dt,ut,ct,Pt,kt){if(st){var Ot=it.splitSpaces?sh(st,it.trailingSpace):st,Bt=it.cm.state.specialChars,Vt=!1,ae;if(!Bt.test(st))it.col+=st.length,ae=document.createTextNode(Ot),it.map.push(it.pos,it.pos+st.length,ae),pe&&he<9&&(Vt=!0),it.pos+=st.length;else{ae=document.createDocumentFragment();for(var Xt=0;;){Bt.lastIndex=Xt;var Ce=Bt.exec(st),ye=Ce?Ce.index-Xt:st.length-Xt;if(ye){var $e=document.createTextNode(Ot.slice(Xt,Xt+ye));pe&&he<9?ae.appendChild(_t("span",[$e])):ae.appendChild($e),it.map.push(it.pos,it.pos+ye,$e),it.col+=ye,it.pos+=ye}if(!Ce)break;Xt+=ye+1;var on=void 0;if(Ce[0]==" "){var fn=it.cm.options.tabSize,kn=fn-it.col%fn;on=ae.appendChild(_t("span",te(kn),"cm-tab")),on.setAttribute("role","presentation"),on.setAttribute("cm-text"," "),it.col+=kn}else Ce[0]=="\r"||Ce[0]==`
|
|
`?(on=ae.appendChild(_t("span",Ce[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),on.setAttribute("cm-text",Ce[0]),it.col+=1):(on=it.cm.options.specialCharPlaceholder(Ce[0]),on.setAttribute("cm-text",Ce[0]),pe&&he<9?ae.appendChild(_t("span",[on])):ae.appendChild(on),it.col+=1);it.map.push(it.pos,it.pos+1,on),it.pos++}}if(it.trailingSpace=Ot.charCodeAt(st.length-1)==32,dt||ut||ct||Vt||Pt||kt){var Jn=dt||"";ut&&(Jn+=ut),ct&&(Jn+=ct);var Dn=_t("span",[ae],Jn,Pt);if(kt)for(var $n in kt)kt.hasOwnProperty($n)&&$n!="style"&&$n!="class"&&Dn.setAttribute($n,kt[$n]);return it.content.appendChild(Dn)}it.content.appendChild(ae)}}function sh(it,st){if(it.length>1&&!/ /.test(it))return it;for(var dt=st,ut="",ct=0;ct<it.length;ct++){var Pt=it.charAt(ct);Pt==" "&&dt&&(ct==it.length-1||it.charCodeAt(ct+1)==32)&&(Pt="\xA0"),ut+=Pt,dt=Pt==" "}return ut}function Uo(it,st){return function(dt,ut,ct,Pt,kt,Ot,Bt){ct=ct?ct+" cm-force-border":"cm-force-border";for(var Vt=dt.pos,ae=Vt+ut.length;;){for(var Xt=void 0,Ce=0;Ce<st.length&&(Xt=st[Ce],!(Xt.to>Vt&&Xt.from<=Vt));Ce++);if(Xt.to>=ae)return it(dt,ut,ct,Pt,kt,Ot,Bt);it(dt,ut.slice(0,Xt.to-Vt),ct,Pt,null,Ot,Bt),Pt=null,ut=ut.slice(Xt.to-Vt),Vt=Xt.to}}}function Il(it,st,dt,ut){var ct=!ut&&dt.widgetNode;ct&&it.map.push(it.pos,it.pos+st,ct),!ut&&it.cm.display.input.needsContentAttribute&&(ct||(ct=it.content.appendChild(document.createElement("span"))),ct.setAttribute("cm-marker",dt.id)),ct&&(it.cm.display.input.setUneditable(ct),it.content.appendChild(ct)),it.pos+=st,it.trailingSpace=!1}function Ru(it,st,dt){var ut=it.markedSpans,ct=it.text,Pt=0;if(!ut){for(var kt=1;kt<dt.length;kt+=2)st.addToken(st,ct.slice(Pt,Pt=dt[kt]),gl(dt[kt+1],st.cm.options));return}for(var Ot=ct.length,Bt=0,Vt=1,ae="",Xt,Ce,ye=0,$e,on,fn,kn,Jn;;){if(ye==Bt){$e=on=fn=Ce="",Jn=null,kn=null,ye=1/0;for(var Dn=[],$n=void 0,xi=0;xi<ut.length;++xi){var Nn=ut[xi],Ii=Nn.marker;if(Ii.type=="bookmark"&&Nn.from==Bt&&Ii.widgetNode)Dn.push(Ii);else if(Nn.from<=Bt&&(Nn.to==null||Nn.to>Bt||Ii.collapsed&&Nn.to==Bt&&Nn.from==Bt)){if(Nn.to!=null&&Nn.to!=Bt&&ye>Nn.to&&(ye=Nn.to,on=""),Ii.className&&($e+=" "+Ii.className),Ii.css&&(Ce=(Ce?Ce+";":"")+Ii.css),Ii.startStyle&&Nn.from==Bt&&(fn+=" "+Ii.startStyle),Ii.endStyle&&Nn.to==ye&&($n||($n=[])).push(Ii.endStyle,Nn.to),Ii.title&&((Jn||(Jn={})).title=Ii.title),Ii.attributes)for(var Wo in Ii.attributes)(Jn||(Jn={}))[Wo]=Ii.attributes[Wo];Ii.collapsed&&(!kn||fl(kn.marker,Ii)<0)&&(kn=Nn)}else Nn.from>Bt&&ye>Nn.from&&(ye=Nn.from)}if($n)for(var Br=0;Br<$n.length;Br+=2)$n[Br+1]==ye&&(on+=" "+$n[Br]);if(!kn||kn.from==Bt)for(var $o=0;$o<Dn.length;++$o)Il(st,0,Dn[$o]);if(kn&&(kn.from||0)==Bt){if(Il(st,(kn.to==null?Ot+1:kn.to)-Bt,kn.marker,kn.from==null),kn.to==null)return;kn.to==Bt&&(kn=!1)}}if(Bt>=Ot)break;for(var Rs=Math.min(Ot,ye);;){if(ae){var gs=Bt+ae.length;if(!kn){var Lr=gs>Rs?ae.slice(0,Rs-Bt):ae;st.addToken(st,Lr,Xt?Xt+$e:$e,fn,Bt+Lr.length==ye?on:"",Ce,Jn)}if(gs>=Rs){ae=ae.slice(Rs-Bt),Bt=Rs;break}Bt=gs,fn=""}ae=ct.slice(Pt,Pt=dt[Vt++]),Xt=gl(dt[Vt++],st.cm.options)}}}function ah(it,st,dt){this.line=st,this.rest=qn(st),this.size=this.rest?se(de(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=Re(it,st)}function no(it,st,dt){for(var ut=[],ct,Pt=st;Pt<dt;Pt=ct){var kt=new ah(it.doc,ze(it.doc,Pt),Pt);ct=Pt+kt.size,ut.push(kt)}return ut}var ir=null;function Si(it){ir?ir.ops.push(it):it.ownsGroup=ir={ops:[it],delayedCallbacks:[]}}function Mi(it){var st=it.delayedCallbacks,dt=0;do{for(;dt<st.length;dt++)st[dt].call(null);for(var ut=0;ut<it.ops.length;ut++){var ct=it.ops[ut];if(ct.cursorActivityHandlers)for(;ct.cursorActivityCalled<ct.cursorActivityHandlers.length;)ct.cursorActivityHandlers[ct.cursorActivityCalled++].call(null,ct.cm)}}while(dt<st.length)}function ao(it,st){var dt=it.ownsGroup;if(dt)try{Mi(dt)}finally{ir=null,st(dt)}}var Xo=null;function In(it,st){var dt=xr(it,st);if(dt.length){var ut=Array.prototype.slice.call(arguments,2),ct;ir?ct=ir.delayedCallbacks:Xo?ct=Xo:(ct=Xo=[],setTimeout(Af,0));for(var Pt=function(Ot){ct.push(function(){return dt[Ot].apply(null,ut)})},kt=0;kt<dt.length;++kt)Pt(kt)}}function Af(){var it=Xo;Xo=null;for(var st=0;st<it.length;++st)it[st]()}function zl(it,st,dt,ut){for(var ct=0;ct<st.changes.length;ct++){var Pt=st.changes[ct];Pt=="text"?hn(it,st):Pt=="gutter"?gr(it,st,dt,ut):Pt=="class"?or(it,st):Pt=="widget"&&_a(it,st,ut)}st.changes=null}function ja(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),pe&&he<8&&(it.node.style.zIndex=2)),it.node}function Md(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 ut=ja(st);st.background=ut.insertBefore(_t("div",null,dt),ut.firstChild),it.display.input.setUneditable(st.background)}}function Gu(it,st){var dt=it.display.externalMeasured;return dt&&dt.line==st.line?(it.display.externalMeasured=null,st.measure=dt.measure,dt.built):fe(it,st)}function hn(it,st){var dt=st.text.className,ut=Gu(it,st);st.text==st.node&&(st.node=ut.pre),st.text.parentNode.replaceChild(ut.pre,st.text),st.text=ut.pre,ut.bgClass!=st.bgClass||ut.textClass!=st.textClass?(st.bgClass=ut.bgClass,st.textClass=ut.textClass,or(it,st)):dt&&(st.text.className=dt)}function or(it,st){Md(it,st),st.line.wrapClass?ja(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 gr(it,st,dt,ut){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 ct=ja(st);st.gutterBackground=_t("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(it.options.fixedGutter?ut.fixedPos:-ut.gutterTotalWidth)+"px; width: "+ut.gutterTotalWidth+"px"),it.display.input.setUneditable(st.gutterBackground),ct.insertBefore(st.gutterBackground,st.text)}var Pt=st.line.gutterMarkers;if(it.options.lineNumbers||Pt){var kt=ja(st),Ot=st.gutter=_t("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?ut.fixedPos:-ut.gutterTotalWidth)+"px");if(it.display.input.setUneditable(Ot),kt.insertBefore(Ot,st.text),st.line.gutterClass&&(Ot.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!Pt||!Pt["CodeMirror-linenumbers"])&&(st.lineNumber=Ot.appendChild(_t("div",gi(it.options,dt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ut.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),Pt)for(var Bt=0;Bt<it.display.gutterSpecs.length;++Bt){var Vt=it.display.gutterSpecs[Bt].className,ae=Pt.hasOwnProperty(Vt)&&Pt[Vt];ae&&Ot.appendChild(_t("div",[ae],"CodeMirror-gutter-elt","left: "+ut.gutterLeft[Vt]+"px; width: "+ut.gutterWidth[Vt]+"px"))}}}function _a(it,st,dt){st.alignable&&(st.alignable=null);for(var ut=Wt("CodeMirror-linewidget"),ct=st.node.firstChild,Pt=void 0;ct;ct=Pt)Pt=ct.nextSibling,ut.test(ct.className)&&st.node.removeChild(ct);Hu(it,st,dt)}function Wu(it,st,dt,ut){var ct=Gu(it,st);return st.text=st.node=ct.pre,ct.bgClass&&(st.bgClass=ct.bgClass),ct.textClass&&(st.textClass=ct.textClass),or(it,st),gr(it,st,dt,ut),Hu(it,st,ut),st.node}function Hu(it,st,dt){if(pi(it,st.line,st,dt,!0),st.rest)for(var ut=0;ut<st.rest.length;ut++)pi(it,st.rest[ut],st,dt,!1)}function pi(it,st,dt,ut,ct){if(st.widgets)for(var Pt=ja(dt),kt=0,Ot=st.widgets;kt<Ot.length;++kt){var Bt=Ot[kt],Vt=_t("div",[Bt.node],"CodeMirror-linewidget"+(Bt.className?" "+Bt.className:""));Bt.handleMouseEvents||Vt.setAttribute("cm-ignore-events","true"),kd(Bt,Vt,dt,ut),it.display.input.setUneditable(Vt),ct&&Bt.above?Pt.insertBefore(Vt,dt.gutter||dt.text):Pt.appendChild(Vt),In(Bt,"redraw")}}function kd(it,st,dt,ut){if(it.noHScroll){(dt.alignable||(dt.alignable=[])).push(st);var ct=ut.wrapperWidth;st.style.left=ut.fixedPos+"px",it.coverGutter||(ct-=ut.gutterTotalWidth,st.style.paddingLeft=ut.gutterTotalWidth+"px"),st.style.width=ct+"px"}it.coverGutter&&(st.style.zIndex=5,st.style.position="relative",it.noHScroll||(st.style.marginLeft=-ut.gutterTotalWidth+"px"))}function cl(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!De(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 Zs(it,st){for(var dt=Ia(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 Js(it){return it.lineSpace.offsetTop}function lh(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function Qh(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,ut={left:parseInt(dt.paddingLeft),right:parseInt(dt.paddingRight)};return!isNaN(ut.left)&&!isNaN(ut.right)&&(it.cachedPaddingH=ut),ut}function Qs(it){return cn-it.display.nativeBarWidth}function Ra(it){return it.display.scroller.clientWidth-Qs(it)-it.display.barWidth}function Fd(it){return it.display.scroller.clientHeight-Qs(it)-it.display.barHeight}function Xg(it,st,dt){var ut=it.options.lineWrapping,ct=ut&&Ra(it);if(!st.measure.heights||ut&&st.measure.width!=ct){var Pt=st.measure.heights=[];if(ut){st.measure.width=ct;for(var kt=st.text.firstChild.getClientRects(),Ot=0;Ot<kt.length-1;Ot++){var Bt=kt[Ot],Vt=kt[Ot+1];Math.abs(Bt.bottom-Vt.bottom)>2&&Pt.push((Bt.bottom+Vt.top)/2-dt.top)}}Pt.push(dt.bottom-dt.top)}}function Mf(it,st,dt){if(it.line==st)return{map:it.measure.map,cache:it.measure.cache};for(var ut=0;ut<it.rest.length;ut++)if(it.rest[ut]==st)return{map:it.measure.maps[ut],cache:it.measure.caches[ut]};for(var ct=0;ct<it.rest.length;ct++)if(se(it.rest[ct])>dt)return{map:it.measure.maps[ct],cache:it.measure.caches[ct],before:!0}}function Kg(it,st){st=co(st);var dt=se(st),ut=it.display.externalMeasured=new ah(it.doc,st,dt);ut.lineN=dt;var ct=ut.built=fe(it,ut);return ut.text=ct.pre,ie(it.display.lineMeasure,ct.pre),ut}function kf(it,st,dt,ut){return Ga(it,hh(it,st),dt,ut)}function Td(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[da(it,st)];var dt=it.display.externalMeasured;if(dt&&st>=dt.lineN&&st<dt.lineN+dt.size)return dt}function hh(it,st){var dt=se(st),ut=Td(it,dt);ut&&!ut.text?ut=null:ut&&ut.changes&&(zl(it,ut,dt,Df(it)),it.curOp.forceUpdate=!0),ut||(ut=Kg(it,st));var ct=Mf(ut,st,dt);return{line:st,view:ut,rect:null,map:ct.map,cache:ct.cache,before:ct.before,hasHeights:!1}}function Ga(it,st,dt,ut,ct){st.before&&(dt=-1);var Pt=dt+(ut||""),kt;return st.cache.hasOwnProperty(Pt)?kt=st.cache[Pt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(Xg(it,st.view,st.rect),st.hasHeights=!0),kt=cr(it,st,dt,ut),kt.bogus||(st.cache[Pt]=kt)),{left:kt.left,right:kt.right,top:ct?kt.rtop:kt.top,bottom:ct?kt.rbottom:kt.bottom}}var Ff={left:0,right:0,top:0,bottom:0};function Tf(it,st,dt){for(var ut,ct,Pt,kt,Ot,Bt,Vt=0;Vt<it.length;Vt+=3)if(Ot=it[Vt],Bt=it[Vt+1],st<Ot?(ct=0,Pt=1,kt="left"):st<Bt?(ct=st-Ot,Pt=ct+1):(Vt==it.length-3||st==Bt&&it[Vt+3]>st)&&(Pt=Bt-Ot,ct=Pt-1,st>=Bt&&(kt="right")),ct!=null){if(ut=it[Vt+2],Ot==Bt&&dt==(ut.insertLeft?"left":"right")&&(kt=dt),dt=="left"&&ct==0)for(;Vt&&it[Vt-2]==it[Vt-3]&&it[Vt-1].insertLeft;)ut=it[(Vt-=3)+2],kt="left";if(dt=="right"&&ct==Bt-Ot)for(;Vt<it.length-3&&it[Vt+3]==it[Vt+4]&&!it[Vt+5].insertLeft;)ut=it[(Vt+=3)+2],kt="right";break}return{node:ut,start:ct,end:Pt,collapse:kt,coverStart:Ot,coverEnd:Bt}}function Zg(it,st){var dt=Ff;if(st=="left")for(var ut=0;ut<it.length&&(dt=it[ut]).left==dt.right;ut++);else for(var ct=it.length-1;ct>=0&&(dt=it[ct]).left==dt.right;ct--);return dt}function cr(it,st,dt,ut){var ct=Tf(st.map,dt,ut),Pt=ct.node,kt=ct.start,Ot=ct.end,Bt=ct.collapse,Vt;if(Pt.nodeType==3){for(var ae=0;ae<4;ae++){for(;kt&&gn(st.line.text.charAt(ct.coverStart+kt));)--kt;for(;ct.coverStart+Ot<ct.coverEnd&&gn(st.line.text.charAt(ct.coverStart+Ot));)++Ot;if(pe&&he<9&&kt==0&&Ot==ct.coverEnd-ct.coverStart?Vt=Pt.parentNode.getBoundingClientRect():Vt=Zg(re(Pt,kt,Ot).getClientRects(),ut),Vt.left||Vt.right||kt==0)break;Ot=kt,kt=kt-1,Bt="right"}pe&&he<11&&(Vt=bp(it.display.measure,Vt))}else{kt>0&&(Bt=ut="right");var Xt;it.options.lineWrapping&&(Xt=Pt.getClientRects()).length>1?Vt=Xt[ut=="right"?Xt.length-1:0]:Vt=Pt.getBoundingClientRect()}if(pe&&he<9&&!kt&&(!Vt||!Vt.left&&!Vt.right)){var Ce=Pt.parentNode.getClientRects()[0];Ce?Vt={left:Ce.left,right:Ce.left+qh(it.display),top:Ce.top,bottom:Ce.bottom}:Vt=Ff}for(var ye=Vt.top-st.rect.top,$e=Vt.bottom-st.rect.top,on=(ye+$e)/2,fn=st.view.measure.heights,kn=0;kn<fn.length-1&&!(on<fn[kn]);kn++);var Jn=kn?fn[kn-1]:0,Dn=fn[kn],$n={left:(Bt=="right"?Vt.right:Vt.left)-st.rect.left,right:(Bt=="left"?Vt.left:Vt.right)-st.rect.left,top:Jn,bottom:Dn};return!Vt.left&&!Vt.right&&($n.bogus=!0),it.options.singleCursorHeightPerLine||($n.rtop=ye,$n.rbottom=$e),$n}function bp(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!ti(it))return st;var dt=screen.logicalXDPI/screen.deviceXDPI,ut=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*dt,right:st.right*dt,top:st.top*ut,bottom:st.bottom*ut}}function Jg(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 Ed(it){it.display.externalMeasure=null,$t(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)Jg(it.display.view[st])}function Yu(it){Ed(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function Ps(){return ce&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function ws(){return ce&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Fr(it){var st=0;if(it.widgets)for(var dt=0;dt<it.widgets.length;++dt)it.widgets[dt].above&&(st+=cl(it.widgets[dt]));return st}function es(it,st,dt,ut,ct){if(!ct){var Pt=Fr(st);dt.top+=Pt,dt.bottom+=Pt}if(ut=="line")return dt;ut||(ut="local");var kt=so(st);if(ut=="local"?kt+=Js(it.display):kt-=it.display.viewOffset,ut=="page"||ut=="window"){var Ot=it.display.lineSpace.getBoundingClientRect();kt+=Ot.top+(ut=="window"?0:ws());var Bt=Ot.left+(ut=="window"?0:Ps());dt.left+=Bt,dt.right+=Bt}return dt.top+=kt,dt.bottom+=kt,dt}function Ef(it,st,dt){if(dt=="div")return st;var ut=st.left,ct=st.top;if(dt=="page")ut-=Ps(),ct-=ws();else if(dt=="local"||!dt){var Pt=it.display.sizer.getBoundingClientRect();ut+=Pt.left,ct+=Pt.top}var kt=it.display.lineSpace.getBoundingClientRect();return{left:ut-kt.left,top:ct-kt.top}}function bd(it,st,dt,ut,ct){return ut||(ut=ze(it.doc,st.line)),es(it,ut,kf(it,ut,st.ch,ct),dt)}function qo(it,st,dt,ut,ct,Pt){ut=ut||ze(it.doc,st.line),ct||(ct=hh(it,ut));function kt($e,on){var fn=Ga(it,ct,$e,on?"right":"left",Pt);return on?fn.left=fn.right:fn.right=fn.left,es(it,ut,fn,dt)}var Ot=ni(ut,it.doc.direction),Bt=st.ch,Vt=st.sticky;if(Bt>=ut.text.length?(Bt=ut.text.length,Vt="before"):Bt<=0&&(Bt=0,Vt="after"),!Ot)return kt(Vt=="before"?Bt-1:Bt,Vt=="before");function ae($e,on,fn){var kn=Ot[on],Jn=kn.level==1;return kt(fn?$e-1:$e,Jn!=fn)}var Xt=un(Ot,Bt,Vt),Ce=ci,ye=ae(Bt,Xt,Vt=="before");return Ce!=null&&(ye.other=ae(Bt,Ce,Vt!="before")),ye}function bf(it,st){var dt=0;st=Bn(it.doc,st),it.options.lineWrapping||(dt=qh(it.display)*st.ch);var ut=ze(it.doc,st.line),ct=so(ut)+Js(it.display);return{left:dt,right:dt,top:ct,bottom:ct+ut.height}}function Bf(it,st,dt,ut,ct){var Pt=Oe(it,st,dt);return Pt.xRel=ct,ut&&(Pt.outside=ut),Pt}function Nf(it,st,dt){var ut=it.doc;if(dt+=it.display.viewOffset,dt<0)return Bf(ut.first,0,null,-1,-1);var ct=Sn(ut,dt),Pt=ut.first+ut.size-1;if(ct>Pt)return Bf(ut.first+ut.size-1,ze(ut,Pt).text.length,null,1,1);st<0&&(st=0);for(var kt=ze(ut,ct);;){var Ot=Ne(it,kt,ct,st,dt),Bt=ju(kt,Ot.ch+(Ot.xRel>0||Ot.outside>0?1:0));if(!Bt)return Ot;var Vt=Bt.find(1);if(Vt.line==ct)return Vt;kt=ze(ut,ct=Vt.line)}}function jn(it,st,dt,ut){ut-=Fr(st);var ct=st.text.length,Pt=Hn(function(kt){return Ga(it,dt,kt-1).bottom<=ut},ct,0);return ct=Hn(function(kt){return Ga(it,dt,kt).top>ut},Pt,ct),{begin:Pt,end:ct}}function Qg(it,st,dt,ut){dt||(dt=hh(it,st));var ct=es(it,st,Ga(it,dt,ut),"line").top;return jn(it,st,dt,ct)}function Jt(it,st,dt,ut){return it.bottom<=dt?!1:it.top>dt?!0:(ut?it.left:it.right)>st}function Ne(it,st,dt,ut,ct){ct-=so(st);var Pt=hh(it,st),kt=Fr(st),Ot=0,Bt=st.text.length,Vt=!0,ae=ni(st,it.doc.direction);if(ae){var Xt=(it.options.lineWrapping?Np:Bp)(it,st,dt,Pt,ae,ut,ct);Vt=Xt.level!=1,Ot=Vt?Xt.from:Xt.to-1,Bt=Vt?Xt.to:Xt.from-1}var Ce=null,ye=null,$e=Hn(function(xi){var Nn=Ga(it,Pt,xi);return Nn.top+=kt,Nn.bottom+=kt,Jt(Nn,ut,ct,!1)?(Nn.top<=ct&&Nn.left<=ut&&(Ce=xi,ye=Nn),!0):!1},Ot,Bt),on,fn,kn=!1;if(ye){var Jn=ut-ye.left<ye.right-ut,Dn=Jn==Vt;$e=Ce+(Dn?0:1),fn=Dn?"after":"before",on=Jn?ye.left:ye.right}else{!Vt&&($e==Bt||$e==Ot)&&$e++,fn=$e==0?"after":$e==st.text.length?"before":Ga(it,Pt,$e-(Vt?1:0)).bottom+kt<=ct==Vt?"after":"before";var $n=qo(it,Oe(dt,$e,fn),"line",st,Pt);on=$n.left,kn=ct<$n.top?-1:ct>=$n.bottom?1:0}return $e=si(st.text,$e,1),Bf(dt,$e,fn,kn,ut-on)}function Bp(it,st,dt,ut,ct,Pt,kt){var Ot=Hn(function(Xt){var Ce=ct[Xt],ye=Ce.level!=1;return Jt(qo(it,Oe(dt,ye?Ce.to:Ce.from,ye?"before":"after"),"line",st,ut),Pt,kt,!0)},0,ct.length-1),Bt=ct[Ot];if(Ot>0){var Vt=Bt.level!=1,ae=qo(it,Oe(dt,Vt?Bt.from:Bt.to,Vt?"after":"before"),"line",st,ut);Jt(ae,Pt,kt,!0)&&ae.top>kt&&(Bt=ct[Ot-1])}return Bt}function Np(it,st,dt,ut,ct,Pt,kt){var Ot=jn(it,st,ut,kt),Bt=Ot.begin,Vt=Ot.end;/\s/.test(st.text.charAt(Vt-1))&&Vt--;for(var ae=null,Xt=null,Ce=0;Ce<ct.length;Ce++){var ye=ct[Ce];if(!(ye.from>=Vt||ye.to<=Bt)){var $e=ye.level!=1,on=Ga(it,ut,$e?Math.min(Vt,ye.to)-1:Math.max(Bt,ye.from)).right,fn=on<Pt?Pt-on+1e9:on-Pt;(!ae||Xt>fn)&&(ae=ye,Xt=fn)}}return ae||(ae=ct[ct.length-1]),ae.from<Bt&&(ae={from:Bt,to:ae.to,level:ae.level}),ae.to>Vt&&(ae={from:ae.from,to:Vt,level:ae.level}),ae}var jl;function Rl(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(jl==null){jl=_t("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)jl.appendChild(document.createTextNode("x")),jl.appendChild(_t("br"));jl.appendChild(document.createTextNode("x"))}ie(it.measure,jl);var dt=jl.offsetHeight/50;return dt>3&&(it.cachedTextHeight=dt),$t(it.measure),dt||1}function qh(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 ut=st.getBoundingClientRect(),ct=(ut.right-ut.left)/10;return ct>2&&(it.cachedCharWidth=ct),ct||10}function Df(it){for(var st=it.display,dt={},ut={},ct=st.gutters.clientLeft,Pt=st.gutters.firstChild,kt=0;Pt;Pt=Pt.nextSibling,++kt){var Ot=it.display.gutterSpecs[kt].className;dt[Ot]=Pt.offsetLeft+Pt.clientLeft+ct,ut[Ot]=Pt.clientWidth}return{fixedPos:Bd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ut,wrapperWidth:st.wrapper.clientWidth}}function Bd(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function Ro(it){var st=Rl(it.display),dt=it.options.lineWrapping,ut=dt&&Math.max(5,it.display.scroller.clientWidth/qh(it.display)-3);return function(ct){if(Re(it.doc,ct))return 0;var Pt=0;if(ct.widgets)for(var kt=0;kt<ct.widgets.length;kt++)ct.widgets[kt].height&&(Pt+=ct.widgets[kt].height);return dt?Pt+(Math.ceil(ct.text.length/ut)||1)*st:Pt+st}}function ri(it){var st=it.doc,dt=Ro(it);st.iter(function(ut){var ct=dt(ut);ct!=ut.height&&qe(ut,ct)})}function Cs(it,st,dt,ut){var ct=it.display;if(!dt&&Ia(st).getAttribute("cm-not-content")=="true")return null;var Pt,kt,Ot=ct.lineSpace.getBoundingClientRect();try{Pt=st.clientX-Ot.left,kt=st.clientY-Ot.top}catch(Xt){return null}var Bt=Nf(it,Pt,kt),Vt;if(ut&&Bt.xRel>0&&(Vt=ze(it.doc,Bt.line).text).length==Bt.ch){var ae=Qt(Vt,Vt.length,it.options.tabSize)-Vt.length;Bt=Oe(Bt.line,Math.max(0,Math.round((Pt-Qh(it.display).left)/qh(it.display))-ae))}return Bt}function da(it,st){if(st>=it.display.viewTo||(st-=it.display.viewFrom,st<0))return null;for(var dt=it.display.view,ut=0;ut<dt.length;ut++)if(st-=dt[ut].size,st<0)return ut}function Go(it,st,dt,ut){st==null&&(st=it.doc.first),dt==null&&(dt=it.doc.first+it.doc.size),ut||(ut=0);var ct=it.display;if(ut&&dt<ct.viewTo&&(ct.updateLineNumbers==null||ct.updateLineNumbers>st)&&(ct.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=ct.viewTo)Be&&Wn(it.doc,st)<ct.viewTo&&pr(it);else if(dt<=ct.viewFrom)Be&&hi(it.doc,dt+ut)>ct.viewFrom?pr(it):(ct.viewFrom+=ut,ct.viewTo+=ut);else if(st<=ct.viewFrom&&dt>=ct.viewTo)pr(it);else if(st<=ct.viewFrom){var Pt=Is(it,dt,dt+ut,1);Pt?(ct.view=ct.view.slice(Pt.index),ct.viewFrom=Pt.lineN,ct.viewTo+=ut):pr(it)}else if(dt>=ct.viewTo){var kt=Is(it,st,st,-1);kt?(ct.view=ct.view.slice(0,kt.index),ct.viewTo=kt.lineN):pr(it)}else{var Ot=Is(it,st,st,-1),Bt=Is(it,dt,dt+ut,1);Ot&&Bt?(ct.view=ct.view.slice(0,Ot.index).concat(no(it,Ot.lineN,Bt.lineN)).concat(ct.view.slice(Bt.index)),ct.viewTo+=ut):pr(it)}var Vt=ct.externalMeasured;Vt&&(dt<Vt.lineN?Vt.lineN+=ut:st<Vt.lineN+Vt.size&&(ct.externalMeasured=null))}function Ni(it,st,dt){it.curOp.viewChanged=!0;var ut=it.display,ct=it.display.externalMeasured;if(ct&&st>=ct.lineN&&st<ct.lineN+ct.size&&(ut.externalMeasured=null),!(st<ut.viewFrom||st>=ut.viewTo)){var Pt=ut.view[da(it,st)];if(Pt.node!=null){var kt=Pt.changes||(Pt.changes=[]);Ee(kt,dt)==-1&&kt.push(dt)}}}function pr(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function Is(it,st,dt,ut){var ct=da(it,st),Pt,kt=it.display.view;if(!Be||dt==it.doc.first+it.doc.size)return{index:ct,lineN:dt};for(var Ot=it.display.viewFrom,Bt=0;Bt<ct;Bt++)Ot+=kt[Bt].size;if(Ot!=st){if(ut>0){if(ct==kt.length-1)return null;Pt=Ot+kt[ct].size-st,ct++}else Pt=Ot-st;st+=Pt,dt+=Pt}for(;Wn(it.doc,dt)!=dt;){if(ct==(ut<0?0:kt.length-1))return null;dt+=ut*kt[ct-(ut<0?1:0)].size,ct+=ut}return{index:ct,lineN:dt}}function Mo(it,st,dt){var ut=it.display,ct=ut.view;ct.length==0||st>=ut.viewTo||dt<=ut.viewFrom?(ut.view=no(it,st,dt),ut.viewFrom=st):(ut.viewFrom>st?ut.view=no(it,st,ut.viewFrom).concat(ut.view):ut.viewFrom<st&&(ut.view=ut.view.slice(da(it,st))),ut.viewFrom=st,ut.viewTo<dt?ut.view=ut.view.concat(no(it,ut.viewTo,dt)):ut.viewTo>dt&&(ut.view=ut.view.slice(0,da(it,dt)))),ut.viewTo=dt}function qs(it){for(var st=it.display.view,dt=0,ut=0;ut<st.length;ut++){var ct=st[ut];!ct.hidden&&(!ct.node||ct.changes)&&++dt}return dt}function Tr(it){it.display.input.showSelection(it.display.input.prepareSelection())}function uh(it,st){st===void 0&&(st=!0);for(var dt=it.doc,ut={},ct=ut.cursors=document.createDocumentFragment(),Pt=ut.selection=document.createDocumentFragment(),kt=0;kt<dt.sel.ranges.length;kt++)if(!(!st&&kt==dt.sel.primIndex)){var Ot=dt.sel.ranges[kt];if(!(Ot.from().line>=it.display.viewTo||Ot.to().line<it.display.viewFrom)){var Bt=Ot.empty();(Bt||it.options.showCursorWhenSelecting)&&Zi(it,Ot.head,ct),Bt||Xi(it,Ot,Pt)}}return ut}function Zi(it,st,dt){var ut=qo(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),ct=dt.appendChild(_t("div","\xA0","CodeMirror-cursor"));if(ct.style.left=ut.left+"px",ct.style.top=ut.top+"px",ct.style.height=Math.max(0,ut.bottom-ut.top)*it.options.cursorHeight+"px",ut.other){var Pt=dt.appendChild(_t("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));Pt.style.display="",Pt.style.left=ut.other.left+"px",Pt.style.top=ut.other.top+"px",Pt.style.height=(ut.other.bottom-ut.other.top)*.85+"px"}}function Ls(it,st){return it.top-st.top||it.left-st.left}function Xi(it,st,dt){var ut=it.display,ct=it.doc,Pt=document.createDocumentFragment(),kt=Qh(it.display),Ot=kt.left,Bt=Math.max(ut.sizerWidth,Ra(it)-ut.sizer.offsetLeft)-kt.right,Vt=ct.direction=="ltr";function ae(Dn,$n,xi,Nn){$n<0&&($n=0),$n=Math.round($n),Nn=Math.round(Nn),Pt.appendChild(_t("div",null,"CodeMirror-selected","position: absolute; left: "+Dn+`px;
|
|
top: `+$n+"px; width: "+(xi==null?Bt-Dn:xi)+`px;
|
|
height: `+(Nn-$n)+"px"))}function Xt(Dn,$n,xi){var Nn=ze(ct,Dn),Ii=Nn.text.length,Wo,Br;function $o(Lr,ea){return bd(it,Oe(Dn,Lr),"div",Nn,ea)}function Rs(Lr,ea,is){var Ar=Qg(it,Nn,null,Lr),io=ea=="ltr"==(is=="after")?"left":"right",sr=is=="after"?Ar.begin:Ar.end-(/\s/.test(Nn.text.charAt(Ar.end-1))?2:1);return $o(sr,io)[io]}var gs=ni(Nn,ct.direction);return bn(gs,$n||0,xi==null?Ii:xi,function(Lr,ea,is,Ar){var io=is=="ltr",sr=$o(Lr,io?"left":"right"),Wr=$o(ea-1,io?"right":"left"),os=$n==null&&Lr==0,Ha=xi==null&&ea==Ii,tr=Ar==0,ka=!gs||Ar==gs.length-1;if(Wr.top-sr.top<=3){var ur=(Vt?os:Ha)&&tr,ef=(Vt?Ha:os)&&ka,pa=ur?Ot:(io?sr:Wr).left,na=ef?Bt:(io?Wr:sr).right;ae(pa,sr.top,na-pa,sr.bottom)}else{var Gs,To,Hr,xl;io?(Gs=Vt&&os&&tr?Ot:sr.left,To=Vt?Bt:Rs(Lr,is,"before"),Hr=Vt?Ot:Rs(ea,is,"after"),xl=Vt&&Ha&&ka?Bt:Wr.right):(Gs=Vt?Rs(Lr,is,"before"):Ot,To=!Vt&&os&&tr?Bt:sr.right,Hr=!Vt&&Ha&&ka?Ot:Wr.left,xl=Vt?Rs(ea,is,"after"):Bt),ae(Gs,sr.top,To-Gs,sr.bottom),sr.bottom<Wr.top&&ae(Ot,sr.bottom,null,Wr.top),ae(Hr,Wr.top,xl-Hr,Wr.bottom)}(!Wo||Ls(sr,Wo)<0)&&(Wo=sr),Ls(Wr,Wo)<0&&(Wo=Wr),(!Br||Ls(sr,Br)<0)&&(Br=sr),Ls(Wr,Br)<0&&(Br=Wr)}),{start:Wo,end:Br}}var Ce=st.from(),ye=st.to();if(Ce.line==ye.line)Xt(Ce.line,Ce.ch,ye.ch);else{var $e=ze(ct,Ce.line),on=ze(ct,ye.line),fn=co($e)==co(on),kn=Xt(Ce.line,Ce.ch,fn?$e.text.length+1:null).end,Jn=Xt(ye.line,fn?0:null,ye.ch).start;fn&&(kn.top<Jn.top-2?(ae(kn.right,kn.top,null,kn.bottom),ae(Ot,Jn.top,Jn.left,Jn.bottom)):ae(kn.right,kn.top,Jn.left-kn.right,kn.bottom)),kn.bottom<Jn.top&&ae(Ot,kn.bottom,null,Jn.top)}dt.appendChild(Pt)}function yo(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()||_h(it),st.cursorDiv.style.visibility=(dt=!dt)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function Bo(it){it.state.focused||(it.display.input.focus(),Ji(it))}function Ko(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,_h(it))},100)}function Ji(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(to(it,"focus",it,st),it.state.focused=!0,Ve(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),Kt&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),yo(it))}function _h(it,st){it.state.delayingBlurEvent||(it.state.focused&&(to(it,"blur",it,st),it.state.focused=!1,Zt(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function ii(it){for(var st=it.display,dt=st.lineDiv.offsetTop,ut=0;ut<st.view.length;ut++){var ct=st.view[ut],Pt=it.options.lineWrapping,kt=void 0,Ot=0;if(!ct.hidden){if(pe&&he<8){var Bt=ct.node.offsetTop+ct.node.offsetHeight;kt=Bt-dt,dt=Bt}else{var Vt=ct.node.getBoundingClientRect();kt=Vt.bottom-Vt.top,!Pt&&ct.text.firstChild&&(Ot=ct.text.firstChild.getBoundingClientRect().right-Vt.left-1)}var ae=ct.line.height-kt;if((ae>.005||ae<-.005)&&(qe(ct.line,kt),Dp(ct.line),ct.rest))for(var Xt=0;Xt<ct.rest.length;Xt++)Dp(ct.rest[Xt]);if(Ot>it.display.sizerWidth){var Ce=Math.ceil(Ot/qh(it.display));Ce>it.display.maxLineLength&&(it.display.maxLineLength=Ce,it.display.maxLine=ct.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],ut=dt.node.parentNode;ut&&(dt.height=ut.offsetHeight)}}function Yi(it,st,dt){var ut=dt&&dt.top!=null?Math.max(0,dt.top):it.scroller.scrollTop;ut=Math.floor(ut-Js(it));var ct=dt&&dt.bottom!=null?dt.bottom:ut+it.wrapper.clientHeight,Pt=Sn(st,ut),kt=Sn(st,ct);if(dt&&dt.ensure){var Ot=dt.ensure.from.line,Bt=dt.ensure.to.line;Ot<Pt?(Pt=Ot,kt=Sn(st,so(ze(st,Ot))+it.wrapper.clientHeight)):Math.min(Bt,st.lastLine())>=kt&&(Pt=Sn(st,so(ze(st,Bt))-it.wrapper.clientHeight),kt=Bt)}return{from:Pt,to:Math.max(kt,Pt+1)}}function Op(it,st){if(!Gi(it,"scrollCursorIntoView")){var dt=it.display,ut=dt.sizer.getBoundingClientRect(),ct=null;if(st.top+ut.top<0?ct=!0:st.bottom+ut.top>(window.innerHeight||document.documentElement.clientHeight)&&(ct=!1),ct!=null&&!sn){var Pt=_t("div","\u200B",null,`position: absolute;
|
|
top: `+(st.top-dt.viewOffset-Js(it.display))+`px;
|
|
height: `+(st.bottom-st.top+Qs(it)+dt.barHeight)+`px;
|
|
left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");it.display.lineSpace.appendChild(Pt),Pt.scrollIntoView(ct),it.display.lineSpace.removeChild(Pt)}}}function Vu(it,st,dt,ut){ut==null&&(ut=0);var ct;!it.options.lineWrapping&&st==dt&&(st=st.ch?Oe(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?Oe(st.line,st.ch+1,"before"):st);for(var Pt=0;Pt<5;Pt++){var kt=!1,Ot=qo(it,st),Bt=!dt||dt==st?Ot:qo(it,dt);ct={left:Math.min(Ot.left,Bt.left),top:Math.min(Ot.top,Bt.top)-ut,right:Math.max(Ot.left,Bt.left),bottom:Math.max(Ot.bottom,Bt.bottom)+ut};var Vt=qg(it,ct),ae=it.doc.scrollTop,Xt=it.doc.scrollLeft;if(Vt.scrollTop!=null&&(tu(it,Vt.scrollTop),Math.abs(it.doc.scrollTop-ae)>1&&(kt=!0)),Vt.scrollLeft!=null&&(Wl(it,Vt.scrollLeft),Math.abs(it.doc.scrollLeft-Xt)>1&&(kt=!0)),!kt)break}return ct}function Nd(it,st){var dt=qg(it,st);dt.scrollTop!=null&&tu(it,dt.scrollTop),dt.scrollLeft!=null&&Wl(it,dt.scrollLeft)}function qg(it,st){var dt=it.display,ut=Rl(it.display);st.top<0&&(st.top=0);var ct=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:dt.scroller.scrollTop,Pt=Fd(it),kt={};st.bottom-st.top>Pt&&(st.bottom=st.top+Pt);var Ot=it.doc.height+lh(dt),Bt=st.top<ut,Vt=st.bottom>Ot-ut;if(st.top<ct)kt.scrollTop=Bt?0:st.top;else if(st.bottom>ct+Pt){var ae=Math.min(st.top,(Vt?Ot:st.bottom)-Pt);ae!=ct&&(kt.scrollTop=ae)}var Xt=it.options.fixedGutter?0:dt.gutters.offsetWidth,Ce=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:dt.scroller.scrollLeft-Xt,ye=Ra(it)-dt.gutters.offsetWidth,$e=st.right-st.left>ye;return $e&&(st.right=st.left+ye),st.left<10?kt.scrollLeft=0:st.left<Ce?kt.scrollLeft=Math.max(0,st.left+Xt-($e?0:10)):st.right>ye+Ce-3&&(kt.scrollLeft=st.right+($e?0:10)-ye),kt}function Of(it,st){st!=null&&(pl(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function Gl(it){pl(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function $h(it,st,dt){(st!=null||dt!=null)&&pl(it),st!=null&&(it.curOp.scrollLeft=st),dt!=null&&(it.curOp.scrollTop=dt)}function Qi(it,st){pl(it),it.curOp.scrollToPos=st}function pl(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var dt=bf(it,st.from),ut=bf(it,st.to);If(it,dt,ut,st.margin)}}function If(it,st,dt,ut){var ct=qg(it,{left:Math.min(st.left,dt.left),top:Math.min(st.top,dt.top)-ut,right:Math.max(st.right,dt.right),bottom:Math.max(st.bottom,dt.bottom)+ut});$h(it,ct.scrollLeft,ct.scrollTop)}function tu(it,st){Math.abs(it.doc.scrollTop-st)<2||(Dt||mh(it,{top:st}),_g(it,st,!0),Dt&&mh(it),Uu(it,100))}function _g(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 Wl(it,st,dt,ut){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)&&!ut)&&(it.doc.scrollLeft=st,Rf(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function Ca(it){var st=it.display,dt=st.gutters.offsetWidth,ut=Math.round(it.doc.height+lh(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:ut,scrollHeight:ut+Qs(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var dh=function(it,st,dt){this.cm=dt;var ut=this.vert=_t("div",[_t("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),ct=this.horiz=_t("div",[_t("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ut.tabIndex=ct.tabIndex=-1,it(ut),it(ct),Zn(ut,"scroll",function(){ut.clientHeight&&st(ut.scrollTop,"vertical")}),Zn(ct,"scroll",function(){ct.clientWidth&&st(ct.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,pe&&he<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};dh.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,dt=it.scrollHeight>it.clientHeight+1,ut=it.nativeBarWidth;if(dt){this.vert.style.display="block",this.vert.style.bottom=st?ut+"px":"0";var ct=it.viewHeight-(st?ut:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+ct)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(st){this.horiz.style.display="block",this.horiz.style.right=dt?ut+"px":"0",this.horiz.style.left=it.barLeft+"px";var Pt=it.viewWidth-it.barLeft-(dt?ut:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+Pt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(ut==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:dt?ut:0,bottom:st?ut:0}},dh.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},dh.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},dh.prototype.zeroWidthHack=function(){var it=ft&&!me?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Gt,this.disableVert=new Gt},dh.prototype.enableZeroWidthBar=function(it,st,dt){it.style.pointerEvents="auto";function ut(){var ct=it.getBoundingClientRect(),Pt=dt=="vert"?document.elementFromPoint(ct.right-1,(ct.top+ct.bottom)/2):document.elementFromPoint((ct.right+ct.left)/2,ct.bottom-1);Pt!=it?it.style.pointerEvents="none":st.set(1e3,ut)}st.set(1e3,ut)},dh.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var $a=function(){};$a.prototype.update=function(){return{bottom:0,right:0}},$a.prototype.setScrollLeft=function(){},$a.prototype.setScrollTop=function(){},$a.prototype.clear=function(){};function fh(it,st){st||(st=Ca(it));var dt=it.display.barWidth,ut=it.display.barHeight;zf(it,st);for(var ct=0;ct<4&&dt!=it.display.barWidth||ut!=it.display.barHeight;ct++)dt!=it.display.barWidth&&it.options.lineWrapping&&ii(it),zf(it,Ca(it)),dt=it.display.barWidth,ut=it.display.barHeight}function zf(it,st){var dt=it.display,ut=dt.scrollbars.update(st);dt.sizer.style.paddingRight=(dt.barWidth=ut.right)+"px",dt.sizer.style.paddingBottom=(dt.barHeight=ut.bottom)+"px",dt.heightForcer.style.borderBottom=ut.bottom+"px solid transparent",ut.right&&ut.bottom?(dt.scrollbarFiller.style.display="block",dt.scrollbarFiller.style.height=ut.bottom+"px",dt.scrollbarFiller.style.width=ut.right+"px"):dt.scrollbarFiller.style.display="",ut.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(dt.gutterFiller.style.display="block",dt.gutterFiller.style.height=ut.bottom+"px",dt.gutterFiller.style.width=st.gutterWidth+"px"):dt.gutterFiller.style.display=""}var $g={native:dh,null:$a};function tc(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&Zt(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new $g[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),Zn(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"?Wl(it,st):tu(it,st)},it),it.display.scrollbars.addClass&&Ve(it.display.wrapper,it.display.scrollbars.addClass)}var Ip=0;function gh(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},Si(it.curOp)}function ch(it){var st=it.curOp;st&&ao(st,function(dt){for(var ut=0;ut<dt.ops.length;ut++)dt.ops[ut].cm.curOp=null;Q0(dt)})}function Q0(it){for(var st=it.ops,dt=0;dt<st.length;dt++)q0(st[dt]);for(var ut=0;ut<st.length;ut++)_0(st[ut]);for(var ct=0;ct<st.length;ct++)zp(st[ct]);for(var Pt=0;Pt<st.length;Pt++)rr(st[Pt]);for(var kt=0;kt<st.length;kt++)ph(st[kt])}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 eu(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function _0(it){it.updatedDisplay=it.mustUpdate&&jf(it.cm,it.update)}function zp(it){var st=it.cm,dt=st.display;it.updatedDisplay&&ii(st),it.barMeasure=Ca(st),dt.maxLineChanged&&!st.options.lineWrapping&&(it.adjustWidthTo=kf(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+Qs(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,dt.sizer.offsetLeft+it.adjustWidthTo-Ra(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=dt.input.prepareSelection())}function rr(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<st.doc.scrollLeft&&Wl(st,Math.min(st.display.scroller.scrollLeft,it.maxScrollLeft),!0),st.display.maxLineChanged=!1);var dt=it.focus&&it.focus==Ze();it.preparedSelection&&st.display.input.showSelection(it.preparedSelection,dt),(it.updatedDisplay||it.startHeight!=st.doc.height)&&fh(st,it.barMeasure),it.updatedDisplay&&yh(st,it.barMeasure),it.selectionChanged&&yo(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),dt&&Bo(it.cm)}function ph(it){var st=it.cm,dt=st.display,ut=st.doc;if(it.updatedDisplay&&So(st,it.update),dt.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(dt.wheelStartX=dt.wheelStartY=null),it.scrollTop!=null&&_g(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&Wl(st,it.scrollLeft,!0,!0),it.scrollToPos){var ct=Vu(st,Bn(ut,it.scrollToPos.from),Bn(ut,it.scrollToPos.to),it.scrollToPos.margin);Op(st,ct)}var Pt=it.maybeHiddenMarkers,kt=it.maybeUnhiddenMarkers;if(Pt)for(var Ot=0;Ot<Pt.length;++Ot)Pt[Ot].lines.length||to(Pt[Ot],"hide");if(kt)for(var Bt=0;Bt<kt.length;++Bt)kt[Bt].lines.length&&to(kt[Bt],"unhide");dt.wrapper.offsetHeight&&(ut.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&to(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function lo(it,st){if(it.curOp)return st();gh(it);try{return st()}finally{ch(it)}}function Er(it,st){return function(){if(it.curOp)return st.apply(it,arguments);gh(it);try{return st.apply(it,arguments)}finally{ch(it)}}}function Ir(it){return function(){if(this.curOp)return it.apply(this,arguments);gh(this);try{return it.apply(this,arguments)}finally{ch(this)}}}function zr(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);gh(st);try{return it.apply(this,arguments)}finally{ch(st)}}}function Uu(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,li(jr,it))}function jr(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var dt=+new Date+it.options.workTime,ut=Vo(it,st.highlightFrontier),ct=[];st.iter(ut.line,Math.min(st.first+st.size,it.display.viewTo+500),function(Pt){if(ut.line>=it.display.viewFrom){var kt=Pt.styles,Ot=Pt.text.length>it.options.maxHighlightLength?yn(st.mode,ut.state):null,Bt=Ns(it,Pt,ut,!0);Ot&&(ut.state=Ot),Pt.styles=Bt.styles;var Vt=Pt.styleClasses,ae=Bt.classes;ae?Pt.styleClasses=ae:Vt&&(Pt.styleClasses=null);for(var Xt=!kt||kt.length!=Pt.styles.length||Vt!=ae&&(!Vt||!ae||Vt.bgClass!=ae.bgClass||Vt.textClass!=ae.textClass),Ce=0;!Xt&&Ce<kt.length;++Ce)Xt=kt[Ce]!=Pt.styles[Ce];Xt&&ct.push(ut.line),Pt.stateAfter=ut.save(),ut.nextLine()}else Pt.text.length<=it.options.maxHighlightLength&&ue(it,Pt.text,ut),Pt.stateAfter=ut.line%5==0?ut.save():null,ut.nextLine();if(+new Date>dt)return Uu(it,it.options.workDelay),!0}),st.highlightFrontier=ut.line,st.modeFrontier=Math.max(st.modeFrontier,ut.line),ct.length&&lo(it,function(){for(var Pt=0;Pt<ct.length;Pt++)Ni(it,ct[Pt],"text")})}}var eu=function(it,st,dt){var ut=it.display;this.viewport=st,this.visible=Yi(ut,it.doc,st),this.editorIsHidden=!ut.wrapper.offsetWidth,this.wrapperHeight=ut.wrapper.clientHeight,this.wrapperWidth=ut.wrapper.clientWidth,this.oldDisplayWidth=Ra(it),this.force=dt,this.dims=Df(it),this.events=[]};eu.prototype.signal=function(it,st){zo(it,st)&&this.events.push(arguments)},eu.prototype.finish=function(){for(var it=0;it<this.events.length;it++)to.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=Qs(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=Qs(it)+"px",st.scrollbarsClipped=!0)}function Rp(it){if(it.hasFocus())return null;var st=Ze();if(!st||!De(it.display.lineDiv,st))return null;var dt={activeElt:st};if(window.getSelection){var ut=window.getSelection();ut.anchorNode&&ut.extend&&De(it.display.lineDiv,ut.anchorNode)&&(dt.anchorNode=ut.anchorNode,dt.anchorOffset=ut.anchorOffset,dt.focusNode=ut.focusNode,dt.focusOffset=ut.focusOffset)}return dt}function zs(it){if(!(!it||!it.activeElt||it.activeElt==Ze())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&De(document.body,it.anchorNode)&&De(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 jf(it,st){var dt=it.display,ut=it.doc;if(st.editorIsHidden)return pr(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&&qs(it)==0)return!1;wr(it)&&(pr(it),st.dims=Df(it));var ct=ut.first+ut.size,Pt=Math.max(st.visible.from-it.options.viewportMargin,ut.first),kt=Math.min(ct,st.visible.to+it.options.viewportMargin);dt.viewFrom<Pt&&Pt-dt.viewFrom<20&&(Pt=Math.max(ut.first,dt.viewFrom)),dt.viewTo>kt&&dt.viewTo-kt<20&&(kt=Math.min(ct,dt.viewTo)),Be&&(Pt=Wn(it.doc,Pt),kt=hi(it.doc,kt));var Ot=Pt!=dt.viewFrom||kt!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;Mo(it,Pt,kt),dt.viewOffset=so(ze(it.doc,dt.viewFrom)),it.display.mover.style.top=dt.viewOffset+"px";var Bt=qs(it);if(!Ot&&Bt==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var Vt=Rp(it);return Bt>4&&(dt.lineDiv.style.display="none"),ec(it,dt.updateLineNumbers,st.dims),Bt>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,zs(Vt),$t(dt.cursorDiv),$t(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,Ot&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,Uu(it,400)),dt.updateLineNumbers=null,!0}function So(it,st){for(var dt=st.viewport,ut=!0;;ut=!1){if(!ut||!it.options.lineWrapping||st.oldDisplayWidth==Ra(it)){if(dt&&dt.top!=null&&(dt={top:Math.min(it.doc.height+lh(it.display)-Fd(it),dt.top)}),st.visible=Yi(it.display,it.doc,dt),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ut&&(st.visible=Yi(it.display,it.doc,dt));if(!jf(it,st))break;ii(it);var ct=Ca(it);Tr(it),fh(it,ct),yh(it,ct),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 mh(it,st){var dt=new eu(it,st);if(jf(it,dt)){ii(it),So(it,dt);var ut=Ca(it);Tr(it),fh(it,ut),yh(it,ut),dt.finish()}}function ec(it,st,dt){var ut=it.display,ct=it.options.lineNumbers,Pt=ut.lineDiv,kt=Pt.firstChild;function Ot($e){var on=$e.nextSibling;return Kt&&ft&&it.display.currentWheelTarget==$e?$e.style.display="none":$e.parentNode.removeChild($e),on}for(var Bt=ut.view,Vt=ut.viewFrom,ae=0;ae<Bt.length;ae++){var Xt=Bt[ae];if(!Xt.hidden)if(!Xt.node||Xt.node.parentNode!=Pt){var Ce=Wu(it,Xt,Vt,dt);Pt.insertBefore(Ce,kt)}else{for(;kt!=Xt.node;)kt=Ot(kt);var ye=ct&&st!=null&&st<=Vt&&Xt.lineNumber;Xt.changes&&(Ee(Xt.changes,"gutter")>-1&&(ye=!1),zl(it,Xt,Vt,dt)),ye&&($t(Xt.lineNumber),Xt.lineNumber.appendChild(document.createTextNode(gi(it.options,Vt)))),kt=Xt.node.nextSibling}Vt+=Xt.size}for(;kt;)kt=Ot(kt)}function vh(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function yh(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+Qs(it)+"px"}function Rf(it){var st=it.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ut=Bd(st)-st.scroller.scrollLeft+it.doc.scrollLeft,ct=st.gutters.offsetWidth,Pt=ut+"px",kt=0;kt<dt.length;kt++)if(!dt[kt].hidden){it.options.fixedGutter&&(dt[kt].gutter&&(dt[kt].gutter.style.left=Pt),dt[kt].gutterBackground&&(dt[kt].gutterBackground.style.left=Pt));var Ot=dt[kt].alignable;if(Ot)for(var Bt=0;Bt<Ot.length;Bt++)Ot[Bt].style.left=Pt}it.options.fixedGutter&&(st.gutters.style.left=ut+ct+"px")}}function wr(it){if(!it.options.lineNumbers)return!1;var st=it.doc,dt=gi(it.options,st.first+st.size-1),ut=it.display;if(dt.length!=ut.lineNumChars){var ct=ut.measure.appendChild(_t("div",[_t("div",dt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),Pt=ct.firstChild.offsetWidth,kt=ct.offsetWidth-Pt;return ut.lineGutter.style.width="",ut.lineNumInnerWidth=Math.max(Pt,ut.lineGutter.offsetWidth-kt)+1,ut.lineNumWidth=ut.lineNumInnerWidth+kt,ut.lineNumChars=ut.lineNumInnerWidth?dt.length:-1,ut.lineGutter.style.width=ut.lineNumWidth+"px",vh(it.display),!0}return!1}function Rr(it,st){for(var dt=[],ut=!1,ct=0;ct<it.length;ct++){var Pt=it[ct],kt=null;if(typeof Pt!="string"&&(kt=Pt.style,Pt=Pt.className),Pt=="CodeMirror-linenumbers")if(st)ut=!0;else continue;dt.push({className:Pt,style:kt})}return st&&!ut&&dt.push({className:"CodeMirror-linenumbers",style:null}),dt}function nu(it){var st=it.gutters,dt=it.gutterSpecs;$t(st),it.lineGutter=null;for(var ut=0;ut<dt.length;++ut){var ct=dt[ut],Pt=ct.className,kt=ct.style,Ot=st.appendChild(_t("div",null,"CodeMirror-gutter "+Pt));kt&&(Ot.style.cssText=kt),Pt=="CodeMirror-linenumbers"&&(it.lineGutter=Ot,Ot.style.width=(it.lineNumWidth||1)+"px")}st.style.display=dt.length?"":"none",vh(it)}function fa(it){nu(it.display),Go(it),Rf(it)}function Sh(it,st,dt,ut){var ct=this;this.input=dt,ct.scrollbarFiller=_t("div",null,"CodeMirror-scrollbar-filler"),ct.scrollbarFiller.setAttribute("cm-not-content","true"),ct.gutterFiller=_t("div",null,"CodeMirror-gutter-filler"),ct.gutterFiller.setAttribute("cm-not-content","true"),ct.lineDiv=Le("div",null,"CodeMirror-code"),ct.selectionDiv=_t("div",null,null,"position: relative; z-index: 1"),ct.cursorDiv=_t("div",null,"CodeMirror-cursors"),ct.measure=_t("div",null,"CodeMirror-measure"),ct.lineMeasure=_t("div",null,"CodeMirror-measure"),ct.lineSpace=Le("div",[ct.measure,ct.lineMeasure,ct.selectionDiv,ct.cursorDiv,ct.lineDiv],null,"position: relative; outline: none");var Pt=Le("div",[ct.lineSpace],"CodeMirror-lines");ct.mover=_t("div",[Pt],null,"position: relative"),ct.sizer=_t("div",[ct.mover],"CodeMirror-sizer"),ct.sizerWidth=null,ct.heightForcer=_t("div",null,null,"position: absolute; height: "+cn+"px; width: 1px;"),ct.gutters=_t("div",null,"CodeMirror-gutters"),ct.lineGutter=null,ct.scroller=_t("div",[ct.sizer,ct.heightForcer,ct.gutters],"CodeMirror-scroll"),ct.scroller.setAttribute("tabIndex","-1"),ct.wrapper=_t("div",[ct.scrollbarFiller,ct.gutterFiller,ct.scroller],"CodeMirror"),pe&&he<8&&(ct.gutters.style.zIndex=-1,ct.scroller.style.paddingRight=0),!Kt&&!(Dt&&nt)&&(ct.scroller.draggable=!0),it&&(it.appendChild?it.appendChild(ct.wrapper):it(ct.wrapper)),ct.viewFrom=ct.viewTo=st.first,ct.reportedViewFrom=ct.reportedViewTo=st.first,ct.view=[],ct.renderedView=null,ct.externalMeasured=null,ct.viewOffset=0,ct.lastWrapHeight=ct.lastWrapWidth=0,ct.updateLineNumbers=null,ct.nativeBarWidth=ct.barHeight=ct.barWidth=0,ct.scrollbarsClipped=!1,ct.lineNumWidth=ct.lineNumInnerWidth=ct.lineNumChars=null,ct.alignWidgets=!1,ct.cachedCharWidth=ct.cachedTextHeight=ct.cachedPaddingH=null,ct.maxLine=null,ct.maxLineLength=0,ct.maxLineChanged=!1,ct.wheelDX=ct.wheelDY=ct.wheelStartX=ct.wheelStartY=null,ct.shift=!1,ct.selForContextMenu=null,ct.activeTouch=null,ct.gutterSpecs=Rr(ut.gutters,ut.lineNumbers),nu(ct),dt.init(ct)}var _s=0,mr=null;pe?mr=-.53:Dt?mr=15:ce?mr=-.7:Ue&&(mr=-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*=mr,st.y*=mr,st}function Gr(it,st){var dt=tl(st),ut=dt.x,ct=dt.y,Pt=it.display,kt=Pt.scroller,Ot=kt.scrollWidth>kt.clientWidth,Bt=kt.scrollHeight>kt.clientHeight;if(ut&&Ot||ct&&Bt){if(ct&&ft&&Kt){t:for(var Vt=st.target,ae=Pt.view;Vt!=kt;Vt=Vt.parentNode)for(var Xt=0;Xt<ae.length;Xt++)if(ae[Xt].node==Vt){it.display.currentWheelTarget=Vt;break t}}if(ut&&!Dt&&!xe&&mr!=null){ct&&Bt&&tu(it,Math.max(0,kt.scrollTop+ct*mr)),Wl(it,Math.max(0,kt.scrollLeft+ut*mr)),(!ct||ct&&Bt)&&kr(st),Pt.wheelStartX=null;return}if(ct&&mr!=null){var Ce=ct*mr,ye=it.doc.scrollTop,$e=ye+Pt.wrapper.clientHeight;Ce<0?ye=Math.max(0,ye+Ce-50):$e=Math.min(it.doc.height,$e+Ce+50),mh(it,{top:ye,bottom:$e})}_s<20&&(Pt.wheelStartX==null?(Pt.wheelStartX=kt.scrollLeft,Pt.wheelStartY=kt.scrollTop,Pt.wheelDX=ut,Pt.wheelDY=ct,setTimeout(function(){if(Pt.wheelStartX!=null){var on=kt.scrollLeft-Pt.wheelStartX,fn=kt.scrollTop-Pt.wheelStartY,kn=fn&&Pt.wheelDY&&fn/Pt.wheelDY||on&&Pt.wheelDX&&on/Pt.wheelDX;Pt.wheelStartX=Pt.wheelStartY=null,kn&&(mr=(mr*_s+kn)/(_s+1),++_s)}},200)):(Pt.wheelDX+=ut,Pt.wheelDY+=ct))}}var La=function(it,st){this.ranges=it,this.primIndex=st};La.prototype.primary=function(){return this.ranges[this.primIndex]},La.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],ut=it.ranges[st];if(!oo(dt.anchor,ut.anchor)||!oo(dt.head,ut.head))return!1}return!0},La.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new xo(Oo(this.ranges[st].anchor),Oo(this.ranges[st].head));return new La(it,this.primIndex)},La.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},La.prototype.contains=function(it,st){st||(st=it);for(var dt=0;dt<this.ranges.length;dt++){var ut=this.ranges[dt];if(Cn(st,ut.from())>=0&&Cn(it,ut.to())<=0)return dt}return-1};var xo=function(it,st){this.anchor=it,this.head=st};xo.prototype.from=function(){return Fn(this.anchor,this.head)},xo.prototype.to=function(){return _i(this.anchor,this.head)},xo.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Wa(it,st,dt){var ut=it&&it.options.selectionsMayTouch,ct=st[dt];st.sort(function(Ce,ye){return Cn(Ce.from(),ye.from())}),dt=Ee(st,ct);for(var Pt=1;Pt<st.length;Pt++){var kt=st[Pt],Ot=st[Pt-1],Bt=Cn(Ot.to(),kt.from());if(ut&&!kt.empty()?Bt>0:Bt>=0){var Vt=Fn(Ot.from(),kt.from()),ae=_i(Ot.to(),kt.to()),Xt=Ot.empty()?kt.from()==kt.head:Ot.from()==Ot.head;Pt<=dt&&--dt,st.splice(--Pt,2,new xo(Xt?ae:Vt,Xt?Vt:ae))}}return new La(st,dt)}function Hl(it,st){return new La([new xo(it,st||it)],0)}function xh(it){return it.text?Oe(it.from.line+it.text.length-1,de(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function iu(it,st){if(Cn(it,st.from)<0)return it;if(Cn(it,st.to)<=0)return xh(st);var dt=it.line+st.text.length-(st.to.line-st.from.line)-1,ut=it.ch;return it.line==st.to.line&&(ut+=xh(st).ch-st.to.ch),Oe(dt,ut)}function Dd(it,st){for(var dt=[],ut=0;ut<it.sel.ranges.length;ut++){var ct=it.sel.ranges[ut];dt.push(new xo(iu(ct.anchor,st),iu(ct.head,st)))}return Wa(it.cm,dt,it.sel.primIndex)}function Xu(it,st,dt){return it.line==st.line?Oe(dt.line,it.ch-st.ch+dt.ch):Oe(dt.line+(it.line-st.line),it.ch)}function Od(it,st,dt){for(var ut=[],ct=Oe(it.first,0),Pt=ct,kt=0;kt<st.length;kt++){var Ot=st[kt],Bt=Xu(Ot.from,ct,Pt),Vt=Xu(xh(Ot),ct,Pt);if(ct=Ot.to,Pt=Vt,dt=="around"){var ae=it.sel.ranges[kt],Xt=Cn(ae.head,ae.anchor)<0;ut[kt]=new xo(Xt?Vt:Bt,Xt?Bt:Vt)}else ut[kt]=new xo(Bt,Bt)}return new La(ut,it.sel.primIndex)}function Oi(it){it.doc.mode=Me(it.options,it.doc.modeOption),Id(it)}function Id(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,Uu(it,100),it.state.modeGen++,it.curOp&&Go(it)}function nc(it,st){return st.from.ch==0&&st.to.ch==0&&de(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Gf(it,st,dt,ut){function ct(Jn){return dt?dt[Jn]:null}function Pt(Jn,Dn,$n){fr(Jn,Dn,$n,ut),In(Jn,"change",Jn,st)}function kt(Jn,Dn){for(var $n=[],xi=Jn;xi<Dn;++xi)$n.push(new jo(Vt[xi],ct(xi),ut));return $n}var Ot=st.from,Bt=st.to,Vt=st.text,ae=ze(it,Ot.line),Xt=ze(it,Bt.line),Ce=de(Vt),ye=ct(Vt.length-1),$e=Bt.line-Ot.line;if(st.full)it.insert(0,kt(0,Vt.length)),it.remove(Vt.length,it.size-Vt.length);else if(nc(it,st)){var on=kt(0,Vt.length-1);Pt(Xt,Xt.text,ye),$e&&it.remove(Ot.line,$e),on.length&&it.insert(Ot.line,on)}else if(ae==Xt)if(Vt.length==1)Pt(ae,ae.text.slice(0,Ot.ch)+Ce+ae.text.slice(Bt.ch),ye);else{var fn=kt(1,Vt.length-1);fn.push(new jo(Ce+ae.text.slice(Bt.ch),ye,ut)),Pt(ae,ae.text.slice(0,Ot.ch)+Vt[0],ct(0)),it.insert(Ot.line+1,fn)}else if(Vt.length==1)Pt(ae,ae.text.slice(0,Ot.ch)+Vt[0]+Xt.text.slice(Bt.ch),ct(0)),it.remove(Ot.line+1,$e);else{Pt(ae,ae.text.slice(0,Ot.ch)+Vt[0],ct(0)),Pt(Xt,Ce+Xt.text.slice(Bt.ch),ye);var kn=kt(1,Vt.length-1);$e>1&&it.remove(Ot.line+1,$e-1),it.insert(Ot.line+1,kn)}In(it,"change",it,st)}function el(it,st,dt){function ut(ct,Pt,kt){if(ct.linked)for(var Ot=0;Ot<ct.linked.length;++Ot){var Bt=ct.linked[Ot];if(Bt.doc!=Pt){var Vt=kt&&Bt.sharedHist;dt&&!Vt||(st(Bt.doc,Vt),ut(Bt.doc,ct,Vt))}}}ut(it,null,!0)}function Wf(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,ri(it),Oi(it),zd(it),it.options.lineWrapping||Ao(it),it.options.mode=st.modeOption,Go(it)}function zd(it){(it.doc.direction=="rtl"?Ve:Zt)(it.display.lineDiv,"CodeMirror-rtl")}function $0(it){lo(it,function(){zd(it),Go(it)})}function Ku(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 Hf(it,st){var dt={from:Oo(st.from),to:xh(st),text:Tn(it,st.from,st.to)};return Ph(it,dt,st.from.line,st.to.line+1),el(it,function(ut){return Ph(ut,dt,st.from.line,st.to.line+1)},!0),dt}function Zu(it){for(;it.length;){var st=de(it);if(st.ranges)it.pop();else break}}function jd(it,st){if(st)return Zu(it.done),de(it.done);if(it.done.length&&!de(it.done).ranges)return de(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),de(it.done)}function Rd(it,st,dt,ut){var ct=it.history;ct.undone.length=0;var Pt=+new Date,kt,Ot;if((ct.lastOp==ut||ct.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&ct.lastModTime>Pt-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(kt=jd(ct,ct.lastOp==ut)))Ot=de(kt.changes),Cn(st.from,st.to)==0&&Cn(st.from,Ot.to)==0?Ot.to=xh(st):kt.changes.push(Hf(it,st));else{var Bt=de(ct.done);for((!Bt||!Bt.ranges)&&Ju(it.sel,ct.done),kt={changes:[Hf(it,st)],generation:ct.generation},ct.done.push(kt);ct.done.length>ct.undoDepth;)ct.done.shift(),ct.done[0].ranges||ct.done.shift()}ct.done.push(dt),ct.generation=++ct.maxGeneration,ct.lastModTime=ct.lastSelTime=Pt,ct.lastOp=ct.lastSelOp=ut,ct.lastOrigin=ct.lastSelOrigin=st.origin,Ot||to(it,"historyAdded")}function ic(it,st,dt,ut){var ct=st.charAt(0);return ct=="*"||ct=="+"&&dt.ranges.length==ut.ranges.length&&dt.somethingSelected()==ut.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function Gd(it,st,dt,ut){var ct=it.history,Pt=ut&&ut.origin;dt==ct.lastSelOp||Pt&&ct.lastSelOrigin==Pt&&(ct.lastModTime==ct.lastSelTime&&ct.lastOrigin==Pt||ic(it,Pt,de(ct.done),st))?ct.done[ct.done.length-1]=st:Ju(st,ct.done),ct.lastSelTime=+new Date,ct.lastSelOrigin=Pt,ct.lastSelOp=dt,ut&&ut.clearRedo!==!1&&Zu(ct.undone)}function Ju(it,st){var dt=de(st);dt&&dt.ranges&&dt.equals(it)||st.push(it)}function Ph(it,st,dt,ut){var ct=st["spans_"+it.id],Pt=0;it.iter(Math.max(it.first,dt),Math.min(it.first+it.size,ut),function(kt){kt.markedSpans&&((ct||(ct=st["spans_"+it.id]={}))[Pt]=kt.markedSpans),++Pt})}function As(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 ml(it,st){var dt=st["spans_"+it.id];if(!dt)return null;for(var ut=[],ct=0;ct<st.text.length;++ct)ut.push(As(dt[ct]));return ut}function Yf(it,st){var dt=ml(it,st),ut=ko(it,st);if(!dt)return ut;if(!ut)return dt;for(var ct=0;ct<dt.length;++ct){var Pt=dt[ct],kt=ut[ct];if(Pt&&kt)t:for(var Ot=0;Ot<kt.length;++Ot){for(var Bt=kt[Ot],Vt=0;Vt<Pt.length;++Vt)if(Pt[Vt].marker==Bt.marker)continue t;Pt.push(Bt)}else kt&&(dt[ct]=kt)}return dt}function Yl(it,st,dt){for(var ut=[],ct=0;ct<it.length;++ct){var Pt=it[ct];if(Pt.ranges){ut.push(dt?La.prototype.deepCopy.call(Pt):Pt);continue}var kt=Pt.changes,Ot=[];ut.push({changes:Ot});for(var Bt=0;Bt<kt.length;++Bt){var Vt=kt[Bt],ae=void 0;if(Ot.push({from:Vt.from,to:Vt.to,text:Vt.text}),st)for(var Xt in Vt)(ae=Xt.match(/^spans_(\d+)$/))&&Ee(st,Number(ae[1]))>-1&&(de(Ot)[Xt]=Vt[Xt],delete Vt[Xt])}}return ut}function Vf(it,st,dt,ut){if(ut){var ct=it.anchor;if(dt){var Pt=Cn(st,ct)<0;Pt!=Cn(dt,ct)<0?(ct=st,st=dt):Pt!=Cn(st,dt)<0&&(st=dt)}return new xo(ct,st)}else return new xo(dt||st,st)}function Uf(it,st,dt,ut,ct){ct==null&&(ct=it.cm&&(it.cm.display.shift||it.extend)),fs(it,new La([Vf(it.sel.primary(),st,dt,ct)],0),ut)}function Gp(it,st,dt){for(var ut=[],ct=it.cm&&(it.cm.display.shift||it.extend),Pt=0;Pt<it.sel.ranges.length;Pt++)ut[Pt]=Vf(it.sel.ranges[Pt],st[Pt],null,ct);var kt=Wa(it.cm,ut,it.sel.primIndex);fs(it,kt,dt)}function wh(it,st,dt,ut){var ct=it.sel.ranges.slice(0);ct[st]=dt,fs(it,Wa(it.cm,ct,it.sel.primIndex),ut)}function ou(it,st,dt,ut){fs(it,Hl(st,dt),ut)}function Wp(it,st,dt){var ut={ranges:st.ranges,update:function(ct){this.ranges=[];for(var Pt=0;Pt<ct.length;Pt++)this.ranges[Pt]=new xo(Bn(it,ct[Pt].anchor),Bn(it,ct[Pt].head))},origin:dt&&dt.origin};return to(it,"beforeSelectionChange",it,ut),it.cm&&to(it.cm,"beforeSelectionChange",it.cm,ut),ut.ranges!=st.ranges?Wa(it.cm,ut.ranges,ut.ranges.length-1):st}function Xf(it,st,dt){var ut=it.history.done,ct=de(ut);ct&&ct.ranges?(ut[ut.length-1]=st,ru(it,st,dt)):fs(it,st,dt)}function fs(it,st,dt){ru(it,st,dt),Gd(it,it.sel,it.cm?it.cm.curOp.id:NaN,dt)}function ru(it,st,dt){(zo(it,"beforeSelectionChange")||it.cm&&zo(it.cm,"beforeSelectionChange"))&&(st=Wp(it,st,dt));var ut=dt&&dt.bias||(Cn(st.primary().head,it.sel.primary().head)<0?-1:1);oc(it,Hd(it,st,ut,!0)),!(dt&&dt.scroll===!1)&&it.cm&&Gl(it.cm)}function oc(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,_r(it.cm)),In(it,"cursorActivity",it))}function Wd(it){oc(it,Hd(it,it.sel,null,!1))}function Hd(it,st,dt,ut){for(var ct,Pt=0;Pt<st.ranges.length;Pt++){var kt=st.ranges[Pt],Ot=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[Pt],Bt=Yd(it,kt.anchor,Ot&&Ot.anchor,dt,ut),Vt=Yd(it,kt.head,Ot&&Ot.head,dt,ut);(ct||Bt!=kt.anchor||Vt!=kt.head)&&(ct||(ct=st.ranges.slice(0,Pt)),ct[Pt]=new xo(Bt,Vt))}return ct?Wa(it.cm,ct,st.primIndex):st}function Vl(it,st,dt,ut,ct){var Pt=ze(it,st.line);if(Pt.markedSpans)for(var kt=0;kt<Pt.markedSpans.length;++kt){var Ot=Pt.markedSpans[kt],Bt=Ot.marker,Vt="selectLeft"in Bt?!Bt.selectLeft:Bt.inclusiveLeft,ae="selectRight"in Bt?!Bt.selectRight:Bt.inclusiveRight;if((Ot.from==null||(Vt?Ot.from<=st.ch:Ot.from<st.ch))&&(Ot.to==null||(ae?Ot.to>=st.ch:Ot.to>st.ch))){if(ct&&(to(Bt,"beforeCursorEnter"),Bt.explicitlyCleared))if(Pt.markedSpans){--kt;continue}else break;if(!Bt.atomic)continue;if(dt){var Xt=Bt.find(ut<0?1:-1),Ce=void 0;if((ut<0?ae:Vt)&&(Xt=rc(it,Xt,-ut,Xt&&Xt.line==st.line?Pt:null)),Xt&&Xt.line==st.line&&(Ce=Cn(Xt,dt))&&(ut<0?Ce<0:Ce>0))return Vl(it,Xt,st,ut,ct)}var ye=Bt.find(ut<0?-1:1);return(ut<0?Vt:ae)&&(ye=rc(it,ye,ut,ye.line==st.line?Pt:null)),ye?Vl(it,ye,st,ut,ct):null}}return st}function Yd(it,st,dt,ut,ct){var Pt=ut||1,kt=Vl(it,st,dt,Pt,ct)||!ct&&Vl(it,st,dt,Pt,!0)||Vl(it,st,dt,-Pt,ct)||!ct&&Vl(it,st,dt,-Pt,!0);return kt||(it.cantEdit=!0,Oe(it.first,0))}function rc(it,st,dt,ut){return dt<0&&st.ch==0?st.line>it.first?Bn(it,Oe(st.line-1)):null:dt>0&&st.ch==(ut||ze(it,st.line)).text.length?st.line<it.first+it.size-1?Oe(st.line+1,0):null:new Oe(st.line,st.ch+dt)}function vr(it){it.setSelection(Oe(it.firstLine(),0),Oe(it.lastLine()),Pe)}function Vd(it,st,dt){var ut={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return ut.canceled=!0}};return dt&&(ut.update=function(ct,Pt,kt,Ot){ct&&(ut.from=Bn(it,ct)),Pt&&(ut.to=Bn(it,Pt)),kt&&(ut.text=kt),Ot!==void 0&&(ut.origin=Ot)}),to(it,"beforeChange",it,ut),it.cm&&to(it.cm,"beforeChange",it.cm,ut),ut.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:ut.from,to:ut.to,text:ut.text,origin:ut.origin}}function Ch(it,st,dt){if(it.cm){if(!it.cm.curOp)return Er(it.cm,Ch)(it,st,dt);if(it.cm.state.suppressEdits)return}if(!((zo(it,"beforeChange")||it.cm&&zo(it.cm,"beforeChange"))&&(st=Vd(it,st,!0),!st))){var ut=Vi&&!dt&&vo(it,st.from,st.to);if(ut)for(var ct=ut.length-1;ct>=0;--ct)su(it,{from:ut[ct].from,to:ut[ct].to,text:ct?[""]:st.text,origin:st.origin});else su(it,st)}}function su(it,st){if(!(st.text.length==1&&st.text[0]==""&&Cn(st.from,st.to)==0)){var dt=Dd(it,st);Rd(it,st,dt,it.cm?it.cm.curOp.id:NaN),Qu(it,st,dt,ko(it,st));var ut=[];el(it,function(ct,Pt){!Pt&&Ee(ut,ct.history)==-1&&(ac(ct.history,st),ut.push(ct.history)),Qu(ct,st,null,ko(ct,st))})}}function Ud(it,st,dt){var ut=it.cm&&it.cm.state.suppressEdits;if(!(ut&&!dt)){for(var ct=it.history,Pt,kt=it.sel,Ot=st=="undo"?ct.done:ct.undone,Bt=st=="undo"?ct.undone:ct.done,Vt=0;Vt<Ot.length&&(Pt=Ot[Vt],!(dt?Pt.ranges&&!Pt.equals(it.sel):!Pt.ranges));Vt++);if(Vt!=Ot.length){for(ct.lastOrigin=ct.lastSelOrigin=null;;)if(Pt=Ot.pop(),Pt.ranges){if(Ju(Pt,Bt),dt&&!Pt.equals(it.sel)){fs(it,Pt,{clearRedo:!1});return}kt=Pt}else if(ut){Ot.push(Pt);return}else break;var ae=[];Ju(kt,Bt),Bt.push({changes:ae,generation:ct.generation}),ct.generation=Pt.generation||++ct.maxGeneration;for(var Xt=zo(it,"beforeChange")||it.cm&&zo(it.cm,"beforeChange"),Ce=function(on){var fn=Pt.changes[on];if(fn.origin=st,Xt&&!Vd(it,fn,!1))return Ot.length=0,{};ae.push(Hf(it,fn));var kn=on?Dd(it,fn):de(Ot);Qu(it,fn,kn,Yf(it,fn)),!on&&it.cm&&it.cm.scrollIntoView({from:fn.from,to:xh(fn)});var Jn=[];el(it,function(Dn,$n){!$n&&Ee(Jn,Dn.history)==-1&&(ac(Dn.history,fn),Jn.push(Dn.history)),Qu(Dn,fn,null,Yf(Dn,fn))})},ye=Pt.changes.length-1;ye>=0;--ye){var $e=Ce(ye);if($e)return $e.v}}}}function sc(it,st){if(st!=0&&(it.first+=st,it.sel=new La(nn(it.sel.ranges,function(ct){return new xo(Oe(ct.anchor.line+st,ct.anchor.ch),Oe(ct.head.line+st,ct.head.ch))}),it.sel.primIndex),it.cm)){Go(it.cm,it.first,it.first-st,st);for(var dt=it.cm.display,ut=dt.viewFrom;ut<dt.viewTo;ut++)Ni(it.cm,ut,"gutter")}}function Qu(it,st,dt,ut){if(it.cm&&!it.cm.curOp)return Er(it.cm,Qu)(it,st,dt,ut);if(st.to.line<it.first){sc(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 ct=st.text.length-1-(it.first-st.from.line);sc(it,ct),st={from:Oe(it.first,0),to:Oe(st.to.line+ct,st.to.ch),text:[de(st.text)],origin:st.origin}}var Pt=it.lastLine();st.to.line>Pt&&(st={from:st.from,to:Oe(Pt,ze(it,Pt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=Tn(it,st.from,st.to),dt||(dt=Dd(it,st)),it.cm?Hp(it.cm,st,ut):Gf(it,st,ut),ru(it,dt,Pe),it.cantEdit&&Yd(it,Oe(it.firstLine(),0))&&(it.cantEdit=!1)}}function Hp(it,st,dt){var ut=it.doc,ct=it.display,Pt=st.from,kt=st.to,Ot=!1,Bt=Pt.line;it.options.lineWrapping||(Bt=se(co(ze(ut,Pt.line))),ut.iter(Bt,kt.line+1,function(ye){if(ye==ct.maxLine)return Ot=!0,!0})),ut.sel.contains(st.from,st.to)>-1&&_r(it),Gf(ut,st,dt,Ro(it)),it.options.lineWrapping||(ut.iter(Bt,Pt.line+st.text.length,function(ye){var $e=Qo(ye);$e>ct.maxLineLength&&(ct.maxLine=ye,ct.maxLineLength=$e,ct.maxLineChanged=!0,Ot=!1)}),Ot&&(it.curOp.updateMaxLine=!0)),Pi(ut,Pt.line),Uu(it,400);var Vt=st.text.length-(kt.line-Pt.line)-1;st.full?Go(it):Pt.line==kt.line&&st.text.length==1&&!nc(it.doc,st)?Ni(it,Pt.line,"text"):Go(it,Pt.line,kt.line+1,Vt);var ae=zo(it,"changes"),Xt=zo(it,"change");if(Xt||ae){var Ce={from:Pt,to:kt,text:st.text,removed:st.removed,origin:st.origin};Xt&&In(it,"change",it,Ce),ae&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(Ce)}it.display.selForContextMenu=null}function au(it,st,dt,ut,ct){var Pt;ut||(ut=dt),Cn(ut,dt)<0&&(Pt=[ut,dt],dt=Pt[0],ut=Pt[1]),typeof st=="string"&&(st=it.splitLines(st)),Ch(it,{from:dt,to:ut,text:st,origin:ct})}function Aa(it,st,dt,ut){dt<it.line?it.line+=ut:st<it.line&&(it.line=st,it.ch=0)}function Yp(it,st,dt,ut){for(var ct=0;ct<it.length;++ct){var Pt=it[ct],kt=!0;if(Pt.ranges){Pt.copied||(Pt=it[ct]=Pt.deepCopy(),Pt.copied=!0);for(var Ot=0;Ot<Pt.ranges.length;Ot++)Aa(Pt.ranges[Ot].anchor,st,dt,ut),Aa(Pt.ranges[Ot].head,st,dt,ut);continue}for(var Bt=0;Bt<Pt.changes.length;++Bt){var Vt=Pt.changes[Bt];if(dt<Vt.from.line)Vt.from=Oe(Vt.from.line+ut,Vt.from.ch),Vt.to=Oe(Vt.to.line+ut,Vt.to.ch);else if(st<=Vt.to.line){kt=!1;break}}kt||(it.splice(0,ct+1),ct=0)}}function ac(it,st){var dt=st.from.line,ut=st.to.line,ct=st.text.length-(ut-dt)-1;Yp(it.done,dt,ut,ct),Yp(it.undone,dt,ut,ct)}function lu(it,st,dt,ut){var ct=st,Pt=st;return typeof st=="number"?Pt=ze(it,Pn(it,st)):ct=se(st),ct==null?null:(ut(Pt,ct)&&it.cm&&Ni(it.cm,ct,dt),Pt)}function qu(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}qu.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,st){for(var dt=it,ut=it+st;dt<ut;++dt){var ct=this.lines[dt];this.height-=ct.height,Os(ct),In(ct,"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 ut=0;ut<st.length;++ut)st[ut].parent=this},iterN:function(it,st,dt){for(var ut=it+st;it<ut;++it)if(dt(this.lines[it]))return!0}};function _o(it){this.children=it;for(var st=0,dt=0,ut=0;ut<it.length;++ut){var ct=it[ut];st+=ct.chunkSize(),dt+=ct.height,ct.parent=this}this.size=st,this.height=dt,this.parent=null}_o.prototype={chunkSize:function(){return this.size},removeInner:function(it,st){this.size-=st;for(var dt=0;dt<this.children.length;++dt){var ut=this.children[dt],ct=ut.chunkSize();if(it<ct){var Pt=Math.min(st,ct-it),kt=ut.height;if(ut.removeInner(it,Pt),this.height-=kt-ut.height,ct==Pt&&(this.children.splice(dt--,1),ut.parent=null),(st-=Pt)==0)break;it=0}else it-=ct}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof qu))){var Ot=[];this.collapse(Ot),this.children=[new qu(Ot)],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 ut=0;ut<this.children.length;++ut){var ct=this.children[ut],Pt=ct.chunkSize();if(it<=Pt){if(ct.insertInner(it,st,dt),ct.lines&&ct.lines.length>50){for(var kt=ct.lines.length%25+25,Ot=kt;Ot<ct.lines.length;){var Bt=new qu(ct.lines.slice(Ot,Ot+=25));ct.height-=Bt.height,this.children.splice(++ut,0,Bt),Bt.parent=this}ct.lines=ct.lines.slice(0,kt),this.maybeSpill()}break}it-=Pt}},maybeSpill:function(){if(!(this.children.length<=10)){var it=this;do{var st=it.children.splice(it.children.length-5,5),dt=new _o(st);if(it.parent){it.size-=dt.size,it.height-=dt.height;var ct=Ee(it.parent.children,it);it.parent.children.splice(ct+1,0,dt)}else{var ut=new _o(it.children);ut.parent=it,it.children=[ut,dt],it=ut}dt.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,st,dt){for(var ut=0;ut<this.children.length;++ut){var ct=this.children[ut],Pt=ct.chunkSize();if(it<Pt){var kt=Math.min(st,Pt-it);if(ct.iterN(it,kt,dt))return!0;if((st-=kt)==0)break;it=0}else it-=Pt}}};var Ul=function(it,st,dt){if(dt)for(var ut in dt)dt.hasOwnProperty(ut)&&(this[ut]=dt[ut]);this.doc=it,this.node=st};Ul.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,dt=this.line,ut=se(dt);if(!(ut==null||!st)){for(var ct=0;ct<st.length;++ct)st[ct]==this&&st.splice(ct--,1);st.length||(dt.widgets=null);var Pt=cl(this);qe(dt,Math.max(0,dt.height-Pt)),it&&(lo(it,function(){Vp(it,dt,-Pt),Ni(it,ut,"widget")}),In(it,"lineWidgetCleared",it,this,ut))}},Ul.prototype.changed=function(){var it=this,st=this.height,dt=this.doc.cm,ut=this.line;this.height=null;var ct=cl(this)-st;ct&&(Re(this.doc,ut)||qe(ut,ut.height+ct),dt&&lo(dt,function(){dt.curOp.forceUpdate=!0,Vp(dt,ut,ct),In(dt,"lineWidgetChanged",dt,it,se(ut))}))},Pr(Ul);function Vp(it,st,dt){so(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&Of(it,dt)}function Kf(it,st,dt,ut){var ct=new Ul(it,dt,ut),Pt=it.cm;return Pt&&ct.noHScroll&&(Pt.display.alignWidgets=!0),lu(it,st,"widget",function(kt){var Ot=kt.widgets||(kt.widgets=[]);if(ct.insertAt==null?Ot.push(ct):Ot.splice(Math.min(Ot.length-1,Math.max(0,ct.insertAt)),0,ct),ct.line=kt,Pt&&!Re(it,kt)){var Bt=so(kt)<it.scrollTop;qe(kt,kt.height+cl(ct)),Bt&&Of(Pt,ct.height),Pt.curOp.forceUpdate=!0}return!0}),Pt&&In(Pt,"lineWidgetAdded",Pt,ct,typeof st=="number"?st:se(st)),ct}var Up=0,ne=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++Up};ne.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&gh(it),zo(this,"clear")){var dt=this.find();dt&&In(this,"clear",dt.from,dt.to)}for(var ut=null,ct=null,Pt=0;Pt<this.lines.length;++Pt){var kt=this.lines[Pt],Ot=ds(kt.markedSpans,this);it&&!this.collapsed?Ni(it,se(kt),"text"):it&&(Ot.to!=null&&(ct=se(kt)),Ot.from!=null&&(ut=se(kt))),kt.markedSpans=fo(kt.markedSpans,Ot),Ot.from==null&&this.collapsed&&!Re(this.doc,kt)&&it&&qe(kt,Rl(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var Bt=0;Bt<this.lines.length;++Bt){var Vt=co(this.lines[Bt]),ae=Qo(Vt);ae>it.display.maxLineLength&&(it.display.maxLine=Vt,it.display.maxLineLength=ae,it.display.maxLineChanged=!0)}ut!=null&&it&&this.collapsed&&Go(it,ut,ct+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&Wd(it.doc)),it&&In(it,"markerCleared",it,this,ut,ct),st&&ch(it),this.parent&&this.parent.clear()}},ne.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var dt,ut,ct=0;ct<this.lines.length;++ct){var Pt=this.lines[ct],kt=ds(Pt.markedSpans,this);if(kt.from!=null&&(dt=Oe(st?Pt:se(Pt),kt.from),it==-1))return dt;if(kt.to!=null&&(ut=Oe(st?Pt:se(Pt),kt.to),it==1))return ut}return dt&&{from:dt,to:ut}},ne.prototype.changed=function(){var it=this,st=this.find(-1,!0),dt=this,ut=this.doc.cm;!st||!ut||lo(ut,function(){var ct=st.line,Pt=se(st.line),kt=Td(ut,Pt);if(kt&&(Jg(kt),ut.curOp.selectionChanged=ut.curOp.forceUpdate=!0),ut.curOp.updateMaxLine=!0,!Re(dt.doc,ct)&&dt.height!=null){var Ot=dt.height;dt.height=null;var Bt=cl(dt)-Ot;Bt&&qe(ct,ct.height+Bt)}In(ut,"markerChanged",ut,it)})},ne.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||Ee(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},ne.prototype.detachLine=function(it){if(this.lines.splice(Ee(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},Pr(ne);function hu(it,st,dt,ut,ct){if(ut&&ut.shared)return Xp(it,st,dt,ut,ct);if(it.cm&&!it.cm.curOp)return Er(it.cm,hu)(it,st,dt,ut,ct);var Pt=new ne(it,ct),kt=Cn(st,dt);if(ut&&ji(ut,Pt,!1),kt>0||kt==0&&Pt.clearWhenEmpty!==!1)return Pt;if(Pt.replacedWith&&(Pt.collapsed=!0,Pt.widgetNode=Le("span",[Pt.replacedWith],"CodeMirror-widget"),ut.handleMouseEvents||Pt.widgetNode.setAttribute("cm-ignore-events","true"),ut.insertLeft&&(Pt.widgetNode.insertLeft=!0)),Pt.collapsed){if(Jh(it,st.line,st,dt,Pt)||st.line!=dt.line&&Jh(it,dt.line,st,dt,Pt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Ie()}Pt.addToHistory&&Rd(it,{from:st,to:dt,origin:"markText"},it.sel,NaN);var Ot=st.line,Bt=it.cm,Vt;if(it.iter(Ot,dt.line+1,function(Xt){Bt&&Pt.collapsed&&!Bt.options.lineWrapping&&co(Xt)==Bt.display.maxLine&&(Vt=!0),Pt.collapsed&&Ot!=st.line&&qe(Xt,0),Xs(Xt,new $i(Pt,Ot==st.line?st.ch:null,Ot==dt.line?dt.ch:null)),++Ot}),Pt.collapsed&&it.iter(st.line,dt.line+1,function(Xt){Re(it,Xt)&&qe(Xt,0)}),Pt.clearOnEnter&&Zn(Pt,"beforeCursorEnter",function(){return Pt.clear()}),Pt.readOnly&&(Io(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),Pt.collapsed&&(Pt.id=++Up,Pt.atomic=!0),Bt){if(Vt&&(Bt.curOp.updateMaxLine=!0),Pt.collapsed)Go(Bt,st.line,dt.line+1);else if(Pt.className||Pt.startStyle||Pt.endStyle||Pt.css||Pt.attributes||Pt.title)for(var ae=st.line;ae<=dt.line;ae++)Ni(Bt,ae,"text");Pt.atomic&&Wd(Bt.doc),In(Bt,"markerAdded",Bt,Pt)}return Pt}var vl=function(it,st){this.markers=it,this.primary=st;for(var dt=0;dt<it.length;++dt)it[dt].parent=this};vl.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();In(this,"clear")}},vl.prototype.find=function(it,st){return this.primary.find(it,st)},Pr(vl);function Xp(it,st,dt,ut,ct){ut=ji(ut),ut.shared=!1;var Pt=[hu(it,st,dt,ut,ct)],kt=Pt[0],Ot=ut.widgetNode;return el(it,function(Bt){Ot&&(ut.widgetNode=Ot.cloneNode(!0)),Pt.push(hu(Bt,Bn(Bt,st),Bn(Bt,dt),ut,ct));for(var Vt=0;Vt<Bt.linked.length;++Vt)if(Bt.linked[Vt].isParent)return;kt=de(Pt)}),new vl(Pt,kt)}function lc(it){return it.findMarks(Oe(it.first,0),it.clipPos(Oe(it.lastLine())),function(st){return st.parent})}function Kp(it,st){for(var dt=0;dt<st.length;dt++){var ut=st[dt],ct=ut.find(),Pt=it.clipPos(ct.from),kt=it.clipPos(ct.to);if(Cn(Pt,kt)){var Ot=hu(it,Pt,kt,ut.primary,ut.primary.type);ut.markers.push(Ot),Ot.parent=ut}}}function hc(it){for(var st=function(ut){var ct=it[ut],Pt=[ct.primary.doc];el(ct.primary.doc,function(Bt){return Pt.push(Bt)});for(var kt=0;kt<ct.markers.length;kt++){var Ot=ct.markers[kt];Ee(Pt,Ot.doc)==-1&&(Ot.parent=null,ct.markers.splice(kt--,1))}},dt=0;dt<it.length;dt++)st(dt)}var tv=0,ns=function(it,st,dt,ut,ct){if(!(this instanceof ns))return new ns(it,st,dt,ut,ct);dt==null&&(dt=0),_o.call(this,[new qu([new jo("",null)])]),this.first=dt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=dt;var Pt=Oe(dt,0);this.sel=Hl(Pt),this.history=new Ku(null),this.id=++tv,this.modeOption=st,this.lineSep=ut,this.direction=ct=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Gf(this,{from:Pt,to:Pt,text:it}),fs(this,Hl(Pt),Pe)};ns.prototype=Lt(_o.prototype,{constructor:ns,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,ut=0;ut<st.length;++ut)dt+=st[ut].height;this.insertInner(it-this.first,st,dt)},remove:function(it,st){this.removeInner(it-this.first,st)},getValue:function(it){var st=fi(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:zr(function(it){var st=Oe(this.first,0),dt=this.first+this.size-1;Ch(this,{from:st,to:Oe(dt,ze(this,dt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&$h(this.cm,0,0),fs(this,Hl(st),Pe)}),replaceRange:function(it,st,dt,ut){st=Bn(this,st),dt=dt?Bn(this,dt):st,au(this,it,st,dt,ut)},getRange:function(it,st,dt){var ut=Tn(this,Bn(this,it),Bn(this,st));return dt===!1?ut:ut.join(dt||this.lineSeparator())},getLine:function(it){var st=this.getLineHandle(it);return st&&st.text},getLineHandle:function(it){if(zn(this,it))return ze(this,it)},getLineNumber:function(it){return se(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=ze(this,it)),co(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return Bn(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:zr(function(it,st,dt){ou(this,Bn(this,typeof it=="number"?Oe(it,st||0):it),null,dt)}),setSelection:zr(function(it,st,dt){ou(this,Bn(this,it),Bn(this,st||it),dt)}),extendSelection:zr(function(it,st,dt){Uf(this,Bn(this,it),st&&Bn(this,st),dt)}),extendSelections:zr(function(it,st){Gp(this,uo(this,it),st)}),extendSelectionsBy:zr(function(it,st){var dt=nn(this.sel.ranges,it);Gp(this,uo(this,dt),st)}),setSelections:zr(function(it,st,dt){if(it.length){for(var ut=[],ct=0;ct<it.length;ct++)ut[ct]=new xo(Bn(this,it[ct].anchor),Bn(this,it[ct].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),fs(this,Wa(this.cm,ut,st),dt)}}),addSelection:zr(function(it,st,dt){var ut=this.sel.ranges.slice(0);ut.push(new xo(Bn(this,it),Bn(this,st||it))),fs(this,Wa(this.cm,ut,ut.length-1),dt)}),getSelection:function(it){for(var st=this.sel.ranges,dt,ut=0;ut<st.length;ut++){var ct=Tn(this,st[ut].from(),st[ut].to());dt=dt?dt.concat(ct):ct}return it===!1?dt:dt.join(it||this.lineSeparator())},getSelections:function(it){for(var st=[],dt=this.sel.ranges,ut=0;ut<dt.length;ut++){var ct=Tn(this,dt[ut].from(),dt[ut].to());it!==!1&&(ct=ct.join(it||this.lineSeparator())),st[ut]=ct}return st},replaceSelection:function(it,st,dt){for(var ut=[],ct=0;ct<this.sel.ranges.length;ct++)ut[ct]=it;this.replaceSelections(ut,st,dt||"+input")},replaceSelections:zr(function(it,st,dt){for(var ut=[],ct=this.sel,Pt=0;Pt<ct.ranges.length;Pt++){var kt=ct.ranges[Pt];ut[Pt]={from:kt.from(),to:kt.to(),text:this.splitLines(it[Pt]),origin:dt}}for(var Ot=st&&st!="end"&&Od(this,ut,st),Bt=ut.length-1;Bt>=0;Bt--)Ch(this,ut[Bt]);Ot?Xf(this,Ot):this.cm&&Gl(this.cm)}),undo:zr(function(){Ud(this,"undo")}),redo:zr(function(){Ud(this,"redo")}),undoSelection:zr(function(){Ud(this,"undo",!0)}),redoSelection:zr(function(){Ud(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,ut=0;ut<it.done.length;ut++)it.done[ut].ranges||++st;for(var ct=0;ct<it.undone.length;ct++)it.undone[ct].ranges||++dt;return{undo:st,redo:dt}},clearHistory:function(){var it=this;this.history=new Ku(this.history.maxGeneration),el(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:Yl(this.history.done),undone:Yl(this.history.undone)}},setHistory:function(it){var st=this.history=new Ku(this.history.maxGeneration);st.done=Yl(it.done.slice(0),null,!0),st.undone=Yl(it.undone.slice(0),null,!0)},setGutterMarker:zr(function(it,st,dt){return lu(this,it,"gutter",function(ut){var ct=ut.gutterMarkers||(ut.gutterMarkers={});return ct[st]=dt,!dt&&Mt(ct)&&(ut.gutterMarkers=null),!0})}),clearGutter:zr(function(it){var st=this;this.iter(function(dt){dt.gutterMarkers&&dt.gutterMarkers[it]&&lu(st,dt,"gutter",function(){return dt.gutterMarkers[it]=null,Mt(dt.gutterMarkers)&&(dt.gutterMarkers=null),!0})})}),lineInfo:function(it){var st;if(typeof it=="number"){if(!zn(this,it)||(st=it,it=ze(this,it),!it))return null}else if(st=se(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:zr(function(it,st,dt){return lu(this,it,st=="gutter"?"gutter":"class",function(ut){var ct=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!ut[ct])ut[ct]=dt;else{if(Wt(dt).test(ut[ct]))return!1;ut[ct]+=" "+dt}return!0})}),removeLineClass:zr(function(it,st,dt){return lu(this,it,st=="gutter"?"gutter":"class",function(ut){var ct=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",Pt=ut[ct];if(Pt)if(dt==null)ut[ct]=null;else{var kt=Pt.match(Wt(dt));if(!kt)return!1;var Ot=kt.index+kt[0].length;ut[ct]=Pt.slice(0,kt.index)+(!kt.index||Ot==Pt.length?"":" ")+Pt.slice(Ot)||null}else return!1;return!0})}),addLineWidget:zr(function(it,st,dt){return Kf(this,it,st,dt)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,dt){return hu(this,Bn(this,it),Bn(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=Bn(this,it),hu(this,it,it,dt,"bookmark")},findMarksAt:function(it){it=Bn(this,it);var st=[],dt=ze(this,it.line).markedSpans;if(dt)for(var ut=0;ut<dt.length;++ut){var ct=dt[ut];(ct.from==null||ct.from<=it.ch)&&(ct.to==null||ct.to>=it.ch)&&st.push(ct.marker.parent||ct.marker)}return st},findMarks:function(it,st,dt){it=Bn(this,it),st=Bn(this,st);var ut=[],ct=it.line;return this.iter(it.line,st.line+1,function(Pt){var kt=Pt.markedSpans;if(kt)for(var Ot=0;Ot<kt.length;Ot++){var Bt=kt[Ot];!(Bt.to!=null&&ct==it.line&&it.ch>=Bt.to||Bt.from==null&&ct!=it.line||Bt.from!=null&&ct==st.line&&Bt.from>=st.ch)&&(!dt||dt(Bt.marker))&&ut.push(Bt.marker.parent||Bt.marker)}++ct}),ut},getAllMarks:function(){var it=[];return this.iter(function(st){var dt=st.markedSpans;if(dt)for(var ut=0;ut<dt.length;++ut)dt[ut].from!=null&&it.push(dt[ut].marker)}),it},posFromIndex:function(it){var st,dt=this.first,ut=this.lineSeparator().length;return this.iter(function(ct){var Pt=ct.text.length+ut;if(Pt>it)return st=it,!0;it-=Pt,++dt}),Bn(this,Oe(dt,st))},indexFromPos:function(it){it=Bn(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(ut){st+=ut.text.length+dt}),st},copy:function(it){var st=new ns(fi(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 ut=new ns(fi(this,st,dt),it.mode||this.modeOption,st,this.lineSep,this.direction);return it.sharedHist&&(ut.history=this.history),(this.linked||(this.linked=[])).push({doc:ut,sharedHist:it.sharedHist}),ut.linked=[{doc:this,isParent:!0,sharedHist:it.sharedHist}],Kp(ut,lc(this)),ut},unlinkDoc:function(it){if(it instanceof eo&&(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),hc(lc(this));break}}if(it.history==this.history){var ut=[it.id];el(it,function(ct){return ut.push(ct.id)},!0),it.history=new Ku(null),it.history.done=Yl(this.history.done,ut),it.history.undone=Yl(this.history.undone,ut)}},iterLinkedDocs:function(it){el(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):We(it)},lineSeparator:function(){return this.lineSep||`
|
|
`},setDirection:zr(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))})}),ns.prototype.eachLine=ns.prototype.iter;var Xd=0;function uc(it){var st=this;if(Qp(st),!(Gi(st,it)||Zs(st.display,it))){kr(it),pe&&(Xd=+new Date);var dt=Cs(st,it,!0),ut=it.dataTransfer.files;if(!(!dt||st.isReadOnly()))if(ut&&ut.length&&window.FileReader&&window.File)for(var ct=ut.length,Pt=Array(ct),kt=0,Ot=function(){++kt==ct&&Er(st,function(){dt=Bn(st.doc,dt);var ye={from:dt,to:dt,text:st.doc.splitLines(Pt.filter(function($e){return $e!=null}).join(st.doc.lineSeparator())),origin:"paste"};Ch(st.doc,ye),Xf(st.doc,Hl(Bn(st.doc,dt),Bn(st.doc,xh(ye))))})()},Bt=function(ye,$e){if(st.options.allowDropFileTypes&&Ee(st.options.allowDropFileTypes,ye.type)==-1){Ot();return}var on=new FileReader;on.onerror=function(){return Ot()},on.onload=function(){var fn=on.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(fn)){Ot();return}Pt[$e]=fn,Ot()},on.readAsText(ye)},Vt=0;Vt<ut.length;Vt++)Bt(ut[Vt],Vt);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 ae=it.dataTransfer.getData("Text");if(ae){var Xt;if(st.state.draggingText&&!st.state.draggingText.copy&&(Xt=st.listSelections()),ru(st.doc,Hl(dt,dt)),Xt)for(var Ce=0;Ce<Xt.length;++Ce)au(st.doc,"",Xt[Ce].anchor,Xt[Ce].head,"drag");st.replaceSelection(ae,"around","paste"),st.display.input.focus()}}catch(ye){}}}}function Zp(it,st){if(pe&&(!it.state.draggingText||+new Date-Xd<100)){Ss(st);return}if(!(Gi(it,st)||Zs(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!Ue)){var dt=_t("img",null,null,"position: fixed; left: 0; top: 0;");dt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",xe&&(dt.width=dt.height=1,it.display.wrapper.appendChild(dt),dt._top=dt.offsetTop),st.dataTransfer.setDragImage(dt,0,0),xe&&dt.parentNode.removeChild(dt)}}function Jp(it,st){var dt=Cs(it,st);if(dt){var ut=document.createDocumentFragment();Zi(it,dt,ut),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,ut)}}function Qp(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=[],ut=0;ut<st.length;ut++){var ct=st[ut].CodeMirror;ct&&dt.push(ct)}dt.length&&dt[0].operation(function(){for(var Pt=0;Pt<dt.length;Pt++)it(dt[Pt])})}}var dc=!1;function ca(){dc||(_u(),dc=!0)}function _u(){var it;Zn(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,qp(fc)},100))}),Zn(window,"blur",function(){return qp(_h)})}function fc(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"},Kd=0;Kd<10;Kd++)yl[Kd+48]=yl[Kd+96]=String(Kd);for(var Zf=65;Zf<=90;Zf++)yl[Zf]=String.fromCharCode(Zf);for(var Zd=1;Zd<=12;Zd++)yl[Zd+111]=yl[Zd+63235]="F"+Zd;var $s={};$s.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"},$s.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"},$s.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"},$s.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"]},$s.default=ft?$s.macDefault:$s.pcDefault;function gc(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var dt,ut,ct,Pt,kt=0;kt<st.length-1;kt++){var Ot=st[kt];if(/^(cmd|meta|m)$/i.test(Ot))Pt=!0;else if(/^a(lt)?$/i.test(Ot))dt=!0;else if(/^(c|ctrl|control)$/i.test(Ot))ut=!0;else if(/^s(hift)?$/i.test(Ot))ct=!0;else throw new Error("Unrecognized modifier name: "+Ot)}return dt&&(it="Alt-"+it),ut&&(it="Ctrl-"+it),Pt&&(it="Cmd-"+it),ct&&(it="Shift-"+it),it}function cc(it){var st={};for(var dt in it)if(it.hasOwnProperty(dt)){var ut=it[dt];if(/^(name|fallthrough|(de|at)tach)$/.test(dt))continue;if(ut=="..."){delete it[dt];continue}for(var ct=nn(dt.split(" "),gc),Pt=0;Pt<ct.length;Pt++){var kt=void 0,Ot=void 0;Pt==ct.length-1?(Ot=ct.join(" "),kt=ut):(Ot=ct.slice(0,Pt+1).join(" "),kt="...");var Bt=st[Ot];if(!Bt)st[Ot]=kt;else if(Bt!=kt)throw new Error("Inconsistent bindings for "+Ot)}delete it[dt]}for(var Vt in st)it[Vt]=st[Vt];return it}function Ma(it,st,dt,ut){st=uu(st);var ct=st.call?st.call(it,ut):st[it];if(ct===!1)return"nothing";if(ct==="...")return"multi";if(ct!=null&&dt(ct))return"handled";if(st.fallthrough){if(Object.prototype.toString.call(st.fallthrough)!="[object Array]")return Ma(it,st.fallthrough,dt,ut);for(var Pt=0;Pt<st.fallthrough.length;Pt++){var kt=Ma(it,st.fallthrough[Pt],dt,ut);if(kt)return kt}}}function $u(it){var st=typeof it=="string"?it:yl[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function pc(it,st,dt){var ut=it;return st.altKey&&ut!="Alt"&&(it="Alt-"+it),(At?st.metaKey:st.ctrlKey)&&ut!="Ctrl"&&(it="Ctrl-"+it),(At?st.ctrlKey:st.metaKey)&&ut!="Mod"&&(it="Cmd-"+it),!dt&&st.shiftKey&&ut!="Shift"&&(it="Shift-"+it),it}function _p(it,st){if(xe&&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),pc(dt,it,st))}function uu(it){return typeof it=="string"?$s[it]:it}function ta(it,st){for(var dt=it.doc.sel.ranges,ut=[],ct=0;ct<dt.length;ct++){for(var Pt=st(dt[ct]);ut.length&&Cn(Pt.from,de(ut).to)<=0;){var kt=ut.pop();if(Cn(kt.from,Pt.from)<0){Pt.from=kt.from;break}}ut.push(Pt)}lo(it,function(){for(var Ot=ut.length-1;Ot>=0;Ot--)au(it.doc,"",ut[Ot].from,ut[Ot].to,"+delete");Gl(it)})}function mc(it,st,dt){var ut=si(it.text,st+dt,dt);return ut<0||ut>it.text.length?null:ut}function yr(it,st,dt){var ut=mc(it,st.ch,dt);return ut==null?null:new Oe(st.line,ut,dt<0?"after":"before")}function Jd(it,st,dt,ut,ct){if(it){st.doc.direction=="rtl"&&(ct=-ct);var Pt=ni(dt,st.doc.direction);if(Pt){var kt=ct<0?de(Pt):Pt[0],Ot=ct<0==(kt.level==1),Bt=Ot?"after":"before",Vt;if(kt.level>0||st.doc.direction=="rtl"){var ae=hh(st,dt);Vt=ct<0?dt.text.length-1:0;var Xt=Ga(st,ae,Vt).top;Vt=Hn(function(Ce){return Ga(st,ae,Ce).top==Xt},ct<0==(kt.level==1)?kt.from:kt.to-1,Vt),Bt=="before"&&(Vt=mc(dt,Vt,1))}else Vt=ct<0?kt.to:kt.from;return new Oe(ut,Vt,Bt)}}return new Oe(ut,ct<0?dt.text.length:0,ct<0?"before":"after")}function Jf(it,st,dt,ut){var ct=ni(st,it.doc.direction);if(!ct)return yr(st,dt,ut);dt.ch>=st.text.length?(dt.ch=st.text.length,dt.sticky="before"):dt.ch<=0&&(dt.ch=0,dt.sticky="after");var Pt=un(ct,dt.ch,dt.sticky),kt=ct[Pt];if(it.doc.direction=="ltr"&&kt.level%2==0&&(ut>0?kt.to>dt.ch:kt.from<dt.ch))return yr(st,dt,ut);var Ot=function(kn,Jn){return mc(st,kn instanceof Oe?kn.ch:kn,Jn)},Bt,Vt=function(kn){return it.options.lineWrapping?(Bt=Bt||hh(it,st),Qg(it,st,Bt,kn)):{begin:0,end:st.text.length}},ae=Vt(dt.sticky=="before"?Ot(dt,-1):dt.ch);if(it.doc.direction=="rtl"||kt.level==1){var Xt=kt.level==1==ut<0,Ce=Ot(dt,Xt?1:-1);if(Ce!=null&&(Xt?Ce<=kt.to&&Ce<=ae.end:Ce>=kt.from&&Ce>=ae.begin)){var ye=Xt?"before":"after";return new Oe(dt.line,Ce,ye)}}var $e=function(kn,Jn,Dn){for(var $n=function(Wo,Br){return Br?new Oe(dt.line,Ot(Wo,1),"before"):new Oe(dt.line,Wo,"after")};kn>=0&&kn<ct.length;kn+=Jn){var xi=ct[kn],Nn=Jn>0==(xi.level!=1),Ii=Nn?Dn.begin:Ot(Dn.end,-1);if(xi.from<=Ii&&Ii<xi.to||(Ii=Nn?xi.from:Ot(xi.to,-1),Dn.begin<=Ii&&Ii<Dn.end))return $n(Ii,Nn)}},on=$e(Pt+ut,ut,ae);if(on)return on;var fn=ut>0?ae.end:Ot(ae.begin,-1);return fn!=null&&!(ut>0&&fn==st.text.length)&&(on=$e(ut>0?0:ct.length-1,ut,Vt(fn)),on)?on:null}var Lh={selectAll:vr,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),Pe)},killLine:function(it){return ta(it,function(st){if(st.empty()){var dt=ze(it.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line<it.lastLine()?{from:st.head,to:Oe(st.head.line+1,0)}:{from:st.head,to:Oe(st.head.line,dt)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return ta(it,function(st){return{from:Oe(st.from().line,0),to:Bn(it.doc,Oe(st.to().line+1,0))}})},delLineLeft:function(it){return ta(it,function(st){return{from:Oe(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return ta(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ut=it.coordsChar({left:0,top:dt},"div");return{from:ut,to:st.from()}})},delWrappedLineRight:function(it){return ta(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ut=it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div");return{from:st.from(),to:ut}})},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(Oe(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(Oe(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return td(it,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(st){return vc(it,st.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(st){return ed(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")},rn)},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")},rn)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5,ut=it.coordsChar({left:0,top:dt},"div");return ut.ch<it.getLine(ut.line).search(/\S/)?vc(it,st.head):ut},rn)},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(),ut=it.options.tabSize,ct=0;ct<dt.length;ct++){var Pt=dt[ct].from(),kt=Qt(it.getLine(Pt.line),Pt.ch,ut);st.push(te(ut-kt%ut))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return lo(it,function(){for(var st=it.listSelections(),dt=[],ut=0;ut<st.length;ut++)if(st[ut].empty()){var ct=st[ut].head,Pt=ze(it.doc,ct.line).text;if(Pt){if(ct.ch==Pt.length&&(ct=new Oe(ct.line,ct.ch-1)),ct.ch>0)ct=new Oe(ct.line,ct.ch+1),it.replaceRange(Pt.charAt(ct.ch-1)+Pt.charAt(ct.ch-2),Oe(ct.line,ct.ch-2),ct,"+transpose");else if(ct.line>it.doc.first){var kt=ze(it.doc,ct.line-1).text;kt&&(ct=new Oe(ct.line,1),it.replaceRange(Pt.charAt(0)+it.doc.lineSeparator()+kt.charAt(kt.length-1),Oe(ct.line-1,kt.length-1),ct,"+transpose"))}}dt.push(new xo(ct,ct))}it.setSelections(dt)})},newlineAndIndent:function(it){return lo(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 ut=0;ut<st.length;ut++)it.indentLine(st[ut].from().line,null,!0);Gl(it)})},openLine:function(it){return it.replaceSelection(`
|
|
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function td(it,st){var dt=ze(it.doc,st),ut=co(dt);return ut!=dt&&(st=se(ut)),Jd(!0,it,ut,st,1)}function ed(it,st){var dt=ze(it.doc,st),ut=nr(dt);return ut!=dt&&(st=se(ut)),Jd(!0,it,dt,st,-1)}function vc(it,st){var dt=td(it,st.line),ut=ze(it.doc,dt.line),ct=ni(ut,it.doc.direction);if(!ct||ct[0].level==0){var Pt=Math.max(dt.ch,ut.text.search(/\S/)),kt=st.line==dt.line&&st.ch<=Pt&&st.ch;return Oe(dt.line,kt?0:Pt,dt.sticky)}return dt}function nd(it,st,dt){if(typeof st=="string"&&(st=Lh[st],!st))return!1;it.display.input.ensurePolled();var ut=it.display.shift,ct=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),dt&&(it.display.shift=!1),ct=st(it)!=vn}finally{it.display.shift=ut,it.state.suppressEdits=!1}return ct}function yc(it,st,dt){for(var ut=0;ut<it.state.keyMaps.length;ut++){var ct=Ma(st,it.state.keyMaps[ut],dt,it);if(ct)return ct}return it.options.extraKeys&&Ma(st,it.options.extraKeys,dt,it)||Ma(st,it.options.keyMap,dt,it)}var Sl=new Gt;function du(it,st,dt,ut){var ct=it.state.keySeq;if(ct){if($u(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:Sl.set(50,function(){it.state.keySeq==ct&&(it.state.keySeq=null,it.display.input.reset())}),Qf(it,ct+" "+st,dt,ut))return!0}return Qf(it,st,dt,ut)}function Qf(it,st,dt,ut){var ct=yc(it,st,ut);return ct=="multi"&&(it.state.keySeq=st),ct=="handled"&&In(it,"keyHandled",it,st,dt),(ct=="handled"||ct=="multi")&&(kr(dt),yo(it)),!!ct}function qf(it,st){var dt=_p(st,!0);return dt?st.shiftKey&&!it.state.keySeq?du(it,"Shift-"+dt,st,function(ut){return nd(it,ut,!0)})||du(it,dt,st,function(ut){if(typeof ut=="string"?/^go[A-Z]/.test(ut):ut.motion)return nd(it,ut)}):du(it,dt,st,function(ut){return nd(it,ut)}):!1}function _f(it,st,dt){return du(it,"'"+dt+"'",st,function(ut){return nd(it,ut,!0)})}var fu=null;function Sc(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=Ze(),!Gi(st,it))){pe&&he<11&&it.keyCode==27&&(it.returnValue=!1);var dt=it.keyCode;st.display.shift=dt==16||it.shiftKey;var ut=qf(st,it);xe&&(fu=ut?dt:null,!ut&&dt==88&&!pn&&(ft?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),Dt&&!ft&&!ut&&dt==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),dt==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&xc(st)}}function xc(it){var st=it.display.lineDiv;Ve(st,"CodeMirror-crosshair");function dt(ut){(ut.keyCode==18||!ut.altKey)&&(Zt(st,"CodeMirror-crosshair"),Lo(document,"keyup",dt),Lo(document,"mouseover",dt))}Zn(document,"keyup",dt),Zn(document,"mouseover",dt)}function Pc(it){it.keyCode==16&&(this.doc.sel.shift=!1),Gi(this,it)}function nl(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(Zs(st.display,it)||Gi(st,it)||it.ctrlKey&&!it.altKey||ft&&it.metaKey)){var dt=it.keyCode,ut=it.charCode;if(xe&&dt==fu){fu=null,kr(it);return}if(!(xe&&(!it.which||it.which<10)&&qf(st,it))){var ct=String.fromCharCode(ut==null?dt:ut);ct!="\b"&&(_f(st,it,ct)||st.display.input.onKeyPress(it))}}}var $p=400,wc=function(it,st,dt){this.time=it,this.pos=st,this.button=dt};wc.prototype.compare=function(it,st,dt){return this.time+$p>it&&Cn(st,this.pos)==0&&dt==this.button};var id,gu;function Cc(it,st){var dt=+new Date;return gu&&gu.compare(dt,it,st)?(id=gu=null,"triple"):id&&id.compare(dt,it,st)?(gu=new wc(dt,it,st),id=null,"double"):(id=new wc(dt,it,st),gu=null,"single")}function il(it){var st=this,dt=st.display;if(!(Gi(st,it)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=it.shiftKey,Zs(dt,it)){Kt||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!eg(st,it)){var ut=Cs(st,it),ct=zi(it),Pt=ut?Cc(ut,ct):"single";window.focus(),ct==1&&st.state.selectingText&&st.state.selectingText(it),!(ut&&Lc(st,ct,ut,Pt,it))&&(ct==1?ut?tm(st,ut,Pt,it):Ia(it)==dt.scroller&&kr(it):ct==2?(ut&&Uf(st.doc,ut),setTimeout(function(){return dt.input.focus()},20)):ct==3&&(Et?st.display.input.onContextMenu(it):Ko(st)))}}}function Lc(it,st,dt,ut,ct){var Pt="Click";return ut=="double"?Pt="Double"+Pt:ut=="triple"&&(Pt="Triple"+Pt),Pt=(st==1?"Left":st==2?"Middle":"Right")+Pt,du(it,pc(Pt,ct),ct,function(kt){if(typeof kt=="string"&&(kt=Lh[kt]),!kt)return!1;var Ot=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),Ot=kt(it,dt)!=vn}finally{it.state.suppressEdits=!1}return Ot})}function $f(it,st,dt){var ut=it.getOption("configureMouse"),ct=ut?ut(it,st,dt):{};if(ct.unit==null){var Pt=lt?dt.shiftKey&&dt.metaKey:dt.altKey;ct.unit=Pt?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(ct.extend==null||it.doc.extend)&&(ct.extend=it.doc.extend||dt.shiftKey),ct.addNew==null&&(ct.addNew=ft?dt.metaKey:dt.ctrlKey),ct.moveOnDrag==null&&(ct.moveOnDrag=!(ft?dt.altKey:dt.ctrlKey)),ct}function tm(it,st,dt,ut){pe?setTimeout(li(Bo,it),0):it.curOp.focus=Ze();var ct=$f(it,dt,ut),Pt=it.doc.sel,kt;it.options.dragDrop&&hs&&!it.isReadOnly()&&dt=="single"&&(kt=Pt.contains(st))>-1&&(Cn((kt=Pt.ranges[kt]).from(),st)<0||st.xRel>0)&&(Cn(kt.to(),st)>0||st.xRel<0)?Ac(it,ut,st,ct):ev(it,ut,st,ct)}function Ac(it,st,dt,ut){var ct=it.display,Pt=!1,kt=Er(it,function(Vt){Kt&&(ct.scroller.draggable=!1),it.state.draggingText=!1,Lo(ct.wrapper.ownerDocument,"mouseup",kt),Lo(ct.wrapper.ownerDocument,"mousemove",Ot),Lo(ct.scroller,"dragstart",Bt),Lo(ct.scroller,"drop",kt),Pt||(kr(Vt),ut.addNew||Uf(it.doc,dt,null,null,ut.extend),Kt&&!Ue||pe&&he==9?setTimeout(function(){ct.wrapper.ownerDocument.body.focus({preventScroll:!0}),ct.input.focus()},20):ct.input.focus())}),Ot=function(Vt){Pt=Pt||Math.abs(st.clientX-Vt.clientX)+Math.abs(st.clientY-Vt.clientY)>=10},Bt=function(){return Pt=!0};Kt&&(ct.scroller.draggable=!0),it.state.draggingText=kt,kt.copy=!ut.moveOnDrag,ct.scroller.dragDrop&&ct.scroller.dragDrop(),Zn(ct.wrapper.ownerDocument,"mouseup",kt),Zn(ct.wrapper.ownerDocument,"mousemove",Ot),Zn(ct.scroller,"dragstart",Bt),Zn(ct.scroller,"drop",kt),Ko(it),setTimeout(function(){return ct.input.focus()},20)}function Mc(it,st,dt){if(dt=="char")return new xo(st,st);if(dt=="word")return it.findWordAt(st);if(dt=="line")return new xo(Oe(st.line,0),Bn(it.doc,Oe(st.line+1,0)));var ut=dt(it,st);return new xo(ut.from,ut.to)}function ev(it,st,dt,ut){var ct=it.display,Pt=it.doc;kr(st);var kt,Ot,Bt=Pt.sel,Vt=Bt.ranges;if(ut.addNew&&!ut.extend?(Ot=Pt.sel.contains(dt),Ot>-1?kt=Vt[Ot]:kt=new xo(dt,dt)):(kt=Pt.sel.primary(),Ot=Pt.sel.primIndex),ut.unit=="rectangle")ut.addNew||(kt=new xo(dt,dt)),dt=Cs(it,st,!0,!0),Ot=-1;else{var ae=Mc(it,dt,ut.unit);ut.extend?kt=Vf(kt,ae.anchor,ae.head,ut.extend):kt=ae}ut.addNew?Ot==-1?(Ot=Vt.length,fs(Pt,Wa(it,Vt.concat([kt]),Ot),{scroll:!1,origin:"*mouse"})):Vt.length>1&&Vt[Ot].empty()&&ut.unit=="char"&&!ut.extend?(fs(Pt,Wa(it,Vt.slice(0,Ot).concat(Vt.slice(Ot+1)),0),{scroll:!1,origin:"*mouse"}),Bt=Pt.sel):wh(Pt,Ot,kt,Qe):(Ot=0,fs(Pt,new La([kt],0),Qe),Bt=Pt.sel);var Xt=dt;function Ce(Dn){if(Cn(Xt,Dn)!=0)if(Xt=Dn,ut.unit=="rectangle"){for(var $n=[],xi=it.options.tabSize,Nn=Qt(ze(Pt,dt.line).text,dt.ch,xi),Ii=Qt(ze(Pt,Dn.line).text,Dn.ch,xi),Wo=Math.min(Nn,Ii),Br=Math.max(Nn,Ii),$o=Math.min(dt.line,Dn.line),Rs=Math.min(it.lastLine(),Math.max(dt.line,Dn.line));$o<=Rs;$o++){var gs=ze(Pt,$o).text,Lr=On(gs,Wo,xi);Wo==Br?$n.push(new xo(Oe($o,Lr),Oe($o,Lr))):gs.length>Lr&&$n.push(new xo(Oe($o,Lr),Oe($o,On(gs,Br,xi))))}$n.length||$n.push(new xo(dt,dt)),fs(Pt,Wa(it,Bt.ranges.slice(0,Ot).concat($n),Ot),{origin:"*mouse",scroll:!1}),it.scrollIntoView(Dn)}else{var ea=kt,is=Mc(it,Dn,ut.unit),Ar=ea.anchor,io;Cn(is.anchor,Ar)>0?(io=is.head,Ar=Fn(ea.from(),is.anchor)):(io=is.anchor,Ar=_i(ea.to(),is.head));var sr=Bt.ranges.slice(0);sr[Ot]=em(it,new xo(Bn(Pt,Ar),io)),fs(Pt,Wa(it,sr,Ot),Qe)}}var ye=ct.wrapper.getBoundingClientRect(),$e=0;function on(Dn){var $n=++$e,xi=Cs(it,Dn,!0,ut.unit=="rectangle");if(xi)if(Cn(xi,Xt)!=0){it.curOp.focus=Ze(),Ce(xi);var Nn=Yi(ct,Pt);(xi.line>=Nn.to||xi.line<Nn.from)&&setTimeout(Er(it,function(){$e==$n&&on(Dn)}),150)}else{var Ii=Dn.clientY<ye.top?-20:Dn.clientY>ye.bottom?20:0;Ii&&setTimeout(Er(it,function(){$e==$n&&(ct.scroller.scrollTop+=Ii,on(Dn))}),50)}}function fn(Dn){it.state.selectingText=!1,$e=1/0,Dn&&(kr(Dn),ct.input.focus()),Lo(ct.wrapper.ownerDocument,"mousemove",kn),Lo(ct.wrapper.ownerDocument,"mouseup",Jn),Pt.history.lastSelOrigin=null}var kn=Er(it,function(Dn){Dn.buttons===0||!zi(Dn)?fn(Dn):on(Dn)}),Jn=Er(it,fn);it.state.selectingText=Jn,Zn(ct.wrapper.ownerDocument,"mousemove",kn),Zn(ct.wrapper.ownerDocument,"mouseup",Jn)}function em(it,st){var dt=st.anchor,ut=st.head,ct=ze(it.doc,dt.line);if(Cn(dt,ut)==0&&dt.sticky==ut.sticky)return st;var Pt=ni(ct);if(!Pt)return st;var kt=un(Pt,dt.ch,dt.sticky),Ot=Pt[kt];if(Ot.from!=dt.ch&&Ot.to!=dt.ch)return st;var Bt=kt+(Ot.from==dt.ch==(Ot.level!=1)?0:1);if(Bt==0||Bt==Pt.length)return st;var Vt;if(ut.line!=dt.line)Vt=(ut.line-dt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var ae=un(Pt,ut.ch,ut.sticky),Xt=ae-kt||(ut.ch-dt.ch)*(Ot.level==1?-1:1);ae==Bt-1||ae==Bt?Vt=Xt<0:Vt=Xt>0}var Ce=Pt[Bt+(Vt?-1:0)],ye=Vt==(Ce.level==1),$e=ye?Ce.from:Ce.to,on=ye?"after":"before";return dt.ch==$e&&dt.sticky==on?st:new xo(new Oe(dt.line,$e,on),ut)}function tg(it,st,dt,ut){var ct,Pt;if(st.touches)ct=st.touches[0].clientX,Pt=st.touches[0].clientY;else try{ct=st.clientX,Pt=st.clientY}catch(Ce){return!1}if(ct>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;ut&&kr(st);var kt=it.display,Ot=kt.lineDiv.getBoundingClientRect();if(Pt>Ot.bottom||!zo(it,dt))return Li(st);Pt-=Ot.top-kt.viewOffset;for(var Bt=0;Bt<it.display.gutterSpecs.length;++Bt){var Vt=kt.gutters.childNodes[Bt];if(Vt&&Vt.getBoundingClientRect().right>=ct){var ae=Sn(it.doc,Pt),Xt=it.display.gutterSpecs[Bt];return to(it,dt,it,ae,Xt.className,st),Li(st)}}}function eg(it,st){return tg(it,st,"gutterClick",!0)}function ng(it,st){Zs(it.display,st)||nm(it,st)||Gi(it,st,"contextmenu")||Et||it.display.input.onContextMenu(st)}function nm(it,st){return zo(it,"gutterContextMenu")?tg(it,st,"gutterContextMenu",!1):!1}function ig(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Yu(it)}var Ah={toString:function(){return"CodeMirror.Init"}},kc={},Qd={};function im(it){var st=it.optionHandlers;function dt(ut,ct,Pt,kt){it.defaults[ut]=ct,Pt&&(st[ut]=kt?function(Ot,Bt,Vt){Vt!=Ah&&Pt(Ot,Bt,Vt)}:Pt)}it.defineOption=dt,it.Init=Ah,dt("value","",function(ut,ct){return ut.setValue(ct)},!0),dt("mode",null,function(ut,ct){ut.doc.modeOption=ct,Oi(ut)},!0),dt("indentUnit",2,Oi,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ut){Id(ut),Yu(ut),Go(ut)},!0),dt("lineSeparator",null,function(ut,ct){if(ut.doc.lineSep=ct,!!ct){var Pt=[],kt=ut.doc.first;ut.doc.iter(function(Bt){for(var Vt=0;;){var ae=Bt.text.indexOf(ct,Vt);if(ae==-1)break;Vt=ae+ct.length,Pt.push(Oe(kt,ae))}kt++});for(var Ot=Pt.length-1;Ot>=0;Ot--)au(ut.doc,ct,Pt[Ot],Oe(Pt[Ot].line,Pt[Ot].ch+ct.length))}}),dt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ut,ct,Pt){ut.state.specialChars=new RegExp(ct.source+(ct.test(" ")?"":"| "),"g"),Pt!=Ah&&ut.refresh()}),dt("specialCharPlaceholder",xs,function(ut){return ut.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(ut,ct){return ut.getInputField().spellcheck=ct},!0),dt("autocorrect",!1,function(ut,ct){return ut.getInputField().autocorrect=ct},!0),dt("autocapitalize",!1,function(ut,ct){return ut.getInputField().autocapitalize=ct},!0),dt("rtlMoveVisually",!pt),dt("wholeLineUpdateBefore",!0),dt("theme","default",function(ut){ig(ut),fa(ut)},!0),dt("keyMap","default",function(ut,ct,Pt){var kt=uu(ct),Ot=Pt!=Ah&&uu(Pt);Ot&&Ot.detach&&Ot.detach(ut,kt),kt.attach&&kt.attach(ut,Ot||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,om,!0),dt("gutters",[],function(ut,ct){ut.display.gutterSpecs=Rr(ct,ut.options.lineNumbers),fa(ut)},!0),dt("fixedGutter",!0,function(ut,ct){ut.display.gutters.style.left=ct?Bd(ut.display)+"px":"0",ut.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ut){return fh(ut)},!0),dt("scrollbarStyle","native",function(ut){tc(ut),fh(ut),ut.display.scrollbars.setScrollTop(ut.doc.scrollTop),ut.display.scrollbars.setScrollLeft(ut.doc.scrollLeft)},!0),dt("lineNumbers",!1,function(ut,ct){ut.display.gutterSpecs=Rr(ut.options.gutters,ct),fa(ut)},!0),dt("firstLineNumber",1,fa,!0),dt("lineNumberFormatter",function(ut){return ut},fa,!0),dt("showCursorWhenSelecting",!1,Tr,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ut,ct){ct=="nocursor"&&(_h(ut),ut.display.input.blur()),ut.display.input.readOnlyChanged(ct)}),dt("screenReaderLabel",null,function(ut,ct){ct=ct===""?null:ct,ut.display.input.screenReaderLabelChanged(ct)}),dt("disableInput",!1,function(ut,ct){ct||ut.display.input.reset()},!0),dt("dragDrop",!0,og),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,Tr,!0),dt("singleCursorHeightPerLine",!0,Tr,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,Id,!0),dt("addModeClass",!1,Id,!0),dt("pollInterval",100),dt("undoDepth",200,function(ut,ct){return ut.doc.history.undoDepth=ct}),dt("historyEventDelay",1250),dt("viewportMargin",10,function(ut){return ut.refresh()},!0),dt("maxHighlightLength",1e4,Id,!0),dt("moveInputWithCursor",!0,function(ut,ct){ct||ut.display.input.resetPosition()}),dt("tabindex",null,function(ut,ct){return ut.display.input.getField().tabIndex=ct||""}),dt("autofocus",null),dt("direction","ltr",function(ut,ct){return ut.doc.setDirection(ct)},!0),dt("phrases",null)}function og(it,st,dt){var ut=dt&&dt!=Ah;if(!st!=!ut){var ct=it.display.dragFunctions,Pt=st?Zn:Lo;Pt(it.display.scroller,"dragstart",ct.start),Pt(it.display.scroller,"dragenter",ct.enter),Pt(it.display.scroller,"dragover",ct.over),Pt(it.display.scroller,"dragleave",ct.leave),Pt(it.display.scroller,"drop",ct.drop)}}function om(it){it.options.lineWrapping?(Ve(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(Zt(it.display.wrapper,"CodeMirror-wrap"),Ao(it)),ri(it),Go(it),Yu(it),setTimeout(function(){return fh(it)},100)}function eo(it,st){var dt=this;if(!(this instanceof eo))return new eo(it,st);this.options=st=st?ji(st):{},ji(kc,st,!1);var ut=st.value;typeof ut=="string"?ut=new ns(ut,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ut.modeOption=st.mode),this.doc=ut;var ct=new eo.inputStyles[st.inputStyle](this),Pt=this.display=new Sh(it,ut,ct,st);Pt.wrapper.CodeMirror=this,ig(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),tc(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 Gt,keySeq:null,specialChars:null},st.autofocus&&!nt&&Pt.input.focus(),pe&&he<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),od(this),ca(),gh(this),this.curOp.forceUpdate=!0,Wf(this,ut),st.autofocus&&!nt||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&Ji(dt)},20):_h(this);for(var kt in Qd)Qd.hasOwnProperty(kt)&&Qd[kt](this,st[kt],Ah);wr(this),st.finishInit&&st.finishInit(this);for(var Ot=0;Ot<cu.length;++Ot)cu[Ot](this);ch(this),Kt&&st.lineWrapping&&getComputedStyle(Pt.lineDiv).textRendering=="optimizelegibility"&&(Pt.lineDiv.style.textRendering="auto")}eo.defaults=kc,eo.optionHandlers=Qd;function od(it){var st=it.display;Zn(st.scroller,"mousedown",Er(it,il)),pe&&he<11?Zn(st.scroller,"dblclick",Er(it,function(Bt){if(!Gi(it,Bt)){var Vt=Cs(it,Bt);if(!(!Vt||eg(it,Bt)||Zs(it.display,Bt))){kr(Bt);var ae=it.findWordAt(Vt);Uf(it.doc,ae.anchor,ae.head)}}})):Zn(st.scroller,"dblclick",function(Bt){return Gi(it,Bt)||kr(Bt)}),Zn(st.scroller,"contextmenu",function(Bt){return ng(it,Bt)}),Zn(st.input.getField(),"contextmenu",function(Bt){st.scroller.contains(Bt.target)||ng(it,Bt)});var dt,ut={end:0};function ct(){st.activeTouch&&(dt=setTimeout(function(){return st.activeTouch=null},1e3),ut=st.activeTouch,ut.end=+new Date)}function Pt(Bt){if(Bt.touches.length!=1)return!1;var Vt=Bt.touches[0];return Vt.radiusX<=1&&Vt.radiusY<=1}function kt(Bt,Vt){if(Vt.left==null)return!0;var ae=Vt.left-Bt.left,Xt=Vt.top-Bt.top;return ae*ae+Xt*Xt>20*20}Zn(st.scroller,"touchstart",function(Bt){if(!Gi(it,Bt)&&!Pt(Bt)&&!eg(it,Bt)){st.input.ensurePolled(),clearTimeout(dt);var Vt=+new Date;st.activeTouch={start:Vt,moved:!1,prev:Vt-ut.end<=300?ut:null},Bt.touches.length==1&&(st.activeTouch.left=Bt.touches[0].pageX,st.activeTouch.top=Bt.touches[0].pageY)}}),Zn(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),Zn(st.scroller,"touchend",function(Bt){var Vt=st.activeTouch;if(Vt&&!Zs(st,Bt)&&Vt.left!=null&&!Vt.moved&&new Date-Vt.start<300){var ae=it.coordsChar(st.activeTouch,"page"),Xt;!Vt.prev||kt(Vt,Vt.prev)?Xt=new xo(ae,ae):!Vt.prev.prev||kt(Vt,Vt.prev.prev)?Xt=it.findWordAt(ae):Xt=new xo(Oe(ae.line,0),Bn(it.doc,Oe(ae.line+1,0))),it.setSelection(Xt.anchor,Xt.head),it.focus(),kr(Bt)}ct()}),Zn(st.scroller,"touchcancel",ct),Zn(st.scroller,"scroll",function(){st.scroller.clientHeight&&(tu(it,st.scroller.scrollTop),Wl(it,st.scroller.scrollLeft,!0),to(it,"scroll",it))}),Zn(st.scroller,"mousewheel",function(Bt){return Gr(it,Bt)}),Zn(st.scroller,"DOMMouseScroll",function(Bt){return Gr(it,Bt)}),Zn(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Bt){Gi(it,Bt)||Ss(Bt)},over:function(Bt){Gi(it,Bt)||(Jp(it,Bt),Ss(Bt))},start:function(Bt){return Zp(it,Bt)},drop:Er(it,uc),leave:function(Bt){Gi(it,Bt)||Qp(it)}};var Ot=st.input.getField();Zn(Ot,"keyup",function(Bt){return Pc.call(it,Bt)}),Zn(Ot,"keydown",Er(it,Sc)),Zn(Ot,"keypress",Er(it,nl)),Zn(Ot,"focus",function(Bt){return Ji(it,Bt)}),Zn(Ot,"blur",function(Bt){return _h(it,Bt)})}var cu=[];eo.defineInitHook=function(it){return cu.push(it)};function br(it,st,dt,ut){var ct=it.doc,Pt;dt==null&&(dt="add"),dt=="smart"&&(ct.mode.indent?Pt=Vo(it,st).state:dt="prev");var kt=it.options.tabSize,Ot=ze(ct,st),Bt=Qt(Ot.text,null,kt);Ot.stateAfter&&(Ot.stateAfter=null);var Vt=Ot.text.match(/^\s*/)[0],ae;if(!ut&&!/\S/.test(Ot.text))ae=0,dt="not";else if(dt=="smart"&&(ae=ct.mode.indent(Pt,Ot.text.slice(Vt.length),Ot.text),ae==vn||ae>150)){if(!ut)return;dt="prev"}dt=="prev"?st>ct.first?ae=Qt(ze(ct,st-1).text,null,kt):ae=0:dt=="add"?ae=Bt+it.options.indentUnit:dt=="subtract"?ae=Bt-it.options.indentUnit:typeof dt=="number"&&(ae=Bt+dt),ae=Math.max(0,ae);var Xt="",Ce=0;if(it.options.indentWithTabs)for(var ye=Math.floor(ae/kt);ye;--ye)Ce+=kt,Xt+=" ";if(Ce<ae&&(Xt+=te(ae-Ce)),Xt!=Vt)return au(ct,Xt,Oe(st,0),Oe(st,Vt.length),"+input"),Ot.stateAfter=null,!0;for(var $e=0;$e<ct.sel.ranges.length;$e++){var on=ct.sel.ranges[$e];if(on.head.line==st&&on.head.ch<Vt.length){var fn=Oe(st,Vt.length);wh(ct,$e,new xo(fn,fn));break}}}var js=null;function pu(it){js=it}function qd(it,st,dt,ut,ct){var Pt=it.doc;it.display.shift=!1,ut||(ut=Pt.sel);var kt=+new Date-200,Ot=ct=="paste"||it.state.pasteIncoming>kt,Bt=We(st),Vt=null;if(Ot&&ut.ranges.length>1)if(js&&js.text.join(`
|
|
`)==st){if(ut.ranges.length%js.text.length==0){Vt=[];for(var ae=0;ae<js.text.length;ae++)Vt.push(Pt.splitLines(js.text[ae]))}}else Bt.length==ut.ranges.length&&it.options.pasteLinesPerSelection&&(Vt=nn(Bt,function(kn){return[kn]}));for(var Xt=it.curOp.updateInput,Ce=ut.ranges.length-1;Ce>=0;Ce--){var ye=ut.ranges[Ce],$e=ye.from(),on=ye.to();ye.empty()&&(dt&&dt>0?$e=Oe($e.line,$e.ch-dt):it.state.overwrite&&!Ot?on=Oe(on.line,Math.min(ze(Pt,on.line).text.length,on.ch+de(Bt).length)):Ot&&js&&js.lineWise&&js.text.join(`
|
|
`)==Bt.join(`
|
|
`)&&($e=on=Oe($e.line,0)));var fn={from:$e,to:on,text:Vt?Vt[Ce%Vt.length]:Bt,origin:ct||(Ot?"paste":it.state.cutIncoming>kt?"cut":"+input")};Ch(it.doc,fn),In(it,"inputRead",it,fn)}st&&!Ot&&Tc(it,st),Gl(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Xt),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Fc(it,st){var dt=it.clipboardData&&it.clipboardData.getData("Text");if(dt)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&lo(st,function(){return qd(st,dt,0,null,"paste")}),!0}function Tc(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var dt=it.doc.sel,ut=dt.ranges.length-1;ut>=0;ut--){var ct=dt.ranges[ut];if(!(ct.head.ch>100||ut&&dt.ranges[ut-1].head.line==ct.head.line)){var Pt=it.getModeAt(ct.head),kt=!1;if(Pt.electricChars){for(var Ot=0;Ot<Pt.electricChars.length;Ot++)if(st.indexOf(Pt.electricChars.charAt(Ot))>-1){kt=br(it,ct.head.line,"smart");break}}else Pt.electricInput&&Pt.electricInput.test(ze(it.doc,ct.head.line).text.slice(0,ct.head.ch))&&(kt=br(it,ct.head.line,"smart"));kt&&In(it,"electricInput",it,ct.head.line)}}}function Ec(it){for(var st=[],dt=[],ut=0;ut<it.doc.sel.ranges.length;ut++){var ct=it.doc.sel.ranges[ut].head.line,Pt={anchor:Oe(ct,0),head:Oe(ct+1,0)};dt.push(Pt),st.push(it.getRange(Pt.anchor,Pt.head))}return{text:st,ranges:dt}}function bc(it,st,dt,ut){it.setAttribute("autocorrect",dt?"":"off"),it.setAttribute("autocapitalize",ut?"":"off"),it.setAttribute("spellcheck",!!st)}function Bc(){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 Kt?it.style.width="1000px":it.setAttribute("wrap","off"),Ft&&(it.style.border="1px solid black"),bc(it),st}function Mh(it){var st=it.optionHandlers,dt=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(ut,ct){var Pt=this.options,kt=Pt[ut];Pt[ut]==ct&&ut!="mode"||(Pt[ut]=ct,st.hasOwnProperty(ut)&&Er(this,st[ut])(this,ct,kt),to(this,"optionChange",this,ut))},getOption:function(ut){return this.options[ut]},getDoc:function(){return this.doc},addKeyMap:function(ut,ct){this.state.keyMaps[ct?"push":"unshift"](uu(ut))},removeKeyMap:function(ut){for(var ct=this.state.keyMaps,Pt=0;Pt<ct.length;++Pt)if(ct[Pt]==ut||ct[Pt].name==ut)return ct.splice(Pt,1),!0},addOverlay:Ir(function(ut,ct){var Pt=ut.token?ut:it.getMode(this.options,ut);if(Pt.startState)throw new Error("Overlays may not be stateful.");mn(this.state.overlays,{mode:Pt,modeSpec:ut,opaque:ct&&ct.opaque,priority:ct&&ct.priority||0},function(kt){return kt.priority}),this.state.modeGen++,Go(this)}),removeOverlay:Ir(function(ut){for(var ct=this.state.overlays,Pt=0;Pt<ct.length;++Pt){var kt=ct[Pt].modeSpec;if(kt==ut||typeof ut=="string"&&kt.name==ut){ct.splice(Pt,1),this.state.modeGen++,Go(this);return}}}),indentLine:Ir(function(ut,ct,Pt){typeof ct!="string"&&typeof ct!="number"&&(ct==null?ct=this.options.smartIndent?"smart":"prev":ct=ct?"add":"subtract"),zn(this.doc,ut)&&br(this,ut,ct,Pt)}),indentSelection:Ir(function(ut){for(var ct=this.doc.sel.ranges,Pt=-1,kt=0;kt<ct.length;kt++){var Ot=ct[kt];if(Ot.empty())Ot.head.line>Pt&&(br(this,Ot.head.line,ut,!0),Pt=Ot.head.line,kt==this.doc.sel.primIndex&&Gl(this));else{var Bt=Ot.from(),Vt=Ot.to(),ae=Math.max(Pt,Bt.line);Pt=Math.min(this.lastLine(),Vt.line-(Vt.ch?0:1))+1;for(var Xt=ae;Xt<Pt;++Xt)br(this,Xt,ut);var Ce=this.doc.sel.ranges;Bt.ch==0&&ct.length==Ce.length&&Ce[kt].from().ch>0&&wh(this.doc,kt,new xo(Bt,Ce[kt].to()),Pe)}}}),getTokenAt:function(ut,ct){return ro(this,ut,ct)},getLineTokens:function(ut,ct){return ro(this,Oe(ut),ct,!0)},getTokenTypeAt:function(ut){ut=Bn(this.doc,ut);var ct=hr(this,ze(this.doc,ut.line)),Pt=0,kt=(ct.length-1)/2,Ot=ut.ch,Bt;if(Ot==0)Bt=ct[2];else for(;;){var Vt=Pt+kt>>1;if((Vt?ct[Vt*2-1]:0)>=Ot)kt=Vt;else if(ct[Vt*2+1]<Ot)Pt=Vt+1;else{Bt=ct[Vt*2+2];break}}var ae=Bt?Bt.indexOf("overlay "):-1;return ae<0?Bt:ae==0?null:Bt.slice(0,ae-1)},getModeAt:function(ut){var ct=this.doc.mode;return ct.innerMode?it.innerMode(ct,this.getTokenAt(ut).state).mode:ct},getHelper:function(ut,ct){return this.getHelpers(ut,ct)[0]},getHelpers:function(ut,ct){var Pt=[];if(!dt.hasOwnProperty(ct))return Pt;var kt=dt[ct],Ot=this.getModeAt(ut);if(typeof Ot[ct]=="string")kt[Ot[ct]]&&Pt.push(kt[Ot[ct]]);else if(Ot[ct])for(var Bt=0;Bt<Ot[ct].length;Bt++){var Vt=kt[Ot[ct][Bt]];Vt&&Pt.push(Vt)}else Ot.helperType&&kt[Ot.helperType]?Pt.push(kt[Ot.helperType]):kt[Ot.name]&&Pt.push(kt[Ot.name]);for(var ae=0;ae<kt._global.length;ae++){var Xt=kt._global[ae];Xt.pred(Ot,this)&&Ee(Pt,Xt.val)==-1&&Pt.push(Xt.val)}return Pt},getStateAfter:function(ut,ct){var Pt=this.doc;return ut=Pn(Pt,ut==null?Pt.first+Pt.size-1:ut),Vo(this,ut+1,ct).state},cursorCoords:function(ut,ct){var Pt,kt=this.doc.sel.primary();return ut==null?Pt=kt.head:typeof ut=="object"?Pt=Bn(this.doc,ut):Pt=ut?kt.from():kt.to(),qo(this,Pt,ct||"page")},charCoords:function(ut,ct){return bd(this,Bn(this.doc,ut),ct||"page")},coordsChar:function(ut,ct){return ut=Ef(this,ut,ct||"page"),Nf(this,ut.left,ut.top)},lineAtHeight:function(ut,ct){return ut=Ef(this,{top:ut,left:0},ct||"page").top,Sn(this.doc,ut+this.display.viewOffset)},heightAtLine:function(ut,ct,Pt){var kt=!1,Ot;if(typeof ut=="number"){var Bt=this.doc.first+this.doc.size-1;ut<this.doc.first?ut=this.doc.first:ut>Bt&&(ut=Bt,kt=!0),Ot=ze(this.doc,ut)}else Ot=ut;return es(this,Ot,{top:0,left:0},ct||"page",Pt||kt).top+(kt?this.doc.height-so(Ot):0)},defaultTextHeight:function(){return Rl(this.display)},defaultCharWidth:function(){return qh(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ut,ct,Pt,kt,Ot){var Bt=this.display;ut=qo(this,Bn(this.doc,ut));var Vt=ut.bottom,ae=ut.left;if(ct.style.position="absolute",ct.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(ct),Bt.sizer.appendChild(ct),kt=="over")Vt=ut.top;else if(kt=="above"||kt=="near"){var Xt=Math.max(Bt.wrapper.clientHeight,this.doc.height),Ce=Math.max(Bt.sizer.clientWidth,Bt.lineSpace.clientWidth);(kt=="above"||ut.bottom+ct.offsetHeight>Xt)&&ut.top>ct.offsetHeight?Vt=ut.top-ct.offsetHeight:ut.bottom+ct.offsetHeight<=Xt&&(Vt=ut.bottom),ae+ct.offsetWidth>Ce&&(ae=Ce-ct.offsetWidth)}ct.style.top=Vt+"px",ct.style.left=ct.style.right="",Ot=="right"?(ae=Bt.sizer.clientWidth-ct.offsetWidth,ct.style.right="0px"):(Ot=="left"?ae=0:Ot=="middle"&&(ae=(Bt.sizer.clientWidth-ct.offsetWidth)/2),ct.style.left=ae+"px"),Pt&&Nd(this,{left:ae,top:Vt,right:ae+ct.offsetWidth,bottom:Vt+ct.offsetHeight})},triggerOnKeyDown:Ir(Sc),triggerOnKeyPress:Ir(nl),triggerOnKeyUp:Pc,triggerOnMouseDown:Ir(il),execCommand:function(ut){if(Lh.hasOwnProperty(ut))return Lh[ut].call(null,this)},triggerElectric:Ir(function(ut){Tc(this,ut)}),findPosH:function(ut,ct,Pt,kt){var Ot=1;ct<0&&(Ot=-1,ct=-ct);for(var Bt=Bn(this.doc,ut),Vt=0;Vt<ct&&(Bt=_d(this.doc,Bt,Ot,Pt,kt),!Bt.hitSide);++Vt);return Bt},moveH:Ir(function(ut,ct){var Pt=this;this.extendSelectionsBy(function(kt){return Pt.display.shift||Pt.doc.extend||kt.empty()?_d(Pt.doc,kt.head,ut,ct,Pt.options.rtlMoveVisually):ut<0?kt.from():kt.to()},rn)}),deleteH:Ir(function(ut,ct){var Pt=this.doc.sel,kt=this.doc;Pt.somethingSelected()?kt.replaceSelection("",null,"+delete"):ta(this,function(Ot){var Bt=_d(kt,Ot.head,ut,ct,!1);return ut<0?{from:Bt,to:Ot.head}:{from:Ot.head,to:Bt}})}),findPosV:function(ut,ct,Pt,kt){var Ot=1,Bt=kt;ct<0&&(Ot=-1,ct=-ct);for(var Vt=Bn(this.doc,ut),ae=0;ae<ct;++ae){var Xt=qo(this,Vt,"div");if(Bt==null?Bt=Xt.left:Xt.left=Bt,Vt=kh(this,Xt,Ot,Pt),Vt.hitSide)break}return Vt},moveV:Ir(function(ut,ct){var Pt=this,kt=this.doc,Ot=[],Bt=!this.display.shift&&!kt.extend&&kt.sel.somethingSelected();if(kt.extendSelectionsBy(function(ae){if(Bt)return ut<0?ae.from():ae.to();var Xt=qo(Pt,ae.head,"div");ae.goalColumn!=null&&(Xt.left=ae.goalColumn),Ot.push(Xt.left);var Ce=kh(Pt,Xt,ut,ct);return ct=="page"&&ae==kt.sel.primary()&&Of(Pt,bd(Pt,Ce,"div").top-Xt.top),Ce},rn),Ot.length)for(var Vt=0;Vt<kt.sel.ranges.length;Vt++)kt.sel.ranges[Vt].goalColumn=Ot[Vt]}),findWordAt:function(ut){var ct=this.doc,Pt=ze(ct,ut.line).text,kt=ut.ch,Ot=ut.ch;if(Pt){var Bt=this.getHelper(ut,"wordChars");(ut.sticky=="before"||Ot==Pt.length)&&kt?--kt:++Ot;for(var Vt=Pt.charAt(kt),ae=Ht(Vt,Bt)?function(Xt){return Ht(Xt,Bt)}:/\s/.test(Vt)?function(Xt){return/\s/.test(Xt)}:function(Xt){return!/\s/.test(Xt)&&!Ht(Xt)};kt>0&&ae(Pt.charAt(kt-1));)--kt;for(;Ot<Pt.length&&ae(Pt.charAt(Ot));)++Ot}return new xo(Oe(ut.line,kt),Oe(ut.line,Ot))},toggleOverwrite:function(ut){ut!=null&&ut==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?Ve(this.display.cursorDiv,"CodeMirror-overwrite"):Zt(this.display.cursorDiv,"CodeMirror-overwrite"),to(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==Ze()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:Ir(function(ut,ct){$h(this,ut,ct)}),getScrollInfo:function(){var ut=this.display.scroller;return{left:ut.scrollLeft,top:ut.scrollTop,height:ut.scrollHeight-Qs(this)-this.display.barHeight,width:ut.scrollWidth-Qs(this)-this.display.barWidth,clientHeight:Fd(this),clientWidth:Ra(this)}},scrollIntoView:Ir(function(ut,ct){ut==null?(ut={from:this.doc.sel.primary().head,to:null},ct==null&&(ct=this.options.cursorScrollMargin)):typeof ut=="number"?ut={from:Oe(ut,0),to:null}:ut.from==null&&(ut={from:ut,to:null}),ut.to||(ut.to=ut.from),ut.margin=ct||0,ut.from.line!=null?Qi(this,ut):If(this,ut.from,ut.to,ut.margin)}),setSize:Ir(function(ut,ct){var Pt=this,kt=function(Bt){return typeof Bt=="number"||/^\d+$/.test(String(Bt))?Bt+"px":Bt};ut!=null&&(this.display.wrapper.style.width=kt(ut)),ct!=null&&(this.display.wrapper.style.height=kt(ct)),this.options.lineWrapping&&Ed(this);var Ot=this.display.viewFrom;this.doc.iter(Ot,this.display.viewTo,function(Bt){if(Bt.widgets){for(var Vt=0;Vt<Bt.widgets.length;Vt++)if(Bt.widgets[Vt].noHScroll){Ni(Pt,Ot,"widget");break}}++Ot}),this.curOp.forceUpdate=!0,to(this,"refresh",this)}),operation:function(ut){return lo(this,ut)},startOperation:function(){return gh(this)},endOperation:function(){return ch(this)},refresh:Ir(function(){var ut=this.display.cachedTextHeight;Go(this),this.curOp.forceUpdate=!0,Yu(this),$h(this,this.doc.scrollLeft,this.doc.scrollTop),vh(this.display),(ut==null||Math.abs(ut-Rl(this.display))>.5||this.options.lineWrapping)&&ri(this),to(this,"refresh",this)}),swapDoc:Ir(function(ut){var ct=this.doc;return ct.cm=null,this.state.selectingText&&this.state.selectingText(),Wf(this,ut),Yu(this),this.display.input.reset(),$h(this,ut.scrollLeft,ut.scrollTop),this.curOp.forceScroll=!0,In(this,"swapDoc",this,ct),ct}),phrase:function(ut){var ct=this.options.phrases;return ct&&Object.prototype.hasOwnProperty.call(ct,ut)?ct[ut]:ut},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}},Pr(it),it.registerHelper=function(ut,ct,Pt){dt.hasOwnProperty(ut)||(dt[ut]=it[ut]={_global:[]}),dt[ut][ct]=Pt},it.registerGlobalHelper=function(ut,ct,Pt,kt){it.registerHelper(ut,ct,kt),dt[ut]._global.push({pred:Pt,val:kt})}}function _d(it,st,dt,ut,ct){var Pt=st,kt=dt,Ot=ze(it,st.line),Bt=ct&&it.direction=="rtl"?-dt:dt;function Vt(){var Jn=st.line+Bt;return Jn<it.first||Jn>=it.first+it.size?!1:(st=new Oe(Jn,st.ch,st.sticky),Ot=ze(it,Jn))}function ae(Jn){var Dn;if(ut=="codepoint"){var $n=Ot.text.charCodeAt(st.ch+(ut>0?0:-1));isNaN($n)?Dn=null:Dn=new Oe(st.line,Math.max(0,Math.min(Ot.text.length,st.ch+dt*($n>=55296&&$n<56320?2:1))),-dt)}else ct?Dn=Jf(it.cm,Ot,st,dt):Dn=yr(Ot,st,dt);if(Dn==null)if(!Jn&&Vt())st=Jd(ct,it.cm,Ot,st.line,Bt);else return!1;else st=Dn;return!0}if(ut=="char"||ut=="codepoint")ae();else if(ut=="column")ae(!0);else if(ut=="word"||ut=="group")for(var Xt=null,Ce=ut=="group",ye=it.cm&&it.cm.getHelper(st,"wordChars"),$e=!0;!(dt<0&&!ae(!$e));$e=!1){var on=Ot.text.charAt(st.ch)||`
|
|
`,fn=Ht(on,ye)?"w":Ce&&on==`
|
|
`?"n":!Ce||/\s/.test(on)?null:"p";if(Ce&&!$e&&!fn&&(fn="s"),Xt&&Xt!=fn){dt<0&&(dt=1,ae(),st.sticky="after");break}if(fn&&(Xt=fn),dt>0&&!ae(!$e))break}var kn=Yd(it,st,Pt,kt,!0);return oo(Pt,kn)&&(kn.hitSide=!0),kn}function kh(it,st,dt,ut){var ct=it.doc,Pt=st.left,kt;if(ut=="page"){var Ot=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Bt=Math.max(Ot-.5*Rl(it.display),3);kt=(dt>0?st.bottom:st.top)+dt*Bt}else ut=="line"&&(kt=dt>0?st.bottom+3:st.top-3);for(var Vt;Vt=Nf(it,Pt,kt),!!Vt.outside;){if(dt<0?kt<=0:kt>=ct.height){Vt.hitSide=!0;break}kt+=dt*5}return Vt}var Fo=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Gt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Fo.prototype.init=function(it){var st=this,dt=this,ut=dt.cm,ct=dt.div=it.lineDiv;bc(ct,ut.options.spellcheck,ut.options.autocorrect,ut.options.autocapitalize);function Pt(Ot){for(var Bt=Ot.target;Bt;Bt=Bt.parentNode){if(Bt==ct)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Bt.className))break}return!1}Zn(ct,"paste",function(Ot){!Pt(Ot)||Gi(ut,Ot)||Fc(Ot,ut)||he<=11&&setTimeout(Er(ut,function(){return st.updateFromDOM()}),20)}),Zn(ct,"compositionstart",function(Ot){st.composing={data:Ot.data,done:!1}}),Zn(ct,"compositionupdate",function(Ot){st.composing||(st.composing={data:Ot.data,done:!1})}),Zn(ct,"compositionend",function(Ot){st.composing&&(Ot.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),Zn(ct,"touchstart",function(){return dt.forceCompositionEnd()}),Zn(ct,"input",function(){st.composing||st.readFromDOMSoon()});function kt(Ot){if(!(!Pt(Ot)||Gi(ut,Ot))){if(ut.somethingSelected())pu({lineWise:!1,text:ut.getSelections()}),Ot.type=="cut"&&ut.replaceSelection("",null,"cut");else if(ut.options.lineWiseCopyCut){var Bt=Ec(ut);pu({lineWise:!0,text:Bt.text}),Ot.type=="cut"&&ut.operation(function(){ut.setSelections(Bt.ranges,0,Pe),ut.replaceSelection("",null,"cut")})}else return;if(Ot.clipboardData){Ot.clipboardData.clearData();var Vt=js.text.join(`
|
|
`);if(Ot.clipboardData.setData("Text",Vt),Ot.clipboardData.getData("Text")==Vt){Ot.preventDefault();return}}var ae=Bc(),Xt=ae.firstChild;ut.display.lineSpace.insertBefore(ae,ut.display.lineSpace.firstChild),Xt.value=js.text.join(`
|
|
`);var Ce=document.activeElement;Yn(Xt),setTimeout(function(){ut.display.lineSpace.removeChild(ae),Ce.focus(),Ce==ct&&dt.showPrimarySelection()},50)}}Zn(ct,"copy",kt),Zn(ct,"cut",kt)},Fo.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},Fo.prototype.prepareSelection=function(){var it=uh(this.cm,!1);return it.focus=document.activeElement==this.div,it},Fo.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},Fo.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Fo.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,dt=st.doc.sel.primary(),ut=dt.from(),ct=dt.to();if(st.display.viewTo==st.display.viewFrom||ut.line>=st.display.viewTo||ct.line<st.display.viewFrom){it.removeAllRanges();return}var Pt=$d(st,it.anchorNode,it.anchorOffset),kt=$d(st,it.focusNode,it.focusOffset);if(!(Pt&&!Pt.bad&&kt&&!kt.bad&&Cn(Fn(Pt,kt),ut)==0&&Cn(_i(Pt,kt),ct)==0)){var Ot=st.display.view,Bt=ut.line>=st.display.viewFrom&&rg(st,ut)||{node:Ot[0].measure.map[2],offset:0},Vt=ct.line<st.display.viewTo&&rg(st,ct);if(!Vt){var ae=Ot[Ot.length-1].measure,Xt=ae.maps?ae.maps[ae.maps.length-1]:ae.map;Vt={node:Xt[Xt.length-1],offset:Xt[Xt.length-2]-Xt[Xt.length-3]}}if(!Bt||!Vt){it.removeAllRanges();return}var Ce=it.rangeCount&&it.getRangeAt(0),ye;try{ye=re(Bt.node,Bt.offset,Vt.offset,Vt.node)}catch($e){}ye&&(!Dt&&st.state.focused?(it.collapse(Bt.node,Bt.offset),ye.collapsed||(it.removeAllRanges(),it.addRange(ye))):(it.removeAllRanges(),it.addRange(ye)),Ce&&it.anchorNode==null?it.addRange(Ce):Dt&&this.startGracePeriod()),this.rememberSelection()}},Fo.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)},Fo.prototype.showMultipleSelections=function(it){ie(this.cm.display.cursorDiv,it.cursors),ie(this.cm.display.selectionDiv,it.selection)},Fo.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},Fo.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return De(this.div,st)},Fo.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Fo.prototype.blur=function(){this.div.blur()},Fo.prototype.getField=function(){return this.div},Fo.prototype.supportsTouch=function(){return!0},Fo.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():lo(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)},Fo.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},Fo.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(et&&ce&&this.cm.display.gutterSpecs.length&&Nc(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var dt=$d(st,it.anchorNode,it.anchorOffset),ut=$d(st,it.focusNode,it.focusOffset);dt&&ut&&lo(st,function(){fs(st.doc,Hl(dt,ut),Pe),(dt.bad||ut.bad)&&(st.curOp.selectionChanged=!0)})}}},Fo.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,st=it.display,dt=it.doc.sel.primary(),ut=dt.from(),ct=dt.to();if(ut.ch==0&&ut.line>it.firstLine()&&(ut=Oe(ut.line-1,ze(it.doc,ut.line-1).length)),ct.ch==ze(it.doc,ct.line).text.length&&ct.line<it.lastLine()&&(ct=Oe(ct.line+1,0)),ut.line<st.viewFrom||ct.line>st.viewTo-1)return!1;var Pt,kt,Ot;ut.line==st.viewFrom||(Pt=da(it,ut.line))==0?(kt=se(st.view[0].line),Ot=st.view[0].node):(kt=se(st.view[Pt].line),Ot=st.view[Pt-1].node.nextSibling);var Bt=da(it,ct.line),Vt,ae;if(Bt==st.view.length-1?(Vt=st.viewTo-1,ae=st.lineDiv.lastChild):(Vt=se(st.view[Bt+1].line)-1,ae=st.view[Bt+1].node.previousSibling),!Ot)return!1;for(var Xt=it.doc.splitLines(sd(it,Ot,ae,kt,Vt)),Ce=Tn(it.doc,Oe(kt,0),Oe(Vt,ze(it.doc,Vt).text.length));Xt.length>1&&Ce.length>1;)if(de(Xt)==de(Ce))Xt.pop(),Ce.pop(),Vt--;else if(Xt[0]==Ce[0])Xt.shift(),Ce.shift(),kt++;else break;for(var ye=0,$e=0,on=Xt[0],fn=Ce[0],kn=Math.min(on.length,fn.length);ye<kn&&on.charCodeAt(ye)==fn.charCodeAt(ye);)++ye;for(var Jn=de(Xt),Dn=de(Ce),$n=Math.min(Jn.length-(Xt.length==1?ye:0),Dn.length-(Ce.length==1?ye:0));$e<$n&&Jn.charCodeAt(Jn.length-$e-1)==Dn.charCodeAt(Dn.length-$e-1);)++$e;if(Xt.length==1&&Ce.length==1&&kt==ut.line)for(;ye&&ye>ut.ch&&Jn.charCodeAt(Jn.length-$e-1)==Dn.charCodeAt(Dn.length-$e-1);)ye--,$e++;Xt[Xt.length-1]=Jn.slice(0,Jn.length-$e).replace(/^\u200b+/,""),Xt[0]=Xt[0].slice(ye).replace(/\u200b+$/,"");var xi=Oe(kt,ye),Nn=Oe(Vt,Ce.length?de(Ce).length-$e:0);if(Xt.length>1||Xt[0]||Cn(xi,Nn))return au(it.doc,Xt,xi,Nn,"+input"),!0},Fo.prototype.ensurePolled=function(){this.forceCompositionEnd()},Fo.prototype.reset=function(){this.forceCompositionEnd()},Fo.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Fo.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))},Fo.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&lo(this.cm,function(){return Go(it.cm)})},Fo.prototype.setUneditable=function(it){it.contentEditable="false"},Fo.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||Er(this.cm,qd)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},Fo.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},Fo.prototype.onContextMenu=function(){},Fo.prototype.resetPosition=function(){},Fo.prototype.needsContentAttribute=!0;function rg(it,st){var dt=Td(it,st.line);if(!dt||dt.hidden)return null;var ut=ze(it.doc,st.line),ct=Mf(dt,ut,st.line),Pt=ni(ut,it.doc.direction),kt="left";if(Pt){var Ot=un(Pt,st.ch);kt=Ot%2?"right":"left"}var Bt=Tf(ct.map,st.ch,kt);return Bt.offset=Bt.collapse=="right"?Bt.end:Bt.start,Bt}function Nc(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function rd(it,st){return st&&(it.bad=!0),it}function sd(it,st,dt,ut,ct){var Pt="",kt=!1,Ot=it.doc.lineSeparator(),Bt=!1;function Vt(ye){return function($e){return $e.id==ye}}function ae(){kt&&(Pt+=Ot,Bt&&(Pt+=Ot),kt=Bt=!1)}function Xt(ye){ye&&(ae(),Pt+=ye)}function Ce(ye){if(ye.nodeType==1){var $e=ye.getAttribute("cm-text");if($e){Xt($e);return}var on=ye.getAttribute("cm-marker"),fn;if(on){var kn=it.findMarks(Oe(ut,0),Oe(ct+1,0),Vt(+on));kn.length&&(fn=kn[0].find(0))&&Xt(Tn(it.doc,fn.from,fn.to).join(Ot));return}if(ye.getAttribute("contenteditable")=="false")return;var Jn=/^(pre|div|p|li|table|br)$/i.test(ye.nodeName);if(!/^br$/i.test(ye.nodeName)&&ye.textContent.length==0)return;Jn&&ae();for(var Dn=0;Dn<ye.childNodes.length;Dn++)Ce(ye.childNodes[Dn]);/^(pre|p)$/i.test(ye.nodeName)&&(Bt=!0),Jn&&(kt=!0)}else ye.nodeType==3&&Xt(ye.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Ce(st),st!=dt;)st=st.nextSibling,Bt=!1;return Pt}function $d(it,st,dt){var ut;if(st==it.display.lineDiv){if(ut=it.display.lineDiv.childNodes[dt],!ut)return rd(it.clipPos(Oe(it.display.viewTo-1)),!0);st=null,dt=0}else for(ut=st;;ut=ut.parentNode){if(!ut||ut==it.display.lineDiv)return null;if(ut.parentNode&&ut.parentNode==it.display.lineDiv)break}for(var ct=0;ct<it.display.view.length;ct++){var Pt=it.display.view[ct];if(Pt.node==ut)return rm(Pt,st,dt)}}function rm(it,st,dt){var ut=it.text.firstChild,ct=!1;if(!st||!De(ut,st))return rd(Oe(se(it.line),0),!0);if(st==ut&&(ct=!0,st=ut.childNodes[dt],dt=0,!st)){var Pt=it.rest?de(it.rest):it.line;return rd(Oe(se(Pt),Pt.text.length),ct)}var kt=st.nodeType==3?st:null,Ot=st;for(!kt&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(kt=st.firstChild,dt&&(dt=kt.nodeValue.length));Ot.parentNode!=ut;)Ot=Ot.parentNode;var Bt=it.measure,Vt=Bt.maps;function ae(fn,kn,Jn){for(var Dn=-1;Dn<(Vt?Vt.length:0);Dn++)for(var $n=Dn<0?Bt.map:Vt[Dn],xi=0;xi<$n.length;xi+=3){var Nn=$n[xi+2];if(Nn==fn||Nn==kn){var Ii=se(Dn<0?it.line:it.rest[Dn]),Wo=$n[xi]+Jn;return(Jn<0||Nn!=fn)&&(Wo=$n[xi+(Jn?1:0)]),Oe(Ii,Wo)}}}var Xt=ae(kt,Ot,dt);if(Xt)return rd(Xt,ct);for(var Ce=Ot.nextSibling,ye=kt?kt.nodeValue.length-dt:0;Ce;Ce=Ce.nextSibling){if(Xt=ae(Ce,Ce.firstChild,0),Xt)return rd(Oe(Xt.line,Xt.ch-ye),ct);ye+=Ce.textContent.length}for(var $e=Ot.previousSibling,on=dt;$e;$e=$e.previousSibling){if(Xt=ae($e,$e.firstChild,-1),Xt)return rd(Oe(Xt.line,Xt.ch+on),ct);on+=$e.textContent.length}}var Cr=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Gt,this.hasSelection=!1,this.composing=null};Cr.prototype.init=function(it){var st=this,dt=this,ut=this.cm;this.createField(it);var ct=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),Ft&&(ct.style.width="0px"),Zn(ct,"input",function(){pe&&he>=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),Zn(ct,"paste",function(kt){Gi(ut,kt)||Fc(kt,ut)||(ut.state.pasteIncoming=+new Date,dt.fastPoll())});function Pt(kt){if(!Gi(ut,kt)){if(ut.somethingSelected())pu({lineWise:!1,text:ut.getSelections()});else if(ut.options.lineWiseCopyCut){var Ot=Ec(ut);pu({lineWise:!0,text:Ot.text}),kt.type=="cut"?ut.setSelections(Ot.ranges,null,Pe):(dt.prevInput="",ct.value=Ot.text.join(`
|
|
`),Yn(ct))}else return;kt.type=="cut"&&(ut.state.cutIncoming=+new Date)}}Zn(ct,"cut",Pt),Zn(ct,"copy",Pt),Zn(it.scroller,"paste",function(kt){if(!(Zs(it,kt)||Gi(ut,kt))){if(!ct.dispatchEvent){ut.state.pasteIncoming=+new Date,dt.focus();return}var Ot=new Event("paste");Ot.clipboardData=kt.clipboardData,ct.dispatchEvent(Ot)}}),Zn(it.lineSpace,"selectstart",function(kt){Zs(it,kt)||kr(kt)}),Zn(ct,"compositionstart",function(){var kt=ut.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:kt,range:ut.markText(kt,ut.getCursor("to"),{className:"CodeMirror-composing"})}}),Zn(ct,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},Cr.prototype.createField=function(it){this.wrapper=Bc(),this.textarea=this.wrapper.firstChild},Cr.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},Cr.prototype.prepareSelection=function(){var it=this.cm,st=it.display,dt=it.doc,ut=uh(it);if(it.options.moveInputWithCursor){var ct=qo(it,dt.sel.primary().head,"div"),Pt=st.wrapper.getBoundingClientRect(),kt=st.lineDiv.getBoundingClientRect();ut.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,ct.top+kt.top-Pt.top)),ut.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,ct.left+kt.left-Pt.left))}return ut},Cr.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")},Cr.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&&Yn(this.textarea),pe&&he>=9&&(this.hasSelection=dt)}else it||(this.prevInput=this.textarea.value="",pe&&he>=9&&(this.hasSelection=null))}},Cr.prototype.getField=function(){return this.textarea},Cr.prototype.supportsTouch=function(){return!1},Cr.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!nt||Ze()!=this.textarea))try{this.textarea.focus()}catch(it){}},Cr.prototype.blur=function(){this.textarea.blur()},Cr.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Cr.prototype.receivedFocus=function(){this.slowPoll()},Cr.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},Cr.prototype.fastPoll=function(){var it=!1,st=this;st.pollingFast=!0;function dt(){var ut=st.poll();!ut&&!it?(it=!0,st.polling.set(60,dt)):(st.pollingFast=!1,st.slowPoll())}st.polling.set(20,dt)},Cr.prototype.poll=function(){var it=this,st=this.cm,dt=this.textarea,ut=this.prevInput;if(this.contextMenuPending||!st.state.focused||xt(dt)&&!ut&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var ct=dt.value;if(ct==ut&&!st.somethingSelected())return!1;if(pe&&he>=9&&this.hasSelection===ct||ft&&/[\uf700-\uf7ff]/.test(ct))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var Pt=ct.charCodeAt(0);if(Pt==8203&&!ut&&(ut="\u200B"),Pt==8666)return this.reset(),this.cm.execCommand("undo")}for(var kt=0,Ot=Math.min(ut.length,ct.length);kt<Ot&&ut.charCodeAt(kt)==ct.charCodeAt(kt);)++kt;return lo(st,function(){qd(st,ct.slice(kt),ut.length-kt,null,it.composing?"*compose":null),ct.length>1e3||ct.indexOf(`
|
|
`)>-1?dt.value=it.prevInput="":it.prevInput=ct,it.composing&&(it.composing.range.clear(),it.composing.range=st.markText(it.composing.start,st.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Cr.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Cr.prototype.onKeyPress=function(){pe&&he>=9&&(this.hasSelection=null),this.fastPoll()},Cr.prototype.onContextMenu=function(it){var st=this,dt=st.cm,ut=dt.display,ct=st.textarea;st.contextMenuPending&&st.contextMenuPending();var Pt=Cs(dt,it),kt=ut.scroller.scrollTop;if(!Pt||xe)return;var Ot=dt.options.resetSelectionOnContextMenu;Ot&&dt.doc.sel.contains(Pt)==-1&&Er(dt,fs)(dt.doc,Hl(Pt),Pe);var Bt=ct.style.cssText,Vt=st.wrapper.style.cssText,ae=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",ct.style.cssText=`position: absolute; width: 30px; height: 30px;
|
|
top: `+(it.clientY-ae.top-5)+"px; left: "+(it.clientX-ae.left-5)+`px;
|
|
z-index: 1000; background: `+(pe?"rgba(255, 255, 255, .05)":"transparent")+`;
|
|
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Xt;Kt&&(Xt=window.scrollY),ut.input.focus(),Kt&&window.scrollTo(null,Xt),ut.input.reset(),dt.somethingSelected()||(ct.value=st.prevInput=" "),st.contextMenuPending=ye,ut.selForContextMenu=dt.doc.sel,clearTimeout(ut.detectingSelectAll);function Ce(){if(ct.selectionStart!=null){var on=dt.somethingSelected(),fn="\u200B"+(on?ct.value:"");ct.value="\u21DA",ct.value=fn,st.prevInput=on?"":"\u200B",ct.selectionStart=1,ct.selectionEnd=fn.length,ut.selForContextMenu=dt.doc.sel}}function ye(){if(st.contextMenuPending==ye&&(st.contextMenuPending=!1,st.wrapper.style.cssText=Vt,ct.style.cssText=Bt,pe&&he<9&&ut.scrollbars.setScrollTop(ut.scroller.scrollTop=kt),ct.selectionStart!=null)){(!pe||pe&&he<9)&&Ce();var on=0,fn=function(){ut.selForContextMenu==dt.doc.sel&&ct.selectionStart==0&&ct.selectionEnd>0&&st.prevInput=="\u200B"?Er(dt,vr)(dt):on++<10?ut.detectingSelectAll=setTimeout(fn,500):(ut.selForContextMenu=null,ut.input.reset())};ut.detectingSelectAll=setTimeout(fn,200)}}if(pe&&he>=9&&Ce(),Et){Ss(it);var $e=function(){Lo(window,"mouseup",$e),setTimeout(ye,20)};Zn(window,"mouseup",$e)}else setTimeout(ye,50)},Cr.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},Cr.prototype.setUneditable=function(){},Cr.prototype.needsContentAttribute=!1;function sm(it,st){if(st=st?ji(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=Ze();st.autofocus=dt==it||it.getAttribute("autofocus")!=null&&dt==document.body}function ut(){it.value=Ot.getValue()}var ct;if(it.form&&(Zn(it.form,"submit",ut),!st.leaveSubmitMethodAlone)){var Pt=it.form;ct=Pt.submit;try{var kt=Pt.submit=function(){ut(),Pt.submit=ct,Pt.submit(),Pt.submit=kt}}catch(Bt){}}st.finishInit=function(Bt){Bt.save=ut,Bt.getTextArea=function(){return it},Bt.toTextArea=function(){Bt.toTextArea=isNaN,ut(),it.parentNode.removeChild(Bt.getWrapperElement()),it.style.display="",it.form&&(Lo(it.form,"submit",ut),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=ct))}},it.style.display="none";var Ot=eo(function(Bt){return it.parentNode.insertBefore(Bt,it.nextSibling)},st);return Ot}function ad(it){it.off=Lo,it.on=Zn,it.wheelEventPixels=ga,it.Doc=ns,it.splitLines=We,it.countColumn=Qt,it.findColumn=On,it.isWordChar=bt,it.Pass=vn,it.signal=to,it.Line=jo,it.changeEnd=xh,it.scrollbarModel=$g,it.Pos=Oe,it.cmpPos=Cn,it.modes=Xn,it.mimeModes=Kn,it.resolveMode=Se,it.getMode=Me,it.modeExtensions=oe,it.extendMode=ke,it.copyState=yn,it.startState=ei,it.innerMode=Mn,it.commands=Lh,it.keyMap=$s,it.keyName=_p,it.isModifierKey=$u,it.lookupKey=Ma,it.normalizeKeyMap=cc,it.StringStream=ge,it.SharedTextMarker=vl,it.TextMarker=ne,it.LineWidget=Ul,it.e_preventDefault=kr,it.e_stopPropagation=$r,it.e_stop=Ss,it.addClass=Ve,it.contains=De,it.rmClass=Zt,it.keyNames=yl}im(eo),Mh(eo);var Xl="iter insert remove copy getEditor constructor".split(" ");for(var tf in ns.prototype)ns.prototype.hasOwnProperty(tf)&&Ee(Xl,tf)<0&&(eo.prototype[tf]=function(it){return function(){return it.apply(this.doc,arguments)}}(ns.prototype[tf]));return Pr(ns),eo.inputStyles={textarea:Cr,contenteditable:Fo},eo.defineMode=function(it){!eo.defaults.mode&&it!="null"&&(eo.defaults.mode=it),ui.apply(this,arguments)},eo.defineMIME=Di,eo.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),eo.defineMIME("text/plain","null"),eo.defineExtension=function(it,st){eo.prototype[it]=st},eo.defineDocExtension=function(it,st){ns.prototype[it]=st},eo.fromTextArea=sm,ad(eo),eo.version="5.58.2",eo})},49047:function(Je,wn,qt){(function(Dt){Dt(qt(4631),qt(29589),qt(52539))})(function(Dt){"use strict";Dt.defineMode("markdown",function(le,be){var Ye=Dt.getMode(le,"text/html"),pe=Ye.name=="null";function he(Qt){if(Dt.findModeByName){var Gt=Dt.findModeByName(Qt);Gt&&(Qt=Gt.mime||Gt.mimes[0])}var Ee=Dt.getMode(le,Qt);return Ee.name=="null"?null:Ee}be.highlightFormatting===void 0&&(be.highlightFormatting=!1),be.maxBlockquoteDepth===void 0&&(be.maxBlockquoteDepth=0),be.taskLists===void 0&&(be.taskLists=!1),be.strikethrough===void 0&&(be.strikethrough=!1),be.emoji===void 0&&(be.emoji=!1),be.fencedCodeBlockHighlighting===void 0&&(be.fencedCodeBlockHighlighting=!0),be.fencedCodeBlockDefaultMode===void 0&&(be.fencedCodeBlockDefaultMode="text/plain"),be.xml===void 0&&(be.xml=!0),be.tokenTypeOverrides===void 0&&(be.tokenTypeOverrides={});var Kt={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 Ge in Kt)Kt.hasOwnProperty(Ge)&&be.tokenTypeOverrides[Ge]&&(Kt[Ge]=be.tokenTypeOverrides[Ge]);var ce=/^([*\-_])(?:\s*\1){2,}\s*$/,xe=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Ue=/^\[(x| )\](?=\s)/i,me=be.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,sn=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Ft=/^[^#!\[\]*_\\<>` "'(~:]+/,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(Qt,Gt,Ee){return Gt.f=Gt.inline=Ee,Ee(Qt,Gt)}function vt(Qt,Gt,Ee){return Gt.f=Gt.block=Ee,Ee(Qt,Gt)}function At(Qt){return!Qt||!/\S/.test(Qt.string)}function Et(Qt){if(Qt.linkTitle=!1,Qt.linkHref=!1,Qt.linkText=!1,Qt.em=!1,Qt.strong=!1,Qt.strikethrough=!1,Qt.quote=0,Qt.indentedCode=!1,Qt.f==Zt){var Gt=pe;if(!Gt){var Ee=Dt.innerMode(Ye,Qt.htmlState);Gt=Ee.mode.name=="xml"&&Ee.state.tagStart===null&&!Ee.state.context&&Ee.state.tokenize.isInText}Gt&&(Qt.f=Le,Qt.block=Wt,Qt.htmlState=null)}return Qt.trailingSpace=0,Qt.trailingSpaceNewLine=!1,Qt.prevLine=Qt.thisLine,Qt.thisLine={stream:null},null}function Wt(Qt,Gt){var Ee=Qt.column()===Gt.indentation,cn=At(Gt.prevLine.stream),vn=Gt.indentedCode,Pe=Gt.prevLine.hr,Qe=Gt.list!==!1,rn=(Gt.listStack[Gt.listStack.length-1]||0)+3;Gt.indentedCode=!1;var On=Gt.indentation;if(Gt.indentationDiff===null&&(Gt.indentationDiff=Gt.indentation,Qe)){for(Gt.list=null;On<Gt.listStack[Gt.listStack.length-1];)Gt.listStack.pop(),Gt.listStack.length?Gt.indentation=Gt.listStack[Gt.listStack.length-1]:Gt.list=!1;Gt.list!==!1&&(Gt.indentationDiff=On-Gt.listStack[Gt.listStack.length-1])}var Xe=!cn&&!Pe&&!Gt.prevLine.header&&(!Qe||!vn)&&!Gt.prevLine.fencedCodeEnd,te=(Gt.list===!1||Pe||cn)&&Gt.indentation<=rn&&Qt.match(ce),de=null;if(Gt.indentationDiff>=4&&(vn||Gt.prevLine.fencedCodeEnd||Gt.prevLine.header||cn))return Qt.skipToEnd(),Gt.indentedCode=!0,Kt.code;if(Qt.eatSpace())return null;if(Ee&&Gt.indentation<=rn&&(de=Qt.match(me))&&de[1].length<=6)return Gt.quote=0,Gt.header=de[1].length,Gt.thisLine.header=!0,be.highlightFormatting&&(Gt.formatting="header"),Gt.f=Gt.inline,ie(Gt);if(Gt.indentation<=rn&&Qt.eat(">"))return Gt.quote=Ee?1:Gt.quote+1,be.highlightFormatting&&(Gt.formatting="quote"),Qt.eatSpace(),ie(Gt);if(!te&&!Gt.setext&&Ee&&Gt.indentation<=rn&&(de=Qt.match(xe))){var nn=de[1]?"ol":"ul";return Gt.indentation=On+Qt.current().length,Gt.list=!0,Gt.quote=0,Gt.listStack.push(Gt.indentation),Gt.em=!1,Gt.strong=!1,Gt.code=!1,Gt.strikethrough=!1,be.taskLists&&Qt.match(Ue,!1)&&(Gt.taskList=!0),Gt.f=Gt.inline,be.highlightFormatting&&(Gt.formatting=["list","list-"+nn]),ie(Gt)}else{if(Ee&&Gt.indentation<=rn&&(de=Qt.match(et,!0)))return Gt.quote=0,Gt.fencedEndRE=new RegExp(de[1]+"+ *$"),Gt.localMode=be.fencedCodeBlockHighlighting&&he(de[2]||be.fencedCodeBlockDefaultMode),Gt.localMode&&(Gt.localState=Dt.startState(Gt.localMode)),Gt.f=Gt.block=$t,be.highlightFormatting&&(Gt.formatting="code-block"),Gt.code=-1,ie(Gt);if(Gt.setext||(!Xe||!Qe)&&!Gt.quote&&Gt.list===!1&&!Gt.code&&!te&&!nt.test(Qt.string)&&(de=Qt.lookAhead(1))&&(de=de.match(sn)))return Gt.setext?(Gt.header=Gt.setext,Gt.setext=0,Qt.skipToEnd(),be.highlightFormatting&&(Gt.formatting="header")):(Gt.header=de[0].charAt(0)=="="?1:2,Gt.setext=Gt.header),Gt.thisLine.header=!0,Gt.f=Gt.inline,ie(Gt);if(te)return Qt.skipToEnd(),Gt.hr=!0,Gt.thisLine.hr=!0,Kt.hr;if(Qt.peek()==="[")return pt(Qt,Gt,Rn)}return pt(Qt,Gt,Gt.inline)}function Zt(Qt,Gt){var Ee=Ye.token(Qt,Gt.htmlState);if(!pe){var cn=Dt.innerMode(Ye,Gt.htmlState);(cn.mode.name=="xml"&&cn.state.tagStart===null&&!cn.state.context&&cn.state.tokenize.isInText||Gt.md_inside&&Qt.current().indexOf(">")>-1)&&(Gt.f=Le,Gt.block=Wt,Gt.htmlState=null)}return Ee}function $t(Qt,Gt){var Ee=Gt.listStack[Gt.listStack.length-1]||0,cn=Gt.indentation<Ee,vn=Ee+3;if(Gt.fencedEndRE&&Gt.indentation<=vn&&(cn||Qt.match(Gt.fencedEndRE))){be.highlightFormatting&&(Gt.formatting="code-block");var Pe;return cn||(Pe=ie(Gt)),Gt.localMode=Gt.localState=null,Gt.block=Wt,Gt.f=Le,Gt.fencedEndRE=null,Gt.code=0,Gt.thisLine.fencedCodeEnd=!0,cn?vt(Qt,Gt,Gt.block):Pe}else return Gt.localMode?Gt.localMode.token(Qt,Gt.localState):(Qt.skipToEnd(),Kt.code)}function ie(Qt){var Gt=[];if(Qt.formatting){Gt.push(Kt.formatting),typeof Qt.formatting=="string"&&(Qt.formatting=[Qt.formatting]);for(var Ee=0;Ee<Qt.formatting.length;Ee++)Gt.push(Kt.formatting+"-"+Qt.formatting[Ee]),Qt.formatting[Ee]==="header"&&Gt.push(Kt.formatting+"-"+Qt.formatting[Ee]+"-"+Qt.header),Qt.formatting[Ee]==="quote"&&(!be.maxBlockquoteDepth||be.maxBlockquoteDepth>=Qt.quote?Gt.push(Kt.formatting+"-"+Qt.formatting[Ee]+"-"+Qt.quote):Gt.push("error"))}if(Qt.taskOpen)return Gt.push("meta"),Gt.length?Gt.join(" "):null;if(Qt.taskClosed)return Gt.push("property"),Gt.length?Gt.join(" "):null;if(Qt.linkHref?Gt.push(Kt.linkHref,"url"):(Qt.strong&&Gt.push(Kt.strong),Qt.em&&Gt.push(Kt.em),Qt.strikethrough&&Gt.push(Kt.strikethrough),Qt.emoji&&Gt.push(Kt.emoji),Qt.linkText&&Gt.push(Kt.linkText),Qt.code&&Gt.push(Kt.code),Qt.image&&Gt.push(Kt.image),Qt.imageAltText&&Gt.push(Kt.imageAltText,"link"),Qt.imageMarker&&Gt.push(Kt.imageMarker)),Qt.header&&Gt.push(Kt.header,Kt.header+"-"+Qt.header),Qt.quote&&(Gt.push(Kt.quote),!be.maxBlockquoteDepth||be.maxBlockquoteDepth>=Qt.quote?Gt.push(Kt.quote+"-"+Qt.quote):Gt.push(Kt.quote+"-"+be.maxBlockquoteDepth)),Qt.list!==!1){var cn=(Qt.listStack.length-1)%3;cn?cn===1?Gt.push(Kt.list2):Gt.push(Kt.list3):Gt.push(Kt.list1)}return Qt.trailingSpaceNewLine?Gt.push("trailing-space-new-line"):Qt.trailingSpace&&Gt.push("trailing-space-"+(Qt.trailingSpace%2?"a":"b")),Gt.length?Gt.join(" "):null}function _t(Qt,Gt){if(Qt.match(Ft,!0))return ie(Gt)}function Le(Qt,Gt){var Ee=Gt.text(Qt,Gt);if(typeof Ee!="undefined")return Ee;if(Gt.list)return Gt.list=null,ie(Gt);if(Gt.taskList){var cn=Qt.match(Ue,!0)[1]===" ";return cn?Gt.taskOpen=!0:Gt.taskClosed=!0,be.highlightFormatting&&(Gt.formatting="task"),Gt.taskList=!1,ie(Gt)}if(Gt.taskOpen=!1,Gt.taskClosed=!1,Gt.header&&Qt.match(/^#+$/,!0))return be.highlightFormatting&&(Gt.formatting="header"),ie(Gt);var vn=Qt.next();if(Gt.linkTitle){Gt.linkTitle=!1;var Pe=vn;vn==="("&&(Pe=")"),Pe=(Pe+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var Qe="^\\s*(?:[^"+Pe+"\\\\]+|\\\\\\\\|\\\\.)"+Pe;if(Qt.match(new RegExp(Qe),!0))return Kt.linkHref}if(vn==="`"){var rn=Gt.formatting;be.highlightFormatting&&(Gt.formatting="code"),Qt.eatWhile("`");var On=Qt.current().length;if(Gt.code==0&&(!Gt.quote||On==1))return Gt.code=On,ie(Gt);if(On==Gt.code){var Xe=ie(Gt);return Gt.code=0,Xe}else return Gt.formatting=rn,ie(Gt)}else if(Gt.code)return ie(Gt);if(vn==="\\"&&(Qt.next(),be.highlightFormatting)){var te=ie(Gt),de=Kt.formatting+"-escape";return te?te+" "+de:de}if(vn==="!"&&Qt.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Gt.imageMarker=!0,Gt.image=!0,be.highlightFormatting&&(Gt.formatting="image"),ie(Gt);if(vn==="["&&Gt.imageMarker&&Qt.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Gt.imageMarker=!1,Gt.imageAltText=!0,be.highlightFormatting&&(Gt.formatting="image"),ie(Gt);if(vn==="]"&&Gt.imageAltText){be.highlightFormatting&&(Gt.formatting="image");var te=ie(Gt);return Gt.imageAltText=!1,Gt.image=!1,Gt.inline=Gt.f=De,te}if(vn==="["&&!Gt.image)return Gt.linkText&&Qt.match(/^.*?\]/)||(Gt.linkText=!0,be.highlightFormatting&&(Gt.formatting="link")),ie(Gt);if(vn==="]"&&Gt.linkText){be.highlightFormatting&&(Gt.formatting="link");var te=ie(Gt);return Gt.linkText=!1,Gt.inline=Gt.f=Qt.match(/\(.*?\)| ?\[.*?\]/,!1)?De:Le,te}if(vn==="<"&&Qt.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Gt.f=Gt.inline=re,be.highlightFormatting&&(Gt.formatting="link");var te=ie(Gt);return te?te+=" ":te="",te+Kt.linkInline}if(vn==="<"&&Qt.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Gt.f=Gt.inline=re,be.highlightFormatting&&(Gt.formatting="link");var te=ie(Gt);return te?te+=" ":te="",te+Kt.linkEmail}if(be.xml&&vn==="<"&&Qt.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var nn=Qt.string.indexOf(">",Qt.pos);if(nn!=-1){var mn=Qt.string.substring(Qt.start,nn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(mn)&&(Gt.md_inside=!0)}return Qt.backUp(1),Gt.htmlState=Dt.startState(Ye),vt(Qt,Gt,Zt)}if(be.xml&&vn==="<"&&Qt.match(/^\/\w*?>/))return Gt.md_inside=!1,"tag";if(vn==="*"||vn==="_"){for(var jt=1,Lt=Qt.pos==1?" ":Qt.string.charAt(Qt.pos-2);jt<3&&Qt.eat(vn);)jt++;var wt=Qt.peek()||" ",bt=!/\s/.test(wt)&&(!ft.test(wt)||/\s/.test(Lt)||ft.test(Lt)),Ht=!/\s/.test(Lt)&&(!ft.test(Lt)||/\s/.test(wt)||ft.test(wt)),Mt=null,we=null;if(jt%2&&(!Gt.em&&bt&&(vn==="*"||!Ht||ft.test(Lt))?Mt=!0:Gt.em==vn&&Ht&&(vn==="*"||!bt||ft.test(wt))&&(Mt=!1)),jt>1&&(!Gt.strong&&bt&&(vn==="*"||!Ht||ft.test(Lt))?we=!0:Gt.strong==vn&&Ht&&(vn==="*"||!bt||ft.test(wt))&&(we=!1)),we!=null||Mt!=null){be.highlightFormatting&&(Gt.formatting=Mt==null?"strong":we==null?"em":"strong em"),Mt===!0&&(Gt.em=vn),we===!0&&(Gt.strong=vn);var Xe=ie(Gt);return Mt===!1&&(Gt.em=!1),we===!1&&(Gt.strong=!1),Xe}}else if(vn===" "&&(Qt.eat("*")||Qt.eat("_"))){if(Qt.peek()===" ")return ie(Gt);Qt.backUp(1)}if(be.strikethrough){if(vn==="~"&&Qt.eatWhile(vn)){if(Gt.strikethrough){be.highlightFormatting&&(Gt.formatting="strikethrough");var Xe=ie(Gt);return Gt.strikethrough=!1,Xe}else if(Qt.match(/^[^\s]/,!1))return Gt.strikethrough=!0,be.highlightFormatting&&(Gt.formatting="strikethrough"),ie(Gt)}else if(vn===" "&&Qt.match(/^~~/,!0)){if(Qt.peek()===" ")return ie(Gt);Qt.backUp(2)}}if(be.emoji&&vn===":"&&Qt.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Gt.emoji=!0,be.highlightFormatting&&(Gt.formatting="emoji");var gn=ie(Gt);return Gt.emoji=!1,gn}return vn===" "&&(Qt.match(/^ +$/,!1)?Gt.trailingSpace++:Gt.trailingSpace&&(Gt.trailingSpaceNewLine=!0)),ie(Gt)}function re(Qt,Gt){var Ee=Qt.next();if(Ee===">"){Gt.f=Gt.inline=Le,be.highlightFormatting&&(Gt.formatting="link");var cn=ie(Gt);return cn?cn+=" ":cn="",cn+Kt.linkInline}return Qt.match(/^[^>]+/,!0),Kt.linkInline}function De(Qt,Gt){if(Qt.eatSpace())return null;var Ee=Qt.next();return Ee==="("||Ee==="["?(Gt.f=Gt.inline=Ve(Ee==="("?")":"]"),be.highlightFormatting&&(Gt.formatting="link-string"),Gt.linkHref=!0,ie(Gt)):"error"}var Ze={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function Ve(Qt){return function(Gt,Ee){var cn=Gt.next();if(cn===Qt){Ee.f=Ee.inline=Le,be.highlightFormatting&&(Ee.formatting="link-string");var vn=ie(Ee);return Ee.linkHref=!1,vn}return Gt.match(Ze[Qt]),Ee.linkHref=!0,ie(Ee)}}function Rn(Qt,Gt){return Qt.match(/^([^\]\\]|\\.)*\]:/,!1)?(Gt.f=Yn,Qt.next(),be.highlightFormatting&&(Gt.formatting="link"),Gt.linkText=!0,ie(Gt)):pt(Qt,Gt,Le)}function Yn(Qt,Gt){if(Qt.match(/^\]:/,!0)){Gt.f=Gt.inline=li,be.highlightFormatting&&(Gt.formatting="link");var Ee=ie(Gt);return Gt.linkText=!1,Ee}return Qt.match(/^([^\]\\]|\\.)+/,!0),Kt.linkText}function li(Qt,Gt){return Qt.eatSpace()?null:(Qt.match(/^[^\s]+/,!0),Qt.peek()===void 0?Gt.linkTitle=!0:Qt.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Gt.f=Gt.inline=Le,Kt.linkHref+" url")}var ji={startState:function(){return{f:Wt,prevLine:{stream:null},thisLine:{stream:null},block:Wt,htmlState:null,indentation:0,inline:Le,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(Qt){return{f:Qt.f,prevLine:Qt.prevLine,thisLine:Qt.thisLine,block:Qt.block,htmlState:Qt.htmlState&&Dt.copyState(Ye,Qt.htmlState),indentation:Qt.indentation,localMode:Qt.localMode,localState:Qt.localMode?Dt.copyState(Qt.localMode,Qt.localState):null,inline:Qt.inline,text:Qt.text,formatting:!1,linkText:Qt.linkText,linkTitle:Qt.linkTitle,linkHref:Qt.linkHref,code:Qt.code,em:Qt.em,strong:Qt.strong,strikethrough:Qt.strikethrough,emoji:Qt.emoji,header:Qt.header,setext:Qt.setext,hr:Qt.hr,taskList:Qt.taskList,list:Qt.list,listStack:Qt.listStack.slice(0),quote:Qt.quote,indentedCode:Qt.indentedCode,trailingSpace:Qt.trailingSpace,trailingSpaceNewLine:Qt.trailingSpaceNewLine,md_inside:Qt.md_inside,fencedEndRE:Qt.fencedEndRE}},token:function(Qt,Gt){if(Gt.formatting=!1,Qt!=Gt.thisLine.stream){if(Gt.header=0,Gt.hr=!1,Qt.match(/^\s*$/,!0))return Et(Gt),null;if(Gt.prevLine=Gt.thisLine,Gt.thisLine={stream:Qt},Gt.taskList=!1,Gt.trailingSpace=0,Gt.trailingSpaceNewLine=!1,!Gt.localState&&(Gt.f=Gt.block,Gt.f!=Zt)){var Ee=Qt.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Gt.indentation=Ee,Gt.indentationDiff=null,Ee>0)return null}}return Gt.f(Qt,Gt)},innerMode:function(Qt){return Qt.block==Zt?{state:Qt.htmlState,mode:Ye}:Qt.localState?{state:Qt.localState,mode:Qt.localMode}:{state:Qt,mode:ji}},indent:function(Qt,Gt,Ee){return Qt.block==Zt&&Ye.indent?Ye.indent(Qt.htmlState,Gt,Ee):Qt.localState&&Qt.localMode.indent?Qt.localMode.indent(Qt.localState,Gt,Ee):Dt.Pass},blankLine:Et,getType:ie,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return ji},"xml"),Dt.defineMIME("text/markdown","markdown"),Dt.defineMIME("text/x-markdown","markdown")})},52539:function(Je,wn,qt){(function(Dt){Dt(qt(4631))})(function(Dt){"use strict";Dt.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 le=0;le<Dt.modeInfo.length;le++){var be=Dt.modeInfo[le];be.mimes&&(be.mime=be.mimes[0])}Dt.findModeByMIME=function(Ye){Ye=Ye.toLowerCase();for(var pe=0;pe<Dt.modeInfo.length;pe++){var he=Dt.modeInfo[pe];if(he.mime==Ye)return he;if(he.mimes){for(var Kt=0;Kt<he.mimes.length;Kt++)if(he.mimes[Kt]==Ye)return he}}if(/\+xml$/.test(Ye))return Dt.findModeByMIME("application/xml");if(/\+json$/.test(Ye))return Dt.findModeByMIME("application/json")},Dt.findModeByExtension=function(Ye){Ye=Ye.toLowerCase();for(var pe=0;pe<Dt.modeInfo.length;pe++){var he=Dt.modeInfo[pe];if(he.ext){for(var Kt=0;Kt<he.ext.length;Kt++)if(he.ext[Kt]==Ye)return he}}},Dt.findModeByFileName=function(Ye){for(var pe=0;pe<Dt.modeInfo.length;pe++){var he=Dt.modeInfo[pe];if(he.file&&he.file.test(Ye))return he}var Kt=Ye.lastIndexOf("."),Ge=Kt>-1&&Ye.substring(Kt+1,Ye.length);if(Ge)return Dt.findModeByExtension(Ge)},Dt.findModeByName=function(Ye){Ye=Ye.toLowerCase();for(var pe=0;pe<Dt.modeInfo.length;pe++){var he=Dt.modeInfo[pe];if(he.name.toLowerCase()==Ye)return he;if(he.alias){for(var Kt=0;Kt<he.alias.length;Kt++)if(he.alias[Kt].toLowerCase()==Ye)return he}}}})},80785:function(Je,wn,qt){(function(Dt){Dt(qt(4631))})(function(Dt){"use strict";Dt.defineMode("stex",function(le,be){"use strict";function Ye(Ft,et){Ft.cmdState.push(et)}function pe(Ft){return Ft.cmdState.length>0?Ft.cmdState[Ft.cmdState.length-1]:null}function he(Ft){var et=Ft.cmdState.pop();et&&et.closeBracket()}function Kt(Ft){for(var et=Ft.cmdState,nt=et.length-1;nt>=0;nt--){var ft=et[nt];if(ft.name!="DEFAULT")return ft}return{styleIdentifier:function(){return null}}}function Ge(Ft,et,nt){return function(){this.name=Ft,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 ce={};ce.importmodule=Ge("importmodule","tag",["string","builtin"]),ce.documentclass=Ge("documentclass","tag",["","atom"]),ce.usepackage=Ge("usepackage","tag",["atom"]),ce.begin=Ge("begin","tag",["atom"]),ce.end=Ge("end","tag",["atom"]),ce.label=Ge("label","tag",["atom"]),ce.ref=Ge("ref","tag",["atom"]),ce.eqref=Ge("eqref","tag",["atom"]),ce.cite=Ge("cite","tag",["atom"]),ce.bibitem=Ge("bibitem","tag",["atom"]),ce.Bibitem=Ge("Bibitem","tag",["atom"]),ce.RBibitem=Ge("RBibitem","tag",["atom"]),ce.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function xe(Ft,et){Ft.f=et}function Ue(Ft,et){var nt;if(Ft.match(/^\\[a-zA-Z@]+/)){var ft=Ft.current().slice(1);return nt=ce.hasOwnProperty(ft)?ce[ft]:ce.DEFAULT,nt=new nt,Ye(et,nt),xe(et,sn),nt.style}if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/\\]/))return"tag";if(Ft.match("\\["))return xe(et,function(pt,vt){return me(pt,vt,"\\]")}),"keyword";if(Ft.match("\\("))return xe(et,function(pt,vt){return me(pt,vt,"\\)")}),"keyword";if(Ft.match("$$"))return xe(et,function(pt,vt){return me(pt,vt,"$$")}),"keyword";if(Ft.match("$"))return xe(et,function(pt,vt){return me(pt,vt,"$")}),"keyword";var lt=Ft.next();if(lt=="%")return Ft.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(nt=pe(et),nt)nt.closeBracket(lt),xe(et,sn);else return"error";return"bracket"}else return lt=="{"||lt=="["?(nt=ce.DEFAULT,nt=new nt,Ye(et,nt),"bracket"):/\d/.test(lt)?(Ft.eatWhile(/[\w.%]/),"atom"):(Ft.eatWhile(/[\w\-_]/),nt=Kt(et),nt.name=="begin"&&(nt.argument=Ft.current()),nt.styleIdentifier())}function me(Ft,et,nt){if(Ft.eatSpace())return null;if(nt&&Ft.match(nt))return xe(et,Ue),"keyword";if(Ft.match(/^\\[a-zA-Z@]+/))return"tag";if(Ft.match(/^[a-zA-Z]+/))return"variable-2";if(Ft.match(/^\\[$&%#{}_]/)||Ft.match(/^\\[,;!\/]/)||Ft.match(/^[\^_&]/))return"tag";if(Ft.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Ft.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var ft=Ft.next();return ft=="{"||ft=="}"||ft=="["||ft=="]"||ft=="("||ft==")"?"bracket":ft=="%"?(Ft.skipToEnd(),"comment"):"error"}function sn(Ft,et){var nt=Ft.peek(),ft;return nt=="{"||nt=="["?(ft=pe(et),ft.openBracket(nt),Ft.eat(nt),xe(et,Ue),"bracket"):/[ \t\r]/.test(nt)?(Ft.eat(nt),null):(xe(et,Ue),he(et),Ue(Ft,et))}return{startState:function(){var Ft=be.inMathMode?function(et,nt){return me(et,nt)}:Ue;return{cmdState:[],f:Ft}},copyState:function(Ft){return{cmdState:Ft.cmdState.slice(),f:Ft.f}},token:function(Ft,et){return et.f(Ft,et)},blankLine:function(Ft){Ft.f=Ue,Ft.cmdState.length=0},lineComment:"%"}}),Dt.defineMIME("text/x-stex","stex"),Dt.defineMIME("text/x-latex","stex")})},29589:function(Je,wn,qt){(function(Dt){Dt(qt(4631))})(function(Dt){"use strict";var le={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},be={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};Dt.defineMode("xml",function(Ye,pe){var he=Ye.indentUnit,Kt={},Ge=pe.htmlMode?le:be;for(var ce in Ge)Kt[ce]=Ge[ce];for(var ce in pe)Kt[ce]=pe[ce];var xe,Ue;function me(re,De){function Ze(Yn){return De.tokenize=Yn,Yn(re,De)}var Ve=re.next();if(Ve=="<")return re.eat("!")?re.eat("[")?re.match("CDATA[")?Ze(et("atom","]]>")):null:re.match("--")?Ze(et("comment","-->")):re.match("DOCTYPE",!0,!0)?(re.eatWhile(/[\w\._\-]/),Ze(nt(1))):null:re.eat("?")?(re.eatWhile(/[\w\._\-]/),De.tokenize=et("meta","?>"),"meta"):(xe=re.eat("/")?"closeTag":"openTag",De.tokenize=sn,"tag bracket");if(Ve=="&"){var Rn;return re.eat("#")?re.eat("x")?Rn=re.eatWhile(/[a-fA-F\d]/)&&re.eat(";"):Rn=re.eatWhile(/[\d]/)&&re.eat(";"):Rn=re.eatWhile(/[\w\.\-:]/)&&re.eat(";"),Rn?"atom":"error"}else return re.eatWhile(/[^&<]/),null}me.isInText=!0;function sn(re,De){var Ze=re.next();if(Ze==">"||Ze=="/"&&re.eat(">"))return De.tokenize=me,xe=Ze==">"?"endTag":"selfcloseTag","tag bracket";if(Ze=="=")return xe="equals",null;if(Ze=="<"){De.tokenize=me,De.state=vt,De.tagName=De.tagStart=null;var Ve=De.tokenize(re,De);return Ve?Ve+" tag error":"tag error"}else return/[\'\"]/.test(Ze)?(De.tokenize=Ft(Ze),De.stringStartCol=re.column(),De.tokenize(re,De)):(re.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Ft(re){var De=function(Ze,Ve){for(;!Ze.eol();)if(Ze.next()==re){Ve.tokenize=sn;break}return"string"};return De.isInAttribute=!0,De}function et(re,De){return function(Ze,Ve){for(;!Ze.eol();){if(Ze.match(De)){Ve.tokenize=me;break}Ze.next()}return re}}function nt(re){return function(De,Ze){for(var Ve;(Ve=De.next())!=null;){if(Ve=="<")return Ze.tokenize=nt(re+1),Ze.tokenize(De,Ze);if(Ve==">")if(re==1){Ze.tokenize=me;break}else return Ze.tokenize=nt(re-1),Ze.tokenize(De,Ze)}return"meta"}}function ft(re,De,Ze){this.prev=re.context,this.tagName=De,this.indent=re.indented,this.startOfLine=Ze,(Kt.doNotIndent.hasOwnProperty(De)||re.context&&re.context.noIndent)&&(this.noIndent=!0)}function lt(re){re.context&&(re.context=re.context.prev)}function pt(re,De){for(var Ze;;){if(!re.context||(Ze=re.context.tagName,!Kt.contextGrabbers.hasOwnProperty(Ze)||!Kt.contextGrabbers[Ze].hasOwnProperty(De)))return;lt(re)}}function vt(re,De,Ze){return re=="openTag"?(Ze.tagStart=De.column(),At):re=="closeTag"?Et:vt}function At(re,De,Ze){return re=="word"?(Ze.tagName=De.current(),Ue="tag",$t):Kt.allowMissingTagName&&re=="endTag"?(Ue="tag bracket",$t(re,De,Ze)):(Ue="error",At)}function Et(re,De,Ze){if(re=="word"){var Ve=De.current();return Ze.context&&Ze.context.tagName!=Ve&&Kt.implicitlyClosed.hasOwnProperty(Ze.context.tagName)&<(Ze),Ze.context&&Ze.context.tagName==Ve||Kt.matchClosing===!1?(Ue="tag",Wt):(Ue="tag error",Zt)}else return Kt.allowMissingTagName&&re=="endTag"?(Ue="tag bracket",Wt(re,De,Ze)):(Ue="error",Zt)}function Wt(re,De,Ze){return re!="endTag"?(Ue="error",Wt):(lt(Ze),vt)}function Zt(re,De,Ze){return Ue="error",Wt(re,De,Ze)}function $t(re,De,Ze){if(re=="word")return Ue="attribute",ie;if(re=="endTag"||re=="selfcloseTag"){var Ve=Ze.tagName,Rn=Ze.tagStart;return Ze.tagName=Ze.tagStart=null,re=="selfcloseTag"||Kt.autoSelfClosers.hasOwnProperty(Ve)?pt(Ze,Ve):(pt(Ze,Ve),Ze.context=new ft(Ze,Ve,Rn==Ze.indented)),vt}return Ue="error",$t}function ie(re,De,Ze){return re=="equals"?_t:(Kt.allowMissing||(Ue="error"),$t(re,De,Ze))}function _t(re,De,Ze){return re=="string"?Le:re=="word"&&Kt.allowUnquoted?(Ue="string",$t):(Ue="error",$t(re,De,Ze))}function Le(re,De,Ze){return re=="string"?Le:$t(re,De,Ze)}return{startState:function(re){var De={tokenize:me,state:vt,indented:re||0,tagName:null,tagStart:null,context:null};return re!=null&&(De.baseIndent=re),De},token:function(re,De){if(!De.tagName&&re.sol()&&(De.indented=re.indentation()),re.eatSpace())return null;xe=null;var Ze=De.tokenize(re,De);return(Ze||xe)&&Ze!="comment"&&(Ue=null,De.state=De.state(xe||Ze,re,De),Ue&&(Ze=Ue=="error"?Ze+" error":Ue)),Ze},indent:function(re,De,Ze){var Ve=re.context;if(re.tokenize.isInAttribute)return re.tagStart==re.indented?re.stringStartCol+1:re.indented+he;if(Ve&&Ve.noIndent)return Dt.Pass;if(re.tokenize!=sn&&re.tokenize!=me)return Ze?Ze.match(/^(\s*)/)[0].length:0;if(re.tagName)return Kt.multilineTagIndentPastTag!==!1?re.tagStart+re.tagName.length+2:re.tagStart+he*(Kt.multilineTagIndentFactor||1);if(Kt.alignCDATA&&/<!\[CDATA\[/.test(De))return 0;var Rn=De&&/^<(\/)?([\w_:\.-]*)/.exec(De);if(Rn&&Rn[1])for(;Ve;)if(Ve.tagName==Rn[2]){Ve=Ve.prev;break}else if(Kt.implicitlyClosed.hasOwnProperty(Ve.tagName))Ve=Ve.prev;else break;else if(Rn)for(;Ve;){var Yn=Kt.contextGrabbers[Ve.tagName];if(Yn&&Yn.hasOwnProperty(Rn[2]))Ve=Ve.prev;else break}for(;Ve&&Ve.prev&&!Ve.startOfLine;)Ve=Ve.prev;return Ve?Ve.indent+he:re.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:Kt.htmlMode?"html":"xml",helperType:Kt.htmlMode?"html":"xml",skipAttribute:function(re){re.state==_t&&(re.state=$t)},xmlCurrentTag:function(re){return re.tagName?{name:re.tagName,close:re.type=="closeTag"}:null},xmlCurrentContext:function(re){for(var De=[],Ze=re.context;Ze;Ze=Ze.prev)Ze.tagName&&De.push(Ze.tagName);return De.reverse()}}}),Dt.defineMIME("text/xml","xml"),Dt.defineMIME("application/xml","xml"),Dt.mimeModes.hasOwnProperty("text/html")||Dt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},23495:function(Je,wn,qt){"use strict";qt.d(wn,{$u:function(){return ce},BD:function(){return jt},E9:function(){return Ge},FF:function(){return us},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return Et},NB:function(){return bn},S0:function(){return de},UL:function(){return xe},Vk:function(){return lt},Vm:function(){return un},YI:function(){return nn},ZA:function(){return be},Zt:function(){return Ue},al:function(){return Mt},bn:function(){return Ht},bx:function(){return Lt},g2:function(){return mn},h1:function(){return _t},hD:function(){return Pr},l4:function(){return he},rU:function(){return ci},s_:function(){return wt},uz:function(){return Hn},z6:function(){return me}}),Je=qt.hmd(Je),function(){var xt;function pn(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function ln(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:pn(a)}}function ti(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var Xn=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},Kn;if(typeof Object.setPrototypeOf=="function")Kn=Object.setPrototypeOf;else{var ui;t:{var Di={a:!0},Se={};try{Se.__proto__=Di,ui=Se.a;break t}catch(a){}ui=!1}Kn=ui?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var Me=Kn;function oe(a,y){if(a.prototype=Xn(y.prototype),a.prototype.constructor=a,Me)Me(a,y);else for(var x in y)if(x!="prototype")if(Object.defineProperties){var E=Object.getOwnPropertyDescriptor(y,x);E&&Object.defineProperty(a,x,E)}else a[x]=y[x];a.QA=y.prototype}var ke=typeof qt.g!="undefined"&&qt.g!=null?qt.g:self,yn=typeof Object.assign=="function"?Object.assign:function(a,y){for(var x=1;x<arguments.length;x++){var E=arguments[x];if(E)for(var b in E)Object.prototype.hasOwnProperty.call(E,b)&&(a[b]=E[b])}return a},Mn=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function ei(a,y){if(y){var x=ke;a=a.split(".");for(var E=0;E<a.length-1;E++){var b=a[E];b in x||(x[b]={}),x=x[b]}a=a[a.length-1],E=x[a],y=y(E),y!=E&&y!=null&&Mn(x,a,{writable:!0,value:y})}}ei("Object.assign",function(a){return a||yn}),ei("Array.prototype.fill",function(a){return a||function(y,x,E){var b=this.length||0;for(0>x&&(x=Math.max(0,b+x)),(E==null||E>b)&&(E=b),E=Number(E),0>E&&(E=Math.max(0,b+E)),x=Number(x||0);x<E;x++)this[x]=y;return this}});var ge=typeof globalThis=="object"&&globalThis||typeof qt.g=="object"&&qt.g.global===qt.g&&qt.g||typeof self=="object"&&self.self===self&&self||{};ge.requestAnimationFrame===void 0&&(ge.setImmediate===void 0?ge.requestAnimationFrame=function(a){ge.setTimeout(a,0)}:ge.requestAnimationFrame=ge.setImmediate);function ze(){}function Tn(a,y){var x=-1;return function(){var E=this,b=arguments;x!==-1&&ge.clearTimeout(x),x=fi(function(){x=-1,a.apply(E,b)},y)}}function fi(a,y){return ge.setTimeout(a,y)}function qe(a){return ge.document.createElement(a)}function se(a){throw Error(a)}function Sn(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),se(a)}function zn(a,y,x,E){x=x===null?"*":typeof x=="string"?x:typeof x=="function"&&typeof x.className=="string"?x.className:"",E!==void 0&&(x+="."+E),se(x+" is not in the range "+y+": "+a)}function gi(a){ge.console&&ge.console.log(a)}function Oe(a){return typeof a=="object"&&a!==null}function Cn(a){return Array.isArray(a)||ge.NodeList&&a instanceof ge.NodeList||ge.HTMLCollection&&a instanceof ge.HTMLCollection}function oo(a){return Array.prototype.slice.call(a)}function Oo(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):se("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function _i(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):se("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Fn(){var a=Vo.pop();return a===void 0?[]:a}function Pn(a){a.length=0,Vo.push(a)}function Bn(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(Oe(a)&&a.constructor)return Bn(a.constructor);return typeof a}function Wi(a){var y=a;return Oe(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 uo(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 en(a,y,x){Object.defineProperty(Yi.prototype,a,{get:y,set:x})}function Un(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 E=0,b=0;b<a.length;b+=2)x[E++]=y[a.substr(b,2)];for(a=x.join(""),a=a===""?"0":a,y=[],x=0;256>x;x++)y[x]=x;for(x=E=0;256>x;x++)E=(E+y[x]+119)%256,b=y[x],y[x]=y[E],y[E]=b;E=x=0;for(var z="",tt=0;tt<a.length;tt++)x=(x+1)%256,E=(E+y[x])%256,b=y[x],y[x]=y[E],y[E]=b,z+=String.fromCharCode(a.charCodeAt(tt)^y[(y[x]+y[E])%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 Ns=ge.navigator!==void 0&&0<ge.navigator.userAgent.indexOf("Trident/7"),hr=ge.navigator!==void 0&&ge.navigator.platform!==void 0&&ge.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,Vo=[];Object.freeze([]),ze.className="Util",ze.Dx="32ab5ff3b26f42dc0ed90f21472913b5",ze.adym="gojs.net",ze.vfo="28e645fdb266",ze.className="Util";function ue(a,y,x){$i(this),this.j=a,this.xa=y,this.o=x}ue.prototype.toString=function(){return"EnumValue."+this.xa};function Qn(a,y){return y==null||y===""?null:a[y]}ke.Object.defineProperties(ue.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),ue.className="EnumValue";function wi(){this.ew=[]}wi.prototype.toString=function(){return this.ew.join("")},wi.prototype.add=function(a){a!==""&&this.ew.push(a)},wi.className="StringBuilder";function Gn(){}Gn.className="PropertyCollection";var ro={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){ge.console&&ge.console.log(a)},HA:function(a,y,x,E){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(E.left,E.top+20),a.lineTo(E.left,E.top),a.lineTo(E.left+20,E.top),a.moveTo(E.right,E.bottom-20),a.lineTo(E.right,E.bottom),a.lineTo(E.right-20,E.bottom),a.stroke(),a.fillText("DB: "+Math.round(E.x)+", "+Math.round(E.y)+", "+Math.round(E.width)+", "+Math.round(E.height),E.left,E.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var E=a[y.x];if(E.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(E.prototype);for(var b={Tj:0};b.Tj<y.Zl.length;b={Tj:b.Tj},b.Tj++){var z=Object.getOwnPropertyDescriptor(E.prototype,y.Zl[b.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(E.prototype,y.Zl[b.Tj],{set:function(tt,ot){return function(){throw Error("Property "+tt.Zl[ot.Tj]+" of "+tt.x+" is read-only.")}}(y,b)})}}}y={Zl:y.Zl,x:y.x}}}};function Ci(){}Ci.prototype.reset=function(){},Ci.prototype.next=function(){return!1},Ci.prototype.Ad=function(){return!1},Ci.prototype.first=function(){return null},Ci.prototype.any=function(){return!1},Ci.prototype.all=function(){return!0},Ci.prototype.each=function(){return this},Ci.prototype.map=function(){return this},Ci.prototype.filter=function(){return this},Ci.prototype.de=function(){},Ci.prototype.toString=function(){return"EmptyIterator"},ke.Object.defineProperties(Ci.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),Ci.prototype.first=Ci.prototype.first,Ci.prototype.hasNext=Ci.prototype.Ad,Ci.prototype.next=Ci.prototype.next,Ci.prototype.reset=Ci.prototype.reset;var bi=null;Ci.className="EmptyIterator",bi=new Ci;function Ai(a){this.key=-1,this.value=a}Ai.prototype.reset=function(){this.key=-1},Ai.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},Ai.prototype.Ad=function(){return this.next()},Ai.prototype.first=function(){return this.key=0,this.value},Ai.prototype.any=function(a){return this.key=-1,a(this.value)},Ai.prototype.all=function(a){return this.key=-1,a(this.value)},Ai.prototype.each=function(a){return this.key=-1,a(this.value),this},Ai.prototype.map=function(a){return new Ai(a(this.value))},Ai.prototype.filter=function(a){return a(this.value)?new Ai(this.value):bi},Ai.prototype.de=function(){this.value=null},Ai.prototype.toString=function(){return"SingletonIterator("+this.value+")"},ke.Object.defineProperties(Ai.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),Ai.prototype.first=Ai.prototype.first,Ai.prototype.hasNext=Ai.prototype.Ad,Ai.prototype.next=Ai.prototype.next,Ai.prototype.reset=Ai.prototype.reset,Ai.className="SingletonIterator";function Pi(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}Pi.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},Pi.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,E=this.qf;if(E!==null)for(;x<y;){var b=a[x];if(E(b))return this.key=this.Za=x,this.value=b,!0;x++}else{if(x<y)return this.key=x,this.value=a[x],!0;this.de()}return!1},Pi.prototype.Ad=function(){return this.next()},Pi.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 E=0;E<y;){var b=a[E];if(x(b))return this.key=this.Za=E,this.value=b;E++}return null}return 0<y?(a=a[0],this.key=0,this.value=a):null},Pi.prototype.any=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];if((E===null||E(z))&&a(z))return!0}return!1},Pi.prototype.all=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];if((E===null||E(z))&&!a(z))return!1}return!0},Pi.prototype.each=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];(E===null||E(z))&&a(z)}return this},Pi.prototype.map=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var E=y.length,b=this.qf,z=0;z<E;z++){var tt=y[z];(b===null||b(tt))&&x.push(a(tt))}return a=new Be,a.s=x,a.xb(),a.iterator},Pi.prototype.filter=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var E=y.length,b=this.qf,z=0;z<E;z++){var tt=y[z];(b===null||b(tt))&&a(tt)&&x.push(tt)}return a=new Be,a.s=x,a.xb(),a.iterator},Pi.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},Pi.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},ke.Object.defineProperties(Pi.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,E=x.length,b=0;b<E;b++)a(x[b])&&y++;return y}return this.Bb.s.length}}}),Pi.prototype.first=Pi.prototype.first,Pi.prototype.hasNext=Pi.prototype.Ad,Pi.prototype.next=Pi.prototype.next,Pi.prototype.reset=Pi.prototype.reset,Pi.className="ListIterator";function Vi(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}Vi.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},Vi.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)},Vi.prototype.Ad=function(){return this.next()},Vi.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},Vi.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},Vi.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},Vi.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},Vi.prototype.map=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var E=y.length;for(this.Za=E,--E;0<=E;E--)x.push(a(y[E]));return a=new Be,a.s=x,a.xb(),a.iterator},Vi.prototype.filter=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var E=y.length;for(this.Za=E,--E;0<=E;E--){var b=y[E];a(b)&&x.push(b)}return a=new Be,a.s=x,a.xb(),a.iterator},Vi.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Vi.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},ke.Object.defineProperties(Vi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Vi.prototype.first=Vi.prototype.first,Vi.prototype.hasNext=Vi.prototype.Ad,Vi.prototype.next=Vi.prototype.next,Vi.prototype.reset=Vi.prototype.reset,Vi.className="ListIteratorBackwards";function Be(a){$i(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&se("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}xt=Be.prototype,xt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return this._isFrozen=!1,this},xt.toString=function(){return"List()#"+fo(this)},xt.add=function(a){return a===null?this:(this._isFrozen&&Sn(this,a),this.s.push(a),this.xb(),this)},xt.push=function(a){this.add(a)},xt.addAll=function(a){if(a===null)return this;this._isFrozen&&Sn(this);var y=this.s;if(Cn(a))for(var x=a.length,E=0;E<x;E++)y.push(a[E]);else for(a=a.iterator;a.next();)y.push(a.value);return this.xb(),this},xt.clear=function(){this._isFrozen&&Sn(this),this.s.length=0,this.xb()},xt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},xt.has=function(a){return this.contains(a)},xt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},xt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&zn(a,"0 <= i < length",Be,"elt:i"),y[a]},xt.get=function(a){return this.M(a)},xt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&zn(a,"0 <= i < length",Be,"setElt:i"),this._isFrozen&&Sn(this,a),x[a]=y},xt.set=function(a,y){this.cd(a,y)},xt.first=function(){var a=this.s;return a.length===0?null:a[0]},xt.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},xt.pop=function(){this._isFrozen&&Sn(this);var a=this.s;return 0<a.length?a.pop():null},Be.prototype.any=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)if(a(y[E]))return!0;return!1},Be.prototype.all=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)if(!a(y[E]))return!1;return!0},Be.prototype.each=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)a(y[E]);return this},Be.prototype.map=function(a){for(var y=new Be,x=[],E=this.s,b=E.length,z=0;z<b;z++)x.push(a(E[z]));return y.s=x,y.xb(),y},Be.prototype.filter=function(a){for(var y=new Be,x=[],E=this.s,b=E.length,z=0;z<b;z++){var tt=E[z];a(tt)&&x.push(tt)}return y.s=x,y.xb(),y},xt=Be.prototype,xt.Gb=function(a,y){0>a&&zn(a,">= 0",Be,"insertAt:i"),this._isFrozen&&Sn(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},xt.remove=function(a){if(a===null)return!1;this._isFrozen&&Sn(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)},xt.delete=function(a){return this.remove(a)},xt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&zn(a,"0 <= i < length",Be,"removeAt:i"),this._isFrozen&&Sn(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},xt.removeRange=function(a,y){var x=this.s,E=x.length;if(0>a)a=0;else if(a>=E)return this;if(0>y)return this;if(y>=E&&(y=E-1),a>y)return this;this._isFrozen&&Sn(this);for(var b=a,z=y+1;z<E;)x[b++]=x[z++];return x.length=E-(y-a+1),this.xb(),this},Be.prototype.copy=function(){var a=new Be,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},xt=Be.prototype,xt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),E=0;E<y;E++)x[E]=a[E];return x},xt.Iv=function(){for(var a=new Ie,y=this.s,x=this.count,E=0;E<x;E++)a.add(y[E]);return a},xt.sort=function(a){return this._isFrozen&&Sn(this),this.s.sort(a),this.xb(),this},xt.zi=function(a,y,x){var E=this.s,b=E.length;y===void 0&&(y=0),x===void 0&&(x=b),this._isFrozen&&Sn(this);var z=x-y;if(1>=z)return this;if((0>y||y>=b-1)&&zn(y,"0 <= from < length",Be,"sortRange:from"),z===2)return x=E[y],b=E[y+1],0<a(x,b)&&(E[y]=b,E[y+1]=x,this.xb()),this;if(y===0)if(x>=b)E.sort(a);else for(y=E.slice(0,x),y.sort(a),a=0;a<x;a++)E[a]=y[a];else if(x>=b)for(x=E.slice(y),x.sort(a),a=y;a<b;a++)E[a]=x[a-y];else for(b=E.slice(y,x),b.sort(a),a=y;a<x;a++)E[a]=b[a-y];return this.xb(),this},xt.reverse=function(){return this._isFrozen&&Sn(this),this.s.reverse(),this.xb(),this},ke.Object.defineProperties(Be.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 bi;var a=this.Sa;return a!==null?(a.reset(),a):new Pi(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return bi;var a=this.Hg;return a!==null?(a.reset(),a):new Vi(this)}}}),Be.prototype.reverse=Be.prototype.reverse,Be.prototype.sortRange=Be.prototype.zi,Be.prototype.sort=Be.prototype.sort,Be.prototype.toSet=Be.prototype.Iv,Be.prototype.toArray=Be.prototype.Fa,Be.prototype.removeRange=Be.prototype.removeRange,Be.prototype.removeAt=Be.prototype.mb,Be.prototype.delete=Be.prototype.delete,Be.prototype.remove=Be.prototype.remove,Be.prototype.insertAt=Be.prototype.Gb,Be.prototype.pop=Be.prototype.pop,Be.prototype.last=Be.prototype.jc,Be.prototype.first=Be.prototype.first,Be.prototype.set=Be.prototype.set,Be.prototype.setElt=Be.prototype.cd,Be.prototype.get=Be.prototype.get,Be.prototype.elt=Be.prototype.M,Be.prototype.indexOf=Be.prototype.indexOf,Be.prototype.has=Be.prototype.has,Be.prototype.contains=Be.prototype.contains,Be.prototype.clear=Be.prototype.clear,Be.prototype.addAll=Be.prototype.addAll,Be.prototype.push=Be.prototype.push,Be.prototype.add=Be.prototype.add,Be.prototype.thaw=Be.prototype.ka,Be.prototype.freeze=Be.prototype.freeze,Be.className="List";function Io(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Io.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},Io.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)},Io.prototype.Ad=function(){return this.next()},Io.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},Io.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},Io.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},Io.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},Io.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new Be;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Io.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new Be;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},Io.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},Io.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},ke.Object.defineProperties(Io.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),Io.prototype.first=Io.prototype.first,Io.prototype.hasNext=Io.prototype.Ad,Io.prototype.next=Io.prototype.next,Io.prototype.reset=Io.prototype.reset,Io.className="SetIterator";function Ie(a){$i(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&se("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}xt=Ie.prototype,xt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return this._isFrozen=!1,this},xt.toString=function(){return"Set()#"+fo(this)},xt.add=function(a){if(a===null)return this;this._isFrozen&&Sn(this,a);var y=a;return Oe(a)&&(y=ds(a)),this.Tb[y]===void 0&&(this.Sb++,a=new Ds(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},xt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&Sn(this),Cn(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},xt.contains=function(a){if(a===null)return!1;var y=a;return Oe(a)&&(y=fo(a),y===void 0)?!1:this.Tb[y]!==void 0},xt.has=function(a){return this.contains(a)},xt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},xt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},xt.first=function(){var a=this.ea;return a===null?null:a.value},Ie.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},Ie.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},Ie.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},Ie.prototype.map=function(a){for(var y=new Ie,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},Ie.prototype.filter=function(a){for(var y=new Ie,x=this.ea;x!==null;){var E=x.value;a(E)&&y.add(E),x=x.va}return y},xt=Ie.prototype,xt.remove=function(a){if(a===null)return!1;this._isFrozen&&Sn(this,a);var y=a;if(Oe(a)&&(y=fo(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,E=a.ll;return x!==null&&(x.ll=E),E!==null&&(E.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=E),delete this.Tb[y],this.Sb--,this.xb(),!0},xt.delete=function(a){return this.remove(a)},xt.hp=function(a){if(a===null)return this;if(this._isFrozen&&Sn(this),Cn(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},xt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&Sn(this);var y=new Ie;y.addAll(a),a=[];for(var x=this.iterator;x.next();){var E=x.value;y.contains(E)||a.push(E)}return this.hp(a),this},xt.clear=function(){this._isFrozen&&Sn(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},Ie.prototype.copy=function(){var a=new Ie,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},Ie.prototype.Fa=function(){var a=Array(this.Sb),y=this.Tb,x=0,E;for(E in y)a[x]=y[E].value,x++;return a},Ie.prototype.Hv=function(){var a=new Be,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function $i(a){a.__gohashid=Xs++}function ds(a){var y=a.__gohashid;return y===void 0&&(y=Xs++,a.__gohashid=y),y}function fo(a){return a.__gohashid}ke.Object.defineProperties(Ie.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return bi;var a=this.Sa;return a!==null?(a.reset(),a):new Io(this)}}}),Ie.prototype.toList=Ie.prototype.Hv,Ie.prototype.toArray=Ie.prototype.Fa,Ie.prototype.clear=Ie.prototype.clear,Ie.prototype.retainAll=Ie.prototype.pA,Ie.prototype.removeAll=Ie.prototype.hp,Ie.prototype.delete=Ie.prototype.delete,Ie.prototype.remove=Ie.prototype.remove,Ie.prototype.first=Ie.prototype.first,Ie.prototype.containsAny=Ie.prototype.Ty,Ie.prototype.containsAll=Ie.prototype.Sy,Ie.prototype.has=Ie.prototype.has,Ie.prototype.contains=Ie.prototype.contains,Ie.prototype.addAll=Ie.prototype.addAll,Ie.prototype.add=Ie.prototype.add,Ie.prototype.thaw=Ie.prototype.ka,Ie.prototype.freeze=Ie.prototype.freeze;var Xs=1;Ie.className="Set",Ie.uniqueHash=$i,Ie.hashIdUnique=ds,Ie.hashId=fo;function mo(a){this.ma=a,this.qa=a.Ja,this.sa=null}mo.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},mo.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)},mo.prototype.Ad=function(){return this.next()},mo.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},mo.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},mo.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},mo.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},mo.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new Be;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},mo.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new Be;for(y=y.ea;y!==null;){var E=y.key;a(E)&&x.add(E),y=y.va}return x.iterator},mo.prototype.de=function(){this.value=this.key=null,this.qa=-1},mo.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},ke.Object.defineProperties(mo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),mo.prototype.first=mo.prototype.first,mo.prototype.hasNext=mo.prototype.Ad,mo.prototype.next=mo.prototype.next,mo.prototype.reset=mo.prototype.reset,mo.className="MapKeySetIterator";function Fi(a){Ie.call(this),$i(this),this._isFrozen=!0,this.ma=a}oe(Fi,Ie),xt=Fi.prototype,xt.freeze=function(){return this},xt.ka=function(){return this},xt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},xt.add=function(){se("This Set is read-only: "+this.toString())},xt.contains=function(a){return this.ma.contains(a)},xt.has=function(a){return this.contains(a)},xt.remove=function(){se("This Set is read-only: "+this.toString())},xt.delete=function(a){return this.remove(a)},xt.clear=function(){se("This Set is read-only: "+this.toString())},xt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Fi.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Fi.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Fi.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Fi.prototype.map=function(a){for(var y=new Ie,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Fi.prototype.filter=function(a){for(var y=new Ie,x=this.ma.ea;x!==null;){var E=x.key;a(E)&&y.add(E),x=x.va}return y},Fi.prototype.copy=function(){return new Fi(this.ma)},Fi.prototype.Iv=function(){var a=new Ie,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Fi.prototype.Fa=function(){var a=this.ma.Tb,y=Array(this.ma.Sb),x=0,E;for(E in a)y[x]=a[E].key,x++;return y},Fi.prototype.Hv=function(){var a=new Be,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},ke.Object.defineProperties(Fi.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?bi:new mo(this.ma)}}}),Fi.prototype.toList=Fi.prototype.Hv,Fi.prototype.toArray=Fi.prototype.Fa,Fi.prototype.toSet=Fi.prototype.Iv,Fi.prototype.first=Fi.prototype.first,Fi.prototype.clear=Fi.prototype.clear,Fi.prototype.delete=Fi.prototype.delete,Fi.prototype.remove=Fi.prototype.remove,Fi.prototype.has=Fi.prototype.has,Fi.prototype.contains=Fi.prototype.contains,Fi.prototype.add=Fi.prototype.add,Fi.prototype.thaw=Fi.prototype.ka,Fi.prototype.freeze=Fi.prototype.freeze,Fi.className="MapKeySet";function ko(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}ko.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},ko.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)},ko.prototype.Ad=function(){return this.next()},ko.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},ko.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},ko.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},ko.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},ko.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Be;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},ko.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Be;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},ko.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},ko.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},ke.Object.defineProperties(ko.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),ko.prototype.first=ko.prototype.first,ko.prototype.hasNext=ko.prototype.Ad,ko.prototype.next=ko.prototype.next,ko.prototype.reset=ko.prototype.reset,ko.className="MapValueSetIterator";function Ds(a,y){this.key=a,this.value=y,this.ll=this.va=null}Ds.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Ds.className="KeyValuePair";function vo(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}vo.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},vo.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)},vo.prototype.Ad=function(){return this.next()},vo.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},vo.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},vo.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},vo.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},vo.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Be;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},vo.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Be;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},vo.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},vo.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},ke.Object.defineProperties(vo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),vo.prototype.first=vo.prototype.first,vo.prototype.hasNext=vo.prototype.Ad,vo.prototype.next=vo.prototype.next,vo.prototype.reset=vo.prototype.reset,vo.className="MapIterator";function dn(a){$i(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"&&se("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}xt=dn.prototype,xt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return this._isFrozen=!1,this},xt.toString=function(){return"Map()#"+fo(this)},xt.add=function(a,y){this._isFrozen&&Sn(this,a);var x=a;Oe(a)&&(x=ds(a));var E=this.Tb[x];return E===void 0?(this.Sb++,a=new Ds(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()):E.value=y,this},xt.set=function(a,y){return this.add(a,y)},xt.addAll=function(a){if(a===null)return this;if(Cn(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];this.add(E.key,E.value)}else if(a instanceof dn)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},xt.first=function(){return this.ea},dn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},dn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},dn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},dn.prototype.map=function(a){for(var y=new dn,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},dn.prototype.filter=function(a){for(var y=new dn,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},xt=dn.prototype,xt.contains=function(a){var y=a;return Oe(a)&&(y=fo(a),y===void 0)?!1:this.Tb[y]!==void 0},xt.has=function(a){return this.contains(a)},xt.I=function(a){var y=a;return Oe(a)&&(y=fo(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},xt.get=function(a){return this.I(a)},xt.remove=function(a){if(a===null)return!1;this._isFrozen&&Sn(this,a);var y=a;if(Oe(a)&&(y=fo(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,E=a.ll;return x!==null&&(x.ll=E),E!==null&&(E.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=E),delete this.Tb[y],this.Sb--,this.xb(),!0},xt.delete=function(a){return this.remove(a)},xt.clear=function(){this._isFrozen&&Sn(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()},dn.prototype.copy=function(){var a=new dn,y=this.Tb,x;for(x in y){var E=y[x];a.add(E.key,E.value)}return a},dn.prototype.Fa=function(){var a=this.Tb,y=Array(this.Sb),x=0,E;for(E in a){var b=a[E];y[x]=new Ds(b.key,b.value),x++}return y},dn.prototype.Lf=function(){return new Fi(this)},ke.Object.defineProperties(dn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return bi;var a=this.Sa;return a!==null?(a.reset(),a):new vo(this)}},iteratorKeys:{get:function(){return 0>=this.count?bi:new mo(this)}},iteratorValues:{get:function(){if(0>=this.count)return bi;var a=this.jf;return a!==null?(a.reset(),a):new ko(this)}}}),dn.prototype.toKeySet=dn.prototype.Lf,dn.prototype.toArray=dn.prototype.Fa,dn.prototype.clear=dn.prototype.clear,dn.prototype.delete=dn.prototype.delete,dn.prototype.remove=dn.prototype.remove,dn.prototype.get=dn.prototype.get,dn.prototype.getValue=dn.prototype.I,dn.prototype.has=dn.prototype.has,dn.prototype.contains=dn.prototype.contains,dn.prototype.first=dn.prototype.first,dn.prototype.addAll=dn.prototype.addAll,dn.prototype.set=dn.prototype.set,dn.prototype.add=dn.prototype.add,dn.prototype.thaw=dn.prototype.ka,dn.prototype.freeze=dn.prototype.freeze,dn.className="Map";function It(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):se("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var er,dl,fl,Ks,rh;It.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},It.prototype.h=function(a,y){return this.x=a,this.y=y,this},It.prototype.sg=function(a,y){return this.x=a,this.y=y,this},It.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},It.prototype.copy=function(){var a=new It;return a.x=this.x,a.y=this.y,a},xt=It.prototype,xt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},xt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return Object.isFrozen(this)&&se("cannot thaw constant: "+this),this._isFrozen=!1,this};function Dl(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;return(E=a[y++])&&(b=parseFloat(E)),new It(x,b)}return new It}function ju(a){return a.x.toString()+" "+a.y.toString()}xt.toString=function(){return"Point("+this.x+","+this.y+")"},xt.D=function(a){return a instanceof It?this.x===a.x&&this.y===a.y:!1},xt.hi=function(a,y){return this.x===a&&this.y===y},xt.Xa=function(a){return Jt.B(this.x,a.x)&&Jt.B(this.y,a.y)},xt.add=function(a){return this.x+=a.x,this.y+=a.y,this},xt.re=function(a){return this.x-=a.x,this.y-=a.y,this},xt.offset=function(a,y){return this.x+=a,this.y+=y,this},It.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 E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));return this.x=a*y-E*x,this.y=E*y+a*x,this},xt=It.prototype,xt.scale=function(a,y){return this.x*=a,this.y*=y,this},xt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},xt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},xt.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},xt.ab=function(a){return Jh(a.x-this.x,a.y-this.y)},xt.direction=function(a,y){return Jh(a-this.x,y-this.y)};function Jh(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}xt.Ry=function(a,y){return Jt.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},xt.fA=function(a,y,x,E){return Jt.qh(a,y,x,E,this.x,this.y,this),this},xt.gA=function(a,y){return Jt.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},xt.uA=function(a,y,x,E){return Jt.No(this.x,this.y,a,y,x,E,this),this},xt.vA=function(a,y){return Jt.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},xt.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},xt.yi=function(a,y,x,E,b){return this.x=a+b.x*x+b.offsetX,this.y=y+b.y*E+b.offsetY,this},xt.transform=function(a){return a.Ga(this),this};function co(a,y){return y.Cd(a),a}function nr(a,y,x,E,b,z){var tt=b-x,ot=z-E,rt=tt*tt+ot*ot;x-=a,E-=y;var at=-x*tt-E*ot;return 0>=at||at>=rt?(tt=b-a,ot=z-y,Math.min(x*x+E*E,tt*tt+ot*ot)):(a=tt*E-ot*x,a*a/rt)}function qn(a,y,x,E){return a=x-a,y=E-y,a*a+y*y}function Wn(a,y,x,E){return a=x-a,y=E-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(E=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?E=0>y?E+180:180-E:0>y&&(E=360-E),E)}xt.w=function(){return isFinite(this.x)&&isFinite(this.y)},It.alloc=function(){var a=hi.pop();return a===void 0?new It:a},It.allocAt=function(a,y){var x=hi.pop();return x===void 0?new It(a,y):(x.x=a,x.y=y,x)},It.free=function(a){hi.push(a)},It.prototype.isReal=It.prototype.w,It.prototype.setSpot=It.prototype.yi,It.prototype.setRectSpot=It.prototype.xi,It.prototype.snapToGridPoint=It.prototype.vA,It.prototype.snapToGrid=It.prototype.uA,It.prototype.projectOntoLineSegmentPoint=It.prototype.gA,It.prototype.projectOntoLineSegment=It.prototype.fA,It.intersectingLineSegments=function(a,y,x,E,b,z,tt,ot){return Jt.Rl(a,y,x,E,b,z,tt,ot)},It.prototype.compareWithLineSegmentPoint=It.prototype.Ry,It.compareWithLineSegment=function(a,y,x,E,b,z){return Jt.Fl(a,y,x,E,b,z)},It.prototype.direction=It.prototype.direction,It.prototype.directionPoint=It.prototype.ab,It.prototype.normalize=It.prototype.normalize,It.prototype.distanceSquared=It.prototype.zd,It.prototype.distanceSquaredPoint=It.prototype.Bf,It.prototype.scale=It.prototype.scale,It.prototype.rotate=It.prototype.rotate,It.prototype.offset=It.prototype.offset,It.prototype.subtract=It.prototype.re,It.prototype.add=It.prototype.add,It.prototype.equalsApprox=It.prototype.Xa,It.prototype.equalTo=It.prototype.hi,It.prototype.equals=It.prototype.D,It.prototype.set=It.prototype.set,It.prototype.setTo=It.prototype.sg;var hi=[];It.className="Point",It.parse=Dl,It.stringify=ju,It.distanceLineSegmentSquared=nr,It.distanceSquared=qn,It.direction=Wn,It.Origin=er=new It(0,0).ja(),It.InfiniteTopLeft=dl=new It(-1/0,-1/0).ja(),It.InfiniteBottomRight=fl=new It(1/0,1/0).ja(),It.SixPoint=Ks=new It(6,6).ja(),It.NoPoint=rh=new It(NaN,NaN).ja(),It.parse=Dl,It.stringify=ju,It.distanceLineSegmentSquared=nr,It.distanceSquared=qn,It.direction=Wn;function Re(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):se("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var Ui,so,Qo,Ao,jo,fr,Os;Re.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},Re.prototype.h=function(a,y){return this.width=a,this.height=y,this},Re.prototype.sg=function(a,y){return this.width=a,this.height=y,this},Re.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},Re.prototype.copy=function(){var a=new Re;return a.width=this.width,a.height=this.height,a},xt=Re.prototype,xt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},xt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return Object.isFrozen(this)&&se("cannot thaw constant: "+this),this._isFrozen=!1,this};function ts(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;return(E=a[y++])&&(b=parseFloat(E)),new Re(x,b)}return new Re}function Ol(a){return a.width.toString()+" "+a.height.toString()}xt.toString=function(){return"Size("+this.width+","+this.height+")"},xt.D=function(a){return a instanceof Re?this.width===a.width&&this.height===a.height:!1},xt.hi=function(a,y){return this.width===a&&this.height===y},xt.Xa=function(a){return Jt.B(this.width,a.width)&&Jt.B(this.height,a.height)},xt.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},xt.w=function(){return isFinite(this.width)&&isFinite(this.height)},Re.alloc=function(){var a=gl.pop();return a===void 0?new Re:a},Re.free=function(a){gl.push(a)},Re.prototype.isReal=Re.prototype.w,Re.prototype.inflate=Re.prototype.Bc,Re.prototype.equalsApprox=Re.prototype.Xa,Re.prototype.equalTo=Re.prototype.hi,Re.prototype.equals=Re.prototype.D,Re.prototype.set=Re.prototype.set,Re.prototype.setTo=Re.prototype.sg;var gl=[];Re.className="Size",Re.parse=ts,Re.stringify=Ol,Re.ZeroSize=Ui=new Re(0,0).ja(),Re.OneSize=so=new Re(1,1).ja(),Re.SixSize=Qo=new Re(6,6).ja(),Re.EightSize=Ao=new Re(8,8).ja(),Re.TenSize=jo=new Re(10,10).ja(),Re.InfiniteSize=fr=new Re(1/0,1/0).ja(),Re.NoSize=Os=new Re(NaN,NaN).ja(),Re.parse=ts,Re.stringify=Ol;function fe(a,y,x,E){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 E=="number"&&(0<=E||isNaN(E))?(this.x=a,this.y=y,this.width=x,this.height=E):a instanceof It?(x=a.x,a=a.y,y instanceof It?(E=y.x,y=y.y,this.x=Math.min(x,E),this.y=Math.min(a,y),this.width=Math.abs(x-E),this.height=Math.abs(a-y)):y instanceof Re?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):se("Incorrect second argument supplied to Rect constructor "+y)):se("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}xt=fe.prototype,xt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},xt.h=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this};function xs(a,y,x){a.width=y,a.height=x}xt.sg=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this},xt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},xt.dd=function(a){return this.x=a.x,this.y=a.y,this},xt.tA=function(a){return this.width=a.width,this.height=a.height,this},fe.prototype.copy=function(){var a=new fe;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},xt=fe.prototype,xt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},xt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return Object.isFrozen(this)&&se("cannot thaw constant: "+this),this._isFrozen=!1,this};function za(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;(E=a[y++])&&(b=parseFloat(E));for(var z=0;a[y]==="";)y++;(E=a[y++])&&(z=parseFloat(E));for(var tt=0;a[y]==="";)y++;return(E=a[y++])&&(tt=parseFloat(E)),new fe(x,b,z,tt)}return new fe}function sh(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}xt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},xt.D=function(a){return a instanceof fe?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},xt.hi=function(a,y,x,E){return this.x===a&&this.y===y&&this.width===x&&this.height===E},xt.Xa=function(a){return Jt.B(this.x,a.x)&&Jt.B(this.y,a.y)&&Jt.B(this.width,a.width)&&Jt.B(this.height,a.height)};function Uo(a,y){return Jt.$(a.x,y.x)&&Jt.$(a.y,y.y)&&Jt.$(a.width,y.width)&&Jt.$(a.height,y.height)}xt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},xt.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},xt.contains=function(a,y,x,E){return x===void 0&&(x=0),E===void 0&&(E=0),this.x<=a&&a+x<=this.x+this.width&&this.y<=y&&y+E<=this.y+this.height},xt.offset=function(a,y){return this.x+=a,this.y+=y,this},xt.Bc=function(a,y){return Il(this,y,a,y,a)},xt.Co=function(a){return Il(this,a.top,a.right,a.bottom,a.left)},xt.Fv=function(a){return Il(this,-a.top,-a.right,-a.bottom,-a.left)},xt.Hz=function(a,y,x,E){return Il(this,a,y,x,E)};function Il(a,y,x,E,b){var z=a.width;return x+b<=-z?(a.x+=z/2,a.width=0):(a.x-=b,a.width+=x+b),x=a.height,y+E<=-x?(a.y+=x/2,a.height=0):(a.y-=y,a.height+=y+E),a}xt.Ex=function(a){return Ru(this,a.x,a.y,a.width,a.height)},xt.Uu=function(a,y,x,E){return Ru(this,a,y,x,E)};function Ru(a,y,x,E,b){var z=Math.max(a.x,y),tt=Math.max(a.y,x);return y=Math.min(a.x+a.width,y+E),x=Math.min(a.y+a.height,x+b),a.x=z,a.y=tt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-tt),a}xt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},xt.Vu=function(a,y,x,E){var b=this.width,z=this.x;return b!==1/0&&x!==1/0&&(b+=z,x+=a,isNaN(x)||isNaN(b)||z>x||a>b)?!1:(a=this.height,x=this.y,!(a!==1/0&&E!==1/0&&(a+=x,E+=y,isNaN(E)||isNaN(a)||x>E||y>a)))};function ah(a,y){var x=a.width,E=a.x,b=y.x-10;return E>y.width+10+10+b||b>x+E?!1:(x=a.height,a=a.y,E=y.y-10,!(a>y.height+10+10+E||E>x+a))}xt.Ye=function(a){return no(this,a.x,a.y,0,0)},xt.ed=function(a){return no(this,a.x,a.y,a.width,a.height)},xt.Kv=function(a,y,x,E){return x===void 0&&(x=0),E===void 0&&(E=0),no(this,a,y,x,E)};function no(a,y,x,E,b){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+E),x=Math.max(a.y+a.height,x+b),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}xt.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 ir(a,y,x,E,b,z,tt,ot){return tt===void 0&&(tt=0),ot===void 0&&(ot=0),a<=b&&b+tt<=a+x&&y<=z&&z+ot<=y+E}function Si(a,y,x,E,b,z,tt,ot){return a>tt+b||b>x+a?!1:!(y>ot+z||z>E+y)}xt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},xt.Mz=function(){return this.width===0&&this.height===0},fe.alloc=function(){var a=Xo.pop();return a===void 0?new fe:a},fe.allocAt=function(a,y,x,E){var b=Xo.pop();return b===void 0?new fe(a,y,x,E):b.h(a,y,x,E)},fe.free=function(a){Xo.push(a)},ke.Object.defineProperties(fe.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 It(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new Re(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new It(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}}}),fe.prototype.isEmpty=fe.prototype.Mz,fe.prototype.isReal=fe.prototype.w,fe.intersectsLineSegment=function(a,y,x,E,b,z,tt,ot){return Jt.Fx(a,y,x,E,b,z,tt,ot)},fe.prototype.setSpot=fe.prototype.yi,fe.prototype.union=fe.prototype.Kv,fe.prototype.unionRect=fe.prototype.ed,fe.prototype.unionPoint=fe.prototype.Ye,fe.prototype.intersects=fe.prototype.Vu,fe.prototype.intersectsRect=fe.prototype.Yc,fe.prototype.intersect=fe.prototype.Uu,fe.prototype.intersectRect=fe.prototype.Ex,fe.prototype.grow=fe.prototype.Hz,fe.prototype.subtractMargin=fe.prototype.Fv,fe.prototype.addMargin=fe.prototype.Co,fe.prototype.inflate=fe.prototype.Bc,fe.prototype.offset=fe.prototype.offset,fe.prototype.contains=fe.prototype.contains,fe.prototype.containsRect=fe.prototype.Re,fe.prototype.containsPoint=fe.prototype.ca,fe.prototype.equalsApprox=fe.prototype.Xa,fe.prototype.equalTo=fe.prototype.hi,fe.prototype.equals=fe.prototype.D,fe.prototype.setSize=fe.prototype.tA,fe.prototype.setPoint=fe.prototype.dd,fe.prototype.set=fe.prototype.set,fe.prototype.setTo=fe.prototype.sg;var Mi=null,ao=null,Xo=[];fe.className="Rect",fe.parse=za,fe.stringify=sh,fe.contains=ir,fe.intersects=Si,fe.ZeroRect=Mi=new fe(0,0,0,0).ja(),fe.NoRect=ao=new fe(NaN,NaN,NaN,NaN).ja(),fe.parse=za,fe.stringify=sh,fe.contains=ir,fe.intersects=Si;function In(a,y,x,E){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):E!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=E):se("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}In.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},In.prototype.sg=function(a,y,x,E){return this.top=a,this.right=y,this.bottom=x,this.left=E,this},In.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},In.prototype.copy=function(){var a=new In;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},xt=In.prototype,xt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},xt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return Object.isFrozen(this)&&se("cannot thaw constant: "+this),this._isFrozen=!1,this};function Af(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var E=a[y++];if(E&&(x=parseFloat(E)),isNaN(x))return new In;for(var b=NaN;a[y]==="";)y++;if((E=a[y++])&&(b=parseFloat(E)),isNaN(b))return new In(x);for(var z=NaN;a[y]==="";)y++;if((E=a[y++])&&(z=parseFloat(E)),isNaN(z))return new In(x,b);for(var tt=NaN;a[y]==="";)y++;return(E=a[y++])&&(tt=parseFloat(E)),isNaN(tt)?new In(x,b):new In(x,b,z,tt)}return new In}function zl(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}xt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},xt.D=function(a){return a instanceof In?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},xt.hi=function(a,y,x,E){return this.top===a&&this.right===y&&this.bottom===x&&this.left===E},xt.Xa=function(a){return Jt.B(this.top,a.top)&&Jt.B(this.right,a.right)&&Jt.B(this.bottom,a.bottom)&&Jt.B(this.left,a.left)},xt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},In.alloc=function(){var a=Gu.pop();return a===void 0?new In:a},In.free=function(a){Gu.push(a)},In.prototype.isReal=In.prototype.w,In.prototype.equalsApprox=In.prototype.Xa,In.prototype.equalTo=In.prototype.hi,In.prototype.equals=In.prototype.D,In.prototype.set=In.prototype.set,In.prototype.setTo=In.prototype.sg;var ja=null,Md=null,Gu=[];In.className="Margin",In.parse=Af,In.stringify=zl,In.ZeroMargin=ja=new In(0,0,0,0).ja(),In.TwoMargin=Md=new In(2,2,2,2).ja(),In.parse=Af,In.stringify=zl;function hn(a,y,x,E){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),E===void 0&&(E=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=E),this._isFrozen=!1}var or,gr,_a,Wu,Hu,pi,kd,cl,Zs,Js,lh,Qh,Qs,Ra,Fd,Xg,Mf,Kg,kf,Td,hh,Ga,Ff,Tf,Zg,cr,bp,Jg,Ed,Yu,Ps,ws,Fr,es,Ef,bd;hn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},hn.prototype.sg=function(a,y,x,E){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=E,this},hn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},hn.prototype.copy=function(){var a=new hn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},xt=hn.prototype,xt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},xt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return Object.isFrozen(this)&&se("cannot thaw constant: "+this),this._isFrozen=!1,this};function qo(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function bf(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return or;if(a==="TopLeft")return gr;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return _a;if(a==="TopRight")return Wu;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return Hu;if(a==="Center")return pi;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return kd;if(a==="BottomLeft")return cl;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Zs;if(a==="BottomRight")return Js;if(a==="TopSide")return lh;if(a==="LeftSide")return Qh;if(a==="RightSide")return Qs;if(a==="BottomSide")return Ra;if(a==="TopBottomSides")return Fd;if(a==="LeftRightSides")return Xg;if(a==="TopLeftSides")return Mf;if(a==="TopRightSides")return Kg;if(a==="BottomLeftSides")return kf;if(a==="BottomRightSides")return Td;if(a==="NotTopSide")return hh;if(a==="NotLeftSide")return Ga;if(a==="NotRightSide")return Ff;if(a==="NotBottomSide")return Tf;if(a==="AllSides")return Zg;if(a==="Default")return cr;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E!==void 0&&0<E.length&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;E=a[y++],E!==void 0&&0<E.length&&(b=parseFloat(E));for(var z=0;a[y]==="";)y++;E=a[y++],E!==void 0&&0<E.length&&(z=parseFloat(E));for(var tt=0;a[y]==="";)y++;return E=a[y++],E!==void 0&&0<E.length&&(tt=parseFloat(E)),new hn(x,b,z,tt)}return new hn}function Bf(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}xt.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(or)?"None":this.D(gr)?"TopLeft":this.D(_a)?"Top":this.D(Wu)?"TopRight":this.D(Hu)?"Left":this.D(pi)?"Center":this.D(kd)?"Right":this.D(cl)?"BottomLeft":this.D(Zs)?"Bottom":this.D(Js)?"BottomRight":this.D(lh)?"TopSide":this.D(Qh)?"LeftSide":this.D(Qs)?"RightSide":this.D(Ra)?"BottomSide":this.D(Fd)?"TopBottomSides":this.D(Xg)?"LeftRightSides":this.D(Mf)?"TopLeftSides":this.D(Kg)?"TopRightSides":this.D(kf)?"BottomLeftSides":this.D(Td)?"BottomRightSides":this.D(hh)?"NotTopSide":this.D(Ga)?"NotLeftSide":this.D(Ff)?"NotRightSide":this.D(Tf)?"NotBottomSide":this.D(Zg)?"AllSides":this.D(cr)?"Default":"None"},xt.D=function(a){return a instanceof hn?(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},xt.gv=function(){return new hn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},xt.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(bp))a=Qh;else if(a.D(Jg))a=Qs;else if(a.D(Ed))a=lh;else if(a.D(Yu))a=Ra;else return!1;return a=a.offsetY,(this.offsetY&a)===a},xt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},xt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},xt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},xt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},xt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},hn.alloc=function(){var a=Nf.pop();return a===void 0?new hn:a},hn.free=function(a){Nf.push(a)},hn.prototype.isDefault=hn.prototype.Xb,hn.prototype.isNone=hn.prototype.ys,hn.prototype.isSide=hn.prototype.$c,hn.prototype.isNoSpot=hn.prototype.Mc,hn.prototype.isSpot=hn.prototype.sb,hn.prototype.includesSide=hn.prototype.Hf,hn.prototype.opposite=hn.prototype.gv,hn.prototype.equals=hn.prototype.D,hn.prototype.set=hn.prototype.set,hn.prototype.setTo=hn.prototype.sg;var Nf=[];hn.className="Spot",hn.parse=bf,hn.stringify=Bf,hn.None=or=qo(new hn(0,0,0,0),0).ja(),hn.Default=cr=qo(new hn(0,0,-1,0),-1).ja(),hn.TopLeft=gr=new hn(0,0,0,0).ja(),hn.TopCenter=_a=new hn(.5,0,0,0).ja(),hn.TopRight=Wu=new hn(1,0,0,0).ja(),hn.LeftCenter=Hu=new hn(0,.5,0,0).ja(),hn.Center=pi=new hn(.5,.5,0,0).ja(),hn.RightCenter=kd=new hn(1,.5,0,0).ja(),hn.BottomLeft=cl=new hn(0,1,0,0).ja(),hn.BottomCenter=Zs=new hn(.5,1,0,0).ja(),hn.BottomRight=Js=new hn(1,1,0,0).ja(),hn.MiddleTop=Ps=_a,hn.MiddleLeft=ws=Hu,hn.MiddleRight=Fr=kd,hn.MiddleBottom=es=Zs,hn.Top=Ed=_a,hn.Left=bp=Hu,hn.Right=Jg=kd,hn.Bottom=Yu=Zs,hn.TopSide=lh=qo(new hn(0,0,1,1),1).ja(),hn.LeftSide=Qh=qo(new hn(0,0,1,2),1).ja(),hn.RightSide=Qs=qo(new hn(0,0,1,4),1).ja(),hn.BottomSide=Ra=qo(new hn(0,0,1,8),1).ja(),hn.TopBottomSides=Fd=qo(new hn(0,0,1,9),1).ja(),hn.LeftRightSides=Xg=qo(new hn(0,0,1,6),1).ja(),hn.TopLeftSides=Mf=qo(new hn(0,0,1,3),1).ja(),hn.TopRightSides=Kg=qo(new hn(0,0,1,5),1).ja(),hn.BottomLeftSides=kf=qo(new hn(0,0,1,10),1).ja(),hn.BottomRightSides=Td=qo(new hn(0,0,1,12),1).ja(),hn.NotTopSide=hh=qo(new hn(0,0,1,14),1).ja(),hn.NotLeftSide=Ga=qo(new hn(0,0,1,13),1).ja(),hn.NotRightSide=Ff=qo(new hn(0,0,1,11),1).ja(),hn.NotBottomSide=Tf=qo(new hn(0,0,1,7),1).ja(),hn.AllSides=Zg=qo(new hn(0,0,1,15),1).ja(),Ef=new hn(.156,.156).ja(),bd=new hn(.844,.844).ja(),hn.parse=bf,hn.stringify=Bf;function jn(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}jn.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},jn.prototype.setTransform=function(a,y,x,E,b,z){return this.m11=a,this.m12=y,this.m21=x,this.m22=E,this.dx=b,this.dy=z,this},jn.prototype.copy=function(){var a=new jn;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},jn.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},jn.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},jn.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},jn.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},jn.prototype.multiply=function(a){var y=this.m11*a.m11+this.m21*a.m12,x=this.m12*a.m11+this.m22*a.m12,E=this.m11*a.m21+this.m21*a.m22,b=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=E,this.m22=b,this},jn.prototype.bv=function(a){var y=1/(a.m11*a.m22-a.m12*a.m21),x=a.m22*y,E=-a.m12*y,b=-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*E,x=this.m12*x+this.m22*E,E=this.m11*b+this.m21*z,b=this.m12*b+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=E,this.m22=b,this},jn.prototype.Vj=function(){var a=1/(this.m11*this.m22-this.m12*this.m21),y=-this.m12*a,x=-this.m21*a,E=this.m11*a,b=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=E,this.dx=b,this.dy=z,this},jn.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 E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));var b=this.m12*a+this.m22*E,z=this.m11*-E+this.m21*a,tt=this.m12*-E+this.m22*a;return this.m11=this.m11*a+this.m21*E,this.m12=b,this.m21=z,this.m22=tt,this.translate(-y,-x),this},xt=jn.prototype,xt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},xt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},xt.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)},xt.Cd=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=a.x,E=a.y;return a.h(x*this.m22*y+E*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+E*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},xt.Eu=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=1.25*a.x,E=1.2*a.y;return a.h(x*this.m22*y+E*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+E*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},xt.pp=function(a){var y=a.x,x=a.y,E=y+a.width,b=x+a.height,z=this.m11,tt=this.m12,ot=this.m21,rt=this.m22,at=this.dx,ht=this.dy,gt=y*z+x*ot+at,mt=y*tt+x*rt+ht,yt=E*z+x*ot+at,St=E*tt+x*rt+ht;return x=y*z+b*ot+at,y=y*tt+b*rt+ht,z=E*z+b*ot+at,E=E*tt+b*rt+ht,b=Math.min(gt,yt),gt=Math.max(gt,yt),yt=Math.min(mt,St),mt=Math.max(mt,St),b=Math.min(b,x),gt=Math.max(gt,x),yt=Math.min(yt,y),mt=Math.max(mt,y),b=Math.min(b,z),gt=Math.max(gt,z),yt=Math.min(yt,E),mt=Math.max(mt,E),a.h(b,yt,gt-b,mt-yt),a},jn.alloc=function(){var a=Qg.pop();return a===void 0?new jn:a},jn.free=function(a){Qg.push(a)},jn.prototype.transformRect=jn.prototype.pp,jn.prototype.transformPoint=jn.prototype.Ga,jn.prototype.scale=jn.prototype.scale,jn.prototype.translate=jn.prototype.translate,jn.prototype.rotate=jn.prototype.rotate,jn.prototype.invert=jn.prototype.Vj,jn.prototype.multiplyInverted=jn.prototype.bv,jn.prototype.multiply=jn.prototype.multiply,jn.prototype.reset=jn.prototype.reset,jn.prototype.isIdentity=jn.prototype.ws,jn.prototype.equals=jn.prototype.D,jn.prototype.setTransform=jn.prototype.setTransform,jn.prototype.set=jn.prototype.set;var Qg=[];jn.className="Transform",jn.xF="54a702f3e53909c447824c6706603faf4c";var Jt={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=Jt.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);Jt.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,E,b,z,tt){if(0>=b&&(b=1e-6),a<x)var ot=a,rt=x;else ot=x,rt=a;if(y<E)var at=y,ht=E;else at=E,ht=y;if(a===x)return at<=tt&&tt<=ht&&a-b<=z&&z<=a+b;if(y===E)return ot<=z&&z<=rt&&y-b<=tt&&tt<=y+b;if(rt+=b,ot-=b,ot<=z&&z<=rt&&(ht+=b,at-=b,at<=tt&&tt<=ht))if(rt-ot>ht-at)if(a-x>b||x-a>b){if(z=(E-y)/(x-a)*(z-a)+y,z-b<=tt&&tt<=z+b)return!0}else return!0;else if(y-E>b||E-y>b){if(tt=(x-a)/(E-y)*(tt-y)+a,tt-b<=z&&z<=tt+b)return!0}else return!0;return!1},cs:function(a,y,x,E,b,z,tt,ot,rt,at,ht,gt){if(Jt.Yb(a,y,tt,ot,gt,x,E)&&Jt.Yb(a,y,tt,ot,gt,b,z))return Jt.Yb(a,y,tt,ot,gt,at,ht);var mt=(a+x)/2,yt=(y+E)/2,St=(x+b)/2,Ct=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(mt+St)/2,x=(yt+Ct)/2,St=(St+b)/2,Ct=(Ct+z)/2;var Nt=(E+St)/2,Tt=(x+Ct)/2;return Jt.cs(a,y,mt,yt,E,x,Nt,Tt,rt,at,ht,gt)||Jt.cs(Nt,Tt,St,Ct,b,z,tt,ot,rt,at,ht,gt)},ax:function(a,y,x,E,b,z,tt,ot,rt){var at=(x+b)/2,ht=(E+z)/2;return rt.h((((a+x)/2+at)/2+(at+(b+tt)/2)/2)/2,(((y+E)/2+ht)/2+(ht+(z+ot)/2)/2)/2),rt},My:function(a,y,x,E,b,z,tt,ot){var rt=(x+b)/2,at=(E+z)/2;return Wn(((a+x)/2+rt)/2,((y+E)/2+at)/2,(rt+(b+tt)/2)/2,(at+(z+ot)/2)/2)},Dl:function(a,y,x,E,b,z,tt,ot,rt,at){if(Jt.Yb(a,y,tt,ot,rt,x,E)&&Jt.Yb(a,y,tt,ot,rt,b,z))no(at,a,y,0,0),no(at,tt,ot,0,0);else{var ht=(a+x)/2,gt=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(ht+mt)/2,x=(gt+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var St=(E+mt)/2,Ct=(x+yt)/2;Jt.Dl(a,y,ht,gt,E,x,St,Ct,rt,at),Jt.Dl(St,Ct,mt,yt,b,z,tt,ot,rt,at)}return at},Qe:function(a,y,x,E,b,z,tt,ot,rt,at){if(Jt.Yb(a,y,tt,ot,rt,x,E)&&Jt.Yb(a,y,tt,ot,rt,b,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(ot);else{var ht=(a+x)/2,gt=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(ht+mt)/2,x=(gt+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var St=(E+mt)/2,Ct=(x+yt)/2;Jt.Qe(a,y,ht,gt,E,x,St,Ct,rt,at),Jt.Qe(St,Ct,mt,yt,b,z,tt,ot,rt,at)}return at},jv:function(a,y,x,E,b,z,tt,ot,rt,at){if(Jt.Yb(a,y,b,z,at,x,E))return Jt.Yb(a,y,b,z,at,ot,rt);var ht=(a+x)/2,gt=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var mt=(ht+x)/2,yt=(gt+E)/2;return Jt.jv(a,y,ht,gt,mt,yt,tt,ot,rt,at)||Jt.jv(mt,yt,x,E,b,z,tt,ot,rt,at)},OA:function(a,y,x,E,b,z,tt){return tt.h(((a+x)/2+(x+b)/2)/2,((y+E)/2+(E+z)/2)/2),tt},iv:function(a,y,x,E,b,z,tt,ot){if(Jt.Yb(a,y,b,z,tt,x,E))no(ot,a,y,0,0),no(ot,b,z,0,0);else{var rt=(a+x)/2,at=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var ht=(rt+x)/2,gt=(at+E)/2;Jt.iv(a,y,rt,at,ht,gt,tt,ot),Jt.iv(ht,gt,x,E,b,z,tt,ot)}return ot},ep:function(a,y,x,E,b,z,tt,ot){if(Jt.Yb(a,y,b,z,tt,x,E))ot.length===0&&(ot.push(a),ot.push(y)),ot.push(b),ot.push(z);else{var rt=(a+x)/2,at=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var ht=(rt+x)/2,gt=(at+E)/2;Jt.ep(a,y,rt,at,ht,gt,tt,ot),Jt.ep(ht,gt,x,E,b,z,tt,ot)}return ot},Eo:function(a,y,x,E,b,z,tt,ot,rt,at,ht,gt,mt,yt){if(Jt.Yb(a,y,tt,ot,mt,x,E)&&Jt.Yb(a,y,tt,ot,mt,b,z))return!Jt.Rl(a,y,tt,ot,rt,at,ht,gt)||(mt=(a-tt)*(at-gt)-(y-ot)*(rt-ht),mt===0)?!1:(yt.h(((a*ot-y*tt)*(rt-ht)-(a-tt)*(rt*gt-at*ht))/mt,((a*ot-y*tt)*(at-gt)-(y-ot)*(rt*gt-at*ht))/mt),!0);var St=(a+x)/2,Ct=(y+E)/2,Nt=(x+b)/2,Tt=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(St+Nt)/2,x=(Ct+Tt)/2,Nt=(Nt+b)/2,Tt=(Tt+z)/2;var zt=(E+Nt)/2,Rt=(x+Tt)/2,Yt=1/0,Ut=!1,ee=0,je=0;return Jt.Eo(a,y,St,Ct,E,x,zt,Rt,rt,at,ht,gt,mt,yt)&&(a=(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at),a<Yt&&(Yt=a,Ut=!0,ee=yt.x,je=yt.y)),Jt.Eo(zt,Rt,Nt,Tt,b,z,tt,ot,rt,at,ht,gt,mt,yt)&&(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at)<Yt&&(Ut=!0,ee=yt.x,je=yt.y),Ut&&(yt.x=ee,yt.y=je),Ut},Fo:function(a,y,x,E,b,z,tt,ot,rt,at,ht,gt,mt){var yt=0;if(Jt.Yb(a,y,tt,ot,mt,x,E)&&Jt.Yb(a,y,tt,ot,mt,b,z)){if(mt=(a-tt)*(at-gt)-(y-ot)*(rt-ht),mt===0)return yt;var St=((a*ot-y*tt)*(rt-ht)-(a-tt)*(rt*gt-at*ht))/mt,Ct=((a*ot-y*tt)*(at-gt)-(y-ot)*(rt*gt-at*ht))/mt;if(St>=ht)return yt;if((rt>ht?rt-ht:ht-rt)<(at>gt?at-gt:gt-at)){if(y<ot?(rt=y,a=ot):(rt=ot,a=y),Ct<rt||Ct>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,Ct=(y+E)/2;var Nt=(x+b)/2,Tt=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(St+Nt)/2,x=(Ct+Tt)/2,Nt=(Nt+b)/2,Tt=(Tt+z)/2;var zt=(E+Nt)/2,Rt=(x+Tt)/2;yt+=Jt.Fo(a,y,St,Ct,E,x,zt,Rt,rt,at,ht,gt,mt),yt+=Jt.Fo(zt,Rt,Nt,Tt,b,z,tt,ot,rt,at,ht,gt,mt)}return yt},qh:function(a,y,x,E,b,z,tt){return Jt.$(a,x)?(y<E?(x=y,y=E):x=E,z<x?(tt.h(a,x),!1):z>y?(tt.h(a,y),!1):(tt.h(a,z),!0)):Jt.$(y,E)?(a<x?(E=a,a=x):E=x,b<E?(tt.h(E,y),!1):b>a?(tt.h(a,y),!1):(tt.h(b,y),!0)):(b=((a-b)*(a-x)+(y-z)*(y-E))/((x-a)*(x-a)+(E-y)*(E-y)),-5e-6>b?(tt.h(a,y),!1):1.000005<b?(tt.h(x,E),!1):(tt.h(a+b*(x-a),y+b*(E-y)),!0))},Ve:function(a,y,x,E,b,z,tt,ot,rt){return Jt.B(a,x)&&Jt.B(y,E)?(rt.h(a,y),!1):Jt.$(b,tt)?Jt.$(a,x)?(Jt.qh(a,y,x,E,b,z,rt),!1):Jt.qh(a,y,x,E,b,(E-y)/(x-a)*(b-a)+y,rt):(ot=(ot-z)/(tt-b),Jt.$(a,x)?(x=ot*(a-b)+z,y<E?(b=y,y=E):b=E,x<b?(rt.h(a,b),!1):x>y?(rt.h(a,y),!1):(rt.h(a,x),!0)):(tt=(E-y)/(x-a),Jt.$(ot,tt)?(Jt.qh(a,y,x,E,b,z,rt),!1):(b=(tt*a-ot*b+z-y)/(tt-ot),Jt.$(tt,0)?(a<x?(E=a,a=x):E=x,b<E?(rt.h(E,y),!1):b>a?(rt.h(a,y),!1):(rt.h(b,y),!0)):Jt.qh(a,y,x,E,b,tt*(b-a)+y,rt))))},MA:function(a,y,x,E,b){return Jt.Ve(x.x,x.y,E.x,E.y,a.x,a.y,y.x,y.y,b)},KA:function(a,y,x,E,b,z,tt,ot,rt,at){function ht(Nt,Tt){var zt=(Nt-a)*(Nt-a)+(Tt-y)*(Tt-y);zt<gt&&(gt=zt,rt.h(Nt,Tt))}var gt=1/0;ht(rt.x,rt.y);var mt=0,yt=0,St=0,Ct=0;if(b<tt?(mt=b,yt=tt):(mt=tt,yt=b),z<ot?(St=b,Ct=tt):(St=tt,Ct=b),mt=(yt-mt)/2+at,at=(Ct-St)/2+at,b=(b+tt)/2,z=(z+ot)/2,mt===0||at===0)return rt;if(.5>(x>a?x-a:a-x)){if(mt=1-(x-b)*(x-b)/(mt*mt),0>mt)return rt;mt=Math.sqrt(mt),E=-at*mt+z,ht(x,at*mt+z),ht(x,E)}else{if(x=(E-y)/(x-a),E=1/(mt*mt)+x*x/(at*at),ot=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*b/(mt*mt),mt=ot*ot-4*E*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+b*b/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return rt;mt=Math.sqrt(mt),at=(-ot+mt)/(2*E),ht(at,x*at-x*a+y),mt=(-ot-mt)/(2*E),ht(mt,x*mt-x*a+y)}return rt},Ff:function(a,y,x,E,b,z,tt,ot,rt){var at=1e21,ht=a,gt=y;if(Jt.Ve(a,y,a,E,b,z,tt,ot,rt)){var mt=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z);mt<at&&(at=mt,ht=rt.x,gt=rt.y)}return Jt.Ve(x,y,x,E,b,z,tt,ot,rt)&&(mt=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z),mt<at&&(at=mt,ht=rt.x,gt=rt.y)),Jt.Ve(a,y,x,y,b,z,tt,ot,rt)&&(y=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z),y<at&&(at=y,ht=rt.x,gt=rt.y)),Jt.Ve(a,E,x,E,b,z,tt,ot,rt)&&(a=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z),a<at&&(at=a,ht=rt.x,gt=rt.y)),rt.h(ht,gt),1e21>at},us:function(a,y,x){return Jt.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,E,b,z,tt,ot){var rt=a+x,at=y+E;return b===tt?(z<ot?(tt=z,z=ot):tt=ot,a<=b&&b<=rt&&tt<=at&&z>=y):z===ot?(b<tt?(ot=b,b=tt):ot=tt,y<=z&&z<=at&&ot<=rt&&b>=a):!!(ir(a,y,x,E,b,z)||ir(a,y,x,E,tt,ot)||Jt.Rl(a,y,rt,y,b,z,tt,ot)||Jt.Rl(rt,y,rt,at,b,z,tt,ot)||Jt.Rl(rt,at,a,at,b,z,tt,ot)||Jt.Rl(a,at,a,y,b,z,tt,ot))},Rl:function(a,y,x,E,b,z,tt,ot){return a===x&&y===E&&b===tt&&z===ot?a===b&&y===z:0>=Jt.Fl(a,y,x,E,b,z)*Jt.Fl(a,y,x,E,tt,ot)&&0>=Jt.Fl(b,z,tt,ot,a,y)*Jt.Fl(b,z,tt,ot,x,E)},Fl:function(a,y,x,E,b,z){return x-=a,E-=y,a=b-a,y=z-y,z=a*E-y*x,z===0&&(z=a*x+y*E,0<z&&(z=(a-x)*x+(y-E)*E,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,E,b,z){var tt=Math.PI;z||(E*=tt/180,b*=tt/180);var ot=E>b?-1:1;z=[];var rt=tt/2,at=E;if(E=Math.min(2*tt,Math.abs(b-E)),1e-5>E)return rt=at+ot*Math.min(E,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<E;)b=at+ot*Math.min(E,rt),z.push(Jt.Vy(x,at,b,a,y)),E-=Math.abs(b-at),at=b;return z},Vy:function(a,y,x,E,b){var z=(x-y)/2,tt=a*Math.cos(z),ot=a*Math.sin(z),rt=-ot,at=tt*tt+rt*rt,ht=at+tt*tt+rt*ot;return at=4/3*(Math.sqrt(2*at*ht)-ht)/(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),[E+a*Math.cos(y),b+a*Math.sin(y),E+ot*z-tt*at,b+ot*at+tt*z,E+ot*z-rt*at,b+ot*at+rt*z,E+a*Math.cos(x),b+a*Math.sin(x)]},No:function(a,y,x,E,b,z,tt){x=Math.floor((a-x)/b)*b+x,E=Math.floor((y-E)/z)*z+E;var ot=x;return x+b-a<b/2&&(ot=x+b),a=E,E+z-y<z/2&&(a=E+z),tt.h(ot,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var E;do y=x%a,x=E=a,a=y;while(0<y);return E},$y:function(a,y,x,E){var b=0>x,z=0>E;if(a<y)var tt=1,ot=0;else tt=0,ot=1;var rt=tt===0?a:y,at=tt===0?x:E;return(tt===0?b:z)&&(at=-at),tt=ot,x=tt===0?x:E,(tt===0?b:z)&&(x=-x),Jt.az(rt,tt===0?a:y,at,x,0,0)},az:function(a,y,x,E,b,z){if(0<E)if(0<x){b=a*a,z=y*y,a*=x;var tt=y*E,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 ht=a/(y+b),gt=tt/(y+z);if(ht=ht*ht+gt*gt-1,0<ht)ot=y;else if(0>ht)rt=y;else break}x=b*x/(y+b)-x,E=z*E/(y+z)-E,x=Math.sqrt(x*x+E*E)}else x=Math.abs(E-y);else E=a*a-y*y,z=a*x,z<E?(E=z/E,z=y*Math.sqrt(Math.abs(1-E*E)),x=a*E-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new Gn,um:new Gn,Mf:new Gn,Nf:0,vm:100};Jt.za=Jt.AA;function Ne(a){$i(this),this.l=2,a===void 0&&(a=Ne.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===Ne.o?this.ee=new Be:(Ne.V===null&&(Ne.V=new Be().freeze()),this.ee=Ne.V),this.aq=this.ee.Ja,this.Ip=new fe().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=gr,this.gg=Js,this.Rk=this.Sk=NaN,this.Uf=Ce}Ne.prototype.copy=function(){var a=new Ne;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===Ne.o){for(var y=this.ee.s,x=a.ee,E=0;E<y.length;E++)x.add(y[E].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},Ne.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},Ne.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==Ne.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},Ne.prototype.ka=function(){if(Object.isFrozen(this)&&se("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==Ne.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},Ne.prototype.Xa=function(a){if(!(a instanceof Ne))return!1;if(this.type!==a.type)return this.type===Ne.j&&a.type===Ne.o?Bp(this,a):a.type===Ne.j&&this.type===Ne.o?Bp(a,this):!1;if(this.type===Ne.o){var y=this.figures.s;a=a.figures.s;var x=y.length;if(x!==a.length)return!1;for(var E=0;E<x;E++)if(!y[E].Xa(a[E]))return!1;return!0}return Jt.B(this.startX,a.startX)&&Jt.B(this.startY,a.startY)&&Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY)};function Bp(a,y){return a.type!==Ne.j||y.type!==Ne.o?!1:!!(y.figures.count===1&&(y=y.figures.M(0),y.segments.count===1&&Jt.B(a.startX,y.startX)&&Jt.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===Ni&&Jt.B(a.endX,y.endX)&&Jt.B(a.endY,y.endY))))}Ne.ia=function(a){return a.toString()},Ne.prototype.qb=function(a){a.classType===Ne&&(this.type=a)},Ne.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Ne.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 Ne.u:var y=new fe(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 Ne.F:if(y=new fe(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 Ne.o:y="",x=this.figures.s;for(var E=x.length,b=0;b<E;b++){var z=x[b];0<b&&(y+=" x "),z.isFilled&&(y+="F "),y+=z.toString(a)}return y;default:return this.type.toString()}},Ne.nb=function(a){a=a.split(/[Xx]/);for(var y=a.length,x="",E=0;E<y;E++){var b=a[E];x=b.match(/[Ff]/)!==null?E===0?x+b:x+("X"+(b[0]===" "?"":" ")+b):x+((E===0?"":"X ")+"F"+(b[0]===" "?"":" ")+b)}return x},Ne.parse=function(a,y){function x(){return Ct>=Yt-1?!0:at[Ct+1].match(Ut)!==null}function E(){return Ct++,at[Ct]}function b(Ln){var xn=parseFloat(E()),ai=parseFloat(E());Nt===Nt.toLowerCase()&&(xn=Rt.x+xn,ai=Rt.y+ai),Ln.h(xn,ai)}function z(){return b(Rt),Rt}function tt(){return b(zt),zt}function ot(){var Ln=Tt.toLowerCase();return Ln!=="c"&&Ln!=="s"&&Ln!=="q"&&Ln!=="t"?Rt:new It(2*Rt.x-zt.x,2*Rt.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 ht=at[a];if(ht.match(/(\.[0-9]*)(\.)/gm)!==null){rt=Fn();for(var gt="",mt=!1,yt=0;yt<ht.length;yt++){var St=ht[yt];St!=="."||mt?St==="."?(rt.push(gt),gt="."):gt+=St:(mt=!0,gt+=St)}for(rt.push(gt),at.splice(a,1),ht=0;ht<rt.length;ht++)at.splice(a+ht,0,rt[ht]);a+=rt.length-1,Pn(rt)}}var Ct=-1,Nt="",Tt="";rt=new It(0,0);var zt=new It(0,0),Rt=new It(0,0),Yt=at.length;a=E1(null),mt=gt=ht=!1,yt=!0,St=null;for(var Ut=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(Ct>=Yt-1);)if(Tt=Nt,Nt=E(),Nt!=="")switch(Nt.toUpperCase()){case"X":yt=!0,gt=ht=!1;break;case"M":for(St=z(),a.mc===null||yt===!0?(Sg(a,St.x,St.y,ht,!gt,mt),yt=!1):a.moveTo(St.x,St.y),rt.assign(Rt);!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();)Rt=new It((Nt===Nt.toLowerCase()?Rt.x:0)+parseFloat(E()),Rt.y),a.lineTo(Rt.x,Rt.y);break;case"V":for(;!x();)Rt=new It(Rt.x,(Nt===Nt.toLowerCase()?Rt.y:0)+parseFloat(E())),a.lineTo(Rt.x,Rt.y);break;case"C":for(;!x();){St=new It,b(St);var ee=tt(),je=z();bh(a,St.x,St.y,ee.x,ee.y,je.x,je.y)}break;case"S":for(;!x();)St=ot(),ee=tt(),je=z(),bh(a,St.x,St.y,ee.x,ee.y,je.x,je.y);break;case"Q":for(;!x();)St=tt(),ee=z(),Im(a,St.x,St.y,ee.x,ee.y);break;case"T":for(;!x();)zt=St=ot(),ee=z(),Im(a,St.x,St.y,ee.x,ee.y);break;case"B":for(;!x();){St=parseFloat(E()),ee=parseFloat(E()),je=parseFloat(E());var _e=parseFloat(E()),Ke=parseFloat(E()),Fe=Ke,ve=!1;x()||(Fe=parseFloat(E()),x()||(ve=parseFloat(E())!==0)),Nt===Nt.toLowerCase()&&(je+=Rt.x,_e+=Rt.y),a.arcTo(St,ee,je,_e,Ke,Fe,ve)}break;case"A":for(;!x();)St=Math.abs(parseFloat(E())),ee=Math.abs(parseFloat(E())),je=parseFloat(E()),Ke=_e=!1,ve=Fe=0,Fe=E(),Fe.length===1?(_e=!!parseFloat(Fe),Ke=!!parseFloat(E()),Fe=parseFloat(E())):Fe.length===2?(_e=!!parseFloat(Fe[0]),Ke=!!parseFloat(Fe[1]),Fe=parseFloat(E())):(_e=!!parseFloat(Fe[0]),Ke=!!parseFloat(Fe[1]),Fe=parseFloat(Fe.slice(2))),ve=parseFloat(E()),Nt===Nt.toLowerCase()&&(Fe=Rt.x+Fe,ve=Rt.y+ve),Rt.h(Fe,ve),wx(a,St,ee,je,_e,Ke,Fe,ve);break;case"Z":Px(a),Rt.assign(rt);break;case"F":for(St="",ee=1;at[Ct+ee];)if(at[Ct+ee]==="0")mt=!0,ee++;else if(at[Ct+ee].match(/[Uu]/)!==null)ee++;else if(at[Ct+ee].match(Ut)===null)ee++;else{St=at[Ct+ee];break}St.match(/[Mm]/)?ht=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(St="",ee=1;at[Ct+ee];)if(at[Ct+ee].match(/[Ff]/)!==null)ee++;else if(at[Ct+ee].match(Ut)===null)ee++;else{St=at[Ct+ee];break}St.match(/[Mm]/)?gt=!0:a.mc.isShadowed=!1}if(rt=a.os,zm=a,y)for(y=rt.figures.iterator;y.next();)y.value.isFilled=!0;return rt},Ne.Ha=function(a,y){for(var x=a.length,E=It.alloc(),b=0;b<x;b++){var z=a[b];E.x=z[0],E.y=z[1],y.Ga(E),z[0]=E.x,z[1]=E.y,E.x=z[2],E.y=z[3],y.Ga(E),z[2]=E.x,z[3]=E.y,E.x=z[4],E.y=z[5],y.Ga(E),z[4]=E.x,z[5]=E.y,E.x=z[6],E.y=z[7],y.Ga(E),z[6]=E.x,z[7]=E.y}It.free(E)},Ne.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===Ne.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},Ne.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===Ne.o){this.aq=this.figures.Ja;for(var a=this.figures.s,y=a.length,x=0;x<y;x++){var E=a[x];E._isInvalidBounds=!1;var b=E.segments;E.sr=b.Ja,E=b.s,b=E.length;for(var z=0;z<b;z++){var tt=E[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),Np(this,a,!1),no(a,0,0,0,0),a.freeze()},Ne.prototype.ix=function(){var a=new fe;return Np(this,a,!0),a};function Np(a,y,x){switch(a.type){case Ne.j:case Ne.u:case Ne.F:x?y.h(a.od,a.pd,0,0):no(y,a.od,a.pd,0,0),no(y,a.Dc,a.Ec,0,0);break;case Ne.o:var E=a.figures;a=E.s,E=E.length;for(var b=0;b<E;b++){var z=a[b];x&&b===0?y.h(z.startX,z.startY,0,0):no(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,ot=tt.length,rt=z.startX,at=z.startY,ht=0;ht<ot;ht++){var gt=tt[ht];switch(gt.type){case Ni:case Go:rt=gt.endX,at=gt.endY,no(y,rt,at,0,0);break;case pr:Jt.Dl(rt,at,gt.point1X,gt.point1Y,gt.point2X,gt.point2Y,gt.endX,gt.endY,.5,y),rt=gt.endX,at=gt.endY;break;case Is:Jt.iv(rt,at,gt.point1X,gt.point1Y,gt.endX,gt.endY,.5,y),rt=gt.endX,at=gt.endY;break;case Mo:case qs:var mt=gt.type===Mo?Cs(gt,z):da(gt,z,rt,at),yt=mt.length;if(yt===0){rt=gt.type===Mo?gt.centerX:gt.endX,at=gt.type===Mo?gt.centerY:gt.endY,no(y,rt,at,0,0);break}gt=null;for(var St=0;St<yt;St++)gt=mt[St],Jt.Dl(gt[0],gt[1],gt[2],gt[3],gt[4],gt[5],gt[6],gt[7],.5,y);gt!==null&&(rt=gt[6],at=gt[7]);break;default:se("Unknown Segment type: "+gt.type)}}}break;default:se("Unknown Geometry type: "+a.type)}}Ne.prototype.normalize=function(){this._isFrozen&&Sn(this);var a=this.ix();return this.offset(-a.x,-a.y),new It(-a.x,-a.y)},Ne.prototype.offset=function(a,y){return this._isFrozen&&Sn(this),this.transform(1,0,0,1,a,y),this},Ne.prototype.scale=function(a,y){return this._isFrozen&&Sn(this),this.transform(a,0,0,y,0,0),this},Ne.prototype.rotate=function(a,y,x){this._isFrozen&&Sn(this),y===void 0&&(y=0),x===void 0&&(x=0);var E=jn.alloc();return E.reset(),E.rotate(a,y,x),this.transform(E.m11,E.m12,E.m21,E.m22,E.dx,E.dy),jn.free(E),this},xt=Ne.prototype,xt.transform=function(a,y,x,E,b,z){switch(this.type){case Ne.j:case Ne.u:case Ne.F:var tt=this.od,ot=this.pd;this.od=tt*a+ot*x+b,this.pd=tt*y+ot*E+z,tt=this.Dc,ot=this.Ec,this.Dc=tt*a+ot*x+b,this.Ec=tt*y+ot*E+z;break;case Ne.o:for(var rt=this.figures.s,at=rt.length,ht=0;ht<at;ht++){var gt=rt[ht];tt=gt.startX,ot=gt.startY,gt.startX=tt*a+ot*x+b,gt.startY=tt*y+ot*E+z,gt=gt.segments.s;for(var mt=gt.length,yt=0;yt<mt;yt++){var St=gt[yt];switch(St.type){case Ni:case Go:tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+b,St.endY=tt*y+ot*E+z;break;case pr:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+b,St.point1Y=tt*y+ot*E+z,tt=St.point2X,ot=St.point2Y,St.point2X=tt*a+ot*x+b,St.point2Y=tt*y+ot*E+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+b,St.endY=tt*y+ot*E+z;break;case Is:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+b,St.point1Y=tt*y+ot*E+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+b,St.endY=tt*y+ot*E+z;break;case Mo:tt=St.centerX,ot=St.centerY,St.centerX=tt*a+ot*x+b,St.centerY=tt*y+ot*E+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>E&&(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+E*E));break;case qs:if(tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+b,St.endY=tt*y+ot*E+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>E&&(St.xAxisRotation=-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY*=Math.sqrt(y*y+E*E);break;default:se("Unknown Segment type: "+St.type)}}}}return this._isInvalidBounds=!0,this},xt.ca=function(a,y){y===void 0&&(y=0);var x=this.od,E=this.pd,b=this.Dc,z=this.Ec;switch(this.type){case Ne.j:return Jt.Yb(x,E,b,z,y,a.x,a.y);case Ne.u:var tt=fe.allocAt(Math.min(x,b)-y,Math.min(E,z)-y,Math.abs(b-x)+2*y,Math.abs(z-E)+2*y);return a=tt.ca(a),fe.free(tt),a;case Ne.F:tt=Math.min(x,b)-y;var ot=Math.min(E,z)-y;return x=(Math.abs(b-x)+2*y)/2,y=(Math.abs(z-E)+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 Ne.o:return jl(this,a,y,!0,!1);default:return!1}};function jl(a,y,x,E,b){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,ot=0,rt,at,ht,gt,mt=a.figures.s,yt=mt.length,St=0;St<yt;St++){var Ct=mt[St],Nt=!Ct.isEvenOdd;if(Ct.isFilled){if(E&&Ct.ca(z,y,x))return!0;var Tt=Ct.segments;rt=Ct.startX,at=Ct.startY;for(var zt=rt,Rt=at,Yt=Tt.s,Ut=0;Ut<=Tt.length;Ut++){var ee=void 0;if(Ut!==Tt.length){ee=Yt[Ut];var je=ee.type;a=ee.endX,gt=ee.endY}else je=Ni,a=zt,gt=Rt;switch(je){case Go:if(zt=Rl(z,y,tt,y,rt,at,zt,Rt),isNaN(zt))return!0;ot+=zt,zt=a,Rt=gt;break;case Ni:if(rt=Rl(z,y,tt,y,rt,at,a,gt),isNaN(rt))return!0;ot+=rt;break;case pr:ht=Jt.Fo(rt,at,ee.point1X,ee.point1Y,ee.point2X,ee.point2Y,a,gt,tt,y,z,y,.5),ot+=ht;break;case Is:ht=Jt.Fo(rt,at,(rt+2*ee.point1X)/3,(at+2*ee.point1Y)/3,(2*ee.point1X+a)/3,(2*ee.point1Y+gt)/3,a,gt,tt,y,z,y,.5),ot+=ht;break;case Mo:case qs:je=ee.type===Mo?Cs(ee,Ct):da(ee,Ct,rt,at);var _e=je.length;if(_e===0){if(rt=Rl(z,y,tt,y,rt,at,ee.type===Mo?ee.centerX:ee.endX,ee.type===Mo?ee.centerY:ee.endY),isNaN(rt))return!0;ot+=rt;break}ee=null;for(var Ke=0;Ke<_e;Ke++){if(ee=je[Ke],Ke===0){if(ht=Rl(z,y,tt,y,rt,at,ee[0],ee[1]),isNaN(ht))return!0;ot+=ht}ht=Jt.Fo(ee[0],ee[1],ee[2],ee[3],ee[4],ee[5],ee[6],ee[7],tt,y,z,y,.5),ot+=ht}ee!==null&&(a=ee[6],gt=ee[7]);break;default:se("Unknown Segment type: "+ee.type)}rt=a,at=gt}if(Nt){if(ot!==0)return!0}else if(ot%2!==0)return!0;ot=0}else if(Ct.ca(z,y,b?x:x+2))return!0}return!1}function Rl(a,y,x,E,b,z,tt,ot){if(Jt.Yb(b,z,tt,ot,.05,a,y))return NaN;var rt=(a-x)*(z-ot);if(rt===0)return 0;var at=((a*E-y*x)*(b-tt)-(a-x)*(b*ot-z*tt))/rt;if(y=(a*E-y*x)*(z-ot)/rt,at>=a)return 0;if((b>tt?b-tt:tt-b)<(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(b<tt){if(at<b||at>tt)return 0}else if(at<tt||at>b)return 0;return 0<rt?1:-1}function qh(a,y,x,E){a=a.figures.s;for(var b=a.length,z=0;z<b;z++)if(a[z].ca(y,x,E))return!0;return!1}xt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new It),this.type===Ne.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,E=this.flattenedLengths,b=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<b;ot++){var rt=E[ot],at=rt.length;for(a=0;a<at;a++){var ht=rt[a];if(tt+ht>=z)return E=z-tt,E=ht===0?0:E/ht,x=x[ot],ot=x[2*a],b=x[2*a+1],y.h(ot+(x[2*a+2]-ot)*E,b+(x[2*a+3]-b)*E),y;tt+=ht}}return y},xt.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===Ne.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,E=y.length,b=this.flattenedTotalLength*a,z=0,tt=0;tt<E;tt++){var ot=x[tt],rt=ot.length;for(a=0;a<rt;a++){var at=ot[a];if(z+at>=b)return b=y[tt],y=b[2*a],x=b[2*a+1],E=b[2*a+2],a=b[2*a+3],1>Math.abs(E-y)&&1>Math.abs(a-x)?0:1>Math.abs(E-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=E-y?0:180:180*Math.atan2(a-x,E-y)/Math.PI;z+=at}}return NaN},xt.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===Ne.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,E=this.flattenedLengths,b=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<b;ot++){var rt=E[ot],at=rt.length;for(a=0;a<at;a++){var ht=rt[a];if(tt+ht>=z)return E=z-tt,E=ht===0?0:E/ht,ht=x[ot],x=ht[2*a],ot=ht[2*a+1],b=ht[2*a+2],a=ht[2*a+3],y[0]=x+(b-x)*E,y[1]=ot+(a-ot)*E,y[2]=1>Math.abs(b-x)&&1>Math.abs(a-ot)?0:1>Math.abs(b-x)?0<=a-ot?90:270:1>Math.abs(a-ot)?0<=b-x?0:180:180*Math.atan2(a-ot,b-x)/Math.PI,y;tt+=ht}}return y},xt.xx=function(a){if(this.type===Ne.j){var y=this.startX,x=this.startY,E=this.endX,b=this.endY;if(y!==E||x!==b){var z=a.x;if(a=a.y,y===E){if(x<b){var tt=x;E=b}else tt=b,E=x;return a<=tt?tt===x?0:1:a>=E?E===x?0:1:Math.abs(a-x)/(E-tt)}if(x===b)return y<E?tt=y:(tt=E,E=y),z<=tt?tt===y?0:1:z>=E?E===y?0:1:Math.abs(z-y)/(E-tt);tt=(E-y)*(E-y)+(b-x)*(b-x);var ot=It.alloc();return Jt.qh(y,x,E,b,z,a,ot),a=ot.x,z=ot.y,It.free(ot),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===Ne.u){tt=this.startX,ot=this.startY;var rt=this.endX;if(b=this.endY,tt!==rt||ot!==b){y=rt-tt,x=b-ot,z=2*y+2*x,E=a.x,a=a.y,E=Math.min(Math.max(E,tt),rt),a=Math.min(Math.max(a,ot),b),tt=Math.abs(E-tt),rt=Math.abs(E-rt),ot=Math.abs(a-ot),b=Math.abs(a-b);var at=Math.min(tt,rt,ot,b);if(at===ot)return E/z;if(at===rt)return(y+a)/z;if(at===b)return(2*y+x-E)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,E=It.alloc(),b=1/0,ot=tt=0,rt=y.length;for(var ht=at=0,gt=0;gt<rt;gt++)for(var mt=y[gt],yt=x[gt],St=mt.length,Ct=0;Ct<St;Ct+=2){var Nt=mt[Ct],Tt=mt[Ct+1];if(Ct!==0){Jt.qh(at,ht,Nt,Tt,a.x,a.y,E);var zt=(E.x-a.x)*(E.x-a.x)+(E.y-a.y)*(E.y-a.y);zt<b&&(b=zt,tt=ot,tt+=Math.sqrt((E.x-at)*(E.x-at)+(E.y-ht)*(E.y-ht))),ot+=yt[(Ct-2)/2]}at=Nt,ht=Tt}return It.free(E),a=tt/z,0>a?0:1<a?1:a}return 0};function Df(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],E=[],b=[];if(a.type===Ne.j)E.push(a.startX),E.push(a.startY),E.push(a.endX),E.push(a.endY),y.push(E),b.push(Math.sqrt((a.startX-a.endX)*(a.startX-a.endX)+(a.startY-a.endY)*(a.startY-a.endY))),x.push(b);else if(a.type===Ne.u)E.push(a.startX),E.push(a.startY),E.push(a.endX),E.push(a.startY),E.push(a.endX),E.push(a.endY),E.push(a.startX),E.push(a.endY),E.push(a.startX),E.push(a.startY),y.push(E),b.push(Math.abs(a.startX-a.endX)),b.push(Math.abs(a.startY-a.endY)),b.push(Math.abs(a.startX-a.endX)),b.push(Math.abs(a.startY-a.endY)),x.push(b);else if(a.type===Ne.F){var z=new Ro;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new ri(Mo);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=Cs(tt,z),b=a.length,b===0)E.push(tt.centerX),E.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var ot=0;ot<b;ot++){var rt=a[ot];Jt.Qe(tt,z,rt[2],rt[3],rt[4],rt[5],rt[6],rt[7],.5,E),tt=rt[6],z=rt[7]}}y.push(E),x.push(Bd(E))}else for(a=a.figures.iterator;a.next();){b=a.value,E=[],E.push(b.startX),E.push(b.startY),tt=b.startX,z=b.startY,ot=tt,rt=z;for(var at=b.segments.s,ht=at.length,gt=0;gt<ht;gt++){var mt=at[gt];switch(mt.type){case Go:4<=E.length&&(y.push(E),x.push(Bd(E))),E=[],E.push(mt.endX),E.push(mt.endY),tt=mt.endX,z=mt.endY,ot=tt,rt=z;break;case Ni:E.push(mt.endX),E.push(mt.endY),tt=mt.endX,z=mt.endY;break;case pr:Jt.Qe(tt,z,mt.point1X,mt.point1Y,mt.point2X,mt.point2Y,mt.endX,mt.endY,.5,E),tt=mt.endX,z=mt.endY;break;case Is:Jt.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,E),tt=mt.endX,z=mt.endY;break;case Mo:var yt=Cs(mt,b),St=yt.length;if(St===0){E.push(mt.centerX),E.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var Ct=0;Ct<St;Ct++){var Nt=yt[Ct];Jt.Qe(tt,z,Nt[2],Nt[3],Nt[4],Nt[5],Nt[6],Nt[7],.5,E),tt=Nt[6],z=Nt[7]}break;case qs:if(yt=da(mt,b,tt,z),St=yt.length,Ct=mt.endX,Nt=mt.endY,St===0){E.push(Ct),E.push(Nt),tt=Ct,z=Nt;break}for(Ct=0;Ct<St;Ct++)Nt=yt[Ct],Jt.Qe(tt,z,Nt[2],Nt[3],Nt[4],Nt[5],Nt[6],Nt[7],.5,E),tt=Nt[6],z=Nt[7];break;default:se("Segment not of valid type: "+mt.type)}mt.isClosed&&(E.push(ot),E.push(rt))}4<=E.length&&(y.push(E),x.push(Bd(E)))}}}function Bd(a){for(var y=[],x=0,E=0,b=a.length,z=0;z<b;z+=2){var tt=a[z],ot=a[z+1];z!==0&&y.push(Math.sqrt(qn(x,E,tt,ot))),x=tt,E=ot}return y}xt.add=function(a){return this.ee.add(a),this},xt.pm=function(a,y,x,E,b,z,tt,ot){return this._isFrozen&&Sn(this),this.fg=new hn(a,y,b,z).freeze(),this.gg=new hn(x,E,tt,ot).freeze(),this},ke.Object.defineProperties(Ne.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 Df(this),this.tk}},flattenedLengths:{get:function(){return Df(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===Ne.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===Ne.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,E=a=0;E<x;E++)for(var b=y[E],z=b.length,tt=0;tt<z;tt++)a+=b[tt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&Sn(this,a),this.na=a,a===Ne.o?this.ee=new Be:(Ne.V===null&&(Ne.V=new Be().freeze()),this.ee=Ne.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&Sn(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&Sn(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&Sn(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&Sn(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&Sn(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&Sn(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&Sn(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&Sn(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),Ne.prototype.setSpots=Ne.prototype.pm,Ne.prototype.add=Ne.prototype.add,Ne.prototype.getFractionForPoint=Ne.prototype.xx,Ne.prototype.getPointAndAngleAlongPath=Ne.prototype.Qu,Ne.prototype.getAngleAlongPath=Ne.prototype.wx,Ne.prototype.getPointAlongPath=Ne.prototype.Pu,Ne.prototype.containsPoint=Ne.prototype.ca,Ne.prototype.transform=Ne.prototype.transform,Ne.prototype.rotate=Ne.prototype.rotate,Ne.prototype.scale=Ne.prototype.scale,Ne.prototype.offset=Ne.prototype.offset,Ne.prototype.normalize=Ne.prototype.normalize,Ne.prototype.computeBoundsWithoutOrigin=Ne.prototype.ix,Ne.prototype.equalsApprox=Ne.prototype.Xa,Ne.className="Geometry",Ne.j=new ue(Ne,"Line",0),Ne.u=new ue(Ne,"Rectangle",1),Ne.F=new ue(Ne,"Ellipse",2),Ne.o=new ue(Ne,"Path",3),Ne.V=null,Ne.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",Ne.className="Geometry",Ne.stringify=Ne.ia,Ne.fillPath=Ne.nb,Ne.parse=Ne.parse,Ne.Line=Ne.j,Ne.Rectangle=Ne.u,Ne.Ellipse=Ne.F,Ne.Path=Ne.o;function Ro(a,y,x,E,b){$i(this),x===void 0&&(x=!0),E===void 0&&(E=!0),b===void 0&&(b=!1),this.l=2|(x?4:0)|(E?8:0)|(b?16:0),a!==void 0?this.od=a:this.od=0,y!==void 0?this.pd=y:this.pd=0,this.pl=new Be,this.sr=this.pl.Ja,this.fw=null}Ro.prototype.copy=function(){var a=new Ro;a.l=this.l&-2,a.od=this.od,a.pd=this.pd;for(var y=this.pl.s,x=y.length,E=a.pl,b=0;b<x;b++){var z=y[b].copy();E.add(z)}return a.sr=this.sr,a.fw=this.fw,a},xt=Ro.prototype,xt.Xa=function(a){if(!(a instanceof Ro&&Jt.B(this.startX,a.startX)&&Jt.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 E=0;E<x;E++)if(!y[E].Xa(a[E]))return!1;return!0},xt.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,E=x.length,b=0;b<E;b++)y+=" "+x[b].toString(a);return y},xt.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},xt.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},xt.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},xt.add=function(a){return this.pl.add(a),this},xt.ca=function(a,y,x){for(var E=this.startX,b=this.startY,z=E,tt=b,ot=this.segments.s,rt=ot.length,at=0;at<rt;at++){var ht=ot[at];switch(ht.type){case Go:z=ht.endX,tt=ht.endY,E=ht.endX,b=ht.endY;break;case Ni:if(Jt.Yb(E,b,ht.endX,ht.endY,x,a,y))return!0;E=ht.endX,b=ht.endY;break;case pr:if(Jt.cs(E,b,ht.point1X,ht.point1Y,ht.point2X,ht.point2Y,ht.endX,ht.endY,.5,a,y,x))return!0;E=ht.endX,b=ht.endY;break;case Is:if(Jt.jv(E,b,ht.point1X,ht.point1Y,ht.endX,ht.endY,.5,a,y,x))return!0;E=ht.endX,b=ht.endY;break;case Mo:case qs:var gt=ht.type===Mo?Cs(ht,this):da(ht,this,E,b),mt=gt.length,yt=ht.type===Mo?ht.centerX:ht.endX,St=ht.type===Mo?ht.centerY:ht.endY;if(mt===0){if(Jt.Yb(E,b,yt,St,x,a,y))return!0;E=yt,b=St;break}for(yt=null,St=0;St<mt;St++)if(yt=gt[St],St===0&&Jt.Yb(E,b,yt[0],yt[1],x,a,y)||Jt.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&&(E=yt[6],b=yt[7]);break;default:se("Unknown Segment type: "+ht.type)}if(ht.isClosed&&(E!==z||b!==tt)&&Jt.Yb(E,b,z,tt,x,a,y))return!0}return!1},ke.Object.defineProperties(Ro.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&&Sn(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&Sn(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&Sn(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&Sn(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&Sn(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&Sn(this,a),this.pl=a,this._isInvalidBounds=!0}}}),Ro.prototype.add=Ro.prototype.add,Ro.prototype.equalsApprox=Ro.prototype.Xa,Ro.className="PathFigure";function ri(a,y,x,E,b,z,tt,ot){$i(this),a===void 0&&(a=Ni),this.na=a,this.l=2,y!==void 0?this.Dc=y:this.Dc=0,x!==void 0?this.Ec=x:this.Ec=0,E===void 0&&(E=0),b===void 0&&(b=0),z===void 0&&(z=0),tt===void 0&&(tt=0),a===qs?(a=z%360,0>a&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(E,0),this.Pg=Math.max(b,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),ot&&(this.isClockwiseArc=!0)):(this.Ne=E,this.Vh=b,a===Mo&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===Mo&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}ri.prototype.copy=function(){var a=new ri;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},xt=ri.prototype,xt.Xa=function(a){if(!(a instanceof ri)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case Go:case Ni:return Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY);case pr:return Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY)&&Jt.B(this.point1X,a.point1X)&&Jt.B(this.point1Y,a.point1Y)&&Jt.B(this.point2X,a.point2X)&&Jt.B(this.point2Y,a.point2Y);case Is:return Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY)&&Jt.B(this.point1X,a.point1X)&&Jt.B(this.point1Y,a.point1Y);case Mo:return Jt.B(this.startAngle,a.startAngle)&&Jt.B(this.sweepAngle,a.sweepAngle)&&Jt.B(this.centerX,a.centerX)&&Jt.B(this.centerY,a.centerY)&&Jt.B(this.radiusX,a.radiusX)&&Jt.B(this.radiusY,a.radiusY);case qs:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&Jt.B(this.xAxisRotation,a.xAxisRotation)&&Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY)&&Jt.B(this.radiusX,a.radiusX)&&Jt.B(this.radiusY,a.radiusY);default:return!1}},xt.qb=function(a){a.classType===ri&&(this.type=a)},xt.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Go:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Ni:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case pr: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 Is: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 Mo: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 qs: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":"")},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return this._isFrozen=!1,this},xt.close=function(){return this.isClosed=!0,this};function Cs(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,E=a.radiusY;if(E===void 0&&(E=x),x===0||E===0)return a.ae=[],a.ae;y=a.Ne;var b=a.Vh,z=Jt.jx(0,0,x<E?x:E,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==E){var tt=jn.alloc();tt.reset(),x<E?tt.scale(1,E/x):tt.scale(x/E,1),Ne.Ha(z,tt),jn.free(tt)}for(x=z.length,E=0;E<x;E++)tt=z[E],tt[0]+=y,tt[1]+=b,tt[2]+=y,tt[3]+=b,tt[4]+=y,tt[5]+=b,tt[6]+=y,tt[7]+=b;return a.ae=z,a.ae}function da(a,y,x,E){function b(Ct,Nt,Tt,zt){return(Ct*zt<Nt*Tt?-1:1)*Math.acos((Ct*Tt+Nt*zt)/(Math.sqrt(Ct*Ct+Nt*Nt)*Math.sqrt(Tt*Tt+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,ht=a.Ec,gt=Math.cos(tt),mt=Math.sin(tt),yt=gt*(x-at)/2+mt*(E-ht)/2;tt=-mt*(x-at)/2+gt*(E-ht)/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+gt*ot-mt*St,E=(E+ht)/2+mt*ot+gt*St,ht=b(1,0,(yt-ot)/y,(tt-St)/z),gt=(yt-ot)/y,at=(tt-St)/z,yt=(-yt-ot)/y,ot=(-tt-St)/z,tt=b(gt,at,yt,ot),yt=(gt*yt+at*ot)/(Math.sqrt(gt*gt+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=Jt.jx(0,0,y>z?y:z,ht,ht+tt,!0),z=jn.alloc(),z.reset(),z.translate(x,E),z.rotate(a.Ne,0,0),z.scale(rt,yt),Ne.Ha(y,z),jn.free(z),a.ae=y,a.ae}ke.Object.defineProperties(ri.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&&Sn(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&Sn(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&Sn(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&Sn(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&Sn(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&Sn(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&Sn(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&Sn(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&Sn(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&zn(a,">= zero",ri,"radiusX"),this._isFrozen&&Sn(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&zn(a,">= zero",ri,"radiusY"),this._isFrozen&&Sn(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&Sn(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&&Sn(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&&Sn(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&&Sn(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&&Sn(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),ri.prototype.equalsApprox=ri.prototype.Xa;var Go=new ue(ri,"Move",0),Ni=new ue(ri,"Line",1),pr=new ue(ri,"Bezier",2),Is=new ue(ri,"QuadraticBezier",3),Mo=new ue(ri,"Arc",4),qs=new ue(ri,"SvgArc",4);ri.className="PathSegment",ri.Move=Go,ri.Line=Ni,ri.Bezier=pr,ri.QuadraticBezier=Is,ri.Arc=Mo,ri.SvgArc=qs;function Tr(){this.H=null,this.xu=new It(0,0).freeze(),this.mt=new It(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}Tr.prototype.copy=function(){var a=new Tr;return this.clone(a)},Tr.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},Tr.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},Tr.prototype.So=function(a,y){var x=this.diagram;return x===null||pc(x,a,y),y},Tr.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(pc(x,a,y),y.assign(x.Ps(y))),y},ke.Object.defineProperties(Tr.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}}}),Tr.prototype.getMultiTouchDocumentPoint=Tr.prototype.Bz,Tr.prototype.getMultiTouchViewPoint=Tr.prototype.So,Tr.className="InputEvent";function uh(){this.H=null,this.xa="",this.ar=this.Lr=null}uh.prototype.copy=function(){var a=new uh;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},uh.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},ke.Object.defineProperties(uh.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}}}),uh.className="DiagramEvent";function Zi(){this.Fm=Xi,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}Zi.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},Zi.prototype.copy=function(){var a=new Zi;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=Oe(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=Oe(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=Oe(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=Oe(y)&&typeof y.J=="function"?y.J():y,a},Zi.prototype.qb=function(a){a.classType===Zi&&(this.change=a)},Zi.prototype.toString=function(){var a="";return a=this.change===Ls?a+"* ":this.change===Xi?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===Ls?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},Zi.prototype.I=function(a){return a?this.oldValue:this.newValue},Zi.prototype.Dz=function(a){return a?this.oldParam:this.newParam},Zi.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},Zi.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},Zi.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},Zi.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},ke.Object.defineProperties(Zi.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===Ls&&(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}}}),Zi.prototype.redo=Zi.prototype.redo,Zi.prototype.canRedo=Zi.prototype.canRedo,Zi.prototype.undo=Zi.prototype.undo,Zi.prototype.canUndo=Zi.prototype.canUndo,Zi.prototype.getParam=Zi.prototype.Dz,Zi.prototype.getValue=Zi.prototype.I,Zi.prototype.clear=Zi.prototype.clear;var Ls=new ue(Zi,"Transaction",-1),Xi=new ue(Zi,"Property",0),yo=new ue(Zi,"Insert",1),Bo=new ue(Zi,"Remove",2);Zi.className="ChangedEvent",Zi.Transaction=Ls,Zi.Property=Xi,Zi.Insert=yo,Zi.Remove=Bo;function Ko(){this.o=new Be().freeze(),this.xa="",this.j=!1}Ko.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 E=this.changes.M(x);E!==null&&(y+=`
|
|
`+E.toString())}}return y},Ko.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()},Ko.prototype.canUndo=function(){return this.isComplete},Ko.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()}},Ko.prototype.canRedo=function(){return this.isComplete},Ko.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()}},Ko.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new dn,x=0;x<a.count;x++){var E=a.M(x);if(E!==null&&E.change===Xi&&E.object){var b=y.get(E.object);b||(b=new dn,y.set(E.object,b));var z=b.get(E.propertyName);z===null?b.set(E.propertyName,-1):(0<z&&a.cd(z,null),b.set(E.propertyName,x))}}for(x=y=0;x<a.count;x++)E=a.M(x),E!==null&&(x>y&&a.cd(y,E),y++);for(;a.length>y;)a.pop();a.freeze()}},ke.Object.defineProperties(Ko.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}}}),Ko.prototype.optimize=Ko.prototype.ak,Ko.prototype.redo=Ko.prototype.redo,Ko.prototype.canRedo=Ko.prototype.canRedo,Ko.prototype.undo=Ko.prototype.undo,Ko.prototype.canUndo=Ko.prototype.canUndo,Ko.prototype.clear=Ko.prototype.clear,Ko.className="Transaction";function Ji(){this.Pt=new Ie,this.Jd=!1,this.u=new Be().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new Be().freeze(),this.hl=new Be,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}Ji.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,E=0;E<x;E++)0<E&&(y+=" "),y+=this.nestedTransactionNames.M(E);if(y+="]",a!==void 0&&0<a)for(x=this.history.count,E=0;E<x;E++)y+=`
|
|
`+this.history.M(E).toString(a-1);return y},Ji.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},Ji.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},xt=Ji.prototype,xt.Xw=function(a){this.Pt.add(a)},xt.Rx=function(a){this.Pt.remove(a)},xt.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},xt.eb=function(a){return a===void 0&&(a=""),_h(this,!0,a)},xt.Kf=function(){return _h(this,!1,"")};function _h(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&gi("Ending transaction without having started a transaction: "+x);var E=a.transactionLevel===1,b=a.currentTransaction;E&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,b));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(E){if(y)a.rq=!1,b===null&&x!==""&&(b=a.currentTransaction),a.isEnabled&&b!==null&&(b.isComplete||(b.isComplete=!0,b.name=x),a.lx(),y=a.history,y.ka(),E=a.maxHistoryLength,0<=E&&(E===0?y.clear():y.count>=E&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),E===0||y.count!==0&&y.get(y.count-1)===b||(y.add(b),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,b);else{a.Fe=!0;try{a.isEnabled&&b!==null&&(b.isComplete=!0,b.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,b),a.Fe=!1}b!==null&&b.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&b!==null){for(a=z,x=b.changes,b=x.count-1;b>=a;b--)y=x.M(b),y!==null&&y.undo(),x.ka(),x.mb(b);x.freeze()}return!1}xt.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()}},Ji.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},Ji.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){gi("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},Ji.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},Ji.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){gi("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},Ji.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var E=new Zi;for(E.change=Ls,E.propertyName=a,E.object=x,E.oldValue=y,a=this.models;a.next();)y=a.value,E.model=y,y.ds(E)},Ji.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new Ko);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||gi("Change not within a transaction: "+x.toString()))}},Ji.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},ke.Object.defineProperties(Ji.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}}}),Ji.prototype.handleChanged=Ji.prototype.Tu,Ji.prototype.redo=Ji.prototype.redo,Ji.prototype.undo=Ji.prototype.undo,Ji.prototype.canUndo=Ji.prototype.canUndo,Ji.prototype.discardHistoryAfterIndex=Ji.prototype.lx,Ji.prototype.rollbackTransaction=Ji.prototype.Kf,Ji.prototype.commitTransaction=Ji.prototype.eb,Ji.prototype.startTransaction=Ji.prototype.Ea,Ji.prototype.removeModel=Ji.prototype.Rx,Ji.prototype.addModel=Ji.prototype.Xw,Ji.prototype.clear=Ji.prototype.clear,Ji.className="UndoManager";function ii(){$i(this),this.H=vl,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new Tr,this.Zr=-1}ii.prototype.toString=function(){return this.name!==""?this.name+" Tool":Bn(this.constructor)},ii.prototype.updateAdornments=function(){},ii.prototype.canStart=function(){return this.isEnabled},ii.prototype.doStart=function(){},ii.prototype.doActivate=function(){this.isActive=!0},ii.prototype.doDeactivate=function(){this.isActive=!1},ii.prototype.doStop=function(){},ii.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},ii.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},ii.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},ii.prototype.doMouseMove=function(){},ii.prototype.doMouseUp=function(){this.stopTool()},ii.prototype.doMouseWheel=function(){},ii.prototype.canStartMultiTouch=function(){return!0},ii.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,It.allocAt(NaN,NaN)),E=y.So(1,It.allocAt(NaN,NaN));if(x.w()&&E.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var b=E.x-x.x,z=E.y-x.y;a.Jw=Math.sqrt(b*b+z*z),y.bubbles=!1}It.free(x),It.free(E)},ii.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,It.allocAt(NaN,NaN)),E=y.So(1,It.allocAt(NaN,NaN));if(x.w()&&E.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var b=E.x-x.x,z=E.y-x.y;z=Math.sqrt(b*b+z*z)/a.Jw,b=new It((Math.min(E.x,x.x)+Math.max(E.x,x.x))/2,(Math.min(E.y,x.y)+Math.max(E.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var ot=a.zoomPoint;a.zoomPoint=b,tt.resetZoom(z),a.zoomPoint=ot}y.bubbles=!1}It.free(x),It.free(E)},ii.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},ii.prototype.doKeyUp=function(){},ii.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},ii.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},ii.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(hr?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||(hr?y.meta:y.control)||y.shift||a.clearSelection()}},ii.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(b){return!b.layer.isTemporary});var x=this.diagram,E=x.lastInput;return a=x.ic(E.documentPoint,a,y),E.targetObject=a,Dp(a,E,x),E.handled};function Dp(a,y,x){if(y.handled=!1,a===null||a.If()){var E=0;y.left?E=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(E=3);var b="ObjectSingleClicked";if(a!==null){switch(E){case 1:b="ObjectSingleClicked";break;case 2:b="ObjectDoubleClicked";break;case 3:b="ObjectContextClicked"}E!==0&&x.R(b,a)}else{switch(E){case 1:b="BackgroundSingleClicked";break;case 2:b="BackgroundDoubleClicked";break;case 3:b="BackgroundContextClicked"}E!==0&&x.R(b)}if(a!==null)for(;a!==null;){switch(x=null,E){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,E){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)}}}ii.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var E=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(E=null),y.targetObject=E;var b=!1;if(E!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=E,this.doCurrentObjectChanged(z,E),y.handled=!1;z!==null;){var ot=z.mouseLeave;if(ot!==null&&(E===z||E!==null&&E.rg(z)||(ot(y,z,E),b=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;E!==null&&(tt=E.mouseEnter,!(tt!==null&&(z===E||z!==null&&z.rg(E)||(tt(y,E,z),b=!0,y.handled))));)E=E.panel;E=a.Ck}if(E!==null){for(z=E,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=E;z!==null&&(E=z.mouseOver,!(E!==null&&(E(y,z),b=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),E=a.mouseOver,E!==null&&(E(y),b=!0);b&&a.$b(),a.skipsUndoManager=x}},ii.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},ii.prototype.doCurrentObjectChanged=function(){},ii.prototype.standardMouseWheel=function(){var a=this.diagram,y=a.lastInput,x=y.delta;if(x!==0&&a.documentBounds.w()){var E=a.commandHandler,b=a.toolManager.mouseWheelBehavior;if(E!==null&&(b===Nd&&!y.shift||b===Vu&&y.control))(0<x?E.canIncreaseZoom():E.canDecreaseZoom())&&(b=a.zoomPoint,a.zoomPoint=y.viewPoint,0<x?E.increaseZoom():E.decreaseZoom(),a.zoomPoint=b),y.bubbles=!1;else if(b===Nd&&y.shift||b===Vu&&!y.control){E=a.position.copy();var z=y.event;b=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(b){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,E,y)}}},ii.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},ii.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,E=y.clone(this.yy);this.Zr=fi(function(){x.doWaitAfter(E)},a)},ii.prototype.cancelWaitAfter=function(){this.Zr!==-1&&ge.clearTimeout(this.Zr),this.Zr=-1},ii.prototype.doWaitAfter=function(){},ii.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof oi);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},ii.prototype.isBeyondDragSize=function(a,y){var x=this.diagram;a===void 0&&(a=x.firstInput.viewPoint),y===void 0&&(y=x.lastInput.viewPoint);var E=x.toolManager.dragSize,b=E.width;return E=E.height,x.firstInput.isTouchEvent&&(b+=6,E+=6),Math.abs(y.x-a.x)>b||Math.abs(y.y-a.y)>E},ke.Object.defineProperties(ii.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof ne&&(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}}}),ii.prototype.startTransaction=ii.prototype.Ea,ii.className="Tool";function Yi(){ii.call(this),this.name="ToolManager",this.hb=new Be,this.ob=new Be,this.Hb=new Be,this.F=this.V=850,this.o=new Re(2,2).ja(),this.Ha=5e3,this.ia=Vu,this.u=Of,this.Mp=this.j=null,this.zj=-1}oe(Yi,ii),Yi.prototype.initializeStandardTools=function(){},Yi.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof oi&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},Yi.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===Gl&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===$h){y.bubbles=!0;return}if(this.gestureBehavior===Gl)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomStart();return}}for(var x=this.mouseDownTools.length,E=0;E<x;E++){var b=this.mouseDownTools.M(E);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseDown());return}}a.lastInput.button===1&&(this.mouseWheelBehavior===Vu?this.mouseWheelBehavior=Nd:this.mouseWheelBehavior===Nd&&(this.mouseWheelBehavior=Vu)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},Yi.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===$h){y.bubbles=!0;return}if(this.gestureBehavior===Gl)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,E=0;E<x;E++){var b=this.mouseMoveTools.M(E);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.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)}Yi.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof oi&&(y===a||y.rg(a))||this.hideToolTip()},Yi.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()))},Yi.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)},Yi.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 oi)||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()},Yi.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof oi){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category="ToolTip",a.placeholder!==null&&(a.placeholder.scale=x.scale);var E=a.diagram;E!==null&&E!==x&&E.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&&(ge.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var b=this;this.zj=fi(function(){b.hideToolTip()},a)}},Yi.prototype.positionToolTip=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),E=a.measuredBounds,b=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=E.width),x.x+E.width>b.right&&(x.x-=E.width+5/y.scale),x.x<b.x&&(x.x=b.x),x.y=x.y+20/y.scale+E.height>b.bottom?x.y-(E.height+5/y.scale):x.y+20/y.scale,x.y<b.y&&(x.y=b.y),a.position=x}},Yi.prototype.hideToolTip=function(){this.zj!==-1&&(ge.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof oi?(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)},Yi.prototype.doMouseUp=function(){this.cancelWaitAfter();var a=this.diagram;if(this.isActive)for(var y=this.mouseUpTools.length,x=0;x<y;x++){var E=this.mouseUpTools.M(x);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseUp());return}}a.doFocus(),this.doDeactivate()},Yi.prototype.doMouseWheel=function(){this.standardMouseWheel()},Yi.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},Yi.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},Yi.prototype.findTool=function(a){for(var y=this.mouseDownTools.length,x=0;x<y;x++){var E=this.mouseDownTools.M(x);if(E.name===a)return E}for(y=this.mouseMoveTools.length,x=0;x<y;x++)if(E=this.mouseMoveTools.M(x),E.name===a)return E;for(y=this.mouseUpTools.length,x=0;x<y;x++)if(E=this.mouseUpTools.M(x),E.name===a)return E;return null},Yi.prototype.replaceTool=function(a,y){y!==null&&(y.diagram=this.diagram);for(var x=this.mouseDownTools.length,E=0;E<x;E++){var b=this.mouseDownTools.M(E);if(b.name===a)return y!==null?this.mouseDownTools.cd(E,y):this.mouseDownTools.mb(E),b}for(x=this.mouseMoveTools.length,E=0;E<x;E++)if(b=this.mouseMoveTools.M(E),b.name===a)return y!==null?this.mouseMoveTools.cd(E,y):this.mouseMoveTools.mb(E),b;for(x=this.mouseUpTools.length,E=0;E<x;E++)if(b=this.mouseUpTools.M(E),b.name===a)return y!==null?this.mouseUpTools.cd(E,y):this.mouseUpTools.mb(E),b;return null},Yi.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)},ke.Object.defineProperties(Yi.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 oi?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}}}),Yi.prototype.replaceStandardTool=Yi.prototype.gb;var Vu=new ue(Yi,"WheelScroll",0),Nd=new ue(Yi,"WheelZoom",1),qg=new ue(Yi,"WheelNone",2),Of=new ue(Yi,"GestureZoom",3),Gl=new ue(Yi,"GestureCancel",4),$h=new ue(Yi,"GestureNone",5);Yi.className="ToolManager",Yi.WheelScroll=Vu,Yi.WheelZoom=Nd,Yi.WheelNone=qg,Yi.GestureZoom=Of,Yi.GestureCancel=Gl,Yi.GestureNone=$h;function Qi(){ii.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 It(NaN,NaN),this.Fr=new It,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new Ie().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var pl;oe(Qi,ii),Qi.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},Qi.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},Qi.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,(hr?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},Qi.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),rr=null,this.isActive=!0,this.tl.set(a.position),If(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&&ns(a),_f(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,rr=this,ph=this.diagram,this.doSimulatedDragOut()))};function If(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof Te?(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 zs,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}Qi.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},Qi.prototype.Pd=function(a){return a===void 0?new Xl(er):this.isGridSnapEnabled?new Xl(new It(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new Xl(a.copy())},Qi.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),tu(this),fu(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<pl.count){for(var y=pl,x=y.length,E=0;E<x;E++){var b=y.M(E);dh(b),Ca(b),tu(b),b.diagram.ug()}y.clear()}dh(this),this.tl.h(NaN,NaN),ph!==null&&(ph.currentCursor=""),rr=ph=null,Ca(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),Xd(a,!0)},Qi.prototype.stopTransaction=function(){var a=this.diagram,y=ii.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function tu(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,$g(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function _g(){var a=rr;Ca(a),fh(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}Qi.prototype.doCancel=function(){Ca(this),fh(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},Qi.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},Qi.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function Wl(a,y){if(a.copiedParts===null){var x=a.diagram;if((!y||!x.isReadOnly&&!x.isModelReadOnly)&&a.draggedParts!==null){var E=x.undoManager;for(E.isEnabled&&E.isInTransaction?E.currentTransaction!==null&&0<E.currentTransaction.changes.count&&(x.undoManager.Kf(),x.Ea("Drag")):fh(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 dn,E=a.draggedParts.iterator;E.next();){var b=E.key;if(b.Zc()&&b.canCopy()){var z=y.I(b);z!==null&&(z.location=b.location,z.Va(),x.add(z,a.Pd(z.location)))}}for(y=y.iterator;y.next();)E=y.value,E instanceof Te&&E.canCopy()&&x.add(E,a.Pd());a.copiedParts=x,If(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,Dh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function Ca(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 Te&&(x.value.point=new It(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function dh(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 $a(a,y,x){var E=a.diagram,b=a.startPoint,z=It.alloc();z.assign(E.lastInput.documentPoint),a.moveParts(y,z.re(b),x),It.free(z),E.Gf("temporaryPixelRatio")===!0&&E.Yh===null&&30<E.$w&&(ns(E),E.hk())}Qi.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var E=this.diagram;E!==null&&du(E,a,y,this.dragOptions,x)};function fh(a){if(a.draggedParts!==null){for(var y=a.diagram,x=a.draggedParts.iterator;x.next();){var E=x.key;E.Zc()&&(E.location=x.value.point)}for(x=a.draggedParts.iterator;x.next();)if(E=x.key,E instanceof Te&&E.suspendsRouting){var b=x.value.point;a.draggedParts.add(E,a.Pd()),Dh(E,-b.x,-b.y)}y.bd()}}function zf(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),gh(a,!1));var E=a.findDragOverObject(y),b=x.lastInput;b.targetObject=E,a.doUpdateCursor(E);var z=x.skipsUndoManager,tt=!1;try{if(x.skipsUndoManager=!0,tt=$g(a,b,E),!a.isActive&&rr===null)return;var ot=E!==null?E.part:null;if(ot===null||x.handlesDragDropForTopLevelParts&&ot.isTopLevel&&!(ot instanceof An)){var rt=x.mouseDragOver;rt!==null&&(rt(b),tt=!0)}if(!a.isActive&&rr===null||(a.doDragOver(y,E),!a.isActive&&rr===null))return}finally{x.skipsUndoManager=z,tt&&x.bd()}a.Bn=E,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(b.viewPoint)}Qi.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 oi||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},Qi.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 $g(a,y,x){var E=!1,b=a.Cg.length,z=0<b?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<b;tt++){var ot=a.Cg[tt],rt=ot.mouseDragLeave;if(rt!==null&&(rt(y,ot,x),E=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&rr===null||x===null)return E;for(y.handled=!1,b=x;b!==null;)a.Cg.push(b),b=tc(b);for(b=a.Cg.length,x=0;x<b&&(tt=a.Cg[x],ot=tt.mouseDragEnter,ot===null||(ot(y,tt,z),E=!0,!y.handled));x++);return E}function tc(a){var y=a.panel;return y!==null?y:a instanceof an&&!(a instanceof An)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Ip(a,y,x){var E=a.Oe;if(E===null)return null;var b=a.diagram.og(y,E.portGravity,function(at){return E.findValidLinkablePort(at,x)});a=It.alloc();var z=1/0,tt=null;for(b=b.iterator;b.next();){var ot=b.value;if(ot.part!==null){var rt=ot.ga(pi,a);rt=y.Bf(rt),rt<z&&(tt=ot,z=rt)}}return It.free(a),tt}function gh(a,y){var x=a.draggedLink;if(x!==null&&!(2>x.pointsCount)){var E=a.diagram;if(!E.isReadOnly){var b=a.Oe;if(b!==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)),b.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!==E.Mx&&E.R("LinkRelinked",x,E.Mx),x.toPort!==E.Nx&&E.R("LinkRelinked",x,E.Nx)):jf(b,tt,z,rt,ot):jf(b,null,null,null,null)}}}}Qi.prototype.doDragOver=function(){};function ch(a,y){var x=a.diagram;a.dragsLink&&gh(a,!0),tu(a);var E=a.findDragOverObject(y),b=x.lastInput;if(b.targetObject=E,E!==null){b.handled=!1;for(var z=E;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(b,z),b.handled))break;Q0(a,b,z),z=tc(z)}}else z=x.mouseDrop,z!==null&&z(b);if(a.isActive||rr!==null){for(b=(a.copiedParts||a.draggedParts).iterator;b.next();)z=b.key,z instanceof He&&z.linksConnected.each(function(ot){ot.suspendsRouting=!1});if(a.doDropOnto(y,E),a.isActive||rr!==null){for(a=fe.alloc(),y=x.selection.iterator;y.next();)E=y.value,E instanceof He&&q0(x,E,a);fe.free(a)}}}function Q0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof An||(x=a.mouseDrop,x!==null&&x(y))}function q0(a,y,x){var E=!1;if(x=y.getAvoidableRect(x),a.viewportBounds.Re(x)&&(E=!0),a=a.Nu(x,function(b){return b.part},function(b){return b instanceof Te},!0,function(b){return b instanceof Te},E),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}Qi.prototype.doDropOnto=function(){},Qi.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()?(Wl(this,!1),_f(a,this.copiedParts),$a(this,this.copiedParts,!1),fu(a,this.copiedParts)):this.mayMove()?(Ca(this),$a(this,this.draggedParts,!0)):this.mayDragOut()?(Wl(this,!1),$a(this,this.copiedParts,!1)):Ca(this),zf(this,a.lastInput.documentPoint))}},Qi.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?(Ca(this),Wl(this,!0),_f(a,this.copiedParts),$a(this,this.copiedParts,!1),fu(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(b){b.isSelected=!0}))):(y=!0,Ca(this),this.mayMove()&&($a(this,this.draggedParts,!0),zf(this,a.lastInput.documentPoint))),this.Ym=!0,ch(this,a.lastInput.documentPoint),this.isActive){var E=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&_0(this),a.Ya(),fu(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",E)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},Qi.prototype.simulatedMouseMove=function(a,y,x){if(rr===null)return!1;var E=rr.diagram;x instanceof ne||(x=null);var b=ph;return x!==b&&(b!==null&&b!==E&&(b.ug(),rr.isDragOutStarted=!1,b=b.toolManager.findTool("Dragging"),b!==null&&b.doSimulatedDragLeave()),ph=x,x!==null&&x!==E&&(_g(),b=x.toolManager.findTool("Dragging"),b!==null&&(pl.contains(b)||pl.add(b),b.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===E||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(E=x.toolManager.findTool("Dragging"),E!==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,E.doSimulatedDragOver()),!0)},Qi.prototype.simulatedMouseUp=function(a,y,x){if(rr===null)return!1;var E=ph,b=rr.diagram;if(x===null)return rr.doCancel(),!0;if(x!==E){var z=E.toolManager.findTool("Dragging");if(E!==null&&E!==b&&z!==null)return E.ug(),rr.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;ph=x,E=x.toolManager.findTool("Dragging"),E!==null&&(_g(),pl.contains(E)||pl.add(E),E.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 It),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=rr,a!==null&&(x=a.mayCopy(),a.transactionResult=x?"Copy":"Move",a.stopTool()),!0):!1};function _0(a){if(a.draggedParts!==null)for(var y=a.draggedParts.iterator;y.next();){var x=y.key;x instanceof He&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}Qi.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(hr?!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())},Qi.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())},Qi.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())},Qi.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},Qi.prototype.Az=function(){return rr},Qi.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=rr;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},Qi.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),ta(a),a.animationManager.Cc(),a=rr,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},Qi.prototype.doSimulatedDragLeave=function(){var a=rr;a!==null&&a.doSimulatedDragOut(),this.doCancel()},Qi.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=rr;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;zp(this,y.draggedParts.Lf(),!1,a.firstInput),$a(this,this.copiedParts,!1),zf(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},Qi.prototype.doSimulatedDrop=function(){var a=this.diagram,y=rr;if(y!==null){var x=y.diagram;if(y.Ym=!0,Ca(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),zp(this,y.draggedParts.Lf(),!0,a.lastInput),$a(this,this.copiedParts,!1);var E=new Ie;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(b){b.isSelected=!0,E.add(b)})),ch(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",E,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function zp(a,y,x,E){if(a.copiedParts===null){var b=a.diagram;if(!b.isReadOnly&&!b.isModelReadOnly){b.skipsUndoManager=!x,b.partManager.addsToTemporaryLayer=!x,a.startPoint=E.documentPoint,x=b.Kj(y,b,!0);var z=fe.alloc();b=E=1/0;for(var tt=-1/0,ot=-1/0,rt=y.iterator;rt.next();){var at=rt.value;if(at.isVisible()){var ht=at.location;at=ht.x,ht=ht.y,isNaN(at)||isNaN(ht)||(at<E&&(E=at),ht<b&&(b=ht),at>tt&&(tt=at),ht>ot&&(ot=ht))}}for(E===1/0?z.h(0,0,0,0):z.h(E,b,tt-E,ot-b),E=z.x+z.width/2,b=z.y+z.height/2,fe.free(z),z=a.Fr,tt=new dn,ot=It.alloc(),rt=y.iterator;rt.next();)at=rt.value,at instanceof Te&&at.canCopy()&&(ht=x.I(at),ht!==null&&(ht.points=at.points,Dh(ht,z.x-E,z.y-b),ht.suspendsRouting=!0,tt.add(ht,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-(E-at.x),z.y-(b-at.y)),rt.location=ot,rt.Va(),tt.add(rt,a.Pd(ot))));It.free(ot),a.copiedParts=tt,If(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,Dh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}Qi.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},Qi.prototype.computeMove=function(a,y,x,E){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,E):new It},ke.Object.defineProperties(Qi.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}}}),Qi.prototype.getDraggingSource=Qi.prototype.Az;var rr=null,ph=null;Qi.className="DraggingTool",pl=new Be,en("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Yi.prototype.doCancel=function(){rr!==null&&rr.doCancel(),ii.prototype.doCancel.call(this)};function lo(){ii.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new Te,y=new En;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new En,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new He,y=new En,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=so,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new He,y=new En,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=so,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 dn,this.Of=this.gj=this.Pf=null}oe(lo,ii),lo.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},lo.prototype.copyPortProperties=function(a,y,x,E,b){if(a!==null&&y!==null&&x!==null&&E!==null){var z=y.Df(),tt=Re.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,E.desiredSize=tt,Re.free(tt),b?(E.toSpot=y.toSpot,E.toEndSegmentLength=y.toEndSegmentLength):(E.fromSpot=y.fromSpot,E.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=pi,z=It.alloc(),x.location=y.ga(pi,z),It.free(z),E.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,E,b)}},lo.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=so,y.fromSpot=or,y.toSpot=or),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},lo.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},lo.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof He){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)}},lo.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof He))return null;for(;a!==null;){var E=y?a.toLinkable:a.fromLinkable;if(E===!0&&(a.portId!==null||a instanceof He)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(E===!1)break;a=a.panel}return null},lo.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,E=this.portGravity;0>=E&&(E=.1);var b=this,z=y.og(x,E,function(gt){return b.findValidLinkablePort(gt,a)},null,!0);for(E=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,ot=tt.part;if(ot instanceof He){var rt=tt.ga(pi,It.alloc()),at=x.x-rt.x,ht=x.y-rt.y;It.free(rt),rt=at*at+ht*ht,rt<E&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,E=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,E=rt):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof He&&(x.layer===null||x.layer.allowLink))?y:null},lo.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},lo.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},lo.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},lo.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof He))return!1;a=a.portId,a===null&&(a="");var E=y.part;if(!(E instanceof He))return!1;for(y=y.portId,y===null&&(y=""),y=E.Sd(y);y.next();)if(E=y.value,E.fromNode===x&&E.fromPortId===a)return!0;return!1},lo.prototype.isValidLink=function(a,y,x,E){if(!this.isValidFrom(a,y)||!this.isValidTo(x,E)||!(y===null||E===null||(y.fromLinkableSelfNode&&E.toLinkableSelfNode||!this.isInSameNode(y,E))&&(y.fromLinkableDuplicates&&E.toLinkableDuplicates||!this.isLinked(y,E)))||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 b=a.linkValidation;if(b!==null&&!b(a,y,x,E,this.originalLink))return!1}return x!==null&&(b=x.linkValidation,b!==null&&!b(a,y,x,E,this.originalLink))?!1:(b=this.linkValidation,b!==null?b(a,y,x,E,this.originalLink):!0)},lo.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 E=new Ie;return E.add(a),Er(this,x,y,E)};function Er(a,y,x,E){if(y===x)return!0;var b=y.fromNode;return b!==null&&b.isLinkLabel&&(E.add(b),Er(a,b.labeledLink,x,E))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(E.add(y),Er(a,y.labeledLink,x,E))))}lo.prototype.isValidCycle=function(a,y,x){if(x===void 0&&(x=null),a===null||y===null)return this.isUnconnectedLinkValid;var E=this.diagram.validCycle;if(E!==qd){if(E===bc){if(E=x||this.temporaryLink,E!==null&&!E.isTreeLink)return!0;for(E=y.linksConnected;E.next();){var b=E.value;if(b!==x&&b.isTreeLink&&b.toNode===y)return!1}return!Ir(this,a,y,x,!0)}if(E===Bc){if(E=x||this.temporaryLink,E!==null&&!E.isTreeLink)return!0;for(E=a.linksConnected;E.next();)if(b=E.value,b!==x&&b.isTreeLink&&b.fromNode===a)return!1;return!Ir(this,a,y,x,!0)}if(E===Fc)return a===y?a=!0:(E=new Ie,E.add(y),a=zr(this,E,a,y,x)),!a;if(E===Tc)return!Ir(this,a,y,x,!1);if(E===Ec)return a===y?a=!0:(E=new Ie,E.add(y),a=Uu(this,E,a,y,x)),!a}return!0};function Ir(a,y,x,E,b){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!==E&&(!b||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&Ir(a,tt,x,E,b)))return!0}return!1}function zr(a,y,x,E,b){if(x===E)return!0;if(x===null||E===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==b&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&zr(a,y,tt,E,b)))return!0}return!1}function Uu(a,y,x,E,b){if(x===E)return!0;if(x===null||E===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==b){var ot=tt.fromNode;if(tt=tt.toNode,ot=ot===x?tt:ot,ot!==x&&Uu(a,y,ot,E,b))return!0}}return!1}ke.Object.defineProperties(lo.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}}}),lo.className="LinkingBaseTool";function jr(){lo.call(this),this.name="Linking",this.V={},this.F=null,this.K=eu,this.Xd=null}oe(jr,lo),jr.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},jr.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 He)))return null;var x=this.direction;if(x===eu||x===jp){var E=this.findValidLinkablePort(y,!1);if(E!==null||this.startObject===a&&(E=a.port,this.findValidLinkablePort(E,!1)))return this.isForwards=!0,E}return(x===eu||x===Rp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},jr.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 He&&(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 He&&(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)},jr.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()},jr.prototype.doStop=function(){lo.prototype.doStop.call(this),this.startObject=null},jr.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,E=null,b=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var ot=tt.part;ot instanceof He&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),E=ot,b=tt):(y=ot,x=tt,this.originalToNode!==null&&(E=this.originalToNode,b=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(E=this.originalToNode,b=this.originalToPort);y!==null||E!==null?(z=this.insertLink(y,x,E,b),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,E,b)):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)}}},jr.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof Te)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)},jr.prototype.insertLink=function(a,y,x,E){return this.diagram.partManager.insertLink(a,y,x,E)},jr.prototype.doNoLink=function(){},ke.Object.defineProperties(jr.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 eu=new ue(jr,"Either",0),jp=new ue(jr,"ForwardsOnly",0),Rp=new ue(jr,"BackwardsOnly",0);jr.className="LinkingTool",jr.Either=eu,jr.ForwardsOnly=jp,jr.BackwardsOnly=Rp;function zs(){lo.call(this),this.name="Relinking";var a=new En;a.figure="Diamond",a.desiredSize=Ao,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new En,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 fe}oe(zs,lo),zs.prototype.updateAdornments=function(a){if(a!==null&&a instanceof Te){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var E=a.selectionObject;E!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&E.actualBounds.w()&&E.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(E,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(E=a.selectionObject,E!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&E.actualBounds.w()&&E.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(E,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},zs.prototype.makeAdornment=function(a,y){var x=new oi;return x.type=Ae.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},zs.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},zs.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 oi&&x.adornedPart instanceof Te))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=Ui),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=Ui),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},zs.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===wg||x===Oh)&&(x=Ur),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}},zs.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()},zs.prototype.doStop=function(){lo.prototype.doStop.call(this),this.handle=null},zs.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,E=this.originalToNode,b=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof He&&(this.isForwards?(E=tt,b=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?b=E=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?E:y,this.isForwards?b: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()}}},zs.prototype.reconnectLink=function(a,y,x,E){return x=x!==null&&x.portId!==null?x.portId:"",E?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},zs.prototype.doNoRelink=function(){};function jf(a,y,x,E,b){y!==null?(a.copyPortProperties(y,x,a.temporaryFromNode,a.temporaryFromPort,!1),a.diagram.add(a.temporaryFromNode)):a.diagram.remove(a.temporaryFromNode),E!==null?(a.copyPortProperties(E,b,a.temporaryToNode,a.temporaryToPort,!0),a.diagram.add(a.temporaryToNode)):a.diagram.remove(a.temporaryToNode)}ke.Object.defineProperties(zs.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 oi))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),zs.className="RelinkingTool",en("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),en("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function So(){ii.call(this),this.name="LinkReshaping";var a=new En;a.figure="Rectangle",a.desiredSize=Qo,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new En,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 It,this.Yq=new Be}oe(So,ii),So.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:ec},So.prototype.om=function(a,y){a.reshapingBehavior=y},So.prototype.updateAdornments=function(a){if(a!==null&&a instanceof Te){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)}},So.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,E=y.isOrthogonal,b=null;if(y.points!==null&&1<x){b=new oi,b.type=Ae.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=E?1:0;if(y.resegmentable&&y.computeCurve()!==Hs)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,b.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&&E){rt=y.i(x);var at=y.i(x+1);Jt.B(rt.x,at.x)&&Jt.B(rt.y,at.y)&&(at=y.i(x-1)),Jt.B(rt.x,at.x)?(this.om(ot,yh),ot.cursor="n-resize"):Jt.B(rt.y,at.y)&&(this.om(ot,vh),ot.cursor="w-resize")}else tt===z-1&&E?(rt=y.i(z-1),at=y.i(z),Jt.B(rt.x,at.x)&&Jt.B(rt.y,at.y)&&(rt=y.i(z+1)),Jt.B(rt.x,at.x)?(this.om(ot,yh),ot.cursor="n-resize"):Jt.B(rt.y,at.y)&&(this.om(ot,vh),ot.cursor="w-resize")):tt!==z&&(this.om(ot,Rf),ot.cursor="move");b.add(ot)}b.adornedObject=a}return b},So.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},So.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},So.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},So.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 Te){if(this.Ts=y,a.isMouseCaptured=!0,this.Ea(this.name),y.resegmentable&&this.handle.fromMaxLinks===999){var x=y.points.copy(),E=this.getResegmentingPoint();if(x.Gb(this.handle.segmentIndex+1,E),y.isOrthogonal&&x.Gb(this.handle.segmentIndex+1,E),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}}},So.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},So.prototype.stopTransaction=function(){var a=this.diagram,y=ii.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},So.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},So.prototype.getResegmentingPoint=function(){return this.handle.ga(pi)},So.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},So.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,E=y.i(x-1),b=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(E.x-b.x)<this.resegmentingDistance&&Math.abs(E.y-b.y)<this.resegmentingDistance&&(mh(this,tt,E,b,z,!0)||mh(this,tt,E,b,z,!1))){var ot=y.points.copy();mh(this,tt,E,b,z,!0)?(ot.cd(x-2,new It(tt.x,(z.y+tt.y)/2)),ot.cd(x+1,new It(z.x,(z.y+tt.y)/2))):(ot.cd(x-2,new It((z.x+tt.x)/2,tt.y)),ot.cd(x+1,new It((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(b.x-z.x)<this.resegmentingDistance&&Math.abs(b.y-z.y)<this.resegmentingDistance&&(mh(this,E,b,z,tt,!0)||mh(this,E,b,z,tt,!1))&&(ot=y.points.copy(),mh(this,E,b,z,tt,!0)?(ot.cd(x-1,new It(E.x,(E.y+tt.y)/2)),ot.cd(x+2,new It(tt.x,(E.y+tt.y)/2))):(ot.cd(x-1,new It((E.x+tt.x)/2,E.y)),ot.cd(x+2,new It((E.x+tt.x)/2,tt.y))),ot.mb(x+1),ot.mb(x),y.points=ot,y.Wb())}}else tt=It.alloc(),Jt.qh(E.x,E.y,z.x,z.y,b.x,b.y,tt)&&tt.Bf(b)<this.resegmentingDistance*this.resegmentingDistance&&(E=y.points.copy(),E.mb(x),y.points=E,y.Wb()),It.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function mh(a,y,x,E,b,z){return z?Math.abs(y.y-x.y)<a.resegmentingDistance&&Math.abs(x.y-E.y)<a.resegmentingDistance&&Math.abs(E.y-b.y)<a.resegmentingDistance:Math.abs(y.x-x.x)<a.resegmentingDistance&&Math.abs(x.x-E.x)<a.resegmentingDistance&&Math.abs(E.x-b.x)<a.resegmentingDistance}So.prototype.reshape=function(a){var y=this.adornedLink;y.uh();var x=this.handle.segmentIndex,E=this.Ru(this.handle);if(y.isOrthogonal)if(x===y.firstPickIndex+1)x=y.firstPickIndex+1,E===yh?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):E===vh&&(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,E===yh?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):E===vh&&(y.L(x-1,a.x,y.i(x-2).y),y.L(x,a.x,y.i(x+1).y));else{E=x;var b=y.i(E),z=y.i(E-1),tt=y.i(E+1);Jt.B(z.x,b.x)&&Jt.B(b.y,tt.y)?(Jt.B(z.x,y.i(E-2).x)&&!Jt.B(z.y,y.i(E-2).y)?(y.m(E,a.x,z.y),x++,E++):y.L(E-1,a.x,z.y),Jt.B(tt.y,y.i(E+2).y)&&!Jt.B(tt.x,y.i(E+2).x)?y.m(E+1,tt.x,a.y):y.L(E+1,tt.x,a.y)):Jt.B(z.y,b.y)&&Jt.B(b.x,tt.x)?(Jt.B(z.y,y.i(E-2).y)&&!Jt.B(z.x,y.i(E-2).x)?(y.m(E,z.x,a.y),x++,E++):y.L(E-1,z.x,a.y),Jt.B(tt.x,y.i(E+2).x)&&!Jt.B(tt.y,y.i(E+2).y)?y.m(E+1,a.x,tt.y):y.L(E+1,a.x,tt.y)):Jt.B(z.x,b.x)&&Jt.B(b.x,tt.x)?(Jt.B(z.x,y.i(E-2).x)&&!Jt.B(z.y,y.i(E-2).y)?(y.m(E,a.x,z.y),x++,E++):y.L(E-1,a.x,z.y),Jt.B(tt.x,y.i(E+2).x)&&!Jt.B(tt.y,y.i(E+2).y)?y.m(E+1,a.x,tt.y):y.L(E+1,a.x,tt.y)):Jt.B(z.y,b.y)&&Jt.B(b.y,tt.y)&&(Jt.B(z.y,y.i(E-2).y)&&!Jt.B(z.x,y.i(E-2).x)?(y.m(E,z.x,a.y),x++,E++):y.L(E-1,z.x,a.y),Jt.B(tt.y,y.i(E+2).y)&&!Jt.B(tt.x,y.i(E+2).x)?y.m(E+1,tt.x,a.y):y.L(E+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),E=y.fromNode,b=y.fromPort,E!==null&&(z=E.findVisibleNode(),z!==null&&z!==E&&(E=z,b=E.port)),x===1&&y.computeSpot(!0,b).Mc()&&(z=b.ga(pi,It.alloc()),E=y.getLinkPointFromPoint(E,b,z,a,!0,It.alloc()),y.L(0,E.x,E.y),It.free(z),It.free(E)),E=y.toNode,b=y.toPort,E!==null&&(z=E.findVisibleNode(),z!==null&&z!==E&&(E=z,b=E.port)),x===y.pointsCount-2&&y.computeSpot(!1,b).Mc()&&(x=b.ga(pi,It.alloc()),a=y.getLinkPointFromPoint(E,b,x,a,!1,It.alloc()),y.L(y.pointsCount-1,a.x,a.y),It.free(x),It.free(a));y.zf()},So.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Rf:return a;case yh:return new It(y.i(x).x,a.y);case vh:return new It(a.x,y.i(x).y);default:case ec:return y.i(x)}},ke.Object.defineProperties(So.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 oi))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}}}),So.prototype.setReshapingBehavior=So.prototype.om,So.prototype.getReshapingBehavior=So.prototype.Ru;var ec=new ue(So,"None",0),vh=new ue(So,"Horizontal",1),yh=new ue(So,"Vertical",2),Rf=new ue(So,"All",3);So.className="LinkReshapingTool",So.None=ec,So.Horizontal=vh,So.Vertical=yh,So.All=Rf,en("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function wr(){ii.call(this),this.name="Resizing",this.o=new Re(1,1).freeze(),this.j=new Re(9999,9999).freeze(),this.yg=new Re(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new En;a.alignmentFocus=pi,a.figure="Rectangle",a.desiredSize=Qo,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new It,this.Dw=new Re,this.Tn=new It,this.rt=new Re(0,0),this.qt=new Re(1/0,1/0),this.pt=new Re(1,1)}oe(wr,ii),wr.prototype.updateAdornments=function(a){if(!(a===null||a instanceof Te)){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(),yu(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},wr.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new oi,y.type=Ae.Spot,y.locationSpot=pi;var x=new Vr;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,gr)),y.add(this.makeHandle(a,Wu)),y.add(this.makeHandle(a,Js)),y.add(this.makeHandle(a,cl)),y.add(this.makeHandle(a,Ps)),y.add(this.makeHandle(a,Fr)),y.add(this.makeHandle(a,es)),y.add(this.makeHandle(a,ws))}else if(va(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},wr.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},wr.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=pi),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 Ae)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},wr.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},wr.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))},wr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},wr.prototype.stopTransaction=function(){var a=this.diagram,y=ii.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},wr.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},wr.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,E=this.pt,b=this.adornedObject.qs(a.lastInput.documentPoint,It.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),a.bd(),It.free(b)}},wr.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,E=this.pt,b=this.adornedObject.qs(a.lastInput.documentPoint,It.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),It.free(b),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},wr.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 An){var E=new Be;if(E.add(a),!this.dragsMembers&&a.placeholder===null){var b=new st;b.dragsMembers=!1}y.moveParts(E,this.oppositePoint.copy().re(x),!0,b)}else a.location=a.location.copy().re(x).add(this.oppositePoint);y.bd()}},wr.prototype.computeResize=function(a,y,x,E,b,z){y.Mc()&&(y=pi);var tt=this.adornedObject.naturalBounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width,ht=tt.y+tt.height,gt=1;if(!z){gt=tt.width;var mt=tt.height;0>=gt&&(gt=1),0>=mt&&(mt=1),gt=mt/gt}return mt=It.alloc(),Jt.No(a.x,a.y,ot,rt,b.width,b.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-E.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,ht-E.height),a.y=Math.min(a.y,ht-x.height),a.height=Math.max(ht-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,E.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,E.width),x.width),a.height=gt*a.width),a.x=at-a.width,a.y=ht-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-E.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,E.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,E.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,E.width),x.width),a.height=gt*a.width),a.x=at-a.width)):(a.x=Math.max(mt.x,at-E.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(gt*a.width,E.height),x.height),a.width=a.height/gt,a.y=rt+.5*(ht-rt-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-ot,E.width),x.width),a.y=Math.max(mt.y,ht-E.height),a.y=Math.min(a.y,ht-x.height),a.height=Math.max(ht-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,E.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,E.width),x.width),a.height=gt*a.width),a.y=ht-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-ot,E.width),x.width),a.height=Math.max(Math.min(mt.y-rt,E.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,E.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,E.width),x.width),a.height=gt*a.width))):(a.width=Math.max(Math.min(mt.x-ot,E.width),x.width),z||(a.height=Math.max(Math.min(gt*a.width,E.height),x.height),a.width=a.height/gt,a.y=rt+.5*(ht-rt-a.height))):0>=y.y?(a.y=Math.max(mt.y,ht-E.height),a.y=Math.min(a.y,ht-x.height),a.height=ht-a.y,z||(a.width=Math.max(Math.min(a.height/gt,E.width),x.width),a.height=gt*a.width,a.x=ot+.5*(at-ot-a.width))):1<=y.y&&(a.height=Math.max(Math.min(mt.y-rt,E.height),x.height),z||(a.width=Math.max(Math.min(a.height/gt,E.width),x.width),a.height=gt*a.width,a.x=ot+.5*(at-ot-a.width))),It.free(mt),a},wr.prototype.computeReshape=function(){var a=ye;return this.adornedObject instanceof En&&(a=Lv(this.adornedObject)),!(a===$e||this.diagram.lastInput.shift)},wr.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},wr.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},wr.prototype.computeCellSize=function(){var a=new Re(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},ke.Object.defineProperties(wr.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 oi))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 oi)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}}}),wr.className="ResizingTool",en("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function Rr(){ii.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new It,this.ue=null;var a=new En;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 It(NaN,NaN),this.u=0,this.F=50}oe(Rr,ii),Rr.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)}},Rr.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new oi,y.type=Ae.Position,y.locationSpot=pi;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},Rr.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},Rr.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)},Rr.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(pi)},Rr.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 E=this.handleDistance;return x===0?y.x=a.naturalBounds.width+E:x===45?(y.x=a.naturalBounds.width+E,y.y=a.naturalBounds.height+E):x===90?y.y=a.naturalBounds.height+E:x===135?(y.x=-E,y.y=a.naturalBounds.height+E):x===180?y.x=-E:x===225?(y.x=-E,y.y=-E):x===270?y.y=-E:x===315&&(y.x=a.naturalBounds.width+E,y.y=-E),a.ga(y)},Rr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new It(NaN,NaN),this.isActive=a.isMouseCaptured=!1},Rr.prototype.stopTransaction=function(){var a=this.diagram,y=ii.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Rr.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},Rr.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},Rr.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()},Rr.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,E=y.rotateObject;(x===E||x.rg(E))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},Rr.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},ke.Object.defineProperties(Rr.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 oi))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 oi)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}}}),Rr.className="RotatingTool",en("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function nu(){ii.call(this),this.name="ClickSelecting"}oe(nu,ii),nu.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},nu.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},nu.className="ClickSelectingTool";function fa(){ii.call(this),this.name="Action",this.pk=null}oe(fa,ii),fa.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},fa.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()},fa.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))}},fa.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()},fa.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())},fa.prototype.doStop=function(){this.pk=null},fa.className="ActionTool";function Sh(){ii.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new It(0,0)}oe(Sh,ii),Sh.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)},Sh.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Sh.prototype.insertPart=function(a){var y=this.diagram,x=this.archetypeNodeData;if(x===null)return null;var E=null;try{if(y.R("ChangingSelection",y.selection),this.Ea(this.name),x instanceof an)x.Zc()&&(va(x),E=x.copy(),E!==null&&y.add(E));else if(x!==null){var b=y.model.copyNodeData(x);Oe(b)&&(y.model.xf(b),E=y.Lc(b))}if(E!==null){var z=It.allocAt(a.x,a.y);this.isGridSnapEnabled&&qf(this.diagram,E,a,z),E.location=z,y.allowSelect&&(y.clearSelection(!0),E.isSelected=!0),It.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",E)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return E},ke.Object.defineProperties(Sh.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}}}),Sh.className="ClickCreatingTool";function _s(){ii.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new an;a.layerName="Tool",a.selectable=!1;var y=new En;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}oe(_s,ii),_s.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))},_s.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},_s.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},_s.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 E=Re.alloc().h(y.width,y.height);x.desiredSize=E,this.box.mm(y.x,y.y,!1),Re.free(E),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},_s.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()},_s.prototype.computeBoxBounds=function(){var a=this.diagram;return new fe(a.firstInput.documentPoint,a.lastInput.documentPoint)},_s.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),hr?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 Be,y=y.selection.iterator;y.next();){var E=y.value;a.contains(E)||x.add(E)}for(y=x.iterator;y.next();)y.value.isSelected=!1;for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0)}},ke.Object.defineProperties(_s.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}}}),_s.className="DragSelectingTool";function mr(){ii.call(this),this.name="Panning",this.Xt=new It,this.xy=new It,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(ge.document,"scroll",a.Kw,!1),a.stopTool()}}oe(mr,ii),mr.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())},mr.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(ge.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},mr.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},mr.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},mr.prototype.doMouseMove=function(){this.move()},mr.prototype.doMouseUp=function(){this.move(),this.stopTool()},mr.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,E=a.lastInput.documentPoint,b=y.x+x.x-E.x;x=y.y+x.y-E.y,a.allowHorizontalScroll||(b=y.x),a.allowVerticalScroll||(x=y.y),a.position=this.xy.h(b,x)}},ke.Object.defineProperties(mr.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),mr.className="PanningTool",en("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),en("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),en("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),en("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),en("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}ke.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 Gr(){ii.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new It,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}oe(Gr,ii);function La(a){var y=new tl;y.show=function(b,z,tt){tt.showDefaultContextMenu()},y.hide=function(b,z){z.hideDefaultContextMenu()},iu=y,a.tu=function(){a.stopTool()},y=qe("div");var x=qe("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 E=qe("style");ge.document.getElementsByTagName("head")[0].appendChild(E),E.sheet.insertRule(".goCXul { list-style: none; }",0),E.sheet.insertRule(".goCXli {font:700 1.5em Helvetica, Arial, sans-serif;position: relative;min-width: 60px; }",0),E.sheet.insertRule(".goCXa {color: #444;display: inline-block;padding: 4px;text-decoration: none;margin: 2px;border: 1px solid gray;border-radius: 10px; }",0),E=a.diagram,E!==null&&(E.addEventListener(y,"contextmenu",xo,!1),E.addEventListener(y,"selectstart",xo,!1),E.addEventListener(x,"contextmenu",xo,!1)),y.className="goCXforeground",x.className="goCXbackground",ge.document.body&&(ge.document.body.appendChild(y),ge.document.body.appendChild(x)),Od=y,Xu=x,Dd=!0}function xo(a){return a.preventDefault(),!1}Gr.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)},Gr.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},Gr.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},Gr.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,E=null;if(a instanceof ne||(a instanceof Xt?E=a:E=y.ic(x.documentPoint,null,function(b){return!b.layer.isTemporary})),E!==null){for(a=E;a!==null;){if(a.contextMenu!==null)return a;a=a.panel}if(y.lastInput.isTouchEvent&&this.defaultTouchContextMenu)return E.part}else if(y.contextMenu!==null)return y;return null},Gr.prototype.doActivate=function(){},Gr.prototype.doMouseDown=function(){if(ii.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof oi){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&Wa(this)},Gr.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof oi){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}Wa(this)};function Wa(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var E=null;x instanceof tl||(E=y.ic(y.lastInput.documentPoint,null,null),E!==null&&E.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(E)}}else a.canStart()&&(Hl(a,!0),a.isActive||a.stopTool())}Gr.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function Hl(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=iu,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var E=x.contextMenu;E!==null?(a.currentObject=x instanceof Xt?x:null,a.showContextMenu(E,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof oi&&!a.currentContextMenu.visible&&a.stopTool()}}Gr.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},Gr.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof oi){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category=this.name,a.placeholder!==null&&(a.placeholder.scale=x.scale);var E=a.diagram;E!==null&&E!==x&&E.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},Gr.prototype.positionContextMenu=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),E=a.measuredBounds,b=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=E.width),x.x+E.width>b.right&&(x.x-=E.width+5/y.scale),x.x<b.x&&(x.x=b.x),x.y+E.height>b.bottom&&(x.y-=E.height+5/y.scale),x.y<b.y&&(x.y=b.y),a.position=x}},Gr.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof oi?(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 xh(a){var y=new Be;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}Gr.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=xh(this)),Od.innerHTML="",Xu.addEventListener("pointerdown",this.tu,!1);var y=this,x=qe("ul");x.className="goCXul",Od.appendChild(x),x.innerHTML="";for(var E=this.jt.iterator;E.next();){var b=E.value,z=b.visible;if(typeof b.hx=="function"&&(typeof z!="function"||z(a))){z=qe("li"),z.className="goCXli";var tt=qe("a");tt.className="goCXa",tt.href="#",tt.ky=b.hx,tt.addEventListener("pointerdown",function(ot){return this.ky(a),y.stopTool(),ot.preventDefault(),!1},!1),tt.textContent=b.text,z.appendChild(tt),x.appendChild(z)}}Od.style.display="block",Xu.style.display="block"},Gr.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===iu){Od.style.display="none",Xu.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(Xu,"pointerdown",this.tu,!1),this.currentContextMenu=null}},ke.Object.defineProperties(Gr.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof oi?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return Dd===!1&&iu===null&&eo&&La(this),iu},set:function(a){a===null&&(Dd=!0),iu=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var iu=null,Dd=!1,Xu=null,Od=null;Gr.className="ContextMenuTool",en("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function Oi(){ii.call(this),this.name="TextEditing",this.Zh=new Ti,this.ia=null,this.V=Ku,this.vj=null,this.qa=Zu,this.u=1,this.F=!0,this.o=null,this.j=new tl,this.kt=null,Id(this,this.j)}oe(Oi,ii);function Id(a,y){if(eo){var x=qe("textarea");a.kt=x,x.addEventListener("input",function(){if(a.textBlock!==null){var E=a.Lx(this.value);this.style.width=20+E.measuredBounds.width*this.wA+"px",this.rows=E.lineCount}},!1),x.addEventListener("keydown",function(E){if(!E.isComposing&&a.textBlock!==null){var b=E.key;b==="Enter"?(a.textBlock.isMultiline===!1&&E.preventDefault(),a.acceptText(zd)):b==="Tab"?(a.acceptText(Wf),E.preventDefault()):b==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==Zu){var E=a.kt;a.qa===jd&&(a.qa=Rd),typeof E.select=="function"&&a.selectsTextOnActivate&&(E.select(),E.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==Zu){var E=a.kt;typeof E.focus=="function"&&E.focus(),typeof E.select=="function"&&a.selectsTextOnActivate&&(E.select(),E.setSelectionRange(0,9999))}},!1),y.valueFunction=function(){return x.value},y.mainElement=x,y.show=function(E,b,z){if(E instanceof Ti&&z instanceof Oi)if(z.state===Gd)x.style.border="3px solid red",x.focus();else{var tt=E.ga(pi),ot=b.position,rt=b.scale,at=E.Df()*rt;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ht=E.naturalBounds.width*at+6,gt=E.naturalBounds.height*at+2,mt=(tt.x-ot.x)*rt;tt=(tt.y-ot.y)*rt,ot=E.verticalAlignment,rt=(E.lineHeight+E.spacingAbove+E.spacingBelow)*E.lineCount*at,gt=ot.y*gt-ot.y*rt+ot.offsetY-(.5*gt-.5*rt)-rt/2,x.value=E.text,b.div.style.font=E.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=ht+"px",x.style.left=(mt-ht/2|0)-1+"px",x.style.top=(tt+gt|0)-1+"px",x.style.textAlign=E.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=E.lineCount,x.wA=at,x.className="goTXarea",b.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(E){E.div.removeChild(x)}}}Oi.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||Ph&&Ph!==this&&(Ph.acceptText(el),Ph&&Ph!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof Ti&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===Ku&&!y.isSelected||this.starting===Hf&&2>a.lastInput.clickCount)):!1},Oi.prototype.doStart=function(){Ph=this,this.textBlock!==null&&this.doActivate()},Oi.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 Ti&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=jd;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var E=new fe(this.textBlock.ga(gr),this.textBlock.ga(Js));a.tv(E),x.show(y,a,this),this.currentTextEditor=x}}}},Oi.prototype.doCancel=function(){this.stopTool()},Oi.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},Oi.prototype.doMouseDown=function(){this.isActive&&this.acceptText(el)},Oi.prototype.acceptText=function(a){switch(a){case el:this.qa===Ju?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===jd||this.qa===Gd||this.qa===Rd)&&(this.qa=ic,nc(this));break;case Gf:case zd:case Wf:(zd!==a||this.textBlock.isMultiline!==!0)&&(this.qa===jd||this.qa===Gd||this.qa===Rd)&&(this.qa=ic,nc(this))}};function nc(a){var y=a.textBlock,x=a.diagram,E=a.currentTextEditor;if(y!==null&&E!==null){var b=y.text,z="";E.valueFunction!==null&&(z=E.valueFunction()),a.isValidText(y,b,z)?(a.Ea(a.name),a.qa=Ju,a.transactionResult=a.name,y.text=z,a.doSuccess(b,z),x!==null&&x.R("TextEdited",y,b),a.stopTransaction(),a.stopTool(),x!==null&&x.doFocus()):(a.qa=Gd,a.doError(b,z))}}Oi.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)},Oi.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},Oi.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=Zu,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},Oi.prototype.doStop=function(){Ph=null},Oi.prototype.isValidText=function(a,y,x){var E=this.textValidation;return E!==null&&!E(a,y,x)?!1:(E=a.textValidation,!!(E===null||E(a,y,x)))},Oi.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},ke.Object.defineProperties(Oi.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)}}}),Oi.prototype.measureTemporaryTextBlock=Oi.prototype.Lx;var Gf=new ue(Oi,"LostFocus",0),el=new ue(Oi,"MouseDown",1),Wf=new ue(Oi,"Tab",2),zd=new ue(Oi,"Enter",3),$0=new ue(Oi,"SingleClick",0),Ku=new ue(Oi,"SingleClickSelected",1),Hf=new ue(Oi,"DoubleClick",2),Zu=new ue(Oi,"StateNone",0),jd=new ue(Oi,"StateActive",1),Rd=new ue(Oi,"StateEditing",2),ic=new ue(Oi,"StateValidating",3),Gd=new ue(Oi,"StateInvalid",4),Ju=new ue(Oi,"StateValidated",5),Ph=null;Oi.className="TextEditingTool",Oi.LostFocus=Gf,Oi.MouseDown=el,Oi.Tab=Wf,Oi.Enter=zd,Oi.SingleClick=$0,Oi.SingleClickSelected=Ku,Oi.DoubleClick=Hf,Oi.StateNone=Zu,Oi.StateActive=jd,Oi.StateEditing=Rd,Oi.StateValidating=ic,Oi.StateInvalid=Gd,Oi.StateValidated=Ju,en("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function As(a){Hd||(oc(),Hd=!0),this.H=vl,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=Vl,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new Ie,this.ce=new vr,this.ce.Yd=this,this.Ei=new Ie,this.pu=new Ie,this.Sr=new Ie,this.pr=new Ie,a&&Object.assign(this,a)}As.prototype.Xe=function(a){this.H=a},As.prototype.canStart=function(){return!0};function ml(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),yr(a.H),a.zb=!0)}function Yf(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,E=a.Zd.contains("Model");E&&(a.Ok=!0,a.Pk===Vl?(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===rc&&y.vc.clear(),a.Qw=!!(a.Pk===Yd&&x.du.D(x.pa)),x.R("InitialAnimationStarting",a)),E&&!a.Gh||y.vc.count===0?(a.Zd.clear(),a.zb=!1,y.vc.clear(),Vd(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,E=y.vc.get(x),x.autoScale!==br&&E!==null&&(delete E.start.scale,delete E.end.scale),ge.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&ns(x),uc(x),a.zb=!1,y.start(),y.bc&&(wh(a),x.Ya(),sc(y,0),ta(x,!0),ou(a),x.R("AnimationStarting",a)))}))}}function Yl(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function Vf(a,y,x,E){a.isTicking||Yl(a)||y instanceof Te&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,E,!1)}xt=As.prototype,xt.fv=function(a){return this.ce.fv(a)},xt.Xu=function(a){return this.ce.Xu(a)};function Uf(a,y){function x(){if(0<b.Sr.count&&(E.addAll(b.Sr),b.Sr.clear(),b.bc=!0),b.bc!==!1&&E.count!==0){b.pu.addAll(E);for(var z=b.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 Xt&&rt.diagram!==null||rt instanceof ne){ot=!0;break t}}ot=!1}ot?Ud(tt,!1):tt.Xk=!0}}b.pu.clear(),b.bc!==!1&&(wh(b),ta(b.H),ou(b)),ge.requestAnimationFrame(x)}}var E=a.Ei,b=a;a.bc?a.Sr.add(y):(a.bc=!0,E.add(y),ge.requestAnimationFrame(function(){x()}))}function Gp(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function wh(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 ou(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}xt.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(),Vd(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),Vd(y,this.H)},xt.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))},xt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),fs(this,a))},xt.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),Ch(this.ce,y,"position",y.position,y.position),fs(this,a))};function Wp(a,y,x){!a.zb||y.D(x)||Yl(a)||(a.H.pi||(y=x.copy()),Ch(a.ce,a.H,"position",y,x))}function Xf(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function fs(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function ru(a,y,x,E,b){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],ht=y[2];return y=y[3],ot===0||ot===100?(z=rt,tt=at):(ht===0||ht===100)&&(rt=z,at=tt),180<Math.abs(rt-z)&&(rt>z?z+=360:rt+=360),z=b(x,z,rt-z,E)%360,tt=b(x,tt,at-tt,E),ot=b(x,ot,ht-ot,E),x=b(x,a,y-a,E),"hsla("+z+", "+tt+"%, "+ot+"%, "+x+")"}function oc(){function a(x,E,b,z,tt,ot){x.position=new It(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}var y=new dn;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,E,b,z,tt,ot){tt<ot?x.mm(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot),!1):x.position=new It(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}),y.add("location",function(x,E,b,z,tt,ot){tt<ot?x.mm(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot),!0):x.location=new It(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}),y.add("position:placeholder",function(x,E,b,z,tt,ot){tt<ot?x.mm(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot),!1):x.position=new It(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}),y.add("position:nodeCollapse",function(x,E,b,z,tt,ot){var rt=x.actualBounds,at=b.actualBounds;b=at.x+at.width/2-rt.width/2,rt=at.y+at.height/2-rt.height/2,tt<ot?x.mm(z(tt,E.x,b-E.x,ot),z(tt,E.y,rt-E.y,ot),!1):x.position=new It(z(tt,E.x,b-E.x,ot),z(tt,E.y,rt-E.y,ot))}),y.add("desiredSize",function(x,E,b,z,tt,ot){x.desiredSize=new fe(z(tt,E.width,b.width-E.width,ot),z(tt,E.height,b.height-E.height,ot))}),y.add("width",function(x,E,b,z,tt,ot){x.width=z(tt,E,b-E,ot)}),y.add("height",function(x,E,b,z,tt,ot){x.height=z(tt,E,b-E,ot)}),y.add("fill",function(x,E,b,z,tt,ot){x.fill=ru(E,b,tt,ot,z)}),y.add("stroke",function(x,E,b,z,tt,ot){x.stroke=ru(E,b,tt,ot,z)}),y.add("strokeWidth",function(x,E,b,z,tt,ot){x.strokeWidth=z(tt,E,b-E,ot)}),y.add("strokeDashOffset",function(x,E,b,z,tt,ot){x.strokeDashOffset=z(tt,E,b-E,ot)}),y.add("background",function(x,E,b,z,tt,ot){x.background=ru(E,b,tt,ot,z)}),y.add("areaBackground",function(x,E,b,z,tt,ot){x.areaBackground=ru(E,b,tt,ot,z)}),y.add("opacity",function(x,E,b,z,tt,ot){x.opacity=z(tt,E,b-E,ot)}),y.add("scale",function(x,E,b,z,tt,ot){x.scale=z(tt,E,b-E,ot)}),y.add("angle",function(x,E,b,z,tt,ot){x.angle=z(tt,E,b-E,ot)}),Wd=y}ke.Object.defineProperties(As.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&&zn(a,">= 1",As,"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}}}),As.prototype.stopAnimation=As.prototype.Cc;var Wd=null,Hd=!1,Vl=new ue(As,"Default",1),Yd=new ue(As,"AnimateLocations",2),rc=new ue(As,"None",3);As.className="AnimationManager",As.defineAnimationEffect=function(a,y){Hd||(oc(),Hd=!0),Wd.add(a,y)},As.Default=Vl,As.AnimateLocations=Yd,As.None=rc;function vr(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=Qu,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=er,this.vc=new dn,this.Tt=new dn,this.yl=new Ie,this.Ut=new Ie,this.dw=Mh,a&&Object.assign(this,a)}vr.prototype.suspend=function(){this.Xk=!0},vr.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,Ud(this,!0),wh(this.Yd),ta(this.H),ou(this.Yd),this.H.redraw()};function Vd(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}xt=vr.prototype,xt.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 ne?a=x:x instanceof Xt&&(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===Vl&&this===y.defaultAnimation&&(this.Lp=Hp,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=_d),wh(y),this.yl.each(function(E){E.data=null,a.add(E)}),ou(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,Uf(y,this),this)},xt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},xt.add=function(a,y,x,E,b){if(y==="position"&&x.Xa(E))return this;if(this.H===null&&(a instanceof ne?this.H=a:a instanceof Xt&&a.diagram!==null&&(this.H=a.diagram)),a instanceof an){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return Ch(this,a,y,x,E,b),this};function Ch(a,y,x,E,b,z){var tt=a.vc;if(y instanceof ne&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(Zl(E),sv(),E=[Ws.j,Ws.u,Ws.o,Ws.F],Zl(b),sv(),b=[Ws.j,Ws.u,Ws.o,Ws.F]),tt.contains(y)){var ot=tt.I(y),rt=ot.start,at=ot.end;rt[x]===void 0&&(rt[x]=su(E)),at[x]=su(b)}else rt={},at={},rt[x]=su(E),at[x]=su(b),ot=rt.position,y instanceof Xt&&ot instanceof It&&!ot.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&ot.assign(at.position),ot=new au(rt,at,z),tt.add(y,ot);tt=rt[x],tt instanceof It&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof an?ot.Ku.location=su(y.location):z&&(ot.Ku[x]=su(E))}function su(a){return a instanceof It||a instanceof Re?a.copy():a}xt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},xt.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function Ud(a,y){if(!a.Xk||y){var x=a.Yd;if(a.bc!==!1){var E=+new Date,b=E>a.cn?a.Gd:E-a.Qd;y&&(b=a.gw,b<a.Gd?(a.Qd=+new Date-b,a.cn=a.Qd+a.Gd):b=a.Gd),wh(x),sc(a,b),ta(a.H,!0),ou(x),E>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function sc(a,y){for(var x=a.Gd,E=a.vc.iterator,b=a.Wk;E.next();){var z=E.key;if(!(z instanceof Xt&&z.diagram===null)){var tt=E.value,ot=b?tt.end:tt.start;tt=b?tt.start:tt.end;var rt=Wd,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)}}}xt.stop=function(){return this.bc?(this.Ml(!0),this):this},xt.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,wh(x);for(var E=this.vc,b=this.yl.iterator;b.next();)y.remove(b.value);for(b=this.Ut.iterator;b.next();)b.value.v();b=this.ho,E=E.iterator;for(var z=Wd;E.next();){var tt=E.key,ot=E.value,rt=b?ot.end:ot.start,at=b?ot.start:ot.end,ht=ot.Ku,gt;for(gt in at)if(z.get(gt)!==null){var mt=gt;!ot.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,rt[gt],ht[gt]!==void 0?ht[gt]:ot.Hu?rt[gt]:at[gt],this.Lp,this.Gd,this.Gd,this)}ot.Hu&&ht.location!==void 0&&tt instanceof an&&(tt.location=ht.location),ot.nv&&tt instanceof an&&tt.Zb(!1)}if(y.As.clear(),Xd(y,!1),y.Ya(),y.N(),ta(y,!0),x.defaultAnimation===this){for(gt=x.pr.iterator;gt.next();)b=gt.value,b.Tg!==null&&(b.points=b.Tg,b.Tg=null);x.pr.clear()}ta(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),ou(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),Vd(this,null),x.Ml(this),y.$b())}},xt.Cj=function(a,y){var x=y.actualBounds,E=null;if(y instanceof An&&(E=y.placeholder),E!==null?(x=E.ga(gr),E=E.padding,x.x+=E.left,x.y+=E.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new It(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof An)for(a=a.memberParts;a.next();)E=a.value,E instanceof He&&this.Cj(E,y)},xt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof An&&(x=y.placeholder),x!==null){var E=x.ga(gr);x=x.padding,E.x+=x.left,E.y+=x.top,this.add(a,"position:placeholder",a.position,E,!0)}else this.add(a,"position:nodeCollapse",a.position,y,!0);if(this.add(a,"scale",a.scale,.01,!0),E=this.vc,E.contains(a)&&(E.I(a).nv=!0),a instanceof An)for(a=a.memberParts;a.next();)E=a.value,E instanceof He&&this.Aj(E,y)}},xt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},ke.Object.defineProperties(vr.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&zn(a,">= 1",vr,"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:se("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}}}),vr.prototype.getTemporaryState=vr.prototype.Ez,vr.prototype.stop=vr.prototype.stop,vr.prototype.add=vr.prototype.add,vr.prototype.addTemporaryPart=vr.prototype.Iy;function Qu(a,y,x,E){return a/=E/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function Hp(a,y,x,E){return a===E?y+x:x*(-Math.pow(2,-10*a/E)+1)+y}vr.className="Animation",vr.EaseLinear=function(a,y,x,E){return x*a/E+y},vr.EaseInOutQuad=Qu,vr.EaseInQuad=function(a,y,x,E){return x*(a/=E)*a+y},vr.EaseOutQuad=function(a,y,x,E){return-x*(a/=E)*(a-2)+y},vr.EaseInExpo=function(a,y,x,E){return a===0?y:x*Math.pow(2,10*(a/E-1))+y},vr.EaseOutExpo=Hp;function au(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}au.className="AnimationState";function Aa(a,y,x){this.xd=null,this.rf=a,this.so=x||ac,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=lu))}Aa.prototype.copy=function(){var a=new Aa(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 Yp(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))}ke.Object.defineProperties(Aa.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 ac=new ue(Aa,"Default",1),lu=new ue(Aa,"Immediate",2),qu=new ue(Aa,"Bundled",3);Aa.className="AnimationTrigger",Aa.Default=ac,Aa.Immediate=lu,Aa.Bundled=qu;function _o(a){$i(this),this.H=null,this.Pa=new Be,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)}xt=_o.prototype,xt.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,Ar(x)}a.clear(),this.Zq.length=0},xt.Xe=function(a){this.H=a},xt.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,E=0,b=0,z=0,tt=0,ot=this.Pa.iterator;ot.next();){var rt=ot.value;rt instanceof An?b++:rt instanceof He?E++:rt instanceof Te?z++:rt instanceof oi?tt++:x++}if(ot="",0<x&&(ot+=x+" Parts "),0<E&&(ot+=E+" Nodes "),0<b&&(ot+=b+" 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(),E=x.data,E!==null&&fo(E)&&(ot+=" #"+fo(E)),x instanceof He?ot+=" "+Wi(E):x instanceof Te&&(ot+=" "+Wi(x.fromNode)+" "+Wi(x.toNode));return y+" "+this.Pa.count+": "+ot},xt.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var b=It.alloc(),z=this.Pa.s,tt=z.length;tt--;){var ot=z[tt];if((E!==!0||yu(ot)!==!1)&&ot.isVisible()&&(b.assign(a),co(b,ot.oe),ot=ot.ic(b,y,x),ot!==null&&(y!==null&&(ot=y(ot)),ot!==null&&(x===null||x(ot)))))return It.free(b),ot}return It.free(b),null},xt.ji=function(a,y,x,E){if(y===void 0&&(y=null),x===void 0&&(x=null),E instanceof Be||E instanceof Ie||(E=new Ie),this.Uh===!1)return E;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var z=It.alloc(),tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((b!==!0||yu(rt)!==!1)&&rt.isVisible()){z.assign(a),co(z,rt.oe);var at=rt;rt.ji(z,y,x,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return It.free(z),E},xt.Cf=function(a,y,x,E,b){if(y===void 0&&(y=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof Be||b instanceof Ie||(b=new Ie),this.Uh===!1)return b;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||yu(rt)!==!1)&&rt.isVisible()){var at=rt;rt.Cf(a,y,x,E,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return b},xt.Nu=function(a,y,x,E,b,z,tt){if(this.Uh===!1)return b;for(var ot=this.Pa.s,rt=ot.length;rt--;){var at=ot[rt];if((tt!==!0||yu(at)!==!1)&&z(at)&&at.isVisible()){var ht=at;at.Cf(a,y,x,E,b)&&(y!==null&&(ht=y(ht)),ht===null||x!==null&&!x(ht)||b.add(ht))}}return b},xt.og=function(a,y,x,E,b,z){if(x===void 0&&(x=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof Be||b instanceof Ie)&&(z=b),b=!0),z instanceof Be||z instanceof Ie||(z=new Ie),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var ot=It.alloc(),rt=It.alloc(),at=this.Pa.s,ht=at.length;ht--;){var gt=at[ht];if((tt!==!0||yu(gt)!==!1)&>.isVisible()){ot.assign(a),co(ot,gt.oe),rt.h(a.x+y,a.y),co(rt,gt.oe);var mt=gt;gt.og(ot,rt,x,E,b,z)&&(x!==null&&(mt=x(mt)),mt===null||E!==null&&!E(mt)||z.add(mt))}}return It.free(ot),It.free(rt),z},xt.Fd=function(a,y){if(this.visible){var x=this.Pa.s,E=x.length;if(E!==0){a=Fn();for(var b=Fn(),z=0;z<E;z++){var tt=x[z];if(tt.vw=z,tt instanceof Te){if(tt.fd===!1)continue}else if(tt instanceof oi&&tt.adornedPart!==null)continue;var ot=tt.actualBounds;tt.isVisible()&&ah(ot,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&b.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Ov(x),x=x.adornments;x.next();)E=x.value,E.measure(1/0,1/0),E.arrange(),E.Fd(!0);for(y=0;y<b.length;y++)Ov(b[y]);Pn(a),Pn(b)}}};function Ul(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}xt.gc=function(a,y,x){if(this.visible&&this.pb!==0&&(x===void 0&&(x=!0),x||!this.isTemporary)){x=this.Pa.s;var E=x.length;if(E!==0){if(a.isTemporary)for(var b=0;b<E;b++)x[b].Gj();b=Ul(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,ot=fe.alloc(),rt=0;rt<E;rt++)this.Oj(a,x[rt],y,z,tt,ot,!0);if(fe.free(ot),a.isTemporary)for(y=0;y<E;y++)x[y].Gj();a.globalAlpha=b}}};function Vp(a,y,x,E,b){if(a.visible&&a.pb!==0&&(b||!a.isTemporary)){b=a.Pa.s;var z=b.length;if(z!==0){var tt=Ul(a,y),ot=a.Zq;ot.length=0;for(var rt=x.scale,at=fe.alloc(),ht=0;ht<z;ht++){var gt=b[ht];E.contains(gt)&&a.Oj(y,gt,x,ot,rt,at,!1)}fe.free(at),y.globalAlpha=tt}}}xt.Oj=function(a,y,x,E,b,z,tt){if(tt&&!yu(y))a.Hs(y);else{if(E!==null&&y instanceof Te&&(y.isOrthogonal&&E.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,E=y.containingGroup;E!==null;)tt?E.tb!==null&&z.Ex(E.tb):E.tb!==null&&(tt=!0,z.assign(E.tb)),E=E.containingGroup;var ot=y.actualBounds;if(E=!1,tt&&y.isVisible()){if(!z.Yc(ot)){a.Hs(y);return}E=!z.Re(ot)}E&&(a.save(),a instanceof Ms?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),ot.width*b>x.Oq||ot.height*b>x.Oq?y.gc(a,x):(b=y.actualBounds,z=y.naturalBounds,b.width===0||b.height===0||isNaN(b.x)||isNaN(b.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(io(y,a,y.areaBackground,!0,!0,z,b),a.fillRect(b.x,b.y,b.width,b.height)),y.areaBackground===null&&y.background===null&&(io(y,a,"rgba(0,0,0,0.3)",!0,!1,z,b),a.fillRect(b.x,b.y,b.width,b.height)),y.background!==null&&(a.transform(x.m11,x.m12,x.m21,x.m22,x.dx,x.dy),io(y,a,y.background,!0,!1,z,b),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)))))),E&&(a.restore(),a.Vc(!0))}},xt.g=function(a,y,x,E,b){var z=this.diagram;z!==null&&z.cb(Xi,a,this,y,x,E,b)},xt.oi=function(a,y,x){var E=this.Pa;if(y.Ig=this,this===null&&Ar(y),a>=E.count)a=E.count;else if(E.M(a)===y)return-1;return E.Gb(a,y),y.Vo(x),E=this.diagram,E!==null&&(x?E.N():E.oi(y)),Kf(this,a,y),a},xt.pc=function(a,y,x){if(!x&&y.layer!==this&&y.layer!==null)return y.layer.pc(a,y,x);var E=this.Pa;if(0>a||a>=E.length){if(a=E.indexOf(y),0>a)return-1}else if(E.M(a)!==y&&(a=E.indexOf(y),0>a))return-1;return y.Wo(x),E.mb(a),E=this.diagram,E!==null&&(x?E.N():E.pc(y)),y.Ig=null,Ar(y),a};function Kf(a,y,x){if(y=Up(a,y,x),x instanceof An&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var E=-1,b=a.Pa.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];if(ot===x&&(y=tt,0<=E)||0>E&&ot.containingGroup===x&&(E=tt,0<=y))break}!(0>E)&&E<y&&(b=a.Pa,b.mb(y),b.Gb(E,x))}y=x.containingGroup,y!==null&&Kf(a,-1,y)}x.svg!==null&&x.svg.remove()}function Up(a,y,x){var E=x.zOrder;if(isNaN(E))return y;a=a.Pa;var b=a.count;if(1>=b)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<b&&(rt=a.M(ot).zOrder,!!isNaN(rt));)ot++;if(!isNaN(tt)&&tt>E)for(;;){if(z===-1||tt<=E){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<E)for(;;){if(ot===b||rt>=E){if(ot--,ot===y)break;return a.mb(y),a.Gb(ot,x),ot}for(rt=NaN;++ot<b&&(rt=a.M(ot).zOrder,isNaN(rt)););}return y}ke.Object.defineProperties(_o.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===""&&se("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&se("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)&&zn(a,"0 <= value <= 1",_o,"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))}}}),_o.prototype.findObjectsNear=_o.prototype.og,_o.prototype.findObjectsIn=_o.prototype.Cf,_o.prototype.findObjectsAt=_o.prototype.ji,_o.prototype.findObjectAt=_o.prototype.ic,_o.className="Layer";function ne(a,y){if(rm||(Cr(),rm=!0),$i(this),vl=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,eo){var x=this,E=function(){x.removeEventListener(ge.document,"DOMContentLoaded",E,!1),x.setRTL()};ge.document.body!==null?this.setRTL():x.addEventListener(ge.document,"DOMContentLoaded",E,!1)}this.ol=null,og.add("Model",vi);var b=this;return this.Hb=function(z){var tt=b.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var ot=z.change;z.modelChange===""&&ot===Xi&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){b.partManager.doModelChanged(z)},this.hu=this.ku=null,Xp(this),this.model=uy(),this.Wg=!0,Zp(this),this.layout=new Hi,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"||ge.Element&&a instanceof Element?hc(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var hu,vl;function Xp(a){a.Yd=new As,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new Be,a.pj=new dn,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new It(NaN,NaN).freeze(),a.du=new It(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new It(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new jn,a.zu=new It(NaN,NaN).freeze(),a.ut=new fe(NaN,NaN,NaN,NaN).freeze(),a.rj=new In(0,0,0,0).freeze(),a.sj=Mh,a.nu=!1,a.Zt=null,a.fu=null,a.yh=br,a.zk=cr,a.Fg=br,a.pq=cr,a.yt=gr,a.Bt=gr,a.Fc=!0,a.pn=!1,a.De=new Ie,a.Eh=new dn,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new In(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new Tr,a.bq.diagram=a,a.Qg=new Tr,a.Qg.diagram=a,a.cj=new Tr,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new Ie,a.Ht=!0,a.uu=kh,a.pw=!1,a.wu=qd,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 dn,a.Xn=new Be,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 In(5).freeze(),a.Hw=new Ie().freeze(),a.Nt=999999999,a.nw=new Ie().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 Ie,a.ow=new Ie,a.Xh=null,a.aw=new Re(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new It,bounds:new fe,Py:new Re,bA:new Re,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new fe(NaN,NaN,NaN,NaN).freeze(),a.wo=new Re(NaN,NaN).freeze(),a.Sp=new fe(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new dn;var y=new He,x=new Ti;x.bind(new Po("text","",Wi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new He,x=new Ti,x.stroke="brown",x.bind(new Po("text","",Wi)),y.add(x),a.Lg.add("Comment",y),y=new He,y.selectable=!1,y.avoidable=!1,x=new En,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new Re(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new dn,y=new An,y.selectionObjectName="GROUPPANEL",y.type=Ae.Vertical,x=new Ti,x.font="bold 12pt sans-serif",x.bind(new Po("text","",Wi)),y.add(x),x=new Ae(Ae.Auto),x.name="GROUPPANEL";var E=new En;E.figure="Rectangle",E.fill="rgba(128,128,128,0.2)",E.stroke="black",x.add(E),E=new Vr,E.padding=new In(5,5,5,5).ja(),x.add(E),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new dn,y=new Te,x=new En,x.isPanelMain=!0,y.add(x),x=new En,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new Te,x=new En,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new oi,y.type=Ae.Auto,x=new En,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new Vr,x.margin=new In(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new oi,y.type=Ae.Link,x=new En,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 vi,a.toolManager=new Yi,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=Kp(),a.eq=null,a.fq=rh,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 It,a.zy=500,a.wp=new It,a.wq=!1}ne.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),od=null,cu="",lc(this,!1),this.Xn.clear(),vg(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function lc(a,y){a.animationManager.Cc(!0),a.Hw=new Ie().freeze(),a.nw=new Ie().freeze();var x=a.skipsUndoManager,E=a.cc!==null&&a.cc!==void 0;E&&(a.skipsUndoManager=!0);var b=null;a.fe!==null&&(b=a.fe.part,b!==null&&a.remove(b));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!==b&&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(),vg(),a.Og.clear(),Vo=[],b!==null&&(a.add(b),a.partManager.parts.remove(b)),E&&(a.skipsUndoManager=x),z}function Kp(){return null}ne.prototype.reset=function(){this.clear(),this.vb=!0,Xp(this),il(this),this.Wg=!0,Zp(this),this.layout=new Hi,this.Wg=!1,this.model=uy(),this.model.undoManager=new Ji,this.vb=this.rn=!1,this.N()},ne.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=ge.document.body);var y=qe("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},ne.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=ge.document.body);var y=0;if(eo){var x=om;y=hu,x===null&&(x=om=qe("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=hu=qe("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 E=x.offsetWidth;y.style.overflow="scroll",x=x.offsetWidth,E===x&&(x=y.clientWidth),a.removeChild(y),y=E-x,y!==0||hr||(y=11)}this.Db=y,this.Gw=!0},ne.prototype.qb=function(a){a.classType===ne&&(this.autoScale=a)},ne.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 hc(a,y){if(eo){if(y!=null||se("Diagram setup requires an argument DIV."),a.Ka!==null&&se("Diagram has already completed setup."),typeof y=="string"?a.Ka=ge.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:se("No DIV or DIV id supplied: "+y),a.Ka===null&&se("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&se("Invalid div id; div already has a Diagram associated with it."),!a.ol&&ge.ResizeObserver){var x=Tn(function(){a.$b()},250);a.ol=new ge.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}ge.getComputedStyle(a.Ka,null).position==="static"&&(a.Ka.style.position="relative"),y=5;var E="rgba(2"+y+"5, 255, 255, 0)";y--,a.Ka.style["-webkit-tap-highlight-color"]=E,a.Ka.innerHTML="",a.Ka.H=a,a.Ka.goDiagram=a,a.Ka.go=ge.go;var b=new ma(a);if(b.style!==void 0&&(b.style.position="absolute",b.style.top="0px",b.style.left="0px",ge.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),b.style.zIndex="2",b.style.userSelect="none",b.style.MozUserSelect="none",b.style.touchAction="none",b.style.letterSpacing="normal !important",b.style.wordSpacing="normal !important"),a.ta=b,a.ib=b.context,E=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),vc(a,a.Aa,a.ya),a.Ka.insertBefore(b.Oa,a.Ka.firstChild),b=new ma(null),b.width=1,b.height=1,a.jw=b,a.oy=b.context,eo){b=qe("div");var z=qe("div");b.style.position="absolute",b.style.overflow="auto",b.style.width=a.Aa+"px",b.style.height=a.ya+"px",b.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(b),b.appendChild(z),b.onscroll=Qp,b.addEventListener("pointerdown",qp),b.H=a,b.uy=!0,b.vy=!0,a.ku=b,a.hu=z}a.hk=Tn(function(){a.Yh=null,a.N()},300),a.Ov=Tn(function(){uc(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var ot=$s(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(),Ma(ot,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,$s(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=cc(a,tt,!0,!1,!0,at),$u(a,tt,rt),rt.targetDiagram=gc(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():Ma(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=cc(a,tt,!1,!1,!1,ot[1]!==null);var rt=ge.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,ht=tt;rt&&rt.H&&(ht=tt,at=rt.H),ot.targetDiagram=at,$u(a,ht,ot),ot.targetObject=null,a.doMouseMove(),Ma(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=cc(a,tt,!1,!0,!0,!1);var at=ge.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 ne&&at.H!==a&&$u(at.H,tt,rt),at===null&&(at=tt.target),$u(a,tt,rt),rt.clickCount=a.yq,rt.targetDiagram=gc(tt,at),rt.targetObject=null,a.doMouseUp(),Ma(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=E.Z["d"+tf[1]+tf[2]+"wI"+sd.slice(1,5)]["b"+Bx.slice(1,y)](E.Z,$d,y,y),E.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}ne.prototype.addEventListener=function(a,y,x,E){a.addEventListener(y,x,{capture:E,passive:!1})},ne.prototype.removeEventListener=function(a,y,x,E){a.removeEventListener(y,x,{capture:E})};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(ge,"resize",a.Ov,!1)}function ns(a){30<a.Sq&&(a.Yh=1)}function Xd(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),ro&&ro.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}ne.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:ge.devicePixelRatio||1},ne.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},ne.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},ne.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},ne.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},ne.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},ne.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},ne.prototype.doFocus=function(){this.focus()},ne.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=ge.scrollX||ge.pageXOffset,y=ge.scrollY||ge.pageYOffset;this.ta.focus(),ge.scrollTo(a,y)}},ne.prototype.Oy=function(){this.H.R("GainedFocus")},ne.prototype.Ny=function(){this.H.R("LostFocus")};function uc(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,E=a.Be?a.Db:0,b=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==b&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+E)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===br&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Zp(a){var y=new _o;y.name="Background",a.Al(y),y=new _o,y.name="",a.Al(y),y=new _o,y.name="Foreground",a.Al(y),y=new _o,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new _o,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new _o,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Jp(a){var y=new Ae(Ae.Grid);y.name="GRID";var x=new En;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new En,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new En,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new En,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new En,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new En,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new an,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 Qp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):nd(this.H)}function qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):nd(this.H)}ne.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var E=this.documentBounds,b=this.viewportBounds,z=this.rj,tt=E.x-z.left,ot=E.y-z.top,rt=E.width+z.left+z.right,at=E.height+z.top+z.bottom,ht=E.right+z.right;z=E.bottom+z.bottom;var gt=b.x;E=b.y;var mt=b.width,yt=b.height,St=b.right,Ct=b.bottom;b=this.scale;var Nt=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":Nt=Nt+a.scrollWidth-a.clientWidth;break;case"reverse":Nt=a.scrollWidth-Nt-a.clientWidth}var Tt=Nt;mt<rt||yt<at?(Nt=It.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==Tt&&(Nt.x=Tt/b+tt,this.ju=Tt),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(Nt.y=a.scrollTop/b+ot,this.lu=a.scrollTop),this.position=Nt,It.free(Nt),this.Ee=this.qr=!1):(Nt=It.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<gt&&(this.position=Nt.h(Tt+tt,this.position.y)),ht>St&&(this.position=Nt.h(-(y.scrollWidth-this.Aa)+Tt-this.Aa/b+ht,this.position.y))),a.vy&&this.allowVerticalScroll&&(ot<E&&(this.position=Nt.h(this.position.x,a.scrollTop+ot)),z>Ct&&(this.position=Nt.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/b+z))),It.free(Nt),this.vd=!0,this.Ee=this.qr=!1,E=this.documentBounds,b=this.viewportBounds,ht=E.right,St=b.right,z=E.bottom,Ct=b.bottom,tt=E.x,gt=b.x,ot=E.y,E=b.y,mt>=rt&&tt>=gt&&ht<=St&&(x.style.width="1px"),yt>=at&&ot>=E&&z<=Ct&&(x.style.height="1px"))}},ne.prototype.computeBounds=function(a){return a===void 0&&(a=new fe),yr(this),dc(this,a)};function dc(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,E=a.Wa.s,b=E.length,z=0;z<b;z++){var tt=E[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}ne.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(Cn(a))for(var E=0;E<a.length;E++){var b=a[E];!y&&b instanceof Te||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds))}else for(a=a.iterator;a.next();)E=a.value,!y&&E instanceof Te||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds));return x===null?new fe(NaN,NaN,0,0):x};function ca(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=It.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var E=a.viewportBounds;E=fe.allocAt(0,0,E.width,E.height);var b=It.alloc();b.xi(E,a.initialViewportSpot),b.h(x.x-b.x,x.y-b.y),a.position=b,fe.free(E),It.free(b),It.free(x)}x=a.yh,y&&a.Fg!==br&&(x=a.Fg);var z=x!==br?_u(a,x):a.scale;x=a.pa.x,E=a.pa.y,b=a.Aa/z;var tt=a.ya/z,ot=a.zk,rt=a.pq;y&&!ot.sb()&&(rt.sb()||rt.Xb())&&(ot=rt.Xb()?pi:rt),fc(a,a.documentBounds,b,tt,ot,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,Jt.B(z.x,x)&&Jt.B(z.y,E)&&Jt.B(z.width,b)&&Jt.B(z.height,tt)||a.onViewportBoundsChanged(new fe(x,E,b,tt),z,y,!1)}}function _u(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var E=a.documentBounds;if(!E.w())return x;var b=E.width;E=E.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),ot=z/b,rt=tt/E;return y===js?(y=Math.min(rt,ot),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===pu?(y=rt>ot?(tt-a.Db)/E:(z-a.Db)/b,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}ne.prototype.zoomToFit=function(){var a=this.sj;this.sj=Mh,this.scale=_u(this,js),a!==Mh&&(ca(this,!1),fc(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},xt=ne.prototype,xt.BA=function(a,y){y===void 0&&(y=js);var x=a.width,E=a.height;if(!(x===0||E===0||isNaN(x)&&isNaN(E))){var b=1;if(y===js||y===pu)if(isNaN(x))b=this.viewportBounds.height*this.scale/E;else if(isNaN(E))b=this.viewportBounds.width*this.scale/x;else{b=this.Aa;var z=this.ya;b=y===pu?z/E>b/x?(z-(this.Be?this.Db:0))/E:(b-(this.gf?this.Db:0))/x:Math.min(z/E,b/x)}this.scale=b,this.position=new It(a.x,a.y)}},xt.Jy=function(a,y){this.Va();var x=this.documentBounds,E=this.viewportBounds;this.position=new It(x.x+(a.x*x.width+a.offsetX)-(y.x*E.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*E.height-y.offsetY))},xt.zz=function(a){if(a instanceof Xt){this.eq=a;var y=It.alloc();this.fq=this.op(a.ga(gr,y)),It.free(y)}else this.eq=null,this.fq=rh};function fc(a,y,x,E,b,z){var tt=It.allocAt(a.pa.x,a.pa.y),ot=tt.x,rt=tt.y;if(a.eq!==null){var at=It.alloc();at=a.eq.ga(gr,at),ot=at.x-a.fq.x/a.scale,rt=at.y-a.fq.y/a.scale,b=or,It.free(at)}(z||a.scrollMode===Mh)&&(b.sb()&&(x>y.width&&(ot=y.x+(b.x*y.width+b.offsetX)-(b.x*x-b.offsetX)),E>y.height&&(rt=y.y+(b.y*y.height+b.offsetY)-(b.y*E-b.offsetY))),b=a.rj,z=x-y.width,x<y.width+b.left+b.right?(ot=Math.min(ot+x/2,y.right+Math.max(z,b.right)-x/2),ot=Math.max(ot,y.left-Math.max(z,b.left)+x/2),ot-=x/2):ot>y.left?ot=y.left:ot<y.right-x&&(ot=y.right-x),x=E-y.height,E<y.height+b.top+b.bottom?(rt=Math.min(rt+E/2,y.bottom+Math.max(x,b.bottom)-E/2),rt=Math.max(rt,y.top-Math.max(x,b.top)+E/2),rt-=E/2):rt>y.top?rt=y.top:rt<y.bottom-E&&(rt=y.bottom-E)),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),Wp(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),il(a),It.free(tt)}xt.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 an)return a}else if(a=yl(this,a,function(x){return x.part}),a instanceof an)return a;return null},xt.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),yr(this);for(var E=this.Wa.iteratorBackwards;E.next();){var b=E.value;if(b.visible&&(b=b.ic(a,y,x),b!==null))return b}return null};function yl(a,y,x,E){for(x===void 0&&(x=null),E===void 0&&(E=null),yr(a),a=a.Wa.iteratorBackwards;a.next();){var b=a.value;if(b.visible&&!b.isTemporary&&(b=b.ic(y,x,E),b!==null))return b}return null}xt.lz=function(a,y,x){return y===void 0&&(y=!0),Kd(this,a,function(E){return E.part},y?function(E){return E instanceof an&&E.canSelect()}:null,x)};function Kd(a,y,x,E,b){for(x===void 0&&(x=null),E===void 0&&(E=null),b instanceof Be||b instanceof Ie||(b=new Ie),yr(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,E,b)}return b}xt.ji=function(a,y,x,E){y===void 0&&(y=null),x===void 0&&(x=null),E instanceof Be||E instanceof Ie||(E=new Ie),yr(this);for(var b=this.Wa.iteratorBackwards;b.next();){var z=b.value;z.visible&&z.ji(a,y,x,E)}return E},xt.ux=function(a,y,x,E){return y===void 0&&(y=!1),x===void 0&&(x=!0),Zf(this,a,function(b){return b instanceof an&&(!x||b.canSelect())},y,E)},xt.Cf=function(a,y,x,E,b){y===void 0&&(y=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof Be||b instanceof Ie||(b=new Ie),yr(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,E,b)}return b},xt.Nu=function(a,y,x,E,b,z){var tt=new Ie;yr(this);for(var ot=this.Wa.iteratorBackwards;ot.next();){var rt=ot.value;rt.visible&&rt.Nu(a,y,x,E,tt,b,z)}return tt};function Zf(a,y,x,E,b){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof Be||b instanceof Ie||(b=new Ie),yr(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,E,b)}return b}xt.mz=function(a,y,x,E,b){return x===void 0&&(x=!0),E===void 0&&(E=!0),Zd(this,a,y,function(z){return z instanceof an&&(!E||z.canSelect())},x,b)},xt.og=function(a,y,x,E,b,z){x===void 0&&(x=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof Be||b instanceof Ie)&&(z=b),b=!0),z instanceof Be||z instanceof Ie||(z=new Ie),yr(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var ot=tt.value;ot.visible&&ot.og(a,y,x,E,b,z)}return z};function Zd(a,y,x,E,b,z){var tt=null;for(tt===void 0&&(tt=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof Be||b instanceof Ie)&&(z=b),b=!0),z instanceof Be||z instanceof Ie||(z=new Ie),yr(a),a=a.Wa.iteratorBackwards;a.next();){var ot=a.value;ot.visible&&!ot.isTemporary&&ot.og(y,x,tt,E,b,z)}return z}ne.prototype.acceptEvent=function(a){return $s(this,a,a instanceof MouseEvent)};function $s(a,y,x){var E=a.Qg;return a.Qg=a.cj,a.cj=E,E.diagram=a,E.event=y,x?$u(a,y,E):(E.viewPoint=a.Qg.viewPoint,E.documentPoint=a.Qg.documentPoint),a=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),E.modifiers=a,E.button=y.button,y.buttons!==void 0&&(E.buttons=y.buttons),hr&&y.button===0&&y.ctrlKey&&(E.button=2),E.down=!1,E.up=!1,E.clickCount=1,E.delta=0,E.handled=!1,E.bubbles=!1,E.timestamp=y.timeStamp,E.isMultiTouch=!1,E.targetDiagram=gc(y,y.target),E.targetObject=null,E}function gc(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 cc(a,y,x,E,b,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,hr&&y.button===0&&y.ctrlKey&&(tt.button=2),tt.down=x,tt.up=E,tt.handled=!1,tt.bubbles=b,tt.isMultiTouch=z,tt}function Ma(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}ne.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=$s(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(),Ma(x,a)},ne.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=$s(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(),Ma(x,a)},ne.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=$s(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),Ma(x,a)},ne.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=$s(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),Ma(x,a)},ne.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new It(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?co(new It(y,a),this.Ab):new It(y,a)};function $u(a,y,x){var E=a.ta,b=a.Aa,z=a.ya,tt=0,ot=0;E!==null&&(E=E.getBoundingClientRect(),tt=y.clientX-b/E.width*E.left,ot=y.clientY-z/E.height*E.top),x.viewPoint.h(tt,ot),a.Ab!==null?(y=It.allocAt(tt,ot),a.Ab.Cd(y),x.documentPoint.assign(y),It.free(y)):x.documentPoint.h(tt,ot)}function pc(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var E=a.ta;E!==null&&(E=E.getBoundingClientRect(),x.h(y.clientX-a.Aa/E.width*E.left,y.clientY-a.ya/E.height*E.top))}}ne.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function _p(a){a.ld||yr(a),a.Va()}ne.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},xt=ne.prototype,xt.Pz=function(){return this.kg},xt.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,ta(this),this.hf=!1,this.du=new It(NaN,NaN),y.isEnabled=x,this.ld=!0;var E=this;a!==null&&fi(function(){E.ld=!1,ml(y,"Model"),a(E)},1)},xt.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;ge.requestAnimationFrame(function(){y.kg&&y.bd()})}},xt.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),ta(this))};function uu(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||nd(a)||(y&&yr(a),x&&ca(a,!1))}function ta(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,E=a.Xn;if(!x.isAnimating&&E.length!==0){for(var b=E.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];To(ot,!1),ot.v()}E.clear()}E=a.ow,0<E.count&&(E.each(function(rt){rt.Nv()}),E.clear()),b=E=!1,x.defaultAnimation.isAnimating&&(b=!0,E=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||uc(a),uu(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(nl(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),yr(a),z=!1,(!a.hf||a.xh)&&(a.hf?Ac(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Ac(a,!1)),z=!0),a.Jk=!1,yr(a),a.ou||_p(a),uu(a,!0,!1),tt=!1,z?(x=fe.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,mc(a)),a.R("LayoutCompleted"),uu(a,!0,!1),fe.free(x)):x.Ok&&x.Qw&&(a.Fg!==br?a.scale=_u(a,a.Fg):a.yh!==br?a.scale=_u(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),ca(a,!0)),z&&tt&&a.eb("Initial Layout"),yr(a),y||a.gc(a.ib),b&&(a.skipsUndoManager=E),a.ld=!1}}function mc(a){if(a.Fg!==br)a.scale=_u(a,a.Fg);else if(a.yh!==br)a.scale=_u(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}ca(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),nl(a)}function yr(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 Ie,a.Nv(x,a.De)}a.nodes.each(function(E){E instanceof An&&E.U&65536&&(E.U=E.U^65536)})}}xt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof An||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof An&&x.isVisible()&&Jd(this,x);for(a.reset();a.next();)x=a.value,x instanceof Te&&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 oi&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function Jd(a,y){for(var x=Fn(),E=Fn(),b=y.memberParts;b.next();){var z=b.value;z.isVisible()&&(z instanceof An?(Gs(z)||Hr(z)||vu(z))&&Jd(a,z):z instanceof Te?z.fromNode===y||z.toNode===y?E.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,b=0;b<a;b++)z=x[b],z.measure(1/0,1/0),z.arrange();for(Pn(x),y.measure(1/0,1/0),y.arrange(),a=E.length,y=0;y<a;y++)x=E[y],x.measure(1/0,1/0),x.arrange();Pn(E)}xt.Fd=function(a,y,x,E){if(this.vd||this.animationManager.isAnimating)for(var b=0;b<y;b++)a[b].Fd(x,E)},xt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&se("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){ed(this);var x=this.Aa,E=this.ya;if(a.Gv.resize(x,E,x,E),x=this.Wa.s,E=x.length,this.Fd(x,E,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var b=this.Ca,z=Math.round(y.x*b)/b,tt=Math.round(y.y*b)/b,ot=this.Ab;for(ot.reset(),b!==1&&ot.scale(b),y.x===0&&y.y===0||ot.translate(-z,-tt),a.ti=null,Zy(a,ot.m11,ot.m12,ot.m21,ot.m22,ot.dx,ot.dy),this.pb!==1&&(a.globalAlpha=this.pb),Lh(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<E;y++)x[y].gc(a,this);a=!1,this.Yf?ad(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(jn.prototype.Cd=jn.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,ed(this),this.Ka.style.opacity!=="0")){if(E=a!==this.ib,y=this.Wa.s,b=y.length,this.Fd(y,b,this,this.viewportBounds),E)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,ht=Math.round(ot.y*rt)/rt;for(rt!==1&&z.scale(rt),ot.x===0&&ot.y===0||z.translate(-at,-ht),a.setTransform(tt,0,0,tt,0,0),a.clearRect(0,0,this.Aa,this.ya),this.pb!==1&&(a.globalAlpha=this.pb),Lh(this,a),ot=0;ot<b;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?ad(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(jn.prototype.Cd=jn.prototype.Eu),E?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,E=ro&&ro.nx,x=this.zw,E||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,b=y=0;b<x.length;b++)y+=x[b];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),E)for(a.setTransform(1,0,0,1,0,0),E=0;E<x.length;E++)a.fillText(x[E].toString(),20,150+ +(20*E))}}};function Jf(a,y,x,E,b,z,tt,ot,rt,at){if(a.Ka!==null){a.ta===null&&se("No canvas specified"),tt===void 0&&(tt=null),ot===void 0&&(ot=null),rt===void 0&&(rt=!1),at===void 0&&(at=!1),ed(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ht=a.Ca;a.Ca=b;var gt=a.Wa.s,mt=gt.length;try{var yt=new fe(z.x,z.y,E.width/b,E.height/b),St=yt.copy();St.Co(x),nl(a,St),yr(a),a.Fd(gt,mt,a,yt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,E.width,E.height),ot!==null&&ot!==""&&(y.fillStyle=ot,y.ox(0,0,E.width,E.height));var Ct=a.Mb;y.scale(Ct,Ct);var Nt=jn.alloc();Nt.reset(),Nt.translate(x.left,x.top),Nt.scale(b),z.x===0&&z.y===0||Nt.translate(-z.x,-z.y),y.setTransform(Nt.m11,Nt.m12,Nt.m21,Nt.m22,Nt.dx,Nt.dy),y.yc(),y instanceof Ms&&Zy(y,Nt.m11,Nt.m12,Nt.m21,Nt.m22,Nt.dx,Nt.dy),jn.free(Nt),Lh(a,y),y.globalAlpha=a.pb;var Tt=a.Qj("Grid");if(tt){var zt=new Ie,Rt=tt.iterator;for(Rt.reset();Rt.next();){var Yt=Rt.value;Yt instanceof an&&(at||Yt.layer!==Tt)&&(Yt.Gj(),zt.add(Yt))}for(at=0;at<mt;at++)Vp(gt[at],y,a,zt,rt);zt.each(function(ee){return ee.Gj()})}else for(zt=0;zt<mt;zt++){var Ut=gt[zt];Ut===Tt?at&&Ut.gc(y,a,!0):Ut.gc(y,a,rt)}a.$i=!1,a.Yf&&ad(a.Yf,a)&&a.Vp()}finally{a.Ca=ht,a.ib.Vc(!0),a.vd=!0,a.Fd(gt,mt,a,a.viewportBounds),nl(a),a.ib instanceof Ms&&(a.ib.Nj.PA(),a.redraw())}}}xt.Gf=function(a){return this.Rg[a]},xt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},xt.Tx=function(){this.Rg=new Gn,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(hr||Ns),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function Lh(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}xt.Ql=function(a){return this.on[a]},xt.sA=function(a,y){this.on[a]=y},xt.Sx=function(){this.on=new Gn,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},xt.set=function(a){return Object.assign(this,a),this},xt.Du=function(a){return this.nm(a)},xt.nm=function(a){return td(this,a),this};function td(a,y){var x=a instanceof Ae,E=a instanceof ne,b;for(b in y){b===""&&se("Setting properties requires non-empty property names");var z=a,tt=b;if(x||E){var ot=b.indexOf(".");if(0<ot){var rt=b.substring(0,ot);x?z=a.fb(rt):(z=a[rt],z==null&&(z=a.toolManager[rt])),Oe(z)?tt=b.substr(ot+1):se("Unable to find object named: "+rt+" in "+a.toString()+" when trying to set property: "+b)}}if(tt[0]!=="_"&&!uo(z,tt))if(E&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(E&&tt==="Changed"){a.Pe(y[tt]);continue}else if(E&&uo(a.toolManager,tt))z=a.toolManager;else if(E&&em(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof tn&&tt==="Changed"){a.Pe(y[tt]);continue}else se('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[b],tt[0]==="_"&&z instanceof Xt&&z.Vw(tt)}}xt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new dn,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},xt.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")},ne.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!==_d&&this.rj.hi(0,0,0,0)&&y.width===a.width&&y.height===a.height){var E=this.scale,b=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))*E&&0<Math.max(0,z-b)*E){if(!(this.ld||(this.kg=!1,this.Ka===null||(this.ld=!0,this.documentBounds.w()||(E=fe.alloc(),Lc(this,this.computeBounds(E)),fe.free(E)),E=this.ta,E===null||E instanceof ol)))){var tt=this.Mb;b=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!==b&&(rt.width=b),rt.height!==ot&&(rt.height=ot),a.clearRect(0,0,b,ot),rt=190*tt;var at=70*tt,ht=Math.max(z,0),gt=Math.max(y,0),mt=Math.floor(b-ht),yt=Math.floor(ot-gt);a.drawImage(E.Oa,ht,gt,mt,yt,0,0,mt,yt),ad(this.Yf,this)&&a.clearRect(0,0,rt,at),E=Fn(),a=Fn(),yt=Math.abs(z),mt=Math.abs(y);var St=ht===0?0:b-yt;ht=It.allocAt(St,0),yt=It.allocAt(yt+St,ot),a.push(new fe(Math.min(ht.x,yt.x),Math.min(ht.y,yt.y),Math.abs(ht.x-yt.x),Math.abs(ht.y-yt.y)));var Ct=this.Ab;if(Ct.reset(),Ct.scale(tt,tt),this.Ca!==1&&Ct.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&Ct.translate(-tt.x,-tt.y),co(ht,Ct),co(yt,Ct),E.push(new fe(Math.min(ht.x,yt.x),Math.min(ht.y,yt.y),Math.abs(ht.x-yt.x),Math.abs(ht.y-yt.y))),St=gt===0?0:ot-mt,ht.h(0,St),yt.h(b,mt+St),a.push(new fe(Math.min(ht.x,yt.x),Math.min(ht.y,yt.y),Math.abs(ht.x-yt.x),Math.abs(ht.y-yt.y))),co(ht,Ct),co(yt,Ct),E.push(new fe(Math.min(ht.x,yt.x),Math.min(ht.y,yt.y),Math.abs(ht.x-yt.x),Math.abs(ht.y-yt.y))),ad(this.Yf,this)&&(b=0<z?0:-z,ot=0<y?0:-y,ht.h(b,ot),yt.h(rt+b,at+ot),a.push(new fe(Math.min(ht.x,yt.x),Math.min(ht.y,yt.y),Math.abs(ht.x-yt.x),Math.abs(ht.y-yt.y))),co(ht,Ct),co(yt,Ct),E.push(new fe(Math.min(ht.x,yt.x),Math.min(ht.y,yt.y),Math.abs(ht.x-yt.x),Math.abs(ht.y-yt.y)))),It.free(ht),It.free(yt),uu(this,!1,!0),this.Ka===null&&se("No div specified"),this.ta===null&&se("No canvas specified"),!this.animationManager.zb&&(b=this.ib,this.Fc)){for(ed(this),ot=this.Mb,b.setTransform(1,0,0,1,0,0),b.clearRect(0,0,this.Aa*ot,this.ya*ot),b.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),b.save(),b.beginPath(),z=a.length,tt=0;tt<z;tt++)rt=a[tt],rt.width!==0&&rt.height!==0&&b.rect(Math.floor(rt.x),Math.floor(rt.y),Math.ceil(rt.width),Math.ceil(rt.height));for(b.clip(),b.setTransform(ot,0,0,ot,0,0),b.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),b.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),Lh(this,b),b.globalAlpha=this.pb,ot=0;ot<z;ot++)if(tt=y[ot],rt=E,tt.visible&&tt.pb!==0){at=Ul(tt,b),gt=tt.Zq,gt.length=0,ht=this.scale,mt=fe.alloc(),yt=tt.Pa.s,Ct=yt.length,St=rt.length;for(var Nt=0;Nt<Ct;Nt++){var Tt=yt[Nt],zt=cd(Tt,Tt.actualBounds);t:{for(var Rt=2/ht,Yt=4/ht,Ut=0;Ut<St;Ut++){var ee=rt[Ut];if(ee.width!==0&&ee.height!==0&&zt.Vu(ee.x-Rt,ee.y-Rt,ee.width+Yt,ee.height+Yt)){zt=!0;break t}}zt=!1}zt&&tt.Oj(b,Tt,this,gt,ht,mt,!0)}fe.free(mt),b.globalAlpha=at}b.restore(),b.Vc(!0),this.Yf&&ad(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}Pn(E),Pn(a),this.ld=!1}}else this.bd();x&&(ns(this),this.bd(),Xd(this,!0))}else x?(ns(this),this.bd(),Xd(this,!0)):this.bd()}};function ed(a){a.pn!==!1&&(a.pn=!1,vc(a,a.Aa,a.ya))}function vc(a,y,x){il(a);var E=a.Mb;a.ta.resize(y*E,x*E,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function nd(a){var y=a.ta;if(y===null||a.wo.w())return!0;var x=a.Aa,E=a.ya,b=a.Ka,z=!1,tt=a.gf?a.Db:0,ot=a.Be?a.Db:0,rt=b.clientWidth||x+tt,at=b.clientHeight||E+ot,ht=a.viewportBounds;b=ht.x;var gt=ht.y,mt=ht.width,yt=ht.height;if((rt!==x+tt||at!==E+ot)&&(a.gf=!1,a.Be=!1,ot=tt=0,a.Aa=rt,a.ya=at,z=a.pn=!0,il(a)),!a.hf||!a.viewportBounds.w())return!0;var St=a.ku,Ct=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var Nt=a.documentBounds,Tt=0,zt=0,Rt=0,Yt=0,Ut=ht.width,ee=ht.height,je=a.rj;a.contentAlignment.sb()?(Nt.width>Ut&&(Tt=je.left,zt=je.right),Nt.height>ee&&(Rt=je.top,Yt=je.bottom)):(Tt=je.left,zt=je.right,Rt=je.top,Yt=je.bottom);var _e=Nt.width+Tt+zt,Ke=Nt.height+Rt+Yt;je=a.scale;var Fe=_e>rt/je,ve=Ke>at/je;if(!(z||a.gf||a.Be||Fe||ve))return!0;Tt=Nt.x-Tt,rt=ht.x,zt=Nt.right+zt,at=ht.right+tt,Rt=Nt.y-Rt;var Ln=ht.y;Nt=Nt.bottom+Yt,ht=ht.bottom+ot;var xn="1px";if(Yt="1px",a.scrollMode===Mh&&(Fe||ve)&&(Fe&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Fe=1,Tt+1<rt&&(Fe=Math.max((rt-Tt)*je+a.Aa,Fe)),zt>at+1&&(Fe=Math.max((zt-at)*je+a.Aa,Fe)),Ut+tt+1<_e&&(Fe=Math.max((_e-Ut)*je+a.Aa,Fe)),xn=Fe.toString()+"px"),ve&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(Fe=1,Rt+1<Ln&&(Fe=Math.max((Ln-Rt)*je+a.ya,Fe)),Nt>ht+1&&(Fe=Math.max((Nt-ht)*je+a.ya,Fe)),ee+ot+1<Ke&&(Fe=Math.max((Ke-ee)*je+a.ya,Fe)),Yt=Fe.toString()+"px")),Fe=xn!=="1px",ve=Yt!=="1px",Fe&&ve||!Fe&&!ve||(ve&&(at-=a.Db),Fe&&(ht-=a.Db),_e<Ut+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,Tt+1<rt&&(tt=Math.max((rt-Tt)*je+a.Aa,tt)),zt>at+1&&(tt=Math.max((zt-at)*je+a.Aa,tt)),Ut+1<_e&&(tt=Math.max((_e-Ut)*je+a.Aa,tt)),xn=tt.toString()+"px"),Fe=xn!=="1px",tt=a.ya,Fe!==a.Be&&(tt=Fe?a.ya-a.Db:a.ya+a.Db),Ke<ee+ot||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(ot=1,Rt+1<Ln&&(ot=Math.max((Ln-Rt)*je+tt,ot)),Nt>ht+1&&(ot=Math.max((Nt-ht)*je+tt,ot)),ee+1<Ke&&(ot=Math.max((Ke-ee)*je+tt,ot)),Yt=ot.toString()+"px"),ve=Yt!=="1px"),a.qr&&Fe===a.Be&&ve===a.gf)return x===a.Aa&&E===a.ya||a.bd(),!1;if(Fe!==a.Be&&(xn==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=Fe,Ct.style.width=xn,ve!==a.gf&&(Yt==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(ot=It.alloc(),ve?(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)),It.free(ot))),z&&il(a),a.gf=ve,Ct.style.height=Yt,a.gu=!0,z&&(a.pn=!0),y=St.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Ut+1<_e?y=(a.position.x-Tt)*je:Tt+1<rt?y=St.scrollWidth-St.clientWidth:zt>at+1&&(y=a.position.x*je)),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&&(ee+1<Ke?St.scrollTop=(a.position.y-Rt)*je:Rt+1<Ln?St.scrollTop=St.scrollHeight-St.clientHeight:Nt>ht+1&&(St.scrollTop=a.position.y*je)),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||E!==at||a.animationManager.zb?(x=fe.allocAt(b,gt,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,je,z),fe.free(x),!1):!0}xt=ne.prototype,xt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&se("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&&se('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(yo,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},xt.oi=function(a){this.partManager.oi(a);var y=this;dd(a,function(x){id(y,x)}),(a instanceof oi||a instanceof An&&a.placeholder!==null)&&a.v(),a.data!==null&&dd(a,function(x){ay(y.partManager,x)}),Hr(a)!==!0&&vu(a)!==!0||this.De.add(a),z1(a,!0,this),R1(a)?(a.actualBounds.w()&&this.N(cd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(cd(a,a.actualBounds)),this.$b()},xt.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&dd(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),R1(a)?(a.actualBounds.w()&&this.N(cd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(cd(a,a.actualBounds)),this.$b()},xt.remove=function(a){yc(this,a,!0)};function yc(a,y,x){var E=y.layer;E!==null&&E.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=E.pc(-1,y,!1),0<=x&&a.cb(Bo,"parts",E,y,null,x,null),a=y.layerChanged,a!==null&&a(y,E,null))}xt.Is=function(a,y){if(y===void 0&&(y=!1),Cn(a))for(var x=a.length,E=0;E<x;E++){var b=a[E];y&&!b.canDelete()||this.remove(b)}else for(x=new Ie,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},xt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},ne.prototype.moveParts=function(a,y,x,E){if(x===void 0&&(x=!1),E===void 0&&(E=Qf(this)),this.toolManager!==null){var b=new dn;if(a!==null)if(Cn(a))for(var z=0;z<a.length;z++)Sl(this,b,a[z],x,E);else for(a=a.iterator;a.next();)Sl(this,b,a.value,x,E);else{for(a=this.parts;a.next();)Sl(this,b,a.value,x,E);for(a=this.nodes;a.next();)Sl(this,b,a.value,x,E);for(a=this.links;a.next();)Sl(this,b,a.value,x,E)}du(this,b,y,E,x)}};function Sl(a,y,x,E,b,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!E||z||x.canMove()||x.canCopy()))if(b===void 0&&(b=Qf(a)),x instanceof He){if(y.add(x,a.Pd(b,x,x.location)),x instanceof An&&(x.placeholder!==null||b.dragsMembers))for(z=x.memberParts;z.next();)Sl(a,y,z.value,E,b,b.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)&&Sl(a,y,tt,E,b)}}if(b.dragsTree)for(x=x.Ou();x.next();)Sl(a,y,x.value,E,b)}else if(x instanceof Te)for(y.add(x,a.Pd(b,x)),x=x.labelNodes;x.next();)Sl(a,y,x.value,E,b);else x instanceof oi||y.add(x,a.Pd(b,x,x.location))}function du(a,y,x,E,b){if(y!==null&&y.count!==0){var z=It.alloc(),tt=It.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||_f(a,y);for(var ot=Fn(),rt=Fn(),at=y.iterator,ht=It.alloc();at.next();){var gt=at.key,mt=at.value;if(gt.Zc()){var yt=Sc(a,gt,y);yt!==null?ot.push(new it(gt,mt,yt)):(!b||gt.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(gt,z.add(tt),E,ht),gt.location=ht,mt.shifted===void 0&&(mt.shifted=new It),mt.shifted.assign(ht.re(yt)))}else at.key instanceof Te&&rt.push(at.sa)}for(It.free(ht),b=ot.length,at=0;at<b;at++)gt=ot[at],z.assign(gt.info.point),gt.Su.shifted===void 0&&(gt.Su.shifted=new It),gt.node.location=z.add(gt.Su.shifted);for(b=It.alloc(),at=It.alloc(),gt=rt.length,mt=0;mt<gt;mt++){var St=rt[mt];if(yt=St.key,yt instanceof Te)if(yt.suspendsRouting){yt.Tg=null,ht=yt.fromNode;var Ct=yt.toNode;if(a.draggedLink!==null&&E.dragsLink)if(Ct=St.value.point,yt.dragComputation===null)y.add(yt,a.Pd(E,yt,tt)),Dh(yt,tt.x-Ct.x,tt.y-Ct.y);else{St=It.allocAt(0,0),(ht=yt.i(0))&&ht.w()&&St.assign(ht);var Nt=ht=It.alloc().assign(St).add(tt);E.isGridSnapEnabled&&(E.isGridSnapRealtime||a.lastInput.up)&&(Nt=It.alloc(),qf(a,yt,ht,Nt,E)),ht.assign(yt.dragComputation(yt,ht,Nt)).re(St),y.add(yt,a.Pd(E,yt,ht)),Dh(yt,ht.x-Ct.x,ht.y-Ct.y),It.free(St),It.free(ht),Nt!==ht&&It.free(Nt)}else ht!==null&&(b.assign(ht.location),Nt=y.I(ht),Nt!==null&&b.re(Nt.point)),Ct!==null&&(at.assign(Ct.location),Nt=y.I(Ct),Nt!==null&&at.re(Nt.point)),ht!==null&&Ct!==null?b.Xa(at)?(ht=St.value.point,Ct=z,Ct.assign(b),Ct.re(ht),y.add(yt,a.Pd(E,yt,b)),Dh(yt,Ct.x,Ct.y)):(yt.suspendsRouting=!1,yt.bb()):(St=St.value.point,ht=ht!==null?b:Ct!==null?at:tt,y.add(yt,a.Pd(E,yt,ht)),Dh(yt,ht.x-St.x,ht.y-St.y))}else(yt.fromNode===null||yt.toNode===null)&&(ht=St.value.point,y.add(yt,a.Pd(E,yt,tt)),Dh(yt,tt.x-ht.x,tt.y-ht.y))}It.free(z),It.free(tt),It.free(b),It.free(at),Pn(ot),Pn(rt),x||(yr(a),fu(a,y))}}ne.prototype.computeMove=function(a,y,x,E){if(E===void 0&&(E=new It),E.assign(y),a===null)return E;var b=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(b=It.alloc(),qf(this,a,y,b,x)),x=a.dragComputation!==null?a.dragComputation(a,y,b):b;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),E.h(Math.max(ot,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,rt))),b!==y&&It.free(b),E};function Qf(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function qf(a,y,x,E,b){if(b===void 0&&(b=Qf(a)),E.assign(x),y!==null){var z=a.grid;y=b.gridSnapCellSize,a=y.width,y=y.height;var tt=b.gridSnapOrigin,ot=tt.x;if(tt=tt.y,b=b.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=It.allocAt(0,0),z.yi(0,0,a,y,b),Jt.No(x.x,x.y,ot+z.x,tt+z.y,a,y,E),It.free(z)}}function _f(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof Te&&(y.suspendsRouting=!0)}function fu(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof Te&&(x.suspendsRouting=!1,Kv(x)&&x.bb())}a.Mr=!1}}function Sc(a,y,x){return y=y.containingGroup,y!==null&&(a=Sc(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}xt=ne.prototype,xt.Pd=function(a,y,x){if(x===void 0)return new Xl(er);var E=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(E=!1),E?new Xl(new It(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new Xl(x.copy())};function xc(a,y,x){if(y.diagram!==null&&y.diagram!==a&&se("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&se("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&se("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&se("Cannot move a Layer before or after itself: "+y)),y.diagram!==a){y=y.name,a=a.Wa,x=a.count;for(var E=0;E<x;E++)a.M(E).name===y&&se("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}xt.Al=function(a){xc(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(yo,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},xt.Ww=function(a,y){xc(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(Bo,"layers",this,a,null,E,null));var b=x.count,z;for(z=0;z<b;z++)if(x.M(z)===y){x.Gb(z,a);break}return this.cc!==null&&this.cb(yo,"layers",this,null,a,null,z),this.N(),0>E&&this.Ya(),this},xt.Cy=function(a,y){xc(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(Bo,"layers",this,a,null,E,null));var b=x.count,z;for(z=0;z<b;z++)if(x.M(z)===y){x.Gb(z+1,a);break}return this.cc!==null&&this.cb(yo,"layers",this,null,a,null,z+1),this.N(),0>E&&this.Ya(),this},xt.kA=function(a){if(a.diagram!==this&&se("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 E=y.value,b=E.layerName;b!==a.name?E.layerName=b:E.layerName=""}this.cc!==null&&this.cb(Bo,"layers",this,a,null,x,null),this.N(),this.Ya()}}},xt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},xt.Yw=function(a){return this.pf===null&&(this.pf=new Be),this.pf.add(a),this.model.Pe(a),this},xt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},xt.Pe=function(a){return this.zg===null&&(this.zg=new Be),this.zg.add(a),this},xt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},xt.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==Ls&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,E=0;E<x;E++)y.M(E)(a)},xt.cb=function(a,y,x,E,b,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var ot=new Zi;ot.diagram=this,ot.change=a,ot.propertyName=y,ot.object=x,ot.oldValue=E,ot.oldParam=z,ot.newValue=b,ot.newParam=tt,this.ds(ot)},xt.g=function(a,y,x,E,b){this.cb(Xi,a,this,y,x,E,b)},ne.prototype.changeState=function(a,y){if(a!==null&&a.diagram===this){var x=this.skipsModelSourceBindings;try{this.skipsModelSourceBindings=!0;var E=a.change;if(E===Xi){var b=a.object;if(Ri(b,a.propertyName,a.I(y)),b instanceof Xt){var z=b.part;z!==null&&z.Wb()}this.isModified=!0}else if(E===yo){var tt=a.object,ot=a.newParam,rt=a.newValue;if(tt instanceof Ae)if(typeof ot=="number"&&rt instanceof Xt){y?tt.pc(ot):tt.Gb(ot,rt);var at=tt.part;at!==null&&at.Wb()}else typeof ot=="number"&&rt instanceof Eo&&(rt.isRow?u1(tt,ot,y?void 0:rt):d1(tt,ot,y?void 0:rt));else if(tt instanceof _o){var ht=a.oldParam===!0;typeof ot=="number"&&rt instanceof an&&(y?(rt.isSelected=!1,rt.isHighlighted=!1,rt.Wb(),tt.pc(ht?ot:-1,rt,ht)):tt.oi(ot,rt,ht))}else tt instanceof ne?typeof ot=="number"&&rt instanceof _o&&(y?this.Wa.mb(ot):(rt.Xe(this),this.Wa.Gb(ot,rt))):se("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(E===Bo){var gt=a.object,mt=a.oldParam,yt=a.oldValue;if(gt instanceof Ae)typeof mt=="number"&&yt instanceof Xt?y?gt.Gb(mt,yt):gt.pc(mt):typeof mt=="number"&&yt instanceof Eo&&(yt.isRow?u1(gt,mt,y?yt:void 0):d1(gt,mt,y?yt:void 0));else if(gt instanceof _o){var St=a.newParam===!0;typeof mt=="number"&&yt instanceof an&&(y?0>gt.Pa.indexOf(yt)&>.oi(mt,yt,St):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),gt.pc(St?mt:-1,yt,St)))}else gt instanceof ne?typeof mt=="number"&&yt instanceof _o&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):se("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else E!==Ls&&se("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},ne.prototype.Ea=function(a){return this.undoManager.Ea(a)},ne.prototype.eb=function(a){return this.undoManager.eb(a)},ne.prototype.Kf=function(){return this.undoManager.Kf()},ne.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var E=!1;try{a(this),E=!0}finally{E?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},ne.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},ne.prototype.rp=function(){this.partManager.rp()};function Pc(a,y,x){var E=a.animationManager;if(a.vb||a.ld)a.Ca=x,il(a),a.N(),a.Ee=!0,E.zb&&(Yl(E)||E.ce.add(E.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,il(a);else{a.vb=!0;var b=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(Qh)?ot=0:at.Hf(Qs)&&(ot=z-1):ot=at.sb()?at.x*(z-1):z/2),isNaN(rt)&&(at.$c()?at.Hf(lh)?rt=0:at.Hf(Ra)&&(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=It.allocAt(a.pa.x+ot/y-ot/x,a.pa.y+rt/y-rt/x),a.position=z,It.free(z),a.Ca=x,il(a),a.vb=!1,a.onViewportBoundsChanged(b,a.viewportBounds,y,!1),ca(a,!1),E.zb&&(Yl(E)||E.ce.add(E.H,"scale",y,a.Ca))}}ne.prototype.onViewportBoundsChanged=function(a,y,x,E){if(!a.D(y)){E===void 0&&(E=!1),E||(this.Ee=!0),this.vd=!0;var b=this.layout;b===null||!b.isViewportSized||this.autoScale!==br||a.width===y.width&&a.height===y.height||b.C(),b=this.currentTool,this.Vk===!0&&b instanceof Yi&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Op(b,this)),this.vb||this.invalidateViewport(a,y),nl(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=E,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function nl(a,y){var x=a.fe;if(x!==null&&x.visible){for(var E=Re.alloc(),b=1,z=1,tt=x.O.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt],ht=Math.abs(at.interval);2>ht||(pv(at.figure)?z=z*ht/Jt.vx(z,ht):b=b*ht/Jt.vx(b,ht))}if(tt=x.gridCellSize,E.h(z*tt.width,b*tt.height),y!==void 0)b=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=fe.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){fe.free(y);return}b=y.width,z=y.height,a=y.x,tt=y.y,fe.free(y)}x.width=b+2*E.width,x.height=z+2*E.height,y=It.alloc(),Jt.No(a,tt,0,0,E.width,E.height,y),y.offset(-E.width,-E.height),Re.free(E),x.part.location=y,It.free(y)}}ne.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(),E=x.length,b=0;b<E;b++)x[b].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},ne.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))},ne.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),Cn(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];E instanceof an||se("Diagram.selectCollection given something that is not a Part: "+E),E.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof an||se("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},ne.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,E=0;E<x;E++)y[E].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},xt=ne.prototype,xt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},xt.Jz=function(a){a=new Ie().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 an||se("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},xt.scroll=function(a,y,x){x===void 0&&(x=1);var E=y==="up"||y==="down",b=0,z=It.alloc();if(a==="pixel")b=x;else if(a==="line")b=x*(E?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=E?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(b=x*Math.max(a-(E?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){b=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,b.y):y==="left"?this.position=z.h(b.x,x.y):y==="down"?this.position=z.h(x.x,b.bottom-x.height):y==="right"&&(this.position=z.h(b.right-x.width,x.y)),It.free(z);return}se("scrolling unit must be 'pixel', 'line', 'page', or 'document', not: "+a)}b/=this.scale,x=this.position,y==="up"?this.position=z.h(x.x,x.y-b):y==="down"?this.position=z.h(x.x,x.y+b):y==="left"?this.position=z.h(x.x-b,x.y):y==="right"?this.position=z.h(x.x+b,x.y):se("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),It.free(z)},xt.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)},xt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},xt.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)},xt.zA=function(a){var y=this.Ab,x=a.x,E=a.y,b=x+a.width,z=E+a.height,tt=y.m11,ot=y.m12,rt=y.m21,at=y.m22,ht=y.dx,gt=y.dy,mt=x*tt+E*rt+ht;y=x*ot+E*at+gt;var yt=b*tt+E*rt+ht;return a=b*ot+E*at+gt,E=x*tt+z*rt+ht,x=x*ot+z*at+gt,tt=b*tt+z*rt+ht,b=b*ot+z*at+gt,z=Math.min(mt,yt),mt=Math.max(mt,yt),yt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,E),mt=Math.max(mt,E),yt=Math.min(yt,x),y=Math.max(y,x),z=Math.min(z,tt),mt=Math.max(mt,tt),yt=Math.min(yt,b),y=Math.max(y,b),new fe(z,yt,mt-z,y-yt)},xt.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),co(a.copy(),this.Ab)};function $p(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function wc(a){return a=og.get(a),a!==null?new a:new vi}ne.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,E=a.propertyName;if(x===Ls&&E[0]==="S")if(E==="StartingFirstTransaction"){var b=this;a=this.toolManager,a.mouseDownTools.each(function(rt){return rt.diagram=b}),a.mouseMoveTools.each(function(rt){return rt.diagram=b}),a.mouseUpTools.each(function(rt){return rt.diagram=b}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else E==="StartingUndo"||E==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):E==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===Ls){(E==="FinishedUndo"||E==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),yr(this));var z=this.animationManager;E==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||Yf(z),E==="CommittedTransaction"&&this.undoManager.isJustDiscarded&&(this.Ce=Math.min(this.Ce,this.undoManager.historyIndex-1)),E!=="CommittedTransaction"&&E!=="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;fi(function(){ot.currentTool.standardMouseOver(),ot.Rt=!1},10)}}}finally{this.aa=!0}}}};function id(a,y){y=y.O.s;for(var x=y.length,E=0;E<x;E++)gu(a,y[E])}function gu(a,y){if(y instanceof ss){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof Ie&&x.Bg.add(a);var E=y.Eg;if(E!==null&&E.sq===!0&&y.diagram!==null&&y.diagram.Xn.add(y),x.hn)if(x=x.getAttribute("src")||"",E=a.Og.I(x),E===null)E=[],E.push(y),a.Og.add(x,E);else{for(a=0;a<E.length;a++)if(E[a]===y)return;E.push(y)}}}}function Cc(a,y){if(y instanceof ss){var x=y.element;if(x!==null&&x instanceof HTMLImageElement&&x.hn){var E=x.getAttribute("src")||"",b=a.Og.I(E);if(b!==null){for(var z=0;z<b.length;z++)if(b[z]===y){b.splice(z,1),b.length===0&&(a.Og.remove(E),x.Fq&&x.removeEventListener("load",x.Fq),x.Yp&&x.removeEventListener("error",x.Yp),delete x.Fq,delete x.Yp,x.Bg instanceof Ie&&x.Bg.remove(a),vg(E));break}}}}}ne.prototype.Wd=function(){this.partManager.Wd()},ne.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},ne.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},ne.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},ne.prototype.Vb=function(a){return this.partManager.Vb(a)},ne.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},xt=ne.prototype,xt.Lc=function(a){return this.partManager.Lc(a)},xt.ii=function(a){return this.partManager.ii(a)},xt.Kc=function(a){return this.partManager.Kc(a)},xt.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:ti(ln(y)))},xt.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:ti(ln(y)))};function il(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 Lc(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),ca(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}xt.Va=function(){if(this.Zi){var a=fe.alloc();Lc(this,this.computeBounds(a)),fe.free(a)}},xt.rz=function(){for(var a=new Ie,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},xt.qz=function(){return this.ai.iterator},xt.Uz=function(a){yr(this),a&&$f(this,!0),this.ld?Ac(this,!1):(this.Jk=!0,ta(this))};function $f(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 E=y.gl.iterator;E.next();)tm(a,E.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Ac(a,y){if(a.xh&&!a.lt){var x=a.aa;a.aa=!0;var E=a.undoManager.transactionLevel,b=a.layout,z=a.animationManager;try{E===0&&(a.undoManager.isInternalTransaction=!0,a.Ea("Layout")),1>=E&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||ml(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)Mc(a,tt.value,y,E);b.isValidLayout||(!y||b.isRealtime||b.isRealtime===null||E===0?(b.doLayout(a),yr(a),b.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,E===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||E!==0&&E!==1||Yf(z),a.aa=x}}}function Mc(a,y,x,E){if(y!==null){for(var b=y.gl.iterator;b.next();)Mc(a,b.value,x,E);b=y.layout,b===null||b.isValidLayout||(!x||b.isRealtime||E===0?(y.rh=!y.location.w(),b.doLayout(y),y.C(32),Jd(a,y),b.isValidLayout=!0):a.xh=!0)}}xt.yz=function(){for(var a=new Be,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(b){var z=b.toLowerCase(),tt=new Be;x.add(b,tt),x.add(z,tt),E.add(b,b),E.add(z,b)}var x=new dn,E=new dn;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=E}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function tg(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;se("Unknown DiagramEvent name: "+y)}xt.Bj=function(a,y){return a=tg(this,a),a!==null&&a.add(y),this},xt.am=function(a,y){a=tg(this,a),a!==null&&a.remove(y)},xt.R=function(a,y,x){var E=tg(this,a),b=new uh;if(b.diagram=this,a=em(this,a),a!==null&&(b.name=a),y!==void 0&&(b.subject=y),x!==void 0&&(b.parameter=x),y=E.length,y===1)E.M(0)(b);else if(y!==0)for(E=E.Fa(),x=0;x<y;x++)(0,E[x])(b)};function eg(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}xt.Yj=function(a,y){return ng(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},ne.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?dc(this,a):a.assign(this.documentBounds)};function ng(a,y,x,E){var b=a.Xh;if(b===null&&(a.Xh=b=new ep(a.avoidanceCellSize)),b.vs||b.group!==x||b.Yx!==E){if(b.Hx=Math.max(b.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),b.Ix=Math.max(b.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=nm(a,x)),x===null){y=fe.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),b.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,ot=tt.layer;ot!==null&&ot.visible&&!ot.isTemporary&&ig(a,tt,E,y)}fe.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),b.initialize(y)),y=fe.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof He&&ig(a,tt,E,y);fe.free(y)}b.group=x,b.Yx=E,b.vs=!1}else y&&oS(b);return b}function nm(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?nm(a,y.containingGroup):null}function ig(a,y,x,E){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(E),a=a.Xh;var b=y.x,z=y.y;if(Cg(a,b,z))for(x=(z-a.Od)/a.sc|0,E=Math.min((b+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),b=(b-a.Nd)/a.rc|0;b<=E;b++)if(z=a.ac[b],z.fill)z.fill(Ih,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=Ih}else if(y instanceof An)for(y=y.memberParts;y.next();)b=y.value,b instanceof He&&ig(a,b,x,E)}}function Ah(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}ne.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():kc(this)};function kc(a){a.vk===-1&&(a.vk=fi(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=fe.alloc(),a.computeBounds(y),y.ed(a.documentBounds),Lc(a,y),fe.free(y),a.Fc=!0,a.bd(),kc(a))}},a.vp))}ne.prototype.ug=function(){this.vk!==-1&&(ge.clearTimeout(this.vk),this.vk=-1)},ne.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 E=this.viewportBounds,b=this.scale;E=fe.allocAt(0,0,E.width*b,E.height*b);var z=It.allocAt(0,0);if(a.x>=E.x&&a.x<E.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<E.x+x.left/2&&(z.x-=tt),a.x<E.x+x.left/4&&(z.x-=4*tt)}else a.x<=E.x+E.width&&a.x>E.x+E.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>E.x+E.width-x.right/2&&(z.x+=tt),a.x>E.x+E.width-x.right/4&&(z.x+=4*tt));return a.y>=E.y&&a.y<E.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<E.y+x.top/2&&(z.y-=tt),a.y<E.y+x.top/4&&(z.y-=4*tt)):a.y<=E.y+E.height&&a.y>E.y+E.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>E.y+E.height-x.bottom/2&&(z.y+=tt),a.y>E.y+E.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(er)||(y=new It(y.x+z.x/b,y.y+z.y/b)),fe.free(E),It.free(z),y},xt=ne.prototype,xt.Cs=function(){return null},xt.av=function(){return null},xt.bs=function(a,y){this.pj.add(a,y)},xt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof An&&(y.$p=null)})};function Qd(a,y,x){function E(){var ht=+new Date;for(z=!0,tt.reset();tt.next();)if(!tt.value[0].al){z=!1;break}z||ht-at>rt?y(x,b,ot):ge.requestAnimationFrame(E)}for(var b=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof b!="function"||z)return y(x,b,a);var ot=a,rt=x.callbackTimeout||300,at=+new Date;return ge.requestAnimationFrame(function(){E()}),null}xt.Wz=function(a){return eo?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},xt.Jx=function(a){return a===void 0&&(a={}),Qd(this,this.Xz,a)},xt.Xz=function(a,y,x){var E=im(x,a,"canvas",null);if(E===null)return null;x=E.Z.canvas;var b=null;if(x!==null)switch(b=a.returnType,b===void 0?b="string":b=b.toLowerCase(),b){case sd+"data":b=E.getImageData(0,0,x.width,x.height);break;case sd:E=(a.document||document).createElement("img"),E.src=x.toDataURL(a.type,a.details),b=E;break;case"blob":return typeof y!="function"&&se('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:b=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(b),null):b};function im(a,y,x,E){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&se("properties argument must be an Object.");var b=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 Re(1/0,1/0):new Re(2e3,2e3));var ot=y.position||null,rt=y.parts||null,at=y.padding===void 0?1:y.padding,ht=y.background||null,gt=y.omitTemporary;gt===void 0&&(gt=!0);var mt=y.document||document,yt=y.elementFinished||null,St=y.showTemporary;St===void 0&&(St=!gt),y=y.showGrid,y===void 0&&(y=St),b!==null&&isNaN(b.width)&&isNaN(b.height)&&(b=null),typeof at=="number"?at=new In(at):at instanceof In||se("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),gt=new ma(null,mt,void 0,!0);var Ct=gt.context;if(!(b||z||rt||ot))return gt.width=a.Aa+Math.ceil(at.left+at.right),gt.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?E===null?null:(E.resize(gt.width,gt.height,gt.width,gt.height),E.ownerDocument=mt,E.hs=yt,Jf(a,E.context,at,new Re(gt.width,gt.height),a.Ca,a.pa,rt,ht,St,y),E.context):(a.Xm=!1,Jf(a,Ct,at,new Re(gt.width,gt.height),a.Ca,a.pa,rt,ht,St,y),a.Xm=!0,gt.context);var Nt=a.Pp,Tt=a.documentBounds.copy();if(Tt.Fv(a.yb),St)for(var zt=a.Wa.s,Rt=zt.length,Yt=0;Yt<Rt;Yt++){var Ut=zt[Yt];if(Ut.visible&&Ut.isTemporary){Ut=Ut.Pa.s;for(var ee=Ut.length,je=0;je<ee;je++){var _e=Ut[je];_e.isInDocumentBounds&&_e.isVisible()&&(_e=_e.actualBounds,_e.w()&&Tt.ed(_e))}}}if(zt=new It(Tt.x,Tt.y),rt!==null){for(Rt=new fe(0,0,0,0),Yt=!0,Ut=rt.iterator,Ut.reset();Ut.next();)ee=Ut.value,ee instanceof an&&(je=ee.layer,je!==null&&!je.visible||je!==null&&!St&&je.isTemporary||!ee.isVisible()||(ee=ee.actualBounds,ee.w()&&(Yt?(Yt=!1,Rt.assign(ee)):Rt.ed(ee))));Tt.width=Rt.width,Tt.height=Rt.height,zt.x=Rt.x,zt.y=Rt.y}return ot!==null&&ot.w()&&(zt=ot,z||(z=Nt)),Rt=ot=0,at!==null&&(ot=at.left+at.right,Rt=at.top+at.bottom),Yt=Ut=0,b!==null&&(Ut=b.width,Yt=b.height,isFinite(Ut)&&(Ut=Math.max(0,Ut-ot)),isFinite(Yt)&&(Yt=Math.max(0,Yt-Rt))),b!==null&&z!==null?(z==="NaN"&&(z=Nt),b.w()?(b=Ut,Tt=Yt):isNaN(Yt)?(b=Ut,Tt=Tt.height*z):(b=Tt.width*z,Tt=Yt)):b!==null?b.w()?(z=Math.min(Ut/Tt.width,Yt/Tt.height),b=Ut,Tt=Yt):isNaN(Yt)?(z=Ut/Tt.width,b=Ut,Tt=Tt.height*z):(z=Yt/Tt.height,b=Tt.width*z,Tt=Yt):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-ot)/Tt.width,(tt.height-Rt)/Tt.height),z>Nt?(z=Nt,b=Tt.width,Tt=Tt.height):(b=tt.width,Tt=tt.height)):(b=Tt.width*z,Tt=Tt.height*z):(z=Nt,b=Tt.width,Tt=Tt.height),at!==null?(b+=ot,Tt+=Rt):at=new In(0),tt!==null&&(Nt=tt.width,tt=tt.height,isNaN(Nt)&&(Nt=2e3),isNaN(tt)&&(tt=2e3),isFinite(Nt)&&(b=Math.min(b,Nt)),isFinite(tt)&&(Tt=Math.min(Tt,tt))),gt.width=Math.ceil(b),gt.height=Math.ceil(Tt),x==="SVG"?E===null?null:(E.resize(gt.width,gt.height,gt.width,gt.height),E.ownerDocument=mt,E.hs=yt,Jf(a,E.context,at,new Re(Math.ceil(b),Math.ceil(Tt)),z,zt,rt,ht,St,y),E.context):(a.Xm=!1,Jf(a,Ct,at,new Re(Math.ceil(b),Math.ceil(Tt)),z,zt,rt,ht,St,y),a.Xm=!0,gt.context)}ke.Object.defineProperties(ne.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof ct||(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 ol(this,ge.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 ol(this,ge.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(ge,"resize",this.Ov,!1),this.removeEventListener(ge,"wheel",this.$j,!0),vl===this&&(vl=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),hc(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)&&zn(a,"0 <= value <= 1",ne,"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),ca(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),ca(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),ca(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),ca(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&zn(a,">= 0",ne,"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&&zn(a,">= 0",ne,"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 E=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===E&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===E&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===E&&(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 zn(a,">= 0",ne,"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&&se("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=lc(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var E=this.vb;this.vb=!0,ml(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=wc(this.cc.type);for(var b=0;b<x.length;b++)this.add(x[b]);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=E,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(ge,"pointermove",this.dk,!0),this.addEventListener(ge,"pointerdown",this.ui,!0),this.addEventListener(ge,"pointerup",this.fk,!0),this.addEventListener(ge,"pointerout",this.ek,!0),this.addEventListener(ge,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(ge,"wheel",this.$j,!0),this.addEventListener(ge,"selectstart",this.preventDefault,!1)):(this.removeEventListener(ge,"pointermove",this.dk,!0),this.removeEventListener(ge,"pointerdown",this.ui,!0),this.removeEventListener(ge,"pointerup",this.fk,!0),this.removeEventListener(ge,"pointerout",this.ek,!0),this.removeEventListener(ge,"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(ge,"wheel",this.$j,!0),this.removeEventListener(ge,"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=It.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),Wp(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?il(this):(this.vb=!0,a=this.scale,fc(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)}It.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=Jp(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Jp(this)),a.type!==Ae.Grid&&se("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),nl(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),il(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||se("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 In(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===Mh&&ca(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,ca(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,Pc(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&&Pc(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!==br&&ca(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()||se("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()||se("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)):zn(a,"> 0",ne,"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)):zn(a,"> 0",ne,"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),ca(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 In(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&&se("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();)Uc(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==kh&&a!==Fo&&a!==rg&&se("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 Re(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 In(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),ke.Object.defineProperties(ne,{licenseKey:{get:function(){return Nc.jc()},set:function(a){Nc.add(a.replace(/\s/g,""))}},version:{get:function(){return rd}}}),ne.prototype.makeImageData=ne.prototype.Jx,ne.prototype.makeImage=ne.prototype.Wz,ne.prototype.cacheGroupExternalLinks=ne.prototype.Fu,ne.prototype.addRenderer=ne.prototype.bs,ne.prototype.makeSVG=ne.prototype.av,ne.prototype.makeSvg=ne.prototype.Cs,ne.prototype.stopAutoScroll=ne.prototype.ug,ne.prototype.doAutoScroll=ne.prototype.gs,ne.prototype.isUnoccupied=ne.prototype.Yj,ne.prototype.raiseDiagramEvent=ne.prototype.R,ne.prototype.removeDiagramListener=ne.prototype.am,ne.prototype.addDiagramListener=ne.prototype.Bj,ne.prototype.findTreeRoots=ne.prototype.yz,ne.prototype.layoutDiagram=ne.prototype.Uz,ne.prototype.findTopLevelGroups=ne.prototype.qz,ne.prototype.findTopLevelNodesAndLinks=ne.prototype.rz,ne.prototype.ensureBounds=ne.prototype.Va,ne.prototype.findLinksByExample=ne.prototype.ls,ne.prototype.findNodesByExample=ne.prototype.ms,ne.prototype.findLinkForData=ne.prototype.Kc,ne.prototype.findNodeForData=ne.prototype.ii,ne.prototype.findPartForData=ne.prototype.Lc,ne.prototype.findLinkForKey=ne.prototype.findLinkForKey,ne.prototype.findNodeForKey=ne.prototype.Vb,ne.prototype.findPartForKey=ne.prototype.findPartForKey,ne.prototype.rebuildParts=ne.prototype.Wd,ne.prototype.transformViewToDoc=ne.prototype.Ps,ne.prototype.transformRectDocToView=ne.prototype.zA,ne.prototype.transformDocToView=ne.prototype.op,ne.prototype.centerRect=ne.prototype.es,ne.prototype.scrollToRect=ne.prototype.tv,ne.prototype.scroll=ne.prototype.scroll,ne.prototype.highlightCollection=ne.prototype.Jz,ne.prototype.highlight=ne.prototype.Iz,ne.prototype.selectCollection=ne.prototype.rA,ne.prototype.select=ne.prototype.select,ne.prototype.updateAllRelationshipsFromData=ne.prototype.rp,ne.prototype.updateAllTargetBindings=ne.prototype.updateAllTargetBindings,ne.prototype.commit=ne.prototype.commit,ne.prototype.rollbackTransaction=ne.prototype.Kf,ne.prototype.commitTransaction=ne.prototype.eb,ne.prototype.startTransaction=ne.prototype.Ea,ne.prototype.raiseChanged=ne.prototype.g,ne.prototype.raiseChangedEvent=ne.prototype.cb,ne.prototype.removeChangedListener=ne.prototype.ik,ne.prototype.addChangedListener=ne.prototype.Pe,ne.prototype.removeModelChangedListener=ne.prototype.mA,ne.prototype.addModelChangedListener=ne.prototype.Yw,ne.prototype.findLayer=ne.prototype.Qj,ne.prototype.removeLayer=ne.prototype.kA,ne.prototype.addLayerAfter=ne.prototype.Cy,ne.prototype.addLayerBefore=ne.prototype.Ww,ne.prototype.addLayer=ne.prototype.Al,ne.prototype.moveParts=ne.prototype.moveParts,ne.prototype.copyParts=ne.prototype.Kj,ne.prototype.removeParts=ne.prototype.Is,ne.prototype.remove=ne.prototype.remove,ne.prototype.add=ne.prototype.add,ne.prototype.clearDelayedGeometries=ne.prototype.bx,ne.prototype.setProperties=ne.prototype.nm,ne.prototype.attach=ne.prototype.Du,ne.prototype.set=ne.prototype.set,ne.prototype.resetInputOptions=ne.prototype.Sx,ne.prototype.setInputOption=ne.prototype.sA,ne.prototype.getInputOption=ne.prototype.Ql,ne.prototype.resetRenderingHints=ne.prototype.Tx,ne.prototype.setRenderingHint=ne.prototype.Xx,ne.prototype.getRenderingHint=ne.prototype.Gf,ne.prototype.maybeUpdate=ne.prototype.bd,ne.prototype.requestUpdate=ne.prototype.$b,ne.prototype.delayInitialization=ne.prototype.Xy,ne.prototype.isUpdateRequested=ne.prototype.Pz,ne.prototype.invalidateDocumentBounds=ne.prototype.Ya,ne.prototype.findObjectsNear=ne.prototype.og,ne.prototype.findPartsNear=ne.prototype.mz,ne.prototype.findObjectsIn=ne.prototype.Cf,ne.prototype.findPartsIn=ne.prototype.ux,ne.prototype.findObjectsAt=ne.prototype.ji,ne.prototype.findPartsAt=ne.prototype.lz,ne.prototype.findObjectAt=ne.prototype.ic,ne.prototype.findPartAt=ne.prototype.Ol,ne.prototype.focusObject=ne.prototype.zz,ne.prototype.alignDocument=ne.prototype.Jy,ne.prototype.zoomToRect=ne.prototype.BA,ne.prototype.zoomToFit=ne.prototype.zoomToFit,ne.prototype.diagramScroll=ne.prototype.kx,ne.prototype.focus=ne.prototype.focus;var og=new dn,om=null,eo=ge.document!==void 0,od=null,cu="",br=new ue(ne,"None",0),js=new ue(ne,"Uniform",1),pu=new ue(ne,"UniformToFill",2),qd=new ue(ne,"CycleAll",10),Fc=new ue(ne,"CycleNotDirected",11),Tc=new ue(ne,"CycleNotDirectedFast",12),Ec=new ue(ne,"CycleNotUndirected",13),bc=new ue(ne,"CycleDestinationTree",14),Bc=new ue(ne,"CycleSourceTree",15),Mh=new ue(ne,"DocumentScroll",1),_d=new ue(ne,"InfiniteScroll",2),kh=new ue(ne,"TreeParentCollapsed",21),Fo=new ue(ne,"AllParentsCollapsed",22),rg=new ue(ne,"AnyParentsCollapsed",23),Nc=new Be,rd="2.3.10",sd="image",$d=null,rm=!1;function Cr(){if(eo){var a=ge.document.createElement("canvas"),y=a.getContext("2d"),x=Un("7ca11abfd022028846");y[x]=Un("398c3597c01238");for(var E=["5da73c80a36455d7038e4972187c3cae51fd22",ze.Dx+"4ae6247590da4bb21c324ba3a84e385776",jn.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",Jt.za],b=1;5>b;b++)y[Un("7ca11abfd7330390")](Un(E[b-1]),10,15*b);for(y[x]=Un("39f046ebb36e4b"),x=1;5>x;x++)y[Un("7ca11abfd7330390")](Un(E[x-1]),10,15*x);(E.length!==4||E[0][0]!=="5"||E[3][0]!=="7")&&(jn.prototype.Cd=jn.prototype.Eu),$d=a}}ne.className="Diagram",ne.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=ge.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof ne?y.H:null},ne.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},ne.useDOM=function(a){eo=a?ge.document!==void 0:!1},ne.isUsingDOM=function(){return eo},ne.None=br,ne.Uniform=js,ne.UniformToFill=pu,ne.CycleAll=qd,ne.CycleNotDirected=Fc,ne.CycleNotDirectedFast=Tc,ne.CycleNotUndirected=Ec,ne.CycleDestinationTree=bc,ne.CycleSourceTree=Bc,ne.DocumentScroll=Mh,ne.InfiniteScroll=_d,ne.TreeParentCollapsed=kh,ne.AllParentsCollapsed=Fo,ne.AnyParentsCollapsed=rg;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function ad(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=ge[Un("76a715b2f73f148a")][Un("72ba13b5")]||"";if(a.Rc=!0,eo){var E=ne[Un("76a115b6ed251eaf4692")];if(E)for(var b=Nc.iterator;b.next()&&(E=b.value,E=Un(E).split(Un("39e9")),!(6>E.length));){var z=Un(E[1]).split(".");if(E[4]!=="7da71ca0")break;var tt=Un(ze[Un("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var ot=ge[Un("74a900bae4370f8b51")][Un("6fbb13a1c2311e8a57")].toLowerCase();if(tt=ot[Un("73a612b6fb191d")](Un("3aad1ab6e022098b4dc4")),z=Un(E[2]),-1<tt&&(ot=ot[Un("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<ot&&ot<tt),!a.Rc))break;for(tt=x[Un("76ad18b4f73e")],ot=x[Un("73a612b6fb191d")](Un("35e7"))+2;ot<tt;ot++)y+=x[ot];if(tt=y[Un("73a612b6fb191d")](z),0>tt&&z!==Un("7da71ca0ad381e90")&&(tt=y[Un("73a612b6fb191d")](Un("76a715b2ef3e149757"))),0>tt&&(tt=y[Un("73a612b6fb191d")](Un("76a715b2ef3e149757"))),0>tt&&(tt=y[Un("73a612b6fb191d")](Un("2bfa41fdb3784bca12"))),0>tt&&(tt=x[Un("73a612b6fb191d")](Un("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[Un("73a612b6fb191d")](Un("35"))||y[Un("73a612b6fb191d")](Un("35"))===-1),!a.Rc||x[Un("73a612b6fb191d")](Un("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[Un("73a612b6fb191d")](z)),!a.Rc)||(tt=ge[Un("76a715b2f73f148a")][Un("69ad17a1e03e")],ot=tt[Un("73a612b6fb191d")](Un("7fb002b6ed25128b4da25b2e")),-1<ot&&(a.Rc=!(tt[Un("73a612b6fb191d")](z)>ot),!a.Rc)))break;if(z[0]==="#"){tt=ge.document.createElement("div");for(var rt=E[0].replace(/[A-Za-z]/g,"");4>rt.length;)rt+="9";if(ot=rt,rt=rt.substr(rt.length-4),E="",E+=["gsh","gsf"][parseInt(rt.substr(0,1),10)%2],E+=["Header","Background","Display","Feedback"][parseInt(rt.substr(0,1),10)%4],tt[Un("79a417a0f0181a8946")]=E,ge.document[Un("78a712aa")]){ge.document[Un("78a712aa")][Un("7bb806b6ed32388c4a875b")](tt),rt=ge.getComputedStyle(tt).getPropertyValue(Un("78a704b7e62456904c9b12701b6532a8"));var at=ge.getComputedStyle(tt).getPropertyValue(Un("75b817b0ea2202"));if(ge.document[Un("78a712aa")][Un("68ad1bbcf533388c4a875b")](tt),rt){if(tt=ge[Un("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(Un("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(E="."+E,z=0;z<document.styleSheets.length;z++){tt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var ht in tt)if(E===tt[ht].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(ht=x[Un("76ad18b4f73e")],b=x[Un("73a612b6fb191d")](Un("35e7"))+2;b<ht;b++)y+=x[b];x=y[Un("73a612b6fb191d")](Un("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[Un("73a612b6fb191d")](Un("35")))}}}return 0<a.Rc&&a!==a.wy}sm.className="DiagramHelper";function Xl(a){this.j=a===void 0?new It:a,this.o=new It}ke.Object.defineProperties(Xl.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 tf="DraggingInfo";Xl.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 Re(NaN,NaN).freeze(),this.gridSnapCellSpot=gr,this.gridSnapOrigin=new It(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"||ge.Element&&a instanceof Element)var x=ne.call(this,a)||this;else x=ne.call(this)||this,y=a;return ut(x),y&&x.nm(y),x}oe(dt,ne);function ut(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=_a,a.layout=new ar}dt.prototype.reset=function(){ne.prototype.reset.call(this),ut(this)},dt.className="Palette";function ct(a,y){if(typeof a=="string"||ge.Element&&a instanceof Element)var x=ne.call(this,a)||this;else x=ne.call(this)||this,y=a;var E=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 an;var b=new En;return b.stroke="magenta",b.strokeWidth=2,b.fill="transparent",b.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(b),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new In(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new Ot,x.toolManager.mouseMoveTools),x.click=function(){var z=E.observed;if(z!==null){var tt=z.viewportBounds,ot=E.lastInput.documentPoint;z.position=new It(ot.x-tt.width/2,ot.y-tt.height/2)}},x.Pf=function(){E.Ya(),kt(E)},x.Xd=function(){E.observed!==null&&(E.Ya(),E.N())},x.Ha=function(){1>E.updateDelay?E.N():E.o||(E.o=!0,setTimeout(function(){return E.redraw()},E.updateDelay))},x.Of=function(){E.observed!==null&&kt(E)},x.autoScale=js,x.vb=!1,y&&Object.assign(x,y),x}oe(ct,ne),ct.prototype.computePixelRatio=function(){return 1},ct.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(ed(this),this.ql===null){var x=new ma(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),Pt(this)}finally{this.ta=a,this.ib=y}}}ne.prototype.redraw.call(this)},ct.prototype.gc=function(){if(this.Ka===null&&se("No div specified"),this.ta===null&&se("No canvas specified"),!(this.ta instanceof ol)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){ed(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?Pt(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,E=0;E<x;E++)y[E].gc(a,this);this.Fc=this.vd=!1}}};function Pt(a){var y=a.observed;if(y!==null){var x=a.drawsTemporaryLayers,E=a.drawsGrid&&x,b=y.grid;E&&b!==null&&b.visible&&!isNaN(b.width)&&!isNaN(b.height)&&(b=fe.alloc().assign(a.viewportBounds).ed(y.viewportBounds),nl(y,b),fe.free(b),yr(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),b=a.ib,b.scale(a.Mb,a.Mb),b.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),b.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)E&&at.layer===ot&&(ot=Ul(ot,b),at.gc(b,rt),b.globalAlpha=ot);else{for(var ht=Ul(ot,b),gt=rt.scale,mt=fe.alloc(),yt=ot.Pa.s,St=yt.length,Ct=0;Ct<St;Ct++){var Nt=yt[Ct];(E||Nt!==at)&&ot.Oj(b,Nt,rt,null,gt,mt,!1)}fe.free(mt),b.globalAlpha=ht}}}}}function kt(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var E=y.selectionObject,b=Re.alloc();b.h(x.width,x.height),E.desiredSize=b,Re.free(b),a=2/a.scale,E instanceof En&&(E.strokeWidth=a),y.location=new It(x.x-a/2,x.y-a/2),y.isSelected=!0}}}ct.prototype.computeBounds=function(){var a=this.observed;if(a===null)return Mi;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},ct.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},ct.prototype.onViewportBoundsChanged=function(a,y,x,E){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),kt(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=E,this.R("ViewportBoundsChanged",this.fc,a))},ke.Object.defineProperties(ct.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof ct&&se("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,E=this.ib;x&&E&&(E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,x.width,x.height))}else this.Ha(null),kt(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),kt(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)}}}),ct.className="Overview";function Ot(){Qi.call(this),this.j=null}oe(Ot,Qi),Ot.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 It(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new It(a.x-this.j.x,a.y-this.j.y)),!0)},Ot.prototype.doActivate=function(){this.j=null,Qi.prototype.doActivate.call(this)},Ot.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},Ot.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 E=a.firstInput.documentPoint;x=x.location,this.j=new It(E.x-x.x,E.y-x.y)}a=a.lastInput.documentPoint,y.position=new It(a.x-this.j.x,a.y-this.j.y)}}},Ot.className="OverviewDraggingTool";function Bt(){$i(this),this.H=vl,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=Mi,this.hb=!0,this.cg=null,this.ob=200}Bt.prototype.toString=function(){return"CommandHandler"},Bt.prototype.Xe=function(a){this.H=a},Bt.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=hr?y.meta:y.control,E=y.shift,b=y.alt,z=y.key;!x||z!=="C"&&z!=="Insert"?x&&z==="X"||E&&z==="Del"?this.canCutSelection()&&this.cutSelection():x&&z==="V"||E&&z==="Insert"?this.canPasteSelection()&&this.pasteSelection():x&&z==="Y"||b&&E&&z==="Backspace"?this.canRedo()&&this.redo():x&&z==="Z"||b&&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"?E&&a.allowHorizontalScroll?a.scroll("page","left"):a.allowVerticalScroll&&a.scroll("page","up"):z==="PageDown"?E&&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():E&&z==="Z"?this.canZoomToFit()&&this.zoomToFit():x&&!E&&z==="G"?this.canGroupSelection()&&this.groupSelection():x&&E&&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()},Bt.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Bt.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof Yi&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Bt.prototype.canStopCommand=function(){return!0},Bt.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 E=a.links;E.next();)E.value.isSelected=!0}finally{a.R("ChangedSelection",a.selection),a.currentCursor=""}},Bt.prototype.canSelectAll=function(){return this.diagram.allowSelect},Bt.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 Ie,x=a.selection.iterator;x.next();)Su(y,x.value,!0,this.deletesTree?1/0:0,this.deletesConnectedLinks?null:!1,function(E){return E.canDelete()});a.Is(y,!0),a.R("SelectionDeleted",y)}finally{a.eb("Delete"),a.R("ChangedSelection",a.selection),a.currentCursor=""}},Bt.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Bt.prototype.copySelection=function(){var a=this.diagram,y=new Ie;for(a=a.selection.iterator;a.next();)Su(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Bt.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Bt.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Bt.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Bt.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)od=null,cu="";else{x=y.model;var E=!1,b=!1,z=null;try{x.Tl()&&(E=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(b=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=E),x.Wj()&&(x.Ij=b),x=new Be,x.addAll(z),od=x,cu=y.model.dataFormat}}y.R("ClipboardChanged",x)},Bt.prototype.pasteFromClipboard=function(){var a=new Ie,y=od;if(y===null)return a;var x=this.diagram;if(cu!==x.model.dataFormat)return a;var E=x.model,b=!1,z=!1,tt=null;try{E.Tl()&&(b=E.Jj,E.Jj=this.copiesParentKey),E.Wj()&&(z=E.Ij,E.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(E.Tl()&&(E.Jj=b),E.Wj()&&(E.Ij=z),y=tt.iterator;y.next();)x=y.value,E=y.key,x.location.w()||(E.location.w()?x.location=E.location:!x.position.w()&&E.position.w()&&(x.position=E.position)),a.add(x)}return a},Bt.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 E=x.iterator;E.next();)E.value.isSelected=!0;if(a!==null){var b=y.computePartsBounds(y.selection);if(b.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);du(y,z,new It(a.x-b.centerX,a.y-b.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Bt.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||od===null||od.count===0||cu!==a.model.dataFormat)},Bt.prototype.undo=function(){this.diagram.undoManager.undo()},Bt.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Bt.prototype.redo=function(){this.diagram.undoManager.redo()},Bt.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Bt.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===br&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Bt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==br?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Bt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===br&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Bt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==br?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Bt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Bt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Bt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,E=a.scale;ml(y,"Zoom To Fit"),this.isZoomToFitRestoreEnabled&&E===this.Au&&!isNaN(this.Jt)&&a.documentBounds.D(this.yu)?(a.scale=this.Jt,a.position=this.sw,this.Au=NaN,this.yu=Mi):(this.Jt=E,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),Yf(y)},Bt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Bt.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;ml(x,"Scroll To Part");var E=this.scrollToPartPause;if(0<E){var b=Vt(this,a,[a]);if(b.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var rt=b.pop();0<b.length&&rt instanceof He&&rt.isTreeExpanded&&(!(rt instanceof An)||rt.isSubGraphExpanded);)rt=b.pop();0<b.length?(rt instanceof an&&y.tv(rt.actualBounds),rt instanceof He&&!rt.isTreeExpanded&&(rt.isTreeExpanded=!0),rt instanceof An&&!rt.isSubGraphExpanded&&(rt.isSubGraphExpanded=!0)):(rt instanceof an&&y.es(rt.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){fi(z,(x.isEnabled?x.duration:0)+E)};y.Bj("LayoutCompleted",tt),z()}}else{var ot=y.position.copy();y.es(a.actualBounds),ot.Xa(y.position)&&x.Cc()}}};function Vt(a,y,x){if(y.isVisible())return x;if(y instanceof oi)Vt(a,y.adornedPart,x);else if(y instanceof Te){var E=y.fromNode;E!==null&&Vt(a,E,x),y=y.toNode,y!==null&&Vt(a,y,x)}else y instanceof He&&(E=y.labeledLink,E!==null&&Vt(a,E,x),E=y.pg(),E!==null&&(E.isTreeExpanded||E.wasTreeExpanded||x.push(E),Vt(a,E,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),Vt(a,y,x));return x}Bt.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof an)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Bt.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),ml(y.animationManager,"Collapse Tree");var x=new Be;if(a!==null&&a.isTreeExpanded)a.collapseTree(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof He&&b.isTreeExpanded&&(b.collapseTree(),x.add(b))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Bt.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof He&&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 He&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Bt.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),ml(y.animationManager,"Expand Tree");var x=new Be;if(a!==null&&!a.isTreeExpanded)a.expandTree(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof He&&!b.isTreeExpanded&&(b.expandTree(),x.add(b))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Bt.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof He)||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 He&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Bt.prototype.groupSelection=function(){var a=this.diagram,y=a.model;if(y.Xj()){var x=this.archetypeGroupData;if(x!==null){var E=null;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Group");for(var b=new Be,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&b.add(tt)}for(var ot=new Be,rt=b.iterator;rt.next();){var at=rt.value;z=!1;for(var ht=b.iterator;ht.next();)if(at.Td(ht.value)){z=!0;break}z||ot.add(at)}if(0<ot.count){var gt=ot.first().containingGroup;if(gt!==null)for(;gt!==null;){b=!1;for(var mt=ot.iterator;mt.next();)if(!mt.value.Td(gt)){b=!0;break}if(b)gt=gt.containingGroup;else break}if(x instanceof An)va(x),E=x.copy(),E!==null&&a.add(E);else if(y.Yu(x)){var yt=y.copyNodeData(x);Oe(yt)&&(y.xf(yt),E=a.ii(yt))}if(E!==null){gt!==null&&this.isValidMember(gt,E)&&(E.containingGroup=gt);for(var St=ot.iterator;St.next();){var Ct=St.value;this.isValidMember(E,Ct)&&(Ct.containingGroup=E)}a.clearSelection(!0),E.isSelected=!0}}a.R("SelectionGrouped",E)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Bt.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 ae(a){var y=Fn();for(a=a.iterator;a.next();){var x=a.value;x instanceof Te||y.push(x)}a=new Ie,x=y.length;for(var E=0;E<x;E++){for(var b=y[E],z=!0,tt=0;tt<x;tt++)if(b.Td(y[tt])){z=!1;break}z&&a.add(b)}return Pn(y),a}Bt.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof Te)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},Bt.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 E=new Be;if(a!==null)E.add(a);else for(var b=y.selection.iterator;b.next();){var z=b.value;z instanceof An&&z.canUngroup()&&E.add(z)}var tt=new Be;if(0<E.count){y.clearSelection(!0);for(var ot=E.iterator;ot.next();){var rt=ot.value;rt.expandSubGraph();var at=rt.containingGroup,ht=at!==null&&at.data!==null?x.wa(at.data):void 0;tt.addAll(rt.memberParts);for(var gt=tt.iterator;gt.next();){var mt=gt.value;if(mt.isSelected=!0,!(mt instanceof Te)){var yt=mt.data;yt!==null?x.mp(yt,ht):mt.containingGroup=at}}y.remove(rt)}}y.R("SelectionUngrouped",E,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Bt.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 An))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof An&&y.canUngroup())return!0;return!1},Bt.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=ae(a).iterator;a.next();){var E=a.value;E.containingGroup!==null&&(!y||this.isValidMember(null,E)?E.containingGroup=null:x=!1)}return x},Bt.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),ml(y.animationManager,"Collapse SubGraph");var x=new Be;if(a!==null&&a.isSubGraphExpanded)a.collapseSubGraph(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof An&&b.isSubGraphExpanded&&(b.collapseSubGraph(),x.add(b))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Bt.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof An&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof An&&y.isSubGraphExpanded)return!0;return!1},Bt.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),ml(y.animationManager,"Expand SubGraph");var x=new Be;if(a!==null&&!a.isSubGraphExpanded)a.expandSubGraph(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof An&&!b.isSubGraphExpanded&&(b.expandSubGraph(),x.add(b))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Bt.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof An&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof An&&!y.isSubGraphExpanded)return!0;return!1},Bt.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 E=y.selection.iterator;E.next();){var b=E.value;if(b.canEdit()){a=b;break}}if(a===null)return;a=a.Nl(function(z){return z instanceof Ti&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Bt.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 Ti))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 Ti&&x.editable}),a!==null))return!0;return!1},Bt.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 E=y.lastInput,b=null;a instanceof Xt?b=a.ga(pi):y.viewportBounds.ca(E.documentPoint)||(b=y.viewportBounds,b=new It(b.x+b.width/2,b.y+b.height/2)),b!==null&&(E.viewPoint=y.op(b),E.documentPoint=b,E.left=!1,E.right=!0,E.up=!0),y.currentTool=x,Hl(x,!1,a)}},Bt.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)},Bt.prototype.computeEffectiveCollection=function(a,y){var x=this.diagram,E=x.toolManager.findTool("Dragging"),b=x.currentTool===E;if(y===void 0&&(y=b?E.dragOptions:x.Wm),E=new dn,a===null)return E;for(var z=a.iterator;z.next();)Sl(x,E,z.value,b,y);if(x.draggedLink!==null&&y.dragsLink)return E;for(z=a.iterator;z.next();)a=z.value,a instanceof Te&&(y=a.fromNode,y===null||E.contains(y)?(y=a.toNode,y===null||E.contains(y)||E.remove(a)):E.remove(a));return E},ke.Object.defineProperties(Bt.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||se("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}}}),Bt.className="CommandHandler",Kp=function(){return new Bt};function Xt(){$i(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new It(NaN,NaN).freeze(),this.jd=Os,this.Ab=new jn,this.wh=new jn,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=ja,this.uc=new fe(NaN,NaN,NaN,NaN).freeze(),this.Ib=new fe(NaN,NaN,NaN,NaN).freeze(),this.dc=new fe(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=cr,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 Ce,ye,$e,on,fn,kn,Jn,Dn,$n,xi;Xt.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=oo(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Xt.prototype.Vw=function(a){var y=this.Dh;if(Cn(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Xt.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Xt.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},Xt.prototype.copy=function(){return this.clone()},xt=Xt.prototype,xt.qb=function(a){a.classType===Te?a.name.indexOf("Orient")===0?this.segmentOrientation=a:se("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Xt&&(this.stretch=a)},xt.toString=function(){return Bn(this.constructor)+"#"+fo(this)},xt.th=function(){this.A!==null&&(this.A.nc=!0)};function Nn(a){a.A===null?a.A=new nf:a.A.nc&&(a.A=a.A.copy())}xt.Xc=function(){if(this.ba===null){var a=new Dc;a.Xi=or,a.yj=or,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},xt.cb=function(a,y,x,E,b,z,tt){var ot=this.part;if(ot!==null&&(ot.gk(a,y,x,E,b,z,tt),x===this&&a===Xi&&ur(this)&&Ii(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 dn),tt=z.undoManager.transactionLevel===0,a.startCondition===lu?tt=!0:a.startCondition===qu&&(tt=!1),tt?(z=new vr,Yp(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,E,b),z.start()):(ml(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,E,b)))),this instanceof Ae&&x===ot&&(ot.l&16777216)!==0&&ot.data!==null))for(x=this.O.s,E=x.length,b=0;b<E;b++)ot=x[b],ot instanceof Ae&&dd(ot,function(rt){rt.data!==null&&rt.l&16777216&&rt.La(y)})};function Ii(a,y,x){var E=a.ih();if(E!==null)for(var b=a.localBindings.iterator;b.next();){var z=b.value,tt=null;if(z.sourceName!==null){if(tt=MS(z,E,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,E)}else{if(ot=E.data,ot===null)continue;var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,ot,x,E)}tt===a&&(ot=E.ks(z.Ai),ot!==null&&z.Mv(ot,tt,x))}}xt.ks=function(a){return this.bindingId===a?this:null},xt.g=function(a,y,x){this.cb(Xi,a,this,y,x)},xt.Ge=function(a,y,x,E){var b=this.uc;if(b.h(a,y,x,E),this.Ca!==1||this.Kb!==0){this.Lb===null&&(this.Lb=new jn);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),z.pp(b)}};function Wo(a,y,x,E){return a.pickable===!1?!1:(E.multiply(a.transform),x?a.Yc(y,E):a.fh(y,E))}xt.tx=function(a,y,x){if(this.pickable===!1)return!1;var E=this.naturalBounds;return y=a.Bf(y),x?nr(a.x,a.y,0,0,0,E.height)<=y||nr(a.x,a.y,0,E.height,E.width,E.height)<=y||nr(a.x,a.y,E.width,E.height,E.width,0)<=y||nr(a.x,a.y,E.width,0,0,0)<=y:a.zd(0,0)<=y&&a.zd(0,E.height)<=y&&a.zd(E.width,0)<=y&&a.zd(E.width,E.height)<=y},xt.se=function(){return!0},xt.ca=function(a){var y=It.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return It.free(y),!1;var E=this.diagram;if(E!==null&&E.wq){var b=E.Ql("extraTouchThreshold"),z=E.Ql("extraTouchArea"),tt=z/2,ot=this.naturalBounds;E=this.Df()*E.scale;var rt=1/E;if(ot.width*E<b&&ot.height*E<b)return a=ir(x.x-tt*rt,x.y-tt*rt,x.width+z*rt,x.height+z*rt,y.x,y.y),It.free(y),a}return b=!1,(this instanceof oi||this instanceof En?ir(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)?b=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?b=!0:b=this.gh(a)),It.free(y),b},xt.gh=function(a){var y=this.naturalBounds;return ir(0,0,y.width,y.height,a.x,a.y)},xt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=fe.allocAt(0,0,y.width,y.height);var x=this.transform,E=!1,b=It.allocAt(a.x,a.y);return y.ca(x.Cd(b))&&(b.h(a.x,a.bottom),y.ca(x.Cd(b))&&(b.h(a.right,a.bottom),y.ca(x.Cd(b))&&(b.h(a.right,a.y),y.ca(x.Cd(b))&&(E=!0)))),It.free(b),fe.free(y),E},xt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,E=!1,b=It.allocAt(0,0);return a.ca(y.Ga(b))&&(b.h(0,x.height),a.ca(y.Ga(b))&&(b.h(x.width,x.height),a.ca(y.Ga(b))&&(b.h(x.width,0),a.ca(y.Ga(b))&&(E=!0)))),It.free(b),E},xt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,E=It.allocAt(0,0),b=It.allocAt(0,x.height),z=It.allocAt(x.width,x.height),tt=It.allocAt(x.width,0),ot=!1;if(a.ca(y.Ga(E))||a.ca(y.Ga(b))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))ot=!0;else{x=fe.allocAt(0,0,x.width,x.height);var rt=It.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)))),It.free(rt),fe.free(x),!ot&&(Jt.us(a,E,b)||Jt.us(a,b,z)||Jt.us(a,z,tt)||Jt.us(a,tt,E))&&(ot=!0)}return It.free(E),It.free(b),It.free(z),It.free(tt),ot},xt.ga=function(a,y){if(y===void 0&&(y=new It),a instanceof hn){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},xt.mi=function(a){a===void 0&&(a=new fe);var y=this.naturalBounds,x=this.oe,E=It.allocAt(0,0).transform(x);return a.h(E.x,E.y,0,0),E.h(y.width,0).transform(x),no(a,E.x,E.y,0,0),E.h(y.width,y.height).transform(x),no(a,E.x,E.y,0,0),E.h(0,y.height).transform(x),no(a,E.x,E.y,0,0),It.free(E),a},xt.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},xt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},xt.qs=function(a,y){return y===void 0&&(y=new It),y.assign(a),this.oe.Cd(y),y},xt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},xt.Sj=function(a,y,x,E,b){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,ht=z.m11*tt,gt=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,Jt.Ff(z.left,z.top,z.right,z.bottom,a,y,x,E,b)):(tt=a*ot+y*at+gt,a=a*rt+y*ht+mt,y=x*ot+E*at+gt,x=x*rt+E*ht+mt,b.h(0,0),E=this.naturalBounds,x=Jt.Ff(0,0,E.width,E.height,tt,a,y,x,b),b.transform(z),x)},Xt.prototype.measure=function(a,y,x,E){if(Gs(this)!==!1){var b=this.Kg,z=b.right+b.left;b=b.top+b.bottom,a=Math.max(a-z,0),y=Math.max(y-b,0),x=Math.max((x||0)-z,0),E=Math.max((E||0)-b,0),z=this.angle,b=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(b.height)?b.height+tt:a,y=isFinite(b.width)?b.width+tt:y):(a=isFinite(b.width)?b.width+tt:a,y=isFinite(b.height)?b.height+tt:y),b=x||0,tt=E||0;var ot=this instanceof Ae;switch(os(this,!0)){case ye:tt=b=0,ot&&(y=a=1/0);break;case Ce:isFinite(a)&&a>x&&(b=a),isFinite(y)&&y>E&&(tt=y);break;case on:isFinite(a)&&a>x&&(b=a),tt=0,ot&&(y=1/0);break;case fn:isFinite(y)&&y>E&&(tt=y),b=0,ot&&(a=1/0)}ot=this.maxSize;var rt=this.minSize;b>ot.width&&rt.width<ot.width&&(b=ot.width),tt>ot.height&&rt.height<ot.height&&(tt=ot.height),x=Math.max(b,rt.width),E=Math.max(tt,rt.height),ot.width<x&&(x=Math.min(rt.width,x)),ot.height<E&&(E=Math.min(rt.height,E)),a=Math.min(ot.width,a),y=Math.min(ot.height,y),a=Math.max(x,a),y=Math.max(E,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=E,E=z),this.uc.ka(),this.Wl(a,y,x,E),this.uc.freeze(),this.uc.w()||se("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),To(this,!1)}},Xt.prototype.Wl=function(){},Xt.prototype.Dd=function(){return!1},Xt.prototype.arrange=function(a,y,x,E,b){this.Uk();var z=fe.alloc();z.assign(this.Ib),this.Ib.ka(),Hr(this)===!1?this.Ib.h(a,y,x,E):this.eh(a,y,x,E),this.Ib.freeze(),b===void 0?this.tb=null:this.tb=b,x=!1,b!==void 0?x=!0:(b=this.panel,b!==null&&Eh(b)&&(b=b.panel),b!==null&&(b=b.dc,E=this.measuredBounds,this.areaBackground!==null&&(E=this.Ib),x=y+E.height,E=a+E.width,x=!(0<=a+.05&&E<=b.width+.05&&0<=y+.05&&x<=b.height+.05),this instanceof Ti&&(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()||se("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),xl(this,!1),fe.free(z)},xt=Xt.prototype,xt.eh=function(){};function Br(a,y,x,E,b){if(a.Ib.h(y,x,E,b),!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,E+=y,b+=tt,y=os(a,!0),x===E&&z===b&&(y=ye),y){case ye:(x>E||z>b)&&(To(a,!0),a.measure(x>E?E:x,z>b?b:z,0,0));break;case Ce:To(a,!0),a.measure(E,b,0,0);break;case on:To(a,!0),a.measure(E,z,0,0);break;case fn:To(a,!0),a.measure(x,b,0,0)}}}xt.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(),Uo(a,y)||(x.oh(),this.Pn(x)))},xt.Pn=function(a){this.portId!==null&&(jv(a,!0),a instanceof He&&Y1(a,this))},xt.gc=function(a,y){if(!ea(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var E=1;x!==1&&(E=a.globalAlpha,a.globalAlpha=E*x);var b="";this.filter!==""&&(b=a.filter,a.filter=this.filter);var z=this instanceof Ae&&Eh(this),tt=this.Ib;if(z){var ot=this.Ib,rt=this.dc,at=this.areaBackground,ht=this.Ma;at===null&&ht===null||a.yc(),at!==null&&(io(this,a,at,!0,!0,rt,ot),at instanceof mi&&at.type===oa?(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)),ht!==null&&(io(this,a,ht,!0,!1,rt,ot),ht instanceof mi&&ht.type===oa?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(ht)):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&&sr(this),at=this.part,rt=!1;var gt=0;at&&y.Gf("drawShadows")&&(rt=at.isShadowed)&&(ht=at.shadowOffset,gt=Math.max(ht.y,ht.x)*y.scale*y.Mb),ht=this.Dd();var mt;if(!(mt=y.$i||!ht)){var yt=this.naturalBounds;mt=this.wh;var St=mt.m11,Ct=mt.m21,Nt=mt.dx,Tt=mt.m12,zt=mt.m22,Rt=mt.dy,Yt,Ut=Yt=0;mt=Yt*St+Ut*Ct+Nt;var ee=Yt*Tt+Ut*zt+Rt;Yt=yt.width+gt,Ut=0;var je=Yt*St+Ut*Ct+Nt;Yt=Yt*Tt+Ut*zt+Rt,Ut=Math.min(mt,je);var _e=Math.min(ee,Yt),Ke=Math.max(mt+0,je)-Ut,Fe=Math.max(ee+0,Yt)-_e;mt=Ut,ee=_e,Yt=yt.width+gt,Ut=yt.height+gt,je=Yt*St+Ut*Ct+Nt,Yt=Yt*Tt+Ut*zt+Rt,Ut=Math.min(mt,je),_e=Math.min(ee,Yt),Ke=Math.max(mt+Ke,je)-Ut,Fe=Math.max(ee+Fe,Yt)-_e,mt=Ut,ee=_e,Yt=0,Ut=yt.height+gt,je=Yt*St+Ut*Ct+Nt,Yt=Yt*Tt+Ut*zt+Rt,Ut=Math.min(mt,je),_e=Math.min(ee,Yt),Ke=Math.max(mt+Ke,je)-Ut,Fe=Math.max(ee+Fe,Yt)-_e,mt=Ut,ee=_e,gt=y.viewportBounds,yt=gt.x,St=gt.y,mt=!(mt>gt.width+yt||yt>Ke+mt||ee>gt.height+St||St>Fe+ee)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof Ti&&(a.font=this.font),mt){if(ee=ot.se()?ot.naturalBounds:ot.actualBounds,Ke=Math.max(tt.x,ee.x),Fe=Math.max(tt.y,ee.y),gt=Math.min(tt.right,ee.right)-Ke,yt=Math.min(tt.bottom,ee.bottom)-Fe,St=this.tb,St!==null&&(Ke=St.x,Fe=St.y,gt=St.width,yt=St.height),Ke>tt.width+tt.x||tt.x>ee.width+ee.x){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}a.save(),a.beginPath(),a.rect(Ke,Fe,gt,yt),a.clip()}if(ht){if(!at.isVisible()){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}rt&&(ee=at.shadowOffset,a.Ev(ee.x*y.scale*this.scale*y.Mb,ee.y*y.scale*this.scale*y.Mb,at.shadowBlur),Kl(a),a.shadowColor=at.shadowColor)}rt&&this.shadowVisible===!0?Kl(a):rt&&this.shadowVisible===!1&&Pl(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),Rs(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),rt&&$o(this,ot)&&this.shadowVisible===null&&Pl(a),this.Ma!==null&&(a.yc(),gs(this,a,at,tt)),rt&&(this.Ma!==null||this.areaBackground!==null||$o(this,ot))?(ka(this,!0),this.shadowVisible===null&&Pl(a)):ka(this,!1),this.hh(a,y),rt&&this.l&512&&Kl(a),ht&&rt&&Pl(a),mt&&(a.restore(),a.Vc(this instanceof Ae)),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=E),this.filter!==""&&(a.filter=b)}}};function $o(a,y){return y===null?!1:(Eh(y)&&(y=y.panel),(y.l&512)!==0||(y.type===Ae.Auto||y.type===Ae.Spot)&&y.Pb()!==a)}xt.Dv=function(){};function Rs(a,y,x,E){io(a,y,a.areaBackground,!0,!0,x,E),a.areaBackground instanceof mi&&a.areaBackground.type===oa?(y.beginPath(),y.rect(E.x,E.y,E.width,E.height),y.ng(a.areaBackground)):y.fillRect(E.x,E.y,E.width,E.height)}function gs(a,y,x,E){var b=a.kq(),z=x.x,tt=x.y,ot=x.width+b,rt=x.height+b;io(a,y,a.Ma,!0,!1,x,E),a.Ma instanceof mi&&a.Ma.type===oa?(y.beginPath(),y.rect(z-b/2,tt-b/2,ot,rt),y.ng(a.Ma)):y.fillRect(z-b/2,tt-b/2,ot,rt)}function Lr(a,y,x){for(var E=y.O.s,b=E.length,z=-1,tt=0;tt<b;tt++)if(E[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===Ae.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 ea(a,y,x){if(!(y instanceof Ms))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 E=a.panel,b=a.nk(y);if(a.kk(y,x,b))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):E&&Lr(a,E,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),Kl(y),y.shadowColor=a.shadowColor}a instanceof Ti&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof Ae;var ot=a instanceof Ae?Eh(a):!1;a.l&4096&&sr(a);var rt=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,b&&(y.o=!0,z&&ot?(Oc(y,1,0,0,1,0,0),a.svg=y.ad):z?(Oc(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):Oc(y,1,0,0,1,0,0)),b=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],Rs(a,y,b,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]),gs(a,y,b,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],gs(a,y,b,rt)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,b=a.part,ot=!1,b&&x.Gf("drawShadows")&&(ot=b.isShadowed),y.clipInsteadOfFill&&(ot=!1),a.Dd()&&ot&&Kl(y),ot&&a.shadowVisible===!0?Kl(y):ot&&a.shadowVisible===!1&&Pl(y),b=a.panel,ot&&$o(a,b)&&a.shadowVisible===null&&Pl(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||$o(a,b))?(ka(a,!0),a.shadowVisible===null&&Pl(y)):ka(a,!1),b=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,E,rt,ot),is(y,at),!0):(a.svg=ot,tt!==null&&ot===null&&(lm(y),y.nh.pop()),ot===null||(a.$o(y,E,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+")")),b&&a.l&512&&Kl(y),a.Dd()&&Pl(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):E!==null&&Lr(a,E,ot),tt!==null&&tt(a,ot)),!0)}xt.$o=function(a,y,x,E){var b=(this.l&256)!==0;if(a.clipInsteadOfFill&&(b=!1),b){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),b=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-b,z=this.tb,z!==null&&(y=z.x,b=z.y,tt=z.width,x=z.height),z=E.getAttribute("clip-path");var ot=null;z!==null&&(ot=a.svg.getElementById(z.split("#")[1].slice(0,-1))),ot===null?(z="CLIP"+Xs++,ot=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:b,width:tt,height:x}),this instanceof Ae&&(b=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")")),ot.appendChild(y),a.svg.appendChild(ot),E.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=ot.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",b.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else E.removeAttributeNS(null,"clip-path"),is(a,E)};function is(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function Ar(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=ln(y);for(var E=y.next();!E.done;E=y.next())E=x.getElementById(E.value.split("#")[1].slice(0,-1)),E!==null&&E.remove()}a.svg.remove()}}xt.hh=function(){},xt.lv=function(){this.Uc=!0},xt.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 E=this.transform,b=this instanceof Ae?Eh(this):!1;if(!(this instanceof Ae&&b))if(this instanceof ss){var z=this.bt;a.rb.ha=[E.m11,E.m12,E.m21,E.m22,E.dx,E.dy],z!==null&&Jy(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",Qy(a)):y.setAttributeNS(null,"transform",Qy(a))}else if(!x||this instanceof Ae)y.setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")");else if(this instanceof En){z=y.getElementsByTagName("path");for(var tt=0;tt<z.length;tt++)z[tt].setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")}else y.lastElementChild.setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.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=E.copy().Vj(),a.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],Rs(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&&hm(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(hm(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((b||x&&!(this instanceof Ae))&&(a.rb.ha=[E.m11,E.m12,E.m21,E.m22,E.dx,E.dy]),gs(this,a,this.naturalBounds,this.actualBounds),y.Ma?(hm(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&&hm(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},xt.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 io(a,y,x,E,b,z,tt){if(x!==null){var ot=1,rt=1;if(typeof x=="string")E?y.fillStyle=x:y.strokeStyle=x;else if(x.type===Th)E?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(ot=z.width,rt=z.height,b?(ot=tt.width,rt=tt.height):E||(ot+=at,rt+=at),(z=y instanceof ud)&&x.xe&&(x.type===fg||x.yk===ot&&x.ft===rt))var ht=x.xe;else{var gt=0,mt=0,yt=0,St=0,Ct=0,Nt=0;if(Nt=Ct=0,b?(Ct=tt.x,Nt=tt.y):E||(Ct-=at/2,Nt-=at/2),gt=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,gt+=Ct,yt+=Ct,mt+=Nt,St+=Nt,x.type===Jl)ht=y.createLinearGradient(gt,mt,yt,St);else if(x.type===oa)Nt=isNaN(x.endRadius)?Math.max(ot,rt)/2:x.endRadius,isNaN(x.startRadius)?(Ct=0,Nt=Math.max(ot,rt)/2):Ct=x.startRadius,ht=y.createRadialGradient(gt,mt,Ct,yt,St,Nt);else if(x.type===fg)try{ht=y.createPattern(x.pattern,"repeat")}catch(zt){ht=null}if(x.type!==fg&&(b=x.colorStops,b!==null))for(b=b.iterator;b.next();)ht.addColorStop(b.key,b.value);if(z&&(x.xe=ht,ht!==null&&(x.yk=ot,x.ft=rt),ht===null&&x.type===fg&&x.yk!==-1)){x.yk=-1;var Tt=a.diagram;Tt!==null&&x.yk===-1&&fi(function(){Tt.redraw()},600)}}E?y.fillStyle=ht:y.strokeStyle=ht}}}xt.rg=function(a){if(a instanceof Ae)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},xt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},xt.If=function(){for(var a=this instanceof Ae?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function sr(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){pa(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)}pa(a,!1),na(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,na(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,na(a,!1)))}xt.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=It.alloc();z.yi(y,x,E,b,pi),a.rotate(this.Kb,z.x,z.y),It.free(z)}},xt.v=function(a){if(!Gs(this)){a===void 0&&(a=!1),To(this,!0),xl(this,!0);var y=this.panel;y===null||a||y.v()}},xt.Uj=function(){Gs(this)||(To(this,!0),xl(this,!0))};function Wr(a){if(!Hr(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof He&&a.Bd(),y.$b())),xl(a,!0)}}xt.Uk=function(){!(this.l&2048)&&(pa(this,!0),na(this,!0))},xt.Wu=function(){na(this,!0)},xt.N=function(){var a=this.part;a!==null&&a.N()};function os(a,y){var x=a.stretch,E=a.panel;return E!==null&&E.type===Ae.Table?Ha(a,E.Fb(a.row),E.Eb(a.column),y):E!==null&&E.type===Ae.Auto&&E.Pb()===a?tr(a,Ce,y):x===kn?E!==null?E.type===Ae.Spot&&E.Pb()===a?tr(a,Ce,y):(x=E.defaultStretch,x===kn?tr(a,ye,y):tr(a,x,y)):tr(a,ye,y):tr(a,x,y)}function Ha(a,y,x,E){var b=a.stretch;if(b!==kn)return tr(a,b,E);var z=b=null;switch(y.stretch){case fn:z=!0;break;case Ce:z=!0}switch(x.stretch){case on:b=!0;break;case Ce:b=!0}return y=a.panel.defaultStretch,b===null&&(b=y===on||y===Ce),z===null&&(z=y===fn||y===Ce),b===!0&&z===!0?tr(a,Ce,E):b===!0?tr(a,on,E):z===!0?tr(a,fn,E):tr(a,ye,E)}function tr(a,y,x){if(x)return y;if(y===ye||(x=a.desiredSize,x.w()))return ye;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===on)return ye;if(y===Ce)return fn}else{if(y===fn)return ye;if(y===Ce)return on}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===fn)return ye;if(y===Ce)return on}else{if(y===on)return ye;if(y===Ce)return fn}return y}function ka(a,y){a.l=y?a.l|512:a.l&-513}function ur(a){return(a.l&1024)!==0}function ef(a,y){a.l=y?a.l|1024:a.l&-1025}function pa(a,y){a.l=y?a.l|2048:a.l&-2049}function na(a,y){a.l=y?a.l|4096:a.l&-4097}function Gs(a){return(a.l&8192)!==0}function To(a,y){a.l=y?a.l|8192:a.l&-8193}function Hr(a){return(a.l&16384)!==0}function xl(a,y){a.l=y?a.l|16384:a.l&-16385}xt.Gj=function(){this.svg=null},xt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},xt.Av=function(){},xt.zv=function(a){return this.pa=a,Wr(this),!0},xt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},xt.kq=function(){return 0};function ld(a){var y=a.part;if(y instanceof He&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||Y1(y,a)}}function Ky(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof Ae?a instanceof He?a.Bd():a.qm(a,function(x){ld(x)}):ld(a))}xt.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new Po(a,y,x,E):b=a,b.xd=this,a=this.ih(),a!==null&&f1(a)&&se("Cannot add a Binding to a template that has already been copied: "+b),this.localBindings===null&&(this.localBindings=new Be),this.localBindings.add(b),this},xt.set=function(a){return Object.assign(this,a),this},xt.Du=function(a){return nv(this,a),this},xt.apply=function(a){return a(this),this},xt.nm=function(a){return td(this,a),this},xt.pz=function(){return this.ih()},xt.ih=function(){for(var a=this instanceof Ae?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},xt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new dn),this.animationTriggers.add(a.propertyName,a),this};function ia(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var E=null,b=null;if(typeof a=="function")b=a;else if(typeof a=="string"){var z=sg.I(a);typeof z=="function"?(x=oo(arguments),E=z(x),Oe(E)||se('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):b=ge.go[a]}if(E===null&&(b!=null&&b.constructor||se("GraphObject.make requires a class function or GoJS class name or name of an object builder, not: "+a),E=new b),b=1,E instanceof ne&&1<x.length){z=E;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(hc(z,tt),b++)}for(;b<x.length;b++)z=x[b],z===void 0?se("Undefined value at argument "+b+" for object being constructed by GraphObject.make: "+E):nv(E,z);return E}function nv(a,y){if(typeof y=="string")if(a instanceof Ti)a.text=y;else if(a instanceof En)a.figure=y;else if(a instanceof ss)a.source=y;else if(a instanceof Ae)y=Fa.I(y),y!==null&&(a.type=y);else if(a instanceof mi){var x=Qn(mi,y);x!==null?a.type=x:se("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof Ne?(y=Qn(Ne,y),y!==null&&(a.type=y)):a instanceof ri&&(y=Qn(ri,y),y!==null&&(a.type=y));else if(y instanceof Xt)a instanceof Ae||se("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof Eo){var E;y.isRow&&typeof a.getRowDefinition=="function"?E=a.getRowDefinition(y.index):y.isRow||typeof a.getColumnDefinition!="function"||(E=a.getColumnDefinition(y.index)),E instanceof Eo?Am(E,y):se("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof ue)typeof a.qb=="function"&&a.qb(y);else if(y instanceof No)a.type=y;else if(y instanceof Po)a instanceof Xt||a instanceof Eo?a.bind(y):se("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof Aa)a instanceof Xt?a.Jv(y):se("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof Ro)a instanceof Ne&&a.type===Ne.o?a.figures.add(y):se("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof ri)a instanceof Ro?a.segments.add(y):se("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof Hi)a instanceof ne||a instanceof An?a.layout=y:se("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 mi){x=new Gn;for(var b in y)E=parseFloat(b),isNaN(E)?x[b]=y[b]:a.addColorStop(E,y[b]);td(a,x)}else if(a instanceof Eo){y.row!==void 0?(b=y.row,(b==null||b===1/0||isNaN(b)||0>b)&&se("Must specify non-negative integer row for RowColumnDefinition "+y+", not: "+b),a.isRow=!0,a.index=b):y.column!==void 0&&(b=y.column,(b==null||b===1/0||isNaN(b)||0>b)&&se("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+b),a.isRow=!1,a.index=b),b=new Gn;for(x in y)x!=="row"&&x!=="column"&&(b[x]=y[x]);td(a,b)}else td(a,y);else se('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function Fh(a,y){sg.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var E=a[1];if(typeof x=="function"?x(E):typeof E=="string")return a.splice(1,1),E;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}ke.Object.defineProperties(Xt.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new nf),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 nf),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 nf),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(Nn(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&&(Nn(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:Ur},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new mu),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===Ur&&(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 mu),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 mu),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:er},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new mu),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:kn},set:function(a){var y=this.stretch;y!==a&&(Nn(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&&(Nn(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)&&zn(a,"0 <= value <= 1",Xt,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(cd(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(cd(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(),Ky(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&&rf(a,"GraphObject.areaBackground"),a instanceof mi&&a.freeze(),Nn(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&&rf(a,"GraphObject.background"),a instanceof mi&&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 an)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,E=this.pa,b=E.x;E=E.y,(b===y||isNaN(b)&&isNaN(y))&&(E===x||isNaN(E)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,b,E)&&this.g("position",new It(b,E),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&se("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,Ky(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,E=this.jd,b=E.width,z=E.height;(b===y||isNaN(b)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof En&&this.qc(),this.g("desiredSize",E,a),ur(this)&&(a=this.part,a!==null&&(Ii(this,a,"width"),Ii(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 Re(a,this.jd.height).freeze(),this.v(),this instanceof En&&this.qc(),this.g("desiredSize",y,a),ur(this)&&(a=this.part,a!==null&&Ii(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 Re(this.jd.width,a).freeze(),this.v(),this instanceof En&&this.qc(),this.g("desiredSize",y,a),ur(this)&&(a=this.part,a!==null&&Ii(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:Ui},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(),Nn(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:fr},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(),Nn(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 In(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&&sr(this),this.Ab}},oe:{get:function(){return this.l&4096&&sr(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(Nn(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:ye},set:function(a){this.reshapingBehavior!==a&&(Nn(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()&&se("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),Wr(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&&zn(a,">= 0",Xt,"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&&zn(a,">= 1",Xt,"columnSpan"),Nn(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&&zn(a,">= 0",Xt,"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&&zn(a,">= 1",Xt,"rowSpan"),Nn(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&&(Nn(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 He||se("Cannot set portID on a Link: "+a),y!==null&&x!==null&&Hv(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,X1(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:or},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),ld(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&zn(a,">= 0",Xt,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),ld(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),ld(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&&zn(a,">= 0",Xt,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:or},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),ld(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&zn(a,">= 0",Xt,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),ld(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),ld(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&&zn(a,">= 0",Xt,"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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(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&&(Nn(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Xt.prototype.trigger=Xt.prototype.Jv,Xt.prototype.findBindingPanel=Xt.prototype.ih,Xt.prototype.findTemplateBinder=Xt.prototype.pz,Xt.prototype.setProperties=Xt.prototype.nm,Xt.prototype.apply=Xt.prototype.apply,Xt.prototype.attach=Xt.prototype.Du,Xt.prototype.set=Xt.prototype.set,Xt.prototype.isEnabledObject=Xt.prototype.If,Xt.prototype.isVisibleObject=Xt.prototype.Ed,Xt.prototype.isContainedBy=Xt.prototype.rg,Xt.prototype.getNearestIntersectionPoint=Xt.prototype.rs,Xt.prototype.getLocalPoint=Xt.prototype.qs,Xt.prototype.getDocumentScale=Xt.prototype.Df,Xt.prototype.getDocumentAngle=Xt.prototype.li,Xt.prototype.getDocumentBounds=Xt.prototype.mi,Xt.prototype.getDocumentPoint=Xt.prototype.ga,Xt.prototype.intersectsRect=Xt.prototype.Yc,Xt.prototype.containedInRect=Xt.prototype.fh,Xt.prototype.containsRect=Xt.prototype.Re,Xt.prototype.containsPoint=Xt.prototype.ca,Xt.prototype.raiseChanged=Xt.prototype.g,Xt.prototype.raiseChangedEvent=Xt.prototype.cb,Xt.prototype.addCopyProperty=Xt.prototype.Vw;var sg=null;Xt.className="GraphObject",sg=new dn,Fh("Button",function(){function a(x,E){return x.diagram.ic(x.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b},function(b){return b===E})!==null}var y=ia(Ae,Ae.Auto,{isActionable:!0,enabledChanged:function(x,E){if(x instanceof Ae){var b=x.fb("ButtonBorder");b!==null&&(b.fill=E?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},ia(En,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new hn(0,0,2.76142374915397,2.761423749153969),spot2:new hn(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,E){if(E.If()&&E instanceof Ae&&(x=E.fb("ButtonBorder"),x instanceof En)){var b=E._buttonFillOver;E._buttonFillNormal=x.fill,x.fill=b,b=E._buttonStrokeOver,E._buttonStrokeNormal=x.stroke,x.stroke=b}},y.mouseLeave=function(x,E){E.If()&&E instanceof Ae&&(x=E.fb("ButtonBorder"),x instanceof En&&(x.fill=E._buttonFillNormal,x.stroke=E._buttonStrokeNormal))},y.actionDown=function(x,E){if(E.If()&&E instanceof Ae&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof En){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var tt=E._buttonFillPressed;E._buttonFillOver=b.fill,b.fill=tt,tt=E._buttonStrokePressed,E._buttonStrokeOver=b.stroke,b.stroke=tt,x.skipsUndoManager=z}}},y.actionUp=function(x,E){if(E.If()&&E instanceof Ae&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof En){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,E)?(b.fill=E._buttonFillOver,b.stroke=E._buttonStrokeOver):(b.fill=E._buttonFillNormal,b.stroke=E._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionCancel=function(x,E){if(E.If()&&E instanceof Ae&&E._buttonFillPressed!==null){var b=E.fb("ButtonBorder");if(b instanceof En){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,E)?(b.fill=E._buttonFillOver,b.stroke=E._buttonStrokeOver):(b.fill=E._buttonFillNormal,b.stroke=E._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionMove=function(x,E){if(E.If()&&E instanceof Ae&&E._buttonFillPressed!==null){var b=x.diagram;if(b.firstInput.button===0&&(b.currentTool.standardMouseOver(),a(x,E)&&(x=E.fb("ButtonBorder"),x instanceof En))){var z=b.skipsUndoManager;b.skipsUndoManager=!0;var tt=E._buttonFillPressed;x.fill!==tt&&(x.fill=tt),tt=E._buttonStrokePressed,x.stroke!==tt&&(x.stroke=tt),b.skipsUndoManager=z}}},y}),Fh("TreeExpanderButton",function(){var a=ia("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},ia(En,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Ao},new Po("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new Po("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof oi&&(x=x.adornedPart),x instanceof He){var E=x.diagram;if(E!==null){if(E=E.commandHandler,x.isTreeExpanded){if(!E.canCollapseTree(x))return}else if(!E.canExpandTree(x))return;y.handled=!0,x.isTreeExpanded?E.collapseTree(x):E.expandTree(x)}}},a}),Fh("SubGraphExpanderButton",function(){var a=ia("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},ia(En,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:Ao},new Po("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 oi&&(x=x.adornedPart),x instanceof An){var E=x.diagram;if(E!==null){if(E=E.commandHandler,x.isSubGraphExpanded){if(!E.canCollapseSubGraph(x))return}else if(!E.canExpandSubGraph(x))return;y.handled=!0,x.isSubGraphExpanded?E.collapseSubGraph(x):E.expandSubGraph(x)}}},a}),Fh("ToolTip",function(){return ia(oi,Ae.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new It(0,3),shadowBlur:5},ia(En,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new hn(0,0,4,6),spot2:new hn(1,1,-4,-4)}))}),Fh("ContextMenu",function(){return ia(oi,Ae.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new It(0,3),shadowBlur:5},new Po("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),Fh("ContextMenuButton",function(){var a=ia("Button");a.stretch=on;var y=a.fb("ButtonBorder");return y instanceof En&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new hn(0,0,2,3),y.spot2=new hn(1,1,-2,-2)),a}),Fh("PanelExpanderButton",function(a){var y=am(a,"COLLAPSIBLE"),x=ia("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},ia(En,{name:"ButtonIcon",strokeWidth:2},new Po("geometryString","visible",function(E){return E?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof En&&(a.stroke=null,a.fill="rgba(0, 0, 0, 0)"),x.click=function(E,b){var z=b.diagram;if(z!==null&&!z.isReadOnly){var tt=b.ih();tt===null&&(tt=b.part),tt!==null&&(b=tt.fb(y),b!==null&&(E.handled=!0,z.Ea("Collapse/Expand Panel"),b.visible=!b.visible,z.eb("Collapse/Expand Panel")))}},x}),Fh("CheckBoxButton",function(a){var y=am(a);return a=ia("Button",{desiredSize:new Re(14,14)},ia(En,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:Ce,geometryStretch:$e,visible:!1},y!==""?new Po("visible",y).Kx():[])),a.click=function(x,E){if(E instanceof Ae){var b=x.diagram;if(!(b===null||b.isReadOnly||y!==""&&b.model.isReadOnly)){x.handled=!0;var z=E.fb("ButtonIcon");b.Ea("checkbox"),z.visible=!z.visible,typeof E._doClick=="function"&&E._doClick(x,E),b.eb("checkbox")}}},a}),Fh("CheckBox",function(a){a=am(a),a=ia("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new In(0,1,0,0)});var y=ia(Ae,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new In(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}),Xt.None=ye=new ue(Xt,"None",0),Xt.Default=kn=new ue(Xt,"Default",0),Xt.Vertical=fn=new ue(Xt,"Vertical",4),Xt.Horizontal=on=new ue(Xt,"Horizontal",5),Xt.Fill=Ce=new ue(Xt,"Fill",3),Xt.Uniform=$e=new ue(Xt,"Uniform",1),Xt.UniformToFill=Jn=new ue(Xt,"UniformToFill",2),Xt.FlipVertical=Dn=new ue(Xt,"FlipVertical",1),Xt.FlipHorizontal=$n=new ue(Xt,"FlipHorizontal",2),Xt.FlipBoth=xi=new ue(Xt,"FlipBoth",3),Xt.make=ia,Xt.getBuilders=function(){var a=new dn,y;for(y in sg)if(y!==y.toLowerCase()){var x=sg.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Xt.defineBuilder=Fh,Xt.build=function(a,y,x){for(var E=[],b=2;b<arguments.length;++b)E[b-2]=arguments[b];if(b=sg.I(a),typeof b=="function"&&(E=b([a].concat(E)),E instanceof Xt))return y&&E.set(y),E;se('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Xt.takeBuilderArgument=am;function nf(){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=Ui,this.o=fr,this.hg=kn,this.ob=this.Bi=1,this.Pf=ye,this.Pc=this.Ci=this.gd=null,this.Oc="category"}nf.prototype.copy=function(){var a=new nf;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 mu(){this.u=-1/0,this.o=0,this.F=er,this.rr=Ur,this.j=this.V="None"}mu.prototype.copy=function(){var a=new mu;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},mu.className="LinkElementSettings";function Dc(){this.yj=this.Xi=cr,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}Dc.prototype.copy=function(){var a=new Dc;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},Dc.className="LinkSettings";function hd(){this.ha=[1,0,0,1,0,0]}hd.prototype.copy=function(){var a=new hd;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},hd.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},hd.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},hd.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 E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));var b=this.ha[1]*a+this.ha[3]*E,z=this.ha[0]*-E+this.ha[2]*a,tt=this.ha[1]*-E+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*E,this.ha[1]=b,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},hd.className="STransform";function of(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}of.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},of.className="SGradient";function ol(a,y,x){this.ownerDocument=a=y===void 0?ge.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 Ms(this,x)}ol.prototype.resize=function(a,y,x,E){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=E+"px",this.Oa.setAttributeNS(null,"width",x+"px"),this.Oa.setAttributeNS(null,"height",E+"px"),this.Oa.setAttributeNS(null,"viewBox","0 0 "+x+" "+E),this.context.ww.firstElementChild.setAttributeNS(null,"width",x+"px"),this.context.ww.firstElementChild.setAttributeNS(null,"height",E+"px"),!0):!1},ol.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),Oe(y))for(var E in y)a.setAttributeNS(E==="href"?"http://www.w3.org/1999/xlink":"",E,y[E]);return x!==void 0&&(a.textContent=x),a},ol.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},ol.prototype.focus=function(){this.Oa.focus()},ol.prototype.mx=function(){this.ownerDocument=null},ke.Object.defineProperties(ol.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}}}),ol.className="SVGSurface";function Ms(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 hd,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=Xs++,E=this.Ud("clipPath",{id:"mainClip"+x});E.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=E,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(E),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Zy(a,y,x,E,b,z,tt){a.Nj===void 0?Oc(a,y,x,E,b,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+E+", "+b+", "+z+", "+tt+")")}xt=Ms.prototype,xt.arc=function(a,y,x,E,b,z,tt,ot){var rt=2*Math.PI,at=rt-1e-6,ht=x*Math.cos(E),gt=x*Math.sin(E),mt=a+ht,yt=y+gt,St=z?0:1;E=z?E-b:b-E,(1e-6<Math.abs(tt-mt)||1e-6<Math.abs(ot-yt))&&this.path.push(["L",mt,+yt]),0>E&&(E=E%rt+rt),E>at?(this.path.push(["A",x,x,0,1,St,a-ht,y-gt]),this.path.push(["A",x,x,0,1,St,mt,yt])):1e-6<E&&this.path.push(["A",x,x,0,+(E>=Math.PI),St,a+x*Math.cos(b),y+x*Math.sin(b)])},xt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},xt.Se=function(a){this.addPath(this.path,this.rb,a||0)},xt.bezierCurveTo=function(a,y,x,E,b,z){this.path.push(["C",a,y,x,E,b,z])},xt.clearRect=function(){},xt.clip=function(){this.Yl.clipPath=!0},xt.closePath=function(){this.path.push(["z"])},xt.createLinearGradient=function(a,y,x,E){var b=new of("linear");return b.x1=a,b.y1=y,b.x2=x,b.y2=E,b},xt.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 E="PATTERN"+Xs++,b={x:0,y:0,width:a.width,height:a.height,href:y};return a=this.Ud("pattern",{width:a.width,height:a.height,id:E,patternUnits:"userSpaceOnUse"}),a.appendChild(this.Ud(sd,b)),this.svg.appendChild(a),x[y]=E,"url(#"+E+")"},xt.createRadialGradient=function(a,y,x,E,b,z){var tt=new of("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=E,tt.y2=b,tt.r2=z,tt};function Jy(a,y,x,E,b,z,tt,ot,rt){E=ot/E,b=rt/b,z===0&&tt===0||a.rb.translate(z,tt),E===1&&b===1||a.rb.scale(E,b),y===0&&x===0||a.rb.translate(-y,-x)}xt.drawImage=function(a,y,x,E,b,z,tt,ot,rt){var at="";a instanceof HTMLCanvasElement&&(at=a.toDataURL()),a instanceof HTMLImageElement&&(at=a.getAttribute("src"));var ht=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,E===void 0&&(z=y,tt=x,ot=E=ht,rt=b=a),E=E||0,b=b||0,ot=ot||0,rt=rt||0,Jy(this,y,x,E,b,z||0,tt||0,ot,rt),z={x:0,y:0,width:ht||E,height:a||b,href:at},Jt.$(E,ot)&&Jt.$(b,rt)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||E!==ht||b!==a)&&(E+=y,b+=x,z["clip-path"]="path('M "+y+","+x+" L "+E+" "+x+" L "+E+" "+b+" L "+y+" "+b+" z')"),ag(this,sd,z,this.rb),this.addElement(sd,z)},xt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},xt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},xt.fillRect=function(a,y,x,E){a=[a,y,x,E],a={x:a[0],y:a[1],width:a[2],height:a[3]},ag(this,"fill",a,this.rb),this.addElement("rect",a)},xt.ox=function(a,y,x,E){a={x:a,y,width:x,height:E},ag(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},xt.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},ag(this,"fill",y,this.rb),this.addElement("text",y,a[0])},xt.lineTo=function(a,y){this.path.push(["L",a,y])},xt.moveTo=function(a,y){this.path.push(["M",a,y])},xt.quadraticCurveTo=function(a,y,x,E){this.path.push(["Q",a,y,x,E])},xt.rect=function(a,y,x,E){this.path.push(["M",a,y],["L",a+x,y],["L",a+x,y+E],["L",a,y+E],["z"])},xt.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},xt.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())},xt.setTransform=function(a,y,x,E,b,z){a===1&&y===0&&x===0&&E===1&&b===0&&z===0||Oc(this,a,y,x,E,b,z)};function Qy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}xt.scale=function(a,y){this.rb.scale(a,y)},xt.translate=function(a,y){this.rb.translate(a,y)},xt.transform=function(){},xt.yc=function(){},xt.stroke=function(){_y(this,this.Yl)},xt.jk=function(){this.clipInsteadOfFill||this.stroke()},xt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},xt.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 ag(a,y,x,E){y==="fill"?iv(a,x):y==="stroke"&&_y(a,x),E!==null&&(a=E.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function iv(a,y){a.fillStyle instanceof of?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 of?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 _y(a,y){if(a.strokeStyle instanceof of)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 E="";if(E=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,E!==null&&E.indexOf("GRAD")!==-1?(E=E.split("#")[1].slice(0,-1),x=a.svg.getElementById(E),x!==null&&x.remove()):E="GRAD"+Xs++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:E,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:E});else throw Error("invalid gradient");var b=y.gx;y=b.length;for(var z=[],tt=0;tt<y;tt++){var ot=b[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,ht){return at.offset>ht.offset?1:-1}),b=0;b<y;b++)x.appendChild(a.Ud("stop",z[b]));return a.svg.appendChild(x),"url(#"+E+")"}xt.addPath=function(a,y,x){for(var E=[],b=0;b<a.length;b++){var z=oo(a[b]),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());E.push(tt.join(" "))}if(E=E.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+E+'")');else if(a.d=E,ag(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 Oc(a,y,x,E,b,z,tt){var ot=new hd;ot.ha=[y,x,E,b,z,tt],y={},ag(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}xt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function Pl(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function Kl(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}xt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},xt.fs=function(){this.Ct=!1},xt.Vc=function(){},xt.Wx=function(){},Ms.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},Ms.prototype.getImageData=function(){return null},Ms.prototype.measureText=function(){return null};function hm(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()))}Ms.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},Ms.className="SVGContext",ne.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new ol(this,ge.document));var y=new ol(this,ge.document,!0);a===void 0&&(a=new Gn);var x=this;return Qd(this,function(E,b){return E=im(x,E,"SVG",y),E=E!==null?E.svg:null,typeof b=="function"?(b(E),null):E},a)},ne.prototype.makeSvg=ne.prototype.Cs,ne.prototype.av=function(a){return this.Cs(a)},ne.prototype.makeSVG=ne.prototype.av;function ma(a,y,x,E){this.ownerDocument=y=y===void 0?ge.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new ud(y,x,E),y.H=a}ma.prototype.resize=function(a,y,x,E){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=E+"px",!0):!1},ma.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},ma.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},ma.prototype.focus=function(){this.Oa.focus()},ma.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},ke.Object.defineProperties(ma.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}}}),ma.className="CanvasSurface";function ud(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&se("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 jn,this.isTemporary=!!x}xt=ud.prototype,xt.Wx=function(a){this.Z.imageSmoothingEnabled=a},xt.arc=function(a,y,x,E,b,z){this.Z.arc(a,y,x,E,b,z)},xt.beginPath=function(){this.Z.beginPath()},xt.Se=function(){},xt.bezierCurveTo=function(a,y,x,E,b,z){this.Z.bezierCurveTo(a,y,x,E,b,z)},xt.clearRect=function(a,y,x,E){this.yc(),this.Z.clearRect(a,y,x,E)},xt.clip=function(){this.Z.clip()},xt.closePath=function(){this.Z.closePath()},xt.createLinearGradient=function(a,y,x,E){return this.Z.createLinearGradient(a,y,x,E)},xt.createPattern=function(a,y){return this.Z.createPattern(a,y)},xt.createRadialGradient=function(a,y,x,E,b,z){return this.Z.createRadialGradient(a,y,x,E,b,z)},xt.drawImage=function(a,y,x,E,b,z,tt,ot,rt){E===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,E,b,z,tt,ot,rt)},xt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},xt.fillRect=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},xt.ox=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},xt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},xt.getImageData=function(a,y,x,E){return this.Z.getImageData(a,y,x,E)},xt.lineTo=function(a,y){this.Z.lineTo(a,y)},xt.measureText=function(a){return this.Z.measureText(a)},xt.moveTo=function(a,y){this.Z.moveTo(a,y)},xt.quadraticCurveTo=function(a,y,x,E){this.Z.quadraticCurveTo(a,y,x,E)},xt.rect=function(a,y,x,E){this.Z.rect(a,y,x,E)},xt.restore=function(){this.Z.restore()},xt.save=function(){this.yc(),this.Z.save()},ud.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},xt=ud.prototype,xt.setTransform=function(a,y,x,E,b,z){this.El.setTransform(a,y,x,E,b,z)},xt.scale=function(a,y){this.El.scale(a,y)},xt.translate=function(a,y){this.El.translate(a,y)},xt.stroke=function(){this.Z.stroke()},xt.transform=function(a,y,x,E,b,z){if(a!==1||y!==0||x!==0||E!==1||b!==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*E,x=tt.m12*x+tt.m22*E,tt.dx=tt.m11*b+tt.m21*z+tt.dx,tt.dy=tt.m12*b+tt.m22*z+tt.dy,tt.m11=ot,tt.m12=a,tt.m21=y,tt.m22=x}},xt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},xt.ng=function(a,y){if(a instanceof mi&&a.type===oa){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)},xt.jk=function(){this.Hm||this.stroke()},xt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},xt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},xt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(mx),a.lineDashOffset=0)},xt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},xt.Hs=function(){},ke.Object.defineProperties(ud.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([]);ud.className="CanvasSurfaceContext";function Ic(){this.F=this.o=this.u=this.j=0}Ic.className="ColorNumbers";function mi(a,y){dg||(uv(),dg=!0),$i(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===Jl?(this.Qd=_a,this.Lk=Zs):this.Lk=a===oa?this.Qd=pi:this.Qd=or,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}mi.prototype.copy=function(){var a=new mi;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},xt=mi.prototype,xt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},xt.ka=function(){return Object.isFrozen(this)&&se("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},xt.qb=function(a){a.classType===mi&&(this.type=a)},xt.toString=function(){var a="Brush(";if(this.type===Th)a+=this.color;else if(a=this.type===Jl?a+"Linear ":this.type===oa?a+"Radial ":this.type===fg?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+")"},xt.addColorStop=function(a,y){return this._isFrozen&&Sn(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&zn(a,"0 <= loc <= 1",mi,"addColorStop:loc"),this.we===null&&(this.we=new dn),this.we.add(a,y),this.na===Th&&(this.type=Jl),this.xe=null,this},xt.Vz=function(a,y){if(this._isFrozen&&Sn(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?gg:y,this.type===Th)Zl(this.color),this.color=hg(a,y);else if((this.type===Jl||this.type===oa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Zl(x.value),this.addColorStop(x.key,hg(a,y));return this};function $y(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?gg:x,Zl(a),hg(y,x)}xt.Wy=function(a,y){if(this._isFrozen&&Sn(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?gg:y,this.type===Th)Zl(this.color),this.color=hg(-a,y);else if((this.type===Jl||this.type===oa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Zl(x.value),this.addColorStop(x.key,hg(-a,y));return this};function t1(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?gg:x,Zl(a),hg(-y,x)}function rv(a,y,x){Zl(a),a=Bi.j;var E=Bi.u,b=Bi.o,z=Bi.F;return Zl(y),x===void 0&&(x=.5),"rgba("+Math.round((Bi.j-a)*x+a)+", "+Math.round((Bi.u-E)*x+E)+", "+Math.round((Bi.o-b)*x+b)+", "+Math.round((Bi.F-z)*x+z)+")"}xt.Gx=function(){if(this.type===Th)return lg(this.color);if((this.type===Jl||this.type===oa)&&this.colorStops!==null){var a=this.colorStops;if(this.type===oa)return lg(a.first().value);if(a.get(.5)!==null)return lg(a.get(.5));if(a.count===2)return a=a.Fa(),lg(rv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,E=-1,b=1,z=1;y.next();){var tt=y.key,ot=Math.abs(.5-y.key);b>z&&ot<b?(x=tt,b=ot):z>=b&&ot<z&&(E=tt,z=ot)}return x>E&&(z=x,x=E,E=z,z=b),b=E-x,lg(rv(a.get(x),a.get(E),1-z/b))}return!1};function lg(a){return a?a instanceof mi?a.Gx():(Zl(a),128>(299*Bi.j+587*Bi.u+114*Bi.o)/1e3):!1}function hg(a,y){switch(y){case gg:y=100*av(Bi.j);var x=100*av(Bi.u),E=100*av(Bi.o);return Yr.j=.4124564*y+.3575761*x+.1804375*E,Yr.u=.2126729*y+.7151522*x+.072175*E,Yr.o=.0193339*y+.119192*x+.9503041*E,Yr.F=Bi.F,y=hv(Yr.j/ug[0]),x=hv(Yr.u/ug[1]),E=hv(Yr.o/ug[2]),wl.j=116*x-16,wl.u=500*(y-x),wl.o=200*(x-E),wl.F=Yr.F,wl.j=Math.min(100,Math.max(0,wl.j+100*a)),a=(wl.j+16)/116,y=a-wl.o/200,Yr.j=ug[0]*e1(wl.u/500+a),Yr.u=ug[1]*(wl.j>um*dv?Math.pow(a,3):wl.j/um),Yr.o=ug[2]*e1(y),Yr.F=wl.F,a=-.969266*Yr.j+1.8760108*Yr.u+.041556*Yr.o,y=.0556434*Yr.j+-.2040259*Yr.u+1.0572252*Yr.o,Bi.j=255*lv((3.2404542*Yr.j+-1.5371385*Yr.u+-.4985314*Yr.o)/100),Bi.u=255*lv(a/100),Bi.o=255*lv(y/100),Bi.F=Yr.F,Bi.j=Math.round(Bi.j),255<Bi.j?Bi.j=255:0>Bi.j&&(Bi.j=0),Bi.u=Math.round(Bi.u),255<Bi.u?Bi.u=255:0>Bi.u&&(Bi.u=0),Bi.o=Math.round(Bi.o),255<Bi.o?Bi.o=255:0>Bi.o&&(Bi.o=0),"rgba("+Bi.j+", "+Bi.u+", "+Bi.o+", "+Bi.F+")";case n1:return sv(),Ws.o=Math.min(100,Math.max(0,Ws.o+100*a)),"hsla("+Ws.j+", "+Ws.u+"%, "+Ws.o+"%, "+Ws.F+")";default:se("Unknown color space: "+y)}}function Zl(a){dg||(uv(),dg=!0);var y=fv;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,Bi.j=a[0],Bi.u=a[1],Bi.o=a[2],Bi.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,Bi.j=0,Bi.u=0,Bi.o=0,Bi.F=1)}}function sv(){var a=Bi.j/255,y=Bi.u/255,x=Bi.o/255,E=Math.max(a,y,x),b=Math.min(a,y,x),z=E-b;if(b=(E+b)/2,z===0)var tt=a=0;else{switch(E){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*b-1))}Ws.j=Math.round(tt),Ws.u=Math.round(100*a),Ws.o=Math.round(100*b),Ws.F=Bi.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 hv(a){return a>dv?Math.pow(a,1/3):(um*a+16)/116}function e1(a){var y=a*a*a;return y>dv?y:(116*a-16)/um}function rf(a,y){typeof a!="string"&&(a instanceof mi||se("Value for "+y+" must be a color string or a Brush, not "+a))}function uv(){fv=eo?new ma(null,void 0,{willReadFrequently:!0}).context:null}ke.Object.defineProperties(mi.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&Sn(this,a),this.na=a,this.start.Mc()&&(a===Jl?this.start=_a:a===oa&&(this.start=pi)),this.end.Mc()&&(a===Jl?this.end=Zs:a===oa&&(this.end=pi)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&Sn(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&Sn(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&Sn(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&Sn(this,a),0>a&&zn(a,">= zero",mi,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&Sn(this,a),0>a&&zn(a,">= zero",mi,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&Sn(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&Sn(this,a),this.cr=a,this.xe=null}}}),mi.prototype.isDark=mi.prototype.Gx,mi.prototype.darkenBy=mi.prototype.Wy,mi.prototype.lightenBy=mi.prototype.Vz,mi.prototype.addColorStop=mi.prototype.addColorStop;var dv=216/24389,um=24389/27,ug=[95.047,100,108.883],fv=null,Bi=new Ic,Ws=new Ic,Yr=new Ic,wl=new Ic,dg=!1;mi.className="Brush";var Th;mi.Solid=Th=new ue(mi,"Solid",0);var Jl;mi.Linear=Jl=new ue(mi,"Linear",1);var oa;mi.Radial=oa=new ue(mi,"Radial",2);var fg;mi.Pattern=fg=new ue(mi,"Pattern",4);var gg;mi.Lab=gg=new ue(mi,"Lab",5);var n1;mi.HSL=n1=new ue(mi,"HSL",6),mi.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 E=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>E.length&&(E="0"+E),2>a.length&&(a="0"+a),"#"+y+E+a},mi.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;dg||(uv(),dg=!0);var y=fv;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)},mi.lighten=function(a){return $y(a)},mi.lightenBy=$y,mi.darken=function(a){return t1(a)},mi.darkenBy=t1,mi.mix=rv,mi.isDark=lg;function No(){this.xa="Base"}No.prototype.measure=function(){},No.prototype.Yz=function(a,y,x,E,b){a.measure(y,x,E,b)},No.prototype.arrange=function(){},No.prototype.Ly=function(a,y,x,E,b,z){a.arrange(y,x,E,b,z)},No.prototype.iA=function(a){a.Uj()},No.prototype.gc=function(){},ke.Object.defineProperties(No.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return Ae}}}),No.prototype.remeasureObject=No.prototype.iA,No.prototype.arrangeElement=No.prototype.Ly,No.prototype.measureElement=No.prototype.Yz,No.className="PanelLayout";function dm(){this.xa="Base"}oe(dm,No),dm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length;a=Ql(a);for(var rt=0;rt<ot;rt++){var at=E[rt];if(at.visible||at===a){var ht=at.margin,gt=ht.right+ht.left;ht=ht.top+ht.bottom,at.measure(y,x,z,tt);var mt=at.measuredBounds;gt=Math.max(mt.width+gt,0),ht=Math.max(mt.height+ht,0),mt=at.position.x;var yt=at.position.y;isFinite(mt)||(mt=0),isFinite(yt)||(yt=0),at instanceof En&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),no(b,mt,yt,gt,ht)}}},dm.prototype.arrange=function(a,y,x){var E=y.length,b=a.padding;for(a=x.x-b.left,x=x.y-b.top,b=0;b<E;b++){var z=y[b],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 En&&z.isGeometryPositioned){var ht=z.strokeWidth/2;rt-=ht,at-=ht}z.visible&&z.arrange(rt+ot.left,at+ot.top,tt.width,tt.height)}};function fm(){this.xa="Base"}oe(fm,No),fm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length;y=Fn(),z=Ql(a);for(var rt=0;rt<ot;rt++){var at=E[rt];if(at.visible||at===z){var ht=os(at,!1);if(ht!==ye&&ht!==on)y.push(at);else{at.measure(1/0,x,0,tt),ht=at.margin,at=at.measuredBounds;var gt=Math.max(at.height+ht.top+ht.bottom,0);b.width+=Math.max(at.width+ht.right+ht.left,0),b.height=Math.max(b.height,gt)}}}for(E=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):b.height!==0&&(x=Math.min(b.height,a.maxSize.height)),a=0;a<E;a++)rt=y[a],(rt.visible||rt===z)&&(ht=rt.margin,ot=ht.right+ht.left,ht=ht.top+ht.bottom,rt.measure(1/0,x,0,tt),rt=rt.measuredBounds,ht=Math.max(rt.height+ht,0),b.width+=Math.max(rt.width+ot,0),b.height=Math.max(b.height,ht));Pn(y)},fm.prototype.arrange=function(a,y,x){for(var E=y.length,b=a.padding,z=b.top,tt=a.isOpposite,ot=tt?x.width:b.left,rt=0;rt<E;rt++){var at=z,ht=y[rt];if(ht.visible){var gt=ht.measuredBounds,mt=ht.margin,yt=mt.top+mt.bottom,St=z+b.bottom,Ct=gt.height,Nt=os(ht,!1);(isNaN(ht.desiredSize.height)&&Nt===Ce||Nt===fn)&&(Ct=Math.max(x.height-yt-St,0)),yt=Ct+yt+St,St=ht.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=pi),tt&&(ot-=gt.width+mt.left+mt.right),ht.arrange(ot+St.offsetX+mt.left,at+St.offsetY+mt.top+(x.height*St.y-yt*St.y),gt.width,Ct),tt||(ot+=gt.width+mt.left+mt.right)}}};function gm(){this.xa="Base"}oe(gm,No),gm.prototype.measure=function(a,y,x,E,b,z){var tt=E.length;x=Fn();for(var ot=Ql(a),rt=0;rt<tt;rt++){var at=E[rt];if(at.visible||at===ot){var ht=os(at,!1);if(ht!==ye&&ht!==fn)x.push(at);else{var gt=at.margin;ht=gt.right+gt.left,gt=gt.top+gt.bottom,at.measure(y,1/0,z,0),at=at.measuredBounds,xs(b,Math.max(b.width,Math.max(at.width+ht,0)),b.height+Math.max(at.height+gt,0))}}}if(E=x.length,E!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):b.width!==0&&(y=Math.min(b.width,a.maxSize.width)),a=0;a<E;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),b.width=Math.max(b.width,Math.max(rt.width+tt,0)),b.height+=at);Pn(x)}},gm.prototype.arrange=function(a,y,x){for(var E=y.length,b=a.padding,z=b.left,tt=a.isOpposite,ot=tt?x.height:b.top,rt=0;rt<E;rt++){var at=z,ht=y[rt];if(ht.visible){var gt=ht.measuredBounds,mt=ht.margin,yt=mt.left+mt.right,St=z+b.right,Ct=gt.width,Nt=os(ht,!1);(isNaN(ht.desiredSize.width)&&Nt===Ce||Nt===on)&&(Ct=Math.max(x.width-yt-St,0)),yt=Ct+yt+St,St=ht.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=pi),tt&&(ot-=gt.height+mt.bottom+mt.top),ht.arrange(at+St.offsetX+mt.left+(x.width*St.x-yt*St.x),ot+St.offsetY+mt.top,Ct,gt.height),tt||(ot+=gt.height+mt.bottom+mt.top)}}};function cm(){this.xa="Base"}oe(cm,No),cm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length,rt=a.Pb(),at=rt.margin,ht=at.right+at.left,gt=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+ht,0),St=Math.max(tt+gt,0),Ct=a.isClipping,Nt=fe.allocAt(-at.left,-at.top,yt,St),Tt=fe.allocAt(0,0,z,tt);gv(rt,Tt,!0),z=Tt.width,tt=Tt.height;for(var zt=!0,Rt=Ql(a),Yt=0;Yt<ot;Yt++){var Ut=E[Yt];mt=y;var ee=x;if(Ut!==rt&&(Ut.visible||Ut===Rt)){at=Ut.margin;var je=at.left,_e=at.top;switch(yt=at.right+at.left,St=at.top+at.bottom,at=os(Ut,!1),at){case Ce:mt=z,ee=tt,_e=je=St=yt=0;break;case on:mt=z,je=yt=0;break;case fn:ee=tt,_e=St=0}Ut.measure(mt,ee,0,0),mt=Ut.measuredBounds,yt=Math.max(mt.width+yt,0),St=Math.max(mt.height+St,0),at=Ut.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=pi);var Ke=Ut.alignmentFocus;if(Ke.Xb()&&(Ke=pi),ee=null,Ut instanceof Ae&&Ut.$e!==""&&(ee=Ut.fb(Ut.$e),ee===Ut&&(ee=null)),je=Tt.x-je,_e=Tt.y-_e,ee!==null){for(Ut.arrange(0,0,mt.width,mt.height),mt=ee.actualBounds,mt=It.allocAt(mt.x+(Ke.x*mt.width-Ke.offsetX),mt.y+(Ke.y*mt.height-Ke.offsetY)),ee=ee.panel;ee!==Ut;)ee.transform.Ga(mt),ee=ee.panel;je+=at.x*z+at.offsetX-mt.x,_e+=at.y*tt+at.offsetY-mt.y,It.free(mt)}else je+=at.x*z+at.offsetX-(Ke.x*mt.width+Ke.offsetX),_e+=at.y*tt+at.offsetY-(Ke.y*mt.height+Ke.offsetY);zt?(zt=!1,b.h(je,_e,yt,St)):no(b,je,_e,yt,St)}}switch(zt?b.assign(Nt):Ct?b.Uu(Tt.x,Tt.y,Tt.width,Tt.height):no(b,Nt.x,Nt.y,Nt.width,Nt.height),fe.free(Nt),fe.free(Tt),at=rt.stretch,at===kn&&(at=os(rt,!1)),at){case ye:return;case Ce:if(!isFinite(y)&&!isFinite(x))return;break;case on:if(!isFinite(y))return;break;case fn:if(!isFinite(x))return}for(mt=rt.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ht,0),St=Math.max(tt+gt,0),at=rt.margin,Tt=fe.allocAt(-at.left,-at.top,yt,St),gv(rt,Tt,!0),z=Tt.width,tt=Tt.height,y=0;y<ot;y++)x=E[y],x===rt||!x.visible&&x!==Rt||(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),ht=x.alignment,ht.Xb()&&(ht=a.defaultAlignment),ht.sb()||(ht=pi),x=x.alignmentFocus,x.Xb()&&(x=pi),zt?(zt=!1,b.h(ht.x*z+ht.offsetX-(x.x*mt.width+x.offsetX)-at.left,ht.y*tt+ht.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St)):no(b,ht.x*z+ht.offsetX-(x.x*mt.width+x.offsetX)-at.left,ht.y*tt+ht.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St));zt?b.assign(Nt):Ct?b.Uu(Tt.x,Tt.y,Tt.width,Tt.height):no(b,Nt.x,Nt.y,Nt.width,Nt.height),fe.free(Tt)},cm.prototype.arrange=function(a,y,x){var E=y.length,b=a.Pb(),z=b.measuredBounds,tt=z.width,ot=z.height,rt=a.padding;z=rt.left,rt=rt.top;var at=z-x.x,ht=rt-x.y;for(b.arrange(at,ht,tt,ot),tt=fe.allocAt(0,0,tt,ot),gv(b,tt,!1),ot=0;ot<E;ot++){var gt=y[ot];if(gt!==b){at=gt.measuredBounds;var mt=at.width,yt=at.height;ht=gt.alignment,ht.Xb()&&(ht=a.defaultAlignment),ht.sb()||(ht=pi);var St=gt.alignmentFocus;if(St.Xb()&&(St=pi),at=null,gt instanceof Ae&>.$e!==""&&(at=gt.fb(gt.$e),at===gt&&(at=null)),at!==null){var Ct=at.actualBounds;for(St=It.allocAt(Ct.x+(St.x*Ct.width-St.offsetX),Ct.y+(St.y*Ct.height-St.offsetY)),at=at.panel;at!==gt;)at.transform.Ga(St),at=at.panel;at=ht.x*tt.width+ht.offsetX-St.x,ht=ht.y*tt.height+ht.offsetY-St.y,It.free(St)}else at=ht.x*tt.width+ht.offsetX-(St.x*mt+St.offsetX),ht=ht.y*tt.height+ht.offsetY-(St.y*yt+St.offsetY);at+=tt.x-x.x,ht+=tt.y-x.y,gt.visible&>.arrange(z+at,rt+ht,mt,yt)}}fe.free(tt)};function gv(a,y,x){var E=null;if(a instanceof Ae&&a.$e!==""&&(E=a.fb(a.$e),E===a&&(E=null)),E!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(E.actualBounds),E=E.panel;E!==a;)E.transform.pp(y),E=E.panel}function pm(){this.xa="Base"}oe(pm,No),pm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length,rt=a.Pb(),at=rt.margin,ht=y,gt=x,mt=at.right+at.left,yt=at.top+at.bottom;rt.measure(y,x,z,tt),at=rt.measuredBounds;var St=0,Ct=null;rt instanceof En&&(Ct=rt,St=Ct.strokeWidth*Ct.scale);var Nt=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var Tt=vv(rt),zt=Tt.x*Nt+Tt.offsetX;Tt=Tt.y*at+Tt.offsetY;var Rt=yv(rt),Yt=Rt.x*Nt+Rt.offsetX;for(Rt=Rt.y*at+Rt.offsetY,isFinite(y)&&(ht=Math.max(Math.abs(zt-Yt)-St,0)),isFinite(x)&&(gt=Math.max(Math.abs(Tt-Rt)-St,0)),St=Re.alloc(),St.h(0,0),a=Ql(a),Rt=0;Rt<ot;Rt++)Tt=E[Rt],Tt===rt||!Tt.visible&&Tt!==a||(at=Tt.margin,Nt=at.right+at.left,zt=at.top+at.bottom,Tt.measure(ht,gt,0,0),at=Tt.measuredBounds,Nt=Math.max(at.width+Nt,0),at=Math.max(at.height+zt,0),St.h(Math.max(Nt,St.width),Math.max(at,St.height)));if(ot===1)b.width=Nt,b.height=at,Re.free(St);else{switch(Tt=vv(rt),Rt=yv(rt),ot=E=0,Rt.x!==Tt.x&&Rt.y!==Tt.y&&(E=St.width/Math.abs(Rt.x-Tt.x),ot=St.height/Math.abs(Rt.y-Tt.y)),Re.free(St),St=0,Ct!==null&&(St=Ct.strokeWidth*Ct.scale,Lv(Ct)===$e&&(E=ot=Math.max(E,ot))),E+=Math.abs(Tt.offsetX)+Math.abs(Rt.offsetX)+St,ot+=Math.abs(Tt.offsetY)+Math.abs(Rt.offsetY)+St,Ct=rt.stretch,Ct===kn&&(Ct=os(rt,!1)),Ct){case ye:tt=z=0;break;case Ce:isFinite(y)&&(E=y),isFinite(x)&&(ot=x);break;case on:isFinite(y)&&(E=y),tt=0;break;case fn:z=0,isFinite(x)&&(ot=x)}rt.Uj(),rt.measure(E,ot,z,tt),b.width=rt.measuredBounds.width+mt,b.height=rt.measuredBounds.height+yt}},pm.prototype.arrange=function(a,y){var x=y.length,E=a.Pb(),b=E.measuredBounds,z=fe.alloc();z.h(0,0,1,1);var tt=E.margin,ot=tt.left;tt=tt.top;var rt=a.padding,at=rt.left;rt=rt.top,E.arrange(at+ot,rt+tt,b.width,b.height);var ht=vv(E),gt=yv(E),mt=ht.y*b.height+ht.offsetY,yt=gt.x*b.width+gt.offsetX;for(gt=gt.y*b.height+gt.offsetY,z.x=ht.x*b.width+ht.offsetX,z.y=mt,no(z,yt,gt,0,0),z.x+=ot+at,z.y+=tt+rt,b=0;b<x;b++)ot=y[b],ot!==E&&(at=ot.measuredBounds,tt=ot.margin,rt=Math.max(at.width+tt.right+tt.left,0),ht=Math.max(at.height+tt.top+tt.bottom,0),mt=ot.alignment,mt.Xb()&&(mt=a.defaultAlignment),mt.sb()||(mt=pi),rt=z.width*mt.x+mt.offsetX-rt*mt.x+tt.left+z.x,tt=z.height*mt.y+mt.offsetY-ht*mt.y+tt.top+z.y,ot.visible&&(ir(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 fe(z.x,z.y,z.width,z.height))));fe.free(z)};function mm(){this.xa="Base",this.name="Table"}oe(mm,No),mm.prototype.measure=function(a,y,x,E,b){for(var z=E.length,tt=Fn(),ot=Fn(),rt=0;rt<z;rt++){var at=E[rt],ht=at instanceof Ae?at:null;if(ht!==null&&Eh(ht)&&at.visible){ot.push(ht);for(var gt=ht.O.s,mt=gt.length,yt=0;yt<mt;yt++){var St=gt[yt];ht.type===Ae.TableRow?St.row=at.row:ht.type===Ae.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 Ct=[],Nt=0;Nt<z;Nt++){var Tt=tt[Nt];Tt.visible&&(To(Tt,!0),xl(Tt,!0),Ct[Tt.row]||(Ct[Tt.row]=[]),Ct[Tt.row][Tt.column]||(Ct[Tt.row][Tt.column]=[]),Ct[Tt.row][Tt.column].push(Tt))}Pn(tt);var zt=Fn(),Rt=Fn(),Yt=Fn(),Ut={count:0},ee={count:0},je=y,_e=x,Ke=a.rowDefs,Fe=a.colDefs,ve=null;z=Ke.length;for(var Ln=0;Ln<z;Ln++)ve=Ke[Ln],ve!==void 0&&(ve.actual=0);z=Fe.length;for(var xn=0;xn<z;xn++)ve=Fe[xn],ve!==void 0&&(ve.actual=0);for(var ai=Ct.length,ki=0,Ho=0;Ho<ai;Ho++)Ct[Ho]&&(ki=Math.max(ki,Ct[Ho].length));var Jo=Math.min(a.topIndex,ai-1),Nr=Math.min(a.leftIndex,ki-1),Yo=0;ai=Ct.length;for(var Gh=Ql(a),wo=0;wo<ai;wo++)if(Ct[wo]){ki=Ct[wo].length;var Ka=a.Fb(wo);Ka.actual=0;for(var Dr=Ka.oc=0;Dr<ki;Dr++)if(Ct[wo][Dr]){var Wh=a.Eb(Dr);zt[Dr]===void 0&&(Wh.actual=0,Wh.oc=0,zt[Dr]=!0);for(var Vs=Ct[wo][Dr],xa=Vs.length,Ts=0;Ts<xa;Ts++){var ps=Vs[Ts];if(ps.visible||ps===Gh){var Eu=1<ps.rowSpan||1<ps.columnSpan;Eu&&(wo<Jo||Dr<Nr||Rt.push(ps));var Za=ps.margin,Ig=Za.right+Za.left,Es=Za.top+Za.bottom,Or=Ha(ps,Ka,Wh,!1),Cp=ps.desiredSize,vf=!isNaN(Cp.height),al=!isNaN(Cp.width)&&vf;if(Eu||Or===ye||al||wo<Jo||Dr<Nr||(Ut[Dr]!==void 0||Or!==Ce&&Or!==on||(Ut[Dr]=-1,Ut.count++),ee[wo]!==void 0||Or!==Ce&&Or!==fn||(ee[wo]=-1,ee.count++),Yt.push(ps)),ps.measure(1/0,1/0,0,0),!(wo<Jo||Dr<Nr)){var ms=ps.measuredBounds,Sd=Math.max(ms.width+Ig,0),bs=Math.max(ms.height+Es,0);if(ps.rowSpan===1&&(Or===ye||Or===on)){ve=a.Fb(wo);var bu=ve.Wc();Yo=Math.max(bs-ve.actual,0),Yo+bu>_e&&(Yo=Math.max(_e-bu,0));var R0=ve.oa===0;ve.oc=ve.oc+Yo,ve.actual=ve.oa+Yo,_e=Math.max(_e-(Yo+(R0?bu:0)),0)}if(ps.columnSpan===1&&(Or===ye||Or===fn)){ve=a.Eb(Dr);var Lp=ve.Wc();Yo=Math.max(Sd-ve.actual,0),Yo+Lp>je&&(Yo=Math.max(je-Lp,0));var Gy=ve.oa===0;ve.oc=ve.oc+Yo,ve.actual=ve.oa+Yo,je=Math.max(je-(Yo+(Gy?Lp:0)),0)}Eu&&ps.Uj()}}}}}Pn(zt);var bl=0,$l=0;z=a.columnCount;for(var yf=0;yf<z;yf++){var Bu=Fe[yf];Bu!==void 0&&(bl+=isNaN(Bu.Hc)?Bu.oc:Bu.Hc,Bu.oc!==0&&(bl+=Bu.Wc()))}z=a.rowCount;for(var zg=0;zg<z;zg++){var Nu=Ke[zg];Nu!==void 0&&($l+=isNaN(Nu.Hc)?Nu.oc:Nu.Hc,Nu.oc!==0&&($l+=Nu.Wc()))}je=Math.max(y-bl,0);var Bl=_e=Math.max(x-$l,0),Hh=je;z=Yt.length;for(var vs=0;vs<z;vs++){var ll=Yt[vs],G0=a.Fb(ll.row),th=a.Eb(ll.column),jg=ll.measuredBounds,Ja=ll.margin,xd=Ja.right+Ja.left,hl=Ja.top+Ja.bottom;Ut[ll.column]=th.oc===0&&Ut[ll.column]!==void 0?Math.max(jg.width+xd,Ut[ll.column]):null,ee[ll.row]=G0.oc===0&&ee[ll.row]!==void 0?Math.max(jg.height+hl,ee[ll.row]):null}var Sf=0,Rg=0,Da;for(Da in ee)Da!=="count"&&(Sf+=ee[Da]);for(Da in Ut)Da!=="count"&&(Rg+=Ut[Da]);for(var lr=Re.alloc(),Ap=0;Ap<z;Ap++){var Qr=Yt[Ap];if(Qr.visible||Qr===Gh){var Co=a.Fb(Qr.row),qr=a.Eb(Qr.column),eh=0;isFinite(qr.width)?eh=qr.width:(isFinite(je)&&Ut[Qr.column]!==null?Rg===0?eh=qr.actual+je:eh=Ut[Qr.column]/Rg*Hh:Ut[Qr.column]!==null?eh=je:eh=qr.actual||je,eh=Math.max(0,eh-qr.Wc()));var Yh=0;switch(isFinite(Co.height)?Yh=Co.height:(isFinite(_e)&&ee[Qr.row]!==null?Sf===0?Yh=Co.actual+_e:Yh=ee[Qr.row]/Sf*Bl:ee[Qr.row]!==null?Yh=_e:Yh=Co.actual||_e,Yh=Math.max(0,Yh-Co.Wc())),lr.h(Math.max(qr.minimum,Math.min(eh,qr.maximum)),Math.max(Co.minimum,Math.min(Yh,Co.maximum))),Or=Ha(Qr,Co,qr,!1),Or){case on:lr.height=Math.max(lr.height,Co.actual+_e);break;case fn:lr.width=Math.max(lr.width,qr.actual+je)}var Pd=Qr.margin,Wy=Pd.right+Pd.left,W0=Pd.top+Pd.bottom;Qr.Uj(),Qr.measure(lr.width,lr.height,qr.minimum,Co.minimum);var Gg=Qr.measuredBounds,wd=Math.max(Gg.width+Wy,0),xf=Math.max(Gg.height+W0,0);isFinite(je)&&(wd=Math.min(wd,lr.width)),isFinite(_e)&&(xf=Math.min(xf,lr.height));var ys=0;ys=Co.actual,Co.actual=Math.max(Co.actual,xf),Co.oc=Math.max(Co.oc,xf),Yo=Co.actual-ys,_e=Math.max(_e-Yo,0),ee[Qr.row]===null&&(Bl=Math.max(Bl-Yo,0)),ys=qr.actual,qr.actual=Math.max(qr.actual,wd),qr.oc=Math.max(qr.oc,wd),Yo=qr.actual-ys,je=Math.max(je-Yo,0),Ut[Qr.column]===null&&(Hh=Math.max(Hh-Yo,0))}}Pn(Yt);var nh=Re.alloc(),Qa=Fn(),ha=Fn();if(z=Rt.length,z!==0){for(var Du=0;Du<ai;Du++)if(Ct[Du]){ki=Ct[Du].length;var Wg=a.Fb(Du);Qa[Du]=Wg.actual;for(var Ou=0;Ou<ki;Ou++)if(Ct[Du][Ou]){var H0=a.Eb(Ou);ha[Ou]=H0.actual}}}for(var Hg=0;Hg<z;Hg++){var ho=Rt[Hg];if(ho.visible||ho===Gh){var Oa=a.Fb(ho.row),Pa=a.Eb(ho.column);switch(lr.h(Math.max(Pa.minimum,Math.min(y,Pa.maximum)),Math.max(Oa.minimum,Math.min(x,Oa.maximum))),Or=Ha(ho,Oa,Pa,!1),Or){case Ce:ha[Pa.index]!==0&&(lr.width=Math.min(lr.width,ha[Pa.index])),Qa[Oa.index]!==0&&(lr.height=Math.min(lr.height,Qa[Oa.index]));break;case on:ha[Pa.index]!==0&&(lr.width=Math.min(lr.width,ha[Pa.index]));break;case fn:Qa[Oa.index]!==0&&(lr.height=Math.min(lr.height,Qa[Oa.index]))}isFinite(Pa.width)&&(lr.width=Pa.width),isFinite(Oa.height)&&(lr.height=Oa.height),nh.h(0,0);for(var Y0=Pa.minimum,Bs=Oa.minimum,Vh=1;Vh<ho.rowSpan&&!(ho.row+Vh>=a.rowCount);Vh++)ve=a.Fb(ho.row+Vh),Yo=0,Yo=Or===Ce||Or===fn?Math.max(ve.minimum,Qa[ho.row+Vh]===0?ve.maximum:Math.min(Qa[ho.row+Vh],ve.maximum)):Math.max(ve.minimum,isNaN(ve.Hc)?ve.maximum:Math.min(ve.Hc,ve.maximum)),nh.height+=Yo,Bs+=ve.minimum;for(var wa=1;wa<ho.columnSpan&&!(ho.column+wa>=a.columnCount);wa++)ve=a.Eb(ho.column+wa),Yo=0,Yo=Or===Ce||Or===on?Math.max(ve.minimum,ha[ho.column+wa]===0?ve.maximum:Math.min(ha[ho.column+wa],ve.maximum)):Math.max(ve.minimum,isNaN(ve.Hc)?ve.maximum:Math.min(ve.Hc,ve.maximum)),nh.width+=Yo,Y0+=ve.minimum;lr.width+=nh.width,lr.height+=nh.height;var Yg=ho.margin,Iu=Yg.right+Yg.left,Mp=Yg.top+Yg.bottom;ho.measure(lr.width,lr.height,Y0,Bs);for(var Vg=ho.measuredBounds,ul=Math.max(Vg.width+Iu,0),Cd=Math.max(Vg.height+Mp,0),zu=0,Ug=0;Ug<ho.rowSpan&&!(ho.row+Ug>=a.rowCount);Ug++)ve=a.Fb(ho.row+Ug),zu+=ve.total||0;if(zu<Cd){var Uh=Cd-zu,Nl=Cd-zu;if(ho.spanAllocation!==null)for(var Xh=ho.spanAllocation,ih=0;ih<ho.rowSpan&&!(0>=Uh)&&!(ho.row+ih>=a.rowCount);ih++){ve=a.Fb(ho.row+ih);var Kh=ve.oa||0,Ld=Xh(ho,ve,Nl);ve.actual=Math.min(ve.maximum,Kh+Ld),ve.oa!==Kh&&(Uh-=ve.oa-Kh)}for(;0<Uh;){var qa=ve.oa||0;if(isNaN(ve.height)&&ve.maximum>qa&&(ve.actual=Math.min(ve.maximum,qa+Uh),ve.oa!==qa&&(Uh-=ve.oa-qa)),ve.index===0)break;ve=a.Fb(ve.index-1)}}for(var Pf=0,Zh=0;Zh<ho.columnSpan&&!(ho.column+Zh>=a.columnCount);Zh++)ve=a.Eb(ho.column+Zh),Pf+=ve.total||0;if(Pf<ul){var wf=ul-Pf,Hy=ul-Pf;if(ho.spanAllocation!==null)for(var oh=ho.spanAllocation,Ad=0;Ad<ho.columnSpan&&!(0>=wf)&&!(ho.column+Ad>=a.columnCount);Ad++){ve=a.Eb(ho.column+Ad);var kp=ve.oa||0,Yy=oh(ho,ve,Hy);ve.actual=Math.min(ve.maximum,kp+Yy),ve.oa!==kp&&(wf-=ve.oa-kp)}for(;0<wf;){var V0=ve.oa||0;if(isNaN(ve.width)&&ve.maximum>V0&&(ve.actual=Math.min(ve.maximum,V0+wf),ve.oa!==V0&&(wf-=ve.oa-V0)),ve.index===0)break;ve=a.Eb(ve.index-1)}}}}Pn(Rt),Re.free(nh),Re.free(lr),Qa!==void 0&&Pn(Qa),ha!==void 0&&Pn(ha);var Cf=0,Lf=0,U0=a.desiredSize,cx=a.maxSize;Or=os(a,!0);var Fp=$l=bl=0,Tp=0;z=a.columnCount;for(var X0=0;X0<z;X0++)Fe[X0]!==void 0&&(ve=a.Eb(X0),isFinite(ve.width)?(Fp+=ve.width,Fp+=ve.Wc()):Mm(ve)===Gc?(Fp+=ve.oa,Fp+=ve.Wc()):ve.oa!==0&&(bl+=ve.oa,bl+=ve.Wc()));isFinite(U0.width)?Cf=Math.min(U0.width,cx.width):Cf=Or!==ye&&isFinite(y)?y:bl,Cf=Math.max(Cf,a.minSize.width),Cf=Math.max(Cf-Fp,0);for(var qx=bl===0?1:Math.max(Cf/bl,1),K0=0;K0<z;K0++)Fe[K0]!==void 0&&(ve=a.Eb(K0),isFinite(ve.width)||Mm(ve)===Gc||(ve.actual=ve.oa*qx),ve.position=b.width,ve.oa!==0&&(b.width+=ve.oa,b.width+=ve.Wc()));z=a.rowCount;for(var Z0=0;Z0<z;Z0++)Ke[Z0]!==void 0&&(ve=a.Fb(Z0),isFinite(ve.height)?(Tp+=ve.height,Tp+=ve.Wc()):Mm(ve)===Gc?(Tp+=ve.oa,Tp+=ve.Wc()):ve.oa!==0&&($l+=ve.oa,$l+=ve.Wc()));isFinite(U0.height)?Lf=Math.min(U0.height,cx.height):Lf=Or!==ye&&isFinite(x)?x:$l,Lf=Math.max(Lf,a.minSize.height),Lf=Math.max(Lf-Tp,0);for(var _x=$l===0?1:Math.max(Lf/$l,1),J0=0;J0<z;J0++)Ke[J0]!==void 0&&(ve=a.Fb(J0),isFinite(ve.height)||Mm(ve)===Gc||(ve.actual=ve.oa*_x),ve.position=b.height,ve.oa!==0&&(b.height+=ve.oa,b.height+=ve.Wc()));z=ot.length;for(var Vy=0;Vy<z;Vy++){var Ep=ot[Vy],Uy=0,Xy=0;Ep.type===Ae.TableRow?(Uy=b.width,ve=a.Fb(Ep.row),Xy=ve.actual):(ve=a.Eb(Ep.column),Uy=ve.actual,Xy=b.height),Ep.measuredBounds.h(0,0,Uy,Xy),To(Ep,!1)}Pn(ot),a.inRowsCols=Ct},mm.prototype.arrange=function(a,y,x){var E=y.length,b=a.padding,z=b.left;b=b.top;var tt=a.inRowsCols;if(tt!==null){for(var ot,rt,at=tt.length,ht=0,gt=0;gt<at;gt++)tt[gt]&&(ht=Math.max(ht,tt[gt].length));rt=a.rowDefs,ot=a.colDefs;var mt=gt=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),gt=-rt[yt].position}var St=Math.min(a.leftIndex,ht-1);if(0<ot.length){for(;St!==ht&&(ot[St]===void 0||ot[St].oa===0);)St++;St=Math.max(Math.min(St,ht-1),0),mt=-ot[St].position}for(var Ct=0,Nt=0;Ct!==at&&rt[Ct]===void 0;)Ct++;for(;Nt!==at&&ot[Nt]===void 0;)Nt++;ht=a.part,a.Fb(Ct),a.Eb(Nt);for(var Tt=0;Tt<y.length;Tt++){var zt=y[Tt];if(zt instanceof Ae&&zt.visible&&Eh(zt)){if(zt.type===Ae.TableRow){ot=a.Fb(zt.row);var Rt=a.Eb(Nt)}else ot=a.Fb(Ct),Rt=a.Eb(zt.column);rt=ot.position+gt+b,ot.oa!==0&&(rt+=ot.Io(Math.max(Ct,yt))),ot=Rt.position+mt+z,Rt.oa!==0&&(ot+=Rt.Io(Math.max(Nt,St))),Rt=zt.measuredBounds,zt.Uk(),zt.actualBounds.ka();var Yt=zt.actualBounds,Ut=fe.allocAt(Yt.x,Yt.y,Yt.width,Yt.height);Yt.x=zt.type===Ae.TableRow?z:ot,Yt.y=zt.type===Ae.TableColumn?b:rt,Yt.width=Rt.width,Yt.height=Rt.height,zt.actualBounds.freeze(),xl(zt,!1),Uo(Ut,Yt)||ht===null||(ht.oh(),zt.Pn(ht)),fe.free(Ut)}}for(Tt=Re.alloc(),zt=0;zt<at;zt++)if(tt[zt]){for(ht=tt[zt].length,Rt=a.Fb(zt),rt=Rt.position+gt+b,Rt.oa!==0&&(rt+=Rt.Io(Math.max(Ct,yt))),Yt=0;Yt<ht;Yt++)if(tt[zt][Yt]){Ut=a.Eb(Yt),ot=Ut.position+mt+z,Ut.oa!==0&&(ot+=Ut.Io(Math.max(Nt,St)));for(var ee=tt[zt][Yt],je=ee.length,_e=0;_e<je;_e++){var Ke=ee[_e],Fe=Ke.measuredBounds;Tt.h(0,0);for(var ve=1;ve<Ke.rowSpan&&!(zt+ve>=a.rowCount);ve++){var Ln=a.Fb(zt+ve);Ln.oa!==0&&(Tt.height+=Ln.total)}for(ve=1;ve<Ke.columnSpan&&!(Yt+ve>=a.columnCount);ve++)Ln=a.Eb(Yt+ve),Ln.oa!==0&&(Tt.width+=Ln.total);var xn=Ut.oa+Tt.width,ai=Rt.oa+Tt.height;ve=ot,Ln=rt;var ki=xn,Ho=ai,Jo=ot,Nr=rt,Yo=xn,Gh=ai;ot+xn>x.width&&(Yo=Math.max(x.width-ot,0)),rt+ai>x.height&&(Gh=Math.max(x.height-rt,0));var wo=Ke.alignment;if(wo.Xb()){wo=a.defaultAlignment,wo.sb()||(wo=pi);var Ka=wo.x,Dr=wo.y,Wh=wo.offsetX;wo=wo.offsetY;var Vs=Ut.alignment,xa=Rt.alignment;Vs.sb()&&(Ka=Vs.x,Wh=Vs.offsetX),xa.sb()&&(Dr=xa.y,wo=xa.offsetY)}else Ka=wo.x,Dr=wo.y,Wh=wo.offsetX,wo=wo.offsetY;(isNaN(Ka)||isNaN(Dr))&&(Dr=Ka=.5,wo=Wh=0),Vs=Fe.width,xa=Fe.height;var Ts=Ke.margin,ps=Ts.left+Ts.right,Eu=Ts.top+Ts.bottom,Za=Ha(Ke,Rt,Ut,!1);!isNaN(Ke.desiredSize.width)||Za!==Ce&&Za!==on||(Vs=Math.max(xn-ps,0)),!isNaN(Ke.desiredSize.height)||Za!==Ce&&Za!==fn||(xa=Math.max(ai-Eu,0)),xn=Ke.maxSize,ai=Ke.minSize,Vs=Math.min(xn.width,Vs),xa=Math.min(xn.height,xa),Vs=Math.max(ai.width,Vs),xa=Math.max(ai.height,xa),xn=xa+Eu,ve+=ki*Ka-(Vs+ps)*Ka+Wh+Ts.left,Ln+=Ho*Dr-xn*Dr+wo+Ts.top,Ke.visible&&(ir(Jo,Nr,Yo,Gh,ve,Ln,Fe.width,Fe.height)?Ke.arrange(ve,Ln,Vs,xa):Ke.arrange(ve,Ln,Vs,xa,new fe(Jo,Nr,Yo,Gh)))}}}for(Re.free(Tt),a=0;a<E;a++)x=y[a],z=x instanceof Ae?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"}oe(vm,No),vm.prototype.measure=function(){},vm.prototype.arrange=function(){};function ym(){this.xa="Base"}oe(ym,No),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}oe(Sm,No),Sm.prototype.measure=function(a,y,x,E,b,z,tt){1<E.length&&se("Viewbox Panel cannot contain more than one GraphObject."),E=E[0],E.Ca=1,E.Uj(),E.measure(1/0,1/0,z,tt);var ot=E.measuredBounds,rt=E.margin,at=rt.right+rt.left;if(rt=rt.top+rt.bottom,isFinite(y)||isFinite(x)){var ht=E.scale,gt=ot.width;ot=ot.height;var mt=Math.max(y-at,0),yt=Math.max(x-rt,0),St=1;a.viewboxStretch===$e?gt!==0&&ot!==0&&(St=Math.min(mt/gt,yt/ot)):gt!==0&&ot!==0&&(St=Math.max(mt/gt,yt/ot)),St===0&&(St=1e-4),E.Ca*=St,ht!==E.scale&&(To(E,!0),E.measure(1/0,1/0,z,tt))}ot=E.measuredBounds,b.width=isFinite(y)?y:Math.max(ot.width+at,0),b.height=isFinite(x)?x:Math.max(ot.height+rt,0)},Sm.prototype.arrange=function(a,y,x){y=y[0];var E=y.measuredBounds,b=y.margin,z=Math.max(E.width+(b.right+b.left),0);b=Math.max(E.height+(b.top+b.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=pi),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-b*tt.y+tt.offsetY,E.width,E.height)};function zc(){this.xa="Base"}oe(zc,No),zc.prototype.measure=function(){},zc.prototype.arrange=function(){},zc.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var E=a.gridCellSize,b=E.width;E=E.height;var z=a.naturalBounds,tt=a.actualBounds,ot=z.width,rt=z.height,at=Math.ceil(ot/b),ht=Math.ceil(rt/E),gt=a.gridOrigin,mt=gt.x;gt=gt.y,y.save(),y.beginPath(),y.rect(0,0,ot,rt),y.clip(),y.Se();for(var yt=[],St=a.O.s,Ct=St.length,Nt=0;Nt<Ct;Nt++){var Tt=St[Nt],zt=[];if(yt.push(zt),Tt.visible){var Rt=Tt.interval;if(!(0>Rt)){Tt=pv(Tt.figure);for(var Yt=0;Yt<Ct;Yt++)if(Yt!==Nt){var Ut=St[Yt];Ut.visible&&pv(Ut.figure)===Tt&&(Ut=Ut.interval,Ut>Rt&&zt.push(Ut))}}}}for(St=a.O.s,Ct=St.length,Nt=0;Nt<Ct;Nt++){var ee=St[Nt];if(ee.visible&&(zt=ee.interval||1,Tt=Math.abs(zt),!(2>b*Tt*x))){if(Rt=ee.segmentIndex,(!isFinite(Rt)||isNaN(Rt))&&(Rt=0),0>Rt&&(Rt=Tt-Math.min(-Rt,Tt)),Rt=Math.round(Rt%Tt),Tt=ee.opacity,Yt=1,Tt!==1){if(Tt===0)continue;Yt=y.globalAlpha,y.globalAlpha=Yt*Tt}Ut=yt[Nt];var je=!1,_e=ee.strokeDashArray;if(_e!==null&&(je=!0,y.js(_e,ee.strokeDashOffset)),ee.figure==="LineV"&&ee.stroke!==null&&0<ee.strokeWidth){for(y.lineWidth=ee.strokeWidth,io(a,y,ee.stroke,!1,!1,z,tt),y.beginPath(),_e=ee=Math.floor((mt-b)/b);_e<=ee+at;_e++){var Ke=_e*b+mt;0<=Ke&&Ke<=ot&&xm(_e,zt,Rt,Ut)&&(y.moveTo(Ke,0),y.lineTo(Ke,rt))}y.stroke(),y.Se()}else if(ee.figure==="LineH"&&ee.stroke!==null&&0<ee.strokeWidth){for(y.lineWidth=ee.strokeWidth,io(a,y,ee.stroke,!1,!1,z,tt),y.beginPath(),_e=ee=Math.floor((gt-E)/E);_e<=ee+ht;_e++)Ke=_e*E+gt,0<=Ke&&Ke<=rt&&xm(_e,zt,Rt,Ut)&&(y.moveTo(0,Ke),y.lineTo(ot,Ke));y.stroke(),y.Se()}else if(ee.figure==="BarV"&&ee.fill!==null)for(io(a,y,ee.fill,!0,!1,z,tt),ee=ee.width,isNaN(ee)&&(ee=b),Ke=_e=Math.floor((mt-b)/b);Ke<=_e+at;Ke++){var Fe=Ke*b+mt;0<=Fe+ee&&Fe<=ot&&xm(Ke,zt,Rt,Ut)&&y.fillRect(Fe,0,ee,rt)}else if(ee.figure==="BarH"&&ee.fill!==null)for(io(a,y,ee.fill,!0,!1,z,tt),ee=ee.height,isNaN(ee)&&(ee=E),Ke=_e=Math.floor((gt-E)/E);Ke<=_e+ht;Ke++)Fe=Ke*E+gt,0<=Fe+ee&&Fe<=rt&&xm(Ke,zt,Rt,Ut)&&y.fillRect(0,Fe,ot,ee);je&&y.fs(),Tt!==1&&(y.globalAlpha=Yt)}}y.restore(),y.Vc(!1)};function xm(a,y,x,E){if(0>y)return a%y===x;if(a%y!==x)return!1;y=E.length;for(var b=0;b<y;b++)if(a%E[b]===x)return!1;return!0}function Pm(){this.xa="Base"}oe(Pm,No),Pm.prototype.measure=function(a,y,x,E,b){var z=E.length;if(a instanceof oi||a instanceof Te){var tt=null,ot=null;if(a instanceof Te&&(tt=a),a instanceof oi&&(ot=a,tt=ot.adornedPart,a.j===null&&(a.j=[])),tt instanceof Te){var rt=tt;if(z===0)xs(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof oi?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ht=rt.points,gt=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){i1(a,ot,mt,at);var St=at.measuredBounds;x.ed(St),yt.push(St)}St=jn.alloc();for(var Ct=It.alloc(),Nt=It.alloc(),Tt=0;Tt<z;Tt++){var zt=E[Tt];if(zt!==at)if(zt.isPanelMain&&zt instanceof En){i1(a,ot,mt,zt);var Rt=zt.measuredBounds;x.ed(Rt),yt.push(Rt)}else if(2>gt)zt.measure(1/0,1/0,0,0),Rt=zt.measuredBounds,x.ed(Rt),yt.push(Rt);else{var Yt=zt.segmentIndex,Ut=zt.segmentFraction,ee=zt.alignmentFocus;ee.Mc()&&(ee=pi);var je=zt.segmentOrientation,_e=zt.segmentOffset;if(isNaN(Yt)){var Ke=rt.ua;Rt=Fn(),Ke.Qu(Ut,Rt);var Fe=It.allocAt(Rt[0],Rt[1]);if(Fe.add(rt.i(0)),Ke.type===Ne.j?Fe.offset(-Ke.startX,-Ke.startY):(Ke=Ke.figures.first(),Ke!==null&&Fe.offset(-Ke.startX,-Ke.startY)),Ke=Rt[2],je!==Ur){var ve=rt.computeAngle(zt,je,Ke);zt.Kb=ve}ve=Fe.x-y.x;var Ln=Fe.y-y.y;It.free(Fe),Pn(Rt)}else if(Yt<-gt||Yt>=gt)Rt=It.alloc(),rt.vg(),rt.computeMidPoint(Rt),Ke=rt.midAngle,je!==Ur&&(ve=rt.computeAngle(zt,je,Ke),zt.Kb=ve),ve=Rt.x-y.x,Ln=Rt.y-y.y,It.free(Rt);else{if(ve=0,0<=Yt?(Ln=ht.M(Yt),Rt=Yt<gt-1?ht.M(Yt+1):Ln):(ve=gt+Yt,Ln=ht.M(ve),Rt=0<ve?ht.M(ve-1):Ln),Ln.Xa(Rt)){0<=Yt?(Ke=0<Yt?ht.M(Yt-1):Ln,ve=Yt<gt-2?ht.M(Yt+2):Rt):(Ke=ve<gt-1?ht.M(ve+1):Ln,ve=1<ve?ht.M(ve-2):Rt),Fe=Ke.Bf(Ln);var xn=Rt.Bf(ve);Ke=Fe>xn+10?0<=Yt?Ke.ab(Ln):Ln.ab(Ke):xn>Fe+10?0<=Yt?Rt.ab(ve):ve.ab(Rt):0<=Yt?Ke.ab(ve):ve.ab(Ke)}else Ke=0<=Yt?Ln.ab(Rt):Rt.ab(Ln);je!==Ur&&(ve=rt.computeAngle(zt,je,Ke),zt.Kb=ve),ve=Ln.x+(Rt.x-Ln.x)*Ut-y.x,Ln=Ln.y+(Rt.y-Ln.y)*Ut-y.y}zt.measure(1/0,1/0,0,0),Rt=zt.measuredBounds,Fe=zt.naturalBounds;var ai=0;zt instanceof En&&(ai=zt.strokeWidth),xn=Fe.width+ai;var ki=Fe.height+ai;St.reset(),St.translate(-Rt.x,-Rt.y),St.scale(zt.scale,zt.scale),St.rotate(je===Ur?zt.angle:Ke,xn/2,ki/2),je!==Qc&&je!==_c||St.rotate(90,xn/2,ki/2),je!==qc&&je!==$c||St.rotate(-90,xn/2,ki/2),je===qm&&(45<Ke&&135>Ke||225<Ke&&315>Ke)&&St.rotate(-Ke,xn/2,ki/2),Fe=new fe(0,0,xn,ki),Ct.xi(Fe,ee),St.Ga(Ct),ee=-Ct.x+ai/2*zt.scale,zt=-Ct.y+ai/2*zt.scale,Nt.assign(_e),ai=isNaN(_e.x);var Ho=isNaN(_e.y);if(ai||Ho){xn=xn/2+3,ki=ki/2+3;var Jo=45<=Ke&&135>=Ke,Nr=225<=Ke&&315>=Ke;je===Ur&&(Jo||Nr)?(Nt.x=Ho?xn:_e.y,Nt.y=ai?ki:_e.x,Jo?0<=Yt||isNaN(Yt)&&.5>Ut||!ai||(Nt.y=-ki):Nr&&((0<=Yt||isNaN(Yt)&&.5>Ut)&&ai&&(Nt.y=-ki),Ho&&(Nt.x=-xn))):(ai&&(Nt.x=0<=Yt||isNaN(Yt)&&.5>Ut?xn:-xn),Ho&&(Nt.y=-ki),Nt.rotate(Ke))}else Nt.rotate(Ke);ve+=Nt.x,Ln+=Nt.y,Fe.set(Rt),Fe.h(ve+ee,Ln+zt,Rt.width,Rt.height),yt.push(Fe),x.ed(Fe)}}if(tt!==null)for(E=tt.labelNodes;E.next();)E.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),xs(b,x.width||0,x.height||0),jn.free(St),It.free(Ct),It.free(Nt)}}}},Pm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof oi||a instanceof Te){var E=a,b=null;a instanceof oi&&(b=a,E=b.adornedPart);var z=a instanceof oi?null:E.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 ht=tt[ot];ot++,at.arrange(ht.x-a.jg.x,ht.y-a.jg.y,ht.width,ht.height)}}}if(y=E.points,x=y.count,2<=x&&a instanceof Te)for(z=a.labelNodes;z.next();){var gt=a;tt=z.value,ot=tt.segmentIndex,rt=tt.segmentFraction;var mt=tt.alignmentFocus;if(at=tt.segmentOrientation,ht=tt.segmentOffset,isNaN(ot)){var yt=gt.ua,St=Fn();yt.Qu(rt,St);var Ct=It.allocAt(St[0],St[1]);Ct.add(gt.i(0)),yt.type===Ne.j||(yt=yt.figures.first()),Ct.offset(-yt.startX,-yt.startY),yt=St[2],at!==Ur&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=Ct.x;var Nt=Ct.y;It.free(Ct),Pn(St)}else if(ot<-x||ot>=x)St=It.alloc(),yt=gt,Nt=St,yt.vg(),yt.computeMidPoint(Nt),yt=gt.midAngle,at!==Ur&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=St.x,Nt=St.y,It.free(St);else{if(Ct=0,0<=ot?(St=y.s[ot],Nt=ot<x-1?y.s[ot+1]:St):(Ct=x+ot,St=y.s[Ct],Nt=0<Ct?y.s[Ct-1]:St),St.Xa(Nt)){0<=ot?(yt=0<ot?y.s[ot-1]:St,Ct=ot<x-2?y.s[ot+2]:Nt):(yt=Ct<x-1?y.s[Ct+1]:St,Ct=1<Ct?y.s[Ct-2]:Nt);var Tt=yt.Bf(St),zt=Nt.Bf(Ct);yt=Tt>zt+10?0<=ot?yt.ab(St):St.ab(yt):zt>Tt+10?0<=ot?Nt.ab(Ct):Ct.ab(Nt):0<=ot?yt.ab(Ct):Ct.ab(yt)}else yt=0<=ot?St.ab(Nt):Nt.ab(St);at!==Ur&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=St.x+(Nt.x-St.x)*rt,Nt=St.y+(Nt.y-St.y)*rt}if(mt.ys())tt.location=new It(gt,Nt);else{mt.Mc()&&(mt=pi),St=jn.alloc(),St.reset(),St.scale(tt.scale,tt.scale),St.rotate(tt.angle,0,0);var Rt=tt.naturalBounds;Ct=fe.allocAt(0,0,Rt.width,Rt.height),Tt=It.alloc(),Tt.xi(Ct,mt),St.Ga(Tt),mt=-Tt.x,zt=-Tt.y;var Yt=Rt.width,Ut=Rt.height;Rt=It.alloc(),Rt.assign(ht);var ee=isNaN(ht.x),je=isNaN(ht.y);if(ee||je){Yt=Yt/2+3,Ut=Ut/2+3;var _e=45<=yt&&135>=yt,Ke=225<=yt&&315>=yt;at===Ur&&(_e||Ke)?(Rt.x=je?Yt:ht.y,Rt.y=ee?Ut:ht.x,_e?0<=ot||isNaN(ot)&&.5>rt||!ee||(Rt.y=-Ut):Ke&&((0<=ot||isNaN(ot)&&.5>rt)&&ee&&(Rt.y=-Ut),je&&(Rt.x=-Yt))):(ee&&(Rt.x=0<=ot||isNaN(ot)&&.5>rt?Yt:-Yt),je&&(Rt.y=-Ut),Rt.rotate(yt))}else Rt.rotate(yt);gt+=Rt.x,Nt+=Rt.y,St.pp(Ct),mt+=Ct.x,zt+=Ct.y,ot=It.allocAt(gt+mt,Nt+zt),tt.move(ot),It.free(ot),It.free(Rt),It.free(Tt),fe.free(Ct),jn.free(St)}}b!==null?b.Ul(!1):E.Ul(!1),E=B1(a),a.location.h(a.position.x+E.x,a.position.y+E.y),It.free(E)}};function i1(a,y,x,E){if(Gs(E)!==!1){var b=E.strokeWidth;b===0&&a instanceof oi&&a.type===Ae.Link&&a.adornedObject instanceof En&&(b=a.adornedObject.strokeWidth),b*=E.Ca,a instanceof Te&&a.ua!==null?(a=a.geometry.bounds,E.Ge(a.x-b/2,a.y-b/2,a.width+b,a.height+b)):a instanceof oi&&a.adornedPart.ua!==null?(a=a.adornedPart.ua.bounds,E.Ge(a.x-b/2,a.y-b/2,a.width+b,a.height+b)):E.Ge(-(b/2),-(b/2),y+b,x+b),b=E.desiredSize,b.w()||E.ua===null?E.dc.h(0,0,b.width,b.height):E.dc.assign(E.ua.bounds),To(E,!1)}}function jc(){this.xa="Base"}oe(jc,No),jc.prototype.measure=function(a,y,x,E,b,z,tt){var ot=a.Pb();a.graduatedBounds=[];var rt=ot.margin,at=rt.right+rt.left,ht=rt.top+rt.bottom;ot.measure(y,x,z,tt);var gt=ot.measuredBounds,mt=new fe(-rt.left,-rt.top,Math.max(gt.width+at,0),Math.max(gt.height+ht,0));a.graduatedBounds.push(mt),b.assign(mt);for(var yt=ot.geometry,St=ot.strokeWidth,Ct=yt.flattenedSegments,Nt=yt.flattenedLengths,Tt=yt.flattenedTotalLength,zt=Ct.length,Rt=0,Yt=0,Ut=Fn(),ee=0;ee<zt;ee++){var je=Ct[ee],_e=[];Yt=Rt=0;for(var Ke=je.length,Fe=0;Fe<Ke;Fe+=2){var ve=je[Fe],Ln=je[Fe+1];if(Fe!==0){var xn=180*Math.atan2(Ln-Yt,ve-Rt)/Math.PI;0>xn&&(xn+=360),_e.push(xn)}Rt=ve,Yt=Ln}Ut.push(_e)}if(a.graduatedIntervals===null){for(var ai=[],ki=a.O.s,Ho=ki.length,Jo=0;Jo<Ho;Jo++){var Nr=ki[Jo],Yo=[];if(ai.push(Yo),Nr.visible){var Gh=Nr.interval;if(!(0>Gh)){for(var wo=0;wo<Ho;wo++)if(wo!==Jo){var Ka=ki[wo];if(Ka.visible&&Nr.constructor===Ka.constructor){var Dr=Ka.interval;Dr>Gh&&Yo.push(Dr)}}}}}a.graduatedIntervals=ai}var Wh=a.graduatedIntervals,Vs=a.O.s,xa=Vs.length,Ts=0,ps=0,Eu=Tt;a.graduatedMarks=[];for(var Za,Ig=0;Ig<xa;Ig++){var Es=Vs[Ig];if(Za=[],Es.visible&&Es!==ot){var Or=Math.abs(Es.interval),Cp=a.graduatedTickUnit;if(!(2>Cp*Or*Tt/a.graduatedRange&&Es.graduatedSkip===null)){var vf=Nt[0][0],al=0,ms=0;ps=Tt*Es.graduatedStart-1e-4,Eu=Tt*Es.graduatedEnd+1e-4;var Sd=Cp*Or,bs=a.graduatedTickBase;if(bs<a.graduatedMin){var bu=(a.graduatedMin-bs)/Sd;bu=bu%1===0?bu:Math.floor(bu+1),bs+=bu*Sd}else bs>a.graduatedMin+Sd&&(bs-=Math.floor((bs-a.graduatedMin)/Sd)*Sd);for(var R0=Wh[Ig],Lp=bs,Gy=1e-6*a.graduatedMax,bl=1;bs<=a.graduatedMax+Gy;bl++){t:{for(var $l=R0.length,yf=0;yf<$l;yf++){var Bu=(bs-a.graduatedTickBase)%(R0[yf]*a.graduatedTickUnit),zg=1e-6*a.graduatedTickUnit;if(Bu<zg&&Bu>-zg){var Nu=!1;break t}}Nu=!0}if(Nu&&(bs>a.graduatedMax&&(bs=a.graduatedMax),Es.graduatedSkip===null||Es instanceof Ti&&!Es.graduatedSkip(bs,Es)||Es instanceof En&&!Es.graduatedSkip(bs,Es))&&(Ts=(bs-a.graduatedMin)*Tt/a.graduatedRange,Ts>Tt&&(Ts=Tt),ps<=Ts&&Ts<=Eu)){for(var Bl=Ut[al][ms],Hh=Nt[al][ms];al<Nt.length;){for(;Ts>vf&&ms<Nt[al].length-1;)ms++,Bl=Ut[al][ms],Hh=Nt[al][ms],vf+=Hh;if(Ts<=vf)break;al++,ms=0,Bl=Ut[al][ms],Hh=Nt[al][ms],vf+=Hh}var vs=Ct[al],ll=vs[2*ms],G0=vs[2*ms+1],th=(Ts-(vf-Hh))/Hh,jg=new It(ll+(vs[2*ms+2]-ll)*th+St/2-yt.bounds.x,G0+(vs[2*ms+3]-G0)*th+St/2-yt.bounds.y);jg.scale(ot.scale,ot.scale);t:{var Ja=Bl,xd=Ut[al];if(!(.5005>th&&.4995<th)){var hl=Ja;if(.5>th?0<ms?hl=xd[ms-1]:Jt.$(vs[0],vs[vs.length-2])&&Jt.$(vs[1],vs[vs.length-1])&&(hl=xd[xd.length-1]):.5<th&&(ms+1<xd.length?hl=xd[ms+1]:Jt.$(vs[0],vs[vs.length-2])&&Jt.$(vs[1],vs[vs.length-1])&&(hl=xd[0])),Ja!==hl){var Sf=Math.abs(Ja-hl);if(180<Sf&&(Ja<hl?Ja+=360:hl+=360,Sf=Math.abs(Ja-hl)),5e-4>th||.9995<th){Bl=(Ja+hl)/2%360;break t}if(10>Sf){var Rg=1-Math.abs(.5-th);Bl=(Ja*Rg+hl*(1-Rg))%360;break t}}}Bl=Ja}if(Es instanceof Ti){var Da="";Es.graduatedFunction!==null?(Da=Es.graduatedFunction(bs,Es),Da=Da!=null?Da.toString():""):Da=(+bs.toFixed(2)).toString(),Da!==""&&Za.push({$l:jg,angle:Bl,text:Da})}else Za.push({$l:jg,angle:Bl})}bs=Lp+bl*Sd}}}a.graduatedMarks.push(Za)}Pn(Ut);var lr=a.graduatedMarks;if(lr!==null)for(var Ap=E.length,Qr=0;Qr<Ap;Qr++){var Co=E[Qr],qr=lr[Qr];if(Co.visible&&Co!==ot&&qr.length!==0){if(Co instanceof En){var eh=a,Yh=b,Pd=Co.alignmentFocus;Pd.Mc()&&(Pd=_a);var Wy=Co.angle;Co.Kb=0,Co.measure(1/0,1/0,0,0),Co.Kb=Wy;var W0=Co.measuredBounds,Gg=W0.width,wd=W0.height,xf=fe.allocAt(0,0,Gg,wd),ys=It.alloc();ys.xi(xf,Pd),fe.free(xf);for(var nh=-ys.x,Qa=-ys.y,ha=new fe,Du=qr.length,Wg=0;Wg<Du;Wg++)for(var Ou=qr[Wg],H0=Ou.$l.x,Hg=Ou.$l.y,ho=Ou.angle,Oa=0;4>Oa;Oa++){switch(Oa){case 0:ys.h(nh,Qa);break;case 1:ys.h(nh+Gg,Qa);break;case 2:ys.h(nh,Qa+wd);break;case 3:ys.h(nh+Gg,Qa+wd)}ys.rotate(ho+Co.angle),ys.offset(H0,Hg),Wg===0&&Oa===0?ha.h(ys.x,ys.y,0,0):ha.Ye(ys),ys.offset(-H0,-Hg),ys.rotate(-ho-Co.angle)}It.free(ys),eh.graduatedBounds!==null&&eh.graduatedBounds.push(ha),no(Yh,ha.x,ha.y,ha.width,ha.height)}else if(Co instanceof Ti){var Pa=a,Y0=b;Pa.temporaryTextBlock===null&&(Pa.temporaryTextBlock=new Ti);var Bs=Pa.temporaryTextBlock;y1(Bs,Co);var Vh=Co.alignmentFocus;Vh.Mc()&&(Vh=_a);for(var wa=Co.segmentOrientation,Yg=Co.segmentOffset,Iu=new fe,Mp=0,Vg=0,ul=0,Cd=0,zu=0,Ug=qr.length,Uh=0;Uh<Ug;Uh++){var Nl=qr[Uh];Mp=Nl.$l.x,Vg=Nl.$l.y,ul=Nl.angle,zu=Cd=Co.angle,wa!==Ur&&(zu=wa===Jc||wa===Qm?ul+Co.angle:ul,Cd=Te.computeAngle(wa,zu)),Bs.Kb=Cd,Bs.text=Nl.text||"",Bs.measure(1/0,1/0,0,0);var Xh=Bs.measuredBounds,ih=Bs.naturalBounds,Kh=ih.width,Ld=ih.height,qa=jn.alloc();qa.reset(),qa.translate(-Xh.x,-Xh.y),qa.scale(Bs.scale,Bs.scale),qa.rotate(zu,Kh/2,Ld/2),wa!==Qc&&wa!==_c||qa.rotate(90,Kh/2,Ld/2),wa!==qc&&wa!==$c||qa.rotate(-90,Kh/2,Ld/2),wa===qm&&(45<ul&&135>ul||225<ul&&315>ul)&&qa.rotate(-ul,Kh/2,Ld/2);var Pf=fe.allocAt(0,0,Kh,Ld),Zh=It.alloc();Zh.xi(Pf,Vh),qa.Ga(Zh);var wf=-Zh.x,Hy=-Zh.y,oh=It.alloc();oh.assign(Yg),isNaN(oh.x)&&(oh.x=Kh/2+3),isNaN(oh.y)&&(oh.y=-(Ld/2+3)),oh.rotate(ul),Mp+=oh.x+wf,Vg+=oh.y+Hy;var Ad=new fe(Mp,Vg,Xh.width,Xh.height),kp=new fe(Xh.x,Xh.y,Xh.width,Xh.height),Yy=new fe(ih.x,ih.y,ih.width,ih.height);Nl.Sz=Cd,Nl.lineCount=Bs.lineCount,Nl.lines=[Bs.Cb,Bs.Ih,Bs.df,Bs.Le,Bs.Qc,Bs.Qb,Bs.ze],Nl.actualBounds=Ad,Nl.measuredBounds=kp,Nl.naturalBounds=Yy,Uh===0?Iu.assign(Ad):Iu.ed(Ad),It.free(oh),It.free(Zh),fe.free(Pf),jn.free(qa)}Pa.graduatedBounds!==null&&Pa.graduatedBounds.push(Iu),no(Y0,Iu.x,Iu.y,Iu.width,Iu.height)}To(Co,!1)}}},jc.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var E=a.Pb(),b=a.graduatedMarks;if(b!==null){var z=a.graduatedBounds,tt=0,ot=z[tt];tt++,E!==null&&E.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height);for(var rt=y.length,at=0;at<rt;at++){var ht=y[at];ot=b[at],ht.visible&&ht!==E&&ot.length!==0&&(ot=z[tt],tt++,ht.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height))}a.graduatedBounds=null}}},jc.prototype.gc=function(a,y,x){var E=x.$i;x.$i=!0;var b=a.naturalBounds,z=b.width,tt=b.height;b=y instanceof Ms,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,ht=rt.length,gt=0;gt<ht;gt++){var mt=rt[gt],yt=at[gt],St=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof En){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var Ct=mt.measuredBounds,Nt=mt.strokeWidth*mt.scale,Tt=mt.alignmentFocus;Tt.Mc()&&(Tt=_a);for(var zt=0;zt<St;zt++){var Rt=yt[zt].$l,Yt=yt[zt].angle,Ut=Tt,ee=mt.Ab;ee.reset(),ee.translate(Rt.x+ot.x,Rt.y+ot.y),ee.rotate(Yt+mt.angle,0,0),ee.translate(-Ct.width*Ut.x+Ut.offsetX+Nt/2,-Ct.height*Ut.y+Ut.offsetY+Nt/2),ee.scale(mt.scale,mt.scale),pa(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,na(mt,!1),mt.gc(y,x),b&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof Ti)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new Ti),Ct=a.temporaryTextBlock,y1(Ct,mt),Nt=0;Nt<St;Nt++)Tt=yt[Nt],Tt.actualBounds&&Tt.measuredBounds&&Tt.naturalBounds&&(Ct.ec=Tt.text||"",Ct.Kb=Tt.Sz||0,Ct.Gc=Tt.lineCount||0,zt=Tt.lines,zt!==void 0&&(Ct.Cb=zt[0],Ct.Ih=zt[1],Ct.df=zt[2],Ct.Le=zt[3],Ct.Qc=zt[4],Ct.Qb=zt[5],Ct.ze=zt[6]),Tt.naturalBounds&&(Ct.dc=Tt.naturalBounds),Tt.actualBounds&&(zt=Tt.actualBounds,Ct.arrange(zt.x,zt.y,zt.width,zt.height)),zt=Tt.actualBounds,Ct.arrange(zt.x,zt.y,zt.width,zt.height),Rt=Tt.measuredBounds,Tt=Tt.naturalBounds,Yt=Ct.Ab,Yt.reset(),Yt.translate(zt.x+ot.x,zt.y+ot.y),Yt.translate(-Rt.x,-Rt.y),Ct.no(Yt,Tt.x,Tt.y,Tt.width,Tt.height),pa(Ct,!1),Ct.wh.set(Ct.Ab),Ct.Kk=Ct.scale,na(Ct,!1),Ct.Ng=mt.part,Ct.Me=mt.panel,Ct.gc(y,x),Ct.Me=null,Ct.Ng=null,b&&(a.svg.appendChild(Ct.svg),Ct.svg=null))}}x.$i=E,y.restore(),y.Vc(!0)};function Ae(a,y){if(Xt.call(this),this.na=null,a===void 0)this.na=Ae.Position;else if(typeof a=="string"){var x=Fa.I(a);x!==null&&(this.na=x)}else a instanceof No?this.na=a:a&&(this.na=Ae.Position,y=a);this.na===null&&se("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===Ae.Grid?1048576:0),this.O=new Be,this.yb=ja,this.Tm=cr,this.Uf=kn,this.$g=null,this.$e="",this.jg=new fe(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=$e,this.jn=jo,this.kn=er,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}oe(Ae,Xt),Ae.prototype.cloneProtected=function(a){Xt.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},Ae.prototype.Af=function(a){Xt.prototype.Af.call(this,a),a.O=this.O;for(var y=a.O.s,x=y.length,E=0;E<x;E++)y[E].Me=a;a.$g=null},Ae.prototype.copy=function(){var a=Xt.prototype.copy.call(this);if(a!==null){for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E].copy();b.wi(a),b.Ng=null;var z=a.O,tt=z.count;if(z.Gb(tt,b),z=a.part,z!==null){z.Rh=null,b.portId!==null&&z instanceof He&&(z.Te=!0);var ot=a.diagram;ot!==null&&ot.undoManager.isUndoingRedoing||z.cb(yo,"elements",a,null,b,null,tt)}}return a}return null},xt=Ae.prototype,xt.toString=function(){return"Panel("+this.type.name+")#"+fo(this)},xt.Pn=function(a){Xt.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,E=0;E<x;E++)y[E].Pn(a)},xt.hh=function(a,y){if(this.na===Ae.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===Ae.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===Ae.Table)if(a.yc(),a instanceof Ms){var x=a.yd;a.yd=lm(a,"gojs-ts"),cv(this,a),a.nh.pop(),a.yd=x}else cv(this,a);(x=this.isClipping&&this.na===Ae.Spot)&&a.save();for(var E=this.Pb(),b=this.O.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];x&&ot===E&&(a.clipInsteadOfFill=!0),ot.gc(a,y),x&&ot===E&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function cv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,E=0<a.columnCount?a.colDefs:null;x!==null&&wm(a,y,!0,x,!0),E!==null&&wm(a,y,!1,E,!0),x!==null&&o1(a,y,!0,x),E!==null&&o1(a,y,!1,E),x!==null&&wm(a,y,!0,x,!1),E!==null&&wm(a,y,!1,E,!1)}function o1(a,y,x,E){for(var b=E.length,z=a.actualBounds,tt=a.naturalBounds,ot=!0,rt=0;rt<b;rt++){var at=E[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 ht=at.separatorStrokeWidth;isNaN(ht)&&(ht=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var gt=at.separatorStroke;if(gt===null&&(gt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ht!==0&>!==null){io(a,y,gt,!1,!1,tt,z),gt=!1;var mt=at.separatorDashArray;mt===null&&(mt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),mt!==null&&(gt=!0,y.js(mt,0)),y.beginPath(),mt=at.position+ht,x?mt>tt.height&&(ht-=mt-tt.height):mt>tt.width&&(ht-=mt-tt.width),at=at.position+ht/2,y.lineWidth=ht,ht=a.yb,x?(at+=ht.top,mt=tt.width-ht.right,y.moveTo(ht.left,at),y.lineTo(mt,at)):(at+=ht.left,mt=tt.height-ht.bottom,y.moveTo(at,ht.top),y.lineTo(at,mt)),y.stroke(),y.Se(),gt&&y.fs()}}}}function wm(a,y,x,E,b){for(var z=E.length,tt=a.actualBounds,ot=a.naturalBounds,rt=r1(a,!0),at=r1(a,!1),ht=0;ht<z;ht++){var gt=E[ht];if(gt!==void 0&>.background!==null&>.coversSeparators!==b&>.actual!==0){var mt=x?tt.height:tt.width;if(!(gt.position>mt)){var yt=gt.Wc(),St=gt.separatorStrokeWidth;isNaN(St)&&(St=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var Ct=gt.separatorStroke;Ct===null&&(Ct=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(Ct===null||gt.index===(x?rt:at))&&(St=0),yt-=St,St=gt.position+St,yt+=gt.actual,St+yt>mt&&(yt=mt-St),0>=yt||(mt=a.yb,io(a,y,gt.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 r1(a,y){for(var x=y?a.rowCount:a.columnCount,E=0;E<x;E++){var b=y?a.rowDefs[E]:a.colDefs[E];if(b!==void 0)return b.index}return 0}function pv(a){return a==="LineV"||a==="BarV"}xt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},xt.kk=function(a,y,x){if(!Xt.prototype.kk.call(this,a,y,x))return!1;if(this.type===Ae.Table)x=this.svg.getElementsByClassName("gojs-ts"),x=x.length!==0?x[0]:null,x!==null&&(x.innerHTML=""),a.yd=x,cv(this,a),a.yd=null;else if(this.na===Ae.Grid||this.na===Ae.Graduated)return this.svg.innerHTML="",this.svg.remove(),!1;x=this.O.s;for(var E=x.length,b=0;b<E;b++)x[b].gc(a,y);return!0},xt.nk=function(){return!0},xt.$o=function(a,y,x,E){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var b=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var ot=y[tt].actualBounds;b=tt===0?ot.x:Math.min(ot.x,b),z=tt===0?ot.y:Math.min(ot.y,z)}E.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-b)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else Xt.prototype.$o.call(this,a,y,x,E)},xt.Sj=function(a,y,x,E,b){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,ht=-tt.m21*ot,gt=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,Jt.Ff(tt.left,tt.top,tt.right,tt.bottom,a,y,x,E,b);if(this.background!==null)return z=a*rt+y*ht+mt,ot=a*at+y*gt+yt,a=x*rt+E*ht+mt,rt=x*at+E*gt+yt,b.h(0,0),x=this.naturalBounds,z=Jt.Ff(0,0,x.width,x.height,z,ot,a,rt,b),b.transform(tt),z;z||(rt=1,ht=at=0,gt=1,yt=mt=0),ot=a*rt+y*ht+mt,a=a*at+y*gt+yt,rt=x*rt+E*ht+mt,x=x*at+E*gt+yt,b.h(rt,x),E=(rt-ot)*(rt-ot)+(x-a)*(x-a),at=!1,gt=this.O.s,yt=gt.length,ht=It.alloc(),mt=null,y=1/0;var St=null,Ct=this.isClipping&&this.na===Ae.Spot;Ct&&(St=It.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 Nt=0;Nt<yt;Nt++){var Tt=gt[Nt];Tt.visible&&Tt!==mt&&Tt.Sj(ot,a,rt,x,ht)&&(at=!0,Tt=(ot-ht.x)*(ot-ht.x)+(a-ht.y)*(a-ht.y),Tt<E&&(E=Tt,b.set(ht)))}return Ct&&(y>E&&b.set(St),It.free(St)),It.free(ht),z&&b.transform(tt),at},xt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Xt.prototype.Gj.call(this)},xt.v=function(a){if(!Gs(this)){Xt.prototype.v.call(this,a),a=null,(this.na===Ae.Auto||this.na===Ae.Link)&&(a=this.Pb());for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];if((b===a||b.isPanelMain)&&b.v(!0),!b.desiredSize.w()){var z=os(b,!1);(b instanceof Vr||b instanceof Ae||b instanceof Ti||z!==ye)&&b.v(!0)}}}},xt.Uj=function(){if(!Gs(this)){To(this,!0),xl(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},xt.Uk=function(){if(!(this.l&2048)){pa(this,!0),na(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},xt.Wu=function(){na(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},xt.Wl=function(a,y,x,E){var b=this.jg;b.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,E=tt.height),x=Math.max(x,tt.width),E=Math.max(E,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(E,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,b,x,E),a=b.width+rt.left+rt.right,rt=b.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(E,rt),xs(b,a,rt),xs(this.naturalBounds,a,rt),this.Ge(0,0,a,rt)},xt.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 E=a[x];if(E.isPanelMain===!0)return this.$g=E}this.$g=a[0]}return this.$g};function Ql(a){return a.part!==null?a.part.locationObject:null}xt.eh=function(a,y,x,E){var b=this.O.s;if(this.actualBounds.h(a,y,x,E),b.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===E&&(a=ye),a){case ye:(y>x||z>E)&&(this.v(),this.measure(y>x?x:y,z>E?E:z,0,0));break;case Ce:this.v(!0),this.measure(x+ot,E+tt,0,0);break;case on:this.v(!0),this.measure(x+ot,z+tt,0,0);break;case fn:this.v(!0),this.measure(y+ot,E+tt,0,0)}}this.na.arrange(this,b,this.jg)}},xt.gh=function(a){var y=this.naturalBounds,x=Ql(this);if(ir(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var E=y.length,b=It.allocAt(0,0);E--;){var z=y[E];if((z.visible||z===x)&&(co(b.set(a),z.transform),z.ca(b)))return It.free(b),!0}return It.free(b),!(this.Ma===null&&this.areaBackground===null)}return!1},xt.ks=function(a){if(this.bindingId===a)return this;for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E].ks(a);if(b!==null)return b}return null},xt.qm=function(a,y){if(y(this,a),a instanceof Ae){a=a.O.s;for(var x=a.length,E=0;E<x;E++)this.qm(a[E],y)}};function dd(a,y){s1(a,a,y)}function s1(a,y,x){x(y),y=y.O.s;for(var E=y.length,b=0;b<E;b++){var z=y[b];z instanceof Ae&&s1(a,z,x)}}function vx(a,y){a1(a,a,y)}function a1(a,y,x){if(x(y),y instanceof Ae){y=y.O.s;for(var E=y.length,b=0;b<E;b++)a1(a,y[b],x)}}xt.Nl=function(a){return l1(this,this,a)};function l1(a,y,x){if(x(y))return y;if(y instanceof Ae){y=y.O.s;for(var E=y.length,b=0;b<E;b++){var z=l1(a,y[b],x);if(z!==null)return z}}return null}xt.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=Rc(this));for(var E=0;E<x;E++){var b=y[E];if(b instanceof Ae){var z=b.fb(a);if(z!==null)return z}if(b.name===a)return b}return null};function h1(a){a=a.O.s;for(var y=a.length,x=0,E=0;E<y;E++){var b=a[E];b instanceof Ae?x=Math.max(x,h1(b)):b instanceof En&&(x=Math.max(x,b.ig/2*b.strokeMiterLimit*b.Df()))}return x}xt.se=function(){return!(this.type===Ae.TableRow||this.type===Ae.TableColumn)};function Eh(a){return a.type===Ae.TableRow||a.type===Ae.TableColumn}xt.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),Hr(this)))return null;var E=this.naturalBounds,b=1/this.Df(),z=this.se(),tt=z?a:co(It.allocAt(a.x,a.y),this.transform),ot=this.diagram,rt=10,at=5;if(ot!==null&&(rt=ot.Ql("extraTouchArea"),at=rt/2),ir(-(at*b),-(at*b),E.width+rt*b,E.height+rt*b,tt.x,tt.y)){if(!this.isAtomic){b=this.O.s;var ht=b.length;if(ot=It.alloc(),at=(rt=this.isClipping&&this.na===Ae.Spot)?this.Pb():null,rt&&(at.se()?co(ot.set(a),at.transform):ot.set(a),!at.ca(ot)))return It.free(ot),z||It.free(tt),null;for(var gt=Ql(this);ht--;){var mt=b[ht];if((mt.visible||mt===gt)&&(mt.se()?co(ot.set(a),mt.transform):ot.set(a),!rt||mt!==at)){var yt=null;if(mt instanceof Ae?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 It.free(ot),z||It.free(tt),yt}}It.free(ot)}return this.background===null&&this.areaBackground===null?(z||It.free(tt),null):(a=ir(0,0,E.width,E.height,tt.x,tt.y)?this:null,z||It.free(tt),a)}return z||It.free(tt),null},xt.ji=function(a,y,x,E){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var b=this.naturalBounds,z=this.se(),tt=z?a:co(It.allocAt(a.x,a.y),this.transform);if(b=ir(0,0,b.width,b.height,tt.x,tt.y),Eh(this)||b){if(!this.isAtomic){for(var ot=this.O.s,rt=ot.length,at=It.alloc(),ht=Ql(this);rt--;){var gt=ot[rt];if(gt.visible||gt===ht){gt.se()?co(at.set(a),gt.transform):at.set(a);var mt=gt;gt=gt instanceof Ae?gt:null,(gt!==null?gt.ji(at,y,x,E):mt.ca(at))&&mt.pickable!==!1&&(y!==null&&(mt=y(mt)),mt===null||x!==null&&!x(mt)||E.add(mt))}}It.free(at)}return z||It.free(tt),b&&(this.background!==null||this.areaBackground!==null)}return z||It.free(tt),!1},xt.Cf=function(a,y,x,E,b,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=jn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&jn.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var ot=Ql(this),rt=this.O.s,at=rt.length;at--;){var ht=rt[at];if(ht.visible||ht===ot){var gt=ht.actualBounds,mt=this.naturalBounds;gt.x>mt.width||gt.y>mt.height||0>gt.x+gt.width||0>gt.y+gt.height||(gt=ht,ht=ht instanceof Ae?ht:null,mt=jn.alloc(),mt.set(tt),(ht!==null?ht.Cf(a,y,x,E,b,mt):Wo(gt,a,E,mt))&&(y!==null&&(gt=y(gt)),gt===null||x!==null&&!x(gt)||b.add(gt)),jn.free(mt))}}return z===void 0&&jn.free(tt),E}return z===void 0&&jn.free(tt),!1};function mv(a,y,x,E){for(var b=a.O.s,z=b.length;z--;){var tt=b[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 Ae&&mv(tt,y,x,E),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||E.add(tt))}}}xt.og=function(a,y,x,E,b,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),E===void 0&&(E=null);var tt=this.naturalBounds,ot=this.se(),rt=ot?a:co(It.allocAt(a.x,a.y),this.transform),at=ot?y:co(It.allocAt(y.x,y.y),this.transform),ht=rt.Bf(at),gt=0<rt.x&&rt.x<tt.width&&0<rt.y&&rt.y<tt.height||nr(rt.x,rt.y,0,0,0,tt.height)<=ht||nr(rt.x,rt.y,0,tt.height,tt.width,tt.height)<=ht||nr(rt.x,rt.y,tt.width,tt.height,tt.width,0)<=ht||nr(rt.x,rt.y,tt.width,0,0,0)<=ht;if(tt=rt.zd(0,0)<=ht&&rt.zd(0,tt.height)<=ht&&rt.zd(tt.width,0)<=ht&&rt.zd(tt.width,tt.height)<=ht,ot||(It.free(rt),It.free(at)),gt){if(!this.isAtomic){rt=It.alloc(),at=It.alloc(),ht=Ql(this);for(var mt=this.O.s,yt=mt.length;yt--;){var St=mt[yt];if(St.visible||St===ht){var Ct=St.actualBounds,Nt=this.naturalBounds;(!ot||!(Ct.x>Nt.width||Ct.y>Nt.height||0>Ct.x+Ct.width||0>Ct.y+Ct.height))&&(St.se()?(Ct=St.transform,co(rt.set(a),Ct),co(at.set(y),Ct)):(rt.set(a),at.set(y)),Ct=St,St=St instanceof Ae?St:null,(St!==null?St.og(rt,at,x,E,b,z):Ct.tx(rt,at,b))&&(x!==null&&(Ct=x(Ct)),Ct===null||E!==null&&!E(Ct)||z.add(Ct)))}}It.free(rt),It.free(at)}return b?gt:tt}return!1};function vv(a){var y=null;return a instanceof En&&(y=a.spot1,y===cr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=gr),y}function yv(a){var y=null;return a instanceof En&&(y=a.spot2,y===cr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=Js),y}xt.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},xt.M=function(a){return this.O.M(a)},xt.Gb=function(a,y){y instanceof an&&se("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&se("Cannot make a Panel contain itself: "+this.toString()),se("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&se("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!==Ae.Grid||y instanceof En||se("Can only add Shapes to a Grid Panel, not: "+y),this.na!==Ae.Graduated||y instanceof En||y instanceof Ti||se("Can only add Shapes or TextBlocks to a Graduated Panel, not: "+y),y.wi(this),y.Ng=null,this.itemArray!==null){var E=y.data;E!==null&&typeof E=="object"&&(this.ge===null&&(this.ge=new dn),this.ge.add(E,y))}var b=this.O;if(E=-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>=b.count&&a>=b.count)return;b.mb(z),E=z}else se("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>b.count)&&(a=b.count),b.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),Gs(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof Ae&&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 He&&(x.Te=!0),x.Te&&x instanceof He&&(x.wc=null),b=this.diagram,b!==null&&b.undoManager.isUndoingRedoing||(E!==-1&&x.cb(Bo,"elements",this,y,null,E,null),x.cb(yo,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}xt.remove=function(a){for(var y=this.O.s,x=y.length,E=-1,b=0;b<x;b++)if(y[b]===a){E=b;break}E!==-1&&this.pc(E,!0)},xt.mb=function(a){0<=a&&this.pc(a,!0)},xt.pc=function(a,y){var x=this.O,E=x.M(a);if(E.Ng=null,E.wi(null),this.ge!==null){var b=E.data;typeof b=="object"&&this.ge.remove(b)}x.mb(a),To(this,!1),this.v(),this.$g===E&&(this.$g=null),this.graduatedIntervals=null;var z=this.part;z!==null&&(z.Rh=null,z.ag=NaN,z.Wb(),z instanceof He&&(E instanceof Ae?E.qm(E,function(tt,ot){Hv(z,ot,y)}):Hv(z,E,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(Bo,"elements",this,E,null,a,null))},xt.Fb=function(a){0>a&&zn(a,">= 0",Ae,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new Eo;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(yo,"rowdefs",this,null,x,null,a)}return y[a]},xt.oA=function(a){if(0>a&&zn(a,">= 0",Ae,"removeRowDefinition:idx"),this.rowCount!==0){a=Math.round(a);var y=this.rowDefs,x=y[a];if(x){y[a]=void 0;for(var E=y.length-1;0<=E&&y[E--]===void 0;)y.length--;this.cb(Bo,"rowdefs",this,x,null,a,null),this.v()}}};function u1(a,y,x){var E=a.rowDefs;if(!(0>y)){if(E[y]=x instanceof Eo?x:void 0,!x)for(y=E.length-1;0<=y&&E[y--]===void 0;)E.length--;a.v()}}xt.Eb=function(a){0>a&&zn(a,">= 0",Ae,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new Eo;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(yo,"coldefs",this,null,x,null,a)}return y[a]},xt.jA=function(a){if(0>a&&zn(a,">= 0",Ae,"removeColumnDefinition:idx"),this.columnCount!==0){a=Math.round(a);var y=this.colDefs,x=y[a];if(x){y[a]=void 0;for(var E=y.length-1;0<=E&&y[E--]===void 0;)y.length--;this.cb(Bo,"coldefs",this,x,null,a,null),this.v()}}};function d1(a,y,x){var E=a.colDefs;if(!(0>y)){if(E[y]=x instanceof Eo?x:void 0,!x)for(y=E.length-1;0<=y&&E[y--]===void 0;)E.length--;a.v()}}xt.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&Am(y,a),this},xt.Hy=function(a,y){return(a=this.Fb(a))&&Am(a,new Eo(y)),this},xt.By=function(a,y){return(a=this.Eb(a))&&Am(a,new Eo(y)),this},xt.nz=function(a){if(0>a||this.type!==Ae.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,E=x.length,b=this.topIndex;b<E;b++){var z=x[b];if(z!==void 0&&(y+=z.total,a<y))break}return b},xt.fz=function(a){if(0>a||this.type!==Ae.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,E=x.length,b=this.leftIndex;b<E;b++){var z=x[b];if(z!==void 0&&(y+=z.total,a<y))break}return b},xt.Fz=function(a,y){if(y===void 0&&(y=new It(NaN,NaN)),this.type!==Ae.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)},xt.Gz=function(a){if(this.type!==Ae.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function f1(a){return a=a.allBindings,a!==null&&a._isFrozen}function va(a){var y=a.allBindings;if(y===null)a.data!==null&&se("Template cannot have .data be non-null: "+a),a.allBindings=y=new Be;else if(y._isFrozen)return;var x=new Be;Sv(a,!1),a.qm(a,function(at,ht){ht.th();var gt=ht.localBindings;if(gt!==null)for(ef(ht,!1),gt=gt.iterator;gt.next();){var mt=gt.value;mt.mode===ap&&ef(ht,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=MS(mt,at,ht),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new Be),yt.srcBindings.add(mt))),y.add(mt)}if(ht instanceof Ae&&ht.type===Ae.Table){if(0<ht.rowCount){for(at=ht.rowDefs,gt=at.length,mt=0;mt<gt;mt++)if(yt=at[mt],yt!==void 0&&yt.be!==null)for(var St=yt.be.iterator;St.next();){var Ct=St.value;Ct.xd=yt,Ct.to=2,Ct.wl=yt.index,y.add(Ct)}}if(0<ht.columnCount){for(ht=ht.colDefs,at=ht.length,gt=0;gt<at;gt++)if(mt=ht[gt],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 E=x.iterator;E.next();){var b=E.value;if(b.srcBindings!==null){ef(b,!0);for(var z=b.srcBindings.iterator;z.next();){var tt=z.value;b.localBindings===null&&(b.localBindings=new Be),b.localBindings.add(tt)}}b.srcBindings=null}for(E=y.iterator;E.next();)if(b=E.value,z=b.xd,z!==null){b.xd=null;var ot=b.targetProperty,rt=ot.indexOf(".");0<rt&&z instanceof Ae&&(tt=ot.substring(0,rt),ot=ot.substr(rt+1),rt=z.fb(tt),rt!==null?(z=rt,b.targetProperty=ot):gi('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+b.toString())),z instanceof Eo?(tt=fo(z.panel),b.Ai=tt===void 0?-1:tt,z.panel.bindingId=b.Ai):z instanceof Xt?(tt=fo(z),b.Ai=tt===void 0?-1:tt,z.bindingId=b.Ai):se("Unknown type of binding target: "+z)}y.freeze(),a instanceof an&&a.Zc()&&a.Va()}xt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return vx(y,function(x){x instanceof Ae&&(x.allBindings=null,x.ub=null);var E=x.localBindings;E!==null&&(x.localBindings=null,E.each(function(b){x.bind(b.copy())})),E=x.animationTriggers,E!==null&&(x.animationTriggers=null,E.each(function(b){x.Jv(b.value.copy())}))}),a&&va(y),y},xt.La=function(a){var y=this.allBindings;if(y!==null)for(a===void 0&&(a=""),y=y.iterator;y.next();){var x=y.value,E=x.sourceProperty;if((a===""||E===""||E===a)&&(E=x.targetProperty,x.converter!==null||E!=="")){E=this.data;var b=x.sourceName;if(b!==null){if(b==="")E=this;else if(b==="/")E=this;else if(b===".")E=this;else if(b==="..")E=this;else if(E=this.fb(b),E===null)continue}else if(x.isToModel)if(E=this.diagram,E!==null)E=E.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(b==="/"?E=z.part:b==="."?E=z:b===".."&&(E=z.panel),b=x.to,b!==0){if(!(z instanceof Ae))continue;b===1?z=z.Eb(x.wl):b===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,E)}}},xt.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,E=y.length,b=0,z=null;b<x&&(z=a[b],!(z instanceof Ae&&z.data!==null));)b++,z=a[b];if(x-b!==E)return!0;if(z===null)return 0<E;for(var tt=0;b<x&&tt<E;){if(z=a[b],!(z instanceof Ae)||z.data!==y[tt])return!0;b++,tt++}return!1}function Rc(a){if(a.type===Ae.Spot||a.type===Ae.Auto)return Math.min(a.O.length,1);if(a.type===Ae.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var E=a.M(x);if(!(E instanceof En&&E.isPanelMain))break}return x}return a.type===Ae.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof Ae&&Eh(a))?1:0}xt.mv=function(){for(var a=Rc(this);this.O.length>a;)this.pc(this.O.length-1,!1);g1(this,this.itemArray)};function g1(a,y){var x=Rc(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 E=0;E<x;E++)Cm(a,y[E],E,!0)}else{E=x;for(var b=0;b<y.length;b++,E++){var z=y[b],tt=E<a.O.length?a.O.M(E):null;if(tt instanceof Ae){if(tt.data!==z){var ot=Pv(a,tt.data),rt=Pv(a,z),at=rt!==ot;at||(ot=wv(a,ot),at=wv(a,rt)!==ot),at?(a.pc(E,!1),Cm(a,z,b,!1)):tt.data=z}}else Cm(a,z,b,!1)}for(;E<a.O.length;)a.pc(E,!1);a.$g=null,xv(a,x,0),Gs(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 He&&(y.Te=!0),y.Te&&y instanceof He&&(y.wc=null))}}function Cm(a,y,x,E){if(!(y==null||0>x)){var b=Pv(a,y);if(b=wv(a,b),b!==null){if(va(b),b=b.copy(),b.l&16777216){var z=a.ih();z!==null&&Sv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new dn),a.ge.add(y,b)),z=x+Rc(a),a.Gb(z,b),E&&(b.ub=y,xv(a,z,x),b.ub=null),b.data=y}}}function xv(a,y,x){for(a=a.O;y<a.length;){var E=a.M(y);if(E instanceof Ae){var b=y,z=x;E.type===Ae.TableRow?E.row=b:E.type===Ae.TableColumn&&(E.column=b),E.itemIndex=z}y++,x++}}function Pv(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=po(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;se("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function wv(a,y){var x=a.itemTemplateMap,E=null;return x!==null&&(E=x.I(y)),E===null&&(x!==null&&(E=x.I("")),E===null&&(c1||(c1=!0,gi('No item template Panel found for category "'+y+'" on '+a),gi(" Using default item template."),a=new Ae,y=new Ti,y.bind(new Po("text","",Wi)),a.add(y),p1=a),E=p1)),E}function Lm(a,y,x){var E=y.enabledChanged;if(E!==null&&E(y,x),y instanceof Ae){y=y.O.s,E=y.length;for(var b=0;b<E;b++){var z=y[b];x&&z instanceof Ae&&!z.isEnabled||Lm(a,z,x)}}}function rl(a,y){y.name=a,Fa.add(a,y)}ke.Object.defineProperties(Ae.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===Ae.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&&zn(a,">= 0",Ae,"padding"),a=new In(a)):(0>a.left&&zn(a.left,">= 0",Ae,"padding:value.left"),0>a.right&&zn(a.right,">= 0",Ae,"padding:value.right"),0>a.top&&zn(a.top,">= 0",Ae,"padding:value.top"),0>a.bottom&&zn(a.bottom,">= 0",Ae,"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:ja},set:function(a){typeof a=="number"&&(a=new In(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new ra),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 mi)&&(a instanceof mi&&a.freeze(),this.T===null&&(this.T=new ra),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 ra),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,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||se("defaultRowSeparatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.T===null&&(this.T=new ra),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 mi)&&(a instanceof mi&&a.freeze(),this.T===null&&(this.T=new ra),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 ra),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,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||se("defaultColumnSeparatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.T===null&&(this.T=new ra),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 ra),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||se("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&nl(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()||se("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&nl(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 ql),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),ur(this)&&(a=this.part,a!==null&&Ii(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 ql),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),ur(this)&&(a=this.part,a!==null&&Ii(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 ql),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 ql),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 ql,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 ql,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 ql,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 ql,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 ra),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new ra),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:km},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new ra),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:km},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new ra),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)&&se("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new ra),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)&&se("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new ra),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 an&&!(this instanceof oi);va(this),this.ub=a;var E=this.diagram;E!==null&&(x?(x=E.partManager,this instanceof Te?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof an&&(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),E!==null&&E.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 nf),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||g1(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 dn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof an||a.isPanelMain)&&se("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(););Nn(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&&(Nn(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 An&&(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))}}}),ke.Object.defineProperties(Ae,{Position:{get:function(){return Fa.I("Position")}},Horizontal:{get:function(){return Fa.I("Horizontal")}},Vertical:{get:function(){return Fa.I("Vertical")}},Spot:{get:function(){return Fa.I("Spot")}},Auto:{get:function(){return Fa.I("Auto")}},Table:{get:function(){return Fa.I("Table")}},Viewbox:{get:function(){return Fa.I("Viewbox")}},TableRow:{get:function(){return Fa.I("TableRow")}},TableColumn:{get:function(){return Fa.I("TableColumn")}},Link:{get:function(){return Fa.I("Link")}},Grid:{get:function(){return Fa.I("Grid")}},Graduated:{get:function(){return Fa.I("Graduated")}}}),Ae.prototype.rebuildItemElements=Ae.prototype.mv,Ae.prototype.findItemPanelForData=Ae.prototype.sx,Ae.prototype.updateTargetBindings=Ae.prototype.La,Ae.prototype.copyTemplate=Ae.prototype.Uy,Ae.prototype.graduatedValueForPoint=Ae.prototype.Gz,Ae.prototype.graduatedPointForValue=Ae.prototype.Fz,Ae.prototype.findColumnForLocalX=Ae.prototype.fz,Ae.prototype.findRowForLocalY=Ae.prototype.nz,Ae.prototype.addColumnDefinition=Ae.prototype.By,Ae.prototype.addRowDefinition=Ae.prototype.Hy,Ae.prototype.addRowColumnDefinition=Ae.prototype.Gy,Ae.prototype.removeColumnDefinition=Ae.prototype.jA,Ae.prototype.getColumnDefinition=Ae.prototype.Eb,Ae.prototype.removeRowDefinition=Ae.prototype.oA,Ae.prototype.getRowDefinition=Ae.prototype.Fb,Ae.prototype.removeAt=Ae.prototype.mb,Ae.prototype.remove=Ae.prototype.remove,Ae.prototype.insertAt=Ae.prototype.Gb,Ae.prototype.elt=Ae.prototype.M,Ae.prototype.add=Ae.prototype.add,Ae.prototype.findObject=Ae.prototype.fb,Ae.prototype.findInVisualTree=Ae.prototype.Nl,Ae.prototype.walkVisualTreeFrom=Ae.prototype.qm,Ae.prototype.findMainElement=Ae.prototype.Pb;var c1=!1,p1=null,Fa=new dn;Ae.className="Panel",Ae.definePanelLayout=rl,rl("Position",new dm),rl("Vertical",new gm),rl("Auto",new pm),rl("Link",new Pm);function ql(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}ql.prototype.copy=function(){var a=new ql;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},ql.className="GradPanelSettings";function ra(){this.Pc=[],this.Oc=[],this.j=this.ob=km,this.hb=this.Hb=0,this.Qp=ja,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}ra.prototype.copy=function(a){for(var y=new ra,x=this.Pc,E=x.length,b=y.Pc,z=0;z<E;z++)if(x[z]!==void 0){var tt=x[z].copy();tt.wi(a),b[z]=tt}for(x=this.Oc,E=x.length,b=y.Oc,z=0;z<E;z++)x[z]!==void 0&&(tt=x[z].copy(),tt.wi(a),b[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},ra.className="TablePanelSettings";function Eo(a){$i(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=cr,this.pa=this.oc=this.oa=0,this.be=null,this.oo=Cv,this.hg=kn,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))}Eo.prototype.copy=function(){var a=new Eo;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=oo(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function Am(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=oo(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}xt=Eo.prototype,xt.qb=function(a){a.classType===Eo&&(this.sizing=a)},xt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+fo(this)},xt.wi=function(a){this.Me=a},xt.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)},xt.Wc=function(){var a=0,y=this.Me,x=0,E=this.isRow;if(y!==null&&y.type===Ae.Table)for(var b=E?y.rowDefs.length:y.colDefs.length,z=0;z<b;z++){var tt=E?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=E?y.defaultRowSeparatorStroke:y.defaultColumnSeparatorStroke),x!==null&&(a=this.separatorStrokeWidth,isNaN(a)&&(y!==null?a=E?y.defaultRowSeparatorStrokeWidth:y.defaultColumnSeparatorStrokeWidth:a=0))),E=this.dg,E===null)if(y!==null)E=y.defaultSeparatorPadding;else return a;return a+(this.isRow?E.top+E.bottom:E.left+E.right)},xt.Ob=function(a,y,x){var E=this.Me;if(E!==null&&(E.cb(Xi,a,this,y,x,void 0,void 0),this.be!==null&&(y=E.diagram,y!==null&&!y.skipsModelSourceBindings&&(E=E.ih(),E!==null&&(y=E.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,E)};function Mm(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}xt.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new Po(a,y,x,E):b=a,b.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&f1(y)&&se("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+b+" on "+a)),this.be===null&&(this.be=new Be),this.be.add(b),this},ke.Object.defineProperties(Eo.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&&zn(a,">= 0",Eo,"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&&zn(a,">= 0",Eo,"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))&&zn(a,">= 0",Eo,"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&&zn(a,">= 0",Eo,"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 In(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&&rf(a,"RowColumnDefinition.separatorStroke"),a instanceof mi&&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,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||se("separatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===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&&rf(a,"RowColumnDefinition.background"),a instanceof mi&&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}}}),Eo.prototype.computeEffectiveSpacing=Eo.prototype.Wc,Eo.prototype.computeEffectiveSpacingTop=Eo.prototype.Io;var Cv=new ue(Eo,"Default",0),Gc=new ue(Eo,"None",1),km=new ue(Eo,"ProportionalExtra",2);Eo.className="RowColumnDefinition",Eo.Default=Cv,Eo.None=Gc,Eo.ProportionalExtra=km;function En(a,y){Xt.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)}oe(En,Xt),En.prototype.cloneProtected=function(a){Xt.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=oo(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 fd(a){a.Na===null?a.Na=new Mv:a.Na.nc&&(a.Na=a.Na.copy())}xt=En.prototype,xt.th=function(){Xt.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},xt.qb=function(a){a===ye||a===$e||a===Jn||a===kn?this.geometryStretch=a:Xt.prototype.qb.call(this,a)},xt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+fo(this)};function cg(a,y,x,E){var b=x.length;if(!(4>b)){var z=E.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var ot=x[0],rt=x[1],at,ht,gt,mt,yt,St,Ct=0,Nt=Fn(),Tt=2;Tt<b;Tt+=2)at=x[Tt],ht=x[Tt+1],gt=at-ot,ot=ht-rt,gt===0&&(gt=.001),mt=ot/gt,yt=Math.atan2(ot,gt),St=Math.sqrt(gt*gt+ot*ot),Nt.push([gt,yt,mt,St]),Ct+=St,ot=at,rt=ht;ot=x[0],rt=x[1],gt=E.measuredBounds.width,E instanceof En&&(gt-=E.strokeWidth),1>gt&&(gt=1),b=x=gt,at=tt/2,ht=at!==0,Tt=0,St=Nt[Tt],gt=St[0],yt=St[1],mt=St[2],St=St[3];for(var zt=0;.1<=Ct;){if(zt===0&&(ht?(b=x,b-=at,Ct-=at,ht=!1):b=x,b===0&&(b=1)),b>Ct){Pn(Nt);return}b>St?(zt=b-St,b=St):zt=0;var Rt=Math.sqrt(b*b/(1+mt*mt));if(0>gt&&(Rt=-Rt),ot+=Rt,rt+=mt*Rt,a.translate(ot,rt),a.rotate(yt),a.translate(-(tt/2),-(z/2)),zt===0&&E.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-ot,-rt),Ct-=b,St-=b,zt!==0){if(Tt++,Tt===Nt.length){Pn(Nt);return}St=Nt[Tt],gt=St[0],yt=St[1],mt=St[2],St=St[3],b=zt}}Pn(Nt)}}xt.hh=function(a,y){var x=this.xc,E=this.Ui;if(x!==null||E!==null){var b=this.ua;if(b!==null){a.yc();var z=this.actualBounds,tt=this.naturalBounds;E!==null&&io(this,a,E,!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===Ae.Link&&ot instanceof oi&&ot.category==="Selection"&&ot.adornedObject instanceof En&&ot.adornedPart.Pb()===ot.adornedObject?ot.adornedObject.strokeWidth:0),rt===0&&(x=null),x!==null&&rt!==0&&(io(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||E!==null&&E!=="transparent"||(ot=!1),tt=!1,rt=this.strokeDashArray,rt!==null&&(tt=!0,a.js(rt,this.strokeDashOffset)),b.type===Ne.j)a.beginPath(),a.moveTo(b.startX,b.startY),a.lineTo(b.endX,b.endY),x!==null&&a.jk(),a.Se();else if(b.type===Ne.u){var at=b.startX;rt=b.startY;var ht=b.endX,gt=b.endY;b=Math.min(at,ht);var mt=Math.min(rt,gt);at=Math.abs(ht-at),rt=Math.abs(gt-rt),a.beginPath(),a.rect(b,mt,at,rt),E!==null&&a.ng(E),x!==null&&(ot&&z&&Pl(a),a.jk(),ot&&z&&Kl(a)),a.Se()}else if(b.type===Ne.F)at=b.startX,rt=b.startY,ht=b.endX,gt=b.endY,b=Math.abs(ht-at)/2,mt=Math.abs(gt-rt)/2,at=Math.min(at,ht)+b,rt=Math.min(rt,gt)+mt,a.beginPath(),a.moveTo(at,rt-mt),a.bezierCurveTo(at+Jt.wg*b,rt-mt,at+b,rt-Jt.wg*mt,at+b,rt),a.bezierCurveTo(at+b,rt+Jt.wg*mt,at+Jt.wg*b,rt+mt,at,rt+mt),a.bezierCurveTo(at-Jt.wg*b,rt+mt,at-b,rt+Jt.wg*mt,at-b,rt),a.bezierCurveTo(at-b,rt-Jt.wg*mt,at-Jt.wg*b,rt-mt,at,rt-mt),a.closePath(),E!==null&&a.ng(E),x!==null&&(ot&&z&&Pl(a),a.jk(),ot&&z&&Kl(a)),a.Se();else if(b.type===Ne.o)for(b=b.figures,rt=b.length,mt=0;mt<rt;mt++){at=b.s[mt],a.beginPath(),a.moveTo(at.startX,at.startY),ht=at.segments.s,gt=ht.length;for(var yt=null,St=0;St<gt;St++){var Ct=ht[St];switch(Ct.type){case Go:a.moveTo(Ct.endX,Ct.endY);break;case Ni:a.lineTo(Ct.endX,Ct.endY);break;case pr:a.bezierCurveTo(Ct.point1X,Ct.point1Y,Ct.point2X,Ct.point2Y,Ct.endX,Ct.endY);break;case Is:a.quadraticCurveTo(Ct.point1X,Ct.point1Y,Ct.endX,Ct.endY);break;case Mo:if(Ct.radiusX===Ct.radiusY){var Nt=Math.PI/180;a.arc(Ct.point1X,Ct.point1Y,Ct.radiusX,Ct.startAngle*Nt,(Ct.startAngle+Ct.sweepAngle)*Nt,0>Ct.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=Cs(Ct,at),Nt=yt.length,Nt===0)a.lineTo(Ct.centerX,Ct.centerY);else for(var Tt=0;Tt<Nt;Tt++){var zt=yt[Tt];Tt===0&&a.lineTo(zt[0],zt[1]),a.bezierCurveTo(zt[2],zt[3],zt[4],zt[5],zt[6],zt[7])}break;case qs:if(Tt=Nt=0,yt!==null&&yt.type===Mo){if(yt=Cs(yt,at),zt=yt.length,zt===0){a.lineTo(Ct.endX,Ct.endY);break}yt=yt[zt-1]||null,yt!==null&&(Nt=yt[6],Tt=yt[7])}else Nt=yt!==null?yt.endX:at.startX,Tt=yt!==null?yt.endY:at.startY;if(yt=da(Ct,at,Nt,Tt),Nt=yt.length,Nt===0){a.lineTo(Ct.endX,Ct.endY);break}for(Tt=0;Tt<Nt;Tt++)zt=yt[Tt],a.bezierCurveTo(zt[2],zt[3],zt[4],zt[5],zt[6],zt[7]);break;default:se("Segment not of valid type: "+Ct.type)}Ct.isClosed&&a.closePath(),yt=Ct}ht=at.isFilled,z?at.isShadowed?(ht===!0&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&(ht&&ot&&Pl(a),a.jk(),ht&&ot&&Kl(a))):(Pl(a),ht&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&a.jk(),Kl(a)):(ht&&E!==null&&a.ng(E,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),E=x.measuredBounds,x.arrange(0,0,E.width,E.height),z=this.geometry,a.save(),a.beginPath(),E=Fn(),z.type===Ne.j)E.push(z.startX),E.push(z.startY),E.push(z.endX),E.push(z.endY),cg(a,y,E,x);else if(z.type===Ne.o)for(z=z.figures.iterator;z.next();){for(ot=z.value,E.length=0,E.push(ot.startX),E.push(ot.startY),tt=ot.startX,b=ot.startY,rt=tt,mt=b,at=ot.segments.s,ht=at.length,gt=0;gt<ht;gt++){switch(St=at[gt],St.type){case Go:cg(a,y,E,x),E.length=0,E.push(St.endX),E.push(St.endY),tt=St.endX,b=St.endY,rt=tt,mt=b;break;case Ni:E.push(St.endX),E.push(St.endY),tt=St.endX,b=St.endY;break;case pr:Jt.Qe(tt,b,St.point1X,St.point1Y,St.point2X,St.point2Y,St.endX,St.endY,.5,E),tt=St.endX,b=St.endY;break;case Is:Jt.ep(tt,b,St.point1X,St.point1Y,St.endX,St.endY,.5,E),tt=St.endX,b=St.endY;break;case Mo:if(Ct=Cs(St,ot),yt=Ct.length,yt===0){E.push(St.centerX),E.push(St.centerY),tt=St.centerX,b=St.centerY;break}for(Nt=0;Nt<yt;Nt++)Tt=Ct[Nt],Jt.Qe(tt,b,Tt[2],Tt[3],Tt[4],Tt[5],Tt[6],Tt[7],.5,E),tt=Tt[6],b=Tt[7];break;case qs:if(Ct=da(St,ot,tt,b),yt=Ct.length,yt===0){E.push(St.endX),E.push(St.endY),tt=St.endX,b=St.endY;break}for(Nt=0;Nt<yt;Nt++)Tt=Ct[Nt],Jt.Qe(tt,b,Tt[2],Tt[3],Tt[4],Tt[5],Tt[6],Tt[7],.5,E),tt=Tt[6],b=Tt[7];break;default:se("Segment not of valid type: "+St.type)}St.isClosed&&(E.push(rt),E.push(mt),cg(a,y,E,x))}cg(a,y,E,x)}else if(z.type===Ne.u)E.push(z.startX),E.push(z.startY),E.push(z.endX),E.push(z.startY),E.push(z.endX),E.push(z.endY),E.push(z.startX),E.push(z.endY),E.push(z.startX),E.push(z.startY),cg(a,y,E,x);else if(z.type===Ne.F){if(b=new Ro,b.startX=z.endX,b.startY=(z.startY+z.endY)/2,tt=new ri(Mo),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,b.add(tt),z=Cs(tt,b),ot=z.length,ot===0)E.push(tt.centerX),E.push(tt.centerY);else for(tt=b.startX,b=b.startY,rt=0;rt<ot;rt++)mt=z[rt],Jt.Qe(tt,b,mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],.5,E),tt=mt[6],b=mt[7];cg(a,y,E,x)}Pn(E),a.restore(),a.Vc(!1)}}}},xt.kk=function(a,y,x){return!Xt.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)},xt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Xt.prototype.nk.call(this,a)},xt.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)}},xt.ga=function(a,y){if(y===void 0&&(y=new It),a instanceof hn){a.Mc()&&se("getDocumentPoint Spot must be a real, specific Spot, not: "+a.toString());var x=this.naturalBounds,E=this.strokeWidth;y.h(a.x*(x.width+E)-E/2+x.x+a.offsetX,a.y*(x.height+E)-E/2+x.y+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},xt.mi=function(a){a===void 0&&(a=new fe);var y=this.naturalBounds,x=this.oe;y=fe.allocAt(y.x,y.y,y.width,y.height);var E=this.strokeWidth;return y.Bc(E/2,E/2),E=It.allocAt(y.x,y.y).transform(x),a.h(E.x,E.y,0,0),E.h(y.right,y.y).transform(x),no(a,E.x,E.y,0,0),E.h(y.right,y.bottom).transform(x),no(a,E.x,E.y,0,0),E.h(y.x,y.bottom).transform(x),no(a,E.x,E.y,0,0),fe.free(y),It.free(E),a},xt.gh=function(a,y){var x=this.geometry;if(x===null||this.fill===null&&this.stroke===null)return!1;var E=x.bounds,b=this.strokeWidth/2;x.type!==Ne.j||y||(b+=2);var z=fe.alloc();if(z.assign(E),z.Bc(b+2,b+2),!z.ca(a))return fe.free(z),!1;if(E=b+1e-4,x.type===Ne.j)return this.stroke===null||(E=(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>E)?!1:(fe.free(z),Jt.Yb(x.startX,x.startY,x.endX,x.endY,b,a.x,a.y));if(x.type===Ne.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(-E,-E),z.ca(a))return fe.free(z),!1;z.Bc(E,E)}return this.stroke!==null&&z.Bc(b,b),a=z.ca(a),fe.free(z),a}if(x.type===Ne.F){tt=x.startX,b=x.startY,ot=x.endX;var rt=x.endY;if(x=Math.min(tt,ot),y=Math.min(b,rt),tt=Math.abs(ot-tt)/2,b=Math.abs(rt-b)/2,x=a.x-(x+tt),y=a.y-(y+b),this.fill===null){if(tt-=E,b-=E,0>=tt||0>=b||1>=x*x/(tt*tt)+y*y/(b*b))return fe.free(z),!1;tt+=E,b+=E}return this.stroke!==null&&(tt+=E,b+=E),fe.free(z),0>=tt||0>=b?!1:1>=x*x/(tt*tt)+y*y/(b*b)}if(x.type===Ne.o)return fe.free(z),this.fill===null?qh(x,a.x,a.y,b):jl(x,a,b,1<this.strokeWidth,y);se("Unknown Geometry type: "+x.type)},xt.Wl=function(a,y,x,E){var b=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=Av[ot];if(rt===void 0){var at=Jt.Ze[ot];typeof at=="string"&&(at=Jt.Ze[at]),typeof at=="function"?(rt=at(null,100,100),Av[ot]=rt):se("Unsupported Figure: "+ot)}tt=rt.bounds}ot=tt.width,rt=tt.height,at=tt.width;var ht=tt.height;switch(os(this,!0)){case ye:E=x=0;break;case Ce:at=Math.max(a-z,0),ht=Math.max(y-z,0);break;case on:at=Math.max(a-z,0),E=0;break;case fn:x=0,ht=Math.max(y-z,0)}isFinite(b.width)&&(at=b.width),isFinite(b.height)&&(ht=b.height);var gt=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),E=Math.max(E-z,mt.height),at=Math.min(gt.width,at),ht=Math.min(gt.height,ht),at=isFinite(at)?Math.max(x,at):Math.max(ot,x),ht=isFinite(ht)?Math.max(E,ht):Math.max(rt,E),x=Lv(this),x){case ye:break;case Ce:ot=at,rt=ht;break;case $e:x=Math.min(at/ot,ht/rt),isFinite(x)||(x=1),ot*=x,rt*=x;break;default:se(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,E=ot/tt.width,tt=rt/tt.height,isFinite(E)||(E=1),isFinite(tt)||(tt=1),this.ua=E===1&&tt===1?x:x.copy().scale(E,tt)):this.ua!==null&&Jt.$(this.ua.Sk,a-z)&&Jt.$(this.ua.Rk,y-z)||(this.ua=En.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,ht+z),b.w()?(at=b.width,ht=b.height,at=Math.min(gt.width,at),ht=Math.min(gt.height,ht),at=Math.max(mt.width,at),ht=Math.max(mt.height,ht),this.dc.h(0,0,at,ht)):this.dc.assign(tt)};function Lv(a){var y=a.geometryStretch;return a.Rd!==null?y===kn?Ce:y:y===kn?Av[a.figure].defaultStretch:y}xt.eh=function(a,y,x,E){Br(this,a,y,x,E)},xt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},xt.Sj=function(a,y,x,E,b){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,ht=z.m11*tt,gt=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);z=a*ot+y*at+gt,tt=a*rt+y*ht+mt,ot=x*ot+E*at+gt,rt=x*rt+E*ht+mt,gt=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var yt=at.bounds;if(ht=!1,at.type===Ne.j)if(1.5>=this.strokeWidth)ht=Jt.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,ot,rt,b);else{if(at.startX===at.endX?(E=gt,ht=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ht=gt/Math.sqrt(1+y*y),E=ht*y),y=Fn(),a=new It,Jt.Ve(at.startX+E,at.startY+ht,at.endX+E,at.endY+ht,z,tt,ot,rt,a)&&y.push(a),a=new It,Jt.Ve(at.startX-E,at.startY-ht,at.endX-E,at.endY-ht,z,tt,ot,rt,a)&&y.push(a),a=new It,Jt.Ve(at.startX+E,at.startY+ht,at.startX-E,at.startY-ht,z,tt,ot,rt,a)&&y.push(a),a=new It,Jt.Ve(at.endX+E,at.endY+ht,at.endX-E,at.endY-ht,z,tt,ot,rt,a)&&y.push(a),ot=y.length,ot===0)return Pn(y),!1;for(ht=!0,rt=1/0,E=0;E<ot;E++)a=y[E],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<rt&&(rt=x,b.x=a.x,b.y=a.y);Pn(y)}else if(at.type===Ne.u)ht=Jt.Ff(yt.x-gt,yt.y-gt,yt.x+yt.width+gt,yt.y+yt.height+gt,z,tt,ot,rt,b);else if(at.type===Ne.F){y=fe.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(gt,gt);t:if(y.width===0)ht=Jt.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,ot,rt,b);else if(y.height===0)ht=Jt.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,ot,rt,b);else{if(a=y.width/2,at=y.height/2,E=y.x+a,ht=y.y+at,x=9999,z!==ot&&(x=(tt-rt)/(z-ot)),9999>Math.abs(x)){if(rt=tt-ht-x*(z-E),0>a*a*x*x+at*at-rt*rt){b.x=NaN,b.y=NaN,ht=!1;break t}gt=Math.sqrt(a*a*x*x+at*at-rt*rt),ot=(-(a*a*x*rt)+a*at*gt)/(at*at+a*a*x*x)+E,a=(-(a*a*x*rt)-a*at*gt)/(at*at+a*a*x*x)+E,at=x*(ot-E)+rt+ht,rt=x*(a-E)+rt+ht,Math.abs((z-ot)*(z-ot))+Math.abs((tt-at)*(tt-at))<Math.abs((z-a)*(z-a))+Math.abs((tt-rt)*(tt-rt))?(b.x=ot,b.y=at):(b.x=a,b.y=rt)}else{if(ot=at*at,rt=z-E,ot-=ot/(a*a)*rt*rt,0>ot){b.x=NaN,b.y=NaN,ht=!1;break t}rt=Math.sqrt(ot),ot=ht+rt,rt=ht-rt,Math.abs(ot-tt)<Math.abs(rt-tt)?(b.x=z,b.y=ot):(b.x=z,b.y=rt)}ht=!0}fe.free(y)}else if(at.type===Ne.o){mt=It.alloc();var St=ot-z,Ct=rt-tt,Nt=St*St+Ct*Ct,Tt=z,zt=tt;if(0<Nt&&yt.contains(Tt,zt)&&(mt.x=Tt,mt.y=zt,this.ca(mt)))for(St!==0&&.5>Math.abs(St)?(Ct*=.5/St,St=.5):Ct!==0&&.5>Math.abs(Ct)&&(St*=.5/Ct,Ct=.5),Tt-=St,zt-=Ct;yt.contains(Tt,zt);)Tt-=St,zt-=Ct;for(b.x=ot,b.y=rt,Ct=0;Ct<at.figures.count;Ct++){var Rt=at.figures.s[Ct],Yt=Rt.isFilled?Tt:z,Ut=Rt.isFilled?zt:tt,ee=Rt.segments;yt=Rt.startX,St=Rt.startY;for(var je=yt,_e=St,Ke=0;Ke<ee.count;Ke++){var Fe=ee.s[Ke],ve=Fe.type,Ln=Fe.endX,xn=Fe.endY,ai=!1;switch(ve){case Go:je=Ln,_e=xn;break;case Ni:ai=Tm(yt,St,Ln,xn,Yt,Ut,ot,rt,mt);break;case pr:ai=Jt.Eo(yt,St,Fe.point1X,Fe.point1Y,Fe.point2X,Fe.point2Y,Ln,xn,Yt,Ut,ot,rt,.6,mt);break;case Is:ai=Jt.Eo(yt,St,yt+2/3*(Fe.point1X-yt),St+2/3*(Fe.point1Y-St),Ln+2/3*(Fe.point1X-Ln),xn+2/3*(Fe.point1Y-xn),Ln,xn,Yt,Ut,ot,rt,.6,mt);break;case Mo:case qs:ve=Fe.type===Mo?Cs(Fe,Rt):da(Fe,Rt,yt,St);var ki=ve.length;if(ki===0){ai=Tm(yt,St,Fe.type===Mo?Fe.centerX:Fe.endX,Fe.type===Mo?Fe.centerY:Fe.endY,Yt,Ut,ot,rt,mt);break}for(xn=null,Ln=0;Ln<ki;Ln++){if(xn=ve[Ln],Ln===0&&Tm(yt,St,xn[0],xn[1],Yt,Ut,ot,rt,mt)){var Ho=Fm(Yt,Ut,mt,Nt,b);Ho<Nt&&(Nt=Ho,ht=!0)}Jt.Eo(xn[0],xn[1],xn[2],xn[3],xn[4],xn[5],xn[6],xn[7],Yt,Ut,ot,rt,.6,mt)&&(Ho=Fm(Yt,Ut,mt,Nt,b),Ho<Nt&&(Nt=Ho,ht=!0))}Ln=xn[6],xn=xn[7];break;default:se("Unknown Segment type: "+ve)}yt=Ln,St=xn,ai&&(ai=Fm(Yt,Ut,mt,Nt,b),ai<Nt&&(Nt=ai,ht=!0)),Fe.isClosed&&(Ln=je,xn=_e,Tm(yt,St,Ln,xn,Yt,Ut,ot,rt,mt)&&(Fe=Fm(Yt,Ut,mt,Nt,b),Fe<Nt&&(Nt=Fe,ht=!0)))}}z=x-a,tt=E-y,ot=Math.sqrt(z*z+tt*tt),ot!==0&&(z/=ot,tt/=ot),b.x-=z*gt,b.y-=tt*gt,It.free(mt)}else se("Unknown Geometry type: "+at.type);return ht?(this.transform.Ga(b),!0):!1};function Fm(a,y,x,E,b){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<E?(b.x=x.x,b.y=x.y,y):E}function Tm(a,y,x,E,b,z,tt,ot,rt){if(Jt.$(a,x)&&Jt.$(y,E)||Jt.$(b,tt)&&Jt.$(z,ot))return!1;var at=!1,ht=(b-tt)*(y-E)-(z-ot)*(a-x);return ht===0?!1:(rt.x=((b*ot-z*tt)*(a-x)-(b-tt)*(a*E-y*x))/ht,rt.y=((b*ot-z*tt)*(y-E)-(z-ot)*(a*E-y*x))/ht,(a>x?a-x:x-a)<(y>E?y-E:E-y)?(a=y<E?y:E,y=y<E?E:y,(rt.y>a||Jt.$(rt.y,a))&&(rt.y<y||Jt.$(rt.y,y))&&(at=!0)):(y=a<x?a:x,a=a<x?x:a,(rt.x>y||Jt.$(rt.x,y))&&(rt.x<a||Jt.$(rt.x,a))&&(at=!0)),at)}xt.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 E=this.strokeWidth/2,b=!1,z=It.alloc();return z.h(x.x-E,x.y-E),a.ca(y.Ga(z))&&(z.h(x.x-E,x.bottom+E),a.ca(y.Ga(z))&&(z.h(x.right+E,x.bottom+E),a.ca(y.Ga(z))&&(z.h(x.right+E,x.y-E),a.ca(y.Ga(z))&&(b=!0)))),It.free(z),b},xt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=jn.alloc();x.set(y),x.Vj();var E=a.left,b=a.right,z=a.top;a=a.bottom;var tt=It.alloc();if(tt.h(E,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(b,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0)))return It.free(tt),!0;var ot=It.alloc(),rt=It.alloc();return x.set(y),x.bv(this.transform),x.Vj(),ot.x=b,ot.y=z,ot.transform(x),tt.x=E,tt.y=z,tt.transform(x),y=!1,gd(this,tt,ot,rt)?y=!0:(tt.x=b,tt.y=a,tt.transform(x),gd(this,tt,ot,rt)?y=!0:(ot.x=E,ot.y=a,ot.transform(x),gd(this,tt,ot,rt)?y=!0:(tt.x=E,tt.y=z,tt.transform(x),gd(this,tt,ot,rt)&&(y=!0)))),It.free(tt),jn.free(x),It.free(ot),It.free(rt),y};function gd(a,y,x,E){if(!a.rs(y,x,E))return!1;a=y.x,y=y.y;var b=x.x,z=x.y;return x=E.x,E=E.y,a===b?(y<z?(a=y,y=z):a=z,E>=a&&E<=y):(a<b?(E=a,a=b):E=b,x>=E&&x<=a)}xt.tx=function(a,y,x){function E(Nt,Tt){for(var zt=Nt.length,Rt=0;Rt<zt;Rt+=2)if(Tt.zd(Nt[Rt],Nt[Rt+1])>b)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var b=a.Bf(y),z=b;if(1.5<this.strokeWidth&&(b=this.strokeWidth/2+Math.sqrt(b),b*=b),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,qn(a.x,a.y,ot,rt)<=b&&qn(a.x,a.y,at,rt)<=b&&qn(a.x,a.y,ot,tt)<=b&&qn(a.x,a.y,at,tt)<=b)return!0}if(ot=y.startX,rt=y.startY,at=y.endX,tt=y.endY,y.type===Ne.j){if(x=(ot-at)*(a.x-at)+(rt-tt)*(a.y-tt),nr(a.x,a.y,ot,rt,at,tt)<=(0<=(at-ot)*(a.x-ot)+(tt-rt)*(a.y-rt)&&0<=x?b:z))return!0}else{if(y.type===Ne.u)return y=!1,x&&(y=nr(a.x,a.y,ot,rt,ot,tt)<=b||nr(a.x,a.y,ot,rt,at,rt)<=b||nr(a.x,a.y,at,rt,at,tt)<=b||nr(a.x,a.y,ot,tt,at,tt)<=b),y;if(y.type===Ne.F){y=a.x-(ot+at)/2,z=a.y-(rt+tt)/2;var ht=Math.abs(at-ot)/2,gt=Math.abs(tt-rt)/2;if(ht===0||gt===0)return nr(a.x,a.y,ot,rt,at,tt)<=b;if(x){if(a=Jt.$y(ht,gt,y,z),a*a<=b)return!0}else return!(qn(y,z,-ht,0)>=b||qn(y,z,0,-gt)>=b||qn(y,z,0,gt)>=b||qn(y,z,ht,0)>=b)}else if(y.type===Ne.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&&nr(a.x,a.y,z,ot,z,at)>b&&nr(a.x,a.y,z,ot,rt,ot)>b&&nr(a.x,a.y,rt,at,z,at)>b&&nr(a.x,a.y,rt,at,rt,ot)>b)return!1;if(z=Math.sqrt(b),x){if(this.fill===null?qh(y,a.x,a.y,z):jl(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,ht=z.startY,a.zd(tt,ht)>b)return!1;for(ot=z.segments.s,rt=ot.length,at=0;at<rt;at++)switch(gt=ot[at],gt.type){case Go:case Ni:if(tt=gt.endX,ht=gt.endY,a.zd(tt,ht)>b)return!1;break;case pr:var mt=Fn();if(Jt.Qe(tt,ht,gt.point1X,gt.point1Y,gt.point2X,gt.point2Y,gt.endX,gt.endY,.8,mt),tt=E(mt,a),Pn(mt),tt||(tt=gt.endX,ht=gt.endY,a.zd(tt,ht)>b))return!1;break;case Is:if(mt=Fn(),Jt.ep(tt,ht,gt.point1X,gt.point1Y,gt.endX,gt.endY,.8,mt),tt=E(mt,a),Pn(mt),tt||(tt=gt.endX,ht=gt.endY,a.zd(tt,ht)>b))return!1;break;case Mo:case qs:mt=gt.type===Mo?Cs(gt,z):da(gt,z,tt,ht);var yt=mt.length;if(yt===0){if(tt=gt.type===Mo?gt.centerX:gt.endX,ht=gt.type===Mo?gt.centerY:gt.endY,a.zd(tt,ht)>b)return!1;break}gt=null;for(var St=Fn(),Ct=0;Ct<yt;Ct++)if(gt=mt[Ct],St.length=0,Jt.Qe(gt[0],gt[1],gt[2],gt[3],gt[4],gt[5],gt[6],gt[7],.8,St),E(St,a))return Pn(St),!1;Pn(St),gt!==null&&(tt=gt[6],ht=gt[7]);break;default:se("Unknown Segment type: "+gt.type)}}return!0}}}return!1},xt.qc=function(){this.ua=null},xt.kq=function(){return this.ig};function m1(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=Jc,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=Fr):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new hn(1-Fr.x,Fr.y)))}En.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var E=Cl[a.toArrow];else a.fromArrow!=="None"?E=Cl[a.fromArrow]:(E=Jt.Ze[a.figure],typeof E=="string"&&(E=Jt.Ze[E]),E===void 0&&se("Unknown Shape.figure: "+a.figure),E=E(a,y,x),E.Sk=y,E.Rk=x);if(E===null){var b=Jt.Ze.Rectangle;typeof b=="function"&&(E=b(a,y,x))}return E};function v1(a){var y=Cl[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=Cl[x],y===void 0){var E=null,b;for(b in Jt.um)if(b.toLowerCase()===x){E=b;break}if(E!==null)return a=Ne.parse(Jt.um[E],!1),Cl[E]=a,x!==E&&(Cl[x]=E),E}}return typeof y=="string"?y:y instanceof Ne?a:null}ke.Object.defineProperties(En.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 E=this.part;E!==null&&(E.ag=NaN),this.v(),this.g("geometry",y||x,a),ur(this)&&(a=this.part,a!==null&&Ii(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=Ne.parse(a);var y=a.normalize();this.geometry=a,this.position=a=It.allocAt(-y.x,-y.y),It.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&&rf(a,"Shape.fill"),a instanceof mi&&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&&rf(a,"Shape.stroke"),a instanceof mi&&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 zn(a,"value >= 0",En,"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"?zn(a,'"butt", "round", or "square"',En,"strokeCap"):(fd(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"?zn(a,'"miter", "bevel", or "round"',En,"strokeJoin"):(fd(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){fd(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,E=0,b=0;b<x;b++){var z=a[b];0<=z&&isFinite(z)||se("strokeDashArray:value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===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&&(fd(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=Jt.Ze[a];typeof x=="function"?x=a:(x=Jt.Ze[a.toLowerCase()])||se("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=v1(a);x===null?se("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new mu),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),m1(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=v1(a);x===null?se("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new mu),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),m1(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:cr},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),fd(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:cr},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),fd(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&&(fd(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:kn},set:function(a){var y=this.geometryStretch;y!==a&&(fd(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 Ll),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&nl(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 Ll),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 Ll),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 Ll),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),En.prototype.intersectsRect=En.prototype.Yc,En.prototype.containedInRect=En.prototype.fh,En.prototype.getNearestIntersectionPoint=En.prototype.rs,En.prototype.getDocumentBounds=En.prototype.mi,En.prototype.getDocumentPoint=En.prototype.ga;var Cl=new Gn,Av=new Gn;En.className="Shape",En.getFigureGenerators=function(){var a=new dn,y;for(y in Jt.Ze)y!==y.toLowerCase()&&a.add(y,Jt.Ze[y]);return a.freeze(),a},En.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),E=Jt.Ze;E[a]=y,E[x]=a},En.getArrowheadGeometries=function(){var a=new dn;for(E in Jt.um)if(Cl[E]===void 0){var y=Ne.parse(Jt.um[E],!1);Cl[E]=y,y=E.toLowerCase(),y!==E&&(Cl[y]=E)}for(var x in Cl)if(x!==x.toLowerCase()){var E=Cl[x];E instanceof Ne&&a.add(x,E)}return a.freeze(),a},En.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=Ne.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||se("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var E=Cl;E[a]=x,E[y]=a};function Mv(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=kn,this.gg=this.fg=cr}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 Ti(a,y){return Xt.call(this),Dm||(rs=eo?new ma(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}oe(Ti,Xt),Ti.prototype.cloneProtected=function(a){Xt.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 sl(a){a.da===null?a.da=new Nv:a.da.nc&&(a.da=a.da.copy())}xt=Ti.prototype,xt.th=function(){Xt.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function y1(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}xt.qb=function(a){a.classType===Ti?this.wrap=a:Xt.prototype.qb.call(this,a)},xt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},xt.v=function(){Xt.prototype.v.call(this)},xt.hh=function(a,y){if(this.xc!==null&&this.ec.length!==0&&this.Ae!==null){var x=this.naturalBounds,E=this.actualBounds,b=x.width,z=x.height,tt=Hc(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;io(this,a,this.xc,!0,!1,x,E),(rt||at)&&io(this,a,this.xc,!1,!1,x,E),E=0,x=!1;var ht=this.oe,gt=ht.dx-(tt*ht.m21+ht.dx);ht=ht.dy-(tt*ht.m22+ht.dy);var mt=y.scale;switch(8>(gt*gt+ht*ht)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof Ms&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,gt=this.spacingBelow,this.flip){case $n:a.translate(b,0),a.scale(-1,1);break;case Dn:a.translate(0,z),a.scale(1,-1);break;case xi:a.translate(b,z),a.scale(-1,-1)}if(a.yc(),ht=this.Gc,mt=(y+tt+gt)*ht,z>mt&&(E=this.verticalAlignment,E=E.y*z-E.y*mt+E.offsetY),ht===1&&this.ze!==null)gt=this.Cb,gt>b&&(gt=b),this.Oj(this.ze,a,0,E+y,b,tt,gt,x,ot,rt,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mt<ht;mt++){var yt=this.Qc[mt];yt>b&&(yt=b),E+=y,this.Oj(this.Qb[mt],a,0,E,b,tt,yt,x,ot,rt,at),E+=tt+gt}switch(this.flip){case $n:a.scale(-1,1),a.translate(-b,0);break;case Dn:a.scale(1,-1),a.translate(0,-z);break;case xi:a.scale(-1,-1),a.translate(-b,-z)}}},xt.Oj=function(a,y,x,E,b,z,tt,ot,rt,at,ht){var gt=0;if(ot)rt==="left"?gt=0:rt==="right"?gt=b-tt:rt==="center"&&(gt=(b-tt)/2),y.fillRect(x+gt,E+.25*z,tt,1);else{if(rt==="left"?gt=0:rt==="right"?gt=b:rt==="center"&&(gt=b/2),b=Em!==null?Em(this,z):.75*z,y.fillText(a,x+gt,E+b),a=z/20|0,a===0&&(a=1),rt==="right"?gt-=tt:rt==="center"&&(gt-=tt/2),at){ot=bm!==null?bm(this,z):.8*z,rt=x+gt,at=E+ot,b=x+gt+tt,ot=E+ot;var mt=a;y.beginPath(),y.lineWidth=mt,y.moveTo(rt,at),y.lineTo(b,ot),y.stroke(),y.Se(),y instanceof Ms&&y.ad.classList.add("gojs-td")}ht&&(ht=E+z-z/2.2|0,a%2!==0&&(ht+=.5),E=x+gt,z=ht,x=x+gt+tt,tt=ht,gt=a,y.beginPath(),y.lineWidth=gt,y.moveTo(E,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof Ms&&y.ad.classList.add("gojs-td"))}},xt.kk=function(a,y,x){if(!Xt.prototype.kk.call(this,a,y,x))return!1;if(io(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},xt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Xt.prototype.nk.call(this,a)},xt.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)}},xt.Wl=function(a,y,x,E){var b=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;rs!==null&&A1!==z&&(A1=rs.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===Yc&&(ot=ot.trim()),tt=Math.max(tt,Ta(ot)),ot=at+1}z=tt}else tt=z.indexOf(`
|
|
`,0),0<=tt&&(z=z.substr(0,tt)),z=Ta(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=x1(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===Bm&&(y=this.Ae,y=this.overflow===Bm?S1(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,Hc(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);Ta(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Vc,y=Ta(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===P1||isNaN(this.desiredSize.width))&&(z=isNaN(a)?this.Cb:Math.min(a,this.Cb)),z=Math.max(x,z),tt=Math.max(E,tt),xs(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&b!==this.Gc&&(this.Uc=!0)},xt.eh=function(a,y,x,E){Br(this,a,y,x,E)};function Wc(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 kv(a,y,x,E){var b=a.formatting===Yc;b&&(y=y.trim());var z=0,tt=a.Ae,ot=a.spacingAbove+a.spacingBelow;ot=Math.max(0,Hc(a)+ot);var rt=a.overflow===Bm?S1(tt):0;if(a.Gc>=a.maxLines)E!==null&&E.h(0,ot);else if(tt=y,a.wrap===Fv){a.Le=1;var at=Ta(y);if(rt===0||at<=x)a.Cb=Math.max(a.Cb,at),Wc(a,y,a.Cb),E!==null&&E.h(at,ot);else{for(z=pg(a,tt),tt=tt.substr(z.length),y=pg(a,tt),at=Ta(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=pg(a,tt),at=z+y,b&&(at=at.trim()),at=Ta(at);for(b&&(y=y.trim()),z+=y,x=Math.max(1,x-rt);Ta(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Vc;var ht=Ta(z);a.Cb=ht,Wc(a,z,ht),E!==null&&E.h(ht,ot)}}else{for(rt=0,tt.length===0&&(rt=1,Wc(a,tt,0));0<tt.length;){for(y=pg(a,tt),tt=tt.substr(y.length);Ta(y)>x;){var gt=1;for(at=Ta(y.substr(0,gt)),ht=0;at<=x;)gt++,ht=at,at=Ta(y.substr(0,gt));if(gt===1){var mt=at;z=Math.max(z,at)}else mt=ht,z=Math.max(z,ht);if(gt--,1>gt&&(gt=1),Wc(a,y.substr(0,gt),mt),rt++,y=y.substr(gt),a.Gc+rt>a.maxLines)break}for(ht=pg(a,tt),at=Ta(y+ht);0<ht.length&&at<=x;)y+=ht,tt=tt.substr(ht.length),ht=pg(a,tt),at=y+ht,b&&(at=at.trim()),at=Ta(at);if(b&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ht.length===0?(gt=at,z=Math.max(z,at)):(gt=ht=Ta(y),z=Math.max(z,ht)),Wc(a,y,gt),rt++,a.Gc+rt>a.maxLines))break}a.Le=Math.min(a.maxLines,rt),a.Cb=Math.max(a.Cb,z),E!==null&&E.h(a.Cb,ot*a.Le)}}function pg(a,y){if(a.wrap===w1)return y.substr(0,1);for(var x=y.length,E=0,b=Sx;E<x&&!b.test(y.charAt(E));)E++;for(a.formatting===C1&&(x=Math.min(x,E+1));E<x&&b.test(y.charAt(E));)E++;return E>=y.length?y:y.substr(0,E)}function Ta(a){return rs===null?8*a.length:rs.measureText(a).width}function Hc(a){if(a.df!==null)return a.df;var y=a.Ae;if(rs===null){var x=16;return a.df=x}return bv[y]!==void 0&&5e3>L1?x=bv[y]:(x=1.3*rs.measureText("M").width,bv[y]=x,L1++),a.df=x}function S1(a){if(rs===null)return 6;if(Nm[a]!==void 0&&5e3>Bv)var y=Nm[a];else y=rs.measureText(Vc).width,Nm[a]=y,Bv++;return y}function x1(a,y){var x=a.ec.replace(/\r\n/g,`
|
|
`).replace(/\r/g,`
|
|
`),E=a.spacingAbove+a.spacingBelow;if(E=Math.max(0,Hc(a)+E),x.length===0)return a.Cb=0,a.Gc=1,E;if(!a.isMultiline){var b=x.indexOf(`
|
|
`,0);0<=b&&(x=x.substr(0,b))}b=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!==Fv){a.Le=0;var rt=Re.alloc();kv(a,z,y,rt),b+=rt.height,Re.free(rt),a.Gc+=a.Le}else kv(a,z,y,null),b+=E,a.Gc++;a.Gc===a.maxLines&&(ot=!0)}z=tt+1}return a.Lq=b}ke.Object.defineProperties(Ti.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"||(sl(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:ye},set:function(a){var y=this.flip;y!==a&&(sl(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Ed},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),sl(this),this.da.Yr=a,Wr(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=Re.alloc();kv(this,this.ec,999999,a);var y=a.width;Re.free(a),a=x1(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),xs(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&&(sl(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Ev},set:function(a){var y=this.overflow;y!==a&&(sl(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&&rf(a,"TextBlock.stroke"),a instanceof mi&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Hc(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&&(sl(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&&(sl(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 Ll),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 Ll),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 Ll),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 Ll),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 Ll),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&&(sl(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&&(sl(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&&(sl(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&&(sl(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Yc},set:function(a){var y=this.formatting;y!==a&&(sl(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&&zn(a,"> 0",Ti,"maxLines"),sl(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 Em=null,bm=null,Fv=new ue(Ti,"None",0),P1=new ue(Ti,"WrapFit",1),Tv=new ue(Ti,"WrapDesiredSize",2),w1=new ue(Ti,"WrapBreakAll",3),Ev=new ue(Ti,"OverflowClip",0),Bm=new ue(Ti,"OverflowEllipsis",1),Yc=new ue(Ti,"FormatTrim",0),C1=new ue(Ti,"FormatNone",0),Sx=/[ \u200b\u00ad]/,bv=new Gn,L1=0,Nm=new Gn,Bv=0,Vc="...",A1="",rs=null,Dm=!1;Ti.className="TextBlock";function Nv(){this.nc=!1,this.Hd=null,this.Xf=ye,this.gq=Yc,this.Jq=1/0,this.$q=Ev,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Ed,this.$r=Tv}Nv.prototype.copy=function(){var a=new Nv;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},Ti.getEllipsis=function(){return Vc},Ti.setEllipsis=function(a){Vc=a,Nm=new Gn,Bv=0},Ti.getBaseline=function(){return Em},Ti.setBaseline=function(a){Em=a},Ti.getUnderline=function(){return bm},Ti.setUnderline=function(a){bm=a},Ti.isValidFont=function(a){if(Dm||(rs=eo?new ma(null).context:null,Dm=!0),rs===null)return!0;var y=rs.font;if(a===y||a==="10px sans-serif")return!0;rs.font="10px sans-serif",rs.font=a;var x=rs.font;if(x!=="10px sans-serif")return rs.font=y,!0;rs.font="19px serif";var E=rs.font;return rs.font=a,x=rs.font,rs.font=y,x!==E},Ti.FormatNone=C1,Ti.FormatTrim=Yc,Ti.None=Fv,Ti.OverflowClip=Ev,Ti.OverflowEllipsis=Bm,Ti.WrapBreakAll=w1,Ti.WrapDesiredSize=Tv,Ti.WrapFit=P1;function Ll(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}Ll.prototype.copy=function(){var a=new Ll;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},Ll.className="GradElementSettings";function ss(a,y){Xt.call(this),this.Eg=null,this.qo="",this.Xg=ao,this.Nk=Ce,this.Zg=this.Hd=null,this.Mk=pi,this.Xf=ye,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 mg;oe(ss,Xt),ss.prototype.cloneProtected=function(a){Xt.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},ss.prototype.qb=function(a){a===ye||a===$e||a===Jn?this.imageStretch=a:Xt.prototype.qb.call(this,a)},ss.prototype.toString=function(){return"Picture("+this.source+")#"+fo(this)};function vg(a){a===void 0&&(a=""),a!==""?mg[a]&&(delete mg[a],Om--):(mg=new Gn,Om=0)}function M1(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var E=y.Bg.copy();if(E!=null){for(E=E.iterator;E.next();){var b=E.value;b.N();var z=y.getAttribute("src")||"",tt=b.Og.I(z);if(tt!==null)for(var ot=tt.length,rt=0;rt<ot;rt++)z=tt[rt],b.Xn.add(z),z.Uc=!0,b.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(To(a,!1),a.v())},y.Yp=function(x){y.ln=x;var E=y.Bg.copy();if(E!=null){for(E=E.iterator;E.next();){var b=E.value,z=y.getAttribute("src")||"",tt=b.Og.I(z);if(tt!==null){b=tt.length,z=Fn();for(var ot=0;ot<b;ot++)z.push(tt[ot]);if(y.hn)for(ot=0;ot<b;ot++)tt=z[ot],tt.Hd!==null&&tt.Hd(tt,x);Pn(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}ss.prototype.hA=function(){if(this.source!==""){vg(this.source);var a=this.source;this.source="",this.source=a}},ss.prototype.redraw=function(){this.N(),this.Uc=!0},ss.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var E=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(E===null||E==="")||x.ln instanceof Event&&a instanceof ud)){var b=a instanceof Ms;E=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||E.width,ot=ot||E.height,rt!==0&&ot!==0){var at=rt,ht=ot;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,rt=this.Xg.width,ot=this.Xg.height);var gt=rt,mt=ot,yt=this.Nk,St=this.Mk;switch(yt){case ye:if(this.sourceRect.w())break;gt>=E.width&&(z=z+St.offsetX+(gt*St.x-E.width*St.x)),mt>=E.height&&(tt=tt+St.offsetY+(mt*St.y-E.height*St.y)),rt=Math.min(E.width,gt),ot=Math.min(E.height,mt);break;case Ce:gt=E.width,mt=E.height;break;case $e:case Jn:yt===$e?(yt=Math.min(E.height/mt,E.width/gt),gt*=yt,mt*=yt):yt===Jn&&(yt=Math.max(E.height/mt,E.width/gt),gt*=yt,mt*=yt,gt>=E.width&&(z=(z+St.offsetX+(gt*St.x-E.width*St.x)/gt)*rt),mt>=E.height&&(tt=(tt+St.offsetY+(mt*St.y-E.height*St.y)/mt)*ot),rt*=1/(gt/E.width),ot*=1/(mt/E.height),gt=E.width,mt=E.height)}yt=this.Df()*y.scale;var Ct=gt*yt*mt*yt,Nt=rt*ot/Ct,Tt=x.__goCache;yt=null;var zt=xx;if(!b){if(x.sq&&Tt!==void 0&&4<Ct&&Nt>zt*zt)for(Tt.gi===null&&(F1(Tt,4,at,ht,x),F1(Tt,16,at,ht,x)),b=Tt.gi,at=b.length,ht=0;ht<at&&b[ht].ratio*b[ht].ratio<Nt;ht++)yt=b[ht];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{b=new ma(null).context;try{b.drawImage(this.Eg,0,0)}catch(Rt){this.en=!1}try{b.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Rt){this.vl=!0}}if(this.vl)return}}switch(b=gt<E.width?St.offsetX+(E.width*St.x-gt*St.x):0,St=mt<E.height?St.offsetY+(E.height*St.y-mt*St.y):0,this.flip){case $n:a.translate(Math.min(E.width,gt),0),a.scale(-1,1);break;case Dn:a.translate(0,Math.min(E.height,mt)),a.scale(1,-1);break;case xi:a.translate(Math.min(E.width,gt),Math.min(E.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&Tt!==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),b,St,Math.min(E.width,gt),Math.min(E.height,mt)),a instanceof Ms&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),b,St,Math.min(E.width,gt),Math.min(E.height,mt)])}catch(Rt){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,rt,ot,b,St,Math.min(E.width,gt),Math.min(E.height,mt)),a instanceof Ms&&(this.bt=[z,tt,rt,ot,b,St,Math.min(E.width,gt),Math.min(E.height,mt)])}catch(Rt){this.en=!1}switch(this.flip){case $n:a.scale(-1,1),a.translate(-Math.min(E.width,gt),0);break;case Dn:a.scale(1,-1),a.translate(0,-Math.min(E.height,mt));break;case xi:a.scale(-1,-1),a.translate(-Math.min(E.width,gt),-Math.min(E.height,mt))}}}}},ss.prototype.Wl=function(a,y,x,E){var b=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(b.width)||(a=0),isFinite(b.height)||(y=0)):(rt=ot?+tt.width:tt.naturalWidth,at=ot?+tt.height:tt.naturalHeight),isFinite(b.width)||z===Ce||z===on?(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(b.height)||z===Ce||z===fn?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:tt!==null&&(y=at)),E=0):tt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:at),isFinite(b.width)&&(a=b.width),isFinite(b.height)&&(y=b.height),b=this.maxSize,z=this.minSize,x=Math.max(x||0,z.width),E=Math.max(E||0,z.height),a=Math.min(b.width,a),y=Math.min(b.height,y),a=Math.max(x,a),y=Math.max(E,y),tt===null||tt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),xs(this.dc,a,y),this.Ge(0,0,a,y)},ss.prototype.eh=function(a,y,x,E){Br(this,a,y,x,E)},ke.Object.defineProperties(ss.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||se("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var E=this.diagram;E!==null&&Cc(E,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new Ie),E!==null&&x&&gu(E,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()||(To(this,!1),this.v())):x&&M1(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=mg;if(eo){var E=null;if(x[a]!==void 0)E=x[a];else if(a!==""){30<Om&&(vg(),x=mg),E=qe("img"),E.hn=!0,M1(this,E);var b=this.rl;b!==null&&(E.crossOrigin=b(this)),E.src=a,x[a]=E,Om++}this.element=E,E!==null&&E.__goCache===void 0&&(E.__goCache=new k1),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}}}),ss.prototype.redraw=ss.prototype.redraw,ss.prototype.reloadSource=ss.prototype.hA;var Om=0,xx=4;ss.className="Picture",mg=new Gn,ss.clearCache=vg;function k1(){this.gi=null}function F1(a,y,x,E,b){a.gi===null&&(a.gi=[]);var z=new ma(null),tt=z.context,ot=1/y;z.width=x/y,z.height=E/y,z.width!==0&&z.height!==0&&(y=new T1(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],b=x.source,x=x.ratio),tt.setTransform(ot*x,0,0,ot*x,0,0),tt.yc(),tt.drawImage(b,0,0),a.gi.push(y))}k1.className="PictureCacheArray";function T1(a,y){this.source=a,this.ratio=y}T1.className="PictureCacheInstance";function yg(){this.os=new Ne,this.mc=null}yg.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new Ne,this.mc=null};function Sg(a,y,x,E,b,z){a.mc=new Ro,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=E,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),b!==void 0&&(a.mc.isShadowed=b)}function Px(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}yg.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var E=new ri(Go);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)},yg.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var E=new ri(Ni);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)};function bh(a,y,x,E,b,z,tt){var ot;ot===void 0&&(ot=!1);var rt=new ri(pr);rt.point1X=y,rt.point1Y=x,rt.point2X=E,rt.point2Y=b,rt.endX=z,rt.endY=tt,ot&&rt.close(),a.mc.segments.add(rt)}function Im(a,y,x,E,b){var z;z===void 0&&(z=!1);var tt=new ri(Is);tt.point1X=y,tt.point1Y=x,tt.endX=E,tt.endY=b,z&&tt.close(),a.mc.segments.add(tt)}yg.prototype.arcTo=function(a,y,x,E,b,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var ot=new ri(Mo);ot.startAngle=a,ot.sweepAngle=y,ot.centerX=x,ot.centerY=E,ot.radiusX=b,ot.radiusY=z!==0?z:b,tt&&ot.close(),this.mc.segments.add(ot)};function wx(a,y,x,E,b,z,tt,ot){var rt;rt===void 0&&(rt=!1),y=new ri(qs,tt,ot,y,x,E,b,z),rt&&y.close(),a.mc.segments.add(y)}function E1(a){var y=zm;return y!==null?(zm=null,y.reset(a),y):(y=new yg,y.reset(a),y)}var zm=null;yg.className="StreamGeometryContext";function Mr(a,y){var x=a.toLowerCase(),E=Jt.Ze;E[a]=y,E[x]=a}Mr("Rectangle",function(a,y,x){a="r"+y+","+x;var E=Jt.Mf[a];return E!==void 0||(E=new Ne(Ne.u),E.endX=y,E.endY=x,Jt.Nf<Jt.vm&&(Jt.Mf[a]=E,Jt.Nf++)),E}),Mr("Square",function(a,y,x){a="s"+y+","+x;var E=Jt.Mf[a];return E!==void 0||(E=new Ne(Ne.u),E.endX=y,E.endY=x,E.defaultStretch=$e,Jt.Nf<Jt.vm&&(Jt.Mf[a]=E,Jt.Nf++)),E}),Mr("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 E="rr"+y+","+x+","+a,b=Jt.Mf[E];if(b!==void 0)return b;var z=a*Jt.wg;return b=new Ne().add(new Ro(a,0,!0).add(new ri(Ni,y-a,0)).add(new ri(pr,y,a,y-z,0,y,z)).add(new ri(Ni,y,x-a)).add(new ri(pr,y-a,x,y,x-z,y-z,x)).add(new ri(Ni,a,x)).add(new ri(pr,0,x-a,z,x,0,x-z)).add(new ri(Ni,0,a)).add(new ri(pr,a,0,0,z,z,0).close())),1<z&&(b.spot1=new hn(0,0,z,z),b.spot2=new hn(1,1,-z,-z)),Jt.Nf<Jt.vm&&(Jt.Mf[E]=b,Jt.Nf++),b}),Mr("Border","RoundedRectangle"),Mr("Ellipse",function(a,y,x){a="e"+y+","+x;var E=Jt.Mf[a];return E!==void 0||(E=new Ne(Ne.F),E.endX=y,E.endY=x,E.spot1=Ef,E.spot2=bd,Jt.Nf<Jt.vm&&(Jt.Mf[a]=E,Jt.Nf++)),E}),Mr("Circle",function(a,y,x){a="c"+y+","+x;var E=Jt.Mf[a];return E!==void 0||(E=new Ne(Ne.F),E.endX=y,E.endY=x,E.spot1=Ef,E.spot2=bd,E.defaultStretch=$e,Jt.Nf<Jt.vm&&(Jt.Mf[a]=E,Jt.Nf++)),E}),Mr("TriangleRight",function(a,y,x){return new Ne().add(new Ro(0,0).add(new ri(Ni,y,.5*x)).add(new ri(Ni,0,x).close())).pm(0,.25,.5,.75)}),Mr("TriangleDown",function(a,y,x){return new Ne().add(new Ro(0,0).add(new ri(Ni,y,0)).add(new ri(Ni,.5*y,x).close())).pm(.25,0,.75,.5)}),Mr("TriangleLeft",function(a,y,x){return new Ne().add(new Ro(y,x).add(new ri(Ni,0,.5*x)).add(new ri(Ni,y,0).close())).pm(.5,.25,1,.75)}),Mr("TriangleUp",function(a,y,x){return new Ne().add(new Ro(y,x).add(new ri(Ni,0,x)).add(new ri(Ni,.5*y,0).close())).pm(.25,.5,.75,1)}),Mr("Triangle","TriangleUp"),Mr("Diamond",function(a,y,x){return new Ne().add(new Ro(.5*y,0).add(new ri(Ni,0,.5*x)).add(new ri(Ni,.5*y,x)).add(new ri(Ni,y,.5*x).close())).pm(.25,.25,.75,.75)}),Mr("LineH",function(a,y,x){return a=new Ne(Ne.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),Mr("LineV",function(a,y,x){return a=new Ne(Ne.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),Mr("None","Rectangle"),Mr("BarH","Rectangle"),Mr("BarV","Rectangle"),Mr("MinusLine","LineH"),Mr("PlusLine",function(a,y,x){return new Ne().add(new Ro(0,x/2,!1).add(new ri(Ni,y,x/2)).add(new ri(Go,y/2,0)).add(new ri(Ni,y/2,x)))}),Mr("XLine",function(a,y,x){return new Ne().add(new Ro(0,x,!1).add(new ri(Ni,y,0)).add(new ri(Go,0,0)).add(new ri(Ni,y,x)))}),Mr("LineRight",function(a,y,x){return new Ne().add(new Ro(.25*y,0,!1).add(new ri(Ni,.75*y,.5*x)).add(new ri(Ni,.25*y,x)))}),Mr("LineDown",function(a,y,x){return new Ne().add(new Ro(0,.25*x,!1).add(new ri(Ni,.5*y,.75*x)).add(new ri(Ni,y,.25*x)))}),Mr("LineLeft",function(a,y,x){return new Ne().add(new Ro(.75*y,0,!1).add(new ri(Ni,.25*y,.5*x)).add(new ri(Ni,.75*y,x)))}),Mr("LineUp",function(a,y,x){return new Ne().add(new Ro(0,.75*x,!1).add(new ri(Ni,.5*y,.25*x)).add(new ri(Ni,y,.75*x)))}),Jt.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=Os,this.ir=null,this.jr="",this.lr=cr,this.Gq="",this.Hq=gr,this.Pq=dl,this.Kq=fl,this.Up=null,this.Cq=127,this.zr=Ks,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 an(a,y){a===void 0||a instanceof No||typeof a=="string"?Ae.call(this,a):(Ae.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 It(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new fe,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}oe(an,Ae),an.prototype.cloneProtected=function(a){Ae.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},xt=an.prototype,xt.Af=function(a){Ae.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},xt.toString=function(){var a=Bn(this.constructor)+"#"+fo(this);return this.data!==null&&(a+="("+Wi(this.data)+")"),a};function as(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}xt.th=function(){Ae.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},xt.gk=function(a,y,x,E,b,z,tt){var ot=this.diagram;ot!==null&&(a===yo&&y==="elements"?b instanceof Ae?dd(b,function(rt){ay(ot.partManager,rt),id(ot,rt)}):gu(ot,b):a===Bo&&y==="elements"&&(b instanceof Ae?dd(b,function(rt){ly(ot.partManager,rt,ot)}):Cc(ot,b)),ot.cb(a,y,x,E,b,z,tt))},xt.La=function(a){if(Ae.prototype.La.call(this,a),this.data!==null){for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];b instanceof Ae&&dd(b,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},an.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},an.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},an.prototype.bh=function(a,y){if(y!==null){var x=null,E=this.Qf;if(E!==null&&(x=E.I(a)),x!==y){if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}E===null&&(this.Qf=E=new dn),y.Tf!==a&&(y.category=a),E.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)))}}},an.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},an.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=Fn();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);Pn(y)}},an.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 An?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof oi))break t;va(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=Ae.Link),x.adornedObject=y)}if(x!==null){x.type===Ae.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(Cx(this,a),y=this.adornments;y.next();)y.value.La()}},an.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(vu(a)===!1){zv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function b1(a){if(a.G|=2097152,vu(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||D1(a,y,x),x=a.Ib;var E=fe.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(E,x),fe.free(E),zv(a,!1)}}an.prototype.Ge=function(a,y,x,E){var b=this.uc;b.h(a,y,x,E),this.Lb===null&&(this.Lb=new jn);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),this.Lb=z,z.ws()||z.pp(b)},an.prototype.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=pi;this.locationSpot.sb()&&(z=this.locationSpot);var tt=It.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,E,b,z);a.rotate(this.Kb,tt.x,tt.y),It.free(tt)}},an.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},an.prototype.moveTo=function(a,y,x){a=It.allocAt(a,y),this.move(a,x),It.free(a)},an.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())},an.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())},an.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new dn),y.I(a)!==null)return y.I(a);var x=Ae.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function Bh(a,y,x,E){E===void 0&&(E=new It),x=x.Mc()?pi:x;var b=y.naturalBounds;if(E.h(b.width*x.x+x.offsetX,b.height*x.y+x.offsetY),y===null||y===a)return E;for(y.transform.Ga(E),y=y.panel;y!==null&&y!==a;)y.transform.Ga(E),y=y.panel;return a.Lb!==null&&a.Lb.Ga(E),E.offset(-a.uc.x,-a.uc.y),E}an.prototype.mi=function(a){return a===void 0&&(a=new fe),a.assign(this.actualBounds)},an.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function B1(a){var y=It.alloc(),x=a.locationObject,E=x.naturalBounds,b=x instanceof En?x.strokeWidth:0;if(y.yi(0,0,E.width+b,E.height+b,a.locationSpot),x!==a)for(y.offset(-b/2,-b/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 cd(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=h1(a));var E=a.ag,b=2*E;if(!a.isShadowed)return x.h(y.x-1-E,y.y-1-E,y.width+2+b,y.height+2+b),x;E=y.x,b=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,E-=tt/2,b-=tt/2,0<a.x?z+=a.x:(E+=a.x,z-=a.x),0<a.y?y+=a.y:(b+=a.y,y-=a.y),x.h(E-1,b-1,z+2,y+2),x}an.prototype.arrange=function(){if(Hr(this)===!1)b1(this);else{xl(this,!1);var a=this.Ib,y=fe.alloc();y.assign(a);var x=yu(this);this.eh(0,0,this.uc.width,this.uc.height);var E=this.position;D1(this,E,this.location),a.ka(),a.x=E.x,a.y=E.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||Jt.B(y.width,a.width)&&Jt.B(y.height,a.height)||0<=this.vw&&this.C(16),fe.free(y),zv(this,!1)}},xt=an.prototype,xt.Xl=function(a,y){var x=this.diagram;if(x!==null){var E=!1;if(x.Zi===!1&&a.w()){var b=fe.alloc();b.assign(x.documentBounds),b.Fv(x.padding),a.x>b.x&&a.y>b.y&&a.right<b.right&&a.bottom<b.bottom&&y.x>b.x&&y.y>b.y&&y.right<b.right&&y.bottom<b.bottom&&(E=!0),fe.free(b)}!(this.G&65536)&&a.D(y)||z1(this,E,x),x.N(),!a.w()&&!y.w()||Uo(a,y)||(this instanceof He&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},xt.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var E=this.diagram;return E!==null&&N1(this,E,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||E!==null&&!E.animationManager.isTicking&&E.undoManager.isUndoingRedoing||(E=this.ke,this.ke=new It(E.x+(a.x-y),E.y+(a.y-x)),this.g("location",E,this.ke.copy())),vu(this)===!1&&Hr(this)===!1&&(jm(this),b1(this)),!0};function N1(a,y,x,E,b){y===null||a instanceof oi||(y=y.animationManager,y.zb&&Vf(y,a,new It(E,b),x))}xt.mm=function(a,y,x){var E=this.ke,b=this.pa;if(x){if(E.x===a&&E.y===y)return;vu(this)||Hr(this)?b.h(NaN,NaN):b.h(b.x+a-E.x,b.y+y-E.y),E.h(a,y)}else{if(b.x===a&&b.y===y)return;E.h(E.x+a-b.x,E.y+y-b.y),b.h(a,y)}jm(this)},xt.Av=function(){this.G&=-2097153,jm(this)};function D1(a,y,x){var E=B1(a),b=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?O1(a,y,x,b,E):I1(a,y,x,b,E):z?O1(a,y,x,b,E):tt&&I1(a,y,x,b,E),a.G|=2097152,It.free(E),a.Uk()}function O1(a,y,x,E,b){var z=y.x,tt=y.y;y.h(x.x-b.x,x.y-b.y),E!==null&&(x=E.animationManager,(E=x.defaultAnimation.isAnimating)||!x.zb||a instanceof oi||Vf(x,a,new It(z,tt),y),E||y.x===z&&y.y===tt||a.g("position",new It(z,tt),y.copy()))}function I1(a,y,x,E,b){var z=x.copy();x.h(y.x+b.x,y.y+b.y),x.D(z)||E===null||a.g("location",z,x.copy())}function z1(a,y,x){jv(a,!1),a instanceof He&&Ah(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var E=x.viewportBounds;E.w()?yu(a)?(ah(y,E)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(E)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}xt.si=function(){return!0},xt.Zc=function(){return!0},xt.ph=function(){return!1},xt.Dd=function(){return!0};function Iv(a,y,x,E){y.constructor===a.constructor||G1||(G1=!0,gi('Should not change the class of the Part when changing category from "'+x+'" to "'+E+'"'),gi(" Old class: "+Bn(a.constructor)+", new class: "+Bn(y.constructor)+", part: "+a.toString())),a.Ej();var b=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,ot=!0,rt=!0,at=!1;a instanceof He&&(ot=a.isTreeLeaf,rt=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=E,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,E=!0,y!==null&&(E=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=b,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof He&&(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),b!==null&&a.La(),b=a.layerName,b!==x&&(a.Jg=x,a.layerName=b),y!==null&&(y.skipsUndoManager=E),a.Zc()&&a.C(64)}an.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},an.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},an.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},an.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},an.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},an.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},an.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},an.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},an.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 vu(a){return(a.G&32768)!==0}function zv(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 yu(a){return(a.G&131072)!==0}xt=an.prototype,xt.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function Rm(a,y){a.G=y?a.G|1048576:a.G&-1048577}xt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},xt.N=function(){var a=this.diagram;a!==null&&!Hr(this)&&!vu(this)&&this.isVisible()&&this.Ib.w()&&a.N(cd(this,this.Ib))},xt.v=function(){Ae.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof He&&this.labeledLink!==null&&Wr(this.labeledLink),a.$b(!0))},xt.Vo=function(a){a||(a=this.Ah,a!==null&&Vv(a,this))},xt.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},xt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},xt.oz=function(){return Rv(this,this)};function Rv(a,y){var x=y.containingGroup;return x!==null?1+Rv(a,x):y instanceof He&&(y=y.labeledLink,y!==null)?Rv(a,y):0}xt.sz=function(){return j1(this,this)};function j1(a,y){var x=y.containingGroup;return x!==null||y instanceof He&&(x=y.labeledLink,x!==null)?j1(a,x):y}xt.Td=function(a){return a instanceof An?Gv(this,this,a):!1};function Gv(a,y,x){if(y===x||x===null)return!1;var E=y.containingGroup;return E===null||E!==x&&!Gv(a,E,x)?y instanceof He&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}xt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof An&&Rm(y,!0),y instanceof He){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 He&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof An&&Rm(y,!1),y instanceof He&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},an.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof He&&this.isLinkLabel)},an.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 He&&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 R1(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function Su(a,y,x,E,b,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof oi)){if(a.add(y),y instanceof He){if(x&&y instanceof An)for(var tt=y.memberParts;tt.next();)Su(a,tt.value,x,E,b,z);if(b!==!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),(b?rt&&at:rt||at)&&Su(a,ot,x,E,b,z)}}if(1<E)for(y=y.Ou();y.next();)Su(a,y.value,x,E-1,b,z)}else if(y instanceof Te)for(y=y.labelNodes;y.next();)Su(a,y.value,x,E,b,z)}}ke.Object.defineProperties(an.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?bi: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 E=y.pc(-1,this,!0);if(0<=E&&x.cb(Bo,"parts",y,this,null,E,!0),E=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=E&&x.cb(yo,"parts",a,null,this,!0,E),E=this.layerChanged,E!==null){var b=x.aa;x.aa=!0,E(this,y,a),x.aa=b}}}}},layerChanged:{get:function(){return this.P!==null?this.P.zq:null},set:function(a){var y=this.layerChanged;y!==a&&(as(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&&Kf(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 oi?this.type!==Ae.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:dl},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),as(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:fl},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),as(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&&(as(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:gr},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),as(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,E=this.ke;if(!(E.x===y||isNaN(E.x)&&isNaN(y))||!(E.y===x||isNaN(E.y)&&isNaN(x))){if(a=a.copy(),y=a,this.ph())y=!1;else{if(this.ke=y,this.G|=2097152,Hr(this)===!1&&(jm(this),x=this.pa,x.w())){var b=this.diagram;if(b===null||b.animationManager.isTicking||!b.undoManager.isUndoingRedoing){var z=x.copy();x.h(x.x+(y.x-E.x),x.y+(y.y-E.y)),N1(this,b,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",E,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,E=this.data,b=null;if(x!==null&&E!==null&&!(this instanceof oi)){var z=x.model.undoManager;z.isEnabled&&!z.isUndoingRedoing&&(b=this.clone(),b.O.addAll(this.O))}this.Tf=a,this.g("category",y,a),x===null||E===null||this instanceof oi?this instanceof oi&&(b=this.adornedPart,b!==null&&(a=b.Qf,a!==null&&a.remove(y),b.bh(this.category,this))):(z=x.model,z.undoManager.isUndoingRedoing||(this.ph()?(x.partManager.setLinkCategoryForData(E,a),x=x.partManager.findLinkTemplateForCategory(a),x!==null&&(va(x),x=x.copy(),x!==null&&Iv(this,x,y,a))):(z!==null&&z.jm(E,a),x=dS(x.partManager,E,a),x!==null&&(va(x),x=x.copy(),x===null||x instanceof Te||(E=this.location.copy(),Iv(this,x,y,a),this.location.w()||(this.location=E)))),b!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",b,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 E=!1;if(x!==null){E=x.skipsUndoManager,x.skipsUndoManager=!0;var b=x.selection;b.ka(),a?b.add(this):b.remove(this),b.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=E)}}}},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&&(as(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&&(as(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&&(as(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 Te?(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&&(as(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&&(as(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&&(as(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:Os},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),as(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&&(as(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&&(as(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:cr},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),as(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&&se("Cannot make a Group a member of itself: "+this.toString()),se("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 An&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Vv(a,this):this instanceof An&&x!==null&&x.ai.add(this),this.C(1),x!==null&&x.aa){var E=this.data,b=x.model;if(E!==null&&b.Xj()){var z=b.wa(a!==null?a.data:null);b.mp(E,z)}}if(E=this.containingGroupChanged,E!==null&&(b=!0,x!==null&&(b=x.aa,x.aa=!0),E(this,y,a),x!==null&&(x.aa=b)),this instanceof An){for(x=new Ie,Su(x,this,!0,0,!0),x=x.iterator;x.next();)if(E=x.value,E instanceof He)for(E=E.linksConnected;E.next();)xg(E.value)}if(this instanceof He){for(x=this.linksConnected;x.next();)xg(x.value);x=this.labeledLink,x!==null&&xg(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&Kf(y,-1,a))}}else se("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&&(as(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof He&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(as(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&&(as(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:Ks},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),as(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&&(as(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&&(as(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),an.prototype.invalidateLayout=an.prototype.C,an.prototype.findCommonContainingGroup=an.prototype.px,an.prototype.isMemberOf=an.prototype.Td,an.prototype.findTopLevelPart=an.prototype.sz,an.prototype.findSubGraphLevel=an.prototype.oz,an.prototype.ensureBounds=an.prototype.Va,an.prototype.getDocumentBounds=an.prototype.mi,an.prototype.findObject=an.prototype.fb,an.prototype.moveTo=an.prototype.moveTo,an.prototype.invalidateAdornments=an.prototype.Wb,an.prototype.clearAdornments=an.prototype.Ej,an.prototype.removeAdornment=an.prototype.Jf,an.prototype.addAdornment=an.prototype.bh,an.prototype.findAdornment=an.prototype.Pj,an.prototype.updateTargetBindings=an.prototype.La;var G1=!1;an.className="Part",an.LayoutNone=0,an.LayoutAdded=1,an.LayoutRemoved=2,an.LayoutShown=4,an.LayoutHidden=8,an.LayoutNodeSized=16,an.LayoutGroupLayout=32,an.LayoutNodeReplaced=64,an.LayoutStandard=127,an.LayoutAll=16777215;function oi(a,y){a===void 0||a instanceof No||typeof a=="string"?an.call(this,a):(an.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)}oe(oi,an),oi.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},oi.prototype.updateRelationshipsFromData=function(){},oi.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof Te&&y instanceof En){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var E=0;E<y;E++){var b=x[E];b.isPanelMain&&b instanceof En&&(b.ua=a)}}},oi.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!Hr(a))},oi.prototype.Zc=function(){return!1},oi.prototype.gk=function(a,y,x,E,b,z,tt){if(a===yo&&y==="elements"){if(b instanceof Vr)this.$a===null&&(this.$a=b);else if(b instanceof Ae){var ot=b.Nl(function(rt){return rt instanceof Vr});ot instanceof Vr&&this.$a===null&&(this.$a=ot)}}else a===Bo&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof Ae&&this.$a.rg(E)&&(this.$a=null));an.prototype.gk.call(this,a,y,x,E,b,z,tt)},oi.prototype.updateAdornments=function(){},oi.prototype.Lj=function(){},ke.Object.defineProperties(oi.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}}}),oi.className="Adornment";function Wv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=Md,this.er=Hm,this.Kr=this.ij=this.Nq=this.Mq=null}Wv.prototype.copy=function(){var a=new Wv;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 He(a,y){a===void 0||a instanceof No||typeof a=="string"?an.call(this,a):(an.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new Be,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}oe(He,an),He.prototype.cloneProtected=function(a){an.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},xt=He.prototype,xt.Af=function(a){an.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function Nh(a){a.Ba===null?a.Ba=new Wv:a.Ba.nc&&(a.Ba=a.Ba.copy())}xt.th=function(){an.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function W1(a,y){y!==null&&(a.af===null&&(a.af=new Ie),a.af.add(y))}function H1(a,y,x,E){if(y===null||a.af===null)return null;for(var b=a.af.iterator;b.next();){var z=b.value;if(z.Ds===a&&z.cv===y&&z.Ox===x&&z.Px===E||z.Ds===y&&z.cv===a&&z.Ox===E&&z.Px===x)return z}return null}xt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=H1(this,a,y,x),a!==null&&a.Sl()},xt.gk=function(a,y,x,E,b,z,tt){a===yo&&y==="elements"?this.wc=null:a===Bo&&y==="elements"&&(this.wc=null),an.prototype.gk.call(this,a,y,x,E,b,z,tt)},xt.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(ks(x.fromPort),ks(x.toPort),x.bb())}};function Y1(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(ks(x.fromPort),ks(x.toPort),x.bb())}}function ks(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||ks(y.port)}}xt.si=function(){return!0},He.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},He.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},He.prototype.isVisible=function(){if(!an.prototype.isVisible.call(this))return!1;var a=!0,y=kh,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===kh){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===Fo){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(E){return!E.isTreeExpanded}))return!1}else if(y===rg&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(E){return!E.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},He.prototype.Zb=function(a){an.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var E=x.To(this);E===null||E.Td(this.containingGroup)||x.bb()}x.Zb(a)}},He.prototype.qx=function(){var a=new Ie,y=new Ie;return V1(this,this,a,y),y.iterator};function V1(a,y,x,E){if(y!==null&&!x.has(y)){x.add(y);var b=!0,z=a.diagram;z!==null&&(b=z.isTreePathToChildren),y.linksConnected.each(function(tt){tt.isTreeLink?(b?tt.fromNode===y:tt.toNode===y)&&V1(a,b?tt.toNode:tt.fromNode,x,E):E.add(tt)})}}He.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new Pi(this.jb),x=this;return y.predicate=function(E){return E.fromNode===x&&E.fromPortId===a||E.toNode===x&&E.toPortId===a},y},xt=He.prototype,xt.Mo=function(a){a===void 0&&(a=null);var y=new Pi(this.jb),x=this;return y.predicate=function(E){return E.fromNode!==x?!1:a===null?!0:E.fromPortId===a},y},xt.Sd=function(a){a===void 0&&(a=null);var y=new Pi(this.jb),x=this;return y.predicate=function(E){return E.toNode!==x?!1:a===null?!0:E.toPortId===a},y},xt.Mu=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.fromNode===this?(a===null||b.fromPortId===a)&&(b=b.toNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ie,y.add(x),y.add(b)):x=b):b.toNode!==this||a!==null&&b.toPortId!==a||(b=b.fromNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ie,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new Ai(x):bi},xt.Po=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.fromNode!==this||a!==null&&b.fromPortId!==a||(b=b.toNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ie,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new Ai(x):bi},xt.Oo=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.toNode!==this||a!==null&&b.toPortId!==a||(b=b.fromNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ie,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new Ai(x):bi},xt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new Pi(this.jb),b=this;return E.predicate=function(z){return!((z.fromNode!==b||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)&&(z.fromNode!==a||z.toNode!==b||x!==null&&z.fromPortId!==x||y!==null&&z.toPortId!==y))},E},xt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new Pi(this.jb),b=this;return E.predicate=function(z){return!(z.fromNode!==b||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},E};function Gm(a,y,x){ks(x);var E=a.jb.contains(y);if(E||a.jb.add(y),!E||y.fromNode===y.toNode){var b=a.linkConnected;if(b!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),b(a,y,x),tt!==null&&(tt.aa=z)}}!E&&y.isTreeLink&&(x=y.fromNode,y=y.toNode,x!==null&&y!==null&&x!==y&&(E=!0,a=a.diagram,a!==null&&(E=a.isTreePathToChildren),b=E?y:x,z=E?x:y,b.ci||(b.ci=z),!z.isTreeLeaf||a!==null&&a.undoManager.isUndoingRedoing||(E?x===z&&(z.isTreeLeaf=!1):y===z&&(z.isTreeLeaf=!1))))}function Wm(a,y,x){ks(x);var E=a.jb.remove(y),b=null;if(E||y.toNode===y.fromNode){var z=a.linkDisconnected;if(b=a.diagram,z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(a,y,x),b!==null&&(b.aa=tt)}}E&&y.isTreeLink&&(x=!0,b!==null&&(x=b.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,b!==null&&b.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Uc(y)))}function Uc(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 E=x.value;if(E.isTreeLink){if(y){if(E.fromNode===a){a.isTreeLeaf=!1;return}}else if(E.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}He.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},xt=He.prototype,xt.Vo=function(a){an.prototype.Vo.call(this,a),a||(Uc(this),a=this.Yk,a!==null&&$1(a,this))},xt.Wo=function(a){an.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},xt.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 E=x.value;y?a.remove(E):(E.fromNode===this&&(E.fromNode=null),E.toNode===this&&(E.toNode=null))}}this.labeledLink=null,an.prototype.Lj.call(this)},xt.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;U1(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function U1(a){a.wc===null?a.wc=new dn:a.wc.clear(),a.qm(a,function(y,x){X1(y,x)}),a.wc.count===0&&a.wc.add("",a)}function X1(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function Hv(a,y,x){var E=y.portId;if(E!==null&&(a.wc!==null&&a.wc.remove(E),y=a.diagram,y!==null&&x)){for(x=null,a=a.findLinksConnected(E);a.next();)E=a.value,x===null&&(x=Fn()),x.push(E);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);Pn(x)}}}xt.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 E=x.jb.iterator;E.next();){var b=E.value;if(b.isTreeLink&&(y=b.fromNode,y!==x&&y!==this))break}if(y===this||y===null||y===x)return!1;x=y}else for(;x!==a;){for(y=null,E=x.jb.iterator;E.next()&&(b=E.value,!b.isTreeLink||(y=b.toNode,y===x||y===this)););if(y===this||y===null||y===x)return!1;x=y}return!0},xt.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 E=x.value;if(E.isTreeLink&&(a=E.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()&&(E=x.value,!E.isTreeLink||(a=E.toNode,a===y||a===this)););if(a===this)return this;if(a===null||a===y)return y;y=a}},xt.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)Rm(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;)Rm(y,!1),y=y.pg();return x},xt.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},xt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof He)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},xt.vz=function(){function a(x,E){E.add(x);var b=x.kh();b!==null&&(E.add(b),x=x.pg(),x!==null&&a(x,E))}var y=new Ie;return a(this,y),y},xt.uz=function(){return K1(this,this)};function K1(a,y){return y=y.pg(),y===null?0:1+K1(a,y)}xt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new Pi(this.jb);var x=this;return y.predicate=a?function(E){return!!(E.isTreeLink&&E.fromNode===x)}:function(E){return!!(E.isTreeLink&&E.toNode===x)},y},xt.Ou=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren);var x=y=null,E=this.jb.iterator;if(a)for(;E.next();)a=E.value,a.isTreeLink&&a.fromNode===this&&(a=a.toNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Be,y.add(x),y.add(a)):x=a);else for(;E.next();)a=E.value,a.isTreeLink&&a.toNode===this&&(a=a.fromNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Be,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new Ai(x):bi},xt.wz=function(a){a===void 0&&(a=1/0);var y=new Ie;return Su(y,this,!1,a,!0),y},He.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 Ie;x.add(this),Z1(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===kh),y.Ue=!1}};function Z1(a,y,x,E,b,z,tt){if(1<E)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),Z1(rt,y,x,E-1,b,z,tt)))}else J1(a,y,x,b,z,tt)}function J1(a,y,x,E,b,z){for(var tt=b===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 ht=y.contains(at);if(ht||y.add(at),tt){var gt=x?at.Oo():at.Po();rt.uv=a,gt.all(function(mt){return function(yt){return yt===mt.uv||!yt.isTreeExpanded}}(rt))&&E.Aj(at,b),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ht||J1(at,y,x,E,b,z))}rt={uv:rt.uv}}a.isTreeExpanded=!1}He.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 Ie;x.add(this),Q1(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===kh),y.Ue=!1}};function Q1(a,y,x,E,b,z,tt){for(var ot=z===a?!1:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),at={};rt.next();){var ht=rt.value;if(ht.isTreeLink&&(ot||ht.fd||ht.bb(),ht=ht.To(a),ht!==null&&ht!==a&&!y.contains(ht))){if(y.add(ht),!ot){ht.Zb(!0),ht.oh();var gt=x?ht.Oo():ht.Po();at.vv=a,gt.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&b.Cj(ht,z)}(2<E||ht.wasTreeExpanded)&&(ht.wasTreeExpanded=!1,Q1(ht,y,x,E-1,b,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}ke.Object.defineProperties(He.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:Hm},set:function(a){var y=this.portSpreading;y!==a&&(Nh(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&&Ah(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:Md},set:function(a){typeof a=="number"&&(a=new In(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),Nh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&Ah(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&&(Nh(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&&(Nh(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&&(Nh(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,E=this.data;if(y!==null){if(y.wd!==null&&(y.wd.remove(this),y.v()),x!==null&&E!==null&&!x.undoManager.isUndoingRedoing){var b=y.data,z=x.model;if(b!==null&&z.ri()){var tt=z.wa(E);tt!==void 0&&z.Qx(b,tt)}}this.containingGroup=null}this.Yk=a,a!==null&&($1(a,this),x===null||E===null||x.undoManager.isUndoingRedoing||(b=a.data,x=x.model,b!==null&&x.ri()&&(E=x.wa(E),E!==void 0&&x.Bu(b,E))),this.containingGroup=a.containingGroup),Wr(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&U1(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 E=!0;x!==null&&(E=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=E)}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&&(Nh(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))}}}),He.prototype.expandTree=He.prototype.expandTree,He.prototype.collapseTree=He.prototype.collapseTree,He.prototype.findTreeParts=He.prototype.wz,He.prototype.findTreeChildrenNodes=He.prototype.Ou,He.prototype.findTreeChildrenLinks=He.prototype.Qo,He.prototype.findTreeLevel=He.prototype.uz,He.prototype.findTreeParentChain=He.prototype.vz,He.prototype.findTreeParentNode=He.prototype.pg,He.prototype.findTreeParentLink=He.prototype.kh,He.prototype.findCommonTreeParent=He.prototype.gz,He.prototype.findTreeRoot=He.prototype.xz,He.prototype.isInTreeOf=He.prototype.Nz,He.prototype.findPort=He.prototype.ns,He.prototype.findLinksTo=He.prototype.kz,He.prototype.findLinksBetween=He.prototype.jz,He.prototype.findNodesInto=He.prototype.Oo,He.prototype.findNodesOutOf=He.prototype.Po,He.prototype.findNodesConnected=He.prototype.Mu,He.prototype.findLinksInto=He.prototype.Sd,He.prototype.findLinksOutOf=He.prototype.Mo,He.prototype.findExternalTreeLinksConnected=He.prototype.qx,He.prototype.invalidateConnectedLinks=He.prototype.Bd,He.prototype.invalidateLinkBundle=He.prototype.Lz;var Lx=new ue(He,"SpreadingNone",10),Hm=new ue(He,"SpreadingEvenly",11),Yv=new ue(He,"SpreadingPacked",12);He.className="Node",He.SpreadingNone=Lx,He.SpreadingEvenly=Hm,He.SpreadingPacked=Yv;function An(a,y){a===void 0||a instanceof No||typeof a=="string"?He.call(this,a):(He.call(this),a&&(y=a)),this.U|=4608,this.Gn=new Ie,this.$a=null,this.Sc=new Hi,this.Sc.group=this,this.gl=new Ie,this.tb=this.$p=null,y&&Object.assign(this,y)}oe(An,He),An.prototype.cloneProtected=function(a){He.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof Vr});y instanceof Vr?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())},xt=An.prototype,xt.Af=function(a){He.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 He)x.Bd(y);else if(x instanceof Te)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},xt.gk=function(a,y,x,E,b,z,tt){if(a===yo&&y==="elements"){if(b instanceof Vr)this.$a===null?this.$a=b:this.$a!==b&&se("Cannot insert a second Placeholder into the visual tree of a Group.");else if(b instanceof Ae){var ot=b.Nl(function(rt){return rt instanceof Vr});ot instanceof Vr&&(this.$a===null?this.$a=ot:this.$a!==ot&&se("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===Bo&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof Ae&&this.$a.rg(E)&&(this.$a=null));He.prototype.gk.call(this,a,y,x,E,b,z,tt)},xt.Xl=function(a,y){He.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==Ae.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof Ae&&(a=a.Pb()),this.tb===null&&(this.tb=new fe),a.mi(this.tb),a instanceof En&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},xt.eh=function(a,y,x,E){this.nf=this.$a,He.prototype.eh.call(this,a,y,x,E)},xt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof Te||y.Va()}),He.prototype.Va.call(this)},xt.si=function(){if(!He.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof He){if(y.isVisible()&&Hr(y))return!1}else if(y instanceof Te&&y.isVisible()&&Hr(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Vv(a,y){if(a.Gn.add(y)){y instanceof An&&a.gl.add(y);var x=a.memberAdded;if(x!==null){var E=!0,b=a.diagram;b!==null&&(E=b.aa,b.aa=!0),x(a,y),b!==null&&(b.aa=E)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!1)}y instanceof Te&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof An&&a.gl.remove(y);var x=a.memberRemoved;if(x!==null){var E=!0,b=a.diagram;b!==null&&(E=b.aa,b.aa=!0),x(a,y),b!==null&&(b.aa=E)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!0)}y instanceof Te&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}xt.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)}He.prototype.Lj.call(this)},An.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=ae(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},An.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var E=!0;for(a=ae(a).iterator;a.next();){var b=a.value;!y||x.isValidMember(this,b)?b.containingGroup=this:E=!1}return E},An.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))},xt=An.prototype,xt.Bd=function(a){var y=(this.U&65536)!==0;if(He.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 E=x.fromNode;E!==null&&E!==this&&E.Td(this)&&!E.isVisible()?(ks(x.fromPort),ks(x.toPort),x.bb()):(E=x.toNode,E!==null&&E!==this&&E.Td(this)&&!E.isVisible()&&(ks(x.fromPort),ks(x.toPort),x.bb()))}}},xt.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 Ie,E=y.iterator;E.next();){var b=E.value;if(b instanceof He)for(b=b.linksConnected;b.next();){var z=b.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},xt.iz=function(){var a=this.Rj();a.add(this);for(var y=new Ie,x=a.iterator;x.next();){var E=x.value;if(E instanceof He)for(E=E.linksConnected;E.next();){var b=E.value,z=b.fromNode;z===null||a.contains(z)&&z!==this||y.add(z),b=b.toNode,b===null||a.contains(b)&&b!==this||y.add(b)}}return y.iterator},xt.hz=function(){function a(x,E){x!==null&&(E.add(x),a(x.containingGroup,E))}var y=new Ie;return a(this,y),y},xt.Rj=function(){var a=new Ie;return Su(a,this,!0,0,!0),a.remove(this),a},xt.Zb=function(a){He.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},An.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();q1(this,y,a,this),a.Ue=!1}};function q1(a,y,x,E){for(var b=a.memberParts;b.next();){var z=b.value;if(z.Zb(!1),z instanceof An&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,q1(z,y,x,E)),z instanceof He)z.Bd(y),x.Aj(z,E);else if(z instanceof Te)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}An.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();_1(this,y,a,this),a.Ue=!1}};function _1(a,y,x,E){for(var b=a.memberParts;b.next();){var z=b.value;if(z.Zb(!0),z instanceof An&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,_1(z,y,x,E)),z instanceof He)z.Bd(y),x.Cj(z,E);else if(z instanceof Te)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}An.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,E=x.x;x=x.y;var b=a.x,z=a.y;if(!(E===b||isNaN(E)&&isNaN(b))||!(x===z||isNaN(x)&&isNaN(z))){for(E=b-(isNaN(E)?0:E),x=z-(isNaN(x)?0:x),z=It.alloc(),He.prototype.move.call(this,a,y),a=new Ie,y=this.Rj().iterator;y.next();)b=y.value,b instanceof Te&&(b.suspendsRouting&&a.add(b),b.fd||b.fromNode!==this&&b.toNode!==this)&&(b.suspendsRouting=!0);for(y.reset();y.next();)if(b=y.value,!(b.ph()||b instanceof He&&b.isLinkLabel)){var tt=b.position,ot=b.location;tt.w()?(z.x=tt.x+E,z.y=tt.y+x,b.position=z):ot.w()&&(z.x=ot.x+E,z.y=ot.y+x,b.location=z)}for(y.reset();y.next();)b=y.value,b instanceof Te&&(b.suspendsRouting=a.contains(b),b.fd||b.fromNode!==this&&b.toNode!==this)&&(tt=b.position,z.x=tt.x+E,z.y=tt.y+x,z.w()?b.move(z):b.bb(),Kv(b)&&b.bb());It.free(z)}},ke.Object.defineProperties(An.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&&se("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&&(Nh(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&&(Nh(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&&(Nh(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 E=!0;x!==null&&(E=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=E)}x!==null&&x.undoManager.isUndoingRedoing?(this.$a!==null&&this.$a.v(),this.memberParts.each(function(b){b.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&&(Nh(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)}}}),An.prototype.expandSubGraph=An.prototype.expandSubGraph,An.prototype.collapseSubGraph=An.prototype.collapseSubGraph,An.prototype.findSubGraphParts=An.prototype.Rj,An.prototype.findContainingGroupChain=An.prototype.hz,An.prototype.findExternalNodesConnected=An.prototype.iz,An.prototype.findExternalLinksConnected=An.prototype.Lu,An.prototype.ensureBounds=An.prototype.Va,An.className="Group";function Vr(a){Xt.call(this),this.yb=ja,this.ko=new fe(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}oe(Vr,Xt),Vr.prototype.cloneProtected=function(a){Xt.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},Vr.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return ir(0,0,y.width,y.height,a.x,a.y)},Vr.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof An||a instanceof oi)||se("Placeholder is not inside a Group or Adornment."),a instanceof An){var y=this.computeBorder(this.ko),x=this.minSize,E=this.dc;for(xs(E,(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,E.width,E.height),E=a.memberParts,x=!1;E.next();)if(E.value.isVisible()){x=!0;break}E=a.diagram,!x||E===null||E.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=It.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),It.free(x))}else{y=this.dc,x=this.yb,E=x.left+x.right;var b=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof En&&(tt=z.strokeWidth);var ot=z.Df(),rt=z.naturalBounds,at=(rt.width+tt)*ot;tt=(rt.height+tt)*ot,a.type!==Ae.Link&&(ot=z.ga(a.category==="Selection"?gr:a.locationSpot,It.alloc()),a.location=ot,It.free(ot)),isNaN(at)||isNaN(tt)?(a=z.ga(gr,It.alloc()),at=fe.allocAt(a.x,a.y,0,0),at.Ye(z.ga(Js,a)),at.Ye(z.ga(Wu,a)),at.Ye(z.ga(cl,a)),xs(y,at.width+E||0,at.height+b||0),this.Ge(-x.left,-x.top,y.width,y.height),It.free(a),fe.free(at)):(xs(y,at+E||0,tt+b||0),this.Ge(-x.left,-x.top,y.width,y.height))}},Vr.prototype.eh=function(a,y,x,E){this.actualBounds.h(a,y,x,E)},Vr.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,E=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof An&&!y.layer.isTemporary&&y.computesBoundsAfterDrag&&this.ko.w()){var b=x.toolManager.findTool("Dragging");if(b===x.currentTool&&(x=b.computeBorder(y,this.ko,a),x!==null))return x}x=fe.alloc(),b=this.computeMemberBounds(x);var z=this.yb;return y instanceof An&&!y.isSubGraphExpanded?a.h(b.x-z.left,b.y-z.top,0,0):a.h(b.x-z.left,b.y-z.top,Math.max(b.width+z.left+z.right,0),Math.max(b.height+z.top+z.bottom,0)),fe.free(x),E&&y instanceof An&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},Vr.prototype.computeMemberBounds=function(a){if(!(this.part instanceof An))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,E=1/0,b=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var ot=tt.value;if(ot.isVisible()){if(ot instanceof Te&&(!y.computesBoundsIncludingLinks||Gs(ot)||ot.fromNode===y||ot.toNode===y))continue;ot=ot.actualBounds,ot.left<x&&(x=ot.left),ot.top<E&&(E=ot.top),ot.right>b&&(b=ot.right),ot.bottom>z&&(z=ot.bottom)}}return isFinite(x)&&isFinite(E)?a.h(x,E,b-x,z-E):(y=y.location,a.h(y.x,y.y,0,0)),a},ke.Object.defineProperties(Vr.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new In(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),Vr.className="Placeholder";function Te(a){an.call(this,Ae.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=Ur,this.Om=0,this.Qm=Ur,this.Rm=NaN,this.qj=Qv,this.po=.5,this.wd=null,this.Nb=new Be().freeze(),this.Tg=this.Mg=null,this.ml=new fe,this.ua=new Ne,this.u=this.o=this.Sf=this.Wf=null,this.su=new It,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}oe(Te,an),Te.prototype.cloneProtected=function(a){an.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())},xt=Te.prototype,xt.Af=function(a){an.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&&ks(y),a=a.toPort,a!==null&&ks(a)},xt.qb=function(a){a.classType===Te?(a.value&2)===2?this.routing=a:a===Hs||a===Oh||a===wg?this.curve=a:a===Zc||a===Zm||a===Jm?this.adjusting=a:a!==Qv&&a!==Ur&&se("Unknown Link enum value for a Link property: "+a):an.prototype.qb.call(this,a)},xt.Xc=function(){this.ba===null&&(this.ba=new Dc)},xt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Hr(a)||vu(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Hr(a)||vu(a)))},xt.zv=function(){return!1},xt.Av=function(){},xt.Zc=function(){return!1},Te.prototype.computeAngle=function(a,y,x){return Te.computeAngle(y,x)},Te.computeAngle=function(a,y){switch(a){default:case Ur:a=0;break;case Jc:a=y;break;case Qc:a=y+90;break;case qc:a=y-90;break;case qv:a=y+180;break;case Qm:a=Jt.bp(y),90<a&&270>a&&(a-=180);break;case _c:a=Jt.bp(y+90),90<a&&270>a&&(a-=180);break;case $c:a=Jt.bp(y-90),90<a&&270>a&&(a-=180);break;case qm:if(a=Jt.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return Jt.bp(a)};function xg(a){var y=a.fromNode,x=a.toNode,E=null;if(y!==null?E=x!==null?y.px(x):y.containingGroup:x!==null?E=x.containingGroup:E=null,y=E,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&Vv(y,a);var b=a.containingGroupChanged;if(b!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),b(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=E}xt=Te.prototype,xt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&an.prototype.oh.call(this)},xt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},xt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function $1(a,y){a.wd===null&&(a.wd=new Ie),a.wd.add(y),a.v()}xt.Vo=function(a){if(an.prototype.Vo.call(this,a),pd(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 E=this.toPort;x===a&&E===y||Gm(x,this,E)}Xc(this)}},xt.Wo=function(a){if(an.prototype.Wo.call(this,a),pd(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Wm(a,this,y));var x=this.uf;if(x!==null){var E=this.toPort;x===a&&E===y||Wm(x,this,E)}Kc(this)}},xt.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))},Te.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},Te.prototype.move=function(a,y){var x=y?this.location:this.position,E=x.x;isNaN(E)&&(E=0);var b=x.y;for(isNaN(b)&&(b=0),E=a.x-E,b=a.y-b,y===!0?an.prototype.move.call(this,a,!1):(a=It.allocAt(x.x+E,x.y+b),an.prototype.move.call(this,a,!1),It.free(a)),Dh(this,E,b),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+E,x.y+b)},Te.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},Te.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},Te.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(rh),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),E=this.i(1);return a.h((x.x+E.x)/2,(x.y+E.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===Hs))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()===Hs){if(y===3){x=this.i(0),E=this.i(1);var b=this.i(2);return Jt.ax(x.x,x.y,E.x,E.y,E.x,E.y,b.x,b.y,a),a}if(E=(y-1)/3|0,x=3*(E/2|0),E%2===1){E=this.i(x),b=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),Jt.ax(E.x,E.y,b.x,b.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,b=z=E=0;E<x/2&&z<y&&(b=tt[z],!(E+b>x/2));)E+=b,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-E)):a.h(y.x,y.y+(x/2-E)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-E),y.y):a.h(y.x+(x/2-E),y.y):(x=(x/2-E)/b,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},Te.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()===Hs))return this.ua.wx(.5);if(this.computeCurve()===Hs&&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 E=this.i(x+2);return x=this.i(x+3),Jt.My(a.x,a.y,y.x,y.y,E.x,E.y,x.x,x.y)}if(0<x&&x+1<a)return this.i(x-1).ab(this.i(x+1))}y=this.flattenedLengths,E=this.flattenedTotalLength;var b=0;x=0;for(var z;b<E/2&&x<a&&(z=y[x],!(b+z>E/2));)b+=z,x++;if(y=this.i(x),E=this.i(x+1),1>Math.abs(y.x-E.x)&&1>Math.abs(y.y-E.y)){if(0<x&&x+2<a)return this.i(x-1).ab(this.i(x+2))}else{if(1>Math.abs(y.x-E.x))return y.y>E.y?270:90;if(1>Math.abs(y.y-E.y))return y.x>E.x?180:0}return y.ab(E)},xt=Te.prototype,xt.i=function(a){return this.Nb.s[a]},xt.dd=function(a,y){this.Nb.cd(a,y)},xt.L=function(a,y,x){this.Nb.cd(a,new It(y,x))},xt.Kz=function(a,y){this.Nb.Gb(a,y)},xt.m=function(a,y,x){this.Nb.Gb(a,new It(y,x))},xt.ne=function(a){this.Nb.add(a)},xt.yf=function(a,y){this.Nb.add(new It(a,y))},xt.pv=function(a){this.Nb.mb(a)},xt.Fj=function(){this.Nb.clear()};function Dh(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 E=a.fd,b=new Be,z=a.Nb.iterator;z.next();){var tt=z.value;b.add(new It(tt.x+y,tt.y+x).freeze())}b.freeze(),z=a.Nb,a.Nb=b,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),Wr(a)),E?Ym(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&Xf(tt.animationManager,a,b),a.g("points",z,b)}}xt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},xt.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,E=1/0,b=a.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];x=Math.min(ot.x,x),E=Math.min(ot.y,E)}ot=tt=1/0;for(var rt=y.s,at=rt.length,ht=0;ht<at;ht++){var gt=rt[ht];tt=Math.min(gt.x,tt),ot=Math.min(gt.y,ot),gt.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ht=b[z],gt=rt[z],ht.x-x!==gt.x-tt||ht.y-E!==gt.y-ot){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&Xf(x.animationManager,this,y),Ym(this),this.g("points",a,y)}},xt.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Ym(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),Km(a,!1))}xt.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())}},xt.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()}}},Te.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(lf||(lf=new He,lf.desiredSize=Ui,lf.Va()),this.defaultFromPoint&&(lf.location=this.defaultFromPoint,lf.Va(),y=a=lf)):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 E=this.toNode,b=null;if(E===null?(hf||(hf=new He,hf.desiredSize=Ui,hf.Va()),this.defaultToPoint&&(hf.location=this.defaultToPoint,hf.Va(),b=E=hf)):b=this.toPort,b===null||E.isVisible()||(x=E.findVisibleNode(),x!==null&&x!==E?(E=x,b=x.port):E=x),this.Mw=E,E===null||!E.location.w())return!1;for(;!(b===null||b.actualBounds.w()&&b.Ed());)b=b.panel;if(b===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,b);var ot=Pg(tt),rt=Pg(x),at=y===b&&y!==null,ht=this.isOrthogonal,gt=this.curve===Hs;this.Wf=at&&!ht?gt=!0:!1;var mt=this.computeAdjusting()===Ur||at;if(!ht&&!at&&ot&&rt){if(ot=!1,!mt&&3<=z&&(mt=this.getLinkPoint(a,y,tt,!0,!1,E,b),rt=this.getLinkPoint(E,b,x,!1,!1,a,y),ot=this.adjustPoints(0,mt,z-1,rt))&&(mt=this.getLinkPoint(a,y,tt,!0,!1,E,b),rt=this.getLinkPoint(E,b,x,!1,!1,a,y),this.adjustPoints(0,mt,z-1,rt)),!ot)if(this.Fj(),gt){z=this.getLinkPoint(a,y,tt,!0,!1,E,b),mt=this.getLinkPoint(E,b,x,!1,!1,a,y),ot=mt.x-z.x,rt=mt.y-z.y,at=this.computeCurviness(),gt=ht=0;var yt=z.x+ot/3,St=z.y+rt/3,Ct=yt,Nt=St;Jt.B(rt,0)?Nt=0<ot?Nt-at:Nt+at:(ht=-ot/rt,gt=Math.sqrt(at*at/(ht*ht+1)),0>at&&(gt=-gt),Ct=(0>rt?-1:1)*gt+yt,Nt=ht*(Ct-yt)+St),yt=z.x+2*ot/3,St=z.y+2*rt/3;var Tt=yt,zt=St;Jt.B(rt,0)?zt=0<ot?zt-at:zt+at:(Tt=(0>rt?-1:1)*gt+yt,zt=ht*(Tt-yt)+St),this.Fj(),this.ne(z),this.yf(Ct,Nt),this.yf(Tt,zt),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,E,b)),this.dd(3,this.getLinkPoint(E,b,x,!1,!1,a,y))}else z=E,mt=b,E=this.getLinkPoint(a,y,tt,!0,!1,z,mt),b=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=b.x-E.x,x=b.y-E.y,tt=this.computeCurviness(),a=E.x+mt/2,y=E.y+x/2,z=a,ot=y,Jt.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(E),this.yf(z,ot),this.ne(b)):(this.ne(E),this.ne(b),ot=fe.alloc(),y.mi(ot),rt=ot.ca(b),mt.mi(ot),at=ot.ca(E),(rt||at)&&(tt=y.ga(Um(tt),new It),this.dd(0,this.getLinkPointFromPoint(a,y,tt,b,!0,tt)),x=mt.ga(Um(x),new It),this.dd(1,this.getLinkPointFromPoint(z,mt,x,E,!1,x))),fe.free(ot))}else{gt=this.isAvoiding,mt&&(ht&>||at)&&this.Fj();var Rt=at?this.computeCurviness():0;gt=this.getLinkPoint(a,y,tt,!0,ht,E,b),yt=Ct=St=0,(ht||!ot||at)&&(Nt=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,gt,tt,!0,ht,E,b),at&&(ot||tt.D(x)||!ht&&tt.x+x.x===1&&tt.y+x.y===1)&&(yt-=ht?90:30,0>Rt&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(Nt+=Math.abs(Rt)*(ht?1:2)),yt===0?St=Nt:yt===90?Ct=Nt:yt===180?St=-Nt:yt===270?Ct=-Nt:(St=Nt*Math.cos(yt*Math.PI/180),Ct=Nt*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(Nt=y.ga(pi,It.alloc()),Tt=It.allocAt(Nt.x+1e3*St,Nt.y+1e3*Ct),this.getLinkPointFromPoint(a,y,Nt,Tt,!0,gt),It.free(Nt),It.free(Tt))),Nt=this.getLinkPoint(E,b,x,!1,ht,a,y);var Yt=zt=Tt=0;if(ht||!rt||at){var Ut=this.computeEndSegmentLength(E,b,x,!1);Yt=this.getLinkDirection(E,b,Nt,x,!1,ht,a,y),at&&(rt||tt.D(x)||!ht&&tt.x+x.x===1&&tt.y+x.y===1)&&(Yt+=ht?0:30,0>Rt&&(Yt+=180)),0>Yt?Yt+=360:360<=Yt&&(Yt-=360),at&&(Ut+=Math.abs(Rt)*(ht?1:2)),Yt===0?Tt=Ut:Yt===90?zt=Ut:Yt===180?Tt=-Ut:Yt===270?zt=-Ut:(Tt=Ut*Math.cos(Yt*Math.PI/180),zt=Ut*Math.sin(Yt*Math.PI/180)),x.Mc()&&at&&(x=b.ga(pi,It.alloc()),tt=It.allocAt(x.x+1e3*Tt,x.y+1e3*zt),this.getLinkPointFromPoint(E,b,x,tt,!1,Nt),It.free(x),It.free(tt))}x=gt,(ht||!ot||at)&&(x=new It(gt.x+St,gt.y+Ct)),tt=Nt,(ht||!rt||at)&&(tt=new It(Nt.x+Tt,Nt.y+zt)),!mt&&!ht&&ot&&3<z&&this.adjustPoints(0,gt,z-2,tt)?this.dd(z-1,Nt):!mt&&!ht&&rt&&3<z&&this.adjustPoints(1,x,z-1,Nt)?this.dd(0,gt):!mt&&(ht?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,gt),this.dd(z-1,Nt)):(this.Fj(),this.ne(gt),(ht||!ot||at)&&this.ne(x),ht&&this.addOrthoPoints(x,yt,tt,Yt,a,E),(ht||!rt||at)&&this.ne(tt),this.ne(Nt))}return!0};function Xv(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}Te.prototype.getLinkPointFromPoint=function(a,y,x,E,b,z){if(z===void 0&&(z=new It),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(b=a.findVisibleNode(),b!==null&&b!==a&&(y=b.port)),a=null,b=y.panel,b===null||b.se()||(b=b.panel),b===null){b=E.x,E=E.y;var tt=x.x;x=x.y}else{a=b.oe,b=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*b;var ot=-a.m12*b,rt=-a.m21*b,at=a.m11*b,ht=b*(a.m21*a.dy-a.m22*a.dx),gt=b*(a.m12*a.dx-a.m11*a.dy);b=E.x*tt+E.y*rt+ht,E=E.x*ot+E.y*at+gt,tt=x.x*tt+x.y*rt+ht,x=x.x*ot+x.y*at+gt}return y.Sj(b,E,tt,x,z),a!==null&&z.transform(a),z};function Vm(a,y){var x=y.Zn;return x===null&&(x=new uf,x.port=y,x.node=y.part,y.Zn=x),aS(x,a)}Te.prototype.getLinkPoint=function(a,y,x,E,b,z,tt,ot){if(ot===void 0&&(ot=new It),x.sb()&&!Pg(x))return y.ga(x,ot),ot;if(x.$c()){var rt=Vm(this,y);if(rt!==null){if(ot.assign(rt.Zo),b&&this.routing===eS){var at=Vm(this,tt);if(at!==null&&rt.Gl<at.Gl){rt=It.alloc(),at=It.alloc();var ht=new fe(y.ga(gr,rt),y.ga(Js,at)),gt=this.computeSpot(!E,tt);a=this.getLinkPoint(z,tt,gt,!E,b,a,y,at),(x.Hf(Qh)||x.Hf(Qs))&&a.y>=ht.y&&a.y<=ht.y+ht.height?ot.y=a.y:(x.Hf(lh)||x.Hf(Ra))&&a.x>=ht.x&&a.x<=ht.x+ht.width&&(ot.x=a.x),It.free(rt),It.free(at)}}return ot}}return x=y.ga(Um(x),It.alloc()),this.pointsCount>(b?6:2)?(tt=E?this.i(1):this.i(this.pointsCount-2),b&&(tt=Xv(x,tt.copy()))):(rt=this.computeSpot(!E,tt),z=It.alloc(),tt=tt.ga(Um(rt),z),b&&(tt=Xv(x,tt)),It.free(z)),this.getLinkPointFromPoint(a,y,x,tt,E,ot),It.free(x),ot},Te.prototype.getLinkDirection=function(a,y,x,E,b,z,tt,ot){t:if(E.sb())var rt=E.x>E.y?E.x>1-E.y?0:E.x<1-E.y?270:315:E.x<E.y?E.x>1-E.y?90:E.x<1-E.y?180:135:.5>E.x?225:.5<E.x?45:0;else{if(E.$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(pi,It.alloc()),this.pointsCount>(z?6:2)?(ot=b?this.i(1):this.i(this.pointsCount-2),ot=z?Xv(rt,ot.copy()):x):(x=It.alloc(),ot=ot.ga(pi,x),It.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,It.free(rt),rt=x}return E.Mc()&&tt.Td(a)&&(rt+=180,360<=rt&&(rt-=360)),Pg(E)||(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},Te.prototype.computeEndSegmentLength=function(a,y,x,E){return y!==null&&x.$c()&&(a=Vm(this,y),a!==null)?a.Ju:(a=E?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=E?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},Te.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=pi:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===cr?or:y)):(a=y||this.toPort,a===null?a=pi:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===cr?or:y)),a};function Pg(a){return a===or||a.x===.5&&a.y===.5}function Um(a){return a.x===.5&&a.y===.5?a:pi}Te.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Ur&&4<this.pointsCount?this.computeMidPoint(new It):(a=y.Zn,a=a!==null?aS(a,this):null,a!==null?a.Zo:y.ga(pi))},Te.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},Te.prototype.Cf=function(a,y,x,E,b,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=jn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&jn.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 ht=rt[at];if(ht.visible||ht===this.locationObject){var gt=ht.actualBounds,mt=this.naturalBounds;if(!(gt.x>mt.width||gt.y>mt.height||0>gt.x+gt.width||0>gt.y+gt.height)){if(gt=jn.alloc(),gt.set(tt),ht instanceof Ae)ot=ht.Cf(a,y,x,E,b,gt);else if(this.path===ht){if(ht instanceof En)if(ot=a,mt=E,ht.pickable===!1)ot=!1;else if(gt.multiply(ht.transform),mt)t:{var yt=ot,St=gt;if(ht.fh(yt,St))ot=!0;else{if(St===void 0&&(St=ht.transform,yt.Re(ht.actualBounds))){ot=!0;break t}ot=yt.left,mt=yt.right;var Ct=yt.top;yt=yt.bottom;var Nt=It.alloc(),Tt=It.alloc(),zt=It.alloc(),Rt=jn.alloc();Rt.set(St),Rt.bv(ht.transform),Rt.Vj(),Tt.x=mt,Tt.y=Ct,Tt.transform(Rt),Nt.x=ot,Nt.y=Ct,Nt.transform(Rt),St=!1,gd(ht,Nt,Tt,zt)?St=!0:(Nt.x=mt,Nt.y=yt,Nt.transform(Rt),gd(ht,Nt,Tt,zt)?St=!0:(Tt.x=ot,Tt.y=yt,Tt.transform(Rt),gd(ht,Nt,Tt,zt)?St=!0:(Nt.x=ot,Nt.y=Ct,Nt.transform(Rt),gd(ht,Nt,Tt,zt)&&(St=!0)))),jn.free(Rt),It.free(Nt),It.free(Tt),It.free(zt),ot=St}}else ot=ht.fh(ot,gt)}else ot=Wo(ht,a,E,gt);ot&&(mt=ht,y!==null&&(mt=y(ht)),mt&&(x===null||x(mt))&&b.add(mt)),jn.free(gt)}}}return z===void 0&&jn.free(tt),ot||this.background!==null||this.areaBackground!==null}return z===void 0&&jn.free(tt),!1},Te.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?Hs:this.curve},Te.prototype.computeCorner=function(){if(this.curve===Hs)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},Te.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];if(b!==a&&!b.isPanelMain&&(b.segmentIndex===-1/0||isNaN(b.segmentIndex)))return b}for(a=this.labelNodes;a.next();)if(y=a.value,y.segmentIndex===-1/0||isNaN(y.segmentIndex))return y;return null},Te.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=iS;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var E=this.findMidLabel();if(E!==null){var b=E.naturalBounds,z=E.margin,tt=isNaN(b.width)?30:b.width*E.scale+z.left+z.right;b=isNaN(b.height)?14:b.height*E.scale+z.top+z.bottom,E=E.segmentOrientation,E===Jc||E===Qm||E===qv?a=Math.max(a,b):E===qc||E===$c||E===Qc||E===_c?a=Math.max(a,tt):(y=y.ga(pi).ab(x.ga(pi))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*b)+1)),this.curve===Hs&&(a*=1.333)}}return a},Te.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===Ur&&x.bb()}},Te.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=nS;var y=this.Sf;if(y!==null){for(var x=Fn(),E=0,b=y.links,z=0;z<b.length;z++){var tt=b[z].computeSpacing();x.push(tt),E+=tt}for(E=-E/2,z=0;z<b.length;z++){if(b[z]===this){a=E+x[z]/2;break}E+=x[z]}y.Ds===this.fromNode&&(a=-a),Pn(x)}}return a},Te.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},Te.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},Te.prototype.adjustPoints=function(a,y,x,E){var b=this.computeAdjusting();if(this.isOrthogonal){if(b===Zm)return!1;b===Jm&&(b=Zc)}switch(b){case Zm:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(E)){b=z.x,z=z.y;var ot=tt.x-b,rt=tt.y-z,at=Math.sqrt(ot*ot+rt*rt);if(!Jt.$(at,0)){if(Jt.$(ot,0))var ht=0>rt?-Math.PI/2:Math.PI/2;else ht=Math.atan(rt/Math.abs(ot)),0>ot&&(ht=Math.PI-ht);tt=y.x;var gt=y.y;ot=E.x-tt;var mt=E.y-gt;for(rt=Math.sqrt(ot*ot+mt*mt),Jt.$(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,ht=mt-ht,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),ot=y.x-b,rt=y.y-z,y=Math.sqrt(ot*ot+rt*rt),Jt.$(y,0)||(Jt.$(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+ht,y*=at,this.L(a,tt+y*Math.cos(ot),gt+y*Math.sin(ot)));this.dd(x,E)}}return!0;case Jm:if(z=this.i(a),gt=this.i(x),!z.Xa(y)||!gt.Xa(E)){b=z.x,z=z.y,tt=gt.x,gt=gt.y,at=(tt-b)*(tt-b)+(gt-z)*(gt-z),ot=y.x,ht=y.y,rt=E.x,mt=E.y;var yt=1;if(rt-ot!==0){var St=(mt-ht)/(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 Ct=y.x,Nt=y.y,Tt=.5;at!==0&&(Tt=((b-Ct)*(b-tt)+(z-Nt)*(z-gt))/at);var zt=b+Tt*(tt-b),Rt=z+Tt*(gt-z);y=Math.sqrt((Ct-zt)*(Ct-zt)+(Nt-Rt)*(Nt-Rt)),Nt<St*(Ct-zt)+Rt&&(y=-y),0<St&&(y=-y),Ct=ot+Tt*(rt-ot),Tt=ht+Tt*(mt-ht),St!==0?(y=Ct+y/yt,this.L(a,y,Tt-(y-Ct)/St)):this.L(a,Ct,Tt+y)}this.dd(x,E)}return!0;case Zc:t:{if(this.isOrthogonal&&(b=this.i(a),z=this.i(a+1),tt=this.i(a+2),ot=z.x,ht=z.y,gt=ot,at=ht,Jt.B(b.y,z.y)?Jt.B(z.x,tt.x)?ht=y.y:Jt.B(z.y,tt.y)&&(ot=y.x):Jt.B(b.x,z.x)&&(Jt.B(z.y,tt.y)?ot=y.x:Jt.B(z.x,tt.x)&&(ht=y.y)),this.L(a+1,ot,ht),b=this.i(x),z=this.i(x-1),tt=this.i(x-2),ot=z.x,ht=z.y,rt=ot,mt=ht,Jt.B(b.y,z.y)?Jt.B(z.x,tt.x)?ht=E.y:Jt.B(z.y,tt.y)&&(ot=E.x):Jt.B(b.x,z.x)&&(Jt.B(z.y,tt.y)?ot=E.x:Jt.B(z.x,tt.x)&&(ht=E.y)),this.L(x-1,ot,ht),Kv(this))){this.L(a+1,gt,at),this.L(x-1,rt,mt),x=!1;break t}this.dd(a,y),this.dd(x,E),x=!0}return x;default:return!1}},Te.prototype.addOrthoPoints=function(a,y,x,E,b,z){0>y?y+=360:360<=y&&(y-=360),0>E?E+=360:360<=E&&(E-=360);var tt=E;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,E=315<=E||45>E?0:45<=E&&135>E?90:135<=E&&225>E?180:270;var ot=b.actualBounds.copy(),rt=z.actualBounds.copy();if(ot.w()&&rt.w()){ot.Bc(tp,tp),rt.Bc(tp,tp),ot.Ye(a),rt.Ye(x);var at=It.alloc(),ht=It.alloc();y===0?x.x>a.x||E===270&&x.y<a.y&&rt.right>a.x||E===90&&x.y>a.y&&rt.right>a.x?(at.h(x.x,a.y),ht.h(x.x,(a.y+x.y)/2),E===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ht.x=at.x,ht.y=x.y):E===270&&x.y<a.y||E===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&&(E===270&&a.y<rt.top||E===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.right,ht.x=at.x,ht.y=x.y):E===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),ht.y=at.y)):(at.h(a.x,x.y),ht.h((a.x+x.x)/2,x.y),(E===180||E===90&&x.y<ot.top||E===270&&x.y>ot.bottom)&&(E===180&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(E===180||E===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(E===180||E===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ht.x=x.x,ht.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?(E===90||E===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ht.h(at.x,x.y)):(at.y=E===270||(E===0||E===180)&&x.y<a.y?Math.min(x.y,E===0?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,E===0?ot.bottom:Math.max(ot.bottom,rt.bottom)),ht.x=x.x,ht.y=at.y))):y===180?x.x<a.x||E===270&&x.y<a.y&&rt.left<a.x||E===90&&x.y>a.y&&rt.left<a.x?(at.h(x.x,a.y),ht.h(x.x,(a.y+x.y)/2),E===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ht.x=at.x,ht.y=x.y):E===270&&x.y<a.y||E===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&&(E===270&&a.y<rt.top||E===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.left,ht.x=at.x,ht.y=x.y):E===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),ht.y=at.y)):(at.h(a.x,x.y),ht.h((a.x+x.x)/2,x.y),(E===0||E===90&&x.y<ot.top||E===270&&x.y>ot.bottom)&&(E===0&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(E===0||E===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(E===0||E===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ht.x=x.x,ht.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?(E===90||E===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ht.h(at.x,x.y)):(at.y=E===270||(E===0||E===180)&&x.y<a.y?Math.min(x.y,E===180?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,E===180?ot.bottom:Math.max(ot.bottom,rt.bottom)),ht.x=x.x,ht.y=at.y))):y===90?x.y>a.y||E===180&&x.x<a.x&&rt.bottom>a.y||E===0&&x.x>a.x&&rt.bottom>a.y?(at.h(a.x,x.y),ht.h((a.x+x.x)/2,x.y),E===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ht.x=x.x,ht.y=at.y):E===180&&x.x<a.x||E===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&&(E===180&&a.x<rt.left||E===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.bottom,ht.x=x.x,ht.y=at.y):E===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,ht.x=at.x)):(at.h(x.x,a.y),ht.h(x.x,(a.y+x.y)/2),(E===270||E===0&&x.x<ot.left||E===180&&x.x>ot.right)&&(E===270&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(E===270||E===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(E===270||E===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ht.x=at.x,ht.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?(E===0||E===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ht.h(x.x,at.y)):(at.x=E===180||(E===90||E===270)&&x.x<a.x?Math.min(x.x,E===90?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,E===90?ot.right:Math.max(ot.right,rt.right)),ht.x=at.x,ht.y=x.y))):x.y<a.y||E===180&&x.x<a.x&&rt.top<a.y||E===0&&x.x>a.x&&rt.top<a.y?(at.h(a.x,x.y),ht.h((a.x+x.x)/2,x.y),E===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ht.x=x.x,ht.y=at.y):E===180&&x.x<a.x||E===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&&(E===180&&a.x<rt.left||E===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.top,ht.x=x.x,ht.y=at.y):E===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,ht.x=at.x)):(at.h(x.x,a.y),ht.h(x.x,(a.y+x.y)/2),(E===90||E===0&&x.x<ot.left||E===180&&x.x>ot.right)&&(E===90&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(E===90||E===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(E===90||E===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ht.x=at.x,ht.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?(E===0||E===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ht.h(x.x,at.y)):(at.x=E===180||(E===90||E===270)&&x.x<a.x?Math.min(x.x,E===270?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,E===270?ot.right:Math.max(ot.right,rt.right)),ht.x=at.x,ht.y=x.y)));var gt=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||b===z||this.layer.isTemporary||!eg(mt)||ot.ca(gt)&&!z.Td(b)||rt.ca(a)&&!b.Td(z))y=!1;else{var yt=ng(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,ht.x),Math.min(at.y,ht.y),Math.abs(at.x-ht.x),Math.abs(at.y-ht.y))&&yt.Yj(Math.min(ht.x,gt.x),Math.min(ht.y,gt.y),Math.abs(ht.x-gt.x),Math.abs(ht.y-gt.y)))y=!1;else{b=a,z=gt;var St=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var Ct=It.alloc();Cg(yt,a.x,a.y)||(Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,a.x,a.y,at.x,at.y,Ct)?(x=a=Ct.copy(),y=Ct.ab(at)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ht.x,ht.y,Ct)?(x=a=Ct.copy(),y=Ct.ab(ht)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ht.x,ht.y,gt.x,gt.y,Ct)&&(x=a=Ct.copy(),y=Ct.ab(gt))),Cg(yt,gt.x,gt.y)||(Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,gt.x,gt.y,ht.x,ht.y,Ct)?(St=gt=Ct.copy(),E=ht.ab(Ct)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ht.x,ht.y,at.x,at.y,Ct)?(St=gt=Ct.copy(),E=at.ab(Ct)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,Ct)&&(St=gt=Ct.copy(),E=a.ab(Ct))),It.free(Ct)}ot=ot.copy().ed(rt),ot.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),rS(yt,a,y,gt,E,ot,!0),rt=Al(yt,gt.x,gt.y),!yt.abort&&rt>=Lg&&(oS(yt),ot.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),rS(yt,a,y,gt,E,ot,!1),rt=Al(yt,gt.x,gt.y)),!yt.abort&&rt<Lg&&Al(yt,gt.x,gt.y)!==Ih?(Zv(this,yt,gt.x,gt.y,E,!0,tt),ot=this.i(2),4>this.pointsCount?(y===0||y===180?(ot.x=a.x,ot.y=gt.y):(ot.x=gt.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?Jt.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)):Jt.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)&&(Jt.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)):Jt.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,b.x,x.y):this.m(2,x.x,b.y)),St!==null&&(E===0||E===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(ht.copy())),It.free(at),It.free(ht)}},Te.prototype.computeMidOrthoPosition=function(a,y,x,E,b){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),b?(y+E)/2+z:(a+x)/2+z};function Kv(a){if(a.diagram===null||!a.isAvoiding||!eg(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=ng(a.diagram,!0,a.containingGroup,null);for(var E=1;E<x-2;E++){var b=y[E],z=y[E+1];if(!a.Yj(Math.min(b.x,z.x),Math.min(b.y,z.y),Math.abs(b.x-z.x),Math.abs(b.y-z.y)))return!0}return!1}function Zv(a,y,x,E,b,z,tt){var ot=y.Ho,rt=y.Go,at=Al(y,x,E),ht=x,gt=E;for(b===0?ht+=ot:b===90?gt+=rt:b===180?ht-=ot:gt-=rt,b!==tt&&at>md&&Al(y,ht,gt)!==at-1&&(Al(y,x-ot,E)===at-1?(b=180,ht=x-ot,gt=E):Al(y,x+ot,E)===at-1?(b=0,ht=x+ot,gt=E):Al(y,x,E-rt)===at-1?(b=270,ht=x,gt=E-rt):Al(y,x,E+rt)===at-1&&(b=90,ht=x,gt=E+rt));at>md&&Al(y,ht,gt)===at-1;)x=ht,E=gt,b===0?ht+=ot:b===90?gt+=rt:b===180?ht-=ot:gt-=rt,--at;z?at>md&&(b===180||b===0?x=Math.floor(x/ot)*ot+ot/2:(b===90||b===270)&&(E=Math.floor(E/rt)*rt+rt/2)):(x=Math.floor(x/ot)*ot+ot/2,E=Math.floor(E/rt)*rt+rt/2),at>md&&(z=b,tt=x,ht=E,b===0?(z=90,ht+=rt):b===90?(z=180,tt-=ot):b===180?(z=270,ht-=rt):b===270&&(z=0,tt+=ot),Al(y,tt,ht)===at-1?Zv(a,y,tt,ht,z,!1,z):(tt=x,ht=E,b===0?(z=270,ht-=rt):b===90?(z=0,tt+=ot):b===180?(z=90,ht+=rt):b===270&&(z=180,tt-=ot),Al(y,tt,ht)===at-1&&Zv(a,y,tt,ht,z,!1,z))),a.yf(x,E)}Te.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),E=this.i(1),b=nr(y,a,x.x,x.y,E.x,E.y),z=0,tt=1;tt<this.pointsCount-1;tt++){x=this.i(tt+1);var ot=nr(y,a,E.x,E.y,x.x,x.y);E=x,ot<b&&(z=tt,b=ot)}return z},Te.prototype.qc=function(){this.lk=!1,this.v()},Te.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,E=0;E<x;E++){var b=y[E];b!==a&&b.isPanelMain&&b instanceof En&&(b.ua=this.ua)}}},Te.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,E=this.diagram;E!==null&&pd(this)&&E.Eh.contains(this)&&(this.ml.width!==0||this.ml.height!==0)&&(E.animationManager.isAnimating||E.currentTool!==E.toolManager)&&(x=!0);var b=this.i(0).copy(),z=b.copy();E=this.Nb.s;var tt=this.computeCurve();if(tt===Hs&&3<=y&&!Jt.$(this.smoothness,0))if(y===3){var ot=this.i(1);E=Math.min(b.x,ot.x);var rt=Math.min(b.y,ot.y);ot=this.i(2),E=Math.min(E,ot.x),rt=Math.min(rt,ot.y)}else{if(this.isOrthogonal)for(rt=0;rt<y;rt++)ot=E[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);else for(E=3;E<y;E+=3)E+3>=y&&(E=y-1),rt=this.i(E),z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);E=z.x,rt=z.y}else{for(rt=0;rt<y;rt++)ot=E[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);E=z.x,rt=z.y}if(E-=this.su.x,rt-=this.su.y,b.x-=E,b.y-=rt,y!==2||pd(this)){if(a.type=Ne.o,ot=E1(a),this.computeShortLength(!0)!==0&&(b=sf(this,b,!0,z)),Sg(ot,b.x,b.y,!1),tt===Hs&&3<=y&&!Jt.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-E,x=x.y-rt,b=this.i(2).copy(),b.x-=E,b.y-=rt,this.computeShortLength(!1)!==0&&(b=sf(this,b,!1,z)),bh(ot,y,x,y,x,b.x,b.y);else if(this.isOrthogonal){y=It.allocAt(E,rt),x=It.alloc(),x.assign(this.i(1)),z=It.allocAt(E,rt),b=It.allocAt(E,rt),tt=this.i(0);for(var at,ht=this.smoothness/3,gt=1;gt<this.pointsCount-1;gt++){at=this.i(gt);var mt=tt,yt=at,St=this.i(Jv(this,at,gt,!1));if((!Jt.$(mt.x,yt.x)||!Jt.$(yt.x,St.x))&&(!Jt.$(mt.y,yt.y)||!Jt.$(yt.y,St.y))){var Ct=ht;isNaN(Ct)&&(Ct=this.smoothness/3);var Nt=mt.x;mt=mt.y;var Tt=yt.x;yt=yt.y;var zt=St.x;St=St.y;var Rt=Ct*Xm(Nt,mt,Tt,yt);Ct*=Xm(Tt,yt,zt,St),Jt.$(mt,yt)&&Jt.$(Tt,zt)&&(Tt>Nt?St>yt?(z.x=Tt-Rt,z.y=yt-Rt,b.x=Tt+Ct,b.y=yt+Ct):(z.x=Tt-Rt,z.y=yt+Rt,b.x=Tt+Ct,b.y=yt-Ct):St>yt?(z.x=Tt+Rt,z.y=yt-Rt,b.x=Tt-Ct,b.y=yt+Ct):(z.x=Tt+Rt,z.y=yt+Rt,b.x=Tt-Ct,b.y=yt-Ct)),Jt.$(Nt,Tt)&&Jt.$(yt,St)&&(yt>mt?(zt>Tt?(z.x=Tt-Rt,z.y=yt-Rt,b.x=Tt+Ct):(z.x=Tt+Rt,z.y=yt-Rt,b.x=Tt-Ct),b.y=yt+Ct):(zt>Tt?(z.x=Tt-Rt,z.y=yt+Rt,b.x=Tt+Ct):(z.x=Tt+Rt,z.y=yt+Rt,b.x=Tt-Ct),b.y=yt-Ct)),(Jt.$(Nt,Tt)&&Jt.$(Tt,zt)||Jt.$(mt,yt)&&Jt.$(yt,St))&&(Nt=.5*(Nt+zt),mt=.5*(mt+St),z.x=Nt,z.y=mt,b.x=Nt,b.y=mt),(gt===1||gt===2&&Jt.$(tt.x,this.i(0).x)&&Jt.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),bh(ot,x.x-E,x.y-rt,z.x-E,z.y-rt,at.x-E,at.y-rt),y.set(z),x.set(b),tt=at}}at=tt.x,tt=tt.y,ht=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ht=sf(this,ht.copy(),!1,er)),at=.5*(at+ht.x),tt=.5*(tt+ht.y),bh(ot,b.x-E,b.y-rt,at-E,tt-rt,ht.x-E,ht.y-rt),It.free(y),It.free(x),It.free(z),It.free(b)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),b=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=sf(this,tt.copy(),!1,er)),bh(ot,z.x-E,z.y-rt,b.x-E,b.y-rt,tt.x-E,tt.y-rt);else{for(z=It.alloc(),z.assign(this.i(0)),b=It.alloc(),b.assign(z),tt=this.computeCorner(),gt=1,at=0;gt<y;){if(gt=Jv(this,z,gt,1<gt),ht=this.i(gt),gt>=y-1){if(!z.D(ht))this.computeShortLength(!1)!==0&&(ht=sf(this,ht.copy(),!1,er)),af(this,ot,-E,-rt,z,ht,x);else if(at===0)for(gt=1;gt<y;)b.assign(z),ht=this.i(gt++),af(this,ot,-E,-rt,z,ht,x),z.assign(ht);break}if(at=Jv(this,ht,gt+1,gt<y-3),gt=-E,Nt=-rt,mt=ht,Tt=this.i(at),Ct=x,Jt.B(z.y,mt.y)&&Jt.B(mt.x,Tt.x))if(St=Math.min(tt,Math.abs(mt.x-b.x)/2),St=Rt=Math.min(St,Math.abs(Tt.y-mt.y)/2),Jt.B(St,0))af(this,ot,gt,Nt,z,mt,Ct),z.assign(mt);else{var Yt=mt.x,Ut=mt.y;yt=Yt,zt=Ut,mt.x>z.x?Yt=mt.x-St:Yt=mt.x+St,Tt.y>mt.y?zt=mt.y+Rt:zt=mt.y-Rt,Tt=It.allocAt(Yt,Ut),af(this,ot,gt,Nt,z,Tt,Ct),It.free(Tt),Im(ot,mt.x+gt,mt.y+Nt,yt+gt,zt+Nt),z.h(yt,zt)}else Jt.B(z.x,mt.x)&&Jt.B(mt.y,Tt.y)?(St=Math.min(tt,Math.abs(mt.y-b.y)/2),St=Rt=Math.min(St,Math.abs(Tt.x-mt.x)/2),Jt.B(Rt,0)?(af(this,ot,gt,Nt,z,mt,Ct),z.assign(mt)):(Yt=mt.x,Ut=mt.y,yt=Yt,zt=Ut,mt.y>z.y?Ut=mt.y-St:Ut=mt.y+St,Tt.x>mt.x?yt=mt.x+Rt:yt=mt.x-Rt,Tt=It.allocAt(Yt,Ut),af(this,ot,gt,Nt,z,Tt,Ct),It.free(Tt),Im(ot,mt.x+gt,mt.y+Nt,yt+gt,zt+Nt),z.h(yt,zt))):(af(this,ot,gt,Nt,z,mt,Ct),z.assign(mt));b.assign(ht),gt=at}It.free(z)}zm=ot}else ot=this.i(1).copy(),ot.x-=E,ot.y-=rt,this.computeShortLength(!0)!==0&&(b=sf(this,b,!0,z)),this.computeShortLength(!1)!==0&&(ot=sf(this,ot,!1,z)),a.type=Ne.j,a.startX=b.x,a.startY=b.y,a.endX=ot.x,a.endY=ot.y;return this.lk=!0,a};function Xm(a,y,x,E){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=E-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),Jt.$(a,0)?y:Jt.$(y,0)?a:Math.sqrt(a*a+y*y)))}function sf(a,y,x,E){var b=a.pointsCount;if(2>b)return y;if(x){var z=a.i(1);if(x=z.x-E.x,z=z.y-E.y,E=Xm(y.x,y.y,x,z),E===0)return y;b=b===2?.5*E:E,a=a.computeShortLength(!0),a>b&&(a=b),b=a*(z-y.y)/E,y.x+=a*(x-y.x)/E,y.y+=b}else{if(z=a.i(b-2),x=z.x-E.x,z=z.y-E.y,E=Xm(y.x,y.y,x,z),E===0)return y;b=b===2?.5*E:E,a=a.computeShortLength(!1),a>b&&(a=b),b=a*(y.y-z)/E,y.x-=a*(y.x-x)/E,y.y-=b}return y}function Jv(a,y,x,E){for(var b=a.pointsCount,z=y;Jt.$(y.x,z.x)&&Jt.$(y.y,z.y);){if(x>=b)return b-1;z=a.i(x++)}if(!Jt.$(y.x,z.x)&&!Jt.$(y.y,z.y))return x-1;for(var tt=z;Jt.$(y.x,z.x)&&Jt.$(z.x,tt.x)&&(!E||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||Jt.$(y.y,z.y)&&Jt.$(z.y,tt.y)&&(!E||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=b)return b-1;tt=a.i(x++)}return x-2}Te.prototype.computeJumpLength=function(){return 10};function af(a,y,x,E,b,z,tt){if(!tt&&pd(a)){tt=a.computeJumpLength();var ot=tt/2,rt=[],at=0;if(a.isVisible()&&(at=Ax(a,b,z,rt)),0<at){if(Jt.B(b.y,z.y))if(b.x<z.x)for(var ht=0;ht<at;){var gt=Math.max(b.x,Math.min(rt[ht++]-ot,z.x-tt));y.lineTo(gt+x,z.y+E);for(var mt=gt+x,yt=Math.min(gt+tt,z.x);ht<at&&(gt=rt[ht],gt<yt+tt);)ht++,yt=Math.min(gt+ot,z.x);gt=z.y-tt+E,yt+=x;var St=z.y+E;a.curve===Oh?Sg(y,yt,St,!1):bh(y,mt,gt,yt,gt,yt,St)}else for(--at;0<=at;){for(ht=Math.min(b.x,Math.max(rt[at--]+ot,z.x+tt)),y.lineTo(ht+x,z.y+E),mt=ht+x,gt=Math.max(ht-tt,z.x);0<=at&&(ht=rt[at],ht>gt-tt);)at--,gt=Math.max(ht-ot,z.x);ht=z.y-tt+E,gt+=x,yt=z.y+E,a.curve===Oh?Sg(y,gt,yt,!1):bh(y,mt,ht,gt,ht,gt,yt)}else if(Jt.B(b.x,z.x))if(b.y<z.y)for(ht=0;ht<at;){for(gt=Math.max(b.y,Math.min(rt[ht++]-ot,z.y-tt)),y.lineTo(z.x+x,gt+E),mt=gt+E,gt=Math.min(gt+tt,z.y);ht<at&&(yt=rt[ht],yt<gt+tt);)ht++,gt=Math.min(yt+ot,z.y);yt=z.x-tt+x,St=z.x+x,gt+=E,a.curve===Oh?Sg(y,St,gt,!1):bh(y,yt,mt,yt,gt,St,gt)}else for(--at;0<=at;){for(ht=Math.min(b.y,Math.max(rt[at--]+ot,z.y+tt)),y.lineTo(z.x+x,ht+E),mt=ht+E,ht=Math.max(ht-tt,z.y);0<=at&&(gt=rt[at],gt>ht-tt);)at--,ht=Math.max(gt-ot,z.y);gt=z.x-tt+x,yt=z.x+x,ht+=E,a.curve===Oh?Sg(y,yt,ht,!1):bh(y,gt,mt,gt,ht,yt,ht)}}}y.lineTo(z.x+x,z.y+E)}function Ax(a,y,x,E){var b=a.diagram;if(b===null||y.D(x))return 0;for(b=b.layers;b.next();){var z=b.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 Te){if(rt===a)return 0<E.length&&E.sort(function(ht,gt){return ht-gt}),E.length;if(rt.isVisible()&&pd(rt)){var at=rt.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(rt)&&(at=rt.path,at!==null&&at.Ed()&&Mx(y,x,E,rt))}}}}}return 0<E.length&&E.sort(function(ht,gt){return ht-gt}),E.length}function Mx(a,y,x,E){for(var b=Jt.B(a.y,y.y),z=E.pointsCount,tt=E.i(0),ot=It.alloc(),rt=1;rt<z;rt++){var at=E.i(rt);if(rt<z-1){var ht=E.i(rt+1);if(tt.y===at.y&&at.y===ht.y){if(at.x>tt.x&&ht.x>=at.x||at.x<tt.x&&ht.x<=at.x)continue}else if(tt.x===at.x&&at.x===ht.x&&(at.y>tt.y&&ht.y>=at.y||at.y<tt.y&&ht.y<=at.y))continue}t:{ht=a.x;var gt=a.y,mt=y.x,yt=y.y,St=tt.x;tt=tt.y;var Ct=at.x,Nt=at.y;if(Jt.B(ht,mt)){if(!Jt.B(gt,yt)&&Jt.B(tt,Nt)&&Math.min(gt,yt)<tt&&Math.max(gt,yt)>tt&&Math.min(St,Ct)<ht&&Math.max(St,Ct)>ht&&!Jt.B(St,Ct)){ot.x=ht,ot.y=tt,ht=!0;break t}}else if(Jt.B(gt,yt)&&Jt.B(St,Ct)&&Math.min(ht,mt)<St&&Math.max(ht,mt)>St&&Math.min(tt,Nt)<gt&&Math.max(tt,Nt)>gt&&!Jt.B(tt,Nt)){ot.x=St,ot.y=gt,ht=!0;break t}ot.x=0,ot.y=0,ht=!1}ht&&(b?x.push(ot.x):x.push(ot.y)),tt=at}It.free(ot)}function pd(a){return a=a.curve,a===wg||a===Oh}function Km(a,y){(y||pd(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()))}Te.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 E=!1;for(x=x.layers;x.next();){var b=x.value;if(b.visible){if(b===y){E=!0;var z=!1;b=b.Pa.s;for(var tt=b.length,ot=0;ot<tt;ot++){var rt=b[ot];rt instanceof Te&&(rt===this?z=!0:z&&tS(this,rt,a))}}else if(E)for(z=b.Pa.s,b=z.length,tt=0;tt<b;tt++)ot=z[tt],ot instanceof Te&&tS(this,ot,a)}}}}};function tS(a,y,x){if(y!==null&&y.lk&&y.fd&&pd(y)){var E=y.routeBounds;E.w()&&(a.routeBounds.Yc(E)||x.Yc(E))&&(a.usesSamePort(y)||y.qc())}}Te.prototype.usesSamePort=function(a){var y=this.pointsCount,x=a.pointsCount;if(0<y&&0<x){var E=this.i(0),b=a.i(0);if(E.Xa(b)||(y=this.i(y-1),a=a.i(x-1),y.Xa(a)||E.Xa(a)||y.Xa(b)))return!0}else if(this.fromNode===a.fromNode||this.toNode===a.toNode||this.fromNode===a.toNode||this.toNode===a.fromNode)return!0;return!1},Te.prototype.isVisible=function(){if(!an.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 E=x;E!==null;){if(E.labeledLink===this)return!0;E=E.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},Te.prototype.Zb=function(a){if(an.prototype.Zb.call(this,a),a&&Km(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},Te.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?Zc:this.qk};function Xc(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var E=a.ff,b=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===E&&at.uf===x&&at.vf===b||at.ef===x&&at.ff===b&&at.uf===y&&at.vf===E)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=H1(y,x,E,b),z===null&&(z=new _m(y,E,x,b),W1(y,z),W1(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Kc(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(_i(y.links,a),y.Sl()))}Te.prototype.ph=function(){return!0},ke.Object.defineProperties(Te.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&&Wm(y,this,x),Kc(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var E=this.diagram;E!==null&&E.aa&&E.partManager.setFromNodeForLink(this,a,y);var b=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt)}a!==null&&(this.uf!==a&&Gm(a,this,b),Xc(this),this.C(1)),this.g("fromNode",y,a),xg(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&ks(x),Kc(this),this.ff=a;var E=this.fromPort;E!==null&&ks(E);var b=this.diagram;if(b!==null){var z=this.data,tt=b.model;z!==null&&tt.ri()&&tt.xv(z,a)}x!==E&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(tt=!0,b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt))),Xc(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&&Wm(y,this,x),Kc(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var E=this.diagram;E!==null&&E.aa&&E.partManager.setToNodeForLink(this,a,y);var b=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt)}a!==null&&(this.ef!==a&&Gm(a,this,b),Xc(this),this.C(1)),this.g("toNode",y,a),xg(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&ks(x),Kc(this),this.vf=a;var E=this.toPort;E!==null&&ks(E);var b=this.diagram;if(b!==null){var z=this.data,tt=b.model;z!==null&&tt.ri()&&tt.Cv(z,a)}x!==E&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(tt=!0,b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt))),Xc(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:cr},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&&ks(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&&zn(a,">= 0",Te,"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:cr},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&&ks(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&&zn(a,">= 0",Te,"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?bi: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&&Uc(this.fromNode),this.toNode!==null&&Uc(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof En?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,E=this.pointsCount;if(E===0)a.h(NaN,NaN,0,0);else{if(E===1)E=this.i(0),y=Math.min(E.x,y),x=Math.min(E.y,x),a.h(E.x,E.y,0,0);else if(E===2){E=this.i(0);var b=this.i(1);y=Math.min(E.x,b.x),x=Math.min(E.y,b.y),a.h(E.x,E.y,0,0),a.Ye(b)}else if(this.computeCurve()===Hs&&3<=E&&!this.isOrthogonal)if(b=this.i(0),y=b.x,x=b.y,a.h(y,x,0,0),E===3){E=this.i(1),y=Math.min(E.x,y),x=Math.min(E.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),Jt.Dl(b.x,b.y,E.x,E.y,E.x,E.y,z.x,z.y,.5,a)}else for(z=3;z<E;z+=3){var tt=this.i(z-2);z+3>=E&&(z=E-1);var ot=this.i(z-1),rt=this.i(z);Jt.Dl(b.x,b.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),b=rt}else for(b=this.i(0),z=this.i(1),y=Math.min(b.x,z.x),x=Math.min(b.y,z.y),a.h(b.x,b.y,0,0),a.Ye(z),b=2;b<E;b++)z=this.i(b),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 It)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Ym(this);for(var a=this.cq=[],y=this.pointsCount,x=0;x<y-1;x++){var E=this.i(x),b=this.i(x+1);Jt.$(E.x,b.x)?(E=b.y-E.y,0>E&&(E=-E)):Jt.$(E.y,b.y)?(E=b.x-E.x,0>E&&(E=-E)):E=Math.sqrt(E.Bf(b)),a.push(E)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,E=a=0;E<x;E++)a+=y[E];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 E=a.length%2===0;if(E){for(var b=0;b<a.length;b++)if(typeof a[b]!="number"||isNaN(a[b])){E=!1;break}}if(E)for(x=new Be,E=0;E<a.length/2;E++)b=new It(a[2*E],a[2*E+1]).freeze(),x.add(b);else{for(E=!0,b=0;b<a.length;b++){var z=a[b];if(!Oe(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){E=!1;break}}if(E)for(x=new Be,E=0;E<a.length;E++)b=a[E],x.add(new It(b.x,b.y).freeze())}}else if(a instanceof Be)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else se("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Ym(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&Xf(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||!Pg(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!Pg(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(),Km(this,y===Oh||y===wg||a===Oh||a===wg),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(),Km(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)}}}),Te.prototype.invalidateOtherJumpOvers=Te.prototype.Xo,Te.prototype.findClosestSegment=Te.prototype.ez,Te.prototype.updateRoute=Te.prototype.vg,Te.prototype.invalidateRoute=Te.prototype.bb,Te.prototype.rollbackRoute=Te.prototype.rv,Te.prototype.commitRoute=Te.prototype.zf,Te.prototype.startRoute=Te.prototype.uh,Te.prototype.clearPoints=Te.prototype.Fj,Te.prototype.removePoint=Te.prototype.pv,Te.prototype.addPointAt=Te.prototype.yf,Te.prototype.addPoint=Te.prototype.ne,Te.prototype.insertPointAt=Te.prototype.m,Te.prototype.insertPoint=Te.prototype.Kz,Te.prototype.setPointAt=Te.prototype.L,Te.prototype.setPoint=Te.prototype.dd,Te.prototype.getPoint=Te.prototype.i,Te.prototype.getOtherPort=Te.prototype.Cz,Te.prototype.getOtherNode=Te.prototype.To;var lf=null,hf=null,Qv=new ue(Te,"Normal",1),kx=new ue(Te,"Orthogonal",2),Fx=new ue(Te,"AvoidsNodes",6),eS=new ue(Te,"AvoidsNodesStraight",7),Ur=new ue(Te,"None",0),Hs=new ue(Te,"Bezier",9),Oh=new ue(Te,"JumpGap",10),wg=new ue(Te,"JumpOver",11),Zc=new ue(Te,"End",17),Zm=new ue(Te,"Scale",18),Jm=new ue(Te,"Stretch",19),Jc=new ue(Te,"OrientAlong",21),Qc=new ue(Te,"OrientPlus90",22),qc=new ue(Te,"OrientMinus90",23),qv=new ue(Te,"OrientOpposite",24),Qm=new ue(Te,"OrientUpright",25),_c=new ue(Te,"OrientPlus90Upright",26),$c=new ue(Te,"OrientMinus90Upright",27),qm=new ue(Te,"OrientUpright45",28),nS=16,iS=14,tp=8;Te.className="Link",Te.Normal=Qv,Te.Orthogonal=kx,Te.AvoidsNodes=Fx,Te.AvoidsNodesStraight=eS,Te.None=Ur,Te.Bezier=Hs,Te.JumpGap=Oh,Te.JumpOver=wg,Te.End=Zc,Te.Scale=Zm,Te.Stretch=Jm,Te.OrientAlong=Jc,Te.OrientPlus90=Qc,Te.OrientMinus90=qc,Te.OrientOpposite=qv,Te.OrientUpright=Qm,Te.OrientPlus90Upright=_c,Te.OrientMinus90Upright=$c,Te.OrientUpright45=qm,Te.EndSegmentStep=8,Te.CurvinessStart=nS,Te.SpacingMin=iS,Te.OrthoShortCut=tp;function _m(a,y,x,E){$i(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=E,this.links=[]}_m.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},_m.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))}},_m.className="LinkBundle";function ep(a){$i(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}ep.prototype.initialize=function(a){if(!(0>=a.width||0>=a.height)){var y=a.y,x=a.x+a.width,E=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((E+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=[],E=0;E<=a;E++)x[E]=new Uint32Array(y);this.ac=x,this.di=a-1,this.ei=y-1}if(a=_v,this.ac!==null)for(y=0;y<=this.di;y++)if(x=this.ac[y],x.fill)x.fill(a);else for(E=0;E<=this.ei;E++)x[E]=a}};function Cg(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function Al(a,y,x){return Cg(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):_v}function oS(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],E=0;E<=a.ei;E++)x[E]>=md&&(x[E]=_v)}ep.prototype.Yj=function(a,y,x,E){if(a>this.En||a+x<this.Nd||y>this.Fn||y+E<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 b=Math.max(0,E)/this.sc+1|0;if(0>a&&(x+=a,a=0),0>y&&(b+=y,y=0),0>x||0>b)return!0;for(E=Math.min(a+x-1,this.di)|0,x=Math.min(y+b-1,this.ei)|0;a<=E;a++){b=this.ac[a];for(var z=y;z<=x;z++)if(b[z]===Ih)return!1}return!0};function Ml(a,y,x,E,b,z,tt,ot,rt){if(!(y<z||y>tt||x<ot||x>rt)){var at=y|0,ht=x|0,gt=a.ac[at][ht];if(gt>=md&><Lg)for(b?ht+=E:at+=E,gt+=1;z<=at&&at<=tt&&ot<=ht&&ht<=rt&&!(gt>=a.ac[at][ht]);)a.ac[at][ht]=gt,gt+=1,b?ht+=E:at+=E;if(at=b?ht:at,b)if(0<E)for(x+=E;x<at;x+=E)Ml(a,y,x,1,!b,z,tt,ot,rt),Ml(a,y,x,-1,!b,z,tt,ot,rt);else for(x+=E;x>at;x+=E)Ml(a,y,x,1,!b,z,tt,ot,rt),Ml(a,y,x,-1,!b,z,tt,ot,rt);else if(0<E)for(y+=E;y<at;y+=E)Ml(a,y,x,1,!b,z,tt,ot,rt),Ml(a,y,x,-1,!b,z,tt,ot,rt);else for(y+=E;y>at;y+=E)Ml(a,y,x,1,!b,z,tt,ot,rt),Ml(a,y,x,-1,!b,z,tt,ot,rt)}}function $m(a,y,x,E,b,z,tt,ot,rt){y|=0,x|=0;var at=Ih,ht=md;for(a.ac[y][x]=ht;at===Ih&&y>z&&y<tt&&x>ot&&x<rt;)ht+=1,a.ac[y][x]=ht,b?x+=E:y+=E,at=a.ac[y][x]}function t0(a,y,x,E,b,z,tt,ot,rt){y|=0,x|=0;var at=Ih,ht=Lg;for(a.ac[y][x]=ht;at===Ih&&y>z&&y<tt&&x>ot&&x<rt;)a.ac[y][x]=ht,b?x+=E:y+=E,at=a.ac[y][x]}function rS(a,y,x,E,b,z,tt){if(a.ac!==null){a.abort=!1;var ot=y.x,rt=y.y;if(Cg(a,ot,rt)){ot-=a.Nd,ot/=a.rc,rt-=a.Od,rt/=a.sc;var at=E.x,ht=E.y;if(Cg(a,at,ht))if(at-=a.Nd,at/=a.rc,ht-=a.Od,ht/=a.sc,1>=Math.abs(ot-at)&&1>=Math.abs(rt-ht))a.abort=!0;else{var gt=z.x;E=z.y,y=z.x+z.width;var mt=z.y+z.height;gt-=a.Nd,gt/=a.rc,E-=a.Od,E/=a.sc,y-=a.Nd,y/=a.rc,mt-=a.Od,mt/=a.sc,z=Math.max(0,Math.min(a.di,gt|0)),y=Math.min(a.di,Math.max(0,y|0)),gt=Math.max(0,Math.min(a.ei,E|0)),mt=Math.min(a.ei,Math.max(0,mt|0)),E=a.ac,ot|=0,rt|=0,at|=0,ht|=0;var yt=x===0||x===90?1:-1;if(x=x===90||x===270,E[ot][rt]===Ih?($m(a,ot,rt,yt,x,z,y,gt,mt),$m(a,ot,rt,1,!x,z,y,gt,mt),$m(a,ot,rt,-1,!x,z,y,gt,mt)):$m(a,ot,rt,yt,x,ot,rt,ot,rt),E[at][ht]===Ih?(t0(a,at,ht,b===0||b===90?1:-1,b===90||b===270,z,y,gt,mt),t0(a,at,ht,1,!(b===90||b===270),z,y,gt,mt),t0(a,at,ht,-1,!(b===90||b===270),z,y,gt,mt)):t0(a,at,ht,yt,x,at,ht,at,ht),x=Fn(),tt&&sS(a,at,ht,b,ot,rt,x))for((x[0]!==at||x[1]!==ht)&&(x.unshift(ht),x.unshift(at)),(x[x.length-2]!==ot||x[x.length-1]!==rt)&&(x.push(ot),x.push(rt)),a=md,b=x[x.length-2],tt=x[x.length-1],E[b][tt]=a++,z=x.length-4;0<=z;z-=2)for(b=x[z+2],tt=x[z+3],y=x[z],at=x[z+1];y>b?b++:y<b?b--:at>tt?tt++:at<tt&&tt--,E[b][tt]=a++,b!==y||tt!==at;);else Ml(a,ot,rt,1,!1,z,y,gt,mt),Ml(a,ot,rt,-1,!1,z,y,gt,mt),Ml(a,ot,rt,1,!0,z,y,gt,mt),Ml(a,ot,rt,-1,!0,z,y,gt,mt);Pn(x)}}}}function sS(a,y,x,E,b,z,tt){for(var ot=a.ac,rt=y,at=x;;){if(rt===b&&at===z)return!0;var ht=rt,gt=at;if(E===0)if(ht<b)ht++;else break;else if(E===90)if(gt<z)gt++;else break;else if(E===180)if(ht>b)ht--;else break;else if(gt>z)gt--;else break;var mt=ot[ht][gt];if(mt===0||mt===$v)break;rt=ht,at=gt}for(;;){if(ht=E,gt=rt,mt=at,E===0?mt<z?(ht=90,mt++):mt>z&&(ht=270,mt--):E===90?gt<b?(ht=0,gt++):gt>b&&(ht=180,gt--):E===180?mt<z?(ht=90,mt++):mt>z&&(ht=270,mt--):gt<b?(ht=0,gt++):gt>b&&(ht=180,gt--),gt=ot[gt][mt],ht!==E&>!==0&>!==$v){if(tt.push(rt),tt.push(at),sS(a,rt,at,ht,b,z,tt))return!0;tt.pop(),tt.pop()}if(ot[rt][at]=$v,E===0){if(rt===y)return!1;rt--}else if(E===90){if(at===x)return!1;at--}else if(E===180){if(rt===y)return!1;rt++}else{if(at===x)return!1;at++}}}ke.Object.defineProperties(ep.prototype,{bounds:{get:function(){return new fe(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 Ih=0,md=1,Lg=999999,_v=Lg+1,$v=Lg+2;ep.className="PositionArray";function uf(){$i(this),this.port=this.node=null,this.pe=[],this.ap=!1}uf.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var E=a[x];E!==null&&(y+=`
|
|
`+E.toString())}return y};function Tx(a,y,x,E){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 E&&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}uf.prototype.Sl=function(){this.pe.length=0};function aS(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var E=null,b=a.node,z=b instanceof An?b:null;if(z===null||z.isSubGraphExpanded)var tt=b.isTreeExpanded?b.findLinksConnected(a.port.portId):b.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}E=z,tt=E.Lu()}z=a.pe.length=0;var ot=a.port.ga(gr,It.alloc()),rt=a.port.ga(Js,It.alloc());for(b=fe.allocAt(ot.x,ot.y,0,0),b.Ye(rt),It.free(ot),It.free(rt),ot=It.allocAt(b.x+b.width/2,b.y+b.height/2),rt=a.port.li(),tt=tt.iterator;tt.next();){var at=tt.value;if(at.isVisible()&&at.fromPort!==at.toPort){var ht=at.fromPort===a.port||at.fromNode!==null&&at.fromNode.Td(E),gt=at.computeSpot(ht,a.port);if(gt.$c()&&(ht=ht?at.toPort:at.fromPort,ht!==null)){var mt=ht.part;if(mt!==null){var yt=mt.findVisibleNode();yt!==null&&yt!==mt&&(mt=yt,ht=mt.port),ht=at.computeOtherPoint(mt,ht),mt=ot.ab(ht),mt-=rt,0>mt?mt+=360:360<=mt&&(mt-=360),gt=Tx(b,gt,mt,at.isOrthogonal),gt===0?(gt=4,180<mt&&(mt-=360)):gt===90?(gt=8,270<mt&&(mt-=360)):gt===180?gt=2:(gt=1,90>mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,gt),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=gt),yt.hv.set(ht),z++}}}}for(It.free(ot),a.pe.sort(uf.prototype.j),rt=a.pe.length,E=-1,z=ot=0;z<rt;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==E&&(E=tt.Nc,ot=0),tt.Uo=ot,ot++);for(E=-1,ot=0,z=rt-1;0<=z;z--)rt=a.pe[z],rt!==void 0&&(rt.Nc!==E&&(E=rt.Nc,ot=rt.Uo+1),rt.Gl=ot);if(z=a.pe,gt=a.port,E=a.node.portSpreading,ot=It.alloc(),rt=It.alloc(),tt=It.alloc(),at=It.alloc(),gt.ga(gr,ot),gt.ga(Wu,rt),gt.ga(Js,tt),gt.ga(cl,at),yt=mt=ht=gt=0,E===Yv)for(var St=0;St<z.length;St++){var Ct=z[St];if(Ct!==null){var Nt=Ct.link.computeThickness();switch(Ct.Nc){case 8:mt+=Nt;break;case 2:yt+=Nt;break;case 1:gt+=Nt;break;default:case 4:ht+=Nt}}}var Tt=St=0,zt=1,Rt=Ct=0;for(Nt=0;Nt<z.length;Nt++){var Yt=z[Nt];if(Yt!==null){if(St!==Yt.Nc){switch(St=Yt.Nc,St){case 8:var Ut=tt;Tt=at;break;case 2:Ut=at,Tt=ot;break;case 1:Ut=ot,Tt=rt;break;default:case 4:Ut=rt,Tt=tt}switch(Ct=Tt.x-Ut.x,Rt=Tt.y-Ut.y,St){case 8:mt>Math.abs(Ct)?(zt=Math.abs(Ct)/mt,mt=Math.abs(Ct)):zt=1;break;case 2:yt>Math.abs(Rt)?(zt=Math.abs(Rt)/yt,yt=Math.abs(Rt)):zt=1;break;case 1:gt>Math.abs(Ct)?(zt=Math.abs(Ct)/gt,gt=Math.abs(Ct)):zt=1;break;default:case 4:ht>Math.abs(Rt)?(zt=Math.abs(Rt)/ht,ht=Math.abs(Rt)):zt=1}Tt=0}var ee=Yt.Zo;if(E===Yv){switch(Yt=Yt.link.computeThickness(),Yt*=zt,ee.set(Ut),St){case 8:ee.x=Ut.x+Ct/2+mt/2-Tt-Yt/2;break;case 2:ee.y=Ut.y+Rt/2+yt/2-Tt-Yt/2;break;case 1:ee.x=Ut.x+Ct/2-gt/2+Tt+Yt/2;break;default:case 4:ee.y=Ut.y+Rt/2-ht/2+Tt+Yt/2}Tt+=Yt}else{var je=.5;E===Hm&&(je=(Yt.Uo+1)/(Yt.Gl+1)),ee.x=Ut.x+Ct*je,ee.y=Ut.y+Rt*je}}}for(It.free(ot),It.free(rt),It.free(tt),It.free(at),Ut=a.pe,z=0;z<Ut.length;z++)E=Ut[z],E!==null&&(E.Ju=a.computeEndSegmentLength(E));a.ap=x,fe.free(b)}x=a.pe}for(a=0;a<x.length;a++)if(b=x[a],b!==null&&b.link===y)return b;return null}uf.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},uf.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,or,y.fromPort===this.port),E=a.Uo;if(0>E)return x;var b=a.Gl;if(1>=b||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(E=b-1-E),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*E:(a?y.y===z.y:y.x===z.x)?x:x+8*(b-1-E)},uf.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new It,this.Gl=this.Uo=0,this.Zo=new It,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 Hi(a){$i(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new It(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}Hi.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},Hi.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},Hi.prototype.qb=function(){},Hi.prototype.toString=function(){var a=Bn(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},Hi.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())}}},Hi.prototype.createNetwork=function(){return new Ei(this)},Hi.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof ne?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof An?y.lg(a.memberParts):y.lg(a.iterator),y},Hi.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")}},Hi.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()}},Hi.prototype.doLayout=function(a){var y=new Ie;a instanceof ne?(xu(this,y,a.nodes,!0,this.rh,!0,!1,!0),xu(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof An?xu(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},Hi.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,E=x,b=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var ot=a.value;np(ot);var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(E,b),ot instanceof An&&(ot.rh=!1),E+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(rt,50)),z>=y-1?(z=0,E=x,b+=tt+20,tt=0):z++}},Hi.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,E=this.arrangementOrigin.y,b=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value.node;if(!(ot===null||ot instanceof Te)&&(np(ot),this.rh(ot))){var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(x,E),ot instanceof An&&(ot.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(rt,50)),b>=a-1?(b=0,x=y,E+=z+20,z=0):b++}}},Hi.prototype.rh=function(a){return!!(!a.location.w()||a instanceof An&&a.rh)};function xu(a,y,x,E,b,z,tt,ot){for(x=x.iterator;x.next();){var rt=x.value;E&&!rt.isTopLevel||b!==null&&!b(rt)||!rt.canLayout()||(z&&rt instanceof He?rt.isLinkLabel||(rt instanceof An&&rt.layout===null?xu(a,y,rt.memberParts,!1,b,z,tt,ot):(np(rt),y.add(rt))):tt&&rt instanceof Te?y.add(rt):!ot||!rt.Zc()||rt instanceof He||(np(rt),y.add(rt)))}}function np(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}Hi.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new fe),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},Hi.prototype.ex=function(a){var y=new Ie;return a instanceof ne?(xu(this,y,a.nodes,!0,null,!0,!0,!0),xu(this,y,a.links,!0,null,!0,!0,!0),xu(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof An?xu(this,y,a.memberParts,!1,null,!0,!0,!0):xu(this,y,a.iterator,!1,null,!0,!0,!0),y},Hi.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(gr),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},ke.Object.defineProperties(Hi.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())}}}),Hi.prototype.collectParts=Hi.prototype.ex,Hi.prototype.getLayoutBounds=Hi.prototype.ni,Hi.prototype.invalidateLayout=Hi.prototype.C,Hi.className="Layout";function Ei(a){$i(this),this.Sc=a,this.wf=new Ie,this.ye=new Ie,this.Es=new dn,this.zs=new dn}Ei.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 Ie,this.ye=new Ie,this.Es=new dn,this.zs=new dn},Ei.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},Ei.prototype.createVertex=function(){return new Do(this)},Ei.prototype.createEdge=function(){return new Fs(this)},Ei.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 He)return!tt.isLinkLabel;if(tt instanceof Te){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 E=a.value;if(E instanceof He&&(!y||E.isTopLevel)&&E.canLayout()&&x(E)){if(E instanceof An&&E.layout===null)this.lg(E.memberParts,!1);else if(this.ki(E)===null){var b=this.createVertex();b.node=E,this.dh(b)}}}for(a.reset();a.next();)if(E=a.value,E instanceof Te&&(!y||E.isTopLevel)&&E.canLayout()&&x(E)&&this.Lo(E)===null){var z=E.fromNode;b=E.toNode,z!==null&&b!==null&&z!==b&&(z=this.findGroupVertex(z),b=this.findGroupVertex(b),z!==null&&b!==null&&this.Zj(z,b,E))}}},Ei.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},xt=Ei.prototype,xt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},xt.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},xt.Iu=function(a){if(a!==null&&lS(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var E=y.M(x);this.Mj(E)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function lS(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}xt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},xt.ki=function(a){return a===null?null:this.Es.I(a)},xt.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}}xt.Dy=function(a){if(a===null)return null;var y=a.fromNode,x=a.toNode,E=this.Lo(a);return E===null?(E=this.createEdge(),E.link=a,y!==null&&(E.fromVertex=this.Bl(y)),x!==null&&(E.toVertex=this.Bl(x)),this.Bo(E)):(y!==null?E.fromVertex=this.Bl(y):E.fromVertex=null,x!==null?E.toVertex=this.Bl(x):E.toVertex=null),E},xt.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))}xt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},xt.Lo=function(a){return a===null?null:this.zs.I(a)},xt.Zj=function(a,y,x){if(a===null||y===null)return null;if(a.network===this&&y.network===this){var E=this.createEdge();return E.link=x,E.fromVertex=a,E.toVertex=y,this.Bo(E),E}return null},xt.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))}},xt.Ko=function(){for(var a=Fn(),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]);Pn(a)},Ei.prototype.deleteArtificialVertexes=function(){for(var a=Fn(),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=Fn(),x=this.ye.iterator;x.next();){var E=x.value;E.link===null&&E.data===null&&y.push(E)}for(x=y.length,E=0;E<x;E++)this.Mj(y[E]);Pn(a),Pn(y)};function Ex(a){for(var y=Fn(),x=a.ye.iterator;x.next();){var E=x.value;E.fromVertex!==null&&E.toVertex!==null||y.push(E)}for(x=y.length,E=0;E<x;E++)a.Mj(y[E]);Pn(y)}Ei.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Ex(this),this.Ko()),a=new Be;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var E=x.value;if(0<E.tg.count||0<E.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,E),y=!0;break}}}return a.sort(function(b,z){return b===null||z===null||b===z?0:z.vertexes.count-b.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){lS(a,x),y.dh(x);for(var E=x.sourceEdges;E.next();){var b=E.value;b.network!==y&&(ny(a,b),ey(y,b),iy(a,y,b.fromVertex))}for(E=x.destinationEdges;E.next();)x=E.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}Ei.prototype.dz=function(){for(var a=new Ie,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},ke.Object.defineProperties(Ei.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}}}),Ei.prototype.findAllParts=Ei.prototype.dz,Ei.prototype.splitIntoSubNetworks=Ei.prototype.Zx,Ei.prototype.deleteSelfEdges=Ei.prototype.Ko,Ei.prototype.reverseEdge=Ei.prototype.gm,Ei.prototype.linkVertexes=Ei.prototype.Zj,Ei.prototype.findEdge=Ei.prototype.Lo,Ei.prototype.deleteLink=Ei.prototype.Yy,Ei.prototype.deleteEdge=Ei.prototype.Mj,Ei.prototype.addLink=Ei.prototype.Dy,Ei.prototype.addEdge=Ei.prototype.Bo,Ei.prototype.findVertex=Ei.prototype.ki,Ei.prototype.deleteNode=Ei.prototype.Zy,Ei.prototype.deleteVertex=Ei.prototype.Iu,Ei.prototype.addNode=Ei.prototype.Bl,Ei.prototype.addVertex=Ei.prototype.dh,Ei.prototype.addParts=Ei.prototype.lg,Ei.className="LayoutNetwork";function Do(a){$i(this),this.ob=a,this.j=new fe(0,0,10,10).freeze(),this.o=new It(5,5).freeze(),this.Sh=this.ub=null,this.tg=new Be,this.mg=new Be}Do.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new Be,this.mg=new Be},Do.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+fo(this);if(0<a&&(y+=this.node!==null?"("+this.node.toString()+")":"",1<a)){a="";for(var x=!0,E=this.tg.iterator;E.next();){var b=E.value;x?x=!1:a+=",",a+=b.toString(0)}for(b="",x=!0,E=this.mg.iterator;E.next();){var z=E.value;x?x=!1:b+=",",b+=z.toString(0)}y+=" sources: "+a+" destinations: "+b}return y},Do.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;Oe(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 An)){x=fe.alloc(),a.Va();var E=this.network.layout.ni(a,x),b=a.locationObject.ga(pi);if(E.w()&&b.w()){a.moveTo(y.x+this.focusX-(b.x-E.x),y.y+this.focusY-(b.y-E.y)),fe.free(x);return}fe.free(x)}a.moveTo(y.x,y.y)}},Do.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},Do.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},Do.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},Do.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}ke.Object.defineProperties(Do.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,E=y.width;y=y.height,this.o.h(E/2,y/2),this.j.h(a,x,E,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=fe.alloc(),E=y.ni(a,x);y=E.x;var b=E.y,z=E.width;if(E=E.height,isNaN(y)&&(y=0),isNaN(b)&&(b=0),this.j.h(y,b,z,E),fe.free(x),!(a instanceof An)&&(a=a.locationObject.ga(pi),a.w())){this.o.h(a.x-y,a.y-b);return}this.o.h(z/2,E/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 Ie,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Ie,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Ie,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 Be,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}}}),Do.prototype.deleteDestinationEdge=Do.prototype.Jl,Do.prototype.addDestinationEdge=Do.prototype.zl,Do.prototype.deleteSourceEdge=Do.prototype.Kl,Do.prototype.addSourceEdge=Do.prototype.Cl,Do.className="LayoutVertex",Do.standardComparer=oy,Do.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 E=parseFloat(y[x]),b=parseFloat(a[x]);if(isNaN(E))if(isNaN(b)){if(y[x].localeCompare(a[x])!==0)return y[x].localeCompare(a[x])}else return 1;else{if(isNaN(b))return-1;if(E-b!==0)return E-b}}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 Fs(a){$i(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}Fs.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},Fs.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+fo(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},Fs.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},Fs.prototype.commit=function(){},Fs.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},ke.Object.defineProperties(Fs.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)}}}),Fs.prototype.getOtherVertex=Fs.prototype.Ax,Fs.className="LayoutEdge";function ar(a){Hi.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new Re(NaN,NaN).freeze(),this.tf=new Re(10,10).freeze(),this.Jb=ip,this.Rb=n0,this.nd=op,this.hd=hS,a&&Object.assign(this,a)}oe(ar,Hi),ar.prototype.cloneProtected=function(a){Hi.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},ar.prototype.qb=function(a){a.classType===ar?a===op||a===o0||a===ry||a===i0?this.sorting=a:a===n0||a===Ya?this.arrangement=a:a===ip||a===e0?this.alignment=a:se("Unknown enum value: "+a):Hi.prototype.qb.call(this,a)},ar.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 E=x.value;if(!E.ph()||E.fromNode===null&&E.toNode===null){if(E.Va(),E instanceof An)for(E=E.memberParts;E.next();)y.remove(E.value)}else y.remove(E)}var b=y.Fa();if(b.length!==0){switch(this.sorting){case i0:b.reverse();break;case op:b.sort(this.comparer);break;case o0:b.sort(this.comparer),b.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"),E=[],this.alignment){case e0:var ot=y,rt=x,at=fe.alloc(),ht=Math.max(this.cellSize.width,1);if(!isFinite(ht))for(var gt=ht=0;gt<b.length;gt++){var mt=this.ni(b[gt],at);ht=Math.max(ht,mt.width)}if(ht=Math.max(ht+ot,1),gt=Math.max(this.cellSize.height,1),!isFinite(gt))for(mt=gt=0;mt<b.length;mt++){var yt=this.ni(b[mt],at);gt=Math.max(gt,yt.height)}gt=Math.max(gt+rt,1),mt=this.arrangement;for(var St=yt=this.arrangementOrigin.x,Ct=this.arrangementOrigin.y,Nt=0,Tt=0,zt=0;zt<b.length;zt++){var Rt=b[zt],Yt=this.ni(Rt,at),Ut=Math.ceil((Yt.width+ot)/ht)*ht,ee=Math.ceil((Yt.height+rt)/gt)*gt;switch(mt){case Ya:var je=Math.abs(St-Yt.width);break;default:je=St+Yt.width}switch((0<z&&Nt>z-1||0<tt&&0<Nt&&je-yt>tt)&&(E.push(new fe(0,Ct,tt+ot,Tt)),Nt=0,St=yt,Ct+=Tt,Tt=0),Tt=Math.max(Tt,ee),mt){case Ya:Yt=-Yt.width;break;default:Yt=0}switch(Rt.moveTo(St+Yt,Ct),mt){case Ya:St-=Ut;break;default:St+=Ut}Nt++}E.push(new fe(0,Ct,tt+ot,Tt)),fe.free(at);break;case ip:for(rt=tt,ht=z,gt=y,mt=x,tt=fe.alloc(),yt=Math.max(this.cellSize.width,1),z=Ct=at=0,ot=It.alloc(),St=0;St<b.length;St++)Tt=b[St],Nt=this.ni(Tt,tt),Tt=Bh(Tt,Tt.locationObject,Tt.locationSpot,ot),at=Math.max(at,Tt.x),Ct=Math.max(Ct,Nt.width-Tt.x),z=Math.max(z,Tt.y);switch(St=this.arrangement,St){case Ya:at+=gt;break;default:Ct+=gt}yt=isFinite(yt)?Math.max(yt+gt,1):Math.max(at+Ct,1);var _e=Tt=this.arrangementOrigin.x;for(zt=this.arrangementOrigin.y,Ct=0,rt>=at&&(rt-=at),at=Rt=0,Ut=Math.max(this.cellSize.height,1),Yt=z=0,ee=!0,Nt=It.alloc(),je=0;je<b.length;je++){var Ke=b[je],Fe=this.ni(Ke,tt),ve=Bh(Ke,Ke.locationObject,Ke.locationSpot,ot);if(0<Ct)switch(St){case Ya:_e=(_e-Tt-(Fe.width-ve.x))/yt,_e=Jt.$(Math.round(_e),_e)?Math.round(_e):Math.floor(_e),_e=_e*yt+Tt;break;default:_e=(_e-Tt+ve.x)/yt,_e=Jt.$(Math.round(_e),_e)?Math.round(_e):Math.ceil(_e),_e=_e*yt+Tt}else switch(St){case Ya:Rt=_e+ve.x+Fe.width;break;default:Rt=_e-ve.x}switch(St){case Ya:var Ln=-(_e+ve.x)+Rt;break;default:Ln=_e+Fe.width-ve.x-Rt}if(0<ht&&Ct>ht-1||0<rt&&0<Ct&&Ln>rt){for(E.push(new fe(0,ee?zt-z:zt,rt+gt,Yt+z+mt)),_e=0;_e<Ct&&je!==Ct;_e++){Ln=b[je-Ct+_e];var xn=Bh(Ln,Ln.locationObject,Ln.locationSpot,Nt);Ln.moveTo(Ln.position.x,Ln.position.y+z-xn.y)}Yt+=mt,zt=ee?zt+Yt:zt+(Yt+z),Ct=Yt=z=0,_e=Tt,ee=!1}switch(_e===Tt&&(at=St===Ya?Math.max(at,Fe.width-ve.x):Math.min(at,-ve.x)),z=Math.max(z,ve.y),Yt=Math.max(Yt,Fe.height-ve.y),isFinite(Ut)&&(Yt=Math.max(Yt,Math.max(Fe.height,Ut)-ve.y)),ee?Ke.moveTo(_e-ve.x,zt-ve.y):Ke.moveTo(_e-ve.x,zt),St){case Ya:_e-=ve.x+gt;break;default:_e+=Fe.width-ve.x+gt}Ct++}if(E.push(new fe(0,zt,rt+gt,(ee?Yt:Yt+z)+mt)),b.length!==Ct)for(rt=0;rt<Ct;rt++)ht=b[b.length-Ct+rt],gt=Bh(ht,ht.locationObject,ht.locationSpot,ot),ht.moveTo(ht.position.x,ht.position.y+z-gt.y);if(It.free(ot),It.free(Nt),St===Ya)for(b=0;b<E.length;b++)z=E[b],z.width+=at,z.x-=at;else for(b=0;b<E.length;b++)z=E[b],z.x>at&&(z.width+=z.x-at,z.x=at);fe.free(tt)}for(ot=z=tt=b=0;ot<E.length;ot++)rt=E[ot],b=Math.min(b,rt.x),tt=Math.min(tt,rt.y),z=Math.max(z,rt.x+rt.width);this.arrangement===Ya?this.commitLayers(E,new It(b+y/2-(z+b),tt-x/2)):this.commitLayers(E,new It(b-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},ar.prototype.commitLayers=function(){};function hS(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}ke.Object.defineProperties(ar.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!==ip&&a!==e0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==n0&&a!==Ya||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==ry&&a!==i0&&a!==op&&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 ue(ar,"Position",0),ip=new ue(ar,"Location",1),n0=new ue(ar,"LeftToRight",2),Ya=new ue(ar,"RightToLeft",3),ry=new ue(ar,"Forward",4),i0=new ue(ar,"Reverse",5),op=new ue(ar,"Ascending",6),o0=new ue(ar,"Descending",7);ar.className="GridLayout",ar.standardComparer=hS,ar.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 E=parseFloat(a[x]),b=parseFloat(y[x]);if(isNaN(E))if(isNaN(b)){if(a[x].localeCompare(y[x])!==0)return a[x].localeCompare(y[x])}else return 1;else{if(isNaN(b))return-1;if(E-b!==0)return E-b}}else if(a[x]!=="")return 1;return y[x]!==""&&y[x]!==void 0?-1:0}return 1}return y!==null?-1:0},ar.Position=e0,ar.Location=ip,ar.LeftToRight=n0,ar.RightToLeft=Ya,ar.Forward=ry,ar.Reverse=i0,ar.Ascending=op,ar.Descending=o0;function vi(){this.On=new Ie,this.Dn=new Ie,this.Pa=new Ie,this.cf=new dn,this.bf=new dn,this.aj=new dn,this.H=null,this.tp=!1}xt=vi.prototype,xt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},xt.Xe=function(a){this.H=a},xt.oi=function(a){if(a instanceof He){if(this.On.add(a),a instanceof An){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 Te?this.Dn.add(a):a instanceof oi||this.Pa.add(a);y=a.data,y===null||a instanceof oi||(a instanceof Te?this.bf.add(y,a):this.cf.add(y,a))},xt.pc=function(a){if(a.Ej(),a instanceof He){if(this.On.remove(a),a instanceof An){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 Te?this.Dn.remove(a):a instanceof oi||this.Pa.remove(a);y=a.data,y===null||a instanceof oi||(a instanceof Te?this.bf.remove(y):this.cf.remove(y))},xt.Wd=function(){var a=this.H;if(a!==null){for(var y=a.nodeTemplateMap.iterator;y.next();){var x=y.value,E=y.key;(!x.Zc()||x instanceof An)&&se('Invalid node template in Diagram.nodeTemplateMap: template for "'+E+'" must be a Node or a simple Part, not a Group or Link: '+x)}for(y=a.groupTemplateMap.iterator;y.next();)x=y.value,E=y.key,x instanceof An||se('Invalid group template in Diagram.groupTemplateMap: template for "'+E+'" must be a Group, not a normal Node or Link: '+x);for(y=a.linkTemplateMap.iterator;y.next();)x=y.value,E=y.key,x instanceof Te||se('Invalid link template in Diagram.linkTemplateMap: template for "'+E+'" must be a Link, not a normal Node or simple Part: '+x);for(y=Fn(),x=a.selection.iterator;x.next();)(E=x.value.data)&&y.push(E);for(x=Fn(),a=a.highlighteds.iterator;a.next();)(E=a.value.data)&&x.push(E);for(a=Fn(),E=this.nodes.iterator;E.next();){var b=E.value;b.data!==null&&(a.push(b.data),a.push(b.location))}for(E=this.links.iterator;E.next();)b=E.value,b.data!==null&&(a.push(b.data),a.push(b.location));for(E=this.parts.iterator;E.next();)b=E.value,b.data!==null&&(a.push(b.data),a.push(b.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),E=0;E<y.length;E++)b=this.Lc(y[E]),b!==null&&(b.isSelected=!0);for(E=0;E<x.length;E++)b=this.Lc(x[E]),b!==null&&(b.isHighlighted=!0);for(E=0;E<a.length;E+=2)b=this.Lc(a[E]),b!==null&&(b.location=a[E+1]);Pn(y),Pn(x),Pn(a)}},vi.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},vi.prototype.addModeledParts=function(a,y){var x=this,E=this.diagram.model;a.forEach(function(b){E.lb(b)&&uS(x,b,!1)}),a.forEach(function(b){E.lb(b)&&x.resolveReferencesForData(b)}),y!==!1&&$f(this.diagram,!1)};function uS(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 E=a.Ro(y),b=dS(a,y,E);if(b!==null&&(va(b),b=b.copy(),b!==null)){var z=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,b.Tf=E,b.ub=y,a.tp&&(b.Jg="Tool"),a.diagram.add(b),b.ub=null,b.data=y,a.diagram.skipsModelSourceBindings=z,E=b;break t}}E=null}E!==null&&x&&a.resolveReferencesForData(y)}}vi.prototype.insertLink=function(){return null},vi.prototype.resolveReferencesForData=function(){},vi.prototype.Ro=function(a){return this.H.model.Ro(a)};function dS(a,y,x){a=a.H;var E=a.model;return E.Xj()&&E.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(cS||(cS=!0,gi('No Group template found for category "'+x+'"'),gi(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(gS||(gS=!0,gi('No Node template found for category "'+x+'"'),gi(" Using default node template")),y=a.ny))),y}vi.prototype.getLinkCategoryForData=function(){return""},vi.prototype.setLinkCategoryForData=function(){},vi.prototype.setFromNodeForLink=function(){},vi.prototype.setToNodeForLink=function(){},vi.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(pS||(pS=!0,gi('No Link template found for category "'+a+'"'),gi(" Using default link template")),x=y.my)),x},vi.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},vi.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},vi.prototype.ip=function(a){a=this.Lc(a),a!==null&&(yc(this.diagram,a,!1),this.unresolveReferencesForPart(a))},vi.prototype.unresolveReferencesForPart=function(){},vi.prototype.removeDataForLink=function(){},vi.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},vi.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof He?a:null)},vi.prototype.findLinkForKey=function(){return null},xt=vi.prototype,xt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},xt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof He?a:null)},xt.Kc=function(a){return a===null?null:this.bf.I(a)},xt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new Ie;for(var x=this.On.iterator;x.next();){var E=x.value,b=E.data;if(b!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Oe(tt)&&sy(this,b,tt)){y.add(E);break}}}return y.iterator},xt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new Ie;for(var x=this.Dn.iterator;x.next();){var E=x.value,b=E.data;if(b!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Oe(tt)&&sy(this,b,tt)){y.add(E);break}}}return y.iterator};function sy(a,y,x){for(var E in x){var b=y[E],z=x[E];if(Cn(z)){if(!Cn(b)||b.length<z.length)return!1;for(var tt=0;tt<b.length;tt++){var ot=z[tt];if(ot!==void 0&&!fS(a,b[tt],ot))return!1}}else if(!fS(a,b,z))return!1}return!0}function fS(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(Oe(y)&&Oe(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}vi.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 E=a.modelChange;if(E!=="")if(x===Xi){if(E==="nodeCategory"){var b=this.Lc(a.object),z=a.newValue;b!==null&&typeof z=="string"&&(b.category=z)}else E==="nodeDataArray"&&(this.Gs(a.oldValue),this.addModeledParts(a.newValue));y.isModified=!0}else if(x===yo){var tt=a.newValue;E==="nodeDataArray"&&Oe(tt)&&uS(this,tt),y.isModified=!0}else if(x===Bo){var ot=a.oldValue;E==="nodeDataArray"&&Oe(ot)&&this.ip(ot),y.isModified=!0}else x===Ls&&(E==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):E==="ModelDisplaced"&&this.Wd());else if(x===Xi){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===yo||x===Bo){var ht=a.change===yo,gt=ht?a.newParam:a.oldParam,mt=ht?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(ht)Cm(St,mt,gt,!0);else if(!(0>gt)){var Ct=gt+Rc(St);St.pc(Ct,!0),xv(St,Ct,gt)}}y.isModified=!0}}finally{y.aa=!0}}}}},vi.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)},vi.prototype.rp=function(){for(var a=this.H.model,y=new Ie,x=a.nodeDataArray,E=0;E<x.length;E++)y.add(x[E]);var b=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),b.forEach(function(tt){LS(a,tt,!1)}),E=0;E<x.length;E++){var z=x[E];this.Lc(z)===null&&CS(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()},vi.prototype.refreshDataBoundLinks=function(){},vi.prototype.updateRelationshipsFromData=function(){},vi.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 E=this.aj.iterator;E.next();){for(var b=E.value,z=0;z<b.length;z++){var tt=b[z].sx(a);tt!==null&&(x===null&&(x=Fn()),x.push(tt))}if(x!==null)break}if(x!==null){for(E=0;E<x.length;E++)x[E].La(y);Pn(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if(Cn(x)){var E=a.aj.I(x);if(E===null)E=[],E.push(y),a.aj.add(x,E);else{for(a=0;a<E.length;a++)if(E[a]===y)return;E.push(y)}}}function ly(a,y,x){dd(y,function(tt){tt=tt.O.s;for(var ot=tt.length,rt=0;rt<ot;rt++)Cc(x,tt[rt])});var E=y.Hh;if(Cn(E)){var b=a.aj.I(E);if(b!==null){for(var z=0;z<b.length;z++)if(b[z]===y){b.splice(z,1),b.length===0&&a.aj.remove(E);break}}}}vi.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var E=new dn;if(Cn(a))for(var b=0;b<a.length;b++)r0(this,a[b],y,E,x);else for(a=a.iterator;a.next();)r0(this,a.value,y,E,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,b=new Ie;for(var z=new dn,tt=E.iterator;tt.next();){var ot=tt.value;if(ot instanceof Te)a||ot.fromNode!==null&&ot.toNode!==null||b.add(ot);else if(ot instanceof He&&ot.data!==null&&x.Tl()){var rt=ot;ot=tt.key;var at=ot.pg();at!==null&&(at=E.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<b.count&&y.Is(b,!1),0<z.count)for(x=z.iterator;x.next();)E.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ht=new dn;E.each(function(gt){gt.key.data!==null&&ht.add(gt.key.data,gt.value.data)}),x(ht,y,this.H.model)}for(y=E.iterator;y.next();)y.value.La();return E};function r0(a,y,x,E,b){if(y===null||b&&!y.canCopy())return null;if(E.contains(y))return E.I(y);var z=a.copyPartData(y,x);if(!(z instanceof an))return null;if(z.isSelected=!1,z.isHighlighted=!1,E.add(y,z),y instanceof He){for(var tt=y.linksConnected;tt.next();){var ot=tt.value;if(ot.fromNode===y){var rt=E.I(ot);rt!==null&&(rt.fromNode=z)}ot.toNode===y&&(ot=E.I(ot),ot!==null&&(ot.toNode=z))}if(y instanceof An&&z instanceof An)for(y=y.memberParts;y.next();)tt=r0(a,y.value,x,E,b),tt instanceof Te||tt===null||(tt.containingGroup=z)}else if(y instanceof Te&&z instanceof Te)for(tt=y.fromNode,tt!==null&&(tt=E.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=E.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=r0(a,y.value,x,E,b),tt!==null&&tt instanceof He&&(tt.labeledLink=z);return z}vi.prototype.copyPartData=function(a,y){var x=null,E=a.data;if(E!==null&&y!==null){var b=y.model;a instanceof Te||(E=b.copyNodeData(E),Oe(E)&&(b.xf(E),x=y.Lc(E)))}else va(a),x=a.copy(),x!==null&&(b=this.H,y!==null?y.add(x):E!==null&&b!==null&&b.commandHandler!==null&&b.commandHandler.copiesClipboardData&&(y=b.model,b=null,x instanceof Te||(b=y.copyNodeData(E)),Oe(b)&&(x.data=b)));return x},ke.Object.defineProperties(vi.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}}}),vi.prototype.updateAllRelationshipsFromData=vi.prototype.rp,vi.prototype.findLinksByExample=vi.prototype.ls,vi.prototype.findNodesByExample=vi.prototype.ms,vi.prototype.findLinkForData=vi.prototype.Kc,vi.prototype.findNodeForData=vi.prototype.ii,vi.prototype.findPartForData=vi.prototype.Lc,vi.prototype.findNodeForKey=vi.prototype.Vb,vi.prototype.removeModeledPart=vi.prototype.ip,vi.prototype.removeModeledParts=vi.prototype.Gs,vi.prototype.rebuildParts=vi.prototype.Wd;var gS=!1,cS=!1,pS=!1;vi.className="PartManager";function Zo(a){vi.apply(this,arguments)}oe(Zo,vi),Zo.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),mS(this,a.linkDataArray)},Zo.prototype.addModeledParts=function(a){for(vi.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)xg(a.value);$f(this.diagram,!1)};function mS(a,y){y.forEach(function(x){vS(a,x)}),$f(a.diagram,!1)}function vS(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),E=a.findLinkTemplateForCategory(x);if(E!==null){va(E);var b=E.copy();if(b!==null){E=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,b.Tf=x,b.ub=y,x=a.diagram.model;var z=h0(x,y,!0);z!==""&&(b.fromPortId=z),z=Ys(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof He&&(b.fromNode=z)),z=h0(x,y,!1),z!==""&&(b.toPortId=z),z=Ys(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof He&&(b.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(tt){tt=a.Vb(tt),tt!==null&&(tt.labeledLink=b)}),a.tp&&(b.Jg="Tool"),a.diagram.add(b),b.ub=null,b.data=y,a.diagram.skipsModelSourceBindings=E}}}}Zo.prototype.removeAllModeledParts=function(){var a=this.diagram.model;yS(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function yS(a,y){y.forEach(function(x){a.ip(x)})}Zo.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},Zo.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},Zo.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},Zo.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},Zo.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},Zo.prototype.findPartForKey=function(a){var y=vi.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},Zo.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},Zo.prototype.doModelChanged=function(a){var y=this;if(vi.prototype.doModelChanged.call(this,a),this.diagram){var x=this.diagram;if(a.model===x.model){var E=a.change;if(x.aa){x.aa=!1;try{var b=a.modelChange;if(b!==""){if(E===Xi){if(b==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(b==="linkToKey"){var ot=this.Kc(a.object);if(ot!==null){var rt=this.Vb(a.newValue);ot.toNode=rt}}else if(b==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ht=a.newValue;typeof ht=="string"&&(at.fromPortId=ht)}}else if(b==="linkToPortId"){var gt=this.Kc(a.object);if(gt!==null){var mt=a.newValue;typeof mt=="string"&&(gt.toPortId=mt)}}else if(b==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var St=a.newValue;if(St!==void 0){var Ct=this.Vb(St);Ct instanceof An?yt.containingGroup=Ct:yt.containingGroup=null}else yt.containingGroup=null}}else if(b==="linkLabelKeys"){var Nt=this.Kc(a.object);if(Nt!==null){var Tt=a.oldValue,zt=a.newValue;Array.isArray(Tt)&&Tt.forEach(function(ve){0<=zt.indexOf(ve)||(ve=y.Vb(ve),ve!==null&&(ve.labeledLink=null))}),Array.isArray(zt)&&zt.forEach(function(ve){ve=y.Vb(ve),ve!==null&&(ve.labeledLink=Nt)})}}else if(b==="linkCategory"){var Rt=this.Kc(a.object),Yt=a.newValue;Rt!==null&&typeof Yt=="string"&&(Rt.category=Yt)}else b==="linkDataArray"&&(yS(this,a.oldValue),mS(this,a.newValue));x.isModified=!0}else if(E===yo){var Ut=a.newValue;if(b==="linkDataArray"&&typeof Ut=="object"&&Ut!==null)vS(this,Ut);else if(b==="linkLabelKeys"&&wu(Ut)){var ee=this.Kc(a.object),je=this.Vb(Ut);ee!==null&&je!==null&&(je.labeledLink=ee)}x.isModified=!0}else if(E===Bo){var _e=a.oldValue;if(b==="linkDataArray"&&typeof _e=="object"&&_e!==null)this.ip(_e);else if(b==="linkLabelKeys"&&wu(_e)){var Ke=this.Vb(_e);Ke!==null&&(Ke.labeledLink=null)}x.isModified=!0}}else if(E===Xi){var Fe=a.propertyName;a.object!==x.model||Fe!=="linkFromKeyProperty"&&Fe!=="linkToKeyProperty"&&Fe!=="linkFromPortIdProperty"&&Fe!=="linkToPortIdProperty"&&Fe!=="linkLabelKeysProperty"&&Fe!=="nodeIsGroupProperty"&&Fe!=="nodeGroupKeyProperty"&&Fe!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},Zo.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new Ie,E=y.linkDataArray;E.forEach(function(z){x.add(z)});var b=[];this.links.each(function(z){z.data===null||x.contains(z.data)||b.push(z.data)}),b.forEach(function(z){ES(y,z,!1)}),E.forEach(function(z){a.Kc(z)===null&&TS(y,z,!1)})},Zo.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var E=x.model;if(a instanceof Te){var b=Ys(E,y,!0);if(b=x.Vb(b),a.fromNode=b,b=Ys(E,y,!1),b=x.Vb(b),a.toNode=b,y=E.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){b=y[0];var z=a.labelNodes.first();if(E.wa(z.data)===b)return}b=new Ie().addAll(y);var tt=new Ie;a.labelNodes.each(function(ot){ot.data!==null&&(ot=E.wa(ot.data),ot!==void 0&&tt.add(ot))}),y=tt.copy(),y.hp(b),b=b.copy(),b.hp(tt),(0<y.count||0<b.count)&&(y.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink===a&&(ot.labeledLink=null)}),b.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink!==a&&(ot.labeledLink=a)}))}}else!(a instanceof oi)&&(y=E.lh(y),y=x.findPartForKey(y),y===null||y instanceof An)&&(a.containingGroup=y)}}},Zo.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=rp(y,x),b=this.Lc(a);if(E!==null&&b!==null){E=E.iterator;for(var z={};E.next();){var tt=E.value;y.lb(tt)?b instanceof An&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=b)):(z.link=this.Kc(tt),z.link!==null&&b instanceof He&&(Ys(y,tt,!0)===x&&(z.link.fromNode=b),Ys(y,tt,!1)===x&&(z.link.toNode=b),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(ot){return function(rt){return rt===x?(b.labeledLink=ot.link,!0):!1}}(z)))),z={link:z.link}}Ua(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof An&&(b.containingGroup=a))}},Zo.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof He){var x=y.wa(a.data);if(x!==void 0){for(var E=a.linksConnected;E.next();)Va(y,x,E.value.data);if(a.isLinkLabel&&(E=a.labeledLink,E!==null&&Va(y,x,E.data)),a instanceof An)for(a=a.memberParts;a.next();)E=a.value.data,y.lb(E)&&Va(y,x,E)}}},Zo.prototype.copyPartData=function(a,y){var x=vi.prototype.copyPartData.call(this,a,y);if(a instanceof Te)if(a=a.data,a!==null&&y!==null){var E=y.model;a=E.Jo(a),typeof a=="object"&&a!==null&&(E.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},Zo.prototype.insertLink=function(a,y,x,E){var b=this.diagram,z=b.model,tt=b.toolManager.findTool("Linking"),ot="";if(a!==null&&(y===null&&(y=a),ot=y.portId,ot===null&&(ot="")),y="",x!==null&&(E===null&&(E=x),y=E.portId,y===null&&(y="")),E=tt.archetypeLinkData,E instanceof Te){if(va(E),z=E.copy(),z!==null)return z.fromNode=a,z.fromPortId=ot,z.toNode=x,z.toPortId=y,b.add(z),a=tt.archetypeLabelNodeData,a instanceof He&&(va(a),a=a.copy(),a!==null&&(a.labeledLink=z,b.add(a))),z}else if(E!==null&&(E=z.Jo(E),typeof E=="object"&&E!==null))return a!==null&&Mg(z,E,z.wa(a.data),!0),kg(z,E,ot,!0),x!==null&&Mg(z,E,z.wa(x.data),!1),kg(z,E,y,!1),z.fi(E),a=tt.archetypeLabelNodeData,a===null||a instanceof He||(a=z.copyNodeData(a),typeof a=="object"&&a!==null&&(z.xf(a),a=z.wa(a),a!==void 0&&z.Bu(E,a))),b.Kc(E);return null},Zo.prototype.findLinkForKey=Zo.prototype.findLinkForKey,Zo.prototype.findPartForKey=Zo.prototype.findPartForKey,Zo.prototype.removeAllModeledParts=Zo.prototype.removeAllModeledParts,Zo.prototype.addModeledParts=Zo.prototype.addModeledParts,Zo.prototype.addAllModeledParts=Zo.prototype.addAllModeledParts,Zo.className="GraphLinksPartManager";function sa(){vi.apply(this,arguments),this.Sg=null}oe(sa,vi);function s0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var E=a.diagram.toolManager.findTool("Linking"),b=y,z=x;if(a.diagram.isTreePathToChildren||(b=x,z=y),(E===null||!Ir(E,b,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),E=a.findLinkTemplateForCategory(y),E!==null&&(va(E),E=E.copy(),E!==null))){var tt=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,E.Tf=y,E.ub=x.data,E.fromNode=b,E.toNode=z,a.diagram.add(E),E.ub=null,E.data=x.data,a.diagram.skipsModelSourceBindings=tt}}}sa.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},sa.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},sa.prototype.setFromNodeForLink=function(a,y,x){var E=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren)E.qe(a.data,E.wa(y));else{var b=this.Sg;this.Sg=a,x!==null&&E.qe(x.data,void 0),E.qe(y,E.wa(a.toNode!==null?a.toNode.data:null)),this.Sg=b}},sa.prototype.setToNodeForLink=function(a,y,x){var E=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren){var b=this.Sg;this.Sg=a,x!==null&&E.qe(x.data,void 0),E.qe(y,E.wa(a.fromNode!==null?a.fromNode.data:null)),this.Sg=b}else E.qe(a.data,E.wa(y))},sa.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},sa.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},sa.prototype.doModelChanged=function(a){if(vi.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 E=a.modelChange;if(E!==""){if(x===Xi){if(E==="nodeParentKey"){var b=a.object,z=this.Vb(a.newValue),tt=this.ii(b);if(this.Sg!==null)z!==null&&(this.Sg.data=b,this.Sg.category=this.getLinkCategoryForData(b));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(E==="parentLinkCategory"){var rt=this.ii(a.object),at=a.newValue;if(rt!==null&&typeof at=="string"){var ht=rt.kh();ht!==null&&(ht.category=at)}}y.isModified=!0}}else if(x===Xi){var gt=a.propertyName;a.object===y.model&>==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},sa.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var E=x.model;a instanceof He&&(y=E.mh(y),y=x.Vb(y),E=a.pg(),y!==E&&(E=a.kh(),y!==null?E!==null?x.isTreePathToChildren?E.fromNode=y:E.toNode=y:s0(this,y,a):E!==null&&yc(x,E,!1)))}}},sa.prototype.updateDataBindings=function(a,y){vi.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},sa.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=rp(y,x),b=this.Lc(a);if(E!==null&&b!==null){for(E=E.iterator;E.next();){var z=E.value;y.lb(z)&&b instanceof He&&y.mh(z)===x&&s0(this,b,this.ii(z))}Ua(y,x)}a=y.mh(a),a!==void 0&&b instanceof He&&(a=this.Vb(a),s0(this,a,b))}},sa.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof He){var x=y.wa(a.data),E=this.Kc(a.data);if(E!==null){E.isSelected=!1,E.isHighlighted=!1;var b=E.layer;if(b!==null){var z=b.pc(-1,E,!1);0<=z&&this.diagram.cb(Bo,"parts",b,E,null,z,null),z=E.layerChanged,z!==null&&z(E,b,null)}}for(E=this.diagram.isTreePathToChildren,a=a.linksConnected;a.next();)b=a.value,b=(E?b.toNode:b.fromNode).data,y.lb(b)&&Va(y,x,b)}},sa.prototype.insertLink=function(a,y,x){y=this.diagram.model;var E=a,b=x;return this.diagram.isTreePathToChildren||(E=x,b=a),E!==null&&b!==null?(y.qe(b.data,y.wa(E.data)),b.kh()):null},sa.prototype.findLinkForKey=sa.prototype.findLinkForKey,sa.className="TreePartManager";function tn(a,y){this.kl=new Ie,this.il=new Ie,this.Wv=`,
|
|
"insertedNodeKeys": `,this.jy=`,
|
|
"modifiedNodeData": `,this.Yv=`,
|
|
"removedNodeKeys": `,this.vh=null,$i(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new dn,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 dn,this.Lt=new Be,this.Wg=!1,this.o=null,this.undoManager=new Ji,a!==void 0&&(Cn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}tn.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},tn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},tn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},tn.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,E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Wi(b)}}return y},tn.prototype.xA=function(a){a.change!==Ls&&se("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof Ko?(xS(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},tn.prototype.Qv=function(a,y){var x=this,E=!1,b=new Ie,z=new Ie,tt=new Ie,ot=this.vh;a.changes.each(function(gt){gt.model===x&&(gt.modelChange==="nodeDataArray"?gt.change===yo?b.add(gt.newValue):gt.change===Bo&&tt.add(gt.oldValue):x.lb(gt.object)?z.add(gt.object):gt.change!==Xi||x.modelData!==gt.object&>.propertyName!=="modelData"?gt.object!==null&&(ot&&ot.contains(gt.object)?ot.get(gt.object).each(function(mt){x.lb(mt)&&z.add(mt)}):gt.object instanceof tn||x.ri()&&x.Jc(gt.object)||PS(x,gt.object).each(function(mt){z.add(mt)})):E=!0)});var rt=this.il;rt.clear(),b.each(function(gt){rt.add(x.wa(gt)),y||z.add(gt)});var at=this.kl;at.clear(),tt.each(function(gt){at.add(x.wa(gt)),y&&z.add(gt)}),a=x.cloneDeep(z.Fa());var ht=null;return E&&(ht===null&&(ht={}),ht.modelData=this.cloneDeep(this.modelData)),0<rt.count&&(ht===null&&(ht={}),y?ht.removedNodeKeys=rt.Fa():ht.insertedNodeKeys=rt.Fa()),0<a.length&&(ht===null&&(ht={}),ht.modifiedNodeData=a),0<at.count&&(ht===null&&(ht={}),y?ht.insertedNodeKeys=at.Fa():ht.removedNodeKeys=at.Fa()),at.clear(),rt.clear(),ht},tn.prototype.cloneDeep=function(a){return Ag(this,a,!0)};function Ag(a,y,x,E,b,z){function tt(gt,mt){ot?(gt.__gohashid===void 0&&z.push(gt),E.set(gt,mt)):(gt=Xs++,E.set(gt,mt),b.set(gt,y))}if(!Oe(y))return y;z||(z=[]);var ot=Object.isExtensible(y);if(E||(E=new dn),ot){var rt=E.get(y);if(rt)return rt}else for(b||(b=new dn),rt=b.iterator;rt.next();){var at=rt.key;if(rt.value===y&&(at=E.get(at)))return at}if(Array.isArray(y)){rt=[],tt(y,rt);for(var ht=0;ht<y.length;ht++)rt.push(Ag(a,y[ht],!1,E,b,z))}else if(y instanceof It||y instanceof Re||y instanceof fe||y instanceof In||y instanceof hn)rt=y.copy(),tt(y,rt);else{if(y instanceof mi||y instanceof Ne||y instanceof ue)return y;if(y instanceof Be)rt=new Be().addAll(Ag(a,y.Fa(),!1,E,b,z)),tt(y,rt);else if(y instanceof Ie)rt=new Ie().addAll(Ag(a,y.Fa(),!1,E,b,z)),tt(y,rt);else if(y instanceof dn)rt=new dn().addAll(Ag(a,y.Fa(),!1,E,b,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(ht in rt={},tt(y,rt),y)ht!=="__gohashid"&&(rt[ht]=Ag(a,y[ht],!1,E,b,z))}return x&&z.forEach(function(gt){delete gt.__gohashid}),rt}xt=tn.prototype,xt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},xt.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},xt.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 SS(a,y){y=y.modelData,Oe(y)&&(a.dm(y),a.modelData=y)}xt.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!wS(x,a[x])){y=!0;break}return a="",y&&(a=`,
|
|
"modelData": `+hy(this,this.modelData)),a+`,
|
|
"nodeDataArray": `+Pu(this,this.nodeDataArray,!0)},xt.kv=function(a){SS(this,a),a=a.nodeDataArray,Cn(a)&&(this.dm(a),this.nodeDataArray=a)};function xS(a,y){function x(b,z){if((z=z.part)&&(z=z.data,b!==z)){var tt=E.get(b);tt===null?(tt=new Ie,tt.add(z),E.add(b,tt)):tt.add(z)}}var E=a.vh;E===null&&(E=new dn,y.changes.each(function(b){if(b.diagram!==null){var z=b.change;z===Xi?(b=b.object.panel)&&(z=b.data)&&x(z,b):(z===yo||z===Bo)&&(b=b.object,(z=b.itemArray)&&x(z,b))}}),a.vh=E)}function PS(a,y){for(var x=new Ie,E=0;E<a.nodeDataArray.length;E++){var b=a.nodeDataArray[E];a0(a,y,b,b,x)}return x}function a0(a,y,x,E,b){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return b.add(E),!0;if(a0(a,y,tt,E,b))return!0}else if(Oe(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return b.add(E),!0;if(a0(a,y,tt,E,b))return!0}return!1}xt.Pv=function(a,y){var x=this,E=!1,b=new Ie,z=new Ie,tt=new Ie,ot=this.vh;a.changes.each(function(ht){ht.model===x&&(ht.modelChange==="nodeDataArray"?ht.change===yo?b.add(ht.newValue):ht.change===Bo&&tt.add(ht.oldValue):x.lb(ht.object)?z.add(ht.object):ht.change!==Xi||x.modelData!==ht.object&&ht.propertyName!=="modelData"?ht.object!==null&&(ot&&ot.contains(ht.object)?ot.get(ht.object).each(function(gt){x.lb(gt)&&z.add(gt)}):ht.object instanceof tn||x.ri()&&x.Jc(ht.object)||PS(x,ht.object).each(function(gt){z.add(gt)})):E=!0)});var rt=this.il;rt.clear(),b.each(function(ht){rt.add(x.wa(ht)),y||z.add(ht)});var at=this.kl;return at.clear(),tt.each(function(ht){at.add(x.wa(ht)),y&&z.add(ht)}),a="",E&&(a+=`,
|
|
"modelData": `+hy(this,this.modelData)),0<rt.count&&(a+=(y?this.Yv:this.Wv)+Pu(this,rt.Fa(),!0)),0<z.count&&(a+=this.jy+Pu(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+Pu(this,at.Fa(),!0)),at.clear(),rt.clear(),a},xt.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)&&se("applyIncrementalJson cannot change Model properties"),SS(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,E=new dn;if(Array.isArray(x))for(var b=0;b<x.length;b++){var z=x[b],tt=this.wa(z);tt!=null&&E.set(tt,z)}if(Array.isArray(y))for(b=y.length,z=0;z<b;z++){tt=y[z];var ot=this.hc(tt);ot===null&&(ot=(ot=E.get(tt))?ot:this.copyNodeData({}),this.km(ot,tt),this.xf(ot))}if(Array.isArray(x)){for(y=x.length,E=0;E<y;E++)if(b=x[E],z=this.wa(b),z=this.hc(z),z!==null){for(var rt in b)rt==="__gohashid"||rt===this.nodeKeyProperty||this.Wj()&&rt===this.nodeIsGroupProperty||this.setDataProperty(z,rt,b[rt]);this.lm(b,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)},xt.$x=function(a,y){a.change!==Ls&&se("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof Ko?(y===void 0&&(y=sp(this,this)),xS(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 }'},xt.yA=function(a,y){return this.$x(a,y)},xt.np=function(a){return a===void 0&&(a=sp(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},xt.toJSON=function(a){return this.np(a)},xt.Zw=function(a){var y=null;if(typeof a=="string")try{y=ge.JSON.parse(a)}catch(E){}else typeof a=="object"?y=a:se("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&se("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},xt.Ky=function(a){return this.Zw(a)},tn.constructGraphLinksModel=function(){return new tn},xt=tn.prototype,xt.dm=function(a){if(Cn(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];if(Oe(E)){var b=x;E=this.dm(E),Array.isArray(a)?a[b]=E:se("Cannot replace an object in an HTMLCollection or NodeList at "+b)}}else if(Oe(a)){for(y in a)if(x=a[y],Oe(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(b=x.length%2===0,E=0;E<x.length;E++)if(typeof x[E]!="number"){b=!1;break}if(b){for(b=new Be,E=0;E<x.length/2;E++)b.add(new It(x[2*E],x[2*E+1]));b.freeze(),a[y]=b}}return bx(a)}return a},xt.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()):Cn(a)?Pu(this,a):Oe(a)?hy(this,a):typeof a=="function"?"null":a.toString()};function Pu(a,y,x){x===void 0&&(x=!1);var E=y.length;if(0>=E)return"[]";var b=new wi;b.add("["),x&&1<E&&b.add(`
|
|
`);for(var z=0;z<E;z++){var tt=y[z];tt!==void 0&&(0<z&&(b.add(","),x&&b.add(`
|
|
`)),b.add(a.sm(tt)))}return x&&1<E&&b.add(`
|
|
`),b.add("]"),b.toString()}function wS(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function Xr(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function hy(a,y){var x=y;if(x instanceof It)y={class:"go.Point",x:Xr(x.x),y:Xr(x.y)};else if(x instanceof Re)y={class:"go.Size",width:Xr(x.width),height:Xr(x.height)};else if(x instanceof fe)y={class:"go.Rect",x:Xr(x.x),y:Xr(x.y),width:Xr(x.width),height:Xr(x.height)};else if(x instanceof In)y={class:"go.Margin",top:Xr(x.top),right:Xr(x.right),bottom:Xr(x.bottom),left:Xr(x.left)};else if(x instanceof hn)x.sb()?y={class:"go.Spot",x:Xr(x.x),y:Xr(x.y),offsetX:Xr(x.offsetX),offsetY:Xr(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof mi){if(y={class:"go.Brush",type:x.type.name},x.type===Th?y.color=x.color:(x.type===Jl||x.type===oa)&&(y.start=x.start,y.end=x.end,x.type===oa&&(x.startRadius!==0&&(y.startRadius=Xr(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=Xr(x.endRadius)))),x.colorStops!==null){var E={};for(x=x.colorStops.iterator;x.next();)E[x.key]=x.value;y.colorStops=E}}else x instanceof Ne?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=Xr(x.startX)),x.startY!==0&&(y.startY=Xr(x.startY)),x.endX!==0&&(y.endX=Xr(x.endX)),x.endY!==0&&(y.endY=Xr(x.endY)),x.spot1.D(gr)||(y.spot1=x.spot1),x.spot2.D(Js)||(y.spot2=x.spot2),x.type===Ne.o&&(y.path=Ne.ia(x))):x instanceof ue&&(y={class:"go.EnumValue",classType:sp(a,x.classType),name:x.name});E="{",x=!0;for(var b in y){var z=po(y,b);if(!wS(b,z))if(x?x=!1:E+=",",E+=a.quote(b)+":",b==="points"&&z instanceof Be){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+="]",E+=tt}else E+=a.sm(z)}return E+"}"}function Kr(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function bx(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 It(Kr(a.x),Kr(a.y));else if(y==="Size")x=new Re(Kr(a.width),Kr(a.height));else if(y==="Rect")x=new fe(Kr(a.x),Kr(a.y),Kr(a.width),Kr(a.height));else if(y==="Margin")x=new In(Kr(a.top),Kr(a.right),Kr(a.bottom),Kr(a.left));else if(y==="Spot")typeof a.enum=="string"?x=bf(a.enum):x=new hn(Kr(a.x),Kr(a.y),Kr(a.offsetX),Kr(a.offsetY));else if(y==="Brush"){if(x=new mi,x.type=Qn(mi,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof hn&&(x.start=a.start),a.end instanceof hn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=Kr(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=Kr(a.endRadius)),a=a.colorStops,Oe(a))for(var E in a)x.addColorStop(parseFloat(E),a[E])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=Ne.parse(a.path):x=new Ne,x.type=Qn(Ne,a.type),typeof a.startX=="number"&&(x.startX=Kr(a.startX)),typeof a.startY=="number"&&(x.startY=Kr(a.startY)),typeof a.endX=="number"&&(x.endX=Kr(a.endX)),typeof a.endY=="number"&&(x.endY=Kr(a.endY)),a.spot1 instanceof hn&&(x.spot1=a.spot1),a.spot2 instanceof hn&&(x.spot2=a.spot2)):y==="EnumValue"&&(E=a.classType,E.indexOf("go.")===0&&(E=E.substr(3)),E=dy(E),typeof E=="function"&&(x=Qn(E,a.name)));return x}xt.Pe=function(a){return this.Lt.add(a),this},xt.ik=function(a){this.Lt.remove(a)},xt.ds=function(a){this.skipsUndoManager||this.undoManager.Tu(a);for(var y=this.Lt,x=y.length,E=0;E<x;E++)y.M(E)(a)},xt.cb=function(a,y,x,E,b,z,tt){bo(this,"",a,y,x,E,b,z,tt)},xt.g=function(a,y,x,E,b){bo(this,"",Xi,a,this,y,x,E,b)},xt.Fs=function(a,y,x,E,b,z){bo(this,"",Xi,y,a,x,E,b,z)};function bo(a,y,x,E,b,z,tt,ot,rt){ot===void 0&&(ot=null),rt===void 0&&(rt=null);var at=new Zi;at.model=a,at.change=x,at.modelChange=y,at.propertyName=E,at.object=b,at.oldValue=z,at.oldParam=ot,at.newValue=tt,at.newParam=rt,a.ds(at)}tn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===Xi){var x=a.object,E=a.propertyName,b=a.I(y);E===this.nodeKeyProperty&&this.lb(x)&&(y=a.I(!y),y!==void 0&&this.kb.remove(y),b!==void 0&&this.kb.add(b,x)),Ri(x,E,b)}else a.change===yo?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,Oe(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]===a&&_i(this.Tc,x),E!==void 0&&this.kb.remove(E)):(this.Tc[x]!==a&&Oo(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)))):a.modelChange===""?((E=a.object)&&!Cn(E)&&a.propertyName&&(E=po(a.object,a.propertyName)),Cn(E)&&typeof x=="number"&&(a=a.newValue,y?_i(E,x):Oo(E,x,a))):se("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===Bo?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,Oe(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]!==a&&Oo(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)):(this.Tc[x]===a&&_i(this.Tc,x),E!==void 0&&this.kb.remove(E)))):a.modelChange===""?((E=a.object)&&!Cn(E)&&a.propertyName&&(E=po(a.object,a.propertyName)),Cn(E)&&typeof x=="number"&&(a=a.oldValue,y?Oo(E,x,a):_i(E,x))):se("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==Ls&&se("unknown ChangedEvent: "+a.toString())},tn.prototype.Ea=function(a){return this.undoManager.Ea(a)},tn.prototype.eb=function(a){return this.undoManager.eb(a)},tn.prototype.Kf=function(){return this.undoManager.Kf()},tn.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var E=!1;try{a(this),E=!0}finally{E?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},xt=tn.prototype,xt.La=function(a,y){y===void 0&&(y=""),bo(this,"SourceChanged",Ls,y,a,null,null)},xt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=po(a,y),y!==void 0)){if(wu(y))return y;se("Key value for node data "+a+" is not a number or a string: "+y)}}},xt.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var E=po(a,x);E!==y&&this.hc(y)===null&&(Ri(a,x,y),E!==void 0&&this.kb.remove(E),this.kb.add(y,a),bo(this,"nodeKey",Xi,x,a,E,y),typeof x=="string"&&this.La(a,x),this.jp(E,y))}else Ri(a,x,y)}};function wu(a){return typeof a=="number"||typeof a=="string"}xt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},xt.hc=function(a){return a===null&&se("Model.findNodeDataForKey:key must not be null"),a!==void 0&&wu(a)?this.kb.I(a):null},xt.$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 E=this.bl;if(E!==null&&(x=E(this,a),x!=null&&!this.kb.contains(x))){Ri(a,y,x);return}if(typeof x=="string"){for(E=2;this.kb.contains(x+E);)E++;Ri(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;Ri(a,y,x)}}}}},xt.xf=function(a){a!==null&&(ds(a),this.lb(a)||CS(this,a,!0))};function CS(a,y,x){var E=a.wa(y);(E===void 0||a.kb.I(E)!==y)&&(a.$u(y),E=a.wa(y),E===void 0&&se("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(E,y),E=null,x&&(E=a.Tc.length,Oo(a.Tc,E,y)),bo(a,"nodeDataArray",yo,"nodeDataArray",a,null,y,null,E),a.fm(y),a.em(y))}xt.Fy=function(a){if(Cn(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)},xt.cm=function(a){a!==null&&LS(this,a,!0)};function LS(a,y,x){var E=a.wa(y);if(E!==void 0&&a.kb.remove(E),E=null,x){t:if(x=a.Tc,Array.isArray(x))E=x.indexOf(y);else{E=x.length;for(var b=0;b<E;b++)if(x[b]===y){E=b;break t}E=-1}if(0>E)return;_i(a.Tc,E)}bo(a,"nodeDataArray",Bo,"nodeDataArray",a,y,null,E,null),a.qp(y)}xt.nA=function(a){if(Cn(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)},xt.$z=function(a){if(a!==this.nodeDataArray&&Cn(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var E=a.length,b=0;b<E;b++){var z=a[b],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();)E=a.value,x.contains(E)||(E=this.hc(E))&&this.cm(E);y.clear(),x.clear()}},xt.jp=function(a,y){y!==void 0&&(a=rp(this,a),a instanceof Ie&&this.Vf.add(y,a))},xt.Lv=function(){},xt.fm=function(){},xt.em=function(){},xt.qp=function(){};function Va(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E===null&&(E=new Ie,a.Vf.add(y,E)),E.add(x)}}function Ua(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E instanceof Ie&&(x==null?a.Vf.remove(y):(E.remove(x),E.count===0&&a.Vf.remove(y)))}}function rp(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof Ie?a:null)}xt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},tn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):l0(this,a,!0),Oe(a)&&$i(a),a};function l0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var E=[];for(x=0;x<y.length;x++){var b=l0(a,y[x],a.copiesArrayObjects);E.push(b)}return $i(E),E}if(x&&Oe(y)){x=(x=y.constructor)?new x:{},b=a.copiesKey||typeof a.nodeKeyProperty!="string"?null:a.nodeKeyProperty;for(E in y)if(E==="__gohashid")x.__gohashid=void 0;else if(E===b)x[b]=void 0;else{var z=po(y,E),tt=sp(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof tn||z instanceof Ji||z instanceof Ko||z instanceof Zi||(z=l0(a,z,!1)),Ri(x,E,z)}return $i(x),x}return y instanceof It||y instanceof Re||y instanceof fe||y instanceof hn||y instanceof In?y.copy():y}tn.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!AS&&a instanceof Xt&&(AS=!0,gi('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),gi(" Is that really your intent?"));var E=po(a,y);E!==x&&(Ri(a,y,x),this.Fs(a,y,E,x))},xt=tn.prototype,xt.set=function(a,y,x){this.setDataProperty(a,y,x)},xt.Do=function(a,y){if(y){var x=this.lb(a),E;for(E in y)E==="__gohashid"||x&&E===this.nodeKeyProperty||this.setDataProperty(a,E,y[E])}},xt.Ay=function(a,y){this.ts(a,-1,y)},xt.ts=function(a,y,x){0>y&&(y=a.length),Oo(a,y,x),bo(this,"",yo,"",a,null,x,null,y)},xt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&se("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];_i(a,y),bo(this,"",Bo,"",a,x,null,y,null)},xt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=po(a,y),y===void 0))return"";if(typeof y=="string")return y;se("getCategoryForNodeData found a non-string category for "+a+": "+y)},xt.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var E=po(a,x);E===void 0&&(E=""),E!==y&&(Ri(a,x,y),bo(this,"nodeCategory",Xi,x,a,E,y))}else Ri(a,x,y)}},xt.lm=function(a,y){this.jm(y,this.Ro(a))},xt.Tl=function(){return!1},xt.Wj=function(){return!1},xt.ri=function(){return!1},xt.xs=function(){return!1},xt.Xj=function(){return!1};function uy(){return new tn}function sp(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 sp(a,y.constructor);return typeof y}function dy(a){return Ea[a]?Ea[a]:ge.go!==void 0&&ge.go[a]?ge.go[a]:null}function po(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(E){}return x}function Ri(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(E){}}ke.Object.defineProperties(tn.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===""&&se("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&se("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,E=0;E<x;E++){var b=a[E];Oe(b)||se("Model.nodeDataArray must only contain Objects, not: "+b),ds(b)}for(this.Tc=a,E=new Be,b=0;b<x;b++){var z=a[b],tt=this.wa(z);tt===void 0||this.kb.I(tt)!==null?E.add(z):this.kb.add(tt,z)}for(E=E.iterator;E.next();)b=E.value,this.$u(b),z=this.wa(b),z!==void 0&&this.kb.add(z,b);for(bo(this,"nodeDataArray",Xi,"nodeDataArray",this,y,a),y=0;y<x;y++)E=a[y],this.fm(E),this.em(E);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"}}}),tn.prototype.setCategoryForNodeData=tn.prototype.jm,tn.prototype.getCategoryForNodeData=tn.prototype.Ro,tn.prototype.removeArrayItem=tn.prototype.ov,tn.prototype.insertArrayItem=tn.prototype.ts,tn.prototype.addArrayItem=tn.prototype.Ay,tn.prototype.assignAllDataProperties=tn.prototype.Do,tn.prototype.set=tn.prototype.set,tn.prototype.clearUnresolvedReferences=tn.prototype.Qy,tn.prototype.mergeNodeDataArray=tn.prototype.$z,tn.prototype.removeNodeDataCollection=tn.prototype.nA,tn.prototype.removeNodeData=tn.prototype.cm,tn.prototype.addNodeDataCollection=tn.prototype.Fy,tn.prototype.addNodeData=tn.prototype.xf,tn.prototype.makeNodeDataKeyUnique=tn.prototype.$u,tn.prototype.findNodeDataForKey=tn.prototype.hc,tn.prototype.containsNodeData=tn.prototype.lb,tn.prototype.setKeyForNodeData=tn.prototype.km,tn.prototype.getKeyForNodeData=tn.prototype.wa,tn.prototype.updateTargetBindings=tn.prototype.La,tn.prototype.commit=tn.prototype.commit,tn.prototype.rollbackTransaction=tn.prototype.Kf,tn.prototype.commitTransaction=tn.prototype.eb,tn.prototype.startTransaction=tn.prototype.Ea,tn.prototype.raiseDataChanged=tn.prototype.Fs,tn.prototype.raiseChanged=tn.prototype.g,tn.prototype.raiseChangedEvent=tn.prototype.cb,tn.prototype.removeChangedListener=tn.prototype.ik,tn.prototype.addChangedListener=tn.prototype.Pe,tn.prototype.writeJsonValue=tn.prototype.sm,tn.prototype.replaceJsonObjects=tn.prototype.dm,tn.prototype.applyIncrementalJSON=tn.prototype.Ky,tn.prototype.applyIncrementalJson=tn.prototype.Zw,tn.prototype.toJSON=tn.prototype.toJSON,tn.prototype.toJson=tn.prototype.np,tn.prototype.toIncrementalJSON=tn.prototype.yA,tn.prototype.toIncrementalJson=tn.prototype.$x,tn.prototype.toIncrementalData=tn.prototype.xA,tn.prototype.clear=tn.prototype.clear;var AS=!1,Ea={};tn.className="Model",tn.fromJSON=tn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=ge.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:se("Unable to construct a Model from: "+a);if(y===null){a=null;var E=x.class;if(typeof E=="string")try{var b=null;E.indexOf("go.")===0?(E=E.substr(3),b=dy(E)):(b=dy(E),b===null&&(b=ge[E])),typeof b=="function"&&(a=new b)}catch(z){}a===null||a instanceof tn?y=a:se("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=tn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},tn.safePropertyValue=po,tn.safePropertySet=Ri,Ea.Brush=mi,Ea.ChangedEvent=Zi,Ea.Geometry=Ne,Ea.Margin=In,Ea.Panel=Ae,Ea.Point=It,Ea.Rect=fe,Ea.Size=Re,Ea.Spot=hn,Ea.Transaction=Ko,Ea.UndoManager=Ji;function Po(a,y,x,E){$i(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,E===void 0?(this.el=kS,this.wk=null):(this.el=ap,this.wk=E),this.st=new Ie}Po.prototype.copy=function(){var a=new Po;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},xt=Po.prototype,xt.qb=function(a){a.classType===Po&&(this.mode=a)},xt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},xt.freeze=function(){return this._isFrozen=!0,this},xt.ka=function(){return this._isFrozen=!1,this},xt.Kx=function(a){return a===void 0&&(a=null),this.mode=ap,this.backConverter=a,this},xt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},xt.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function MS(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}xt.Mv=function(a,y,x){var E=this.sl;if(x===void 0||E===""||E===x){x=this.xl;var b=this.Im;if(b===null&&x==="")gi("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(E!==""&&(z=po(y,E)),z!==void 0)if(b===null)x!==""&&Ri(a,x,z);else try{if(x!==""){var tt=b(z,a);Ri(a,x,tt)}else b(z,a)}catch(ot){}}}},xt.sp=function(a,y,x,E){if(this.el===ap){var b=this.xl;if(x===void 0||b===x){x=this.sl;var z=this.wk,tt=a;if(b!==""&&(tt=po(a,b)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var ot=E!==null?E.diagram:null,rt=ot!==null?ot.model:null;if(z===null){if(x!=="")rt!==null?rt.setDataProperty(y,x,tt):Ri(y,x,tt);else if(rt!==null&&E!==null&&0<=E.itemIndex&&E.panel!==null&&Array.isArray(E.panel.itemArray)){var at=E.itemIndex,ht=E.panel.itemArray;rt.ov(ht,at),rt.ts(ht,at,tt)}}else try{if(x!==""){var gt=z(tt,y,rt);rt!==null?rt.setDataProperty(y,x,gt):Ri(y,x,gt)}else{var mt=z(tt,y,rt);if(mt!==void 0&&rt!==null&&E!==null&&0<=E.itemIndex&&E.panel!==null&&Array.isArray(E.panel.itemArray)){var yt=E.itemIndex,St=E.panel.itemArray;rt.ov(St,yt),rt.ts(St,yt,mt)}}}catch(Ct){}}finally{this.st.remove(a)}}}},ke.Object.defineProperties(Po.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&Sn(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&Sn(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&Sn(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&Sn(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&Sn(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&Sn(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&Sn(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&Sn(this),this.el=a}}}),Po.prototype.updateSource=Po.prototype.sp,Po.prototype.updateTarget=Po.prototype.Mv,Po.prototype.ofModel=Po.prototype.dA,Po.prototype.ofObject=Po.prototype.cp,Po.prototype.makeTwoWay=Po.prototype.Kx;var Bx="Binding",kS=new ue(Po,"OneWay",1),ap=new ue(Po,"TwoWay",2);Po.className="Binding",Po.parseEnum=function(a,y){return function(x){return x=Qn(a,x),x===null?y:x}},Po.toString=Wi,Po.OneWay=kS,Po.TwoWay=ap;function _n(a,y,x){tn.call(this),this.Vv=`,
|
|
"insertedLinkKeys": `,this.iy=`,
|
|
"modifiedLinkData": `,this.Xv=`,
|
|
"removedLinkKeys": `,this.md=[],this.$f=new Ie,this.wb=new dn,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&&(Cn(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}oe(_n,tn),_n.constructGraphLinksModel=tn.constructGraphLinksModel,_n.prototype.cloneProtected=function(a){tn.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},xt=_n.prototype,xt.clear=function(){tn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},xt.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,E;for(E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Wi(b)}for(y+=`
|
|
link data:`,a=this.linkDataArray,x=a.length,E=0;E<x;E++)b=a[E],y+=" "+Ys(this,b,!0)+"-->"+Ys(this,b,!1)}return y},xt.Qv=function(a,y){this.linkKeyProperty===""&&se("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=tn.prototype.Qv.call(this,a,y),E=this,b=new Ie,z=new Ie,tt=new Ie,ot=this.vh;a.changes.each(function(ht){ht.model===E&&(ht.modelChange==="linkDataArray"?ht.change===yo?b.add(ht.newValue):ht.change===Bo&&tt.add(ht.oldValue):E.Jc(ht.object)?z.add(ht.object):ht.object!==null&&(ht.object!==null&&ot&&ot.contains(ht.object)?ot.get(ht.object).each(function(gt){E.Jc(gt)&&z.add(gt)}):ht.object instanceof tn||E.lb(ht.object)||FS(E,ht.object).each(function(gt){z.add(gt)})))});var rt=this.il;rt.clear(),b.each(function(ht){rt.add(E.Ac(ht)),y||z.add(ht)});var at=this.kl;return at.clear(),tt.each(function(ht){at.add(E.Ac(ht)),y&&z.add(ht)}),a=E.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},xt.rm=function(){var a=tn.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},xt.gp=function(a){tn.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)},xt.Rv=function(){var a=tn.prototype.Rv.call(this),y=`,
|
|
"linkDataArray": `+Pu(this,this.linkDataArray,!0);return a+y},xt.kv=function(a){tn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function FS(a,y){for(var x=new Ie,E=0;E<a.linkDataArray.length;E++){var b=a.linkDataArray[E];a0(a,y,b,b,x)}return x}xt.Pv=function(a,y){this.linkKeyProperty===""&&se("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=tn.prototype.Pv.call(this,a,y),E=this,b=new Ie,z=new Ie,tt=new Ie,ot=this.vh;a.changes.each(function(ht){ht.model===E&&(ht.modelChange==="linkDataArray"?ht.change===yo?b.add(ht.newValue):ht.change===Bo&&tt.add(ht.oldValue):E.Jc(ht.object)?z.add(ht.object):ht.object!==null&&(ht.object!==null&&ot&&ot.contains(ht.object)?ot.get(ht.object).each(function(gt){E.Jc(gt)&&z.add(gt)}):ht.object instanceof tn||E.lb(ht.object)||FS(E,ht.object).each(function(gt){z.add(gt)})))});var rt=this.il;rt.clear(),b.each(function(ht){rt.add(E.Ac(ht)),y||z.add(ht)});var at=this.kl;return at.clear(),tt.each(function(ht){at.add(E.Ac(ht)),y&&z.add(ht)}),a=x,0<rt.count&&(a+=(y?this.Xv:this.Vv)+Pu(this,rt.Fa(),!0)),0<z.count&&(a+=this.iy+Pu(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+Pu(this,at.Fa(),!0)),at.clear(),rt.clear(),a},xt.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)&&se("applyIncrementalJson cannot change Model properties"),tn.prototype.fp.call(this,a);var y=a.insertedLinkKeys;if(Array.isArray(y))for(var x=y.length,E=0;E<x;E++){var b=y[E],z=this.jh(b);z===null&&(z=this.Jo({}),this.Ks(z,b),this.fi(z))}if(y=a.modifiedLinkData,Array.isArray(y)){for(x=y.length,E=0;E<x;E++)if(b=y[E],z=this.Ac(b),z=this.jh(z),z!==null){for(var tt in b)tt!=="__gohashid"&&tt!==this.linkKeyProperty&&this.setDataProperty(z,tt,b[tt]);bS(this,b,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)},_n.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===Xi){var x=a.object,E=a.propertyName;if(E===this.linkKeyProperty&&this.Jc(x)){var b=a.I(y);y=a.I(!y),y!==void 0&&this.wb.remove(y),b!==void 0&&this.wb.add(b,x),Ri(x,E,b);return}}else if(a.change===yo){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,Oe(a)&&typeof x=="number"&&(E=this.Ac(a),y?(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),E!==void 0&&this.wb.remove(E)):(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),E!==void 0&&this.wb.add(E,a)));return}if(a.modelChange==="linkLabelKeys"){E=this.Ef(a.object),Array.isArray(E)&&typeof x=="number"&&(y?(x=E.indexOf(a.newValue),0<=x&&E.splice(x,1)):0>E.indexOf(a.newValue)&&E.splice(x,0,a.newValue));return}}else if(a.change===Bo){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,Oe(a)&&typeof x=="number"&&(E=this.Ac(a),y?(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),E!==void 0&&this.wb.add(E,a)):(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),E!==void 0&&this.wb.remove(E)));return}if(a.modelChange==="linkLabelKeys"){E=this.Ef(a.object),Array.isArray(E)&&typeof x=="number"&&(y?0>E.indexOf(a.newValue)&&E.splice(x,0,a.newValue):(x=E.indexOf(a.newValue),0<=x&&E.splice(x,1)));return}}tn.prototype.changeState.call(this,a,y)}},xt=_n.prototype,xt.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),Ri(x,this.nodeKeyProperty,a),this.xf(x))}return a}},xt.yx=function(a){return Ys(this,a,!0)},xt.wv=function(a,y){Mg(this,a,y,!0)},xt.Bx=function(a){return Ys(this,a,!1)},xt.Bv=function(a,y){Mg(this,a,y,!1)};function Ys(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=po(y,a),a!==void 0))){if(wu(a))return a;se((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Mg(a,y,x,E){if(x===null&&(x=void 0),y!==null){var b=E?a.lf:a.mf;if(b!=="")if(x=a.Vl(x),a.Jc(y)){var z=po(y,b);z!==x&&(Ua(a,z,y),Ri(y,b,x),a.hc(x)===null&&Va(a,x,y),bo(a,E?"linkFromKey":"linkToKey",Xi,b,y,z,x),typeof b=="string"&&a.La(y,b))}else Ri(y,b,x)}}xt.zx=function(a){return h0(this,a,!0)},xt.xv=function(a,y){kg(this,a,y,!0)},xt.Cx=function(a){return h0(this,a,!1)},xt.Cv=function(a,y){kg(this,a,y,!1)};function h0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=po(y,a),y===void 0?"":y)}function kg(a,y,x,E){if(y!==null){var b=E?a.ej:a.fj;if(b!=="")if(a.Jc(y)){var z=po(y,b);z===void 0&&(z=""),z!==x&&(Ri(y,b,x),bo(a,E?"linkFromPortId":"linkToPortId",Xi,b,y,z,x),typeof b=="string"&&a.La(y,b))}else Ri(y,b,x)}}xt.Ef=function(a){if(a===null)return u0;var y=this.je;return y===""?u0:(a=po(a,y),a===void 0?u0:a)},xt.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var E=po(a,x);if(E===void 0&&(E=u0),E!==y){if(Array.isArray(E))for(var b=E.length,z=0;z<b;z++)Ua(this,E[z],a);for(Ri(a,x,y),b=y.length,z=0;z<b;z++){var tt=y[z];this.hc(tt)===null&&Va(this,tt,a)}bo(this,"linkLabelKeys",Xi,x,a,E,y),typeof x=="string"&&this.La(a,x)}}else Ri(a,x,y)}},xt.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=po(a,x);if(E===void 0)x=[],x.push(y),this.Ls(a,x);else if(Array.isArray(E)){var b=E.indexOf(y);0<=b||(b=E.length,E.push(y),this.Jc(a)&&(this.hc(y)===null&&Va(this,y,a),bo(this,"linkLabelKeys",yo,x,a,null,y,null,b)))}else se(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},xt.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=po(a,x);if(Array.isArray(E)){var b=E.indexOf(y);0>b||(E.splice(b,1),this.Jc(a)&&(Ua(this,y,a),bo(this,"linkLabelKeys",Bo,x,a,y,null,b,null)))}else E!==void 0&&se(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},xt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=po(a,y),y!==void 0)){if(wu(y))return y;se("Key value for link data "+a+" is not a number or a string: "+y)}}},xt.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var E=po(a,x);E!==y&&this.jh(y)===null&&(Ri(a,x,y),E!==void 0&&this.wb.remove(E),this.wb.add(y,a),bo(this,"linkKey",Xi,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Ri(a,x,y)}},xt.jh=function(a){return a===null&&se("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&wu(a)?this.wb.I(a):null},xt.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 E=this.cl;if(E!==null&&(x=E(this,a),x!=null&&!this.wb.contains(x))){Ri(a,y,x);return}if(typeof x=="string"){for(E=2;this.wb.contains(x+E);)E++;Ri(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;Ri(a,y,x)}}}}},xt.Jc=function(a){return a===null?!1:this.$f.contains(a)},xt.fi=function(a){a!==null&&(ds(a),this.Jc(a)||TS(this,a,!0))};function TS(a,y,x){if(a.linkKeyProperty!==""){var E=a.Ac(y);if(E!==void 0&&a.wb.I(E)===y)return;a.Bs(y),E=a.Ac(y),E===void 0&&se("GraphLinksModel.makeLinkDataKeyUnique failed on "+y+". Data not added to model."),a.wb.add(E,y)}a.$f.add(y),E=null,x&&(E=a.md.length,a.md.splice(E,0,y)),bo(a,"linkDataArray",yo,"linkDataArray",a,null,y,null,E),fy(a,y)}xt.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)},xt.bm=function(a){a!==null&&ES(this,a,!0)};function ES(a,y,x){a.$f.remove(y);var E=a.Ac(y);if(E!==void 0&&a.wb.remove(E),E=null,x){if(E=a.md.indexOf(y),0>E)return;a.md.splice(E,1)}if(bo(a,"linkDataArray",Bo,"linkDataArray",a,y,null,E,null),x=Ys(a,y,!0),Ua(a,x,y),x=Ys(a,y,!1),Ua(a,x,y),E=a.Ef(y),Array.isArray(E))for(var b=E.length,z=0;z<b;z++)x=E[z],Ua(a,x,y)}xt.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)},xt.Zz=function(a){if(this.linkKeyProperty===""&&se("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&Cn(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var E=a.length,b=0;b<E;b++){var z=a[b],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var ot=this.jh(tt);ot!==z&&(ot!==null?(this.Do(ot,z),bS(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();)E=a.value,x.contains(E)||(E=this.jh(E))&&this.bm(E);y.clear(),x.clear()}};function fy(a,y){var x=Ys(a,y,!0);x=a.Vl(x),a.hc(x)===null&&Va(a,x,y),x=Ys(a,y,!1),x=a.Vl(x),a.hc(x)===null&&Va(a,x,y);var E=a.Ef(y);if(Array.isArray(E))for(var b=E.length,z=0;z<b;z++)x=E[z],a.hc(x)===null&&Va(a,x,y)}xt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):l0(this,a,!0),Oe(a)&&($i(a),this.lf!==""&&Ri(a,this.lf,void 0),this.mf!==""&&Ri(a,this.mf,void 0),this.je!==""&&Ri(a,this.je,[])),a},xt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!po(a,y)},xt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=po(a,y),y!==void 0)){if(wu(y))return y;se("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},xt.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var E=po(a,x);E!==y&&(Ua(this,E,a),Ri(a,x,y),this.hc(y)===null&&Va(this,y,a),bo(this,"nodeGroupKey",Xi,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Ri(a,x,y)}},_n.prototype.copyNodeData=function(a){return a===null?null:(a=tn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||po(a,this.Je)===void 0||Ri(a,this.Je,void 0),a)},_n.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){Mg(this,a,x,!0);return}if(y===this.linkToKeyProperty){Mg(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){kg(this,a,x,!0);return}if(y===this.linkToPortIdProperty){kg(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 E=po(a,y);E!==x&&(Ri(a,y,x),this.Fs(a,y,E,x))},xt=_n.prototype,xt.Do=function(a,y){if(y){var x=this.lb(a),E=this.Jc(a),b;for(b in y)b==="__gohashid"||x&&b===this.nodeKeyProperty||x&&b===this.nodeIsGroupProperty&&po(a,b)===y[b]||E&&b===this.linkKeyProperty||this.setDataProperty(a,b,y[b])}},xt.jp=function(a,y){tn.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 E=x.value,b=a,z=y;if(Ys(this,E,!0)===b){var tt=this.lf;Ri(E,tt,z),bo(this,"linkFromKey",Xi,tt,E,b,z),typeof tt=="string"&&this.La(E,tt)}if(Ys(this,E,!1)===b&&(tt=this.mf,Ri(E,tt,z),bo(this,"linkToKey",Xi,tt,E,b,z),typeof tt=="string"&&this.La(E,tt)),tt=this.Ef(E),Array.isArray(tt))for(var ot=tt.length,rt=this.je,at=0;at<ot;at++)tt[at]===b&&(tt[at]=z,bo(this,"linkLabelKeys",yo,rt,E,b,z,at,at))}},xt.qv=function(a,y,x){if(this.lh(a)===y){var E=this.Je;Ri(a,E,x),bo(this,"nodeGroupKey",Xi,E,a,y,x),typeof E=="string"&&this.La(a,E)}},xt.Lv=function(){tn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)fy(this,a[x])},xt.fm=function(a){tn.prototype.fm.call(this,a),a=this.wa(a);var y=rp(this,a);if(y!==null){var x=Fn();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)){if(this.lh(E)===a){var b=this.Je;bo(this,"nodeGroupKey",Xi,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}else if(Ys(this,E,!0)===a&&(b=this.lf,bo(this,"linkFromKey",Xi,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)),Ys(this,E,!1)===a&&(b=this.mf,bo(this,"linkToKey",Xi,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)),b=this.Ef(E),Array.isArray(b))for(var z=b.length,tt=this.je,ot=0;ot<z;ot++)b[ot]===a&&(bo(this,"linkLabelKeys",yo,tt,E,a,a,ot,ot),x.push(E))}for(y=0;y<x.length;y++)Ua(this,a,x[y]);Pn(x)}},xt.em=function(a){tn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&Va(this,y,a)},xt.qp=function(a){tn.prototype.qp.call(this,a);var y=this.lh(a);Ua(this,y,a)},xt.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=po(a,y),y===void 0))return"";if(typeof y=="string")return y;se("getCategoryForLinkData found a non-string category for "+a+": "+y)},_n.prototype.getLinkCategoryForData=function(a){return this.ps(a)},_n.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var E=po(a,x);E===void 0&&(E=""),E!==y&&(Ri(a,x,y),bo(this,"linkCategory",Xi,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Ri(a,x,y)}},_n.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},xt=_n.prototype,xt.lm=function(a,y){tn.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function bS(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))}xt.Wj=function(){return!0},xt.ri=function(){return!0},xt.xs=function(){return!0},xt.Xj=function(){return!0},ke.Object.defineProperties(_n.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,E=0;E<x;E++){var b=a[E];Oe(b)||se("GraphLinksModel.linkDataArray must only contain Objects, not: "+b),ds(b)}if(this.md=a,this.linkKeyProperty!==""){for(E=new Be,b=0;b<x;b++){var z=a[b],tt=this.Ac(z);tt===void 0||this.wb.I(tt)!==null?E.add(z):this.wb.add(tt,z)}for(E=E.iterator;E.next();)b=E.value,this.Bs(b),z=this.Ac(b),z!==void 0&&this.wb.add(z,b)}for(E=new Ie,b=0;b<x;b++)E.add(a[b]);for(this.$f=E,bo(this,"linkDataArray",Xi,"linkDataArray",this,y,a),y=0;y<x;y++)fy(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,E=0;E<x;E++){var b=this.linkDataArray[E],z=this.Ac(b);z===void 0&&(this.Bs(b),z=this.Ac(b)),z!==void 0&&this.wb.add(z,b)}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"}}}),_n.prototype.setCategoryForLinkData=_n.prototype.lp,_n.prototype.getCategoryForLinkData=_n.prototype.ps,_n.prototype.assignAllDataProperties=_n.prototype.Do,_n.prototype.setGroupKeyForNodeData=_n.prototype.mp,_n.prototype.getGroupKeyForNodeData=_n.prototype.lh,_n.prototype.isGroupForNodeData=_n.prototype.Yu,_n.prototype.copyLinkData=_n.prototype.Jo,_n.prototype.mergeLinkDataArray=_n.prototype.Zz,_n.prototype.removeLinkDataCollection=_n.prototype.lA,_n.prototype.removeLinkData=_n.prototype.bm,_n.prototype.addLinkDataCollection=_n.prototype.Ey,_n.prototype.addLinkData=_n.prototype.fi,_n.prototype.containsLinkData=_n.prototype.Jc,_n.prototype.makeLinkDataKeyUnique=_n.prototype.Bs,_n.prototype.findLinkDataForKey=_n.prototype.jh,_n.prototype.setKeyForLinkData=_n.prototype.Ks,_n.prototype.getKeyForLinkData=_n.prototype.Ac,_n.prototype.removeLabelKeyForLinkData=_n.prototype.Qx,_n.prototype.addLabelKeyForLinkData=_n.prototype.Bu,_n.prototype.setLabelKeysForLinkData=_n.prototype.Ls,_n.prototype.getLabelKeysForLinkData=_n.prototype.Ef,_n.prototype.setToPortIdForLinkData=_n.prototype.Cv,_n.prototype.getToPortIdForLinkData=_n.prototype.Cx,_n.prototype.setFromPortIdForLinkData=_n.prototype.xv,_n.prototype.getFromPortIdForLinkData=_n.prototype.zx,_n.prototype.setToKeyForLinkData=_n.prototype.Bv,_n.prototype.getToKeyForLinkData=_n.prototype.Bx,_n.prototype.setFromKeyForLinkData=_n.prototype.wv,_n.prototype.getFromKeyForLinkData=_n.prototype.yx,_n.prototype.clear=_n.prototype.clear;var u0=Object.freeze([]);_n.className="GraphLinksModel",Ea.GraphLinksModel=_n,tn.constructGraphLinksModel=tn.constructGraphLinksModel=function(){return new _n},tn.initDiagramModel=uy=function(){return new _n};function Zr(a,y){tn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(Cn(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}oe(Zr,tn),Zr.constructGraphLinksModel=tn.constructGraphLinksModel,Zr.prototype.cloneProtected=function(a){tn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},xt=Zr.prototype,xt.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,E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Wi(b)}}return y},xt.rm=function(){var a=tn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
|
|
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},xt.gp=function(a){tn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},xt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&se("applyIncrementalJson cannot change Model properties"),tn.prototype.fp.call(this,a)},xt.Vl=function(a){return a},xt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=po(a,y),y!==void 0)){if(wu(y))return y;se("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},xt.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 E=po(a,x);E!==y&&(Ua(this,E,a),Ri(a,x,y),this.hc(y)===null&&Va(this,y,a),bo(this,"nodeParentKey",Xi,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Ri(a,x,y)}},xt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=po(a,y),y===void 0)?"":typeof y=="string"?y:(se("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},Zr.prototype.getLinkCategoryForData=function(a){return this.ss(a)},Zr.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var E=po(a,x);E===void 0&&(E=""),E!==y&&(Ri(a,x,y),bo(this,"parentLinkCategory",Xi,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Ri(a,x,y)}},Zr.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},Zr.prototype.copyNodeData=function(a){return a===null?null:(a=tn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||po(a,this.Ke)===void 0||Ri(a,this.Ke,void 0),a)},Zr.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 E=po(a,y);E!==x&&(Ri(a,y,x),this.Fs(a,y,E,x))},xt=Zr.prototype,xt.jp=function(a,y){tn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},xt.qv=function(a,y,x){if(this.mh(a)===y){var E=this.Ke;Ri(a,E,x),bo(this,"nodeParentKey",Xi,E,a,y,x),typeof E=="string"&&this.La(a,E)}},xt.fm=function(a){tn.prototype.fm.call(this,a),a=this.wa(a);var y=rp(this,a);if(y!==null){var x=Fn();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)&&this.mh(E)===a){var b=this.Ke;bo(this,"nodeParentKey",Xi,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}for(y=0;y<x.length;y++)Ua(this,a,x[y]);Pn(x)}},xt.em=function(a){tn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&Va(this,y,a)},xt.qp=function(a){tn.prototype.qp.call(this,a);var y=this.mh(a);Ua(this,y,a)},xt.lm=function(a,y){tn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},xt.Tl=function(){return!0},xt.xs=function(){return!0},ke.Object.defineProperties(Zr.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"}}}),Zr.prototype.setParentLinkCategoryForNodeData=Zr.prototype.Ms,Zr.prototype.getParentLinkCategoryForNodeData=Zr.prototype.ss,Zr.prototype.setParentKeyForNodeData=Zr.prototype.qe,Zr.prototype.getParentKeyForNodeData=Zr.prototype.mh,Zr.className="TreeModel",Ea.TreeModel=Zr;function qi(a){Hi.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=ba,this.Ti=0,this.Zv=new It,this.Jp=this.me=0,this.Xr=new dp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=ba,this.K=Jr,this.nd=Tg,this.hd=oy,this.tf=6,this.Nn=v0,a&&Object.assign(this,a)}oe(qi,Hi),qi.prototype.cloneProtected=function(a){Hi.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},qi.prototype.qb=function(a){a.classType===qi?a===p0||a===m0||a===g0||a===c0||a===Tg?this.sorting=a:a===vd||a===Fg||a===Jr||a===Lu?this.direction=a:a===zh||a===Cu||a===ba||a===Ba?this.arrangement=a:(a===df||a===v0)&&(this.nodeDiameterFormula=a):Hi.prototype.qb.call(this,a)},qi.prototype.createNetwork=function(){return new Eg(this)},qi.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 Be;y.addAll(a.iterator),a=new Be;var x=new Be,E=this.sort(y),b,z,tt=this.Jp,ot=this.arrangement,rt=this.nodeDiameterFormula,at=this.radius;(!isFinite(at)||0>=at)&&(at=NaN);var ht=this.aspectRatio;(!isFinite(ht)||0>=ht)&&(ht=1);var gt=this.startAngle;isFinite(gt)||(gt=0);var mt=this.sweepAngle;if((!isFinite(mt)||360<mt||1>mt)&&(mt=360),y=this.spacing,isFinite(y)||(y=NaN),ot===Ba&&rt===df?ot=ba:ot===Ba&&rt!==df&&(ot=this.arrangement),(this.direction===vd||this.direction===Fg)&&this.sorting!==Tg){for(rt=0;!(rt>=E.length)&&(a.add(E.M(rt)),!(rt+1>=E.length));rt+=2)x.add(E.M(rt+1));this.direction===vd?(this.arrangement===Ba&&a.reverse(),E=new Be,E.addAll(a),E.addAll(x)):(this.arrangement===Ba&&x.reverse(),E=new Be,E.addAll(x),E.addAll(a))}rt=E.length;for(var yt=z=b=0;yt<E.length;yt++){var St=gt+mt*z*(this.direction===Jr?1:-1)/rt,Ct=E.M(yt).diameter;isNaN(Ct)&&(Ct=Au(E.M(yt),St)),360>mt&&(yt===0||yt===E.length-1)&&(Ct/=2),b+=Ct,z++}if(isNaN(at)||ot===Ba){if(isNaN(y)&&(y=6),ot!==ba&&ot!==Ba){for(z=-1/0,tt=0;tt<rt;tt++)yt=E.M(tt),b=E.M(tt===rt-1?0:tt+1),isNaN(yt.diameter)&&Au(yt,0),isNaN(b.diameter)&&Au(b,0),z=Math.max(z,(yt.diameter+b.diameter)/2);tt=z+y,ot===zh?at=(z+y)/(2*Math.PI/rt):at=d0(this,tt*(360<=mt?rt:rt-1),ht,gt*Math.PI/180,mt*Math.PI/180)}else at=d0(this,b+(360<=mt?rt:rt-1)*(ot!==Ba?y:1.6*y),ht,gt*Math.PI/180,mt*Math.PI/180);z=at*ht}else if(z=at*ht,yt=gy(this,at,z,gt*Math.PI/180,mt*Math.PI/180),isNaN(y))(ot===ba||ot===Ba)&&(y=(yt-b)/(360<=mt?rt:rt-1));else if(ot===ba||ot===Ba)yt=(yt-b)/(360<=mt?rt:rt-1),yt<y?(at=d0(this,b+y*(360<=mt?rt:rt-1),ht,gt*Math.PI/180,mt*Math.PI/180),z=at*ht):y=yt;else{for(tt=-1/0,b=0;b<rt;b++)St=E.M(b),Ct=E.M(b===rt-1?0:b+1),isNaN(St.diameter)&&Au(St,0),isNaN(Ct.diameter)&&Au(Ct,0),tt=Math.max(tt,(St.diameter+Ct.diameter)/2);tt+=y,b=d0(this,tt*(360<=mt?rt:rt-1),ht,gt*Math.PI/180,mt*Math.PI/180),b>at?(at=b,z=at*ht):tt=yt/(360<=mt?rt:rt-1)}if(this.kw=ot,this.lc=at,this.Zm=ht,this.lw=gt,this.Wp=mt,this.Ti=y,this.me=z,this.Jp=tt,y=E,E=this.kw,ot=this.lc,at=this.lw,ht=this.Wp,gt=this.Ti,mt=this.me,rt=this.Jp,this.direction!==vd&&this.direction!==Fg||E!==Ba)if(this.direction===vd||this.direction===Fg){switch(tt=0,E){case Cu:tt=180*f0(this,ot,mt,at,rt)/Math.PI;break;case ba:rt=y=0,tt=a.first(),tt!==null&&(y=Au(tt,Math.PI/2)),tt=x.first(),tt!==null&&(rt=Au(tt,Math.PI/2)),tt=180*f0(this,ot,mt,at,gt+(y+rt)/2)/Math.PI;break;case zh:tt=ht/y.length}if(this.direction===vd){switch(E){case Cu:up(this,a,at,Lu);break;case ba:hp(this,a,at,Lu);break;case zh:lp(this,a,ht/2,at,Lu)}switch(E){case Cu:up(this,x,at+tt,Jr);break;case ba:hp(this,x,at+tt,Jr);break;case zh:lp(this,x,ht/2,at+tt,Jr)}}else{switch(E){case Cu:up(this,x,at,Lu);break;case ba:hp(this,x,at,Lu);break;case zh:lp(this,x,ht/2,at,Lu)}switch(E){case Cu:up(this,a,at+tt,Jr);break;case ba:hp(this,a,at+tt,Jr);break;case zh:lp(this,a,ht/2,at+tt,Jr)}}}else switch(E){case Cu:up(this,y,at,this.direction);break;case ba:hp(this,y,at,this.direction);break;case zh:lp(this,y,ht,at,this.direction);break;case Ba:BS(this,y,ht,at,this.direction)}else BS(this,y,ht,at-ht/2,Jr)}this.updateParts(),this.network=null,this.isValidLayout=!0};function lp(a,y,x,E,b){var z=a.Wp,tt=a.lc;a=a.me,E=E*Math.PI/180,x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=E+(b===Jr?rt*x/(360<=z?ot:ot-1):-(rt*x)/ot),ht=y.M(rt),gt=tt*Math.tan(at)/a;gt=Math.sqrt((tt*tt+a*a*gt*gt)/(1+gt*gt)),ht.centerX=gt*Math.cos(at),ht.centerY=gt*Math.sin(at),ht.actualAngle=180*at/Math.PI}}function hp(a,y,x,E){var b=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),ht=y.M(rt===ot-1?0:rt+1),gt=z*Math.sin(x);at.centerX=b*Math.cos(x),at.centerY=gt,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&Au(at,0),isNaN(ht.diameter)&&Au(ht,0),at=f0(a,b,z,E===Jr?x:-x,(at.diameter+ht.diameter)/2+tt),x+=E===Jr?at:-at}}function up(a,y,x,E){var b=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=b*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=f0(a,b,z,E===Jr?x:-x,tt),x+=E===Jr?at:-at}}function BS(a,y,x,E,b){var z=a.Wp;if(a.mj=0,a.Xr=new dp,360>x){for(z=E+(b===Jr?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,DS(a,y,x,E,b)}else NS(a,y,x,E,b);a.Xr.commit(y)}function NS(a,y,x,E,b){var z=a.lc,tt=a.Ti,ot=a.Zm,rt=z*Math.cos(E*Math.PI/180),at=a.me*Math.sin(E*Math.PI/180),ht=y.Fa();if(ht.length===3)ht[0].centerX=z,ht[0].centerY=0,ht[1].centerX=ht[0].centerX-ht[0].width/2-ht[1].width/2-tt,ht[1].y=ht[0].y,ht[2].centerX=(ht[0].centerX+ht[1].centerX)/2,ht[2].y=ht[0].y-ht[2].height-tt;else if(ht.length===4)ht[0].centerX=z,ht[0].centerY=0,ht[2].centerX=-ht[0].centerX,ht[2].centerY=ht[0].centerY,ht[1].centerX=0,ht[1].y=Math.min(ht[0].y,ht[2].y)-ht[1].height-tt,ht[3].centerX=0,ht[3].y=Math.max(ht[0].y+ht[0].height+tt,ht[2].y+ht[2].height+tt);else{z=It.alloc();for(var gt=0;gt<ht.length&&(ht[gt].centerX=rt,ht[gt].centerY=at,!(gt>=ht.length-1));gt++)OS(a,rt,at,ht,gt,b,z)||IS(a,rt,at,ht,gt,b,z),rt=z.x,at=z.y;if(It.free(z),a.mj++,!(23<a.mj)){rt=ht[0].centerX,at=ht[0].centerY,z=ht[ht.length-1].centerX,gt=ht[ht.length-1].centerY;var mt=Math.abs(rt-z)-((ht[0].width+ht[ht.length-1].width)/2+tt),yt=Math.abs(at-gt)-((ht[0].height+ht[ht.length-1].height)/2+tt);tt=0,1>Math.abs(yt)?Math.abs(rt-z)<(ht[0].width+ht[ht.length-1].width)/2&&(tt=0):tt=0<yt?yt:1>Math.abs(mt)?0:mt,rt=Math.abs(z)>Math.abs(gt)?0<z!=at>gt:0<gt!=rt<z,(rt=b===Jr?rt:!rt)&&(tt=-Math.abs(tt),tt=Math.min(tt,-ht[ht.length-1].width),tt=Math.min(tt,-ht[ht.length-1].height)),a.Xr.compare(tt,ht),1<Math.abs(tt)&&(a.lc=8>a.mj?a.lc-tt/(2*Math.PI):5>ht.length&&10<tt?a.lc/2:a.lc-(0<tt?1.7:-2.3),a.me=a.lc*ot,NS(a,y,x,E,b))}}}function DS(a,y,x,E,b){for(var z=a.lc,tt=a.me,ot=a.Zm,rt=z*Math.cos(E*Math.PI/180),at=tt*Math.sin(E*Math.PI/180),ht=It.alloc(),gt=y.Fa(),mt=0;mt<gt.length&&(gt[mt].centerX=rt,gt[mt].centerY=at,!(mt>=gt.length-1));mt++)OS(a,rt,at,gt,mt,b,ht)||IS(a,rt,at,gt,mt,b,ht),rt=ht.x,at=ht.y;if(It.free(ht),a.mj++,!(23<a.mj)){if(rt=Math.atan2(at,rt),rt=b===Jr?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<gt.length;rt++)tt.mk[rt]=gt[rt].bounds.x,tt.tm[rt]=gt[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,DS(a,y,x,E,b))}}function OS(a,y,x,E,b,z,tt){var ot=a.lc,rt=a.me,at=0;a=(E[b].width+E[b+1].width)/2+a.Ti;var ht=!1;if(0<=x!=(z===Jr)){if(z=y+a,z>ot){if(z=y-a,z<-ot)return tt.x=z,tt.y=at,!1;ht=!0}}else if(z=y-a,z<-ot){if(z=y+a,z>ot)return tt.x=z,tt.y=at,!1;ht=!0}return at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>x!==ht&&(at=-at),Math.abs(x-at)>(E[b].height+E[b+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function IS(a,y,x,E,b,z,tt){var ot=a.lc,rt=a.me,at=0;if(a=(E[b].height+E[b+1].height)/2+a.Ti,E=!1,0<=y!=(z===Jr)){if(z=x-a,z<-rt){if(z=x+a,z>rt){tt.x=at,tt.y=z;return}E=!0}}else if(z=x+a,z>rt){if(z=x-a,z<-rt){tt.x=at,tt.y=z;return}E=!0}at=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*ot,0>y!==E&&(at=-at),tt.x=at,tt.y=z}qi.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},qi.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 It(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var E=this.network.vertexes.iterator;E.next();){var b=E.value;b.x+=x.x,b.y+=x.y,b.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))},qi.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function gy(a,y,x,E,b){var z=a.ty;if(.001>Math.abs(a.Zm-1))return E!==void 0&&b!==void 0?b*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=E!==void 0&&b!==void 0?b/(z+1):Math.PI/(2*(z+1)),rt=0,at=0;at<=z;at++){E!==void 0&&b!==void 0?rt=E+at*b/z:rt=at*Math.PI/(2*z);var ht=Math.sin(rt);tt+=Math.sqrt(1-a*a*ht*ht)*ot}return E!==void 0&&b!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,E,b){return y/(E!==void 0&&b!==void 0?gy(a,1,x,E,b):gy(a,1,x))}function f0(a,y,x,E,b){if(.001>Math.abs(a.Zm-1))return b/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&&(E+=Math.PI/2);for(var ot=0;;ot++){var rt=Math.sin(E+ot*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*rt*rt)*a,tt>=b)return ot*a}}qi.prototype.sort=function(a){switch(this.sorting){case g0:break;case c0:a.reverse();break;case p0:a.sort(this.comparer);break;case m0:a.sort(this.comparer),a.reverse();break;case Tg:return this.ak(Nx(a));default:se("Invalid sorting type.")}return a};function Nx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new Be;for(var E=0;E<a.length;E++){var b=-1,z=-1;if(E===0)for(var tt=0;tt<a.length;tt++){var ot=a.M(tt).edgesCount;ot>b&&(b=ot,z=tt)}else for(tt=0;tt<a.length;tt++)ot=y[tt],ot>b&&(b=ot,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)b=a.indexOf(tt.value.fromVertex),0>b||0<=y[b]&&y[b]++;for(z=z.destinationEdges;z.next();)b=a.indexOf(z.value.toVertex),0>b||0<=y[b]&&y[b]++}return x}qi.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var E=a.M(x);y[x]=[];for(var b,z=E.destinationEdges;z.next();)b=a.indexOf(z.value.toVertex),b!==x&&0>y[x].indexOf(b)&&y[x].push(b);for(E=E.sourceEdges;E.next();)b=a.indexOf(E.value.fromVertex),b!==x&&0>y[x].indexOf(b)&&y[x].push(b)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],ot=[];E=[],b=new Be;for(var rt=0,at=0;at<y.length;at++){var ht=y[at].length;if(ht===1)E.push(at);else if(ht===0)b.add(a.M(at));else{if(rt===0)x.push(at);else{for(var gt=ht=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 Ct=yt[St],Nt=y[at],Tt=0,zt=0;zt<tt.length;zt++){var Rt=z[tt[zt]],Yt=z[ot[zt]];if(Rt<Yt){var Ut=Rt;Rt=Yt}else Ut=Yt;if(Ut<Ct&&Ct<=Rt)for(Yt=0;Yt<Nt.length;Yt++){var ee=Nt[Yt];0>x.indexOf(ee)||Ut<z[ee]&&z[ee]<Rt||Ut===z[ee]||Rt===z[ee]||Tt++}else for(Yt=0;Yt<Nt.length;Yt++)ee=Nt[Yt],0>x.indexOf(ee)||Ut<z[ee]&&z[ee]<Rt&&Ut!==z[ee]&&Rt!==z[ee]&&Tt++}for(Nt=Tt,zt=Tt=0;zt<y[at].length;zt++)Ut=x.indexOf(y[at][zt]),0<=Ut&&(Ut=Math.abs(Ct-(Ut>=Ct?Ut+1:Ut)),Tt+=Ut<x.length+1-Ut?Ut:x.length+1-Ut);for(zt=0;zt<tt.length;zt++)Ut=z[tt[zt]],Rt=z[ot[zt]],Ut>=Ct&&Ut++,Rt>=Ct&&Rt++,Ut>Rt&&(Yt=Rt,Rt=Ut,Ut=Yt),Rt-Ut<(x.length+2)/2==(Ut<Ct&&Ct<=Rt)&&Tt++;(Nt<ht||Nt===ht&&Tt<gt)&&(ht=Nt,gt=Tt,mt=Ct)}for(x.splice(mt,0,at),ht=0;ht<x.length;ht++)z[x[ht]]=ht;for(ht=0;ht<y[at].length;ht++)gt=y[at][ht],0<=x.indexOf(gt)&&(tt.push(at),ot.push(gt))}rt++}}for(tt=x.length;;){for(z=!0,ot=0;ot<E.length;ot++)if(rt=E[ot],at=y[rt][0],ht=x.indexOf(at),0<=ht){for(mt=gt=0;mt<y[at].length;mt++)yt=x.indexOf(y[at][mt]),0>yt||yt===ht||(St=yt>ht?yt-ht:ht-yt,gt+=yt<ht!=St>tt-St?1:-1);x.splice(0>gt?ht:ht+1,0,rt),E.splice(ot,1),ot--}else z=!1;if(z)break;x.push(E[0]),E.splice(0,1)}for(y=0;y<x.length;y++)b.add(a.M(x[y]));return b},ke.Object.defineProperties(qi.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!==Ba&&a!==ba&&a!==Cu&&a!==zh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==Jr&&a!==Lu&&a!==vd&&a!==Fg||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==g0&&a!==c0&&a!==p0&&!m0&&a!==Tg||(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!==df||(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 ba=new ue(qi,"ConstantSpacing",0),Cu=new ue(qi,"ConstantDistance",1),zh=new ue(qi,"ConstantAngle",2),Ba=new ue(qi,"Packed",3),Jr=new ue(qi,"Clockwise",4),Lu=new ue(qi,"Counterclockwise",5),vd=new ue(qi,"BidirectionalLeft",6),Fg=new ue(qi,"BidirectionalRight",7),g0=new ue(qi,"Forwards",8),c0=new ue(qi,"Reverse",9),p0=new ue(qi,"Ascending",10),m0=new ue(qi,"Descending",11),Tg=new ue(qi,"Optimized",12),v0=new ue(qi,"Pythagorean",13),df=new ue(qi,"Circular",14);qi.className="CircularLayout",qi.ConstantSpacing=ba,qi.ConstantDistance=Cu,qi.ConstantAngle=zh,qi.Packed=Ba,qi.Clockwise=Jr,qi.Counterclockwise=Lu,qi.BidirectionalLeft=vd,qi.BidirectionalRight=Fg,qi.Forwards=g0,qi.Reverse=c0,qi.Ascending=p0,qi.Descending=m0,qi.Optimized=Tg,qi.Pythagorean=v0,qi.Circular=df;function dp(){this.Pl=-1/0,this.tm=this.mk=null}dp.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},dp.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]}},dp.className="VertexArrangement";function Eg(a){Ei.call(this,a)}oe(Eg,Ei),Eg.prototype.createVertex=function(){return new fp(this)},Eg.prototype.createEdge=function(){return new y0(this)},Eg.className="CircularNetwork";function fp(a){Do.call(this,a),this.u=this.Si=NaN}oe(fp,Do);function Au(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===Ba)if(x.nodeDiameterFormula===df)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===df?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}ke.Object.defineProperties(fp.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)}}}),fp.className="CircularVertex";function y0(a){Fs.call(this,a)}oe(y0,Fs),y0.className="CircularEdge";function Sr(a){Hi.call(this),this.ah=null,this.An=0,this.$d=new Re(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)}oe(Sr,Hi),Sr.prototype.cloneProtected=function(a){Hi.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},Sr.prototype.createNetwork=function(){return new ff(this)},Sr.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 E=x.iterator;E.next();){this.network=E.value;for(var b=this.network.vertexes.iterator;b.next();){var z=b.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}zS(this,0,a)}this.network=y;var tt=E=x.iterator;E=this.arrangementSpacing;var ot=tt.count,rt=!0;z=b=0;for(var at=Fn(),ht=0;ht<ot+y.vertexes.count+2;ht++)at[ht]=null;ot=0,tt.reset();for(var gt=fe.alloc();tt.next();)if(ht=tt.value,this.computeBounds(ht,gt),rt)rt=!1,b=gt.x+gt.width/2,z=gt.y+gt.height/2,at[0]=new It(gt.x+gt.width+E.width,gt.y),at[1]=new It(gt.x,gt.y+gt.height+E.height),ot=2;else{var mt=jS(at,ot,b,z,gt.width,gt.height,E),yt=at[mt],St=new It(yt.x+gt.width+E.width,yt.y),Ct=new It(yt.x,yt.y+gt.height+E.height);for(mt+1<ot&&at.splice(mt+1,0,null),at[mt]=St,at[mt+1]=Ct,ot++,mt=yt.x-gt.x,yt=yt.y-gt.y,ht=ht.vertexes.iterator;ht.next();)St=ht.value,St.centerX+=mt,St.centerY+=yt}for(fe.free(gt),ht=y.vertexes.iterator;ht.next();)tt=ht.value,mt=tt.bounds,2>ot?(b=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new It(mt.x+mt.width+E.width,mt.y),at[1]=new It(mt.x,mt.y+mt.height+E.height),ot=2):(rt=jS(at,ot,b,z,mt.width,mt.height,E),gt=at[rt],yt=new It(gt.x+mt.width+E.width,gt.y),mt=new It(gt.x,gt.y+mt.height+E.height),rt+1<ot&&at.splice(rt+1,0,null),at[rt]=yt,at[rt+1]=mt,ot++,tt.centerX=gt.x+tt.width/2,tt.centerY=gt.y+tt.height/2);for(Pn(at),E=x.iterator;E.next();){for(x=E.value,b=x.vertexes.iterator;b.next();)y.dh(b.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}GS(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},Sr.prototype.needsClusterLayout=function(){if(3>this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,E=this.network.vertexes.iterator;E.next();){if(E.value.bounds.Yc(x)&&(a++,2<a))return!0;if(10<y)break;y++}return!1},Sr.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var E=a.value;x?(x=!1,y.set(E.bounds)):y.ed(E.bounds)}return y};function zS(a,y,x){if(Dx(a,y)){var E=a.Zf;a.Zf*=1+1/(y+1);var b=Ox(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,zS(a,y+1,x),GS(a,z),Ix(a,b),y=b.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++)zx(a,y[x]);a.Zf=E}}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,E){return x===null||E===null||x===E?0:E.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,E=new ff(a),b=0;b<a.ah.length;b++){var z=a.ah[b];if(1<z.Vd){E.dh(z);var tt=new WS;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 Be),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var ot=z.value;b=ot.fromVertex,tt=ot.toVertex,b.network===E&&tt.network===E?E.Bo(ot):b.network===E?(ot=b.Hj,ot===null&&(ot=new Be,b.Hj=ot),ot.add(tt),b.Vd--,b.sh+=tt.sh):tt.network===E&&(ot=tt.Hj,ot===null&&(ot=new Be,tt.Hj=ot),ot.add(b),tt.Vd--,tt.sh+=b.sh)}for(b=E.edges.iterator;b.next();)z=b.value,z.length*=Math.max(1,Jt.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=E.vertexes.iterator;y.next();){b=y.value;var rt=b.Hj;if(rt!==null&&0<rt.count&&(tt=b.We.M(b.We.count-1).Rs-b.Vd,!(0>=tt))){for(var at=ot=0,ht=rt.count-tt;ht<rt.count;ht++){var gt=rt.M(ht),mt=null;for(z=gt.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(gt)===b){mt=yt;break}}mt!==null&&(at+=mt.length,ot+=gt.width*gt.height)}z=b.centerX,rt=b.centerY,ht=b.width,gt=b.height,mt=b.focus,yt=ht*gt,1>yt&&(yt=1),ot=Jt.sqrt((ot+yt+at*at*4/(tt*tt))/yt),tt=(ot-1)*ht/2,ot=(ot-1)*gt/2,b.bounds=new fe(z-mt.x-tt,rt-mt.y-ot,ht+2*tt,gt+2*ot),b.focus=new It(mt.x+tt,mt.y+ot)}}return a.network=E,x}function Ix(a,y){for(var x=a.network.vertexes.iterator;x.next();){var E=x.value;if(E.network=y,E.We!==null){var b=E.We.M(E.sv);E.Vd=b.Rs;var z=b.Sv,tt=b.Tv;E.bounds=new fe(E.centerX-z,E.centerY-tt,b.Ss,b.Qs),E.focus=new It(z,tt),E.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function zx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var E=y.centerX,b=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=Jt.sqrt(z*z+tt*tt)/2;for(var ot=!1,rt=tt=0,at=0,ht=y.vertexes.iterator;ht.next();){var gt=ht.value;1>=gt.Vd?rt++:(ot=!0,at++,tt+=Math.atan2(y.centerY-gt.centerY,y.centerX-gt.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(ht=null,gt=rt.edges.iterator;gt.next();){ht=gt.value;break}gt=rt.width;var mt=rt.height;gt=Jt.sqrt(gt*gt+mt*mt)/2,ht=z+ht.length+gt,gt=tt+(y*(ot/2>>1)+at)*(ot%2===0?1:-1),rt.centerX=E+ht*Math.cos(gt),rt.centerY=b+ht*Math.sin(gt),ot++}}}}function jS(a,y,x,E,b,z,tt){var ot=9e19,rt=-1,at=0;t:for(;at<y;at++){var ht=a[at],gt=ht.x-x,mt=ht.y-E;if(gt=gt*gt+mt*mt,gt<ot){for(mt=at-1;0<=mt;mt--)if(a[mt].y>ht.y&&a[mt].x-ht.x<b+tt.width)continue t;for(mt=at+1;mt<y;mt++)if(a[mt].x>ht.x&&a[mt].y-ht.y<z+tt.height)continue t;rt=at,ot=gt}}return rt}Sr.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Sr.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 E=this.network.ki(x);E===null&&(E=this.network.Bl(x)),E.charge=this.defaultCommentElectricalCharge,x=null;for(var b=E.destinationEdges;b.next();){var z=b.value;if(z.toVertex===a){x=z;break}}if(x===null){for(b=E.sourceEdges;b.next();)if(z=b.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,E,null)),x.length=this.defaultCommentSpringLength}}};function RS(a,y){var x=a.bounds,E=x.x;a=x.y;var b=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var ot=z.width;return z=z.height,E+b<tt?a>y+z?(x=E+b-tt,a=a-y-z,Jt.sqrt(x*x+a*a)):a+x<y?(E=E+b-tt,a=a+x-y,Jt.sqrt(E*E+a*a)):tt-(E+b):E>tt+ot?a>y+z?(x=E-tt-ot,a=a-y-z,Jt.sqrt(x*x+a*a)):a+x<y?(E=E-tt-ot,a=a+x-y,Jt.sqrt(E*E+a*a)):E-(tt+ot):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function GS(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 E=x.centerX,b=E,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,E=Math.min(E,rt),b=Math.max(b,rt),x=Math.min(x,ot),z=Math.max(z,ot)}(b=b-E>z-x)?y.sort(function(Ct,Nt){return Ct===null||Nt===null||Ct===Nt?0:Ct.centerX-Nt.centerX}):y.sort(function(Ct,Nt){return Ct===null||Nt===null||Ct===Nt?0:Ct.centerY-Nt.centerY}),x=a.Zf;var at=E=ot=0;for(z=0;z<y.length;z++){tt=y[z],E=tt.bounds,ot=tt.focus,rt=E.x+ot.x;var ht=E.y+ot.y;E=tt.charge*a.electricalFieldX(rt,ht),at=tt.charge*a.electricalFieldY(rt,ht),E+=tt.mass*a.gravitationalFieldX(rt,ht),at+=tt.mass*a.gravitationalFieldY(rt,ht),tt.forceX+=E,tt.forceY+=at;for(var gt=z+1;gt<y.length;gt++){var mt=y[gt];if(mt!==tt){E=mt.bounds,ot=mt.focus,at=E.x+ot.x;var yt=E.y+ot.y;if(rt-at>x||at-rt>x){if(b)break}else if(ht-yt>x||yt-ht>x){if(!b)break}else{var St=RS(tt,mt);1>St?(E=a.randomNumberGenerator,E===null&&(a.randomNumberGenerator=E=new S0),St=E.random(),ot=E.random(),rt>at?(E=Math.abs(mt.bounds.right-tt.bounds.x),E=(1+E)*St):rt<at?(E=Math.abs(mt.bounds.x-tt.bounds.right),E=-(1+E)*St):(E=Math.max(mt.width,tt.width),E=(1+E)*St-E/2),ht>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),E=(at-rt)/St*ot,at=(yt-ht)/St*ot),tt.forceX+=E,tt.forceY+=at,mt.forceX-=E,mt.forceY-=at}}}}for(b=a.network.edges.iterator;b.next();)ot=b.value,x=ot.fromVertex,z=ot.toVertex,tt=x.bounds,rt=x.focus,E=tt.x+rt.x,tt=tt.y+rt.y,ht=z.bounds,gt=z.focus,rt=ht.x+gt.x,ht=ht.y+gt.y,gt=RS(x,z),1>gt?(gt=a.randomNumberGenerator,gt===null&&(a.randomNumberGenerator=gt=new S0),ot=gt.random(),gt=gt.random(),E=(E>rt?1:-1)*(1+(z.width>x.width?z.width:x.width))*ot,at=(tt>ht?1:-1)*(1+(z.height>x.height?z.height:x.height))*gt):(ot=ot.stiffness*(gt-ot.length),E=(rt-E)/gt*ot,at=(ht-tt)/gt*ot),x.forceX+=E,x.forceY+=at,z.forceX-=E,z.forceY-=at;for(b=E=0;b<y.length;b++)x=y[b],a.isFixed(x)?a.moveFixedVertex(x):E=Math.max(E,a.moveVertex(x)||0);return E>a.epsilonDistance*a.epsilonDistance}Sr.prototype.moveVertex=function(a){var y=a.forceX,x=a.forceY,E=this.moveLimit;return y<-E?y=-E:y>E&&(y=E),x<-E?x=-E:x>E&&(x=E),a.centerX+=y,a.centerY+=x,y*y+x*x},Sr.prototype.moveFixedVertex=function(){},Sr.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Sr.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=cr,y.toSpot=cr)}},Sr.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=fe.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,fe.free(x)}x=fe.alloc();for(var E=this.network.vertexes.iterator;E.next();){var b=E.value;(a!==0||y!==0)&&(x.assign(b.bounds),x.x+=a,x.y+=y,b.bounds=x),b.commit()}fe.free(x)},Sr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Sr.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Sr.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Sr.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Sr.prototype.electricalFieldX=function(){return 0},Sr.prototype.electricalFieldY=function(){return 0},Sr.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Sr.prototype.gravitationalFieldX=function(){return 0},Sr.prototype.gravitationalFieldY=function(){return 0},Sr.prototype.isFixed=function(a){return a.isFixed},ke.Object.defineProperties(Sr.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"&&se('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())}}}),Sr.className="ForceDirectedLayout";function WS(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}WS.className="ForceDirectedSubnet";function ff(a){Ei.call(this,a)}oe(ff,Ei),ff.prototype.createVertex=function(){return new gp(this)},ff.prototype.createEdge=function(){return new cp(this)},ff.className="ForceDirectedNetwork";function gp(a){Do.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}oe(gp,Do),ke.Object.defineProperties(gp.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)}}}),gp.className="ForceDirectedVertex";function cp(a){Fs.call(this,a),this.j=this.o=NaN}oe(cp,Fs),ke.Object.defineProperties(cp.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)}}}),cp.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){Hi.call(this),this.kc=this.ie=25,this.K=0,this.Dk=L0,this.Zk=A0,this.Qk=M0,this.bj=4,this.rk=k0,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 It,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}oe(yi,Hi),yi.prototype.cloneProtected=function(a){Hi.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:se("Unknown enum value: "+a):Hi.prototype.qb.call(this,a)},yi.prototype.createNetwork=function(){return new Bg(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!==mp&&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===mp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var E=x.value;E.valid=!1,y.push(E)}for(x=0;x<y.length;x++){E=y[x];var b=E.fromVertex,z=E.toVertex;if(!(E.valid||(b.node===null&&b.data===null||z.node===null&&z.data===null)&&b.layer===z.layer)){var tt=0,ot=0,rt=0,at=0;if(E.link!==null){if(ot=E.link,ot===null)continue;var ht=b.node;if(tt=z.node,ht===null||tt===null)continue;var gt=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(E.rev){at=gt;var yt=mt;gt=rt,mt=ot,rt=at,ot=yt}var St=b.focus;at=z.focus;var Ct=E.rev?z.bounds:b.bounds;yt=It.alloc(),ht!==gt?Ct.w()&>.isVisible()?gt.actualBounds.w()?(Bh(gt,mt,pi,yt),yt.x+=gt.actualBounds.x-Ct.x,yt.y+=gt.actualBounds.y-Ct.y):(Bh(gt,mt,pi,yt),yt.w()||yt.assign(St)):yt.assign(St):Ct.w()?(Bh(gt,mt,pi,yt),yt.w()||yt.assign(St)):yt.assign(St),gt=E.rev?b.bounds:z.bounds,ht=It.alloc(),tt!==rt?gt.w()&&rt.isVisible()?rt.actualBounds.w()?(Bh(rt,ot,pi,ht),ht.x+=rt.actualBounds.x-gt.x,ht.y+=rt.actualBounds.y-gt.y):(Bh(rt,ot,pi,ht),ht.w()||ht.assign(at)):ht.assign(at):gt.w()?(Bh(rt,ot,pi,ht),ht.w()||ht.assign(at)):ht.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-St.x)/this.kc),rt=yt.x,ot=Math.round((ht.x-at.x)/this.kc),at=ht.x):(tt=Math.round((yt.y-St.y)/this.kc),rt=yt.y,ot=Math.round((ht.y-at.y)/this.kc),at=ht.y),It.free(yt),It.free(ht),E.portFromColOffset=tt,E.portFromPos=rt,E.portToColOffset=ot,E.portToPos=at}else E.portFromColOffset=0,E.portFromPos=0,E.portToColOffset=0,E.portToPos=0;if(yt=b.layer,ht=z.layer,gt=0,Ct=E.link,Ct!==null){var Nt=Ct.fromPort,Tt=Ct.toPort;if(Nt!==null&&Tt!==null){var zt=Ct.fromNode;if(mt=Ct.toNode,zt!==null&&mt!==null){var Rt=C0(this,!0),Yt=C0(this,!1),Ut=this.setsPortSpots?Rt:Ct.computeSpot(!0,Nt);St=this.setsPortSpots?Yt:Ct.computeSpot(!1,Tt);var ee=Ct.isOrthogonal;Ut.$c()&&Ut.Hf(Yt)&&St.$c()&&St.Hf(Rt)?gt=0:(Rt=Ct.getLinkPoint(zt,Nt,Ut,!0,ee,mt,Tt,It.alloc()),Yt=Ct.getLinkDirection(zt,Nt,Rt,Ut,!0,ee,mt,Tt),It.free(Rt),Ut.ys()||Yt!==QS(this,E,!0)?this.setsPortSpots&&zt!==null&&zt.ports.count===1&&E.rev&&(gt+=1):gt+=1,Ut=Ct.getLinkPoint(mt,Tt,St,!1,ee,zt,Nt,It.alloc()),Ct=Ct.getLinkDirection(mt,Tt,Ut,St,!1,ee,zt,Nt),It.free(Ut),St.ys()||Ct!==QS(this,E,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&E.rev&&(gt+=2):gt+=2)}}}if(mt=gt,gt=mt===1||mt===3,(mt=mt===2||mt===3)&&(St=a.createVertex(),St.node=null,St.Dj=1,St.layer=yt,St.near=b,a.dh(St),b=a.Zj(b,St,E.link),b.valid=!1,b.rev=E.rev,b.portFromColOffset=tt,b.portToColOffset=0,b.portFromPos=rt,b.portToPos=0,b=St),Ct=1,gt&&Ct--,yt-ht>Ct&&0<yt){for(E.valid=!1,St=a.createVertex(),St.node=null,St.Dj=2,St.layer=yt-1,a.dh(St),b=a.Zj(b,St,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=mt?0:tt,b.portToColOffset=0,b.portFromPos=mt?0:rt,b.portToPos=0,b=St,yt--;yt-ht>Ct&&0<yt;)St=a.createVertex(),St.node=null,St.Dj=3,St.layer=yt-1,a.dh(St),b=a.Zj(b,St,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=0,b.portToColOffset=0,b.portFromPos=0,b.portToPos=0,b=St,yt--;b=a.Zj(St,z,E.link),b.valid=!gt,gt&&(St.near=z),b.rev=E.rev,b.portFromColOffset=0,b.portToColOffset=ot,b.portFromPos=0,b.portToPos=at}else E.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=Mu(this,a),x=0,E=this.tc[a],z=0;z<E;z++)b=y[z],x+=this.nodeMinColumnSpace(b,!0),b.column=x,x+=1,x+=this.nodeMinColumnSpace(b,!1);this.Ra=Math.max(this.Ra,x-1),ku(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},yi.prototype.linkMinLength=function(){return 1};function cy(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 ls(a){a.kj===null&&(a.kj=[]);for(var y=0,x=a.network.vertexes.iterator;x.next();){var E=x.value;a.kj[y]=E.layer,y++,a.kj[y]=E.column,y++,a.kj[y]=E.index,y++}return a.kj}function aa(a,y){var x=0;for(a=a.network.vertexes.iterator;a.next();){var E=a.value;E.layer=y[x],x++,E.column=y[x],x++,E.index=y[x],x++}}function HS(a,y,x){var E=Mu(a,y),b=a.tc[y];(a.Jn===null||a.Jn.length<b*b)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<b;tt++){var ot=0,rt=E[tt],at=rt.near;if(at!==null&&at.layer===rt.layer)if(rt=at.index,rt>tt)for(var ht=tt+1;ht<rt;ht++){var gt=E[ht];gt.near===at&>.Dj===at.Dj||ot++}else for(ht=tt-1;ht>rt;ht--)gt=E[ht],gt.near===at&>.Dj===at.Dj||ot++;var mt;if(0<=x)for(rt=E[tt].sourceEdgesArrayAccess,at=0;at<rt.length;at++){var yt=rt[at];if(yt.valid&&yt.fromVertex.layer!==y)for(gt=yt.fromVertex.index,ht=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++){var St=rt[mt];if(St.valid&&St.fromVertex.layer!==y){var Ct=St.fromVertex.index,Nt=St.portToPos;St=St.portFromPos,ht<Nt&&(gt>Ct||gt===Ct&&yt>St)&&ot++,Nt<ht&&(Ct>gt||Ct===gt&&St>yt)&&ot++}}}if(0>=x){for(rt=E[tt].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.toVertex.layer!==y)for(gt=yt.toVertex.index,ht=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++)St=rt[mt],St.valid&&St.toVertex.layer!==y&&(Ct=St.toVertex.index,Nt=St.portToPos,St=St.portFromPos,yt<St&&(gt>Ct||gt===Ct&&ht>Nt)&&ot++,St<yt&&(Ct>gt||Ct===gt&&Nt>ht)&&ot++)}for(z[tt*b+tt]=ot,rt=tt+1;rt<b;rt++){var Tt=0,zt=0;if(0<=x){ot=E[tt].sourceEdgesArrayAccess;var Rt=E[rt].sourceEdgesArrayAccess;for(at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.fromVertex.layer!==y)for(gt=yt.fromVertex.index,yt=yt.portFromPos,mt=0;mt<Rt.length;mt++)St=Rt[mt],St.valid&&St.fromVertex.layer!==y&&(Ct=St.fromVertex.index,St=St.portFromPos,(gt<Ct||gt===Ct&&yt<St)&&zt++,(Ct<gt||Ct===gt&&St<yt)&&Tt++)}if(0>=x){for(ot=E[tt].destinationEdgesArrayAccess,Rt=E[rt].destinationEdgesArrayAccess,at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.toVertex.layer!==y)for(gt=yt.toVertex.index,ht=yt.portToPos,mt=0;mt<Rt.length;mt++)St=Rt[mt],St.valid&&St.toVertex.layer!==y&&(Ct=St.toVertex.index,Nt=St.portToPos,(gt<Ct||gt===Ct&&ht<Nt)&&zt++,(Ct<gt||Ct===gt&&Nt<ht)&&Tt++)}z[tt*b+rt]=Tt,z[rt*b+tt]=zt}}return ku(a,y,E),z}yi.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=HS(this,y,1),E=this.tc[y],b=0;b<E;b++)for(var z=b;z<E;z++)a+=x[b*E+z];return a};function x0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var E=a,b=x,z=Mu(E,b),tt=E.tc[b],ot=0,rt=0;rt<tt;rt++){var at=z[rt].destinationEdgesArrayAccess;if(at!==null)for(var ht=0;ht<at.length;ht++){var gt=at[ht];if(gt.valid&>.toVertex.layer!==b){var mt=gt.fromVertex.column+gt.portFromColOffset,yt=gt.toVertex.column+gt.portToColOffset;ot+=(Math.abs(mt-yt)+1)*cy(gt)}}}ku(E,b,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 E=Mu(a,y),b=a.tc[y],z=[],tt=0;tt<b;tt++){var ot=E[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ht=0,gt=0,mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ht+=mt.column-1,gt++),rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(ht+=yt.column,gt++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(ht+=mt.column,gt++);z[tt]=gt===0?-1:ht/gt}return ku(a,y,E),z}function YS(a,y,x){for(var E=Mu(a,y),b=a.tc[y],z=[],tt=0;tt<b;tt++){var ot=E[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ht=0,gt=[],mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(gt[ht]=mt.column-1,ht++),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&&(gt[ht]=yt.column+ot.portFromColOffset,ht++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(gt[ht]=mt.column+ot.portToColOffset,ht++);ht===0?z[tt]=-1:(gt.sort(function(St,Ct){return St-Ct}),at=ht>>1,z[tt]=ht&1?gt[at]:gt[at-1]+gt[at]>>1)}return ku(a,y,E),z}function pp(a,y,x,E,b,z){if(y.component===E){if(y.component=x,b)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&&pp(a,rt,x,E,b,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&&pp(a,rt,x,E,b,z)}}function my(a,y,x,E,b,z){if(y.component===E){if(y.component=x,b)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,E,b,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,E,b,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,E=[];E.length=x+1;for(var b=a.vertexes.iterator;b.next();)b.value.valid=!0;for(;Rx(a)!==null;){for(b=VS(a);b!==null;)E[x]=b,x--,b.valid=!1,b=VS(a);for(b=US(a);b!==null;)E[y]=b,y++,b.valid=!1,b=US(a);b=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 ht=ot.sourceEdges;ht.next();)ht.value.fromVertex.valid&&at++;(b===null||z<rt-at)&&(b=ot,z=rt-at)}}b!==null&&(E[y]=b,y++,b.valid=!1)}for(y=0;y<a.vertexes.count;y++)E[y].index=y;for(E=a.edges.iterator;E.next();)y=E.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(E=this.network.vertexes.iterator;E.next();)a=E.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,E.reset();E.next();)y=E.value,y.sourceEdges.count===0&&vy(this,y);for(E.reset();E.next();)y=E.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)E=a.value,E.forest||(y=E.fromVertex,x=y.finish,b=E.toVertex,z=b.finish,b.Ll<y.Ll&&x<z&&(this.network.gm(E),E.rev=!0));break;case mp:for(a=this.network,y=a.vertexes.iterator,E=1/0;y.next();)E=Math.min(E,y.value.layer);if(1/0>E){if(0>E)for(y.reset();y.next();)y.value.layer-=E;for(E=[],y.reset();y.next();)x=y.value,b=E[x.layer],b===void 0?E[x.layer]=[x]:b.push(x);for(x=y=0;x<E.length;x++)if(b=E[x],!b||b.length===0)y++;else if(0<x)for(z=0;z<b.length;z++)b[z].layer-=y;for(E=a.edges.iterator;E.next();)y=E.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function Rx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function VS(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,E=y.destinationEdges;E.next();)if(E.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function US(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,E=y.sourceEdges;E.next();)if(E.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 E=x.value,b=E.toVertex;b.Ll===-1&&(E.forest=!0,vy(a,b))}y.finish=a.Kn,a.Kn++}yi.prototype.assignLayers=function(){switch(this.Zk){case xy:XS(this);break;case Py:for(var a,y=this.network.vertexes.iterator;y.next();)a=ZS(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 A0:for(XS(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&JS(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 XS(a){for(var y=a.network.vertexes.iterator;y.next();){var x=KS(a,y.value);a.Ia=Math.max(x,a.Ia)}}function KS(a,y){var x=0;if(y.layer===-1){for(var E=y.destinationEdges;E.next();){var b=E.value,z=b.toVertex;b=a.linkMinLength(b),x=Math.max(x,KS(a,z)+b)}y.layer=x}else x=y.layer;return x}function ZS(a,y){var x=0;if(y.layer===-1){for(var E=y.sourceEdges;E.next();){var b=E.value,z=b.fromVertex;b=a.linkMinLength(b),x=Math.max(x,ZS(a,z)+b)}y.layer=x}else x=y.layer;return x}function JS(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)JS(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var E=y.sourceEdgesArrayAccess,b=E.length,z=0;z<b;z++){var tt=E[z],ot=tt.fromVertex,rt=tt.toVertex;tt=a.linkMinLength(tt),ot.layer-rt.layer>tt&&pp(a,ot,0,-1,!0,!1)}for(pp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,E=1/0,ot=0,rt=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ht=0,gt=!1,mt=at.sourceEdgesArrayAccess;b=mt.length;for(var yt=0;yt<b;yt++){var St=mt[yt],Ct=St.fromVertex;ht+=1,Ct.component!==1&&(z+=1,Ct=Ct.layer-at.layer,St=a.linkMinLength(St),E=Math.min(E,Ct-St))}for(mt=at.destinationEdgesArrayAccess,b=mt.length,yt=0;yt<b;yt++)St=mt[yt].toVertex,--ht,St.component!==1?--z:gt=!0;(rt===null||ht<ot)&&!gt&&(rt=at,ot=ht)}}if(0<z){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer+=E);y.component=0}else rt.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(pp(a,y,1,-1,!0,!1);y.component!==0;){for(E=0,b=1/0,z=0,ot=null,rt=a.network.vertexes.iterator;rt.next();)if(tt=rt.value,tt.component===1){for(at=0,ht=!1,mt=tt.sourceEdgesArrayAccess,gt=mt.length,yt=0;yt<gt;yt++)St=mt[yt].fromVertex,at+=1,St.component!==1?E+=1:ht=!0;for(mt=tt.destinationEdgesArrayAccess,gt=mt.length,yt=0;yt<gt;yt++)St=mt[yt],Ct=St.toVertex,--at,Ct.component!==1&&(--E,Ct=tt.layer-Ct.layer,St=a.linkMinLength(St),b=Math.min(b,Ct-St));(ot===null||at>z)&&!ht&&(ot=tt,z=at)}if(0>E){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer-=b);y.component=0}else ot.component=0}}}function QS(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&&qS(this,x);break;case wy: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&&_S(this,x)}};function qS(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 E=0;E<y.length-1;E++){var b=y[E],z=y[E+1];b.portFromColOffset>z.portFromColOffset&&(x=!0,y[E]=z,y[E+1]=b)}}for(x=0;x<y.length;x++)E=y[x],E.valid&&(E=E.toVertex,E.index===-1&&qS(a,E))}function _S(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var E=!0;E;)for(E=!1,x=0;x<y.length-1;x++){var b=y[x],z=y[x+1];b.portToColOffset>z.portToColOffset&&(E=!0,y[x]=z,y[x+1]=b)}for(x=0;x<y.length;x++)E=y[x],E.valid&&(E=E.fromVertex,E.index===-1&&_S(a,E))}yi.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=ls(this),x,E;for(x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)P0(this,E,1),ya(this,E,1);var b=this.countCrossings();for(b<a&&(a=b,y=ls(this)),E=this.Ia;0<=E;E--)P0(this,E,-1),ya(this,E,-1);b=this.countCrossings(),b<a&&(a=b,y=ls(this))}for(aa(this,y),x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)P0(this,E,0),ya(this,E,0);for(b=this.countCrossings(),b<a&&(a=b,y=ls(this)),E=this.Ia;0<=E;E--)P0(this,E,0),ya(this,E,0);b=this.countCrossings(),b<a&&(a=b,y=ls(this))}aa(this,y);var z,tt,ot;switch(this.rk){case Ly:break;case Ay:for(ot=a+1;(E=this.countCrossings())<ot;)for(ot=E,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=ya(this,E,-1)||z;for(b=this.countCrossings(),b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=ya(this,E,1)||z;for(b=this.countCrossings(),b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=ya(this,E,1)||z;for(b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=ya(this,E,-1)||z;for(b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=ya(this,E,0)||z;for(b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=ya(this,E,0)||z;b>=a?aa(this,y):(a=b,y=ls(this))}break;default:case k0:for(x=this.Ia,tt=0,ot=a+1;(E=this.countCrossings())<ot;){for(ot=E,z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=ya(this,E,-1)||z;for(b=this.countCrossings(),b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=ya(this,E,1)||z;for(b=this.countCrossings(),b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=ya(this,E,1)||z;for(b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=ya(this,E,-1)||z;for(b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=ya(this,E,0)||z;for(b>=a?aa(this,y):(a=b,y=ls(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=ya(this,E,0)||z;b>=a?aa(this,y):(a=b,y=ls(this))}}aa(this,y)};function P0(a,y,x){var E=Mu(a,y),b=a.tc[y],z=YS(a,y,x),tt=py(a,y,x);for(x=0;x<b;x++)tt[x]===-1&&(tt[x]=E[x].column),z[x]===-1&&(z[x]=E[x].column);for(var ot=!0,rt;ot;)for(ot=!1,x=0;x<b-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=E[x],E[x]=E[x+1],E[x+1]=rt);for(x=z=0;x<b;x++)rt=E[x],rt.index=x,z+=a.nodeMinColumnSpace(rt,!0),rt.column=z,z+=1,z+=a.nodeMinColumnSpace(rt,!1);ku(a,y,E)}function ya(a,y,x){var E=Mu(a,y),b=a.tc[y];x=HS(a,y,x);var z,tt=[];for(z=0;z<b;z++)tt[z]=-1;var ot=[];for(z=0;z<b;z++)ot[z]=-1;for(var rt=!1,at=!0;at;)for(at=!1,z=0;z<b-1;z++){var ht=x[E[z].index*b+E[z+1].index],gt=x[E[z+1].index*b+E[z].index],mt=0,yt=0,St=E[z].column,Ct=E[z+1].column,Nt=a.nodeMinColumnSpace(E[z],!0),Tt=a.nodeMinColumnSpace(E[z],!1),zt=a.nodeMinColumnSpace(E[z+1],!0),Rt=a.nodeMinColumnSpace(E[z+1],!1);Nt=St-Nt+zt,Tt=Ct-Tt+Rt;var Yt=E[z].sourceEdges.iterator;for(Yt.reset();Yt.next();)if(zt=Yt.value,Rt=zt.fromVertex,zt.valid&&Rt.layer===y){for(zt=0;E[zt]!==Rt;)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(Yt=E[z].destinationEdges.iterator,Yt.reset();Yt.next();)if(zt=Yt.value,Rt=zt.toVertex,zt.valid&&Rt.layer===y){for(zt=0;E[zt]!==Rt;)zt++;zt===z+1&&(yt+=1)}for(Yt=E[z+1].sourceEdges.iterator,Yt.reset();Yt.next();)if(zt=Yt.value,Rt=zt.fromVertex,zt.valid&&Rt.layer===y){for(zt=0;E[zt]!==Rt;)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(Yt=E[z+1].destinationEdges.iterator,Yt.reset();Yt.next();)if(zt=Yt.value,Rt=zt.toVertex,zt.valid&&Rt.layer===y){for(zt=0;E[zt]!==Rt;)zt++;zt===z&&(mt+=1)}zt=Rt=0,Yt=tt[E[z].index];var Ut=ot[E[z].index],ee=tt[E[z+1].index],je=ot[E[z+1].index];Yt!==-1&&(Rt+=Math.abs(Yt-St),zt+=Math.abs(Yt-Tt)),Ut!==-1&&(Rt+=Math.abs(Ut-St),zt+=Math.abs(Ut-Tt)),ee!==-1&&(Rt+=Math.abs(ee-Ct),zt+=Math.abs(ee-Nt)),je!==-1&&(Rt+=Math.abs(je-Ct),zt+=Math.abs(je-Nt)),(yt<mt-.5||yt===mt&><ht-.5||yt===mt&>===ht&&zt<Rt-.5)&&(at=rt=!0,E[z].column=Tt,E[z+1].column=Nt,ht=E[z],E[z]=E[z+1],E[z+1]=ht)}for(z=0;z<b;z++)E[z].index=z;return ku(a,y,E),rt}yi.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Kx)!==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 E,b=this.network.vertexes.iterator;b.next();){var z=b.value;y=z.layer,E=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],E+z)}for(b.reset();b.next();)z=b.value,y=z.layer,E=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*E;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=bg(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=bg(this,y,-1)||x;x=bg(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&&($S(this,-1),$S(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=bg(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=bg(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=bg(this,y,0)||x}}else Yx(this)};function bg(a,y,x){for(var E=!1;Gx(a,y,x);)E=!0;return E}function Gx(a,y,x){var E,b=Mu(a,y),z=a.tc[y],tt=py(a,y,-1);if(0<x)for(E=0;E<z;E++)tt[E]=-1;var ot=py(a,y,1);if(0>x)for(E=0;E<z;E++)ot[E]=-1;for(var rt=!1,at=!0;at;)for(at=!1,E=0;E<z;E++){var ht=b[E].column,gt=a.nodeMinColumnSpace(b[E],!0),mt=a.nodeMinColumnSpace(b[E],!1),yt=0;0>E-1||ht-b[E-1].column-1>gt+a.nodeMinColumnSpace(b[E-1],!1)?yt=ht-1:yt=ht,gt=E+1>=z||b[E+1].column-ht-1>mt+a.nodeMinColumnSpace(b[E+1],!0)?ht+1:ht;var St=mt=0,Ct=0;if(0>=x)for(var Nt=b[E].sourceEdges.iterator;Nt.next();){var Tt=Nt.value,zt=Tt.fromVertex;if(Tt.valid&&zt.layer!==y){var Rt=cy(Tt),Yt=Tt.portFromColOffset;Tt=Tt.portToColOffset,zt=zt.column,mt+=(Math.abs(ht+Tt-(zt+Yt))+1)*Rt,St+=(Math.abs(yt+Tt-(zt+Yt))+1)*Rt,Ct+=(Math.abs(gt+Tt-(zt+Yt))+1)*Rt}}if(0<=x)for(Nt=b[E].destinationEdges.iterator;Nt.next();)Tt=Nt.value,zt=Tt.toVertex,Tt.valid&&zt.layer!==y&&(Rt=cy(Tt),Yt=Tt.portFromColOffset,Tt=Tt.portToColOffset,zt=zt.column,mt+=(Math.abs(ht+Yt-(zt+Tt))+1)*Rt,St+=(Math.abs(yt+Yt-(zt+Tt))+1)*Rt,Ct+=(Math.abs(gt+Yt-(zt+Tt))+1)*Rt);Tt=Yt=Rt=0,Nt=tt[b[E].index],zt=ot[b[E].index],Nt!==-1&&(Rt+=Math.abs(Nt-ht),Yt+=Math.abs(Nt-yt),Tt+=Math.abs(Nt-gt)),zt!==-1&&(Rt+=Math.abs(zt-ht),Yt+=Math.abs(zt-yt),Tt+=Math.abs(zt-gt)),St<mt||St===mt&&Yt<Rt?(at=rt=!0,b[E].column=yt):(Ct<mt||Ct===mt&&Tt<Rt)&&(at=rt=!0,b[E].column=gt)}return ku(a,y,b),a.normalize(),rt}function yy(a,y,x){var E=Mu(a,y),b=a.tc[y],z=YS(a,y,x),tt=[];for(x=0;x<b;x++)tt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<b;x++){var ot=E[x].column,rt=a.nodeMinColumnSpace(E[x],!0),at=a.nodeMinColumnSpace(E[x],!1),ht=0;if(tt[x]===-1)if(x===0&&x===b-1)ht=ot;else if(x===0){var gt=E[x+1].column;gt-ot===at+a.nodeMinColumnSpace(E[x+1],!0)?ht=ot-1:ht=ot}else x===b-1?(gt=E[x-1].column,ht=ot-gt===rt+a.nodeMinColumnSpace(E[x-1],!1)?ot+1:ot):(gt=E[x-1].column,rt=gt+a.nodeMinColumnSpace(E[x-1],!1)+rt+1,gt=E[x+1].column,at=gt-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ht=(rt+at)/2|0);else x===0&&x===b-1?ht=tt[x]:x===0?(gt=E[x+1].column,at=gt-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ht=Math.min(tt[x],at)):x===b-1?(gt=E[x-1].column,rt=gt+a.nodeMinColumnSpace(E[x-1],!1)+rt+1,ht=Math.max(tt[x],rt)):(gt=E[x-1].column,rt=gt+a.nodeMinColumnSpace(E[x-1],!1)+rt+1,gt=E[x+1].column,at=gt-a.nodeMinColumnSpace(E[x+1],!0)-at-1,rt<tt[x]&&tt[x]<at?ht=tt[x]:rt>=tt[x]?ht=rt:at<=tt[x]&&(ht=at));ht!==ot&&(z=!0,E[x].column=ht)}ku(a,y,E),a.normalize()}function Wx(a,y){for(var x=!0,E=a.network.vertexes.iterator;E.next();){var b=E.value,z=a.nodeMinColumnSpace(b,!0),tt=a.nodeMinColumnSpace(b,!1);if(b.column-z<=y&&b.column+tt>=y){x=!1;break}}if(a=!1,x)for(E.reset();E.next();)x=E.value,x.column>y&&(--x.column,a=!0);return a}function Hx(a,y){var x=y+1,E,b=[],z=[];for(E=0;E<=a.Ia;E++)b[E]=!1,z[E]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){E=tt.value;var ot=E.column-a.nodeMinColumnSpace(E,!0),rt=E.column+a.nodeMinColumnSpace(E,!1);ot<=y&&rt>=y&&(b[E.layer]=!0),ot<=x&&rt>=x&&(z[E.layer]=!0)}for(ot=!0,x=!1,E=0;E<=a.Ia;E++)ot=ot&&!(b[E]&&z[E]);if(ot)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function $S(a,y){for(var x=0;x<=a.Ra;x++)for(;Wx(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;Hx(a,x););a.normalize();var E;if(0<y)for(x=0;x<=a.Ra;x++){var b=ls(a),z=x0(a);for(E=z+1;z<E;){E=z,tx(a,x,1);var tt=x0(a);tt>z?aa(a,b):tt<z&&(z=tt,b=ls(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(b=ls(a),z=x0(a),E=z+1;z<E;)E=z,tx(a,x,-1),tt=x0(a),tt>z?aa(a,b):tt<z&&(z=tt,b=ls(a));a.normalize()}function tx(a,y,x){a.le=0;for(var E=a.network.vertexes.iterator;E.next();)E.value.component=-1;if(0<x)for(E.reset();E.next();){var b=E.value;b.column-a.nodeMinColumnSpace(b,!0)<=y&&(b.component=a.le)}if(0>x)for(E.reset();E.next();)b=E.value,b.column+a.nodeMinColumnSpace(b,!1)>=y&&(b.component=a.le);for(a.le++,E.reset();E.next();)y=E.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(b=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)b[z]=-1;for(E.reset();E.next();){z=E.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++)b[tt*(a.Ra+1)+ot]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)b[z*(a.Ra+1)+tt]!==-1&&b[z*(a.Ra+1)+tt+1]!==-1&&b[z*(a.Ra+1)+tt]!==b[z*(a.Ra+1)+tt+1]&&(y[b[z*(a.Ra+1)+tt]*a.le+b[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)b[z*(a.Ra+1)+tt]!==-1&&b[z*(a.Ra+1)+tt-1]!==-1&&b[z*(a.Ra+1)+tt]!==b[z*(a.Ra+1)+tt-1]&&(y[b[z*(a.Ra+1)+tt]*a.le+b[z*(a.Ra+1)+tt-1]]=!0)}for(b=[],z=0;z<a.le;z++)b[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(rt=tt[tt.length-1],tt.pop(),b[rt])for(b[rt]=!1,z=0;z<a.le;z++)y[rt*a.le+z]&&tt.splice(0,0,z);if(0<x)for(E.reset();E.next();)a=E.value,b[a.component]&&--a.column;if(0>x)for(E.reset();E.next();)x=E.value,b[x.component]&&(x.column+=1)}function Yx(a){for(var y=Fn(),x=a.fl.length,E=0;E<=x;E++)y[E]=[];for(E=a.network.vertexes.iterator;E.next();){var b=E.value;y[x-b.layer][b.index]=b}x=new Ie,Vx(y,x);var z=null,tt=null,ot=null,rt=null,at=(a.ve&1)!==0,ht=(a.ve&2)!==0,gt=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=w0(a,y,!0,!1)),y.reverse(),gt&&(a.verticalAlignment(y,x,!1),ot=w0(a,y,!1,!1)),E=ln(y),b=E.next();!b.done;b=E.next())b.value.reverse();mt&&(a.verticalAlignment(y,x,!1),rt=w0(a,y,!1,!0)),y.reverse(),ht&&(a.verticalAlignment(y,x,!0),tt=w0(a,y,!0,!0)),Pn(y),a.u(z,tt,ot,rt),a.network.vertexes.each(function(yt){var St=Fn();at&&St.push(z.get(yt)),ht&&St.push(tt.get(yt)),gt&&St.push(ot.get(yt)),mt&&St.push(rt.get(yt)),St.sort(function(Nt,Tt){return Nt-Tt});var Ct=St.length;Ct=(St[Math.floor((Ct-1)/2)]+St[Math.ceil((Ct-1)/2)])/2,Pn(St),yt.zc=Ct})}function Vx(a,y){for(var x=a.length,E=1;E<x-1;E++)for(var b=0,z=0,tt=a[E],ot=a[E+1],rt=0;z<ot.length;rt++){var at=ot[rt];t:{if(at.node===null){var ht=My(at);if(0<ht.length){ht=ht[0].node===null;break t}}ht=!1}var gt=ht;if(rt===ot.length-1||gt){for(ht=tt.length-1,gt&&(ht=My(at)[0].index);z<=rt;){if(at=ot[z],!at.bo){gt=[];for(var mt=ln(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&>.push(yt);at.bo=gt}for(at=ln(at.bo),gt=at.next();!gt.done;gt=at.next())gt=gt.value,mt=gt.fromVertex.index,(mt<b||mt>ht)&&y.add(gt);z++}b=ht}}}yi.prototype.verticalAlignment=function(a,y,x){Ux(a),a=ln(a);for(var E=a.next();!E.done;E=a.next()){var b=-1;E=ln(E.value);for(var z=E.next();!z.done;z=E.next()){z=z.value;var tt=x?My(z):Zx(z),ot=tt.length;if(0<ot){tt.sort(function(gt,mt){return gt.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],ht=void 0;ht=x?F0(at,z):F0(z,at),!y.contains(ht)&&b<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,b=at.vi)}}}}};function Ux(a){for(var y=0;y<a.length;y++)for(var x=a[y],E=0;E<x.length;E++){var b=x[E];b.root=b,b.align=b,b.Tz=y,b.vi=E}}function w0(a,y,x,E){for(var b=a.K===90||a.K===270,z=ln(y),tt=z.next();!tt.done;tt=z.next()){var ot=ln(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=ln(y),ot=z.next();!ot.done;ot=z.next()){ot=ln(ot.value);for(var rt=ot.next();!rt.done;rt=ot.next())if(rt=rt.value,rt.root===rt){for(var at=0,ht=rt;ht.align!==rt;){var gt=ht.align,mt=tt?ht.width:ht.height,yt=tt?gt.width:gt.height;if(x){var St=F0(ht,gt),Ct=St.portFromPos,Nt=St.portToPos;St.link!==null&&(ht.node&&ht.node!==St.link.fromNode&&(Ct=tt?ht.focusX:ht.focusY),gt.node&>.node!==St.link.toNode&&(Nt=tt?gt.focusX:gt.focusY))}else St=F0(gt,ht),Ct=St.portToPos,Nt=St.portFromPos,St.link!==null&&(ht.node&&ht.node!==St.link.toNode&&(Ct=tt?ht.focusX:ht.focusY),gt.node&>.node!==St.link.fromNode&&(Nt=tt?gt.focusX:gt.focusY));mt=E?ht.qg+(mt-Ct)-(yt-Nt):ht.qg+Ct-Nt,gt.qg=mt,at=Math.min(at,mt),ht=ht.align}ht=rt;do ht.qg=ht.qg-at,ht=ht.align;while(ht!==rt)}}for(x=ln(y),tt=x.next();!tt.done;tt=x.next())for(z=ln(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+(b?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 dn,y=ln(y),tt=y.next();!tt.done;tt=y.next())for(x=ln(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=b?tt.width:tt.height,a.add(tt,E?-tt.zc-z:tt.zc);return a}function ex(a,y,x){if(isNaN(y.zc)){y.zc=0;var E=y;do{if(0<E.vi){var b=nx(E,x),z=b.root;ex(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?b.width:b.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+b.qg+tt-E.qg+a.columnSpacing))}E=E.align}while(E!==y);for(;E.align!==y;)E=E.align,E.zc=y.zc,E.sd=y.sd}}function nx(a,y){var x=a.Tz;return a=a.vi,1>a&&se("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 E=Fn(),b=Fn(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var ot=Xx(this,y[tt],E,b,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?E[x]-E[tt]:b[x]-b[tt],z.delta!==0&&y[tt].each(function(rt){return function(at){at.value+=rt.delta}}(z)));Pn(E),Pn(b)};function Xx(a,y,x,E,b){if(!y||y.count===0)return x[b]=0,E[b]=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[b]=z,E[b]=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 E=x.value.link;E!==null&&(E.fromSpot=a,E.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function C0(a,y){return a.K===270?y?Ps:es:a.K===90?y?es:Ps:a.K===180?y?ws:Fr:y?Fr:ws}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 E=0;E<=this.Ia;E++){var b=x;0>=this.he[E]+this.Ld[E]&&(b=0),0<E&&(y+=b/2),this.K===90||this.K===0?(y+=this.Ld[E],this.Kd[E]=y,y+=this.he[E]):(y+=this.he[E],this.Kd[E]=y,y+=this.Ld[E]),E<this.Ia&&(y+=b/2),this.Ta[E]=y}for(x=y,y=this.arrangementOrigin,E=0;E<=this.Ia;E++)this.K===270?this.Kd[E]=y.y+this.Kd[E]:this.K===90?(this.Kd[E]=y.y+x-this.Kd[E],this.Ta[E]=x-this.Ta[E]):this.K===180?this.Kd[E]=y.x+this.Kd[E]:(this.Kd[E]=y.x+x-this.Kd[E],this.Ta[E]=x-this.Ta[E]);x=this.ve!==0,a.reset(),E=this.K===270||this.K===90;for(var z=1/0,tt=b=1/0,ot=-1/0;a.next();){var rt=a.value,at=rt.layer,ht=rt.column|0;E?(tt=y.x+this.kc*ht,at=this.Kd[at]):(tt=this.Kd[at],at=y.y+this.kc*ht),rt.centerX=tt,rt.centerY=at,x&&isFinite(rt.zc)&&(E?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),b=Math.min(rt.y,b),E?(tt=z,ot=Math.max(ot,rt.bounds.right)):(tt=b,ot=Math.max(ot,rt.bounds.bottom))}for(this.xw=ot-tt,z=y.x-z,y=y.y-b,this.Rf=new It(x&&E?0:z,x&&!E?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 E=this.maxLayer;0<=E;E--)this.K===270?E===0?y.push(new fe(0,0,x,Math.abs(this.Ta[0]))):y.push(new fe(0,this.Ta[E-1],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===90?E===0?y.push(new fe(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new fe(0,this.Ta[E],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===180?E===0?y.push(new fe(0,0,Math.abs(this.Ta[0]),x)):y.push(new fe(this.Ta[E-1],0,Math.abs(this.Ta[E-1]-this.Ta[E]),x)):E===0?y.push(new fe(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new fe(this.Ta[E],0,Math.abs(this.Ta[E-1]-this.Ta[E]),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 E=y,b=E.fromNode,z=E.toNode,tt=E.fromPort,ot=E.toPort;if(b!==null){var rt=b.findVisibleNode();rt!==null&&rt!==b&&(b=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 ht=x.fromVertex,gt=x.toVertex;if(x.valid)y.curve===Hs&&y.pointsCount===4&&(ht.column===gt.column&&this.alignOption===0?(x=y.getLinkPoint(b,tt,at,!0,!1,z,ot),ot=y.getLinkPoint(z,ot,rt,!1,!1,b,tt),x.w()||x.set(b.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=E=!1,tt!==null&&at===or&&(E=!0),ot!==null&&rt===or&&(x=!0),(E||x)&&(rt=null,E&&(rt=y.getLinkPointFromPoint(b,tt,tt.ga(pi),y.i(3),!0),rt.w()||rt.set(b.actualBounds.center),y.L(0,rt.x,rt.y)),b=null,x&&(b=y.getLinkPointFromPoint(z,ot,ot.ga(pi),y.i(0),!1),b.w()||b.set(z.actualBounds.center),y.L(3,b.x,b.y)),rt&&(z=y.i(2),y.L(1,(2*rt.x+z.x)/3,(2*rt.y+z.y)/3)),b&&(z=y.i(1),y.L(2,(2*b.x+z.x)/3,(2*b.y+z.y)/3))))),y.zf();else if(ht.layer===gt.layer)y.zf();else{var mt=!1,yt=!1,St=this.ie,Ct=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var Nt=y.pointsCount;4<Nt&&y.points.removeRange(2,Nt-3)}else if(y.curve===Hs)mt=!0,Nt=y.pointsCount,4<Nt&&y.points.removeRange(2,Nt-3),Nt===4&&(Ct=2);else{Nt=y.pointsCount;var Tt=at===or,zt=rt===or;2<Nt&&Tt&&zt?y.points.removeRange(1,Nt-2):3<Nt&&Tt&&!zt?y.points.removeRange(1,Nt-3):3<Nt&&!Tt&&zt?y.points.removeRange(2,Nt-2):4<Nt&&!Tt&&!zt&&y.points.removeRange(2,Nt-3)}if(x.rev){for(;gt!==null&&ht!==gt;){var Rt=Nt=null;for(Tt=gt.sourceEdges.iterator;Tt.next()&&(zt=Tt.value,zt.link!==x.link||(Nt=zt.fromVertex,Rt=zt.toVertex,Nt.node!==null)););if(Nt===null)break;if(Nt!==ht){Tt=y.i(Ct-1).x,zt=y.i(Ct-1).y;var Yt=Nt.centerX,Ut=Nt.centerY;if(yt)this.K===180||this.K===0?Ct===y.firstPickIndex+1?(y.m(Ct++,Tt,zt),y.m(Ct++,Tt,Ut)):(Rt!==null?Rt.centerY:zt)!==Ut&&(Rt=this.Ta[Nt.layer-1]+this.Rf.x,y.m(Ct++,Rt,zt),y.m(Ct++,Rt,Ut)):Ct===y.firstPickIndex+1?(y.m(Ct++,Tt,zt),y.m(Ct++,Yt,zt)):(Rt!==null?Rt.centerX:Tt)!==Yt&&(Rt=this.Ta[Nt.layer-1]+this.Rf.y,y.m(Ct++,Tt,Rt),y.m(Ct++,Yt,Rt));else if(Ct===y.firstPickIndex+1){Rt=Math.max(10,this.he[gt.layer]);var ee=Math.max(10,this.Ld[gt.layer]);if(mt)this.K===180?Yt<=gt.bounds.x?(gt=gt.bounds.x,y.m(Ct++,gt-Rt,Ut),y.m(Ct++,gt,Ut),y.m(Ct++,gt+ee,Ut)):(y.m(Ct++,Yt-Rt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt+ee,Ut)):this.K===90?Ut>=gt.bounds.bottom?(gt=gt.bounds.y+gt.bounds.height,y.m(Ct++,Yt,gt+ee),y.m(Ct++,Yt,gt),y.m(Ct++,Yt,gt-Rt)):(y.m(Ct++,Yt,Ut+ee),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut-Rt)):this.K===270?Ut<=gt.bounds.y?(gt=gt.bounds.y,y.m(Ct++,Yt,gt-Rt),y.m(Ct++,Yt,gt),y.m(Ct++,Yt,gt+ee)):(y.m(Ct++,Yt,Ut-Rt),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut+ee)):this.K===0&&(Yt>=gt.bounds.right?(gt=gt.bounds.x+gt.bounds.width,y.m(Ct++,gt+ee,Ut),y.m(Ct++,gt,Ut),y.m(Ct++,gt-Rt,Ut)):(y.m(Ct++,Yt+ee,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt-Rt,Ut)));else{y.m(Ct++,Tt,zt);var je=0;this.K===180||this.K===0?((this.K===180?Yt>=gt.bounds.right:Yt<=gt.bounds.x)&&(je=(this.K===0?-Rt:ee)/2),y.m(Ct++,Tt+je,Ut)):((this.K===270?Ut>=gt.bounds.bottom:Ut<=gt.bounds.y)&&(je=(this.K===90?-Rt:ee)/2),y.m(Ct++,Yt,zt+je)),y.m(Ct++,Yt,Ut)}}else Rt=Math.max(10,this.he[Nt.layer]),ee=Math.max(10,this.Ld[Nt.layer]),mt?this.K===180?(y.m(Ct++,Yt-Rt-St,Ut),y.m(Ct++,Math.min(Yt-Rt+St/2,Yt),Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Math.max(Yt+ee-St/2,Yt),Ut),y.m(Ct++,Yt+ee+St,Ut)):this.K===90?(y.m(Ct++,Yt,Ut+ee+St),y.m(Ct++,Yt,Math.max(Ut+ee-St/2,Ut)),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Math.min(Ut-Rt+St/2,Ut)),y.m(Ct++,Yt,Ut-Rt-St)):this.K===270?(y.m(Ct++,Yt,Ut-Rt-St),y.m(Ct++,Yt,Math.min(Ut-Rt+St/2,Ut)),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Math.max(Ut+ee-St/2,Ut)),y.m(Ct++,Yt,Ut+ee+St)):(y.m(Ct++,Yt+ee+St,Ut),y.m(Ct++,Math.max(Yt+ee-St/2,Yt),Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Math.min(Yt-Rt+St/2,Yt),Ut),y.m(Ct++,Yt-Rt-St,Ut)):y.m(Ct++,Yt,Ut)}gt=Nt}(ot===null||at!==or||yt)&&(Tt=y.i(Ct-1).x,zt=y.i(Ct-1).y,Yt=y.i(Ct).x,Ut=y.i(Ct).y,yt?(St=this.Ld[ht.layer],this.K===180||this.K===0?(yt=zt,yt>=ht.bounds.y&&yt<=ht.bounds.bottom&&(this.K===180?Yt>=ht.bounds.x:Yt<=ht.bounds.right)&&(gt=ht.centerX+(this.K===180?-St:St),yt<ht.bounds.y+ht.bounds.height/2?yt=ht.bounds.y-this.kc/2:yt=ht.bounds.bottom+this.kc/2,y.m(Ct++,gt,zt),y.m(Ct++,gt,yt)),y.m(Ct++,Yt,yt)):(yt=Tt,yt>=ht.bounds.x&&yt<=ht.bounds.right&&(this.K===270?Ut>=ht.bounds.y:Ut<=ht.bounds.bottom)&&(gt=ht.centerY+(this.K===270?-St:St),yt<ht.bounds.x+ht.bounds.width/2?yt=ht.bounds.x-this.kc/2:yt=ht.bounds.right+this.kc/2,y.m(Ct++,Tt,gt),y.m(Ct++,yt,gt)),y.m(Ct++,yt,Ut)),y.m(Ct++,Yt,Ut)):mt?(Rt=Math.max(10,this.he[ht.layer]),ee=Math.max(10,this.Ld[ht.layer]),this.K===180&&Yt>=ht.bounds.x?(gt=ht.bounds.x+ht.bounds.width,y.L(Ct-2,gt,zt),y.L(Ct-1,gt+ee,zt)):this.K===90&&Ut<=ht.bounds.bottom?(gt=ht.bounds.y,y.L(Ct-2,Tt,gt),y.L(Ct-1,Tt,gt-Rt)):this.K===270&&Ut>=ht.bounds.y?(gt=ht.bounds.y+ht.bounds.height,y.L(Ct-2,Tt,gt),y.L(Ct-1,Tt,gt+ee)):this.K===0&&Yt<=ht.bounds.right&&(gt=ht.bounds.x,y.L(Ct-2,gt,zt),y.L(Ct-1,gt-Rt,zt))):(Rt=Math.max(10,this.he[ht.layer]),ee=Math.max(10,this.Ld[ht.layer]),yt=0,this.K===180||this.K===0?((this.K===180?Yt<=ht.bounds.x:Yt>=ht.bounds.right)&&(yt=(this.K===0?ee:-Rt)/2),y.m(Ct++,Yt+yt,zt)):((this.K===270?Ut<=ht.bounds.y:Ut>=ht.bounds.bottom)&&(yt=(this.K===90?ee:-Rt)/2),y.m(Ct++,Tt,Ut+yt)),y.m(Ct++,Yt,Ut)))}else{for(;ht!==null&&ht!==gt;){for(Rt=Nt=null,ht=ht.destinationEdges.iterator;ht.next()&&(Tt=ht.value,Tt.link!==x.link||(Nt=Tt.toVertex,Rt=Tt.fromVertex,Rt.node!==null&&(Rt=null),Nt.node!==null)););if(Nt===null)break;Nt!==gt&&(Tt=y.i(Ct-1).x,zt=y.i(Ct-1).y,Yt=Nt.centerX,Ut=Nt.centerY,yt?this.K===180||this.K===0?(Rt!==null?Rt.centerY:zt)!==Ut&&(Rt=this.Ta[Nt.layer]+this.Rf.x,Ct===y.firstPickIndex+1&&(Rt=this.K===0?Math.max(Rt,Tt):Math.min(Rt,Tt)),y.m(Ct++,Rt,zt),y.m(Ct++,Rt,Ut)):(Rt!==null?Rt.centerX:Tt)!==Yt&&(Rt=this.Ta[Nt.layer]+this.Rf.y,Ct===y.firstPickIndex+1&&(Rt=this.K===90?Math.max(Rt,zt):Math.min(Rt,zt)),y.m(Ct++,Tt,Rt),y.m(Ct++,Yt,Rt)):(Rt=Math.max(10,this.he[Nt.layer]),ee=Math.max(10,this.Ld[Nt.layer]),mt?this.K===180?(y.m(Ct++,Yt+ee+St,Ut),y.m(Ct++,Math.max(Yt+ee-St/2,Yt),Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Math.min(Yt-Rt+St/2,Yt),Ut),y.m(Ct++,Yt-Rt-St,Ut)):this.K===90?(y.m(Ct++,Yt,Ut-Rt-St),y.m(Ct++,Yt,Math.min(Ut-Rt+St/2,Ut)),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Math.max(Ut+ee-St/2,Ut)),y.m(Ct++,Yt,Ut+ee+St)):this.K===270?(y.m(Ct++,Yt,Ut+ee+St),y.m(Ct++,Yt,Math.max(Ut+ee-St/2,Ut)),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Math.min(Ut-Rt+St/2,Ut)),y.m(Ct++,Yt,Ut-Rt-St)):(y.m(Ct++,Yt-Rt-St,Ut),y.m(Ct++,Math.min(Yt-Rt+St/2,Yt),Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Yt,Ut),y.m(Ct++,Math.max(Yt+ee-St/2,Yt),Ut),y.m(Ct++,Yt+ee+St,Ut)):this.K===180?(y.m(Ct++,Yt+ee,Ut),y.m(Ct++,Yt-Rt,Ut)):this.K===90?(y.m(Ct++,Yt,Ut-Rt),y.m(Ct++,Yt,Ut+ee)):this.K===270?(y.m(Ct++,Yt,Ut+ee),y.m(Ct++,Yt,Ut-Rt)):(y.m(Ct++,Yt-Rt,Ut),y.m(Ct++,Yt+ee,Ut)))),ht=Nt}yt&&(Tt=y.i(Ct-1).x,zt=y.i(Ct-1).y,Yt=y.i(Ct).x,Ut=y.i(Ct).y,this.K===180||this.K===0?zt!==Ut&&(Rt=this.K===0?Math.min(Math.max((Yt+Tt)/2,this.Ta[gt.layer]+this.Rf.x),Yt):Math.max(Math.min((Yt+Tt)/2,this.Ta[gt.layer]+this.Rf.x),Yt),y.m(Ct++,Rt,zt),y.m(Ct++,Rt,Ut)):Tt!==Yt&&(Rt=this.K===90?Math.min(Math.max((Ut+zt)/2,this.Ta[gt.layer]+this.Rf.y),Ut):Math.max(Math.min((Ut+zt)/2,this.Ta[gt.layer]+this.Rf.y),Ut),y.m(Ct++,Tt,Rt),y.m(Ct++,Yt,Rt)))}E!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===or?y.getLinkPointFromPoint(b,tt,tt.ga(pi),y.i(3),!0):y.i(0),at===or&&(at=y.i(2),E=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,E.x,(at.y+E.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+E.x)/2,E.y))),tt.w()||tt.set(b.actualBounds.center),y.L(0,tt.x,tt.y)),ot!==null&&(b=rt===or?y.getLinkPointFromPoint(z,ot,ot.ga(pi),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),rt===or&&(ot=y.i(y.pointsCount-3),rt=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(b.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,(b.y+ot.y)/2),y.L(y.pointsCount-3,(ot.x+rt.x)/2,rt.y))),b.w()||b.set(z.actualBounds.center),y.L(y.pointsCount-1,b.x,b.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},yi.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new Be,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 E=a.value;if(E!==null&&E.isOrthogonal)for(var b=2;b<E.pointsCount-3;b++){var z=E.i(b),tt=E.i(b+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var ot=new Fu;ot.layer=Math.floor(z.y/2);var rt=E.i(0),at=E.i(E.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=b,ot.link=E,b+2<E.pointsCount){rt=E.i(b-1),at=E.i(b+2);var ht=0;rt.y<z.y?ht=at.y<z.y?3:z.x<tt.x?2:1:rt.y>z.y&&(ht=at.y>z.y?0:tt.x<z.x?2:1),ot.j=ht}x.push(ot)}}}if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,E=a+1;E<x.length&&x[E].layer===z;)E++;if(1<E-a)for(z=a;z<E;){for(tt=x[z].Ic,b=a+1;b<E&&x[b].rd<tt;)tt=Math.max(tt,x[b].Ic),b++;if(tt=b-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ht=1,ot=x[z].jc,rt=z;rt<b;rt++)at=x[rt],at.jc!==ot&&(ht++,ot=at.jc);this.zi(x,this.Ux,z,z+tt);var gt=1;for(ot=x[z].first,rt=z;rt<b;rt++)at=x[rt],at.first!==ot&&(gt++,ot=at.first);for(rt=!0,at=gt,ht<gt?(rt=!1,at=ht,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ht=0,gt=z;gt<b;gt++){var mt=x[gt];(rt?mt.first:mt.jc)!==ot&&(ht++,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*(ht-(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=b}a=E}}else{for(y=0,x=[],a=a.iterator;a.next();)if(E=a.value,E!==null&&E.isOrthogonal)for(b=2;b<E.pointsCount-3;b++)z=E.i(b),tt=E.i(b+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(ot=new Fu,ot.layer=Math.floor(z.x/2),rt=E.i(0),at=E.i(E.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=b,ot.link=E,b+2<E.pointsCount&&(rt=E.i(b-1),at=E.i(b+2),ht=0,rt.x<z.x?ht=at.x<z.x?3:z.y<tt.y?2:1:rt.x>z.x&&(ht=at.x>z.x?0:tt.y<z.y?2:1),ot.j=ht),x.push(ot));if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,E=a+1;E<x.length&&x[E].layer===z;)E++;if(1<E-a)for(z=a;z<E;){for(tt=x[z].Ic,b=a+1;b<E&&x[b].rd<tt;)tt=Math.max(tt,x[b].Ic),b++;if(tt=b-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ht=1,ot=x[z].jc,rt=z;rt<b;rt++)at=x[rt],at.jc!==ot&&(ht++,ot=at.jc);for(this.zi(x,this.Ux,z,z+tt),gt=1,ot=x[z].first,rt=z;rt<b;rt++)at=x[rt],at.first!==ot&&(gt++,ot=at.first);for(rt=!0,at=gt,ht<gt?(rt=!1,at=ht,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ht=0,gt=z;gt<b;gt++)mt=x[gt],(rt?mt.first:mt.jc)!==ot&&(ht++,ot=rt?mt.first:mt.jc),yt=mt.link,z=yt.i(mt.index),tt=yt.i(mt.index+1),St=this.linkSpacing*(ht-(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=b}a=E}}}},xt=yi.prototype,xt.Vx=function(a,y){return a instanceof Fu&&y instanceof Fu&&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},xt.Ux=function(a,y){return a instanceof Fu&&y instanceof Fu&&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},xt.Js=function(a,y){return a instanceof Fu&&y instanceof Fu&&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},xt.B=function(a,y){return a-=y,-1<a&&1>a},xt.zi=function(a,y,x,E){var b=a.length,z=E-x;if(!(1>=z))if((0>x||x>=b-1)&&se("not in range 0 <= from < length: "+x),z===2)E=a[x],b=a[x+1],0<y(E,b)&&(a[x]=b,a[x+1]=E);else if(x===0)if(E>=b)a.sort(y);else for(x=a.slice(0,E),x.sort(y),y=0;y<E;y++)a[y]=x[y];else if(E>=b)for(E=a.slice(x),E.sort(y),y=x;y<b;y++)a[y]=E[y-x];else for(b=a.slice(x,E),b.sort(y),y=x;y<E;y++)a[y]=b[y-x]};function Mu(a,y){var x=a.tc[y];if(x>=a.He.length){for(var E=[],b=0;b<a.He.length;b++)E[b]=a.He[b];a.He=E}for(a.He[x]===void 0||a.He[x]===null?E=[]:(E=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],E[x.index]=x;return E}function ku(a,y,x){a.He[a.tc[y]]=x}ke.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()):se("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!==mp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==A0&&a!==xy&&a!==Py||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==M0&&a!==wy&&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!==k0&&a!==Ay||(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 ue(yi,"CycleDepthFirst",0),Sy=new ue(yi,"CycleGreedy",1),mp=new ue(yi,"CycleFromLayers",2),A0=new ue(yi,"LayerOptimalLinkLength",0),xy=new ue(yi,"LayerLongestPathSink",1),Py=new ue(yi,"LayerLongestPathSource",2),M0=new ue(yi,"InitDepthFirstOut",0),wy=new ue(yi,"InitDepthFirstIn",1),Cy=new ue(yi,"InitNaive",2),Ly=new ue(yi,"AggressiveNone",0),k0=new ue(yi,"AggressiveLess",1),Ay=new ue(yi,"AggressiveMore",2),Kx=8;yi.className="LayeredDigraphLayout",yi.CycleDepthFirst=L0,yi.CycleGreedy=Sy,yi.CycleFromLayers=mp,yi.LayerOptimalLinkLength=A0,yi.LayerLongestPathSink=xy,yi.LayerLongestPathSource=Py,yi.InitDepthFirstOut=M0,yi.InitDepthFirstIn=wy,yi.InitNaive=Cy,yi.AggressiveNone=Ly,yi.AggressiveLess=k0,yi.AggressiveMore=Ay,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 Fu(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Fu.className="SegInfo";function Bg(a){Ei.call(this,a)}oe(Bg,Ei),Bg.prototype.createVertex=function(){return new la(this)},Bg.prototype.createEdge=function(){return new vp(this)},Bg.className="LayeredDigraphNetwork";function la(a){Do.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}oe(la,Do);function ix(a,y){return a.index-y.index}function F0(a,y){if(!a.$n){for(var x=[],E=ln(a.destinationEdgesArrayAccess),b=E.next();!b.done;b=E.next())b=b.value,b.valid&&x.push(b);a.$n=x}for(a=ln(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;se("Unable to find destination edge to given vertex")}function My(a){if(!a.co){for(var y=[],x=ln(a.sourceEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.fromVertex);y.sort(ix),a.co=y}return a.co}function Zx(a){if(!a.ao){for(var y=[],x=ln(a.destinationEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.toVertex);y.sort(ix),a.ao=y}return a.ao}la.prototype.Cl=function(a){Do.prototype.Cl.call(this,a),this.bo=this.co=null},la.prototype.Kl=function(a){Do.prototype.Kl.call(this,a),this.bo=this.co=null},la.prototype.zl=function(a){Do.prototype.zl.call(this,a),this.$n=this.ao=null},la.prototype.Jl=function(a){Do.prototype.Jl.call(this,a),this.$n=this.ao=null},ke.Object.defineProperties(la.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)}}}),la.prototype.deleteDestinationEdge=la.prototype.Jl,la.prototype.addDestinationEdge=la.prototype.zl,la.prototype.deleteSourceEdge=la.prototype.Kl,la.prototype.addSourceEdge=la.prototype.Cl,la.className="LayeredDigraphVertex";function vp(a){Fs.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}oe(vp,Fs),ke.Object.defineProperties(vp.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)}}}),vp.className="LayeredDigraphEdge";function Vn(a){Hi.call(this),this.Ub=new Ie,this.Wn=B0,this.ud=kl,this.vo=D0,this.Bq=zy,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new Re(10,10).freeze();var y=new mf(this);this.W=new Sa(y),this.Y=new Sa(y),this.ru=[],a&&Object.assign(this,a)}oe(Vn,Hi),Vn.prototype.cloneProtected=function(a){Hi.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)},Vn.prototype.qb=function(a){a.classType===Vn?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:se("Unknown enum value: "+a):Hi.prototype.qb.call(this,a)},Vn.prototype.createNetwork=function(){return new mf(this)},Vn.prototype.makeNetwork=function(a){function y(E){if(E instanceof He)return!E.isLinkLabel&&E.category!=="Comment";if(E instanceof Te){var b=E.fromNode;return b===null||b.isLinkLabel||b.category==="Comment"?!1:(E=E.toNode,!(E===null||E.isLinkLabel||E.category==="Comment"))}return!1}var x=this.createNetwork();return a instanceof ne?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof An?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},Vn.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 ne&&(y=a),this.path===B0&&y!==null?this.ud=y.isTreePathToChildren?kl:cf:this.ud=this.path===B0?kl: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 Ie,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof He?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof Sa&&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,ky(this,y));for(y=this.network.vertexes,a=null;a=Jx(y),0<a.count;)y=ox(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,ky(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Sa&&sx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Sa&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Sa&&lx(this,y);if(this.Cu(),this.layerStyle===z0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var E=x.parent;E===null&&(E=x),E=E.angle===0||E.angle===180;var b=a[x.level];b===void 0&&(b=0),a[x.level]=Math.max(b,E?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,E=x.parent,E===null&&(E=x),E.angle===0||E.angle===180?(E.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(E.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,E=-1,b=0;b<y.children.length;b++){var z=y.children[b];E=Math.max(E,x?z.width:z.height)}if(0<=E)for(b=0;b<y.children.length;b++)z=y.children[b],x?(y.angle===180&&(z.focusX+=E-z.width),z.width=E):(y.angle===270&&(z.focusY+=E-z.height),z.height=E)}for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Sa&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new Ie,this.isValidLayout=!0};function Jx(a){var y=new Ie;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}Vn.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case kl:x.sourceEdges.count===0&&this.Ub.add(x);break;case cf:x.destinationEdges.count===0&&this.Ub.add(x);break;default:se("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,E=null;for(y=y.iterator;y.next();){var b=y.value;switch(a.ud){case kl:b.sourceEdges.count<x&&(x=b.sourceEdges.count,E=b);break;case cf:b.destinationEdges.count<x&&(x=b.destinationEdges.count,E=b);break;default:se("Unhandled path value "+a.ud.toString())}}return E}function ky(a,y){if(y!==null){switch(a.ud){case kl:if(0<y.destinationEdges.count){for(var x=new Be,E=y.destinationVertexes;E.next();){var b=E.value;rx(a,y,b)&&x.add(b)}0<x.count&&(y.children=x.Fa())}break;case cf:if(0<y.sourceEdges.count){for(x=new Be,E=y.sourceVertexes;E.next();)b=E.value,rx(a,y,b)&&x.add(b);0<x.count&&(y.children=x.Fa())}break;default:se("Unhandled path value"+a.ud.toString())}for(x=y.children,E=x.length,b=0;b<E;b++){var z=x[b];z.initialized=!0,z.level=y.level+1,z.parent=y,a.Ub.remove(z)}for(y=0;y<E;y++)ky(a,x[y])}}function rx(a,y,x){if(x.initialized){if(y===null)var E=!1;else{for(E=y.parent;E!==null&&E!==x;)E=E.parent;E=E===x}if(E||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}Vn.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,E=0,b=0;b<x.length;b++)x[b]===y&&E++;if(0<E){E=Array(x.length-E);for(var z=b=0;z<x.length;z++)x[z]!==y&&(E[b++]=x[z]);a.children=E}}};function sx(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===El&&a.sortTreeVertexChildren(y);for(var x=0,E=y.childrenCount,b=0,z=y.children,tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];sx(a,rt),x+=rt.descendantCount+1,E=Math.max(E,rt.maxChildrenCount),b=Math.max(b,rt.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=E,y.maxGenerationCount=0<E?b+1:0}}function Qx(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 Ny:var x=!0;if(y.childrenCount===0)x=!1;else for(var E=y.children,b=E.length,z=0;z<b;z++)if(0<E[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}Vn.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Qx(this,a)),a.parent!==null&&a.parent.alignment===El){for(var y=a.angle,x=a.parent.children,E=0;E<x.length&&a!==x[E];)E++;E%2===0?E!==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,E=0;E<x;E++)ax(a,y[E])}}Vn.prototype.assignTreeVertexValues=function(){};function lx(a,y){if(y!==null){y.alignment!==El&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,E=0;E<x;E++)lx(a,y[E])}}Vn.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Ng:break;case Sp:a.children.reverse();break;case xp:a.children.sort(a.comparer);break;case Pp:a.children.sort(a.comparer),a.children.reverse();break;default:se("Unhandled sorting value "+a.sorting.toString())}},Vn.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Vn.prototype.addComments=function(a){var y=a.angle,x=a.parent,E=0,b=!1;x!==null&&(E=x.angle,b=x.alignment,b=Tu(b)),y=y===90||y===270,E=E===90||E===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 ht=at.value;ht.category==="Comment"&&ht.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(ht),ht.Va(),ht=ht.measuredBounds,y&&!x||!b&&!E&&x||b&&E&&x?(z=Math.max(z,ht.width),tt+=ht.height+Math.abs(ot)):(z+=ht.width+Math.abs(ot),tt=Math.max(tt,ht.height)),ot=rt)}a.comments!==null&&(y&&!x||!b&&!E&&x||b&&E&&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)),b=fe.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=b,fe.free(b))};function Tu(a){return a===jh||a===El||a===Rh||a===_l}function yp(a){return a===jh||a===El}function Fy(a){var y=a.parent;if(y!==null){var x=y.alignment;if(Tu(x)){if(yp(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===Rh)return!0}}return!1}Vn.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,E=a.angle,b=0,z=!1;x!==null&&(b=x.angle,z=x.alignment,z=Tu(z)),E=E===90||E===270,x=b===90||b===270;for(var tt=a.childrenCount===0,ot=Fy(a),rt=0,at=a.comments,ht=at.length,gt=It.alloc(),mt=0;mt<ht;mt++){var yt=at[mt],St=yt.measuredBounds;if(E&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<b&&!z||x&&ot)if(0<=a.commentMargin)for(gt.h(a.bounds.x-a.commentMargin-St.width,a.bounds.y+rt),yt.move(gt),yt=yt.Sd();yt.next();){var Ct=yt.value;Ct.fromSpot=ws,Ct.toSpot=Fr}else for(gt.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+rt),yt.move(gt),yt=yt.Sd();yt.next();)Ct=yt.value,Ct.fromSpot=Fr,Ct.toSpot=ws;else if(0<=a.commentMargin)for(gt.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+rt),yt.move(gt),yt=yt.Sd();yt.next();)Ct=yt.value,Ct.fromSpot=Fr,Ct.toSpot=ws;else for(gt.h(a.bounds.x+a.commentMargin-St.width,a.bounds.y+rt),yt.move(gt),yt=yt.Sd();yt.next();)Ct=yt.value,Ct.fromSpot=ws,Ct.toSpot=Fr;rt=0<=a.commentSpacing?rt+(St.height+a.commentSpacing):rt+(a.commentSpacing-St.height)}else{if(135<b&&!z||!x&&ot)if(0<=a.commentMargin)for(gt.h(a.bounds.x+rt,a.bounds.y-a.commentMargin-St.height),yt.move(gt),yt=yt.Sd();yt.next();)Ct=yt.value,Ct.fromSpot=Ps,Ct.toSpot=es;else for(gt.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y-a.commentMargin),yt.move(gt),yt=yt.Sd();yt.next();)Ct=yt.value,Ct.fromSpot=es,Ct.toSpot=Ps;else if(0<=a.commentMargin)for(gt.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y+a.commentMargin),yt.move(gt),yt=yt.Sd();yt.next();)Ct=yt.value,Ct.fromSpot=es,Ct.toSpot=Ps;else for(gt.h(a.bounds.x+rt,a.bounds.y+a.commentMargin-St.height),yt.move(gt),yt=yt.Sd();yt.next();)Ct=yt.value,Ct.fromSpot=Ps,Ct.toSpot=es;rt=0<=a.commentSpacing?rt+(St.width+a.commentSpacing):rt+(a.commentSpacing-St.width)}}if(It.free(gt),y=rt-a.commentSpacing-(E?y.height:y.width),this.ud===kl)for(a=a.destinationEdges;a.next();)b=a.value.link,b===null||b.isAvoiding||(b.fromEndSegmentLength=0<y?y:NaN);else for(a=a.sourceEdges;a.next();)b=a.value.link,b===null||b.isAvoiding||(b.toEndSegmentLength=0<y?y:NaN)}},Vn.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,E=0;E<x;E++)this.layoutTree(y[E]);switch(a.compaction){case N0:hx(this,a);break;case wp:if(a.alignment===El)hx(this,a);else if(a.childrenCount===0)E=a.parent,x=!1,y=0,E!==null&&(y=E.angle,x=E.alignment,x=Tu(x)),E=Fy(a),a.S.h(0,0),a.Da.h(a.width,a.height),a.parent===null||a.comments===null||(y!==180&&y!==270||x)&&!E?a.la.h(0,0):y===180&&!x||(y===90||y===270)&&E?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 b=Na(a);y=b===90||b===270;var z=0,tt=a.children,ot=tt.length;for(x=0;x<ot;x++)E=tt[x],z=Math.max(z,y?E.Da.width:E.Da.height);var rt=a.alignment;E=rt===Fl;var at=rt===Tl,ht=Tu(rt),gt=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),St=a.rowSpacing,Ct=0;(E||at||a.hm||a.im&&a.maxGenerationCount===1)&&(Ct=Math.max(0,a.rowIndent)),E=a.width;var Nt=a.height,Tt=0,zt=0,Rt=0,Yt=null,Ut=null,ee=0,je=0,_e=0,Ke=0,Fe=0,ve=0,Ln=0,xn=0;if(ht&&!yp(rt)&&135<b&&tt.reverse(),yp(rt))if(1<ot)for(var ai=0;ai<ot;ai++)ai%2===0&&ai!==ot-1&&(xn=Math.max(xn,y?tt[ai].Da.width:tt[ai].Da.height));else ot===1&&(xn=y?tt[0].Da.width:tt[0].Da.height);if(ht){switch(rt){case jh:zt=135>b?ux(this,a,tt,xn,Tt,zt):dx(this,a,tt,xn,Tt,zt),xn=zt.x,Tt=zt.width,zt=zt.height;break;case Rh:for(Yt=0;Yt<ot;Yt++)Ut=tt[Yt],gt=Ut.Da,Rt=ve===0?0:St,y?(Ut.S.h(z-gt.width,Ke+Rt),Tt=Math.max(Tt,gt.width),zt=Math.max(zt,Ke+Rt+gt.height),Ke+=Rt+gt.height):(Ut.S.h(_e+Rt,z-gt.height),Tt=Math.max(Tt,_e+Rt+gt.width),zt=Math.max(zt,gt.height),_e+=Rt+gt.width),ve++;break;case _l:for(Yt=0;Yt<ot;Yt++)Ut=tt[Yt],z=Ut.Da,gt=ve===0?0:St,y?(Ut.S.h(mt/2+a.focus.x,Ke+gt),Tt=Math.max(Tt,z.width),zt=Math.max(zt,Ke+gt+z.height),Ke+=gt+z.height):(Ut.S.h(_e+gt,mt/2+a.focus.y),Tt=Math.max(Tt,_e+gt+z.width),zt=Math.max(zt,z.height),_e+=gt+z.width),ve++}Yt=cs(this,2),Ut=cs(this,2),y?(Yt[0].h(0,0),Yt[1].h(0,zt),Ut[0].h(Tt,0)):(Yt[0].h(0,0),Yt[1].h(Tt,0),Ut[0].h(0,zt)),Ut[1].h(Tt,zt)}else for(ai=0;ai<ot;ai++){var ki=tt[ai],Ho=ki.Da;if(y){0<gt&&0<ve&&_e+mt+Ho.width>gt&&(_e<z&&yd(a,rt,z-_e,0,Ln,ai-1),Fe++,ve=0,Ln=ai,Rt=zt,_e=0,Ke=135<b?-zt-St:zt+St),E0(this,ki,0,Ke);var Jo=0;if(ve===0)Yt=ki.Yo,Ut=ki.kp,ee=Ho.width,je=Ho.height,(Yt===null||Ut===null||b!==Na(ki))&&(Yt=cs(this,2),Ut=cs(this,2),Yt[0].h(0,0),Yt[1].h(0,je),Ut[0].h(ee,0),Ut[1].h(ee,je));else{var Nr=Fn();je=fx(this,a,ki,Yt,Ut,ee,je,Nr),Jo=je.x,Yt=Nr[0],Ut=Nr[1],ee=je.width,je=je.height,Pn(Nr),_e<Ho.width&&0>Jo&&(gf(a,-Jo,0,Ln,ai-1),b0(Yt,-Jo,0),b0(Ut,-Jo,0),Jo=0)}ki.S.h(Jo,Ke),Tt=Math.max(Tt,ee),zt=Math.max(zt,Rt+(Fe===0?0:St)+Ho.height),_e=ee}else 0<gt&&0<ve&&Ke+mt+Ho.height>gt&&(Ke<z&&yd(a,rt,0,z-Ke,Ln,ai-1),Fe++,ve=0,Ln=ai,Rt=Tt,Ke=0,_e=135<b?-Tt-St:Tt+St),E0(this,ki,_e,0),Jo=0,ve===0?(Yt=ki.Yo,Ut=ki.kp,ee=Ho.width,je=Ho.height,(Yt===null||Ut===null||b!==Na(ki))&&(Yt=cs(this,2),Ut=cs(this,2),Yt[0].h(0,0),Yt[1].h(ee,0),Ut[0].h(0,je),Ut[1].h(ee,je))):(Nr=Fn(),je=fx(this,a,ki,Yt,Ut,ee,je,Nr),Jo=je.x,Yt=Nr[0],Ut=Nr[1],ee=je.width,je=je.height,Pn(Nr),Ke<Ho.height&&0>Jo&&(gf(a,0,-Jo,Ln,ai-1),b0(Yt,0,-Jo),b0(Ut,0,-Jo),Jo=0)),ki.S.h(_e,Jo),zt=Math.max(zt,je),Tt=Math.max(Tt,Rt+(Fe===0?0:St)+Ho.width),Ke=je;ve++}switch(0<Fe&&(y?(zt+=Math.max(0,x),_e<Tt&&yd(a,rt,Tt-_e,0,Ln,ot-1),0<Ct&&(at||gf(a,Ct,0,0,ot-1),Tt+=Ct)):(Tt+=Math.max(0,x),Ke<zt&&yd(a,rt,0,zt-Ke,Ln,ot-1),0<Ct&&(at||gf(a,0,Ct,0,ot-1),zt+=Ct))),Ct=at=0,rt){case Dg:y?at+=Tt/2-a.focus.x-yt/2:Ct+=zt/2-a.focus.y-yt/2;break;case pf:0<Fe?y?at+=Tt/2-a.focus.x-yt/2:Ct+=zt/2-a.focus.y-yt/2:y?(xn=tt[0].S.x+tt[0].la.x,at+=xn+(tt[ot-1].S.x+tt[ot-1].la.x+2*tt[ot-1].focus.x-xn)/2-a.focus.x-yt/2):(xn=tt[0].S.y+tt[0].la.y,Ct+=xn+(tt[ot-1].S.y+tt[ot-1].la.y+2*tt[ot-1].focus.y-xn)/2-a.focus.y-yt/2);break;case Fl:y?(at-=yt,Tt+=yt):(Ct-=yt,zt+=yt);break;case Tl:y?(at+=Tt-a.width+yt,Tt+=yt):(Ct+=zt-a.height+yt,zt+=yt);break;case jh:y?1<ot?at+=xn+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<ot?Ct+=xn+mt/2-a.focus.y:Ct+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case Rh:y?at+=Tt+mt/2-a.focus.x:Ct+=zt+mt/2-a.focus.y;break;case _l:break;default:zt=this.customAlignment(a,at,Ct,Tt,zt),at=zt[0],Ct=zt[1],Tt=zt[2],zt=zt[3]}for(yt=0;yt<ot;yt++)xn=tt[yt],y?xn.S.h(xn.S.x+xn.la.x-at,xn.S.y+(135<b?(ht?-zt:-xn.Da.height)+xn.la.y-x:Nt+x+xn.la.y)):xn.S.h(xn.S.x+(135<b?(ht?-Tt:-xn.Da.width)+xn.la.x-x:E+x+xn.la.x),xn.S.y+xn.la.y-Ct);if(ot=tt=0,ht?y?(Tt=Ty(a,Tt,at),0>at&&(at=0),135<b&&(Ct+=zt+x),zt+=Nt+x,rt===_l&&(tt+=mt/2+a.focus.x),ot+=Nt+x):(135<b&&(at+=Tt+x),Tt+=E+x,zt=Ey(a,zt,Ct),0>Ct&&(Ct=0),rt===_l&&(ot+=mt/2+a.focus.y),tt+=E+x):y?(a.comments===null?E>Tt&&(Tt=by(rt,E-Tt,0),tt=Tt.x,ot=Tt.y,Tt=E,at=0):Tt=Ty(a,Tt,at),0>at&&(tt-=at,at=0),135<b&&(Ct+=zt+x),zt=Math.max(Math.max(zt,Nt),zt+Nt+x),ot+=Nt+x):(135<b&&(at+=Tt+x),Tt=Math.max(Math.max(Tt,E),Tt+E+x),a.comments===null?Nt>zt&&(zt=by(rt,0,Nt-zt),tt=zt.x,ot=zt.y,zt=Nt,Ct=0):zt=Ey(a,zt,Ct),0>Ct&&(ot-=Ct,Ct=0),tt+=E+x),0<Fe)b=cs(this,4),Fe=cs(this,4),y?(b[2].h(0,Nt+x),b[3].h(b[2].x,zt),Fe[2].h(Tt,b[2].y),Fe[3].h(Fe[2].x,b[3].y)):(b[2].h(E+x,0),b[3].h(Tt,b[2].y),Fe[2].h(b[2].x,zt),Fe[3].h(b[3].x,Fe[2].y));else{for(b=cs(this,Yt.length+2),Fe=cs(this,Ut.length+2),rt=0;rt<Yt.length;rt++)ht=Yt[rt],b[rt+2].h(ht.x+tt,ht.y+ot);for(rt=0;rt<Ut.length;rt++)ht=Ut[rt],Fe[rt+2].h(ht.x+tt,ht.y+ot)}y?(b[0].h(at,0),b[1].h(b[0].x,Nt),b[2].y<b[1].y&&(b[2].x>b[0].x?b[2].assign(b[1]):b[1].assign(b[2])),b[3].y<b[2].y&&(b[3].x>b[0].x?b[3].assign(b[2]):b[2].assign(b[3])),Fe[0].h(at+E,0),Fe[1].h(Fe[0].x,Nt),Fe[2].y<Fe[1].y&&(Fe[2].x<Fe[0].x?Fe[2].assign(Fe[1]):Fe[1].assign(Fe[2])),Fe[3].y<Fe[2].y&&(Fe[3].x<Fe[0].x?Fe[3].assign(Fe[2]):Fe[2].assign(Fe[3])),b[2].y-=x/2,Fe[2].y-=x/2):(b[0].h(0,Ct),b[1].h(E,b[0].y),b[2].x<b[1].x&&(b[2].y>b[0].y?b[2].assign(b[1]):b[1].assign(b[2])),b[3].x<b[2].x&&(b[3].y>b[0].y?b[3].assign(b[2]):b[2].assign(b[3])),Fe[0].h(0,Ct+Nt),Fe[1].h(E,Fe[0].y),Fe[2].x<Fe[1].x&&(Fe[2].y<Fe[0].y?Fe[2].assign(Fe[1]):Fe[1].assign(Fe[2])),Fe[3].x<Fe[2].x&&(Fe[3].y<Fe[0].y?Fe[3].assign(Fe[2]):Fe[2].assign(Fe[3])),b[2].x-=x/2,Fe[2].x-=x/2),Xa(this,Yt),Xa(this,Ut),a.Yo=b,a.kp=Fe,a.la.h(at,Ct),a.Da.h(Tt,zt)}break;default:se("Unhandled compaction value "+a.compaction.toString())}}};function hx(a,y){if(y.childrenCount===0){var x=!1,E=0;y.parent!==null&&(E=y.parent.angle,x=y.parent.alignment,x=Tu(x));var b=Fy(y);y.S.h(0,0),y.Da.h(y.width,y.height),y.parent===null||y.comments===null||(E!==180&&E!==270||x)&&!b?y.la.h(0,0):E===180&&!x||(E===90||E===270)&&b?y.la.h(y.width-2*y.focus.x,0):y.la.h(0,y.height-2*y.focus.y)}else{E=Na(y),x=E===90||E===270;var z=0;b=y.children;for(var tt=b.length,ot=0;ot<tt;ot++){var rt=b[ot];z=Math.max(z,x?rt.Da.width:rt.Da.height)}var at=y.alignment,ht=at===Fl,gt=at===Tl;ot=Tu(at);var mt=Math.max(0,y.breadthLimit);rt=a.computeLayerSpacing(y);var yt=y.nodeSpacing,St=a.computeNodeIndent(y),Ct=ht||gt?0:St/2,Nt=y.rowSpacing,Tt=0;(ht||gt||y.hm||y.im&&y.maxGenerationCount===1)&&(Tt=Math.max(0,y.rowIndent)),ht=y.width;var zt=y.height,Rt=0,Yt=0,Ut=0,ee=0,je=0,_e=0,Ke=0,Fe=0,ve=0,Ln=0;if(ot&&!yp(at)&&135<E&&b.reverse(),yp(at))if(1<tt)for(var xn=0;xn<tt;xn++){var ai=b[xn],ki=ai.Da;xn%2===0&&xn!==tt-1?ve=Math.max(ve,(x?ki.width:ki.height)+a.computeBusNodeSpacing(ai)-yt):xn%2!==0&&(Ln=Math.max(Ln,(x?ki.width:ki.height)+a.computeBusNodeSpacing(ai)-yt))}else tt===1&&(ve=x?b[0].Da.width:b[0].Da.height);if(ot)switch(at){case jh:case El:Yt=135>E?ux(a,y,b,ve,Rt,Yt):dx(a,y,b,ve,Rt,Yt),ve=Yt.x,Rt=Yt.width,Yt=Yt.height;break;case Rh:for(mt=0;mt<tt;mt++)Ct=b[mt],Ut=Ct.Da,Ln=Ke===0?0:Nt,x?(Ct.S.h(z-Ut.width,je+Ln),Rt=Math.max(Rt,Ut.width),Yt=Math.max(Yt,je+Ln+Ut.height),je+=Ln+Ut.height):(Ct.S.h(ee+Ln,z-Ut.height),Rt=Math.max(Rt,ee+Ln+Ut.width),Yt=Math.max(Yt,Ut.height),ee+=Ln+Ut.width),Ke++;break;case _l:for(z=0;z<tt;z++)mt=b[z],Ct=mt.Da,Ut=Ke===0?0:Nt,x?(mt.S.h(yt/2+y.focus.x,je+Ut),Rt=Math.max(Rt,Ct.width),Yt=Math.max(Yt,je+Ut+Ct.height),je+=Ut+Ct.height):(mt.S.h(ee+Ut,yt/2+y.focus.y),Rt=Math.max(Rt,ee+Ut+Ct.width),Yt=Math.max(Yt,Ct.height),ee+=Ut+Ct.width),Ke++}else for(Ln=0;Ln<tt;Ln++)xn=b[Ln],ai=xn.Da,x?(0<mt&&0<Ke&&ee+yt+ai.width>mt&&(ee<z&&yd(y,at,z-ee,0,Fe,Ln-1),_e++,Ke=0,Fe=Ln,Ut=Yt,ee=0,je=135<E?-Yt-Nt:Yt+Nt),ki=Ke===0?Ct:yt,E0(a,xn,0,je),xn.S.h(ee+ki,je),Rt=Math.max(Rt,ee+ki+ai.width),Yt=Math.max(Yt,Ut+(_e===0?0:Nt)+ai.height),ee+=ki+ai.width):(0<mt&&0<Ke&&je+yt+ai.height>mt&&(je<z&&yd(y,at,0,z-je,Fe,Ln-1),_e++,Ke=0,Fe=Ln,Ut=Rt,je=0,ee=135<E?-Rt-Nt:Rt+Nt),ki=Ke===0?Ct:yt,E0(a,xn,ee,0),xn.S.h(ee,je+ki),Yt=Math.max(Yt,je+ki+ai.height),Rt=Math.max(Rt,Ut+(_e===0?0:Nt)+ai.width),je+=ki+ai.height),Ke++;switch(0<_e&&(x?(Yt+=Math.max(0,rt),ee<Rt&&yd(y,at,Rt-ee,0,Fe,tt-1),0<Tt&&(gt||gf(y,Tt,0,0,tt-1),Rt+=Tt)):(Rt+=Math.max(0,rt),je<Yt&&yd(y,at,0,Yt-je,Fe,tt-1),0<Tt&&(gt||gf(y,0,Tt,0,tt-1),Yt+=Tt))),Tt=gt=0,at){case Dg:x?gt+=Rt/2-y.focus.x-St/2:Tt+=Yt/2-y.focus.y-St/2;break;case pf:0<_e?x?gt+=Rt/2-y.focus.x-St/2:Tt+=Yt/2-y.focus.y-St/2:x?(a=b[0].S.x+b[0].la.x,gt+=a+(b[tt-1].S.x+b[tt-1].la.x+2*b[tt-1].focus.x-a)/2-y.focus.x-St/2):(a=b[0].S.y+b[0].la.y,Tt+=a+(b[tt-1].S.y+b[tt-1].la.y+2*b[tt-1].focus.y-a)/2-y.focus.y-St/2);break;case Fl:x?(gt-=St,Rt+=St):(Tt-=St,Yt+=St);break;case Tl:x?(gt+=Rt-y.width+St,Rt+=St):(Tt+=Yt-y.height+St,Yt+=St);break;case jh:case El:x?1<tt?gt+=ve+yt/2-y.focus.x:gt+=b[0].focus.x-y.focus.x+b[0].la.x:1<tt?Tt+=ve+yt/2-y.focus.y:Tt+=b[0].focus.y-y.focus.y+b[0].la.y;break;case Rh:x?gt+=Rt+yt/2-y.focus.x:Tt+=Yt+yt/2-y.focus.y;break;case _l:break;default:a=a.customAlignment(y,gt,Tt,Rt,Yt),gt=a[0],Tt=a[1],Rt=a[2],Yt=a[3]}for(a=0;a<tt;a++)St=b[a],x?St.S.h(St.S.x+St.la.x-gt,St.S.y+(135<E?(ot?-Yt:-St.Da.height)+St.la.y-rt:zt+rt+St.la.y)):St.S.h(St.S.x+(135<E?(ot?-Rt:-St.Da.width)+St.la.x-rt:ht+rt+St.la.x),St.S.y+St.la.y-Tt);x?(Rt=Ty(y,Rt,gt),0>gt&&(gt=0),135<E&&(Tt+=Yt+rt),Yt=Math.max(Math.max(Yt,zt),Yt+zt+rt)):(135<E&&(gt+=Rt+rt),Rt=Math.max(Math.max(Rt,ht),Rt+ht+rt),Yt=Ey(y,Yt,Tt),0>Tt&&(Tt=0)),y.la.h(gt,Tt),y.Da.h(Rt,Yt)}}Vn.prototype.customAlignment=function(a,y,x,E,b){return[y,x,E,b]};function ux(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new fe(E,0,b,z);if(tt===1)return y=x[0],b=y.Da.width,z=y.Da.height,new fe(E,0,b,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=Na(y)===90,ht=0,gt=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],Ct=St.Da,Nt=ht===0?0:rt;if(at){var Tt=a.computeBusNodeSpacing(St)-ot;St.S.h(E-(Ct.width+Tt),mt+Nt),b=Math.max(b,Ct.width+Tt),z=Math.max(z,mt+Nt+Ct.height),mt+=Nt+Ct.height}else Tt=a.computeBusNodeSpacing(St)-ot,St.S.h(gt+Nt,E-(Ct.height+Tt)),z=Math.max(z,Ct.height+Tt),b=Math.max(b,gt+Nt+Ct.width),gt+=Nt+Ct.width;ht++}for(ht=0,St=gt,yt=mt,at?(gt=E+ot,mt=0):(gt=0,mt=E+ot),Ct=0;Ct<tt;Ct++)if(Ct%2!==0){Nt=x[Ct],Tt=Nt.Da;var zt=ht===0?0:rt;if(at){var Rt=a.computeBusNodeSpacing(Nt)-ot;Nt.S.h(gt+Rt,mt+zt),b=Math.max(b,gt+Tt.width+Rt),z=Math.max(z,mt+zt+Tt.height),mt+=zt+Tt.height}else Rt=a.computeBusNodeSpacing(Nt)-ot,Nt.S.h(gt+zt,mt+Rt),b=Math.max(b,gt+zt+Tt.width),z=Math.max(z,mt+Tt.height+Rt),gt+=zt+Tt.width;ht++}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(gt))),at?(x.S.h(E+ot/2-x.focus.x-x.la.x,z+a),at=E+ot/2-x.focus.x-x.la.x,b=Math.max(b,at+tt.width),0>at&&(b-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(E=T0(y,x.S.x,!1,E,ot))):(x.S.h(b+a,E+ot/2-x.focus.y-x.la.y),b=Math.max(b,Math.max(St,gt)+a+tt.width),mt=E+ot/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(E=T0(y,x.S.y,!0,E,ot)))),new fe(E,0,b,z)}function dx(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new fe(E,0,b,z);if(tt===1)return x=x[0],b=x.Da.width,z=x.Da.height,new fe(E,0,b,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=Na(y)===270,ht=0,gt=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],Ct=St.Da,Nt=ht===0?0:rt;if(at){var Tt=a.computeBusNodeSpacing(St)-ot;mt-=Nt+Ct.height,St.S.h(E-(Ct.width+Tt),mt),b=Math.max(b,Ct.width+Tt),z=Math.max(z,Math.abs(mt))}else Tt=a.computeBusNodeSpacing(St)-ot,gt-=Nt+Ct.width,St.S.h(gt,E-(Ct.height+Tt)),z=Math.max(z,Ct.height+Tt),b=Math.max(b,Math.abs(gt));ht++}for(ht=0,St=gt,yt=mt,at?(gt=E+ot,mt=0):(gt=0,mt=E+ot),Ct=0;Ct<tt;Ct++)if(Ct%2!==0){Nt=x[Ct],Tt=Nt.Da;var zt=ht===0?0:rt;if(at){var Rt=a.computeBusNodeSpacing(Nt)-ot;mt-=zt+Tt.height,Nt.S.h(gt+Rt,mt),b=Math.max(b,gt+Tt.width+Rt),z=Math.max(z,Math.abs(mt))}else Rt=a.computeBusNodeSpacing(Nt)-ot,gt-=zt+Tt.width,Nt.S.h(gt,mt+Rt),z=Math.max(z,mt+Tt.height+Rt),b=Math.max(b,Math.abs(gt));ht++}for(1<tt&&tt%2===1&&(rt=x[tt-1],ht=rt.Da,a=a.computeBusLastRowSpacing(rt,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(St),Math.abs(gt))),at?(rt.S.h(E+ot/2-rt.focus.x-rt.la.x,-z-ht.height-a),gt=E+ot/2-rt.focus.x-rt.la.x,b=Math.max(b,gt+ht.width),0>gt&&(b-=gt),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ht.height),0>rt.S.x&&(E=T0(y,rt.S.x,!1,E,ot))):(rt.S.h(-b-ht.width-a,E+ot/2-rt.focus.y-rt.la.y),b=Math.max(b,Math.abs(Math.min(St,gt))+a+ht.width),mt=E+ot/2-rt.focus.y-rt.la.y,z=Math.max(z,mt+ht.height),0>mt&&(z-=mt),0>rt.S.y&&(E=T0(y,rt.S.y,!0,E,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+b,ot.S.y);return new fe(E,0,b,z)}Vn.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},Vn.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function T0(a,y,x,E,b){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(E,x?y.la.y+y.focus.y-b/2:y.la.x+y.focus.x-b/2)}function Ty(a,y,x){switch(a.alignment){case pf:case Dg:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case Fl:return a.width>y?a.width:y;case Tl:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case jh:case El:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case Rh:return a.width-a.focus.x+a.nodeSpacing/2+y;case _l:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Ey(a,y,x){switch(a.alignment){case pf:case Dg:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case Fl:return a.height>y?a.height:y;case Tl:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case jh:case El:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case Rh:return a.height-a.focus.y+a.nodeSpacing/2+y;case _l:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function by(a,y,x){switch(a){case Dg:y/=2,x/=2;break;case pf:y/=2,x/=2;break;case Fl:x=y=0;break;case Tl:break;default:se("Unhandled alignment value "+a.toString())}return new It(y,x)}function yd(a,y,x,E,b,z){y=by(y,x,E),gf(a,y.x,y.y,b,z)}function gf(a,y,x,E,b){if(y!==0||x!==0)for(a=a.children;E<=b;E++){var z=a[E].S;z.x+=y,z.y+=x}}function E0(a,y,x,E){var b=y.parent;switch(a.ud){case kl:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===b&&y.relativePoint.h(x,E);break;case cf:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===b&&y.relativePoint.h(x,E);break;default:se("Unhandled path value "+a.ud.toString())}}function b0(a,y,x){for(var E=0;E<a.length;E++){var b=a[E];b.x+=y,b.y+=x}}function fx(a,y,x,E,b,z,tt,ot){var rt=Na(y),at=rt===90||rt===270,ht=y.nodeSpacing;y=E;var gt=b;E=z;var mt=tt,yt=x.Yo,St=x.kp;tt=x.Da;var Ct=at?Math.max(mt,tt.height):Math.max(E,tt.width);if((yt===null||rt!==Na(x))&&(yt=cs(a,2),St=cs(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,!(gt===null||2>gt.length||yt===null||2>yt.length))for(b=x=0;x<gt.length&&b<yt.length;){z=gt[x];var Nt=yt[b];rt=Nt.x,at=Nt.y,rt+=E;var Tt=z;x+1<gt.length&&(Tt=gt[x+1]);var zt=Nt;Nt=zt.x,zt=zt.y,b+1<yt.length&&(zt=yt[b+1],Nt=zt.x,zt=zt.y,Nt+=E);var Rt=mt;z.y===at?Rt=rt-z.x:z.y>at&&z.y<zt?Rt=rt+(z.y-at)/(zt-at)*(Nt-rt)-z.x:at>z.y&&at<Tt.y&&(Rt=rt-(z.x+(at-z.y)/(Tt.y-z.y)*(Tt.x-z.x))),Rt<mt&&(mt=Rt),Tt.y<=z.y?x++:zt<=at?b++:(Tt.y<=zt&&x++,zt<=Tt.y&&b++)}if(mt=E-mt,mt+=ht,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ht=cs(a,y.length+x.length),E=z=rt=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ht[E++].h(at.x+b,at.y);for(;rt<y.length;)at=y[rt++],ht[E++].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++],ht[E++].h(at.x+b,at.y);for(x=cs(a,E),rt=0;rt<E;rt++)x[rt].assign(ht[rt]);Xa(a,ht),E=x}if(z=St,rt=mt,gt===null||2>gt.length||z===null||2>z.length)b=null;else{for(ht=cs(a,gt.length+z.length),b=at=x=0;x<gt.length&>[x].y<z[0].y;)Tt=gt[x++],ht[b++].h(Tt.x,Tt.y);for(;at<z.length;)Tt=z[at++],ht[b++].h(Tt.x+rt,Tt.y);for(z=z[z.length-1].y;x<gt.length&>[x].y<=z;)x++;for(;x<gt.length&>[x].y>z;)rt=gt[x++],ht[b++].h(rt.x,rt.y);for(z=cs(a,b),x=0;x<b;x++)z[x].assign(ht[x]);Xa(a,ht),b=z}return z=Math.max(0,mt)+tt.width,tt=Ct,Xa(a,y),Xa(a,yt),Xa(a,gt),Xa(a,St),ot[0]=E,ot[1]=b,new fe(mt,0,z,tt)}if(E=9999999,!(gt===null||2>gt.length||yt===null||2>yt.length))for(b=x=0;x<gt.length&&b<yt.length;)z=gt[x],Nt=yt[b],rt=Nt.x,at=Nt.y,at+=mt,Tt=z,x+1<gt.length&&(Tt=gt[x+1]),zt=Nt,Nt=zt.x,zt=zt.y,b+1<yt.length&&(zt=yt[b+1],Nt=zt.x,zt=zt.y,zt+=mt),Rt=E,z.x===rt?Rt=at-z.y:z.x>rt&&z.x<Nt?Rt=at+(z.x-rt)/(Nt-rt)*(zt-at)-z.y:rt>z.x&&rt<Tt.x&&(Rt=at-(z.y+(rt-z.x)/(Tt.x-z.x)*(Tt.y-z.y))),Rt<E&&(E=Rt),Tt.x<=z.x?x++:Nt<=rt?b++:(Tt.x<=Nt&&x++,Nt<=Tt.x&&b++);if(mt-=E,mt+=ht,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ht=cs(a,y.length+x.length),E=z=rt=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ht[E++].h(at.x,at.y+b);for(;rt<y.length;)at=y[rt++],ht[E++].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++],ht[E++].h(at.x,at.y+b);for(x=cs(a,E),rt=0;rt<E;rt++)x[rt].assign(ht[rt]);Xa(a,ht),E=x}if(z=St,rt=mt,gt===null||2>gt.length||z===null||2>z.length)b=null;else{for(ht=cs(a,gt.length+z.length),b=at=x=0;x<gt.length&>[x].x<z[0].x;)Tt=gt[x++],ht[b++].h(Tt.x,Tt.y);for(;at<z.length;)Tt=z[at++],ht[b++].h(Tt.x,Tt.y+rt);for(z=z[z.length-1].x;x<gt.length&>[x].x<=z;)x++;for(;x<gt.length&>[x].x>z;)rt=gt[x++],ht[b++].h(rt.x,rt.y);for(z=cs(a,b),x=0;x<b;x++)z[x].assign(ht[x]);Xa(a,ht),b=z}return z=Ct,tt=Math.max(0,mt)+tt.height,Xa(a,y),Xa(a,yt),Xa(a,gt),Xa(a,St),ot[0]=E,ot[1]=b,new fe(mt,0,z,tt)}function cs(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 It;return a}function Xa(a,y){var x=y.length,E=a.ru[x];E===void 0&&(E=[],a.ru[x]=E),E.push(y)}Vn.prototype.arrangeTrees=function(){if(this.Rb===I0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof Sa){var x=y.node;if(x!==null){var E=x.position;x=E.x,E=E.y,isFinite(x)||(x=0),isFinite(E)||(E=0),By(this,y,x,E)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof Sa&&a.push(x);switch(this.sorting){case Ng:break;case Sp:a.reverse();break;case xp:a.sort(this.comparer);break;case Pp:a.sort(this.comparer),a.reverse();break;default:se("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,E=0;E<a.length;E++){var b=a[E];switch(By(this,b,y+b.la.x,x+b.la.y),this.Rb){case O0:x+=b.Da.height+this.$d.height;break;case Iy:y+=b.Da.width+this.$d.width;break;default:se("Unhandled arrangement value "+this.Rb.toString())}}}};function By(a,y,x,E){if(y!==null){y.x=x,y.y=E,y=y.children;for(var b=y.length,z=0;z<b;z++){var tt=y[z];By(a,tt,x+tt.S.x,E+tt.S.y)}}}Vn.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},Vn.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},Vn.prototype.Gu=function(){if(this.layerStyle===z0){for(var a=this.$v,y=[],x=null,E=this.network.vertexes.iterator;E.next();){var b=E.value;x===null?x=b.bounds.copy():x.ed(b.bounds);var z=y[b.level];z===void 0?z=this.computeLayerSpacing(b):z=Math.max(z,this.computeLayerSpacing(b)),y[b.level]=z}for(E=0;E<y.length;E++)y[E]===void 0&&(y[E]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),E=new It(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),E=new It(-this.layerSpacing/2,-this.nodeSpacing/2)),b=[],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,b.push(new fe(0,z,x,ot))):this.angle===90?(b.push(new fe(0,z,x,ot)),z+=ot):this.angle===180?(z-=ot,b.push(new fe(z,0,ot,x))):(b.push(new fe(z,0,ot,x)),z+=ot)}this.commitLayers(b,E)}},Vn.prototype.commitLayers=function(){},Vn.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Vn.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof Sa&&gx(this,y)}};function gx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,E=0;E<x;E++)gx(a,y[E])}}Vn.prototype.setPortSpots=function(a){var y=a.alignment;if(Tu(y)){var x=this.ud===kl,E=Na(a);switch(E){case 0:var b=Fr;break;case 90:b=es;break;case 180:b=ws;break;default:b=Ps}var z=a.children,tt=z.length;switch(y){case jh:case El: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=E===90||E===270?ws:Ps;if(tt===1||y===tt-1&&tt%2===1)switch(E){case 0:rt=ws;break;case 90:rt=Ps;break;case 180:rt=Fr;break;default:rt=es}else y%2===0&&(rt=E===90||E===270?Fr:es);x?(a.setsPortSpot&&(ot.fromSpot=b),a.setsChildPortSpot&&(ot.toSpot=rt)):(a.setsPortSpot&&(ot.fromSpot=rt),a.setsChildPortSpot&&(ot.toSpot=b))}}break;case Rh:for(E=E===90||E===270?Fr:es,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)):(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)));break;case _l:for(E=E===90||E===270?ws:Ps,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)):(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)))}}else if(x=Na(a),this.ud===kl){for(b=a.destinationEdges;b.next();)if(E=b.value.link,E!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:E.fromSpot=Fr;break;case 90:E.fromSpot=es;break;case 180:E.fromSpot=ws;break;default:E.fromSpot=Ps}else E.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.toSpot=ws;break;case 90:E.toSpot=Ps;break;case 180:E.toSpot=Fr;break;default:E.toSpot=es}else E.toSpot=a.childPortSpot}}else for(b=a.sourceEdges;b.next();)if(E=b.value.link,E!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:E.toSpot=Fr;break;case 90:E.toSpot=es;break;case 180:E.toSpot=ws;break;default:E.toSpot=Ps}else E.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.fromSpot=ws;break;case 90:E.fromSpot=Ps;break;case 180:E.fromSpot=Fr;break;default:E.fromSpot=es}else E.fromSpot=a.childPortSpot}};function Na(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}Vn.prototype.computeLayerSpacing=function(a){var y=Na(a);y=y===90||y===270;var x=a.layerSpacing;if(0<a.layerSpacingParentOverlap){var E=Math.min(1,a.layerSpacingParentOverlap);x-=y?a.height*E:a.width*E}return x<(y?-a.height:-a.width)&&(x=y?-a.height:-a.width),x},Vn.prototype.computeNodeIndent=function(a){var y=Na(a),x=a.nodeIndent;if(0<a.nodeIndentPastParent){var E=Math.min(1,a.nodeIndentPastParent);x+=y===90||y===270?a.width*E:a.height*E}return x=Math.max(0,x)},ke.Object.defineProperties(Vn.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!==Ny&&a!==Oy||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==zy&&a!==jy&&a!==z0||(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!==Ng&&a!==Sp&&a!==xp&&!Pp||(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()):se("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!==N0&&a!==wp||(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!==Ng&&a!==Sp&&a!==xp&&!Pp||(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!==N0&&a!==wp||(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 B0=new ue(Vn,"PathDefault",-1),kl=new ue(Vn,"PathDestination",0),cf=new ue(Vn,"PathSource",1),Ng=new ue(Vn,"SortingForwards",10),Sp=new ue(Vn,"SortingReverse",11),xp=new ue(Vn,"SortingAscending",12),Pp=new ue(Vn,"SortingDescending",13),Dg=new ue(Vn,"AlignmentCenterSubtrees",20),pf=new ue(Vn,"AlignmentCenterChildren",21),Fl=new ue(Vn,"AlignmentStart",22),Tl=new ue(Vn,"AlignmentEnd",23),jh=new ue(Vn,"AlignmentBus",24),El=new ue(Vn,"AlignmentBusBranching",25),Rh=new ue(Vn,"AlignmentTopLeftBus",26),_l=new ue(Vn,"AlignmentBottomRightBus",27),N0=new ue(Vn,"CompactionNone",30),wp=new ue(Vn,"CompactionBlock",31),D0=new ue(Vn,"StyleLayered",40),Ny=new ue(Vn,"StyleLastParents",41),Dy=new ue(Vn,"StyleAlternating",42),Oy=new ue(Vn,"StyleRootOnly",43),O0=new ue(Vn,"ArrangementVertical",50),Iy=new ue(Vn,"ArrangementHorizontal",51),I0=new ue(Vn,"ArrangementFixedRoots",52),zy=new ue(Vn,"LayerIndividual",60),jy=new ue(Vn,"LayerSiblings",61),z0=new ue(Vn,"LayerUniform",62);Vn.className="TreeLayout",Vn.PathDefault=B0,Vn.PathDestination=kl,Vn.PathSource=cf,Vn.SortingForwards=Ng,Vn.SortingReverse=Sp,Vn.SortingAscending=xp,Vn.SortingDescending=Pp,Vn.AlignmentCenterSubtrees=Dg,Vn.AlignmentCenterChildren=pf,Vn.AlignmentStart=Fl,Vn.AlignmentEnd=Tl,Vn.AlignmentBus=jh,Vn.AlignmentBusBranching=El,Vn.AlignmentTopLeftBus=Rh,Vn.AlignmentBottomRightBus=_l,Vn.CompactionNone=N0,Vn.CompactionBlock=wp,Vn.StyleLayered=D0,Vn.StyleLastParents=Ny,Vn.StyleAlternating=Dy,Vn.StyleRootOnly=Oy,Vn.ArrangementVertical=O0,Vn.ArrangementHorizontal=Iy,Vn.ArrangementFixedRoots=I0,Vn.LayerIndividual=zy,Vn.LayerSiblings=jy,Vn.LayerUniform=z0;function mf(a){Ei.call(this,a)}oe(mf,Ei),mf.prototype.createVertex=function(){return new Sa(this)},mf.prototype.createEdge=function(){return new Og(this)},mf.className="TreeNetwork";function Sa(a){Do.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 It(0,0),this.Da=new Re(0,0),this.la=new It(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Ng,this.hd=oy,this.Kb=0,this.Jb=pf,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=wp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=cr,this.wr=!0,this.Dp=cr}oe(Sa,Do),Sa.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)},ke.Object.defineProperties(Sa.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)}}}),Sa.className="TreeVertex";function Og(a){Fs.call(this,a),this.$t=new It(0,0)}oe(Og,Fs),Og.prototype.commit=function(){var a=this.link;if(a!==null&&!a.isAvoiding){var y=this.network.layout,x=null,E=null;switch(y.ud){case kl:x=this.fromVertex,E=this.toVertex;break;case cf:x=this.toVertex,E=this.fromVertex;break;default:se("Unhandled path value "+y.ud.toString())}if(x!==null&&E!==null){var b=this.$t;if(b.x!==0||b.y!==0||x.qA){E=x.bounds;var z=Na(x),tt=y.computeLayerSpacing(x),ot=x.rowSpacing;a.vg();var rt=a.curve===Hs,at=a.isOrthogonal,ht;if(a.uh(),at||rt){for(ht=2;4<a.pointsCount;)a.pv(2);var gt=a.i(1),mt=a.i(2)}else{for(ht=1;3<a.pointsCount;)a.pv(1);gt=a.i(0),mt=a.i(a.pointsCount-1)}var yt=a.i(a.pointsCount-1);z===0?(x.alignment===Tl?(z=E.bottom+b.y,b.y===0&>.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(gt.y,z-y.computeNodeIndent(x))))):x.alignment===Fl?(z=E.top+b.y,b.y===0&>.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(gt.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.top-x.la.y+b.y:E.y+E.height/2+b.y,rt?(a.m(ht,gt.x,z),ht++,a.m(ht,E.right+tt,z),ht++,a.m(ht,E.right+tt+(b.x-ot)/3,z),ht++,a.m(ht,E.right+tt+2*(b.x-ot)/3,z),ht++,a.m(ht,E.right+tt+(b.x-ot),z),ht++,a.m(ht,mt.x,z)):(at&&(a.m(ht,E.right+tt/2,gt.y),ht++),a.m(ht,E.right+tt/2,z),ht++,a.m(ht,E.right+tt+b.x-(at?ot/2:ot),z),ht++,at&&a.m(ht,a.i(ht-1).x,mt.y))):z===90?(x.alignment===Tl?(z=E.right+b.x,b.x===0&>.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(gt.x,z-y.computeNodeIndent(x))))):x.alignment===Fl?(z=E.left+b.x,b.x===0&>.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(gt.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.left-x.la.x+b.x:E.x+E.width/2+b.x,rt?(a.m(ht,z,gt.y),ht++,a.m(ht,z,E.bottom+tt),ht++,a.m(ht,z,E.bottom+tt+(b.y-ot)/3),ht++,a.m(ht,z,E.bottom+tt+2*(b.y-ot)/3),ht++,a.m(ht,z,E.bottom+tt+(b.y-ot)),ht++,a.m(ht,z,mt.y)):(at&&(a.m(ht,gt.x,E.bottom+tt/2),ht++),a.m(ht,z,E.bottom+tt/2),ht++,a.m(ht,z,E.bottom+tt+b.y-(at?ot/2:ot)),ht++,at&&a.m(ht,mt.x,a.i(ht-1).y))):z===180?(x.alignment===Tl?(z=E.bottom+b.y,b.y===0&>.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(gt.y,z-y.computeNodeIndent(x))))):x.alignment===Fl?(z=E.top+b.y,b.y===0&>.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(gt.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.top-x.la.y+b.y:E.y+E.height/2+b.y,rt?(a.m(ht,gt.x,z),ht++,a.m(ht,E.left-tt,z),ht++,a.m(ht,E.left-tt+(b.x+ot)/3,z),ht++,a.m(ht,E.left-tt+2*(b.x+ot)/3,z),ht++,a.m(ht,E.left-tt+(b.x+ot),z),ht++,a.m(ht,mt.x,z)):(at&&(a.m(ht,E.left-tt/2,gt.y),ht++),a.m(ht,E.left-tt/2,z),ht++,a.m(ht,E.left-tt+b.x+(at?ot/2:ot),z),ht++,at&&a.m(ht,a.i(ht-1).x,mt.y))):z===270?(x.alignment===Tl?(z=E.right+b.x,b.x===0&>.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(gt.x,z-y.computeNodeIndent(x))))):x.alignment===Fl?(z=E.left+b.x,b.x===0&>.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(gt.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.left-x.la.x+b.x:E.x+E.width/2+b.x,rt?(a.m(ht,z,gt.y),ht++,a.m(ht,z,E.top-tt),ht++,a.m(ht,z,E.top-tt+(b.y+ot)/3),ht++,a.m(ht,z,E.top-tt+2*(b.y+ot)/3),ht++,a.m(ht,z,E.top-tt+(b.y+ot)),ht++,a.m(ht,z,mt.y)):(at&&(a.m(ht,gt.x,E.top-tt/2),ht++),a.m(ht,z,E.top-tt/2),ht++,a.m(ht,z,E.top-tt+b.y+(at?ot/2:ot)),ht++,at&&a.m(ht,mt.x,a.i(ht-1).y))):se("Invalid angle "+z),a.zf()}else b=E,a=this.link,E=this.network.layout,y=Na(x),y!==Na(b)&&(tt=E.computeLayerSpacing(x),ot=x.bounds,x=b.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===Hs,b=a.isOrthogonal,E=Tu(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)):b?E?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)):b?E?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)):b?E?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)):b?E?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()))}}},ke.Object.defineProperties(Og.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)}}}),Og.className="TreeEdge",Yi.prototype.initializeStandardTools=function(){this.gb("Action",new fa,this.mouseDownTools),this.gb("Relinking",new zs,this.mouseDownTools),this.gb("LinkReshaping",new So,this.mouseDownTools),this.gb("Rotating",new Rr,this.mouseDownTools),this.gb("Resizing",new wr,this.mouseDownTools),this.gb("Linking",new jr,this.mouseMoveTools),this.gb("Dragging",new Qi,this.mouseMoveTools),this.gb("DragSelecting",new _s,this.mouseMoveTools),this.gb("Panning",new mr,this.mouseMoveTools),this.gb("ContextMenu",new Gr,this.mouseUpTools),this.gb("TextEditing",new Oi,this.mouseUpTools),this.gb("ClickCreating",new Sh,this.mouseUpTools),this.gb("ClickSelecting",new nu,this.mouseUpTools)},rl("Horizontal",new fm),rl("Spot",new cm),rl("Table",new mm),rl("Viewbox",new Sm),rl("TableRow",new vm),rl("TableColumn",new ym),rl("Graduated",new jc),rl("Grid",new zc),og.add("GraphLinksModel",Zo),og.add("TreeModel",sa);var j0=ge.go,Ry={get licenseKey(){return ne.licenseKey},set licenseKey(a){ne.licenseKey=a},get version(){return ne.version},Group:An,EnumValue:ue,List:Be,Set:Ie,Map:dn,Point:It,Size:Re,Rect:fe,Margin:In,Spot:hn,Geometry:Ne,PathFigure:Ro,PathSegment:ri,InputEvent:Tr,DiagramEvent:uh,ChangedEvent:Zi,Model:tn,GraphLinksModel:_n,TreeModel:Zr,Binding:Po,Transaction:Ko,UndoManager:Ji,CommandHandler:Bt,Tool:ii,DraggingTool:Qi,DraggingInfo:Xl,DraggingOptions:st,LinkingBaseTool:lo,LinkingTool:jr,RelinkingTool:zs,LinkReshapingTool:So,ResizingTool:wr,RotatingTool:Rr,ClickSelectingTool:nu,ActionTool:fa,ClickCreatingTool:Sh,HTMLInfo:tl,ContextMenuTool:Gr,DragSelectingTool:_s,PanningTool:mr,TextEditingTool:Oi,ToolManager:Yi,Animation:vr,AnimationManager:As,AnimationTrigger:Aa,Layer:_o,Diagram:ne,Palette:dt,Overview:ct,Brush:mi,GraphObject:Xt,Panel:Ae,RowColumnDefinition:Eo,Shape:En,TextBlock:Ti,Picture:ss,Part:an,Adornment:oi,Node:He,Link:Te,Placeholder:Vr,Layout:Hi,LayoutNetwork:Ei,LayoutVertex:Do,LayoutEdge:Fs,GridLayout:ar,PanelLayout:No,CircularLayout:qi,CircularNetwork:Eg,CircularVertex:fp,CircularEdge:y0,ForceDirectedLayout:Sr,ForceDirectedNetwork:ff,ForceDirectedVertex:gp,ForceDirectedEdge:cp,LayeredDigraphLayout:yi,LayeredDigraphNetwork:Bg,LayeredDigraphVertex:la,LayeredDigraphEdge:vp,TreeLayout:Vn,TreeNetwork:mf,TreeVertex:Sa,TreeEdge:Og};typeof j0=="object"&&j0.version&&gi("WARNING: a `go` object on the root object is already defined. "+("Debug"in j0?"debug ":"")+"version: "+j0.version+", replaced with version: "+Ry.version),ne.prototype.go=Ry,ge.go=Ry,typeof Je.exports=="object"&&(Je.exports=typeof qt.g!="undefined"?qt.g.go:self.go)}();var Dt=typeof qt.g!="undefined"?qt.g.go:self.go;const le=typeof qt.g!="undefined"?qt.g.go:self.go,be=le.Group,Ye=le.EnumValue,pe=le.List,he=le.Set,Kt=le.Map,Ge=le.Point,ce=le.Size,xe=le.Rect,Ue=le.Margin,me=le.Spot,sn=le.Geometry,Ft=le.PathFigure,et=le.PathSegment,nt=le.InputEvent,ft=le.DiagramEvent,lt=le.ChangedEvent,pt=le.Model,vt=le.GraphLinksModel,At=le.TreeModel,Et=le.Binding,Wt=le.Transaction,Zt=le.UndoManager,$t=le.CommandHandler,ie=le.Tool,_t=le.DraggingTool,Le=le.DraggingInfo,re=le.LinkingBaseTool,De=le.LinkingTool,Ze=le.RelinkingTool,Ve=le.LinkReshapingTool,Rn=le.ResizingTool,Yn=le.RotatingTool,li=le.ClickSelectingTool,ji=le.ActionTool,Qt=le.ClickCreatingTool,Gt=le.HTMLInfo,Ee=le.ContextMenuTool,cn=le.DragSelectingTool,vn=le.PanningTool,Pe=le.TextEditingTool,Qe=le.ToolManager,rn=le.Animation,On=le.AnimationManager,Xe=le.AnimationTrigger,te=le.Layer,de=le.Diagram,nn=le.Palette,mn=le.Overview,jt=le.Brush,Lt=le.GraphObject,wt=le.Panel,bt=le.RowColumnDefinition,Ht=le.Shape,Mt=le.TextBlock,we=le.TextBlockMetrics,gn=le.Picture,si=le.Part,Hn=le.Adornment,bn=le.Node,ci=le.Link,un=le.Placeholder,di=le.Layout,ni=le.LayoutNetwork,Ki=le.LayoutVertex,Zn=le.LayoutEdge,xr=le.GridLayout,Lo=le.PanelLayout,to=le.CircularLayout,Gi=le.CircularNetwork,_r=le.CircularVertex,zo=le.CircularEdge,Pr=le.ForceDirectedLayout,kr=le.ForceDirectedNetwork,$r=le.ForceDirectedVertex,Li=le.ForceDirectedEdge,Ss=le.LayeredDigraphLayout,Ia=le.LayeredDigraphNetwork,zi=le.LayeredDigraphVertex,hs=le.LayeredDigraphEdge,us=le.TreeLayout,ua=le.TreeNetwork,Us=le.TreeVertex,dr=le.TreeEdge,We=le.version},15979:function(Je,wn,qt){"use strict";qt.d(wn,{hP:function(){return mn}});var Dt=function(jt,Lt){return(Dt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(wt,bt){wt.__proto__=bt}||function(wt,bt){for(var Ht in bt)Object.prototype.hasOwnProperty.call(bt,Ht)&&(wt[Ht]=bt[Ht])})(jt,Lt)};function le(jt,Lt){function wt(){this.constructor=jt}Dt(jt,Lt),jt.prototype=Lt===null?Object.create(Lt):(wt.prototype=Lt.prototype,new wt)}function be(jt,Lt,wt,bt){return new(wt||(wt=Promise))(function(Ht,Mt){function we(Hn){try{si(bt.next(Hn))}catch(bn){Mt(bn)}}function gn(Hn){try{si(bt.throw(Hn))}catch(bn){Mt(bn)}}function si(Hn){var bn;Hn.done?Ht(Hn.value):(bn=Hn.value,bn instanceof wt?bn:new wt(function(ci){ci(bn)})).then(we,gn)}si((bt=bt.apply(jt,Lt||[])).next())})}function Ye(jt,Lt){var wt,bt,Ht,Mt,we={label:0,sent:function(){if(1&Ht[0])throw Ht[1];return Ht[1]},trys:[],ops:[]};return Mt={next:gn(0),throw:gn(1),return:gn(2)},typeof Symbol=="function"&&(Mt[Symbol.iterator]=function(){return this}),Mt;function gn(si){return function(Hn){return function(bn){if(wt)throw new TypeError("Generator is already executing.");for(;we;)try{if(wt=1,bt&&(Ht=2&bn[0]?bt.return:bn[0]?bt.throw||((Ht=bt.return)&&Ht.call(bt),0):bt.next)&&!(Ht=Ht.call(bt,bn[1])).done)return Ht;switch(bt=0,Ht&&(bn=[2&bn[0],Ht.value]),bn[0]){case 0:case 1:Ht=bn;break;case 4:return we.label++,{value:bn[1],done:!1};case 5:we.label++,bt=bn[1],bn=[0];continue;case 7:bn=we.ops.pop(),we.trys.pop();continue;default:if(Ht=we.trys,!((Ht=Ht.length>0&&Ht[Ht.length-1])||bn[0]!==6&&bn[0]!==2)){we=0;continue}if(bn[0]===3&&(!Ht||bn[1]>Ht[0]&&bn[1]<Ht[3])){we.label=bn[1];break}if(bn[0]===6&&we.label<Ht[1]){we.label=Ht[1],Ht=bn;break}if(Ht&&we.label<Ht[2]){we.label=Ht[2],we.ops.push(bn);break}Ht[2]&&we.ops.pop(),we.trys.pop();continue}bn=Lt.call(jt,we)}catch(ci){bn=[6,ci],bt=0}finally{wt=Ht=0}if(5&bn[0])throw bn[1];return{value:bn[0]?bn[1]:void 0,done:!0}}([si,Hn])}}}function pe(){for(var jt=0,Lt=0,wt=arguments.length;Lt<wt;Lt++)jt+=arguments[Lt].length;var bt=Array(jt),Ht=0;for(Lt=0;Lt<wt;Lt++)for(var Mt=arguments[Lt],we=0,gn=Mt.length;we<gn;we++,Ht++)bt[Ht]=Mt[we];return bt}var he=function(){function jt(){}return jt.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},jt.setAttributes=function(Lt,wt){for(var bt=0,Ht=wt;bt<Ht.length;bt++){var Mt=Ht[bt],we=Mt[0],gn=Mt[1];Lt.setAttribute(we,gn)}},jt.createRect=function(Lt,wt,bt){var Ht=document.createElementNS("http://www.w3.org/2000/svg","rect");return Ht.setAttribute("width",Lt.toString()),Ht.setAttribute("height",wt.toString()),bt&&jt.setAttributes(Ht,bt),Ht},jt.createLine=function(Lt,wt,bt,Ht,Mt){var we=document.createElementNS("http://www.w3.org/2000/svg","line");return we.setAttribute("x1",Lt.toString()),we.setAttribute("y1",wt.toString()),we.setAttribute("x2",bt.toString()),we.setAttribute("y2",Ht.toString()),Mt&&jt.setAttributes(we,Mt),we},jt.createPolygon=function(Lt,wt){var bt=document.createElementNS("http://www.w3.org/2000/svg","polygon");return bt.setAttribute("points",Lt),wt&&jt.setAttributes(bt,wt),bt},jt.createCircle=function(Lt,wt){var bt=document.createElementNS("http://www.w3.org/2000/svg","circle");return bt.setAttribute("cx",(Lt/2).toString()),bt.setAttribute("cy",(Lt/2).toString()),bt.setAttribute("r",Lt.toString()),wt&&jt.setAttributes(bt,wt),bt},jt.createEllipse=function(Lt,wt,bt){var Ht=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return Ht.setAttribute("cx",(Lt/2).toString()),Ht.setAttribute("cy",(wt/2).toString()),Ht.setAttribute("rx",(Lt/2).toString()),Ht.setAttribute("ry",(wt/2).toString()),bt&&jt.setAttributes(Ht,bt),Ht},jt.createGroup=function(Lt){var wt=document.createElementNS("http://www.w3.org/2000/svg","g");return Lt&&jt.setAttributes(wt,Lt),wt},jt.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},jt.createMarker=function(Lt,wt,bt,Ht,Mt,we,gn){var si=document.createElementNS("http://www.w3.org/2000/svg","marker");return jt.setAttributes(si,[["id",Lt],["orient",wt],["markerWidth",bt.toString()],["markerHeight",Ht.toString()],["refX",Mt.toString()],["refY",we.toString()]]),si.appendChild(gn),si},jt.createText=function(Lt){var wt=document.createElementNS("http://www.w3.org/2000/svg","text");return wt.setAttribute("x","0"),wt.setAttribute("y","0"),Lt&&jt.setAttributes(wt,Lt),wt},jt.createTSpan=function(Lt,wt){var bt=document.createElementNS("http://www.w3.org/2000/svg","tspan");return bt.textContent=Lt,wt&&jt.setAttributes(bt,wt),bt},jt.createImage=function(Lt){var wt=document.createElementNS("http://www.w3.org/2000/svg","image");return Lt&&jt.setAttributes(wt,Lt),wt},jt.createPoint=function(Lt,wt){var bt=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return bt.x=Lt,bt.y=wt,bt},jt.createPath=function(Lt,wt){var bt=document.createElementNS("http://www.w3.org/2000/svg","path");return bt.setAttribute("d",Lt),wt&&jt.setAttributes(bt,wt),bt},jt}(),Kt=function(){function jt(){}return jt.addKey=function(Lt){jt.key=Lt},Object.defineProperty(jt,"isLicensed",{get:function(){return!!jt.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(jt.key)},enumerable:!1,configurable:!0}),jt}(),Ge=function(){function jt(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return jt.prototype.rasterize=function(Lt,wt,bt){var Ht=this;return new Promise(function(Mt){var we=bt!==void 0?bt:document.createElement("canvas");Lt===null&&(Ht.markersOnly=!0,Ht.naturalSize=!1);var gn=document.createElementNS("http://www.w3.org/2000/svg","svg");gn.setAttribute("xmlns","http://www.w3.org/2000/svg"),gn.setAttribute("width",wt.width.baseVal.valueAsString),gn.setAttribute("height",wt.height.baseVal.valueAsString),gn.setAttribute("viewBox","0 0 "+wt.viewBox.baseVal.width.toString()+" "+wt.viewBox.baseVal.height.toString()),gn.innerHTML=wt.innerHTML,Ht.naturalSize===!0?(gn.width.baseVal.value=Lt.naturalWidth,gn.height.baseVal.value=Lt.naturalHeight):Ht.width!==void 0&&Ht.height!==void 0&&(gn.width.baseVal.value=Ht.width,gn.height.baseVal.value=Ht.height),we.width=gn.width.baseVal.value,we.height=gn.height.baseVal.value;var si=gn.outerHTML,Hn=we.getContext("2d");Ht.markersOnly!==!0&&Hn.drawImage(Lt,0,0,we.width,we.height);var bn=window.URL,ci=new Image(we.width,we.height);ci.setAttribute("crossOrigin","anonymous");var un=new Blob([si],{type:"image/svg+xml"}),di=bn.createObjectURL(un);ci.onload=function(){Hn.drawImage(ci,0,0),bn.revokeObjectURL(di);var ni=we.toDataURL(Ht.imageType,Ht.imageQuality);Mt(ni)},ci.src=di})},jt}(),ce=function(){},xe=function(){function jt(Lt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+Lt+"_"}return Object.defineProperty(jt.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(jt.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(jt.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),jt.prototype.addClass=function(Lt){return this.styleSheet===void 0&&this.addStyleSheet(),Lt.name=""+this.classNamePrefix+Lt.localName,this.classes.push(Lt),this.styleSheet.sheet.insertRule("."+Lt.name+" {"+Lt.style+"}",this.styleSheet.sheet.cssRules.length),Lt},jt.prototype.addRule=function(Lt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(Lt),this.styleSheet.sheet.insertRule(Lt.selector+" {"+Lt.style+"}",this.styleSheet.sheet.cssRules.length)},jt.prototype.addStyleSheet=function(){var Lt;this.styleSheet=document.createElement("style"),((Lt=this.styleSheetRoot)!==null&&Lt!==void 0?Lt:document.head).appendChild(this.styleSheet),this.addRule(new Ue("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Ue("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
`)),this.addRule(new Ue("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
`)),this.addClass(new me("fade_in",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
|
|
`)),this.addClass(new me("fade_out",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
|
|
`))},jt.prototype.removeStyleSheet=function(){var Lt;this.styleSheet&&(((Lt=this.styleSheetRoot)!==null&&Lt!==void 0?Lt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},jt}(),Ue=function(jt,Lt){this.selector=jt,this.style=Lt},me=function(jt,Lt){this.localName=jt,this.style=Lt},sn=function(){function jt(Lt,wt,bt,Ht,Mt){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Lt,this.displayMode=wt,this.markerItems=bt,this.uiStyleSettings=Ht,this.styles=Mt,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return jt.prototype.show=function(Lt){var wt=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Lt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var bt=document.createElement("div");bt.className=this.toolbarBlockStyleClass.name,bt.style.whiteSpace="nowrap",this.uiContainer.appendChild(bt),this.addActionButton(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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(bt,'<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(Mt){var we=document.createElement("div");we.className=""+wt.toolbarButtonStyleClass.name,we.setAttribute("data-type-name",Mt.typeName),we.innerHTML=Mt.icon,we.addEventListener("click",function(){wt.markerToolbarButtonClicked(we,Mt)}),wt.buttons.push(we),wt.markerButtons.push(we)}),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 Ht=document.createElement("div");Ht.className=this.toolbarBlockStyleClass.name,Ht.style.whiteSpace="nowrap",Ht.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(Ht),this.addActionButton(Ht,'<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(Ht,'<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()},jt.prototype.addButtonClickListener=function(Lt){this.buttonClickListeners.push(Lt)},jt.prototype.removeButtonClickListener=function(Lt){this.buttonClickListeners.indexOf(Lt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Lt),1)},jt.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},jt.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Lt=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var wt=0;wt<this.markerButtons.length;wt++)wt<Lt||wt===Lt&&this.markerButtons.length-1===Lt?this.markerButtonBlock.appendChild(this.markerButtons[wt]):(wt===Lt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[wt]))}},jt.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")},jt.prototype.resetButtonStyles=function(){var Lt=this;this.buttons.forEach(function(wt){wt.className=wt.className.replace(Lt.uiStyleSettings.toolbarButtonStyleColorsClassName?Lt.uiStyleSettings.toolbarButtonStyleColorsClassName:Lt.toolbarButtonStyleColorsClass.name,"").trim(),wt.className=wt.className.replace(Lt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Lt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Lt.toolbarActiveButtonStyleColorsClass.name,"").trim(),wt.className+=" "+(Lt.uiStyleSettings.toolbarButtonStyleColorsClassName?Lt.uiStyleSettings.toolbarButtonStyleColorsClassName:Lt.toolbarButtonStyleColorsClass.name)})},jt.prototype.addActionButton=function(Lt,wt,bt){var Ht=this,Mt=document.createElement("div");switch(Mt.className=""+this.toolbarButtonStyleClass.name,Mt.innerHTML=wt,Mt.setAttribute("data-action",bt),Mt.addEventListener("click",function(){Ht.actionToolbarButtonClicked(Mt,bt)}),bt){case"select":Mt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":Mt.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":Mt.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":Mt.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":Mt.style.fill=this.uiStyleSettings.closeButtonColor}Lt.appendChild(Mt),this.buttons.push(Mt)},jt.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new me("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 me("toolbar_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
|
|
`)),this.toolbarBlockStyleClass=this.styles.addClass(new me("toolbar-block",`
|
|
display: inline-block;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new me("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 me("toolbar-overflow-block_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`));var Lt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new me("toolbar_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*Lt)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*Lt)+`px;
|
|
padding: `+Lt+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new me("toolbar_button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new me("toolbar_active_button",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new Ue("."+this.toolbarButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`)),this.styles.addRule(new Ue("."+this.toolbarButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`))},jt.prototype.markerToolbarButtonClicked=function(Lt,wt){this.setActiveButton(Lt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(bt){return bt("marker",wt)}),this.markerButtonOverflowBlock.style.display="none"},jt.prototype.actionToolbarButtonClicked=function(Lt,wt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(bt){return bt("action",wt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},jt.prototype.setActiveButton=function(Lt){this.resetButtonStyles(),Lt.className=Lt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Lt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},jt.prototype.setActiveMarkerButton=function(Lt){var wt=this.markerButtons.find(function(bt){return bt.getAttribute("data-type-name")===Lt});wt&&this.setActiveButton(wt)},jt.prototype.setCurrentMarker=function(Lt){var wt=this;this.currentMarker=Lt,this.buttons.filter(function(bt){return/delete|notes/.test(bt.getAttribute("data-action"))}).forEach(function(bt){wt.currentMarker===void 0?(bt.style.fillOpacity="0.4",bt.style.pointerEvents="none"):(bt.style.fillOpacity="1",bt.style.pointerEvents="all")})},jt}(),Ft=function(){function jt(Lt,wt,bt,Ht){this.panels=[],this.panelButtons=[],this.markerjsContainer=Lt,this.displayMode=wt,this.uiStyleSettings=bt,this.styles=Ht,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return jt.prototype.addStyles=function(){var Lt;this.toolboxStyleClass=this.styles.addClass(new me("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 me("toolbox_colors",`
|
|
color: `+this.uiStyleSettings.toolboxColor+`;
|
|
`));var wt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new me("toolbox-button-row",`
|
|
display: flex;
|
|
cursor: default;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new me("toolbox-button-row_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new me("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 me("toolbox-panel-row_colors",`
|
|
background-color: `+((Lt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Lt!==void 0?Lt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
|
|
`)),this.toolboxButtonStyleClass=this.styles.addClass(new me("toolbox_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*wt)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*wt)+`px;
|
|
padding: `+wt+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new me("toolbox-button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new me("toolbox-active-button_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.styles.addRule(new Ue("."+this.toolboxButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new Ue("."+this.toolboxButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`))},jt.prototype.show=function(Lt){var wt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Lt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((wt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&wt!==void 0?wt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},jt.prototype.setPanelButtons=function(Lt){var wt,bt,Ht=this;this.panels=Lt,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((wt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&wt!==void 0?wt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((bt=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&bt!==void 0?bt:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(Mt){var we;Mt.uiStyleSettings=Ht.uiStyleSettings;var gn=document.createElement("div");gn.className=Ht.toolboxButtonStyleClass.name+" "+((we=Ht.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&we!==void 0?we:Ht.toolboxButtonStyleColorsClass.name),gn.innerHTML=Mt.icon,gn.title=Mt.title,gn.addEventListener("click",function(){Ht.panelButtonClick(Mt)}),Ht.panelButtons.push(gn),Ht.buttonRow.appendChild(gn)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},jt.prototype.panelButtonClick=function(Lt){var wt=this,bt=-1;if(Lt!==this.activePanel){bt=this.panels.indexOf(Lt),this.panelRow.innerHTML="";var Ht=Lt.getUi();Ht.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(Ht),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=Lt}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){wt.displayMode==="inline"?wt.panelRow.style.display="none":wt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(Mt,we){var gn,si;Mt.className=wt.toolboxButtonStyleClass.name+" "+(we===bt?""+((gn=wt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&gn!==void 0?gn:wt.toolboxActiveButtonStyleColorsClass.name):""+((si=wt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&si!==void 0?si:wt.toolboxButtonStyleColorsClass.name))})},jt}(),et=function(jt,Lt){this.title=jt,this.icon=Lt},nt=function(jt){function Lt(wt,bt,Ht,Mt){var we=jt.call(this,wt,Mt||'<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 we.colors=[],we.addTransparent=!1,we.colorBoxes=[],we.colors=bt,we.currentColor=Ht,we.setCurrentColor=we.setCurrentColor.bind(we),we.getColorBox=we.getColorBox.bind(we),we}return le(Lt,jt),Lt.prototype.getUi=function(){var wt=this,bt=document.createElement("div");return bt.style.overflow="hidden",bt.style.whiteSpace="nowrap",this.colors.forEach(function(Ht){var Mt=wt.getColorBox(Ht);bt.appendChild(Mt),wt.colorBoxes.push(Mt)}),bt},Lt.prototype.getColorBox=function(wt){var bt=this,Ht=this.uiStyleSettings.toolbarHeight/4,Mt=this.uiStyleSettings.toolbarHeight-Ht,we=document.createElement("div");we.style.display="inline-block",we.style.boxSizing="content-box",we.style.width=Mt-2+"px",we.style.height=Mt-2+"px",we.style.padding="1px",we.style.marginRight="2px",we.style.marginBottom="2px",we.style.borderWidth="2px",we.style.borderStyle="solid",we.style.borderRadius=(Mt+2)/2+"px",we.style.borderColor=wt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",we.addEventListener("click",function(){bt.setCurrentColor(wt,we)});var gn=document.createElement("div");return gn.style.display="inline-block",gn.style.width=Mt-2+"px",gn.style.height=Mt-2+"px",gn.style.backgroundColor=wt,gn.style.borderRadius=Mt/2+"px",wt==="transparent"&&(gn.style.fill=this.uiStyleSettings.toolboxAccentColor,gn.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>`),we.appendChild(gn),we},Lt.prototype.setCurrentColor=function(wt,bt){var Ht=this;this.currentColor=wt,this.colorBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(wt)},Lt}(et),ft=function(){function jt(Lt,wt,bt){this._state="new",this._isSelected=!1,this._container=Lt,this._overlayContainer=wt,this.globalSettings=bt,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(jt.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),jt.prototype.ownsTarget=function(Lt){return!1},Object.defineProperty(jt.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),jt.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},jt.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},jt.prototype.pointerDown=function(Lt,wt){},jt.prototype.dblClick=function(Lt,wt){},jt.prototype.manipulate=function(Lt){},jt.prototype.pointerUp=function(Lt){this.stateChanged()},jt.prototype.dispose=function(){},jt.prototype.addMarkerVisualToContainer=function(Lt){this.container.childNodes.length>0?this.container.insertBefore(Lt,this.container.childNodes[0]):this.container.appendChild(Lt)},jt.prototype.getState=function(){return{typeName:jt.typeName,state:this.state,notes:this.notes}},jt.prototype.restoreState=function(Lt){this._state=Lt.state,this.notes=Lt.notes},jt.prototype.scale=function(Lt,wt){},jt.prototype.colorChanged=function(Lt){this.onColorChanged&&this.onColorChanged(Lt),this.stateChanged()},jt.prototype.fillColorChanged=function(Lt){this.onFillColorChanged&&this.onFillColorChanged(Lt),this.stateChanged()},jt.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Lt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Lt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Lt)&&this.onStateChanged(this)}},jt.typeName="MarkerBase",jt}(),lt=function(){function jt(){this.findGripByVisual=this.findGripByVisual.bind(this)}return jt.prototype.findGripByVisual=function(Lt){return this.topLeft.ownsTarget(Lt)?this.topLeft:this.topCenter.ownsTarget(Lt)?this.topCenter:this.topRight.ownsTarget(Lt)?this.topRight:this.centerLeft.ownsTarget(Lt)?this.centerLeft:this.centerRight.ownsTarget(Lt)?this.centerRight:this.bottomLeft.ownsTarget(Lt)?this.bottomLeft:this.bottomCenter.ownsTarget(Lt)?this.bottomCenter:this.bottomRight.ownsTarget(Lt)?this.bottomRight:void 0},jt}(),pt=function(){function jt(){this.GRIP_SIZE=10,this.visual=he.createGroup(),this.visual.appendChild(he.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(he.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return jt.prototype.ownsTarget=function(Lt){return Lt===this.visual||Lt===this.visual.childNodes[0]||Lt===this.visual.childNodes[1]},jt}(),vt=function(){function jt(){}return jt.toITransformMatrix=function(Lt){return{a:Lt.a,b:Lt.b,c:Lt.c,d:Lt.d,e:Lt.e,f:Lt.f}},jt.toSVGMatrix=function(Lt,wt){return Lt.a=wt.a,Lt.b=wt.b,Lt.c=wt.c,Lt.d=wt.d,Lt.e=wt.e,Lt.f=wt.f,Lt},jt}(),At=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.left=0,Mt.top=0,Mt.width=0,Mt.height=0,Mt.defaultSize={x:50,y:20},Mt.offsetX=0,Mt.offsetY=0,Mt.rotationAngle=0,Mt.CB_DISTANCE=10,Mt._suppressMarkerCreateEvent=!1,Mt.container.transform.baseVal.appendItem(he.createTransform()),Mt.setupControlBox(),Mt}return le(Lt,jt),Object.defineProperty(Lt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Lt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Lt.prototype,"visual",{get:function(){return this._visual},set:function(wt){this._visual=wt;var bt=he.createTransform();this._visual.transform.baseVal.appendItem(bt)},enumerable:!1,configurable:!0}),Lt.prototype.ownsTarget=function(wt){return!!jt.prototype.ownsTarget.call(this,wt)||!!(this.controlGrips.findGripByVisual(wt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(wt))},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.state==="new"&&(this.left=wt.x,this.top=wt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var Ht=this.unrotatePoint(wt);if(this.manipulationStartX=Ht.x,this.manipulationStartY=Ht.y,this.offsetX=Ht.x-this.left,this.offsetY=Ht.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(bt),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(bt)){this.activeGrip=this.rotatorGrip;var Mt=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=Mt.x-this.width/2,this.top=Mt.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var we=this.container.transform.baseVal.getItem(0);we.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(we,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Lt.prototype.pointerUp=function(wt){var bt=this.state;jt.prototype.pointerUp.call(this,wt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(wt),this._state="select",bt==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Lt.prototype.moveVisual=function(wt){this.visual.style.transform="translate("+wt.x+"px, "+wt.y+"px)"},Lt.prototype.manipulate=function(wt){var bt=this.unrotatePoint(wt);this.state==="creating"?this.resize(wt):this.state==="move"?(this.left=this.manipulationStartLeft+(bt.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(bt.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(bt):this.state==="rotate"&&this.rotate(wt)},Lt.prototype.resize=function(wt){var bt=this.manipulationStartLeft,Ht=this.manipulationStartWidth,Mt=this.manipulationStartTop,we=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:bt=this.manipulationStartLeft+wt.x-this.manipulationStartX,Ht=this.manipulationStartWidth+this.manipulationStartLeft-bt;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:Ht=this.manipulationStartWidth+wt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Mt=this.manipulationStartTop+wt.y-this.manipulationStartY,we=this.manipulationStartHeight+this.manipulationStartTop-Mt;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:we=this.manipulationStartHeight+wt.y-this.manipulationStartY}Ht>=0?(this.left=bt,this.width=Ht):(this.left=bt+Ht,this.width=-Ht),we>=0?(this.top=Mt,this.height=we):(this.top=Mt+we,this.height=-we),this.setSize()},Lt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Lt.prototype.rotate=function(wt){if(Math.abs(wt.x-this.centerX)>.1){var bt=Math.sign(wt.x-this.centerX);this.rotationAngle=180*Math.atan((wt.y-this.centerY)/(wt.x-this.centerX))/Math.PI+90*bt,this.applyRotation()}},Lt.prototype.applyRotation=function(){var wt=this.container.transform.baseVal.getItem(0);wt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(wt,0)},Lt.prototype.rotatePoint=function(wt){if(this.rotationAngle===0)return wt;var bt=this.container.getCTM(),Ht=he.createPoint(wt.x,wt.y);return{x:(Ht=Ht.matrixTransform(bt)).x,y:Ht.y}},Lt.prototype.unrotatePoint=function(wt){if(this.rotationAngle===0)return wt;var bt=this.container.getCTM();bt=bt.inverse();var Ht=he.createPoint(wt.x,wt.y);return{x:(Ht=Ht.matrixTransform(bt)).x,y:Ht.y}},Lt.prototype.select=function(){jt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Lt.prototype.deselect=function(){jt.prototype.deselect.call(this),this.controlBox.style.display="none"},Lt.prototype.setupControlBox=function(){this.controlBox=he.createGroup();var wt=he.createTransform();wt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(wt),this.container.appendChild(this.controlBox),this.controlRect=he.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=he.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"},Lt.prototype.adjustControlBox=function(){var wt=this.controlBox.transform.baseVal.getItem(0);wt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(wt,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()},Lt.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()},Lt.prototype.createGrip=function(){var wt=new pt;return wt.visual.transform.baseVal.appendItem(he.createTransform()),this.controlBox.appendChild(wt.visual),wt},Lt.prototype.positionGrips=function(){var wt=this.controlGrips.topLeft.GRIP_SIZE,bt=-wt/2,Ht=bt,Mt=(this.width+this.CB_DISTANCE)/2-wt/2,we=(this.height+this.CB_DISTANCE)/2-wt/2,gn=this.height+this.CB_DISTANCE-wt/2,si=this.width+this.CB_DISTANCE-wt/2;this.positionGrip(this.controlGrips.topLeft.visual,bt,Ht),this.positionGrip(this.controlGrips.topCenter.visual,Mt,Ht),this.positionGrip(this.controlGrips.topRight.visual,si,Ht),this.positionGrip(this.controlGrips.centerLeft.visual,bt,we),this.positionGrip(this.controlGrips.centerRight.visual,si,we),this.positionGrip(this.controlGrips.bottomLeft.visual,bt,gn),this.positionGrip(this.controlGrips.bottomCenter.visual,Mt,gn),this.positionGrip(this.controlGrips.bottomRight.visual,si,gn),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Mt,Ht-3*this.CB_DISTANCE)},Lt.prototype.positionGrip=function(wt,bt,Ht){var Mt=wt.transform.baseVal.getItem(0);Mt.setTranslate(bt,Ht),wt.transform.baseVal.replaceItem(Mt,0)},Lt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},Lt.prototype.showControlBox=function(){this.controlBox.style.display=""},Lt.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)},jt.prototype.getState.call(this))},Lt.prototype.restoreState=function(wt){jt.prototype.restoreState.call(this,wt);var bt=wt;this.left=bt.left,this.top=bt.top,this.width=bt.width,this.height=bt.height,this.rotationAngle=bt.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,bt.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,bt.containerTransformMatrix))},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt);var Ht=this.rotatePoint({x:this.left,y:this.top}),Mt=this.unrotatePoint({x:Ht.x*wt,y:Ht.y*bt});this.left=Mt.x,this.top=Mt.y,this.width=this.width*wt,this.height=this.height*bt,this.adjustControlBox()},Lt}(ft),Et=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual)},Lt.prototype.createVisual=function(){this.visual=he.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)},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},Lt.prototype.manipulate=function(wt){jt.prototype.manipulate.call(this,wt)},Lt.prototype.resize=function(wt){jt.prototype.resize.call(this,wt),this.setSize()},Lt.prototype.setSize=function(){jt.prototype.setSize.call(this),he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Lt.prototype.pointerUp=function(wt){jt.prototype.pointerUp.call(this,wt),this.setSize()},Lt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.visual&&he.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(wt),this.stateChanged()},Lt.prototype.setFillColor=function(wt){this.fillColor=wt,this.visual&&he.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Lt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.visual&&he.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Lt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.visual&&he.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Lt.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},jt.prototype.getState.call(this))},Lt.prototype.restoreState=function(wt){var bt=wt;this.fillColor=bt.fillColor,this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.opacity=bt.opacity,this.createVisual(),jt.prototype.restoreState.call(this,wt),this.setSize()},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt),this.setSize()},Lt.title="Rectangle marker",Lt}(At),Wt=function(jt){function Lt(wt,bt,Ht,Mt){var we=jt.call(this,wt,Mt||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return we.widths=[],we.widthBoxes=[],we.widths=bt,we.currentWidth=Ht,we.setCurrentWidth=we.setCurrentWidth.bind(we),we}return le(Lt,jt),Lt.prototype.getUi=function(){var wt=this,bt=document.createElement("div");return bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2",this.widths.forEach(function(Ht){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.flexGrow="2",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=Ht===wt.currentWidth?wt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){wt.setCurrentWidth(Ht,Mt)}),bt.appendChild(Mt);var we=document.createElement("div");we.innerText=Ht.toString(),we.style.marginRight="5px",Mt.appendChild(we);var gn=document.createElement("div");gn.style.minHeight="20px",gn.style.flexGrow="2",gn.style.display="flex",gn.style.alignItems="center";var si=document.createElement("hr");si.style.minWidth="20px",si.style.border="0px",si.style.borderTop=Ht+"px solid "+wt.uiStyleSettings.toolboxColor,si.style.flexGrow="2",gn.appendChild(si),Mt.appendChild(gn),wt.widthBoxes.push(Mt)}),bt},Lt.prototype.setCurrentWidth=function(wt,bt){var Ht=this;this.currentWidth=wt,this.widthBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Lt}(et),Zt=function(jt){function Lt(wt,bt,Ht,Mt){var we=jt.call(this,wt,Mt||'<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 we.styles=[],we.styleBoxes=[],we.styles=bt,we.currentStyle=Ht,we.setCurrentStyle=we.setCurrentStyle.bind(we),we}return le(Lt,jt),Lt.prototype.getUi=function(){var wt=this,bt=document.createElement("div");return bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2",this.styles.forEach(function(Ht){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/wt.styles.length-5+"%",Mt.style.borderColor=Ht===wt.currentStyle?wt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){wt.setCurrentStyle(Ht,Mt)}),bt.appendChild(Mt);var we=document.createElement("div");we.style.minHeight="20px",we.style.flexGrow="2",we.style.overflow="hidden";var gn=`<svg width="100" height="20">
|
|
<line x1="0" y1="10" x2="100" y2="10" stroke="`+wt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(Ht!==""?'stroke-dasharray="'+Ht+'"':"")+` />
|
|
</svg>`;we.innerHTML=gn,Mt.appendChild(we),wt.styleBoxes.push(Mt)}),bt},Lt.prototype.setCurrentStyle=function(wt,bt){var Ht=this;this.currentStyle=wt,this.styleBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Lt}(et),$t=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.strokeColor=Ht.defaultColor,Mt.strokeWidth=Ht.defaultStrokeWidth,Mt.strokeDasharray=Ht.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",Ht.defaultColorSet,Ht.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Wt("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Zt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return le(Lt,jt),Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=jt.prototype.getState.call(this);return wt.typeName=Lt.typeName,wt},Lt.typeName="FrameMarker",Lt.title="Frame marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Lt}(Et),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(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.x1=0,Mt.y1=0,Mt.x2=0,Mt.y2=0,Mt.defaultLength=50,Mt.manipulationStartX=0,Mt.manipulationStartY=0,Mt.manipulationStartX1=0,Mt.manipulationStartY1=0,Mt.manipulationStartX2=0,Mt.manipulationStartY2=0,Mt.setupControlBox(),Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!!jt.prototype.ownsTarget.call(this,wt)||!(!this.grip1.ownsTarget(wt)&&!this.grip2.ownsTarget(wt))},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.manipulationStartX=wt.x,this.manipulationStartY=wt.y,this.state==="new"&&(this.x1=wt.x,this.y1=wt.y,this.x2=wt.x,this.y2=wt.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(bt)?this.activeGrip=this.grip1:this.grip2.ownsTarget(bt)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Lt.prototype.pointerUp=function(wt){var bt=this.state;jt.prototype.pointerUp.call(this,wt),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(wt),this._state="select",bt==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Lt.prototype.adjustVisual=function(){},Lt.prototype.manipulate=function(wt){this.state==="creating"?this.resize(wt):this.state==="move"?(this.x1=this.manipulationStartX1+wt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+wt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+wt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+wt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(wt)},Lt.prototype.resize=function(wt){switch(this.activeGrip){case this.grip1:this.x1=wt.x,this.y1=wt.y;break;case this.grip2:case void 0:this.x2=wt.x,this.y2=wt.y}this.adjustVisual(),this.adjustControlBox()},Lt.prototype.select=function(){jt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Lt.prototype.deselect=function(){jt.prototype.deselect.call(this),this.controlBox.style.display="none"},Lt.prototype.setupControlBox=function(){this.controlBox=he.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Lt.prototype.adjustControlBox=function(){this.positionGrips()},Lt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Lt.prototype.createGrip=function(){var wt=new pt;return wt.visual.transform.baseVal.appendItem(he.createTransform()),this.controlBox.appendChild(wt.visual),wt},Lt.prototype.positionGrips=function(){var wt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-wt/2,this.y1-wt/2),this.positionGrip(this.grip2.visual,this.x2-wt/2,this.y2-wt/2)},Lt.prototype.positionGrip=function(wt,bt,Ht){var Mt=wt.transform.baseVal.getItem(0);Mt.setTranslate(bt,Ht),wt.transform.baseVal.replaceItem(Mt,0)},Lt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},jt.prototype.getState.call(this))},Lt.prototype.restoreState=function(wt){jt.prototype.restoreState.call(this,wt);var bt=wt;this.x1=bt.x1,this.y1=bt.y1,this.x2=bt.x2,this.y2=bt.y2},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt),this.x1=this.x1*wt,this.y1=this.y1*bt,this.x2=this.x2*wt,this.y2=this.y2*bt,this.adjustVisual(),this.adjustControlBox()},Lt}(ft),Le=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.strokeColor=Ht.defaultColor,Mt.strokeWidth=Ht.defaultStrokeWidth,Mt.strokeDasharray=Ht.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",Ht.defaultColorSet,Ht.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Wt("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Zt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.selectorLine&&wt!==this.visibleLine)},Lt.prototype.createVisual=function(){this.visual=he.createGroup(),this.selectorLine=he.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=he.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)},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},Lt.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()),he.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),he.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),he.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Lt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.adjustVisual(),this.colorChanged(wt)},Lt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.adjustVisual()},Lt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},jt.prototype.getState.call(this));return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){jt.prototype.restoreState.call(this,wt);var bt=wt;this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.createVisual(),this.adjustVisual()},Lt.typeName="LineMarker",Lt.title="Line marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',Lt}(_t),re=function(jt){function Lt(wt,bt,Ht,Mt){var we=jt.call(this,wt,Mt||'<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 we.fonts=[],we.fontBoxes=[],we.fonts=bt,we.currentFont=Ht,we.setCurrentFont=we.setCurrentFont.bind(we),we}return le(Lt,jt),Lt.prototype.getUi=function(){var wt=this,bt=document.createElement("div");return bt.style.overflow="hidden",bt.style.flexGrow="2",this.fonts.forEach(function(Ht){var Mt=document.createElement("div");Mt.style.display="inline-block",Mt.style.alignItems="center",Mt.style.justifyContent="space-between",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.overflow="hidden",Mt.style.maxWidth=100/wt.fonts.length-5+"%",Mt.style.borderColor=Ht===wt.currentFont?wt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){wt.setCurrentFont(Ht,Mt)}),bt.appendChild(Mt);var we=document.createElement("div");we.style.display="flex",we.style.minHeight="20px",we.style.flexGrow="2",we.style.fontFamily=Ht,we.style.overflow="hidden";var gn=document.createElement("div");gn.style.whiteSpace="nowrap",gn.style.overflow="hidden",gn.style.textOverflow="ellipsis",gn.innerHTML="The quick brown fox jumps over the lazy dog",we.appendChild(gn),Mt.appendChild(we),wt.fontBoxes.push(Mt)}),bt},Lt.prototype.setCurrentFont=function(wt,bt){var Ht=this;this.currentFont=wt,this.fontBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Lt}(et),De=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.color="transparent",Mt.padding=5,Mt.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",Mt.text=Mt.DEFAULT_TEXT,Mt.isMoved=!1,Mt.color=Ht.defaultColor,Mt.fontFamily=Ht.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setColor=Mt.setColor.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.renderText=Mt.renderText.bind(Mt),Mt.sizeText=Mt.sizeText.bind(Mt),Mt.textEditDivClicked=Mt.textEditDivClicked.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.setSize=Mt.setSize.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.colorPanel=new nt("Color",Ht.defaultColorSet,Ht.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.fontFamilyPanel=new re("Font",Ht.defaultFontFamilies,Ht.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){if(jt.prototype.ownsTarget.call(this,wt)||wt===this.visual||wt===this.textElement||wt===this.bgRectangle)return!0;var bt=!1;return this.textElement.childNodes.forEach(function(Ht){Ht===wt&&(bt=!0)}),bt},Lt.prototype.createVisual=function(){this.visual=he.createGroup(),this.bgRectangle=he.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=he.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(he.createTransform()),this.textElement.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.isMoved=!1,this.pointerDownPoint=wt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},Lt.prototype.renderText=function(){var wt=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(bt){wt.textElement.appendChild(he.createTSpan(bt.trim()===""?" ":bt.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Lt.prototype.getTextScale=function(){var wt=this.textElement.getBBox(),bt=1;if(wt.width>0&&wt.height>0){var Ht=(1*this.width-this.width*this.padding*2/100)/wt.width,Mt=(1*this.height-this.height*this.padding*2/100)/wt.height;bt=Math.min(Ht,Mt)}return bt},Lt.prototype.getTextPosition=function(wt){var bt=this.textElement.getBBox(),Ht=0,Mt=0;return bt.width>0&&bt.height>0&&(Ht=(this.width-bt.width*wt)/2,Mt=this.height/2-bt.height*wt/2),{x:Ht,y:Mt}},Lt.prototype.sizeText=function(){var wt=this.textElement.getBBox(),bt=this.getTextScale(),Ht=this.getTextPosition(bt);Ht.y-=wt.y*bt,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+Ht.x+"px, "+Ht.y+"px) scale("+bt+", "+bt+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(Ht.x,Ht.y),this.textElement.transform.baseVal.getItem(1).setScale(bt,bt))},Lt.prototype.manipulate=function(wt){jt.prototype.manipulate.call(this,wt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(wt.x-this.pointerDownPoint.x)>5||Math.abs(wt.y-this.pointerDownPoint.y)>5)},Lt.prototype.resize=function(wt){jt.prototype.resize.call(this,wt),this.isMoved=!0,this.setSize(),this.sizeText()},Lt.prototype.setSize=function(){jt.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),he.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},Lt.prototype.pointerUp=function(wt){var bt=this.state;bt==="creating"&&(this._suppressMarkerCreateEvent=!0),jt.prototype.pointerUp.call(this,wt),this.setSize(),(bt==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Lt.prototype.showTextEditor=function(){var wt=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(bt){bt.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var bt=Number.parseFloat(wt.textEditor.style.fontSize);wt.textEditor.clientWidth>=Number.parseInt(wt.textEditor.style.maxWidth)&&bt>.9;)bt-=.1,wt.textEditor.style.fontSize=Math.max(bt,.9)+"em"}),this.textEditor.addEventListener("keyup",function(bt){bt.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(bt){if(bt.clipboardData){var Ht=bt.clipboardData.getData("text"),Mt=window.getSelection();if(!Mt.rangeCount)return!1;Mt.deleteFromDocument(),Mt.getRangeAt(0).insertNode(document.createTextNode(Ht)),bt.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){wt.textEditDivClicked(wt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Lt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var wt=this.getTextScale(),bt=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),Ht=this.textElement.getBBox(),Mt={x:Ht.width*wt,y:Ht.height*wt};bt.x-=Mt.x/2,bt.y-=Mt.y/2,this.textEditor.style.top=bt.y+"px",this.textEditor.style.left=bt.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-bt.x+"px",this.textEditor.style.fontSize=Math.max(16*wt,12)+"px",this.textElement.style.display="none"}},Lt.prototype.textEditDivClicked=function(wt){this.text=wt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Lt.prototype.select=function(){jt.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Lt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),jt.prototype.deselect.call(this)},Lt.prototype.dblClick=function(wt,bt){jt.prototype.dblClick.call(this,wt,bt),this.showTextEditor()},Lt.prototype.setColor=function(wt){this.textElement&&he.setAttributes(this.textElement,[["fill",wt]]),this.color=wt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(wt)},Lt.prototype.setFont=function(wt){this.textElement&&he.setAttributes(this.textElement,[["font-family",wt]]),this.fontFamily=wt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Lt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Lt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},jt.prototype.getState.call(this));return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){var bt=wt;this.color=bt.color,this.fontFamily=bt.fontFamily,this.padding=bt.padding,this.text=bt.text,this.createVisual(),jt.prototype.restoreState.call(this,wt),this.setSize()},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt),this.setSize(),this.sizeText(),this.positionTextEditor()},Lt.typeName="TextMarker",Lt.title="Text marker",Lt.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>',Lt}(At),Ze=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.color="transparent",Mt.lineWidth=3,Mt.drawing=!1,Mt.pixelRatio=1,Mt.color=Ht.defaultColor,Mt.lineWidth=Ht.defaultStrokeWidth,Mt.pixelRatio=Ht.freehandPixelRatio,Mt.setColor=Mt.setColor.bind(Mt),Mt.addCanvas=Mt.addCanvas.bind(Mt),Mt.finishCreation=Mt.finishCreation.bind(Mt),Mt.setLineWidth=Mt.setLineWidth.bind(Mt),Mt.colorPanel=new nt("Color",Ht.defaultColorSet,Ht.defaultColor),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.lineWidthPanel=new Wt("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Mt.lineWidthPanel.onWidthChanged=Mt.setLineWidth,Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.drawingImage)},Lt.prototype.createVisual=function(){this.visual=he.createGroup(),this.drawingImage=he.createImage(),this.visual.appendChild(this.drawingImage);var wt=he.createTransform();this.visual.transform.baseVal.appendItem(wt),this.addMarkerVisualToContainer(this.visual)},Lt.prototype.pointerDown=function(wt,bt){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(wt.x,wt.y),this.drawing=!0):jt.prototype.pointerDown.call(this,wt,bt)},Lt.prototype.manipulate=function(wt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(wt.x,wt.y),this.canvasContext.stroke()):jt.prototype.manipulate.call(this,wt)},Lt.prototype.resize=function(wt){jt.prototype.resize.call(this,wt),he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),he.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Lt.prototype.pointerUp=function(wt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):jt.prototype.pointerUp.call(this,wt)},Lt.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)},Lt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),jt.prototype.select.call(this)},Lt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),jt.prototype.deselect.call(this)},Lt.prototype.finishCreation=function(){for(var wt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),bt=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],Ht=bt[0],Mt=bt[1],we=bt[2],gn=bt[3],si=!1,Hn=0;Hn<this.canvasElement.height;Hn++)for(var bn=0;bn<this.canvasElement.width;bn++)wt.data[Hn*this.canvasElement.width*4+4*bn+3]>0&&(si=!0,Hn<Mt&&(Mt=Hn),bn<Ht&&(Ht=bn),Hn>gn&&(gn=Hn),bn>we&&(we=bn));if(si){this.left=Ht/this.pixelRatio,this.top=Mt/this.pixelRatio,this.width=(we-Ht)/this.pixelRatio,this.height=(gn-Mt)/this.pixelRatio;var ci=document.createElement("canvas");ci.width=we-Ht,ci.height=gn-Mt,ci.getContext("2d").putImageData(this.canvasContext.getImageData(Ht,Mt,we-Ht,gn-Mt),0,0),this.drawingImgUrl=ci.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Lt.prototype.setDrawingImage=function(){he.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),he.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},Lt.prototype.setColor=function(wt){this.color=wt,this.colorChanged(wt)},Lt.prototype.setLineWidth=function(wt){this.lineWidth=wt},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=Object.assign({drawingImgUrl:this.drawingImgUrl},jt.prototype.getState.call(this));return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){this.createVisual(),jt.prototype.restoreState.call(this,wt),this.drawingImgUrl=wt.drawingImgUrl,this.setDrawingImage()},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt),this.setDrawingImage()},Lt.typeName="FreehandMarker",Lt.title="Freehand marker",Lt.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>',Lt}(At),Ve=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,Ht||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return Mt.typeBoxes=[],Mt.currentType=bt,Mt.setCurrentType=Mt.setCurrentType.bind(Mt),Mt}return le(Lt,jt),Lt.prototype.getUi=function(){var wt=this,bt=document.createElement("div");bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2";for(var Ht=function(gn){var si="both";switch(gn){case 0:si="both";break;case 1:si="start";break;case 2:si="end";break;case 3:si="none"}var Hn=document.createElement("div");if(Hn.style.display="flex",Hn.style.flexGrow="2",Hn.style.alignItems="center",Hn.style.justifyContent="space-between",Hn.style.padding="5px",Hn.style.borderWidth="2px",Hn.style.borderStyle="solid",Hn.style.borderColor=si===Mt.currentType?Mt.uiStyleSettings.toolboxAccentColor:"transparent",Hn.addEventListener("click",function(){wt.setCurrentType(si,Hn)}),bt.appendChild(Hn),si==="both"||si==="start"){var bn=document.createElement("div");bn.style.display="flex",bn.style.alignItems="center",bn.style.minHeight="20px",bn.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="`+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,bn.style.marginLeft="5px",Hn.appendChild(bn)}var ci=document.createElement("div");ci.style.display="flex",ci.style.alignItems="center",ci.style.minHeight="20px",ci.style.flexGrow="2";var un=document.createElement("hr");if(un.style.minWidth="20px",un.style.border="0px",un.style.borderTop="3px solid "+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee"),un.style.flexGrow="2",ci.appendChild(un),Hn.appendChild(ci),si==="both"||si==="end"){var di=document.createElement("div");di.style.display="flex",di.style.alignItems="center",di.style.minHeight="20px",di.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="`+(Mt.uiStyleSettings!==void 0?Mt.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,di.style.marginRight="5px",Hn.appendChild(di)}Mt.typeBoxes.push(Hn)},Mt=this,we=0;we<4;we++)Ht(we);return bt},Lt.prototype.setCurrentType=function(wt,bt){var Ht=this;this.currentType=wt,this.typeBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?Ht.uiStyleSettings!==void 0?Ht.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Lt}(et),Rn=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.arrowType="end",Mt.arrowBaseHeight=10,Mt.arrowBaseWidth=10,Mt.getArrowPoints=Mt.getArrowPoints.bind(Mt),Mt.setArrowType=Mt.setArrowType.bind(Mt),Mt.arrowTypePanel=new Ve("Arrow type","end"),Mt.arrowTypePanel.onArrowTypeChanged=Mt.setArrowType,Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.arrow1&&wt!==this.arrow2)},Lt.prototype.getArrowPoints=function(wt,bt){var Ht=this.arrowBaseWidth+2*this.strokeWidth,Mt=this.arrowBaseHeight+2*this.strokeWidth;return wt-Ht/2+","+(bt+Mt/2)+" "+wt+","+(bt-Mt/2)+" "+(wt+Ht/2)+","+(bt+Mt/2)},Lt.prototype.createTips=function(){this.arrow1=he.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=he.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(he.createTransform()),this.visual.appendChild(this.arrow2)},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.state==="creating"&&this.createTips()},Lt.prototype.adjustVisual=function(){if(jt.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",he.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),he.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var wt=0;Math.abs(this.x1-this.x2)>.1&&(wt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var bt=this.arrow1.transform.baseVal.getItem(0);bt.setRotate(wt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(bt,0);var Ht=this.arrow2.transform.baseVal.getItem(0);Ht.setRotate(wt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(Ht,0)}},Lt.prototype.setArrowType=function(wt){this.arrowType=wt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=Object.assign({arrowType:this.arrowType},jt.prototype.getState.call(this));return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){jt.prototype.restoreState.call(this,wt);var bt=wt;this.arrowType=bt.arrowType,this.createTips(),this.adjustVisual()},Lt.typeName="ArrowMarker",Lt.title="Arrow marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',Lt}(Le),Yn=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.fillColor=Ht.defaultFillColor,Mt.strokeWidth=0,Mt.fillPanel=new nt("Color",Ht.defaultColorSet,Ht.defaultFillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt}return le(Lt,jt),Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=jt.prototype.getState.call(this);return wt.typeName=Lt.typeName,wt},Lt.typeName="CoverMarker",Lt.title="Cover marker",Lt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Lt}(Et),li=function(jt){function Lt(wt,bt,Ht,Mt){var we=jt.call(this,wt,Mt||'<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 we.opacities=[],we.opacityBoxes=[],we.opacities=bt,we.currentOpacity=Ht,we.setCurrentOpacity=we.setCurrentOpacity.bind(we),we}return le(Lt,jt),Lt.prototype.getUi=function(){var wt=this,bt=document.createElement("div");return bt.style.display="flex",bt.style.overflow="hidden",bt.style.flexGrow="2",bt.style.justifyContent="space-between",this.opacities.forEach(function(Ht){var Mt=document.createElement("div");Mt.style.display="flex",Mt.style.alignItems="center",Mt.style.justifyContent="center",Mt.style.padding="5px",Mt.style.borderWidth="2px",Mt.style.borderStyle="solid",Mt.style.borderColor=Ht===wt.currentOpacity?wt.uiStyleSettings.toolboxAccentColor:"transparent",Mt.addEventListener("click",function(){wt.setCurrentOpacity(Ht,Mt)}),bt.appendChild(Mt);var we=document.createElement("div");we.innerText=100*Ht+"%",Mt.appendChild(we),wt.opacityBoxes.push(Mt)}),bt},Lt.prototype.setCurrentOpacity=function(wt,bt){var Ht=this;this.currentOpacity=wt,this.opacityBoxes.forEach(function(Mt){Mt.style.borderColor=Mt===bt?Ht.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Lt}(et),ji=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.fillColor=Ht.defaultHighlightColor,Mt.strokeWidth=0,Mt.opacity=Ht.defaultHighlightOpacity,Mt.fillPanel=new nt("Color",Ht.defaultColorSet,Mt.fillColor),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.opacityPanel=new li("Opacity",Ht.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return le(Lt,jt),Lt.prototype.setOpacity=function(wt){this.opacity=wt,this.visual&&he.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=jt.prototype.getState.call(this);return wt.typeName=Lt.typeName,wt},Lt.typeName="HighlightMarker",Lt.title="Highlight marker",Lt.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>',Lt}(Yn),Qt='<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>',Gt='<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>',Ee=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.bgColor="transparent",Mt.tipPosition={x:0,y:0},Mt.tipBase1Position={x:0,y:0},Mt.tipBase2Position={x:0,y:0},Mt.tipMoving=!1,Mt.color=Ht.defaultStrokeColor,Mt.bgColor=Ht.defaultFillColor,Mt.fontFamily=Ht.defaultFontFamily,Mt.defaultSize={x:100,y:30},Mt.setBgColor=Mt.setBgColor.bind(Mt),Mt.getTipPoints=Mt.getTipPoints.bind(Mt),Mt.positionTip=Mt.positionTip.bind(Mt),Mt.setTipPoints=Mt.setTipPoints.bind(Mt),Mt.colorPanel=new nt("Text color",Ht.defaultColorSet,Mt.color,Qt),Mt.colorPanel.onColorChanged=Mt.setColor,Mt.bgColorPanel=new nt("Fill color",Ht.defaultColorSet,Mt.bgColor,Gt),Mt.bgColorPanel.onColorChanged=Mt.setBgColor,Mt.fontFamilyPanel=new re("Font",Ht.defaultFontFamilies,Ht.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.tipGrip=new pt,Mt.tipGrip.visual.transform.baseVal.appendItem(he.createTransform()),Mt.controlBox.appendChild(Mt.tipGrip.visual),Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return jt.prototype.ownsTarget.call(this,wt)||this.tipGrip.ownsTarget(wt)||this.tip===wt},Lt.prototype.createTip=function(){he.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=he.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},Lt.prototype.pointerDown=function(wt,bt){this.state==="new"&&jt.prototype.pointerDown.call(this,wt,bt),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(bt)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):jt.prototype.pointerDown.call(this,wt,bt)},Lt.prototype.pointerUp=function(wt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,jt.prototype.pointerUp.call(this,wt);else{var bt=this.state==="creating";jt.prototype.pointerUp.call(this,wt),this.setTipPoints(bt),this.positionTip()}},Lt.prototype.manipulate=function(wt){if(this.tipMoving){var bt=this.unrotatePoint(wt);this.tipPosition={x:bt.x-this.manipulationStartLeft,y:bt.y-this.manipulationStartTop},this.positionTip()}else jt.prototype.manipulate.call(this,wt)},Lt.prototype.setBgColor=function(wt){this.bgRectangle&&this.tip&&(he.setAttributes(this.bgRectangle,[["fill",wt]]),he.setAttributes(this.tip,[["fill",wt]])),this.bgColor=wt,this.fillColorChanged(wt)},Lt.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},Lt.prototype.setTipPoints=function(wt){wt===void 0&&(wt=!1);var bt=Math.min(this.height/2,15),Ht=this.height/5;wt&&(this.tipPosition={x:bt+Ht/2,y:this.height+20});var Mt=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(Ht=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:bt,y:0},this.tipBase2Position={x:bt+Ht,y:0}):(this.tipBase1Position={x:0,y:bt},this.tipBase2Position={x:0,y:bt+Ht}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?Mt<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(Ht=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-bt-Ht,y:0},this.tipBase2Position={x:this.width-bt,y:0}):(this.tipBase1Position={x:this.width,y:bt},this.tipBase2Position={x:this.width,y:bt+Ht}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(Ht=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-bt-Ht,y:this.height},this.tipBase2Position={x:this.width-bt,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-bt-Ht},this.tipBase2Position={x:this.width,y:this.height-bt}):Mt<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(Ht=this.width/5,bt=Math.min(this.width/2,15),this.tipBase1Position={x:bt,y:this.height},this.tipBase2Position={x:bt+Ht,y:this.height}):(this.tipBase1Position={x:0,y:this.height-bt},this.tipBase2Position={x:0,y:this.height-bt-Ht})},Lt.prototype.resize=function(wt){jt.prototype.resize.call(this,wt),this.positionTip()},Lt.prototype.positionTip=function(){he.setAttributes(this.tip,[["points",this.getTipPoints()]]);var wt=this.tipGrip.visual.transform.baseVal.getItem(0);wt.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(wt,0)},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Lt.prototype.select=function(){this.positionTip(),jt.prototype.select.call(this)},Lt.prototype.getState=function(){var wt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},jt.prototype.getState.call(this));return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){var bt=wt;this.bgColor=bt.bgColor,this.tipPosition=bt.tipPosition,jt.prototype.restoreState.call(this,wt),this.createTip(),this.setTipPoints()},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt),this.tipPosition={x:this.tipPosition.x*wt,y:this.tipPosition.y*bt},this.positionTip()},Lt.typeName="CalloutMarker",Lt.title="Callout marker",Lt.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>',Lt}(De),cn=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.opacity=1,Mt.strokeColor=Ht.defaultColor,Mt.strokeWidth=Ht.defaultStrokeWidth,Mt.strokeDasharray=Ht.defaultStrokeDasharray,Mt.fillColor=Ht.defaultFillColor,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.setOpacity=Mt.setOpacity.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.strokePanel=new nt("Line color",pe(Ht.defaultColorSet,["transparent"]),Ht.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new nt("Fill color",pe(Ht.defaultColorSet,["transparent"]),Mt.fillColor,Gt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Wt("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Zt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.opacityPanel=new li("Opacity",Ht.defaultOpacitySteps,Mt.opacity),Mt.opacityPanel.onOpacityChanged=Mt.setOpacity,Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual)},Lt.prototype.createVisual=function(){this.visual=he.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)},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},Lt.prototype.manipulate=function(wt){jt.prototype.manipulate.call(this,wt)},Lt.prototype.resize=function(wt){jt.prototype.resize.call(this,wt),this.setSize()},Lt.prototype.setSize=function(){jt.prototype.setSize.call(this),he.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},Lt.prototype.pointerUp=function(wt){jt.prototype.pointerUp.call(this,wt),this.setSize()},Lt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.visual&&he.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(wt),this.stateChanged()},Lt.prototype.setFillColor=function(wt){this.fillColor=wt,this.visual&&he.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(wt),this.stateChanged()},Lt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.visual&&he.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Lt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.visual&&he.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Lt.prototype.setOpacity=function(wt){this.opacity=wt,this.visual&&he.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},jt.prototype.getState.call(this));return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){var bt=wt;this.fillColor=bt.fillColor,this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.opacity=bt.opacity,this.createVisual(),jt.prototype.restoreState.call(this,wt),this.setSize()},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt),this.setSize()},Lt.typeName="EllipseMarker",Lt.title="Ellipse marker",Lt.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>',Lt}(At),vn=function(jt){function Lt(wt,bt,Ht){return jt.call(this,wt,bt,Ht)||this}return le(Lt,jt),Object.defineProperty(Lt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.tip1&&wt!==this.tip2)},Lt.prototype.createTips=function(){this.tip1=he.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(he.createTransform()),this.visual.appendChild(this.tip1),this.tip2=he.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(he.createTransform()),this.visual.appendChild(this.tip2)},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.state==="creating"&&this.createTips()},Lt.prototype.adjustVisual=function(){if(jt.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(he.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()]]),he.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 wt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),bt=this.tip1.transform.baseVal.getItem(0);bt.setRotate(wt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(bt,0);var Ht=this.tip2.transform.baseVal.getItem(0);Ht.setRotate(wt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(Ht,0)}},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=jt.prototype.getState.call(this);return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){jt.prototype.restoreState.call(this,wt),this.createTips(),this.adjustVisual()},Lt.typeName="MeasurementMarker",Lt.title="Measurement marker",Lt.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>',Lt}(Le),Pe=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.strokePanel.colors=Ht.defaultColorSet,Mt.fillColor="transparent",Mt}return le(Lt,jt),Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=jt.prototype.getState.call(this);return wt.typeName=Lt.typeName,wt},Lt.typeName="EllipseFrameMarker",Lt.title="Ellipse frame marker",Lt.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>',Lt}(cn),Qe=function(){function jt(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(jt.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),jt.prototype.addUndoStep=function(Lt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(Lt)||(this.undoStack.push(Lt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(Lt)&&this.redoStack.splice(0,this.redoStack.length))},jt.prototype.replaceLastUndoStep=function(Lt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=Lt)},jt.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},jt.prototype.undo=function(){if(this.undoStack.length>1){var Lt=this.undoStack.pop();return Lt!==void 0&&this.redoStack.push(Lt),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},jt.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},jt}(),rn=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.curveX=0,Mt.curveY=0,Mt.manipulationStartCurveX=0,Mt.manipulationStartCurveY=0,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.positionGrips=Mt.positionGrips.bind(Mt),Mt.addControlGrips=Mt.addControlGrips.bind(Mt),Mt.adjustVisual=Mt.adjustVisual.bind(Mt),Mt.setupControlBox=Mt.setupControlBox.bind(Mt),Mt.resize=Mt.resize.bind(Mt),Mt.strokeColor=Ht.defaultColor,Mt.strokeWidth=Ht.defaultStrokeWidth,Mt.strokeDasharray=Ht.defaultStrokeDasharray,Mt.strokePanel=new nt("Line color",Ht.defaultColorSet,Ht.defaultColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.strokeWidthPanel=new Wt("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Zt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.selectorCurve&&wt!==this.visibleCurve&&!this.curveGrip.ownsTarget(wt))},Lt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Lt.prototype.createVisual=function(){this.visual=he.createGroup(),this.selectorCurve=he.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=he.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)},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=wt.x,this.curveY=wt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(bt)&&(this.activeGrip=this.curveGrip,this._state="resize")},Lt.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),he.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),he.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),he.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Lt.prototype.setupControlBox=function(){jt.prototype.setupControlBox.call(this),this.curveControlLine1=he.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=he.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)},Lt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,jt.prototype.addControlGrips.call(this)},Lt.prototype.positionGrips=function(){jt.prototype.positionGrips.call(this);var wt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-wt/2,this.curveY-wt/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()))},Lt.prototype.manipulate=function(wt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+wt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+wt.y-this.manipulationStartY),jt.prototype.manipulate.call(this,wt)},Lt.prototype.resize=function(wt){this.activeGrip===this.curveGrip&&(this.curveX=wt.x,this.curveY=wt.y),jt.prototype.resize.call(this,wt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Lt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.adjustVisual(),this.colorChanged(wt)},Lt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.adjustVisual()},Lt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.adjustVisual()},Lt.prototype.scale=function(wt,bt){this.curveX=this.curveX*wt,this.curveY=this.curveY*bt,jt.prototype.scale.call(this,wt,bt)},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},jt.prototype.getState.call(this));return wt.typeName=Lt.typeName,wt},Lt.prototype.restoreState=function(wt){jt.prototype.restoreState.call(this,wt);var bt=wt;this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.curveX=bt.curveX,this.curveY=bt.curveY,this.createVisual(),this.adjustVisual()},Lt.typeName="CurveMarker",Lt.title="Curve marker",Lt.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>',Lt}(_t),On=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,bt,Ht)||this;return Mt.fillColor="transparent",Mt.strokeColor="transparent",Mt.strokeWidth=0,Mt.strokeDasharray="",Mt.textColor="transparent",Mt.fontSize="1rem",Mt.isMoved=!1,Mt.captionText="Caption",Mt.PADDING=5,Mt.captionBoxWidth=0,Mt.captionBoxHeight=0,Mt.strokeColor=Ht.defaultColor,Mt.strokeWidth=Ht.defaultStrokeWidth,Mt.strokeDasharray=Ht.defaultStrokeDasharray,Mt.fillColor=Ht.defaultFillColor,Mt.textColor=Ht.defaultStrokeColor,Mt.fontFamily=Ht.defaultFontFamily,Mt.fontSize=Ht.defaultCaptionFontSize,Mt.captionText=Ht.defaultCaptionText,Mt.setStrokeColor=Mt.setStrokeColor.bind(Mt),Mt.setFillColor=Mt.setFillColor.bind(Mt),Mt.setStrokeWidth=Mt.setStrokeWidth.bind(Mt),Mt.setStrokeDasharray=Mt.setStrokeDasharray.bind(Mt),Mt.createVisual=Mt.createVisual.bind(Mt),Mt.sizeCaption=Mt.sizeCaption.bind(Mt),Mt.setCaptionText=Mt.setCaptionText.bind(Mt),Mt.showTextEditor=Mt.showTextEditor.bind(Mt),Mt.positionTextEditor=Mt.positionTextEditor.bind(Mt),Mt.finishTextEditing=Mt.finishTextEditing.bind(Mt),Mt.setFont=Mt.setFont.bind(Mt),Mt.setTextColor=Mt.setTextColor.bind(Mt),Mt.strokePanel=new nt("Line color",pe(Ht.defaultColorSet,["transparent"]),Mt.strokeColor),Mt.strokePanel.onColorChanged=Mt.setStrokeColor,Mt.fillPanel=new nt("Fill color",pe(Ht.defaultColorSet,["transparent"]),Mt.fillColor,Gt),Mt.fillPanel.onColorChanged=Mt.setFillColor,Mt.strokeWidthPanel=new Wt("Line width",Ht.defaultStrokeWidths,Ht.defaultStrokeWidth),Mt.strokeWidthPanel.onWidthChanged=Mt.setStrokeWidth,Mt.strokeStylePanel=new Zt("Line style",Ht.defaultStrokeDasharrays,Ht.defaultStrokeDasharray),Mt.strokeStylePanel.onStyleChanged=Mt.setStrokeDasharray,Mt.fontFamilyPanel=new re("Font",Ht.defaultFontFamilies,Ht.defaultFontFamily),Mt.fontFamilyPanel.onFontChanged=Mt.setFont,Mt.textColorPanel=new nt("Text color",Ht.defaultColorSet,Mt.textColor,Qt),Mt.textColorPanel.onColorChanged=Mt.setTextColor,Mt}return le(Lt,jt),Lt.prototype.ownsTarget=function(wt){return!(!jt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.frame&&wt!==this.captionBg&&wt!==this.captionElement)},Lt.prototype.createVisual=function(){this.visual=he.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=he.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=he.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=he.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()},Lt.prototype.setCaptionText=function(wt){this.captionText=wt,this.captionElement.textContent=this.captionText,this.sizeCaption()},Lt.prototype.pointerDown=function(wt,bt){jt.prototype.pointerDown.call(this,wt,bt),this.isMoved=!1,this.pointerDownPoint=wt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},Lt.prototype.manipulate=function(wt){jt.prototype.manipulate.call(this,wt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(wt.x-this.pointerDownPoint.x)>5||Math.abs(wt.y-this.pointerDownPoint.y)>5)},Lt.prototype.resize=function(wt){jt.prototype.resize.call(this,wt),this.setSize()},Lt.prototype.sizeCaption=function(){var wt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=wt.width+2*this.PADDING,this.captionBoxHeight=wt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),he.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')"]]),he.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')"]])},Lt.prototype.showTextEditor=function(){var wt=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(bt){bt.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(bt){bt.key==="Enter"&&wt.finishTextEditing(wt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(bt){bt.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){wt.finishTextEditing(wt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){wt.finishTextEditing(wt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Lt.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"))},Lt.prototype.finishTextEditing=function(wt){this.setCaptionText(wt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Lt.prototype.setFont=function(wt){this.captionElement&&he.setAttributes(this.captionElement,[["font-family",wt]]),this.fontFamily=wt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Lt.prototype.setTextColor=function(wt){this.captionElement&&he.setAttributes(this.captionElement,[["fill",wt]]),this.textColor=wt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Lt.prototype.setSize=function(){jt.prototype.setSize.call(this),he.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Lt.prototype.pointerUp=function(wt){jt.prototype.pointerUp.call(this,wt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Lt.prototype.dblClick=function(wt,bt){jt.prototype.dblClick.call(this,wt,bt),this.showTextEditor()},Lt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.frame&&he.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(wt),this.stateChanged()},Lt.prototype.setFillColor=function(wt){this.fillColor=wt,this.captionBg&&he.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(wt),this.stateChanged()},Lt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.frame&&he.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Lt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.frame&&he.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Lt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Lt.prototype.getState=function(){var wt=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},jt.prototype.getState.call(this));return wt.typeName=this.typeName,wt},Lt.prototype.restoreState=function(wt){var bt=wt;this.fillColor=bt.fillColor,this.strokeColor=bt.strokeColor,this.strokeWidth=bt.strokeWidth,this.strokeDasharray=bt.strokeDasharray,this.textColor=bt.textColor,this.fontFamily=bt.fontFamily,this.captionText=bt.captionText,this.fontSize=bt.fontSize,this.createVisual(),jt.prototype.restoreState.call(this,wt),this.setSize()},Lt.prototype.scale=function(wt,bt){jt.prototype.scale.call(this,wt,bt),this.setSize()},Lt.typeName="CaptionFrameMarker",Lt.title="Caption frame marker",Lt.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>',Lt}(At),Xe=function(){function jt(Lt,wt){wt===void 0&&(wt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Lt,this.cancelable=wt}return Object.defineProperty(jt.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),jt.prototype.preventDefault=function(){this._defaultPrevented=!0},jt}(),te=function(jt){function Lt(wt,bt,Ht){var Mt=jt.call(this,wt,!1)||this;return Mt.dataUrl=bt,Mt.state=Ht,Mt}return le(Lt,jt),Lt}(Xe),de=function(jt){function Lt(wt,bt,Ht){Ht===void 0&&(Ht=!1);var Mt=jt.call(this,wt,Ht)||this;return Mt.marker=bt,Mt}return le(Lt,jt),Lt}(Xe),nn=function(){function jt(){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 jt.prototype.addEventListener=function(Lt,wt){this[Lt].push(wt)},jt.prototype.removeEventListener=function(Lt,wt){var bt=this[Lt].indexOf(wt);bt>-1&&this[Lt].splice(bt,1)},jt}(),mn=function(){function jt(Lt){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 Qe,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 nn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=jt.instanceCounter++,this.styles=new xe(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=Lt,this.targetRoot=document.body,this.width=Lt.clientWidth,this.height=Lt.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(jt.prototype,"ALL_MARKER_TYPES",{get:function(){return[$t,Ze,Rn,De,Pe,cn,ji,Ee,vn,Yn,Le,rn,On]},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[$t,Ze,Rn,De,cn,ji,Ee]},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"BASIC_MARKER_TYPES",{get:function(){return[$t,Ze,Rn,De,ji]},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Lt){var wt=this;this._availableMarkerTypes.splice(0),Lt.forEach(function(bt){if(typeof bt=="string"){var Ht=wt.ALL_MARKER_TYPES.find(function(Mt){return Mt.typeName===bt});Ht!==void 0&&wt._availableMarkerTypes.push(Ht)}else wt._availableMarkerTypes.push(bt)})},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(jt.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(Lt){this._zoomLevel=Lt,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(jt.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),jt.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),Kt.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},jt.prototype.show=function(){var Lt=this;this.styles.styleSheetRoot===void 0&&ce.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=ce.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(wt){return wt(new Xe(Lt))})},jt.prototype.render=function(){return be(this,void 0,void 0,function(){var Lt;return Ye(this,function(wt){switch(wt.label){case 0:return this.setCurrentMarker(),(Lt=new Ge).naturalSize=this.renderAtNaturalSize,Lt.imageType=this.renderImageType,Lt.imageQuality=this.renderImageQuality,Lt.markersOnly=this.renderMarkersOnly,Lt.width=this.renderWidth,Lt.height=this.renderHeight,[4,Lt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return wt.sent(),[4,Lt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,wt.sent()]}})})},jt.prototype.close=function(Lt){var wt=this;if(Lt===void 0&&(Lt=!1),this.isOpen){var bt=!1;Lt||this.eventListeners.beforeclose.forEach(function(Ht){var Mt=new Xe(wt,!0);Ht(Mt),Mt.defaultPrevented&&(bt=!0)}),bt||(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(Ht){return Ht(new Xe(wt))}),this.detachEvents(),this._isOpen=!1)}},jt.prototype.addMarkersToToolbar=function(){for(var Lt,wt=[],bt=0;bt<arguments.length;bt++)wt[bt]=arguments[bt];(Lt=this._availableMarkerTypes).push.apply(Lt,wt)},jt.prototype.addRenderEventListener=function(Lt){this.addEventListener("render",function(wt){Lt(wt.dataUrl,wt.state)})},jt.prototype.removeRenderEventListener=function(Lt){},jt.prototype.addCloseEventListener=function(Lt){this.addEventListener("close",function(){Lt()})},jt.prototype.removeCloseEventListener=function(Lt){},jt.prototype.setupResizeObserver=function(){var Lt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){Lt.resize(Lt.target.clientWidth,Lt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return Lt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},jt.prototype.onPopupTargetResize=function(){var Lt=1*this.target.clientWidth/this.target.clientHeight,wt=this.editorCanvas.clientWidth/Lt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Lt:this.editorCanvas.clientWidth,bt=wt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Lt;this.resize(wt,bt)},jt.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},jt.prototype.resize=function(Lt,wt){this._isResizing=!0;var bt=Lt/this.imageWidth,Ht=wt/this.imageHeight;this.imageWidth=Math.round(Lt),this.imageHeight=Math.round(wt),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(bt,Ht),this._isResizing=!1},jt.prototype.scaleMarkers=function(Lt,wt){var bt,Ht=this;this._currentMarker&&this._currentMarker instanceof De?this._currentMarker.scale(Lt,wt):(bt=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Mt){Mt!==Ht._currentMarker&&Mt.scale(Lt,wt)}),bt!==void 0&&this.setCurrentMarker(bt)},jt.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"},jt.prototype.setTopLeft=function(){var Lt=this.editingTarget.getBoundingClientRect(),wt=this.editorCanvas.getBoundingClientRect();this.left=Lt.left-wt.left,this.top=Lt.top-wt.top},jt.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)},jt.prototype.addDefs=function(){for(var Lt,wt=[],bt=0;bt<arguments.length;bt++)wt[bt]=arguments[bt];this.defs=he.createDefs(),this.addDefsToImage(),(Lt=this.defs).append.apply(Lt,wt)},jt.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},jt.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)},jt.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},jt.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},jt.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)},jt.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},jt.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)},jt.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 Lt=document.createElement("a");Lt.href="https://markerjs.com/",Lt.target="_blank",Lt.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>',Lt.title="Powered by marker.js",Lt.style.display="grid",Lt.style.alignItems="center",Lt.style.justifyItems="center",Lt.style.padding="3px",Lt.style.width="20px",Lt.style.height="20px",this.logoUI.appendChild(Lt),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},jt.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")},jt.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"},jt.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},jt.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 Lt=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=Lt+"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 sn(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 Ft(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},jt.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},jt.prototype.removeMarker=function(Lt){this.markerImage.removeChild(Lt.container),this.markers.indexOf(Lt)>-1&&this.markers.splice(this.markers.indexOf(Lt),1),Lt.dispose()},jt.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())},jt.prototype.toolbarButtonClicked=function(Lt,wt){if(Lt==="marker"&&wt!==void 0)this.createNewMarker(wt);else if(Lt==="action")switch(wt){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()}},jt.prototype.deleteSelectedMarker=function(){var Lt=this;if(this._currentMarker!==void 0){var wt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(Ht){var Mt=new de(Lt,Lt._currentMarker,!0);Ht(Mt),Mt.defaultPrevented&&(wt=!0)}),!wt){var bt=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(Ht){return Ht(new de(Lt,bt))})}}},jt.prototype.clear=function(){var Lt=this,wt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(we){var gn=new de(Lt,void 0,!0);we(gn),gn.defaultPrevented&&(wt=!0)}),!wt)){this.setCurrentMarker();for(var bt=function(we){var gn=Ht.markers[we];Ht.setCurrentMarker(Ht.markers[we]),Ht._currentMarker.dispose(),Ht.markerImage.removeChild(Ht._currentMarker.container),Ht.markers.splice(Ht.markers.indexOf(Ht._currentMarker),1),Ht.eventListeners.markerdelete.forEach(function(si){return si(new de(Lt,gn))})},Ht=this,Mt=this.markers.length-1;Mt>=0;Mt--)bt(Mt);this.addUndoStep()}},Object.defineProperty(jt.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),jt.prototype.showNotesEditor=function(){var Lt;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=(Lt=this._currentMarker.notes)!==null&&Lt!==void 0?Lt:"",this.overlayContainer.appendChild(this.notesArea))},jt.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)},jt.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},jt.prototype.addUndoStep=function(){var Lt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var wt=this.getState(),bt=this.undoRedoManager.getLastUndoStep();if(!bt||bt.width===wt.width&&bt.height===wt.height){var Ht=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(wt),Ht<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Mt){return Mt(new Xe(Lt))})}else this.undoRedoManager.replaceLastUndoStep(wt),this.eventListeners.statechange.forEach(function(Mt){return Mt(new Xe(Lt))})}},jt.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},jt.prototype.undoStep=function(){var Lt=this,wt=this.undoRedoManager.undo();wt!==void 0&&(this.restoreState(wt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(bt){return bt(new Xe(Lt))}))},jt.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},jt.prototype.redoStep=function(){var Lt=this,wt=this.undoRedoManager.redo();wt!==void 0&&(this.restoreState(wt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(bt){return bt(new Xe(Lt))}))},jt.prototype.stepZoom=function(){var Lt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=Lt<this.zoomSteps.length-1?this.zoomSteps[Lt+1]:this.zoomSteps[0]},jt.prototype.panTo=function(Lt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-Lt.x,top:this.prevPanPoint.y-Lt.y}),this.prevPanPoint=Lt},jt.prototype.startRenderAndClose=function(){return be(this,void 0,void 0,function(){var Lt,wt,bt=this;return Ye(this,function(Ht){switch(Ht.label){case 0:return[4,this.render()];case 1:return Lt=Ht.sent(),wt=this.getState(),this.eventListeners.render.forEach(function(Mt){return Mt(new te(bt,Lt,wt))}),this.close(!0),[2]}})})},jt.prototype.getState=function(Lt){Lt===!0&&this.setCurrentMarker();var wt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(bt){return wt.markers.push(bt.getState())}),wt},jt.prototype.restoreState=function(Lt){var wt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Lt.markers.forEach(function(bt){var Ht=wt._availableMarkerTypes.find(function(we){return we.typeName===bt.typeName});if(Ht!==void 0){var Mt=wt.addNewMarker(Ht);Mt.restoreState(bt),wt.markers.push(Mt)}}),Lt.width&&Lt.height&&(Lt.width!==this.imageWidth||Lt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/Lt.width,this.imageHeight/Lt.height),this.eventListeners.restorestate.forEach(function(bt){return bt(new Xe(wt))})},jt.prototype.addNewMarker=function(Lt){var wt=he.createGroup();return this.markerImage.appendChild(wt),new Lt(wt,this.overlayContainer,this.settings)},jt.prototype.createNewMarker=function(Lt){var wt,bt=this;(wt=typeof Lt=="string"?this._availableMarkerTypes.find(function(Ht){return Ht.typeName===Lt}):Lt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(wt),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(wt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(Ht){return Ht(new de(bt,bt._currentMarker))}))},jt.prototype.markerCreated=function(Lt){var wt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Lt),this.setCurrentMarker(Lt),Lt instanceof Ze&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(Ze):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(bt){return bt(new de(wt,wt._currentMarker))})},jt.prototype.colorChanged=function(Lt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=Lt,this.settings.defaultStrokeColor=Lt)},jt.prototype.fillColorChanged=function(Lt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=Lt)},jt.prototype.markerStateChanged=function(Lt){var wt=this;this.eventListeners.markerchange.forEach(function(bt){return bt(new de(wt,Lt))})},jt.prototype.setCurrentMarker=function(Lt){var wt=this;this._currentMarker!==Lt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(bt){return bt(new de(wt,wt._currentMarker))})),this._currentMarker=Lt,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(bt){return bt(new de(wt,wt._currentMarker))}))},jt.prototype.onPointerDown=function(Lt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||Lt.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var wt=this.markers.find(function(bt){return bt.ownsTarget(Lt.target)});wt!==void 0?(this.setCurrentMarker(wt),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY),Lt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:Lt.clientX,y:Lt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY))},jt.prototype.onDblClick=function(Lt){if(this._isFocused||this.focus(),this.mode==="select"){var wt=this.markers.find(function(bt){return bt.ownsTarget(Lt.target)});wt!==void 0&&wt!==this._currentMarker&&this.setCurrentMarker(wt),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY),Lt.target):this.setCurrentMarker()}},jt.prototype.onPointerMove=function(Lt){this.touchPoints!==1&&Lt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||Lt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY)):this.zoomLevel>1&&this.panTo({x:Lt.clientX,y:Lt.clientY}))},jt.prototype.onPointerUp=function(Lt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(Lt.clientX,Lt.clientY)),this.isDragging=!1,this.addUndoStep()},jt.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},jt.prototype.onKeyUp=function(Lt){this._currentMarker===void 0||this.notesArea!==void 0||Lt.key!=="Delete"&&Lt.key!=="Backspace"||this.deleteSelectedMarker()},jt.prototype.clientToLocalCoordinates=function(Lt,wt){var bt=this.markerImage.getBoundingClientRect();return{x:(Lt-bt.left)/this.zoomLevel,y:(wt-bt.top)/this.zoomLevel}},jt.prototype.onWindowResize=function(){this.positionUI()},jt.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var Lt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Lt+"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()},jt.prototype.addLicenseKey=function(Lt){Kt.addKey(Lt)},jt.prototype.addEventListener=function(Lt,wt){this.eventListeners.addEventListener(Lt,wt)},jt.prototype.removeEventListener=function(Lt,wt){this.eventListeners.removeEventListener(Lt,wt)},jt.prototype.renderState=function(Lt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Lt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(jt.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),jt.prototype.focus=function(){var Lt=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(wt){return wt(new Xe(Lt))}))},jt.prototype.blur=function(){var Lt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(wt){return wt(new Xe(Lt))}))},jt.instanceCounter=0,jt}()},58212:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return ji}});function Dt(){return Dt=Object.assign?Object.assign.bind():function(Qt){for(var Gt=1;Gt<arguments.length;Gt++){var Ee=arguments[Gt];for(var cn in Ee)Object.prototype.hasOwnProperty.call(Ee,cn)&&(Qt[cn]=Ee[cn])}return Qt},Dt.apply(this,arguments)}function le(Qt){"@babel/helpers - typeof";return le=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Gt){return typeof Gt}:function(Gt){return Gt&&typeof Symbol=="function"&&Gt.constructor===Symbol&&Gt!==Symbol.prototype?"symbol":typeof Gt},le(Qt)}function be(Qt,Gt){if(le(Qt)!=="object"||Qt===null)return Qt;var Ee=Qt[Symbol.toPrimitive];if(Ee!==void 0){var cn=Ee.call(Qt,Gt||"default");if(le(cn)!=="object")return cn;throw new TypeError("@@toPrimitive must return a primitive value.")}return(Gt==="string"?String:Number)(Qt)}function Ye(Qt){var Gt=be(Qt,"string");return le(Gt)==="symbol"?Gt:String(Gt)}function pe(Qt,Gt,Ee){return Gt=Ye(Gt),Gt in Qt?Object.defineProperty(Qt,Gt,{value:Ee,enumerable:!0,configurable:!0,writable:!0}):Qt[Gt]=Ee,Qt}function he(Qt){if(Array.isArray(Qt))return Qt}function Kt(Qt,Gt){var Ee=Qt==null?null:typeof Symbol!="undefined"&&Qt[Symbol.iterator]||Qt["@@iterator"];if(Ee!=null){var cn,vn,Pe,Qe,rn=[],On=!0,Xe=!1;try{if(Pe=(Ee=Ee.call(Qt)).next,Gt===0){if(Object(Ee)!==Ee)return;On=!1}else for(;!(On=(cn=Pe.call(Ee)).done)&&(rn.push(cn.value),rn.length!==Gt);On=!0);}catch(te){Xe=!0,vn=te}finally{try{if(!On&&Ee.return!=null&&(Qe=Ee.return(),Object(Qe)!==Qe))return}finally{if(Xe)throw vn}}return rn}}function Ge(Qt,Gt){(Gt==null||Gt>Qt.length)&&(Gt=Qt.length);for(var Ee=0,cn=new Array(Gt);Ee<Gt;Ee++)cn[Ee]=Qt[Ee];return cn}function ce(Qt,Gt){if(Qt){if(typeof Qt=="string")return Ge(Qt,Gt);var Ee=Object.prototype.toString.call(Qt).slice(8,-1);if(Ee==="Object"&&Qt.constructor&&(Ee=Qt.constructor.name),Ee==="Map"||Ee==="Set")return Array.from(Qt);if(Ee==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Ee))return Ge(Qt,Gt)}}function xe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ue(Qt,Gt){return he(Qt)||Kt(Qt,Gt)||ce(Qt,Gt)||xe()}function me(Qt,Gt){if(Qt==null)return{};var Ee={},cn=Object.keys(Qt),vn,Pe;for(Pe=0;Pe<cn.length;Pe++)vn=cn[Pe],!(Gt.indexOf(vn)>=0)&&(Ee[vn]=Qt[vn]);return Ee}function sn(Qt,Gt){if(Qt==null)return{};var Ee=me(Qt,Gt),cn,vn;if(Object.getOwnPropertySymbols){var Pe=Object.getOwnPropertySymbols(Qt);for(vn=0;vn<Pe.length;vn++)cn=Pe[vn],!(Gt.indexOf(cn)>=0)&&Object.prototype.propertyIsEnumerable.call(Qt,cn)&&(Ee[cn]=Qt[cn])}return Ee}var Ft=qt(67294),et=qt(94184),nt=qt.n(et);function ft(Qt){if(Array.isArray(Qt))return Qt}function lt(Qt,Gt){var Ee=Qt==null?null:typeof Symbol!="undefined"&&Qt[Symbol.iterator]||Qt["@@iterator"];if(Ee!=null){var cn,vn,Pe,Qe,rn=[],On=!0,Xe=!1;try{if(Pe=(Ee=Ee.call(Qt)).next,Gt===0){if(Object(Ee)!==Ee)return;On=!1}else for(;!(On=(cn=Pe.call(Ee)).done)&&(rn.push(cn.value),rn.length!==Gt);On=!0);}catch(te){Xe=!0,vn=te}finally{try{if(!On&&Ee.return!=null&&(Qe=Ee.return(),Object(Qe)!==Qe))return}finally{if(Xe)throw vn}}return rn}}function pt(Qt,Gt){(Gt==null||Gt>Qt.length)&&(Gt=Qt.length);for(var Ee=0,cn=new Array(Gt);Ee<Gt;Ee++)cn[Ee]=Qt[Ee];return cn}function vt(Qt,Gt){if(Qt){if(typeof Qt=="string")return pt(Qt,Gt);var Ee=Object.prototype.toString.call(Qt).slice(8,-1);if(Ee==="Object"&&Qt.constructor&&(Ee=Qt.constructor.name),Ee==="Map"||Ee==="Set")return Array.from(Qt);if(Ee==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Ee))return pt(Qt,Gt)}}function At(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Et(Qt,Gt){return ft(Qt)||lt(Qt,Gt)||vt(Qt,Gt)||At()}function Wt(Qt){var Gt=Ft.useRef();Gt.current=Qt;var Ee=Ft.useCallback(function(){for(var cn,vn=arguments.length,Pe=new Array(vn),Qe=0;Qe<vn;Qe++)Pe[Qe]=arguments[Qe];return(cn=Gt.current)===null||cn===void 0?void 0:cn.call.apply(cn,[Gt].concat(Pe))},[]);return Ee}function Zt(){return!!(typeof window!="undefined"&&window.document&&window.document.createElement)}var $t=Zt()?Ft.useLayoutEffect:Ft.useEffect,ie=function(Gt,Ee){var cn=Ft.useRef(!0);$t(function(){return Gt(cn.current)},Ee),$t(function(){return cn.current=!1,function(){cn.current=!0}},[])},_t=function(Gt,Ee){ie(function(cn){if(!cn)return Gt()},Ee)},Le=null;function re(Qt){var Gt=Ft.useRef(!1),Ee=Ft.useState(Qt),cn=Et(Ee,2),vn=cn[0],Pe=cn[1];Ft.useEffect(function(){return Gt.current=!1,function(){Gt.current=!0}},[]);function Qe(rn,On){On&&Gt.current||Pe(rn)}return[vn,Qe]}function De(Qt){return Qt!==void 0}function Ze(Qt,Gt){var Ee=Gt||{},cn=Ee.defaultValue,vn=Ee.value,Pe=Ee.onChange,Qe=Ee.postState,rn=re(function(){return De(vn)?vn:De(cn)?typeof cn=="function"?cn():cn:typeof Qt=="function"?Qt():Qt}),On=Et(rn,2),Xe=On[0],te=On[1],de=vn!==void 0?vn:Xe,nn=Qe?Qe(de):de,mn=Wt(Pe),jt=re([de]),Lt=Et(jt,2),wt=Lt[0],bt=Lt[1];_t(function(){var Mt=wt[0];Xe!==Mt&&mn(Xe,Mt)},[wt]),_t(function(){De(vn)||te(vn)},[vn]);var Ht=Wt(function(Mt,we){te(Mt,we),bt([de],we)});return[nn,Ht]}var Ve={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(Gt){var Ee=Gt.keyCode;if(Gt.altKey&&!Gt.ctrlKey||Gt.metaKey||Ee>=Ve.F1&&Ee<=Ve.F12)return!1;switch(Ee){case Ve.ALT:case Ve.CAPS_LOCK:case Ve.CONTEXT_MENU:case Ve.CTRL:case Ve.DOWN:case Ve.END:case Ve.ESC:case Ve.HOME:case Ve.INSERT:case Ve.LEFT:case Ve.MAC_FF_META:case Ve.META:case Ve.NUMLOCK:case Ve.NUM_CENTER:case Ve.PAGE_DOWN:case Ve.PAGE_UP:case Ve.PAUSE:case Ve.PRINT_SCREEN:case Ve.RIGHT:case Ve.SHIFT:case Ve.UP:case Ve.WIN_KEY:case Ve.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(Gt){if(Gt>=Ve.ZERO&&Gt<=Ve.NINE||Gt>=Ve.NUM_ZERO&&Gt<=Ve.NUM_MULTIPLY||Gt>=Ve.A&&Gt<=Ve.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&Gt===0)return!0;switch(Gt){case Ve.SPACE:case Ve.QUESTION_MARK:case Ve.NUM_PLUS:case Ve.NUM_MINUS:case Ve.NUM_PERIOD:case Ve.NUM_DIVISION:case Ve.SEMICOLON:case Ve.DASH:case Ve.EQUALS:case Ve.COMMA:case Ve.PERIOD:case Ve.SLASH:case Ve.APOSTROPHE:case Ve.SINGLE_QUOTE:case Ve.OPEN_SQUARE_BRACKET:case Ve.BACKSLASH:case Ve.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},Rn=Ve,Yn=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],li=Ft.forwardRef(function(Qt,Gt){var Ee,cn=Qt.prefixCls,vn=cn===void 0?"rc-switch":cn,Pe=Qt.className,Qe=Qt.checked,rn=Qt.defaultChecked,On=Qt.disabled,Xe=Qt.loadingIcon,te=Qt.checkedChildren,de=Qt.unCheckedChildren,nn=Qt.onClick,mn=Qt.onChange,jt=Qt.onKeyDown,Lt=sn(Qt,Yn),wt=Ze(!1,{value:Qe,defaultValue:rn}),bt=Ue(wt,2),Ht=bt[0],Mt=bt[1];function we(bn,ci){var un=Ht;return On||(un=bn,Mt(un),mn==null||mn(un,ci)),un}function gn(bn){bn.which===Rn.LEFT?we(!1,bn):bn.which===Rn.RIGHT&&we(!0,bn),jt==null||jt(bn)}function si(bn){var ci=we(!Ht,bn);nn==null||nn(ci,bn)}var Hn=nt()(vn,Pe,(Ee={},pe(Ee,"".concat(vn,"-checked"),Ht),pe(Ee,"".concat(vn,"-disabled"),On),Ee));return Ft.createElement("button",Dt({},Lt,{type:"button",role:"switch","aria-checked":Ht,disabled:On,className:Hn,ref:Gt,onKeyDown:gn,onClick:si}),Xe,Ft.createElement("span",{className:"".concat(vn,"-inner")},Ft.createElement("span",{className:"".concat(vn,"-inner-checked")},te),Ft.createElement("span",{className:"".concat(vn,"-inner-unchecked")},de)))});li.displayName="Switch";var ji=li},73299:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return dr}});var Dt=qt(87462),le=qt(1413),be=qt(71002),Ye=qt(97685),pe=qt(4942),he=qt(45987),Kt=qt(67294),Ge=qt(73935),ce=qt(94184),xe=qt.n(ce),Ue=qt(48555),me=Kt.forwardRef(function(We,xt){var pn=We.height,ln=We.offsetY,ti=We.offsetX,Xn=We.children,Kn=We.prefixCls,ui=We.onInnerResize,Di=We.innerProps,Se=We.rtl,Me=We.extra,oe={},ke={display:"flex",flexDirection:"column"};if(ln!==void 0){var yn;oe={height:pn,position:"relative",overflow:"hidden"},ke=(0,le.Z)((0,le.Z)({},ke),{},(yn={transform:"translateY(".concat(ln,"px)")},(0,pe.Z)(yn,Se?"marginRight":"marginLeft",-ti),(0,pe.Z)(yn,"position","absolute"),(0,pe.Z)(yn,"left",0),(0,pe.Z)(yn,"right",0),(0,pe.Z)(yn,"top",0),yn))}return Kt.createElement("div",{style:oe},Kt.createElement(Ue.Z,{onResize:function(ei){var ge=ei.offsetHeight;ge&&ui&&ui()}},Kt.createElement("div",(0,Dt.Z)({style:ke,className:xe()((0,pe.Z)({},"".concat(Kn,"-holder-inner"),Kn)),ref:xt},Di),Xn,Me)))});me.displayName="Filler";var sn=me,Ft=function(xt){return+setTimeout(xt,16)},et=function(xt){return clearTimeout(xt)};typeof window!="undefined"&&"requestAnimationFrame"in window&&(Ft=function(xt){return window.requestAnimationFrame(xt)},et=function(xt){return window.cancelAnimationFrame(xt)});var nt=0,ft=new Map;function lt(We){ft.delete(We)}var pt=function(xt){var pn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;nt+=1;var ln=nt;function ti(Xn){if(Xn===0)lt(ln),xt();else{var Kn=Ft(function(){ti(Xn-1)});ft.set(ln,Kn)}}return ti(pn),ln};pt.cancel=function(We){var xt=ft.get(We);return lt(xt),et(xt)};var vt=pt;function At(We,xt){var pn="touches"in We?We.touches[0]:We;return pn[xt?"pageX":"pageY"]}var Et=Kt.forwardRef(function(We,xt){var pn,ln=We.prefixCls,ti=We.rtl,Xn=We.scrollOffset,Kn=We.scrollRange,ui=We.onStartMove,Di=We.onStopMove,Se=We.onScroll,Me=We.horizontal,oe=We.spinSize,ke=We.containerSize,yn=We.style,Mn=We.thumbStyle,ei=Kt.useState(!1),ge=(0,Ye.Z)(ei,2),ze=ge[0],Tn=ge[1],fi=Kt.useState(null),qe=(0,Ye.Z)(fi,2),se=qe[0],Sn=qe[1],zn=Kt.useState(null),gi=(0,Ye.Z)(zn,2),Oe=gi[0],Cn=gi[1],oo=!ti,Oo=Kt.useRef(),_i=Kt.useRef(),Fn=Kt.useState(!1),Pn=(0,Ye.Z)(Fn,2),Bn=Pn[0],Wi=Pn[1],uo=Kt.useRef(),en=function(){clearTimeout(uo.current),Wi(!0),uo.current=setTimeout(function(){Wi(!1)},3e3)},Un=Kn-ke||0,Ns=ke-oe||0,hr=Un>0,Vo=Kt.useMemo(function(){if(Xn===0||Un===0)return 0;var Pi=Xn/Un;return Pi*Ns},[Xn,Un,Ns]),ue=function(Vi){Vi.stopPropagation(),Vi.preventDefault()},Qn=Kt.useRef({top:Vo,dragging:ze,pageY:se,startTop:Oe});Qn.current={top:Vo,dragging:ze,pageY:se,startTop:Oe};var wi=function(Vi){Tn(!0),Sn(At(Vi,Me)),Cn(Qn.current.top),ui(),Vi.stopPropagation(),Vi.preventDefault()};Kt.useEffect(function(){var Pi=function(Ie){Ie.preventDefault()},Vi=Oo.current,Be=_i.current;return Vi.addEventListener("touchstart",Pi),Be.addEventListener("touchstart",wi),function(){Vi.removeEventListener("touchstart",Pi),Be.removeEventListener("touchstart",wi)}},[]);var Gn=Kt.useRef();Gn.current=Un;var ro=Kt.useRef();ro.current=Ns,Kt.useEffect(function(){if(ze){var Pi,Vi=function(Ie){var $i=Qn.current,ds=$i.dragging,fo=$i.pageY,Xs=$i.startTop;if(vt.cancel(Pi),ds){var mo=At(Ie,Me)-fo,Fi=Xs;!oo&&Me?Fi-=mo:Fi+=mo;var ko=Gn.current,Ds=ro.current,vo=Ds?Fi/Ds:0,dn=Math.ceil(vo*ko);dn=Math.max(dn,0),dn=Math.min(dn,ko),Pi=vt(function(){Se(dn,Me)})}},Be=function(){Tn(!1),Di()};return window.addEventListener("mousemove",Vi),window.addEventListener("touchmove",Vi),window.addEventListener("mouseup",Be),window.addEventListener("touchend",Be),function(){window.removeEventListener("mousemove",Vi),window.removeEventListener("touchmove",Vi),window.removeEventListener("mouseup",Be),window.removeEventListener("touchend",Be),vt.cancel(Pi)}}},[ze]),Kt.useEffect(function(){en()},[Xn]),Kt.useImperativeHandle(xt,function(){return{delayHidden:en}});var Ci="".concat(ln,"-scrollbar"),bi={position:"absolute",visibility:Bn&&hr?null:"hidden"},Ai={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return Me?(bi.height=8,bi.left=0,bi.right=0,bi.bottom=0,Ai.height="100%",Ai.width=oe,oo?Ai.left=Vo:Ai.right=Vo):(bi.width=8,bi.top=0,bi.bottom=0,oo?bi.right=0:bi.left=0,Ai.width="100%",Ai.height=oe,Ai.top=Vo),Kt.createElement("div",{ref:Oo,className:xe()(Ci,(pn={},(0,pe.Z)(pn,"".concat(Ci,"-horizontal"),Me),(0,pe.Z)(pn,"".concat(Ci,"-vertical"),!Me),(0,pe.Z)(pn,"".concat(Ci,"-visible"),Bn),pn)),style:(0,le.Z)((0,le.Z)({},bi),yn),onMouseDown:ue,onMouseMove:en},Kt.createElement("div",{ref:_i,className:xe()("".concat(Ci,"-thumb"),(0,pe.Z)({},"".concat(Ci,"-thumb-moving"),ze)),style:(0,le.Z)((0,le.Z)({},Ai),Mn),onMouseDown:wi}))}),Wt=Et;function Zt(We){var xt=We.children,pn=We.setRef,ln=Kt.useCallback(function(ti){pn(ti)},[]);return Kt.cloneElement(xt,{ref:ln})}function $t(We,xt,pn,ln,ti,Xn,Kn){var ui=Kn.getKey;return We.slice(xt,pn+1).map(function(Di,Se){var Me=xt+Se,oe=Xn(Di,Me,{style:{width:ln}}),ke=ui(Di);return Kt.createElement(Zt,{key:ke,setRef:function(Mn){return ti(Di,Mn)}},oe)})}function ie(We){return We instanceof HTMLElement||We instanceof SVGElement}function _t(We){return ie(We)?We:We instanceof Kt.Component?Ge.findDOMNode(We):null}var Le=qt(15671),re=qt(43144),De=function(){function We(){(0,Le.Z)(this,We),this.maps=void 0,this.id=0,this.maps=Object.create(null)}return(0,re.Z)(We,[{key:"set",value:function(pn,ln){this.maps[pn]=ln,this.id+=1}},{key:"get",value:function(pn){return this.maps[pn]}}]),We}(),Ze=De;function Ve(We,xt,pn){var ln=Kt.useState(0),ti=(0,Ye.Z)(ln,2),Xn=ti[0],Kn=ti[1],ui=(0,Kt.useRef)(new Map),Di=(0,Kt.useRef)(new Ze),Se=(0,Kt.useRef)();function Me(){vt.cancel(Se.current)}function oe(){var yn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Me();var Mn=function(){ui.current.forEach(function(ge,ze){if(ge&&ge.offsetParent){var Tn=_t(ge),fi=Tn.offsetHeight;Di.current.get(ze)!==fi&&Di.current.set(ze,Tn.offsetHeight)}}),Kn(function(ge){return ge+1})};yn?Mn():Se.current=vt(Mn)}function ke(yn,Mn){var ei=We(yn),ge=ui.current.get(ei);Mn?(ui.current.set(ei,Mn),oe()):ui.current.delete(ei),!ge!=!Mn&&(Mn?xt==null||xt(yn):pn==null||pn(yn))}return(0,Kt.useEffect)(function(){return Me},[]),[ke,oe,Di.current,Xn]}function Rn(){return!!(typeof window!="undefined"&&window.document&&window.document.createElement)}var Yn=Rn()?Kt.useLayoutEffect:Kt.useEffect,li=function(xt,pn){var ln=Kt.useRef(!0);Yn(function(){return xt(ln.current)},pn),Yn(function(){return ln.current=!1,function(){ln.current=!0}},[])},ji=function(xt,pn){li(function(ln){if(!ln)return xt()},pn)},Qt=li;function Gt(We){var xt=Kt.useRef();xt.current=We;var pn=Kt.useCallback(function(){for(var ln,ti=arguments.length,Xn=new Array(ti),Kn=0;Kn<ti;Kn++)Xn[Kn]=arguments[Kn];return(ln=xt.current)===null||ln===void 0?void 0:ln.call.apply(ln,[xt].concat(Xn))},[]);return pn}function Ee(We){var xt=React.useRef(!1),pn=React.useState(We),ln=_slicedToArray(pn,2),ti=ln[0],Xn=ln[1];React.useEffect(function(){return xt.current=!1,function(){xt.current=!0}},[]);function Kn(ui,Di){Di&&xt.current||Xn(ui)}return[ti,Kn]}function cn(We){return We!==void 0}function vn(We,xt){var pn=xt||{},ln=pn.defaultValue,ti=pn.value,Xn=pn.onChange,Kn=pn.postState,ui=useState(function(){return cn(ti)?ti:cn(ln)?typeof ln=="function"?ln():ln:typeof We=="function"?We():We}),Di=_slicedToArray(ui,2),Se=Di[0],Me=Di[1],oe=ti!==void 0?ti:Se,ke=Kn?Kn(oe):oe,yn=useEvent(Xn),Mn=useState([oe]),ei=_slicedToArray(Mn,2),ge=ei[0],ze=ei[1];useLayoutUpdateEffect(function(){var fi=ge[0];Se!==fi&&yn(Se,fi)},[ge]),useLayoutUpdateEffect(function(){cn(ti)||Me(ti)},[ti]);var Tn=useEvent(function(fi,qe){Me(fi,qe),ze([oe],qe)});return[ke,Tn]}var Pe=qt(31461);function Qe(We,xt,pn){var ln=React.useRef({});return(!("value"in ln.current)||pn(ln.current.condition,xt))&&(ln.current.value=We(),ln.current.condition=xt),ln.current.value}function rn(We,xt){typeof We=="function"?We(xt):_typeof(We)==="object"&&We&&"current"in We&&(We.current=xt)}function On(){for(var We=arguments.length,xt=new Array(We),pn=0;pn<We;pn++)xt[pn]=arguments[pn];var ln=xt.filter(function(ti){return ti});return ln.length<=1?ln[0]:function(ti){xt.forEach(function(Xn){rn(Xn,ti)})}}function Xe(){for(var We=arguments.length,xt=new Array(We),pn=0;pn<We;pn++)xt[pn]=arguments[pn];return useMemo(function(){return On.apply(void 0,xt)},xt,function(ln,ti){return ln.length!==ti.length||ln.every(function(Xn,Kn){return Xn!==ti[Kn]})})}function te(We){var xt,pn,ln=isMemo(We)?We.type.type:We.type;return!(typeof ln=="function"&&!((xt=ln.prototype)!==null&&xt!==void 0&&xt.render)||typeof We=="function"&&!((pn=We.prototype)!==null&&pn!==void 0&&pn.render))}function de(We){return!isValidElement(We)||isFragment(We)?!1:te(We)}function nn(We,xt,pn,ln){if(!xt.length)return pn;var ti=_toArray(xt),Xn=ti[0],Kn=ti.slice(1),ui;return!We&&typeof Xn=="number"?ui=[]:Array.isArray(We)?ui=_toConsumableArray(We):ui=_objectSpread({},We),ln&&pn===void 0&&Kn.length===1?delete ui[Xn][Kn[0]]:ui[Xn]=nn(ui[Xn],Kn,pn,ln),ui}function mn(We,xt,pn){var ln=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return xt.length&&ln&&pn===void 0&&!get(We,xt.slice(0,-1))?We:nn(We,xt,pn,ln)}function jt(We){return _typeof(We)==="object"&&We!==null&&Object.getPrototypeOf(We)===Object.prototype}function Lt(We){return Array.isArray(We)?[]:{}}var wt=typeof Reflect=="undefined"?Object.keys:Reflect.ownKeys;function bt(){for(var We=arguments.length,xt=new Array(We),pn=0;pn<We;pn++)xt[pn]=arguments[pn];var ln=Lt(xt[0]);return xt.forEach(function(ti){function Xn(Kn,ui){var Di=new Set(ui),Se=get(ti,Kn),Me=Array.isArray(Se);if(Me||jt(Se)){if(!Di.has(Se)){Di.add(Se);var oe=get(ln,Kn);Me?ln=mn(ln,Kn,[]):(!oe||_typeof(oe)!=="object")&&(ln=mn(ln,Kn,Lt(Se))),wt(Se).forEach(function(ke){Xn([].concat(_toConsumableArray(Kn),[ke]),Di)})}}else ln=mn(ln,Kn,Se)}Xn([])}),ln}var Ht={},Mt=[],we=function(xt){Mt.push(xt)};function gn(We,xt){if(0)var pn}function si(We,xt){if(0)var pn}function Hn(){Ht={}}function bn(We,xt,pn){!xt&&!Ht[pn]&&(We(!1,pn),Ht[pn]=!0)}function ci(We,xt){bn(gn,We,xt)}function un(We,xt){bn(si,We,xt)}ci.preMessage=we,ci.resetWarned=Hn,ci.noteOnce=un;var di=null,ni=10;function Ki(We,xt,pn,ln,ti,Xn,Kn,ui){var Di=Kt.useRef(),Se=Kt.useState(null),Me=(0,Ye.Z)(Se,2),oe=Me[0],ke=Me[1];return Qt(function(){if(oe&&oe.times<ni){if(!We.current){ke(function(en){return(0,le.Z)({},en)});return}Xn();var yn=oe.targetAlign,Mn=oe.originAlign,ei=oe.index,ge=oe.offset,ze=We.current.clientHeight,Tn=!1,fi=yn,qe=null;if(ze){for(var se=yn||Mn,Sn=0,zn=0,gi=0,Oe=Math.min(xt.length-1,ei),Cn=0;Cn<=Oe;Cn+=1){var oo=ti(xt[Cn]);zn=Sn;var Oo=pn.get(oo);gi=zn+(Oo===void 0?ln:Oo),Sn=gi}for(var _i=se==="top"?ge:ze-ge,Fn=Oe;Fn>=0;Fn-=1){var Pn=ti(xt[Fn]),Bn=pn.get(Pn);if(Bn===void 0){Tn=!0;break}if(_i-=Bn,_i<=0)break}switch(se){case"top":qe=zn-ge;break;case"bottom":qe=gi-ze+ge;break;default:{var Wi=We.current.scrollTop,uo=Wi+ze;zn<Wi?fi="top":gi>uo&&(fi="bottom")}}qe!==null&&Kn(qe),qe!==oe.lastTop&&(Tn=!0)}Tn&&ke(function(en){return(0,le.Z)((0,le.Z)({},en),{},{times:en.times+1,targetAlign:fi,lastTop:qe})})}},[oe,We.current]),function(yn){if(yn==null){ui();return}if(vt.cancel(Di.current),typeof yn=="number")Kn(yn);else if(yn&&(0,be.Z)(yn)==="object"){var Mn,ei=yn.align;"index"in yn?Mn=yn.index:Mn=xt.findIndex(function(Tn){return ti(Tn)===yn.key});var ge=yn.offset,ze=ge===void 0?0:ge;ke({times:0,index:Mn,offset:ze,originAlign:ei})}}}function Zn(We,xt,pn,ln){var ti=pn-We,Xn=xt-pn,Kn=Math.min(ti,Xn)*2;if(ln<=Kn){var ui=Math.floor(ln/2);return ln%2?pn+ui+1:pn-ui}return ti>Xn?pn-(ln-Xn):pn+(ln-ti)}function xr(We,xt,pn){var ln=We.length,ti=xt.length,Xn,Kn;if(ln===0&&ti===0)return null;ln<ti?(Xn=We,Kn=xt):(Xn=xt,Kn=We);var ui={__EMPTY_ITEM__:!0};function Di(Mn){return Mn!==void 0?pn(Mn):ui}for(var Se=null,Me=Math.abs(ln-ti)!==1,oe=0;oe<Kn.length;oe+=1){var ke=Di(Xn[oe]),yn=Di(Kn[oe]);if(ke!==yn){Se=oe,Me=Me||ke!==Di(Kn[oe+1]);break}}return Se===null?null:{index:Se,multiple:Me}}function Lo(We,xt,pn){var ln=Kt.useState(We),ti=(0,Ye.Z)(ln,2),Xn=ti[0],Kn=ti[1],ui=Kt.useState(null),Di=(0,Ye.Z)(ui,2),Se=Di[0],Me=Di[1];return Kt.useEffect(function(){var oe=xr(Xn||[],We||[],xt);(oe==null?void 0:oe.index)!==void 0&&(pn==null||pn(oe.index),Me(We[oe.index])),Kn(We)},[We]),[Se]}var to=(typeof navigator=="undefined"?"undefined":(0,be.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Gi=to,_r=function(We,xt){var pn=(0,Kt.useRef)(!1),ln=(0,Kt.useRef)(null);function ti(){clearTimeout(ln.current),pn.current=!0,ln.current=setTimeout(function(){pn.current=!1},50)}var Xn=(0,Kt.useRef)({top:We,bottom:xt});return Xn.current.top=We,Xn.current.bottom=xt,function(Kn){var ui=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Di=Kn<0&&Xn.current.top||Kn>0&&Xn.current.bottom;return ui&&Di?(clearTimeout(ln.current),pn.current=!1):(!Di||pn.current)&&ti(),!pn.current&&Di}};function zo(We,xt,pn,ln,ti){var Xn=(0,Kt.useRef)(0),Kn=(0,Kt.useRef)(null),ui=(0,Kt.useRef)(null),Di=(0,Kt.useRef)(!1),Se=_r(xt,pn);function Me(ge,ze){vt.cancel(Kn.current),Xn.current+=ze,ui.current=ze,!Se(ze)&&(Gi||ge.preventDefault(),Kn.current=vt(function(){var Tn=Di.current?10:1;ti(Xn.current*Tn),Xn.current=0}))}function oe(ge,ze){ti(ze,!0),Gi||ge.preventDefault()}var ke=(0,Kt.useRef)(null),yn=(0,Kt.useRef)(null);function Mn(ge){if(We){vt.cancel(yn.current),yn.current=vt(function(){ke.current=null},2);var ze=ge.deltaX,Tn=ge.deltaY,fi=ge.shiftKey,qe=ze,se=Tn;(ke.current==="sx"||!ke.current&&fi&&Tn&&!ze)&&(qe=Tn,se=0,ke.current="sx");var Sn=Math.abs(qe),zn=Math.abs(se);ke.current===null&&(ke.current=ln&&Sn>zn?"x":"y"),ke.current==="y"?Me(ge,se):oe(ge,qe)}}function ei(ge){We&&(Di.current=ge.detail===ui.current)}return[Mn,ei]}var Pr=14/15;function kr(We,xt,pn){var ln=(0,Kt.useRef)(!1),ti=(0,Kt.useRef)(0),Xn=(0,Kt.useRef)(null),Kn=(0,Kt.useRef)(null),ui,Di=function(ke){if(ln.current){var yn=Math.ceil(ke.touches[0].pageY),Mn=ti.current-yn;ti.current=yn,pn(Mn)&&ke.preventDefault(),clearInterval(Kn.current),Kn.current=setInterval(function(){Mn*=Pr,(!pn(Mn,!0)||Math.abs(Mn)<=.1)&&clearInterval(Kn.current)},16)}},Se=function(){ln.current=!1,ui()},Me=function(ke){ui(),ke.touches.length===1&&!ln.current&&(ln.current=!0,ti.current=Math.ceil(ke.touches[0].pageY),Xn.current=ke.target,Xn.current.addEventListener("touchmove",Di),Xn.current.addEventListener("touchend",Se))};ui=function(){Xn.current&&(Xn.current.removeEventListener("touchmove",Di),Xn.current.removeEventListener("touchend",Se))},Qt(function(){return We&&xt.current.addEventListener("touchstart",Me),function(){var oe;(oe=xt.current)===null||oe===void 0||oe.removeEventListener("touchstart",Me),ui(),clearInterval(Kn.current)}},[We])}var $r=20;function Li(){var We=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,xt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,pn=We/xt*100;return isNaN(pn)&&(pn=0),pn=Math.max(pn,$r),pn=Math.min(pn,We/2),Math.floor(pn)}function Ss(We,xt,pn,ln){var ti=Kt.useMemo(function(){return[new Map,[]]},[We,pn.id,ln]),Xn=(0,Ye.Z)(ti,2),Kn=Xn[0],ui=Xn[1],Di=function(Me){var oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Me,ke=Kn.get(Me),yn=Kn.get(oe);if(ke===void 0||yn===void 0)for(var Mn=We.length,ei=ui.length;ei<Mn;ei+=1){var ge,ze=We[ei],Tn=xt(ze);Kn.set(Tn,ei);var fi=(ge=pn.get(Tn))!==null&&ge!==void 0?ge:ln;if(ui[ei]=(ui[ei-1]||0)+fi,Tn===Me&&(ke=ei),Tn===oe&&(yn=ei),ke!==void 0&&yn!==void 0)break}return{top:ui[ke-1]||0,bottom:ui[yn]}};return Di}var Ia=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles"],zi=[],hs={overflowY:"auto",overflowAnchor:"none"};function us(We,xt){var pn=We.prefixCls,ln=pn===void 0?"rc-virtual-list":pn,ti=We.className,Xn=We.height,Kn=We.itemHeight,ui=We.fullHeight,Di=ui===void 0?!0:ui,Se=We.style,Me=We.data,oe=We.children,ke=We.itemKey,yn=We.virtual,Mn=We.direction,ei=We.scrollWidth,ge=We.component,ze=ge===void 0?"div":ge,Tn=We.onScroll,fi=We.onVirtualScroll,qe=We.onVisibleChange,se=We.innerProps,Sn=We.extraRender,zn=We.styles,gi=(0,he.Z)(We,Ia),Oe=!!(yn!==!1&&Xn&&Kn),Cn=Oe&&Me&&(Kn*Me.length>Xn||!!ei),oo=Mn==="rtl",Oo=xe()(ln,(0,pe.Z)({},"".concat(ln,"-rtl"),oo),ti),_i=Me||zi,Fn=(0,Kt.useRef)(),Pn=(0,Kt.useRef)(),Bn=(0,Kt.useState)(0),Wi=(0,Ye.Z)(Bn,2),uo=Wi[0],en=Wi[1],Un=(0,Kt.useState)(0),Ns=(0,Ye.Z)(Un,2),hr=Ns[0],Vo=Ns[1],ue=(0,Kt.useState)(!1),Qn=(0,Ye.Z)(ue,2),wi=Qn[0],Gn=Qn[1],ro=function(){Gn(!0)},Ci=function(){Gn(!1)},bi=Kt.useCallback(function(Si){return typeof ke=="function"?ke(Si):Si==null?void 0:Si[ke]},[ke]),Ai={getKey:bi};function Pi(Si){en(function(Mi){var ao;typeof Si=="function"?ao=Si(Mi):ao=Si;var Xo=hi(ao);return Fn.current.scrollTop=Xo,Xo})}var Vi=(0,Kt.useRef)({start:0,end:_i.length}),Be=(0,Kt.useRef)(),Io=Lo(_i,bi),Ie=(0,Ye.Z)(Io,1),$i=Ie[0];Be.current=$i;var ds=Ve(bi,null,null),fo=(0,Ye.Z)(ds,4),Xs=fo[0],mo=fo[1],Fi=fo[2],ko=fo[3],Ds=Kt.useMemo(function(){if(!Oe)return{scrollHeight:void 0,start:0,end:_i.length-1,offset:void 0};if(!Cn){var Si;return{scrollHeight:((Si=Pn.current)===null||Si===void 0?void 0:Si.offsetHeight)||0,start:0,end:_i.length-1,offset:void 0}}for(var Mi=0,ao,Xo,In,Af=_i.length,zl=0;zl<Af;zl+=1){var ja=_i[zl],Md=bi(ja),Gu=Fi.get(Md),hn=Mi+(Gu===void 0?Kn:Gu);hn>=uo&&ao===void 0&&(ao=zl,Xo=Mi),hn>uo+Xn&&In===void 0&&(In=zl),Mi=hn}return ao===void 0&&(ao=0,Xo=0,In=Math.ceil(Xn/Kn)),In===void 0&&(In=_i.length-1),In=Math.min(In+1,_i.length-1),{scrollHeight:Mi,start:ao,end:In,offset:Xo}},[Cn,Oe,uo,_i,ko,Xn]),vo=Ds.scrollHeight,dn=Ds.start,It=Ds.end,er=Ds.offset;Vi.current.start=dn,Vi.current.end=It;var dl=Kt.useState({width:0,height:Xn}),fl=(0,Ye.Z)(dl,2),Ks=fl[0],rh=fl[1],Dl=function(Mi){rh({width:Mi.width||Mi.offsetWidth,height:Mi.height||Mi.offsetHeight})},ju=(0,Kt.useRef)(),Jh=(0,Kt.useRef)(),co=Kt.useMemo(function(){return Li(Ks.width,ei)},[Ks.width,ei]),nr=Kt.useMemo(function(){return Li(Ks.height,vo)},[Ks.height,vo]),qn=vo-Xn,Wn=(0,Kt.useRef)(qn);Wn.current=qn;function hi(Si){var Mi=Si;return Number.isNaN(Wn.current)||(Mi=Math.min(Mi,Wn.current)),Mi=Math.max(Mi,0),Mi}var Re=uo<=0,Ui=uo>=qn,so=_r(Re,Ui),Qo=function(){return{x:oo?-hr:hr,y:uo}},Ao=(0,Kt.useRef)(Qo()),jo=Gt(function(){if(fi){var Si=Qo();(Ao.current.x!==Si.x||Ao.current.y!==Si.y)&&(fi(Si),Ao.current=Si)}});function fr(Si,Mi){var ao=Si;Mi?((0,Ge.flushSync)(function(){Vo(ao)}),jo()):Pi(ao)}function Os(Si){var Mi=Si.currentTarget.scrollTop;Mi!==uo&&Pi(Mi),Tn==null||Tn(Si),jo()}var ts=function(Mi){var ao=Mi,Xo=ei-Ks.width;return ao=Math.max(ao,0),ao=Math.min(ao,Xo),ao},Ol=Gt(function(Si,Mi){Mi?((0,Ge.flushSync)(function(){Vo(function(ao){var Xo=ao+(oo?-Si:Si);return ts(Xo)})}),jo()):Pi(function(ao){var Xo=ao+Si;return Xo})}),gl=zo(Oe,Re,Ui,!!ei,Ol),fe=(0,Ye.Z)(gl,2),xs=fe[0],za=fe[1];kr(Oe,Fn,function(Si,Mi){return so(Si,Mi)?!1:(xs({preventDefault:function(){},deltaY:Si}),!0)}),Qt(function(){function Si(ao){Oe&&ao.preventDefault()}var Mi=Fn.current;return Mi.addEventListener("wheel",xs),Mi.addEventListener("DOMMouseScroll",za),Mi.addEventListener("MozMousePixelScroll",Si),function(){Mi.removeEventListener("wheel",xs),Mi.removeEventListener("DOMMouseScroll",za),Mi.removeEventListener("MozMousePixelScroll",Si)}},[Oe]),Qt(function(){ei&&Vo(function(Si){return ts(Si)})},[Ks.width,ei]);var sh=function(){var Mi,ao;(Mi=ju.current)===null||Mi===void 0||Mi.delayHidden(),(ao=Jh.current)===null||ao===void 0||ao.delayHidden()},Uo=Ki(Fn,_i,Fi,Kn,bi,function(){return mo(!0)},Pi,sh);Kt.useImperativeHandle(xt,function(){return{getScrollInfo:Qo,scrollTo:function(Mi){function ao(Xo){return Xo&&(0,be.Z)(Xo)==="object"&&("left"in Xo||"top"in Xo)}ao(Mi)?(Mi.left!==void 0&&Vo(ts(Mi.left)),Uo(Mi.top)):Uo(Mi)}}}),Qt(function(){if(qe){var Si=_i.slice(dn,It+1);qe(Si,_i)}},[dn,It,_i]);var Il=Ss(_i,bi,Fi,Kn),Ru=Sn==null?void 0:Sn({start:dn,end:It,virtual:Cn,offsetX:hr,offsetY:er,rtl:oo,getSize:Il}),ah=$t(_i,dn,It,ei,Xs,oe,Ai),no=null;Xn&&(no=(0,le.Z)((0,pe.Z)({},Di?"height":"maxHeight",Xn),hs),Oe&&(no.overflowY="hidden",ei&&(no.overflowX="hidden"),wi&&(no.pointerEvents="none")));var ir={};return oo&&(ir.dir="rtl"),Kt.createElement("div",(0,Dt.Z)({style:(0,le.Z)((0,le.Z)({},Se),{},{position:"relative"}),className:Oo},ir,gi),Kt.createElement(Ue.Z,{onResize:Dl},Kt.createElement(ze,{className:"".concat(ln,"-holder"),style:no,ref:Fn,onScroll:Os,onMouseEnter:sh},Kt.createElement(sn,{prefixCls:ln,height:vo,offsetX:hr,offsetY:er,scrollWidth:ei,onInnerResize:mo,ref:Pn,innerProps:se,rtl:oo,extra:Ru},ah))),Cn&&vo>Xn&&Kt.createElement(Wt,{ref:ju,prefixCls:ln,scrollOffset:uo,scrollRange:vo,rtl:oo,onScroll:fr,onStartMove:ro,onStopMove:Ci,spinSize:nr,containerSize:Ks.height,style:zn==null?void 0:zn.verticalScrollBar,thumbStyle:zn==null?void 0:zn.verticalScrollBarThumb}),Cn&&ei&&Kt.createElement(Wt,{ref:Jh,prefixCls:ln,scrollOffset:hr,scrollRange:ei,rtl:oo,onScroll:fr,onStartMove:ro,onStopMove:Ci,spinSize:co,containerSize:Ks.width,horizontal:!0,style:zn==null?void 0:zn.horizontalScrollBar,thumbStyle:zn==null?void 0:zn.horizontalScrollBarThumb}))}var ua=Kt.forwardRef(us);ua.displayName="List";var Us=ua,dr=Us},66392:function(Je,wn){"use strict";var qt;var Dt=Symbol.for("react.element"),le=Symbol.for("react.portal"),be=Symbol.for("react.fragment"),Ye=Symbol.for("react.strict_mode"),pe=Symbol.for("react.profiler"),he=Symbol.for("react.provider"),Kt=Symbol.for("react.context"),Ge=Symbol.for("react.server_context"),ce=Symbol.for("react.forward_ref"),xe=Symbol.for("react.suspense"),Ue=Symbol.for("react.suspense_list"),me=Symbol.for("react.memo"),sn=Symbol.for("react.lazy"),Ft=Symbol.for("react.offscreen"),et;et=Symbol.for("react.module.reference");function nt(ft){if(typeof ft=="object"&&ft!==null){var lt=ft.$$typeof;switch(lt){case Dt:switch(ft=ft.type,ft){case be:case pe:case Ye:case xe:case Ue:return ft;default:switch(ft=ft&&ft.$$typeof,ft){case Ge:case Kt:case ce:case sn:case me:case he:return ft;default:return lt}}case le:return lt}}}qt=Kt,qt=he,qt=Dt,qt=ce,qt=be,qt=sn,qt=me,qt=le,qt=pe,qt=Ye,qt=xe,qt=Ue,qt=function(){return!1},qt=function(){return!1},qt=function(ft){return nt(ft)===Kt},qt=function(ft){return nt(ft)===he},qt=function(ft){return typeof ft=="object"&&ft!==null&&ft.$$typeof===Dt},qt=function(ft){return nt(ft)===ce},qt=function(ft){return nt(ft)===be},qt=function(ft){return nt(ft)===sn},qt=function(ft){return nt(ft)===me},qt=function(ft){return nt(ft)===le},qt=function(ft){return nt(ft)===pe},qt=function(ft){return nt(ft)===Ye},qt=function(ft){return nt(ft)===xe},qt=function(ft){return nt(ft)===Ue},qt=function(ft){return typeof ft=="string"||typeof ft=="function"||ft===be||ft===pe||ft===Ye||ft===xe||ft===Ue||ft===Ft||typeof ft=="object"&&ft!==null&&(ft.$$typeof===sn||ft.$$typeof===me||ft.$$typeof===he||ft.$$typeof===Kt||ft.$$typeof===ce||ft.$$typeof===et||ft.getModuleId!==void 0)},qt=nt},31461:function(Je,wn,qt){"use strict";qt(66392)},25510:function(Je){"use strict";Je.exports="data:image/png;base64,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KFt6yaXs+quutUsvuMiuue5aW2T8Inbu+efZVltvHbZG33LrLfaRj3zEXnvtVVtnnbXt9F/+0iZMnBjcUQR7H3HEkbbV5pvZT37ykwBifnDiD0KW1n9+3wfsC1/6oq215po2ZpGxfUGsNrtvU01I+DbK5r4+x8aMGGUv/O0Fm3H3Pfbv/7a3PXD/X23XXXe19ddfzzbb5G12wcUX2+k//6W99tosW3+99e1XZ54Z3DCf+PQn7eprrrannn/aPvjB3e0D73+/PfPUU3brLX+y478JPSbaN75xtG280UZhq/deH/mwzXx1pu20y062yz/ubBPfsqjtt+8X7MmHH7X11p5m//Otb9vqq69tN15/rZ140g/sxz/7ic0dO9Le99732YYbTLcVll/epq21tm20ySbzdzD17S9iy7cy7gZXyPw5UABLASztisMCWPIpVwBLASz5XNOBJwpg6QMs7CB59NFHbcsttwxU1Xb4kOhtvmK84vLf2zlnnWXHH3ucTZo4ySZNmmSjx4wOwbFYENiGO2nRybbKaqvaMccdazded4Mdeeih9tijj4Wg2lN/9rOwK2jG7XfY1b//vX3xC1+28YtOsF+feaZtseWWNmvOHLvplpsDYGG30Lrrrms//elPQ06Na66+OgCWww873LbeZhs76Yc/tD/84UY78cQT7cKLLrL37/FB+++v7G9rrLGmjSADLwnm5r7WlzyMlLbs+QnpS14P7bn5pltt749+xJZdehk78sgjbOONN7IllphiL738ou237352+SWX29hRY+17J37fVnjrCvbxT37C/vDHP9riUxcPcSwrLLO8vfDC32zGXXfZx/b+t5Cw8dvHn2Brr72O3XvfvfbZfT9jq6y+in1or73sA8ThjFvEDjn8SDvzF7+2xSZOtgM//2V7/7+83/508y32fz/8vp38s1Ns1PhF7Mprr7ZVlls+ZLcdM2qMjRnLoZEcc9C3zbtvbxCRyH1gZX4aluISKjEsbUvDAljySVcASwEs+VzTgScKYGkGLH0JZV+3q6+6yn7323PtW0cfbWuvsaZt+45t+/JdjCThGnlMRtioMWNssSmL2ft2+4Cdecav7bhvHWcv/O1vtsvOO9uJP/iBjRk5xh595CG76Y832gfe///sLYsvZr88/XTbfMstQv6Tm2+91fbYfY/g/thg/fUDYFl08mS7WoDl8CNtm222thN/eJLdfPNNAbj87ne/tX9833vtawd9LcTUAFiwrMx9ffb8RGucJzSq75yiESPt7rtn2JVXXm2f/cxnbf31N7Djjv2WTZ++QThO4PUR8+yggw6ys848y5576nk79LDDbM01VrPPf+m/QgDt6musbuedf74tOXVJe+WVl+0v9/3F9tjjQ/bIww/bN446Ouyauv322+yrB+5vSy+7tG2+xWb2trdvYiNHj7RzLrzYbrjyGpsy+S22z3982j7x8U/aH2/6g/3gRyfZz375c3vLkovbTTfdbMtNmdJ3oGJIudJ34GII8OGMGfH8/DOaOCuJq1hYioWlXXFYAEs+5QpgKYAln2s68EQBLM2AhWX9vLlz7bprr7XzzzvPjv7GUbb9dtvbFz//haDAcVPMsXk2dvy4cA4QwGPqUkvZ9/7ve/a9737PXnv1VfvAbrvZccceGzLG/u3F5+z2O2+zbbZ5hy2x5FT7xS9+YVtsvkVwdtzyp1tst/d/MOQq2XD6dPvZz061iePH2zVXX2OXX3G5HXHkkbbV1lvZD086yW67/TY75eST7de//rW9Y4ft7agjjrT11l03HHgYzhsaafbySy8FlxWuq3Hjxtn4CRPt5ptvtQsvvMj++7+/attsu7Udc8yxtu5664YTnIl1OeHbJ9hpp/3S7pvxF9t3n31svWlr28GHHWIPPPhX22STje1HJ59iyyy7jL362iy7//4HbM899rQHH3jIDj/kkHAMwJ9uucWOOPLwEEczdcmpNmWJKSGe56Hnnrbnn3zSll1iKfvYHh+x/fbZz669/no76Scn2+lnnWnLrbyiXX81gGZyOOCRYws4KTqYi8h+O9IBlvm8r4iWAlgKYGlXHBbAkk+5AlgKYMnnmg48UQBLAmCZ7xP6/SWX2tlnnGEnfv/79o+77mIHfe1gW2vatL6ji/G3zE8pj6+CBGz/+7//a9854bshv8n7/+V9dsJxx4dYl7+99LzdcdfttuUWW9viS04JW54BLLPnzLVbb7nV9tp9z2AhIYbkpz/BwjLJfn/55XbFFVfat775LVt/w+l2+umn2cOPPmo/P+2Xdvwxx9hKq/6D/fDEH9qmm2xiE8ct0medmDfXbrjuOrv4ggvsvvvusw9/9GO2wYbT7bHHn7Srrr7GPvmf/2nbbvsO+8Y3vm7rrbeuLUKm3dfNjjnmGPvlaafbX+673z7+7x+3rbfYzA446AC79957bNq0dUKcy8RJEwNgeeCBB23vvfe22/98hx33rWNt1ZVXsRtvvMG+ccThNmrsaFt6uWVs6lJL2quzXrOZYyzE0Cw9ZartsOU77D8+/Um76ppr7KQfnWSnn/krW2Oj9e388863pSZNslE0ZNYcGzV6HBnl5h87PTIAn+AW0tlK84NYCmApgKVdcVgASz7lehKw1HWDFNYc9pZz4e9PPbxK9XL6cspBZEF+vf66UX799dc3GDD1IkYh9+A/4gteeuml1FeEcl/+8pfDx1/+LKSqM4ze/e53B1dAKg2yGjS/cC8Alm7wmWir80j4P9tzORTOx6eoXKsYFh0BwVice+659o1vfMPe80/vsSOOPMKmTSMPy7yQxI006ToXhXeRFfeII46wxx57zN7+9reHZ7n/l7/cZ9ddd53tvffHwtkvlCN2hrbeeOON9m//9m8hTfyaa64ZLCzElpx11lkhhuV73/uebb75Fvbzn58a5tP5559v//7v/x6exZWzzTbbhLq4x3zADXXCCSfYs889Z//xH/9hn/jEJ0JEDu/56Ec/YmuttVYAKGSCXXzxxQONPvvZz9pvf/vb0IZjjz02lPnUpz5lHPq51FJL2U033WSkgKf+GTPuCfUQ/3PkkUeGNj/4wIP22c991kiHv+eee9r73ve+EEtz94wZNnnSJJswYUJ4nnl3/fXX2/e///1gZdpg+nS78IILQmyQrpSzvSgbp+b32ZMZH9qn9O/QhrGiTdTPuDLXcrLdtpPptp353EoGLkyZbuuyXUMzDnPs5oUMvPLKKyvPU6tqF7899NBDtsEGG1TK5qqs6jxTDj/s5igOw7qff/75cDYQ3712oUwQcvFVN1H5fbvttgtK6s0KWAYyhp0ELAIhHOD5m9/8xv7nf/4nbEN+73vfa8svv3wABzp0k7/JdEtsC7t+vvSlL9ndd98djoAA6FAeAfy73/0ugBCU9tlnnx3O4AF0sK35wx/+cOBhTp3FSsM5VwTX/uEPfwi5WN7xjneE/0+dOtVuv/32AFQALgALANQee+wR3k9beRfPAIxOOumk0G5ACefNcBo67iISzwFY1lhjjQAgADgciUGbAVOAi3/9138NQp3yhxxyiO200072+OOP2x//+Ec79NBDg7I/+uijgxCnzIc+9KEAPHbb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"},32637:function(Je,wn,qt){"use strict";Je.exports=qt.p+"static/AssistantCode3.a8740efb.jpeg"},4977:function(Je){"use strict";Je.exports="data:image/png;base64,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"},17423:function(Je,wn,qt){"use strict";qt.d(wn,{Z:function(){return Ge}});const Dt=ce=>typeof ce=="object"&&ce!=null&&ce.nodeType===1,le=(ce,xe)=>(!xe||ce!=="hidden")&&ce!=="visible"&&ce!=="clip",be=(ce,xe)=>{if(ce.clientHeight<ce.scrollHeight||ce.clientWidth<ce.scrollWidth){const Ue=getComputedStyle(ce,null);return le(Ue.overflowY,xe)||le(Ue.overflowX,xe)||(me=>{const sn=(Ft=>{if(!Ft.ownerDocument||!Ft.ownerDocument.defaultView)return null;try{return Ft.ownerDocument.defaultView.frameElement}catch(et){return null}})(me);return!!sn&&(sn.clientHeight<me.scrollHeight||sn.clientWidth<me.scrollWidth)})(ce)}return!1},Ye=(ce,xe,Ue,me,sn,Ft,et,nt)=>Ft<ce&&et>xe||Ft>ce&&et<xe?0:Ft<=ce&&nt<=Ue||et>=xe&&nt>=Ue?Ft-ce-me:et>xe&&nt<Ue||Ft<ce&&nt>Ue?et-xe+sn:0,pe=ce=>{const xe=ce.parentElement;return xe==null?ce.getRootNode().host||null:xe},he=(ce,xe)=>{var Ue,me,sn,Ft;if(typeof document=="undefined")return[];const{scrollMode:et,block:nt,inline:ft,boundary:lt,skipOverflowHiddenElements:pt}=xe,vt=typeof lt=="function"?lt:vn=>vn!==lt;if(!Dt(ce))throw new TypeError("Invalid target");const At=document.scrollingElement||document.documentElement,Et=[];let Wt=ce;for(;Dt(Wt)&&vt(Wt);){if(Wt=pe(Wt),Wt===At){Et.push(Wt);break}Wt!=null&&Wt===document.body&&be(Wt)&&!be(document.documentElement)||Wt!=null&&be(Wt,pt)&&Et.push(Wt)}const Zt=(me=(Ue=window.visualViewport)==null?void 0:Ue.width)!=null?me:innerWidth,$t=(Ft=(sn=window.visualViewport)==null?void 0:sn.height)!=null?Ft:innerHeight,{scrollX:ie,scrollY:_t}=window,{height:Le,width:re,top:De,right:Ze,bottom:Ve,left:Rn}=ce.getBoundingClientRect(),{top:Yn,right:li,bottom:ji,left:Qt}=(vn=>{const Pe=window.getComputedStyle(vn);return{top:parseFloat(Pe.scrollMarginTop)||0,right:parseFloat(Pe.scrollMarginRight)||0,bottom:parseFloat(Pe.scrollMarginBottom)||0,left:parseFloat(Pe.scrollMarginLeft)||0}})(ce);let Gt=nt==="start"||nt==="nearest"?De-Yn:nt==="end"?Ve+ji:De+Le/2-Yn+ji,Ee=ft==="center"?Rn+re/2-Qt+li:ft==="end"?Ze+li:Rn-Qt;const cn=[];for(let vn=0;vn<Et.length;vn++){const Pe=Et[vn],{height:Qe,width:rn,top:On,right:Xe,bottom:te,left:de}=Pe.getBoundingClientRect();if(et==="if-needed"&&De>=0&&Rn>=0&&Ve<=$t&&Ze<=Zt&&De>=On&&Ve<=te&&Rn>=de&&Ze<=Xe)return cn;const nn=getComputedStyle(Pe),mn=parseInt(nn.borderLeftWidth,10),jt=parseInt(nn.borderTopWidth,10),Lt=parseInt(nn.borderRightWidth,10),wt=parseInt(nn.borderBottomWidth,10);let bt=0,Ht=0;const Mt="offsetWidth"in Pe?Pe.offsetWidth-Pe.clientWidth-mn-Lt:0,we="offsetHeight"in Pe?Pe.offsetHeight-Pe.clientHeight-jt-wt:0,gn="offsetWidth"in Pe?Pe.offsetWidth===0?0:rn/Pe.offsetWidth:0,si="offsetHeight"in Pe?Pe.offsetHeight===0?0:Qe/Pe.offsetHeight:0;if(At===Pe)bt=nt==="start"?Gt:nt==="end"?Gt-$t:nt==="nearest"?Ye(_t,_t+$t,$t,jt,wt,_t+Gt,_t+Gt+Le,Le):Gt-$t/2,Ht=ft==="start"?Ee:ft==="center"?Ee-Zt/2:ft==="end"?Ee-Zt:Ye(ie,ie+Zt,Zt,mn,Lt,ie+Ee,ie+Ee+re,re),bt=Math.max(0,bt+_t),Ht=Math.max(0,Ht+ie);else{bt=nt==="start"?Gt-On-jt:nt==="end"?Gt-te+wt+we:nt==="nearest"?Ye(On,te,Qe,jt,wt+we,Gt,Gt+Le,Le):Gt-(On+Qe/2)+we/2,Ht=ft==="start"?Ee-de-mn:ft==="center"?Ee-(de+rn/2)+Mt/2:ft==="end"?Ee-Xe+Lt+Mt:Ye(de,Xe,rn,mn,Lt+Mt,Ee,Ee+re,re);const{scrollLeft:Hn,scrollTop:bn}=Pe;bt=si===0?0:Math.max(0,Math.min(bn+bt/si,Pe.scrollHeight-Qe/si+we)),Ht=gn===0?0:Math.max(0,Math.min(Hn+Ht/gn,Pe.scrollWidth-rn/gn+Mt)),Gt+=bn-bt,Ee+=Hn-Ht}cn.push({el:Pe,top:bt,left:Ht})}return cn},Kt=ce=>ce===!1?{block:"end",inline:"nearest"}:(xe=>xe===Object(xe)&&Object.keys(xe).length!==0)(ce)?ce:{block:"start",inline:"nearest"};function Ge(ce,xe){if(!ce.isConnected||!(sn=>{let Ft=sn;for(;Ft&&Ft.parentNode;){if(Ft.parentNode===document)return!0;Ft=Ft.parentNode instanceof ShadowRoot?Ft.parentNode.host:Ft.parentNode}return!1})(ce))return;const Ue=(sn=>{const Ft=window.getComputedStyle(sn);return{top:parseFloat(Ft.scrollMarginTop)||0,right:parseFloat(Ft.scrollMarginRight)||0,bottom:parseFloat(Ft.scrollMarginBottom)||0,left:parseFloat(Ft.scrollMarginLeft)||0}})(ce);if((sn=>typeof sn=="object"&&typeof sn.behavior=="function")(xe))return xe.behavior(he(ce,xe));const me=typeof xe=="boolean"||xe==null?void 0:xe.behavior;for(const{el:sn,top:Ft,left:et}of he(ce,Kt(xe))){const nt=Ft-Ue.top+Ue.bottom,ft=et-Ue.left+Ue.right;sn.scroll({top:nt,left:ft,behavior:me})}}}}]);
|