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.
1176 lines
1.9 MiB
1176 lines
1.9 MiB
(self.webpackChunk=self.webpackChunk||[]).push([[5729],{8336:function(){"use strict"},12469:function(){"use strict"},99587:function(en,Nn){"use strict";Nn.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},63720:function(){"use strict";function en(Tt,et,nt,ft){nt===void 0&&(nt=0),ft===void 0&&(ft=1/0),this._name=Tt,this._defaultValue=et,this._minimum=nt,this._maximum=ft}Object.defineProperty(en.prototype,"name",{get:function(){return this._name},set:function(Tt){if(typeof Tt!="string"||Tt==="")throw new Error("Shape name must be a valid string.");this._name=Tt}}),Object.defineProperty(en.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("The default value must be a real number, not: "+Tt);this._defaultValue=Tt}}),Object.defineProperty(en.prototype,"minimum",{get:function(){return this._minimum},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("Minimum must be a real number, not: "+Tt);this._minimum=Tt}}),Object.defineProperty(en.prototype,"maximum",{get:function(){return this._maximum},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("Maximum must be a real number, not: "+Tt);this._maximum=Tt}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(Tt,et){var nt=go.Shape._FigureParameters[Tt];return nt?nt[et]:null},go.Shape.setFigureParameter=function(Tt,et,nt){if(!(nt instanceof en))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[Tt];ft||(ft=[],go.Shape._FigureParameters[Tt]=ft),ft[et]=nt};var Nn=[];function Qt(Tt,et){var nt=Nn.pop();return nt===void 0?new go.Point(Tt,et):(nt.x=Tt,nt.y=et,nt)}function Nt(){var Tt=Nn.pop();return Tt===void 0?new go.Point:Tt}function de(Tt){Nn.push(Tt)}function we(Tt,et,nt,ft,lt,pt,vt,Lt,bt){bt||(bt=new go.Point);var Wt=Tt-nt,Ut=lt-vt,$t=NaN,ee=NaN;if(Wt===0)if(Ut===0)Tt===nt&&($t=Tt,ee=et);else{var qt=(pt-Lt)/Ut,Le=pt-qt*lt;$t=Tt,ee=qt*$t+Le}else if(Ut===0){var ae=(et-ft)/Wt,Ye=et-ae*Tt;$t=lt,ee=ae*$t+Ye}else{var ae=(et-ft)/Wt,qt=(pt-Lt)/Ut,Ye=et-ae*Tt,Le=pt-qt*lt;$t=(Le-Ye)/(ae-qt),ee=ae*$t+Ye}return bt.x=$t,bt.y=ee,bt}function De(Tt,et,nt,ft,lt,pt,vt,Lt,bt,Wt,Ut,$t,ee,qt){var Le=1-bt,ae=bt,Ye=Tt*Le+nt*ae,Je=et*Le+ft*ae,Sn=nt*Le+lt*ae,Kn=ft*Le+pt*ae,xn=lt*Le+vt*ae,pi=pt*Le+Lt*ae,ni=Ye*Le+Sn*ae,le=Je*Le+Kn*ae,Xt=Sn*Le+xn*ae,hn=Kn*Le+pi*ae,oi=ni*Le+Xt*ae,zn=le*Le+hn*ae;Wt.x=Ye,Wt.y=Je,Ut.x=ni,Ut.y=le,$t.x=oi,$t.y=zn,ee.x=Xt,ee.y=hn,qt.x=xn,qt.y=pi}var ce=new go.Spot(.156,.156),he=new go.Spot(.844,.844),se=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new en("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=5),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*se,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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=ce,lt.spot2=he,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Tt,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(Tt,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(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,se*et,0,et,(1-se)*nt)))}),go.Shape.defineFigureGenerator("Curve2",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,0,se*nt,(1-se)*et,nt)))}),go.Shape.defineFigureGenerator("Curve3",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,se*nt,se*et,nt)))}),go.Shape.defineFigureGenerator("Curve4",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,(1-se)*et,0,0,(1-se)*nt)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(Tt,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(Tt,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(Tt,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(Tt,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 en("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Tt,et,nt){var ft=Tt?Tt.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 en("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Tt,et,nt){var ft=Tt?Tt.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 en("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Tt,et,nt){var ft=Tt?Tt.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 en("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Tt,et,nt){var ft=Tt?Tt.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 en("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Tt,et,nt){var ft=Tt?Tt.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 ze=[];function ye(){var Tt=ze.pop();return Tt===void 0?[]:Tt}function _t(Tt){Tt.length=0,ze.push(Tt)}function Xe(Tt){for(var et=ye(),nt=.5,ft=.5,lt=Math.PI*1.5,pt=0,vt=0;vt<Tt;vt++)pt=2*Math.PI/Tt*vt+lt,et[vt]=new go.Point(ft+nt*Math.cos(pt),ft+nt*Math.sin(pt));return et.push(et[0]),et}function te(Tt){var et=tn(Tt),nt=ye();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 _t(et),nt}function tn(Tt){for(var et=Xe(Tt),nt=ye(),ft=Math.floor(et.length/2),lt=et.length-1,pt=Tt%2===0?2:1,vt=0;vt<lt;vt++){var Lt=et[vt],bt=et[vt+1],Wt=et[(ft+vt-1)%lt],Ut=et[(ft+vt+pt)%lt];nt[vt*2]=Lt,nt[vt*2+1]=we(Lt.x,Lt.y,Wt.x,Wt.y,bt.x,bt.y,Ut.x,Ut.y,new go.Point)}return nt[nt.length]=nt[0],_t(et),nt}go.Shape.defineFigureGenerator("Pentagon",function(Tt,et,nt){var ft=Xe(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()),_t(ft),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Tt,et,nt){var ft=Xe(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()),_t(ft),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Tt,et,nt){var ft=Xe(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()),_t(ft),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Tt,et,nt){var ft=Xe(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()),_t(ft),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Tt,et,nt){var ft=Xe(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()),_t(ft),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Tt,et,nt){var ft=Xe(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()),_t(ft),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Tt,et,nt){var ft=Xe(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()),_t(ft),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Tt,et,nt){var ft=tn(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()),_t(ft),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Tt,et,nt){var ft=tn(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()),_t(ft),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Tt,et,nt){var ft=tn(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()),_t(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Tt,et,nt){var ft=tn(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()),_t(ft),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Tt,et,nt){var ft=tn(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()),_t(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Tt,et,nt){var ft=tn(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()),_t(ft),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Tt,et,nt){var ft=te(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(),_t(ft),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Tt,et,nt){var ft=te(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(),_t(ft),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Tt,et,nt){var ft=te(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(),_t(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Tt,et,nt){var ft=te(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(),_t(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Tt,et,nt){var ft=te(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(),_t(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Tt,et,nt){var ft=te(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(),_t(ft),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new en("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new en("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN,lt=Tt?Tt.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 en("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Tt,et,nt){var ft=Tt?Tt.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 Lt=Math.max(lt-ft,0);return Lt>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,et/2+Lt,et/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,Lt,Lt).close())),pt.spot1=ce,pt.spot2=he,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(Tt,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(Tt,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 en("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new en("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN,lt=Tt?Tt.parameter2:NaN;isNaN(ft)&&(ft=0),isNaN(lt)&&(lt=315);var pt=ft%360;pt<0&&(pt+=360);var vt=lt%360,Lt=Math.min(et,nt)/2;return new go.Geometry().add(new go.PathFigure(Lt,Lt).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,Lt,Lt,Lt,Lt).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Tt,et,nt){var ft=se/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 en("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Tt,et,nt){var ft=Tt?Tt.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 en("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Tt,et,nt){var ft=Tt?Tt.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 en("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Tt,et,nt){var ft=Tt?Tt.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,Lt=Math.atan2(nt,et),bt=ft-Math.min(Math.cos(Lt)*ft/2,pt),Wt=ft-Math.min(Math.sin(Lt)*ft/2,vt),lt=new go.Geometry,Ut=new go.PathFigure(bt,0,!0);return lt.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Line,pt,.2*nt)),Ut.add(new go.PathSegment(go.PathSegment.Line,et-bt,0)),Ut.add(new go.PathSegment(go.PathSegment.Line,et,Wt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.8*et,vt)),Ut.add(new go.PathSegment(go.PathSegment.Line,et,nt-Wt)),Ut.add(new go.PathSegment(go.PathSegment.Line,et-bt,nt)),Ut.add(new go.PathSegment(go.PathSegment.Line,pt,.8*nt)),Ut.add(new go.PathSegment(go.PathSegment.Line,bt,nt)),Ut.add(new go.PathSegment(go.PathSegment.Line,0,nt-Wt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Ut.add(new go.PathSegment(go.PathSegment.Line,0,Wt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new en("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Tt,et,nt){var ft=Tt?Tt.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 en("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Tt,et,nt){var ft=Tt?Tt.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 en("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Tt,et,nt){var ft=Tt?Tt.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(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,se*et,0,et,(.5-se/2)*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,(.5+se/2)*nt,se*et,nt).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(Tt,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(Tt,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(Tt,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(Tt,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,Lt=0,bt=pt*se;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+bt+Lt)*nt,(.5-bt+vt)*et,(.5+pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*nt,(.5+bt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt)*et,(.5-bt+Lt)*nt,(.5+bt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*nt,(.5-bt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt+.05)*et,(.5-bt+Lt-.02)*nt)),pt=.2,vt=0,Lt=-.3,bt=pt*se,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*nt,(.5+bt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt)*et,(.5-bt+Lt)*nt,(.5+bt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*nt,(.5-bt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt)*et,(.5-bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-bt+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+bt+Lt)*nt,(.5-bt+vt)*et,(.5+pt+Lt)*nt)),pt=.2,vt=-.3,Lt=0,bt=pt*se,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt-.05)*et,(.5-bt+Lt-.02)*nt,(.5+bt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*nt,(.5-bt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt)*et,(.5-bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+bt+Lt)*nt,(.5-bt+vt)*et,(.5+pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*nt,(.5+bt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+bt+Lt)*nt).close()),ft.setSpots(.06,.33,.93,.68),ft}),go.Shape.defineFigureGenerator("YinYang",function(Tt,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,Lt=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*et,Lt*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*vt,nt*Lt,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)),Lt=.75,lt=new go.PathFigure((vt+pt)*et,Lt*nt,!0),ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*vt,nt*Lt,pt*et,pt*et).close()),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Peace",function(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.5,pt=.5,vt=.5,Lt=.5,bt=new go.PathFigure(vt*et,(Lt-pt)*nt);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),pt=.4,lt=se*.4;var Wt=Nt(),Ut=Nt(),$t=Nt(),ee=Nt();De(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.42,Wt,Ut,$t,ee,ee);var qt=Nt(),Le=Nt(),ae=Nt();De(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.58,ee,ee,ae,qt,Le);var Ye=Nt(),Je=Nt(),Sn=Nt();De(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.42,Ye,Je,Sn,ee,ee);var Kn=Nt(),xn=Nt(),pi=Nt();return De(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.58,ee,ee,pi,Kn,xn),bt.add(new go.PathSegment(go.PathSegment.Move,pi.x*et,pi.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,Kn.x*et,Kn.y*nt,xn.x*et,xn.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,$t.x*et,$t.y*nt,Wt.x*et,Wt.y*nt,Ut.x*et,Ut.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,pi.x*et,pi.y*nt).close()),bt.add(new go.PathSegment(go.PathSegment.Move,Sn.x*et,Sn.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,ae.x*et,ae.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,qt.x*et,qt.y*nt,Le.x*et,Le.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,Sn.x*et,Sn.y*nt,Ye.x*et,Ye.y*nt,Je.x*et,Je.y*nt).close()),de(Wt),de(Ut),de($t),de(ee),de(qt),de(Le),de(ae),de(Ye),de(Je),de(Sn),de(Kn),de(xn),de(pi),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Fragile",function(Tt,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 en("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Tt,et,nt){var ft=Tt?Tt.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.4,pt=.4,vt=.5,Lt=.5,bt=Nt(),Wt=Nt(),Ut=Nt(),$t=Nt(),ee=new go.PathFigure((vt-pt)*et,Lt*nt,!1);ft.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),De(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.44,Ut,$t,Wt,bt,bt),ee.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,Ut.x*et,Ut.y*nt,$t.x*et,$t.y*nt));var qt=Qt(Wt.x,Wt.y);De(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.56,bt,bt,Wt,Ut,$t);var Le=Qt(Wt.x,Wt.y);ee.add(new go.PathSegment(go.PathSegment.Line,(qt.x*.1+.95*.9)*et,qt.y*.1*nt)),ee.add(new go.PathSegment(go.PathSegment.Line,.85*et,qt.y*.1*nt)),ee.add(new go.PathSegment(go.PathSegment.Line,.85*et,0)),ee.add(new go.PathSegment(go.PathSegment.Line,et,0)),ee.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),ee.add(new go.PathSegment(go.PathSegment.Line,(Le.x*.1+.9)*et,.15*nt)),ee.add(new go.PathSegment(go.PathSegment.Line,(Le.x*.1+.9)*et,(Le.y*.1+.05*.9)*nt)),ee.add(new go.PathSegment(go.PathSegment.Line,Le.x*et,Le.y*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,Ut.x*et,Ut.y*nt,$t.x*et,$t.y*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),pt=.35,lt=se*.35;var ae=new go.PathFigure(vt*et,(Lt-pt)*nt,!1);ft.add(ae),ae.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),ae.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ae.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),ae.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt));var Ye=new go.PathFigure((vt-pt)*et,Lt*nt,!1);return ft.add(Ye),de(bt),de(Wt),de(Ut),de($t),de(qt),de(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(Tt,et,nt){var ft=new go.Geometry,lt=.375,pt=0,vt=-.125,Lt=lt*se,bt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Lt+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Lt+vt)*nt,(.5+Lt+pt)*et,(.5-lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Lt+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Lt+vt)*nt,(.5-Lt+pt)*et,(.5+lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt).close()),lt=.325,pt=0,vt=-.125,Lt=lt*se;var bt=new go.PathFigure((1-.5+lt+pt)*et,(.5+vt)*nt,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Lt+vt)*nt,(.5+Lt+pt)*et,(.5+lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Lt+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Lt+vt)*nt,(.5-Lt+pt)*et,(.5-lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Lt+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Lt+vt)*nt));var bt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);return ft.add(bt),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(Tt,et,nt){var ft=Tt?Tt.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(Tt,et,nt){var ft=Tt?Tt.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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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 en("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new en("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ft)*et,vt=(.5-lt/2)*nt,Lt=(.5+lt/2)*nt,bt=new go.Geometry,Wt=new go.PathFigure(0,vt,!0);bt.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,Lt)),Wt.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),bt.spot1=new go.Spot(0,vt/nt);var Ut=we(0,Lt/nt,1,Lt/nt,pt/et,1,1,.5,Nt());return bt.spot2=new go.Spot(Ut.x,Ut.y),de(Ut),bt}),go.Shape.setFigureParameter("Arrow2",0,new en("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new en("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=30),ft>et&&(ft=et);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,nt/2);var pt=et-ft,vt=(nt-lt)/2,Lt=vt+lt,bt=new go.Geometry,Wt=new go.PathFigure(0,vt,!0);bt.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,Lt)),Wt.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),bt.spot1=new go.Spot(0,vt/nt);var Ut=we(0,Lt/nt,1,Lt/nt,pt/et,1,1,.5,Nt());return bt.spot2=new go.Spot(Ut.x,Ut.y),de(Ut),bt}),go.Shape.defineFigureGenerator("Chevron",function(Tt,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(Tt,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 en("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var bt=we(0,.5,.3,0,0,lt/nt,.1,lt/nt,Nt());return vt.spot1=new go.Spot(bt.x,bt.y),bt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,bt),vt.spot2=new go.Spot(bt.x,bt.y),de(bt),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new en("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new en("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,Lt=(nt-lt)/2,bt=Lt+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,Lt=0,bt=nt):(pt=0,vt=nt,Lt=0,bt=nt));var Wt=new go.Geometry,Ut=new go.PathFigure(et,.5*nt,!0);Wt.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.3*et,vt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.3*et,bt)),Ut.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.3*et,Lt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close());var $t=we(0,.5,.3,Lt/nt,0,pt/nt,1,pt/nt,Nt());return Wt.spot1=new go.Spot($t.x,$t.y),$t=we(.7,bt/nt,1,.5,0,vt/nt,1,vt/nt,$t),Wt.spot2=new go.Spot($t.x,$t.y),de($t),Wt}),go.Shape.setFigureParameter("IBeamArrow",0,new en("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,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,.2*et,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(0,lt/nt);var bt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,Nt());return vt.spot2=new go.Spot(bt.x,bt.y),de(bt),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new en("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new en("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,Lt=(nt-lt)/2,bt=Lt+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,Lt=0,bt=nt):(pt=0,vt=nt,Lt=0,bt=nt));var Wt=new go.Geometry,Ut=new go.PathFigure(et,.5*nt,!0);Wt.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.2*et,bt)),Ut.add(new go.PathSegment(go.PathSegment.Line,0,bt)),Ut.add(new go.PathSegment(go.PathSegment.Line,0,Lt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.2*et,Lt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ut.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close()),Wt.spot1=new go.Spot(0,pt/nt);var $t=we(.7,bt/nt,1,.5,0,vt/nt,1,vt/nt,Nt());return Wt.spot2=new go.Spot($t.x,$t.y),de($t),Wt}),go.Shape.setFigureParameter("Pointer",0,new en("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.1);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(ft,.35);var vt=we(.2,.65,1,.65,0,1,1,.5,Nt());return lt.spot2=new go.Spot(vt.x,vt.y),de(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new en("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ft*et,.75*nt,ft*et,.25*nt).close()),lt.spot1=new go.Spot(ft,.35);var vt=we(0,.65,1,.65,0,1,1,.5,Nt());return lt.spot2=new go.Spot(vt.x,vt.y),de(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new en("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.4);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,.3);var bt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,Nt());return vt.spot2=new go.Spot(bt.x,bt.y),de(bt),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new en("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Tt,et,nt){var ft=Tt?Tt.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,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,lt/nt);var bt=we(.7,1,1,.5,0,pt/nt,1,pt/nt,Nt());return vt.spot2=new go.Spot(bt.x,bt.y),de(bt),vt}),go.Shape.setFigureParameter("SquareArrow",0,new en("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Tt,et,nt){var ft=Tt?Tt.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(Tt,et,nt){var ft=new go.Geometry,lt=se*.5,pt=se*.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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=se*.5,vt=new go.PathFigure(0,ft,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,se*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,ft,(.5+pt)*et,0,1*et,se*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-se*ft,(.5+pt)*et,1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,1*nt,0,nt-se*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ft));var Lt=new go.PathFigure(et,ft,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*ft,1*et,2*ft-se*ft,(.5+pt)*et,2*ft)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,ft,(.5-pt)*et,2*ft,0,2*ft-se*ft)),lt.spot1=new go.Spot(0,0,0,2*ft),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=se*.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,se*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,(.5+pt)*et,0,et,se*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-se*ft,(.5+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,nt,0,nt-se*ft));var Lt=new go.PathFigure(0,nt-ft,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt-2*ft,0,nt-ft-se*ft,(.5-pt)*et,nt-2*ft)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt-ft,(.5+pt)*et,nt-2*ft,et,nt-ft-se*ft)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*ft),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=se*.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-se*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-se*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,se*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,se*ft,0));var Lt=new go.PathFigure(ft,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,2*ft,.5*nt,ft+se*ft,0,2*ft,(.5-pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ft,nt,2*ft,(.5+pt)*nt,ft+se*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(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=se*.5,vt=new go.PathFigure(et-ft,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-se*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-se*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,se*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,se*ft,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0));var Lt=new go.PathFigure(et-ft,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-2*ft,.5*nt,et-ft-se*ft,0,et-2*ft,(.5-pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et-2*ft,(.5+pt)*nt,et-ft-se*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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=.2,pt=.1,vt=se*lt,Lt=se*pt,bt=.5,Wt=.1,Ut=new go.PathFigure(bt*et,(Wt+pt)*nt,!0);ft.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(bt-lt)*et,Wt*nt,(bt-vt)*et,(Wt+pt)*nt,(bt-lt)*et,(Wt+Lt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-pt)*nt,(bt-lt)*et,(Wt-Lt)*nt,(bt-vt)*et,(Wt-pt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(bt+lt)*et,Wt*nt,(bt+vt)*et,(Wt-pt)*nt,(bt+lt)*et,(Wt-Lt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+pt)*nt,(bt+lt)*et,(Wt+Lt)*nt,(bt+vt)*et,(Wt+pt)*nt));var $t=.05,ee=se*$t;bt=.05,Wt=.25;var qt=new go.PathFigure(.5*et,.2*nt,!0);return ft.add(qt),qt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*nt)),bt=.95,Wt=.25,qt.add(new go.PathSegment(go.PathSegment.Bezier,(bt+$t)*et,Wt*nt,(bt+ee)*et,(Wt-$t)*nt,(bt+$t)*et,(Wt-ee)*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*nt)),$t=.025,ee=se*$t,bt=.825,Wt=.35,qt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-$t)*nt,(bt+$t)*et,(Wt-ee)*nt,(bt+ee)*et,(Wt-$t)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-$t)*et,Wt*nt,(bt-ee)*et,(Wt-$t)*nt,(bt-$t)*et,(Wt-ee)*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt)),$t=.05,ee=se*$t,bt=.5,Wt=.7,qt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-$t)*nt,(bt+$t)*et,(Wt-ee)*nt,(bt+ee)*et,(Wt-$t)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-$t)*et,Wt*nt,(bt-ee)*et,(Wt-$t)*nt,(bt-$t)*et,(Wt-ee)*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*nt)),$t=.025,ee=se*$t,bt=.175,Wt=.35,qt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-$t)*nt,(bt+$t)*et,(Wt-ee)*nt,(bt+ee)*et,(Wt-$t)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-$t)*et,Wt*nt,(bt-ee)*et,(Wt-$t)*nt,(bt-$t)*et,(Wt-ee)*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),$t=.05,ee=se*$t,bt=.05,Wt=.25,qt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-$t)*nt,(bt-$t)*et,(Wt-ee)*nt,(bt-ee)*et,(Wt-$t)*nt)),qt.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 en("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Tt,et,nt){var ft=Tt?Tt.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,et,nt){var ft=new go.Geometry,lt=se*.5,pt=se*.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 Lt=new go.PathFigure(et,.1*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.3*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*nt,et,(.3+pt)*nt,(.5+lt)*et,.4*nt)),Lt.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.5,pt=se*.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 Lt=new go.PathFigure(et,.1*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Lt.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=se*.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 Lt=new go.PathFigure(0,lt*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ft}),go.Shape.defineFigureGenerator("DividedProcess",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN,pt=Tt?Tt.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 Lt=new go.PathFigure(lt*et,0,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,0,pt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt)),ft}),go.Shape.defineFigureGenerator("Junction",function(Tt,et,nt){var ft=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=se*.5,Lt=.5,bt=new go.PathFigure(et,Lt*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,nt,et,(Lt+vt)*nt,(Lt+vt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,Lt*nt,(Lt-vt)*et,nt,0,(Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,0,0,(Lt-vt)*nt,(Lt-vt)*et,0)),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,Lt*nt,(Lt+vt)*et,0,et,(Lt-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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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 Lt=new go.PathFigure(.5*lt*et,lt*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*nt)),ft}),go.Shape.defineFigureGenerator("OffPageConnector",function(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.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 Lt=new go.PathFigure(et,.5*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ft}),go.Shape.defineFigureGenerator("PaperTape",function(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN,pt=Tt?Tt.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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN,pt=Tt?Tt.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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.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(Tt,et,nt){var ft=new go.Geometry,lt=se*.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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.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 Lt=new go.PathFigure(et,pt*nt,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt));var bt=new go.PathFigure(.8*et,.75*nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*nt)),ft}),go.Shape.defineFigureGenerator("Ground",function(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.1,pt=.1,vt=.9,Lt=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,0,0)),bt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt));var Wt=new go.PathFigure((vt+pt)*et,Lt*nt,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.4,.75),ft}),go.Shape.defineFigureGenerator("NandGate",function(Tt,et,nt){var ft=new go.Geometry,lt=se*.5,pt=se*.4,vt=se*.1,Lt=.1,bt=.9,Wt=.5,Ut=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,.8*et,(.5+pt)*nt,(.4+lt)*et,nt)),Ut.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Ut.add(new go.PathSegment(go.PathSegment.Line,0,0)),Ut.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),Ut.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((bt+Lt)*et,Wt*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+Lt)*nt,(bt+Lt)*et,(Wt+vt)*nt,(bt+vt)*et,(Wt+Lt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et,Wt*nt,(bt-vt)*et,(Wt+Lt)*nt,(bt-Lt)*et,(Wt+vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-Lt)*nt,(bt-Lt)*et,(Wt-vt)*nt,(bt-vt)*et,(Wt-Lt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et,Wt*nt,(bt+vt)*et,(Wt-Lt)*nt,(bt+Lt)*et,(Wt-vt)*nt)),ft.spot1=new go.Spot(0,.05),ft.spot2=new go.Spot(.55,.95),ft}),go.Shape.defineFigureGenerator("NorGate",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=se*lt,vt=0,Lt=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.7*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(Lt-lt)*nt,.7*et,(Lt-pt)*nt)),lt=.1,pt=se*.1,vt=.9,Lt=.5;var Wt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ft.spot1=new go.Spot(.2,.25),ft.spot2=new go.Spot(.6,.75),ft}),go.Shape.defineFigureGenerator("OrGate",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=se*lt,vt=0,Lt=.5,bt=new go.PathFigure(0,0,!0);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt+pt)*et,(Lt-lt)*nt,.8*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.8*et,(Lt+pt)*nt,(vt+pt+pt)*et,(Lt+lt)*nt)),bt.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(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=se*lt,vt=.2,Lt=.5,bt=new go.PathFigure(.1*et,0,!1);ft.add(bt),bt.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,(Lt+pt)*nt,(vt+pt)*et,(Lt+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,(Lt-lt)*nt,.7*et,(Lt-pt)*nt)),lt=.1,pt=se*.1,vt=.9,Lt=.5;var Ut=new go.PathFigure((vt-lt)*et,Lt*nt,!0);return ft.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ft.spot1=new go.Spot(.4,.25),ft.spot2=new go.Spot(.65,.75),ft}),go.Shape.defineFigureGenerator("XorGate",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=se*lt,vt=.2,Lt=.5,bt=new go.PathFigure(.1*et,0,!1);ft.add(bt),bt.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,(Lt-lt)*nt,.9*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.9*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=se*.1,pt=.1,vt=.1,Lt=.5,bt=new go.PathFigure((vt-lt*.5)*et,nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.3,bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.5,bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.7,bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.9,bt.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(Tt,et,nt){var ft=new go.Geometry,lt=se*.5,pt=.5,vt=.5,Lt=.5,bt=new go.PathFigure((vt-pt)*et,Lt*nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*et,Lt*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*et,Lt*nt,vt*et,(Lt-pt)*nt,vt*et,(Lt+pt)*nt)),ft}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=et,pt=nt;et=et*.38,nt=nt*.6;var vt=se*.8,Lt=.8,bt=0,Wt=.5,Ut=(lt-et)/2,$t=(pt-nt)/2,ee=new go.PathFigure(bt*et+Ut,(Wt+Lt)*nt+$t,!0);ft.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et+Ut,Wt*nt+$t,(bt-vt)*et+Ut,(Wt+Lt)*nt+$t,(bt-Lt)*et+Ut,(Wt+vt)*nt+$t)),ee.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt-Lt)*nt+$t,(bt-Lt)*et+Ut,(Wt-vt)*nt+$t,(bt-vt)*et+Ut,(Wt-Lt)*nt+$t)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt+vt*.5)*et+Ut,Wt*nt+$t,bt*et+Ut,(Wt-Lt)*nt+$t,(bt-Lt+vt*.5)*et+Ut,(Wt-vt)*nt+$t)),ee.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt+Lt)*nt+$t,(bt-Lt+vt*.5)*et+Ut,(Wt+vt)*nt+$t,bt*et+Ut,(Wt+Lt)*nt+$t).close()),vt=se*.4,Lt=.4,bt=.2,Wt=.5;var qt=new go.PathFigure(bt*et+Ut,(Wt+Lt)*nt+$t,!0);ft.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et+Ut,Wt*nt+$t,(bt-vt)*et+Ut,(Wt+Lt)*nt+$t,(bt-Lt)*et+Ut,(Wt+vt)*nt+$t)),qt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt-Lt)*nt+$t,(bt-Lt)*et+Ut,(Wt-vt)*nt+$t,(bt-vt)*et+Ut,(Wt-Lt)*nt+$t)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt+vt*.5)*et+Ut,Wt*nt+$t,bt*et+Ut,(Wt-Lt)*nt+$t,(bt-Lt+vt*.5)*et+Ut,(Wt-vt)*nt+$t)),qt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt+Lt)*nt+$t,(bt-Lt+vt*.5)*et+Ut,(Wt+vt)*nt+$t,bt*et+Ut,(Wt+Lt)*nt+$t).close()),vt=se*.2,Lt=.2,bt=.5,Wt=.5;var Le=new go.PathFigure((bt-Lt)*et+Ut,Wt*nt+$t,!0);ft.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt-Lt)*nt+$t,(bt-Lt)*et+Ut,(Wt-vt)*nt+$t,(bt-vt)*et+Ut,(Wt-Lt)*nt+$t)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et+Ut,Wt*nt+$t,(bt+vt)*et+Ut,(Wt-Lt)*nt+$t,(bt+Lt)*et+Ut,(Wt-vt)*nt+$t)),Le.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt+Lt)*nt+$t,(bt+Lt)*et+Ut,(Wt+vt)*nt+$t,(bt+vt)*et+Ut,(Wt+Lt)*nt+$t)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et+Ut,Wt*nt+$t,(bt-vt)*et+Ut,(Wt+Lt)*nt+$t,(bt-Lt)*et+Ut,(Wt+vt)*nt+$t)),vt=se*.4,Lt=.4,bt=.8,Wt=.5;var ae=new go.PathFigure(bt*et+Ut,(Wt-Lt)*nt+$t,!0);ft.add(ae),ae.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et+Ut,Wt*nt+$t,(bt+vt)*et+Ut,(Wt-Lt)*nt+$t,(bt+Lt)*et+Ut,(Wt-vt)*nt+$t)),ae.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt+Lt)*nt+$t,(bt+Lt)*et+Ut,(Wt+vt)*nt+$t,(bt+vt)*et+Ut,(Wt+Lt)*nt+$t)),ae.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt-vt*.5)*et+Ut,Wt*nt+$t,bt*et+Ut,(Wt+Lt)*nt+$t,(bt+Lt-vt*.5)*et+Ut,(Wt+vt)*nt+$t)),ae.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt-Lt)*nt+$t,(bt+Lt-vt*.5)*et+Ut,(Wt-vt)*nt+$t,bt*et+Ut,(Wt-Lt)*nt+$t).close()),vt=se*.8,Lt=.8,bt=1,Wt=.5;var Ye=new go.PathFigure(bt*et+Ut,(Wt-Lt)*nt+$t,!0);return ft.add(Ye),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et+Ut,Wt*nt+$t,(bt+vt)*et+Ut,(Wt-Lt)*nt+$t,(bt+Lt)*et+Ut,(Wt-vt)*nt+$t)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt+Lt)*nt+$t,(bt+Lt)*et+Ut,(Wt+vt)*nt+$t,(bt+vt)*et+Ut,(Wt+Lt)*nt+$t)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt-vt*.5)*et+Ut,Wt*nt+$t,bt*et+Ut,(Wt+Lt)*nt+$t,(bt+Lt-vt*.5)*et+Ut,(Wt+vt)*nt+$t)),Ye.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Ut,(Wt-Lt)*nt+$t,(bt+Lt-vt*.5)*et+Ut,(Wt-vt)*nt+$t,bt*et+Ut,(Wt-Lt)*nt+$t).close()),ft}),go.Shape.defineFigureGenerator("Email",function(Tt,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(Tt,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 Lt=new go.PathFigure(0,.5*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*nt)),ft}),go.Shape.defineFigureGenerator("Power",function(Tt,et,nt){var ft=new go.Geometry,lt=se*.4,pt=.4,vt=.5,Lt=.5,bt=Nt(),Wt=Nt(),Ut=Nt(),$t=Nt();De(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,bt,bt,Wt,Ut,$t);var ee=Qt(Wt.x,Wt.y),qt=new go.PathFigure(Wt.x*et,Wt.y*nt,!0);ft.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,Ut.x*et,Ut.y*nt,$t.x*et,$t.y*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),De(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Ut,$t,Wt,bt,bt),qt.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,Ut.x*et,Ut.y*nt,$t.x*et,$t.y*nt)),lt=se*.3,pt=.3,De(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Ut,$t,Wt,bt,bt),qt.add(new go.PathSegment(go.PathSegment.Line,Wt.x*et,Wt.y*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,$t.x*et,$t.y*nt,Ut.x*et,Ut.y*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),De(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,bt,bt,Wt,Ut,$t),qt.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,$t.x*et,$t.y*nt,Ut.x*et,Ut.y*nt).close());var qt=new go.PathFigure(.45*et,0,!0);return ft.add(qt),qt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*nt)),qt.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),de(bt),de(Wt),de(Ut),de($t),de(ee),ft.spot1=new go.Spot(.25,.45),ft.spot2=new go.Spot(.75,.8),ft}),go.Shape.defineFigureGenerator("Fallout",function(Tt,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,Lt,bt){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+Lt)*et,(.8+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+Lt)*et,(.5+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+Lt)*et,(.5+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+Lt)*et,(.8+bt)*nt).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ft}),go.Shape.defineFigureGenerator("IrritationHazard",function(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=0,vt=0,Lt=lt*se,bt=.4*Math.SQRT2/2+.5,Wt=.5-.5*Math.SQRT2/2,Ut=1,$t=.5,ee=.5,qt=0,Le=new go.PathFigure(bt*et,(1-Wt)*nt,!1);return ft.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,Ut*et,$t*nt,Ut*et,.7*nt,Ut*et,$t*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(ee+pt)*et,(qt+pt)*nt,(.5+lt+pt)*et,(.5-Lt+pt)*nt,(.5+Lt+pt)*et,(.5-lt+pt)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Lt+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Lt+vt)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*et,.9*nt,(.5-lt+pt)*et,(.5+Lt+vt)*nt,(.5-Lt+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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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,Lt=.5,bt=vt,Wt=Math.PI/4,Ut=4*(1-Math.cos(Wt))/(3*Math.sin(Wt)),$t=Ut*.5,ee=vt,qt=vt,Le=Ut*ee,ae=Ut*qt;pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt-ee)*et,bt*nt,(Lt-(Le+ee)/2)*et,(bt+(qt+ae)/2)*nt,(Lt-ee)*et,(bt+ae)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,(bt-qt)*nt,(Lt-ee)*et,(bt-ae)*nt,(Lt-Le)*et,(bt-qt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt+ee)*et,bt*nt,(Lt+Le)*et,(bt-qt)*nt,(Lt+ee)*et,(bt-ae)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*nt,(Lt+ee)*et,(bt+ae)*nt,(Lt+(Le+ee)/2)*et,(bt+(qt+ae)/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 Ye=new go.PathFigure(.2*et,nt,!1);ft.add(Ye),Ye.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*nt));var Je=new go.PathFigure(.8*et,nt,!1);return ft.add(Je),Je.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=se*.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 Lt=new go.PathFigure(lt*et,0,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.15*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.85*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,0,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*nt)),ft}),go.Shape.defineFigureGenerator("Package",function(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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,Lt=se*.1,bt=.2,Wt=.9,Ut=new go.PathFigure((bt-vt)*et,Wt*nt,!0);ft.add(Ut),Ut.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-vt)*nt,(bt-vt)*et,(Wt-Lt)*nt,(bt-Lt)*et,(Wt-vt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(bt+vt)*et,Wt*nt,(bt+Lt)*et,(Wt-vt)*nt,(bt+vt)*et,(Wt-Lt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+vt)*nt,(bt+vt)*et,(Wt+Lt)*nt,(bt+Lt)*et,(Wt+vt)*nt)),Ut.add(new go.PathSegment(go.PathSegment.Bezier,(bt-vt)*et,Wt*nt,(bt-Lt)*et,(Wt+vt)*nt,(bt-vt)*et,(Wt+Lt)*nt).close()),vt=.1,Lt=se*.1,bt=.8,Wt=.9;var $t=new go.PathFigure((bt-vt)*et,Wt*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-vt)*nt,(bt-vt)*et,(Wt-Lt)*nt,(bt-Lt)*et,(Wt-vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt+vt)*et,Wt*nt,(bt+Lt)*et,(Wt-vt)*nt,(bt+vt)*et,(Wt-Lt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+vt)*nt,(bt+vt)*et,(Wt+Lt)*nt,(bt+Lt)*et,(Wt+vt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-vt)*et,Wt*nt,(bt-Lt)*et,(Wt+vt)*nt,(bt-vt)*et,(Wt+Lt)*nt).close()),ft}),go.Shape.defineFigureGenerator("KanbanPost",function(Tt,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(Tt,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 Lt=new go.PathFigure(.5*et,.7*nt,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt));var bt=.1,Wt=se*.1,Ut=.1,$t=.9,ee=new go.PathFigure((Ut-bt)*et,$t*nt,!0);ft.add(ee),ee.add(new go.PathSegment(go.PathSegment.Bezier,Ut*et,($t-bt)*nt,(Ut-bt)*et,($t-Wt)*nt,(Ut-Wt)*et,($t-bt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Ut+bt)*et,$t*nt,(Ut+Wt)*et,($t-bt)*nt,(Ut+bt)*et,($t-Wt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,Ut*et,($t+bt)*nt,(Ut+bt)*et,($t+Wt)*nt,(Ut+Wt)*et,($t+bt)*nt)),ee.add(new go.PathSegment(go.PathSegment.Bezier,(Ut-bt)*et,$t*nt,(Ut-Wt)*et,($t+bt)*nt,(Ut-bt)*et,($t+Wt)*nt)),bt=.1,Wt=se*.1,Ut=.4,$t=.9;var qt=new go.PathFigure((Ut-bt)*et,$t*nt,!0);return ft.add(qt),qt.add(new go.PathSegment(go.PathSegment.Bezier,Ut*et,($t-bt)*nt,(Ut-bt)*et,($t-Wt)*nt,(Ut-Wt)*et,($t-bt)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(Ut+bt)*et,$t*nt,(Ut+Wt)*et,($t-bt)*nt,(Ut+bt)*et,($t-Wt)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,Ut*et,($t+bt)*nt,(Ut+bt)*et,($t+Wt)*nt,(Ut+Wt)*et,($t+bt)*nt)),qt.add(new go.PathSegment(go.PathSegment.Bezier,(Ut-bt)*et,$t*nt,(Ut-Wt)*et,($t+bt)*nt,(Ut-bt)*et,($t+Wt)*nt)),ft}),go.Shape.defineFigureGenerator("RailShipment",function(Tt,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 Ut=.05,$t=se*.05,ee=.175,qt=.95,Lt=new go.PathFigure((ee-Ut)*et,qt*nt,!0);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt-Ut)*nt,(ee-Ut)*et,(qt-$t)*nt,(ee-$t)*et,(qt-Ut)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ee+Ut)*et,qt*nt,(ee+$t)*et,(qt-Ut)*nt,(ee+Ut)*et,(qt-$t)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt+Ut)*nt,(ee+Ut)*et,(qt+$t)*nt,(ee+$t)*et,(qt+Ut)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ee-Ut)*et,qt*nt,(ee-$t)*et,(qt+Ut)*nt,(ee-Ut)*et,(qt+$t)*nt));var Ut=.05,$t=se*.05,ee=.375,qt=.95,bt=new go.PathFigure((ee-Ut)*et,qt*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt-Ut)*nt,(ee-Ut)*et,(qt-$t)*nt,(ee-$t)*et,(qt-Ut)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(ee+Ut)*et,qt*nt,(ee+$t)*et,(qt-Ut)*nt,(ee+Ut)*et,(qt-$t)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt+Ut)*nt,(ee+Ut)*et,(qt+$t)*nt,(ee+$t)*et,(qt+Ut)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(ee-Ut)*et,qt*nt,(ee-$t)*et,(qt+Ut)*nt,(ee-Ut)*et,(qt+$t)*nt));var Ut=.05,$t=se*.05,ee=.625,qt=.95,Wt=new go.PathFigure((ee-Ut)*et,qt*nt,!0);ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt-Ut)*nt,(ee-Ut)*et,(qt-$t)*nt,(ee-$t)*et,(qt-Ut)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(ee+Ut)*et,qt*nt,(ee+$t)*et,(qt-Ut)*nt,(ee+Ut)*et,(qt-$t)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt+Ut)*nt,(ee+Ut)*et,(qt+$t)*nt,(ee+$t)*et,(qt+Ut)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(ee-Ut)*et,qt*nt,(ee-$t)*et,(qt+Ut)*nt,(ee-Ut)*et,(qt+$t)*nt));var Ut=.05,$t=se*.05,ee=.825,qt=.95,Le=new go.PathFigure((ee-Ut)*et,qt*nt,!0);ft.add(Le),Le.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt-Ut)*nt,(ee-Ut)*et,(qt-$t)*nt,(ee-$t)*et,(qt-Ut)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(ee+Ut)*et,qt*nt,(ee+$t)*et,(qt-Ut)*nt,(ee+Ut)*et,(qt-$t)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,ee*et,(qt+Ut)*nt,(ee+Ut)*et,(qt+$t)*nt,(ee+$t)*et,(qt+Ut)*nt)),Le.add(new go.PathSegment(go.PathSegment.Bezier,(ee-Ut)*et,qt*nt,(ee-$t)*et,(qt+Ut)*nt,(ee-Ut)*et,(qt+$t)*nt).close());var ae=new go.PathFigure(0,nt,!1);return ft.add(ae),ae.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft}),go.Shape.defineFigureGenerator("Warehouse",function(Tt,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 Lt=.05,bt=se*.05,Wt=.35,Ut=.775,$t=new go.PathFigure((Wt-Lt)*et,Ut*nt,!0);return ft.add($t),$t.add(new go.PathSegment(go.PathSegment.Bezier,Wt*et,(Ut-Lt)*nt,(Wt-Lt)*et,(Ut-bt)*nt,(Wt-bt)*et,(Ut-Lt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Wt+Lt)*et,Ut*nt,(Wt+bt)*et,(Ut-Lt)*nt,(Wt+Lt)*et,(Ut-bt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,Wt*et,(Ut+Lt)*nt,(Wt+Lt)*et,(Ut+bt)*nt,(Wt+bt)*et,(Ut+Lt)*nt)),$t.add(new go.PathSegment(go.PathSegment.Bezier,(Wt-Lt)*et,Ut*nt,(Wt-bt)*et,(Ut+Lt)*nt,(Wt-Lt)*et,(Ut+bt)*nt).close()),ft}),go.Shape.defineFigureGenerator("ControlCenter",function(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=.3,pt=se*.3,vt=.5,Lt=.7,bt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=se*.5,vt=.5,Lt=.5,bt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=se*.5,vt=.5,Lt=.5,bt=new go.PathFigure((vt-lt)*et,Lt*nt,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt).close()),lt=.05,pt=se*.05,vt=.5,Lt=.8;var Wt=new go.PathFigure((vt-lt)*et,Lt*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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 Lt=new go.PathFigure(.678*et,.85*nt,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*nt).close());var bt=new go.PathFigure(.5*et,.1*nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*nt).close()),ft}),go.Shape.defineFigureGenerator("Staircase",function(Tt,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(Tt,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 Lt=new go.PathFigure(et*.612,nt,!0);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.612,nt*(1-.184*3))),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*(1-.184*4))),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*1).close());var bt=new go.PathFigure(et*.816,nt,!0);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.816,nt*(1-.184*4))),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-.184*5))),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1).close()),ft}),go.Shape.defineFigureGenerator("PC",function(Tt,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 Lt=new go.PathFigure(et*.055,.18*nt,!0);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.18)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.21)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.21).close());var bt=new go.PathFigure(et*1,0,!0);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.65)),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.65).close()),ft}),go.Shape.defineFigureGenerator("Plane",function(Tt,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(Tt,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(Tt,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 Lt=new go.PathFigure(et*(.11+.24133333*1+.028*1),nt*.1,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.1)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.8)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),nt*.8).close());var bt=new go.PathFigure(et*(.11+.24133333*2+.028*2),nt*.1,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.1)),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.8)),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),nt*.8).close()),ft}),go.Shape.defineFigureGenerator("FloppyDisk",function(Tt,et,nt){var ft=new go.Geometry,lt=8,pt=lt*se,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 Lt=new go.PathFigure(et*.83,0,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.3)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.3)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*0).close());var bt=new go.PathFigure(et*.83,nt*1,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.5)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.5)),bt.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(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=15),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*se,pt=nt*.8,vt=new go.Geometry,Lt=new go.PathFigure(ft,0,!0);return vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,et-lt,0,et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt-ft)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,pt,et,pt-lt,et-lt,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,ft,pt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ft,lt,pt,0,pt-lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,ft)),Lt.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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=15,pt=lt*se,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,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(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.5,nt*0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.25).close()),ft}),go.Shape.defineFigureGenerator("Connector","Ellipse"),go.Shape.defineFigureGenerator("Alternative","TriangleUp"),go.Shape.defineFigureGenerator("Merge","TriangleUp"),go.Shape.defineFigureGenerator("Decision","Diamond"),go.Shape.defineFigureGenerator("DataTransmissions","Hexagon"),go.Shape.defineFigureGenerator("Gate","Crescent"),go.Shape.defineFigureGenerator("Delay","HalfEllipse"),go.Shape.defineFigureGenerator("Input","Parallelogram1"),go.Shape.defineFigureGenerator("ManualLoop","ManualOperation"),go.Shape.defineFigureGenerator("ISOProcess","Chevron"),go.Shape.defineFigureGenerator("MessageToUser","SquareArrow"),go.Shape.defineFigureGenerator("MagneticData","Cylinder1"),go.Shape.defineFigureGenerator("DirectData","Cylinder4"),go.Shape.defineFigureGenerator("StoredData","DataStorage"),go.Shape.defineFigureGenerator("SequentialData","MagneticTape"),go.Shape.defineFigureGenerator("Subroutine","Procedure")},43001:function(module,exports,__webpack_require__){var __WEBPACK_AMD_DEFINE_ARRAY__,__WEBPACK_AMD_DEFINE_RESULT__;(function(){if(typeof window.GGBApplet=="function"){console.warn("deployggb.js was loaded twice");return}var isRenderGGBElementEnabled=!1,scriptLoadStarted=!1,html5AppletsToProcess=null,ggbHTML5LoadedCodebaseIsWebSimple=!1,ggbHTML5LoadedCodebaseVersion=null,ggbHTML5LoadedScript=null,GGBApplet=function(){"use strict";for(var en={},Nn="5.0",Qt={},Nt=null,de=!1,we=!1,De=null,ce=!1,he=null,se=null,ze=0;ze<arguments.length;ze++){var ye=arguments[ze];if(ye!==null)switch(typeof ye){case"number":Nn=ye.toFixed(1);break;case"string":ye.match(new RegExp("^[0-9]\\.[0-9]+$"))?Nn=ye:De=ye;break;case"object":typeof ye.is3D!="undefined"?Nt=ye:Qt=ye;break;case"boolean":de=ye,we=!0;break}}Nt===null&&(Nt={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&&!we&&(de=!0)),De!==null&&Qt.id===void 0&&(Qt.id=De);var _t="",Xe="",te=!1,tn=null,Tt=null,et=null,nt=!1,ft=null,lt=null,pt=null,vt=null,Lt=null;Qt.height!==void 0&&(Qt.height=Math.round(Qt.height)),Qt.width!==void 0&&(Qt.width=Math.round(Qt.width));var bt=function(Ne){return parseFloat(Ne)>4?parseFloat(Ne):5};en.setHTML5Codebase=function(Ne,nn){se=Ne,hn(Ne,nn)},en.setJavaCodebase=en.setJavaCodebaseVersion=en.isCompiledInstalled=en.setPreCompiledScriptPath=en.setPreCompiledResourcePath=function(){},en.setHTML5CodebaseVersion=function(Ne,nn){var cn=parseFloat(Ne);if(cn!==NaN&&cn<5){console.log("The GeoGebra HTML5 codebase version "+cn+" is deprecated. Using version latest instead.");return}he=Ne,Xt(Ne,nn)},en.getHTML5CodebaseVersion=function(){return Tt},en.getParameters=function(){return Qt},en.setFontsCSSURL=function(Ne){vt=Ne},en.setGiacJSURL=function(Ne){},en.setJNLPFile=function(Ne){_t=Ne},en.setJNLPBaseDir=function(Ne){},en.inject=function(){function Ne(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var nn="auto",cn=Qt.id,ri,He=!1,ne=0;ne<arguments.length;ne++){var ge=arguments[ne];typeof ge=="string"?(ge=ge.toLowerCase(),ge.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?nn=ge:cn=arguments[ne]):typeof ge=="boolean"?He=ge:ge instanceof HTMLElement&&(ri=ge)}un();function un(){if(!ce){setTimeout(un,200);return}nn=ni(nn);var Fn=ri||document.getElementById(cn);if(!Fn){console.log("possibly bug on ajax loading? ");return}if(en.removeExistingApplet(Fn,!1),Qt.width===void 0&&Fn.clientWidth&&(Qt.width=Fn.clientWidth),Qt.height===void 0&&Fn.clientHeight&&(Qt.height=Fn.clientHeight),!(Qt.width&&Qt.height)&&nn==="html5"&&(delete Qt.width,delete Qt.height),tn=nn,nn==="screenshot")Je(Fn,Qt);else{var Bt=!1;Qt.hasOwnProperty("playButton")&&Qt.playButton||Qt.hasOwnProperty("clickToLoad")&&Qt.clickToLoad?Bt=!0:Qt.hasOwnProperty("playButtonAutoDecide")&&Qt.playButtonAutoDecide&&(Bt=(!Wt()||Ne())&&Ut()),Bt?(tn="screenshot",Kn(Fn,Qt,He,nn)):Ye(Fn,Qt,He)}}};function Wt(){try{return window.self!==window.top}catch(Ne){return!0}}function Ut(){return Qt.hasOwnProperty("screenshotGenerator")&&Qt.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}en.getViews=function(){return Nt},en.isJavaInstalled=function(){return!1};var $t=function(Ne){var nn=function(ne){var ge=JSON.parse(ne),un=function(Pt){return Pt.type=="G"||Pt.type=="E"},Fn=ge.elements?ge.elements.filter(un)[0]:ge;if(!Fn||!Fn.url){cn();return}Qt.fileName=Fn.url,ee(Fn.settings||{}),Nt.is3D=!0;var Bt="https://www.geogebra.org/images/";en.setPreviewImage(ft||Fn.previewUrl,Bt+"GeoGebra_loading.png",Bt+"applet_play.png"),Ne()},cn=function(){Qt.onError&&Qt.onError(),oi("Error: Fetching material (id "+Qt.material_id+") failed.",Qt)},ri=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",He="/materials/"+Qt.material_id+"?scope=basic";qt("https://"+ri+"/api/proxy.php?path="+encodeURIComponent(He),nn,cn)};function ee(Ne){var nn=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(cn){Ne[cn]=!!Ne[cn]}),nn.forEach(function(cn){Qt[cn]===void 0&&Ne[cn]!==void 0&&(Qt[cn]=Ne[cn])}),Qt.showToolBarHelp===void 0&&(Qt.showToolBarHelp=Qt.showToolBar)}function qt(Ne,nn,cn){var ri=new XMLHttpRequest;ri.open("GET",Ne),ri.onload=function(){nn(ri.responseText)},ri.onerror=cn,ri.send()}en.isHTML5Installed=function(){return!0},en.getLoadedAppletType=function(){return tn},en.setPreviewImage=function(Ne,nn,cn){ft=Ne,lt=nn,pt=cn},en.removeExistingApplet=function(Ne,nn){var cn;typeof Ne=="string"&&(Ne=document.getElementById(Ne)),tn=null;var ri=null;for(cn=0;cn<Ne.childNodes.length;cn++){var He=Ne.childNodes[cn],ne=He.className;ne==="applet_screenshot"?nn?(He.style.display="block",tn="screenshot"):He.style.display="none":ne!=="applet_scaler prerender"&&(Ne.removeChild(He),ri=ne&&ne.indexOf("appletParameters")!=-1?He.id:null,cn--)}var ge=Qt.id!==void 0?Qt.id:ri,un=window[ge];un&&typeof un.getBase64=="function"&&(un.remove(),window[ge]=null)},en.refreshHitPoints=function(){if(bt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var Ne=en.getAppletObject();return Ne&&typeof Ne.recalculateEnvironments=="function"?(Ne.recalculateEnvironments(),!0):!1},en.startAnimation=function(){var Ne=en.getAppletObject();return Ne&&typeof Ne.startAnimation=="function"?(Ne.startAnimation(),!0):!1},en.stopAnimation=function(){var Ne=en.getAppletObject();return Ne&&typeof Ne.stopAnimation=="function"?(Ne.stopAnimation(),!0):!1},en.getAppletObject=function(){var Ne=Qt.id!==void 0?Qt.id:"ggbApplet";return window[Ne]},en.resize=function(){};var Le=function(Ne,nn,cn){var ri=document.createElement("param");ri.setAttribute("name",nn),ri.setAttribute("value",cn),Ne.appendChild(ri)},ae=function(Ne){return Ne&&Ne!=="false"},Ye=function(Ne,nn,cn){bt(Tt)<=4.2&&(cn=!0);var ri=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Tt||ggbHTML5LoadedCodebaseIsWebSimple&&!nt)&&(ri=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var He=document.createElement("div");He.classList.add("appletParameters","notranslate");var ne=nn.width,ge=nn.height;if(nn.disableAutoScale=nn.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():nn.disableAutoScale,nn.width!==void 0)if(bt(Tt)<=4.4)ae(nn.showToolBar)&&(nn.height-=7),ae(nn.showAlgebraInput)&&(nn.height-=37),nn.width<605&&ae(nn.showToolBar)&&(nn.width=605,ne=605);else{var un=100;(ae(nn.showToolBar)||ae(nn.showMenuBar))&&(nn.hasOwnProperty("customToolBar")&&(nn.customToolbar=nn.customToolBar),un=ae(nn.showMenuBar)?245:155),ne<un&&(nn.width=un,ne=un)}He.style.border="none",He.style.display="inline-block";for(var Fn in nn)nn.hasOwnProperty(Fn)&&Fn!=="appletOnLoad"&&He.setAttribute("data-param-"+Fn,nn[Fn]);vt&&He.setAttribute("data-param-fontscssurl",vt),en.resize=function(){GGBAppletUtils.responsiveResize(Ne,nn)},window.addEventListener("resize",function(kn){en.resize()});var Bt=typeof nn.appletOnLoad=="function"?nn.appletOnLoad:function(){};if(!cn&&nn.width!==void 0){nn.hasOwnProperty("showSplash")||He.setAttribute("data-param-showSplash","false");var Pt=Ne.querySelector(".applet_scaler.prerender"),xt=Pt!==null;if(xt)var Ft=Pt.querySelector(".ggb_preview");else{var Ft=pi(ne,ge,nn.borderColor,!1);Pt=document.createElement("div"),Pt.className="applet_scaler",Pt.style.position="relative",Pt.style.display="block",Pt.style.width=ne+"px",Pt.style.height=ge+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(Pt,"66%"),bt(Tt)>=5?(nn.appletOnLoad=function(kn){var fn=Ne.querySelector(".ggb_preview");fn&&fn.parentNode.removeChild(fn),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Pt),window.GGBT_wsf_view&&$(window).trigger("resize"),Bt(kn)},xt||Pt.appendChild(Ft)):He.appendChild(Ft),Pt.appendChild(He),xt||Ne.appendChild(Pt),setTimeout(function(){en.resize()},1)}else{var Rt=document.createElement("div");Rt.className="applet_scaler",Rt.style.position="relative",Rt.style.display="block",Rt.appendChild(He),Ne.appendChild(Rt),nn.appletOnLoad=function(kn){en.resize(),Bt(kn)}}function At(kn,fn){fn&&typeof fn.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(kn,fn.appletOnLoad):renderGGBElement(kn),oi("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",fn)}function ve(kn,fn){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:kn,params:fn}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(An){At(An.article,An.params)}),html5AppletsToProcess=null)},bt(Tt)<5&&(kn.className+=" geogebraweb")):At(kn,fn)}if(ri){scriptLoadStarted=!0;for(var Ue=0;Ue<He.childNodes.length;Ue++){var Pn=He.childNodes[Ue].tagName;Pn==="TABLE"&&(He.removeChild(He.childNodes[Ue]),Ue--)}if(ggbHTML5LoadedScript!==null){var Cn=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');Cn!=null&&Cn.parentNode.removeChild(Cn)}var Ln=document.createElement("script"),Oe=function(){ve(He,nn)};Ln.src=Xe+et,ggbHTML5LoadedCodebaseIsWebSimple=nt,ggbHTML5LoadedCodebaseVersion=Tt,ggbHTML5LoadedScript=Ln.src,oi("GeoGebra HTML5 codebase loaded: '"+Xe+"'.",nn),!se&&(!he||he=="5.0")?(nt?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),Oe()):Xe.requirejs?__webpack_require__.e(7963).then(function(){var kn=[__webpack_require__(87963)];Oe.apply(null,kn)}.bind(this)).catch(__webpack_require__.oe):(Ln.onload=Oe,Ne.appendChild(Ln))}else ve(He,nn);nn.height=ge,nn.width=ne},Je=function(Ne,nn,cn){var ri=pi(nn.width,nn.height,nn.borderColor,cn),He=document.createElement("div");He.style.position="relative",He.style.display="block",He.style.width=nn.width+"px",He.style.height=nn.height+"px",He.className="applet_screenshot applet_scaler"+(cn?" applet_screenshot_play":""),He.appendChild(ri);var ne=GGBAppletUtils.getScale(nn,Ne,cn);cn?(Ne.appendChild(xn()),window.GGBT_wsf_view||(Ne.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(He,"66%"),Ne.appendChild(He),ne!==1&&!isNaN(ne)&&(GGBAppletUtils.scaleElement(He,ne),He.style.width=nn.width+"px",He.style.height=nn.height+"px",He.parentNode.style.width=nn.width*ne+"px",He.parentNode.style.height=nn.height*ne+"px"),en.resize=function(){Sn(Ne,ri,He,cn)},window.addEventListener("resize",function(ge){en.resize()}),en.resize()};function Sn(Ne,nn,cn,ri){if(Ne.contains(nn)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(Ne.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(Ne)}var He=GGBAppletUtils.getScale(Qt,Ne,ri);cn.parentNode!==null&&(!isNaN(He)&&He!==1?(GGBAppletUtils.scaleElement(cn,He),cn.parentNode.style.width=Qt.width*He+"px",cn.parentNode.style.height=Qt.height*He+"px"):(GGBAppletUtils.scaleElement(cn,1),cn.parentNode.style.width=Qt.width+"px",cn.parentNode.style.height=Qt.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(Ne),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}en.onExitFullscreen=function(Ne,nn){nn.appendChild(Ne)};var Kn=function(Ne,nn,cn,ri){Je(Ne,nn,!0);for(var He=function(){var un=[];for(ge=0;ge<Ne.childNodes.length;ge++)un.push(Ne.childNodes[ge]);if(window.GGBT_wsf_view){var Fn=window.GGBT_wsf_view.renderFullScreen(Ne,nn.id),Bt=document.getElementById("fullscreencontainer"),Pt=jQuery(Ne).find(".fullscreencontent");Pt.length>0?(Fn.remove(),Pt.attr("id","fullscreencontent").show(),jQuery(Bt).append(Pt),window.dispatchEvent(new Event("resize"))):Ye(Fn,nn,!1),window.GGBT_wsf_view.launchFullScreen(Bt)}else tn=ri,Ye(Ne,nn,!1);if(!window.GGBT_wsf_view)for(ge=0;ge<un.length;ge++)Ne.removeChild(un[ge])},ne=Ne.getElementsByClassName("ggb_preview_play"),ge=0;ge<ne.length;ge++)ne[ge].addEventListener("click",He,!1),ne[ge].addEventListener("ontouchstart",He,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(Ne),Ut()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},xn=function(){var Ne=document.createElement("div");if(Ne.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var nn='.icon-applet-play { width: 100%; height: 100%;box-sizing: border-box;position: absolute;z-index: 1001;cursor: pointer;border-width: 0px; background-color: transparent;background-repeat: no-repeat;left: 0;top: 0;background-position: center center; background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet.png");}.icon-applet-play:hover {background-image: url("https://www.geogebra.org/images/worksheet/icon-start-applet-hover.png");}',cn=document.createElement("style");cn.styleSheet?cn.styleSheet.cssText=nn:cn.appendChild(document.createTextNode(nn)),document.getElementsByTagName("head")[0].appendChild(cn)}return Ne},pi=function(Ne,nn,cn,ri){var He=document.createElement("div");He.className="ggb_preview",He.style.position="absolute",He.style.zIndex="90",He.style.width=Ne-2+"px",He.style.height=nn-2+"px",He.style.top="0px",He.style.left="0px",He.style.overflow="hidden",He.style.backgroundColor="white";var ne="lightgrey";cn!==void 0&&(cn==="none"?ne="transparent":ne=cn),He.style.border="1px solid "+ne;var ge=document.createElement("img");if(ge.style.position="relative",ge.style.zIndex="1000",ge.style.top="-1px",ge.style.left="-1px",ft!==null&&ge.setAttribute("src",ft),ge.style.opacity=.7,lt!==null){var un,Fn,Bt;if(!ri){un=document.createElement("img"),un.style.position="absolute",un.style.zIndex="1001",un.style.opacity=1,ge.style.opacity=.3,Fn=360,Fn>Ne/4*3&&(Fn=Ne/4*3),Bt=Fn/5.8,un.setAttribute("src",lt),un.setAttribute("width",Fn),un.setAttribute("height",Bt);var Pt=(Ne-Fn)/2,xt=(nn-Bt)/2;un.style.left=Pt+"px",un.style.top=xt+"px",He.appendChild(un)}}return He.appendChild(ge),He},ni=function(Ne){return Ne=Ne.toLowerCase(),Ne==="html5"||Ne==="screenshot"?Ne:"html5"},le=["web","webSimple","web3d","tablet","tablet3d","phone"],Xt=function(Ne,nn){if(Tt=Ne,nn){hn(Tt,!0);return}var cn=!de;if(cn){var ri=bt(Tt);!isNaN(ri)&&ri<4.4&&(cn=!1)}var He,ne;window.location.protocol.substr(0,4)==="http"?He=window.location.protocol:He="http:";var ge=Tt.indexOf("//");ge>0?ne=Tt:ge===0?ne=He+Tt:ne="https://www.geogebra.org/apps/5.2.814.0/";for(var un in le)if(Tt.slice(le[un].length*-1)===le[un]||Tt.slice((le[un].length+1)*-1)===le[un]+"/"){hn(ne,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&cn&&!Nt.is3D&&!Nt.AV&&!Nt.SV&&!Nt.CV&&!Nt.EV2&&!Nt.CP&&!Nt.PC&&!Nt.DA&&!Nt.FI&&!Nt.PV&&!ae(Qt.showToolBar)&&!ae(Qt.showMenuBar)&&!ae(Qt.showAlgebraInput)&&!ae(Qt.enableRightClick)&&(!Qt.appName||Qt.appName=="classic")?ne+="webSimple/":ne+="web3d/",hn(ne,!1)},hn=function(Ne,nn){if(Ne.requirejs){Xe=Ne;return}Ne.slice(-1)!=="/"&&(Ne+="/"),Xe=Ne,nn===null&&(nn=Ne.indexOf("http")===-1),te=nn,et="web.nocache.js",nt=!1;var cn=Xe.split("/");cn.length>1&&(!nn&&cn[cn.length-2]==="webSimple"?(et="webSimple.nocache.js",nt=!0):le.indexOf(cn[cn.length-2])>=0&&(et=cn[cn.length-2]+".nocache.js")),cn=Ne.split("/"),Tt=cn[cn.length-3],Tt.substr(0,4)==="test"?Tt=Tt.substr(4,1)+"."+Tt.substr(5,1):(Tt.substr(0,3)==="war"||Tt.substr(0,4)==="beta")&&(Tt="5.0");var ri=parseFloat(Tt);ri!==NaN&&ri<5&&Ne.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+ri+" is deprecated. Using version latest instead."),Xt("5.0",nn))},oi=function(Ne,nn){window.console&&window.console.log&&(!nn||typeof nn.showLogging=="undefined"||nn.showLogging&&nn.showLogging!=="false")&&console.log(Ne)};Qt.material_id!==void 0?$t(zn):zn();function zn(){var Ne=Nn;he!==null?Ne=he:parseFloat(Ne)<5&&(Ne="5.0"),Xt(Ne,!1),se!==null&&hn(se,te),ce=!0}return en},GGBAppletUtils=function(){"use strict";function en(){return window.GGBT_wsf_edit!==void 0}function Nn(ce,he){he!=1?(ce.style.transformOrigin="0% 0% 0px",ce.style.webkitTransformOrigin="0% 0% 0px",ce.style.transform="scale("+he+","+he+")",ce.style.webkitTransform="scale("+he+","+he+")",ce.style.maxWidth="initial",ce.querySelector(".ggb_preview")!==null&&(ce.querySelector(".ggb_preview").style.maxWidth="initial"),ce.querySelectorAll(".ggb_preview img")[0]!==void 0&&(ce.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),ce.querySelectorAll(".ggb_preview img")[1]!==void 0&&(ce.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(ce.style.transform="none",ce.style.webkitTransform="none")}function Qt(ce,he,se,ze,ye,_t){var Xe=null;if(_t!=null&&_t!="")for(var te=ce.parentNode;te!=null;)if((" "+te.className+" ").indexOf(" "+_t+" ")>-1){Xe=te;break}else te=te.parentNode;var tn=0,Tt=0,et=0,nt=0,ft=0,lt=0,pt=0;if(Xe)tn=Xe.offsetWidth,Tt=Math.max(ze?Xe.offsetWidth:0,Xe.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(tn=Math.min(window.innerWidth,document.documentElement.clientWidth),Tt=Math.min(window.innerHeight,document.documentElement.clientHeight),et=tn):(tn=window.innerWidth,Tt=window.innerHeight,et=window.innerWidth),ce){var vt=ce.getBoundingClientRect();vt.left>0&&vt.left<=tn&&(ye===void 0||!ye)&&(document.dir==="rtl"?(ft=tn-vt.width-vt.left,lt=et<=480?10:30):(lt=vt.left,ft=et<=480?10:30),nt=lt+ft)}if(ce&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var Lt=ce.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(nt=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(nt=0,pt=40)}}return ce&&((se===void 0||!se)&&he>0&&he+nt<tn?tn=he:tn-=nt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(se===void 0||!se)&&(Tt-=pt)),{width:tn,height:Tt}}function Nt(ce,he,se,ze,ye){if(ce.isScreenshoGenerator)return 1;var _t=ze!==void 0&&ze,Xe=ce.noScaleMargin!=null&&ce.noScaleMargin,te=function(Lt){return Lt&&Lt!=="false"},tn=te(ce.autoHeight),Tt=Qt(he,ce.width,se,tn,_t&&window.GGBT_wsf_view||Xe,ye),et=parseInt(Tt.width),nt=ce.width,ft=ce.height;if(nt===void 0){var lt=he.querySelector(".appletParameters");lt&&(nt=lt.offsetWidth,ft=lt.offsetHeight)}var pt=et/nt,vt=_t?1:Tt.height/ft;return se!==void 0&&!se&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function de(ce,he,se){var ze=1,ye,_t=!1;if(ce.hasOwnProperty("allowUpscale")&&(_t=ce.allowUpscale),ce.hasOwnProperty("scale")&&(ze=parseFloat(ce.scale),(isNaN(ze)||ze===null||ze===0)&&(ze=1),ze>1&&(_t=!0)),he&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(_t=!0),!(ce.hasOwnProperty("disableAutoScale")&&ce.disableAutoScale))ye=Nt(ce,he,_t,se,ce.scaleContainerClass);else return ze;return _t&&(!ce.hasOwnProperty("scale")||ze===1)?ye:Math.min(ze,ye)}function we(ce){var he=Math.min(window.innerWidth,document.documentElement.clientWidth),se=Math.min(window.innerHeight,document.documentElement.clientHeight),ze=ce.getBoundingClientRect(),ye=(he-ze.width)/2,_t=(se-ze.height)/2;_t<0&&(_t=0),ce.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(ye<40?ce.style.left="40px":ce.style.left=ye+"px",ce.style.top=_t+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(_t<40?ce.style.top="40px":ce.style.top=_t+"px",ce.style.left=ye+"px")}function De(ce,he){var se=ce.querySelector(".appletParameters");if(se){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(he.id!==se.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(ce)}if(se.parentElement&&/fullscreen/.test(se.parentElement.className))return;var ze=de(he,ce);en()&&se.setAttribute("data-param-scale",ze);for(var ye=null,_t=0;_t<ce.childNodes.length;_t++)if(ce.childNodes[_t].className!==void 0&&ce.childNodes[_t].className.match(/^applet_scaler/)){ye=ce.childNodes[_t];break}if(ye!==null&&ye.querySelector(".noscale")!==null)return;var Xe=he.id!==void 0?he.id:"ggbApplet",te=window[Xe];(te==null||!te.recalculateEnvironments)&&ye!==null&&!ye.className.match(/fullscreen/)&&(ye.parentNode.style.transform="",!isNaN(ze)&&ze!==1?(ye.parentNode.style.width=he.width*ze+"px",ye.parentNode.style.height=he.height*ze+"px",Nn(ye,ze)):(Nn(ye,1),ye.parentNode.style.width=he.width+"px",ye.parentNode.style.height=he.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&we(ce),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(se).parents(".content-added-content"))}}return{responsiveResize:De,isFlexibleWorksheetEditor:en,positionCenter:we,getScale:de,scaleElement:Nn}}();__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 en=n.location.search;return en.indexOf(J)!=-1||en.indexOf(K)!=-1}function q(en,Nn){}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(en){var Nn=s[L].bindings;s[L].bindings=function(){for(var Qt=Nn?Nn():{},Nt=en[webModule.__softPermutationId],de=O;de<Nt.length;de++){var we=Nt[de];Qt[we[O]]=we[P]}return Qt}};var t;function u(){return v(),t}function v(){if(!t){var en=o.createElement(Q);if(en.id=L,en.style.cssText=R+S,en.tabIndex=-1,o.body.appendChild(en),t=en.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var Nn=document.compatMode==U?V:W;t.write(Nn+X),t.close()}}}function w(en){function Nn(Nt){function de(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var we=de();if(we){Nt();return}function De(){if(!we){if(!de())return;we=!0,Nt(),o.removeEventListener&&o.removeEventListener(Z,De,!1),ce&&clearInterval(ce)}}o.addEventListener&&o.addEventListener(Z,De,!1);var ce=setInterval(function(){De()},$)}function Qt(Nt){var de=u(),we=de.body,De=de.createElement(_);De.language=ab,De.crossOrigin=W,De.src=Nt,webModule.__errFn&&(De.onerror=function(){webModule.__errFn(L,new Error(bb+Nt))}),we.appendChild(De)}Nn(function(){Qt(en)})}webModule.__startLoadingFragment=function(en){return C(en)},webModule.__installRunAsyncCode=function(en){var Nn=u(),Qt=Nn.body,Nt=Nn.createElement(_);Nt.language=ab,Nt.text=en,Qt.appendChild(Nt),Qt.removeChild(Nt)};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(en){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(en){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(en){var Nn=c[en];return Nn==null?null:Nn},r=d,webModule.__errFn=e}function B(){function en(ce){var he=ce.lastIndexOf(rb);he==-1&&(he=ce.length);var se=ce.indexOf(sb);se==-1&&(se=ce.length);var ze=ce.lastIndexOf(tb,Math.min(se,he));return ze>=O?ce.substring(O,ze+P):W}function Nn(ce){if(!ce.match(/^\w+:\/\//)){var he=o.createElement(ub);he.src=ce+vb,ce=en(he.src)}return ce}function Qt(){var ce=__gwt_getMetaProperty(wb);return ce!=null?ce:W}function Nt(){for(var ce=o.getElementsByTagName(_),he=O;he<ce.length;++he)if(ce[he].src.indexOf(xb)!=-1)return en(ce[he].src);return W}function de(){var ce=o.getElementsByTagName(yb);return ce.length>O?ce[ce.length-P].href:W}function we(){var ce=o.location;return ce.href==ce.protocol+zb+ce.host+ce.pathname+ce.search+ce.hash}var De=Qt();return De==W&&(De=Nt()),De==W&&(De=de()),De==W&&we()&&(De=en(o.location.href)),De=Nn(De),De}function C(en){return en.match(/^\//)||en.match(/^[a-zA-Z]+:\/\//)?en:webModule.__moduleBase+en}function D(){var en=[],Nn=O,Qt=[],Nt=[];function de(ce){var he=Nt[ce](),se=Qt[ce];if(he in se)return he;var ze=[];for(var ye in se)ze[se[ye]]=ye;throw r&&r(ce,ze,he),null}if(__gwt_isKnownPropertyValue=function(ce,he){return he in Qt[ce]},webModule.__getPropMap=function(){var ce={};for(var he in Qt)Qt.hasOwnProperty(he)&&(ce[he]=de(he));return ce},webModule.__computePropValue=de,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var we;try{we=Cb;var De=we.indexOf(Db);De!=-1&&(Nn=parseInt(we.substring(De+P),$),we=we.substring(O,De))}catch(ce){}return webModule.__softPermutationId=Nn,C(we+Eb)}function F(){n.__gwt_stylesLoaded||(n.__gwt_stylesLoaded={})}A(),webModule.__moduleBase="/js/mathematicalGraphics/"+name+"/",s[L].moduleBase=webModule.__moduleBase;var G=D();return F(),w(G),!0}return webModule},typeof window.web3d!="function"&&(window.web3d=GGBAppletUtils.makeModule("web3d","A18F540516513B1292CA7CEF2F6AFC7E")),typeof window.webSimple!="function"&&(window.webSimple=GGBAppletUtils.makeModule("webSimple","96B09BF1B436BF53F0DF54116700F16A")),window.GGBApplet=GGBApplet})()},46699:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Ax:function(){return De},Ds:function(){return ce},KI:function(){return se},SI:function(){return we},f1:function(){return de}});var Nt=Qt(346);function de(ze){let ye=!0;if(ze.length>0){for(let _t=0;_t<ze.length;_t++)if(ze[_t].compile_success==0||!ze[_t].compile_success){ye=!1;break}}else ye=!1;return ye}function we(ze,ye=""){let _t=[];for(let Xe=0;Xe<ze.length;Xe++){let te=ze[Xe],tn=ye?`${ye}/${te.name}`:`${te.name}`;_t.push({title:te.name,type:te.type,isLeaf:te.type!=="tree",key:tn})}return _t}function De(ze,ye,_t){for(let Xe=0;Xe<ze.length;Xe++){let te=ze[Xe];if(te.key===ye){te.children=_t;break}te.children&&De(te.children,ye,_t)}return ze}function ce(ze,ye,_t){let Xe;return function(){let te=this,tn=arguments,Tt=function(){Xe=null,_t||ze.apply(te,tn)},et=_t&&!Xe;clearTimeout(Xe),Xe=setTimeout(Tt,ye),et&&ze.apply(te,tn)}}const he=!0,se=Nt.Z.API_SERVER},84842:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return Tt}});var Nt=Qt(99571),de=Qt(59301),we=Object.defineProperty,De=Object.defineProperties,ce=Object.getOwnPropertyDescriptors,he=Object.getOwnPropertySymbols,se=Object.prototype.hasOwnProperty,ze=Object.prototype.propertyIsEnumerable,ye=(et,nt,ft)=>nt in et?we(et,nt,{enumerable:!0,configurable:!0,writable:!0,value:ft}):et[nt]=ft,_t=(et,nt)=>{for(var ft in nt||(nt={}))se.call(nt,ft)&&ye(et,ft,nt[ft]);if(he)for(var ft of he(nt))ze.call(nt,ft)&&ye(et,ft,nt[ft]);return et},Xe=(et,nt)=>De(et,ce(nt)),te=(et,nt)=>{var ft={};for(var lt in et)se.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&&ze.call(et,lt)&&(ft[lt]=et[lt]);return ft},tn=(et,nt,ft)=>new Promise((lt,pt)=>{var vt=Wt=>{try{bt(ft.next(Wt))}catch(Ut){pt(Ut)}},Lt=Wt=>{try{bt(ft.throw(Wt))}catch(Ut){pt(Ut)}},bt=Wt=>Wt.done?lt(Wt.value):Promise.resolve(Wt.value).then(vt,Lt);bt((ft=ft.apply(et,nt)).next())});const Tt=et=>{var nt=et,{children:ft}=nt,lt=te(nt,["children"]);const[pt,vt]=(0,de.useState)(!1);return de.createElement(Nt.ZP,Xe(_t({},lt),{loading:pt,onClick:Lt=>tn(void 0,null,function*(){try{vt(!0),yield lt.onClick(Lt),vt(!1)}catch(bt){console.error(bt),vt(!1)}})}),ft)}},9507:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return Xe}});var Nt=Qt(59301),de={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},we=Qt(92310),De=Qt.n(we),ce=Qt(29787),he=Qt(2859),se=Qt(38986),ze=Qt(51257),ye=(te,tn,Tt)=>new Promise((et,nt)=>{var ft=vt=>{try{pt(Tt.next(vt))}catch(Lt){nt(Lt)}},lt=vt=>{try{pt(Tt.throw(vt))}catch(Lt){nt(Lt)}},pt=vt=>vt.done?et(vt.value):Promise.resolve(vt.value).then(ft,lt);pt((Tt=Tt.apply(te,tn)).next())}),Xe=({data:te,className:tn,fullWidth:Tt,style:et={},onClose:nt,onOk:ft,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,Nt.useRef)(null),Lt=(0,Nt.useRef)(null),bt=(0,Nt.useRef)(null),Wt=(0,Nt.useRef)(null),[Ut,$t]=(0,Nt.useState)(!1),[ee,qt]=(0,Nt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,Nt.useEffect)(()=>(bt.current||(bt.current=document.createElement("style"),document.head.appendChild(bt.current)),te!=null&&te.visible?(document.body.setAttribute("data-custom","y-hidden"),bt.current.innerHTML=" html { overflow-y: hidden; }",te!=null&&te.src&&Le()):(document.body.removeAttribute("data-custom"),bt.current&&(document.head.removeChild(bt.current),bt.current=null)),()=>{document.body.removeAttribute("data-custom"),bt.current&&(document.head.removeChild(bt.current),bt.current=null)}),[te==null?void 0:te.visible]);const Le=()=>ye(void 0,null,function*(){$t(!0),qt("\u6B63\u5728\u52A0\u8F7D\u4E2D");const Sn=yield(0,ze.ZJ)(te==null?void 0:te.src);vt.current.src="",vt.current.src=Sn,vt.current.onload=function(){Je()},$t(!1),qt("")}),ae=Sn=>ye(void 0,null,function*(){$t(!0),qt("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Kn=yield(0,se.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:te.title,file:Sn.dataUrl}});Kn!=null&&Kn.id&&!pt?(yield(0,se.ZP)(`/api/attachments/${te.id}/add_subitem.json`,{method:"post",body:{subitem_id:Kn==null?void 0:Kn.id,settings:JSON.stringify(Sn.state)}})).status===0&&ft():Kn!=null&&Kn.id&&ft(Kn),$t(!1),qt("")}),Ye=()=>{const Sn=document.querySelector('a[href="https://markerjs.com/"]');Sn&&Sn.parentNode&&(Sn.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(xn=>{const pi=document.querySelector(xn.name);pi&&pi.setAttribute("title",xn.title)})},Je=()=>{Lt.current=new he.hP(vt.current),Lt.current.targetRoot=Wt.current,Lt.current.addEventListener("render",ae),Lt.current.addEventListener("beforeclose",nt),lt&&(Lt.current.availableMarkerTypes=Lt.current.ALL_MARKER_TYPES,Lt.current.uiStyleSettings.redoButtonVisible=!0,Lt.current.uiStyleSettings.notesButtonVisible=!0,Lt.current.uiStyleSettings.zoomButtonVisible=!0,Lt.current.uiStyleSettings.zoomOutButtonVisible=!0,Lt.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=Lt.current.uiStyleSettings,Lt.current.show(),te!=null&&te.snapshotData&&Lt.current.restoreState(te.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Ye()},300)};return Nt.createElement(Nt.Fragment,null,(te==null?void 0:te.visible)&&Nt.createElement(ce.Z,{spinning:Ut,tip:ee,style:{position:"absolute",width:"100vw"}},Nt.createElement("div",{ref:Wt,className:De()(de.imageDimensions,tn,Tt?de.fullWidth:""),style:et},Nt.createElement("img",{className:de.img,ref:vt}))))}},76562:function(en,Nn,Qt){"use strict";var Nt=Qt(59301),de=Qt(77019),we=Qt(5269),De=Qt(20554),ce=Qt(99571),he=Qt(76902),se=Qt(99587),ze=Qt(48136),ye=Qt(59301);const _t=(0,Nt.forwardRef)(({callback:Xe,showSaveButton:te,value:tn=""},Tt)=>{const et=(0,Nt.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=Lt=>{et.current.setValue(et.current.getValue()+" "+Lt.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:ye.createElement(de.Z,{className:se.Z.lists,gutter:[10,10]},nt.map((Lt,bt)=>ye.createElement(we.Z,{flex:"110px",className:se.Z.item},ye.createElement("div",null,ye.createElement(he.Z,{value:`$$${Lt.value}$$`}),Lt.name),ye.createElement("div",{className:se.Z.children},Lt.children.map((Wt,Ut)=>ye.createElement("div",{key:Ut},ye.createElement("h1",null,Wt.name),ye.createElement(de.Z,{gutter:[10,10]},Wt.data.map(($t,ee)=>ye.createElement(we.Z,{key:ee,onClick:()=>lt($t),className:se.Z.diamond},ye.createElement(he.Z,{value:"`$$"+$t.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:ye.createElement(de.Z,{className:se.Z.lists,gutter:[10,10]},ft.map((Lt,bt)=>ye.createElement(we.Z,{flex:"110px",className:se.Z.item},ye.createElement("div",null,ye.createElement(he.Z,{value:"`$$"+Lt.value+"$$`"}),Lt.name),ye.createElement("div",{className:se.Z.children},Lt.children.map((Wt,Ut)=>ye.createElement("div",{key:Ut},Wt.name&&ye.createElement("h1",null,Wt.name),ye.createElement(de.Z,{gutter:[10,10]},Wt.data.map(($t,ee)=>ye.createElement(we.Z,{key:ee,onClick:()=>lt($t),className:se.Z.diamond},ye.createElement(he.Z,{value:"`$$"+$t.value+"$$`"}))))))))))}],vt=()=>{var Lt=document.createElement("div");Lt.innerHTML=et.current.getValue();var bt=Lt.innerText;return Xe&&Xe(bt),bt};return(0,Nt.useImperativeHandle)(Tt,()=>({getData:vt})),ye.createElement("div",{className:se.Z.mathWrap},ye.createElement(De.default,{defaultActiveKey:"1",items:pt}),ye.createElement("math-field",{locale:"zh_cn",className:se.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},tn||""),te&&ye.createElement("div",{className:se.Z.button},ye.createElement(ce.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});Nn.Z=_t},28426:function(en,Nn,Qt){"use strict";var Nt=Qt(59301),de=Qt(93314),we=Qt(99571),De=Object.defineProperty,ce=Object.defineProperties,he=Object.getOwnPropertyDescriptors,se=Object.getOwnPropertySymbols,ze=Object.prototype.hasOwnProperty,ye=Object.prototype.propertyIsEnumerable,_t=(Tt,et,nt)=>et in Tt?De(Tt,et,{enumerable:!0,configurable:!0,writable:!0,value:nt}):Tt[et]=nt,Xe=(Tt,et)=>{for(var nt in et||(et={}))ze.call(et,nt)&&_t(Tt,nt,et[nt]);if(se)for(var nt of se(et))ye.call(et,nt)&&_t(Tt,nt,et[nt]);return Tt},te=(Tt,et)=>ce(Tt,he(et));const tn=({img:Tt,buttonProps:et={},styles:nt={},customText:ft,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:Lt,imgStyles:bt,loading:Wt=!1,className:Ut=""})=>Nt.createElement("section",{className:`tc animated fadeIn ${Ut}`,style:Xe({color:"#999",margin:"100px auto",visibility:Wt?"hidden":"visible"},nt)},Nt.createElement("img",{src:Tt||de,style:te(Xe({},bt),{pointerEvents:"none",userSelect:"none"})}),Nt.createElement("p",{className:"mt20 font14"},ft||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&Nt.createElement(we.ZP,Xe({className:vt,onClick:pt},et),lt),Lt&&Lt);Nn.Z=tn},45677:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return vt}});var Nt=Qt(59301),de={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},we=Qt(99571),De=Qt(70557),ce=Qt(75975),he=Qt(25399),se=Qt(51257),ze=Qt(81722),ye=Qt(28426),_t=Qt(346),Xe=Qt(44203),te=Qt(59301),tn=Object.defineProperty,Tt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(Lt,bt,Wt)=>bt in Lt?tn(Lt,bt,{enumerable:!0,configurable:!0,writable:!0,value:Wt}):Lt[bt]=Wt,lt=(Lt,bt)=>{for(var Wt in bt||(bt={}))et.call(bt,Wt)&&ft(Lt,Wt,bt[Wt]);if(Tt)for(var Wt of Tt(bt))nt.call(bt,Wt)&&ft(Lt,Wt,bt[Wt]);return Lt},pt=(Lt,bt,Wt)=>new Promise((Ut,$t)=>{var ee=ae=>{try{Le(Wt.next(ae))}catch(Ye){$t(Ye)}},qt=ae=>{try{Le(Wt.throw(ae))}catch(Ye){$t(Ye)}},Le=ae=>ae.done?Ut(ae.value):Promise.resolve(ae.value).then(ee,qt);Le((Wt=Wt.apply(Lt,bt)).next())}),vt=({editOffice:Lt="view",data:bt,issaver:Wt,onSaver:Ut,theme:$t,type:ee,filename:qt,monacoEditor:Le,className:ae,style:Ye,close:Je,onClose:Sn,hasMask:Kn,disabledDownload:xn,onImgDimensions:pi,showNodata:ni,recordInfo:le})=>{const[Xt,hn]=(0,Nt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[oi,zn]=(0,Nt.useState)(""),[Ne,nn]=(0,Nt.useState)(),cn=window.ENV==="build"?"/react/build":"",ri=location.host.startsWith("localhost")?_t.Z.PROXY_SERVER:_t.Z.API_SERVER,ne=10*(1024*1024),ge=(0,Nt.useRef)();bt!=null&&bt.startsWith("/api")&&ee!=="txt"&&(bt=_t.Z.API_SERVER+bt);const un=Ft=>Ft.substring(Ft.lastIndexOf("/")+1).split(".").pop();qt&&Le&&(Le.filename=qt),(0,Nt.useEffect)(()=>{var Ft,Rt;const At=(Rt=(Ft=document.cookie)==null?void 0:Ft.replace(/\s/g,""))==null?void 0:Rt.split(";");At==null||At.map(ve=>{let Ue=ve.split("=");Ue[0]==="_educoder_session"&&zn(Ue[1])})},[]),(0,Nt.useEffect)(()=>{ee==="office"&&(bt.indexOf("bigfilescdn.")>-1||bt.indexOf("bigfiles1")>-1?nn({url:bt,fileType:un(bt),model:bt.indexOf("model=edit")?"edit":"view"}):Bt())},[ee,bt]);function Fn(Ft){return pt(this,null,function*(){Ft.data.type==="pdfdata"&&(Ut(Ft.data.data),window.removeEventListener("message",Fn,!1)),console.log("mess---:",Ft.data)})}const Bt=()=>pt(void 0,null,function*(){console.log("data:",bt);let Ft=bt;bt.startsWith("http")||(Ft=location.origin+Ft);let Rt=new URL(Ft).pathname.split("/").pop();const At=yield(0,ze.gJ)({attachment_id:Rt});At.url=ri+At.url,nn(At)}),Pt=()=>{if(bt.startsWith("http")||bt.startsWith("blob:")){xt();return}(0,se.Sv)(qt||"educoder",bt,qt)},xt=()=>{le&&(0,Xe.fc)({id:le==null?void 0:le.id,watch_type:1,course_id:le==null?void 0:le.course_id}),(0,se.Nd)(qt||"educoder",decodeURIComponent(bt))};return te.createElement("div",{style:lt({},Ye||{}),className:`${Kn&&de.bgBlack} ${ee?de.wrp:"hide"}`},Je&&te.createElement("div",{className:de.close,ref:ge},!!pi&&te.createElement(he.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>ge.current},te.createElement("span",{onClick:()=>{Sn(),pi()}},te.createElement("i",{className:"icon-yulanpizhu"}))),!xn&&te.createElement(he.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>ge.current},te.createElement("span",{onClick:xt},te.createElement("i",{className:"icon-quxiaozhiding"}))),Wt&&te.createElement(he.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>ge.current},te.createElement("span",{className:"",onClick:()=>{const Ft=document.getElementById("pdfiframe");window.addEventListener("message",Fn,!1),setTimeout(()=>{Ft.contentWindow.postMessage("getData","*")},300)}},te.createElement("i",{className:"icon-baocun"}))),te.createElement(he.Z,{title:"\u5173\u95ED",getPopupContainer:()=>ge.current},te.createElement("span",{className:"",onClick:()=>{Sn()}},te.createElement("i",{className:"icon-guanbi1"})))),te.createElement("div",{className:`${de[ae]} ${ae} ${de.monaco} ${ee==="txt"?"show":"hide"}`},ee==="txt"&&te.createElement(te.Fragment,null,te.createElement(ce.ZP,lt({},Le)))),ee==="audio"&&te.createElement("audio",{src:`${(bt==null?void 0:bt.indexOf("http://"))>-1||(bt==null?void 0:bt.indexOf("https://"))>-1?"":"data:audio/mp3;base64,"}${bt}`,autoPlay:!0}),ee==="video"&&te.createElement(te.Fragment,null,(bt==null?void 0:bt.indexOf("http"))>-1?te.createElement("video",{controls:!0,src:`${bt}`,autoPlay:!0}):te.createElement("video",{controls:!0,src:`data:video/mp4;base64,${bt}`,autoPlay:!0})),ee==="office"&&Ne&&te.createElement("iframe",{src:`${cn}/office.html?key=${Ne.key}&url=${btoa(Ne.url)}&callbackUrl=${ri+(Ne.callbackUrl||"")}&fileType=${Ne.fileType}&title=${Ne.title||""}&model=${Lt}&officeServer=${_t.Z.ONLYOFFICE}&disabledDownload=${!!xn}`}),ee==="html"&&te.createElement("iframe",{src:bt+"&disposition=inline"}),ee==="pdf"&&te.createElement("iframe",{id:"pdfiframe",src:`${cn}/js/pdfview/index.html?filename=${qt||"educoder.pdf"}&url=${encodeURIComponent(bt)}&disabledDownload=${!!xn}&model=${Lt}`}),ee==="image"&&te.createElement("img",{src:`${(bt==null?void 0:bt.indexOf("http://"))>-1||(bt==null?void 0:bt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${bt}`}),(ee==="other"||ee==="download")&&te.createElement(te.Fragment,null,ni?te.createElement(ye.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:te.createElement(we.ZP,{icon:te.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:Pt,disabled:xn},"\u4E0B\u8F7D")}):te.createElement(we.ZP,{type:"primary",size:"middle",onClick:Pt,disabled:xn},te.createElement(De.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},76902:function(en,Nn,Qt){"use strict";Qt.d(Nn,{z:function(){return $t},Z:function(){return ee}});var Nt=Qt(59301),de=Qt(8944),we=Qt(81428),De=Qt(64018),ce=Qt(81168),he=Qt(346),se=Qt(51257),ze=Qt(15342),ye=Qt(1012),_t=Qt(45677),Xe=Qt(59301),tn=({html:qt})=>{const Le=(0,Nt.useRef)(null),ae=(0,Nt.useRef)(null),Ye=`.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,Nt.useEffect)(()=>{const Je=Le.current.attachShadow({mode:"open"});ae.current=document.createElement("div"),ae.current.className="markdown-body",ae.current.innerHTML=qt,Je.appendChild(ae.current);const Sn=document.createElement("style");return Sn.textContent=Ye,Je.appendChild(Sn),()=>{Je.innerHTML=""}},[]),(0,Nt.useEffect)(()=>{ae.current&&(ae.current.innerHTML=qt)},[qt]),Xe.createElement("div",{ref:Le})};function Tt(qt){const Le=["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"],ae=new RegExp(`\\b(${Le.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return qt.replace(ae,"").trim()}var et=Object.defineProperty,nt=Object.getOwnPropertySymbols,ft=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(qt,Le,ae)=>Le in qt?et(qt,Le,{enumerable:!0,configurable:!0,writable:!0,value:ae}):qt[Le]=ae,vt=(qt,Le)=>{for(var ae in Le||(Le={}))ft.call(Le,ae)&&pt(qt,ae,Le[ae]);if(nt)for(var ae of nt(Le))lt.call(Le,ae)&&pt(qt,ae,Le[ae]);return qt};const Lt="@\u2581\u2581@",bt="@\u2581@",Wt=/<pre[^>]*>/g;function Ut(qt){let Le=document.createElement("div");return Le.innerHTML=qt,Le.childNodes.length===0?"":Le.childNodes[0].nodeValue}const $t=(qt,Le)=>{qt=qt||"";const ae=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Ye=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Je=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Sn=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return Le?qt.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(ae,(Kn,xn,pi,ni,le,Xt,hn)=>{const oi=xn||ni||Xt,zn=pi||le||hn||"?";return he.Z.API_SERVER+"/api/attachments/"+oi+zn+"&t="+(0,se.Jn)(oi,Date.now())+(Kn.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(qt=qt.replace(Sn,(Kn,xn,pi,ni,le,Xt,hn)=>{const oi=xn||ni||Xt,zn=pi||le||hn||"?";return he.Z.API_SERVER+"/attachments/download/"+oi+zn+"&t="+(0,se.Jn)(oi,Date.now())+(Kn.indexOf(")")>-1?")":"&")}).replace(ae,(Kn,xn,pi,ni,le,Xt,hn)=>{const oi=xn||ni||Xt,zn=pi||le||hn||"?";return he.Z.API_SERVER+"/api/attachments/"+oi+zn+"&t="+(0,se.Jn)(oi,Date.now())+(Kn.indexOf(")")>-1?")":"&")}).replace(Ye,(Kn,xn,pi,ni,le)=>{const Xt=xn||ni,hn=pi||le||"";return'"'+he.Z.API_SERVER+"/api/attachments/"+Xt+hn+Xt+hn+"&t="+(0,se.Jn)(Xt,Date.now())}).replace(Je,(Kn,xn,pi,ni,le)=>{const Xt=xn||ni,hn=pi||le||"";return"("+he.Z.API_SERVER+"/files/uploads/"+Xt+hn+Xt+hn+"&t="+(0,se.Jn)(Xt,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,`
|
|
`),qt)};var ee=({value:qt="",className:Le,showTextOnly:ae,showLines:Ye,style:Je={},stylesPrev:Sn={},highlightKeywords:Kn,showProgramFill:xn,isProgramFill:pi,disabledFill:ni=!1,programFillValue:le,onFillChange:Xt=zn=>{},onFillBlur:hn=()=>{},onFillFocus:oi=()=>{}})=>{let zn=Tt(String(qt||""));const[Ne,nn]=(0,Nt.useState)(""),[cn,ri]=(0,Nt.useState)("office"),[He,ne]=(0,Nt.useState)([]),ge=(0,Nt.useRef)("a"+(0,ye.Z)()),un={},Fn=Oe=>/<style[\s\S]*?>/i.test(Oe||""),Bt=(Oe,kn,fn)=>{const An=document.createElement(Oe===bt?"input":"textarea");An.style.width="100%",An.style.height=Oe===bt?"40px":"151px",An.rows=5,An.spellcheck=!1,An.name="edu-program-fill",An.placeholder="\u8BF7\u8F93\u5165",An.dataset.id=kn;const ui=Object.keys(un).length;return un[ui]=An,`<span class="edu-program-fill-wrap ${Oe===bt?"":"show"}" style="width:${Oe===bt?"600px":"100%"}" title=${fn||""}><span>${An.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function Pt(Oe){return Oe=Oe.replace(/!\[.*?\]\(.*?\)/g,""),Oe=Oe.replace(/\[.*?\]\(.*?\)/g,""),Oe=Oe.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),Oe=Oe.replace(/<embed.*?>/g,""),Oe=Oe.replace(/<img.*?>/g,""),Oe=Oe.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),Oe=Oe.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),Oe=Oe.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),Oe=Oe.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),Oe}const xt=Oe=>!ae&&Fn(zn)?Oe:Oe.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(kn,fn){let An=fn.replace(/(\n|\r)/g,"").split("}"),ui=[];return An.map(Tn=>{Tn!=""&&ui.push(`.${ge.current} ${Tn}`)}),`<style>${ui.join("}")}</style>`}),Ft=(0,Nt.useMemo)(()=>{try{const An=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,ui=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Tn=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,Ui=/\(\/attachments\/download\//g;zn=zn.replace(Ui,"("+he.Z.API_SERVER+"/attachments/download/").replace(An,"("+he.Z.API_SERVER+"/api/attachments/").replace(ui,'"'+he.Z.API_SERVER+"/api/attachments/").replace(Tn,'"'+he.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(An){}if(xn){let An=-1;return zn=zn.replaceAll("<","<").replaceAll(">",">").replace(/(@▁▁@|@▁@)/g,function(ui,Tn,Ui){var $n;return++An,Bt(ui,An,($n=le==null?void 0:le[An])==null?void 0:$n.value.replaceAll("<","<").replaceAll(">",">"))}),`<pre style="background:#fff;padding:4px">${xt(zn||"")}</pre>`}let Oe=xt(zn);Oe=(0,we.ZP)(Oe);const kn=(0,we.ez)();zn.match(/\[TOC\]/)&&(Oe=Oe.replace("<p>[TOC]</p>",(0,we.Qv)()),(0,we.Iy)()),Oe=Oe.replace(/(__special_katext_id_\d+__)/g,(An,ui)=>{const{type:Tn,expression:Ui}=kn[ui];return(0,ze.renderToString)(Ut(Ui)||"",{displayMode:Tn==="block",throwOnError:!1,output:"html"})}),Oe=Oe.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,we.AL)();const fn=document.createElement("div");if(fn.innerHTML=Oe,ae)return fn.innerText;if(Kn){const An=Kn.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return Ue(fn,An),fn.innerHTML}return setTimeout(()=>Ln(),500),fn.innerHTML},[zn,Kn]);(0,Nt.useEffect)(()=>{Pn.current&&Pn.current.querySelectorAll(["input","textarea"]).forEach(kn=>{kn.oninput=Rt,kn.onblur=At,kn.onfocus=ve})},[He]),(0,Nt.useEffect)(()=>{var Oe,kn,fn,An,ui;if(le!=null&&le.length)try{const Tn=Pn.current.querySelectorAll(".edu-program-fill-score"),Ui=Pn.current.querySelectorAll('[name="edu-program-fill"]');for(const[$n,wi]of Ui.entries())wi.value=((Oe=le==null?void 0:le[$n])==null?void 0:Oe.value)||"",((kn=le==null?void 0:le[$n])==null?void 0:kn.type)==="warning"?wi.className="program-fill-warning":((fn=le==null?void 0:le[$n])==null?void 0:fn.type)==="success"?wi.className="program-fill-success":wi.className="";for(const[$n,wi]of Tn.entries())wi.innerHTML=(An=le==null?void 0:le[$n])!=null&&An.score?`${(ui=le==null?void 0:le[$n])==null?void 0:ui.score}\u5206`:"";ne(le)}catch(Tn){console.log(Tn,"error")}},[le]);const Rt=Oe=>{He[Oe.target.dataset.id]=He[Oe.target.dataset.id]||{},He[Oe.target.dataset.id].value=Oe.target.value,ne([...He]),Xt(He,Oe.target.dataset.id)},At=Oe=>{He[Oe.target.dataset.id]=He[Oe.target.dataset.id]||{},He[Oe.target.dataset.id].value=Oe.target.value,ne([...He]),hn(He,Oe.target.dataset.id)},ve=Oe=>{He[Oe.target.dataset.id]=He[Oe.target.dataset.id]||{},He[Oe.target.dataset.id].value=Oe.target.value,ne([...He]),oi(He,Oe.target.dataset.id)};function Ue(Oe,kn){return Oe.childNodes.forEach(fn=>{var An;if(fn.childNodes.length>0)Ue(fn,kn);else if(fn.nodeName!=="IMG")if(fn.innerHTML)fn.innerHTML=(An=fn.innerHTML)==null?void 0:An.replace(new RegExp(kn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const ui=document.createElement("span");ui.innerHTML=fn.textContent.replace(new RegExp(kn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),fn.replaceWith(ui)}})}const Pn=(0,Nt.useRef)();we.jb.WebkitLineClamp=Ye,Ye&&(Je=vt(vt({},Je),we.jb));function Cn(Oe){let kn=Oe.target;if(kn.tagName.toUpperCase()==="A"){let fn=kn.getAttribute("href");if(fn.indexOf("office")>-1)Oe.preventDefault(),nn(fn),ri("office");else if(fn.indexOf("application/pdf")>-1)Oe.preventDefault(),nn(fn),ri("pdf");else if(fn.indexOf("text/html")>-1)Oe.preventDefault(),nn(fn),ri("html");else if(fn.startsWith("#")){Oe.preventDefault();let An=document.getElementById(fn.replace("#",""));An&&An.scrollIntoView(!0)}}}const Ln=()=>{var Oe;const kn=(Oe=Pn.current)==null?void 0:Oe.querySelectorAll("video");kn==null||kn.forEach(fn=>{if(fn.oncontextmenu=()=>!1,fn.src.indexOf(".m3u8")>-1&&!fn.canPlayType("application/vnd.apple.mpegurl")){if(ce.ZP.isSupported()){var An=new ce.ZP;An.loadSource(fn.src),An.attachMedia(fn)}}})};return(0,Nt.useEffect)(()=>{if(Pn.current&&Ft&&Ft.match(Wt)&&window.PR.prettyPrint(),Pn.current)return Pn.current.addEventListener("click",Cn),()=>{var Oe;(Oe=Pn.current)==null||Oe.removeEventListener("click",Cn),(0,we.AL)(),(0,we.Iy)()}},[Ft,Pn.current,Cn]),(0,Nt.useEffect)(()=>{var Oe;const kn=fn=>{fn.preventDefault(),fn.clipboardData.setData("text",window.getSelection().toString())};return(Oe=Pn.current)==null||Oe.addEventListener("copy",kn),()=>{var fn;(fn=Pn.current)==null||fn.removeEventListener("copy",kn)}},[Pn.current]),Nt.createElement(Nt.Fragment,null,ae&&Nt.createElement("div",{ref:Pn},Ft),!ae&&!Fn(Ft)&&Nt.createElement("div",{ref:Pn,style:vt({},Je),className:`${Le||""} ${ni?"disabled-fill":""} markdown-body ${ge.current}`,dangerouslySetInnerHTML:{__html:Ft}}),!ae&&Fn(Ft)&&Nt.createElement(tn,{html:Ft}),Nt.createElement(_t.Z,{close:!0,data:Ne,type:Ne!=null&&Ne.length?cn:"",style:vt({},Sn),onClose:()=>nn("")}))}},69720:function(en,Nn,Qt){"use strict";Qt.d(Nn,{h:function(){return Lt}});var Nt=Qt(59301),de=Qt(82326),we=Qt(28284),De=Qt(99571),ce=Qt(89780),he=Qt.n(ce),se=Qt(8336),ze=Qt(12469),ye=Object.defineProperty,_t=Object.defineProperties,Xe=Object.getOwnPropertyDescriptors,te=Object.getOwnPropertySymbols,tn=Object.prototype.hasOwnProperty,Tt=Object.prototype.propertyIsEnumerable,et=(bt,Wt,Ut)=>Wt in bt?ye(bt,Wt,{enumerable:!0,configurable:!0,writable:!0,value:Ut}):bt[Wt]=Ut,nt=(bt,Wt)=>{for(var Ut in Wt||(Wt={}))tn.call(Wt,Ut)&&et(bt,Ut,Wt[Ut]);if(te)for(var Ut of te(Wt))Tt.call(Wt,Ut)&&et(bt,Ut,Wt[Ut]);return bt},ft=(bt,Wt)=>_t(bt,Xe(Wt));const lt=de.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"]};Nn.Z=({callback:bt,onCancel:Wt})=>{const[Ut,$t]=(0,Nt.useState)("python");function ee(Le){$t(vt[Le][1])}function qt(Le){bt(Le)}return Nt.createElement(we.default,ft(nt({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:qt,style:{width:500}}),Nt.createElement(we.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},Nt.createElement(de.default,{getPopupContainer:Le=>Le.parentNode,onChange:ee},Object.keys(vt).map(Le=>Nt.createElement(lt,{key:Le,value:Le},vt[Le][0])))),Nt.createElement(we.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},Nt.createElement(Lt,{mode:Ut})),Nt.createElement("div",{className:"flex-container flex-end"},Nt.createElement(De.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Nt.createElement(De.ZP,{type:"ghost",onClick:Wt},"\u53D6\u6D88")))};function Lt({value:bt,onChange:Wt,mode:Ut,options:$t={}}){const ee=(0,Nt.useRef)(),[qt,Le]=(0,Nt.useState)();return(0,Nt.useEffect)(()=>{if(qt){let ae=function(Ye){const Je=Ye.getValue();Wt&&Wt(Je)};return qt.on("change",ae),()=>{qt.off("change",ae)}}},[qt,Wt]),(0,Nt.useEffect)(()=>{qt&&qt.setOption("mode",Ut)},[qt,Ut]),(0,Nt.useEffect)(()=>{qt&&(bt!==qt.getValue()||bt==="")&&setTimeout(()=>{qt.setValue(bt||"")},300)},[qt,bt]),(0,Nt.useEffect)(()=>{if(ee.current&&!qt){const ae=he().fromTextArea(ee.current,nt({mode:Ut,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},$t));Le(ae)}},[ee.current,qt]),Nt.createElement("div",{className:"my-codemirror-container"},Nt.createElement("textarea",{ref:ee}))}},39793:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return Ia}});var Nt=Qt(59301),de=Qt(89780),we=Qt.n(de),De=Qt(76374),ce=Qt(8336),he=Qt(6313),se=Qt(25717),ze=Qt(99498),ye=Qt(25419),_t=Qt(67549),Xe=Qt(76902),te=({value:Ee="",className:Re,showTextOnly:Se,showLines:Ge,style:ti={}})=>{const Qn=(0,Nt.useMemo)(()=>"",[Ee]);return Nt.createElement(Nt.Fragment,null,Nt.createElement("div",{dangerouslySetInnerHTML:{__html:Qn}}))},tn=Object.defineProperty,Tt=Object.defineProperties,et=Object.getOwnPropertyDescriptors,nt=Object.getOwnPropertySymbols,ft=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(Ee,Re,Se)=>Re in Ee?tn(Ee,Re,{enumerable:!0,configurable:!0,writable:!0,value:Se}):Ee[Re]=Se,vt=(Ee,Re)=>{for(var Se in Re||(Re={}))ft.call(Re,Se)&&pt(Ee,Se,Re[Se]);if(nt)for(var Se of nt(Re))lt.call(Re,Se)&&pt(Ee,Se,Re[Se]);return Ee},Lt=(Ee,Re)=>Tt(Ee,et(Re));let bt=[{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:Ee,title:Re,icon:Se,actionName:Ge,className:ti="",children:Qn}){function ho(){Ee(Ge)}return Nt.createElement("a",{title:Re,className:ti,onClick:ho},Nt.createElement("i",{className:`${Se}`}),Qn)}var Ut=({watch:Ee,showNullButton:Re,showNullProgramButton:Se,onActionCallback:Ge,fullScreen:ti,insertTemp:Qn,hidetoolBar:ho,extraUse:Ce})=>{const je=[...bt,{title:`${Ee?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${Ee?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Nt.createElement("ul",{className:"markdown-toolbar-container"},!ho&&je.map((Rn,Gi)=>Nt.createElement("li",{key:Gi},Rn.actionName?Nt.createElement(Wt,Lt(vt({},Rn),{onActionCallback:Ge})):Nt.createElement("span",{className:"v-line"}))),Re?Nt.createElement("li",null,Nt.createElement(Wt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:Ge},Nt.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,Se?Nt.createElement(Nt.Fragment,null,Nt.createElement("li",null,Nt.createElement(Wt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:Ge},Nt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),Nt.createElement("li",null,Nt.createElement(Wt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:Ge},Nt.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,Qn&&Nt.createElement("li",null,Nt.createElement(Wt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${Qn}`,onActionCallback:Ge},Nt.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),Ce&&Nt.createElement("li",null,Ce),Nt.createElement("li",{className:"btn-full-screen"},Nt.createElement(Wt,{icon:`${ti?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:ti?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:Ge})))},$t=Qt(91558),ee=Qt(28284),qt=Qt(37568),Le=Qt(99571),ae=Object.defineProperty,Ye=Object.defineProperties,Je=Object.getOwnPropertyDescriptors,Sn=Object.getOwnPropertySymbols,Kn=Object.prototype.hasOwnProperty,xn=Object.prototype.propertyIsEnumerable,pi=(Ee,Re,Se)=>Re in Ee?ae(Ee,Re,{enumerable:!0,configurable:!0,writable:!0,value:Se}):Ee[Re]=Se,ni=(Ee,Re)=>{for(var Se in Re||(Re={}))Kn.call(Re,Se)&&pi(Ee,Se,Re[Se]);if(Sn)for(var Se of Sn(Re))xn.call(Re,Se)&&pi(Ee,Se,Re[Se]);return Ee},le=(Ee,Re)=>Ye(Ee,Je(Re));const Xt={labelCol:{span:4},wrapperCol:{span:20}};var hn=({callback:Ee,onCancel:Re})=>{function Se(Ge){Ee(Ge)}return Nt.createElement(ee.default,le(ni({},Xt),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:Se,style:{width:500}}),Nt.createElement(ee.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},Nt.createElement(qt.default,null)),Nt.createElement(ee.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},Nt.createElement(qt.default,null)),Nt.createElement("div",{className:"flex-container flex-end"},Nt.createElement(Le.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Nt.createElement(Le.ZP,{type:"ghost",onClick:Re},"\u53D6\u6D88")))},oi=Qt(69720),zn=Qt(17077),Ne=Qt(62957),nn=Qt(77019),cn=Qt(9507),ri=Qt(59301),He=({callback:Ee,onCancel:Re})=>{const Se=document.createElement("canvas"),Ge=Se.getContext("2d");Se.width=1e3,Se.height=800,Ge.fillStyle="#ffffff",Ge.fillRect(0,0,Se.width,Se.height);const ti=Se.toDataURL("image/png");return ri.createElement(Ne.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},ri.createElement(nn.Z,{style:{height:"100vh"}},ri.createElement(cn.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:ti,visible:!0,title:String(Date.now())},onOk:Qn=>{Ee({src:Qn.url})},onClose:Re})))},ne=Qt(12378);function ge(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(ge,go.CommandHandler),ge.prototype.canAlignSelection=function(){var Ee=this.diagram;return!(Ee===null||Ee.isReadOnly||Ee.isModelReadOnly||Ee.selection.count<2)},ge.prototype.alignLeft=function(){var Ee=this.diagram;Ee.startTransaction("aligning left");var Re=1/0;Ee.selection.each(function(Se){Se instanceof go.Link||(Re=Math.min(Se.position.x,Re))}),Ee.selection.each(function(Se){Se instanceof go.Link||Se.move(new go.Point(Re,Se.position.y))}),Ee.commitTransaction("aligning left")},ge.prototype.alignRight=function(){var Ee=this.diagram;Ee.startTransaction("aligning right");var Re=-1/0;Ee.selection.each(function(Se){if(!(Se instanceof go.Link)){var Ge=Se.actualBounds.x+Se.actualBounds.width;Re=Math.max(Ge,Re)}}),Ee.selection.each(function(Se){Se instanceof go.Link||Se.move(new go.Point(Re-Se.actualBounds.width,Se.position.y))}),Ee.commitTransaction("aligning right")},ge.prototype.alignTop=function(){var Ee=this.diagram;Ee.startTransaction("alignTop");var Re=1/0;Ee.selection.each(function(Se){Se instanceof go.Link||(Re=Math.min(Se.position.y,Re))}),Ee.selection.each(function(Se){Se instanceof go.Link||Se.move(new go.Point(Se.position.x,Re))}),Ee.commitTransaction("alignTop")},ge.prototype.alignBottom=function(){var Ee=this.diagram;Ee.startTransaction("aligning bottom");var Re=-1/0;Ee.selection.each(function(Se){if(!(Se instanceof go.Link)){var Ge=Se.actualBounds.y+Se.actualBounds.height;Re=Math.max(Ge,Re)}}),Ee.selection.each(function(Se){Se instanceof go.Link||Se.move(new go.Point(Se.actualBounds.x,Re-Se.actualBounds.height))}),Ee.commitTransaction("aligning bottom")},ge.prototype.alignCenterX=function(){var Ee=this.diagram,Re=Ee.selection.first();if(Re){Ee.startTransaction("aligning Center X");var Se=Re.actualBounds.x+Re.actualBounds.width/2;Ee.selection.each(function(Ge){Ge instanceof go.Link||Ge.move(new go.Point(Se-Ge.actualBounds.width/2,Ge.actualBounds.y))}),Ee.commitTransaction("aligning Center X")}},ge.prototype.alignCenterY=function(){var Ee=this.diagram,Re=Ee.selection.first();if(Re){Ee.startTransaction("aligning Center Y");var Se=Re.actualBounds.y+Re.actualBounds.height/2;Ee.selection.each(function(Ge){Ge instanceof go.Link||Ge.move(new go.Point(Ge.actualBounds.x,Se-Ge.actualBounds.height/2))}),Ee.commitTransaction("aligning Center Y")}},ge.prototype.alignColumn=function(Ee){var Re=this.diagram;Re.startTransaction("align Column"),Ee===void 0&&(Ee=0),Ee=parseFloat(Ee);var Se=new Array;Re.selection.each(function(Ce){Ce instanceof go.Link||Se.push(Ce)});for(var Ge=0;Ge<Se.length-1;Ge++){var ti=Se[Ge],Qn=ti.actualBounds.y+ti.actualBounds.height+Ee,ho=Se[Ge+1];ho.move(new go.Point(ti.actualBounds.x,Qn))}Re.commitTransaction("align Column")},ge.prototype.alignRow=function(Ee){Ee===void 0&&(Ee=0),Ee=parseFloat(Ee);var Re=this.diagram;Re.startTransaction("align Row");var Se=new Array;Re.selection.each(function(Ce){Ce instanceof go.Link||Se.push(Ce)});for(var Ge=0;Ge<Se.length-1;Ge++){var ti=Se[Ge],Qn=ti.actualBounds.x+ti.actualBounds.width+Ee,ho=Se[Ge+1];ho.move(new go.Point(Qn,ti.actualBounds.y))}Re.commitTransaction("align Row")},ge.prototype.canRotate=function(Ee){var Re=this.diagram;return!(Re===null||Re.isReadOnly||Re.isModelReadOnly||Re.selection.count<1)},ge.prototype.rotate=function(Ee){Ee===void 0&&(Ee=90);var Re=this.diagram;Re.startTransaction("rotate "+Ee.toString());var Re=this.diagram;Re.selection.each(function(Se){Se instanceof go.Link||Se instanceof go.Group||(Se.angle+=Ee)}),Re.commitTransaction("rotate "+Ee.toString())},ge.prototype.pullToFront=function(){var Ee=this.diagram;Ee.startTransaction("pullToFront");var Re=new go.Map;Ee.selection.each(function(Se){Re.set(Se.layer,0)}),Re.iteratorKeys.each(function(Se){var Ge=0;Se.parts.each(function(ti){if(!ti.isSelected){var Qn=ti.zOrder;isNaN(Qn)?ti.zOrder=0:Ge=Math.max(Ge,Qn)}}),Re.set(Se,Ge)}),Ee.selection.each(function(Se){ge._assignZOrder(Se,Re.get(Se.layer)+1)}),Ee.commitTransaction("pullToFront")},ge.prototype.pushToBack=function(){var Ee=this.diagram;Ee.startTransaction("pushToBack");var Re=new go.Map;Ee.selection.each(function(Se){Re.set(Se.layer,0)}),Re.iteratorKeys.each(function(Se){var Ge=0;Se.parts.each(function(ti){if(!ti.isSelected){var Qn=ti.zOrder;isNaN(Qn)?ti.zOrder=0:Ge=Math.min(Ge,Qn)}}),Re.set(Se,Ge)}),Ee.selection.each(function(Se){ge._assignZOrder(Se,Re.get(Se.layer)-1-ge._findGroupDepth(Se))}),Ee.commitTransaction("pushToBack")},ge._assignZOrder=function(Ee,Re,Se){Se===void 0&&(Se=Ee),Ee.layer===Se.layer&&(Ee.zOrder=Re),Ee instanceof go.Group&&Ee.memberParts.each(function(Ge){ge._assignZOrder(Ge,Re+1,Se)})},ge._findGroupDepth=function(Ee){if(Ee instanceof go.Group){var Re=0;return Ee.memberParts.each(function(Se){Re=Math.max(Re,ge._findGroupDepth(Se))}),Re+1}else return 0},ge.prototype.doKeyDown=function(){var Ee=this.diagram;if(Ee!==null){var Re=Ee.lastInput;if(Re.key==="Up"||Re.key==="Down"||Re.key==="Left"||Re.key==="Right"){var Se=this.arrowKeyBehavior;if(Se==="none")return;if(Se==="select"){this._arrowKeySelect();return}else if(Se==="move"){this._arrowKeyMove();return}else if(Se==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},ge.prototype._getAllParts=function(){var Ee=new Array;return this.diagram.nodes.each(function(Re){Ee.push(Re)}),this.diagram.parts.each(function(Re){Ee.push(Re)}),Ee},ge.prototype._arrowKeyMove=function(){var Ee=this.diagram,Re=Ee.lastInput,Se=0,Ge=0;if(Re.control||Re.meta)Se=1,Ge=1;else if(Ee.grid!==null){var ti=Ee.grid.gridCellSize;Ge=ti.width,Se=ti.height}Ee.startTransaction("arrowKeyMove"),Ee.selection.each(function(Qn){Re.key==="Up"?Qn.move(new go.Point(Qn.actualBounds.x,Qn.actualBounds.y-Se)):Re.key==="Down"?Qn.move(new go.Point(Qn.actualBounds.x,Qn.actualBounds.y+Se)):Re.key==="Left"?Qn.move(new go.Point(Qn.actualBounds.x-Ge,Qn.actualBounds.y)):Re.key==="Right"&&Qn.move(new go.Point(Qn.actualBounds.x+Ge,Qn.actualBounds.y))}),Ee.commitTransaction("arrowKeyMove")},ge.prototype._arrowKeySelect=function(){var Ee=this.diagram,Re=Ee.lastInput,Se=null;Re.key==="Up"?Se=this._findNearestPartTowards(270):Re.key==="Down"?Se=this._findNearestPartTowards(90):Re.key==="Left"?Se=this._findNearestPartTowards(180):Re.key==="Right"&&(Se=this._findNearestPartTowards(0)),Se!==null&&(Re.shift?Se.isSelected=!0:Re.control||Re.meta?Se.isSelected=!Se.isSelected:Ee.select(Se))},ge.prototype._findNearestPartTowards=function(Ee){var Re=this.diagram.selection.first();if(Re===null)return null;for(var Se=Re.actualBounds.center,Ge=this._getAllParts(),ti=1/0,Qn=Re,ho=0;ho<Ge.length;ho++){var Ce=Ge[ho];if(Ce!==Re&&Ce.canSelect()){var je=Ce.actualBounds.center,Rn=Se.directionPoint(je),Gi=this._angleCloseness(Rn,Ee);if(Gi<=45){var an=Se.distanceSquaredPoint(je);an*=1+Math.sin(Gi*Math.PI/180),an<ti&&(ti=an,Qn=Ce)}}}return Qn},ge.prototype._angleCloseness=function(Ee,Re){return Math.min(Math.abs(Re-Ee),Math.min(Math.abs(Re+360-Ee),Math.abs(Re-360-Ee)))},ge.prototype._arrowKeyTree=function(){var Ee=this.diagram,Re=Ee.selection.first();if(Re instanceof go.Node){var Se=Ee.lastInput;if(Se.key==="Right"){if(!Re.isTreeLeaf)if(!Re.isTreeExpanded)Ee.commandHandler.canExpandTree(Re)&&Ee.commandHandler.expandTree(Re);else{var Ge=this._sortTreeChildrenByY(Re).first();Ge!==null&&Ee.select(Ge)}}else if(Se.key==="Left")if(!Re.isTreeLeaf&&Re.isTreeExpanded)Ee.commandHandler.canCollapseTree(Re)&&Ee.commandHandler.collapseTree(Re);else{var ti=Re.findTreeParentNode();ti!==null&&Ee.select(ti)}else if(Se.key==="Up"){var ti=Re.findTreeParentNode();if(ti!==null){var Qn=this._sortTreeChildrenByY(ti),ho=Qn.indexOf(Re);if(ho>0){for(var Ce=Qn.elt(ho-1);Ce!==null&&Ce.isTreeExpanded&&!Ce.isTreeLeaf;){var je=this._sortTreeChildrenByY(Ce);Ce=je.last()}Ce!==null&&Ee.select(Ce)}else Ee.select(ti)}}else if(Se.key==="Down")if(Re.isTreeExpanded&&!Re.isTreeLeaf){var Ge=this._sortTreeChildrenByY(Re).first();Ge!==null&&Ee.select(Ge)}else for(;Re!==null;){var ti=Re.findTreeParentNode();if(ti===null)break;var Qn=this._sortTreeChildrenByY(ti),ho=Qn.indexOf(Re);if(ho<Qn.length-1){Ee.select(Qn.elt(ho+1));break}else Re=ti}var Rn=Ee.selection.first();Rn!==null&&Ee.scrollToRect(Rn.actualBounds)}},ge.prototype._sortTreeChildrenByY=function(Ee){var Re=new go.List().addAll(Ee.findTreeChildrenNodes());return Re.sort(function(Se,Ge){var ti=Se.location,Qn=Ge.location;return ti.y<Qn.y?-1:ti.y>Qn.y?1:ti.x<Qn.x?-1:ti.x>Qn.x?1:0}),Re},ge.prototype.copyToClipboard=function(Ee){go.CommandHandler.prototype.copyToClipboard.call(this,Ee),this._lastPasteOffset.set(this.pasteOffset)},ge.prototype.pasteFromClipboard=function(){var Ee=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(Ee,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),Ee},Object.defineProperty(ge.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(Ee){if(Ee!=="move"&&Ee!=="select"&&Ee!=="scroll"&&Ee!=="tree"&&Ee!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+Ee);this._arrowKeyBehavior=Ee}}),Object.defineProperty(ge.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(Ee){if(!(Ee instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+Ee);this._pasteOffset.set(Ee)}});var un=ge,Fn=Qt(63720),Bt=Qt(5269),Pt=Qt(38986),xt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Ft=Qt(48790),Rt=Qt(59301),At=(Ee,Re,Se)=>new Promise((Ge,ti)=>{var Qn=je=>{try{Ce(Se.next(je))}catch(Rn){ti(Rn)}},ho=je=>{try{Ce(Se.throw(je))}catch(Rn){ti(Rn)}},Ce=je=>je.done?Ge(je.value):Promise.resolve(je.value).then(Qn,ho);Ce((Se=Se.apply(Ee,Re)).next())});function ve({onCancel:Ee,callback:Re}){let Se=(0,Nt.useRef)(),Ge=(0,Nt.useRef)(),ti=(0,Nt.useRef)(),Qn=(0,Nt.useRef)(!1);const ho=(0,Nt.useRef)(!1),[Ce,je]=(0,Nt.useState)(0);function Rn(){const an=ne.bx.make,Ht={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"};Se.current=new ne.S0(Ge.current,{padding:20,grid:an(ne.s_,"Grid",an(ne.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),an(ne.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:ue=>{var Dn=ue.diagram.commandHandler.addTopLevelParts(ue.diagram.selection,!0);Dn||ue.diagram.currentTool.doCancel()},commandHandler:an(un),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:ue=>{var Dn=ue.subject;Dn.location=Dn.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 Dn=ue.subject;setTimeout(()=>{ue.diagram.commandHandler.editTextBlock()})},LinkRelinked:ue=>{var Dn=ue.parameter.part;Dn.invalidateConnectedLinks();var mi=ue.subject;ue.diagram.toolManager.linkingTool.isForwards?mi.toNode.invalidateConnectedLinks():mi.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),Se.current.nodeTemplate=an(ne.NB,"Auto",{locationSpot:ne.z6.Center,locationObjectName:"SHAPE",desiredSize:new ne.$u(120,60),minSize:new ne.$u(40,40),resizable:!0,resizeCellSize:new ne.$u(10,10),rotatable:!0},new ne.KX("location","loc",ne.E9.parse).makeTwoWay(ne.E9.stringify),new ne.KX("desiredSize","size",ne.$u.parse).makeTwoWay(ne.$u.stringify),an(ne.bn,{name:"SHAPE",fill:Ht.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ne.z6.AllSides,toSpot:ne.z6.AllSides},new ne.KX("figure"),new ne.KX("fill"),new ne.KX("stroke","borderColor"),new ne.KX("strokeWidth","thickness"),new ne.KX("strokeDashArray","dash")),an(ne.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),an(ne.al,{margin:1,textAlign:"center",overflow:ne.al.OverflowEllipsis,editable:!0},new ne.KX("text").makeTwoWay(),new ne.KX("stroke","color"))),Se.current.nodeTemplate.toolTip=an("ToolTip",an(ne.s_,"Vertical",{maxSize:new ne.$u(200,NaN)},an(ne.al,{font:"bold 10pt sans-serif",textAlign:"center"},new ne.KX("text")),an(ne.al,{font:"10pt sans-serif",textAlign:"center"},new ne.KX("text","details"))));function re(ue,Dn){var mi=(wn,Wi)=>{wn.handled=!0,wn.diagram.model.commit(bi=>{var Ti=Wi.part.adornedPart,Pi=new ne.E9().setRectSpot(Ti.actualBounds,ue);Pi.subtract(Ti.location),Pi.scale(2,2),Pi.x+=Math.sign(Pi.x)*130,Pi.y+=Math.sign(Pi.y)*130,Pi.add(Ti.location),Pi.snapToGridPoint(wn.diagram.grid.gridOrigin,wn.diagram.grid.gridCellSize);var Ei=bi.copyNodeData(Ti.data);bi.setGroupKeyForNodeData(Ei,bi.getGroupKeyForNodeData(Ti.data)),bi.addNodeData(Ei);var Ji={from:Ti.key,to:bi.getKeyForNodeData(Ei)};bi.addLinkData(Ji);var Fe=wn.diagram.findNodeForData(Ei);Fe.location=Pi,wn.diagram.select(Fe),setTimeout(()=>{wn.diagram.commandHandler.editTextBlock()},20)})};return an(ne.bn,{figure:Dn,alignment:ue,alignmentFocus:ue.opposite(),width:ue.equals(ne.z6.Top)||ue.equals(ne.z6.Bottom)?25:18,height:ue.equals(ne.z6.Top)||ue.equals(ne.z6.Bottom)?18:25,fill:"orange",stroke:Ht.white,strokeWidth:4,mouseEnter:(wn,Wi)=>Wi.fill="dodgerblue",mouseLeave:(wn,Wi)=>Wi.fill="orange",isActionable:!0,click:mi,contextClick:mi})}function qe(ue){return an(ne.bn,{fill:"orange",stroke:"rgba(0, 0, 0, 0)",strokeWidth:15,background:"transparent",geometryString:"F1 M0 0 b 0 360 -4 0 4 z M10 0 b 0 360 -4 0 4 z M20 0 b 0 360 -4 0 4",isActionable:!0,cursor:"context-menu",mouseEnter:(Dn,mi)=>mi.fill="dodgerblue",mouseLeave:(Dn,mi)=>mi.fill="orange",click:(Dn,mi)=>{Dn.diagram.commandHandler.showContextMenu(mi.part.adornedPart)}},ue||{})}Se.current.nodeTemplate.selectionAdornmentTemplate=an(ne.uz,"Spot",an(ne.Vm,{padding:10}),re(ne.z6.Top,"TriangleUp"),re(ne.z6.Left,"TriangleLeft"),re(ne.z6.Right,"TriangleRight"),re(ne.z6.Bottom,"TriangleDown"),qe({alignment:new ne.z6(.75,0)}));function Ze(ue,Dn){return(mi,wn)=>{mi.handled=!0,mi.diagram.model.commit(Wi=>{Wi.set(wn.part.adornedPart.data,ue,Dn)})}}function pe(ue,Dn){return Dn||(Dn="color"),an(ne.bn,{width:16,height:16,stroke:"lightgray",fill:ue,margin:1,background:"transparent",mouseEnter:(mi,wn)=>wn.stroke="dodgerblue",mouseLeave:(mi,wn)=>wn.stroke="lightgray",click:Ze(Dn,ue),contextClick:Ze(Dn,ue)})}function Qe(){return[an("ContextMenuButton",an(ne.s_,"Horizontal",pe(Ht.white,"fill"),pe(Ht.beige,"fill"),pe(Ht.extralightblue,"fill"),pe(Ht.extralightred,"fill"))),an("ContextMenuButton",an(ne.s_,"Horizontal",pe(Ht.lightgray,"fill"),pe(Ht.lightgreen,"fill"),pe(Ht.lightblue,"fill"),pe(Ht.lightred,"fill")))]}function jn(){return[an("ContextMenuButton",an(ne.s_,"Horizontal",pe(Ht.black),pe(Ht.green),pe(Ht.blue),pe(Ht.red))),an("ContextMenuButton",an(ne.s_,"Horizontal",pe(Ht.white),pe(Ht.magenta),pe(Ht.purple),pe(Ht.orange)))]}function Xn(ue,Dn){return Dn||(Dn="thickness"),an(ne.bn,"LineH",{width:16,height:16,strokeWidth:ue,margin:1,background:"transparent",mouseEnter:(mi,wn)=>wn.background="dodgerblue",mouseLeave:(mi,wn)=>wn.background="transparent",click:Ze(Dn,ue),contextClick:Ze(Dn,ue)})}function ii(ue,Dn){return Dn||(Dn="dash"),an(ne.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:ue,margin:1,background:"transparent",mouseEnter:(mi,wn)=>wn.background="dodgerblue",mouseLeave:(mi,wn)=>wn.background="transparent",click:Ze(Dn,ue),contextClick:Ze(Dn,ue)})}function rn(){return[an("ContextMenuButton",an(ne.s_,"Horizontal",Xn(1),Xn(2),Xn(3),Xn(4))),an("ContextMenuButton",an(ne.s_,"Horizontal",ii(null),ii([2,4]),ii([4,4])))]}function $e(ue,Dn){return Dn||(Dn="figure"),an(ne.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:ue,margin:1,background:"transparent",mouseEnter:(mi,wn)=>wn.fill="dodgerblue",mouseLeave:(mi,wn)=>wn.fill="lightgray",click:Ze(Dn,ue),contextClick:Ze(Dn,ue)})}Se.current.nodeTemplate.contextMenu=an("ContextMenu",an("ContextMenuButton",an(ne.s_,"Horizontal",$e("Rectangle"),$e("RoundedRectangle"),$e("Ellipse"),$e("Diamond"))),an("ContextMenuButton",an(ne.s_,"Horizontal",$e("Parallelogram2"),$e("ManualOperation"),$e("Procedure"),$e("Cylinder1"))),an("ContextMenuButton",an(ne.s_,"Horizontal",$e("Terminator"),$e("CreateRequest"),$e("Document"),$e("TriangleDown"))),Qe(),jn(),rn()),Se.current.groupTemplate=an(ne.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:ne.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(ue,Dn)=>{var mi=Dn.addMembers(Dn.diagram.selection,!0);mi||Dn.diagram.currentTool.doCancel()},avoidable:!1},new ne.KX("location","loc",ne.E9.parse).makeTwoWay(ne.E9.stringify),an(ne.s_,"Auto",{name:"BODY"},an(ne.bn,{parameter1:10,fill:Ht.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ne.z6.AllSides,toSpot:ne.z6.AllSides},new ne.KX("fill"),new ne.KX("stroke","color"),new ne.KX("strokeWidth","thickness"),new ne.KX("strokeDashArray","dash")),an(ne.Vm,{background:"transparent",margin:20})),an(ne.al,{alignment:ne.z6.Top,alignmentFocus:ne.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new ne.KX("text"),new ne.KX("stroke","color"))),Se.current.groupTemplate.selectionAdornmentTemplate=an(ne.uz,"Spot",an(ne.s_,"Auto",an(ne.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),an(ne.Vm,{margin:1.5})),qe({alignment:ne.z6.TopRight,alignmentFocus:ne.z6.BottomRight})),Se.current.groupTemplate.contextMenu=an("ContextMenu",Qe(),jn(),rn()),Se.current.linkTemplate=an(ne.rU,{layerName:"Foreground",routing:ne.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new ne.KX("fromSpot","fromSpot",ne.z6.parse),new ne.KX("toSpot","toSpot",ne.z6.parse),new ne.KX("fromShortLength","dir",ue=>ue>=1?10:0),new ne.KX("toShortLength","dir",ue=>ue>=1?10:0),new ne.KX("points").makeTwoWay(),an(ne.bn,{strokeWidth:2},new ne.KX("stroke","color"),new ne.KX("strokeWidth","thickness"),new ne.KX("strokeDashArray","dash")),an(ne.bn,{segmentIndex:0,segmentOffset:new ne.E9(15,0),segmentOrientation:ne.rU.OrientAlong,alignmentFocus:ne.z6.Right,figure:"circle",width:10,strokeWidth:0},new ne.KX("fill","color"),new ne.KX("visible","dir",ue=>ue===1)),an(ne.bn,{segmentIndex:-1,segmentOffset:new ne.E9(-10,6),segmentOrientation:ne.rU.OrientPlus90,alignmentFocus:ne.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ne.KX("fill","color"),new ne.KX("visible","dir",ue=>ue>=1),new ne.KX("width","thickness",ue=>7+3*ue),new ne.KX("height","thickness",ue=>7+3*ue),new ne.KX("segmentOffset","thickness",ue=>new ne.E9(-15,4+1.5*ue))),an(ne.bn,{segmentIndex:0,segmentOffset:new ne.E9(15,-6),segmentOrientation:ne.rU.OrientMinus90,alignmentFocus:ne.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ne.KX("fill","color"),new ne.KX("visible","dir",ue=>ue===2),new ne.KX("width","thickness",ue=>7+3*ue),new ne.KX("height","thickness",ue=>7+3*ue),new ne.KX("segmentOffset","thickness",ue=>new ne.E9(-15,4+1.5*ue))),an(ne.al,{alignmentFocus:new ne.z6(0,1,-4,0),editable:!0},new ne.KX("text").makeTwoWay(),new ne.KX("stroke","color"))),Se.current.linkTemplate.selectionAdornmentTemplate=an(ne.uz,an(ne.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:gn(2)},new ne.KX("pathPattern","thickness",gn)),qe({alignmentFocus:new ne.z6(0,0,-6,-4)}));function gn(ue){return an(ne.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(ue+4).toString()+" H3"})}function gi(ue){var Dn="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return ue===0?Dn="M0 0 M16 16 M0 8 L16 8":ue===2&&(Dn="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),an(ne.bn,{geometryString:Dn,margin:2,background:"transparent",mouseEnter:(mi,wn)=>wn.background="dodgerblue",mouseLeave:(mi,wn)=>wn.background="transparent",click:Ze("dir",ue),contextClick:Ze("dir",ue)})}function Jn(ue){var Dn=(mi,wn)=>{mi.handled=!0,mi.diagram.model.commit(Wi=>{var bi=wn.part.adornedPart;Wi.set(bi.data,ue?"toSpot":"fromSpot",ne.z6.stringify(ne.z6.AllSides)),(ue?bi.toNode:bi.fromNode).invalidateConnectedLinks()})};return an(ne.bn,{width:12,height:12,fill:"transparent",mouseEnter:(mi,wn)=>wn.background="dodgerblue",mouseLeave:(mi,wn)=>wn.background="transparent",click:Dn,contextClick:Dn})}function Ve(ue,Dn){var mi=0,wn=ne.z6.RightSide;ue.equals(ne.z6.Top)?(mi=270,wn=ne.z6.TopSide):ue.equals(ne.z6.Left)?(mi=180,wn=ne.z6.LeftSide):ue.equals(ne.z6.Bottom)&&(mi=90,wn=ne.z6.BottomSide),Dn||(mi-=180);var Wi=(bi,Ti)=>{bi.handled=!0,bi.diagram.model.commit(Pi=>{var Ei=Ti.part.adornedPart;Pi.set(Ei.data,Dn?"toSpot":"fromSpot",ne.z6.stringify(wn)),(Dn?Ei.toNode:Ei.fromNode).invalidateConnectedLinks()})};return an(ne.bn,{alignment:ue,alignmentFocus:ue.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:mi,background:"transparent",mouseEnter:(bi,Ti)=>Ti.background="dodgerblue",mouseLeave:(bi,Ti)=>Ti.background="transparent",click:Wi,contextClick:Wi})}Se.current.linkTemplate.contextMenu=an("ContextMenu",jn(),rn(),an("ContextMenuButton",an(ne.s_,"Horizontal",gi(0),gi(1),gi(2))),an("ContextMenuButton",an(ne.s_,"Horizontal",an(ne.s_,"Spot",Jn(!1),Ve(ne.z6.Top,!1),Ve(ne.z6.Left,!1),Ve(ne.z6.Right,!1),Ve(ne.z6.Bottom,!1)),an(ne.s_,"Spot",{margin:new ne.Zt(0,0,0,2)},Jn(!0),Ve(ne.z6.Top,!0),Ve(ne.z6.Left,!0),Ve(ne.z6.Right,!0),Ve(ne.z6.Bottom,!0)))));const yn=`{ "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 Oi=["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 Yi(ue){return console.log("shapeName:",ue),Oi.indexOf(ue)>=0}var wo=new ne.YI(ti.current,{maxSelectionCount:1,linkTemplate:an(ne.rU,{locationSpot:ne.z6.Center,selectionAdornmentTemplate:an(ne.uz,"Link",{locationSpot:ne.z6.Center},an(ne.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),an(ne.bn,{toArrow:"Standard",stroke:null}))},{routing:ne.rU.AvoidsNodes,curve:ne.rU.JumpOver,corner:5,toShortLength:4},new ne.KX("points"),an(ne.bn,{isPanelMain:!0,strokeWidth:2}),an(ne.bn,{toArrow:"Standard",stroke:null})),model:new ne.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...ne.bn.getFigureGenerators().toArray().map(ue=>({text:"\u672A\u547D\u540D",size:"100 100",figure:ue.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return Se.current.addDiagramListener("TextEdited",function(ue){var Dn;const mi=ue.subject.part;var wn=(Dn=document.activeElement)==null?void 0:Dn.value;typeof wn=="string"&&wn.trim()===""&&Se.current.model.commit(function(Wi){Wi.set(mi.data,"text","\u672A\u547D\u540D"),Se.current.commandHandler.stopCommand()},"increment")}),wo.nodeTemplate=an(ne.NB,"Auto",{locationSpot:ne.z6.Center},new ne.KX("location","location",ne.E9.parse).makeTwoWay(ne.E9.stringify),an(ne.bn,"Circle",{fill:"white",stroke:"gray",strokeWidth:2,width:20,height:20,portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromLinkableSelfNode:!0,toLinkableSelfNode:!0},new ne.KX("stroke").makeTwoWay(),new ne.KX("fill").makeTwoWay(),new ne.KX("figure")),an(ne.al,{margin:new ne.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new ne.$u(16,16),maxSize:new ne.$u(10,NaN),textAlign:"center",editable:!0},new ne.KX("key").makeTwoWay())),setTimeout(()=>{Se.current.grid=an(ne.s_,"Grid",an(ne.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),an(ne.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),Se.current.grid.visible=!0,Se.current.grid.gridCellStroke="darkgray",Se.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=Se.current,Se.current}const Gi=()=>At(this,null,function*(){var an,Ht=Se.current.makeImage();const re=yield(0,Pt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:Ht.src,file_data:JSON.stringify({login:(an=(0,Ft.eY)())==null?void 0:an.login,data:JSON.parse(Se.current.model.toJson())})}});Re({src:re.url})});return(0,Nt.useEffect)(()=>(setTimeout(()=>{Rn()},500),je(Ce+1),()=>{Se.current=null}),[]),Rt.createElement("div",{ref:ho,className:"body-overflow-initial"},Rt.createElement(Ne.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!Ce,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:Rt.createElement(nn.Z,null,Rt.createElement(Bt.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),Rt.createElement(Bt.Z,{onClick:()=>{var an,Ht,re=Se.current.selection.first();if(Qn.current=!Qn.current,document.activeElement&&re){let qe=(Ht=(an=document.activeElement)==null?void 0:an.value)==null?void 0:Ht.trim();typeof qe=="string"&&Se.current.model.commit(function(Ze){Ze.set(re.data,"text",qe||"\u672A\u547D\u540D"),Se.current.commandHandler.stopCommand()},"increment")}je(Ce+1)}},Rt.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:Ee},Rt.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:Qn.current?"none":"block"},className:xt.flowChartWrp},Rt.createElement("div",{style:{display:"flex",height:"100%"}},Rt.createElement("div",{style:{width:"300px",height:"100%"}},Rt.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),Rt.createElement("div",{style:{height:"calc(100% - 50px)"},className:xt.myPaletteDiv,ref:ti})),Rt.createElement("div",{style:{flex:1,position:"relative"}},Rt.createElement("div",{ref:Ge,style:{height:"80vh"}}))),Rt.createElement("div",{className:"tr"},Rt.createElement(Le.ZP,{size:"large",onClick:Gi,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var Ue=ve,Pn=Qt(47889),Cn=Qt(71051);const Ln=Pn.ZP.Group,Oe={margin:"0 8px"};var kn=({callback:Ee,onCancel:Re})=>{function Se(Ge){Ee(Ge)}return Nt.createElement(ee.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:Se},Nt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},Nt.createElement("span",{style:Oe},"\u5355\u5143\u683C\u6570\uFF1A"),Nt.createElement("span",{style:Oe},"\u884C\u6570"),Nt.createElement(ee.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},Nt.createElement(Cn.Z,null)),Nt.createElement("span",{style:Oe},"\u5217\u6570"),Nt.createElement(ee.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},Nt.createElement(Cn.Z,null))),Nt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},Nt.createElement("span",{style:Oe},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),Nt.createElement(ee.default.Item,{name:"align"},Nt.createElement(Ln,null,Nt.createElement(Pn.ZP,{value:"default"},Nt.createElement("i",{className:"fa fa-align-justify"})),Nt.createElement(Pn.ZP,{value:"left"},Nt.createElement("i",{className:"fa fa-align-left"})),Nt.createElement(Pn.ZP,{value:"center"},Nt.createElement("i",{className:"fa fa-align-center"})),Nt.createElement(Pn.ZP,{value:"right"},Nt.createElement("i",{className:"fa fa-align-right"}))))),Nt.createElement("div",{className:"flex-container flex-end"},Nt.createElement(Le.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),Nt.createElement(Le.ZP,{type:"ghost",onClick:Re},"\u53D6\u6D88")))},fn=Qt(71411),An=Qt(43001),ui=Qt.n(An),Ui=(0,Nt.forwardRef)(({use3d:Ee,width:Re,height:Se,callback:Ge,showSaveButton:ti},Qn)=>{const ho=(0,Nt.useRef)(),Ce=(0,Nt.useRef)(),[je,Rn]=(0,Nt.useState)(!1),Gi=(0,Nt.useRef)({id:ho,appName:"graphing",width:Re||1e3,height:Se||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,Nt.useEffect)(()=>{Ce.current=new(ui())(Gi.current,!0),window.onload=function(){Ce.current.inject("applet_container")}},[]);const an=()=>{var Ht=window.ggbApplet.getPNGBase64(1,!0,72);return Ge&&Ge(Ht),Ht};return(0,Nt.useEffect)(()=>{Gi.current.appName=je?"3D":"graphing",Ce.current.inject("applet_container")},[je]),(0,Nt.useEffect)(()=>{Rn(Ee)},[Ee]),(0,Nt.useImperativeHandle)(Qn,()=>({getImgData:an})),Nt.createElement(Nt.Fragment,null,Nt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:ho}),Nt.createElement(nn.Z,{align:"middle"},Nt.createElement(Bt.Z,{flex:1},Nt.createElement(fn.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:je,onChange:Ht=>Rn(Ht)})),Nt.createElement(Bt.Z,null,Nt.createElement(Le.ZP,{size:"large",onClick:an,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),$n=Qt(76562),wi=Qt(6767);const Li="link",Ao="upload-image",Xi="add-flowchart",ji="draw-image",Zi="add-flowchart",Io="code-block",Fi="add-table",zo="------------",kr={default:zo,left:`:${zo}`,center:`:${zo}:`,right:`${zo}:`};var ki=Qt(37808);function ar(){}let mr=0;const Jo=1e4,xr="\u2581",Mo="@\u2581\u2581@",er="@\u2581@",Ct=`
|
|
**\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`,Hr=["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 ko(Ee){return/^\d+$/.test(Ee)?`${Ee}px`:Ee}const Vr=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",Or={[Vr+"-B"]:"bold",[Vr+"-I"]:"italic"},Yr={[Li]:"\u6DFB\u52A0\u94FE\u63A5",[Io]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[Ao]:"\u6DFB\u52A0\u56FE\u7247",[ji]:"\u6DFB\u52A0\u753B\u56FE",[Xi]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Fi]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var Ia=({defaultValue:Ee="",onChange:Re,width:Se="100%",height:Ge=400,miniToolbar:ti=!1,isFocus:Qn=!1,watch:ho,insertTemp:Ce,mode:je="markdown",id:Rn="markdown-editor-id",showResizeBar:Gi=!1,noStorage:an=!1,showNullButton:Ht=!1,showNullProgramButton:re=!1,hidetoolBar:qe=!1,fullScreen:Ze=!1,onBlur:pe,onCMBeforeChange:Qe,onFullScreen:jn,className:Xn="",disablePaste:ii=!1,disabled:rn=!1,disabledFill:$e=!1,placeholder:gn="",values:gi="",extraUse:Jn})=>{const[Ve,yn]=(0,Nt.useState)(null),[Oi,Yi]=(0,Nt.useState)(Ee),[wo,ue]=(0,Nt.useState)(ho),[Dn,mi]=(0,Nt.useState)(Ze),[wn,Wi]=(0,Nt.useState)(""),[bi,Ti]=(0,Nt.useState)(0),[Pi,Ei]=(0,Nt.useState)(Ge),[Ji,Fe]=(0,Nt.useState)(!1),[ro,ke]=(0,Nt.useState)(0),[Ii,Ro]=(0,Nt.useState)(0),qi=(0,Nt.useRef)(),Fo=(0,Nt.useRef)(),Bi=(0,Nt.useRef)(),li=(0,Nt.useRef)();(0,Nt.useEffect)(()=>{const In=window.scrollY||window.pageYOffset;Yi(gi),Ve==null||Ve.setValue(gi),window.scrollTo(0,In)},[gi]),(0,Nt.useEffect)(()=>{jn==null||jn(Dn)},[Dn]),(0,Nt.useEffect)(()=>{if(qi.current){let In=function(Un,Ie){var Vi;if(ii){Ie.preventDefault();return}const io=Ie.clipboardData;if(io){const Ko=io.types.toString(),eo=io.items;if(Ko==="Files"||io.types.indexOf("Files")>-1){if(Ie.preventDefault(),je=="stex")return;try{let Qo=eo[1];((Vi=eo[0])==null?void 0:Vi.kind)==="file"&&(Qo=eo[0]);const hr=Qo.getAsFile(),br=hr.name.split(".").pop();(0,zn.I)(hr,nr=>{var ts,wr,me;nr.id?((ts=hr==null?void 0:hr.type)==null?void 0:ts.indexOf("image"))>-1?En.replaceSelection(`<img width="100%" src="/api/attachments/${nr.id}?type=${nr.content_type})" alt="" />`):((wr=hr==null?void 0:hr.type)==null?void 0:wr.indexOf("video"))>-1?En.replaceSelection(`<video width="100%" controls src="/api/attachments/${nr.id}"></video>`):((me=hr==null?void 0:hr.type)==null?void 0:me.indexOf("pdf"))>-1?En.replaceSelection(`<a href="/api/attachments/${nr.id}?type=${hr.type}&disposition=inline" target="_blank">${hr.name}</a>`):Hr.includes(br)?En.replaceSelection(`<a href="/api/attachments/${nr.id}?type=office&disposition=inline" target="_blank">${hr.name}</a>`):En.replaceSelection(`[${hr.name}](/api/attachments/${nr.id}?type=${nr.content_type})`):(nr==null?void 0:nr.status)===401&&(document.location.href="/user/login")})}catch(Qo){wi.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const En=we().fromTextArea(qi.current,{mode:je,lineNumbers:!ti,lineWrapping:!0,value:Ee,autoCloseTags:!0,autoCloseBrackets:!0});return En.on("keyup",function(Un,Ie){Ie.keyCode===8&&(Un.getValue()==""?En.setOption("placeholder",gn):En.setOption("placeholder",null))}),En.on("keydown",function(Un,Ie){if(Ie.keyCode===8){var Vi=Fr(Un);Vi&&Ie.preventDefault()}}),Qn&&En.focus(),En.on("paste",In),rn&&En.on("beforeChange",function(Un,Ie){(Ie.origin==="paste"||Ie.origin==="+input")&&Ie.cancel()}),yn(En),()=>{En.off("paste",In)}}},[]);const so=(0,Nt.useCallback)(()=>{if(Fo.current)try{}catch(In){console.log(In,"---- to set md editor body height")}},[Pi,Fo,Dn]);(0,Nt.useEffect)(()=>{function In(){let En=new De.Z(Un=>{for(let Ie of Un)(Ie.target.offsetHeight>0||Ie.target.offsetWidth>0)&&(so(),Ve.setSize("100%","100%"),Ve.refresh())});return En.observe(qi.current.parentElement),En}if(Ve){const En=In();return()=>{var Un,Ie;(Un=qi.current)!=null&&Un.parentElement&&En.unobserve((Ie=qi.current)==null?void 0:Ie.parentElement)}}},[Ve,so]),(0,Nt.useEffect)(()=>{if(Ve){let In=[];for(const[En,Un]of Object.entries(Or)){let Ie={[En]:()=>{So(Un)}};In.push(Ie),Ve.addKeyMap(Ie)}return()=>{for(let En of In)Ve.removeKeyMap(En)}}},[Ve]),(0,Nt.useEffect)(()=>{Ze!==Dn&&mi(Ze)},[Ze]),(0,ki.Z)(()=>{if(!an&&bi>0){let In=new Date().getTime(),En=window.sessionStorage.getItem(Rn);In>=bi+Jo&&(!En||En!==Oi)&&(window.sessionStorage.setItem(Rn,Oi),Fe(!0))}},Jo),(0,Nt.useEffect)(()=>{ue(ho)},[Ve,ho]),(0,Nt.useEffect)(()=>{Ve&&Qn&&Ve.focus()},[Ve,Qn]),(0,Nt.useEffect)(()=>{if(wo&&Ve){let In=function(Un){let Ie=Un.target;if(li.current){let Vi=Ie.scrollTop/Ie.scrollHeight;li.current.scrollTop=li.current.scrollHeight*Vi}};const En=Ve.getScrollerElement();return En.addEventListener("scroll",In),()=>{En.removeEventListener("scroll",In)}}},[Ve,wo]),(0,Nt.useEffect)(()=>{if(Ve&&Qe){let In=function(En,Un){Qe(En,Un)};return Ve.on("beforeChange",In),()=>{Ve.off("beforeChange",In)}}},[Ve,Qe]),(0,Nt.useEffect)(()=>{if(Ve&&pe){let In=function(){pe(Ve.getValue())};return Ve.on("blur",In),()=>{Ve.off("blur",In)}}},[Ve,pe]);function Fr(In,En){var Un=In.getDoc(),Ie=Un.getCursor(),Vi=Un.getLine(Ie.line),io=Vi.charAt(Ie.ch-1),Ko=Vi.lastIndexOf("@\u2581@",Ie.ch),eo=Vi.lastIndexOf("@\u2581\u2581@",Ie.ch),Qo=Ko>eo?Ko:eo,hr=Ko>eo?3:4;if(Mo.indexOf(io)===-1)return null;if(console.log("change1:",En,In,Vi,Ie,Qo,Ko,eo,io),Qo>=0&&Ie.ch-Qo<5){var br=Qo+hr;return Un.replaceRange("",{line:Ie.line,ch:Qo},{line:Ie.line,ch:br}),{line:Ie.line,ch:br}}return null}(0,Nt.useEffect)(()=>{if(Ve){let In=function(En,Un){const Ie=En.getValue();Yi(Ie),Ti(new Date().getTime()),En.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),Re&&(re?Re(Ie,bn(Ie)):Re(Ie))};return Ve.on("change",In),()=>{Ve.off("change",In)}}},[Ve,Re]),(0,Nt.useEffect)(()=>{if(Ve)if(Ee==null)Ve.setValue(""),Yi("");else{const In=window.scrollY||window.pageYOffset;Ee!==Ve.getValue()&&(Ve.setValue(Ee),Yi(Ee),Ve.setCursor(rn?1:Ve.lineCount(),0),window.scrollTo(0,In))}},[Ve,Ee]);const So=(0,Nt.useCallback)(In=>{const En=Ve.getCursor(),Un=Ve.getSelection();let Ie=Un.split(`
|
|
`);switch(In){case"bold":return Ve.replaceSelection("**"+Un+"**"),Un===""&&Ve.setCursor(En.line,En.ch+2),Ve.focus();case"italic":return Ve.replaceSelection("*"+Un+"*"),Un===""&&Ve.setCursor(En.line,En.ch+1),Ve.focus();case"code":return Ve.replaceSelection("`"+Un+"`"),Un===""&&Ve.setCursor(En.line,En.ch+1),Ve.focus();case"inline-latex":return Wi("inline-latex"),Ve.focus();case"latex":return Ve.replaceSelection("```latex\n"+Un+"\n```"),Ve.setCursor(En.line+1,Un.length+1),Ve.focus();case"line-break":return Ve.replaceSelection(`<br/>
|
|
`),Ve.focus();case"list-ul":return Un===""?Ve.replaceSelection("- "+Un):Ve.replaceSelection(Ie.map(Vi=>Vi===""?"":`- ${Vi}`).join(`
|
|
`)),Ve.focus();case"list-ol":return Un===""?Ve.replaceSelection("1. "+Un):Ve.replaceSelection(Ie.map((Vi,io)=>Vi===""?"":`${io+1}. ${Vi}`).join(`
|
|
`)),Ve.focus();case"add-null-ch":return Un===""&&Ve.setCursor(En.line,En.ch),Ve.replaceSelection(xr),Ve.focus();case"add-signal":return Un===""&&Ve.setCursor(En.line,En.ch),Ve.replaceSelection(er),Ve.focus();case"add-multiple":return Un===""&&Ve.setCursor(En.line,En.ch),Ve.replaceSelection(Mo),Ve.focus();case"inster-template-1":return Un===""&&Ve.setCursor(En.line,En.ch),Ve.replaceSelection(Ct),Ve.focus();case"eraser":return Ve.setValue(""),Ve.focus();case"trigger-watch":return ue(!wo),Ve.focus();case"trigger-full-screen":return mi(!Dn),Ve.focus();case Li:Wi(Li);return;case Io:Wi(Io);return;case Ao:Wi(Ao);return;case ji:Wi(ji);return;case"maths-latex":Wi("maths-latex");return;case Xi:Wi(Xi);return;case Fi:Wi(Fi);return;default:throw new Error}},[Ve,wo,Dn]),pn=(0,Nt.useCallback)((In,En)=>{var Un,Ie,Vi,io,Ko,eo;switch(Wi(""),wn){case Li:const{title:ts,link:wr}=In;return Ve.replaceSelection(`[${ts}](${wr})`),Ve.focus();case Io:const{language:me,content:es}=In;return Ve.replaceSelection(["```"+me,es,"```"].join(`
|
|
`)),Ve.focus();case"maths-latex":for(var Qo=atob(In),hr=new Uint8Array(Qo.length),br=0;br<Qo.length;br++)hr[br]=Qo.charCodeAt(br);var nr=new Blob([hr],{type:"image/png"});(0,zn.I)(nr,Gs=>{Gs.id?Ve.replaceSelection(``):(Gs==null?void 0:Gs.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":Ve.replaceSelection("`$$"+In+"$$`");break;case Ao:case ji:case Zi:const{src:js,alt:Zs}=In,To=En,Qa=(Vi=(Ie=(Un=To==null?void 0:To.name)==null?void 0:Un.split("."))==null?void 0:Ie.pop)==null?void 0:Vi.call(Ie);return((io=To==null?void 0:To.type)==null?void 0:io.indexOf("image"))>-1||!(To!=null&&To.type)?To!=null&&To.align||To!=null&&To.width?Ve.replaceSelection(`<p style="text-align:${To.align||"initial"}"><img width="${To.width?To.width+"%":"initial"}" src="${js}" alt="${Zs||""}" /></p>`):Ve.replaceSelection(`<img width="100%" src="${js}" alt="${Zs||""}" />`):((Ko=To==null?void 0:To.type)==null?void 0:Ko.indexOf("video"))>-1?Ve.replaceSelection(`<video width="100%" controls src="${js}"></video>`):((eo=To==null?void 0:To.type)==null?void 0:eo.indexOf("pdf"))>-1?Ve.replaceSelection(`<a href="${js}?type=${To.type}&disposition=inline" target="_blank">${To.name}</a>`):Hr.includes(Qa)?Ve.replaceSelection(`<a href="${js}?type=office&disposition=inline" target="_blank">${To.name}</a>`):Ve.replaceSelection(`[${To.name}](${js})`),Ve.focus();case Fi:const{row:aa,col:Al,align:co}=In;let Pr=`
|
|
`;for(let Gs=0;Gs<aa;Gs++){let fl=[],lu=[];for(let Sa=0;Sa<Al;Sa++)Gs===1&&lu.push(kr[co]),fl.push(" ");Gs===1&&(Pr+=`| ${lu.join(" | ")} |
|
|
`),Pr+=`| ${fl.join(Al===1?"":" | ")} |
|
|
`}return Ve.replaceSelection(Pr+`
|
|
`),Ve.focus();default:throw new Error}},[Ve,wn]),zt=(0,Nt.useMemo)(()=>{switch(wn){case Li:return Nt.createElement(hn,{callback:pn,onCancel:fo});case Io:return Nt.createElement(oi.Z,{callback:pn,onCancel:fo});case Ao:return Nt.createElement(zn.Z,{callback:pn,onCancel:fo});case Xi:return Nt.createElement(Ue,{callback:pn,onCancel:fo});case Fi:return Nt.createElement(kn,{callback:pn,onCancel:fo});case"maths-latex":return Nt.createElement(Ui,{showSaveButton:!0,callback:pn});case"inline-latex":return Nt.createElement($n.Z,{showSaveButton:!0,callback:pn});default:return null}},[wn]);function fo(){Wi("")}(0,Nt.useEffect)(()=>{if(Bi.current){let In=function(Ko){Vi=!0,io=Ko.pageY},En=function(){Vi=!1},Un=function(Ko){if(Vi){let eo=Ko.pageY-io;eo<0&&(eo=0),eo>300&&(eo=300);let Qo=Ge+eo+"px";Ei(Qo)}},Ie=Bi.current,Vi=!1,io=0;return Ie.addEventListener("mousedown",In),document.addEventListener("mousemove",Un),document.addEventListener("mouseup",En),()=>{Ie.removeEventListener("mousedown",In),document.removeEventListener("mousemove",Un),document.removeEventListener("mouseup",En)}}},[Ve,Bi]),(0,Nt.useEffect)(()=>{Ei(Ge)},[Ge]);const ds=ko(Se),$r=ko(Pi),ur={width:ds,height:$r},to=(0,Nt.useMemo)(()=>{if(bi){let In=new Date(bi),En=In.getHours(),Un=In.getMinutes(),Ie=In.getSeconds();return En=En<10?"0"+En:En,Un=Un<10?"0"+Un:Un,Ie=Ie<10?"0"+Ie:Ie,`${En}:${Un}:${Ie}`}return 0},[bi]),bn=In=>{const En=[];if(re){let Un=-1;In=In.replace(/(@▁▁@|@▁@)/g,function(Ie,Vi,io){En.push({multiLine:Ie!==er})})}return En};function Vn(){window.sessionStorage.removeItem(Rn),Fe(!1),Ti(0)}function yi(){Fe(!1),Ti(0),Ve.setValue(window.sessionStorage.getItem(Rn))}(0,Nt.useEffect)(()=>{Yr[wn]&&wn!==ji&&wn!==Xi&&setTimeout(()=>{const In=document.getElementsByClassName("markdown-popup-form")[0],En=window.innerWidth/2-In.offsetWidth/2,Un=window.innerHeight/2-In.offsetHeight/2;ke(En),Ro(Un)},0)},[wn]);const On=In=>{In.preventDefault();const En=In.clientX-ro,Un=In.clientY-Ii;document.body.onmousemove=Ie=>{let Vi=Ie.clientX-En,io=Ie.clientY-Un;const Ko=document.getElementsByClassName("markdown-popup-form")[0],eo=window.innerWidth-Ko.offsetWidth,Qo=window.innerHeight-Ko.offsetHeight;Vi=Math.max(0,Math.min(Vi,eo)),io=Math.max(0,Math.min(io,Qo)),fi(Ie.clientX,Ie.clientY,En,Un)&&(ke(Vi),Ro(io))},document.body.onmouseup=function(){document.body.onmousemove=null}},fi=(In,En,Un,Ie)=>{const Vi=document.body.clientHeight,io=document.body.clientWidth;return In<20&&Un>In||In>io-20&&Un<In||En<20&&Ie>En||En>Vi-20&&Ie<En?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return Nt.createElement(Nt.Fragment,null,Nt.createElement("div",{className:"markdown-editor-wrapper",ref:Fo},Nt.createElement("div",{className:`markdown-editor-container ${Xn} ${wo?"on-preview":""} ${ti?"mini":""} ${Dn?"full-screen":""}`,style:ur},Nt.createElement(Ut,{insertTemp:Ce,watch:wo,fullScreen:Dn,showNullButton:Ht,showNullProgramButton:re,onActionCallback:So,hidetoolBar:qe,extraUse:Jn}),Nt.createElement("div",{className:"markdown-editor-body"},Nt.createElement("div",{className:"codemirror-container"},Nt.createElement("textarea",{ref:qi,placeholder:gn})),wo?Nt.createElement("div",{ref:li,className:"preview-container"},je==="stex"&&Nt.createElement(te,{value:Oi}),je!=="stex"&&Nt.createElement(Xe.Z,{disabledFill:$e,showProgramFill:re,value:Oi})):null))),Gi?Nt.createElement("a",{ref:Bi,className:"editor-resize"}):null,wn===ji&&Nt.createElement(He,{callback:pn,onCancel:fo}),wn===Xi&&Nt.createElement(Ue,{callback:pn,onCancel:fo}),Nt.createElement($t.Z,null,Yr[wn]&&wn!==ji&&wn!==Xi?Nt.createElement(Ne.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:ro,top:Ii},title:Nt.createElement("div",{style:{cursor:"move"},onMouseDown:On},Yr[wn]),open:!0,onCancel:fo,footer:null,destroyOnClose:!0,width:wn===Xi?"1200px":null,height:wn===Xi?"80vh":null,className:"markdown-popup-form"},zt):null))}},17077:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return Wt},I:function(){return $t}});var Nt=Qt(28284),de=Qt(6767),we=Qt(37568),De=Qt(77736),ce=Qt(71051),he=Qt(47889),se=Qt(99571),ze=Qt(46699),ye=Qt(59301),_t=Qt(59301),Xe=Object.defineProperty,te=Object.defineProperties,tn=Object.getOwnPropertyDescriptors,Tt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(ee,qt,Le)=>qt in ee?Xe(ee,qt,{enumerable:!0,configurable:!0,writable:!0,value:Le}):ee[qt]=Le,lt=(ee,qt)=>{for(var Le in qt||(qt={}))et.call(qt,Le)&&ft(ee,Le,qt[Le]);if(Tt)for(var Le of Tt(qt))nt.call(qt,Le)&&ft(ee,Le,qt[Le]);return ee},pt=(ee,qt)=>te(ee,tn(qt));const{useForm:vt}=Nt.default,Lt={width:280,marginRight:10},bt={labelCol:{span:5},wrapperCol:{span:19}};var Wt=({callback:ee,onCancel:qt})=>{const[Le]=vt();let ae=(0,ye.useRef)();function Ye(Kn){ae.current.width=Le.getFieldValue("width"),ae.current.align=Le.getFieldValue("align"),ee(Kn,ae.current)}function Je(Kn,xn){if(Kn.status===-1){de.ZP.error(Kn.message);return}Le.setFieldsValue({src:`/api/attachments/${Kn.id}`,type:xn.type})}function Sn(Kn){let xn=Kn.target.files[0];ae.current=xn,$t(xn,Je)}return _t.createElement(Nt.default,pt(lt({form:Le},bt),{className:"upload-image-panel",onFinish:Ye,style:{width:470,overflow:"hidden"}}),_t.createElement(Nt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},_t.createElement("div",{className:"flex-container"},_t.createElement(Nt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},_t.createElement(we.default,{style:Lt})),_t.createElement(Ut,{onFileChange:Sn}))),_t.createElement(Nt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},_t.createElement(we.default,{style:{width:264}})),_t.createElement(Nt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},_t.createElement(De.Z,null,_t.createElement(Nt.default.Item,{name:"width",style:{margin:0}},_t.createElement(ce.Z,{style:{width:264}})),_t.createElement("span",{className:"ml8"},"%"))),_t.createElement(Nt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},_t.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"}]})),_t.createElement("aside",null,_t.createElement(Nt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},_t.createElement(se.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),_t.createElement(se.ZP,{type:"default",onClick:qt},"\u53D6\u6D88"))))};function Ut({onFileChange:ee}){return _t.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",_t.createElement("input",{type:"file",onChange:ee}))}function $t(ee,qt){if(!ee)throw new String("\u6CA1\u6709\u6587\u4EF6");let Le=new FormData;Le.append("editormd-image-file",ee),Le.append("file_param_name","editormd-image-file"),Le.append("byxhr","true");var ae=new window.XMLHttpRequest;ae.withCredentials=!0,ae.addEventListener("load",function(Ye){qt(JSON.parse(Ye.target.responseText),ee)},!1),ae.addEventListener("error",function(Ye){console.error(Ye)},!1),ae.open("POST",`${ze.KI}/api/attachments.json`),ae.send(Le)}},91558:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return we}});var Nt=Qt(59301),de=Qt(4676);class we extends Nt.Component{constructor(ce){super(ce);const he=window.document;this.node=he.createElement("div"),he.body.appendChild(this.node)}render(){const{children:ce}=this.props;return(0,de.createPortal)(ce,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(en,Nn,Qt){"use strict";Qt.d(Nn,{SV:function(){return ne},ZP:function(){return He}});var Nt=Qt(59301),de=Qt(76374);const we={keywords:["print","auto","break","case","char","const","continue","default","do","double","else","enum","extern","float","for","goto","if","int","long","register","return","short","signed","sizeof","static","struct","switch","typedef","union","unsigned","void","volatile","while"]},De={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"]},ce={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(`
|
|
`)}]},se={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 ze=Qt(53184),ye=Qt.n(ze),_t=(ge,un,Fn)=>new Promise((Bt,Pt)=>{var xt=At=>{try{Rt(Fn.next(At))}catch(ve){Pt(ve)}},Ft=At=>{try{Rt(Fn.throw(At))}catch(ve){Pt(ve)}},Rt=At=>At.done?Bt(At.value):Promise.resolve(At.value).then(xt,Ft);Rt((Fn=Fn.apply(ge,un)).next())});const Xe={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"]}},te=(ge,un,Fn,Bt)=>{const Pt=un.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:Fn.lineNumber,endColumn:Fn.column});return Array.from(new Set(Pt.match(/\b\w{2,}\b/g)||[])).map(Ft=>({label:Ft,kind:ge.languages.CompletionItemKind.Text,insertText:Ft,range:Bt}))},tn=(ge,un,Fn,Bt)=>{ge.languages.registerCompletionItemProvider(un,{provideCompletionItems(Pt,xt){const Ft=Pt.getWordUntilPosition(xt),Rt={startLineNumber:xt.lineNumber,endLineNumber:xt.lineNumber,startColumn:Ft.startColumn,endColumn:Ft.endColumn},At=Pt.getLineContent(xt.lineNumber).substring(Ft.startColumn-2,Ft.endColumn);return{suggestions:[...te(ge,Pt,xt,Rt),...Fn.map(Ue=>({label:Ue,kind:ge.languages.CompletionItemKind.Keyword,documentation:Ue,insertText:Ue,insertTextRules:ge.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Rt})),...Bt.map(Ue=>({label:Ue.label,kind:ge.languages.CompletionItemKind.Snippet,documentation:Ue.content,insertText:At.startsWith("#")?Ue.content.replace(/#/,""):Ue.content,insertTextRules:ge.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Rt}))]}}})};var Tt=ge=>{Xe.languages.forEach(un=>{ge.languages.registerDocumentFormattingEditProvider(un,{provideDocumentFormattingEdits(Fn){return _t(this,null,function*(){const Bt=ye()(Fn.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:Fn.getFullModelRange(),text:Bt}]})}})}),tn(ge,"java",De.keywords,De.quickKey),tn(ge,"cpp",ce.keywords,ce.quickKey),tn(ge,"c",we.keywords,[]),tn(ge,"python",he.keywords,he.quickKey),tn(ge,"scala",se.keywords,se.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=(ge,un,Fn)=>un in ge?nt(ge,un,{enumerable:!0,configurable:!0,writable:!0,value:Fn}):ge[un]=Fn,lt=(ge,un,Fn)=>ft(ge,typeof un!="symbol"?un+"":un,Fn);const pt=class px{constructor(un,Fn,Bt){this.placeholder=un,this.editor=Fn,this.monaco=Bt,Fn.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 Lt=pt,bt=Qt(96236),Wt=Qt(6767),Ut=Qt(25399),$t=Qt(89392),ee=Qt(49535),qt=Qt(56102),Le=Object.defineProperty,ae=Object.defineProperties,Ye=Object.getOwnPropertyDescriptors,Je=Object.getOwnPropertySymbols,Sn=Object.prototype.hasOwnProperty,Kn=Object.prototype.propertyIsEnumerable,xn=(ge,un,Fn)=>un in ge?Le(ge,un,{enumerable:!0,configurable:!0,writable:!0,value:Fn}):ge[un]=Fn,pi=(ge,un)=>{for(var Fn in un||(un={}))Sn.call(un,Fn)&&xn(ge,Fn,un[Fn]);if(Je)for(var Fn of Je(un))Kn.call(un,Fn)&&xn(ge,Fn,un[Fn]);return ge},ni=(ge,un)=>ae(ge,Ye(un)),le=(ge,un)=>{var Fn={};for(var Bt in ge)Sn.call(ge,Bt)&&un.indexOf(Bt)<0&&(Fn[Bt]=ge[Bt]);if(ge!=null&&Je)for(var Bt of Je(ge))un.indexOf(Bt)<0&&Kn.call(ge,Bt)&&(Fn[Bt]=ge[Bt]);return Fn},Xt=(ge,un,Fn)=>new Promise((Bt,Pt)=>{var xt=At=>{try{Rt(Fn.next(At))}catch(ve){Pt(ve)}},Ft=At=>{try{Rt(Fn.throw(At))}catch(ve){Pt(ve)}},Rt=At=>At.done?Bt(At.value):Promise.resolve(At.value).then(xt,Ft);Rt((Fn=Fn.apply(ge,un)).next())});function hn(ge){return/^\d+$/.test(ge)?`${ge}px`:ge}function oi(){}let zn=!1;const Ne={"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 nn(ge=[]){let un=ge;if(Array.isArray(ge)){for(let Fn=0;Fn<ge.length;Fn++){let Bt=Ne[ge[Fn]];if(Bt)return Bt}return un[0]}return Ne[un]||un}let cn=null;const ri=()=>Xt(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(ge){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",ge)}});var He=ge=>{var un=ge,{width:Fn="100%",height:Bt="100%",value:Pt,language:xt="javascript",style:Ft={},options:Rt={},overrideServices:At={},theme:ve="vs-dark",onEditBlur:Ue,isCopy:Pn=!1,onSave:Cn,autoHeight:Ln=!1,forbidCopy:Oe=!1,onChange:kn=oi,editorDidMount:fn=oi,onFocus:An=oi,onBreakPoint:ui=oi,breakPointValue:Tn=[],filename:Ui="educoder.txt",errorLine:$n,errorContent:wi="",highlightLine:Li,openBreakPoint:Ao=!1,placeholder:Xi="",showMiniMap:ji=!0}=un,Zi=le(un,["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 Io=(0,Nt.useRef)(),Fi=(0,Nt.useRef)({}),zo=(0,Nt.useRef)(),kr=(0,Nt.useRef)(),ki=(0,Nt.useRef)([]),ar=(0,Nt.useRef)(!1),mr=(0,Nt.useRef)(),Jo=(0,Nt.useRef)(),xr=(0,Nt.useRef)(!1),[Mo,er]=(0,Nt.useState)(!1);function Ct(){let Ce;return Io.current&&(Ce=new de.Z(je=>{for(let Rn of je)(Rn.target.offsetHeight>0||Rn.target.offsetWidth>0)&&Fi.current.instance.layout()}),Ce.observe(Io.current)),Ce}function Hr(){Wt.ZP.warning({content:decodeURIComponent(et),key:"monaco-editor-tip"})}const ko=()=>{let Ce=Fi.current.instance;if(Pt!=null&&Ce&&Mo){const je=Ce.getModel();je&&Pt!==je.getValue()&&(zn=!0,je.setValue(Pt),Ce.layout(),zn=!1)}};(0,Nt.useEffect)(()=>{const Ce=ee.Z.subscribe("formatDocument",je=>{var Rn;let Gi=Fi.current.instance;(Rn=Gi==null?void 0:Gi.getAction)==null||Rn.call(Gi,"editor.action.formatDocument").run()});return window.updateMonacoValue=je=>{kn(je)},Ce},[]),(0,Nt.useEffect)(()=>{var Ce;let je=Fi.current.instance;kr.current&&clearTimeout(kr.current),kr.current=setTimeout(()=>{ko()},500),Pt&&(Pt!=null&&Pt.length)&&((Ce=je==null?void 0:je.updateOptions)==null||Ce.call(je,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Pt.split(/\r\n|\r|\n/g).length))+3,5)}))},[Pt,Mo,Fi.current]),(0,Nt.useEffect)(()=>{if($n&&Fi.current&&Fi.current.instance){let je=Fi.current.instance;je.changeViewZones(function(Rn){var Gi=document.createElement("div");Gi.style.padding="10px 20px",Gi.style.width="calc(100% - 20px)",Gi.className="my-error-line-wrp",Gi.innerHTML=wi,Rn.addZone({afterLineNumber:$n||11,heightInLines:3,domNode:Gi})});var Ce={domNode:null,getId:function(){return"my.overlay.widget"},getDomNode:function(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.innerHTML="",this.domNode.style.width="100%",this.domNode.style.padding="20px 100px",this.domNode.style.right="0px",this.domNode.style.top="50px",this.domNode.style.position="relative",this.domNode.style.color="#333"),this.domNode},getPosition:function(){return null}};je.addOverlayWidget(Ce),je.revealPositionInCenter({lineNumber:20,column:1})}},[$n,Fi.current,Mo]);const lr=(Ce="",je)=>{if(!Ce||Ce.trim()==="")return!0;const Gi=Fi.current.instance.getModel().getLineTokens(je);let an=!1;for(let Ht=0;Ht<2;Ht++)Gi.getStandardTokenType(Ht)===1&&(an=!0);return an};(0,Nt.useEffect)(()=>{var Ce;const je=(Ce=Fi.current)==null?void 0:Ce.instance;if(je&&Mo&&Oe){const Rn=je.onDidBlurEditorWidget(()=>{xr.current=!1}),Gi=je.onDidFocusEditorText(()=>{xr.current=!0});return()=>{Rn.dispose(),Gi.dispose()}}},[Fi.current,Mo,Oe]),(0,Nt.useEffect)(()=>{var Ce;if((Ce=Fi.current)!=null&&Ce.instance&&Mo&&Ao){let je=Fi.current.instance,Rn=je.getModel();if(!Rn)return;(()=>{var rn;let $e=[],gn=[];const gi=Rn.getAllDecorations();for(let Ve of gi)Ve.options.className==="highlighted-line"&&($e.push((rn=Ve==null?void 0:Ve.range)==null?void 0:rn.startLineNumber),gn.push(Ve==null?void 0:Ve.id));if(Li===$e[0])return;Rn.deltaDecorations(gn,[]);const Jn=Rn.getLineCount();Li&&Li<=Jn&&(je.deltaDecorations([],[{range:new cn.Range(Li,1,Li,Rn.getLineMaxColumn(Li)),options:{isWholeLine:!0,className:"highlighted-line"}}]),je.revealLineInCenter(Li))})();const an=(rn=!1)=>{var $e;let gn=[],gi=[];const Jn=Rn.getAllDecorations();for(let Ve of Jn)Ve.options.linesDecorationsClassName==="breakpoints-select"&&(gn.push(($e=Ve==null?void 0:Ve.range)==null?void 0:$e.startLineNumber),gi.push(Ve==null?void 0:Ve.id));if(rn)return{lines:gn,ids:gi};ui(gn)},Ht=rn=>Xt(void 0,null,function*(){let $e={range:new cn.Range(rn,1,rn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield Rn.deltaDecorations([],[$e]),an()}),re=rn=>Xt(void 0,null,function*(){let $e=[];const gn=je.getLineDecorations(rn);for(let gi of gn)gi.options.linesDecorationsClassName==="breakpoints-select"&&$e.push(gi.id);yield Rn.deltaDecorations($e,[]),an()}),qe=rn=>{let $e=je.getLineDecorations(rn);for(let gn of $e)if(gn.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,$t.isEqual)(Tn,an(!0).lines)){Rn.deltaDecorations(an(!0).ids,[]);const rn=Tn.map($e=>({range:new cn.Range($e,1,$e,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));Rn.deltaDecorations([],rn)}const Ze=je.onDidChangeModelContent(rn=>{let $e=je.getPosition();if($e){let gn=$e.lineNumber;clearTimeout(Jo.current),Jo.current=setTimeout(()=>{lr(Rn.getLineContent(gn),gn)?re(gn):qe(gn)?(re(gn),Ht(gn)):an()},100)}}),pe=je.onMouseDown(rn=>{var $e,gn,gi;if(rn.target.detail&&((gi=(gn=($e=rn.target)==null?void 0:$e.element)==null?void 0:gn.className)!=null&&gi.includes("line-numbers"))){let Jn=rn.target.position.lineNumber;if(lr(Rn.getLineContent(Jn),Jn))return;qe(Jn)?re(Jn):Ht(Jn)}}),Qe=rn=>{let $e={range:new cn.Range(rn,1,rn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};ki.current=je.deltaDecorations(ki.current,[$e])},jn=()=>{ki.current=je.deltaDecorations(ki.current,[])},Xn=je.onMouseMove(rn=>{var $e,gn,gi;if(jn(),rn.target.detail&&((gi=(gn=($e=rn.target)==null?void 0:$e.element)==null?void 0:gn.className)!=null&&gi.includes("line-numbers"))){let Jn=rn.target.position.lineNumber;if(lr(Rn.getLineContent(Jn),Jn))return;Qe(Jn)}}),ii=je.onMouseLeave(()=>{jn()});return()=>{Ze.dispose(),pe.dispose(),Xn.dispose(),ii.dispose()}}},[Fi.current,Mo,Tn,Li,Ao,xt]),(0,Nt.useEffect)(()=>{var Ce;(Ce=Fi.current)!=null&&Ce.instance&&Ao&&Fi.current.instance.setPosition({lineNumber:0,column:0})},[Li]);function Vr(){let Ce=Fi.current.instance;if(Ce){const je=Ce.getSelection(),Rn=Fi.current.pastePos||{},Gi=new cn.Range(Rn.startLineNumber||je.endLineNumber,Rn.startColumn||je.endColumn,Rn.endLineNumber||je.endLineNumber,Rn.endColumn||je.endColumn);setTimeout(()=>{Ce.executeEdits("",[{range:Gi,text:""}])},300)}}function Or(Ce){(window.navigator.platform.match("Mac")?Ce.metaKey:Ce.ctrlKey)&&Ce.keyCode==83&&(Ce.preventDefault(),Cn())}const Yr=()=>{if(Ln&&Fi.current.instance){const Ce=Fi.current.instance.getContentHeight();Qn(Ce<Bt?Bt:Ce)}else Qn(Bt)};function Ia(Ce){var je=document.createEvent("MouseEvents");je.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),Ce.dispatchEvent(je)}const Ee=Ce=>{if(!xr.current)return;const{keyCode:je,ctrlKey:Rn,metaKey:Gi,target:an,type:Ht}=Ce;return(Ht==="paste"||(je===67||je===86)&&(Gi||Rn))&&an.nodeName==="TEXTAREA"&&(Hr(),Ce.preventDefault()),!1};function Re(Ce,je){var Rn=window.URL||window.webkitURL||window,Gi=new Blob([je]),an=document.createElementNS("http://www.w3.org/1999/xhtml","a");an.href=Rn.createObjectURL(Gi),an.download=Ce,Ia(an)}(0,Nt.useEffect)(()=>{Yr()},[Yr]),(0,Nt.useEffect)(()=>{Io.current&&!Mo&&Promise.all([Qt.e(8909),Qt.e(6656)]).then(Qt.bind(Qt,71448)).then(Ce=>{try{cn=Ce,Fi.current.instance=cn.editor.create(Io.current,{value:Pt,language:nn(xt),theme:ve,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:ji||!1}},At);const je=Fi.current.instance;let an=[...bt.BH._menuItems].find(Ze=>Ze[0]._debugName=="EditorContext")[1],Ht=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],re=(Ze,pe)=>{var Qe,jn;let Xn=Ze._first;do pe.includes((jn=(Qe=Xn.element)==null?void 0:Qe.command)==null?void 0:jn.id)&&Ze._remove(Xn);while(Xn=Xn.next)};if(fn(je,cn),setTimeout(()=>{Yr(),Fi.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{Re(Ui||"educoder.txt",je.getValue())}})},500),Fi.current.subscription=je.onDidChangeModelContent(Ze=>{ar.current?clearTimeout(mr.current):(Yr(),kn(je.getValue(),Ze)),mr.current=setTimeout(()=>{ar.current=!1},500)}),window.Monaco||Tt(cn,nn(xt)),Oe&&(re(an,Ht),Io.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Ee),window.removeEventListener("paste",Ee),window.addEventListener("keydown",Ee),window.addEventListener("paste",Ee)),window.Monaco=cn,Ue&&je.onDidBlurEditorWidget(()=>{Ue(je.getValue())}),An&&je.onDidFocusEditorText(()=>{Oe&&ri(),An(je.getValue())}),Oe){ri();try{je.onDidPaste(Ze=>{const pe=je.getSelection(),Qe=Fi.current.pastePos||{},jn=new cn.Range(Qe.startLineNumber||pe.endLineNumber,Qe.startColumn||pe.endColumn,Qe.endLineNumber||pe.endLineNumber,Qe.endColumn||pe.endColumn);je.executeEdits("",[{range:Ze.range,text:""}])})}catch(Ze){}}let qe=Ct();return Xi&&typeof Xi=="string"&&new Lt(Xi,je,cn),er(!0),()=>{const Ze=Fi.current.instance;Ze.dispose();const pe=Ze.getModel();pe&&pe.dispose(),Fi.current.subscription&&Fi.current.subscription.dispose(),qe.unobserve(Io.current)}}catch(je){}})},[]),(0,Nt.useEffect)(()=>{if(Fi.current.instance&&Mo)return document.addEventListener("keydown",Or,!1),()=>{document.removeEventListener("keydown",Or)}},[Cn,Mo]),(0,Nt.useEffect)(()=>{let Ce=Fi.current.instance;if(Ce&&Mo){let je=nn(xt);cn.editor.setModelLanguage(Ce.getModel(),je)}},[xt,Mo]),(0,Nt.useEffect)(()=>{Fi.current.instance&&Mo&&cn.editor.setTheme(ve)},[ve,Mo]),(0,Nt.useEffect)(()=>{let Ce=Fi.current.instance;zo.current=Rt,Ce&&Mo&&(Ce.updateOptions(pi({},Rt)),setTimeout(()=>{Ce.getModel().updateOptions(pi({},Rt))},200))},[JSON.stringify(Rt),Mo]),(0,Nt.useEffect)(()=>{let Ce=Fi.current.instance;Ce&&Mo&&Ce.layout()},[Fn,Bt,Mo]);const[Se,Ge]=(0,Nt.useState)(hn(Fn)),[ti,Qn]=(0,Nt.useState)(hn(Bt)),ho=ni(pi({},Ft),{width:Se,height:ti,position:"relative"});return Nt.createElement("div",{className:"my-monaco-editor",ref:Io,style:ho},Pn&&Nt.createElement(qt.CopyToClipboard,{text:Pt,onCopy:()=>Wt.ZP.success("\u590D\u5236\u6210\u529F")},Nt.createElement(Ut.Z,{title:"\u590D\u5236\u4EE3\u7801"},Nt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},Nt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function ne({width:ge="100%",height:un="100%",original:Fn,modified:Bt,language:Pt,options:xt={}}){const Ft=(0,Nt.useRef)(),[Rt,At]=(0,Nt.useState)(null);function ve(Ln){let Oe;return Ft.current&&(Oe=new de.Z(kn=>{for(let fn of kn)(fn.target.offsetHeight>0||fn.target.offsetWidth>0)&&Ln.layout()}),Oe.observe(Ft.current)),Oe}(0,Nt.useEffect)(()=>(Ft.current&&Promise.all([Qt.e(8909),Qt.e(9404)]).then(Qt.bind(Qt,2550)).then(Ln=>{cn=Ln;const Oe=cn.editor.createDiffEditor(Ft.current,ni(pi({enableSplitViewResizing:!1,scrollBeyondLastLine:!1,roundedSelection:!1,renderIndicators:!1,useShadows:!1,horizontal:"hidden",lineNumbers:"off",wordWrap:"off",ignoreTrimWhitespace:!1,"semanticHighlighting.enabled":!0,followsCaret:!0,ignoreCharChanges:!0,minimap:{enabled:!1},readOnly:!0},xt),{wordWrap:!0}));At(Oe);let kn=ve(Oe);return()=>{Oe.dispose();const fn=Oe.getModel();fn&&fn.dispose(),kn.unobserve(Ft.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,Nt.useEffect)(()=>{Rt&&Rt.setModel({original:cn.editor.createModel(Fn,Pt),modified:cn.editor.createModel(Bt,Pt)})},[Fn,Bt,Pt,Rt]);const Ue=hn(ge),Pn=hn(un),Cn={width:Ue,height:Pn};return Nt.createElement("div",{className:"my-diff-editor",ref:Ft,style:Cn})}},37808:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return de}});var Nt=Qt(59301);function de(we,De){const ce=(0,Nt.useRef)();(0,Nt.useEffect)(()=>{ce.current=we}),(0,Nt.useEffect)(()=>{function he(){ce.current()}if(De!==null){let se=setInterval(he,De);return()=>clearInterval(se)}},[De])}},24721:function(en,Nn,Qt){"use strict";Qt.r(Nn),Qt.d(Nn,{default:function(){return ri}});var Nt=Qt(59301),de=Qt(25690),we=Qt(38986),De=Qt(28284),ce=Qt(6767),he=Qt(77019),se=Qt(5269),ze=Qt(93041),ye=Qt(458),_t=Qt(99571),Xe=Qt(62957),te=Qt(37568),tn=Qt(39793),Tt=Qt(84842),et=Qt(76902),nt=Qt(346),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(47889),pt=Qt(40197),vt={wrap:"wrap___AsKly",link:"link___CnaN3"},Lt=Qt(51257),bt=Object.defineProperty,Wt=Object.getOwnPropertySymbols,Ut=Object.prototype.hasOwnProperty,$t=Object.prototype.propertyIsEnumerable,ee=(He,ne,ge)=>ne in He?bt(He,ne,{enumerable:!0,configurable:!0,writable:!0,value:ge}):He[ne]=ge,qt=(He,ne)=>{for(var ge in ne||(ne={}))Ut.call(ne,ge)&&ee(He,ge,ne[ge]);if(Wt)for(var ge of Wt(ne))$t.call(ne,ge)&&ee(He,ge,ne[ge]);return He},Le=(He,ne)=>{var ge={};for(var un in He)Ut.call(He,un)&&ne.indexOf(un)<0&&(ge[un]=He[un]);if(He!=null&&Wt)for(var un of Wt(He))ne.indexOf(un)<0&&$t.call(He,un)&&(ge[un]=He[un]);return ge},ae=(He,ne,ge)=>new Promise((un,Fn)=>{var Bt=Ft=>{try{xt(ge.next(Ft))}catch(Rt){Fn(Rt)}},Pt=Ft=>{try{xt(ge.throw(Ft))}catch(Rt){Fn(Rt)}},xt=Ft=>Ft.done?un(Ft.value):Promise.resolve(Ft.value).then(Bt,Pt);xt((ge=ge.apply(He,ne)).next())});const{TextArea:Ye}=te.default,Je=He=>{var ne=He,{user:ge,globalSetting:un,loading:Fn,dispatch:Bt}=ne,Pt=Le(ne,["user","globalSetting","loading","dispatch"]);const[xt]=De.default.useForm();(0,Nt.useEffect)(()=>{var Rt;(0,Lt.W)((Rt=ge.userInfo)==null?void 0:Rt.login)||(0,pt.o1)(Bt)},[ge.userInfo.login]);const Ft=Rt=>ae(void 0,null,function*(){var At;const ve=yield(0,we.ZP)("/api/helps/feedback.json",{method:"post",body:qt({},Rt)});(ve==null?void 0:ve.status)===0&&de.history.push(`/messages/${(At=ge.userInfo)==null?void 0:At.login}/message_detail?target_ids=1`)});return Nt.createElement("section",{className:`${vt.wrap} bg-white pl30 pr30 pt30`},Nt.createElement("div",{className:"c-grey-999 line26"},"\u60F3\u5BF9\u6211\u4EEC\u7684\u5E73\u53F0\u63D0\u4F9B\u529F\u80FD\u5EFA\u8BAE\uFF1F",Nt.createElement("br",null),"\u53D1\u73B0\u7F51\u9875\u4E2D\u7684\u95EE\u9898\u6216bug\u60F3\u544A\u8BC9\u6211\u4EEC\uFF1F",Nt.createElement("br",null),"\u671F\u671B\u4E0E\u6211\u4EEC\u5C55\u5F00\u5408\u4F5C\uFF1F",Nt.createElement("br",null),"\u5728\u8FD9\u91CC\u628A\u4F60\u60F3\u8BF4\u7684\u4E00\u5207\u544A\u8BC9\u6211\u4EEC\u5427\uFF1F"),Nt.createElement("div",{className:"c-red-ee4 mt20 mb20"},"* ",Nt.createElement(de.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")),Nt.createElement(De.default,{layout:"vertical",form:xt,onFinish:Ft,initialValues:{question_kind:"\u767B\u5F55\u6CE8\u518C"}},Nt.createElement(De.default.Item,{label:"\u95EE\u9898\u5206\u7C7B\uFF1A",name:"question_kind",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},Nt.createElement(lt.ZP.Group,null,Nt.createElement(lt.ZP,{value:"\u767B\u5F55\u6CE8\u518C"},"\u767B\u5F55\u6CE8\u518C"),Nt.createElement(lt.ZP,{value:"\u4FE1\u606F\u8BA4\u8BC1"},"\u4FE1\u606F\u8BA4\u8BC1"),Nt.createElement(lt.ZP,{value:"\u5B9E\u8BAD\u7F16\u7A0B"},"\u5B9E\u8BAD\u7F16\u7A0B"),Nt.createElement(lt.ZP,{value:"\u5B9E\u8BAD\u8BFE\u7A0B"},"\u5B9E\u8BAD\u8BFE\u7A0B"),Nt.createElement(lt.ZP,{value:"\u8BFE\u5802"},"\u8BFE\u5802"),Nt.createElement(lt.ZP,{value:"\u5176\u5B83"},"\u5176\u5B83"))),Nt.createElement(De.default.Item,{label:"\u95EE\u9898\u9875\u9762\u7F51\u5740\uFF1A",name:"url",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},Nt.createElement(te.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"})),Nt.createElement(De.default.Item,{label:"\u95EE\u9898\u63CF\u8FF0\uFF1A",name:"description",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},Nt.createElement(Ye,{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"})),Nt.createElement(De.default.Item,null,Nt.createElement(_t.ZP,{type:"primary",htmlType:"submit"},"\u63D0\u4EA4"))))};var Sn=(0,de.connect)(({user:He,loading:ne,globalSetting:ge})=>({user:He,globalSetting:ge,loading:ne.models.index}))(Je),Kn=Object.defineProperty,xn=Object.defineProperties,pi=Object.getOwnPropertyDescriptors,ni=Object.getOwnPropertySymbols,le=Object.prototype.hasOwnProperty,Xt=Object.prototype.propertyIsEnumerable,hn=(He,ne,ge)=>ne in He?Kn(He,ne,{enumerable:!0,configurable:!0,writable:!0,value:ge}):He[ne]=ge,oi=(He,ne)=>{for(var ge in ne||(ne={}))le.call(ne,ge)&&hn(He,ge,ne[ge]);if(ni)for(var ge of ni(ne))Xt.call(ne,ge)&&hn(He,ge,ne[ge]);return He},zn=(He,ne)=>xn(He,pi(ne)),Ne=(He,ne)=>{var ge={};for(var un in He)le.call(He,un)&&ne.indexOf(un)<0&&(ge[un]=He[un]);if(He!=null&&ni)for(var un of ni(He))ne.indexOf(un)<0&&Xt.call(He,un)&&(ge[un]=He[un]);return ge},nn=(He,ne,ge)=>new Promise((un,Fn)=>{var Bt=Ft=>{try{xt(ge.next(Ft))}catch(Rt){Fn(Rt)}},Pt=Ft=>{try{xt(ge.throw(Ft))}catch(Rt){Fn(Rt)}},xt=Ft=>Ft.done?un(Ft.value):Promise.resolve(Ft.value).then(Bt,Pt);xt((ge=ge.apply(He,ne)).next())});const cn=He=>{var ne=He,{user:ge,globalSetting:un,loading:Fn,dispatch:Bt}=ne,Pt=Ne(ne,["user","globalSetting","loading","dispatch"]),xt,Ft,Rt,At,ve,Ue,Pn;const[Cn,Ln]=(0,Nt.useState)({content:"",message:"",status:0,contacts:[],address:"",data:[]}),[Oe,kn]=(0,Nt.useState)(!0),[fn]=De.default.useForm(),An=(0,de.useParams)(),ui=(0,de.useLocation)(),[Tn,Ui]=(0,Nt.useState)(null),[$n,wi]=(0,Nt.useState)(0),[Li,Ao]=(0,Nt.useState)(!1),[Xi,ji]=(0,Nt.useState)(!1),[Zi,Io]=(0,Nt.useState)(Tn==null?void 0:Tn.content),Fi=[{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(ki=>{var ar;return(ar=un==null?void 0:un.setting)!=null&&ar.is_local?ki.name!=="\u5173\u4E8E\u6211\u4EEC":!0}),zo=()=>nn(void 0,null,function*(){var ki,ar,mr,Jo;ui.pathname.indexOf("/feedback")===-1&&Ln(yield(0,we.ZP)(`/api/helps/${(ar=(ki=Fi.filter(xr=>xr.key===An.id))==null?void 0:ki[0])==null?void 0:ar.id}.json`,{method:"get"})),kn(!1),(0,Lt.Dk)((Jo=(mr=Fi.filter(xr=>xr.key===An.id))==null?void 0:mr[0])==null?void 0:Jo.name)});function kr(){return nn(this,null,function*(){let ki=yield(0,we.ZP)("/api/helps/update_content.json",{method:"put",body:{type:An.id,content:Zi}});(ki==null?void 0:ki.status)===0&&(ce.ZP.info("\u63D0\u4EA4\u6210\u529F"),Ao(!1),kn(!0),zo())})}return(0,Nt.useEffect)(()=>{kn(!0),zo()},[An.id]),Nt.createElement("section",null,Nt.createElement("aside",{className:"edu-container mt30"},Nt.createElement(he.Z,{gutter:[20,20]},Nt.createElement(se.Z,null,Nt.createElement(ze.default,{className:ft.menu,style:{width:174},defaultSelectedKeys:[(xt=Fi.filter(ki=>ki.key===An.id))==null?void 0:xt[0].key],mode:"inline"},Fi.map(function(ki,ar){return Nt.createElement(ze.default.Item,{key:ki.key},Nt.createElement(de.Link,{to:`/help/${ki.key}`,onClick:()=>{Ao(!1),Ui(null)}},ki.name))}))),Nt.createElement(se.Z,{flex:"1"},Nt.createElement("h1",{className:ft.title},(Ft=Fi.filter(ki=>ki.key===An.id))==null?void 0:Ft[0].name,((Rt=Fi.filter(ki=>ki.key===An.id))==null?void 0:Rt[0].editable)&&((At=ge==null?void 0:ge.userInfo)==null?void 0:At.role)===1&&Nt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>nn(void 0,null,function*(){Ao(!0);let ki=yield(0,we.ZP)("/api/helps/edit_content.json",{params:{type:An.id}});(ki==null?void 0:ki.status)===0&&(Ui(ki),console.log(ki))})},Nt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91")),Nt.createElement("div",{className:"minH500"},An.id==="feedback"?Nt.createElement(Sn,null):Nt.createElement(ye.Z,{loading:Oe},Nt.createElement("div",{className:[ft.content,"bg-white pl30 pr30 pt30"].join(" ")},Li?Nt.createElement("div",null,Nt.createElement(tn.Z,{defaultValue:Tn==null?void 0:Tn.content,onChange:ki=>Io(ki)}),Nt.createElement("div",{className:ft.btns},Nt.createElement(_t.ZP,{className:ft.cancel,onClick:()=>Ao(!1)},"\u53D6\u6D88"),Nt.createElement(Tt.Z,{className:ft.confirm,type:"primary",onClick:kr},"\u4FDD\u5B58\u66F4\u6539"))):Nt.createElement("div",null,Nt.createElement(et.Z,{value:Cn.content||""})),(ve=Cn.contacts)==null?void 0:ve.map(function(ki,ar){var mr;return Nt.createElement("ul",{key:ar,className:ft.contcats},((mr=ge==null?void 0:ge.userInfo)==null?void 0:mr.role)===1&&Nt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>{ji(!0),wi(ar+1),fn.setFieldsValue({name:ki.name,qq:ki.qq,mail:ki.mail})}},Nt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91"),Nt.createElement("h1",null,ki.type),Nt.createElement("li",null,Nt.createElement("span",null,"\u8054\u7CFB\u4EBA:"),ki.name),Nt.createElement("li",null,Nt.createElement("span",null,"QQ:"),ki.qq),Nt.createElement("li",null,Nt.createElement("span",null,"Email:"),ki.mail))}),Cn.address&&Nt.createElement("ul",{className:ft.contcats},((Ue=ge==null?void 0:ge.userInfo)==null?void 0:Ue.role)===1&&Nt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>{ji(!0),wi(4),fn.setFieldsValue({address:Cn.address})}},Nt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91"),Nt.createElement("h1",null,"\u516C\u53F8\u5730\u5740"),Nt.createElement("li",null,Cn.address)),(Pn=Cn.data)==null?void 0:Pn.map(function(ki,ar){var mr;return Nt.createElement("div",{className:ft.cooperatives},Nt.createElement("h1",null,ki.name),Nt.createElement(he.Z,{gutter:[10,20]},(mr=ki.values)==null?void 0:mr.map(function(Jo,xr){return Nt.createElement(se.Z,{span:6},Nt.createElement("div",{className:ft.imgWrp},Nt.createElement("img",{src:nt.Z.IMG_SERVER+Jo.img})))})))}))))))),Nt.createElement(Xe.default,{centered:!0,title:"\u7F16\u8F91",open:Xi,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",destroyOnClose:!0,onCancel:()=>{ji(!1)},onOk:()=>nn(void 0,null,function*(){const ki=oi({},yield fn.validateFields());(yield(0,we.ZP)("/api/helps/update_contact.json",{method:"put",body:zn(oi({},ki),{type:$n})})).status===0&&(ce.ZP.success("\u4FEE\u6539\u6210\u529F"),zo(),ji(!1))})},Nt.createElement(De.default,{form:fn,labelAlign:"right",labelCol:{span:4},scrollToFirstError:!0},$n!==4&&Nt.createElement(De.default.Item,{label:"\u8054\u7CFB\u4EBA",name:"name",placeholder:"\u8BF7\u8F93\u5165\u8054\u7CFB\u4EBA"},Nt.createElement(te.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),$n!==4&&Nt.createElement(De.default.Item,{label:"QQ",name:"qq",placeholder:"\u8BF7\u8F93\u5165QQ"},Nt.createElement(te.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),$n!==4&&Nt.createElement(De.default.Item,{label:"Email",name:"mail",placeholder:"\u8BF7\u8F93\u5165Email"},Nt.createElement(te.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),$n===4&&Nt.createElement(De.default.Item,{label:"\u516C\u53F8\u5730\u5740",name:"address",placeholder:"\u8BF7\u8F93\u5165\u516C\u53F8\u5730\u5740"},Nt.createElement(te.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})))))};var ri=(0,de.connect)(({user:He,loading:ne,globalSetting:ge})=>({user:He,globalSetting:ge,loading:ne.models.index}))(cn)},81428:function(en,Nn,Qt){"use strict";Qt.d(Nn,{AL:function(){return Lt},Iy:function(){return Xe},Qv:function(){return Tt},ez:function(){return vt},jb:function(){return te}});var Nt=Qt(32834),de=Qt.n(Nt),we=Qt(11690),De=Qt.n(we);let ce=1;function he(ee,qt){const Le=ee.match(/^(\s+)(?:```)/);if(Le===null)return qt;const ae=Le[1];return qt.split(`
|
|
`).map(Ye=>{const Je=Ye.match(/^\s+/);if(Je===null)return Ye;const[Sn]=Je;return Sn.length>=ae.length?Ye.slice(ae.length):Ye}).join(`
|
|
`)}let se=[],ze=["<ul>"];const ye=new(de()).Renderer,_t=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Xe(){se.length=0,ze=["<ul>"]}const te={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function tn(ee,qt,Le,ae){if(qt>=ee.length||ee[qt].level<=Le)return qt;var Ye=ee[qt];ae.push("<li><a href='#"+ce+Ye.anchor+"'>"+Ye.text+"</a>"),qt++;var Je=[];return qt=tn(ee,qt,Ye.level,Je),Je.length>0&&(ae.push("<ul>"),Je.forEach(function(Sn){ae.push(Sn)}),ae.push("</ul>")),ae.push("</li>"),qt=tn(ee,qt,Le,ae),qt}function Tt(){return tn(se,0,0,ze),ze.push("</ul>"),ze.join("")}const et={heading(ee){const qt=_t.exec(ee);if(ce+=1,qt)return{type:"heading",raw:qt[0],depth:qt[1].length,text:qt[2]}},fences(ee){const qt=this.rules.block.fences.exec(ee);if(qt){const Le=qt[0];let ae=he(Le,qt[3]||"");const Ye=qt[2]?qt[2].trim():qt[2];if(["latex","katex","math"].indexOf(Ye)>=0){const Je=lt(),Sn=ae;ae=Je,pt[Je]={type:"block",expression:Sn}}return{type:"code",raw:Le,lang:Ye,text:ae}}}},nt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ft=0;const lt=()=>`__special_katext_id_${ft++}__`;let pt={};function vt(){return pt}function Lt(){ft=0,pt={}}function bt(ee){return ee=ee.replace(nt,(qt,Le)=>{const ae=lt();return pt[ae]={type:"inline",expression:Le},ae}),ee}const Wt=ye.listitem;ye.listitem=function(ee){return Wt(bt(ee))};const Ut=ye.paragraph;ye.paragraph=function(ee){return Ut(bt(ee))};const $t=ye.tablecell;ye.tablecell=function(ee,qt){return $t(bt(ee),qt)},ye.code=function(ee,qt,Le){const ae=(qt||"").match(/\S*/)[0];return ae?["latex","katex","math"].indexOf(ae)>=0?`<p class='editormd-tex'>${ee}</p>`:`<pre class="prettyprint linenums"><code class="language-${qt}">${Le?ee:(0,we.escape)(ee,!0)}</code></pre>
|
|
`:'<pre class="prettyprint linenums"><code>'+(Le?ee:(0,we.escape)(ee,!0))+"</code></pre>"},ye.heading=function(ee,qt,Le){let ae=this.options.headerPrefix+Le.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return se.push({anchor:ae,level:qt,text:ee}),"<h"+qt+' id="'+ce+ae+'">'+ee+"</h"+qt+">"},de().setOptions({silent:!0,gfm:!0,pedantic:!1}),de().use({tokenizer:et,renderer:ye}),Nn.ZP=de()},40197:function(en,Nn,Qt){"use strict";Qt.d(Nn,{rX:function(){return bt},pW:function(){return Wt},gy:function(){return Ut},xY:function(){return Lt},O5:function(){return vt},hs:function(){return nt},tJ:function(){return Tt},o1:function(){return et},Rd:function(){return pt}});var Nt=Qt(25690),de=Qt(62957),we=Qt(37285),De=Qt(6767),ce=Qt(48790),he=Qt(51257),se=Qt(87169),ze=Qt(25510),ye="data:image/png;base64,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",_t=Qt.p+"static/newqrcode.a8740efb.png",Xe=Qt(32637),te=Qt(59301),tn=($t,ee,qt)=>new Promise((Le,ae)=>{var Ye=Kn=>{try{Sn(qt.next(Kn))}catch(xn){ae(xn)}},Je=Kn=>{try{Sn(qt.throw(Kn))}catch(xn){ae(xn)}},Sn=Kn=>Kn.done?Le(Kn.value):Promise.resolve(Kn.value).then(Ye,Je);Sn((qt=qt.apply($t,ee)).next())});const Tt=($t,ee=!1,qt=!1,Le="",ae=!1)=>!!(et($t)&&ft($t,ee,qt,Le,ae)),et=$t=>(0,ce.bg)()?!0:($t({type:"user/showPopLogin",payload:{showPopLogin:!0,showClosable:!0}}),!1),nt=$t=>{var ee,qt,Le;const{user:ae}=(0,Nt.getDvaApp)()._store.getState();(0,ce.bg)()&&!((qt=(ee=ae==null?void 0:ae.userInfo)==null?void 0:ee.course)!=null&&qt.course_public)&&!((Le=ae==null?void 0:ae.userInfo)!=null&&Le.profile_completed)&&$t({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:"/account/profile/edit",isCurrentPage:!0}})},ft=($t,ee=!1,qt=!0,Le="",ae=!1)=>{var Ye;const{user:Je}=(0,Nt.getDvaApp)()._store.getState();return(Ye=Je.userInfo)!=null&&Ye.profile_completed?!0:(qt?$t({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:Le,isCurrentPage:ae}}):de.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=()=>{de.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=()=>{de.default.warning({title:"\u63D0\u793A",icon:null,width:400,content:te.createElement("div",{style:{textAlign:"center"}},te.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"),te.createElement("img",{style:{border:"1px solid #D8E3E9",width:190,height:180},src:Xe}),te.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:ee}=(0,Nt.getDvaApp)()._store.getState();return($t=ee.userInfo)!=null&&$t.professional_certification?!0:(de.default.confirm({title:"\u63D0\u793A",centered:!0,content:te.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)},Lt=()=>(0,ce.V9)()?!0:(de.default.warning({centered:!0,width:530,title:"\u63D0\u793A",content:te.createElement("div",{className:"tc",style:{marginLeft:-38}},te.createElement("p",null,"\u626B\u7801\u52A0\u5934\u6B4C\u52A9\u6559\uFF0C\u7533\u8BF7\u64CD\u4F5C\u6743\u9650"),te.createElement("img",{src:_t,width:200})),okText:"\u6211\u77E5\u9053\u4E86",maskClosable:!0}),!1),bt=($t,ee)=>$t?!0:(de.default.confirm({centered:!0,zIndex:1e4,width:530,title:"\u63D0\u793A",content:te.createElement("div",null,te.createElement("p",null,ee||"\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"),te.createElement("div",{style:{marginLeft:"110px"}},te.createElement("img",{src:ye,width:200}),te.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=>{de.default.info({title:"\u8054\u7CFB\u5E73\u53F0\u8FD0\u8425",icon:null,width:615,centered:!0,content:te.createElement("div",null,te.createElement("div",null,te.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"),te.createElement(we.Z,null),te.createElement("p",{style:{color:"#666666",fontSize:12}}," ",te.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 ",te.createElement("a",null,$t),"\u5929\u3002"),te.createElement("p",{style:{color:"#666666",fontSize:12}}," ",te.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")),te.createElement("div",{style:{textAlign:"center",marginTop:30}},te.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:ze,alt:"\u4E8C\u7EF4\u7801",width:160})))})},Ut=($t,ee="")=>{const{shixunsDetail:{detail:qt}}=(0,Nt.getDvaApp)()._store.getState();if((qt==null?void 0:qt.public)===2||(qt==null?void 0:qt.public)===1||(qt==null?void 0:qt.shixun_status)===3){let Le="";return(qt==null?void 0:qt.public)===2&&(Le="\u5DF2\u516C\u5F00"),(qt==null?void 0:qt.public)===1&&(Le="\u5F85\u5BA1\u6838"),(qt==null?void 0:qt.shixun_status)===3&&(Le="\u5DF2\u5173\u95ED"),de.default.info({centered:!0,icon:te.createElement(se.Z,{style:{color:"#faad14"}}),width:460,title:"\u63D0\u793A",content:te.createElement("div",{className:"tc",style:{marginLeft:-38}},te.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",paddingLeft:38,margin:"12px 0"}},te.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u7684\u72B6\u6001\u4E3A",Le,"\uFF0C",ee,"\u3002"),te.createElement("p",null,"\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u7BA1\u7406\u5458\u8FDB\u884C\u6280\u672F\u652F\u6301\u3002")),te.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:ze,alt:"\u4E8C\u7EF4\u7801",width:160})),okText:"\u6211\u77E5\u9053\u4E86"}),!0}return(qt==null?void 0:qt.shixun_status)===2?(de.default.confirm({centered:!0,icon:te.createElement(se.Z,null),title:"\u63D0\u793A",content:te.createElement("div",null,te.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u5DF2\u53D1\u5E03\uFF0C",ee,"\u3002"),te.createElement("br",null),te.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:()=>{de.default.confirm({width:440,centered:!0,icon:te.createElement(se.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:()=>tn(void 0,null,function*(){(yield $t({type:"shixunsDetail/cancelRelease",payload:{id:qt==null?void 0:qt.identifier}})).status!==401&&(De.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:qt==null?void 0:qt.identifier}}),$t({type:"practiceSetting/getCommonData",payload:{id:qt==null?void 0:qt.identifier}}))})})}}),!0):!1}},99498:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780))})(function(Nt){Nt.defineOption("placeholder","",function(ze,ye,_t){var Xe=_t&&_t!=Nt.Init;if(ye&&!Xe)ze.on("blur",ce),ze.on("change",he),ze.on("swapDoc",he),Nt.on(ze.getInputField(),"compositionupdate",ze.state.placeholderCompose=function(){De(ze)}),he(ze);else if(!ye&&Xe){ze.off("blur",ce),ze.off("change",he),ze.off("swapDoc",he),Nt.off(ze.getInputField(),"compositionupdate",ze.state.placeholderCompose),de(ze);var te=ze.getWrapperElement();te.className=te.className.replace(" CodeMirror-empty","")}ye&&!ze.hasFocus()&&ce(ze)});function de(ze){ze.state.placeholder&&(ze.state.placeholder.parentNode.removeChild(ze.state.placeholder),ze.state.placeholder=null)}function we(ze){de(ze);var ye=ze.state.placeholder=document.createElement("pre");ye.style.cssText="height: 0; overflow: visible",ye.style.direction=ze.getOption("direction"),ye.className="CodeMirror-placeholder CodeMirror-line-like";var _t=ze.getOption("placeholder");typeof _t=="string"&&(_t=document.createTextNode(_t)),ye.appendChild(_t),ze.display.lineSpace.insertBefore(ye,ze.display.lineSpace.firstChild)}function De(ze){setTimeout(function(){var ye=!1,_t=ze.getInputField();_t.nodeName=="TEXTAREA"?ye=!_t.value:ze.lineCount()==1&&(ye=!/[^\u200b]/.test(_t.querySelector(".CodeMirror-line").textContent)),ye?we(ze):de(ze)},20)}function ce(ze){se(ze)&&we(ze)}function he(ze){var ye=ze.getWrapperElement(),_t=se(ze);ye.className=ye.className.replace(" CodeMirror-empty","")+(_t?" CodeMirror-empty":""),_t?we(ze):de(ze)}function se(ze){return ze.lineCount()===1&&ze.getLine(0)===""}})},25717:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780))})(function(Nt){var de={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},we=Nt.Pos;Nt.defineOption("autoCloseBrackets",!1,function(et,nt,ft){ft&&ft!=Nt.Init&&(et.removeKeyMap(ce),et.state.closeBrackets=null),nt&&(he(De(nt,"pairs")),et.state.closeBrackets=nt,et.addKeyMap(ce))});function De(et,nt){return nt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[nt]!=null?et[nt]:de[nt]}var ce={Backspace:ye,Enter:_t};function he(et){for(var nt=0;nt<et.length;nt++){var ft=et.charAt(nt),lt="'"+ft+"'";ce[lt]||(ce[lt]=se(ft))}}he(de.pairs+"`");function se(et){return function(nt){return te(nt,et)}}function ze(et){var nt=et.state.closeBrackets;if(!nt||nt.override)return nt;var ft=et.getModeAt(et.getCursor());return ft.closeBrackets||nt}function ye(et){var nt=ze(et);if(!nt||et.getOption("disableInput"))return Nt.Pass;for(var ft=De(nt,"pairs"),lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Nt.Pass;var vt=tn(et,lt[pt].head);if(!vt||ft.indexOf(vt)%2!=0)return Nt.Pass}for(var pt=lt.length-1;pt>=0;pt--){var Lt=lt[pt].head;et.replaceRange("",we(Lt.line,Lt.ch-1),we(Lt.line,Lt.ch+1),"+delete")}}function _t(et){var nt=ze(et),ft=nt&&De(nt,"explode");if(!ft||et.getOption("disableInput"))return Nt.Pass;for(var lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return Nt.Pass;var vt=tn(et,lt[pt].head);if(!vt||ft.indexOf(vt)%2!=0)return Nt.Pass}et.operation(function(){var Lt=et.lineSeparator()||`
|
|
`;et.replaceSelection(Lt+Lt,null),et.execCommand("goCharLeft"),lt=et.listSelections();for(var bt=0;bt<lt.length;bt++){var Wt=lt[bt].head.line;et.indentLine(Wt,null,!0),et.indentLine(Wt+1,null,!0)}})}function Xe(et){var nt=Nt.cmpPos(et.anchor,et.head)>0;return{anchor:new we(et.anchor.line,et.anchor.ch+(nt?-1:1)),head:new we(et.head.line,et.head.ch+(nt?1:-1))}}function te(et,nt){var ft=ze(et);if(!ft||et.getOption("disableInput"))return Nt.Pass;var lt=De(ft,"pairs"),pt=lt.indexOf(nt);if(pt==-1)return Nt.Pass;for(var vt=De(ft,"closeBefore"),Lt=De(ft,"triples"),bt=lt.charAt(pt+1)==nt,Wt=et.listSelections(),Ut=pt%2==0,$t,ee=0;ee<Wt.length;ee++){var qt=Wt[ee],Le=qt.head,ae,Ye=et.getRange(Le,we(Le.line,Le.ch+1));if(Ut&&!qt.empty())ae="surround";else if((bt||!Ut)&&Ye==nt)bt&&Tt(et,Le)?ae="both":Lt.indexOf(nt)>=0&&et.getRange(Le,we(Le.line,Le.ch+3))==nt+nt+nt?ae="skipThree":ae="skip";else if(bt&&Le.ch>1&&Lt.indexOf(nt)>=0&&et.getRange(we(Le.line,Le.ch-2),Le)==nt+nt){if(Le.ch>2&&/\bstring/.test(et.getTokenTypeAt(we(Le.line,Le.ch-2))))return Nt.Pass;ae="addFour"}else if(bt){var Je=Le.ch==0?" ":et.getRange(we(Le.line,Le.ch-1),Le);if(!Nt.isWordChar(Ye)&&Je!=nt&&!Nt.isWordChar(Je))ae="both";else return Nt.Pass}else if(Ut&&(Ye.length===0||/\s/.test(Ye)||vt.indexOf(Ye)>-1))ae="both";else return Nt.Pass;if(!$t)$t=ae;else if($t!=ae)return Nt.Pass}var Sn=pt%2?lt.charAt(pt-1):nt,Kn=pt%2?nt:lt.charAt(pt+1);et.operation(function(){if($t=="skip")et.execCommand("goCharRight");else if($t=="skipThree")for(var xn=0;xn<3;xn++)et.execCommand("goCharRight");else if($t=="surround"){for(var pi=et.getSelections(),xn=0;xn<pi.length;xn++)pi[xn]=Sn+pi[xn]+Kn;et.replaceSelections(pi,"around"),pi=et.listSelections().slice();for(var xn=0;xn<pi.length;xn++)pi[xn]=Xe(pi[xn]);et.setSelections(pi)}else $t=="both"?(et.replaceSelection(Sn+Kn,null),et.triggerElectric(Sn+Kn),et.execCommand("goCharLeft")):$t=="addFour"&&(et.replaceSelection(Sn+Sn+Sn+Sn,"before"),et.execCommand("goCharRight"))})}function tn(et,nt){var ft=et.getRange(we(nt.line,nt.ch-1),we(nt.line,nt.ch+1));return ft.length==2?ft:null}function Tt(et,nt){var ft=et.getTokenAt(we(nt.line,nt.ch+1));return/\bstring/.test(ft.type)&&ft.start==nt.ch&&(nt.ch==0||!/\bstring/.test(et.getTokenTypeAt(nt)))}})},6313:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780),Qt(32855))})(function(Nt){Nt.defineOption("autoCloseTags",!1,function(ye,_t,Xe){if(Xe!=Nt.Init&&Xe&&ye.removeKeyMap("autoCloseTags"),!!_t){var te={name:"autoCloseTags"};(typeof _t!="object"||_t.whenClosing!==!1)&&(te["'/'"]=function(tn){return he(tn)}),(typeof _t!="object"||_t.whenOpening!==!1)&&(te["'>'"]=function(tn){return De(tn)}),ye.addKeyMap(te)}});var de=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],we=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function De(ye){if(ye.getOption("disableInput"))return Nt.Pass;for(var _t=ye.listSelections(),Xe=[],te=ye.getOption("autoCloseTags"),tn=0;tn<_t.length;tn++){if(!_t[tn].empty())return Nt.Pass;var Tt=_t[tn].head,et=ye.getTokenAt(Tt),nt=Nt.innerMode(ye.getMode(),et.state),ft=nt.state,lt=nt.mode.xmlCurrentTag&&nt.mode.xmlCurrentTag(ft),pt=lt&<.name;if(!pt)return Nt.Pass;var vt=nt.mode.configuration=="html",Lt=typeof te=="object"&&te.dontCloseTags||vt&&de,bt=typeof te=="object"&&te.indentTags||vt&&we;et.end>Tt.ch&&(pt=pt.slice(0,pt.length-et.end+Tt.ch));var Wt=pt.toLowerCase();if(!pt||et.type=="string"&&(et.end!=Tt.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&<.close||et.string.indexOf("/")==Tt.ch-et.start-1||Lt&&se(Lt,Wt)>-1||ze(ye,nt.mode.xmlCurrentContext&&nt.mode.xmlCurrentContext(ft)||[],pt,Tt,!0))return Nt.Pass;var Ut=typeof te=="object"&&te.emptyTags;if(Ut&&se(Ut,pt)>-1){Xe[tn]={text:"/>",newPos:Nt.Pos(Tt.line,Tt.ch+2)};continue}var $t=bt&&se(bt,Wt)>-1;Xe[tn]={indent:$t,text:">"+($t?`
|
|
|
|
`:"")+"</"+pt+">",newPos:$t?Nt.Pos(Tt.line+1,0):Nt.Pos(Tt.line,Tt.ch+1)}}for(var ee=typeof te=="object"&&te.dontIndentOnAutoClose,tn=_t.length-1;tn>=0;tn--){var qt=Xe[tn];ye.replaceRange(qt.text,_t[tn].head,_t[tn].anchor,"+insert");var Le=ye.listSelections().slice(0);Le[tn]={head:qt.newPos,anchor:qt.newPos},ye.setSelections(Le),!ee&&qt.indent&&(ye.indentLine(qt.newPos.line,null,!0),ye.indentLine(qt.newPos.line+1,null,!0))}}function ce(ye,_t){for(var Xe=ye.listSelections(),te=[],tn=_t?"/":"</",Tt=ye.getOption("autoCloseTags"),et=typeof Tt=="object"&&Tt.dontIndentOnSlash,nt=0;nt<Xe.length;nt++){if(!Xe[nt].empty())return Nt.Pass;var ft=Xe[nt].head,lt=ye.getTokenAt(ft),pt=Nt.innerMode(ye.getMode(),lt.state),vt=pt.state;if(_t&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=ft.ch-1))return Nt.Pass;var Lt,bt=pt.mode.name!="xml"&&ye.getMode().name=="htmlmixed";if(bt&&pt.mode.name=="javascript")Lt=tn+"script";else if(bt&&pt.mode.name=="css")Lt=tn+"style";else{var Wt=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!Wt||Wt.length&&ze(ye,Wt,Wt[Wt.length-1],ft))return Nt.Pass;Lt=tn+Wt[Wt.length-1]}ye.getLine(ft.line).charAt(lt.end)!=">"&&(Lt+=">"),te[nt]=Lt}if(ye.replaceSelections(te),Xe=ye.listSelections(),!et)for(var nt=0;nt<Xe.length;nt++)(nt==Xe.length-1||Xe[nt].head.line<Xe[nt+1].head.line)&&ye.indentLine(Xe[nt].head.line)}function he(ye){return ye.getOption("disableInput")?Nt.Pass:ce(ye,!0)}Nt.commands.closeTag=function(ye){return ce(ye)};function se(ye,_t){if(ye.indexOf)return ye.indexOf(_t);for(var Xe=0,te=ye.length;Xe<te;++Xe)if(ye[Xe]==_t)return Xe;return-1}function ze(ye,_t,Xe,te,tn){if(!Nt.scanForClosingTag)return!1;var Tt=Math.min(ye.lastLine()+1,te.line+500),et=Nt.scanForClosingTag(ye,te,null,Tt);if(!et||et.tag!=Xe)return!1;for(var nt=tn?1:0,ft=_t.length-1;ft>=0&&_t[ft]==Xe;ft--)++nt;te=et.to;for(var ft=1;ft<nt;ft++){var lt=Nt.scanForClosingTag(ye,te,null,Tt);if(!lt||lt.tag!=Xe)return!1;te=lt.to}return!0}})},32855:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780))})(function(Nt){"use strict";var de=Nt.Pos;function we(ft,lt){return ft.line-lt.line||ft.ch-lt.ch}var De="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",ce=De+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",he=new RegExp("<(/?)(["+De+"]["+ce+"]*)","g");function se(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 ze(ft,lt){var pt=ft.cm.getTokenTypeAt(de(ft.line,lt));return pt&&/\btag\b/.test(pt)}function ye(ft){if(!(ft.line>=ft.max))return ft.ch=0,ft.text=ft.cm.getLine(++ft.line),!0}function _t(ft){if(!(ft.line<=ft.min))return ft.text=ft.cm.getLine(--ft.line),ft.ch=ft.text.length,!0}function Xe(ft){for(;;){var lt=ft.text.indexOf(">",ft.ch);if(lt==-1){if(ye(ft))continue;return}if(!ze(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 te(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf("<",ft.ch-1):-1;if(lt==-1){if(_t(ft))continue;return}if(!ze(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 tn(ft){for(;;){he.lastIndex=ft.ch;var lt=he.exec(ft.text);if(!lt){if(ye(ft))continue;return}if(!ze(ft,lt.index+1)){ft.ch=lt.index+1;continue}return ft.ch=lt.index+lt[0].length,lt}}function Tt(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf(">",ft.ch-1):-1;if(lt==-1){if(_t(ft))continue;return}if(!ze(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=tn(ft),Lt,bt=ft.line,Wt=ft.ch-(vt?vt[0].length:0);if(!vt||!(Lt=Xe(ft)))return;if(Lt!="selfClose")if(vt[1]){for(var Ut=pt.length-1;Ut>=0;--Ut)if(pt[Ut]==vt[2]){pt.length=Ut;break}if(Ut<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:de(bt,Wt),to:de(ft.line,ft.ch)}}else pt.push(vt[2])}}function nt(ft,lt){for(var pt=[];;){var vt=Tt(ft);if(!vt)return;if(vt=="selfClose"){te(ft);continue}var Lt=ft.line,bt=ft.ch,Wt=te(ft);if(!Wt)return;if(Wt[1])pt.push(Wt[2]);else{for(var Ut=pt.length-1;Ut>=0;--Ut)if(pt[Ut]==Wt[2]){pt.length=Ut;break}if(Ut<0&&(!lt||lt==Wt[2]))return{tag:Wt[2],from:de(ft.line,ft.ch),to:de(Lt,bt)}}}}Nt.registerHelper("fold","xml",function(ft,lt){for(var pt=new se(ft,lt.line,0);;){var vt=tn(pt);if(!vt||pt.line!=lt.line)return;var Lt=Xe(pt);if(!Lt)return;if(!vt[1]&&Lt!="selfClose"){var bt=de(pt.line,pt.ch),Wt=et(pt,vt[2]);return Wt&&we(Wt.from,bt)>0?{from:bt,to:Wt.from}:null}}}),Nt.findMatchingTag=function(ft,lt,pt){var vt=new se(ft,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var Lt=Xe(vt),bt=Lt&&de(vt.line,vt.ch),Wt=Lt&&te(vt);if(!(!Lt||!Wt||we(vt,lt)>0)){var Ut={from:de(vt.line,vt.ch),to:bt,tag:Wt[2]};return Lt=="selfClose"?{open:Ut,close:null,at:"open"}:Wt[1]?{open:nt(vt,Wt[2]),close:Ut,at:"close"}:(vt=new se(ft,bt.line,bt.ch,pt),{open:Ut,close:et(vt,Wt[2]),at:"open"})}}},Nt.findEnclosingTag=function(ft,lt,pt,vt){for(var Lt=new se(ft,lt.line,lt.ch,pt);;){var bt=nt(Lt,vt);if(!bt)break;var Wt=new se(ft,lt.line,lt.ch,pt),Ut=et(Wt,bt.tag);if(Ut)return{open:bt,close:Ut}}},Nt.scanForClosingTag=function(ft,lt,pt,vt){var Lt=new se(ft,lt.line,lt.ch,vt?{from:0,to:vt}:null);return et(Lt,pt)}})},89780:function(en){(function(Nn,Qt){en.exports=Qt()})(this,function(){"use strict";var Nn=navigator.userAgent,Qt=navigator.platform,Nt=/gecko\/\d/i.test(Nn),de=/MSIE \d/.test(Nn),we=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Nn),De=/Edge\/(\d+)/.exec(Nn),ce=de||we||De,he=ce&&(de?document.documentMode||6:+(De||we)[1]),se=!De&&/WebKit\//.test(Nn),ze=se&&/Qt\/\d+\.\d+/.test(Nn),ye=!De&&/Chrome\//.test(Nn),_t=/Opera\//.test(Nn),Xe=/Apple Computer/.test(navigator.vendor),te=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Nn),tn=/PhantomJS/.test(Nn),Tt=!De&&/AppleWebKit/.test(Nn)&&/Mobile\/\w+/.test(Nn),et=/Android/.test(Nn),nt=Tt||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Nn),ft=Tt||/Mac/.test(Qt),lt=/\bCrOS\b/.test(Nn),pt=/win/i.test(Qt),vt=_t&&Nn.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&(_t=!1,se=!0);var Lt=ft&&(ze||_t&&(vt==null||vt<12.11)),bt=Nt||ce&&he>=9;function Wt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var Ut=function(it,st){var dt=it.className,ht=Wt(st).exec(dt);if(ht){var ct=dt.slice(ht.index+ht[0].length);it.className=dt.slice(0,ht.index)+(ct?ht[1]+ct:"")}};function $t(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function ee(it,st){return $t(it).appendChild(st)}function qt(it,st,dt,ht){var ct=document.createElement(it);if(dt&&(ct.className=dt),ht&&(ct.style.cssText=ht),typeof st=="string")ct.appendChild(document.createTextNode(st));else if(st)for(var wt=0;wt<st.length;++wt)ct.appendChild(st[wt]);return ct}function Le(it,st,dt,ht){var ct=qt(it,st,dt,ht);return ct.setAttribute("role","presentation"),ct}var ae;document.createRange?ae=function(it,st,dt,ht){var ct=document.createRange();return ct.setEnd(ht||it,dt),ct.setStart(it,st),ct}:ae=function(it,st,dt){var ht=document.body.createTextRange();try{ht.moveToElementText(it.parentNode)}catch(ct){return ht}return ht.collapse(!0),ht.moveEnd("character",dt),ht.moveStart("character",st),ht};function Ye(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 Je(){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 Sn(it,st){var dt=it.className;Wt(st).test(dt)||(it.className+=(dt?" ":"")+st)}function Kn(it,st){for(var dt=it.split(" "),ht=0;ht<dt.length;ht++)dt[ht]&&!Wt(dt[ht]).test(st)&&(st+=" "+dt[ht]);return st}var xn=function(it){it.select()};Tt?xn=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:ce&&(xn=function(it){try{it.select()}catch(st){}});function pi(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function ni(it,st,dt){st||(st={});for(var ht in it)it.hasOwnProperty(ht)&&(dt!==!1||!st.hasOwnProperty(ht))&&(st[ht]=it[ht]);return st}function le(it,st,dt,ht,ct){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var wt=ht||0,kt=ct||0;;){var It=it.indexOf(" ",wt);if(It<0||It>=st)return kt+(st-wt);kt+=It-wt,kt+=dt-kt%dt,wt=It+1}}var Xt=function(){this.id=null,this.f=null,this.time=0,this.handler=pi(this.onTimeout,this)};Xt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Xt.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 hn(it,st){for(var dt=0;dt<it.length;++dt)if(it[dt]==st)return dt;return-1}var oi=50,zn={toString:function(){return"CodeMirror.Pass"}},Ne={scroll:!1},nn={origin:"*mouse"},cn={origin:"+move"};function ri(it,st,dt){for(var ht=0,ct=0;;){var wt=it.indexOf(" ",ht);wt==-1&&(wt=it.length);var kt=wt-ht;if(wt==it.length||ct+kt>=st)return ht+Math.min(kt,st-ct);if(ct+=wt-ht,ct+=dt-ct%dt,ht=wt+1,ct>=st)return ht}}var He=[""];function ne(it){for(;He.length<=it;)He.push(ge(He)+" ");return He[it]}function ge(it){return it[it.length-1]}function un(it,st){for(var dt=[],ht=0;ht<it.length;ht++)dt[ht]=st(it[ht],ht);return dt}function Fn(it,st,dt){for(var ht=0,ct=dt(st);ht<it.length&&dt(it[ht])<=ct;)ht++;it.splice(ht,0,st)}function Bt(){}function Pt(it,st){var dt;return Object.create?dt=Object.create(it):(Bt.prototype=it,dt=new Bt),st&&ni(st,dt),dt}var xt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Ft(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||xt.test(it))}function Rt(it,st){return st?st.source.indexOf("\\w")>-1&&Ft(it)?!0:st.test(it):Ft(it)}function At(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var ve=/[\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 Ue(it){return it.charCodeAt(0)>=768&&ve.test(it)}function Pn(it,st,dt){for(;(dt<0?st>0:st<it.length)&&Ue(it.charAt(st));)st+=dt;return st}function Cn(it,st,dt){for(var ht=st>dt?-1:1;;){if(st==dt)return st;var ct=(st+dt)/2,wt=ht<0?Math.ceil(ct):Math.floor(ct);if(wt==st)return it(wt)?st:dt;it(wt)?dt=wt:st=wt+ht}}function Ln(it,st,dt,ht){if(!it)return ht(st,dt,"ltr",0);for(var ct=!1,wt=0;wt<it.length;++wt){var kt=it[wt];(kt.from<dt&&kt.to>st||st==dt&&kt.to==st)&&(ht(Math.max(kt.from,st),Math.min(kt.to,dt),kt.level==1?"rtl":"ltr",wt),ct=!0)}ct||ht(st,dt,"ltr")}var Oe=null;function kn(it,st,dt){var ht;Oe=null;for(var ct=0;ct<it.length;++ct){var wt=it[ct];if(wt.from<st&&wt.to>st)return ct;wt.to==st&&(wt.from!=wt.to&&dt=="before"?ht=ct:Oe=ct),wt.from==st&&(wt.from!=wt.to&&dt!="before"?ht=ct:Oe=ct)}return ht!=null?ht:Oe}var fn=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(Yt){return Yt<=247?it.charAt(Yt):1424<=Yt&&Yt<=1524?"R":1536<=Yt&&Yt<=1785?st.charAt(Yt-1536):1774<=Yt&&Yt<=2220?"r":8192<=Yt&&Yt<=8203?"w":Yt==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,ct=/[stwN]/,wt=/[LRr]/,kt=/[Lb1n]/,It=/[1n]/;function Dt(Yt,fe,Zt){this.level=Yt,this.from=fe,this.to=Zt}return function(Yt,fe){var Zt=fe=="ltr"?"L":"R";if(Yt.length==0||fe=="ltr"&&!ht.test(Yt))return!1;for(var Me=Yt.length,Pe=[],sn=0;sn<Me;++sn)Pe.push(dt(Yt.charCodeAt(sn)));for(var dn=0,Mn=Zt;dn<Me;++dn){var Yn=Pe[dn];Yn=="m"?Pe[dn]=Mn:Mn=Yn}for(var di=0,_n=Zt;di<Me;++di){var vi=Pe[di];vi=="1"&&_n=="r"?Pe[di]="n":wt.test(vi)&&(_n=vi,vi=="r"&&(Pe[di]="R"))}for(var Hi=1,qn=Pe[0];Hi<Me-1;++Hi){var lo=Pe[Hi];lo=="+"&&qn=="1"&&Pe[Hi+1]=="1"?Pe[Hi]="1":lo==","&&qn==Pe[Hi+1]&&(qn=="1"||qn=="n")&&(Pe[Hi]=qn),qn=lo}for(var gr=0;gr<Me;++gr){var as=Pe[gr];if(as==",")Pe[gr]="N";else if(as=="%"){var Mr=void 0;for(Mr=gr+1;Mr<Me&&Pe[Mr]=="%";++Mr);for(var ga=gr&&Pe[gr-1]=="!"||Mr<Me&&Pe[Mr]=="1"?"1":"N",Hs=gr;Hs<Mr;++Hs)Pe[Hs]=ga;gr=Mr-1}}for(var Qr=0,ka=Zt;Qr<Me;++Qr){var Ns=Pe[Qr];ka=="L"&&Ns=="1"?Pe[Qr]="L":wt.test(Ns)&&(ka=Ns)}for(var qr=0;qr<Me;++qr)if(ct.test(Pe[qr])){var No=void 0;for(No=qr+1;No<Me&&ct.test(Pe[No]);++No);for(var Tr=(qr?Pe[qr-1]:Zt)=="L",ys=(No<Me?Pe[No]:Zt)=="L",Ds=Tr==ys?Tr?"L":"R":Zt,ml=qr;ml<No;++ml)Pe[ml]=Ds;qr=No-1}for(var Ar=[],il,Dr=0;Dr<Me;)if(kt.test(Pe[Dr])){var Sf=Dr;for(++Dr;Dr<Me&&kt.test(Pe[Dr]);++Dr);Ar.push(new Dt(0,Sf,Dr))}else{var Ha=Dr,Fa=Ar.length,ca=fe=="rtl"?1:0;for(++Dr;Dr<Me&&Pe[Dr]!="L";++Dr);for(var _o=Ha;_o<Dr;)if(It.test(Pe[_o])){Ha<_o&&(Ar.splice(Fa,0,new Dt(1,Ha,_o)),Fa+=ca);var Ss=_o;for(++_o;_o<Dr&&It.test(Pe[_o]);++_o);Ar.splice(Fa,0,new Dt(2,Ss,_o)),Fa+=ca,Ha=_o}else++_o;Ha<Dr&&Ar.splice(Fa,0,new Dt(1,Ha,Dr))}return fe=="ltr"&&(Ar[0].level==1&&(il=Yt.match(/^\s+/))&&(Ar[0].from=il[0].length,Ar.unshift(new Dt(0,0,il[0].length))),ge(Ar).level==1&&(il=Yt.match(/\s+$/))&&(ge(Ar).to-=il[0].length,Ar.push(new Dt(0,Me-il[0].length,Me)))),fe=="rtl"?Ar.reverse():Ar}}();function An(it,st){var dt=it.order;return dt==null&&(dt=it.order=fn(it.text,st)),dt}var ui=[],Tn=function(it,st,dt){if(it.addEventListener)it.addEventListener(st,dt,!1);else if(it.attachEvent)it.attachEvent("on"+st,dt);else{var ht=it._handlers||(it._handlers={});ht[st]=(ht[st]||ui).concat(dt)}};function Ui(it,st){return it._handlers&&it._handlers[st]||ui}function $n(it,st,dt){if(it.removeEventListener)it.removeEventListener(st,dt,!1);else if(it.detachEvent)it.detachEvent("on"+st,dt);else{var ht=it._handlers,ct=ht&&ht[st];if(ct){var wt=hn(ct,dt);wt>-1&&(ht[st]=ct.slice(0,wt).concat(ct.slice(wt+1)))}}}function wi(it,st){var dt=Ui(it,st);if(dt.length)for(var ht=Array.prototype.slice.call(arguments,2),ct=0;ct<dt.length;++ct)dt[ct].apply(null,ht)}function Li(it,st,dt){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),wi(it,dt||st.type,it,st),Fi(st)||st.codemirrorIgnore}function Ao(it){var st=it._handlers&&it._handlers.cursorActivity;if(st)for(var dt=it.curOp.cursorActivityHandlers||(it.curOp.cursorActivityHandlers=[]),ht=0;ht<st.length;++ht)hn(dt,st[ht])==-1&&dt.push(st[ht])}function Xi(it,st){return Ui(it,st).length>0}function ji(it){it.prototype.on=function(st,dt){Tn(this,st,dt)},it.prototype.off=function(st,dt){$n(this,st,dt)}}function Zi(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function Io(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Fi(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function zo(it){Zi(it),Io(it)}function kr(it){return it.target||it.srcElement}function ki(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 ar=function(){if(ce&&he<9)return!1;var it=qt("div");return"draggable"in it||"dragDrop"in it}(),mr;function Jo(it){if(mr==null){var st=qt("span","\u200B");ee(it,qt("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(mr=st.offsetWidth<=1&&st.offsetHeight>2&&!(ce&&he<8))}var dt=mr?qt("span","\u200B"):qt("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var xr;function Mo(it){if(xr!=null)return xr;var st=ee(it,document.createTextNode("A\u062EA")),dt=ae(st,0,1).getBoundingClientRect(),ht=ae(st,1,2).getBoundingClientRect();return $t(it),!dt||dt.left==dt.right?!1:xr=ht.right-dt.right<3}var er=`
|
|
|
|
b`.split(/\n/).length!=3?function(it){for(var st=0,dt=[],ht=it.length;st<=ht;){var ct=it.indexOf(`
|
|
`,st);ct==-1&&(ct=it.length);var wt=it.slice(st,it.charAt(ct-1)=="\r"?ct-1:ct),kt=wt.indexOf("\r");kt!=-1?(dt.push(wt.slice(0,kt)),st+=kt+1):(dt.push(wt),st=ct+1)}return dt}:function(it){return it.split(/\r\n?|\n/)},Ct=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},Hr=function(){var it=qt("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),ko=null;function lr(it){if(ko!=null)return ko;var st=ee(it,qt("span","x")),dt=st.getBoundingClientRect(),ht=ae(st,0,1).getBoundingClientRect();return ko=Math.abs(dt.left-ht.left)>1}var Vr={},Or={};function Yr(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),Vr[it]=st}function Ia(it,st){Or[it]=st}function Ee(it){if(typeof it=="string"&&Or.hasOwnProperty(it))it=Or[it];else if(it&&typeof it.name=="string"&&Or.hasOwnProperty(it.name)){var st=Or[it.name];typeof st=="string"&&(st={name:st}),it=Pt(st,it),it.name=st.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return Ee("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return Ee("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function Re(it,st){st=Ee(st);var dt=Vr[st.name];if(!dt)return Re(it,"text/plain");var ht=dt(it,st);if(Se.hasOwnProperty(st.name)){var ct=Se[st.name];for(var wt in ct)ct.hasOwnProperty(wt)&&(ht.hasOwnProperty(wt)&&(ht["_"+wt]=ht[wt]),ht[wt]=ct[wt])}if(ht.name=st.name,st.helperType&&(ht.helperType=st.helperType),st.modeProps)for(var kt in st.modeProps)ht[kt]=st.modeProps[kt];return ht}var Se={};function Ge(it,st){var dt=Se.hasOwnProperty(it)?Se[it]:Se[it]={};ni(st,dt)}function ti(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var dt={};for(var ht in st){var ct=st[ht];ct instanceof Array&&(ct=ct.concat([])),dt[ht]=ct}return dt}function Qn(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 ho(it,st,dt){return it.startState?it.startState(st,dt):!0}var Ce=function(it,st,dt){this.pos=this.start=0,this.string=it,this.tabSize=st||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=dt};Ce.prototype.eol=function(){return this.pos>=this.string.length},Ce.prototype.sol=function(){return this.pos==this.lineStart},Ce.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ce.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Ce.prototype.eat=function(it){var st=this.string.charAt(this.pos),dt;if(typeof it=="string"?dt=st==it:dt=st&&(it.test?it.test(st):it(st)),dt)return++this.pos,st},Ce.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},Ce.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},Ce.prototype.skipToEnd=function(){this.pos=this.string.length},Ce.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},Ce.prototype.backUp=function(it){this.pos-=it},Ce.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=le(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?le(this.string,this.lineStart,this.tabSize):0)},Ce.prototype.indentation=function(){return le(this.string,null,this.tabSize)-(this.lineStart?le(this.string,this.lineStart,this.tabSize):0)},Ce.prototype.match=function(it,st,dt){if(typeof it=="string"){var ht=function(kt){return dt?kt.toLowerCase():kt},ct=this.string.substr(this.pos,it.length);if(ht(ct)==ht(it))return st!==!1&&(this.pos+=it.length),!0}else{var wt=this.string.slice(this.pos).match(it);return wt&&wt.index>0?null:(wt&&st!==!1&&(this.pos+=wt[0].length),wt)}},Ce.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ce.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},Ce.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},Ce.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function je(it,st){if(st-=it.first,st<0||st>=it.size)throw new Error("There is no line "+(st+it.first)+" in the document.");for(var dt=it;!dt.lines;)for(var ht=0;;++ht){var ct=dt.children[ht],wt=ct.chunkSize();if(st<wt){dt=ct;break}st-=wt}return dt.lines[st]}function Rn(it,st,dt){var ht=[],ct=st.line;return it.iter(st.line,dt.line+1,function(wt){var kt=wt.text;ct==dt.line&&(kt=kt.slice(0,dt.ch)),ct==st.line&&(kt=kt.slice(st.ch)),ht.push(kt),++ct}),ht}function Gi(it,st,dt){var ht=[];return it.iter(st,dt,function(ct){ht.push(ct.text)}),ht}function an(it,st){var dt=st-it.height;if(dt)for(var ht=it;ht;ht=ht.parent)ht.height+=dt}function Ht(it){if(it.parent==null)return null;for(var st=it.parent,dt=hn(st.lines,it),ht=st.parent;ht;st=ht,ht=ht.parent)for(var ct=0;ht.children[ct]!=st;++ct)dt+=ht.children[ct].chunkSize();return dt+st.first}function re(it,st){var dt=it.first;t:do{for(var ht=0;ht<it.children.length;++ht){var ct=it.children[ht],wt=ct.height;if(st<wt){it=ct;continue t}st-=wt,dt+=ct.chunkSize()}return dt}while(!it.lines);for(var kt=0;kt<it.lines.length;++kt){var It=it.lines[kt],Dt=It.height;if(st<Dt)break;st-=Dt}return dt+kt}function qe(it,st){return st>=it.first&&st<it.first+it.size}function Ze(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function pe(it,st,dt){if(dt===void 0&&(dt=null),!(this instanceof pe))return new pe(it,st,dt);this.line=it,this.ch=st,this.sticky=dt}function Qe(it,st){return it.line-st.line||it.ch-st.ch}function jn(it,st){return it.sticky==st.sticky&&Qe(it,st)==0}function Xn(it){return pe(it.line,it.ch)}function ii(it,st){return Qe(it,st)<0?st:it}function rn(it,st){return Qe(it,st)<0?it:st}function $e(it,st){return Math.max(it.first,Math.min(st,it.first+it.size-1))}function gn(it,st){if(st.line<it.first)return pe(it.first,0);var dt=it.first+it.size-1;return st.line>dt?pe(dt,je(it,dt).text.length):gi(st,je(it,st.line).text.length)}function gi(it,st){var dt=it.ch;return dt==null||dt>st?pe(it.line,st):dt<0?pe(it.line,0):it}function Jn(it,st){for(var dt=[],ht=0;ht<st.length;ht++)dt[ht]=gn(it,st[ht]);return dt}var Ve=function(it,st){this.state=it,this.lookAhead=st},yn=function(it,st,dt,ht){this.state=st,this.doc=it,this.line=dt,this.maxLookAhead=ht||0,this.baseTokens=null,this.baseTokenPos=1};yn.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},yn.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}},yn.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},yn.fromSaved=function(it,st,dt){return st instanceof Ve?new yn(it,ti(it.mode,st.state),dt,st.lookAhead):new yn(it,ti(it.mode,st),dt)},yn.prototype.save=function(it){var st=it!==!1?ti(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new Ve(st,this.maxLookAhead):st};function Oi(it,st,dt,ht){var ct=[it.state.modeGen],wt={};Ti(it,st.text,it.doc.mode,dt,function(Yt,fe){return ct.push(Yt,fe)},wt,ht);for(var kt=dt.state,It=function(Yt){dt.baseTokens=ct;var fe=it.state.overlays[Yt],Zt=1,Me=0;dt.state=!0,Ti(it,st.text,fe.mode,dt,function(Pe,sn){for(var dn=Zt;Me<Pe;){var Mn=ct[Zt];Mn>Pe&&ct.splice(Zt,1,Pe,ct[Zt+1],Mn),Zt+=2,Me=Math.min(Pe,Mn)}if(sn)if(fe.opaque)ct.splice(dn,Zt-dn,Pe,"overlay "+sn),Zt=dn+2;else for(;dn<Zt;dn+=2){var Yn=ct[dn+1];ct[dn+1]=(Yn?Yn+" ":"")+"overlay "+sn}},wt),dt.state=kt,dt.baseTokens=null,dt.baseTokenPos=1},Dt=0;Dt<it.state.overlays.length;++Dt)It(Dt);return{styles:ct,classes:wt.bgClass||wt.textClass?wt:null}}function Yi(it,st,dt){if(!st.styles||st.styles[0]!=it.state.modeGen){var ht=wo(it,Ht(st)),ct=st.text.length>it.options.maxHighlightLength&&ti(it.doc.mode,ht.state),wt=Oi(it,st,ht);ct&&(ht.state=ct),st.stateAfter=ht.save(!ct),st.styles=wt.styles,wt.classes?st.styleClasses=wt.classes:st.styleClasses&&(st.styleClasses=null),dt===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return st.styles}function wo(it,st,dt){var ht=it.doc,ct=it.display;if(!ht.mode.startState)return new yn(ht,!0,st);var wt=Pi(it,st,dt),kt=wt>ht.first&&je(ht,wt-1).stateAfter,It=kt?yn.fromSaved(ht,kt,wt):new yn(ht,ho(ht.mode),wt);return ht.iter(wt,st,function(Dt){ue(it,Dt.text,It);var Yt=It.line;Dt.stateAfter=Yt==st-1||Yt%5==0||Yt>=ct.viewFrom&&Yt<ct.viewTo?It.save():null,It.nextLine()}),dt&&(ht.modeFrontier=It.line),It}function ue(it,st,dt,ht){var ct=it.doc.mode,wt=new Ce(st,it.options.tabSize,dt);for(wt.start=wt.pos=ht||0,st==""&&Dn(ct,dt.state);!wt.eol();)mi(ct,wt,dt.state),wt.start=wt.pos}function Dn(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var dt=Qn(it,st);if(dt.mode.blankLine)return dt.mode.blankLine(dt.state)}}function mi(it,st,dt,ht){for(var ct=0;ct<10;ct++){ht&&(ht[0]=Qn(it,dt).mode);var wt=it.token(st,dt);if(st.pos>st.start)return wt}throw new Error("Mode "+it.name+" failed to advance stream.")}var wn=function(it,st,dt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=dt};function Wi(it,st,dt,ht){var ct=it.doc,wt=ct.mode,kt;st=gn(ct,st);var It=je(ct,st.line),Dt=wo(it,st.line,dt),Yt=new Ce(It.text,it.options.tabSize,Dt),fe;for(ht&&(fe=[]);(ht||Yt.pos<st.ch)&&!Yt.eol();)Yt.start=Yt.pos,kt=mi(wt,Yt,Dt.state),ht&&fe.push(new wn(Yt,kt,ti(ct.mode,Dt.state)));return ht?fe:new wn(Yt,kt,Dt.state)}function bi(it,st){if(it)for(;;){var dt=it.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!dt)break;it=it.slice(0,dt.index)+it.slice(dt.index+dt[0].length);var ht=dt[1]?"bgClass":"textClass";st[ht]==null?st[ht]=dt[2]:new RegExp("(?:^|\\s)"+dt[2]+"(?:$|\\s)").test(st[ht])||(st[ht]+=" "+dt[2])}return it}function Ti(it,st,dt,ht,ct,wt,kt){var It=dt.flattenSpans;It==null&&(It=it.options.flattenSpans);var Dt=0,Yt=null,fe=new Ce(st,it.options.tabSize,ht),Zt,Me=it.options.addModeClass&&[null];for(st==""&&bi(Dn(dt,ht.state),wt);!fe.eol();){if(fe.pos>it.options.maxHighlightLength?(It=!1,kt&&ue(it,st,ht,fe.pos),fe.pos=st.length,Zt=null):Zt=bi(mi(dt,fe,ht.state,Me),wt),Me){var Pe=Me[0].name;Pe&&(Zt="m-"+(Zt?Pe+" "+Zt:Pe))}if(!It||Yt!=Zt){for(;Dt<fe.start;)Dt=Math.min(fe.start,Dt+5e3),ct(Dt,Yt);Yt=Zt}fe.start=fe.pos}for(;Dt<fe.pos;){var sn=Math.min(fe.pos,Dt+5e3);ct(sn,Yt),Dt=sn}}function Pi(it,st,dt){for(var ht,ct,wt=it.doc,kt=dt?-1:st-(it.doc.mode.innerMode?1e3:100),It=st;It>kt;--It){if(It<=wt.first)return wt.first;var Dt=je(wt,It-1),Yt=Dt.stateAfter;if(Yt&&(!dt||It+(Yt instanceof Ve?Yt.lookAhead:0)<=wt.modeFrontier))return It;var fe=le(Dt.text,null,it.options.tabSize);(ct==null||ht>fe)&&(ct=It-1,ht=fe)}return ct}function Ei(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontier<st-10)){for(var dt=it.first,ht=st-1;ht>dt;ht--){var ct=je(it,ht).stateAfter;if(ct&&(!(ct instanceof Ve)||ht+ct.lookAhead<st)){dt=ht+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,dt)}}var Ji=!1,Fe=!1;function ro(){Ji=!0}function ke(){Fe=!0}function Ii(it,st,dt){this.marker=it,this.from=st,this.to=dt}function Ro(it,st){if(it)for(var dt=0;dt<it.length;++dt){var ht=it[dt];if(ht.marker==st)return ht}}function qi(it,st){for(var dt,ht=0;ht<it.length;++ht)it[ht]!=st&&(dt||(dt=[])).push(it[ht]);return dt}function Fo(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function Bi(it,st,dt){var ht;if(it)for(var ct=0;ct<it.length;++ct){var wt=it[ct],kt=wt.marker,It=wt.from==null||(kt.inclusiveLeft?wt.from<=st:wt.from<st);if(It||wt.from==st&&kt.type=="bookmark"&&(!dt||!wt.marker.insertLeft)){var Dt=wt.to==null||(kt.inclusiveRight?wt.to>=st:wt.to>st);(ht||(ht=[])).push(new Ii(kt,wt.from,Dt?null:wt.to))}}return ht}function li(it,st,dt){var ht;if(it)for(var ct=0;ct<it.length;++ct){var wt=it[ct],kt=wt.marker,It=wt.to==null||(kt.inclusiveRight?wt.to>=st:wt.to>st);if(It||wt.from==st&&kt.type=="bookmark"&&(!dt||wt.marker.insertLeft)){var Dt=wt.from==null||(kt.inclusiveLeft?wt.from<=st:wt.from<st);(ht||(ht=[])).push(new Ii(kt,Dt?null:wt.from-st,wt.to==null?null:wt.to-st))}}return ht}function so(it,st){if(st.full)return null;var dt=qe(it,st.from.line)&&je(it,st.from.line).markedSpans,ht=qe(it,st.to.line)&&je(it,st.to.line).markedSpans;if(!dt&&!ht)return null;var ct=st.from.ch,wt=st.to.ch,kt=Qe(st.from,st.to)==0,It=Bi(dt,ct,kt),Dt=li(ht,wt,kt),Yt=st.text.length==1,fe=ge(st.text).length+(Yt?ct:0);if(It)for(var Zt=0;Zt<It.length;++Zt){var Me=It[Zt];if(Me.to==null){var Pe=Ro(Dt,Me.marker);Pe?Yt&&(Me.to=Pe.to==null?null:Pe.to+fe):Me.to=ct}}if(Dt)for(var sn=0;sn<Dt.length;++sn){var dn=Dt[sn];if(dn.to!=null&&(dn.to+=fe),dn.from==null){var Mn=Ro(It,dn.marker);Mn||(dn.from=fe,Yt&&(It||(It=[])).push(dn))}else dn.from+=fe,Yt&&(It||(It=[])).push(dn)}It&&(It=Fr(It)),Dt&&Dt!=It&&(Dt=Fr(Dt));var Yn=[It];if(!Yt){var di=st.text.length-2,_n;if(di>0&&It)for(var vi=0;vi<It.length;++vi)It[vi].to==null&&(_n||(_n=[])).push(new Ii(It[vi].marker,null,null));for(var Hi=0;Hi<di;++Hi)Yn.push(_n);Yn.push(Dt)}return Yn}function Fr(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 So(it,st,dt){var ht=null;if(it.iter(st.line,dt.line+1,function(Pe){if(Pe.markedSpans)for(var sn=0;sn<Pe.markedSpans.length;++sn){var dn=Pe.markedSpans[sn].marker;dn.readOnly&&(!ht||hn(ht,dn)==-1)&&(ht||(ht=[])).push(dn)}}),!ht)return null;for(var ct=[{from:st,to:dt}],wt=0;wt<ht.length;++wt)for(var kt=ht[wt],It=kt.find(0),Dt=0;Dt<ct.length;++Dt){var Yt=ct[Dt];if(!(Qe(Yt.to,It.from)<0||Qe(Yt.from,It.to)>0)){var fe=[Dt,1],Zt=Qe(Yt.from,It.from),Me=Qe(Yt.to,It.to);(Zt<0||!kt.inclusiveLeft&&!Zt)&&fe.push({from:Yt.from,to:It.from}),(Me>0||!kt.inclusiveRight&&!Me)&&fe.push({from:It.to,to:Yt.to}),ct.splice.apply(ct,fe),Dt+=fe.length-3}}return ct}function pn(it){var st=it.markedSpans;if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.detachLine(it);it.markedSpans=null}}function zt(it,st){if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.attachLine(it);it.markedSpans=st}}function fo(it){return it.inclusiveLeft?-1:0}function ds(it){return it.inclusiveRight?1:0}function $r(it,st){var dt=it.lines.length-st.lines.length;if(dt!=0)return dt;var ht=it.find(),ct=st.find(),wt=Qe(ht.from,ct.from)||fo(it)-fo(st);if(wt)return-wt;var kt=Qe(ht.to,ct.to)||ds(it)-ds(st);return kt||st.id-it.id}function ur(it,st){var dt=Fe&&it.markedSpans,ht;if(dt)for(var ct=void 0,wt=0;wt<dt.length;++wt)ct=dt[wt],ct.marker.collapsed&&(st?ct.from:ct.to)==null&&(!ht||$r(ht,ct.marker)<0)&&(ht=ct.marker);return ht}function to(it){return ur(it,!0)}function bn(it){return ur(it,!1)}function Vn(it,st){var dt=Fe&&it.markedSpans,ht;if(dt)for(var ct=0;ct<dt.length;++ct){var wt=dt[ct];wt.marker.collapsed&&(wt.from==null||wt.from<st)&&(wt.to==null||wt.to>st)&&(!ht||$r(ht,wt.marker)<0)&&(ht=wt.marker)}return ht}function yi(it,st,dt,ht,ct){var wt=je(it,st),kt=Fe&&wt.markedSpans;if(kt)for(var It=0;It<kt.length;++It){var Dt=kt[It];if(Dt.marker.collapsed){var Yt=Dt.marker.find(0),fe=Qe(Yt.from,dt)||fo(Dt.marker)-fo(ct),Zt=Qe(Yt.to,ht)||ds(Dt.marker)-ds(ct);if(!(fe>=0&&Zt<=0||fe<=0&&Zt>=0)&&(fe<=0&&(Dt.marker.inclusiveRight&&ct.inclusiveLeft?Qe(Yt.to,dt)>=0:Qe(Yt.to,dt)>0)||fe>=0&&(Dt.marker.inclusiveRight&&ct.inclusiveLeft?Qe(Yt.from,ht)<=0:Qe(Yt.from,ht)<0)))return!0}}}function On(it){for(var st;st=to(it);)it=st.find(-1,!0).line;return it}function fi(it){for(var st;st=bn(it);)it=st.find(1,!0).line;return it}function In(it){for(var st,dt;st=bn(it);)it=st.find(1,!0).line,(dt||(dt=[])).push(it);return dt}function En(it,st){var dt=je(it,st),ht=On(dt);return dt==ht?st:Ht(ht)}function Un(it,st){if(st>it.lastLine())return st;var dt=je(it,st),ht;if(!Ie(it,dt))return st;for(;ht=bn(dt);)dt=ht.find(1,!0).line;return Ht(dt)+1}function Ie(it,st){var dt=Fe&&st.markedSpans;if(dt){for(var ht=void 0,ct=0;ct<dt.length;++ct)if(ht=dt[ct],!!ht.marker.collapsed){if(ht.from==null)return!0;if(!ht.marker.widgetNode&&ht.from==0&&ht.marker.inclusiveLeft&&Vi(it,st,ht))return!0}}}function Vi(it,st,dt){if(dt.to==null){var ht=dt.marker.find(1,!0);return Vi(it,ht.line,Ro(ht.line.markedSpans,dt.marker))}if(dt.marker.inclusiveRight&&dt.to==st.text.length)return!0;for(var ct=void 0,wt=0;wt<st.markedSpans.length;++wt)if(ct=st.markedSpans[wt],ct.marker.collapsed&&!ct.marker.widgetNode&&ct.from==dt.to&&(ct.to==null||ct.to!=dt.from)&&(ct.marker.inclusiveLeft||dt.marker.inclusiveRight)&&Vi(it,st,ct))return!0}function io(it){it=On(it);for(var st=0,dt=it.parent,ht=0;ht<dt.lines.length;++ht){var ct=dt.lines[ht];if(ct==it)break;st+=ct.height}for(var wt=dt.parent;wt;dt=wt,wt=dt.parent)for(var kt=0;kt<wt.children.length;++kt){var It=wt.children[kt];if(It==dt)break;st+=It.height}return st}function Ko(it){if(it.height==0)return 0;for(var st=it.text.length,dt,ht=it;dt=to(ht);){var ct=dt.find(0,!0);ht=ct.from.line,st+=ct.from.ch-ct.to.ch}for(ht=it;dt=bn(ht);){var wt=dt.find(0,!0);st-=ht.text.length-wt.from.ch,ht=wt.to.line,st+=ht.text.length-wt.to.ch}return st}function eo(it){var st=it.display,dt=it.doc;st.maxLine=je(dt,dt.first),st.maxLineLength=Ko(st.maxLine),st.maxLineChanged=!0,dt.iter(function(ht){var ct=Ko(ht);ct>st.maxLineLength&&(st.maxLineLength=ct,st.maxLine=ht)})}var Qo=function(it,st,dt){this.text=it,zt(this,st),this.height=dt?dt(this):1};Qo.prototype.lineNo=function(){return Ht(this)},ji(Qo);function hr(it,st,dt,ht){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),pn(it),zt(it,dt);var ct=ht?ht(it):1;ct!=it.height&&an(it,ct)}function br(it){it.parent=null,pn(it)}var nr={},ts={};function wr(it,st){if(!it||/^\s*$/.test(it))return null;var dt=st.addModeClass?ts:nr;return dt[it]||(dt[it]=it.replace(/\S+/g,"cm-$&"))}function me(it,st){var dt=Le("span",null,null,se?"padding-right: .1px":null),ht={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 wt=ct?st.rest[ct-1]:st.line,kt=void 0;ht.pos=0,ht.addToken=js,Mo(it.display.measure)&&(kt=An(wt,it.doc.direction))&&(ht.addToken=To(ht.addToken,kt)),ht.map=[];var It=st!=it.display.externalMeasured&&Ht(wt);aa(wt,ht,Yi(it,wt,It)),wt.styleClasses&&(wt.styleClasses.bgClass&&(ht.bgClass=Kn(wt.styleClasses.bgClass,ht.bgClass||"")),wt.styleClasses.textClass&&(ht.textClass=Kn(wt.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild(Jo(it.display.measure))),ct==0?(st.measure.map=ht.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ht.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(se){var Dt=ht.content.lastChild;(/\bcm-tab\b/.test(Dt.className)||Dt.querySelector&&Dt.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return wi(it,"renderLine",it,st.line,ht.pre),ht.pre.className&&(ht.textClass=Kn(ht.pre.className,ht.textClass||"")),ht}function es(it){var st=qt("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function js(it,st,dt,ht,ct,wt,kt){if(st){var It=it.splitSpaces?Zs(st,it.trailingSpace):st,Dt=it.cm.state.specialChars,Yt=!1,fe;if(!Dt.test(st))it.col+=st.length,fe=document.createTextNode(It),it.map.push(it.pos,it.pos+st.length,fe),ce&&he<9&&(Yt=!0),it.pos+=st.length;else{fe=document.createDocumentFragment();for(var Zt=0;;){Dt.lastIndex=Zt;var Me=Dt.exec(st),Pe=Me?Me.index-Zt:st.length-Zt;if(Pe){var sn=document.createTextNode(It.slice(Zt,Zt+Pe));ce&&he<9?fe.appendChild(qt("span",[sn])):fe.appendChild(sn),it.map.push(it.pos,it.pos+Pe,sn),it.col+=Pe,it.pos+=Pe}if(!Me)break;Zt+=Pe+1;var dn=void 0;if(Me[0]==" "){var Mn=it.cm.options.tabSize,Yn=Mn-it.col%Mn;dn=fe.appendChild(qt("span",ne(Yn),"cm-tab")),dn.setAttribute("role","presentation"),dn.setAttribute("cm-text"," "),it.col+=Yn}else Me[0]=="\r"||Me[0]==`
|
|
`?(dn=fe.appendChild(qt("span",Me[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),dn.setAttribute("cm-text",Me[0]),it.col+=1):(dn=it.cm.options.specialCharPlaceholder(Me[0]),dn.setAttribute("cm-text",Me[0]),ce&&he<9?fe.appendChild(qt("span",[dn])):fe.appendChild(dn),it.col+=1);it.map.push(it.pos,it.pos+1,dn),it.pos++}}if(it.trailingSpace=It.charCodeAt(st.length-1)==32,dt||ht||ct||Yt||wt||kt){var di=dt||"";ht&&(di+=ht),ct&&(di+=ct);var _n=qt("span",[fe],di,wt);if(kt)for(var vi in kt)kt.hasOwnProperty(vi)&&vi!="style"&&vi!="class"&&_n.setAttribute(vi,kt[vi]);return it.content.appendChild(_n)}it.content.appendChild(fe)}}function Zs(it,st){if(it.length>1&&!/ /.test(it))return it;for(var dt=st,ht="",ct=0;ct<it.length;ct++){var wt=it.charAt(ct);wt==" "&&dt&&(ct==it.length-1||it.charCodeAt(ct+1)==32)&&(wt="\xA0"),ht+=wt,dt=wt==" "}return ht}function To(it,st){return function(dt,ht,ct,wt,kt,It,Dt){ct=ct?ct+" cm-force-border":"cm-force-border";for(var Yt=dt.pos,fe=Yt+ht.length;;){for(var Zt=void 0,Me=0;Me<st.length&&(Zt=st[Me],!(Zt.to>Yt&&Zt.from<=Yt));Me++);if(Zt.to>=fe)return it(dt,ht,ct,wt,kt,It,Dt);it(dt,ht.slice(0,Zt.to-Yt),ct,wt,null,It,Dt),wt=null,ht=ht.slice(Zt.to-Yt),Yt=Zt.to}}}function Qa(it,st,dt,ht){var ct=!ht&&dt.widgetNode;ct&&it.map.push(it.pos,it.pos+st,ct),!ht&&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 aa(it,st,dt){var ht=it.markedSpans,ct=it.text,wt=0;if(!ht){for(var kt=1;kt<dt.length;kt+=2)st.addToken(st,ct.slice(wt,wt=dt[kt]),wr(dt[kt+1],st.cm.options));return}for(var It=ct.length,Dt=0,Yt=1,fe="",Zt,Me,Pe=0,sn,dn,Mn,Yn,di;;){if(Pe==Dt){sn=dn=Mn=Me="",di=null,Yn=null,Pe=1/0;for(var _n=[],vi=void 0,Hi=0;Hi<ht.length;++Hi){var qn=ht[Hi],lo=qn.marker;if(lo.type=="bookmark"&&qn.from==Dt&&lo.widgetNode)_n.push(lo);else if(qn.from<=Dt&&(qn.to==null||qn.to>Dt||lo.collapsed&&qn.to==Dt&&qn.from==Dt)){if(qn.to!=null&&qn.to!=Dt&&Pe>qn.to&&(Pe=qn.to,dn=""),lo.className&&(sn+=" "+lo.className),lo.css&&(Me=(Me?Me+";":"")+lo.css),lo.startStyle&&qn.from==Dt&&(Mn+=" "+lo.startStyle),lo.endStyle&&qn.to==Pe&&(vi||(vi=[])).push(lo.endStyle,qn.to),lo.title&&((di||(di={})).title=lo.title),lo.attributes)for(var gr in lo.attributes)(di||(di={}))[gr]=lo.attributes[gr];lo.collapsed&&(!Yn||$r(Yn.marker,lo)<0)&&(Yn=qn)}else qn.from>Dt&&Pe>qn.from&&(Pe=qn.from)}if(vi)for(var as=0;as<vi.length;as+=2)vi[as+1]==Pe&&(dn+=" "+vi[as]);if(!Yn||Yn.from==Dt)for(var Mr=0;Mr<_n.length;++Mr)Qa(st,0,_n[Mr]);if(Yn&&(Yn.from||0)==Dt){if(Qa(st,(Yn.to==null?It+1:Yn.to)-Dt,Yn.marker,Yn.from==null),Yn.to==null)return;Yn.to==Dt&&(Yn=!1)}}if(Dt>=It)break;for(var ga=Math.min(It,Pe);;){if(fe){var Hs=Dt+fe.length;if(!Yn){var Qr=Hs>ga?fe.slice(0,ga-Dt):fe;st.addToken(st,Qr,Zt?Zt+sn:sn,Mn,Dt+Qr.length==Pe?dn:"",Me,di)}if(Hs>=ga){fe=fe.slice(ga-Dt),Dt=ga;break}Dt=Hs,Mn=""}fe=ct.slice(wt,wt=dt[Yt++]),Zt=wr(dt[Yt++],st.cm.options)}}}function Al(it,st,dt){this.line=st,this.rest=In(st),this.size=this.rest?Ht(ge(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=Ie(it,st)}function co(it,st,dt){for(var ht=[],ct,wt=st;wt<dt;wt=ct){var kt=new Al(it.doc,je(it.doc,wt),wt);ct=wt+kt.size,ht.push(kt)}return ht}var Pr=null;function Gs(it){Pr?Pr.ops.push(it):it.ownsGroup=Pr={ops:[it],delayedCallbacks:[]}}function fl(it){var st=it.delayedCallbacks,dt=0;do{for(;dt<st.length;dt++)st[dt].call(null);for(var ht=0;ht<it.ops.length;ht++){var ct=it.ops[ht];if(ct.cursorActivityHandlers)for(;ct.cursorActivityCalled<ct.cursorActivityHandlers.length;)ct.cursorActivityHandlers[ct.cursorActivityCalled++].call(null,ct.cm)}}while(dt<st.length)}function lu(it,st){var dt=it.ownsGroup;if(dt)try{fl(dt)}finally{Pr=null,st(dt)}}var Sa=null;function si(it,st){var dt=Ui(it,st);if(dt.length){var ht=Array.prototype.slice.call(arguments,2),ct;Pr?ct=Pr.delayedCallbacks:Sa?ct=Sa:(ct=Sa=[],setTimeout(Gl,0));for(var wt=function(It){ct.push(function(){return dt[It].apply(null,ht)})},kt=0;kt<dt.length;++kt)wt(kt)}}function Gl(){var it=Sa;Sa=null;for(var st=0;st<it.length;++st)it[st]()}function uu(it,st,dt,ht){for(var ct=0;ct<st.changes.length;ct++){var wt=st.changes[ct];wt=="text"?vn(it,st):wt=="gutter"?Mi(it,st,dt,ht):wt=="class"?hi(it,st):wt=="widget"&&Ni(it,st,ht)}st.changes=null}function la(it){return it.node==it.text&&(it.node=qt("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),ce&&he<8&&(it.node.style.zIndex=2)),it.node}function Ur(it,st){var dt=st.bgClass?st.bgClass+" "+(st.line.bgClass||""):st.line.bgClass;if(dt&&(dt+=" CodeMirror-linebackground"),st.background)dt?st.background.className=dt:(st.background.parentNode.removeChild(st.background),st.background=null);else if(dt){var ht=la(st);st.background=ht.insertBefore(qt("div",null,dt),ht.firstChild),it.display.input.setUneditable(st.background)}}function Eu(it,st){var dt=it.display.externalMeasured;return dt&&dt.line==st.line?(it.display.externalMeasured=null,st.measure=dt.measure,dt.built):me(it,st)}function vn(it,st){var dt=st.text.className,ht=Eu(it,st);st.text==st.node&&(st.node=ht.pre),st.text.parentNode.replaceChild(ht.pre,st.text),st.text=ht.pre,ht.bgClass!=st.bgClass||ht.textClass!=st.textClass?(st.bgClass=ht.bgClass,st.textClass=ht.textClass,hi(it,st)):dt&&(st.text.className=dt)}function hi(it,st){Ur(it,st),st.line.wrapClass?la(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 Mi(it,st,dt,ht){if(st.gutter&&(st.node.removeChild(st.gutter),st.gutter=null),st.gutterBackground&&(st.node.removeChild(st.gutterBackground),st.gutterBackground=null),st.line.gutterClass){var ct=la(st);st.gutterBackground=qt("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px; width: "+ht.gutterTotalWidth+"px"),it.display.input.setUneditable(st.gutterBackground),ct.insertBefore(st.gutterBackground,st.text)}var wt=st.line.gutterMarkers;if(it.options.lineNumbers||wt){var kt=la(st),It=st.gutter=qt("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px");if(it.display.input.setUneditable(It),kt.insertBefore(It,st.text),st.line.gutterClass&&(It.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!wt||!wt["CodeMirror-linenumbers"])&&(st.lineNumber=It.appendChild(qt("div",Ze(it.options,dt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ht.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),wt)for(var Dt=0;Dt<it.display.gutterSpecs.length;++Dt){var Yt=it.display.gutterSpecs[Dt].className,fe=wt.hasOwnProperty(Yt)&&wt[Yt];fe&&It.appendChild(qt("div",[fe],"CodeMirror-gutter-elt","left: "+ht.gutterLeft[Yt]+"px; width: "+ht.gutterWidth[Yt]+"px"))}}}function Ni(it,st,dt){st.alignable&&(st.alignable=null);for(var ht=Wt("CodeMirror-linewidget"),ct=st.node.firstChild,wt=void 0;ct;ct=wt)wt=ct.nextSibling,ht.test(ct.className)&&st.node.removeChild(ct);Bo(it,st,dt)}function Ki(it,st,dt,ht){var ct=Eu(it,st);return st.text=st.node=ct.pre,ct.bgClass&&(st.bgClass=ct.bgClass),ct.textClass&&(st.textClass=ct.textClass),hi(it,st),Mi(it,st,dt,ht),Bo(it,st,ht),st.node}function Bo(it,st,dt){if(ei(it,st.line,st,dt,!0),st.rest)for(var ht=0;ht<st.rest.length;ht++)ei(it,st.rest[ht],st,dt,!1)}function ei(it,st,dt,ht,ct){if(st.widgets)for(var wt=la(dt),kt=0,It=st.widgets;kt<It.length;++kt){var Dt=It[kt],Yt=qt("div",[Dt.node],"CodeMirror-linewidget"+(Dt.className?" "+Dt.className:""));Dt.handleMouseEvents||Yt.setAttribute("cm-ignore-events","true"),xa(Dt,Yt,dt,ht),it.display.input.setUneditable(Yt),ct&&Dt.above?wt.insertBefore(Yt,dt.gutter||dt.text):wt.appendChild(Yt),si(Dt,"redraw")}}function xa(it,st,dt,ht){if(it.noHScroll){(dt.alignable||(dt.alignable=[])).push(st);var ct=ht.wrapperWidth;st.style.left=ht.fixedPos+"px",it.coverGutter||(ct-=ht.gutterTotalWidth,st.style.paddingLeft=ht.gutterTotalWidth+"px"),st.style.width=ct+"px"}it.coverGutter&&(st.style.zIndex=5,st.style.position="relative",it.noHScroll||(st.style.marginLeft=-ht.gutterTotalWidth+"px"))}function ns(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!Ye(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;"),ee(st.display.measure,qt("div",[it.node],null,dt))}return it.height=it.node.parentNode.offsetHeight}function Ir(it,st){for(var dt=kr(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 Xo(it){return it.lineSpace.offsetTop}function Js(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function wa(it){if(it.cachedPaddingH)return it.cachedPaddingH;var st=ee(it.measure,qt("pre","x","CodeMirror-line-like")),dt=window.getComputedStyle?window.getComputedStyle(st):st.currentStyle,ht={left:parseInt(dt.paddingLeft),right:parseInt(dt.paddingRight)};return!isNaN(ht.left)&&!isNaN(ht.right)&&(it.cachedPaddingH=ht),ht}function bs(it){return oi-it.display.nativeBarWidth}function Pa(it){return it.display.scroller.clientWidth-bs(it)-it.display.barWidth}function kl(it){return it.display.scroller.clientHeight-bs(it)-it.display.barHeight}function qa(it,st,dt){var ht=it.options.lineWrapping,ct=ht&&Pa(it);if(!st.measure.heights||ht&&st.measure.width!=ct){var wt=st.measure.heights=[];if(ht){st.measure.width=ct;for(var kt=st.text.firstChild.getClientRects(),It=0;It<kt.length-1;It++){var Dt=kt[It],Yt=kt[It+1];Math.abs(Dt.bottom-Yt.bottom)>2&&wt.push((Dt.bottom+Yt.top)/2-dt.top)}}wt.push(dt.bottom-dt.top)}}function Tu(it,st,dt){if(it.line==st)return{map:it.measure.map,cache:it.measure.cache};for(var ht=0;ht<it.rest.length;ht++)if(it.rest[ht]==st)return{map:it.measure.maps[ht],cache:it.measure.caches[ht]};for(var ct=0;ct<it.rest.length;ct++)if(Ht(it.rest[ct])>dt)return{map:it.measure.maps[ct],cache:it.measure.caches[ct],before:!0}}function Xd(it,st){st=On(st);var dt=Ht(st),ht=it.display.externalMeasured=new Al(it.doc,st,dt);ht.lineN=dt;var ct=ht.built=me(it,ht);return ht.text=ct.pre,ee(it.display.lineMeasure,ct.pre),ht}function sd(it,st,dt,ht){return za(it,Wl(it,st),dt,ht)}function gl(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[Ra(it,st)];var dt=it.display.externalMeasured;if(dt&&st>=dt.lineN&&st<dt.lineN+dt.size)return dt}function Wl(it,st){var dt=Ht(st),ht=gl(it,dt);ht&&!ht.text?ht=null:ht&&ht.changes&&(uu(it,ht,dt,hu(it)),it.curOp.forceUpdate=!0),ht||(ht=Xd(it,st));var ct=Tu(ht,st,dt);return{line:st,view:ht,rect:null,map:ct.map,cache:ct.cache,before:ct.before,hasHeights:!1}}function za(it,st,dt,ht,ct){st.before&&(dt=-1);var wt=dt+(ht||""),kt;return st.cache.hasOwnProperty(wt)?kt=st.cache[wt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(qa(it,st.view,st.rect),st.hasHeights=!0),kt=Cr(it,st,dt,ht),kt.bogus||(st.cache[wt]=kt)),{left:kt.left,right:kt.right,top:ct?kt.rtop:kt.top,bottom:ct?kt.rbottom:kt.bottom}}var ad={left:0,right:0,top:0,bottom:0};function ld(it,st,dt){for(var ht,ct,wt,kt,It,Dt,Yt=0;Yt<it.length;Yt+=3)if(It=it[Yt],Dt=it[Yt+1],st<It?(ct=0,wt=1,kt="left"):st<Dt?(ct=st-It,wt=ct+1):(Yt==it.length-3||st==Dt&&it[Yt+3]>st)&&(wt=Dt-It,ct=wt-1,st>=Dt&&(kt="right")),ct!=null){if(ht=it[Yt+2],It==Dt&&dt==(ht.insertLeft?"left":"right")&&(kt=dt),dt=="left"&&ct==0)for(;Yt&&it[Yt-2]==it[Yt-3]&&it[Yt-1].insertLeft;)ht=it[(Yt-=3)+2],kt="left";if(dt=="right"&&ct==Dt-It)for(;Yt<it.length-3&&it[Yt+3]==it[Yt+4]&&!it[Yt+5].insertLeft;)ht=it[(Yt+=3)+2],kt="right";break}return{node:ht,start:ct,end:wt,collapse:kt,coverStart:It,coverEnd:Dt}}function Zd(it,st){var dt=ad;if(st=="left")for(var ht=0;ht<it.length&&(dt=it[ht]).left==dt.right;ht++);else for(var ct=it.length-1;ct>=0&&(dt=it[ct]).left==dt.right;ct--);return dt}function Cr(it,st,dt,ht){var ct=ld(st.map,dt,ht),wt=ct.node,kt=ct.start,It=ct.end,Dt=ct.collapse,Yt;if(wt.nodeType==3){for(var fe=0;fe<4;fe++){for(;kt&&Ue(st.line.text.charAt(ct.coverStart+kt));)--kt;for(;ct.coverStart+It<ct.coverEnd&&Ue(st.line.text.charAt(ct.coverStart+It));)++It;if(ce&&he<9&&kt==0&&It==ct.coverEnd-ct.coverStart?Yt=wt.parentNode.getBoundingClientRect():Yt=Zd(ae(wt,kt,It).getClientRects(),ht),Yt.left||Yt.right||kt==0)break;It=kt,kt=kt-1,Dt="right"}ce&&he<11&&(Yt=Hf(it.display.measure,Yt))}else{kt>0&&(Dt=ht="right");var Zt;it.options.lineWrapping&&(Zt=wt.getClientRects()).length>1?Yt=Zt[ht=="right"?Zt.length-1:0]:Yt=wt.getBoundingClientRect()}if(ce&&he<9&&!kt&&(!Yt||!Yt.left&&!Yt.right)){var Me=wt.parentNode.getClientRects()[0];Me?Yt={left:Me.left,right:Me.left+cl(it.display),top:Me.top,bottom:Me.bottom}:Yt=ad}for(var Pe=Yt.top-st.rect.top,sn=Yt.bottom-st.rect.top,dn=(Pe+sn)/2,Mn=st.view.measure.heights,Yn=0;Yn<Mn.length-1&&!(dn<Mn[Yn]);Yn++);var di=Yn?Mn[Yn-1]:0,_n=Mn[Yn],vi={left:(Dt=="right"?Yt.right:Yt.left)-st.rect.left,right:(Dt=="left"?Yt.left:Yt.right)-st.rect.left,top:di,bottom:_n};return!Yt.left&&!Yt.right&&(vi.bogus=!0),it.options.singleCursorHeightPerLine||(vi.rtop=Pe,vi.rbottom=sn),vi}function Hf(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!lr(it))return st;var dt=screen.logicalXDPI/screen.deviceXDPI,ht=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*dt,right:st.right*dt,top:st.top*ht,bottom:st.bottom*ht}}function ud(it){if(it.measure&&(it.measure.cache={},it.measure.heights=null,it.rest))for(var st=0;st<it.rest.length;st++)it.measure.caches[st]={}}function Bu(it){it.display.externalMeasure=null,$t(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)ud(it.display.view[st])}function Nu(it){Bu(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function fs(){return ye&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function Es(){return ye&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function Kr(it){var st=0;if(it.widgets)for(var dt=0;dt<it.widgets.length;++dt)it.widgets[dt].above&&(st+=ns(it.widgets[dt]));return st}function is(it,st,dt,ht,ct){if(!ct){var wt=Kr(st);dt.top+=wt,dt.bottom+=wt}if(ht=="line")return dt;ht||(ht="local");var kt=io(st);if(ht=="local"?kt+=Xo(it.display):kt-=it.display.viewOffset,ht=="page"||ht=="window"){var It=it.display.lineSpace.getBoundingClientRect();kt+=It.top+(ht=="window"?0:Es());var Dt=It.left+(ht=="window"?0:fs());dt.left+=Dt,dt.right+=Dt}return dt.top+=kt,dt.bottom+=kt,dt}function hd(it,st,dt){if(dt=="div")return st;var ht=st.left,ct=st.top;if(dt=="page")ht-=fs(),ct-=Es();else if(dt=="local"||!dt){var wt=it.display.sizer.getBoundingClientRect();ht+=wt.left,ct+=wt.top}var kt=it.display.lineSpace.getBoundingClientRect();return{left:ht-kt.left,top:ct-kt.top}}function Du(it,st,dt,ht,ct){return ht||(ht=je(it.doc,st.line)),is(it,ht,sd(it,ht,st.ch,ct),dt)}function ir(it,st,dt,ht,ct,wt){ht=ht||je(it.doc,st.line),ct||(ct=Wl(it,ht));function kt(sn,dn){var Mn=za(it,ct,sn,dn?"right":"left",wt);return dn?Mn.left=Mn.right:Mn.right=Mn.left,is(it,ht,Mn,dt)}var It=An(ht,it.doc.direction),Dt=st.ch,Yt=st.sticky;if(Dt>=ht.text.length?(Dt=ht.text.length,Yt="before"):Dt<=0&&(Dt=0,Yt="after"),!It)return kt(Yt=="before"?Dt-1:Dt,Yt=="before");function fe(sn,dn,Mn){var Yn=It[dn],di=Yn.level==1;return kt(Mn?sn-1:sn,di!=Mn)}var Zt=kn(It,Dt,Yt),Me=Oe,Pe=fe(Dt,Zt,Yt=="before");return Me!=null&&(Pe.other=fe(Dt,Me,Yt!="before")),Pe}function bo(it,st){var dt=0;st=gn(it.doc,st),it.options.lineWrapping||(dt=cl(it.display)*st.ch);var ht=je(it.doc,st.line),ct=io(ht)+Xo(it.display);return{left:dt,right:dt,top:ct,bottom:ct+ht.height}}function po(it,st,dt,ht,ct){var wt=pe(it,st,dt);return wt.xRel=ct,ht&&(wt.outside=ht),wt}function Ts(it,st,dt){var ht=it.doc;if(dt+=it.display.viewOffset,dt<0)return po(ht.first,0,null,-1,-1);var ct=re(ht,dt),wt=ht.first+ht.size-1;if(ct>wt)return po(ht.first+ht.size-1,je(ht,wt).text.length,null,1,1);st<0&&(st=0);for(var kt=je(ht,ct);;){var It=Te(it,kt,ct,st,dt),Dt=Vn(kt,It.ch+(It.xRel>0||It.outside>0?1:0));if(!Dt)return It;var Yt=Dt.find(1);if(Yt.line==ct)return Yt;kt=je(ht,ct=Yt.line)}}function Gn(it,st,dt,ht){ht-=Kr(st);var ct=st.text.length,wt=Cn(function(kt){return za(it,dt,kt-1).bottom<=ht},ct,0);return ct=Cn(function(kt){return za(it,dt,kt).top>ht},wt,ct),{begin:wt,end:ct}}function Xr(it,st,dt,ht){dt||(dt=Wl(it,st));var ct=is(it,st,za(it,dt,ht),"line").top;return Gn(it,st,dt,ct)}function Jt(it,st,dt,ht){return it.bottom<=dt?!1:it.top>dt?!0:(ht?it.left:it.right)>st}function Te(it,st,dt,ht,ct){ct-=io(st);var wt=Wl(it,st),kt=Kr(st),It=0,Dt=st.text.length,Yt=!0,fe=An(st,it.doc.direction);if(fe){var Zt=(it.options.lineWrapping?Hl:_a)(it,st,dt,wt,fe,ht,ct);Yt=Zt.level!=1,It=Yt?Zt.from:Zt.to-1,Dt=Yt?Zt.to:Zt.from-1}var Me=null,Pe=null,sn=Cn(function(Hi){var qn=za(it,wt,Hi);return qn.top+=kt,qn.bottom+=kt,Jt(qn,ht,ct,!1)?(qn.top<=ct&&qn.left<=ht&&(Me=Hi,Pe=qn),!0):!1},It,Dt),dn,Mn,Yn=!1;if(Pe){var di=ht-Pe.left<Pe.right-ht,_n=di==Yt;sn=Me+(_n?0:1),Mn=_n?"after":"before",dn=di?Pe.left:Pe.right}else{!Yt&&(sn==Dt||sn==It)&&sn++,Mn=sn==0?"after":sn==st.text.length?"before":za(it,wt,sn-(Yt?1:0)).bottom+kt<=ct==Yt?"after":"before";var vi=ir(it,pe(dt,sn,Mn),"line",st,wt);dn=vi.left,Yn=ct<vi.top?-1:ct>=vi.bottom?1:0}return sn=Pn(st.text,sn,1),po(dt,sn,Mn,Yn,ht-dn)}function _a(it,st,dt,ht,ct,wt,kt){var It=Cn(function(Zt){var Me=ct[Zt],Pe=Me.level!=1;return Jt(ir(it,pe(dt,Pe?Me.to:Me.from,Pe?"before":"after"),"line",st,ht),wt,kt,!0)},0,ct.length-1),Dt=ct[It];if(It>0){var Yt=Dt.level!=1,fe=ir(it,pe(dt,Yt?Dt.from:Dt.to,Yt?"after":"before"),"line",st,ht);Jt(fe,wt,kt,!0)&&fe.top>kt&&(Dt=ct[It-1])}return Dt}function Hl(it,st,dt,ht,ct,wt,kt){var It=Gn(it,st,ht,kt),Dt=It.begin,Yt=It.end;/\s/.test(st.text.charAt(Yt-1))&&Yt--;for(var fe=null,Zt=null,Me=0;Me<ct.length;Me++){var Pe=ct[Me];if(!(Pe.from>=Yt||Pe.to<=Dt)){var sn=Pe.level!=1,dn=za(it,ht,sn?Math.min(Yt,Pe.to)-1:Math.max(Dt,Pe.from)).right,Mn=dn<wt?wt-dn+1e9:dn-wt;(!fe||Zt>Mn)&&(fe=Pe,Zt=Mn)}}return fe||(fe=ct[ct.length-1]),fe.from<Dt&&(fe={from:Dt,to:fe.to,level:fe.level}),fe.to>Yt&&(fe={from:fe.from,to:Yt,level:fe.level}),fe}var ua;function Qs(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(ua==null){ua=qt("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)ua.appendChild(document.createTextNode("x")),ua.appendChild(qt("br"));ua.appendChild(document.createTextNode("x"))}ee(it.measure,ua);var dt=ua.offsetHeight/50;return dt>3&&(it.cachedTextHeight=dt),$t(it.measure),dt||1}function cl(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=qt("span","xxxxxxxxxx"),dt=qt("pre",[st],"CodeMirror-line-like");ee(it.measure,dt);var ht=st.getBoundingClientRect(),ct=(ht.right-ht.left)/10;return ct>2&&(it.cachedCharWidth=ct),ct||10}function hu(it){for(var st=it.display,dt={},ht={},ct=st.gutters.clientLeft,wt=st.gutters.firstChild,kt=0;wt;wt=wt.nextSibling,++kt){var It=it.display.gutterSpecs[kt].className;dt[It]=wt.offsetLeft+wt.clientLeft+ct,ht[It]=wt.clientWidth}return{fixedPos:Jd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Jd(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function dr(it){var st=Qs(it.display),dt=it.options.lineWrapping,ht=dt&&Math.max(5,it.display.scroller.clientWidth/cl(it.display)-3);return function(ct){if(Ie(it.doc,ct))return 0;var wt=0;if(ct.widgets)for(var kt=0;kt<ct.widgets.length;kt++)ct.widgets[kt].height&&(wt+=ct.widgets[kt].height);return dt?wt+(Math.ceil(ct.text.length/ht)||1)*st:wt+st}}function Ci(it){var st=it.doc,dt=dr(it);st.iter(function(ht){var ct=dt(ht);ct!=ht.height&&an(ht,ct)})}function qs(it,st,dt,ht){var ct=it.display;if(!dt&&kr(st).getAttribute("cm-not-content")=="true")return null;var wt,kt,It=ct.lineSpace.getBoundingClientRect();try{wt=st.clientX-It.left,kt=st.clientY-It.top}catch(Zt){return null}var Dt=Ts(it,wt,kt),Yt;if(ht&&Dt.xRel>0&&(Yt=je(it.doc,Dt.line).text).length==Dt.ch){var fe=le(Yt,Yt.length,it.options.tabSize)-Yt.length;Dt=pe(Dt.line,Math.max(0,Math.round((wt-wa(it.display).left)/cl(it.display))-fe))}return Dt}function Ra(it,st){if(st>=it.display.viewTo||(st-=it.display.viewFrom,st<0))return null;for(var dt=it.display.view,ht=0;ht<dt.length;ht++)if(st-=dt[ht].size,st<0)return ht}function fr(it,st,dt,ht){st==null&&(st=it.doc.first),dt==null&&(dt=it.doc.first+it.doc.size),ht||(ht=0);var ct=it.display;if(ht&&dt<ct.viewTo&&(ct.updateLineNumbers==null||ct.updateLineNumbers>st)&&(ct.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=ct.viewTo)Fe&&En(it.doc,st)<ct.viewTo&&zr(it);else if(dt<=ct.viewFrom)Fe&&Un(it.doc,dt+ht)>ct.viewFrom?zr(it):(ct.viewFrom+=ht,ct.viewTo+=ht);else if(st<=ct.viewFrom&&dt>=ct.viewTo)zr(it);else if(st<=ct.viewFrom){var wt=ha(it,dt,dt+ht,1);wt?(ct.view=ct.view.slice(wt.index),ct.viewFrom=wt.lineN,ct.viewTo+=ht):zr(it)}else if(dt>=ct.viewTo){var kt=ha(it,st,st,-1);kt?(ct.view=ct.view.slice(0,kt.index),ct.viewTo=kt.lineN):zr(it)}else{var It=ha(it,st,st,-1),Dt=ha(it,dt,dt+ht,1);It&&Dt?(ct.view=ct.view.slice(0,It.index).concat(co(it,It.lineN,Dt.lineN)).concat(ct.view.slice(Dt.index)),ct.viewTo+=ht):zr(it)}var Yt=ct.externalMeasured;Yt&&(dt<Yt.lineN?Yt.lineN+=ht:st<Yt.lineN+Yt.size&&(ct.externalMeasured=null))}function oo(it,st,dt){it.curOp.viewChanged=!0;var ht=it.display,ct=it.display.externalMeasured;if(ct&&st>=ct.lineN&&st<ct.lineN+ct.size&&(ht.externalMeasured=null),!(st<ht.viewFrom||st>=ht.viewTo)){var wt=ht.view[Ra(it,st)];if(wt.node!=null){var kt=wt.changes||(wt.changes=[]);hn(kt,dt)==-1&&kt.push(dt)}}}function zr(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function ha(it,st,dt,ht){var ct=Ra(it,st),wt,kt=it.display.view;if(!Fe||dt==it.doc.first+it.doc.size)return{index:ct,lineN:dt};for(var It=it.display.viewFrom,Dt=0;Dt<ct;Dt++)It+=kt[Dt].size;if(It!=st){if(ht>0){if(ct==kt.length-1)return null;wt=It+kt[ct].size-st,ct++}else wt=It-st;st+=wt,dt+=wt}for(;En(it.doc,dt)!=dt;){if(ct==(ht<0?0:kt.length-1))return null;dt+=ht*kt[ct-(ht<0?1:0)].size,ct+=ht}return{index:ct,lineN:dt}}function Zo(it,st,dt){var ht=it.display,ct=ht.view;ct.length==0||st>=ht.viewTo||dt<=ht.viewFrom?(ht.view=co(it,st,dt),ht.viewFrom=st):(ht.viewFrom>st?ht.view=co(it,st,ht.viewFrom).concat(ht.view):ht.viewFrom<st&&(ht.view=ht.view.slice(Ra(it,st))),ht.viewFrom=st,ht.viewTo<dt?ht.view=ht.view.concat(co(it,ht.viewTo,dt)):ht.viewTo>dt&&(ht.view=ht.view.slice(0,Ra(it,dt)))),ht.viewTo=dt}function Ca(it){for(var st=it.display.view,dt=0,ht=0;ht<st.length;ht++){var ct=st[ht];!ct.hidden&&(!ct.node||ct.changes)&&++dt}return dt}function os(it){it.display.input.showSelection(it.display.input.prepareSelection())}function Ou(it,st){st===void 0&&(st=!0);for(var dt=it.doc,ht={},ct=ht.cursors=document.createDocumentFragment(),wt=ht.selection=document.createDocumentFragment(),kt=0;kt<dt.sel.ranges.length;kt++)if(!(!st&&kt==dt.sel.primIndex)){var It=dt.sel.ranges[kt];if(!(It.from().line>=it.display.viewTo||It.to().line<it.display.viewFrom)){var Dt=It.empty();(Dt||it.options.showCursorWhenSelecting)&&xo(it,It.head,ct),Dt||yo(it,It,wt)}}return ht}function xo(it,st,dt){var ht=ir(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),ct=dt.appendChild(qt("div","\xA0","CodeMirror-cursor"));if(ct.style.left=ht.left+"px",ct.style.top=ht.top+"px",ct.style.height=Math.max(0,ht.bottom-ht.top)*it.options.cursorHeight+"px",ht.other){var wt=dt.appendChild(qt("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));wt.style.display="",wt.style.left=ht.other.left+"px",wt.style.top=ht.other.top+"px",wt.style.height=(ht.other.bottom-ht.other.top)*.85+"px"}}function _s(it,st){return it.top-st.top||it.left-st.left}function yo(it,st,dt){var ht=it.display,ct=it.doc,wt=document.createDocumentFragment(),kt=wa(it.display),It=kt.left,Dt=Math.max(ht.sizerWidth,Pa(it)-ht.sizer.offsetLeft)-kt.right,Yt=ct.direction=="ltr";function fe(_n,vi,Hi,qn){vi<0&&(vi=0),vi=Math.round(vi),qn=Math.round(qn),wt.appendChild(qt("div",null,"CodeMirror-selected","position: absolute; left: "+_n+`px;
|
|
top: `+vi+"px; width: "+(Hi==null?Dt-_n:Hi)+`px;
|
|
height: `+(qn-vi)+"px"))}function Zt(_n,vi,Hi){var qn=je(ct,_n),lo=qn.text.length,gr,as;function Mr(Qr,ka){return Du(it,pe(_n,Qr),"div",qn,ka)}function ga(Qr,ka,Ns){var qr=Xr(it,qn,null,Qr),No=ka=="ltr"==(Ns=="after")?"left":"right",Tr=Ns=="after"?qr.begin:qr.end-(/\s/.test(qn.text.charAt(qr.end-1))?2:1);return Mr(Tr,No)[No]}var Hs=An(qn,ct.direction);return Ln(Hs,vi||0,Hi==null?lo:Hi,function(Qr,ka,Ns,qr){var No=Ns=="ltr",Tr=Mr(Qr,No?"left":"right"),ys=Mr(ka-1,No?"right":"left"),Ds=vi==null&&Qr==0,ml=Hi==null&&ka==lo,Ar=qr==0,il=!Hs||qr==Hs.length-1;if(ys.top-Tr.top<=3){var Dr=(Yt?Ds:ml)&&Ar,Sf=(Yt?ml:Ds)&&il,Ha=Dr?It:(No?Tr:ys).left,Fa=Sf?Dt:(No?ys:Tr).right;fe(Ha,Tr.top,Fa-Ha,Tr.bottom)}else{var ca,_o,Ss,Zl;No?(ca=Yt&&Ds&&Ar?It:Tr.left,_o=Yt?Dt:ga(Qr,Ns,"before"),Ss=Yt?It:ga(ka,Ns,"after"),Zl=Yt&&ml&&il?Dt:ys.right):(ca=Yt?ga(Qr,Ns,"before"):It,_o=!Yt&&Ds&&Ar?Dt:Tr.right,Ss=!Yt&&ml&&il?It:ys.left,Zl=Yt?ga(ka,Ns,"after"):Dt),fe(ca,Tr.top,_o-ca,Tr.bottom),Tr.bottom<ys.top&&fe(It,Tr.bottom,null,ys.top),fe(Ss,ys.top,Zl-Ss,ys.bottom)}(!gr||_s(Tr,gr)<0)&&(gr=Tr),_s(ys,gr)<0&&(gr=ys),(!as||_s(Tr,as)<0)&&(as=Tr),_s(ys,as)<0&&(as=ys)}),{start:gr,end:as}}var Me=st.from(),Pe=st.to();if(Me.line==Pe.line)Zt(Me.line,Me.ch,Pe.ch);else{var sn=je(ct,Me.line),dn=je(ct,Pe.line),Mn=On(sn)==On(dn),Yn=Zt(Me.line,Me.ch,Mn?sn.text.length+1:null).end,di=Zt(Pe.line,Mn?0:null,Pe.ch).start;Mn&&(Yn.top<di.top-2?(fe(Yn.right,Yn.top,null,Yn.bottom),fe(It,di.top,di.left,di.bottom)):fe(Yn.right,Yn.top,di.left-Yn.right,Yn.bottom)),Yn.bottom<di.top&&fe(It,Yn.bottom,null,di.top)}dt.appendChild(wt)}function Go(it){if(it.state.focused){var st=it.display;clearInterval(st.blinker);var dt=!0;st.cursorDiv.style.visibility="",it.options.cursorBlinkRate>0?st.blinker=setInterval(function(){it.hasFocus()||xh(it),st.cursorDiv.style.visibility=(dt=!dt)?"":"hidden"},it.options.cursorBlinkRate):it.options.cursorBlinkRate<0&&(st.cursorDiv.style.visibility="hidden")}}function or(it){it.state.focused||(it.display.input.focus(),Po(it))}function vr(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,xh(it))},100)}function Po(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(wi(it,"focus",it,st),it.state.focused=!0,Sn(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),se&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),Go(it))}function xh(it,st){it.state.delayingBlurEvent||(it.state.focused&&(wi(it,"blur",it,st),it.state.focused=!1,Ut(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function Si(it){for(var st=it.display,dt=st.lineDiv.offsetTop,ht=0;ht<st.view.length;ht++){var ct=st.view[ht],wt=it.options.lineWrapping,kt=void 0,It=0;if(!ct.hidden){if(ce&&he<8){var Dt=ct.node.offsetTop+ct.node.offsetHeight;kt=Dt-dt,dt=Dt}else{var Yt=ct.node.getBoundingClientRect();kt=Yt.bottom-Yt.top,!wt&&ct.text.firstChild&&(It=ct.text.firstChild.getBoundingClientRect().right-Yt.left-1)}var fe=ct.line.height-kt;if((fe>.005||fe<-.005)&&(an(ct.line,kt),Dp(ct.line),ct.rest))for(var Zt=0;Zt<ct.rest.length;Zt++)Dp(ct.rest[Zt]);if(It>it.display.sizerWidth){var Me=Math.ceil(It/cl(it.display));Me>it.display.maxLineLength&&(it.display.maxLineLength=Me,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],ht=dt.node.parentNode;ht&&(dt.height=ht.offsetHeight)}}function vo(it,st,dt){var ht=dt&&dt.top!=null?Math.max(0,dt.top):it.scroller.scrollTop;ht=Math.floor(ht-Xo(it));var ct=dt&&dt.bottom!=null?dt.bottom:ht+it.wrapper.clientHeight,wt=re(st,ht),kt=re(st,ct);if(dt&&dt.ensure){var It=dt.ensure.from.line,Dt=dt.ensure.to.line;It<wt?(wt=It,kt=re(st,io(je(st,It))+it.wrapper.clientHeight)):Math.min(Dt,st.lastLine())>=kt&&(wt=re(st,io(je(st,Dt))-it.wrapper.clientHeight),kt=Dt)}return{from:wt,to:Math.max(kt,wt+1)}}function Op(it,st){if(!Li(it,"scrollCursorIntoView")){var dt=it.display,ht=dt.sizer.getBoundingClientRect(),ct=null;if(st.top+ht.top<0?ct=!0:st.bottom+ht.top>(window.innerHeight||document.documentElement.clientHeight)&&(ct=!1),ct!=null&&!tn){var wt=qt("div","\u200B",null,`position: absolute;
|
|
top: `+(st.top-dt.viewOffset-Xo(it.display))+`px;
|
|
height: `+(st.bottom-st.top+bs(it)+dt.barHeight)+`px;
|
|
left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");it.display.lineSpace.appendChild(wt),wt.scrollIntoView(ct),it.display.lineSpace.removeChild(wt)}}}function dd(it,st,dt,ht){ht==null&&(ht=0);var ct;!it.options.lineWrapping&&st==dt&&(st=st.ch?pe(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?pe(st.line,st.ch+1,"before"):st);for(var wt=0;wt<5;wt++){var kt=!1,It=ir(it,st),Dt=!dt||dt==st?It:ir(it,dt);ct={left:Math.min(It.left,Dt.left),top:Math.min(It.top,Dt.top)-ht,right:Math.max(It.left,Dt.left),bottom:Math.max(It.bottom,Dt.bottom)+ht};var Yt=tc(it,ct),fe=it.doc.scrollTop,Zt=it.doc.scrollLeft;if(Yt.scrollTop!=null&&(Ph(it,Yt.scrollTop),Math.abs(it.doc.scrollTop-fe)>1&&(kt=!0)),Yt.scrollLeft!=null&&(fu(it,Yt.scrollLeft),Math.abs(it.doc.scrollLeft-Zt)>1&&(kt=!0)),!kt)break}return ct}function Qd(it,st){var dt=tc(it,st);dt.scrollTop!=null&&Ph(it,dt.scrollTop),dt.scrollLeft!=null&&fu(it,dt.scrollLeft)}function tc(it,st){var dt=it.display,ht=Qs(it.display);st.top<0&&(st.top=0);var ct=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:dt.scroller.scrollTop,wt=kl(it),kt={};st.bottom-st.top>wt&&(st.bottom=st.top+wt);var It=it.doc.height+Js(dt),Dt=st.top<ht,Yt=st.bottom>It-ht;if(st.top<ct)kt.scrollTop=Dt?0:st.top;else if(st.bottom>ct+wt){var fe=Math.min(st.top,(Yt?It:st.bottom)-wt);fe!=ct&&(kt.scrollTop=fe)}var Zt=it.options.fixedGutter?0:dt.gutters.offsetWidth,Me=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:dt.scroller.scrollLeft-Zt,Pe=Pa(it)-dt.gutters.offsetWidth,sn=st.right-st.left>Pe;return sn&&(st.right=st.left+Pe),st.left<10?kt.scrollLeft=0:st.left<Me?kt.scrollLeft=Math.max(0,st.left+Zt-(sn?0:10)):st.right>Pe+Me-3&&(kt.scrollLeft=st.right+(sn?0:10)-Pe),kt}function Vf(it,st){st!=null&&(Vl(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function du(it){Vl(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function wh(it,st,dt){(st!=null||dt!=null)&&Vl(it),st!=null&&(it.curOp.scrollLeft=st),dt!=null&&(it.curOp.scrollTop=dt)}function Co(it,st){Vl(it),it.curOp.scrollToPos=st}function Vl(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var dt=bo(it,st.from),ht=bo(it,st.to);Yf(it,dt,ht,st.margin)}}function Yf(it,st,dt,ht){var ct=tc(it,{left:Math.min(st.left,dt.left),top:Math.min(st.top,dt.top)-ht,right:Math.max(st.right,dt.right),bottom:Math.max(st.bottom,dt.bottom)+ht});wh(it,ct.scrollLeft,ct.scrollTop)}function Ph(it,st){Math.abs(it.doc.scrollTop-st)<2||(Nt||Wu(it,{top:st}),ec(it,st,!0),Nt&&Wu(it),fd(it,100))}function ec(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 fu(it,st,dt,ht){st=Math.max(0,Math.min(st,it.display.scroller.scrollWidth-it.display.scroller.clientWidth)),!((dt?st==it.doc.scrollLeft:Math.abs(it.doc.scrollLeft-st)<2)&&!ht)&&(it.doc.scrollLeft=st,Xf(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function $a(it){var st=it.display,dt=st.gutters.offsetWidth,ht=Math.round(it.doc.height+Js(it.display));return{clientHeight:st.scroller.clientHeight,viewHeight:st.wrapper.clientHeight,scrollWidth:st.scroller.scrollWidth,clientWidth:st.scroller.clientWidth,viewWidth:st.wrapper.clientWidth,barLeft:it.options.fixedGutter?dt:0,docHeight:ht,scrollHeight:ht+bs(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var Iu=function(it,st,dt){this.cm=dt;var ht=this.vert=qt("div",[qt("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),ct=this.horiz=qt("div",[qt("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=ct.tabIndex=-1,it(ht),it(ct),Tn(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),Tn(ct,"scroll",function(){ct.clientWidth&&st(ct.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,ce&&he<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Iu.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,dt=it.scrollHeight>it.clientHeight+1,ht=it.nativeBarWidth;if(dt){this.vert.style.display="block",this.vert.style.bottom=st?ht+"px":"0";var ct=it.viewHeight-(st?ht: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?ht+"px":"0",this.horiz.style.left=it.barLeft+"px";var wt=it.viewWidth-it.barLeft-(dt?ht:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+wt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(ht==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:dt?ht:0,bottom:st?ht:0}},Iu.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Iu.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Iu.prototype.zeroWidthHack=function(){var it=ft&&!te?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Xt,this.disableVert=new Xt},Iu.prototype.enableZeroWidthBar=function(it,st,dt){it.style.pointerEvents="auto";function ht(){var ct=it.getBoundingClientRect(),wt=dt=="vert"?document.elementFromPoint(ct.right-1,(ct.top+ct.bottom)/2):document.elementFromPoint((ct.right+ct.left)/2,ct.bottom-1);wt!=it?it.style.pointerEvents="none":st.set(1e3,ht)}st.set(1e3,ht)},Iu.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var Fl=function(){};Fl.prototype.update=function(){return{bottom:0,right:0}},Fl.prototype.setScrollLeft=function(){},Fl.prototype.setScrollTop=function(){},Fl.prototype.clear=function(){};function zu(it,st){st||(st=$a(it));var dt=it.display.barWidth,ht=it.display.barHeight;Uf(it,st);for(var ct=0;ct<4&&dt!=it.display.barWidth||ht!=it.display.barHeight;ct++)dt!=it.display.barWidth&&it.options.lineWrapping&&Si(it),Uf(it,$a(it)),dt=it.display.barWidth,ht=it.display.barHeight}function Uf(it,st){var dt=it.display,ht=dt.scrollbars.update(st);dt.sizer.style.paddingRight=(dt.barWidth=ht.right)+"px",dt.sizer.style.paddingBottom=(dt.barHeight=ht.bottom)+"px",dt.heightForcer.style.borderBottom=ht.bottom+"px solid transparent",ht.right&&ht.bottom?(dt.scrollbarFiller.style.display="block",dt.scrollbarFiller.style.height=ht.bottom+"px",dt.scrollbarFiller.style.width=ht.right+"px"):dt.scrollbarFiller.style.display="",ht.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(dt.gutterFiller.style.display="block",dt.gutterFiller.style.height=ht.bottom+"px",dt.gutterFiller.style.width=st.gutterWidth+"px"):dt.gutterFiller.style.display=""}var nc={native:Iu,null:Fl};function ic(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&Ut(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new nc[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),Tn(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"?fu(it,st):Ph(it,st)},it),it.display.scrollbars.addClass&&Sn(it.display.wrapper,it.display.scrollbars.addClass)}var Ip=0;function Ru(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},Gs(it.curOp)}function ju(it){var st=it.curOp;st&&lu(st,function(dt){for(var ht=0;ht<dt.ops.length;ht++)dt.ops[ht].cm.curOp=null;Q0(dt)})}function Q0(it){for(var st=it.ops,dt=0;dt<st.length;dt++)q0(st[dt]);for(var ht=0;ht<st.length;ht++)_0(st[ht]);for(var ct=0;ct<st.length;ct++)zp(st[ct]);for(var wt=0;wt<st.length;wt++)Er(st[wt]);for(var kt=0;kt<st.length;kt++)Gu(st[kt])}function q0(it){var st=it.cm,dt=st.display;Rp(st),it.updateMaxLine&&eo(st),it.mustUpdate=it.viewChanged||it.forceUpdate||it.scrollTop!=null||it.scrollToPos&&(it.scrollToPos.from.line<dt.viewFrom||it.scrollToPos.to.line>=dt.viewTo)||dt.maxLineChanged&&st.options.lineWrapping,it.update=it.mustUpdate&&new Ch(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function _0(it){it.updatedDisplay=it.mustUpdate&&Kf(it.cm,it.update)}function zp(it){var st=it.cm,dt=st.display;it.updatedDisplay&&Si(st),it.barMeasure=$a(st),dt.maxLineChanged&&!st.options.lineWrapping&&(it.adjustWidthTo=sd(st,dt.maxLine,dt.maxLine.text.length).left+3,st.display.sizerWidth=it.adjustWidthTo,it.barMeasure.scrollWidth=Math.max(dt.scroller.clientWidth,dt.sizer.offsetLeft+it.adjustWidthTo+bs(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,dt.sizer.offsetLeft+it.adjustWidthTo-Pa(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=dt.input.prepareSelection())}function Er(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft<st.doc.scrollLeft&&fu(st,Math.min(st.display.scroller.scrollLeft,it.maxScrollLeft),!0),st.display.maxLineChanged=!1);var dt=it.focus&&it.focus==Je();it.preparedSelection&&st.display.input.showSelection(it.preparedSelection,dt),(it.updatedDisplay||it.startHeight!=st.doc.height)&&zu(st,it.barMeasure),it.updatedDisplay&&Vu(st,it.barMeasure),it.selectionChanged&&Go(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),dt&&or(it.cm)}function Gu(it){var st=it.cm,dt=st.display,ht=st.doc;if(it.updatedDisplay&&Wo(st,it.update),dt.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(dt.wheelStartX=dt.wheelStartY=null),it.scrollTop!=null&&ec(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&fu(st,it.scrollLeft,!0,!0),it.scrollToPos){var ct=dd(st,gn(ht,it.scrollToPos.from),gn(ht,it.scrollToPos.to),it.scrollToPos.margin);Op(st,ct)}var wt=it.maybeHiddenMarkers,kt=it.maybeUnhiddenMarkers;if(wt)for(var It=0;It<wt.length;++It)wt[It].lines.length||wi(wt[It],"hide");if(kt)for(var Dt=0;Dt<kt.length;++Dt)kt[Dt].lines.length&&wi(kt[Dt],"unhide");dt.wrapper.offsetHeight&&(ht.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&wi(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function Do(it,st){if(it.curOp)return st();Ru(it);try{return st()}finally{ju(it)}}function rs(it,st){return function(){if(it.curOp)return st.apply(it,arguments);Ru(it);try{return st.apply(it,arguments)}finally{ju(it)}}}function gs(it){return function(){if(this.curOp)return it.apply(this,arguments);Ru(this);try{return it.apply(this,arguments)}finally{ju(this)}}}function cs(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);Ru(st);try{return it.apply(this,arguments)}finally{ju(st)}}}function fd(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,pi(ps,it))}function ps(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var dt=+new Date+it.options.workTime,ht=wo(it,st.highlightFrontier),ct=[];st.iter(ht.line,Math.min(st.first+st.size,it.display.viewTo+500),function(wt){if(ht.line>=it.display.viewFrom){var kt=wt.styles,It=wt.text.length>it.options.maxHighlightLength?ti(st.mode,ht.state):null,Dt=Oi(it,wt,ht,!0);It&&(ht.state=It),wt.styles=Dt.styles;var Yt=wt.styleClasses,fe=Dt.classes;fe?wt.styleClasses=fe:Yt&&(wt.styleClasses=null);for(var Zt=!kt||kt.length!=wt.styles.length||Yt!=fe&&(!Yt||!fe||Yt.bgClass!=fe.bgClass||Yt.textClass!=fe.textClass),Me=0;!Zt&&Me<kt.length;++Me)Zt=kt[Me]!=wt.styles[Me];Zt&&ct.push(ht.line),wt.stateAfter=ht.save(),ht.nextLine()}else wt.text.length<=it.options.maxHighlightLength&&ue(it,wt.text,ht),wt.stateAfter=ht.line%5==0?ht.save():null,ht.nextLine();if(+new Date>dt)return fd(it,it.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),ct.length&&Do(it,function(){for(var wt=0;wt<ct.length;wt++)oo(it,ct[wt],"text")})}}var Ch=function(it,st,dt){var ht=it.display;this.viewport=st,this.visible=vo(ht,it.doc,st),this.editorIsHidden=!ht.wrapper.offsetWidth,this.wrapperHeight=ht.wrapper.clientHeight,this.wrapperWidth=ht.wrapper.clientWidth,this.oldDisplayWidth=Pa(it),this.force=dt,this.dims=hu(it),this.events=[]};Ch.prototype.signal=function(it,st){Xi(it,st)&&this.events.push(arguments)},Ch.prototype.finish=function(){for(var it=0;it<this.events.length;it++)wi.apply(null,this.events[it])};function Rp(it){var st=it.display;!st.scrollbarsClipped&&st.scroller.offsetWidth&&(st.nativeBarWidth=st.scroller.offsetWidth-st.scroller.clientWidth,st.heightForcer.style.height=bs(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=bs(it)+"px",st.scrollbarsClipped=!0)}function jp(it){if(it.hasFocus())return null;var st=Je();if(!st||!Ye(it.display.lineDiv,st))return null;var dt={activeElt:st};if(window.getSelection){var ht=window.getSelection();ht.anchorNode&&ht.extend&&Ye(it.display.lineDiv,ht.anchorNode)&&(dt.anchorNode=ht.anchorNode,dt.anchorOffset=ht.anchorOffset,dt.focusNode=ht.focusNode,dt.focusOffset=ht.focusOffset)}return dt}function da(it){if(!(!it||!it.activeElt||it.activeElt==Je())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&Ye(document.body,it.anchorNode)&&Ye(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 Kf(it,st){var dt=it.display,ht=it.doc;if(st.editorIsHidden)return zr(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&&Ca(it)==0)return!1;Zr(it)&&(zr(it),st.dims=hu(it));var ct=ht.first+ht.size,wt=Math.max(st.visible.from-it.options.viewportMargin,ht.first),kt=Math.min(ct,st.visible.to+it.options.viewportMargin);dt.viewFrom<wt&&wt-dt.viewFrom<20&&(wt=Math.max(ht.first,dt.viewFrom)),dt.viewTo>kt&&dt.viewTo-kt<20&&(kt=Math.min(ct,dt.viewTo)),Fe&&(wt=En(it.doc,wt),kt=Un(it.doc,kt));var It=wt!=dt.viewFrom||kt!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;Zo(it,wt,kt),dt.viewOffset=io(je(it.doc,dt.viewFrom)),it.display.mover.style.top=dt.viewOffset+"px";var Dt=Ca(it);if(!It&&Dt==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var Yt=jp(it);return Dt>4&&(dt.lineDiv.style.display="none"),oc(it,dt.updateLineNumbers,st.dims),Dt>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,da(Yt),$t(dt.cursorDiv),$t(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,It&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,fd(it,400)),dt.updateLineNumbers=null,!0}function Wo(it,st){for(var dt=st.viewport,ht=!0;;ht=!1){if(!ht||!it.options.lineWrapping||st.oldDisplayWidth==Pa(it)){if(dt&&dt.top!=null&&(dt={top:Math.min(it.doc.height+Js(it.display)-kl(it),dt.top)}),st.visible=vo(it.display,it.doc,dt),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ht&&(st.visible=vo(it.display,it.doc,dt));if(!Kf(it,st))break;Si(it);var ct=$a(it);os(it),zu(it,ct),Vu(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 Wu(it,st){var dt=new Ch(it,st);if(Kf(it,dt)){Si(it),Wo(it,dt);var ht=$a(it);os(it),zu(it,ht),Vu(it,ht),dt.finish()}}function oc(it,st,dt){var ht=it.display,ct=it.options.lineNumbers,wt=ht.lineDiv,kt=wt.firstChild;function It(sn){var dn=sn.nextSibling;return se&&ft&&it.display.currentWheelTarget==sn?sn.style.display="none":sn.parentNode.removeChild(sn),dn}for(var Dt=ht.view,Yt=ht.viewFrom,fe=0;fe<Dt.length;fe++){var Zt=Dt[fe];if(!Zt.hidden)if(!Zt.node||Zt.node.parentNode!=wt){var Me=Ki(it,Zt,Yt,dt);wt.insertBefore(Me,kt)}else{for(;kt!=Zt.node;)kt=It(kt);var Pe=ct&&st!=null&&st<=Yt&&Zt.lineNumber;Zt.changes&&(hn(Zt.changes,"gutter")>-1&&(Pe=!1),uu(it,Zt,Yt,dt)),Pe&&($t(Zt.lineNumber),Zt.lineNumber.appendChild(document.createTextNode(Ze(it.options,Yt)))),kt=Zt.node.nextSibling}Yt+=Zt.size}for(;kt;)kt=It(kt)}function Hu(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function Vu(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+bs(it)+"px"}function Xf(it){var st=it.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ht=Jd(st)-st.scroller.scrollLeft+it.doc.scrollLeft,ct=st.gutters.offsetWidth,wt=ht+"px",kt=0;kt<dt.length;kt++)if(!dt[kt].hidden){it.options.fixedGutter&&(dt[kt].gutter&&(dt[kt].gutter.style.left=wt),dt[kt].gutterBackground&&(dt[kt].gutterBackground.style.left=wt));var It=dt[kt].alignable;if(It)for(var Dt=0;Dt<It.length;Dt++)It[Dt].style.left=wt}it.options.fixedGutter&&(st.gutters.style.left=ht+ct+"px")}}function Zr(it){if(!it.options.lineNumbers)return!1;var st=it.doc,dt=Ze(it.options,st.first+st.size-1),ht=it.display;if(dt.length!=ht.lineNumChars){var ct=ht.measure.appendChild(qt("div",[qt("div",dt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),wt=ct.firstChild.offsetWidth,kt=ct.offsetWidth-wt;return ht.lineGutter.style.width="",ht.lineNumInnerWidth=Math.max(wt,ht.lineGutter.offsetWidth-kt)+1,ht.lineNumWidth=ht.lineNumInnerWidth+kt,ht.lineNumChars=ht.lineNumInnerWidth?dt.length:-1,ht.lineGutter.style.width=ht.lineNumWidth+"px",Hu(it.display),!0}return!1}function ms(it,st){for(var dt=[],ht=!1,ct=0;ct<it.length;ct++){var wt=it[ct],kt=null;if(typeof wt!="string"&&(kt=wt.style,wt=wt.className),wt=="CodeMirror-linenumbers")if(st)ht=!0;else continue;dt.push({className:wt,style:kt})}return st&&!ht&&dt.push({className:"CodeMirror-linenumbers",style:null}),dt}function Lh(it){var st=it.gutters,dt=it.gutterSpecs;$t(st),it.lineGutter=null;for(var ht=0;ht<dt.length;++ht){var ct=dt[ht],wt=ct.className,kt=ct.style,It=st.appendChild(qt("div",null,"CodeMirror-gutter "+wt));kt&&(It.style.cssText=kt),wt=="CodeMirror-linenumbers"&&(it.lineGutter=It,It.style.width=(it.lineNumWidth||1)+"px")}st.style.display=dt.length?"":"none",Hu(it)}function ja(it){Lh(it.display),fr(it),Xf(it)}function Yu(it,st,dt,ht){var ct=this;this.input=dt,ct.scrollbarFiller=qt("div",null,"CodeMirror-scrollbar-filler"),ct.scrollbarFiller.setAttribute("cm-not-content","true"),ct.gutterFiller=qt("div",null,"CodeMirror-gutter-filler"),ct.gutterFiller.setAttribute("cm-not-content","true"),ct.lineDiv=Le("div",null,"CodeMirror-code"),ct.selectionDiv=qt("div",null,null,"position: relative; z-index: 1"),ct.cursorDiv=qt("div",null,"CodeMirror-cursors"),ct.measure=qt("div",null,"CodeMirror-measure"),ct.lineMeasure=qt("div",null,"CodeMirror-measure"),ct.lineSpace=Le("div",[ct.measure,ct.lineMeasure,ct.selectionDiv,ct.cursorDiv,ct.lineDiv],null,"position: relative; outline: none");var wt=Le("div",[ct.lineSpace],"CodeMirror-lines");ct.mover=qt("div",[wt],null,"position: relative"),ct.sizer=qt("div",[ct.mover],"CodeMirror-sizer"),ct.sizerWidth=null,ct.heightForcer=qt("div",null,null,"position: absolute; height: "+oi+"px; width: 1px;"),ct.gutters=qt("div",null,"CodeMirror-gutters"),ct.lineGutter=null,ct.scroller=qt("div",[ct.sizer,ct.heightForcer,ct.gutters],"CodeMirror-scroll"),ct.scroller.setAttribute("tabIndex","-1"),ct.wrapper=qt("div",[ct.scrollbarFiller,ct.gutterFiller,ct.scroller],"CodeMirror"),ce&&he<8&&(ct.gutters.style.zIndex=-1,ct.scroller.style.paddingRight=0),!se&&!(Nt&&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=ms(ht.gutters,ht.lineNumbers),Lh(ct),dt.init(ct)}var La=0,Rr=null;ce?Rr=-.53:Nt?Rr=15:ye?Rr=-.7:Xe&&(Rr=-1/3);function bl(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=bl(it);return st.x*=Rr,st.y*=Rr,st}function vs(it,st){var dt=bl(st),ht=dt.x,ct=dt.y,wt=it.display,kt=wt.scroller,It=kt.scrollWidth>kt.clientWidth,Dt=kt.scrollHeight>kt.clientHeight;if(ht&&It||ct&&Dt){if(ct&&ft&&se){t:for(var Yt=st.target,fe=wt.view;Yt!=kt;Yt=Yt.parentNode)for(var Zt=0;Zt<fe.length;Zt++)if(fe[Zt].node==Yt){it.display.currentWheelTarget=Yt;break t}}if(ht&&!Nt&&!_t&&Rr!=null){ct&&Dt&&Ph(it,Math.max(0,kt.scrollTop+ct*Rr)),fu(it,Math.max(0,kt.scrollLeft+ht*Rr)),(!ct||ct&&Dt)&&Zi(st),wt.wheelStartX=null;return}if(ct&&Rr!=null){var Me=ct*Rr,Pe=it.doc.scrollTop,sn=Pe+wt.wrapper.clientHeight;Me<0?Pe=Math.max(0,Pe+Me-50):sn=Math.min(it.doc.height,sn+Me+50),Wu(it,{top:Pe,bottom:sn})}La<20&&(wt.wheelStartX==null?(wt.wheelStartX=kt.scrollLeft,wt.wheelStartY=kt.scrollTop,wt.wheelDX=ht,wt.wheelDY=ct,setTimeout(function(){if(wt.wheelStartX!=null){var dn=kt.scrollLeft-wt.wheelStartX,Mn=kt.scrollTop-wt.wheelStartY,Yn=Mn&&wt.wheelDY&&Mn/wt.wheelDY||dn&&wt.wheelDX&&dn/wt.wheelDX;wt.wheelStartX=wt.wheelStartY=null,Yn&&(Rr=(Rr*La+Yn)/(La+1),++La)}},200)):(wt.wheelDX+=ht,wt.wheelDY+=ct))}}var tl=function(it,st){this.ranges=it,this.primIndex=st};tl.prototype.primary=function(){return this.ranges[this.primIndex]},tl.prototype.equals=function(it){if(it==this)return!0;if(it.primIndex!=this.primIndex||it.ranges.length!=this.ranges.length)return!1;for(var st=0;st<this.ranges.length;st++){var dt=this.ranges[st],ht=it.ranges[st];if(!jn(dt.anchor,ht.anchor)||!jn(dt.head,ht.head))return!1}return!0},tl.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new Ho(Xn(this.ranges[st].anchor),Xn(this.ranges[st].head));return new tl(it,this.primIndex)},tl.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},tl.prototype.contains=function(it,st){st||(st=it);for(var dt=0;dt<this.ranges.length;dt++){var ht=this.ranges[dt];if(Qe(st,ht.from())>=0&&Qe(it,ht.to())<=0)return dt}return-1};var Ho=function(it,st){this.anchor=it,this.head=st};Ho.prototype.from=function(){return rn(this.anchor,this.head)},Ho.prototype.to=function(){return ii(this.anchor,this.head)},Ho.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function pl(it,st,dt){var ht=it&&it.options.selectionsMayTouch,ct=st[dt];st.sort(function(Me,Pe){return Qe(Me.from(),Pe.from())}),dt=hn(st,ct);for(var wt=1;wt<st.length;wt++){var kt=st[wt],It=st[wt-1],Dt=Qe(It.to(),kt.from());if(ht&&!kt.empty()?Dt>0:Dt>=0){var Yt=rn(It.from(),kt.from()),fe=ii(It.to(),kt.to()),Zt=It.empty()?kt.from()==kt.head:It.from()==It.head;wt<=dt&&--dt,st.splice(--wt,2,new Ho(Zt?fe:Yt,Zt?Yt:fe))}}return new tl(st,dt)}function gu(it,st){return new tl([new Ho(it,st||it)],0)}function Uu(it){return it.text?pe(it.from.line+it.text.length-1,ge(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function Mh(it,st){if(Qe(it,st.from)<0)return it;if(Qe(it,st.to)<=0)return Uu(st);var dt=it.line+st.text.length-(st.to.line-st.from.line)-1,ht=it.ch;return it.line==st.to.line&&(ht+=Uu(st).ch-st.to.ch),pe(dt,ht)}function qd(it,st){for(var dt=[],ht=0;ht<it.sel.ranges.length;ht++){var ct=it.sel.ranges[ht];dt.push(new Ho(Mh(ct.anchor,st),Mh(ct.head,st)))}return pl(it.cm,dt,it.sel.primIndex)}function gd(it,st,dt){return it.line==st.line?pe(dt.line,it.ch-st.ch+dt.ch):pe(dt.line+(it.line-st.line),it.ch)}function _d(it,st,dt){for(var ht=[],ct=pe(it.first,0),wt=ct,kt=0;kt<st.length;kt++){var It=st[kt],Dt=gd(It.from,ct,wt),Yt=gd(Uu(It),ct,wt);if(ct=It.to,wt=Yt,dt=="around"){var fe=it.sel.ranges[kt],Zt=Qe(fe.head,fe.anchor)<0;ht[kt]=new Ho(Zt?Yt:Dt,Zt?Dt:Yt)}else ht[kt]=new Ho(Dt,Dt)}return new tl(ht,it.sel.primIndex)}function ao(it){it.doc.mode=Re(it.options,it.doc.modeOption),$d(it)}function $d(it){it.doc.iter(function(st){st.stateAfter&&(st.stateAfter=null),st.styles&&(st.styles=null)}),it.doc.modeFrontier=it.doc.highlightFrontier=it.doc.first,fd(it,100),it.state.modeGen++,it.curOp&&fr(it)}function rc(it,st){return st.from.ch==0&&st.to.ch==0&&ge(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Zf(it,st,dt,ht){function ct(di){return dt?dt[di]:null}function wt(di,_n,vi){hr(di,_n,vi,ht),si(di,"change",di,st)}function kt(di,_n){for(var vi=[],Hi=di;Hi<_n;++Hi)vi.push(new Qo(Yt[Hi],ct(Hi),ht));return vi}var It=st.from,Dt=st.to,Yt=st.text,fe=je(it,It.line),Zt=je(it,Dt.line),Me=ge(Yt),Pe=ct(Yt.length-1),sn=Dt.line-It.line;if(st.full)it.insert(0,kt(0,Yt.length)),it.remove(Yt.length,it.size-Yt.length);else if(rc(it,st)){var dn=kt(0,Yt.length-1);wt(Zt,Zt.text,Pe),sn&&it.remove(It.line,sn),dn.length&&it.insert(It.line,dn)}else if(fe==Zt)if(Yt.length==1)wt(fe,fe.text.slice(0,It.ch)+Me+fe.text.slice(Dt.ch),Pe);else{var Mn=kt(1,Yt.length-1);Mn.push(new Qo(Me+fe.text.slice(Dt.ch),Pe,ht)),wt(fe,fe.text.slice(0,It.ch)+Yt[0],ct(0)),it.insert(It.line+1,Mn)}else if(Yt.length==1)wt(fe,fe.text.slice(0,It.ch)+Yt[0]+Zt.text.slice(Dt.ch),ct(0)),it.remove(It.line+1,sn);else{wt(fe,fe.text.slice(0,It.ch)+Yt[0],ct(0)),wt(Zt,Me+Zt.text.slice(Dt.ch),Pe);var Yn=kt(1,Yt.length-1);sn>1&&it.remove(It.line+1,sn-1),it.insert(It.line+1,Yn)}si(it,"change",it,st)}function El(it,st,dt){function ht(ct,wt,kt){if(ct.linked)for(var It=0;It<ct.linked.length;++It){var Dt=ct.linked[It];if(Dt.doc!=wt){var Yt=kt&&Dt.sharedHist;dt&&!Yt||(st(Dt.doc,Yt),ht(Dt.doc,ct,Yt))}}}ht(it,null,!0)}function Jf(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,Ci(it),ao(it),tf(it),it.options.lineWrapping||eo(it),it.options.mode=st.modeOption,fr(it)}function tf(it){(it.doc.direction=="rtl"?Sn:Ut)(it.display.lineDiv,"CodeMirror-rtl")}function $0(it){Do(it,function(){tf(it),fr(it)})}function cd(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 Qf(it,st){var dt={from:Xn(st.from),to:Uu(st),text:Rn(it,st.from,st.to)};return Ku(it,dt,st.from.line,st.to.line+1),El(it,function(ht){return Ku(ht,dt,st.from.line,st.to.line+1)},!0),dt}function pd(it){for(;it.length;){var st=ge(it);if(st.ranges)it.pop();else break}}function ef(it,st){if(st)return pd(it.done),ge(it.done);if(it.done.length&&!ge(it.done).ranges)return ge(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),ge(it.done)}function nf(it,st,dt,ht){var ct=it.history;ct.undone.length=0;var wt=+new Date,kt,It;if((ct.lastOp==ht||ct.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&ct.lastModTime>wt-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(kt=ef(ct,ct.lastOp==ht)))It=ge(kt.changes),Qe(st.from,st.to)==0&&Qe(st.from,It.to)==0?It.to=Uu(st):kt.changes.push(Qf(it,st));else{var Dt=ge(ct.done);for((!Dt||!Dt.ranges)&&md(it.sel,ct.done),kt={changes:[Qf(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=wt,ct.lastOp=ct.lastSelOp=ht,ct.lastOrigin=ct.lastSelOrigin=st.origin,It||wi(it,"historyAdded")}function sc(it,st,dt,ht){var ct=st.charAt(0);return ct=="*"||ct=="+"&&dt.ranges.length==ht.ranges.length&&dt.somethingSelected()==ht.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function of(it,st,dt,ht){var ct=it.history,wt=ht&&ht.origin;dt==ct.lastSelOp||wt&&ct.lastSelOrigin==wt&&(ct.lastModTime==ct.lastSelTime&&ct.lastOrigin==wt||sc(it,wt,ge(ct.done),st))?ct.done[ct.done.length-1]=st:md(st,ct.done),ct.lastSelTime=+new Date,ct.lastSelOrigin=wt,ct.lastSelOp=dt,ht&&ht.clearRedo!==!1&&pd(ct.undone)}function md(it,st){var dt=ge(st);dt&&dt.ranges&&dt.equals(it)||st.push(it)}function Ku(it,st,dt,ht){var ct=st["spans_"+it.id],wt=0;it.iter(Math.max(it.first,dt),Math.min(it.first+it.size,ht),function(kt){kt.markedSpans&&((ct||(ct=st["spans_"+it.id]={}))[wt]=kt.markedSpans),++wt})}function $s(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 Yl(it,st){var dt=st["spans_"+it.id];if(!dt)return null;for(var ht=[],ct=0;ct<st.text.length;++ct)ht.push($s(dt[ct]));return ht}function qf(it,st){var dt=Yl(it,st),ht=so(it,st);if(!dt)return ht;if(!ht)return dt;for(var ct=0;ct<dt.length;++ct){var wt=dt[ct],kt=ht[ct];if(wt&&kt)t:for(var It=0;It<kt.length;++It){for(var Dt=kt[It],Yt=0;Yt<wt.length;++Yt)if(wt[Yt].marker==Dt.marker)continue t;wt.push(Dt)}else kt&&(dt[ct]=kt)}return dt}function cu(it,st,dt){for(var ht=[],ct=0;ct<it.length;++ct){var wt=it[ct];if(wt.ranges){ht.push(dt?tl.prototype.deepCopy.call(wt):wt);continue}var kt=wt.changes,It=[];ht.push({changes:It});for(var Dt=0;Dt<kt.length;++Dt){var Yt=kt[Dt],fe=void 0;if(It.push({from:Yt.from,to:Yt.to,text:Yt.text}),st)for(var Zt in Yt)(fe=Zt.match(/^spans_(\d+)$/))&&hn(st,Number(fe[1]))>-1&&(ge(It)[Zt]=Yt[Zt],delete Yt[Zt])}}return ht}function _f(it,st,dt,ht){if(ht){var ct=it.anchor;if(dt){var wt=Qe(st,ct)<0;wt!=Qe(dt,ct)<0?(ct=st,st=dt):wt!=Qe(st,dt)<0&&(st=dt)}return new Ho(ct,st)}else return new Ho(dt||st,st)}function $f(it,st,dt,ht,ct){ct==null&&(ct=it.cm&&(it.cm.display.shift||it.extend)),Ws(it,new tl([_f(it.sel.primary(),st,dt,ct)],0),ht)}function Gp(it,st,dt){for(var ht=[],ct=it.cm&&(it.cm.display.shift||it.extend),wt=0;wt<it.sel.ranges.length;wt++)ht[wt]=_f(it.sel.ranges[wt],st[wt],null,ct);var kt=pl(it.cm,ht,it.sel.primIndex);Ws(it,kt,dt)}function Xu(it,st,dt,ht){var ct=it.sel.ranges.slice(0);ct[st]=dt,Ws(it,pl(it.cm,ct,it.sel.primIndex),ht)}function Ah(it,st,dt,ht){Ws(it,gu(st,dt),ht)}function Wp(it,st,dt){var ht={ranges:st.ranges,update:function(ct){this.ranges=[];for(var wt=0;wt<ct.length;wt++)this.ranges[wt]=new Ho(gn(it,ct[wt].anchor),gn(it,ct[wt].head))},origin:dt&&dt.origin};return wi(it,"beforeSelectionChange",it,ht),it.cm&&wi(it.cm,"beforeSelectionChange",it.cm,ht),ht.ranges!=st.ranges?pl(it.cm,ht.ranges,ht.ranges.length-1):st}function tg(it,st,dt){var ht=it.history.done,ct=ge(ht);ct&&ct.ranges?(ht[ht.length-1]=st,kh(it,st,dt)):Ws(it,st,dt)}function Ws(it,st,dt){kh(it,st,dt),of(it,it.sel,it.cm?it.cm.curOp.id:NaN,dt)}function kh(it,st,dt){(Xi(it,"beforeSelectionChange")||it.cm&&Xi(it.cm,"beforeSelectionChange"))&&(st=Wp(it,st,dt));var ht=dt&&dt.bias||(Qe(st.primary().head,it.sel.primary().head)<0?-1:1);ac(it,sf(it,st,ht,!0)),!(dt&&dt.scroll===!1)&&it.cm&&du(it.cm)}function ac(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,Ao(it.cm)),si(it,"cursorActivity",it))}function rf(it){ac(it,sf(it,it.sel,null,!1))}function sf(it,st,dt,ht){for(var ct,wt=0;wt<st.ranges.length;wt++){var kt=st.ranges[wt],It=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[wt],Dt=af(it,kt.anchor,It&&It.anchor,dt,ht),Yt=af(it,kt.head,It&&It.head,dt,ht);(ct||Dt!=kt.anchor||Yt!=kt.head)&&(ct||(ct=st.ranges.slice(0,wt)),ct[wt]=new Ho(Dt,Yt))}return ct?pl(it.cm,ct,st.primIndex):st}function pu(it,st,dt,ht,ct){var wt=je(it,st.line);if(wt.markedSpans)for(var kt=0;kt<wt.markedSpans.length;++kt){var It=wt.markedSpans[kt],Dt=It.marker,Yt="selectLeft"in Dt?!Dt.selectLeft:Dt.inclusiveLeft,fe="selectRight"in Dt?!Dt.selectRight:Dt.inclusiveRight;if((It.from==null||(Yt?It.from<=st.ch:It.from<st.ch))&&(It.to==null||(fe?It.to>=st.ch:It.to>st.ch))){if(ct&&(wi(Dt,"beforeCursorEnter"),Dt.explicitlyCleared))if(wt.markedSpans){--kt;continue}else break;if(!Dt.atomic)continue;if(dt){var Zt=Dt.find(ht<0?1:-1),Me=void 0;if((ht<0?fe:Yt)&&(Zt=lc(it,Zt,-ht,Zt&&Zt.line==st.line?wt:null)),Zt&&Zt.line==st.line&&(Me=Qe(Zt,dt))&&(ht<0?Me<0:Me>0))return pu(it,Zt,st,ht,ct)}var Pe=Dt.find(ht<0?-1:1);return(ht<0?Yt:fe)&&(Pe=lc(it,Pe,ht,Pe.line==st.line?wt:null)),Pe?pu(it,Pe,st,ht,ct):null}}return st}function af(it,st,dt,ht,ct){var wt=ht||1,kt=pu(it,st,dt,wt,ct)||!ct&&pu(it,st,dt,wt,!0)||pu(it,st,dt,-wt,ct)||!ct&&pu(it,st,dt,-wt,!0);return kt||(it.cantEdit=!0,pe(it.first,0))}function lc(it,st,dt,ht){return dt<0&&st.ch==0?st.line>it.first?gn(it,pe(st.line-1)):null:dt>0&&st.ch==(ht||je(it,st.line)).text.length?st.line<it.first+it.size-1?pe(st.line+1,0):null:new pe(st.line,st.ch+dt)}function jr(it){it.setSelection(pe(it.firstLine(),0),pe(it.lastLine()),Ne)}function lf(it,st,dt){var ht={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return ht.canceled=!0}};return dt&&(ht.update=function(ct,wt,kt,It){ct&&(ht.from=gn(it,ct)),wt&&(ht.to=gn(it,wt)),kt&&(ht.text=kt),It!==void 0&&(ht.origin=It)}),wi(it,"beforeChange",it,ht),it.cm&&wi(it.cm,"beforeChange",it.cm,ht),ht.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:ht.from,to:ht.to,text:ht.text,origin:ht.origin}}function Zu(it,st,dt){if(it.cm){if(!it.cm.curOp)return rs(it.cm,Zu)(it,st,dt);if(it.cm.state.suppressEdits)return}if(!((Xi(it,"beforeChange")||it.cm&&Xi(it.cm,"beforeChange"))&&(st=lf(it,st,!0),!st))){var ht=Ji&&!dt&&So(it,st.from,st.to);if(ht)for(var ct=ht.length-1;ct>=0;--ct)Fh(it,{from:ht[ct].from,to:ht[ct].to,text:ct?[""]:st.text,origin:st.origin});else Fh(it,st)}}function Fh(it,st){if(!(st.text.length==1&&st.text[0]==""&&Qe(st.from,st.to)==0)){var dt=qd(it,st);nf(it,st,dt,it.cm?it.cm.curOp.id:NaN),vd(it,st,dt,so(it,st));var ht=[];El(it,function(ct,wt){!wt&&hn(ht,ct.history)==-1&&(hc(ct.history,st),ht.push(ct.history)),vd(ct,st,null,so(ct,st))})}}function uf(it,st,dt){var ht=it.cm&&it.cm.state.suppressEdits;if(!(ht&&!dt)){for(var ct=it.history,wt,kt=it.sel,It=st=="undo"?ct.done:ct.undone,Dt=st=="undo"?ct.undone:ct.done,Yt=0;Yt<It.length&&(wt=It[Yt],!(dt?wt.ranges&&!wt.equals(it.sel):!wt.ranges));Yt++);if(Yt!=It.length){for(ct.lastOrigin=ct.lastSelOrigin=null;;)if(wt=It.pop(),wt.ranges){if(md(wt,Dt),dt&&!wt.equals(it.sel)){Ws(it,wt,{clearRedo:!1});return}kt=wt}else if(ht){It.push(wt);return}else break;var fe=[];md(kt,Dt),Dt.push({changes:fe,generation:ct.generation}),ct.generation=wt.generation||++ct.maxGeneration;for(var Zt=Xi(it,"beforeChange")||it.cm&&Xi(it.cm,"beforeChange"),Me=function(dn){var Mn=wt.changes[dn];if(Mn.origin=st,Zt&&!lf(it,Mn,!1))return It.length=0,{};fe.push(Qf(it,Mn));var Yn=dn?qd(it,Mn):ge(It);vd(it,Mn,Yn,qf(it,Mn)),!dn&&it.cm&&it.cm.scrollIntoView({from:Mn.from,to:Uu(Mn)});var di=[];El(it,function(_n,vi){!vi&&hn(di,_n.history)==-1&&(hc(_n.history,Mn),di.push(_n.history)),vd(_n,Mn,null,qf(_n,Mn))})},Pe=wt.changes.length-1;Pe>=0;--Pe){var sn=Me(Pe);if(sn)return sn.v}}}}function uc(it,st){if(st!=0&&(it.first+=st,it.sel=new tl(un(it.sel.ranges,function(ct){return new Ho(pe(ct.anchor.line+st,ct.anchor.ch),pe(ct.head.line+st,ct.head.ch))}),it.sel.primIndex),it.cm)){fr(it.cm,it.first,it.first-st,st);for(var dt=it.cm.display,ht=dt.viewFrom;ht<dt.viewTo;ht++)oo(it.cm,ht,"gutter")}}function vd(it,st,dt,ht){if(it.cm&&!it.cm.curOp)return rs(it.cm,vd)(it,st,dt,ht);if(st.to.line<it.first){uc(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);uc(it,ct),st={from:pe(it.first,0),to:pe(st.to.line+ct,st.to.ch),text:[ge(st.text)],origin:st.origin}}var wt=it.lastLine();st.to.line>wt&&(st={from:st.from,to:pe(wt,je(it,wt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=Rn(it,st.from,st.to),dt||(dt=qd(it,st)),it.cm?Hp(it.cm,st,ht):Zf(it,st,ht),kh(it,dt,Ne),it.cantEdit&&af(it,pe(it.firstLine(),0))&&(it.cantEdit=!1)}}function Hp(it,st,dt){var ht=it.doc,ct=it.display,wt=st.from,kt=st.to,It=!1,Dt=wt.line;it.options.lineWrapping||(Dt=Ht(On(je(ht,wt.line))),ht.iter(Dt,kt.line+1,function(Pe){if(Pe==ct.maxLine)return It=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&Ao(it),Zf(ht,st,dt,dr(it)),it.options.lineWrapping||(ht.iter(Dt,wt.line+st.text.length,function(Pe){var sn=Ko(Pe);sn>ct.maxLineLength&&(ct.maxLine=Pe,ct.maxLineLength=sn,ct.maxLineChanged=!0,It=!1)}),It&&(it.curOp.updateMaxLine=!0)),Ei(ht,wt.line),fd(it,400);var Yt=st.text.length-(kt.line-wt.line)-1;st.full?fr(it):wt.line==kt.line&&st.text.length==1&&!rc(it.doc,st)?oo(it,wt.line,"text"):fr(it,wt.line,kt.line+1,Yt);var fe=Xi(it,"changes"),Zt=Xi(it,"change");if(Zt||fe){var Me={from:wt,to:kt,text:st.text,removed:st.removed,origin:st.origin};Zt&&si(it,"change",it,Me),fe&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(Me)}it.display.selForContextMenu=null}function bh(it,st,dt,ht,ct){var wt;ht||(ht=dt),Qe(ht,dt)<0&&(wt=[ht,dt],dt=wt[0],ht=wt[1]),typeof st=="string"&&(st=it.splitLines(st)),Zu(it,{from:dt,to:ht,text:st,origin:ct})}function el(it,st,dt,ht){dt<it.line?it.line+=ht:st<it.line&&(it.line=st,it.ch=0)}function Vp(it,st,dt,ht){for(var ct=0;ct<it.length;++ct){var wt=it[ct],kt=!0;if(wt.ranges){wt.copied||(wt=it[ct]=wt.deepCopy(),wt.copied=!0);for(var It=0;It<wt.ranges.length;It++)el(wt.ranges[It].anchor,st,dt,ht),el(wt.ranges[It].head,st,dt,ht);continue}for(var Dt=0;Dt<wt.changes.length;++Dt){var Yt=wt.changes[Dt];if(dt<Yt.from.line)Yt.from=pe(Yt.from.line+ht,Yt.from.ch),Yt.to=pe(Yt.to.line+ht,Yt.to.ch);else if(st<=Yt.to.line){kt=!1;break}}kt||(it.splice(0,ct+1),ct=0)}}function hc(it,st){var dt=st.from.line,ht=st.to.line,ct=st.text.length-(ht-dt)-1;Vp(it.done,dt,ht,ct),Vp(it.undone,dt,ht,ct)}function Eh(it,st,dt,ht){var ct=st,wt=st;return typeof st=="number"?wt=je(it,$e(it,st)):ct=Ht(st),ct==null?null:(ht(wt,ct)&&it.cm&&oo(it.cm,ct,dt),wt)}function yd(it){this.lines=it,this.parent=null;for(var st=0,dt=0;dt<it.length;++dt)it[dt].parent=this,st+=it[dt].height;this.height=st}yd.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,st){for(var dt=it,ht=it+st;dt<ht;++dt){var ct=this.lines[dt];this.height-=ct.height,br(ct),si(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 ht=0;ht<st.length;++ht)st[ht].parent=this},iterN:function(it,st,dt){for(var ht=it+st;it<ht;++it)if(dt(this.lines[it]))return!0}};function Lr(it){this.children=it;for(var st=0,dt=0,ht=0;ht<it.length;++ht){var ct=it[ht];st+=ct.chunkSize(),dt+=ct.height,ct.parent=this}this.size=st,this.height=dt,this.parent=null}Lr.prototype={chunkSize:function(){return this.size},removeInner:function(it,st){this.size-=st;for(var dt=0;dt<this.children.length;++dt){var ht=this.children[dt],ct=ht.chunkSize();if(it<ct){var wt=Math.min(st,ct-it),kt=ht.height;if(ht.removeInner(it,wt),this.height-=kt-ht.height,ct==wt&&(this.children.splice(dt--,1),ht.parent=null),(st-=wt)==0)break;it=0}else it-=ct}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof yd))){var It=[];this.collapse(It),this.children=[new yd(It)],this.children[0].parent=this}},collapse:function(it){for(var st=0;st<this.children.length;++st)this.children[st].collapse(it)},insertInner:function(it,st,dt){this.size+=st.length,this.height+=dt;for(var ht=0;ht<this.children.length;++ht){var ct=this.children[ht],wt=ct.chunkSize();if(it<=wt){if(ct.insertInner(it,st,dt),ct.lines&&ct.lines.length>50){for(var kt=ct.lines.length%25+25,It=kt;It<ct.lines.length;){var Dt=new yd(ct.lines.slice(It,It+=25));ct.height-=Dt.height,this.children.splice(++ht,0,Dt),Dt.parent=this}ct.lines=ct.lines.slice(0,kt),this.maybeSpill()}break}it-=wt}},maybeSpill:function(){if(!(this.children.length<=10)){var it=this;do{var st=it.children.splice(it.children.length-5,5),dt=new Lr(st);if(it.parent){it.size-=dt.size,it.height-=dt.height;var ct=hn(it.parent.children,it);it.parent.children.splice(ct+1,0,dt)}else{var ht=new Lr(it.children);ht.parent=it,it.children=[ht,dt],it=ht}dt.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,st,dt){for(var ht=0;ht<this.children.length;++ht){var ct=this.children[ht],wt=ct.chunkSize();if(it<wt){var kt=Math.min(st,wt-it);if(ct.iterN(it,kt,dt))return!0;if((st-=kt)==0)break;it=0}else it-=wt}}};var mu=function(it,st,dt){if(dt)for(var ht in dt)dt.hasOwnProperty(ht)&&(this[ht]=dt[ht]);this.doc=it,this.node=st};mu.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,dt=this.line,ht=Ht(dt);if(!(ht==null||!st)){for(var ct=0;ct<st.length;++ct)st[ct]==this&&st.splice(ct--,1);st.length||(dt.widgets=null);var wt=ns(this);an(dt,Math.max(0,dt.height-wt)),it&&(Do(it,function(){Yp(it,dt,-wt),oo(it,ht,"widget")}),si(it,"lineWidgetCleared",it,this,ht))}},mu.prototype.changed=function(){var it=this,st=this.height,dt=this.doc.cm,ht=this.line;this.height=null;var ct=ns(this)-st;ct&&(Ie(this.doc,ht)||an(ht,ht.height+ct),dt&&Do(dt,function(){dt.curOp.forceUpdate=!0,Yp(dt,ht,ct),si(dt,"lineWidgetChanged",dt,it,Ht(ht))}))},ji(mu);function Yp(it,st,dt){io(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&Vf(it,dt)}function eg(it,st,dt,ht){var ct=new mu(it,dt,ht),wt=it.cm;return wt&&ct.noHScroll&&(wt.display.alignWidgets=!0),Eh(it,st,"widget",function(kt){var It=kt.widgets||(kt.widgets=[]);if(ct.insertAt==null?It.push(ct):It.splice(Math.min(It.length-1,Math.max(0,ct.insertAt)),0,ct),ct.line=kt,wt&&!Ie(it,kt)){var Dt=io(kt)<it.scrollTop;an(kt,kt.height+ns(ct)),Dt&&Vf(wt,ct.height),wt.curOp.forceUpdate=!0}return!0}),wt&&si(wt,"lineWidgetAdded",wt,ct,typeof st=="number"?st:Ht(st)),ct}var Up=0,oe=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++Up};oe.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&Ru(it),Xi(this,"clear")){var dt=this.find();dt&&si(this,"clear",dt.from,dt.to)}for(var ht=null,ct=null,wt=0;wt<this.lines.length;++wt){var kt=this.lines[wt],It=Ro(kt.markedSpans,this);it&&!this.collapsed?oo(it,Ht(kt),"text"):it&&(It.to!=null&&(ct=Ht(kt)),It.from!=null&&(ht=Ht(kt))),kt.markedSpans=qi(kt.markedSpans,It),It.from==null&&this.collapsed&&!Ie(this.doc,kt)&&it&&an(kt,Qs(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var Dt=0;Dt<this.lines.length;++Dt){var Yt=On(this.lines[Dt]),fe=Ko(Yt);fe>it.display.maxLineLength&&(it.display.maxLine=Yt,it.display.maxLineLength=fe,it.display.maxLineChanged=!0)}ht!=null&&it&&this.collapsed&&fr(it,ht,ct+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&rf(it.doc)),it&&si(it,"markerCleared",it,this,ht,ct),st&&ju(it),this.parent&&this.parent.clear()}},oe.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var dt,ht,ct=0;ct<this.lines.length;++ct){var wt=this.lines[ct],kt=Ro(wt.markedSpans,this);if(kt.from!=null&&(dt=pe(st?wt:Ht(wt),kt.from),it==-1))return dt;if(kt.to!=null&&(ht=pe(st?wt:Ht(wt),kt.to),it==1))return ht}return dt&&{from:dt,to:ht}},oe.prototype.changed=function(){var it=this,st=this.find(-1,!0),dt=this,ht=this.doc.cm;!st||!ht||Do(ht,function(){var ct=st.line,wt=Ht(st.line),kt=gl(ht,wt);if(kt&&(ud(kt),ht.curOp.selectionChanged=ht.curOp.forceUpdate=!0),ht.curOp.updateMaxLine=!0,!Ie(dt.doc,ct)&&dt.height!=null){var It=dt.height;dt.height=null;var Dt=ns(dt)-It;Dt&&an(ct,ct.height+Dt)}si(ht,"markerChanged",ht,it)})},oe.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||hn(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},oe.prototype.detachLine=function(it){if(this.lines.splice(hn(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},ji(oe);function Th(it,st,dt,ht,ct){if(ht&&ht.shared)return Kp(it,st,dt,ht,ct);if(it.cm&&!it.cm.curOp)return rs(it.cm,Th)(it,st,dt,ht,ct);var wt=new oe(it,ct),kt=Qe(st,dt);if(ht&&ni(ht,wt,!1),kt>0||kt==0&&wt.clearWhenEmpty!==!1)return wt;if(wt.replacedWith&&(wt.collapsed=!0,wt.widgetNode=Le("span",[wt.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||wt.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(wt.widgetNode.insertLeft=!0)),wt.collapsed){if(yi(it,st.line,st,dt,wt)||st.line!=dt.line&&yi(it,dt.line,st,dt,wt))throw new Error("Inserting collapsed marker partially overlapping an existing one");ke()}wt.addToHistory&&nf(it,{from:st,to:dt,origin:"markText"},it.sel,NaN);var It=st.line,Dt=it.cm,Yt;if(it.iter(It,dt.line+1,function(Zt){Dt&&wt.collapsed&&!Dt.options.lineWrapping&&On(Zt)==Dt.display.maxLine&&(Yt=!0),wt.collapsed&&It!=st.line&&an(Zt,0),Fo(Zt,new Ii(wt,It==st.line?st.ch:null,It==dt.line?dt.ch:null)),++It}),wt.collapsed&&it.iter(st.line,dt.line+1,function(Zt){Ie(it,Zt)&&an(Zt,0)}),wt.clearOnEnter&&Tn(wt,"beforeCursorEnter",function(){return wt.clear()}),wt.readOnly&&(ro(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),wt.collapsed&&(wt.id=++Up,wt.atomic=!0),Dt){if(Yt&&(Dt.curOp.updateMaxLine=!0),wt.collapsed)fr(Dt,st.line,dt.line+1);else if(wt.className||wt.startStyle||wt.endStyle||wt.css||wt.attributes||wt.title)for(var fe=st.line;fe<=dt.line;fe++)oo(Dt,fe,"text");wt.atomic&&rf(Dt.doc),si(Dt,"markerAdded",Dt,wt)}return wt}var Ul=function(it,st){this.markers=it,this.primary=st;for(var dt=0;dt<it.length;++dt)it[dt].parent=this};Ul.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();si(this,"clear")}},Ul.prototype.find=function(it,st){return this.primary.find(it,st)},ji(Ul);function Kp(it,st,dt,ht,ct){ht=ni(ht),ht.shared=!1;var wt=[Th(it,st,dt,ht,ct)],kt=wt[0],It=ht.widgetNode;return El(it,function(Dt){It&&(ht.widgetNode=It.cloneNode(!0)),wt.push(Th(Dt,gn(Dt,st),gn(Dt,dt),ht,ct));for(var Yt=0;Yt<Dt.linked.length;++Yt)if(Dt.linked[Yt].isParent)return;kt=ge(wt)}),new Ul(wt,kt)}function dc(it){return it.findMarks(pe(it.first,0),it.clipPos(pe(it.lastLine())),function(st){return st.parent})}function Xp(it,st){for(var dt=0;dt<st.length;dt++){var ht=st[dt],ct=ht.find(),wt=it.clipPos(ct.from),kt=it.clipPos(ct.to);if(Qe(wt,kt)){var It=Th(it,wt,kt,ht.primary,ht.primary.type);ht.markers.push(It),It.parent=ht}}}function fc(it){for(var st=function(ht){var ct=it[ht],wt=[ct.primary.doc];El(ct.primary.doc,function(Dt){return wt.push(Dt)});for(var kt=0;kt<ct.markers.length;kt++){var It=ct.markers[kt];hn(wt,It.doc)==-1&&(It.parent=null,ct.markers.splice(kt--,1))}},dt=0;dt<it.length;dt++)st(dt)}var tv=0,Bs=function(it,st,dt,ht,ct){if(!(this instanceof Bs))return new Bs(it,st,dt,ht,ct);dt==null&&(dt=0),Lr.call(this,[new yd([new Qo("",null)])]),this.first=dt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=dt;var wt=pe(dt,0);this.sel=gu(wt),this.history=new cd(null),this.id=++tv,this.modeOption=st,this.lineSep=ht,this.direction=ct=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Zf(this,{from:wt,to:wt,text:it}),Ws(this,gu(wt),Ne)};Bs.prototype=Pt(Lr.prototype,{constructor:Bs,iter:function(it,st,dt){dt?this.iterN(it-this.first,st-it,dt):this.iterN(this.first,this.first+this.size,it)},insert:function(it,st){for(var dt=0,ht=0;ht<st.length;++ht)dt+=st[ht].height;this.insertInner(it-this.first,st,dt)},remove:function(it,st){this.removeInner(it-this.first,st)},getValue:function(it){var st=Gi(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:cs(function(it){var st=pe(this.first,0),dt=this.first+this.size-1;Zu(this,{from:st,to:pe(dt,je(this,dt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&wh(this.cm,0,0),Ws(this,gu(st),Ne)}),replaceRange:function(it,st,dt,ht){st=gn(this,st),dt=dt?gn(this,dt):st,bh(this,it,st,dt,ht)},getRange:function(it,st,dt){var ht=Rn(this,gn(this,it),gn(this,st));return dt===!1?ht:ht.join(dt||this.lineSeparator())},getLine:function(it){var st=this.getLineHandle(it);return st&&st.text},getLineHandle:function(it){if(qe(this,it))return je(this,it)},getLineNumber:function(it){return Ht(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=je(this,it)),On(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return gn(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:cs(function(it,st,dt){Ah(this,gn(this,typeof it=="number"?pe(it,st||0):it),null,dt)}),setSelection:cs(function(it,st,dt){Ah(this,gn(this,it),gn(this,st||it),dt)}),extendSelection:cs(function(it,st,dt){$f(this,gn(this,it),st&&gn(this,st),dt)}),extendSelections:cs(function(it,st){Gp(this,Jn(this,it),st)}),extendSelectionsBy:cs(function(it,st){var dt=un(this.sel.ranges,it);Gp(this,Jn(this,dt),st)}),setSelections:cs(function(it,st,dt){if(it.length){for(var ht=[],ct=0;ct<it.length;ct++)ht[ct]=new Ho(gn(this,it[ct].anchor),gn(this,it[ct].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),Ws(this,pl(this.cm,ht,st),dt)}}),addSelection:cs(function(it,st,dt){var ht=this.sel.ranges.slice(0);ht.push(new Ho(gn(this,it),gn(this,st||it))),Ws(this,pl(this.cm,ht,ht.length-1),dt)}),getSelection:function(it){for(var st=this.sel.ranges,dt,ht=0;ht<st.length;ht++){var ct=Rn(this,st[ht].from(),st[ht].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,ht=0;ht<dt.length;ht++){var ct=Rn(this,dt[ht].from(),dt[ht].to());it!==!1&&(ct=ct.join(it||this.lineSeparator())),st[ht]=ct}return st},replaceSelection:function(it,st,dt){for(var ht=[],ct=0;ct<this.sel.ranges.length;ct++)ht[ct]=it;this.replaceSelections(ht,st,dt||"+input")},replaceSelections:cs(function(it,st,dt){for(var ht=[],ct=this.sel,wt=0;wt<ct.ranges.length;wt++){var kt=ct.ranges[wt];ht[wt]={from:kt.from(),to:kt.to(),text:this.splitLines(it[wt]),origin:dt}}for(var It=st&&st!="end"&&_d(this,ht,st),Dt=ht.length-1;Dt>=0;Dt--)Zu(this,ht[Dt]);It?tg(this,It):this.cm&&du(this.cm)}),undo:cs(function(){uf(this,"undo")}),redo:cs(function(){uf(this,"redo")}),undoSelection:cs(function(){uf(this,"undo",!0)}),redoSelection:cs(function(){uf(this,"redo",!0)}),setExtending:function(it){this.extend=it},getExtending:function(){return this.extend},historySize:function(){for(var it=this.history,st=0,dt=0,ht=0;ht<it.done.length;ht++)it.done[ht].ranges||++st;for(var 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 cd(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:cu(this.history.done),undone:cu(this.history.undone)}},setHistory:function(it){var st=this.history=new cd(this.history.maxGeneration);st.done=cu(it.done.slice(0),null,!0),st.undone=cu(it.undone.slice(0),null,!0)},setGutterMarker:cs(function(it,st,dt){return Eh(this,it,"gutter",function(ht){var ct=ht.gutterMarkers||(ht.gutterMarkers={});return ct[st]=dt,!dt&&At(ct)&&(ht.gutterMarkers=null),!0})}),clearGutter:cs(function(it){var st=this;this.iter(function(dt){dt.gutterMarkers&&dt.gutterMarkers[it]&&Eh(st,dt,"gutter",function(){return dt.gutterMarkers[it]=null,At(dt.gutterMarkers)&&(dt.gutterMarkers=null),!0})})}),lineInfo:function(it){var st;if(typeof it=="number"){if(!qe(this,it)||(st=it,it=je(this,it),!it))return null}else if(st=Ht(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:cs(function(it,st,dt){return Eh(this,it,st=="gutter"?"gutter":"class",function(ht){var ct=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!ht[ct])ht[ct]=dt;else{if(Wt(dt).test(ht[ct]))return!1;ht[ct]+=" "+dt}return!0})}),removeLineClass:cs(function(it,st,dt){return Eh(this,it,st=="gutter"?"gutter":"class",function(ht){var ct=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",wt=ht[ct];if(wt)if(dt==null)ht[ct]=null;else{var kt=wt.match(Wt(dt));if(!kt)return!1;var It=kt.index+kt[0].length;ht[ct]=wt.slice(0,kt.index)+(!kt.index||It==wt.length?"":" ")+wt.slice(It)||null}else return!1;return!0})}),addLineWidget:cs(function(it,st,dt){return eg(this,it,st,dt)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,dt){return Th(this,gn(this,it),gn(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=gn(this,it),Th(this,it,it,dt,"bookmark")},findMarksAt:function(it){it=gn(this,it);var st=[],dt=je(this,it.line).markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht){var ct=dt[ht];(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=gn(this,it),st=gn(this,st);var ht=[],ct=it.line;return this.iter(it.line,st.line+1,function(wt){var kt=wt.markedSpans;if(kt)for(var It=0;It<kt.length;It++){var Dt=kt[It];!(Dt.to!=null&&ct==it.line&&it.ch>=Dt.to||Dt.from==null&&ct!=it.line||Dt.from!=null&&ct==st.line&&Dt.from>=st.ch)&&(!dt||dt(Dt.marker))&&ht.push(Dt.marker.parent||Dt.marker)}++ct}),ht},getAllMarks:function(){var it=[];return this.iter(function(st){var dt=st.markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht)dt[ht].from!=null&&it.push(dt[ht].marker)}),it},posFromIndex:function(it){var st,dt=this.first,ht=this.lineSeparator().length;return this.iter(function(ct){var wt=ct.text.length+ht;if(wt>it)return st=it,!0;it-=wt,++dt}),gn(this,pe(dt,st))},indexFromPos:function(it){it=gn(this,it);var st=it.ch;if(it.line<this.first||it.ch<0)return 0;var dt=this.lineSeparator().length;return this.iter(this.first,it.line,function(ht){st+=ht.text.length+dt}),st},copy:function(it){var st=new Bs(Gi(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return st.scrollTop=this.scrollTop,st.scrollLeft=this.scrollLeft,st.sel=this.sel,st.extend=!1,it&&(st.history.undoDepth=this.history.undoDepth,st.setHistory(this.getHistory())),st},linkedDoc:function(it){it||(it={});var st=this.first,dt=this.first+this.size;it.from!=null&&it.from>st&&(st=it.from),it.to!=null&&it.to<dt&&(dt=it.to);var ht=new Bs(Gi(this,st,dt),it.mode||this.modeOption,st,this.lineSep,this.direction);return it.sharedHist&&(ht.history=this.history),(this.linked||(this.linked=[])).push({doc:ht,sharedHist:it.sharedHist}),ht.linked=[{doc:this,isParent:!0,sharedHist:it.sharedHist}],Xp(ht,dc(this)),ht},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),fc(dc(this));break}}if(it.history==this.history){var ht=[it.id];El(it,function(ct){return ht.push(ct.id)},!0),it.history=new cd(null),it.history.done=cu(this.history.done,ht),it.history.undone=cu(this.history.undone,ht)}},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):er(it)},lineSeparator:function(){return this.lineSep||`
|
|
`},setDirection:cs(function(it){it!="rtl"&&(it="ltr"),it!=this.direction&&(this.direction=it,this.iter(function(st){return st.order=null}),this.cm&&$0(this.cm))})}),Bs.prototype.eachLine=Bs.prototype.iter;var hf=0;function gc(it){var st=this;if(Qp(st),!(Li(st,it)||Ir(st.display,it))){Zi(it),ce&&(hf=+new Date);var dt=qs(st,it,!0),ht=it.dataTransfer.files;if(!(!dt||st.isReadOnly()))if(ht&&ht.length&&window.FileReader&&window.File)for(var ct=ht.length,wt=Array(ct),kt=0,It=function(){++kt==ct&&rs(st,function(){dt=gn(st.doc,dt);var Pe={from:dt,to:dt,text:st.doc.splitLines(wt.filter(function(sn){return sn!=null}).join(st.doc.lineSeparator())),origin:"paste"};Zu(st.doc,Pe),tg(st.doc,gu(gn(st.doc,dt),gn(st.doc,Uu(Pe))))})()},Dt=function(Pe,sn){if(st.options.allowDropFileTypes&&hn(st.options.allowDropFileTypes,Pe.type)==-1){It();return}var dn=new FileReader;dn.onerror=function(){return It()},dn.onload=function(){var Mn=dn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Mn)){It();return}wt[sn]=Mn,It()},dn.readAsText(Pe)},Yt=0;Yt<ht.length;Yt++)Dt(ht[Yt],Yt);else{if(st.state.draggingText&&st.doc.sel.contains(dt)>-1){st.state.draggingText(it),setTimeout(function(){return st.display.input.focus()},20);return}try{var fe=it.dataTransfer.getData("Text");if(fe){var Zt;if(st.state.draggingText&&!st.state.draggingText.copy&&(Zt=st.listSelections()),kh(st.doc,gu(dt,dt)),Zt)for(var Me=0;Me<Zt.length;++Me)bh(st.doc,"",Zt[Me].anchor,Zt[Me].head,"drag");st.replaceSelection(fe,"around","paste"),st.display.input.focus()}}catch(Pe){}}}}function Zp(it,st){if(ce&&(!it.state.draggingText||+new Date-hf<100)){zo(st);return}if(!(Li(it,st)||Ir(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!Xe)){var dt=qt("img",null,null,"position: fixed; left: 0; top: 0;");dt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",_t&&(dt.width=dt.height=1,it.display.wrapper.appendChild(dt),dt._top=dt.offsetTop),st.dataTransfer.setDragImage(dt,0,0),_t&&dt.parentNode.removeChild(dt)}}function Jp(it,st){var dt=qs(it,st);if(dt){var ht=document.createDocumentFragment();xo(it,dt,ht),it.display.dragCursor||(it.display.dragCursor=qt("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),it.display.lineSpace.insertBefore(it.display.dragCursor,it.display.cursorDiv)),ee(it.display.dragCursor,ht)}}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=[],ht=0;ht<st.length;ht++){var ct=st[ht].CodeMirror;ct&&dt.push(ct)}dt.length&&dt[0].operation(function(){for(var wt=0;wt<dt.length;wt++)it(dt[wt])})}}var cc=!1;function Wa(){cc||(Sd(),cc=!0)}function Sd(){var it;Tn(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,qp(pc)},100))}),Tn(window,"blur",function(){return qp(xh)})}function pc(it){var st=it.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,it.setSize()}for(var Kl={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"},df=0;df<10;df++)Kl[df+48]=Kl[df+96]=String(df);for(var ng=65;ng<=90;ng++)Kl[ng]=String.fromCharCode(ng);for(var ff=1;ff<=12;ff++)Kl[ff+111]=Kl[ff+63235]="F"+ff;var Ma={};Ma.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},Ma.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},Ma.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},Ma.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},Ma.default=ft?Ma.macDefault:Ma.pcDefault;function mc(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var dt,ht,ct,wt,kt=0;kt<st.length-1;kt++){var It=st[kt];if(/^(cmd|meta|m)$/i.test(It))wt=!0;else if(/^a(lt)?$/i.test(It))dt=!0;else if(/^(c|ctrl|control)$/i.test(It))ht=!0;else if(/^s(hift)?$/i.test(It))ct=!0;else throw new Error("Unrecognized modifier name: "+It)}return dt&&(it="Alt-"+it),ht&&(it="Ctrl-"+it),wt&&(it="Cmd-"+it),ct&&(it="Shift-"+it),it}function vc(it){var st={};for(var dt in it)if(it.hasOwnProperty(dt)){var ht=it[dt];if(/^(name|fallthrough|(de|at)tach)$/.test(dt))continue;if(ht=="..."){delete it[dt];continue}for(var ct=un(dt.split(" "),mc),wt=0;wt<ct.length;wt++){var kt=void 0,It=void 0;wt==ct.length-1?(It=ct.join(" "),kt=ht):(It=ct.slice(0,wt+1).join(" "),kt="...");var Dt=st[It];if(!Dt)st[It]=kt;else if(Dt!=kt)throw new Error("Inconsistent bindings for "+It)}delete it[dt]}for(var Yt in st)it[Yt]=st[Yt];return it}function nl(it,st,dt,ht){st=Bh(st);var ct=st.call?st.call(it,ht):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 nl(it,st.fallthrough,dt,ht);for(var wt=0;wt<st.fallthrough.length;wt++){var kt=nl(it,st.fallthrough[wt],dt,ht);if(kt)return kt}}}function xd(it){var st=typeof it=="string"?it:Kl[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function yc(it,st,dt){var ht=it;return st.altKey&&ht!="Alt"&&(it="Alt-"+it),(Lt?st.metaKey:st.ctrlKey)&&ht!="Ctrl"&&(it="Ctrl-"+it),(Lt?st.ctrlKey:st.metaKey)&&ht!="Mod"&&(it="Cmd-"+it),!dt&&st.shiftKey&&ht!="Shift"&&(it="Shift-"+it),it}function _p(it,st){if(_t&&it.keyCode==34&&it.char)return!1;var dt=Kl[it.keyCode];return dt==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(dt=it.code),yc(dt,it,st))}function Bh(it){return typeof it=="string"?Ma[it]:it}function Aa(it,st){for(var dt=it.doc.sel.ranges,ht=[],ct=0;ct<dt.length;ct++){for(var wt=st(dt[ct]);ht.length&&Qe(wt.from,ge(ht).to)<=0;){var kt=ht.pop();if(Qe(kt.from,wt.from)<0){wt.from=kt.from;break}}ht.push(wt)}Do(it,function(){for(var It=ht.length-1;It>=0;It--)bh(it.doc,"",ht[It].from,ht[It].to,"+delete");du(it)})}function Sc(it,st,dt){var ht=Pn(it.text,st+dt,dt);return ht<0||ht>it.text.length?null:ht}function Gr(it,st,dt){var ht=Sc(it,st.ch,dt);return ht==null?null:new pe(st.line,ht,dt<0?"after":"before")}function gf(it,st,dt,ht,ct){if(it){st.doc.direction=="rtl"&&(ct=-ct);var wt=An(dt,st.doc.direction);if(wt){var kt=ct<0?ge(wt):wt[0],It=ct<0==(kt.level==1),Dt=It?"after":"before",Yt;if(kt.level>0||st.doc.direction=="rtl"){var fe=Wl(st,dt);Yt=ct<0?dt.text.length-1:0;var Zt=za(st,fe,Yt).top;Yt=Cn(function(Me){return za(st,fe,Me).top==Zt},ct<0==(kt.level==1)?kt.from:kt.to-1,Yt),Dt=="before"&&(Yt=Sc(dt,Yt,1))}else Yt=ct<0?kt.to:kt.from;return new pe(ht,Yt,Dt)}}return new pe(ht,ct<0?dt.text.length:0,ct<0?"before":"after")}function ig(it,st,dt,ht){var ct=An(st,it.doc.direction);if(!ct)return Gr(st,dt,ht);dt.ch>=st.text.length?(dt.ch=st.text.length,dt.sticky="before"):dt.ch<=0&&(dt.ch=0,dt.sticky="after");var wt=kn(ct,dt.ch,dt.sticky),kt=ct[wt];if(it.doc.direction=="ltr"&&kt.level%2==0&&(ht>0?kt.to>dt.ch:kt.from<dt.ch))return Gr(st,dt,ht);var It=function(Yn,di){return Sc(st,Yn instanceof pe?Yn.ch:Yn,di)},Dt,Yt=function(Yn){return it.options.lineWrapping?(Dt=Dt||Wl(it,st),Xr(it,st,Dt,Yn)):{begin:0,end:st.text.length}},fe=Yt(dt.sticky=="before"?It(dt,-1):dt.ch);if(it.doc.direction=="rtl"||kt.level==1){var Zt=kt.level==1==ht<0,Me=It(dt,Zt?1:-1);if(Me!=null&&(Zt?Me<=kt.to&&Me<=fe.end:Me>=kt.from&&Me>=fe.begin)){var Pe=Zt?"before":"after";return new pe(dt.line,Me,Pe)}}var sn=function(Yn,di,_n){for(var vi=function(gr,as){return as?new pe(dt.line,It(gr,1),"before"):new pe(dt.line,gr,"after")};Yn>=0&&Yn<ct.length;Yn+=di){var Hi=ct[Yn],qn=di>0==(Hi.level!=1),lo=qn?_n.begin:It(_n.end,-1);if(Hi.from<=lo&&lo<Hi.to||(lo=qn?Hi.from:It(Hi.to,-1),_n.begin<=lo&&lo<_n.end))return vi(lo,qn)}},dn=sn(wt+ht,ht,fe);if(dn)return dn;var Mn=ht>0?fe.end:It(fe.begin,-1);return Mn!=null&&!(ht>0&&Mn==st.text.length)&&(dn=sn(ht>0?0:ct.length-1,ht,Yt(Mn)),dn)?dn:null}var Ju={selectAll:jr,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),Ne)},killLine:function(it){return Aa(it,function(st){if(st.empty()){var dt=je(it.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line<it.lastLine()?{from:st.head,to:pe(st.head.line+1,0)}:{from:st.head,to:pe(st.head.line,dt)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return Aa(it,function(st){return{from:pe(st.from().line,0),to:gn(it.doc,pe(st.to().line+1,0))}})},delLineLeft:function(it){return Aa(it,function(st){return{from:pe(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return Aa(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:dt},"div");return{from:ht,to:st.from()}})},delWrappedLineRight:function(it){return Aa(it,function(st){var dt=it.charCoords(st.head,"div").top+5,ht=it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div");return{from:st.from(),to:ht}})},undo:function(it){return it.undo()},redo:function(it){return it.redo()},undoSelection:function(it){return it.undoSelection()},redoSelection:function(it){return it.redoSelection()},goDocStart:function(it){return it.extendSelection(pe(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(pe(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return wd(it,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(st){return xc(it,st.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(st){return Pd(it,st.head.line)},{origin:"+move",bias:-1})},goLineRight:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div")},cn)},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")},cn)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:dt},"div");return ht.ch<it.getLine(ht.line).search(/\S/)?xc(it,st.head):ht},cn)},goLineUp:function(it){return it.moveV(-1,"line")},goLineDown:function(it){return it.moveV(1,"line")},goPageUp:function(it){return it.moveV(-1,"page")},goPageDown:function(it){return it.moveV(1,"page")},goCharLeft:function(it){return it.moveH(-1,"char")},goCharRight:function(it){return it.moveH(1,"char")},goColumnLeft:function(it){return it.moveH(-1,"column")},goColumnRight:function(it){return it.moveH(1,"column")},goWordLeft:function(it){return it.moveH(-1,"word")},goGroupRight:function(it){return it.moveH(1,"group")},goGroupLeft:function(it){return it.moveH(-1,"group")},goWordRight:function(it){return it.moveH(1,"word")},delCharBefore:function(it){return it.deleteH(-1,"codepoint")},delCharAfter:function(it){return it.deleteH(1,"char")},delWordBefore:function(it){return it.deleteH(-1,"word")},delWordAfter:function(it){return it.deleteH(1,"word")},delGroupBefore:function(it){return it.deleteH(-1,"group")},delGroupAfter:function(it){return it.deleteH(1,"group")},indentAuto:function(it){return it.indentSelection("smart")},indentMore:function(it){return it.indentSelection("add")},indentLess:function(it){return it.indentSelection("subtract")},insertTab:function(it){return it.replaceSelection(" ")},insertSoftTab:function(it){for(var st=[],dt=it.listSelections(),ht=it.options.tabSize,ct=0;ct<dt.length;ct++){var wt=dt[ct].from(),kt=le(it.getLine(wt.line),wt.ch,ht);st.push(ne(ht-kt%ht))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return Do(it,function(){for(var st=it.listSelections(),dt=[],ht=0;ht<st.length;ht++)if(st[ht].empty()){var ct=st[ht].head,wt=je(it.doc,ct.line).text;if(wt){if(ct.ch==wt.length&&(ct=new pe(ct.line,ct.ch-1)),ct.ch>0)ct=new pe(ct.line,ct.ch+1),it.replaceRange(wt.charAt(ct.ch-1)+wt.charAt(ct.ch-2),pe(ct.line,ct.ch-2),ct,"+transpose");else if(ct.line>it.doc.first){var kt=je(it.doc,ct.line-1).text;kt&&(ct=new pe(ct.line,1),it.replaceRange(wt.charAt(0)+it.doc.lineSeparator()+kt.charAt(kt.length-1),pe(ct.line-1,kt.length-1),ct,"+transpose"))}}dt.push(new Ho(ct,ct))}it.setSelections(dt)})},newlineAndIndent:function(it){return Do(it,function(){for(var st=it.listSelections(),dt=st.length-1;dt>=0;dt--)it.replaceRange(it.doc.lineSeparator(),st[dt].anchor,st[dt].head,"+input");st=it.listSelections();for(var ht=0;ht<st.length;ht++)it.indentLine(st[ht].from().line,null,!0);du(it)})},openLine:function(it){return it.replaceSelection(`
|
|
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function wd(it,st){var dt=je(it.doc,st),ht=On(dt);return ht!=dt&&(st=Ht(ht)),gf(!0,it,ht,st,1)}function Pd(it,st){var dt=je(it.doc,st),ht=fi(dt);return ht!=dt&&(st=Ht(ht)),gf(!0,it,dt,st,-1)}function xc(it,st){var dt=wd(it,st.line),ht=je(it.doc,dt.line),ct=An(ht,it.doc.direction);if(!ct||ct[0].level==0){var wt=Math.max(dt.ch,ht.text.search(/\S/)),kt=st.line==dt.line&&st.ch<=wt&&st.ch;return pe(dt.line,kt?0:wt,dt.sticky)}return dt}function Cd(it,st,dt){if(typeof st=="string"&&(st=Ju[st],!st))return!1;it.display.input.ensurePolled();var ht=it.display.shift,ct=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),dt&&(it.display.shift=!1),ct=st(it)!=zn}finally{it.display.shift=ht,it.state.suppressEdits=!1}return ct}function wc(it,st,dt){for(var ht=0;ht<it.state.keyMaps.length;ht++){var ct=nl(st,it.state.keyMaps[ht],dt,it);if(ct)return ct}return it.options.extraKeys&&nl(st,it.options.extraKeys,dt,it)||nl(st,it.options.keyMap,dt,it)}var Xl=new Xt;function Nh(it,st,dt,ht){var ct=it.state.keySeq;if(ct){if(xd(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:Xl.set(50,function(){it.state.keySeq==ct&&(it.state.keySeq=null,it.display.input.reset())}),og(it,ct+" "+st,dt,ht))return!0}return og(it,st,dt,ht)}function og(it,st,dt,ht){var ct=wc(it,st,ht);return ct=="multi"&&(it.state.keySeq=st),ct=="handled"&&si(it,"keyHandled",it,st,dt),(ct=="handled"||ct=="multi")&&(Zi(dt),Go(it)),!!ct}function rg(it,st){var dt=_p(st,!0);return dt?st.shiftKey&&!it.state.keySeq?Nh(it,"Shift-"+dt,st,function(ht){return Cd(it,ht,!0)})||Nh(it,dt,st,function(ht){if(typeof ht=="string"?/^go[A-Z]/.test(ht):ht.motion)return Cd(it,ht)}):Nh(it,dt,st,function(ht){return Cd(it,ht)}):!1}function sg(it,st,dt){return Nh(it,"'"+dt+"'",st,function(ht){return Cd(it,ht,!0)})}var Dh=null;function Pc(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=Je(),!Li(st,it))){ce&&he<11&&it.keyCode==27&&(it.returnValue=!1);var dt=it.keyCode;st.display.shift=dt==16||it.shiftKey;var ht=rg(st,it);_t&&(Dh=ht?dt:null,!ht&&dt==88&&!Hr&&(ft?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),Nt&&!ft&&!ht&&dt==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),dt==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Cc(st)}}function Cc(it){var st=it.display.lineDiv;Sn(st,"CodeMirror-crosshair");function dt(ht){(ht.keyCode==18||!ht.altKey)&&(Ut(st,"CodeMirror-crosshair"),$n(document,"keyup",dt),$n(document,"mouseover",dt))}Tn(document,"keyup",dt),Tn(document,"mouseover",dt)}function Lc(it){it.keyCode==16&&(this.doc.sel.shift=!1),Li(this,it)}function Tl(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(Ir(st.display,it)||Li(st,it)||it.ctrlKey&&!it.altKey||ft&&it.metaKey)){var dt=it.keyCode,ht=it.charCode;if(_t&&dt==Dh){Dh=null,Zi(it);return}if(!(_t&&(!it.which||it.which<10)&&rg(st,it))){var ct=String.fromCharCode(ht==null?dt:ht);ct!="\b"&&(sg(st,it,ct)||st.display.input.onKeyPress(it))}}}var $p=400,Mc=function(it,st,dt){this.time=it,this.pos=st,this.button=dt};Mc.prototype.compare=function(it,st,dt){return this.time+$p>it&&Qe(st,this.pos)==0&&dt==this.button};var Ld,Oh;function Ac(it,st){var dt=+new Date;return Oh&&Oh.compare(dt,it,st)?(Ld=Oh=null,"triple"):Ld&&Ld.compare(dt,it,st)?(Oh=new Mc(dt,it,st),Ld=null,"double"):(Ld=new Mc(dt,it,st),Oh=null,"single")}function Bl(it){var st=this,dt=st.display;if(!(Li(st,it)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=it.shiftKey,Ir(dt,it)){se||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!ug(st,it)){var ht=qs(st,it),ct=ki(it),wt=ht?Ac(ht,ct):"single";window.focus(),ct==1&&st.state.selectingText&&st.state.selectingText(it),!(ht&&kc(st,ct,ht,wt,it))&&(ct==1?ht?tm(st,ht,wt,it):kr(it)==dt.scroller&&Zi(it):ct==2?(ht&&$f(st.doc,ht),setTimeout(function(){return dt.input.focus()},20)):ct==3&&(bt?st.display.input.onContextMenu(it):vr(st)))}}}function kc(it,st,dt,ht,ct){var wt="Click";return ht=="double"?wt="Double"+wt:ht=="triple"&&(wt="Triple"+wt),wt=(st==1?"Left":st==2?"Middle":"Right")+wt,Nh(it,yc(wt,ct),ct,function(kt){if(typeof kt=="string"&&(kt=Ju[kt]),!kt)return!1;var It=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),It=kt(it,dt)!=zn}finally{it.state.suppressEdits=!1}return It})}function ag(it,st,dt){var ht=it.getOption("configureMouse"),ct=ht?ht(it,st,dt):{};if(ct.unit==null){var wt=lt?dt.shiftKey&&dt.metaKey:dt.altKey;ct.unit=wt?"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,ht){ce?setTimeout(pi(or,it),0):it.curOp.focus=Je();var ct=ag(it,dt,ht),wt=it.doc.sel,kt;it.options.dragDrop&&ar&&!it.isReadOnly()&&dt=="single"&&(kt=wt.contains(st))>-1&&(Qe((kt=wt.ranges[kt]).from(),st)<0||st.xRel>0)&&(Qe(kt.to(),st)>0||st.xRel<0)?Fc(it,ht,st,ct):ev(it,ht,st,ct)}function Fc(it,st,dt,ht){var ct=it.display,wt=!1,kt=rs(it,function(Yt){se&&(ct.scroller.draggable=!1),it.state.draggingText=!1,$n(ct.wrapper.ownerDocument,"mouseup",kt),$n(ct.wrapper.ownerDocument,"mousemove",It),$n(ct.scroller,"dragstart",Dt),$n(ct.scroller,"drop",kt),wt||(Zi(Yt),ht.addNew||$f(it.doc,dt,null,null,ht.extend),se&&!Xe||ce&&he==9?setTimeout(function(){ct.wrapper.ownerDocument.body.focus({preventScroll:!0}),ct.input.focus()},20):ct.input.focus())}),It=function(Yt){wt=wt||Math.abs(st.clientX-Yt.clientX)+Math.abs(st.clientY-Yt.clientY)>=10},Dt=function(){return wt=!0};se&&(ct.scroller.draggable=!0),it.state.draggingText=kt,kt.copy=!ht.moveOnDrag,ct.scroller.dragDrop&&ct.scroller.dragDrop(),Tn(ct.wrapper.ownerDocument,"mouseup",kt),Tn(ct.wrapper.ownerDocument,"mousemove",It),Tn(ct.scroller,"dragstart",Dt),Tn(ct.scroller,"drop",kt),vr(it),setTimeout(function(){return ct.input.focus()},20)}function bc(it,st,dt){if(dt=="char")return new Ho(st,st);if(dt=="word")return it.findWordAt(st);if(dt=="line")return new Ho(pe(st.line,0),gn(it.doc,pe(st.line+1,0)));var ht=dt(it,st);return new Ho(ht.from,ht.to)}function ev(it,st,dt,ht){var ct=it.display,wt=it.doc;Zi(st);var kt,It,Dt=wt.sel,Yt=Dt.ranges;if(ht.addNew&&!ht.extend?(It=wt.sel.contains(dt),It>-1?kt=Yt[It]:kt=new Ho(dt,dt)):(kt=wt.sel.primary(),It=wt.sel.primIndex),ht.unit=="rectangle")ht.addNew||(kt=new Ho(dt,dt)),dt=qs(it,st,!0,!0),It=-1;else{var fe=bc(it,dt,ht.unit);ht.extend?kt=_f(kt,fe.anchor,fe.head,ht.extend):kt=fe}ht.addNew?It==-1?(It=Yt.length,Ws(wt,pl(it,Yt.concat([kt]),It),{scroll:!1,origin:"*mouse"})):Yt.length>1&&Yt[It].empty()&&ht.unit=="char"&&!ht.extend?(Ws(wt,pl(it,Yt.slice(0,It).concat(Yt.slice(It+1)),0),{scroll:!1,origin:"*mouse"}),Dt=wt.sel):Xu(wt,It,kt,nn):(It=0,Ws(wt,new tl([kt],0),nn),Dt=wt.sel);var Zt=dt;function Me(_n){if(Qe(Zt,_n)!=0)if(Zt=_n,ht.unit=="rectangle"){for(var vi=[],Hi=it.options.tabSize,qn=le(je(wt,dt.line).text,dt.ch,Hi),lo=le(je(wt,_n.line).text,_n.ch,Hi),gr=Math.min(qn,lo),as=Math.max(qn,lo),Mr=Math.min(dt.line,_n.line),ga=Math.min(it.lastLine(),Math.max(dt.line,_n.line));Mr<=ga;Mr++){var Hs=je(wt,Mr).text,Qr=ri(Hs,gr,Hi);gr==as?vi.push(new Ho(pe(Mr,Qr),pe(Mr,Qr))):Hs.length>Qr&&vi.push(new Ho(pe(Mr,Qr),pe(Mr,ri(Hs,as,Hi))))}vi.length||vi.push(new Ho(dt,dt)),Ws(wt,pl(it,Dt.ranges.slice(0,It).concat(vi),It),{origin:"*mouse",scroll:!1}),it.scrollIntoView(_n)}else{var ka=kt,Ns=bc(it,_n,ht.unit),qr=ka.anchor,No;Qe(Ns.anchor,qr)>0?(No=Ns.head,qr=rn(ka.from(),Ns.anchor)):(No=Ns.anchor,qr=ii(ka.to(),Ns.head));var Tr=Dt.ranges.slice(0);Tr[It]=em(it,new Ho(gn(wt,qr),No)),Ws(wt,pl(it,Tr,It),nn)}}var Pe=ct.wrapper.getBoundingClientRect(),sn=0;function dn(_n){var vi=++sn,Hi=qs(it,_n,!0,ht.unit=="rectangle");if(Hi)if(Qe(Hi,Zt)!=0){it.curOp.focus=Je(),Me(Hi);var qn=vo(ct,wt);(Hi.line>=qn.to||Hi.line<qn.from)&&setTimeout(rs(it,function(){sn==vi&&dn(_n)}),150)}else{var lo=_n.clientY<Pe.top?-20:_n.clientY>Pe.bottom?20:0;lo&&setTimeout(rs(it,function(){sn==vi&&(ct.scroller.scrollTop+=lo,dn(_n))}),50)}}function Mn(_n){it.state.selectingText=!1,sn=1/0,_n&&(Zi(_n),ct.input.focus()),$n(ct.wrapper.ownerDocument,"mousemove",Yn),$n(ct.wrapper.ownerDocument,"mouseup",di),wt.history.lastSelOrigin=null}var Yn=rs(it,function(_n){_n.buttons===0||!ki(_n)?Mn(_n):dn(_n)}),di=rs(it,Mn);it.state.selectingText=di,Tn(ct.wrapper.ownerDocument,"mousemove",Yn),Tn(ct.wrapper.ownerDocument,"mouseup",di)}function em(it,st){var dt=st.anchor,ht=st.head,ct=je(it.doc,dt.line);if(Qe(dt,ht)==0&&dt.sticky==ht.sticky)return st;var wt=An(ct);if(!wt)return st;var kt=kn(wt,dt.ch,dt.sticky),It=wt[kt];if(It.from!=dt.ch&&It.to!=dt.ch)return st;var Dt=kt+(It.from==dt.ch==(It.level!=1)?0:1);if(Dt==0||Dt==wt.length)return st;var Yt;if(ht.line!=dt.line)Yt=(ht.line-dt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var fe=kn(wt,ht.ch,ht.sticky),Zt=fe-kt||(ht.ch-dt.ch)*(It.level==1?-1:1);fe==Dt-1||fe==Dt?Yt=Zt<0:Yt=Zt>0}var Me=wt[Dt+(Yt?-1:0)],Pe=Yt==(Me.level==1),sn=Pe?Me.from:Me.to,dn=Pe?"after":"before";return dt.ch==sn&&dt.sticky==dn?st:new Ho(new pe(dt.line,sn,dn),ht)}function lg(it,st,dt,ht){var ct,wt;if(st.touches)ct=st.touches[0].clientX,wt=st.touches[0].clientY;else try{ct=st.clientX,wt=st.clientY}catch(Me){return!1}if(ct>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;ht&&Zi(st);var kt=it.display,It=kt.lineDiv.getBoundingClientRect();if(wt>It.bottom||!Xi(it,dt))return Fi(st);wt-=It.top-kt.viewOffset;for(var Dt=0;Dt<it.display.gutterSpecs.length;++Dt){var Yt=kt.gutters.childNodes[Dt];if(Yt&&Yt.getBoundingClientRect().right>=ct){var fe=re(it.doc,wt),Zt=it.display.gutterSpecs[Dt];return wi(it,dt,it,fe,Zt.className,st),Fi(st)}}}function ug(it,st){return lg(it,st,"gutterClick",!0)}function hg(it,st){Ir(it.display,st)||nm(it,st)||Li(it,st,"contextmenu")||bt||it.display.input.onContextMenu(st)}function nm(it,st){return Xi(it,"gutterContextMenu")?lg(it,st,"gutterContextMenu",!1):!1}function dg(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Nu(it)}var Qu={toString:function(){return"CodeMirror.Init"}},Ec={},cf={};function im(it){var st=it.optionHandlers;function dt(ht,ct,wt,kt){it.defaults[ht]=ct,wt&&(st[ht]=kt?function(It,Dt,Yt){Yt!=Qu&&wt(It,Dt,Yt)}:wt)}it.defineOption=dt,it.Init=Qu,dt("value","",function(ht,ct){return ht.setValue(ct)},!0),dt("mode",null,function(ht,ct){ht.doc.modeOption=ct,ao(ht)},!0),dt("indentUnit",2,ao,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ht){$d(ht),Nu(ht),fr(ht)},!0),dt("lineSeparator",null,function(ht,ct){if(ht.doc.lineSep=ct,!!ct){var wt=[],kt=ht.doc.first;ht.doc.iter(function(Dt){for(var Yt=0;;){var fe=Dt.text.indexOf(ct,Yt);if(fe==-1)break;Yt=fe+ct.length,wt.push(pe(kt,fe))}kt++});for(var It=wt.length-1;It>=0;It--)bh(ht.doc,ct,wt[It],pe(wt[It].line,wt[It].ch+ct.length))}}),dt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ht,ct,wt){ht.state.specialChars=new RegExp(ct.source+(ct.test(" ")?"":"| "),"g"),wt!=Qu&&ht.refresh()}),dt("specialCharPlaceholder",es,function(ht){return ht.refresh()},!0),dt("electricChars",!0),dt("inputStyle",nt?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),dt("spellcheck",!1,function(ht,ct){return ht.getInputField().spellcheck=ct},!0),dt("autocorrect",!1,function(ht,ct){return ht.getInputField().autocorrect=ct},!0),dt("autocapitalize",!1,function(ht,ct){return ht.getInputField().autocapitalize=ct},!0),dt("rtlMoveVisually",!pt),dt("wholeLineUpdateBefore",!0),dt("theme","default",function(ht){dg(ht),ja(ht)},!0),dt("keyMap","default",function(ht,ct,wt){var kt=Bh(ct),It=wt!=Qu&&Bh(wt);It&&It.detach&&It.detach(ht,kt),kt.attach&&kt.attach(ht,It||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,om,!0),dt("gutters",[],function(ht,ct){ht.display.gutterSpecs=ms(ct,ht.options.lineNumbers),ja(ht)},!0),dt("fixedGutter",!0,function(ht,ct){ht.display.gutters.style.left=ct?Jd(ht.display)+"px":"0",ht.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ht){return zu(ht)},!0),dt("scrollbarStyle","native",function(ht){ic(ht),zu(ht),ht.display.scrollbars.setScrollTop(ht.doc.scrollTop),ht.display.scrollbars.setScrollLeft(ht.doc.scrollLeft)},!0),dt("lineNumbers",!1,function(ht,ct){ht.display.gutterSpecs=ms(ht.options.gutters,ct),ja(ht)},!0),dt("firstLineNumber",1,ja,!0),dt("lineNumberFormatter",function(ht){return ht},ja,!0),dt("showCursorWhenSelecting",!1,os,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ht,ct){ct=="nocursor"&&(xh(ht),ht.display.input.blur()),ht.display.input.readOnlyChanged(ct)}),dt("screenReaderLabel",null,function(ht,ct){ct=ct===""?null:ct,ht.display.input.screenReaderLabelChanged(ct)}),dt("disableInput",!1,function(ht,ct){ct||ht.display.input.reset()},!0),dt("dragDrop",!0,fg),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,os,!0),dt("singleCursorHeightPerLine",!0,os,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,$d,!0),dt("addModeClass",!1,$d,!0),dt("pollInterval",100),dt("undoDepth",200,function(ht,ct){return ht.doc.history.undoDepth=ct}),dt("historyEventDelay",1250),dt("viewportMargin",10,function(ht){return ht.refresh()},!0),dt("maxHighlightLength",1e4,$d,!0),dt("moveInputWithCursor",!0,function(ht,ct){ct||ht.display.input.resetPosition()}),dt("tabindex",null,function(ht,ct){return ht.display.input.getField().tabIndex=ct||""}),dt("autofocus",null),dt("direction","ltr",function(ht,ct){return ht.doc.setDirection(ct)},!0),dt("phrases",null)}function fg(it,st,dt){var ht=dt&&dt!=Qu;if(!st!=!ht){var ct=it.display.dragFunctions,wt=st?Tn:$n;wt(it.display.scroller,"dragstart",ct.start),wt(it.display.scroller,"dragenter",ct.enter),wt(it.display.scroller,"dragover",ct.over),wt(it.display.scroller,"dragleave",ct.leave),wt(it.display.scroller,"drop",ct.drop)}}function om(it){it.options.lineWrapping?(Sn(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(Ut(it.display.wrapper,"CodeMirror-wrap"),eo(it)),Ci(it),fr(it),Nu(it),setTimeout(function(){return zu(it)},100)}function Eo(it,st){var dt=this;if(!(this instanceof Eo))return new Eo(it,st);this.options=st=st?ni(st):{},ni(Ec,st,!1);var ht=st.value;typeof ht=="string"?ht=new Bs(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var ct=new Eo.inputStyles[st.inputStyle](this),wt=this.display=new Yu(it,ht,ct,st);wt.wrapper.CodeMirror=this,dg(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ic(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 Xt,keySeq:null,specialChars:null},st.autofocus&&!nt&&wt.input.focus(),ce&&he<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),Md(this),Wa(),Ru(this),this.curOp.forceUpdate=!0,Jf(this,ht),st.autofocus&&!nt||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&Po(dt)},20):xh(this);for(var kt in cf)cf.hasOwnProperty(kt)&&cf[kt](this,st[kt],Qu);Zr(this),st.finishInit&&st.finishInit(this);for(var It=0;It<Ih.length;++It)Ih[It](this);ju(this),se&&st.lineWrapping&&getComputedStyle(wt.lineDiv).textRendering=="optimizelegibility"&&(wt.lineDiv.style.textRendering="auto")}Eo.defaults=Ec,Eo.optionHandlers=cf;function Md(it){var st=it.display;Tn(st.scroller,"mousedown",rs(it,Bl)),ce&&he<11?Tn(st.scroller,"dblclick",rs(it,function(Dt){if(!Li(it,Dt)){var Yt=qs(it,Dt);if(!(!Yt||ug(it,Dt)||Ir(it.display,Dt))){Zi(Dt);var fe=it.findWordAt(Yt);$f(it.doc,fe.anchor,fe.head)}}})):Tn(st.scroller,"dblclick",function(Dt){return Li(it,Dt)||Zi(Dt)}),Tn(st.scroller,"contextmenu",function(Dt){return hg(it,Dt)}),Tn(st.input.getField(),"contextmenu",function(Dt){st.scroller.contains(Dt.target)||hg(it,Dt)});var dt,ht={end:0};function ct(){st.activeTouch&&(dt=setTimeout(function(){return st.activeTouch=null},1e3),ht=st.activeTouch,ht.end=+new Date)}function wt(Dt){if(Dt.touches.length!=1)return!1;var Yt=Dt.touches[0];return Yt.radiusX<=1&&Yt.radiusY<=1}function kt(Dt,Yt){if(Yt.left==null)return!0;var fe=Yt.left-Dt.left,Zt=Yt.top-Dt.top;return fe*fe+Zt*Zt>20*20}Tn(st.scroller,"touchstart",function(Dt){if(!Li(it,Dt)&&!wt(Dt)&&!ug(it,Dt)){st.input.ensurePolled(),clearTimeout(dt);var Yt=+new Date;st.activeTouch={start:Yt,moved:!1,prev:Yt-ht.end<=300?ht:null},Dt.touches.length==1&&(st.activeTouch.left=Dt.touches[0].pageX,st.activeTouch.top=Dt.touches[0].pageY)}}),Tn(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),Tn(st.scroller,"touchend",function(Dt){var Yt=st.activeTouch;if(Yt&&!Ir(st,Dt)&&Yt.left!=null&&!Yt.moved&&new Date-Yt.start<300){var fe=it.coordsChar(st.activeTouch,"page"),Zt;!Yt.prev||kt(Yt,Yt.prev)?Zt=new Ho(fe,fe):!Yt.prev.prev||kt(Yt,Yt.prev.prev)?Zt=it.findWordAt(fe):Zt=new Ho(pe(fe.line,0),gn(it.doc,pe(fe.line+1,0))),it.setSelection(Zt.anchor,Zt.head),it.focus(),Zi(Dt)}ct()}),Tn(st.scroller,"touchcancel",ct),Tn(st.scroller,"scroll",function(){st.scroller.clientHeight&&(Ph(it,st.scroller.scrollTop),fu(it,st.scroller.scrollLeft,!0),wi(it,"scroll",it))}),Tn(st.scroller,"mousewheel",function(Dt){return vs(it,Dt)}),Tn(st.scroller,"DOMMouseScroll",function(Dt){return vs(it,Dt)}),Tn(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Dt){Li(it,Dt)||zo(Dt)},over:function(Dt){Li(it,Dt)||(Jp(it,Dt),zo(Dt))},start:function(Dt){return Zp(it,Dt)},drop:rs(it,gc),leave:function(Dt){Li(it,Dt)||Qp(it)}};var It=st.input.getField();Tn(It,"keyup",function(Dt){return Lc.call(it,Dt)}),Tn(It,"keydown",rs(it,Pc)),Tn(It,"keypress",rs(it,Tl)),Tn(It,"focus",function(Dt){return Po(it,Dt)}),Tn(It,"blur",function(Dt){return xh(it,Dt)})}var Ih=[];Eo.defineInitHook=function(it){return Ih.push(it)};function ss(it,st,dt,ht){var ct=it.doc,wt;dt==null&&(dt="add"),dt=="smart"&&(ct.mode.indent?wt=wo(it,st).state:dt="prev");var kt=it.options.tabSize,It=je(ct,st),Dt=le(It.text,null,kt);It.stateAfter&&(It.stateAfter=null);var Yt=It.text.match(/^\s*/)[0],fe;if(!ht&&!/\S/.test(It.text))fe=0,dt="not";else if(dt=="smart"&&(fe=ct.mode.indent(wt,It.text.slice(Yt.length),It.text),fe==zn||fe>150)){if(!ht)return;dt="prev"}dt=="prev"?st>ct.first?fe=le(je(ct,st-1).text,null,kt):fe=0:dt=="add"?fe=Dt+it.options.indentUnit:dt=="subtract"?fe=Dt-it.options.indentUnit:typeof dt=="number"&&(fe=Dt+dt),fe=Math.max(0,fe);var Zt="",Me=0;if(it.options.indentWithTabs)for(var Pe=Math.floor(fe/kt);Pe;--Pe)Me+=kt,Zt+=" ";if(Me<fe&&(Zt+=ne(fe-Me)),Zt!=Yt)return bh(ct,Zt,pe(st,0),pe(st,Yt.length),"+input"),It.stateAfter=null,!0;for(var sn=0;sn<ct.sel.ranges.length;sn++){var dn=ct.sel.ranges[sn];if(dn.head.line==st&&dn.head.ch<Yt.length){var Mn=pe(st,Yt.length);Xu(ct,sn,new Ho(Mn,Mn));break}}}var fa=null;function zh(it){fa=it}function pf(it,st,dt,ht,ct){var wt=it.doc;it.display.shift=!1,ht||(ht=wt.sel);var kt=+new Date-200,It=ct=="paste"||it.state.pasteIncoming>kt,Dt=er(st),Yt=null;if(It&&ht.ranges.length>1)if(fa&&fa.text.join(`
|
|
`)==st){if(ht.ranges.length%fa.text.length==0){Yt=[];for(var fe=0;fe<fa.text.length;fe++)Yt.push(wt.splitLines(fa.text[fe]))}}else Dt.length==ht.ranges.length&&it.options.pasteLinesPerSelection&&(Yt=un(Dt,function(Yn){return[Yn]}));for(var Zt=it.curOp.updateInput,Me=ht.ranges.length-1;Me>=0;Me--){var Pe=ht.ranges[Me],sn=Pe.from(),dn=Pe.to();Pe.empty()&&(dt&&dt>0?sn=pe(sn.line,sn.ch-dt):it.state.overwrite&&!It?dn=pe(dn.line,Math.min(je(wt,dn.line).text.length,dn.ch+ge(Dt).length)):It&&fa&&fa.lineWise&&fa.text.join(`
|
|
`)==Dt.join(`
|
|
`)&&(sn=dn=pe(sn.line,0)));var Mn={from:sn,to:dn,text:Yt?Yt[Me%Yt.length]:Dt,origin:ct||(It?"paste":it.state.cutIncoming>kt?"cut":"+input")};Zu(it.doc,Mn),si(it,"inputRead",it,Mn)}st&&!It&&Bc(it,st),du(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Zt),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Tc(it,st){var dt=it.clipboardData&&it.clipboardData.getData("Text");if(dt)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&Do(st,function(){return pf(st,dt,0,null,"paste")}),!0}function Bc(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var dt=it.doc.sel,ht=dt.ranges.length-1;ht>=0;ht--){var ct=dt.ranges[ht];if(!(ct.head.ch>100||ht&&dt.ranges[ht-1].head.line==ct.head.line)){var wt=it.getModeAt(ct.head),kt=!1;if(wt.electricChars){for(var It=0;It<wt.electricChars.length;It++)if(st.indexOf(wt.electricChars.charAt(It))>-1){kt=ss(it,ct.head.line,"smart");break}}else wt.electricInput&&wt.electricInput.test(je(it.doc,ct.head.line).text.slice(0,ct.head.ch))&&(kt=ss(it,ct.head.line,"smart"));kt&&si(it,"electricInput",it,ct.head.line)}}}function Nc(it){for(var st=[],dt=[],ht=0;ht<it.doc.sel.ranges.length;ht++){var ct=it.doc.sel.ranges[ht].head.line,wt={anchor:pe(ct,0),head:pe(ct+1,0)};dt.push(wt),st.push(it.getRange(wt.anchor,wt.head))}return{text:st,ranges:dt}}function Dc(it,st,dt,ht){it.setAttribute("autocorrect",dt?"":"off"),it.setAttribute("autocapitalize",ht?"":"off"),it.setAttribute("spellcheck",!!st)}function Oc(){var it=qt("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=qt("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return se?it.style.width="1000px":it.setAttribute("wrap","off"),Tt&&(it.style.border="1px solid black"),Dc(it),st}function qu(it){var st=it.optionHandlers,dt=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(ht,ct){var wt=this.options,kt=wt[ht];wt[ht]==ct&&ht!="mode"||(wt[ht]=ct,st.hasOwnProperty(ht)&&rs(this,st[ht])(this,ct,kt),wi(this,"optionChange",this,ht))},getOption:function(ht){return this.options[ht]},getDoc:function(){return this.doc},addKeyMap:function(ht,ct){this.state.keyMaps[ct?"push":"unshift"](Bh(ht))},removeKeyMap:function(ht){for(var ct=this.state.keyMaps,wt=0;wt<ct.length;++wt)if(ct[wt]==ht||ct[wt].name==ht)return ct.splice(wt,1),!0},addOverlay:gs(function(ht,ct){var wt=ht.token?ht:it.getMode(this.options,ht);if(wt.startState)throw new Error("Overlays may not be stateful.");Fn(this.state.overlays,{mode:wt,modeSpec:ht,opaque:ct&&ct.opaque,priority:ct&&ct.priority||0},function(kt){return kt.priority}),this.state.modeGen++,fr(this)}),removeOverlay:gs(function(ht){for(var ct=this.state.overlays,wt=0;wt<ct.length;++wt){var kt=ct[wt].modeSpec;if(kt==ht||typeof ht=="string"&&kt.name==ht){ct.splice(wt,1),this.state.modeGen++,fr(this);return}}}),indentLine:gs(function(ht,ct,wt){typeof ct!="string"&&typeof ct!="number"&&(ct==null?ct=this.options.smartIndent?"smart":"prev":ct=ct?"add":"subtract"),qe(this.doc,ht)&&ss(this,ht,ct,wt)}),indentSelection:gs(function(ht){for(var ct=this.doc.sel.ranges,wt=-1,kt=0;kt<ct.length;kt++){var It=ct[kt];if(It.empty())It.head.line>wt&&(ss(this,It.head.line,ht,!0),wt=It.head.line,kt==this.doc.sel.primIndex&&du(this));else{var Dt=It.from(),Yt=It.to(),fe=Math.max(wt,Dt.line);wt=Math.min(this.lastLine(),Yt.line-(Yt.ch?0:1))+1;for(var Zt=fe;Zt<wt;++Zt)ss(this,Zt,ht);var Me=this.doc.sel.ranges;Dt.ch==0&&ct.length==Me.length&&Me[kt].from().ch>0&&Xu(this.doc,kt,new Ho(Dt,Me[kt].to()),Ne)}}}),getTokenAt:function(ht,ct){return Wi(this,ht,ct)},getLineTokens:function(ht,ct){return Wi(this,pe(ht),ct,!0)},getTokenTypeAt:function(ht){ht=gn(this.doc,ht);var ct=Yi(this,je(this.doc,ht.line)),wt=0,kt=(ct.length-1)/2,It=ht.ch,Dt;if(It==0)Dt=ct[2];else for(;;){var Yt=wt+kt>>1;if((Yt?ct[Yt*2-1]:0)>=It)kt=Yt;else if(ct[Yt*2+1]<It)wt=Yt+1;else{Dt=ct[Yt*2+2];break}}var fe=Dt?Dt.indexOf("overlay "):-1;return fe<0?Dt:fe==0?null:Dt.slice(0,fe-1)},getModeAt:function(ht){var ct=this.doc.mode;return ct.innerMode?it.innerMode(ct,this.getTokenAt(ht).state).mode:ct},getHelper:function(ht,ct){return this.getHelpers(ht,ct)[0]},getHelpers:function(ht,ct){var wt=[];if(!dt.hasOwnProperty(ct))return wt;var kt=dt[ct],It=this.getModeAt(ht);if(typeof It[ct]=="string")kt[It[ct]]&&wt.push(kt[It[ct]]);else if(It[ct])for(var Dt=0;Dt<It[ct].length;Dt++){var Yt=kt[It[ct][Dt]];Yt&&wt.push(Yt)}else It.helperType&&kt[It.helperType]?wt.push(kt[It.helperType]):kt[It.name]&&wt.push(kt[It.name]);for(var fe=0;fe<kt._global.length;fe++){var Zt=kt._global[fe];Zt.pred(It,this)&&hn(wt,Zt.val)==-1&&wt.push(Zt.val)}return wt},getStateAfter:function(ht,ct){var wt=this.doc;return ht=$e(wt,ht==null?wt.first+wt.size-1:ht),wo(this,ht+1,ct).state},cursorCoords:function(ht,ct){var wt,kt=this.doc.sel.primary();return ht==null?wt=kt.head:typeof ht=="object"?wt=gn(this.doc,ht):wt=ht?kt.from():kt.to(),ir(this,wt,ct||"page")},charCoords:function(ht,ct){return Du(this,gn(this.doc,ht),ct||"page")},coordsChar:function(ht,ct){return ht=hd(this,ht,ct||"page"),Ts(this,ht.left,ht.top)},lineAtHeight:function(ht,ct){return ht=hd(this,{top:ht,left:0},ct||"page").top,re(this.doc,ht+this.display.viewOffset)},heightAtLine:function(ht,ct,wt){var kt=!1,It;if(typeof ht=="number"){var Dt=this.doc.first+this.doc.size-1;ht<this.doc.first?ht=this.doc.first:ht>Dt&&(ht=Dt,kt=!0),It=je(this.doc,ht)}else It=ht;return is(this,It,{top:0,left:0},ct||"page",wt||kt).top+(kt?this.doc.height-io(It):0)},defaultTextHeight:function(){return Qs(this.display)},defaultCharWidth:function(){return cl(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ht,ct,wt,kt,It){var Dt=this.display;ht=ir(this,gn(this.doc,ht));var Yt=ht.bottom,fe=ht.left;if(ct.style.position="absolute",ct.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(ct),Dt.sizer.appendChild(ct),kt=="over")Yt=ht.top;else if(kt=="above"||kt=="near"){var Zt=Math.max(Dt.wrapper.clientHeight,this.doc.height),Me=Math.max(Dt.sizer.clientWidth,Dt.lineSpace.clientWidth);(kt=="above"||ht.bottom+ct.offsetHeight>Zt)&&ht.top>ct.offsetHeight?Yt=ht.top-ct.offsetHeight:ht.bottom+ct.offsetHeight<=Zt&&(Yt=ht.bottom),fe+ct.offsetWidth>Me&&(fe=Me-ct.offsetWidth)}ct.style.top=Yt+"px",ct.style.left=ct.style.right="",It=="right"?(fe=Dt.sizer.clientWidth-ct.offsetWidth,ct.style.right="0px"):(It=="left"?fe=0:It=="middle"&&(fe=(Dt.sizer.clientWidth-ct.offsetWidth)/2),ct.style.left=fe+"px"),wt&&Qd(this,{left:fe,top:Yt,right:fe+ct.offsetWidth,bottom:Yt+ct.offsetHeight})},triggerOnKeyDown:gs(Pc),triggerOnKeyPress:gs(Tl),triggerOnKeyUp:Lc,triggerOnMouseDown:gs(Bl),execCommand:function(ht){if(Ju.hasOwnProperty(ht))return Ju[ht].call(null,this)},triggerElectric:gs(function(ht){Bc(this,ht)}),findPosH:function(ht,ct,wt,kt){var It=1;ct<0&&(It=-1,ct=-ct);for(var Dt=gn(this.doc,ht),Yt=0;Yt<ct&&(Dt=mf(this.doc,Dt,It,wt,kt),!Dt.hitSide);++Yt);return Dt},moveH:gs(function(ht,ct){var wt=this;this.extendSelectionsBy(function(kt){return wt.display.shift||wt.doc.extend||kt.empty()?mf(wt.doc,kt.head,ht,ct,wt.options.rtlMoveVisually):ht<0?kt.from():kt.to()},cn)}),deleteH:gs(function(ht,ct){var wt=this.doc.sel,kt=this.doc;wt.somethingSelected()?kt.replaceSelection("",null,"+delete"):Aa(this,function(It){var Dt=mf(kt,It.head,ht,ct,!1);return ht<0?{from:Dt,to:It.head}:{from:It.head,to:Dt}})}),findPosV:function(ht,ct,wt,kt){var It=1,Dt=kt;ct<0&&(It=-1,ct=-ct);for(var Yt=gn(this.doc,ht),fe=0;fe<ct;++fe){var Zt=ir(this,Yt,"div");if(Dt==null?Dt=Zt.left:Zt.left=Dt,Yt=_u(this,Zt,It,wt),Yt.hitSide)break}return Yt},moveV:gs(function(ht,ct){var wt=this,kt=this.doc,It=[],Dt=!this.display.shift&&!kt.extend&&kt.sel.somethingSelected();if(kt.extendSelectionsBy(function(fe){if(Dt)return ht<0?fe.from():fe.to();var Zt=ir(wt,fe.head,"div");fe.goalColumn!=null&&(Zt.left=fe.goalColumn),It.push(Zt.left);var Me=_u(wt,Zt,ht,ct);return ct=="page"&&fe==kt.sel.primary()&&Vf(wt,Du(wt,Me,"div").top-Zt.top),Me},cn),It.length)for(var Yt=0;Yt<kt.sel.ranges.length;Yt++)kt.sel.ranges[Yt].goalColumn=It[Yt]}),findWordAt:function(ht){var ct=this.doc,wt=je(ct,ht.line).text,kt=ht.ch,It=ht.ch;if(wt){var Dt=this.getHelper(ht,"wordChars");(ht.sticky=="before"||It==wt.length)&&kt?--kt:++It;for(var Yt=wt.charAt(kt),fe=Rt(Yt,Dt)?function(Zt){return Rt(Zt,Dt)}:/\s/.test(Yt)?function(Zt){return/\s/.test(Zt)}:function(Zt){return!/\s/.test(Zt)&&!Rt(Zt)};kt>0&&fe(wt.charAt(kt-1));)--kt;for(;It<wt.length&&fe(wt.charAt(It));)++It}return new Ho(pe(ht.line,kt),pe(ht.line,It))},toggleOverwrite:function(ht){ht!=null&&ht==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?Sn(this.display.cursorDiv,"CodeMirror-overwrite"):Ut(this.display.cursorDiv,"CodeMirror-overwrite"),wi(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==Je()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:gs(function(ht,ct){wh(this,ht,ct)}),getScrollInfo:function(){var ht=this.display.scroller;return{left:ht.scrollLeft,top:ht.scrollTop,height:ht.scrollHeight-bs(this)-this.display.barHeight,width:ht.scrollWidth-bs(this)-this.display.barWidth,clientHeight:kl(this),clientWidth:Pa(this)}},scrollIntoView:gs(function(ht,ct){ht==null?(ht={from:this.doc.sel.primary().head,to:null},ct==null&&(ct=this.options.cursorScrollMargin)):typeof ht=="number"?ht={from:pe(ht,0),to:null}:ht.from==null&&(ht={from:ht,to:null}),ht.to||(ht.to=ht.from),ht.margin=ct||0,ht.from.line!=null?Co(this,ht):Yf(this,ht.from,ht.to,ht.margin)}),setSize:gs(function(ht,ct){var wt=this,kt=function(Dt){return typeof Dt=="number"||/^\d+$/.test(String(Dt))?Dt+"px":Dt};ht!=null&&(this.display.wrapper.style.width=kt(ht)),ct!=null&&(this.display.wrapper.style.height=kt(ct)),this.options.lineWrapping&&Bu(this);var It=this.display.viewFrom;this.doc.iter(It,this.display.viewTo,function(Dt){if(Dt.widgets){for(var Yt=0;Yt<Dt.widgets.length;Yt++)if(Dt.widgets[Yt].noHScroll){oo(wt,It,"widget");break}}++It}),this.curOp.forceUpdate=!0,wi(this,"refresh",this)}),operation:function(ht){return Do(this,ht)},startOperation:function(){return Ru(this)},endOperation:function(){return ju(this)},refresh:gs(function(){var ht=this.display.cachedTextHeight;fr(this),this.curOp.forceUpdate=!0,Nu(this),wh(this,this.doc.scrollLeft,this.doc.scrollTop),Hu(this.display),(ht==null||Math.abs(ht-Qs(this.display))>.5||this.options.lineWrapping)&&Ci(this),wi(this,"refresh",this)}),swapDoc:gs(function(ht){var ct=this.doc;return ct.cm=null,this.state.selectingText&&this.state.selectingText(),Jf(this,ht),Nu(this),this.display.input.reset(),wh(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,si(this,"swapDoc",this,ct),ct}),phrase:function(ht){var ct=this.options.phrases;return ct&&Object.prototype.hasOwnProperty.call(ct,ht)?ct[ht]:ht},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},ji(it),it.registerHelper=function(ht,ct,wt){dt.hasOwnProperty(ht)||(dt[ht]=it[ht]={_global:[]}),dt[ht][ct]=wt},it.registerGlobalHelper=function(ht,ct,wt,kt){it.registerHelper(ht,ct,kt),dt[ht]._global.push({pred:wt,val:kt})}}function mf(it,st,dt,ht,ct){var wt=st,kt=dt,It=je(it,st.line),Dt=ct&&it.direction=="rtl"?-dt:dt;function Yt(){var di=st.line+Dt;return di<it.first||di>=it.first+it.size?!1:(st=new pe(di,st.ch,st.sticky),It=je(it,di))}function fe(di){var _n;if(ht=="codepoint"){var vi=It.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(vi)?_n=null:_n=new pe(st.line,Math.max(0,Math.min(It.text.length,st.ch+dt*(vi>=55296&&vi<56320?2:1))),-dt)}else ct?_n=ig(it.cm,It,st,dt):_n=Gr(It,st,dt);if(_n==null)if(!di&&Yt())st=gf(ct,it.cm,It,st.line,Dt);else return!1;else st=_n;return!0}if(ht=="char"||ht=="codepoint")fe();else if(ht=="column")fe(!0);else if(ht=="word"||ht=="group")for(var Zt=null,Me=ht=="group",Pe=it.cm&&it.cm.getHelper(st,"wordChars"),sn=!0;!(dt<0&&!fe(!sn));sn=!1){var dn=It.text.charAt(st.ch)||`
|
|
`,Mn=Rt(dn,Pe)?"w":Me&&dn==`
|
|
`?"n":!Me||/\s/.test(dn)?null:"p";if(Me&&!sn&&!Mn&&(Mn="s"),Zt&&Zt!=Mn){dt<0&&(dt=1,fe(),st.sticky="after");break}if(Mn&&(Zt=Mn),dt>0&&!fe(!sn))break}var Yn=af(it,st,wt,kt,!0);return jn(wt,Yn)&&(Yn.hitSide=!0),Yn}function _u(it,st,dt,ht){var ct=it.doc,wt=st.left,kt;if(ht=="page"){var It=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Dt=Math.max(It-.5*Qs(it.display),3);kt=(dt>0?st.bottom:st.top)+dt*Dt}else ht=="line"&&(kt=dt>0?st.bottom+3:st.top-3);for(var Yt;Yt=Ts(it,wt,kt),!!Yt.outside;){if(dt<0?kt<=0:kt>=ct.height){Yt.hitSide=!0;break}kt+=dt*5}return Yt}var qo=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Xt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};qo.prototype.init=function(it){var st=this,dt=this,ht=dt.cm,ct=dt.div=it.lineDiv;Dc(ct,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function wt(It){for(var Dt=It.target;Dt;Dt=Dt.parentNode){if(Dt==ct)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Dt.className))break}return!1}Tn(ct,"paste",function(It){!wt(It)||Li(ht,It)||Tc(It,ht)||he<=11&&setTimeout(rs(ht,function(){return st.updateFromDOM()}),20)}),Tn(ct,"compositionstart",function(It){st.composing={data:It.data,done:!1}}),Tn(ct,"compositionupdate",function(It){st.composing||(st.composing={data:It.data,done:!1})}),Tn(ct,"compositionend",function(It){st.composing&&(It.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),Tn(ct,"touchstart",function(){return dt.forceCompositionEnd()}),Tn(ct,"input",function(){st.composing||st.readFromDOMSoon()});function kt(It){if(!(!wt(It)||Li(ht,It))){if(ht.somethingSelected())zh({lineWise:!1,text:ht.getSelections()}),It.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Dt=Nc(ht);zh({lineWise:!0,text:Dt.text}),It.type=="cut"&&ht.operation(function(){ht.setSelections(Dt.ranges,0,Ne),ht.replaceSelection("",null,"cut")})}else return;if(It.clipboardData){It.clipboardData.clearData();var Yt=fa.text.join(`
|
|
`);if(It.clipboardData.setData("Text",Yt),It.clipboardData.getData("Text")==Yt){It.preventDefault();return}}var fe=Oc(),Zt=fe.firstChild;ht.display.lineSpace.insertBefore(fe,ht.display.lineSpace.firstChild),Zt.value=fa.text.join(`
|
|
`);var Me=document.activeElement;xn(Zt),setTimeout(function(){ht.display.lineSpace.removeChild(fe),Me.focus(),Me==ct&&dt.showPrimarySelection()},50)}}Tn(ct,"copy",kt),Tn(ct,"cut",kt)},qo.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},qo.prototype.prepareSelection=function(){var it=Ou(this.cm,!1);return it.focus=document.activeElement==this.div,it},qo.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},qo.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},qo.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,dt=st.doc.sel.primary(),ht=dt.from(),ct=dt.to();if(st.display.viewTo==st.display.viewFrom||ht.line>=st.display.viewTo||ct.line<st.display.viewFrom){it.removeAllRanges();return}var wt=vf(st,it.anchorNode,it.anchorOffset),kt=vf(st,it.focusNode,it.focusOffset);if(!(wt&&!wt.bad&&kt&&!kt.bad&&Qe(rn(wt,kt),ht)==0&&Qe(ii(wt,kt),ct)==0)){var It=st.display.view,Dt=ht.line>=st.display.viewFrom&&gg(st,ht)||{node:It[0].measure.map[2],offset:0},Yt=ct.line<st.display.viewTo&&gg(st,ct);if(!Yt){var fe=It[It.length-1].measure,Zt=fe.maps?fe.maps[fe.maps.length-1]:fe.map;Yt={node:Zt[Zt.length-1],offset:Zt[Zt.length-2]-Zt[Zt.length-3]}}if(!Dt||!Yt){it.removeAllRanges();return}var Me=it.rangeCount&&it.getRangeAt(0),Pe;try{Pe=ae(Dt.node,Dt.offset,Yt.offset,Yt.node)}catch(sn){}Pe&&(!Nt&&st.state.focused?(it.collapse(Dt.node,Dt.offset),Pe.collapsed||(it.removeAllRanges(),it.addRange(Pe))):(it.removeAllRanges(),it.addRange(Pe)),Me&&it.anchorNode==null?it.addRange(Me):Nt&&this.startGracePeriod()),this.rememberSelection()}},qo.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)},qo.prototype.showMultipleSelections=function(it){ee(this.cm.display.cursorDiv,it.cursors),ee(this.cm.display.selectionDiv,it.selection)},qo.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},qo.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return Ye(this.div,st)},qo.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},qo.prototype.blur=function(){this.div.blur()},qo.prototype.getField=function(){return this.div},qo.prototype.supportsTouch=function(){return!0},qo.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():Do(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)},qo.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},qo.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(et&&ye&&this.cm.display.gutterSpecs.length&&Ic(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var dt=vf(st,it.anchorNode,it.anchorOffset),ht=vf(st,it.focusNode,it.focusOffset);dt&&ht&&Do(st,function(){Ws(st.doc,gu(dt,ht),Ne),(dt.bad||ht.bad)&&(st.curOp.selectionChanged=!0)})}}},qo.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,st=it.display,dt=it.doc.sel.primary(),ht=dt.from(),ct=dt.to();if(ht.ch==0&&ht.line>it.firstLine()&&(ht=pe(ht.line-1,je(it.doc,ht.line-1).length)),ct.ch==je(it.doc,ct.line).text.length&&ct.line<it.lastLine()&&(ct=pe(ct.line+1,0)),ht.line<st.viewFrom||ct.line>st.viewTo-1)return!1;var wt,kt,It;ht.line==st.viewFrom||(wt=Ra(it,ht.line))==0?(kt=Ht(st.view[0].line),It=st.view[0].node):(kt=Ht(st.view[wt].line),It=st.view[wt-1].node.nextSibling);var Dt=Ra(it,ct.line),Yt,fe;if(Dt==st.view.length-1?(Yt=st.viewTo-1,fe=st.lineDiv.lastChild):(Yt=Ht(st.view[Dt+1].line)-1,fe=st.view[Dt+1].node.previousSibling),!It)return!1;for(var Zt=it.doc.splitLines(kd(it,It,fe,kt,Yt)),Me=Rn(it.doc,pe(kt,0),pe(Yt,je(it.doc,Yt).text.length));Zt.length>1&&Me.length>1;)if(ge(Zt)==ge(Me))Zt.pop(),Me.pop(),Yt--;else if(Zt[0]==Me[0])Zt.shift(),Me.shift(),kt++;else break;for(var Pe=0,sn=0,dn=Zt[0],Mn=Me[0],Yn=Math.min(dn.length,Mn.length);Pe<Yn&&dn.charCodeAt(Pe)==Mn.charCodeAt(Pe);)++Pe;for(var di=ge(Zt),_n=ge(Me),vi=Math.min(di.length-(Zt.length==1?Pe:0),_n.length-(Me.length==1?Pe:0));sn<vi&&di.charCodeAt(di.length-sn-1)==_n.charCodeAt(_n.length-sn-1);)++sn;if(Zt.length==1&&Me.length==1&&kt==ht.line)for(;Pe&&Pe>ht.ch&&di.charCodeAt(di.length-sn-1)==_n.charCodeAt(_n.length-sn-1);)Pe--,sn++;Zt[Zt.length-1]=di.slice(0,di.length-sn).replace(/^\u200b+/,""),Zt[0]=Zt[0].slice(Pe).replace(/\u200b+$/,"");var Hi=pe(kt,Pe),qn=pe(Yt,Me.length?ge(Me).length-sn:0);if(Zt.length>1||Zt[0]||Qe(Hi,qn))return bh(it.doc,Zt,Hi,qn,"+input"),!0},qo.prototype.ensurePolled=function(){this.forceCompositionEnd()},qo.prototype.reset=function(){this.forceCompositionEnd()},qo.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},qo.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))},qo.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&Do(this.cm,function(){return fr(it.cm)})},qo.prototype.setUneditable=function(it){it.contentEditable="false"},qo.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||rs(this.cm,pf)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},qo.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},qo.prototype.onContextMenu=function(){},qo.prototype.resetPosition=function(){},qo.prototype.needsContentAttribute=!0;function gg(it,st){var dt=gl(it,st.line);if(!dt||dt.hidden)return null;var ht=je(it.doc,st.line),ct=Tu(dt,ht,st.line),wt=An(ht,it.doc.direction),kt="left";if(wt){var It=kn(wt,st.ch);kt=It%2?"right":"left"}var Dt=ld(ct.map,st.ch,kt);return Dt.offset=Dt.collapse=="right"?Dt.end:Dt.start,Dt}function Ic(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function Ad(it,st){return st&&(it.bad=!0),it}function kd(it,st,dt,ht,ct){var wt="",kt=!1,It=it.doc.lineSeparator(),Dt=!1;function Yt(Pe){return function(sn){return sn.id==Pe}}function fe(){kt&&(wt+=It,Dt&&(wt+=It),kt=Dt=!1)}function Zt(Pe){Pe&&(fe(),wt+=Pe)}function Me(Pe){if(Pe.nodeType==1){var sn=Pe.getAttribute("cm-text");if(sn){Zt(sn);return}var dn=Pe.getAttribute("cm-marker"),Mn;if(dn){var Yn=it.findMarks(pe(ht,0),pe(ct+1,0),Yt(+dn));Yn.length&&(Mn=Yn[0].find(0))&&Zt(Rn(it.doc,Mn.from,Mn.to).join(It));return}if(Pe.getAttribute("contenteditable")=="false")return;var di=/^(pre|div|p|li|table|br)$/i.test(Pe.nodeName);if(!/^br$/i.test(Pe.nodeName)&&Pe.textContent.length==0)return;di&&fe();for(var _n=0;_n<Pe.childNodes.length;_n++)Me(Pe.childNodes[_n]);/^(pre|p)$/i.test(Pe.nodeName)&&(Dt=!0),di&&(kt=!0)}else Pe.nodeType==3&&Zt(Pe.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Me(st),st!=dt;)st=st.nextSibling,Dt=!1;return wt}function vf(it,st,dt){var ht;if(st==it.display.lineDiv){if(ht=it.display.lineDiv.childNodes[dt],!ht)return Ad(it.clipPos(pe(it.display.viewTo-1)),!0);st=null,dt=0}else for(ht=st;;ht=ht.parentNode){if(!ht||ht==it.display.lineDiv)return null;if(ht.parentNode&&ht.parentNode==it.display.lineDiv)break}for(var ct=0;ct<it.display.view.length;ct++){var wt=it.display.view[ct];if(wt.node==ht)return rm(wt,st,dt)}}function rm(it,st,dt){var ht=it.text.firstChild,ct=!1;if(!st||!Ye(ht,st))return Ad(pe(Ht(it.line),0),!0);if(st==ht&&(ct=!0,st=ht.childNodes[dt],dt=0,!st)){var wt=it.rest?ge(it.rest):it.line;return Ad(pe(Ht(wt),wt.text.length),ct)}var kt=st.nodeType==3?st:null,It=st;for(!kt&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(kt=st.firstChild,dt&&(dt=kt.nodeValue.length));It.parentNode!=ht;)It=It.parentNode;var Dt=it.measure,Yt=Dt.maps;function fe(Mn,Yn,di){for(var _n=-1;_n<(Yt?Yt.length:0);_n++)for(var vi=_n<0?Dt.map:Yt[_n],Hi=0;Hi<vi.length;Hi+=3){var qn=vi[Hi+2];if(qn==Mn||qn==Yn){var lo=Ht(_n<0?it.line:it.rest[_n]),gr=vi[Hi]+di;return(di<0||qn!=Mn)&&(gr=vi[Hi+(di?1:0)]),pe(lo,gr)}}}var Zt=fe(kt,It,dt);if(Zt)return Ad(Zt,ct);for(var Me=It.nextSibling,Pe=kt?kt.nodeValue.length-dt:0;Me;Me=Me.nextSibling){if(Zt=fe(Me,Me.firstChild,0),Zt)return Ad(pe(Zt.line,Zt.ch-Pe),ct);Pe+=Me.textContent.length}for(var sn=It.previousSibling,dn=dt;sn;sn=sn.previousSibling){if(Zt=fe(sn,sn.firstChild,-1),Zt)return Ad(pe(Zt.line,Zt.ch+dn),ct);dn+=sn.textContent.length}}var Jr=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Xt,this.hasSelection=!1,this.composing=null};Jr.prototype.init=function(it){var st=this,dt=this,ht=this.cm;this.createField(it);var ct=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),Tt&&(ct.style.width="0px"),Tn(ct,"input",function(){ce&&he>=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),Tn(ct,"paste",function(kt){Li(ht,kt)||Tc(kt,ht)||(ht.state.pasteIncoming=+new Date,dt.fastPoll())});function wt(kt){if(!Li(ht,kt)){if(ht.somethingSelected())zh({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var It=Nc(ht);zh({lineWise:!0,text:It.text}),kt.type=="cut"?ht.setSelections(It.ranges,null,Ne):(dt.prevInput="",ct.value=It.text.join(`
|
|
`),xn(ct))}else return;kt.type=="cut"&&(ht.state.cutIncoming=+new Date)}}Tn(ct,"cut",wt),Tn(ct,"copy",wt),Tn(it.scroller,"paste",function(kt){if(!(Ir(it,kt)||Li(ht,kt))){if(!ct.dispatchEvent){ht.state.pasteIncoming=+new Date,dt.focus();return}var It=new Event("paste");It.clipboardData=kt.clipboardData,ct.dispatchEvent(It)}}),Tn(it.lineSpace,"selectstart",function(kt){Ir(it,kt)||Zi(kt)}),Tn(ct,"compositionstart",function(){var kt=ht.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:kt,range:ht.markText(kt,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),Tn(ct,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},Jr.prototype.createField=function(it){this.wrapper=Oc(),this.textarea=this.wrapper.firstChild},Jr.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},Jr.prototype.prepareSelection=function(){var it=this.cm,st=it.display,dt=it.doc,ht=Ou(it);if(it.options.moveInputWithCursor){var ct=ir(it,dt.sel.primary().head,"div"),wt=st.wrapper.getBoundingClientRect(),kt=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,ct.top+kt.top-wt.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,ct.left+kt.left-wt.left))}return ht},Jr.prototype.showSelection=function(it){var st=this.cm,dt=st.display;ee(dt.cursorDiv,it.cursors),ee(dt.selectionDiv,it.selection),it.teTop!=null&&(this.wrapper.style.top=it.teTop+"px",this.wrapper.style.left=it.teLeft+"px")},Jr.prototype.reset=function(it){if(!(this.contextMenuPending||this.composing)){var st=this.cm;if(st.somethingSelected()){this.prevInput="";var dt=st.getSelection();this.textarea.value=dt,st.state.focused&&xn(this.textarea),ce&&he>=9&&(this.hasSelection=dt)}else it||(this.prevInput=this.textarea.value="",ce&&he>=9&&(this.hasSelection=null))}},Jr.prototype.getField=function(){return this.textarea},Jr.prototype.supportsTouch=function(){return!1},Jr.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!nt||Je()!=this.textarea))try{this.textarea.focus()}catch(it){}},Jr.prototype.blur=function(){this.textarea.blur()},Jr.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Jr.prototype.receivedFocus=function(){this.slowPoll()},Jr.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},Jr.prototype.fastPoll=function(){var it=!1,st=this;st.pollingFast=!0;function dt(){var ht=st.poll();!ht&&!it?(it=!0,st.polling.set(60,dt)):(st.pollingFast=!1,st.slowPoll())}st.polling.set(20,dt)},Jr.prototype.poll=function(){var it=this,st=this.cm,dt=this.textarea,ht=this.prevInput;if(this.contextMenuPending||!st.state.focused||Ct(dt)&&!ht&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var ct=dt.value;if(ct==ht&&!st.somethingSelected())return!1;if(ce&&he>=9&&this.hasSelection===ct||ft&&/[\uf700-\uf7ff]/.test(ct))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var wt=ct.charCodeAt(0);if(wt==8203&&!ht&&(ht="\u200B"),wt==8666)return this.reset(),this.cm.execCommand("undo")}for(var kt=0,It=Math.min(ht.length,ct.length);kt<It&&ht.charCodeAt(kt)==ct.charCodeAt(kt);)++kt;return Do(st,function(){pf(st,ct.slice(kt),ht.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},Jr.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Jr.prototype.onKeyPress=function(){ce&&he>=9&&(this.hasSelection=null),this.fastPoll()},Jr.prototype.onContextMenu=function(it){var st=this,dt=st.cm,ht=dt.display,ct=st.textarea;st.contextMenuPending&&st.contextMenuPending();var wt=qs(dt,it),kt=ht.scroller.scrollTop;if(!wt||_t)return;var It=dt.options.resetSelectionOnContextMenu;It&&dt.doc.sel.contains(wt)==-1&&rs(dt,Ws)(dt.doc,gu(wt),Ne);var Dt=ct.style.cssText,Yt=st.wrapper.style.cssText,fe=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",ct.style.cssText=`position: absolute; width: 30px; height: 30px;
|
|
top: `+(it.clientY-fe.top-5)+"px; left: "+(it.clientX-fe.left-5)+`px;
|
|
z-index: 1000; background: `+(ce?"rgba(255, 255, 255, .05)":"transparent")+`;
|
|
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Zt;se&&(Zt=window.scrollY),ht.input.focus(),se&&window.scrollTo(null,Zt),ht.input.reset(),dt.somethingSelected()||(ct.value=st.prevInput=" "),st.contextMenuPending=Pe,ht.selForContextMenu=dt.doc.sel,clearTimeout(ht.detectingSelectAll);function Me(){if(ct.selectionStart!=null){var dn=dt.somethingSelected(),Mn="\u200B"+(dn?ct.value:"");ct.value="\u21DA",ct.value=Mn,st.prevInput=dn?"":"\u200B",ct.selectionStart=1,ct.selectionEnd=Mn.length,ht.selForContextMenu=dt.doc.sel}}function Pe(){if(st.contextMenuPending==Pe&&(st.contextMenuPending=!1,st.wrapper.style.cssText=Yt,ct.style.cssText=Dt,ce&&he<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=kt),ct.selectionStart!=null)){(!ce||ce&&he<9)&&Me();var dn=0,Mn=function(){ht.selForContextMenu==dt.doc.sel&&ct.selectionStart==0&&ct.selectionEnd>0&&st.prevInput=="\u200B"?rs(dt,jr)(dt):dn++<10?ht.detectingSelectAll=setTimeout(Mn,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(Mn,200)}}if(ce&&he>=9&&Me(),bt){zo(it);var sn=function(){$n(window,"mouseup",sn),setTimeout(Pe,20)};Tn(window,"mouseup",sn)}else setTimeout(Pe,50)},Jr.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},Jr.prototype.setUneditable=function(){},Jr.prototype.needsContentAttribute=!1;function sm(it,st){if(st=st?ni(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=Je();st.autofocus=dt==it||it.getAttribute("autofocus")!=null&&dt==document.body}function ht(){it.value=It.getValue()}var ct;if(it.form&&(Tn(it.form,"submit",ht),!st.leaveSubmitMethodAlone)){var wt=it.form;ct=wt.submit;try{var kt=wt.submit=function(){ht(),wt.submit=ct,wt.submit(),wt.submit=kt}}catch(Dt){}}st.finishInit=function(Dt){Dt.save=ht,Dt.getTextArea=function(){return it},Dt.toTextArea=function(){Dt.toTextArea=isNaN,ht(),it.parentNode.removeChild(Dt.getWrapperElement()),it.style.display="",it.form&&($n(it.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=ct))}},it.style.display="none";var It=Eo(function(Dt){return it.parentNode.insertBefore(Dt,it.nextSibling)},st);return It}function Fd(it){it.off=$n,it.on=Tn,it.wheelEventPixels=Ga,it.Doc=Bs,it.splitLines=er,it.countColumn=le,it.findColumn=ri,it.isWordChar=Ft,it.Pass=zn,it.signal=wi,it.Line=Qo,it.changeEnd=Uu,it.scrollbarModel=nc,it.Pos=pe,it.cmpPos=Qe,it.modes=Vr,it.mimeModes=Or,it.resolveMode=Ee,it.getMode=Re,it.modeExtensions=Se,it.extendMode=Ge,it.copyState=ti,it.startState=ho,it.innerMode=Qn,it.commands=Ju,it.keyMap=Ma,it.keyName=_p,it.isModifierKey=xd,it.lookupKey=nl,it.normalizeKeyMap=vc,it.StringStream=Ce,it.SharedTextMarker=Ul,it.TextMarker=oe,it.LineWidget=mu,it.e_preventDefault=Zi,it.e_stopPropagation=Io,it.e_stop=zo,it.addClass=Sn,it.contains=Ye,it.rmClass=Ut,it.keyNames=Kl}im(Eo),qu(Eo);var vu="iter insert remove copy getEditor constructor".split(" ");for(var yf in Bs.prototype)Bs.prototype.hasOwnProperty(yf)&&hn(vu,yf)<0&&(Eo.prototype[yf]=function(it){return function(){return it.apply(this.doc,arguments)}}(Bs.prototype[yf]));return ji(Bs),Eo.inputStyles={textarea:Jr,contenteditable:qo},Eo.defineMode=function(it){!Eo.defaults.mode&&it!="null"&&(Eo.defaults.mode=it),Yr.apply(this,arguments)},Eo.defineMIME=Ia,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){Bs.prototype[it]=st},Eo.fromTextArea=sm,Fd(Eo),Eo.version="5.58.2",Eo})},25419:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780),Qt(15525),Qt(98101))})(function(Nt){"use strict";Nt.defineMode("markdown",function(de,we){var De=Nt.getMode(de,"text/html"),ce=De.name=="null";function he(le){if(Nt.findModeByName){var Xt=Nt.findModeByName(le);Xt&&(le=Xt.mime||Xt.mimes[0])}var hn=Nt.getMode(de,le);return hn.name=="null"?null:hn}we.highlightFormatting===void 0&&(we.highlightFormatting=!1),we.maxBlockquoteDepth===void 0&&(we.maxBlockquoteDepth=0),we.taskLists===void 0&&(we.taskLists=!1),we.strikethrough===void 0&&(we.strikethrough=!1),we.emoji===void 0&&(we.emoji=!1),we.fencedCodeBlockHighlighting===void 0&&(we.fencedCodeBlockHighlighting=!0),we.fencedCodeBlockDefaultMode===void 0&&(we.fencedCodeBlockDefaultMode="text/plain"),we.xml===void 0&&(we.xml=!0),we.tokenTypeOverrides===void 0&&(we.tokenTypeOverrides={});var se={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 ze in se)se.hasOwnProperty(ze)&&we.tokenTypeOverrides[ze]&&(se[ze]=we.tokenTypeOverrides[ze]);var ye=/^([*\-_])(?:\s*\1){2,}\s*$/,_t=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Xe=/^\[(x| )\](?=\s)/i,te=we.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,tn=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Tt=/^[^#!\[\]*_\\<>` "'(~:]+/,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(le,Xt,hn){return Xt.f=Xt.inline=hn,hn(le,Xt)}function vt(le,Xt,hn){return Xt.f=Xt.block=hn,hn(le,Xt)}function Lt(le){return!le||!/\S/.test(le.string)}function bt(le){if(le.linkTitle=!1,le.linkHref=!1,le.linkText=!1,le.em=!1,le.strong=!1,le.strikethrough=!1,le.quote=0,le.indentedCode=!1,le.f==Ut){var Xt=ce;if(!Xt){var hn=Nt.innerMode(De,le.htmlState);Xt=hn.mode.name=="xml"&&hn.state.tagStart===null&&!hn.state.context&&hn.state.tokenize.isInText}Xt&&(le.f=Le,le.block=Wt,le.htmlState=null)}return le.trailingSpace=0,le.trailingSpaceNewLine=!1,le.prevLine=le.thisLine,le.thisLine={stream:null},null}function Wt(le,Xt){var hn=le.column()===Xt.indentation,oi=Lt(Xt.prevLine.stream),zn=Xt.indentedCode,Ne=Xt.prevLine.hr,nn=Xt.list!==!1,cn=(Xt.listStack[Xt.listStack.length-1]||0)+3;Xt.indentedCode=!1;var ri=Xt.indentation;if(Xt.indentationDiff===null&&(Xt.indentationDiff=Xt.indentation,nn)){for(Xt.list=null;ri<Xt.listStack[Xt.listStack.length-1];)Xt.listStack.pop(),Xt.listStack.length?Xt.indentation=Xt.listStack[Xt.listStack.length-1]:Xt.list=!1;Xt.list!==!1&&(Xt.indentationDiff=ri-Xt.listStack[Xt.listStack.length-1])}var He=!oi&&!Ne&&!Xt.prevLine.header&&(!nn||!zn)&&!Xt.prevLine.fencedCodeEnd,ne=(Xt.list===!1||Ne||oi)&&Xt.indentation<=cn&&le.match(ye),ge=null;if(Xt.indentationDiff>=4&&(zn||Xt.prevLine.fencedCodeEnd||Xt.prevLine.header||oi))return le.skipToEnd(),Xt.indentedCode=!0,se.code;if(le.eatSpace())return null;if(hn&&Xt.indentation<=cn&&(ge=le.match(te))&&ge[1].length<=6)return Xt.quote=0,Xt.header=ge[1].length,Xt.thisLine.header=!0,we.highlightFormatting&&(Xt.formatting="header"),Xt.f=Xt.inline,ee(Xt);if(Xt.indentation<=cn&&le.eat(">"))return Xt.quote=hn?1:Xt.quote+1,we.highlightFormatting&&(Xt.formatting="quote"),le.eatSpace(),ee(Xt);if(!ne&&!Xt.setext&&hn&&Xt.indentation<=cn&&(ge=le.match(_t))){var un=ge[1]?"ol":"ul";return Xt.indentation=ri+le.current().length,Xt.list=!0,Xt.quote=0,Xt.listStack.push(Xt.indentation),Xt.em=!1,Xt.strong=!1,Xt.code=!1,Xt.strikethrough=!1,we.taskLists&&le.match(Xe,!1)&&(Xt.taskList=!0),Xt.f=Xt.inline,we.highlightFormatting&&(Xt.formatting=["list","list-"+un]),ee(Xt)}else{if(hn&&Xt.indentation<=cn&&(ge=le.match(et,!0)))return Xt.quote=0,Xt.fencedEndRE=new RegExp(ge[1]+"+ *$"),Xt.localMode=we.fencedCodeBlockHighlighting&&he(ge[2]||we.fencedCodeBlockDefaultMode),Xt.localMode&&(Xt.localState=Nt.startState(Xt.localMode)),Xt.f=Xt.block=$t,we.highlightFormatting&&(Xt.formatting="code-block"),Xt.code=-1,ee(Xt);if(Xt.setext||(!He||!nn)&&!Xt.quote&&Xt.list===!1&&!Xt.code&&!ne&&!nt.test(le.string)&&(ge=le.lookAhead(1))&&(ge=ge.match(tn)))return Xt.setext?(Xt.header=Xt.setext,Xt.setext=0,le.skipToEnd(),we.highlightFormatting&&(Xt.formatting="header")):(Xt.header=ge[0].charAt(0)=="="?1:2,Xt.setext=Xt.header),Xt.thisLine.header=!0,Xt.f=Xt.inline,ee(Xt);if(ne)return le.skipToEnd(),Xt.hr=!0,Xt.thisLine.hr=!0,se.hr;if(le.peek()==="[")return pt(le,Xt,Kn)}return pt(le,Xt,Xt.inline)}function Ut(le,Xt){var hn=De.token(le,Xt.htmlState);if(!ce){var oi=Nt.innerMode(De,Xt.htmlState);(oi.mode.name=="xml"&&oi.state.tagStart===null&&!oi.state.context&&oi.state.tokenize.isInText||Xt.md_inside&&le.current().indexOf(">")>-1)&&(Xt.f=Le,Xt.block=Wt,Xt.htmlState=null)}return hn}function $t(le,Xt){var hn=Xt.listStack[Xt.listStack.length-1]||0,oi=Xt.indentation<hn,zn=hn+3;if(Xt.fencedEndRE&&Xt.indentation<=zn&&(oi||le.match(Xt.fencedEndRE))){we.highlightFormatting&&(Xt.formatting="code-block");var Ne;return oi||(Ne=ee(Xt)),Xt.localMode=Xt.localState=null,Xt.block=Wt,Xt.f=Le,Xt.fencedEndRE=null,Xt.code=0,Xt.thisLine.fencedCodeEnd=!0,oi?vt(le,Xt,Xt.block):Ne}else return Xt.localMode?Xt.localMode.token(le,Xt.localState):(le.skipToEnd(),se.code)}function ee(le){var Xt=[];if(le.formatting){Xt.push(se.formatting),typeof le.formatting=="string"&&(le.formatting=[le.formatting]);for(var hn=0;hn<le.formatting.length;hn++)Xt.push(se.formatting+"-"+le.formatting[hn]),le.formatting[hn]==="header"&&Xt.push(se.formatting+"-"+le.formatting[hn]+"-"+le.header),le.formatting[hn]==="quote"&&(!we.maxBlockquoteDepth||we.maxBlockquoteDepth>=le.quote?Xt.push(se.formatting+"-"+le.formatting[hn]+"-"+le.quote):Xt.push("error"))}if(le.taskOpen)return Xt.push("meta"),Xt.length?Xt.join(" "):null;if(le.taskClosed)return Xt.push("property"),Xt.length?Xt.join(" "):null;if(le.linkHref?Xt.push(se.linkHref,"url"):(le.strong&&Xt.push(se.strong),le.em&&Xt.push(se.em),le.strikethrough&&Xt.push(se.strikethrough),le.emoji&&Xt.push(se.emoji),le.linkText&&Xt.push(se.linkText),le.code&&Xt.push(se.code),le.image&&Xt.push(se.image),le.imageAltText&&Xt.push(se.imageAltText,"link"),le.imageMarker&&Xt.push(se.imageMarker)),le.header&&Xt.push(se.header,se.header+"-"+le.header),le.quote&&(Xt.push(se.quote),!we.maxBlockquoteDepth||we.maxBlockquoteDepth>=le.quote?Xt.push(se.quote+"-"+le.quote):Xt.push(se.quote+"-"+we.maxBlockquoteDepth)),le.list!==!1){var oi=(le.listStack.length-1)%3;oi?oi===1?Xt.push(se.list2):Xt.push(se.list3):Xt.push(se.list1)}return le.trailingSpaceNewLine?Xt.push("trailing-space-new-line"):le.trailingSpace&&Xt.push("trailing-space-"+(le.trailingSpace%2?"a":"b")),Xt.length?Xt.join(" "):null}function qt(le,Xt){if(le.match(Tt,!0))return ee(Xt)}function Le(le,Xt){var hn=Xt.text(le,Xt);if(typeof hn!="undefined")return hn;if(Xt.list)return Xt.list=null,ee(Xt);if(Xt.taskList){var oi=le.match(Xe,!0)[1]===" ";return oi?Xt.taskOpen=!0:Xt.taskClosed=!0,we.highlightFormatting&&(Xt.formatting="task"),Xt.taskList=!1,ee(Xt)}if(Xt.taskOpen=!1,Xt.taskClosed=!1,Xt.header&&le.match(/^#+$/,!0))return we.highlightFormatting&&(Xt.formatting="header"),ee(Xt);var zn=le.next();if(Xt.linkTitle){Xt.linkTitle=!1;var Ne=zn;zn==="("&&(Ne=")"),Ne=(Ne+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var nn="^\\s*(?:[^"+Ne+"\\\\]+|\\\\\\\\|\\\\.)"+Ne;if(le.match(new RegExp(nn),!0))return se.linkHref}if(zn==="`"){var cn=Xt.formatting;we.highlightFormatting&&(Xt.formatting="code"),le.eatWhile("`");var ri=le.current().length;if(Xt.code==0&&(!Xt.quote||ri==1))return Xt.code=ri,ee(Xt);if(ri==Xt.code){var He=ee(Xt);return Xt.code=0,He}else return Xt.formatting=cn,ee(Xt)}else if(Xt.code)return ee(Xt);if(zn==="\\"&&(le.next(),we.highlightFormatting)){var ne=ee(Xt),ge=se.formatting+"-escape";return ne?ne+" "+ge:ge}if(zn==="!"&&le.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Xt.imageMarker=!0,Xt.image=!0,we.highlightFormatting&&(Xt.formatting="image"),ee(Xt);if(zn==="["&&Xt.imageMarker&&le.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Xt.imageMarker=!1,Xt.imageAltText=!0,we.highlightFormatting&&(Xt.formatting="image"),ee(Xt);if(zn==="]"&&Xt.imageAltText){we.highlightFormatting&&(Xt.formatting="image");var ne=ee(Xt);return Xt.imageAltText=!1,Xt.image=!1,Xt.inline=Xt.f=Ye,ne}if(zn==="["&&!Xt.image)return Xt.linkText&&le.match(/^.*?\]/)||(Xt.linkText=!0,we.highlightFormatting&&(Xt.formatting="link")),ee(Xt);if(zn==="]"&&Xt.linkText){we.highlightFormatting&&(Xt.formatting="link");var ne=ee(Xt);return Xt.linkText=!1,Xt.inline=Xt.f=le.match(/\(.*?\)| ?\[.*?\]/,!1)?Ye:Le,ne}if(zn==="<"&&le.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Xt.f=Xt.inline=ae,we.highlightFormatting&&(Xt.formatting="link");var ne=ee(Xt);return ne?ne+=" ":ne="",ne+se.linkInline}if(zn==="<"&&le.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Xt.f=Xt.inline=ae,we.highlightFormatting&&(Xt.formatting="link");var ne=ee(Xt);return ne?ne+=" ":ne="",ne+se.linkEmail}if(we.xml&&zn==="<"&&le.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var un=le.string.indexOf(">",le.pos);if(un!=-1){var Fn=le.string.substring(le.start,un);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(Fn)&&(Xt.md_inside=!0)}return le.backUp(1),Xt.htmlState=Nt.startState(De),vt(le,Xt,Ut)}if(we.xml&&zn==="<"&&le.match(/^\/\w*?>/))return Xt.md_inside=!1,"tag";if(zn==="*"||zn==="_"){for(var Bt=1,Pt=le.pos==1?" ":le.string.charAt(le.pos-2);Bt<3&&le.eat(zn);)Bt++;var xt=le.peek()||" ",Ft=!/\s/.test(xt)&&(!ft.test(xt)||/\s/.test(Pt)||ft.test(Pt)),Rt=!/\s/.test(Pt)&&(!ft.test(Pt)||/\s/.test(xt)||ft.test(xt)),At=null,ve=null;if(Bt%2&&(!Xt.em&&Ft&&(zn==="*"||!Rt||ft.test(Pt))?At=!0:Xt.em==zn&&Rt&&(zn==="*"||!Ft||ft.test(xt))&&(At=!1)),Bt>1&&(!Xt.strong&&Ft&&(zn==="*"||!Rt||ft.test(Pt))?ve=!0:Xt.strong==zn&&Rt&&(zn==="*"||!Ft||ft.test(xt))&&(ve=!1)),ve!=null||At!=null){we.highlightFormatting&&(Xt.formatting=At==null?"strong":ve==null?"em":"strong em"),At===!0&&(Xt.em=zn),ve===!0&&(Xt.strong=zn);var He=ee(Xt);return At===!1&&(Xt.em=!1),ve===!1&&(Xt.strong=!1),He}}else if(zn===" "&&(le.eat("*")||le.eat("_"))){if(le.peek()===" ")return ee(Xt);le.backUp(1)}if(we.strikethrough){if(zn==="~"&&le.eatWhile(zn)){if(Xt.strikethrough){we.highlightFormatting&&(Xt.formatting="strikethrough");var He=ee(Xt);return Xt.strikethrough=!1,He}else if(le.match(/^[^\s]/,!1))return Xt.strikethrough=!0,we.highlightFormatting&&(Xt.formatting="strikethrough"),ee(Xt)}else if(zn===" "&&le.match(/^~~/,!0)){if(le.peek()===" ")return ee(Xt);le.backUp(2)}}if(we.emoji&&zn===":"&&le.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Xt.emoji=!0,we.highlightFormatting&&(Xt.formatting="emoji");var Ue=ee(Xt);return Xt.emoji=!1,Ue}return zn===" "&&(le.match(/^ +$/,!1)?Xt.trailingSpace++:Xt.trailingSpace&&(Xt.trailingSpaceNewLine=!0)),ee(Xt)}function ae(le,Xt){var hn=le.next();if(hn===">"){Xt.f=Xt.inline=Le,we.highlightFormatting&&(Xt.formatting="link");var oi=ee(Xt);return oi?oi+=" ":oi="",oi+se.linkInline}return le.match(/^[^>]+/,!0),se.linkInline}function Ye(le,Xt){if(le.eatSpace())return null;var hn=le.next();return hn==="("||hn==="["?(Xt.f=Xt.inline=Sn(hn==="("?")":"]"),we.highlightFormatting&&(Xt.formatting="link-string"),Xt.linkHref=!0,ee(Xt)):"error"}var Je={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function Sn(le){return function(Xt,hn){var oi=Xt.next();if(oi===le){hn.f=hn.inline=Le,we.highlightFormatting&&(hn.formatting="link-string");var zn=ee(hn);return hn.linkHref=!1,zn}return Xt.match(Je[le]),hn.linkHref=!0,ee(hn)}}function Kn(le,Xt){return le.match(/^([^\]\\]|\\.)*\]:/,!1)?(Xt.f=xn,le.next(),we.highlightFormatting&&(Xt.formatting="link"),Xt.linkText=!0,ee(Xt)):pt(le,Xt,Le)}function xn(le,Xt){if(le.match(/^\]:/,!0)){Xt.f=Xt.inline=pi,we.highlightFormatting&&(Xt.formatting="link");var hn=ee(Xt);return Xt.linkText=!1,hn}return le.match(/^([^\]\\]|\\.)+/,!0),se.linkText}function pi(le,Xt){return le.eatSpace()?null:(le.match(/^[^\s]+/,!0),le.peek()===void 0?Xt.linkTitle=!0:le.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Xt.f=Xt.inline=Le,se.linkHref+" url")}var ni={startState:function(){return{f:Wt,prevLine:{stream:null},thisLine:{stream:null},block:Wt,htmlState:null,indentation:0,inline:Le,text:qt,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(le){return{f:le.f,prevLine:le.prevLine,thisLine:le.thisLine,block:le.block,htmlState:le.htmlState&&Nt.copyState(De,le.htmlState),indentation:le.indentation,localMode:le.localMode,localState:le.localMode?Nt.copyState(le.localMode,le.localState):null,inline:le.inline,text:le.text,formatting:!1,linkText:le.linkText,linkTitle:le.linkTitle,linkHref:le.linkHref,code:le.code,em:le.em,strong:le.strong,strikethrough:le.strikethrough,emoji:le.emoji,header:le.header,setext:le.setext,hr:le.hr,taskList:le.taskList,list:le.list,listStack:le.listStack.slice(0),quote:le.quote,indentedCode:le.indentedCode,trailingSpace:le.trailingSpace,trailingSpaceNewLine:le.trailingSpaceNewLine,md_inside:le.md_inside,fencedEndRE:le.fencedEndRE}},token:function(le,Xt){if(Xt.formatting=!1,le!=Xt.thisLine.stream){if(Xt.header=0,Xt.hr=!1,le.match(/^\s*$/,!0))return bt(Xt),null;if(Xt.prevLine=Xt.thisLine,Xt.thisLine={stream:le},Xt.taskList=!1,Xt.trailingSpace=0,Xt.trailingSpaceNewLine=!1,!Xt.localState&&(Xt.f=Xt.block,Xt.f!=Ut)){var hn=le.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Xt.indentation=hn,Xt.indentationDiff=null,hn>0)return null}}return Xt.f(le,Xt)},innerMode:function(le){return le.block==Ut?{state:le.htmlState,mode:De}:le.localState?{state:le.localState,mode:le.localMode}:{state:le,mode:ni}},indent:function(le,Xt,hn){return le.block==Ut&&De.indent?De.indent(le.htmlState,Xt,hn):le.localState&&le.localMode.indent?le.localMode.indent(le.localState,Xt,hn):Nt.Pass},blankLine:bt,getType:ee,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return ni},"xml"),Nt.defineMIME("text/markdown","markdown"),Nt.defineMIME("text/x-markdown","markdown")})},98101:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780))})(function(Nt){"use strict";Nt.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 de=0;de<Nt.modeInfo.length;de++){var we=Nt.modeInfo[de];we.mimes&&(we.mime=we.mimes[0])}Nt.findModeByMIME=function(De){De=De.toLowerCase();for(var ce=0;ce<Nt.modeInfo.length;ce++){var he=Nt.modeInfo[ce];if(he.mime==De)return he;if(he.mimes){for(var se=0;se<he.mimes.length;se++)if(he.mimes[se]==De)return he}}if(/\+xml$/.test(De))return Nt.findModeByMIME("application/xml");if(/\+json$/.test(De))return Nt.findModeByMIME("application/json")},Nt.findModeByExtension=function(De){De=De.toLowerCase();for(var ce=0;ce<Nt.modeInfo.length;ce++){var he=Nt.modeInfo[ce];if(he.ext){for(var se=0;se<he.ext.length;se++)if(he.ext[se]==De)return he}}},Nt.findModeByFileName=function(De){for(var ce=0;ce<Nt.modeInfo.length;ce++){var he=Nt.modeInfo[ce];if(he.file&&he.file.test(De))return he}var se=De.lastIndexOf("."),ze=se>-1&&De.substring(se+1,De.length);if(ze)return Nt.findModeByExtension(ze)},Nt.findModeByName=function(De){De=De.toLowerCase();for(var ce=0;ce<Nt.modeInfo.length;ce++){var he=Nt.modeInfo[ce];if(he.name.toLowerCase()==De)return he;if(he.alias){for(var se=0;se<he.alias.length;se++)if(he.alias[se].toLowerCase()==De)return he}}}})},67549:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780))})(function(Nt){"use strict";Nt.defineMode("stex",function(de,we){"use strict";function De(Tt,et){Tt.cmdState.push(et)}function ce(Tt){return Tt.cmdState.length>0?Tt.cmdState[Tt.cmdState.length-1]:null}function he(Tt){var et=Tt.cmdState.pop();et&&et.closeBracket()}function se(Tt){for(var et=Tt.cmdState,nt=et.length-1;nt>=0;nt--){var ft=et[nt];if(ft.name!="DEFAULT")return ft}return{styleIdentifier:function(){return null}}}function ze(Tt,et,nt){return function(){this.name=Tt,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 ye={};ye.importmodule=ze("importmodule","tag",["string","builtin"]),ye.documentclass=ze("documentclass","tag",["","atom"]),ye.usepackage=ze("usepackage","tag",["atom"]),ye.begin=ze("begin","tag",["atom"]),ye.end=ze("end","tag",["atom"]),ye.label=ze("label","tag",["atom"]),ye.ref=ze("ref","tag",["atom"]),ye.eqref=ze("eqref","tag",["atom"]),ye.cite=ze("cite","tag",["atom"]),ye.bibitem=ze("bibitem","tag",["atom"]),ye.Bibitem=ze("Bibitem","tag",["atom"]),ye.RBibitem=ze("RBibitem","tag",["atom"]),ye.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function _t(Tt,et){Tt.f=et}function Xe(Tt,et){var nt;if(Tt.match(/^\\[a-zA-Z@]+/)){var ft=Tt.current().slice(1);return nt=ye.hasOwnProperty(ft)?ye[ft]:ye.DEFAULT,nt=new nt,De(et,nt),_t(et,tn),nt.style}if(Tt.match(/^\\[$&%#{}_]/)||Tt.match(/^\\[,;!\/\\]/))return"tag";if(Tt.match("\\["))return _t(et,function(pt,vt){return te(pt,vt,"\\]")}),"keyword";if(Tt.match("\\("))return _t(et,function(pt,vt){return te(pt,vt,"\\)")}),"keyword";if(Tt.match("$$"))return _t(et,function(pt,vt){return te(pt,vt,"$$")}),"keyword";if(Tt.match("$"))return _t(et,function(pt,vt){return te(pt,vt,"$")}),"keyword";var lt=Tt.next();if(lt=="%")return Tt.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(nt=ce(et),nt)nt.closeBracket(lt),_t(et,tn);else return"error";return"bracket"}else return lt=="{"||lt=="["?(nt=ye.DEFAULT,nt=new nt,De(et,nt),"bracket"):/\d/.test(lt)?(Tt.eatWhile(/[\w.%]/),"atom"):(Tt.eatWhile(/[\w\-_]/),nt=se(et),nt.name=="begin"&&(nt.argument=Tt.current()),nt.styleIdentifier())}function te(Tt,et,nt){if(Tt.eatSpace())return null;if(nt&&Tt.match(nt))return _t(et,Xe),"keyword";if(Tt.match(/^\\[a-zA-Z@]+/))return"tag";if(Tt.match(/^[a-zA-Z]+/))return"variable-2";if(Tt.match(/^\\[$&%#{}_]/)||Tt.match(/^\\[,;!\/]/)||Tt.match(/^[\^_&]/))return"tag";if(Tt.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Tt.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var ft=Tt.next();return ft=="{"||ft=="}"||ft=="["||ft=="]"||ft=="("||ft==")"?"bracket":ft=="%"?(Tt.skipToEnd(),"comment"):"error"}function tn(Tt,et){var nt=Tt.peek(),ft;return nt=="{"||nt=="["?(ft=ce(et),ft.openBracket(nt),Tt.eat(nt),_t(et,Xe),"bracket"):/[ \t\r]/.test(nt)?(Tt.eat(nt),null):(_t(et,Xe),he(et),Xe(Tt,et))}return{startState:function(){var Tt=we.inMathMode?function(et,nt){return te(et,nt)}:Xe;return{cmdState:[],f:Tt}},copyState:function(Tt){return{cmdState:Tt.cmdState.slice(),f:Tt.f}},token:function(Tt,et){return et.f(Tt,et)},blankLine:function(Tt){Tt.f=Xe,Tt.cmdState.length=0},lineComment:"%"}}),Nt.defineMIME("text/x-stex","stex"),Nt.defineMIME("text/x-latex","stex")})},15525:function(en,Nn,Qt){(function(Nt){Nt(Qt(89780))})(function(Nt){"use strict";var de={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},we={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};Nt.defineMode("xml",function(De,ce){var he=De.indentUnit,se={},ze=ce.htmlMode?de:we;for(var ye in ze)se[ye]=ze[ye];for(var ye in ce)se[ye]=ce[ye];var _t,Xe;function te(ae,Ye){function Je(xn){return Ye.tokenize=xn,xn(ae,Ye)}var Sn=ae.next();if(Sn=="<")return ae.eat("!")?ae.eat("[")?ae.match("CDATA[")?Je(et("atom","]]>")):null:ae.match("--")?Je(et("comment","-->")):ae.match("DOCTYPE",!0,!0)?(ae.eatWhile(/[\w\._\-]/),Je(nt(1))):null:ae.eat("?")?(ae.eatWhile(/[\w\._\-]/),Ye.tokenize=et("meta","?>"),"meta"):(_t=ae.eat("/")?"closeTag":"openTag",Ye.tokenize=tn,"tag bracket");if(Sn=="&"){var Kn;return ae.eat("#")?ae.eat("x")?Kn=ae.eatWhile(/[a-fA-F\d]/)&&ae.eat(";"):Kn=ae.eatWhile(/[\d]/)&&ae.eat(";"):Kn=ae.eatWhile(/[\w\.\-:]/)&&ae.eat(";"),Kn?"atom":"error"}else return ae.eatWhile(/[^&<]/),null}te.isInText=!0;function tn(ae,Ye){var Je=ae.next();if(Je==">"||Je=="/"&&ae.eat(">"))return Ye.tokenize=te,_t=Je==">"?"endTag":"selfcloseTag","tag bracket";if(Je=="=")return _t="equals",null;if(Je=="<"){Ye.tokenize=te,Ye.state=vt,Ye.tagName=Ye.tagStart=null;var Sn=Ye.tokenize(ae,Ye);return Sn?Sn+" tag error":"tag error"}else return/[\'\"]/.test(Je)?(Ye.tokenize=Tt(Je),Ye.stringStartCol=ae.column(),Ye.tokenize(ae,Ye)):(ae.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Tt(ae){var Ye=function(Je,Sn){for(;!Je.eol();)if(Je.next()==ae){Sn.tokenize=tn;break}return"string"};return Ye.isInAttribute=!0,Ye}function et(ae,Ye){return function(Je,Sn){for(;!Je.eol();){if(Je.match(Ye)){Sn.tokenize=te;break}Je.next()}return ae}}function nt(ae){return function(Ye,Je){for(var Sn;(Sn=Ye.next())!=null;){if(Sn=="<")return Je.tokenize=nt(ae+1),Je.tokenize(Ye,Je);if(Sn==">")if(ae==1){Je.tokenize=te;break}else return Je.tokenize=nt(ae-1),Je.tokenize(Ye,Je)}return"meta"}}function ft(ae,Ye,Je){this.prev=ae.context,this.tagName=Ye,this.indent=ae.indented,this.startOfLine=Je,(se.doNotIndent.hasOwnProperty(Ye)||ae.context&&ae.context.noIndent)&&(this.noIndent=!0)}function lt(ae){ae.context&&(ae.context=ae.context.prev)}function pt(ae,Ye){for(var Je;;){if(!ae.context||(Je=ae.context.tagName,!se.contextGrabbers.hasOwnProperty(Je)||!se.contextGrabbers[Je].hasOwnProperty(Ye)))return;lt(ae)}}function vt(ae,Ye,Je){return ae=="openTag"?(Je.tagStart=Ye.column(),Lt):ae=="closeTag"?bt:vt}function Lt(ae,Ye,Je){return ae=="word"?(Je.tagName=Ye.current(),Xe="tag",$t):se.allowMissingTagName&&ae=="endTag"?(Xe="tag bracket",$t(ae,Ye,Je)):(Xe="error",Lt)}function bt(ae,Ye,Je){if(ae=="word"){var Sn=Ye.current();return Je.context&&Je.context.tagName!=Sn&&se.implicitlyClosed.hasOwnProperty(Je.context.tagName)&<(Je),Je.context&&Je.context.tagName==Sn||se.matchClosing===!1?(Xe="tag",Wt):(Xe="tag error",Ut)}else return se.allowMissingTagName&&ae=="endTag"?(Xe="tag bracket",Wt(ae,Ye,Je)):(Xe="error",Ut)}function Wt(ae,Ye,Je){return ae!="endTag"?(Xe="error",Wt):(lt(Je),vt)}function Ut(ae,Ye,Je){return Xe="error",Wt(ae,Ye,Je)}function $t(ae,Ye,Je){if(ae=="word")return Xe="attribute",ee;if(ae=="endTag"||ae=="selfcloseTag"){var Sn=Je.tagName,Kn=Je.tagStart;return Je.tagName=Je.tagStart=null,ae=="selfcloseTag"||se.autoSelfClosers.hasOwnProperty(Sn)?pt(Je,Sn):(pt(Je,Sn),Je.context=new ft(Je,Sn,Kn==Je.indented)),vt}return Xe="error",$t}function ee(ae,Ye,Je){return ae=="equals"?qt:(se.allowMissing||(Xe="error"),$t(ae,Ye,Je))}function qt(ae,Ye,Je){return ae=="string"?Le:ae=="word"&&se.allowUnquoted?(Xe="string",$t):(Xe="error",$t(ae,Ye,Je))}function Le(ae,Ye,Je){return ae=="string"?Le:$t(ae,Ye,Je)}return{startState:function(ae){var Ye={tokenize:te,state:vt,indented:ae||0,tagName:null,tagStart:null,context:null};return ae!=null&&(Ye.baseIndent=ae),Ye},token:function(ae,Ye){if(!Ye.tagName&&ae.sol()&&(Ye.indented=ae.indentation()),ae.eatSpace())return null;_t=null;var Je=Ye.tokenize(ae,Ye);return(Je||_t)&&Je!="comment"&&(Xe=null,Ye.state=Ye.state(_t||Je,ae,Ye),Xe&&(Je=Xe=="error"?Je+" error":Xe)),Je},indent:function(ae,Ye,Je){var Sn=ae.context;if(ae.tokenize.isInAttribute)return ae.tagStart==ae.indented?ae.stringStartCol+1:ae.indented+he;if(Sn&&Sn.noIndent)return Nt.Pass;if(ae.tokenize!=tn&&ae.tokenize!=te)return Je?Je.match(/^(\s*)/)[0].length:0;if(ae.tagName)return se.multilineTagIndentPastTag!==!1?ae.tagStart+ae.tagName.length+2:ae.tagStart+he*(se.multilineTagIndentFactor||1);if(se.alignCDATA&&/<!\[CDATA\[/.test(Ye))return 0;var Kn=Ye&&/^<(\/)?([\w_:\.-]*)/.exec(Ye);if(Kn&&Kn[1])for(;Sn;)if(Sn.tagName==Kn[2]){Sn=Sn.prev;break}else if(se.implicitlyClosed.hasOwnProperty(Sn.tagName))Sn=Sn.prev;else break;else if(Kn)for(;Sn;){var xn=se.contextGrabbers[Sn.tagName];if(xn&&xn.hasOwnProperty(Kn[2]))Sn=Sn.prev;else break}for(;Sn&&Sn.prev&&!Sn.startOfLine;)Sn=Sn.prev;return Sn?Sn.indent+he:ae.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:se.htmlMode?"html":"xml",helperType:se.htmlMode?"html":"xml",skipAttribute:function(ae){ae.state==qt&&(ae.state=$t)},xmlCurrentTag:function(ae){return ae.tagName?{name:ae.tagName,close:ae.type=="closeTag"}:null},xmlCurrentContext:function(ae){for(var Ye=[],Je=ae.context;Je;Je=Je.prev)Je.tagName&&Ye.push(Je.tagName);return Ye.reverse()}}}),Nt.defineMIME("text/xml","xml"),Nt.defineMIME("application/xml","xml"),Nt.mimeModes.hasOwnProperty("text/html")||Nt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(en,Nn,Qt){"use strict";Qt.d(Nn,{$u:function(){return ye},BD:function(){return Bt},E9:function(){return ze},FF:function(){return mr},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return bt},NB:function(){return Ln},S0:function(){return ge},UL:function(){return _t},Vk:function(){return lt},Vm:function(){return kn},YI:function(){return un},ZA:function(){return we},Zt:function(){return Xe},al:function(){return At},bn:function(){return Rt},bx:function(){return Pt},g2:function(){return Fn},h1:function(){return qt},hD:function(){return ji},l4:function(){return he},rU:function(){return Oe},s_:function(){return xt},uz:function(){return Cn},z6:function(){return te}}),en=Qt.hmd(en),function(){var Ct;function Hr(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function ko(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:Hr(a)}}function lr(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var Vr=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},Or;if(typeof Object.setPrototypeOf=="function")Or=Object.setPrototypeOf;else{var Yr;t:{var Ia={a:!0},Ee={};try{Ee.__proto__=Ia,Yr=Ee.a;break t}catch(a){}Yr=!1}Or=Yr?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var Re=Or;function Se(a,y){if(a.prototype=Vr(y.prototype),a.prototype.constructor=a,Re)Re(a,y);else for(var x in y)if(x!="prototype")if(Object.defineProperties){var b=Object.getOwnPropertyDescriptor(y,x);b&&Object.defineProperty(a,x,b)}else a[x]=y[x];a.QA=y.prototype}var Ge=typeof Qt.g!="undefined"&&Qt.g!=null?Qt.g:self,ti=typeof Object.assign=="function"?Object.assign:function(a,y){for(var x=1;x<arguments.length;x++){var b=arguments[x];if(b)for(var E in b)Object.prototype.hasOwnProperty.call(b,E)&&(a[E]=b[E])}return a},Qn=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function ho(a,y){if(y){var x=Ge;a=a.split(".");for(var b=0;b<a.length-1;b++){var E=a[b];E in x||(x[E]={}),x=x[E]}a=a[a.length-1],b=x[a],y=y(b),y!=b&&y!=null&&Qn(x,a,{writable:!0,value:y})}}ho("Object.assign",function(a){return a||ti}),ho("Array.prototype.fill",function(a){return a||function(y,x,b){var E=this.length||0;for(0>x&&(x=Math.max(0,E+x)),(b==null||b>E)&&(b=E),b=Number(b),0>b&&(b=Math.max(0,E+b)),x=Number(x||0);x<b;x++)this[x]=y;return this}});var Ce=typeof globalThis=="object"&&globalThis||typeof Qt.g=="object"&&Qt.g.global===Qt.g&&Qt.g||typeof self=="object"&&self.self===self&&self||{};Ce.requestAnimationFrame===void 0&&(Ce.setImmediate===void 0?Ce.requestAnimationFrame=function(a){Ce.setTimeout(a,0)}:Ce.requestAnimationFrame=Ce.setImmediate);function je(){}function Rn(a,y){var x=-1;return function(){var b=this,E=arguments;x!==-1&&Ce.clearTimeout(x),x=Gi(function(){x=-1,a.apply(b,E)},y)}}function Gi(a,y){return Ce.setTimeout(a,y)}function an(a){return Ce.document.createElement(a)}function Ht(a){throw Error(a)}function re(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Ht(a)}function qe(a,y,x,b){x=x===null?"*":typeof x=="string"?x:typeof x=="function"&&typeof x.className=="string"?x.className:"",b!==void 0&&(x+="."+b),Ht(x+" is not in the range "+y+": "+a)}function Ze(a){Ce.console&&Ce.console.log(a)}function pe(a){return typeof a=="object"&&a!==null}function Qe(a){return Array.isArray(a)||Ce.NodeList&&a instanceof Ce.NodeList||Ce.HTMLCollection&&a instanceof Ce.HTMLCollection}function jn(a){return Array.prototype.slice.call(a)}function Xn(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Ht("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function ii(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Ht("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function rn(){var a=wo.pop();return a===void 0?[]:a}function $e(a){a.length=0,wo.push(a)}function gn(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(pe(a)&&a.constructor)return gn(a.constructor);return typeof a}function gi(a){var y=a;return pe(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 Jn(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 Ve(a,y,x){Object.defineProperty(vo.prototype,a,{get:y,set:x})}function yn(a){for(var y=[],x=0;256>x;x++)y["0123456789abcdef".charAt(x>>4)+"0123456789abcdef".charAt(x&15)]=String.fromCharCode(x);a.length%2&&(a="0"+a),x=[];for(var b=0,E=0;E<a.length;E+=2)x[b++]=y[a.substr(E,2)];for(a=x.join(""),a=a===""?"0":a,y=[],x=0;256>x;x++)y[x]=x;for(x=b=0;256>x;x++)b=(b+y[x]+119)%256,E=y[x],y[x]=y[b],y[b]=E;b=x=0;for(var z="",tt=0;tt<a.length;tt++)x=(x+1)%256,b=(b+y[x])%256,E=y[x],y[x]=y[b],y[b]=E,z+=String.fromCharCode(a.charCodeAt(tt)^y[(y[x]+y[b])%256]);return z.indexOf("GoJS 2.1 evaluation")>-1||z.indexOf("\xA9 1998-2021 Northwoods Software")>-1||z.indexOf("Not for distribution or production use")>-1||z.indexOf("gojs.net")>-1?"":z}var Oi=Ce.navigator!==void 0&&0<Ce.navigator.userAgent.indexOf("Trident/7"),Yi=Ce.navigator!==void 0&&Ce.navigator.platform!==void 0&&Ce.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,wo=[];Object.freeze([]),je.className="Util",je.Dx="32ab5ff3b26f42dc0ed90f21472913b5",je.adym="gojs.net",je.vfo="28e645fdb266",je.className="Util";function ue(a,y,x){Ii(this),this.j=a,this.xa=y,this.o=x}ue.prototype.toString=function(){return"EnumValue."+this.xa};function Dn(a,y){return y==null||y===""?null:a[y]}Ge.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 mi(){this.ew=[]}mi.prototype.toString=function(){return this.ew.join("")},mi.prototype.add=function(a){a!==""&&this.ew.push(a)},mi.className="StringBuilder";function wn(){}wn.className="PropertyCollection";var Wi={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){Ce.console&&Ce.console.log(a)},HA:function(a,y,x,b){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(b.left,b.top+20),a.lineTo(b.left,b.top),a.lineTo(b.left+20,b.top),a.moveTo(b.right,b.bottom-20),a.lineTo(b.right,b.bottom),a.lineTo(b.right-20,b.bottom),a.stroke(),a.fillText("DB: "+Math.round(b.x)+", "+Math.round(b.y)+", "+Math.round(b.width)+", "+Math.round(b.height),b.left,b.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var b=a[y.x];if(b.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(b.prototype);for(var E={Tj:0};E.Tj<y.Zl.length;E={Tj:E.Tj},E.Tj++){var z=Object.getOwnPropertyDescriptor(b.prototype,y.Zl[E.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(b.prototype,y.Zl[E.Tj],{set:function(tt,ot){return function(){throw Error("Property "+tt.Zl[ot.Tj]+" of "+tt.x+" is read-only.")}}(y,E)})}}}y={Zl:y.Zl,x:y.x}}}};function bi(){}bi.prototype.reset=function(){},bi.prototype.next=function(){return!1},bi.prototype.Ad=function(){return!1},bi.prototype.first=function(){return null},bi.prototype.any=function(){return!1},bi.prototype.all=function(){return!0},bi.prototype.each=function(){return this},bi.prototype.map=function(){return this},bi.prototype.filter=function(){return this},bi.prototype.de=function(){},bi.prototype.toString=function(){return"EmptyIterator"},Ge.Object.defineProperties(bi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),bi.prototype.first=bi.prototype.first,bi.prototype.hasNext=bi.prototype.Ad,bi.prototype.next=bi.prototype.next,bi.prototype.reset=bi.prototype.reset;var Ti=null;bi.className="EmptyIterator",Ti=new bi;function Pi(a){this.key=-1,this.value=a}Pi.prototype.reset=function(){this.key=-1},Pi.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},Pi.prototype.Ad=function(){return this.next()},Pi.prototype.first=function(){return this.key=0,this.value},Pi.prototype.any=function(a){return this.key=-1,a(this.value)},Pi.prototype.all=function(a){return this.key=-1,a(this.value)},Pi.prototype.each=function(a){return this.key=-1,a(this.value),this},Pi.prototype.map=function(a){return new Pi(a(this.value))},Pi.prototype.filter=function(a){return a(this.value)?new Pi(this.value):Ti},Pi.prototype.de=function(){this.value=null},Pi.prototype.toString=function(){return"SingletonIterator("+this.value+")"},Ge.Object.defineProperties(Pi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),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="SingletonIterator";function Ei(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}Ei.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},Ei.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;a=a.s;var y=a.length,x=++this.Za,b=this.qf;if(b!==null)for(;x<y;){var E=a[x];if(b(E))return this.key=this.Za=x,this.value=E,!0;x++}else{if(x<y)return this.key=x,this.value=a[x],!0;this.de()}return!1},Ei.prototype.Ad=function(){return this.next()},Ei.prototype.first=function(){var a=this.Bb;this.qa=a.Ja,this.Za=0,a=a.s;var y=a.length,x=this.qf;if(x!==null){for(var b=0;b<y;){var E=a[b];if(x(E))return this.key=this.Za=b,this.value=E;b++}return null}return 0<y?(a=a[0],this.key=0,this.value=a):null},Ei.prototype.any=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&a(z))return!0}return!1},Ei.prototype.all=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];if((b===null||b(z))&&!a(z))return!1}return!0},Ei.prototype.each=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,b=this.qf,E=0;E<x;E++){var z=y[E];(b===null||b(z))&&a(z)}return this},Ei.prototype.map=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&x.push(a(tt))}return a=new Fe,a.s=x,a.xb(),a.iterator},Ei.prototype.filter=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var b=y.length,E=this.qf,z=0;z<b;z++){var tt=y[z];(E===null||E(tt))&&a(tt)&&x.push(tt)}return a=new Fe,a.s=x,a.xb(),a.iterator},Ei.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},Ei.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},Ge.Object.defineProperties(Ei.prototype,{iterator:{get:function(){return this}},predicate:{get:function(){return this.qf},set:function(a){this.qf=a}},count:{get:function(){var a=this.qf;if(a!==null){for(var y=0,x=this.Bb.s,b=x.length,E=0;E<b;E++)a(x[E])&&y++;return y}return this.Bb.s.length}}}),Ei.prototype.first=Ei.prototype.first,Ei.prototype.hasNext=Ei.prototype.Ad,Ei.prototype.next=Ei.prototype.next,Ei.prototype.reset=Ei.prototype.reset,Ei.className="ListIterator";function Ji(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}Ji.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},Ji.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)},Ji.prototype.Ad=function(){return this.next()},Ji.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},Ji.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},Ji.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},Ji.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},Ji.prototype.map=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--)x.push(a(y[b]));return a=new Fe,a.s=x,a.xb(),a.iterator},Ji.prototype.filter=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--){var E=y[b];a(E)&&x.push(E)}return a=new Fe,a.s=x,a.xb(),a.iterator},Ji.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Ji.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},Ge.Object.defineProperties(Ji.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Ji.prototype.first=Ji.prototype.first,Ji.prototype.hasNext=Ji.prototype.Ad,Ji.prototype.next=Ji.prototype.next,Ji.prototype.reset=Ji.prototype.reset,Ji.className="ListIteratorBackwards";function Fe(a){Ii(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Ht("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Ct=Fe.prototype,Ct.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.toString=function(){return"List()#"+qi(this)},Ct.add=function(a){return a===null?this:(this._isFrozen&&re(this,a),this.s.push(a),this.xb(),this)},Ct.push=function(a){this.add(a)},Ct.addAll=function(a){if(a===null)return this;this._isFrozen&&re(this);var y=this.s;if(Qe(a))for(var x=a.length,b=0;b<x;b++)y.push(a[b]);else for(a=a.iterator;a.next();)y.push(a.value);return this.xb(),this},Ct.clear=function(){this._isFrozen&&re(this),this.s.length=0,this.xb()},Ct.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Ct.has=function(a){return this.contains(a)},Ct.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Ct.M=function(a){var y=this.s;return(0>a||a>=y.length)&&qe(a,"0 <= i < length",Fe,"elt:i"),y[a]},Ct.get=function(a){return this.M(a)},Ct.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&qe(a,"0 <= i < length",Fe,"setElt:i"),this._isFrozen&&re(this,a),x[a]=y},Ct.set=function(a,y){this.cd(a,y)},Ct.first=function(){var a=this.s;return a.length===0?null:a[0]},Ct.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Ct.pop=function(){this._isFrozen&&re(this);var a=this.s;return 0<a.length?a.pop():null},Fe.prototype.any=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(a(y[b]))return!0;return!1},Fe.prototype.all=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)if(!a(y[b]))return!1;return!0},Fe.prototype.each=function(a){for(var y=this.s,x=y.length,b=0;b<x;b++)a(y[b]);return this},Fe.prototype.map=function(a){for(var y=new Fe,x=[],b=this.s,E=b.length,z=0;z<E;z++)x.push(a(b[z]));return y.s=x,y.xb(),y},Fe.prototype.filter=function(a){for(var y=new Fe,x=[],b=this.s,E=b.length,z=0;z<E;z++){var tt=b[z];a(tt)&&x.push(tt)}return y.s=x,y.xb(),y},Ct=Fe.prototype,Ct.Gb=function(a,y){0>a&&qe(a,">= 0",Fe,"insertAt:i"),this._isFrozen&&re(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Ct.remove=function(a){if(a===null)return!1;this._isFrozen&&re(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)},Ct.delete=function(a){return this.remove(a)},Ct.mb=function(a){var y=this.s;(0>a||a>=y.length)&&qe(a,"0 <= i < length",Fe,"removeAt:i"),this._isFrozen&&re(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Ct.removeRange=function(a,y){var x=this.s,b=x.length;if(0>a)a=0;else if(a>=b)return this;if(0>y)return this;if(y>=b&&(y=b-1),a>y)return this;this._isFrozen&&re(this);for(var E=a,z=y+1;z<b;)x[E++]=x[z++];return x.length=b-(y-a+1),this.xb(),this},Fe.prototype.copy=function(){var a=new Fe,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Ct=Fe.prototype,Ct.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),b=0;b<y;b++)x[b]=a[b];return x},Ct.Iv=function(){for(var a=new ke,y=this.s,x=this.count,b=0;b<x;b++)a.add(y[b]);return a},Ct.sort=function(a){return this._isFrozen&&re(this),this.s.sort(a),this.xb(),this},Ct.zi=function(a,y,x){var b=this.s,E=b.length;y===void 0&&(y=0),x===void 0&&(x=E),this._isFrozen&&re(this);var z=x-y;if(1>=z)return this;if((0>y||y>=E-1)&&qe(y,"0 <= from < length",Fe,"sortRange:from"),z===2)return x=b[y],E=b[y+1],0<a(x,E)&&(b[y]=E,b[y+1]=x,this.xb()),this;if(y===0)if(x>=E)b.sort(a);else for(y=b.slice(0,x),y.sort(a),a=0;a<x;a++)b[a]=y[a];else if(x>=E)for(x=b.slice(y),x.sort(a),a=y;a<E;a++)b[a]=x[a-y];else for(E=b.slice(y,x),E.sort(a),a=y;a<x;a++)b[a]=E[a-y];return this.xb(),this},Ct.reverse=function(){return this._isFrozen&&re(this),this.s.reverse(),this.xb(),this},Ge.Object.defineProperties(Fe.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 Ti;var a=this.Sa;return a!==null?(a.reset(),a):new Ei(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Ti;var a=this.Hg;return a!==null?(a.reset(),a):new Ji(this)}}}),Fe.prototype.reverse=Fe.prototype.reverse,Fe.prototype.sortRange=Fe.prototype.zi,Fe.prototype.sort=Fe.prototype.sort,Fe.prototype.toSet=Fe.prototype.Iv,Fe.prototype.toArray=Fe.prototype.Fa,Fe.prototype.removeRange=Fe.prototype.removeRange,Fe.prototype.removeAt=Fe.prototype.mb,Fe.prototype.delete=Fe.prototype.delete,Fe.prototype.remove=Fe.prototype.remove,Fe.prototype.insertAt=Fe.prototype.Gb,Fe.prototype.pop=Fe.prototype.pop,Fe.prototype.last=Fe.prototype.jc,Fe.prototype.first=Fe.prototype.first,Fe.prototype.set=Fe.prototype.set,Fe.prototype.setElt=Fe.prototype.cd,Fe.prototype.get=Fe.prototype.get,Fe.prototype.elt=Fe.prototype.M,Fe.prototype.indexOf=Fe.prototype.indexOf,Fe.prototype.has=Fe.prototype.has,Fe.prototype.contains=Fe.prototype.contains,Fe.prototype.clear=Fe.prototype.clear,Fe.prototype.addAll=Fe.prototype.addAll,Fe.prototype.push=Fe.prototype.push,Fe.prototype.add=Fe.prototype.add,Fe.prototype.thaw=Fe.prototype.ka,Fe.prototype.freeze=Fe.prototype.freeze,Fe.className="List";function ro(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}ro.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},ro.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)},ro.prototype.Ad=function(){return this.next()},ro.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},ro.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},ro.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},ro.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},ro.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new Fe;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},ro.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new Fe;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},ro.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},ro.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},Ge.Object.defineProperties(ro.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),ro.prototype.first=ro.prototype.first,ro.prototype.hasNext=ro.prototype.Ad,ro.prototype.next=ro.prototype.next,ro.prototype.reset=ro.prototype.reset,ro.className="SetIterator";function ke(a){Ii(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Ht("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Ct=ke.prototype,Ct.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.toString=function(){return"Set()#"+qi(this)},Ct.add=function(a){if(a===null)return this;this._isFrozen&&re(this,a);var y=a;return pe(a)&&(y=Ro(a)),this.Tb[y]===void 0&&(this.Sb++,a=new Fr(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},Ct.addAll=function(a){if(a===null)return this;if(this._isFrozen&&re(this),Qe(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},Ct.contains=function(a){if(a===null)return!1;var y=a;return pe(a)&&(y=qi(a),y===void 0)?!1:this.Tb[y]!==void 0},Ct.has=function(a){return this.contains(a)},Ct.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Ct.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Ct.first=function(){var a=this.ea;return a===null?null:a.value},ke.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},ke.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},ke.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},ke.prototype.map=function(a){for(var y=new ke,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},ke.prototype.filter=function(a){for(var y=new ke,x=this.ea;x!==null;){var b=x.value;a(b)&&y.add(b),x=x.va}return y},Ct=ke.prototype,Ct.remove=function(a){if(a===null)return!1;this._isFrozen&&re(this,a);var y=a;if(pe(a)&&(y=qi(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Ct.delete=function(a){return this.remove(a)},Ct.hp=function(a){if(a===null)return this;if(this._isFrozen&&re(this),Qe(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},Ct.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&re(this);var y=new ke;y.addAll(a),a=[];for(var x=this.iterator;x.next();){var b=x.value;y.contains(b)||a.push(b)}return this.hp(a),this},Ct.clear=function(){this._isFrozen&&re(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},ke.prototype.copy=function(){var a=new ke,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},ke.prototype.Fa=function(){var a=Array(this.Sb),y=this.Tb,x=0,b;for(b in y)a[x]=y[b].value,x++;return a},ke.prototype.Hv=function(){var a=new Fe,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function Ii(a){a.__gohashid=Fo++}function Ro(a){var y=a.__gohashid;return y===void 0&&(y=Fo++,a.__gohashid=y),y}function qi(a){return a.__gohashid}Ge.Object.defineProperties(ke.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Ti;var a=this.Sa;return a!==null?(a.reset(),a):new ro(this)}}}),ke.prototype.toList=ke.prototype.Hv,ke.prototype.toArray=ke.prototype.Fa,ke.prototype.clear=ke.prototype.clear,ke.prototype.retainAll=ke.prototype.pA,ke.prototype.removeAll=ke.prototype.hp,ke.prototype.delete=ke.prototype.delete,ke.prototype.remove=ke.prototype.remove,ke.prototype.first=ke.prototype.first,ke.prototype.containsAny=ke.prototype.Ty,ke.prototype.containsAll=ke.prototype.Sy,ke.prototype.has=ke.prototype.has,ke.prototype.contains=ke.prototype.contains,ke.prototype.addAll=ke.prototype.addAll,ke.prototype.add=ke.prototype.add,ke.prototype.thaw=ke.prototype.ka,ke.prototype.freeze=ke.prototype.freeze;var Fo=1;ke.className="Set",ke.uniqueHash=Ii,ke.hashIdUnique=Ro,ke.hashId=qi;function Bi(a){this.ma=a,this.qa=a.Ja,this.sa=null}Bi.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},Bi.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)},Bi.prototype.Ad=function(){return this.next()},Bi.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},Bi.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},Bi.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},Bi.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},Bi.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new Fe;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},Bi.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new Fe;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},Bi.prototype.de=function(){this.value=this.key=null,this.qa=-1},Bi.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},Ge.Object.defineProperties(Bi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Bi.prototype.first=Bi.prototype.first,Bi.prototype.hasNext=Bi.prototype.Ad,Bi.prototype.next=Bi.prototype.next,Bi.prototype.reset=Bi.prototype.reset,Bi.className="MapKeySetIterator";function li(a){ke.call(this),Ii(this),this._isFrozen=!0,this.ma=a}Se(li,ke),Ct=li.prototype,Ct.freeze=function(){return this},Ct.ka=function(){return this},Ct.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Ct.add=function(){Ht("This Set is read-only: "+this.toString())},Ct.contains=function(a){return this.ma.contains(a)},Ct.has=function(a){return this.contains(a)},Ct.remove=function(){Ht("This Set is read-only: "+this.toString())},Ct.delete=function(a){return this.remove(a)},Ct.clear=function(){Ht("This Set is read-only: "+this.toString())},Ct.first=function(){var a=this.ma.ea;return a!==null?a.key:null},li.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},li.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},li.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},li.prototype.map=function(a){for(var y=new ke,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},li.prototype.filter=function(a){for(var y=new ke,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},li.prototype.copy=function(){return new li(this.ma)},li.prototype.Iv=function(){var a=new ke,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},li.prototype.Fa=function(){var a=this.ma.Tb,y=Array(this.ma.Sb),x=0,b;for(b in a)y[x]=a[b].key,x++;return y},li.prototype.Hv=function(){var a=new Fe,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Ge.Object.defineProperties(li.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Ti:new Bi(this.ma)}}}),li.prototype.toList=li.prototype.Hv,li.prototype.toArray=li.prototype.Fa,li.prototype.toSet=li.prototype.Iv,li.prototype.first=li.prototype.first,li.prototype.clear=li.prototype.clear,li.prototype.delete=li.prototype.delete,li.prototype.remove=li.prototype.remove,li.prototype.has=li.prototype.has,li.prototype.contains=li.prototype.contains,li.prototype.add=li.prototype.add,li.prototype.thaw=li.prototype.ka,li.prototype.freeze=li.prototype.freeze,li.className="MapKeySet";function so(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}so.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},so.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)},so.prototype.Ad=function(){return this.next()},so.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},so.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},so.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},so.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},so.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Fe;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},so.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Fe;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},so.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},so.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},Ge.Object.defineProperties(so.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),so.prototype.first=so.prototype.first,so.prototype.hasNext=so.prototype.Ad,so.prototype.next=so.prototype.next,so.prototype.reset=so.prototype.reset,so.className="MapValueSetIterator";function Fr(a,y){this.key=a,this.value=y,this.ll=this.va=null}Fr.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Fr.className="KeyValuePair";function So(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}So.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},So.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)},So.prototype.Ad=function(){return this.next()},So.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},So.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},So.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},So.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},So.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Fe;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},So.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Fe;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},So.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},So.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},Ge.Object.defineProperties(So.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),So.prototype.first=So.prototype.first,So.prototype.hasNext=So.prototype.Ad,So.prototype.next=So.prototype.next,So.prototype.reset=So.prototype.reset,So.className="MapIterator";function pn(a){Ii(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"&&Ht("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Ct=pn.prototype,Ct.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.toString=function(){return"Map()#"+qi(this)},Ct.add=function(a,y){this._isFrozen&&re(this,a);var x=a;pe(a)&&(x=Ro(a));var b=this.Tb[x];return b===void 0?(this.Sb++,a=new Fr(a,y),this.Tb[x]=a,x=this.kf,x===null?this.ea=a:(a.ll=x,x.va=a),this.kf=a,this.xb()):b.value=y,this},Ct.set=function(a,y){return this.add(a,y)},Ct.addAll=function(a){if(a===null)return this;if(Qe(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];this.add(b.key,b.value)}else if(a instanceof pn)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},Ct.first=function(){return this.ea},pn.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},pn.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},pn.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},pn.prototype.map=function(a){for(var y=new pn,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},pn.prototype.filter=function(a){for(var y=new pn,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Ct=pn.prototype,Ct.contains=function(a){var y=a;return pe(a)&&(y=qi(a),y===void 0)?!1:this.Tb[y]!==void 0},Ct.has=function(a){return this.contains(a)},Ct.I=function(a){var y=a;return pe(a)&&(y=qi(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Ct.get=function(a){return this.I(a)},Ct.remove=function(a){if(a===null)return!1;this._isFrozen&&re(this,a);var y=a;if(pe(a)&&(y=qi(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,b=a.ll;return x!==null&&(x.ll=b),b!==null&&(b.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=b),delete this.Tb[y],this.Sb--,this.xb(),!0},Ct.delete=function(a){return this.remove(a)},Ct.clear=function(){this._isFrozen&&re(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()},pn.prototype.copy=function(){var a=new pn,y=this.Tb,x;for(x in y){var b=y[x];a.add(b.key,b.value)}return a},pn.prototype.Fa=function(){var a=this.Tb,y=Array(this.Sb),x=0,b;for(b in a){var E=a[b];y[x]=new Fr(E.key,E.value),x++}return y},pn.prototype.Lf=function(){return new li(this)},Ge.Object.defineProperties(pn.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Ti;var a=this.Sa;return a!==null?(a.reset(),a):new So(this)}},iteratorKeys:{get:function(){return 0>=this.count?Ti:new Bi(this)}},iteratorValues:{get:function(){if(0>=this.count)return Ti;var a=this.jf;return a!==null?(a.reset(),a):new so(this)}}}),pn.prototype.toKeySet=pn.prototype.Lf,pn.prototype.toArray=pn.prototype.Fa,pn.prototype.clear=pn.prototype.clear,pn.prototype.delete=pn.prototype.delete,pn.prototype.remove=pn.prototype.remove,pn.prototype.get=pn.prototype.get,pn.prototype.getValue=pn.prototype.I,pn.prototype.has=pn.prototype.has,pn.prototype.contains=pn.prototype.contains,pn.prototype.first=pn.prototype.first,pn.prototype.addAll=pn.prototype.addAll,pn.prototype.set=pn.prototype.set,pn.prototype.add=pn.prototype.add,pn.prototype.thaw=pn.prototype.ka,pn.prototype.freeze=pn.prototype.freeze,pn.className="Map";function zt(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Ht("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var fo,ds,$r,ur,to;zt.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},zt.prototype.h=function(a,y){return this.x=a,this.y=y,this},zt.prototype.sg=function(a,y){return this.x=a,this.y=y,this},zt.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},zt.prototype.copy=function(){var a=new zt;return a.x=this.x,a.y=this.y,a},Ct=zt.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Ht("cannot thaw constant: "+this),this._isFrozen=!1,this};function bn(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new zt(x,E)}return new zt}function Vn(a){return a.x.toString()+" "+a.y.toString()}Ct.toString=function(){return"Point("+this.x+","+this.y+")"},Ct.D=function(a){return a instanceof zt?this.x===a.x&&this.y===a.y:!1},Ct.hi=function(a,y){return this.x===a&&this.y===y},Ct.Xa=function(a){return Jt.B(this.x,a.x)&&Jt.B(this.y,a.y)},Ct.add=function(a){return this.x+=a.x,this.y+=a.y,this},Ct.re=function(a){return this.x-=a.x,this.y-=a.y,this},Ct.offset=function(a,y){return this.x+=a,this.y+=y,this},zt.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));return this.x=a*y-b*x,this.y=b*y+a*x,this},Ct=zt.prototype,Ct.scale=function(a,y){return this.x*=a,this.y*=y,this},Ct.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Ct.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Ct.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},Ct.ab=function(a){return yi(a.x-this.x,a.y-this.y)},Ct.direction=function(a,y){return yi(a-this.x,y-this.y)};function yi(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}Ct.Ry=function(a,y){return Jt.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Ct.fA=function(a,y,x,b){return Jt.qh(a,y,x,b,this.x,this.y,this),this},Ct.gA=function(a,y){return Jt.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Ct.uA=function(a,y,x,b){return Jt.No(this.x,this.y,a,y,x,b,this),this},Ct.vA=function(a,y){return Jt.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Ct.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},Ct.yi=function(a,y,x,b,E){return this.x=a+E.x*x+E.offsetX,this.y=y+E.y*b+E.offsetY,this},Ct.transform=function(a){return a.Ga(this),this};function On(a,y){return y.Cd(a),a}function fi(a,y,x,b,E,z){var tt=E-x,ot=z-b,rt=tt*tt+ot*ot;x-=a,b-=y;var at=-x*tt-b*ot;return 0>=at||at>=rt?(tt=E-a,ot=z-y,Math.min(x*x+b*b,tt*tt+ot*ot)):(a=tt*b-ot*x,a*a/rt)}function In(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function En(a,y,x,b){return a=x-a,y=b-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(b=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?b=0>y?b+180:180-b:0>y&&(b=360-b),b)}Ct.w=function(){return isFinite(this.x)&&isFinite(this.y)},zt.alloc=function(){var a=Un.pop();return a===void 0?new zt:a},zt.allocAt=function(a,y){var x=Un.pop();return x===void 0?new zt(a,y):(x.x=a,x.y=y,x)},zt.free=function(a){Un.push(a)},zt.prototype.isReal=zt.prototype.w,zt.prototype.setSpot=zt.prototype.yi,zt.prototype.setRectSpot=zt.prototype.xi,zt.prototype.snapToGridPoint=zt.prototype.vA,zt.prototype.snapToGrid=zt.prototype.uA,zt.prototype.projectOntoLineSegmentPoint=zt.prototype.gA,zt.prototype.projectOntoLineSegment=zt.prototype.fA,zt.intersectingLineSegments=function(a,y,x,b,E,z,tt,ot){return Jt.Rl(a,y,x,b,E,z,tt,ot)},zt.prototype.compareWithLineSegmentPoint=zt.prototype.Ry,zt.compareWithLineSegment=function(a,y,x,b,E,z){return Jt.Fl(a,y,x,b,E,z)},zt.prototype.direction=zt.prototype.direction,zt.prototype.directionPoint=zt.prototype.ab,zt.prototype.normalize=zt.prototype.normalize,zt.prototype.distanceSquared=zt.prototype.zd,zt.prototype.distanceSquaredPoint=zt.prototype.Bf,zt.prototype.scale=zt.prototype.scale,zt.prototype.rotate=zt.prototype.rotate,zt.prototype.offset=zt.prototype.offset,zt.prototype.subtract=zt.prototype.re,zt.prototype.add=zt.prototype.add,zt.prototype.equalsApprox=zt.prototype.Xa,zt.prototype.equalTo=zt.prototype.hi,zt.prototype.equals=zt.prototype.D,zt.prototype.set=zt.prototype.set,zt.prototype.setTo=zt.prototype.sg;var Un=[];zt.className="Point",zt.parse=bn,zt.stringify=Vn,zt.distanceLineSegmentSquared=fi,zt.distanceSquared=In,zt.direction=En,zt.Origin=fo=new zt(0,0).ja(),zt.InfiniteTopLeft=ds=new zt(-1/0,-1/0).ja(),zt.InfiniteBottomRight=$r=new zt(1/0,1/0).ja(),zt.SixPoint=ur=new zt(6,6).ja(),zt.NoPoint=to=new zt(NaN,NaN).ja(),zt.parse=bn,zt.stringify=Vn,zt.distanceLineSegmentSquared=fi,zt.distanceSquared=In,zt.direction=En;function Ie(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):Ht("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var Vi,io,Ko,eo,Qo,hr,br;Ie.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},Ie.prototype.h=function(a,y){return this.width=a,this.height=y,this},Ie.prototype.sg=function(a,y){return this.width=a,this.height=y,this},Ie.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},Ie.prototype.copy=function(){var a=new Ie;return a.width=this.width,a.height=this.height,a},Ct=Ie.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Ht("cannot thaw constant: "+this),this._isFrozen=!1,this};function nr(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new Ie(x,E)}return new Ie}function ts(a){return a.width.toString()+" "+a.height.toString()}Ct.toString=function(){return"Size("+this.width+","+this.height+")"},Ct.D=function(a){return a instanceof Ie?this.width===a.width&&this.height===a.height:!1},Ct.hi=function(a,y){return this.width===a&&this.height===y},Ct.Xa=function(a){return Jt.B(this.width,a.width)&&Jt.B(this.height,a.height)},Ct.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},Ct.w=function(){return isFinite(this.width)&&isFinite(this.height)},Ie.alloc=function(){var a=wr.pop();return a===void 0?new Ie:a},Ie.free=function(a){wr.push(a)},Ie.prototype.isReal=Ie.prototype.w,Ie.prototype.inflate=Ie.prototype.Bc,Ie.prototype.equalsApprox=Ie.prototype.Xa,Ie.prototype.equalTo=Ie.prototype.hi,Ie.prototype.equals=Ie.prototype.D,Ie.prototype.set=Ie.prototype.set,Ie.prototype.setTo=Ie.prototype.sg;var wr=[];Ie.className="Size",Ie.parse=nr,Ie.stringify=ts,Ie.ZeroSize=Vi=new Ie(0,0).ja(),Ie.OneSize=io=new Ie(1,1).ja(),Ie.SixSize=Ko=new Ie(6,6).ja(),Ie.EightSize=eo=new Ie(8,8).ja(),Ie.TenSize=Qo=new Ie(10,10).ja(),Ie.InfiniteSize=hr=new Ie(1/0,1/0).ja(),Ie.NoSize=br=new Ie(NaN,NaN).ja(),Ie.parse=nr,Ie.stringify=ts;function me(a,y,x,b){a===void 0?this.height=this.width=this.y=this.x=0:typeof a=="number"&&typeof y=="number"&&typeof x=="number"&&(0<=x||isNaN(x))&&typeof b=="number"&&(0<=b||isNaN(b))?(this.x=a,this.y=y,this.width=x,this.height=b):a instanceof zt?(x=a.x,a=a.y,y instanceof zt?(b=y.x,y=y.y,this.x=Math.min(x,b),this.y=Math.min(a,y),this.width=Math.abs(x-b),this.height=Math.abs(a-y)):y instanceof Ie?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Ht("Incorrect second argument supplied to Rect constructor "+y)):Ht("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Ct=me.prototype,Ct.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Ct.h=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this};function es(a,y,x){a.width=y,a.height=x}Ct.sg=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this},Ct.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Ct.dd=function(a){return this.x=a.x,this.y=a.y,this},Ct.tA=function(a){return this.width=a.width,this.height=a.height,this},me.prototype.copy=function(){var a=new me;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Ct=me.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Ht("cannot thaw constant: "+this),this._isFrozen=!1,this};function js(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;(b=a[y++])&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;(b=a[y++])&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),new me(x,E,z,tt)}return new me}function Zs(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Ct.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Ct.D=function(a){return a instanceof me?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Ct.hi=function(a,y,x,b){return this.x===a&&this.y===y&&this.width===x&&this.height===b},Ct.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 To(a,y){return Jt.$(a.x,y.x)&&Jt.$(a.y,y.y)&&Jt.$(a.width,y.width)&&Jt.$(a.height,y.height)}Ct.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Ct.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},Ct.contains=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),this.x<=a&&a+x<=this.x+this.width&&this.y<=y&&y+b<=this.y+this.height},Ct.offset=function(a,y){return this.x+=a,this.y+=y,this},Ct.Bc=function(a,y){return Qa(this,y,a,y,a)},Ct.Co=function(a){return Qa(this,a.top,a.right,a.bottom,a.left)},Ct.Fv=function(a){return Qa(this,-a.top,-a.right,-a.bottom,-a.left)},Ct.Hz=function(a,y,x,b){return Qa(this,a,y,x,b)};function Qa(a,y,x,b,E){var z=a.width;return x+E<=-z?(a.x+=z/2,a.width=0):(a.x-=E,a.width+=x+E),x=a.height,y+b<=-x?(a.y+=x/2,a.height=0):(a.y-=y,a.height+=y+b),a}Ct.Ex=function(a){return aa(this,a.x,a.y,a.width,a.height)},Ct.Uu=function(a,y,x,b){return aa(this,a,y,x,b)};function aa(a,y,x,b,E){var z=Math.max(a.x,y),tt=Math.max(a.y,x);return y=Math.min(a.x+a.width,y+b),x=Math.min(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-tt),a}Ct.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Ct.Vu=function(a,y,x,b){var E=this.width,z=this.x;return E!==1/0&&x!==1/0&&(E+=z,x+=a,isNaN(x)||isNaN(E)||z>x||a>E)?!1:(a=this.height,x=this.y,!(a!==1/0&&b!==1/0&&(a+=x,b+=y,isNaN(b)||isNaN(a)||x>b||y>a)))};function Al(a,y){var x=a.width,b=a.x,E=y.x-10;return b>y.width+10+10+E||E>x+b?!1:(x=a.height,a=a.y,b=y.y-10,!(a>y.height+10+10+b||b>x+a))}Ct.Ye=function(a){return co(this,a.x,a.y,0,0)},Ct.ed=function(a){return co(this,a.x,a.y,a.width,a.height)},Ct.Kv=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),co(this,a,y,x,b)};function co(a,y,x,b,E){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+b),x=Math.max(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}Ct.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 Pr(a,y,x,b,E,z,tt,ot){return tt===void 0&&(tt=0),ot===void 0&&(ot=0),a<=E&&E+tt<=a+x&&y<=z&&z+ot<=y+b}function Gs(a,y,x,b,E,z,tt,ot){return a>tt+E||E>x+a?!1:!(y>ot+z||z>b+y)}Ct.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Ct.Mz=function(){return this.width===0&&this.height===0},me.alloc=function(){var a=Sa.pop();return a===void 0?new me:a},me.allocAt=function(a,y,x,b){var E=Sa.pop();return E===void 0?new me(a,y,x,b):E.h(a,y,x,b)},me.free=function(a){Sa.push(a)},Ge.Object.defineProperties(me.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 zt(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new Ie(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new zt(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}}}),me.prototype.isEmpty=me.prototype.Mz,me.prototype.isReal=me.prototype.w,me.intersectsLineSegment=function(a,y,x,b,E,z,tt,ot){return Jt.Fx(a,y,x,b,E,z,tt,ot)},me.prototype.setSpot=me.prototype.yi,me.prototype.union=me.prototype.Kv,me.prototype.unionRect=me.prototype.ed,me.prototype.unionPoint=me.prototype.Ye,me.prototype.intersects=me.prototype.Vu,me.prototype.intersectsRect=me.prototype.Yc,me.prototype.intersect=me.prototype.Uu,me.prototype.intersectRect=me.prototype.Ex,me.prototype.grow=me.prototype.Hz,me.prototype.subtractMargin=me.prototype.Fv,me.prototype.addMargin=me.prototype.Co,me.prototype.inflate=me.prototype.Bc,me.prototype.offset=me.prototype.offset,me.prototype.contains=me.prototype.contains,me.prototype.containsRect=me.prototype.Re,me.prototype.containsPoint=me.prototype.ca,me.prototype.equalsApprox=me.prototype.Xa,me.prototype.equalTo=me.prototype.hi,me.prototype.equals=me.prototype.D,me.prototype.setSize=me.prototype.tA,me.prototype.setPoint=me.prototype.dd,me.prototype.set=me.prototype.set,me.prototype.setTo=me.prototype.sg;var fl=null,lu=null,Sa=[];me.className="Rect",me.parse=js,me.stringify=Zs,me.contains=Pr,me.intersects=Gs,me.ZeroRect=fl=new me(0,0,0,0).ja(),me.NoRect=lu=new me(NaN,NaN,NaN,NaN).ja(),me.parse=js,me.stringify=Zs,me.contains=Pr,me.intersects=Gs;function si(a,y,x,b){a===void 0?this.left=this.bottom=this.right=this.top=0:y===void 0?this.left=this.bottom=this.right=this.top=a:x===void 0?(this.top=a,this.right=y,this.bottom=a,this.left=y):b!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=b):Ht("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}si.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},si.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},si.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},si.prototype.copy=function(){var a=new si;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Ct=si.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Ht("cannot thaw constant: "+this),this._isFrozen=!1,this};function Gl(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var b=a[y++];if(b&&(x=parseFloat(b)),isNaN(x))return new si;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new si(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new si(x,E);for(var tt=NaN;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),isNaN(tt)?new si(x,E):new si(x,E,z,tt)}return new si}function uu(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Ct.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Ct.D=function(a){return a instanceof si?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Ct.hi=function(a,y,x,b){return this.top===a&&this.right===y&&this.bottom===x&&this.left===b},Ct.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)},Ct.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},si.alloc=function(){var a=Eu.pop();return a===void 0?new si:a},si.free=function(a){Eu.push(a)},si.prototype.isReal=si.prototype.w,si.prototype.equalsApprox=si.prototype.Xa,si.prototype.equalTo=si.prototype.hi,si.prototype.equals=si.prototype.D,si.prototype.set=si.prototype.set,si.prototype.setTo=si.prototype.sg;var la=null,Ur=null,Eu=[];si.className="Margin",si.parse=Gl,si.stringify=uu,si.ZeroMargin=la=new si(0,0,0,0).ja(),si.TwoMargin=Ur=new si(2,2,2,2).ja(),si.parse=Gl,si.stringify=uu;function vn(a,y,x,b){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),b===void 0&&(b=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=b),this._isFrozen=!1}var hi,Mi,Ni,Ki,Bo,ei,xa,ns,Ir,Xo,Js,wa,bs,Pa,kl,qa,Tu,Xd,sd,gl,Wl,za,ad,ld,Zd,Cr,Hf,ud,Bu,Nu,fs,Es,Kr,is,hd,Du;vn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},vn.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},vn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},vn.prototype.copy=function(){var a=new vn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Ct=vn.prototype,Ct.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Ct.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return Object.isFrozen(this)&&Ht("cannot thaw constant: "+this),this._isFrozen=!1,this};function ir(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function bo(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return hi;if(a==="TopLeft")return Mi;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return Ni;if(a==="TopRight")return Ki;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return Bo;if(a==="Center")return ei;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return xa;if(a==="BottomLeft")return ns;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Ir;if(a==="BottomRight")return Xo;if(a==="TopSide")return Js;if(a==="LeftSide")return wa;if(a==="RightSide")return bs;if(a==="BottomSide")return Pa;if(a==="TopBottomSides")return kl;if(a==="LeftRightSides")return qa;if(a==="TopLeftSides")return Tu;if(a==="TopRightSides")return Xd;if(a==="BottomLeftSides")return sd;if(a==="BottomRightSides")return gl;if(a==="NotTopSide")return Wl;if(a==="NotLeftSide")return za;if(a==="NotRightSide")return ad;if(a==="NotBottomSide")return ld;if(a==="AllSides")return Zd;if(a==="Default")return Cr;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b!==void 0&&0<b.length&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;b=a[y++],b!==void 0&&0<b.length&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return b=a[y++],b!==void 0&&0<b.length&&(tt=parseFloat(b)),new vn(x,E,z,tt)}return new vn}function po(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Ct.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(hi)?"None":this.D(Mi)?"TopLeft":this.D(Ni)?"Top":this.D(Ki)?"TopRight":this.D(Bo)?"Left":this.D(ei)?"Center":this.D(xa)?"Right":this.D(ns)?"BottomLeft":this.D(Ir)?"Bottom":this.D(Xo)?"BottomRight":this.D(Js)?"TopSide":this.D(wa)?"LeftSide":this.D(bs)?"RightSide":this.D(Pa)?"BottomSide":this.D(kl)?"TopBottomSides":this.D(qa)?"LeftRightSides":this.D(Tu)?"TopLeftSides":this.D(Xd)?"TopRightSides":this.D(sd)?"BottomLeftSides":this.D(gl)?"BottomRightSides":this.D(Wl)?"NotTopSide":this.D(za)?"NotLeftSide":this.D(ad)?"NotRightSide":this.D(ld)?"NotBottomSide":this.D(Zd)?"AllSides":this.D(Cr)?"Default":"None"},Ct.D=function(a){return a instanceof vn?(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},Ct.gv=function(){return new vn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Ct.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Hf))a=wa;else if(a.D(ud))a=bs;else if(a.D(Bu))a=Js;else if(a.D(Nu))a=Pa;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Ct.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Ct.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Ct.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Ct.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Ct.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},vn.alloc=function(){var a=Ts.pop();return a===void 0?new vn:a},vn.free=function(a){Ts.push(a)},vn.prototype.isDefault=vn.prototype.Xb,vn.prototype.isNone=vn.prototype.ys,vn.prototype.isSide=vn.prototype.$c,vn.prototype.isNoSpot=vn.prototype.Mc,vn.prototype.isSpot=vn.prototype.sb,vn.prototype.includesSide=vn.prototype.Hf,vn.prototype.opposite=vn.prototype.gv,vn.prototype.equals=vn.prototype.D,vn.prototype.set=vn.prototype.set,vn.prototype.setTo=vn.prototype.sg;var Ts=[];vn.className="Spot",vn.parse=bo,vn.stringify=po,vn.None=hi=ir(new vn(0,0,0,0),0).ja(),vn.Default=Cr=ir(new vn(0,0,-1,0),-1).ja(),vn.TopLeft=Mi=new vn(0,0,0,0).ja(),vn.TopCenter=Ni=new vn(.5,0,0,0).ja(),vn.TopRight=Ki=new vn(1,0,0,0).ja(),vn.LeftCenter=Bo=new vn(0,.5,0,0).ja(),vn.Center=ei=new vn(.5,.5,0,0).ja(),vn.RightCenter=xa=new vn(1,.5,0,0).ja(),vn.BottomLeft=ns=new vn(0,1,0,0).ja(),vn.BottomCenter=Ir=new vn(.5,1,0,0).ja(),vn.BottomRight=Xo=new vn(1,1,0,0).ja(),vn.MiddleTop=fs=Ni,vn.MiddleLeft=Es=Bo,vn.MiddleRight=Kr=xa,vn.MiddleBottom=is=Ir,vn.Top=Bu=Ni,vn.Left=Hf=Bo,vn.Right=ud=xa,vn.Bottom=Nu=Ir,vn.TopSide=Js=ir(new vn(0,0,1,1),1).ja(),vn.LeftSide=wa=ir(new vn(0,0,1,2),1).ja(),vn.RightSide=bs=ir(new vn(0,0,1,4),1).ja(),vn.BottomSide=Pa=ir(new vn(0,0,1,8),1).ja(),vn.TopBottomSides=kl=ir(new vn(0,0,1,9),1).ja(),vn.LeftRightSides=qa=ir(new vn(0,0,1,6),1).ja(),vn.TopLeftSides=Tu=ir(new vn(0,0,1,3),1).ja(),vn.TopRightSides=Xd=ir(new vn(0,0,1,5),1).ja(),vn.BottomLeftSides=sd=ir(new vn(0,0,1,10),1).ja(),vn.BottomRightSides=gl=ir(new vn(0,0,1,12),1).ja(),vn.NotTopSide=Wl=ir(new vn(0,0,1,14),1).ja(),vn.NotLeftSide=za=ir(new vn(0,0,1,13),1).ja(),vn.NotRightSide=ad=ir(new vn(0,0,1,11),1).ja(),vn.NotBottomSide=ld=ir(new vn(0,0,1,7),1).ja(),vn.AllSides=Zd=ir(new vn(0,0,1,15),1).ja(),hd=new vn(.156,.156).ja(),Du=new vn(.844,.844).ja(),vn.parse=bo,vn.stringify=po;function Gn(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}Gn.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},Gn.prototype.setTransform=function(a,y,x,b,E,z){return this.m11=a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},Gn.prototype.copy=function(){var a=new Gn;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},Gn.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},Gn.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},Gn.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},Gn.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},Gn.prototype.multiply=function(a){var y=this.m11*a.m11+this.m21*a.m12,x=this.m12*a.m11+this.m22*a.m12,b=this.m11*a.m21+this.m21*a.m22,E=this.m12*a.m21+this.m22*a.m22;return this.dx=this.m11*a.dx+this.m21*a.dy+this.dx,this.dy=this.m12*a.dx+this.m22*a.dy+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},Gn.prototype.bv=function(a){var y=1/(a.m11*a.m22-a.m12*a.m21),x=a.m22*y,b=-a.m12*y,E=-a.m21*y,z=a.m11*y,tt=y*(a.m21*a.dy-a.m22*a.dx);return a=y*(a.m12*a.dx-a.m11*a.dy),y=this.m11*x+this.m21*b,x=this.m12*x+this.m22*b,b=this.m11*E+this.m21*z,E=this.m12*E+this.m22*z,this.dx=this.m11*tt+this.m21*a+this.dx,this.dy=this.m12*tt+this.m22*a+this.dy,this.m11=y,this.m12=x,this.m21=b,this.m22=E,this},Gn.prototype.Vj=function(){var a=1/(this.m11*this.m22-this.m12*this.m21),y=-this.m12*a,x=-this.m21*a,b=this.m11*a,E=a*(this.m21*this.dy-this.m22*this.dx),z=a*(this.m12*this.dx-this.m11*this.dy);return this.m11=this.m22*a,this.m12=y,this.m21=x,this.m22=b,this.dx=E,this.dy=z,this},Gn.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a===0)return this;if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.m12*a+this.m22*b,z=this.m11*-b+this.m21*a,tt=this.m12*-b+this.m22*a;return this.m11=this.m11*a+this.m21*b,this.m12=E,this.m21=z,this.m22=tt,this.translate(-y,-x),this},Ct=Gn.prototype,Ct.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Ct.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Ct.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)},Ct.Cd=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=a.x,b=a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Ct.Eu=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=1.25*a.x,b=1.2*a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Ct.pp=function(a){var y=a.x,x=a.y,b=y+a.width,E=x+a.height,z=this.m11,tt=this.m12,ot=this.m21,rt=this.m22,at=this.dx,ut=this.dy,gt=y*z+x*ot+at,mt=y*tt+x*rt+ut,yt=b*z+x*ot+at,St=b*tt+x*rt+ut;return x=y*z+E*ot+at,y=y*tt+E*rt+ut,z=b*z+E*ot+at,b=b*tt+E*rt+ut,E=Math.min(gt,yt),gt=Math.max(gt,yt),yt=Math.min(mt,St),mt=Math.max(mt,St),E=Math.min(E,x),gt=Math.max(gt,x),yt=Math.min(yt,y),mt=Math.max(mt,y),E=Math.min(E,z),gt=Math.max(gt,z),yt=Math.min(yt,b),mt=Math.max(mt,b),a.h(E,yt,gt-E,mt-yt),a},Gn.alloc=function(){var a=Xr.pop();return a===void 0?new Gn:a},Gn.free=function(a){Xr.push(a)},Gn.prototype.transformRect=Gn.prototype.pp,Gn.prototype.transformPoint=Gn.prototype.Ga,Gn.prototype.scale=Gn.prototype.scale,Gn.prototype.translate=Gn.prototype.translate,Gn.prototype.rotate=Gn.prototype.rotate,Gn.prototype.invert=Gn.prototype.Vj,Gn.prototype.multiplyInverted=Gn.prototype.bv,Gn.prototype.multiply=Gn.prototype.multiply,Gn.prototype.reset=Gn.prototype.reset,Gn.prototype.isIdentity=Gn.prototype.ws,Gn.prototype.equals=Gn.prototype.D,Gn.prototype.setTransform=Gn.prototype.setTransform,Gn.prototype.set=Gn.prototype.set;var Xr=[];Gn.className="Transform",Gn.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,b,E,z,tt){if(0>=E&&(E=1e-6),a<x)var ot=a,rt=x;else ot=x,rt=a;if(y<b)var at=y,ut=b;else at=b,ut=y;if(a===x)return at<=tt&&tt<=ut&&a-E<=z&&z<=a+E;if(y===b)return ot<=z&&z<=rt&&y-E<=tt&&tt<=y+E;if(rt+=E,ot-=E,ot<=z&&z<=rt&&(ut+=E,at-=E,at<=tt&&tt<=ut))if(rt-ot>ut-at)if(a-x>E||x-a>E){if(z=(b-y)/(x-a)*(z-a)+y,z-E<=tt&&tt<=z+E)return!0}else return!0;else if(y-b>E||b-y>E){if(tt=(x-a)/(b-y)*(tt-y)+a,tt-E<=z&&z<=tt+E)return!0}else return!0;return!1},cs:function(a,y,x,b,E,z,tt,ot,rt,at,ut,gt){if(Jt.Yb(a,y,tt,ot,gt,x,b)&&Jt.Yb(a,y,tt,ot,gt,E,z))return Jt.Yb(a,y,tt,ot,gt,at,ut);var mt=(a+x)/2,yt=(y+b)/2,St=(x+E)/2,Mt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(mt+St)/2,x=(yt+Mt)/2,St=(St+E)/2,Mt=(Mt+z)/2;var Ot=(b+St)/2,Et=(x+Mt)/2;return Jt.cs(a,y,mt,yt,b,x,Ot,Et,rt,at,ut,gt)||Jt.cs(Ot,Et,St,Mt,E,z,tt,ot,rt,at,ut,gt)},ax:function(a,y,x,b,E,z,tt,ot,rt){var at=(x+E)/2,ut=(b+z)/2;return rt.h((((a+x)/2+at)/2+(at+(E+tt)/2)/2)/2,(((y+b)/2+ut)/2+(ut+(z+ot)/2)/2)/2),rt},My:function(a,y,x,b,E,z,tt,ot){var rt=(x+E)/2,at=(b+z)/2;return En(((a+x)/2+rt)/2,((y+b)/2+at)/2,(rt+(E+tt)/2)/2,(at+(z+ot)/2)/2)},Dl:function(a,y,x,b,E,z,tt,ot,rt,at){if(Jt.Yb(a,y,tt,ot,rt,x,b)&&Jt.Yb(a,y,tt,ot,rt,E,z))co(at,a,y,0,0),co(at,tt,ot,0,0);else{var ut=(a+x)/2,gt=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(gt+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,Mt=(x+yt)/2;Jt.Dl(a,y,ut,gt,b,x,St,Mt,rt,at),Jt.Dl(St,Mt,mt,yt,E,z,tt,ot,rt,at)}return at},Qe:function(a,y,x,b,E,z,tt,ot,rt,at){if(Jt.Yb(a,y,tt,ot,rt,x,b)&&Jt.Yb(a,y,tt,ot,rt,E,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(ot);else{var ut=(a+x)/2,gt=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(gt+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,Mt=(x+yt)/2;Jt.Qe(a,y,ut,gt,b,x,St,Mt,rt,at),Jt.Qe(St,Mt,mt,yt,E,z,tt,ot,rt,at)}return at},jv:function(a,y,x,b,E,z,tt,ot,rt,at){if(Jt.Yb(a,y,E,z,at,x,b))return Jt.Yb(a,y,E,z,at,ot,rt);var ut=(a+x)/2,gt=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var mt=(ut+x)/2,yt=(gt+b)/2;return Jt.jv(a,y,ut,gt,mt,yt,tt,ot,rt,at)||Jt.jv(mt,yt,x,b,E,z,tt,ot,rt,at)},OA:function(a,y,x,b,E,z,tt){return tt.h(((a+x)/2+(x+E)/2)/2,((y+b)/2+(b+z)/2)/2),tt},iv:function(a,y,x,b,E,z,tt,ot){if(Jt.Yb(a,y,E,z,tt,x,b))co(ot,a,y,0,0),co(ot,E,z,0,0);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,gt=(at+b)/2;Jt.iv(a,y,rt,at,ut,gt,tt,ot),Jt.iv(ut,gt,x,b,E,z,tt,ot)}return ot},ep:function(a,y,x,b,E,z,tt,ot){if(Jt.Yb(a,y,E,z,tt,x,b))ot.length===0&&(ot.push(a),ot.push(y)),ot.push(E),ot.push(z);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,gt=(at+b)/2;Jt.ep(a,y,rt,at,ut,gt,tt,ot),Jt.ep(ut,gt,x,b,E,z,tt,ot)}return ot},Eo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,gt,mt,yt){if(Jt.Yb(a,y,tt,ot,mt,x,b)&&Jt.Yb(a,y,tt,ot,mt,E,z))return!Jt.Rl(a,y,tt,ot,rt,at,ut,gt)||(mt=(a-tt)*(at-gt)-(y-ot)*(rt-ut),mt===0)?!1:(yt.h(((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*gt-at*ut))/mt,((a*ot-y*tt)*(at-gt)-(y-ot)*(rt*gt-at*ut))/mt),!0);var St=(a+x)/2,Mt=(y+b)/2,Ot=(x+E)/2,Et=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Ot)/2,x=(Mt+Et)/2,Ot=(Ot+E)/2,Et=(Et+z)/2;var jt=(b+Ot)/2,Gt=(x+Et)/2,Vt=1/0,Kt=!1,ie=0,We=0;return Jt.Eo(a,y,St,Mt,b,x,jt,Gt,rt,at,ut,gt,mt,yt)&&(a=(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at),a<Vt&&(Vt=a,Kt=!0,ie=yt.x,We=yt.y)),Jt.Eo(jt,Gt,Ot,Et,E,z,tt,ot,rt,at,ut,gt,mt,yt)&&(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at)<Vt&&(Kt=!0,ie=yt.x,We=yt.y),Kt&&(yt.x=ie,yt.y=We),Kt},Fo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,gt,mt){var yt=0;if(Jt.Yb(a,y,tt,ot,mt,x,b)&&Jt.Yb(a,y,tt,ot,mt,E,z)){if(mt=(a-tt)*(at-gt)-(y-ot)*(rt-ut),mt===0)return yt;var St=((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*gt-at*ut))/mt,Mt=((a*ot-y*tt)*(at-gt)-(y-ot)*(rt*gt-at*ut))/mt;if(St>=ut)return yt;if((rt>ut?rt-ut:ut-rt)<(at>gt?at-gt:gt-at)){if(y<ot?(rt=y,a=ot):(rt=ot,a=y),Mt<rt||Mt>a)return yt}else if(a<tt?(rt=a,a=tt):rt=tt,St<rt||St>a)return yt;0<mt?yt++:0>mt&&yt--}else{St=(a+x)/2,Mt=(y+b)/2;var Ot=(x+E)/2,Et=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Ot)/2,x=(Mt+Et)/2,Ot=(Ot+E)/2,Et=(Et+z)/2;var jt=(b+Ot)/2,Gt=(x+Et)/2;yt+=Jt.Fo(a,y,St,Mt,b,x,jt,Gt,rt,at,ut,gt,mt),yt+=Jt.Fo(jt,Gt,Ot,Et,E,z,tt,ot,rt,at,ut,gt,mt)}return yt},qh:function(a,y,x,b,E,z,tt){return Jt.$(a,x)?(y<b?(x=y,y=b):x=b,z<x?(tt.h(a,x),!1):z>y?(tt.h(a,y),!1):(tt.h(a,z),!0)):Jt.$(y,b)?(a<x?(b=a,a=x):b=x,E<b?(tt.h(b,y),!1):E>a?(tt.h(a,y),!1):(tt.h(E,y),!0)):(E=((a-E)*(a-x)+(y-z)*(y-b))/((x-a)*(x-a)+(b-y)*(b-y)),-5e-6>E?(tt.h(a,y),!1):1.000005<E?(tt.h(x,b),!1):(tt.h(a+E*(x-a),y+E*(b-y)),!0))},Ve:function(a,y,x,b,E,z,tt,ot,rt){return Jt.B(a,x)&&Jt.B(y,b)?(rt.h(a,y),!1):Jt.$(E,tt)?Jt.$(a,x)?(Jt.qh(a,y,x,b,E,z,rt),!1):Jt.qh(a,y,x,b,E,(b-y)/(x-a)*(E-a)+y,rt):(ot=(ot-z)/(tt-E),Jt.$(a,x)?(x=ot*(a-E)+z,y<b?(E=y,y=b):E=b,x<E?(rt.h(a,E),!1):x>y?(rt.h(a,y),!1):(rt.h(a,x),!0)):(tt=(b-y)/(x-a),Jt.$(ot,tt)?(Jt.qh(a,y,x,b,E,z,rt),!1):(E=(tt*a-ot*E+z-y)/(tt-ot),Jt.$(tt,0)?(a<x?(b=a,a=x):b=x,E<b?(rt.h(b,y),!1):E>a?(rt.h(a,y),!1):(rt.h(E,y),!0)):Jt.qh(a,y,x,b,E,tt*(E-a)+y,rt))))},MA:function(a,y,x,b,E){return Jt.Ve(x.x,x.y,b.x,b.y,a.x,a.y,y.x,y.y,E)},KA:function(a,y,x,b,E,z,tt,ot,rt,at){function ut(Ot,Et){var jt=(Ot-a)*(Ot-a)+(Et-y)*(Et-y);jt<gt&&(gt=jt,rt.h(Ot,Et))}var gt=1/0;ut(rt.x,rt.y);var mt=0,yt=0,St=0,Mt=0;if(E<tt?(mt=E,yt=tt):(mt=tt,yt=E),z<ot?(St=E,Mt=tt):(St=tt,Mt=E),mt=(yt-mt)/2+at,at=(Mt-St)/2+at,E=(E+tt)/2,z=(z+ot)/2,mt===0||at===0)return rt;if(.5>(x>a?x-a:a-x)){if(mt=1-(x-E)*(x-E)/(mt*mt),0>mt)return rt;mt=Math.sqrt(mt),b=-at*mt+z,ut(x,at*mt+z),ut(x,b)}else{if(x=(b-y)/(x-a),b=1/(mt*mt)+x*x/(at*at),ot=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*E/(mt*mt),mt=ot*ot-4*b*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+E*E/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return rt;mt=Math.sqrt(mt),at=(-ot+mt)/(2*b),ut(at,x*at-x*a+y),mt=(-ot-mt)/(2*b),ut(mt,x*mt-x*a+y)}return rt},Ff:function(a,y,x,b,E,z,tt,ot,rt){var at=1e21,ut=a,gt=y;if(Jt.Ve(a,y,a,b,E,z,tt,ot,rt)){var mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z);mt<at&&(at=mt,ut=rt.x,gt=rt.y)}return Jt.Ve(x,y,x,b,E,z,tt,ot,rt)&&(mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),mt<at&&(at=mt,ut=rt.x,gt=rt.y)),Jt.Ve(a,y,x,y,E,z,tt,ot,rt)&&(y=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),y<at&&(at=y,ut=rt.x,gt=rt.y)),Jt.Ve(a,b,x,b,E,z,tt,ot,rt)&&(a=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z),a<at&&(at=a,ut=rt.x,gt=rt.y)),rt.h(ut,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,b,E,z,tt,ot){var rt=a+x,at=y+b;return E===tt?(z<ot?(tt=z,z=ot):tt=ot,a<=E&&E<=rt&&tt<=at&&z>=y):z===ot?(E<tt?(ot=E,E=tt):ot=tt,y<=z&&z<=at&&ot<=rt&&E>=a):!!(Pr(a,y,x,b,E,z)||Pr(a,y,x,b,tt,ot)||Jt.Rl(a,y,rt,y,E,z,tt,ot)||Jt.Rl(rt,y,rt,at,E,z,tt,ot)||Jt.Rl(rt,at,a,at,E,z,tt,ot)||Jt.Rl(a,at,a,y,E,z,tt,ot))},Rl:function(a,y,x,b,E,z,tt,ot){return a===x&&y===b&&E===tt&&z===ot?a===E&&y===z:0>=Jt.Fl(a,y,x,b,E,z)*Jt.Fl(a,y,x,b,tt,ot)&&0>=Jt.Fl(E,z,tt,ot,a,y)*Jt.Fl(E,z,tt,ot,x,b)},Fl:function(a,y,x,b,E,z){return x-=a,b-=y,a=E-a,y=z-y,z=a*b-y*x,z===0&&(z=a*x+y*b,0<z&&(z=(a-x)*x+(y-b)*b,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,b,E,z){var tt=Math.PI;z||(b*=tt/180,E*=tt/180);var ot=b>E?-1:1;z=[];var rt=tt/2,at=b;if(b=Math.min(2*tt,Math.abs(E-b)),1e-5>b)return rt=at+ot*Math.min(b,rt),ot=a+x*Math.cos(at),at=y+x*Math.sin(at),a+=x*Math.cos(rt),y+=x*Math.sin(rt),x=(ot+a)/2,rt=(at+y)/2,z.push([ot,at,x,rt,x,rt,a,y]),z;for(;1e-5<b;)E=at+ot*Math.min(b,rt),z.push(Jt.Vy(x,at,E,a,y)),b-=Math.abs(E-at),at=E;return z},Vy:function(a,y,x,b,E){var z=(x-y)/2,tt=a*Math.cos(z),ot=a*Math.sin(z),rt=-ot,at=tt*tt+rt*rt,ut=at+tt*tt+rt*ot;return at=4/3*(Math.sqrt(2*at*ut)-ut)/(tt*ot-rt*tt),ot=tt-at*rt,tt=rt+at*tt,rt=-tt,at=z+y,z=Math.cos(at),at=Math.sin(at),[b+a*Math.cos(y),E+a*Math.sin(y),b+ot*z-tt*at,E+ot*at+tt*z,b+ot*z-rt*at,E+ot*at+rt*z,b+a*Math.cos(x),E+a*Math.sin(x)]},No:function(a,y,x,b,E,z,tt){x=Math.floor((a-x)/E)*E+x,b=Math.floor((y-b)/z)*z+b;var ot=x;return x+E-a<E/2&&(ot=x+E),a=b,b+z-y<z/2&&(a=b+z),tt.h(ot,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var b;do y=x%a,x=b=a,a=y;while(0<y);return b},$y:function(a,y,x,b){var E=0>x,z=0>b;if(a<y)var tt=1,ot=0;else tt=0,ot=1;var rt=tt===0?a:y,at=tt===0?x:b;return(tt===0?E:z)&&(at=-at),tt=ot,x=tt===0?x:b,(tt===0?E:z)&&(x=-x),Jt.az(rt,tt===0?a:y,at,x,0,0)},az:function(a,y,x,b,E,z){if(0<b)if(0<x){E=a*a,z=y*y,a*=x;var tt=y*b,ot=-z+tt,rt=-z+Math.sqrt(a*a+tt*tt);y=ot;for(var at=0;9999999999>at&&(y=.5*(ot+rt),!(y===ot||y===rt));++at){var ut=a/(y+E),gt=tt/(y+z);if(ut=ut*ut+gt*gt-1,0<ut)ot=y;else if(0>ut)rt=y;else break}x=E*x/(y+E)-x,b=z*b/(y+z)-b,x=Math.sqrt(x*x+b*b)}else x=Math.abs(b-y);else b=a*a-y*y,z=a*x,z<b?(b=z/b,z=y*Math.sqrt(Math.abs(1-b*b)),x=a*b-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new wn,um:new wn,Mf:new wn,Nf:0,vm:100};Jt.za=Jt.AA;function Te(a){Ii(this),this.l=2,a===void 0&&(a=Te.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===Te.o?this.ee=new Fe:(Te.V===null&&(Te.V=new Fe().freeze()),this.ee=Te.V),this.aq=this.ee.Ja,this.Ip=new me().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=Mi,this.gg=Xo,this.Rk=this.Sk=NaN,this.Uf=Me}Te.prototype.copy=function(){var a=new Te;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===Te.o){for(var y=this.ee.s,x=a.ee,b=0;b<y.length;b++)x.add(y[b].copy());a.ee=x}else a.ee=this.ee;return a.aq=this.aq,a.Ip.assign(this.Ip),a.tk=this.tk,a.ym=this.ym,a.zm=this.zm,a.fg=this.fg.J(),a.gg=this.gg.J(),a.Sk=this.Sk,a.Rk=this.Rk,a.Uf=this.Uf,a},Te.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},Te.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==Te.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},Te.prototype.ka=function(){if(Object.isFrozen(this)&&Ht("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==Te.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},Te.prototype.Xa=function(a){if(!(a instanceof Te))return!1;if(this.type!==a.type)return this.type===Te.j&&a.type===Te.o?_a(this,a):a.type===Te.j&&this.type===Te.o?_a(a,this):!1;if(this.type===Te.o){var y=this.figures.s;a=a.figures.s;var x=y.length;if(x!==a.length)return!1;for(var b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0}return 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 _a(a,y){return a.type!==Te.j||y.type!==Te.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===oo&&Jt.B(a.endX,y.endX)&&Jt.B(a.endY,y.endY))))}Te.ia=function(a){return a.toString()},Te.prototype.qb=function(a){a.classType===Te&&(this.type=a)},Te.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Te.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 Te.u:var y=new me(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 Te.F:if(y=new me(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 Te.o:y="",x=this.figures.s;for(var b=x.length,E=0;E<b;E++){var z=x[E];0<E&&(y+=" x "),z.isFilled&&(y+="F "),y+=z.toString(a)}return y;default:return this.type.toString()}},Te.nb=function(a){a=a.split(/[Xx]/);for(var y=a.length,x="",b=0;b<y;b++){var E=a[b];x=E.match(/[Ff]/)!==null?b===0?x+E:x+("X"+(E[0]===" "?"":" ")+E):x+((b===0?"":"X ")+"F"+(E[0]===" "?"":" ")+E)}return x},Te.parse=function(a,y){function x(){return Mt>=Vt-1?!0:at[Mt+1].match(Kt)!==null}function b(){return Mt++,at[Mt]}function E(Wn){var Bn=parseFloat(b()),Ai=parseFloat(b());Ot===Ot.toLowerCase()&&(Bn=Gt.x+Bn,Ai=Gt.y+Ai),Wn.h(Bn,Ai)}function z(){return E(Gt),Gt}function tt(){return E(jt),jt}function ot(){var Wn=Et.toLowerCase();return Wn!=="c"&&Wn!=="s"&&Wn!=="q"&&Wn!=="t"?Gt:new zt(2*Gt.x-jt.x,2*Gt.y-jt.y)}y===void 0&&(y=!1);var rt=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(rt,"$1 $2"),a=a.replace(rt,"$1 $2"),a=a.replace(/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([^s])/gm,"$1 $2"),a=a.replace(/([^s])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm,"$1 $2"),a=a.replace(/([0-9])([+\-])/gm,"$1 $2"),a=a.replace(/[\s\r\t\n]+/gm," "),a=a.replace(/^\s+|\s+$/g,"");var at=a.split(" ");for(a=0;a<at.length;a++){var ut=at[a];if(ut.match(/(\.[0-9]*)(\.)/gm)!==null){rt=rn();for(var gt="",mt=!1,yt=0;yt<ut.length;yt++){var St=ut[yt];St!=="."||mt?St==="."?(rt.push(gt),gt="."):gt+=St:(mt=!0,gt+=St)}for(rt.push(gt),at.splice(a,1),ut=0;ut<rt.length;ut++)at.splice(a+ut,0,rt[ut]);a+=rt.length-1,$e(rt)}}var Mt=-1,Ot="",Et="";rt=new zt(0,0);var jt=new zt(0,0),Gt=new zt(0,0),Vt=at.length;a=ES(null),mt=gt=ut=!1,yt=!0,St=null;for(var Kt=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(Mt>=Vt-1);)if(Et=Ot,Ot=b(),Ot!=="")switch(Ot.toUpperCase()){case"X":yt=!0,gt=ut=!1;break;case"M":for(St=z(),a.mc===null||yt===!0?(kg(a,St.x,St.y,ut,!gt,mt),yt=!1):a.moveTo(St.x,St.y),rt.assign(Gt);!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();)Gt=new zt((Ot===Ot.toLowerCase()?Gt.x:0)+parseFloat(b()),Gt.y),a.lineTo(Gt.x,Gt.y);break;case"V":for(;!x();)Gt=new zt(Gt.x,(Ot===Ot.toLowerCase()?Gt.y:0)+parseFloat(b())),a.lineTo(Gt.x,Gt.y);break;case"C":for(;!x();){St=new zt,E(St);var ie=tt(),We=z();nh(a,St.x,St.y,ie.x,ie.y,We.x,We.y)}break;case"S":for(;!x();)St=ot(),ie=tt(),We=z(),nh(a,St.x,St.y,ie.x,ie.y,We.x,We.y);break;case"Q":for(;!x();)St=tt(),ie=z(),Im(a,St.x,St.y,ie.x,ie.y);break;case"T":for(;!x();)jt=St=ot(),ie=z(),Im(a,St.x,St.y,ie.x,ie.y);break;case"B":for(;!x();){St=parseFloat(b()),ie=parseFloat(b()),We=parseFloat(b());var on=parseFloat(b()),_e=parseFloat(b()),be=_e,xe=!1;x()||(be=parseFloat(b()),x()||(xe=parseFloat(b())!==0)),Ot===Ot.toLowerCase()&&(We+=Gt.x,on+=Gt.y),a.arcTo(St,ie,We,on,_e,be,xe)}break;case"A":for(;!x();)St=Math.abs(parseFloat(b())),ie=Math.abs(parseFloat(b())),We=parseFloat(b()),_e=on=!1,xe=be=0,be=b(),be.length===1?(on=!!parseFloat(be),_e=!!parseFloat(b()),be=parseFloat(b())):be.length===2?(on=!!parseFloat(be[0]),_e=!!parseFloat(be[1]),be=parseFloat(b())):(on=!!parseFloat(be[0]),_e=!!parseFloat(be[1]),be=parseFloat(be.slice(2))),xe=parseFloat(b()),Ot===Ot.toLowerCase()&&(be=Gt.x+be,xe=Gt.y+xe),Gt.h(be,xe),Px(a,St,ie,We,on,_e,be,xe);break;case"Z":wx(a),Gt.assign(rt);break;case"F":for(St="",ie=1;at[Mt+ie];)if(at[Mt+ie]==="0")mt=!0,ie++;else if(at[Mt+ie].match(/[Uu]/)!==null)ie++;else if(at[Mt+ie].match(Kt)===null)ie++;else{St=at[Mt+ie];break}St.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(St="",ie=1;at[Mt+ie];)if(at[Mt+ie].match(/[Ff]/)!==null)ie++;else if(at[Mt+ie].match(Kt)===null)ie++;else{St=at[Mt+ie];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},Te.Ha=function(a,y){for(var x=a.length,b=zt.alloc(),E=0;E<x;E++){var z=a[E];b.x=z[0],b.y=z[1],y.Ga(b),z[0]=b.x,z[1]=b.y,b.x=z[2],b.y=z[3],y.Ga(b),z[2]=b.x,z[3]=b.y,b.x=z[4],b.y=z[5],y.Ga(b),z[4]=b.x,z[5]=b.y,b.x=z[6],b.y=z[7],y.Ga(b),z[6]=b.x,z[7]=b.y}zt.free(b)},Te.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===Te.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},Te.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===Te.o){this.aq=this.figures.Ja;for(var a=this.figures.s,y=a.length,x=0;x<y;x++){var b=a[x];b._isInvalidBounds=!1;var E=b.segments;b.sr=E.Ja,b=E.s,E=b.length;for(var z=0;z<E;z++){var tt=b[z];tt._isInvalidBounds=!1,tt.ae=null}}}a=this.Ip,a.ka(),isNaN(this.Sk)||isNaN(this.Rk)?a.h(0,0,0,0):a.h(0,0,this.Sk,this.Rk),Hl(this,a,!1),co(a,0,0,0,0),a.freeze()},Te.prototype.ix=function(){var a=new me;return Hl(this,a,!0),a};function Hl(a,y,x){switch(a.type){case Te.j:case Te.u:case Te.F:x?y.h(a.od,a.pd,0,0):co(y,a.od,a.pd,0,0),co(y,a.Dc,a.Ec,0,0);break;case Te.o:var b=a.figures;a=b.s,b=b.length;for(var E=0;E<b;E++){var z=a[E];x&&E===0?y.h(z.startX,z.startY,0,0):co(y,z.startX,z.startY,0,0);for(var tt=z.segments.s,ot=tt.length,rt=z.startX,at=z.startY,ut=0;ut<ot;ut++){var gt=tt[ut];switch(gt.type){case oo:case fr:rt=gt.endX,at=gt.endY,co(y,rt,at,0,0);break;case zr: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 ha:Jt.iv(rt,at,gt.point1X,gt.point1Y,gt.endX,gt.endY,.5,y),rt=gt.endX,at=gt.endY;break;case Zo:case Ca:var mt=gt.type===Zo?qs(gt,z):Ra(gt,z,rt,at),yt=mt.length;if(yt===0){rt=gt.type===Zo?gt.centerX:gt.endX,at=gt.type===Zo?gt.centerY:gt.endY,co(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:Ht("Unknown Segment type: "+gt.type)}}}break;default:Ht("Unknown Geometry type: "+a.type)}}Te.prototype.normalize=function(){this._isFrozen&&re(this);var a=this.ix();return this.offset(-a.x,-a.y),new zt(-a.x,-a.y)},Te.prototype.offset=function(a,y){return this._isFrozen&&re(this),this.transform(1,0,0,1,a,y),this},Te.prototype.scale=function(a,y){return this._isFrozen&&re(this),this.transform(a,0,0,y,0,0),this},Te.prototype.rotate=function(a,y,x){this._isFrozen&&re(this),y===void 0&&(y=0),x===void 0&&(x=0);var b=Gn.alloc();return b.reset(),b.rotate(a,y,x),this.transform(b.m11,b.m12,b.m21,b.m22,b.dx,b.dy),Gn.free(b),this},Ct=Te.prototype,Ct.transform=function(a,y,x,b,E,z){switch(this.type){case Te.j:case Te.u:case Te.F:var tt=this.od,ot=this.pd;this.od=tt*a+ot*x+E,this.pd=tt*y+ot*b+z,tt=this.Dc,ot=this.Ec,this.Dc=tt*a+ot*x+E,this.Ec=tt*y+ot*b+z;break;case Te.o:for(var rt=this.figures.s,at=rt.length,ut=0;ut<at;ut++){var gt=rt[ut];tt=gt.startX,ot=gt.startY,gt.startX=tt*a+ot*x+E,gt.startY=tt*y+ot*b+z,gt=gt.segments.s;for(var mt=gt.length,yt=0;yt<mt;yt++){var St=gt[yt];switch(St.type){case oo:case fr:tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case zr:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+E,St.point1Y=tt*y+ot*b+z,tt=St.point2X,ot=St.point2Y,St.point2X=tt*a+ot*x+E,St.point2Y=tt*y+ot*b+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case ha:tt=St.point1X,ot=St.point1Y,St.point1X=tt*a+ot*x+E,St.point1Y=tt*y+ot*b+z,tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z;break;case Zo:tt=St.centerX,ot=St.centerY,St.centerX=tt*a+ot*x+E,St.centerY=tt*y+ot*b+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),St.startAngle+=tt),0>a&&(St.startAngle=180-St.startAngle,St.sweepAngle=-St.sweepAngle),0>b&&(St.startAngle=-St.startAngle,St.sweepAngle=-St.sweepAngle),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY!==void 0&&(St.radiusY*=Math.sqrt(y*y+b*b));break;case Ca:if(tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z,St.radiusX===0||St.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),St.xAxisRotation+=tt),0>a&&(St.xAxisRotation=180-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),0>b&&(St.xAxisRotation=-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY*=Math.sqrt(y*y+b*b);break;default:Ht("Unknown Segment type: "+St.type)}}}}return this._isInvalidBounds=!0,this},Ct.ca=function(a,y){y===void 0&&(y=0);var x=this.od,b=this.pd,E=this.Dc,z=this.Ec;switch(this.type){case Te.j:return Jt.Yb(x,b,E,z,y,a.x,a.y);case Te.u:var tt=me.allocAt(Math.min(x,E)-y,Math.min(b,z)-y,Math.abs(E-x)+2*y,Math.abs(z-b)+2*y);return a=tt.ca(a),me.free(tt),a;case Te.F:tt=Math.min(x,E)-y;var ot=Math.min(b,z)-y;return x=(Math.abs(E-x)+2*y)/2,y=(Math.abs(z-b)+2*y)/2,0>=x||0>=y?!1:(tt=a.x-(tt+x),ot=a.y-(ot+y),1>=tt*tt/(x*x)+ot*ot/(y*y));case Te.o:return ua(this,a,y,!0,!1);default:return!1}};function ua(a,y,x,b,E){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,ot=0,rt,at,ut,gt,mt=a.figures.s,yt=mt.length,St=0;St<yt;St++){var Mt=mt[St],Ot=!Mt.isEvenOdd;if(Mt.isFilled){if(b&&Mt.ca(z,y,x))return!0;var Et=Mt.segments;rt=Mt.startX,at=Mt.startY;for(var jt=rt,Gt=at,Vt=Et.s,Kt=0;Kt<=Et.length;Kt++){var ie=void 0;if(Kt!==Et.length){ie=Vt[Kt];var We=ie.type;a=ie.endX,gt=ie.endY}else We=oo,a=jt,gt=Gt;switch(We){case fr:if(jt=Qs(z,y,tt,y,rt,at,jt,Gt),isNaN(jt))return!0;ot+=jt,jt=a,Gt=gt;break;case oo:if(rt=Qs(z,y,tt,y,rt,at,a,gt),isNaN(rt))return!0;ot+=rt;break;case zr:ut=Jt.Fo(rt,at,ie.point1X,ie.point1Y,ie.point2X,ie.point2Y,a,gt,tt,y,z,y,.5),ot+=ut;break;case ha:ut=Jt.Fo(rt,at,(rt+2*ie.point1X)/3,(at+2*ie.point1Y)/3,(2*ie.point1X+a)/3,(2*ie.point1Y+gt)/3,a,gt,tt,y,z,y,.5),ot+=ut;break;case Zo:case Ca:We=ie.type===Zo?qs(ie,Mt):Ra(ie,Mt,rt,at);var on=We.length;if(on===0){if(rt=Qs(z,y,tt,y,rt,at,ie.type===Zo?ie.centerX:ie.endX,ie.type===Zo?ie.centerY:ie.endY),isNaN(rt))return!0;ot+=rt;break}ie=null;for(var _e=0;_e<on;_e++){if(ie=We[_e],_e===0){if(ut=Qs(z,y,tt,y,rt,at,ie[0],ie[1]),isNaN(ut))return!0;ot+=ut}ut=Jt.Fo(ie[0],ie[1],ie[2],ie[3],ie[4],ie[5],ie[6],ie[7],tt,y,z,y,.5),ot+=ut}ie!==null&&(a=ie[6],gt=ie[7]);break;default:Ht("Unknown Segment type: "+ie.type)}rt=a,at=gt}if(Ot){if(ot!==0)return!0}else if(ot%2!==0)return!0;ot=0}else if(Mt.ca(z,y,E?x:x+2))return!0}return!1}function Qs(a,y,x,b,E,z,tt,ot){if(Jt.Yb(E,z,tt,ot,.05,a,y))return NaN;var rt=(a-x)*(z-ot);if(rt===0)return 0;var at=((a*b-y*x)*(E-tt)-(a-x)*(E*ot-z*tt))/rt;if(y=(a*b-y*x)*(z-ot)/rt,at>=a)return 0;if((E>tt?E-tt:tt-E)<(z>ot?z-ot:ot-z)){if(z<ot){if(y<z||y>ot)return 0}else if(y<ot||y>z)return 0}else if(E<tt){if(at<E||at>tt)return 0}else if(at<tt||at>E)return 0;return 0<rt?1:-1}function cl(a,y,x,b){a=a.figures.s;for(var E=a.length,z=0;z<E;z++)if(a[z].ca(y,x,b))return!0;return!1}Ct.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new zt),this.type===Te.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,x=x[ot],ot=x[2*a],E=x[2*a+1],y.h(ot+(x[2*a+2]-ot)*b,E+(x[2*a+3]-E)*b),y;tt+=ut}}return y},Ct.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===Te.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,b=y.length,E=this.flattenedTotalLength*a,z=0,tt=0;tt<b;tt++){var ot=x[tt],rt=ot.length;for(a=0;a<rt;a++){var at=ot[a];if(z+at>=E)return E=y[tt],y=E[2*a],x=E[2*a+1],b=E[2*a+2],a=E[2*a+3],1>Math.abs(b-y)&&1>Math.abs(a-x)?0:1>Math.abs(b-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=b-y?0:180:180*Math.atan2(a-x,b-y)/Math.PI;z+=at}}return NaN},Ct.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===Te.j)return y[0]=this.startX+a*(this.endX-this.startX),y[1]=this.startY+a*(this.endY-this.startY),y[2]=180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI,y;for(var x=this.flattenedSegments,b=this.flattenedLengths,E=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<E;ot++){var rt=b[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return b=z-tt,b=ut===0?0:b/ut,ut=x[ot],x=ut[2*a],ot=ut[2*a+1],E=ut[2*a+2],a=ut[2*a+3],y[0]=x+(E-x)*b,y[1]=ot+(a-ot)*b,y[2]=1>Math.abs(E-x)&&1>Math.abs(a-ot)?0:1>Math.abs(E-x)?0<=a-ot?90:270:1>Math.abs(a-ot)?0<=E-x?0:180:180*Math.atan2(a-ot,E-x)/Math.PI,y;tt+=ut}}return y},Ct.xx=function(a){if(this.type===Te.j){var y=this.startX,x=this.startY,b=this.endX,E=this.endY;if(y!==b||x!==E){var z=a.x;if(a=a.y,y===b){if(x<E){var tt=x;b=E}else tt=E,b=x;return a<=tt?tt===x?0:1:a>=b?b===x?0:1:Math.abs(a-x)/(b-tt)}if(x===E)return y<b?tt=y:(tt=b,b=y),z<=tt?tt===y?0:1:z>=b?b===y?0:1:Math.abs(z-y)/(b-tt);tt=(b-y)*(b-y)+(E-x)*(E-x);var ot=zt.alloc();return Jt.qh(y,x,b,E,z,a,ot),a=ot.x,z=ot.y,zt.free(ot),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===Te.u){tt=this.startX,ot=this.startY;var rt=this.endX;if(E=this.endY,tt!==rt||ot!==E){y=rt-tt,x=E-ot,z=2*y+2*x,b=a.x,a=a.y,b=Math.min(Math.max(b,tt),rt),a=Math.min(Math.max(a,ot),E),tt=Math.abs(b-tt),rt=Math.abs(b-rt),ot=Math.abs(a-ot),E=Math.abs(a-E);var at=Math.min(tt,rt,ot,E);if(at===ot)return b/z;if(at===rt)return(y+a)/z;if(at===E)return(2*y+x-b)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,b=zt.alloc(),E=1/0,ot=tt=0,rt=y.length;for(var ut=at=0,gt=0;gt<rt;gt++)for(var mt=y[gt],yt=x[gt],St=mt.length,Mt=0;Mt<St;Mt+=2){var Ot=mt[Mt],Et=mt[Mt+1];if(Mt!==0){Jt.qh(at,ut,Ot,Et,a.x,a.y,b);var jt=(b.x-a.x)*(b.x-a.x)+(b.y-a.y)*(b.y-a.y);jt<E&&(E=jt,tt=ot,tt+=Math.sqrt((b.x-at)*(b.x-at)+(b.y-ut)*(b.y-ut))),ot+=yt[(Mt-2)/2]}at=Ot,ut=Et}return zt.free(b),a=tt/z,0>a?0:1<a?1:a}return 0};function hu(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],b=[],E=[];if(a.type===Te.j)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.endY),y.push(b),E.push(Math.sqrt((a.startX-a.endX)*(a.startX-a.endX)+(a.startY-a.endY)*(a.startY-a.endY))),x.push(E);else if(a.type===Te.u)b.push(a.startX),b.push(a.startY),b.push(a.endX),b.push(a.startY),b.push(a.endX),b.push(a.endY),b.push(a.startX),b.push(a.endY),b.push(a.startX),b.push(a.startY),y.push(b),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),E.push(Math.abs(a.startX-a.endX)),E.push(Math.abs(a.startY-a.endY)),x.push(E);else if(a.type===Te.F){var z=new dr;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new Ci(Zo);if(tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(a.startX+a.endX)/2,tt.centerY=(a.startY+a.endY)/2,tt.radiusX=Math.abs(a.startX-a.endX)/2,tt.radiusY=Math.abs(a.startY-a.endY)/2,z.add(tt),a=qs(tt,z),E=a.length,E===0)b.push(tt.centerX),b.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var ot=0;ot<E;ot++){var rt=a[ot];Jt.Qe(tt,z,rt[2],rt[3],rt[4],rt[5],rt[6],rt[7],.5,b),tt=rt[6],z=rt[7]}}y.push(b),x.push(Jd(b))}else for(a=a.figures.iterator;a.next();){E=a.value,b=[],b.push(E.startX),b.push(E.startY),tt=E.startX,z=E.startY,ot=tt,rt=z;for(var at=E.segments.s,ut=at.length,gt=0;gt<ut;gt++){var mt=at[gt];switch(mt.type){case fr:4<=b.length&&(y.push(b),x.push(Jd(b))),b=[],b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY,ot=tt,rt=z;break;case oo:b.push(mt.endX),b.push(mt.endY),tt=mt.endX,z=mt.endY;break;case zr:Jt.Qe(tt,z,mt.point1X,mt.point1Y,mt.point2X,mt.point2Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case ha:Jt.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,b),tt=mt.endX,z=mt.endY;break;case Zo:var yt=qs(mt,E),St=yt.length;if(St===0){b.push(mt.centerX),b.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var Mt=0;Mt<St;Mt++){var Ot=yt[Mt];Jt.Qe(tt,z,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,b),tt=Ot[6],z=Ot[7]}break;case Ca:if(yt=Ra(mt,E,tt,z),St=yt.length,Mt=mt.endX,Ot=mt.endY,St===0){b.push(Mt),b.push(Ot),tt=Mt,z=Ot;break}for(Mt=0;Mt<St;Mt++)Ot=yt[Mt],Jt.Qe(tt,z,Ot[2],Ot[3],Ot[4],Ot[5],Ot[6],Ot[7],.5,b),tt=Ot[6],z=Ot[7];break;default:Ht("Segment not of valid type: "+mt.type)}mt.isClosed&&(b.push(ot),b.push(rt))}4<=b.length&&(y.push(b),x.push(Jd(b)))}}}function Jd(a){for(var y=[],x=0,b=0,E=a.length,z=0;z<E;z+=2){var tt=a[z],ot=a[z+1];z!==0&&y.push(Math.sqrt(In(x,b,tt,ot))),x=tt,b=ot}return y}Ct.add=function(a){return this.ee.add(a),this},Ct.pm=function(a,y,x,b,E,z,tt,ot){return this._isFrozen&&re(this),this.fg=new vn(a,y,E,z).freeze(),this.gg=new vn(x,b,tt,ot).freeze(),this},Ge.Object.defineProperties(Te.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},flattenedSegments:{get:function(){return hu(this),this.tk}},flattenedLengths:{get:function(){return hu(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===Te.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===Te.u)a=2*Math.abs(this.endX-this.startX)+2*Math.abs(this.endY-this.startY);else{y=this.flattenedLengths;for(var x=y.length,b=a=0;b<x;b++)for(var E=y[b],z=E.length,tt=0;tt<z;tt++)a+=E[tt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&re(this,a),this.na=a,a===Te.o?this.ee=new Fe:(Te.V===null&&(Te.V=new Fe().freeze()),this.ee=Te.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&re(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&re(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&re(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&re(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&re(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&re(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&re(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&re(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),Te.prototype.setSpots=Te.prototype.pm,Te.prototype.add=Te.prototype.add,Te.prototype.getFractionForPoint=Te.prototype.xx,Te.prototype.getPointAndAngleAlongPath=Te.prototype.Qu,Te.prototype.getAngleAlongPath=Te.prototype.wx,Te.prototype.getPointAlongPath=Te.prototype.Pu,Te.prototype.containsPoint=Te.prototype.ca,Te.prototype.transform=Te.prototype.transform,Te.prototype.rotate=Te.prototype.rotate,Te.prototype.scale=Te.prototype.scale,Te.prototype.offset=Te.prototype.offset,Te.prototype.normalize=Te.prototype.normalize,Te.prototype.computeBoundsWithoutOrigin=Te.prototype.ix,Te.prototype.equalsApprox=Te.prototype.Xa,Te.className="Geometry",Te.j=new ue(Te,"Line",0),Te.u=new ue(Te,"Rectangle",1),Te.F=new ue(Te,"Ellipse",2),Te.o=new ue(Te,"Path",3),Te.V=null,Te.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",Te.className="Geometry",Te.stringify=Te.ia,Te.fillPath=Te.nb,Te.parse=Te.parse,Te.Line=Te.j,Te.Rectangle=Te.u,Te.Ellipse=Te.F,Te.Path=Te.o;function dr(a,y,x,b,E){Ii(this),x===void 0&&(x=!0),b===void 0&&(b=!0),E===void 0&&(E=!1),this.l=2|(x?4:0)|(b?8:0)|(E?16:0),a!==void 0?this.od=a:this.od=0,y!==void 0?this.pd=y:this.pd=0,this.pl=new Fe,this.sr=this.pl.Ja,this.fw=null}dr.prototype.copy=function(){var a=new dr;a.l=this.l&-2,a.od=this.od,a.pd=this.pd;for(var y=this.pl.s,x=y.length,b=a.pl,E=0;E<x;E++){var z=y[E].copy();b.add(z)}return a.sr=this.sr,a.fw=this.fw,a},Ct=dr.prototype,Ct.Xa=function(a){if(!(a instanceof dr&&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 b=0;b<x;b++)if(!y[b].Xa(a[b]))return!1;return!0},Ct.toString=function(a){a===void 0&&(a=-1);for(var y=0>a?"M"+this.startX.toString()+" "+this.startY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a),x=this.segments.s,b=x.length,E=0;E<b;E++)y+=" "+x[E].toString(a);return y},Ct.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},Ct.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},Ct.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},Ct.add=function(a){return this.pl.add(a),this},Ct.ca=function(a,y,x){for(var b=this.startX,E=this.startY,z=b,tt=E,ot=this.segments.s,rt=ot.length,at=0;at<rt;at++){var ut=ot[at];switch(ut.type){case fr:z=ut.endX,tt=ut.endY,b=ut.endX,E=ut.endY;break;case oo:if(Jt.Yb(b,E,ut.endX,ut.endY,x,a,y))return!0;b=ut.endX,E=ut.endY;break;case zr:if(Jt.cs(b,E,ut.point1X,ut.point1Y,ut.point2X,ut.point2Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case ha:if(Jt.jv(b,E,ut.point1X,ut.point1Y,ut.endX,ut.endY,.5,a,y,x))return!0;b=ut.endX,E=ut.endY;break;case Zo:case Ca:var gt=ut.type===Zo?qs(ut,this):Ra(ut,this,b,E),mt=gt.length,yt=ut.type===Zo?ut.centerX:ut.endX,St=ut.type===Zo?ut.centerY:ut.endY;if(mt===0){if(Jt.Yb(b,E,yt,St,x,a,y))return!0;b=yt,E=St;break}for(yt=null,St=0;St<mt;St++)if(yt=gt[St],St===0&&Jt.Yb(b,E,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&&(b=yt[6],E=yt[7]);break;default:Ht("Unknown Segment type: "+ut.type)}if(ut.isClosed&&(b!==z||E!==tt)&&Jt.Yb(b,E,z,tt,x,a,y))return!0}return!1},Ge.Object.defineProperties(dr.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&&re(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&re(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&re(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&re(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&re(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&re(this,a),this.pl=a,this._isInvalidBounds=!0}}}),dr.prototype.add=dr.prototype.add,dr.prototype.equalsApprox=dr.prototype.Xa,dr.className="PathFigure";function Ci(a,y,x,b,E,z,tt,ot){Ii(this),a===void 0&&(a=oo),this.na=a,this.l=2,y!==void 0?this.Dc=y:this.Dc=0,x!==void 0?this.Ec=x:this.Ec=0,b===void 0&&(b=0),E===void 0&&(E=0),z===void 0&&(z=0),tt===void 0&&(tt=0),a===Ca?(a=z%360,0>a&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(b,0),this.Pg=Math.max(E,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),ot&&(this.isClockwiseArc=!0)):(this.Ne=b,this.Vh=E,a===Zo&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===Zo&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}Ci.prototype.copy=function(){var a=new Ci;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},Ct=Ci.prototype,Ct.Xa=function(a){if(!(a instanceof Ci)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case fr:case oo:return Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY);case zr: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 ha: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 Zo: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 Ca: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}},Ct.qb=function(a){a.classType===Ci&&(this.type=a)},Ct.toString=function(a){switch(a===void 0&&(a=-1),this.type){case fr:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case oo:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case zr: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 ha: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 Zo: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 Ca: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":"")},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.close=function(){return this.isClosed=!0,this};function qs(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,b=a.radiusY;if(b===void 0&&(b=x),x===0||b===0)return a.ae=[],a.ae;y=a.Ne;var E=a.Vh,z=Jt.jx(0,0,x<b?x:b,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==b){var tt=Gn.alloc();tt.reset(),x<b?tt.scale(1,b/x):tt.scale(x/b,1),Te.Ha(z,tt),Gn.free(tt)}for(x=z.length,b=0;b<x;b++)tt=z[b],tt[0]+=y,tt[1]+=E,tt[2]+=y,tt[3]+=E,tt[4]+=y,tt[5]+=E,tt[6]+=y,tt[7]+=E;return a.ae=z,a.ae}function Ra(a,y,x,b){function E(Mt,Ot,Et,jt){return(Mt*jt<Ot*Et?-1:1)*Math.acos((Mt*Et+Ot*jt)/(Math.sqrt(Mt*Mt+Ot*Ot)*Math.sqrt(Et*Et+jt*jt)))}if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;if(a.radiusX===0||a.radiusY===0)return a.ae=[],a.ae;y=a.Wh;var z=a.Pg;y===0&&(y=1e-4),z===0&&(z=1e-4);var tt=Math.PI/180*a.Ne,ot=a.isLargeArc,rt=a.isClockwiseArc,at=a.Dc,ut=a.Ec,gt=Math.cos(tt),mt=Math.sin(tt),yt=gt*(x-at)/2+mt*(b-ut)/2;tt=-mt*(x-at)/2+gt*(b-ut)/2;var St=yt*yt/(y*y)+tt*tt/(z*z);return 1<St&&(y*=Math.sqrt(St),z*=Math.sqrt(St)),St=(ot===rt?-1:1)*Math.sqrt((y*y*z*z-y*y*tt*tt-z*z*yt*yt)/(y*y*tt*tt+z*z*yt*yt)),isNaN(St)&&(St=0),ot=St*y*tt/z,St=St*-z*yt/y,isNaN(ot)&&(ot=0),isNaN(St)&&(St=0),x=(x+at)/2+gt*ot-mt*St,b=(b+ut)/2+mt*ot+gt*St,ut=E(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=E(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,ut,ut+tt,!0),z=Gn.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(rt,yt),Te.Ha(y,z),Gn.free(z),a.ae=y,a.ae}Ge.Object.defineProperties(Ci.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&&re(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&re(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&re(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&re(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&re(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&re(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&re(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&re(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&re(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&qe(a,">= zero",Ci,"radiusX"),this._isFrozen&&re(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&qe(a,">= zero",Ci,"radiusY"),this._isFrozen&&re(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&re(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&&re(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&&re(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&&re(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&&re(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),Ci.prototype.equalsApprox=Ci.prototype.Xa;var fr=new ue(Ci,"Move",0),oo=new ue(Ci,"Line",1),zr=new ue(Ci,"Bezier",2),ha=new ue(Ci,"QuadraticBezier",3),Zo=new ue(Ci,"Arc",4),Ca=new ue(Ci,"SvgArc",4);Ci.className="PathSegment",Ci.Move=fr,Ci.Line=oo,Ci.Bezier=zr,Ci.QuadraticBezier=ha,Ci.Arc=Zo,Ci.SvgArc=Ca;function os(){this.H=null,this.xu=new zt(0,0).freeze(),this.mt=new zt(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}os.prototype.copy=function(){var a=new os;return this.clone(a)},os.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},os.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},os.prototype.So=function(a,y){var x=this.diagram;return x===null||yc(x,a,y),y},os.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(yc(x,a,y),y.assign(x.Ps(y))),y},Ge.Object.defineProperties(os.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}}}),os.prototype.getMultiTouchDocumentPoint=os.prototype.Bz,os.prototype.getMultiTouchViewPoint=os.prototype.So,os.className="InputEvent";function Ou(){this.H=null,this.xa="",this.ar=this.Lr=null}Ou.prototype.copy=function(){var a=new Ou;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},Ou.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},Ge.Object.defineProperties(Ou.prototype,{diagram:{get:function(){return this.H},set:function(a){this.H=a}},name:{get:function(){return this.xa},set:function(a){this.xa=a}},subject:{get:function(){return this.Lr},set:function(a){this.Lr=a}},parameter:{get:function(){return this.ar},set:function(a){this.ar=a}}}),Ou.className="DiagramEvent";function xo(){this.Fm=yo,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}xo.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},xo.prototype.copy=function(){var a=new xo;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=pe(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=pe(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=pe(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=pe(y)&&typeof y.J=="function"?y.J():y,a},xo.prototype.qb=function(a){a.classType===xo&&(this.change=a)},xo.prototype.toString=function(){var a="";return a=this.change===_s?a+"* ":this.change===yo?a+(this.model!==null?"!m":"!d"):a+((this.model!==null?"!m":"!d")+this.change),this.propertyName&&typeof this.propertyName=="string"&&(a+=" "+this.propertyName),this.modelChange&&this.modelChange!==this.propertyName&&(a+=" "+this.modelChange),a+=": ",this.change===_s?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=gi(this.object)),this.oldValue!==null&&(a+=" old: "+gi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+gi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},xo.prototype.I=function(a){return a?this.oldValue:this.newValue},xo.prototype.Dz=function(a){return a?this.oldParam:this.newParam},xo.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},xo.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},xo.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},xo.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},Ge.Object.defineProperties(xo.prototype,{model:{get:function(){return this.cc},set:function(a){this.cc=a}},diagram:{get:function(){return this.H},set:function(a){this.H=a}},change:{get:function(){return this.Fm},set:function(a){this.Fm=a}},modelChange:{get:function(){return this.Qq},set:function(a){this.Qq=a}},propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},isTransactionFinished:{get:function(){return this.Fm===_s&&(this.rf==="CommittedTransaction"||this.rf==="FinishedUndo"||this.rf==="FinishedRedo")}},object:{get:function(){return this.Qn},set:function(a){this.Qn=a}},oldValue:{get:function(){return this.Sn},set:function(a){this.Sn=a}},oldParam:{get:function(){return this.Rn},set:function(a){this.Rn=a}},newValue:{get:function(){return this.Mn},set:function(a){this.Mn=a}},newParam:{get:function(){return this.Ln},set:function(a){this.Ln=a}}}),xo.prototype.redo=xo.prototype.redo,xo.prototype.canRedo=xo.prototype.canRedo,xo.prototype.undo=xo.prototype.undo,xo.prototype.canUndo=xo.prototype.canUndo,xo.prototype.getParam=xo.prototype.Dz,xo.prototype.getValue=xo.prototype.I,xo.prototype.clear=xo.prototype.clear;var _s=new ue(xo,"Transaction",-1),yo=new ue(xo,"Property",0),Go=new ue(xo,"Insert",1),or=new ue(xo,"Remove",2);xo.className="ChangedEvent",xo.Transaction=_s,xo.Property=yo,xo.Insert=Go,xo.Remove=or;function vr(){this.o=new Fe().freeze(),this.xa="",this.j=!1}vr.prototype.toString=function(a){var y="Transaction: "+this.name+" "+this.changes.count.toString()+(this.isComplete?"":", incomplete");if(a!==void 0&&0<a){a=this.changes.count;for(var x=0;x<a;x++){var b=this.changes.M(x);b!==null&&(y+=`
|
|
`+b.toString())}}return y},vr.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()},vr.prototype.canUndo=function(){return this.isComplete},vr.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()}},vr.prototype.canRedo=function(){return this.isComplete},vr.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()}},vr.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new pn,x=0;x<a.count;x++){var b=a.M(x);if(b!==null&&b.change===yo&&b.object){var E=y.get(b.object);E||(E=new pn,y.set(b.object,E));var z=E.get(b.propertyName);z===null?E.set(b.propertyName,-1):(0<z&&a.cd(z,null),E.set(b.propertyName,x))}}for(x=y=0;x<a.count;x++)b=a.M(x),b!==null&&(x>y&&a.cd(y,b),y++);for(;a.length>y;)a.pop();a.freeze()}},Ge.Object.defineProperties(vr.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}}}),vr.prototype.optimize=vr.prototype.ak,vr.prototype.redo=vr.prototype.redo,vr.prototype.canRedo=vr.prototype.canRedo,vr.prototype.undo=vr.prototype.undo,vr.prototype.canUndo=vr.prototype.canUndo,vr.prototype.clear=vr.prototype.clear,vr.className="Transaction";function Po(){this.Pt=new ke,this.Jd=!1,this.u=new Fe().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new Fe().freeze(),this.hl=new Fe,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}Po.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,b=0;b<x;b++)0<b&&(y+=" "),y+=this.nestedTransactionNames.M(b);if(y+="]",a!==void 0&&0<a)for(x=this.history.count,b=0;b<x;b++)y+=`
|
|
`+this.history.M(b).toString(a-1);return y},Po.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},Po.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Ct=Po.prototype,Ct.Xw=function(a){this.Pt.add(a)},Ct.Rx=function(a){this.Pt.remove(a)},Ct.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},Ct.eb=function(a){return a===void 0&&(a=""),xh(this,!0,a)},Ct.Kf=function(){return xh(this,!1,"")};function xh(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&Ze("Ending transaction without having started a transaction: "+x);var b=a.transactionLevel===1,E=a.currentTransaction;b&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,E));var z=0;if(0<a.transactionLevel&&(a.bi--,a.isEnabled)){var tt=a.Ie.count;0<tt&&(x===""&&(x=a.Ie.M(0)),a.Ie.ka(),a.Ie.mb(tt-1),a.Ie.freeze()),tt=a.hl.count,0<tt&&(z=a.hl.M(tt-1),a.hl.mb(tt-1))}if(b){if(y)a.rq=!1,E===null&&x!==""&&(E=a.currentTransaction),a.isEnabled&&E!==null&&(E.isComplete||(E.isComplete=!0,E.name=x),a.lx(),y=a.history,y.ka(),b=a.maxHistoryLength,0<=b&&(b===0?y.clear():y.count>=b&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),b===0||y.count!==0&&y.get(y.count-1)===E||(y.add(E),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,E);else{a.Fe=!0;try{a.isEnabled&&E!==null&&(E.isComplete=!0,E.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,E),a.Fe=!1}E!==null&&E.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&E!==null){for(a=z,x=E.changes,E=x.count-1;E>=a;E--)y=x.M(E),y!==null&&y.undo(),x.ka(),x.mb(E);x.freeze()}return!1}Ct.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()}},Po.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},Po.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){Ze("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},Po.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},Po.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){Ze("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},Po.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var b=new xo;for(b.change=_s,b.propertyName=a,b.object=x,b.oldValue=y,a=this.models;a.next();)y=a.value,b.model=y,y.ds(b)},Po.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new vr);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||Ze("Change not within a transaction: "+x.toString()))}},Po.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},Ge.Object.defineProperties(Po.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}}}),Po.prototype.handleChanged=Po.prototype.Tu,Po.prototype.redo=Po.prototype.redo,Po.prototype.undo=Po.prototype.undo,Po.prototype.canUndo=Po.prototype.canUndo,Po.prototype.discardHistoryAfterIndex=Po.prototype.lx,Po.prototype.rollbackTransaction=Po.prototype.Kf,Po.prototype.commitTransaction=Po.prototype.eb,Po.prototype.startTransaction=Po.prototype.Ea,Po.prototype.removeModel=Po.prototype.Rx,Po.prototype.addModel=Po.prototype.Xw,Po.prototype.clear=Po.prototype.clear,Po.className="UndoManager";function Si(){Ii(this),this.H=Ul,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new os,this.Zr=-1}Si.prototype.toString=function(){return this.name!==""?this.name+" Tool":gn(this.constructor)},Si.prototype.updateAdornments=function(){},Si.prototype.canStart=function(){return this.isEnabled},Si.prototype.doStart=function(){},Si.prototype.doActivate=function(){this.isActive=!0},Si.prototype.doDeactivate=function(){this.isActive=!1},Si.prototype.doStop=function(){},Si.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},Si.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},Si.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},Si.prototype.doMouseMove=function(){},Si.prototype.doMouseUp=function(){this.stopTool()},Si.prototype.doMouseWheel=function(){},Si.prototype.canStartMultiTouch=function(){return!0},Si.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,zt.allocAt(NaN,NaN)),b=y.So(1,zt.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var E=b.x-x.x,z=b.y-x.y;a.Jw=Math.sqrt(E*E+z*z),y.bubbles=!1}zt.free(x),zt.free(b)},Si.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,zt.allocAt(NaN,NaN)),b=y.So(1,zt.allocAt(NaN,NaN));if(x.w()&&b.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var E=b.x-x.x,z=b.y-x.y;z=Math.sqrt(E*E+z*z)/a.Jw,E=new zt((Math.min(b.x,x.x)+Math.max(b.x,x.x))/2,(Math.min(b.y,x.y)+Math.max(b.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var ot=a.zoomPoint;a.zoomPoint=E,tt.resetZoom(z),a.zoomPoint=ot}y.bubbles=!1}zt.free(x),zt.free(b)},Si.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},Si.prototype.doKeyUp=function(){},Si.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},Si.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},Si.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(Yi?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||(Yi?y.meta:y.control)||y.shift||a.clearSelection()}},Si.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(E){return!E.layer.isTemporary});var x=this.diagram,b=x.lastInput;return a=x.ic(b.documentPoint,a,y),b.targetObject=a,Dp(a,b,x),b.handled};function Dp(a,y,x){if(y.handled=!1,a===null||a.If()){var b=0;y.left?b=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(b=3);var E="ObjectSingleClicked";if(a!==null){switch(b){case 1:E="ObjectSingleClicked";break;case 2:E="ObjectDoubleClicked";break;case 3:E="ObjectContextClicked"}b!==0&&x.R(E,a)}else{switch(b){case 1:E="BackgroundSingleClicked";break;case 2:E="BackgroundDoubleClicked";break;case 3:E="BackgroundContextClicked"}b!==0&&x.R(E)}if(a!==null)for(;a!==null;){switch(x=null,b){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,b){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}Si.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var b=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(b=null),y.targetObject=b;var E=!1;if(b!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=b,this.doCurrentObjectChanged(z,b),y.handled=!1;z!==null;){var ot=z.mouseLeave;if(ot!==null&&(b===z||b!==null&&b.rg(z)||(ot(y,z,b),E=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;b!==null&&(tt=b.mouseEnter,!(tt!==null&&(z===b||z!==null&&z.rg(b)||(tt(y,b,z),E=!0,y.handled))));)b=b.panel;b=a.Ck}if(b!==null){for(z=b,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=b;z!==null&&(b=z.mouseOver,!(b!==null&&(b(y,z),E=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),b=a.mouseOver,b!==null&&(b(y),E=!0);E&&a.$b(),a.skipsUndoManager=x}},Si.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},Si.prototype.doCurrentObjectChanged=function(){},Si.prototype.standardMouseWheel=function(){var a=this.diagram,y=a.lastInput,x=y.delta;if(x!==0&&a.documentBounds.w()){var b=a.commandHandler,E=a.toolManager.mouseWheelBehavior;if(b!==null&&(E===Qd&&!y.shift||E===dd&&y.control))(0<x?b.canIncreaseZoom():b.canDecreaseZoom())&&(E=a.zoomPoint,a.zoomPoint=y.viewPoint,0<x?b.increaseZoom():b.decreaseZoom(),a.zoomPoint=E),y.bubbles=!1;else if(E===Qd&&y.shift||E===dd&&!y.control){b=a.position.copy();var z=y.event;E=z.deltaMode;var tt=z.deltaX;z=z.deltaY;var ot="pixel";if(tt===0&&z===0||y.shift)!y.shift&&a.allowVerticalScroll?(x=3*x*a.scrollVerticalLineChange,a.scroll(ot,0<x?"up":"down",Math.abs(x))):y.shift&&a.allowHorizontalScroll&&(x=3*x*a.scrollHorizontalLineChange,a.scroll(ot,0<x?"left":"right",Math.abs(x)));else{switch(E){case 0:ot="pixel";break;case 1:ot="line";break;case 2:ot="page"}tt!==0&&a.allowHorizontalScroll&&(tt*=a.scrollHorizontalLineChange/16,a.scroll(ot,0<tt?"right":"left",Math.abs(tt))),z!==0&&a.allowVerticalScroll&&(z*=a.scrollVerticalLineChange/16,a.scroll(ot,0<z?"down":"up",Math.abs(z)))}this.doWheelChange(a,b,y)}}},Si.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},Si.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,b=y.clone(this.yy);this.Zr=Gi(function(){x.doWaitAfter(b)},a)},Si.prototype.cancelWaitAfter=function(){this.Zr!==-1&&Ce.clearTimeout(this.Zr),this.Zr=-1},Si.prototype.doWaitAfter=function(){},Si.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof xi);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},Si.prototype.isBeyondDragSize=function(a,y){var x=this.diagram;a===void 0&&(a=x.firstInput.viewPoint),y===void 0&&(y=x.lastInput.viewPoint);var b=x.toolManager.dragSize,E=b.width;return b=b.height,x.firstInput.isTouchEvent&&(E+=6,b+=6),Math.abs(y.x-a.x)>E||Math.abs(y.y-a.y)>b},Ge.Object.defineProperties(Si.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof oe&&(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}}}),Si.prototype.startTransaction=Si.prototype.Ea,Si.className="Tool";function vo(){Si.call(this),this.name="ToolManager",this.hb=new Fe,this.ob=new Fe,this.Hb=new Fe,this.F=this.V=850,this.o=new Ie(2,2).ja(),this.Ha=5e3,this.ia=dd,this.u=Vf,this.Mp=this.j=null,this.zj=-1}Se(vo,Si),vo.prototype.initializeStandardTools=function(){},vo.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof xi&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},vo.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===du&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===wh){y.bubbles=!0;return}if(this.gestureBehavior===du)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomStart();return}}for(var x=this.mouseDownTools.length,b=0;b<x;b++){var E=this.mouseDownTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseDown());return}}a.lastInput.button===1&&(this.mouseWheelBehavior===dd?this.mouseWheelBehavior=Qd:this.mouseWheelBehavior===Qd&&(this.mouseWheelBehavior=dd)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},vo.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===wh){y.bubbles=!0;return}if(this.gestureBehavior===du)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,b=0;b<x;b++){var E=this.mouseMoveTools.M(b);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseMove());return}}Op(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Op(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}vo.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof xi&&(y===a||y.rg(a))||this.hideToolTip()},vo.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()))},vo.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)},vo.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 xi)||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()},vo.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof xi){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category="ToolTip",a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionToolTip(a,y)}else a instanceof bl&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(Ce.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var E=this;this.zj=Gi(function(){E.hideToolTip()},a)}},vo.prototype.positionToolTip=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y=x.y+20/y.scale+b.height>E.bottom?x.y-(b.height+5/y.scale):x.y+20/y.scale,x.y<E.y&&(x.y=E.y),a.position=x}},vo.prototype.hideToolTip=function(){this.zj!==-1&&(Ce.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof xi?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof bl&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},vo.prototype.doMouseUp=function(){this.cancelWaitAfter();var a=this.diagram;if(this.isActive)for(var y=this.mouseUpTools.length,x=0;x<y;x++){var b=this.mouseUpTools.M(x);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseUp());return}}a.doFocus(),this.doDeactivate()},vo.prototype.doMouseWheel=function(){this.standardMouseWheel()},vo.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},vo.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},vo.prototype.findTool=function(a){for(var y=this.mouseDownTools.length,x=0;x<y;x++){var b=this.mouseDownTools.M(x);if(b.name===a)return b}for(y=this.mouseMoveTools.length,x=0;x<y;x++)if(b=this.mouseMoveTools.M(x),b.name===a)return b;for(y=this.mouseUpTools.length,x=0;x<y;x++)if(b=this.mouseUpTools.M(x),b.name===a)return b;return null},vo.prototype.replaceTool=function(a,y){y!==null&&(y.diagram=this.diagram);for(var x=this.mouseDownTools.length,b=0;b<x;b++){var E=this.mouseDownTools.M(b);if(E.name===a)return y!==null?this.mouseDownTools.cd(b,y):this.mouseDownTools.mb(b),E}for(x=this.mouseMoveTools.length,b=0;b<x;b++)if(E=this.mouseMoveTools.M(b),E.name===a)return y!==null?this.mouseMoveTools.cd(b,y):this.mouseMoveTools.mb(b),E;for(x=this.mouseUpTools.length,b=0;b<x;b++)if(E=this.mouseUpTools.M(b),E.name===a)return y!==null?this.mouseUpTools.cd(b,y):this.mouseUpTools.mb(b),E;return null},vo.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)},Ge.Object.defineProperties(vo.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 xi?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}}}),vo.prototype.replaceStandardTool=vo.prototype.gb;var dd=new ue(vo,"WheelScroll",0),Qd=new ue(vo,"WheelZoom",1),tc=new ue(vo,"WheelNone",2),Vf=new ue(vo,"GestureZoom",3),du=new ue(vo,"GestureCancel",4),wh=new ue(vo,"GestureNone",5);vo.className="ToolManager",vo.WheelScroll=dd,vo.WheelZoom=Qd,vo.WheelNone=tc,vo.GestureZoom=Vf,vo.GestureCancel=du,vo.GestureNone=wh;function Co(){Si.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 zt(NaN,NaN),this.Fr=new zt,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new ke().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var Vl;Se(Co,Si),Co.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},Co.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},Co.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,(Yi?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},Co.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),Er=null,this.isActive=!0,this.tl.set(a.position),Yf(this,a.selection),this.Cg.length=0,a.animationManager.Cc(),this.draggedParts=this.computeEffectiveCollection(a.selection,this.dragOptions),this.Sw=this.diagram.layout.isRealtime,this.diagram.layout.isRealtime=!1,a.Ns=!0,a.Gf("temporaryPixelRatio")===!0&&30<a.$w&&Bs(a),sg(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,Er=this,Gu=this.diagram,this.doSimulatedDragOut()))};function Yf(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof Be?(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 da,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}Co.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},Co.prototype.Pd=function(a){return a===void 0?new vu(fo):this.isGridSnapEnabled?new vu(new zt(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new vu(a.copy())},Co.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;if(this.diagram.layout.isRealtime=this.Sw,a.Fu(!1),a.ug(),Ph(this),Dh(a,this.draggedParts),this.draggedParts=this.currentPart=this.Bn=null,this.Ym=this.isDragOutStarted=!1,0<Vl.count){for(var y=Vl,x=y.length,b=0;b<x;b++){var E=y.M(b);Iu(E),$a(E),Ph(E),E.diagram.ug()}y.clear()}Iu(this),this.tl.h(NaN,NaN),Gu!==null&&(Gu.currentCursor=""),Er=Gu=null,$a(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),hf(a,!0)},Co.prototype.stopTransaction=function(){var a=this.diagram,y=Si.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function Ph(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,nc(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function ec(){var a=Er;$a(a),zu(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}Co.prototype.doCancel=function(){$a(this),zu(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},Co.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},Co.prototype.doKeyUp=function(){this.isActive&&this.doMouseMove()};function fu(a,y){if(a.copiedParts===null){var x=a.diagram;if((!y||!x.isReadOnly&&!x.isModelReadOnly)&&a.draggedParts!==null){var b=x.undoManager;for(b.isEnabled&&b.isInTransaction?b.currentTransaction!==null&&0<b.currentTransaction.changes.count&&(x.undoManager.Kf(),x.Ea("Drag")):zu(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 pn,b=a.draggedParts.iterator;b.next();){var E=b.key;if(E.Zc()&&E.canCopy()){var z=y.I(E);z!==null&&(z.location=E.location,z.Va(),x.add(z,a.Pd(z.location)))}}for(y=y.iterator;y.next();)b=y.value,b instanceof Be&&b.canCopy()&&x.add(b,a.Pd());a.copiedParts=x,Yf(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function $a(a){var y=a.diagram;if(a.copiedParts!==null){if(y.Is(a.copiedParts.Lf(),!1),a.copiedParts=null,a.draggedParts!==null)for(var x=a.draggedParts.iterator;x.next();)x.key instanceof Be&&(x.value.point=new zt(0,0));a.doUpdateCursor(null)}y.skipsUndoManager=!1,y.partManager.addsToTemporaryLayer=!1,a.startPoint=y.firstInput.documentPoint}function Iu(a){if(a.draggedLink!==null){if(a.dragsLink&&a.Oe!==null){var y=a.Oe;y.diagram.remove(y.temporaryFromNode),y.diagram.remove(y.temporaryToNode),a.Oe.originalLink=null}a.draggedLink=null,a.Oe=null}}function Fl(a,y,x){var b=a.diagram,E=a.startPoint,z=zt.alloc();z.assign(b.lastInput.documentPoint),a.moveParts(y,z.re(E),x),zt.free(z),b.Gf("temporaryPixelRatio")===!0&&b.Yh===null&&30<b.$w&&(Bs(b),b.hk())}Co.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var b=this.diagram;b!==null&&Nh(b,a,y,this.dragOptions,x)};function zu(a){if(a.draggedParts!==null){for(var y=a.diagram,x=a.draggedParts.iterator;x.next();){var b=x.key;b.Zc()&&(b.location=x.value.point)}for(x=a.draggedParts.iterator;x.next();)if(b=x.key,b instanceof Be&&b.suspendsRouting){var E=x.value.point;a.draggedParts.add(b,a.Pd()),rh(b,-E.x,-E.y)}y.bd()}}function Uf(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),Ru(a,!1));var b=a.findDragOverObject(y),E=x.lastInput;E.targetObject=b,a.doUpdateCursor(b);var z=x.skipsUndoManager,tt=!1;try{if(x.skipsUndoManager=!0,tt=nc(a,E,b),!a.isActive&&Er===null)return;var ot=b!==null?b.part:null;if(ot===null||x.handlesDragDropForTopLevelParts&&ot.isTopLevel&&!(ot instanceof Hn)){var rt=x.mouseDragOver;rt!==null&&(rt(E),tt=!0)}if(!a.isActive&&Er===null||(a.doDragOver(y,b),!a.isActive&&Er===null))return}finally{x.skipsUndoManager=z,tt&&x.bd()}a.Bn=b,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(E.viewPoint)}Co.prototype.findDragOverObject=function(a){var y=this;return Kl(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof xi||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},Co.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 nc(a,y,x){var b=!1,E=a.Cg.length,z=0<E?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<E;tt++){var ot=a.Cg[tt],rt=ot.mouseDragLeave;if(rt!==null&&(rt(y,ot,x),b=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&Er===null||x===null)return b;for(y.handled=!1,E=x;E!==null;)a.Cg.push(E),E=ic(E);for(E=a.Cg.length,x=0;x<E&&(tt=a.Cg[x],ot=tt.mouseDragEnter,ot===null||(ot(y,tt,z),b=!0,!y.handled));x++);return b}function ic(a){var y=a.panel;return y!==null?y:a instanceof mn&&!(a instanceof Hn)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Ip(a,y,x){var b=a.Oe;if(b===null)return null;var E=a.diagram.og(y,b.portGravity,function(at){return b.findValidLinkablePort(at,x)});a=zt.alloc();var z=1/0,tt=null;for(E=E.iterator;E.next();){var ot=E.value;if(ot.part!==null){var rt=ot.ga(ei,a);rt=y.Bf(rt),rt<z&&(tt=ot,z=rt)}}return zt.free(a),tt}function Ru(a,y){var x=a.draggedLink;if(x!==null&&!(2>x.pointsCount)){var b=a.diagram;if(!b.isReadOnly){var E=a.Oe;if(E!==null){var z=null,tt=null;x.fromNode===null&&(z=Ip(a,x.i(0),!1),z!==null&&(tt=z.part));var ot=null,rt=null;x.toNode===null&&(ot=Ip(a,x.i(x.pointsCount-1),!0),ot!==null&&(rt=ot.part)),E.isValidLink(tt,z,rt,ot)?y?(x.defaultFromPoint=x.i(0),x.defaultToPoint=x.i(x.pointsCount-1),x.suspendsRouting=!1,x.fromNode=tt,z!==null&&(x.fromPortId=z.portId),x.toNode=rt,ot!==null&&(x.toPortId=ot.portId),x.fromPort!==b.Mx&&b.R("LinkRelinked",x,b.Mx),x.toPort!==b.Nx&&b.R("LinkRelinked",x,b.Nx)):Kf(E,tt,z,rt,ot):Kf(E,null,null,null,null)}}}}Co.prototype.doDragOver=function(){};function ju(a,y){var x=a.diagram;a.dragsLink&&Ru(a,!0),Ph(a);var b=a.findDragOverObject(y),E=x.lastInput;if(E.targetObject=b,b!==null){E.handled=!1;for(var z=b;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(E,z),E.handled))break;Q0(a,E,z),z=ic(z)}}else z=x.mouseDrop,z!==null&&z(E);if(a.isActive||Er!==null){for(E=(a.copiedParts||a.draggedParts).iterator;E.next();)z=E.key,z instanceof Ke&&z.linksConnected.each(function(ot){ot.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||Er!==null){for(a=me.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof Ke&&q0(x,b,a);me.free(a)}}}function Q0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof Hn||(x=a.mouseDrop,x!==null&&x(y))}function q0(a,y,x){var b=!1;if(x=y.getAvoidableRect(x),a.viewportBounds.Re(x)&&(b=!0),a=a.Nu(x,function(E){return E.part},function(E){return E instanceof Be},!0,function(E){return E instanceof Be},b),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}Co.prototype.doDropOnto=function(){},Co.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()?(fu(this,!1),sg(a,this.copiedParts),Fl(this,this.copiedParts,!1),Dh(a,this.copiedParts)):this.mayMove()?($a(this),Fl(this,this.draggedParts,!0)):this.mayDragOut()?(fu(this,!1),Fl(this,this.copiedParts,!1)):$a(this),Uf(this,a.lastInput.documentPoint))}},Co.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=a.lastInput;if(!this.simulatedMouseUp(y.event,y.documentPoint,y.targetDiagram)){y=!1;var x=this.mayCopy();if(x&&this.copiedParts!==null?($a(this),fu(this,!0),sg(a,this.copiedParts),Fl(this,this.copiedParts,!1),Dh(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0}))):(y=!0,$a(this),this.mayMove()&&(Fl(this,this.draggedParts,!0),Uf(this,a.lastInput.documentPoint))),this.Ym=!0,ju(this,a.lastInput.documentPoint),this.isActive){var b=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&_0(this),a.Ya(),Dh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",b)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},Co.prototype.simulatedMouseMove=function(a,y,x){if(Er===null)return!1;var b=Er.diagram;x instanceof oe||(x=null);var E=Gu;return x!==E&&(E!==null&&E!==b&&(E.ug(),Er.isDragOutStarted=!1,E=E.toolManager.findTool("Dragging"),E!==null&&E.doSimulatedDragLeave()),Gu=x,x!==null&&x!==b&&(ec(),E=x.toolManager.findTool("Dragging"),E!==null&&(Vl.contains(E)||Vl.add(E),E.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===b||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(b=x.toolManager.findTool("Dragging"),b!==null&&(a!==null&&(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!1,b.doSimulatedDragOver()),!0)},Co.prototype.simulatedMouseUp=function(a,y,x){if(Er===null)return!1;var b=Gu,E=Er.diagram;if(x===null)return Er.doCancel(),!0;if(x!==b){var z=b.toolManager.findTool("Dragging");if(b!==null&&b!==E&&z!==null)return b.ug(),Er.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;Gu=x,b=x.toolManager.findTool("Dragging"),b!==null&&(ec(),Vl.contains(b)||Vl.add(b),b.doSimulatedDragEnter())}return x!==this.diagram?(a!==null?(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)):y===null&&(y=new zt),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=Er,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 Ke&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}Co.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(Yi?!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())},Co.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())},Co.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())},Co.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},Co.prototype.Az=function(){return Er},Co.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=Er;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},Co.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),Aa(a),a.animationManager.Cc(),a=Er,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},Co.prototype.doSimulatedDragLeave=function(){var a=Er;a!==null&&a.doSimulatedDragOut(),this.doCancel()},Co.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=Er;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;zp(this,y.draggedParts.Lf(),!1,a.firstInput),Fl(this,this.copiedParts,!1),Uf(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},Co.prototype.doSimulatedDrop=function(){var a=this.diagram,y=Er;if(y!==null){var x=y.diagram;if(y.Ym=!0,$a(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),zp(this,y.draggedParts.Lf(),!0,a.lastInput),Fl(this,this.copiedParts,!1);var b=new ke;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0,b.add(E)})),ju(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",b,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function zp(a,y,x,b){if(a.copiedParts===null){var E=a.diagram;if(!E.isReadOnly&&!E.isModelReadOnly){E.skipsUndoManager=!x,E.partManager.addsToTemporaryLayer=!x,a.startPoint=b.documentPoint,x=E.Kj(y,E,!0);var z=me.alloc();E=b=1/0;for(var tt=-1/0,ot=-1/0,rt=y.iterator;rt.next();){var at=rt.value;if(at.isVisible()){var ut=at.location;at=ut.x,ut=ut.y,isNaN(at)||isNaN(ut)||(at<b&&(b=at),ut<E&&(E=ut),at>tt&&(tt=at),ut>ot&&(ot=ut))}}for(b===1/0?z.h(0,0,0,0):z.h(b,E,tt-b,ot-E),b=z.x+z.width/2,E=z.y+z.height/2,me.free(z),z=a.Fr,tt=new pn,ot=zt.alloc(),rt=y.iterator;rt.next();)at=rt.value,at instanceof Be&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,rh(ut,z.x-b,z.y-E),ut.suspendsRouting=!0,tt.add(ut,a.Pd())));for(y=y.iterator;y.next();)at=y.value,at.Zc()&&at.canCopy()&&(rt=x.I(at),rt!==null&&(at=at.location,ot.h(z.x-(b-at.x),z.y-(E-at.y)),rt.location=ot,rt.Va(),tt.add(rt,a.Pd(ot))));zt.free(ot),a.copiedParts=tt,Yf(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}Co.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},Co.prototype.computeMove=function(a,y,x,b){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,b):new zt},Ge.Object.defineProperties(Co.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}}}),Co.prototype.getDraggingSource=Co.prototype.Az;var Er=null,Gu=null;Co.className="DraggingTool",Vl=new Fe,Ve("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),vo.prototype.doCancel=function(){Er!==null&&Er.doCancel(),Si.prototype.doCancel.call(this)};function Do(){Si.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new Be,y=new Zn;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new Zn,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new Ke,y=new Zn,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=io,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new Ke,y=new Zn,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=io,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 pn,this.Of=this.gj=this.Pf=null}Se(Do,Si),Do.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},Do.prototype.copyPortProperties=function(a,y,x,b,E){if(a!==null&&y!==null&&x!==null&&b!==null){var z=y.Df(),tt=Ie.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,b.desiredSize=tt,Ie.free(tt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=ei,z=zt.alloc(),x.location=y.ga(ei,z),zt.free(z),b.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,b,E)}},Do.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=io,y.fromSpot=hi,y.toSpot=hi),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},Do.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},Do.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof Ke){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)}},Do.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof Ke))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof Ke)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(b===!1)break;a=a.panel}return null},Do.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,b=this.portGravity;0>=b&&(b=.1);var E=this,z=y.og(x,b,function(gt){return E.findValidLinkablePort(gt,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,ot=tt.part;if(ot instanceof Ke){var rt=tt.ga(ei,zt.alloc()),at=x.x-rt.x,ut=x.y-rt.y;zt.free(rt),rt=at*at+ut*ut,rt<b&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,b=rt):a&&this.isValidLink(this.originalFromNode,this.originalFromPort,ot,tt)||!a&&this.isValidLink(ot,tt,this.originalToNode,this.originalToPort)?(this.validPortsCache.add(tt,!0),y=tt,b=rt):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof Ke&&(x.layer===null||x.layer.allowLink))?y:null},Do.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},Do.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},Do.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},Do.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof Ke))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof Ke))return!1;for(y=y.portId,y===null&&(y=""),y=b.Sd(y);y.next();)if(b=y.value,b.fromNode===x&&b.fromPortId===a)return!0;return!1},Do.prototype.isValidLink=function(a,y,x,b){if(!this.isValidFrom(a,y)||!this.isValidTo(x,b)||!(y===null||b===null||(y.fromLinkableSelfNode&&b.toLinkableSelfNode||!this.isInSameNode(y,b))&&(y.fromLinkableDuplicates&&b.toLinkableDuplicates||!this.isLinked(y,b)))||this.originalLink!==null&&(a!==null&&this.isLabelDependentOnLink(a,this.originalLink)||x!==null&&this.isLabelDependentOnLink(x,this.originalLink))||a!==null&&x!==null&&(a.data===null&&x.data!==null||a.data!==null&&x.data===null)||!this.isValidCycle(a,x,this.originalLink))return!1;if(a!==null){var E=a.linkValidation;if(E!==null&&!E(a,y,x,b,this.originalLink))return!1}return x!==null&&(E=x.linkValidation,E!==null&&!E(a,y,x,b,this.originalLink))?!1:(E=this.linkValidation,E!==null?E(a,y,x,b,this.originalLink):!0)},Do.prototype.isLabelDependentOnLink=function(a,y){if(a===null)return!1;var x=a.labeledLink;if(x===null)return!1;if(x===y)return!0;var b=new ke;return b.add(a),rs(this,x,y,b)};function rs(a,y,x,b){if(y===x)return!0;var E=y.fromNode;return E!==null&&E.isLinkLabel&&(b.add(E),rs(a,E.labeledLink,x,b))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(b.add(y),rs(a,y.labeledLink,x,b))))}Do.prototype.isValidCycle=function(a,y,x){if(x===void 0&&(x=null),a===null||y===null)return this.isUnconnectedLinkValid;var b=this.diagram.validCycle;if(b!==pf){if(b===Dc){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=y.linksConnected;b.next();){var E=b.value;if(E!==x&&E.isTreeLink&&E.toNode===y)return!1}return!gs(this,a,y,x,!0)}if(b===Oc){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=a.linksConnected;b.next();)if(E=b.value,E!==x&&E.isTreeLink&&E.fromNode===a)return!1;return!gs(this,a,y,x,!0)}if(b===Tc)return a===y?a=!0:(b=new ke,b.add(y),a=cs(this,b,a,y,x)),!a;if(b===Bc)return!gs(this,a,y,x,!1);if(b===Nc)return a===y?a=!0:(b=new ke,b.add(y),a=fd(this,b,a,y,x)),!a}return!0};function gs(a,y,x,b,E){if(y===x)return!0;if(y===null||x===null)return!1;for(var z=y.linksConnected;z.next();){var tt=z.value;if(tt!==b&&(!E||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&gs(a,tt,x,b,E)))return!0}return!1}function cs(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&cs(a,y,tt,b,E)))return!0}return!1}function fd(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E){var ot=tt.fromNode;if(tt=tt.toNode,ot=ot===x?tt:ot,ot!==x&&fd(a,y,ot,b,E))return!0}}return!1}Ge.Object.defineProperties(Do.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}}}),Do.className="LinkingBaseTool";function ps(){Do.call(this),this.name="Linking",this.V={},this.F=null,this.K=Ch,this.Xd=null}Se(ps,Do),ps.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},ps.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 Ke)))return null;var x=this.direction;if(x===Ch||x===Rp){var b=this.findValidLinkablePort(y,!1);if(b!==null||this.startObject===a&&(b=a.port,this.findValidLinkablePort(b,!1)))return this.isForwards=!0,b}return(x===Ch||x===jp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},ps.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 Ke&&(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 Ke&&(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)},ps.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()},ps.prototype.doStop=function(){Do.prototype.doStop.call(this),this.startObject=null},ps.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,b=null,E=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var ot=tt.part;ot instanceof Ke&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),b=ot,E=tt):(y=ot,x=tt,this.originalToNode!==null&&(b=this.originalToNode,E=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(b=this.originalToNode,E=this.originalToPort);y!==null||b!==null?(z=this.insertLink(y,x,b,E),z!==null?(tt===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint),a.allowSelect&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),z.isSelected=!0),this.transactionResult=this.name,a.R("LinkDrawn",z)):this.doNoLink(y,x,b,E)):this.isForwards?this.doNoLink(this.originalFromNode,this.originalFromPort,null,null):this.doNoLink(null,null,this.originalToNode,this.originalToPort)}finally{this.stopTool(),z&&a.allowSelect&&a.R("ChangedSelection",a.selection)}}},ps.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof Be)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)},ps.prototype.insertLink=function(a,y,x,b){return this.diagram.partManager.insertLink(a,y,x,b)},ps.prototype.doNoLink=function(){},Ge.Object.defineProperties(ps.prototype,{archetypeLinkData:{get:function(){return this.V},set:function(a){this.V=a}},archetypeLabelNodeData:{get:function(){return this.F},set:function(a){this.F=a}},direction:{get:function(){return this.K},set:function(a){this.K=a}},startObject:{get:function(){return this.Xd},set:function(a){this.Xd=a}}});var Ch=new ue(ps,"Either",0),Rp=new ue(ps,"ForwardsOnly",0),jp=new ue(ps,"BackwardsOnly",0);ps.className="LinkingTool",ps.Either=Ch,ps.ForwardsOnly=Rp,ps.BackwardsOnly=jp;function da(){Do.call(this),this.name="Relinking";var a=new Zn;a.figure="Diamond",a.desiredSize=eo,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new Zn,a.figure="Diamond",a.desiredSize=eo,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new me}Se(da,Do),da.prototype.updateAdornments=function(a){if(a!==null&&a instanceof Be){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var b=a.selectionObject;b!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(b,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(b=a.selectionObject,b!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(b,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},da.prototype.makeAdornment=function(a,y){var x=new xi;return x.type=Ae.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},da.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},da.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 xi&&x.adornedPart instanceof Be))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=Vi),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=Vi),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},da.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===Eg||x===sh)&&(x=Ps),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}},da.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()},da.prototype.doStop=function(){Do.prototype.doStop.call(this),this.handle=null},da.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,b=this.originalToNode,E=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof Ke&&(this.isForwards?(b=tt,E=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?E=b=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?b:y,this.isForwards?E:x,this.isForwards),this.targetPort===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint,z.bb()),this.transactionResult=this.name,a.R("LinkRelinked",z,this.isForwards?this.originalToPort:this.originalFromPort)):this.doNoRelink(this.originalLink,this.isForwards),this.originalLink.Xo(this.Ew)}finally{this.stopTool()}}},da.prototype.reconnectLink=function(a,y,x,b){return x=x!==null&&x.portId!==null?x.portId:"",b?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},da.prototype.doNoRelink=function(){};function Kf(a,y,x,b,E){y!==null?(a.copyPortProperties(y,x,a.temporaryFromNode,a.temporaryFromPort,!1),a.diagram.add(a.temporaryFromNode)):a.diagram.remove(a.temporaryFromNode),b!==null?(a.copyPortProperties(b,E,a.temporaryToNode,a.temporaryToPort,!0),a.diagram.add(a.temporaryToNode)):a.diagram.remove(a.temporaryToNode)}Ge.Object.defineProperties(da.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 xi))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),da.className="RelinkingTool",Ve("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),Ve("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function Wo(){Si.call(this),this.name="LinkReshaping";var a=new Zn;a.figure="Rectangle",a.desiredSize=Ko,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new Zn,a.figure="Diamond",a.desiredSize=eo,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new zt,this.Yq=new Fe}Se(Wo,Si),Wo.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:oc},Wo.prototype.om=function(a,y){a.reshapingBehavior=y},Wo.prototype.updateAdornments=function(a){if(a!==null&&a instanceof Be){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)}},Wo.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,b=y.isOrthogonal,E=null;if(y.points!==null&&1<x){E=new xi,E.type=Ae.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=b?1:0;if(y.resegmentable&&y.computeCurve()!==ma)for(var ot=x+tt;ot<z-tt;ot++){var rt=this.makeResegmentHandle(a,ot);rt!==null&&(rt.segmentIndex=ot,rt.segmentFraction=.5,rt.fromMaxLinks=999,E.add(rt))}for(tt=x+1;tt<z;tt++)if(ot=this.makeHandle(a,tt),ot!==null){if(ot.segmentIndex=tt,tt!==x)if(tt===x+1&&b){rt=y.i(x);var at=y.i(x+1);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,Vu),ot.cursor="n-resize"):Jt.B(rt.y,at.y)&&(this.om(ot,Hu),ot.cursor="w-resize")}else tt===z-1&&b?(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,Vu),ot.cursor="n-resize"):Jt.B(rt.y,at.y)&&(this.om(ot,Hu),ot.cursor="w-resize")):tt!==z&&(this.om(ot,Xf),ot.cursor="move");E.add(ot)}E.adornedObject=a}return E},Wo.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},Wo.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},Wo.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},Wo.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 Be){if(this.Ts=y,a.isMouseCaptured=!0,this.Ea(this.name),y.resegmentable&&this.handle.fromMaxLinks===999){var x=y.points.copy(),b=this.getResegmentingPoint();if(x.Gb(this.handle.segmentIndex+1,b),y.isOrthogonal&&x.Gb(this.handle.segmentIndex+1,b),y.points=x,y.Wb(),y.updateAdornments(),this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name),this.handle===null){this.doDeactivate();return}}this.Fw=y.i(this.handle.segmentIndex),this.Yq=y.points.copy(),this.isActive=!0}}},Wo.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},Wo.prototype.stopTransaction=function(){var a=this.diagram,y=Si.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Wo.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},Wo.prototype.getResegmentingPoint=function(){return this.handle.ga(ei)},Wo.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},Wo.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.computeReshape(a.lastInput.documentPoint);if(this.reshape(y),y=this.adornedLink,y!==null&&y.resegmentable){var x=this.handle.segmentIndex,b=y.i(x-1),E=y.i(x),z=y.i(x+1);if(y.isOrthogonal){if(x>y.firstPickIndex+1&&x<y.lastPickIndex-1){var tt=y.i(x-2);if(Math.abs(b.x-E.x)<this.resegmentingDistance&&Math.abs(b.y-E.y)<this.resegmentingDistance&&(Wu(this,tt,b,E,z,!0)||Wu(this,tt,b,E,z,!1))){var ot=y.points.copy();Wu(this,tt,b,E,z,!0)?(ot.cd(x-2,new zt(tt.x,(z.y+tt.y)/2)),ot.cd(x+1,new zt(z.x,(z.y+tt.y)/2))):(ot.cd(x-2,new zt((z.x+tt.x)/2,tt.y)),ot.cd(x+1,new zt((z.x+tt.x)/2,z.y))),ot.mb(x),ot.mb(x-1),y.points=ot,y.Wb()}else tt=y.i(x+2),Math.abs(E.x-z.x)<this.resegmentingDistance&&Math.abs(E.y-z.y)<this.resegmentingDistance&&(Wu(this,b,E,z,tt,!0)||Wu(this,b,E,z,tt,!1))&&(ot=y.points.copy(),Wu(this,b,E,z,tt,!0)?(ot.cd(x-1,new zt(b.x,(b.y+tt.y)/2)),ot.cd(x+2,new zt(tt.x,(b.y+tt.y)/2))):(ot.cd(x-1,new zt((b.x+tt.x)/2,b.y)),ot.cd(x+2,new zt((b.x+tt.x)/2,tt.y))),ot.mb(x+1),ot.mb(x),y.points=ot,y.Wb())}}else tt=zt.alloc(),Jt.qh(b.x,b.y,z.x,z.y,E.x,E.y,tt)&&tt.Bf(E)<this.resegmentingDistance*this.resegmentingDistance&&(b=y.points.copy(),b.mb(x),y.points=b,y.Wb()),zt.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function Wu(a,y,x,b,E,z){return z?Math.abs(y.y-x.y)<a.resegmentingDistance&&Math.abs(x.y-b.y)<a.resegmentingDistance&&Math.abs(b.y-E.y)<a.resegmentingDistance:Math.abs(y.x-x.x)<a.resegmentingDistance&&Math.abs(x.x-b.x)<a.resegmentingDistance&&Math.abs(b.x-E.x)<a.resegmentingDistance}Wo.prototype.reshape=function(a){var y=this.adornedLink;y.uh();var x=this.handle.segmentIndex,b=this.Ru(this.handle);if(y.isOrthogonal)if(x===y.firstPickIndex+1)x=y.firstPickIndex+1,b===Vu?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):b===Hu&&(y.L(x,a.x,y.i(x-1).y),y.L(x+1,a.x,y.i(x+2).y));else if(x===y.lastPickIndex-1)x=y.lastPickIndex-1,b===Vu?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):b===Hu&&(y.L(x-1,a.x,y.i(x-2).y),y.L(x,a.x,y.i(x+1).y));else{b=x;var E=y.i(b),z=y.i(b-1),tt=y.i(b+1);Jt.B(z.x,E.x)&&Jt.B(E.y,tt.y)?(Jt.B(z.x,y.i(b-2).x)&&!Jt.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),Jt.B(tt.y,y.i(b+2).y)&&!Jt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)):Jt.B(z.y,E.y)&&Jt.B(E.x,tt.x)?(Jt.B(z.y,y.i(b-2).y)&&!Jt.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),Jt.B(tt.x,y.i(b+2).x)&&!Jt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):Jt.B(z.x,E.x)&&Jt.B(E.x,tt.x)?(Jt.B(z.x,y.i(b-2).x)&&!Jt.B(z.y,y.i(b-2).y)?(y.m(b,a.x,z.y),x++,b++):y.L(b-1,a.x,z.y),Jt.B(tt.x,y.i(b+2).x)&&!Jt.B(tt.y,y.i(b+2).y)?y.m(b+1,a.x,tt.y):y.L(b+1,a.x,tt.y)):Jt.B(z.y,E.y)&&Jt.B(E.y,tt.y)&&(Jt.B(z.y,y.i(b-2).y)&&!Jt.B(z.x,y.i(b-2).x)?(y.m(b,z.x,a.y),x++,b++):y.L(b-1,z.x,a.y),Jt.B(tt.y,y.i(b+2).y)&&!Jt.B(tt.x,y.i(b+2).x)?y.m(b+1,tt.x,a.y):y.L(b+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),b=y.fromNode,E=y.fromPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===1&&y.computeSpot(!0,E).Mc()&&(z=E.ga(ei,zt.alloc()),b=y.getLinkPointFromPoint(b,E,z,a,!0,zt.alloc()),y.L(0,b.x,b.y),zt.free(z),zt.free(b)),b=y.toNode,E=y.toPort,b!==null&&(z=b.findVisibleNode(),z!==null&&z!==b&&(b=z,E=b.port)),x===y.pointsCount-2&&y.computeSpot(!1,E).Mc()&&(x=E.ga(ei,zt.alloc()),a=y.getLinkPointFromPoint(b,E,x,a,!1,zt.alloc()),y.L(y.pointsCount-1,a.x,a.y),zt.free(x),zt.free(a));y.zf()},Wo.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Xf:return a;case Vu:return new zt(y.i(x).x,a.y);case Hu:return new zt(a.x,y.i(x).y);default:case oc:return y.i(x)}},Ge.Object.defineProperties(Wo.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 xi))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}}}),Wo.prototype.setReshapingBehavior=Wo.prototype.om,Wo.prototype.getReshapingBehavior=Wo.prototype.Ru;var oc=new ue(Wo,"None",0),Hu=new ue(Wo,"Horizontal",1),Vu=new ue(Wo,"Vertical",2),Xf=new ue(Wo,"All",3);Wo.className="LinkReshapingTool",Wo.None=oc,Wo.Horizontal=Hu,Wo.Vertical=Vu,Wo.All=Xf,Ve("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function Zr(){Si.call(this),this.name="Resizing",this.o=new Ie(1,1).freeze(),this.j=new Ie(9999,9999).freeze(),this.yg=new Ie(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new Zn;a.alignmentFocus=ei,a.figure="Rectangle",a.desiredSize=Ko,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new zt,this.Dw=new Ie,this.Tn=new zt,this.rt=new Ie(0,0),this.qt=new Ie(1/0,1/0),this.pt=new Ie(1,1)}Se(Zr,Si),Zr.prototype.updateAdornments=function(a){if(!(a===null||a instanceof Be)){if(a.isSelected&&!this.diagram.isReadOnly){var y=a.resizeObject,x=a.Pj(this.name);if(y!==null&&a.canResize()&&a.actualBounds.w()&&a.isVisible()&&y.actualBounds.w()&&y.Ed()&&((x===null||x.adornedObject!==y)&&(x=this.makeAdornment(y)),x!==null)){y=y.li(),Gh(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},Zr.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new xi,y.type=Ae.Spot,y.locationSpot=ei;var x=new ws;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,Mi)),y.add(this.makeHandle(a,Ki)),y.add(this.makeHandle(a,Xo)),y.add(this.makeHandle(a,ns)),y.add(this.makeHandle(a,fs)),y.add(this.makeHandle(a,Kr)),y.add(this.makeHandle(a,is)),y.add(this.makeHandle(a,Es))}else if(Ya(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Zr.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},Zr.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=ei),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)}},Zr.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},Zr.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))},Zr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},Zr.prototype.stopTransaction=function(){var a=this.diagram,y=Si.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Zr.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},Zr.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,zt.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),zt.free(E)}},Zr.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,zt.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),zt.free(E),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},Zr.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 Hn){var b=new Fe;if(b.add(a),!this.dragsMembers&&a.placeholder===null){var E=new st;E.dragsMembers=!1}y.moveParts(b,this.oppositePoint.copy().re(x),!0,E)}else a.location=a.location.copy().re(x).add(this.oppositePoint);y.bd()}},Zr.prototype.computeResize=function(a,y,x,b,E,z){y.Mc()&&(y=ei);var tt=this.adornedObject.naturalBounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width,ut=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=zt.alloc(),Jt.No(a.x,a.y,ot,rt,E.width,E.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width),a.x=at-a.width)):(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt,a.y=rt+.5*(ut-rt-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width))):(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),z||(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt,a.y=rt+.5*(ut-rt-a.height))):0>=y.y?(a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=ut-a.y,z||(a.width=Math.max(Math.min(a.height/gt,b.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,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width,a.x=ot+.5*(at-ot-a.width))),zt.free(mt),a},Zr.prototype.computeReshape=function(){var a=Pe;return this.adornedObject instanceof Zn&&(a=Lv(this.adornedObject)),!(a===sn||this.diagram.lastInput.shift)},Zr.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},Zr.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},Zr.prototype.computeCellSize=function(){var a=new Ie(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},Ge.Object.defineProperties(Zr.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 xi))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 xi)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}}}),Zr.className="ResizingTool",Ve("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function ms(){Si.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new zt,this.ue=null;var a=new Zn;a.figure="Ellipse",a.desiredSize=eo,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new zt(NaN,NaN),this.u=0,this.F=50}Se(ms,Si),ms.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)}},ms.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new xi,y.type=Ae.Position,y.locationSpot=ei;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(Ya(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},ms.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},ms.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)},ms.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(ei)},ms.prototype.computeAdornmentLocation=function(a){var y=this.rotationPoint;y.w()||(y=this.computeRotationPoint(a)),y=a.qs(y);var x=this.handleAngle;0>x?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var b=this.handleDistance;return x===0?y.x=a.naturalBounds.width+b:x===45?(y.x=a.naturalBounds.width+b,y.y=a.naturalBounds.height+b):x===90?y.y=a.naturalBounds.height+b:x===135?(y.x=-b,y.y=a.naturalBounds.height+b):x===180?y.x=-b:x===225?(y.x=-b,y.y=-b):x===270?y.y=-b:x===315&&(y.x=a.naturalBounds.width+b,y.y=-b),a.ga(y)},ms.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new zt(NaN,NaN),this.isActive=a.isMouseCaptured=!1},ms.prototype.stopTransaction=function(){var a=this.diagram,y=Si.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},ms.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},ms.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},ms.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()},ms.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,b=y.rotateObject;(x===b||x.rg(b))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},ms.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},Ge.Object.defineProperties(ms.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 xi))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 xi)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}}}),ms.className="RotatingTool",Ve("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Lh(){Si.call(this),this.name="ClickSelecting"}Se(Lh,Si),Lh.prototype.canStart=function(){return!(!this.isEnabled||this.isBeyondDragSize())},Lh.prototype.doMouseUp=function(){this.isActive&&(this.standardMouseSelect(),!this.standardMouseClick()&&this.diagram.lastInput.isTouchEvent&&this.diagram.toolManager.doToolTip()),this.stopTool()},Lh.className="ClickSelectingTool";function ja(){Si.call(this),this.name="Action",this.pk=null}Se(ja,Si),ja.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},ja.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()},ja.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))}},ja.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()},ja.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())},ja.prototype.doStop=function(){this.pk=null},ja.className="ActionTool";function Yu(){Si.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new zt(0,0)}Se(Yu,Si),Yu.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)},Yu.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Yu.prototype.insertPart=function(a){var y=this.diagram,x=this.archetypeNodeData;if(x===null)return null;var b=null;try{if(y.R("ChangingSelection",y.selection),this.Ea(this.name),x instanceof mn)x.Zc()&&(Ya(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);pe(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=zt.allocAt(a.x,a.y);this.isGridSnapEnabled&&rg(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),zt.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},Ge.Object.defineProperties(Yu.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}}}),Yu.className="ClickCreatingTool";function La(){Si.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new mn;a.layerName="Tool",a.selectable=!1;var y=new Zn;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}Se(La,Si),La.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))},La.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},La.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},La.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive&&this.box!==null){var y=this.computeBoxBounds(),x=this.box.fb("SHAPE");x===null&&(x=this.box.Pb());var b=Ie.alloc().h(y.width,y.height);x.desiredSize=b,this.box.mm(y.x,y.y,!1),Ie.free(b),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},La.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()},La.prototype.computeBoxBounds=function(){var a=this.diagram;return new me(a.firstInput.documentPoint,a.lastInput.documentPoint)},La.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),Yi?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 Fe,y=y.selection.iterator;y.next();){var b=y.value;a.contains(b)||x.add(b)}for(y=x.iterator;y.next();)y.value.isSelected=!1;for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0)}},Ge.Object.defineProperties(La.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}}}),La.className="DragSelectingTool";function Rr(){Si.call(this),this.name="Panning",this.Xt=new zt,this.xy=new zt,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(Ce.document,"scroll",a.Kw,!1),a.stopTool()}}Se(Rr,Si),Rr.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())},Rr.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(Ce.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},Rr.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},Rr.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},Rr.prototype.doMouseMove=function(){this.move()},Rr.prototype.doMouseUp=function(){this.move(),this.stopTool()},Rr.prototype.move=function(){var a=this.diagram;if(this.isActive&&a)if(this.xg)a.lastInput.bubbles=!0;else{var y=a.position,x=a.firstInput.documentPoint,b=a.lastInput.documentPoint,E=y.x+x.x-b.x;x=y.y+x.y-b.y,a.allowHorizontalScroll||(E=y.x),a.allowVerticalScroll||(x=y.y),a.position=this.xy.h(E,x)}},Ge.Object.defineProperties(Rr.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),Rr.className="PanningTool",Ve("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),Ve("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),Ve("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),Ve("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),Ve("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function bl(){this.F=this.u=this.j=this.o=null}Ge.Object.defineProperties(bl.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}}}),bl.className="HTMLInfo";function Ga(a,y,x){this.text=a,this.hx=y,this.visible=x}Ga.className="ContextMenuButtonInfo";function vs(){Si.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new zt,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}Se(vs,Si);function tl(a){var y=new bl;y.show=function(E,z,tt){tt.showDefaultContextMenu()},y.hide=function(E,z){z.hideDefaultContextMenu()},Mh=y,a.tu=function(){a.stopTool()},y=an("div");var x=an("div");y.style.cssText="top: 0px;z-index:10002;position: fixed;display: none;text-align: center;left: 25%;width: 50%;background-color: #F5F5F5;padding: 16px;border: 16px solid #444;border-radius: 10px;margin-top: 10px",x.style.cssText="z-index:10001;position: fixed;display: none;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.8;";var b=an("style");Ce.document.getElementsByTagName("head")[0].appendChild(b),b.sheet.insertRule(".goCXul { list-style: none; }",0),b.sheet.insertRule(".goCXli {font:700 1.5em Helvetica, Arial, sans-serif;position: relative;min-width: 60px; }",0),b.sheet.insertRule(".goCXa {color: #444;display: inline-block;padding: 4px;text-decoration: none;margin: 2px;border: 1px solid gray;border-radius: 10px; }",0),b=a.diagram,b!==null&&(b.addEventListener(y,"contextmenu",Ho,!1),b.addEventListener(y,"selectstart",Ho,!1),b.addEventListener(x,"contextmenu",Ho,!1)),y.className="goCXforeground",x.className="goCXbackground",Ce.document.body&&(Ce.document.body.appendChild(y),Ce.document.body.appendChild(x)),_d=y,gd=x,qd=!0}function Ho(a){return a.preventDefault(),!1}vs.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)},vs.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},vs.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},vs.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,b=null;if(a instanceof oe||(a instanceof Zt?b=a:b=y.ic(x.documentPoint,null,function(E){return!E.layer.isTemporary})),b!==null){for(a=b;a!==null;){if(a.contextMenu!==null)return a;a=a.panel}if(y.lastInput.isTouchEvent&&this.defaultTouchContextMenu)return b.part}else if(y.contextMenu!==null)return y;return null},vs.prototype.doActivate=function(){},vs.prototype.doMouseDown=function(){if(Si.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof xi){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&pl(this)},vs.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof xi){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}pl(this)};function pl(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var b=null;x instanceof bl||(b=y.ic(y.lastInput.documentPoint,null,null),b!==null&&b.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(b)}}else a.canStart()&&(gu(a,!0),a.isActive||a.stopTool())}vs.prototype.maybeStopTool=function(){this.stopTool(),this.canStart()&&(this.diagram.currentTool=this,this.doMouseUp())};function gu(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=Mh,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var b=x.contextMenu;b!==null?(a.currentObject=x instanceof Zt?x:null,a.showContextMenu(b,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof xi&&!a.currentContextMenu.visible&&a.stopTool()}}vs.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},vs.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof xi){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category=this.name,a.placeholder!==null&&(a.placeholder.scale=x.scale);var b=a.diagram;b!==null&&b!==x&&b.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionContextMenu(a,y)}else a instanceof bl&&a.show(y,x,this);this.currentContextMenu=a},vs.prototype.positionContextMenu=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),b=a.measuredBounds,E=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=b.width),x.x+b.width>E.right&&(x.x-=b.width+5/y.scale),x.x<E.x&&(x.x=E.x),x.y+b.height>E.bottom&&(x.y-=b.height+5/y.scale),x.y<E.y&&(x.y=E.y),a.position=x}},vs.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof xi?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof bl&&(y.hide!==null?y.hide(a,this):y.mainElement!==null&&(y.mainElement.style.display="none")),this.currentContextMenu=null,this.standardMouseOver())};function Uu(a){var y=new Fe;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}vs.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=Uu(this)),_d.innerHTML="",gd.addEventListener("pointerdown",this.tu,!1);var y=this,x=an("ul");x.className="goCXul",_d.appendChild(x),x.innerHTML="";for(var b=this.jt.iterator;b.next();){var E=b.value,z=E.visible;if(typeof E.hx=="function"&&(typeof z!="function"||z(a))){z=an("li"),z.className="goCXli";var tt=an("a");tt.className="goCXa",tt.href="#",tt.ky=E.hx,tt.addEventListener("pointerdown",function(ot){return this.ky(a),y.stopTool(),ot.preventDefault(),!1},!1),tt.textContent=E.text,z.appendChild(tt),x.appendChild(z)}}_d.style.display="block",gd.style.display="block"},vs.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===Mh){_d.style.display="none",gd.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(gd,"pointerdown",this.tu,!1),this.currentContextMenu=null}},Ge.Object.defineProperties(vs.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof xi?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return qd===!1&&Mh===null&&Eo&&tl(this),Mh},set:function(a){a===null&&(qd=!0),Mh=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var Mh=null,qd=!1,gd=null,_d=null;vs.className="ContextMenuTool",Ve("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function ao(){Si.call(this),this.name="TextEditing",this.Zh=new _i,this.ia=null,this.V=cd,this.vj=null,this.qa=pd,this.u=1,this.F=!0,this.o=null,this.j=new bl,this.kt=null,$d(this,this.j)}Se(ao,Si);function $d(a,y){if(Eo){var x=an("textarea");a.kt=x,x.addEventListener("input",function(){if(a.textBlock!==null){var b=a.Lx(this.value);this.style.width=20+b.measuredBounds.width*this.wA+"px",this.rows=b.lineCount}},!1),x.addEventListener("keydown",function(b){if(!b.isComposing&&a.textBlock!==null){var E=b.key;E==="Enter"?(a.textBlock.isMultiline===!1&&b.preventDefault(),a.acceptText(tf)):E==="Tab"?(a.acceptText(Jf),b.preventDefault()):E==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==pd){var b=a.kt;a.qa===ef&&(a.qa=nf),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==pd){var b=a.kt;typeof b.focus=="function"&&b.focus(),typeof b.select=="function"&&a.selectsTextOnActivate&&(b.select(),b.setSelectionRange(0,9999))}},!1),y.valueFunction=function(){return x.value},y.mainElement=x,y.show=function(b,E,z){if(b instanceof _i&&z instanceof ao)if(z.state===of)x.style.border="3px solid red",x.focus();else{var tt=b.ga(ei),ot=E.position,rt=E.scale,at=b.Df()*rt;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=b.naturalBounds.width*at+6,gt=b.naturalBounds.height*at+2,mt=(tt.x-ot.x)*rt;tt=(tt.y-ot.y)*rt,ot=b.verticalAlignment,rt=(b.lineHeight+b.spacingAbove+b.spacingBelow)*b.lineCount*at,gt=ot.y*gt-ot.y*rt+ot.offsetY-(.5*gt-.5*rt)-rt/2,x.value=b.text,E.div.style.font=b.font,x.style.position="absolute",x.style.zIndex="100",x.style.font="inherit",x.style.fontSize=100*at+"%",x.style.lineHeight="normal",x.style.width=ut+"px",x.style.left=(mt-ut/2|0)-1+"px",x.style.top=(tt+gt|0)-1+"px",x.style.textAlign=b.textAlign,x.style.margin="0",x.style.padding="1px",x.style.border="0",x.style.outline="none",x.style.whiteSpace="pre-wrap",x.style.overflow="hidden",x.rows=b.lineCount,x.wA=at,x.className="goTXarea",E.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(b){b.div.removeChild(x)}}}ao.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||Ku&&Ku!==this&&(Ku.acceptText(El),Ku&&Ku!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof _i&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===cd&&!y.isSelected||this.starting===Qf&&2>a.lastInput.clickCount)):!1},ao.prototype.doStart=function(){Ku=this,this.textBlock!==null&&this.doActivate()},ao.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 _i&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=ef;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var b=new me(this.textBlock.ga(Mi),this.textBlock.ga(Xo));a.tv(b),x.show(y,a,this),this.currentTextEditor=x}}}},ao.prototype.doCancel=function(){this.stopTool()},ao.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},ao.prototype.doMouseDown=function(){this.isActive&&this.acceptText(El)},ao.prototype.acceptText=function(a){switch(a){case El:this.qa===md?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===ef||this.qa===of||this.qa===nf)&&(this.qa=sc,rc(this));break;case Zf:case tf:case Jf:(tf!==a||this.textBlock.isMultiline!==!0)&&(this.qa===ef||this.qa===of||this.qa===nf)&&(this.qa=sc,rc(this))}};function rc(a){var y=a.textBlock,x=a.diagram,b=a.currentTextEditor;if(y!==null&&b!==null){var E=y.text,z="";b.valueFunction!==null&&(z=b.valueFunction()),a.isValidText(y,E,z)?(a.Ea(a.name),a.qa=md,a.transactionResult=a.name,y.text=z,a.doSuccess(E,z),x!==null&&x.R("TextEdited",y,E),a.stopTransaction(),a.stopTool(),x!==null&&x.doFocus()):(a.qa=of,a.doError(E,z))}}ao.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)},ao.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},ao.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=pd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},ao.prototype.doStop=function(){Ku=null},ao.prototype.isValidText=function(a,y,x){var b=this.textValidation;return b!==null&&!b(a,y,x)?!1:(b=a.textValidation,!!(b===null||b(a,y,x)))},ao.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},Ge.Object.defineProperties(ao.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)}}}),ao.prototype.measureTemporaryTextBlock=ao.prototype.Lx;var Zf=new ue(ao,"LostFocus",0),El=new ue(ao,"MouseDown",1),Jf=new ue(ao,"Tab",2),tf=new ue(ao,"Enter",3),$0=new ue(ao,"SingleClick",0),cd=new ue(ao,"SingleClickSelected",1),Qf=new ue(ao,"DoubleClick",2),pd=new ue(ao,"StateNone",0),ef=new ue(ao,"StateActive",1),nf=new ue(ao,"StateEditing",2),sc=new ue(ao,"StateValidating",3),of=new ue(ao,"StateInvalid",4),md=new ue(ao,"StateValidated",5),Ku=null;ao.className="TextEditingTool",ao.LostFocus=Zf,ao.MouseDown=El,ao.Tab=Jf,ao.Enter=tf,ao.SingleClick=$0,ao.SingleClickSelected=cd,ao.DoubleClick=Qf,ao.StateNone=pd,ao.StateActive=ef,ao.StateEditing=nf,ao.StateValidating=sc,ao.StateInvalid=of,ao.StateValidated=md,Ve("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function $s(a){sf||(ac(),sf=!0),this.H=Ul,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=pu,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new ke,this.ce=new jr,this.ce.Yd=this,this.Ei=new ke,this.pu=new ke,this.Sr=new ke,this.pr=new ke,a&&Object.assign(this,a)}$s.prototype.Xe=function(a){this.H=a},$s.prototype.canStart=function(){return!0};function Yl(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),Gr(a.H),a.zb=!0)}function qf(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,b=a.Zd.contains("Model");b&&(a.Ok=!0,a.Pk===pu?(y.isViewportUnconstrained=!0,y.vc.clear(),y.add(x,"position",x.position.copy().offset(0,-200),x.position),y.add(x,"opacity",0,1)):a.Pk===lc&&y.vc.clear(),a.Qw=!!(a.Pk===af&&x.du.D(x.pa)),x.R("InitialAnimationStarting",a)),b&&!a.Gh||y.vc.count===0?(a.Zd.clear(),a.zb=!1,y.vc.clear(),lf(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,b=y.vc.get(x),x.autoScale!==ss&&b!==null&&(delete b.start.scale,delete b.end.scale),Ce.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Bs(x),gc(x),a.zb=!1,y.start(),y.bc&&(Xu(a),x.Ya(),uc(y,0),Aa(x,!0),Ah(a),x.R("AnimationStarting",a)))}))}}function cu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function _f(a,y,x,b){a.isTicking||cu(a)||y instanceof Be&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,b,!1)}Ct=$s.prototype,Ct.fv=function(a){return this.ce.fv(a)},Ct.Xu=function(a){return this.ce.Xu(a)};function $f(a,y){function x(){if(0<E.Sr.count&&(b.addAll(E.Sr),E.Sr.clear(),E.bc=!0),E.bc!==!1&&b.count!==0){E.pu.addAll(b);for(var z=E.pu.iterator;z.next();){var tt=z.value;if(tt.bc!==!1){t:if(0<tt.yl.count)var ot=!0;else{for(ot=tt.vc.iterator;ot.next();){var rt=ot.key;if(rt instanceof Zt&&rt.diagram!==null||rt instanceof oe){ot=!0;break t}}ot=!1}ot?uf(tt,!1):tt.Xk=!0}}E.pu.clear(),E.bc!==!1&&(Xu(E),Aa(E.H),Ah(E)),Ce.requestAnimationFrame(x)}}var b=a.Ei,E=a;a.bc?a.Sr.add(y):(a.bc=!0,b.add(y),Ce.requestAnimationFrame(function(){x()}))}function Gp(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function Xu(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 Ah(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Ct.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(),lf(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),lf(y,this.H)},Ct.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))},Ct.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),Ws(this,a))},Ct.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),Zu(this.ce,y,"position",y.position,y.position),Ws(this,a))};function Wp(a,y,x){!a.zb||y.D(x)||cu(a)||(a.H.pi||(y=x.copy()),Zu(a.ce,a.H,"position",y,x))}function tg(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function Ws(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function kh(a,y,x,b,E){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],tt=a[1],ot=a[2];a=a[3];var rt=y[0],at=y[1],ut=y[2];return y=y[3],ot===0||ot===100?(z=rt,tt=at):(ut===0||ut===100)&&(rt=z,at=tt),180<Math.abs(rt-z)&&(rt>z?z+=360:rt+=360),z=E(x,z,rt-z,b)%360,tt=E(x,tt,at-tt,b),ot=E(x,ot,ut-ot,b),x=E(x,a,y-a,b),"hsla("+z+", "+tt+"%, "+ot+"%, "+x+")"}function ac(){function a(x,b,E,z,tt,ot){x.position=new zt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}var y=new pn;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new zt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("location",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!0):x.location=new zt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:placeholder",function(x,b,E,z,tt,ot){tt<ot?x.mm(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot),!1):x.position=new zt(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}),y.add("position:nodeCollapse",function(x,b,E,z,tt,ot){var rt=x.actualBounds,at=E.actualBounds;E=at.x+at.width/2-rt.width/2,rt=at.y+at.height/2-rt.height/2,tt<ot?x.mm(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot),!1):x.position=new zt(z(tt,b.x,E-b.x,ot),z(tt,b.y,rt-b.y,ot))}),y.add("desiredSize",function(x,b,E,z,tt,ot){x.desiredSize=new me(z(tt,b.width,E.width-b.width,ot),z(tt,b.height,E.height-b.height,ot))}),y.add("width",function(x,b,E,z,tt,ot){x.width=z(tt,b,E-b,ot)}),y.add("height",function(x,b,E,z,tt,ot){x.height=z(tt,b,E-b,ot)}),y.add("fill",function(x,b,E,z,tt,ot){x.fill=kh(b,E,tt,ot,z)}),y.add("stroke",function(x,b,E,z,tt,ot){x.stroke=kh(b,E,tt,ot,z)}),y.add("strokeWidth",function(x,b,E,z,tt,ot){x.strokeWidth=z(tt,b,E-b,ot)}),y.add("strokeDashOffset",function(x,b,E,z,tt,ot){x.strokeDashOffset=z(tt,b,E-b,ot)}),y.add("background",function(x,b,E,z,tt,ot){x.background=kh(b,E,tt,ot,z)}),y.add("areaBackground",function(x,b,E,z,tt,ot){x.areaBackground=kh(b,E,tt,ot,z)}),y.add("opacity",function(x,b,E,z,tt,ot){x.opacity=z(tt,b,E-b,ot)}),y.add("scale",function(x,b,E,z,tt,ot){x.scale=z(tt,b,E-b,ot)}),y.add("angle",function(x,b,E,z,tt,ot){x.angle=z(tt,b,E-b,ot)}),rf=y}Ge.Object.defineProperties($s.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&&qe(a,">= 1",$s,"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}}}),$s.prototype.stopAnimation=$s.prototype.Cc;var rf=null,sf=!1,pu=new ue($s,"Default",1),af=new ue($s,"AnimateLocations",2),lc=new ue($s,"None",3);$s.className="AnimationManager",$s.defineAnimationEffect=function(a,y){sf||(ac(),sf=!0),rf.add(a,y)},$s.Default=pu,$s.AnimateLocations=af,$s.None=lc;function jr(a){this.vu=this.Nw=this.Yd=this.H=null,this.Xk=this.bc=this.j=!1,this.cn=this.Qd=0,this.Lp=this.ot=vd,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=fo,this.vc=new pn,this.Tt=new pn,this.yl=new ke,this.Ut=new ke,this.dw=qu,a&&Object.assign(this,a)}jr.prototype.suspend=function(){this.Xk=!0},jr.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,uf(this,!0),Xu(this.Yd),Aa(this.H),Ah(this.Yd),this.H.redraw()};function lf(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}Ct=jr.prototype,Ct.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 oe?a=x:x instanceof Zt&&(a=x.diagram))}if(a!==null)this.H=a,this.Yd=a.animationManager;else return this;return y=this.Yd,y.isEnabled===!1?this:(this.Gd=isNaN(this.Dg)?y.duration:this.Dg,this.Lp=this.ot,y.Ok&&y.Pk===pu&&this===y.defaultAnimation&&(this.Lp=Hp,this.Gd=isNaN(this.Dg)?y.duration===600?900:y.duration:this.Dg),this.dw=a.scrollMode,this.isViewportUnconstrained&&(a.sj=mf),Xu(y),this.yl.each(function(b){b.data=null,a.add(b)}),Ah(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,$f(y,this),this)},Ct.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Ct.add=function(a,y,x,b,E){if(y==="position"&&x.Xa(b))return this;if(this.H===null&&(a instanceof oe?this.H=a:a instanceof Zt&&a.diagram!==null&&(this.H=a.diagram)),a instanceof mn){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return Zu(this,a,y,x,b,E),this};function Zu(a,y,x,b,E,z){var tt=a.vc;if(y instanceof oe&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(Su(b),sv(),b=[pa.j,pa.u,pa.o,pa.F],Su(E),sv(),E=[pa.j,pa.u,pa.o,pa.F]),tt.contains(y)){var ot=tt.I(y),rt=ot.start,at=ot.end;rt[x]===void 0&&(rt[x]=Fh(b)),at[x]=Fh(E)}else rt={},at={},rt[x]=Fh(b),at[x]=Fh(E),ot=rt.position,y instanceof Zt&&ot instanceof zt&&!ot.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&ot.assign(at.position),ot=new bh(rt,at,z),tt.add(y,ot);tt=rt[x],tt instanceof zt&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof mn?ot.Ku.location=Fh(y.location):z&&(ot.Ku[x]=Fh(b))}function Fh(a){return a instanceof zt||a instanceof Ie?a.copy():a}Ct.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Ct.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function uf(a,y){if(!a.Xk||y){var x=a.Yd;if(a.bc!==!1){var b=+new Date,E=b>a.cn?a.Gd:b-a.Qd;y&&(E=a.gw,E<a.Gd?(a.Qd=+new Date-E,a.cn=a.Qd+a.Gd):E=a.Gd),Xu(x),uc(a,E),Aa(a.H,!0),Ah(x),b>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function uc(a,y){for(var x=a.Gd,b=a.vc.iterator,E=a.Wk;b.next();){var z=b.key;if(!(z instanceof Zt&&z.diagram===null)){var tt=b.value,ot=E?tt.end:tt.start;tt=E?tt.start:tt.end;var rt=rf,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)}}}Ct.stop=function(){return this.bc?(this.Ml(!0),this):this},Ct.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,Xu(x);for(var b=this.vc,E=this.yl.iterator;E.next();)y.remove(E.value);for(E=this.Ut.iterator;E.next();)E.value.v();E=this.ho,b=b.iterator;for(var z=rf;b.next();){var tt=b.key,ot=b.value,rt=E?ot.end:ot.start,at=E?ot.start:ot.end,ut=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],ut[gt]!==void 0?ut[gt]:ot.Hu?rt[gt]:at[gt],this.Lp,this.Gd,this.Gd,this)}ot.Hu&&ut.location!==void 0&&tt instanceof mn&&(tt.location=ut.location),ot.nv&&tt instanceof mn&&tt.Zb(!1)}if(y.As.clear(),hf(y,!1),y.Ya(),y.N(),Aa(y,!0),x.defaultAnimation===this){for(gt=x.pr.iterator;gt.next();)E=gt.value,E.Tg!==null&&(E.points=E.Tg,E.Tg=null);x.pr.clear()}Aa(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Ah(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),lf(this,null),x.Ml(this),y.$b())}},Ct.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof Hn&&(b=y.placeholder),b!==null?(x=b.ga(Mi),b=b.padding,x.x+=b.left,x.y+=b.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new zt(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof Hn)for(a=a.memberParts;a.next();)b=a.value,b instanceof Ke&&this.Cj(b,y)},Ct.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof Hn&&(x=y.placeholder),x!==null){var b=x.ga(Mi);x=x.padding,b.x+=x.left,b.y+=x.top,this.add(a,"position:placeholder",a.position,b,!0)}else this.add(a,"position:nodeCollapse",a.position,y,!0);if(this.add(a,"scale",a.scale,.01,!0),b=this.vc,b.contains(a)&&(b.I(a).nv=!0),a instanceof Hn)for(a=a.memberParts;a.next();)b=a.value,b instanceof Ke&&this.Aj(b,y)}},Ct.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},Ge.Object.defineProperties(jr.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&qe(a,">= 1",jr,"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:Ht("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}}}),jr.prototype.getTemporaryState=jr.prototype.Ez,jr.prototype.stop=jr.prototype.stop,jr.prototype.add=jr.prototype.add,jr.prototype.addTemporaryPart=jr.prototype.Iy;function vd(a,y,x,b){return a/=b/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function Hp(a,y,x,b){return a===b?y+x:x*(-Math.pow(2,-10*a/b)+1)+y}jr.className="Animation",jr.EaseLinear=function(a,y,x,b){return x*a/b+y},jr.EaseInOutQuad=vd,jr.EaseInQuad=function(a,y,x,b){return x*(a/=b)*a+y},jr.EaseOutQuad=function(a,y,x,b){return-x*(a/=b)*(a-2)+y},jr.EaseInExpo=function(a,y,x,b){return a===0?y:x*Math.pow(2,10*(a/b-1))+y},jr.EaseOutExpo=Hp;function bh(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}bh.className="AnimationState";function el(a,y,x){this.xd=null,this.rf=a,this.so=x||hc,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Eh))}el.prototype.copy=function(){var a=new el(this.rf);a.so=this.so;var y=this.uk;if(y!==null){var x={};y.duration!==void 0&&(x.duration=y.duration),y.finished!==void 0&&(x.finished=y.finished),y.easing!==void 0&&(x.easing=y.easing),a.uk=x}return a};function Vp(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))}Ge.Object.defineProperties(el.prototype,{propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},animationSettings:{get:function(){return this.uk},set:function(a){this.uk=a}},startCondition:{get:function(){return this.so},set:function(a){this.so=a}}});var hc=new ue(el,"Default",1),Eh=new ue(el,"Immediate",2),yd=new ue(el,"Bundled",3);el.className="AnimationTrigger",el.Default=hc,el.Immediate=Eh,el.Bundled=yd;function Lr(a){Ii(this),this.H=null,this.Pa=new Fe,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)}Ct=Lr.prototype,Ct.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,qr(x)}a.clear(),this.Zq.length=0},Ct.Xe=function(a){this.H=a},Ct.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,b=0,E=0,z=0,tt=0,ot=this.Pa.iterator;ot.next();){var rt=ot.value;rt instanceof Hn?E++:rt instanceof Ke?b++:rt instanceof Be?z++:rt instanceof xi?tt++:x++}if(ot="",0<x&&(ot+=x+" Parts "),0<b&&(ot+=b+" Nodes "),0<E&&(ot+=E+" Groups "),0<z&&(ot+=z+" Links "),0<tt&&(ot+=tt+" Adornments "),1<a)for(a=this.Pa.iterator;a.next();)x=a.value,ot+=`
|
|
`+x.toString(),b=x.data,b!==null&&qi(b)&&(ot+=" #"+qi(b)),x instanceof Ke?ot+=" "+gi(b):x instanceof Be&&(ot+=" "+gi(x.fromNode)+" "+gi(x.toNode));return y+" "+this.Pa.count+": "+ot},Ct.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var E=zt.alloc(),z=this.Pa.s,tt=z.length;tt--;){var ot=z[tt];if((b!==!0||Gh(ot)!==!1)&&ot.isVisible()&&(E.assign(a),On(E,ot.oe),ot=ot.ic(E,y,x),ot!==null&&(y!==null&&(ot=y(ot)),ot!==null&&(x===null||x(ot)))))return zt.free(E),ot}return zt.free(E),null},Ct.ji=function(a,y,x,b){if(y===void 0&&(y=null),x===void 0&&(x=null),b instanceof Fe||b instanceof ke||(b=new ke),this.Uh===!1)return b;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var z=zt.alloc(),tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((E!==!0||Gh(rt)!==!1)&&rt.isVisible()){z.assign(a),On(z,rt.oe);var at=rt;rt.ji(z,y,x,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return zt.free(z),b},Ct.Cf=function(a,y,x,b,E){if(y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Fe||E instanceof ke||(E=new ke),this.Uh===!1)return E;var z=!1;this.diagram!==null&&this.diagram.viewportBounds.Re(a)&&(z=!0);for(var tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((z!==!0||Gh(rt)!==!1)&&rt.isVisible()){var at=rt;rt.Cf(a,y,x,b,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return E},Ct.Nu=function(a,y,x,b,E,z,tt){if(this.Uh===!1)return E;for(var ot=this.Pa.s,rt=ot.length;rt--;){var at=ot[rt];if((tt!==!0||Gh(at)!==!1)&&z(at)&&at.isVisible()){var ut=at;at.Cf(a,y,x,b,E)&&(y!==null&&(ut=y(ut)),ut===null||x!==null&&!x(ut)||E.add(ut))}}return E},Ct.og=function(a,y,x,b,E,z){if(x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Fe||E instanceof ke)&&(z=E),E=!0),z instanceof Fe||z instanceof ke||(z=new ke),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var ot=zt.alloc(),rt=zt.alloc(),at=this.Pa.s,ut=at.length;ut--;){var gt=at[ut];if((tt!==!0||Gh(gt)!==!1)&>.isVisible()){ot.assign(a),On(ot,gt.oe),rt.h(a.x+y,a.y),On(rt,gt.oe);var mt=gt;gt.og(ot,rt,x,b,E,z)&&(x!==null&&(mt=x(mt)),mt===null||b!==null&&!b(mt)||z.add(mt))}}return zt.free(ot),zt.free(rt),z},Ct.Fd=function(a,y){if(this.visible){var x=this.Pa.s,b=x.length;if(b!==0){a=rn();for(var E=rn(),z=0;z<b;z++){var tt=x[z];if(tt.vw=z,tt instanceof Be){if(tt.fd===!1)continue}else if(tt instanceof xi&&tt.adornedPart!==null)continue;var ot=tt.actualBounds;tt.isVisible()&&Al(ot,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&E.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Ov(x),x=x.adornments;x.next();)b=x.value,b.measure(1/0,1/0),b.arrange(),b.Fd(!0);for(y=0;y<E.length;y++)Ov(E[y]);$e(a),$e(E)}}};function mu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Ct.gc=function(a,y,x){if(this.visible&&this.pb!==0&&(x===void 0&&(x=!0),x||!this.isTemporary)){x=this.Pa.s;var b=x.length;if(b!==0){if(a.isTemporary)for(var E=0;E<b;E++)x[E].Gj();E=mu(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,ot=me.alloc(),rt=0;rt<b;rt++)this.Oj(a,x[rt],y,z,tt,ot,!0);if(me.free(ot),a.isTemporary)for(y=0;y<b;y++)x[y].Gj();a.globalAlpha=E}}};function Yp(a,y,x,b,E){if(a.visible&&a.pb!==0&&(E||!a.isTemporary)){E=a.Pa.s;var z=E.length;if(z!==0){var tt=mu(a,y),ot=a.Zq;ot.length=0;for(var rt=x.scale,at=me.alloc(),ut=0;ut<z;ut++){var gt=E[ut];b.contains(gt)&&a.Oj(y,gt,x,ot,rt,at,!1)}me.free(at),y.globalAlpha=tt}}}Ct.Oj=function(a,y,x,b,E,z,tt){if(tt&&!Gh(y))a.Hs(y);else{if(b!==null&&y instanceof Be&&(y.isOrthogonal&&b.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,b=y.containingGroup;b!==null;)tt?b.tb!==null&&z.Ex(b.tb):b.tb!==null&&(tt=!0,z.assign(b.tb)),b=b.containingGroup;var ot=y.actualBounds;if(b=!1,tt&&y.isVisible()){if(!z.Yc(ot)){a.Hs(y);return}b=!z.Re(ot)}b&&(a.save(),a instanceof ta?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),ot.width*E>x.Oq||ot.height*E>x.Oq?y.gc(a,x):(E=y.actualBounds,z=y.naturalBounds,E.width===0||E.height===0||isNaN(E.x)||isNaN(E.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(No(y,a,y.areaBackground,!0,!0,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.areaBackground===null&&y.background===null&&(No(y,a,"rgba(0,0,0,0.3)",!0,!1,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.background!==null&&(a.transform(x.m11,x.m12,x.m21,x.m22,x.dx,x.dy),No(y,a,y.background,!0,!1,z,E),a.fillRect(0,0,z.width/2,z.height/2),x.ws()||(y=1/(x.m11*x.m22-x.m12*x.m21),a.transform(x.m22*y,-x.m12*y,-x.m21*y,x.m11*y,y*(x.m21*x.dy-x.m22*x.dx),y*(x.m12*x.dx-x.m11*x.dy)))))),b&&(a.restore(),a.Vc(!0))}},Ct.g=function(a,y,x,b,E){var z=this.diagram;z!==null&&z.cb(yo,a,this,y,x,b,E)},Ct.oi=function(a,y,x){var b=this.Pa;if(y.Ig=this,this===null&&qr(y),a>=b.count)a=b.count;else if(b.M(a)===y)return-1;return b.Gb(a,y),y.Vo(x),b=this.diagram,b!==null&&(x?b.N():b.oi(y)),eg(this,a,y),a},Ct.pc=function(a,y,x){if(!x&&y.layer!==this&&y.layer!==null)return y.layer.pc(a,y,x);var b=this.Pa;if(0>a||a>=b.length){if(a=b.indexOf(y),0>a)return-1}else if(b.M(a)!==y&&(a=b.indexOf(y),0>a))return-1;return y.Wo(x),b.mb(a),b=this.diagram,b!==null&&(x?b.N():b.pc(y)),y.Ig=null,qr(y),a};function eg(a,y,x){if(y=Up(a,y,x),x instanceof Hn&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var b=-1,E=a.Pa.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];if(ot===x&&(y=tt,0<=b)||0>b&&ot.containingGroup===x&&(b=tt,0<=y))break}!(0>b)&&b<y&&(E=a.Pa,E.mb(y),E.Gb(b,x))}y=x.containingGroup,y!==null&&eg(a,-1,y)}x.svg!==null&&x.svg.remove()}function Up(a,y,x){var b=x.zOrder;if(isNaN(b))return y;a=a.Pa;var E=a.count;if(1>=E)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var ot=y+1,rt=NaN;ot<E&&(rt=a.M(ot).zOrder,!!isNaN(rt));)ot++;if(!isNaN(tt)&&tt>b)for(;;){if(z===-1||tt<=b){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(rt)&&rt<b)for(;;){if(ot===E||rt>=b){if(ot--,ot===y)break;return a.mb(y),a.Gb(ot,x),ot}for(rt=NaN;++ot<E&&(rt=a.M(ot).zOrder,isNaN(rt)););}return y}Ge.Object.defineProperties(Lr.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===""&&Ht("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Ht("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)&&qe(a,"0 <= value <= 1",Lr,"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))}}}),Lr.prototype.findObjectsNear=Lr.prototype.og,Lr.prototype.findObjectsIn=Lr.prototype.Cf,Lr.prototype.findObjectsAt=Lr.prototype.ji,Lr.prototype.findObjectAt=Lr.prototype.ic,Lr.className="Layer";function oe(a,y){if(rm||(Jr(),rm=!0),Ii(this),Ul=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,Eo){var x=this,b=function(){x.removeEventListener(Ce.document,"DOMContentLoaded",b,!1),x.setRTL()};Ce.document.body!==null?this.setRTL():x.addEventListener(Ce.document,"DOMContentLoaded",b,!1)}this.ol=null,fg.add("Model",zi);var E=this;return this.Hb=function(z){var tt=E.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var ot=z.change;z.modelChange===""&&ot===yo&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){E.partManager.doModelChanged(z)},this.hu=this.ku=null,Kp(this),this.model=hy(),this.Wg=!0,Zp(this),this.layout=new mo,this.Wg=!1,this.ck=this.ek=this.fk=this.dk=this.ui=this.aA=this.$j=this.Ov=null,this.hk=function(){},this.preventDefault=null,this.rn=!1,this.Yf=new sm,a!==void 0&&(typeof a=="string"||Ce.Element&&a instanceof Element?fc(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var Th,Ul;function Kp(a){a.Yd=new $s,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new Fe,a.pj=new pn,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new zt(NaN,NaN).freeze(),a.du=new zt(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new zt(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new Gn,a.zu=new zt(NaN,NaN).freeze(),a.ut=new me(NaN,NaN,NaN,NaN).freeze(),a.rj=new si(0,0,0,0).freeze(),a.sj=qu,a.nu=!1,a.Zt=null,a.fu=null,a.yh=ss,a.zk=Cr,a.Fg=ss,a.pq=Cr,a.yt=Mi,a.Bt=Mi,a.Fc=!0,a.pn=!1,a.De=new ke,a.Eh=new pn,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new si(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new os,a.bq.diagram=a,a.Qg=new os,a.Qg.diagram=a,a.cj=new os,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new ke,a.Ht=!0,a.uu=_u,a.pw=!1,a.wu=pf,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 pn,a.Xn=new Fe,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 si(5).freeze(),a.Hw=new ke().freeze(),a.Nt=999999999,a.nw=new ke().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 ke,a.ow=new ke,a.Xh=null,a.aw=new Ie(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new zt,bounds:new me,Py:new Ie,bA:new Ie,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new me(NaN,NaN,NaN,NaN).freeze(),a.wo=new Ie(NaN,NaN).freeze(),a.Sp=new me(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new pn;var y=new Ke,x=new _i;x.bind(new Vo("text","",gi)),y.add(x),a.ny=y,a.Lg.add("",y),y=new Ke,x=new _i,x.stroke="brown",x.bind(new Vo("text","",gi)),y.add(x),a.Lg.add("Comment",y),y=new Ke,y.selectable=!1,y.avoidable=!1,x=new Zn,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new Ie(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new pn,y=new Hn,y.selectionObjectName="GROUPPANEL",y.type=Ae.Vertical,x=new _i,x.font="bold 12pt sans-serif",x.bind(new Vo("text","",gi)),y.add(x),x=new Ae(Ae.Auto),x.name="GROUPPANEL";var b=new Zn;b.figure="Rectangle",b.fill="rgba(128,128,128,0.2)",b.stroke="black",x.add(b),b=new ws,b.padding=new si(5,5,5,5).ja(),x.add(b),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new pn,y=new Be,x=new Zn,x.isPanelMain=!0,y.add(x),x=new Zn,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new Be,x=new Zn,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new xi,y.type=Ae.Auto,x=new Zn,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new ws,x.margin=new si(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new xi,y.type=Ae.Link,x=new Zn,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 zi,a.toolManager=new vo,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=Xp(),a.eq=null,a.fq=to,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 zt,a.zy=500,a.wp=new zt,a.wq=!1}oe.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),Md=null,Ih="",dc(this,!1),this.Xn.clear(),Mg(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function dc(a,y){a.animationManager.Cc(!0),a.Hw=new ke().freeze(),a.nw=new ke().freeze();var x=a.skipsUndoManager,b=a.cc!==null&&a.cc!==void 0;b&&(a.skipsUndoManager=!0);var E=null;a.fe!==null&&(E=a.fe.part,E!==null&&a.remove(E));var z=[],tt=a.Wa.length;if(y){for(y=0;y<tt;y++)for(var ot=a.Wa.s[y].parts;ot.next();){var rt=ot.value;rt!==E&&rt.data===null&&z.push(rt)}for(y=0;y<z.length;y++)a.remove(z[y])}for(y=0;y<tt;y++)a.Wa.s[y].clear();return a.partManager.clear(),a.De.clear(),a.Eh.clear(),a.ai.clear(),a.Ck=null,a.Xn.clear(),Mg(),a.Og.clear(),wo=[],E!==null&&(a.add(E),a.partManager.parts.remove(E)),b&&(a.skipsUndoManager=x),z}function Xp(){return null}oe.prototype.reset=function(){this.clear(),this.vb=!0,Kp(this),Bl(this),this.Wg=!0,Zp(this),this.layout=new mo,this.Wg=!1,this.model=hy(),this.model.undoManager=new Po,this.vb=this.rn=!1,this.N()},oe.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=Ce.document.body);var y=an("div");y.dir="rtl",y.style.cssText="font-size: 14px; width: 1px; height: 1px; position: absolute; top: -1000px; overflow: scroll;",y.textContent="A",a.appendChild(y);var x="reverse";0<y.scrollLeft?x="default":(y.scrollLeft=1,y.scrollLeft===0&&(x="negative")),a.removeChild(y),this.bu=x},oe.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=Ce.document.body);var y=0;if(Eo){var x=om;y=Th,x===null&&(x=om=an("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Th=an("div"),y.style.position="absolute",y.style.visibility="hidden",y.style.width="200px",y.style.height="150px",y.style.boxSizing="content-box",y.appendChild(x)),y.style.overflow="hidden",a.appendChild(y);var b=x.offsetWidth;y.style.overflow="scroll",x=x.offsetWidth,b===x&&(x=y.clientWidth),a.removeChild(y),y=b-x,y!==0||Yi||(y=11)}this.Db=y,this.Gw=!0},oe.prototype.qb=function(a){a.classType===oe&&(this.autoScale=a)},oe.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 fc(a,y){if(Eo){if(y!=null||Ht("Diagram setup requires an argument DIV."),a.Ka!==null&&Ht("Diagram has already completed setup."),typeof y=="string"?a.Ka=Ce.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Ht("No DIV or DIV id supplied: "+y),a.Ka===null&&Ht("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Ht("Invalid div id; div already has a Diagram associated with it."),!a.ol&&Ce.ResizeObserver){var x=Rn(function(){a.$b()},250);a.ol=new Ce.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}Ce.getComputedStyle(a.Ka,null).position==="static"&&(a.Ka.style.position="relative"),y=5;var b="rgba(2"+y+"5, 255, 255, 0)";y--,a.Ka.style["-webkit-tap-highlight-color"]=b,a.Ka.innerHTML="",a.Ka.H=a,a.Ka.goDiagram=a,a.Ka.go=Ce.go;var E=new Va(a);if(E.style!==void 0&&(E.style.position="absolute",E.style.top="0px",E.style.left="0px",Ce.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),E.style.zIndex="2",E.style.userSelect="none",E.style.MozUserSelect="none",E.style.touchAction="none",E.style.letterSpacing="normal !important",E.style.wordSpacing="normal !important"),a.ta=E,a.ib=E.context,b=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),xc(a,a.Aa,a.ya),a.Ka.insertBefore(E.Oa,a.Ka.firstChild),E=new Va(null),E.width=1,E.height=1,a.jw=E,a.oy=E.context,Eo){E=an("div");var z=an("div");E.style.position="absolute",E.style.overflow="auto",E.style.width=a.Aa+"px",E.style.height=a.ya+"px",E.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(E),E.appendChild(z),E.onscroll=Qp,E.addEventListener("pointerdown",qp),E.H=a,E.uy=!0,E.vy=!0,a.ku=E,a.hu=z}a.hk=Rn(function(){a.Yh=null,a.N()},300),a.Ov=Rn(function(){gc(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var ot=Ma(a,tt,!0);ot.bubbles=!0;var rt=0,at=0;ot.delta=0,tt.deltaX!==void 0?(tt.deltaX!==0&&(rt=0<tt.deltaX?1:-1),tt.deltaY!==0&&(at=0<tt.deltaY?1:-1),ot.delta=Math.abs(tt.deltaX)>Math.abs(tt.deltaY)?-rt:-at):tt.wheelDeltaX!==void 0?(tt.wheelDeltaX!==0&&(rt=0<tt.wheelDeltaX?-1:1),tt.wheelDeltaY!==0&&(at=0<tt.wheelDeltaY?-1:1),ot.delta=Math.abs(tt.wheelDeltaX)>Math.abs(tt.wheelDeltaY)?-rt:-at):tt.wheelDelta!==void 0&&tt.wheelDelta!==0&&(ot.delta=0<tt.wheelDelta?1:-1),a.doMouseWheel(),nl(ot,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Ma(a,tt,!0),tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())},a.ui=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.Yt;ot[tt.pointerId]===void 0&&(ot[tt.pointerId]=tt),ot=a.oj;var rt=!1;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType)if(ot[1]!==null&&ot[1].pointerId===tt.pointerId)ot[1]=tt,rt=!0;else if(ot[0]===null)ot[0]=tt;else if(ot[1]===null)ot[1]=tt,rt=!0;else{tt.preventDefault();return}else ot[0]=tt;(ot=tt.pointerType==="touch"||tt.pointerType==="pen")&&(a.qu=!1,a.wq=!0);var at=rt;rt=vc(a,tt,!0,!1,!0,at),xd(a,tt,rt),rt.targetDiagram=mc(tt,tt.target),rt.targetObject=null,at||rt.clone(a.bq),at=a.uw,ot=ot?25:10,tt.timeStamp-a.tw<a.zy&&!(Math.abs(at.x-tt.screenX)>ot||Math.abs(at.y-tt.screenY)>ot)?a.yq++:a.yq=1,rt.clickCount=a.yq,a.tw=tt.timeStamp,a.uw.sg(tt.screenX,tt.screenY),a.doMouseDown(),tt.button===1?tt.preventDefault():nl(rt,tt)}},a.dk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.oj;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType){if(ot[1]!==null&&ot[1].pointerId===tt.pointerId){ot[1]=tt;return}if(ot[0]===null)ot[0]=tt;else return}else ot[0]=tt;if(ot[0].pointerId===tt.pointerId){ot=vc(a,tt,!1,!1,!1,ot[1]!==null);var rt=Ce.document.elementFromPoint(tt.clientX,tt.clientY)||null;rt!==null&&rt.shadowRoot!==void 0&&rt.shadowRoot!==null&&(rt=rt.shadowRoot.elementFromPoint(tt.clientX,tt.clientY));var at=a,ut=tt;rt&&rt.H&&(ut=tt,at=rt.H),ot.targetDiagram=at,xd(a,ut,ot),ot.targetObject=null,a.doMouseMove(),nl(ot,tt)}}},a.fk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=tt.pointerType==="touch"||tt.pointerType==="pen",rt=a.Yt;if(ot&&a.qu)delete rt[tt.pointerId],tt.preventDefault();else if(rt=a.oj,rt[0]===null||rt[0].pointerId!==tt.pointerId&&rt[0].pointerType===tt.pointerType)rt[1]!==null&&rt[1].pointerId===tt.pointerId&&(rt[1]=null);else{rt[0]=null,rt=vc(a,tt,!1,!0,!0,!1);var at=Ce.document.elementFromPoint(tt.clientX,tt.clientY)||null;at!==null&&at.shadowRoot!==void 0&&at.shadowRoot!==null&&(at=at.shadowRoot.elementFromPoint(tt.clientX,tt.clientY)),at!==null&&at.H instanceof oe&&at.H!==a&&xd(at.H,tt,rt),at===null&&(at=tt.target),xd(a,tt,rt),rt.clickCount=a.yq,rt.targetDiagram=mc(tt,at),rt.targetObject=null,a.doMouseUp(),nl(rt,tt),ot&&(a.wq=!1)}}},a.ek=function(tt){if(a.isEnabled){a.Vk=!1;var ot=a.Yt;ot[tt.pointerId]&&delete ot[tt.pointerId],ot=a.oj,ot[0]!==null&&ot[0].pointerId===tt.pointerId&&(ot[0]=null),ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null),tt.pointerType!=="touch"&&tt.pointerType!=="pen"&&(tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())}},a.ck=function(tt){var ot=a.oj;ot[0]!==null&&ot[0].pointerId===tt.pointerId?(ot[0]=null,a.wq=!1):ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null)},a.Vp=b.Z["d"+yf[1]+yf[2]+"wI"+kd.slice(1,5)]["b"+Bx.slice(1,y)](b.Z,vf,y,y),b.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}oe.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},oe.prototype.removeEventListener=function(a,y,x,b){a.removeEventListener(y,x,{capture:b})};function tv(a){var y=a.ta.Oa;y instanceof HTMLCanvasElement||(y=a.div),a.addEventListener(y,"pointerdown",a.ui,!1),a.addEventListener(y,"pointermove",a.dk,!1),a.addEventListener(y,"pointerup",a.fk,!1),a.addEventListener(y,"pointerout",a.ek,!1),a.addEventListener(y,"pointercancel",a.ck,!1),a.addEventListener(y,"pointerenter",a.bz,!1),a.addEventListener(y,"pointerleave",a.cz,!1),a.addEventListener(y,"wheel",a.$j,!1),a.addEventListener(y,"keydown",a.Qz,!1),a.addEventListener(y,"keyup",a.Rz,!1),a.addEventListener(y,"blur",a.Ny,!1),a.addEventListener(y,"focus",a.Oy,!1),a.addEventListener(y,"selectstart",function(x){return x.preventDefault(),!1},!1),a.addEventListener(y,"contextmenu",function(x){return x.preventDefault(),!1},!1),a.addEventListener(Ce,"resize",a.Ov,!1)}function Bs(a){30<a.Sq&&(a.Yh=1)}function hf(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),Wi&&Wi.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}oe.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:Ce.devicePixelRatio||1},oe.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},oe.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},oe.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},oe.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},oe.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},oe.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},oe.prototype.doFocus=function(){this.focus()},oe.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=Ce.scrollX||Ce.pageXOffset,y=Ce.scrollY||Ce.pageYOffset;this.ta.focus(),Ce.scrollTo(a,y)}},oe.prototype.Oy=function(){this.H.R("GainedFocus")},oe.prototype.Ny=function(){this.H.R("LostFocus")};function gc(a){if(a.ta!==null){var y=a.Ka;if(y!==null&&y.clientWidth!==0&&y.clientHeight!==0){a.Gw||a.setScrollWidth();var x=a.gf?a.Db:0,b=a.Be?a.Db:0,E=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==E&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+b)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===ss&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Zp(a){var y=new Lr;y.name="Background",a.Al(y),y=new Lr,y.name="",a.Al(y),y=new Lr,y.name="Foreground",a.Al(y),y=new Lr,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new Lr,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new Lr,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 Zn;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Zn,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Zn,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new Zn,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new Zn,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new Zn,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new mn,x.add(y),x.layerName="Grid",x.zOrder=0,x.isInDocumentBounds=!1,x.isAnimated=!1,x.pickable=!1,x.locationObjectName="GRID",a.add(x),a.partManager.parts.remove(x),y.visible=!1,y}function Qp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):Cd(this.H)}function qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):Cd(this.H)}oe.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var b=this.documentBounds,E=this.viewportBounds,z=this.rj,tt=b.x-z.left,ot=b.y-z.top,rt=b.width+z.left+z.right,at=b.height+z.top+z.bottom,ut=b.right+z.right;z=b.bottom+z.bottom;var gt=E.x;b=E.y;var mt=E.width,yt=E.height,St=E.right,Mt=E.bottom;E=this.scale;var Ot=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":Ot=Ot+a.scrollWidth-a.clientWidth;break;case"reverse":Ot=a.scrollWidth-Ot-a.clientWidth}var Et=Ot;mt<rt||yt<at?(Ot=zt.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==Et&&(Ot.x=Et/E+tt,this.ju=Et),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(Ot.y=a.scrollTop/E+ot,this.lu=a.scrollTop),this.position=Ot,zt.free(Ot),this.Ee=this.qr=!1):(Ot=zt.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<gt&&(this.position=Ot.h(Et+tt,this.position.y)),ut>St&&(this.position=Ot.h(-(y.scrollWidth-this.Aa)+Et-this.Aa/E+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(ot<b&&(this.position=Ot.h(this.position.x,a.scrollTop+ot)),z>Mt&&(this.position=Ot.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/E+z))),zt.free(Ot),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,ut=b.right,St=E.right,z=b.bottom,Mt=E.bottom,tt=b.x,gt=E.x,ot=b.y,b=E.y,mt>=rt&&tt>=gt&&ut<=St&&(x.style.width="1px"),yt>=at&&ot>=b&&z<=Mt&&(x.style.height="1px"))}},oe.prototype.computeBounds=function(a){return a===void 0&&(a=new me),Gr(this),cc(this,a)};function cc(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,b=a.Wa.s,E=b.length,z=0;z<E;z++){var tt=b[z];if(tt.visible&&tt.isInDocumentBounds){tt=tt.Pa.s;for(var ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];at.isInDocumentBounds&&at.isVisible()&&(at=at.actualBounds,at.w()&&(x?(x=!1,y.assign(at)):y.ed(at)))}}}return x&&y.h(0,0,0,0),y.Co(a.yb),y}oe.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if(Qe(a))for(var b=0;b<a.length;b++){var E=a[b];!y&&E instanceof Be||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds))}else for(a=a.iterator;a.next();)b=a.value,!y&&b instanceof Be||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds));return x===null?new me(NaN,NaN,0,0):x};function Wa(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=zt.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var b=a.viewportBounds;b=me.allocAt(0,0,b.width,b.height);var E=zt.alloc();E.xi(b,a.initialViewportSpot),E.h(x.x-E.x,x.y-E.y),a.position=E,me.free(b),zt.free(E),zt.free(x)}x=a.yh,y&&a.Fg!==ss&&(x=a.Fg);var z=x!==ss?Sd(a,x):a.scale;x=a.pa.x,b=a.pa.y,E=a.Aa/z;var tt=a.ya/z,ot=a.zk,rt=a.pq;y&&!ot.sb()&&(rt.sb()||rt.Xb())&&(ot=rt.Xb()?ei:rt),pc(a,a.documentBounds,E,tt,ot,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,Jt.B(z.x,x)&&Jt.B(z.y,b)&&Jt.B(z.width,E)&&Jt.B(z.height,tt)||a.onViewportBoundsChanged(new me(x,b,E,tt),z,y,!1)}}function Sd(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var b=a.documentBounds;if(!b.w())return x;var E=b.width;b=b.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),ot=z/E,rt=tt/b;return y===fa?(y=Math.min(rt,ot),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===zh?(y=rt>ot?(tt-a.Db)/b:(z-a.Db)/E,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}oe.prototype.zoomToFit=function(){var a=this.sj;this.sj=qu,this.scale=Sd(this,fa),a!==qu&&(Wa(this,!1),pc(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Ct=oe.prototype,Ct.BA=function(a,y){y===void 0&&(y=fa);var x=a.width,b=a.height;if(!(x===0||b===0||isNaN(x)&&isNaN(b))){var E=1;if(y===fa||y===zh)if(isNaN(x))E=this.viewportBounds.height*this.scale/b;else if(isNaN(b))E=this.viewportBounds.width*this.scale/x;else{E=this.Aa;var z=this.ya;E=y===zh?z/b>E/x?(z-(this.Be?this.Db:0))/b:(E-(this.gf?this.Db:0))/x:Math.min(z/b,E/x)}this.scale=E,this.position=new zt(a.x,a.y)}},Ct.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new zt(x.x+(a.x*x.width+a.offsetX)-(y.x*b.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*b.height-y.offsetY))},Ct.zz=function(a){if(a instanceof Zt){this.eq=a;var y=zt.alloc();this.fq=this.op(a.ga(Mi,y)),zt.free(y)}else this.eq=null,this.fq=to};function pc(a,y,x,b,E,z){var tt=zt.allocAt(a.pa.x,a.pa.y),ot=tt.x,rt=tt.y;if(a.eq!==null){var at=zt.alloc();at=a.eq.ga(Mi,at),ot=at.x-a.fq.x/a.scale,rt=at.y-a.fq.y/a.scale,E=hi,zt.free(at)}(z||a.scrollMode===qu)&&(E.sb()&&(x>y.width&&(ot=y.x+(E.x*y.width+E.offsetX)-(E.x*x-E.offsetX)),b>y.height&&(rt=y.y+(E.y*y.height+E.offsetY)-(E.y*b-E.offsetY))),E=a.rj,z=x-y.width,x<y.width+E.left+E.right?(ot=Math.min(ot+x/2,y.right+Math.max(z,E.right)-x/2),ot=Math.max(ot,y.left-Math.max(z,E.left)+x/2),ot-=x/2):ot>y.left?ot=y.left:ot<y.right-x&&(ot=y.right-x),x=b-y.height,b<y.height+E.top+E.bottom?(rt=Math.min(rt+b/2,y.bottom+Math.max(x,E.bottom)-b/2),rt=Math.max(rt,y.top-Math.max(x,E.top)+b/2),rt-=b/2):rt>y.top?rt=y.top:rt<y.bottom-b&&(rt=y.bottom-b)),tt.x=isFinite(ot)?ot:-a.yb.left,tt.y=isFinite(rt)?rt:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,tt),tt.x=y.x,tt.y=y.y),Wp(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),Bl(a),zt.free(tt)}Ct.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=Kl(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof mn)return a}else if(a=Kl(this,a,function(x){return x.part}),a instanceof mn)return a;return null},Ct.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),Gr(this);for(var b=this.Wa.iteratorBackwards;b.next();){var E=b.value;if(E.visible&&(E=E.ic(a,y,x),E!==null))return E}return null};function Kl(a,y,x,b){for(x===void 0&&(x=null),b===void 0&&(b=null),Gr(a),a=a.Wa.iteratorBackwards;a.next();){var E=a.value;if(E.visible&&!E.isTemporary&&(E=E.ic(y,x,b),E!==null))return E}return null}Ct.lz=function(a,y,x){return y===void 0&&(y=!0),df(this,a,function(b){return b.part},y?function(b){return b instanceof mn&&b.canSelect()}:null,x)};function df(a,y,x,b,E){for(x===void 0&&(x=null),b===void 0&&(b=null),E instanceof Fe||E instanceof ke||(E=new ke),Gr(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,b,E)}return E}Ct.ji=function(a,y,x,b){y===void 0&&(y=null),x===void 0&&(x=null),b instanceof Fe||b instanceof ke||(b=new ke),Gr(this);for(var E=this.Wa.iteratorBackwards;E.next();){var z=E.value;z.visible&&z.ji(a,y,x,b)}return b},Ct.ux=function(a,y,x,b){return y===void 0&&(y=!1),x===void 0&&(x=!0),ng(this,a,function(E){return E instanceof mn&&(!x||E.canSelect())},y,b)},Ct.Cf=function(a,y,x,b,E){y===void 0&&(y=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Fe||E instanceof ke||(E=new ke),Gr(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,b,E)}return E},Ct.Nu=function(a,y,x,b,E,z){var tt=new ke;Gr(this);for(var ot=this.Wa.iteratorBackwards;ot.next();){var rt=ot.value;rt.visible&&rt.Nu(a,y,x,b,tt,E,z)}return tt};function ng(a,y,x,b,E){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),b===void 0&&(b=!1),E instanceof Fe||E instanceof ke||(E=new ke),Gr(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,b,E)}return E}Ct.mz=function(a,y,x,b,E){return x===void 0&&(x=!0),b===void 0&&(b=!0),ff(this,a,y,function(z){return z instanceof mn&&(!b||z.canSelect())},x,E)},Ct.og=function(a,y,x,b,E,z){x===void 0&&(x=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Fe||E instanceof ke)&&(z=E),E=!0),z instanceof Fe||z instanceof ke||(z=new ke),Gr(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var ot=tt.value;ot.visible&&ot.og(a,y,x,b,E,z)}return z};function ff(a,y,x,b,E,z){var tt=null;for(tt===void 0&&(tt=null),b===void 0&&(b=null),E===void 0&&(E=!0),E!==!1&&E!==!0&&((E instanceof Fe||E instanceof ke)&&(z=E),E=!0),z instanceof Fe||z instanceof ke||(z=new ke),Gr(a),a=a.Wa.iteratorBackwards;a.next();){var ot=a.value;ot.visible&&!ot.isTemporary&&ot.og(y,x,tt,b,E,z)}return z}oe.prototype.acceptEvent=function(a){return Ma(this,a,a instanceof MouseEvent)};function Ma(a,y,x){var b=a.Qg;return a.Qg=a.cj,a.cj=b,b.diagram=a,b.event=y,x?xd(a,y,b):(b.viewPoint=a.Qg.viewPoint,b.documentPoint=a.Qg.documentPoint),a=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),b.modifiers=a,b.button=y.button,y.buttons!==void 0&&(b.buttons=y.buttons),Yi&&y.button===0&&y.ctrlKey&&(b.button=2),b.down=!1,b.up=!1,b.clickCount=1,b.delta=0,b.handled=!1,b.bubbles=!1,b.timestamp=y.timeStamp,b.isMultiTouch=!1,b.targetDiagram=mc(y,y.target),b.targetObject=null,b}function mc(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 vc(a,y,x,b,E,z){var tt=a.Qg;return a.Qg=a.cj,a.cj=tt,tt.diagram=a,tt.clickCount=1,a=tt.delta=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),tt.modifiers=a,tt.event=y,tt.timestamp=y.timeStamp,tt.button=y.button,tt.buttons=y.buttons,Yi&&y.button===0&&y.ctrlKey&&(tt.button=2),tt.down=x,tt.up=b,tt.handled=!1,tt.bubbles=E,tt.isMultiTouch=z,tt}function nl(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}oe.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Ma(y,a,!1);switch(x.key=String.fromCharCode(a.which),x.down=!0,a.which){case 8:x.key="Backspace";break;case 33:x.key="PageUp";break;case 34:x.key="PageDown";break;case 35:x.key="End";break;case 36:x.key="Home";break;case 37:x.key="Left";break;case 38:x.key="Up";break;case 39:x.key="Right";break;case 40:x.key="Down";break;case 45:x.key="Insert";break;case 46:x.key="Del";break;case 48:x.key="0";break;case 187:case 61:case 107:x.key="Add";break;case 189:case 173:case 109:x.key="Subtract";break;case 27:x.key="Esc"}return y.doKeyDown(),nl(x,a)},oe.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!1);switch(x.key=String.fromCharCode(a.which),x.up=!0,a.which){case 8:x.key="Backspace";break;case 33:x.key="PageUp";break;case 34:x.key="PageDown";break;case 35:x.key="End";break;case 36:x.key="Home";break;case 37:x.key="Left";break;case 38:x.key="Up";break;case 39:x.key="Right";break;case 40:x.key="Down";break;case 45:x.key="Insert";break;case 46:x.key="Del"}return y.doKeyUp(),nl(x,a)},oe.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),nl(x,a)},oe.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Ma(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),nl(x,a)},oe.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new zt(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?On(new zt(y,a),this.Ab):new zt(y,a)};function xd(a,y,x){var b=a.ta,E=a.Aa,z=a.ya,tt=0,ot=0;b!==null&&(b=b.getBoundingClientRect(),tt=y.clientX-E/b.width*b.left,ot=y.clientY-z/b.height*b.top),x.viewPoint.h(tt,ot),a.Ab!==null?(y=zt.allocAt(tt,ot),a.Ab.Cd(y),x.documentPoint.assign(y),zt.free(y)):x.documentPoint.h(tt,ot)}function yc(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var b=a.ta;b!==null&&(b=b.getBoundingClientRect(),x.h(y.clientX-a.Aa/b.width*b.left,y.clientY-a.ya/b.height*b.top))}}oe.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function _p(a){a.ld||Gr(a),a.Va()}oe.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Ct=oe.prototype,Ct.Pz=function(){return this.kg},Ct.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,Aa(this),this.hf=!1,this.du=new zt(NaN,NaN),y.isEnabled=x,this.ld=!0;var b=this;a!==null&&Gi(function(){b.ld=!1,Yl(y,"Model"),a(b)},1)},Ct.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;Ce.requestAnimationFrame(function(){y.kg&&y.bd()})}},Ct.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),Aa(this))};function Bh(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||Cd(a)||(y&&Gr(a),x&&Wa(a,!1))}function Aa(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,b=a.Xn;if(!x.isAnimating&&b.length!==0){for(var E=b.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];_o(ot,!1),ot.v()}b.clear()}b=a.ow,0<b.count&&(b.each(function(rt){rt.Nv()}),b.clear()),E=b=!1,x.defaultAnimation.isAnimating&&(E=!0,b=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||gc(a),Bh(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(Tl(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),Gr(a),z=!1,(!a.hf||a.xh)&&(a.hf?Fc(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),Fc(a,!1)),z=!0),a.Jk=!1,Gr(a),a.ou||_p(a),Bh(a,!0,!1),tt=!1,z?(x=me.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,Sc(a)),a.R("LayoutCompleted"),Bh(a,!0,!1),me.free(x)):x.Ok&&x.Qw&&(a.Fg!==ss?a.scale=Sd(a,a.Fg):a.yh!==ss?a.scale=Sd(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),Wa(a,!0)),z&&tt&&a.eb("Initial Layout"),Gr(a),y||a.gc(a.ib),E&&(a.skipsUndoManager=b),a.ld=!1}}function Sc(a){if(a.Fg!==ss)a.scale=Sd(a,a.Fg);else if(a.yh!==ss)a.scale=Sd(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}Wa(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),Tl(a)}function Gr(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 ke,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof Hn&&b.U&65536&&(b.U=b.U^65536)})}}Ct.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof Hn||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof Hn&&x.isVisible()&&gf(this,x);for(a.reset();a.next();)x=a.value,x instanceof Be&&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 xi&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function gf(a,y){for(var x=rn(),b=rn(),E=y.memberParts;E.next();){var z=E.value;z.isVisible()&&(z instanceof Hn?(ca(z)||Ss(z)||jh(z))&&gf(a,z):z instanceof Be?z.fromNode===y||z.toNode===y?b.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,E=0;E<a;E++)z=x[E],z.measure(1/0,1/0),z.arrange();for($e(x),y.measure(1/0,1/0),y.arrange(),a=b.length,y=0;y<a;y++)x=b[y],x.measure(1/0,1/0),x.arrange();$e(b)}Ct.Fd=function(a,y,x,b){if(this.vd||this.animationManager.isAnimating)for(var E=0;E<y;E++)a[E].Fd(x,b)},Ct.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Ht("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Pd(this);var x=this.Aa,b=this.ya;if(a.Gv.resize(x,b,x,b),x=this.Wa.s,b=x.length,this.Fd(x,b,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var E=this.Ca,z=Math.round(y.x*E)/E,tt=Math.round(y.y*E)/E,ot=this.Ab;for(ot.reset(),E!==1&&ot.scale(E),y.x===0&&y.y===0||ot.translate(-z,-tt),a.ti=null,Zy(a,ot.m11,ot.m12,ot.m21,ot.m22,ot.dx,ot.dy),this.pb!==1&&(a.globalAlpha=this.pb),Ju(this,a),y=this.Mb,this.ta.context.setTransform(y,0,0,y,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya),y=0;y<b;y++)x[y].gc(a,this);a=!1,this.Yf?Fd(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(Gn.prototype.Cd=Gn.prototype.Eu),this.Fc=this.vd=!1}}}}else t:if(z=this.animationManager,!z.zb&&(!z.isAnimating||z.isTicking)&&(x=new Date,Pd(this),this.Ka.style.opacity!=="0")){if(b=a!==this.ib,y=this.Wa.s,E=y.length,this.Fd(y,E,this,this.viewportBounds),b)a.Vc(!0),this.vd=!0;else if(!this.Fc&&!z.isAnimating)break t;z=this.Ab,z.reset(),tt=this.Mb,ot=this.pa;var rt=this.Ca,at=Math.round(ot.x*rt)/rt,ut=Math.round(ot.y*rt)/rt;for(rt!==1&&z.scale(rt),ot.x===0&&ot.y===0||z.translate(-at,-ut),a.setTransform(tt,0,0,tt,0,0),a.clearRect(0,0,this.Aa,this.ya),this.pb!==1&&(a.globalAlpha=this.pb),Ju(this,a),ot=0;ot<E;ot++)a.setTransform(tt,0,0,tt,0,0),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),a.yc(),y[ot].gc(a,this);if(y=!1,this.Yf?Fd(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(Gn.prototype.Cd=Gn.prototype.Eu),b?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,b=Wi&&Wi.nx,x=this.zw,b||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,E=y=0;E<x.length;E++)y+=x[E];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),b)for(a.setTransform(1,0,0,1,0,0),b=0;b<x.length;b++)a.fillText(x[b].toString(),20,150+ +(20*b))}}};function ig(a,y,x,b,E,z,tt,ot,rt,at){if(a.Ka!==null){a.ta===null&&Ht("No canvas specified"),tt===void 0&&(tt=null),ot===void 0&&(ot=null),rt===void 0&&(rt=!1),at===void 0&&(at=!1),Pd(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=E;var gt=a.Wa.s,mt=gt.length;try{var yt=new me(z.x,z.y,b.width/E,b.height/E),St=yt.copy();St.Co(x),Tl(a,St),Gr(a),a.Fd(gt,mt,a,yt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,b.width,b.height),ot!==null&&ot!==""&&(y.fillStyle=ot,y.ox(0,0,b.width,b.height));var Mt=a.Mb;y.scale(Mt,Mt);var Ot=Gn.alloc();Ot.reset(),Ot.translate(x.left,x.top),Ot.scale(E),z.x===0&&z.y===0||Ot.translate(-z.x,-z.y),y.setTransform(Ot.m11,Ot.m12,Ot.m21,Ot.m22,Ot.dx,Ot.dy),y.yc(),y instanceof ta&&Zy(y,Ot.m11,Ot.m12,Ot.m21,Ot.m22,Ot.dx,Ot.dy),Gn.free(Ot),Ju(a,y),y.globalAlpha=a.pb;var Et=a.Qj("Grid");if(tt){var jt=new ke,Gt=tt.iterator;for(Gt.reset();Gt.next();){var Vt=Gt.value;Vt instanceof mn&&(at||Vt.layer!==Et)&&(Vt.Gj(),jt.add(Vt))}for(at=0;at<mt;at++)Yp(gt[at],y,a,jt,rt);jt.each(function(ie){return ie.Gj()})}else for(jt=0;jt<mt;jt++){var Kt=gt[jt];Kt===Et?at&&Kt.gc(y,a,!0):Kt.gc(y,a,rt)}a.$i=!1,a.Yf&&Fd(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(gt,mt,a,a.viewportBounds),Tl(a),a.ib instanceof ta&&(a.ib.Nj.PA(),a.redraw())}}}Ct.Gf=function(a){return this.Rg[a]},Ct.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Ct.Tx=function(){this.Rg=new wn,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(Yi||Oi),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function Ju(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Ct.Ql=function(a){return this.on[a]},Ct.sA=function(a,y){this.on[a]=y},Ct.Sx=function(){this.on=new wn,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Ct.set=function(a){return Object.assign(this,a),this},Ct.Du=function(a){return this.nm(a)},Ct.nm=function(a){return wd(this,a),this};function wd(a,y){var x=a instanceof Ae,b=a instanceof oe,E;for(E in y){E===""&&Ht("Setting properties requires non-empty property names");var z=a,tt=E;if(x||b){var ot=E.indexOf(".");if(0<ot){var rt=E.substring(0,ot);x?z=a.fb(rt):(z=a[rt],z==null&&(z=a.toolManager[rt])),pe(z)?tt=E.substr(ot+1):Ht("Unable to find object named: "+rt+" in "+a.toString()+" when trying to set property: "+E)}}if(tt[0]!=="_"&&!Jn(z,tt))if(b&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(b&&tt==="Changed"){a.Pe(y[tt]);continue}else if(b&&Jn(a.toolManager,tt))z=a.toolManager;else if(b&&em(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof ln&&tt==="Changed"){a.Pe(y[tt]);continue}else Ht('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[E],tt[0]==="_"&&z instanceof Zt&&z.Vw(tt)}}Ct.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new pn,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Ct.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")},oe.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!==mf&&this.rj.hi(0,0,0,0)&&y.width===a.width&&y.height===a.height){var b=this.scale,E=Math.max(a.y,y.y),z=Math.min(a.y+a.height,y.y+y.height);if(0<Math.max(0,Math.min(a.x+a.width,y.x+y.width)-Math.max(a.x,y.x))*b&&0<Math.max(0,z-E)*b){if(!(this.ld||(this.kg=!1,this.Ka===null||(this.ld=!0,this.documentBounds.w()||(b=me.alloc(),kc(this,this.computeBounds(b)),me.free(b)),b=this.ta,b===null||b instanceof Nl)))){var tt=this.Mb;E=this.Aa*tt;var ot=this.ya*tt,rt=this.scale*tt;z=Math.round(Math.round(y.x*rt)-Math.round(a.x*rt)),y=Math.round(Math.round(y.y*rt)-Math.round(a.y*rt)),rt=this.jw,a=this.oy,rt.width!==E&&(rt.width=E),rt.height!==ot&&(rt.height=ot),a.clearRect(0,0,E,ot),rt=190*tt;var at=70*tt,ut=Math.max(z,0),gt=Math.max(y,0),mt=Math.floor(E-ut),yt=Math.floor(ot-gt);a.drawImage(b.Oa,ut,gt,mt,yt,0,0,mt,yt),Fd(this.Yf,this)&&a.clearRect(0,0,rt,at),b=rn(),a=rn(),yt=Math.abs(z),mt=Math.abs(y);var St=ut===0?0:E-yt;ut=zt.allocAt(St,0),yt=zt.allocAt(yt+St,ot),a.push(new me(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)));var Mt=this.Ab;if(Mt.reset(),Mt.scale(tt,tt),this.Ca!==1&&Mt.scale(this.Ca),tt=this.pa,(tt.x!==0||tt.y!==0)&&isFinite(tt.x)&&isFinite(tt.y)&&Mt.translate(-tt.x,-tt.y),On(ut,Mt),On(yt,Mt),b.push(new me(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),St=gt===0?0:ot-mt,ut.h(0,St),yt.h(E,mt+St),a.push(new me(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),On(ut,Mt),On(yt,Mt),b.push(new me(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),Fd(this.Yf,this)&&(E=0<z?0:-z,ot=0<y?0:-y,ut.h(E,ot),yt.h(rt+E,at+ot),a.push(new me(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),On(ut,Mt),On(yt,Mt),b.push(new me(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)))),zt.free(ut),zt.free(yt),Bh(this,!1,!0),this.Ka===null&&Ht("No div specified"),this.ta===null&&Ht("No canvas specified"),!this.animationManager.zb&&(E=this.ib,this.Fc)){for(Pd(this),ot=this.Mb,E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,this.Aa*ot,this.ya*ot),E.drawImage(this.jw.Oa,0<z?0:Math.round(-z),0<y?0:Math.round(-y)),z=this.pa,tt=this.Ca,rt=Math.round(z.x*tt)/tt,at=Math.round(z.y*tt)/tt,y=this.Ab,y.reset(),tt!==1&&y.scale(tt),z.x===0&&z.y===0||y.translate(-rt,-at),E.save(),E.beginPath(),z=a.length,tt=0;tt<z;tt++)rt=a[tt],rt.width!==0&&rt.height!==0&&E.rect(Math.floor(rt.x),Math.floor(rt.y),Math.ceil(rt.width),Math.ceil(rt.height));for(E.clip(),E.setTransform(ot,0,0,ot,0,0),E.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),E.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),Ju(this,E),E.globalAlpha=this.pb,ot=0;ot<z;ot++)if(tt=y[ot],rt=b,tt.visible&&tt.pb!==0){at=mu(tt,E),gt=tt.Zq,gt.length=0,ut=this.scale,mt=me.alloc(),yt=tt.Pa.s,Mt=yt.length,St=rt.length;for(var Ot=0;Ot<Mt;Ot++){var Et=yt[Ot],jt=Od(Et,Et.actualBounds);t:{for(var Gt=2/ut,Vt=4/ut,Kt=0;Kt<St;Kt++){var ie=rt[Kt];if(ie.width!==0&&ie.height!==0&&jt.Vu(ie.x-Gt,ie.y-Gt,ie.width+Vt,ie.height+Vt)){jt=!0;break t}}jt=!1}jt&&tt.Oj(E,Et,this,gt,ut,mt,!0)}me.free(mt),E.globalAlpha=at}E.restore(),E.Vc(!0),this.Yf&&Fd(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}$e(b),$e(a),this.ld=!1}}else this.bd();x&&(Bs(this),this.bd(),hf(this,!0))}else x?(Bs(this),this.bd(),hf(this,!0)):this.bd()}};function Pd(a){a.pn!==!1&&(a.pn=!1,xc(a,a.Aa,a.ya))}function xc(a,y,x){Bl(a);var b=a.Mb;a.ta.resize(y*b,x*b,y,x)&&(a.Fc=!0,a.ib.Vc(!0))}function Cd(a){var y=a.ta;if(y===null||a.wo.w())return!0;var x=a.Aa,b=a.ya,E=a.Ka,z=!1,tt=a.gf?a.Db:0,ot=a.Be?a.Db:0,rt=E.clientWidth||x+tt,at=E.clientHeight||b+ot,ut=a.viewportBounds;E=ut.x;var gt=ut.y,mt=ut.width,yt=ut.height;if((rt!==x+tt||at!==b+ot)&&(a.gf=!1,a.Be=!1,ot=tt=0,a.Aa=rt,a.ya=at,z=a.pn=!0,Bl(a)),!a.hf||!a.viewportBounds.w())return!0;var St=a.ku,Mt=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var Ot=a.documentBounds,Et=0,jt=0,Gt=0,Vt=0,Kt=ut.width,ie=ut.height,We=a.rj;a.contentAlignment.sb()?(Ot.width>Kt&&(Et=We.left,jt=We.right),Ot.height>ie&&(Gt=We.top,Vt=We.bottom)):(Et=We.left,jt=We.right,Gt=We.top,Vt=We.bottom);var on=Ot.width+Et+jt,_e=Ot.height+Gt+Vt;We=a.scale;var be=on>rt/We,xe=_e>at/We;if(!(z||a.gf||a.Be||be||xe))return!0;Et=Ot.x-Et,rt=ut.x,jt=Ot.right+jt,at=ut.right+tt,Gt=Ot.y-Gt;var Wn=ut.y;Ot=Ot.bottom+Vt,ut=ut.bottom+ot;var Bn="1px";if(Vt="1px",a.scrollMode===qu&&(be||xe)&&(be&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(be=1,Et+1<rt&&(be=Math.max((rt-Et)*We+a.Aa,be)),jt>at+1&&(be=Math.max((jt-at)*We+a.Aa,be)),Kt+tt+1<on&&(be=Math.max((on-Kt)*We+a.Aa,be)),Bn=be.toString()+"px"),xe&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(be=1,Gt+1<Wn&&(be=Math.max((Wn-Gt)*We+a.ya,be)),Ot>ut+1&&(be=Math.max((Ot-ut)*We+a.ya,be)),ie+ot+1<_e&&(be=Math.max((_e-ie)*We+a.ya,be)),Vt=be.toString()+"px")),be=Bn!=="1px",xe=Vt!=="1px",be&&xe||!be&&!xe||(xe&&(at-=a.Db),be&&(ut-=a.Db),on<Kt+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,Et+1<rt&&(tt=Math.max((rt-Et)*We+a.Aa,tt)),jt>at+1&&(tt=Math.max((jt-at)*We+a.Aa,tt)),Kt+1<on&&(tt=Math.max((on-Kt)*We+a.Aa,tt)),Bn=tt.toString()+"px"),be=Bn!=="1px",tt=a.ya,be!==a.Be&&(tt=be?a.ya-a.Db:a.ya+a.Db),_e<ie+ot||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(ot=1,Gt+1<Wn&&(ot=Math.max((Wn-Gt)*We+tt,ot)),Ot>ut+1&&(ot=Math.max((Ot-ut)*We+tt,ot)),ie+1<_e&&(ot=Math.max((_e-ie)*We+tt,ot)),Vt=ot.toString()+"px"),xe=Vt!=="1px"),a.qr&&be===a.Be&&xe===a.gf)return x===a.Aa&&b===a.ya||a.bd(),!1;if(be!==a.Be&&(Bn==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=be,Mt.style.width=Bn,xe!==a.gf&&(Vt==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(ot=zt.alloc(),xe?(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)),zt.free(ot))),z&&Bl(a),a.gf=xe,Mt.style.height=Vt,a.gu=!0,z&&(a.pn=!0),y=St.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Kt+1<on?y=(a.position.x-Et)*We:Et+1<rt?y=St.scrollWidth-St.clientWidth:jt>at+1&&(y=a.position.x*We)),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&&(ie+1<_e?St.scrollTop=(a.position.y-Gt)*We:Gt+1<Wn?St.scrollTop=St.scrollHeight-St.clientHeight:Ot>ut+1&&(St.scrollTop=a.position.y*We)),rt=a.Aa,at=a.ya,St.style.width=rt+(a.gf?a.Db:0)+"px",St.style.height=at+(a.Be?a.Db:0)+"px",x!==rt||b!==at||a.animationManager.zb?(x=me.allocAt(E,gt,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,We,z),me.free(x),!1):!0}Ct=oe.prototype,Ct.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Ht("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&&Ht('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(Go,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Ct.oi=function(a){this.partManager.oi(a);var y=this;Bd(a,function(x){Ld(y,x)}),(a instanceof xi||a instanceof Hn&&a.placeholder!==null)&&a.v(),a.data!==null&&Bd(a,function(x){ay(y.partManager,x)}),Ss(a)!==!0&&jh(a)!==!0||this.De.add(a),zS(a,!0,this),jS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Ct.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Bd(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),jS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Ct.remove=function(a){wc(this,a,!0)};function wc(a,y,x){var b=y.layer;b!==null&&b.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=b.pc(-1,y,!1),0<=x&&a.cb(or,"parts",b,y,null,x,null),a=y.layerChanged,a!==null&&a(y,b,null))}Ct.Is=function(a,y){if(y===void 0&&(y=!1),Qe(a))for(var x=a.length,b=0;b<x;b++){var E=a[b];y&&!E.canDelete()||this.remove(E)}else for(x=new ke,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Ct.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},oe.prototype.moveParts=function(a,y,x,b){if(x===void 0&&(x=!1),b===void 0&&(b=og(this)),this.toolManager!==null){var E=new pn;if(a!==null)if(Qe(a))for(var z=0;z<a.length;z++)Xl(this,E,a[z],x,b);else for(a=a.iterator;a.next();)Xl(this,E,a.value,x,b);else{for(a=this.parts;a.next();)Xl(this,E,a.value,x,b);for(a=this.nodes;a.next();)Xl(this,E,a.value,x,b);for(a=this.links;a.next();)Xl(this,E,a.value,x,b)}Nh(this,E,y,b,x)}};function Xl(a,y,x,b,E,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!b||z||x.canMove()||x.canCopy()))if(E===void 0&&(E=og(a)),x instanceof Ke){if(y.add(x,a.Pd(E,x,x.location)),x instanceof Hn&&(x.placeholder!==null||E.dragsMembers))for(z=x.memberParts;z.next();)Xl(a,y,z.value,b,E,E.groupsAlwaysMove);for(z=x.linksConnected;z.next();){var tt=z.value;if(!y.contains(tt)){var ot=tt.fromNode,rt=tt.toNode;ot!==null&&y.contains(ot)&&rt!==null&&y.contains(rt)&&Xl(a,y,tt,b,E)}}if(E.dragsTree)for(x=x.Ou();x.next();)Xl(a,y,x.value,b,E)}else if(x instanceof Be)for(y.add(x,a.Pd(E,x)),x=x.labelNodes;x.next();)Xl(a,y,x.value,b,E);else x instanceof xi||y.add(x,a.Pd(E,x,x.location))}function Nh(a,y,x,b,E){if(y!==null&&y.count!==0){var z=zt.alloc(),tt=zt.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||sg(a,y);for(var ot=rn(),rt=rn(),at=y.iterator,ut=zt.alloc();at.next();){var gt=at.key,mt=at.value;if(gt.Zc()){var yt=Pc(a,gt,y);yt!==null?ot.push(new it(gt,mt,yt)):(!E||gt.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(gt,z.add(tt),b,ut),gt.location=ut,mt.shifted===void 0&&(mt.shifted=new zt),mt.shifted.assign(ut.re(yt)))}else at.key instanceof Be&&rt.push(at.sa)}for(zt.free(ut),E=ot.length,at=0;at<E;at++)gt=ot[at],z.assign(gt.info.point),gt.Su.shifted===void 0&&(gt.Su.shifted=new zt),gt.node.location=z.add(gt.Su.shifted);for(E=zt.alloc(),at=zt.alloc(),gt=rt.length,mt=0;mt<gt;mt++){var St=rt[mt];if(yt=St.key,yt instanceof Be)if(yt.suspendsRouting){yt.Tg=null,ut=yt.fromNode;var Mt=yt.toNode;if(a.draggedLink!==null&&b.dragsLink)if(Mt=St.value.point,yt.dragComputation===null)y.add(yt,a.Pd(b,yt,tt)),rh(yt,tt.x-Mt.x,tt.y-Mt.y);else{St=zt.allocAt(0,0),(ut=yt.i(0))&&ut.w()&&St.assign(ut);var Ot=ut=zt.alloc().assign(St).add(tt);b.isGridSnapEnabled&&(b.isGridSnapRealtime||a.lastInput.up)&&(Ot=zt.alloc(),rg(a,yt,ut,Ot,b)),ut.assign(yt.dragComputation(yt,ut,Ot)).re(St),y.add(yt,a.Pd(b,yt,ut)),rh(yt,ut.x-Mt.x,ut.y-Mt.y),zt.free(St),zt.free(ut),Ot!==ut&&zt.free(Ot)}else ut!==null&&(E.assign(ut.location),Ot=y.I(ut),Ot!==null&&E.re(Ot.point)),Mt!==null&&(at.assign(Mt.location),Ot=y.I(Mt),Ot!==null&&at.re(Ot.point)),ut!==null&&Mt!==null?E.Xa(at)?(ut=St.value.point,Mt=z,Mt.assign(E),Mt.re(ut),y.add(yt,a.Pd(b,yt,E)),rh(yt,Mt.x,Mt.y)):(yt.suspendsRouting=!1,yt.bb()):(St=St.value.point,ut=ut!==null?E:Mt!==null?at:tt,y.add(yt,a.Pd(b,yt,ut)),rh(yt,ut.x-St.x,ut.y-St.y))}else(yt.fromNode===null||yt.toNode===null)&&(ut=St.value.point,y.add(yt,a.Pd(b,yt,tt)),rh(yt,tt.x-ut.x,tt.y-ut.y))}zt.free(z),zt.free(tt),zt.free(E),zt.free(at),$e(ot),$e(rt),x||(Gr(a),Dh(a,y))}}oe.prototype.computeMove=function(a,y,x,b){if(b===void 0&&(b=new zt),b.assign(y),a===null)return b;var E=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(E=zt.alloc(),rg(this,a,y,E,x)),x=a.dragComputation!==null?a.dragComputation(a,y,E):E;var tt=a.minLocation,ot=tt.x;isNaN(ot)&&(ot=z?Math.round(1e3*a.location.x)/1e3:a.location.x),tt=tt.y,isNaN(tt)&&(tt=z?Math.round(1e3*a.location.y)/1e3:a.location.y);var rt=a.maxLocation,at=rt.x;return isNaN(at)&&(at=z?Math.round(1e3*a.location.x)/1e3:a.location.x),rt=rt.y,isNaN(rt)&&(rt=z?Math.round(1e3*a.location.y)/1e3:a.location.y),b.h(Math.max(ot,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,rt))),E!==y&&zt.free(E),b};function og(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function rg(a,y,x,b,E){if(E===void 0&&(E=og(a)),b.assign(x),y!==null){var z=a.grid;y=E.gridSnapCellSize,a=y.width,y=y.height;var tt=E.gridSnapOrigin,ot=tt.x;if(tt=tt.y,E=E.gridSnapCellSpot,z!==null){var rt=z.gridCellSize;isNaN(a)&&(a=rt.width),isNaN(y)&&(y=rt.height),z=z.gridOrigin,isNaN(ot)&&(ot=z.x),isNaN(tt)&&(tt=z.y)}z=zt.allocAt(0,0),z.yi(0,0,a,y,E),Jt.No(x.x,x.y,ot+z.x,tt+z.y,a,y,b),zt.free(z)}}function sg(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof Be&&(y.suspendsRouting=!0)}function Dh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof Be&&(x.suspendsRouting=!1,Xv(x)&&x.bb())}a.Mr=!1}}function Pc(a,y,x){return y=y.containingGroup,y!==null&&(a=Pc(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Ct=oe.prototype,Ct.Pd=function(a,y,x){if(x===void 0)return new vu(fo);var b=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(b=!1),b?new vu(new zt(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new vu(x.copy())};function Cc(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Ht("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Ht("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Ht("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Ht("Cannot move a Layer before or after itself: "+y)),y.diagram!==a){y=y.name,a=a.Wa,x=a.count;for(var b=0;b<x;b++)a.M(b).name===y&&Ht("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Ct.Al=function(a){Cc(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(Go,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Ct.Ww=function(a,y){Cc(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(or,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z,a);break}return this.cc!==null&&this.cb(Go,"layers",this,null,a,null,z),this.N(),0>b&&this.Ya(),this},Ct.Cy=function(a,y){Cc(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(or,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;z<E;z++)if(x.M(z)===y){x.Gb(z+1,a);break}return this.cc!==null&&this.cb(Go,"layers",this,null,a,null,z+1),this.N(),0>b&&this.Ya(),this},Ct.kA=function(a){if(a.diagram!==this&&Ht("Cannot remove a Layer from another Diagram: "+a+" of "+a.diagram),a.name!==""){var y=this.Wa,x=y.indexOf(a);if(y.remove(a)){for(y=a.Pa.copy().iterator;y.next();){var b=y.value,E=b.layerName;E!==a.name?b.layerName=E:b.layerName=""}this.cc!==null&&this.cb(or,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Ct.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Ct.Yw=function(a){return this.pf===null&&(this.pf=new Fe),this.pf.add(a),this.model.Pe(a),this},Ct.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Ct.Pe=function(a){return this.zg===null&&(this.zg=new Fe),this.zg.add(a),this},Ct.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Ct.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==_s&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,b=0;b<x;b++)y.M(b)(a)},Ct.cb=function(a,y,x,b,E,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var ot=new xo;ot.diagram=this,ot.change=a,ot.propertyName=y,ot.object=x,ot.oldValue=b,ot.oldParam=z,ot.newValue=E,ot.newParam=tt,this.ds(ot)},Ct.g=function(a,y,x,b,E){this.cb(yo,a,this,y,x,b,E)},oe.prototype.changeState=function(a,y){if(a!==null&&a.diagram===this){var x=this.skipsModelSourceBindings;try{this.skipsModelSourceBindings=!0;var b=a.change;if(b===yo){var E=a.object;if(uo(E,a.propertyName,a.I(y)),E instanceof Zt){var z=E.part;z!==null&&z.Wb()}this.isModified=!0}else if(b===Go){var tt=a.object,ot=a.newParam,rt=a.newValue;if(tt instanceof Ae)if(typeof ot=="number"&&rt instanceof Zt){y?tt.pc(ot):tt.Gb(ot,rt);var at=tt.part;at!==null&&at.Wb()}else typeof ot=="number"&&rt instanceof $o&&(rt.isRow?hS(tt,ot,y?void 0:rt):dS(tt,ot,y?void 0:rt));else if(tt instanceof Lr){var ut=a.oldParam===!0;typeof ot=="number"&&rt instanceof mn&&(y?(rt.isSelected=!1,rt.isHighlighted=!1,rt.Wb(),tt.pc(ut?ot:-1,rt,ut)):tt.oi(ot,rt,ut))}else tt instanceof oe?typeof ot=="number"&&rt instanceof Lr&&(y?this.Wa.mb(ot):(rt.Xe(this),this.Wa.Gb(ot,rt))):Ht("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(b===or){var gt=a.object,mt=a.oldParam,yt=a.oldValue;if(gt instanceof Ae)typeof mt=="number"&&yt instanceof Zt?y?gt.Gb(mt,yt):gt.pc(mt):typeof mt=="number"&&yt instanceof $o&&(yt.isRow?hS(gt,mt,y?yt:void 0):dS(gt,mt,y?yt:void 0));else if(gt instanceof Lr){var St=a.newParam===!0;typeof mt=="number"&&yt instanceof mn&&(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 oe?typeof mt=="number"&&yt instanceof Lr&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):Ht("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==_s&&Ht("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},oe.prototype.Ea=function(a){return this.undoManager.Ea(a)},oe.prototype.eb=function(a){return this.undoManager.eb(a)},oe.prototype.Kf=function(){return this.undoManager.Kf()},oe.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},oe.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},oe.prototype.rp=function(){this.partManager.rp()};function Lc(a,y,x){var b=a.animationManager;if(a.vb||a.ld)a.Ca=x,Bl(a),a.N(),a.Ee=!0,b.zb&&(cu(b)||b.ce.add(b.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,Bl(a);else{a.vb=!0;var E=a.viewportBounds.copy(),z=a.Aa,tt=a.ya,ot=a.zoomPoint.x,rt=a.zoomPoint.y,at=a.contentAlignment;isNaN(ot)&&(at.$c()?at.Hf(wa)?ot=0:at.Hf(bs)&&(ot=z-1):ot=at.sb()?at.x*(z-1):z/2),isNaN(rt)&&(at.$c()?at.Hf(Js)?rt=0:at.Hf(Pa)&&(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=zt.allocAt(a.pa.x+ot/y-ot/x,a.pa.y+rt/y-rt/x),a.position=z,zt.free(z),a.Ca=x,Bl(a),a.vb=!1,a.onViewportBoundsChanged(E,a.viewportBounds,y,!1),Wa(a,!1),b.zb&&(cu(b)||b.ce.add(b.H,"scale",y,a.Ca))}}oe.prototype.onViewportBoundsChanged=function(a,y,x,b){if(!a.D(y)){b===void 0&&(b=!1),b||(this.Ee=!0),this.vd=!0;var E=this.layout;E===null||!E.isViewportSized||this.autoScale!==ss||a.width===y.width&&a.height===y.height||E.C(),E=this.currentTool,this.Vk===!0&&E instanceof vo&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Op(E,this)),this.vb||this.invalidateViewport(a,y),Tl(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=b,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function Tl(a,y){var x=a.fe;if(x!==null&&x.visible){for(var b=Ie.alloc(),E=1,z=1,tt=x.O.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt],ut=Math.abs(at.interval);2>ut||(pv(at.figure)?z=z*ut/Jt.vx(z,ut):E=E*ut/Jt.vx(E,ut))}if(tt=x.gridCellSize,b.h(z*tt.width,E*tt.height),y!==void 0)E=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=me.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){me.free(y);return}E=y.width,z=y.height,a=y.x,tt=y.y,me.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=zt.alloc(),Jt.No(a,tt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),Ie.free(b),x.part.location=y,zt.free(y)}}oe.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),b=x.length,E=0;E<b;E++)x[E].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},oe.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))},oe.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),Qe(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];b instanceof mn||Ht("Diagram.selectCollection given something that is not a Part: "+b),b.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof mn||Ht("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},oe.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,b=0;b<x;b++)y[b].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},Ct=oe.prototype,Ct.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Ct.Jz=function(a){a=new ke().addAll(a);for(var y=this.highlighteds.copy().hp(a).iterator;y.next();)y.value.isHighlighted=!1;for(a=a.iterator;a.next();)y=a.value,y instanceof mn||Ht("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Ct.scroll=function(a,y,x){x===void 0&&(x=1);var b=y==="up"||y==="down",E=0,z=zt.alloc();if(a==="pixel")E=x;else if(a==="line")E=x*(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=b?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(E=x*Math.max(a-(b?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){E=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,E.y):y==="left"?this.position=z.h(E.x,x.y):y==="down"?this.position=z.h(x.x,E.bottom-x.height):y==="right"&&(this.position=z.h(E.right-x.width,x.y)),zt.free(z);return}Ht("scrolling unit must be 'pixel', 'line', 'page', or 'document', not: "+a)}E/=this.scale,x=this.position,y==="up"?this.position=z.h(x.x,x.y-E):y==="down"?this.position=z.h(x.x,x.y+E):y==="left"?this.position=z.h(x.x-E,x.y):y==="right"?this.position=z.h(x.x+E,x.y):Ht("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),zt.free(z)},Ct.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)},Ct.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Ct.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)},Ct.zA=function(a){var y=this.Ab,x=a.x,b=a.y,E=x+a.width,z=b+a.height,tt=y.m11,ot=y.m12,rt=y.m21,at=y.m22,ut=y.dx,gt=y.dy,mt=x*tt+b*rt+ut;y=x*ot+b*at+gt;var yt=E*tt+b*rt+ut;return a=E*ot+b*at+gt,b=x*tt+z*rt+ut,x=x*ot+z*at+gt,tt=E*tt+z*rt+ut,E=E*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,b),mt=Math.max(mt,b),yt=Math.min(yt,x),y=Math.max(y,x),z=Math.min(z,tt),mt=Math.max(mt,tt),yt=Math.min(yt,E),y=Math.max(y,E),new me(z,yt,mt-z,y-yt)},Ct.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),On(a.copy(),this.Ab)};function $p(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function Mc(a){return a=fg.get(a),a!==null?new a:new zi}oe.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,b=a.propertyName;if(x===_s&&b[0]==="S")if(b==="StartingFirstTransaction"){var E=this;a=this.toolManager,a.mouseDownTools.each(function(rt){return rt.diagram=E}),a.mouseMoveTools.each(function(rt){return rt.diagram=E}),a.mouseUpTools.each(function(rt){return rt.diagram=E}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else b==="StartingUndo"||b==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):b==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===_s){(b==="FinishedUndo"||b==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),Gr(this));var z=this.animationManager;b==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||qf(z),b==="CommittedTransaction"&&this.undoManager.isJustDiscarded&&(this.Ce=Math.min(this.Ce,this.undoManager.historyIndex-1)),b!=="CommittedTransaction"&&b!=="RolledBackTransaction"||!this.undoManager.isPendingUnmodified||setTimeout(function(){y.isModified=!1},1);var tt=a.isTransactionFinished;if(tt&&($p(this),this.As.clear(),Gp(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var ot=this;Gi(function(){ot.currentTool.standardMouseOver(),ot.Rt=!1},10)}}}finally{this.aa=!0}}}};function Ld(a,y){y=y.O.s;for(var x=y.length,b=0;b<x;b++)Oh(a,y[b])}function Oh(a,y){if(y instanceof Is){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof ke&&x.Bg.add(a);var b=y.Eg;if(b!==null&&b.sq===!0&&y.diagram!==null&&y.diagram.Xn.add(y),x.hn)if(x=x.getAttribute("src")||"",b=a.Og.I(x),b===null)b=[],b.push(y),a.Og.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}}function Ac(a,y){if(y instanceof Is){var x=y.element;if(x!==null&&x instanceof HTMLImageElement&&x.hn){var b=x.getAttribute("src")||"",E=a.Og.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&(a.Og.remove(b),x.Fq&&x.removeEventListener("load",x.Fq),x.Yp&&x.removeEventListener("error",x.Yp),delete x.Fq,delete x.Yp,x.Bg instanceof ke&&x.Bg.remove(a),Mg(b));break}}}}}oe.prototype.Wd=function(){this.partManager.Wd()},oe.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},oe.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},oe.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},oe.prototype.Vb=function(a){return this.partManager.Vb(a)},oe.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Ct=oe.prototype,Ct.Lc=function(a){return this.partManager.Lc(a)},Ct.ii=function(a){return this.partManager.ii(a)},Ct.Kc=function(a){return this.partManager.Kc(a)},Ct.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:lr(ko(y)))},Ct.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:lr(ko(y)))};function Bl(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 kc(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),Wa(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Ct.Va=function(){if(this.Zi){var a=me.alloc();kc(this,this.computeBounds(a)),me.free(a)}},Ct.rz=function(){for(var a=new ke,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},Ct.qz=function(){return this.ai.iterator},Ct.Uz=function(a){Gr(this),a&&ag(this,!0),this.ld?Fc(this,!1):(this.Jk=!0,Aa(this))};function ag(a,y){for(var x=a.ai.iterator;x.next();)tm(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function tm(a,y,x){if(y!==null){for(var b=y.gl.iterator;b.next();)tm(a,b.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function Fc(a,y){if(a.xh&&!a.lt){var x=a.aa;a.aa=!0;var b=a.undoManager.transactionLevel,E=a.layout,z=a.animationManager;try{b===0&&(a.undoManager.isInternalTransaction=!0,a.Ea("Layout")),1>=b&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||Yl(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)bc(a,tt.value,y,b);E.isValidLayout||(!y||E.isRealtime||E.isRealtime===null||b===0?(E.doLayout(a),Gr(a),E.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,b===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||b!==0&&b!==1||qf(z),a.aa=x}}}function bc(a,y,x,b){if(y!==null){for(var E=y.gl.iterator;E.next();)bc(a,E.value,x,b);E=y.layout,E===null||E.isValidLayout||(!x||E.isRealtime||b===0?(y.rh=!y.location.w(),E.doLayout(y),y.C(32),gf(a,y),E.isValidLayout=!0):a.xh=!0)}}Ct.yz=function(){for(var a=new Fe,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function ev(a){function y(E){var z=E.toLowerCase(),tt=new Fe;x.add(E,tt),x.add(z,tt),b.add(E,E),b.add(z,E)}var x=new pn,b=new pn;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=b}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function lg(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Ht("Unknown DiagramEvent name: "+y)}Ct.Bj=function(a,y){return a=lg(this,a),a!==null&&a.add(y),this},Ct.am=function(a,y){a=lg(this,a),a!==null&&a.remove(y)},Ct.R=function(a,y,x){var b=lg(this,a),E=new Ou;if(E.diagram=this,a=em(this,a),a!==null&&(E.name=a),y!==void 0&&(E.subject=y),x!==void 0&&(E.parameter=x),y=b.length,y===1)b.M(0)(E);else if(y!==0)for(b=b.Fa(),x=0;x<y;x++)(0,b[x])(E)};function ug(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Ct.Yj=function(a,y){return hg(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},oe.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?cc(this,a):a.assign(this.documentBounds)};function hg(a,y,x,b){var E=a.Xh;if(E===null&&(a.Xh=E=new op(a.avoidanceCellSize)),E.vs||E.group!==x||E.Yx!==b){if(E.Hx=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),E.Ix=Math.max(E.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=nm(a,x)),x===null){y=me.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),E.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,ot=tt.layer;ot!==null&&ot.visible&&!ot.isTemporary&&dg(a,tt,b,y)}me.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),E.initialize(y)),y=me.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof Ke&&dg(a,tt,b,y);me.free(y)}E.group=x,E.Yx=b,E.vs=!1}else y&&o1(E);return E}function nm(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?nm(a,y.containingGroup):null}function dg(a,y,x,b){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(b),a=a.Xh;var E=y.x,z=y.y;if(Tg(a,E,z))for(x=(z-a.Od)/a.sc|0,b=Math.min((E+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),E=(E-a.Nd)/a.rc|0;E<=b;E++)if(z=a.ac[E],z.fill)z.fill(ah,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=ah}else if(y instanceof Hn)for(y=y.memberParts;y.next();)E=y.value,E instanceof Ke&&dg(a,E,x,b)}}function Qu(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}oe.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Ec(this)};function Ec(a){a.vk===-1&&(a.vk=Gi(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=me.alloc(),a.computeBounds(y),y.ed(a.documentBounds),kc(a,y),me.free(y),a.Fc=!0,a.bd(),Ec(a))}},a.vp))}oe.prototype.ug=function(){this.vk!==-1&&(Ce.clearTimeout(this.vk),this.vk=-1)},oe.prototype.computeAutoScrollPosition=function(a){var y=this.position,x=this.xp;if(0>=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var b=this.viewportBounds,E=this.scale;b=me.allocAt(0,0,b.width*E,b.height*E);var z=zt.allocAt(0,0);if(a.x>=b.x&&a.x<b.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<b.x+x.left/2&&(z.x-=tt),a.x<b.x+x.left/4&&(z.x-=4*tt)}else a.x<=b.x+b.width&&a.x>b.x+b.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>b.x+b.width-x.right/2&&(z.x+=tt),a.x>b.x+b.width-x.right/4&&(z.x+=4*tt));return a.y>=b.y&&a.y<b.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<b.y+x.top/2&&(z.y-=tt),a.y<b.y+x.top/4&&(z.y-=4*tt)):a.y<=b.y+b.height&&a.y>b.y+b.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>b.y+b.height-x.bottom/2&&(z.y+=tt),a.y>b.y+b.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(fo)||(y=new zt(y.x+z.x/E,y.y+z.y/E)),me.free(b),zt.free(z),y},Ct=oe.prototype,Ct.Cs=function(){return null},Ct.av=function(){return null},Ct.bs=function(a,y){this.pj.add(a,y)},Ct.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof Hn&&(y.$p=null)})};function cf(a,y,x){function b(){var ut=+new Date;for(z=!0,tt.reset();tt.next();)if(!tt.value[0].al){z=!1;break}z||ut-at>rt?y(x,E,ot):Ce.requestAnimationFrame(b)}for(var E=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof E!="function"||z)return y(x,E,a);var ot=a,rt=x.callbackTimeout||300,at=+new Date;return Ce.requestAnimationFrame(function(){b()}),null}Ct.Wz=function(a){return Eo?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Ct.Jx=function(a){return a===void 0&&(a={}),cf(this,this.Xz,a)},Ct.Xz=function(a,y,x){var b=im(x,a,"canvas",null);if(b===null)return null;x=b.Z.canvas;var E=null;if(x!==null)switch(E=a.returnType,E===void 0?E="string":E=E.toLowerCase(),E){case kd+"data":E=b.getImageData(0,0,x.width,x.height);break;case kd:b=(a.document||document).createElement("img"),b.src=x.toDataURL(a.type,a.details),E=b;break;case"blob":return typeof y!="function"&&Ht('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:E=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(E),null):E};function im(a,y,x,b){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Ht("properties argument must be an Object.");var E=y.size||null,z=y.scale||null;y.scale!==void 0&&isNaN(y.scale)&&(z="NaN");var tt=y.maxSize;y.maxSize===void 0&&(tt=x==="SVG"?new Ie(1/0,1/0):new Ie(2e3,2e3));var ot=y.position||null,rt=y.parts||null,at=y.padding===void 0?1:y.padding,ut=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),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof at=="number"?at=new si(at):at instanceof si||Ht("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 Va(null,mt,void 0,!0);var Mt=gt.context;if(!(E||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"?b===null?null:(b.resize(gt.width,gt.height,gt.width,gt.height),b.ownerDocument=mt,b.hs=yt,ig(a,b.context,at,new Ie(gt.width,gt.height),a.Ca,a.pa,rt,ut,St,y),b.context):(a.Xm=!1,ig(a,Mt,at,new Ie(gt.width,gt.height),a.Ca,a.pa,rt,ut,St,y),a.Xm=!0,gt.context);var Ot=a.Pp,Et=a.documentBounds.copy();if(Et.Fv(a.yb),St)for(var jt=a.Wa.s,Gt=jt.length,Vt=0;Vt<Gt;Vt++){var Kt=jt[Vt];if(Kt.visible&&Kt.isTemporary){Kt=Kt.Pa.s;for(var ie=Kt.length,We=0;We<ie;We++){var on=Kt[We];on.isInDocumentBounds&&on.isVisible()&&(on=on.actualBounds,on.w()&&Et.ed(on))}}}if(jt=new zt(Et.x,Et.y),rt!==null){for(Gt=new me(0,0,0,0),Vt=!0,Kt=rt.iterator,Kt.reset();Kt.next();)ie=Kt.value,ie instanceof mn&&(We=ie.layer,We!==null&&!We.visible||We!==null&&!St&&We.isTemporary||!ie.isVisible()||(ie=ie.actualBounds,ie.w()&&(Vt?(Vt=!1,Gt.assign(ie)):Gt.ed(ie))));Et.width=Gt.width,Et.height=Gt.height,jt.x=Gt.x,jt.y=Gt.y}return ot!==null&&ot.w()&&(jt=ot,z||(z=Ot)),Gt=ot=0,at!==null&&(ot=at.left+at.right,Gt=at.top+at.bottom),Vt=Kt=0,E!==null&&(Kt=E.width,Vt=E.height,isFinite(Kt)&&(Kt=Math.max(0,Kt-ot)),isFinite(Vt)&&(Vt=Math.max(0,Vt-Gt))),E!==null&&z!==null?(z==="NaN"&&(z=Ot),E.w()?(E=Kt,Et=Vt):isNaN(Vt)?(E=Kt,Et=Et.height*z):(E=Et.width*z,Et=Vt)):E!==null?E.w()?(z=Math.min(Kt/Et.width,Vt/Et.height),E=Kt,Et=Vt):isNaN(Vt)?(z=Kt/Et.width,E=Kt,Et=Et.height*z):(z=Vt/Et.height,E=Et.width*z,Et=Vt):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-ot)/Et.width,(tt.height-Gt)/Et.height),z>Ot?(z=Ot,E=Et.width,Et=Et.height):(E=tt.width,Et=tt.height)):(E=Et.width*z,Et=Et.height*z):(z=Ot,E=Et.width,Et=Et.height),at!==null?(E+=ot,Et+=Gt):at=new si(0),tt!==null&&(Ot=tt.width,tt=tt.height,isNaN(Ot)&&(Ot=2e3),isNaN(tt)&&(tt=2e3),isFinite(Ot)&&(E=Math.min(E,Ot)),isFinite(tt)&&(Et=Math.min(Et,tt))),gt.width=Math.ceil(E),gt.height=Math.ceil(Et),x==="SVG"?b===null?null:(b.resize(gt.width,gt.height,gt.width,gt.height),b.ownerDocument=mt,b.hs=yt,ig(a,b.context,at,new Ie(Math.ceil(E),Math.ceil(Et)),z,jt,rt,ut,St,y),b.context):(a.Xm=!1,ig(a,Mt,at,new Ie(Math.ceil(E),Math.ceil(Et)),z,jt,rt,ut,St,y),a.Xm=!0,gt.context)}Ge.Object.defineProperties(oe.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 Nl(this,Ce.document),this.bs("svg",a)),this.div!==null&&this.div.appendChild(a.Oa),this.ib=a.context,this.ta&&(this.ta.context.setTransform(this.Mb,0,0,this.Mb,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya))):a!=="debug"||this.pj.contains("SVG")||(a=new Nl(this,Ce.document),this.bs("SVG",a),a.Oa.style.backgroundColor="whitesmoke",this.div!==null&&this.div.after(a.Oa)),this.hk()))}},div:{get:function(){return this.Ka},set:function(a){if(this.Ka!==a){var y=this.Ka;y!==null?(y.H=void 0,y.goDiagram=void 0,y.go=void 0,y.innerHTML="",this.ta!==null&&(y=this.ta.Oa,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.ta.mx()),this.ol&&(this.ol.disconnect(),this.ol=null),y=this.toolManager,y!==null&&(y.mouseDownTools.each(function(x){x.cancelWaitAfter()}),y.mouseMoveTools.each(function(x){x.cancelWaitAfter()}),y.mouseUpTools.each(function(x){x.cancelWaitAfter()})),y.cancelWaitAfter(),this.currentTool.doCancel(),this.ta=null,this.removeEventListener(Ce,"resize",this.Ov,!1),this.removeEventListener(Ce,"wheel",this.$j,!0),Ul===this&&(Ul=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),fc(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)&&qe(a,"0 <= value <= 1",oe,"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),Wa(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),Wa(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),Wa(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),Wa(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&qe(a,">= 0",oe,"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&&qe(a,">= 0",oe,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var b=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===b&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===b&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===b&&(y.style.cursor=a,x.style.cursor=a)))}}}},defaultCursor:{get:function(){return this.Op},set:function(a){a===""&&(a="auto");var y=this.Op;y!==a&&(this.Op=a,this.g("defaultCursor",y,a))}},click:{get:function(){return this.zh},set:function(a){var y=this.zh;y!==a&&(this.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.Fh},set:function(a){var y=this.Fh;y!==a&&(this.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.Bh},set:function(a){var y=this.Bh;y!==a&&(this.Bh=a,this.g("contextClick",y,a))}},mouseOver:{get:function(){return this.Qh},set:function(a){var y=this.Qh;y!==a&&(this.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.Oh},set:function(a){var y=this.Oh;y!==a&&(this.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.Nh},set:function(a){var y=this.Nh;y!==a&&(this.Nh=a,this.g("mouseHold",y,a))}},mouseDragOver:{get:function(){return this.Qt},set:function(a){var y=this.Qt;y!==a&&(this.Qt=a,this.g("mouseDragOver",y,a))}},mouseDrop:{get:function(){return this.Lh},set:function(a){var y=this.Lh;y!==a&&(this.Lh=a,this.g("mouseDrop",y,a))}},handlesDragDropForTopLevelParts:{get:function(){return this.xt},set:function(a){var y=this.xt;y!==a&&(this.xt=a,this.g("handlesDragDropForTopLevelParts",y,a))}},mouseEnter:{get:function(){return this.Mh},set:function(a){var y=this.Mh;y!==a&&(this.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.Ph},set:function(a){var y=this.Ph;y!==a&&(this.Ph=a,this.g("mouseLeave",y,a))}},toolTip:{get:function(){return this.$h},set:function(a){var y=this.$h;y!==a&&(this.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.Ch},set:function(a){var y=this.Ch;y!==a&&(this.Ch=a,this.g("contextMenu",y,a))}},commandHandler:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a,a.Xe(this))}},toolManager:{get:function(){return this.te},set:function(a){this.te!==a&&(this.te=a,a.diagram=this)}},defaultTool:{get:function(){return this.ob},set:function(a){var y=this.ob;y!==a&&(this.ob=a,a.diagram=this,this.currentTool===y&&(this.currentTool=a))}},currentTool:{get:function(){return this.hb},set:function(a){var y=this.hb;y&&(y.isActive&&y.doDeactivate(),y.cancelWaitAfter(),y.doStop()),a===null&&(a=this.defaultTool),a!==null&&(this.hb=a,a.diagram=this,a.doStart())}},selection:{get:function(){return this.Hw}},maxSelectionCount:{get:function(){return this.Nt},set:function(a){var y=this.Nt;if(y!==a)if(0<=a&&!isNaN(a)){if(this.Nt=a,this.g("maxSelectionCount",y,a),!this.undoManager.isUndoingRedoing&&(a=this.selection.count-a,0<a)){this.R("ChangingSelection",this.selection),y=this.selection.Fa();for(var x=0;x<a;x++)y[x].isSelected=!1;this.R("ChangedSelection",this.selection)}}else qe(a,">= 0",oe,"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&&Ht("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=dc(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var b=this.vb;this.vb=!0,Yl(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=Mc(this.cc.type);for(var E=0;E<x.length;E++)this.add(x[E]);a.Pe(this.Hb),this.partManager.addAllModeledParts(),a.ik(this.Hb),a.Pe(this.Oc),this.pf!==null&&this.pf.each(function(z){return a.Pe(z)}),this.vb=b,this.Ya(),this.vb||this.N(),y&&a.undoManager.copyProperties(y.undoManager)}}},aa:{get:function(){return this.rw},set:function(a){this.rw=a}},As:{get:function(){return this.sy}},skipsModelSourceBindings:{get:function(){return this.Iw},set:function(a){this.Iw=a}},Ns:{get:function(){return this.ou},set:function(a){this.ou=a}},nodeTemplate:{get:function(){return this.Lg.I("")},set:function(a){var y=this.Lg.I("");y!==a&&(this.Lg.add("",a),this.g("nodeTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},nodeTemplateMap:{get:function(){return this.Lg},set:function(a){var y=this.Lg;y!==a&&(this.Lg=a,this.g("nodeTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplate:{get:function(){return this.Yi.I("")},set:function(a){var y=this.Yi.I("");y!==a&&(this.Yi.add("",a),this.g("groupTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplateMap:{get:function(){return this.Yi},set:function(a){var y=this.Yi;y!==a&&(this.Yi=a,this.g("groupTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplate:{get:function(){return this.Kh.I("")},set:function(a){var y=this.Kh.I("");y!==a&&(this.Kh.add("",a),this.g("linkTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplateMap:{get:function(){return this.Kh},set:function(a){var y=this.Kh;y!==a&&(this.Kh=a,this.g("linkTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},isMouseCaptured:{get:function(){return this.qw},set:function(a){var y=this.ta;y!==null&&(y=y.Oa,y instanceof SVGElement||(a?(this.lastInput.bubbles=!1,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.addEventListener(Ce,"pointermove",this.dk,!0),this.addEventListener(Ce,"pointerdown",this.ui,!0),this.addEventListener(Ce,"pointerup",this.fk,!0),this.addEventListener(Ce,"pointerout",this.ek,!0),this.addEventListener(Ce,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(Ce,"wheel",this.$j,!0),this.addEventListener(Ce,"selectstart",this.preventDefault,!1)):(this.removeEventListener(Ce,"pointermove",this.dk,!0),this.removeEventListener(Ce,"pointerdown",this.ui,!0),this.removeEventListener(Ce,"pointerup",this.fk,!0),this.removeEventListener(Ce,"pointerout",this.ek,!0),this.removeEventListener(Ce,"pointercancel",this.ck,!0),this.addEventListener(y,"pointermove",this.dk,!1),this.addEventListener(y,"pointerdown",this.ui,!1),this.addEventListener(y,"pointerup",this.fk,!1),this.addEventListener(y,"pointerout",this.ek,!1),this.addEventListener(y,"pointercancel",this.ck,!1),this.removeEventListener(Ce,"wheel",this.$j,!0),this.removeEventListener(Ce,"selectstart",this.preventDefault,!1),this.addEventListener(y,"wheel",this.$j,!1)),this.qw=a))}},position:{get:function(){return this.pa},set:function(a){var y=zt.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()?Bl(this):(this.vb=!0,a=this.scale,pc(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)}zt.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&&Ht("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),Tl(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),Bl(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||Ht("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 si(a));var y=this.rj;y.D(a)||(this.rj=a=a.J(),this.g("scrollMargin",y,a),this.hk())}},scrollMode:{get:function(){return this.sj},set:function(a){var y=this.sj;y!==a&&(this.sj=a,a===qu&&Wa(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,Wa(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,Lc(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&&Lc(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!==ss&&Wa(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()||Ht("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()||Ht("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)):qe(a,"> 0",oe,"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)):qe(a,"> 0",oe,"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),Wa(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 si(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&&Ht("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();)Zc(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==_u&&a!==qo&&a!==gg&&Ht("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 Ie(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 si(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),Ge.Object.defineProperties(oe,{licenseKey:{get:function(){return Ic.jc()},set:function(a){Ic.add(a.replace(/\s/g,""))}},version:{get:function(){return Ad}}}),oe.prototype.makeImageData=oe.prototype.Jx,oe.prototype.makeImage=oe.prototype.Wz,oe.prototype.cacheGroupExternalLinks=oe.prototype.Fu,oe.prototype.addRenderer=oe.prototype.bs,oe.prototype.makeSVG=oe.prototype.av,oe.prototype.makeSvg=oe.prototype.Cs,oe.prototype.stopAutoScroll=oe.prototype.ug,oe.prototype.doAutoScroll=oe.prototype.gs,oe.prototype.isUnoccupied=oe.prototype.Yj,oe.prototype.raiseDiagramEvent=oe.prototype.R,oe.prototype.removeDiagramListener=oe.prototype.am,oe.prototype.addDiagramListener=oe.prototype.Bj,oe.prototype.findTreeRoots=oe.prototype.yz,oe.prototype.layoutDiagram=oe.prototype.Uz,oe.prototype.findTopLevelGroups=oe.prototype.qz,oe.prototype.findTopLevelNodesAndLinks=oe.prototype.rz,oe.prototype.ensureBounds=oe.prototype.Va,oe.prototype.findLinksByExample=oe.prototype.ls,oe.prototype.findNodesByExample=oe.prototype.ms,oe.prototype.findLinkForData=oe.prototype.Kc,oe.prototype.findNodeForData=oe.prototype.ii,oe.prototype.findPartForData=oe.prototype.Lc,oe.prototype.findLinkForKey=oe.prototype.findLinkForKey,oe.prototype.findNodeForKey=oe.prototype.Vb,oe.prototype.findPartForKey=oe.prototype.findPartForKey,oe.prototype.rebuildParts=oe.prototype.Wd,oe.prototype.transformViewToDoc=oe.prototype.Ps,oe.prototype.transformRectDocToView=oe.prototype.zA,oe.prototype.transformDocToView=oe.prototype.op,oe.prototype.centerRect=oe.prototype.es,oe.prototype.scrollToRect=oe.prototype.tv,oe.prototype.scroll=oe.prototype.scroll,oe.prototype.highlightCollection=oe.prototype.Jz,oe.prototype.highlight=oe.prototype.Iz,oe.prototype.selectCollection=oe.prototype.rA,oe.prototype.select=oe.prototype.select,oe.prototype.updateAllRelationshipsFromData=oe.prototype.rp,oe.prototype.updateAllTargetBindings=oe.prototype.updateAllTargetBindings,oe.prototype.commit=oe.prototype.commit,oe.prototype.rollbackTransaction=oe.prototype.Kf,oe.prototype.commitTransaction=oe.prototype.eb,oe.prototype.startTransaction=oe.prototype.Ea,oe.prototype.raiseChanged=oe.prototype.g,oe.prototype.raiseChangedEvent=oe.prototype.cb,oe.prototype.removeChangedListener=oe.prototype.ik,oe.prototype.addChangedListener=oe.prototype.Pe,oe.prototype.removeModelChangedListener=oe.prototype.mA,oe.prototype.addModelChangedListener=oe.prototype.Yw,oe.prototype.findLayer=oe.prototype.Qj,oe.prototype.removeLayer=oe.prototype.kA,oe.prototype.addLayerAfter=oe.prototype.Cy,oe.prototype.addLayerBefore=oe.prototype.Ww,oe.prototype.addLayer=oe.prototype.Al,oe.prototype.moveParts=oe.prototype.moveParts,oe.prototype.copyParts=oe.prototype.Kj,oe.prototype.removeParts=oe.prototype.Is,oe.prototype.remove=oe.prototype.remove,oe.prototype.add=oe.prototype.add,oe.prototype.clearDelayedGeometries=oe.prototype.bx,oe.prototype.setProperties=oe.prototype.nm,oe.prototype.attach=oe.prototype.Du,oe.prototype.set=oe.prototype.set,oe.prototype.resetInputOptions=oe.prototype.Sx,oe.prototype.setInputOption=oe.prototype.sA,oe.prototype.getInputOption=oe.prototype.Ql,oe.prototype.resetRenderingHints=oe.prototype.Tx,oe.prototype.setRenderingHint=oe.prototype.Xx,oe.prototype.getRenderingHint=oe.prototype.Gf,oe.prototype.maybeUpdate=oe.prototype.bd,oe.prototype.requestUpdate=oe.prototype.$b,oe.prototype.delayInitialization=oe.prototype.Xy,oe.prototype.isUpdateRequested=oe.prototype.Pz,oe.prototype.invalidateDocumentBounds=oe.prototype.Ya,oe.prototype.findObjectsNear=oe.prototype.og,oe.prototype.findPartsNear=oe.prototype.mz,oe.prototype.findObjectsIn=oe.prototype.Cf,oe.prototype.findPartsIn=oe.prototype.ux,oe.prototype.findObjectsAt=oe.prototype.ji,oe.prototype.findPartsAt=oe.prototype.lz,oe.prototype.findObjectAt=oe.prototype.ic,oe.prototype.findPartAt=oe.prototype.Ol,oe.prototype.focusObject=oe.prototype.zz,oe.prototype.alignDocument=oe.prototype.Jy,oe.prototype.zoomToRect=oe.prototype.BA,oe.prototype.zoomToFit=oe.prototype.zoomToFit,oe.prototype.diagramScroll=oe.prototype.kx,oe.prototype.focus=oe.prototype.focus;var fg=new pn,om=null,Eo=Ce.document!==void 0,Md=null,Ih="",ss=new ue(oe,"None",0),fa=new ue(oe,"Uniform",1),zh=new ue(oe,"UniformToFill",2),pf=new ue(oe,"CycleAll",10),Tc=new ue(oe,"CycleNotDirected",11),Bc=new ue(oe,"CycleNotDirectedFast",12),Nc=new ue(oe,"CycleNotUndirected",13),Dc=new ue(oe,"CycleDestinationTree",14),Oc=new ue(oe,"CycleSourceTree",15),qu=new ue(oe,"DocumentScroll",1),mf=new ue(oe,"InfiniteScroll",2),_u=new ue(oe,"TreeParentCollapsed",21),qo=new ue(oe,"AllParentsCollapsed",22),gg=new ue(oe,"AnyParentsCollapsed",23),Ic=new Fe,Ad="2.3.10",kd="image",vf=null,rm=!1;function Jr(){if(Eo){var a=Ce.document.createElement("canvas"),y=a.getContext("2d"),x=yn("7ca11abfd022028846");y[x]=yn("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",je.Dx+"4ae6247590da4bb21c324ba3a84e385776",Gn.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",Jt.za],E=1;5>E;E++)y[yn("7ca11abfd7330390")](yn(b[E-1]),10,15*E);for(y[x]=yn("39f046ebb36e4b"),x=1;5>x;x++)y[yn("7ca11abfd7330390")](yn(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(Gn.prototype.Cd=Gn.prototype.Eu),vf=a}}oe.className="Diagram",oe.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=Ce.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof oe?y.H:null},oe.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},oe.useDOM=function(a){Eo=a?Ce.document!==void 0:!1},oe.isUsingDOM=function(){return Eo},oe.None=ss,oe.Uniform=fa,oe.UniformToFill=zh,oe.CycleAll=pf,oe.CycleNotDirected=Tc,oe.CycleNotDirectedFast=Bc,oe.CycleNotUndirected=Nc,oe.CycleDestinationTree=Dc,oe.CycleSourceTree=Oc,oe.DocumentScroll=qu,oe.InfiniteScroll=mf,oe.TreeParentCollapsed=_u,oe.AllParentsCollapsed=qo,oe.AnyParentsCollapsed=gg;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function Fd(a,y){if(y.ib.setTransform(y.Mb,0,0,y.Mb,0,0),y.ib.yc(),a.Rc===null)t:{y="f";var x=Ce[yn("76a715b2f73f148a")][yn("72ba13b5")]||"";if(a.Rc=!0,Eo){var b=oe[yn("76a115b6ed251eaf4692")];if(b)for(var E=Ic.iterator;E.next()&&(b=E.value,b=yn(b).split(yn("39e9")),!(6>b.length));){var z=yn(b[1]).split(".");if(b[4]!=="7da71ca0")break;var tt=yn(je[yn("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var ot=Ce[yn("74a900bae4370f8b51")][yn("6fbb13a1c2311e8a57")].toLowerCase();if(tt=ot[yn("73a612b6fb191d")](yn("3aad1ab6e022098b4dc4")),z=yn(b[2]),-1<tt&&(ot=ot[yn("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<ot&&ot<tt),!a.Rc))break;for(tt=x[yn("76ad18b4f73e")],ot=x[yn("73a612b6fb191d")](yn("35e7"))+2;ot<tt;ot++)y+=x[ot];if(tt=y[yn("73a612b6fb191d")](z),0>tt&&z!==yn("7da71ca0ad381e90")&&(tt=y[yn("73a612b6fb191d")](yn("76a715b2ef3e149757"))),0>tt&&(tt=y[yn("73a612b6fb191d")](yn("76a715b2ef3e149757"))),0>tt&&(tt=y[yn("73a612b6fb191d")](yn("2bfa41fdb3784bca12"))),0>tt&&(tt=x[yn("73a612b6fb191d")](yn("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[yn("73a612b6fb191d")](yn("35"))||y[yn("73a612b6fb191d")](yn("35"))===-1),!a.Rc||x[yn("73a612b6fb191d")](yn("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[yn("73a612b6fb191d")](z)),!a.Rc)||(tt=Ce[yn("76a715b2f73f148a")][yn("69ad17a1e03e")],ot=tt[yn("73a612b6fb191d")](yn("7fb002b6ed25128b4da25b2e")),-1<ot&&(a.Rc=!(tt[yn("73a612b6fb191d")](z)>ot),!a.Rc)))break;if(z[0]==="#"){tt=Ce.document.createElement("div");for(var rt=b[0].replace(/[A-Za-z]/g,"");4>rt.length;)rt+="9";if(ot=rt,rt=rt.substr(rt.length-4),b="",b+=["gsh","gsf"][parseInt(rt.substr(0,1),10)%2],b+=["Header","Background","Display","Feedback"][parseInt(rt.substr(0,1),10)%4],tt[yn("79a417a0f0181a8946")]=b,Ce.document[yn("78a712aa")]){Ce.document[yn("78a712aa")][yn("7bb806b6ed32388c4a875b")](tt),rt=Ce.getComputedStyle(tt).getPropertyValue(yn("78a704b7e62456904c9b12701b6532a8"));var at=Ce.getComputedStyle(tt).getPropertyValue(yn("75b817b0ea2202"));if(Ce.document[yn("78a712aa")][yn("68ad1bbcf533388c4a875b")](tt),rt){if(tt=Ce[yn("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(yn("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(b="."+b,z=0;z<document.styleSheets.length;z++){tt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var ut in tt)if(b===tt[ut].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(ut=x[yn("76ad18b4f73e")],E=x[yn("73a612b6fb191d")](yn("35e7"))+2;E<ut;E++)y+=x[E];x=y[yn("73a612b6fb191d")](yn("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[yn("73a612b6fb191d")](yn("35")))}}}return 0<a.Rc&&a!==a.wy}sm.className="DiagramHelper";function vu(a){this.j=a===void 0?new zt:a,this.o=new zt}Ge.Object.defineProperties(vu.prototype,{point:{get:function(){return this.j},set:function(a){this.j=a}},shifted:{get:function(){return this.o},set:function(a){this.o=a}}});var yf="DraggingInfo";vu.className="DraggingInfo";function it(a,y,x){this.node=a,this.info=y,this.Su=x}it.className="DraggingNodeInfoPair";function st(){this.reset()}st.prototype.reset=function(){this.isGridSnapEnabled=!1,this.isGridSnapRealtime=!0,this.gridSnapCellSize=new Ie(NaN,NaN).freeze(),this.gridSnapCellSpot=Mi,this.gridSnapOrigin=new zt(NaN,NaN).freeze(),this.groupsSnapMembers=this.dragsTree=this.dragsLink=!1,this.dragsMembers=this.groupsAlwaysMove=!0},st.className="DraggingOptions";function dt(a,y){if(typeof a=="string"||Ce.Element&&a instanceof Element)var x=oe.call(this,a)||this;else x=oe.call(this)||this,y=a;return ht(x),y&&x.nm(y),x}Se(dt,oe);function ht(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=Ni,a.layout=new Br}dt.prototype.reset=function(){oe.prototype.reset.call(this),ht(this)},dt.className="Palette";function ct(a,y){if(typeof a=="string"||Ce.Element&&a instanceof Element)var x=oe.call(this,a)||this;else x=oe.call(this)||this,y=a;var b=x;x.animationManager.isEnabled=!1,x.vb=!0,x.V=null,x.mn=!1,x.nn=!1,x.F=!0,x.u=!0,x.ia=0,x.o=!1,x.ql=null,x.Xx("drawShadows",!1),a=new mn;var E=new Zn;return E.stroke="magenta",E.strokeWidth=2,E.fill="transparent",E.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(E),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new si(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new It,x.toolManager.mouseMoveTools),x.click=function(){var z=b.observed;if(z!==null){var tt=z.viewportBounds,ot=b.lastInput.documentPoint;z.position=new zt(ot.x-tt.width/2,ot.y-tt.height/2)}},x.Pf=function(){b.Ya(),kt(b)},x.Xd=function(){b.observed!==null&&(b.Ya(),b.N())},x.Ha=function(){1>b.updateDelay?b.N():b.o||(b.o=!0,setTimeout(function(){return b.redraw()},b.updateDelay))},x.Of=function(){b.observed!==null&&kt(b)},x.autoScale=fa,x.vb=!1,y&&Object.assign(x,y),x}Se(ct,oe),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(Pd(this),this.ql===null){var x=new Va(null);x.width=a.width,x.height=a.height,this.ql=x}try{this.ta=this.ql,this.ib=this.ta.context,this.ib.Vc(!0),this.ib.setTransform(1,0,0,1,0,0),this.ib.clearRect(0,0,this.ta.width,this.ta.height),wt(this)}finally{this.ta=a,this.ib=y}}}oe.prototype.redraw.call(this)},ct.prototype.gc=function(){if(this.Ka===null&&Ht("No div specified"),this.ta===null&&Ht("No canvas specified"),!(this.ta instanceof Nl)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){Pd(this);var y=this.ta;a=this.ib,a.Vc(!0),a.setTransform(1,0,0,1,0,0),a.clearRect(0,0,y.width,y.height),1>this.updateDelay?wt(this):this.ql!==null&&(a.drawImage(this.ql.Oa,0,0),y=this.Ab,y.reset(),this.scale!==1&&y.scale(this.scale),this.position.x===0&&this.position.y===0||y.translate(-this.position.x,-this.position.y),a.scale(this.Mb,this.Mb),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.yc()),y=this.Wa.s;for(var x=y.length,b=0;b<x;b++)y[b].gc(a,this);this.Fc=this.vd=!1}}};function wt(a){var y=a.observed;if(y!==null){var x=a.drawsTemporaryLayers,b=a.drawsGrid&&x,E=y.grid;b&&E!==null&&E.visible&&!isNaN(E.width)&&!isNaN(E.height)&&(E=me.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Tl(y,E),me.free(E),Gr(y));var z=a.Ab;z.reset(),a.scale!==1&&z.scale(a.scale),a.position.x===0&&a.position.y===0||z.translate(-a.position.x,-a.position.y),E=a.ib,E.scale(a.Mb,a.Mb),E.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),E.yc(),y=y.Wa.s,z=y.length;for(var tt=0;tt<z;tt++){var ot=y[tt],rt=a;if(ot.visible&&ot.opacity!==0){var at=ot.diagram.grid.part;if(!x&&ot.isTemporary)b&&at.layer===ot&&(ot=mu(ot,E),at.gc(E,rt),E.globalAlpha=ot);else{for(var ut=mu(ot,E),gt=rt.scale,mt=me.alloc(),yt=ot.Pa.s,St=yt.length,Mt=0;Mt<St;Mt++){var Ot=yt[Mt];(b||Ot!==at)&&ot.Oj(E,Ot,rt,null,gt,mt,!1)}me.free(mt),E.globalAlpha=ut}}}}}function kt(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var b=y.selectionObject,E=Ie.alloc();E.h(x.width,x.height),b.desiredSize=E,Ie.free(E),a=2/a.scale,b instanceof Zn&&(b.strokeWidth=a),y.location=new zt(x.x-a/2,x.y-a/2),y.isSelected=!0}}}ct.prototype.computeBounds=function(){var a=this.observed;if(a===null)return fl;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,b){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=b,this.R("ViewportBoundsChanged",this.fc,a))},Ge.Object.defineProperties(ct.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof ct&&Ht("Overview.observed Diagram may not be an Overview itself: "+a),y!==a){if(y!==null&&(this.remove(this.box),y.am("ViewportBoundsChanged",this.Pf),y.am("DocumentBoundsChanged",this.Xd),y.am("InvalidateDraw",this.Ha),y.am("AnimationFinished",this.Of)),this.V=a,a!==null&&(a.Bj("ViewportBoundsChanged",this.Pf),a.Bj("DocumentBoundsChanged",this.Xd),a.Bj("InvalidateDraw",this.Ha),a.Bj("AnimationFinished",this.Of),this.add(this.box)),this.Ya(),a===null){this.ql=null;var x=this.ta,b=this.ib;x&&b&&(b.setTransform(1,0,0,1,0,0),b.clearRect(0,0,x.width,x.height))}else this.Ha(null),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 It(){Co.call(this),this.j=null}Se(It,Co),It.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||!a.allowMove||!a.allowSelect)return!1;var y=a.observed;if(y===null)return!1;var x=a.lastInput;return!x.left||a.currentTool!==this&&(!this.isBeyondDragSize()||x.isTouchEvent&&x.timestamp-a.firstInput.timestamp<this.delay)?!1:(this.findDraggablePart()===null&&(x=y.viewportBounds,this.j=new zt(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new zt(a.x-this.j.x,a.y-this.j.y)),!0)},It.prototype.doActivate=function(){this.j=null,Co.prototype.doActivate.call(this)},It.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},It.prototype.moveParts=function(){var a=this.diagram,y=a.observed;if(y!==null){var x=a.box;if(x!==null){if(this.j===null){var b=a.firstInput.documentPoint;x=x.location,this.j=new zt(b.x-x.x,b.y-x.y)}a=a.lastInput.documentPoint,y.position=new zt(a.x-this.j.x,a.y-this.j.y)}}},It.className="OverviewDraggingTool";function Dt(){Ii(this),this.H=Ul,this.Ha=this.u=this.o=!0,this.F=this.V=this.nb=this.ia=!1,this.ij=this.j=null,this.Hb=1.05,this.Jt=NaN,this.sw=null,this.Au=NaN,this.yu=fl,this.hb=!0,this.cg=null,this.ob=200}Dt.prototype.toString=function(){return"CommandHandler"},Dt.prototype.Xe=function(a){this.H=a},Dt.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=Yi?y.meta:y.control,b=y.shift,E=y.alt,z=y.key;!x||z!=="C"&&z!=="Insert"?x&&z==="X"||b&&z==="Del"?this.canCutSelection()&&this.cutSelection():x&&z==="V"||b&&z==="Insert"?this.canPasteSelection()&&this.pasteSelection():x&&z==="Y"||E&&b&&z==="Backspace"?this.canRedo()&&this.redo():x&&z==="Z"||E&&z==="Backspace"?this.canUndo()&&this.undo():z==="Del"||z==="Backspace"?this.canDeleteSelection()&&this.deleteSelection():x&&z==="A"?this.canSelectAll()&&this.selectAll():z==="Esc"?this.canStopCommand()&&this.stopCommand():z==="Up"?a.allowVerticalScroll&&(x?a.scroll("pixel","up"):a.scroll("line","up")):z==="Down"?a.allowVerticalScroll&&(x?a.scroll("pixel","down"):a.scroll("line","down")):z==="Left"?a.allowHorizontalScroll&&(x?a.scroll("pixel","left"):a.scroll("line","left")):z==="Right"?a.allowHorizontalScroll&&(x?a.scroll("pixel","right"):a.scroll("line","right")):z==="PageUp"?b&&a.allowHorizontalScroll?a.scroll("page","left"):a.allowVerticalScroll&&a.scroll("page","up"):z==="PageDown"?b&&a.allowHorizontalScroll?a.scroll("page","right"):a.allowVerticalScroll&&a.scroll("page","down"):z==="Home"?x&&a.allowVerticalScroll?a.scroll("document","up"):!x&&a.allowHorizontalScroll&&a.scroll("document","left"):z==="End"?x&&a.allowVerticalScroll?a.scroll("document","down"):!x&&a.allowHorizontalScroll&&a.scroll("document","right"):z===" "?this.canScrollToPart()&&this.scrollToPart():z==="Subtract"?this.canDecreaseZoom()&&this.decreaseZoom():z==="Add"?this.canIncreaseZoom()&&this.increaseZoom():x&&z==="0"?this.canResetZoom()&&this.resetZoom():b&&z==="Z"?this.canZoomToFit()&&this.zoomToFit():x&&!b&&z==="G"?this.canGroupSelection()&&this.groupSelection():x&&b&&z==="G"?this.canUngroupSelection()&&this.ungroupSelection():z==="F2"||y.event&&y.event.key==="F2"?this.canEditTextBlock()&&this.editTextBlock():z==="ContextMenu"||y.event&&y.event.key==="ContextMenu"?this.canShowContextMenu()&&this.showContextMenu():y.bubbles=!0:this.canCopySelection()&&this.copySelection()},Dt.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Dt.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof vo&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Dt.prototype.canStopCommand=function(){return!0},Dt.prototype.selectAll=function(){var a=this.diagram;a.N();try{a.currentCursor="wait",a.R("ChangingSelection",a.selection);for(var y=a.parts;y.next();)y.value.isSelected=!0;for(var x=a.nodes;x.next();)x.value.isSelected=!0;for(var b=a.links;b.next();)b.value.isSelected=!0}finally{a.R("ChangedSelection",a.selection),a.currentCursor=""}},Dt.prototype.canSelectAll=function(){return this.diagram.allowSelect},Dt.prototype.deleteSelection=function(){var a=this.diagram;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Delete"),a.R("SelectionDeleting",a.selection);for(var y=new ke,x=a.selection.iterator;x.next();)Wh(y,x.value,!0,this.deletesTree?1/0:0,this.deletesConnectedLinks?null:!1,function(b){return b.canDelete()});a.Is(y,!0),a.R("SelectionDeleted",y)}finally{a.eb("Delete"),a.R("ChangedSelection",a.selection),a.currentCursor=""}},Dt.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Dt.prototype.copySelection=function(){var a=this.diagram,y=new ke;for(a=a.selection.iterator;a.next();)Wh(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Dt.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Dt.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Dt.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Dt.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)Md=null,Ih="";else{x=y.model;var b=!1,E=!1,z=null;try{x.Tl()&&(b=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(E=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=b),x.Wj()&&(x.Ij=E),x=new Fe,x.addAll(z),Md=x,Ih=y.model.dataFormat}}y.R("ClipboardChanged",x)},Dt.prototype.pasteFromClipboard=function(){var a=new ke,y=Md;if(y===null)return a;var x=this.diagram;if(Ih!==x.model.dataFormat)return a;var b=x.model,E=!1,z=!1,tt=null;try{b.Tl()&&(E=b.Jj,b.Jj=this.copiesParentKey),b.Wj()&&(z=b.Ij,b.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(b.Tl()&&(b.Jj=E),b.Wj()&&(b.Ij=z),y=tt.iterator;y.next();)x=y.value,b=y.key,x.location.w()||(b.location.w()?x.location=b.location:!x.position.w()&&b.position.w()&&(x.position=b.position)),a.add(x)}return a},Dt.prototype.pasteSelection=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Paste");var x=this.pasteFromClipboard();0<x.count&&y.clearSelection(!0);for(var b=x.iterator;b.next();)b.value.isSelected=!0;if(a!==null){var E=y.computePartsBounds(y.selection);if(E.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);Nh(y,z,new zt(a.x-E.centerX,a.y-E.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Dt.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||Md===null||Md.count===0||Ih!==a.model.dataFormat)},Dt.prototype.undo=function(){this.diagram.undoManager.undo()},Dt.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Dt.prototype.redo=function(){this.diagram.undoManager.redo()},Dt.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Dt.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===ss&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Dt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==ss?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Dt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===ss&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Dt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==ss?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Dt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Dt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Dt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,b=a.scale;Yl(y,"Zoom To Fit"),this.isZoomToFitRestoreEnabled&&b===this.Au&&!isNaN(this.Jt)&&a.documentBounds.D(this.yu)?(a.scale=this.Jt,a.position=this.sw,this.Au=NaN,this.yu=fl):(this.Jt=b,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),qf(y)},Dt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Dt.prototype.scrollToPart=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.Va(),a===null){try{this.cg!==null&&(this.cg.next()?a=this.cg.value:this.cg=null)}catch(rt){this.cg=null}a===null&&(0<y.highlighteds.count?this.cg=y.highlighteds.iterator:0<y.selection.count&&(this.cg=y.selection.iterator),this.cg!==null&&this.cg.next()&&(a=this.cg.value))}if(a!==null){var x=y.animationManager;Yl(x,"Scroll To Part");var b=this.scrollToPartPause;if(0<b){var E=Yt(this,a,[a]);if(E.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var rt=E.pop();0<E.length&&rt instanceof Ke&&rt.isTreeExpanded&&(!(rt instanceof Hn)||rt.isSubGraphExpanded);)rt=E.pop();0<E.length?(rt instanceof mn&&y.tv(rt.actualBounds),rt instanceof Ke&&!rt.isTreeExpanded&&(rt.isTreeExpanded=!0),rt instanceof Hn&&!rt.isSubGraphExpanded&&(rt.isSubGraphExpanded=!0)):(rt instanceof mn&&y.es(rt.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){Gi(z,(x.isEnabled?x.duration:0)+b)};y.Bj("LayoutCompleted",tt),z()}}else{var ot=y.position.copy();y.es(a.actualBounds),ot.Xa(y.position)&&x.Cc()}}};function Yt(a,y,x){if(y.isVisible())return x;if(y instanceof xi)Yt(a,y.adornedPart,x);else if(y instanceof Be){var b=y.fromNode;b!==null&&Yt(a,b,x),y=y.toNode,y!==null&&Yt(a,y,x)}else y instanceof Ke&&(b=y.labeledLink,b!==null&&Yt(a,b,x),b=y.pg(),b!==null&&(b.isTreeExpanded||b.wasTreeExpanded||x.push(b),Yt(a,b,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),Yt(a,y,x));return x}Dt.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof mn)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Dt.prototype.collapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse Tree"),Yl(y.animationManager,"Collapse Tree");var x=new Fe;if(a!==null&&a.isTreeExpanded)a.collapseTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Ke&&E.isTreeExpanded&&(E.collapseTree(),x.add(E))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Dt.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof Ke&&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 Ke&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Dt.prototype.expandTree=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand Tree"),Yl(y.animationManager,"Expand Tree");var x=new Fe;if(a!==null&&!a.isTreeExpanded)a.expandTree(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Ke&&!E.isTreeExpanded&&(E.expandTree(),x.add(E))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Dt.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof Ke)||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 Ke&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Dt.prototype.groupSelection=function(){var a=this.diagram,y=a.model;if(y.Xj()){var x=this.archetypeGroupData;if(x!==null){var b=null;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Group");for(var E=new Fe,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&E.add(tt)}for(var ot=new Fe,rt=E.iterator;rt.next();){var at=rt.value;z=!1;for(var ut=E.iterator;ut.next();)if(at.Td(ut.value)){z=!0;break}z||ot.add(at)}if(0<ot.count){var gt=ot.first().containingGroup;if(gt!==null)for(;gt!==null;){E=!1;for(var mt=ot.iterator;mt.next();)if(!mt.value.Td(gt)){E=!0;break}if(E)gt=gt.containingGroup;else break}if(x instanceof Hn)Ya(x),b=x.copy(),b!==null&&a.add(b);else if(y.Yu(x)){var yt=y.copyNodeData(x);pe(yt)&&(y.xf(yt),b=a.ii(yt))}if(b!==null){gt!==null&&this.isValidMember(gt,b)&&(b.containingGroup=gt);for(var St=ot.iterator;St.next();){var Mt=St.value;this.isValidMember(b,Mt)&&(Mt.containingGroup=b)}a.clearSelection(!0),b.isSelected=!0}}a.R("SelectionGrouped",b)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Dt.prototype.canGroupSelection=function(){var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowGroup||!a.model.Xj()||this.archetypeGroupData===null)return!1;for(a=a.selection.iterator;a.next();){var y=a.value;if(y.Zc()&&y.canGroup())return!0}return!1};function fe(a){var y=rn();for(a=a.iterator;a.next();){var x=a.value;x instanceof Be||y.push(x)}a=new ke,x=y.length;for(var b=0;b<x;b++){for(var E=y[b],z=!0,tt=0;tt<x;tt++)if(E.Td(y[tt])){z=!1;break}z&&a.add(E)}return $e(y),a}Dt.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof Be)return!1;if(a!==null){if(a===y||a.Td(y))return!1;var x=a.memberValidation;if(x!==null&&!x(a,y)||a.data===null&&y.data!==null||a.data!==null&&y.data===null)return!1}return x=this.memberValidation,x!==null?x(a,y):!0},Dt.prototype.ungroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.model;if(x.Xj())try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Ungroup");var b=new Fe;if(a!==null)b.add(a);else for(var E=y.selection.iterator;E.next();){var z=E.value;z instanceof Hn&&z.canUngroup()&&b.add(z)}var tt=new Fe;if(0<b.count){y.clearSelection(!0);for(var ot=b.iterator;ot.next();){var rt=ot.value;rt.expandSubGraph();var at=rt.containingGroup,ut=at!==null&&at.data!==null?x.wa(at.data):void 0;tt.addAll(rt.memberParts);for(var gt=tt.iterator;gt.next();){var mt=gt.value;if(mt.isSelected=!0,!(mt instanceof Be)){var yt=mt.data;yt!==null?x.mp(yt,ut):mt.containingGroup=at}}y.remove(rt)}}y.R("SelectionUngrouped",b,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Dt.prototype.canUngroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowDelete||!y.allowUngroup||!y.model.Xj())return!1;if(a!==null){if(!(a instanceof Hn))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Hn&&y.canUngroup())return!0;return!1},Dt.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=fe(a).iterator;a.next();){var b=a.value;b.containingGroup!==null&&(!y||this.isValidMember(null,b)?b.containingGroup=null:x=!1)}return x},Dt.prototype.collapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Collapse SubGraph"),Yl(y.animationManager,"Collapse SubGraph");var x=new Fe;if(a!==null&&a.isSubGraphExpanded)a.collapseSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Hn&&E.isSubGraphExpanded&&(E.collapseSubGraph(),x.add(E))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Dt.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof Hn&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Hn&&y.isSubGraphExpanded)return!0;return!1},Dt.prototype.expandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.Ea("Expand SubGraph"),Yl(y.animationManager,"Expand SubGraph");var x=new Fe;if(a!==null&&!a.isSubGraphExpanded)a.expandSubGraph(),x.add(a);else if(a===null)for(var b=y.selection.iterator;b.next();){var E=b.value;E instanceof Hn&&!E.isSubGraphExpanded&&(E.expandSubGraph(),x.add(E))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Dt.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof Hn&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof Hn&&!y.isSubGraphExpanded)return!0;return!1},Dt.prototype.editTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.toolManager.findTool("TextEditing");if(x!==null){if(a===null){a=null;for(var b=y.selection.iterator;b.next();){var E=b.value;if(E.canEdit()){a=E;break}}if(a===null)return;a=a.Nl(function(z){return z instanceof _i&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Dt.prototype.canEditTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly||y.isModelReadOnly||!y.allowTextEdit||y.toolManager.findTool("TextEditing")===null)return!1;if(a!==null){if(!(a instanceof _i))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 _i&&x.editable}),a!==null))return!0;return!1},Dt.prototype.showContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");if(x!==null&&(a===void 0&&(a=0<y.selection.count?y.selection.first():y),a=x.findObjectWithContextMenu(a),a!==null)){var b=y.lastInput,E=null;a instanceof Zt?E=a.ga(ei):y.viewportBounds.ca(b.documentPoint)||(E=y.viewportBounds,E=new zt(E.x+E.width/2,E.y+E.height/2)),E!==null&&(b.viewPoint=y.op(E),b.documentPoint=E,b.left=!1,b.right=!0,b.up=!0),y.currentTool=x,gu(x,!1,a)}},Dt.prototype.canShowContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");return x===null?!1:(a===void 0&&(a=0<y.selection.count?y.selection.first():y),x.findObjectWithContextMenu(a)!==null)},Dt.prototype.computeEffectiveCollection=function(a,y){var x=this.diagram,b=x.toolManager.findTool("Dragging"),E=x.currentTool===b;if(y===void 0&&(y=E?b.dragOptions:x.Wm),b=new pn,a===null)return b;for(var z=a.iterator;z.next();)Xl(x,b,z.value,E,y);if(x.draggedLink!==null&&y.dragsLink)return b;for(z=a.iterator;z.next();)a=z.value,a instanceof Be&&(y=a.fromNode,y===null||b.contains(y)?(y=a.toNode,y===null||b.contains(y)||b.remove(a)):b.remove(a));return b},Ge.Object.defineProperties(Dt.prototype,{diagram:{get:function(){return this.H}},copiesClipboardData:{get:function(){return this.o},set:function(a){this.o=a}},copiesConnectedLinks:{get:function(){return this.u},set:function(a){this.u=a}},deletesConnectedLinks:{get:function(){return this.Ha},set:function(a){this.Ha=a}},copiesTree:{get:function(){return this.ia},set:function(a){this.ia=a}},deletesTree:{get:function(){return this.nb},set:function(a){this.nb=a}},copiesParentKey:{get:function(){return this.V},set:function(a){this.V=a}},copiesGroupKey:{get:function(){return this.F},set:function(a){this.F=a}},archetypeGroupData:{get:function(){return this.j},set:function(a){this.j=a}},memberValidation:{get:function(){return this.ij},set:function(a){this.ij=a}},defaultScale:{get:function(){return this.diagram.defaultScale},set:function(a){this.diagram.defaultScale=a}},zoomFactor:{get:function(){return this.Hb},set:function(a){1<a||Ht("zoomFactor must be larger than 1.0, not: "+a),this.Hb=a}},isZoomToFitRestoreEnabled:{get:function(){return this.hb},set:function(a){this.hb=a}},scrollToPartPause:{get:function(){return this.ob},set:function(a){this.ob=a}}}),Dt.className="CommandHandler",Xp=function(){return new Dt};function Zt(){Ii(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new zt(NaN,NaN).freeze(),this.jd=br,this.Ab=new Gn,this.wh=new Gn,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=la,this.uc=new me(NaN,NaN,NaN,NaN).freeze(),this.Ib=new me(NaN,NaN,NaN,NaN).freeze(),this.dc=new me(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 Me,Pe,sn,dn,Mn,Yn,di,_n,vi,Hi;Zt.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=jn(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Zt.prototype.Vw=function(a){var y=this.Dh;if(Qe(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Zt.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Zt.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},Zt.prototype.copy=function(){return this.clone()},Ct=Zt.prototype,Ct.qb=function(a){a.classType===Be?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Ht("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Zt&&(this.stretch=a)},Ct.toString=function(){return gn(this.constructor)+"#"+qi(this)},Ct.th=function(){this.A!==null&&(this.A.nc=!0)};function qn(a){a.A===null?a.A=new xf:a.A.nc&&(a.A=a.A.copy())}Ct.Xc=function(){if(this.ba===null){var a=new zc;a.Xi=hi,a.yj=hi,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Ct.cb=function(a,y,x,b,E,z,tt){var ot=this.part;if(ot!==null&&(ot.gk(a,y,x,b,E,z,tt),x===this&&a===yo&&Dr(this)&&lo(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 pn),tt=z.undoManager.transactionLevel===0,a.startCondition===Eh?tt=!0:a.startCondition===yd&&(tt=!1),tt?(z=new jr,Vp(a,z),tt=this.jo.get(a),tt!==null&&tt.stop(),this.jo.add(a,z),z.vu=this,z.Nw=a,z.add(this,y,b,E),z.start()):(Yl(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,b,E)))),this instanceof Ae&&x===ot&&(ot.l&16777216)!==0&&ot.data!==null))for(x=this.O.s,b=x.length,E=0;E<b;E++)ot=x[E],ot instanceof Ae&&Bd(ot,function(rt){rt.data!==null&&rt.l&16777216&&rt.La(y)})};function lo(a,y,x){var b=a.ih();if(b!==null)for(var E=a.localBindings.iterator;E.next();){var z=E.value,tt=null;if(z.sourceName!==null){if(tt=A1(z,b,a),tt===null)continue;z.sp(a,tt,x,null)}else if(z.isToModel){var ot=y.diagram;ot===null||ot.skipsModelSourceBindings||z.sp(a,ot.model.modelData,x,b)}else{if(ot=b.data,ot===null)continue;var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,ot,x,b)}tt===a&&(ot=b.ks(z.Ai),ot!==null&&z.Mv(ot,tt,x))}}Ct.ks=function(a){return this.bindingId===a?this:null},Ct.g=function(a,y,x){this.cb(yo,a,this,y,x)},Ct.Ge=function(a,y,x,b){var E=this.uc;if(E.h(a,y,x,b),this.Ca!==1||this.Kb!==0){this.Lb===null&&(this.Lb=new Gn);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),z.pp(E)}};function gr(a,y,x,b){return a.pickable===!1?!1:(b.multiply(a.transform),x?a.Yc(y,b):a.fh(y,b))}Ct.tx=function(a,y,x){if(this.pickable===!1)return!1;var b=this.naturalBounds;return y=a.Bf(y),x?fi(a.x,a.y,0,0,0,b.height)<=y||fi(a.x,a.y,0,b.height,b.width,b.height)<=y||fi(a.x,a.y,b.width,b.height,b.width,0)<=y||fi(a.x,a.y,b.width,0,0,0)<=y:a.zd(0,0)<=y&&a.zd(0,b.height)<=y&&a.zd(b.width,0)<=y&&a.zd(b.width,b.height)<=y},Ct.se=function(){return!0},Ct.ca=function(a){var y=zt.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return zt.free(y),!1;var b=this.diagram;if(b!==null&&b.wq){var E=b.Ql("extraTouchThreshold"),z=b.Ql("extraTouchArea"),tt=z/2,ot=this.naturalBounds;b=this.Df()*b.scale;var rt=1/b;if(ot.width*b<E&&ot.height*b<E)return a=Pr(x.x-tt*rt,x.y-tt*rt,x.width+z*rt,x.height+z*rt,y.x,y.y),zt.free(y),a}return E=!1,(this instanceof xi||this instanceof Zn?Pr(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?E=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?E=!0:E=this.gh(a)),zt.free(y),E},Ct.gh=function(a){var y=this.naturalBounds;return Pr(0,0,y.width,y.height,a.x,a.y)},Ct.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=me.allocAt(0,0,y.width,y.height);var x=this.transform,b=!1,E=zt.allocAt(a.x,a.y);return y.ca(x.Cd(E))&&(E.h(a.x,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.bottom),y.ca(x.Cd(E))&&(E.h(a.right,a.y),y.ca(x.Cd(E))&&(b=!0)))),zt.free(E),me.free(y),b},Ct.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,b=!1,E=zt.allocAt(0,0);return a.ca(y.Ga(E))&&(E.h(0,x.height),a.ca(y.Ga(E))&&(E.h(x.width,x.height),a.ca(y.Ga(E))&&(E.h(x.width,0),a.ca(y.Ga(E))&&(b=!0)))),zt.free(E),b},Ct.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,b=zt.allocAt(0,0),E=zt.allocAt(0,x.height),z=zt.allocAt(x.width,x.height),tt=zt.allocAt(x.width,0),ot=!1;if(a.ca(y.Ga(b))||a.ca(y.Ga(E))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))ot=!0;else{x=me.allocAt(0,0,x.width,x.height);var rt=zt.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)))),zt.free(rt),me.free(x),!ot&&(Jt.us(a,b,E)||Jt.us(a,E,z)||Jt.us(a,z,tt)||Jt.us(a,tt,b))&&(ot=!0)}return zt.free(b),zt.free(E),zt.free(z),zt.free(tt),ot},Ct.ga=function(a,y){if(y===void 0&&(y=new zt),a instanceof vn){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},Ct.mi=function(a){a===void 0&&(a=new me);var y=this.naturalBounds,x=this.oe,b=zt.allocAt(0,0).transform(x);return a.h(b.x,b.y,0,0),b.h(y.width,0).transform(x),co(a,b.x,b.y,0,0),b.h(y.width,y.height).transform(x),co(a,b.x,b.y,0,0),b.h(0,y.height).transform(x),co(a,b.x,b.y,0,0),zt.free(b),a},Ct.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},Ct.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Ct.qs=function(a,y){return y===void 0&&(y=new zt),y.assign(a),this.oe.Cd(y),y},Ct.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Ct.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,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,b,E)):(tt=a*ot+y*at+gt,a=a*rt+y*ut+mt,y=x*ot+b*at+gt,x=x*rt+b*ut+mt,E.h(0,0),b=this.naturalBounds,x=Jt.Ff(0,0,b.width,b.height,tt,a,y,x,E),E.transform(z),x)},Zt.prototype.measure=function(a,y,x,b){if(ca(this)!==!1){var E=this.Kg,z=E.right+E.left;E=E.top+E.bottom,a=Math.max(a-z,0),y=Math.max(y-E,0),x=Math.max((x||0)-z,0),b=Math.max((b||0)-E,0),z=this.angle,E=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(E.height)?E.height+tt:a,y=isFinite(E.width)?E.width+tt:y):(a=isFinite(E.width)?E.width+tt:a,y=isFinite(E.height)?E.height+tt:y),E=x||0,tt=b||0;var ot=this instanceof Ae;switch(Ds(this,!0)){case Pe:tt=E=0,ot&&(y=a=1/0);break;case Me:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(tt=y);break;case dn:isFinite(a)&&a>x&&(E=a),tt=0,ot&&(y=1/0);break;case Mn:isFinite(y)&&y>b&&(tt=y),E=0,ot&&(a=1/0)}ot=this.maxSize;var rt=this.minSize;E>ot.width&&rt.width<ot.width&&(E=ot.width),tt>ot.height&&rt.height<ot.height&&(tt=ot.height),x=Math.max(E,rt.width),b=Math.max(tt,rt.height),ot.width<x&&(x=Math.min(rt.width,x)),ot.height<b&&(b=Math.min(rt.height,b)),a=Math.min(ot.width,a),y=Math.min(ot.height,y),a=Math.max(x,a),y=Math.max(b,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=b,b=z),this.uc.ka(),this.Wl(a,y,x,b),this.uc.freeze(),this.uc.w()||Ht("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),_o(this,!1)}},Zt.prototype.Wl=function(){},Zt.prototype.Dd=function(){return!1},Zt.prototype.arrange=function(a,y,x,b,E){this.Uk();var z=me.alloc();z.assign(this.Ib),this.Ib.ka(),Ss(this)===!1?this.Ib.h(a,y,x,b):this.eh(a,y,x,b),this.Ib.freeze(),E===void 0?this.tb=null:this.tb=E,x=!1,E!==void 0?x=!0:(E=this.panel,E!==null&&eh(E)&&(E=E.panel),E!==null&&(E=E.dc,b=this.measuredBounds,this.areaBackground!==null&&(b=this.Ib),x=y+b.height,b=a+b.width,x=!(0<=a+.05&&b<=E.width+.05&&0<=y+.05&&x<=E.height+.05),this instanceof _i&&(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()||Ht("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Zl(this,!1),me.free(z)},Ct=Zt.prototype,Ct.eh=function(){};function as(a,y,x,b,E){if(a.Ib.h(y,x,b,E),!a.desiredSize.w()){var z=a.uc;x=a.Kg,y=x.right+x.left;var tt=x.top+x.bottom;switch(x=z.width+y,z=z.height+tt,b+=y,E+=tt,y=Ds(a,!0),x===b&&z===E&&(y=Pe),y){case Pe:(x>b||z>E)&&(_o(a,!0),a.measure(x>b?b:x,z>E?E:z,0,0));break;case Me:_o(a,!0),a.measure(b,E,0,0);break;case dn:_o(a,!0),a.measure(b,z,0,0);break;case Mn:_o(a,!0),a.measure(x,E,0,0)}}}Ct.Xl=function(a,y){var x=this.part;x!==null&&x.diagram!==null&&(x.selectionObject!==this&&x.resizeObject!==this&&x.rotateObject!==this||Rv(x,!0),this.N(),To(a,y)||(x.oh(),this.Pn(x)))},Ct.Pn=function(a){this.portId!==null&&(Rv(a,!0),a instanceof Ke&&VS(a,this))},Ct.gc=function(a,y){if(!ka(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var b=1;x!==1&&(b=a.globalAlpha,a.globalAlpha=b*x);var E="";this.filter!==""&&(E=a.filter,a.filter=this.filter);var z=this instanceof Ae&&eh(this),tt=this.Ib;if(z){var ot=this.Ib,rt=this.dc,at=this.areaBackground,ut=this.Ma;at===null&&ut===null||a.yc(),at!==null&&(No(this,a,at,!0,!0,rt,ot),at instanceof Di&&at.type===Ea?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(at)):a.fillRect(ot.x,ot.y,ot.width,ot.height)),ut!==null&&(No(this,a,ut,!0,!1,rt,ot),ut instanceof Di&&ut.type===Ea?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(ut)):a.fillRect(ot.x,ot.y,ot.width,ot.height)),this.hh(a,y)}if(!z&&(z||tt.width!==0&&tt.height!==0&&!isNaN(tt.x)&&!isNaN(tt.y))){z=this.transform,ot=this.panel,this.l&4096&&Tr(this),at=this.part,rt=!1;var gt=0;at&&y.Gf("drawShadows")&&(rt=at.isShadowed)&&(ut=at.shadowOffset,gt=Math.max(ut.y,ut.x)*y.scale*y.Mb),ut=this.Dd();var mt;if(!(mt=y.$i||!ut)){var yt=this.naturalBounds;mt=this.wh;var St=mt.m11,Mt=mt.m21,Ot=mt.dx,Et=mt.m12,jt=mt.m22,Gt=mt.dy,Vt,Kt=Vt=0;mt=Vt*St+Kt*Mt+Ot;var ie=Vt*Et+Kt*jt+Gt;Vt=yt.width+gt,Kt=0;var We=Vt*St+Kt*Mt+Ot;Vt=Vt*Et+Kt*jt+Gt,Kt=Math.min(mt,We);var on=Math.min(ie,Vt),_e=Math.max(mt+0,We)-Kt,be=Math.max(ie+0,Vt)-on;mt=Kt,ie=on,Vt=yt.width+gt,Kt=yt.height+gt,We=Vt*St+Kt*Mt+Ot,Vt=Vt*Et+Kt*jt+Gt,Kt=Math.min(mt,We),on=Math.min(ie,Vt),_e=Math.max(mt+_e,We)-Kt,be=Math.max(ie+be,Vt)-on,mt=Kt,ie=on,Vt=0,Kt=yt.height+gt,We=Vt*St+Kt*Mt+Ot,Vt=Vt*Et+Kt*jt+Gt,Kt=Math.min(mt,We),on=Math.min(ie,Vt),_e=Math.max(mt+_e,We)-Kt,be=Math.max(ie+be,Vt)-on,mt=Kt,ie=on,gt=y.viewportBounds,yt=gt.x,St=gt.y,mt=!(mt>gt.width+yt||yt>_e+mt||ie>gt.height+St||St>be+ie)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof _i&&(a.font=this.font),mt){if(ie=ot.se()?ot.naturalBounds:ot.actualBounds,_e=Math.max(tt.x,ie.x),be=Math.max(tt.y,ie.y),gt=Math.min(tt.right,ie.right)-_e,yt=Math.min(tt.bottom,ie.bottom)-be,St=this.tb,St!==null&&(_e=St.x,be=St.y,gt=St.width,yt=St.height),_e>tt.width+tt.x||tt.x>ie.width+ie.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(_e,be,gt,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}rt&&(ie=at.shadowOffset,a.Ev(ie.x*y.scale*this.scale*y.Mb,ie.y*y.scale*this.scale*y.Mb,at.shadowBlur),yu(a),a.shadowColor=at.shadowColor)}rt&&this.shadowVisible===!0?yu(a):rt&&this.shadowVisible===!1&&Jl(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),ga(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),rt&&Mr(this,ot)&&this.shadowVisible===null&&Jl(a),this.Ma!==null&&(a.yc(),Hs(this,a,at,tt)),rt&&(this.Ma!==null||this.areaBackground!==null||Mr(this,ot))?(il(this,!0),this.shadowVisible===null&&Jl(a)):il(this,!1),this.hh(a,y),rt&&this.l&512&&yu(a),ut&&rt&&Jl(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=b),this.filter!==""&&(a.filter=E)}}};function Mr(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)}Ct.Dv=function(){};function ga(a,y,x,b){No(a,y,a.areaBackground,!0,!0,x,b),a.areaBackground instanceof Di&&a.areaBackground.type===Ea?(y.beginPath(),y.rect(b.x,b.y,b.width,b.height),y.ng(a.areaBackground)):y.fillRect(b.x,b.y,b.width,b.height)}function Hs(a,y,x,b){var E=a.kq(),z=x.x,tt=x.y,ot=x.width+E,rt=x.height+E;No(a,y,a.Ma,!0,!1,x,b),a.Ma instanceof Di&&a.Ma.type===Ea?(y.beginPath(),y.rect(z-E/2,tt-E/2,ot,rt),y.ng(a.Ma)):y.fillRect(z-E/2,tt-E/2,ot,rt)}function Qr(a,y,x){for(var b=y.O.s,E=b.length,z=-1,tt=0;tt<E;tt++)if(b[tt]===a){z=tt;break}if(a=z,a!==-1)if(a===0)y.svg.gd?y.svg.gd.after(x):y.svg.Ma?y.svg.Ma.after(x):y.type===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 ka(a,y,x){if(!(y instanceof ta))return!1;if(!a.visible||a.opacity===0||a.Dd()&&!a.isVisible())return a.svg!==null&&a.svg.parentNode!==null&&a.svg.remove(),!0;var b=a.panel,E=a.nk(y);if(a.kk(y,x,E))return a.svg.parentElement!==null?(a.Dd()&&(y.ti=a.svg),!0):(a.Dd()?(y.ti!==null?y.ti.after(a.svg):y.Nj.prepend(a.svg),y.ti=a.svg):b&&Qr(a,b,a.svg),!0);if(a.Dd()&&a.isShadowed){var z=a.shadowOffset;y.Ev(z.x*x.scale*a.scale*x.Mb,z.y*x.scale*a.scale*x.Mb,a.shadowBlur),yu(y),y.shadowColor=a.shadowColor}a instanceof _i&&(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&&Tr(a);var rt=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,E&&(y.o=!0,z&&ot?(Rc(y,1,0,0,1,0,0),a.svg=y.ad):z?(Rc(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):Rc(y,1,0,0,1,0,0)),E=a.naturalBounds,a.areaBackground!==null){var at=tt.copy().Vj();y.rb.ha=[at.m11,at.m12,at.m21,at.m22,at.dx,at.dy],ga(a,y,E,rt),y.rb.ha=[1,0,0,1,0,0],y.yd.gd=y.ad,y.yd.prepend(y.ad)}return z||(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),a.background!==null&&(z?(ot&&(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),Hs(a,y,E,rt),ot&&(y.rb.ha=[1,0,0,1,0,0])):(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],Hs(a,y,E,rt)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,E=a.part,ot=!1,E&&x.Gf("drawShadows")&&(ot=E.isShadowed),y.clipInsteadOfFill&&(ot=!1),a.Dd()&&ot&&yu(y),ot&&a.shadowVisible===!0?yu(y):ot&&a.shadowVisible===!1&&Jl(y),E=a.panel,ot&&Mr(a,E)&&a.shadowVisible===null&&Jl(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||Mr(a,E))?(il(a,!0),a.shadowVisible===null&&Jl(y)):il(a,!1),E=ot,a.hh(y,x),z&&y.nh.pop(),y.o&&y.nh.pop(),tt=y.Gv.hs,ot=z?a.svg:y.yd,at=a.svg,!z&&at!==null&&ot!==at&&at.parentNode===a.panel.svg?(a.svg.replaceWith(ot),a.svg=ot,ot!==null&&a.$o(y,b,rt,ot),Ns(y,at),!0):(a.svg=ot,tt!==null&&ot===null&&(lm(y),y.nh.pop()),ot===null||(a.$o(y,b,rt,ot),y.Il&&(x=x.computePixelRatio(),a.Dv(ot,"drop-shadow("+y.shadowOffsetX/x+"px "+y.shadowOffsetY/x+"px "+y.shadowBlur/x/2+"px "+y.shadowColor+")")),E&&a.l&512&&yu(y),a.Dd()&&Jl(y),x=a.Dd()?a.opacity*y.globalAlpha:a.opacity,x!==1&&ot.setAttributeNS(null,"opacity",x.toString()),a.filter!==""&&ot.setAttributeNS(null,"filter",a.filter),a.Dd()?(y.ti?y.ti.after(ot):y.Nj.prepend(ot),y.ti=ot):b!==null&&Qr(a,b,ot),tt!==null&&tt(a,ot)),!0)}Ct.$o=function(a,y,x,b){var E=(this.l&256)!==0;if(a.clipInsteadOfFill&&(E=!1),E){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),E=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-E,z=this.tb,z!==null&&(y=z.x,E=z.y,tt=z.width,x=z.height),z=b.getAttribute("clip-path");var ot=null;z!==null&&(ot=a.svg.getElementById(z.split("#")[1].slice(0,-1))),ot===null?(z="CLIP"+Fo++,ot=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:E,width:tt,height:x}),this instanceof Ae&&(E=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")),ot.appendChild(y),a.svg.appendChild(ot),b.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=ot.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",E.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else b.removeAttributeNS(null,"clip-path"),Ns(a,b)};function Ns(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function qr(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=ko(y);for(var b=y.next();!b.done;b=y.next())b=x.getElementById(b.value.split("#")[1].slice(0,-1)),b!==null&&b.remove()}a.svg.remove()}}Ct.hh=function(){},Ct.lv=function(){this.Uc=!0},Ct.kk=function(a,y,x){if(this.Uc)return this.lv(),this.Uc=!1;if(y=this.svg,y===null)return!1;if(!this.visible)return y.remove(),!1;if(y.nodeName!=="g"&&x||y.nodeName==="g"&&!x)return!1;var b=this.transform,E=this instanceof Ae?eh(this):!1;if(!(this instanceof Ae&&E))if(this instanceof Is){var z=this.bt;a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.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("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");else if(this instanceof Zn){z=y.getElementsByTagName("path");for(var tt=0;tt<z.length;tt++)z[tt].setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")")}else y.lastElementChild.setAttributeNS(null,"transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")");return z=this.Dd()?this.opacity*a.globalAlpha:this.opacity,z===1?y.removeAttribute("opacity"):y.setAttributeNS(null,"opacity",z.toString()),a.rb.ha=[1,0,0,1,0,0],(this.areaBackground!==null||y.gd!==void 0)&&(z=y.gd,this.areaBackground===null?(y.gd.remove(),y.gd=void 0):(tt=b.copy().Vj(),a.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],ga(this,a,this.naturalBounds,this.actualBounds),a.rb.ha=[1,0,0,1,0,0],y.gd?(tt=y.gd.getAttribute("filter"),tt!==null&&a.ad.setAttribute("filter",tt),y.gd.replaceWith(a.ad)):y.prepend(a.ad),y.gd=a.ad),z&&um(a,z)),(this.background!==null||y.Ma!==void 0)&&(z=y.Ma,this.background===null?(um(a,y.Ma),y.Ma.remove(),y.Ma=void 0):((E||x&&!(this instanceof Ae))&&(a.rb.ha=[b.m11,b.m12,b.m21,b.m22,b.dx,b.dy]),Hs(this,a,this.naturalBounds,this.actualBounds),y.Ma?(um(a,y.Ma),x=y.Ma.getAttribute("filter"),x!==null&&a.ad.setAttribute("filter",x),y.Ma.replaceWith(a.ad)):y.prepend(a.ad),y.Ma=a.ad),z&&um(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Ct.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 No(a,y,x,b,E,z,tt){if(x!==null){var ot=1,rt=1;if(typeof x=="string")b?y.fillStyle=x:y.strokeStyle=x;else if(x.type===th)b?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(ot=z.width,rt=z.height,E?(ot=tt.width,rt=tt.height):b||(ot+=at,rt+=at),(z=y instanceof Td)&&x.xe&&(x.type===xg||x.yk===ot&&x.ft===rt))var ut=x.xe;else{var gt=0,mt=0,yt=0,St=0,Mt=0,Ot=0;if(Ot=Mt=0,E?(Mt=tt.x,Ot=tt.y):b||(Mt-=at/2,Ot-=at/2),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+=Mt,yt+=Mt,mt+=Ot,St+=Ot,x.type===xu)ut=y.createLinearGradient(gt,mt,yt,St);else if(x.type===Ea)Ot=isNaN(x.endRadius)?Math.max(ot,rt)/2:x.endRadius,isNaN(x.startRadius)?(Mt=0,Ot=Math.max(ot,rt)/2):Mt=x.startRadius,ut=y.createRadialGradient(gt,mt,Mt,yt,St,Ot);else if(x.type===xg)try{ut=y.createPattern(x.pattern,"repeat")}catch(jt){ut=null}if(x.type!==xg&&(E=x.colorStops,E!==null))for(E=E.iterator;E.next();)ut.addColorStop(E.key,E.value);if(z&&(x.xe=ut,ut!==null&&(x.yk=ot,x.ft=rt),ut===null&&x.type===xg&&x.yk!==-1)){x.yk=-1;var Et=a.diagram;Et!==null&&x.yk===-1&&Gi(function(){Et.redraw()},600)}}b?y.fillStyle=ut:y.strokeStyle=ut}}}Ct.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},Ct.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Ct.If=function(){for(var a=this instanceof Ae?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function Tr(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){Ha(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)}Ha(a,!1),Fa(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Fa(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,Fa(a,!1)))}Ct.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=zt.alloc();z.yi(y,x,b,E,ei),a.rotate(this.Kb,z.x,z.y),zt.free(z)}},Ct.v=function(a){if(!ca(this)){a===void 0&&(a=!1),_o(this,!0),Zl(this,!0);var y=this.panel;y===null||a||y.v()}},Ct.Uj=function(){ca(this)||(_o(this,!0),Zl(this,!0))};function ys(a){if(!Ss(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof Ke&&a.Bd(),y.$b())),Zl(a,!0)}}Ct.Uk=function(){!(this.l&2048)&&(Ha(this,!0),Fa(this,!0))},Ct.Wu=function(){Fa(this,!0)},Ct.N=function(){var a=this.part;a!==null&&a.N()};function Ds(a,y){var x=a.stretch,b=a.panel;return b!==null&&b.type===Ae.Table?ml(a,b.Fb(a.row),b.Eb(a.column),y):b!==null&&b.type===Ae.Auto&&b.Pb()===a?Ar(a,Me,y):x===Yn?b!==null?b.type===Ae.Spot&&b.Pb()===a?Ar(a,Me,y):(x=b.defaultStretch,x===Yn?Ar(a,Pe,y):Ar(a,x,y)):Ar(a,Pe,y):Ar(a,x,y)}function ml(a,y,x,b){var E=a.stretch;if(E!==Yn)return Ar(a,E,b);var z=E=null;switch(y.stretch){case Mn:z=!0;break;case Me:z=!0}switch(x.stretch){case dn:E=!0;break;case Me:E=!0}return y=a.panel.defaultStretch,E===null&&(E=y===dn||y===Me),z===null&&(z=y===Mn||y===Me),E===!0&&z===!0?Ar(a,Me,b):E===!0?Ar(a,dn,b):z===!0?Ar(a,Mn,b):Ar(a,Pe,b)}function Ar(a,y,x){if(x)return y;if(y===Pe||(x=a.desiredSize,x.w()))return Pe;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===dn)return Pe;if(y===Me)return Mn}else{if(y===Mn)return Pe;if(y===Me)return dn}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===Mn)return Pe;if(y===Me)return dn}else{if(y===dn)return Pe;if(y===Me)return Mn}return y}function il(a,y){a.l=y?a.l|512:a.l&-513}function Dr(a){return(a.l&1024)!==0}function Sf(a,y){a.l=y?a.l|1024:a.l&-1025}function Ha(a,y){a.l=y?a.l|2048:a.l&-2049}function Fa(a,y){a.l=y?a.l|4096:a.l&-4097}function ca(a){return(a.l&8192)!==0}function _o(a,y){a.l=y?a.l|8192:a.l&-8193}function Ss(a){return(a.l&16384)!==0}function Zl(a,y){a.l=y?a.l|16384:a.l&-16385}Ct.Gj=function(){this.svg=null},Ct.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Ct.Av=function(){},Ct.zv=function(a){return this.pa=a,ys(this),!0},Ct.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Ct.kq=function(){return 0};function bd(a){var y=a.part;if(y instanceof Ke&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||VS(y,a)}}function Xy(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof Ae?a instanceof Ke?a.Bd():a.qm(a,function(x){bd(x)}):bd(a))}Ct.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Vo(a,y,x,b):E=a,E.xd=this,a=this.ih(),a!==null&&fS(a)&&Ht("Cannot add a Binding to a template that has already been copied: "+E),this.localBindings===null&&(this.localBindings=new Fe),this.localBindings.add(E),this},Ct.set=function(a){return Object.assign(this,a),this},Ct.Du=function(a){return nv(this,a),this},Ct.apply=function(a){return a(this),this},Ct.nm=function(a){return wd(this,a),this},Ct.pz=function(){return this.ih()},Ct.ih=function(){for(var a=this instanceof Ae?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Ct.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new pn),this.animationTriggers.add(a.propertyName,a),this};function ba(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var b=null,E=null;if(typeof a=="function")E=a;else if(typeof a=="string"){var z=cg.I(a);typeof z=="function"?(x=jn(arguments),b=z(x),pe(b)||Ht('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):E=Ce.go[a]}if(b===null&&(E!=null&&E.constructor||Ht("GraphObject.make requires a class function or GoJS class name or name of an object builder, not: "+a),b=new E),E=1,b instanceof oe&&1<x.length){z=b;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(fc(z,tt),E++)}for(;E<x.length;E++)z=x[E],z===void 0?Ht("Undefined value at argument "+E+" for object being constructed by GraphObject.make: "+b):nv(b,z);return b}function nv(a,y){if(typeof y=="string")if(a instanceof _i)a.text=y;else if(a instanceof Zn)a.figure=y;else if(a instanceof Is)a.source=y;else if(a instanceof Ae)y=ol.I(y),y!==null&&(a.type=y);else if(a instanceof Di){var x=Dn(Di,y);x!==null?a.type=x:Ht("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof Te?(y=Dn(Te,y),y!==null&&(a.type=y)):a instanceof Ci&&(y=Dn(Ci,y),y!==null&&(a.type=y));else if(y instanceof Zt)a instanceof Ae||Ht("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof $o){var b;y.isRow&&typeof a.getRowDefinition=="function"?b=a.getRowDefinition(y.index):y.isRow||typeof a.getColumnDefinition!="function"||(b=a.getColumnDefinition(y.index)),b instanceof $o?Mm(b,y):Ht("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 rr)a.type=y;else if(y instanceof Vo)a instanceof Zt||a instanceof $o?a.bind(y):Ht("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof el)a instanceof Zt?a.Jv(y):Ht("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof dr)a instanceof Te&&a.type===Te.o?a.figures.add(y):Ht("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof Ci)a instanceof dr?a.segments.add(y):Ht("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof mo)a instanceof oe||a instanceof Hn?a.layout=y:Ht("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 Di){x=new wn;for(var E in y)b=parseFloat(E),isNaN(b)?x[E]=y[E]:a.addColorStop(b,y[E]);wd(a,x)}else if(a instanceof $o){y.row!==void 0?(E=y.row,(E==null||E===1/0||isNaN(E)||0>E)&&Ht("Must specify non-negative integer row for RowColumnDefinition "+y+", not: "+E),a.isRow=!0,a.index=E):y.column!==void 0&&(E=y.column,(E==null||E===1/0||isNaN(E)||0>E)&&Ht("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new wn;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);wd(a,E)}else wd(a,y);else Ht('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function $u(a,y){cg.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var b=a[1];if(typeof x=="function"?x(b):typeof b=="string")return a.splice(1,1),b;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}Ge.Object.defineProperties(Zt.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new xf),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 xf),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 xf),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(qn(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&&(qn(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:Ps},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new Rh),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===Ps&&(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 Rh),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 Rh),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:fo},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new Rh),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:Yn},set:function(a){var y=this.stretch;y!==a&&(qn(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&&(qn(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)&&qe(a,"0 <= value <= 1",Zt,"opacity"),this.pb=a,this.g("opacity",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Od(y,y.actualBounds)))}},filter:{get:function(){return this.bn},set:function(a){var y=this.bn;y!==a&&(this.bn=a,this.Uc=!0,this.g("filter",y,a),a=this.diagram,y=this.part,a!==null&&y!==null&&a.N(Od(y,y.actualBounds)))}},visible:{get:function(){return(this.l&1)!==0},set:function(a){var y=(this.l&1)!==0;y!==a&&(this.l^=1,this.g("visible",y,a),y=this.panel,y!==null?y.v():this.Dd()&&this.Zb(a),this.N(),Xy(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&&Pf(a,"GraphObject.areaBackground"),a instanceof Di&&a.freeze(),qn(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&&Pf(a,"GraphObject.background"),a instanceof Di&&a.freeze(),this.Ma=a,this.N(),this.g("background",y,a))}},part:{get:function(){if(this.Dd())return this;if(this.Ng!==null)return this.Ng;var a;for(a=this.panel;a;){if(a instanceof mn)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,b=this.pa,E=b.x;b=b.y,(E===y||isNaN(E)&&isNaN(y))&&(b===x||isNaN(b)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,E,b)&&this.g("position",new zt(E,b),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&Ht("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,Xy(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,b=this.jd,E=b.width,z=b.height;(E===y||isNaN(E)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof Zn&&this.qc(),this.g("desiredSize",b,a),Dr(this)&&(a=this.part,a!==null&&(lo(this,a,"width"),lo(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 Ie(a,this.jd.height).freeze(),this.v(),this instanceof Zn&&this.qc(),this.g("desiredSize",y,a),Dr(this)&&(a=this.part,a!==null&&lo(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 Ie(this.jd.width,a).freeze(),this.v(),this instanceof Zn&&this.qc(),this.g("desiredSize",y,a),Dr(this)&&(a=this.part,a!==null&&lo(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:Vi},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(),qn(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:hr},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(),qn(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 si(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&&Tr(this),this.Ab}},oe:{get:function(){return this.l&4096&&Tr(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(qn(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Pe},set:function(a){this.reshapingBehavior!==a&&(qn(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()&&Ht("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),ys(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&&qe(a,">= 0",Zt,"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&&qe(a,">= 1",Zt,"columnSpan"),qn(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&&qe(a,">= 0",Zt,"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&&qe(a,">= 1",Zt,"rowSpan"),qn(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&&(qn(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 Ke||Ht("Cannot set portID on a Link: "+a),y!==null&&x!==null&&Hv(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,KS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:hi},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),bd(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&qe(a,">= 0",Zt,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),bd(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),bd(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&&qe(a,">= 0",Zt,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:hi},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),bd(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&qe(a,">= 0",Zt,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),bd(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),bd(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&&qe(a,">= 0",Zt,"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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(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&&(qn(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Zt.prototype.trigger=Zt.prototype.Jv,Zt.prototype.findBindingPanel=Zt.prototype.ih,Zt.prototype.findTemplateBinder=Zt.prototype.pz,Zt.prototype.setProperties=Zt.prototype.nm,Zt.prototype.apply=Zt.prototype.apply,Zt.prototype.attach=Zt.prototype.Du,Zt.prototype.set=Zt.prototype.set,Zt.prototype.isEnabledObject=Zt.prototype.If,Zt.prototype.isVisibleObject=Zt.prototype.Ed,Zt.prototype.isContainedBy=Zt.prototype.rg,Zt.prototype.getNearestIntersectionPoint=Zt.prototype.rs,Zt.prototype.getLocalPoint=Zt.prototype.qs,Zt.prototype.getDocumentScale=Zt.prototype.Df,Zt.prototype.getDocumentAngle=Zt.prototype.li,Zt.prototype.getDocumentBounds=Zt.prototype.mi,Zt.prototype.getDocumentPoint=Zt.prototype.ga,Zt.prototype.intersectsRect=Zt.prototype.Yc,Zt.prototype.containedInRect=Zt.prototype.fh,Zt.prototype.containsRect=Zt.prototype.Re,Zt.prototype.containsPoint=Zt.prototype.ca,Zt.prototype.raiseChanged=Zt.prototype.g,Zt.prototype.raiseChangedEvent=Zt.prototype.cb,Zt.prototype.addCopyProperty=Zt.prototype.Vw;var cg=null;Zt.className="GraphObject",cg=new pn,$u("Button",function(){function a(x,b){return x.diagram.ic(x.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E},function(E){return E===b})!==null}var y=ba(Ae,Ae.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof Ae){var E=x.fb("ButtonBorder");E!==null&&(E.fill=b?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},ba(Zn,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new vn(0,0,2.76142374915397,2.761423749153969),spot2:new vn(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,b){if(b.If()&&b instanceof Ae&&(x=b.fb("ButtonBorder"),x instanceof Zn)){var E=b._buttonFillOver;b._buttonFillNormal=x.fill,x.fill=E,E=b._buttonStrokeOver,b._buttonStrokeNormal=x.stroke,x.stroke=E}},y.mouseLeave=function(x,b){b.If()&&b instanceof Ae&&(x=b.fb("ButtonBorder"),x instanceof Zn&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof Ae&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Zn){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var tt=b._buttonFillPressed;b._buttonFillOver=E.fill,E.fill=tt,tt=b._buttonStrokePressed,b._buttonStrokeOver=E.stroke,E.stroke=tt,x.skipsUndoManager=z}}},y.actionUp=function(x,b){if(b.If()&&b instanceof Ae&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Zn){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionCancel=function(x,b){if(b.If()&&b instanceof Ae&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof Zn){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionMove=function(x,b){if(b.If()&&b instanceof Ae&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof Zn))){var z=E.skipsUndoManager;E.skipsUndoManager=!0;var tt=b._buttonFillPressed;x.fill!==tt&&(x.fill=tt),tt=b._buttonStrokePressed,x.stroke!==tt&&(x.stroke=tt),E.skipsUndoManager=z}}},y}),$u("TreeExpanderButton",function(){var a=ba("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},ba(Zn,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:eo},new Vo("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new Vo("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof xi&&(x=x.adornedPart),x instanceof Ke){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isTreeExpanded){if(!b.canCollapseTree(x))return}else if(!b.canExpandTree(x))return;y.handled=!0,x.isTreeExpanded?b.collapseTree(x):b.expandTree(x)}}},a}),$u("SubGraphExpanderButton",function(){var a=ba("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},ba(Zn,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:eo},new Vo("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 xi&&(x=x.adornedPart),x instanceof Hn){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isSubGraphExpanded){if(!b.canCollapseSubGraph(x))return}else if(!b.canExpandSubGraph(x))return;y.handled=!0,x.isSubGraphExpanded?b.collapseSubGraph(x):b.expandSubGraph(x)}}},a}),$u("ToolTip",function(){return ba(xi,Ae.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new zt(0,3),shadowBlur:5},ba(Zn,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new vn(0,0,4,6),spot2:new vn(1,1,-4,-4)}))}),$u("ContextMenu",function(){return ba(xi,Ae.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new zt(0,3),shadowBlur:5},new Vo("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),$u("ContextMenuButton",function(){var a=ba("Button");a.stretch=dn;var y=a.fb("ButtonBorder");return y instanceof Zn&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new vn(0,0,2,3),y.spot2=new vn(1,1,-2,-2)),a}),$u("PanelExpanderButton",function(a){var y=am(a,"COLLAPSIBLE"),x=ba("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},ba(Zn,{name:"ButtonIcon",strokeWidth:2},new Vo("geometryString","visible",function(b){return b?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof Zn&&(a.stroke=null,a.fill="rgba(0, 0, 0, 0)"),x.click=function(b,E){var z=E.diagram;if(z!==null&&!z.isReadOnly){var tt=E.ih();tt===null&&(tt=E.part),tt!==null&&(E=tt.fb(y),E!==null&&(b.handled=!0,z.Ea("Collapse/Expand Panel"),E.visible=!E.visible,z.eb("Collapse/Expand Panel")))}},x}),$u("CheckBoxButton",function(a){var y=am(a);return a=ba("Button",{desiredSize:new Ie(14,14)},ba(Zn,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:Me,geometryStretch:sn,visible:!1},y!==""?new Vo("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof Ae){var E=x.diagram;if(!(E===null||E.isReadOnly||y!==""&&E.model.isReadOnly)){x.handled=!0;var z=b.fb("ButtonIcon");E.Ea("checkbox"),z.visible=!z.visible,typeof b._doClick=="function"&&b._doClick(x,b),E.eb("checkbox")}}},a}),$u("CheckBox",function(a){a=am(a),a=ba("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new si(0,1,0,0)});var y=ba(Ae,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new si(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}),Zt.None=Pe=new ue(Zt,"None",0),Zt.Default=Yn=new ue(Zt,"Default",0),Zt.Vertical=Mn=new ue(Zt,"Vertical",4),Zt.Horizontal=dn=new ue(Zt,"Horizontal",5),Zt.Fill=Me=new ue(Zt,"Fill",3),Zt.Uniform=sn=new ue(Zt,"Uniform",1),Zt.UniformToFill=di=new ue(Zt,"UniformToFill",2),Zt.FlipVertical=_n=new ue(Zt,"FlipVertical",1),Zt.FlipHorizontal=vi=new ue(Zt,"FlipHorizontal",2),Zt.FlipBoth=Hi=new ue(Zt,"FlipBoth",3),Zt.make=ba,Zt.getBuilders=function(){var a=new pn,y;for(y in cg)if(y!==y.toLowerCase()){var x=cg.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Zt.defineBuilder=$u,Zt.build=function(a,y,x){for(var b=[],E=2;E<arguments.length;++E)b[E-2]=arguments[E];if(E=cg.I(a),typeof E=="function"&&(b=E([a].concat(b)),b instanceof Zt))return y&&b.set(y),b;Ht('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Zt.takeBuilderArgument=am;function xf(){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=Vi,this.o=hr,this.hg=Yn,this.ob=this.Bi=1,this.Pf=Pe,this.Pc=this.Ci=this.gd=null,this.Oc="category"}xf.prototype.copy=function(){var a=new xf;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 Rh(){this.u=-1/0,this.o=0,this.F=fo,this.rr=Ps,this.j=this.V="None"}Rh.prototype.copy=function(){var a=new Rh;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},Rh.className="LinkElementSettings";function zc(){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}zc.prototype.copy=function(){var a=new zc;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},zc.className="LinkSettings";function Ed(){this.ha=[1,0,0,1,0,0]}Ed.prototype.copy=function(){var a=new Ed;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},Ed.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},Ed.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Ed.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a!==0){if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.ha[1]*a+this.ha[3]*b,z=this.ha[0]*-b+this.ha[2]*a,tt=this.ha[1]*-b+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*b,this.ha[1]=E,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},Ed.className="STransform";function wf(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}wf.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},wf.className="SGradient";function Nl(a,y,x){this.ownerDocument=a=y===void 0?Ce.document:y,this.cA="http://www.w3.org/2000/svg",a!==void 0&&(this.Oa=this.Ud("svg",{width:"1px",height:"1px",viewBox:"0 0 1 1"}),this.style.display="block",this.style.letterSpacing="normal",this.style.wordSpacing="normal",this.Oa.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns","http://www.w3.org/2000/svg"),this.Oa.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink")),this.hs=null,this.context=new ta(this,x)}Nl.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",this.Oa.setAttributeNS(null,"width",x+"px"),this.Oa.setAttributeNS(null,"height",b+"px"),this.Oa.setAttributeNS(null,"viewBox","0 0 "+x+" "+b),this.context.ww.firstElementChild.setAttributeNS(null,"width",x+"px"),this.context.ww.firstElementChild.setAttributeNS(null,"height",b+"px"),!0):!1},Nl.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),pe(y))for(var b in y)a.setAttributeNS(b==="href"?"http://www.w3.org/1999/xlink":"",b,y[b]);return x!==void 0&&(a.textContent=x),a},Nl.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Nl.prototype.focus=function(){this.Oa.focus()},Nl.prototype.mx=function(){this.ownerDocument=null},Ge.Object.defineProperties(Nl.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}}}),Nl.className="SVGSurface";function ta(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 Ed,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=Fo++,b=this.Ud("clipPath",{id:"mainClip"+x});b.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=b,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(b),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Zy(a,y,x,b,E,z,tt){a.Nj===void 0?Rc(a,y,x,b,E,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+b+", "+E+", "+z+", "+tt+")")}Ct=ta.prototype,Ct.arc=function(a,y,x,b,E,z,tt,ot){var rt=2*Math.PI,at=rt-1e-6,ut=x*Math.cos(b),gt=x*Math.sin(b),mt=a+ut,yt=y+gt,St=z?0:1;b=z?b-E:E-b,(1e-6<Math.abs(tt-mt)||1e-6<Math.abs(ot-yt))&&this.path.push(["L",mt,+yt]),0>b&&(b=b%rt+rt),b>at?(this.path.push(["A",x,x,0,1,St,a-ut,y-gt]),this.path.push(["A",x,x,0,1,St,mt,yt])):1e-6<b&&this.path.push(["A",x,x,0,+(b>=Math.PI),St,a+x*Math.cos(E),y+x*Math.sin(E)])},Ct.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Ct.Se=function(a){this.addPath(this.path,this.rb,a||0)},Ct.bezierCurveTo=function(a,y,x,b,E,z){this.path.push(["C",a,y,x,b,E,z])},Ct.clearRect=function(){},Ct.clip=function(){this.Yl.clipPath=!0},Ct.closePath=function(){this.path.push(["z"])},Ct.createLinearGradient=function(a,y,x,b){var E=new wf("linear");return E.x1=a,E.y1=y,E.x2=x,E.y2=b,E},Ct.createPattern=function(a){var y="";a instanceof HTMLCanvasElement&&(y=a.toDataURL()),a instanceof HTMLImageElement&&(y=a.getAttribute("src"));var x=this.eA;if(x[y])return"url(#"+x[y]+")";var b="PATTERN"+Fo++,E={x:0,y:0,width:a.width,height:a.height,href:y};return a=this.Ud("pattern",{width:a.width,height:a.height,id:b,patternUnits:"userSpaceOnUse"}),a.appendChild(this.Ud(kd,E)),this.svg.appendChild(a),x[y]=b,"url(#"+b+")"},Ct.createRadialGradient=function(a,y,x,b,E,z){var tt=new wf("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=b,tt.y2=E,tt.r2=z,tt};function Jy(a,y,x,b,E,z,tt,ot,rt){b=ot/b,E=rt/E,z===0&&tt===0||a.rb.translate(z,tt),b===1&&E===1||a.rb.scale(b,E),y===0&&x===0||a.rb.translate(-y,-x)}Ct.drawImage=function(a,y,x,b,E,z,tt,ot,rt){var at="";a instanceof HTMLCanvasElement&&(at=a.toDataURL()),a instanceof HTMLImageElement&&(at=a.getAttribute("src"));var ut=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,b===void 0&&(z=y,tt=x,ot=b=ut,rt=E=a),b=b||0,E=E||0,ot=ot||0,rt=rt||0,Jy(this,y,x,b,E,z||0,tt||0,ot,rt),z={x:0,y:0,width:ut||b,height:a||E,href:at},Jt.$(b,ot)&&Jt.$(E,rt)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||b!==ut||E!==a)&&(b+=y,E+=x,z["clip-path"]="path('M "+y+","+x+" L "+b+" "+x+" L "+b+" "+E+" L "+y+" "+E+" z')"),pg(this,kd,z,this.rb),this.addElement(kd,z)},Ct.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},Ct.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Ct.fillRect=function(a,y,x,b){a=[a,y,x,b],a={x:a[0],y:a[1],width:a[2],height:a[3]},pg(this,"fill",a,this.rb),this.addElement("rect",a)},Ct.ox=function(a,y,x,b){a={x:a,y,width:x,height:b},pg(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},Ct.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},pg(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Ct.lineTo=function(a,y){this.path.push(["L",a,y])},Ct.moveTo=function(a,y){this.path.push(["M",a,y])},Ct.quadraticCurveTo=function(a,y,x,b){this.path.push(["Q",a,y,x,b])},Ct.rect=function(a,y,x,b){this.path.push(["M",a,y],["L",a+x,y],["L",a+x,y+b],["L",a,y+b],["z"])},Ct.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},Ct.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())},Ct.setTransform=function(a,y,x,b,E,z){a===1&&y===0&&x===0&&b===1&&E===0&&z===0||Rc(this,a,y,x,b,E,z)};function Qy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Ct.scale=function(a,y){this.rb.scale(a,y)},Ct.translate=function(a,y){this.rb.translate(a,y)},Ct.transform=function(){},Ct.yc=function(){},Ct.stroke=function(){_y(this,this.Yl)},Ct.jk=function(){this.clipInsteadOfFill||this.stroke()},Ct.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Ct.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 pg(a,y,x,b){y==="fill"?iv(a,x):y==="stroke"&&_y(a,x),b!==null&&(a=b.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function iv(a,y){a.fillStyle instanceof wf?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 wf?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 wf)y.stroke=ov(a,a.strokeStyle,!1);else if(/^rgba\(/.test(a.strokeStyle)){var x=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.strokeStyle);y.stroke="rgb("+x[1]+","+x[2]+","+x[3]+")",y["stroke-opacity"]=x[4]}else y.stroke=a.strokeStyle;y["stroke-width"]=a.lineWidth,y["stroke-linecap"]=a.lineCap,y["stroke-linejoin"]=a.lineJoin,y["stroke-miterlimit"]=a.miterLimit,a.Ct&&(y["stroke-dasharray"]=a.Yg.toString(),y["stroke-dashoffset"]=a.uj)}function ov(a,y,x){var b="";if(b=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,b!==null&&b.indexOf("GRAD")!==-1?(b=b.split("#")[1].slice(0,-1),x=a.svg.getElementById(b),x!==null&&x.remove()):b="GRAD"+Fo++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:b,gradientUnits:"userSpaceOnUse"});else if(y.type==="radial")x=a.Ud("radialGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,r1:y.r1,r2:y.r2,id:b});else throw Error("invalid gradient");var E=y.gx;y=E.length;for(var z=[],tt=0;tt<y;tt++){var ot=E[tt],rt=ot.color;ot={offset:ot.offset,"stop-color":rt},/^rgba\(/.test(rt)&&(rt=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(rt),ot["stop-color"]="rgb("+rt[1]+","+rt[2]+","+rt[3]+")",ot["stop-opacity"]=rt[4]),z.push(ot)}for(z.sort(function(at,ut){return at.offset>ut.offset?1:-1}),E=0;E<y;E++)x.appendChild(a.Ud("stop",z[E]));return a.svg.appendChild(x),"url(#"+b+")"}Ct.addPath=function(a,y,x){for(var b=[],E=0;E<a.length;E++){var z=jn(a[E]),tt=[z.shift()];if(tt[0]==="A")tt.push(z.shift()+","+z.shift(),z.shift(),z.shift()+","+z.shift(),z.shift()+","+z.shift());else for(;z.length;)tt.push(z.shift()+","+z.shift());b.push(tt.join(" "))}if(b=b.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+b+'")');else if(a.d=b,pg(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 Rc(a,y,x,b,E,z,tt){var ot=new Ed;ot.ha=[y,x,b,E,z,tt],y={},pg(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}Ct.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function Jl(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function yu(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Ct.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Ct.fs=function(){this.Ct=!1},Ct.Vc=function(){},Ct.Wx=function(){},ta.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},ta.prototype.getImageData=function(){return null},ta.prototype.measureText=function(){return null};function um(a,y){y=y.getAttribute("fill"),y!==null&&(y=y.split("#"),y.length!==1&&(y=a.svg.getElementById(y[1].slice(0,-1)),y!==null&&a.svg.innerHTML.match(new RegExp(y.id,"g")).length===1&&y.remove()))}ta.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},ta.className="SVGContext",oe.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Nl(this,Ce.document));var y=new Nl(this,Ce.document,!0);a===void 0&&(a=new wn);var x=this;return cf(this,function(b,E){return b=im(x,b,"SVG",y),b=b!==null?b.svg:null,typeof E=="function"?(E(b),null):b},a)},oe.prototype.makeSvg=oe.prototype.Cs,oe.prototype.av=function(a){return this.Cs(a)},oe.prototype.makeSVG=oe.prototype.av;function Va(a,y,x,b){this.ownerDocument=y=y===void 0?Ce.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Td(y,x,b),y.H=a}Va.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",!0):!1},Va.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},Va.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Va.prototype.focus=function(){this.Oa.focus()},Va.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},Ge.Object.defineProperties(Va.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}}}),Va.className="CanvasSurface";function Td(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Ht("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 Gn,this.isTemporary=!!x}Ct=Td.prototype,Ct.Wx=function(a){this.Z.imageSmoothingEnabled=a},Ct.arc=function(a,y,x,b,E,z){this.Z.arc(a,y,x,b,E,z)},Ct.beginPath=function(){this.Z.beginPath()},Ct.Se=function(){},Ct.bezierCurveTo=function(a,y,x,b,E,z){this.Z.bezierCurveTo(a,y,x,b,E,z)},Ct.clearRect=function(a,y,x,b){this.yc(),this.Z.clearRect(a,y,x,b)},Ct.clip=function(){this.Z.clip()},Ct.closePath=function(){this.Z.closePath()},Ct.createLinearGradient=function(a,y,x,b){return this.Z.createLinearGradient(a,y,x,b)},Ct.createPattern=function(a,y){return this.Z.createPattern(a,y)},Ct.createRadialGradient=function(a,y,x,b,E,z){return this.Z.createRadialGradient(a,y,x,b,E,z)},Ct.drawImage=function(a,y,x,b,E,z,tt,ot,rt){b===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,b,E,z,tt,ot,rt)},Ct.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Ct.fillRect=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Ct.ox=function(a,y,x,b){this.Z.fillRect(a,y,x,b)},Ct.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Ct.getImageData=function(a,y,x,b){return this.Z.getImageData(a,y,x,b)},Ct.lineTo=function(a,y){this.Z.lineTo(a,y)},Ct.measureText=function(a){return this.Z.measureText(a)},Ct.moveTo=function(a,y){this.Z.moveTo(a,y)},Ct.quadraticCurveTo=function(a,y,x,b){this.Z.quadraticCurveTo(a,y,x,b)},Ct.rect=function(a,y,x,b){this.Z.rect(a,y,x,b)},Ct.restore=function(){this.Z.restore()},Ct.save=function(){this.yc(),this.Z.save()},Td.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Ct=Td.prototype,Ct.setTransform=function(a,y,x,b,E,z){this.El.setTransform(a,y,x,b,E,z)},Ct.scale=function(a,y){this.El.scale(a,y)},Ct.translate=function(a,y){this.El.translate(a,y)},Ct.stroke=function(){this.Z.stroke()},Ct.transform=function(a,y,x,b,E,z){if(a!==1||y!==0||x!==0||b!==1||E!==0||z!==0){var tt=this.El,ot=tt.m11*a+tt.m21*y;a=tt.m12*a+tt.m22*y,y=tt.m11*x+tt.m21*b,x=tt.m12*x+tt.m22*b,tt.dx=tt.m11*E+tt.m21*z+tt.dx,tt.dy=tt.m12*E+tt.m22*z+tt.dy,tt.m11=ot,tt.m12=a,tt.m21=y,tt.m22=x}},Ct.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Ct.ng=function(a,y){if(a instanceof Di&&a.type===Ea){var x=a.yk;a=a.ft,a>x?(this.scale(x/a,1),this.translate((a-x)/2,0)):x>a&&(this.scale(1,a/x),this.translate(0,(x-a)/2)),this.Hm?this.clip():this.fill(y),a>x?(this.translate(-(a-x)/2,0),this.scale(1/(x/a),1)):x>a&&(this.translate(0,-(x-a)/2),this.scale(1,1/(a/x)))}else this.Hm?this.clip():this.fill(y)},Ct.jk=function(){this.Hm||this.stroke()},Ct.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Ct.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Ct.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(mx),a.lineDashOffset=0)},Ct.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Ct.Hs=function(){},Ge.Object.defineProperties(Td.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([]);Td.className="CanvasSurfaceContext";function jc(){this.F=this.o=this.u=this.j=0}jc.className="ColorNumbers";function Di(a,y){Sg||(hv(),Sg=!0),Ii(this),this._isFrozen=!1,a===void 0?(this.na=th,this.xk="black"):typeof a=="string"?(this.na=th,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===xu?(this.Qd=Ni,this.Lk=Ir):this.Lk=a===Ea?this.Qd=ei:this.Qd=hi,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}Di.prototype.copy=function(){var a=new Di;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},Ct=Di.prototype,Ct.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Ct.ka=function(){return Object.isFrozen(this)&&Ht("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Ct.qb=function(a){a.classType===Di&&(this.type=a)},Ct.toString=function(){var a="Brush(";if(this.type===th)a+=this.color;else if(a=this.type===xu?a+"Linear ":this.type===Ea?a+"Radial ":this.type===xg?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+")"},Ct.addColorStop=function(a,y){return this._isFrozen&&re(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&qe(a,"0 <= loc <= 1",Di,"addColorStop:loc"),this.we===null&&(this.we=new pn),this.we.add(a,y),this.na===th&&(this.type=xu),this.xe=null,this},Ct.Vz=function(a,y){if(this._isFrozen&&re(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wg:y,this.type===th)Su(this.color),this.color=vg(a,y);else if((this.type===xu||this.type===Ea)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Su(x.value),this.addColorStop(x.key,vg(a,y));return this};function $y(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wg:x,Su(a),vg(y,x)}Ct.Wy=function(a,y){if(this._isFrozen&&re(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wg:y,this.type===th)Su(this.color),this.color=vg(-a,y);else if((this.type===xu||this.type===Ea)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)Su(x.value),this.addColorStop(x.key,vg(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wg:x,Su(a),vg(-y,x)}function rv(a,y,x){Su(a),a=no.j;var b=no.u,E=no.o,z=no.F;return Su(y),x===void 0&&(x=.5),"rgba("+Math.round((no.j-a)*x+a)+", "+Math.round((no.u-b)*x+b)+", "+Math.round((no.o-E)*x+E)+", "+Math.round((no.F-z)*x+z)+")"}Ct.Gx=function(){if(this.type===th)return mg(this.color);if((this.type===xu||this.type===Ea)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Ea)return mg(a.first().value);if(a.get(.5)!==null)return mg(a.get(.5));if(a.count===2)return a=a.Fa(),mg(rv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,b=-1,E=1,z=1;y.next();){var tt=y.key,ot=Math.abs(.5-y.key);E>z&&ot<E?(x=tt,E=ot):z>=E&&ot<z&&(b=tt,z=ot)}return x>b&&(z=x,x=b,b=z,z=E),E=b-x,mg(rv(a.get(x),a.get(b),1-z/E))}return!1};function mg(a){return a?a instanceof Di?a.Gx():(Su(a),128>(299*no.j+587*no.u+114*no.o)/1e3):!1}function vg(a,y){switch(y){case wg:y=100*av(no.j);var x=100*av(no.u),b=100*av(no.o);return xs.j=.4124564*y+.3575761*x+.1804375*b,xs.u=.2126729*y+.7151522*x+.072175*b,xs.o=.0193339*y+.119192*x+.9503041*b,xs.F=no.F,y=uv(xs.j/yg[0]),x=uv(xs.u/yg[1]),b=uv(xs.o/yg[2]),Ql.j=116*x-16,Ql.u=500*(y-x),Ql.o=200*(x-b),Ql.F=xs.F,Ql.j=Math.min(100,Math.max(0,Ql.j+100*a)),a=(Ql.j+16)/116,y=a-Ql.o/200,xs.j=yg[0]*eS(Ql.u/500+a),xs.u=yg[1]*(Ql.j>hm*dv?Math.pow(a,3):Ql.j/hm),xs.o=yg[2]*eS(y),xs.F=Ql.F,a=-.969266*xs.j+1.8760108*xs.u+.041556*xs.o,y=.0556434*xs.j+-.2040259*xs.u+1.0572252*xs.o,no.j=255*lv((3.2404542*xs.j+-1.5371385*xs.u+-.4985314*xs.o)/100),no.u=255*lv(a/100),no.o=255*lv(y/100),no.F=xs.F,no.j=Math.round(no.j),255<no.j?no.j=255:0>no.j&&(no.j=0),no.u=Math.round(no.u),255<no.u?no.u=255:0>no.u&&(no.u=0),no.o=Math.round(no.o),255<no.o?no.o=255:0>no.o&&(no.o=0),"rgba("+no.j+", "+no.u+", "+no.o+", "+no.F+")";case nS:return sv(),pa.o=Math.min(100,Math.max(0,pa.o+100*a)),"hsla("+pa.j+", "+pa.u+"%, "+pa.o+"%, "+pa.F+")";default:Ht("Unknown color space: "+y)}}function Su(a){Sg||(hv(),Sg=!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,no.j=a[0],no.u=a[1],no.o=a[2],no.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,no.j=0,no.u=0,no.o=0,no.F=1)}}function sv(){var a=no.j/255,y=no.u/255,x=no.o/255,b=Math.max(a,y,x),E=Math.min(a,y,x),z=b-E;if(E=(b+E)/2,z===0)var tt=a=0;else{switch(b){case a:tt=(y-x)/z%6;break;case y:tt=(x-a)/z+2;break;case x:tt=(a-y)/z+4}tt*=60,0>tt&&(tt+=360),a=z/(1-Math.abs(2*E-1))}pa.j=Math.round(tt),pa.u=Math.round(100*a),pa.o=Math.round(100*E),pa.F=no.F}function av(a){return a/=255,.04045>=a?a/12.92:Math.pow((a+.055)/1.055,2.4)}function lv(a){return .0031308>=a?12.92*a:1.055*Math.pow(a,1/2.4)-.055}function uv(a){return a>dv?Math.pow(a,1/3):(hm*a+16)/116}function eS(a){var y=a*a*a;return y>dv?y:(116*a-16)/hm}function Pf(a,y){typeof a!="string"&&(a instanceof Di||Ht("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){fv=Eo?new Va(null,void 0,{willReadFrequently:!0}).context:null}Ge.Object.defineProperties(Di.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&re(this,a),this.na=a,this.start.Mc()&&(a===xu?this.start=Ni:a===Ea&&(this.start=ei)),this.end.Mc()&&(a===xu?this.end=Ir:a===Ea&&(this.end=ei)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&re(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&re(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&re(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&re(this,a),0>a&&qe(a,">= zero",Di,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&re(this,a),0>a&&qe(a,">= zero",Di,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&re(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&re(this,a),this.cr=a,this.xe=null}}}),Di.prototype.isDark=Di.prototype.Gx,Di.prototype.darkenBy=Di.prototype.Wy,Di.prototype.lightenBy=Di.prototype.Vz,Di.prototype.addColorStop=Di.prototype.addColorStop;var dv=216/24389,hm=24389/27,yg=[95.047,100,108.883],fv=null,no=new jc,pa=new jc,xs=new jc,Ql=new jc,Sg=!1;Di.className="Brush";var th;Di.Solid=th=new ue(Di,"Solid",0);var xu;Di.Linear=xu=new ue(Di,"Linear",1);var Ea;Di.Radial=Ea=new ue(Di,"Radial",2);var xg;Di.Pattern=xg=new ue(Di,"Pattern",4);var wg;Di.Lab=wg=new ue(Di,"Lab",5);var nS;Di.HSL=nS=new ue(Di,"HSL",6),Di.randomColor=function(a,y){a===void 0&&(a=128),y===void 0&&(y=Math.max(a,255));var x=Math.abs(y-a);y=Math.floor(a+Math.random()*x).toString(16);var b=Math.floor(a+Math.random()*x).toString(16);return a=Math.floor(a+Math.random()*x).toString(16),2>y.length&&(y="0"+y),2>b.length&&(b="0"+b),2>a.length&&(a="0"+a),"#"+y+b+a},Di.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;Sg||(hv(),Sg=!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)},Di.lighten=function(a){return $y(a)},Di.lightenBy=$y,Di.darken=function(a){return tS(a)},Di.darkenBy=tS,Di.mix=rv,Di.isDark=mg;function rr(){this.xa="Base"}rr.prototype.measure=function(){},rr.prototype.Yz=function(a,y,x,b,E){a.measure(y,x,b,E)},rr.prototype.arrange=function(){},rr.prototype.Ly=function(a,y,x,b,E,z){a.arrange(y,x,b,E,z)},rr.prototype.iA=function(a){a.Uj()},rr.prototype.gc=function(){},Ge.Object.defineProperties(rr.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return Ae}}}),rr.prototype.remeasureObject=rr.prototype.iA,rr.prototype.arrangeElement=rr.prototype.Ly,rr.prototype.measureElement=rr.prototype.Yz,rr.className="PanelLayout";function dm(){this.xa="Base"}Se(dm,rr),dm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;a=wu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===a){var ut=at.margin,gt=ut.right+ut.left;ut=ut.top+ut.bottom,at.measure(y,x,z,tt);var mt=at.measuredBounds;gt=Math.max(mt.width+gt,0),ut=Math.max(mt.height+ut,0),mt=at.position.x;var yt=at.position.y;isFinite(mt)||(mt=0),isFinite(yt)||(yt=0),at instanceof Zn&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),co(E,mt,yt,gt,ut)}}},dm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding;for(a=x.x-E.left,x=x.y-E.top,E=0;E<b;E++){var z=y[E],tt=z.measuredBounds,ot=z.margin,rt=z.position.x,at=z.position.y;if(rt=isNaN(rt)?-a:rt-a,at=isNaN(at)?-x:at-x,z instanceof Zn&&z.isGeometryPositioned){var ut=z.strokeWidth/2;rt-=ut,at-=ut}z.visible&&z.arrange(rt+ot.left,at+ot.top,tt.width,tt.height)}};function fm(){this.xa="Base"}Se(fm,rr),fm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;y=rn(),z=wu(a);for(var rt=0;rt<ot;rt++){var at=b[rt];if(at.visible||at===z){var ut=Ds(at,!1);if(ut!==Pe&&ut!==dn)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var gt=Math.max(at.height+ut.top+ut.bottom,0);E.width+=Math.max(at.width+ut.right+ut.left,0),E.height=Math.max(E.height,gt)}}}for(b=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):E.height!==0&&(x=Math.min(E.height,a.maxSize.height)),a=0;a<b;a++)rt=y[a],(rt.visible||rt===z)&&(ut=rt.margin,ot=ut.right+ut.left,ut=ut.top+ut.bottom,rt.measure(1/0,x,0,tt),rt=rt.measuredBounds,ut=Math.max(rt.height+ut,0),E.width+=Math.max(rt.width+ot,0),E.height=Math.max(E.height,ut));$e(y)},fm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.top,tt=a.isOpposite,ot=tt?x.width:E.left,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var gt=ut.measuredBounds,mt=ut.margin,yt=mt.top+mt.bottom,St=z+E.bottom,Mt=gt.height,Ot=Ds(ut,!1);(isNaN(ut.desiredSize.height)&&Ot===Me||Ot===Mn)&&(Mt=Math.max(x.height-yt-St,0)),yt=Mt+yt+St,St=ut.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=ei),tt&&(ot-=gt.width+mt.left+mt.right),ut.arrange(ot+St.offsetX+mt.left,at+St.offsetY+mt.top+(x.height*St.y-yt*St.y),gt.width,Mt),tt||(ot+=gt.width+mt.left+mt.right)}}};function gm(){this.xa="Base"}Se(gm,rr),gm.prototype.measure=function(a,y,x,b,E,z){var tt=b.length;x=rn();for(var ot=wu(a),rt=0;rt<tt;rt++){var at=b[rt];if(at.visible||at===ot){var ut=Ds(at,!1);if(ut!==Pe&&ut!==Mn)x.push(at);else{var gt=at.margin;ut=gt.right+gt.left,gt=gt.top+gt.bottom,at.measure(y,1/0,z,0),at=at.measuredBounds,es(E,Math.max(E.width,Math.max(at.width+ut,0)),E.height+Math.max(at.height+gt,0))}}}if(b=x.length,b!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):E.width!==0&&(y=Math.min(E.width,a.maxSize.width)),a=0;a<b;a++)rt=x[a],(rt.visible||rt===ot)&&(at=rt.margin,tt=at.right+at.left,at=at.top+at.bottom,rt.measure(y,1/0,z,0),rt=rt.measuredBounds,at=Math.max(rt.height+at,0),E.width=Math.max(E.width,Math.max(rt.width+tt,0)),E.height+=at);$e(x)}},gm.prototype.arrange=function(a,y,x){for(var b=y.length,E=a.padding,z=E.left,tt=a.isOpposite,ot=tt?x.height:E.top,rt=0;rt<b;rt++){var at=z,ut=y[rt];if(ut.visible){var gt=ut.measuredBounds,mt=ut.margin,yt=mt.left+mt.right,St=z+E.right,Mt=gt.width,Ot=Ds(ut,!1);(isNaN(ut.desiredSize.width)&&Ot===Me||Ot===dn)&&(Mt=Math.max(x.width-yt-St,0)),yt=Mt+yt+St,St=ut.alignment,St.Xb()&&(St=a.defaultAlignment),St.sb()||(St=ei),tt&&(ot-=gt.height+mt.bottom+mt.top),ut.arrange(at+St.offsetX+mt.left+(x.width*St.x-yt*St.x),ot+St.offsetY+mt.top,Mt,gt.height),tt||(ot+=gt.height+mt.bottom+mt.top)}}};function cm(){this.xa="Base"}Se(cm,rr),cm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=at.right+at.left,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+ut,0),St=Math.max(tt+gt,0),Mt=a.isClipping,Ot=me.allocAt(-at.left,-at.top,yt,St),Et=me.allocAt(0,0,z,tt);gv(rt,Et,!0),z=Et.width,tt=Et.height;for(var jt=!0,Gt=wu(a),Vt=0;Vt<ot;Vt++){var Kt=b[Vt];mt=y;var ie=x;if(Kt!==rt&&(Kt.visible||Kt===Gt)){at=Kt.margin;var We=at.left,on=at.top;switch(yt=at.right+at.left,St=at.top+at.bottom,at=Ds(Kt,!1),at){case Me:mt=z,ie=tt,on=We=St=yt=0;break;case dn:mt=z,We=yt=0;break;case Mn:ie=tt,on=St=0}Kt.measure(mt,ie,0,0),mt=Kt.measuredBounds,yt=Math.max(mt.width+yt,0),St=Math.max(mt.height+St,0),at=Kt.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=ei);var _e=Kt.alignmentFocus;if(_e.Xb()&&(_e=ei),ie=null,Kt instanceof Ae&&Kt.$e!==""&&(ie=Kt.fb(Kt.$e),ie===Kt&&(ie=null)),We=Et.x-We,on=Et.y-on,ie!==null){for(Kt.arrange(0,0,mt.width,mt.height),mt=ie.actualBounds,mt=zt.allocAt(mt.x+(_e.x*mt.width-_e.offsetX),mt.y+(_e.y*mt.height-_e.offsetY)),ie=ie.panel;ie!==Kt;)ie.transform.Ga(mt),ie=ie.panel;We+=at.x*z+at.offsetX-mt.x,on+=at.y*tt+at.offsetY-mt.y,zt.free(mt)}else We+=at.x*z+at.offsetX-(_e.x*mt.width+_e.offsetX),on+=at.y*tt+at.offsetY-(_e.y*mt.height+_e.offsetY);jt?(jt=!1,E.h(We,on,yt,St)):co(E,We,on,yt,St)}}switch(jt?E.assign(Ot):Mt?E.Uu(Et.x,Et.y,Et.width,Et.height):co(E,Ot.x,Ot.y,Ot.width,Ot.height),me.free(Ot),me.free(Et),at=rt.stretch,at===Yn&&(at=Ds(rt,!1)),at){case Pe:return;case Me:if(!isFinite(y)&&!isFinite(x))return;break;case dn:if(!isFinite(y))return;break;case Mn:if(!isFinite(x))return}for(mt=rt.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ut,0),St=Math.max(tt+gt,0),at=rt.margin,Et=me.allocAt(-at.left,-at.top,yt,St),gv(rt,Et,!0),z=Et.width,tt=Et.height,y=0;y<ot;y++)x=b[y],x===rt||!x.visible&&x!==Gt||(at=x.margin,yt=at.right+at.left,St=at.top+at.bottom,mt=x.measuredBounds,yt=Math.max(mt.width+yt,0),St=Math.max(mt.height+St,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=ei),x=x.alignmentFocus,x.Xb()&&(x=ei),jt?(jt=!1,E.h(ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St)):co(E,ut.x*z+ut.offsetX-(x.x*mt.width+x.offsetX)-at.left,ut.y*tt+ut.offsetY-(x.y*mt.height+x.offsetY)-at.top,yt,St));jt?E.assign(Ot):Mt?E.Uu(Et.x,Et.y,Et.width,Et.height):co(E,Ot.x,Ot.y,Ot.width,Ot.height),me.free(Et)},cm.prototype.arrange=function(a,y,x){var b=y.length,E=a.Pb(),z=E.measuredBounds,tt=z.width,ot=z.height,rt=a.padding;z=rt.left,rt=rt.top;var at=z-x.x,ut=rt-x.y;for(E.arrange(at,ut,tt,ot),tt=me.allocAt(0,0,tt,ot),gv(E,tt,!1),ot=0;ot<b;ot++){var gt=y[ot];if(gt!==E){at=gt.measuredBounds;var mt=at.width,yt=at.height;ut=gt.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=ei);var St=gt.alignmentFocus;if(St.Xb()&&(St=ei),at=null,gt instanceof Ae&>.$e!==""&&(at=gt.fb(gt.$e),at===gt&&(at=null)),at!==null){var Mt=at.actualBounds;for(St=zt.allocAt(Mt.x+(St.x*Mt.width-St.offsetX),Mt.y+(St.y*Mt.height-St.offsetY)),at=at.panel;at!==gt;)at.transform.Ga(St),at=at.panel;at=ut.x*tt.width+ut.offsetX-St.x,ut=ut.y*tt.height+ut.offsetY-St.y,zt.free(St)}else at=ut.x*tt.width+ut.offsetX-(St.x*mt+St.offsetX),ut=ut.y*tt.height+ut.offsetY-(St.y*yt+St.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,gt.visible&>.arrange(z+at,rt+ut,mt,yt)}}me.free(tt)};function gv(a,y,x){var b=null;if(a instanceof Ae&&a.$e!==""&&(b=a.fb(a.$e),b===a&&(b=null)),b!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(b.actualBounds),b=b.panel;b!==a;)b.transform.pp(y),b=b.panel}function pm(){this.xa="Base"}Se(pm,rr),pm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length,rt=a.Pb(),at=rt.margin,ut=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,Mt=null;rt instanceof Zn&&(Mt=rt,St=Mt.strokeWidth*Mt.scale);var Ot=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var Et=vv(rt),jt=Et.x*Ot+Et.offsetX;Et=Et.y*at+Et.offsetY;var Gt=yv(rt),Vt=Gt.x*Ot+Gt.offsetX;for(Gt=Gt.y*at+Gt.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(jt-Vt)-St,0)),isFinite(x)&&(gt=Math.max(Math.abs(Et-Gt)-St,0)),St=Ie.alloc(),St.h(0,0),a=wu(a),Gt=0;Gt<ot;Gt++)Et=b[Gt],Et===rt||!Et.visible&&Et!==a||(at=Et.margin,Ot=at.right+at.left,jt=at.top+at.bottom,Et.measure(ut,gt,0,0),at=Et.measuredBounds,Ot=Math.max(at.width+Ot,0),at=Math.max(at.height+jt,0),St.h(Math.max(Ot,St.width),Math.max(at,St.height)));if(ot===1)E.width=Ot,E.height=at,Ie.free(St);else{switch(Et=vv(rt),Gt=yv(rt),ot=b=0,Gt.x!==Et.x&&Gt.y!==Et.y&&(b=St.width/Math.abs(Gt.x-Et.x),ot=St.height/Math.abs(Gt.y-Et.y)),Ie.free(St),St=0,Mt!==null&&(St=Mt.strokeWidth*Mt.scale,Lv(Mt)===sn&&(b=ot=Math.max(b,ot))),b+=Math.abs(Et.offsetX)+Math.abs(Gt.offsetX)+St,ot+=Math.abs(Et.offsetY)+Math.abs(Gt.offsetY)+St,Mt=rt.stretch,Mt===Yn&&(Mt=Ds(rt,!1)),Mt){case Pe:tt=z=0;break;case Me:isFinite(y)&&(b=y),isFinite(x)&&(ot=x);break;case dn:isFinite(y)&&(b=y),tt=0;break;case Mn:z=0,isFinite(x)&&(ot=x)}rt.Uj(),rt.measure(b,ot,z,tt),E.width=rt.measuredBounds.width+mt,E.height=rt.measuredBounds.height+yt}},pm.prototype.arrange=function(a,y){var x=y.length,b=a.Pb(),E=b.measuredBounds,z=me.alloc();z.h(0,0,1,1);var tt=b.margin,ot=tt.left;tt=tt.top;var rt=a.padding,at=rt.left;rt=rt.top,b.arrange(at+ot,rt+tt,E.width,E.height);var ut=vv(b),gt=yv(b),mt=ut.y*E.height+ut.offsetY,yt=gt.x*E.width+gt.offsetX;for(gt=gt.y*E.height+gt.offsetY,z.x=ut.x*E.width+ut.offsetX,z.y=mt,co(z,yt,gt,0,0),z.x+=ot+at,z.y+=tt+rt,E=0;E<x;E++)ot=y[E],ot!==b&&(at=ot.measuredBounds,tt=ot.margin,rt=Math.max(at.width+tt.right+tt.left,0),ut=Math.max(at.height+tt.top+tt.bottom,0),mt=ot.alignment,mt.Xb()&&(mt=a.defaultAlignment),mt.sb()||(mt=ei),rt=z.width*mt.x+mt.offsetX-rt*mt.x+tt.left+z.x,tt=z.height*mt.y+mt.offsetY-ut*mt.y+tt.top+z.y,ot.visible&&(Pr(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 me(z.x,z.y,z.width,z.height))));me.free(z)};function mm(){this.xa="Base",this.name="Table"}Se(mm,rr),mm.prototype.measure=function(a,y,x,b,E){for(var z=b.length,tt=rn(),ot=rn(),rt=0;rt<z;rt++){var at=b[rt],ut=at instanceof Ae?at:null;if(ut!==null&&eh(ut)&&at.visible){ot.push(ut);for(var gt=ut.O.s,mt=gt.length,yt=0;yt<mt;yt++){var St=gt[yt];ut.type===Ae.TableRow?St.row=at.row:ut.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 Mt=[],Ot=0;Ot<z;Ot++){var Et=tt[Ot];Et.visible&&(_o(Et,!0),Zl(Et,!0),Mt[Et.row]||(Mt[Et.row]=[]),Mt[Et.row][Et.column]||(Mt[Et.row][Et.column]=[]),Mt[Et.row][Et.column].push(Et))}$e(tt);var jt=rn(),Gt=rn(),Vt=rn(),Kt={count:0},ie={count:0},We=y,on=x,_e=a.rowDefs,be=a.colDefs,xe=null;z=_e.length;for(var Wn=0;Wn<z;Wn++)xe=_e[Wn],xe!==void 0&&(xe.actual=0);z=be.length;for(var Bn=0;Bn<z;Bn++)xe=be[Bn],xe!==void 0&&(xe.actual=0);for(var Ai=Mt.length,Qi=0,cr=0;cr<Ai;cr++)Mt[cr]&&(Qi=Math.max(Qi,Mt[cr].length));var Sr=Math.min(a.topIndex,Ai-1),ls=Math.min(a.leftIndex,Qi-1),pr=0;Ai=Mt.length;for(var dh=wu(a),Yo=0;Yo<Ai;Yo++)if(Mt[Yo]){Qi=Mt[Yo].length;var wl=a.Fb(Yo);wl.actual=0;for(var us=wl.oc=0;us<Qi;us++)if(Mt[Yo][us]){var fh=a.Eb(us);jt[us]===void 0&&(fh.actual=0,fh.oc=0,jt[us]=!0);for(var ya=Mt[Yo][us],Xa=ya.length,ia=0;ia<Xa;ia++){var Ys=ya[ia];if(Ys.visible||Ys===dh){var _h=1<Ys.rowSpan||1<Ys.columnSpan;_h&&(Yo<Sr||us<ls||Gt.push(Ys));var Pl=Ys.margin,Yg=Pl.right+Pl.left,oa=Pl.top+Pl.bottom,hs=ml(Ys,wl,fh,!1),Ap=Ys.desiredSize,Df=!isNaN(Ap.height),Il=!isNaN(Ap.width)&&Df;if(_h||hs===Pe||Il||Yo<Sr||us<ls||(Kt[us]!==void 0||hs!==Me&&hs!==dn||(Kt[us]=-1,Kt.count++),ie[Yo]!==void 0||hs!==Me&&hs!==Mn||(ie[Yo]=-1,ie.count++),Vt.push(Ys)),Ys.measure(1/0,1/0,0,0),!(Yo<Sr||us<ls)){var Us=Ys.measuredBounds,Gd=Math.max(Us.width+Yg,0),ra=Math.max(Us.height+oa,0);if(Ys.rowSpan===1&&(hs===Pe||hs===dn)){xe=a.Fb(Yo);var $h=xe.Wc();pr=Math.max(ra-xe.actual,0),pr+$h>on&&(pr=Math.max(on-$h,0));var j0=xe.oa===0;xe.oc=xe.oc+pr,xe.actual=xe.oa+pr,on=Math.max(on-(pr+(j0?$h:0)),0)}if(Ys.columnSpan===1&&(hs===Pe||hs===Mn)){xe=a.Eb(us);var kp=xe.Wc();pr=Math.max(Gd-xe.actual,0),pr+kp>We&&(pr=Math.max(We-kp,0));var Gy=xe.oa===0;xe.oc=xe.oc+pr,xe.actual=xe.oa+pr,We=Math.max(We-(pr+(Gy?kp:0)),0)}_h&&Ys.Uj()}}}}}$e(jt);var ru=0,Lu=0;z=a.columnCount;for(var Of=0;Of<z;Of++){var td=be[Of];td!==void 0&&(ru+=isNaN(td.Hc)?td.oc:td.Hc,td.oc!==0&&(ru+=td.Wc()))}z=a.rowCount;for(var Ug=0;Ug<z;Ug++){var ed=_e[Ug];ed!==void 0&&(Lu+=isNaN(ed.Hc)?ed.oc:ed.Hc,ed.oc!==0&&(Lu+=ed.Wc()))}We=Math.max(y-ru,0);var su=on=Math.max(x-Lu,0),gh=We;z=Vt.length;for(var Ks=0;Ks<z;Ks++){var zl=Vt[Ks],G0=a.Fb(zl.row),Mu=a.Eb(zl.column),Kg=zl.measuredBounds,Cl=zl.margin,Wd=Cl.right+Cl.left,Rl=Cl.top+Cl.bottom;Kt[zl.column]=Mu.oc===0&&Kt[zl.column]!==void 0?Math.max(Kg.width+Wd,Kt[zl.column]):null,ie[zl.row]=G0.oc===0&&ie[zl.row]!==void 0?Math.max(Kg.height+Rl,ie[zl.row]):null}var If=0,Xg=0,hl;for(hl in ie)hl!=="count"&&(If+=ie[hl]);for(hl in Kt)hl!=="count"&&(Xg+=Kt[hl]);for(var Nr=Ie.alloc(),Fp=0;Fp<z;Fp++){var ks=Vt[Fp];if(ks.visible||ks===dh){var Uo=a.Fb(ks.row),Fs=a.Eb(ks.column),Au=0;isFinite(Fs.width)?Au=Fs.width:(isFinite(We)&&Kt[ks.column]!==null?Xg===0?Au=Fs.actual+We:Au=Kt[ks.column]/Xg*gh:Kt[ks.column]!==null?Au=We:Au=Fs.actual||We,Au=Math.max(0,Au-Fs.Wc()));var ch=0;switch(isFinite(Uo.height)?ch=Uo.height:(isFinite(on)&&ie[ks.row]!==null?If===0?ch=Uo.actual+on:ch=ie[ks.row]/If*su:ie[ks.row]!==null?ch=on:ch=Uo.actual||on,ch=Math.max(0,ch-Uo.Wc())),Nr.h(Math.max(Fs.minimum,Math.min(Au,Fs.maximum)),Math.max(Uo.minimum,Math.min(ch,Uo.maximum))),hs=ml(ks,Uo,Fs,!1),hs){case dn:Nr.height=Math.max(Nr.height,Uo.actual+on);break;case Mn:Nr.width=Math.max(Nr.width,Fs.actual+We)}var Hd=ks.margin,Wy=Hd.right+Hd.left,W0=Hd.top+Hd.bottom;ks.Uj(),ks.measure(Nr.width,Nr.height,Fs.minimum,Uo.minimum);var Zg=ks.measuredBounds,Vd=Math.max(Zg.width+Wy,0),zf=Math.max(Zg.height+W0,0);isFinite(We)&&(Vd=Math.min(Vd,Nr.width)),isFinite(on)&&(zf=Math.min(zf,Nr.height));var Xs=0;Xs=Uo.actual,Uo.actual=Math.max(Uo.actual,zf),Uo.oc=Math.max(Uo.oc,zf),pr=Uo.actual-Xs,on=Math.max(on-pr,0),ie[ks.row]===null&&(su=Math.max(su-pr,0)),Xs=Fs.actual,Fs.actual=Math.max(Fs.actual,Vd),Fs.oc=Math.max(Fs.oc,Vd),pr=Fs.actual-Xs,We=Math.max(We-pr,0),Kt[ks.column]===null&&(gh=Math.max(gh-pr,0))}}$e(Vt);var ku=Ie.alloc(),Ll=rn(),Oa=rn();if(z=Gt.length,z!==0){for(var nd=0;nd<Ai;nd++)if(Mt[nd]){Qi=Mt[nd].length;var Jg=a.Fb(nd);Ll[nd]=Jg.actual;for(var id=0;id<Qi;id++)if(Mt[nd][id]){var H0=a.Eb(id);Oa[id]=H0.actual}}}for(var Qg=0;Qg<z;Qg++){var Oo=Gt[Qg];if(Oo.visible||Oo===dh){var dl=a.Fb(Oo.row),Za=a.Eb(Oo.column);switch(Nr.h(Math.max(Za.minimum,Math.min(y,Za.maximum)),Math.max(dl.minimum,Math.min(x,dl.maximum))),hs=ml(Oo,dl,Za,!1),hs){case Me:Oa[Za.index]!==0&&(Nr.width=Math.min(Nr.width,Oa[Za.index])),Ll[dl.index]!==0&&(Nr.height=Math.min(Nr.height,Ll[dl.index]));break;case dn:Oa[Za.index]!==0&&(Nr.width=Math.min(Nr.width,Oa[Za.index]));break;case Mn:Ll[dl.index]!==0&&(Nr.height=Math.min(Nr.height,Ll[dl.index]))}isFinite(Za.width)&&(Nr.width=Za.width),isFinite(dl.height)&&(Nr.height=dl.height),ku.h(0,0);for(var V0=Za.minimum,sa=dl.minimum,ph=1;ph<Oo.rowSpan&&!(Oo.row+ph>=a.rowCount);ph++)xe=a.Fb(Oo.row+ph),pr=0,pr=hs===Me||hs===Mn?Math.max(xe.minimum,Ll[Oo.row+ph]===0?xe.maximum:Math.min(Ll[Oo.row+ph],xe.maximum)):Math.max(xe.minimum,isNaN(xe.Hc)?xe.maximum:Math.min(xe.Hc,xe.maximum)),ku.height+=pr,sa+=xe.minimum;for(var Ja=1;Ja<Oo.columnSpan&&!(Oo.column+Ja>=a.columnCount);Ja++)xe=a.Eb(Oo.column+Ja),pr=0,pr=hs===Me||hs===dn?Math.max(xe.minimum,Oa[Oo.column+Ja]===0?xe.maximum:Math.min(Oa[Oo.column+Ja],xe.maximum)):Math.max(xe.minimum,isNaN(xe.Hc)?xe.maximum:Math.min(xe.Hc,xe.maximum)),ku.width+=pr,V0+=xe.minimum;Nr.width+=ku.width,Nr.height+=ku.height;var qg=Oo.margin,od=qg.right+qg.left,bp=qg.top+qg.bottom;Oo.measure(Nr.width,Nr.height,V0,sa);for(var _g=Oo.measuredBounds,jl=Math.max(_g.width+od,0),Yd=Math.max(_g.height+bp,0),rd=0,$g=0;$g<Oo.rowSpan&&!(Oo.row+$g>=a.rowCount);$g++)xe=a.Fb(Oo.row+$g),rd+=xe.total||0;if(rd<Yd){var mh=Yd-rd,au=Yd-rd;if(Oo.spanAllocation!==null)for(var vh=Oo.spanAllocation,Fu=0;Fu<Oo.rowSpan&&!(0>=mh)&&!(Oo.row+Fu>=a.rowCount);Fu++){xe=a.Fb(Oo.row+Fu);var yh=xe.oa||0,Ud=vh(Oo,xe,au);xe.actual=Math.min(xe.maximum,yh+Ud),xe.oa!==yh&&(mh-=xe.oa-yh)}for(;0<mh;){var Ml=xe.oa||0;if(isNaN(xe.height)&&xe.maximum>Ml&&(xe.actual=Math.min(xe.maximum,Ml+mh),xe.oa!==Ml&&(mh-=xe.oa-Ml)),xe.index===0)break;xe=a.Fb(xe.index-1)}}for(var Rf=0,Sh=0;Sh<Oo.columnSpan&&!(Oo.column+Sh>=a.columnCount);Sh++)xe=a.Eb(Oo.column+Sh),Rf+=xe.total||0;if(Rf<jl){var jf=jl-Rf,Hy=jl-Rf;if(Oo.spanAllocation!==null)for(var bu=Oo.spanAllocation,Kd=0;Kd<Oo.columnSpan&&!(0>=jf)&&!(Oo.column+Kd>=a.columnCount);Kd++){xe=a.Eb(Oo.column+Kd);var Ep=xe.oa||0,Vy=bu(Oo,xe,Hy);xe.actual=Math.min(xe.maximum,Ep+Vy),xe.oa!==Ep&&(jf-=xe.oa-Ep)}for(;0<jf;){var Y0=xe.oa||0;if(isNaN(xe.width)&&xe.maximum>Y0&&(xe.actual=Math.min(xe.maximum,Y0+jf),xe.oa!==Y0&&(jf-=xe.oa-Y0)),xe.index===0)break;xe=a.Eb(xe.index-1)}}}}$e(Gt),Ie.free(ku),Ie.free(Nr),Ll!==void 0&&$e(Ll),Oa!==void 0&&$e(Oa);var Gf=0,Wf=0,U0=a.desiredSize,cx=a.maxSize;hs=Ds(a,!0);var Tp=Lu=ru=0,Bp=0;z=a.columnCount;for(var K0=0;K0<z;K0++)be[K0]!==void 0&&(xe=a.Eb(K0),isFinite(xe.width)?(Tp+=xe.width,Tp+=xe.Wc()):Am(xe)===Vc?(Tp+=xe.oa,Tp+=xe.Wc()):xe.oa!==0&&(ru+=xe.oa,ru+=xe.Wc()));isFinite(U0.width)?Gf=Math.min(U0.width,cx.width):Gf=hs!==Pe&&isFinite(y)?y:ru,Gf=Math.max(Gf,a.minSize.width),Gf=Math.max(Gf-Tp,0);for(var qx=ru===0?1:Math.max(Gf/ru,1),X0=0;X0<z;X0++)be[X0]!==void 0&&(xe=a.Eb(X0),isFinite(xe.width)||Am(xe)===Vc||(xe.actual=xe.oa*qx),xe.position=E.width,xe.oa!==0&&(E.width+=xe.oa,E.width+=xe.Wc()));z=a.rowCount;for(var Z0=0;Z0<z;Z0++)_e[Z0]!==void 0&&(xe=a.Fb(Z0),isFinite(xe.height)?(Bp+=xe.height,Bp+=xe.Wc()):Am(xe)===Vc?(Bp+=xe.oa,Bp+=xe.Wc()):xe.oa!==0&&(Lu+=xe.oa,Lu+=xe.Wc()));isFinite(U0.height)?Wf=Math.min(U0.height,cx.height):Wf=hs!==Pe&&isFinite(x)?x:Lu,Wf=Math.max(Wf,a.minSize.height),Wf=Math.max(Wf-Bp,0);for(var _x=Lu===0?1:Math.max(Wf/Lu,1),J0=0;J0<z;J0++)_e[J0]!==void 0&&(xe=a.Fb(J0),isFinite(xe.height)||Am(xe)===Vc||(xe.actual=xe.oa*_x),xe.position=E.height,xe.oa!==0&&(E.height+=xe.oa,E.height+=xe.Wc()));z=ot.length;for(var Yy=0;Yy<z;Yy++){var Np=ot[Yy],Uy=0,Ky=0;Np.type===Ae.TableRow?(Uy=E.width,xe=a.Fb(Np.row),Ky=xe.actual):(xe=a.Eb(Np.column),Uy=xe.actual,Ky=E.height),Np.measuredBounds.h(0,0,Uy,Ky),_o(Np,!1)}$e(ot),a.inRowsCols=Mt},mm.prototype.arrange=function(a,y,x){var b=y.length,E=a.padding,z=E.left;E=E.top;var tt=a.inRowsCols;if(tt!==null){for(var ot,rt,at=tt.length,ut=0,gt=0;gt<at;gt++)tt[gt]&&(ut=Math.max(ut,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,ut-1);if(0<ot.length){for(;St!==ut&&(ot[St]===void 0||ot[St].oa===0);)St++;St=Math.max(Math.min(St,ut-1),0),mt=-ot[St].position}for(var Mt=0,Ot=0;Mt!==at&&rt[Mt]===void 0;)Mt++;for(;Ot!==at&&ot[Ot]===void 0;)Ot++;ut=a.part,a.Fb(Mt),a.Eb(Ot);for(var Et=0;Et<y.length;Et++){var jt=y[Et];if(jt instanceof Ae&&jt.visible&&eh(jt)){if(jt.type===Ae.TableRow){ot=a.Fb(jt.row);var Gt=a.Eb(Ot)}else ot=a.Fb(Mt),Gt=a.Eb(jt.column);rt=ot.position+gt+E,ot.oa!==0&&(rt+=ot.Io(Math.max(Mt,yt))),ot=Gt.position+mt+z,Gt.oa!==0&&(ot+=Gt.Io(Math.max(Ot,St))),Gt=jt.measuredBounds,jt.Uk(),jt.actualBounds.ka();var Vt=jt.actualBounds,Kt=me.allocAt(Vt.x,Vt.y,Vt.width,Vt.height);Vt.x=jt.type===Ae.TableRow?z:ot,Vt.y=jt.type===Ae.TableColumn?E:rt,Vt.width=Gt.width,Vt.height=Gt.height,jt.actualBounds.freeze(),Zl(jt,!1),To(Kt,Vt)||ut===null||(ut.oh(),jt.Pn(ut)),me.free(Kt)}}for(Et=Ie.alloc(),jt=0;jt<at;jt++)if(tt[jt]){for(ut=tt[jt].length,Gt=a.Fb(jt),rt=Gt.position+gt+E,Gt.oa!==0&&(rt+=Gt.Io(Math.max(Mt,yt))),Vt=0;Vt<ut;Vt++)if(tt[jt][Vt]){Kt=a.Eb(Vt),ot=Kt.position+mt+z,Kt.oa!==0&&(ot+=Kt.Io(Math.max(Ot,St)));for(var ie=tt[jt][Vt],We=ie.length,on=0;on<We;on++){var _e=ie[on],be=_e.measuredBounds;Et.h(0,0);for(var xe=1;xe<_e.rowSpan&&!(jt+xe>=a.rowCount);xe++){var Wn=a.Fb(jt+xe);Wn.oa!==0&&(Et.height+=Wn.total)}for(xe=1;xe<_e.columnSpan&&!(Vt+xe>=a.columnCount);xe++)Wn=a.Eb(Vt+xe),Wn.oa!==0&&(Et.width+=Wn.total);var Bn=Kt.oa+Et.width,Ai=Gt.oa+Et.height;xe=ot,Wn=rt;var Qi=Bn,cr=Ai,Sr=ot,ls=rt,pr=Bn,dh=Ai;ot+Bn>x.width&&(pr=Math.max(x.width-ot,0)),rt+Ai>x.height&&(dh=Math.max(x.height-rt,0));var Yo=_e.alignment;if(Yo.Xb()){Yo=a.defaultAlignment,Yo.sb()||(Yo=ei);var wl=Yo.x,us=Yo.y,fh=Yo.offsetX;Yo=Yo.offsetY;var ya=Kt.alignment,Xa=Gt.alignment;ya.sb()&&(wl=ya.x,fh=ya.offsetX),Xa.sb()&&(us=Xa.y,Yo=Xa.offsetY)}else wl=Yo.x,us=Yo.y,fh=Yo.offsetX,Yo=Yo.offsetY;(isNaN(wl)||isNaN(us))&&(us=wl=.5,Yo=fh=0),ya=be.width,Xa=be.height;var ia=_e.margin,Ys=ia.left+ia.right,_h=ia.top+ia.bottom,Pl=ml(_e,Gt,Kt,!1);!isNaN(_e.desiredSize.width)||Pl!==Me&&Pl!==dn||(ya=Math.max(Bn-Ys,0)),!isNaN(_e.desiredSize.height)||Pl!==Me&&Pl!==Mn||(Xa=Math.max(Ai-_h,0)),Bn=_e.maxSize,Ai=_e.minSize,ya=Math.min(Bn.width,ya),Xa=Math.min(Bn.height,Xa),ya=Math.max(Ai.width,ya),Xa=Math.max(Ai.height,Xa),Bn=Xa+_h,xe+=Qi*wl-(ya+Ys)*wl+fh+ia.left,Wn+=cr*us-Bn*us+Yo+ia.top,_e.visible&&(Pr(Sr,ls,pr,dh,xe,Wn,be.width,be.height)?_e.arrange(xe,Wn,ya,Xa):_e.arrange(xe,Wn,ya,Xa,new me(Sr,ls,pr,dh)))}}}for(Ie.free(Et),a=0;a<b;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"}Se(vm,rr),vm.prototype.measure=function(){},vm.prototype.arrange=function(){};function ym(){this.xa="Base"}Se(ym,rr),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}Se(Sm,rr),Sm.prototype.measure=function(a,y,x,b,E,z,tt){1<b.length&&Ht("Viewbox Panel cannot contain more than one GraphObject."),b=b[0],b.Ca=1,b.Uj(),b.measure(1/0,1/0,z,tt);var ot=b.measuredBounds,rt=b.margin,at=rt.right+rt.left;if(rt=rt.top+rt.bottom,isFinite(y)||isFinite(x)){var ut=b.scale,gt=ot.width;ot=ot.height;var mt=Math.max(y-at,0),yt=Math.max(x-rt,0),St=1;a.viewboxStretch===sn?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),b.Ca*=St,ut!==b.scale&&(_o(b,!0),b.measure(1/0,1/0,z,tt))}ot=b.measuredBounds,E.width=isFinite(y)?y:Math.max(ot.width+at,0),E.height=isFinite(x)?x:Math.max(ot.height+rt,0)},Sm.prototype.arrange=function(a,y,x){y=y[0];var b=y.measuredBounds,E=y.margin,z=Math.max(b.width+(E.right+E.left),0);E=Math.max(b.height+(E.top+E.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=ei),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-E*tt.y+tt.offsetY,b.width,b.height)};function Gc(){this.xa="Base"}Se(Gc,rr),Gc.prototype.measure=function(){},Gc.prototype.arrange=function(){},Gc.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var b=a.gridCellSize,E=b.width;b=b.height;var z=a.naturalBounds,tt=a.actualBounds,ot=z.width,rt=z.height,at=Math.ceil(ot/E),ut=Math.ceil(rt/b),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,Mt=St.length,Ot=0;Ot<Mt;Ot++){var Et=St[Ot],jt=[];if(yt.push(jt),Et.visible){var Gt=Et.interval;if(!(0>Gt)){Et=pv(Et.figure);for(var Vt=0;Vt<Mt;Vt++)if(Vt!==Ot){var Kt=St[Vt];Kt.visible&&pv(Kt.figure)===Et&&(Kt=Kt.interval,Kt>Gt&&jt.push(Kt))}}}}for(St=a.O.s,Mt=St.length,Ot=0;Ot<Mt;Ot++){var ie=St[Ot];if(ie.visible&&(jt=ie.interval||1,Et=Math.abs(jt),!(2>E*Et*x))){if(Gt=ie.segmentIndex,(!isFinite(Gt)||isNaN(Gt))&&(Gt=0),0>Gt&&(Gt=Et-Math.min(-Gt,Et)),Gt=Math.round(Gt%Et),Et=ie.opacity,Vt=1,Et!==1){if(Et===0)continue;Vt=y.globalAlpha,y.globalAlpha=Vt*Et}Kt=yt[Ot];var We=!1,on=ie.strokeDashArray;if(on!==null&&(We=!0,y.js(on,ie.strokeDashOffset)),ie.figure==="LineV"&&ie.stroke!==null&&0<ie.strokeWidth){for(y.lineWidth=ie.strokeWidth,No(a,y,ie.stroke,!1,!1,z,tt),y.beginPath(),on=ie=Math.floor((mt-E)/E);on<=ie+at;on++){var _e=on*E+mt;0<=_e&&_e<=ot&&xm(on,jt,Gt,Kt)&&(y.moveTo(_e,0),y.lineTo(_e,rt))}y.stroke(),y.Se()}else if(ie.figure==="LineH"&&ie.stroke!==null&&0<ie.strokeWidth){for(y.lineWidth=ie.strokeWidth,No(a,y,ie.stroke,!1,!1,z,tt),y.beginPath(),on=ie=Math.floor((gt-b)/b);on<=ie+ut;on++)_e=on*b+gt,0<=_e&&_e<=rt&&xm(on,jt,Gt,Kt)&&(y.moveTo(0,_e),y.lineTo(ot,_e));y.stroke(),y.Se()}else if(ie.figure==="BarV"&&ie.fill!==null)for(No(a,y,ie.fill,!0,!1,z,tt),ie=ie.width,isNaN(ie)&&(ie=E),_e=on=Math.floor((mt-E)/E);_e<=on+at;_e++){var be=_e*E+mt;0<=be+ie&&be<=ot&&xm(_e,jt,Gt,Kt)&&y.fillRect(be,0,ie,rt)}else if(ie.figure==="BarH"&&ie.fill!==null)for(No(a,y,ie.fill,!0,!1,z,tt),ie=ie.height,isNaN(ie)&&(ie=b),_e=on=Math.floor((gt-b)/b);_e<=on+ut;_e++)be=_e*b+gt,0<=be+ie&&be<=rt&&xm(_e,jt,Gt,Kt)&&y.fillRect(0,be,ot,ie);We&&y.fs(),Et!==1&&(y.globalAlpha=Vt)}}y.restore(),y.Vc(!1)};function xm(a,y,x,b){if(0>y)return a%y===x;if(a%y!==x)return!1;y=b.length;for(var E=0;E<y;E++)if(a%b[E]===x)return!1;return!0}function wm(){this.xa="Base"}Se(wm,rr),wm.prototype.measure=function(a,y,x,b,E){var z=b.length;if(a instanceof xi||a instanceof Be){var tt=null,ot=null;if(a instanceof Be&&(tt=a),a instanceof xi&&(ot=a,tt=ot.adornedPart,a.j===null&&(a.j=[])),tt instanceof Be){var rt=tt;if(z===0)es(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof xi?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=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){iS(a,ot,mt,at);var St=at.measuredBounds;x.ed(St),yt.push(St)}St=Gn.alloc();for(var Mt=zt.alloc(),Ot=zt.alloc(),Et=0;Et<z;Et++){var jt=b[Et];if(jt!==at)if(jt.isPanelMain&&jt instanceof Zn){iS(a,ot,mt,jt);var Gt=jt.measuredBounds;x.ed(Gt),yt.push(Gt)}else if(2>gt)jt.measure(1/0,1/0,0,0),Gt=jt.measuredBounds,x.ed(Gt),yt.push(Gt);else{var Vt=jt.segmentIndex,Kt=jt.segmentFraction,ie=jt.alignmentFocus;ie.Mc()&&(ie=ei);var We=jt.segmentOrientation,on=jt.segmentOffset;if(isNaN(Vt)){var _e=rt.ua;Gt=rn(),_e.Qu(Kt,Gt);var be=zt.allocAt(Gt[0],Gt[1]);if(be.add(rt.i(0)),_e.type===Te.j?be.offset(-_e.startX,-_e.startY):(_e=_e.figures.first(),_e!==null&&be.offset(-_e.startX,-_e.startY)),_e=Gt[2],We!==Ps){var xe=rt.computeAngle(jt,We,_e);jt.Kb=xe}xe=be.x-y.x;var Wn=be.y-y.y;zt.free(be),$e(Gt)}else if(Vt<-gt||Vt>=gt)Gt=zt.alloc(),rt.vg(),rt.computeMidPoint(Gt),_e=rt.midAngle,We!==Ps&&(xe=rt.computeAngle(jt,We,_e),jt.Kb=xe),xe=Gt.x-y.x,Wn=Gt.y-y.y,zt.free(Gt);else{if(xe=0,0<=Vt?(Wn=ut.M(Vt),Gt=Vt<gt-1?ut.M(Vt+1):Wn):(xe=gt+Vt,Wn=ut.M(xe),Gt=0<xe?ut.M(xe-1):Wn),Wn.Xa(Gt)){0<=Vt?(_e=0<Vt?ut.M(Vt-1):Wn,xe=Vt<gt-2?ut.M(Vt+2):Gt):(_e=xe<gt-1?ut.M(xe+1):Wn,xe=1<xe?ut.M(xe-2):Gt),be=_e.Bf(Wn);var Bn=Gt.Bf(xe);_e=be>Bn+10?0<=Vt?_e.ab(Wn):Wn.ab(_e):Bn>be+10?0<=Vt?Gt.ab(xe):xe.ab(Gt):0<=Vt?_e.ab(xe):xe.ab(_e)}else _e=0<=Vt?Wn.ab(Gt):Gt.ab(Wn);We!==Ps&&(xe=rt.computeAngle(jt,We,_e),jt.Kb=xe),xe=Wn.x+(Gt.x-Wn.x)*Kt-y.x,Wn=Wn.y+(Gt.y-Wn.y)*Kt-y.y}jt.measure(1/0,1/0,0,0),Gt=jt.measuredBounds,be=jt.naturalBounds;var Ai=0;jt instanceof Zn&&(Ai=jt.strokeWidth),Bn=be.width+Ai;var Qi=be.height+Ai;St.reset(),St.translate(-Gt.x,-Gt.y),St.scale(jt.scale,jt.scale),St.rotate(We===Ps?jt.angle:_e,Bn/2,Qi/2),We!==$c&&We!==ep||St.rotate(90,Bn/2,Qi/2),We!==tp&&We!==np||St.rotate(-90,Bn/2,Qi/2),We===qm&&(45<_e&&135>_e||225<_e&&315>_e)&&St.rotate(-_e,Bn/2,Qi/2),be=new me(0,0,Bn,Qi),Mt.xi(be,ie),St.Ga(Mt),ie=-Mt.x+Ai/2*jt.scale,jt=-Mt.y+Ai/2*jt.scale,Ot.assign(on),Ai=isNaN(on.x);var cr=isNaN(on.y);if(Ai||cr){Bn=Bn/2+3,Qi=Qi/2+3;var Sr=45<=_e&&135>=_e,ls=225<=_e&&315>=_e;We===Ps&&(Sr||ls)?(Ot.x=cr?Bn:on.y,Ot.y=Ai?Qi:on.x,Sr?0<=Vt||isNaN(Vt)&&.5>Kt||!Ai||(Ot.y=-Qi):ls&&((0<=Vt||isNaN(Vt)&&.5>Kt)&&Ai&&(Ot.y=-Qi),cr&&(Ot.x=-Bn))):(Ai&&(Ot.x=0<=Vt||isNaN(Vt)&&.5>Kt?Bn:-Bn),cr&&(Ot.y=-Qi),Ot.rotate(_e))}else Ot.rotate(_e);xe+=Ot.x,Wn+=Ot.y,be.set(Gt),be.h(xe+ie,Wn+jt,Gt.width,Gt.height),yt.push(be),x.ed(be)}}if(tt!==null)for(b=tt.labelNodes;b.next();)b.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),es(E,x.width||0,x.height||0),Gn.free(St),zt.free(Mt),zt.free(Ot)}}}},wm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof xi||a instanceof Be){var b=a,E=null;a instanceof xi&&(E=a,b=E.adornedPart);var z=a instanceof xi?null:b.path,tt=a.j;if(tt.length!==0){var ot=0;if(z!==null&&ot<tt.length){var rt=tt[ot];ot++,z.arrange(rt.x-a.jg.x,rt.y-a.jg.y,rt.width,rt.height)}for(rt=0;rt<x;rt++){var at=y[rt];if(at!==z&&ot<tt.length){var ut=tt[ot];ot++,at.arrange(ut.x-a.jg.x,ut.y-a.jg.y,ut.width,ut.height)}}}if(y=b.points,x=y.count,2<=x&&a instanceof Be)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,ut=tt.segmentOffset,isNaN(ot)){var yt=gt.ua,St=rn();yt.Qu(rt,St);var Mt=zt.allocAt(St[0],St[1]);Mt.add(gt.i(0)),yt.type===Te.j||(yt=yt.figures.first()),Mt.offset(-yt.startX,-yt.startY),yt=St[2],at!==Ps&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=Mt.x;var Ot=Mt.y;zt.free(Mt),$e(St)}else if(ot<-x||ot>=x)St=zt.alloc(),yt=gt,Ot=St,yt.vg(),yt.computeMidPoint(Ot),yt=gt.midAngle,at!==Ps&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=St.x,Ot=St.y,zt.free(St);else{if(Mt=0,0<=ot?(St=y.s[ot],Ot=ot<x-1?y.s[ot+1]:St):(Mt=x+ot,St=y.s[Mt],Ot=0<Mt?y.s[Mt-1]:St),St.Xa(Ot)){0<=ot?(yt=0<ot?y.s[ot-1]:St,Mt=ot<x-2?y.s[ot+2]:Ot):(yt=Mt<x-1?y.s[Mt+1]:St,Mt=1<Mt?y.s[Mt-2]:Ot);var Et=yt.Bf(St),jt=Ot.Bf(Mt);yt=Et>jt+10?0<=ot?yt.ab(St):St.ab(yt):jt>Et+10?0<=ot?Ot.ab(Mt):Mt.ab(Ot):0<=ot?yt.ab(Mt):Mt.ab(yt)}else yt=0<=ot?St.ab(Ot):Ot.ab(St);at!==Ps&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=St.x+(Ot.x-St.x)*rt,Ot=St.y+(Ot.y-St.y)*rt}if(mt.ys())tt.location=new zt(gt,Ot);else{mt.Mc()&&(mt=ei),St=Gn.alloc(),St.reset(),St.scale(tt.scale,tt.scale),St.rotate(tt.angle,0,0);var Gt=tt.naturalBounds;Mt=me.allocAt(0,0,Gt.width,Gt.height),Et=zt.alloc(),Et.xi(Mt,mt),St.Ga(Et),mt=-Et.x,jt=-Et.y;var Vt=Gt.width,Kt=Gt.height;Gt=zt.alloc(),Gt.assign(ut);var ie=isNaN(ut.x),We=isNaN(ut.y);if(ie||We){Vt=Vt/2+3,Kt=Kt/2+3;var on=45<=yt&&135>=yt,_e=225<=yt&&315>=yt;at===Ps&&(on||_e)?(Gt.x=We?Vt:ut.y,Gt.y=ie?Kt:ut.x,on?0<=ot||isNaN(ot)&&.5>rt||!ie||(Gt.y=-Kt):_e&&((0<=ot||isNaN(ot)&&.5>rt)&&ie&&(Gt.y=-Kt),We&&(Gt.x=-Vt))):(ie&&(Gt.x=0<=ot||isNaN(ot)&&.5>rt?Vt:-Vt),We&&(Gt.y=-Kt),Gt.rotate(yt))}else Gt.rotate(yt);gt+=Gt.x,Ot+=Gt.y,St.pp(Mt),mt+=Mt.x,jt+=Mt.y,ot=zt.allocAt(gt+mt,Ot+jt),tt.move(ot),zt.free(ot),zt.free(Gt),zt.free(Et),me.free(Mt),Gn.free(St)}}E!==null?E.Ul(!1):b.Ul(!1),b=BS(a),a.location.h(a.position.x+b.x,a.position.y+b.y),zt.free(b)}};function iS(a,y,x,b){if(ca(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof xi&&a.type===Ae.Link&&a.adornedObject instanceof Zn&&(E=a.adornedObject.strokeWidth),E*=b.Ca,a instanceof Be&&a.ua!==null?(a=a.geometry.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):a instanceof xi&&a.adornedPart.ua!==null?(a=a.adornedPart.ua.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):b.Ge(-(E/2),-(E/2),y+E,x+E),E=b.desiredSize,E.w()||b.ua===null?b.dc.h(0,0,E.width,E.height):b.dc.assign(b.ua.bounds),_o(b,!1)}}function Wc(){this.xa="Base"}Se(Wc,rr),Wc.prototype.measure=function(a,y,x,b,E,z,tt){var ot=a.Pb();a.graduatedBounds=[];var rt=ot.margin,at=rt.right+rt.left,ut=rt.top+rt.bottom;ot.measure(y,x,z,tt);var gt=ot.measuredBounds,mt=new me(-rt.left,-rt.top,Math.max(gt.width+at,0),Math.max(gt.height+ut,0));a.graduatedBounds.push(mt),E.assign(mt);for(var yt=ot.geometry,St=ot.strokeWidth,Mt=yt.flattenedSegments,Ot=yt.flattenedLengths,Et=yt.flattenedTotalLength,jt=Mt.length,Gt=0,Vt=0,Kt=rn(),ie=0;ie<jt;ie++){var We=Mt[ie],on=[];Vt=Gt=0;for(var _e=We.length,be=0;be<_e;be+=2){var xe=We[be],Wn=We[be+1];if(be!==0){var Bn=180*Math.atan2(Wn-Vt,xe-Gt)/Math.PI;0>Bn&&(Bn+=360),on.push(Bn)}Gt=xe,Vt=Wn}Kt.push(on)}if(a.graduatedIntervals===null){for(var Ai=[],Qi=a.O.s,cr=Qi.length,Sr=0;Sr<cr;Sr++){var ls=Qi[Sr],pr=[];if(Ai.push(pr),ls.visible){var dh=ls.interval;if(!(0>dh)){for(var Yo=0;Yo<cr;Yo++)if(Yo!==Sr){var wl=Qi[Yo];if(wl.visible&&ls.constructor===wl.constructor){var us=wl.interval;us>dh&&pr.push(us)}}}}}a.graduatedIntervals=Ai}var fh=a.graduatedIntervals,ya=a.O.s,Xa=ya.length,ia=0,Ys=0,_h=Et;a.graduatedMarks=[];for(var Pl,Yg=0;Yg<Xa;Yg++){var oa=ya[Yg];if(Pl=[],oa.visible&&oa!==ot){var hs=Math.abs(oa.interval),Ap=a.graduatedTickUnit;if(!(2>Ap*hs*Et/a.graduatedRange&&oa.graduatedSkip===null)){var Df=Ot[0][0],Il=0,Us=0;Ys=Et*oa.graduatedStart-1e-4,_h=Et*oa.graduatedEnd+1e-4;var Gd=Ap*hs,ra=a.graduatedTickBase;if(ra<a.graduatedMin){var $h=(a.graduatedMin-ra)/Gd;$h=$h%1===0?$h:Math.floor($h+1),ra+=$h*Gd}else ra>a.graduatedMin+Gd&&(ra-=Math.floor((ra-a.graduatedMin)/Gd)*Gd);for(var j0=fh[Yg],kp=ra,Gy=1e-6*a.graduatedMax,ru=1;ra<=a.graduatedMax+Gy;ru++){t:{for(var Lu=j0.length,Of=0;Of<Lu;Of++){var td=(ra-a.graduatedTickBase)%(j0[Of]*a.graduatedTickUnit),Ug=1e-6*a.graduatedTickUnit;if(td<Ug&&td>-Ug){var ed=!1;break t}}ed=!0}if(ed&&(ra>a.graduatedMax&&(ra=a.graduatedMax),oa.graduatedSkip===null||oa instanceof _i&&!oa.graduatedSkip(ra,oa)||oa instanceof Zn&&!oa.graduatedSkip(ra,oa))&&(ia=(ra-a.graduatedMin)*Et/a.graduatedRange,ia>Et&&(ia=Et),Ys<=ia&&ia<=_h)){for(var su=Kt[Il][Us],gh=Ot[Il][Us];Il<Ot.length;){for(;ia>Df&&Us<Ot[Il].length-1;)Us++,su=Kt[Il][Us],gh=Ot[Il][Us],Df+=gh;if(ia<=Df)break;Il++,Us=0,su=Kt[Il][Us],gh=Ot[Il][Us],Df+=gh}var Ks=Mt[Il],zl=Ks[2*Us],G0=Ks[2*Us+1],Mu=(ia-(Df-gh))/gh,Kg=new zt(zl+(Ks[2*Us+2]-zl)*Mu+St/2-yt.bounds.x,G0+(Ks[2*Us+3]-G0)*Mu+St/2-yt.bounds.y);Kg.scale(ot.scale,ot.scale);t:{var Cl=su,Wd=Kt[Il];if(!(.5005>Mu&&.4995<Mu)){var Rl=Cl;if(.5>Mu?0<Us?Rl=Wd[Us-1]:Jt.$(Ks[0],Ks[Ks.length-2])&&Jt.$(Ks[1],Ks[Ks.length-1])&&(Rl=Wd[Wd.length-1]):.5<Mu&&(Us+1<Wd.length?Rl=Wd[Us+1]:Jt.$(Ks[0],Ks[Ks.length-2])&&Jt.$(Ks[1],Ks[Ks.length-1])&&(Rl=Wd[0])),Cl!==Rl){var If=Math.abs(Cl-Rl);if(180<If&&(Cl<Rl?Cl+=360:Rl+=360,If=Math.abs(Cl-Rl)),5e-4>Mu||.9995<Mu){su=(Cl+Rl)/2%360;break t}if(10>If){var Xg=1-Math.abs(.5-Mu);su=(Cl*Xg+Rl*(1-Xg))%360;break t}}}su=Cl}if(oa instanceof _i){var hl="";oa.graduatedFunction!==null?(hl=oa.graduatedFunction(ra,oa),hl=hl!=null?hl.toString():""):hl=(+ra.toFixed(2)).toString(),hl!==""&&Pl.push({$l:Kg,angle:su,text:hl})}else Pl.push({$l:Kg,angle:su})}ra=kp+ru*Gd}}}a.graduatedMarks.push(Pl)}$e(Kt);var Nr=a.graduatedMarks;if(Nr!==null)for(var Fp=b.length,ks=0;ks<Fp;ks++){var Uo=b[ks],Fs=Nr[ks];if(Uo.visible&&Uo!==ot&&Fs.length!==0){if(Uo instanceof Zn){var Au=a,ch=E,Hd=Uo.alignmentFocus;Hd.Mc()&&(Hd=Ni);var Wy=Uo.angle;Uo.Kb=0,Uo.measure(1/0,1/0,0,0),Uo.Kb=Wy;var W0=Uo.measuredBounds,Zg=W0.width,Vd=W0.height,zf=me.allocAt(0,0,Zg,Vd),Xs=zt.alloc();Xs.xi(zf,Hd),me.free(zf);for(var ku=-Xs.x,Ll=-Xs.y,Oa=new me,nd=Fs.length,Jg=0;Jg<nd;Jg++)for(var id=Fs[Jg],H0=id.$l.x,Qg=id.$l.y,Oo=id.angle,dl=0;4>dl;dl++){switch(dl){case 0:Xs.h(ku,Ll);break;case 1:Xs.h(ku+Zg,Ll);break;case 2:Xs.h(ku,Ll+Vd);break;case 3:Xs.h(ku+Zg,Ll+Vd)}Xs.rotate(Oo+Uo.angle),Xs.offset(H0,Qg),Jg===0&&dl===0?Oa.h(Xs.x,Xs.y,0,0):Oa.Ye(Xs),Xs.offset(-H0,-Qg),Xs.rotate(-Oo-Uo.angle)}zt.free(Xs),Au.graduatedBounds!==null&&Au.graduatedBounds.push(Oa),co(ch,Oa.x,Oa.y,Oa.width,Oa.height)}else if(Uo instanceof _i){var Za=a,V0=E;Za.temporaryTextBlock===null&&(Za.temporaryTextBlock=new _i);var sa=Za.temporaryTextBlock;yS(sa,Uo);var ph=Uo.alignmentFocus;ph.Mc()&&(ph=Ni);for(var Ja=Uo.segmentOrientation,qg=Uo.segmentOffset,od=new me,bp=0,_g=0,jl=0,Yd=0,rd=0,$g=Fs.length,mh=0;mh<$g;mh++){var au=Fs[mh];bp=au.$l.x,_g=au.$l.y,jl=au.angle,rd=Yd=Uo.angle,Ja!==Ps&&(rd=Ja===_c||Ja===Qm?jl+Uo.angle:jl,Yd=Be.computeAngle(Ja,rd)),sa.Kb=Yd,sa.text=au.text||"",sa.measure(1/0,1/0,0,0);var vh=sa.measuredBounds,Fu=sa.naturalBounds,yh=Fu.width,Ud=Fu.height,Ml=Gn.alloc();Ml.reset(),Ml.translate(-vh.x,-vh.y),Ml.scale(sa.scale,sa.scale),Ml.rotate(rd,yh/2,Ud/2),Ja!==$c&&Ja!==ep||Ml.rotate(90,yh/2,Ud/2),Ja!==tp&&Ja!==np||Ml.rotate(-90,yh/2,Ud/2),Ja===qm&&(45<jl&&135>jl||225<jl&&315>jl)&&Ml.rotate(-jl,yh/2,Ud/2);var Rf=me.allocAt(0,0,yh,Ud),Sh=zt.alloc();Sh.xi(Rf,ph),Ml.Ga(Sh);var jf=-Sh.x,Hy=-Sh.y,bu=zt.alloc();bu.assign(qg),isNaN(bu.x)&&(bu.x=yh/2+3),isNaN(bu.y)&&(bu.y=-(Ud/2+3)),bu.rotate(jl),bp+=bu.x+jf,_g+=bu.y+Hy;var Kd=new me(bp,_g,vh.width,vh.height),Ep=new me(vh.x,vh.y,vh.width,vh.height),Vy=new me(Fu.x,Fu.y,Fu.width,Fu.height);au.Sz=Yd,au.lineCount=sa.lineCount,au.lines=[sa.Cb,sa.Ih,sa.df,sa.Le,sa.Qc,sa.Qb,sa.ze],au.actualBounds=Kd,au.measuredBounds=Ep,au.naturalBounds=Vy,mh===0?od.assign(Kd):od.ed(Kd),zt.free(bu),zt.free(Sh),me.free(Rf),Gn.free(Ml)}Za.graduatedBounds!==null&&Za.graduatedBounds.push(od),co(V0,od.x,od.y,od.width,od.height)}_o(Uo,!1)}}},Wc.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var b=a.Pb(),E=a.graduatedMarks;if(E!==null){var z=a.graduatedBounds,tt=0,ot=z[tt];tt++,b!==null&&b.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height);for(var rt=y.length,at=0;at<rt;at++){var ut=y[at];ot=E[at],ut.visible&&ut!==b&&ot.length!==0&&(ot=z[tt],tt++,ut.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height))}a.graduatedBounds=null}}},Wc.prototype.gc=function(a,y,x){var b=x.$i;x.$i=!0;var E=a.naturalBounds,z=E.width,tt=E.height;E=y instanceof ta,y.save(),y.beginPath(),y.rect(-1,-1,z+1,tt+1),y.clip(),y.Se(),z=a.Pb(),z.gc(y,x),tt=a.Df()*x.scale,0>=tt&&(tt=1);for(var ot=z.actualBounds,rt=a.O.s,at=a.graduatedMarks,ut=rt.length,gt=0;gt<ut;gt++){var mt=rt[gt],yt=at[gt],St=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof Zn){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var Mt=mt.measuredBounds,Ot=mt.strokeWidth*mt.scale,Et=mt.alignmentFocus;Et.Mc()&&(Et=Ni);for(var jt=0;jt<St;jt++){var Gt=yt[jt].$l,Vt=yt[jt].angle,Kt=Et,ie=mt.Ab;ie.reset(),ie.translate(Gt.x+ot.x,Gt.y+ot.y),ie.rotate(Vt+mt.angle,0,0),ie.translate(-Mt.width*Kt.x+Kt.offsetX+Ot/2,-Mt.height*Kt.y+Kt.offsetY+Ot/2),ie.scale(mt.scale,mt.scale),Ha(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,Fa(mt,!1),mt.gc(y,x),E&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof _i)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new _i),Mt=a.temporaryTextBlock,yS(Mt,mt),Ot=0;Ot<St;Ot++)Et=yt[Ot],Et.actualBounds&&Et.measuredBounds&&Et.naturalBounds&&(Mt.ec=Et.text||"",Mt.Kb=Et.Sz||0,Mt.Gc=Et.lineCount||0,jt=Et.lines,jt!==void 0&&(Mt.Cb=jt[0],Mt.Ih=jt[1],Mt.df=jt[2],Mt.Le=jt[3],Mt.Qc=jt[4],Mt.Qb=jt[5],Mt.ze=jt[6]),Et.naturalBounds&&(Mt.dc=Et.naturalBounds),Et.actualBounds&&(jt=Et.actualBounds,Mt.arrange(jt.x,jt.y,jt.width,jt.height)),jt=Et.actualBounds,Mt.arrange(jt.x,jt.y,jt.width,jt.height),Gt=Et.measuredBounds,Et=Et.naturalBounds,Vt=Mt.Ab,Vt.reset(),Vt.translate(jt.x+ot.x,jt.y+ot.y),Vt.translate(-Gt.x,-Gt.y),Mt.no(Vt,Et.x,Et.y,Et.width,Et.height),Ha(Mt,!1),Mt.wh.set(Mt.Ab),Mt.Kk=Mt.scale,Fa(Mt,!1),Mt.Ng=mt.part,Mt.Me=mt.panel,Mt.gc(y,x),Mt.Me=null,Mt.Ng=null,E&&(a.svg.appendChild(Mt.svg),Mt.svg=null))}}x.$i=b,y.restore(),y.Vc(!0)};function Ae(a,y){if(Zt.call(this),this.na=null,a===void 0)this.na=Ae.Position;else if(typeof a=="string"){var x=ol.I(a);x!==null&&(this.na=x)}else a instanceof rr?this.na=a:a&&(this.na=Ae.Position,y=a);this.na===null&&Ht("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===Ae.Grid?1048576:0),this.O=new Fe,this.yb=la,this.Tm=Cr,this.Uf=Yn,this.$g=null,this.$e="",this.jg=new me(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=sn,this.jn=Qo,this.kn=fo,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}Se(Ae,Zt),Ae.prototype.cloneProtected=function(a){Zt.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){Zt.prototype.Af.call(this,a),a.O=this.O;for(var y=a.O.s,x=y.length,b=0;b<x;b++)y[b].Me=a;a.$g=null},Ae.prototype.copy=function(){var a=Zt.prototype.copy.call(this);if(a!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b].copy();E.wi(a),E.Ng=null;var z=a.O,tt=z.count;if(z.Gb(tt,E),z=a.part,z!==null){z.Rh=null,E.portId!==null&&z instanceof Ke&&(z.Te=!0);var ot=a.diagram;ot!==null&&ot.undoManager.isUndoingRedoing||z.cb(Go,"elements",a,null,E,null,tt)}}return a}return null},Ct=Ae.prototype,Ct.toString=function(){return"Panel("+this.type.name+")#"+qi(this)},Ct.Pn=function(a){Zt.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,b=0;b<x;b++)y[b].Pn(a)},Ct.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 ta){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 b=this.Pb(),E=this.O.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];x&&ot===b&&(a.clipInsteadOfFill=!0),ot.gc(a,y),x&&ot===b&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function cv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,b=0<a.columnCount?a.colDefs:null;x!==null&&Pm(a,y,!0,x,!0),b!==null&&Pm(a,y,!1,b,!0),x!==null&&oS(a,y,!0,x),b!==null&&oS(a,y,!1,b),x!==null&&Pm(a,y,!0,x,!1),b!==null&&Pm(a,y,!1,b,!1)}function oS(a,y,x,b){for(var E=b.length,z=a.actualBounds,tt=a.naturalBounds,ot=!0,rt=0;rt<E;rt++){var at=b[rt];if(at!==void 0&&at.actual!==0)if(ot)ot=!1;else{if(x){if(at.position>tt.height)continue}else if(at.position>tt.width)continue;var ut=at.separatorStrokeWidth;isNaN(ut)&&(ut=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var gt=at.separatorStroke;if(gt===null&&(gt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&>!==null){No(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+ut,x?mt>tt.height&&(ut-=mt-tt.height):mt>tt.width&&(ut-=mt-tt.width),at=at.position+ut/2,y.lineWidth=ut,ut=a.yb,x?(at+=ut.top,mt=tt.width-ut.right,y.moveTo(ut.left,at),y.lineTo(mt,at)):(at+=ut.left,mt=tt.height-ut.bottom,y.moveTo(at,ut.top),y.lineTo(at,mt)),y.stroke(),y.Se(),gt&&y.fs()}}}}function Pm(a,y,x,b,E){for(var z=b.length,tt=a.actualBounds,ot=a.naturalBounds,rt=rS(a,!0),at=rS(a,!1),ut=0;ut<z;ut++){var gt=b[ut];if(gt!==void 0&>.background!==null&>.coversSeparators!==E&>.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 Mt=gt.separatorStroke;Mt===null&&(Mt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(Mt===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,No(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 rS(a,y){for(var x=y?a.rowCount:a.columnCount,b=0;b<x;b++){var E=y?a.rowDefs[b]:a.colDefs[b];if(E!==void 0)return E.index}return 0}function pv(a){return a==="LineV"||a==="BarV"}Ct.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Ct.kk=function(a,y,x){if(!Zt.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 b=x.length,E=0;E<b;E++)x[E].gc(a,y);return!0},Ct.nk=function(){return!0},Ct.$o=function(a,y,x,b){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var E=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var ot=y[tt].actualBounds;E=tt===0?ot.x:Math.min(ot.x,E),z=tt===0?ot.y:Math.min(ot.y,z)}b.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-E)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else Zt.prototype.$o.call(this,a,y,x,b)},Ct.Sj=function(a,y,x,b,E){var z=this.se(),tt=this.transform,ot=1/(tt.m11*tt.m22-tt.m12*tt.m21),rt=tt.m22*ot,at=-tt.m12*ot,ut=-tt.m21*ot,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,b,E);if(this.background!==null)return z=a*rt+y*ut+mt,ot=a*at+y*gt+yt,a=x*rt+b*ut+mt,rt=x*at+b*gt+yt,E.h(0,0),x=this.naturalBounds,z=Jt.Ff(0,0,x.width,x.height,z,ot,a,rt,E),E.transform(tt),z;z||(rt=1,ut=at=0,gt=1,yt=mt=0),ot=a*rt+y*ut+mt,a=a*at+y*gt+yt,rt=x*rt+b*ut+mt,x=x*at+b*gt+yt,E.h(rt,x),b=(rt-ot)*(rt-ot)+(x-a)*(x-a),at=!1,gt=this.O.s,yt=gt.length,ut=zt.alloc(),mt=null,y=1/0;var St=null,Mt=this.isClipping&&this.na===Ae.Spot;Mt&&(St=zt.alloc(),mt=this.Pb(),(at=mt.Sj(ot,a,rt,x,St))&&(y=(ot-St.x)*(ot-St.x)+(a-St.y)*(a-St.y)));for(var Ot=0;Ot<yt;Ot++){var Et=gt[Ot];Et.visible&&Et!==mt&&Et.Sj(ot,a,rt,x,ut)&&(at=!0,Et=(ot-ut.x)*(ot-ut.x)+(a-ut.y)*(a-ut.y),Et<b&&(b=Et,E.set(ut)))}return Mt&&(y>b&&E.set(St),zt.free(St)),zt.free(ut),z&&E.transform(tt),at},Ct.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Zt.prototype.Gj.call(this)},Ct.v=function(a){if(!ca(this)){Zt.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,b=0;b<x;b++){var E=y[b];if((E===a||E.isPanelMain)&&E.v(!0),!E.desiredSize.w()){var z=Ds(E,!1);(E instanceof ws||E instanceof Ae||E instanceof _i||z!==Pe)&&E.v(!0)}}}},Ct.Uj=function(){if(!ca(this)){_o(this,!0),Zl(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Ct.Uk=function(){if(!(this.l&2048)){Ha(this,!0),Fa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Ct.Wu=function(){Fa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Ct.Wl=function(a,y,x,b){var E=this.jg;E.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,b=tt.height),x=Math.max(x,tt.width),b=Math.max(b,tt.height);var ot=this.maxSize;isNaN(z.width)||(a=Math.min(z.width,ot.width)),isNaN(z.height)||(y=Math.min(z.height,ot.height)),a=Math.max(x,a),y=Math.max(b,y);var rt=this.yb;a=Math.max(a-rt.left-rt.right,0),y=Math.max(y-rt.top-rt.bottom,0);var at=this.O.s;at.length!==0&&this.na.measure(this,a,y,at,E,x,b),a=E.width+rt.left+rt.right,rt=E.height+rt.top+rt.bottom,isFinite(z.width)&&(a=z.width),isFinite(z.height)&&(rt=z.height),a=Math.min(ot.width,a),rt=Math.min(ot.height,rt),a=Math.max(tt.width,a),rt=Math.max(tt.height,rt),a=Math.max(x,a),rt=Math.max(b,rt),es(E,a,rt),es(this.naturalBounds,a,rt),this.Ge(0,0,a,rt)},Ct.Pb=function(){if(this.$g===null){var a=this.O.s,y=a.length;if(y===0)return null;for(var x=0;x<y;x++){var b=a[x];if(b.isPanelMain===!0)return this.$g=b}this.$g=a[0]}return this.$g};function wu(a){return a.part!==null?a.part.locationObject:null}Ct.eh=function(a,y,x,b){var E=this.O.s;if(this.actualBounds.h(a,y,x,b),E.length!==0){if(!this.desiredSize.w()){a=Ds(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var tt=this.Kg,ot=tt.left+tt.right;switch(tt=tt.top+tt.bottom,y===x&&z===b&&(a=Pe),a){case Pe:(y>x||z>b)&&(this.v(),this.measure(y>x?x:y,z>b?b:z,0,0));break;case Me:this.v(!0),this.measure(x+ot,b+tt,0,0);break;case dn:this.v(!0),this.measure(x+ot,z+tt,0,0);break;case Mn:this.v(!0),this.measure(y+ot,b+tt,0,0)}}this.na.arrange(this,E,this.jg)}},Ct.gh=function(a){var y=this.naturalBounds,x=wu(this);if(Pr(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var b=y.length,E=zt.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(On(E.set(a),z.transform),z.ca(E)))return zt.free(E),!0}return zt.free(E),!(this.Ma===null&&this.areaBackground===null)}return!1},Ct.ks=function(a){if(this.bindingId===a)return this;for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b].ks(a);if(E!==null)return E}return null},Ct.qm=function(a,y){if(y(this,a),a instanceof Ae){a=a.O.s;for(var x=a.length,b=0;b<x;b++)this.qm(a[b],y)}};function Bd(a,y){sS(a,a,y)}function sS(a,y,x){x(y),y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=y[E];z instanceof Ae&&sS(a,z,x)}}function vx(a,y){aS(a,a,y)}function aS(a,y,x){if(x(y),y instanceof Ae){y=y.O.s;for(var b=y.length,E=0;E<b;E++)aS(a,y[E],x)}}Ct.Nl=function(a){return lS(this,this,a)};function lS(a,y,x){if(x(y))return y;if(y instanceof Ae){y=y.O.s;for(var b=y.length,E=0;E<b;E++){var z=lS(a,y[E],x);if(z!==null)return z}}return null}Ct.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=Hc(this));for(var b=0;b<x;b++){var E=y[b];if(E instanceof Ae){var z=E.fb(a);if(z!==null)return z}if(E.name===a)return E}return null};function uS(a){a=a.O.s;for(var y=a.length,x=0,b=0;b<y;b++){var E=a[b];E instanceof Ae?x=Math.max(x,uS(E)):E instanceof Zn&&(x=Math.max(x,E.ig/2*E.strokeMiterLimit*E.Df()))}return x}Ct.se=function(){return!(this.type===Ae.TableRow||this.type===Ae.TableColumn)};function eh(a){return a.type===Ae.TableRow||a.type===Ae.TableColumn}Ct.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),Ss(this)))return null;var b=this.naturalBounds,E=1/this.Df(),z=this.se(),tt=z?a:On(zt.allocAt(a.x,a.y),this.transform),ot=this.diagram,rt=10,at=5;if(ot!==null&&(rt=ot.Ql("extraTouchArea"),at=rt/2),Pr(-(at*E),-(at*E),b.width+rt*E,b.height+rt*E,tt.x,tt.y)){if(!this.isAtomic){E=this.O.s;var ut=E.length;if(ot=zt.alloc(),at=(rt=this.isClipping&&this.na===Ae.Spot)?this.Pb():null,rt&&(at.se()?On(ot.set(a),at.transform):ot.set(a),!at.ca(ot)))return zt.free(ot),z||zt.free(tt),null;for(var gt=wu(this);ut--;){var mt=E[ut];if((mt.visible||mt===gt)&&(mt.se()?On(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 zt.free(ot),z||zt.free(tt),yt}}zt.free(ot)}return this.background===null&&this.areaBackground===null?(z||zt.free(tt),null):(a=Pr(0,0,b.width,b.height,tt.x,tt.y)?this:null,z||zt.free(tt),a)}return z||zt.free(tt),null},Ct.ji=function(a,y,x,b){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var E=this.naturalBounds,z=this.se(),tt=z?a:On(zt.allocAt(a.x,a.y),this.transform);if(E=Pr(0,0,E.width,E.height,tt.x,tt.y),eh(this)||E){if(!this.isAtomic){for(var ot=this.O.s,rt=ot.length,at=zt.alloc(),ut=wu(this);rt--;){var gt=ot[rt];if(gt.visible||gt===ut){gt.se()?On(at.set(a),gt.transform):at.set(a);var mt=gt;gt=gt instanceof Ae?gt:null,(gt!==null?gt.ji(at,y,x,b):mt.ca(at))&&mt.pickable!==!1&&(y!==null&&(mt=y(mt)),mt===null||x!==null&&!x(mt)||b.add(mt))}}zt.free(at)}return z||zt.free(tt),E&&(this.background!==null||this.areaBackground!==null)}return z||zt.free(tt),!1},Ct.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=Gn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&Gn.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var ot=wu(this),rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===ot){var gt=ut.actualBounds,mt=this.naturalBounds;gt.x>mt.width||gt.y>mt.height||0>gt.x+gt.width||0>gt.y+gt.height||(gt=ut,ut=ut instanceof Ae?ut:null,mt=Gn.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,b,E,mt):gr(gt,a,b,mt))&&(y!==null&&(gt=y(gt)),gt===null||x!==null&&!x(gt)||E.add(gt)),Gn.free(mt))}}return z===void 0&&Gn.free(tt),b}return z===void 0&&Gn.free(tt),!1};function mv(a,y,x,b){for(var E=a.O.s,z=E.length;z--;){var tt=E[z];if(tt.visible){var ot=tt.actualBounds,rt=a.naturalBounds;ot.x>rt.width||ot.y>rt.height||0>ot.x+ot.width||0>ot.y+ot.height||(tt instanceof Ae&&mv(tt,y,x,b),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||b.add(tt))}}}Ct.og=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),b===void 0&&(b=null);var tt=this.naturalBounds,ot=this.se(),rt=ot?a:On(zt.allocAt(a.x,a.y),this.transform),at=ot?y:On(zt.allocAt(y.x,y.y),this.transform),ut=rt.Bf(at),gt=0<rt.x&&rt.x<tt.width&&0<rt.y&&rt.y<tt.height||fi(rt.x,rt.y,0,0,0,tt.height)<=ut||fi(rt.x,rt.y,0,tt.height,tt.width,tt.height)<=ut||fi(rt.x,rt.y,tt.width,tt.height,tt.width,0)<=ut||fi(rt.x,rt.y,tt.width,0,0,0)<=ut;if(tt=rt.zd(0,0)<=ut&&rt.zd(0,tt.height)<=ut&&rt.zd(tt.width,0)<=ut&&rt.zd(tt.width,tt.height)<=ut,ot||(zt.free(rt),zt.free(at)),gt){if(!this.isAtomic){rt=zt.alloc(),at=zt.alloc(),ut=wu(this);for(var mt=this.O.s,yt=mt.length;yt--;){var St=mt[yt];if(St.visible||St===ut){var Mt=St.actualBounds,Ot=this.naturalBounds;(!ot||!(Mt.x>Ot.width||Mt.y>Ot.height||0>Mt.x+Mt.width||0>Mt.y+Mt.height))&&(St.se()?(Mt=St.transform,On(rt.set(a),Mt),On(at.set(y),Mt)):(rt.set(a),at.set(y)),Mt=St,St=St instanceof Ae?St:null,(St!==null?St.og(rt,at,x,b,E,z):Mt.tx(rt,at,E))&&(x!==null&&(Mt=x(Mt)),Mt===null||b!==null&&!b(Mt)||z.add(Mt)))}}zt.free(rt),zt.free(at)}return E?gt:tt}return!1};function vv(a){var y=null;return a instanceof Zn&&(y=a.spot1,y===Cr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Mi),y}function yv(a){var y=null;return a instanceof Zn&&(y=a.spot2,y===Cr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=Xo),y}Ct.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},Ct.M=function(a){return this.O.M(a)},Ct.Gb=function(a,y){y instanceof mn&&Ht("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Ht("Cannot make a Panel contain itself: "+this.toString()),Ht("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Ht("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 Zn||Ht("Can only add Shapes to a Grid Panel, not: "+y),this.na!==Ae.Graduated||y instanceof Zn||y instanceof _i||Ht("Can only add Shapes or TextBlocks to a Graduated Panel, not: "+y),y.wi(this),y.Ng=null,this.itemArray!==null){var b=y.data;b!==null&&typeof b=="object"&&(this.ge===null&&(this.ge=new pn),this.ge.add(b,y))}var E=this.O;if(b=-1,x===this){for(var z=-1,tt=this.O.s,ot=tt.length,rt=0;rt<ot;rt++)if(tt[rt]===y){z=rt;break}if(z!==-1){if(z===a||z+1>=E.count&&a>=E.count)return;E.mb(z),b=z}else Ht("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>E.count)&&(a=E.count),E.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),ca(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 Ke&&(x.Te=!0),x.Te&&x instanceof Ke&&(x.wc=null),E=this.diagram,E!==null&&E.undoManager.isUndoingRedoing||(b!==-1&&x.cb(or,"elements",this,y,null,b,null),x.cb(Go,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Ct.remove=function(a){for(var y=this.O.s,x=y.length,b=-1,E=0;E<x;E++)if(y[E]===a){b=E;break}b!==-1&&this.pc(b,!0)},Ct.mb=function(a){0<=a&&this.pc(a,!0)},Ct.pc=function(a,y){var x=this.O,b=x.M(a);if(b.Ng=null,b.wi(null),this.ge!==null){var E=b.data;typeof E=="object"&&this.ge.remove(E)}x.mb(a),_o(this,!1),this.v(),this.$g===b&&(this.$g=null),this.graduatedIntervals=null;var z=this.part;z!==null&&(z.Rh=null,z.ag=NaN,z.Wb(),z instanceof Ke&&(b instanceof Ae?b.qm(b,function(tt,ot){Hv(z,ot,y)}):Hv(z,b,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(or,"elements",this,b,null,a,null))},Ct.Fb=function(a){0>a&&qe(a,">= 0",Ae,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new $o;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(Go,"rowdefs",this,null,x,null,a)}return y[a]},Ct.oA=function(a){if(0>a&&qe(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 b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(or,"rowdefs",this,x,null,a,null),this.v()}}};function hS(a,y,x){var b=a.rowDefs;if(!(0>y)){if(b[y]=x instanceof $o?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Ct.Eb=function(a){0>a&&qe(a,">= 0",Ae,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new $o;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(Go,"coldefs",this,null,x,null,a)}return y[a]},Ct.jA=function(a){if(0>a&&qe(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 b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(or,"coldefs",this,x,null,a,null),this.v()}}};function dS(a,y,x){var b=a.colDefs;if(!(0>y)){if(b[y]=x instanceof $o?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Ct.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&Mm(y,a),this},Ct.Hy=function(a,y){return(a=this.Fb(a))&&Mm(a,new $o(y)),this},Ct.By=function(a,y){return(a=this.Eb(a))&&Mm(a,new $o(y)),this},Ct.nz=function(a){if(0>a||this.type!==Ae.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,b=x.length,E=this.topIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Ct.fz=function(a){if(0>a||this.type!==Ae.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,b=x.length,E=this.leftIndex;E<b;E++){var z=x[E];if(z!==void 0&&(y+=z.total,a<y))break}return E},Ct.Fz=function(a,y){if(y===void 0&&(y=new zt(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)},Ct.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 fS(a){return a=a.allBindings,a!==null&&a._isFrozen}function Ya(a){var y=a.allBindings;if(y===null)a.data!==null&&Ht("Template cannot have .data be non-null: "+a),a.allBindings=y=new Fe;else if(y._isFrozen)return;var x=new Fe;Sv(a,!1),a.qm(a,function(at,ut){ut.th();var gt=ut.localBindings;if(gt!==null)for(Sf(ut,!1),gt=gt.iterator;gt.next();){var mt=gt.value;mt.mode===hp&&Sf(ut,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=A1(mt,at,ut),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new Fe),yt.srcBindings.add(mt))),y.add(mt)}if(ut instanceof Ae&&ut.type===Ae.Table){if(0<ut.rowCount){for(at=ut.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 Mt=St.value;Mt.xd=yt,Mt.to=2,Mt.wl=yt.index,y.add(Mt)}}if(0<ut.columnCount){for(ut=ut.colDefs,at=ut.length,gt=0;gt<at;gt++)if(mt=ut[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 b=x.iterator;b.next();){var E=b.value;if(E.srcBindings!==null){Sf(E,!0);for(var z=E.srcBindings.iterator;z.next();){var tt=z.value;E.localBindings===null&&(E.localBindings=new Fe),E.localBindings.add(tt)}}E.srcBindings=null}for(b=y.iterator;b.next();)if(E=b.value,z=E.xd,z!==null){E.xd=null;var ot=E.targetProperty,rt=ot.indexOf(".");0<rt&&z instanceof Ae&&(tt=ot.substring(0,rt),ot=ot.substr(rt+1),rt=z.fb(tt),rt!==null?(z=rt,E.targetProperty=ot):Ze('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+E.toString())),z instanceof $o?(tt=qi(z.panel),E.Ai=tt===void 0?-1:tt,z.panel.bindingId=E.Ai):z instanceof Zt?(tt=qi(z),E.Ai=tt===void 0?-1:tt,z.bindingId=E.Ai):Ht("Unknown type of binding target: "+z)}y.freeze(),a instanceof mn&&a.Zc()&&a.Va()}Ct.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 b=x.localBindings;b!==null&&(x.localBindings=null,b.each(function(E){x.bind(E.copy())})),b=x.animationTriggers,b!==null&&(x.animationTriggers=null,b.each(function(E){x.Jv(E.value.copy())}))}),a&&Ya(y),y},Ct.La=function(a){var y=this.allBindings;if(y!==null)for(a===void 0&&(a=""),y=y.iterator;y.next();){var x=y.value,b=x.sourceProperty;if((a===""||b===""||b===a)&&(b=x.targetProperty,x.converter!==null||b!=="")){b=this.data;var E=x.sourceName;if(E!==null){if(E==="")b=this;else if(E==="/")b=this;else if(E===".")b=this;else if(E==="..")b=this;else if(b=this.fb(E),b===null)continue}else if(x.isToModel)if(b=this.diagram,b!==null)b=b.model.modelData;else continue;var z=this,tt=x.Ai;if(tt!==-1){if(z=this.ks(tt),z===null)continue}else x.xd!==null&&(z=x.xd);if(E==="/"?b=z.part:E==="."?b=z:E===".."&&(b=z.panel),E=x.to,E!==0){if(!(z instanceof Ae))continue;E===1?z=z.Eb(x.wl):E===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,b)}}},Ct.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function yx(a,y){a=a.O.s;for(var x=a.length,b=y.length,E=0,z=null;E<x&&(z=a[E],!(z instanceof Ae&&z.data!==null));)E++,z=a[E];if(x-E!==b)return!0;if(z===null)return 0<b;for(var tt=0;E<x&&tt<b;){if(z=a[E],!(z instanceof Ae)||z.data!==y[tt])return!0;E++,tt++}return!1}function Hc(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 b=a.M(x);if(!(b instanceof Zn&&b.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}Ct.mv=function(){for(var a=Hc(this);this.O.length>a;)this.pc(this.O.length-1,!1);gS(this,this.itemArray)};function gS(a,y){var x=Hc(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var b=0;b<x;b++)Cm(a,y[b],b,!0)}else{b=x;for(var E=0;E<y.length;E++,b++){var z=y[E],tt=b<a.O.length?a.O.M(b):null;if(tt instanceof Ae){if(tt.data!==z){var ot=wv(a,tt.data),rt=wv(a,z),at=rt!==ot;at||(ot=Pv(a,ot),at=Pv(a,rt)!==ot),at?(a.pc(b,!1),Cm(a,z,E,!1)):tt.data=z}}else Cm(a,z,E,!1)}for(;b<a.O.length;)a.pc(b,!1);a.$g=null,xv(a,x,0),ca(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 Ke&&(y.Te=!0),y.Te&&y instanceof Ke&&(y.wc=null))}}function Cm(a,y,x,b){if(!(y==null||0>x)){var E=wv(a,y);if(E=Pv(a,E),E!==null){if(Ya(E),E=E.copy(),E.l&16777216){var z=a.ih();z!==null&&Sv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new pn),a.ge.add(y,E)),z=x+Hc(a),a.Gb(z,E),b&&(E.ub=y,xv(a,z,x),E.ub=null),E.data=y}}}function xv(a,y,x){for(a=a.O;y<a.length;){var b=a.M(y);if(b instanceof Ae){var E=y,z=x;b.type===Ae.TableRow?b.row=E:b.type===Ae.TableColumn&&(b.column=E),b.itemIndex=z}y++,x++}}function wv(a,y){if(y===null)return"";if(a=a.itemCategoryProperty,typeof a=="function")a=a(y);else if(typeof a=="string"&&typeof y=="object"){if(a==="")return"";a=jo(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Ht("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function Pv(a,y){var x=a.itemTemplateMap,b=null;return x!==null&&(b=x.I(y)),b===null&&(x!==null&&(b=x.I("")),b===null&&(cS||(cS=!0,Ze('No item template Panel found for category "'+y+'" on '+a),Ze(" Using default item template."),a=new Ae,y=new _i,y.bind(new Vo("text","",gi)),a.add(y),pS=a),b=pS)),b}function Lm(a,y,x){var b=y.enabledChanged;if(b!==null&&b(y,x),y instanceof Ae){y=y.O.s,b=y.length;for(var E=0;E<b;E++){var z=y[E];x&&z instanceof Ae&&!z.isEnabled||Lm(a,z,x)}}}function Dl(a,y){y.name=a,ol.add(a,y)}Ge.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&&qe(a,">= 0",Ae,"padding"),a=new si(a)):(0>a.left&&qe(a.left,">= 0",Ae,"padding:value.left"),0>a.right&&qe(a.right,">= 0",Ae,"padding:value.right"),0>a.top&&qe(a.top,">= 0",Ae,"padding:value.top"),0>a.bottom&&qe(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:la},set:function(a){typeof a=="number"&&(a=new si(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Ta),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 Di)&&(a instanceof Di&&a.freeze(),this.T===null&&(this.T=new Ta),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 Ta),this.T.Ha=a,this.v(),this.g("defaultRowSeparatorStrokeWidth",y,a))}},defaultRowSeparatorDashArray:{get:function(){return this.T!==null?this.T.V:null},set:function(a){var y=this.defaultRowSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Ht("defaultRowSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Ta),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 Di)&&(a instanceof Di&&a.freeze(),this.T===null&&(this.T=new Ta),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 Ta),this.T.F=a,this.v(),this.g("defaultColumnSeparatorStrokeWidth",y,a))}},defaultColumnSeparatorDashArray:{get:function(){return this.T!==null?this.T.o:null},set:function(a){var y=this.defaultColumnSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Ht("defaultColumnSeparatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Ta),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 Ta),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||Ht("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Tl(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()||Ht("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Tl(x),this.N(),this.g("gridOrigin",y,a)}}},graduatedMin:{get:function(){return this.ra!==null?this.ra.lq:0},set:function(a){var y=this.graduatedMin;y!==a&&(this.ra===null&&(this.ra=new Pu),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),Dr(this)&&(a=this.part,a!==null&&lo(this,a,"graduatedRange")))}},graduatedMax:{get:function(){return this.ra!==null?this.ra.F:100},set:function(a){var y=this.graduatedMax;y!==a&&(this.ra===null&&(this.ra=new Pu),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),Dr(this)&&(a=this.part,a!==null&&lo(this,a,"graduatedRange")))}},graduatedRange:{get:function(){return this.graduatedMax-this.graduatedMin}},graduatedTickUnit:{get:function(){return this.ra!==null?this.ra.ia:10},set:function(a){var y=this.graduatedTickUnit;y!==a&&0<a&&(this.ra===null&&(this.ra=new Pu),this.ra.ia=a,this.v(),this.g("graduatedTickUnit",y,a))}},graduatedTickBase:{get:function(){return this.ra!==null?this.ra.V:0},set:function(a){var y=this.graduatedTickBase;y!==a&&(this.ra===null&&(this.ra=new Pu),this.ra.V=a,this.v(),this.g("graduatedTickBase",y,a))}},graduatedMarks:{get:function(){return this.ra!==null?this.ra.u:null},set:function(a){this.ra!==null?this.ra.u=a:a!==null&&(this.ra=new Pu,this.ra.u=a)}},graduatedBounds:{get:function(){return this.ra!==null?this.ra.j:null},set:function(a){this.ra!==null?this.ra.j=a:a!==null&&(this.ra=new Pu,this.ra.j=a)}},graduatedIntervals:{get:function(){return this.ra!==null?this.ra.o:null},set:function(a){this.ra!==null?this.ra.o=a:a!==null&&(this.ra=new Pu,this.ra.o=a)}},temporaryTextBlock:{get:function(){return this.ra!==null?this.ra.Zh:null},set:function(a){this.ra!==null?this.ra.Zh=a:a!==null&&(this.ra=new Pu,this.ra.Zh=a)}},panelLayoutState:{get:function(){return this.F},set:function(a){this.F=a}},Te:{get:function(){return(this.l&8388608)!==0},set:function(a){(this.l&8388608)!==0!==a&&(this.l^=8388608)}},rowDefs:{get:function(){return this.T===null&&(this.T=new Ta),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Ta),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 Ta),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 Ta),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)&&Ht("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Ta),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)&&Ht("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Ta),this.T.hb=a,this.v(),this.g("leftIndex",y,a))}},data:{get:function(){return this.ub},set:function(a){var y=this.ub;if(y!==a){var x=this instanceof mn&&!(this instanceof xi);Ya(this),this.ub=a;var b=this.diagram;b!==null&&(x?(x=b.partManager,this instanceof Be?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof mn&&(y!==null&&x.cf.remove(y),a!==null&&x.cf.add(a,this))):(x=this.panel,x!==null&&x.ge!==null&&(y!==null&&x.ge.remove(y),a!==null&&x.ge.add(a,this)))),this.g("data",y,a),b!==null&&b.undoManager.isUndoingRedoing||a!==null&&this.La()}}},itemIndex:{get:function(){return this.zn},set:function(a){var y=this.zn;y!==a&&(this.zn=a,this.g("itemIndex",y,a))}},allBindings:{get:function(){return this.A!==null?this.A.nb:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new xf),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||gS(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 pn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof mn||a.isPanelMain)&&Ht("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(););qn(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&&(qn(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 Hn&&(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))}}}),Ge.Object.defineProperties(Ae,{Position:{get:function(){return ol.I("Position")}},Horizontal:{get:function(){return ol.I("Horizontal")}},Vertical:{get:function(){return ol.I("Vertical")}},Spot:{get:function(){return ol.I("Spot")}},Auto:{get:function(){return ol.I("Auto")}},Table:{get:function(){return ol.I("Table")}},Viewbox:{get:function(){return ol.I("Viewbox")}},TableRow:{get:function(){return ol.I("TableRow")}},TableColumn:{get:function(){return ol.I("TableColumn")}},Link:{get:function(){return ol.I("Link")}},Grid:{get:function(){return ol.I("Grid")}},Graduated:{get:function(){return ol.I("Graduated")}}}),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 cS=!1,pS=null,ol=new pn;Ae.className="Panel",Ae.definePanelLayout=Dl,Dl("Position",new dm),Dl("Vertical",new gm),Dl("Auto",new pm),Dl("Link",new wm);function Pu(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}Pu.prototype.copy=function(){var a=new Pu;return a.lq=this.lq,a.F=this.F,a.ia=this.ia,a.V=this.V,a.u=this.u,a.j=this.j,a.o=this.o,a.Zh=this.Zh,a},Pu.className="GradPanelSettings";function Ta(){this.Pc=[],this.Oc=[],this.j=this.ob=km,this.hb=this.Hb=0,this.Qp=la,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}Ta.prototype.copy=function(a){for(var y=new Ta,x=this.Pc,b=x.length,E=y.Pc,z=0;z<b;z++)if(x[z]!==void 0){var tt=x[z].copy();tt.wi(a),E[z]=tt}for(x=this.Oc,b=x.length,E=y.Oc,z=0;z<b;z++)x[z]!==void 0&&(tt=x[z].copy(),tt.wi(a),E[z]=tt);return y.ob=this.ob,y.j=this.j,y.Hb=this.Hb,y.hb=this.hb,y.Qp=this.Qp.J(),y.Ha=this.Ha,y.ia=this.ia,y.V=this.V,y.F=this.F,y.u=this.u,y.o=this.o,y.nb=this.nb,y},Ta.className="TablePanelSettings";function $o(a){Ii(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=Yn,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))}$o.prototype.copy=function(){var a=new $o;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=jn(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function Mm(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=jn(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Ct=$o.prototype,Ct.qb=function(a){a.classType===$o&&(this.sizing=a)},Ct.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+qi(this)},Ct.wi=function(a){this.Me=a},Ct.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)},Ct.Wc=function(){var a=0,y=this.Me,x=0,b=this.isRow;if(y!==null&&y.type===Ae.Table)for(var E=b?y.rowDefs.length:y.colDefs.length,z=0;z<E;z++){var tt=b?y.rowDefs[z]:y.colDefs[z];if(tt!==void 0&&tt.oa!==0){x=tt.index;break}}if(this.index!==x&&(x=this.separatorStroke,x===null&&y!==null&&(x=b?y.defaultRowSeparatorStroke:y.defaultColumnSeparatorStroke),x!==null&&(a=this.separatorStrokeWidth,isNaN(a)&&(y!==null?a=b?y.defaultRowSeparatorStrokeWidth:y.defaultColumnSeparatorStrokeWidth:a=0))),b=this.dg,b===null)if(y!==null)b=y.defaultSeparatorPadding;else return a;return a+(this.isRow?b.top+b.bottom:b.left+b.right)},Ct.Ob=function(a,y,x){var b=this.Me;if(b!==null&&(b.cb(yo,a,this,y,x,void 0,void 0),this.be!==null&&(y=b.diagram,y!==null&&!y.skipsModelSourceBindings&&(b=b.ih(),b!==null&&(y=b.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,b)};function Am(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Ct.bind=function(a,y,x,b){var E=null;return typeof a=="string"?E=new Vo(a,y,x,b):E=a,E.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&fS(y)&&Ht("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+E+" on "+a)),this.be===null&&(this.be=new Fe),this.be.add(E),this},Ge.Object.defineProperties($o.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&&qe(a,">= 0",$o,"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&&qe(a,">= 0",$o,"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))&&qe(a,">= 0",$o,"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&&qe(a,">= 0",$o,"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 si(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&&Pf(a,"RowColumnDefinition.separatorStroke"),a instanceof Di&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];typeof z=="number"&&0<=z&&isFinite(z)||Ht("separatorDashArray value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.tj=a,this.panel!==null&&this.panel.N(),this.Ob("separatorDashArray",y,a)}}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&Pf(a,"RowColumnDefinition.background"),a instanceof Di&&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}}}),$o.prototype.computeEffectiveSpacing=$o.prototype.Wc,$o.prototype.computeEffectiveSpacingTop=$o.prototype.Io;var Cv=new ue($o,"Default",0),Vc=new ue($o,"None",1),km=new ue($o,"ProportionalExtra",2);$o.className="RowColumnDefinition",$o.Default=Cv,$o.None=Vc,$o.ProportionalExtra=km;function Zn(a,y){Zt.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)}Se(Zn,Zt),Zn.prototype.cloneProtected=function(a){Zt.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=jn(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 Nd(a){a.Na===null?a.Na=new Av:a.Na.nc&&(a.Na=a.Na.copy())}Ct=Zn.prototype,Ct.th=function(){Zt.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Ct.qb=function(a){a===Pe||a===sn||a===di||a===Yn?this.geometryStretch=a:Zt.prototype.qb.call(this,a)},Ct.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+qi(this)};function Pg(a,y,x,b){var E=x.length;if(!(4>E)){var z=b.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var ot=x[0],rt=x[1],at,ut,gt,mt,yt,St,Mt=0,Ot=rn(),Et=2;Et<E;Et+=2)at=x[Et],ut=x[Et+1],gt=at-ot,ot=ut-rt,gt===0&&(gt=.001),mt=ot/gt,yt=Math.atan2(ot,gt),St=Math.sqrt(gt*gt+ot*ot),Ot.push([gt,yt,mt,St]),Mt+=St,ot=at,rt=ut;ot=x[0],rt=x[1],gt=b.measuredBounds.width,b instanceof Zn&&(gt-=b.strokeWidth),1>gt&&(gt=1),E=x=gt,at=tt/2,ut=at!==0,Et=0,St=Ot[Et],gt=St[0],yt=St[1],mt=St[2],St=St[3];for(var jt=0;.1<=Mt;){if(jt===0&&(ut?(E=x,E-=at,Mt-=at,ut=!1):E=x,E===0&&(E=1)),E>Mt){$e(Ot);return}E>St?(jt=E-St,E=St):jt=0;var Gt=Math.sqrt(E*E/(1+mt*mt));if(0>gt&&(Gt=-Gt),ot+=Gt,rt+=mt*Gt,a.translate(ot,rt),a.rotate(yt),a.translate(-(tt/2),-(z/2)),jt===0&&b.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-ot,-rt),Mt-=E,St-=E,jt!==0){if(Et++,Et===Ot.length){$e(Ot);return}St=Ot[Et],gt=St[0],yt=St[1],mt=St[2],St=St[3],E=jt}}$e(Ot)}}Ct.hh=function(a,y){var x=this.xc,b=this.Ui;if(x!==null||b!==null){var E=this.ua;if(E!==null){a.yc();var z=this.actualBounds,tt=this.naturalBounds;b!==null&&No(this,a,b,!0,!1,tt,z);var ot=this.part,rt=this.ig;if(x===null||rt!==0||ot===null||!this.isPanelMain&&ot.Pb()!==this||(rt=ot.type===Ae.Link&&ot instanceof xi&&ot.category==="Selection"&&ot.adornedObject instanceof Zn&&ot.adornedPart.Pb()===ot.adornedObject?ot.adornedObject.strokeWidth:0),rt===0&&(x=null),x!==null&&rt!==0&&(No(this,a,x,!1,!1,tt,z),a.lineWidth=rt,a.lineJoin=this.strokeJoin,a.lineCap=this.strokeCap,a.miterLimit=this.strokeMiterLimit),z=!1,ot&&y.Gf("drawShadows")&&(z=ot.isShadowed),a.Il===!1&&(z=!1),ot=!0,x===null||b!==null&&b!=="transparent"||(ot=!1),tt=!1,rt=this.strokeDashArray,rt!==null&&(tt=!0,a.js(rt,this.strokeDashOffset)),E.type===Te.j)a.beginPath(),a.moveTo(E.startX,E.startY),a.lineTo(E.endX,E.endY),x!==null&&a.jk(),a.Se();else if(E.type===Te.u){var at=E.startX;rt=E.startY;var ut=E.endX,gt=E.endY;E=Math.min(at,ut);var mt=Math.min(rt,gt);at=Math.abs(ut-at),rt=Math.abs(gt-rt),a.beginPath(),a.rect(E,mt,at,rt),b!==null&&a.ng(b),x!==null&&(ot&&z&&Jl(a),a.jk(),ot&&z&&yu(a)),a.Se()}else if(E.type===Te.F)at=E.startX,rt=E.startY,ut=E.endX,gt=E.endY,E=Math.abs(ut-at)/2,mt=Math.abs(gt-rt)/2,at=Math.min(at,ut)+E,rt=Math.min(rt,gt)+mt,a.beginPath(),a.moveTo(at,rt-mt),a.bezierCurveTo(at+Jt.wg*E,rt-mt,at+E,rt-Jt.wg*mt,at+E,rt),a.bezierCurveTo(at+E,rt+Jt.wg*mt,at+Jt.wg*E,rt+mt,at,rt+mt),a.bezierCurveTo(at-Jt.wg*E,rt+mt,at-E,rt+Jt.wg*mt,at-E,rt),a.bezierCurveTo(at-E,rt-Jt.wg*mt,at-Jt.wg*E,rt-mt,at,rt-mt),a.closePath(),b!==null&&a.ng(b),x!==null&&(ot&&z&&Jl(a),a.jk(),ot&&z&&yu(a)),a.Se();else if(E.type===Te.o)for(E=E.figures,rt=E.length,mt=0;mt<rt;mt++){at=E.s[mt],a.beginPath(),a.moveTo(at.startX,at.startY),ut=at.segments.s,gt=ut.length;for(var yt=null,St=0;St<gt;St++){var Mt=ut[St];switch(Mt.type){case fr:a.moveTo(Mt.endX,Mt.endY);break;case oo:a.lineTo(Mt.endX,Mt.endY);break;case zr:a.bezierCurveTo(Mt.point1X,Mt.point1Y,Mt.point2X,Mt.point2Y,Mt.endX,Mt.endY);break;case ha:a.quadraticCurveTo(Mt.point1X,Mt.point1Y,Mt.endX,Mt.endY);break;case Zo:if(Mt.radiusX===Mt.radiusY){var Ot=Math.PI/180;a.arc(Mt.point1X,Mt.point1Y,Mt.radiusX,Mt.startAngle*Ot,(Mt.startAngle+Mt.sweepAngle)*Ot,0>Mt.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=qs(Mt,at),Ot=yt.length,Ot===0)a.lineTo(Mt.centerX,Mt.centerY);else for(var Et=0;Et<Ot;Et++){var jt=yt[Et];Et===0&&a.lineTo(jt[0],jt[1]),a.bezierCurveTo(jt[2],jt[3],jt[4],jt[5],jt[6],jt[7])}break;case Ca:if(Et=Ot=0,yt!==null&&yt.type===Zo){if(yt=qs(yt,at),jt=yt.length,jt===0){a.lineTo(Mt.endX,Mt.endY);break}yt=yt[jt-1]||null,yt!==null&&(Ot=yt[6],Et=yt[7])}else Ot=yt!==null?yt.endX:at.startX,Et=yt!==null?yt.endY:at.startY;if(yt=Ra(Mt,at,Ot,Et),Ot=yt.length,Ot===0){a.lineTo(Mt.endX,Mt.endY);break}for(Et=0;Et<Ot;Et++)jt=yt[Et],a.bezierCurveTo(jt[2],jt[3],jt[4],jt[5],jt[6],jt[7]);break;default:Ht("Segment not of valid type: "+Mt.type)}Mt.isClosed&&a.closePath(),yt=Mt}ut=at.isFilled,z?at.isShadowed?(ut===!0&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&(ut&&ot&&Jl(a),a.jk(),ut&&ot&&yu(a))):(Jl(a),ut&&b!=="transparent"&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk(),yu(a)):(ut&&b!==null&&a.ng(b,at.isEvenOdd),x!==null&&a.jk()),a.Se(mt)}if(tt&&a.fs(),this.pathPattern!==null){if(x=this.pathPattern,x.measure(1/0,1/0),b=x.measuredBounds,x.arrange(0,0,b.width,b.height),z=this.geometry,a.save(),a.beginPath(),b=rn(),z.type===Te.j)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.endY),Pg(a,y,b,x);else if(z.type===Te.o)for(z=z.figures.iterator;z.next();){for(ot=z.value,b.length=0,b.push(ot.startX),b.push(ot.startY),tt=ot.startX,E=ot.startY,rt=tt,mt=E,at=ot.segments.s,ut=at.length,gt=0;gt<ut;gt++){switch(St=at[gt],St.type){case fr:Pg(a,y,b,x),b.length=0,b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY,rt=tt,mt=E;break;case oo:b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY;break;case zr:Jt.Qe(tt,E,St.point1X,St.point1Y,St.point2X,St.point2Y,St.endX,St.endY,.5,b),tt=St.endX,E=St.endY;break;case ha:Jt.ep(tt,E,St.point1X,St.point1Y,St.endX,St.endY,.5,b),tt=St.endX,E=St.endY;break;case Zo:if(Mt=qs(St,ot),yt=Mt.length,yt===0){b.push(St.centerX),b.push(St.centerY),tt=St.centerX,E=St.centerY;break}for(Ot=0;Ot<yt;Ot++)Et=Mt[Ot],Jt.Qe(tt,E,Et[2],Et[3],Et[4],Et[5],Et[6],Et[7],.5,b),tt=Et[6],E=Et[7];break;case Ca:if(Mt=Ra(St,ot,tt,E),yt=Mt.length,yt===0){b.push(St.endX),b.push(St.endY),tt=St.endX,E=St.endY;break}for(Ot=0;Ot<yt;Ot++)Et=Mt[Ot],Jt.Qe(tt,E,Et[2],Et[3],Et[4],Et[5],Et[6],Et[7],.5,b),tt=Et[6],E=Et[7];break;default:Ht("Segment not of valid type: "+St.type)}St.isClosed&&(b.push(rt),b.push(mt),Pg(a,y,b,x))}Pg(a,y,b,x)}else if(z.type===Te.u)b.push(z.startX),b.push(z.startY),b.push(z.endX),b.push(z.startY),b.push(z.endX),b.push(z.endY),b.push(z.startX),b.push(z.endY),b.push(z.startX),b.push(z.startY),Pg(a,y,b,x);else if(z.type===Te.F){if(E=new dr,E.startX=z.endX,E.startY=(z.startY+z.endY)/2,tt=new Ci(Zo),tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(z.startX+z.endX)/2,tt.centerY=(z.startY+z.endY)/2,tt.radiusX=Math.abs(z.startX-z.endX)/2,tt.radiusY=Math.abs(z.startY-z.endY)/2,E.add(tt),z=qs(tt,E),ot=z.length,ot===0)b.push(tt.centerX),b.push(tt.centerY);else for(tt=E.startX,E=E.startY,rt=0;rt<ot;rt++)mt=z[rt],Jt.Qe(tt,E,mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],.5,b),tt=mt[6],E=mt[7];Pg(a,y,b,x)}$e(b),a.restore(),a.Vc(!1)}}}},Ct.kk=function(a,y,x){return!Zt.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)},Ct.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Zt.prototype.nk.call(this,a)},Ct.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)}},Ct.ga=function(a,y){if(y===void 0&&(y=new zt),a instanceof vn){a.Mc()&&Ht("getDocumentPoint Spot must be a real, specific Spot, not: "+a.toString());var x=this.naturalBounds,b=this.strokeWidth;y.h(a.x*(x.width+b)-b/2+x.x+a.offsetX,a.y*(x.height+b)-b/2+x.y+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Ct.mi=function(a){a===void 0&&(a=new me);var y=this.naturalBounds,x=this.oe;y=me.allocAt(y.x,y.y,y.width,y.height);var b=this.strokeWidth;return y.Bc(b/2,b/2),b=zt.allocAt(y.x,y.y).transform(x),a.h(b.x,b.y,0,0),b.h(y.right,y.y).transform(x),co(a,b.x,b.y,0,0),b.h(y.right,y.bottom).transform(x),co(a,b.x,b.y,0,0),b.h(y.x,y.bottom).transform(x),co(a,b.x,b.y,0,0),me.free(y),zt.free(b),a},Ct.gh=function(a,y){var x=this.geometry;if(x===null||this.fill===null&&this.stroke===null)return!1;var b=x.bounds,E=this.strokeWidth/2;x.type!==Te.j||y||(E+=2);var z=me.alloc();if(z.assign(b),z.Bc(E+2,E+2),!z.ca(a))return me.free(z),!1;if(b=E+1e-4,x.type===Te.j)return this.stroke===null||(b=(x.endX-x.startX)*(a.x-x.startX)+(x.endY-x.startY)*(a.y-x.startY),0>(x.startX-x.endX)*(a.x-x.endX)+(x.startY-x.endY)*(a.y-x.endY)||0>b)?!1:(me.free(z),Jt.Yb(x.startX,x.startY,x.endX,x.endY,E,a.x,a.y));if(x.type===Te.u){y=x.startX;var tt=x.startY,ot=x.endX;if(x=x.endY,z.x=Math.min(y,ot),z.y=Math.min(tt,x),z.width=Math.abs(ot-y),z.height=Math.abs(x-tt),this.fill===null){if(z.Bc(-b,-b),z.ca(a))return me.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),me.free(z),a}if(x.type===Te.F){tt=x.startX,E=x.startY,ot=x.endX;var rt=x.endY;if(x=Math.min(tt,ot),y=Math.min(E,rt),tt=Math.abs(ot-tt)/2,E=Math.abs(rt-E)/2,x=a.x-(x+tt),y=a.y-(y+E),this.fill===null){if(tt-=b,E-=b,0>=tt||0>=E||1>=x*x/(tt*tt)+y*y/(E*E))return me.free(z),!1;tt+=b,E+=b}return this.stroke!==null&&(tt+=b,E+=b),me.free(z),0>=tt||0>=E?!1:1>=x*x/(tt*tt)+y*y/(E*E)}if(x.type===Te.o)return me.free(z),this.fill===null?cl(x,a.x,a.y,E):ua(x,a,E,1<this.strokeWidth,y);Ht("Unknown Geometry type: "+x.type)},Ct.Wl=function(a,y,x,b){var E=this.desiredSize,z=this.ig;if(a=Math.max(a,0),y=Math.max(y,0),this.Rd!==null)var tt=this.geometry.bounds;else{var ot=this.figure,rt=Mv[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),Mv[ot]=rt):Ht("Unsupported Figure: "+ot)}tt=rt.bounds}ot=tt.width,rt=tt.height,at=tt.width;var ut=tt.height;switch(Ds(this,!0)){case Pe:b=x=0;break;case Me:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case dn:at=Math.max(a-z,0),b=0;break;case Mn:x=0,ut=Math.max(y-z,0)}isFinite(E.width)&&(at=E.width),isFinite(E.height)&&(ut=E.height);var gt=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),b=Math.max(b-z,mt.height),at=Math.min(gt.width,at),ut=Math.min(gt.height,ut),at=isFinite(at)?Math.max(x,at):Math.max(ot,x),ut=isFinite(ut)?Math.max(b,ut):Math.max(rt,b),x=Lv(this),x){case Pe:break;case Me:ot=at,rt=ut;break;case sn:x=Math.min(at/ot,ut/rt),isFinite(x)||(x=1),ot*=x,rt*=x;break;default:Ht(x+" is not a valid geometryStretch.")}this.Rd!==null?(ot===0&&(ot=.001),rt===0&&(rt=.001),x=this.Rd!==null?this.Rd:this.ua,tt=x.bounds,b=ot/tt.width,tt=rt/tt.height,isFinite(b)||(b=1),isFinite(tt)||(tt=1),this.ua=b===1&&tt===1?x:x.copy().scale(b,tt)):this.ua!==null&&Jt.$(this.ua.Sk,a-z)&&Jt.$(this.ua.Rk,y-z)||(this.ua=Zn.makeGeometry(this,ot,rt)),tt=this.ua.bounds,a===1/0||y===1/0?this.Ge(tt.x-z/2,tt.y-z/2,a===0&&ot===0?0:tt.width+z,y===0&&rt===0?0:tt.height+z):this.Ge(-(z/2),-(z/2),at+z,ut+z),E.w()?(at=E.width,ut=E.height,at=Math.min(gt.width,at),ut=Math.min(gt.height,ut),at=Math.max(mt.width,at),ut=Math.max(mt.height,ut),this.dc.h(0,0,at,ut)):this.dc.assign(tt)};function Lv(a){var y=a.geometryStretch;return a.Rd!==null?y===Yn?Me:y:y===Yn?Mv[a.figure].defaultStretch:y}Ct.eh=function(a,y,x,b){as(this,a,y,x,b)},Ct.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Ct.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,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*ut+mt,ot=x*ot+b*at+gt,rt=x*rt+b*ut+mt,gt=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var yt=at.bounds;if(ut=!1,at.type===Te.j)if(1.5>=this.strokeWidth)ut=Jt.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,ot,rt,E);else{if(at.startX===at.endX?(b=gt,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=gt/Math.sqrt(1+y*y),b=ut*y),y=rn(),a=new zt,Jt.Ve(at.startX+b,at.startY+ut,at.endX+b,at.endY+ut,z,tt,ot,rt,a)&&y.push(a),a=new zt,Jt.Ve(at.startX-b,at.startY-ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),a=new zt,Jt.Ve(at.startX+b,at.startY+ut,at.startX-b,at.startY-ut,z,tt,ot,rt,a)&&y.push(a),a=new zt,Jt.Ve(at.endX+b,at.endY+ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),ot=y.length,ot===0)return $e(y),!1;for(ut=!0,rt=1/0,b=0;b<ot;b++)a=y[b],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<rt&&(rt=x,E.x=a.x,E.y=a.y);$e(y)}else if(at.type===Te.u)ut=Jt.Ff(yt.x-gt,yt.y-gt,yt.x+yt.width+gt,yt.y+yt.height+gt,z,tt,ot,rt,E);else if(at.type===Te.F){y=me.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(gt,gt);t:if(y.width===0)ut=Jt.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,ot,rt,E);else if(y.height===0)ut=Jt.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,ot,rt,E);else{if(a=y.width/2,at=y.height/2,b=y.x+a,ut=y.y+at,x=9999,z!==ot&&(x=(tt-rt)/(z-ot)),9999>Math.abs(x)){if(rt=tt-ut-x*(z-b),0>a*a*x*x+at*at-rt*rt){E.x=NaN,E.y=NaN,ut=!1;break t}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)+b,a=(-(a*a*x*rt)-a*at*gt)/(at*at+a*a*x*x)+b,at=x*(ot-b)+rt+ut,rt=x*(a-b)+rt+ut,Math.abs((z-ot)*(z-ot))+Math.abs((tt-at)*(tt-at))<Math.abs((z-a)*(z-a))+Math.abs((tt-rt)*(tt-rt))?(E.x=ot,E.y=at):(E.x=a,E.y=rt)}else{if(ot=at*at,rt=z-b,ot-=ot/(a*a)*rt*rt,0>ot){E.x=NaN,E.y=NaN,ut=!1;break t}rt=Math.sqrt(ot),ot=ut+rt,rt=ut-rt,Math.abs(ot-tt)<Math.abs(rt-tt)?(E.x=z,E.y=ot):(E.x=z,E.y=rt)}ut=!0}me.free(y)}else if(at.type===Te.o){mt=zt.alloc();var St=ot-z,Mt=rt-tt,Ot=St*St+Mt*Mt,Et=z,jt=tt;if(0<Ot&&yt.contains(Et,jt)&&(mt.x=Et,mt.y=jt,this.ca(mt)))for(St!==0&&.5>Math.abs(St)?(Mt*=.5/St,St=.5):Mt!==0&&.5>Math.abs(Mt)&&(St*=.5/Mt,Mt=.5),Et-=St,jt-=Mt;yt.contains(Et,jt);)Et-=St,jt-=Mt;for(E.x=ot,E.y=rt,Mt=0;Mt<at.figures.count;Mt++){var Gt=at.figures.s[Mt],Vt=Gt.isFilled?Et:z,Kt=Gt.isFilled?jt:tt,ie=Gt.segments;yt=Gt.startX,St=Gt.startY;for(var We=yt,on=St,_e=0;_e<ie.count;_e++){var be=ie.s[_e],xe=be.type,Wn=be.endX,Bn=be.endY,Ai=!1;switch(xe){case fr:We=Wn,on=Bn;break;case oo:Ai=bm(yt,St,Wn,Bn,Vt,Kt,ot,rt,mt);break;case zr:Ai=Jt.Eo(yt,St,be.point1X,be.point1Y,be.point2X,be.point2Y,Wn,Bn,Vt,Kt,ot,rt,.6,mt);break;case ha:Ai=Jt.Eo(yt,St,yt+2/3*(be.point1X-yt),St+2/3*(be.point1Y-St),Wn+2/3*(be.point1X-Wn),Bn+2/3*(be.point1Y-Bn),Wn,Bn,Vt,Kt,ot,rt,.6,mt);break;case Zo:case Ca:xe=be.type===Zo?qs(be,Gt):Ra(be,Gt,yt,St);var Qi=xe.length;if(Qi===0){Ai=bm(yt,St,be.type===Zo?be.centerX:be.endX,be.type===Zo?be.centerY:be.endY,Vt,Kt,ot,rt,mt);break}for(Bn=null,Wn=0;Wn<Qi;Wn++){if(Bn=xe[Wn],Wn===0&&bm(yt,St,Bn[0],Bn[1],Vt,Kt,ot,rt,mt)){var cr=Fm(Vt,Kt,mt,Ot,E);cr<Ot&&(Ot=cr,ut=!0)}Jt.Eo(Bn[0],Bn[1],Bn[2],Bn[3],Bn[4],Bn[5],Bn[6],Bn[7],Vt,Kt,ot,rt,.6,mt)&&(cr=Fm(Vt,Kt,mt,Ot,E),cr<Ot&&(Ot=cr,ut=!0))}Wn=Bn[6],Bn=Bn[7];break;default:Ht("Unknown Segment type: "+xe)}yt=Wn,St=Bn,Ai&&(Ai=Fm(Vt,Kt,mt,Ot,E),Ai<Ot&&(Ot=Ai,ut=!0)),be.isClosed&&(Wn=We,Bn=on,bm(yt,St,Wn,Bn,Vt,Kt,ot,rt,mt)&&(be=Fm(Vt,Kt,mt,Ot,E),be<Ot&&(Ot=be,ut=!0)))}}z=x-a,tt=b-y,ot=Math.sqrt(z*z+tt*tt),ot!==0&&(z/=ot,tt/=ot),E.x-=z*gt,E.y-=tt*gt,zt.free(mt)}else Ht("Unknown Geometry type: "+at.type);return ut?(this.transform.Ga(E),!0):!1};function Fm(a,y,x,b,E){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<b?(E.x=x.x,E.y=x.y,y):b}function bm(a,y,x,b,E,z,tt,ot,rt){if(Jt.$(a,x)&&Jt.$(y,b)||Jt.$(E,tt)&&Jt.$(z,ot))return!1;var at=!1,ut=(E-tt)*(y-b)-(z-ot)*(a-x);return ut===0?!1:(rt.x=((E*ot-z*tt)*(a-x)-(E-tt)*(a*b-y*x))/ut,rt.y=((E*ot-z*tt)*(y-b)-(z-ot)*(a*b-y*x))/ut,(a>x?a-x:x-a)<(y>b?y-b:b-y)?(a=y<b?y:b,y=y<b?b:y,(rt.y>a||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)}Ct.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.ua;x===null&&(this.measure(1/0,1/0),x=this.ua),x=x.bounds;var b=this.strokeWidth/2,E=!1,z=zt.alloc();return z.h(x.x-b,x.y-b),a.ca(y.Ga(z))&&(z.h(x.x-b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.bottom+b),a.ca(y.Ga(z))&&(z.h(x.right+b,x.y-b),a.ca(y.Ga(z))&&(E=!0)))),zt.free(z),E},Ct.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=Gn.alloc();x.set(y),x.Vj();var b=a.left,E=a.right,z=a.top;a=a.bottom;var tt=zt.alloc();if(tt.h(b,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(E,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0)))return zt.free(tt),!0;var ot=zt.alloc(),rt=zt.alloc();return x.set(y),x.bv(this.transform),x.Vj(),ot.x=E,ot.y=z,ot.transform(x),tt.x=b,tt.y=z,tt.transform(x),y=!1,Dd(this,tt,ot,rt)?y=!0:(tt.x=E,tt.y=a,tt.transform(x),Dd(this,tt,ot,rt)?y=!0:(ot.x=b,ot.y=a,ot.transform(x),Dd(this,tt,ot,rt)?y=!0:(tt.x=b,tt.y=z,tt.transform(x),Dd(this,tt,ot,rt)&&(y=!0)))),zt.free(tt),Gn.free(x),zt.free(ot),zt.free(rt),y};function Dd(a,y,x,b){if(!a.rs(y,x,b))return!1;a=y.x,y=y.y;var E=x.x,z=x.y;return x=b.x,b=b.y,a===E?(y<z?(a=y,y=z):a=z,b>=a&&b<=y):(a<E?(b=a,a=E):b=E,x>=b&&x<=a)}Ct.tx=function(a,y,x){function b(Ot,Et){for(var jt=Ot.length,Gt=0;Gt<jt;Gt+=2)if(Et.zd(Ot[Gt],Ot[Gt+1])>E)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var E=a.Bf(y),z=E;if(1.5<this.strokeWidth&&(E=this.strokeWidth/2+Math.sqrt(E),E*=E),y=this.ua,y===null&&(this.measure(1/0,1/0),y=this.ua,y===null))return!1;if(!x){var tt=y.bounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width;if(tt=tt.y+tt.height,In(a.x,a.y,ot,rt)<=E&&In(a.x,a.y,at,rt)<=E&&In(a.x,a.y,ot,tt)<=E&&In(a.x,a.y,at,tt)<=E)return!0}if(ot=y.startX,rt=y.startY,at=y.endX,tt=y.endY,y.type===Te.j){if(x=(ot-at)*(a.x-at)+(rt-tt)*(a.y-tt),fi(a.x,a.y,ot,rt,at,tt)<=(0<=(at-ot)*(a.x-ot)+(tt-rt)*(a.y-rt)&&0<=x?E:z))return!0}else{if(y.type===Te.u)return y=!1,x&&(y=fi(a.x,a.y,ot,rt,ot,tt)<=E||fi(a.x,a.y,ot,rt,at,rt)<=E||fi(a.x,a.y,at,rt,at,tt)<=E||fi(a.x,a.y,ot,tt,at,tt)<=E),y;if(y.type===Te.F){y=a.x-(ot+at)/2,z=a.y-(rt+tt)/2;var ut=Math.abs(at-ot)/2,gt=Math.abs(tt-rt)/2;if(ut===0||gt===0)return fi(a.x,a.y,ot,rt,at,tt)<=E;if(x){if(a=Jt.$y(ut,gt,y,z),a*a<=E)return!0}else return!(In(y,z,-ut,0)>=E||In(y,z,0,-gt)>=E||In(y,z,0,gt)>=E||In(y,z,ut,0)>=E)}else if(y.type===Te.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&&fi(a.x,a.y,z,ot,z,at)>E&&fi(a.x,a.y,z,ot,rt,ot)>E&&fi(a.x,a.y,rt,at,z,at)>E&&fi(a.x,a.y,rt,at,rt,ot)>E)return!1;if(z=Math.sqrt(E),x){if(this.fill===null?cl(y,a.x,a.y,z):ua(y,a,z,!0,!1))return!0}else{for(x=y.figures,y=0;y<x.count;y++){if(z=x.s[y],tt=z.startX,ut=z.startY,a.zd(tt,ut)>E)return!1;for(ot=z.segments.s,rt=ot.length,at=0;at<rt;at++)switch(gt=ot[at],gt.type){case fr:case oo:if(tt=gt.endX,ut=gt.endY,a.zd(tt,ut)>E)return!1;break;case zr:var mt=rn();if(Jt.Qe(tt,ut,gt.point1X,gt.point1Y,gt.point2X,gt.point2Y,gt.endX,gt.endY,.8,mt),tt=b(mt,a),$e(mt),tt||(tt=gt.endX,ut=gt.endY,a.zd(tt,ut)>E))return!1;break;case ha:if(mt=rn(),Jt.ep(tt,ut,gt.point1X,gt.point1Y,gt.endX,gt.endY,.8,mt),tt=b(mt,a),$e(mt),tt||(tt=gt.endX,ut=gt.endY,a.zd(tt,ut)>E))return!1;break;case Zo:case Ca:mt=gt.type===Zo?qs(gt,z):Ra(gt,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=gt.type===Zo?gt.centerX:gt.endX,ut=gt.type===Zo?gt.centerY:gt.endY,a.zd(tt,ut)>E)return!1;break}gt=null;for(var St=rn(),Mt=0;Mt<yt;Mt++)if(gt=mt[Mt],St.length=0,Jt.Qe(gt[0],gt[1],gt[2],gt[3],gt[4],gt[5],gt[6],gt[7],.8,St),b(St,a))return $e(St),!1;$e(St),gt!==null&&(tt=gt[6],ut=gt[7]);break;default:Ht("Unknown Segment type: "+gt.type)}}return!0}}}return!1},Ct.qc=function(){this.ua=null},Ct.kq=function(){return this.ig};function mS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=_c,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=Kr):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new vn(1-Kr.x,Kr.y)))}Zn.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var b=ql[a.toArrow];else a.fromArrow!=="None"?b=ql[a.fromArrow]:(b=Jt.Ze[a.figure],typeof b=="string"&&(b=Jt.Ze[b]),b===void 0&&Ht("Unknown Shape.figure: "+a.figure),b=b(a,y,x),b.Sk=y,b.Rk=x);if(b===null){var E=Jt.Ze.Rectangle;typeof E=="function"&&(b=E(a,y,x))}return b};function vS(a){var y=ql[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=ql[x],y===void 0){var b=null,E;for(E in Jt.um)if(E.toLowerCase()===x){b=E;break}if(b!==null)return a=Te.parse(Jt.um[b],!1),ql[b]=a,x!==b&&(ql[x]=b),b}}return typeof y=="string"?y:y instanceof Te?a:null}Ge.Object.defineProperties(Zn.prototype,{geometry:{get:function(){return this.ua!==null?this.ua:this.Rd},set:function(a){var y=this.ua,x=this.Rd;if(y!==a){a!==null?this.Rd=this.ua=a.freeze():this.Rd=this.ua=null;var b=this.part;b!==null&&(b.ag=NaN),this.v(),this.g("geometry",y||x,a),Dr(this)&&(a=this.part,a!==null&&lo(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=Te.parse(a);var y=a.normalize();this.geometry=a,this.position=a=zt.allocAt(-y.x,-y.y),zt.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&&Pf(a,"Shape.fill"),a instanceof Di&&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&&Pf(a,"Shape.stroke"),a instanceof Di&&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 qe(a,"value >= 0",Zn,"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"?qe(a,'"butt", "round", or "square"',Zn,"strokeCap"):(Nd(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"?qe(a,'"miter", "bevel", or "round"',Zn,"strokeJoin"):(Nd(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){Nd(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;E<x;E++){var z=a[E];0<=z&&isFinite(z)||Ht("strokeDashArray:value "+z+" at index "+E+" must be a positive number or zero."),b+=z}if(b===0){if(y===null)return;a=null}}this.Yg=a,this.N(),this.g("strokeDashArray",y,a)}}},strokeDashOffset:{get:function(){return this.Na!==null?this.Na.uj:0},set:function(a){var y=this.strokeDashOffset;y!==a&&0<=a&&(Nd(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()])||Ht("Unknown Shape.figure: "+a),y!==x&&(a=this.part,a!==null&&(a.ag=NaN),this.an=x,this.Rd=null,this.qc(),this.v(),this.g("figure",y,x))}}},toArrow:{get:function(){return this.Ua!==null?this.Ua.V:"None"},set:function(a){var y=this.toArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Ht("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new Rh),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("toArrow",y,x))}}},fromArrow:{get:function(){return this.Ua!==null?this.Ua.j:"None"},set:function(a){var y=this.fromArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Ht("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new Rh),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:Cr},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Nd(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(),Nd(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&&(Nd(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:Yn},set:function(a){var y=this.geometryStretch;y!==a&&(Nd(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 _l),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&Tl(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 _l),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 _l),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 _l),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),Zn.prototype.intersectsRect=Zn.prototype.Yc,Zn.prototype.containedInRect=Zn.prototype.fh,Zn.prototype.getNearestIntersectionPoint=Zn.prototype.rs,Zn.prototype.getDocumentBounds=Zn.prototype.mi,Zn.prototype.getDocumentPoint=Zn.prototype.ga;var ql=new wn,Mv=new wn;Zn.className="Shape",Zn.getFigureGenerators=function(){var a=new pn,y;for(y in Jt.Ze)y!==y.toLowerCase()&&a.add(y,Jt.Ze[y]);return a.freeze(),a},Zn.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),b=Jt.Ze;b[a]=y,b[x]=a},Zn.getArrowheadGeometries=function(){var a=new pn;for(b in Jt.um)if(ql[b]===void 0){var y=Te.parse(Jt.um[b],!1);ql[b]=y,y=b.toLowerCase(),y!==b&&(ql[y]=b)}for(var x in ql)if(x!==x.toLowerCase()){var b=ql[x];b instanceof Te&&a.add(x,b)}return a.freeze(),a},Zn.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=Te.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Ht("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var b=ql;b[a]=x,b[y]=a};function Av(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=Yn,this.gg=this.fg=Cr}Av.prototype.copy=function(){var a=new Av;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 _i(a,y){return Zt.call(this),Dm||(Os=Eo?new Va(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}Se(_i,Zt),_i.prototype.cloneProtected=function(a){Zt.prototype.cloneProtected.call(this,a),a.ec=this.ec,a.xc=this.xc,a.Ae=this.Ae,a.Gc=this.Gc,a.Cb=this.Cb,a.Lq=this.Lq,a.Gm=this.Gm,this.fa!==null&&(a.fa=this.fa.copy()),this.da!==null&&(a.da=this.da.nc?this.da:this.da.copy()),a.Ih=this.Ih,a.df=this.df,a.Le=this.Le,a.Qc=this.Qc,a.Qb=this.Qb,a.ze=this.ze};function Ol(a){a.da===null?a.da=new Nv:a.da.nc&&(a.da=a.da.copy())}Ct=_i.prototype,Ct.th=function(){Zt.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function yS(a,y){a.l=y.l|6144,a.pb=y.opacity,a.Ma=y.background,a.areaBackground=y.areaBackground,a.jd=y.desiredSize.J(),a.minSize=y.minSize.J(),a.maxSize=y.maxSize.J(),y.Lb!==null?a.Lb=y.Lb.copy():a.Lb=null,a.Ca=y.scale,a.Kb=y.angle,a.stretch=y.stretch,a.Kg=y.margin.J(),a.Jb=y.alignment.J(),a.sk=y.alignmentFocus.J(),a.segmentFraction=y.segmentFraction,a.segmentOffset=y.segmentOffset.J(),a.segmentOrientation=y.segmentOrientation,y.tb!==null&&(a.tb=y.tb.copy()),a.shadowVisible=y.shadowVisible,a.ec=y.ec,a.xc=y.xc,a.Ae=y.Ae,a.fa!==null&&(a.fa=y.fa.copy()),y.da!==null&&(a.da=y.da.nc?y.da:y.da.copy()),a.Ih=y.Ih}Ct.qb=function(a){a.classType===_i?this.wrap=a:Zt.prototype.qb.call(this,a)},Ct.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Ct.v=function(){Zt.prototype.v.call(this)},Ct.hh=function(a,y){if(this.xc!==null&&this.ec.length!==0&&this.Ae!==null){var x=this.naturalBounds,b=this.actualBounds,E=x.width,z=x.height,tt=Uc(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;No(this,a,this.xc,!0,!1,x,b),(rt||at)&&No(this,a,this.xc,!1,!1,x,b),b=0,x=!1;var ut=this.oe,gt=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var mt=y.scale;switch(8>(gt*gt+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof ta&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,gt=this.spacingBelow,this.flip){case vi:a.translate(E,0),a.scale(-1,1);break;case _n:a.translate(0,z),a.scale(1,-1);break;case Hi:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+gt)*ut,z>mt&&(b=this.verticalAlignment,b=b.y*z-b.y*mt+b.offsetY),ut===1&&this.ze!==null)gt=this.Cb,gt>E&&(gt=E),this.Oj(this.ze,a,0,b+y,E,tt,gt,x,ot,rt,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mt<ut;mt++){var yt=this.Qc[mt];yt>E&&(yt=E),b+=y,this.Oj(this.Qb[mt],a,0,b,E,tt,yt,x,ot,rt,at),b+=tt+gt}switch(this.flip){case vi:a.scale(-1,1),a.translate(-E,0);break;case _n:a.scale(1,-1),a.translate(0,-z);break;case Hi:a.scale(-1,-1),a.translate(-E,-z)}}},Ct.Oj=function(a,y,x,b,E,z,tt,ot,rt,at,ut){var gt=0;if(ot)rt==="left"?gt=0:rt==="right"?gt=E-tt:rt==="center"&&(gt=(E-tt)/2),y.fillRect(x+gt,b+.25*z,tt,1);else{if(rt==="left"?gt=0:rt==="right"?gt=E:rt==="center"&&(gt=E/2),E=Em!==null?Em(this,z):.75*z,y.fillText(a,x+gt,b+E),a=z/20|0,a===0&&(a=1),rt==="right"?gt-=tt:rt==="center"&&(gt-=tt/2),at){ot=Tm!==null?Tm(this,z):.8*z,rt=x+gt,at=b+ot,E=x+gt+tt,ot=b+ot;var mt=a;y.beginPath(),y.lineWidth=mt,y.moveTo(rt,at),y.lineTo(E,ot),y.stroke(),y.Se(),y instanceof ta&&y.ad.classList.add("gojs-td")}ut&&(ut=b+z-z/2.2|0,a%2!==0&&(ut+=.5),b=x+gt,z=ut,x=x+gt+tt,tt=ut,gt=a,y.beginPath(),y.lineWidth=gt,y.moveTo(b,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof ta&&y.ad.classList.add("gojs-td"))}},Ct.kk=function(a,y,x){if(!Zt.prototype.kk.call(this,a,y,x))return!1;if(No(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},Ct.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Zt.prototype.nk.call(this,a)},Ct.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)}},Ct.Wl=function(a,y,x,b){var E=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;Os!==null&&MS!==z&&(MS=Os.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===Kc&&(ot=ot.trim()),tt=Math.max(tt,rl(ot)),ot=at+1}z=tt}else tt=z.indexOf(`
|
|
`,0),0<=tt&&(z=z.substr(0,tt)),z=rl(z);z=Math.min(z,a/this.scale)}else z=this.desiredSize.width;if(this.panel!==null&&(z=Math.min(z,this.panel.maxSize.width)),tt=xS(this,z),isNaN(this.desiredSize.height)?tt=Math.min(tt,y/this.scale):tt=this.desiredSize.height,rt=tt,this.Cb!==0&&this.Qc!==null&&this.Qb!==null&&this.overflow===Bm&&(y=this.Ae,y=this.overflow===Bm?SS(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,Uc(this)+at),rt=Math.min(this.maxLines-1,Math.max(Math.floor(rt/at+.01)-1,0)),!(rt+1>=this.Qb.length))){for(this.l|=16777216,at=this.Qb[rt],y=Math.max(1,a-y);rl(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Xc,y=rl(at),this.Qb[rt]=at,this.Qb=this.Qb.slice(0,rt+1),this.Qc[rt]=y,this.Qc=this.Qc.slice(0,rt+1),this.Le=this.Qb.length,this.Cb=Math.max(this.Cb,y),this.Gc=this.Le,this.Gc===1&&(this.ze=this.Qb[0])}(this.wrap===wS||isNaN(this.desiredSize.width))&&(z=isNaN(a)?this.Cb:Math.min(a,this.Cb)),z=Math.max(x,z),tt=Math.max(b,tt),es(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&E!==this.Gc&&(this.Uc=!0)},Ct.eh=function(a,y,x,b){as(this,a,y,x,b)};function Yc(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,b){var E=a.formatting===Kc;E&&(y=y.trim());var z=0,tt=a.Ae,ot=a.spacingAbove+a.spacingBelow;ot=Math.max(0,Uc(a)+ot);var rt=a.overflow===Bm?SS(tt):0;if(a.Gc>=a.maxLines)b!==null&&b.h(0,ot);else if(tt=y,a.wrap===Fv){a.Le=1;var at=rl(y);if(rt===0||at<=x)a.Cb=Math.max(a.Cb,at),Yc(a,y,a.Cb),b!==null&&b.h(at,ot);else{for(z=Cg(a,tt),tt=tt.substr(z.length),y=Cg(a,tt),at=rl(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=Cg(a,tt),at=z+y,E&&(at=at.trim()),at=rl(at);for(E&&(y=y.trim()),z+=y,x=Math.max(1,x-rt);rl(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Xc;var ut=rl(z);a.Cb=ut,Yc(a,z,ut),b!==null&&b.h(ut,ot)}}else{for(rt=0,tt.length===0&&(rt=1,Yc(a,tt,0));0<tt.length;){for(y=Cg(a,tt),tt=tt.substr(y.length);rl(y)>x;){var gt=1;for(at=rl(y.substr(0,gt)),ut=0;at<=x;)gt++,ut=at,at=rl(y.substr(0,gt));if(gt===1){var mt=at;z=Math.max(z,at)}else mt=ut,z=Math.max(z,ut);if(gt--,1>gt&&(gt=1),Yc(a,y.substr(0,gt),mt),rt++,y=y.substr(gt),a.Gc+rt>a.maxLines)break}for(ut=Cg(a,tt),at=rl(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=Cg(a,tt),at=y+ut,E&&(at=at.trim()),at=rl(at);if(E&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ut.length===0?(gt=at,z=Math.max(z,at)):(gt=ut=rl(y),z=Math.max(z,ut)),Yc(a,y,gt),rt++,a.Gc+rt>a.maxLines))break}a.Le=Math.min(a.maxLines,rt),a.Cb=Math.max(a.Cb,z),b!==null&&b.h(a.Cb,ot*a.Le)}}function Cg(a,y){if(a.wrap===PS)return y.substr(0,1);for(var x=y.length,b=0,E=Sx;b<x&&!E.test(y.charAt(b));)b++;for(a.formatting===CS&&(x=Math.min(x,b+1));b<x&&E.test(y.charAt(b));)b++;return b>=y.length?y:y.substr(0,b)}function rl(a){return Os===null?8*a.length:Os.measureText(a).width}function Uc(a){if(a.df!==null)return a.df;var y=a.Ae;if(Os===null){var x=16;return a.df=x}return Tv[y]!==void 0&&5e3>LS?x=Tv[y]:(x=1.3*Os.measureText("M").width,Tv[y]=x,LS++),a.df=x}function SS(a){if(Os===null)return 6;if(Nm[a]!==void 0&&5e3>Bv)var y=Nm[a];else y=Os.measureText(Xc).width,Nm[a]=y,Bv++;return y}function xS(a,y){var x=a.ec.replace(/\r\n/g,`
|
|
`).replace(/\r/g,`
|
|
`),b=a.spacingAbove+a.spacingBelow;if(b=Math.max(0,Uc(a)+b),x.length===0)return a.Cb=0,a.Gc=1,b;if(!a.isMultiline){var E=x.indexOf(`
|
|
`,0);0<=E&&(x=x.substr(0,E))}E=0;for(var z=a.Gc=0,tt,ot=!1;!ot;){if(tt=x.indexOf(`
|
|
`,z),tt===-1&&(tt=x.length,ot=!0),z<=tt){if(z=x.substr(z,tt-z),a.wrap!==Fv){a.Le=0;var rt=Ie.alloc();kv(a,z,y,rt),E+=rt.height,Ie.free(rt),a.Gc+=a.Le}else kv(a,z,y,null),E+=b,a.Gc++;a.Gc===a.maxLines&&(ot=!0)}z=tt+1}return a.Lq=E}Ge.Object.defineProperties(_i.prototype,{font:{get:function(){return this.Ae},set:function(a){var y=this.Ae;y!==a&&(this.Ae=a,this.df=null,this.v(),this.g("font",y,a))}},text:{get:function(){return this.ec},set:function(a){var y=this.ec;a!=null?a=a.toString():a="",y!==a&&(this.ec=a,this.v(),this.g("text",y,a),this.Uc=!0)}},textAlign:{get:function(){return this.da!==null?this.da.Or:"start"},set:function(a){var y=this.textAlign;y===a||a!=="start"&&a!=="end"&&a!=="left"&&a!=="right"&&a!=="center"||(Ol(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Pe},set:function(a){var y=this.flip;y!==a&&(Ol(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Bu},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),Ol(this),this.da.Yr=a,ys(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=Ie.alloc();kv(this,this.ec,999999,a);var y=a.width;Ie.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),es(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:bv},set:function(a){var y=this.wrap;y!==a&&(Ol(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Ev},set:function(a){var y=this.overflow;y!==a&&(Ol(this),this.da.$q=a,this.v(),this.g("overflow",y,a))}},isOverflowed:{get:function(){return(this.l&16777216)!==0}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&Pf(a,"TextBlock.stroke"),a instanceof Di&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Uc(this)}},editable:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("editable",y,a))}},textEditor:{get:function(){return this.da!==null?this.da.Qr:null},set:function(a){var y=this.textEditor;y!==a&&(Ol(this),this.da.Qr=a,this.g("textEditor",y,a))}},errorFunction:{get:function(){return this.da!==null?this.da.Hd:null},set:function(a){var y=this.errorFunction;y!==a&&(Ol(this),this.da.Hd=a,this.g("errorFunction",y,a))}},interval:{get:function(){return this.fa!==null?this.fa.Tk:1},set:function(a){var y=this.interval;if(a=Math.round(a),y!==a&&a!==0&&isFinite(a)){this.fa===null&&(this.fa=new _l),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 _l),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 _l),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 _l),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 _l),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}},textValidation:{get:function(){return this.da!==null?this.da.vj:null},set:function(a){var y=this.textValidation;y!==a&&(Ol(this),this.da.vj=a,this.g("textValidation",y,a))}},textEdited:{get:function(){return this.da!==null?this.da.Pr:null},set:function(a){var y=this.textEdited;y!==a&&(Ol(this),this.da.Pr=a,this.g("textEdited",y,a))}},spacingAbove:{get:function(){return this.da!==null?this.da.Dr:0},set:function(a){var y=this.spacingAbove;y!==a&&(Ol(this),this.da.Dr=a,this.v(),this.g("spacingAbove",y,a))}},spacingBelow:{get:function(){return this.da!==null?this.da.Er:0},set:function(a){var y=this.spacingBelow;y!==a&&(Ol(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Kc},set:function(a){var y=this.formatting;y!==a&&(Ol(this),this.da.gq=a,this.v(),this.g("formatting",y,a))}},maxLines:{get:function(){return this.da!==null?this.da.Jq:1/0},set:function(a){var y=this.maxLines;y!==a&&(a=Math.floor(a),0>=a&&qe(a,"> 0",_i,"maxLines"),Ol(this),this.da.Jq=a,this.v(),this.g("maxLines",y,a))}},metrics:{get:function(){return{arrSize:this.Qc!==null?this.Qc:[this.Cb],arrText:this.Qb!==null?this.Qb:[this.ze],maxLineWidth:this.Cb,fontHeight:this.df}}},choices:{get:function(){return this.Gm},set:function(a){var y=this.Gm;y!==a&&(this.Gm=a,this.g("choices",y,a))}}});var Em=null,Tm=null,Fv=new ue(_i,"None",0),wS=new ue(_i,"WrapFit",1),bv=new ue(_i,"WrapDesiredSize",2),PS=new ue(_i,"WrapBreakAll",3),Ev=new ue(_i,"OverflowClip",0),Bm=new ue(_i,"OverflowEllipsis",1),Kc=new ue(_i,"FormatTrim",0),CS=new ue(_i,"FormatNone",0),Sx=/[ \u200b\u00ad]/,Tv=new wn,LS=0,Nm=new wn,Bv=0,Xc="...",MS="",Os=null,Dm=!1;_i.className="TextBlock";function Nv(){this.nc=!1,this.Hd=null,this.Xf=Pe,this.gq=Kc,this.Jq=1/0,this.$q=Ev,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Bu,this.$r=bv}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},_i.getEllipsis=function(){return Xc},_i.setEllipsis=function(a){Xc=a,Nm=new wn,Bv=0},_i.getBaseline=function(){return Em},_i.setBaseline=function(a){Em=a},_i.getUnderline=function(){return Tm},_i.setUnderline=function(a){Tm=a},_i.isValidFont=function(a){if(Dm||(Os=Eo?new Va(null).context:null,Dm=!0),Os===null)return!0;var y=Os.font;if(a===y||a==="10px sans-serif")return!0;Os.font="10px sans-serif",Os.font=a;var x=Os.font;if(x!=="10px sans-serif")return Os.font=y,!0;Os.font="19px serif";var b=Os.font;return Os.font=a,x=Os.font,Os.font=y,x!==b},_i.FormatNone=CS,_i.FormatTrim=Kc,_i.None=Fv,_i.OverflowClip=Ev,_i.OverflowEllipsis=Bm,_i.WrapBreakAll=PS,_i.WrapDesiredSize=bv,_i.WrapFit=wS;function _l(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}_l.prototype.copy=function(){var a=new _l;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},_l.className="GradElementSettings";function Is(a,y){Zt.call(this),this.Eg=null,this.qo="",this.Xg=lu,this.Nk=Me,this.Zg=this.Hd=null,this.Mk=ei,this.Xf=Pe,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 Lg;Se(Is,Zt),Is.prototype.cloneProtected=function(a){Zt.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},Is.prototype.qb=function(a){a===Pe||a===sn||a===di?this.imageStretch=a:Zt.prototype.qb.call(this,a)},Is.prototype.toString=function(){return"Picture("+this.source+")#"+qi(this)};function Mg(a){a===void 0&&(a=""),a!==""?Lg[a]&&(delete Lg[a],Om--):(Lg=new wn,Om=0)}function AS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value;E.N();var z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null)for(var ot=tt.length,rt=0;rt<ot;rt++)z=tt[rt],E.Xn.add(z),z.Uc=!0,E.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(_o(a,!1),a.v())},y.Yp=function(x){y.ln=x;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value,z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null){E=tt.length,z=rn();for(var ot=0;ot<E;ot++)z.push(tt[ot]);if(y.hn)for(ot=0;ot<E;ot++)tt=z[ot],tt.Hd!==null&&tt.Hd(tt,x);$e(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}Is.prototype.hA=function(){if(this.source!==""){Mg(this.source);var a=this.source;this.source="",this.source=a}},Is.prototype.redraw=function(){this.N(),this.Uc=!0},Is.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var b=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(b===null||b==="")||x.ln instanceof Event&&a instanceof Td)){var E=a instanceof ta;b=this.naturalBounds;var z=0,tt=0,ot=this.qn,rt=ot?+x.width:x.naturalWidth;if(ot=ot?+x.height:x.naturalHeight,rt===void 0&&x.videoWidth&&(rt=x.videoWidth),ot===void 0&&x.videoHeight&&(ot=x.videoHeight),rt=rt||b.width,ot=ot||b.height,rt!==0&&ot!==0){var at=rt,ut=ot;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,rt=this.Xg.width,ot=this.Xg.height);var gt=rt,mt=ot,yt=this.Nk,St=this.Mk;switch(yt){case Pe:if(this.sourceRect.w())break;gt>=b.width&&(z=z+St.offsetX+(gt*St.x-b.width*St.x)),mt>=b.height&&(tt=tt+St.offsetY+(mt*St.y-b.height*St.y)),rt=Math.min(b.width,gt),ot=Math.min(b.height,mt);break;case Me:gt=b.width,mt=b.height;break;case sn:case di:yt===sn?(yt=Math.min(b.height/mt,b.width/gt),gt*=yt,mt*=yt):yt===di&&(yt=Math.max(b.height/mt,b.width/gt),gt*=yt,mt*=yt,gt>=b.width&&(z=(z+St.offsetX+(gt*St.x-b.width*St.x)/gt)*rt),mt>=b.height&&(tt=(tt+St.offsetY+(mt*St.y-b.height*St.y)/mt)*ot),rt*=1/(gt/b.width),ot*=1/(mt/b.height),gt=b.width,mt=b.height)}yt=this.Df()*y.scale;var Mt=gt*yt*mt*yt,Ot=rt*ot/Mt,Et=x.__goCache;yt=null;var jt=xx;if(!E){if(x.sq&&Et!==void 0&&4<Mt&&Ot>jt*jt)for(Et.gi===null&&(FS(Et,4,at,ut,x),FS(Et,16,at,ut,x)),E=Et.gi,at=E.length,ut=0;ut<at&&E[ut].ratio*E[ut].ratio<Ot;ut++)yt=E[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{E=new Va(null).context;try{E.drawImage(this.Eg,0,0)}catch(Gt){this.en=!1}try{E.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Gt){this.vl=!0}}if(this.vl)return}}switch(E=gt<b.width?St.offsetX+(b.width*St.x-gt*St.x):0,St=mt<b.height?St.offsetY+(b.height*St.y-mt*St.y):0,this.flip){case vi:a.translate(Math.min(b.width,gt),0),a.scale(-1,1);break;case _n:a.translate(0,Math.min(b.height,mt)),a.scale(1,-1);break;case Hi:a.translate(Math.min(b.width,gt),Math.min(b.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&Et!==void 0&&yt!==null&&yt.ratio!==1){a.save(),y=yt.ratio;try{a.drawImage(yt.source,z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,St,Math.min(b.width,gt),Math.min(b.height,mt)),a instanceof ta&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),E,St,Math.min(b.width,gt),Math.min(b.height,mt)])}catch(Gt){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,rt,ot,E,St,Math.min(b.width,gt),Math.min(b.height,mt)),a instanceof ta&&(this.bt=[z,tt,rt,ot,E,St,Math.min(b.width,gt),Math.min(b.height,mt)])}catch(Gt){this.en=!1}switch(this.flip){case vi:a.scale(-1,1),a.translate(-Math.min(b.width,gt),0);break;case _n:a.scale(1,-1),a.translate(0,-Math.min(b.height,mt));break;case Hi:a.scale(-1,-1),a.translate(-Math.min(b.width,gt),-Math.min(b.height,mt))}}}}},Is.prototype.Wl=function(a,y,x,b){var E=this.desiredSize,z=Ds(this,!0),tt=this.Eg,ot=this.qn,rt=0,at=0;(ot||!this.al&&tt&&tt.complete)&&(this.al=!0),tt===null?(isFinite(E.width)||(a=0),isFinite(E.height)||(y=0)):(rt=ot?+tt.width:tt.naturalWidth,at=ot?+tt.height:tt.naturalHeight),isFinite(E.width)||z===Me||z===dn?(isFinite(a)||(this.sourceRect.w()?a=this.sourceRect.width:tt!==null&&(a=rt)),x=0):tt!==null&&this.al!==!1&&(a=this.sourceRect.w()?this.sourceRect.width:rt),isFinite(E.height)||z===Me||z===Mn?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:tt!==null&&(y=at)),b=0):tt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:at),isFinite(E.width)&&(a=E.width),isFinite(E.height)&&(y=E.height),E=this.maxSize,z=this.minSize,x=Math.max(x||0,z.width),b=Math.max(b||0,z.height),a=Math.min(E.width,a),y=Math.min(E.height,y),a=Math.max(x,a),y=Math.max(b,y),tt===null||tt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),es(this.dc,a,y),this.Ge(0,0,a,y)},Is.prototype.eh=function(a,y,x,b){as(this,a,y,x,b)},Ge.Object.defineProperties(Is.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||Ht("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var b=this.diagram;b!==null&&Ac(b,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new ke),b!==null&&x&&Oh(b,this),a!==null&&(this.qn||a.complete===!0?(a.hn&&(a.ln instanceof Event&&this.Hd!==null?this.Hd(this,a.ln):a.sq===!0&&!a.ln&&this.Zg!==null&&a.eu&&this.Zg(this,a.eu)),a.sq=!0,this.desiredSize.w()||(_o(this,!1),this.v())):x&&AS(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=Lg;if(Eo){var b=null;if(x[a]!==void 0)b=x[a];else if(a!==""){30<Om&&(Mg(),x=Lg),b=an("img"),b.hn=!0,AS(this,b);var E=this.rl;E!==null&&(b.crossOrigin=E(this)),b.src=a,x[a]=b,Om++}this.element=b,b!==null&&b.__goCache===void 0&&(b.__goCache=new kS),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}}}),Is.prototype.redraw=Is.prototype.redraw,Is.prototype.reloadSource=Is.prototype.hA;var Om=0,xx=4;Is.className="Picture",Lg=new wn,Is.clearCache=Mg;function kS(){this.gi=null}function FS(a,y,x,b,E){a.gi===null&&(a.gi=[]);var z=new Va(null),tt=z.context,ot=1/y;z.width=x/y,z.height=b/y,z.width!==0&&z.height!==0&&(y=new bS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],E=x.source,x=x.ratio),tt.setTransform(ot*x,0,0,ot*x,0,0),tt.yc(),tt.drawImage(E,0,0),a.gi.push(y))}kS.className="PictureCacheArray";function bS(a,y){this.source=a,this.ratio=y}bS.className="PictureCacheInstance";function Ag(){this.os=new Te,this.mc=null}Ag.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new Te,this.mc=null};function kg(a,y,x,b,E,z){a.mc=new dr,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=b,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),E!==void 0&&(a.mc.isShadowed=E)}function wx(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}Ag.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var b=new Ci(fr);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)},Ag.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var b=new Ci(oo);b.endX=a,b.endY=y,x&&b.close(),this.mc.segments.add(b)};function nh(a,y,x,b,E,z,tt){var ot;ot===void 0&&(ot=!1);var rt=new Ci(zr);rt.point1X=y,rt.point1Y=x,rt.point2X=b,rt.point2Y=E,rt.endX=z,rt.endY=tt,ot&&rt.close(),a.mc.segments.add(rt)}function Im(a,y,x,b,E){var z;z===void 0&&(z=!1);var tt=new Ci(ha);tt.point1X=y,tt.point1Y=x,tt.endX=b,tt.endY=E,z&&tt.close(),a.mc.segments.add(tt)}Ag.prototype.arcTo=function(a,y,x,b,E,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var ot=new Ci(Zo);ot.startAngle=a,ot.sweepAngle=y,ot.centerX=x,ot.centerY=b,ot.radiusX=E,ot.radiusY=z!==0?z:E,tt&&ot.close(),this.mc.segments.add(ot)};function Px(a,y,x,b,E,z,tt,ot){var rt;rt===void 0&&(rt=!1),y=new Ci(Ca,tt,ot,y,x,b,E,z),rt&&y.close(),a.mc.segments.add(y)}function ES(a){var y=zm;return y!==null?(zm=null,y.reset(a),y):(y=new Ag,y.reset(a),y)}var zm=null;Ag.className="StreamGeometryContext";function _r(a,y){var x=a.toLowerCase(),b=Jt.Ze;b[a]=y,b[x]=a}_r("Rectangle",function(a,y,x){a="r"+y+","+x;var b=Jt.Mf[a];return b!==void 0||(b=new Te(Te.u),b.endX=y,b.endY=x,Jt.Nf<Jt.vm&&(Jt.Mf[a]=b,Jt.Nf++)),b}),_r("Square",function(a,y,x){a="s"+y+","+x;var b=Jt.Mf[a];return b!==void 0||(b=new Te(Te.u),b.endX=y,b.endY=x,b.defaultStretch=sn,Jt.Nf<Jt.vm&&(Jt.Mf[a]=b,Jt.Nf++)),b}),_r("RoundedRectangle",function(a,y,x){a=a?a.parameter1:NaN,(isNaN(a)||0>a)&&(a=5),a=Math.min(a,y/3),a=Math.min(a,x/3);var b="rr"+y+","+x+","+a,E=Jt.Mf[b];if(E!==void 0)return E;var z=a*Jt.wg;return E=new Te().add(new dr(a,0,!0).add(new Ci(oo,y-a,0)).add(new Ci(zr,y,a,y-z,0,y,z)).add(new Ci(oo,y,x-a)).add(new Ci(zr,y-a,x,y,x-z,y-z,x)).add(new Ci(oo,a,x)).add(new Ci(zr,0,x-a,z,x,0,x-z)).add(new Ci(oo,0,a)).add(new Ci(zr,a,0,0,z,z,0).close())),1<z&&(E.spot1=new vn(0,0,z,z),E.spot2=new vn(1,1,-z,-z)),Jt.Nf<Jt.vm&&(Jt.Mf[b]=E,Jt.Nf++),E}),_r("Border","RoundedRectangle"),_r("Ellipse",function(a,y,x){a="e"+y+","+x;var b=Jt.Mf[a];return b!==void 0||(b=new Te(Te.F),b.endX=y,b.endY=x,b.spot1=hd,b.spot2=Du,Jt.Nf<Jt.vm&&(Jt.Mf[a]=b,Jt.Nf++)),b}),_r("Circle",function(a,y,x){a="c"+y+","+x;var b=Jt.Mf[a];return b!==void 0||(b=new Te(Te.F),b.endX=y,b.endY=x,b.spot1=hd,b.spot2=Du,b.defaultStretch=sn,Jt.Nf<Jt.vm&&(Jt.Mf[a]=b,Jt.Nf++)),b}),_r("TriangleRight",function(a,y,x){return new Te().add(new dr(0,0).add(new Ci(oo,y,.5*x)).add(new Ci(oo,0,x).close())).pm(0,.25,.5,.75)}),_r("TriangleDown",function(a,y,x){return new Te().add(new dr(0,0).add(new Ci(oo,y,0)).add(new Ci(oo,.5*y,x).close())).pm(.25,0,.75,.5)}),_r("TriangleLeft",function(a,y,x){return new Te().add(new dr(y,x).add(new Ci(oo,0,.5*x)).add(new Ci(oo,y,0).close())).pm(.5,.25,1,.75)}),_r("TriangleUp",function(a,y,x){return new Te().add(new dr(y,x).add(new Ci(oo,0,x)).add(new Ci(oo,.5*y,0).close())).pm(.25,.5,.75,1)}),_r("Triangle","TriangleUp"),_r("Diamond",function(a,y,x){return new Te().add(new dr(.5*y,0).add(new Ci(oo,0,.5*x)).add(new Ci(oo,.5*y,x)).add(new Ci(oo,y,.5*x).close())).pm(.25,.25,.75,.75)}),_r("LineH",function(a,y,x){return a=new Te(Te.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),_r("LineV",function(a,y,x){return a=new Te(Te.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),_r("None","Rectangle"),_r("BarH","Rectangle"),_r("BarV","Rectangle"),_r("MinusLine","LineH"),_r("PlusLine",function(a,y,x){return new Te().add(new dr(0,x/2,!1).add(new Ci(oo,y,x/2)).add(new Ci(fr,y/2,0)).add(new Ci(oo,y/2,x)))}),_r("XLine",function(a,y,x){return new Te().add(new dr(0,x,!1).add(new Ci(oo,y,0)).add(new Ci(fr,0,0)).add(new Ci(oo,y,x)))}),_r("LineRight",function(a,y,x){return new Te().add(new dr(.25*y,0,!1).add(new Ci(oo,.75*y,.5*x)).add(new Ci(oo,.25*y,x)))}),_r("LineDown",function(a,y,x){return new Te().add(new dr(0,.25*x,!1).add(new Ci(oo,.5*y,.75*x)).add(new Ci(oo,y,.25*x)))}),_r("LineLeft",function(a,y,x){return new Te().add(new dr(.75*y,0,!1).add(new Ci(oo,.25*y,.5*x)).add(new Ci(oo,.75*y,x)))}),_r("LineUp",function(a,y,x){return new Te().add(new dr(0,.75*x,!1).add(new Ci(oo,.5*y,.25*x)).add(new Ci(oo,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=br,this.ir=null,this.jr="",this.lr=Cr,this.Gq="",this.Hq=Mi,this.Pq=ds,this.Kq=$r,this.Up=null,this.Cq=127,this.zr=ur,this.yr="gray",this.Vg=4}Dv.prototype.copy=function(){var a=new Dv;return a.zq=this.zq,a.Kp=this.Kp,a.tr=this.tr,a.vr=this.vr,a.ur=this.ur,a.oq=this.oq,a.fr=this.fr,a.hr=this.hr,a.gr=this.gr.J(),a.ir=this.ir,a.jr=this.jr,a.lr=this.lr.J(),a.Gq=this.Gq,a.Hq=this.Hq.J(),a.Pq=this.Pq.J(),a.Kq=this.Kq.J(),a.Up=this.Up,a.Cq=this.Cq,a.zr=this.zr.J(),a.yr=this.yr,a.Vg=this.Vg,a};function mn(a,y){a===void 0||a instanceof rr||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 zt(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new me,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}Se(mn,Ae),mn.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},Ct=mn.prototype,Ct.Af=function(a){Ae.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Ct.toString=function(){var a=gn(this.constructor)+"#"+qi(this);return this.data!==null&&(a+="("+gi(this.data)+")"),a};function zs(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}Ct.th=function(){Ae.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Ct.gk=function(a,y,x,b,E,z,tt){var ot=this.diagram;ot!==null&&(a===Go&&y==="elements"?E instanceof Ae?Bd(E,function(rt){ay(ot.partManager,rt),Ld(ot,rt)}):Oh(ot,E):a===or&&y==="elements"&&(E instanceof Ae?Bd(E,function(rt){ly(ot.partManager,rt,ot)}):Ac(ot,E)),ot.cb(a,y,x,b,E,z,tt))},Ct.La=function(a){if(Ae.prototype.La.call(this,a),this.data!==null){for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E instanceof Ae&&Bd(E,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},mn.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},mn.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},mn.prototype.bh=function(a,y){if(y!==null){var x=null,b=this.Qf;if(b!==null&&(x=b.I(a)),x!==y){if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}b===null&&(this.Qf=b=new pn),y.Tf!==a&&(y.category=a),b.add(a,y),a=this.diagram,a!==null&&(a.add(y),a=y.adornedObject,a!==null&&(a=a.ih(),a!==null&&(y.data=a.data)))}}},mn.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},mn.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=rn();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);$e(y)}},mn.prototype.updateAdornments=function(){var a=this.diagram;if(a!==null){for(var y=this.adornments;y.next();){var x=y.value;x.v(),x.placeholder&&x.placeholder.v()}t:{if(this.isSelected&&this.selectionAdorned&&(y=this.selectionObject,y!==null&&this.actualBounds.w()&&this.isVisible()&&y.Ed()&&y.actualBounds.w())){if(x=this.Pj("Selection"),x===null){if(x=this.selectionAdornmentTemplate,x===null&&(x=this.ph()?a.linkSelectionAdornmentTemplate:this instanceof Hn?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof xi))break t;Ya(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()}},mn.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Ov(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function Cx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function Rm(a){if(jh(a)===!1){zv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function TS(a){if(a.G|=2097152,jh(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||DS(a,y,x),x=a.Ib;var b=me.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(b,x),me.free(b),zv(a,!1)}}mn.prototype.Ge=function(a,y,x,b){var E=this.uc;E.h(a,y,x,b),this.Lb===null&&(this.Lb=new Gn);var z=this.Lb;z.reset(),this.no(z,a,y,x,b),this.Lb=z,z.ws()||z.pp(E)},mn.prototype.no=function(a,y,x,b,E){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=ei;this.locationSpot.sb()&&(z=this.locationSpot);var tt=zt.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,tt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(tt),tt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(tt),tt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else tt.yi(y,x,b,E,z);a.rotate(this.Kb,tt.x,tt.y),zt.free(tt)}},mn.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},mn.prototype.moveTo=function(a,y,x){a=zt.allocAt(a,y),this.move(a,x),zt.free(a)},mn.prototype.isVisible=function(){if(!this.visible)return!1;var a=this.layer;if(a!==null){if(!a.visible)return!1;if(a=a.diagram,a!==null&&a.animationManager.fv(this))return!0}return a=this.containingGroup,!!(a===null||a.isSubGraphExpanded&&a.isVisible())},mn.prototype.Zb=function(a){var y=this.diagram;a?(this.C(4),this.Wb(),y!==null&&y.De.add(this)):(this.C(8),this.Ej()),this.oh(),y!==null&&(y.Ya(),y.N())},mn.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new pn),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 ih(a,y,x,b){b===void 0&&(b=new zt),x=x.Mc()?ei:x;var E=y.naturalBounds;if(b.h(E.width*x.x+x.offsetX,E.height*x.y+x.offsetY),y===null||y===a)return b;for(y.transform.Ga(b),y=y.panel;y!==null&&y!==a;)y.transform.Ga(b),y=y.panel;return a.Lb!==null&&a.Lb.Ga(b),b.offset(-a.uc.x,-a.uc.y),b}mn.prototype.mi=function(a){return a===void 0&&(a=new me),a.assign(this.actualBounds)},mn.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function BS(a){var y=zt.alloc(),x=a.locationObject,b=x.naturalBounds,E=x instanceof Zn?x.strokeWidth:0;if(y.yi(0,0,b.width+E,b.height+E,a.locationSpot),x!==a)for(y.offset(-E/2,-E/2),x.transform.Ga(y),x=x.panel;x!==null&&x!==a;)x.transform.Ga(y),x=x.panel;return a.Lb!==null&&a.Lb.Ga(y),y.offset(-a.uc.x,-a.uc.y),y}function Od(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=uS(a));var b=a.ag,E=2*b;if(!a.isShadowed)return x.h(y.x-1-b,y.y-1-b,y.width+2+E,y.height+2+E),x;b=y.x,E=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,b-=tt/2,E-=tt/2,0<a.x?z+=a.x:(b+=a.x,z-=a.x),0<a.y?y+=a.y:(E+=a.y,y-=a.y),x.h(b-1,E-1,z+2,y+2),x}mn.prototype.arrange=function(){if(Ss(this)===!1)TS(this);else{Zl(this,!1);var a=this.Ib,y=me.alloc();y.assign(a);var x=Gh(this);this.eh(0,0,this.uc.width,this.uc.height);var b=this.position;DS(this,b,this.location),a.ka(),a.x=b.x,a.y=b.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||Jt.B(y.width,a.width)&&Jt.B(y.height,a.height)||0<=this.vw&&this.C(16),me.free(y),zv(this,!1)}},Ct=mn.prototype,Ct.Xl=function(a,y){var x=this.diagram;if(x!==null){var b=!1;if(x.Zi===!1&&a.w()){var E=me.alloc();E.assign(x.documentBounds),E.Fv(x.padding),a.x>E.x&&a.y>E.y&&a.right<E.right&&a.bottom<E.bottom&&y.x>E.x&&y.y>E.y&&y.right<E.right&&y.bottom<E.bottom&&(b=!0),me.free(E)}!(this.G&65536)&&a.D(y)||zS(this,b,x),x.N(),!a.w()&&!y.w()||To(a,y)||(this instanceof Ke&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Ct.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var b=this.diagram;return b!==null&&NS(this,b,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||b!==null&&!b.animationManager.isTicking&&b.undoManager.isUndoingRedoing||(b=this.ke,this.ke=new zt(b.x+(a.x-y),b.y+(a.y-x)),this.g("location",b,this.ke.copy())),jh(this)===!1&&Ss(this)===!1&&(Rm(this),TS(this)),!0};function NS(a,y,x,b,E){y===null||a instanceof xi||(y=y.animationManager,y.zb&&_f(y,a,new zt(b,E),x))}Ct.mm=function(a,y,x){var b=this.ke,E=this.pa;if(x){if(b.x===a&&b.y===y)return;jh(this)||Ss(this)?E.h(NaN,NaN):E.h(E.x+a-b.x,E.y+y-b.y),b.h(a,y)}else{if(E.x===a&&E.y===y)return;b.h(b.x+a-E.x,b.y+y-E.y),E.h(a,y)}Rm(this)},Ct.Av=function(){this.G&=-2097153,Rm(this)};function DS(a,y,x){var b=BS(a),E=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?OS(a,y,x,E,b):IS(a,y,x,E,b):z?OS(a,y,x,E,b):tt&&IS(a,y,x,E,b),a.G|=2097152,zt.free(b),a.Uk()}function OS(a,y,x,b,E){var z=y.x,tt=y.y;y.h(x.x-E.x,x.y-E.y),b!==null&&(x=b.animationManager,(b=x.defaultAnimation.isAnimating)||!x.zb||a instanceof xi||_f(x,a,new zt(z,tt),y),b||y.x===z&&y.y===tt||a.g("position",new zt(z,tt),y.copy()))}function IS(a,y,x,b,E){var z=x.copy();x.h(y.x+E.x,y.y+E.y),x.D(z)||b===null||a.g("location",z,x.copy())}function zS(a,y,x){Rv(a,!1),a instanceof Ke&&Qu(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var b=x.viewportBounds;b.w()?Gh(a)?(Al(y,b)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(b)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Ct.si=function(){return!0},Ct.Zc=function(){return!0},Ct.ph=function(){return!1},Ct.Dd=function(){return!0};function Iv(a,y,x,b){y.constructor===a.constructor||GS||(GS=!0,Ze('Should not change the class of the Part when changing category from "'+x+'" to "'+b+'"'),Ze(" Old class: "+gn(a.constructor)+", new class: "+gn(y.constructor)+", part: "+a.toString())),a.Ej();var E=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,ot=!0,rt=!0,at=!1;a instanceof Ke&&(ot=a.isTreeLeaf,rt=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=b,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,b=!0,y!==null&&(b=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=E,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof Ke&&(a.U=ot?a.U|4:a.U&-5,a.U=rt?a.U|1:a.U&-2,a.U=at?a.U|2:a.U&-3),E!==null&&a.La(),E=a.layerName,E!==x&&(a.Jg=x,a.layerName=E),y!==null&&(y.skipsUndoManager=b),a.Zc()&&a.C(64)}mn.prototype.canCopy=function(){if(!this.copyable)return!1;var a=this.layer;return a===null?!0:a.allowCopy?(a=a.diagram,a===null?!0:!!a.allowCopy):!1},mn.prototype.canDelete=function(){if(!this.deletable)return!1;var a=this.layer;return a===null?!0:a.allowDelete?(a=a.diagram,a===null?!0:!!a.allowDelete):!1},mn.prototype.canEdit=function(){if(!this.textEditable)return!1;var a=this.layer;return a===null?!0:a.allowTextEdit?(a=a.diagram,a===null?!0:!!a.allowTextEdit):!1},mn.prototype.canGroup=function(){if(!this.groupable)return!1;var a=this.layer;return a===null?!0:a.allowGroup?(a=a.diagram,a===null?!0:!!a.allowGroup):!1},mn.prototype.canMove=function(){if(!this.movable)return!1;var a=this.layer;return a===null?!0:a.allowMove?(a=a.diagram,a===null?!0:!!a.allowMove):!1},mn.prototype.canReshape=function(){if(!this.reshapable)return!1;var a=this.layer;return a===null?!0:a.allowReshape?(a=a.diagram,a===null?!0:!!a.allowReshape):!1},mn.prototype.canResize=function(){if(!this.resizable)return!1;var a=this.layer;return a===null?!0:a.allowResize?(a=a.diagram,a===null?!0:!!a.allowResize):!1},mn.prototype.canRotate=function(){if(!this.rotatable)return!1;var a=this.layer;return a===null?!0:a.allowRotate?(a=a.diagram,a===null?!0:!!a.allowRotate):!1},mn.prototype.canSelect=function(){if(!this.selectable)return!1;var a=this.layer;return a===null?!0:a.allowSelect?(a=a.diagram,a===null?!0:!!a.allowSelect):!1};function jh(a){return(a.G&32768)!==0}function zv(a,y){a.G=y?a.G|32768:a.G&-32769}function Rv(a,y){a.G=y?a.G|65536:a.G&-65537}function Gh(a){return(a.G&131072)!==0}Ct=mn.prototype,Ct.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function jm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Ct.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Ct.N=function(){var a=this.diagram;a!==null&&!Ss(this)&&!jh(this)&&this.isVisible()&&this.Ib.w()&&a.N(Od(this,this.Ib))},Ct.v=function(){Ae.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof Ke&&this.labeledLink!==null&&ys(this.labeledLink),a.$b(!0))},Ct.Vo=function(a){a||(a=this.Ah,a!==null&&Yv(a,this))},Ct.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},Ct.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Ct.oz=function(){return jv(this,this)};function jv(a,y){var x=y.containingGroup;return x!==null?1+jv(a,x):y instanceof Ke&&(y=y.labeledLink,y!==null)?jv(a,y):0}Ct.sz=function(){return RS(this,this)};function RS(a,y){var x=y.containingGroup;return x!==null||y instanceof Ke&&(x=y.labeledLink,x!==null)?RS(a,x):y}Ct.Td=function(a){return a instanceof Hn?Gv(this,this,a):!1};function Gv(a,y,x){if(y===x||x===null)return!1;var b=y.containingGroup;return b===null||b!==x&&!Gv(a,b,x)?y instanceof Ke&&(y=y.labeledLink,y!==null)?Gv(a,y,x):!1:!0}Ct.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof Hn&&jm(y,!0),y instanceof Ke){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 Ke&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof Hn&&jm(y,!1),y instanceof Ke&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},mn.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof Ke&&this.isLinkLabel)},mn.prototype.C=function(a){if(a===void 0&&(a=16777215),this.isLayoutPositioned&&a&this.layoutConditions){var y=this.layer;y!==null&&y.isTemporary||this instanceof Ke&&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 jS(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function Wh(a,y,x,b,E,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof xi)){if(a.add(y),y instanceof Ke){if(x&&y instanceof Hn)for(var tt=y.memberParts;tt.next();)Wh(a,tt.value,x,b,E,z);if(E!==!1)for(tt=y.linksConnected;tt.next();){var ot=tt.value;if(!a.contains(ot)){var rt=ot.fromNode,at=ot.toNode;rt=rt===null||a.contains(rt),at=at===null||a.contains(at),(E?rt&&at:rt||at)&&Wh(a,ot,x,b,E,z)}}if(1<b)for(y=y.Ou();y.next();)Wh(a,y.value,x,b-1,E,z)}else if(y instanceof Be)for(y=y.labelNodes;y.next();)Wh(a,y.value,x,b,E,z)}}Ge.Object.defineProperties(mn.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Ti:this.Qf.iteratorValues}},layer:{get:function(){return this.Ig}},diagram:{get:function(){var a=this.Ig;return a==null?null:a.diagram}},layerName:{get:function(){return this.Jg},set:function(a){var y=this.Jg;if(y!==a){var x=this.diagram;if((x===null||x.Qj(a)!==null&&!x.partManager.addsToTemporaryLayer)&&(this.Jg=a,x!==null&&x.Ya(),this.g("layerName",y,a),y=this.layer,y!==null&&y.name!==a&&(x=y.diagram,x!==null&&(a=x.Qj(a),a!==null&&a!==y)))){var b=y.pc(-1,this,!0);if(0<=b&&x.cb(or,"parts",y,this,null,b,!0),b=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=b&&x.cb(Go,"parts",a,null,this,!0,b),b=this.layerChanged,b!==null){var E=x.aa;x.aa=!0,b(this,y,a),x.aa=E}}}}},layerChanged:{get:function(){return this.P!==null?this.P.zq:null},set:function(a){var y=this.layerChanged;y!==a&&(zs(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&&eg(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 xi?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:ds},set:function(a){var y=this.minLocation;y.D(a)||(a=a.J(),zs(this),this.P.Pq=a,this.g("minLocation",y,a))}},maxLocation:{get:function(){return this.P!==null?this.P.Kq:$r},set:function(a){var y=this.maxLocation;y.D(a)||(a=a.J(),zs(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&&(zs(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:Mi},set:function(a){var y=this.locationSpot;y.D(a)||(a=a.J(),zs(this),this.P.Hq=a,this.v(),this.g("locationSpot",y,a))}},location:{get:function(){return this.ke},set:function(a){var y=a.x,x=a.y,b=this.ke;if(!(b.x===y||isNaN(b.x)&&isNaN(y))||!(b.y===x||isNaN(b.y)&&isNaN(x))){if(a=a.copy(),y=a,this.ph())y=!1;else{if(this.ke=y,this.G|=2097152,Ss(this)===!1&&(Rm(this),x=this.pa,x.w())){var E=this.diagram;if(E===null||E.animationManager.isTicking||!E.undoManager.isUndoingRedoing){var z=x.copy();x.h(x.x+(y.x-b.x),x.y+(y.y-b.y)),NS(this,E,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",b,a.copy())}}},category:{get:function(){return this.Tf},set:function(a){var y=this.Tf;if(y!==a){this.svg!==null&&(this.svg.remove(),this.Uc=!0);var x=this.diagram,b=this.data,E=null;if(x!==null&&b!==null&&!(this instanceof xi)){var z=x.model.undoManager;z.isEnabled&&!z.isUndoingRedoing&&(E=this.clone(),E.O.addAll(this.O))}this.Tf=a,this.g("category",y,a),x===null||b===null||this instanceof xi?this instanceof xi&&(E=this.adornedPart,E!==null&&(a=E.Qf,a!==null&&a.remove(y),E.bh(this.category,this))):(z=x.model,z.undoManager.isUndoingRedoing||(this.ph()?(x.partManager.setLinkCategoryForData(b,a),x=x.partManager.findLinkTemplateForCategory(a),x!==null&&(Ya(x),x=x.copy(),x!==null&&Iv(this,x,y,a))):(z!==null&&z.jm(b,a),x=d1(x.partManager,b,a),x!==null&&(Ya(x),x=x.copy(),x===null||x instanceof Be||(b=this.location.copy(),Iv(this,x,y,a),this.location.w()||(this.location=b)))),E!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",E,y))))}}},self:{get:function(){return this},set:function(a){Iv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var b=!1;if(x!==null){b=x.skipsUndoManager,x.skipsUndoManager=!0;var E=x.selection;E.ka(),a?E.add(this):E.remove(this),E.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=b)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(zs(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&&(zs(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&&(zs(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 Be?(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&&(zs(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&&(zs(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&&(zs(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:br},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),zs(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&&(zs(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&&(zs(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(),zs(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&&Ht("Cannot make a Group a member of itself: "+this.toString()),Ht("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 Hn&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Yv(a,this):this instanceof Hn&&x!==null&&x.ai.add(this),this.C(1),x!==null&&x.aa){var b=this.data,E=x.model;if(b!==null&&E.Xj()){var z=E.wa(a!==null?a.data:null);E.mp(b,z)}}if(b=this.containingGroupChanged,b!==null&&(E=!0,x!==null&&(E=x.aa,x.aa=!0),b(this,y,a),x!==null&&(x.aa=E)),this instanceof Hn){for(x=new ke,Wh(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof Ke)for(b=b.linksConnected;b.next();)Fg(b.value)}if(this instanceof Ke){for(x=this.linksConnected;x.next();)Fg(x.value);x=this.labeledLink,x!==null&&Fg(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&eg(y,-1,a))}}else Ht("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&&(zs(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof Ke&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(zs(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&&(zs(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:ur},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),zs(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&&(zs(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&&(zs(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),mn.prototype.invalidateLayout=mn.prototype.C,mn.prototype.findCommonContainingGroup=mn.prototype.px,mn.prototype.isMemberOf=mn.prototype.Td,mn.prototype.findTopLevelPart=mn.prototype.sz,mn.prototype.findSubGraphLevel=mn.prototype.oz,mn.prototype.ensureBounds=mn.prototype.Va,mn.prototype.getDocumentBounds=mn.prototype.mi,mn.prototype.findObject=mn.prototype.fb,mn.prototype.moveTo=mn.prototype.moveTo,mn.prototype.invalidateAdornments=mn.prototype.Wb,mn.prototype.clearAdornments=mn.prototype.Ej,mn.prototype.removeAdornment=mn.prototype.Jf,mn.prototype.addAdornment=mn.prototype.bh,mn.prototype.findAdornment=mn.prototype.Pj,mn.prototype.updateTargetBindings=mn.prototype.La;var GS=!1;mn.className="Part",mn.LayoutNone=0,mn.LayoutAdded=1,mn.LayoutRemoved=2,mn.LayoutShown=4,mn.LayoutHidden=8,mn.LayoutNodeSized=16,mn.LayoutGroupLayout=32,mn.LayoutNodeReplaced=64,mn.LayoutStandard=127,mn.LayoutAll=16777215;function xi(a,y){a===void 0||a instanceof rr||typeof a=="string"?mn.call(this,a):(mn.call(this),a&&(y=a)),this.G&=-257,this.Jg="Adornment",this.ue=null,this.Aw=0,this.Uw=!1,this.j=this.$a=null,y&&Object.assign(this,y)}Se(xi,mn),xi.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},xi.prototype.updateRelationshipsFromData=function(){},xi.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof Be&&y instanceof Zn){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var b=0;b<y;b++){var E=x[b];E.isPanelMain&&E instanceof Zn&&(E.ua=a)}}},xi.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!Ss(a))},xi.prototype.Zc=function(){return!1},xi.prototype.gk=function(a,y,x,b,E,z,tt){if(a===Go&&y==="elements"){if(E instanceof ws)this.$a===null&&(this.$a=E);else if(E instanceof Ae){var ot=E.Nl(function(rt){return rt instanceof ws});ot instanceof ws&&this.$a===null&&(this.$a=ot)}}else a===or&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof Ae&&this.$a.rg(b)&&(this.$a=null));mn.prototype.gk.call(this,a,y,x,b,E,z,tt)},xi.prototype.updateAdornments=function(){},xi.prototype.Lj=function(){},Ge.Object.defineProperties(xi.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}}}),xi.className="Adornment";function Wv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=Ur,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 Ke(a,y){a===void 0||a instanceof rr||typeof a=="string"?mn.call(this,a):(mn.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new Fe,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}Se(Ke,mn),Ke.prototype.cloneProtected=function(a){mn.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Ct=Ke.prototype,Ct.Af=function(a){mn.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function oh(a){a.Ba===null?a.Ba=new Wv:a.Ba.nc&&(a.Ba=a.Ba.copy())}Ct.th=function(){mn.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function WS(a,y){y!==null&&(a.af===null&&(a.af=new ke),a.af.add(y))}function HS(a,y,x,b){if(y===null||a.af===null)return null;for(var E=a.af.iterator;E.next();){var z=E.value;if(z.Ds===a&&z.cv===y&&z.Ox===x&&z.Px===b||z.Ds===y&&z.cv===a&&z.Ox===b&&z.Px===x)return z}return null}Ct.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=HS(this,a,y,x),a!==null&&a.Sl()},Ct.gk=function(a,y,x,b,E,z,tt){a===Go&&y==="elements"?this.wc=null:a===or&&y==="elements"&&(this.wc=null),mn.prototype.gk.call(this,a,y,x,b,E,z,tt)},Ct.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(ea(x.fromPort),ea(x.toPort),x.bb())}};function VS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(ea(x.fromPort),ea(x.toPort),x.bb())}}function ea(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||ea(y.port)}}Ct.si=function(){return!0},Ke.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},Ke.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},Ke.prototype.isVisible=function(){if(!mn.prototype.isVisible.call(this))return!1;var a=!0,y=_u,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===_u){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===qo){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(b){return!b.isTreeExpanded}))return!1}else if(y===gg&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(b){return!b.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},Ke.prototype.Zb=function(a){mn.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var b=x.To(this);b===null||b.Td(this.containingGroup)||x.bb()}x.Zb(a)}},Ke.prototype.qx=function(){var a=new ke,y=new ke;return YS(this,this,a,y),y.iterator};function YS(a,y,x,b){if(y!==null&&!x.has(y)){x.add(y);var E=!0,z=a.diagram;z!==null&&(E=z.isTreePathToChildren),y.linksConnected.each(function(tt){tt.isTreeLink?(E?tt.fromNode===y:tt.toNode===y)&&YS(a,E?tt.toNode:tt.fromNode,x,b):b.add(tt)})}}Ke.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new Ei(this.jb),x=this;return y.predicate=function(b){return b.fromNode===x&&b.fromPortId===a||b.toNode===x&&b.toPortId===a},y},Ct=Ke.prototype,Ct.Mo=function(a){a===void 0&&(a=null);var y=new Ei(this.jb),x=this;return y.predicate=function(b){return b.fromNode!==x?!1:a===null?!0:b.fromPortId===a},y},Ct.Sd=function(a){a===void 0&&(a=null);var y=new Ei(this.jb),x=this;return y.predicate=function(b){return b.toNode!==x?!1:a===null?!0:b.toPortId===a},y},Ct.Mu=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode===this?(a===null||E.fromPortId===a)&&(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new ke,y.add(x),y.add(E)):x=E):E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new ke,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Pi(x):Ti},Ct.Po=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.fromNode!==this||a!==null&&E.fromPortId!==a||(E=E.toNode,y!==null?y.add(E):x!==null&&x!==E?(y=new ke,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Pi(x):Ti},Ct.Oo=function(a){a===void 0&&(a=null);for(var y=null,x=null,b=this.jb.iterator;b.next();){var E=b.value;E.toNode!==this||a!==null&&E.toPortId!==a||(E=E.fromNode,y!==null?y.add(E):x!==null&&x!==E?(y=new ke,y.add(x),y.add(E)):x=E)}return y!==null?y.iterator:x!==null?new Pi(x):Ti},Ct.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ei(this.jb),E=this;return b.predicate=function(z){return!((z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)&&(z.fromNode!==a||z.toNode!==E||x!==null&&z.fromPortId!==x||y!==null&&z.toPortId!==y))},b},Ct.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var b=new Ei(this.jb),E=this;return b.predicate=function(z){return!(z.fromNode!==E||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},b};function Gm(a,y,x){ea(x);var b=a.jb.contains(y);if(b||a.jb.add(y),!b||y.fromNode===y.toNode){var E=a.linkConnected;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,y,x),tt!==null&&(tt.aa=z)}}!b&&y.isTreeLink&&(x=y.fromNode,y=y.toNode,x!==null&&y!==null&&x!==y&&(b=!0,a=a.diagram,a!==null&&(b=a.isTreePathToChildren),E=b?y:x,z=b?x:y,E.ci||(E.ci=z),!z.isTreeLeaf||a!==null&&a.undoManager.isUndoingRedoing||(b?x===z&&(z.isTreeLeaf=!1):y===z&&(z.isTreeLeaf=!1))))}function Wm(a,y,x){ea(x);var b=a.jb.remove(y),E=null;if(b||y.toNode===y.fromNode){var z=a.linkDisconnected;if(E=a.diagram,z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(a,y,x),E!==null&&(E.aa=tt)}}b&&y.isTreeLink&&(x=!0,E!==null&&(x=E.isTreePathToChildren),a=x?y.toNode:y.fromNode,y=x?y.fromNode:y.toNode,a!==null&&(a.ci=!1),y===null||y.isTreeLeaf||(y.jb.count===0?(y.ci=null,E!==null&&E.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Zc(y)))}function Zc(a){if(a.ci=!1,a.jb.count!==0){var y=!0,x=a.diagram;if(x===null||!x.undoManager.isUndoingRedoing){for(x!==null&&(y=x.isTreePathToChildren),x=a.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink){if(y){if(b.fromNode===a){a.isTreeLeaf=!1;return}}else if(b.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}Ke.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Ct=Ke.prototype,Ct.Vo=function(a){mn.prototype.Vo.call(this,a),a||(Zc(this),a=this.Yk,a!==null&&$S(a,this))},Ct.Wo=function(a){mn.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Ct.Lj=function(){if(0<this.jb.count){var a=this.diagram;if(a!==null)for(var y=a.commandHandler!==null?a.commandHandler.deletesConnectedLinks:!0,x=this.jb.copy().iterator;x.next();){var b=x.value;y?a.remove(b):(b.fromNode===this&&(b.fromNode=null),b.toNode===this&&(b.toNode=null))}}this.labeledLink=null,mn.prototype.Lj.call(this)},Ct.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;US(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function US(a){a.wc===null?a.wc=new pn:a.wc.clear(),a.qm(a,function(y,x){KS(y,x)}),a.wc.count===0&&a.wc.add("",a)}function KS(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function Hv(a,y,x){var b=y.portId;if(b!==null&&(a.wc!==null&&a.wc.remove(b),y=a.diagram,y!==null&&x)){for(x=null,a=a.findLinksConnected(b);a.next();)b=a.value,x===null&&(x=rn()),x.push(b);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);$e(x)}}}Ct.Nz=function(a){if(a===null||a===this)return!1;var y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this,y)for(;x!==a;){y=null;for(var b=x.jb.iterator;b.next();){var E=b.value;if(E.isTreeLink&&(y=E.fromNode,y!==x&&y!==this))break}if(y===this||y===null||y===x)return!1;x=y}else for(;x!==a;){for(y=null,b=x.jb.iterator;b.next()&&(E=b.value,!E.isTreeLink||(y=E.toNode,y===x||y===this)););if(y===this||y===null||y===x)return!1;x=y}return!0},Ct.xz=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this,a)for(;;){a=null;for(var x=y.jb.iterator;x.next();){var b=x.value;if(b.isTreeLink&&(a=b.fromNode,a!==y&&a!==this))break}if(a===this)return this;if(a===null||a===y)return y;y=a}else for(;;){for(a=null,x=y.jb.iterator;x.next()&&(b=x.value,!b.isTreeLink||(a=b.toNode,a===y||a===this)););if(a===this)return this;if(a===null||a===y)return y;y=a}},Ct.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)jm(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;)jm(y,!1),y=y.pg();return x},Ct.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},Ct.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof Ke)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},Ct.vz=function(){function a(x,b){b.add(x);var E=x.kh();E!==null&&(b.add(E),x=x.pg(),x!==null&&a(x,b))}var y=new ke;return a(this,y),y},Ct.uz=function(){return XS(this,this)};function XS(a,y){return y=y.pg(),y===null?0:1+XS(a,y)}Ct.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new Ei(this.jb);var x=this;return y.predicate=a?function(b){return!!(b.isTreeLink&&b.fromNode===x)}:function(b){return!!(b.isTreeLink&&b.toNode===x)},y},Ct.Ou=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren);var x=y=null,b=this.jb.iterator;if(a)for(;b.next();)a=b.value,a.isTreeLink&&a.fromNode===this&&(a=a.toNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Fe,y.add(x),y.add(a)):x=a);else for(;b.next();)a=b.value,a.isTreeLink&&a.toNode===this&&(a=a.fromNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Fe,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new Pi(x):Ti},Ct.wz=function(a){a===void 0&&(a=1/0);var y=new ke;return Wh(y,this,!1,a,!0),y},Ke.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 ke;x.add(this),ZS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===_u),y.Ue=!1}};function ZS(a,y,x,b,E,z,tt){if(1<b)for(var ot=x?a.Mo():a.Sd();ot.next();){var rt=ot.value;rt.isTreeLink&&(rt=rt.To(a),rt===null||rt===a||y.contains(rt)||(y.add(rt),ZS(rt,y,x,b-1,E,z,tt)))}else JS(a,y,x,E,z,tt)}function JS(a,y,x,b,E,z){for(var tt=E===a?!0:a.isTreeExpanded,ot=x?a.Mo():a.Sd(),rt={};ot.next();){var at=ot.value;if(at.isTreeLink&&(at=at.To(a),at!==null&&at!==a)){var ut=y.contains(at);if(ut||y.add(at),tt){var gt=x?at.Oo():at.Po();rt.uv=a,gt.all(function(mt){return function(yt){return yt===mt.uv||!yt.isTreeExpanded}}(rt))&&b.Aj(at,E),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ut||JS(at,y,x,b,E,z))}rt={uv:rt.uv}}a.isTreeExpanded=!1}Ke.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 ke;x.add(this),QS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===_u),y.Ue=!1}};function QS(a,y,x,b,E,z,tt){for(var ot=z===a?!1:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),at={};rt.next();){var ut=rt.value;if(ut.isTreeLink&&(ot||ut.fd||ut.bb(),ut=ut.To(a),ut!==null&&ut!==a&&!y.contains(ut))){if(y.add(ut),!ot){ut.Zb(!0),ut.oh();var gt=x?ut.Oo():ut.Po();at.vv=a,gt.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&E.Cj(ut,z)}(2<b||ut.wasTreeExpanded)&&(ut.wasTreeExpanded=!1,QS(ut,y,x,b-1,E,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}Ge.Object.defineProperties(Ke.prototype,{portSpreading:{get:function(){return this.Ba!==null?this.Ba.er:Hm},set:function(a){var y=this.portSpreading;y!==a&&(oh(this),this.Ba.er=a,this.g("portSpreading",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.Bd())}},avoidable:{get:function(){return(this.U&8)!==0},set:function(a){var y=(this.U&8)!==0;if(y!==a){this.U^=8;var x=this.diagram;x!==null&&Qu(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:Ur},set:function(a){typeof a=="number"&&(a=new si(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),oh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&Qu(x,this),this.g("avoidableMargin",y,a)}}},linksConnected:{get:function(){return this.jb.iterator}},linkConnected:{get:function(){return this.Ba!==null?this.Ba.Dq:null},set:function(a){var y=this.linkConnected;y!==a&&(oh(this),this.Ba.Dq=a,this.g("linkConnected",y,a))}},linkDisconnected:{get:function(){return this.Ba!==null?this.Ba.Eq:null},set:function(a){var y=this.linkDisconnected;y!==a&&(oh(this),this.Ba.Eq=a,this.g("linkDisconnected",y,a))}},linkValidation:{get:function(){return this.Ba!==null?this.Ba.gj:null},set:function(a){var y=this.linkValidation;y!==a&&(oh(this),this.Ba.gj=a,this.g("linkValidation",y,a))}},isLinkLabel:{get:function(){return this.Yk!==null}},labeledLink:{get:function(){return this.Yk},set:function(a){var y=this.Yk;if(y!==a){var x=this.diagram,b=this.data;if(y!==null){if(y.wd!==null&&(y.wd.remove(this),y.v()),x!==null&&b!==null&&!x.undoManager.isUndoingRedoing){var E=y.data,z=x.model;if(E!==null&&z.ri()){var tt=z.wa(b);tt!==void 0&&z.Qx(E,tt)}}this.containingGroup=null}this.Yk=a,a!==null&&($S(a,this),x===null||b===null||x.undoManager.isUndoingRedoing||(E=a.data,x=x.model,E!==null&&x.ri()&&(b=x.wa(b),b!==void 0&&x.Bu(E,b))),this.containingGroup=a.containingGroup),ys(this),this.g("labeledLink",y,a)}}},port:{get:function(){return this.ns("")}},ports:{get:function(){return this.wc===null&&US(this),this.wc.iteratorValues}},isTreeExpanded:{get:function(){return(this.U&1)!==0},set:function(a){var y=(this.U&1)!==0;if(y!==a){this.U^=1;var x=this.diagram;if(this.g("isTreeExpanded",y,a),y=this.treeExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(oh(this),this.Ba.Vr=a,this.g("treeExpandedChanged",y,a))}},isTreeLeaf:{get:function(){return(this.U&4)!==0},set:function(a){var y=(this.U&4)!==0;y!==a&&(this.U^=4,this.g("isTreeLeaf",y,a))}}}),Ke.prototype.expandTree=Ke.prototype.expandTree,Ke.prototype.collapseTree=Ke.prototype.collapseTree,Ke.prototype.findTreeParts=Ke.prototype.wz,Ke.prototype.findTreeChildrenNodes=Ke.prototype.Ou,Ke.prototype.findTreeChildrenLinks=Ke.prototype.Qo,Ke.prototype.findTreeLevel=Ke.prototype.uz,Ke.prototype.findTreeParentChain=Ke.prototype.vz,Ke.prototype.findTreeParentNode=Ke.prototype.pg,Ke.prototype.findTreeParentLink=Ke.prototype.kh,Ke.prototype.findCommonTreeParent=Ke.prototype.gz,Ke.prototype.findTreeRoot=Ke.prototype.xz,Ke.prototype.isInTreeOf=Ke.prototype.Nz,Ke.prototype.findPort=Ke.prototype.ns,Ke.prototype.findLinksTo=Ke.prototype.kz,Ke.prototype.findLinksBetween=Ke.prototype.jz,Ke.prototype.findNodesInto=Ke.prototype.Oo,Ke.prototype.findNodesOutOf=Ke.prototype.Po,Ke.prototype.findNodesConnected=Ke.prototype.Mu,Ke.prototype.findLinksInto=Ke.prototype.Sd,Ke.prototype.findLinksOutOf=Ke.prototype.Mo,Ke.prototype.findExternalTreeLinksConnected=Ke.prototype.qx,Ke.prototype.invalidateConnectedLinks=Ke.prototype.Bd,Ke.prototype.invalidateLinkBundle=Ke.prototype.Lz;var Lx=new ue(Ke,"SpreadingNone",10),Hm=new ue(Ke,"SpreadingEvenly",11),Vv=new ue(Ke,"SpreadingPacked",12);Ke.className="Node",Ke.SpreadingNone=Lx,Ke.SpreadingEvenly=Hm,Ke.SpreadingPacked=Vv;function Hn(a,y){a===void 0||a instanceof rr||typeof a=="string"?Ke.call(this,a):(Ke.call(this),a&&(y=a)),this.U|=4608,this.Gn=new ke,this.$a=null,this.Sc=new mo,this.Sc.group=this,this.gl=new ke,this.tb=this.$p=null,y&&Object.assign(this,y)}Se(Hn,Ke),Hn.prototype.cloneProtected=function(a){Ke.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof ws});y instanceof ws?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())},Ct=Hn.prototype,Ct.Af=function(a){Ke.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 Ke)x.Bd(y);else if(x instanceof Be)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Ct.gk=function(a,y,x,b,E,z,tt){if(a===Go&&y==="elements"){if(E instanceof ws)this.$a===null?this.$a=E:this.$a!==E&&Ht("Cannot insert a second Placeholder into the visual tree of a Group.");else if(E instanceof Ae){var ot=E.Nl(function(rt){return rt instanceof ws});ot instanceof ws&&(this.$a===null?this.$a=ot:this.$a!==ot&&Ht("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===or&&y==="elements"&&this.$a!==null&&(b===this.$a?this.$a=null:b instanceof Ae&&this.$a.rg(b)&&(this.$a=null));Ke.prototype.gk.call(this,a,y,x,b,E,z,tt)},Ct.Xl=function(a,y){Ke.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 me),a.mi(this.tb),a instanceof Zn&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Ct.eh=function(a,y,x,b){this.nf=this.$a,Ke.prototype.eh.call(this,a,y,x,b)},Ct.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof Be||y.Va()}),Ke.prototype.Va.call(this)},Ct.si=function(){if(!Ke.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof Ke){if(y.isVisible()&&Ss(y))return!1}else if(y instanceof Be&&y.isVisible()&&Ss(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Yv(a,y){if(a.Gn.add(y)){y instanceof Hn&&a.gl.add(y);var x=a.memberAdded;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!1)}y instanceof Be&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof Hn&&a.gl.remove(y);var x=a.memberRemoved;if(x!==null){var b=!0,E=a.diagram;E!==null&&(b=E.aa,E.aa=!0),x(a,y),E!==null&&(E.aa=b)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!0)}y instanceof Be&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Ct.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)}Ke.prototype.Lj.call(this)},Hn.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=fe(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},Hn.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var b=!0;for(a=fe(a).iterator;a.next();){var E=a.value;!y||x.isValidMember(this,E)?E.containingGroup=this:b=!1}return b},Hn.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))},Ct=Hn.prototype,Ct.Bd=function(a){var y=(this.U&65536)!==0;if(Ke.prototype.Bd.call(this,a),!y)for(!(this.U&65536)&&(this.U=this.U^65536),y=this.Lu();y.next();){var x=y.value;if(a===void 0||!a.contains(x)){var b=x.fromNode;b!==null&&b!==this&&b.Td(this)&&!b.isVisible()?(ea(x.fromPort),ea(x.toPort),x.bb()):(b=x.toNode,b!==null&&b!==this&&b.Td(this)&&!b.isVisible()&&(ea(x.fromPort),ea(x.toPort),x.bb()))}}},Ct.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 ke,b=y.iterator;b.next();){var E=b.value;if(E instanceof Ke)for(E=E.linksConnected;E.next();){var z=E.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Ct.iz=function(){var a=this.Rj();a.add(this);for(var y=new ke,x=a.iterator;x.next();){var b=x.value;if(b instanceof Ke)for(b=b.linksConnected;b.next();){var E=b.value,z=E.fromNode;z===null||a.contains(z)&&z!==this||y.add(z),E=E.toNode,E===null||a.contains(E)&&E!==this||y.add(E)}}return y.iterator},Ct.hz=function(){function a(x,b){x!==null&&(b.add(x),a(x.containingGroup,b))}var y=new ke;return a(this,y),y},Ct.Rj=function(){var a=new ke;return Wh(a,this,!0,0,!0),a.remove(this),a},Ct.Zb=function(a){Ke.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},Hn.prototype.collapseSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();qS(this,y,a,this),a.Ue=!1}};function qS(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!1),z instanceof Hn&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,qS(z,y,x,b)),z instanceof Ke)z.Bd(y),x.Aj(z,b);else if(z instanceof Be)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}Hn.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();_S(this,y,a,this),a.Ue=!1}};function _S(a,y,x,b){for(var E=a.memberParts;E.next();){var z=E.value;if(z.Zb(!0),z instanceof Hn&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,_S(z,y,x,b)),z instanceof Ke)z.Bd(y),x.Cj(z,b);else if(z instanceof Be)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}Hn.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,b=x.x;x=x.y;var E=a.x,z=a.y;if(!(b===E||isNaN(b)&&isNaN(E))||!(x===z||isNaN(x)&&isNaN(z))){for(b=E-(isNaN(b)?0:b),x=z-(isNaN(x)?0:x),z=zt.alloc(),Ke.prototype.move.call(this,a,y),a=new ke,y=this.Rj().iterator;y.next();)E=y.value,E instanceof Be&&(E.suspendsRouting&&a.add(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(E.suspendsRouting=!0);for(y.reset();y.next();)if(E=y.value,!(E.ph()||E instanceof Ke&&E.isLinkLabel)){var tt=E.position,ot=E.location;tt.w()?(z.x=tt.x+b,z.y=tt.y+x,E.position=z):ot.w()&&(z.x=ot.x+b,z.y=ot.y+x,E.location=z)}for(y.reset();y.next();)E=y.value,E instanceof Be&&(E.suspendsRouting=a.contains(E),E.fd||E.fromNode!==this&&E.toNode!==this)&&(tt=E.position,z.x=tt.x+b,z.y=tt.y+x,z.w()?E.move(z):E.bb(),Xv(E)&&E.bb());zt.free(z)}},Ge.Object.defineProperties(Hn.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&&Ht("A layout cannot be both the Diagram.layout and a Group.layout: "+a),y!==null&&(y.diagram=null,y.group=null),this.Sc=a;var x=this.diagram;a!==null&&(a.diagram=x,a.group=this),x!==null&&(x.xh=!0),this.g("layout",y,a),x!==null&&x.$b()}}},memberAdded:{get:function(){return this.Ba!==null?this.Ba.Mq:null},set:function(a){var y=this.memberAdded;y!==a&&(oh(this),this.Ba.Mq=a,this.g("memberAdded",y,a))}},memberRemoved:{get:function(){return this.Ba!==null?this.Ba.Nq:null},set:function(a){var y=this.memberRemoved;y!==a&&(oh(this),this.Ba.Nq=a,this.g("memberRemoved",y,a))}},memberValidation:{get:function(){return this.Ba!==null?this.Ba.ij:null},set:function(a){var y=this.memberValidation;y!==a&&(oh(this),this.Ba.ij=a,this.g("memberValidation",y,a))}},ungroupable:{get:function(){return(this.U&256)!==0},set:function(a){var y=(this.U&256)!==0;y!==a&&(this.U^=256,this.g("ungroupable",y,a))}},isSubGraphExpanded:{get:function(){return(this.U&512)!==0},set:function(a){var y=(this.U&512)!==0;if(y!==a){this.U^=512;var x=this.diagram;if(this.g("isSubGraphExpanded",y,a),y=this.subGraphExpandedChanged,y!==null){var b=!0;x!==null&&(b=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=b)}x!==null&&x.undoManager.isUndoingRedoing?(this.$a!==null&&this.$a.v(),this.memberParts.each(function(E){E.updateAdornments()})):a?this.expandSubGraph():this.collapseSubGraph()}}},wasSubGraphExpanded:{get:function(){return(this.U&1024)!==0},set:function(a){var y=(this.U&1024)!==0;y!==a&&(this.U^=1024,this.g("wasSubGraphExpanded",y,a))}},subGraphExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Kr:null},set:function(a){var y=this.subGraphExpandedChanged;y!==a&&(oh(this),this.Ba.Kr=a,this.g("subGraphExpandedChanged",y,a))}},rh:{get:function(){return(this.U&32768)!==0},set:function(a){(this.U&32768)!==0!==a&&(this.U^=32768)}}}),Hn.prototype.expandSubGraph=Hn.prototype.expandSubGraph,Hn.prototype.collapseSubGraph=Hn.prototype.collapseSubGraph,Hn.prototype.findSubGraphParts=Hn.prototype.Rj,Hn.prototype.findContainingGroupChain=Hn.prototype.hz,Hn.prototype.findExternalNodesConnected=Hn.prototype.iz,Hn.prototype.findExternalLinksConnected=Hn.prototype.Lu,Hn.prototype.ensureBounds=Hn.prototype.Va,Hn.className="Group";function ws(a){Zt.call(this),this.yb=la,this.ko=new me(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}Se(ws,Zt),ws.prototype.cloneProtected=function(a){Zt.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},ws.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return Pr(0,0,y.width,y.height,a.x,a.y)},ws.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof Hn||a instanceof xi)||Ht("Placeholder is not inside a Group or Adornment."),a instanceof Hn){var y=this.computeBorder(this.ko),x=this.minSize,b=this.dc;for(es(b,(isFinite(x.width)?Math.max(x.width,y.width):y.width)||0,(isFinite(x.height)?Math.max(x.height,y.height):y.height)||0),this.Ge(0,0,b.width,b.height),b=a.memberParts,x=!1;b.next();)if(b.value.isVisible()){x=!0;break}b=a.diagram,!x||b===null||b.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=zt.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),zt.free(x))}else{y=this.dc,x=this.yb,b=x.left+x.right;var E=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof Zn&&(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"?Mi:a.locationSpot,zt.alloc()),a.location=ot,zt.free(ot)),isNaN(at)||isNaN(tt)?(a=z.ga(Mi,zt.alloc()),at=me.allocAt(a.x,a.y,0,0),at.Ye(z.ga(Xo,a)),at.Ye(z.ga(Ki,a)),at.Ye(z.ga(ns,a)),es(y,at.width+b||0,at.height+E||0),this.Ge(-x.left,-x.top,y.width,y.height),zt.free(a),me.free(at)):(es(y,at+b||0,tt+E||0),this.Ge(-x.left,-x.top,y.width,y.height))}},ws.prototype.eh=function(a,y,x,b){this.actualBounds.h(a,y,x,b)},ws.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,b=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof Hn&&!y.layer.isTemporary&&y.computesBoundsAfterDrag&&this.ko.w()){var E=x.toolManager.findTool("Dragging");if(E===x.currentTool&&(x=E.computeBorder(y,this.ko,a),x!==null))return x}x=me.alloc(),E=this.computeMemberBounds(x);var z=this.yb;return y instanceof Hn&&!y.isSubGraphExpanded?a.h(E.x-z.left,E.y-z.top,0,0):a.h(E.x-z.left,E.y-z.top,Math.max(E.width+z.left+z.right,0),Math.max(E.height+z.top+z.bottom,0)),me.free(x),b&&y instanceof Hn&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},ws.prototype.computeMemberBounds=function(a){if(!(this.part instanceof Hn))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,b=1/0,E=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var ot=tt.value;if(ot.isVisible()){if(ot instanceof Be&&(!y.computesBoundsIncludingLinks||ca(ot)||ot.fromNode===y||ot.toNode===y))continue;ot=ot.actualBounds,ot.left<x&&(x=ot.left),ot.top<b&&(b=ot.top),ot.right>E&&(E=ot.right),ot.bottom>z&&(z=ot.bottom)}}return isFinite(x)&&isFinite(b)?a.h(x,b,E-x,z-b):(y=y.location,a.h(y.x,y.y,0,0)),a},Ge.Object.defineProperties(ws.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new si(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),ws.className="Placeholder";function Be(a){mn.call(this,Ae.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=Ps,this.Om=0,this.Qm=Ps,this.Rm=NaN,this.qj=Qv,this.po=.5,this.wd=null,this.Nb=new Fe().freeze(),this.Tg=this.Mg=null,this.ml=new me,this.ua=new Te,this.u=this.o=this.Sf=this.Wf=null,this.su=new zt,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}Se(Be,mn),Be.prototype.cloneProtected=function(a){mn.prototype.cloneProtected.call(this,a),a.Qa=this.Qa&-113,a.ff=this.ff,a.gn=this.gn,a.vf=this.vf,a.uo=this.uo,a.qk=this.qk,a.Om=this.Om,a.Qm=this.Qm,a.Rm=this.Rm,a.qj=this.qj,a.po=this.po,this.ba!==null&&(a.ba=this.ba.copy())},Ct=Be.prototype,Ct.Af=function(a){mn.prototype.Af.call(this,a),this.ff=a.ff,this.vf=a.vf,a.Mg=null,a.bb(),a.Sf=this.Sf;var y=a.fromPort;y!==null&&ea(y),a=a.toPort,a!==null&&ea(a)},Ct.qb=function(a){a.classType===Be?(a.value&2)===2?this.routing=a:a===ma||a===sh||a===Eg?this.curve=a:a===qc||a===Zm||a===Jm?this.adjusting=a:a!==Qv&&a!==Ps&&Ht("Unknown Link enum value for a Link property: "+a):mn.prototype.qb.call(this,a)},Ct.Xc=function(){this.ba===null&&(this.ba=new zc)},Ct.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Ss(a)||jh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Ss(a)||jh(a)))},Ct.zv=function(){return!1},Ct.Av=function(){},Ct.Zc=function(){return!1},Be.prototype.computeAngle=function(a,y,x){return Be.computeAngle(y,x)},Be.computeAngle=function(a,y){switch(a){default:case Ps:a=0;break;case _c:a=y;break;case $c:a=y+90;break;case tp:a=y-90;break;case qv:a=y+180;break;case Qm:a=Jt.bp(y),90<a&&270>a&&(a-=180);break;case ep:a=Jt.bp(y+90),90<a&&270>a&&(a-=180);break;case np: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 Fg(a){var y=a.fromNode,x=a.toNode,b=null;if(y!==null?b=x!==null?y.px(x):y.containingGroup:x!==null?b=x.containingGroup:b=null,y=b,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&Yv(y,a);var E=a.containingGroupChanged;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,x,y),tt!==null&&(tt.aa=z)}!a.fd||a.Lw!==x&&a.Mw!==x||a.bb()}if(a.isLabeledLink)for(a=a.labelNodes;a.next();)a.value.containingGroup=b}Ct=Be.prototype,Ct.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&mn.prototype.oh.call(this)},Ct.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Ct.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function $S(a,y){a.wd===null&&(a.wd=new ke),a.wd.add(y),a.v()}Ct.Vo=function(a){if(mn.prototype.Vo.call(this,a),Id(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Gm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Gm(x,this,b)}Jc(this)}},Ct.Wo=function(a){if(mn.prototype.Wo.call(this,a),Id(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Wm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Wm(x,this,b)}Qc(this)}},Ct.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))},Be.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},Be.prototype.move=function(a,y){var x=y?this.location:this.position,b=x.x;isNaN(b)&&(b=0);var E=x.y;for(isNaN(E)&&(E=0),b=a.x-b,E=a.y-E,y===!0?mn.prototype.move.call(this,a,!1):(a=zt.allocAt(x.x+b,x.y+E),mn.prototype.move.call(this,a,!1),zt.free(a)),rh(this,b,E),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+b,x.y+E)},Be.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},Be.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},Be.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(to),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),b=this.i(1);return a.h((x.x+b.x)/2,(x.y+b.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===ma))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()===ma){if(y===3){x=this.i(0),b=this.i(1);var E=this.i(2);return Jt.ax(x.x,x.y,b.x,b.y,b.x,b.y,E.x,E.y,a),a}if(b=(y-1)/3|0,x=3*(b/2|0),b%2===1){b=this.i(x),E=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),Jt.ax(b.x,b.y,E.x,E.y,z.x,z.y,x.x,x.y,a)}else a.assign(this.i(x));return a}var tt=this.flattenedLengths;for(x=this.flattenedTotalLength,E=z=b=0;b<x/2&&z<y&&(E=tt[z],!(b+E>x/2));)b+=E,z++;return y=this.i(z),z=this.i(z+1),1>Math.abs(y.x-z.x)?y.y>z.y?a.h(y.x,y.y-(x/2-b)):a.h(y.x,y.y+(x/2-b)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-b),y.y):a.h(y.x+(x/2-b),y.y):(x=(x/2-b)/E,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},Be.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()===ma))return this.ua.wx(.5);if(this.computeCurve()===ma&&4<=a){var y=(a-1)/3|0,x=3*(y/2|0);if(y%2===1){x=Math.floor(x),a=this.i(x),y=this.i(x+1);var b=this.i(x+2);return x=this.i(x+3),Jt.My(a.x,a.y,y.x,y.y,b.x,b.y,x.x,x.y)}if(0<x&&x+1<a)return this.i(x-1).ab(this.i(x+1))}y=this.flattenedLengths,b=this.flattenedTotalLength;var E=0;x=0;for(var z;E<b/2&&x<a&&(z=y[x],!(E+z>b/2));)E+=z,x++;if(y=this.i(x),b=this.i(x+1),1>Math.abs(y.x-b.x)&&1>Math.abs(y.y-b.y)){if(0<x&&x+2<a)return this.i(x-1).ab(this.i(x+2))}else{if(1>Math.abs(y.x-b.x))return y.y>b.y?270:90;if(1>Math.abs(y.y-b.y))return y.x>b.x?180:0}return y.ab(b)},Ct=Be.prototype,Ct.i=function(a){return this.Nb.s[a]},Ct.dd=function(a,y){this.Nb.cd(a,y)},Ct.L=function(a,y,x){this.Nb.cd(a,new zt(y,x))},Ct.Kz=function(a,y){this.Nb.Gb(a,y)},Ct.m=function(a,y,x){this.Nb.Gb(a,new zt(y,x))},Ct.ne=function(a){this.Nb.add(a)},Ct.yf=function(a,y){this.Nb.add(new zt(a,y))},Ct.pv=function(a){this.Nb.mb(a)},Ct.Fj=function(){this.Nb.clear()};function rh(a,y,x){if(y!==0||x!==0)if(a.pointsCount===0)a.defaultFromPoint&&a.defaultFromPoint.offset(y,x),a.defaultToPoint&&a.defaultToPoint.offset(y,x);else{for(var b=a.fd,E=new Fe,z=a.Nb.iterator;z.next();){var tt=z.value;E.add(new zt(tt.x+y,tt.y+x).freeze())}E.freeze(),z=a.Nb,a.Nb=E,tt=a.diagram,isNaN(y)||isNaN(x)||tt!==null&&tt.animationManager.zb?a.v():(a.ke.h(a.ke.x+y,a.ke.y+x),a.pa.h(a.pa.x+y,a.pa.y+x),ys(a)),b?Vm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&tg(tt.animationManager,a,E),a.g("points",z,E)}}Ct.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Ct.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,b=1/0,E=a.s,z=E.length,tt=0;tt<z;tt++){var ot=E[tt];x=Math.min(ot.x,x),b=Math.min(ot.y,b)}ot=tt=1/0;for(var rt=y.s,at=rt.length,ut=0;ut<at;ut++){var gt=rt[ut];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(ut=E[z],gt=rt[z],ut.x-x!==gt.x-tt||ut.y-b!==gt.y-ot){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&tg(x.animationManager,this,y),Vm(this),this.g("points",a,y)}},Ct.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Vm(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),Xm(a,!1))}Ct.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())}},Ct.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()}}},Be.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(Mf||(Mf=new Ke,Mf.desiredSize=Vi,Mf.Va()),this.defaultFromPoint&&(Mf.location=this.defaultFromPoint,Mf.Va(),y=a=Mf)):y=this.fromPort,y!==null&&!a.isVisible()){var x=a.findVisibleNode();x!==null&&x!==a?(a=x,y=x.port):a=x}if(this.Lw=a,a===null||!a.location.w())return!1;for(;!(y===null||y.actualBounds.w()&&y.Ed());)y=y.panel;if(y===null)return!1;var b=this.toNode,E=null;if(b===null?(Af||(Af=new Ke,Af.desiredSize=Vi,Af.Va()),this.defaultToPoint&&(Af.location=this.defaultToPoint,Af.Va(),E=b=Af)):E=this.toPort,E===null||b.isVisible()||(x=b.findVisibleNode(),x!==null&&x!==b?(b=x,E=x.port):b=x),this.Mw=b,b===null||!b.location.w())return!1;for(;!(E===null||E.actualBounds.w()&&E.Ed());)E=E.panel;if(E===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,E);var ot=bg(tt),rt=bg(x),at=y===E&&y!==null,ut=this.isOrthogonal,gt=this.curve===ma;this.Wf=at&&!ut?gt=!0:!1;var mt=this.computeAdjusting()===Ps||at;if(!ut&&!at&&ot&&rt){if(ot=!1,!mt&&3<=z&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=this.adjustPoints(0,mt,z-1,rt))&&(mt=this.getLinkPoint(a,y,tt,!0,!1,b,E),rt=this.getLinkPoint(b,E,x,!1,!1,a,y),this.adjustPoints(0,mt,z-1,rt)),!ot)if(this.Fj(),gt){z=this.getLinkPoint(a,y,tt,!0,!1,b,E),mt=this.getLinkPoint(b,E,x,!1,!1,a,y),ot=mt.x-z.x,rt=mt.y-z.y,at=this.computeCurviness(),gt=ut=0;var yt=z.x+ot/3,St=z.y+rt/3,Mt=yt,Ot=St;Jt.B(rt,0)?Ot=0<ot?Ot-at:Ot+at:(ut=-ot/rt,gt=Math.sqrt(at*at/(ut*ut+1)),0>at&&(gt=-gt),Mt=(0>rt?-1:1)*gt+yt,Ot=ut*(Mt-yt)+St),yt=z.x+2*ot/3,St=z.y+2*rt/3;var Et=yt,jt=St;Jt.B(rt,0)?jt=0<ot?jt-at:jt+at:(Et=(0>rt?-1:1)*gt+yt,jt=ut*(Et-yt)+St),this.Fj(),this.ne(z),this.yf(Mt,Ot),this.yf(Et,jt),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,b,E)),this.dd(3,this.getLinkPoint(b,E,x,!1,!1,a,y))}else z=b,mt=E,b=this.getLinkPoint(a,y,tt,!0,!1,z,mt),E=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=E.x-b.x,x=E.y-b.y,tt=this.computeCurviness(),a=b.x+mt/2,y=b.y+x/2,z=a,ot=y,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(b),this.yf(z,ot),this.ne(E)):(this.ne(b),this.ne(E),ot=me.alloc(),y.mi(ot),rt=ot.ca(E),mt.mi(ot),at=ot.ca(b),(rt||at)&&(tt=y.ga(Um(tt),new zt),this.dd(0,this.getLinkPointFromPoint(a,y,tt,E,!0,tt)),x=mt.ga(Um(x),new zt),this.dd(1,this.getLinkPointFromPoint(z,mt,x,b,!1,x))),me.free(ot))}else{gt=this.isAvoiding,mt&&(ut&>||at)&&this.Fj();var Gt=at?this.computeCurviness():0;gt=this.getLinkPoint(a,y,tt,!0,ut,b,E),yt=Mt=St=0,(ut||!ot||at)&&(Ot=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,gt,tt,!0,ut,b,E),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(yt-=ut?90:30,0>Gt&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(Ot+=Math.abs(Gt)*(ut?1:2)),yt===0?St=Ot:yt===90?Mt=Ot:yt===180?St=-Ot:yt===270?Mt=-Ot:(St=Ot*Math.cos(yt*Math.PI/180),Mt=Ot*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(Ot=y.ga(ei,zt.alloc()),Et=zt.allocAt(Ot.x+1e3*St,Ot.y+1e3*Mt),this.getLinkPointFromPoint(a,y,Ot,Et,!0,gt),zt.free(Ot),zt.free(Et))),Ot=this.getLinkPoint(b,E,x,!1,ut,a,y);var Vt=jt=Et=0;if(ut||!rt||at){var Kt=this.computeEndSegmentLength(b,E,x,!1);Vt=this.getLinkDirection(b,E,Ot,x,!1,ut,a,y),at&&(rt||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(Vt+=ut?0:30,0>Gt&&(Vt+=180)),0>Vt?Vt+=360:360<=Vt&&(Vt-=360),at&&(Kt+=Math.abs(Gt)*(ut?1:2)),Vt===0?Et=Kt:Vt===90?jt=Kt:Vt===180?Et=-Kt:Vt===270?jt=-Kt:(Et=Kt*Math.cos(Vt*Math.PI/180),jt=Kt*Math.sin(Vt*Math.PI/180)),x.Mc()&&at&&(x=E.ga(ei,zt.alloc()),tt=zt.allocAt(x.x+1e3*Et,x.y+1e3*jt),this.getLinkPointFromPoint(b,E,x,tt,!1,Ot),zt.free(x),zt.free(tt))}x=gt,(ut||!ot||at)&&(x=new zt(gt.x+St,gt.y+Mt)),tt=Ot,(ut||!rt||at)&&(tt=new zt(Ot.x+Et,Ot.y+jt)),!mt&&!ut&&ot&&3<z&&this.adjustPoints(0,gt,z-2,tt)?this.dd(z-1,Ot):!mt&&!ut&&rt&&3<z&&this.adjustPoints(1,x,z-1,Ot)?this.dd(0,gt):!mt&&(ut?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,gt),this.dd(z-1,Ot)):(this.Fj(),this.ne(gt),(ut||!ot||at)&&this.ne(x),ut&&this.addOrthoPoints(x,yt,tt,Vt,a,b),(ut||!rt||at)&&this.ne(tt),this.ne(Ot))}return!0};function Kv(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}Be.prototype.getLinkPointFromPoint=function(a,y,x,b,E,z){if(z===void 0&&(z=new zt),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(E=a.findVisibleNode(),E!==null&&E!==a&&(y=E.port)),a=null,E=y.panel,E===null||E.se()||(E=E.panel),E===null){E=b.x,b=b.y;var tt=x.x;x=x.y}else{a=E.oe,E=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*E;var ot=-a.m12*E,rt=-a.m21*E,at=a.m11*E,ut=E*(a.m21*a.dy-a.m22*a.dx),gt=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*tt+b.y*rt+ut,b=b.x*ot+b.y*at+gt,tt=x.x*tt+x.y*rt+ut,x=x.x*ot+x.y*at+gt}return y.Sj(E,b,tt,x,z),a!==null&&z.transform(a),z};function Ym(a,y){var x=y.Zn;return x===null&&(x=new kf,x.port=y,x.node=y.part,y.Zn=x),a1(x,a)}Be.prototype.getLinkPoint=function(a,y,x,b,E,z,tt,ot){if(ot===void 0&&(ot=new zt),x.sb()&&!bg(x))return y.ga(x,ot),ot;if(x.$c()){var rt=Ym(this,y);if(rt!==null){if(ot.assign(rt.Zo),E&&this.routing===e1){var at=Ym(this,tt);if(at!==null&&rt.Gl<at.Gl){rt=zt.alloc(),at=zt.alloc();var ut=new me(y.ga(Mi,rt),y.ga(Xo,at)),gt=this.computeSpot(!b,tt);a=this.getLinkPoint(z,tt,gt,!b,E,a,y,at),(x.Hf(wa)||x.Hf(bs))&&a.y>=ut.y&&a.y<=ut.y+ut.height?ot.y=a.y:(x.Hf(Js)||x.Hf(Pa))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(ot.x=a.x),zt.free(rt),zt.free(at)}}return ot}}return x=y.ga(Um(x),zt.alloc()),this.pointsCount>(E?6:2)?(tt=b?this.i(1):this.i(this.pointsCount-2),E&&(tt=Kv(x,tt.copy()))):(rt=this.computeSpot(!b,tt),z=zt.alloc(),tt=tt.ga(Um(rt),z),E&&(tt=Kv(x,tt)),zt.free(z)),this.getLinkPointFromPoint(a,y,x,tt,b,ot),zt.free(x),ot},Be.prototype.getLinkDirection=function(a,y,x,b,E,z,tt,ot){t:if(b.sb())var rt=b.x>b.y?b.x>1-b.y?0:b.x<1-b.y?270:315:b.x<b.y?b.x>1-b.y?90:b.x<1-b.y?180:135:.5>b.x?225:.5<b.x?45:0;else{if(b.$c()&&(rt=Ym(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(ei,zt.alloc()),this.pointsCount>(z?6:2)?(ot=E?this.i(1):this.i(this.pointsCount-2),ot=z?Kv(rt,ot.copy()):x):(x=zt.alloc(),ot=ot.ga(ei,x),zt.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,zt.free(rt),rt=x}return b.Mc()&&tt.Td(a)&&(rt+=180,360<=rt&&(rt-=360)),bg(b)||(a=y.li(),a===0)||(45<=a&&135>a?rt+=90:135<=a&&225>a?rt+=180:225<=a&&315>a&&(rt+=270),360<=rt&&(rt-=360)),rt},Be.prototype.computeEndSegmentLength=function(a,y,x,b){return y!==null&&x.$c()&&(a=Ym(this,y),a!==null)?a.Ju:(a=b?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=b?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},Be.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=ei:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===Cr?hi:y)):(a=y||this.toPort,a===null?a=ei:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===Cr?hi:y)),a};function bg(a){return a===hi||a.x===.5&&a.y===.5}function Um(a){return a.x===.5&&a.y===.5?a:ei}Be.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Ps&&4<this.pointsCount?this.computeMidPoint(new zt):(a=y.Zn,a=a!==null?a1(a,this):null,a!==null?a.Zo:y.ga(ei))},Be.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},Be.prototype.Cf=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=Gn.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,E),z===void 0&&Gn.free(tt),!0;if(this.Yc(a,tt)){var ot=!1;if(!this.isAtomic)for(var rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===this.locationObject){var gt=ut.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=Gn.alloc(),gt.set(tt),ut instanceof Ae)ot=ut.Cf(a,y,x,b,E,gt);else if(this.path===ut){if(ut instanceof Zn)if(ot=a,mt=b,ut.pickable===!1)ot=!1;else if(gt.multiply(ut.transform),mt)t:{var yt=ot,St=gt;if(ut.fh(yt,St))ot=!0;else{if(St===void 0&&(St=ut.transform,yt.Re(ut.actualBounds))){ot=!0;break t}ot=yt.left,mt=yt.right;var Mt=yt.top;yt=yt.bottom;var Ot=zt.alloc(),Et=zt.alloc(),jt=zt.alloc(),Gt=Gn.alloc();Gt.set(St),Gt.bv(ut.transform),Gt.Vj(),Et.x=mt,Et.y=Mt,Et.transform(Gt),Ot.x=ot,Ot.y=Mt,Ot.transform(Gt),St=!1,Dd(ut,Ot,Et,jt)?St=!0:(Ot.x=mt,Ot.y=yt,Ot.transform(Gt),Dd(ut,Ot,Et,jt)?St=!0:(Et.x=ot,Et.y=yt,Et.transform(Gt),Dd(ut,Ot,Et,jt)?St=!0:(Ot.x=ot,Ot.y=Mt,Ot.transform(Gt),Dd(ut,Ot,Et,jt)&&(St=!0)))),Gn.free(Gt),zt.free(Ot),zt.free(Et),zt.free(jt),ot=St}}else ot=ut.fh(ot,gt)}else ot=gr(ut,a,b,gt);ot&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&E.add(mt)),Gn.free(gt)}}}return z===void 0&&Gn.free(tt),ot||this.background!==null||this.areaBackground!==null}return z===void 0&&Gn.free(tt),!1},Be.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?ma:this.curve},Be.prototype.computeCorner=function(){if(this.curve===ma)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},Be.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];if(E!==a&&!E.isPanelMain&&(E.segmentIndex===-1/0||isNaN(E.segmentIndex)))return E}for(a=this.labelNodes;a.next();)if(y=a.value,y.segmentIndex===-1/0||isNaN(y.segmentIndex))return y;return null},Be.prototype.computeSpacing=function(){if(!this.isVisible())return 0;var a=i1;a=Math.max(a,this.computeThickness());var y=this.fromPort,x=this.toPort;if(y!==null&&x!==null){var b=this.findMidLabel();if(b!==null){var E=b.naturalBounds,z=b.margin,tt=isNaN(E.width)?30:E.width*b.scale+z.left+z.right;E=isNaN(E.height)?14:E.height*b.scale+z.top+z.bottom,b=b.segmentOrientation,b===_c||b===Qm||b===qv?a=Math.max(a,E):b===tp||b===np||b===$c||b===ep?a=Math.max(a,tt):(y=y.ga(ei).ab(x.ga(ei))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*E)+1)),this.curve===ma&&(a*=1.333)}}return a},Be.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===Ps&&x.bb()}},Be.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=n1;var y=this.Sf;if(y!==null){for(var x=rn(),b=0,E=y.links,z=0;z<E.length;z++){var tt=E[z].computeSpacing();x.push(tt),b+=tt}for(b=-b/2,z=0;z<E.length;z++){if(E[z]===this){a=b+x[z]/2;break}b+=x[z]}y.Ds===this.fromNode&&(a=-a),$e(x)}}return a},Be.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},Be.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},Be.prototype.adjustPoints=function(a,y,x,b){var E=this.computeAdjusting();if(this.isOrthogonal){if(E===Zm)return!1;E===Jm&&(E=qc)}switch(E){case Zm:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(b)){E=z.x,z=z.y;var ot=tt.x-E,rt=tt.y-z,at=Math.sqrt(ot*ot+rt*rt);if(!Jt.$(at,0)){if(Jt.$(ot,0))var ut=0>rt?-Math.PI/2:Math.PI/2;else ut=Math.atan(rt/Math.abs(ot)),0>ot&&(ut=Math.PI-ut);tt=y.x;var gt=y.y;ot=b.x-tt;var mt=b.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,ut=mt-ut,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),ot=y.x-E,rt=y.y-z,y=Math.sqrt(ot*ot+rt*rt),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+ut,y*=at,this.L(a,tt+y*Math.cos(ot),gt+y*Math.sin(ot)));this.dd(x,b)}}return!0;case Jm:if(z=this.i(a),gt=this.i(x),!z.Xa(y)||!gt.Xa(b)){E=z.x,z=z.y,tt=gt.x,gt=gt.y,at=(tt-E)*(tt-E)+(gt-z)*(gt-z),ot=y.x,ut=y.y,rt=b.x,mt=b.y;var yt=1;if(rt-ot!==0){var St=(mt-ut)/(rt-ot);yt=Math.sqrt(1+1/(St*St))}else St=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var Mt=y.x,Ot=y.y,Et=.5;at!==0&&(Et=((E-Mt)*(E-tt)+(z-Ot)*(z-gt))/at);var jt=E+Et*(tt-E),Gt=z+Et*(gt-z);y=Math.sqrt((Mt-jt)*(Mt-jt)+(Ot-Gt)*(Ot-Gt)),Ot<St*(Mt-jt)+Gt&&(y=-y),0<St&&(y=-y),Mt=ot+Et*(rt-ot),Et=ut+Et*(mt-ut),St!==0?(y=Mt+y/yt,this.L(a,y,Et-(y-Mt)/St)):this.L(a,Mt,Et+y)}this.dd(x,b)}return!0;case qc:t:{if(this.isOrthogonal&&(E=this.i(a),z=this.i(a+1),tt=this.i(a+2),ot=z.x,ut=z.y,gt=ot,at=ut,Jt.B(E.y,z.y)?Jt.B(z.x,tt.x)?ut=y.y:Jt.B(z.y,tt.y)&&(ot=y.x):Jt.B(E.x,z.x)&&(Jt.B(z.y,tt.y)?ot=y.x:Jt.B(z.x,tt.x)&&(ut=y.y)),this.L(a+1,ot,ut),E=this.i(x),z=this.i(x-1),tt=this.i(x-2),ot=z.x,ut=z.y,rt=ot,mt=ut,Jt.B(E.y,z.y)?Jt.B(z.x,tt.x)?ut=b.y:Jt.B(z.y,tt.y)&&(ot=b.x):Jt.B(E.x,z.x)&&(Jt.B(z.y,tt.y)?ot=b.x:Jt.B(z.x,tt.x)&&(ut=b.y)),this.L(x-1,ot,ut),Xv(this))){this.L(a+1,gt,at),this.L(x-1,rt,mt),x=!1;break t}this.dd(a,y),this.dd(x,b),x=!0}return x;default:return!1}},Be.prototype.addOrthoPoints=function(a,y,x,b,E,z){0>y?y+=360:360<=y&&(y-=360),0>b?b+=360:360<=b&&(b-=360);var tt=b;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,b=315<=b||45>b?0:45<=b&&135>b?90:135<=b&&225>b?180:270;var ot=E.actualBounds.copy(),rt=z.actualBounds.copy();if(ot.w()&&rt.w()){ot.Bc(ip,ip),rt.Bc(ip,ip),ot.Ye(a),rt.Ye(x);var at=zt.alloc(),ut=zt.alloc();y===0?x.x>a.x||b===270&&x.y<a.y&&rt.right>a.x||b===90&&x.y>a.y&&rt.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x<rt.left?this.computeMidOrthoPosition(a.x,a.y,rt.left,x.y,!1):a.x<rt.right&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.right,ut.x=at.x,ut.y=x.y):b===0&&a.x<rt.left&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===180||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===180&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===180||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===180||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x>=ot.left&&x.x<=a.x||a.x<=rt.right&&a.x>=x.x?(b===90||b===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===0?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===0?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===180?x.x<a.x||b===270&&x.y<a.y&&rt.left<a.x||b===90&&x.y>a.y&&rt.left<a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.y<a.y||b===90&&x.y>a.y?(at.x=a.x>rt.right?this.computeMidOrthoPosition(a.x,a.y,rt.right,x.y,!1):a.x>rt.left&&(b===270&&a.y<rt.top||b===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.left,ut.x=at.x,ut.y=x.y):b===180&&a.x>rt.right&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(b===0||b===90&&x.y<ot.top||b===270&&x.y>ot.bottom)&&(b===0&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(b===0||b===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(b===0||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y<ot.bottom&&(x.x<=ot.right&&x.x>=a.x||a.x>=rt.left&&a.x<=x.x?(b===90||b===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.y<a.y?Math.min(x.y,b===180?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,b===180?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===90?x.y>a.y||b===180&&x.x<a.x&&rt.bottom>a.y||b===0&&x.x>a.x&&rt.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>a.x?(at.y=a.y<rt.top?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.top,!0):a.y<rt.bottom&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.bottom,ut.x=x.x,ut.y=at.y):b===90&&a.y<rt.top&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===270||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===270&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===270||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===270||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y>=ot.top&&x.y<=a.y||a.y<=rt.bottom&&a.y>=x.y?(b===0||b===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===90?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===90?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y))):x.y<a.y||b===180&&x.x<a.x&&rt.top<a.y||b===0&&x.x>a.x&&rt.top<a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.x<a.x||b===0&&x.x>=a.x?(at.y=a.y>rt.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.bottom,!0):a.y>rt.top&&(b===180&&a.x<rt.left||b===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.top,ut.x=x.x,ut.y=at.y):b===270&&a.y>rt.bottom&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(b===90||b===0&&x.x<ot.left||b===180&&x.x>ot.right)&&(b===90&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(b===90||b===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(b===90||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x<ot.right&&(x.y<=ot.bottom&&x.y>=a.y||a.y>=rt.top&&a.y<=x.y?(b===0||b===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x<a.x?Math.min(x.x,b===270?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,b===270?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y)));var gt=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||E===z||this.layer.isTemporary||!ug(mt)||ot.ca(gt)&&!z.Td(E)||rt.ca(a)&&!E.Td(z))y=!1;else{var yt=hg(mt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&yt.Yj(Math.min(a.x,at.x),Math.min(a.y,at.y),Math.abs(a.x-at.x),Math.abs(a.y-at.y))&&yt.Yj(Math.min(at.x,ut.x),Math.min(at.y,ut.y),Math.abs(at.x-ut.x),Math.abs(at.y-ut.y))&&yt.Yj(Math.min(ut.x,gt.x),Math.min(ut.y,gt.y),Math.abs(ut.x-gt.x),Math.abs(ut.y-gt.y)))y=!1;else{E=a,z=gt;var St=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var Mt=zt.alloc();Tg(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,Mt)?(x=a=Mt.copy(),y=Mt.ab(at)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ut.x,ut.y,Mt)?(x=a=Mt.copy(),y=Mt.ab(ut)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,gt.x,gt.y,Mt)&&(x=a=Mt.copy(),y=Mt.ab(gt))),Tg(yt,gt.x,gt.y)||(Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,gt.x,gt.y,ut.x,ut.y,Mt)?(St=gt=Mt.copy(),b=ut.ab(Mt)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,at.x,at.y,Mt)?(St=gt=Mt.copy(),b=at.ab(Mt)):Jt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,Mt)&&(St=gt=Mt.copy(),b=a.ab(Mt))),zt.free(Mt)}ot=ot.copy().ed(rt),ot.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),r1(yt,a,y,gt,b,ot,!0),rt=$l(yt,gt.x,gt.y),!yt.abort&&rt>=Bg&&(o1(yt),ot.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),r1(yt,a,y,gt,b,ot,!1),rt=$l(yt,gt.x,gt.y)),!yt.abort&&rt<Bg&&$l(yt,gt.x,gt.y)!==ah?(Zv(this,yt,gt.x,gt.y,b,!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,E.x,x.y):this.m(2,x.x,E.y)),St!==null&&(b===0||b===180?this.yf(z.x,St.y):this.yf(St.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),zt.free(at),zt.free(ut)}},Be.prototype.computeMidOrthoPosition=function(a,y,x,b,E){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),E?(y+b)/2+z:(a+x)/2+z};function Xv(a){if(a.diagram===null||!a.isAvoiding||!ug(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=hg(a.diagram,!0,a.containingGroup,null);for(var b=1;b<x-2;b++){var E=y[b],z=y[b+1];if(!a.Yj(Math.min(E.x,z.x),Math.min(E.y,z.y),Math.abs(E.x-z.x),Math.abs(E.y-z.y)))return!0}return!1}function Zv(a,y,x,b,E,z,tt){var ot=y.Ho,rt=y.Go,at=$l(y,x,b),ut=x,gt=b;for(E===0?ut+=ot:E===90?gt+=rt:E===180?ut-=ot:gt-=rt,E!==tt&&at>zd&&$l(y,ut,gt)!==at-1&&($l(y,x-ot,b)===at-1?(E=180,ut=x-ot,gt=b):$l(y,x+ot,b)===at-1?(E=0,ut=x+ot,gt=b):$l(y,x,b-rt)===at-1?(E=270,ut=x,gt=b-rt):$l(y,x,b+rt)===at-1&&(E=90,ut=x,gt=b+rt));at>zd&&$l(y,ut,gt)===at-1;)x=ut,b=gt,E===0?ut+=ot:E===90?gt+=rt:E===180?ut-=ot:gt-=rt,--at;z?at>zd&&(E===180||E===0?x=Math.floor(x/ot)*ot+ot/2:(E===90||E===270)&&(b=Math.floor(b/rt)*rt+rt/2)):(x=Math.floor(x/ot)*ot+ot/2,b=Math.floor(b/rt)*rt+rt/2),at>zd&&(z=E,tt=x,ut=b,E===0?(z=90,ut+=rt):E===90?(z=180,tt-=ot):E===180?(z=270,ut-=rt):E===270&&(z=0,tt+=ot),$l(y,tt,ut)===at-1?Zv(a,y,tt,ut,z,!1,z):(tt=x,ut=b,E===0?(z=270,ut-=rt):E===90?(z=0,tt+=ot):E===180?(z=90,ut+=rt):E===270&&(z=180,tt-=ot),$l(y,tt,ut)===at-1&&Zv(a,y,tt,ut,z,!1,z))),a.yf(x,b)}Be.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),b=this.i(1),E=fi(y,a,x.x,x.y,b.x,b.y),z=0,tt=1;tt<this.pointsCount-1;tt++){x=this.i(tt+1);var ot=fi(y,a,b.x,b.y,x.x,x.y);b=x,ot<E&&(z=tt,E=ot)}return z},Be.prototype.qc=function(){this.lk=!1,this.v()},Be.prototype.Ul=function(a){if(!(!a&&(this.fd===!1||(a=this.Pb(),this.lk&&(a===null||a.geometry!==null))))&&(2>this.pointsCount?this.lk=!0:this.ua=this.makeGeometry(),a=this.path,a!==null)){a.ua=this.ua;for(var y=this.O.s,x=y.length,b=0;b<x;b++){var E=y[b];E!==a&&E.isPanelMain&&E instanceof Zn&&(E.ua=this.ua)}}},Be.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,b=this.diagram;b!==null&&Id(this)&&b.Eh.contains(this)&&(this.ml.width!==0||this.ml.height!==0)&&(b.animationManager.isAnimating||b.currentTool!==b.toolManager)&&(x=!0);var E=this.i(0).copy(),z=E.copy();b=this.Nb.s;var tt=this.computeCurve();if(tt===ma&&3<=y&&!Jt.$(this.smoothness,0))if(y===3){var ot=this.i(1);b=Math.min(E.x,ot.x);var rt=Math.min(E.y,ot.y);ot=this.i(2),b=Math.min(b,ot.x),rt=Math.min(rt,ot.y)}else{if(this.isOrthogonal)for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);else for(b=3;b<y;b+=3)b+3>=y&&(b=y-1),rt=this.i(b),z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);b=z.x,rt=z.y}else{for(rt=0;rt<y;rt++)ot=b[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);b=z.x,rt=z.y}if(b-=this.su.x,rt-=this.su.y,E.x-=b,E.y-=rt,y!==2||Id(this)){if(a.type=Te.o,ot=ES(a),this.computeShortLength(!0)!==0&&(E=Cf(this,E,!0,z)),kg(ot,E.x,E.y,!1),tt===ma&&3<=y&&!Jt.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-b,x=x.y-rt,E=this.i(2).copy(),E.x-=b,E.y-=rt,this.computeShortLength(!1)!==0&&(E=Cf(this,E,!1,z)),nh(ot,y,x,y,x,E.x,E.y);else if(this.isOrthogonal){y=zt.allocAt(b,rt),x=zt.alloc(),x.assign(this.i(1)),z=zt.allocAt(b,rt),E=zt.allocAt(b,rt),tt=this.i(0);for(var at,ut=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 Mt=ut;isNaN(Mt)&&(Mt=this.smoothness/3);var Ot=mt.x;mt=mt.y;var Et=yt.x;yt=yt.y;var jt=St.x;St=St.y;var Gt=Mt*Km(Ot,mt,Et,yt);Mt*=Km(Et,yt,jt,St),Jt.$(mt,yt)&&Jt.$(Et,jt)&&(Et>Ot?St>yt?(z.x=Et-Gt,z.y=yt-Gt,E.x=Et+Mt,E.y=yt+Mt):(z.x=Et-Gt,z.y=yt+Gt,E.x=Et+Mt,E.y=yt-Mt):St>yt?(z.x=Et+Gt,z.y=yt-Gt,E.x=Et-Mt,E.y=yt+Mt):(z.x=Et+Gt,z.y=yt+Gt,E.x=Et-Mt,E.y=yt-Mt)),Jt.$(Ot,Et)&&Jt.$(yt,St)&&(yt>mt?(jt>Et?(z.x=Et-Gt,z.y=yt-Gt,E.x=Et+Mt):(z.x=Et+Gt,z.y=yt-Gt,E.x=Et-Mt),E.y=yt+Mt):(jt>Et?(z.x=Et-Gt,z.y=yt+Gt,E.x=Et+Mt):(z.x=Et+Gt,z.y=yt+Gt,E.x=Et-Mt),E.y=yt-Mt)),(Jt.$(Ot,Et)&&Jt.$(Et,jt)||Jt.$(mt,yt)&&Jt.$(yt,St))&&(Ot=.5*(Ot+jt),mt=.5*(mt+St),z.x=Ot,z.y=mt,E.x=Ot,E.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)),nh(ot,x.x-b,x.y-rt,z.x-b,z.y-rt,at.x-b,at.y-rt),y.set(z),x.set(E),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Cf(this,ut.copy(),!1,fo)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),nh(ot,E.x-b,E.y-rt,at-b,tt-rt,ut.x-b,ut.y-rt),zt.free(y),zt.free(x),zt.free(z),zt.free(E)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),E=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Cf(this,tt.copy(),!1,fo)),nh(ot,z.x-b,z.y-rt,E.x-b,E.y-rt,tt.x-b,tt.y-rt);else{for(z=zt.alloc(),z.assign(this.i(0)),E=zt.alloc(),E.assign(z),tt=this.computeCorner(),gt=1,at=0;gt<y;){if(gt=Jv(this,z,gt,1<gt),ut=this.i(gt),gt>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Cf(this,ut.copy(),!1,fo)),Lf(this,ot,-b,-rt,z,ut,x);else if(at===0)for(gt=1;gt<y;)E.assign(z),ut=this.i(gt++),Lf(this,ot,-b,-rt,z,ut,x),z.assign(ut);break}if(at=Jv(this,ut,gt+1,gt<y-3),gt=-b,Ot=-rt,mt=ut,Et=this.i(at),Mt=x,Jt.B(z.y,mt.y)&&Jt.B(mt.x,Et.x))if(St=Math.min(tt,Math.abs(mt.x-E.x)/2),St=Gt=Math.min(St,Math.abs(Et.y-mt.y)/2),Jt.B(St,0))Lf(this,ot,gt,Ot,z,mt,Mt),z.assign(mt);else{var Vt=mt.x,Kt=mt.y;yt=Vt,jt=Kt,mt.x>z.x?Vt=mt.x-St:Vt=mt.x+St,Et.y>mt.y?jt=mt.y+Gt:jt=mt.y-Gt,Et=zt.allocAt(Vt,Kt),Lf(this,ot,gt,Ot,z,Et,Mt),zt.free(Et),Im(ot,mt.x+gt,mt.y+Ot,yt+gt,jt+Ot),z.h(yt,jt)}else Jt.B(z.x,mt.x)&&Jt.B(mt.y,Et.y)?(St=Math.min(tt,Math.abs(mt.y-E.y)/2),St=Gt=Math.min(St,Math.abs(Et.x-mt.x)/2),Jt.B(Gt,0)?(Lf(this,ot,gt,Ot,z,mt,Mt),z.assign(mt)):(Vt=mt.x,Kt=mt.y,yt=Vt,jt=Kt,mt.y>z.y?Kt=mt.y-St:Kt=mt.y+St,Et.x>mt.x?yt=mt.x+Gt:yt=mt.x-Gt,Et=zt.allocAt(Vt,Kt),Lf(this,ot,gt,Ot,z,Et,Mt),zt.free(Et),Im(ot,mt.x+gt,mt.y+Ot,yt+gt,jt+Ot),z.h(yt,jt))):(Lf(this,ot,gt,Ot,z,mt,Mt),z.assign(mt));E.assign(ut),gt=at}zt.free(z)}zm=ot}else ot=this.i(1).copy(),ot.x-=b,ot.y-=rt,this.computeShortLength(!0)!==0&&(E=Cf(this,E,!0,z)),this.computeShortLength(!1)!==0&&(ot=Cf(this,ot,!1,z)),a.type=Te.j,a.startX=E.x,a.startY=E.y,a.endX=ot.x,a.endY=ot.y;return this.lk=!0,a};function Km(a,y,x,b){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=b-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),Jt.$(a,0)?y:Jt.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Cf(a,y,x,b){var E=a.pointsCount;if(2>E)return y;if(x){var z=a.i(1);if(x=z.x-b.x,z=z.y-b.y,b=Km(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!0),a>E&&(a=E),E=a*(z-y.y)/b,y.x+=a*(x-y.x)/b,y.y+=E}else{if(z=a.i(E-2),x=z.x-b.x,z=z.y-b.y,b=Km(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!1),a>E&&(a=E),E=a*(y.y-z)/b,y.x-=a*(y.x-x)/b,y.y-=E}return y}function Jv(a,y,x,b){for(var E=a.pointsCount,z=y;Jt.$(y.x,z.x)&&Jt.$(y.y,z.y);){if(x>=E)return E-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)&&(!b||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||Jt.$(y.y,z.y)&&Jt.$(z.y,tt.y)&&(!b||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=E)return E-1;tt=a.i(x++)}return x-2}Be.prototype.computeJumpLength=function(){return 10};function Lf(a,y,x,b,E,z,tt){if(!tt&&Id(a)){tt=a.computeJumpLength();var ot=tt/2,rt=[],at=0;if(a.isVisible()&&(at=Mx(a,E,z,rt)),0<at){if(Jt.B(E.y,z.y))if(E.x<z.x)for(var ut=0;ut<at;){var gt=Math.max(E.x,Math.min(rt[ut++]-ot,z.x-tt));y.lineTo(gt+x,z.y+b);for(var mt=gt+x,yt=Math.min(gt+tt,z.x);ut<at&&(gt=rt[ut],gt<yt+tt);)ut++,yt=Math.min(gt+ot,z.x);gt=z.y-tt+b,yt+=x;var St=z.y+b;a.curve===sh?kg(y,yt,St,!1):nh(y,mt,gt,yt,gt,yt,St)}else for(--at;0<=at;){for(ut=Math.min(E.x,Math.max(rt[at--]+ot,z.x+tt)),y.lineTo(ut+x,z.y+b),mt=ut+x,gt=Math.max(ut-tt,z.x);0<=at&&(ut=rt[at],ut>gt-tt);)at--,gt=Math.max(ut-ot,z.x);ut=z.y-tt+b,gt+=x,yt=z.y+b,a.curve===sh?kg(y,gt,yt,!1):nh(y,mt,ut,gt,ut,gt,yt)}else if(Jt.B(E.x,z.x))if(E.y<z.y)for(ut=0;ut<at;){for(gt=Math.max(E.y,Math.min(rt[ut++]-ot,z.y-tt)),y.lineTo(z.x+x,gt+b),mt=gt+b,gt=Math.min(gt+tt,z.y);ut<at&&(yt=rt[ut],yt<gt+tt);)ut++,gt=Math.min(yt+ot,z.y);yt=z.x-tt+x,St=z.x+x,gt+=b,a.curve===sh?kg(y,St,gt,!1):nh(y,yt,mt,yt,gt,St,gt)}else for(--at;0<=at;){for(ut=Math.min(E.y,Math.max(rt[at--]+ot,z.y+tt)),y.lineTo(z.x+x,ut+b),mt=ut+b,ut=Math.max(ut-tt,z.y);0<=at&&(gt=rt[at],gt>ut-tt);)at--,ut=Math.max(gt-ot,z.y);gt=z.x-tt+x,yt=z.x+x,ut+=b,a.curve===sh?kg(y,yt,ut,!1):nh(y,gt,mt,gt,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+b)}function Mx(a,y,x,b){var E=a.diagram;if(E===null||y.D(x))return 0;for(E=E.layers;E.next();){var z=E.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];if(rt instanceof Be){if(rt===a)return 0<b.length&&b.sort(function(ut,gt){return ut-gt}),b.length;if(rt.isVisible()&&Id(rt)){var at=rt.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(rt)&&(at=rt.path,at!==null&&at.Ed()&&Ax(y,x,b,rt))}}}}}return 0<b.length&&b.sort(function(ut,gt){return ut-gt}),b.length}function Ax(a,y,x,b){for(var E=Jt.B(a.y,y.y),z=b.pointsCount,tt=b.i(0),ot=zt.alloc(),rt=1;rt<z;rt++){var at=b.i(rt);if(rt<z-1){var ut=b.i(rt+1);if(tt.y===at.y&&at.y===ut.y){if(at.x>tt.x&&ut.x>=at.x||at.x<tt.x&&ut.x<=at.x)continue}else if(tt.x===at.x&&at.x===ut.x&&(at.y>tt.y&&ut.y>=at.y||at.y<tt.y&&ut.y<=at.y))continue}t:{ut=a.x;var gt=a.y,mt=y.x,yt=y.y,St=tt.x;tt=tt.y;var Mt=at.x,Ot=at.y;if(Jt.B(ut,mt)){if(!Jt.B(gt,yt)&&Jt.B(tt,Ot)&&Math.min(gt,yt)<tt&&Math.max(gt,yt)>tt&&Math.min(St,Mt)<ut&&Math.max(St,Mt)>ut&&!Jt.B(St,Mt)){ot.x=ut,ot.y=tt,ut=!0;break t}}else if(Jt.B(gt,yt)&&Jt.B(St,Mt)&&Math.min(ut,mt)<St&&Math.max(ut,mt)>St&&Math.min(tt,Ot)<gt&&Math.max(tt,Ot)>gt&&!Jt.B(tt,Ot)){ot.x=St,ot.y=gt,ut=!0;break t}ot.x=0,ot.y=0,ut=!1}ut&&(E?x.push(ot.x):x.push(ot.y)),tt=at}zt.free(ot)}function Id(a){return a=a.curve,a===Eg||a===sh}function Xm(a,y){(y||Id(a))&&(y=a.diagram,y===null||y.animationManager.isTicking||y.Eh.contains(a)||a.ml.width===0&&a.ml.height===0||y.Eh.add(a,a.ml.copy()))}Be.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var b=!1;for(x=x.layers;x.next();){var E=x.value;if(E.visible){if(E===y){b=!0;var z=!1;E=E.Pa.s;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];rt instanceof Be&&(rt===this?z=!0:z&&t1(this,rt,a))}}else if(b)for(z=E.Pa.s,E=z.length,tt=0;tt<E;tt++)ot=z[tt],ot instanceof Be&&t1(this,ot,a)}}}}};function t1(a,y,x){if(y!==null&&y.lk&&y.fd&&Id(y)){var b=y.routeBounds;b.w()&&(a.routeBounds.Yc(b)||x.Yc(b))&&(a.usesSamePort(y)||y.qc())}}Be.prototype.usesSamePort=function(a){var y=this.pointsCount,x=a.pointsCount;if(0<y&&0<x){var b=this.i(0),E=a.i(0);if(b.Xa(E)||(y=this.i(y-1),a=a.i(x-1),y.Xa(a)||b.Xa(a)||y.Xa(E)))return!0}else if(this.fromNode===a.fromNode||this.toNode===a.toNode||this.fromNode===a.toNode||this.toNode===a.fromNode)return!0;return!1},Be.prototype.isVisible=function(){if(!mn.prototype.isVisible.call(this))return!1;var a=this.containingGroup,y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this.fromNode,x!==null){if(this.isTreeLink&&y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(var b=x;b!==null;){if(b.labeledLink===this)return!0;b=b.containingGroup}if(x=x.findVisibleNode(),x===null||x===a)return!1}if(x=this.toNode,x!==null){if(this.isTreeLink&&!y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(y=x;y!==null;){if(y.labeledLink===this)return!0;y=y.containingGroup}if(y=x.findVisibleNode(),y===null||y===a)return!1}return!0},Be.prototype.Zb=function(a){if(mn.prototype.Zb.call(this,a),a&&Xm(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},Be.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?qc:this.qk};function Jc(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var b=a.ff,E=a.vf,z=a=null,tt=y.jb.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];(at.ef===y&&at.ff===b&&at.uf===x&&at.vf===E||at.ef===x&&at.ff===E&&at.uf===y&&at.vf===b)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=HS(y,x,b,E),z===null&&(z=new _m(y,b,x,E),WS(y,z),WS(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Qc(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(ii(y.links,a),y.Sl()))}Be.prototype.ph=function(){return!0},Ge.Object.defineProperties(Be.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),Qc(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setFromNodeForLink(this,a,y);var E=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.uf!==a&&Gm(a,this,E),Jc(this),this.C(1)),this.g("fromNode",y,a),Fg(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&ea(x),Qc(this),this.ff=a;var b=this.fromPort;b!==null&&ea(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.xv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Jc(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),Qc(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var b=this.diagram;b!==null&&b.aa&&b.partManager.setToNodeForLink(this,a,y);var E=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt)}a!==null&&(this.ef!==a&&Gm(a,this,E),Jc(this),this.C(1)),this.g("toNode",y,a),Fg(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&ea(x),Qc(this),this.vf=a;var b=this.toPort;b!==null&&ea(b);var E=this.diagram;if(E!==null){var z=this.data,tt=E.model;z!==null&&tt.ri()&&tt.Cv(z,a)}x!==b&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(tt=!0,E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt))),Jc(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&&ea(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&&qe(a,">= 0",Be,"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&&ea(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&&qe(a,">= 0",Be,"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?Ti: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&&Zc(this.fromNode),this.toNode!==null&&Zc(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof Zn?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,b=this.pointsCount;if(b===0)a.h(NaN,NaN,0,0);else{if(b===1)b=this.i(0),y=Math.min(b.x,y),x=Math.min(b.y,x),a.h(b.x,b.y,0,0);else if(b===2){b=this.i(0);var E=this.i(1);y=Math.min(b.x,E.x),x=Math.min(b.y,E.y),a.h(b.x,b.y,0,0),a.Ye(E)}else if(this.computeCurve()===ma&&3<=b&&!this.isOrthogonal)if(E=this.i(0),y=E.x,x=E.y,a.h(y,x,0,0),b===3){b=this.i(1),y=Math.min(b.x,y),x=Math.min(b.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),Jt.Dl(E.x,E.y,b.x,b.y,b.x,b.y,z.x,z.y,.5,a)}else for(z=3;z<b;z+=3){var tt=this.i(z-2);z+3>=b&&(z=b-1);var ot=this.i(z-1),rt=this.i(z);Jt.Dl(E.x,E.y,tt.x,tt.y,ot.x,ot.y,rt.x,rt.y,.5,a),y=Math.min(rt.x,y),x=Math.min(rt.y,x),E=rt}else for(E=this.i(0),z=this.i(1),y=Math.min(E.x,z.x),x=Math.min(E.y,z.y),a.h(E.x,E.y,0,0),a.Ye(z),E=2;E<b;E++)z=this.i(E),y=Math.min(z.x,y),x=Math.min(z.y,x),a.Ye(z);this.su.h(y-a.x,x-a.y)}return a}},midPoint:{get:function(){return this.vg(),this.computeMidPoint(new zt)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Vm(this);for(var a=this.cq=[],y=this.pointsCount,x=0;x<y-1;x++){var b=this.i(x),E=this.i(x+1);Jt.$(b.x,E.x)?(b=E.y-b.y,0>b&&(b=-b)):Jt.$(b.y,E.y)?(b=E.x-b.x,0>b&&(b=-b)):b=Math.sqrt(b.Bf(E)),a.push(b)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,b=a=0;b<x;b++)a+=y[b];this.vt=a}return a}},points:{get:function(){return this.Nb},set:function(a){var y=this.Nb;if(y!==a){var x=null;if(Array.isArray(a)){var b=a.length%2===0;if(b){for(var E=0;E<a.length;E++)if(typeof a[E]!="number"||isNaN(a[E])){b=!1;break}}if(b)for(x=new Fe,b=0;b<a.length/2;b++)E=new zt(a[2*b],a[2*b+1]).freeze(),x.add(E);else{for(b=!0,E=0;E<a.length;E++){var z=a[E];if(!pe(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){b=!1;break}}if(b)for(x=new Fe,b=0;b<a.length;b++)E=a[b],x.add(new zt(E.x,E.y).freeze())}}else if(a instanceof Fe)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Ht("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Vm(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&tg(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||!bg(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!bg(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(),Xm(this,y===sh||y===Eg||a===sh||a===Eg),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(),Xm(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)}}}),Be.prototype.invalidateOtherJumpOvers=Be.prototype.Xo,Be.prototype.findClosestSegment=Be.prototype.ez,Be.prototype.updateRoute=Be.prototype.vg,Be.prototype.invalidateRoute=Be.prototype.bb,Be.prototype.rollbackRoute=Be.prototype.rv,Be.prototype.commitRoute=Be.prototype.zf,Be.prototype.startRoute=Be.prototype.uh,Be.prototype.clearPoints=Be.prototype.Fj,Be.prototype.removePoint=Be.prototype.pv,Be.prototype.addPointAt=Be.prototype.yf,Be.prototype.addPoint=Be.prototype.ne,Be.prototype.insertPointAt=Be.prototype.m,Be.prototype.insertPoint=Be.prototype.Kz,Be.prototype.setPointAt=Be.prototype.L,Be.prototype.setPoint=Be.prototype.dd,Be.prototype.getPoint=Be.prototype.i,Be.prototype.getOtherPort=Be.prototype.Cz,Be.prototype.getOtherNode=Be.prototype.To;var Mf=null,Af=null,Qv=new ue(Be,"Normal",1),kx=new ue(Be,"Orthogonal",2),Fx=new ue(Be,"AvoidsNodes",6),e1=new ue(Be,"AvoidsNodesStraight",7),Ps=new ue(Be,"None",0),ma=new ue(Be,"Bezier",9),sh=new ue(Be,"JumpGap",10),Eg=new ue(Be,"JumpOver",11),qc=new ue(Be,"End",17),Zm=new ue(Be,"Scale",18),Jm=new ue(Be,"Stretch",19),_c=new ue(Be,"OrientAlong",21),$c=new ue(Be,"OrientPlus90",22),tp=new ue(Be,"OrientMinus90",23),qv=new ue(Be,"OrientOpposite",24),Qm=new ue(Be,"OrientUpright",25),ep=new ue(Be,"OrientPlus90Upright",26),np=new ue(Be,"OrientMinus90Upright",27),qm=new ue(Be,"OrientUpright45",28),n1=16,i1=14,ip=8;Be.className="Link",Be.Normal=Qv,Be.Orthogonal=kx,Be.AvoidsNodes=Fx,Be.AvoidsNodesStraight=e1,Be.None=Ps,Be.Bezier=ma,Be.JumpGap=sh,Be.JumpOver=Eg,Be.End=qc,Be.Scale=Zm,Be.Stretch=Jm,Be.OrientAlong=_c,Be.OrientPlus90=$c,Be.OrientMinus90=tp,Be.OrientOpposite=qv,Be.OrientUpright=Qm,Be.OrientPlus90Upright=ep,Be.OrientMinus90Upright=np,Be.OrientUpright45=qm,Be.EndSegmentStep=8,Be.CurvinessStart=n1,Be.SpacingMin=i1,Be.OrthoShortCut=ip;function _m(a,y,x,b){Ii(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=b,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 op(a){Ii(this),this.Yx=this.group=null,this.vs=!0,this.abort=!1,this.Od=this.Nd=1,this.Fn=this.En=-1,this.rc=a.width,this.sc=a.height,this.ac=null,this.ei=this.di=0,this.Os=11,this.Ix=this.Hx=22}op.prototype.initialize=function(a){if(!(0>=a.width||0>=a.height)){var y=a.y,x=a.x+a.width,b=a.y+a.height;if(this.Nd=Math.floor((a.x-this.rc)/this.rc)*this.rc,this.Od=Math.floor((y-this.sc)/this.sc)*this.sc,this.En=Math.ceil((x+2*this.rc)/this.rc)*this.rc,this.Fn=Math.ceil((b+2*this.sc)/this.sc)*this.sc,a=1+(Math.ceil((this.En-this.Nd)/this.rc)|0),y=1+(Math.ceil((this.Fn-this.Od)/this.sc)|0),this.ac===null||this.di<a-1||this.ei<y-1){for(x=[],b=0;b<=a;b++)x[b]=new Uint32Array(y);this.ac=x,this.di=a-1,this.ei=y-1}if(a=_v,this.ac!==null)for(y=0;y<=this.di;y++)if(x=this.ac[y],x.fill)x.fill(a);else for(b=0;b<=this.ei;b++)x[b]=a}};function Tg(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function $l(a,y,x){return Tg(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):_v}function o1(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],b=0;b<=a.ei;b++)x[b]>=zd&&(x[b]=_v)}op.prototype.Yj=function(a,y,x,b){if(a>this.En||a+x<this.Nd||y>this.Fn||y+b<this.Od)return!0;a=(a-this.Nd)/this.rc|0,y=(y-this.Od)/this.sc|0,x=Math.max(0,x)/this.rc+1|0;var E=Math.max(0,b)/this.sc+1|0;if(0>a&&(x+=a,a=0),0>y&&(E+=y,y=0),0>x||0>E)return!0;for(b=Math.min(a+x-1,this.di)|0,x=Math.min(y+E-1,this.ei)|0;a<=b;a++){E=this.ac[a];for(var z=y;z<=x;z++)if(E[z]===ah)return!1}return!0};function tu(a,y,x,b,E,z,tt,ot,rt){if(!(y<z||y>tt||x<ot||x>rt)){var at=y|0,ut=x|0,gt=a.ac[at][ut];if(gt>=zd&><Bg)for(E?ut+=b:at+=b,gt+=1;z<=at&&at<=tt&&ot<=ut&&ut<=rt&&!(gt>=a.ac[at][ut]);)a.ac[at][ut]=gt,gt+=1,E?ut+=b:at+=b;if(at=E?ut:at,E)if(0<b)for(x+=b;x<at;x+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else for(x+=b;x>at;x+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else if(0<b)for(y+=b;y<at;y+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt);else for(y+=b;y>at;y+=b)tu(a,y,x,1,!E,z,tt,ot,rt),tu(a,y,x,-1,!E,z,tt,ot,rt)}}function $m(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=zd;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)ut+=1,a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function t0(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=Bg;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)a.ac[y][x]=ut,E?x+=b:y+=b,at=a.ac[y][x]}function r1(a,y,x,b,E,z,tt){if(a.ac!==null){a.abort=!1;var ot=y.x,rt=y.y;if(Tg(a,ot,rt)){ot-=a.Nd,ot/=a.rc,rt-=a.Od,rt/=a.sc;var at=b.x,ut=b.y;if(Tg(a,at,ut))if(at-=a.Nd,at/=a.rc,ut-=a.Od,ut/=a.sc,1>=Math.abs(ot-at)&&1>=Math.abs(rt-ut))a.abort=!0;else{var gt=z.x;b=z.y,y=z.x+z.width;var mt=z.y+z.height;gt-=a.Nd,gt/=a.rc,b-=a.Od,b/=a.sc,y-=a.Nd,y/=a.rc,mt-=a.Od,mt/=a.sc,z=Math.max(0,Math.min(a.di,gt|0)),y=Math.min(a.di,Math.max(0,y|0)),gt=Math.max(0,Math.min(a.ei,b|0)),mt=Math.min(a.ei,Math.max(0,mt|0)),b=a.ac,ot|=0,rt|=0,at|=0,ut|=0;var yt=x===0||x===90?1:-1;if(x=x===90||x===270,b[ot][rt]===ah?($m(a,ot,rt,yt,x,z,y,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),b[at][ut]===ah?(t0(a,at,ut,E===0||E===90?1:-1,E===90||E===270,z,y,gt,mt),t0(a,at,ut,1,!(E===90||E===270),z,y,gt,mt),t0(a,at,ut,-1,!(E===90||E===270),z,y,gt,mt)):t0(a,at,ut,yt,x,at,ut,at,ut),x=rn(),tt&&s1(a,at,ut,E,ot,rt,x))for((x[0]!==at||x[1]!==ut)&&(x.unshift(ut),x.unshift(at)),(x[x.length-2]!==ot||x[x.length-1]!==rt)&&(x.push(ot),x.push(rt)),a=zd,E=x[x.length-2],tt=x[x.length-1],b[E][tt]=a++,z=x.length-4;0<=z;z-=2)for(E=x[z+2],tt=x[z+3],y=x[z],at=x[z+1];y>E?E++:y<E?E--:at>tt?tt++:at<tt&&tt--,b[E][tt]=a++,E!==y||tt!==at;);else tu(a,ot,rt,1,!1,z,y,gt,mt),tu(a,ot,rt,-1,!1,z,y,gt,mt),tu(a,ot,rt,1,!0,z,y,gt,mt),tu(a,ot,rt,-1,!0,z,y,gt,mt);$e(x)}}}}function s1(a,y,x,b,E,z,tt){for(var ot=a.ac,rt=y,at=x;;){if(rt===E&&at===z)return!0;var ut=rt,gt=at;if(b===0)if(ut<E)ut++;else break;else if(b===90)if(gt<z)gt++;else break;else if(b===180)if(ut>E)ut--;else break;else if(gt>z)gt--;else break;var mt=ot[ut][gt];if(mt===0||mt===$v)break;rt=ut,at=gt}for(;;){if(ut=b,gt=rt,mt=at,b===0?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):b===90?gt<E?(ut=0,gt++):gt>E&&(ut=180,gt--):b===180?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):gt<E?(ut=0,gt++):gt>E&&(ut=180,gt--),gt=ot[gt][mt],ut!==b&>!==0&>!==$v){if(tt.push(rt),tt.push(at),s1(a,rt,at,ut,E,z,tt))return!0;tt.pop(),tt.pop()}if(ot[rt][at]=$v,b===0){if(rt===y)return!1;rt--}else if(b===90){if(at===x)return!1;at--}else if(b===180){if(rt===y)return!1;rt++}else{if(at===x)return!1;at++}}}Ge.Object.defineProperties(op.prototype,{bounds:{get:function(){return new me(this.Nd,this.Od,this.En-this.Nd,this.Fn-this.Od)}},Ho:{get:function(){return this.rc},set:function(a){0<a&&a!==this.rc&&(this.rc=a,this.initialize(this.bounds))}},Go:{get:function(){return this.sc},set:function(a){0<a&&a!==this.sc&&(this.sc=a,this.initialize(this.bounds))}}});var ah=0,zd=1,Bg=999999,_v=Bg+1,$v=Bg+2;op.className="PositionArray";function kf(){Ii(this),this.port=this.node=null,this.pe=[],this.ap=!1}kf.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var b=a[x];b!==null&&(y+=`
|
|
`+b.toString())}return y};function bx(a,y,x,b){switch(y=y.offsetY,y){case 8:return 90;case 2:return 180;case 1:return 270;case 4:return 0}switch(y){case 9:return 180<x?270:90;case 6:return 90<x&&270>=x?180:0}switch(a=180*Math.atan2(a.height,a.width)/Math.PI,y){case 3:return x>a&&x<=180+a?180:270;case 5:return x>180-a&&x<=360-a?270:0;case 12:return x>a&&x<=180+a?90:0;case 10:return x>180-a&&x<=360-a?180:90;case 7:return 90<x&&x<=180+a?180:x>180+a&&x<=360-a?270:0;case 13:return 180<x&&x<=360-a?270:x>a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return b&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}kf.prototype.Sl=function(){this.pe.length=0};function a1(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var b=null,E=a.node,z=E instanceof Hn?E:null;if(z===null||z.isSubGraphExpanded)var tt=E.isTreeExpanded?E.findLinksConnected(a.port.portId):E.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}b=z,tt=b.Lu()}z=a.pe.length=0;var ot=a.port.ga(Mi,zt.alloc()),rt=a.port.ga(Xo,zt.alloc());for(E=me.allocAt(ot.x,ot.y,0,0),E.Ye(rt),zt.free(ot),zt.free(rt),ot=zt.allocAt(E.x+E.width/2,E.y+E.height/2),rt=a.port.li(),tt=tt.iterator;tt.next();){var at=tt.value;if(at.isVisible()&&at.fromPort!==at.toPort){var ut=at.fromPort===a.port||at.fromNode!==null&&at.fromNode.Td(b),gt=at.computeSpot(ut,a.port);if(gt.$c()&&(ut=ut?at.toPort:at.fromPort,ut!==null)){var mt=ut.part;if(mt!==null){var yt=mt.findVisibleNode();yt!==null&&yt!==mt&&(mt=yt,ut=mt.port),ut=at.computeOtherPoint(mt,ut),mt=ot.ab(ut),mt-=rt,0>mt?mt+=360:360<=mt&&(mt-=360),gt=bx(E,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(ut),z++}}}}for(zt.free(ot),a.pe.sort(kf.prototype.j),rt=a.pe.length,b=-1,z=ot=0;z<rt;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==b&&(b=tt.Nc,ot=0),tt.Uo=ot,ot++);for(b=-1,ot=0,z=rt-1;0<=z;z--)rt=a.pe[z],rt!==void 0&&(rt.Nc!==b&&(b=rt.Nc,ot=rt.Uo+1),rt.Gl=ot);if(z=a.pe,gt=a.port,b=a.node.portSpreading,ot=zt.alloc(),rt=zt.alloc(),tt=zt.alloc(),at=zt.alloc(),gt.ga(Mi,ot),gt.ga(Ki,rt),gt.ga(Xo,tt),gt.ga(ns,at),yt=mt=ut=gt=0,b===Vv)for(var St=0;St<z.length;St++){var Mt=z[St];if(Mt!==null){var Ot=Mt.link.computeThickness();switch(Mt.Nc){case 8:mt+=Ot;break;case 2:yt+=Ot;break;case 1:gt+=Ot;break;default:case 4:ut+=Ot}}}var Et=St=0,jt=1,Gt=Mt=0;for(Ot=0;Ot<z.length;Ot++){var Vt=z[Ot];if(Vt!==null){if(St!==Vt.Nc){switch(St=Vt.Nc,St){case 8:var Kt=tt;Et=at;break;case 2:Kt=at,Et=ot;break;case 1:Kt=ot,Et=rt;break;default:case 4:Kt=rt,Et=tt}switch(Mt=Et.x-Kt.x,Gt=Et.y-Kt.y,St){case 8:mt>Math.abs(Mt)?(jt=Math.abs(Mt)/mt,mt=Math.abs(Mt)):jt=1;break;case 2:yt>Math.abs(Gt)?(jt=Math.abs(Gt)/yt,yt=Math.abs(Gt)):jt=1;break;case 1:gt>Math.abs(Mt)?(jt=Math.abs(Mt)/gt,gt=Math.abs(Mt)):jt=1;break;default:case 4:ut>Math.abs(Gt)?(jt=Math.abs(Gt)/ut,ut=Math.abs(Gt)):jt=1}Et=0}var ie=Vt.Zo;if(b===Vv){switch(Vt=Vt.link.computeThickness(),Vt*=jt,ie.set(Kt),St){case 8:ie.x=Kt.x+Mt/2+mt/2-Et-Vt/2;break;case 2:ie.y=Kt.y+Gt/2+yt/2-Et-Vt/2;break;case 1:ie.x=Kt.x+Mt/2-gt/2+Et+Vt/2;break;default:case 4:ie.y=Kt.y+Gt/2-ut/2+Et+Vt/2}Et+=Vt}else{var We=.5;b===Hm&&(We=(Vt.Uo+1)/(Vt.Gl+1)),ie.x=Kt.x+Mt*We,ie.y=Kt.y+Gt*We}}}for(zt.free(ot),zt.free(rt),zt.free(tt),zt.free(at),Kt=a.pe,z=0;z<Kt.length;z++)b=Kt[z],b!==null&&(b.Ju=a.computeEndSegmentLength(b));a.ap=x,me.free(E)}x=a.pe}for(a=0;a<x.length;a++)if(E=x[a],E!==null&&E.link===y)return E;return null}kf.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},kf.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,hi,y.fromPort===this.port),b=a.Uo;if(0>b)return x;var E=a.Gl;if(1>=E||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(b=E-1-b),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*b:(a?y.y===z.y:y.x===z.x)?x:x+8*(E-1-b)},kf.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new zt,this.Gl=this.Uo=0,this.Zo=new zt,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 mo(a){Ii(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new zt(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}mo.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},mo.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},mo.prototype.qb=function(){},mo.prototype.toString=function(){var a=gn(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},mo.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())}}},mo.prototype.createNetwork=function(){return new $i(this)},mo.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof oe?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof Hn?y.lg(a.memberParts):y.lg(a.iterator),y},mo.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")}},mo.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()}},mo.prototype.doLayout=function(a){var y=new ke;a instanceof oe?(Hh(this,y,a.nodes,!0,this.rh,!0,!1,!0),Hh(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof Hn?Hh(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},mo.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,b=x,E=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var ot=a.value;rp(ot);var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(b,E),ot instanceof Hn&&(ot.rh=!1),b+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(rt,50)),z>=y-1?(z=0,b=x,E+=tt+20,tt=0):z++}},mo.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,b=this.arrangementOrigin.y,E=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value.node;if(!(ot===null||ot instanceof Be)&&(rp(ot),this.rh(ot))){var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(x,b),ot instanceof Hn&&(ot.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(rt,50)),E>=a-1?(E=0,x=y,b+=z+20,z=0):E++}}},mo.prototype.rh=function(a){return!!(!a.location.w()||a instanceof Hn&&a.rh)};function Hh(a,y,x,b,E,z,tt,ot){for(x=x.iterator;x.next();){var rt=x.value;b&&!rt.isTopLevel||E!==null&&!E(rt)||!rt.canLayout()||(z&&rt instanceof Ke?rt.isLinkLabel||(rt instanceof Hn&&rt.layout===null?Hh(a,y,rt.memberParts,!1,E,z,tt,ot):(rp(rt),y.add(rt))):tt&&rt instanceof Be?y.add(rt):!ot||!rt.Zc()||rt instanceof Ke||(rp(rt),y.add(rt)))}}function rp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}mo.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new me),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},mo.prototype.ex=function(a){var y=new ke;return a instanceof oe?(Hh(this,y,a.nodes,!0,null,!0,!0,!0),Hh(this,y,a.links,!0,null,!0,!0,!0),Hh(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof Hn?Hh(this,y,a.memberParts,!1,null,!0,!0,!0):Hh(this,y,a.iterator,!1,null,!0,!0,!0),y},mo.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(Mi),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},Ge.Object.defineProperties(mo.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())}}}),mo.prototype.collectParts=mo.prototype.ex,mo.prototype.getLayoutBounds=mo.prototype.ni,mo.prototype.invalidateLayout=mo.prototype.C,mo.className="Layout";function $i(a){Ii(this),this.Sc=a,this.wf=new ke,this.ye=new ke,this.Es=new pn,this.zs=new pn}$i.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 ke,this.ye=new ke,this.Es=new pn,this.zs=new pn},$i.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},$i.prototype.createVertex=function(){return new sr(this)},$i.prototype.createEdge=function(){return new na(this)},$i.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 Ke)return!tt.isLinkLabel;if(tt instanceof Be){var ot=tt.fromNode;return ot===null||ot.isLinkLabel?!1:(tt=tt.toNode,!(tt===null||tt.isLinkLabel))}return!1}),a=a.iterator;a.next();){var b=a.value;if(b instanceof Ke&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)){if(b instanceof Hn&&b.layout===null)this.lg(b.memberParts,!1);else if(this.ki(b)===null){var E=this.createVertex();E.node=b,this.dh(E)}}}for(a.reset();a.next();)if(b=a.value,b instanceof Be&&(!y||b.isTopLevel)&&b.canLayout()&&x(b)&&this.Lo(b)===null){var z=b.fromNode;E=b.toNode,z!==null&&E!==null&&z!==E&&(z=this.findGroupVertex(z),E=this.findGroupVertex(E),z!==null&&E!==null&&this.Zj(z,E,b))}}},$i.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},Ct=$i.prototype,Ct.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Ct.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},Ct.Iu=function(a){if(a!==null&&l1(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var b=y.M(x);this.Mj(b)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function l1(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}Ct.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Ct.ki=function(a){return a===null?null:this.Es.I(a)},Ct.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}}Ct.Dy=function(a){if(a===null)return null;var y=a.fromNode,x=a.toNode,b=this.Lo(a);return b===null?(b=this.createEdge(),b.link=a,y!==null&&(b.fromVertex=this.Bl(y)),x!==null&&(b.toVertex=this.Bl(x)),this.Bo(b)):(y!==null?b.fromVertex=this.Bl(y):b.fromVertex=null,x!==null?b.toVertex=this.Bl(x):b.toVertex=null),b},Ct.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))}Ct.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Ct.Lo=function(a){return a===null?null:this.zs.I(a)},Ct.Zj=function(a,y,x){if(a===null||y===null)return null;if(a.network===this&&y.network===this){var b=this.createEdge();return b.link=x,b.fromVertex=a,b.toVertex=y,this.Bo(b),b}return null},Ct.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))}},Ct.Ko=function(){for(var a=rn(),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]);$e(a)},$i.prototype.deleteArtificialVertexes=function(){for(var a=rn(),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=rn(),x=this.ye.iterator;x.next();){var b=x.value;b.link===null&&b.data===null&&y.push(b)}for(x=y.length,b=0;b<x;b++)this.Mj(y[b]);$e(a),$e(y)};function Ex(a){for(var y=rn(),x=a.ye.iterator;x.next();){var b=x.value;b.fromVertex!==null&&b.toVertex!==null||y.push(b)}for(x=y.length,b=0;b<x;b++)a.Mj(y[b]);$e(y)}$i.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Ex(this),this.Ko()),a=new Fe;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var b=x.value;if(0<b.tg.count||0<b.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,b),y=!0;break}}}return a.sort(function(E,z){return E===null||z===null||E===z?0:z.vertexes.count-E.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){l1(a,x),y.dh(x);for(var b=x.sourceEdges;b.next();){var E=b.value;E.network!==y&&(ny(a,E),ey(y,E),iy(a,y,E.fromVertex))}for(b=x.destinationEdges;b.next();)x=b.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}$i.prototype.dz=function(){for(var a=new ke,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},Ge.Object.defineProperties($i.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}}}),$i.prototype.findAllParts=$i.prototype.dz,$i.prototype.splitIntoSubNetworks=$i.prototype.Zx,$i.prototype.deleteSelfEdges=$i.prototype.Ko,$i.prototype.reverseEdge=$i.prototype.gm,$i.prototype.linkVertexes=$i.prototype.Zj,$i.prototype.findEdge=$i.prototype.Lo,$i.prototype.deleteLink=$i.prototype.Yy,$i.prototype.deleteEdge=$i.prototype.Mj,$i.prototype.addLink=$i.prototype.Dy,$i.prototype.addEdge=$i.prototype.Bo,$i.prototype.findVertex=$i.prototype.ki,$i.prototype.deleteNode=$i.prototype.Zy,$i.prototype.deleteVertex=$i.prototype.Iu,$i.prototype.addNode=$i.prototype.Bl,$i.prototype.addVertex=$i.prototype.dh,$i.prototype.addParts=$i.prototype.lg,$i.className="LayoutNetwork";function sr(a){Ii(this),this.ob=a,this.j=new me(0,0,10,10).freeze(),this.o=new zt(5,5).freeze(),this.Sh=this.ub=null,this.tg=new Fe,this.mg=new Fe}sr.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new Fe,this.mg=new Fe},sr.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+qi(this);if(0<a&&(y+=this.node!==null?"("+this.node.toString()+")":"",1<a)){a="";for(var x=!0,b=this.tg.iterator;b.next();){var E=b.value;x?x=!1:a+=",",a+=E.toString(0)}for(E="",x=!0,b=this.mg.iterator;b.next();){var z=b.value;x?x=!1:E+=",",E+=z.toString(0)}y+=" sources: "+a+" destinations: "+E}return y},sr.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;pe(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 Hn)){x=me.alloc(),a.Va();var b=this.network.layout.ni(a,x),E=a.locationObject.ga(ei);if(b.w()&&E.w()){a.moveTo(y.x+this.focusX-(E.x-b.x),y.y+this.focusY-(E.y-b.y)),me.free(x);return}me.free(x)}a.moveTo(y.x,y.y)}},sr.prototype.Cl=function(a){a!==null&&(this.tg.contains(a)||this.tg.add(a))},sr.prototype.Kl=function(a){a!==null&&this.tg.remove(a)},sr.prototype.zl=function(a){a!==null&&(this.mg.contains(a)||this.mg.add(a))},sr.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}Ge.Object.defineProperties(sr.prototype,{sourceEdgesArrayAccess:{get:function(){return this.tg._dataArray}},destinationEdgesArrayAccess:{get:function(){return this.mg._dataArray}},data:{get:function(){return this.ub},set:function(a){if(this.ub=a,a!==null&&a.bounds){var y=a.bounds;a=y.x;var x=y.y,b=y.width;y=y.height,this.o.h(b/2,y/2),this.j.h(a,x,b,y)}}},node:{get:function(){return this.Sh},set:function(a){if(this.Sh!==a){this.Sh=a,a.Va();var y=this.network.layout,x=me.alloc(),b=y.ni(a,x);y=b.x;var E=b.y,z=b.width;if(b=b.height,isNaN(y)&&(y=0),isNaN(E)&&(E=0),this.j.h(y,E,z,b),me.free(x),!(a instanceof Hn)&&(a=a.locationObject.ga(ei),a.w())){this.o.h(a.x-y,a.y-E);return}this.o.h(z/2,b/2)}}},bounds:{get:function(){return this.j},set:function(a){this.j.D(a)||this.j.assign(a)}},focus:{get:function(){return this.o},set:function(a){this.o.D(a)||this.o.assign(a)}},centerX:{get:function(){return this.j.x+this.o.x},set:function(a){var y=this.j;y.x+this.o.x!==a&&(y.ka(),y.x=a-this.o.x,y.freeze())}},centerY:{get:function(){return this.j.y+this.o.y},set:function(a){var y=this.j;y.y+this.o.y!==a&&(y.ka(),y.y=a-this.o.y,y.freeze())}},focusX:{get:function(){return this.o.x},set:function(a){var y=this.o;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},focusY:{get:function(){return this.o.y},set:function(a){var y=this.o;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},x:{get:function(){return this.j.x},set:function(a){var y=this.j;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},y:{get:function(){return this.j.y},set:function(a){var y=this.j;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},width:{get:function(){return this.j.width},set:function(a){var y=this.j;y.width!==a&&(y.ka(),y.width=a,y.freeze())}},height:{get:function(){return this.j.height},set:function(a){var y=this.j;y.height!==a&&(y.ka(),y.height=a,y.freeze())}},network:{get:function(){return this.ob},set:function(a){this.ob=a}},sourceVertexes:{get:function(){for(var a=new ke,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new ke,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new ke,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 Fe,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}}}),sr.prototype.deleteDestinationEdge=sr.prototype.Jl,sr.prototype.addDestinationEdge=sr.prototype.zl,sr.prototype.deleteSourceEdge=sr.prototype.Kl,sr.prototype.addSourceEdge=sr.prototype.Cl,sr.className="LayoutVertex",sr.standardComparer=oy,sr.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.Sh;var x=y.Sh;if(a!==null){if(x!==null){for(y=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),a=x.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),x=0;x<y.length;x++)if(a[x]!==""&&a[x]!==void 0){var b=parseFloat(y[x]),E=parseFloat(a[x]);if(isNaN(b))if(isNaN(E)){if(y[x].localeCompare(a[x])!==0)return y[x].localeCompare(a[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(y[x]!=="")return 1;return a[x]!==""&&a[x]!==void 0?-1:0}return 1}return x!==null?-1:0}return 1}return y!==null?-1:0};function na(a){Ii(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}na.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},na.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+qi(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},na.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},na.prototype.commit=function(){},na.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},Ge.Object.defineProperties(na.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)}}}),na.prototype.getOtherVertex=na.prototype.Ax,na.className="LayoutEdge";function Br(a){mo.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new Ie(NaN,NaN).freeze(),this.tf=new Ie(10,10).freeze(),this.Jb=sp,this.Rb=n0,this.nd=ap,this.hd=u1,a&&Object.assign(this,a)}Se(Br,mo),Br.prototype.cloneProtected=function(a){mo.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},Br.prototype.qb=function(a){a.classType===Br?a===ap||a===o0||a===ry||a===i0?this.sorting=a:a===n0||a===vl?this.arrangement=a:a===sp||a===e0?this.alignment=a:Ht("Unknown enum value: "+a):mo.prototype.qb.call(this,a)},Br.prototype.doLayout=function(a){this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var y=this.ex(a);a=this.diagram;for(var x=y.copy().iterator;x.next();){var b=x.value;if(!b.ph()||b.fromNode===null&&b.toNode===null){if(b.Va(),b instanceof Hn)for(b=b.memberParts;b.next();)y.remove(b.value)}else y.remove(b)}var E=y.Fa();if(E.length!==0){switch(this.sorting){case i0:E.reverse();break;case ap:E.sort(this.comparer);break;case o0:E.sort(this.comparer),E.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var tt=this.wrappingWidth;switch(isNaN(tt)&&a!==null?(y=a.padding,tt=Math.max(a.viewportBounds.width-y.left-y.right,0)):tt=Math.max(this.wrappingWidth,0),0>=z&&0>=tt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),b=[],this.alignment){case e0:var ot=y,rt=x,at=me.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var gt=ut=0;gt<E.length;gt++){var mt=this.ni(E[gt],at);ut=Math.max(ut,mt.width)}if(ut=Math.max(ut+ot,1),gt=Math.max(this.cellSize.height,1),!isFinite(gt))for(mt=gt=0;mt<E.length;mt++){var yt=this.ni(E[mt],at);gt=Math.max(gt,yt.height)}gt=Math.max(gt+rt,1),mt=this.arrangement;for(var St=yt=this.arrangementOrigin.x,Mt=this.arrangementOrigin.y,Ot=0,Et=0,jt=0;jt<E.length;jt++){var Gt=E[jt],Vt=this.ni(Gt,at),Kt=Math.ceil((Vt.width+ot)/ut)*ut,ie=Math.ceil((Vt.height+rt)/gt)*gt;switch(mt){case vl:var We=Math.abs(St-Vt.width);break;default:We=St+Vt.width}switch((0<z&&Ot>z-1||0<tt&&0<Ot&&We-yt>tt)&&(b.push(new me(0,Mt,tt+ot,Et)),Ot=0,St=yt,Mt+=Et,Et=0),Et=Math.max(Et,ie),mt){case vl:Vt=-Vt.width;break;default:Vt=0}switch(Gt.moveTo(St+Vt,Mt),mt){case vl:St-=Kt;break;default:St+=Kt}Ot++}b.push(new me(0,Mt,tt+ot,Et)),me.free(at);break;case sp:for(rt=tt,ut=z,gt=y,mt=x,tt=me.alloc(),yt=Math.max(this.cellSize.width,1),z=Mt=at=0,ot=zt.alloc(),St=0;St<E.length;St++)Et=E[St],Ot=this.ni(Et,tt),Et=ih(Et,Et.locationObject,Et.locationSpot,ot),at=Math.max(at,Et.x),Mt=Math.max(Mt,Ot.width-Et.x),z=Math.max(z,Et.y);switch(St=this.arrangement,St){case vl:at+=gt;break;default:Mt+=gt}yt=isFinite(yt)?Math.max(yt+gt,1):Math.max(at+Mt,1);var on=Et=this.arrangementOrigin.x;for(jt=this.arrangementOrigin.y,Mt=0,rt>=at&&(rt-=at),at=Gt=0,Kt=Math.max(this.cellSize.height,1),Vt=z=0,ie=!0,Ot=zt.alloc(),We=0;We<E.length;We++){var _e=E[We],be=this.ni(_e,tt),xe=ih(_e,_e.locationObject,_e.locationSpot,ot);if(0<Mt)switch(St){case vl:on=(on-Et-(be.width-xe.x))/yt,on=Jt.$(Math.round(on),on)?Math.round(on):Math.floor(on),on=on*yt+Et;break;default:on=(on-Et+xe.x)/yt,on=Jt.$(Math.round(on),on)?Math.round(on):Math.ceil(on),on=on*yt+Et}else switch(St){case vl:Gt=on+xe.x+be.width;break;default:Gt=on-xe.x}switch(St){case vl:var Wn=-(on+xe.x)+Gt;break;default:Wn=on+be.width-xe.x-Gt}if(0<ut&&Mt>ut-1||0<rt&&0<Mt&&Wn>rt){for(b.push(new me(0,ie?jt-z:jt,rt+gt,Vt+z+mt)),on=0;on<Mt&&We!==Mt;on++){Wn=E[We-Mt+on];var Bn=ih(Wn,Wn.locationObject,Wn.locationSpot,Ot);Wn.moveTo(Wn.position.x,Wn.position.y+z-Bn.y)}Vt+=mt,jt=ie?jt+Vt:jt+(Vt+z),Mt=Vt=z=0,on=Et,ie=!1}switch(on===Et&&(at=St===vl?Math.max(at,be.width-xe.x):Math.min(at,-xe.x)),z=Math.max(z,xe.y),Vt=Math.max(Vt,be.height-xe.y),isFinite(Kt)&&(Vt=Math.max(Vt,Math.max(be.height,Kt)-xe.y)),ie?_e.moveTo(on-xe.x,jt-xe.y):_e.moveTo(on-xe.x,jt),St){case vl:on-=xe.x+gt;break;default:on+=be.width-xe.x+gt}Mt++}if(b.push(new me(0,jt,rt+gt,(ie?Vt:Vt+z)+mt)),E.length!==Mt)for(rt=0;rt<Mt;rt++)ut=E[E.length-Mt+rt],gt=ih(ut,ut.locationObject,ut.locationSpot,ot),ut.moveTo(ut.position.x,ut.position.y+z-gt.y);if(zt.free(ot),zt.free(Ot),St===vl)for(E=0;E<b.length;E++)z=b[E],z.width+=at,z.x-=at;else for(E=0;E<b.length;E++)z=b[E],z.x>at&&(z.width+=z.x-at,z.x=at);me.free(tt)}for(ot=z=tt=E=0;ot<b.length;ot++)rt=b[ot],E=Math.min(E,rt.x),tt=Math.min(tt,rt.y),z=Math.max(z,rt.x+rt.width);this.arrangement===vl?this.commitLayers(b,new zt(E+y/2-(z+E),tt-x/2)):this.commitLayers(b,new zt(E-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},Br.prototype.commitLayers=function(){};function u1(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}Ge.Object.defineProperties(Br.prototype,{wrappingWidth:{get:function(){return this.zo},set:function(a){this.zo!==a&&(0<a||isNaN(a))&&(this.zo=a,this.isViewportSized=isNaN(a),this.C())}},wrappingColumn:{get:function(){return this.yo},set:function(a){this.yo!==a&&(0<a||isNaN(a))&&(this.yo=a,this.C())}},cellSize:{get:function(){return this.yg},set:function(a){this.yg.D(a)||(this.yg.assign(a),this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf.D(a)||(this.tf.assign(a),this.C())}},alignment:{get:function(){return this.Jb},set:function(a){this.Jb===a||a!==sp&&a!==e0||(this.Jb=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==n0&&a!==vl||(this.Rb=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==ry&&a!==i0&&a!==ap&&a!==o0||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}}});var e0=new ue(Br,"Position",0),sp=new ue(Br,"Location",1),n0=new ue(Br,"LeftToRight",2),vl=new ue(Br,"RightToLeft",3),ry=new ue(Br,"Forward",4),i0=new ue(Br,"Reverse",5),ap=new ue(Br,"Ascending",6),o0=new ue(Br,"Descending",7);Br.className="GridLayout",Br.standardComparer=u1,Br.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),y=y.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/);for(var x=0;x<a.length;x++)if(y[x]!==""&&y[x]!==void 0){var b=parseFloat(a[x]),E=parseFloat(y[x]);if(isNaN(b))if(isNaN(E)){if(a[x].localeCompare(y[x])!==0)return a[x].localeCompare(y[x])}else return 1;else{if(isNaN(E))return-1;if(b-E!==0)return b-E}}else if(a[x]!=="")return 1;return y[x]!==""&&y[x]!==void 0?-1:0}return 1}return y!==null?-1:0},Br.Position=e0,Br.Location=sp,Br.LeftToRight=n0,Br.RightToLeft=vl,Br.Forward=ry,Br.Reverse=i0,Br.Ascending=ap,Br.Descending=o0;function zi(){this.On=new ke,this.Dn=new ke,this.Pa=new ke,this.cf=new pn,this.bf=new pn,this.aj=new pn,this.H=null,this.tp=!1}Ct=zi.prototype,Ct.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Ct.Xe=function(a){this.H=a},Ct.oi=function(a){if(a instanceof Ke){if(this.On.add(a),a instanceof Hn){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 Be?this.Dn.add(a):a instanceof xi||this.Pa.add(a);y=a.data,y===null||a instanceof xi||(a instanceof Be?this.bf.add(y,a):this.cf.add(y,a))},Ct.pc=function(a){if(a.Ej(),a instanceof Ke){if(this.On.remove(a),a instanceof Hn){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 Be?this.Dn.remove(a):a instanceof xi||this.Pa.remove(a);y=a.data,y===null||a instanceof xi||(a instanceof Be?this.bf.remove(y):this.cf.remove(y))},Ct.Wd=function(){var a=this.H;if(a!==null){for(var y=a.nodeTemplateMap.iterator;y.next();){var x=y.value,b=y.key;(!x.Zc()||x instanceof Hn)&&Ht('Invalid node template in Diagram.nodeTemplateMap: template for "'+b+'" must be a Node or a simple Part, not a Group or Link: '+x)}for(y=a.groupTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof Hn||Ht('Invalid group template in Diagram.groupTemplateMap: template for "'+b+'" must be a Group, not a normal Node or Link: '+x);for(y=a.linkTemplateMap.iterator;y.next();)x=y.value,b=y.key,x instanceof Be||Ht('Invalid link template in Diagram.linkTemplateMap: template for "'+b+'" must be a Link, not a normal Node or simple Part: '+x);for(y=rn(),x=a.selection.iterator;x.next();)(b=x.value.data)&&y.push(b);for(x=rn(),a=a.highlighteds.iterator;a.next();)(b=a.value.data)&&x.push(b);for(a=rn(),b=this.nodes.iterator;b.next();){var E=b.value;E.data!==null&&(a.push(E.data),a.push(E.location))}for(b=this.links.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(b=this.parts.iterator;b.next();)E=b.value,E.data!==null&&(a.push(E.data),a.push(E.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),b=0;b<y.length;b++)E=this.Lc(y[b]),E!==null&&(E.isSelected=!0);for(b=0;b<x.length;b++)E=this.Lc(x[b]),E!==null&&(E.isHighlighted=!0);for(b=0;b<a.length;b+=2)E=this.Lc(a[b]),E!==null&&(E.location=a[b+1]);$e(y),$e(x),$e(a)}},zi.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},zi.prototype.addModeledParts=function(a,y){var x=this,b=this.diagram.model;a.forEach(function(E){b.lb(E)&&h1(x,E,!1)}),a.forEach(function(E){b.lb(E)&&x.resolveReferencesForData(E)}),y!==!1&&ag(this.diagram,!1)};function h1(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var b=a.Ro(y),E=d1(a,y,b);if(E!==null&&(Ya(E),E=E.copy(),E!==null)){var z=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,E.Tf=b,E.ub=y,a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=z,b=E;break t}}b=null}b!==null&&x&&a.resolveReferencesForData(y)}}zi.prototype.insertLink=function(){return null},zi.prototype.resolveReferencesForData=function(){},zi.prototype.Ro=function(a){return this.H.model.Ro(a)};function d1(a,y,x){a=a.H;var b=a.model;return b.Xj()&&b.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(c1||(c1=!0,Ze('No Group template found for category "'+x+'"'),Ze(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(g1||(g1=!0,Ze('No Node template found for category "'+x+'"'),Ze(" Using default node template")),y=a.ny))),y}zi.prototype.getLinkCategoryForData=function(){return""},zi.prototype.setLinkCategoryForData=function(){},zi.prototype.setFromNodeForLink=function(){},zi.prototype.setToNodeForLink=function(){},zi.prototype.findLinkTemplateForCategory=function(a){var y=this.H,x=y.linkTemplateMap.I(a);return x===null&&(x=y.linkTemplateMap.I(""),x===null&&(p1||(p1=!0,Ze('No Link template found for category "'+a+'"'),Ze(" Using default link template")),x=y.my)),x},zi.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},zi.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},zi.prototype.ip=function(a){a=this.Lc(a),a!==null&&(wc(this.diagram,a,!1),this.unresolveReferencesForPart(a))},zi.prototype.unresolveReferencesForPart=function(){},zi.prototype.removeDataForLink=function(){},zi.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},zi.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof Ke?a:null)},zi.prototype.findLinkForKey=function(){return null},Ct=zi.prototype,Ct.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Ct.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof Ke?a:null)},Ct.Kc=function(a){return a===null?null:this.bf.I(a)},Ct.ms=function(a){for(var y=0;y<arguments.length;++y);y=new ke;for(var x=this.On.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(pe(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator},Ct.ls=function(a){for(var y=0;y<arguments.length;++y);y=new ke;for(var x=this.Dn.iterator;x.next();){var b=x.value,E=b.data;if(E!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(pe(tt)&&sy(this,E,tt)){y.add(b);break}}}return y.iterator};function sy(a,y,x){for(var b in x){var E=y[b],z=x[b];if(Qe(z)){if(!Qe(E)||E.length<z.length)return!1;for(var tt=0;tt<E.length;tt++){var ot=z[tt];if(ot!==void 0&&!f1(a,E[tt],ot))return!1}}else if(!f1(a,E,z))return!1}return!0}function f1(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(pe(y)&&pe(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}zi.prototype.doModelChanged=function(a){if(this.H){var y=this.H;if(a.model===y.model){var x=a.change;if(y.doModelChanged(a),y.aa){y.aa=!1;try{var b=a.modelChange;if(b!=="")if(x===yo){if(b==="nodeCategory"){var E=this.Lc(a.object),z=a.newValue;E!==null&&typeof z=="string"&&(E.category=z)}else b==="nodeDataArray"&&(this.Gs(a.oldValue),this.addModeledParts(a.newValue));y.isModified=!0}else if(x===Go){var tt=a.newValue;b==="nodeDataArray"&&pe(tt)&&h1(this,tt),y.isModified=!0}else if(x===or){var ot=a.oldValue;b==="nodeDataArray"&&pe(ot)&&this.ip(ot),y.isModified=!0}else x===_s&&(b==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):b==="ModelDisplaced"&&this.Wd());else if(x===yo){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===Go||x===or){var ut=a.change===Go,gt=ut?a.newParam:a.oldParam,mt=ut?a.newValue:a.oldValue,yt=this.aj.I(a.object);if(Array.isArray(yt))for(a=0;a<yt.length;a++){var St=yt[a];if(ut)Cm(St,mt,gt,!0);else if(!(0>gt)){var Mt=gt+Hc(St);St.pc(Mt,!0),xv(St,Mt,gt)}}y.isModified=!0}}finally{y.aa=!0}}}}},zi.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)},zi.prototype.rp=function(){for(var a=this.H.model,y=new ke,x=a.nodeDataArray,b=0;b<x.length;b++)y.add(x[b]);var E=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||E.push(tt.data)}),E.forEach(function(tt){L1(a,tt,!1)}),b=0;b<x.length;b++){var z=x[b];this.Lc(z)===null&&C1(a,z,!1)}for(this.refreshDataBoundLinks(),x=this.parts.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.nodes.iterator;x.next();)x.value.updateRelationshipsFromData();for(x=this.links.iterator;x.next();)x.value.updateRelationshipsFromData()},zi.prototype.refreshDataBoundLinks=function(){},zi.prototype.updateRelationshipsFromData=function(){},zi.prototype.updateDataBindings=function(a,y){if(typeof y=="string"){var x=this.Lc(a);if(x!==null)x.La(y);else{x=null;for(var b=this.aj.iterator;b.next();){for(var E=b.value,z=0;z<E.length;z++){var tt=E[z].sx(a);tt!==null&&(x===null&&(x=rn()),x.push(tt))}if(x!==null)break}if(x!==null){for(b=0;b<x.length;b++)x[b].La(y);$e(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if(Qe(x)){var b=a.aj.I(x);if(b===null)b=[],b.push(y),a.aj.add(x,b);else{for(a=0;a<b.length;a++)if(b[a]===y)return;b.push(y)}}}function ly(a,y,x){Bd(y,function(tt){tt=tt.O.s;for(var ot=tt.length,rt=0;rt<ot;rt++)Ac(x,tt[rt])});var b=y.Hh;if(Qe(b)){var E=a.aj.I(b);if(E!==null){for(var z=0;z<E.length;z++)if(E[z]===y){E.splice(z,1),E.length===0&&a.aj.remove(b);break}}}}zi.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var b=new pn;if(Qe(a))for(var E=0;E<a.length;E++)r0(this,a[E],y,b,x);else for(a=a.iterator;a.next();)r0(this,a.value,y,b,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,E=new ke;for(var z=new pn,tt=b.iterator;tt.next();){var ot=tt.value;if(ot instanceof Be)a||ot.fromNode!==null&&ot.toNode!==null||E.add(ot);else if(ot instanceof Ke&&ot.data!==null&&x.Tl()){var rt=ot;ot=tt.key;var at=ot.pg();at!==null&&(at=b.I(at),at!==null?(x.qe(rt.data,x.wa(at.data)),rt=y.Kc(rt.data),ot=ot.kh(),ot!==null&&rt!==null&&z.add(ot,rt)):x.qe(rt.data,void 0))}}if(0<E.count&&y.Is(E,!1),0<z.count)for(x=z.iterator;x.next();)b.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ut=new pn;b.each(function(gt){gt.key.data!==null&&ut.add(gt.key.data,gt.value.data)}),x(ut,y,this.H.model)}for(y=b.iterator;y.next();)y.value.La();return b};function r0(a,y,x,b,E){if(y===null||E&&!y.canCopy())return null;if(b.contains(y))return b.I(y);var z=a.copyPartData(y,x);if(!(z instanceof mn))return null;if(z.isSelected=!1,z.isHighlighted=!1,b.add(y,z),y instanceof Ke){for(var tt=y.linksConnected;tt.next();){var ot=tt.value;if(ot.fromNode===y){var rt=b.I(ot);rt!==null&&(rt.fromNode=z)}ot.toNode===y&&(ot=b.I(ot),ot!==null&&(ot.toNode=z))}if(y instanceof Hn&&z instanceof Hn)for(y=y.memberParts;y.next();)tt=r0(a,y.value,x,b,E),tt instanceof Be||tt===null||(tt.containingGroup=z)}else if(y instanceof Be&&z instanceof Be)for(tt=y.fromNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=b.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=r0(a,y.value,x,b,E),tt!==null&&tt instanceof Ke&&(tt.labeledLink=z);return z}zi.prototype.copyPartData=function(a,y){var x=null,b=a.data;if(b!==null&&y!==null){var E=y.model;a instanceof Be||(b=E.copyNodeData(b),pe(b)&&(E.xf(b),x=y.Lc(b)))}else Ya(a),x=a.copy(),x!==null&&(E=this.H,y!==null?y.add(x):b!==null&&E!==null&&E.commandHandler!==null&&E.commandHandler.copiesClipboardData&&(y=E.model,E=null,x instanceof Be||(E=y.copyNodeData(b)),pe(E)&&(x.data=E)));return x},Ge.Object.defineProperties(zi.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}}}),zi.prototype.updateAllRelationshipsFromData=zi.prototype.rp,zi.prototype.findLinksByExample=zi.prototype.ls,zi.prototype.findNodesByExample=zi.prototype.ms,zi.prototype.findLinkForData=zi.prototype.Kc,zi.prototype.findNodeForData=zi.prototype.ii,zi.prototype.findPartForData=zi.prototype.Lc,zi.prototype.findNodeForKey=zi.prototype.Vb,zi.prototype.removeModeledPart=zi.prototype.ip,zi.prototype.removeModeledParts=zi.prototype.Gs,zi.prototype.rebuildParts=zi.prototype.Wd;var g1=!1,c1=!1,p1=!1;zi.className="PartManager";function yr(a){zi.apply(this,arguments)}Se(yr,zi),yr.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),m1(this,a.linkDataArray)},yr.prototype.addModeledParts=function(a){for(zi.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)Fg(a.value);ag(this.diagram,!1)};function m1(a,y){y.forEach(function(x){v1(a,x)}),ag(a.diagram,!1)}function v1(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),b=a.findLinkTemplateForCategory(x);if(b!==null){Ya(b);var E=b.copy();if(E!==null){b=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,E.Tf=x,E.ub=y,x=a.diagram.model;var z=u0(x,y,!0);z!==""&&(E.fromPortId=z),z=va(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof Ke&&(E.fromNode=z)),z=u0(x,y,!1),z!==""&&(E.toPortId=z),z=va(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof Ke&&(E.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(tt){tt=a.Vb(tt),tt!==null&&(tt.labeledLink=E)}),a.tp&&(E.Jg="Tool"),a.diagram.add(E),E.ub=null,E.data=y,a.diagram.skipsModelSourceBindings=b}}}}yr.prototype.removeAllModeledParts=function(){var a=this.diagram.model;y1(this,a.linkDataArray),this.Gs(a.nodeDataArray)};function y1(a,y){y.forEach(function(x){a.ip(x)})}yr.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},yr.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},yr.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},yr.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},yr.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},yr.prototype.findPartForKey=function(a){var y=zi.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},yr.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},yr.prototype.doModelChanged=function(a){var y=this;if(zi.prototype.doModelChanged.call(this,a),this.diagram){var x=this.diagram;if(a.model===x.model){var b=a.change;if(x.aa){x.aa=!1;try{var E=a.modelChange;if(E!==""){if(b===yo){if(E==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(E==="linkToKey"){var ot=this.Kc(a.object);if(ot!==null){var rt=this.Vb(a.newValue);ot.toNode=rt}}else if(E==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ut=a.newValue;typeof ut=="string"&&(at.fromPortId=ut)}}else if(E==="linkToPortId"){var gt=this.Kc(a.object);if(gt!==null){var mt=a.newValue;typeof mt=="string"&&(gt.toPortId=mt)}}else if(E==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var St=a.newValue;if(St!==void 0){var Mt=this.Vb(St);Mt instanceof Hn?yt.containingGroup=Mt:yt.containingGroup=null}else yt.containingGroup=null}}else if(E==="linkLabelKeys"){var Ot=this.Kc(a.object);if(Ot!==null){var Et=a.oldValue,jt=a.newValue;Array.isArray(Et)&&Et.forEach(function(xe){0<=jt.indexOf(xe)||(xe=y.Vb(xe),xe!==null&&(xe.labeledLink=null))}),Array.isArray(jt)&&jt.forEach(function(xe){xe=y.Vb(xe),xe!==null&&(xe.labeledLink=Ot)})}}else if(E==="linkCategory"){var Gt=this.Kc(a.object),Vt=a.newValue;Gt!==null&&typeof Vt=="string"&&(Gt.category=Vt)}else E==="linkDataArray"&&(y1(this,a.oldValue),m1(this,a.newValue));x.isModified=!0}else if(b===Go){var Kt=a.newValue;if(E==="linkDataArray"&&typeof Kt=="object"&&Kt!==null)v1(this,Kt);else if(E==="linkLabelKeys"&&Yh(Kt)){var ie=this.Kc(a.object),We=this.Vb(Kt);ie!==null&&We!==null&&(We.labeledLink=ie)}x.isModified=!0}else if(b===or){var on=a.oldValue;if(E==="linkDataArray"&&typeof on=="object"&&on!==null)this.ip(on);else if(E==="linkLabelKeys"&&Yh(on)){var _e=this.Vb(on);_e!==null&&(_e.labeledLink=null)}x.isModified=!0}}else if(b===yo){var be=a.propertyName;a.object!==x.model||be!=="linkFromKeyProperty"&&be!=="linkToKeyProperty"&&be!=="linkFromPortIdProperty"&&be!=="linkToPortIdProperty"&&be!=="linkLabelKeysProperty"&&be!=="nodeIsGroupProperty"&&be!=="nodeGroupKeyProperty"&&be!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},yr.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new ke,b=y.linkDataArray;b.forEach(function(z){x.add(z)});var E=[];this.links.each(function(z){z.data===null||x.contains(z.data)||E.push(z.data)}),E.forEach(function(z){E1(y,z,!1)}),b.forEach(function(z){a.Kc(z)===null&&b1(y,z,!1)})},yr.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;if(a instanceof Be){var E=va(b,y,!0);if(E=x.Vb(E),a.fromNode=E,E=va(b,y,!1),E=x.Vb(E),a.toNode=E,y=b.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){E=y[0];var z=a.labelNodes.first();if(b.wa(z.data)===E)return}E=new ke().addAll(y);var tt=new ke;a.labelNodes.each(function(ot){ot.data!==null&&(ot=b.wa(ot.data),ot!==void 0&&tt.add(ot))}),y=tt.copy(),y.hp(E),E=E.copy(),E.hp(tt),(0<y.count||0<E.count)&&(y.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink===a&&(ot.labeledLink=null)}),E.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink!==a&&(ot.labeledLink=a)}))}}else!(a instanceof xi)&&(y=b.lh(y),y=x.findPartForKey(y),y===null||y instanceof Hn)&&(a.containingGroup=y)}}},yr.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){b=b.iterator;for(var z={};b.next();){var tt=b.value;y.lb(tt)?E instanceof Hn&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=E)):(z.link=this.Kc(tt),z.link!==null&&E instanceof Ke&&(va(y,tt,!0)===x&&(z.link.fromNode=E),va(y,tt,!1)===x&&(z.link.toNode=E),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(ot){return function(rt){return rt===x?(E.labeledLink=ot.link,!0):!1}}(z)))),z={link:z.link}}Sl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof Hn&&(E.containingGroup=a))}},yr.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Ke){var x=y.wa(a.data);if(x!==void 0){for(var b=a.linksConnected;b.next();)yl(y,x,b.value.data);if(a.isLinkLabel&&(b=a.labeledLink,b!==null&&yl(y,x,b.data)),a instanceof Hn)for(a=a.memberParts;a.next();)b=a.value.data,y.lb(b)&&yl(y,x,b)}}},yr.prototype.copyPartData=function(a,y){var x=zi.prototype.copyPartData.call(this,a,y);if(a instanceof Be)if(a=a.data,a!==null&&y!==null){var b=y.model;a=b.Jo(a),typeof a=="object"&&a!==null&&(b.fi(a),x=y.Kc(a))}else x!==null&&(y=this.diagram,a!==null&&y!==null&&y.commandHandler!==null&&y.commandHandler.copiesClipboardData&&(y=y.model.Jo(a),typeof y=="object"&&y!==null&&(x.data=y)));return x},yr.prototype.insertLink=function(a,y,x,b){var E=this.diagram,z=E.model,tt=E.toolManager.findTool("Linking"),ot="";if(a!==null&&(y===null&&(y=a),ot=y.portId,ot===null&&(ot="")),y="",x!==null&&(b===null&&(b=x),y=b.portId,y===null&&(y="")),b=tt.archetypeLinkData,b instanceof Be){if(Ya(b),z=b.copy(),z!==null)return z.fromNode=a,z.fromPortId=ot,z.toNode=x,z.toPortId=y,E.add(z),a=tt.archetypeLabelNodeData,a instanceof Ke&&(Ya(a),a=a.copy(),a!==null&&(a.labeledLink=z,E.add(a))),z}else if(b!==null&&(b=z.Jo(b),typeof b=="object"&&b!==null))return a!==null&&Dg(z,b,z.wa(a.data),!0),Og(z,b,ot,!0),x!==null&&Dg(z,b,z.wa(x.data),!1),Og(z,b,y,!1),z.fi(b),a=tt.archetypeLabelNodeData,a===null||a instanceof Ke||(a=z.copyNodeData(a),typeof a=="object"&&a!==null&&(z.xf(a),a=z.wa(a),a!==void 0&&z.Bu(b,a))),E.Kc(b);return null},yr.prototype.findLinkForKey=yr.prototype.findLinkForKey,yr.prototype.findPartForKey=yr.prototype.findPartForKey,yr.prototype.removeAllModeledParts=yr.prototype.removeAllModeledParts,yr.prototype.addModeledParts=yr.prototype.addModeledParts,yr.prototype.addAllModeledParts=yr.prototype.addAllModeledParts,yr.className="GraphLinksPartManager";function Ba(){zi.apply(this,arguments),this.Sg=null}Se(Ba,zi);function s0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var b=a.diagram.toolManager.findTool("Linking"),E=y,z=x;if(a.diagram.isTreePathToChildren||(E=x,z=y),(b===null||!gs(b,E,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),b=a.findLinkTemplateForCategory(y),b!==null&&(Ya(b),b=b.copy(),b!==null))){var tt=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,b.Tf=y,b.ub=x.data,b.fromNode=E,b.toNode=z,a.diagram.add(b),b.ub=null,b.data=x.data,a.diagram.skipsModelSourceBindings=tt}}}Ba.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},Ba.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},Ba.prototype.setFromNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren)b.qe(a.data,b.wa(y));else{var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.toNode!==null?a.toNode.data:null)),this.Sg=E}},Ba.prototype.setToNodeForLink=function(a,y,x){var b=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren){var E=this.Sg;this.Sg=a,x!==null&&b.qe(x.data,void 0),b.qe(y,b.wa(a.fromNode!==null?a.fromNode.data:null)),this.Sg=E}else b.qe(a.data,b.wa(y))},Ba.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},Ba.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},Ba.prototype.doModelChanged=function(a){if(zi.prototype.doModelChanged.call(this,a),this.diagram){var y=this.diagram;if(a.model===y.model){var x=a.change;if(y.aa){y.aa=!1;try{var b=a.modelChange;if(b!==""){if(x===yo){if(b==="nodeParentKey"){var E=a.object,z=this.Vb(a.newValue),tt=this.ii(E);if(this.Sg!==null)z!==null&&(this.Sg.data=E,this.Sg.category=this.getLinkCategoryForData(E));else if(tt!==null){var ot=tt.kh();ot!==null?z===null?y.remove(ot):y.isTreePathToChildren?ot.fromNode=z:ot.toNode=z:s0(this,z,tt)}}else if(b==="parentLinkCategory"){var rt=this.ii(a.object),at=a.newValue;if(rt!==null&&typeof at=="string"){var ut=rt.kh();ut!==null&&(ut.category=at)}}y.isModified=!0}}else if(x===yo){var gt=a.propertyName;a.object===y.model&>==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},Ba.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var b=x.model;a instanceof Ke&&(y=b.mh(y),y=x.Vb(y),b=a.pg(),y!==b&&(b=a.kh(),y!==null?b!==null?x.isTreePathToChildren?b.fromNode=y:b.toNode=y:s0(this,y,a):b!==null&&wc(x,b,!1)))}}},Ba.prototype.updateDataBindings=function(a,y){zi.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},Ba.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var b=lp(y,x),E=this.Lc(a);if(b!==null&&E!==null){for(b=b.iterator;b.next();){var z=b.value;y.lb(z)&&E instanceof Ke&&y.mh(z)===x&&s0(this,E,this.ii(z))}Sl(y,x)}a=y.mh(a),a!==void 0&&E instanceof Ke&&(a=this.Vb(a),s0(this,a,E))}},Ba.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof Ke){var x=y.wa(a.data),b=this.Kc(a.data);if(b!==null){b.isSelected=!1,b.isHighlighted=!1;var E=b.layer;if(E!==null){var z=E.pc(-1,b,!1);0<=z&&this.diagram.cb(or,"parts",E,b,null,z,null),z=b.layerChanged,z!==null&&z(b,E,null)}}for(b=this.diagram.isTreePathToChildren,a=a.linksConnected;a.next();)E=a.value,E=(b?E.toNode:E.fromNode).data,y.lb(E)&&yl(y,x,E)}},Ba.prototype.insertLink=function(a,y,x){y=this.diagram.model;var b=a,E=x;return this.diagram.isTreePathToChildren||(b=x,E=a),b!==null&&E!==null?(y.qe(E.data,y.wa(b.data)),E.kh()):null},Ba.prototype.findLinkForKey=Ba.prototype.findLinkForKey,Ba.className="TreePartManager";function ln(a,y){this.kl=new ke,this.il=new ke,this.Wv=`,
|
|
"insertedNodeKeys": `,this.jy=`,
|
|
"modifiedNodeData": `,this.Yv=`,
|
|
"removedNodeKeys": `,this.vh=null,Ii(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new pn,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 pn,this.Lt=new Fe,this.Wg=!1,this.o=null,this.undoManager=new Po,a!==void 0&&(Qe(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}ln.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},ln.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},ln.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},ln.prototype.toString=function(a){if(a===void 0&&(a=0),1<a)return this.np();var y=(this.name!==""?this.name:"")+" Model";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+gi(E)}}return y},ln.prototype.xA=function(a){a.change!==_s&&Ht("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof vr?(x1(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},ln.prototype.Qv=function(a,y){var x=this,b=!1,E=new ke,z=new ke,tt=new ke,ot=this.vh;a.changes.each(function(gt){gt.model===x&&(gt.modelChange==="nodeDataArray"?gt.change===Go?E.add(gt.newValue):gt.change===or&&tt.add(gt.oldValue):x.lb(gt.object)?z.add(gt.object):gt.change!==yo||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 ln||x.ri()&&x.Jc(gt.object)||w1(x,gt.object).each(function(mt){z.add(mt)})):b=!0)});var rt=this.il;rt.clear(),E.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 ut=null;return b&&(ut===null&&(ut={}),ut.modelData=this.cloneDeep(this.modelData)),0<rt.count&&(ut===null&&(ut={}),y?ut.removedNodeKeys=rt.Fa():ut.insertedNodeKeys=rt.Fa()),0<a.length&&(ut===null&&(ut={}),ut.modifiedNodeData=a),0<at.count&&(ut===null&&(ut={}),y?ut.insertedNodeKeys=at.Fa():ut.removedNodeKeys=at.Fa()),at.clear(),rt.clear(),ut},ln.prototype.cloneDeep=function(a){return Ng(this,a,!0)};function Ng(a,y,x,b,E,z){function tt(gt,mt){ot?(gt.__gohashid===void 0&&z.push(gt),b.set(gt,mt)):(gt=Fo++,b.set(gt,mt),E.set(gt,y))}if(!pe(y))return y;z||(z=[]);var ot=Object.isExtensible(y);if(b||(b=new pn),ot){var rt=b.get(y);if(rt)return rt}else for(E||(E=new pn),rt=E.iterator;rt.next();){var at=rt.key;if(rt.value===y&&(at=b.get(at)))return at}if(Array.isArray(y)){rt=[],tt(y,rt);for(var ut=0;ut<y.length;ut++)rt.push(Ng(a,y[ut],!1,b,E,z))}else if(y instanceof zt||y instanceof Ie||y instanceof me||y instanceof si||y instanceof vn)rt=y.copy(),tt(y,rt);else{if(y instanceof Di||y instanceof Te||y instanceof ue)return y;if(y instanceof Fe)rt=new Fe().addAll(Ng(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof ke)rt=new ke().addAll(Ng(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof pn)rt=new pn().addAll(Ng(a,y.Fa(),!1,b,E,z)),tt(y,rt);else if(y instanceof Date)rt=new Date(y.getTime()),tt(y,rt);else if(y instanceof RegExp)rt=new RegExp(y),tt(y,rt),rt.lastIndex=y.lastIndex;else if(typeof y.copy=="function")rt=y.copy(),tt(y,rt);else for(ut in rt={},tt(y,rt),y)ut!=="__gohashid"&&(rt[ut]=Ng(a,y[ut],!1,b,E,z))}return x&&z.forEach(function(gt){delete gt.__gohashid}),rt}Ct=ln.prototype,Ct.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Ct.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},Ct.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function S1(a,y){y=y.modelData,pe(y)&&(a.dm(y),a.modelData=y)}Ct.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!P1(x,a[x])){y=!0;break}return a="",y&&(a=`,
|
|
"modelData": `+uy(this,this.modelData)),a+`,
|
|
"nodeDataArray": `+Vh(this,this.nodeDataArray,!0)},Ct.kv=function(a){S1(this,a),a=a.nodeDataArray,Qe(a)&&(this.dm(a),this.nodeDataArray=a)};function x1(a,y){function x(E,z){if((z=z.part)&&(z=z.data,E!==z)){var tt=b.get(E);tt===null?(tt=new ke,tt.add(z),b.add(E,tt)):tt.add(z)}}var b=a.vh;b===null&&(b=new pn,y.changes.each(function(E){if(E.diagram!==null){var z=E.change;z===yo?(E=E.object.panel)&&(z=E.data)&&x(z,E):(z===Go||z===or)&&(E=E.object,(z=E.itemArray)&&x(z,E))}}),a.vh=b)}function w1(a,y){for(var x=new ke,b=0;b<a.nodeDataArray.length;b++){var E=a.nodeDataArray[b];a0(a,y,E,E,x)}return x}function a0(a,y,x,b,E){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}else if(pe(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return E.add(b),!0;if(a0(a,y,tt,b,E))return!0}return!1}Ct.Pv=function(a,y){var x=this,b=!1,E=new ke,z=new ke,tt=new ke,ot=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===Go?E.add(ut.newValue):ut.change===or&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==yo||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(gt){x.lb(gt)&&z.add(gt)}):ut.object instanceof ln||x.ri()&&x.Jc(ut.object)||w1(x,ut.object).each(function(gt){z.add(gt)})):b=!0)});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(x.wa(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(x.wa(ut)),y&&z.add(ut)}),a="",b&&(a+=`,
|
|
"modelData": `+uy(this,this.modelData)),0<rt.count&&(a+=(y?this.Yv:this.Wv)+Vh(this,rt.Fa(),!0)),0<z.count&&(a+=this.jy+Vh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+Vh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Ct.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)&&Ht("applyIncrementalJson cannot change Model properties"),S1(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,b=new pn;if(Array.isArray(x))for(var E=0;E<x.length;E++){var z=x[E],tt=this.wa(z);tt!=null&&b.set(tt,z)}if(Array.isArray(y))for(E=y.length,z=0;z<E;z++){tt=y[z];var ot=this.hc(tt);ot===null&&(ot=(ot=b.get(tt))?ot:this.copyNodeData({}),this.km(ot,tt),this.xf(ot))}if(Array.isArray(x)){for(y=x.length,b=0;b<y;b++)if(E=x[b],z=this.wa(E),z=this.hc(z),z!==null){for(var rt in E)rt==="__gohashid"||rt===this.nodeKeyProperty||this.Wj()&&rt===this.nodeIsGroupProperty||this.setDataProperty(z,rt,E[rt]);this.lm(E,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,rt=0;rt<x;rt++)y=this.hc(a[rt]),y!==null&&this.cm(y)},Ct.$x=function(a,y){a.change!==_s&&Ht("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof vr?(y===void 0&&(y=up(this,this)),x1(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},Ct.yA=function(a,y){return this.$x(a,y)},Ct.np=function(a){return a===void 0&&(a=up(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Ct.toJSON=function(a){return this.np(a)},Ct.Zw=function(a){var y=null;if(typeof a=="string")try{y=Ce.JSON.parse(a)}catch(b){}else typeof a=="object"?y=a:Ht("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Ht("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Ct.Ky=function(a){return this.Zw(a)},ln.constructGraphLinksModel=function(){return new ln},Ct=ln.prototype,Ct.dm=function(a){if(Qe(a))for(var y=a.length,x=0;x<y;x++){var b=a[x];if(pe(b)){var E=x;b=this.dm(b),Array.isArray(a)?a[E]=b:Ht("Cannot replace an object in an HTMLCollection or NodeList at "+E)}}else if(pe(a)){for(y in a)if(x=a[y],pe(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(E=x.length%2===0,b=0;b<x.length;b++)if(typeof x[b]!="number"){E=!1;break}if(E){for(E=new Fe,b=0;b<x.length/2;b++)E.add(new zt(x[2*b],x[2*b+1]));E.freeze(),a[y]=E}}return Tx(a)}return a},Ct.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()):Qe(a)?Vh(this,a):pe(a)?uy(this,a):typeof a=="function"?"null":a.toString()};function Vh(a,y,x){x===void 0&&(x=!1);var b=y.length;if(0>=b)return"[]";var E=new mi;E.add("["),x&&1<b&&E.add(`
|
|
`);for(var z=0;z<b;z++){var tt=y[z];tt!==void 0&&(0<z&&(E.add(","),x&&E.add(`
|
|
`)),E.add(a.sm(tt)))}return x&&1<b&&E.add(`
|
|
`),E.add("]"),E.toString()}function P1(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function Cs(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function uy(a,y){var x=y;if(x instanceof zt)y={class:"go.Point",x:Cs(x.x),y:Cs(x.y)};else if(x instanceof Ie)y={class:"go.Size",width:Cs(x.width),height:Cs(x.height)};else if(x instanceof me)y={class:"go.Rect",x:Cs(x.x),y:Cs(x.y),width:Cs(x.width),height:Cs(x.height)};else if(x instanceof si)y={class:"go.Margin",top:Cs(x.top),right:Cs(x.right),bottom:Cs(x.bottom),left:Cs(x.left)};else if(x instanceof vn)x.sb()?y={class:"go.Spot",x:Cs(x.x),y:Cs(x.y),offsetX:Cs(x.offsetX),offsetY:Cs(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof Di){if(y={class:"go.Brush",type:x.type.name},x.type===th?y.color=x.color:(x.type===xu||x.type===Ea)&&(y.start=x.start,y.end=x.end,x.type===Ea&&(x.startRadius!==0&&(y.startRadius=Cs(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=Cs(x.endRadius)))),x.colorStops!==null){var b={};for(x=x.colorStops.iterator;x.next();)b[x.key]=x.value;y.colorStops=b}}else x instanceof Te?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=Cs(x.startX)),x.startY!==0&&(y.startY=Cs(x.startY)),x.endX!==0&&(y.endX=Cs(x.endX)),x.endY!==0&&(y.endY=Cs(x.endY)),x.spot1.D(Mi)||(y.spot1=x.spot1),x.spot2.D(Xo)||(y.spot2=x.spot2),x.type===Te.o&&(y.path=Te.ia(x))):x instanceof ue&&(y={class:"go.EnumValue",classType:up(a,x.classType),name:x.name});b="{",x=!0;for(var E in y){var z=jo(y,E);if(!P1(E,z))if(x?x=!1:b+=",",b+=a.quote(E)+":",E==="points"&&z instanceof Fe){var tt="[";for(z=z.iterator;z.next();){var ot=z.value;1<tt.length&&(tt+=","),tt+=a.sm(ot.x),tt+=",",tt+=a.sm(ot.y)}tt+="]",b+=tt}else b+=a.sm(z)}return b+"}"}function Ls(a){return typeof a=="number"?a:a==="NaN"?NaN:a==="9e9999"?1/0:a==="-9e9999"?-1/0:parseFloat(a)}function Tx(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 zt(Ls(a.x),Ls(a.y));else if(y==="Size")x=new Ie(Ls(a.width),Ls(a.height));else if(y==="Rect")x=new me(Ls(a.x),Ls(a.y),Ls(a.width),Ls(a.height));else if(y==="Margin")x=new si(Ls(a.top),Ls(a.right),Ls(a.bottom),Ls(a.left));else if(y==="Spot")typeof a.enum=="string"?x=bo(a.enum):x=new vn(Ls(a.x),Ls(a.y),Ls(a.offsetX),Ls(a.offsetY));else if(y==="Brush"){if(x=new Di,x.type=Dn(Di,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof vn&&(x.start=a.start),a.end instanceof vn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=Ls(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=Ls(a.endRadius)),a=a.colorStops,pe(a))for(var b in a)x.addColorStop(parseFloat(b),a[b])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=Te.parse(a.path):x=new Te,x.type=Dn(Te,a.type),typeof a.startX=="number"&&(x.startX=Ls(a.startX)),typeof a.startY=="number"&&(x.startY=Ls(a.startY)),typeof a.endX=="number"&&(x.endX=Ls(a.endX)),typeof a.endY=="number"&&(x.endY=Ls(a.endY)),a.spot1 instanceof vn&&(x.spot1=a.spot1),a.spot2 instanceof vn&&(x.spot2=a.spot2)):y==="EnumValue"&&(b=a.classType,b.indexOf("go.")===0&&(b=b.substr(3)),b=dy(b),typeof b=="function"&&(x=Dn(b,a.name)));return x}Ct.Pe=function(a){return this.Lt.add(a),this},Ct.ik=function(a){this.Lt.remove(a)},Ct.ds=function(a){this.skipsUndoManager||this.undoManager.Tu(a);for(var y=this.Lt,x=y.length,b=0;b<x;b++)y.M(b)(a)},Ct.cb=function(a,y,x,b,E,z,tt){tr(this,"",a,y,x,b,E,z,tt)},Ct.g=function(a,y,x,b,E){tr(this,"",yo,a,this,y,x,b,E)},Ct.Fs=function(a,y,x,b,E,z){tr(this,"",yo,y,a,x,b,E,z)};function tr(a,y,x,b,E,z,tt,ot,rt){ot===void 0&&(ot=null),rt===void 0&&(rt=null);var at=new xo;at.model=a,at.change=x,at.modelChange=y,at.propertyName=b,at.object=E,at.oldValue=z,at.oldParam=ot,at.newValue=tt,at.newParam=rt,a.ds(at)}ln.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===yo){var x=a.object,b=a.propertyName,E=a.I(y);b===this.nodeKeyProperty&&this.lb(x)&&(y=a.I(!y),y!==void 0&&this.kb.remove(y),E!==void 0&&this.kb.add(E,x)),uo(x,b,E)}else a.change===Go?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,pe(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]===a&&ii(this.Tc,x),b!==void 0&&this.kb.remove(b)):(this.Tc[x]!==a&&Xn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)))):a.modelChange===""?((b=a.object)&&!Qe(b)&&a.propertyName&&(b=jo(a.object,a.propertyName)),Qe(b)&&typeof x=="number"&&(a=a.newValue,y?ii(b,x):Xn(b,x,a))):Ht("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===or?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,pe(a)&&typeof x=="number"&&(b=this.wa(a),y?(this.Tc[x]!==a&&Xn(this.Tc,x,a),b!==void 0&&this.kb.add(b,a)):(this.Tc[x]===a&&ii(this.Tc,x),b!==void 0&&this.kb.remove(b)))):a.modelChange===""?((b=a.object)&&!Qe(b)&&a.propertyName&&(b=jo(a.object,a.propertyName)),Qe(b)&&typeof x=="number"&&(a=a.oldValue,y?Xn(b,x,a):ii(b,x))):Ht("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==_s&&Ht("unknown ChangedEvent: "+a.toString())},ln.prototype.Ea=function(a){return this.undoManager.Ea(a)},ln.prototype.eb=function(a){return this.undoManager.eb(a)},ln.prototype.Kf=function(){return this.undoManager.Kf()},ln.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},Ct=ln.prototype,Ct.La=function(a,y){y===void 0&&(y=""),tr(this,"SourceChanged",_s,y,a,null,null)},Ct.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=jo(a,y),y!==void 0)){if(Yh(y))return y;Ht("Key value for node data "+a+" is not a number or a string: "+y)}}},Ct.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var b=jo(a,x);b!==y&&this.hc(y)===null&&(uo(a,x,y),b!==void 0&&this.kb.remove(b),this.kb.add(y,a),tr(this,"nodeKey",yo,x,a,b,y),typeof x=="string"&&this.La(a,x),this.jp(b,y))}else uo(a,x,y)}};function Yh(a){return typeof a=="number"||typeof a=="string"}Ct.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Ct.hc=function(a){return a===null&&Ht("Model.findNodeDataForKey:key must not be null"),a!==void 0&&Yh(a)?this.kb.I(a):null},Ct.$u=function(a){if(a!==null){var y=this.Th;if(y!==""){var x=this.wa(a);if(x===void 0||this.kb.contains(x)){var b=this.bl;if(b!==null&&(x=b(this,a),x!=null&&!this.kb.contains(x))){uo(a,y,x);return}if(typeof x=="string"){for(b=2;this.kb.contains(x+b);)b++;uo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;uo(a,y,x)}}}}},Ct.xf=function(a){a!==null&&(Ro(a),this.lb(a)||C1(this,a,!0))};function C1(a,y,x){var b=a.wa(y);(b===void 0||a.kb.I(b)!==y)&&(a.$u(y),b=a.wa(y),b===void 0&&Ht("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(b,y),b=null,x&&(b=a.Tc.length,Xn(a.Tc,b,y)),tr(a,"nodeDataArray",Go,"nodeDataArray",a,null,y,null,b),a.fm(y),a.em(y))}Ct.Fy=function(a){if(Qe(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)},Ct.cm=function(a){a!==null&&L1(this,a,!0)};function L1(a,y,x){var b=a.wa(y);if(b!==void 0&&a.kb.remove(b),b=null,x){t:if(x=a.Tc,Array.isArray(x))b=x.indexOf(y);else{b=x.length;for(var E=0;E<b;E++)if(x[E]===y){b=E;break t}b=-1}if(0>b)return;ii(a.Tc,b)}tr(a,"nodeDataArray",or,"nodeDataArray",a,y,null,b,null),a.qp(y)}Ct.nA=function(a){if(Qe(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)},Ct.$z=function(a){if(a!==this.nodeDataArray&&Qe(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.wa(z);if(tt!==void 0){x.add(tt);var ot=this.hc(tt);ot!==z&&(ot!==null?(this.Do(ot,z),this.lm(z,ot)):(z=this.cloneDeep(z),this.km(z,tt),this.xf(z)))}else tt=this.cloneDeep(z),this.xf(tt),x.add(this.wa(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.hc(b))&&this.cm(b);y.clear(),x.clear()}},Ct.jp=function(a,y){y!==void 0&&(a=lp(this,a),a instanceof ke&&this.Vf.add(y,a))},Ct.Lv=function(){},Ct.fm=function(){},Ct.em=function(){},Ct.qp=function(){};function yl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b===null&&(b=new ke,a.Vf.add(y,b)),b.add(x)}}function Sl(a,y,x){if(y!==void 0){var b=a.Vf.I(y);b instanceof ke&&(x==null?a.Vf.remove(y):(b.remove(x),b.count===0&&a.Vf.remove(y)))}}function lp(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof ke?a:null)}Ct.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},ln.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):l0(this,a,!0),pe(a)&&Ii(a),a};function l0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var b=[];for(x=0;x<y.length;x++){var E=l0(a,y[x],a.copiesArrayObjects);b.push(E)}return Ii(b),b}if(x&&pe(y)){x=(x=y.constructor)?new x:{},E=a.copiesKey||typeof a.nodeKeyProperty!="string"?null:a.nodeKeyProperty;for(b in y)if(b==="__gohashid")x.__gohashid=void 0;else if(b===E)x[E]=void 0;else{var z=jo(y,b),tt=up(a,z);tt==="GraphObject"||tt==="Diagram"||tt==="Layer"||tt==="RowColumnDefinition"||tt==="AnimationManager"||tt==="Tool"||tt==="CommandHandler"||tt==="Layout"||tt==="InputEvent"||tt==="DiagramEvent"||z instanceof ln||z instanceof Po||z instanceof vr||z instanceof xo||(z=l0(a,z,!1)),uo(x,b,z)}return Ii(x),x}return y instanceof zt||y instanceof Ie||y instanceof me||y instanceof vn||y instanceof si?y.copy():y}ln.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!M1&&a instanceof Zt&&(M1=!0,Ze('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),Ze(" Is that really your intent?"));var b=jo(a,y);b!==x&&(uo(a,y,x),this.Fs(a,y,b,x))},Ct=ln.prototype,Ct.set=function(a,y,x){this.setDataProperty(a,y,x)},Ct.Do=function(a,y){if(y){var x=this.lb(a),b;for(b in y)b==="__gohashid"||x&&b===this.nodeKeyProperty||this.setDataProperty(a,b,y[b])}},Ct.Ay=function(a,y){this.ts(a,-1,y)},Ct.ts=function(a,y,x){0>y&&(y=a.length),Xn(a,y,x),tr(this,"",Go,"",a,null,x,null,y)},Ct.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Ht("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];ii(a,y),tr(this,"",or,"",a,x,null,y,null)},Ct.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=jo(a,y),y===void 0))return"";if(typeof y=="string")return y;Ht("getCategoryForNodeData found a non-string category for "+a+": "+y)},Ct.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var b=jo(a,x);b===void 0&&(b=""),b!==y&&(uo(a,x,y),tr(this,"nodeCategory",yo,x,a,b,y))}else uo(a,x,y)}},Ct.lm=function(a,y){this.jm(y,this.Ro(a))},Ct.Tl=function(){return!1},Ct.Wj=function(){return!1},Ct.ri=function(){return!1},Ct.xs=function(){return!1},Ct.Xj=function(){return!1};function hy(){return new ln}function up(a,y){if(typeof y=="function"){if(y.className)return y.className;if(y.name)return y.name}else if(typeof y=="object"&&y!==null&&y.constructor)return up(a,y.constructor);return typeof y}function dy(a){return sl[a]?sl[a]:Ce.go!==void 0&&Ce.go[a]?Ce.go[a]:null}function jo(a,y){if(!a||!y)return null;try{if(typeof y=="function")var x=y(a);else typeof a.getAttribute=="function"?(x=a.getAttribute(y),x===null&&(x=void 0)):x=a[y]}catch(b){}return x}function uo(a,y,x){if(a&&y)try{typeof y=="function"?y(a,x):typeof a.setAttribute=="function"?a.setAttribute(y,x):a[y]=x}catch(b){}}Ge.Object.defineProperties(ln.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===""&&Ht("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Ht("Cannot set Model.nodeKeyProperty when there is existing node data"),this.Th=a,this.g("nodeKeyProperty",y,a))}},makeUniqueKeyFunction:{get:function(){return this.bl},set:function(a){var y=this.bl;y!==a&&(this.bl=a,this.g("makeUniqueKeyFunction",y,a))}},nodeDataArray:{get:function(){return this.Tc},set:function(a){var y=this.Tc;if(y!==a){this.kb.clear(),this.Lv();for(var x=a.length,b=0;b<x;b++){var E=a[b];pe(E)||Ht("Model.nodeDataArray must only contain Objects, not: "+E),Ro(E)}for(this.Tc=a,b=new Fe,E=0;E<x;E++){var z=a[E],tt=this.wa(z);tt===void 0||this.kb.I(tt)!==null?b.add(z):this.kb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.$u(E),z=this.wa(E),z!==void 0&&this.kb.add(z,E);for(tr(this,"nodeDataArray",yo,"nodeDataArray",this,y,a),y=0;y<x;y++)b=a[y],this.fm(b),this.em(b);Array.isArray(a)||(this.isReadOnly=!0)}}},copyNodeDataFunction:{get:function(){return this.Bk},set:function(a){var y=this.Bk;y!==a&&(this.Bk=a,this.g("copyNodeDataFunction",y,a))}},copiesArrays:{get:function(){return this.Km},set:function(a){var y=this.Km;y!==a&&(this.Km=a,this.g("copiesArrays",y,a))}},copiesArrayObjects:{get:function(){return this.Jm},set:function(a){var y=this.Jm;y!==a&&(this.Jm=a,this.g("copiesArrayObjects",y,a))}},copiesKey:{get:function(){return this.Mm},set:function(a){var y=this.Mm;y!==a&&(this.Mm=a,this.g("copiesKey",y,a))}},afterCopyFunction:{get:function(){return this.xm},set:function(a){var y=this.xm;y!==a&&(this.xm=a,this.g("afterCopyFunction",y,a))}},nodeCategoryProperty:{get:function(){return this.lj},set:function(a){var y=this.lj;y!==a&&(this.lj=a,this.g("nodeCategoryProperty",y,a))}},type:{get:function(){return"Model"}}}),ln.prototype.setCategoryForNodeData=ln.prototype.jm,ln.prototype.getCategoryForNodeData=ln.prototype.Ro,ln.prototype.removeArrayItem=ln.prototype.ov,ln.prototype.insertArrayItem=ln.prototype.ts,ln.prototype.addArrayItem=ln.prototype.Ay,ln.prototype.assignAllDataProperties=ln.prototype.Do,ln.prototype.set=ln.prototype.set,ln.prototype.clearUnresolvedReferences=ln.prototype.Qy,ln.prototype.mergeNodeDataArray=ln.prototype.$z,ln.prototype.removeNodeDataCollection=ln.prototype.nA,ln.prototype.removeNodeData=ln.prototype.cm,ln.prototype.addNodeDataCollection=ln.prototype.Fy,ln.prototype.addNodeData=ln.prototype.xf,ln.prototype.makeNodeDataKeyUnique=ln.prototype.$u,ln.prototype.findNodeDataForKey=ln.prototype.hc,ln.prototype.containsNodeData=ln.prototype.lb,ln.prototype.setKeyForNodeData=ln.prototype.km,ln.prototype.getKeyForNodeData=ln.prototype.wa,ln.prototype.updateTargetBindings=ln.prototype.La,ln.prototype.commit=ln.prototype.commit,ln.prototype.rollbackTransaction=ln.prototype.Kf,ln.prototype.commitTransaction=ln.prototype.eb,ln.prototype.startTransaction=ln.prototype.Ea,ln.prototype.raiseDataChanged=ln.prototype.Fs,ln.prototype.raiseChanged=ln.prototype.g,ln.prototype.raiseChangedEvent=ln.prototype.cb,ln.prototype.removeChangedListener=ln.prototype.ik,ln.prototype.addChangedListener=ln.prototype.Pe,ln.prototype.writeJsonValue=ln.prototype.sm,ln.prototype.replaceJsonObjects=ln.prototype.dm,ln.prototype.applyIncrementalJSON=ln.prototype.Ky,ln.prototype.applyIncrementalJson=ln.prototype.Zw,ln.prototype.toJSON=ln.prototype.toJSON,ln.prototype.toJson=ln.prototype.np,ln.prototype.toIncrementalJSON=ln.prototype.yA,ln.prototype.toIncrementalJson=ln.prototype.$x,ln.prototype.toIncrementalData=ln.prototype.xA,ln.prototype.clear=ln.prototype.clear;var M1=!1,sl={};ln.className="Model",ln.fromJSON=ln.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=Ce.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:Ht("Unable to construct a Model from: "+a);if(y===null){a=null;var b=x.class;if(typeof b=="string")try{var E=null;b.indexOf("go.")===0?(b=b.substr(3),E=dy(b)):(E=dy(b),E===null&&(E=Ce[b])),typeof E=="function"&&(a=new E)}catch(z){}a===null||a instanceof ln?y=a:Ht("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=ln.constructGraphLinksModel()),y.gp(x),y.kv(x),y},ln.safePropertyValue=jo,ln.safePropertySet=uo,sl.Brush=Di,sl.ChangedEvent=xo,sl.Geometry=Te,sl.Margin=si,sl.Panel=Ae,sl.Point=zt,sl.Rect=me,sl.Size=Ie,sl.Spot=vn,sl.Transaction=vr,sl.UndoManager=Po;function Vo(a,y,x,b){Ii(this),this._isFrozen=!1,a===void 0&&(a=""),y===void 0&&(y=a),x===void 0&&(x=null),this.j=-1,this.xd=null,this.xl=a,this.wl=this.to=0,this.Cr=null,this.wn=!1,this.sl=y,this.Im=x,b===void 0?(this.el=k1,this.wk=null):(this.el=hp,this.wk=b),this.st=new ke}Vo.prototype.copy=function(){var a=new Vo;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},Ct=Vo.prototype,Ct.qb=function(a){a.classType===Vo&&(this.mode=a)},Ct.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Ct.freeze=function(){return this._isFrozen=!0,this},Ct.ka=function(){return this._isFrozen=!1,this},Ct.Kx=function(a){return a===void 0&&(a=null),this.mode=hp,this.backConverter=a,this},Ct.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Ct.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function A1(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Ct.Mv=function(a,y,x){var b=this.sl;if(x===void 0||b===""||b===x){x=this.xl;var E=this.Im;if(E===null&&x==="")Ze("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(b!==""&&(z=jo(y,b)),z!==void 0)if(E===null)x!==""&&uo(a,x,z);else try{if(x!==""){var tt=E(z,a);uo(a,x,tt)}else E(z,a)}catch(ot){}}}},Ct.sp=function(a,y,x,b){if(this.el===hp){var E=this.xl;if(x===void 0||E===x){x=this.sl;var z=this.wk,tt=a;if(E!==""&&(tt=jo(a,E)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var ot=b!==null?b.diagram:null,rt=ot!==null?ot.model:null;if(z===null){if(x!=="")rt!==null?rt.setDataProperty(y,x,tt):uo(y,x,tt);else if(rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var at=b.itemIndex,ut=b.panel.itemArray;rt.ov(ut,at),rt.ts(ut,at,tt)}}else try{if(x!==""){var gt=z(tt,y,rt);rt!==null?rt.setDataProperty(y,x,gt):uo(y,x,gt)}else{var mt=z(tt,y,rt);if(mt!==void 0&&rt!==null&&b!==null&&0<=b.itemIndex&&b.panel!==null&&Array.isArray(b.panel.itemArray)){var yt=b.itemIndex,St=b.panel.itemArray;rt.ov(St,yt),rt.ts(St,yt,mt)}}}catch(Mt){}}finally{this.st.remove(a)}}}},Ge.Object.defineProperties(Vo.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&re(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&re(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&re(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&re(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&re(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&re(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&re(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&re(this),this.el=a}}}),Vo.prototype.updateSource=Vo.prototype.sp,Vo.prototype.updateTarget=Vo.prototype.Mv,Vo.prototype.ofModel=Vo.prototype.dA,Vo.prototype.ofObject=Vo.prototype.cp,Vo.prototype.makeTwoWay=Vo.prototype.Kx;var Bx="Binding",k1=new ue(Vo,"OneWay",1),hp=new ue(Vo,"TwoWay",2);Vo.className="Binding",Vo.parseEnum=function(a,y){return function(x){return x=Dn(a,x),x===null?y:x}},Vo.toString=gi,Vo.OneWay=k1,Vo.TwoWay=hp;function ci(a,y,x){ln.call(this),this.Vv=`,
|
|
"insertedLinkKeys": `,this.iy=`,
|
|
"modifiedLinkData": `,this.Xv=`,
|
|
"removedLinkKeys": `,this.md=[],this.$f=new ke,this.wb=new pn,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&&(Qe(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}Se(ci,ln),ci.constructGraphLinksModel=ln.constructGraphLinksModel,ci.prototype.cloneProtected=function(a){ln.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},Ct=ci.prototype,Ct.clear=function(){ln.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Ct.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" GraphLinksModel";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;var x=a.length,b;for(b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+gi(E)}for(y+=`
|
|
link data:`,a=this.linkDataArray,x=a.length,b=0;b<x;b++)E=a[b],y+=" "+va(this,E,!0)+"-->"+va(this,E,!1)}return y},Ct.Qv=function(a,y){this.linkKeyProperty===""&&Ht("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=ln.prototype.Qv.call(this,a,y),b=this,E=new ke,z=new ke,tt=new ke,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===Go?E.add(ut.newValue):ut.change===or&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(gt){b.Jc(gt)&&z.add(gt)}):ut.object instanceof ln||b.lb(ut.object)||F1(b,ut.object).each(function(gt){z.add(gt)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=b.cloneDeep(z.Fa()),0<rt.count&&(x===null&&(x={}),y?x.removedLinkKeys=rt.Fa():x.insertedLinkKeys=rt.Fa()),0<a.length&&(x===null&&(x={}),x.modifiedLinkData=a),0<at.count&&(x===null&&(x={}),y?x.insertedLinkKeys=at.Fa():x.removedLinkKeys=at.Fa()),at.clear(),rt.clear(),x},Ct.rm=function(){var a=ln.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},Ct.gp=function(a){ln.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)},Ct.Rv=function(){var a=ln.prototype.Rv.call(this),y=`,
|
|
"linkDataArray": `+Vh(this,this.linkDataArray,!0);return a+y},Ct.kv=function(a){ln.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function F1(a,y){for(var x=new ke,b=0;b<a.linkDataArray.length;b++){var E=a.linkDataArray[b];a0(a,y,E,E,x)}return x}Ct.Pv=function(a,y){this.linkKeyProperty===""&&Ht("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=ln.prototype.Pv.call(this,a,y),b=this,E=new ke,z=new ke,tt=new ke,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===Go?E.add(ut.newValue):ut.change===or&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(gt){b.Jc(gt)&&z.add(gt)}):ut.object instanceof ln||b.lb(ut.object)||F1(b,ut.object).each(function(gt){z.add(gt)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=x,0<rt.count&&(a+=(y?this.Xv:this.Vv)+Vh(this,rt.Fa(),!0)),0<z.count&&(a+=this.iy+Vh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+Vh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Ct.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)&&Ht("applyIncrementalJson cannot change Model properties"),ln.prototype.fp.call(this,a);var y=a.insertedLinkKeys;if(Array.isArray(y))for(var x=y.length,b=0;b<x;b++){var E=y[b],z=this.jh(E);z===null&&(z=this.Jo({}),this.Ks(z,E),this.fi(z))}if(y=a.modifiedLinkData,Array.isArray(y)){for(x=y.length,b=0;b<x;b++)if(E=y[b],z=this.Ac(E),z=this.jh(z),z!==null){for(var tt in E)tt!=="__gohashid"&&tt!==this.linkKeyProperty&&this.setDataProperty(z,tt,E[tt]);T1(this,E,z)}}if(a=a.removedLinkKeys,Array.isArray(a))for(tt=a.length,y=0;y<tt;y++)x=this.jh(a[y]),x!==null&&this.bm(x)},ci.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===yo){var x=a.object,b=a.propertyName;if(b===this.linkKeyProperty&&this.Jc(x)){var E=a.I(y);y=a.I(!y),y!==void 0&&this.wb.remove(y),E!==void 0&&this.wb.add(E,x),uo(x,b,E);return}}else if(a.change===Go){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,pe(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)):(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)):0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue));return}}else if(a.change===or){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,pe(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)):(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue):(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)));return}}ln.prototype.changeState.call(this,a,y)}},Ct=ci.prototype,Ct.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),uo(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Ct.yx=function(a){return va(this,a,!0)},Ct.wv=function(a,y){Dg(this,a,y,!0)},Ct.Bx=function(a){return va(this,a,!1)},Ct.Bv=function(a,y){Dg(this,a,y,!1)};function va(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=jo(y,a),a!==void 0))){if(Yh(a))return a;Ht((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Dg(a,y,x,b){if(x===null&&(x=void 0),y!==null){var E=b?a.lf:a.mf;if(E!=="")if(x=a.Vl(x),a.Jc(y)){var z=jo(y,E);z!==x&&(Sl(a,z,y),uo(y,E,x),a.hc(x)===null&&yl(a,x,y),tr(a,b?"linkFromKey":"linkToKey",yo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else uo(y,E,x)}}Ct.zx=function(a){return u0(this,a,!0)},Ct.xv=function(a,y){Og(this,a,y,!0)},Ct.Cx=function(a){return u0(this,a,!1)},Ct.Cv=function(a,y){Og(this,a,y,!1)};function u0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=jo(y,a),y===void 0?"":y)}function Og(a,y,x,b){if(y!==null){var E=b?a.ej:a.fj;if(E!=="")if(a.Jc(y)){var z=jo(y,E);z===void 0&&(z=""),z!==x&&(uo(y,E,x),tr(a,b?"linkFromPortId":"linkToPortId",yo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else uo(y,E,x)}}Ct.Ef=function(a){if(a===null)return h0;var y=this.je;return y===""?h0:(a=jo(a,y),a===void 0?h0:a)},Ct.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var b=jo(a,x);if(b===void 0&&(b=h0),b!==y){if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)Sl(this,b[z],a);for(uo(a,x,y),E=y.length,z=0;z<E;z++){var tt=y[z];this.hc(tt)===null&&yl(this,tt,a)}tr(this,"linkLabelKeys",yo,x,a,b,y),typeof x=="string"&&this.La(a,x)}}else uo(a,x,y)}},Ct.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=jo(a,x);if(b===void 0)x=[],x.push(y),this.Ls(a,x);else if(Array.isArray(b)){var E=b.indexOf(y);0<=E||(E=b.length,b.push(y),this.Jc(a)&&(this.hc(y)===null&&yl(this,y,a),tr(this,"linkLabelKeys",Go,x,a,null,y,null,E)))}else Ht(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Ct.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var b=jo(a,x);if(Array.isArray(b)){var E=b.indexOf(y);0>E||(b.splice(E,1),this.Jc(a)&&(Sl(this,y,a),tr(this,"linkLabelKeys",or,x,a,y,null,E,null)))}else b!==void 0&&Ht(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Ct.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=jo(a,y),y!==void 0)){if(Yh(y))return y;Ht("Key value for link data "+a+" is not a number or a string: "+y)}}},Ct.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var b=jo(a,x);b!==y&&this.jh(y)===null&&(uo(a,x,y),b!==void 0&&this.wb.remove(b),this.wb.add(y,a),tr(this,"linkKey",yo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},Ct.jh=function(a){return a===null&&Ht("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&Yh(a)?this.wb.I(a):null},Ct.Bs=function(a){if(a!==null){var y=this.Jh;if(y!==""){var x=this.Ac(a);if(x===void 0||this.wb.contains(x)){var b=this.cl;if(b!==null&&(x=b(this,a),x!=null&&!this.wb.contains(x))){uo(a,y,x);return}if(typeof x=="string"){for(b=2;this.wb.contains(x+b);)b++;uo(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;uo(a,y,x)}}}}},Ct.Jc=function(a){return a===null?!1:this.$f.contains(a)},Ct.fi=function(a){a!==null&&(Ro(a),this.Jc(a)||b1(this,a,!0))};function b1(a,y,x){if(a.linkKeyProperty!==""){var b=a.Ac(y);if(b!==void 0&&a.wb.I(b)===y)return;a.Bs(y),b=a.Ac(y),b===void 0&&Ht("GraphLinksModel.makeLinkDataKeyUnique failed on "+y+". Data not added to model."),a.wb.add(b,y)}a.$f.add(y),b=null,x&&(b=a.md.length,a.md.splice(b,0,y)),tr(a,"linkDataArray",Go,"linkDataArray",a,null,y,null,b),fy(a,y)}Ct.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)},Ct.bm=function(a){a!==null&&E1(this,a,!0)};function E1(a,y,x){a.$f.remove(y);var b=a.Ac(y);if(b!==void 0&&a.wb.remove(b),b=null,x){if(b=a.md.indexOf(y),0>b)return;a.md.splice(b,1)}if(tr(a,"linkDataArray",or,"linkDataArray",a,y,null,b,null),x=va(a,y,!0),Sl(a,x,y),x=va(a,y,!1),Sl(a,x,y),b=a.Ef(y),Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],Sl(a,x,y)}Ct.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)},Ct.Zz=function(a){if(this.linkKeyProperty===""&&Ht("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&Qe(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var b=a.length,E=0;E<b;E++){var z=a[E],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var ot=this.jh(tt);ot!==z&&(ot!==null?(this.Do(ot,z),T1(this,z,ot)):(z=this.cloneDeep(z),this.Ks(z,tt),this.fi(z)))}else tt=this.cloneDeep(z),this.fi(tt),x.add(this.Ac(tt))}for(a=y.iterator;a.next();)b=a.value,x.contains(b)||(b=this.jh(b))&&this.bm(b);y.clear(),x.clear()}};function fy(a,y){var x=va(a,y,!0);x=a.Vl(x),a.hc(x)===null&&yl(a,x,y),x=va(a,y,!1),x=a.Vl(x),a.hc(x)===null&&yl(a,x,y);var b=a.Ef(y);if(Array.isArray(b))for(var E=b.length,z=0;z<E;z++)x=b[z],a.hc(x)===null&&yl(a,x,y)}Ct.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):l0(this,a,!0),pe(a)&&(Ii(a),this.lf!==""&&uo(a,this.lf,void 0),this.mf!==""&&uo(a,this.mf,void 0),this.je!==""&&uo(a,this.je,[])),a},Ct.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!jo(a,y)},Ct.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=jo(a,y),y!==void 0)){if(Yh(y))return y;Ht("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Ct.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var b=jo(a,x);b!==y&&(Sl(this,b,a),uo(a,x,y),this.hc(y)===null&&yl(this,y,a),tr(this,"nodeGroupKey",yo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},ci.prototype.copyNodeData=function(a){return a===null?null:(a=ln.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||jo(a,this.Je)===void 0||uo(a,this.Je,void 0),a)},ci.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){Dg(this,a,x,!0);return}if(y===this.linkToKeyProperty){Dg(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){Og(this,a,x,!0);return}if(y===this.linkToPortIdProperty){Og(this,a,x,!1);return}if(y===this.linkKeyProperty){this.Ks(a,x);return}if(y===this.linkCategoryProperty){this.lp(a,x);return}if(y===this.linkLabelKeysProperty){this.Ls(a,x);return}}var b=jo(a,y);b!==x&&(uo(a,y,x),this.Fs(a,y,b,x))},Ct=ci.prototype,Ct.Do=function(a,y){if(y){var x=this.lb(a),b=this.Jc(a),E;for(E in y)E==="__gohashid"||x&&E===this.nodeKeyProperty||x&&E===this.nodeIsGroupProperty&&jo(a,E)===y[E]||b&&E===this.linkKeyProperty||this.setDataProperty(a,E,y[E])}},Ct.jp=function(a,y){ln.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y);for(x=this.$f.iterator;x.next();){var b=x.value,E=a,z=y;if(va(this,b,!0)===E){var tt=this.lf;uo(b,tt,z),tr(this,"linkFromKey",yo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)}if(va(this,b,!1)===E&&(tt=this.mf,uo(b,tt,z),tr(this,"linkToKey",yo,tt,b,E,z),typeof tt=="string"&&this.La(b,tt)),tt=this.Ef(b),Array.isArray(tt))for(var ot=tt.length,rt=this.je,at=0;at<ot;at++)tt[at]===E&&(tt[at]=z,tr(this,"linkLabelKeys",Go,rt,b,E,z,at,at))}},Ct.qv=function(a,y,x){if(this.lh(a)===y){var b=this.Je;uo(a,b,x),tr(this,"nodeGroupKey",yo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Ct.Lv=function(){ln.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)fy(this,a[x])},Ct.fm=function(a){ln.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=rn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)){if(this.lh(b)===a){var E=this.Je;tr(this,"nodeGroupKey",yo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}else if(va(this,b,!0)===a&&(E=this.lf,tr(this,"linkFromKey",yo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),va(this,b,!1)===a&&(E=this.mf,tr(this,"linkToKey",yo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)),E=this.Ef(b),Array.isArray(E))for(var z=E.length,tt=this.je,ot=0;ot<z;ot++)E[ot]===a&&(tr(this,"linkLabelKeys",Go,tt,b,a,a,ot,ot),x.push(b))}for(y=0;y<x.length;y++)Sl(this,a,x[y]);$e(x)}},Ct.em=function(a){ln.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&yl(this,y,a)},Ct.qp=function(a){ln.prototype.qp.call(this,a);var y=this.lh(a);Sl(this,y,a)},Ct.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=jo(a,y),y===void 0))return"";if(typeof y=="string")return y;Ht("getCategoryForLinkData found a non-string category for "+a+": "+y)},ci.prototype.getLinkCategoryForData=function(a){return this.ps(a)},ci.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var b=jo(a,x);b===void 0&&(b=""),b!==y&&(uo(a,x,y),tr(this,"linkCategory",yo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},ci.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Ct=ci.prototype,Ct.lm=function(a,y){ln.prototype.lm.call(this,a,y),this.mp(y,this.lh(a))};function T1(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))}Ct.Wj=function(){return!0},Ct.ri=function(){return!0},Ct.xs=function(){return!0},Ct.Xj=function(){return!0},Ge.Object.defineProperties(ci.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){var y=this.Ri;y!==a&&(this.Ri=a,this.g("archetypeNodeData",y,a))}},linkFromKeyProperty:{get:function(){return this.lf},set:function(a){var y=this.lf;y!==a&&(this.lf=a,this.g("linkFromKeyProperty",y,a))}},linkToKeyProperty:{get:function(){return this.mf},set:function(a){var y=this.mf;y!==a&&(this.mf=a,this.g("linkToKeyProperty",y,a))}},linkFromPortIdProperty:{get:function(){return this.ej},set:function(a){var y=this.ej;y!==a&&(this.ej=a,this.g("linkFromPortIdProperty",y,a))}},linkToPortIdProperty:{get:function(){return this.fj},set:function(a){var y=this.fj;y!==a&&(this.fj=a,this.g("linkToPortIdProperty",y,a))}},linkLabelKeysProperty:{get:function(){return this.je},set:function(a){var y=this.je;y!==a&&(this.je=a,this.g("linkLabelKeysProperty",y,a))}},linkDataArray:{get:function(){return this.md},set:function(a){var y=this.md;if(y!==a){this.wb.clear();for(var x=a.length,b=0;b<x;b++){var E=a[b];pe(E)||Ht("GraphLinksModel.linkDataArray must only contain Objects, not: "+E),Ro(E)}if(this.md=a,this.linkKeyProperty!==""){for(b=new Fe,E=0;E<x;E++){var z=a[E],tt=this.Ac(z);tt===void 0||this.wb.I(tt)!==null?b.add(z):this.wb.add(tt,z)}for(b=b.iterator;b.next();)E=b.value,this.Bs(E),z=this.Ac(E),z!==void 0&&this.wb.add(z,E)}for(b=new ke,E=0;E<x;E++)b.add(a[E]);for(this.$f=b,tr(this,"linkDataArray",yo,"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,b=0;b<x;b++){var E=this.linkDataArray[b],z=this.Ac(E);z===void 0&&(this.Bs(E),z=this.Ac(E)),z!==void 0&&this.wb.add(z,E)}this.g("linkKeyProperty",y,a)}}},makeUniqueLinkKeyFunction:{get:function(){return this.cl},set:function(a){var y=this.cl;y!==a&&(this.cl=a,this.g("makeUniqueLinkKeyFunction",y,a))}},copyLinkDataFunction:{get:function(){return this.Ak},set:function(a){var y=this.Ak;y!==a&&(this.Ak=a,this.g("copyLinkDataFunction",y,a))}},nodeIsGroupProperty:{get:function(){return this.jl},set:function(a){var y=this.jl;y!==a&&(this.jl=a,this.g("nodeIsGroupProperty",y,a))}},nodeGroupKeyProperty:{get:function(){return this.Je},set:function(a){var y=this.Je;y!==a&&(this.Je=a,this.g("nodeGroupKeyProperty",y,a))}},Ij:{get:function(){return this.Lm},set:function(a){this.Lm!==a&&(this.Lm=a)}},linkCategoryProperty:{get:function(){return this.dj},set:function(a){var y=this.dj;y!==a&&(this.dj=a,this.g("linkCategoryProperty",y,a))}},type:{get:function(){return"GraphLinksModel"}}}),ci.prototype.setCategoryForLinkData=ci.prototype.lp,ci.prototype.getCategoryForLinkData=ci.prototype.ps,ci.prototype.assignAllDataProperties=ci.prototype.Do,ci.prototype.setGroupKeyForNodeData=ci.prototype.mp,ci.prototype.getGroupKeyForNodeData=ci.prototype.lh,ci.prototype.isGroupForNodeData=ci.prototype.Yu,ci.prototype.copyLinkData=ci.prototype.Jo,ci.prototype.mergeLinkDataArray=ci.prototype.Zz,ci.prototype.removeLinkDataCollection=ci.prototype.lA,ci.prototype.removeLinkData=ci.prototype.bm,ci.prototype.addLinkDataCollection=ci.prototype.Ey,ci.prototype.addLinkData=ci.prototype.fi,ci.prototype.containsLinkData=ci.prototype.Jc,ci.prototype.makeLinkDataKeyUnique=ci.prototype.Bs,ci.prototype.findLinkDataForKey=ci.prototype.jh,ci.prototype.setKeyForLinkData=ci.prototype.Ks,ci.prototype.getKeyForLinkData=ci.prototype.Ac,ci.prototype.removeLabelKeyForLinkData=ci.prototype.Qx,ci.prototype.addLabelKeyForLinkData=ci.prototype.Bu,ci.prototype.setLabelKeysForLinkData=ci.prototype.Ls,ci.prototype.getLabelKeysForLinkData=ci.prototype.Ef,ci.prototype.setToPortIdForLinkData=ci.prototype.Cv,ci.prototype.getToPortIdForLinkData=ci.prototype.Cx,ci.prototype.setFromPortIdForLinkData=ci.prototype.xv,ci.prototype.getFromPortIdForLinkData=ci.prototype.zx,ci.prototype.setToKeyForLinkData=ci.prototype.Bv,ci.prototype.getToKeyForLinkData=ci.prototype.Bx,ci.prototype.setFromKeyForLinkData=ci.prototype.wv,ci.prototype.getFromKeyForLinkData=ci.prototype.yx,ci.prototype.clear=ci.prototype.clear;var h0=Object.freeze([]);ci.className="GraphLinksModel",sl.GraphLinksModel=ci,ln.constructGraphLinksModel=ln.constructGraphLinksModel=function(){return new ci},ln.initDiagramModel=hy=function(){return new ci};function Ms(a,y){ln.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&(Qe(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}Se(Ms,ln),Ms.constructGraphLinksModel=ln.constructGraphLinksModel,Ms.prototype.cloneProtected=function(a){ln.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Ct=Ms.prototype,Ct.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" TreeModel";if(0<a){y+=`
|
|
node data:`,a=this.nodeDataArray;for(var x=a.length,b=0;b<x;b++){var E=a[b];y+=" "+this.wa(E)+":"+gi(E)}}return y},Ct.rm=function(){var a=ln.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
|
|
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Ct.gp=function(a){ln.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Ct.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Ht("applyIncrementalJson cannot change Model properties"),ln.prototype.fp.call(this,a)},Ct.Vl=function(a){return a},Ct.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=jo(a,y),y!==void 0)){if(Yh(y))return y;Ht("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Ct.qe=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Ke;if(x!=="")if(y=this.Vl(y),this.lb(a)){var b=jo(a,x);b!==y&&(Sl(this,b,a),uo(a,x,y),this.hc(y)===null&&yl(this,y,a),tr(this,"nodeParentKey",yo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},Ct.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=jo(a,y),y===void 0)?"":typeof y=="string"?y:(Ht("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},Ms.prototype.getLinkCategoryForData=function(a){return this.ss(a)},Ms.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var b=jo(a,x);b===void 0&&(b=""),b!==y&&(uo(a,x,y),tr(this,"parentLinkCategory",yo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else uo(a,x,y)}},Ms.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},Ms.prototype.copyNodeData=function(a){return a===null?null:(a=ln.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||jo(a,this.Ke)===void 0||uo(a,this.Ke,void 0),a)},Ms.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeParentKeyProperty){this.qe(a,x);return}}var b=jo(a,y);b!==x&&(uo(a,y,x),this.Fs(a,y,b,x))},Ct=Ms.prototype,Ct.jp=function(a,y){ln.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Ct.qv=function(a,y,x){if(this.mh(a)===y){var b=this.Ke;uo(a,b,x),tr(this,"nodeParentKey",yo,b,a,y,x),typeof b=="string"&&this.La(a,b)}},Ct.fm=function(a){ln.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=rn();for(y=y.iterator;y.next();){var b=y.value;if(this.lb(b)&&this.mh(b)===a){var E=this.Ke;tr(this,"nodeParentKey",yo,E,b,a,a),typeof E=="string"&&this.La(b,E),x.push(b)}}for(y=0;y<x.length;y++)Sl(this,a,x[y]);$e(x)}},Ct.em=function(a){ln.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&yl(this,y,a)},Ct.qp=function(a){ln.prototype.qp.call(this,a);var y=this.mh(a);Sl(this,y,a)},Ct.lm=function(a,y){ln.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Ct.Tl=function(){return!0},Ct.xs=function(){return!0},Ge.Object.defineProperties(Ms.prototype,{nodeParentKeyProperty:{get:function(){return this.Ke},set:function(a){var y=this.Ke;y!==a&&(this.Ke=a,this.g("nodeParentKeyProperty",y,a))}},Jj:{get:function(){return this.Nm},set:function(a){this.Nm!==a&&(this.Nm=a)}},parentLinkCategoryProperty:{get:function(){return this.nj},set:function(a){var y=this.nj;y!==a&&(this.nj=a,this.g("parentLinkCategoryProperty",y,a))}},linkCategoryProperty:{get:function(){return this.parentLinkCategoryProperty},set:function(a){this.parentLinkCategoryProperty=a}},type:{get:function(){return"TreeModel"}}}),Ms.prototype.setParentLinkCategoryForNodeData=Ms.prototype.Ms,Ms.prototype.getParentLinkCategoryForNodeData=Ms.prototype.ss,Ms.prototype.setParentKeyForNodeData=Ms.prototype.qe,Ms.prototype.getParentKeyForNodeData=Ms.prototype.mh,Ms.className="TreeModel",sl.TreeModel=Ms;function Lo(a){mo.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=al,this.Ti=0,this.Zv=new zt,this.Jp=this.me=0,this.Xr=new cp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=al,this.K=As,this.nd=zg,this.hd=oy,this.tf=6,this.Nn=v0,a&&Object.assign(this,a)}Se(Lo,mo),Lo.prototype.cloneProtected=function(a){mo.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},Lo.prototype.qb=function(a){a.classType===Lo?a===p0||a===m0||a===g0||a===c0||a===zg?this.sorting=a:a===Rd||a===Ig||a===As||a===Kh?this.direction=a:a===lh||a===Uh||a===al||a===ll?this.arrangement=a:(a===Ff||a===v0)&&(this.nodeDiameterFormula=a):mo.prototype.qb.call(this,a)},Lo.prototype.createNetwork=function(){return new Rg(this)},Lo.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 Fe;y.addAll(a.iterator),a=new Fe;var x=new Fe,b=this.sort(y),E,z,tt=this.Jp,ot=this.arrangement,rt=this.nodeDiameterFormula,at=this.radius;(!isFinite(at)||0>=at)&&(at=NaN);var ut=this.aspectRatio;(!isFinite(ut)||0>=ut)&&(ut=1);var 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===ll&&rt===Ff?ot=al:ot===ll&&rt!==Ff&&(ot=this.arrangement),(this.direction===Rd||this.direction===Ig)&&this.sorting!==zg){for(rt=0;!(rt>=b.length)&&(a.add(b.M(rt)),!(rt+1>=b.length));rt+=2)x.add(b.M(rt+1));this.direction===Rd?(this.arrangement===ll&&a.reverse(),b=new Fe,b.addAll(a),b.addAll(x)):(this.arrangement===ll&&x.reverse(),b=new Fe,b.addAll(x),b.addAll(a))}rt=b.length;for(var yt=z=E=0;yt<b.length;yt++){var St=gt+mt*z*(this.direction===As?1:-1)/rt,Mt=b.M(yt).diameter;isNaN(Mt)&&(Mt=Xh(b.M(yt),St)),360>mt&&(yt===0||yt===b.length-1)&&(Mt/=2),E+=Mt,z++}if(isNaN(at)||ot===ll){if(isNaN(y)&&(y=6),ot!==al&&ot!==ll){for(z=-1/0,tt=0;tt<rt;tt++)yt=b.M(tt),E=b.M(tt===rt-1?0:tt+1),isNaN(yt.diameter)&&Xh(yt,0),isNaN(E.diameter)&&Xh(E,0),z=Math.max(z,(yt.diameter+E.diameter)/2);tt=z+y,ot===lh?at=(z+y)/(2*Math.PI/rt):at=d0(this,tt*(360<=mt?rt:rt-1),ut,gt*Math.PI/180,mt*Math.PI/180)}else at=d0(this,E+(360<=mt?rt:rt-1)*(ot!==ll?y:1.6*y),ut,gt*Math.PI/180,mt*Math.PI/180);z=at*ut}else if(z=at*ut,yt=gy(this,at,z,gt*Math.PI/180,mt*Math.PI/180),isNaN(y))(ot===al||ot===ll)&&(y=(yt-E)/(360<=mt?rt:rt-1));else if(ot===al||ot===ll)yt=(yt-E)/(360<=mt?rt:rt-1),yt<y?(at=d0(this,E+y*(360<=mt?rt:rt-1),ut,gt*Math.PI/180,mt*Math.PI/180),z=at*ut):y=yt;else{for(tt=-1/0,E=0;E<rt;E++)St=b.M(E),Mt=b.M(E===rt-1?0:E+1),isNaN(St.diameter)&&Xh(St,0),isNaN(Mt.diameter)&&Xh(Mt,0),tt=Math.max(tt,(St.diameter+Mt.diameter)/2);tt+=y,E=d0(this,tt*(360<=mt?rt:rt-1),ut,gt*Math.PI/180,mt*Math.PI/180),E>at?(at=E,z=at*ut):tt=yt/(360<=mt?rt:rt-1)}if(this.kw=ot,this.lc=at,this.Zm=ut,this.lw=gt,this.Wp=mt,this.Ti=y,this.me=z,this.Jp=tt,y=b,b=this.kw,ot=this.lc,at=this.lw,ut=this.Wp,gt=this.Ti,mt=this.me,rt=this.Jp,this.direction!==Rd&&this.direction!==Ig||b!==ll)if(this.direction===Rd||this.direction===Ig){switch(tt=0,b){case Uh:tt=180*f0(this,ot,mt,at,rt)/Math.PI;break;case al:rt=y=0,tt=a.first(),tt!==null&&(y=Xh(tt,Math.PI/2)),tt=x.first(),tt!==null&&(rt=Xh(tt,Math.PI/2)),tt=180*f0(this,ot,mt,at,gt+(y+rt)/2)/Math.PI;break;case lh:tt=ut/y.length}if(this.direction===Rd){switch(b){case Uh:gp(this,a,at,Kh);break;case al:fp(this,a,at,Kh);break;case lh:dp(this,a,ut/2,at,Kh)}switch(b){case Uh:gp(this,x,at+tt,As);break;case al:fp(this,x,at+tt,As);break;case lh:dp(this,x,ut/2,at+tt,As)}}else{switch(b){case Uh:gp(this,x,at,Kh);break;case al:fp(this,x,at,Kh);break;case lh:dp(this,x,ut/2,at,Kh)}switch(b){case Uh:gp(this,a,at+tt,As);break;case al:fp(this,a,at+tt,As);break;case lh:dp(this,a,ut/2,at+tt,As)}}}else switch(b){case Uh:gp(this,y,at,this.direction);break;case al:fp(this,y,at,this.direction);break;case lh:dp(this,y,ut,at,this.direction);break;case ll:B1(this,y,ut,at,this.direction)}else B1(this,y,ut,at-ut/2,As)}this.updateParts(),this.network=null,this.isValidLayout=!0};function dp(a,y,x,b,E){var z=a.Wp,tt=a.lc;a=a.me,b=b*Math.PI/180,x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=b+(E===As?rt*x/(360<=z?ot:ot-1):-(rt*x)/ot),ut=y.M(rt),gt=tt*Math.tan(at)/a;gt=Math.sqrt((tt*tt+a*a*gt*gt)/(1+gt*gt)),ut.centerX=gt*Math.cos(at),ut.centerY=gt*Math.sin(at),ut.actualAngle=180*at/Math.PI}}function fp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Ti;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt),ut=y.M(rt===ot-1?0:rt+1),gt=z*Math.sin(x);at.centerX=E*Math.cos(x),at.centerY=gt,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&Xh(at,0),isNaN(ut.diameter)&&Xh(ut,0),at=f0(a,E,z,b===As?x:-x,(at.diameter+ut.diameter)/2+tt),x+=b===As?at:-at}}function gp(a,y,x,b){var E=a.lc,z=a.me,tt=a.Jp;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt);at.centerX=E*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=f0(a,E,z,b===As?x:-x,tt),x+=b===As?at:-at}}function B1(a,y,x,b,E){var z=a.Wp;if(a.mj=0,a.Xr=new cp,360>x){for(z=b+(E===As?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,D1(a,y,x,b,E)}else N1(a,y,x,b,E);a.Xr.commit(y)}function N1(a,y,x,b,E){var z=a.lc,tt=a.Ti,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=a.me*Math.sin(b*Math.PI/180),ut=y.Fa();if(ut.length===3)ut[0].centerX=z,ut[0].centerY=0,ut[1].centerX=ut[0].centerX-ut[0].width/2-ut[1].width/2-tt,ut[1].y=ut[0].y,ut[2].centerX=(ut[0].centerX+ut[1].centerX)/2,ut[2].y=ut[0].y-ut[2].height-tt;else if(ut.length===4)ut[0].centerX=z,ut[0].centerY=0,ut[2].centerX=-ut[0].centerX,ut[2].centerY=ut[0].centerY,ut[1].centerX=0,ut[1].y=Math.min(ut[0].y,ut[2].y)-ut[1].height-tt,ut[3].centerX=0,ut[3].y=Math.max(ut[0].y+ut[0].height+tt,ut[2].y+ut[2].height+tt);else{z=zt.alloc();for(var gt=0;gt<ut.length&&(ut[gt].centerX=rt,ut[gt].centerY=at,!(gt>=ut.length-1));gt++)O1(a,rt,at,ut,gt,E,z)||I1(a,rt,at,ut,gt,E,z),rt=z.x,at=z.y;if(zt.free(z),a.mj++,!(23<a.mj)){rt=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,gt=ut[ut.length-1].centerY;var mt=Math.abs(rt-z)-((ut[0].width+ut[ut.length-1].width)/2+tt),yt=Math.abs(at-gt)-((ut[0].height+ut[ut.length-1].height)/2+tt);tt=0,1>Math.abs(yt)?Math.abs(rt-z)<(ut[0].width+ut[ut.length-1].width)/2&&(tt=0):tt=0<yt?yt:1>Math.abs(mt)?0:mt,rt=Math.abs(z)>Math.abs(gt)?0<z!=at>gt:0<gt!=rt<z,(rt=E===As?rt:!rt)&&(tt=-Math.abs(tt),tt=Math.min(tt,-ut[ut.length-1].width),tt=Math.min(tt,-ut[ut.length-1].height)),a.Xr.compare(tt,ut),1<Math.abs(tt)&&(a.lc=8>a.mj?a.lc-tt/(2*Math.PI):5>ut.length&&10<tt?a.lc/2:a.lc-(0<tt?1.7:-2.3),a.me=a.lc*ot,N1(a,y,x,b,E))}}}function D1(a,y,x,b,E){for(var z=a.lc,tt=a.me,ot=a.Zm,rt=z*Math.cos(b*Math.PI/180),at=tt*Math.sin(b*Math.PI/180),ut=zt.alloc(),gt=y.Fa(),mt=0;mt<gt.length&&(gt[mt].centerX=rt,gt[mt].centerY=at,!(mt>=gt.length-1));mt++)O1(a,rt,at,gt,mt,E,ut)||I1(a,rt,at,gt,mt,E,ut),rt=ut.x,at=ut.y;if(zt.free(ut),a.mj++,!(23<a.mj)){if(rt=Math.atan2(at,rt),rt=E===As?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,D1(a,y,x,b,E))}}function O1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;a=(b[E].width+b[E+1].width)/2+a.Ti;var ut=!1;if(0<=x!=(z===As)){if(z=y+a,z>ot){if(z=y-a,z<-ot)return tt.x=z,tt.y=at,!1;ut=!0}}else if(z=y-a,z<-ot){if(z=y+a,z>ot)return tt.x=z,tt.y=at,!1;ut=!0}return at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>x!==ut&&(at=-at),Math.abs(x-at)>(b[E].height+b[E+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function I1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;if(a=(b[E].height+b[E+1].height)/2+a.Ti,b=!1,0<=y!=(z===As)){if(z=x-a,z<-rt){if(z=x+a,z>rt){tt.x=at,tt.y=z;return}b=!0}}else if(z=x+a,z>rt){if(z=x-a,z<-rt){tt.x=at,tt.y=z;return}b=!0}at=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*ot,0>y!==b&&(at=-at),tt.x=at,tt.y=z}Lo.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},Lo.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 zt(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;E.x+=x.x,E.y+=x.y,E.commit()}a&&(this.group.Va(),a=this.group.position.copy(),x=this.group.location.copy(),y=y.re(x.re(a)),this.group.move(y),this.Zv=y.re(a))},Lo.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function gy(a,y,x,b,E){var z=a.ty;if(.001>Math.abs(a.Zm-1))return b!==void 0&&E!==void 0?E*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,ot=b!==void 0&&E!==void 0?E/(z+1):Math.PI/(2*(z+1)),rt=0,at=0;at<=z;at++){b!==void 0&&E!==void 0?rt=b+at*E/z:rt=at*Math.PI/(2*z);var ut=Math.sin(rt);tt+=Math.sqrt(1-a*a*ut*ut)*ot}return b!==void 0&&E!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,b,E){return y/(b!==void 0&&E!==void 0?gy(a,1,x,b,E):gy(a,1,x))}function f0(a,y,x,b,E){if(.001>Math.abs(a.Zm-1))return E/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(b+=Math.PI/2);for(var ot=0;;ot++){var rt=Math.sin(b+ot*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*rt*rt)*a,tt>=E)return ot*a}}Lo.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 zg:return this.ak(Nx(a));default:Ht("Invalid sorting type.")}return a};function Nx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new Fe;for(var b=0;b<a.length;b++){var E=-1,z=-1;if(b===0)for(var tt=0;tt<a.length;tt++){var ot=a.M(tt).edgesCount;ot>E&&(E=ot,z=tt)}else for(tt=0;tt<a.length;tt++)ot=y[tt],ot>E&&(E=ot,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)E=a.indexOf(tt.value.fromVertex),0>E||0<=y[E]&&y[E]++;for(z=z.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),0>E||0<=y[E]&&y[E]++}return x}Lo.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var b=a.M(x);y[x]=[];for(var E,z=b.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E);for(b=b.sourceEdges;b.next();)E=a.indexOf(b.value.fromVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],ot=[];b=[],E=new Fe;for(var rt=0,at=0;at<y.length;at++){var ut=y[at].length;if(ut===1)b.push(at);else if(ut===0)E.add(a.M(at));else{if(rt===0)x.push(at);else{for(var gt=ut=1/0,mt=-1,yt=[],St=0;St<x.length;St++)0>y[x[St]].indexOf(x[St===x.length-1?0:St+1])&&yt.push(St===x.length-1?0:St+1);if(yt.length===0)for(St=0;St<x.length;St++)yt.push(St);for(St=0;St<yt.length;St++){for(var Mt=yt[St],Ot=y[at],Et=0,jt=0;jt<tt.length;jt++){var Gt=z[tt[jt]],Vt=z[ot[jt]];if(Gt<Vt){var Kt=Gt;Gt=Vt}else Kt=Vt;if(Kt<Mt&&Mt<=Gt)for(Vt=0;Vt<Ot.length;Vt++){var ie=Ot[Vt];0>x.indexOf(ie)||Kt<z[ie]&&z[ie]<Gt||Kt===z[ie]||Gt===z[ie]||Et++}else for(Vt=0;Vt<Ot.length;Vt++)ie=Ot[Vt],0>x.indexOf(ie)||Kt<z[ie]&&z[ie]<Gt&&Kt!==z[ie]&&Gt!==z[ie]&&Et++}for(Ot=Et,jt=Et=0;jt<y[at].length;jt++)Kt=x.indexOf(y[at][jt]),0<=Kt&&(Kt=Math.abs(Mt-(Kt>=Mt?Kt+1:Kt)),Et+=Kt<x.length+1-Kt?Kt:x.length+1-Kt);for(jt=0;jt<tt.length;jt++)Kt=z[tt[jt]],Gt=z[ot[jt]],Kt>=Mt&&Kt++,Gt>=Mt&&Gt++,Kt>Gt&&(Vt=Gt,Gt=Kt,Kt=Vt),Gt-Kt<(x.length+2)/2==(Kt<Mt&&Mt<=Gt)&&Et++;(Ot<ut||Ot===ut&&Et<gt)&&(ut=Ot,gt=Et,mt=Mt)}for(x.splice(mt,0,at),ut=0;ut<x.length;ut++)z[x[ut]]=ut;for(ut=0;ut<y[at].length;ut++)gt=y[at][ut],0<=x.indexOf(gt)&&(tt.push(at),ot.push(gt))}rt++}}for(tt=x.length;;){for(z=!0,ot=0;ot<b.length;ot++)if(rt=b[ot],at=y[rt][0],ut=x.indexOf(at),0<=ut){for(mt=gt=0;mt<y[at].length;mt++)yt=x.indexOf(y[at][mt]),0>yt||yt===ut||(St=yt>ut?yt-ut:ut-yt,gt+=yt<ut!=St>tt-St?1:-1);x.splice(0>gt?ut:ut+1,0,rt),b.splice(ot,1),ot--}else z=!1;if(z)break;x.push(b[0]),b.splice(0,1)}for(y=0;y<x.length;y++)E.add(a.M(x[y]));return E},Ge.Object.defineProperties(Lo.prototype,{radius:{get:function(){return this.eo},set:function(a){this.eo!==a&&(0<a||isNaN(a))&&(this.eo=a,this.C())}},aspectRatio:{get:function(){return this.Cm},set:function(a){this.Cm!==a&&0<a&&(this.Cm=a,this.C())}},startAngle:{get:function(){return this.ro},set:function(a){this.ro!==a&&(this.ro=a,this.C())}},sweepAngle:{get:function(){return this.ul},set:function(a){this.ul!==a&&(0<a&&360>=a?this.ul=a:this.ul=360,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==ll&&a!==al&&a!==Uh&&a!==lh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==As&&a!==Kh&&a!==Rd&&a!==Ig||(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!==zg||(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!==Ff||(this.Nn=a,this.C())}},actualXRadius:{get:function(){return this.lc}},actualYRadius:{get:function(){return this.me}},actualSpacing:{get:function(){return this.Ti}},actualCenter:{get:function(){return this.Zv}}});var al=new ue(Lo,"ConstantSpacing",0),Uh=new ue(Lo,"ConstantDistance",1),lh=new ue(Lo,"ConstantAngle",2),ll=new ue(Lo,"Packed",3),As=new ue(Lo,"Clockwise",4),Kh=new ue(Lo,"Counterclockwise",5),Rd=new ue(Lo,"BidirectionalLeft",6),Ig=new ue(Lo,"BidirectionalRight",7),g0=new ue(Lo,"Forwards",8),c0=new ue(Lo,"Reverse",9),p0=new ue(Lo,"Ascending",10),m0=new ue(Lo,"Descending",11),zg=new ue(Lo,"Optimized",12),v0=new ue(Lo,"Pythagorean",13),Ff=new ue(Lo,"Circular",14);Lo.className="CircularLayout",Lo.ConstantSpacing=al,Lo.ConstantDistance=Uh,Lo.ConstantAngle=lh,Lo.Packed=ll,Lo.Clockwise=As,Lo.Counterclockwise=Kh,Lo.BidirectionalLeft=Rd,Lo.BidirectionalRight=Ig,Lo.Forwards=g0,Lo.Reverse=c0,Lo.Ascending=p0,Lo.Descending=m0,Lo.Optimized=zg,Lo.Pythagorean=v0,Lo.Circular=Ff;function cp(){this.Pl=-1/0,this.tm=this.mk=null}cp.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},cp.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]}},cp.className="VertexArrangement";function Rg(a){$i.call(this,a)}Se(Rg,$i),Rg.prototype.createVertex=function(){return new pp(this)},Rg.prototype.createEdge=function(){return new y0(this)},Rg.className="CircularNetwork";function pp(a){sr.call(this,a),this.u=this.Si=NaN}Se(pp,sr);function Xh(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===ll)if(x.nodeDiameterFormula===Ff)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===Ff?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}Ge.Object.defineProperties(pp.prototype,{diameter:{get:function(){return this.Si},set:function(a){this.Si!==a&&(this.Si=a)}},actualAngle:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}}}),pp.className="CircularVertex";function y0(a){na.call(this,a)}Se(y0,na),y0.className="CircularEdge";function Wr(a){mo.call(this),this.ah=null,this.An=0,this.$d=new Ie(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)}Se(Wr,mo),Wr.prototype.cloneProtected=function(a){mo.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},Wr.prototype.createNetwork=function(){return new bf(this)},Wr.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),a=this.maxIterations,0<this.network.vertexes.count){this.network.Ko();for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;x.charge=this.electricalCharge(x),x.mass=this.gravitationalMass(x)}for(y=this.network.edges.iterator;y.next();)x=y.value,x.stiffness=this.springStiffness(x),x.length=this.springLength(x);if(this.Cu(),this.An=0,this.needsClusterLayout()){y=this.network,x=y.Zx();for(var b=x.iterator;b.next();){this.network=b.value;for(var E=this.network.vertexes.iterator;E.next();){var z=E.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}z1(this,0,a)}this.network=y;var tt=b=x.iterator;b=this.arrangementSpacing;var ot=tt.count,rt=!0;z=E=0;for(var at=rn(),ut=0;ut<ot+y.vertexes.count+2;ut++)at[ut]=null;ot=0,tt.reset();for(var gt=me.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,gt),rt)rt=!1,E=gt.x+gt.width/2,z=gt.y+gt.height/2,at[0]=new zt(gt.x+gt.width+b.width,gt.y),at[1]=new zt(gt.x,gt.y+gt.height+b.height),ot=2;else{var mt=R1(at,ot,E,z,gt.width,gt.height,b),yt=at[mt],St=new zt(yt.x+gt.width+b.width,yt.y),Mt=new zt(yt.x,yt.y+gt.height+b.height);for(mt+1<ot&&at.splice(mt+1,0,null),at[mt]=St,at[mt+1]=Mt,ot++,mt=yt.x-gt.x,yt=yt.y-gt.y,ut=ut.vertexes.iterator;ut.next();)St=ut.value,St.centerX+=mt,St.centerY+=yt}for(me.free(gt),ut=y.vertexes.iterator;ut.next();)tt=ut.value,mt=tt.bounds,2>ot?(E=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new zt(mt.x+mt.width+b.width,mt.y),at[1]=new zt(mt.x,mt.y+mt.height+b.height),ot=2):(rt=R1(at,ot,E,z,mt.width,mt.height,b),gt=at[rt],yt=new zt(gt.x+mt.width+b.width,gt.y),mt=new zt(gt.x,gt.y+mt.height+b.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($e(at),b=x.iterator;b.next();){for(x=b.value,E=x.vertexes.iterator;E.next();)y.dh(E.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}G1(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},Wr.prototype.needsClusterLayout=function(){if(3>this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,b=this.network.vertexes.iterator;b.next();){if(b.value.bounds.Yc(x)&&(a++,2<a))return!0;if(10<y)break;y++}return!1},Wr.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var b=a.value;x?(x=!1,y.set(b.bounds)):y.ed(b.bounds)}return y};function z1(a,y,x){if(Dx(a,y)){var b=a.Zf;a.Zf*=1+1/(y+1);var E=Ox(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,z1(a,y+1,x),G1(a,z),Ix(a,E),y=E.vertexes.Fa(),y.sort(function(tt,ot){return tt===null||ot===null||tt===ot?0:ot.Vd-tt.Vd}),x=0;x<y.length;x++)zx(a,y[x]);a.Zf=b}}function Dx(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,b){return x===null||b===null||x===b?0:b.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function Ox(a,y){for(var x=a.network,b=new bf(a),E=0;E<a.ah.length;E++){var z=a.ah[E];if(1<z.Vd){b.dh(z);var tt=new W1;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 Fe),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var ot=z.value;E=ot.fromVertex,tt=ot.toVertex,E.network===b&&tt.network===b?b.Bo(ot):E.network===b?(ot=E.Hj,ot===null&&(ot=new Fe,E.Hj=ot),ot.add(tt),E.Vd--,E.sh+=tt.sh):tt.network===b&&(ot=tt.Hj,ot===null&&(ot=new Fe,tt.Hj=ot),ot.add(E),tt.Vd--,tt.sh+=E.sh)}for(E=b.edges.iterator;E.next();)z=E.value,z.length*=Math.max(1,Jt.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=b.vertexes.iterator;y.next();){E=y.value;var rt=E.Hj;if(rt!==null&&0<rt.count&&(tt=E.We.M(E.We.count-1).Rs-E.Vd,!(0>=tt))){for(var at=ot=0,ut=rt.count-tt;ut<rt.count;ut++){var gt=rt.M(ut),mt=null;for(z=gt.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(gt)===E){mt=yt;break}}mt!==null&&(at+=mt.length,ot+=gt.width*gt.height)}z=E.centerX,rt=E.centerY,ut=E.width,gt=E.height,mt=E.focus,yt=ut*gt,1>yt&&(yt=1),ot=Jt.sqrt((ot+yt+at*at*4/(tt*tt))/yt),tt=(ot-1)*ut/2,ot=(ot-1)*gt/2,E.bounds=new me(z-mt.x-tt,rt-mt.y-ot,ut+2*tt,gt+2*ot),E.focus=new zt(mt.x+tt,mt.y+ot)}}return a.network=b,x}function Ix(a,y){for(var x=a.network.vertexes.iterator;x.next();){var b=x.value;if(b.network=y,b.We!==null){var E=b.We.M(b.sv);b.Vd=E.Rs;var z=E.Sv,tt=E.Tv;b.bounds=new me(b.centerX-z,b.centerY-tt,E.Ss,E.Qs),b.focus=new zt(z,tt),b.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 b=y.centerX,E=y.centerY,z=y.width,tt=y.height;y.We!==null&&0<y.We.count&&(tt=y.We.M(0),z=tt.Ss,tt=tt.Qs),z=Jt.sqrt(z*z+tt*tt)/2;for(var ot=!1,rt=tt=0,at=0,ut=y.vertexes.iterator;ut.next();){var gt=ut.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(ut=null,gt=rt.edges.iterator;gt.next();){ut=gt.value;break}gt=rt.width;var mt=rt.height;gt=Jt.sqrt(gt*gt+mt*mt)/2,ut=z+ut.length+gt,gt=tt+(y*(ot/2>>1)+at)*(ot%2===0?1:-1),rt.centerX=b+ut*Math.cos(gt),rt.centerY=E+ut*Math.sin(gt),ot++}}}}function R1(a,y,x,b,E,z,tt){var ot=9e19,rt=-1,at=0;t:for(;at<y;at++){var ut=a[at],gt=ut.x-x,mt=ut.y-b;if(gt=gt*gt+mt*mt,gt<ot){for(mt=at-1;0<=mt;mt--)if(a[mt].y>ut.y&&a[mt].x-ut.x<E+tt.width)continue t;for(mt=at+1;mt<y;mt++)if(a[mt].x>ut.x&&a[mt].y-ut.y<z+tt.height)continue t;rt=at,ot=gt}}return rt}Wr.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},Wr.prototype.addComments=function(a){var y=a.node;if(y!==null)for(y=y.Mu();y.next();){var x=y.value;if(x.category==="Comment"&&x.isVisible()){var b=this.network.ki(x);b===null&&(b=this.network.Bl(x)),b.charge=this.defaultCommentElectricalCharge,x=null;for(var E=b.destinationEdges;E.next();){var z=E.value;if(z.toVertex===a){x=z;break}}if(x===null){for(E=b.sourceEdges;E.next();)if(z=E.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,b,null)),x.length=this.defaultCommentSpringLength}}};function j1(a,y){var x=a.bounds,b=x.x;a=x.y;var E=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var ot=z.width;return z=z.height,b+E<tt?a>y+z?(x=b+E-tt,a=a-y-z,Jt.sqrt(x*x+a*a)):a+x<y?(b=b+E-tt,a=a+x-y,Jt.sqrt(b*b+a*a)):tt-(b+E):b>tt+ot?a>y+z?(x=b-tt-ot,a=a-y-z,Jt.sqrt(x*x+a*a)):a+x<y?(b=b-tt-ot,a=a+x-y,Jt.sqrt(b*b+a*a)):b-(tt+ot):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function G1(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,Rx(a)););a.ah=null}function Rx(a){a.ah===null&&(a.ah=a.network.vertexes.Fa());var y=a.ah;if(0>=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var b=x.centerX,E=b,z=x=x.centerY,tt=1;tt<y.length;tt++){var ot=y[tt];ot.forceX=0,ot.forceY=0;var rt=ot.centerX;ot=ot.centerY,b=Math.min(b,rt),E=Math.max(E,rt),x=Math.min(x,ot),z=Math.max(z,ot)}(E=E-b>z-x)?y.sort(function(Mt,Ot){return Mt===null||Ot===null||Mt===Ot?0:Mt.centerX-Ot.centerX}):y.sort(function(Mt,Ot){return Mt===null||Ot===null||Mt===Ot?0:Mt.centerY-Ot.centerY}),x=a.Zf;var at=b=ot=0;for(z=0;z<y.length;z++){tt=y[z],b=tt.bounds,ot=tt.focus,rt=b.x+ot.x;var ut=b.y+ot.y;b=tt.charge*a.electricalFieldX(rt,ut),at=tt.charge*a.electricalFieldY(rt,ut),b+=tt.mass*a.gravitationalFieldX(rt,ut),at+=tt.mass*a.gravitationalFieldY(rt,ut),tt.forceX+=b,tt.forceY+=at;for(var gt=z+1;gt<y.length;gt++){var mt=y[gt];if(mt!==tt){b=mt.bounds,ot=mt.focus,at=b.x+ot.x;var yt=b.y+ot.y;if(rt-at>x||at-rt>x){if(E)break}else if(ut-yt>x||yt-ut>x){if(!E)break}else{var St=j1(tt,mt);1>St?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new S0),St=b.random(),ot=b.random(),rt>at?(b=Math.abs(mt.bounds.right-tt.bounds.x),b=(1+b)*St):rt<at?(b=Math.abs(mt.bounds.x-tt.bounds.right),b=-(1+b)*St):(b=Math.max(mt.width,tt.width),b=(1+b)*St-b/2),ut>yt?(at=Math.abs(mt.bounds.bottom-tt.bounds.y),at=(1+at)*ot):rt<at?(at=Math.abs(mt.bounds.y-tt.bounds.bottom),at=-(1+at)*ot):(at=Math.max(mt.height,tt.height),at=(1+at)*ot-at/2)):(ot=-(tt.charge*mt.charge)/(St*St),b=(at-rt)/St*ot,at=(yt-ut)/St*ot),tt.forceX+=b,tt.forceY+=at,mt.forceX-=b,mt.forceY-=at}}}}for(E=a.network.edges.iterator;E.next();)ot=E.value,x=ot.fromVertex,z=ot.toVertex,tt=x.bounds,rt=x.focus,b=tt.x+rt.x,tt=tt.y+rt.y,ut=z.bounds,gt=z.focus,rt=ut.x+gt.x,ut=ut.y+gt.y,gt=j1(x,z),1>gt?(gt=a.randomNumberGenerator,gt===null&&(a.randomNumberGenerator=gt=new S0),ot=gt.random(),gt=gt.random(),b=(b>rt?1:-1)*(1+(z.width>x.width?z.width:x.width))*ot,at=(tt>ut?1:-1)*(1+(z.height>x.height?z.height:x.height))*gt):(ot=ot.stiffness*(gt-ot.length),b=(rt-b)/gt*ot,at=(ut-tt)/gt*ot),x.forceX+=b,x.forceY+=at,z.forceX-=b,z.forceY-=at;for(E=b=0;E<y.length;E++)x=y[E],a.isFixed(x)?a.moveFixedVertex(x):b=Math.max(b,a.moveVertex(x)||0);return b>a.epsilonDistance*a.epsilonDistance}Wr.prototype.moveVertex=function(a){var y=a.forceX,x=a.forceY,b=this.moveLimit;return y<-b?y=-b:y>b&&(y=b),x<-b?x=-b:x>b&&(x=b),a.centerX+=y,a.centerY+=x,y*y+x*x},Wr.prototype.moveFixedVertex=function(){},Wr.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Wr.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)}},Wr.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=me.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,me.free(x)}x=me.alloc();for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;(a!==0||y!==0)&&(x.assign(E.bounds),x.x+=a,x.y+=y,E.bounds=x),E.commit()}me.free(x)},Wr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Wr.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Wr.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Wr.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Wr.prototype.electricalFieldX=function(){return 0},Wr.prototype.electricalFieldY=function(){return 0},Wr.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Wr.prototype.gravitationalFieldX=function(){return 0},Wr.prototype.gravitationalFieldY=function(){return 0},Wr.prototype.isFixed=function(a){return a.isFixed},Ge.Object.defineProperties(Wr.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"&&Ht('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())}}}),Wr.className="ForceDirectedLayout";function W1(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}W1.className="ForceDirectedSubnet";function bf(a){$i.call(this,a)}Se(bf,$i),bf.prototype.createVertex=function(){return new mp(this)},bf.prototype.createEdge=function(){return new vp(this)},bf.className="ForceDirectedNetwork";function mp(a){sr.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}Se(mp,sr),Ge.Object.defineProperties(mp.prototype,{isFixed:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},charge:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},mass:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},forceX:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}},forceY:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}}}),mp.className="ForceDirectedVertex";function vp(a){na.call(this,a),this.j=this.o=NaN}Se(vp,na),Ge.Object.defineProperties(vp.prototype,{stiffness:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},length:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}}}),vp.className="ForceDirectedEdge";function S0(){var a=0;a===void 0&&(a=42),this.seed=a,this.ay=48271,this.ey=2147483647,this.Q=44488.07041494893,this.gy=3399,this.by=1/2147483647,this.random()}S0.prototype.random=function(){var a=this.seed%this.Q*this.ay-this.seed/this.Q*this.gy;return 0<a?this.seed=a:this.seed=a+this.ey,this.seed*this.by},S0.className="RandomNumberGenerator";function Ri(a){mo.call(this),this.kc=this.ie=25,this.K=0,this.Dk=L0,this.Zk=M0,this.Qk=A0,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 zt,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}Se(Ri,mo),Ri.prototype.cloneProtected=function(a){mo.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},Ri.prototype.qb=function(a){a.classType===Ri?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:Ht("Unknown enum value: "+a):mo.prototype.qb.call(this,a)},Ri.prototype.createNetwork=function(){return new Gg(this)},Ri.prototype.doLayout=function(a){for(this.network===null&&(this.network=this.makeNetwork(a)),this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin),this.Iq=-1,this.Md=this.Hn=0,this.fl=this.Jn=this.kj=null,a=0;a<this.He.length;a++)this.He[a]=null;if(0<this.network.vertexes.count){for(this.network.Ko(),this.cycleRemoveOption!==Sp&&this.removeCycles(),a=this.network.vertexes.iterator;a.next();)a.value.layer=-1;for(this.Ia=-1,this.assignLayers(),a.reset();a.next();)this.Ia=Math.max(this.Ia,a.value.layer);this.cycleRemoveOption===Sp&&this.removeCycles(),a=this.network;for(var y=[],x=a.edges.iterator;x.next();){var b=x.value;b.valid=!1,y.push(b)}for(x=0;x<y.length;x++){b=y[x];var E=b.fromVertex,z=b.toVertex;if(!(b.valid||(E.node===null&&E.data===null||z.node===null&&z.data===null)&&E.layer===z.layer)){var tt=0,ot=0,rt=0,at=0;if(b.link!==null){if(ot=b.link,ot===null)continue;var ut=E.node;if(tt=z.node,ut===null||tt===null)continue;var 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(b.rev){at=gt;var yt=mt;gt=rt,mt=ot,rt=at,ot=yt}var St=E.focus;at=z.focus;var Mt=b.rev?z.bounds:E.bounds;yt=zt.alloc(),ut!==gt?Mt.w()&>.isVisible()?gt.actualBounds.w()?(ih(gt,mt,ei,yt),yt.x+=gt.actualBounds.x-Mt.x,yt.y+=gt.actualBounds.y-Mt.y):(ih(gt,mt,ei,yt),yt.w()||yt.assign(St)):yt.assign(St):Mt.w()?(ih(gt,mt,ei,yt),yt.w()||yt.assign(St)):yt.assign(St),gt=b.rev?E.bounds:z.bounds,ut=zt.alloc(),tt!==rt?gt.w()&&rt.isVisible()?rt.actualBounds.w()?(ih(rt,ot,ei,ut),ut.x+=rt.actualBounds.x-gt.x,ut.y+=rt.actualBounds.y-gt.y):(ih(rt,ot,ei,ut),ut.w()||ut.assign(at)):ut.assign(at):gt.w()?(ih(rt,ot,ei,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-St.x)/this.kc),rt=yt.x,ot=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((yt.y-St.y)/this.kc),rt=yt.y,ot=Math.round((ut.y-at.y)/this.kc),at=ut.y),zt.free(yt),zt.free(ut),b.portFromColOffset=tt,b.portFromPos=rt,b.portToColOffset=ot,b.portToPos=at}else b.portFromColOffset=0,b.portFromPos=0,b.portToColOffset=0,b.portToPos=0;if(yt=E.layer,ut=z.layer,gt=0,Mt=b.link,Mt!==null){var Ot=Mt.fromPort,Et=Mt.toPort;if(Ot!==null&&Et!==null){var jt=Mt.fromNode;if(mt=Mt.toNode,jt!==null&&mt!==null){var Gt=C0(this,!0),Vt=C0(this,!1),Kt=this.setsPortSpots?Gt:Mt.computeSpot(!0,Ot);St=this.setsPortSpots?Vt:Mt.computeSpot(!1,Et);var ie=Mt.isOrthogonal;Kt.$c()&&Kt.Hf(Vt)&&St.$c()&&St.Hf(Gt)?gt=0:(Gt=Mt.getLinkPoint(jt,Ot,Kt,!0,ie,mt,Et,zt.alloc()),Vt=Mt.getLinkDirection(jt,Ot,Gt,Kt,!0,ie,mt,Et),zt.free(Gt),Kt.ys()||Vt!==Q1(this,b,!0)?this.setsPortSpots&&jt!==null&&jt.ports.count===1&&b.rev&&(gt+=1):gt+=1,Kt=Mt.getLinkPoint(mt,Et,St,!1,ie,jt,Ot,zt.alloc()),Mt=Mt.getLinkDirection(mt,Et,Kt,St,!1,ie,jt,Ot),zt.free(Kt),St.ys()||Mt!==Q1(this,b,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&b.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=E,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!1,E.rev=b.rev,E.portFromColOffset=tt,E.portToColOffset=0,E.portFromPos=rt,E.portToPos=0,E=St),Mt=1,gt&&Mt--,yt-ut>Mt&&0<yt){for(b.valid=!1,St=a.createVertex(),St.node=null,St.Dj=2,St.layer=yt-1,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=mt?0:tt,E.portToColOffset=0,E.portFromPos=mt?0:rt,E.portToPos=0,E=St,yt--;yt-ut>Mt&&0<yt;)St=a.createVertex(),St.node=null,St.Dj=3,St.layer=yt-1,a.dh(St),E=a.Zj(E,St,b.link),E.valid=!0,E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=0,E.portFromPos=0,E.portToPos=0,E=St,yt--;E=a.Zj(St,z,b.link),E.valid=!gt,gt&&(St.near=z),E.rev=b.rev,E.portFromColOffset=0,E.portToColOffset=ot,E.portFromPos=0,E.portToPos=at}else b.valid=!0}}for(a=this.tc=[],y=0;y<=this.Ia;y++)a[y]=0;for(y=this.network.vertexes.iterator;y.next();)y.value.index=-1;for(this.initializeIndices(),this.Iq=-1,x=this.Md=this.Hn=0;x<=this.Ia;x++)a[x]>a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]<a[this.Hn]&&(this.Hn=x);for(this.fl=[],x=0;x<a.length;x++)this.fl[x]=[];for(y.reset();y.next();)a=y.value,this.fl[a.layer][a.index]=a;for(this.Ra=-1,a=0;a<=this.Ia;a++){for(y=Zh(this,a),x=0,b=this.tc[a],z=0;z<b;z++)E=y[z],x+=this.nodeMinColumnSpace(E,!0),E.column=x,x+=1,x+=this.nodeMinColumnSpace(E,!1);this.Ra=Math.max(this.Ra,x-1),Jh(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},Ri.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}Ri.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},Ri.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 Rs(a){a.kj===null&&(a.kj=[]);for(var y=0,x=a.network.vertexes.iterator;x.next();){var b=x.value;a.kj[y]=b.layer,y++,a.kj[y]=b.column,y++,a.kj[y]=b.index,y++}return a.kj}function Na(a,y){var x=0;for(a=a.network.vertexes.iterator;a.next();){var b=a.value;b.layer=y[x],x++,b.column=y[x],x++,b.index=y[x],x++}}function H1(a,y,x){var b=Zh(a,y),E=a.tc[y];(a.Jn===null||a.Jn.length<E*E)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<E;tt++){var ot=0,rt=b[tt],at=rt.near;if(at!==null&&at.layer===rt.layer)if(rt=at.index,rt>tt)for(var ut=tt+1;ut<rt;ut++){var gt=b[ut];gt.near===at&>.Dj===at.Dj||ot++}else for(ut=tt-1;ut>rt;ut--)gt=b[ut],gt.near===at&>.Dj===at.Dj||ot++;var mt;if(0<=x)for(rt=b[tt].sourceEdgesArrayAccess,at=0;at<rt.length;at++){var yt=rt[at];if(yt.valid&&yt.fromVertex.layer!==y)for(gt=yt.fromVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++){var St=rt[mt];if(St.valid&&St.fromVertex.layer!==y){var Mt=St.fromVertex.index,Ot=St.portToPos;St=St.portFromPos,ut<Ot&&(gt>Mt||gt===Mt&&yt>St)&&ot++,Ot<ut&&(Mt>gt||Mt===gt&&St>yt)&&ot++}}}if(0>=x){for(rt=b[tt].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.toVertex.layer!==y)for(gt=yt.toVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++)St=rt[mt],St.valid&&St.toVertex.layer!==y&&(Mt=St.toVertex.index,Ot=St.portToPos,St=St.portFromPos,yt<St&&(gt>Mt||gt===Mt&&ut>Ot)&&ot++,St<yt&&(Mt>gt||Mt===gt&&Ot>ut)&&ot++)}for(z[tt*E+tt]=ot,rt=tt+1;rt<E;rt++){var Et=0,jt=0;if(0<=x){ot=b[tt].sourceEdgesArrayAccess;var Gt=b[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<Gt.length;mt++)St=Gt[mt],St.valid&&St.fromVertex.layer!==y&&(Mt=St.fromVertex.index,St=St.portFromPos,(gt<Mt||gt===Mt&&yt<St)&&jt++,(Mt<gt||Mt===gt&&St<yt)&&Et++)}if(0>=x){for(ot=b[tt].destinationEdgesArrayAccess,Gt=b[rt].destinationEdgesArrayAccess,at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.toVertex.layer!==y)for(gt=yt.toVertex.index,ut=yt.portToPos,mt=0;mt<Gt.length;mt++)St=Gt[mt],St.valid&&St.toVertex.layer!==y&&(Mt=St.toVertex.index,Ot=St.portToPos,(gt<Mt||gt===Mt&&ut<Ot)&&jt++,(Mt<gt||Mt===gt&&Ot<ut)&&Et++)}z[tt*E+rt]=Et,z[rt*E+tt]=jt}}return Jh(a,y,b),z}Ri.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=H1(this,y,1),b=this.tc[y],E=0;E<b;E++)for(var z=E;z<b;z++)a+=x[E*b+z];return a};function x0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var b=a,E=x,z=Zh(b,E),tt=b.tc[E],ot=0,rt=0;rt<tt;rt++){var at=z[rt].destinationEdgesArrayAccess;if(at!==null)for(var ut=0;ut<at.length;ut++){var gt=at[ut];if(gt.valid&>.toVertex.layer!==E){var mt=gt.fromVertex.column+gt.portFromColOffset,yt=gt.toVertex.column+gt.portToColOffset;ot+=(Math.abs(mt-yt)+1)*cy(gt)}}}Jh(b,E,z),y+=ot}return y}Ri.prototype.normalize=function(){var a=1/0;this.Ra=-1;for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;a=Math.min(a,x.column-this.nodeMinColumnSpace(x,!0)),this.Ra=Math.max(this.Ra,x.column+this.nodeMinColumnSpace(x,!1))}for(y.reset();y.next();)y.value.column-=a;this.Ra-=a};function py(a,y,x){for(var b=Zh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,gt=0,mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ut+=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&&(ut+=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&&(ut+=mt.column,gt++);z[tt]=gt===0?-1:ut/gt}return Jh(a,y,b),z}function V1(a,y,x){for(var b=Zh(a,y),E=a.tc[y],z=[],tt=0;tt<E;tt++){var ot=b[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,gt=[],mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(gt[ut]=mt.column-1,ut++),ot=void 0,rt!==null)for(mt=0;mt<rt.length;mt++){ot=rt[mt];var yt=ot.fromVertex;ot.valid&&!ot.rev&&yt.layer!==y&&(gt[ut]=yt.column+ot.portFromColOffset,ut++)}if(at!==null)for(rt=0;rt<at.length;rt++)ot=at[rt],mt=ot.toVertex,ot.valid&&!ot.rev&&mt.layer!==y&&(gt[ut]=mt.column+ot.portToColOffset,ut++);ut===0?z[tt]=-1:(gt.sort(function(St,Mt){return St-Mt}),at=ut>>1,z[tt]=ut&1?gt[at]:gt[at-1]+gt[at]>>1)}return Jh(a,y,b),z}function yp(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();){var ot=tt.value,rt=ot.toVertex,at=y.layer-rt.layer;ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}if(z)for(tt=y.sourceEdges;tt.next();)ot=tt.value,rt=ot.fromVertex,at=rt.layer-y.layer,ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}}function my(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,b,E,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,b,E,z)}}Ri.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,b=[];b.length=x+1;for(var E=a.vertexes.iterator;E.next();)E.value.valid=!0;for(;jx(a)!==null;){for(E=Y1(a);E!==null;)b[x]=E,x--,E.valid=!1,E=Y1(a);for(E=U1(a);E!==null;)b[y]=E,y++,E.valid=!1,E=U1(a);E=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value;if(ot.valid){for(var rt=0,at=ot.destinationEdges;at.next();)at.value.toVertex.valid&&rt++;at=0;for(var ut=ot.sourceEdges;ut.next();)ut.value.fromVertex.valid&&at++;(E===null||z<rt-at)&&(E=ot,z=rt-at)}}E!==null&&(b[y]=E,y++,E.valid=!1)}for(y=0;y<a.vertexes.count;y++)b[y].index=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(b=this.network.vertexes.iterator;b.next();)a=b.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,b.reset();b.next();)y=b.value,y.sourceEdges.count===0&&vy(this,y);for(b.reset();b.next();)y=b.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)b=a.value,b.forest||(y=b.fromVertex,x=y.finish,E=b.toVertex,z=E.finish,E.Ll<y.Ll&&x<z&&(this.network.gm(b),b.rev=!0));break;case Sp:for(a=this.network,y=a.vertexes.iterator,b=1/0;y.next();)b=Math.min(b,y.value.layer);if(1/0>b){if(0>b)for(y.reset();y.next();)y.value.layer-=b;for(b=[],y.reset();y.next();)x=y.value,E=b[x.layer],E===void 0?b[x.layer]=[x]:E.push(x);for(x=y=0;x<b.length;x++)if(E=b[x],!E||E.length===0)y++;else if(0<x)for(z=0;z<E.length;z++)E[z].layer-=y;for(b=a.edges.iterator;b.next();)y=b.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function jx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function Y1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.destinationEdges;b.next();)if(b.value.toVertex.valid){x=!1;break}if(x)return y}}return null}function U1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,b=y.sourceEdges;b.next();)if(b.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function vy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var b=x.value,E=b.toVertex;E.Ll===-1&&(b.forest=!0,vy(a,E))}y.finish=a.Kn,a.Kn++}Ri.prototype.assignLayers=function(){switch(this.Zk){case xy:K1(this);break;case wy:for(var a,y=this.network.vertexes.iterator;y.next();)a=Z1(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 M0:for(K1(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&J1(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 K1(a){for(var y=a.network.vertexes.iterator;y.next();){var x=X1(a,y.value);a.Ia=Math.max(x,a.Ia)}}function X1(a,y){var x=0;if(y.layer===-1){for(var b=y.destinationEdges;b.next();){var E=b.value,z=E.toVertex;E=a.linkMinLength(E),x=Math.max(x,X1(a,z)+E)}y.layer=x}else x=y.layer;return x}function Z1(a,y){var x=0;if(y.layer===-1){for(var b=y.sourceEdges;b.next();){var E=b.value,z=E.fromVertex;E=a.linkMinLength(E),x=Math.max(x,Z1(a,z)+E)}y.layer=x}else x=y.layer;return x}function J1(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)J1(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var b=y.sourceEdgesArrayAccess,E=b.length,z=0;z<E;z++){var tt=b[z],ot=tt.fromVertex,rt=tt.toVertex;tt=a.linkMinLength(tt),ot.layer-rt.layer>tt&&yp(a,ot,0,-1,!0,!1)}for(yp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,b=1/0,ot=0,rt=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,gt=!1,mt=at.sourceEdgesArrayAccess;E=mt.length;for(var yt=0;yt<E;yt++){var St=mt[yt],Mt=St.fromVertex;ut+=1,Mt.component!==1&&(z+=1,Mt=Mt.layer-at.layer,St=a.linkMinLength(St),b=Math.min(b,Mt-St))}for(mt=at.destinationEdgesArrayAccess,E=mt.length,yt=0;yt<E;yt++)St=mt[yt].toVertex,--ut,St.component!==1?--z:gt=!0;(rt===null||ut<ot)&&!gt&&(rt=at,ot=ut)}}if(0<z){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer+=b);y.component=0}else rt.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(yp(a,y,1,-1,!0,!1);y.component!==0;){for(b=0,E=1/0,z=0,ot=null,rt=a.network.vertexes.iterator;rt.next();)if(tt=rt.value,tt.component===1){for(at=0,ut=!1,mt=tt.sourceEdgesArrayAccess,gt=mt.length,yt=0;yt<gt;yt++)St=mt[yt].fromVertex,at+=1,St.component!==1?b+=1:ut=!0;for(mt=tt.destinationEdgesArrayAccess,gt=mt.length,yt=0;yt<gt;yt++)St=mt[yt],Mt=St.toVertex,--at,Mt.component!==1&&(--b,Mt=tt.layer-Mt.layer,St=a.linkMinLength(St),E=Math.min(E,Mt-St));(ot===null||at>z)&&!ut&&(ot=tt,z=at)}if(0>b){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer-=E);y.component=0}else ot.component=0}}}function Q1(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}Ri.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 A0:for(a=this.network.vertexes.iterator,y=this.Ia;0<=y;y--)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&q1(this,x);break;case Py:for(a=this.network.vertexes.iterator,y=0;y<=this.Ia;y++)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&_1(this,x)}};function q1(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var b=0;b<y.length-1;b++){var E=y[b],z=y[b+1];E.portFromColOffset>z.portFromColOffset&&(x=!0,y[b]=z,y[b+1]=E)}}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.toVertex,b.index===-1&&q1(a,b))}function _1(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var b=!0;b;)for(b=!1,x=0;x<y.length-1;x++){var E=y[x],z=y[x+1];E.portToColOffset>z.portToColOffset&&(b=!0,y[x]=z,y[x+1]=E)}for(x=0;x<y.length;x++)b=y[x],b.valid&&(b=b.fromVertex,b.index===-1&&_1(a,b))}Ri.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=Rs(this),x,b;for(x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)w0(this,b,1),Ua(this,b,1);var E=this.countCrossings();for(E<a&&(a=E,y=Rs(this)),b=this.Ia;0<=b;b--)w0(this,b,-1),Ua(this,b,-1);E=this.countCrossings(),E<a&&(a=E,y=Rs(this))}for(Na(this,y),x=0;x<this.bj;x++){for(b=0;b<=this.Ia;b++)w0(this,b,0),Ua(this,b,0);for(E=this.countCrossings(),E<a&&(a=E,y=Rs(this)),b=this.Ia;0<=b;b--)w0(this,b,0),Ua(this,b,0);E=this.countCrossings(),E<a&&(a=E,y=Rs(this))}Na(this,y);var z,tt,ot;switch(this.rk){case Ly:break;case My:for(ot=a+1;(b=this.countCrossings())<ot;)for(ot=b,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,1)||z;for(E=this.countCrossings(),E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,1)||z;for(E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,-1)||z;for(E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,0)||z;for(E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,0)||z;E>=a?Na(this,y):(a=E,y=Rs(this))}break;default:case k0:for(x=this.Ia,tt=0,ot=a+1;(b=this.countCrossings())<ot;){for(ot=b,z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,1)||z;for(E=this.countCrossings(),E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,1)||z;for(E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,-1)||z;for(E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ua(this,b,0)||z;for(E>=a?Na(this,y):(a=E,y=Rs(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ua(this,b,0)||z;E>=a?Na(this,y):(a=E,y=Rs(this))}}Na(this,y)};function w0(a,y,x){var b=Zh(a,y),E=a.tc[y],z=V1(a,y,x),tt=py(a,y,x);for(x=0;x<E;x++)tt[x]===-1&&(tt[x]=b[x].column),z[x]===-1&&(z[x]=b[x].column);for(var ot=!0,rt;ot;)for(ot=!1,x=0;x<E-1;x++)(z[x+1]<z[x]||z[x+1]===z[x]&&tt[x+1]<tt[x])&&(ot=!0,rt=z[x],z[x]=z[x+1],z[x+1]=rt,rt=tt[x],tt[x]=tt[x+1],tt[x+1]=rt,rt=b[x],b[x]=b[x+1],b[x+1]=rt);for(x=z=0;x<E;x++)rt=b[x],rt.index=x,z+=a.nodeMinColumnSpace(rt,!0),rt.column=z,z+=1,z+=a.nodeMinColumnSpace(rt,!1);Jh(a,y,b)}function Ua(a,y,x){var b=Zh(a,y),E=a.tc[y];x=H1(a,y,x);var z,tt=[];for(z=0;z<E;z++)tt[z]=-1;var ot=[];for(z=0;z<E;z++)ot[z]=-1;for(var rt=!1,at=!0;at;)for(at=!1,z=0;z<E-1;z++){var ut=x[b[z].index*E+b[z+1].index],gt=x[b[z+1].index*E+b[z].index],mt=0,yt=0,St=b[z].column,Mt=b[z+1].column,Ot=a.nodeMinColumnSpace(b[z],!0),Et=a.nodeMinColumnSpace(b[z],!1),jt=a.nodeMinColumnSpace(b[z+1],!0),Gt=a.nodeMinColumnSpace(b[z+1],!1);Ot=St-Ot+jt,Et=Mt-Et+Gt;var Vt=b[z].sourceEdges.iterator;for(Vt.reset();Vt.next();)if(jt=Vt.value,Gt=jt.fromVertex,jt.valid&&Gt.layer===y){for(jt=0;b[jt]!==Gt;)jt++;jt<z&&(mt+=2*(z-jt),yt+=2*(z+1-jt)),jt===z+1&&(mt+=1),jt>z+1&&(mt+=4*(jt-z),yt+=4*(jt-(z+1)))}for(Vt=b[z].destinationEdges.iterator,Vt.reset();Vt.next();)if(jt=Vt.value,Gt=jt.toVertex,jt.valid&&Gt.layer===y){for(jt=0;b[jt]!==Gt;)jt++;jt===z+1&&(yt+=1)}for(Vt=b[z+1].sourceEdges.iterator,Vt.reset();Vt.next();)if(jt=Vt.value,Gt=jt.fromVertex,jt.valid&&Gt.layer===y){for(jt=0;b[jt]!==Gt;)jt++;jt<z&&(mt+=2*(z+1-jt),yt+=2*(z-jt)),jt===z&&(yt+=1),jt>z+1&&(mt+=4*(jt-(z+1)),yt+=4*(jt-z))}for(Vt=b[z+1].destinationEdges.iterator,Vt.reset();Vt.next();)if(jt=Vt.value,Gt=jt.toVertex,jt.valid&&Gt.layer===y){for(jt=0;b[jt]!==Gt;)jt++;jt===z&&(mt+=1)}jt=Gt=0,Vt=tt[b[z].index];var Kt=ot[b[z].index],ie=tt[b[z+1].index],We=ot[b[z+1].index];Vt!==-1&&(Gt+=Math.abs(Vt-St),jt+=Math.abs(Vt-Et)),Kt!==-1&&(Gt+=Math.abs(Kt-St),jt+=Math.abs(Kt-Et)),ie!==-1&&(Gt+=Math.abs(ie-Mt),jt+=Math.abs(ie-Ot)),We!==-1&&(Gt+=Math.abs(We-Mt),jt+=Math.abs(We-Ot)),(yt<mt-.5||yt===mt&><ut-.5||yt===mt&>===ut&&jt<Gt-.5)&&(at=rt=!0,b[z].column=Et,b[z+1].column=Ot,ut=b[z],b[z]=b[z+1],b[z+1]=ut)}for(z=0;z<E;z++)b[z].index=z;return Jh(a,y,b),rt}Ri.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Xx)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var b,E=this.network.vertexes.iterator;E.next();){var z=E.value;y=z.layer,b=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],b+z)}for(E.reset();E.next();)z=E.value,y=z.layer,b=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*b;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=jg(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=jg(this,y,-1)||x;x=jg(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)yy(this,y,1);for(y=this.Md-1;0<=y;y--)yy(this,y,-1);yy(this,this.Md,0)}if(a&&($1(this,-1),$1(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=jg(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=jg(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=jg(this,y,0)||x}}else Vx(this)};function jg(a,y,x){for(var b=!1;Gx(a,y,x);)b=!0;return b}function Gx(a,y,x){var b,E=Zh(a,y),z=a.tc[y],tt=py(a,y,-1);if(0<x)for(b=0;b<z;b++)tt[b]=-1;var ot=py(a,y,1);if(0>x)for(b=0;b<z;b++)ot[b]=-1;for(var rt=!1,at=!0;at;)for(at=!1,b=0;b<z;b++){var ut=E[b].column,gt=a.nodeMinColumnSpace(E[b],!0),mt=a.nodeMinColumnSpace(E[b],!1),yt=0;0>b-1||ut-E[b-1].column-1>gt+a.nodeMinColumnSpace(E[b-1],!1)?yt=ut-1:yt=ut,gt=b+1>=z||E[b+1].column-ut-1>mt+a.nodeMinColumnSpace(E[b+1],!0)?ut+1:ut;var St=mt=0,Mt=0;if(0>=x)for(var Ot=E[b].sourceEdges.iterator;Ot.next();){var Et=Ot.value,jt=Et.fromVertex;if(Et.valid&&jt.layer!==y){var Gt=cy(Et),Vt=Et.portFromColOffset;Et=Et.portToColOffset,jt=jt.column,mt+=(Math.abs(ut+Et-(jt+Vt))+1)*Gt,St+=(Math.abs(yt+Et-(jt+Vt))+1)*Gt,Mt+=(Math.abs(gt+Et-(jt+Vt))+1)*Gt}}if(0<=x)for(Ot=E[b].destinationEdges.iterator;Ot.next();)Et=Ot.value,jt=Et.toVertex,Et.valid&&jt.layer!==y&&(Gt=cy(Et),Vt=Et.portFromColOffset,Et=Et.portToColOffset,jt=jt.column,mt+=(Math.abs(ut+Vt-(jt+Et))+1)*Gt,St+=(Math.abs(yt+Vt-(jt+Et))+1)*Gt,Mt+=(Math.abs(gt+Vt-(jt+Et))+1)*Gt);Et=Vt=Gt=0,Ot=tt[E[b].index],jt=ot[E[b].index],Ot!==-1&&(Gt+=Math.abs(Ot-ut),Vt+=Math.abs(Ot-yt),Et+=Math.abs(Ot-gt)),jt!==-1&&(Gt+=Math.abs(jt-ut),Vt+=Math.abs(jt-yt),Et+=Math.abs(jt-gt)),St<mt||St===mt&&Vt<Gt?(at=rt=!0,E[b].column=yt):(Mt<mt||Mt===mt&&Et<Gt)&&(at=rt=!0,E[b].column=gt)}return Jh(a,y,E),a.normalize(),rt}function yy(a,y,x){var b=Zh(a,y),E=a.tc[y],z=V1(a,y,x),tt=[];for(x=0;x<E;x++)tt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<E;x++){var ot=b[x].column,rt=a.nodeMinColumnSpace(b[x],!0),at=a.nodeMinColumnSpace(b[x],!1),ut=0;if(tt[x]===-1)if(x===0&&x===E-1)ut=ot;else if(x===0){var gt=b[x+1].column;gt-ot===at+a.nodeMinColumnSpace(b[x+1],!0)?ut=ot-1:ut=ot}else x===E-1?(gt=b[x-1].column,ut=ot-gt===rt+a.nodeMinColumnSpace(b[x-1],!1)?ot+1:ot):(gt=b[x-1].column,rt=gt+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,gt=b[x+1].column,at=gt-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=(rt+at)/2|0);else x===0&&x===E-1?ut=tt[x]:x===0?(gt=b[x+1].column,at=gt-a.nodeMinColumnSpace(b[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===E-1?(gt=b[x-1].column,rt=gt+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,ut=Math.max(tt[x],rt)):(gt=b[x-1].column,rt=gt+a.nodeMinColumnSpace(b[x-1],!1)+rt+1,gt=b[x+1].column,at=gt-a.nodeMinColumnSpace(b[x+1],!0)-at-1,rt<tt[x]&&tt[x]<at?ut=tt[x]:rt>=tt[x]?ut=rt:at<=tt[x]&&(ut=at));ut!==ot&&(z=!0,b[x].column=ut)}Jh(a,y,b),a.normalize()}function Wx(a,y){for(var x=!0,b=a.network.vertexes.iterator;b.next();){var E=b.value,z=a.nodeMinColumnSpace(E,!0),tt=a.nodeMinColumnSpace(E,!1);if(E.column-z<=y&&E.column+tt>=y){x=!1;break}}if(a=!1,x)for(b.reset();b.next();)x=b.value,x.column>y&&(--x.column,a=!0);return a}function Hx(a,y){var x=y+1,b,E=[],z=[];for(b=0;b<=a.Ia;b++)E[b]=!1,z[b]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){b=tt.value;var ot=b.column-a.nodeMinColumnSpace(b,!0),rt=b.column+a.nodeMinColumnSpace(b,!1);ot<=y&&rt>=y&&(E[b.layer]=!0),ot<=x&&rt>=x&&(z[b.layer]=!0)}for(ot=!0,x=!1,b=0;b<=a.Ia;b++)ot=ot&&!(E[b]&&z[b]);if(ot)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function $1(a,y){for(var x=0;x<=a.Ra;x++)for(;Wx(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;Hx(a,x););a.normalize();var b;if(0<y)for(x=0;x<=a.Ra;x++){var E=Rs(a),z=x0(a);for(b=z+1;z<b;){b=z,tx(a,x,1);var tt=x0(a);tt>z?Na(a,E):tt<z&&(z=tt,E=Rs(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(E=Rs(a),z=x0(a),b=z+1;z<b;)b=z,tx(a,x,-1),tt=x0(a),tt>z?Na(a,E):tt<z&&(z=tt,E=Rs(a));a.normalize()}function tx(a,y,x){a.le=0;for(var b=a.network.vertexes.iterator;b.next();)b.value.component=-1;if(0<x)for(b.reset();b.next();){var E=b.value;E.column-a.nodeMinColumnSpace(E,!0)<=y&&(E.component=a.le)}if(0>x)for(b.reset();b.next();)E=b.value,E.column+a.nodeMinColumnSpace(E,!1)>=y&&(E.component=a.le);for(a.le++,b.reset();b.next();)y=b.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(E=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)E[z]=-1;for(b.reset();b.next();){z=b.value;for(var tt=z.layer,ot=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),rt=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));ot<=rt;ot++)E[tt*(a.Ra+1)+ot]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt+1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt+1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)E[z*(a.Ra+1)+tt]!==-1&&E[z*(a.Ra+1)+tt-1]!==-1&&E[z*(a.Ra+1)+tt]!==E[z*(a.Ra+1)+tt-1]&&(y[E[z*(a.Ra+1)+tt]*a.le+E[z*(a.Ra+1)+tt-1]]=!0)}for(E=[],z=0;z<a.le;z++)E[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(rt=tt[tt.length-1],tt.pop(),E[rt])for(E[rt]=!1,z=0;z<a.le;z++)y[rt*a.le+z]&&tt.splice(0,0,z);if(0<x)for(b.reset();b.next();)a=b.value,E[a.component]&&--a.column;if(0>x)for(b.reset();b.next();)x=b.value,E[x.component]&&(x.column+=1)}function Vx(a){for(var y=rn(),x=a.fl.length,b=0;b<=x;b++)y[b]=[];for(b=a.network.vertexes.iterator;b.next();){var E=b.value;y[x-E.layer][E.index]=E}x=new ke,Yx(y,x);var z=null,tt=null,ot=null,rt=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,gt=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=P0(a,y,!0,!1)),y.reverse(),gt&&(a.verticalAlignment(y,x,!1),ot=P0(a,y,!1,!1)),b=ko(y),E=b.next();!E.done;E=b.next())E.value.reverse();mt&&(a.verticalAlignment(y,x,!1),rt=P0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=P0(a,y,!0,!0)),$e(y),a.u(z,tt,ot,rt),a.network.vertexes.each(function(yt){var St=rn();at&&St.push(z.get(yt)),ut&&St.push(tt.get(yt)),gt&&St.push(ot.get(yt)),mt&&St.push(rt.get(yt)),St.sort(function(Ot,Et){return Ot-Et});var Mt=St.length;Mt=(St[Math.floor((Mt-1)/2)]+St[Math.ceil((Mt-1)/2)])/2,$e(St),yt.zc=Mt})}function Yx(a,y){for(var x=a.length,b=1;b<x-1;b++)for(var E=0,z=0,tt=a[b],ot=a[b+1],rt=0;z<ot.length;rt++){var at=ot[rt];t:{if(at.node===null){var ut=Ay(at);if(0<ut.length){ut=ut[0].node===null;break t}}ut=!1}var gt=ut;if(rt===ot.length-1||gt){for(ut=tt.length-1,gt&&(ut=Ay(at)[0].index);z<=rt;){if(at=ot[z],!at.bo){gt=[];for(var mt=ko(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&>.push(yt);at.bo=gt}for(at=ko(at.bo),gt=at.next();!gt.done;gt=at.next())gt=gt.value,mt=gt.fromVertex.index,(mt<E||mt>ut)&&y.add(gt);z++}E=ut}}}Ri.prototype.verticalAlignment=function(a,y,x){Ux(a),a=ko(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=ko(b.value);for(var z=b.next();!z.done;z=b.next()){z=z.value;var tt=x?Ay(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],ut=void 0;ut=x?F0(at,z):F0(z,at),!y.contains(ut)&&E<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,E=at.vi)}}}}};function Ux(a){for(var y=0;y<a.length;y++)for(var x=a[y],b=0;b<x.length;b++){var E=x[b];E.root=E,E.align=E,E.Tz=y,E.vi=b}}function P0(a,y,x,b){for(var E=a.K===90||a.K===270,z=ko(y),tt=z.next();!tt.done;tt=z.next()){var ot=ko(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=ko(y),ot=z.next();!ot.done;ot=z.next()){ot=ko(ot.value);for(var rt=ot.next();!rt.done;rt=ot.next())if(rt=rt.value,rt.root===rt){for(var at=0,ut=rt;ut.align!==rt;){var gt=ut.align,mt=tt?ut.width:ut.height,yt=tt?gt.width:gt.height;if(x){var St=F0(ut,gt),Mt=St.portFromPos,Ot=St.portToPos;St.link!==null&&(ut.node&&ut.node!==St.link.fromNode&&(Mt=tt?ut.focusX:ut.focusY),gt.node&>.node!==St.link.toNode&&(Ot=tt?gt.focusX:gt.focusY))}else St=F0(gt,ut),Mt=St.portToPos,Ot=St.portFromPos,St.link!==null&&(ut.node&&ut.node!==St.link.toNode&&(Mt=tt?ut.focusX:ut.focusY),gt.node&>.node!==St.link.fromNode&&(Ot=tt?gt.focusX:gt.focusY));mt=b?ut.qg+(mt-Mt)-(yt-Ot):ut.qg+Mt-Ot,gt.qg=mt,at=Math.min(at,mt),ut=ut.align}ut=rt;do ut.qg=ut.qg-at,ut=ut.align;while(ut!==rt)}}for(x=ko(y),tt=x.next();!tt.done;tt=x.next())for(z=ko(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&ex(a,tt,y);for(x=0;x<y.length;x++)if(!(0>=y[x].length)&&(tt=y[x][0],tt.sd===tt)){tt.sd.shift===1/0&&(tt.sd.shift=0),tt=x,ot=0;do{for(z=y[tt][ot];z.align!==z.root;)z=z.align,tt++,0<z.vi&&(ot=nx(z,y),ot.sd.shift=Math.min(ot.sd.shift,z.sd.shift+z.zc+z.qg-(ot.zc+ot.qg+(E?ot.width:ot.height)+a.columnSpacing)));ot=z.vi+1}while(tt<y.length&&ot<y[tt].length&&z.sd===y[tt][ot].sd)}for(a=new pn,y=ko(y),tt=y.next();!tt.done;tt=y.next())for(x=ko(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=E?tt.width:tt.height,a.add(tt,b?-tt.zc-z:tt.zc);return a}function ex(a,y,x){if(isNaN(y.zc)){y.zc=0;var b=y;do{if(0<b.vi){var E=nx(b,x),z=E.root;ex(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?E.width:E.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+E.qg+tt-b.qg+a.columnSpacing))}b=b.align}while(b!==y);for(;b.align!==y;)b=b.align,b.zc=y.zc,b.sd=y.sd}}function nx(a,y){var x=a.Tz;return a=a.vi,1>a&&Ht("Could not determine previous vertex in layer"),y[x][a-1]}Ri.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var b=rn(),E=rn(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var ot=Kx(this,y[tt],b,E,tt);ot<z&&(x=tt,z=ot)}for(z={},tt=0;4>tt;z={delta:z.delta},tt++)y[tt]&&(z.delta=tt===0||tt===2?b[x]-b[tt]:E[x]-E[tt],z.delta!==0&&y[tt].each(function(rt){return function(at){at.value+=rt.delta}}(z)));$e(b),$e(E)};function Kx(a,y,x,b,E){if(!y||y.count===0)return x[E]=0,b[E]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(ot){var rt=ot.key;ot=ot.value,rt=a.K===90||a.K===270?rt.width:rt.height,ot<z&&(z=ot),ot+rt>tt&&(tt=ot+rt)}),x[E]=z,b[E]=tt,tt-z}Ri.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=C0(this,!0),y=C0(this,!1),x=this.network.edges.iterator;x.next();){var b=x.value.link;b!==null&&(b.fromSpot=a,b.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function C0(a,y){return a.K===270?y?fs:is:a.K===90?y?is:fs:a.K===180?y?Es:Kr:y?Kr:Es}Ri.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var b=0;b<=this.Ia;b++){var E=x;0>=this.he[b]+this.Ld[b]&&(E=0),0<b&&(y+=E/2),this.K===90||this.K===0?(y+=this.Ld[b],this.Kd[b]=y,y+=this.he[b]):(y+=this.he[b],this.Kd[b]=y,y+=this.Ld[b]),b<this.Ia&&(y+=E/2),this.Ta[b]=y}for(x=y,y=this.arrangementOrigin,b=0;b<=this.Ia;b++)this.K===270?this.Kd[b]=y.y+this.Kd[b]:this.K===90?(this.Kd[b]=y.y+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]):this.K===180?this.Kd[b]=y.x+this.Kd[b]:(this.Kd[b]=y.x+x-this.Kd[b],this.Ta[b]=x-this.Ta[b]);x=this.ve!==0,a.reset(),b=this.K===270||this.K===90;for(var z=1/0,tt=E=1/0,ot=-1/0;a.next();){var rt=a.value,at=rt.layer,ut=rt.column|0;b?(tt=y.x+this.kc*ut,at=this.Kd[at]):(tt=this.Kd[at],at=y.y+this.kc*ut),rt.centerX=tt,rt.centerY=at,x&&isFinite(rt.zc)&&(b?rt.node?rt.x=y.x+rt.zc:rt.centerX=y.x+rt.zc:rt.node?rt.y=y.y+rt.zc:rt.centerY=y.y+rt.zc),z=Math.min(rt.x,z),E=Math.min(rt.y,E),b?(tt=z,ot=Math.max(ot,rt.bounds.right)):(tt=E,ot=Math.max(ot,rt.bounds.bottom))}for(this.xw=ot-tt,z=y.x-z,y=y.y-E,this.Rf=new zt(x&&b?0:z,x&&!b?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},Ri.prototype.Gu=function(){for(var a=0,y=this.ie,x=0;x<=this.Ia;x++)a+=this.he[x],a+=this.Ld[x];a+=this.Ia*y,y=[],x=this.ve!==0?this.xw:this.kc*this.Ra;for(var b=this.maxLayer;0<=b;b--)this.K===270?b===0?y.push(new me(0,0,x,Math.abs(this.Ta[0]))):y.push(new me(0,this.Ta[b-1],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===90?b===0?y.push(new me(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new me(0,this.Ta[b],x,Math.abs(this.Ta[b-1]-this.Ta[b]))):this.K===180?b===0?y.push(new me(0,0,Math.abs(this.Ta[0]),x)):y.push(new me(this.Ta[b-1],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x)):b===0?y.push(new me(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new me(this.Ta[b],0,Math.abs(this.Ta[b-1]-this.Ta[b]),x));this.commitLayers(y,this.Rf)},Ri.prototype.commitLayers=function(){},Ri.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var b=y,E=b.fromNode,z=b.toNode,tt=b.fromPort,ot=b.toPort;if(E!==null){var rt=E.findVisibleNode();rt!==null&&rt!==E&&(E=rt,tt=rt.port)}z!==null&&(rt=z.findVisibleNode(),rt!==null&&rt!==z&&(z=rt,ot=rt.port));var at=y.computeSpot(!0,tt);rt=y.computeSpot(!1,ot);var ut=x.fromVertex,gt=x.toVertex;if(x.valid)y.curve===ma&&y.pointsCount===4&&(ut.column===gt.column&&this.alignOption===0?(x=y.getLinkPoint(E,tt,at,!0,!1,z,ot),ot=y.getLinkPoint(z,ot,rt,!1,!1,E,tt),x.w()||x.set(E.actualBounds.center),ot.w()||ot.set(z.actualBounds.center),y.Fj(),y.yf(x.x,x.y),y.yf((2*x.x+ot.x)/3,(2*x.y+ot.y)/3),y.yf((x.x+2*ot.x)/3,(x.y+2*ot.y)/3),y.yf(ot.x,ot.y)):(x=b=!1,tt!==null&&at===hi&&(b=!0),ot!==null&&rt===hi&&(x=!0),(b||x)&&(rt=null,b&&(rt=y.getLinkPointFromPoint(E,tt,tt.ga(ei),y.i(3),!0),rt.w()||rt.set(E.actualBounds.center),y.L(0,rt.x,rt.y)),E=null,x&&(E=y.getLinkPointFromPoint(z,ot,ot.ga(ei),y.i(0),!1),E.w()||E.set(z.actualBounds.center),y.L(3,E.x,E.y)),rt&&(z=y.i(2),y.L(1,(2*rt.x+z.x)/3,(2*rt.y+z.y)/3)),E&&(z=y.i(1),y.L(2,(2*E.x+z.x)/3,(2*E.y+z.y)/3))))),y.zf();else if(ut.layer===gt.layer)y.zf();else{var mt=!1,yt=!1,St=this.ie,Mt=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var Ot=y.pointsCount;4<Ot&&y.points.removeRange(2,Ot-3)}else if(y.curve===ma)mt=!0,Ot=y.pointsCount,4<Ot&&y.points.removeRange(2,Ot-3),Ot===4&&(Mt=2);else{Ot=y.pointsCount;var Et=at===hi,jt=rt===hi;2<Ot&&Et&&jt?y.points.removeRange(1,Ot-2):3<Ot&&Et&&!jt?y.points.removeRange(1,Ot-3):3<Ot&&!Et&&jt?y.points.removeRange(2,Ot-2):4<Ot&&!Et&&!jt&&y.points.removeRange(2,Ot-3)}if(x.rev){for(;gt!==null&&ut!==gt;){var Gt=Ot=null;for(Et=gt.sourceEdges.iterator;Et.next()&&(jt=Et.value,jt.link!==x.link||(Ot=jt.fromVertex,Gt=jt.toVertex,Ot.node!==null)););if(Ot===null)break;if(Ot!==ut){Et=y.i(Mt-1).x,jt=y.i(Mt-1).y;var Vt=Ot.centerX,Kt=Ot.centerY;if(yt)this.K===180||this.K===0?Mt===y.firstPickIndex+1?(y.m(Mt++,Et,jt),y.m(Mt++,Et,Kt)):(Gt!==null?Gt.centerY:jt)!==Kt&&(Gt=this.Ta[Ot.layer-1]+this.Rf.x,y.m(Mt++,Gt,jt),y.m(Mt++,Gt,Kt)):Mt===y.firstPickIndex+1?(y.m(Mt++,Et,jt),y.m(Mt++,Vt,jt)):(Gt!==null?Gt.centerX:Et)!==Vt&&(Gt=this.Ta[Ot.layer-1]+this.Rf.y,y.m(Mt++,Et,Gt),y.m(Mt++,Vt,Gt));else if(Mt===y.firstPickIndex+1){Gt=Math.max(10,this.he[gt.layer]);var ie=Math.max(10,this.Ld[gt.layer]);if(mt)this.K===180?Vt<=gt.bounds.x?(gt=gt.bounds.x,y.m(Mt++,gt-Gt,Kt),y.m(Mt++,gt,Kt),y.m(Mt++,gt+ie,Kt)):(y.m(Mt++,Vt-Gt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt+ie,Kt)):this.K===90?Kt>=gt.bounds.bottom?(gt=gt.bounds.y+gt.bounds.height,y.m(Mt++,Vt,gt+ie),y.m(Mt++,Vt,gt),y.m(Mt++,Vt,gt-Gt)):(y.m(Mt++,Vt,Kt+ie),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt-Gt)):this.K===270?Kt<=gt.bounds.y?(gt=gt.bounds.y,y.m(Mt++,Vt,gt-Gt),y.m(Mt++,Vt,gt),y.m(Mt++,Vt,gt+ie)):(y.m(Mt++,Vt,Kt-Gt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt+ie)):this.K===0&&(Vt>=gt.bounds.right?(gt=gt.bounds.x+gt.bounds.width,y.m(Mt++,gt+ie,Kt),y.m(Mt++,gt,Kt),y.m(Mt++,gt-Gt,Kt)):(y.m(Mt++,Vt+ie,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt-Gt,Kt)));else{y.m(Mt++,Et,jt);var We=0;this.K===180||this.K===0?((this.K===180?Vt>=gt.bounds.right:Vt<=gt.bounds.x)&&(We=(this.K===0?-Gt:ie)/2),y.m(Mt++,Et+We,Kt)):((this.K===270?Kt>=gt.bounds.bottom:Kt<=gt.bounds.y)&&(We=(this.K===90?-Gt:ie)/2),y.m(Mt++,Vt,jt+We)),y.m(Mt++,Vt,Kt)}}else Gt=Math.max(10,this.he[Ot.layer]),ie=Math.max(10,this.Ld[Ot.layer]),mt?this.K===180?(y.m(Mt++,Vt-Gt-St,Kt),y.m(Mt++,Math.min(Vt-Gt+St/2,Vt),Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Math.max(Vt+ie-St/2,Vt),Kt),y.m(Mt++,Vt+ie+St,Kt)):this.K===90?(y.m(Mt++,Vt,Kt+ie+St),y.m(Mt++,Vt,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Vt,Kt-Gt-St)):this.K===270?(y.m(Mt++,Vt,Kt-Gt-St),y.m(Mt++,Vt,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Vt,Kt+ie+St)):(y.m(Mt++,Vt+ie+St,Kt),y.m(Mt++,Math.max(Vt+ie-St/2,Vt),Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Math.min(Vt-Gt+St/2,Vt),Kt),y.m(Mt++,Vt-Gt-St,Kt)):y.m(Mt++,Vt,Kt)}gt=Ot}(ot===null||at!==hi||yt)&&(Et=y.i(Mt-1).x,jt=y.i(Mt-1).y,Vt=y.i(Mt).x,Kt=y.i(Mt).y,yt?(St=this.Ld[ut.layer],this.K===180||this.K===0?(yt=jt,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?Vt>=ut.bounds.x:Vt<=ut.bounds.right)&&(gt=ut.centerX+(this.K===180?-St:St),yt<ut.bounds.y+ut.bounds.height/2?yt=ut.bounds.y-this.kc/2:yt=ut.bounds.bottom+this.kc/2,y.m(Mt++,gt,jt),y.m(Mt++,gt,yt)),y.m(Mt++,Vt,yt)):(yt=Et,yt>=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?Kt>=ut.bounds.y:Kt<=ut.bounds.bottom)&&(gt=ut.centerY+(this.K===270?-St:St),yt<ut.bounds.x+ut.bounds.width/2?yt=ut.bounds.x-this.kc/2:yt=ut.bounds.right+this.kc/2,y.m(Mt++,Et,gt),y.m(Mt++,yt,gt)),y.m(Mt++,yt,Kt)),y.m(Mt++,Vt,Kt)):mt?(Gt=Math.max(10,this.he[ut.layer]),ie=Math.max(10,this.Ld[ut.layer]),this.K===180&&Vt>=ut.bounds.x?(gt=ut.bounds.x+ut.bounds.width,y.L(Mt-2,gt,jt),y.L(Mt-1,gt+ie,jt)):this.K===90&&Kt<=ut.bounds.bottom?(gt=ut.bounds.y,y.L(Mt-2,Et,gt),y.L(Mt-1,Et,gt-Gt)):this.K===270&&Kt>=ut.bounds.y?(gt=ut.bounds.y+ut.bounds.height,y.L(Mt-2,Et,gt),y.L(Mt-1,Et,gt+ie)):this.K===0&&Vt<=ut.bounds.right&&(gt=ut.bounds.x,y.L(Mt-2,gt,jt),y.L(Mt-1,gt-Gt,jt))):(Gt=Math.max(10,this.he[ut.layer]),ie=Math.max(10,this.Ld[ut.layer]),yt=0,this.K===180||this.K===0?((this.K===180?Vt<=ut.bounds.x:Vt>=ut.bounds.right)&&(yt=(this.K===0?ie:-Gt)/2),y.m(Mt++,Vt+yt,jt)):((this.K===270?Kt<=ut.bounds.y:Kt>=ut.bounds.bottom)&&(yt=(this.K===90?ie:-Gt)/2),y.m(Mt++,Et,Kt+yt)),y.m(Mt++,Vt,Kt)))}else{for(;ut!==null&&ut!==gt;){for(Gt=Ot=null,ut=ut.destinationEdges.iterator;ut.next()&&(Et=ut.value,Et.link!==x.link||(Ot=Et.toVertex,Gt=Et.fromVertex,Gt.node!==null&&(Gt=null),Ot.node!==null)););if(Ot===null)break;Ot!==gt&&(Et=y.i(Mt-1).x,jt=y.i(Mt-1).y,Vt=Ot.centerX,Kt=Ot.centerY,yt?this.K===180||this.K===0?(Gt!==null?Gt.centerY:jt)!==Kt&&(Gt=this.Ta[Ot.layer]+this.Rf.x,Mt===y.firstPickIndex+1&&(Gt=this.K===0?Math.max(Gt,Et):Math.min(Gt,Et)),y.m(Mt++,Gt,jt),y.m(Mt++,Gt,Kt)):(Gt!==null?Gt.centerX:Et)!==Vt&&(Gt=this.Ta[Ot.layer]+this.Rf.y,Mt===y.firstPickIndex+1&&(Gt=this.K===90?Math.max(Gt,jt):Math.min(Gt,jt)),y.m(Mt++,Et,Gt),y.m(Mt++,Vt,Gt)):(Gt=Math.max(10,this.he[Ot.layer]),ie=Math.max(10,this.Ld[Ot.layer]),mt?this.K===180?(y.m(Mt++,Vt+ie+St,Kt),y.m(Mt++,Math.max(Vt+ie-St/2,Vt),Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Math.min(Vt-Gt+St/2,Vt),Kt),y.m(Mt++,Vt-Gt-St,Kt)):this.K===90?(y.m(Mt++,Vt,Kt-Gt-St),y.m(Mt++,Vt,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Vt,Kt+ie+St)):this.K===270?(y.m(Mt++,Vt,Kt+ie+St),y.m(Mt++,Vt,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Vt,Kt-Gt-St)):(y.m(Mt++,Vt-Gt-St,Kt),y.m(Mt++,Math.min(Vt-Gt+St/2,Vt),Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Vt,Kt),y.m(Mt++,Math.max(Vt+ie-St/2,Vt),Kt),y.m(Mt++,Vt+ie+St,Kt)):this.K===180?(y.m(Mt++,Vt+ie,Kt),y.m(Mt++,Vt-Gt,Kt)):this.K===90?(y.m(Mt++,Vt,Kt-Gt),y.m(Mt++,Vt,Kt+ie)):this.K===270?(y.m(Mt++,Vt,Kt+ie),y.m(Mt++,Vt,Kt-Gt)):(y.m(Mt++,Vt-Gt,Kt),y.m(Mt++,Vt+ie,Kt)))),ut=Ot}yt&&(Et=y.i(Mt-1).x,jt=y.i(Mt-1).y,Vt=y.i(Mt).x,Kt=y.i(Mt).y,this.K===180||this.K===0?jt!==Kt&&(Gt=this.K===0?Math.min(Math.max((Vt+Et)/2,this.Ta[gt.layer]+this.Rf.x),Vt):Math.max(Math.min((Vt+Et)/2,this.Ta[gt.layer]+this.Rf.x),Vt),y.m(Mt++,Gt,jt),y.m(Mt++,Gt,Kt)):Et!==Vt&&(Gt=this.K===90?Math.min(Math.max((Kt+jt)/2,this.Ta[gt.layer]+this.Rf.y),Kt):Math.max(Math.min((Kt+jt)/2,this.Ta[gt.layer]+this.Rf.y),Kt),y.m(Mt++,Et,Gt),y.m(Mt++,Vt,Gt)))}b!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===hi?y.getLinkPointFromPoint(E,tt,tt.ga(ei),y.i(3),!0):y.i(0),at===hi&&(at=y.i(2),b=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,b.x,(at.y+b.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+b.x)/2,b.y))),tt.w()||tt.set(E.actualBounds.center),y.L(0,tt.x,tt.y)),ot!==null&&(E=rt===hi?y.getLinkPointFromPoint(z,ot,ot.ga(ei),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),rt===hi&&(ot=y.i(y.pointsCount-3),rt=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(E.x+ot.x)/2,ot.y),y.L(y.pointsCount-2,rt.x,(ot.y+rt.y)/2)):(y.L(y.pointsCount-2,ot.x,(E.y+ot.y)/2),y.L(y.pointsCount-3,(ot.x+rt.x)/2,rt.y))),E.w()||E.set(z.actualBounds.center),y.L(y.pointsCount-1,E.x,E.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},Ri.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new Fe,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0<a.count)if(this.K===90||this.K===270){for(y=0,x=[],a=a.iterator;a.next();){var b=a.value;if(b!==null&&b.isOrthogonal)for(var E=2;E<b.pointsCount-3;E++){var z=b.i(E),tt=b.i(E+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var ot=new Qh;ot.layer=Math.floor(z.y/2);var rt=b.i(0),at=b.i(b.pointsCount-1);if(ot.first=rt.x*rt.x+rt.y,ot.jc=at.x*at.x+at.y,ot.rd=Math.min(z.x,tt.x),ot.Ic=Math.max(z.x,tt.x),ot.index=E,ot.link=b,E+2<b.pointsCount){rt=b.i(E-1),at=b.i(E+2);var ut=0;rt.y<z.y?ut=at.y<z.y?3:z.x<tt.x?2:1:rt.y>z.y&&(ut=at.y>z.y?0:tt.x<z.x?2:1),ot.j=ut}x.push(ot)}}}if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);this.zi(x,this.Ux,z,z+tt);var gt=1;for(ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(gt++,ot=at.first);for(rt=!0,at=gt,ut<gt?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,gt=z;gt<E;gt++){var mt=x[gt];(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc);var yt=mt.link;z=yt.i(mt.index),tt=yt.i(mt.index+1);var St=this.linkSpacing*(ut-(at-1)/2);y++,yt.uh(),yt.L(mt.index,z.x,z.y+St),yt.L(mt.index+1,tt.x,tt.y+St),yt.zf()}}z=E}a=b}}else{for(y=0,x=[],a=a.iterator;a.next();)if(b=a.value,b!==null&&b.isOrthogonal)for(E=2;E<b.pointsCount-3;E++)z=b.i(E),tt=b.i(E+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(ot=new Qh,ot.layer=Math.floor(z.x/2),rt=b.i(0),at=b.i(b.pointsCount-1),ot.first=rt.x+rt.y*rt.y,ot.jc=at.x+at.y*at.y,ot.rd=Math.min(z.y,tt.y),ot.Ic=Math.max(z.y,tt.y),ot.index=E,ot.link=b,E+2<b.pointsCount&&(rt=b.i(E-1),at=b.i(E+2),ut=0,rt.x<z.x?ut=at.x<z.x?3:z.y<tt.y?2:1:rt.x>z.x&&(ut=at.x>z.x?0:tt.y<z.y?2:1),ot.j=ut),x.push(ot));if(1<x.length)for(x.sort(this.Vx),a=0;a<x.length;){for(z=x[a].layer,b=a+1;b<x.length&&x[b].layer===z;)b++;if(1<b-a)for(z=a;z<b;){for(tt=x[z].Ic,E=a+1;E<b&&x[E].rd<tt;)tt=Math.max(tt,x[E].Ic),E++;if(tt=E-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<E;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);for(this.zi(x,this.Ux,z,z+tt),gt=1,ot=x[z].first,rt=z;rt<E;rt++)at=x[rt],at.first!==ot&&(gt++,ot=at.first);for(rt=!0,at=gt,ut<gt?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,gt=z;gt<E;gt++)mt=x[gt],(rt?mt.first:mt.jc)!==ot&&(ut++,ot=rt?mt.first:mt.jc),yt=mt.link,z=yt.i(mt.index),tt=yt.i(mt.index+1),St=this.linkSpacing*(ut-(at-1)/2),y++,yt.uh(),yt.L(mt.index,z.x+St,z.y),yt.L(mt.index+1,tt.x+St,tt.y),yt.zf()}z=E}a=b}}}},Ct=Ri.prototype,Ct.Vx=function(a,y){return a instanceof Qh&&y instanceof Qh&&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},Ct.Ux=function(a,y){return a instanceof Qh&&y instanceof Qh&&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},Ct.Js=function(a,y){return a instanceof Qh&&y instanceof Qh&&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},Ct.B=function(a,y){return a-=y,-1<a&&1>a},Ct.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&Ht("not in range 0 <= from < length: "+x),z===2)b=a[x],E=a[x+1],0<y(b,E)&&(a[x]=E,a[x+1]=b);else if(x===0)if(b>=E)a.sort(y);else for(x=a.slice(0,b),x.sort(y),y=0;y<b;y++)a[y]=x[y];else if(b>=E)for(b=a.slice(x),b.sort(y),y=x;y<E;y++)a[y]=b[y-x];else for(E=a.slice(x,b),E.sort(y),y=x;y<b;y++)a[y]=E[y-x]};function Zh(a,y){var x=a.tc[y];if(x>=a.He.length){for(var b=[],E=0;E<a.He.length;E++)b[E]=a.He[E];a.He=b}for(a.He[x]===void 0||a.He[x]===null?b=[]:(b=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],b[x.index]=x;return b}function Jh(a,y,x){a.He[a.tc[y]]=x}Ge.Object.defineProperties(Ri.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()):Ht("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==Sy&&a!==L0&&a!==Sp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==M0&&a!==xy&&a!==wy||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==A0&&a!==Py&&a!==Cy||(this.Qk=a,this.C())}},iterations:{get:function(){return this.bj},set:function(a){this.bj!==a&&0<=a&&(this.bj=a,this.C())}},aggressiveOption:{get:function(){return this.rk},set:function(a){this.rk===a||a!==Ly&&a!==k0&&a!==My||(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(Ri,"CycleDepthFirst",0),Sy=new ue(Ri,"CycleGreedy",1),Sp=new ue(Ri,"CycleFromLayers",2),M0=new ue(Ri,"LayerOptimalLinkLength",0),xy=new ue(Ri,"LayerLongestPathSink",1),wy=new ue(Ri,"LayerLongestPathSource",2),A0=new ue(Ri,"InitDepthFirstOut",0),Py=new ue(Ri,"InitDepthFirstIn",1),Cy=new ue(Ri,"InitNaive",2),Ly=new ue(Ri,"AggressiveNone",0),k0=new ue(Ri,"AggressiveLess",1),My=new ue(Ri,"AggressiveMore",2),Xx=8;Ri.className="LayeredDigraphLayout",Ri.CycleDepthFirst=L0,Ri.CycleGreedy=Sy,Ri.CycleFromLayers=Sp,Ri.LayerOptimalLinkLength=M0,Ri.LayerLongestPathSink=xy,Ri.LayerLongestPathSource=wy,Ri.InitDepthFirstOut=A0,Ri.InitDepthFirstIn=Py,Ri.InitNaive=Cy,Ri.AggressiveNone=Ly,Ri.AggressiveLess=k0,Ri.AggressiveMore=My,Ri.PackNone=0,Ri.PackExpand=1,Ri.PackStraighten=2,Ri.PackMedian=4,Ri.PackAll=15,Ri.AlignNone=0,Ri.AlignUpperLeft=1,Ri.AlignUpperRight=2,Ri.AlignLowerLeft=4,Ri.AlignLowerRight=8,Ri.AlignAll=15;function Qh(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Qh.className="SegInfo";function Gg(a){$i.call(this,a)}Se(Gg,$i),Gg.prototype.createVertex=function(){return new Da(this)},Gg.prototype.createEdge=function(){return new xp(this)},Gg.className="LayeredDigraphNetwork";function Da(a){sr.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}Se(Da,sr);function ix(a,y){return a.index-y.index}function F0(a,y){if(!a.$n){for(var x=[],b=ko(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=ko(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Ht("Unable to find destination edge to given vertex")}function Ay(a){if(!a.co){for(var y=[],x=ko(a.sourceEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.fromVertex);y.sort(ix),a.co=y}return a.co}function Zx(a){if(!a.ao){for(var y=[],x=ko(a.destinationEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.toVertex);y.sort(ix),a.ao=y}return a.ao}Da.prototype.Cl=function(a){sr.prototype.Cl.call(this,a),this.bo=this.co=null},Da.prototype.Kl=function(a){sr.prototype.Kl.call(this,a),this.bo=this.co=null},Da.prototype.zl=function(a){sr.prototype.zl.call(this,a),this.$n=this.ao=null},Da.prototype.Jl=function(a){sr.prototype.Jl.call(this,a),this.$n=this.ao=null},Ge.Object.defineProperties(Da.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)}}}),Da.prototype.deleteDestinationEdge=Da.prototype.Jl,Da.prototype.addDestinationEdge=Da.prototype.zl,Da.prototype.deleteSourceEdge=Da.prototype.Kl,Da.prototype.addSourceEdge=Da.prototype.Cl,Da.className="LayeredDigraphVertex";function xp(a){na.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}Se(xp,na),Ge.Object.defineProperties(xp.prototype,{fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}},valid:{get:function(){return this.Ha},set:function(a){this.Ha!==a&&(this.Ha=a)}},rev:{get:function(){return this.ia},set:function(a){this.ia!==a&&(this.ia=a)}},forest:{get:function(){return this.j},set:function(a){this.j!==a&&(this.j=a)}},portFromPos:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a)}},portToPos:{get:function(){return this.V},set:function(a){this.V!==a&&(this.V=a)}},portFromColOffset:{get:function(){return this.o},set:function(a){this.o!==a&&(this.o=a)}},portToColOffset:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a)}}}),xp.className="LayeredDigraphEdge";function ai(a){mo.call(this),this.Ub=new ke,this.Wn=B0,this.ud=eu,this.vo=D0,this.Bq=zy,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new Ie(10,10).freeze();var y=new Nf(this);this.W=new Ka(y),this.Y=new Ka(y),this.ru=[],a&&Object.assign(this,a)}Se(ai,mo),ai.prototype.cloneProtected=function(a){mo.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)},ai.prototype.qb=function(a){a.classType===ai?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:Ht("Unknown enum value: "+a):mo.prototype.qb.call(this,a)},ai.prototype.createNetwork=function(){return new Nf(this)},ai.prototype.makeNetwork=function(a){function y(b){if(b instanceof Ke)return!b.isLinkLabel&&b.category!=="Comment";if(b instanceof Be){var E=b.fromNode;return E===null||E.isLinkLabel||E.category==="Comment"?!1:(b=b.toNode,!(b===null||b.isLinkLabel||b.category==="Comment"))}return!1}var x=this.createNetwork();return a instanceof oe?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof Hn?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},ai.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 oe&&(y=a),this.path===B0&&y!==null?this.ud=y.isTreePathToChildren?eu:Tf:this.ud=this.path===B0?eu:this.path,0<this.network.vertexes.count){for(this.network.Ko(),a=this.network.vertexes.iterator;a.next();)y=a.value,y.initialized=!1,y.level=0,y.parent=null,y.children=[];if(0<this.Ub.count){for(a=new ke,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof Ke?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof Ka&&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 Ka&&sx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ka&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ka&&lx(this,y);if(this.Cu(),this.layerStyle===z0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var b=x.parent;b===null&&(b=x),b=b.angle===0||b.angle===180;var E=a[x.level];E===void 0&&(E=0),a[x.level]=Math.max(E,b?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,b=x.parent,b===null&&(b=x),b.angle===0||b.angle===180?(b.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(b.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===Ry)for(a=this.network.vertexes.iterator;a.next();){for(y=a.value,x=y.angle===0||y.angle===180,b=-1,E=0;E<y.children.length;E++){var z=y.children[E];b=Math.max(b,x?z.width:z.height)}if(0<=b)for(E=0;E<y.children.length;E++)z=y.children[E],x?(y.angle===180&&(z.focusX+=b-z.width),z.width=b):(y.angle===270&&(z.focusY+=b-z.height),z.height=b)}for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ka&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new ke,this.isValidLayout=!0};function Jx(a){var y=new ke;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}ai.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case eu:x.sourceEdges.count===0&&this.Ub.add(x);break;case Tf:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Ht("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=ox(this,a),a!==null&&this.Ub.add(a))};function ox(a,y){var x=999999,b=null;for(y=y.iterator;y.next();){var E=y.value;switch(a.ud){case eu:E.sourceEdges.count<x&&(x=E.sourceEdges.count,b=E);break;case Tf:E.destinationEdges.count<x&&(x=E.destinationEdges.count,b=E);break;default:Ht("Unhandled path value "+a.ud.toString())}}return b}function ky(a,y){if(y!==null){switch(a.ud){case eu:if(0<y.destinationEdges.count){for(var x=new Fe,b=y.destinationVertexes;b.next();){var E=b.value;rx(a,y,E)&&x.add(E)}0<x.count&&(y.children=x.Fa())}break;case Tf:if(0<y.sourceEdges.count){for(x=new Fe,b=y.sourceVertexes;b.next();)E=b.value,rx(a,y,E)&&x.add(E);0<x.count&&(y.children=x.Fa())}break;default:Ht("Unhandled path value"+a.ud.toString())}for(x=y.children,b=x.length,E=0;E<b;E++){var z=x[E];z.initialized=!0,z.level=y.level+1,z.parent=y,a.Ub.remove(z)}for(y=0;y<b;y++)ky(a,x[y])}}function rx(a,y,x){if(x.initialized){if(y===null)var b=!1;else{for(b=y.parent;b!==null&&b!==x;)b=b.parent;b=b===x}if(b||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}ai.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,b=0,E=0;E<x.length;E++)x[E]===y&&b++;if(0<b){b=Array(x.length-b);for(var z=E=0;z<x.length;z++)x[z]!==y&&(b[E++]=x[z]);a.children=b}}};function sx(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===ou&&a.sortTreeVertexChildren(y);for(var x=0,b=y.childrenCount,E=0,z=y.children,tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];sx(a,rt),x+=rt.descendantCount+1,b=Math.max(b,rt.maxChildrenCount),E=Math.max(E,rt.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=b,y.maxGenerationCount=0<b?E+1:0}}function 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 b=y.children,E=b.length,z=0;z<E;z++)if(0<b[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}ai.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Qx(this,a)),a.parent!==null&&a.parent.alignment===ou){for(var y=a.angle,x=a.parent.children,b=0;b<x.length&&a!==x[b];)b++;b%2===0?b!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function ax(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,b=0;b<x;b++)ax(a,y[b])}}ai.prototype.assignTreeVertexValues=function(){};function lx(a,y){if(y!==null){y.alignment!==ou&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,b=0;b<x;b++)lx(a,y[b])}}ai.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Wg:break;case Pp:a.children.reverse();break;case Cp:a.children.sort(a.comparer);break;case Lp:a.children.sort(a.comparer),a.children.reverse();break;default:Ht("Unhandled sorting value "+a.sorting.toString())}},ai.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},ai.prototype.addComments=function(a){var y=a.angle,x=a.parent,b=0,E=!1;x!==null&&(b=x.angle,E=x.alignment,E=qh(E)),y=y===90||y===270,b=b===90||b===270,x=a.childrenCount===0;var z=0,tt=0,ot=0,rt=a.commentSpacing;if(a.node!==null)for(var at=a.node.Mu();at.next();){var ut=at.value;ut.category==="Comment"&&ut.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(ut),ut.Va(),ut=ut.measuredBounds,y&&!x||!E&&!b&&x||E&&b&&x?(z=Math.max(z,ut.width),tt+=ut.height+Math.abs(ot)):(z+=ut.width+Math.abs(ot),tt=Math.max(tt,ut.height)),ot=rt)}a.comments!==null&&(y&&!x||!E&&!b&&x||E&&b&&x?(z+=Math.abs(a.commentMargin),tt=Math.max(0,tt-a.height)):(tt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),E=me.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=E,me.free(E))};function qh(a){return a===uh||a===ou||a===hh||a===Cu}function wp(a){return a===uh||a===ou}function Fy(a){var y=a.parent;if(y!==null){var x=y.alignment;if(qh(x)){if(wp(x)){for(y=y.children,x=0;x<y.length&&a!==y[x];)x++;return x%2===0}if(x===hh)return!0}}return!1}ai.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,b=a.angle,E=0,z=!1;x!==null&&(E=x.angle,z=x.alignment,z=qh(z)),b=b===90||b===270,x=E===90||E===270;for(var tt=a.childrenCount===0,ot=Fy(a),rt=0,at=a.comments,ut=at.length,gt=zt.alloc(),mt=0;mt<ut;mt++){var yt=at[mt],St=yt.measuredBounds;if(b&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<E&&!z||x&&ot)if(0<=a.commentMargin)for(gt.h(a.bounds.x-a.commentMargin-St.width,a.bounds.y+rt),yt.move(gt),yt=yt.Sd();yt.next();){var Mt=yt.value;Mt.fromSpot=Es,Mt.toSpot=Kr}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();)Mt=yt.value,Mt.fromSpot=Kr,Mt.toSpot=Es;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();)Mt=yt.value,Mt.fromSpot=Kr,Mt.toSpot=Es;else for(gt.h(a.bounds.x+a.commentMargin-St.width,a.bounds.y+rt),yt.move(gt),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=Es,Mt.toSpot=Kr;rt=0<=a.commentSpacing?rt+(St.height+a.commentSpacing):rt+(a.commentSpacing-St.height)}else{if(135<E&&!z||!x&&ot)if(0<=a.commentMargin)for(gt.h(a.bounds.x+rt,a.bounds.y-a.commentMargin-St.height),yt.move(gt),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=fs,Mt.toSpot=is;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();)Mt=yt.value,Mt.fromSpot=is,Mt.toSpot=fs;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();)Mt=yt.value,Mt.fromSpot=is,Mt.toSpot=fs;else for(gt.h(a.bounds.x+rt,a.bounds.y+a.commentMargin-St.height),yt.move(gt),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=fs,Mt.toSpot=is;rt=0<=a.commentSpacing?rt+(St.width+a.commentSpacing):rt+(a.commentSpacing-St.width)}}if(zt.free(gt),y=rt-a.commentSpacing-(b?y.height:y.width),this.ud===eu)for(a=a.destinationEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.fromEndSegmentLength=0<y?y:NaN);else for(a=a.sourceEdges;a.next();)E=a.value.link,E===null||E.isAvoiding||(E.toEndSegmentLength=0<y?y:NaN)}},ai.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,b=0;b<x;b++)this.layoutTree(y[b]);switch(a.compaction){case N0:ux(this,a);break;case Mp:if(a.alignment===ou)ux(this,a);else if(a.childrenCount===0)b=a.parent,x=!1,y=0,b!==null&&(y=b.angle,x=b.alignment,x=qh(x)),b=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)&&!b?a.la.h(0,0):y===180&&!x||(y===90||y===270)&&b?a.la.h(a.width-2*a.focus.x,0):a.la.h(0,a.height-2*a.focus.y),a.Yo=null,a.kp=null;else{var E=ul(a);y=E===90||E===270;var z=0,tt=a.children,ot=tt.length;for(x=0;x<ot;x++)b=tt[x],z=Math.max(z,y?b.Da.width:b.Da.height);var rt=a.alignment;b=rt===nu;var at=rt===iu,ut=qh(rt),gt=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),St=a.rowSpacing,Mt=0;(b||at||a.hm||a.im&&a.maxGenerationCount===1)&&(Mt=Math.max(0,a.rowIndent)),b=a.width;var Ot=a.height,Et=0,jt=0,Gt=0,Vt=null,Kt=null,ie=0,We=0,on=0,_e=0,be=0,xe=0,Wn=0,Bn=0;if(ut&&!wp(rt)&&135<E&&tt.reverse(),wp(rt))if(1<ot)for(var Ai=0;Ai<ot;Ai++)Ai%2===0&&Ai!==ot-1&&(Bn=Math.max(Bn,y?tt[Ai].Da.width:tt[Ai].Da.height));else ot===1&&(Bn=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(rt){case uh:jt=135>E?hx(this,a,tt,Bn,Et,jt):dx(this,a,tt,Bn,Et,jt),Bn=jt.x,Et=jt.width,jt=jt.height;break;case hh:for(Vt=0;Vt<ot;Vt++)Kt=tt[Vt],gt=Kt.Da,Gt=xe===0?0:St,y?(Kt.S.h(z-gt.width,_e+Gt),Et=Math.max(Et,gt.width),jt=Math.max(jt,_e+Gt+gt.height),_e+=Gt+gt.height):(Kt.S.h(on+Gt,z-gt.height),Et=Math.max(Et,on+Gt+gt.width),jt=Math.max(jt,gt.height),on+=Gt+gt.width),xe++;break;case Cu:for(Vt=0;Vt<ot;Vt++)Kt=tt[Vt],z=Kt.Da,gt=xe===0?0:St,y?(Kt.S.h(mt/2+a.focus.x,_e+gt),Et=Math.max(Et,z.width),jt=Math.max(jt,_e+gt+z.height),_e+=gt+z.height):(Kt.S.h(on+gt,mt/2+a.focus.y),Et=Math.max(Et,on+gt+z.width),jt=Math.max(jt,z.height),on+=gt+z.width),xe++}Vt=Vs(this,2),Kt=Vs(this,2),y?(Vt[0].h(0,0),Vt[1].h(0,jt),Kt[0].h(Et,0)):(Vt[0].h(0,0),Vt[1].h(Et,0),Kt[0].h(0,jt)),Kt[1].h(Et,jt)}else for(Ai=0;Ai<ot;Ai++){var Qi=tt[Ai],cr=Qi.Da;if(y){0<gt&&0<xe&&on+mt+cr.width>gt&&(on<z&&jd(a,rt,z-on,0,Wn,Ai-1),be++,xe=0,Wn=Ai,Gt=jt,on=0,_e=135<E?-jt-St:jt+St),E0(this,Qi,0,_e);var Sr=0;if(xe===0)Vt=Qi.Yo,Kt=Qi.kp,ie=cr.width,We=cr.height,(Vt===null||Kt===null||E!==ul(Qi))&&(Vt=Vs(this,2),Kt=Vs(this,2),Vt[0].h(0,0),Vt[1].h(0,We),Kt[0].h(ie,0),Kt[1].h(ie,We));else{var ls=rn();We=fx(this,a,Qi,Vt,Kt,ie,We,ls),Sr=We.x,Vt=ls[0],Kt=ls[1],ie=We.width,We=We.height,$e(ls),on<cr.width&&0>Sr&&(Ef(a,-Sr,0,Wn,Ai-1),T0(Vt,-Sr,0),T0(Kt,-Sr,0),Sr=0)}Qi.S.h(Sr,_e),Et=Math.max(Et,ie),jt=Math.max(jt,Gt+(be===0?0:St)+cr.height),on=ie}else 0<gt&&0<xe&&_e+mt+cr.height>gt&&(_e<z&&jd(a,rt,0,z-_e,Wn,Ai-1),be++,xe=0,Wn=Ai,Gt=Et,_e=0,on=135<E?-Et-St:Et+St),E0(this,Qi,on,0),Sr=0,xe===0?(Vt=Qi.Yo,Kt=Qi.kp,ie=cr.width,We=cr.height,(Vt===null||Kt===null||E!==ul(Qi))&&(Vt=Vs(this,2),Kt=Vs(this,2),Vt[0].h(0,0),Vt[1].h(ie,0),Kt[0].h(0,We),Kt[1].h(ie,We))):(ls=rn(),We=fx(this,a,Qi,Vt,Kt,ie,We,ls),Sr=We.x,Vt=ls[0],Kt=ls[1],ie=We.width,We=We.height,$e(ls),_e<cr.height&&0>Sr&&(Ef(a,0,-Sr,Wn,Ai-1),T0(Vt,0,-Sr),T0(Kt,0,-Sr),Sr=0)),Qi.S.h(on,Sr),jt=Math.max(jt,We),Et=Math.max(Et,Gt+(be===0?0:St)+cr.width),_e=We;xe++}switch(0<be&&(y?(jt+=Math.max(0,x),on<Et&&jd(a,rt,Et-on,0,Wn,ot-1),0<Mt&&(at||Ef(a,Mt,0,0,ot-1),Et+=Mt)):(Et+=Math.max(0,x),_e<jt&&jd(a,rt,0,jt-_e,Wn,ot-1),0<Mt&&(at||Ef(a,0,Mt,0,ot-1),jt+=Mt))),Mt=at=0,rt){case Hg:y?at+=Et/2-a.focus.x-yt/2:Mt+=jt/2-a.focus.y-yt/2;break;case Bf:0<be?y?at+=Et/2-a.focus.x-yt/2:Mt+=jt/2-a.focus.y-yt/2:y?(Bn=tt[0].S.x+tt[0].la.x,at+=Bn+(tt[ot-1].S.x+tt[ot-1].la.x+2*tt[ot-1].focus.x-Bn)/2-a.focus.x-yt/2):(Bn=tt[0].S.y+tt[0].la.y,Mt+=Bn+(tt[ot-1].S.y+tt[ot-1].la.y+2*tt[ot-1].focus.y-Bn)/2-a.focus.y-yt/2);break;case nu:y?(at-=yt,Et+=yt):(Mt-=yt,jt+=yt);break;case iu:y?(at+=Et-a.width+yt,Et+=yt):(Mt+=jt-a.height+yt,jt+=yt);break;case uh:y?1<ot?at+=Bn+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<ot?Mt+=Bn+mt/2-a.focus.y:Mt+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case hh:y?at+=Et+mt/2-a.focus.x:Mt+=jt+mt/2-a.focus.y;break;case Cu:break;default:jt=this.customAlignment(a,at,Mt,Et,jt),at=jt[0],Mt=jt[1],Et=jt[2],jt=jt[3]}for(yt=0;yt<ot;yt++)Bn=tt[yt],y?Bn.S.h(Bn.S.x+Bn.la.x-at,Bn.S.y+(135<E?(ut?-jt:-Bn.Da.height)+Bn.la.y-x:Ot+x+Bn.la.y)):Bn.S.h(Bn.S.x+(135<E?(ut?-Et:-Bn.Da.width)+Bn.la.x-x:b+x+Bn.la.x),Bn.S.y+Bn.la.y-Mt);if(ot=tt=0,ut?y?(Et=by(a,Et,at),0>at&&(at=0),135<E&&(Mt+=jt+x),jt+=Ot+x,rt===Cu&&(tt+=mt/2+a.focus.x),ot+=Ot+x):(135<E&&(at+=Et+x),Et+=b+x,jt=Ey(a,jt,Mt),0>Mt&&(Mt=0),rt===Cu&&(ot+=mt/2+a.focus.y),tt+=b+x):y?(a.comments===null?b>Et&&(Et=Ty(rt,b-Et,0),tt=Et.x,ot=Et.y,Et=b,at=0):Et=by(a,Et,at),0>at&&(tt-=at,at=0),135<E&&(Mt+=jt+x),jt=Math.max(Math.max(jt,Ot),jt+Ot+x),ot+=Ot+x):(135<E&&(at+=Et+x),Et=Math.max(Math.max(Et,b),Et+b+x),a.comments===null?Ot>jt&&(jt=Ty(rt,0,Ot-jt),tt=jt.x,ot=jt.y,jt=Ot,Mt=0):jt=Ey(a,jt,Mt),0>Mt&&(ot-=Mt,Mt=0),tt+=b+x),0<be)E=Vs(this,4),be=Vs(this,4),y?(E[2].h(0,Ot+x),E[3].h(E[2].x,jt),be[2].h(Et,E[2].y),be[3].h(be[2].x,E[3].y)):(E[2].h(b+x,0),E[3].h(Et,E[2].y),be[2].h(E[2].x,jt),be[3].h(E[3].x,be[2].y));else{for(E=Vs(this,Vt.length+2),be=Vs(this,Kt.length+2),rt=0;rt<Vt.length;rt++)ut=Vt[rt],E[rt+2].h(ut.x+tt,ut.y+ot);for(rt=0;rt<Kt.length;rt++)ut=Kt[rt],be[rt+2].h(ut.x+tt,ut.y+ot)}y?(E[0].h(at,0),E[1].h(E[0].x,Ot),E[2].y<E[1].y&&(E[2].x>E[0].x?E[2].assign(E[1]):E[1].assign(E[2])),E[3].y<E[2].y&&(E[3].x>E[0].x?E[3].assign(E[2]):E[2].assign(E[3])),be[0].h(at+b,0),be[1].h(be[0].x,Ot),be[2].y<be[1].y&&(be[2].x<be[0].x?be[2].assign(be[1]):be[1].assign(be[2])),be[3].y<be[2].y&&(be[3].x<be[0].x?be[3].assign(be[2]):be[2].assign(be[3])),E[2].y-=x/2,be[2].y-=x/2):(E[0].h(0,Mt),E[1].h(b,E[0].y),E[2].x<E[1].x&&(E[2].y>E[0].y?E[2].assign(E[1]):E[1].assign(E[2])),E[3].x<E[2].x&&(E[3].y>E[0].y?E[3].assign(E[2]):E[2].assign(E[3])),be[0].h(0,Mt+Ot),be[1].h(b,be[0].y),be[2].x<be[1].x&&(be[2].y<be[0].y?be[2].assign(be[1]):be[1].assign(be[2])),be[3].x<be[2].x&&(be[3].y<be[0].y?be[3].assign(be[2]):be[2].assign(be[3])),E[2].x-=x/2,be[2].x-=x/2),xl(this,Vt),xl(this,Kt),a.Yo=E,a.kp=be,a.la.h(at,Mt),a.Da.h(Et,jt)}break;default:Ht("Unhandled compaction value "+a.compaction.toString())}}};function ux(a,y){if(y.childrenCount===0){var x=!1,b=0;y.parent!==null&&(b=y.parent.angle,x=y.parent.alignment,x=qh(x));var E=Fy(y);y.S.h(0,0),y.Da.h(y.width,y.height),y.parent===null||y.comments===null||(b!==180&&b!==270||x)&&!E?y.la.h(0,0):b===180&&!x||(b===90||b===270)&&E?y.la.h(y.width-2*y.focus.x,0):y.la.h(0,y.height-2*y.focus.y)}else{b=ul(y),x=b===90||b===270;var z=0;E=y.children;for(var tt=E.length,ot=0;ot<tt;ot++){var rt=E[ot];z=Math.max(z,x?rt.Da.width:rt.Da.height)}var at=y.alignment,ut=at===nu,gt=at===iu;ot=qh(at);var mt=Math.max(0,y.breadthLimit);rt=a.computeLayerSpacing(y);var yt=y.nodeSpacing,St=a.computeNodeIndent(y),Mt=ut||gt?0:St/2,Ot=y.rowSpacing,Et=0;(ut||gt||y.hm||y.im&&y.maxGenerationCount===1)&&(Et=Math.max(0,y.rowIndent)),ut=y.width;var jt=y.height,Gt=0,Vt=0,Kt=0,ie=0,We=0,on=0,_e=0,be=0,xe=0,Wn=0;if(ot&&!wp(at)&&135<b&&E.reverse(),wp(at))if(1<tt)for(var Bn=0;Bn<tt;Bn++){var Ai=E[Bn],Qi=Ai.Da;Bn%2===0&&Bn!==tt-1?xe=Math.max(xe,(x?Qi.width:Qi.height)+a.computeBusNodeSpacing(Ai)-yt):Bn%2!==0&&(Wn=Math.max(Wn,(x?Qi.width:Qi.height)+a.computeBusNodeSpacing(Ai)-yt))}else tt===1&&(xe=x?E[0].Da.width:E[0].Da.height);if(ot)switch(at){case uh:case ou:Vt=135>b?hx(a,y,E,xe,Gt,Vt):dx(a,y,E,xe,Gt,Vt),xe=Vt.x,Gt=Vt.width,Vt=Vt.height;break;case hh:for(mt=0;mt<tt;mt++)Mt=E[mt],Kt=Mt.Da,Wn=_e===0?0:Ot,x?(Mt.S.h(z-Kt.width,We+Wn),Gt=Math.max(Gt,Kt.width),Vt=Math.max(Vt,We+Wn+Kt.height),We+=Wn+Kt.height):(Mt.S.h(ie+Wn,z-Kt.height),Gt=Math.max(Gt,ie+Wn+Kt.width),Vt=Math.max(Vt,Kt.height),ie+=Wn+Kt.width),_e++;break;case Cu:for(z=0;z<tt;z++)mt=E[z],Mt=mt.Da,Kt=_e===0?0:Ot,x?(mt.S.h(yt/2+y.focus.x,We+Kt),Gt=Math.max(Gt,Mt.width),Vt=Math.max(Vt,We+Kt+Mt.height),We+=Kt+Mt.height):(mt.S.h(ie+Kt,yt/2+y.focus.y),Gt=Math.max(Gt,ie+Kt+Mt.width),Vt=Math.max(Vt,Mt.height),ie+=Kt+Mt.width),_e++}else for(Wn=0;Wn<tt;Wn++)Bn=E[Wn],Ai=Bn.Da,x?(0<mt&&0<_e&&ie+yt+Ai.width>mt&&(ie<z&&jd(y,at,z-ie,0,be,Wn-1),on++,_e=0,be=Wn,Kt=Vt,ie=0,We=135<b?-Vt-Ot:Vt+Ot),Qi=_e===0?Mt:yt,E0(a,Bn,0,We),Bn.S.h(ie+Qi,We),Gt=Math.max(Gt,ie+Qi+Ai.width),Vt=Math.max(Vt,Kt+(on===0?0:Ot)+Ai.height),ie+=Qi+Ai.width):(0<mt&&0<_e&&We+yt+Ai.height>mt&&(We<z&&jd(y,at,0,z-We,be,Wn-1),on++,_e=0,be=Wn,Kt=Gt,We=0,ie=135<b?-Gt-Ot:Gt+Ot),Qi=_e===0?Mt:yt,E0(a,Bn,ie,0),Bn.S.h(ie,We+Qi),Vt=Math.max(Vt,We+Qi+Ai.height),Gt=Math.max(Gt,Kt+(on===0?0:Ot)+Ai.width),We+=Qi+Ai.height),_e++;switch(0<on&&(x?(Vt+=Math.max(0,rt),ie<Gt&&jd(y,at,Gt-ie,0,be,tt-1),0<Et&&(gt||Ef(y,Et,0,0,tt-1),Gt+=Et)):(Gt+=Math.max(0,rt),We<Vt&&jd(y,at,0,Vt-We,be,tt-1),0<Et&&(gt||Ef(y,0,Et,0,tt-1),Vt+=Et))),Et=gt=0,at){case Hg:x?gt+=Gt/2-y.focus.x-St/2:Et+=Vt/2-y.focus.y-St/2;break;case Bf:0<on?x?gt+=Gt/2-y.focus.x-St/2:Et+=Vt/2-y.focus.y-St/2:x?(a=E[0].S.x+E[0].la.x,gt+=a+(E[tt-1].S.x+E[tt-1].la.x+2*E[tt-1].focus.x-a)/2-y.focus.x-St/2):(a=E[0].S.y+E[0].la.y,Et+=a+(E[tt-1].S.y+E[tt-1].la.y+2*E[tt-1].focus.y-a)/2-y.focus.y-St/2);break;case nu:x?(gt-=St,Gt+=St):(Et-=St,Vt+=St);break;case iu:x?(gt+=Gt-y.width+St,Gt+=St):(Et+=Vt-y.height+St,Vt+=St);break;case uh:case ou:x?1<tt?gt+=xe+yt/2-y.focus.x:gt+=E[0].focus.x-y.focus.x+E[0].la.x:1<tt?Et+=xe+yt/2-y.focus.y:Et+=E[0].focus.y-y.focus.y+E[0].la.y;break;case hh:x?gt+=Gt+yt/2-y.focus.x:Et+=Vt+yt/2-y.focus.y;break;case Cu:break;default:a=a.customAlignment(y,gt,Et,Gt,Vt),gt=a[0],Et=a[1],Gt=a[2],Vt=a[3]}for(a=0;a<tt;a++)St=E[a],x?St.S.h(St.S.x+St.la.x-gt,St.S.y+(135<b?(ot?-Vt:-St.Da.height)+St.la.y-rt:jt+rt+St.la.y)):St.S.h(St.S.x+(135<b?(ot?-Gt:-St.Da.width)+St.la.x-rt:ut+rt+St.la.x),St.S.y+St.la.y-Et);x?(Gt=by(y,Gt,gt),0>gt&&(gt=0),135<b&&(Et+=Vt+rt),Vt=Math.max(Math.max(Vt,jt),Vt+jt+rt)):(135<b&&(gt+=Gt+rt),Gt=Math.max(Math.max(Gt,ut),Gt+ut+rt),Vt=Ey(y,Vt,Et),0>Et&&(Et=0)),y.la.h(gt,Et),y.Da.h(Gt,Vt)}}ai.prototype.customAlignment=function(a,y,x,b,E){return[y,x,b,E]};function hx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new me(b,0,E,z);if(tt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new me(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=ul(y)===90,ut=0,gt=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],Mt=St.Da,Ot=ut===0?0:rt;if(at){var Et=a.computeBusNodeSpacing(St)-ot;St.S.h(b-(Mt.width+Et),mt+Ot),E=Math.max(E,Mt.width+Et),z=Math.max(z,mt+Ot+Mt.height),mt+=Ot+Mt.height}else Et=a.computeBusNodeSpacing(St)-ot,St.S.h(gt+Ot,b-(Mt.height+Et)),z=Math.max(z,Mt.height+Et),E=Math.max(E,gt+Ot+Mt.width),gt+=Ot+Mt.width;ut++}for(ut=0,St=gt,yt=mt,at?(gt=b+ot,mt=0):(gt=0,mt=b+ot),Mt=0;Mt<tt;Mt++)if(Mt%2!==0){Ot=x[Mt],Et=Ot.Da;var jt=ut===0?0:rt;if(at){var Gt=a.computeBusNodeSpacing(Ot)-ot;Ot.S.h(gt+Gt,mt+jt),E=Math.max(E,gt+Et.width+Gt),z=Math.max(z,mt+jt+Et.height),mt+=jt+Et.height}else Gt=a.computeBusNodeSpacing(Ot)-ot,Ot.S.h(gt+jt,mt+Gt),E=Math.max(E,gt+jt+Et.width),z=Math.max(z,mt+Et.height+Gt),gt+=jt+Et.width;ut++}return 1<tt&&tt%2===1&&(x=x[tt-1],tt=x.Da,a=a.computeBusLastRowSpacing(x,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(St),Math.abs(gt))),at?(x.S.h(b+ot/2-x.focus.x-x.la.x,z+a),at=b+ot/2-x.focus.x-x.la.x,E=Math.max(E,at+tt.width),0>at&&(E-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(b=b0(y,x.S.x,!1,b,ot))):(x.S.h(E+a,b+ot/2-x.focus.y-x.la.y),E=Math.max(E,Math.max(St,gt)+a+tt.width),mt=b+ot/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(b=b0(y,x.S.y,!0,b,ot)))),new me(b,0,E,z)}function dx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new me(b,0,E,z);if(tt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new me(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=ul(y)===270,ut=0,gt=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var St=x[yt],Mt=St.Da,Ot=ut===0?0:rt;if(at){var Et=a.computeBusNodeSpacing(St)-ot;mt-=Ot+Mt.height,St.S.h(b-(Mt.width+Et),mt),E=Math.max(E,Mt.width+Et),z=Math.max(z,Math.abs(mt))}else Et=a.computeBusNodeSpacing(St)-ot,gt-=Ot+Mt.width,St.S.h(gt,b-(Mt.height+Et)),z=Math.max(z,Mt.height+Et),E=Math.max(E,Math.abs(gt));ut++}for(ut=0,St=gt,yt=mt,at?(gt=b+ot,mt=0):(gt=0,mt=b+ot),Mt=0;Mt<tt;Mt++)if(Mt%2!==0){Ot=x[Mt],Et=Ot.Da;var jt=ut===0?0:rt;if(at){var Gt=a.computeBusNodeSpacing(Ot)-ot;mt-=jt+Et.height,Ot.S.h(gt+Gt,mt),E=Math.max(E,gt+Et.width+Gt),z=Math.max(z,Math.abs(mt))}else Gt=a.computeBusNodeSpacing(Ot)-ot,gt-=jt+Et.width,Ot.S.h(gt,mt+Gt),z=Math.max(z,mt+Et.height+Gt),E=Math.max(E,Math.abs(gt));ut++}for(1<tt&&tt%2===1&&(rt=x[tt-1],ut=rt.Da,a=a.computeBusLastRowSpacing(rt,at?Math.max(Math.abs(yt),Math.abs(mt)):Math.max(Math.abs(St),Math.abs(gt))),at?(rt.S.h(b+ot/2-rt.focus.x-rt.la.x,-z-ut.height-a),gt=b+ot/2-rt.focus.x-rt.la.x,E=Math.max(E,gt+ut.width),0>gt&&(E-=gt),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>rt.S.x&&(b=b0(y,rt.S.x,!1,b,ot))):(rt.S.h(-E-ut.width-a,b+ot/2-rt.focus.y-rt.la.y),E=Math.max(E,Math.abs(Math.min(St,gt))+a+ut.width),mt=b+ot/2-rt.focus.y-rt.la.y,z=Math.max(z,mt+ut.height),0>mt&&(z-=mt),0>rt.S.y&&(b=b0(y,rt.S.y,!0,b,ot)))),y=0;y<tt;y++)ot=x[y],at?ot.S.h(ot.S.x,ot.S.y+z):ot.S.h(ot.S.x+E,ot.S.y);return new me(b,0,E,z)}ai.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},ai.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function b0(a,y,x,b,E){a=a.children;for(var z=a.length,tt=0;tt<z;tt++)x?a[tt].S.h(a[tt].S.x,a[tt].S.y-y):a[tt].S.h(a[tt].S.x-y,a[tt].S.y);return y=a[z-1],Math.max(b,x?y.la.y+y.focus.y-E/2:y.la.x+y.focus.x-E/2)}function by(a,y,x){switch(a.alignment){case Bf:case Hg:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case nu:return a.width>y?a.width:y;case iu:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case uh:case ou:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case hh:return a.width-a.focus.x+a.nodeSpacing/2+y;case Cu:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Ey(a,y,x){switch(a.alignment){case Bf:case Hg:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case nu:return a.height>y?a.height:y;case iu:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case uh:case ou:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case hh:return a.height-a.focus.y+a.nodeSpacing/2+y;case Cu:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Ty(a,y,x){switch(a){case Hg:y/=2,x/=2;break;case Bf:y/=2,x/=2;break;case nu:x=y=0;break;case iu:break;default:Ht("Unhandled alignment value "+a.toString())}return new zt(y,x)}function jd(a,y,x,b,E,z){y=Ty(y,x,b),Ef(a,y.x,y.y,E,z)}function Ef(a,y,x,b,E){if(y!==0||x!==0)for(a=a.children;b<=E;b++){var z=a[b].S;z.x+=y,z.y+=x}}function E0(a,y,x,b){var E=y.parent;switch(a.ud){case eu:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===E&&y.relativePoint.h(x,b);break;case Tf:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===E&&y.relativePoint.h(x,b);break;default:Ht("Unhandled path value "+a.ud.toString())}}function T0(a,y,x){for(var b=0;b<a.length;b++){var E=a[b];E.x+=y,E.y+=x}}function fx(a,y,x,b,E,z,tt,ot){var rt=ul(y),at=rt===90||rt===270,ut=y.nodeSpacing;y=b;var gt=E;b=z;var mt=tt,yt=x.Yo,St=x.kp;tt=x.Da;var Mt=at?Math.max(mt,tt.height):Math.max(b,tt.width);if((yt===null||rt!==ul(x))&&(yt=Vs(a,2),St=Vs(a,2),at?(yt[0].h(0,0),yt[1].h(0,tt.height),St[0].h(tt.width,0),St[1].h(St[0].x,yt[1].y)):(yt[0].h(0,0),yt[1].h(tt.width,0),St[0].h(0,tt.height),St[1].h(yt[1].x,St[0].y))),at){if(mt=9999999,!(gt===null||2>gt.length||yt===null||2>yt.length))for(E=x=0;x<gt.length&&E<yt.length;){z=gt[x];var Ot=yt[E];rt=Ot.x,at=Ot.y,rt+=b;var Et=z;x+1<gt.length&&(Et=gt[x+1]);var jt=Ot;Ot=jt.x,jt=jt.y,E+1<yt.length&&(jt=yt[E+1],Ot=jt.x,jt=jt.y,Ot+=b);var Gt=mt;z.y===at?Gt=rt-z.x:z.y>at&&z.y<jt?Gt=rt+(z.y-at)/(jt-at)*(Ot-rt)-z.x:at>z.y&&at<Et.y&&(Gt=rt-(z.x+(at-z.y)/(Et.y-z.y)*(Et.x-z.x))),Gt<mt&&(mt=Gt),Et.y<=z.y?x++:jt<=at?E++:(Et.y<=jt&&x++,jt<=Et.y&&E++)}if(mt=b-mt,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=Vs(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ut[b++].h(at.x+E,at.y);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].y;z<x.length&&x[z].y<=rt;)z++;for(;z<x.length&&x[z].y>rt;)at=x[z++],ut[b++].h(at.x+E,at.y);for(x=Vs(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);xl(a,ut),b=x}if(z=St,rt=mt,gt===null||2>gt.length||z===null||2>z.length)E=null;else{for(ut=Vs(a,gt.length+z.length),E=at=x=0;x<gt.length&>[x].y<z[0].y;)Et=gt[x++],ut[E++].h(Et.x,Et.y);for(;at<z.length;)Et=z[at++],ut[E++].h(Et.x+rt,Et.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++],ut[E++].h(rt.x,rt.y);for(z=Vs(a,E),x=0;x<E;x++)z[x].assign(ut[x]);xl(a,ut),E=z}return z=Math.max(0,mt)+tt.width,tt=Mt,xl(a,y),xl(a,yt),xl(a,gt),xl(a,St),ot[0]=b,ot[1]=E,new me(mt,0,z,tt)}if(b=9999999,!(gt===null||2>gt.length||yt===null||2>yt.length))for(E=x=0;x<gt.length&&E<yt.length;)z=gt[x],Ot=yt[E],rt=Ot.x,at=Ot.y,at+=mt,Et=z,x+1<gt.length&&(Et=gt[x+1]),jt=Ot,Ot=jt.x,jt=jt.y,E+1<yt.length&&(jt=yt[E+1],Ot=jt.x,jt=jt.y,jt+=mt),Gt=b,z.x===rt?Gt=at-z.y:z.x>rt&&z.x<Ot?Gt=at+(z.x-rt)/(Ot-rt)*(jt-at)-z.y:rt>z.x&&rt<Et.x&&(Gt=at-(z.y+(rt-z.x)/(Et.x-z.x)*(Et.y-z.y))),Gt<b&&(b=Gt),Et.x<=z.x?x++:Ot<=rt?E++:(Et.x<=Ot&&x++,Ot<=Et.x&&E++);if(mt-=b,mt+=ut,x=yt,E=mt,y===null||2>y.length||x===null||2>x.length)b=null;else{for(ut=Vs(a,y.length+x.length),b=z=rt=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ut[b++].h(at.x,at.y+E);for(;rt<y.length;)at=y[rt++],ut[b++].h(at.x,at.y);for(rt=y[y.length-1].x;z<x.length&&x[z].x<=rt;)z++;for(;z<x.length&&x[z].x>rt;)at=x[z++],ut[b++].h(at.x,at.y+E);for(x=Vs(a,b),rt=0;rt<b;rt++)x[rt].assign(ut[rt]);xl(a,ut),b=x}if(z=St,rt=mt,gt===null||2>gt.length||z===null||2>z.length)E=null;else{for(ut=Vs(a,gt.length+z.length),E=at=x=0;x<gt.length&>[x].x<z[0].x;)Et=gt[x++],ut[E++].h(Et.x,Et.y);for(;at<z.length;)Et=z[at++],ut[E++].h(Et.x,Et.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++],ut[E++].h(rt.x,rt.y);for(z=Vs(a,E),x=0;x<E;x++)z[x].assign(ut[x]);xl(a,ut),E=z}return z=Mt,tt=Math.max(0,mt)+tt.height,xl(a,y),xl(a,yt),xl(a,gt),xl(a,St),ot[0]=b,ot[1]=E,new me(mt,0,z,tt)}function Vs(a,y){if(a=a.ru[y],a!==void 0&&(a=a.pop(),a!==void 0))return a;a=[];for(var x=0;x<y;x++)a[x]=new zt;return a}function xl(a,y){var x=y.length,b=a.ru[x];b===void 0&&(b=[],a.ru[x]=b),b.push(y)}ai.prototype.arrangeTrees=function(){if(this.Rb===I0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof Ka){var x=y.node;if(x!==null){var b=x.position;x=b.x,b=b.y,isFinite(x)||(x=0),isFinite(b)||(b=0),By(this,y,x,b)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof Ka&&a.push(x);switch(this.sorting){case Wg:break;case Pp:a.reverse();break;case Cp:a.sort(this.comparer);break;case Lp:a.sort(this.comparer),a.reverse();break;default:Ht("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,b=0;b<a.length;b++){var E=a[b];switch(By(this,E,y+E.la.x,x+E.la.y),this.Rb){case O0:x+=E.Da.height+this.$d.height;break;case Iy:y+=E.Da.width+this.$d.width;break;default:Ht("Unhandled arrangement value "+this.Rb.toString())}}}};function By(a,y,x,b){if(y!==null){y.x=x,y.y=b,y=y.children;for(var E=y.length,z=0;z<E;z++){var tt=y[z];By(a,tt,x+tt.S.x,b+tt.S.y)}}}ai.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},ai.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},ai.prototype.Gu=function(){if(this.layerStyle===z0){for(var a=this.$v,y=[],x=null,b=this.network.vertexes.iterator;b.next();){var E=b.value;x===null?x=E.bounds.copy():x.ed(E.bounds);var z=y[E.level];z===void 0?z=this.computeLayerSpacing(E):z=Math.max(z,this.computeLayerSpacing(E)),y[E.level]=z}for(b=0;b<y.length;b++)y[b]===void 0&&(y[b]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),b=new zt(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),b=new zt(-this.layerSpacing/2,-this.nodeSpacing/2)),E=[],x=this.angle===90||this.angle===270?x.width:x.height,z=0,this.angle===180||this.angle===270)for(var tt=0;tt<a.length;tt++)z+=a[tt]+y[tt];for(tt=0;tt<a.length;tt++){var ot=a[tt]+y[tt];this.angle===270?(z-=ot,E.push(new me(0,z,x,ot))):this.angle===90?(E.push(new me(0,z,x,ot)),z+=ot):this.angle===180?(z-=ot,E.push(new me(z,0,ot,x))):(E.push(new me(z,0,ot,x)),z+=ot)}this.commitLayers(E,b)}},ai.prototype.commitLayers=function(){},ai.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},ai.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof Ka&&gx(this,y)}};function gx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,b=0;b<x;b++)gx(a,y[b])}}ai.prototype.setPortSpots=function(a){var y=a.alignment;if(qh(y)){var x=this.ud===eu,b=ul(a);switch(b){case 0:var E=Kr;break;case 90:E=is;break;case 180:E=Es;break;default:E=fs}var z=a.children,tt=z.length;switch(y){case uh:case ou:for(y=0;y<tt;y++){var ot=z[y];if(ot=(x?ot.sourceEdges:ot.destinationEdges).first(),ot!==null&&(ot=ot.link,ot!==null)){var rt=b===90||b===270?Es:fs;if(tt===1||y===tt-1&&tt%2===1)switch(b){case 0:rt=Es;break;case 90:rt=fs;break;case 180:rt=Kr;break;default:rt=is}else y%2===0&&(rt=b===90||b===270?Kr:is);x?(a.setsPortSpot&&(ot.fromSpot=E),a.setsChildPortSpot&&(ot.toSpot=rt)):(a.setsPortSpot&&(ot.fromSpot=rt),a.setsChildPortSpot&&(ot.toSpot=E))}}break;case hh:for(b=b===90||b===270?Kr:is,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)));break;case Cu:for(b=b===90||b===270?Es:fs,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)):(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)))}}else if(x=ul(a),this.ud===eu){for(E=a.destinationEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.fromSpot=Kr;break;case 90:b.fromSpot=is;break;case 180:b.fromSpot=Es;break;default:b.fromSpot=fs}else b.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.toSpot=Es;break;case 90:b.toSpot=fs;break;case 180:b.toSpot=Kr;break;default:b.toSpot=is}else b.toSpot=a.childPortSpot}}else for(E=a.sourceEdges;E.next();)if(b=E.value.link,b!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:b.toSpot=Kr;break;case 90:b.toSpot=is;break;case 180:b.toSpot=Es;break;default:b.toSpot=fs}else b.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:b.fromSpot=Es;break;case 90:b.fromSpot=fs;break;case 180:b.fromSpot=Kr;break;default:b.fromSpot=is}else b.fromSpot=a.childPortSpot}};function ul(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}ai.prototype.computeLayerSpacing=function(a){var y=ul(a);y=y===90||y===270;var x=a.layerSpacing;if(0<a.layerSpacingParentOverlap){var b=Math.min(1,a.layerSpacingParentOverlap);x-=y?a.height*b:a.width*b}return x<(y?-a.height:-a.width)&&(x=y?-a.height:-a.width),x},ai.prototype.computeNodeIndent=function(a){var y=ul(a),x=a.nodeIndent;if(0<a.nodeIndentPastParent){var b=Math.min(1,a.nodeIndentPastParent);x+=y===90||y===270?a.width*b:a.height*b}return x=Math.max(0,x)},Ge.Object.defineProperties(ai.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!==Ry&&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!==Wg&&a!==Pp&&a!==Cp&&!Lp||(this.W.sorting=a,this.C())}},comparer:{get:function(){return this.W.comparer},set:function(a){this.W.comparer!==a&&(this.W.comparer=a,this.C())}},angle:{get:function(){return this.W.angle},set:function(a){this.W.angle!==a&&(a===0||a===90||a===180||a===270?(this.W.angle=a,this.C()):Ht("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!==Mp||(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!==Wg&&a!==Pp&&a!==Cp&&!Lp||(this.Y.sorting=a,this.C())}},alternateComparer:{get:function(){return this.Y.comparer},set:function(a){this.Y.comparer!==a&&(this.Y.comparer=a,this.C())}},alternateAngle:{get:function(){return this.Y.angle},set:function(a){this.Y.angle===a||a!==0&&a!==90&&a!==180&&a!==270||(this.Y.angle=a,this.C())}},alternateAlignment:{get:function(){return this.Y.alignment},set:function(a){this.Y.alignment!==a&&(this.Y.alignment=a,this.C())}},alternateNodeIndent:{get:function(){return this.Y.nodeIndent},set:function(a){this.Y.nodeIndent!==a&&0<=a&&(this.Y.nodeIndent=a,this.C())}},alternateNodeIndentPastParent:{get:function(){return this.Y.nodeIndentPastParent},set:function(a){this.Y.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.Y.nodeIndentPastParent=a,this.C())}},alternateNodeSpacing:{get:function(){return this.Y.nodeSpacing},set:function(a){this.Y.nodeSpacing!==a&&(this.Y.nodeSpacing=a,this.C())}},alternateLayerSpacing:{get:function(){return this.Y.layerSpacing},set:function(a){this.Y.layerSpacing!==a&&(this.Y.layerSpacing=a,this.C())}},alternateLayerSpacingParentOverlap:{get:function(){return this.Y.layerSpacingParentOverlap},set:function(a){this.Y.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.Y.layerSpacingParentOverlap=a,this.C())}},alternateCompaction:{get:function(){return this.Y.compaction},set:function(a){this.Y.compaction===a||a!==N0&&a!==Mp||(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(ai,"PathDefault",-1),eu=new ue(ai,"PathDestination",0),Tf=new ue(ai,"PathSource",1),Wg=new ue(ai,"SortingForwards",10),Pp=new ue(ai,"SortingReverse",11),Cp=new ue(ai,"SortingAscending",12),Lp=new ue(ai,"SortingDescending",13),Hg=new ue(ai,"AlignmentCenterSubtrees",20),Bf=new ue(ai,"AlignmentCenterChildren",21),nu=new ue(ai,"AlignmentStart",22),iu=new ue(ai,"AlignmentEnd",23),uh=new ue(ai,"AlignmentBus",24),ou=new ue(ai,"AlignmentBusBranching",25),hh=new ue(ai,"AlignmentTopLeftBus",26),Cu=new ue(ai,"AlignmentBottomRightBus",27),N0=new ue(ai,"CompactionNone",30),Mp=new ue(ai,"CompactionBlock",31),D0=new ue(ai,"StyleLayered",40),Ny=new ue(ai,"StyleLastParents",41),Dy=new ue(ai,"StyleAlternating",42),Oy=new ue(ai,"StyleRootOnly",43),O0=new ue(ai,"ArrangementVertical",50),Iy=new ue(ai,"ArrangementHorizontal",51),I0=new ue(ai,"ArrangementFixedRoots",52),zy=new ue(ai,"LayerIndividual",60),Ry=new ue(ai,"LayerSiblings",61),z0=new ue(ai,"LayerUniform",62);ai.className="TreeLayout",ai.PathDefault=B0,ai.PathDestination=eu,ai.PathSource=Tf,ai.SortingForwards=Wg,ai.SortingReverse=Pp,ai.SortingAscending=Cp,ai.SortingDescending=Lp,ai.AlignmentCenterSubtrees=Hg,ai.AlignmentCenterChildren=Bf,ai.AlignmentStart=nu,ai.AlignmentEnd=iu,ai.AlignmentBus=uh,ai.AlignmentBusBranching=ou,ai.AlignmentTopLeftBus=hh,ai.AlignmentBottomRightBus=Cu,ai.CompactionNone=N0,ai.CompactionBlock=Mp,ai.StyleLayered=D0,ai.StyleLastParents=Ny,ai.StyleAlternating=Dy,ai.StyleRootOnly=Oy,ai.ArrangementVertical=O0,ai.ArrangementHorizontal=Iy,ai.ArrangementFixedRoots=I0,ai.LayerIndividual=zy,ai.LayerSiblings=Ry,ai.LayerUniform=z0;function Nf(a){$i.call(this,a)}Se(Nf,$i),Nf.prototype.createVertex=function(){return new Ka(this)},Nf.prototype.createEdge=function(){return new Vg(this)},Nf.className="TreeNetwork";function Ka(a){sr.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 zt(0,0),this.Da=new Ie(0,0),this.la=new zt(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Wg,this.hd=oy,this.Kb=0,this.Jb=Bf,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=Mp,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}Se(Ka,sr),Ka.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)},Ge.Object.defineProperties(Ka.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)}}}),Ka.className="TreeVertex";function Vg(a){na.call(this,a),this.$t=new zt(0,0)}Se(Vg,na),Vg.prototype.commit=function(){var a=this.link;if(a!==null&&!a.isAvoiding){var y=this.network.layout,x=null,b=null;switch(y.ud){case eu:x=this.fromVertex,b=this.toVertex;break;case Tf:x=this.toVertex,b=this.fromVertex;break;default:Ht("Unhandled path value "+y.ud.toString())}if(x!==null&&b!==null){var E=this.$t;if(E.x!==0||E.y!==0||x.qA){b=x.bounds;var z=ul(x),tt=y.computeLayerSpacing(x),ot=x.rowSpacing;a.vg();var rt=a.curve===ma,at=a.isOrthogonal,ut;if(a.uh(),at||rt){for(ut=2;4<a.pointsCount;)a.pv(2);var gt=a.i(1),mt=a.i(2)}else{for(ut=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===iu?(z=b.bottom+E.y,E.y===0&>.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(gt.y,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.top+E.y,E.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?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,gt.x,z),ut++,a.m(ut,b.right+tt,z),ut++,a.m(ut,b.right+tt+(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+2*(E.x-ot)/3,z),ut++,a.m(ut,b.right+tt+(E.x-ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.right+tt/2,gt.y),ut++),a.m(ut,b.right+tt/2,z),ut++,a.m(ut,b.right+tt+E.x-(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===90?(x.alignment===iu?(z=b.right+E.x,E.x===0&>.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(gt.x,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.left+E.x,E.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?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,gt.y),ut++,a.m(ut,z,b.bottom+tt),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+2*(E.y-ot)/3),ut++,a.m(ut,z,b.bottom+tt+(E.y-ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,gt.x,b.bottom+tt/2),ut++),a.m(ut,z,b.bottom+tt/2),ut++,a.m(ut,z,b.bottom+tt+E.y-(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):z===180?(x.alignment===iu?(z=b.bottom+E.y,E.y===0&>.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(gt.y,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.top+E.y,E.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?b.top-x.la.y+E.y:b.y+b.height/2+E.y,rt?(a.m(ut,gt.x,z),ut++,a.m(ut,b.left-tt,z),ut++,a.m(ut,b.left-tt+(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+2*(E.x+ot)/3,z),ut++,a.m(ut,b.left-tt+(E.x+ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,b.left-tt/2,gt.y),ut++),a.m(ut,b.left-tt/2,z),ut++,a.m(ut,b.left-tt+E.x+(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===270?(x.alignment===iu?(z=b.right+E.x,E.x===0&>.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(gt.x,z-y.computeNodeIndent(x))))):x.alignment===nu?(z=b.left+E.x,E.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?b.left-x.la.x+E.x:b.x+b.width/2+E.x,rt?(a.m(ut,z,gt.y),ut++,a.m(ut,z,b.top-tt),ut++,a.m(ut,z,b.top-tt+(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+2*(E.y+ot)/3),ut++,a.m(ut,z,b.top-tt+(E.y+ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,gt.x,b.top-tt/2),ut++),a.m(ut,z,b.top-tt/2),ut++,a.m(ut,z,b.top-tt+E.y+(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):Ht("Invalid angle "+z),a.zf()}else E=b,a=this.link,b=this.network.layout,y=ul(x),y!==ul(E)&&(tt=b.computeLayerSpacing(x),ot=x.bounds,x=E.bounds,y===0&&x.left-ot.right<tt+1||y===90&&x.top-ot.bottom<tt+1||y===180&&ot.left-x.right<tt+1||y===270&&ot.top-x.bottom<tt+1||(a.vg(),x=a.curve===ma,E=a.isOrthogonal,b=qh(this.fromVertex.alignment),a.uh(),y===0?(y=ot.right+tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y-20,a.i(1).y),a.m(2,y-20,x),a.m(3,y,x),a.m(4,y+20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=ot.bottom+tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y-20),a.m(2,x,y-20),a.m(3,x,y),a.m(4,x,y+20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=ot.left-tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y+20,a.i(1).y),a.m(2,y+20,x),a.m(3,y,x),a.m(4,y-20,x),a.L(5,a.i(5).x,x)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=ot.top-tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y+20),a.m(2,x,y+20),a.m(3,x,y),a.m(4,x,y-20),a.L(5,x,a.i(5).y)):E?b?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)),a.zf()))}}},Ge.Object.defineProperties(Vg.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)}}}),Vg.className="TreeEdge",vo.prototype.initializeStandardTools=function(){this.gb("Action",new ja,this.mouseDownTools),this.gb("Relinking",new da,this.mouseDownTools),this.gb("LinkReshaping",new Wo,this.mouseDownTools),this.gb("Rotating",new ms,this.mouseDownTools),this.gb("Resizing",new Zr,this.mouseDownTools),this.gb("Linking",new ps,this.mouseMoveTools),this.gb("Dragging",new Co,this.mouseMoveTools),this.gb("DragSelecting",new La,this.mouseMoveTools),this.gb("Panning",new Rr,this.mouseMoveTools),this.gb("ContextMenu",new vs,this.mouseUpTools),this.gb("TextEditing",new ao,this.mouseUpTools),this.gb("ClickCreating",new Yu,this.mouseUpTools),this.gb("ClickSelecting",new Lh,this.mouseUpTools)},Dl("Horizontal",new fm),Dl("Spot",new cm),Dl("Table",new mm),Dl("Viewbox",new Sm),Dl("TableRow",new vm),Dl("TableColumn",new ym),Dl("Graduated",new Wc),Dl("Grid",new Gc),fg.add("GraphLinksModel",yr),fg.add("TreeModel",Ba);var R0=Ce.go,jy={get licenseKey(){return oe.licenseKey},set licenseKey(a){oe.licenseKey=a},get version(){return oe.version},Group:Hn,EnumValue:ue,List:Fe,Set:ke,Map:pn,Point:zt,Size:Ie,Rect:me,Margin:si,Spot:vn,Geometry:Te,PathFigure:dr,PathSegment:Ci,InputEvent:os,DiagramEvent:Ou,ChangedEvent:xo,Model:ln,GraphLinksModel:ci,TreeModel:Ms,Binding:Vo,Transaction:vr,UndoManager:Po,CommandHandler:Dt,Tool:Si,DraggingTool:Co,DraggingInfo:vu,DraggingOptions:st,LinkingBaseTool:Do,LinkingTool:ps,RelinkingTool:da,LinkReshapingTool:Wo,ResizingTool:Zr,RotatingTool:ms,ClickSelectingTool:Lh,ActionTool:ja,ClickCreatingTool:Yu,HTMLInfo:bl,ContextMenuTool:vs,DragSelectingTool:La,PanningTool:Rr,TextEditingTool:ao,ToolManager:vo,Animation:jr,AnimationManager:$s,AnimationTrigger:el,Layer:Lr,Diagram:oe,Palette:dt,Overview:ct,Brush:Di,GraphObject:Zt,Panel:Ae,RowColumnDefinition:$o,Shape:Zn,TextBlock:_i,Picture:Is,Part:mn,Adornment:xi,Node:Ke,Link:Be,Placeholder:ws,Layout:mo,LayoutNetwork:$i,LayoutVertex:sr,LayoutEdge:na,GridLayout:Br,PanelLayout:rr,CircularLayout:Lo,CircularNetwork:Rg,CircularVertex:pp,CircularEdge:y0,ForceDirectedLayout:Wr,ForceDirectedNetwork:bf,ForceDirectedVertex:mp,ForceDirectedEdge:vp,LayeredDigraphLayout:Ri,LayeredDigraphNetwork:Gg,LayeredDigraphVertex:Da,LayeredDigraphEdge:xp,TreeLayout:ai,TreeNetwork:Nf,TreeVertex:Ka,TreeEdge:Vg};typeof R0=="object"&&R0.version&&Ze("WARNING: a `go` object on the root object is already defined. "+("Debug"in R0?"debug ":"")+"version: "+R0.version+", replaced with version: "+jy.version),oe.prototype.go=jy,Ce.go=jy,typeof en.exports=="object"&&(en.exports=typeof Qt.g!="undefined"?Qt.g.go:self.go)}();var Nt=typeof Qt.g!="undefined"?Qt.g.go:self.go;const de=typeof Qt.g!="undefined"?Qt.g.go:self.go,we=de.Group,De=de.EnumValue,ce=de.List,he=de.Set,se=de.Map,ze=de.Point,ye=de.Size,_t=de.Rect,Xe=de.Margin,te=de.Spot,tn=de.Geometry,Tt=de.PathFigure,et=de.PathSegment,nt=de.InputEvent,ft=de.DiagramEvent,lt=de.ChangedEvent,pt=de.Model,vt=de.GraphLinksModel,Lt=de.TreeModel,bt=de.Binding,Wt=de.Transaction,Ut=de.UndoManager,$t=de.CommandHandler,ee=de.Tool,qt=de.DraggingTool,Le=de.DraggingInfo,ae=de.LinkingBaseTool,Ye=de.LinkingTool,Je=de.RelinkingTool,Sn=de.LinkReshapingTool,Kn=de.ResizingTool,xn=de.RotatingTool,pi=de.ClickSelectingTool,ni=de.ActionTool,le=de.ClickCreatingTool,Xt=de.HTMLInfo,hn=de.ContextMenuTool,oi=de.DragSelectingTool,zn=de.PanningTool,Ne=de.TextEditingTool,nn=de.ToolManager,cn=de.Animation,ri=de.AnimationManager,He=de.AnimationTrigger,ne=de.Layer,ge=de.Diagram,un=de.Palette,Fn=de.Overview,Bt=de.Brush,Pt=de.GraphObject,xt=de.Panel,Ft=de.RowColumnDefinition,Rt=de.Shape,At=de.TextBlock,ve=de.TextBlockMetrics,Ue=de.Picture,Pn=de.Part,Cn=de.Adornment,Ln=de.Node,Oe=de.Link,kn=de.Placeholder,fn=de.Layout,An=de.LayoutNetwork,ui=de.LayoutVertex,Tn=de.LayoutEdge,Ui=de.GridLayout,$n=de.PanelLayout,wi=de.CircularLayout,Li=de.CircularNetwork,Ao=de.CircularVertex,Xi=de.CircularEdge,ji=de.ForceDirectedLayout,Zi=de.ForceDirectedNetwork,Io=de.ForceDirectedVertex,Fi=de.ForceDirectedEdge,zo=de.LayeredDigraphLayout,kr=de.LayeredDigraphNetwork,ki=de.LayeredDigraphVertex,ar=de.LayeredDigraphEdge,mr=de.TreeLayout,Jo=de.TreeNetwork,xr=de.TreeVertex,Mo=de.TreeEdge,er=de.version},2859:function(en,Nn,Qt){"use strict";Qt.d(Nn,{hP:function(){return Fn}});var Nt=function(Bt,Pt){return(Nt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(xt,Ft){xt.__proto__=Ft}||function(xt,Ft){for(var Rt in Ft)Object.prototype.hasOwnProperty.call(Ft,Rt)&&(xt[Rt]=Ft[Rt])})(Bt,Pt)};function de(Bt,Pt){function xt(){this.constructor=Bt}Nt(Bt,Pt),Bt.prototype=Pt===null?Object.create(Pt):(xt.prototype=Pt.prototype,new xt)}function we(Bt,Pt,xt,Ft){return new(xt||(xt=Promise))(function(Rt,At){function ve(Cn){try{Pn(Ft.next(Cn))}catch(Ln){At(Ln)}}function Ue(Cn){try{Pn(Ft.throw(Cn))}catch(Ln){At(Ln)}}function Pn(Cn){var Ln;Cn.done?Rt(Cn.value):(Ln=Cn.value,Ln instanceof xt?Ln:new xt(function(Oe){Oe(Ln)})).then(ve,Ue)}Pn((Ft=Ft.apply(Bt,Pt||[])).next())})}function De(Bt,Pt){var xt,Ft,Rt,At,ve={label:0,sent:function(){if(1&Rt[0])throw Rt[1];return Rt[1]},trys:[],ops:[]};return At={next:Ue(0),throw:Ue(1),return:Ue(2)},typeof Symbol=="function"&&(At[Symbol.iterator]=function(){return this}),At;function Ue(Pn){return function(Cn){return function(Ln){if(xt)throw new TypeError("Generator is already executing.");for(;ve;)try{if(xt=1,Ft&&(Rt=2&Ln[0]?Ft.return:Ln[0]?Ft.throw||((Rt=Ft.return)&&Rt.call(Ft),0):Ft.next)&&!(Rt=Rt.call(Ft,Ln[1])).done)return Rt;switch(Ft=0,Rt&&(Ln=[2&Ln[0],Rt.value]),Ln[0]){case 0:case 1:Rt=Ln;break;case 4:return ve.label++,{value:Ln[1],done:!1};case 5:ve.label++,Ft=Ln[1],Ln=[0];continue;case 7:Ln=ve.ops.pop(),ve.trys.pop();continue;default:if(Rt=ve.trys,!((Rt=Rt.length>0&&Rt[Rt.length-1])||Ln[0]!==6&&Ln[0]!==2)){ve=0;continue}if(Ln[0]===3&&(!Rt||Ln[1]>Rt[0]&&Ln[1]<Rt[3])){ve.label=Ln[1];break}if(Ln[0]===6&&ve.label<Rt[1]){ve.label=Rt[1],Rt=Ln;break}if(Rt&&ve.label<Rt[2]){ve.label=Rt[2],ve.ops.push(Ln);break}Rt[2]&&ve.ops.pop(),ve.trys.pop();continue}Ln=Pt.call(Bt,ve)}catch(Oe){Ln=[6,Oe],Ft=0}finally{xt=Rt=0}if(5&Ln[0])throw Ln[1];return{value:Ln[0]?Ln[1]:void 0,done:!0}}([Pn,Cn])}}}function ce(){for(var Bt=0,Pt=0,xt=arguments.length;Pt<xt;Pt++)Bt+=arguments[Pt].length;var Ft=Array(Bt),Rt=0;for(Pt=0;Pt<xt;Pt++)for(var At=arguments[Pt],ve=0,Ue=At.length;ve<Ue;ve++,Rt++)Ft[Rt]=At[ve];return Ft}var he=function(){function Bt(){}return Bt.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},Bt.setAttributes=function(Pt,xt){for(var Ft=0,Rt=xt;Ft<Rt.length;Ft++){var At=Rt[Ft],ve=At[0],Ue=At[1];Pt.setAttribute(ve,Ue)}},Bt.createRect=function(Pt,xt,Ft){var Rt=document.createElementNS("http://www.w3.org/2000/svg","rect");return Rt.setAttribute("width",Pt.toString()),Rt.setAttribute("height",xt.toString()),Ft&&Bt.setAttributes(Rt,Ft),Rt},Bt.createLine=function(Pt,xt,Ft,Rt,At){var ve=document.createElementNS("http://www.w3.org/2000/svg","line");return ve.setAttribute("x1",Pt.toString()),ve.setAttribute("y1",xt.toString()),ve.setAttribute("x2",Ft.toString()),ve.setAttribute("y2",Rt.toString()),At&&Bt.setAttributes(ve,At),ve},Bt.createPolygon=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Ft.setAttribute("points",Pt),xt&&Bt.setAttributes(Ft,xt),Ft},Bt.createCircle=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","circle");return Ft.setAttribute("cx",(Pt/2).toString()),Ft.setAttribute("cy",(Pt/2).toString()),Ft.setAttribute("r",Pt.toString()),xt&&Bt.setAttributes(Ft,xt),Ft},Bt.createEllipse=function(Pt,xt,Ft){var Rt=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return Rt.setAttribute("cx",(Pt/2).toString()),Rt.setAttribute("cy",(xt/2).toString()),Rt.setAttribute("rx",(Pt/2).toString()),Rt.setAttribute("ry",(xt/2).toString()),Ft&&Bt.setAttributes(Rt,Ft),Rt},Bt.createGroup=function(Pt){var xt=document.createElementNS("http://www.w3.org/2000/svg","g");return Pt&&Bt.setAttributes(xt,Pt),xt},Bt.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},Bt.createMarker=function(Pt,xt,Ft,Rt,At,ve,Ue){var Pn=document.createElementNS("http://www.w3.org/2000/svg","marker");return Bt.setAttributes(Pn,[["id",Pt],["orient",xt],["markerWidth",Ft.toString()],["markerHeight",Rt.toString()],["refX",At.toString()],["refY",ve.toString()]]),Pn.appendChild(Ue),Pn},Bt.createText=function(Pt){var xt=document.createElementNS("http://www.w3.org/2000/svg","text");return xt.setAttribute("x","0"),xt.setAttribute("y","0"),Pt&&Bt.setAttributes(xt,Pt),xt},Bt.createTSpan=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Ft.textContent=Pt,xt&&Bt.setAttributes(Ft,xt),Ft},Bt.createImage=function(Pt){var xt=document.createElementNS("http://www.w3.org/2000/svg","image");return Pt&&Bt.setAttributes(xt,Pt),xt},Bt.createPoint=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Ft.x=Pt,Ft.y=xt,Ft},Bt.createPath=function(Pt,xt){var Ft=document.createElementNS("http://www.w3.org/2000/svg","path");return Ft.setAttribute("d",Pt),xt&&Bt.setAttributes(Ft,xt),Ft},Bt}(),se=function(){function Bt(){}return Bt.addKey=function(Pt){Bt.key=Pt},Object.defineProperty(Bt,"isLicensed",{get:function(){return!!Bt.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(Bt.key)},enumerable:!1,configurable:!0}),Bt}(),ze=function(){function Bt(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return Bt.prototype.rasterize=function(Pt,xt,Ft){var Rt=this;return new Promise(function(At){var ve=Ft!==void 0?Ft:document.createElement("canvas");Pt===null&&(Rt.markersOnly=!0,Rt.naturalSize=!1);var Ue=document.createElementNS("http://www.w3.org/2000/svg","svg");Ue.setAttribute("xmlns","http://www.w3.org/2000/svg"),Ue.setAttribute("width",xt.width.baseVal.valueAsString),Ue.setAttribute("height",xt.height.baseVal.valueAsString),Ue.setAttribute("viewBox","0 0 "+xt.viewBox.baseVal.width.toString()+" "+xt.viewBox.baseVal.height.toString()),Ue.innerHTML=xt.innerHTML,Rt.naturalSize===!0?(Ue.width.baseVal.value=Pt.naturalWidth,Ue.height.baseVal.value=Pt.naturalHeight):Rt.width!==void 0&&Rt.height!==void 0&&(Ue.width.baseVal.value=Rt.width,Ue.height.baseVal.value=Rt.height),ve.width=Ue.width.baseVal.value,ve.height=Ue.height.baseVal.value;var Pn=Ue.outerHTML,Cn=ve.getContext("2d");Rt.markersOnly!==!0&&Cn.drawImage(Pt,0,0,ve.width,ve.height);var Ln=window.URL,Oe=new Image(ve.width,ve.height);Oe.setAttribute("crossOrigin","anonymous");var kn=new Blob([Pn],{type:"image/svg+xml"}),fn=Ln.createObjectURL(kn);Oe.onload=function(){Cn.drawImage(Oe,0,0),Ln.revokeObjectURL(fn);var An=ve.toDataURL(Rt.imageType,Rt.imageQuality);At(An)},Oe.src=fn})},Bt}(),ye=function(){},_t=function(){function Bt(Pt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+Pt+"_"}return Object.defineProperty(Bt.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.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(Bt.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),Bt.prototype.addClass=function(Pt){return this.styleSheet===void 0&&this.addStyleSheet(),Pt.name=""+this.classNamePrefix+Pt.localName,this.classes.push(Pt),this.styleSheet.sheet.insertRule("."+Pt.name+" {"+Pt.style+"}",this.styleSheet.sheet.cssRules.length),Pt},Bt.prototype.addRule=function(Pt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(Pt),this.styleSheet.sheet.insertRule(Pt.selector+" {"+Pt.style+"}",this.styleSheet.sheet.cssRules.length)},Bt.prototype.addStyleSheet=function(){var Pt;this.styleSheet=document.createElement("style"),((Pt=this.styleSheetRoot)!==null&&Pt!==void 0?Pt:document.head).appendChild(this.styleSheet),this.addRule(new Xe("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Xe("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
`)),this.addRule(new Xe("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
`)),this.addClass(new te("fade_in",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
|
|
`)),this.addClass(new te("fade_out",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
|
|
`))},Bt.prototype.removeStyleSheet=function(){var Pt;this.styleSheet&&(((Pt=this.styleSheetRoot)!==null&&Pt!==void 0?Pt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},Bt}(),Xe=function(Bt,Pt){this.selector=Bt,this.style=Pt},te=function(Bt,Pt){this.localName=Bt,this.style=Pt},tn=function(){function Bt(Pt,xt,Ft,Rt,At){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=Pt,this.displayMode=xt,this.markerItems=Ft,this.uiStyleSettings=Rt,this.styles=At,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return Bt.prototype.show=function(Pt){var xt=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Pt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Ft=document.createElement("div");Ft.className=this.toolbarBlockStyleClass.name,Ft.style.whiteSpace="nowrap",this.uiContainer.appendChild(Ft),this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M10.07 14.27a.997.997 0 011.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16m3.57 7.7a.99.99 0 01-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 01-1-1V3a1 1 0 011-1c.24 0 .47.09.64.23l.01-.01 11.49 9.64a1.001 1.001 0 01-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69z"/></svg>',"select"),this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 002 2h10a2 2 0 002-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2z"/></svg>',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M19.36 2.72l1.42 1.42-5.72 5.71c1.07 1.54 1.22 3.39.32 4.59L9.06 8.12c1.2-.9 3.05-.75 4.59.32l5.71-5.72M5.93 17.57c-2.01-2.01-3.24-4.41-3.58-6.65l4.88-2.09 7.44 7.44-2.09 4.88c-2.24-.34-4.64-1.57-6.65-3.58z"/></svg>',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M12.5 8c-2.65 0-5.05 1-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M18.4 10.6C16.55 9 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3 6.5 6.5 0 003 9.5 6.5 6.5 0 009.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5 1.5-1.5-5-5m-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14M7 9h5v1H7V9z"/></svg>',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(Ft,'<svg viewBox="0 0 24 24"><path d="M18.13 12l1.26-1.26c.44-.44 1-.68 1.61-.74V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 002 2h6v-1.87l.13-.13H5V5h7v7h6.13M14 4.5l5.5 5.5H14V4.5m5.13 9.33l2.04 2.04L15.04 22H13v-2.04l6.13-6.13m3.72.36l-.98.98-2.04-2.04.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72z"/></svg>',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(At){var ve=document.createElement("div");ve.className=""+xt.toolbarButtonStyleClass.name,ve.setAttribute("data-type-name",At.typeName),ve.innerHTML=At.icon,ve.addEventListener("click",function(){xt.markerToolbarButtonClicked(ve,At)}),xt.buttons.push(ve),xt.markerButtons.push(ve)}),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 Rt=document.createElement("div");Rt.className=this.toolbarBlockStyleClass.name,Rt.style.whiteSpace="nowrap",Rt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(Rt),this.addActionButton(Rt,'<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(Rt,'<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()},Bt.prototype.addButtonClickListener=function(Pt){this.buttonClickListeners.push(Pt)},Bt.prototype.removeButtonClickListener=function(Pt){this.buttonClickListeners.indexOf(Pt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Pt),1)},Bt.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},Bt.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Pt=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var xt=0;xt<this.markerButtons.length;xt++)xt<Pt||xt===Pt&&this.markerButtons.length-1===Pt?this.markerButtonBlock.appendChild(this.markerButtons[xt]):(xt===Pt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[xt]))}},Bt.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")},Bt.prototype.resetButtonStyles=function(){var Pt=this;this.buttons.forEach(function(xt){xt.className=xt.className.replace(Pt.uiStyleSettings.toolbarButtonStyleColorsClassName?Pt.uiStyleSettings.toolbarButtonStyleColorsClassName:Pt.toolbarButtonStyleColorsClass.name,"").trim(),xt.className=xt.className.replace(Pt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?Pt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:Pt.toolbarActiveButtonStyleColorsClass.name,"").trim(),xt.className+=" "+(Pt.uiStyleSettings.toolbarButtonStyleColorsClassName?Pt.uiStyleSettings.toolbarButtonStyleColorsClassName:Pt.toolbarButtonStyleColorsClass.name)})},Bt.prototype.addActionButton=function(Pt,xt,Ft){var Rt=this,At=document.createElement("div");switch(At.className=""+this.toolbarButtonStyleClass.name,At.innerHTML=xt,At.setAttribute("data-action",Ft),At.addEventListener("click",function(){Rt.actionToolbarButtonClicked(At,Ft)}),Ft){case"select":At.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":At.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":At.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":At.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":At.style.fill=this.uiStyleSettings.closeButtonColor}Pt.appendChild(At),this.buttons.push(At)},Bt.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new te("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 te("toolbar_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
|
|
`)),this.toolbarBlockStyleClass=this.styles.addClass(new te("toolbar-block",`
|
|
display: inline-block;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new te("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 te("toolbar-overflow-block_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`));var Pt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new te("toolbar_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*Pt)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*Pt)+`px;
|
|
padding: `+Pt+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new te("toolbar_button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new te("toolbar_active_button",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new Xe("."+this.toolbarButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`)),this.styles.addRule(new Xe("."+this.toolbarButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`))},Bt.prototype.markerToolbarButtonClicked=function(Pt,xt){this.setActiveButton(Pt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Ft){return Ft("marker",xt)}),this.markerButtonOverflowBlock.style.display="none"},Bt.prototype.actionToolbarButtonClicked=function(Pt,xt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Ft){return Ft("action",xt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},Bt.prototype.setActiveButton=function(Pt){this.resetButtonStyles(),Pt.className=Pt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Pt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},Bt.prototype.setActiveMarkerButton=function(Pt){var xt=this.markerButtons.find(function(Ft){return Ft.getAttribute("data-type-name")===Pt});xt&&this.setActiveButton(xt)},Bt.prototype.setCurrentMarker=function(Pt){var xt=this;this.currentMarker=Pt,this.buttons.filter(function(Ft){return/delete|notes/.test(Ft.getAttribute("data-action"))}).forEach(function(Ft){xt.currentMarker===void 0?(Ft.style.fillOpacity="0.4",Ft.style.pointerEvents="none"):(Ft.style.fillOpacity="1",Ft.style.pointerEvents="all")})},Bt}(),Tt=function(){function Bt(Pt,xt,Ft,Rt){this.panels=[],this.panelButtons=[],this.markerjsContainer=Pt,this.displayMode=xt,this.uiStyleSettings=Ft,this.styles=Rt,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return Bt.prototype.addStyles=function(){var Pt;this.toolboxStyleClass=this.styles.addClass(new te("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 te("toolbox_colors",`
|
|
color: `+this.uiStyleSettings.toolboxColor+`;
|
|
`));var xt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new te("toolbox-button-row",`
|
|
display: flex;
|
|
cursor: default;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new te("toolbox-button-row_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new te("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 te("toolbox-panel-row_colors",`
|
|
background-color: `+((Pt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Pt!==void 0?Pt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
|
|
`)),this.toolboxButtonStyleClass=this.styles.addClass(new te("toolbox_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px;
|
|
padding: `+xt+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new te("toolbox-button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new te("toolbox-active-button_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.styles.addRule(new Xe("."+this.toolboxButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new Xe("."+this.toolboxButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`))},Bt.prototype.show=function(Pt){var xt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Pt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Bt.prototype.setPanelButtons=function(Pt){var xt,Ft,Rt=this;this.panels=Pt,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Ft=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Ft!==void 0?Ft:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(At){var ve;At.uiStyleSettings=Rt.uiStyleSettings;var Ue=document.createElement("div");Ue.className=Rt.toolboxButtonStyleClass.name+" "+((ve=Rt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&ve!==void 0?ve:Rt.toolboxButtonStyleColorsClass.name),Ue.innerHTML=At.icon,Ue.title=At.title,Ue.addEventListener("click",function(){Rt.panelButtonClick(At)}),Rt.panelButtons.push(Ue),Rt.buttonRow.appendChild(Ue)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Bt.prototype.panelButtonClick=function(Pt){var xt=this,Ft=-1;if(Pt!==this.activePanel){Ft=this.panels.indexOf(Pt),this.panelRow.innerHTML="";var Rt=Pt.getUi();Rt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(Rt),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=Pt}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){xt.displayMode==="inline"?xt.panelRow.style.display="none":xt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(At,ve){var Ue,Pn;At.className=xt.toolboxButtonStyleClass.name+" "+(ve===Ft?""+((Ue=xt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Ue!==void 0?Ue:xt.toolboxActiveButtonStyleColorsClass.name):""+((Pn=xt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Pn!==void 0?Pn:xt.toolboxButtonStyleColorsClass.name))})},Bt}(),et=function(Bt,Pt){this.title=Bt,this.icon=Pt},nt=function(Bt){function Pt(xt,Ft,Rt,At){var ve=Bt.call(this,xt,At||'<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 ve.colors=[],ve.addTransparent=!1,ve.colorBoxes=[],ve.colors=Ft,ve.currentColor=Rt,ve.setCurrentColor=ve.setCurrentColor.bind(ve),ve.getColorBox=ve.getColorBox.bind(ve),ve}return de(Pt,Bt),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.overflow="hidden",Ft.style.whiteSpace="nowrap",this.colors.forEach(function(Rt){var At=xt.getColorBox(Rt);Ft.appendChild(At),xt.colorBoxes.push(At)}),Ft},Pt.prototype.getColorBox=function(xt){var Ft=this,Rt=this.uiStyleSettings.toolbarHeight/4,At=this.uiStyleSettings.toolbarHeight-Rt,ve=document.createElement("div");ve.style.display="inline-block",ve.style.boxSizing="content-box",ve.style.width=At-2+"px",ve.style.height=At-2+"px",ve.style.padding="1px",ve.style.marginRight="2px",ve.style.marginBottom="2px",ve.style.borderWidth="2px",ve.style.borderStyle="solid",ve.style.borderRadius=(At+2)/2+"px",ve.style.borderColor=xt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",ve.addEventListener("click",function(){Ft.setCurrentColor(xt,ve)});var Ue=document.createElement("div");return Ue.style.display="inline-block",Ue.style.width=At-2+"px",Ue.style.height=At-2+"px",Ue.style.backgroundColor=xt,Ue.style.borderRadius=At/2+"px",xt==="transparent"&&(Ue.style.fill=this.uiStyleSettings.toolboxAccentColor,Ue.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>`),ve.appendChild(Ue),ve},Pt.prototype.setCurrentColor=function(xt,Ft){var Rt=this;this.currentColor=xt,this.colorBoxes.forEach(function(At){At.style.borderColor=At===Ft?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(xt)},Pt}(et),ft=function(){function Bt(Pt,xt,Ft){this._state="new",this._isSelected=!1,this._container=Pt,this._overlayContainer=xt,this.globalSettings=Ft,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(Bt.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),Bt.prototype.ownsTarget=function(Pt){return!1},Object.defineProperty(Bt.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),Bt.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},Bt.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},Bt.prototype.pointerDown=function(Pt,xt){},Bt.prototype.dblClick=function(Pt,xt){},Bt.prototype.manipulate=function(Pt){},Bt.prototype.pointerUp=function(Pt){this.stateChanged()},Bt.prototype.dispose=function(){},Bt.prototype.addMarkerVisualToContainer=function(Pt){this.container.childNodes.length>0?this.container.insertBefore(Pt,this.container.childNodes[0]):this.container.appendChild(Pt)},Bt.prototype.getState=function(){return{typeName:Bt.typeName,state:this.state,notes:this.notes}},Bt.prototype.restoreState=function(Pt){this._state=Pt.state,this.notes=Pt.notes},Bt.prototype.scale=function(Pt,xt){},Bt.prototype.colorChanged=function(Pt){this.onColorChanged&&this.onColorChanged(Pt),this.stateChanged()},Bt.prototype.fillColorChanged=function(Pt){this.onFillColorChanged&&this.onFillColorChanged(Pt),this.stateChanged()},Bt.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Pt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Pt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Pt)&&this.onStateChanged(this)}},Bt.typeName="MarkerBase",Bt}(),lt=function(){function Bt(){this.findGripByVisual=this.findGripByVisual.bind(this)}return Bt.prototype.findGripByVisual=function(Pt){return this.topLeft.ownsTarget(Pt)?this.topLeft:this.topCenter.ownsTarget(Pt)?this.topCenter:this.topRight.ownsTarget(Pt)?this.topRight:this.centerLeft.ownsTarget(Pt)?this.centerLeft:this.centerRight.ownsTarget(Pt)?this.centerRight:this.bottomLeft.ownsTarget(Pt)?this.bottomLeft:this.bottomCenter.ownsTarget(Pt)?this.bottomCenter:this.bottomRight.ownsTarget(Pt)?this.bottomRight:void 0},Bt}(),pt=function(){function Bt(){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 Bt.prototype.ownsTarget=function(Pt){return Pt===this.visual||Pt===this.visual.childNodes[0]||Pt===this.visual.childNodes[1]},Bt}(),vt=function(){function Bt(){}return Bt.toITransformMatrix=function(Pt){return{a:Pt.a,b:Pt.b,c:Pt.c,d:Pt.d,e:Pt.e,f:Pt.f}},Bt.toSVGMatrix=function(Pt,xt){return Pt.a=xt.a,Pt.b=xt.b,Pt.c=xt.c,Pt.d=xt.d,Pt.e=xt.e,Pt.f=xt.f,Pt},Bt}(),Lt=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.left=0,At.top=0,At.width=0,At.height=0,At.defaultSize={x:50,y:20},At.offsetX=0,At.offsetY=0,At.rotationAngle=0,At.CB_DISTANCE=10,At._suppressMarkerCreateEvent=!1,At.container.transform.baseVal.appendItem(he.createTransform()),At.setupControlBox(),At}return de(Pt,Bt),Object.defineProperty(Pt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Pt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Pt.prototype,"visual",{get:function(){return this._visual},set:function(xt){this._visual=xt;var Ft=he.createTransform();this._visual.transform.baseVal.appendItem(Ft)},enumerable:!1,configurable:!0}),Pt.prototype.ownsTarget=function(xt){return!!Bt.prototype.ownsTarget.call(this,xt)||!!(this.controlGrips.findGripByVisual(xt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(xt))},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.left=xt.x,this.top=xt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var Rt=this.unrotatePoint(xt);if(this.manipulationStartX=Rt.x,this.manipulationStartY=Rt.y,this.offsetX=Rt.x-this.left,this.offsetY=Rt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Ft),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Ft)){this.activeGrip=this.rotatorGrip;var At=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=At.x-this.width/2,this.top=At.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var ve=this.container.transform.baseVal.getItem(0);ve.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(ve,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Pt.prototype.pointerUp=function(xt){var Ft=this.state;Bt.prototype.pointerUp.call(this,xt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(xt),this._state="select",Ft==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Pt.prototype.moveVisual=function(xt){this.visual.style.transform="translate("+xt.x+"px, "+xt.y+"px)"},Pt.prototype.manipulate=function(xt){var Ft=this.unrotatePoint(xt);this.state==="creating"?this.resize(xt):this.state==="move"?(this.left=this.manipulationStartLeft+(Ft.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Ft.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Ft):this.state==="rotate"&&this.rotate(xt)},Pt.prototype.resize=function(xt){var Ft=this.manipulationStartLeft,Rt=this.manipulationStartWidth,At=this.manipulationStartTop,ve=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Ft=this.manipulationStartLeft+xt.x-this.manipulationStartX,Rt=this.manipulationStartWidth+this.manipulationStartLeft-Ft;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:Rt=this.manipulationStartWidth+xt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:At=this.manipulationStartTop+xt.y-this.manipulationStartY,ve=this.manipulationStartHeight+this.manipulationStartTop-At;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:ve=this.manipulationStartHeight+xt.y-this.manipulationStartY}Rt>=0?(this.left=Ft,this.width=Rt):(this.left=Ft+Rt,this.width=-Rt),ve>=0?(this.top=At,this.height=ve):(this.top=At+ve,this.height=-ve),this.setSize()},Pt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Pt.prototype.rotate=function(xt){if(Math.abs(xt.x-this.centerX)>.1){var Ft=Math.sign(xt.x-this.centerX);this.rotationAngle=180*Math.atan((xt.y-this.centerY)/(xt.x-this.centerX))/Math.PI+90*Ft,this.applyRotation()}},Pt.prototype.applyRotation=function(){var xt=this.container.transform.baseVal.getItem(0);xt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(xt,0)},Pt.prototype.rotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Ft=this.container.getCTM(),Rt=he.createPoint(xt.x,xt.y);return{x:(Rt=Rt.matrixTransform(Ft)).x,y:Rt.y}},Pt.prototype.unrotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Ft=this.container.getCTM();Ft=Ft.inverse();var Rt=he.createPoint(xt.x,xt.y);return{x:(Rt=Rt.matrixTransform(Ft)).x,y:Rt.y}},Pt.prototype.select=function(){Bt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Pt.prototype.deselect=function(){Bt.prototype.deselect.call(this),this.controlBox.style.display="none"},Pt.prototype.setupControlBox=function(){this.controlBox=he.createGroup();var xt=he.createTransform();xt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(xt),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"},Pt.prototype.adjustControlBox=function(){var xt=this.controlBox.transform.baseVal.getItem(0);xt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(xt,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},Pt.prototype.addControlGrips=function(){this.controlGrips.topLeft=this.createGrip(),this.controlGrips.topCenter=this.createGrip(),this.controlGrips.topRight=this.createGrip(),this.controlGrips.centerLeft=this.createGrip(),this.controlGrips.centerRight=this.createGrip(),this.controlGrips.bottomLeft=this.createGrip(),this.controlGrips.bottomCenter=this.createGrip(),this.controlGrips.bottomRight=this.createGrip(),this.globalSettings.disableRotation!==!0&&(this.rotatorGrip=this.createGrip()),this.positionGrips()},Pt.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(he.createTransform()),this.controlBox.appendChild(xt.visual),xt},Pt.prototype.positionGrips=function(){var xt=this.controlGrips.topLeft.GRIP_SIZE,Ft=-xt/2,Rt=Ft,At=(this.width+this.CB_DISTANCE)/2-xt/2,ve=(this.height+this.CB_DISTANCE)/2-xt/2,Ue=this.height+this.CB_DISTANCE-xt/2,Pn=this.width+this.CB_DISTANCE-xt/2;this.positionGrip(this.controlGrips.topLeft.visual,Ft,Rt),this.positionGrip(this.controlGrips.topCenter.visual,At,Rt),this.positionGrip(this.controlGrips.topRight.visual,Pn,Rt),this.positionGrip(this.controlGrips.centerLeft.visual,Ft,ve),this.positionGrip(this.controlGrips.centerRight.visual,Pn,ve),this.positionGrip(this.controlGrips.bottomLeft.visual,Ft,Ue),this.positionGrip(this.controlGrips.bottomCenter.visual,At,Ue),this.positionGrip(this.controlGrips.bottomRight.visual,Pn,Ue),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,At,Rt-3*this.CB_DISTANCE)},Pt.prototype.positionGrip=function(xt,Ft,Rt){var At=xt.transform.baseVal.getItem(0);At.setTranslate(Ft,Rt),xt.transform.baseVal.replaceItem(At,0)},Pt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},Pt.prototype.showControlBox=function(){this.controlBox.style.display=""},Pt.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:vt.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:vt.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},Bt.prototype.getState.call(this))},Pt.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Ft=xt;this.left=Ft.left,this.top=Ft.top,this.width=Ft.width,this.height=Ft.height,this.rotationAngle=Ft.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Ft.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Ft.containerTransformMatrix))},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft);var Rt=this.rotatePoint({x:this.left,y:this.top}),At=this.unrotatePoint({x:Rt.x*xt,y:Rt.y*Ft});this.left=At.x,this.top=At.y,this.width=this.width*xt,this.height=this.height*Ft,this.adjustControlBox()},Pt}(ft),bt=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.fillColor="transparent",At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.opacity=1,At.setStrokeColor=At.setStrokeColor.bind(At),At.setFillColor=At.setFillColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.createVisual=At.createVisual.bind(At),At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},Pt.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)},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Pt.prototype.setSize=function(){Bt.prototype.setSize.call(this),he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Pt.prototype.pointerUp=function(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize()},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&he.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Pt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&he.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&he.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&he.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Pt.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Bt.prototype.getState.call(this))},Pt.prototype.restoreState=function(xt){var Ft=xt;this.fillColor=Ft.fillColor,this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.opacity=Ft.opacity,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft),this.setSize()},Pt.title="Rectangle marker",Pt}(Lt),Wt=function(Bt){function Pt(xt,Ft,Rt,At){var ve=Bt.call(this,xt,At||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return ve.widths=[],ve.widthBoxes=[],ve.widths=Ft,ve.currentWidth=Rt,ve.setCurrentWidth=ve.setCurrentWidth.bind(ve),ve}return de(Pt,Bt),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2",this.widths.forEach(function(Rt){var At=document.createElement("div");At.style.display="flex",At.style.flexGrow="2",At.style.alignItems="center",At.style.justifyContent="space-between",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.borderColor=Rt===xt.currentWidth?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentWidth(Rt,At)}),Ft.appendChild(At);var ve=document.createElement("div");ve.innerText=Rt.toString(),ve.style.marginRight="5px",At.appendChild(ve);var Ue=document.createElement("div");Ue.style.minHeight="20px",Ue.style.flexGrow="2",Ue.style.display="flex",Ue.style.alignItems="center";var Pn=document.createElement("hr");Pn.style.minWidth="20px",Pn.style.border="0px",Pn.style.borderTop=Rt+"px solid "+xt.uiStyleSettings.toolboxColor,Pn.style.flexGrow="2",Ue.appendChild(Pn),At.appendChild(Ue),xt.widthBoxes.push(At)}),Ft},Pt.prototype.setCurrentWidth=function(xt,Ft){var Rt=this;this.currentWidth=xt,this.widthBoxes.forEach(function(At){At.style.borderColor=At===Ft?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Pt}(et),Ut=function(Bt){function Pt(xt,Ft,Rt,At){var ve=Bt.call(this,xt,At||'<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 ve.styles=[],ve.styleBoxes=[],ve.styles=Ft,ve.currentStyle=Rt,ve.setCurrentStyle=ve.setCurrentStyle.bind(ve),ve}return de(Pt,Bt),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2",this.styles.forEach(function(Rt){var At=document.createElement("div");At.style.display="flex",At.style.alignItems="center",At.style.justifyContent="space-between",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.overflow="hidden",At.style.maxWidth=100/xt.styles.length-5+"%",At.style.borderColor=Rt===xt.currentStyle?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentStyle(Rt,At)}),Ft.appendChild(At);var ve=document.createElement("div");ve.style.minHeight="20px",ve.style.flexGrow="2",ve.style.overflow="hidden";var Ue=`<svg width="100" height="20">
|
|
<line x1="0" y1="10" x2="100" y2="10" stroke="`+xt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(Rt!==""?'stroke-dasharray="'+Rt+'"':"")+` />
|
|
</svg>`;ve.innerHTML=Ue,At.appendChild(ve),xt.styleBoxes.push(At)}),Ft},Pt.prototype.setCurrentStyle=function(xt,Ft){var Rt=this;this.currentStyle=xt,this.styleBoxes.forEach(function(At){At.style.borderColor=At===Ft?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Pt}(et),$t=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.strokePanel=new nt("Line color",Rt.defaultColorSet,Rt.defaultColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Ut("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At}return de(Pt,Bt),Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="FrameMarker",Pt.title="Frame marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',Pt}(bt),ee=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"},qt=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.x1=0,At.y1=0,At.x2=0,At.y2=0,At.defaultLength=50,At.manipulationStartX=0,At.manipulationStartY=0,At.manipulationStartX1=0,At.manipulationStartY1=0,At.manipulationStartX2=0,At.manipulationStartY2=0,At.setupControlBox(),At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!!Bt.prototype.ownsTarget.call(this,xt)||!(!this.grip1.ownsTarget(xt)&&!this.grip2.ownsTarget(xt))},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.manipulationStartX=xt.x,this.manipulationStartY=xt.y,this.state==="new"&&(this.x1=xt.x,this.y1=xt.y,this.x2=xt.x,this.y2=xt.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(Ft)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Ft)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Pt.prototype.pointerUp=function(xt){var Ft=this.state;Bt.prototype.pointerUp.call(this,xt),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(xt),this._state="select",Ft==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Pt.prototype.adjustVisual=function(){},Pt.prototype.manipulate=function(xt){this.state==="creating"?this.resize(xt):this.state==="move"?(this.x1=this.manipulationStartX1+xt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+xt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+xt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+xt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(xt)},Pt.prototype.resize=function(xt){switch(this.activeGrip){case this.grip1:this.x1=xt.x,this.y1=xt.y;break;case this.grip2:case void 0:this.x2=xt.x,this.y2=xt.y}this.adjustVisual(),this.adjustControlBox()},Pt.prototype.select=function(){Bt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Pt.prototype.deselect=function(){Bt.prototype.deselect.call(this),this.controlBox.style.display="none"},Pt.prototype.setupControlBox=function(){this.controlBox=he.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Pt.prototype.adjustControlBox=function(){this.positionGrips()},Pt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Pt.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(he.createTransform()),this.controlBox.appendChild(xt.visual),xt},Pt.prototype.positionGrips=function(){var xt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-xt/2,this.y1-xt/2),this.positionGrip(this.grip2.visual,this.x2-xt/2,this.y2-xt/2)},Pt.prototype.positionGrip=function(xt,Ft,Rt){var At=xt.transform.baseVal.getItem(0);At.setTranslate(Ft,Rt),xt.transform.baseVal.replaceItem(At,0)},Pt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},Bt.prototype.getState.call(this))},Pt.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Ft=xt;this.x1=Ft.x1,this.y1=Ft.y1,this.x2=Ft.x2,this.y2=Ft.y2},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft),this.x1=this.x1*xt,this.y1=this.y1*Ft,this.x2=this.x2*xt,this.y2=this.y2*Ft,this.adjustVisual(),this.adjustControlBox()},Pt}(ft),Le=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.setStrokeColor=At.setStrokeColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.strokePanel=new nt("Line color",Rt.defaultColorSet,Rt.defaultColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Ut("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorLine&&xt!==this.visibleLine)},Pt.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)},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},Pt.prototype.adjustVisual=function(){this.selectorLine&&this.visibleLine&&(this.selectorLine.setAttribute("x1",this.x1.toString()),this.selectorLine.setAttribute("y1",this.y1.toString()),this.selectorLine.setAttribute("x2",this.x2.toString()),this.selectorLine.setAttribute("y2",this.y2.toString()),this.visibleLine.setAttribute("x1",this.x1.toString()),this.visibleLine.setAttribute("y1",this.y1.toString()),this.visibleLine.setAttribute("x2",this.x2.toString()),this.visibleLine.setAttribute("y2",this.y2.toString()),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()]]))},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Bt.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Ft=xt;this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.createVisual(),this.adjustVisual()},Pt.typeName="LineMarker",Pt.title="Line marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',Pt}(qt),ae=function(Bt){function Pt(xt,Ft,Rt,At){var ve=Bt.call(this,xt,At||'<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 ve.fonts=[],ve.fontBoxes=[],ve.fonts=Ft,ve.currentFont=Rt,ve.setCurrentFont=ve.setCurrentFont.bind(ve),ve}return de(Pt,Bt),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.overflow="hidden",Ft.style.flexGrow="2",this.fonts.forEach(function(Rt){var At=document.createElement("div");At.style.display="inline-block",At.style.alignItems="center",At.style.justifyContent="space-between",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.overflow="hidden",At.style.maxWidth=100/xt.fonts.length-5+"%",At.style.borderColor=Rt===xt.currentFont?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentFont(Rt,At)}),Ft.appendChild(At);var ve=document.createElement("div");ve.style.display="flex",ve.style.minHeight="20px",ve.style.flexGrow="2",ve.style.fontFamily=Rt,ve.style.overflow="hidden";var Ue=document.createElement("div");Ue.style.whiteSpace="nowrap",Ue.style.overflow="hidden",Ue.style.textOverflow="ellipsis",Ue.innerHTML="The quick brown fox jumps over the lazy dog",ve.appendChild(Ue),At.appendChild(ve),xt.fontBoxes.push(At)}),Ft},Pt.prototype.setCurrentFont=function(xt,Ft){var Rt=this;this.currentFont=xt,this.fontBoxes.forEach(function(At){At.style.borderColor=At===Ft?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Pt}(et),Ye=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.color="transparent",At.padding=5,At.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",At.text=At.DEFAULT_TEXT,At.isMoved=!1,At.color=Rt.defaultColor,At.fontFamily=Rt.defaultFontFamily,At.defaultSize={x:100,y:30},At.setColor=At.setColor.bind(At),At.setFont=At.setFont.bind(At),At.renderText=At.renderText.bind(At),At.sizeText=At.sizeText.bind(At),At.textEditDivClicked=At.textEditDivClicked.bind(At),At.showTextEditor=At.showTextEditor.bind(At),At.setSize=At.setSize.bind(At),At.positionTextEditor=At.positionTextEditor.bind(At),At.colorPanel=new nt("Color",Rt.defaultColorSet,Rt.defaultColor),At.colorPanel.onColorChanged=At.setColor,At.fontFamilyPanel=new ae("Font",Rt.defaultFontFamilies,Rt.defaultFontFamily),At.fontFamilyPanel.onFontChanged=At.setFont,At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){if(Bt.prototype.ownsTarget.call(this,xt)||xt===this.visual||xt===this.textElement||xt===this.bgRectangle)return!0;var Ft=!1;return this.textElement.childNodes.forEach(function(Rt){Rt===xt&&(Ft=!0)}),Ft},Pt.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()},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.renderText=function(){var xt=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(Ft){xt.textElement.appendChild(he.createTSpan(Ft.trim()===""?" ":Ft.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Pt.prototype.getTextScale=function(){var xt=this.textElement.getBBox(),Ft=1;if(xt.width>0&&xt.height>0){var Rt=(1*this.width-this.width*this.padding*2/100)/xt.width,At=(1*this.height-this.height*this.padding*2/100)/xt.height;Ft=Math.min(Rt,At)}return Ft},Pt.prototype.getTextPosition=function(xt){var Ft=this.textElement.getBBox(),Rt=0,At=0;return Ft.width>0&&Ft.height>0&&(Rt=(this.width-Ft.width*xt)/2,At=this.height/2-Ft.height*xt/2),{x:Rt,y:At}},Pt.prototype.sizeText=function(){var xt=this.textElement.getBBox(),Ft=this.getTextScale(),Rt=this.getTextPosition(Ft);Rt.y-=xt.y*Ft,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+Rt.x+"px, "+Rt.y+"px) scale("+Ft+", "+Ft+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(Rt.x,Rt.y),this.textElement.transform.baseVal.getItem(1).setScale(Ft,Ft))},Pt.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Pt.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.isMoved=!0,this.setSize(),this.sizeText()},Pt.prototype.setSize=function(){Bt.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()]]))},Pt.prototype.pointerUp=function(xt){var Ft=this.state;Ft==="creating"&&(this._suppressMarkerCreateEvent=!0),Bt.prototype.pointerUp.call(this,xt),this.setSize(),(Ft==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Pt.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(Ft){Ft.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Ft=Number.parseFloat(xt.textEditor.style.fontSize);xt.textEditor.clientWidth>=Number.parseInt(xt.textEditor.style.maxWidth)&&Ft>.9;)Ft-=.1,xt.textEditor.style.fontSize=Math.max(Ft,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Ft){Ft.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Ft){if(Ft.clipboardData){var Rt=Ft.clipboardData.getData("text"),At=window.getSelection();if(!At.rangeCount)return!1;At.deleteFromDocument(),At.getRangeAt(0).insertNode(document.createTextNode(Rt)),Ft.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){xt.textEditDivClicked(xt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Pt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var xt=this.getTextScale(),Ft=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),Rt=this.textElement.getBBox(),At={x:Rt.width*xt,y:Rt.height*xt};Ft.x-=At.x/2,Ft.y-=At.y/2,this.textEditor.style.top=Ft.y+"px",this.textEditor.style.left=Ft.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Ft.x+"px",this.textEditor.style.fontSize=Math.max(16*xt,12)+"px",this.textElement.style.display="none"}},Pt.prototype.textEditDivClicked=function(xt){this.text=xt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Pt.prototype.select=function(){Bt.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Pt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),Bt.prototype.deselect.call(this)},Pt.prototype.dblClick=function(xt,Ft){Bt.prototype.dblClick.call(this,xt,Ft),this.showTextEditor()},Pt.prototype.setColor=function(xt){this.textElement&&he.setAttributes(this.textElement,[["fill",xt]]),this.color=xt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(xt)},Pt.prototype.setFont=function(xt){this.textElement&&he.setAttributes(this.textElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Pt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Pt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Bt.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.color=Ft.color,this.fontFamily=Ft.fontFamily,this.padding=Ft.padding,this.text=Ft.text,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft),this.setSize(),this.sizeText(),this.positionTextEditor()},Pt.typeName="TextMarker",Pt.title="Text marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M9.6 14L12 7.7l2.4 6.3M11 5L5.5 19h2.2l1.1-3H15l1.1 3h2.2L13 5h-2z"/></svg>',Pt}(Lt),Je=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.color="transparent",At.lineWidth=3,At.drawing=!1,At.pixelRatio=1,At.color=Rt.defaultColor,At.lineWidth=Rt.defaultStrokeWidth,At.pixelRatio=Rt.freehandPixelRatio,At.setColor=At.setColor.bind(At),At.addCanvas=At.addCanvas.bind(At),At.finishCreation=At.finishCreation.bind(At),At.setLineWidth=At.setLineWidth.bind(At),At.colorPanel=new nt("Color",Rt.defaultColorSet,Rt.defaultColor),At.colorPanel.onColorChanged=At.setColor,At.lineWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.lineWidthPanel.onWidthChanged=At.setLineWidth,At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.drawingImage)},Pt.prototype.createVisual=function(){this.visual=he.createGroup(),this.drawingImage=he.createImage(),this.visual.appendChild(this.drawingImage);var xt=he.createTransform();this.visual.transform.baseVal.appendItem(xt),this.addMarkerVisualToContainer(this.visual)},Pt.prototype.pointerDown=function(xt,Ft){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(xt.x,xt.y),this.drawing=!0):Bt.prototype.pointerDown.call(this,xt,Ft)},Pt.prototype.manipulate=function(xt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(xt.x,xt.y),this.canvasContext.stroke()):Bt.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),he.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),he.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Pt.prototype.pointerUp=function(xt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Bt.prototype.pointerUp.call(this,xt)},Pt.prototype.addCanvas=function(){this.overlayContainer.innerHTML="",this.canvasElement=document.createElement("canvas"),this.canvasElement.width=this.overlayContainer.clientWidth*this.pixelRatio,this.canvasElement.height=this.overlayContainer.clientHeight*this.pixelRatio,this.canvasContext=this.canvasElement.getContext("2d"),this.canvasContext.scale(this.pixelRatio,this.pixelRatio),this.overlayContainer.appendChild(this.canvasElement)},Pt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.select.call(this)},Pt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.deselect.call(this)},Pt.prototype.finishCreation=function(){for(var xt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Ft=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],Rt=Ft[0],At=Ft[1],ve=Ft[2],Ue=Ft[3],Pn=!1,Cn=0;Cn<this.canvasElement.height;Cn++)for(var Ln=0;Ln<this.canvasElement.width;Ln++)xt.data[Cn*this.canvasElement.width*4+4*Ln+3]>0&&(Pn=!0,Cn<At&&(At=Cn),Ln<Rt&&(Rt=Ln),Cn>Ue&&(Ue=Cn),Ln>ve&&(ve=Ln));if(Pn){this.left=Rt/this.pixelRatio,this.top=At/this.pixelRatio,this.width=(ve-Rt)/this.pixelRatio,this.height=(Ue-At)/this.pixelRatio;var Oe=document.createElement("canvas");Oe.width=ve-Rt,Oe.height=Ue-At,Oe.getContext("2d").putImageData(this.canvasContext.getImageData(Rt,At,ve-Rt,Ue-At),0,0),this.drawingImgUrl=Oe.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Pt.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})},Pt.prototype.setColor=function(xt){this.color=xt,this.colorChanged(xt)},Pt.prototype.setLineWidth=function(xt){this.lineWidth=xt},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({drawingImgUrl:this.drawingImgUrl},Bt.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.drawingImgUrl=xt.drawingImgUrl,this.setDrawingImage()},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft),this.setDrawingImage()},Pt.typeName="FreehandMarker",Pt.title="Freehand marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M9.75 20.85c1.78-.7 1.39-2.63.49-3.85-.89-1.25-2.12-2.11-3.36-2.94A9.817 9.817 0 014.54 12c-.28-.33-.85-.94-.27-1.06.59-.12 1.61.46 2.13.68.91.38 1.81.82 2.65 1.34l1.01-1.7C8.5 10.23 6.5 9.32 4.64 9.05c-1.06-.16-2.18.06-2.54 1.21-.32.99.19 1.99.77 2.77 1.37 1.83 3.5 2.71 5.09 4.29.34.33.75.72.95 1.18.21.44.16.47-.31.47-1.24 0-2.79-.97-3.8-1.61l-1.01 1.7c1.53.94 4.09 2.41 5.96 1.79m11.09-15.6c.22-.22.22-.58 0-.79l-1.3-1.3a.562.562 0 00-.78 0l-1.02 1.02 2.08 2.08M11 10.92V13h2.08l6.15-6.15-2.08-2.08L11 10.92z"/></svg>',Pt}(Lt),Sn=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Rt||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return At.typeBoxes=[],At.currentType=Ft,At.setCurrentType=At.setCurrentType.bind(At),At}return de(Pt,Bt),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2";for(var Rt=function(Ue){var Pn="both";switch(Ue){case 0:Pn="both";break;case 1:Pn="start";break;case 2:Pn="end";break;case 3:Pn="none"}var Cn=document.createElement("div");if(Cn.style.display="flex",Cn.style.flexGrow="2",Cn.style.alignItems="center",Cn.style.justifyContent="space-between",Cn.style.padding="5px",Cn.style.borderWidth="2px",Cn.style.borderStyle="solid",Cn.style.borderColor=Pn===At.currentType?At.uiStyleSettings.toolboxAccentColor:"transparent",Cn.addEventListener("click",function(){xt.setCurrentType(Pn,Cn)}),Ft.appendChild(Cn),Pn==="both"||Pn==="start"){var Ln=document.createElement("div");Ln.style.display="flex",Ln.style.alignItems="center",Ln.style.minHeight="20px",Ln.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="`+(At.uiStyleSettings!==void 0?At.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,Ln.style.marginLeft="5px",Cn.appendChild(Ln)}var Oe=document.createElement("div");Oe.style.display="flex",Oe.style.alignItems="center",Oe.style.minHeight="20px",Oe.style.flexGrow="2";var kn=document.createElement("hr");if(kn.style.minWidth="20px",kn.style.border="0px",kn.style.borderTop="3px solid "+(At.uiStyleSettings!==void 0?At.uiStyleSettings.toolboxColor:"#eeeeee"),kn.style.flexGrow="2",Oe.appendChild(kn),Cn.appendChild(Oe),Pn==="both"||Pn==="end"){var fn=document.createElement("div");fn.style.display="flex",fn.style.alignItems="center",fn.style.minHeight="20px",fn.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="`+(At.uiStyleSettings!==void 0?At.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,fn.style.marginRight="5px",Cn.appendChild(fn)}At.typeBoxes.push(Cn)},At=this,ve=0;ve<4;ve++)Rt(ve);return Ft},Pt.prototype.setCurrentType=function(xt,Ft){var Rt=this;this.currentType=xt,this.typeBoxes.forEach(function(At){At.style.borderColor=At===Ft?Rt.uiStyleSettings!==void 0?Rt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Pt}(et),Kn=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.arrowType="end",At.arrowBaseHeight=10,At.arrowBaseWidth=10,At.getArrowPoints=At.getArrowPoints.bind(At),At.setArrowType=At.setArrowType.bind(At),At.arrowTypePanel=new Sn("Arrow type","end"),At.arrowTypePanel.onArrowTypeChanged=At.setArrowType,At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.arrow1&&xt!==this.arrow2)},Pt.prototype.getArrowPoints=function(xt,Ft){var Rt=this.arrowBaseWidth+2*this.strokeWidth,At=this.arrowBaseHeight+2*this.strokeWidth;return xt-Rt/2+","+(Ft+At/2)+" "+xt+","+(Ft-At/2)+" "+(xt+Rt/2)+","+(Ft+At/2)},Pt.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)},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.state==="creating"&&this.createTips()},Pt.prototype.adjustVisual=function(){if(Bt.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 xt=0;Math.abs(this.x1-this.x2)>.1&&(xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Ft=this.arrow1.transform.baseVal.getItem(0);Ft.setRotate(xt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Ft,0);var Rt=this.arrow2.transform.baseVal.getItem(0);Rt.setRotate(xt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(Rt,0)}},Pt.prototype.setArrowType=function(xt){this.arrowType=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({arrowType:this.arrowType},Bt.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Ft=xt;this.arrowType=Ft.arrowType,this.createTips(),this.adjustVisual()},Pt.typeName="ArrowMarker",Pt.title="Arrow marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',Pt}(Le),xn=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.fillColor=Rt.defaultFillColor,At.strokeWidth=0,At.fillPanel=new nt("Color",Rt.defaultColorSet,Rt.defaultFillColor),At.fillPanel.onColorChanged=At.setFillColor,At}return de(Pt,Bt),Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="CoverMarker",Pt.title="Cover marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',Pt}(bt),pi=function(Bt){function Pt(xt,Ft,Rt,At){var ve=Bt.call(this,xt,At||'<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 ve.opacities=[],ve.opacityBoxes=[],ve.opacities=Ft,ve.currentOpacity=Rt,ve.setCurrentOpacity=ve.setCurrentOpacity.bind(ve),ve}return de(Pt,Bt),Pt.prototype.getUi=function(){var xt=this,Ft=document.createElement("div");return Ft.style.display="flex",Ft.style.overflow="hidden",Ft.style.flexGrow="2",Ft.style.justifyContent="space-between",this.opacities.forEach(function(Rt){var At=document.createElement("div");At.style.display="flex",At.style.alignItems="center",At.style.justifyContent="center",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.borderColor=Rt===xt.currentOpacity?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentOpacity(Rt,At)}),Ft.appendChild(At);var ve=document.createElement("div");ve.innerText=100*Rt+"%",At.appendChild(ve),xt.opacityBoxes.push(At)}),Ft},Pt.prototype.setCurrentOpacity=function(xt,Ft){var Rt=this;this.currentOpacity=xt,this.opacityBoxes.forEach(function(At){At.style.borderColor=At===Ft?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Pt}(et),ni=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.setOpacity=At.setOpacity.bind(At),At.fillColor=Rt.defaultHighlightColor,At.strokeWidth=0,At.opacity=Rt.defaultHighlightOpacity,At.fillPanel=new nt("Color",Rt.defaultColorSet,At.fillColor),At.fillPanel.onColorChanged=At.setFillColor,At.opacityPanel=new pi("Opacity",Rt.defaultOpacitySteps,At.opacity),At.opacityPanel.onOpacityChanged=At.setOpacity,At}return de(Pt,Bt),Pt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&he.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="HighlightMarker",Pt.title="Highlight marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M18.5 1.15c-.53 0-1.04.19-1.43.58l-5.81 5.82 5.65 5.65 5.82-5.81c.77-.78.77-2.04 0-2.83l-2.84-2.83c-.39-.39-.89-.58-1.39-.58M10.3 8.5l-5.96 5.96c-.78.78-.78 2.04.02 2.85C3.14 18.54 1.9 19.77.67 21h5.66l.86-.86c.78.76 2.03.75 2.81-.02l5.95-5.96"/></svg>',Pt}(xn),le='<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>',Xt='<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>',hn=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.bgColor="transparent",At.tipPosition={x:0,y:0},At.tipBase1Position={x:0,y:0},At.tipBase2Position={x:0,y:0},At.tipMoving=!1,At.color=Rt.defaultStrokeColor,At.bgColor=Rt.defaultFillColor,At.fontFamily=Rt.defaultFontFamily,At.defaultSize={x:100,y:30},At.setBgColor=At.setBgColor.bind(At),At.getTipPoints=At.getTipPoints.bind(At),At.positionTip=At.positionTip.bind(At),At.setTipPoints=At.setTipPoints.bind(At),At.colorPanel=new nt("Text color",Rt.defaultColorSet,At.color,le),At.colorPanel.onColorChanged=At.setColor,At.bgColorPanel=new nt("Fill color",Rt.defaultColorSet,At.bgColor,Xt),At.bgColorPanel.onColorChanged=At.setBgColor,At.fontFamilyPanel=new ae("Font",Rt.defaultFontFamilies,Rt.defaultFontFamily),At.fontFamilyPanel.onFontChanged=At.setFont,At.tipGrip=new pt,At.tipGrip.visual.transform.baseVal.appendItem(he.createTransform()),At.controlBox.appendChild(At.tipGrip.visual),At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return Bt.prototype.ownsTarget.call(this,xt)||this.tipGrip.ownsTarget(xt)||this.tip===xt},Pt.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)},Pt.prototype.pointerDown=function(xt,Ft){this.state==="new"&&Bt.prototype.pointerDown.call(this,xt,Ft),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Ft)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):Bt.prototype.pointerDown.call(this,xt,Ft)},Pt.prototype.pointerUp=function(xt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Bt.prototype.pointerUp.call(this,xt);else{var Ft=this.state==="creating";Bt.prototype.pointerUp.call(this,xt),this.setTipPoints(Ft),this.positionTip()}},Pt.prototype.manipulate=function(xt){if(this.tipMoving){var Ft=this.unrotatePoint(xt);this.tipPosition={x:Ft.x-this.manipulationStartLeft,y:Ft.y-this.manipulationStartTop},this.positionTip()}else Bt.prototype.manipulate.call(this,xt)},Pt.prototype.setBgColor=function(xt){this.bgRectangle&&this.tip&&(he.setAttributes(this.bgRectangle,[["fill",xt]]),he.setAttributes(this.tip,[["fill",xt]])),this.bgColor=xt,this.fillColorChanged(xt)},Pt.prototype.getTipPoints=function(){return this.setTipPoints(this.state==="creating"),this.tipBase1Position.x+","+this.tipBase1Position.y+" "+this.tipBase2Position.x+","+this.tipBase2Position.y+" "+this.tipPosition.x+","+this.tipPosition.y},Pt.prototype.setTipPoints=function(xt){xt===void 0&&(xt=!1);var Ft=Math.min(this.height/2,15),Rt=this.height/5;xt&&(this.tipPosition={x:Ft+Rt/2,y:this.height+20});var At=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?At<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(Rt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:Ft,y:0},this.tipBase2Position={x:Ft+Rt,y:0}):(this.tipBase1Position={x:0,y:Ft},this.tipBase2Position={x:0,y:Ft+Rt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?At<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(Rt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Ft-Rt,y:0},this.tipBase2Position={x:this.width-Ft,y:0}):(this.tipBase1Position={x:this.width,y:Ft},this.tipBase2Position={x:this.width,y:Ft+Rt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?At<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(Rt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Ft-Rt,y:this.height},this.tipBase2Position={x:this.width-Ft,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Ft-Rt},this.tipBase2Position={x:this.width,y:this.height-Ft}):At<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(Rt=this.width/5,Ft=Math.min(this.width/2,15),this.tipBase1Position={x:Ft,y:this.height},this.tipBase2Position={x:Ft+Rt,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Ft},this.tipBase2Position={x:0,y:this.height-Ft-Rt})},Pt.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.positionTip()},Pt.prototype.positionTip=function(){he.setAttributes(this.tip,[["points",this.getTipPoints()]]);var xt=this.tipGrip.visual.transform.baseVal.getItem(0);xt.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(xt,0)},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Pt.prototype.select=function(){this.positionTip(),Bt.prototype.select.call(this)},Pt.prototype.getState=function(){var xt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},Bt.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.bgColor=Ft.bgColor,this.tipPosition=Ft.tipPosition,Bt.prototype.restoreState.call(this,xt),this.createTip(),this.setTipPoints()},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft),this.tipPosition={x:this.tipPosition.x*xt,y:this.tipPosition.y*Ft},this.positionTip()},Pt.typeName="CalloutMarker",Pt.title="Callout marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M4 2h16a2 2 0 012 2v12a2 2 0 01-2 2h-4l-4 4-4-4H4a2 2 0 01-2-2V4a2 2 0 012-2m0 2v12h4.83L12 19.17 15.17 16H20V4H4m2 3h12v2H6V7m0 4h10v2H6v-2z"/></svg>',Pt}(Ye),oi=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.fillColor="transparent",At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.opacity=1,At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.fillColor=Rt.defaultFillColor,At.setStrokeColor=At.setStrokeColor.bind(At),At.setFillColor=At.setFillColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.setOpacity=At.setOpacity.bind(At),At.createVisual=At.createVisual.bind(At),At.strokePanel=new nt("Line color",ce(Rt.defaultColorSet,["transparent"]),Rt.defaultColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.fillPanel=new nt("Fill color",ce(Rt.defaultColorSet,["transparent"]),At.fillColor,Xt),At.fillPanel.onColorChanged=At.setFillColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Ut("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At.opacityPanel=new pi("Opacity",Rt.defaultOpacitySteps,At.opacity),At.opacityPanel.onOpacityChanged=At.setOpacity,At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},Pt.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)},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Pt.prototype.setSize=function(){Bt.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()]])},Pt.prototype.pointerUp=function(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize()},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&he.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Pt.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&he.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&he.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&he.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Pt.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&he.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Bt.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.fillColor=Ft.fillColor,this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.opacity=Ft.opacity,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft),this.setSize()},Pt.typeName="EllipseMarker",Pt.title="Ellipse marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M12 4C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',Pt}(Lt),zn=function(Bt){function Pt(xt,Ft,Rt){return Bt.call(this,xt,Ft,Rt)||this}return de(Pt,Bt),Object.defineProperty(Pt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.tip1&&xt!==this.tip2)},Pt.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)},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.state==="creating"&&this.createTips()},Pt.prototype.adjustVisual=function(){if(Bt.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 xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Ft=this.tip1.transform.baseVal.getItem(0);Ft.setRotate(xt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Ft,0);var Rt=this.tip2.transform.baseVal.getItem(0);Rt.setRotate(xt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(Rt,0)}},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt),this.createTips(),this.adjustVisual()},Pt.typeName="MeasurementMarker",Pt.title="Measurement marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M1.39 18.36l1.77-1.76L4.58 18l1.06-1.05-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.42 1.41L10.59 12l-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.41 1.41 1.07-1.06-1.42-1.41 1.42-1.42L18 6.7l1.07-1.06-2.47-2.48 1.76-1.77 4.25 4.25L5.64 22.61l-4.25-4.25z"/></svg>',Pt}(Le),Ne=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.strokePanel.colors=Rt.defaultColorSet,At.fillColor="transparent",At}return de(Pt,Bt),Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Pt.typeName,xt},Pt.typeName="EllipseFrameMarker",Pt.title="Ellipse frame marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M12 6c4.41 0 8 2.69 8 6s-3.59 6-8 6-8-2.69-8-6 3.59-6 8-6m0-2C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',Pt}(oi),nn=function(){function Bt(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(Bt.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),Bt.prototype.addUndoStep=function(Pt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(Pt)||(this.undoStack.push(Pt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(Pt)&&this.redoStack.splice(0,this.redoStack.length))},Bt.prototype.replaceLastUndoStep=function(Pt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=Pt)},Bt.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},Bt.prototype.undo=function(){if(this.undoStack.length>1){var Pt=this.undoStack.pop();return Pt!==void 0&&this.redoStack.push(Pt),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},Bt.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},Bt}(),cn=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.curveX=0,At.curveY=0,At.manipulationStartCurveX=0,At.manipulationStartCurveY=0,At.setStrokeColor=At.setStrokeColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.positionGrips=At.positionGrips.bind(At),At.addControlGrips=At.addControlGrips.bind(At),At.adjustVisual=At.adjustVisual.bind(At),At.setupControlBox=At.setupControlBox.bind(At),At.resize=At.resize.bind(At),At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.strokePanel=new nt("Line color",Rt.defaultColorSet,Rt.defaultColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Ut("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorCurve&&xt!==this.visibleCurve&&!this.curveGrip.ownsTarget(xt))},Pt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Pt.prototype.createVisual=function(){this.visual=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)},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=xt.x,this.curveY=xt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Ft)&&(this.activeGrip=this.curveGrip,this._state="resize")},Pt.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),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()]]))},Pt.prototype.setupControlBox=function(){Bt.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)},Pt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,Bt.prototype.addControlGrips.call(this)},Pt.prototype.positionGrips=function(){Bt.prototype.positionGrips.call(this);var xt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-xt/2,this.curveY-xt/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},Pt.prototype.manipulate=function(xt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+xt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+xt.y-this.manipulationStartY),Bt.prototype.manipulate.call(this,xt)},Pt.prototype.resize=function(xt){this.activeGrip===this.curveGrip&&(this.curveX=xt.x,this.curveY=xt.y),Bt.prototype.resize.call(this,xt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual()},Pt.prototype.scale=function(xt,Ft){this.curveX=this.curveX*xt,this.curveY=this.curveY*Ft,Bt.prototype.scale.call(this,xt,Ft)},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Bt.prototype.getState.call(this));return xt.typeName=Pt.typeName,xt},Pt.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Ft=xt;this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.curveX=Ft.curveX,this.curveY=Ft.curveY,this.createVisual(),this.adjustVisual()},Pt.typeName="CurveMarker",Pt.title="Curve marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M18.5 2A1.5 1.5 0 0120 3.5 1.5 1.5 0 0118.5 5c-.23 0-.45-.05-.65-.15l-3.69 3.7.34.45c2.19-1.26 4.76-2 7.5-2l1 .03v2.01L22 9c-2.58 0-5 .75-7 2.04A3.96 3.96 0 0111.04 15C9.75 17 9 19.42 9 22l.04 1H7.03L7 22c0-2.74.74-5.31 2-7.5l-.45-.34-3.7 3.69c.1.2.15.42.15.65A1.5 1.5 0 013.5 20 1.5 1.5 0 012 18.5 1.5 1.5 0 013.5 17c.23 0 .45.05.65.15l3.69-3.7C7.31 12.78 7 11.92 7 11a4 4 0 014-4c.92 0 1.78.31 2.45.84l3.7-3.69c-.1-.2-.15-.42-.15-.65A1.5 1.5 0 0118.5 2M11 9a2 2 0 00-2 2 2 2 0 002 2 2 2 0 002-2 2 2 0 00-2-2z"/></svg>',Pt}(qt),ri=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,Ft,Rt)||this;return At.fillColor="transparent",At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.textColor="transparent",At.fontSize="1rem",At.isMoved=!1,At.captionText="Caption",At.PADDING=5,At.captionBoxWidth=0,At.captionBoxHeight=0,At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.fillColor=Rt.defaultFillColor,At.textColor=Rt.defaultStrokeColor,At.fontFamily=Rt.defaultFontFamily,At.fontSize=Rt.defaultCaptionFontSize,At.captionText=Rt.defaultCaptionText,At.setStrokeColor=At.setStrokeColor.bind(At),At.setFillColor=At.setFillColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.createVisual=At.createVisual.bind(At),At.sizeCaption=At.sizeCaption.bind(At),At.setCaptionText=At.setCaptionText.bind(At),At.showTextEditor=At.showTextEditor.bind(At),At.positionTextEditor=At.positionTextEditor.bind(At),At.finishTextEditing=At.finishTextEditing.bind(At),At.setFont=At.setFont.bind(At),At.setTextColor=At.setTextColor.bind(At),At.strokePanel=new nt("Line color",ce(Rt.defaultColorSet,["transparent"]),At.strokeColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.fillPanel=new nt("Fill color",ce(Rt.defaultColorSet,["transparent"]),At.fillColor,Xt),At.fillPanel.onColorChanged=At.setFillColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Ut("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At.fontFamilyPanel=new ae("Font",Rt.defaultFontFamilies,Rt.defaultFontFamily),At.fontFamilyPanel.onFontChanged=At.setFont,At.textColorPanel=new nt("Text color",Rt.defaultColorSet,At.textColor,le),At.textColorPanel.onColorChanged=At.setTextColor,At}return de(Pt,Bt),Pt.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.frame&&xt!==this.captionBg&&xt!==this.captionElement)},Pt.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()},Pt.prototype.setCaptionText=function(xt){this.captionText=xt,this.captionElement.textContent=this.captionText,this.sizeCaption()},Pt.prototype.pointerDown=function(xt,Ft){Bt.prototype.pointerDown.call(this,xt,Ft),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Pt.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Pt.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Pt.prototype.sizeCaption=function(){var xt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=xt.width+2*this.PADDING,this.captionBoxHeight=xt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),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')"]])},Pt.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(Ft){Ft.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Ft){Ft.key==="Enter"&&xt.finishTextEditing(xt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Ft){Ft.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Pt.prototype.positionTextEditor=function(){this.state==="edit"&&(this.textEditBox===void 0?this.showTextEditor():(this.textEditBox.style.left=this.left+"px",this.textEditBox.style.top=this.top+"px",this.textEditBox.style.transform="rotate("+this.rotationAngle+"deg)",this.textEditBox.style.transformOrigin=this.width/2+"px "+this.height/2+"px"))},Pt.prototype.finishTextEditing=function(xt){this.setCaptionText(xt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Pt.prototype.setFont=function(xt){this.captionElement&&he.setAttributes(this.captionElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Pt.prototype.setTextColor=function(xt){this.captionElement&&he.setAttributes(this.captionElement,[["fill",xt]]),this.textColor=xt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Pt.prototype.setSize=function(){Bt.prototype.setSize.call(this),he.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Pt.prototype.pointerUp=function(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Pt.prototype.dblClick=function(xt,Ft){Bt.prototype.dblClick.call(this,xt,Ft),this.showTextEditor()},Pt.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.frame&&he.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Pt.prototype.setFillColor=function(xt){this.fillColor=xt,this.captionBg&&he.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},Pt.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.frame&&he.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Pt.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.frame&&he.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Pt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Pt.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:1,textColor:this.textColor,fontFamily:this.fontFamily,fontSize:this.fontSize,captionText:this.captionText},Bt.prototype.getState.call(this));return xt.typeName=this.typeName,xt},Pt.prototype.restoreState=function(xt){var Ft=xt;this.fillColor=Ft.fillColor,this.strokeColor=Ft.strokeColor,this.strokeWidth=Ft.strokeWidth,this.strokeDasharray=Ft.strokeDasharray,this.textColor=Ft.textColor,this.fontFamily=Ft.fontFamily,this.captionText=Ft.captionText,this.fontSize=Ft.fontSize,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Pt.prototype.scale=function(xt,Ft){Bt.prototype.scale.call(this,xt,Ft),this.setSize()},Pt.typeName="CaptionFrameMarker",Pt.title="Caption frame marker",Pt.icon='<svg viewBox="0 0 24 24"><path d="M5 3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H5m0 2h14v14H5V5m2 2v2h10V7H7z"/></svg>',Pt}(Lt),He=function(){function Bt(Pt,xt){xt===void 0&&(xt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Pt,this.cancelable=xt}return Object.defineProperty(Bt.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Bt.prototype.preventDefault=function(){this._defaultPrevented=!0},Bt}(),ne=function(Bt){function Pt(xt,Ft,Rt){var At=Bt.call(this,xt,!1)||this;return At.dataUrl=Ft,At.state=Rt,At}return de(Pt,Bt),Pt}(He),ge=function(Bt){function Pt(xt,Ft,Rt){Rt===void 0&&(Rt=!1);var At=Bt.call(this,xt,Rt)||this;return At.marker=Ft,At}return de(Pt,Bt),Pt}(He),un=function(){function Bt(){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 Bt.prototype.addEventListener=function(Pt,xt){this[Pt].push(xt)},Bt.prototype.removeEventListener=function(Pt,xt){var Ft=this[Pt].indexOf(xt);Ft>-1&&this[Pt].splice(Ft,1)},Bt}(),Fn=function(){function Bt(Pt){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new ee,this._isOpen=!1,this.undoRedoManager=new nn,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 un,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Bt.instanceCounter++,this.styles=new _t(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=Pt,this.targetRoot=document.body,this.width=Pt.clientWidth,this.height=Pt.clientHeight,this.styles.removeStyleSheet(),this.open=this.open.bind(this),this.setTopLeft=this.setTopLeft.bind(this),this.toolbarButtonClicked=this.toolbarButtonClicked.bind(this),this.createNewMarker=this.createNewMarker.bind(this),this.addNewMarker=this.addNewMarker.bind(this),this.markerCreated=this.markerCreated.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this),this.onPointerDown=this.onPointerDown.bind(this),this.onDblClick=this.onDblClick.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.onPointerOut=this.onPointerOut.bind(this),this.onKeyUp=this.onKeyUp.bind(this),this.overrideOverflow=this.overrideOverflow.bind(this),this.restoreOverflow=this.restoreOverflow.bind(this),this.close=this.close.bind(this),this.closeUI=this.closeUI.bind(this),this.addCloseEventListener=this.addCloseEventListener.bind(this),this.removeCloseEventListener=this.removeCloseEventListener.bind(this),this.addRenderEventListener=this.addRenderEventListener.bind(this),this.removeRenderEventListener=this.removeRenderEventListener.bind(this),this.clientToLocalCoordinates=this.clientToLocalCoordinates.bind(this),this.onWindowResize=this.onWindowResize.bind(this),this.deleteSelectedMarker=this.deleteSelectedMarker.bind(this),this.setWindowHeight=this.setWindowHeight.bind(this),this.removeMarker=this.removeMarker.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this),this.onPopupTargetResize=this.onPopupTargetResize.bind(this),this.showNotesEditor=this.showNotesEditor.bind(this),this.hideNotesEditor=this.hideNotesEditor.bind(this),this.stepZoom=this.stepZoom.bind(this),this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.markerStateChanged=this.markerStateChanged.bind(this),this.switchToSelectMode=this.switchToSelectMode.bind(this),this.addDefs=this.addDefs.bind(this),this.addDefsToImage=this.addDefsToImage.bind(this)}return Object.defineProperty(Bt.prototype,"ALL_MARKER_TYPES",{get:function(){return[$t,Je,Kn,Ye,Ne,oi,ni,hn,zn,xn,Le,cn,ri]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[$t,Je,Kn,Ye,oi,ni,hn]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"BASIC_MARKER_TYPES",{get:function(){return[$t,Je,Kn,Ye,ni]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Pt){var xt=this;this._availableMarkerTypes.splice(0),Pt.forEach(function(Ft){if(typeof Ft=="string"){var Rt=xt.ALL_MARKER_TYPES.find(function(At){return At.typeName===Ft});Rt!==void 0&&xt._availableMarkerTypes.push(Rt)}else xt._availableMarkerTypes.push(Ft)})},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(Pt){this._zoomLevel=Pt,this.editorCanvas&&this.contentDiv&&(this.editorCanvas.style.transform="scale("+this._zoomLevel+")",this.contentDiv.scrollTo({left:(this.editorCanvas.clientWidth*this._zoomLevel-this.contentDiv.clientWidth)/2,top:(this.editorCanvas.clientHeight*this._zoomLevel-this.contentDiv.clientHeight)/2}))},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),Bt.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),se.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},Bt.prototype.show=function(){var Pt=this;this.styles.styleSheetRoot===void 0&&ye.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=ye.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(xt){return xt(new He(Pt))})},Bt.prototype.render=function(){return we(this,void 0,void 0,function(){var Pt;return De(this,function(xt){switch(xt.label){case 0:return this.setCurrentMarker(),(Pt=new ze).naturalSize=this.renderAtNaturalSize,Pt.imageType=this.renderImageType,Pt.imageQuality=this.renderImageQuality,Pt.markersOnly=this.renderMarkersOnly,Pt.width=this.renderWidth,Pt.height=this.renderHeight,[4,Pt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return xt.sent(),[4,Pt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,xt.sent()]}})})},Bt.prototype.close=function(Pt){var xt=this;if(Pt===void 0&&(Pt=!1),this.isOpen){var Ft=!1;Pt||this.eventListeners.beforeclose.forEach(function(Rt){var At=new He(xt,!0);Rt(At),At.defaultPrevented&&(Ft=!0)}),Ft||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(Rt){return Rt(new He(xt))}),this.detachEvents(),this._isOpen=!1)}},Bt.prototype.addMarkersToToolbar=function(){for(var Pt,xt=[],Ft=0;Ft<arguments.length;Ft++)xt[Ft]=arguments[Ft];(Pt=this._availableMarkerTypes).push.apply(Pt,xt)},Bt.prototype.addRenderEventListener=function(Pt){this.addEventListener("render",function(xt){Pt(xt.dataUrl,xt.state)})},Bt.prototype.removeRenderEventListener=function(Pt){},Bt.prototype.addCloseEventListener=function(Pt){this.addEventListener("close",function(){Pt()})},Bt.prototype.removeCloseEventListener=function(Pt){},Bt.prototype.setupResizeObserver=function(){var Pt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){Pt.resize(Pt.target.clientWidth,Pt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return Pt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},Bt.prototype.onPopupTargetResize=function(){var Pt=1*this.target.clientWidth/this.target.clientHeight,xt=this.editorCanvas.clientWidth/Pt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Pt:this.editorCanvas.clientWidth,Ft=xt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/Pt;this.resize(xt,Ft)},Bt.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},Bt.prototype.resize=function(Pt,xt){this._isResizing=!0;var Ft=Pt/this.imageWidth,Rt=xt/this.imageHeight;this.imageWidth=Math.round(Pt),this.imageHeight=Math.round(xt),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(Ft,Rt),this._isResizing=!1},Bt.prototype.scaleMarkers=function(Pt,xt){var Ft,Rt=this;this._currentMarker&&this._currentMarker instanceof Ye?this._currentMarker.scale(Pt,xt):(Ft=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(At){At!==Rt._currentMarker&&At.scale(Pt,xt)}),Ft!==void 0&&this.setCurrentMarker(Ft)},Bt.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"},Bt.prototype.setTopLeft=function(){var Pt=this.editingTarget.getBoundingClientRect(),xt=this.editorCanvas.getBoundingClientRect();this.left=Pt.left-xt.left,this.top=Pt.top-xt.top},Bt.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)},Bt.prototype.addDefs=function(){for(var Pt,xt=[],Ft=0;Ft<arguments.length;Ft++)xt[Ft]=arguments[Ft];this.defs=he.createDefs(),this.addDefsToImage(),(Pt=this.defs).append.apply(Pt,xt)},Bt.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},Bt.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)},Bt.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},Bt.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},Bt.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)},Bt.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},Bt.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)},Bt.prototype.addLogo=function(){this.logoUI=document.createElement("div"),this.logoUI.style.display="inline-block",this.logoUI.style.margin="0px",this.logoUI.style.padding="0px",this.logoUI.style.fill="#333333";var Pt=document.createElement("a");Pt.href="https://markerjs.com/",Pt.target="_blank",Pt.innerHTML='<svg viewBox="0 0 112 96" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path fill="#e5f20d" fill-opacity=".647" d="M0 40.386h111.96V95.62H0z"/><path d="M93.61 61.452c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.591 1.048-1.481 0-2.222-.74-2.222-2.22 0-16.617-.533-29.347-1.604-38.192-1.068-8.842-2.92-13.265-5.552-13.265-4.443 0-10.94 15.509-19.497 46.52v.124c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.592 1.048-1.48 0-2.22-.74-2.22-2.22 0-3.29.165-8.392.493-15.302.33-7.732.494-13.82.494-18.262 0-6.17-.186-10.55-.556-13.142-.37-2.591-1.172-3.887-2.406-3.887-2.796 0-6.333 5.12-10.612 15.363C38.494 34.367 34.01 46.44 29.32 60.34l-1.11 3.209a5.714 5.714 0 01-1.42 2.097c-.617.578-1.295.864-2.036.864-.987 0-1.644-.081-1.974-.247-.328-.162-.533-.656-.617-1.48-.41-4.03-.74-9.418-.987-16.165-.163-1.728-.329-4.566-.494-8.515-.822-13.901-1.562-23.3-2.221-28.196-.657-4.893-.987-7.628-.987-8.205 0-.657.33-1.44.987-2.345.659-.903 1.276-1.357 1.85-1.357 1.319 0 2.387.947 3.21 2.838.411.906.863 4.526 1.357 10.859.493 6.335.905 14.19 1.233 23.568l.617 18.88c4.527-13.983 9.216-26.673 14.068-38.068C45.65 6.686 50.093.988 54.123.988c2.715 0 4.566 1.974 5.553 5.923.987 3.949 1.481 9.667 1.481 17.152 0 3.949-.081 9.625-.247 17.029l-.123 5.676c3.373-11.762 6.725-21.634 10.057-29.615 3.331-7.979 6.685-11.97 10.056-11.97 8.475 0 12.71 18.757 12.71 56.269z" fill-rule="nonzero"/></svg>',Pt.title="Powered by marker.js",Pt.style.display="grid",Pt.style.alignItems="center",Pt.style.justifyItems="center",Pt.style.padding="3px",Pt.style.width="20px",Pt.style.height="20px",this.logoUI.appendChild(Pt),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},Bt.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")},Bt.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"},Bt.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},Bt.prototype.showUI=function(){switch(this.settings.displayMode==="popup"&&this.overrideOverflow(),this.coverDiv=document.createElement("div"),this.coverDiv.style.visibility=this._silentRenderMode?"hidden":"visible",this.coverDiv.className=this.styles.classNamePrefixBase+" "+this.styles.classNamePrefix,this.coverDiv.style.fontSize="16px",this.coverDiv.style.userSelect="none",this.settings.displayMode){case"inline":this.coverDiv.style.position="absolute";var Pt=this.settings.uiOffsetTop!==void 0?this.target.offsetTop+this.settings.uiOffsetTop:this.target.offsetTop>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Pt+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px",this.coverDiv.style.width=this.target.offsetWidth.toString()+"px",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"5";break;case"popup":this.coverDiv.style.position="absolute",this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=window.innerHeight+"px",this.coverDiv.style.backgroundColor="rgba(0, 0, 0, 0.75)",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"1000",this.coverDiv.style.display="flex"}this.targetRoot.appendChild(this.coverDiv),this.uiDiv=document.createElement("div"),this.uiDiv.style.display="flex",this.uiDiv.style.flexDirection="column",this.uiDiv.style.flexGrow="2",this.uiDiv.style.margin=this.settings.displayMode==="popup"?this.settings.popupMargin+"px":"0px",this.uiDiv.style.border="0px",this.coverDiv.appendChild(this.uiDiv),this.toolbar=new tn(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 Tt(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},Bt.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},Bt.prototype.removeMarker=function(Pt){this.markerImage.removeChild(Pt.container),this.markers.indexOf(Pt)>-1&&this.markers.splice(this.markers.indexOf(Pt),1),Pt.dispose()},Bt.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())},Bt.prototype.toolbarButtonClicked=function(Pt,xt){if(Pt==="marker"&&xt!==void 0)this.createNewMarker(xt);else if(Pt==="action")switch(xt){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},Bt.prototype.deleteSelectedMarker=function(){var Pt=this;if(this._currentMarker!==void 0){var xt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(Rt){var At=new ge(Pt,Pt._currentMarker,!0);Rt(At),At.defaultPrevented&&(xt=!0)}),!xt){var Ft=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(Rt){return Rt(new ge(Pt,Ft))})}}},Bt.prototype.clear=function(){var Pt=this,xt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(ve){var Ue=new ge(Pt,void 0,!0);ve(Ue),Ue.defaultPrevented&&(xt=!0)}),!xt)){this.setCurrentMarker();for(var Ft=function(ve){var Ue=Rt.markers[ve];Rt.setCurrentMarker(Rt.markers[ve]),Rt._currentMarker.dispose(),Rt.markerImage.removeChild(Rt._currentMarker.container),Rt.markers.splice(Rt.markers.indexOf(Rt._currentMarker),1),Rt.eventListeners.markerdelete.forEach(function(Pn){return Pn(new ge(Pt,Ue))})},Rt=this,At=this.markers.length-1;At>=0;At--)Ft(At);this.addUndoStep()}},Object.defineProperty(Bt.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),Bt.prototype.showNotesEditor=function(){var Pt;this._currentMarker!==void 0&&(this.overlayContainer.innerHTML="",this.notesArea=document.createElement("textarea"),this.notesArea.className=this.uiStyleSettings.notesAreaStyleClassName,this.notesArea.style.pointerEvents="auto",this.notesArea.style.alignSelf="stretch",this.notesArea.style.width="100%",this.notesArea.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.notesArea.value=(Pt=this._currentMarker.notes)!==null&&Pt!==void 0?Pt:"",this.overlayContainer.appendChild(this.notesArea))},Bt.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)},Bt.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},Bt.prototype.addUndoStep=function(){var Pt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var xt=this.getState(),Ft=this.undoRedoManager.getLastUndoStep();if(!Ft||Ft.width===xt.width&&Ft.height===xt.height){var Rt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(xt),Rt<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(At){return At(new He(Pt))})}else this.undoRedoManager.replaceLastUndoStep(xt),this.eventListeners.statechange.forEach(function(At){return At(new He(Pt))})}},Bt.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},Bt.prototype.undoStep=function(){var Pt=this,xt=this.undoRedoManager.undo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Ft){return Ft(new He(Pt))}))},Bt.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},Bt.prototype.redoStep=function(){var Pt=this,xt=this.undoRedoManager.redo();xt!==void 0&&(this.restoreState(xt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Ft){return Ft(new He(Pt))}))},Bt.prototype.stepZoom=function(){var Pt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=Pt<this.zoomSteps.length-1?this.zoomSteps[Pt+1]:this.zoomSteps[0]},Bt.prototype.panTo=function(Pt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-Pt.x,top:this.prevPanPoint.y-Pt.y}),this.prevPanPoint=Pt},Bt.prototype.startRenderAndClose=function(){return we(this,void 0,void 0,function(){var Pt,xt,Ft=this;return De(this,function(Rt){switch(Rt.label){case 0:return[4,this.render()];case 1:return Pt=Rt.sent(),xt=this.getState(),this.eventListeners.render.forEach(function(At){return At(new ne(Ft,Pt,xt))}),this.close(!0),[2]}})})},Bt.prototype.getState=function(Pt){Pt===!0&&this.setCurrentMarker();var xt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Ft){return xt.markers.push(Ft.getState())}),xt},Bt.prototype.restoreState=function(Pt){var xt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);Pt.markers.forEach(function(Ft){var Rt=xt._availableMarkerTypes.find(function(ve){return ve.typeName===Ft.typeName});if(Rt!==void 0){var At=xt.addNewMarker(Rt);At.restoreState(Ft),xt.markers.push(At)}}),Pt.width&&Pt.height&&(Pt.width!==this.imageWidth||Pt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/Pt.width,this.imageHeight/Pt.height),this.eventListeners.restorestate.forEach(function(Ft){return Ft(new He(xt))})},Bt.prototype.addNewMarker=function(Pt){var xt=he.createGroup();return this.markerImage.appendChild(xt),new Pt(xt,this.overlayContainer,this.settings)},Bt.prototype.createNewMarker=function(Pt){var xt,Ft=this;(xt=typeof Pt=="string"?this._availableMarkerTypes.find(function(Rt){return Rt.typeName===Pt}):Pt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(xt),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(xt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(Rt){return Rt(new ge(Ft,Ft._currentMarker))}))},Bt.prototype.markerCreated=function(Pt){var xt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(Pt),this.setCurrentMarker(Pt),Pt instanceof Je&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(Je):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Ft){return Ft(new ge(xt,xt._currentMarker))})},Bt.prototype.colorChanged=function(Pt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=Pt,this.settings.defaultStrokeColor=Pt)},Bt.prototype.fillColorChanged=function(Pt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=Pt)},Bt.prototype.markerStateChanged=function(Pt){var xt=this;this.eventListeners.markerchange.forEach(function(Ft){return Ft(new ge(xt,Pt))})},Bt.prototype.setCurrentMarker=function(Pt){var xt=this;this._currentMarker!==Pt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Ft){return Ft(new ge(xt,xt._currentMarker))})),this._currentMarker=Pt,this._currentMarker===void 0||this._currentMarker.isSelected||(this._currentMarker.state!=="new"&&this._currentMarker.select(),this.toolbar.setCurrentMarker(this._currentMarker),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this._isResizing||this.eventListeners.markerselect.forEach(function(Ft){return Ft(new ge(xt,xt._currentMarker))}))},Bt.prototype.onPointerDown=function(Pt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||Pt.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var xt=this.markers.find(function(Ft){return Ft.ownsTarget(Pt.target)});xt!==void 0?(this.setCurrentMarker(xt),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY),Pt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:Pt.clientX,y:Pt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY))},Bt.prototype.onDblClick=function(Pt){if(this._isFocused||this.focus(),this.mode==="select"){var xt=this.markers.find(function(Ft){return Ft.ownsTarget(Pt.target)});xt!==void 0&&xt!==this._currentMarker&&this.setCurrentMarker(xt),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY),Pt.target):this.setCurrentMarker()}},Bt.prototype.onPointerMove=function(Pt){this.touchPoints!==1&&Pt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||Pt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY)):this.zoomLevel>1&&this.panTo({x:Pt.clientX,y:Pt.clientY}))},Bt.prototype.onPointerUp=function(Pt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(Pt.clientX,Pt.clientY)),this.isDragging=!1,this.addUndoStep()},Bt.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},Bt.prototype.onKeyUp=function(Pt){this._currentMarker===void 0||this.notesArea!==void 0||Pt.key!=="Delete"&&Pt.key!=="Backspace"||this.deleteSelectedMarker()},Bt.prototype.clientToLocalCoordinates=function(Pt,xt){var Ft=this.markerImage.getBoundingClientRect();return{x:(Pt-Ft.left)/this.zoomLevel,y:(xt-Ft.top)/this.zoomLevel}},Bt.prototype.onWindowResize=function(){this.positionUI()},Bt.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var Pt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Pt+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px";break;case"popup":this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=this.windowHeight+"px",this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.styles.settings.toolbarHeight+"px"}this.positionMarkerImage(),this.positionLogo()},Bt.prototype.addLicenseKey=function(Pt){se.addKey(Pt)},Bt.prototype.addEventListener=function(Pt,xt){this.eventListeners.addEventListener(Pt,xt)},Bt.prototype.removeEventListener=function(Pt,xt){this.eventListeners.removeEventListener(Pt,xt)},Bt.prototype.renderState=function(Pt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Pt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(Bt.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),Bt.prototype.focus=function(){var Pt=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(xt){return xt(new He(Pt))}))},Bt.prototype.blur=function(){var Pt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(xt){return xt(new He(Pt))}))},Bt.instanceCounter=0,Bt}()},6551:function(en,Nn,Qt){"use strict";Qt.d(Nn,{ZP:function(){return se}});var Nt=Qt(16886),de=Qt(59301),we=Qt(47273),De=0,ce=(0,we.Z)();function he(){var ze;return ce?(ze=De,De+=1):ze="TEST_OR_SSR",ze}function se(ze){var ye=de.useState(),_t=(0,Nt.Z)(ye,2),Xe=_t[0],te=_t[1];return de.useEffect(function(){te("rc_select_".concat(he()))},[]),ze||Xe}},37463:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Ac:function(){return Li},Xo:function(){return Xi},Wx:function(){return Zi},ZP:function(){return an},lk:function(){return vt}});var Nt=Qt(67711),de=Qt(15142),we=Qt(52873),De=Qt(98506),ce=Qt(16886),he=Qt(33346),se=Qt(26420),ze=Qt(18929),ye=Qt(48736),_t=Qt(59301),Xe=Qt(92310),te=Qt.n(Xe),tn=Qt(34280),Tt=Qt(49658),et=Qt(8654),nt=function(re){var qe=re.className,Ze=re.customizeIcon,pe=re.customizeIconProps,Qe=re.children,jn=re.onMouseDown,Xn=re.onClick,ii=typeof Ze=="function"?Ze(pe):Ze;return _t.createElement("span",{className:qe,onMouseDown:function($e){$e.preventDefault(),jn==null||jn($e)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:Xn,"aria-hidden":!0},ii!==void 0?ii:_t.createElement("span",{className:te()(qe.split(/\s+/).map(function(rn){return"".concat(rn,"-icon")}))},Qe))},ft=nt,lt=function(re,qe,Ze,pe,Qe){var jn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,Xn=arguments.length>6?arguments[6]:void 0,ii=arguments.length>7?arguments[7]:void 0,rn=_t.useMemo(function(){if((0,se.Z)(pe)==="object")return pe.clearIcon;if(Qe)return Qe},[pe,Qe]),$e=_t.useMemo(function(){return!!(!jn&&pe&&(Ze.length||Xn)&&!(ii==="combobox"&&Xn===""))},[pe,jn,Ze.length,Xn,ii]);return{allowClear:$e,clearIcon:_t.createElement(ft,{className:"".concat(re,"-clear"),onMouseDown:qe,customizeIcon:rn},"\xD7")}},pt=_t.createContext(null);function vt(){return _t.useContext(pt)}function Lt(){var Ht=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,re=_t.useState(!1),qe=(0,ce.Z)(re,2),Ze=qe[0],pe=qe[1],Qe=_t.useRef(null),jn=function(){window.clearTimeout(Qe.current)};_t.useEffect(function(){return jn},[]);var Xn=function(rn,$e){jn(),Qe.current=window.setTimeout(function(){pe(rn),$e&&$e()},Ht)};return[Ze,Xn,jn]}function bt(){var Ht=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,re=_t.useRef(null),qe=_t.useRef(null);_t.useEffect(function(){return function(){window.clearTimeout(qe.current)}},[]);function Ze(pe){(pe||re.current===null)&&(re.current=pe),window.clearTimeout(qe.current),qe.current=window.setTimeout(function(){re.current=null},Ht)}return[function(){return re.current},Ze]}function Wt(Ht,re,qe,Ze){var pe=_t.useRef(null);pe.current={open:re,triggerOpen:qe,customizedTrigger:Ze},_t.useEffect(function(){function Qe(jn){var Xn;if(!((Xn=pe.current)!==null&&Xn!==void 0&&Xn.customizedTrigger)){var ii=jn.target;ii.shadowRoot&&jn.composed&&(ii=jn.composedPath()[0]||ii),pe.current.open&&Ht().filter(function(rn){return rn}).every(function(rn){return!rn.contains(ii)&&rn!==ii})&&pe.current.triggerOpen(!1)}}return window.addEventListener("mousedown",Qe),function(){return window.removeEventListener("mousedown",Qe)}},[])}var Ut=Qt(10228);function $t(Ht){return Ht&&![Ut.Z.ESC,Ut.Z.SHIFT,Ut.Z.BACKSPACE,Ut.Z.TAB,Ut.Z.WIN_KEY,Ut.Z.ALT,Ut.Z.META,Ut.Z.WIN_KEY_RIGHT,Ut.Z.CTRL,Ut.Z.SEMICOLON,Ut.Z.EQUALS,Ut.Z.CAPS_LOCK,Ut.Z.CONTEXT_MENU,Ut.Z.F1,Ut.Z.F2,Ut.Z.F3,Ut.Z.F4,Ut.Z.F5,Ut.Z.F6,Ut.Z.F7,Ut.Z.F8,Ut.Z.F9,Ut.Z.F10,Ut.Z.F11,Ut.Z.F12].includes(Ht)}var ee=Qt(26112),qt=Qt(11780);function Le(Ht,re,qe){var Ze=(0,De.Z)((0,De.Z)({},Ht),qe?re:{});return Object.keys(re).forEach(function(pe){var Qe=re[pe];typeof Qe=="function"&&(Ze[pe]=function(){for(var jn,Xn=arguments.length,ii=new Array(Xn),rn=0;rn<Xn;rn++)ii[rn]=arguments[rn];return Qe.apply(void 0,ii),(jn=Ht[pe])===null||jn===void 0?void 0:jn.call.apply(jn,[Ht].concat(ii))})}),Ze}var ae=Le,Ye=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],Je=function(re,qe){var Ze=re.prefixCls,pe=re.id,Qe=re.inputElement,jn=re.autoFocus,Xn=re.autoComplete,ii=re.editable,rn=re.activeDescendantId,$e=re.value,gn=re.open,gi=re.attrs,Jn=(0,he.Z)(re,Ye),Ve=Qe||_t.createElement("input",null),yn=Ve,Oi=yn.ref,Yi=yn.props;return(0,ye.Kp)(!("maxLength"in Ve.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),Ve=_t.cloneElement(Ve,(0,De.Z)((0,De.Z)((0,De.Z)({type:"search"},ae(Jn,Yi,!0)),{},{id:pe,ref:(0,et.sQ)(qe,Oi),autoComplete:Xn||"off",autoFocus:jn,className:te()("".concat(Ze,"-selection-search-input"),Yi==null?void 0:Yi.className),role:"combobox","aria-expanded":gn||!1,"aria-haspopup":"listbox","aria-owns":"".concat(pe,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(pe,"_list"),"aria-activedescendant":gn?rn:void 0},gi),{},{value:ii?$e:"",readOnly:!ii,unselectable:ii?null:"on",style:(0,De.Z)((0,De.Z)({},Yi.style),{},{opacity:ii?null:0})})),Ve},Sn=_t.forwardRef(Je),Kn=Sn;function xn(Ht){return Array.isArray(Ht)?Ht:Ht!==void 0?[Ht]:[]}var pi=typeof window!="undefined"&&window.document&&window.document.documentElement,ni=pi;function le(Ht){return Ht!=null}function Xt(Ht){return!Ht&&Ht!==0}function hn(Ht){return["string","number"].includes((0,se.Z)(Ht))}function oi(Ht){var re=void 0;return Ht&&(hn(Ht.title)?re=Ht.title.toString():hn(Ht.label)&&(re=Ht.label.toString())),re}function zn(Ht,re){ni?_t.useLayoutEffect(Ht,re):_t.useEffect(Ht,re)}function Ne(Ht){var re;return(re=Ht.key)!==null&&re!==void 0?re:Ht.value}var nn=function(re){re.preventDefault(),re.stopPropagation()},cn=function(re){var qe=re.id,Ze=re.prefixCls,pe=re.values,Qe=re.open,jn=re.searchValue,Xn=re.autoClearSearchValue,ii=re.inputRef,rn=re.placeholder,$e=re.disabled,gn=re.mode,gi=re.showSearch,Jn=re.autoFocus,Ve=re.autoComplete,yn=re.activeDescendantId,Oi=re.tabIndex,Yi=re.removeIcon,wo=re.maxTagCount,ue=re.maxTagTextLength,Dn=re.maxTagPlaceholder,mi=Dn===void 0?function(yi){return"+ ".concat(yi.length," ...")}:Dn,wn=re.tagRender,Wi=re.onToggleOpen,bi=re.onRemove,Ti=re.onInputChange,Pi=re.onInputPaste,Ei=re.onInputKeyDown,Ji=re.onInputMouseDown,Fe=re.onInputCompositionStart,ro=re.onInputCompositionEnd,ke=re.onInputBlur,Ii=_t.useRef(null),Ro=(0,_t.useState)(0),qi=(0,ce.Z)(Ro,2),Fo=qi[0],Bi=qi[1],li=(0,_t.useState)(!1),so=(0,ce.Z)(li,2),Fr=so[0],So=so[1],pn="".concat(Ze,"-selection"),zt=Qe||gn==="multiple"&&Xn===!1||gn==="tags"?jn:"",fo=gn==="tags"||gn==="multiple"&&Xn===!1||gi&&(Qe||Fr);zn(function(){Bi(Ii.current.scrollWidth)},[zt]);var ds=function(On,fi,In,En,Un){return _t.createElement("span",{title:oi(On),className:te()("".concat(pn,"-item"),(0,we.Z)({},"".concat(pn,"-item-disabled"),In))},_t.createElement("span",{className:"".concat(pn,"-item-content")},fi),En&&_t.createElement(ft,{className:"".concat(pn,"-item-remove"),onMouseDown:nn,onClick:Un,customizeIcon:Yi},"\xD7"))},$r=function(On,fi,In,En,Un,Ie){var Vi=function(Ko){nn(Ko),Wi(!Qe)};return _t.createElement("span",{onMouseDown:Vi},wn({label:fi,value:On,disabled:In,closable:En,onClose:Un,isMaxTag:!!Ie}))},ur=function(On){var fi=On.disabled,In=On.label,En=On.value,Un=!$e&&!fi,Ie=In;if(typeof ue=="number"&&(typeof In=="string"||typeof In=="number")){var Vi=String(Ie);Vi.length>ue&&(Ie="".concat(Vi.slice(0,ue),"..."))}var io=function(eo){eo&&eo.stopPropagation(),bi(On)};return typeof wn=="function"?$r(En,Ie,fi,Un,io):ds(On,Ie,fi,Un,io)},to=function(On){if(!pe.length)return null;var fi=typeof mi=="function"?mi(On):mi;return typeof wn=="function"?$r(void 0,fi,!1,!1,void 0,!0):ds({title:fi},fi,!1)},bn=_t.createElement("div",{className:"".concat(pn,"-search"),style:{width:Fo},onFocus:function(){So(!0)},onBlur:function(){So(!1)}},_t.createElement(Kn,{ref:ii,open:Qe,prefixCls:Ze,id:qe,inputElement:null,disabled:$e,autoFocus:Jn,autoComplete:Ve,editable:fo,activeDescendantId:yn,value:zt,onKeyDown:Ei,onMouseDown:Ji,onChange:Ti,onPaste:Pi,onCompositionStart:Fe,onCompositionEnd:ro,onBlur:ke,tabIndex:Oi,attrs:(0,ee.Z)(re,!0)}),_t.createElement("span",{ref:Ii,className:"".concat(pn,"-search-mirror"),"aria-hidden":!0},zt,"\xA0")),Vn=_t.createElement(qt.Z,{prefixCls:"".concat(pn,"-overflow"),data:pe,renderItem:ur,renderRest:to,suffix:bn,itemKey:Ne,maxCount:wo});return _t.createElement("span",{className:"".concat(pn,"-wrap")},Vn,!pe.length&&!zt&&_t.createElement("span",{className:"".concat(pn,"-placeholder")},rn))},ri=cn,He=function(re){var qe=re.inputElement,Ze=re.prefixCls,pe=re.id,Qe=re.inputRef,jn=re.disabled,Xn=re.autoFocus,ii=re.autoComplete,rn=re.activeDescendantId,$e=re.mode,gn=re.open,gi=re.values,Jn=re.placeholder,Ve=re.tabIndex,yn=re.showSearch,Oi=re.searchValue,Yi=re.activeValue,wo=re.maxLength,ue=re.onInputKeyDown,Dn=re.onInputMouseDown,mi=re.onInputChange,wn=re.onInputPaste,Wi=re.onInputCompositionStart,bi=re.onInputCompositionEnd,Ti=re.onInputBlur,Pi=re.title,Ei=_t.useState(!1),Ji=(0,ce.Z)(Ei,2),Fe=Ji[0],ro=Ji[1],ke=$e==="combobox",Ii=ke||yn,Ro=gi[0],qi=Oi||"";ke&&Yi&&!Fe&&(qi=Yi),_t.useEffect(function(){ke&&ro(!1)},[ke,Yi]);var Fo=$e!=="combobox"&&!gn&&!yn?!1:!!qi,Bi=Pi===void 0?oi(Ro):Pi,li=_t.useMemo(function(){return Ro?null:_t.createElement("span",{className:"".concat(Ze,"-selection-placeholder"),style:Fo?{visibility:"hidden"}:void 0},Jn)},[Ro,Fo,Jn,Ze]);return _t.createElement("span",{className:"".concat(Ze,"-selection-wrap")},_t.createElement("span",{className:"".concat(Ze,"-selection-search")},_t.createElement(Kn,{ref:Qe,prefixCls:Ze,id:pe,open:gn,inputElement:qe,disabled:jn,autoFocus:Xn,autoComplete:ii,editable:Ii,activeDescendantId:rn,value:qi,onKeyDown:ue,onMouseDown:Dn,onChange:function(Fr){ro(!0),mi(Fr)},onPaste:wn,onCompositionStart:Wi,onCompositionEnd:bi,onBlur:Ti,tabIndex:Ve,attrs:(0,ee.Z)(re,!0),maxLength:ke?wo:void 0})),!ke&&Ro?_t.createElement("span",{className:"".concat(Ze,"-selection-item"),title:Bi,style:Fo?{visibility:"hidden"}:void 0},Ro.label):null,li)},ne=He,ge=function(re,qe){var Ze=(0,_t.useRef)(null),pe=(0,_t.useRef)(!1),Qe=re.prefixCls,jn=re.open,Xn=re.mode,ii=re.showSearch,rn=re.tokenWithEnter,$e=re.disabled,gn=re.prefix,gi=re.autoClearSearchValue,Jn=re.onSearch,Ve=re.onSearchSubmit,yn=re.onToggleOpen,Oi=re.onInputKeyDown,Yi=re.onInputBlur,wo=re.domRef;_t.useImperativeHandle(qe,function(){return{focus:function(Bi){Ze.current.focus(Bi)},blur:function(){Ze.current.blur()}}});var ue=bt(0),Dn=(0,ce.Z)(ue,2),mi=Dn[0],wn=Dn[1],Wi=function(Bi){var li=Bi.which,so=Ze.current instanceof HTMLTextAreaElement;!so&&jn&&(li===Ut.Z.UP||li===Ut.Z.DOWN)&&Bi.preventDefault(),Oi&&Oi(Bi),li===Ut.Z.ENTER&&Xn==="tags"&&!pe.current&&!jn&&(Ve==null||Ve(Bi.target.value)),!(so&&!jn&&~[Ut.Z.UP,Ut.Z.DOWN,Ut.Z.LEFT,Ut.Z.RIGHT].indexOf(li))&&$t(li)&&yn(!0)},bi=function(){wn(!0)},Ti=(0,_t.useRef)(null),Pi=function(Bi){Jn(Bi,!0,pe.current)!==!1&&yn(!0)},Ei=function(){pe.current=!0},Ji=function(Bi){pe.current=!1,Xn!=="combobox"&&Pi(Bi.target.value)},Fe=function(Bi){var li=Bi.target.value;if(rn&&Ti.current&&/[\r\n]/.test(Ti.current)){var so=Ti.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");li=li.replace(so,Ti.current)}Ti.current=null,Pi(li)},ro=function(Bi){var li=Bi.clipboardData,so=li==null?void 0:li.getData("text");Ti.current=so||""},ke=function(Bi){var li=Bi.target;if(li!==Ze.current){var so=document.body.style.msTouchAction!==void 0;so?setTimeout(function(){Ze.current.focus()}):Ze.current.focus()}},Ii=function(Bi){var li=mi();Bi.target!==Ze.current&&!li&&!(Xn==="combobox"&&$e)&&Bi.preventDefault(),(Xn!=="combobox"&&(!ii||!li)||!jn)&&(jn&&gi!==!1&&Jn("",!0,!1),yn())},Ro={inputRef:Ze,onInputKeyDown:Wi,onInputMouseDown:bi,onInputChange:Fe,onInputPaste:ro,onInputCompositionStart:Ei,onInputCompositionEnd:Ji,onInputBlur:Yi},qi=Xn==="multiple"||Xn==="tags"?_t.createElement(ri,(0,Nt.Z)({},re,Ro)):_t.createElement(ne,(0,Nt.Z)({},re,Ro));return _t.createElement("div",{ref:wo,className:"".concat(Qe,"-selector"),onClick:ke,onMouseDown:Ii},gn&&_t.createElement("div",{className:"".concat(Qe,"-prefix")},gn),qi)},un=_t.forwardRef(ge),Fn=un,Bt=Qt(65030),Pt=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],xt=function(re){var qe=re===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:qe,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:qe,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:qe,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:qe,adjustY:1},htmlRegion:"scroll"}}},Ft=function(re,qe){var Ze=re.prefixCls,pe=re.disabled,Qe=re.visible,jn=re.children,Xn=re.popupElement,ii=re.animation,rn=re.transitionName,$e=re.dropdownStyle,gn=re.dropdownClassName,gi=re.direction,Jn=gi===void 0?"ltr":gi,Ve=re.placement,yn=re.builtinPlacements,Oi=re.dropdownMatchSelectWidth,Yi=re.dropdownRender,wo=re.dropdownAlign,ue=re.getPopupContainer,Dn=re.empty,mi=re.getTriggerDOMNode,wn=re.onPopupVisibleChange,Wi=re.onPopupMouseEnter,bi=(0,he.Z)(re,Pt),Ti="".concat(Ze,"-dropdown"),Pi=Xn;Yi&&(Pi=Yi(Xn));var Ei=_t.useMemo(function(){return yn||xt(Oi)},[yn,Oi]),Ji=ii?"".concat(Ti,"-").concat(ii):rn,Fe=typeof Oi=="number",ro=_t.useMemo(function(){return Fe?null:Oi===!1?"minWidth":"width"},[Oi,Fe]),ke=$e;Fe&&(ke=(0,De.Z)((0,De.Z)({},ke),{},{width:Oi}));var Ii=_t.useRef(null);return _t.useImperativeHandle(qe,function(){return{getPopupElement:function(){var qi;return(qi=Ii.current)===null||qi===void 0?void 0:qi.popupElement}}}),_t.createElement(Bt.Z,(0,Nt.Z)({},bi,{showAction:wn?["click"]:[],hideAction:wn?["click"]:[],popupPlacement:Ve||(Jn==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:Ei,prefixCls:Ti,popupTransitionName:Ji,popup:_t.createElement("div",{onMouseEnter:Wi},Pi),ref:Ii,stretch:ro,popupAlign:wo,popupVisible:Qe,getPopupContainer:ue,popupClassName:te()(gn,(0,we.Z)({},"".concat(Ti,"-empty"),Dn)),popupStyle:ke,getTriggerDOMNode:mi,onPopupVisibleChange:wn}),jn)},Rt=_t.forwardRef(Ft),At=Rt,ve=Qt(57879);function Ue(Ht,re){var qe=Ht.key,Ze;return"value"in Ht&&(Ze=Ht.value),qe!=null?qe:Ze!==void 0?Ze:"rc-index-key-".concat(re)}function Pn(Ht){return typeof Ht!="undefined"&&!Number.isNaN(Ht)}function Cn(Ht,re){var qe=Ht||{},Ze=qe.label,pe=qe.value,Qe=qe.options,jn=qe.groupLabel,Xn=Ze||(re?"children":"label");return{label:Xn,value:pe||"value",options:Qe||"options",groupLabel:jn||Xn}}function Ln(Ht){var re=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},qe=re.fieldNames,Ze=re.childrenAsData,pe=[],Qe=Cn(qe,!1),jn=Qe.label,Xn=Qe.value,ii=Qe.options,rn=Qe.groupLabel;function $e(gn,gi){Array.isArray(gn)&&gn.forEach(function(Jn){if(gi||!(ii in Jn)){var Ve=Jn[Xn];pe.push({key:Ue(Jn,pe.length),groupOption:gi,data:Jn,label:Jn[jn],value:Ve})}else{var yn=Jn[rn];yn===void 0&&Ze&&(yn=Jn.label),pe.push({key:Ue(Jn,pe.length),group:!0,data:Jn,label:yn}),$e(Jn[ii],!0)}})}return $e(Ht,!1),pe}function Oe(Ht){var re=(0,De.Z)({},Ht);return"props"in re||Object.defineProperty(re,"props",{get:function(){return(0,ye.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),re}}),re}var kn=function(re,qe,Ze){if(!qe||!qe.length)return null;var pe=!1,Qe=function Xn(ii,rn){var $e=(0,ve.Z)(rn),gn=$e[0],gi=$e.slice(1);if(!gn)return[ii];var Jn=ii.split(gn);return pe=pe||Jn.length>1,Jn.reduce(function(Ve,yn){return[].concat((0,de.Z)(Ve),(0,de.Z)(Xn(yn,gi)))},[]).filter(Boolean)},jn=Qe(re,qe);return pe?typeof Ze!="undefined"?jn.slice(0,Ze):jn:null},fn=_t.createContext(null),An=fn;function ui(Ht){var re=Ht.visible,qe=Ht.values;if(!re)return null;var Ze=50;return _t.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(qe.slice(0,Ze).map(function(pe){var Qe=pe.label,jn=pe.value;return["number","string"].includes((0,se.Z)(Qe))?Qe:jn}).join(", ")),qe.length>Ze?", ...":null)}var Tn=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","prefix","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],Ui=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],$n=function(re){return re==="tags"||re==="multiple"},wi=_t.forwardRef(function(Ht,re){var qe,Ze=Ht.id,pe=Ht.prefixCls,Qe=Ht.className,jn=Ht.showSearch,Xn=Ht.tagRender,ii=Ht.direction,rn=Ht.omitDomProps,$e=Ht.displayValues,gn=Ht.onDisplayValuesChange,gi=Ht.emptyOptions,Jn=Ht.notFoundContent,Ve=Jn===void 0?"Not Found":Jn,yn=Ht.onClear,Oi=Ht.mode,Yi=Ht.disabled,wo=Ht.loading,ue=Ht.getInputElement,Dn=Ht.getRawInputElement,mi=Ht.open,wn=Ht.defaultOpen,Wi=Ht.onDropdownVisibleChange,bi=Ht.activeValue,Ti=Ht.onActiveValueChange,Pi=Ht.activeDescendantId,Ei=Ht.searchValue,Ji=Ht.autoClearSearchValue,Fe=Ht.onSearch,ro=Ht.onSearchSplit,ke=Ht.tokenSeparators,Ii=Ht.allowClear,Ro=Ht.prefix,qi=Ht.suffixIcon,Fo=Ht.clearIcon,Bi=Ht.OptionList,li=Ht.animation,so=Ht.transitionName,Fr=Ht.dropdownStyle,So=Ht.dropdownClassName,pn=Ht.dropdownMatchSelectWidth,zt=Ht.dropdownRender,fo=Ht.dropdownAlign,ds=Ht.placement,$r=Ht.builtinPlacements,ur=Ht.getPopupContainer,to=Ht.showAction,bn=to===void 0?[]:to,Vn=Ht.onFocus,yi=Ht.onBlur,On=Ht.onKeyUp,fi=Ht.onKeyDown,In=Ht.onMouseDown,En=(0,he.Z)(Ht,Tn),Un=$n(Oi),Ie=(jn!==void 0?jn:Un)||Oi==="combobox",Vi=(0,De.Z)({},En);Ui.forEach(function(bo){delete Vi[bo]}),rn==null||rn.forEach(function(bo){delete Vi[bo]});var io=_t.useState(!1),Ko=(0,ce.Z)(io,2),eo=Ko[0],Qo=Ko[1];_t.useEffect(function(){Qo((0,Tt.Z)())},[]);var hr=_t.useRef(null),br=_t.useRef(null),nr=_t.useRef(null),ts=_t.useRef(null),wr=_t.useRef(null),me=_t.useRef(!1),es=Lt(),js=(0,ce.Z)(es,3),Zs=js[0],To=js[1],Qa=js[2];_t.useImperativeHandle(re,function(){var bo,po;return{focus:(bo=ts.current)===null||bo===void 0?void 0:bo.focus,blur:(po=ts.current)===null||po===void 0?void 0:po.blur,scrollTo:function(Gn){var Xr;return(Xr=wr.current)===null||Xr===void 0?void 0:Xr.scrollTo(Gn)},nativeElement:hr.current||br.current}});var aa=_t.useMemo(function(){var bo;if(Oi!=="combobox")return Ei;var po=(bo=$e[0])===null||bo===void 0?void 0:bo.value;return typeof po=="string"||typeof po=="number"?String(po):""},[Ei,Oi,$e]),Al=Oi==="combobox"&&typeof ue=="function"&&ue()||null,co=typeof Dn=="function"&&Dn(),Pr=(0,et.x1)(br,co==null||(qe=co.props)===null||qe===void 0?void 0:qe.ref),Gs=_t.useState(!1),fl=(0,ce.Z)(Gs,2),lu=fl[0],Sa=fl[1];(0,tn.Z)(function(){Sa(!0)},[]);var si=(0,ze.Z)(!1,{defaultValue:wn,value:mi}),Gl=(0,ce.Z)(si,2),uu=Gl[0],la=Gl[1],Ur=lu?uu:!1,Eu=!Ve&&gi;(Yi||Eu&&Ur&&Oi==="combobox")&&(Ur=!1);var vn=Eu?!1:Ur,hi=_t.useCallback(function(bo){var po=bo!==void 0?bo:!Ur;Yi||(la(po),Ur!==po&&(Wi==null||Wi(po)))},[Yi,Ur,la,Wi]),Mi=_t.useMemo(function(){return(ke||[]).some(function(bo){return[`
|
|
`,`\r
|
|
`].includes(bo)})},[ke]),Ni=_t.useContext(An)||{},Ki=Ni.maxCount,Bo=Ni.rawValues,ei=function(po,Ts,Gn){if(!(Un&&Pn(Ki)&&(Bo==null?void 0:Bo.size)>=Ki)){var Xr=!0,Jt=po;Ti==null||Ti(null);var Te=kn(po,ke,Pn(Ki)?Ki-Bo.size:void 0),_a=Gn?null:Te;return Oi!=="combobox"&&_a&&(Jt="",ro==null||ro(_a),hi(!1),Xr=!1),Fe&&aa!==Jt&&Fe(Jt,{source:Ts?"typing":"effect"}),Xr}},xa=function(po){!po||!po.trim()||Fe(po,{source:"submit"})};_t.useEffect(function(){!Ur&&!Un&&Oi!=="combobox"&&ei("",!1,!1)},[Ur]),_t.useEffect(function(){uu&&Yi&&la(!1),Yi&&!me.current&&To(!1)},[Yi]);var ns=bt(),Ir=(0,ce.Z)(ns,2),Xo=Ir[0],Js=Ir[1],wa=_t.useRef(!1),bs=function(po){var Ts=Xo(),Gn=po.key,Xr=Gn==="Enter";if(Xr&&(Oi!=="combobox"&&po.preventDefault(),Ur||hi(!0)),Js(!!aa),Gn==="Backspace"&&!Ts&&Un&&!aa&&$e.length){for(var Jt=(0,de.Z)($e),Te=null,_a=Jt.length-1;_a>=0;_a-=1){var Hl=Jt[_a];if(!Hl.disabled){Jt.splice(_a,1),Te=Hl;break}}Te&&gn(Jt,{type:"remove",values:[Te]})}for(var ua=arguments.length,Qs=new Array(ua>1?ua-1:0),cl=1;cl<ua;cl++)Qs[cl-1]=arguments[cl];if(Ur&&(!Xr||!wa.current)){var hu;Xr&&(wa.current=!0),(hu=wr.current)===null||hu===void 0||hu.onKeyDown.apply(hu,[po].concat(Qs))}fi==null||fi.apply(void 0,[po].concat(Qs))},Pa=function(po){for(var Ts=arguments.length,Gn=new Array(Ts>1?Ts-1:0),Xr=1;Xr<Ts;Xr++)Gn[Xr-1]=arguments[Xr];if(Ur){var Jt;(Jt=wr.current)===null||Jt===void 0||Jt.onKeyUp.apply(Jt,[po].concat(Gn))}po.key==="Enter"&&(wa.current=!1),On==null||On.apply(void 0,[po].concat(Gn))},kl=function(po){var Ts=$e.filter(function(Gn){return Gn!==po});gn(Ts,{type:"remove",values:[po]})},qa=function(){wa.current=!1},Tu=_t.useRef(!1),Xd=function(){To(!0),Yi||(Vn&&!Tu.current&&Vn.apply(void 0,arguments),bn.includes("focus")&&hi(!0)),Tu.current=!0},sd=function(){me.current=!0,To(!1,function(){Tu.current=!1,me.current=!1,hi(!1)}),!Yi&&(aa&&(Oi==="tags"?Fe(aa,{source:"submit"}):Oi==="multiple"&&Fe("",{source:"blur"})),yi&&yi.apply(void 0,arguments))},gl=[];_t.useEffect(function(){return function(){gl.forEach(function(bo){return clearTimeout(bo)}),gl.splice(0,gl.length)}},[]);var Wl=function(po){var Ts,Gn=po.target,Xr=(Ts=nr.current)===null||Ts===void 0?void 0:Ts.getPopupElement();if(Xr&&Xr.contains(Gn)){var Jt=setTimeout(function(){var ua=gl.indexOf(Jt);if(ua!==-1&&gl.splice(ua,1),Qa(),!eo&&!Xr.contains(document.activeElement)){var Qs;(Qs=ts.current)===null||Qs===void 0||Qs.focus()}});gl.push(Jt)}for(var Te=arguments.length,_a=new Array(Te>1?Te-1:0),Hl=1;Hl<Te;Hl++)_a[Hl-1]=arguments[Hl];In==null||In.apply(void 0,[po].concat(_a))},za=_t.useState({}),ad=(0,ce.Z)(za,2),ld=ad[1];function Zd(){ld({})}var Cr;co&&(Cr=function(po){hi(po)}),Wt(function(){var bo;return[hr.current,(bo=nr.current)===null||bo===void 0?void 0:bo.getPopupElement()]},vn,hi,!!co);var Hf=_t.useMemo(function(){return(0,De.Z)((0,De.Z)({},Ht),{},{notFoundContent:Ve,open:Ur,triggerOpen:vn,id:Ze,showSearch:Ie,multiple:Un,toggleOpen:hi})},[Ht,Ve,vn,Ur,Ze,Ie,Un,hi]),ud=!!qi||wo,Bu;ud&&(Bu=_t.createElement(ft,{className:te()("".concat(pe,"-arrow"),(0,we.Z)({},"".concat(pe,"-arrow-loading"),wo)),customizeIcon:qi,customizeIconProps:{loading:wo,searchValue:aa,open:Ur,focused:Zs,showSearch:Ie}}));var Nu=function(){var po;yn==null||yn(),(po=ts.current)===null||po===void 0||po.focus(),gn([],{type:"clear",values:$e}),ei("",!1,!1)},fs=lt(pe,Nu,$e,Ii,Fo,Yi,aa,Oi),Es=fs.allowClear,Kr=fs.clearIcon,is=_t.createElement(Bi,{ref:wr}),hd=te()(pe,Qe,(0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)({},"".concat(pe,"-focused"),Zs),"".concat(pe,"-multiple"),Un),"".concat(pe,"-single"),!Un),"".concat(pe,"-allow-clear"),Ii),"".concat(pe,"-show-arrow"),ud),"".concat(pe,"-disabled"),Yi),"".concat(pe,"-loading"),wo),"".concat(pe,"-open"),Ur),"".concat(pe,"-customize-input"),Al),"".concat(pe,"-show-search"),Ie)),Du=_t.createElement(At,{ref:nr,disabled:Yi,prefixCls:pe,visible:vn,popupElement:is,animation:li,transitionName:so,dropdownStyle:Fr,dropdownClassName:So,direction:ii,dropdownMatchSelectWidth:pn,dropdownRender:zt,dropdownAlign:fo,placement:ds,builtinPlacements:$r,getPopupContainer:ur,empty:gi,getTriggerDOMNode:function(po){return br.current||po},onPopupVisibleChange:Cr,onPopupMouseEnter:Zd},co?_t.cloneElement(co,{ref:Pr}):_t.createElement(Fn,(0,Nt.Z)({},Ht,{domRef:br,prefixCls:pe,inputElement:Al,ref:ts,id:Ze,prefix:Ro,showSearch:Ie,autoClearSearchValue:Ji,mode:Oi,activeDescendantId:Pi,tagRender:Xn,values:$e,open:Ur,onToggleOpen:hi,activeValue:bi,searchValue:aa,onSearch:ei,onSearchSubmit:xa,onRemove:kl,tokenWithEnter:Mi,onInputBlur:qa}))),ir;return co?ir=Du:ir=_t.createElement("div",(0,Nt.Z)({className:hd},Vi,{ref:hr,onMouseDown:Wl,onKeyDown:bs,onKeyUp:Pa,onFocus:Xd,onBlur:sd}),_t.createElement(ui,{visible:Zs&&!Ur,values:$e}),Du,Bu,Es&&Kr),_t.createElement(pt.Provider,{value:Hf},ir)}),Li=wi,Ao=function(){return null};Ao.isSelectOptGroup=!0;var Xi=Ao,ji=function(){return null};ji.isSelectOption=!0;var Zi=ji,Io=Qt(80547),Fi=Qt(2738),zo=Qt(6790);function kr(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var ki=["disabled","title","children","style","className"];function ar(Ht){return typeof Ht=="string"||typeof Ht=="number"}var mr=function(re,qe){var Ze=vt(),pe=Ze.prefixCls,Qe=Ze.id,jn=Ze.open,Xn=Ze.multiple,ii=Ze.mode,rn=Ze.searchValue,$e=Ze.toggleOpen,gn=Ze.notFoundContent,gi=Ze.onPopupScroll,Jn=_t.useContext(An),Ve=Jn.maxCount,yn=Jn.flattenOptions,Oi=Jn.onActiveValue,Yi=Jn.defaultActiveFirstOption,wo=Jn.onSelect,ue=Jn.menuItemSelectedIcon,Dn=Jn.rawValues,mi=Jn.fieldNames,wn=Jn.virtual,Wi=Jn.direction,bi=Jn.listHeight,Ti=Jn.listItemHeight,Pi=Jn.optionRender,Ei="".concat(pe,"-item"),Ji=(0,Io.Z)(function(){return yn},[jn,yn],function(to,bn){return bn[0]&&to[1]!==bn[1]}),Fe=_t.useRef(null),ro=_t.useMemo(function(){return Xn&&Pn(Ve)&&(Dn==null?void 0:Dn.size)>=Ve},[Xn,Ve,Dn==null?void 0:Dn.size]),ke=function(bn){bn.preventDefault()},Ii=function(bn){var Vn;(Vn=Fe.current)===null||Vn===void 0||Vn.scrollTo(typeof bn=="number"?{index:bn}:bn)},Ro=_t.useCallback(function(to){return ii==="combobox"?!1:Dn.has(to)},[ii,(0,de.Z)(Dn).toString(),Dn.size]),qi=function(bn){for(var Vn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,yi=Ji.length,On=0;On<yi;On+=1){var fi=(bn+On*Vn+yi)%yi,In=Ji[fi]||{},En=In.group,Un=In.data;if(!En&&!(Un!=null&&Un.disabled)&&(Ro(Un.value)||!ro))return fi}return-1},Fo=_t.useState(function(){return qi(0)}),Bi=(0,ce.Z)(Fo,2),li=Bi[0],so=Bi[1],Fr=function(bn){var Vn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;so(bn);var yi={source:Vn?"keyboard":"mouse"},On=Ji[bn];if(!On){Oi(null,-1,yi);return}Oi(On.value,bn,yi)};(0,_t.useEffect)(function(){Fr(Yi!==!1?qi(0):-1)},[Ji.length,rn]);var So=_t.useCallback(function(to){return ii==="combobox"?String(to).toLowerCase()===rn.toLowerCase():Dn.has(to)},[ii,rn,(0,de.Z)(Dn).toString(),Dn.size]);(0,_t.useEffect)(function(){var to=setTimeout(function(){if(!Xn&&jn&&Dn.size===1){var Vn=Array.from(Dn)[0],yi=Ji.findIndex(function(On){var fi=On.data;return rn?String(fi.value).startsWith(rn):fi.value===Vn});yi!==-1&&(Fr(yi),Ii(yi))}});if(jn){var bn;(bn=Fe.current)===null||bn===void 0||bn.scrollTo(void 0)}return function(){return clearTimeout(to)}},[jn,rn]);var pn=function(bn){bn!==void 0&&wo(bn,{selected:!Dn.has(bn)}),Xn||$e(!1)};if(_t.useImperativeHandle(qe,function(){return{onKeyDown:function(bn){var Vn=bn.which,yi=bn.ctrlKey;switch(Vn){case Ut.Z.N:case Ut.Z.P:case Ut.Z.UP:case Ut.Z.DOWN:{var On=0;if(Vn===Ut.Z.UP?On=-1:Vn===Ut.Z.DOWN?On=1:kr()&&yi&&(Vn===Ut.Z.N?On=1:Vn===Ut.Z.P&&(On=-1)),On!==0){var fi=qi(li+On,On);Ii(fi),Fr(fi,!0)}break}case Ut.Z.TAB:case Ut.Z.ENTER:{var In,En=Ji[li];En&&!(En!=null&&(In=En.data)!==null&&In!==void 0&&In.disabled)&&!ro?pn(En.value):pn(void 0),jn&&bn.preventDefault();break}case Ut.Z.ESC:$e(!1),jn&&bn.stopPropagation()}},onKeyUp:function(){},scrollTo:function(bn){Ii(bn)}}}),Ji.length===0)return _t.createElement("div",{role:"listbox",id:"".concat(Qe,"_list"),className:"".concat(Ei,"-empty"),onMouseDown:ke},gn);var zt=Object.keys(mi).map(function(to){return mi[to]}),fo=function(bn){return bn.label};function ds(to,bn){var Vn=to.group;return{role:Vn?"presentation":"option",id:"".concat(Qe,"_list_").concat(bn)}}var $r=function(bn){var Vn=Ji[bn];if(!Vn)return null;var yi=Vn.data||{},On=yi.value,fi=Vn.group,In=(0,ee.Z)(yi,!0),En=fo(Vn);return Vn?_t.createElement("div",(0,Nt.Z)({"aria-label":typeof En=="string"&&!fi?En:null},In,{key:bn},ds(Vn,bn),{"aria-selected":So(On)}),On):null},ur={role:"listbox",id:"".concat(Qe,"_list")};return _t.createElement(_t.Fragment,null,wn&&_t.createElement("div",(0,Nt.Z)({},ur,{style:{height:0,width:0,overflow:"hidden"}}),$r(li-1),$r(li),$r(li+1)),_t.createElement(zo.Z,{itemKey:"key",ref:Fe,data:Ji,height:bi,itemHeight:Ti,fullHeight:!1,onMouseDown:ke,onScroll:gi,virtual:wn,direction:Wi,innerProps:wn?null:ur},function(to,bn){var Vn=to.group,yi=to.groupOption,On=to.data,fi=to.label,In=to.value,En=On.key;if(Vn){var Un,Ie=(Un=On.title)!==null&&Un!==void 0?Un:ar(fi)?fi.toString():void 0;return _t.createElement("div",{className:te()(Ei,"".concat(Ei,"-group"),On.className),title:Ie},fi!==void 0?fi:En)}var Vi=On.disabled,io=On.title,Ko=On.children,eo=On.style,Qo=On.className,hr=(0,he.Z)(On,ki),br=(0,Fi.Z)(hr,zt),nr=Ro(In),ts=Vi||!nr&&ro,wr="".concat(Ei,"-option"),me=te()(Ei,wr,Qo,(0,we.Z)((0,we.Z)((0,we.Z)((0,we.Z)({},"".concat(wr,"-grouped"),yi),"".concat(wr,"-active"),li===bn&&!ts),"".concat(wr,"-disabled"),ts),"".concat(wr,"-selected"),nr)),es=fo(to),js=!ue||typeof ue=="function"||nr,Zs=typeof es=="number"?es:es||In,To=ar(Zs)?Zs.toString():void 0;return io!==void 0&&(To=io),_t.createElement("div",(0,Nt.Z)({},(0,ee.Z)(br),wn?{}:ds(to,bn),{"aria-selected":So(In),className:me,title:To,onMouseMove:function(){li===bn||ts||Fr(bn)},onClick:function(){ts||pn(In)},style:eo}),_t.createElement("div",{className:"".concat(wr,"-content")},typeof Pi=="function"?Pi(to,{index:bn}):Zs),_t.isValidElement(ue)||nr,js&&_t.createElement(ft,{className:"".concat(Ei,"-option-state"),customizeIcon:ue,customizeIconProps:{value:In,disabled:ts,isSelected:nr}},nr?"\u2713":null))}))},Jo=_t.forwardRef(mr),xr=Jo,Mo=function(Ht,re){var qe=_t.useRef({values:new Map,options:new Map}),Ze=_t.useMemo(function(){var Qe=qe.current,jn=Qe.values,Xn=Qe.options,ii=Ht.map(function(gn){if(gn.label===void 0){var gi;return(0,De.Z)((0,De.Z)({},gn),{},{label:(gi=jn.get(gn.value))===null||gi===void 0?void 0:gi.label})}return gn}),rn=new Map,$e=new Map;return ii.forEach(function(gn){rn.set(gn.value,gn),$e.set(gn.value,re.get(gn.value)||Xn.get(gn.value))}),qe.current.values=rn,qe.current.options=$e,ii},[Ht,re]),pe=_t.useCallback(function(Qe){return re.get(Qe)||qe.current.options.get(Qe)},[re]);return[Ze,pe]};function er(Ht,re){return xn(Ht).join("").toUpperCase().includes(re)}var Ct=function(Ht,re,qe,Ze,pe){return _t.useMemo(function(){if(!qe||Ze===!1)return Ht;var Qe=re.options,jn=re.label,Xn=re.value,ii=[],rn=typeof Ze=="function",$e=qe.toUpperCase(),gn=rn?Ze:function(Jn,Ve){return pe?er(Ve[pe],$e):Ve[Qe]?er(Ve[jn!=="children"?jn:"label"],$e):er(Ve[Xn],$e)},gi=rn?function(Jn){return Oe(Jn)}:function(Jn){return Jn};return Ht.forEach(function(Jn){if(Jn[Qe]){var Ve=gn(qe,gi(Jn));if(Ve)ii.push(Jn);else{var yn=Jn[Qe].filter(function(Oi){return gn(qe,gi(Oi))});yn.length&&ii.push((0,De.Z)((0,De.Z)({},Jn),{},(0,we.Z)({},Qe,yn)))}return}gn(qe,gi(Jn))&&ii.push(Jn)}),ii},[Ht,Ze,pe,qe,re])},Hr=Qt(6551),ko=Qt(11592),lr=["children","value"],Vr=["children"];function Or(Ht){var re=Ht,qe=re.key,Ze=re.props,pe=Ze.children,Qe=Ze.value,jn=(0,he.Z)(Ze,lr);return(0,De.Z)({key:qe,value:Qe!==void 0?Qe:qe,children:pe},jn)}function Yr(Ht){var re=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,ko.Z)(Ht).map(function(qe,Ze){if(!_t.isValidElement(qe)||!qe.type)return null;var pe=qe,Qe=pe.type.isSelectOptGroup,jn=pe.key,Xn=pe.props,ii=Xn.children,rn=(0,he.Z)(Xn,Vr);return re||!Qe?Or(qe):(0,De.Z)((0,De.Z)({key:"__RC_SELECT_GRP__".concat(jn===null?Ze:jn,"__"),label:jn},rn),{},{options:Yr(ii)})}).filter(function(qe){return qe})}var Ia=function(re,qe,Ze,pe,Qe){return _t.useMemo(function(){var jn=re,Xn=!re;Xn&&(jn=Yr(qe));var ii=new Map,rn=new Map,$e=function(Jn,Ve,yn){yn&&typeof yn=="string"&&Jn.set(Ve[yn],Ve)},gn=function gi(Jn){for(var Ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,yn=0;yn<Jn.length;yn+=1){var Oi=Jn[yn];!Oi[Ze.options]||Ve?(ii.set(Oi[Ze.value],Oi),$e(rn,Oi,Ze.label),$e(rn,Oi,pe),$e(rn,Oi,Qe)):gi(Oi[Ze.options],!0)}};return gn(jn),{options:jn,valueOptions:ii,labelOptions:rn}},[re,qe,Ze,pe,Qe])},Ee=Ia;function Re(Ht){var re=_t.useRef();re.current=Ht;var qe=_t.useCallback(function(){return re.current.apply(re,arguments)},[]);return qe}function Se(Ht){var re=Ht.mode,qe=Ht.options,Ze=Ht.children,pe=Ht.backfill,Qe=Ht.allowClear,jn=Ht.placeholder,Xn=Ht.getInputElement,ii=Ht.showSearch,rn=Ht.onSearch,$e=Ht.defaultOpen,gn=Ht.autoFocus,gi=Ht.labelInValue,Jn=Ht.value,Ve=Ht.inputValue,yn=Ht.optionLabelProp,Oi=isMultiple(re),Yi=ii!==void 0?ii:Oi||re==="combobox",wo=qe||convertChildrenToData(Ze);if(warning(re!=="tags"||wo.every(function(wn){return!wn.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),re==="tags"||re==="combobox"){var ue=wo.some(function(wn){return wn.options?wn.options.some(function(Wi){return typeof("value"in Wi?Wi.value:Wi.key)=="number"}):typeof("value"in wn?wn.value:wn.key)=="number"});warning(!ue,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(re!=="combobox"||!yn,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(re==="combobox"||!pe,"`backfill` only works with `combobox` mode."),warning(re==="combobox"||!Xn,"`getInputElement` only work with `combobox` mode."),noteOnce(re!=="combobox"||!Xn||!Qe||!jn,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),rn&&!Yi&&re!=="combobox"&&re!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!$e||gn,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),Jn!=null){var Dn=toArray(Jn);warning(!gi||Dn.every(function(wn){return _typeof(wn)==="object"&&("key"in wn||"value"in wn)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!Oi||Array.isArray(Jn),"`value` should be array when `mode` is `multiple` or `tags`")}if(Ze){var mi=null;toNodeArray(Ze).some(function(wn){if(!React.isValidElement(wn)||!wn.type)return!1;var Wi=wn,bi=Wi.type;if(bi.isSelectOption)return!1;if(bi.isSelectOptGroup){var Ti=toNodeArray(wn.props.children).every(function(Pi){return!React.isValidElement(Pi)||!wn.type||Pi.type.isSelectOption?!0:(mi=Pi.type,!1)});return!Ti}return mi=bi,!0}),mi&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(mi.displayName||mi.name||mi,"`.")),warning(Ve===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function Ge(Ht,re){if(Ht){var qe=function Ze(pe){for(var Qe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,jn=0;jn<pe.length;jn++){var Xn=pe[jn];if(Xn[re==null?void 0:re.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!Qe&&Array.isArray(Xn[re==null?void 0:re.options])&&Ze(Xn[re==null?void 0:re.options],!0))break}};qe(Ht)}}var ti=null,Qn=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","labelRender","value","defaultValue","labelInValue","onChange","maxCount"],ho=["inputValue"];function Ce(Ht){return!Ht||(0,se.Z)(Ht)!=="object"}var je=_t.forwardRef(function(Ht,re){var qe=Ht.id,Ze=Ht.mode,pe=Ht.prefixCls,Qe=pe===void 0?"rc-select":pe,jn=Ht.backfill,Xn=Ht.fieldNames,ii=Ht.inputValue,rn=Ht.searchValue,$e=Ht.onSearch,gn=Ht.autoClearSearchValue,gi=gn===void 0?!0:gn,Jn=Ht.onSelect,Ve=Ht.onDeselect,yn=Ht.dropdownMatchSelectWidth,Oi=yn===void 0?!0:yn,Yi=Ht.filterOption,wo=Ht.filterSort,ue=Ht.optionFilterProp,Dn=Ht.optionLabelProp,mi=Ht.options,wn=Ht.optionRender,Wi=Ht.children,bi=Ht.defaultActiveFirstOption,Ti=Ht.menuItemSelectedIcon,Pi=Ht.virtual,Ei=Ht.direction,Ji=Ht.listHeight,Fe=Ji===void 0?200:Ji,ro=Ht.listItemHeight,ke=ro===void 0?20:ro,Ii=Ht.labelRender,Ro=Ht.value,qi=Ht.defaultValue,Fo=Ht.labelInValue,Bi=Ht.onChange,li=Ht.maxCount,so=(0,he.Z)(Ht,Qn),Fr=(0,Hr.ZP)(qe),So=$n(Ze),pn=!!(!mi&&Wi),zt=_t.useMemo(function(){return Yi===void 0&&Ze==="combobox"?!1:Yi},[Yi,Ze]),fo=_t.useMemo(function(){return Cn(Xn,pn)},[JSON.stringify(Xn),pn]),ds=(0,ze.Z)("",{value:rn!==void 0?rn:ii,postState:function(Mi){return Mi||""}}),$r=(0,ce.Z)(ds,2),ur=$r[0],to=$r[1],bn=Ee(mi,Wi,fo,ue,Dn),Vn=bn.valueOptions,yi=bn.labelOptions,On=bn.options,fi=_t.useCallback(function(hi){var Mi=xn(hi);return Mi.map(function(Ni){var Ki,Bo,ei,xa,ns;if(Ce(Ni))Ki=Ni;else{var Ir;ei=Ni.key,Bo=Ni.label,Ki=(Ir=Ni.value)!==null&&Ir!==void 0?Ir:ei}var Xo=Vn.get(Ki);if(Xo){var Js;if(Bo===void 0&&(Bo=Xo==null?void 0:Xo[Dn||fo.label]),ei===void 0&&(ei=(Js=Xo==null?void 0:Xo.key)!==null&&Js!==void 0?Js:Ki),xa=Xo==null?void 0:Xo.disabled,ns=Xo==null?void 0:Xo.title,0)var wa}return{label:Bo,value:Ki,key:ei,disabled:xa,title:ns}})},[fo,Dn,Vn]),In=(0,ze.Z)(qi,{value:Ro}),En=(0,ce.Z)(In,2),Un=En[0],Ie=En[1],Vi=_t.useMemo(function(){var hi,Mi=So&&Un===null?[]:Un,Ni=fi(Mi);return Ze==="combobox"&&Xt((hi=Ni[0])===null||hi===void 0?void 0:hi.value)?[]:Ni},[Un,fi,Ze,So]),io=Mo(Vi,Vn),Ko=(0,ce.Z)(io,2),eo=Ko[0],Qo=Ko[1],hr=_t.useMemo(function(){if(!Ze&&eo.length===1){var hi=eo[0];if(hi.value===null&&(hi.label===null||hi.label===void 0))return[]}return eo.map(function(Mi){var Ni;return(0,De.Z)((0,De.Z)({},Mi),{},{label:(Ni=typeof Ii=="function"?Ii(Mi):Mi.label)!==null&&Ni!==void 0?Ni:Mi.value})})},[Ze,eo,Ii]),br=_t.useMemo(function(){return new Set(eo.map(function(hi){return hi.value}))},[eo]);_t.useEffect(function(){if(Ze==="combobox"){var hi,Mi=(hi=eo[0])===null||hi===void 0?void 0:hi.value;to(le(Mi)?String(Mi):"")}},[eo]);var nr=Re(function(hi,Mi){var Ni=Mi!=null?Mi:hi;return(0,we.Z)((0,we.Z)({},fo.value,hi),fo.label,Ni)}),ts=_t.useMemo(function(){if(Ze!=="tags")return On;var hi=(0,de.Z)(On),Mi=function(Ki){return Vn.has(Ki)};return(0,de.Z)(eo).sort(function(Ni,Ki){return Ni.value<Ki.value?-1:1}).forEach(function(Ni){var Ki=Ni.value;Mi(Ki)||hi.push(nr(Ki,Ni.label))}),hi},[nr,On,Vn,eo,Ze]),wr=Ct(ts,fo,ur,zt,ue),me=_t.useMemo(function(){return Ze!=="tags"||!ur||wr.some(function(hi){return hi[ue||"value"]===ur})||wr.some(function(hi){return hi[fo.value]===ur})?wr:[nr(ur)].concat((0,de.Z)(wr))},[nr,ue,Ze,wr,ur,fo]),es=function hi(Mi){var Ni=(0,de.Z)(Mi).sort(function(Ki,Bo){return wo(Ki,Bo,{searchValue:ur})});return Ni.map(function(Ki){return Array.isArray(Ki.options)?(0,De.Z)((0,De.Z)({},Ki),{},{options:Ki.options.length>0?hi(Ki.options):Ki.options}):Ki})},js=_t.useMemo(function(){return wo?es(me):me},[me,wo,ur]),Zs=_t.useMemo(function(){return Ln(js,{fieldNames:fo,childrenAsData:pn})},[js,fo,pn]),To=function(Mi){var Ni=fi(Mi);if(Ie(Ni),Bi&&(Ni.length!==eo.length||Ni.some(function(ei,xa){var ns;return((ns=eo[xa])===null||ns===void 0?void 0:ns.value)!==(ei==null?void 0:ei.value)}))){var Ki=Fo?Ni:Ni.map(function(ei){return ei.value}),Bo=Ni.map(function(ei){return Oe(Qo(ei.value))});Bi(So?Ki:Ki[0],So?Bo:Bo[0])}},Qa=_t.useState(null),aa=(0,ce.Z)(Qa,2),Al=aa[0],co=aa[1],Pr=_t.useState(0),Gs=(0,ce.Z)(Pr,2),fl=Gs[0],lu=Gs[1],Sa=bi!==void 0?bi:Ze!=="combobox",si=_t.useCallback(function(hi,Mi){var Ni=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},Ki=Ni.source,Bo=Ki===void 0?"keyboard":Ki;lu(Mi),jn&&Ze==="combobox"&&hi!==null&&Bo==="keyboard"&&co(String(hi))},[jn,Ze]),Gl=function(Mi,Ni,Ki){var Bo=function(){var kl,qa=Qo(Mi);return[Fo?{label:qa==null?void 0:qa[fo.label],value:Mi,key:(kl=qa==null?void 0:qa.key)!==null&&kl!==void 0?kl:Mi}:Mi,Oe(qa)]};if(Ni&&Jn){var ei=Bo(),xa=(0,ce.Z)(ei,2),ns=xa[0],Ir=xa[1];Jn(ns,Ir)}else if(!Ni&&Ve&&Ki!=="clear"){var Xo=Bo(),Js=(0,ce.Z)(Xo,2),wa=Js[0],bs=Js[1];Ve(wa,bs)}},uu=Re(function(hi,Mi){var Ni,Ki=So?Mi.selected:!0;Ki?Ni=So?[].concat((0,de.Z)(eo),[hi]):[hi]:Ni=eo.filter(function(Bo){return Bo.value!==hi}),To(Ni),Gl(hi,Ki),Ze==="combobox"?co(""):(!$n||gi)&&(to(""),co(""))}),la=function(Mi,Ni){To(Mi);var Ki=Ni.type,Bo=Ni.values;(Ki==="remove"||Ki==="clear")&&Bo.forEach(function(ei){Gl(ei.value,!1,Ki)})},Ur=function(Mi,Ni){if(to(Mi),co(null),Ni.source==="submit"){var Ki=(Mi||"").trim();if(Ki){var Bo=Array.from(new Set([].concat((0,de.Z)(br),[Ki])));To(Bo),Gl(Ki,!0),to("")}return}Ni.source!=="blur"&&(Ze==="combobox"&&To(Mi),$e==null||$e(Mi))},Eu=function(Mi){var Ni=Mi;Ze!=="tags"&&(Ni=Mi.map(function(Bo){var ei=yi.get(Bo);return ei==null?void 0:ei.value}).filter(function(Bo){return Bo!==void 0}));var Ki=Array.from(new Set([].concat((0,de.Z)(br),(0,de.Z)(Ni))));To(Ki),Ki.forEach(function(Bo){Gl(Bo,!0)})},vn=_t.useMemo(function(){var hi=Pi!==!1&&Oi!==!1;return(0,De.Z)((0,De.Z)({},bn),{},{flattenOptions:Zs,onActiveValue:si,defaultActiveFirstOption:Sa,onSelect:uu,menuItemSelectedIcon:Ti,rawValues:br,fieldNames:fo,virtual:hi,direction:Ei,listHeight:Fe,listItemHeight:ke,childrenAsData:pn,maxCount:li,optionRender:wn})},[li,bn,Zs,si,Sa,uu,Ti,br,fo,Pi,Oi,Ei,Fe,ke,pn,wn]);return _t.createElement(An.Provider,{value:vn},_t.createElement(Li,(0,Nt.Z)({},so,{id:Fr,prefixCls:Qe,ref:re,omitDomProps:ho,mode:Ze,displayValues:hr,onDisplayValuesChange:la,direction:Ei,searchValue:ur,onSearch:Ur,autoClearSearchValue:gi,onSearchSplit:Eu,dropdownMatchSelectWidth:Oi,OptionList:xr,emptyOptions:!Zs.length,activeValue:Al,activeDescendantId:"".concat(Fr,"_list_").concat(fl)})))}),Rn=je;Rn.Option=Zi,Rn.OptGroup=Xi;var Gi=Rn,an=Gi},63158:function(en,Nn,Qt){"use strict";var Nt=Qt(67711),de=Qt(52873),we=Qt(16886),De=Qt(33346),ce=Qt(59301),he=Qt(92310),se=Qt.n(he),ze=Qt(18929),ye=Qt(10228),_t=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],Xe=ce.forwardRef(function(te,tn){var Tt,et=te.prefixCls,nt=et===void 0?"rc-switch":et,ft=te.className,lt=te.checked,pt=te.defaultChecked,vt=te.disabled,Lt=te.loadingIcon,bt=te.checkedChildren,Wt=te.unCheckedChildren,Ut=te.onClick,$t=te.onChange,ee=te.onKeyDown,qt=(0,De.Z)(te,_t),Le=(0,ze.Z)(!1,{value:lt,defaultValue:pt}),ae=(0,we.Z)(Le,2),Ye=ae[0],Je=ae[1];function Sn(ni,le){var Xt=Ye;return vt||(Xt=ni,Je(Xt),$t==null||$t(Xt,le)),Xt}function Kn(ni){ni.which===ye.Z.LEFT?Sn(!1,ni):ni.which===ye.Z.RIGHT&&Sn(!0,ni),ee==null||ee(ni)}function xn(ni){var le=Sn(!Ye,ni);Ut==null||Ut(le,ni)}var pi=se()(nt,ft,(Tt={},(0,de.Z)(Tt,"".concat(nt,"-checked"),Ye),(0,de.Z)(Tt,"".concat(nt,"-disabled"),vt),Tt));return ce.createElement("button",(0,Nt.Z)({},qt,{type:"button",role:"switch","aria-checked":Ye,disabled:vt,className:pi,ref:tn,onKeyDown:Kn,onClick:xn}),Lt,ce.createElement("span",{className:"".concat(nt,"-inner")},ce.createElement("span",{className:"".concat(nt,"-inner-checked")},bt),ce.createElement("span",{className:"".concat(nt,"-inner-unchecked")},Wt)))});Xe.displayName="Switch",Nn.Z=Xe},22711:function(en,Nn,Qt){"use strict";Qt.r(Nn),Qt.d(Nn,{ResizableTextArea:function(){return ae},default:function(){return Kn}});var Nt=Qt(67711),de=Qt(52873),we=Qt(98506),De=Qt(15142),ce=Qt(16886),he=Qt(33346),se=Qt(92310),ze=Qt.n(se),ye=Qt(36901),_t=Qt(66003),Xe=Qt(30292),te=Qt(18929),tn=Qt(59301),Tt=Qt(26420),et=Qt(29301),nt=Qt(34280),ft=Qt(16089),lt=`
|
|
min-height:0 !important;
|
|
max-height:none !important;
|
|
height:0 !important;
|
|
visibility:hidden !important;
|
|
overflow:hidden !important;
|
|
position:absolute !important;
|
|
z-index:-1000 !important;
|
|
top:0 !important;
|
|
right:0 !important;
|
|
pointer-events: none !important;
|
|
`,pt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],vt={},Lt;function bt(xn){var pi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ni=xn.getAttribute("id")||xn.getAttribute("data-reactid")||xn.getAttribute("name");if(pi&&vt[ni])return vt[ni];var le=window.getComputedStyle(xn),Xt=le.getPropertyValue("box-sizing")||le.getPropertyValue("-moz-box-sizing")||le.getPropertyValue("-webkit-box-sizing"),hn=parseFloat(le.getPropertyValue("padding-bottom"))+parseFloat(le.getPropertyValue("padding-top")),oi=parseFloat(le.getPropertyValue("border-bottom-width"))+parseFloat(le.getPropertyValue("border-top-width")),zn=pt.map(function(nn){return"".concat(nn,":").concat(le.getPropertyValue(nn))}).join(";"),Ne={sizingStyle:zn,paddingSize:hn,borderSize:oi,boxSizing:Xt};return pi&&ni&&(vt[ni]=Ne),Ne}function Wt(xn){var pi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ni=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,le=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;Lt||(Lt=document.createElement("textarea"),Lt.setAttribute("tab-index","-1"),Lt.setAttribute("aria-hidden","true"),Lt.setAttribute("name","hiddenTextarea"),document.body.appendChild(Lt)),xn.getAttribute("wrap")?Lt.setAttribute("wrap",xn.getAttribute("wrap")):Lt.removeAttribute("wrap");var Xt=bt(xn,pi),hn=Xt.paddingSize,oi=Xt.borderSize,zn=Xt.boxSizing,Ne=Xt.sizingStyle;Lt.setAttribute("style","".concat(Ne,";").concat(lt)),Lt.value=xn.value||xn.placeholder||"";var nn=void 0,cn=void 0,ri,He=Lt.scrollHeight;if(zn==="border-box"?He+=oi:zn==="content-box"&&(He-=hn),ni!==null||le!==null){Lt.value=" ";var ne=Lt.scrollHeight-hn;ni!==null&&(nn=ne*ni,zn==="border-box"&&(nn=nn+hn+oi),He=Math.max(nn,He)),le!==null&&(cn=ne*le,zn==="border-box"&&(cn=cn+hn+oi),ri=He>cn?"":"hidden",He=Math.min(cn,He))}var ge={height:He,overflowY:ri,resize:"none"};return nn&&(ge.minHeight=nn),cn&&(ge.maxHeight=cn),ge}var Ut=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],$t=0,ee=1,qt=2,Le=tn.forwardRef(function(xn,pi){var ni=xn,le=ni.prefixCls,Xt=ni.defaultValue,hn=ni.value,oi=ni.autoSize,zn=ni.onResize,Ne=ni.className,nn=ni.style,cn=ni.disabled,ri=ni.onChange,He=ni.onInternalAutoSize,ne=(0,he.Z)(ni,Ut),ge=(0,te.Z)(Xt,{value:hn,postState:function(Zi){return Zi!=null?Zi:""}}),un=(0,ce.Z)(ge,2),Fn=un[0],Bt=un[1],Pt=function(Zi){Bt(Zi.target.value),ri==null||ri(Zi)},xt=tn.useRef();tn.useImperativeHandle(pi,function(){return{textArea:xt.current}});var Ft=tn.useMemo(function(){return oi&&(0,Tt.Z)(oi)==="object"?[oi.minRows,oi.maxRows]:[]},[oi]),Rt=(0,ce.Z)(Ft,2),At=Rt[0],ve=Rt[1],Ue=!!oi,Pn=function(){try{if(document.activeElement===xt.current){var Zi=xt.current,Io=Zi.selectionStart,Fi=Zi.selectionEnd,zo=Zi.scrollTop;xt.current.setSelectionRange(Io,Fi),xt.current.scrollTop=zo}}catch(kr){}},Cn=tn.useState(qt),Ln=(0,ce.Z)(Cn,2),Oe=Ln[0],kn=Ln[1],fn=tn.useState(),An=(0,ce.Z)(fn,2),ui=An[0],Tn=An[1],Ui=function(){kn($t)};(0,nt.Z)(function(){Ue&&Ui()},[hn,At,ve,Ue]),(0,nt.Z)(function(){if(Oe===$t)kn(ee);else if(Oe===ee){var ji=Wt(xt.current,!1,At,ve);kn(qt),Tn(ji)}else Pn()},[Oe]);var $n=tn.useRef(),wi=function(){ft.Z.cancel($n.current)},Li=function(Zi){Oe===qt&&(zn==null||zn(Zi),oi&&(wi(),$n.current=(0,ft.Z)(function(){Ui()})))};tn.useEffect(function(){return wi},[]);var Ao=Ue?ui:null,Xi=(0,we.Z)((0,we.Z)({},nn),Ao);return(Oe===$t||Oe===ee)&&(Xi.overflowY="hidden",Xi.overflowX="hidden"),tn.createElement(et.Z,{onResize:Li,disabled:!(oi||zn)},tn.createElement("textarea",(0,Nt.Z)({},ne,{ref:xt,style:Xi,className:ze()(le,Ne,(0,de.Z)({},"".concat(le,"-disabled"),cn)),disabled:cn,value:Fn,onChange:Pt})))}),ae=Le,Ye=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],Je=tn.forwardRef(function(xn,pi){var ni,le=xn.defaultValue,Xt=xn.value,hn=xn.onFocus,oi=xn.onBlur,zn=xn.onChange,Ne=xn.allowClear,nn=xn.maxLength,cn=xn.onCompositionStart,ri=xn.onCompositionEnd,He=xn.suffix,ne=xn.prefixCls,ge=ne===void 0?"rc-textarea":ne,un=xn.showCount,Fn=xn.count,Bt=xn.className,Pt=xn.style,xt=xn.disabled,Ft=xn.hidden,Rt=xn.classNames,At=xn.styles,ve=xn.onResize,Ue=xn.onClear,Pn=xn.onPressEnter,Cn=xn.readOnly,Ln=xn.autoSize,Oe=xn.onKeyDown,kn=(0,he.Z)(xn,Ye),fn=(0,te.Z)(le,{value:Xt,defaultValue:le}),An=(0,ce.Z)(fn,2),ui=An[0],Tn=An[1],Ui=ui==null?"":String(ui),$n=tn.useState(!1),wi=(0,ce.Z)($n,2),Li=wi[0],Ao=wi[1],Xi=tn.useRef(!1),ji=tn.useState(null),Zi=(0,ce.Z)(ji,2),Io=Zi[0],Fi=Zi[1],zo=(0,tn.useRef)(null),kr=(0,tn.useRef)(null),ki=function(){var Rn;return(Rn=kr.current)===null||Rn===void 0?void 0:Rn.textArea},ar=function(){ki().focus()};(0,tn.useImperativeHandle)(pi,function(){var je;return{resizableTextArea:kr.current,focus:ar,blur:function(){ki().blur()},nativeElement:((je=zo.current)===null||je===void 0?void 0:je.nativeElement)||ki()}}),(0,tn.useEffect)(function(){Ao(function(je){return!xt&&je})},[xt]);var mr=tn.useState(null),Jo=(0,ce.Z)(mr,2),xr=Jo[0],Mo=Jo[1];tn.useEffect(function(){if(xr){var je;(je=ki()).setSelectionRange.apply(je,(0,De.Z)(xr))}},[xr]);var er=(0,_t.Z)(Fn,un),Ct=(ni=er.max)!==null&&ni!==void 0?ni:nn,Hr=Number(Ct)>0,ko=er.strategy(Ui),lr=!!Ct&&ko>Ct,Vr=function(Rn,Gi){var an=Gi;!Xi.current&&er.exceedFormatter&&er.max&&er.strategy(Gi)>er.max&&(an=er.exceedFormatter(Gi,{max:er.max}),Gi!==an&&Mo([ki().selectionStart||0,ki().selectionEnd||0])),Tn(an),(0,Xe.rJ)(Rn.currentTarget,Rn,zn,an)},Or=function(Rn){Xi.current=!0,cn==null||cn(Rn)},Yr=function(Rn){Xi.current=!1,Vr(Rn,Rn.currentTarget.value),ri==null||ri(Rn)},Ia=function(Rn){Vr(Rn,Rn.target.value)},Ee=function(Rn){Rn.key==="Enter"&&Pn&&Pn(Rn),Oe==null||Oe(Rn)},Re=function(Rn){Ao(!0),hn==null||hn(Rn)},Se=function(Rn){Ao(!1),oi==null||oi(Rn)},Ge=function(Rn){Tn(""),ar(),(0,Xe.rJ)(ki(),Rn,zn)},ti=He,Qn;er.show&&(er.showFormatter?Qn=er.showFormatter({value:Ui,count:ko,maxLength:Ct}):Qn="".concat(ko).concat(Hr?" / ".concat(Ct):""),ti=tn.createElement(tn.Fragment,null,ti,tn.createElement("span",{className:ze()("".concat(ge,"-data-count"),Rt==null?void 0:Rt.count),style:At==null?void 0:At.count},Qn)));var ho=function(Rn){var Gi;ve==null||ve(Rn),(Gi=ki())!==null&&Gi!==void 0&&Gi.style.height&&Fi(!0)},Ce=!Ln&&!un&&!Ne;return tn.createElement(ye.BaseInput,{ref:zo,value:Ui,allowClear:Ne,handleReset:Ge,suffix:ti,prefixCls:ge,classNames:(0,we.Z)((0,we.Z)({},Rt),{},{affixWrapper:ze()(Rt==null?void 0:Rt.affixWrapper,(0,de.Z)((0,de.Z)({},"".concat(ge,"-show-count"),un),"".concat(ge,"-textarea-allow-clear"),Ne))}),disabled:xt,focused:Li,className:ze()(Bt,lr&&"".concat(ge,"-out-of-range")),style:(0,we.Z)((0,we.Z)({},Pt),Io&&!Ce?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof Qn=="string"?Qn:void 0}},hidden:Ft,readOnly:Cn,onClear:Ue},tn.createElement(ae,(0,Nt.Z)({},kn,{autoSize:Ln,maxLength:nn,onKeyDown:Ee,onChange:Ia,onFocus:Re,onBlur:Se,onCompositionStart:Or,onCompositionEnd:Yr,className:ze()(Rt==null?void 0:Rt.textarea),style:(0,we.Z)((0,we.Z)({},At==null?void 0:At.textarea),{},{resize:Pt==null?void 0:Pt.resize}),disabled:xt,prefixCls:ge,onResize:ho,ref:kr,readOnly:Cn})))}),Sn=Je,Kn=Sn},6790:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return Fn}});var Nt=Qt(67711),de=Qt(26420),we=Qt(98506),De=Qt(52873),ce=Qt(16886),he=Qt(33346),se=Qt(92310),ze=Qt.n(se),ye=Qt(29301),_t=Qt(70425),Xe=Qt(34280),te=Qt(59301),tn=Qt(4676),Tt=te.forwardRef(function(Bt,Pt){var xt=Bt.height,Ft=Bt.offsetY,Rt=Bt.offsetX,At=Bt.children,ve=Bt.prefixCls,Ue=Bt.onInnerResize,Pn=Bt.innerProps,Cn=Bt.rtl,Ln=Bt.extra,Oe={},kn={display:"flex",flexDirection:"column"};return Ft!==void 0&&(Oe={height:xt,position:"relative",overflow:"hidden"},kn=(0,we.Z)((0,we.Z)({},kn),{},(0,De.Z)((0,De.Z)((0,De.Z)((0,De.Z)((0,De.Z)({transform:"translateY(".concat(Ft,"px)")},Cn?"marginRight":"marginLeft",-Rt),"position","absolute"),"left",0),"right",0),"top",0))),te.createElement("div",{style:Oe},te.createElement(ye.Z,{onResize:function(An){var ui=An.offsetHeight;ui&&Ue&&Ue()}},te.createElement("div",(0,Nt.Z)({style:kn,className:ze()((0,De.Z)({},"".concat(ve,"-holder-inner"),ve)),ref:Pt},Pn),At,Ln)))});Tt.displayName="Filler";var et=Tt;function nt(Bt){var Pt=Bt.children,xt=Bt.setRef,Ft=te.useCallback(function(Rt){xt(Rt)},[]);return te.cloneElement(Pt,{ref:Ft})}function ft(Bt,Pt,xt,Ft,Rt,At,ve,Ue){var Pn=Ue.getKey;return Bt.slice(Pt,xt+1).map(function(Cn,Ln){var Oe=Pt+Ln,kn=ve(Cn,Oe,{style:{width:Ft},offsetX:Rt}),fn=Pn(Cn);return te.createElement(nt,{key:fn,setRef:function(ui){return At(Cn,ui)}},kn)})}function lt(Bt,Pt,xt,Ft){var Rt=xt-Bt,At=Pt-xt,ve=Math.min(Rt,At)*2;if(Ft<=ve){var Ue=Math.floor(Ft/2);return Ft%2?xt+Ue+1:xt-Ue}return Rt>At?xt-(Ft-At):xt+(Ft-Rt)}function pt(Bt,Pt,xt){var Ft=Bt.length,Rt=Pt.length,At,ve;if(Ft===0&&Rt===0)return null;Ft<Rt?(At=Bt,ve=Pt):(At=Pt,ve=Bt);var Ue={__EMPTY_ITEM__:!0};function Pn(An){return An!==void 0?xt(An):Ue}for(var Cn=null,Ln=Math.abs(Ft-Rt)!==1,Oe=0;Oe<ve.length;Oe+=1){var kn=Pn(At[Oe]),fn=Pn(ve[Oe]);if(kn!==fn){Cn=Oe,Ln=Ln||kn!==Pn(ve[Oe+1]);break}}return Cn===null?null:{index:Cn,multiple:Ln}}function vt(Bt,Pt,xt){var Ft=te.useState(Bt),Rt=(0,ce.Z)(Ft,2),At=Rt[0],ve=Rt[1],Ue=te.useState(null),Pn=(0,ce.Z)(Ue,2),Cn=Pn[0],Ln=Pn[1];return te.useEffect(function(){var Oe=pt(At||[],Bt||[],Pt);(Oe==null?void 0:Oe.index)!==void 0&&(xt==null||xt(Oe.index),Ln(Bt[Oe.index])),ve(Bt)},[Bt]),[Cn]}var Lt=Qt(16089),bt=(typeof navigator=="undefined"?"undefined":(0,de.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Wt=bt,Ut=function(Bt,Pt,xt,Ft){var Rt=(0,te.useRef)(!1),At=(0,te.useRef)(null);function ve(){clearTimeout(At.current),Rt.current=!0,At.current=setTimeout(function(){Rt.current=!1},50)}var Ue=(0,te.useRef)({top:Bt,bottom:Pt,left:xt,right:Ft});return Ue.current.top=Bt,Ue.current.bottom=Pt,Ue.current.left=xt,Ue.current.right=Ft,function(Pn,Cn){var Ln=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Oe=Pn?Cn<0&&Ue.current.left||Cn>0&&Ue.current.right:Cn<0&&Ue.current.top||Cn>0&&Ue.current.bottom;return Ln&&Oe?(clearTimeout(At.current),Rt.current=!1):(!Oe||Rt.current)&&ve(),!Rt.current&&Oe}};function $t(Bt,Pt,xt,Ft,Rt,At,ve){var Ue=(0,te.useRef)(0),Pn=(0,te.useRef)(null),Cn=(0,te.useRef)(null),Ln=(0,te.useRef)(!1),Oe=Ut(Pt,xt,Ft,Rt);function kn($n,wi){if(Lt.Z.cancel(Pn.current),!Oe(!1,wi)){var Li=$n;if(!Li._virtualHandled)Li._virtualHandled=!0;else return;Ue.current+=wi,Cn.current=wi,Wt||Li.preventDefault(),Pn.current=(0,Lt.Z)(function(){var Ao=Ln.current?10:1;ve(Ue.current*Ao,!1),Ue.current=0})}}function fn($n,wi){ve(wi,!0),Wt||$n.preventDefault()}var An=(0,te.useRef)(null),ui=(0,te.useRef)(null);function Tn($n){if(Bt){Lt.Z.cancel(ui.current),ui.current=(0,Lt.Z)(function(){An.current=null},2);var wi=$n.deltaX,Li=$n.deltaY,Ao=$n.shiftKey,Xi=wi,ji=Li;(An.current==="sx"||!An.current&&Ao&&Li&&!wi)&&(Xi=Li,ji=0,An.current="sx");var Zi=Math.abs(Xi),Io=Math.abs(ji);An.current===null&&(An.current=At&&Zi>Io?"x":"y"),An.current==="y"?kn($n,ji):fn($n,Xi)}}function Ui($n){Bt&&(Ln.current=$n.detail===Cn.current)}return[Tn,Ui]}function ee(Bt,Pt,xt,Ft){var Rt=te.useMemo(function(){return[new Map,[]]},[Bt,xt.id,Ft]),At=(0,ce.Z)(Rt,2),ve=At[0],Ue=At[1],Pn=function(Ln){var Oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ln,kn=ve.get(Ln),fn=ve.get(Oe);if(kn===void 0||fn===void 0)for(var An=Bt.length,ui=Ue.length;ui<An;ui+=1){var Tn,Ui=Bt[ui],$n=Pt(Ui);ve.set($n,ui);var wi=(Tn=xt.get($n))!==null&&Tn!==void 0?Tn:Ft;if(Ue[ui]=(Ue[ui-1]||0)+wi,$n===Ln&&(kn=ui),$n===Oe&&(fn=ui),kn!==void 0&&fn!==void 0)break}return{top:Ue[kn-1]||0,bottom:Ue[fn]}};return Pn}var qt=Qt(42573),Le=Qt(58698),ae=function(){function Bt(){(0,qt.Z)(this,Bt),(0,De.Z)(this,"maps",void 0),(0,De.Z)(this,"id",0),(0,De.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,Le.Z)(Bt,[{key:"set",value:function(xt,Ft){this.diffRecords.set(xt,this.maps[xt]),this.maps[xt]=Ft,this.id+=1}},{key:"get",value:function(xt){return this.maps[xt]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),Bt}(),Ye=ae;function Je(Bt){var Pt=parseFloat(Bt);return isNaN(Pt)?0:Pt}function Sn(Bt,Pt,xt){var Ft=te.useState(0),Rt=(0,ce.Z)(Ft,2),At=Rt[0],ve=Rt[1],Ue=(0,te.useRef)(new Map),Pn=(0,te.useRef)(new Ye),Cn=(0,te.useRef)(0);function Ln(){Cn.current+=1}function Oe(){var fn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Ln();var An=function(){var Ui=!1;Ue.current.forEach(function($n,wi){if($n&&$n.offsetParent){var Li=$n.offsetHeight,Ao=getComputedStyle($n),Xi=Ao.marginTop,ji=Ao.marginBottom,Zi=Je(Xi),Io=Je(ji),Fi=Li+Zi+Io;Pn.current.get(wi)!==Fi&&(Pn.current.set(wi,Fi),Ui=!0)}}),Ui&&ve(function($n){return $n+1})};if(fn)An();else{Cn.current+=1;var ui=Cn.current;Promise.resolve().then(function(){ui===Cn.current&&An()})}}function kn(fn,An){var ui=Bt(fn),Tn=Ue.current.get(ui);An?(Ue.current.set(ui,An),Oe()):Ue.current.delete(ui),!Tn!=!An&&(An?Pt==null||Pt(fn):xt==null||xt(fn))}return(0,te.useEffect)(function(){return Ln},[]),[kn,Oe,Pn.current,At]}var Kn=14/15;function xn(Bt,Pt,xt){var Ft=(0,te.useRef)(!1),Rt=(0,te.useRef)(0),At=(0,te.useRef)(0),ve=(0,te.useRef)(null),Ue=(0,te.useRef)(null),Pn,Cn=function(fn){if(Ft.current){var An=Math.ceil(fn.touches[0].pageX),ui=Math.ceil(fn.touches[0].pageY),Tn=Rt.current-An,Ui=At.current-ui,$n=Math.abs(Tn)>Math.abs(Ui);$n?Rt.current=An:At.current=ui;var wi=xt($n,$n?Tn:Ui,!1,fn);wi&&fn.preventDefault(),clearInterval(Ue.current),wi&&(Ue.current=setInterval(function(){$n?Tn*=Kn:Ui*=Kn;var Li=Math.floor($n?Tn:Ui);(!xt($n,Li,!0)||Math.abs(Li)<=.1)&&clearInterval(Ue.current)},16))}},Ln=function(){Ft.current=!1,Pn()},Oe=function(fn){Pn(),fn.touches.length===1&&!Ft.current&&(Ft.current=!0,Rt.current=Math.ceil(fn.touches[0].pageX),At.current=Math.ceil(fn.touches[0].pageY),ve.current=fn.target,ve.current.addEventListener("touchmove",Cn,{passive:!1}),ve.current.addEventListener("touchend",Ln,{passive:!0}))};Pn=function(){ve.current&&(ve.current.removeEventListener("touchmove",Cn),ve.current.removeEventListener("touchend",Ln))},(0,Xe.Z)(function(){return Bt&&Pt.current.addEventListener("touchstart",Oe,{passive:!0}),function(){var kn;(kn=Pt.current)===null||kn===void 0||kn.removeEventListener("touchstart",Oe),Pn(),clearInterval(Ue.current)}},[Bt])}function pi(Bt){return Math.floor(Math.pow(Bt,.5))}function ni(Bt,Pt){var xt="touches"in Bt?Bt.touches[0]:Bt;return xt[Pt?"pageX":"pageY"]-window[Pt?"scrollX":"scrollY"]}function le(Bt,Pt,xt){te.useEffect(function(){var Ft=Pt.current;if(Bt&&Ft){var Rt=!1,At,ve,Ue=function(){Lt.Z.cancel(At)},Pn=function kn(){Ue(),At=(0,Lt.Z)(function(){xt(ve),kn()})},Cn=function(fn){if(!(fn.target.draggable||fn.button!==0)){var An=fn;An._virtualHandled||(An._virtualHandled=!0,Rt=!0)}},Ln=function(){Rt=!1,Ue()},Oe=function(fn){if(Rt){var An=ni(fn,!1),ui=Ft.getBoundingClientRect(),Tn=ui.top,Ui=ui.bottom;if(An<=Tn){var $n=Tn-An;ve=-pi($n),Pn()}else if(An>=Ui){var wi=An-Ui;ve=pi(wi),Pn()}else Ue()}};return Ft.addEventListener("mousedown",Cn),Ft.ownerDocument.addEventListener("mouseup",Ln),Ft.ownerDocument.addEventListener("mousemove",Oe),function(){Ft.removeEventListener("mousedown",Cn),Ft.ownerDocument.removeEventListener("mouseup",Ln),Ft.ownerDocument.removeEventListener("mousemove",Oe),Ue()}}},[Bt])}var Xt=10;function hn(Bt,Pt,xt,Ft,Rt,At,ve,Ue){var Pn=te.useRef(),Cn=te.useState(null),Ln=(0,ce.Z)(Cn,2),Oe=Ln[0],kn=Ln[1];return(0,Xe.Z)(function(){if(Oe&&Oe.times<Xt){if(!Bt.current){kn(function(er){return(0,we.Z)({},er)});return}At();var fn=Oe.targetAlign,An=Oe.originAlign,ui=Oe.index,Tn=Oe.offset,Ui=Bt.current.clientHeight,$n=!1,wi=fn,Li=null;if(Ui){for(var Ao=fn||An,Xi=0,ji=0,Zi=0,Io=Math.min(Pt.length-1,ui),Fi=0;Fi<=Io;Fi+=1){var zo=Rt(Pt[Fi]);ji=Xi;var kr=xt.get(zo);Zi=ji+(kr===void 0?Ft:kr),Xi=Zi}for(var ki=Ao==="top"?Tn:Ui-Tn,ar=Io;ar>=0;ar-=1){var mr=Rt(Pt[ar]),Jo=xt.get(mr);if(Jo===void 0){$n=!0;break}if(ki-=Jo,ki<=0)break}switch(Ao){case"top":Li=ji-Tn;break;case"bottom":Li=Zi-Ui+Tn;break;default:{var xr=Bt.current.scrollTop,Mo=xr+Ui;ji<xr?wi="top":Zi>Mo&&(wi="bottom")}}Li!==null&&ve(Li),Li!==Oe.lastTop&&($n=!0)}$n&&kn((0,we.Z)((0,we.Z)({},Oe),{},{times:Oe.times+1,targetAlign:wi,lastTop:Li}))}},[Oe,Bt.current]),function(fn){if(fn==null){Ue();return}if(Lt.Z.cancel(Pn.current),typeof fn=="number")ve(fn);else if(fn&&(0,de.Z)(fn)==="object"){var An,ui=fn.align;"index"in fn?An=fn.index:An=Pt.findIndex(function($n){return Rt($n)===fn.key});var Tn=fn.offset,Ui=Tn===void 0?0:Tn;kn({times:0,index:An,offset:Ui,originAlign:ui})}}}var oi=te.forwardRef(function(Bt,Pt){var xt=Bt.prefixCls,Ft=Bt.rtl,Rt=Bt.scrollOffset,At=Bt.scrollRange,ve=Bt.onStartMove,Ue=Bt.onStopMove,Pn=Bt.onScroll,Cn=Bt.horizontal,Ln=Bt.spinSize,Oe=Bt.containerSize,kn=Bt.style,fn=Bt.thumbStyle,An=Bt.showScrollBar,ui=te.useState(!1),Tn=(0,ce.Z)(ui,2),Ui=Tn[0],$n=Tn[1],wi=te.useState(null),Li=(0,ce.Z)(wi,2),Ao=Li[0],Xi=Li[1],ji=te.useState(null),Zi=(0,ce.Z)(ji,2),Io=Zi[0],Fi=Zi[1],zo=!Ft,kr=te.useRef(),ki=te.useRef(),ar=te.useState(An),mr=(0,ce.Z)(ar,2),Jo=mr[0],xr=mr[1],Mo=te.useRef(),er=function(){An===!0||An===!1||(clearTimeout(Mo.current),xr(!0),Mo.current=setTimeout(function(){xr(!1)},3e3))},Ct=At-Oe||0,Hr=Oe-Ln||0,ko=te.useMemo(function(){if(Rt===0||Ct===0)return 0;var Ge=Rt/Ct;return Ge*Hr},[Rt,Ct,Hr]),lr=function(ti){ti.stopPropagation(),ti.preventDefault()},Vr=te.useRef({top:ko,dragging:Ui,pageY:Ao,startTop:Io});Vr.current={top:ko,dragging:Ui,pageY:Ao,startTop:Io};var Or=function(ti){$n(!0),Xi(ni(ti,Cn)),Fi(Vr.current.top),ve(),ti.stopPropagation(),ti.preventDefault()};te.useEffect(function(){var Ge=function(Ce){Ce.preventDefault()},ti=kr.current,Qn=ki.current;return ti.addEventListener("touchstart",Ge,{passive:!1}),Qn.addEventListener("touchstart",Or,{passive:!1}),function(){ti.removeEventListener("touchstart",Ge),Qn.removeEventListener("touchstart",Or)}},[]);var Yr=te.useRef();Yr.current=Ct;var Ia=te.useRef();Ia.current=Hr,te.useEffect(function(){if(Ui){var Ge,ti=function(Ce){var je=Vr.current,Rn=je.dragging,Gi=je.pageY,an=je.startTop;Lt.Z.cancel(Ge);var Ht=kr.current.getBoundingClientRect(),re=Oe/(Cn?Ht.width:Ht.height);if(Rn){var qe=(ni(Ce,Cn)-Gi)*re,Ze=an;!zo&&Cn?Ze-=qe:Ze+=qe;var pe=Yr.current,Qe=Ia.current,jn=Qe?Ze/Qe:0,Xn=Math.ceil(jn*pe);Xn=Math.max(Xn,0),Xn=Math.min(Xn,pe),Ge=(0,Lt.Z)(function(){Pn(Xn,Cn)})}},Qn=function(){$n(!1),Ue()};return window.addEventListener("mousemove",ti,{passive:!0}),window.addEventListener("touchmove",ti,{passive:!0}),window.addEventListener("mouseup",Qn,{passive:!0}),window.addEventListener("touchend",Qn,{passive:!0}),function(){window.removeEventListener("mousemove",ti),window.removeEventListener("touchmove",ti),window.removeEventListener("mouseup",Qn),window.removeEventListener("touchend",Qn),Lt.Z.cancel(Ge)}}},[Ui]),te.useEffect(function(){return er(),function(){clearTimeout(Mo.current)}},[Rt]),te.useImperativeHandle(Pt,function(){return{delayHidden:er}});var Ee="".concat(xt,"-scrollbar"),Re={position:"absolute",visibility:Jo?null:"hidden"},Se={position:"absolute",borderRadius:99,background:"var(--rc-virtual-list-scrollbar-bg, rgba(0, 0, 0, 0.5))",cursor:"pointer",userSelect:"none"};return Cn?(Object.assign(Re,{height:8,left:0,right:0,bottom:0}),Object.assign(Se,(0,De.Z)({height:"100%",width:Ln},zo?"left":"right",ko))):(Object.assign(Re,(0,De.Z)({width:8,top:0,bottom:0},zo?"right":"left",0)),Object.assign(Se,{width:"100%",height:Ln,top:ko})),te.createElement("div",{ref:kr,className:ze()(Ee,(0,De.Z)((0,De.Z)((0,De.Z)({},"".concat(Ee,"-horizontal"),Cn),"".concat(Ee,"-vertical"),!Cn),"".concat(Ee,"-visible"),Jo)),style:(0,we.Z)((0,we.Z)({},Re),kn),onMouseDown:lr,onMouseMove:er},te.createElement("div",{ref:ki,className:ze()("".concat(Ee,"-thumb"),(0,De.Z)({},"".concat(Ee,"-thumb-moving"),Ui)),style:(0,we.Z)((0,we.Z)({},Se),fn),onMouseDown:Or}))}),zn=oi,Ne=20;function nn(){var Bt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Pt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,xt=Bt/Pt*Bt;return isNaN(xt)&&(xt=0),xt=Math.max(xt,Ne),Math.floor(xt)}var cn=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],ri=[],He={overflowY:"auto",overflowAnchor:"none"};function ne(Bt,Pt){var xt=Bt.prefixCls,Ft=xt===void 0?"rc-virtual-list":xt,Rt=Bt.className,At=Bt.height,ve=Bt.itemHeight,Ue=Bt.fullHeight,Pn=Ue===void 0?!0:Ue,Cn=Bt.style,Ln=Bt.data,Oe=Bt.children,kn=Bt.itemKey,fn=Bt.virtual,An=Bt.direction,ui=Bt.scrollWidth,Tn=Bt.component,Ui=Tn===void 0?"div":Tn,$n=Bt.onScroll,wi=Bt.onVirtualScroll,Li=Bt.onVisibleChange,Ao=Bt.innerProps,Xi=Bt.extraRender,ji=Bt.styles,Zi=Bt.showScrollBar,Io=Zi===void 0?"optional":Zi,Fi=(0,he.Z)(Bt,cn),zo=te.useCallback(function(bn){return typeof kn=="function"?kn(bn):bn==null?void 0:bn[kn]},[kn]),kr=Sn(zo,null,null),ki=(0,ce.Z)(kr,4),ar=ki[0],mr=ki[1],Jo=ki[2],xr=ki[3],Mo=!!(fn!==!1&&At&&ve),er=te.useMemo(function(){return Object.values(Jo.maps).reduce(function(bn,Vn){return bn+Vn},0)},[Jo.id,Jo.maps]),Ct=Mo&&Ln&&(Math.max(ve*Ln.length,er)>At||!!ui),Hr=An==="rtl",ko=ze()(Ft,(0,De.Z)({},"".concat(Ft,"-rtl"),Hr),Rt),lr=Ln||ri,Vr=(0,te.useRef)(),Or=(0,te.useRef)(),Yr=(0,te.useRef)(),Ia=(0,te.useState)(0),Ee=(0,ce.Z)(Ia,2),Re=Ee[0],Se=Ee[1],Ge=(0,te.useState)(0),ti=(0,ce.Z)(Ge,2),Qn=ti[0],ho=ti[1],Ce=(0,te.useState)(!1),je=(0,ce.Z)(Ce,2),Rn=je[0],Gi=je[1],an=function(){Gi(!0)},Ht=function(){Gi(!1)},re={getKey:zo};function qe(bn){Se(function(Vn){var yi;typeof bn=="function"?yi=bn(Vn):yi=bn;var On=bi(yi);return Vr.current.scrollTop=On,On})}var Ze=(0,te.useRef)({start:0,end:lr.length}),pe=(0,te.useRef)(),Qe=vt(lr,zo),jn=(0,ce.Z)(Qe,1),Xn=jn[0];pe.current=Xn;var ii=te.useMemo(function(){if(!Mo)return{scrollHeight:void 0,start:0,end:lr.length-1,offset:void 0};if(!Ct){var bn;return{scrollHeight:((bn=Or.current)===null||bn===void 0?void 0:bn.offsetHeight)||0,start:0,end:lr.length-1,offset:void 0}}for(var Vn=0,yi,On,fi,In=lr.length,En=0;En<In;En+=1){var Un=lr[En],Ie=zo(Un),Vi=Jo.get(Ie),io=Vn+(Vi===void 0?ve:Vi);io>=Re&&yi===void 0&&(yi=En,On=Vn),io>Re+At&&fi===void 0&&(fi=En),Vn=io}return yi===void 0&&(yi=0,On=0,fi=Math.ceil(At/ve)),fi===void 0&&(fi=lr.length-1),fi=Math.min(fi+1,lr.length-1),{scrollHeight:Vn,start:yi,end:fi,offset:On}},[Ct,Mo,Re,lr,xr,At]),rn=ii.scrollHeight,$e=ii.start,gn=ii.end,gi=ii.offset;Ze.current.start=$e,Ze.current.end=gn,te.useLayoutEffect(function(){var bn=Jo.getRecord();if(bn.size===1){var Vn=Array.from(bn.keys())[0],yi=bn.get(Vn),On=lr[$e];if(On&&yi===void 0){var fi=zo(On);if(fi===Vn){var In=Jo.get(Vn),En=In-ve;qe(function(Un){return Un+En})}}}Jo.resetRecord()},[rn]);var Jn=te.useState({width:0,height:At}),Ve=(0,ce.Z)(Jn,2),yn=Ve[0],Oi=Ve[1],Yi=function(Vn){Oi({width:Vn.offsetWidth,height:Vn.offsetHeight})},wo=(0,te.useRef)(),ue=(0,te.useRef)(),Dn=te.useMemo(function(){return nn(yn.width,ui)},[yn.width,ui]),mi=te.useMemo(function(){return nn(yn.height,rn)},[yn.height,rn]),wn=rn-At,Wi=(0,te.useRef)(wn);Wi.current=wn;function bi(bn){var Vn=bn;return Number.isNaN(Wi.current)||(Vn=Math.min(Vn,Wi.current)),Vn=Math.max(Vn,0),Vn}var Ti=Re<=0,Pi=Re>=wn,Ei=Qn<=0,Ji=Qn>=ui,Fe=Ut(Ti,Pi,Ei,Ji),ro=function(){return{x:Hr?-Qn:Qn,y:Re}},ke=(0,te.useRef)(ro()),Ii=(0,_t.zX)(function(bn){if(wi){var Vn=(0,we.Z)((0,we.Z)({},ro()),bn);(ke.current.x!==Vn.x||ke.current.y!==Vn.y)&&(wi(Vn),ke.current=Vn)}});function Ro(bn,Vn){var yi=bn;Vn?((0,tn.flushSync)(function(){ho(yi)}),Ii()):qe(yi)}function qi(bn){var Vn=bn.currentTarget.scrollTop;Vn!==Re&&qe(Vn),$n==null||$n(bn),Ii()}var Fo=function(Vn){var yi=Vn,On=ui?ui-yn.width:0;return yi=Math.max(yi,0),yi=Math.min(yi,On),yi},Bi=(0,_t.zX)(function(bn,Vn){Vn?((0,tn.flushSync)(function(){ho(function(yi){var On=yi+(Hr?-bn:bn);return Fo(On)})}),Ii()):qe(function(yi){var On=yi+bn;return On})}),li=$t(Mo,Ti,Pi,Ei,Ji,!!ui,Bi),so=(0,ce.Z)(li,2),Fr=so[0],So=so[1];xn(Mo,Vr,function(bn,Vn,yi,On){var fi=On;return Fe(bn,Vn,yi)?!1:!fi||!fi._virtualHandled?(fi&&(fi._virtualHandled=!0),Fr({preventDefault:function(){},deltaX:bn?Vn:0,deltaY:bn?0:Vn}),!0):!1}),le(Ct,Vr,function(bn){qe(function(Vn){return Vn+bn})}),(0,Xe.Z)(function(){function bn(yi){var On=Ti&&yi.detail<0,fi=Pi&&yi.detail>0;Mo&&!On&&!fi&&yi.preventDefault()}var Vn=Vr.current;return Vn.addEventListener("wheel",Fr,{passive:!1}),Vn.addEventListener("DOMMouseScroll",So,{passive:!0}),Vn.addEventListener("MozMousePixelScroll",bn,{passive:!1}),function(){Vn.removeEventListener("wheel",Fr),Vn.removeEventListener("DOMMouseScroll",So),Vn.removeEventListener("MozMousePixelScroll",bn)}},[Mo,Ti,Pi]),(0,Xe.Z)(function(){if(ui){var bn=Fo(Qn);ho(bn),Ii({x:bn})}},[yn.width,ui]);var pn=function(){var Vn,yi;(Vn=wo.current)===null||Vn===void 0||Vn.delayHidden(),(yi=ue.current)===null||yi===void 0||yi.delayHidden()},zt=hn(Vr,lr,Jo,ve,zo,function(){return mr(!0)},qe,pn);te.useImperativeHandle(Pt,function(){return{nativeElement:Yr.current,getScrollInfo:ro,scrollTo:function(Vn){function yi(On){return On&&(0,de.Z)(On)==="object"&&("left"in On||"top"in On)}yi(Vn)?(Vn.left!==void 0&&ho(Fo(Vn.left)),zt(Vn.top)):zt(Vn)}}}),(0,Xe.Z)(function(){if(Li){var bn=lr.slice($e,gn+1);Li(bn,lr)}},[$e,gn,lr]);var fo=ee(lr,zo,Jo,ve),ds=Xi==null?void 0:Xi({start:$e,end:gn,virtual:Ct,offsetX:Qn,offsetY:gi,rtl:Hr,getSize:fo}),$r=ft(lr,$e,gn,ui,Qn,ar,Oe,re),ur=null;At&&(ur=(0,we.Z)((0,De.Z)({},Pn?"height":"maxHeight",At),He),Mo&&(ur.overflowY="hidden",ui&&(ur.overflowX="hidden"),Rn&&(ur.pointerEvents="none")));var to={};return Hr&&(to.dir="rtl"),te.createElement("div",(0,Nt.Z)({ref:Yr,style:(0,we.Z)((0,we.Z)({},Cn),{},{position:"relative"}),className:ko},to,Fi),te.createElement(ye.Z,{onResize:Yi},te.createElement(Ui,{className:"".concat(Ft,"-holder"),style:ur,ref:Vr,onScroll:qi,onMouseEnter:pn},te.createElement(et,{prefixCls:Ft,height:rn,offsetX:Qn,offsetY:gi,scrollWidth:ui,onInnerResize:mr,ref:Or,innerProps:Ao,rtl:Hr,extra:ds},$r))),Ct&&rn>At&&te.createElement(zn,{ref:wo,prefixCls:Ft,scrollOffset:Re,scrollRange:rn,rtl:Hr,onScroll:Ro,onStartMove:an,onStopMove:Ht,spinSize:mi,containerSize:yn.height,style:ji==null?void 0:ji.verticalScrollBar,thumbStyle:ji==null?void 0:ji.verticalScrollBarThumb,showScrollBar:Io}),Ct&&ui>yn.width&&te.createElement(zn,{ref:ue,prefixCls:Ft,scrollOffset:Qn,scrollRange:ui,rtl:Hr,onScroll:Ro,onStartMove:an,onStopMove:Ht,spinSize:Dn,containerSize:yn.width,horizontal:!0,style:ji==null?void 0:ji.horizontalScrollBar,thumbStyle:ji==null?void 0:ji.horizontalScrollBarThumb,showScrollBar:Io}))}var ge=te.forwardRef(ne);ge.displayName="List";var un=ge,Fn=un},25510:function(en){"use strict";en.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(en,Nn,Qt){"use strict";en.exports=Qt.p+"static/AssistantCode3.a8740efb.jpeg"},93314:function(en){"use strict";en.exports="data:image/png;base64,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"},16722:function(en,Nn,Qt){"use strict";Qt.d(Nn,{Z:function(){return ze}});const Nt=ye=>typeof ye=="object"&&ye!=null&&ye.nodeType===1,de=(ye,_t)=>(!_t||ye!=="hidden")&&ye!=="visible"&&ye!=="clip",we=(ye,_t)=>{if(ye.clientHeight<ye.scrollHeight||ye.clientWidth<ye.scrollWidth){const Xe=getComputedStyle(ye,null);return de(Xe.overflowY,_t)||de(Xe.overflowX,_t)||(te=>{const tn=(Tt=>{if(!Tt.ownerDocument||!Tt.ownerDocument.defaultView)return null;try{return Tt.ownerDocument.defaultView.frameElement}catch(et){return null}})(te);return!!tn&&(tn.clientHeight<te.scrollHeight||tn.clientWidth<te.scrollWidth)})(ye)}return!1},De=(ye,_t,Xe,te,tn,Tt,et,nt)=>Tt<ye&&et>_t||Tt>ye&&et<_t?0:Tt<=ye&&nt<=Xe||et>=_t&&nt>=Xe?Tt-ye-te:et>_t&&nt<Xe||Tt<ye&&nt>Xe?et-_t+tn:0,ce=ye=>{const _t=ye.parentElement;return _t==null?ye.getRootNode().host||null:_t},he=(ye,_t)=>{var Xe,te,tn,Tt;if(typeof document=="undefined")return[];const{scrollMode:et,block:nt,inline:ft,boundary:lt,skipOverflowHiddenElements:pt}=_t,vt=typeof lt=="function"?lt:zn=>zn!==lt;if(!Nt(ye))throw new TypeError("Invalid target");const Lt=document.scrollingElement||document.documentElement,bt=[];let Wt=ye;for(;Nt(Wt)&&vt(Wt);){if(Wt=ce(Wt),Wt===Lt){bt.push(Wt);break}Wt!=null&&Wt===document.body&&we(Wt)&&!we(document.documentElement)||Wt!=null&&we(Wt,pt)&&bt.push(Wt)}const Ut=(te=(Xe=window.visualViewport)==null?void 0:Xe.width)!=null?te:innerWidth,$t=(Tt=(tn=window.visualViewport)==null?void 0:tn.height)!=null?Tt:innerHeight,{scrollX:ee,scrollY:qt}=window,{height:Le,width:ae,top:Ye,right:Je,bottom:Sn,left:Kn}=ye.getBoundingClientRect(),{top:xn,right:pi,bottom:ni,left:le}=(zn=>{const Ne=window.getComputedStyle(zn);return{top:parseFloat(Ne.scrollMarginTop)||0,right:parseFloat(Ne.scrollMarginRight)||0,bottom:parseFloat(Ne.scrollMarginBottom)||0,left:parseFloat(Ne.scrollMarginLeft)||0}})(ye);let Xt=nt==="start"||nt==="nearest"?Ye-xn:nt==="end"?Sn+ni:Ye+Le/2-xn+ni,hn=ft==="center"?Kn+ae/2-le+pi:ft==="end"?Je+pi:Kn-le;const oi=[];for(let zn=0;zn<bt.length;zn++){const Ne=bt[zn],{height:nn,width:cn,top:ri,right:He,bottom:ne,left:ge}=Ne.getBoundingClientRect();if(et==="if-needed"&&Ye>=0&&Kn>=0&&Sn<=$t&&Je<=Ut&&(Ne===Lt&&!we(Ne)||Ye>=ri&&Sn<=ne&&Kn>=ge&&Je<=He))return oi;const un=getComputedStyle(Ne),Fn=parseInt(un.borderLeftWidth,10),Bt=parseInt(un.borderTopWidth,10),Pt=parseInt(un.borderRightWidth,10),xt=parseInt(un.borderBottomWidth,10);let Ft=0,Rt=0;const At="offsetWidth"in Ne?Ne.offsetWidth-Ne.clientWidth-Fn-Pt:0,ve="offsetHeight"in Ne?Ne.offsetHeight-Ne.clientHeight-Bt-xt:0,Ue="offsetWidth"in Ne?Ne.offsetWidth===0?0:cn/Ne.offsetWidth:0,Pn="offsetHeight"in Ne?Ne.offsetHeight===0?0:nn/Ne.offsetHeight:0;if(Lt===Ne)Ft=nt==="start"?Xt:nt==="end"?Xt-$t:nt==="nearest"?De(qt,qt+$t,$t,Bt,xt,qt+Xt,qt+Xt+Le,Le):Xt-$t/2,Rt=ft==="start"?hn:ft==="center"?hn-Ut/2:ft==="end"?hn-Ut:De(ee,ee+Ut,Ut,Fn,Pt,ee+hn,ee+hn+ae,ae),Ft=Math.max(0,Ft+qt),Rt=Math.max(0,Rt+ee);else{Ft=nt==="start"?Xt-ri-Bt:nt==="end"?Xt-ne+xt+ve:nt==="nearest"?De(ri,ne,nn,Bt,xt+ve,Xt,Xt+Le,Le):Xt-(ri+nn/2)+ve/2,Rt=ft==="start"?hn-ge-Fn:ft==="center"?hn-(ge+cn/2)+At/2:ft==="end"?hn-He+Pt+At:De(ge,He,cn,Fn,Pt+At,hn,hn+ae,ae);const{scrollLeft:Cn,scrollTop:Ln}=Ne;Ft=Pn===0?0:Math.max(0,Math.min(Ln+Ft/Pn,Ne.scrollHeight-nn/Pn+ve)),Rt=Ue===0?0:Math.max(0,Math.min(Cn+Rt/Ue,Ne.scrollWidth-cn/Ue+At)),Xt+=Ln-Ft,hn+=Cn-Rt}oi.push({el:Ne,top:Ft,left:Rt})}return oi},se=ye=>ye===!1?{block:"end",inline:"nearest"}:(_t=>_t===Object(_t)&&Object.keys(_t).length!==0)(ye)?ye:{block:"start",inline:"nearest"};function ze(ye,_t){if(!ye.isConnected||!(tn=>{let Tt=tn;for(;Tt&&Tt.parentNode;){if(Tt.parentNode===document)return!0;Tt=Tt.parentNode instanceof ShadowRoot?Tt.parentNode.host:Tt.parentNode}return!1})(ye))return;const Xe=(tn=>{const Tt=window.getComputedStyle(tn);return{top:parseFloat(Tt.scrollMarginTop)||0,right:parseFloat(Tt.scrollMarginRight)||0,bottom:parseFloat(Tt.scrollMarginBottom)||0,left:parseFloat(Tt.scrollMarginLeft)||0}})(ye);if((tn=>typeof tn=="object"&&typeof tn.behavior=="function")(_t))return _t.behavior(he(ye,_t));const te=typeof _t=="boolean"||_t==null?void 0:_t.behavior;for(const{el:tn,top:Tt,left:et}of he(ye,se(_t))){const nt=Tt-Xe.top+Xe.bottom,ft=et-Xe.left+Xe.right;tn.scroll({top:nt,left:ft,behavior:te})}}}}]);
|