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

1176 lines
1.8 MiB

(self.webpackChunk=self.webpackChunk||[]).push([[2806],{8336:function(){"use strict"},12469:function(){"use strict"},99587:function(nn,An){"use strict";An.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},3878:function(nn,An){"use strict";An.Z={flex_box_center:"flex_box_center___vG4eV",flex_space_between:"flex_space_between___qVVxe",flex_box_vertical_center:"flex_box_vertical_center___P8Z8s",flex_box_center_end:"flex_box_center_end___VMme3",flex_box_column:"flex_box_column___VMHwm",dropdownmenus:"dropdownmenus___oVzoj",popupClassNames:"popupClassNames___OcZq7",selectdown:"selectdown___mmcA8"}},63720:function(){"use strict";function nn(Nt,et,nt,ct){nt===void 0&&(nt=0),ct===void 0&&(ct=1/0),this._name=Nt,this._defaultValue=et,this._minimum=nt,this._maximum=ct}Object.defineProperty(nn.prototype,"name",{get:function(){return this._name},set:function(Nt){if(typeof Nt!="string"||Nt==="")throw new Error("Shape name must be a valid string.");this._name=Nt}}),Object.defineProperty(nn.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(Nt){if(typeof Nt!="number"||isNaN(Nt))throw new Error("The default value must be a real number, not: "+Nt);this._defaultValue=Nt}}),Object.defineProperty(nn.prototype,"minimum",{get:function(){return this._minimum},set:function(Nt){if(typeof Nt!="number"||isNaN(Nt))throw new Error("Minimum must be a real number, not: "+Nt);this._minimum=Nt}}),Object.defineProperty(nn.prototype,"maximum",{get:function(){return this._maximum},set:function(Nt){if(typeof Nt!="number"||isNaN(Nt))throw new Error("Maximum must be a real number, not: "+Nt);this._maximum=Nt}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(Nt,et){var nt=go.Shape._FigureParameters[Nt];return nt?nt[et]:null},go.Shape.setFigureParameter=function(Nt,et,nt){if(!(nt instanceof nn))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 ct=go.Shape._FigureParameters[Nt];ct||(ct=[],go.Shape._FigureParameters[Nt]=ct),ct[et]=nt};var An=[];function Ut(Nt,et){var nt=An.pop();return nt===void 0?new go.Point(Nt,et):(nt.x=Nt,nt.y=et,nt)}function St(){var Nt=An.pop();return Nt===void 0?new go.Point:Nt}function ge(Nt){An.push(Nt)}function ke(Nt,et,nt,ct,lt,pt,vt,Ct,bt){bt||(bt=new go.Point);var Gt=Nt-nt,jt=lt-vt,ie=NaN,ne=NaN;if(Gt===0)if(jt===0)Nt===nt&&(ie=Nt,ne=et);else{var te=(pt-Ct)/jt,De=pt-te*lt;ie=Nt,ne=te*ie+De}else if(jt===0){var ce=(et-ct)/Gt,Qe=et-ce*Nt;ie=lt,ne=ce*ie+Qe}else{var ce=(et-ct)/Gt,te=(pt-Ct)/jt,Qe=et-ce*Nt,De=pt-te*lt;ie=(De-Qe)/(ce-te),ne=ce*ie+Qe}return bt.x=ie,bt.y=ne,bt}function Xe(Nt,et,nt,ct,lt,pt,vt,Ct,bt,Gt,jt,ie,ne,te){var De=1-bt,ce=bt,Qe=Nt*De+nt*ce,je=et*De+ct*ce,un=nt*De+lt*ce,xn=ct*De+pt*ce,cn=lt*De+vt*ce,$n=pt*De+Ct*ce,qn=Qe*De+un*ce,ee=je*De+xn*ce,Yt=un*De+cn*ce,tn=xn*De+$n*ce,Wn=qn*De+Yt*ce,On=ee*De+tn*ce;Gt.x=Qe,Gt.y=je,jt.x=qn,jt.y=ee,ie.x=Wn,ie.y=On,ne.x=Yt,ne.y=tn,te.x=cn,te.y=$n}var pe=new go.Spot(.156,.156),re=new go.Spot(.844,.844),se=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new nn("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=5),ct=Math.min(ct,et/3),ct=Math.min(ct,nt/3);var lt=ct*se,pt=new go.Geometry().add(new go.PathFigure(ct,0,!0).add(new go.PathSegment(go.PathSegment.Line,et-ct,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,ct,et-lt,0,et,lt)).add(new go.PathSegment(go.PathSegment.Line,et,nt-ct)).add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et,nt-lt,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,ct,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ct,lt,nt,0,nt-lt)).add(new go.PathSegment(go.PathSegment.Line,0,ct)).add(new go.PathSegment(go.PathSegment.Bezier,ct,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=0,ct.startY=nt/2,ct.endX=et,ct.endY=nt/2,ct}),go.Shape.defineFigureGenerator("LineV",function(Nt,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=et/2,ct.startY=0,ct.endX=et/2,ct.endY=nt,ct}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,et,nt){var ct=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(ct*et,(1-ct)*nt,!1).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Move,ct*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,(1-ct)*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(Nt,et,nt){var ct=et/2,lt=new go.Geometry().add(new go.PathFigure(et,et/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,ct,ct,ct,ct).close()));return lt.spot1=pe,lt.spot2=re,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Nt,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=0,ct.startY=0,ct.endX=et,ct.endY=nt,ct}),go.Shape.defineFigureGenerator("Line2",function(Nt,et,nt){var ct=new go.Geometry(go.Geometry.Line);return ct.startX=et,ct.startY=0,ct.endX=0,ct.endY=nt,ct}),go.Shape.defineFigureGenerator("Curve1",function(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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 nn("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)?ct=.1:ct<-1?ct=-1:ct>1&&(ct=1);var lt=Math.abs(ct)*et;if(ct===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 ct>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 nn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("Parallelogram2",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)?ct=10:ct<-et?ct=-et:ct>et&&(ct=et);var lt=Math.abs(ct);if(ct===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 ct>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 nn("Indent",.2,-.99,.99)),go.Shape.defineFigureGenerator("Trapezoid1",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)?ct=.2:ct<.5?ct=-.5:ct>.5&&(ct=.5);var lt=Math.abs(ct)*et;if(ct===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 ct>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 nn("Indent",20,-1/0,1/0)),go.Shape.defineFigureGenerator("Trapezoid2",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)?ct=20:ct<-et?ct=-et/2:ct>et&&(ct=et/2);var lt=Math.abs(ct);if(ct===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 ct>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 nn("Indent",10,-1/0,1/0)),go.Shape.defineFigureGenerator("ManualOperation",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)?ct=10:ct<-et?ct=-et/2:ct>et&&(ct=et/2);var lt=Math.abs(ct);if(ct===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 ct>0?pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())):pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())),lt<et/2&&pt.setSpots(lt/et,0,(et-lt)/et,1),pt}});var Ae=[];function fe(){var Nt=Ae.pop();return Nt===void 0?[]:Nt}function qt(Nt){Nt.length=0,Ae.push(Nt)}function Ze(Nt){for(var et=fe(),nt=.5,ct=.5,lt=Math.PI*1.5,pt=0,vt=0;vt<Nt;vt++)pt=2*Math.PI/Nt*vt+lt,et[vt]=new go.Point(ct+nt*Math.cos(pt),ct+nt*Math.sin(pt));return et.push(et[0]),et}function oe(Nt){var et=_e(Nt),nt=fe();nt[0]=et[0];for(var ct=1,lt=1;ct<et.length;ct+=2,lt+=3)nt[lt]=et[ct],nt[lt+1]=et[ct],nt[lt+2]=et[ct+1];return qt(et),nt}function _e(Nt){for(var et=Ze(Nt),nt=fe(),ct=Math.floor(et.length/2),lt=et.length-1,pt=Nt%2===0?2:1,vt=0;vt<lt;vt++){var Ct=et[vt],bt=et[vt+1],Gt=et[(ct+vt-1)%lt],jt=et[(ct+vt+pt)%lt];nt[vt*2]=Ct,nt[vt*2+1]=ke(Ct.x,Ct.y,Gt.x,Gt.y,bt.x,bt.y,jt.x,jt.y,new go.Point)}return nt[nt.length]=nt[0],qt(et),nt}go.Shape.defineFigureGenerator("Pentagon",function(Nt,et,nt){var ct=Ze(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<5;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.2,.22),lt.spot2=new go.Spot(.8,.9),lt}),go.Shape.defineFigureGenerator("Hexagon",function(Nt,et,nt){var ct=Ze(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<6;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.07,.25),lt.spot2=new go.Spot(.93,.75),lt}),go.Shape.defineFigureGenerator("Heptagon",function(Nt,et,nt){var ct=Ze(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<7;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.2,.15),lt.spot2=new go.Spot(.8,.85),lt}),go.Shape.defineFigureGenerator("Octagon",function(Nt,et,nt){var ct=Ze(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<8;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.15,.15),lt.spot2=new go.Spot(.85,.85),lt}),go.Shape.defineFigureGenerator("Nonagon",function(Nt,et,nt){var ct=Ze(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<9;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.17,.13),lt.spot2=new go.Spot(.82,.82),lt}),go.Shape.defineFigureGenerator("Decagon",function(Nt,et,nt){var ct=Ze(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("Dodecagon",function(Nt,et,nt){var ct=Ze(12),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.16,.16),lt.spot2=new go.Spot(.84,.84),lt}),go.Shape.defineFigureGenerator("FivePointedStar",function(Nt,et,nt){var ct=_e(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<10;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.266,.333),lt.spot2=new go.Spot(.733,.733),lt}),go.Shape.defineFigureGenerator("SixPointedStar",function(Nt,et,nt){var ct=_e(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<12;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.17,.25),lt.spot2=new go.Spot(.83,.75),lt}),go.Shape.defineFigureGenerator("SevenPointedStar",function(Nt,et,nt){var ct=_e(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<14;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("EightPointedStar",function(Nt,et,nt){var ct=_e(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<16;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.25,.25),lt.spot2=new go.Spot(.75,.75),lt}),go.Shape.defineFigureGenerator("NinePointedStar",function(Nt,et,nt){var ct=_e(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<18;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.666),lt}),go.Shape.defineFigureGenerator("TenPointedStar",function(Nt,et,nt){var ct=_e(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<20;vt++)pt.add(new go.PathSegment(go.PathSegment.Line,ct[vt].x*et,ct[vt].y*nt));return pt.add(new go.PathSegment(go.PathSegment.Line,ct[0].x*et,ct[0].y*nt).close()),qt(ct),lt.spot1=new go.Spot(.281,.261),lt.spot2=new go.Spot(.723,.748),lt}),go.Shape.defineFigureGenerator("FivePointedBurst",function(Nt,et,nt){var ct=oe(5),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),qt(ct),lt.spot1=new go.Spot(.222,.277),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("SixPointedBurst",function(Nt,et,nt){var ct=oe(6),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),qt(ct),lt.spot1=new go.Spot(.17,.222),lt.spot2=new go.Spot(.833,.777),lt}),go.Shape.defineFigureGenerator("SevenPointedBurst",function(Nt,et,nt){var ct=oe(7),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),qt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("EightPointedBurst",function(Nt,et,nt){var ct=oe(8),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),qt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("NinePointedBurst",function(Nt,et,nt){var ct=oe(9),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),qt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.defineFigureGenerator("TenPointedBurst",function(Nt,et,nt){var ct=oe(10),lt=new go.Geometry,pt=new go.PathFigure(ct[0].x*et,ct[0].y*nt,!0);lt.add(pt);for(var vt=1;vt<ct.length;vt+=3)pt.add(new go.PathSegment(go.PathSegment.Bezier,ct[vt+2].x*et,ct[vt+2].y*nt,ct[vt].x*et,ct[vt].y*nt,ct[vt+1].x*et,ct[vt+1].y*nt));return pt.segments.last().close(),qt(ct),lt.spot1=new go.Spot(.222,.222),lt.spot2=new go.Spot(.777,.777),lt}),go.Shape.setFigureParameter("FramedRectangle",0,new nn("ThicknessX",8)),go.Shape.setFigureParameter("FramedRectangle",1,new nn("ThicknessY",8)),go.Shape.defineFigureGenerator("FramedRectangle",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN,lt=Nt?Nt.parameter2:NaN;isNaN(ct)&&(ct=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()),ct<et/2&&lt<nt/2&&(vt.add(new go.PathSegment(go.PathSegment.Move,ct,lt)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,lt).close())),pt.setSpots(0,0,1,1,ct,lt,-ct,-lt),pt}),go.Shape.setFigureParameter("Ring",0,new nn("Thickness",8)),go.Shape.defineFigureGenerator("Ring",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=8);var lt=et/2,pt=new go.Geometry,vt=new go.PathFigure(et,et/2,!0);pt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Arc,0,360,lt,lt,lt,lt).close());var Ct=Math.max(lt-ct,0);return Ct>0&&(vt.add(new go.PathSegment(go.PathSegment.Move,et/2+Ct,et/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,Ct,Ct).close())),pt.spot1=pe,pt.spot2=re,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(Nt,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(Nt,et,nt){var ct=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(ct*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,et,(1-ct)*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*et,nt)).add(new go.PathSegment(go.PathSegment.Line,ct*et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,(1-ct)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,ct*nt).close())).setSpots(ct/2,ct/2,1-ct/2,1-ct/2)}),go.Shape.setFigureParameter("Pie",0,new nn("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new nn("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN,lt=Nt?Nt.parameter2:NaN;isNaN(ct)&&(ct=0),isNaN(lt)&&(lt=315);var pt=ct%360;pt<0&&(pt+=360);var vt=lt%360,Ct=Math.min(et,nt)/2;return new go.Geometry().add(new go.PathFigure(Ct,Ct).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,Ct,Ct,Ct,Ct).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Nt,et,nt){var ct=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-ct)*nt,(lt+ct)*et,(pt+ct)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()))}),go.Shape.setFigureParameter("ThickCross",0,new nn("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=30);var lt=Math.min(ct,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 nn("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=10);var lt=Math.min(ct,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 nn("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;if((isNaN(ct)||ct<0)&&(ct=30),et===0||nt===0){var lt=new go.Geometry(go.Geometry.Rectangle);return lt.startX=0,lt.startY=0,lt.endX=et,lt.endY=nt,lt}else{var pt=et/2,vt=nt/2,Ct=Math.atan2(nt,et),bt=ct-Math.min(Math.cos(Ct)*ct/2,pt),Gt=ct-Math.min(Math.sin(Ct)*ct/2,vt),lt=new go.Geometry,jt=new go.PathFigure(bt,0,!0);return lt.add(jt),jt.add(new go.PathSegment(go.PathSegment.Line,pt,.2*nt)),jt.add(new go.PathSegment(go.PathSegment.Line,et-bt,0)),jt.add(new go.PathSegment(go.PathSegment.Line,et,Gt)),jt.add(new go.PathSegment(go.PathSegment.Line,.8*et,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,et,nt-Gt)),jt.add(new go.PathSegment(go.PathSegment.Line,et-bt,nt)),jt.add(new go.PathSegment(go.PathSegment.Line,pt,.8*nt)),jt.add(new go.PathSegment(go.PathSegment.Line,bt,nt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,nt-Gt)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,Gt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new nn("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=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 nn("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.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,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ct/2)*et,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ct/2)*et,(1-ct)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,(1-ct)*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-ct)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ct/2)*et,(1-ct)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ct/2)*et,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ct*nt).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new nn("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.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-ct)*et,.25*nt,Math.abs(1-ct)*et,.75*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ct*et,.75*nt,ct*et,.25*nt).close()),lt}),go.Shape.defineFigureGenerator("HalfEllipse",function(Nt,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(Nt,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(Nt,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(Nt,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(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.4*et,.6*nt,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.15*et,nt,.5*et,.75*nt,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.6*nt,.55*et,.95*nt,.5*et,.75*nt));var pt=.2,vt=.3,Ct=0,bt=pt*se;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Ct)*nt,(.5-pt+vt)*et,(.5+bt+Ct)*nt,(.5-bt+vt)*et,(.5+pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Ct)*nt,(.5+bt+vt)*et,(.5+pt+Ct)*nt,(.5+pt+vt)*et,(.5+bt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Ct)*nt,(1-.5+pt+vt)*et,(.5-bt+Ct)*nt,(.5+bt+vt)*et,(.5-pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*nt,(.5-bt+vt)*et,(.5-pt+Ct)*nt,(.5-pt+vt+.05)*et,(.5-bt+Ct-.02)*nt)),pt=.2,vt=0,Ct=-.3,bt=pt*se,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Ct)*nt,(.5+bt+vt)*et,(.5+pt+Ct)*nt,(.5+pt+vt)*et,(.5+bt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Ct)*nt,(1-.5+pt+vt)*et,(.5-bt+Ct)*nt,(.5+bt+vt)*et,(.5-pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Ct)*nt,(.5-bt+vt)*et,(.5-pt+Ct)*nt,(.5-pt+vt)*et,(.5-bt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-bt+vt)*et,(.5+pt+Ct)*nt,(.5-pt+vt)*et,(.5+bt+Ct)*nt,(.5-bt+vt)*et,(.5+pt+Ct)*nt)),pt=.2,vt=-.3,Ct=0,bt=pt*se,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Ct)*nt,(1-.5+pt+vt-.05)*et,(.5-bt+Ct-.02)*nt,(.5+bt+vt)*et,(.5-pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Ct)*nt,(.5-bt+vt)*et,(.5-pt+Ct)*nt,(.5-pt+vt)*et,(.5-bt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Ct)*nt,(.5-pt+vt)*et,(.5+bt+Ct)*nt,(.5-bt+vt)*et,(.5+pt+Ct)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*nt,(.5+bt+vt)*et,(.5+pt+Ct)*nt,(.5+pt+vt)*et,(.5+bt+Ct)*nt).close()),ct.setSpots(.06,.33,.93,.68),ct}),go.Shape.defineFigureGenerator("YinYang",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.5,0,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*.5,et*.5,et*.5,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,-180,et*.5,et*.75,et*.25,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,et*.5,et*.25,et*.25,et*.25));var pt=.1,vt=.5,Ct=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*et,Ct*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*vt,nt*Ct,pt*et,pt*et).close()),lt=new go.PathFigure(et*.5,0,!1),ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*.5,et*.5,et*.5,et*.5)),Ct=.75,lt=new go.PathFigure((vt+pt)*et,Ct*nt,!0),ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*vt,nt*Ct,pt*et,pt*et).close()),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("Peace",function(Nt,et,nt){var ct=.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-ct)*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,ct*et,ct*nt)))}),go.Shape.defineFigureGenerator("NotAllowed",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=.5,vt=.5,Ct=.5,bt=new go.PathFigure(vt*et,(Ct-pt)*nt);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),pt=.4,lt=se*.4;var Gt=St(),jt=St(),ie=St(),ne=St();Xe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.42,Gt,jt,ie,ne,ne);var te=St(),De=St(),ce=St();Xe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.58,ne,ne,ce,te,De);var Qe=St(),je=St(),un=St();Xe(vt,Ct+pt,vt-lt,Ct+pt,vt-pt,Ct+lt,vt-pt,Ct,.42,Qe,je,un,ne,ne);var xn=St(),cn=St(),$n=St();return Xe(vt,Ct+pt,vt-lt,Ct+pt,vt-pt,Ct+lt,vt-pt,Ct,.58,ne,ne,$n,xn,cn),bt.add(new go.PathSegment(go.PathSegment.Move,$n.x*et,$n.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,xn.x*et,xn.y*nt,cn.x*et,cn.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,ie.x*et,ie.y*nt,Gt.x*et,Gt.y*nt,jt.x*et,jt.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,$n.x*et,$n.y*nt).close()),bt.add(new go.PathSegment(go.PathSegment.Move,un.x*et,un.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,ce.x*et,ce.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,te.x*et,te.y*nt,De.x*et,De.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,un.x*et,un.y*nt,Qe.x*et,Qe.y*nt,je.x*et,je.y*nt).close()),ge(Gt),ge(jt),ge(ie),ge(ne),ge(te),ge(De),ge(ce),ge(Qe),ge(je),ge(un),ge(xn),ge(cn),ge($n),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("Fragile",function(Nt,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 nn("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=30),ct>et&&(ct=et);var lt=(et-ct)/2,pt=lt+ct;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(Nt,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(Nt,et,nt){var ct=new go.Geometry,lt=se*.4,pt=.4,vt=.5,Ct=.5,bt=St(),Gt=St(),jt=St(),ie=St(),ne=new go.PathFigure((vt-pt)*et,Ct*nt,!1);ct.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),Xe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.44,jt,ie,Gt,bt,bt),ne.add(new go.PathSegment(go.PathSegment.Bezier,Gt.x*et,Gt.y*nt,jt.x*et,jt.y*nt,ie.x*et,ie.y*nt));var te=Ut(Gt.x,Gt.y);Xe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.56,bt,bt,Gt,jt,ie);var De=Ut(Gt.x,Gt.y);ne.add(new go.PathSegment(go.PathSegment.Line,(te.x*.1+.95*.9)*et,te.y*.1*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,.85*et,te.y*.1*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,.85*et,0)),ne.add(new go.PathSegment(go.PathSegment.Line,et,0)),ne.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,(De.x*.1+.9)*et,.15*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,(De.x*.1+.9)*et,(De.y*.1+.05*.9)*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,De.x*et,De.y*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,jt.x*et,jt.y*nt,ie.x*et,ie.y*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),pt=.35,lt=se*.35;var ce=new go.PathFigure(vt*et,(Ct-pt)*nt,!1);ct.add(ce),ce.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),ce.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),ce.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),ce.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt));var Qe=new go.PathFigure((vt-pt)*et,Ct*nt,!1);return ct.add(Qe),ge(bt),ge(Gt),ge(jt),ge(ie),ge(te),ge(De),ct.spot1=new go.Spot(.202,.257),ct.spot2=new go.Spot(.792,.739),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("GenderFemale",function(Nt,et,nt){var ct=new go.Geometry,lt=.375,pt=0,vt=-.125,Ct=lt*se,bt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Ct+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Ct+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Ct+vt)*nt,(.5+Ct+pt)*et,(.5-lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Ct+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Ct+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Ct+vt)*nt,(.5-Ct+pt)*et,(.5+lt+vt)*nt)),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,Ct=lt*se;var bt=new go.PathFigure((1-.5+lt+pt)*et,(.5+vt)*nt,!1);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Ct+vt)*nt,(.5+Ct+pt)*et,(.5+lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Ct+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Ct+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Ct+vt)*nt,(.5-Ct+pt)*et,(.5-lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Ct+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Ct+vt)*nt));var bt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);return ct.add(bt),ct.spot1=new go.Spot(.232,.136),ct.spot2=new go.Spot(.682,.611),ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("LogicImplies",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;return isNaN(ct)&&(ct=.2),new go.Geometry().add(new go.PathFigure((1-ct)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*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(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;return isNaN(ct)&&(ct=.2),new go.Geometry().add(new go.PathFigure((1-ct)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ct)*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,ct*et,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,ct*et,nt))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(Nt,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(Nt,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(Nt,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(Nt,et,nt){var ct=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 ct.defaultStretch=go.GraphObject.Uniform,ct}),go.Shape.defineFigureGenerator("LogicTruth",function(Nt,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(Nt,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(Nt,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(Nt,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(Nt,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(Nt,et,nt){var ct=.5;return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,0,ct*nt)).add(new go.PathSegment(go.PathSegment.Arc,180,180,ct*et,ct*nt,ct*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(Nt,et,nt){var ct=.5;return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,ct*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,180,ct*et,ct*nt,ct*et,ct*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new nn("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new nn("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=Nt?Nt.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ct)*et,vt=(.5-lt/2)*nt,Ct=(.5+lt/2)*nt,bt=new go.Geometry,Gt=new go.PathFigure(0,vt,!0);bt.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Gt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,Ct)),Gt.add(new go.PathSegment(go.PathSegment.Line,0,Ct).close()),bt.spot1=new go.Spot(0,vt/nt);var jt=ke(0,Ct/nt,1,Ct/nt,pt/et,1,1,.5,St());return bt.spot2=new go.Spot(jt.x,jt.y),ge(jt),bt}),go.Shape.setFigureParameter("Arrow2",0,new nn("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new nn("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=30),ct>et&&(ct=et);var lt=Nt?Nt.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,nt/2);var pt=et-ct,vt=(nt-lt)/2,Ct=vt+lt,bt=new go.Geometry,Gt=new go.PathFigure(0,vt,!0);bt.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Gt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,pt,Ct)),Gt.add(new go.PathSegment(go.PathSegment.Line,0,Ct).close()),bt.spot1=new go.Spot(0,vt/nt);var jt=ke(0,Ct/nt,1,Ct/nt,pt/et,1,1,.5,St());return bt.spot2=new go.Spot(jt.x,jt.y),ge(jt),bt}),go.Shape.defineFigureGenerator("Chevron",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("DoubleArrow",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.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()),ct}),go.Shape.setFigureParameter("DoubleEndArrow",0,new nn("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=(.5-ct/2)*nt,pt=(.5+ct/2)*nt,vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),Ct.add(new go.PathSegment(go.PathSegment.Line,.3*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var bt=ke(0,.5,.3,0,0,lt/nt,.1,lt/nt,St());return vt.spot1=new go.Spot(bt.x,bt.y),bt=ke(.7,1,1,.5,0,pt/nt,1,pt/nt,bt),vt.spot2=new go.Spot(bt.x,bt.y),ge(bt),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new nn("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new nn("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=40);var lt=Nt?Nt.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ct)/2,vt=pt+ct,Ct=(nt-lt)/2,bt=Ct+lt;(ct>nt||lt>nt)&&(lt>ct?(ct=ct*nt/lt,pt=(nt-ct)/2,vt=pt+ct,Ct=0,bt=nt):(pt=0,vt=nt,Ct=0,bt=nt));var Gt=new go.Geometry,jt=new go.PathFigure(et,.5*nt,!0);Gt.add(jt),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*et,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*et,bt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*et,Ct)),jt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Ct).close());var ie=ke(0,.5,.3,Ct/nt,0,pt/nt,1,pt/nt,St());return Gt.spot1=new go.Spot(ie.x,ie.y),ie=ke(.7,bt/nt,1,.5,0,vt/nt,1,vt/nt,ie),Gt.spot2=new go.Spot(ie.x,ie.y),ge(ie),Gt}),go.Shape.setFigureParameter("IBeamArrow",0,new nn("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.3);var lt=(.5-ct/2)*nt,pt=(.5+ct/2)*nt,vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,0)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(0,lt/nt);var bt=ke(.7,1,1,.5,0,pt/nt,1,pt/nt,St());return vt.spot2=new go.Spot(bt.x,bt.y),ge(bt),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new nn("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new nn("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=40);var lt=Nt?Nt.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ct)/2,vt=pt+ct,Ct=(nt-lt)/2,bt=Ct+lt;(ct>nt||lt>nt)&&(lt>ct?(ct=ct*nt/lt,pt=(nt-ct)/2,vt=pt+ct,Ct=0,bt=nt):(pt=0,vt=nt,Ct=0,bt=nt));var Gt=new go.Geometry,jt=new go.PathFigure(et,.5*nt,!0);Gt.add(jt),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*et,bt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,bt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,Ct)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*et,Ct)),jt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),jt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Ct).close()),Gt.spot1=new go.Spot(0,pt/nt);var ie=ke(.7,bt/nt,1,.5,0,vt/nt,1,vt/nt,St());return Gt.spot2=new go.Spot(ie.x,ie.y),ge(ie),Gt}),go.Shape.setFigureParameter("Pointer",0,new nn("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.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,ct*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(ct,.35);var vt=ke(.2,.65,1,.65,0,1,1,.5,St());return lt.spot2=new go.Spot(vt.x,vt.y),ge(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new nn("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.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,ct*et,.75*nt,ct*et,.25*nt).close()),lt.spot1=new go.Spot(ct,.35);var vt=ke(0,.65,1,.65,0,1,1,.5,St());return lt.spot2=new go.Spot(vt.x,vt.y),ge(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new nn("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.4);var lt=(.5-ct/2)*nt,pt=(.5+ct/2)*nt,vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,.3);var bt=ke(.7,1,1,.5,0,pt/nt,1,pt/nt,St());return vt.spot2=new go.Spot(bt.x,bt.y),ge(bt),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new nn("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=50);var lt=(nt-ct)/2,pt=lt+ct;ct>nt&&(lt=0,pt=nt);var vt=new go.Geometry,Ct=new go.PathFigure(et,.5*nt,!0);vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,lt/nt);var bt=ke(.7,1,1,.5,0,pt/nt,1,pt/nt,St());return vt.spot2=new go.Spot(bt.x,bt.y),ge(bt),vt}),go.Shape.setFigureParameter("SquareArrow",0,new nn("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.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,ct*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,ct*et,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(ct,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=se*.1,vt=new go.PathFigure(0,.9*nt,!0);return ct.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()),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.97),ct}),go.Shape.defineFigureGenerator("Cone2",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.9*nt,!0);ct.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 ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,.8*nt,.85/.9*et,.8*nt)),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.82),ct}),go.Shape.defineFigureGenerator("Cube1",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,nt,!0);ct.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 ct.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)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(.5,.85),ct}),go.Shape.defineFigureGenerator("Cube2",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.3*nt,!0);ct.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 ct.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)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(.7,1),ct}),go.Shape.defineFigureGenerator("Cylinder1",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,nt/3);var lt=new go.Geometry,pt=se*.5,vt=new go.PathFigure(0,ct,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,se*ct,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,ct,(.5+pt)*et,0,1*et,se*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,1*nt,1*et,nt-se*ct,(.5+pt)*et,1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ct,(.5-pt)*et,1*nt,0,nt-se*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ct));var Ct=new go.PathFigure(et,ct,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*ct,1*et,2*ct-se*ct,(.5+pt)*et,2*ct)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,ct,(.5-pt)*et,2*ct,0,2*ct-se*ct)),lt.spot1=new go.Spot(0,0,0,2*ct),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,nt/3);var lt=new go.Geometry,pt=se*.5,vt=new go.PathFigure(0,nt-ct,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,se*ct,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,ct,(.5+pt)*et,0,et,se*ct)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ct)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,nt-se*ct,(.5+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ct,(.5-pt)*et,nt,0,nt-se*ct));var Ct=new go.PathFigure(0,nt-ct,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt-2*ct,0,nt-ct-se*ct,(.5-pt)*et,nt-2*ct)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et,nt-ct,(.5+pt)*et,nt-2*ct,et,nt-ct-se*ct)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*ct),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,et/3);var lt=new go.Geometry,pt=se*.5,vt=new go.PathFigure(ct,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-se*ct,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et,(.5+pt)*nt,et-se*ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,se*ct,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,(.5-pt)*nt,se*ct,0));var Ct=new go.PathFigure(ct,0,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,2*ct,.5*nt,ct+se*ct,0,2*ct,(.5-pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ct,nt,2*ct,(.5+pt)*nt,ct+se*ct,nt)),lt.spot1=new go.Spot(0,0,2*ct,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=5),ct=Math.min(ct,et/3);var lt=new go.Geometry,pt=se*.5,vt=new go.PathFigure(et-ct,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-se*ct,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et,(.5+pt)*nt,et-se*ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ct,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,se*ct,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ct,0,0,(.5-pt)*nt,se*ct,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ct,0));var Ct=new go.PathFigure(et-ct,0,!1);return lt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et-2*ct,.5*nt,et-ct-se*ct,0,et-2*ct,(.5-pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,nt,et-2*ct,(.5+pt)*nt,et-ct-se*ct,nt)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*ct,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.25*et,.25*nt,!0);ct.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 ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ct.spot1=new go.Spot(.408,.172),ct.spot2=new go.Spot(.833,.662),ct}),go.Shape.defineFigureGenerator("Prism2",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!0);ct.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 ct.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)),ct.spot1=new go.Spot(.25,.5),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("Pyramid1",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.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 ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ct.spot1=new go.Spot(.25,.367),ct.spot2=new go.Spot(.75,.875),ct}),go.Shape.defineFigureGenerator("Pyramid2",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.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 ct.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)),ct.spot1=new go.Spot(.25,.367),ct.spot2=new go.Spot(.75,.875),ct}),go.Shape.defineFigureGenerator("Actor",function(Nt,et,nt){var ct=new go.Geometry,lt=.2,pt=.1,vt=se*lt,Ct=se*pt,bt=.5,Gt=.1,jt=new go.PathFigure(bt*et,(Gt+pt)*nt,!0);ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-lt)*et,Gt*nt,(bt-vt)*et,(Gt+pt)*nt,(bt-lt)*et,(Gt+Ct)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-pt)*nt,(bt-lt)*et,(Gt-Ct)*nt,(bt-vt)*et,(Gt-pt)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(bt+lt)*et,Gt*nt,(bt+vt)*et,(Gt-pt)*nt,(bt+lt)*et,(Gt-Ct)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt+pt)*nt,(bt+lt)*et,(Gt+Ct)*nt,(bt+vt)*et,(Gt+pt)*nt));var ie=.05,ne=se*ie;bt=.05,Gt=.25;var te=new go.PathFigure(.5*et,.2*nt,!0);return ct.add(te),te.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*nt)),bt=.95,Gt=.25,te.add(new go.PathSegment(go.PathSegment.Bezier,(bt+ie)*et,Gt*nt,(bt+ne)*et,(Gt-ie)*nt,(bt+ie)*et,(Gt-ne)*nt)),te.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*nt)),ie=.025,ne=se*ie,bt=.825,Gt=.35,te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-ie)*nt,(bt+ie)*et,(Gt-ne)*nt,(bt+ne)*et,(Gt-ie)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt-ie)*et,Gt*nt,(bt-ne)*et,(Gt-ie)*nt,(bt-ie)*et,(Gt-ne)*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),te.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt)),te.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt)),ie=.05,ne=se*ie,bt=.5,Gt=.7,te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-ie)*nt,(bt+ie)*et,(Gt-ne)*nt,(bt+ne)*et,(Gt-ie)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt-ie)*et,Gt*nt,(bt-ne)*et,(Gt-ie)*nt,(bt-ie)*et,(Gt-ne)*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.45*et,nt)),te.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),te.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*nt)),ie=.025,ne=se*ie,bt=.175,Gt=.35,te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-ie)*nt,(bt+ie)*et,(Gt-ne)*nt,(bt+ne)*et,(Gt-ie)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt-ie)*et,Gt*nt,(bt-ne)*et,(Gt-ie)*nt,(bt-ie)*et,(Gt-ne)*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),te.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),te.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),ie=.05,ne=se*ie,bt=.05,Gt=.25,te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-ie)*nt,(bt-ie)*et,(Gt-ne)*nt,(bt-ne)*et,(Gt-ie)*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),ct.spot1=new go.Spot(.2,.2),ct.spot2=new go.Spot(.8,.65),ct}),go.Shape.setFigureParameter("Card",0,new nn("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;isNaN(ct)&&(ct=.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,ct*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ct*et,0).close()),lt.spot1=new go.Spot(0,ct),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,.5*nt,!0);ct.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 ct.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)),ct.spot1=new go.Spot(.25,0),ct.spot2=new go.Spot(.75,.25),ct}),go.Shape.defineFigureGenerator("CreateRequest",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("Database",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=se*.1,vt=new go.PathFigure(et,.1*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Ct=new go.PathFigure(et,.1*nt,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,.3*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*nt,et,(.3+pt)*nt,(.5+lt)*et,.4*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,(.5-lt)*et,.4*nt,0,(.3+pt)*nt)),ct.spot1=new go.Spot(0,.4),ct.spot2=new go.Spot(1,.9),ct}),go.Shape.defineFigureGenerator("DataStorage",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.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()),ct.spot1=new go.Spot(.226,0),ct.spot2=new go.Spot(.81,1),ct}),go.Shape.defineFigureGenerator("DiskStorage",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=se*.1,vt=new go.PathFigure(et,.1*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Ct=new go.PathFigure(et,.1*nt,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),ct.spot1=new go.Spot(0,.3),ct.spot2=new go.Spot(1,.9),ct}),go.Shape.defineFigureGenerator("Display",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ct.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()),ct.spot1=new go.Spot(.25,0),ct.spot2=new go.Spot(.75,1),ct}),go.Shape.defineFigureGenerator("DividedEvent",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=se*.2,vt=new go.PathFigure(0,.2*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,0,(.2-pt)*nt,(.2-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.2*nt,(.8+pt)*et,0,et,(.2-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,nt,et,(.8+pt)*nt,(.8+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*nt,(.2-pt)*et,nt,0,(.8+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt));var Ct=new go.PathFigure(0,lt*nt,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ct}),go.Shape.defineFigureGenerator("DividedProcess",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;(isNaN(lt)||lt<.1)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.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 ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ct}),go.Shape.defineFigureGenerator("Document",function(Nt,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ct.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()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(1,.6),ct}),go.Shape.defineFigureGenerator("ExternalOrganization",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;(isNaN(lt)||lt<.2)&&(lt=.2);var pt=new go.PathFigure(0,0,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("ExternalProcess",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.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 ct.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)),ct.spot1=new go.Spot(.25,.25),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("File",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.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 ct.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)),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("Interrupt",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,.5*nt,!0);ct.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);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt));var vt=new go.PathFigure(et,.5*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("InternalStorage",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN,pt=Nt?Nt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.1);var vt=new go.PathFigure(0,0,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var Ct=new go.PathFigure(lt*et,0,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,0,pt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt)),ct}),go.Shape.defineFigureGenerator("Junction",function(Nt,et,nt){var ct=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=se*.5,Ct=.5,bt=new go.PathFigure(et,Ct*nt,!0);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,Ct*et,nt,et,(Ct+vt)*nt,(Ct+vt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,Ct*nt,(Ct-vt)*et,nt,0,(Ct+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,Ct*et,0,0,(Ct-vt)*nt,(Ct-vt)*et,0)),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,Ct*nt,(Ct+vt)*et,0,et,(Ct-vt)*nt));var Gt=new go.PathFigure((pt+lt)*et,(pt+lt)*nt,!1);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,pt*et,pt*nt)),Gt.add(new go.PathSegment(go.PathSegment.Move,pt*et,(pt+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*et,pt*nt)),ct}),go.Shape.defineFigureGenerator("LinedDocument",function(Nt,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);ct.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 ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.75*nt)),ct.spot1=new go.Spot(.1,0),ct.spot2=new go.Spot(1,.6),ct}),go.Shape.defineFigureGenerator("LoopLimit",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.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()),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("MagneticTape",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=.5,vt=new go.PathFigure(.5*et,nt,!0);return ct.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)),ct.spot1=new go.Spot(.15,.15),ct.spot2=new go.Spot(.85,.8),ct}),go.Shape.defineFigureGenerator("ManualInput",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ct.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()),ct.spot1=new go.Spot(0,.25),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("MessageFromUser",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.7);var pt=new go.PathFigure(0,0,!0);return ct.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()),ct.spot1=go.Spot.TopLeft,ct}),go.Shape.defineFigureGenerator("MicroformProcessing",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(0,0,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("MicroformRecording",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.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()),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(1,.75),ct}),go.Shape.defineFigureGenerator("MultiDocument",function(Nt,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(et,0,!0);ct.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 ct.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)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.8,.77),ct}),go.Shape.defineFigureGenerator("MultiProcess",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,.1*nt,!0);ct.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 ct.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)),ct.spot1=new go.Spot(0,.2),ct.spot2=new go.Spot(.8,1),ct}),go.Shape.defineFigureGenerator("OfflineStorage",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=1-lt,vt=new go.PathFigure(0,0,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close());var Ct=new go.PathFigure(.5*lt*et,lt*nt,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*nt)),ct}),go.Shape.defineFigureGenerator("OffPageConnector",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.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()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(.75,1),ct}),go.Shape.defineFigureGenerator("Or",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Ct=new go.PathFigure(et,.5*nt,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ct}),go.Shape.defineFigureGenerator("PaperTape",function(Nt,et,nt){var ct=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ct.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()),ct.spot1=new go.Spot(0,.49),ct.spot2=new go.Spot(1,.75),ct}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN,pt=Nt?Nt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN,pt=Nt?Nt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Procedure",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("Process",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ct.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 ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),ct.spot2=go.Spot.BottomRight,ct}),go.Shape.defineFigureGenerator("Sort",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ct.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 ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),ct.spot1=new go.Spot(.25,.25),ct.spot2=new go.Spot(.75,.5),ct}),go.Shape.defineFigureGenerator("Start",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(lt*et,0,!0);ct.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 ct.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)),ct.spot1=new go.Spot(lt,0),ct.spot2=new go.Spot(1-lt,1),ct}),go.Shape.defineFigureGenerator("Terminator",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ct.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)),ct.spot1=new go.Spot(.23,0),ct.spot2=new go.Spot(.77,1),ct}),go.Shape.defineFigureGenerator("TransmittalTape",function(Nt,et,nt){var ct=new go.Geometry,lt=Nt?Nt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);return ct.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()),ct.spot1=go.Spot.TopLeft,ct}),go.Shape.defineFigureGenerator("AndGate",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=new go.PathFigure(0,0,!0);return ct.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()),ct.spot1=go.Spot.TopLeft,ct.spot2=new go.Spot(.55,1),ct}),go.Shape.defineFigureGenerator("Buffer",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("Clock",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Ct=new go.PathFigure(et,pt*nt,!1);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt));var bt=new go.PathFigure(.8*et,.75*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Ground",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Inverter",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.1,pt=.1,vt=.9,Ct=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);ct.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 Gt=new go.PathFigure((vt+pt)*et,Ct*nt,!0);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.4,.75),ct}),go.Shape.defineFigureGenerator("NandGate",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=se*.4,vt=se*.1,Ct=.1,bt=.9,Gt=.5,jt=new go.PathFigure(.8*et,.5*nt,!0);ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,.8*et,(.5+pt)*nt,(.4+lt)*et,nt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),jt.add(new go.PathSegment(go.PathSegment.Line,0,0)),jt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),jt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(.4+lt)*et,0,.8*et,(.5-pt)*nt));var ie=new go.PathFigure((bt+Ct)*et,Gt*nt,!0);return ct.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt+Ct)*nt,(bt+Ct)*et,(Gt+vt)*nt,(bt+vt)*et,(Gt+Ct)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Ct)*et,Gt*nt,(bt-vt)*et,(Gt+Ct)*nt,(bt-Ct)*et,(Gt+vt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-Ct)*nt,(bt-Ct)*et,(Gt-vt)*nt,(bt-vt)*et,(Gt-Ct)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Ct)*et,Gt*nt,(bt+vt)*et,(Gt-Ct)*nt,(bt+Ct)*et,(Gt-vt)*nt)),ct.spot1=new go.Spot(0,.05),ct.spot2=new go.Spot(.55,.95),ct}),go.Shape.defineFigureGenerator("NorGate",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=se*lt,vt=0,Ct=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.7*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+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,(Ct-lt)*nt,.7*et,(Ct-pt)*nt)),lt=.1,pt=se*.1,vt=.9,Ct=.5;var Gt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),ct.spot1=new go.Spot(.2,.25),ct.spot2=new go.Spot(.6,.75),ct}),go.Shape.defineFigureGenerator("OrGate",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=se*lt,vt=0,Ct=.5,bt=new go.PathFigure(0,0,!0);return ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt+pt)*et,(Ct-lt)*nt,.8*et,(Ct-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.8*et,(Ct+pt)*nt,(vt+pt+pt)*et,(Ct+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt).close()),ct.spot1=new go.Spot(.2,.25),ct.spot2=new go.Spot(.75,.75),ct}),go.Shape.defineFigureGenerator("XnorGate",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=se*lt,vt=.2,Ct=.5,bt=new go.PathFigure(.1*et,0,!1);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Gt=new go.PathFigure(.8*et,.5*nt,!0);ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.7*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(Ct-lt)*nt,.7*et,(Ct-pt)*nt)),lt=.1,pt=se*.1,vt=.9,Ct=.5;var jt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);return ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),ct.spot1=new go.Spot(.4,.25),ct.spot2=new go.Spot(.65,.75),ct}),go.Shape.defineFigureGenerator("XorGate",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=se*lt,vt=.2,Ct=.5,bt=new go.PathFigure(.1*et,0,!1);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Gt=new go.PathFigure(.2*et,0,!0);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt)*et,(Ct-lt)*nt,.9*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.9*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt).close()),ct.spot1=new go.Spot(.4,.25),ct.spot2=new go.Spot(.8,.75),ct}),go.Shape.defineFigureGenerator("Capacitor",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Resistor",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Inductor",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.1,pt=.1,vt=.1,Ct=.5,bt=new go.PathFigure((vt-lt*.5)*et,nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("ACvoltageSource",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.5,pt=.5,vt=.5,Ct=.5,bt=new go.PathFigure((vt-pt)*et,Ct*nt,!1);return ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct-pt)*nt,(vt+pt)*et,(Ct-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*et,Ct*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*et,Ct*nt,vt*et,(Ct-pt)*nt,vt*et,(Ct+pt)*nt)),ct}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Diode",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,0,!1);return ct.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)),ct.spot1=new go.Spot(0,.25),ct.spot2=new go.Spot(.5,.75),ct}),go.Shape.defineFigureGenerator("Wifi",function(Nt,et,nt){var ct=new go.Geometry,lt=et,pt=nt;et=et*.38,nt=nt*.6;var vt=se*.8,Ct=.8,bt=0,Gt=.5,jt=(lt-et)/2,ie=(pt-nt)/2,ne=new go.PathFigure(bt*et+jt,(Gt+Ct)*nt+ie,!0);ct.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Ct)*et+jt,Gt*nt+ie,(bt-vt)*et+jt,(Gt+Ct)*nt+ie,(bt-Ct)*et+jt,(Gt+vt)*nt+ie)),ne.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt-Ct)*nt+ie,(bt-Ct)*et+jt,(Gt-vt)*nt+ie,(bt-vt)*et+jt,(Gt-Ct)*nt+ie)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Ct+vt*.5)*et+jt,Gt*nt+ie,bt*et+jt,(Gt-Ct)*nt+ie,(bt-Ct+vt*.5)*et+jt,(Gt-vt)*nt+ie)),ne.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt+Ct)*nt+ie,(bt-Ct+vt*.5)*et+jt,(Gt+vt)*nt+ie,bt*et+jt,(Gt+Ct)*nt+ie).close()),vt=se*.4,Ct=.4,bt=.2,Gt=.5;var te=new go.PathFigure(bt*et+jt,(Gt+Ct)*nt+ie,!0);ct.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Ct)*et+jt,Gt*nt+ie,(bt-vt)*et+jt,(Gt+Ct)*nt+ie,(bt-Ct)*et+jt,(Gt+vt)*nt+ie)),te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt-Ct)*nt+ie,(bt-Ct)*et+jt,(Gt-vt)*nt+ie,(bt-vt)*et+jt,(Gt-Ct)*nt+ie)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Ct+vt*.5)*et+jt,Gt*nt+ie,bt*et+jt,(Gt-Ct)*nt+ie,(bt-Ct+vt*.5)*et+jt,(Gt-vt)*nt+ie)),te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt+Ct)*nt+ie,(bt-Ct+vt*.5)*et+jt,(Gt+vt)*nt+ie,bt*et+jt,(Gt+Ct)*nt+ie).close()),vt=se*.2,Ct=.2,bt=.5,Gt=.5;var De=new go.PathFigure((bt-Ct)*et+jt,Gt*nt+ie,!0);ct.add(De),De.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt-Ct)*nt+ie,(bt-Ct)*et+jt,(Gt-vt)*nt+ie,(bt-vt)*et+jt,(Gt-Ct)*nt+ie)),De.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Ct)*et+jt,Gt*nt+ie,(bt+vt)*et+jt,(Gt-Ct)*nt+ie,(bt+Ct)*et+jt,(Gt-vt)*nt+ie)),De.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt+Ct)*nt+ie,(bt+Ct)*et+jt,(Gt+vt)*nt+ie,(bt+vt)*et+jt,(Gt+Ct)*nt+ie)),De.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Ct)*et+jt,Gt*nt+ie,(bt-vt)*et+jt,(Gt+Ct)*nt+ie,(bt-Ct)*et+jt,(Gt+vt)*nt+ie)),vt=se*.4,Ct=.4,bt=.8,Gt=.5;var ce=new go.PathFigure(bt*et+jt,(Gt-Ct)*nt+ie,!0);ct.add(ce),ce.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Ct)*et+jt,Gt*nt+ie,(bt+vt)*et+jt,(Gt-Ct)*nt+ie,(bt+Ct)*et+jt,(Gt-vt)*nt+ie)),ce.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt+Ct)*nt+ie,(bt+Ct)*et+jt,(Gt+vt)*nt+ie,(bt+vt)*et+jt,(Gt+Ct)*nt+ie)),ce.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Ct-vt*.5)*et+jt,Gt*nt+ie,bt*et+jt,(Gt+Ct)*nt+ie,(bt+Ct-vt*.5)*et+jt,(Gt+vt)*nt+ie)),ce.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt-Ct)*nt+ie,(bt+Ct-vt*.5)*et+jt,(Gt-vt)*nt+ie,bt*et+jt,(Gt-Ct)*nt+ie).close()),vt=se*.8,Ct=.8,bt=1,Gt=.5;var Qe=new go.PathFigure(bt*et+jt,(Gt-Ct)*nt+ie,!0);return ct.add(Qe),Qe.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Ct)*et+jt,Gt*nt+ie,(bt+vt)*et+jt,(Gt-Ct)*nt+ie,(bt+Ct)*et+jt,(Gt-vt)*nt+ie)),Qe.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt+Ct)*nt+ie,(bt+Ct)*et+jt,(Gt+vt)*nt+ie,(bt+vt)*et+jt,(Gt+Ct)*nt+ie)),Qe.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Ct-vt*.5)*et+jt,Gt*nt+ie,bt*et+jt,(Gt+Ct)*nt+ie,(bt+Ct-vt*.5)*et+jt,(Gt+vt)*nt+ie)),Qe.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+jt,(Gt-Ct)*nt+ie,(bt+Ct-vt*.5)*et+jt,(Gt-vt)*nt+ie,bt*et+jt,(Gt-Ct)*nt+ie).close()),ct}),go.Shape.defineFigureGenerator("Email",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("Ethernet",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.35*et,0,!0);ct.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);ct.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);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt).close());var Ct=new go.PathFigure(0,.5*nt,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*nt)),ct}),go.Shape.defineFigureGenerator("Power",function(Nt,et,nt){var ct=new go.Geometry,lt=se*.4,pt=.4,vt=.5,Ct=.5,bt=St(),Gt=St(),jt=St(),ie=St();Xe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.5,bt,bt,Gt,jt,ie);var ne=Ut(Gt.x,Gt.y),te=new go.PathFigure(Gt.x*et,Gt.y*nt,!0);ct.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,jt.x*et,jt.y*nt,ie.x*et,ie.y*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,(vt-lt)*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt)),Xe(vt-pt,Ct,vt-pt,Ct-lt,vt-lt,Ct-pt,vt,Ct-pt,.5,jt,ie,Gt,bt,bt),te.add(new go.PathSegment(go.PathSegment.Bezier,Gt.x*et,Gt.y*nt,jt.x*et,jt.y*nt,ie.x*et,ie.y*nt)),lt=se*.3,pt=.3,Xe(vt-pt,Ct,vt-pt,Ct-lt,vt-lt,Ct-pt,vt,Ct-pt,.5,jt,ie,Gt,bt,bt),te.add(new go.PathSegment(go.PathSegment.Line,Gt.x*et,Gt.y*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Ct*nt,ie.x*et,ie.y*nt,jt.x*et,jt.y*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+pt)*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Ct*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Xe(vt,Ct-pt,vt+lt,Ct-pt,vt+pt,Ct-lt,vt+pt,Ct,.5,bt,bt,Gt,jt,ie),te.add(new go.PathSegment(go.PathSegment.Bezier,Gt.x*et,Gt.y*nt,ie.x*et,ie.y*nt,jt.x*et,jt.y*nt).close());var te=new go.PathFigure(.45*et,0,!0);return ct.add(te),te.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*nt)),te.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),ge(bt),ge(Gt),ge(jt),ge(ie),ge(ne),ct.spot1=new go.Spot(.25,.45),ct.spot2=new go.Spot(.75,.8),ct}),go.Shape.defineFigureGenerator("Fallout",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt/2,!0);ct.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,et/2,nt/2,et/2,nt/2));function pt(vt,Ct,bt){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+Ct)*et,(.8+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+Ct)*et,(.5+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+Ct)*et,(.5+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+Ct)*et,(.8+bt)*nt).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ct}),go.Shape.defineFigureGenerator("IrritationHazard",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.2*et,0,!0);return ct.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()),ct.spot1=new go.Spot(.3,.3),ct.spot2=new go.Spot(.7,.7),ct}),go.Shape.defineFigureGenerator("ElectricalHazard",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.37*et,0,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("FireHazard",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,nt,!0);return ct.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()),ct.spot1=new go.Spot(.07,.445),ct.spot2=new go.Spot(.884,.958),ct}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=0,vt=0,Ct=lt*se,bt=.4*Math.SQRT2/2+.5,Gt=.5-.5*Math.SQRT2/2,jt=1,ie=.5,ne=.5,te=0,De=new go.PathFigure(bt*et,(1-Gt)*nt,!1);return ct.add(De),De.add(new go.PathSegment(go.PathSegment.Bezier,jt*et,ie*nt,jt*et,.7*nt,jt*et,ie*nt)),De.add(new go.PathSegment(go.PathSegment.Bezier,(ne+pt)*et,(te+pt)*nt,(.5+lt+pt)*et,(.5-Ct+pt)*nt,(.5+Ct+pt)*et,(.5-lt+pt)*nt)),De.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Ct+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Ct+vt)*nt)),De.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*et,.9*nt,(.5-lt+pt)*et,(.5+Ct+vt)*nt,(.5-Ct+pt)*et,.9*nt)),De.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*et,.8*nt)),De.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*et,.9*nt)),De.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*et,.95*nt)),ct}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(et,nt,!1);ct.add(pt);var vt=new go.PathFigure(0,.5*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.7*et,nt,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(.335*et,(1-.555)*nt,!0);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.68*nt,(1-.12)*et,.46*nt,(1-.02)*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.335*et,(1-.555)*nt,.02*et,.54*nt,.12*et,.46*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.365*et,(1-.595)*nt));var vt=.5-.285,Ct=.5,bt=vt,Gt=Math.PI/4,jt=4*(1-Math.cos(Gt))/(3*Math.sin(Gt)),ie=jt*.5,ne=vt,te=vt,De=jt*ne,ce=jt*te;pt.add(new go.PathSegment(go.PathSegment.Bezier,(Ct-ne)*et,bt*nt,(Ct-(De+ne)/2)*et,(bt+(te+ce)/2)*nt,(Ct-ne)*et,(bt+ce)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,Ct*et,(bt-te)*nt,(Ct-ne)*et,(bt-ce)*nt,(Ct-De)*et,(bt-te)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(Ct+ne)*et,bt*nt,(Ct+De)*et,(bt-te)*nt,(Ct+ne)*et,(bt-ce)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*nt,(Ct+ne)*et,(bt+ce)*nt,(Ct+(De+ne)/2)*et,(bt+(te+ce)/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 Qe=new go.PathFigure(.2*et,nt,!1);ct.add(Qe),Qe.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*nt));var je=new go.PathFigure(.8*et,nt,!1);return ct.add(je),je.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ct}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,0,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("BpmnEventError",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.add(lt);var pt=new go.PathFigure(et,nt,!1);ct.add(pt);var vt=new go.PathFigure(.1*et,nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Caution",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.05*et,nt,!0);ct.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)),ct}),go.Shape.defineFigureGenerator("Recycle",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.45*et,.95*nt,!1);ct.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);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=se*.5,vt=new go.PathFigure(et,lt*nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,nt,et,(lt+pt)*nt,(lt+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,lt*nt,(lt-pt)*et,nt,0,(lt+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,0,0,(lt-pt)*nt,(lt-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,lt*nt,(lt+pt)*et,0,et,(lt-pt)*nt));var Ct=new go.PathFigure(lt*et,0,!1);return ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,lt*et,.15*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,lt*et,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,lt*et,.85*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,0,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.15*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.85*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*nt)),Ct.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*nt)),ct}),go.Shape.defineFigureGenerator("Package",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.15*nt,!0);ct.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 ct.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()),ct.spot1=new go.Spot(0,.1),ct.spot2=new go.Spot(1,1),ct}),go.Shape.defineFigureGenerator("Class",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.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);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(0,.5*nt,!1);return ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close()),ct}),go.Shape.defineFigureGenerator("Component",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,nt,!0);ct.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);ct.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 ct.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()),ct}),go.Shape.defineFigureGenerator("Boat Shipment",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.15*et,.6*nt,!0);ct.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 ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),ct}),go.Shape.defineFigureGenerator("Customer/Supplier",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Workcell",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Supermarket",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("TruckShipment",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.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);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt).close());var vt=.1,Ct=se*.1,bt=.2,Gt=.9,jt=new go.PathFigure((bt-vt)*et,Gt*nt,!0);ct.add(jt),jt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-vt)*nt,(bt-vt)*et,(Gt-Ct)*nt,(bt-Ct)*et,(Gt-vt)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(bt+vt)*et,Gt*nt,(bt+Ct)*et,(Gt-vt)*nt,(bt+vt)*et,(Gt-Ct)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt+vt)*nt,(bt+vt)*et,(Gt+Ct)*nt,(bt+Ct)*et,(Gt+vt)*nt)),jt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-vt)*et,Gt*nt,(bt-Ct)*et,(Gt+vt)*nt,(bt-vt)*et,(Gt+Ct)*nt).close()),vt=.1,Ct=se*.1,bt=.8,Gt=.9;var ie=new go.PathFigure((bt-vt)*et,Gt*nt,!0);return ct.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt-vt)*nt,(bt-vt)*et,(Gt-Ct)*nt,(bt-Ct)*et,(Gt-vt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(bt+vt)*et,Gt*nt,(bt+Ct)*et,(Gt-vt)*nt,(bt+vt)*et,(Gt-Ct)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Gt+vt)*nt,(bt+vt)*et,(Gt+Ct)*nt,(bt+Ct)*et,(Gt+vt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(bt-vt)*et,Gt*nt,(bt-Ct)*et,(Gt+vt)*nt,(bt-vt)*et,(Gt+Ct)*nt).close()),ct}),go.Shape.defineFigureGenerator("KanbanPost",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.2*et,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Forklift",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.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);ct.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);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt));var Ct=new go.PathFigure(.5*et,.7*nt,!1);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt));var bt=.1,Gt=se*.1,jt=.1,ie=.9,ne=new go.PathFigure((jt-bt)*et,ie*nt,!0);ct.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,jt*et,(ie-bt)*nt,(jt-bt)*et,(ie-Gt)*nt,(jt-Gt)*et,(ie-bt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(jt+bt)*et,ie*nt,(jt+Gt)*et,(ie-bt)*nt,(jt+bt)*et,(ie-Gt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,jt*et,(ie+bt)*nt,(jt+bt)*et,(ie+Gt)*nt,(jt+Gt)*et,(ie+bt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(jt-bt)*et,ie*nt,(jt-Gt)*et,(ie+bt)*nt,(jt-bt)*et,(ie+Gt)*nt)),bt=.1,Gt=se*.1,jt=.4,ie=.9;var te=new go.PathFigure((jt-bt)*et,ie*nt,!0);return ct.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,jt*et,(ie-bt)*nt,(jt-bt)*et,(ie-Gt)*nt,(jt-Gt)*et,(ie-bt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(jt+bt)*et,ie*nt,(jt+Gt)*et,(ie-bt)*nt,(jt+bt)*et,(ie-Gt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,jt*et,(ie+bt)*nt,(jt+bt)*et,(ie+Gt)*nt,(jt+Gt)*et,(ie+bt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(jt-bt)*et,ie*nt,(jt-Gt)*et,(ie+bt)*nt,(jt-bt)*et,(ie+Gt)*nt)),ct}),go.Shape.defineFigureGenerator("RailShipment",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.1*et,.4*nt,!0);ct.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);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt));var vt=new go.PathFigure(.55*et,.4*nt,!0);ct.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 jt=.05,ie=se*.05,ne=.175,te=.95,Ct=new go.PathFigure((ne-jt)*et,te*nt,!0);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te-jt)*nt,(ne-jt)*et,(te-ie)*nt,(ne-ie)*et,(te-jt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,(ne+jt)*et,te*nt,(ne+ie)*et,(te-jt)*nt,(ne+jt)*et,(te-ie)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te+jt)*nt,(ne+jt)*et,(te+ie)*nt,(ne+ie)*et,(te+jt)*nt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,(ne-jt)*et,te*nt,(ne-ie)*et,(te+jt)*nt,(ne-jt)*et,(te+ie)*nt));var jt=.05,ie=se*.05,ne=.375,te=.95,bt=new go.PathFigure((ne-jt)*et,te*nt,!0);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te-jt)*nt,(ne-jt)*et,(te-ie)*nt,(ne-ie)*et,(te-jt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(ne+jt)*et,te*nt,(ne+ie)*et,(te-jt)*nt,(ne+jt)*et,(te-ie)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te+jt)*nt,(ne+jt)*et,(te+ie)*nt,(ne+ie)*et,(te+jt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(ne-jt)*et,te*nt,(ne-ie)*et,(te+jt)*nt,(ne-jt)*et,(te+ie)*nt));var jt=.05,ie=se*.05,ne=.625,te=.95,Gt=new go.PathFigure((ne-jt)*et,te*nt,!0);ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te-jt)*nt,(ne-jt)*et,(te-ie)*nt,(ne-ie)*et,(te-jt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(ne+jt)*et,te*nt,(ne+ie)*et,(te-jt)*nt,(ne+jt)*et,(te-ie)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te+jt)*nt,(ne+jt)*et,(te+ie)*nt,(ne+ie)*et,(te+jt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(ne-jt)*et,te*nt,(ne-ie)*et,(te+jt)*nt,(ne-jt)*et,(te+ie)*nt));var jt=.05,ie=se*.05,ne=.825,te=.95,De=new go.PathFigure((ne-jt)*et,te*nt,!0);ct.add(De),De.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te-jt)*nt,(ne-jt)*et,(te-ie)*nt,(ne-ie)*et,(te-jt)*nt)),De.add(new go.PathSegment(go.PathSegment.Bezier,(ne+jt)*et,te*nt,(ne+ie)*et,(te-jt)*nt,(ne+jt)*et,(te-ie)*nt)),De.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(te+jt)*nt,(ne+jt)*et,(te+ie)*nt,(ne+ie)*et,(te+jt)*nt)),De.add(new go.PathSegment(go.PathSegment.Bezier,(ne-jt)*et,te*nt,(ne-ie)*et,(te+jt)*nt,(ne-jt)*et,(te+ie)*nt).close());var ce=new go.PathFigure(0,nt,!1);return ct.add(ce),ce.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ct}),go.Shape.defineFigureGenerator("Warehouse",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.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);ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(.15*et,nt,!0);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt).close());var Ct=.05,bt=se*.05,Gt=.35,jt=.775,ie=new go.PathFigure((Gt-Ct)*et,jt*nt,!0);return ct.add(ie),ie.add(new go.PathSegment(go.PathSegment.Bezier,Gt*et,(jt-Ct)*nt,(Gt-Ct)*et,(jt-bt)*nt,(Gt-bt)*et,(jt-Ct)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Gt+Ct)*et,jt*nt,(Gt+bt)*et,(jt-Ct)*nt,(Gt+Ct)*et,(jt-bt)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,Gt*et,(jt+Ct)*nt,(Gt+Ct)*et,(jt+bt)*nt,(Gt+bt)*et,(jt+Ct)*nt)),ie.add(new go.PathSegment(go.PathSegment.Bezier,(Gt-Ct)*et,jt*nt,(Gt-bt)*et,(jt+Ct)*nt,(Gt-Ct)*et,(jt+bt)*nt).close()),ct}),go.Shape.defineFigureGenerator("ControlCenter",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Bluetooth",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Bookmark",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.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)),ct}),go.Shape.defineFigureGenerator("Bookmark",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ct.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)),ct}),go.Shape.defineFigureGenerator("Globe",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Wave",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!1);return ct.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)),ct}),go.Shape.defineFigureGenerator("Operator",function(Nt,et,nt){var ct=new go.Geometry,lt=.3,pt=se*.3,vt=.5,Ct=.7,bt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt));var Gt=new go.PathFigure(0,.7*nt,!1);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*nt,0,0,et,0)),ct}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);return ct.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)),ct}),go.Shape.defineFigureGenerator("CentrifugalPump",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ct.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)),ct}),go.Shape.defineFigureGenerator("Battery",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ct.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 ct.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,0,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),ct}),go.Shape.defineFigureGenerator("Delete",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=se*.5,vt=.5,Ct=.5,bt=new go.PathFigure((vt-lt)*et,Ct*nt,!0);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt));var Gt=new go.PathFigure(.15*et,.5*nt,!1);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*nt)),ct}),go.Shape.defineFigureGenerator("Flag",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.1*nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Help",function(Nt,et,nt){var ct=new go.Geometry,lt=.5,pt=se*.5,vt=.5,Ct=.5,bt=new go.PathFigure((vt-lt)*et,Ct*nt,!1);ct.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt).close()),lt=.05,pt=se*.05,vt=.5,Ct=.8;var Gt=new go.PathFigure((vt-lt)*et,Ct*nt,!1);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct-lt)*nt,(vt-lt)*et,(Ct-pt)*nt,(vt-pt)*et,(Ct-lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Ct*nt,(vt+pt)*et,(Ct-lt)*nt,(vt+lt)*et,(Ct-pt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Ct+lt)*nt,(vt+lt)*et,(Ct+pt)*nt,(vt+pt)*et,(Ct+lt)*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Ct*nt,(vt-pt)*et,(Ct+lt)*nt,(vt-lt)*et,(Ct+pt)*nt).close()),Gt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),Gt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,.75*et,.475*nt,.75*et,.225*nt)),Gt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.35*nt,.4*et,.2*nt,.3*et,.25*nt)),ct}),go.Shape.defineFigureGenerator("Location",function(Nt,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(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("Unlocked",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ct.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 ct.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)),ct}),go.Shape.defineFigureGenerator("Gear",function(Nt,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(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Map",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);return ct.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)),ct}),go.Shape.defineFigureGenerator("Eject",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ct.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 ct.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()),ct}),go.Shape.defineFigureGenerator("Pencil",function(Nt,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(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*1,nt*1,!1);ct.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);ct.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);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.402*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.85*nt).close());var Ct=new go.PathFigure(.678*et,.85*nt,!1);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*nt).close());var bt=new go.PathFigure(.5*et,.1*nt,!1);return ct.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()),ct}),go.Shape.defineFigureGenerator("Staircase",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("5Bars",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);ct.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);ct.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);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.408,nt*(1-.184*2))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*(1-.184*3))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*1).close());var Ct=new go.PathFigure(et*.612,nt,!0);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.612,nt*(1-.184*3))),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*(1-.184*4))),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*1).close());var bt=new go.PathFigure(et*.816,nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("PC",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!0);ct.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);ct.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);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.13)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.16)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.16).close());var Ct=new go.PathFigure(et*.055,.18*nt,!0);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.18)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.21)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.21).close());var bt=new go.PathFigure(et*1,0,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Plane",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(.55*et,nt,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("Key",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*1,nt*.5,!0);return ct.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()),ct}),go.Shape.defineFigureGenerator("FilmTape",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(0,0,!1);ct.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);ct.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);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.1)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.8)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.11,nt*.8).close());var Ct=new go.PathFigure(et*(.11+.24133333*1+.028*1),nt*.1,!1);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.1)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.8)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),nt*.8).close());var bt=new go.PathFigure(et*(.11+.24133333*2+.028*2),nt*.1,!1);return ct.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()),ct}),go.Shape.defineFigureGenerator("FloppyDisk",function(Nt,et,nt){var ct=new go.Geometry,lt=8,pt=lt*se,vt=new go.PathFigure(lt,0,!1);ct.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.86,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.14)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-pt,et-pt,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,pt,nt,0,nt-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,pt,pt,0).close());var Ct=new go.PathFigure(et*.83,0,!1);ct.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.3)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.3)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*0).close());var bt=new go.PathFigure(et*.83,nt*1,!1);ct.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 Gt=new go.PathFigure(et*.78,nt*.05,!1);return ct.add(Gt),Gt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.05)),Gt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.25)),Gt.add(new go.PathSegment(go.PathSegment.Line,et*.78,nt*.25).close()),ct}),go.Shape.defineFigureGenerator("SpeechBubble",function(Nt,et,nt){var ct=Nt?Nt.parameter1:NaN;(isNaN(ct)||ct<0)&&(ct=15),ct=Math.min(ct,et/3),ct=Math.min(ct,nt/3);var lt=ct*se,pt=nt*.8,vt=new go.Geometry,Ct=new go.PathFigure(ct,0,!0);return vt.add(Ct),Ct.add(new go.PathSegment(go.PathSegment.Line,et-ct,0)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et,ct,et-lt,0,et,lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et,pt-ct)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,et-ct,pt,et,pt-lt,et-lt,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.7,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt)),Ct.add(new go.PathSegment(go.PathSegment.Line,et*.55,pt)),Ct.add(new go.PathSegment(go.PathSegment.Line,ct,pt)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ct,lt,pt,0,pt-lt)),Ct.add(new go.PathSegment(go.PathSegment.Line,0,ct)),Ct.add(new go.PathSegment(go.PathSegment.Bezier,ct,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(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*.45,!0);ct.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 ct.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()),ct}),go.Shape.defineFigureGenerator("Windows",function(Nt,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(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*.1,!1);ct.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);ct.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 ct.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()),ct}),go.Shape.defineFigureGenerator("Beaker",function(Nt,et,nt){var ct=new go.Geometry,lt=15,pt=lt*se,vt=new go.PathFigure(et*.62,nt*.475,!0);return ct.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?(ct.spot1=new go.Spot(0,0,pt,pt),ct.spot2=new go.Spot(1,1,-pt,-pt)):(ct.spot1=go.Spot.TopLeft,ct.spot2=go.Spot.BottomRight),ct}),go.Shape.defineFigureGenerator("Download",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ct.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 ct.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()),ct}),go.Shape.defineFigureGenerator("Bin",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ct.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()),ct}),go.Shape.defineFigureGenerator("Upload",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ct.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 ct.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()),ct}),go.Shape.defineFigureGenerator("EmptyDrink",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);return ct.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()),ct}),go.Shape.defineFigureGenerator("Drink",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);ct.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 ct.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()),ct}),go.Shape.defineFigureGenerator("4Arrows",function(Nt,et,nt){var ct=new go.Geometry,lt=new go.PathFigure(et*.5,nt*0,!0);return ct.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()),ct}),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 nn={},An="5.0",Ut={},St=null,ge=!1,ke=!1,Xe=null,pe=!1,re=null,se=null,Ae=0;Ae<arguments.length;Ae++){var fe=arguments[Ae];if(fe!==null)switch(typeof fe){case"number":An=fe.toFixed(1);break;case"string":fe.match(new RegExp("^[0-9]\\.[0-9]+$"))?An=fe:Xe=fe;break;case"object":typeof fe.is3D!="undefined"?St=fe:Ut=fe;break;case"boolean":ge=fe,ke=!0;break}}St===null&&(St={is3D:!1,AV:!1,SV:!1,CV:!1,EV2:!1,CP:!1,PC:!1,DA:!1,FI:!1,PV:!1,macro:!1},Ut.material_id!==void 0&&!ke&&(ge=!0)),Xe!==null&&Ut.id===void 0&&(Ut.id=Xe);var qt="",Ze="",oe=!1,_e=null,Nt=null,et=null,nt=!1,ct=null,lt=null,pt=null,vt=null,Ct=null;Ut.height!==void 0&&(Ut.height=Math.round(Ut.height)),Ut.width!==void 0&&(Ut.width=Math.round(Ut.width));var bt=function(Be){return parseFloat(Be)>4?parseFloat(Be):5};nn.setHTML5Codebase=function(Be,sn){se=Be,tn(Be,sn)},nn.setJavaCodebase=nn.setJavaCodebaseVersion=nn.isCompiledInstalled=nn.setPreCompiledScriptPath=nn.setPreCompiledResourcePath=function(){},nn.setHTML5CodebaseVersion=function(Be,sn){var fn=parseFloat(Be);if(fn!==NaN&&fn<5){console.log("The GeoGebra HTML5 codebase version "+fn+" is deprecated. Using version latest instead.");return}re=Be,Yt(Be,sn)},nn.getHTML5CodebaseVersion=function(){return Nt},nn.getParameters=function(){return Ut},nn.setFontsCSSURL=function(Be){vt=Be},nn.setGiacJSURL=function(Be){},nn.setJNLPFile=function(Be){qt=Be},nn.setJNLPBaseDir=function(Be){},nn.inject=function(){function Be(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var sn="auto",fn=Ut.id,ri,hn=!1,ve=0;ve<arguments.length;ve++){var Le=arguments[ve];typeof Le=="string"?(Le=Le.toLowerCase(),Le.match(/^(prefer)?(java|html5|compiled|auto|screenshot)$/)?sn=Le:fn=arguments[ve]):typeof Le=="boolean"?hn=Le:Le instanceof HTMLElement&&(ri=Le)}Pn();function Pn(){if(!pe){setTimeout(Pn,200);return}sn=qn(sn);var Cn=ri||document.getElementById(fn);if(!Cn){console.log("possibly bug on ajax loading? ");return}if(nn.removeExistingApplet(Cn,!1),Ut.width===void 0&&Cn.clientWidth&&(Ut.width=Cn.clientWidth),Ut.height===void 0&&Cn.clientHeight&&(Ut.height=Cn.clientHeight),!(Ut.width&&Ut.height)&&sn==="html5"&&(delete Ut.width,delete Ut.height),_e=sn,sn==="screenshot")je(Cn,Ut);else{var Bt=!1;Ut.hasOwnProperty("playButton")&&Ut.playButton||Ut.hasOwnProperty("clickToLoad")&&Ut.clickToLoad?Bt=!0:Ut.hasOwnProperty("playButtonAutoDecide")&&Ut.playButtonAutoDecide&&(Bt=(!Gt()||Be())&&jt()),Bt?(_e="screenshot",xn(Cn,Ut,hn,sn)):Qe(Cn,Ut,hn)}}};function Gt(){try{return window.self!==window.top}catch(Be){return!0}}function jt(){return Ut.hasOwnProperty("screenshotGenerator")&&Ut.screenshotGenerator?!1:Math.max(screen.width,screen.height)<800}nn.getViews=function(){return St},nn.isJavaInstalled=function(){return!1};var ie=function(Be){var sn=function(ve){var Le=JSON.parse(ve),Pn=function(kt){return kt.type=="G"||kt.type=="E"},Cn=Le.elements?Le.elements.filter(Pn)[0]:Le;if(!Cn||!Cn.url){fn();return}Ut.fileName=Cn.url,ne(Cn.settings||{}),St.is3D=!0;var Bt="https://www.geogebra.org/images/";nn.setPreviewImage(ct||Cn.previewUrl,Bt+"GeoGebra_loading.png",Bt+"applet_play.png"),Be()},fn=function(){Ut.onError&&Ut.onError(),Wn("Error: Fetching material (id "+Ut.material_id+") failed.",Ut)},ri=location.host.match(/(www|stage|beta|groot|alpha).geogebra.(org|net)/)?location.host:"www.geogebra.org",hn="/materials/"+Ut.material_id+"?scope=basic";te("https://"+ri+"/api/proxy.php?path="+encodeURIComponent(hn),sn,fn)};function ne(Be){var sn=["width","height","showToolBar","showMenuBar","showAlgebraInput","allowStyleBar","showResetIcon","enableLabelDrags","enableShiftDragZoom","enableRightClick","appName"];["enableLabelDrags","enableShiftDragZoom","enableRightClick"].forEach(function(fn){Be[fn]=!!Be[fn]}),sn.forEach(function(fn){Ut[fn]===void 0&&Be[fn]!==void 0&&(Ut[fn]=Be[fn])}),Ut.showToolBarHelp===void 0&&(Ut.showToolBarHelp=Ut.showToolBar)}function te(Be,sn,fn){var ri=new XMLHttpRequest;ri.open("GET",Be),ri.onload=function(){sn(ri.responseText)},ri.onerror=fn,ri.send()}nn.isHTML5Installed=function(){return!0},nn.getLoadedAppletType=function(){return _e},nn.setPreviewImage=function(Be,sn,fn){ct=Be,lt=sn,pt=fn},nn.removeExistingApplet=function(Be,sn){var fn;typeof Be=="string"&&(Be=document.getElementById(Be)),_e=null;var ri=null;for(fn=0;fn<Be.childNodes.length;fn++){var hn=Be.childNodes[fn],ve=hn.className;ve==="applet_screenshot"?sn?(hn.style.display="block",_e="screenshot"):hn.style.display="none":ve!=="applet_scaler prerender"&&(Be.removeChild(hn),ri=ve&&ve.indexOf("appletParameters")!=-1?hn.id:null,fn--)}var Le=Ut.id!==void 0?Ut.id:ri,Pn=window[Le];Pn&&typeof Pn.getBase64=="function"&&(Pn.remove(),window[Le]=null)},nn.refreshHitPoints=function(){if(bt(ggbHTML5LoadedCodebaseVersion)>=5)return!0;var Be=nn.getAppletObject();return Be&&typeof Be.recalculateEnvironments=="function"?(Be.recalculateEnvironments(),!0):!1},nn.startAnimation=function(){var Be=nn.getAppletObject();return Be&&typeof Be.startAnimation=="function"?(Be.startAnimation(),!0):!1},nn.stopAnimation=function(){var Be=nn.getAppletObject();return Be&&typeof Be.stopAnimation=="function"?(Be.stopAnimation(),!0):!1},nn.getAppletObject=function(){var Be=Ut.id!==void 0?Ut.id:"ggbApplet";return window[Be]},nn.resize=function(){};var De=function(Be,sn,fn){var ri=document.createElement("param");ri.setAttribute("name",sn),ri.setAttribute("value",fn),Be.appendChild(ri)},ce=function(Be){return Be&&Be!=="false"},Qe=function(Be,sn,fn){bt(Nt)<=4.2&&(fn=!0);var ri=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Nt||ggbHTML5LoadedCodebaseIsWebSimple&&!nt)&&(ri=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var hn=document.createElement("div");hn.classList.add("appletParameters","notranslate");var ve=sn.width,Le=sn.height;if(sn.disableAutoScale=sn.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():sn.disableAutoScale,sn.width!==void 0)if(bt(Nt)<=4.4)ce(sn.showToolBar)&&(sn.height-=7),ce(sn.showAlgebraInput)&&(sn.height-=37),sn.width<605&&ce(sn.showToolBar)&&(sn.width=605,ve=605);else{var Pn=100;(ce(sn.showToolBar)||ce(sn.showMenuBar))&&(sn.hasOwnProperty("customToolBar")&&(sn.customToolbar=sn.customToolBar),Pn=ce(sn.showMenuBar)?245:155),ve<Pn&&(sn.width=Pn,ve=Pn)}hn.style.border="none",hn.style.display="inline-block";for(var Cn in sn)sn.hasOwnProperty(Cn)&&Cn!=="appletOnLoad"&&hn.setAttribute("data-param-"+Cn,sn[Cn]);vt&&hn.setAttribute("data-param-fontscssurl",vt),nn.resize=function(){GGBAppletUtils.responsiveResize(Be,sn)},window.addEventListener("resize",function(Tn){nn.resize()});var Bt=typeof sn.appletOnLoad=="function"?sn.appletOnLoad:function(){};if(!fn&&sn.width!==void 0){sn.hasOwnProperty("showSplash")||hn.setAttribute("data-param-showSplash","false");var kt=Be.querySelector(".applet_scaler.prerender"),wt=kt!==null;if(wt)var Tt=kt.querySelector(".ggb_preview");else{var Tt=$n(ve,Le,sn.borderColor,!1);kt=document.createElement("div"),kt.className="applet_scaler",kt.style.position="relative",kt.style.display="block",kt.style.width=ve+"px",kt.style.height=Le+"px"}window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(kt,"66%"),bt(Nt)>=5?(sn.appletOnLoad=function(Tn){var Sn=Be.querySelector(".ggb_preview");Sn&&Sn.parentNode.removeChild(Sn),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(kt),window.GGBT_wsf_view&&$(window).trigger("resize"),Bt(Tn)},wt||kt.appendChild(Tt)):hn.appendChild(Tt),kt.appendChild(hn),wt||Be.appendChild(kt),setTimeout(function(){nn.resize()},1)}else{var zt=document.createElement("div");zt.className="applet_scaler",zt.style.position="relative",zt.style.display="block",zt.appendChild(hn),Be.appendChild(zt),sn.appletOnLoad=function(Tn){nn.resize(),Bt(Tn)}}function Et(Tn,Sn){Sn&&typeof Sn.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(Tn,Sn.appletOnLoad):renderGGBElement(Tn),Wn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",Sn)}function xe(Tn,Sn){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:Tn,params:Sn}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(zn){Et(zn.article,zn.params)}),html5AppletsToProcess=null)},bt(Nt)<5&&(Tn.className+=" geogebraweb")):Et(Tn,Sn)}if(ri){scriptLoadStarted=!0;for(var qe=0;qe<hn.childNodes.length;qe++){var Fn=hn.childNodes[qe].tagName;Fn==="TABLE"&&(hn.removeChild(hn.childNodes[qe]),qe--)}if(ggbHTML5LoadedScript!==null){var gn=document.querySelector('script[src="'+ggbHTML5LoadedScript+'"]');gn!=null&&gn.parentNode.removeChild(gn)}var Ln=document.createElement("script"),Ve=function(){xe(hn,sn)};Ln.src=Ze+et,ggbHTML5LoadedCodebaseIsWebSimple=nt,ggbHTML5LoadedCodebaseVersion=Nt,ggbHTML5LoadedScript=Ln.src,Wn("GeoGebra HTML5 codebase loaded: '"+Ze+"'.",sn),!se&&(!re||re=="5.0")?(nt?webSimple.succeeded=webSimple.succeeded||webSimple():web3d.succeeded=web3d.succeeded||web3d(),Ve()):Ze.requirejs?__webpack_require__.e(7963).then(function(){var Tn=[__webpack_require__(87963)];Ve.apply(null,Tn)}.bind(this)).catch(__webpack_require__.oe):(Ln.onload=Ve,Be.appendChild(Ln))}else xe(hn,sn);sn.height=Le,sn.width=ve},je=function(Be,sn,fn){var ri=$n(sn.width,sn.height,sn.borderColor,fn),hn=document.createElement("div");hn.style.position="relative",hn.style.display="block",hn.style.width=sn.width+"px",hn.style.height=sn.height+"px",hn.className="applet_screenshot applet_scaler"+(fn?" applet_screenshot_play":""),hn.appendChild(ri);var ve=GGBAppletUtils.getScale(sn,Be,fn);fn?(Be.appendChild(cn()),window.GGBT_wsf_view||(Be.style.position="relative")):window.GGBT_spinner&&window.GGBT_spinner.attachSpinner(hn,"66%"),Be.appendChild(hn),ve!==1&&!isNaN(ve)&&(GGBAppletUtils.scaleElement(hn,ve),hn.style.width=sn.width+"px",hn.style.height=sn.height+"px",hn.parentNode.style.width=sn.width*ve+"px",hn.parentNode.style.height=sn.height*ve+"px"),nn.resize=function(){un(Be,ri,hn,fn)},window.addEventListener("resize",function(Le){nn.resize()}),nn.resize()};function un(Be,sn,fn,ri){if(Be.contains(sn)){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(Be.id!=="fullscreencontent")return;window.GGBT_wsf_view.setCloseBtnPosition(Be)}var hn=GGBAppletUtils.getScale(Ut,Be,ri);fn.parentNode!==null&&(!isNaN(hn)&&hn!==1?(GGBAppletUtils.scaleElement(fn,hn),fn.parentNode.style.width=Ut.width*hn+"px",fn.parentNode.style.height=Ut.height*hn+"px"):(GGBAppletUtils.scaleElement(fn,1),fn.parentNode.style.width=Ut.width+"px",fn.parentNode.style.height=Ut.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&GGBAppletUtils.positionCenter(Be),typeof window.GGBT_ws_header_footer=="object"&&window.GGBT_ws_header_footer.setWsScrollerHeight()}}nn.onExitFullscreen=function(Be,sn){sn.appendChild(Be)};var xn=function(Be,sn,fn,ri){je(Be,sn,!0);for(var hn=function(){var Pn=[];for(Le=0;Le<Be.childNodes.length;Le++)Pn.push(Be.childNodes[Le]);if(window.GGBT_wsf_view){var Cn=window.GGBT_wsf_view.renderFullScreen(Be,sn.id),Bt=document.getElementById("fullscreencontainer"),kt=jQuery(Be).find(".fullscreencontent");kt.length>0?(Cn.remove(),kt.attr("id","fullscreencontent").show(),jQuery(Bt).append(kt),window.dispatchEvent(new Event("resize"))):Qe(Cn,sn,!1),window.GGBT_wsf_view.launchFullScreen(Bt)}else _e=ri,Qe(Be,sn,!1);if(!window.GGBT_wsf_view)for(Le=0;Le<Pn.length;Le++)Be.removeChild(Pn[Le])},ve=Be.getElementsByClassName("ggb_preview_play"),Le=0;Le<ve.length;Le++)ve[Le].addEventListener("click",hn,!1),ve[Le].addEventListener("ontouchstart",hn,!1);typeof window.ggbAppletPlayerOnload=="function"&&window.ggbAppletPlayerOnload(Be),jt()&&window.GGBT_wsf_view&&$(".wsf-element-fullscreen-button").remove()},cn=function(){var Be=document.createElement("div");if(Be.className="ggb_preview_play icon-applet-play",!window.GGBT_wsf_view){var sn='.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");}',fn=document.createElement("style");fn.styleSheet?fn.styleSheet.cssText=sn:fn.appendChild(document.createTextNode(sn)),document.getElementsByTagName("head")[0].appendChild(fn)}return Be},$n=function(Be,sn,fn,ri){var hn=document.createElement("div");hn.className="ggb_preview",hn.style.position="absolute",hn.style.zIndex="90",hn.style.width=Be-2+"px",hn.style.height=sn-2+"px",hn.style.top="0px",hn.style.left="0px",hn.style.overflow="hidden",hn.style.backgroundColor="white";var ve="lightgrey";fn!==void 0&&(fn==="none"?ve="transparent":ve=fn),hn.style.border="1px solid "+ve;var Le=document.createElement("img");if(Le.style.position="relative",Le.style.zIndex="1000",Le.style.top="-1px",Le.style.left="-1px",ct!==null&&Le.setAttribute("src",ct),Le.style.opacity=.7,lt!==null){var Pn,Cn,Bt;if(!ri){Pn=document.createElement("img"),Pn.style.position="absolute",Pn.style.zIndex="1001",Pn.style.opacity=1,Le.style.opacity=.3,Cn=360,Cn>Be/4*3&&(Cn=Be/4*3),Bt=Cn/5.8,Pn.setAttribute("src",lt),Pn.setAttribute("width",Cn),Pn.setAttribute("height",Bt);var kt=(Be-Cn)/2,wt=(sn-Bt)/2;Pn.style.left=kt+"px",Pn.style.top=wt+"px",hn.appendChild(Pn)}}return hn.appendChild(Le),hn},qn=function(Be){return Be=Be.toLowerCase(),Be==="html5"||Be==="screenshot"?Be:"html5"},ee=["web","webSimple","web3d","tablet","tablet3d","phone"],Yt=function(Be,sn){if(Nt=Be,sn){tn(Nt,!0);return}var fn=!ge;if(fn){var ri=bt(Nt);!isNaN(ri)&&ri<4.4&&(fn=!1)}var hn,ve;window.location.protocol.substr(0,4)==="http"?hn=window.location.protocol:hn="http:";var Le=Nt.indexOf("//");Le>0?ve=Nt:Le===0?ve=hn+Nt:ve="https://www.geogebra.org/apps/5.2.814.0/";for(var Pn in ee)if(Nt.slice(ee[Pn].length*-1)===ee[Pn]||Nt.slice((ee[Pn].length+1)*-1)===ee[Pn]+"/"){tn(ve,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&fn&&!St.is3D&&!St.AV&&!St.SV&&!St.CV&&!St.EV2&&!St.CP&&!St.PC&&!St.DA&&!St.FI&&!St.PV&&!ce(Ut.showToolBar)&&!ce(Ut.showMenuBar)&&!ce(Ut.showAlgebraInput)&&!ce(Ut.enableRightClick)&&(!Ut.appName||Ut.appName=="classic")?ve+="webSimple/":ve+="web3d/",tn(ve,!1)},tn=function(Be,sn){if(Be.requirejs){Ze=Be;return}Be.slice(-1)!=="/"&&(Be+="/"),Ze=Be,sn===null&&(sn=Be.indexOf("http")===-1),oe=sn,et="web.nocache.js",nt=!1;var fn=Ze.split("/");fn.length>1&&(!sn&&fn[fn.length-2]==="webSimple"?(et="webSimple.nocache.js",nt=!0):ee.indexOf(fn[fn.length-2])>=0&&(et=fn[fn.length-2]+".nocache.js")),fn=Be.split("/"),Nt=fn[fn.length-3],Nt.substr(0,4)==="test"?Nt=Nt.substr(4,1)+"."+Nt.substr(5,1):(Nt.substr(0,3)==="war"||Nt.substr(0,4)==="beta")&&(Nt="5.0");var ri=parseFloat(Nt);ri!==NaN&&ri<5&&Be.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+ri+" is deprecated. Using version latest instead."),Yt("5.0",sn))},Wn=function(Be,sn){window.console&&window.console.log&&(!sn||typeof sn.showLogging=="undefined"||sn.showLogging&&sn.showLogging!=="false")&&console.log(Be)};Ut.material_id!==void 0?ie(On):On();function On(){var Be=An;re!==null?Be=re:parseFloat(Be)<5&&(Be="5.0"),Yt(Be,!1),se!==null&&tn(se,oe),pe=!0}return nn},GGBAppletUtils=function(){"use strict";function nn(){return window.GGBT_wsf_edit!==void 0}function An(pe,re){re!=1?(pe.style.transformOrigin="0% 0% 0px",pe.style.webkitTransformOrigin="0% 0% 0px",pe.style.transform="scale("+re+","+re+")",pe.style.webkitTransform="scale("+re+","+re+")",pe.style.maxWidth="initial",pe.querySelector(".ggb_preview")!==null&&(pe.querySelector(".ggb_preview").style.maxWidth="initial"),pe.querySelectorAll(".ggb_preview img")[0]!==void 0&&(pe.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),pe.querySelectorAll(".ggb_preview img")[1]!==void 0&&(pe.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(pe.style.transform="none",pe.style.webkitTransform="none")}function Ut(pe,re,se,Ae,fe,qt){var Ze=null;if(qt!=null&&qt!="")for(var oe=pe.parentNode;oe!=null;)if((" "+oe.className+" ").indexOf(" "+qt+" ")>-1){Ze=oe;break}else oe=oe.parentNode;var _e=0,Nt=0,et=0,nt=0,ct=0,lt=0,pt=0;if(Ze)_e=Ze.offsetWidth,Nt=Math.max(Ae?Ze.offsetWidth:0,Ze.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(_e=Math.min(window.innerWidth,document.documentElement.clientWidth),Nt=Math.min(window.innerHeight,document.documentElement.clientHeight),et=_e):(_e=window.innerWidth,Nt=window.innerHeight,et=window.innerWidth),pe){var vt=pe.getBoundingClientRect();vt.left>0&&vt.left<=_e&&(fe===void 0||!fe)&&(document.dir==="rtl"?(ct=_e-vt.width-vt.left,lt=et<=480?10:30):(lt=vt.left,ct=et<=480?10:30),nt=lt+ct)}if(pe&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var Ct=pe.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(nt=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(nt=0,pt=40)}}return pe&&((se===void 0||!se)&&re>0&&re+nt<_e?_e=re:_e-=nt,typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(se===void 0||!se)&&(Nt-=pt)),{width:_e,height:Nt}}function St(pe,re,se,Ae,fe){if(pe.isScreenshoGenerator)return 1;var qt=Ae!==void 0&&Ae,Ze=pe.noScaleMargin!=null&&pe.noScaleMargin,oe=function(Ct){return Ct&&Ct!=="false"},_e=oe(pe.autoHeight),Nt=Ut(re,pe.width,se,_e,qt&&window.GGBT_wsf_view||Ze,fe),et=parseInt(Nt.width),nt=pe.width,ct=pe.height;if(nt===void 0){var lt=re.querySelector(".appletParameters");lt&&(nt=lt.offsetWidth,ct=lt.offsetHeight)}var pt=et/nt,vt=qt?1:Nt.height/ct;return se!==void 0&&!se&&(pt=Math.min(1,pt),vt=Math.min(1,vt)),Math.min(pt,vt)}function ge(pe,re,se){var Ae=1,fe,qt=!1;if(pe.hasOwnProperty("allowUpscale")&&(qt=pe.allowUpscale),pe.hasOwnProperty("scale")&&(Ae=parseFloat(pe.scale),(isNaN(Ae)||Ae===null||Ae===0)&&(Ae=1),Ae>1&&(qt=!0)),re&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&(qt=!0),!(pe.hasOwnProperty("disableAutoScale")&&pe.disableAutoScale))fe=St(pe,re,qt,se,pe.scaleContainerClass);else return Ae;return qt&&(!pe.hasOwnProperty("scale")||Ae===1)?fe:Math.min(Ae,fe)}function ke(pe){var re=Math.min(window.innerWidth,document.documentElement.clientWidth),se=Math.min(window.innerHeight,document.documentElement.clientHeight),Ae=pe.getBoundingClientRect(),fe=(re-Ae.width)/2,qt=(se-Ae.height)/2;qt<0&&(qt=0),pe.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(fe<40?pe.style.left="40px":pe.style.left=fe+"px",pe.style.top=qt+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(qt<40?pe.style.top="40px":pe.style.top=qt+"px",pe.style.left=fe+"px")}function Xe(pe,re){var se=pe.querySelector(".appletParameters");if(se){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(re.id!==se.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(pe)}if(se.parentElement&&/fullscreen/.test(se.parentElement.className))return;var Ae=ge(re,pe);nn()&&se.setAttribute("data-param-scale",Ae);for(var fe=null,qt=0;qt<pe.childNodes.length;qt++)if(pe.childNodes[qt].className!==void 0&&pe.childNodes[qt].className.match(/^applet_scaler/)){fe=pe.childNodes[qt];break}if(fe!==null&&fe.querySelector(".noscale")!==null)return;var Ze=re.id!==void 0?re.id:"ggbApplet",oe=window[Ze];(oe==null||!oe.recalculateEnvironments)&&fe!==null&&!fe.className.match(/fullscreen/)&&(fe.parentNode.style.transform="",!isNaN(Ae)&&Ae!==1?(fe.parentNode.style.width=re.width*Ae+"px",fe.parentNode.style.height=re.height*Ae+"px",An(fe,Ae)):(An(fe,1),fe.parentNode.style.width=re.width+"px",fe.parentNode.style.height=re.height+"px")),typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&ke(pe),window.GGBT_wsf_view&&!window.GGBT_wsf_view.isFullscreen()&&window.GGBT_wsf_general.adjustContentToResize($(se).parents(".content-added-content"))}}return{responsiveResize:Xe,isFlexibleWorksheetEditor:nn,positionCenter:ke,getScale:ge,scaleElement:An}}();__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 nn=n.location.search;return nn.indexOf(J)!=-1||nn.indexOf(K)!=-1}function q(nn,An){}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(nn){var An=s[L].bindings;s[L].bindings=function(){for(var Ut=An?An():{},St=nn[webModule.__softPermutationId],ge=O;ge<St.length;ge++){var ke=St[ge];Ut[ke[O]]=ke[P]}return Ut}};var t;function u(){return v(),t}function v(){if(!t){var nn=o.createElement(Q);if(nn.id=L,nn.style.cssText=R+S,nn.tabIndex=-1,o.body.appendChild(nn),t=nn.contentWindow.document,navigator.userAgent.indexOf(T)==-1){t.open();var An=document.compatMode==U?V:W;t.write(An+X),t.close()}}}function w(nn){function An(St){function ge(){return typeof o.readyState==Y?typeof o.body!=Y&&o.body!=null:/loaded|complete/.test(o.readyState)}var ke=ge();if(ke){St();return}function Xe(){if(!ke){if(!ge())return;ke=!0,St(),o.removeEventListener&&o.removeEventListener(Z,Xe,!1),pe&&clearInterval(pe)}}o.addEventListener&&o.addEventListener(Z,Xe,!1);var pe=setInterval(function(){Xe()},$)}function Ut(St){var ge=u(),ke=ge.body,Xe=ge.createElement(_);Xe.language=ab,Xe.crossOrigin=W,Xe.src=St,webModule.__errFn&&(Xe.onerror=function(){webModule.__errFn(L,new Error(bb+St))}),ke.appendChild(Xe)}An(function(){Ut(nn)})}webModule.__startLoadingFragment=function(nn){return C(nn)},webModule.__installRunAsyncCode=function(nn){var An=u(),Ut=An.body,St=An.createElement(_);St.language=ab,St.text=nn,Ut.appendChild(St),Ut.removeChild(St)};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(nn){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(nn){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(nn){var An=c[nn];return An==null?null:An},r=d,webModule.__errFn=e}function B(){function nn(pe){var re=pe.lastIndexOf(rb);re==-1&&(re=pe.length);var se=pe.indexOf(sb);se==-1&&(se=pe.length);var Ae=pe.lastIndexOf(tb,Math.min(se,re));return Ae>=O?pe.substring(O,Ae+P):W}function An(pe){if(!pe.match(/^\w+:\/\//)){var re=o.createElement(ub);re.src=pe+vb,pe=nn(re.src)}return pe}function Ut(){var pe=__gwt_getMetaProperty(wb);return pe!=null?pe:W}function St(){for(var pe=o.getElementsByTagName(_),re=O;re<pe.length;++re)if(pe[re].src.indexOf(xb)!=-1)return nn(pe[re].src);return W}function ge(){var pe=o.getElementsByTagName(yb);return pe.length>O?pe[pe.length-P].href:W}function ke(){var pe=o.location;return pe.href==pe.protocol+zb+pe.host+pe.pathname+pe.search+pe.hash}var Xe=Ut();return Xe==W&&(Xe=St()),Xe==W&&(Xe=ge()),Xe==W&&ke()&&(Xe=nn(o.location.href)),Xe=An(Xe),Xe}function C(nn){return nn.match(/^\//)||nn.match(/^[a-zA-Z]+:\/\//)?nn:webModule.__moduleBase+nn}function D(){var nn=[],An=O,Ut=[],St=[];function ge(pe){var re=St[pe](),se=Ut[pe];if(re in se)return re;var Ae=[];for(var fe in se)Ae[se[fe]]=fe;throw r&&r(pe,Ae,re),null}if(__gwt_isKnownPropertyValue=function(pe,re){return re in Ut[pe]},webModule.__getPropMap=function(){var pe={};for(var re in Ut)Ut.hasOwnProperty(re)&&(pe[re]=ge(re));return pe},webModule.__computePropValue=ge,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var ke;try{ke=Cb;var Xe=ke.indexOf(Db);Xe!=-1&&(An=parseInt(ke.substring(Xe+P),$),ke=ke.substring(O,Xe))}catch(pe){}return webModule.__softPermutationId=An,C(ke+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(nn,An,Ut){"use strict";Ut.d(An,{Ax:function(){return Xe},Ds:function(){return pe},KI:function(){return se},SI:function(){return ke},f1:function(){return ge}});var St=Ut(346);function ge(Ae){let fe=!0;if(Ae.length>0){for(let qt=0;qt<Ae.length;qt++)if(Ae[qt].compile_success==0||!Ae[qt].compile_success){fe=!1;break}}else fe=!1;return fe}function ke(Ae,fe=""){let qt=[];for(let Ze=0;Ze<Ae.length;Ze++){let oe=Ae[Ze],_e=fe?`${fe}/${oe.name}`:`${oe.name}`;qt.push({title:oe.name,type:oe.type,isLeaf:oe.type!=="tree",key:_e})}return qt}function Xe(Ae,fe,qt){for(let Ze=0;Ze<Ae.length;Ze++){let oe=Ae[Ze];if(oe.key===fe){oe.children=qt;break}oe.children&&Xe(oe.children,fe,qt)}return Ae}function pe(Ae,fe,qt){let Ze;return function(){let oe=this,_e=arguments,Nt=function(){Ze=null,qt||Ae.apply(oe,_e)},et=qt&&!Ze;clearTimeout(Ze),Ze=setTimeout(Nt,fe),et&&Ae.apply(oe,_e)}}const re=!0,se=St.Z.API_SERVER},30371:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return fe}});var St=Ut(59301),ge=Ut(37568),ke=Ut(96599),Xe=Ut(6767),pe={flex:"flex___eLcnP",flex1:"flex1___yUTT7",color666:"color666___TiUhG",error:"error___gTTtv",deleteIcon:"deleteIcon___mnZW1",addIcon:"addIcon___JC5NS"},re=Ut(62772);const{TextArea:se}=ge.default;class Ae extends St.Component{constructor(Ze){super(Ze),this.state={inputVisible:!1,EditInputIndex:-1}}render(){let{index:Ze,onAnswerChange:oe,addChildAnswer:_e,exerciseIsPublish:Nt,answers:et,activeOptionErrorIndex:nt,flex:ct="0 0 1000px"}=this.props;console.log("----",et);let{inputVisible:lt,EditInputIndex:pt}=this.state;return St.createElement("div",{className:pe.flex},St.createElement("div",{className:`${pe.color666} mb5 mt6`,style:{flex:"0 0 90px"}},"\u7B54\u6848(\u586B\u7A7A",Ze+1,"):"),St.createElement("div",{style:{border:"1px solid #f6f6f6",flex:1,padding:10}},et==null?void 0:et.map((vt,Ct)=>St.createElement(St.Fragment,null,pt!==Ct?(vt==null?void 0:vt.length)>0?St.createElement(ke.default,{className:"edit-tag",key:vt,closable:!((et==null?void 0:et.length)===1&&Ct===0),onClose:bt=>{bt.preventDefault(),(et==null?void 0:et.length)===1&&Ct===0?this.props.deleteChildAnswermain(Ze,Ct):this.props.deleteChildAnswer(Ze,Ct)}},St.createElement("span",{onDoubleClick:bt=>{this.setState({EditInputIndex:Ct}),bt.preventDefault()}},vt)):St.createElement(ge.default,{defaultValue:vt,style:{width:78,marginRight:8,height:24,verticalAlign:"top"},onBlur:bt=>{if(bt.target.value.replaceAll(" ","").length<=0){Xe.ZP.info("\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7EAF\u7A7A\u683C");return}oe(Ze,Ct,bt.target.value),this.setState({EditInputIndex:-1,inputVisible:!1})}}):St.createElement(ge.default,{defaultValue:vt,style:{width:78,marginRight:8,height:24,verticalAlign:"top"},onBlur:bt=>{if(bt.target.value.replaceAll(" ","").length<=0){Xe.ZP.info("\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7EAF\u7A7A\u683C");return}oe(Ze,Ct,bt.target.value),this.setState({EditInputIndex:-1,inputVisible:!1})}}))),!lt&&St.createElement(ke.default,{className:"site-tag-plus",onClick:()=>{_e(Ze),this.setState({inputVisible:!0})}},St.createElement(re.Z,null)," \u65B0\u589E\u7B54\u6848")))}}var fe=Ae},61011:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return Nt}});var St=Ut(59301),ge=Ut(39793),ke=Object.defineProperty,Xe=Object.defineProperties,pe=Object.getOwnPropertyDescriptors,re=Object.getOwnPropertySymbols,se=Object.prototype.hasOwnProperty,Ae=Object.prototype.propertyIsEnumerable,fe=(et,nt,ct)=>nt in et?ke(et,nt,{enumerable:!0,configurable:!0,writable:!0,value:ct}):et[nt]=ct,qt=(et,nt)=>{for(var ct in nt||(nt={}))se.call(nt,ct)&&fe(et,ct,nt[ct]);if(re)for(var ct of re(nt))Ae.call(nt,ct)&&fe(et,ct,nt[ct]);return et},Ze=(et,nt)=>Xe(et,pe(nt)),oe=(et,nt,ct)=>fe(et,typeof nt!="symbol"?nt+"":nt,ct);const _e="\u2581";class Nt extends St.Component{constructor(){super(...arguments),oe(this,"getChCountBeforeCursor",(nt,ct)=>{const lt=ct.line;let pt=0;for(let Ct=0;Ct<lt;Ct++)pt+=nt.getLine(Ct).split(_e).length-1;const vt=nt.getLine(lt).substring(0,ct.ch);return pt+=vt.split(_e).length-1,pt}),oe(this,"onCMBeforeChange",(nt,ct)=>{const lt=nt.getRange(ct.from,ct.to);let pt=0;if(ct.text.forEach(vt=>{pt+=vt.split(_e).length-1}),lt&&lt.indexOf(_e)!=-1){const vt=lt.split(_e).length-1,Ct=this.getChCountBeforeCursor(nt,ct.from);console.log(`\u5220\u9664${vt}\u4E2A\uFF0C \u4E4B\u524D\u6709${Ct}\u4E2A\uFF0C\u65B0\u589E${pt}\u4E2A`),this.props.deleteEmptyDisabled?ct.cancel():this.props.onPlaceholderChange&&this.props.onPlaceholderChange(Ct,vt,pt)}else if(pt){const vt=this.getChCountBeforeCursor(nt,ct.from);console.log(`\u65B0\u589E${pt}\u4E2A\uFF0C\u4E4B\u524D\u6709${vt}\u4E2A`),this.props.onPlaceholderChange&&this.props.onPlaceholderChange(vt,0,pt)}})}render(){return St.createElement(ge.Z,Ze(qt({},this.props),{onCMBeforeChange:this.onCMBeforeChange}))}}},9507:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return Ze}});var St=Ut(59301),ge={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},ke=Ut(92310),Xe=Ut.n(ke),pe=Ut(29787),re=Ut(2859),se=Ut(38986),Ae=Ut(51257),fe=(oe,_e,Nt)=>new Promise((et,nt)=>{var ct=vt=>{try{pt(Nt.next(vt))}catch(Ct){nt(Ct)}},lt=vt=>{try{pt(Nt.throw(vt))}catch(Ct){nt(Ct)}},pt=vt=>vt.done?et(vt.value):Promise.resolve(vt.value).then(ct,lt);pt((Nt=Nt.apply(oe,_e)).next())}),Ze=({data:oe,className:_e,fullWidth:Nt,style:et={},onClose:nt,onOk:ct,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,St.useRef)(null),Ct=(0,St.useRef)(null),bt=(0,St.useRef)(null),Gt=(0,St.useRef)(null),[jt,ie]=(0,St.useState)(!1),[ne,te]=(0,St.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,St.useEffect)(()=>(bt.current||(bt.current=document.createElement("style"),document.head.appendChild(bt.current)),oe!=null&&oe.visible?(document.body.setAttribute("data-custom","y-hidden"),bt.current.innerHTML=" html { overflow-y: hidden; }",oe!=null&&oe.src&&De()):(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)}),[oe==null?void 0:oe.visible]);const De=()=>fe(void 0,null,function*(){ie(!0),te("\u6B63\u5728\u52A0\u8F7D\u4E2D");const un=yield(0,Ae.ZJ)(oe==null?void 0:oe.src);vt.current.src="",vt.current.src=un,vt.current.onload=function(){je()},ie(!1),te("")}),ce=un=>fe(void 0,null,function*(){ie(!0),te("\u6B63\u5728\u4FDD\u5B58\u4E2D");const xn=yield(0,se.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:oe.title,file:un.dataUrl}});xn!=null&&xn.id&&!pt?(yield(0,se.ZP)(`/api/attachments/${oe.id}/add_subitem.json`,{method:"post",body:{subitem_id:xn==null?void 0:xn.id,settings:JSON.stringify(un.state)}})).status===0&&ct():xn!=null&&xn.id&&ct(xn),ie(!1),te("")}),Qe=()=>{const un=document.querySelector('a[href="https://markerjs.com/"]');un&&un.parentNode&&(un.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(cn=>{const $n=document.querySelector(cn.name);$n&&$n.setAttribute("title",cn.title)})},je=()=>{Ct.current=new re.hP(vt.current),Ct.current.targetRoot=Gt.current,Ct.current.addEventListener("render",ce),Ct.current.addEventListener("beforeclose",nt),lt&&(Ct.current.availableMarkerTypes=Ct.current.ALL_MARKER_TYPES,Ct.current.uiStyleSettings.redoButtonVisible=!0,Ct.current.uiStyleSettings.notesButtonVisible=!0,Ct.current.uiStyleSettings.zoomButtonVisible=!0,Ct.current.uiStyleSettings.zoomOutButtonVisible=!0,Ct.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=Ct.current.uiStyleSettings,Ct.current.show(),oe!=null&&oe.snapshotData&&Ct.current.restoreState(oe.snapshotData),setTimeout(()=>{window.scrollTo(0,0),Qe()},300)};return St.createElement(St.Fragment,null,(oe==null?void 0:oe.visible)&&St.createElement(pe.Z,{spinning:jt,tip:ne,style:{position:"absolute",width:"100vw"}},St.createElement("div",{ref:Gt,className:Xe()(ge.imageDimensions,_e,Nt?ge.fullWidth:""),style:et},St.createElement("img",{className:ge.img,ref:vt}))))}},76562:function(nn,An,Ut){"use strict";var St=Ut(59301),ge=Ut(77019),ke=Ut(5269),Xe=Ut(20554),pe=Ut(99571),re=Ut(76902),se=Ut(99587),Ae=Ut(48136),fe=Ut(59301);const qt=(0,St.forwardRef)(({callback:Ze,showSaveButton:oe,value:_e=""},Nt)=>{const et=(0,St.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 "}]}]}],ct=[{name:"\u4EE3\u6570",value:"\\sqrt{a^2+b^2}",children:[{data:[{value:"\\left(x-1\\right)\\left(x+3\\right) "},{value:"\\sqrt{a^2+b^2}"},{value:"\\left ( \\frac{a}{b}\\right )^{n}= \\frac{a^{n}}{b^{n}}"},{value:"\\frac{a}{b}\\pm \\frac{c}{d}= \\frac{ad \\pm bc}{bd} "},{value:"\\frac{x^{2}}{a^{2}}-\\frac{y^{2}}{b^{2}}=1 "},{value:"\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0 "},{value:"\\sqrt[n]{a^{n}}=\\left ( \\sqrt[n]{a}\\right )^{n} "},{value:"x ={-b \\pm \\sqrt{b^2-4ac}\\over 2a} "},{value:"y-y_{1}=k \\left( x-x_{1}\\right) "},{value:`\\left\\{\\begin{matrix} \r
x=a + r\\text{cos}\\theta \\ \r
y=b + r\\text{sin}\\theta \r
\\end{matrix}\\right. `},{value:`\\begin{array}{l} \r
\\text{\u5BF9\u4E8E\u65B9\u7A0B\u5F62\u5982\uFF1A}x^{3}-1=0 \\ \r
\\text{\u8BBE}\\text{:}\\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{1}=1,x_{2}= \\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r
x_{3}= \\omega ^{2}=\\frac{-1-\\sqrt{3}i}{2} \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\left\\{\\begin{matrix} \r
\\Delta \\gt 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u4E0D\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta = 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r
\\Delta \\lt 0\\text{\u65B9\u7A0B\u65E0\u5B9E\u6839} \r
\\end{matrix}\\right. \r
\\end{array} `},{value:`\\begin{array}{l} \r
a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r
\\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r
\\mathop{{x}}\\nolimits_{{1,2}}=\\frac{{-b \\pm \r
\\sqrt{{\\mathop{{b}}\\nolimits^{{2}}-4ac}}}}{{2a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}+\\mathop{{x}}\\nolimits_{{2}}=-\\frac{{b}}{{a}} \\ \r
\\mathop{{x}}\\nolimits_{{1}}\\mathop{{x}}\\nolimits_{{2}}=\\frac{{c}}{{a}} \r
\\end{array} `}]}]},{name:"\u51E0\u4F55",value:"\\Delta A B C ",children:[{data:[{value:"\\Delta A B C "},{value:"a \\parallel c,b \\parallel c \\Rightarrow a \\parallel b "},{value:"l \\perp \\beta ,l \\subset \\alpha \\Rightarrow \\alpha \\perp \\beta"},{value:`\\left.\\begin{matrix} \r
a \\perp \\alpha \\ \r
b \\perp \\alpha \r
\\end{matrix}\\right\\}\\Rightarrow a \\parallel b`},{value:"P \\in \\alpha ,P \\in \\beta , \\alpha \\cap \\beta =l \\Rightarrow P \\in l "},{value:`\\alpha \\perp \\beta , \\alpha \\cap \\beta =l,a \\subset \\alpha ,a \\perp l \r
\\Rightarrow a \\perp \\beta `},{value:`\\left.\\begin{matrix} \r
a \\subset \\beta ,b \\subset \\beta ,a \\cap b=P \\ \r
a \\parallel \\partial ,b \\parallel \\partial \r
\\end{matrix}\\right\\}\\Rightarrow \\beta \\parallel \\alpha `},{value:"\\alpha \\parallel \\beta , \\gamma \\cap \\alpha =a, \\gamma \\cap \\beta =b \\Rightarrow a \\parallel b "},{value:"A \\in l,B \\in l,A \\in \\alpha ,B \\in \\alpha \\Rightarrow l \\subset \\alpha "},{value:`\\left.\\begin{matrix} \r
m \\subset \\alpha ,n \\subset \\alpha ,m \\cap n=P \\ \r
a \\perp m,a \\perp n \r
\\end{matrix}\\right\\}\\Rightarrow a \\perp \\alpha `},{value:`\\begin{array}{c} \r
\\text{\u76F4\u89D2\u4E09\u89D2\u5F62\u4E2D,\u76F4\u89D2\u8FB9\u957Fa,b,\u659C\u8FB9\u8FB9\u957Fc} \\ \r
a^{2}+b^{2}=c^{2} \r
\\end{array}`}]}]},{name:"\u4E0D\u7B49\u5F0F",value:"a > b",children:[{data:[{value:"a > b,b > c \\Rightarrow a > c "},{value:"a > b,c > d \\Rightarrow a+c > b+d "},{value:"a > b > 0,c > d > 0 \\Rightarrow ac bd "},{value:`\\begin{array}{c} \r
a \\gt b,c \\gt 0 \\Rightarrow ac \\gt bc \\ \r
a \\gt b,c \\lt 0 \\Rightarrow ac \\lt bc \r
\\end{array}`},{value:"\\left | a-b \\right | \\geqslant \\left | a \\right | -\\left | b \\right | "},{value:"-\\left | a \\right |\\leq a\\leqslant \\left | a \\right | "},{value:"\\left | a \\right |\\leqslant b \\Rightarrow -b \\leqslant a \\leqslant \\left | b \\right | "},{value:"\\left | a+b \\right | \\leqslant \\left | a \\right | + \\left | b \\right | "},{value:`\\begin{array}{c} \r
a \\gt b \\gt 0,n \\in N^{\\ast},n \\gt 1 \\ \r
\\Rightarrow a^{n}\\gt b^{n}, \\sqrt[n]{a}\\gt \\sqrt[n]{b} \r
\\end{array}`},{value:`\\left( \\sum_{k=1}^n a_k b_k \\right)^{\\!\\!2}\\leq \r
\\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right) `},{value:`\\begin{array}{c} \r
a,b \\in R^{+} \\ \r
\\Rightarrow \\frac{a+b}{{2}}\\ge \\sqrt{ab} \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
a,b \\in R \\ \r
\\Rightarrow a^{2}+b^{2}\\gt 2ab \\ \r
\\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r
\\end{array}`},{value:`\\begin{array}{c} \r
H_{n}=\\frac{n}{\\sum \\limits_{i=1}^{n}\\frac{1}{x_{i}}}= \\frac{n}{\\frac{1}{x_{1}}+ \\frac{1}{x_{2}}+ \\cdots + \\frac{1}{x_{n}}} \\ G_{n}=\\sqrt[n]{\\prod \\limits_{i=1}^{n}x_{i}}= \\sqrt[n]{x_{1}x_{2}\\cdots x_{n}} \\ A_{n}=\\frac{1}{n}\\sum \\limits_{i=1}^{n}x_{i}=\\frac{x_{1}+ x_{2}+ \\cdots + x_{n}}{n} \\ Q_{n}=\\sqrt{\\sum \\limits_{i=1}^{n}x_{i}^{2}}= \\sqrt{\\frac{x_{1}^{2}+ x_{2}^{2}+ \\cdots + x_{n}^{2}}{n}} \\ H_{n}\\leq G_{n}\\leq A_{n}\\leq Q_{n} \r
\\end{array}`}]}]},{name:"\u79EF\u5206",value:"\\frac{\\mathrm{d}\\partial}{\\partial x}",children:[{data:[{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}x^n=nx^{n-1} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}e^{ax}=a\\,e^{ax} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\ln(x)=\\frac{1}{x} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\sin x=\\cos x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cos x=-\\sin x "},{value:"\\int k\\mathrm{d}x = kx+C "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\tan x=\\sec^2 x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cot x=-\\csc^2 x "},{value:"\\int \\frac{1}{x}\\mathrm{d}x= \\ln \\left| x \\right| +C "},{value:"\\int \\frac{1}{\\sqrt{1-x^{2}}}\\mathrm{d}x= \\arcsin x +C "},{value:"\\int \\frac{1}{1+x^{2}}\\mathrm{d}x= \\arctan x +C "},{value:"\\int u \\frac{\\mathrm{d}v}{\\mathrm{d}x}\\,\\mathrm{d}x=uv-\\int \\frac{\\mathrm{d}u}{\\mathrm{d}x}v\\,\\mathrm{d}x "},{value:"f(x) = \\int_{-\\infty}^\\infty \\hat f(x)\\xi\\,e^{2 \\pi i \\xi x} \\,\\mathrm{d}\\xi "},{value:"\\int x^{\\mu}\\mathrm{d}x=\\frac{x^{\\mu +1}}{\\mu +1}+C, \\left({\\mu \\neq -1}\\right) "}]}]},{name:"\u4E09\u89D2",value:"e^{i \\theta}",children:[{name:"\u6C42\u548C Summation",data:[{value:"e^{i \\theta} "},{value:"\\left(\\frac{\\pi}{2}-\\theta \\right ) "},{value:"\\text{sin}^{2}\\frac{\\alpha}{2}=\\frac{1- \\text{cos}\\alpha}{2} "},{value:"\\text{cos}^{2}\\frac{\\alpha}{2}=\\frac{1+ \\text{cos}\\alpha}{2} "},{value:"\\text{tan}\\frac{\\alpha}{2}=\\frac{\\text{sin}\\alpha}{1+ \\text{cos}\\alpha} "},{value:"\\sin \\alpha + \\sin \\beta =2 \\sin \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\sin \\alpha - \\sin \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha + \\cos \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha - \\cos \\beta =-2\\sin \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"a^{2}=b^{2}+c^{2}-2bc\\cos A "},{value:"\\frac{\\sin A}{a}=\\frac{\\sin B}{b}=\\frac{\\sin C}{c}=\\frac{1}{2R} "},{value:"\\sin \\left ( \\frac{\\pi}{2}-\\alpha \\right ) = \\cos \\alpha "},{value:"\\sin \\left ( \\frac{\\pi}{2}+\\alpha \\right ) = \\cos \\alpha "}]}]},{name:"\u7EDF\u8BA1",value:"C_{r}^{n}",children:[{data:[{value:"C_{r}^{n} "},{value:"\\frac{n!}{r!(n-r)!} "},{value:"\\sum_{i=1}^{n}{X_i} "},{value:"\\sum_{i=1}^{n}{X_i^2} "},{value:"X_1, \\cdots,X_n "},{value:"\\frac{x-\\mu}{\\sigma} "},{value:"\\sum_{i=1}^{n}{(X_i - \\overline{X})^2} "},{value:`\\begin{array}{c} \r
\\text{\u82E5}P \\left( AB \\right) =P \\left( A \\right) P \\left( B \\right) \\\\ \r
\\text{\u5219}P \\left( A \\left| B\\right. \\right) =P \\left({B}\\right) \r
\\end{array}`},{value:"P(E) ={n \\choose k}p^k (1-p)^{n-k} "},{value:"P \\left( A \\right) = \\lim \\limits_{n \\to \\infty}f_{n}\\left ( A \\right ) "},{value:"P \\left( \\bigcup \\limits_{i=1}^{+ \\infty}A_{i}\\right) = \\prod \\limits_{i=1}^{+ \\infty}P{\\left( A_{i}\\right)} "},{value:`\\begin{array}{c} \r
P \\left( \\emptyset \\right) =0 \\\\ \r
P \\left( S \\right) =1 \r
\\end{array}`},{value:`\\begin{array}{c} \r
\\forall A \\in S \\\\ \r
P \\left( A \\right) \\ge 0 \r
\\end{array}`},{value:"P \\left( \\bigcup \\limits_{i=1}^{n}A_{i}\\right) = \\prod \\limits_{i=1}^{n}P \\left( A_{i}\\right) "},{value:`\\begin{array}{c} \r
S= \\binom{N}{n},A_{k}=\\binom{M}{k}\\cdot \\binom{N-M}{n-k} \\\\ \r
P\\left ( A_{k}\\right ) = \\frac{\\binom{M}{k}\\cdot \\binom{N-M}{n-k}}{\\binom{N}{n}} \r
\\end{array}`},{value:`\\begin{array}{c} \r
P_{n}=n! \\\\ \r
A_{n}^{k}=\\frac{n!}{\\left( n-k \\left) !\\right. \\right.} \r
\\end{array}`}]}]}],lt=Ct=>{et.current.setValue(et.current.getValue()+" "+Ct.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:fe.createElement(ge.Z,{className:se.Z.lists,gutter:[10,10]},nt.map((Ct,bt)=>fe.createElement(ke.Z,{flex:"110px",className:se.Z.item},fe.createElement("div",null,fe.createElement(re.Z,{value:`$$${Ct.value}$$`}),Ct.name),fe.createElement("div",{className:se.Z.children},Ct.children.map((Gt,jt)=>fe.createElement("div",{key:jt},fe.createElement("h1",null,Gt.name),fe.createElement(ge.Z,{gutter:[10,10]},Gt.data.map((ie,ne)=>fe.createElement(ke.Z,{key:ne,onClick:()=>lt(ie),className:se.Z.diamond},fe.createElement(re.Z,{value:"`$$"+ie.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:fe.createElement(ge.Z,{className:se.Z.lists,gutter:[10,10]},ct.map((Ct,bt)=>fe.createElement(ke.Z,{flex:"110px",className:se.Z.item},fe.createElement("div",null,fe.createElement(re.Z,{value:"`$$"+Ct.value+"$$`"}),Ct.name),fe.createElement("div",{className:se.Z.children},Ct.children.map((Gt,jt)=>fe.createElement("div",{key:jt},Gt.name&&fe.createElement("h1",null,Gt.name),fe.createElement(ge.Z,{gutter:[10,10]},Gt.data.map((ie,ne)=>fe.createElement(ke.Z,{key:ne,onClick:()=>lt(ie),className:se.Z.diamond},fe.createElement(re.Z,{value:"`$$"+ie.value+"$$`"}))))))))))}],vt=()=>{var Ct=document.createElement("div");Ct.innerHTML=et.current.getValue();var bt=Ct.innerText;return Ze&&Ze(bt),bt};return(0,St.useImperativeHandle)(Nt,()=>({getData:vt})),fe.createElement("div",{className:se.Z.mathWrap},fe.createElement(Xe.default,{defaultActiveKey:"1",items:pt}),fe.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}},_e||""),oe&&fe.createElement("div",{className:se.Z.button},fe.createElement(pe.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});An.Z=qt},28426:function(nn,An,Ut){"use strict";var St=Ut(59301),ge=Ut(93314),ke=Ut(99571),Xe=Object.defineProperty,pe=Object.defineProperties,re=Object.getOwnPropertyDescriptors,se=Object.getOwnPropertySymbols,Ae=Object.prototype.hasOwnProperty,fe=Object.prototype.propertyIsEnumerable,qt=(Nt,et,nt)=>et in Nt?Xe(Nt,et,{enumerable:!0,configurable:!0,writable:!0,value:nt}):Nt[et]=nt,Ze=(Nt,et)=>{for(var nt in et||(et={}))Ae.call(et,nt)&&qt(Nt,nt,et[nt]);if(se)for(var nt of se(et))fe.call(et,nt)&&qt(Nt,nt,et[nt]);return Nt},oe=(Nt,et)=>pe(Nt,re(et));const _e=({img:Nt,buttonProps:et={},styles:nt={},customText:ct,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:Ct,imgStyles:bt,loading:Gt=!1,className:jt=""})=>St.createElement("section",{className:`tc animated fadeIn ${jt}`,style:Ze({color:"#999",margin:"100px auto",visibility:Gt?"hidden":"visible"},nt)},St.createElement("img",{src:Nt||ge,style:oe(Ze({},bt),{pointerEvents:"none",userSelect:"none"})}),St.createElement("p",{className:"mt20 font14"},ct||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&St.createElement(ke.ZP,Ze({className:vt,onClick:pt},et),lt),Ct&&Ct);An.Z=_e},45677:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return vt}});var St=Ut(59301),ge={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},ke=Ut(99571),Xe=Ut(70557),pe=Ut(75975),re=Ut(25399),se=Ut(51257),Ae=Ut(81722),fe=Ut(28426),qt=Ut(346),Ze=Ut(44203),oe=Ut(59301),_e=Object.defineProperty,Nt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ct=(Ct,bt,Gt)=>bt in Ct?_e(Ct,bt,{enumerable:!0,configurable:!0,writable:!0,value:Gt}):Ct[bt]=Gt,lt=(Ct,bt)=>{for(var Gt in bt||(bt={}))et.call(bt,Gt)&&ct(Ct,Gt,bt[Gt]);if(Nt)for(var Gt of Nt(bt))nt.call(bt,Gt)&&ct(Ct,Gt,bt[Gt]);return Ct},pt=(Ct,bt,Gt)=>new Promise((jt,ie)=>{var ne=ce=>{try{De(Gt.next(ce))}catch(Qe){ie(Qe)}},te=ce=>{try{De(Gt.throw(ce))}catch(Qe){ie(Qe)}},De=ce=>ce.done?jt(ce.value):Promise.resolve(ce.value).then(ne,te);De((Gt=Gt.apply(Ct,bt)).next())}),vt=({editOffice:Ct="view",data:bt,issaver:Gt,onSaver:jt,theme:ie,type:ne,filename:te,monacoEditor:De,className:ce,style:Qe,close:je,onClose:un,hasMask:xn,disabledDownload:cn,onImgDimensions:$n,showNodata:qn,recordInfo:ee})=>{const[Yt,tn]=(0,St.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[Wn,On]=(0,St.useState)(""),[Be,sn]=(0,St.useState)(),fn=window.ENV==="build"?"/react/build":"",ri=location.host.startsWith("localhost")?qt.Z.PROXY_SERVER:qt.Z.API_SERVER,ve=10*(1024*1024),Le=(0,St.useRef)();bt!=null&&bt.startsWith("/api")&&ne!=="txt"&&(bt=qt.Z.API_SERVER+bt);const Pn=Tt=>Tt.substring(Tt.lastIndexOf("/")+1).split(".").pop();te&&De&&(De.filename=te),(0,St.useEffect)(()=>{var Tt,zt;const Et=(zt=(Tt=document.cookie)==null?void 0:Tt.replace(/\s/g,""))==null?void 0:zt.split(";");Et==null||Et.map(xe=>{let qe=xe.split("=");qe[0]==="_educoder_session"&&On(qe[1])})},[]),(0,St.useEffect)(()=>{ne==="office"&&(bt.indexOf("bigfilescdn.")>-1||bt.indexOf("bigfiles1")>-1?sn({url:bt,fileType:Pn(bt),model:bt.indexOf("model=edit")?"edit":"view"}):Bt())},[ne,bt]);function Cn(Tt){return pt(this,null,function*(){Tt.data.type==="pdfdata"&&(jt(Tt.data.data),window.removeEventListener("message",Cn,!1)),console.log("mess---:",Tt.data)})}const Bt=()=>pt(void 0,null,function*(){console.log("data:",bt);let Tt=bt;bt.startsWith("http")||(Tt=location.origin+Tt);let zt=new URL(Tt).pathname.split("/").pop();const Et=yield(0,Ae.gJ)({attachment_id:zt});Et.url=ri+Et.url,sn(Et)}),kt=()=>{if(bt.startsWith("http")||bt.startsWith("blob:")){wt();return}(0,se.Sv)(te||"educoder",bt,te)},wt=()=>{ee&&(0,Ze.fc)({id:ee==null?void 0:ee.id,watch_type:1,course_id:ee==null?void 0:ee.course_id}),(0,se.Nd)(te||"educoder",decodeURIComponent(bt))};return oe.createElement("div",{style:lt({},Qe||{}),className:`${xn&&ge.bgBlack} ${ne?ge.wrp:"hide"}`},je&&oe.createElement("div",{className:ge.close,ref:Le},!!$n&&oe.createElement(re.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>Le.current},oe.createElement("span",{onClick:()=>{un(),$n()}},oe.createElement("i",{className:"icon-yulanpizhu"}))),!cn&&oe.createElement(re.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>Le.current},oe.createElement("span",{onClick:wt},oe.createElement("i",{className:"icon-quxiaozhiding"}))),Gt&&oe.createElement(re.Z,{title:"\u4FDD\u5B58pdf\u5E76\u9000\u51FA",getPopupContainer:()=>Le.current},oe.createElement("span",{className:"",onClick:()=>{const Tt=document.getElementById("pdfiframe");window.addEventListener("message",Cn,!1),setTimeout(()=>{Tt.contentWindow.postMessage("getData","*")},300)}},oe.createElement("i",{className:"icon-baocun"}))),oe.createElement(re.Z,{title:"\u5173\u95ED",getPopupContainer:()=>Le.current},oe.createElement("span",{className:"",onClick:()=>{un()}},oe.createElement("i",{className:"icon-guanbi1"})))),oe.createElement("div",{className:`${ge[ce]} ${ce} ${ge.monaco} ${ne==="txt"?"show":"hide"}`},ne==="txt"&&oe.createElement(oe.Fragment,null,oe.createElement(pe.ZP,lt({},De)))),ne==="audio"&&oe.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}),ne==="video"&&oe.createElement(oe.Fragment,null,(bt==null?void 0:bt.indexOf("http"))>-1?oe.createElement("video",{controls:!0,src:`${bt}`,autoPlay:!0}):oe.createElement("video",{controls:!0,src:`data:video/mp4;base64,${bt}`,autoPlay:!0})),ne==="office"&&Be&&oe.createElement("iframe",{src:`${fn}/office.html?key=${Be.key}&url=${btoa(Be.url)}&callbackUrl=${ri+(Be.callbackUrl||"")}&fileType=${Be.fileType}&title=${Be.title||""}&model=${Ct}&officeServer=${qt.Z.ONLYOFFICE}&disabledDownload=${!!cn}`}),ne==="html"&&oe.createElement("iframe",{src:bt+"&disposition=inline"}),ne==="pdf"&&oe.createElement("iframe",{id:"pdfiframe",src:`${fn}/js/pdfview/index.html?filename=${te||"educoder.pdf"}&url=${encodeURIComponent(bt)}&disabledDownload=${!!cn}&model=${Ct}`}),ne==="image"&&oe.createElement("img",{src:`${(bt==null?void 0:bt.indexOf("http://"))>-1||(bt==null?void 0:bt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${bt}`}),(ne==="other"||ne==="download")&&oe.createElement(oe.Fragment,null,qn?oe.createElement(fe.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:oe.createElement(ke.ZP,{icon:oe.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:kt,disabled:cn},"\u4E0B\u8F7D")}):oe.createElement(ke.ZP,{type:"primary",size:"middle",onClick:kt,disabled:cn},oe.createElement(Xe.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},76902:function(nn,An,Ut){"use strict";Ut.d(An,{z:function(){return ie},Z:function(){return ne}});var St=Ut(59301),ge=Ut(8944),ke=Ut(81428),Xe=Ut(64018),pe=Ut(15360),re=Ut(346),se=Ut(51257),Ae=Ut(15342),fe=Ut(1012),qt=Ut(45677),Ze=Ut(59301),_e=({html:te})=>{const De=(0,St.useRef)(null),ce=(0,St.useRef)(null),Qe=`.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,St.useEffect)(()=>{const je=De.current.attachShadow({mode:"open"});ce.current=document.createElement("div"),ce.current.className="markdown-body",ce.current.innerHTML=te,je.appendChild(ce.current);const un=document.createElement("style");return un.textContent=Qe,je.appendChild(un),()=>{je.innerHTML=""}},[]),(0,St.useEffect)(()=>{ce.current&&(ce.current.innerHTML=te)},[te]),Ze.createElement("div",{ref:De})};function Nt(te){const De=["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"],ce=new RegExp(`\\b(${De.join("|")})\\s*=\\s*(?:"[^"]*"|'[^']*'|[^\\s>]*)`,"gi");return te.replace(ce,"").trim()}var et=Object.defineProperty,nt=Object.getOwnPropertySymbols,ct=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(te,De,ce)=>De in te?et(te,De,{enumerable:!0,configurable:!0,writable:!0,value:ce}):te[De]=ce,vt=(te,De)=>{for(var ce in De||(De={}))ct.call(De,ce)&&pt(te,ce,De[ce]);if(nt)for(var ce of nt(De))lt.call(De,ce)&&pt(te,ce,De[ce]);return te};const Ct="@\u2581\u2581@",bt="@\u2581@",Gt=/<pre[^>]*>/g;function jt(te){let De=document.createElement("div");return De.innerHTML=te,De.childNodes.length===0?"":De.childNodes[0].nodeValue}const ie=(te,De)=>{te=te||"";const ce=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,Qe=/\"(?: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,un=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return De?te.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(ce,(xn,cn,$n,qn,ee,Yt,tn)=>{const Wn=cn||qn||Yt,On=$n||ee||tn||"?";return re.Z.API_SERVER+"/api/attachments/"+Wn+On+"&t="+(0,se.Jn)(Wn,Date.now())+(xn.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(te=te.replace(un,(xn,cn,$n,qn,ee,Yt,tn)=>{const Wn=cn||qn||Yt,On=$n||ee||tn||"?";return re.Z.API_SERVER+"/attachments/download/"+Wn+On+"&t="+(0,se.Jn)(Wn,Date.now())+(xn.indexOf(")")>-1?")":"&")}).replace(ce,(xn,cn,$n,qn,ee,Yt,tn)=>{const Wn=cn||qn||Yt,On=$n||ee||tn||"?";return re.Z.API_SERVER+"/api/attachments/"+Wn+On+"&t="+(0,se.Jn)(Wn,Date.now())+(xn.indexOf(")")>-1?")":"&")}).replace(Qe,(xn,cn,$n,qn,ee)=>{const Yt=cn||qn,tn=$n||ee||"";return'"'+re.Z.API_SERVER+"/api/attachments/"+Yt+tn+Yt+tn+"&t="+(0,se.Jn)(Yt,Date.now())}).replace(je,(xn,cn,$n,qn,ee)=>{const Yt=cn||qn,tn=$n||ee||"";return"("+re.Z.API_SERVER+"/files/uploads/"+Yt+tn+Yt+tn+"&t="+(0,se.Jn)(Yt,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,`
`),te)};var ne=({value:te="",className:De,showTextOnly:ce,showLines:Qe,style:je={},stylesPrev:un={},highlightKeywords:xn,showProgramFill:cn,isProgramFill:$n,disabledFill:qn=!1,programFillValue:ee,onFillChange:Yt=On=>{},onFillBlur:tn=()=>{},onFillFocus:Wn=()=>{}})=>{let On=Nt(String(te||""));const[Be,sn]=(0,St.useState)(""),[fn,ri]=(0,St.useState)("office"),[hn,ve]=(0,St.useState)([]),Le=(0,St.useRef)("a"+(0,fe.Z)()),Pn={},Cn=Ve=>/<style[\s\S]*?>/i.test(Ve||""),Bt=(Ve,Tn,Sn)=>{const zn=document.createElement(Ve===bt?"input":"textarea");zn.style.width="100%",zn.style.height=Ve===bt?"40px":"151px",zn.rows=5,zn.spellcheck=!1,zn.name="edu-program-fill",zn.placeholder="\u8BF7\u8F93\u5165",zn.dataset.id=Tn;const pi=Object.keys(Pn).length;return Pn[pi]=zn,`<span class="edu-program-fill-wrap ${Ve===bt?"":"show"}" style="width:${Ve===bt?"600px":"100%"}" title=${Sn||""}><span>${zn.outerHTML}<span class="edu-program-fill-score" style="margin:0 6px"></span></span></span>`};function kt(Ve){return Ve=Ve.replace(/!\[.*?\]\(.*?\)/g,""),Ve=Ve.replace(/\[.*?\]\(.*?\)/g,""),Ve=Ve.replace(new RegExp("<iframe.*?<\\/iframe>","gs"),""),Ve=Ve.replace(/<embed.*?>/g,""),Ve=Ve.replace(/<img.*?>/g,""),Ve=Ve.replace(new RegExp("<video.*?>.*?<\\/video>","gs"),""),Ve=Ve.replace(new RegExp("<audio.*?>.*?<\\/audio>","gs"),""),Ve=Ve.replace(new RegExp("<style.*?>.*?<\\/style>","gs"),""),Ve=Ve.replace(new RegExp("<script.*?>.*?<\\/script>","gs"),""),Ve}const wt=Ve=>!ce&&Cn(On)?Ve:Ve.replace(/<style.*?>([\s\S]+?)<\/style>/gim,function(Tn,Sn){let zn=Sn.replace(/(\n|\r)/g,"").split("}"),pi=[];return zn.map(Bn=>{Bn!=""&&pi.push(`.${Le.current} ${Bn}`)}),`<style>${pi.join("}")}</style>`}),Tt=(0,St.useMemo)(()=>{try{const zn=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,pi=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Bn=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,ao=/\(\/attachments\/download\//g;On=On.replace(ao,"("+re.Z.API_SERVER+"/attachments/download/").replace(zn,"("+re.Z.API_SERVER+"/api/attachments/").replace(pi,'"'+re.Z.API_SERVER+"/api/attachments/").replace(Bn,'"'+re.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(zn){}if(cn){let zn=-1;return On=On.replaceAll("<","&lt;").replaceAll(">","&gt;").replace(/(@▁▁@|@▁@)/g,function(pi,Bn,ao){var gi;return++zn,Bt(pi,zn,(gi=ee==null?void 0:ee[zn])==null?void 0:gi.value.replaceAll("<","&lt;").replaceAll(">","&gt;"))}),`<pre style="background:#fff;padding:4px">${wt(On||"")}</pre>`}let Ve=wt(On);Ve=(0,ke.ZP)(Ve);const Tn=(0,ke.ez)();On.match(/\[TOC\]/)&&(Ve=Ve.replace("<p>[TOC]</p>",(0,ke.Qv)()),(0,ke.Iy)()),Ve=Ve.replace(/(__special_katext_id_\d+__)/g,(zn,pi)=>{const{type:Bn,expression:ao}=Tn[pi];return(0,Ae.renderToString)(jt(ao)||"",{displayMode:Bn==="block",throwOnError:!1,output:"html"})}),Ve=Ve.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,ke.AL)();const Sn=document.createElement("div");if(Sn.innerHTML=Ve,ce)return Sn.innerText;if(xn){const zn=xn.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return qe(Sn,zn),Sn.innerHTML}return setTimeout(()=>Ln(),500),Sn.innerHTML},[On,xn]);(0,St.useEffect)(()=>{Fn.current&&Fn.current.querySelectorAll(["input","textarea"]).forEach(Tn=>{Tn.oninput=zt,Tn.onblur=Et,Tn.onfocus=xe})},[hn]),(0,St.useEffect)(()=>{var Ve,Tn,Sn,zn,pi;if(ee!=null&&ee.length)try{const Bn=Fn.current.querySelectorAll(".edu-program-fill-score"),ao=Fn.current.querySelectorAll('[name="edu-program-fill"]');for(const[gi,Ii]of ao.entries())Ii.value=((Ve=ee==null?void 0:ee[gi])==null?void 0:Ve.value)||"",((Tn=ee==null?void 0:ee[gi])==null?void 0:Tn.type)==="warning"?Ii.className="program-fill-warning":((Sn=ee==null?void 0:ee[gi])==null?void 0:Sn.type)==="success"?Ii.className="program-fill-success":Ii.className="";for(const[gi,Ii]of Bn.entries())Ii.innerHTML=(zn=ee==null?void 0:ee[gi])!=null&&zn.score?`${(pi=ee==null?void 0:ee[gi])==null?void 0:pi.score}\u5206`:"";ve(ee)}catch(Bn){console.log(Bn,"error")}},[ee]);const zt=Ve=>{hn[Ve.target.dataset.id]=hn[Ve.target.dataset.id]||{},hn[Ve.target.dataset.id].value=Ve.target.value,ve([...hn]),Yt(hn,Ve.target.dataset.id)},Et=Ve=>{hn[Ve.target.dataset.id]=hn[Ve.target.dataset.id]||{},hn[Ve.target.dataset.id].value=Ve.target.value,ve([...hn]),tn(hn,Ve.target.dataset.id)},xe=Ve=>{hn[Ve.target.dataset.id]=hn[Ve.target.dataset.id]||{},hn[Ve.target.dataset.id].value=Ve.target.value,ve([...hn]),Wn(hn,Ve.target.dataset.id)};function qe(Ve,Tn){return Ve.childNodes.forEach(Sn=>{var zn;if(Sn.childNodes.length>0)qe(Sn,Tn);else if(Sn.nodeName!=="IMG")if(Sn.innerHTML)Sn.innerHTML=(zn=Sn.innerHTML)==null?void 0:zn.replace(new RegExp(Tn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>');else{const pi=document.createElement("span");pi.innerHTML=Sn.textContent.replace(new RegExp(Tn,"gi"),'<span style="color:#0152d9;background-color:#1890ff33">$&</span>'),Sn.replaceWith(pi)}})}const Fn=(0,St.useRef)();ke.jb.WebkitLineClamp=Qe,Qe&&(je=vt(vt({},je),ke.jb));function gn(Ve){let Tn=Ve.target;if(Tn.tagName.toUpperCase()==="A"){let Sn=Tn.getAttribute("href");if(Sn.indexOf("office")>-1)Ve.preventDefault(),sn(Sn),ri("office");else if(Sn.indexOf("application/pdf")>-1)Ve.preventDefault(),sn(Sn),ri("pdf");else if(Sn.indexOf("text/html")>-1)Ve.preventDefault(),sn(Sn),ri("html");else if(Sn.startsWith("#")){Ve.preventDefault();let zn=document.getElementById(Sn.replace("#",""));zn&&zn.scrollIntoView(!0)}}}const Ln=()=>{var Ve;const Tn=(Ve=Fn.current)==null?void 0:Ve.querySelectorAll("video");Tn==null||Tn.forEach(Sn=>{if(Sn.oncontextmenu=()=>!1,Sn.src.indexOf(".m3u8")>-1&&!Sn.canPlayType("application/vnd.apple.mpegurl")){if(pe.ZP.isSupported()){var zn=new pe.ZP;zn.loadSource(Sn.src),zn.attachMedia(Sn)}}})};return(0,St.useEffect)(()=>{if(Fn.current&&Tt&&Tt.match(Gt)&&window.PR.prettyPrint(),Fn.current)return Fn.current.addEventListener("click",gn),()=>{var Ve;(Ve=Fn.current)==null||Ve.removeEventListener("click",gn),(0,ke.AL)(),(0,ke.Iy)()}},[Tt,Fn.current,gn]),(0,St.useEffect)(()=>{var Ve;const Tn=Sn=>{Sn.preventDefault(),Sn.clipboardData.setData("text",window.getSelection().toString())};return(Ve=Fn.current)==null||Ve.addEventListener("copy",Tn),()=>{var Sn;(Sn=Fn.current)==null||Sn.removeEventListener("copy",Tn)}},[Fn.current]),St.createElement(St.Fragment,null,ce&&St.createElement("div",{ref:Fn},Tt),!ce&&!Cn(Tt)&&St.createElement("div",{ref:Fn,style:vt({},je),className:`${De||""} ${qn?"disabled-fill":""} markdown-body ${Le.current}`,dangerouslySetInnerHTML:{__html:Tt}}),!ce&&Cn(Tt)&&St.createElement(_e,{html:Tt}),St.createElement(qt.Z,{close:!0,data:Be,type:Be!=null&&Be.length?fn:"",style:vt({},un),onClose:()=>sn("")}))}},69720:function(nn,An,Ut){"use strict";Ut.d(An,{h:function(){return Ct}});var St=Ut(59301),ge=Ut(82326),ke=Ut(28284),Xe=Ut(99571),pe=Ut(89780),re=Ut.n(pe),se=Ut(8336),Ae=Ut(12469),fe=Object.defineProperty,qt=Object.defineProperties,Ze=Object.getOwnPropertyDescriptors,oe=Object.getOwnPropertySymbols,_e=Object.prototype.hasOwnProperty,Nt=Object.prototype.propertyIsEnumerable,et=(bt,Gt,jt)=>Gt in bt?fe(bt,Gt,{enumerable:!0,configurable:!0,writable:!0,value:jt}):bt[Gt]=jt,nt=(bt,Gt)=>{for(var jt in Gt||(Gt={}))_e.call(Gt,jt)&&et(bt,jt,Gt[jt]);if(oe)for(var jt of oe(Gt))Nt.call(Gt,jt)&&et(bt,jt,Gt[jt]);return bt},ct=(bt,Gt)=>qt(bt,Ze(Gt));const lt=ge.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"]};An.Z=({callback:bt,onCancel:Gt})=>{const[jt,ie]=(0,St.useState)("python");function ne(De){ie(vt[De][1])}function te(De){bt(De)}return St.createElement(ke.default,ct(nt({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:te,style:{width:500}}),St.createElement(ke.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},St.createElement(ge.default,{getPopupContainer:De=>De.parentNode,onChange:ne},Object.keys(vt).map(De=>St.createElement(lt,{key:De,value:De},vt[De][0])))),St.createElement(ke.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},St.createElement(Ct,{mode:jt})),St.createElement("div",{className:"flex-container flex-end"},St.createElement(Xe.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),St.createElement(Xe.ZP,{type:"ghost",onClick:Gt},"\u53D6\u6D88")))};function Ct({value:bt,onChange:Gt,mode:jt,options:ie={}}){const ne=(0,St.useRef)(),[te,De]=(0,St.useState)();return(0,St.useEffect)(()=>{if(te){let ce=function(Qe){const je=Qe.getValue();Gt&&Gt(je)};return te.on("change",ce),()=>{te.off("change",ce)}}},[te,Gt]),(0,St.useEffect)(()=>{te&&te.setOption("mode",jt)},[te,jt]),(0,St.useEffect)(()=>{te&&(bt!==te.getValue()||bt==="")&&setTimeout(()=>{te.setValue(bt||"")},300)},[te,bt]),(0,St.useEffect)(()=>{if(ne.current&&!te){const ce=re().fromTextArea(ne.current,nt({mode:jt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},ie));De(ce)}},[ne.current,te]),St.createElement("div",{className:"my-codemirror-container"},St.createElement("textarea",{ref:ne}))}},39793:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return lo}});var St=Ut(59301),ge=Ut(89780),ke=Ut.n(ge),Xe=Ut(76374),pe=Ut(8336),re=Ut(6313),se=Ut(25717),Ae=Ut(99498),fe=Ut(25419),qt=Ut(67549),Ze=Ut(76902),oe=({value:Fe="",className:Ee,showTextOnly:ye,showLines:Re,style:Kn={}})=>{const _n=(0,St.useMemo)(()=>"",[Fe]);return St.createElement(St.Fragment,null,St.createElement("div",{dangerouslySetInnerHTML:{__html:_n}}))},_e=Object.defineProperty,Nt=Object.defineProperties,et=Object.getOwnPropertyDescriptors,nt=Object.getOwnPropertySymbols,ct=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,pt=(Fe,Ee,ye)=>Ee in Fe?_e(Fe,Ee,{enumerable:!0,configurable:!0,writable:!0,value:ye}):Fe[Ee]=ye,vt=(Fe,Ee)=>{for(var ye in Ee||(Ee={}))ct.call(Ee,ye)&&pt(Fe,ye,Ee[ye]);if(nt)for(var ye of nt(Ee))lt.call(Ee,ye)&&pt(Fe,ye,Ee[ye]);return Fe},Ct=(Fe,Ee)=>Nt(Fe,et(Ee));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 Gt({onActionCallback:Fe,title:Ee,icon:ye,actionName:Re,className:Kn="",children:_n}){function Mi(){Fe(Re)}return St.createElement("a",{title:Ee,className:Kn,onClick:Mi},St.createElement("i",{className:`${ye}`}),_n)}var jt=({watch:Fe,showNullButton:Ee,showNullProgramButton:ye,onActionCallback:Re,fullScreen:Kn,insertTemp:_n,hidetoolBar:Mi,extraUse:Me})=>{const Ue=[...bt,{title:`${Fe?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${Fe?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return St.createElement("ul",{className:"markdown-toolbar-container"},!Mi&&Ue.map((In,Ei)=>St.createElement("li",{key:Ei},In.actionName?St.createElement(Gt,Ct(vt({},In),{onActionCallback:Re})):St.createElement("span",{className:"v-line"}))),Ee?St.createElement("li",null,St.createElement(Gt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:Re},St.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,ye?St.createElement(St.Fragment,null,St.createElement("li",null,St.createElement(Gt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:Re},St.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u5355\u884C\u586B\u7A7A\u9879"))),St.createElement("li",null,St.createElement(Gt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:Re},St.createElement("span",{className:"fill-tip"},"\u6DFB\u52A0\u591A\u884C\u586B\u7A7A\u9879")))):null,_n&&St.createElement("li",null,St.createElement(Gt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${_n}`,onActionCallback:Re},St.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),Me&&St.createElement("li",null,Me),St.createElement("li",{className:"btn-full-screen"},St.createElement(Gt,{icon:`${Kn?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:Kn?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:Re})))},ie=Ut(91558),ne=Ut(28284),te=Ut(37568),De=Ut(99571),ce=Object.defineProperty,Qe=Object.defineProperties,je=Object.getOwnPropertyDescriptors,un=Object.getOwnPropertySymbols,xn=Object.prototype.hasOwnProperty,cn=Object.prototype.propertyIsEnumerable,$n=(Fe,Ee,ye)=>Ee in Fe?ce(Fe,Ee,{enumerable:!0,configurable:!0,writable:!0,value:ye}):Fe[Ee]=ye,qn=(Fe,Ee)=>{for(var ye in Ee||(Ee={}))xn.call(Ee,ye)&&$n(Fe,ye,Ee[ye]);if(un)for(var ye of un(Ee))cn.call(Ee,ye)&&$n(Fe,ye,Ee[ye]);return Fe},ee=(Fe,Ee)=>Qe(Fe,je(Ee));const Yt={labelCol:{span:4},wrapperCol:{span:20}};var tn=({callback:Fe,onCancel:Ee})=>{function ye(Re){Fe(Re)}return St.createElement(ne.default,ee(qn({},Yt),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:ye,style:{width:500}}),St.createElement(ne.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},St.createElement(te.default,null)),St.createElement(ne.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},St.createElement(te.default,null)),St.createElement("div",{className:"flex-container flex-end"},St.createElement(De.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),St.createElement(De.ZP,{type:"ghost",onClick:Ee},"\u53D6\u6D88")))},Wn=Ut(69720),On=Ut(17077),Be=Ut(62957),sn=Ut(77019),fn=Ut(9507),ri=Ut(59301),hn=({callback:Fe,onCancel:Ee})=>{const ye=document.createElement("canvas"),Re=ye.getContext("2d");ye.width=1e3,ye.height=800,Re.fillStyle="#ffffff",Re.fillRect(0,0,ye.width,ye.height);const Kn=ye.toDataURL("image/png");return ri.createElement(Be.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},ri.createElement(sn.Z,{style:{height:"100vh"}},ri.createElement(fn.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:Kn,visible:!0,title:String(Date.now())},onOk:_n=>{Fe({src:_n.url})},onClose:Ee})))},ve=Ut(12378);function Le(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(Le,go.CommandHandler),Le.prototype.canAlignSelection=function(){var Fe=this.diagram;return!(Fe===null||Fe.isReadOnly||Fe.isModelReadOnly||Fe.selection.count<2)},Le.prototype.alignLeft=function(){var Fe=this.diagram;Fe.startTransaction("aligning left");var Ee=1/0;Fe.selection.each(function(ye){ye instanceof go.Link||(Ee=Math.min(ye.position.x,Ee))}),Fe.selection.each(function(ye){ye instanceof go.Link||ye.move(new go.Point(Ee,ye.position.y))}),Fe.commitTransaction("aligning left")},Le.prototype.alignRight=function(){var Fe=this.diagram;Fe.startTransaction("aligning right");var Ee=-1/0;Fe.selection.each(function(ye){if(!(ye instanceof go.Link)){var Re=ye.actualBounds.x+ye.actualBounds.width;Ee=Math.max(Re,Ee)}}),Fe.selection.each(function(ye){ye instanceof go.Link||ye.move(new go.Point(Ee-ye.actualBounds.width,ye.position.y))}),Fe.commitTransaction("aligning right")},Le.prototype.alignTop=function(){var Fe=this.diagram;Fe.startTransaction("alignTop");var Ee=1/0;Fe.selection.each(function(ye){ye instanceof go.Link||(Ee=Math.min(ye.position.y,Ee))}),Fe.selection.each(function(ye){ye instanceof go.Link||ye.move(new go.Point(ye.position.x,Ee))}),Fe.commitTransaction("alignTop")},Le.prototype.alignBottom=function(){var Fe=this.diagram;Fe.startTransaction("aligning bottom");var Ee=-1/0;Fe.selection.each(function(ye){if(!(ye instanceof go.Link)){var Re=ye.actualBounds.y+ye.actualBounds.height;Ee=Math.max(Re,Ee)}}),Fe.selection.each(function(ye){ye instanceof go.Link||ye.move(new go.Point(ye.actualBounds.x,Ee-ye.actualBounds.height))}),Fe.commitTransaction("aligning bottom")},Le.prototype.alignCenterX=function(){var Fe=this.diagram,Ee=Fe.selection.first();if(Ee){Fe.startTransaction("aligning Center X");var ye=Ee.actualBounds.x+Ee.actualBounds.width/2;Fe.selection.each(function(Re){Re instanceof go.Link||Re.move(new go.Point(ye-Re.actualBounds.width/2,Re.actualBounds.y))}),Fe.commitTransaction("aligning Center X")}},Le.prototype.alignCenterY=function(){var Fe=this.diagram,Ee=Fe.selection.first();if(Ee){Fe.startTransaction("aligning Center Y");var ye=Ee.actualBounds.y+Ee.actualBounds.height/2;Fe.selection.each(function(Re){Re instanceof go.Link||Re.move(new go.Point(Re.actualBounds.x,ye-Re.actualBounds.height/2))}),Fe.commitTransaction("aligning Center Y")}},Le.prototype.alignColumn=function(Fe){var Ee=this.diagram;Ee.startTransaction("align Column"),Fe===void 0&&(Fe=0),Fe=parseFloat(Fe);var ye=new Array;Ee.selection.each(function(Me){Me instanceof go.Link||ye.push(Me)});for(var Re=0;Re<ye.length-1;Re++){var Kn=ye[Re],_n=Kn.actualBounds.y+Kn.actualBounds.height+Fe,Mi=ye[Re+1];Mi.move(new go.Point(Kn.actualBounds.x,_n))}Ee.commitTransaction("align Column")},Le.prototype.alignRow=function(Fe){Fe===void 0&&(Fe=0),Fe=parseFloat(Fe);var Ee=this.diagram;Ee.startTransaction("align Row");var ye=new Array;Ee.selection.each(function(Me){Me instanceof go.Link||ye.push(Me)});for(var Re=0;Re<ye.length-1;Re++){var Kn=ye[Re],_n=Kn.actualBounds.x+Kn.actualBounds.width+Fe,Mi=ye[Re+1];Mi.move(new go.Point(_n,Kn.actualBounds.y))}Ee.commitTransaction("align Row")},Le.prototype.canRotate=function(Fe){var Ee=this.diagram;return!(Ee===null||Ee.isReadOnly||Ee.isModelReadOnly||Ee.selection.count<1)},Le.prototype.rotate=function(Fe){Fe===void 0&&(Fe=90);var Ee=this.diagram;Ee.startTransaction("rotate "+Fe.toString());var Ee=this.diagram;Ee.selection.each(function(ye){ye instanceof go.Link||ye instanceof go.Group||(ye.angle+=Fe)}),Ee.commitTransaction("rotate "+Fe.toString())},Le.prototype.pullToFront=function(){var Fe=this.diagram;Fe.startTransaction("pullToFront");var Ee=new go.Map;Fe.selection.each(function(ye){Ee.set(ye.layer,0)}),Ee.iteratorKeys.each(function(ye){var Re=0;ye.parts.each(function(Kn){if(!Kn.isSelected){var _n=Kn.zOrder;isNaN(_n)?Kn.zOrder=0:Re=Math.max(Re,_n)}}),Ee.set(ye,Re)}),Fe.selection.each(function(ye){Le._assignZOrder(ye,Ee.get(ye.layer)+1)}),Fe.commitTransaction("pullToFront")},Le.prototype.pushToBack=function(){var Fe=this.diagram;Fe.startTransaction("pushToBack");var Ee=new go.Map;Fe.selection.each(function(ye){Ee.set(ye.layer,0)}),Ee.iteratorKeys.each(function(ye){var Re=0;ye.parts.each(function(Kn){if(!Kn.isSelected){var _n=Kn.zOrder;isNaN(_n)?Kn.zOrder=0:Re=Math.min(Re,_n)}}),Ee.set(ye,Re)}),Fe.selection.each(function(ye){Le._assignZOrder(ye,Ee.get(ye.layer)-1-Le._findGroupDepth(ye))}),Fe.commitTransaction("pushToBack")},Le._assignZOrder=function(Fe,Ee,ye){ye===void 0&&(ye=Fe),Fe.layer===ye.layer&&(Fe.zOrder=Ee),Fe instanceof go.Group&&Fe.memberParts.each(function(Re){Le._assignZOrder(Re,Ee+1,ye)})},Le._findGroupDepth=function(Fe){if(Fe instanceof go.Group){var Ee=0;return Fe.memberParts.each(function(ye){Ee=Math.max(Ee,Le._findGroupDepth(ye))}),Ee+1}else return 0},Le.prototype.doKeyDown=function(){var Fe=this.diagram;if(Fe!==null){var Ee=Fe.lastInput;if(Ee.key==="Up"||Ee.key==="Down"||Ee.key==="Left"||Ee.key==="Right"){var ye=this.arrowKeyBehavior;if(ye==="none")return;if(ye==="select"){this._arrowKeySelect();return}else if(ye==="move"){this._arrowKeyMove();return}else if(ye==="tree"){this._arrowKeyTree();return}}go.CommandHandler.prototype.doKeyDown.call(this)}},Le.prototype._getAllParts=function(){var Fe=new Array;return this.diagram.nodes.each(function(Ee){Fe.push(Ee)}),this.diagram.parts.each(function(Ee){Fe.push(Ee)}),Fe},Le.prototype._arrowKeyMove=function(){var Fe=this.diagram,Ee=Fe.lastInput,ye=0,Re=0;if(Ee.control||Ee.meta)ye=1,Re=1;else if(Fe.grid!==null){var Kn=Fe.grid.gridCellSize;Re=Kn.width,ye=Kn.height}Fe.startTransaction("arrowKeyMove"),Fe.selection.each(function(_n){Ee.key==="Up"?_n.move(new go.Point(_n.actualBounds.x,_n.actualBounds.y-ye)):Ee.key==="Down"?_n.move(new go.Point(_n.actualBounds.x,_n.actualBounds.y+ye)):Ee.key==="Left"?_n.move(new go.Point(_n.actualBounds.x-Re,_n.actualBounds.y)):Ee.key==="Right"&&_n.move(new go.Point(_n.actualBounds.x+Re,_n.actualBounds.y))}),Fe.commitTransaction("arrowKeyMove")},Le.prototype._arrowKeySelect=function(){var Fe=this.diagram,Ee=Fe.lastInput,ye=null;Ee.key==="Up"?ye=this._findNearestPartTowards(270):Ee.key==="Down"?ye=this._findNearestPartTowards(90):Ee.key==="Left"?ye=this._findNearestPartTowards(180):Ee.key==="Right"&&(ye=this._findNearestPartTowards(0)),ye!==null&&(Ee.shift?ye.isSelected=!0:Ee.control||Ee.meta?ye.isSelected=!ye.isSelected:Fe.select(ye))},Le.prototype._findNearestPartTowards=function(Fe){var Ee=this.diagram.selection.first();if(Ee===null)return null;for(var ye=Ee.actualBounds.center,Re=this._getAllParts(),Kn=1/0,_n=Ee,Mi=0;Mi<Re.length;Mi++){var Me=Re[Mi];if(Me!==Ee&&Me.canSelect()){var Ue=Me.actualBounds.center,In=ye.directionPoint(Ue),Ei=this._angleCloseness(In,Fe);if(Ei<=45){var on=ye.distanceSquaredPoint(Ue);on*=1+Math.sin(Ei*Math.PI/180),on<Kn&&(Kn=on,_n=Me)}}}return _n},Le.prototype._angleCloseness=function(Fe,Ee){return Math.min(Math.abs(Ee-Fe),Math.min(Math.abs(Ee+360-Fe),Math.abs(Ee-360-Fe)))},Le.prototype._arrowKeyTree=function(){var Fe=this.diagram,Ee=Fe.selection.first();if(Ee instanceof go.Node){var ye=Fe.lastInput;if(ye.key==="Right"){if(!Ee.isTreeLeaf)if(!Ee.isTreeExpanded)Fe.commandHandler.canExpandTree(Ee)&&Fe.commandHandler.expandTree(Ee);else{var Re=this._sortTreeChildrenByY(Ee).first();Re!==null&&Fe.select(Re)}}else if(ye.key==="Left")if(!Ee.isTreeLeaf&&Ee.isTreeExpanded)Fe.commandHandler.canCollapseTree(Ee)&&Fe.commandHandler.collapseTree(Ee);else{var Kn=Ee.findTreeParentNode();Kn!==null&&Fe.select(Kn)}else if(ye.key==="Up"){var Kn=Ee.findTreeParentNode();if(Kn!==null){var _n=this._sortTreeChildrenByY(Kn),Mi=_n.indexOf(Ee);if(Mi>0){for(var Me=_n.elt(Mi-1);Me!==null&&Me.isTreeExpanded&&!Me.isTreeLeaf;){var Ue=this._sortTreeChildrenByY(Me);Me=Ue.last()}Me!==null&&Fe.select(Me)}else Fe.select(Kn)}}else if(ye.key==="Down")if(Ee.isTreeExpanded&&!Ee.isTreeLeaf){var Re=this._sortTreeChildrenByY(Ee).first();Re!==null&&Fe.select(Re)}else for(;Ee!==null;){var Kn=Ee.findTreeParentNode();if(Kn===null)break;var _n=this._sortTreeChildrenByY(Kn),Mi=_n.indexOf(Ee);if(Mi<_n.length-1){Fe.select(_n.elt(Mi+1));break}else Ee=Kn}var In=Fe.selection.first();In!==null&&Fe.scrollToRect(In.actualBounds)}},Le.prototype._sortTreeChildrenByY=function(Fe){var Ee=new go.List().addAll(Fe.findTreeChildrenNodes());return Ee.sort(function(ye,Re){var Kn=ye.location,_n=Re.location;return Kn.y<_n.y?-1:Kn.y>_n.y?1:Kn.x<_n.x?-1:Kn.x>_n.x?1:0}),Ee},Le.prototype.copyToClipboard=function(Fe){go.CommandHandler.prototype.copyToClipboard.call(this,Fe),this._lastPasteOffset.set(this.pasteOffset)},Le.prototype.pasteFromClipboard=function(){var Fe=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(Fe,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),Fe},Object.defineProperty(Le.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(Fe){if(Fe!=="move"&&Fe!=="select"&&Fe!=="scroll"&&Fe!=="tree"&&Fe!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+Fe);this._arrowKeyBehavior=Fe}}),Object.defineProperty(Le.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(Fe){if(!(Fe instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+Fe);this._pasteOffset.set(Fe)}});var Pn=Le,Cn=Ut(63720),Bt=Ut(5269),kt=Ut(38986),wt={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Tt=Ut(48790),zt=Ut(59301),Et=(Fe,Ee,ye)=>new Promise((Re,Kn)=>{var _n=Ue=>{try{Me(ye.next(Ue))}catch(In){Kn(In)}},Mi=Ue=>{try{Me(ye.throw(Ue))}catch(In){Kn(In)}},Me=Ue=>Ue.done?Re(Ue.value):Promise.resolve(Ue.value).then(_n,Mi);Me((ye=ye.apply(Fe,Ee)).next())});function xe({onCancel:Fe,callback:Ee}){let ye=(0,St.useRef)(),Re=(0,St.useRef)(),Kn=(0,St.useRef)(),_n=(0,St.useRef)(!1);const Mi=(0,St.useRef)(!1),[Me,Ue]=(0,St.useState)(0);function In(){const on=ve.bx.make,Wt={red:"#ff3333",blue:"#3358ff",green:"#25ad23",magenta:"#d533ff",purple:"#7d33ff",orange:"#ff6233",brown:"#8e571e",white:"#ffffff",black:"#000000",beige:"#fffcd5",extralightblue:"#d5ebff",extralightred:"#f2dfe0",lightblue:"#a5d2fa",lightgray:"#cccccc",lightgreen:"#b3e6b3",lightred:"#fcbbbd"};ye.current=new ve.S0(Re.current,{padding:20,grid:on(ve.s_,"Grid",on(ve.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),on(ve.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:le=>{var Nn=le.diagram.commandHandler.addTopLevelParts(le.diagram.selection,!0);Nn||le.diagram.currentTool.doCancel()},commandHandler:on(Pn),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:le=>{var Nn=le.subject;Nn.location=Nn.location.copy().snapToGridPoint(le.diagram.grid.gridOrigin,le.diagram.grid.gridCellSize),setTimeout(()=>{le.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:le=>{var Nn=le.subject;setTimeout(()=>{le.diagram.commandHandler.editTextBlock()})},LinkRelinked:le=>{var Nn=le.parameter.part;Nn.invalidateConnectedLinks();var ui=le.subject;le.diagram.toolManager.linkingTool.isForwards?ui.toNode.invalidateConnectedLinks():ui.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),ye.current.nodeTemplate=on(ve.NB,"Auto",{locationSpot:ve.z6.Center,locationObjectName:"SHAPE",desiredSize:new ve.$u(120,60),minSize:new ve.$u(40,40),resizable:!0,resizeCellSize:new ve.$u(10,10),rotatable:!0},new ve.KX("location","loc",ve.E9.parse).makeTwoWay(ve.E9.stringify),new ve.KX("desiredSize","size",ve.$u.parse).makeTwoWay(ve.$u.stringify),on(ve.bn,{name:"SHAPE",fill:Wt.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ve.z6.AllSides,toSpot:ve.z6.AllSides},new ve.KX("figure"),new ve.KX("fill"),new ve.KX("stroke","borderColor"),new ve.KX("strokeWidth","thickness"),new ve.KX("strokeDashArray","dash")),on(ve.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),on(ve.al,{margin:1,textAlign:"center",overflow:ve.al.OverflowEllipsis,editable:!0},new ve.KX("text").makeTwoWay(),new ve.KX("stroke","color"))),ye.current.nodeTemplate.toolTip=on("ToolTip",on(ve.s_,"Vertical",{maxSize:new ve.$u(200,NaN)},on(ve.al,{font:"bold 10pt sans-serif",textAlign:"center"},new ve.KX("text")),on(ve.al,{font:"10pt sans-serif",textAlign:"center"},new ve.KX("text","details"))));function ae(le,Nn){var ui=(vn,bi)=>{vn.handled=!0,vn.diagram.model.commit(Si=>{var Pi=bi.part.adornedPart,hi=new ve.E9().setRectSpot(Pi.actualBounds,le);hi.subtract(Pi.location),hi.scale(2,2),hi.x+=Math.sign(hi.x)*130,hi.y+=Math.sign(hi.y)*130,hi.add(Pi.location),hi.snapToGridPoint(vn.diagram.grid.gridOrigin,vn.diagram.grid.gridCellSize);var si=Si.copyNodeData(Pi.data);Si.setGroupKeyForNodeData(si,Si.getGroupKeyForNodeData(Pi.data)),Si.addNodeData(si);var Ci={from:Pi.key,to:Si.getKeyForNodeData(si)};Si.addLinkData(Ci);var Pe=vn.diagram.findNodeForData(si);Pe.location=hi,vn.diagram.select(Pe),setTimeout(()=>{vn.diagram.commandHandler.editTextBlock()},20)})};return on(ve.bn,{figure:Nn,alignment:le,alignmentFocus:le.opposite(),width:le.equals(ve.z6.Top)||le.equals(ve.z6.Bottom)?25:18,height:le.equals(ve.z6.Top)||le.equals(ve.z6.Bottom)?18:25,fill:"orange",stroke:Wt.white,strokeWidth:4,mouseEnter:(vn,bi)=>bi.fill="dodgerblue",mouseLeave:(vn,bi)=>bi.fill="orange",isActionable:!0,click:ui,contextClick:ui})}function rn(le){return on(ve.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:(Nn,ui)=>ui.fill="dodgerblue",mouseLeave:(Nn,ui)=>ui.fill="orange",click:(Nn,ui)=>{Nn.diagram.commandHandler.showContextMenu(ui.part.adornedPart)}},le||{})}ye.current.nodeTemplate.selectionAdornmentTemplate=on(ve.uz,"Spot",on(ve.Vm,{padding:10}),ae(ve.z6.Top,"TriangleUp"),ae(ve.z6.Left,"TriangleLeft"),ae(ve.z6.Right,"TriangleRight"),ae(ve.z6.Bottom,"TriangleDown"),rn({alignment:new ve.z6(.75,0)}));function he(le,Nn){return(ui,vn)=>{ui.handled=!0,ui.diagram.model.commit(bi=>{bi.set(vn.part.adornedPart.data,le,Nn)})}}function Kt(le,Nn){return Nn||(Nn="color"),on(ve.bn,{width:16,height:16,stroke:"lightgray",fill:le,margin:1,background:"transparent",mouseEnter:(ui,vn)=>vn.stroke="dodgerblue",mouseLeave:(ui,vn)=>vn.stroke="lightgray",click:he(Nn,le),contextClick:he(Nn,le)})}function $t(){return[on("ContextMenuButton",on(ve.s_,"Horizontal",Kt(Wt.white,"fill"),Kt(Wt.beige,"fill"),Kt(Wt.extralightblue,"fill"),Kt(Wt.extralightred,"fill"))),on("ContextMenuButton",on(ve.s_,"Horizontal",Kt(Wt.lightgray,"fill"),Kt(Wt.lightgreen,"fill"),Kt(Wt.lightblue,"fill"),Kt(Wt.lightred,"fill")))]}function Je(){return[on("ContextMenuButton",on(ve.s_,"Horizontal",Kt(Wt.black),Kt(Wt.green),Kt(Wt.blue),Kt(Wt.red))),on("ContextMenuButton",on(ve.s_,"Horizontal",Kt(Wt.white),Kt(Wt.magenta),Kt(Wt.purple),Kt(Wt.orange)))]}function Dn(le,Nn){return Nn||(Nn="thickness"),on(ve.bn,"LineH",{width:16,height:16,strokeWidth:le,margin:1,background:"transparent",mouseEnter:(ui,vn)=>vn.background="dodgerblue",mouseLeave:(ui,vn)=>vn.background="transparent",click:he(Nn,le),contextClick:he(Nn,le)})}function Xn(le,Nn){return Nn||(Nn="dash"),on(ve.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:le,margin:1,background:"transparent",mouseEnter:(ui,vn)=>vn.background="dodgerblue",mouseLeave:(ui,vn)=>vn.background="transparent",click:he(Nn,le),contextClick:he(Nn,le)})}function Ke(){return[on("ContextMenuButton",on(ve.s_,"Horizontal",Dn(1),Dn(2),Dn(3),Dn(4))),on("ContextMenuButton",on(ve.s_,"Horizontal",Xn(null),Xn([2,4]),Xn([4,4])))]}function be(le,Nn){return Nn||(Nn="figure"),on(ve.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:le,margin:1,background:"transparent",mouseEnter:(ui,vn)=>vn.fill="dodgerblue",mouseLeave:(ui,vn)=>vn.fill="lightgray",click:he(Nn,le),contextClick:he(Nn,le)})}ye.current.nodeTemplate.contextMenu=on("ContextMenu",on("ContextMenuButton",on(ve.s_,"Horizontal",be("Rectangle"),be("RoundedRectangle"),be("Ellipse"),be("Diamond"))),on("ContextMenuButton",on(ve.s_,"Horizontal",be("Parallelogram2"),be("ManualOperation"),be("Procedure"),be("Cylinder1"))),on("ContextMenuButton",on(ve.s_,"Horizontal",be("Terminator"),be("CreateRequest"),be("Document"),be("TriangleDown"))),$t(),Je(),Ke()),ye.current.groupTemplate=on(ve.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:ve.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(le,Nn)=>{var ui=Nn.addMembers(Nn.diagram.selection,!0);ui||Nn.diagram.currentTool.doCancel()},avoidable:!1},new ve.KX("location","loc",ve.E9.parse).makeTwoWay(ve.E9.stringify),on(ve.s_,"Auto",{name:"BODY"},on(ve.bn,{parameter1:10,fill:Wt.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:ve.z6.AllSides,toSpot:ve.z6.AllSides},new ve.KX("fill"),new ve.KX("stroke","color"),new ve.KX("strokeWidth","thickness"),new ve.KX("strokeDashArray","dash")),on(ve.Vm,{background:"transparent",margin:20})),on(ve.al,{alignment:ve.z6.Top,alignmentFocus:ve.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new ve.KX("text"),new ve.KX("stroke","color"))),ye.current.groupTemplate.selectionAdornmentTemplate=on(ve.uz,"Spot",on(ve.s_,"Auto",on(ve.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),on(ve.Vm,{margin:1.5})),rn({alignment:ve.z6.TopRight,alignmentFocus:ve.z6.BottomRight})),ye.current.groupTemplate.contextMenu=on("ContextMenu",$t(),Je(),Ke()),ye.current.linkTemplate=on(ve.rU,{layerName:"Foreground",routing:ve.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new ve.KX("fromSpot","fromSpot",ve.z6.parse),new ve.KX("toSpot","toSpot",ve.z6.parse),new ve.KX("fromShortLength","dir",le=>le>=1?10:0),new ve.KX("toShortLength","dir",le=>le>=1?10:0),new ve.KX("points").makeTwoWay(),on(ve.bn,{strokeWidth:2},new ve.KX("stroke","color"),new ve.KX("strokeWidth","thickness"),new ve.KX("strokeDashArray","dash")),on(ve.bn,{segmentIndex:0,segmentOffset:new ve.E9(15,0),segmentOrientation:ve.rU.OrientAlong,alignmentFocus:ve.z6.Right,figure:"circle",width:10,strokeWidth:0},new ve.KX("fill","color"),new ve.KX("visible","dir",le=>le===1)),on(ve.bn,{segmentIndex:-1,segmentOffset:new ve.E9(-10,6),segmentOrientation:ve.rU.OrientPlus90,alignmentFocus:ve.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ve.KX("fill","color"),new ve.KX("visible","dir",le=>le>=1),new ve.KX("width","thickness",le=>7+3*le),new ve.KX("height","thickness",le=>7+3*le),new ve.KX("segmentOffset","thickness",le=>new ve.E9(-15,4+1.5*le))),on(ve.bn,{segmentIndex:0,segmentOffset:new ve.E9(15,-6),segmentOrientation:ve.rU.OrientMinus90,alignmentFocus:ve.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new ve.KX("fill","color"),new ve.KX("visible","dir",le=>le===2),new ve.KX("width","thickness",le=>7+3*le),new ve.KX("height","thickness",le=>7+3*le),new ve.KX("segmentOffset","thickness",le=>new ve.E9(-15,4+1.5*le))),on(ve.al,{alignmentFocus:new ve.z6(0,1,-4,0),editable:!0},new ve.KX("text").makeTwoWay(),new ve.KX("stroke","color"))),ye.current.linkTemplate.selectionAdornmentTemplate=on(ve.uz,on(ve.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:me(2)},new ve.KX("pathPattern","thickness",me)),rn({alignmentFocus:new ve.z6(0,0,-6,-4)}));function me(le){return on(ve.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(le+4).toString()+" H3"})}function Rn(le){var Nn="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return le===0?Nn="M0 0 M16 16 M0 8 L16 8":le===2&&(Nn="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),on(ve.bn,{geometryString:Nn,margin:2,background:"transparent",mouseEnter:(ui,vn)=>vn.background="dodgerblue",mouseLeave:(ui,vn)=>vn.background="transparent",click:he("dir",le),contextClick:he("dir",le)})}function bn(le){var Nn=(ui,vn)=>{ui.handled=!0,ui.diagram.model.commit(bi=>{var Si=vn.part.adornedPart;bi.set(Si.data,le?"toSpot":"fromSpot",ve.z6.stringify(ve.z6.AllSides)),(le?Si.toNode:Si.fromNode).invalidateConnectedLinks()})};return on(ve.bn,{width:12,height:12,fill:"transparent",mouseEnter:(ui,vn)=>vn.background="dodgerblue",mouseLeave:(ui,vn)=>vn.background="transparent",click:Nn,contextClick:Nn})}function ze(le,Nn){var ui=0,vn=ve.z6.RightSide;le.equals(ve.z6.Top)?(ui=270,vn=ve.z6.TopSide):le.equals(ve.z6.Left)?(ui=180,vn=ve.z6.LeftSide):le.equals(ve.z6.Bottom)&&(ui=90,vn=ve.z6.BottomSide),Nn||(ui-=180);var bi=(Si,Pi)=>{Si.handled=!0,Si.diagram.model.commit(hi=>{var si=Pi.part.adornedPart;hi.set(si.data,Nn?"toSpot":"fromSpot",ve.z6.stringify(vn)),(Nn?si.toNode:si.fromNode).invalidateConnectedLinks()})};return on(ve.bn,{alignment:le,alignmentFocus:le.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:ui,background:"transparent",mouseEnter:(Si,Pi)=>Pi.background="dodgerblue",mouseLeave:(Si,Pi)=>Pi.background="transparent",click:bi,contextClick:bi})}ye.current.linkTemplate.contextMenu=on("ContextMenu",Je(),Ke(),on("ContextMenuButton",on(ve.s_,"Horizontal",Rn(0),Rn(1),Rn(2))),on("ContextMenuButton",on(ve.s_,"Horizontal",on(ve.s_,"Spot",bn(!1),ze(ve.z6.Top,!1),ze(ve.z6.Left,!1),ze(ve.z6.Right,!1),ze(ve.z6.Bottom,!1)),on(ve.s_,"Spot",{margin:new ve.Zt(0,0,0,2)},bn(!0),ze(ve.z6.Top,!0),ze(ve.z6.Left,!0),ze(ve.z6.Right,!0),ze(ve.z6.Bottom,!0)))));const pn=`{ "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 Li=["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 fi(le){return console.log("shapeName:",le),Li.indexOf(le)>=0}var Ji=new ve.YI(Kn.current,{maxSelectionCount:1,linkTemplate:on(ve.rU,{locationSpot:ve.z6.Center,selectionAdornmentTemplate:on(ve.uz,"Link",{locationSpot:ve.z6.Center},on(ve.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),on(ve.bn,{toArrow:"Standard",stroke:null}))},{routing:ve.rU.AvoidsNodes,curve:ve.rU.JumpOver,corner:5,toShortLength:4},new ve.KX("points"),on(ve.bn,{isPanelMain:!0,strokeWidth:2}),on(ve.bn,{toArrow:"Standard",stroke:null})),model:new ve.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...ve.bn.getFigureGenerators().toArray().map(le=>({text:"\u672A\u547D\u540D",size:"100 100",figure:le.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return ye.current.addDiagramListener("TextEdited",function(le){var Nn;const ui=le.subject.part;var vn=(Nn=document.activeElement)==null?void 0:Nn.value;typeof vn=="string"&&vn.trim()===""&&ye.current.model.commit(function(bi){bi.set(ui.data,"text","\u672A\u547D\u540D"),ye.current.commandHandler.stopCommand()},"increment")}),Ji.nodeTemplate=on(ve.NB,"Auto",{locationSpot:ve.z6.Center},new ve.KX("location","location",ve.E9.parse).makeTwoWay(ve.E9.stringify),on(ve.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 ve.KX("stroke").makeTwoWay(),new ve.KX("fill").makeTwoWay(),new ve.KX("figure")),on(ve.al,{margin:new ve.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new ve.$u(16,16),maxSize:new ve.$u(10,NaN),textAlign:"center",editable:!0},new ve.KX("key").makeTwoWay())),setTimeout(()=>{ye.current.grid=on(ve.s_,"Grid",on(ve.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),on(ve.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),ye.current.grid.visible=!0,ye.current.grid.gridCellStroke="darkgray",ye.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=ye.current,ye.current}const Ei=()=>Et(this,null,function*(){var on,Wt=ye.current.makeImage();const ae=yield(0,kt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:Wt.src,file_data:JSON.stringify({login:(on=(0,Tt.eY)())==null?void 0:on.login,data:JSON.parse(ye.current.model.toJson())})}});Ee({src:ae.url})});return(0,St.useEffect)(()=>(setTimeout(()=>{In()},500),Ue(Me+1),()=>{ye.current=null}),[]),zt.createElement("div",{ref:Mi,className:"body-overflow-initial"},zt.createElement(Be.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!Me,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:zt.createElement(sn.Z,null,zt.createElement(Bt.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),zt.createElement(Bt.Z,{onClick:()=>{var on,Wt,ae=ye.current.selection.first();if(_n.current=!_n.current,document.activeElement&&ae){let rn=(Wt=(on=document.activeElement)==null?void 0:on.value)==null?void 0:Wt.trim();typeof rn=="string"&&ye.current.model.commit(function(he){he.set(ae.data,"text",rn||"\u672A\u547D\u540D"),ye.current.commandHandler.stopCommand()},"increment")}Ue(Me+1)}},zt.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:Fe},zt.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:_n.current?"none":"block"},className:wt.flowChartWrp},zt.createElement("div",{style:{display:"flex",height:"100%"}},zt.createElement("div",{style:{width:"300px",height:"100%"}},zt.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),zt.createElement("div",{style:{height:"calc(100% - 50px)"},className:wt.myPaletteDiv,ref:Kn})),zt.createElement("div",{style:{flex:1,position:"relative"}},zt.createElement("div",{ref:Re,style:{height:"80vh"}}))),zt.createElement("div",{className:"tr"},zt.createElement(De.ZP,{size:"large",onClick:Ei,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var qe=xe,Fn=Ut(47889),gn=Ut(71051);const Ln=Fn.ZP.Group,Ve={margin:"0 8px"};var Tn=({callback:Fe,onCancel:Ee})=>{function ye(Re){Fe(Re)}return St.createElement(ne.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:ye},St.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},St.createElement("span",{style:Ve},"\u5355\u5143\u683C\u6570\uFF1A"),St.createElement("span",{style:Ve},"\u884C\u6570"),St.createElement(ne.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},St.createElement(gn.Z,null)),St.createElement("span",{style:Ve},"\u5217\u6570"),St.createElement(ne.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},St.createElement(gn.Z,null))),St.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},St.createElement("span",{style:Ve},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),St.createElement(ne.default.Item,{name:"align"},St.createElement(Ln,null,St.createElement(Fn.ZP,{value:"default"},St.createElement("i",{className:"fa fa-align-justify"})),St.createElement(Fn.ZP,{value:"left"},St.createElement("i",{className:"fa fa-align-left"})),St.createElement(Fn.ZP,{value:"center"},St.createElement("i",{className:"fa fa-align-center"})),St.createElement(Fn.ZP,{value:"right"},St.createElement("i",{className:"fa fa-align-right"}))))),St.createElement("div",{className:"flex-container flex-end"},St.createElement(De.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),St.createElement(De.ZP,{type:"ghost",onClick:Ee},"\u53D6\u6D88")))},Sn=Ut(71411),zn=Ut(43001),pi=Ut.n(zn),ao=(0,St.forwardRef)(({use3d:Fe,width:Ee,height:ye,callback:Re,showSaveButton:Kn},_n)=>{const Mi=(0,St.useRef)(),Me=(0,St.useRef)(),[Ue,In]=(0,St.useState)(!1),Ei=(0,St.useRef)({id:Mi,appName:"graphing",width:Ee||1e3,height:ye||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,St.useEffect)(()=>{Me.current=new(pi())(Ei.current,!0),window.onload=function(){Me.current.inject("applet_container")}},[]);const on=()=>{var Wt=window.ggbApplet.getPNGBase64(1,!0,72);return Re&&Re(Wt),Wt};return(0,St.useEffect)(()=>{Ei.current.appName=Ue?"3D":"graphing",Me.current.inject("applet_container")},[Ue]),(0,St.useEffect)(()=>{In(Fe)},[Fe]),(0,St.useImperativeHandle)(_n,()=>({getImgData:on})),St.createElement(St.Fragment,null,St.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:Mi}),St.createElement(sn.Z,{align:"middle"},St.createElement(Bt.Z,{flex:1},St.createElement(Sn.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:Ue,onChange:Wt=>In(Wt)})),St.createElement(Bt.Z,null,St.createElement(De.ZP,{size:"large",onClick:on,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),gi=Ut(76562),Ii=Ut(6767);const _i="link",Ro="upload-image",so="add-flowchart",Qi="draw-image",oo="add-flowchart",Bo="code-block",Ki="add-table",zo="------------",pr={default:zo,left:`:${zo}`,center:`:${zo}:`,right:`${zo}:`};var jo=Ut(37808);function Vr(){}let Ir=0;const $o=1e4,Wo="\u2581",Ti="@\u2581\u2581@",Lo="@\u2581@",Lt=`
**\u6A21\u677F\u6807\u9898**
\u6A21\u677F\u6B63\u6587\u5185\u5BB9\uFF0C\u53EF\u8F93\u5165\u6587\u672C\u5185\u5BB9\u548C\u7C98\u8D34\u56FE\u7247\u7B49\u64CD\u4F5C`,_o=["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 wo(Fe){return/^\d+$/.test(Fe)?`${Fe}px`:Fe}const Qn=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",li={[Qn+"-B"]:"bold",[Qn+"-I"]:"italic"},mi={[_i]:"\u6DFB\u52A0\u94FE\u63A5",[Bo]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[Ro]:"\u6DFB\u52A0\u56FE\u7247",[Qi]:"\u6DFB\u52A0\u753B\u56FE",[so]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Ki]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var lo=({defaultValue:Fe="",onChange:Ee,width:ye="100%",height:Re=400,miniToolbar:Kn=!1,isFocus:_n=!1,watch:Mi,insertTemp:Me,mode:Ue="markdown",id:In="markdown-editor-id",showResizeBar:Ei=!1,noStorage:on=!1,showNullButton:Wt=!1,showNullProgramButton:ae=!1,hidetoolBar:rn=!1,fullScreen:he=!1,onBlur:Kt,onCMBeforeChange:$t,onFullScreen:Je,className:Dn="",disablePaste:Xn=!1,disabled:Ke=!1,disabledFill:be=!1,placeholder:me="",values:Rn="",extraUse:bn})=>{const[ze,pn]=(0,St.useState)(null),[Li,fi]=(0,St.useState)(Fe),[Ji,le]=(0,St.useState)(Mi),[Nn,ui]=(0,St.useState)(he),[vn,bi]=(0,St.useState)(""),[Si,Pi]=(0,St.useState)(0),[hi,si]=(0,St.useState)(Re),[Ci,Pe]=(0,St.useState)(!1),[Xi,Ce]=(0,St.useState)(0),[kn,Ri]=(0,St.useState)(0),di=(0,St.useRef)(),mo=(0,St.useRef)(),Fi=(0,St.useRef)(),Jn=(0,St.useRef)();(0,St.useEffect)(()=>{const Yn=window.scrollY||window.pageYOffset;fi(Rn),ze==null||ze.setValue(Rn),window.scrollTo(0,Yn)},[Rn]),(0,St.useEffect)(()=>{Je==null||Je(Nn)},[Nn]),(0,St.useEffect)(()=>{if(di.current){let Yn=function(ii,Ye){var io;if(Xn){Ye.preventDefault();return}const fo=Ye.clipboardData;if(fo){const Xo=fo.types.toString(),co=fo.items;if(Xo==="Files"||fo.types.indexOf("Files")>-1){if(Ye.preventDefault(),Ue=="stex")return;try{let Jo=co[1];((io=co[0])==null?void 0:io.kind)==="file"&&(Jo=co[0]);const hr=Jo.getAsFile(),wr=hr.name.split(".").pop();(0,On.I)(hr,tr=>{var Ur,xr,we;tr.id?((Ur=hr==null?void 0:hr.type)==null?void 0:Ur.indexOf("image"))>-1?Hn.replaceSelection(`<img width="100%" src="/api/attachments/${tr.id}?type=${tr.content_type})" alt="" />`):((xr=hr==null?void 0:hr.type)==null?void 0:xr.indexOf("video"))>-1?Hn.replaceSelection(`<video width="100%" controls src="/api/attachments/${tr.id}"></video>`):((we=hr==null?void 0:hr.type)==null?void 0:we.indexOf("pdf"))>-1?Hn.replaceSelection(`<a href="/api/attachments/${tr.id}?type=${hr.type}&disposition=inline" target="_blank">${hr.name}</a>`):_o.includes(wr)?Hn.replaceSelection(`<a href="/api/attachments/${tr.id}?type=office&disposition=inline" target="_blank">${hr.name}</a>`):Hn.replaceSelection(`[${hr.name}](/api/attachments/${tr.id}?type=${tr.content_type})`):(tr==null?void 0:tr.status)===401&&(document.location.href="/user/login")})}catch(Jo){Ii.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const Hn=ke().fromTextArea(di.current,{mode:Ue,lineNumbers:!Kn,lineWrapping:!0,value:Fe,autoCloseTags:!0,autoCloseBrackets:!0});return Hn.on("keyup",function(ii,Ye){Ye.keyCode===8&&(ii.getValue()==""?Hn.setOption("placeholder",me):Hn.setOption("placeholder",null))}),Hn.on("keydown",function(ii,Ye){if(Ye.keyCode===8){var io=Ui(ii);io&&Ye.preventDefault()}}),_n&&Hn.focus(),Hn.on("paste",Yn),Ke&&Hn.on("beforeChange",function(ii,Ye){(Ye.origin==="paste"||Ye.origin==="+input")&&Ye.cancel()}),pn(Hn),()=>{Hn.off("paste",Yn)}}},[]);const Wi=(0,St.useCallback)(()=>{if(mo.current)try{}catch(Yn){console.log(Yn,"---- to set md editor body height")}},[hi,mo,Nn]);(0,St.useEffect)(()=>{function Yn(){let Hn=new Xe.Z(ii=>{for(let Ye of ii)(Ye.target.offsetHeight>0||Ye.target.offsetWidth>0)&&(Wi(),ze.setSize("100%","100%"),ze.refresh())});return Hn.observe(di.current.parentElement),Hn}if(ze){const Hn=Yn();return()=>{var ii,Ye;(ii=di.current)!=null&&ii.parentElement&&Hn.unobserve((Ye=di.current)==null?void 0:Ye.parentElement)}}},[ze,Wi]),(0,St.useEffect)(()=>{if(ze){let Yn=[];for(const[Hn,ii]of Object.entries(li)){let Ye={[Hn]:()=>{Ai(ii)}};Yn.push(Ye),ze.addKeyMap(Ye)}return()=>{for(let Hn of Yn)ze.removeKeyMap(Hn)}}},[ze]),(0,St.useEffect)(()=>{he!==Nn&&ui(he)},[he]),(0,jo.Z)(()=>{if(!on&&Si>0){let Yn=new Date().getTime(),Hn=window.sessionStorage.getItem(In);Yn>=Si+$o&&(!Hn||Hn!==Li)&&(window.sessionStorage.setItem(In,Li),Pe(!0))}},$o),(0,St.useEffect)(()=>{le(Mi)},[ze,Mi]),(0,St.useEffect)(()=>{ze&&_n&&ze.focus()},[ze,_n]),(0,St.useEffect)(()=>{if(Ji&&ze){let Yn=function(ii){let Ye=ii.target;if(Jn.current){let io=Ye.scrollTop/Ye.scrollHeight;Jn.current.scrollTop=Jn.current.scrollHeight*io}};const Hn=ze.getScrollerElement();return Hn.addEventListener("scroll",Yn),()=>{Hn.removeEventListener("scroll",Yn)}}},[ze,Ji]),(0,St.useEffect)(()=>{if(ze&&$t){let Yn=function(Hn,ii){$t(Hn,ii)};return ze.on("beforeChange",Yn),()=>{ze.off("beforeChange",Yn)}}},[ze,$t]),(0,St.useEffect)(()=>{if(ze&&Kt){let Yn=function(){Kt(ze.getValue())};return ze.on("blur",Yn),()=>{ze.off("blur",Yn)}}},[ze,Kt]);function Ui(Yn,Hn){var ii=Yn.getDoc(),Ye=ii.getCursor(),io=ii.getLine(Ye.line),fo=io.charAt(Ye.ch-1),Xo=io.lastIndexOf("@\u2581@",Ye.ch),co=io.lastIndexOf("@\u2581\u2581@",Ye.ch),Jo=Xo>co?Xo:co,hr=Xo>co?3:4;if(Ti.indexOf(fo)===-1)return null;if(console.log("change1:",Hn,Yn,io,Ye,Jo,Xo,co,fo),Jo>=0&&Ye.ch-Jo<5){var wr=Jo+hr;return ii.replaceRange("",{line:Ye.line,ch:Jo},{line:Ye.line,ch:wr}),{line:Ye.line,ch:wr}}return null}(0,St.useEffect)(()=>{if(ze){let Yn=function(Hn,ii){const Ye=Hn.getValue();fi(Ye),Pi(new Date().getTime()),Hn.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),Ee&&(ae?Ee(Ye,Gn(Ye)):Ee(Ye))};return ze.on("change",Yn),()=>{ze.off("change",Yn)}}},[ze,Ee]),(0,St.useEffect)(()=>{if(ze)if(Fe==null)ze.setValue(""),fi("");else{const Yn=window.scrollY||window.pageYOffset;Fe!==ze.getValue()&&(ze.setValue(Fe),fi(Fe),ze.setCursor(Ke?1:ze.lineCount(),0),window.scrollTo(0,Yn))}},[ze,Fe]);const Ai=(0,St.useCallback)(Yn=>{const Hn=ze.getCursor(),ii=ze.getSelection();let Ye=ii.split(`
`);switch(Yn){case"bold":return ze.replaceSelection("**"+ii+"**"),ii===""&&ze.setCursor(Hn.line,Hn.ch+2),ze.focus();case"italic":return ze.replaceSelection("*"+ii+"*"),ii===""&&ze.setCursor(Hn.line,Hn.ch+1),ze.focus();case"code":return ze.replaceSelection("`"+ii+"`"),ii===""&&ze.setCursor(Hn.line,Hn.ch+1),ze.focus();case"inline-latex":return bi("inline-latex"),ze.focus();case"latex":return ze.replaceSelection("```latex\n"+ii+"\n```"),ze.setCursor(Hn.line+1,ii.length+1),ze.focus();case"line-break":return ze.replaceSelection(`<br/>
`),ze.focus();case"list-ul":return ii===""?ze.replaceSelection("- "+ii):ze.replaceSelection(Ye.map(io=>io===""?"":`- ${io}`).join(`
`)),ze.focus();case"list-ol":return ii===""?ze.replaceSelection("1. "+ii):ze.replaceSelection(Ye.map((io,fo)=>io===""?"":`${fo+1}. ${io}`).join(`
`)),ze.focus();case"add-null-ch":return ii===""&&ze.setCursor(Hn.line,Hn.ch),ze.replaceSelection(Wo),ze.focus();case"add-signal":return ii===""&&ze.setCursor(Hn.line,Hn.ch),ze.replaceSelection(Lo),ze.focus();case"add-multiple":return ii===""&&ze.setCursor(Hn.line,Hn.ch),ze.replaceSelection(Ti),ze.focus();case"inster-template-1":return ii===""&&ze.setCursor(Hn.line,Hn.ch),ze.replaceSelection(Lt),ze.focus();case"eraser":return ze.setValue(""),ze.focus();case"trigger-watch":return le(!Ji),ze.focus();case"trigger-full-screen":return ui(!Nn),ze.focus();case _i:bi(_i);return;case Bo:bi(Bo);return;case Ro:bi(Ro);return;case Qi:bi(Qi);return;case"maths-latex":bi("maths-latex");return;case so:bi(so);return;case Ki:bi(Ki);return;default:throw new Error}},[ze,Ji,Nn]),ln=(0,St.useCallback)((Yn,Hn)=>{var ii,Ye,io,fo,Xo,co;switch(bi(""),vn){case _i:const{title:Ur,link:xr}=Yn;return ze.replaceSelection(`[${Ur}](${xr})`),ze.focus();case Bo:const{language:we,content:Qo}=Yn;return ze.replaceSelection(["```"+we,Qo,"```"].join(`
`)),ze.focus();case"maths-latex":for(var Jo=atob(Yn),hr=new Uint8Array(Jo.length),wr=0;wr<Jo.length;wr++)hr[wr]=Jo.charCodeAt(wr);var tr=new Blob([hr],{type:"image/png"});(0,On.I)(tr,Zr=>{Zr.id?ze.replaceSelection(`![,](/api/attachments/${Zr.id}?type=${Zr.content_type})`):(Zr==null?void 0:Zr.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":ze.replaceSelection("`$$"+Yn+"$$`");break;case Ro:case Qi:case oo:const{src:Is,alt:as}=Yn,To=Hn,ys=(io=(Ye=(ii=To==null?void 0:To.name)==null?void 0:ii.split("."))==null?void 0:Ye.pop)==null?void 0:io.call(Ye);return((fo=To==null?void 0:To.type)==null?void 0:fo.indexOf("image"))>-1||!(To!=null&&To.type)?To!=null&&To.align||To!=null&&To.width?ze.replaceSelection(`<p style="text-align:${To.align||"initial"}"><img width="${To.width?To.width+"%":"initial"}" src="${Is}" alt="${as||""}" /></p>`):ze.replaceSelection(`<img width="100%" src="${Is}" alt="${as||""}" />`):((Xo=To==null?void 0:To.type)==null?void 0:Xo.indexOf("video"))>-1?ze.replaceSelection(`<video width="100%" controls src="${Is}"></video>`):((co=To==null?void 0:To.type)==null?void 0:co.indexOf("pdf"))>-1?ze.replaceSelection(`<a href="${Is}?type=${To.type}&disposition=inline" target="_blank">${To.name}</a>`):_o.includes(ys)?ze.replaceSelection(`<a href="${Is}?type=office&disposition=inline" target="_blank">${To.name}</a>`):ze.replaceSelection(`[${To.name}](${Is})`),ze.focus();case Ki:const{row:Rs,col:tl,align:ko}=Yn;let br=`
`;for(let Zr=0;Zr<Rs;Zr++){let _a=[],Wl=[];for(let ea=0;ea<tl;ea++)Zr===1&&Wl.push(pr[ko]),_a.push(" ");Zr===1&&(br+=`| ${Wl.join(" | ")} |
`),br+=`| ${_a.join(tl===1?"":" | ")} |
`}return ze.replaceSelection(br+`
`),ze.focus();default:throw new Error}},[ze,vn]),Dt=(0,St.useMemo)(()=>{switch(vn){case _i:return St.createElement(tn,{callback:ln,onCancel:to});case Bo:return St.createElement(Wn.Z,{callback:ln,onCancel:to});case Ro:return St.createElement(On.Z,{callback:ln,onCancel:to});case so:return St.createElement(qe,{callback:ln,onCancel:to});case Ki:return St.createElement(Tn,{callback:ln,onCancel:to});case"maths-latex":return St.createElement(ao,{showSaveButton:!0,callback:ln});case"inline-latex":return St.createElement(gi.Z,{showSaveButton:!0,callback:ln});default:return null}},[vn]);function to(){bi("")}(0,St.useEffect)(()=>{if(Fi.current){let Yn=function(Xo){io=!0,fo=Xo.pageY},Hn=function(){io=!1},ii=function(Xo){if(io){let co=Xo.pageY-fo;co<0&&(co=0),co>300&&(co=300);let Jo=Re+co+"px";si(Jo)}},Ye=Fi.current,io=!1,fo=0;return Ye.addEventListener("mousedown",Yn),document.addEventListener("mousemove",ii),document.addEventListener("mouseup",Hn),()=>{Ye.removeEventListener("mousedown",Yn),document.removeEventListener("mousemove",ii),document.removeEventListener("mouseup",Hn)}}},[ze,Fi]),(0,St.useEffect)(()=>{si(Re)},[Re]);const Er=wo(ye),Rr=wo(hi),ur={width:Er,height:Rr},ho=(0,St.useMemo)(()=>{if(Si){let Yn=new Date(Si),Hn=Yn.getHours(),ii=Yn.getMinutes(),Ye=Yn.getSeconds();return Hn=Hn<10?"0"+Hn:Hn,ii=ii<10?"0"+ii:ii,Ye=Ye<10?"0"+Ye:Ye,`${Hn}:${ii}:${Ye}`}return 0},[Si]),Gn=Yn=>{const Hn=[];if(ae){let ii=-1;Yn=Yn.replace(/(@▁▁@|@▁@)/g,function(Ye,io,fo){Hn.push({multiLine:Ye!==Lo})})}return Hn};function ti(){window.sessionStorage.removeItem(In),Pe(!1),Pi(0)}function ji(){Pe(!1),Pi(0),ze.setValue(window.sessionStorage.getItem(In))}(0,St.useEffect)(()=>{mi[vn]&&vn!==Qi&&vn!==so&&setTimeout(()=>{const Yn=document.getElementsByClassName("markdown-popup-form")[0],Hn=window.innerWidth/2-Yn.offsetWidth/2,ii=window.innerHeight/2-Yn.offsetHeight/2;Ce(Hn),Ri(ii)},0)},[vn]);const Un=Yn=>{Yn.preventDefault();const Hn=Yn.clientX-Xi,ii=Yn.clientY-kn;document.body.onmousemove=Ye=>{let io=Ye.clientX-Hn,fo=Ye.clientY-ii;const Xo=document.getElementsByClassName("markdown-popup-form")[0],co=window.innerWidth-Xo.offsetWidth,Jo=window.innerHeight-Xo.offsetHeight;io=Math.max(0,Math.min(io,co)),fo=Math.max(0,Math.min(fo,Jo)),Ni(Ye.clientX,Ye.clientY,Hn,ii)&&(Ce(io),Ri(fo))},document.body.onmouseup=function(){document.body.onmousemove=null}},Ni=(Yn,Hn,ii,Ye)=>{const io=document.body.clientHeight,fo=document.body.clientWidth;return Yn<20&&ii>Yn||Yn>fo-20&&ii<Yn||Hn<20&&Ye>Hn||Hn>io-20&&Ye<Hn?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return St.createElement(St.Fragment,null,St.createElement("div",{className:"markdown-editor-wrapper",ref:mo},St.createElement("div",{className:`markdown-editor-container ${Dn} ${Ji?"on-preview":""} ${Kn?"mini":""} ${Nn?"full-screen":""}`,style:ur},St.createElement(jt,{insertTemp:Me,watch:Ji,fullScreen:Nn,showNullButton:Wt,showNullProgramButton:ae,onActionCallback:Ai,hidetoolBar:rn,extraUse:bn}),St.createElement("div",{className:"markdown-editor-body"},St.createElement("div",{className:"codemirror-container"},St.createElement("textarea",{ref:di,placeholder:me})),Ji?St.createElement("div",{ref:Jn,className:"preview-container"},Ue==="stex"&&St.createElement(oe,{value:Li}),Ue!=="stex"&&St.createElement(Ze.Z,{disabledFill:be,showProgramFill:ae,value:Li})):null))),Ei?St.createElement("a",{ref:Fi,className:"editor-resize"}):null,vn===Qi&&St.createElement(hn,{callback:ln,onCancel:to}),vn===so&&St.createElement(qe,{callback:ln,onCancel:to}),St.createElement(ie.Z,null,mi[vn]&&vn!==Qi&&vn!==so?St.createElement(Be.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Xi,top:kn},title:St.createElement("div",{style:{cursor:"move"},onMouseDown:Un},mi[vn]),open:!0,onCancel:to,footer:null,destroyOnClose:!0,width:vn===so?"1200px":null,height:vn===so?"80vh":null,className:"markdown-popup-form"},Dt):null))}},17077:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return Gt},I:function(){return ie}});var St=Ut(28284),ge=Ut(6767),ke=Ut(37568),Xe=Ut(77736),pe=Ut(71051),re=Ut(47889),se=Ut(99571),Ae=Ut(46699),fe=Ut(59301),qt=Ut(59301),Ze=Object.defineProperty,oe=Object.defineProperties,_e=Object.getOwnPropertyDescriptors,Nt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ct=(ne,te,De)=>te in ne?Ze(ne,te,{enumerable:!0,configurable:!0,writable:!0,value:De}):ne[te]=De,lt=(ne,te)=>{for(var De in te||(te={}))et.call(te,De)&&ct(ne,De,te[De]);if(Nt)for(var De of Nt(te))nt.call(te,De)&&ct(ne,De,te[De]);return ne},pt=(ne,te)=>oe(ne,_e(te));const{useForm:vt}=St.default,Ct={width:280,marginRight:10},bt={labelCol:{span:5},wrapperCol:{span:19}};var Gt=({callback:ne,onCancel:te})=>{const[De]=vt();let ce=(0,fe.useRef)();function Qe(xn){ce.current.width=De.getFieldValue("width"),ce.current.align=De.getFieldValue("align"),ne(xn,ce.current)}function je(xn,cn){if(xn.status===-1){ge.ZP.error(xn.message);return}De.setFieldsValue({src:`/api/attachments/${xn.id}`,type:cn.type})}function un(xn){let cn=xn.target.files[0];ce.current=cn,ie(cn,je)}return qt.createElement(St.default,pt(lt({form:De},bt),{className:"upload-image-panel",onFinish:Qe,style:{width:470,overflow:"hidden"}}),qt.createElement(St.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},qt.createElement("div",{className:"flex-container"},qt.createElement(St.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},qt.createElement(ke.default,{style:Ct})),qt.createElement(jt,{onFileChange:un}))),qt.createElement(St.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},qt.createElement(ke.default,{style:{width:264}})),qt.createElement(St.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},qt.createElement(Xe.Z,null,qt.createElement(St.default.Item,{name:"width",style:{margin:0}},qt.createElement(pe.Z,{style:{width:264}})),qt.createElement("span",{className:"ml8"},"%"))),qt.createElement(St.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},qt.createElement(re.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"}]})),qt.createElement("aside",null,qt.createElement(St.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},qt.createElement(se.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),qt.createElement(se.ZP,{type:"default",onClick:te},"\u53D6\u6D88"))))};function jt({onFileChange:ne}){return qt.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",qt.createElement("input",{type:"file",onChange:ne}))}function ie(ne,te){if(!ne)throw new String("\u6CA1\u6709\u6587\u4EF6");let De=new FormData;De.append("editormd-image-file",ne),De.append("file_param_name","editormd-image-file"),De.append("byxhr","true");var ce=new window.XMLHttpRequest;ce.withCredentials=!0,ce.addEventListener("load",function(Qe){te(JSON.parse(Qe.target.responseText),ne)},!1),ce.addEventListener("error",function(Qe){console.error(Qe)},!1),ce.open("POST",`${Ae.KI}/api/attachments.json`),ce.send(De)}},91558:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return ke}});var St=Ut(59301),ge=Ut(4676);class ke extends St.Component{constructor(pe){super(pe);const re=window.document;this.node=re.createElement("div"),re.body.appendChild(this.node)}render(){const{children:pe}=this.props;return(0,ge.createPortal)(pe,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},75975:function(nn,An,Ut){"use strict";Ut.d(An,{SV:function(){return ve},ZP:function(){return hn}});var St=Ut(59301),ge=Ut(76374);const ke={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"]},Xe={quickKey:[{label:"main",content:["public static void main(String[] args) {"," $0","}"].join(`
`)},{label:"System.out.println",content:["System.out.println($0)"].join(`
`)},{label:"System.out.print",content:["System.out.print($0)"].join(`
`)}],keywords:["abstract","continue","for","new","switch","assert","default","goto","package","synchronized","boolean","do","if","private","this","break","double","implements","protected","throw","byte","else","import","public","throws","case","enum","instanceof","return","transient","catch","extends","int","short","try","char","final","interface","static","void","class","finally","long","strictfp","volatile","const","float","native","super","while","true","false"]},pe={keywords:["abstract","amp","array","auto","bool","break","case","catch","char","class","const","constexpr","const_cast","continue","cpu","decltype","default","delegate","delete","do","double","dynamic_cast","each","else","enum","event","explicit","export","extern","false","final","finally","float","friend","gcnew","generic","goto","in","initonly","inline","int","interface","interior_ptr","internal","literal","long","mutable","namespace","new","noexcept","nullptr","__nullptr","operator","override","partial","pascal","pin_ptr","private","property","protected","public","ref","register","reinterpret_cast","restrict","return","safe_cast","sealed","short","signed","sizeof","static","static_assert","static_cast","struct","switch","template","this","thread_local","throw","tile_static","true","try","typedef","typeid","typename","union","unsigned","using","virtual","void","volatile","wchar_t","where","while","_asm","_based","_cdecl","_declspec","_fastcall","_if_exists","_if_not_exists","_inline","_multiple_inheritance","_pascal","_single_inheritance","_stdcall","_virtual_inheritance","_w64","__abstract","__alignof","__asm","__assume","__based","__box","__builtin_alignof","__cdecl","__clrcall","__declspec","__delegate","__event","__except","__fastcall","__finally","__forceinline","__gc","__hook","__identifier","__if_exists","__if_not_exists","__inline","__int128","__int16","__int32","__int64","__int8","__interface","__leave","__m128","__m128d","__m128i","__m256","__m256d","__m256i","__m64","__multiple_inheritance","__newslot","__nogc","__noop","__nounwind","__novtordisp","__pascal","__pin","__pragma","__property","__ptr32","__ptr64","__raise","__restrict","__resume","__sealed","__single_inheritance","__stdcall","__super","__thiscall","__try","__try_cast","__typeof","__unaligned","__unhook","__uuidof","__value","__virtual_inheritance","__w64","__wchar_t"],operators:["=",">","<","!","~","?",":","==","<=",">=","!=","&&","||","++","--","+","-","*","/","&","|","^","%","<<",">>",">>>","+=","-=","*=","/=","&=","|=","^=","%=","<<=",">>=",">>>="],quickKey:[{label:"ifelse",content:["if (${1:condition}) {"," $0","} else {"," ","}"].join(`
`)},{label:"include",content:"include<$0>"},{label:"printf",content:"printf($0)"},{label:"system",content:'system("$0")'},{label:"main",content:["int main () {"," $0","}"].join(`
`)},{label:"if",content:["if () {"," $0","}"].join(`
`)},{label:"for",content:["for(int j=0 ; j<10; j++){"," $0","}"].join(`
`)},{label:"trycatch",content:["try{"," $0","}catch(ExceptionName e){","}"].join(`
`)},{label:"using namespace std;",content:["using namespace std;"].join(`
`)},{label:"include <iostream>",content:["#include <iostream>"].join(`
`)},{label:"include <vector>",content:["#include <vector>"].join(`
`)},{label:"include <cstdio>",content:["#include <cstdio>"].join(`
`)},{label:"include <cstring>",content:["#include <cstring>"].join(`
`)},{label:"include <sstream>",content:["#include <sstream>"].join(`
`)},{label:"include <fstream>",content:["#include <fstream>"].join(`
`)},{label:"include <map>",content:["#include <map>"].join(`
`)},{label:"include <string>",content:["#include <string>"].join(`
`)},{label:"include <cmath>",content:["#include <cmath>"].join(`
`)}]},re={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 Ae=Ut(53184),fe=Ut.n(Ae),qt=(Le,Pn,Cn)=>new Promise((Bt,kt)=>{var wt=Et=>{try{zt(Cn.next(Et))}catch(xe){kt(xe)}},Tt=Et=>{try{zt(Cn.throw(Et))}catch(xe){kt(xe)}},zt=Et=>Et.done?Bt(Et.value):Promise.resolve(Et.value).then(wt,Tt);zt((Cn=Cn.apply(Le,Pn)).next())});const Ze={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"]}},oe=(Le,Pn,Cn,Bt)=>{const kt=Pn.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:Cn.lineNumber,endColumn:Cn.column});return Array.from(new Set(kt.match(/\b\w{2,}\b/g)||[])).map(Tt=>({label:Tt,kind:Le.languages.CompletionItemKind.Text,insertText:Tt,range:Bt}))},_e=(Le,Pn,Cn,Bt)=>{Le.languages.registerCompletionItemProvider(Pn,{provideCompletionItems(kt,wt){const Tt=kt.getWordUntilPosition(wt),zt={startLineNumber:wt.lineNumber,endLineNumber:wt.lineNumber,startColumn:Tt.startColumn,endColumn:Tt.endColumn},Et=kt.getLineContent(wt.lineNumber).substring(Tt.startColumn-2,Tt.endColumn);return{suggestions:[...oe(Le,kt,wt,zt),...Cn.map(qe=>({label:qe,kind:Le.languages.CompletionItemKind.Keyword,documentation:qe,insertText:qe,insertTextRules:Le.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:zt})),...Bt.map(qe=>({label:qe.label,kind:Le.languages.CompletionItemKind.Snippet,documentation:qe.content,insertText:Et.startsWith("#")?qe.content.replace(/#/,""):qe.content,insertTextRules:Le.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:zt}))]}}})};var Nt=Le=>{Ze.languages.forEach(Pn=>{Le.languages.registerDocumentFormattingEditProvider(Pn,{provideDocumentFormattingEdits(Cn){return qt(this,null,function*(){const Bt=fe()(Cn.getValue(),{indent_size:2,indent_char:" ",max_preserve_newlines:2,preserve_newlines:!0,keep_array_indentation:!0,break_chained_methods:!1,indent_scripts:"normal",brace_style:"collapse",space_before_conditional:!0,unescape_strings:!1,jslint_happy:!1,end_with_newline:!0,wrap_line_length:0,indent_inner_html:!1,comma_first:!1,e4x:!1,indent_empty_lines:!1});return[{range:Cn.getFullModelRange(),text:Bt}]})}})}),_e(Le,"java",Xe.keywords,Xe.quickKey),_e(Le,"cpp",pe.keywords,pe.quickKey),_e(Le,"c",ke.keywords,[]),_e(Le,"python",re.keywords,re.quickKey),_e(Le,"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,ct=(Le,Pn,Cn)=>Pn in Le?nt(Le,Pn,{enumerable:!0,configurable:!0,writable:!0,value:Cn}):Le[Pn]=Cn,lt=(Le,Pn,Cn)=>ct(Le,typeof Pn!="symbol"?Pn+"":Pn,Cn);const pt=class px{constructor(Pn,Cn,Bt){this.placeholder=Pn,this.editor=Cn,this.monaco=Bt,Cn.onDidChangeModelContent(()=>this.onDidChangeModelContent()),this.onDidChangeModelContent()}onDidChangeModelContent(){this.editor.getValue()===""?this.editor.addContentWidget(this):this.editor.removeContentWidget(this)}getId(){return px.ID}getDomNode(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.style.width="max-content",this.domNode.textContent=this.placeholder,this.domNode.style.fontStyle="initial",this.domNode.style.color="#D7D7D7",this.domNode.style.pointerEvents="none",this.editor.applyFontInfo(this.domNode)),this.domNode}getPosition(){return{position:{lineNumber:1,column:1},preference:[this.monaco.editor.ContentWidgetPositionPreference.EXACT]}}dispose(){this.editor.removeContentWidget(this)}};lt(pt,"ID","editor.widget.placeholderHint");var Ct=pt,bt=Ut(96236),Gt=Ut(6767),jt=Ut(25399),ie=Ut(89392),ne=Ut(49535),te=Ut(56102),De=Object.defineProperty,ce=Object.defineProperties,Qe=Object.getOwnPropertyDescriptors,je=Object.getOwnPropertySymbols,un=Object.prototype.hasOwnProperty,xn=Object.prototype.propertyIsEnumerable,cn=(Le,Pn,Cn)=>Pn in Le?De(Le,Pn,{enumerable:!0,configurable:!0,writable:!0,value:Cn}):Le[Pn]=Cn,$n=(Le,Pn)=>{for(var Cn in Pn||(Pn={}))un.call(Pn,Cn)&&cn(Le,Cn,Pn[Cn]);if(je)for(var Cn of je(Pn))xn.call(Pn,Cn)&&cn(Le,Cn,Pn[Cn]);return Le},qn=(Le,Pn)=>ce(Le,Qe(Pn)),ee=(Le,Pn)=>{var Cn={};for(var Bt in Le)un.call(Le,Bt)&&Pn.indexOf(Bt)<0&&(Cn[Bt]=Le[Bt]);if(Le!=null&&je)for(var Bt of je(Le))Pn.indexOf(Bt)<0&&xn.call(Le,Bt)&&(Cn[Bt]=Le[Bt]);return Cn},Yt=(Le,Pn,Cn)=>new Promise((Bt,kt)=>{var wt=Et=>{try{zt(Cn.next(Et))}catch(xe){kt(xe)}},Tt=Et=>{try{zt(Cn.throw(Et))}catch(xe){kt(xe)}},zt=Et=>Et.done?Bt(Et.value):Promise.resolve(Et.value).then(wt,Tt);zt((Cn=Cn.apply(Le,Pn)).next())});function tn(Le){return/^\d+$/.test(Le)?`${Le}px`:Le}function Wn(){}let On=!1;const Be={"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 sn(Le=[]){let Pn=Le;if(Array.isArray(Le)){for(let Cn=0;Cn<Le.length;Cn++){let Bt=Be[Le[Cn]];if(Bt)return Bt}return Pn[0]}return Be[Pn]||Pn}let fn=null;const ri=()=>Yt(void 0,null,function*(){try{yield navigator.clipboard.writeText(" "),console.log("\u5185\u5BB9\u5DF2\u81EA\u52A8\u590D\u5236\u5230\u526A\u8D34\u677F:")}catch(Le){console.error("\u81EA\u52A8\u590D\u5236\u5931\u8D25:",Le)}});var hn=Le=>{var Pn=Le,{width:Cn="100%",height:Bt="100%",value:kt,language:wt="javascript",style:Tt={},options:zt={},overrideServices:Et={},theme:xe="vs-dark",onEditBlur:qe,isCopy:Fn=!1,onSave:gn,autoHeight:Ln=!1,forbidCopy:Ve=!1,onChange:Tn=Wn,editorDidMount:Sn=Wn,onFocus:zn=Wn,onBreakPoint:pi=Wn,breakPointValue:Bn=[],filename:ao="educoder.txt",errorLine:gi,errorContent:Ii="",highlightLine:_i,openBreakPoint:Ro=!1,placeholder:so="",showMiniMap:Qi=!0}=Pn,oo=ee(Pn,["width","height","value","language","style","options","overrideServices","theme","onEditBlur","isCopy","onSave","autoHeight","forbidCopy","onChange","editorDidMount","onFocus","onBreakPoint","breakPointValue","filename","errorLine","errorContent","highlightLine","openBreakPoint","placeholder","showMiniMap"]);const Bo=(0,St.useRef)(),Ki=(0,St.useRef)({}),zo=(0,St.useRef)(),pr=(0,St.useRef)(),jo=(0,St.useRef)([]),Vr=(0,St.useRef)(!1),Ir=(0,St.useRef)(),$o=(0,St.useRef)(),Wo=(0,St.useRef)(!1),[Ti,Lo]=(0,St.useState)(!1);function Lt(){let Me;return Bo.current&&(Me=new ge.Z(Ue=>{for(let In of Ue)(In.target.offsetHeight>0||In.target.offsetWidth>0)&&Ki.current.instance.layout()}),Me.observe(Bo.current)),Me}function _o(){Gt.ZP.warning({content:decodeURIComponent(et),key:"monaco-editor-tip"})}const wo=()=>{let Me=Ki.current.instance;if(kt!=null&&Me&&Ti){const Ue=Me.getModel();Ue&&kt!==Ue.getValue()&&(On=!0,Ue.setValue(kt),Me.layout(),On=!1)}};(0,St.useEffect)(()=>{const Me=ne.Z.subscribe("formatDocument",Ue=>{var In;let Ei=Ki.current.instance;(In=Ei==null?void 0:Ei.getAction)==null||In.call(Ei,"editor.action.formatDocument").run()});return window.updateMonacoValue=Ue=>{Tn(Ue)},Me},[]),(0,St.useEffect)(()=>{var Me;let Ue=Ki.current.instance;pr.current&&clearTimeout(pr.current),pr.current=setTimeout(()=>{wo()},500),kt&&(kt!=null&&kt.length)&&((Me=Ue==null?void 0:Ue.updateOptions)==null||Me.call(Ue,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(kt.split(/\r\n|\r|\n/g).length))+3,5)}))},[kt,Ti,Ki.current]),(0,St.useEffect)(()=>{if(gi&&Ki.current&&Ki.current.instance){let Ue=Ki.current.instance;Ue.changeViewZones(function(In){var Ei=document.createElement("div");Ei.style.padding="10px 20px",Ei.style.width="calc(100% - 20px)",Ei.className="my-error-line-wrp",Ei.innerHTML=Ii,In.addZone({afterLineNumber:gi||11,heightInLines:3,domNode:Ei})});var Me={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}};Ue.addOverlayWidget(Me),Ue.revealPositionInCenter({lineNumber:20,column:1})}},[gi,Ki.current,Ti]);const Vn=(Me="",Ue)=>{if(!Me||Me.trim()==="")return!0;const Ei=Ki.current.instance.getModel().getLineTokens(Ue);let on=!1;for(let Wt=0;Wt<2;Wt++)Ei.getStandardTokenType(Wt)===1&&(on=!0);return on};(0,St.useEffect)(()=>{var Me;const Ue=(Me=Ki.current)==null?void 0:Me.instance;if(Ue&&Ti&&Ve){const In=Ue.onDidBlurEditorWidget(()=>{Wo.current=!1}),Ei=Ue.onDidFocusEditorText(()=>{Wo.current=!0});return()=>{In.dispose(),Ei.dispose()}}},[Ki.current,Ti,Ve]),(0,St.useEffect)(()=>{var Me;if((Me=Ki.current)!=null&&Me.instance&&Ti&&Ro){let Ue=Ki.current.instance,In=Ue.getModel();if(!In)return;(()=>{var Ke;let be=[],me=[];const Rn=In.getAllDecorations();for(let ze of Rn)ze.options.className==="highlighted-line"&&(be.push((Ke=ze==null?void 0:ze.range)==null?void 0:Ke.startLineNumber),me.push(ze==null?void 0:ze.id));if(_i===be[0])return;In.deltaDecorations(me,[]);const bn=In.getLineCount();_i&&_i<=bn&&(Ue.deltaDecorations([],[{range:new fn.Range(_i,1,_i,In.getLineMaxColumn(_i)),options:{isWholeLine:!0,className:"highlighted-line"}}]),Ue.revealLineInCenter(_i))})();const on=(Ke=!1)=>{var be;let me=[],Rn=[];const bn=In.getAllDecorations();for(let ze of bn)ze.options.linesDecorationsClassName==="breakpoints-select"&&(me.push((be=ze==null?void 0:ze.range)==null?void 0:be.startLineNumber),Rn.push(ze==null?void 0:ze.id));if(Ke)return{lines:me,ids:Rn};pi(me)},Wt=Ke=>Yt(void 0,null,function*(){let be={range:new fn.Range(Ke,1,Ke,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield In.deltaDecorations([],[be]),on()}),ae=Ke=>Yt(void 0,null,function*(){let be=[];const me=Ue.getLineDecorations(Ke);for(let Rn of me)Rn.options.linesDecorationsClassName==="breakpoints-select"&&be.push(Rn.id);yield In.deltaDecorations(be,[]),on()}),rn=Ke=>{let be=Ue.getLineDecorations(Ke);for(let me of be)if(me.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,ie.isEqual)(Bn,on(!0).lines)){In.deltaDecorations(on(!0).ids,[]);const Ke=Bn.map(be=>({range:new fn.Range(be,1,be,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));In.deltaDecorations([],Ke)}const he=Ue.onDidChangeModelContent(Ke=>{let be=Ue.getPosition();if(be){let me=be.lineNumber;clearTimeout($o.current),$o.current=setTimeout(()=>{Vn(In.getLineContent(me),me)?ae(me):rn(me)?(ae(me),Wt(me)):on()},100)}}),Kt=Ue.onMouseDown(Ke=>{var be,me,Rn;if(Ke.target.detail&&((Rn=(me=(be=Ke.target)==null?void 0:be.element)==null?void 0:me.className)!=null&&Rn.includes("line-numbers"))){let bn=Ke.target.position.lineNumber;if(Vn(In.getLineContent(bn),bn))return;rn(bn)?ae(bn):Wt(bn)}}),$t=Ke=>{let be={range:new fn.Range(Ke,1,Ke,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};jo.current=Ue.deltaDecorations(jo.current,[be])},Je=()=>{jo.current=Ue.deltaDecorations(jo.current,[])},Dn=Ue.onMouseMove(Ke=>{var be,me,Rn;if(Je(),Ke.target.detail&&((Rn=(me=(be=Ke.target)==null?void 0:be.element)==null?void 0:me.className)!=null&&Rn.includes("line-numbers"))){let bn=Ke.target.position.lineNumber;if(Vn(In.getLineContent(bn),bn))return;$t(bn)}}),Xn=Ue.onMouseLeave(()=>{Je()});return()=>{he.dispose(),Kt.dispose(),Dn.dispose(),Xn.dispose()}}},[Ki.current,Ti,Bn,_i,Ro,wt]),(0,St.useEffect)(()=>{var Me;(Me=Ki.current)!=null&&Me.instance&&Ro&&Ki.current.instance.setPosition({lineNumber:0,column:0})},[_i]);function Qn(){let Me=Ki.current.instance;if(Me){const Ue=Me.getSelection(),In=Ki.current.pastePos||{},Ei=new fn.Range(In.startLineNumber||Ue.endLineNumber,In.startColumn||Ue.endColumn,In.endLineNumber||Ue.endLineNumber,In.endColumn||Ue.endColumn);setTimeout(()=>{Me.executeEdits("",[{range:Ei,text:""}])},300)}}function li(Me){(window.navigator.platform.match("Mac")?Me.metaKey:Me.ctrlKey)&&Me.keyCode==83&&(Me.preventDefault(),gn())}const mi=()=>{if(Ln&&Ki.current.instance){const Me=Ki.current.instance.getContentHeight();_n(Me<Bt?Bt:Me)}else _n(Bt)};function lo(Me){var Ue=document.createEvent("MouseEvents");Ue.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),Me.dispatchEvent(Ue)}const Fe=Me=>{if(!Wo.current)return;const{keyCode:Ue,ctrlKey:In,metaKey:Ei,target:on,type:Wt}=Me;return(Wt==="paste"||(Ue===67||Ue===86)&&(Ei||In))&&on.nodeName==="TEXTAREA"&&(_o(),Me.preventDefault()),!1};function Ee(Me,Ue){var In=window.URL||window.webkitURL||window,Ei=new Blob([Ue]),on=document.createElementNS("http://www.w3.org/1999/xhtml","a");on.href=In.createObjectURL(Ei),on.download=Me,lo(on)}(0,St.useEffect)(()=>{mi()},[mi]),(0,St.useEffect)(()=>{Bo.current&&!Ti&&Promise.all([Ut.e(8909),Ut.e(6656)]).then(Ut.bind(Ut,71448)).then(Me=>{try{fn=Me,Ki.current.instance=fn.editor.create(Bo.current,{value:kt,language:sn(wt),theme:xe,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Qi||!1}},Et);const Ue=Ki.current.instance;let on=[...bt.BH._menuItems].find(he=>he[0]._debugName=="EditorContext")[1],Wt=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],ae=(he,Kt)=>{var $t,Je;let Dn=he._first;do Kt.includes((Je=($t=Dn.element)==null?void 0:$t.command)==null?void 0:Je.id)&&he._remove(Dn);while(Dn=Dn.next)};if(Sn(Ue,fn),setTimeout(()=>{mi(),Ki.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{Ee(ao||"educoder.txt",Ue.getValue())}})},500),Ki.current.subscription=Ue.onDidChangeModelContent(he=>{Vr.current?clearTimeout(Ir.current):(mi(),Tn(Ue.getValue(),he)),Ir.current=setTimeout(()=>{Vr.current=!1},500)}),window.Monaco||Nt(fn,sn(wt)),Ve&&(ae(on,Wt),Bo.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Fe),window.removeEventListener("paste",Fe),window.addEventListener("keydown",Fe),window.addEventListener("paste",Fe)),window.Monaco=fn,qe&&Ue.onDidBlurEditorWidget(()=>{qe(Ue.getValue())}),zn&&Ue.onDidFocusEditorText(()=>{Ve&&ri(),zn(Ue.getValue())}),Ve){ri();try{Ue.onDidPaste(he=>{const Kt=Ue.getSelection(),$t=Ki.current.pastePos||{},Je=new fn.Range($t.startLineNumber||Kt.endLineNumber,$t.startColumn||Kt.endColumn,$t.endLineNumber||Kt.endLineNumber,$t.endColumn||Kt.endColumn);Ue.executeEdits("",[{range:he.range,text:""}])})}catch(he){}}let rn=Lt();return so&&typeof so=="string"&&new Ct(so,Ue,fn),Lo(!0),()=>{const he=Ki.current.instance;he.dispose();const Kt=he.getModel();Kt&&Kt.dispose(),Ki.current.subscription&&Ki.current.subscription.dispose(),rn.unobserve(Bo.current)}}catch(Ue){}})},[]),(0,St.useEffect)(()=>{if(Ki.current.instance&&Ti)return document.addEventListener("keydown",li,!1),()=>{document.removeEventListener("keydown",li)}},[gn,Ti]),(0,St.useEffect)(()=>{let Me=Ki.current.instance;if(Me&&Ti){let Ue=sn(wt);fn.editor.setModelLanguage(Me.getModel(),Ue)}},[wt,Ti]),(0,St.useEffect)(()=>{Ki.current.instance&&Ti&&fn.editor.setTheme(xe)},[xe,Ti]),(0,St.useEffect)(()=>{let Me=Ki.current.instance;zo.current=zt,Me&&Ti&&(Me.updateOptions($n({},zt)),setTimeout(()=>{Me.getModel().updateOptions($n({},zt))},200))},[JSON.stringify(zt),Ti]),(0,St.useEffect)(()=>{let Me=Ki.current.instance;Me&&Ti&&Me.layout()},[Cn,Bt,Ti]);const[ye,Re]=(0,St.useState)(tn(Cn)),[Kn,_n]=(0,St.useState)(tn(Bt)),Mi=qn($n({},Tt),{width:ye,height:Kn,position:"relative"});return St.createElement("div",{className:"my-monaco-editor",ref:Bo,style:Mi},Fn&&St.createElement(te.CopyToClipboard,{text:kt,onCopy:()=>Gt.ZP.success("\u590D\u5236\u6210\u529F")},St.createElement(jt.Z,{title:"\u590D\u5236\u4EE3\u7801"},St.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},St.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function ve({width:Le="100%",height:Pn="100%",original:Cn,modified:Bt,language:kt,options:wt={}}){const Tt=(0,St.useRef)(),[zt,Et]=(0,St.useState)(null);function xe(Ln){let Ve;return Tt.current&&(Ve=new ge.Z(Tn=>{for(let Sn of Tn)(Sn.target.offsetHeight>0||Sn.target.offsetWidth>0)&&Ln.layout()}),Ve.observe(Tt.current)),Ve}(0,St.useEffect)(()=>(Tt.current&&Promise.all([Ut.e(8909),Ut.e(9404)]).then(Ut.bind(Ut,2550)).then(Ln=>{fn=Ln;const Ve=fn.editor.createDiffEditor(Tt.current,qn($n({enableSplitViewResizing:!1,scrollBeyondLastLine:!1,roundedSelection:!1,renderIndicators:!1,useShadows:!1,horizontal:"hidden",lineNumbers:"off",wordWrap:"off",ignoreTrimWhitespace:!1,"semanticHighlighting.enabled":!0,followsCaret:!0,ignoreCharChanges:!0,minimap:{enabled:!1},readOnly:!0},wt),{wordWrap:!0}));Et(Ve);let Tn=xe(Ve);return()=>{Ve.dispose();const Sn=Ve.getModel();Sn&&Sn.dispose(),Tn.unobserve(Tt.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,St.useEffect)(()=>{zt&&zt.setModel({original:fn.editor.createModel(Cn,kt),modified:fn.editor.createModel(Bt,kt)})},[Cn,Bt,kt,zt]);const qe=tn(Le),Fn=tn(Pn),gn={width:qe,height:Fn};return St.createElement("div",{className:"my-diff-editor",ref:Tt,style:gn})}},10661:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return Ze}});var St={flex_box_center:"flex_box_center___AQ53o",flex_space_between:"flex_space_between___i2aIa",flex_box_vertical_center:"flex_box_vertical_center___sPEKB",flex_box_center_end:"flex_box_center_end___GhSSH",flex_box_column:"flex_box_column___R9_Hb",list:"list___jb2Ay",wrap:"wrap___VsQDr",lockWrap:"lockWrap___g1k1T",li:"li___IxCLC",cover:"cover___Mu8wr",img:"img___IpFLA",movebq:"movebq___mF7wt",bq:"bq___Bil0T",sign:"sign___DXJ4d",name:"name___l7FoJ",e:"e___pXQUG",unit:"unit___wCIFR",tags:"tags___w_Mil",tag1:"tag1___dxm7r",tag2:"tag2___llZkf"},ge=Ut(29787),ke=Ut(25399),Xe=Ut(92310),pe=Ut.n(Xe),re=Ut(51257),se=Ut(28426),Ae=Ut(48790),fe=Ut(59301),Ze=({className:oe,dataSource:_e=[],col:Nt=4,right:et,bottom:nt=23,precision:ct=0,wrapWidth:lt=1200,trackEventItems:pt,loading:vt,onRemove:Ct=()=>{},isCurrent:bt=!0,showAlias:Gt=!1})=>{const jt=Math.floor((lt-(Nt-1)*et)/Nt),ie=[{name:"\u63A8\u8350\u81EA\u5B66",ptimg:"/images/tjzx.png",swimg:"/images/sw_tjzx.png"},{name:"101\u8BA1\u5212",ptimg:"/images/jh.png",swimg:"/images/sw_jh.png"},{name:"\u56FD\u5BB6\u4E00\u6D41",ptimg:"/images/gjyl.png",swimg:"/images/sw_gjyl.png"},{name:"\u7701\u7EA7\u4E00\u6D41",ptimg:"/images/sjyl.png",swimg:"/images/sw_sjyl.png"},{name:"\u7CBE\u54C1\u8BFE\u7A0B",ptimg:"/images/jpkc.png",swimg:"/images/sw_jpkc.png"},{name:"\u519B\u961F\u4E00\u6D41",ptimg:"/images/jdyl.png",swimg:"/images/sw_jdyl.png"},{name:"\u65B0\u578B\u6559\u6750",ptimg:"/images/xxjc.png",swimg:"/images/sw_xxjc.png"}];return fe.createElement(ge.Z,{spinning:vt},fe.createElement("div",{className:pe()(St.list,oe)},!!(_e!=null&&_e.length)&&(_e==null?void 0:_e.map((ne,te)=>{var De;const{name:ce,id:Qe,identifier:je,featured:un,school_name:xn,image_url:cn,excellent:$n,is_plan:qn}=ne;return fe.createElement("div",{key:Qe,className:St.wrap,style:{width:jt,marginRight:(1+te)%Nt===0?0:et+ct,marginBottom:nt}},fe.createElement("a",{className:St.li,onClick:ee=>{ee.preventDefault(),ee.stopPropagation(),pt&&(0,re.L9)([pt]),(0,re.xg)(`/paths/${je}`)}},fe.createElement("div",{className:St.img},fe.createElement("img",{className:St.cover,src:`${cn}`}),bt&&(0,Ae.bg)()&&(ne==null?void 0:ne.studying)&&fe.createElement("div",{className:`${St.movebq} user-path-items`,onClick:ee=>{ee.stopPropagation(),Ct(ne)}},fe.createElement("i",{className:"iconfont icon-yichu1 mr5 c-red"}),fe.createElement("span",{className:"c-red"},"\u79FB\u9664")),(De=ne==null?void 0:ne.subject_tags)==null?void 0:De.map((ee,Yt)=>{var tn,Wn;if(Yt===0){const Be=(tn=ie.find(sn=>sn.name==ee))==null?void 0:tn.swimg;return fe.createElement("img",{className:St.sign,src:Be,style:{left:"-4px"}})}const On=(Wn=ie.find(Be=>Be.name==ee))==null?void 0:Wn.ptimg;return fe.createElement("img",{className:St.sign,src:On,style:{left:`${48+52*(Yt-1)+2*Yt}px`}})}),fe.createElement("div",{style:{position:"absolute",top:"150px",left:"4px"}},(ne==null?void 0:ne.excellent)&&fe.createElement("div",{className:St.bq},"\u5F00\u653E\u8BFE\u7A0B"))),fe.createElement("div",{className:St.name},fe.createElement(ke.Z,{title:Gt&&(ne!=null&&ne.excellent_alias_name)?fe.createElement("span",null,`\u8BFE\u7A0B\u539F\u540D\uFF1A${ce}`,fe.createElement("br",null),fe.createElement("span",null,`\u8BFE\u7A0B\u522B\u540D\uFF1A${ne==null?void 0:ne.excellent_alias_name}`)):ce},fe.createElement("span",{className:St.e},Gt&&(ne==null?void 0:ne.excellent_alias_name)||ce))),fe.createElement(ke.Z,{title:`\u53D1\u5E03\u5355\u4F4D\uFF1A${xn}`},fe.createElement("div",{className:St.unit},fe.createElement("i",{className:"iconfont icon-danwei1 font14 mr3"}),xn)),fe.createElement("div",{className:St.tags},fe.createElement("div",null,fe.createElement(ke.Z,{placement:"bottom",title:"\u7AE0\u8282\u6570"},fe.createElement("span",null,fe.createElement("i",{className:"iconfont icon-zhangjie1 font14 mr3"}),fe.createElement("span",null,ne.stages_count))),fe.createElement(ke.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},fe.createElement("span",null,fe.createElement("i",{className:"iconfont icon-chengyuan font14 mr3"}),fe.createElement("span",null,ne.members_count)))))))})),!_e.length&&fe.createElement(se.Z,null)))}},9148:function(nn,An,Ut){"use strict";Ut.d(An,{jL:function(){return pe},w9:function(){return tn},QD:function(){return gi},cQ:function(){return cn.Z},op:function(){return Tn},O5:function(){return wo},_b:function(){return oo},t7:function(){return lt},Gi:function(){return ri},YG:function(){return sn},qp:function(){return Ze},vr:function(){return Ro},qE:function(){return pi},Je:function(){return Ct},wb:function(){return xn},cq:function(){return Bt},tp:function(){return Nt}});var St=Ut(59301),ge={flex_box_center:"flex_box_center___NeSU8",flex_space_between:"flex_space_between___ImTGl",flex_box_vertical_center:"flex_box_vertical_center___BtRd9",flex_box_center_end:"flex_box_center_end___qcLe3",flex_box_column:"flex_box_column___Ze_3q",banner:"banner___PoUBO",content:"content___XoDjy",btns:"btns___Pb35j"},ke="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAA0CAYAAAAkEw66AAAAAXNSR0IArs4c6QAAGNVJREFUeF7VmwmwHVWdxr9zuvvu9+3ZXsxCiNkIQZOwEzMgyADjggsWgzPqOAJaMiCjYiGKqDBQAo4iWGAxA+ooMm7gBhSyhBBRIIBSAQlrHuTt7913t97PmfpOd4cXlLAFGO6rW9237719+/z6+6/nPIHX+XHttddaex38nlW2lLO1svq1wJ4aeFMM9CqFnNKoaYVapDAOicfjGEMKqKk2nrx59Lbt5xx6aPR6DEG8Hj/K3xwY0YtjSx2vYnlspLEsX0BRKUBrINtyX+PZp0r3fR+IIgzFSo9EsahFUfSHWIj7Pa919zvf2vlo+rFXdWivObjHJvR8S6vTJORHckV0+4GBAF4InwQlBCAIkEMXgCLA9Mn9WCef4ft8HWkgVIDn6ckwUA/HQfCzoFX71TsP6n/41aL3moHTWotnJnGysPEFx8ZcAtMqGTjh2NmVTL+iDB6BZurjsRSe2SogjhNwMZIngbZbqgXom8N26/KjV3femB7ebRxfE3DbRnW/k8c3LQvv5yCjOFVVqhgCyNnJmAhoxyOFasz1OeCM2lLTJryI4BQQUn1RAhI24Lc1dBjc2K6Nnv2edfP+sLvIvergxqb0vpHA1fk8lre9xBZpZsYKU9sMYiDvAHKaqU4HuANcZrIpcILiezRdo7z0aUw3BoJYI4gELAeI/bjZmBq9+PGNd5x/+unHua8U4KsKbriujxUSV9gW+rwg9WPTfpHgpEgUQgAFJwU6LSDwjSxA8F2jslSBBJaZKwVGJRv1pSAJLyQ8qlwLOA4Q1us31Z58+OTj3rX/E68E3qsGbmhK/6Nt40oIFMJwZ5URFh/cZoGgHQKODeSsaUEiA5iSy6IqYRnfmPq66YojPILbYbqpGXuhRhRrFPMSUaP+6OTAtuPff8ze97xceK8KuJGG/oBl4XsaKMTTsiwDKVXZjm1qsgRBU84TXi5VXqo24/syP5ce2xEg0gBDeAZWFijo79JnpLQxXSo7iICiIyD8qUfdxuQRRx24x5MvB95uBzfW1G+XFn4GoMMojQNOYWUK45b+jG9mW+PvFNAKEkqVYgI583VZcOB7WRrCqGwiaQovU1lAlaXKM/BMQNIGbN0FLGh0lySCVv0OP3aPOnKf2a2XCm+3ghuc1AvzOdwmLSwIwkQlBoxMtgZYCkvwQLafBYo0l2v6gBcCxRxQyifwM9PckRCniXIGbjo8wiI4bgnRRFul0XAZMABbaggVoytvo12vff7Qt/Rc8LqBm5jQndrBr3MFHOwyemaJbGaaAKzMp00zV2O+6VVnSTCPcYCNdrItEGAOcKxpVUQKLjPZ6VHVgEuf3Kf/rLk0Y4ViTpiAEUYKJaEgVDg2OTq1+j3r5w68FHi7TXFDU/El1Yr8VLudDM4IjUpLVWW2Mg0GgubybATNfN/0C5+eqjQ9oO0ngAmR0ZF5X2bKjLRZBUFgNE03AKhcPqk62wJsm+qjvyM4Aa0idFN1zcmvHraq90uvObihqej4YsH6nzCEyHwRB0WFZeZJ05xupsZSp6sty+2mXX2a/5rP0fT8MAHRZpmWph48J38zi6xUF1Vqft9KAg2BES6PmyChGGFTBVJ1kb/dq7XeeuTBs0deLLxXrLhHn2nP6+4s3Gk7Yl6Q5mpZMMjAGWjT0o+dgkR6BVnUzJSW2PpzhpHVqIygdPiEET3rzwiHP2QCSlrjUm1epE0el+R1/E6SmjDa2nGEat5Bu9089bC9O7/1moDT0GJkMv5eR6f1oVY7MRfjp2SiNgOO5pkFBpnkadmD/qflRrAtiUrBhJFdPnauJhI6SU6noXSyb2BmUZUqzYKEqSSSZ6SUSU34WagYVUsg9N27R7DtkONWrmRcf8HHK1Lc4EjrqHJn6ZdxBIsXkXU2MqVZqU/ja5ZU/MyWR5/Bps1/wfD2p+G7TUy1QziWRHfZgVXsREd3H1YtnoW+vl709nSjv7f0V4MwPnRaRUGlxSm8rG7N0pAMlim/CE4Jk+tRbTxmAoYK4Qit/Mhb9/a9eze9ILW/YQwv5jvmM/fcs720YMnMDeWStabtJrmVUVaqtsy3sRqgAm+96yH85qbb4DZqWNjfi57uHlRKJViWjSCM0Wr5aDRaqDebqDeaqLkRLFugp7OIQudMrFn+JvT3z8Ee8+dgVldxp+tkpUB42ZZgqLrEnyUq89MkODkunjVVoREFMao5G367een6lZ2fejEQXrbiBgbbn+qZUbyETcWs2KZ/Ynsoi6aMgEPjLVz6Xz/B1OjT2P8tyzB7Zm/i6IMQYRghDGk2ielkLaKIPiiM4PshGk0XzWYDU40a6m6Ickmi3N2Lt+y1B5a+eQ+sXLIQM7rLxi1QiR47I2l3xPizFFyitsQnmqhq8juNks1go2BrDRG4WwMv3veItT1TLwTvZYH7w0NP9y7sn3NPqSgXMiCYRuNz1MbE9eEnRnDhpVdh1fxu7L1iCYIwghcECKMYUfaMY4Rh8jogxJgQNQjP+CECpUK4H8bwPR8tgmzW0Ao8lEsW+vrn4sA1S7Fs2VKsXDIP1UrO3BymMD7PEwvj6wJjnjTTJFAEsUJOJj4y8iMUWIfE8bp1Kzs2virgtg23PtHTV7os9JI0wASFNPWg4vI54LGBMZz/je/i71YvQv/sWXA9D2EYIooiAzCOYoRxDM/z4Xo+PC+Az2MR31NpkU4fpKGUQKRkoiSCjCSiSCAKVPLddgON9hQsK0TXjA7su3YVDjt0Hdbu82ZzbQYgVZb6OJOW0GQjZW54XtACInTkHXjt5kXr9+r4zG4Hd/bZZ8uTTz1rY7liHxiHiR9h+sFAQHNxJMulCGed/x2jtHlv6ofruogILaZpEl6MIAiML2u1XQRhaIDxeKZGqoEAObgoTkBGkUp7bvRRfC0QRpZRkYqk6SjHcYDQryNXVNj/oLX4yIc/iMULZyVVSFr0GxVmlQWDg0xSFG5j372rV1fXr1wpdhldX7Kpbn2mtbqrs7jRkqLIC6VDzgIBwZUKwGXfuwFjA49g331WoO26CSwDh/BieK6HyakaPM9LTZbv0WQJL0r2o9ioMkhN2gDka0JkDhYpExW1FtCQEMKGlg6gbWhTxjPFaKBvZgUfP/njOHz9WrRS5QXG9AkvzeXoHxXrVw0n9puxEm8+dGVlaFeqe8ngBifiT1Y65aUha7+0+M7Sj0IeeOixYXznO1fiHQfvY1REs4wiBoIAcRQZkBOTk/B9P1GSCRBBoraQn/dTmDxOiATGLV+nioxjA49wINjAY4YtIaQFwX1hQYtkn/AtW+Okfzsdf/+OA9H2Uj+XdoiZltBebaGh2a9DrONYvfdtK8q/2L3gaurXxaI4WqUJJH2ETTPltVsaX73wvzG7IjGrrwce4RhoieKCMMDY+LiBZ2AwGJjAQKg0Sx6jCrWBmQAlTJo3vx+ZvIvOXLBEEAJCMPFNQrkBBwnNfcuGMFAFlIqRyxdw+he/gv1WL0PDTftzSicd41jBYaURa/SUHLTrjc+vX9mxy47JS1LcpoGB4qKOuZvzebFMpyUPT0BoTD023P0wfvWL67DfPsvhut4O80z8Woip+hQma41UWVQRDMwEXIQ43Se4OApSYEAYeAijwADSmp1RghPGt3Kb5MMJxEx9VJ2QNu8mYNlQUYj+hUtx9nnnolIpw83KrrSSMOCURmfOQejWr37bis6P7DbFba/ptZal77SlyPFy6WC5ZedBKYWLLrkKs6oOCvl8AoR+zWwjeL6L4dFRuJ5CEGpTsEeBQBD4iFWMWEWIwjpU6Ca+kNswNll+zCgECSkcKM02CQtS/nK0oxPDFDzRIYFSfYRIcFRfzgDktRz7z5/E8Scci7ar0g4xc0aePen0VaSAiLxHutVTe6/cRfn1khQ3OBEdU6xYv4oZbzjJopJISrX96aFtuOaH12D5ogXw/QABVZQFhCDC5NQ4xienEIQCbijh+RKTvXPhVYrIPTGAXLOOOJ4AwhAxzTKomTTEdHy1l/guc5voWTmXSPWFSVAwf7FRH83YuD5jxgQooS3HqE9Bomf2fJx9wcXo7KjAp3swLSZApjPeJUvDioLBkttYvHZtf/v5VPeSwD09Fp9Z7pDnEhzvD1MEqo2d2ut+swEPbr4fM3p7jIqYbhjlBKHxdcMjQ0ZtXmjDbSsMLFqJx048AWDWv/kvWPjNy2DXB5hXAHEIpZqwZNVct1INSFkyoJRyE1g6hjaFnp2IDyrxezqFaMClHQdjsjljsrzuk8/4Cg46ZF9zPQYc05k0qpYswFH+uCW9VYcsm7F994CbiL5fKlkf4lyC1nSswnRlWcBfftVP0RgZRqGQR2jKKd/4JZrpxOQExicmEIQWvDCHhu9gyz99FN76VQCt0AZmnnUxSg/cAUuGEKoJaBdSZjVpBCk7EnDahxRlKHCfjbccNPMis29mWSGMH6TqNKQxWStJVayccQvrjv4ATj7lRLTcpL1k2kym0GUJJlASvuvo6JADV3RtfsngbtXa3gsoBA3k3Rakb8GtiuiaUtk+xveUqRjoU9gmKuYFLr/yGkwMjSBH5xrQ4dNPBaYiGBwehOu24QUCXuhgSnTjsTPOQDxvRjqjrNB31tdRfvwB5O0cEI9BaA9SVhCpGqA56+NAa/oIC5AER2XlmfdDhT60FLBoxlYAof0UnjLukAo1arPyxhev2vcAnHbWOSaJNmWe6elRCAm4TukrS0XvOGivrt+9aHDba8GaQt56r4A8XADztYIVKgimXH6M7iDUebackzJLIm8LlIsSP/jRz/HU1ieQcywDLnHwAWq1BsbGR5M6lYrzJEZmLsHw5z8LlOm0AWwfQ885X0Ol/oypHRFPwpZF2FYXwngEgoBEHpEaNwpTyJsqROsCgupMtFeshLt8Oap/ug8d998CKQgvgICfRFppm/QEBAdg1oIlOOMrF6BcLsAPlCnHIjPvClQcgW4nhFThPxy8ovPXLwjugaGh8uxyzwXlvPOxsoPC9PUaZpYoLZobHtAMtAEhoVDKSXSUHdy+YSN+d9MGFKm4NK0gwKHhUTSaNZPL+ZEFzwXGVrwNk6edlkDjHMLmrei78DzkLR8W18qoEUiRgxR5xKoJ2+ox4EJVh5B9UDqPel8vWgccAW/Naug5Myk84OkJzDn3FOTbIwacFASXJMSC/XOZhxISHTP6ceZ5F6GzuxNekEb5IKlIOvISvU7AhPiog5ZVbtgluE0DurigHPx4RnfunXQXbNJm8wEZQAYCphDs99c9YMqDKbALtjJNyNGRQVx++dWwtDA5GHMyz/ewfXAYntdE4AfwjFkINHsXY+JzXwPmdptGXunKH6D79uuRzxVhqwBKDSFnzTTRNIrHIQXz+RAxTVF1obFqPcY/ehLQVU2CLG+AApwNGzHjR99GTk0Bqg0pvCQ9sRxIY6o5aGmjWOnCmed/A70zZ8INmCpxbGwoAF0Fgd5cEBVkfNj+Szvu2CW4rUPumTN6C+faCijwxqTTeNmXssV+bM1w9oiqm2wToELgt1AtSHQULVxzzU/w5/u2mKUMcRCg3W7hmeFhBF4rKaPY6WDGJDrQnrcUrdX7wRkcQuXe22HHU7CFgDT+zE/AKR9au7CsPkSqAWWiaieG3nkCvPe9G+DSGQrqwUdRuHUjylvvQS4ahaObELoBAVqFSCsJzto4Jkg4OQdn/sd/ord/Plw/MtAIj5Y1oywxq+DXrThae8CKzq3PC+6ux4dndRZ67uut2nM68sn6jWxtx/QvZebKiWKCq7WAmtm2IZSPGR0FjI9uxxVXfB+tqTokYgNu++AQVOSZ1EErunSWRBXTyYASkLIAbdGnMBhI6Lhu5COlA61Ck39JUTHRVAtO73ej0TMbEyeeBj1vjlGauP8RVL7/A+SDQdiowVF1SN02UVaa2fAkl2NU5TNnC5z+5QswY/5iuG4EN1KmhtWxwNwuBws7w+G85S1ftaBr8nnB3f1Y8/hqtfzDzhzQU0qm0v4WOLam6ecIjl2GWhuYaFF5IcamJtFZtNDX4WDzvZvxv9dej9BzoaIIo+Oj0FEAzSxfhyYSa50W5iAU20RNafIuwmol/k0yGPAGJJ0OZSJqHkqWEcU22vPegua/nAR0dxvVWZv+iI6fXomcrsNRDWhNU9UmAWZoVVYOgsFBOCjlLXzqjC+ia+6eaHsRmp5GMScxu8NCf4eF7qKIRBQ8mnfkz4PQ/83SuX/d2BSbHmne3Fktv72vDHQUEsWxGnjuIwPH3hf93FQbGKnTXDUeGhiCFDFmVHPoKlu49dYN+O1vb4alYozXpqBjggvNBHDyYIHDhJVQ+IiSYolFuXHqBQhGT+VCWiUTGaOYQIuIhYWQ34tLcBeugH/ch4DuXmBkEJXvXoB8ewwWXGiT77GWSBoA9G9cKBcLB92dFZx02umI8r0m9Vszv4QVsx10FYUZu7GuNHeuN1XkB9FN7Xbwmb0XVh/KuIhNWwOvs2Tn+6rCZAecITezU9PWc5i0Ml0JZKbfwsTHDU0Bky6wYcs20w7qrThGeaW8xJ0bN+HW2+5Eo9k0lQT9jWkEMVHl2dnhoNp4VLBc4uI4JrKRAcgEO7HDXFLQE64oGNz0k0pUkvUhCxZDrz4A4tEHkXvwLtgihNSJa0gEQNfAXp0NZTnGVSxeuADHHHcCpJXD+9f0YcUc2zRgn6sXnr9O3yeBlqeGJyfDE1cvKlxvkuvfP6512QF6y8kCFwYHllHZsgSezAwh7ZhyPIRHH/fMJDDWAn72x8dQb7XRVbZNoKgWLBRyAvfe/wBuuf0u1CYnIWVaQ9K5pRMrdNw8v5khM2rjZ2iYVGJWfxJunJbwBGjm0kx6ohj/zQpryyS82lKQpopgI0AnLodmaop9C4rVAwTWH3wgluy9Fh/cbxbWLSqa6idbJfpcS3PNupNkQnuioVrDk976I1eV7xW3b2lvL5eKczoLQKWQrIqk6rIeWwYuWw1kymwFTLaAgQlgsK5xxa1bUGu66ChYqOSpXMss4Ms5EtsGnsatGzahMTaWhutsLWsaug2s7F5nix7S/CKZ/08L+7RlZMqpDJ4hk62JShWbLj805Ve2II9zlCbJQqW7C/sftA4HrZiPUw/vRweD7S7A0a/XXW1SsLYSeGpIbxiZeOpIccufG8dVOys/5r2o5JNVQaw9WUrxhDRbk46k62/5moobbySKu397gK/9ZgsKFlDNSZQJzhHI2xKOJVDISTRbbfzpwS0YePxxxL73rJzNwNJZ62yG2dzydNlOUqVnK4PTdpKRWLqfLe/JPpO9nuZnTFRNyFj5Apbtswr5rpn4wpELcPiyqhHKrhTHsTJ4TLnCWNdgA3Dr/lHiuo2j1XJf7x2VvNiHTbZyBs9OA8U02zcTMjKJrsNTwEgT+NE9ow9864Ytt/dVZVDNW6LsSBT5XUsgZ7P7L5BzbDPX+qeHH8HAlr+YZQeJjSWpwk4P2pdhk05mcHfHa3YyzXKa9GD6mez9hOiOhHjHwjzzOzZ65s3B/D2XolSt7nnh+5a9a0mfZcZLkTz3MrJronVxoQ+ziPEWsL3GXDZ60NjIr/6sjynk8EsHEPRxDBK8E1ztw+k+njhHFTqJCTMl4Qm21eDd/KR7+NePLt35fPnO/8fj592ljz5sPn49rwBUC4mF0bqmp2HZMguKhOC4kpPpF8fNgLEjkPzyz/qzjo3zcwKSyqOfy2avePKuNHgwUjEB3j4FbB1R973/3zfsh9ten/+nerk35RM36MPfswdu2qMDoqOY9BO59jhb6zJdbVneyhSMixPpnphR7BSBr3tAf9i2cH45j9k0Dy58Zreitwr0dSRK5J0YbwJDLfo39eWTDrTOebkDeL2+13e5nnPZfrh/UTdmVvOJb6fq6OsIzziK9H8lCI6RldtMcX46ZbDT9V//oJ6fAz4iBI7VMfYp5SBmEFw1uTNcezFcB56YQPv329qHfPXo8n2vF4BX8rsXbdS/WD0L72ZThfA4NrqiLIdlMGSfjtBYn1Nx9HH1wDQ7Nj9v6/zGB3S5HWCvUlFfvWiGWMYFQpQzzXSoAfxlWD1w0X1y33tPEkyy33CPk6/TBx8yF7f05pDjuIrOzuaaVUoExxKT43a5akFCtVys3+Wcwweu1dbHV+LxN3VhPsEx8jANGfOAh4eiL5x0iHPeG47YtAv+9I3xp9f0yIvLDAw6ySIY/ExSnpkqVcels/x/syLgtXHpx9bhlF2CO/tanVuzHHfPqmJVOf0nNdr5SFP7D02Eb/3iEfkdtdsbFeCXbtYfXlDGueU85iKZsjXZklnpyZdpGmgWFcS4pGsQnzvuOBG/4CzXFX/Qp+zZi28pPzkZHeNIS337X2+Qp+IckWajb1RsyXWffqOeN8tRH+rKyWOhsSBnYyYziiCAa0k8EQKb2kF01acPc3akXS8IbsW1Onf6AnVib16ewqWz21vq9qu2yNPeqL7thW7xZ65391jcV1jE/1qKFcaeCfDwOYeK9D83nv32/wHzrWgvjJ8Q7AAAAABJRU5ErkJggg==",pe=({dataSource:Vn=[],img:Qn,imgWidth:li=346,title:mi,sunTitle:lo,bannerExtraContent:Fe})=>St.createElement("div",{className:ge.banner},St.createElement("div",{className:ge.content},St.createElement("aside",null,St.createElement("p",null,St.createElement("b",null,mi),St.createElement("span",null,lo)),Vn.length>0&&St.createElement("div",{className:ge.btns},Vn.map((Ee,ye)=>St.createElement("div",{key:ye,onClick:Ee.click},Ee.name,Ee.sign?St.createElement("img",{src:ke,width:39}):null))),Fe),Qn&&St.createElement("img",{style:{marginTop:33,marginRight:38},src:Qn,width:li}))),re={flex_box_center:"flex_box_center___hG6RI",flex_space_between:"flex_space_between___ss3Fh",flex_box_vertical_center:"flex_box_vertical_center___K80p9",flex_box_center_end:"flex_box_center_end___qmXX3",flex_box_column:"flex_box_column___GFV8F",row:"row___aXJjm",title:"title___HUKL0",tagsWrap:"tagsWrap___XB2W3",action:"action___VdHb1",bar:"bar___t1kKC",tag:"tag___V7Eft",name:"name___Hk1Ip",num:"num___xQpcH",active:"active___XryTX",tagsBorderWrap:"tagsBorderWrap___OMxjs"},se=Ut(92310),Ae=Ut.n(se),fe=Ut(89392),Ze=({dataSource:Vn=[],value:Qn,onChange:li,onTitleChange:mi,className:lo,title:Fe,titleWidth:Ee=41,style:ye={},fontColor:Re="#6A7283",showCount:Kn})=>{const[_n,Mi]=(0,St.useState)(0),[Me,Ue]=(0,St.useState)(!1),In=(0,St.useRef)(null),Ei=(0,St.useRef)(null);return(0,St.useEffect)(()=>{var on;Vn.length!==0&&(((on=In==null?void 0:In.current)==null?void 0:on.clientHeight)>97?Mi(1):Mi(0)),Vn.length===0&&Mi(0),Ue(!1)},[Vn]),St.createElement("div",{className:Ae()(re.row,lo),style:ye},St.createElement("div",{onClick:(0,fe.throttle)(()=>mi==null?void 0:mi(),2e3),style:{width:Ee,marginTop:Me?12:4},className:`${re.title} ${mi?"current":""}`},Fe),St.createElement("div",{className:Me?`${re.tagsWrap} ${re.tagsBorderWrap}`:re.tagsWrap},St.createElement("div",{className:re.bar,ref:Ei,style:_n>0?{height:_n===1?97:"auto",overflow:_n===1?"hidden":"auto",paddingRight:55}:{paddingRight:0}},St.createElement("div",{className:re.tag,ref:In},Vn==null?void 0:Vn.map(on=>St.createElement("span",{onClick:()=>li(on.id),key:on.id,style:{color:Re},className:Qn===on.id?re.active:""},St.createElement("span",{title:on.name,className:re.name},on.name),!!Kn&&St.createElement("span",{className:re.num},on.count))))),!!_n&&St.createElement(St.Fragment,null,_n===1?St.createElement("div",{onClick:()=>{var on;Mi(2),((on=In==null?void 0:In.current)==null?void 0:on.clientHeight)>245?Ue(!0):Ue(!1)},className:re.action},"\u5C55\u5F00",St.createElement("i",{style:{transform:"translateY(1px) scale(0.6)"},className:"iconfont icon-zhankai4"})):St.createElement("div",{onClick:()=>{Ei.current.scrollTop=0,Mi(1),Ue(!1)},className:re.action},"\u6536\u8D77",St.createElement("i",{style:{transform:"translateY(0px) scale(0.6)"},className:"iconfont icon-shouqi3"})))))},oe={flex_box_center:"flex_box_center___aK2n3",flex_space_between:"flex_space_between___HX0Oh",flex_box_vertical_center:"flex_box_vertical_center___LJOJr",flex_box_center_end:"flex_box_center_end___SCakF",flex_box_column:"flex_box_column___AYv4m",tabs:"tabs___GTqPV",active:"active___F26E8"},Nt=({dataSource:Vn=[],value:Qn,onChange:li,className:mi,style:lo={}})=>St.createElement("div",{style:lo,className:Ae()(oe.tabs,mi)},Vn.map(Fe=>St.createElement("span",{onClick:()=>li(Fe.id),className:Qn===Fe.id?oe.active:"",key:Fe.id},Fe.name))),et={flex_box_center:"flex_box_center___yX6Oa",flex_space_between:"flex_space_between___t7oqF",flex_box_vertical_center:"flex_box_vertical_center___dEIHy",flex_box_center_end:"flex_box_center_end___taQDF",flex_box_column:"flex_box_column___xY_Lr",input:"input___PW2zI",dropdown:"dropdown___vSy8B",menu:"menu___NiyBu",text:"text___Grueu",b1:"b1___ZKryM",b2:"b2___aKyGa"},nt=Ut(37568),lt=({dataSource:Vn=[],value:Qn="",onChange:li,onInputChange:mi=()=>{},className:lo,style:Fe={},placeholder:Ee,allowClear:ye=!1})=>{var Re;const[Kn,_n]=(0,St.useState)(""),[Mi,Me]=(0,St.useState)("");(0,St.useEffect)(()=>{var Ei;let on=Qn;(Ei=JSON.stringify(Qn))!=null&&Ei.includes("{")&&(_n(Qn.id),on=Qn.value||"");try{Me(decodeURIComponent(on||""))}catch(Wt){Me(decodeURIComponent(on||""))}},[Qn]);const Ue=()=>{li(encodeURIComponent(Mi),Kn||null)},In=Ei=>{Ei!==Kn&&(_n(Ei),li(encodeURIComponent(Mi),Ei))};return St.createElement("div",{className:Ae()(et.input,lo),style:Fe},!!Vn.length&&St.createElement("div",{className:et.dropdown},St.createElement("div",{className:et.text},(Re=Vn.find(Ei=>Ei.id===Kn))==null?void 0:Re.name,St.createElement("i",{className:"iconfont icon-zhankai4"}),St.createElement("b",{className:et.b1}),St.createElement("b",{className:et.b2})),St.createElement("div",{className:et.menu},Vn.map((Ei,on)=>St.createElement("div",{key:on,onClick:()=>In(Ei.id)},Ei.name)))),St.createElement(nt.default,{onPressEnter:Ue,value:Mi,onChange:Ei=>{Me(Ei.target.value),mi(encodeURIComponent(Ei.target.value),Kn||null)},bordered:!1,placeholder:Ee}),St.createElement("i",{onClick:Ue,className:"iconfont icon-sousuo9 font14 pl10 current"}))},pt={flex_box_center:"flex_box_center___tol8o",flex_space_between:"flex_space_between___Z235C",flex_box_vertical_center:"flex_box_vertical_center___Wq1sZ",flex_box_center_end:"flex_box_center_end___LLxom",flex_box_column:"flex_box_column___DbMSN",quickPager:"quickPager___GM30J",disabled:"disabled___Ozc8I"},Ct=({value:Vn,onChange:Qn,className:li,total:mi,pageSize:lo,style:Fe={}})=>{const Ee=Vn<2,ye=Vn>=Math.ceil(mi/lo);return mi<=lo?St.createElement(St.Fragment,null):St.createElement("div",{className:Ae()(pt.quickPager,li),style:Fe},St.createElement("div",{onClick:()=>{Ee||Qn(Vn-1,"prev")},className:Ee?pt.disabled:""},"\u4E0A\u4E00\u9875"),St.createElement("div",{onClick:()=>{ye||Qn(Vn+1,"next")},className:ye?pt.disabled:""},"\u4E0B\u4E00\u9875"))},bt={flex_box_center:"flex_box_center___FO7TP",flex_space_between:"flex_space_between___LotYx",flex_box_vertical_center:"flex_box_vertical_center___bWdaw",flex_box_center_end:"flex_box_center_end___mVJ1o",flex_box_column:"flex_box_column___M83Mm",list:"list___oOsiS",wrap:"wrap___G6T7F",lockWrap:"lockWrap___Rl79E",li:"li___oZZ7l",cover:"cover___b2bYW",img:"img___IQX7w",sign:"sign___HkT6C",name:"name___SsJx8",e:"e___TMqq0",tags:"tags___bcjyo",rate:"rate___YACg7"},Gt=Ut(29787),jt=Ut(25399),ie=Ut(58018),ne=Ut(346),te=Ut(51257),De=Ut(96908),ce=Ut(57177),Qe=Ut(81378),je=Ut(28426),xn=({className:Vn,dataSource:Qn=[],col:li=4,right:mi,bottom:lo=23,precision:Fe=0,wrapWidth:Ee=1200,trackEventItems:ye,loading:Re})=>{const Kn=Math.floor((Ee-(li-1)*mi)/li);return St.createElement(Gt.Z,{spinning:Re},St.createElement("div",{className:Ae()(bt.list,Vn)},!!Qn.length&&Qn.map((_n,Mi)=>{const{name:Me,id:Ue,identifier:In,power:Ei,cover_image_id:on,pic:Wt}=_n;return St.createElement("div",{className:bt.wrap,key:Ue,style:{width:Kn,marginRight:(1+Mi)%li===0?0:mi+Fe,marginBottom:lo}},St.createElement("a",{target:"_blank",href:`/shixuns/${In}/challenges`,className:bt.li,onClick:ae=>{ae.preventDefault(),ye&&(0,te.L9)([ye]),Ei&&(0,te.xg)(`/shixuns/${In}/challenges`)}},St.createElement("div",{className:bt.img},St.createElement("img",{className:bt.cover,src:`${Wt}`}),_n.is_jupyter&&St.createElement("img",{className:bt.sign,src:De}),_n.is_jupyter_lab&&St.createElement("img",{className:bt.sign,src:ce}),_n.is_unity_3d&&St.createElement("img",{className:bt.sign,src:Qe})),St.createElement("div",{className:bt.name},St.createElement(jt.Z,{title:Me||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"},St.createElement("span",{className:bt.e},Me||"\u5B9E\u8DF5\u9879\u76EE\u540D\u79F0-\u672A\u586B\u5199"))),St.createElement("div",{className:bt.tags},St.createElement(jt.Z,{placement:"bottom",title:"\u5173\u5361\u6570"},St.createElement("span",null,St.createElement("i",{className:"iconfont icon-shixunguanqia font14 mr2"}),St.createElement("span",null,_n.challenges_count))),!!_n.myshixuns_count&&St.createElement(jt.Z,{placement:"bottom",title:"\u5B66\u4E60\u4EBA\u6570"},St.createElement("span",null,St.createElement("i",{className:"iconfont icon-chengyuan font14 mr2"}),St.createElement("span",null,_n.myshixuns_count))),St.createElement(jt.Z,{placement:"bottom",title:"\u96BE\u5EA6\u7B49\u7EA7"},St.createElement("span",null,St.createElement("span",null,_n.level))),St.createElement("div",{className:bt.rate},St.createElement(ie.Z,{allowHalf:!0,disabled:!0,defaultValue:_n.score_info}),St.createElement("span",null,"\xA0",_n.score_info?`${_n.score_info}\u5206`:"5\u5206")))),!Ei&&St.createElement("div",{className:bt.lockWrap},St.createElement("img",{src:`${ne.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),St.createElement("span",{className:"mt15 font16 c-white"},"\u5B9A\u5411\u5F00\u653E\u5185\u5BB9\uFF0C\u9700\u8981\u6388\u6743")))}),!Qn.length&&St.createElement(je.Z,null)))},cn=Ut(10661),$n={flex_box_center:"flex_box_center___eMcr7",flex_space_between:"flex_space_between___HcNca",flex_box_vertical_center:"flex_box_vertical_center___ZnvVN",flex_box_center_end:"flex_box_center_end___fdgDf",flex_box_column:"flex_box_column___SEKvd",list:"list___L1hmU",wrap:"wrap___pKgcW",lockWrap:"lockWrap___SMhkK",top:"top___udHSB",sign:"sign___uwRpq",name:"name___Fpf90",img:"img___AMLhL",text:"text___KiTb7",btns:"btns___i6IuZ",bottom:"bottom____k2sh"},qn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXWmQXFd1/s59r3t6nX00o93GluV9AQNxiAkIB0OMISFsFQqSAhOohFR+JKmEQPILClJZfpEfIUAChFQSHIJxnGDiDYwsb8KRLUuWZcmSxqN9pJF6nV7eSZ373u1509Mzvd2eGVt6VV2z9Ht3+9459+yX8Bq4mDmWK2GLqla3MvFWZt4KpjVMSBNzGoQ0M6WJkJbpMiNDxBkwMkyUIUYGxCeJaB8x7fMcZ18yiv1EVHy1Lw+9GicwO8tXlSrlbSB6O4HfANAmZlY250JEHsBHGLQTzA9H3chDfX2012Yfy9HWqwJgZh7NF6vvY/a2gWkbgyeWY3Hq+yDQcRA/RKQeSsSce4jo9EqMo50+Vy3AzNxXKFTv9MAfB/AuZo60M7Fe30tEZQA/UqBvx+POvUQ02+s+O2l/1QGcy5Xe6Cn1SXj8YYAHO5nU8j9DM1D0b8rzvpFMRp9a/v4X73HVAJwplN9GHj7P4NtW0wK1OxYCPcAKX0rHI4+0+2wv7l9xgHPFyrs9j78A5l/sxQRXrE2ix5SiLyZj7v+s2BgArBjA+XzpzR7oq8x880ouQK/7JqKnFfiziUT0iV731aj9ZQeYmYez+fJXiOguZl72/ldkkYmYmb+eSkT+lIjOLOcYlm2BBcx8sfoJz+O/BHhkOSe5evqiaaXoTxIx55tExMsxrmUBOJ/njVVUvgvmW5djUqu+D6JHHbgfTSRostdj7TnAuWLlDq/K37pwqXYxCGlaOfRbyZh7Xy9B7hnAzOzmCpUvA/jDC2WvbReogE3/TTLufo6IKu0+38r9PQE4n+f1VVS+B+ZbWhnEBX8P0Q4H7gcTCZqyvRbWARZHQLlavp8ZG20P9rXcHhEmI07kdtsODasA5/OlX6gy/dfF/bbTV5GmHeL3JBLRxzttof45awCLRYo9vpuZE7YGdyG2Q0R5UvQBWxYwKwBn8pWPEPg7IlhdiKDYnrMIXAz6WDrh/mu3bXcNcEC5P7wIbrdQzH9eQCZF7+2WkrsCWPZcD/TgRbZsF1zTmrBrBX5HN3tyxwD7YTOVRy8KVL0Bd65Vmo667q2dStcdASx6rofyjouqUK/B9dsXFUohcksnenLbAMtemy1UfnrRiLE84NZ6IdqRirtvbdfi1TbA2Xz5r5j5j5Z5ehe705RMf51KRP64ncVoC2BxHLDH9/batlz2gJPnFc7PArNVgvjViABH6Zhm/ZErQoxkH7AmxYhHlsX71s7aWr9XbNek6M52HBQtA6xdflx5pldCVaEMHDuvcK5A8AjI5oB8EShXgEoZKFeBSgVQCohEgKjr/4z3AUP9gCIg7jLWpBn9fa9lsMXa5d7UqquxJYCFYrOFyk964c8V4F44oVCsEs5lgfNZIJcHPMFIk27wU0sbof/V0UcyBgz2AyMDQDQCbBzwXrtAEz2airu/3ErQQEsA5wqVT3qe93WbPKfqAS+eUsiWCWdmgJPTQLVaB2gjw6oB3U9B0azbsGz5XV6KsWFg01pAzGqXjniIua89ilZK3ZWMu99ohklTgP0YqsqLNlnz+SJh7ymF8xkf2JKEkFu+BOx1Y8CGNcBAH2P9gGe5h5VujqZTCfeKZjFeTQHO5EpfA/ApW9N5ZYYweU5h6jhwPlfHcpux5Ha/BxCLAldfBqSijMtHX2sg4x/SyejvLIXNkgAHoa07bEnNe48rnCkQDr8CFBokehh2q1ntIizYsOVG3y/g6AH7dl3gykuAvj4gAkahSihUCCVP9nryJfNgj1dguIrQ5wKJCCMZZaSjjOGEh6jV9LbuSUb2YAW+ZamQ3CUBzubLT9mKW95zTOFkhnDoqC8NL8clL0oqSYgnCSoCVIM92580axAjji+BuyqQ4RgQOq8wUKrK/0jv83Ilo8BQzMO6VBUDseWYQfM+JO46lYi8cbE7FwVYZxxUvf9u3kXzOyZnCIfPKuw/FAhSgcxTz3GbyFQLpOh6Ics877qE9AAQiZEGSyJUI6JGOT5VxlxocEWvdgTcAGQBUtQwWRTDTQTkYhXIlQnZElD2fMBjDmMizdjYX0VkhSlbOepXF/M6LQpwJl/ebiOd5FyR8PxxhQNHgGKP8+9EL04PKU2tAr5LjIQLJB0DJmswDbACpuP41KuBFYDlEwBsKFdz72ClZqvA2SJpI4yALc+PJ6rYPCDSevOXvSd3EG1PJyK/1KjthgBLIhg8frjbwYgq9MRhB5PHgXOZha01k5nq9d4FalEgowk4/UMKTp/fR59iJBX0nqkBo8ASpsGVPdYHVD7yuwY8uLcGcrAyNZCljbopZErAqQKhWPGB3pD2cEl/RUyK3S5d+88renujhLeGI8nmyv9rI8vv+aMKh6cJk8eC8Tbjye1Oi4BEkpDo91lxVDFSjghS/lVjuQZgMXc6DDdgxRrYEAWbl0GDHwC6FMBmuLkycKJAKFUJMQe4YriCwdjy6t6S1ZhKRn6l0TY37386Pxd4st21rr9fWNnTkw72HeyNnit7Z/+YAsn+CUbaBWJ68wzADbFZQ8GaJSuex6INy9ZCVmDvNkBLW2Y/DrPpxdbmTBGYLhCYCBvSVWzury4rNSvgTfX5yQsoOJMr/T2AJXWrVsDfeUThldOEoydbubu9e9wIYWBUFtJnxwPOHPuct28KyHWs1yHWVCsgCgULwAZkDXBA3ealaAdgmYWoXlNZ0vtzfx9wzUhZ97NM19fSyeinw33NA1jKJmTzlePdZtaL40Cod8+BQGq2OLtIFBgcVVrlSTiMtDPXeHgy+ndDgYFkrPfZEBUb9cgA7H8X7M/B3m0o17QXNLvkjGRsx/OkJW+R2q8erWjW3fuLZlIJdyJcTmIewPl85QNV9r7X7UD2nVTYd4wweXTplpoZNuqf7osB6WEFD4xBw5IbdFG/b8rfMlENoKZQn01rISvYg42qNPcSzLFneRH0FWL/razR6QLh7KxvNLl2tLwsUrZD6oOJhHu3Gd88gLP5skRH3tnK4Je6Z/tBBwenGkvOnbYtHqL+Nb5DeFgMFK2wPSNBB9gYdu2zaNZg14QsvZfPl6r1ixH+NFCfms3nfBk4lSdEXcK1Y2X0tTLuZo0u8T0R3ZtKRN67AGApVZQrVI52W81GDANPHnGw64XA5RcaTODsWbSswGJCthguhsYJHjNGWwXXEJ0BSChYfjdsGKzB05Qb/M/swWGVSb8MwbMycNNGeG9uhse5EnC6qLShRUAWga5Xl1T/ScbddabEU42CbbkEX55W2DtFONAg87WZltToBZAFHV4rbBkYiDASLSzOPLYUAtgA6APFvkFD2HQAvBikjSQt1C036BdAKDt4EbSEbQwjIQNIM8BEXz5fJu3Zunqkt7basCuxthbZfOm7zPjNZgNt9v3OSYWXpgjHpxf655sB3Kjt0XEhLyDpMvrrBZVGqmadXlDbPo3QFLJUacOJYuhce+NXDu4z0nRY0hbDiTgu6oWxZmsi30sXIniJk0NUKDGK9Ooiwr+kEtGPhsQGCZEpH7NRQc7sv9PnlgzA0HNrZslKpgnxftKq0FCHZkAjYEl/AkxNWBKngo4aYWxdR7h8Qr5f3AJVKDF2H/FNnZHASSHgmz26FbCkv6kcoQrCVaMVpHsUiCAV+VLJyNoawEHtxz2tDLLZPT894OClI37oTTeXcoHRCaUdBbLvLrH2S3YzT481+CrA84CKJ2oc49feRHA1T176+vlBT8eGxSJ+PJgxc7ZjmRQ9+WiOEHMJ142WemYIibqRqyVYXs8qkyv9HoCvNptgK98/+rKD3S8CxVIrdy9+z8ioguoDBiOMePO1X9hQ6JkwFcuNQkns+UaJSpnx4V8iOC28QY+/6KFSBeIxaJVHuxoDo0k7sz1bIpwrETalq5hI9oxVfzadjP6dD3C+/B9gfn87g1zs3u2HHDz9/CIGjmY8OWhUjBlD4wpR8lWijq6wcyD4XW/ZQTBfqeJHbM5WGB9/W2sA/2yvp6k+0Qckoj6rNlaxdsYoe/8reV/6u3GsBKcdFtBqR0T/kU5EPqABzuZLLzPjklafXeq+n73s4JkXgFIXFDw2IdIMMBbh1vTdRgOqM0roNQwiN8TLpcEtC6dhfPK25gCLivbALtZUm4wDcQFYjCQdbh/ioDg1q3TwwIaUfSomwqFUInqpVOiK5QqVnK16yz854OCFg/LSLBSi6nFopBaJnXlkgtBHjCEb9WVDDgPDmiVao6zBBUR4+sztPsAvHmU89KwvOMn+KuDJfhuLsLZ7y/8kPFc+ArDEZndCwWYdROAShnLjmjKUZSqWetfJuJuk7Cxfx5XyszaoV9rQQtYkMD3TWYsjYwQ3ThgV6u1k7w11G1aRTJy1sEfJnBAOU5DPLOOzd/gA//wA49+3+/ZoAU8C9hIxRqoPSCeAlAG3zwc+2uEebIaYKQPTswqbByoYj9t3L5IbuZ5s2Z/NoB9/WWH/FOHY6QZ6cIM45nAQnbQxsVHpSIzRaGcvSPgpAViANTZvEazEEWDYswB8+QTjnTdKGA7hbJbx7YeBM1mgT8CNCqjsAxuHTpOR/Ve+kxfA2LE7JT6zF8vLcs2wfeOH2KUpVyh/3vP4i90vp9/CnuMKe15pbMlqxqJF700PkdYPJSKjkyvs9dEB8SEjhuy9IgUbAeuWrcC1m+aziVKF8cOngJdPCKA8n3KjQFxYdjRwMYZiuToZqzxzukjIVwnXj5T1S2PzUoq+QNl86dvM+JithjNFwtOTCk8+17zFeqF6fK2CijLWRHyvTzeX5gwBBUs7QrkSzSl6rLDW224A1gws3snOA4xnXvapt541a0NHKOynm3FKQN+JosLGlIeJpKR22LuI8B3K5sr3M/id9pr19+Fn9/sJZK3mFkn/Gy5ROjpj1IJwpfdcAVhin4U1e6ISARMDwLbrhAqbv0FHzzCeeInR5wCpuL/v9sneKy9gyG/czdrJMEVlSrmErcN2UzwI9GPK5MuP2U7mfmZS4YVX/Bjo8LWUGizS85p1hGSdE7+txTP6bqAOCRVrlajqS83XbwbecJnOs2252fwsQ6hZ2pFMRtl/ayG3gamy5cYWufFkUYLwCTeNWbZsEe2gbK70LAPXdTvI8PPTeYKA/OTu4L9GQFzCXzgwAKSGFIYc7spnKtgZdUgAFvelsOZrNwE3X946sOH5VD3Gjn2sbdkxAdmCgBVuX9yJ58oKVw1XkLSY50zAc7IHWzNyhAf96AEH+yehpelWrjVjhGiSMBZlcR51fIUBFoFKqFcMGrddD1w63hnAMpgn93uQUCRRmbQU3aWKFJ5gvgKcLilc2l/FSMye0UOMHZTJlU/bzBw0Az+dIzx3TGHHLn8PbHZt2KSgHMZ4N+qRsVYFrFnSUWXfFYPGO28ELptYCHClyrjnCeCJF32Hxi1XAnfcLFLy/Hu37w0ADqxYhoprHqpmE1zie9HLjxUUxpNVLWzZu2iasvnyLDN3s6yLjuexgw4OHAUOmbjoJUa++RKlY5bFc9TxFQZY2HPZ/+RngXe/Hrh87UKAv79DTJDzA99Fwn7PG+ff+8huD/kS0C/6cNwXtsRUaSNiUnawyRxhKAZcNmBPHyaiUk8Bzs4SnplSePw5P5uwfgsOC12XvE7BdRgjXfDnmr3ZWKvEHBkAfMfrgS3rFgL8Z//M+gUQsIxrUSTmP//Q/Hsf2OXp+/qTvtokurCoSyaeuuOXMnjwlRwhFSVcMWRPktYA94pFmwnvO6EgyWdPPOdLtDUvf92KXHKZ7z3qxLEvL4oSyVli8uTEQckOrPgClrxYuSLjzpsJV6xfCPBf/AvrPVrAMi+gWKw+5/thatf9z3g4XwAGk0DaOBsCn7D2NNZnQrSJ+NG8H30pgpa9S7Po3ghZ4UE+dUjh+DnCzr3zSy6E77lsi9KpJ+0ArM2QoRIe2lsURGr4rkDfW5QtAu97E+HKBgDf97RIyHMAS5ti4br9pvkA3/e0h5k8MBAALGZM0Yd1THUQ01XLoOhAljteJN3ONRbjtbSQ1Qs1qf4NFIqS/fjISWDfoSDZuq6myqVbFGLi/zXSQJ3tPaxpSfvakCFxVAFXEEuV1nsFYDFJGndghZErAO+/hXDVhsZC1oPPAruP+C/LdZuBt1+3UMj6wROM0xnGQMKn4Hk26SDHycRxmQS2dijxaIEQUaQzIWxdWk2ylSbabFCirkim4akZ4NmXfBDCe/DlW5SOvdJOBpNxv0ijJiPfUKuxVA0lgY0jvgAkL4BsCcb+fOm4sNcOSCsYw6GTrL1P2gccfKTfmTxr27b8XwcAhCxcbdhTMCUsOgJcPWSRRRM9JqbKHzH49mYA2fheFuSpIw7OFYCn9wRhPQHKW7YqXdhsIsicr0VfBB2HKdgYMgyI8vKsHwLeek17Viobc2Jm7J1iZIq+AaRmp24zlMcXsoArLAJMoPutOxtaWbTnjymcLRB27YcOr5Vr6xWkY5Q3JedaMKCaMknyjfEQyXeyzwqFFivAnW/ojkJbGfdi92SLjJ0HWbsXta06FAjQChXLnCbzhOE+xusG7TkctLPBtruw1YU6lSHsP62QLQC7DwJrxhWqirFloI5FByjXtuTQPlsTpMrAb79t+anXzFWo+Me7WEd6yN4sTgmTEtMKwBL8d7ygsDZZxXqLhg7tLrTt8G8VYHPfoWmF4znC0TMKmSrwun5PmwH9sjfBj9CebGpVihnSWKlyReBTv9KhA7ndAS9y/z1PeugPoj5MOE+rEZe5ih/ZIUaOIYuJ49rhbztkp5P1kr10+wEXB2cIG/s9DPbNVa+rUYnZi4N4ZpGShTVLPctMAfjM7Z0BfOgE4+cHgfN5YP0ocOtVrbkS6+f5b9s9DKUCCTtg1SbdpdmazJT8tJZrR+xmIOqQHdtBd80ms9j3UtTkP3dHMBpnbOpnQ8C1MoXmOSMxi+QqUq2w+Ewe+My72gf4wV2Me570JV/tpPB8gH7/DmDNYHsS93d/4gNcs3QFOnIrtmrRgUWWuGmNPQm6FnQnC7ccxo5WgL/72QgqHuPGCV4ArBG05Kdmz2UgN+sDfDYL/O672wN4aprxt/fMpaEIECacdt0w8Ad3tgfwPz3kYbQfWk/WwQFBWG0zgEWNFwl6oA/YMmgT4CBsVhY+ky/fDebfaAWEXt7zyAEHR2YUbpjwEHfnDCI1cg4iNLQLMGDPYj48m2kfYKHeR3b7QpGoNgZg8TzJnv4XH5bvWgf5Hx/0MNLvmzLDADdzRuSrUqlH6XoeaxIWPUnhwHebqSvdvABTM8CDByLYMMDYPNA4jNQYLjQQs5J240dBtsuif/A4Y9+UgMFatRGAhTMUSqT39N/eBmwYaR3gbz7oYTQNDKR8Z4REf7TibZJojlmPcMOo9bzhudQVm8ln3QAsz37vWVez5zdvDAEc+tUALM53EbBmAoA//c72WPR9TzFePsma2kR/FR1cABbqPZ8nfPhWYP1wewCPpIHBNgAWs6qwZynWstWigUPWcV7ymd6HLaWPdgvwzikHe04oXD/uYbjBIXnzKLgInAsAvqtNNen+ZxiTp1mrNkJtYkcWwU24grT5628mrG0DYM2iDcChPXgpFi2hOjNlhcstq0cL0kcDQctKAni3AIv/9vu7I7rK683rF7LpBQAXgDMZ4BPvaI+CJc/o2FnW3iHRW8UTJHu7ULAIbe+5mTAx1DoFf+thD8MCcEjIMtV7Gq2JCXqX6gLXj5XbCgRstsYNE8BtlXBo1nkr3+84pPDSGQc3rfMwUkfFJq9XVCRh0YaCP/QWQryFUFjTv0RonJzxU1I0BSs/+kMoeCbruwvHW1SVJL/p7sdYAyxStE5Oa6ImCfWeLYlwVcF4wm7aSsMSDraKsLQCYLN7ciXgnr0RXQfrzZt4XtEWDXCdFC37sGQoXLe5dYr72R4PJ87DZ9GBkGUo+FweeMd1tGRgfHgOzx1mPH+E9f4rAGtX4hIAy94r3iOXCNePlawmni1ahMVn03bKKDUDsJXv/++4g+eOKlw55mHT4NwT2oMU6MEiaIkeLFQsku8Nl0jUhqScNAf68X0eTmXmwm8MixbOIJXof/kawmj/0u3kZhn7p4Bdh31hTbPn4IURgBfLPJR0lUyZsGWwiuG4RdXIP1upcRklWcKVtkuHgfc8xg/3RFGsspaoE0G2gzZ0BA59baoUVSnvmxoF5GyBtIVL9nJxRsglViqxb+uEMskUjPvClXwkPEe8P1pNEs9UYB0TKpb2MtKelA4O0l5M6SVxKMjeLWqWBOJJW8LujbNBUk8bxWsVKuJYIKTlqAGL0Rtm7ZYshGarlGErFNrKPScyhAdecrXA9cYNfhlgk60gYMii66C6or93SuSGRD4KSKUKaVYuFK9LFjoCJOv9Viq362zBIM9Xx2OJqTJg/aYt+SltSx+Vqm9OlMu0pdNLg7YkXlpKOwi7X6x+R1lYc9Yv43PDSFn7j+1eTUoZSme2ipHaGviuowq7TzgYTTJuWucLI8Yebfbi2QBUne8rlBscpCXgGoAFZDE8SByVpj5x64XSQOV7aVf2YT8x3P+ISVTUJ+nLpLqatvTBXAElS1smrSVc+9Ksg6mwU2afNY9YZs26H6X+Ph13PxNe+wWbjK1ywrYAFl/rAy9FcSoHbB5kbBllDZpJKtPpoKGUUJGEBSShNh35EQiopui3T30+0Pr0tKDAmc4hDgQ4kw1hgJW/dX9BrrGpVGteGOEAus0glMcUSgvXddHFSSukzZGXWXTqh9e5pXLCWtiyVBDcFsiywD960UVmlnDNuIe16YCKg2o5RjfWe7MAEQBsYrfmFSM1Vd5DZYRN8W8twAVCnGlT/5T4MX34g++gNtXwxN+rSz0EFfG0V6pW8HRu9lKUVFyCUuXuqhH75Rq0nNFqQXDNpi2V9LcFsLQjqtOPX3Qhhca3jjHWpX1nhA7eC1ixYd36b3koFCigIx39lai5B8Phrvr2IGHcsHbNBYLgwHDYkC6FGDows1Yhvu5QD2nTgCv7vtTFsl2Lo7bG7ZT01yBbOpTDJsiZWeDhgxEtSIlDQth1GBQTqFeLugx1HsSm+1uVsOPQWQ4B7r7TKngpwjU9arFhcxWF5yrBm1LFQQeGLcvzx/KEfIV0wtq1wz0sDE70WDoReUujtV5U0bN5rI5NkCUT75EDEQjYw3HGNeNz0nWAT8jP2KDnYMZm4o1ipswLop9eysgUqsUVbsdUs9NV36OMa0Z7w5bN7Do6VkfvxRYPxrIJsuzJ2w9HcCLrn4N07bicUGazh87bkvpXx3JySAhhPCkCVaV3bNk3bHR2MJZM0fbRdp0vW+Mnxeu055QDqTa1cRDYNMAd17TsdmyyX5+UksEl2eMJW4aqGLPpwG/EjLo92k7vxZYPp+x2Ieufl1NOdr7i4lxRLEuMSwcYo6mFZxzZ7te0J3vtzKwvTMk5iAMxxpXDlR4YMRrOoLvDKX3J0v7xsrYXW3Rl8T7tOen4xUIjrIWwsYSd/N1G4xXVSYA9UyRUPKkeC1w+WMVo74qL1g3D0vGy0upqciUu9XJIwN6+0w4OTit9rI2rWLsb1yQZ6b7OSxKbPkVHlvMLZ2ZJq23i55LDpzcNVrE26fV0r62ft7UDogMq7tkR77apWdqrMuPwjMLhGQdydqI2TijW8dZyVKzYjyWoT2zBi1URFtYrOrcOrq+I98ePwxbmLwYNOdlsfdrDaHx5D7/S62X7iHdf4OKNVa4804t6Hr0A2bQpOvPRjIOTOYWzRd/VOFel3a9ma8yYNcNJrQSir0zJ/RHJXY5D25BFOhYz5cpcNO2Qe1MiQQ1OxVg4ouaO09AzuWLlDvb4XlsHRi/3AklJ4POzCjkpyD0rjgmlvUQV5uBsYXHC+6BHHKF01npsqo+RtFCcrdv5yoHQpOjOZMy9r9W22gJYGs3my3/FzH/UagcX77O3AkT016lE5I/babFtgJnZzRYqP7VdHa+dQV+Q9xLtSMXdtxJRW+kPbQMc7MfrPZR3MGPjBbnYyzxpIkwqRG5JJGiq3a47Alg68YPlK4++2oSudhdo5e+n6ajr3ionqHQylo4B9im59Ase6EFmbhCi3slwLj4TXgEiyivwOxKJ6OOdrkxXAEun4nVij+VQS+sRRp1O6rXwnOy1pOi9yZj7P93Mp2uApfNMvvIRAn/nIsjdQDH3rIDLoI+lE+6/dtuiFYBDlHz3RXbdHSTClknRB7qlXDMKawCbPbnK9F8XBa9OQRYrFb+nmz23vmerABvpulwt339RhWoPZFGFIk7k9k6l5cV6sw6w0ZOrqHzvojGkRZCJdjhwP9iJntush54ALJ2KwJUrVL4M4A9frbbrZovX7fdiWwbwN8m4+7l2LVSt9t0zgM0AxEHhVflbF/flBbvjtHLot9pxHLQK6jxdupOH2n1GuxpR+S6Yb2332dfk/USPOnA/2qrLr5s16DkFm8EJm84Xq5/wPP7LC5eaaVop+pNEzPlmwJ67wa6lZ5cN4BDQw9l8+StEdNeFsjcLmMz89VQi8qdEdKYlZCzdtOwAm3EHIblfZeabLc1lVTYjccsK/NlEIvrESgxwxQAOCWHv9jz+Aph/cSUWoGd9Ej2mFH3RlkWq03GuOMBm4JLwRh4+z+DbOp3ManhOsvxY4UvpeOSR1TGe1TCK0BiC/OS7APoQwKHqHKtsoPOGQzMA/7sCvp5MRp9aTSNdNRRcvyhSTqJQqN7pgT8O4F3MvArC3uZGKdVsAPxIgb4djzv3EtHsagLWjGXVAhxeLCnxlC9W38fsbQPTNgZPrMRiSgU5ED9EpB5KxJx7iKjFkxlXYrR+n68KgOuXJ6ituQ1E2wj8eoA2McuxWPYuqbcM8BEG7QTzw1E38pBtR4C90S7e0qsS4AbsPJYrYYuqVrcy8VZm3gqmcSakiTkFQpqZ0kRIy7PMyBBxBowME2WJkQHxCSLaR0z7PMfZl4xiPxFdXaKvAAAADElEQVQVlwOEXvbx/3Bccpan8cseAAAAAElFTkSuQmCC",ee=Ut(59301),tn=({className:Vn,dataSource:Qn=[],col:li=4,right:mi,bottom:lo=23,precision:Fe=0,wrapWidth:Ee=1200,trackEventItems:ye,loading:Re,handleVery:Kn=()=>!0})=>{const _n=Math.floor((Ee-(li-1)*mi)/li);return ee.createElement(Gt.Z,{spinning:Re},ee.createElement("div",{className:Ae()($n.list,Vn)},!!Qn.length&&Qn.map((Mi,Me)=>{const{subject_identifier:Ue,id:In,identifier:Ei,power:on}=Mi,Wt=Mi.is_public!=0&&Mi.is_public;return ee.createElement("div",{className:$n.wrap,key:In,style:{width:_n,marginRight:(1+Me)%li===0?0:mi+Fe,marginBottom:lo}},ee.createElement("a",{className:$n.li,onClick:ae=>{ae.preventDefault(),Kn(Mi==null?void 0:Mi.first_category_url)&&(ye&&(0,te.L9)([ye]),(0,te.xg)(Mi.first_category_url))}},ee.createElement("div",{className:$n.top},ee.createElement(jt.Z,{title:Mi.name},ee.createElement("div",{className:$n.name},Mi.name)),ee.createElement("img",{className:$n.img,src:ne.Z.IMG_SERVER+"/images/"+Mi.avatar_url}),ee.createElement("div",{className:$n.text,title:Mi.creator},Mi.creator),Ue&&ee.createElement("div",{className:$n.btns},ee.createElement("div",null,"\u5F00\u653E\u8BFE\u7A0B"),ee.createElement("aside",null,"\u5F00\u653E\u8BFE\u5802")),Wt&&ee.createElement("div",{className:$n.sign},"\u516C\u5F00")),ee.createElement("div",{className:$n.bottom},Mi.visits>0&&ee.createElement(jt.Z,{title:"\u8BBF\u95EE\u91CF",placement:"bottom"},ee.createElement("span",null,ee.createElement("i",{className:"iconfont icon-liulanyan"}),ee.createElement("span",null,Mi.visits))),Mi.course_members_count>0&&ee.createElement(jt.Z,{title:"\u6210\u5458",placement:"bottom"},ee.createElement("span",null,ee.createElement("i",{className:"iconfont icon-chengyuan"}),Mi.course_members_count)),Mi.tasks_count>0&&ee.createElement(jt.Z,{title:"\u4F5C\u4E1A",placement:"bottom"},ee.createElement("span",null,ee.createElement("i",{className:"iconfont icon-zuoye"}),Mi.tasks_count)),Mi.is_end?ee.createElement("div",{style:{color:"#6B758B"}},"\u5DF2\u7ED3\u675F"):ee.createElement("div",{style:{color:"#00B187"}},"\u8FDB\u884C\u4E2D"))),!Mi.is_accessible&&ee.createElement("div",{className:$n.lockWrap},ee.createElement("img",{src:`${ne.Z.IMG_SERVER}/images/educoder/icon/lockclose.svg`}),ee.createElement("span",{className:"mt15 font16 c-white"},"\u975E\u8BFE\u5802\u6210\u5458\u4E0D\u53EF\u8FDB\u5165")))}),!Qn.length&&ee.createElement(je.Z,null)))},Wn={flex_box_center:"flex_box_center___d27mZ",flex_space_between:"flex_space_between___qfRU9",flex_box_vertical_center:"flex_box_vertical_center___fCRld",flex_box_center_end:"flex_box_center_end___ORMV8",flex_box_column:"flex_box_column___PNKtZ",tabs:"tabs___alpa7",tabsWrap:"tabsWrap___aCQjw",tab:"tab___MKLr4",active:"active___nl_4v"},On=Ut(25690),sn=({dataSource:Vn=[],value:Qn,onChange:li,className:mi,style:lo={},tabBarExtraContent:Fe})=>St.createElement("div",{className:Ae()(Wn.tabs,mi),style:lo},St.createElement("div",{className:Wn.tabsWrap},Vn.map((Ee,ye)=>!(Ee!=null&&Ee.hide)&&St.createElement("aside",{className:Wn.tab,onClick:()=>{li(Ee.id),Ee.link&&On.history.push(Ee.link)},key:ye},St.createElement("div",{className:Qn===Ee.id?Wn.active:""},Ee.name),(Ee==null?void 0:Ee.resetCount)==null&&(Ee==null?void 0:Ee.total)!==void 0&&St.createElement("span",null,"\uFF08",Ee==null?void 0:Ee.total,"\uFF09"),(Ee==null?void 0:Ee.resetCount)!==void 0&&(Ee==null?void 0:Ee.total)!==void 0&&St.createElement(jt.Z,{title:(Ee==null?void 0:Ee.tip)!=null?Ee==null?void 0:Ee.tip:""},St.createElement("span",{style:{color:"#9096A3"}},"\uFF08",St.createElement("span",{style:{color:"#000"}},Ee==null?void 0:Ee.resetCount),"/",St.createElement("span",null,Ee==null?void 0:Ee.total),"\uFF09"))))),St.createElement("div",{className:Wn.tabBar},Fe)),ri=({className:Vn,style:Qn={},children:li})=>St.createElement("div",{className:Ae()(Vn),style:Qn},li),hn={flex_box_center:"flex_box_center___e6HxQ",flex_space_between:"flex_space_between___RnXYe",flex_box_vertical_center:"flex_box_vertical_center___lVxPk",flex_box_center_end:"flex_box_center_end___bu8yv",flex_box_column:"flex_box_column___JczGj",orderWrap:"orderWrap___ZfyGX",orderIconWrap:"orderIconWrap___XTB_O",orderAsc:"orderAsc___KWHmA",orderDesc:"orderDesc___rHdbB",active:"active___a7eSP",cursorPointer:"cursorPointer___gs9kL",orderTextWrap:"orderTextWrap___teAKn"},ve=Ut(75727),Le=Ut(93041);const Pn=[{id:"updated_at",name:"\u6700\u65B0\u52A8\u6001"},{id:"created_at",name:"\u6700\u65B0\u521B\u5EFA"},{id:"name",name:"\u540D\u79F0\u6392\u5E8F"}];var Bt=({sortValue:Vn,dropValue:Qn,className:li,onSort:mi,onDrop:lo,dataSource:Fe=Pn})=>{var Ee;return St.createElement("div",{className:Ae()(hn.orderWrap,li)},St.createElement(ve.Z,{dropdownRender:()=>St.createElement(Le.default,null,Fe.map((ye,Re)=>St.createElement(Le.default.Item,{key:Re,onClick:()=>lo(ye.id)},ye.name)))},St.createElement("span",{className:hn.orderTextWrap},(Ee=Fe.find(ye=>Qn===ye.id))==null?void 0:Ee.name)),St.createElement("span",{className:hn.orderIconWrap},St.createElement("span",{className:hn.orderAsc},St.createElement("i",{className:Vn==="asc"?`iconfont icon-sanjiaoxing-up font12 ${hn.cursorPointer} ${hn.active}`:`iconfont icon-sanjiaoxing-up font12 ${hn.cursorPointer}`,onClick:()=>mi(Vn==="asc"?"desc":"asc")})),St.createElement("span",{className:hn.orderDesc},St.createElement("i",{className:Vn==="desc"?`iconfont icon-sanjiaoxing-down font12 ${hn.cursorPointer} ${hn.active}`:`iconfont icon-sanjiaoxing-down font12 ${hn.cursorPointer}`,onClick:()=>mi(Vn==="asc"?"desc":"asc")}))))},kt={flex_box_center:"flex_box_center___LCi0B",flex_space_between:"flex_space_between___hzONe",flex_box_vertical_center:"flex_box_vertical_center___ZyQRE",flex_box_center_end:"flex_box_center_end___XKM74",flex_box_column:"flex_box_column___p8LCU",btn:"btn___In02G","mediacy-round":"mediacy-round___uveEv","mediacy-default":"mediacy-default___dDxsd",default:"default___K791v"},wt=Ut(99571),Tt=Object.defineProperty,zt=Object.getOwnPropertySymbols,Et=Object.prototype.hasOwnProperty,xe=Object.prototype.propertyIsEnumerable,qe=(Vn,Qn,li)=>Qn in Vn?Tt(Vn,Qn,{enumerable:!0,configurable:!0,writable:!0,value:li}):Vn[Qn]=li,Fn=(Vn,Qn)=>{for(var li in Qn||(Qn={}))Et.call(Qn,li)&&qe(Vn,li,Qn[li]);if(zt)for(var li of zt(Qn))xe.call(Qn,li)&&qe(Vn,li,Qn[li]);return Vn},gn=(Vn,Qn)=>{var li={};for(var mi in Vn)Et.call(Vn,mi)&&Qn.indexOf(mi)<0&&(li[mi]=Vn[mi]);if(Vn!=null&&zt)for(var mi of zt(Vn))Qn.indexOf(mi)<0&&xe.call(Vn,mi)&&(li[mi]=Vn[mi]);return li},Ln=(Vn,Qn,li)=>new Promise((mi,lo)=>{var Fe=Re=>{try{ye(li.next(Re))}catch(Kn){lo(Kn)}},Ee=Re=>{try{ye(li.throw(Re))}catch(Kn){lo(Kn)}},ye=Re=>Re.done?mi(Re.value):Promise.resolve(Re.value).then(Fe,Ee);ye((li=li.apply(Vn,Qn)).next())}),Tn=Vn=>{var Qn=Vn,{className:li,style:mi,children:lo,loading:Fe=!1,openLoading:Ee,onClick:ye=()=>{},size:Re="middle",shape:Kn="round"}=Qn,_n=gn(Qn,["className","style","children","loading","openLoading","onClick","size","shape"]);const[Mi,Me]=(0,St.useState)(!1);return St.createElement(wt.ZP,Fn({onClick:(0,fe.throttle)(Ue=>Ln(void 0,null,function*(){Ee&&Me(!0);try{yield ye(Ue)}catch(In){console.log("error",In)}Ee&&Me(!1)}),2e3,{leading:!0,trailing:!1}),className:Ae()(kt.btn,kt[`${Re}-${Kn}`],li),style:mi,size:Re,shape:Kn,loading:Mi||Fe},_n),lo)},Sn={flex_box_center:"flex_box_center___TB7bQ",flex_space_between:"flex_space_between___oBlTb",flex_box_vertical_center:"flex_box_vertical_center___b5XbB",flex_box_center_end:"flex_box_center_end___CNhe7",flex_box_column:"flex_box_column___yHXKW",head:"head___ghH72",node:"node___mjPEy"},pi=({className:Vn,style:Qn,children:li=null,onClick:mi,title:lo})=>St.createElement("div",{className:Ae()(Sn.head,Vn),style:Qn},St.createElement("span",{className:"primary-hover",onClick:mi},St.createElement("i",{className:"iconfont icon-fanhui2 font12"}),"\u8FD4\u56DE"),St.createElement("b",{title:lo},lo),St.createElement("div",{className:Sn.node},li)),Bn={flex_box_center:"flex_box_center___AlHuF",flex_space_between:"flex_space_between___vN2LW",flex_box_vertical_center:"flex_box_vertical_center___Ac7D2",flex_box_center_end:"flex_box_center_end___y38I7",flex_box_column:"flex_box_column___iQE6P",btns:"btns___sNgTb",confirm:"confirm___Ozirl",cancel:"cancel___aiq1I"},gi=({confirmShow:Vn=!0,confirmTitle:Qn,confirmClick:li,cancelShow:mi=!0,cancelTitle:lo,cancelClick:Fe,className:Ee,style:ye,confirmLoading:Re=!1})=>St.createElement("div",{className:Ae()(Bn.btns,Ee),style:ye},Vn&&St.createElement(wt.ZP,{loading:Re,onClick:li,type:"primary",className:Bn.confirm},Qn),mi&&St.createElement(wt.ZP,{onClick:Fe,className:Bn.cancel},lo)),Ii={flex_box_center:"flex_box_center___jkpdr",flex_space_between:"flex_space_between___OtsL8",flex_box_vertical_center:"flex_box_vertical_center___rbcb_",flex_box_center_end:"flex_box_center_end___zBR21",flex_box_column:"flex_box_column___nS_eP",fixedBottom:"fixedBottom___oJl7m",wrap:"wrap___A3Oq1",center:"center____VL1y"},Ro=({className:Vn,style:Qn={},LeftContent:li,children:mi,RightContent:lo})=>St.createElement("div",{className:Ae()(Ii.fixedBottom,Vn),style:Qn},St.createElement("div",{className:Ii.wrap},St.createElement("div",{className:Ii.left},li),St.createElement("div",{className:Ii.center},mi),St.createElement("div",{className:Ii.right},lo))),so={flex_box_center:"flex_box_center___tY8Yn",flex_space_between:"flex_space_between___vHdYA",flex_box_vertical_center:"flex_box_vertical_center___pa61F",flex_box_center_end:"flex_box_center_end___HyDXt",flex_box_column:"flex_box_column___UjZek",crumbs:"crumbs___V41Oe",hover:"hover___bEIVd"},oo=({className:Vn,style:Qn={},dataSource:li=[]})=>St.createElement("div",{className:Ae()(so.crumbs,Vn),style:Qn},li.map((mi,lo)=>lo<li.length-1?St.createElement(St.Fragment,{key:lo},mi.path||mi.onClick?St.createElement("span",{className:so.hover,onClick:mi!=null&&mi.onClick?mi.onClick:()=>On.history.push(mi.path)},mi.name):St.createElement("span",null,mi.name),St.createElement("span",null,"\xA0",">","\xA0")):St.createElement("span",{key:lo,style:{color:"#5F6368"}},mi.name))),Bo=Ut(11938),Ki=Object.defineProperty,zo=Object.defineProperties,pr=Object.getOwnPropertyDescriptors,jo=Object.getOwnPropertySymbols,Vr=Object.prototype.hasOwnProperty,Ir=Object.prototype.propertyIsEnumerable,$o=(Vn,Qn,li)=>Qn in Vn?Ki(Vn,Qn,{enumerable:!0,configurable:!0,writable:!0,value:li}):Vn[Qn]=li,Wo=(Vn,Qn)=>{for(var li in Qn||(Qn={}))Vr.call(Qn,li)&&$o(Vn,li,Qn[li]);if(jo)for(var li of jo(Qn))Ir.call(Qn,li)&&$o(Vn,li,Qn[li]);return Vn},Ti=(Vn,Qn)=>zo(Vn,pr(Qn)),Lo=(Vn,Qn)=>{var li={};for(var mi in Vn)Vr.call(Vn,mi)&&Qn.indexOf(mi)<0&&(li[mi]=Vn[mi]);if(Vn!=null&&jo)for(var mi of jo(Vn))Qn.indexOf(mi)<0&&Ir.call(Vn,mi)&&(li[mi]=Vn[mi]);return li};const{Countdown:Lt}=Bo.default;var wo=Vn=>{var Qn=Vn,{onChange:li}=Qn,mi=Lo(Qn,["onChange"]);const[lo,Fe]=(0,St.useState)(null);(0,St.useEffect)(()=>{typeof lo=="number"&&lo>=0&&li(lo)},[lo]);const Ee=ye=>{const Re=Math.floor(ye/1e3);Fe(Re)};return St.createElement(Lt,Ti(Wo({},mi),{onChange:Ee}))}},37808:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return ge}});var St=Ut(59301);function ge(ke,Xe){const pe=(0,St.useRef)();(0,St.useEffect)(()=>{pe.current=ke}),(0,St.useEffect)(()=>{function re(){pe.current()}if(Xe!==null){let se=setInterval(re,Xe);return()=>clearInterval(se)}},[Xe])}},53605:function(nn,An,Ut){"use strict";Ut.r(An),Ut.d(An,{default:function(){return rn}});var St=Ut(59301),ge=Ut(25690),ke=Ut(93041),Xe=Ut(24404),pe=Ut(28284),re=Ut(6767),se=Ut(37285),Ae=Ut(91882),fe=Ut(77019),qt=Ut(5269),Ze=Ut(62957),oe=Ut(20554),_e=Ut(37568),Nt=Ut(99571),et=Ut(7299),nt=Ut(86245),ct=Ut(28426),lt=Ut(25399),pt=Ut(62673),vt=Ut(71051),Ct=Ut(81722),bt=Ut(39793),Gt=Ut(76902),jt={flex_box_center:"flex_box_center___p1qG1",flex_space_between:"flex_space_between___EHoRl",flex_box_vertical_center:"flex_box_vertical_center___c0u2d",flex_box_center_end:"flex_box_center_end___ueiDD",flex_box_column:"flex_box_column___tyRHS",wrap:"wrap___ce8sS",modal:"modal___yzD47",titleWrap:"titleWrap___OBPcs",required:"required___ncxFF",title:"title___cxIaz",colorGray:"colorGray___NXXsn",choiceWrap:"choiceWrap___AhJbr",answer:"answer____f42Z",activeAnswer:"activeAnswer___BqxNg",deleteIcon:"deleteIcon___iHXv4",addIcon:"addIcon___Kb1l4",editorWrap:"editorWrap___UmeId",htmlWrap:"htmlWrap____EtjV",radio:"radio___zqqhF",color333:"color333___PUxW5",color999:"color999___Uiwst",questionType:"questionType___GcJoU",questionChoices:"questionChoices___WgikS"},ie=Object.defineProperty,ne=Object.getOwnPropertySymbols,te=Object.prototype.hasOwnProperty,De=Object.prototype.propertyIsEnumerable,ce=(he,Kt,$t)=>Kt in he?ie(he,Kt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):he[Kt]=$t,Qe=(he,Kt)=>{for(var $t in Kt||(Kt={}))te.call(Kt,$t)&&ce(he,$t,Kt[$t]);if(ne)for(var $t of ne(Kt))De.call(Kt,$t)&&ce(he,$t,Kt[$t]);return he},je=(he,Kt)=>{var $t={};for(var Je in he)te.call(he,Je)&&Kt.indexOf(Je)<0&&($t[Je]=he[Je]);if(he!=null&&ne)for(var Je of ne(he))Kt.indexOf(Je)<0&&De.call(he,Je)&&($t[Je]=he[Je]);return $t},un=(he,Kt,$t)=>new Promise((Je,Dn)=>{var Xn=me=>{try{be($t.next(me))}catch(Rn){Dn(Rn)}},Ke=me=>{try{be($t.throw(me))}catch(Rn){Dn(Rn)}},be=me=>me.done?Je(me.value):Promise.resolve(me.value).then(Xn,Ke);be(($t=$t.apply(he,Kt)).next())});const xn=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],cn=(he,Kt)=>{var $t=he,{problemset:Je,globalSetting:Dn,loading:Xn,dispatch:Ke,onRef:be=()=>{},editData:me}=$t,Rn=je($t,["problemset","globalSetting","loading","dispatch","onRef","editData"]);const[bn,ze]=(0,St.useState)([]),[pn,Li]=(0,St.useState)(),[fi,Ji]=(0,St.useState)([]),[le,Nn]=(0,St.useState)(""),[ui,vn]=(0,St.useState)(5),[bi,Si]=(0,St.useState)(!1),Pi=(0,ge.useParams)();(0,St.useEffect)(()=>{ze(["","","",""])},[]),(0,St.useEffect)(()=>{if(!(me!=null&&me.question_choices)){Si(!0);return}Nn(me==null?void 0:me.question_title),vn(parseInt(me==null?void 0:me.question_score)),ze(me==null?void 0:me.question_choices.map(kn=>kn.choice_text));const Ce=[];me==null||me.standard_answer.map((kn,Ri)=>{Ce.push(kn-1)}),Ji(Ce)},[me]),(0,St.useImperativeHandle)(Kt,()=>({onSave:hi,isEdit:bi}));const hi=()=>un(void 0,null,function*(){if(!le)return re.ZP.info("\u8BF7\u60A8\u8F93\u5165\u9898\u76EE"),!1;const Ce=bn.findIndex(di=>!di);if(Ce>-1)return re.ZP.info(`\u8BF7\u5148\u8F93\u5165 ${xn[Ce]} \u9009\u9879\u7684\u5185\u5BB9`),!1;if(!fi.length)return re.ZP.info("\u8BF7\u8BBE\u7F6E\u672C\u9898\u7684\u6B63\u786E\u7B54\u6848\uFF0C\u70B9\u51FB\u9009\u9879A/B...\u5373\u53EF\u5B8C\u6210\u8BBE\u7F6E"),!1;if(fi.length<1)return re.ZP.info("\u8BF7\u9009\u62E9\u7B54\u6848"),!1;const kn=bn.map((di,mo)=>({choice_text:di,is_answer:fi.includes(mo)?mo+1:0}));let Ri;me.question_id?Ri=yield Ke({type:"exercise/editExerciseQuestion",payload:{id:me.question_id,question_title:le,question_type:1,question_score:"5.0",question_choices:kn.map(di=>di.choice_text),standard_answers:kn.filter(di=>di.is_answer).map(di=>di.is_answer)}}):Ri=yield Ke({type:"exercise/addExerciseQuestion",payload:{categoryId:Pi.categoryId,question_title:le,question_type:1,question_score:"5.0",question_choices:kn.map(di=>di.choice_text),standard_answers:kn.filter(di=>di.is_answer).map(di=>di.is_answer)}}),Ri.status===0&&(re.ZP.success("\u4FDD\u5B58\u6210\u529F"),Si(!1),Ke({type:"exercise/editExercise",payload:Qe({},Pi)}))}),si=[{name:"\u5220\u9664",icon:"iconfont c-light-black ml30 icon-shanchu",id:"del"},{name:"\u4E0A\u79FB",icon:"iconfont c-green ml30 icon-shangyi_Hover",id:"up"},{name:"\u4E0B\u79FB",icon:"iconfont c-green ml30 icon-xiayi_moren",id:"down"},{name:"\u7F16\u8F91",icon:"iconfont c-green ml30 icon-bianjishijuan3x",id:"edit"}],Ci=Ce=>un(void 0,null,function*(){switch(Ce.id){case"del":let kn;Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u95EE\u9898\u5417\uFF1F",onOk(){return un(this,null,function*(){yield(0,Ct.Fl)({id:me.question_id}),Ke({type:"exercise/editExercise",payload:Qe({},Pi)})})}});break;case"up":case"down":yield Ke({type:"exercise/exeriseMoveUpDown",payload:{id:me.question_id,opr:Ce.id}}),Ke({type:"exercise/editExercise",payload:Qe({},Pi)});break;case"edit":Si(!0);break}}),Pe=()=>{var Ce;return St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},me.key,"\u3001\u591A\u9009\u9898"),"\uFF08",me.question_score,"\u5206\uFF09"),!me.hideAction&&si.map(function(kn,Ri){return kn.id==="up"&&me.key===1||kn.id==="down"&&me.key===me.len?null:St.createElement(lt.Z,{key:Ri,placement:"bottom",title:kn.name},St.createElement("span",{onClick:()=>Ci(kn),className:kn.icon}))})),St.createElement("div",{className:"mt5"},St.createElement(Gt.Z,{value:me.question_title})),St.createElement("div",{className:jt.questionChoices},(Ce=me==null?void 0:me.question_choices)==null?void 0:Ce.map(function(kn,Ri){return St.createElement(fe.Z,null,St.createElement(qt.Z,null,St.createElement(pt.default,{key:Ri,checked:me.standard_answer.includes(Ri+1),disabled:!0},xn[Ri],".")),St.createElement(qt.Z,{flex:"1"},St.createElement("span",{className:"c-black font14"},St.createElement(Gt.Z,{value:kn.choice_text}))))})))},Xi=()=>St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},"\u9009\u62E9\u9898"),"\uFF08\u5BA2\u89C2\u9898\uFF0C\u7531\u7CFB\u7EDF\u81EA\u52A8\u8BC4\u5206\uFF0C\u8BF7\u8BBE\u7F6E\u6807\u51C6\u7B54\u6848\uFF09")),St.createElement("p",{className:jt.titleWrap},St.createElement("span",{className:jt.required},"*"),St.createElement("span",{className:jt.title},"\u9898\u5E72\uFF1A")),St.createElement(bt.Z,{id:"single-question-title",watch:!0,height:155,placeholder:"\u8BF7\u60A8\u8F93\u5165\u9898\u5E72",defaultValue:le,onChange:Ce=>Nn(Ce)}),St.createElement("p",{className:jt.titleWrap},St.createElement("span",{className:jt.required},"*"),St.createElement("span",{className:jt.title},"\u7B54\u6848\u9009\u9879\uFF1A",St.createElement("span",{className:jt.colorGray},"\u70B9\u51FB\u9009\u9879\u53EF\u8BBE\u7F6E\u6B63\u786E\u7B54\u6848"))),bn.map((Ce,kn)=>St.createElement("div",{className:jt.choiceWrap,key:kn},St.createElement(lt.Z,{title:"\u70B9\u51FB\u8BBE\u7F6E\u4E3A\u6807\u51C6\u7B54\u6848",placement:"left"},St.createElement("div",{className:`${jt.answer} ${fi.includes(kn)?jt.activeAnswer:""}`,onClick:()=>{fi.includes(kn)?Ji(fi.filter(Ri=>Ri!==kn)):Ji([...fi,kn])}},xn[kn])),St.createElement("div",{className:jt.editorWrap},pn===kn?St.createElement(bt.Z,{id:`single-question-option-${kn}`,watch:!0,height:155,placeholder:"\u8BF7\u60A8\u8F93\u5165\u9009\u9879",defaultValue:Ce,onChange:Ri=>{bn[kn]=Ri,ze(bn)}}):St.createElement("div",{className:jt.htmlWrap,onClick:()=>Li(kn)},St.createElement(Gt.Z,{value:Ce}))),kn>1&&St.createElement(lt.Z,{title:"\u5220\u9664"},St.createElement("i",{className:`${jt.deleteIcon} iconfont icon-htmal5icon19`,onClick:()=>ze(bn.filter((Ri,di)=>di!==kn))})),kn<7&&kn===bn.length-1&&St.createElement(lt.Z,{title:"\u65B0\u589E\u53C2\u8003\u7B54\u6848"},St.createElement("i",{className:`${jt.addIcon} iconfont icon-roundaddfill ml6`,onClick:()=>ze([...bn,""])})))),St.createElement("p",{className:"c-orange"},"\u6E29\u99A8\u63D0\u793A\uFF1A\u70B9\u51FB\u9009\u9879\u8F93\u5165\u6846\u53EF\u8BBE\u7F6E\u7B54\u6848\uFF1B\u9009\u4E2D\u7684\u9009\u9879\u5373\u4E3A\u6B63\u786E\u7B54\u6848\uFF0C\u9009\u62E9\u591A\u4E2A\u7B54\u6848\u5373\u4E3A\u591A\u9009\u9898"),St.createElement("p",{className:""},"\u5206\u503C\uFF1A",St.createElement(vt.Z,{value:ui,max:1e4,min:-1,onChange:Ce=>{vn(Ce)}})," \u5206"),St.createElement("aside",{className:"tr"},me.question_id&&St.createElement(Nt.ZP,{type:"default",onClick:()=>Si(!1)},"\u53D6\u6D88"),St.createElement(Nt.ZP,{className:"ml20",type:"primary",onClick:()=>hi()},"\u4FDD\u5B58")));return St.createElement("section",{className:jt.wrap},!bi&&Pe(),bi&&Xi())};var $n=(0,ge.connect)(({problemset:he,loading:Kt,globalSetting:$t})=>({problemset:he,globalSetting:$t,loading:Kt.effects}),null,null,{forwardRef:!0})((0,St.forwardRef)(cn)),qn=Ut(47889),ee=Object.defineProperty,Yt=Object.getOwnPropertySymbols,tn=Object.prototype.hasOwnProperty,Wn=Object.prototype.propertyIsEnumerable,On=(he,Kt,$t)=>Kt in he?ee(he,Kt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):he[Kt]=$t,Be=(he,Kt)=>{for(var $t in Kt||(Kt={}))tn.call(Kt,$t)&&On(he,$t,Kt[$t]);if(Yt)for(var $t of Yt(Kt))Wn.call(Kt,$t)&&On(he,$t,Kt[$t]);return he},sn=(he,Kt)=>{var $t={};for(var Je in he)tn.call(he,Je)&&Kt.indexOf(Je)<0&&($t[Je]=he[Je]);if(he!=null&&Yt)for(var Je of Yt(he))Kt.indexOf(Je)<0&&Wn.call(he,Je)&&($t[Je]=he[Je]);return $t},fn=(he,Kt,$t)=>new Promise((Je,Dn)=>{var Xn=me=>{try{be($t.next(me))}catch(Rn){Dn(Rn)}},Ke=me=>{try{be($t.throw(me))}catch(Rn){Dn(Rn)}},be=me=>me.done?Je(me.value):Promise.resolve(me.value).then(Xn,Ke);be(($t=$t.apply(he,Kt)).next())});const ri=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],hn=(he,Kt)=>{var $t=he,{problemset:Je,globalSetting:Dn,loading:Xn,dispatch:Ke,onRef:be=()=>{},editData:me}=$t,Rn=sn($t,["problemset","globalSetting","loading","dispatch","onRef","editData"]);const[bn,ze]=(0,St.useState)([]),[pn,Li]=(0,St.useState)(),[fi,Ji]=(0,St.useState)([]),[le,Nn]=(0,St.useState)(""),[ui,vn]=(0,St.useState)(0),[bi,Si]=(0,St.useState)(!1),Pi=(0,ge.useParams)();(0,St.useEffect)(()=>{ze(["","","",""])},[]),(0,St.useEffect)(()=>{if(!(me!=null&&me.question_choices)){Si(!0);return}Nn(me==null?void 0:me.question_title),vn(parseInt(me==null?void 0:me.question_score)),ze(me==null?void 0:me.question_choices.map(kn=>kn.choice_text));const Ce=[];me==null||me.standard_answer.map((kn,Ri)=>{Ce.push(kn-1)}),Ji(Ce)},[me]),(0,St.useImperativeHandle)(Kt,()=>({onSave:hi,isEdit:bi}));const hi=()=>fn(void 0,null,function*(){if(!le)return re.ZP.info("\u8BF7\u60A8\u8F93\u5165\u9898\u76EE"),!1;const Ce=bn.findIndex(di=>!di);if(Ce>-1)return re.ZP.info(`\u8BF7\u5148\u8F93\u5165 ${ri[Ce]} \u9009\u9879\u7684\u5185\u5BB9`),!1;if(!fi.length)return re.ZP.info("\u8BF7\u8BBE\u7F6E\u672C\u9898\u7684\u6B63\u786E\u7B54\u6848\uFF0C\u70B9\u51FB\u9009\u9879A/B...\u5373\u53EF\u5B8C\u6210\u8BBE\u7F6E"),!1;if(fi.length<1)return re.ZP.info("\u8BF7\u9009\u62E9\u7B54\u6848"),!1;const kn=bn.map((di,mo)=>({choice_text:di,is_answer:fi.includes(mo)?mo+1:0}));let Ri;me.question_id?Ri=yield(0,et.Kc)({id:me.question_id,question_title:le,question_type:1,question_score:ui,question_choices:kn.map(di=>di.choice_text),standard_answers:kn.filter(di=>di.is_answer).map(di=>di.is_answer)}):Ri=yield(0,et.iV)({exercise_bank_id:Pi.topicId,question_title:le,question_type:1,question_score:"5.0",question_choices:kn.map(di=>di.choice_text),standard_answers:kn.filter(di=>di.is_answer).map(di=>di.is_answer)}),Ri.status===0&&(re.ZP.success("\u4FDD\u5B58\u6210\u529F"),Si(!1)),yield Ke({type:"polls/getExerciseBanks",payload:Be({},Pi)})}),si=[{name:"\u5220\u9664",icon:"iconfont c-light-black ml30 icon-shanchu",id:"del"},{name:"\u4E0A\u79FB",icon:"iconfont c-green ml30 icon-shangyi_Hover",id:"up"},{name:"\u4E0B\u79FB",icon:"iconfont c-green ml30 icon-xiayi_moren",id:"down"},{name:"\u7F16\u8F91",icon:"iconfont c-green ml30 icon-bianjishijuan3x",id:"edit"}],Ci=Ce=>fn(void 0,null,function*(){switch(Ce.id){case"del":let kn;Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u95EE\u9898\u5417\uFF1F",onOk(){return fn(this,null,function*(){yield(0,et.x$)({pollsId:me.question_id}),Ke({type:"polls/getExerciseBanks",payload:Be({},Pi)})})}});break;case"up":case"down":yield(0,et.W)({exerciseId:me==null?void 0:me.question_id,opr:Ce.id}),Ke({type:"polls/getExerciseBanks",payload:Be({},Pi)});break;case"edit":Si(!0);break}}),Pe=()=>{var Ce;return St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},me.key,"\u3001\u5355\u9009\u9898"),"\uFF08",me.question_score,"\u5206\uFF09"),!me.hideAction&&si.map(function(kn,Ri){return kn.id==="up"&&me.key===1||kn.id==="down"&&me.key===me.len?null:St.createElement(lt.Z,{key:Ri,placement:"bottom",title:kn.name},St.createElement("span",{onClick:()=>Ci(kn),className:kn.icon}))})),St.createElement("div",{className:"mt5"},St.createElement(Gt.Z,{value:me.question_title})),St.createElement("div",{className:jt.questionChoices},(Ce=me==null?void 0:me.question_choices)==null?void 0:Ce.map(function(kn,Ri){return St.createElement(fe.Z,null,St.createElement(qt.Z,null,St.createElement(qn.ZP,{key:Ri,checked:me.standard_answer.includes(Ri+1),disabled:!0},ri[Ri],".")),St.createElement(qt.Z,{flex:"1"},St.createElement("span",{className:"c-black font14"},St.createElement(Gt.Z,{value:kn.choice_text}))))})))},Xi=()=>St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},"\u9009\u62E9\u9898"),"\uFF08\u5BA2\u89C2\u9898\uFF0C\u7531\u7CFB\u7EDF\u81EA\u52A8\u8BC4\u5206\uFF0C\u8BF7\u8BBE\u7F6E\u6807\u51C6\u7B54\u6848\uFF09")),St.createElement("p",{className:jt.titleWrap},St.createElement("span",{className:jt.required},"*"),St.createElement("span",{className:jt.title},"\u9898\u5E72\uFF1A")),St.createElement(bt.Z,{id:"single-question-title",watch:!0,height:155,placeholder:"\u8BF7\u60A8\u8F93\u5165\u9898\u5E72",defaultValue:le,onChange:Ce=>Nn(Ce)}),St.createElement("p",{className:jt.titleWrap},St.createElement("span",{className:jt.required},"*"),St.createElement("span",{className:jt.title},"\u7B54\u6848\u9009\u9879\uFF1A",St.createElement("span",{className:jt.colorGray},"\u70B9\u51FB\u9009\u9879\u53EF\u8BBE\u7F6E\u6B63\u786E\u7B54\u6848"))),bn.map((Ce,kn)=>St.createElement("div",{className:jt.choiceWrap,key:kn},St.createElement(lt.Z,{title:"\u70B9\u51FB\u8BBE\u7F6E\u4E3A\u6807\u51C6\u7B54\u6848",placement:"left"},St.createElement("div",{className:`${jt.answer} ${fi.includes(kn)?jt.activeAnswer:""}`,onClick:()=>{fi.includes(kn)?Ji(fi.filter(Ri=>Ri!==kn)):Ji([...fi,kn])}},ri[kn])),St.createElement("div",{className:jt.editorWrap},pn===kn?St.createElement(bt.Z,{id:`single-question-option-${kn}`,watch:!0,height:155,placeholder:"\u8BF7\u60A8\u8F93\u5165\u9009\u9879",defaultValue:Ce,onChange:Ri=>{bn[kn]=Ri,ze(bn)}}):St.createElement("div",{className:jt.htmlWrap,onClick:()=>Li(kn)},St.createElement(Gt.Z,{value:Ce}))),kn>1&&St.createElement(lt.Z,{title:"\u5220\u9664"},St.createElement("i",{className:`${jt.deleteIcon} iconfont icon-htmal5icon19`,onClick:()=>ze(bn.filter((Ri,di)=>di!==kn))})),kn<7&&kn===bn.length-1&&St.createElement(lt.Z,{title:"\u65B0\u589E\u53C2\u8003\u7B54\u6848"},St.createElement("i",{className:`${jt.addIcon} iconfont icon-roundaddfill ml6`,onClick:()=>ze([...bn,""])})))),St.createElement("p",{className:"c-orange"},"\u6E29\u99A8\u63D0\u793A\uFF1A\u70B9\u51FB\u9009\u9879\u8F93\u5165\u6846\u53EF\u8BBE\u7F6E\u7B54\u6848\uFF1B\u9009\u4E2D\u7684\u9009\u9879\u5373\u4E3A\u6B63\u786E\u7B54\u6848\uFF0C\u9009\u62E9\u591A\u4E2A\u7B54\u6848\u5373\u4E3A\u591A\u9009\u9898"),St.createElement("p",{className:""},"\u5206\u503C\uFF1A",St.createElement(vt.Z,{value:ui,max:1e4,min:-1,onChange:Ce=>{vn(Ce)}})," \u5206"),St.createElement("aside",{className:"tr"},me.question_id&&St.createElement(Nt.ZP,{type:"default",onClick:()=>Si(!1)},"\u53D6\u6D88"),St.createElement(Nt.ZP,{className:"ml20",type:"primary",onClick:()=>hi()},"\u4FDD\u5B58")));return St.createElement("section",{className:jt.wrap},!bi&&Pe(),bi&&Xi())};var ve=(0,ge.connect)(({problemset:he,loading:Kt,globalSetting:$t})=>({problemset:he,globalSetting:$t,loading:Kt.effects}),null,null,{forwardRef:!0})((0,St.forwardRef)(hn)),Le=Object.defineProperty,Pn=Object.getOwnPropertySymbols,Cn=Object.prototype.hasOwnProperty,Bt=Object.prototype.propertyIsEnumerable,kt=(he,Kt,$t)=>Kt in he?Le(he,Kt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):he[Kt]=$t,wt=(he,Kt)=>{for(var $t in Kt||(Kt={}))Cn.call(Kt,$t)&&kt(he,$t,Kt[$t]);if(Pn)for(var $t of Pn(Kt))Bt.call(Kt,$t)&&kt(he,$t,Kt[$t]);return he},Tt=(he,Kt)=>{var $t={};for(var Je in he)Cn.call(he,Je)&&Kt.indexOf(Je)<0&&($t[Je]=he[Je]);if(he!=null&&Pn)for(var Je of Pn(he))Kt.indexOf(Je)<0&&Bt.call(he,Je)&&($t[Je]=he[Je]);return $t},zt=(he,Kt,$t)=>new Promise((Je,Dn)=>{var Xn=me=>{try{be($t.next(me))}catch(Rn){Dn(Rn)}},Ke=me=>{try{be($t.throw(me))}catch(Rn){Dn(Rn)}},be=me=>me.done?Je(me.value):Promise.resolve(me.value).then(Xn,Ke);be(($t=$t.apply(he,Kt)).next())});const Et=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],xe=(he,Kt)=>{var $t=he,{problemset:Je,globalSetting:Dn,loading:Xn,dispatch:Ke,onRef:be=()=>{},editData:me}=$t,Rn=Tt($t,["problemset","globalSetting","loading","dispatch","onRef","editData"]);const[bn,ze]=(0,St.useState)(),[pn,Li]=(0,St.useState)(""),[fi,Ji]=(0,St.useState)(!1),[le,Nn]=(0,St.useState)(5),ui=(0,ge.useParams)();(0,St.useEffect)(()=>{if(!(me!=null&&me.question_choices)){Ji(!0);return}Li(me==null?void 0:me.question_title),Nn(me==null?void 0:me.question_score),ze(me.standard_answer[0]+"")},[me]),(0,St.useImperativeHandle)(Kt,()=>({onSave:vn,isEdit:fi}));const vn=()=>zt(void 0,null,function*(){if(!pn)return re.ZP.info("\u8BF7\u60A8\u8F93\u5165\u9898\u5E72"),!1;if(!bn)return re.ZP.info("\u8BF7\u5148\u70B9\u51FB\u9009\u62E9\u672C\u9009\u62E9\u9898\u7684\u6B63\u786E\u9009\u9879"),!1;const si=[{choice_text:"\u6B63\u786E",is_answer:bn==="1"?1:0},{choice_text:"\u9519\u8BEF",is_answer:bn==="2"?2:0}];let Ci;return me.question_id?Ci=yield(0,et.Kc)({id:me.question_id,question_title:pn,question_type:2,question_score:le,question_choices:si.map(Pe=>Pe.choice_text),standard_answers:si.filter(Pe=>Pe.is_answer).map(Pe=>Pe.is_answer)}):Ci=yield(0,et.iV)({exercise_bank_id:ui.topicId,question_title:pn,question_type:2,question_score:le,question_choices:si.map(Pe=>Pe.choice_text),standard_answers:si.filter(Pe=>Pe.is_answer).map(Pe=>Pe.is_answer)}),Ci.status===0&&(re.ZP.success("\u4FDD\u5B58\u6210\u529F"),Ji(!1)),Ke({type:"polls/getExerciseBanks",payload:wt({},ui)}),{name:pn,choices:si}}),bi=[{name:"\u5220\u9664",icon:"iconfont c-light-black ml30 icon-shanchu",id:"del"},{name:"\u4E0A\u79FB",icon:"iconfont c-green ml30 icon-shangyi_Hover",id:"up"},{name:"\u4E0B\u79FB",icon:"iconfont c-green ml30 icon-xiayi_moren",id:"down"},{name:"\u7F16\u8F91",icon:"iconfont c-green ml30 icon-bianjishijuan3x",id:"edit"}],Si=si=>zt(void 0,null,function*(){switch(si.id){case"del":let Ci;Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u95EE\u9898\u5417\uFF1F",onOk(){return zt(this,null,function*(){yield(0,et.x$)({pollsId:me.question_id}),Ke({type:"polls/getExerciseBanks",payload:wt({},ui)})})}});break;case"up":case"down":yield(0,et.W)({exerciseId:me==null?void 0:me.question_id,opr:si.id}),Ke({type:"polls/getExerciseBanks",payload:wt({},ui)});break;case"edit":Ji(!0);break}}),Pi=()=>{var si;return St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},me.key,"\u3001\u5224\u65AD\u9898"),"\uFF08",me.question_score,"\u5206\uFF09"),!me.hideAction&&bi.map(function(Ci,Pe){return Ci.id==="up"&&me.key===1||Ci.id==="down"&&me.key===me.len?null:St.createElement(lt.Z,{key:Pe,placement:"bottom",title:Ci.name},St.createElement("span",{onClick:()=>Si(Ci),className:Ci.icon}))})),St.createElement("div",{className:"mt5"},me.question_title),St.createElement("div",{className:jt.questionChoices},(si=me==null?void 0:me.question_choices)==null?void 0:si.map(function(Ci,Pe){return St.createElement(qn.ZP,{key:Pe,checked:me.standard_answer.includes(Pe+1),disabled:!0},Et[Pe],". ",St.createElement("span",{className:"c-black font14"},Ci.choice_text))})))},hi=()=>St.createElement("aside",null,St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},"\u5224\u65AD\u9898"),"\uFF08\u5BA2\u89C2\u9898\uFF0C\u7531\u7CFB\u7EDF\u81EA\u52A8\u8BC4\u5206\uFF0C\u8BF7\u8BBE\u7F6E\u6807\u51C6\u7B54\u6848\uFF09"),St.createElement("p",{className:jt.titleWrap},St.createElement("span",{className:jt.required},"*"),St.createElement("span",{className:jt.title},"\u9898\u5E72\uFF1A")),St.createElement(bt.Z,{id:"single-question-title",watch:!0,height:155,placeholder:"\u8BF7\u60A8\u8F93\u5165\u9898\u5E72",defaultValue:pn,onChange:si=>Li(si)}),St.createElement("p",{className:jt.titleWrap},St.createElement("span",{className:jt.required},"*"),St.createElement("span",{className:jt.title},"\u7B54\u6848\u9009\u9879\uFF1A",St.createElement("span",{className:jt.colorGray},"\u70B9\u51FB\u9009\u9879\u53EF\u8BBE\u7F6E\u6B63\u786E\u7B54\u6848"))),St.createElement(qn.ZP.Group,{buttonStyle:"solid",value:bn,onChange:si=>ze(si.target.value)},St.createElement(qn.ZP.Button,{value:"1",className:`${jt.radio} mr40`},"\u6B63\u786E"),St.createElement(qn.ZP.Button,{value:"2",className:jt.radio},"\u9519\u8BEF")),St.createElement("p",{className:"c-orange"},"\u6E29\u99A8\u63D0\u793A\uFF1A\u70B9\u51FB\u9009\u9879\uFF0C\u53EF\u4EE5\u76F4\u63A5\u8BBE\u7F6E\u6807\u51C6\u7B54\u6848"),St.createElement("p",{className:""},"\u5206\u503C\uFF1A",St.createElement(vt.Z,{value:le,max:1e4,min:-1,onChange:si=>{Nn(si)}})," \u5206"),St.createElement("aside",{className:"tr"},me.question_id&&St.createElement(Nt.ZP,{type:"default",onClick:()=>Ji(!1)},"\u53D6\u6D88"),St.createElement(Nt.ZP,{className:"ml20",type:"primary",onClick:()=>vn()},"\u4FDD\u5B58")));return St.createElement("section",{className:jt.wrap},!fi&&Pi(),fi&&hi())};var qe=(0,ge.connect)(({problemset:he,loading:Kt,globalSetting:$t})=>({problemset:he,globalSetting:$t,loading:Kt.effects}),null,null,{forwardRef:!0})((0,St.forwardRef)(xe)),Fn=Ut(61011),gn=Ut(30371),Ln=Ut(51257),Ve=Object.defineProperty,Tn=Object.getOwnPropertySymbols,Sn=Object.prototype.hasOwnProperty,zn=Object.prototype.propertyIsEnumerable,pi=(he,Kt,$t)=>Kt in he?Ve(he,Kt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):he[Kt]=$t,Bn=(he,Kt)=>{for(var $t in Kt||(Kt={}))Sn.call(Kt,$t)&&pi(he,$t,Kt[$t]);if(Tn)for(var $t of Tn(Kt))zn.call(Kt,$t)&&pi(he,$t,Kt[$t]);return he},ao=(he,Kt)=>{var $t={};for(var Je in he)Sn.call(he,Je)&&Kt.indexOf(Je)<0&&($t[Je]=he[Je]);if(he!=null&&Tn)for(var Je of Tn(he))Kt.indexOf(Je)<0&&zn.call(he,Je)&&($t[Je]=he[Je]);return $t},gi=(he,Kt,$t)=>new Promise((Je,Dn)=>{var Xn=me=>{try{be($t.next(me))}catch(Rn){Dn(Rn)}},Ke=me=>{try{be($t.throw(me))}catch(Rn){Dn(Rn)}},be=me=>me.done?Je(me.value):Promise.resolve(me.value).then(Xn,Ke);be(($t=$t.apply(he,Kt)).next())});const Ii=null,_i=(he,Kt)=>{var $t=he,{problemset:Je,globalSetting:Dn,loading:Xn,dispatch:Ke,editData:be}=$t,me=ao($t,["problemset","globalSetting","loading","dispatch","editData"]);const[Rn,bn]=(0,St.useState)(""),[ze,pn]=(0,St.useState)(""),[Li,fi]=(0,St.useState)([]),[Ji,le]=(0,St.useState)(""),[Nn,ui]=(0,St.useState)(),[vn,bi]=(0,St.useState)(!1),[Si,Pi]=(0,St.useState)(5),[hi,si]=(0,St.useState)(!1),Ci=(0,ge.useParams)();(0,St.useEffect)(()=>{if(!(be!=null&&be.question_title)){si(!0);return}bn(be==null?void 0:be.question_title),ui(be==null?void 0:be.is_ordered),Pi(be==null?void 0:be.question_score);const Ui=be==null?void 0:be.standard_answer.map(Ai=>Ai.answer_text);fi(Ui)},[Je.editData]),(0,St.useEffect)(()=>{bi(!1)},[hi]),(0,St.useImperativeHandle)(Kt,()=>({onSave:Pe,isEdit:hi}));const Pe=()=>gi(void 0,null,function*(){let Ui=[],Ai=!1;if(Li.forEach((Dt,to)=>{Ui.push({choice_id:to+1,answer_text:[]}),Dt.forEach((Er,Rr)=>{Ui[to].answer_text.push(Er),(!Er||!(0,Ln.eR)(Er,1e4))&&(le(`${to}-${Rr}`),re.ZP.info(Er?"\u7B54\u6848\u4E0D\u80FD\u8D85\u8FC710000\u5B57\u7B26":"\u7B54\u6848\uFF1A\u4E0D\u80FD\u4E3A\u7A7A"),Ai=!0)})}),Ai)return!1;let ln;return be.question_id?ln=yield(0,et.Kc)({id:be.question_id,question_title:Rn,question_type:3,question_score:Si,is_ordered:Nn,standard_answers:Ui}):ln=yield(0,et.iV)({exercise_bank_id:Ci.topicId,question_title:Rn,question_type:3,question_score:Si,is_ordered:Nn,standard_answers:Ui}),ln.status===0&&(re.ZP.success("\u4FDD\u5B58\u6210\u529F"),si(!1)),Ke({type:"polls/getExerciseBanks",payload:Bn({},Ci)}),{name:Rn,analysis:ze,standard_answers:Ui,is_ordered:Nn}}),Xi=(Ui,Ai,ln)=>{const Dt=Li.slice();if(Ai&&Dt.splice(Ui,Ai),ln&&vn)for(let to=0;to<ln;to++)Dt.splice(Ui+to,0,[""]);bi(!0),fi(Dt)},Ce=(Ui,Ai,ln)=>{le("");let Dt=Li.slice();Dt[Ui][Ai]=ln,fi(Dt)},kn=Ui=>{let Ai=Li.slice();Ai[Ui]=[...Ai[Ui],""],fi(Ai)},Ri=(Ui,Ai)=>{let ln=Li.slice();if(!ln[Ui][Ai]){ln[Ui]=ln[Ui].filter((Dt,to)=>to!==Ai),fi(ln);return}Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u53C2\u8003\u7B54\u6848\u5417\uFF1F",className:jt.modal,onOk:()=>{ln[Ui]=ln[Ui].filter((Dt,to)=>to!==Ai),fi(ln)}})},di=Ui=>{Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u53C2\u8003\u7B54\u6848\u5417\uFF1F",className:jt.modal,onOk:()=>{let Ai=Li.slice();Ai=Li.filter((ln,Dt)=>Ui!==Dt),fi(Ai)}})},mo=()=>St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},"\u586B\u7A7A\u9898"),"\uFF08\u5BA2\u89C2\u9898\uFF0C\u7531\u7CFB\u7EDF\u81EA\u52A8\u8BC4\u5206\uFF0C\u5141\u8BB8\u624B\u52A8\u8C03\u5206\uFF0C\u8BF7\u8BBE\u7F6E\u6807\u51C6\u7B54\u6848 \uFF1B\u652F\u6301\u6700\u591A5\u4E2A\u7A7A\uFF0C\u6BCF\u7A7A\u5F97\u5206\u6309\u7167\u672C\u9898\u7684\u603B\u5206\u5E73\u5747\u8BA1\u7B97\uFF09")),St.createElement("div",null,St.createElement(Fn.Z,{id:"completion-question-tittle",placeholder:"\u8BF7\u60A8\u8F93\u5165\u9898\u76EE",height:155,defaultValue:Rn,onChange:Ui=>bn(Ui),showNullButton:!0,onPlaceholderChange:Xi})),St.createElement("div",{className:"mt20"},Li.map((Ui,Ai)=>St.createElement(gn.Z,{key:Ai,answers:Ui,index:Ai,is_md:!0,activeOptionErrorIndex:Ji,onAnswerChange:Ce,addChildAnswer:kn,deleteChildAnswer:Ri,deleteChildAnswermain:di}))),St.createElement("div",{className:"mt20"},Li.length>1&&St.createElement("span",null,St.createElement(pt.default,{checked:Nn,onChange:Ui=>ui(Ui.target.checked),className:`${jt.color333} font14`},"\u591A\u4E2A\u586B\u7A7A\u7684\u7B54\u6848\u6709\u987A\u5E8F\u8981\u6C42"),St.createElement("span",{className:`${jt.color999} font12`},"\uFF08\u9009\u4E2D\uFF0C\u6BCF\u4E2A\u586B\u7A7A\u7684\u7B54\u6848\u987A\u5E8F\u5FC5\u987B\u4E0E\u53C2\u8003\u7B54\u6848\u4E00\u81F4\uFF09"))),St.createElement("p",{className:""},"\u5206\u503C\uFF1A",St.createElement(vt.Z,{value:Si,max:1e4,min:-1,onChange:Ui=>{Pi(Ui)}})," \u5206"),St.createElement("aside",{className:"tr"},be.question_id&&St.createElement(Nt.ZP,{type:"default",onClick:()=>si(!1)},"\u53D6\u6D88"),St.createElement(Nt.ZP,{className:"ml20",type:"primary",onClick:()=>Pe()},"\u4FDD\u5B58"))),Fi=[{name:"\u5220\u9664",icon:"iconfont c-light-black ml30 icon-shanchu",id:"del"},{name:"\u4E0A\u79FB",icon:"iconfont c-green ml30 icon-shangyi_Hover",id:"up"},{name:"\u4E0B\u79FB",icon:"iconfont c-green ml30 icon-xiayi_moren",id:"down"},{name:"\u7F16\u8F91",icon:"iconfont c-green ml30 icon-bianjishijuan3x",id:"edit"}],Jn=Ui=>gi(void 0,null,function*(){switch(Ui.id){case"del":let Ai;Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u95EE\u9898\u5417\uFF1F",onOk(){return gi(this,null,function*(){yield(0,et.x$)({pollsId:be.question_id}),Ke({type:"polls/getExerciseBanks",payload:Bn({},Ci)})})}});break;case"up":case"down":yield(0,et.W)({exerciseId:be==null?void 0:be.question_id,opr:Ui.id}),Ke({type:"polls/getExerciseBanks",payload:Bn({},Ci)});break;case"edit":si(!0);break}}),Wi=()=>{var Ui;return St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},be.key,"\u3001\u586B\u7A7A\u9898"),"\uFF08",be.question_score,"\u5206\uFF09"),!be.hideAction&&Fi.map(function(Ai,ln){return Ai.id==="up"&&be.key===1||Ai.id==="down"&&be.key===be.len?null:St.createElement(lt.Z,{key:ln,placement:"bottom",title:Ai.name},St.createElement("span",{onClick:()=>Jn(Ai),className:Ai.icon}))})),St.createElement("div",{className:"mt5"},be.question_title),St.createElement("div",{className:jt.questionChoices},(Ui=be==null?void 0:be.standard_answer)==null?void 0:Ui.map(function(Ai,ln){return St.createElement(fe.Z,null,St.createElement(qt.Z,null,"\u7B54\u6848\uFF08\u586B\u7A7A",Ai.choice_id,"\uFF09\uFF1A"),St.createElement(qt.Z,{flex:"1"},St.createElement(_e.default,{key:ln,checked:be.standard_answer.includes(ln),disabled:!0,value:Ai.answer_text})))})))};return St.createElement("section",{className:jt.wrap},!hi&&Wi(),hi&&mo())};var Ro=(0,ge.connect)(({problemset:he,loading:Kt,globalSetting:$t})=>({problemset:he,globalSetting:$t,loading:Kt.effects}),null,null,{forwardRef:!0})((0,St.forwardRef)(_i)),so=Object.defineProperty,Qi=Object.getOwnPropertySymbols,oo=Object.prototype.hasOwnProperty,Bo=Object.prototype.propertyIsEnumerable,Ki=(he,Kt,$t)=>Kt in he?so(he,Kt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):he[Kt]=$t,zo=(he,Kt)=>{for(var $t in Kt||(Kt={}))oo.call(Kt,$t)&&Ki(he,$t,Kt[$t]);if(Qi)for(var $t of Qi(Kt))Bo.call(Kt,$t)&&Ki(he,$t,Kt[$t]);return he},pr=(he,Kt)=>{var $t={};for(var Je in he)oo.call(he,Je)&&Kt.indexOf(Je)<0&&($t[Je]=he[Je]);if(he!=null&&Qi)for(var Je of Qi(he))Kt.indexOf(Je)<0&&Bo.call(he,Je)&&($t[Je]=he[Je]);return $t},jo=(he,Kt,$t)=>new Promise((Je,Dn)=>{var Xn=me=>{try{be($t.next(me))}catch(Rn){Dn(Rn)}},Ke=me=>{try{be($t.throw(me))}catch(Rn){Dn(Rn)}},be=me=>me.done?Je(me.value):Promise.resolve(me.value).then(Xn,Ke);be(($t=$t.apply(he,Kt)).next())});const Vr=null,Ir=(he,Kt)=>{var $t=he,{problemset:Je,globalSetting:Dn,loading:Xn,dispatch:Ke,onRef:be=()=>{},editData:me}=$t,Rn=pr($t,["problemset","globalSetting","loading","dispatch","onRef","editData"]);const[bn,ze]=(0,St.useState)(""),[pn,Li]=(0,St.useState)(""),[fi,Ji]=(0,St.useState)(""),[le,Nn]=(0,St.useState)(5),[ui,vn]=(0,St.useState)(!1),bi=(0,ge.useParams)();(0,St.useEffect)(()=>{var Pe;if(!(me!=null&&me.question_title)){vn(!0);return}ze(me==null?void 0:me.question_title),Ji((Pe=me==null?void 0:me.standard_answer)==null?void 0:Pe[0]),Nn(me==null?void 0:me.question_score)},[Je.editData]),(0,St.useImperativeHandle)(Kt,()=>({onSave:Si,isEdit:ui}));const Si=()=>jo(void 0,null,function*(){if(!bn)return re.ZP.info("\u8BF7\u60A8\u8F93\u5165\u9898\u5E72"),!1;let Pe;return me.question_id?Pe=yield(0,et.Kc)({id:me.question_id,question_title:bn,question_type:4,question_score:le,standard_answers:[fi]}):Pe=yield(0,et.iV)({exercise_bank_id:bi.topicId,question_title:bn,question_type:4,question_score:le,standard_answers:[fi]}),Pe.status===0&&(re.ZP.success("\u4FDD\u5B58\u6210\u529F"),vn(!1),Ke({type:"polls/getExerciseBanks",payload:zo({},bi)})),{name:bn,answer_texts:[fi],analysis:pn}}),Pi=()=>St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},"\u7B80\u7B54\u9898"),"\uFF08\u4E3B\u89C2\u9898\uFF0C\u672A\u4F5C\u7B54\u7684\u60C5\u51B5\u4E0B\u81EA\u52A8\u8BC4\u4E3A\u96F6\u5206\uFF09")),St.createElement(bt.Z,{id:"single-question-title",watch:!0,height:155,placeholder:"\u8BF7\u60A8\u8F93\u5165\u9898\u5E72",defaultValue:bn,onChange:Pe=>ze(Pe)}),St.createElement("p",{className:jt.titleWrap},St.createElement("span",{className:jt.title},"\u53C2\u8003\u7B54\u6848\uFF1A")),St.createElement(bt.Z,{id:"single-question-reference-answer",watch:!0,height:155,placeholder:"\u8BF7\u60A8\u8F93\u5165\u53C2\u8003\u7B54\u6848",defaultValue:fi,onChange:Pe=>Ji(Pe)}),St.createElement("p",{className:""},"\u5206\u503C\uFF1A",St.createElement(vt.Z,{value:le,max:1e4,min:-1,onChange:Pe=>{Nn(Pe)}})," \u5206"),St.createElement("aside",{className:"tr"},me.question_id&&St.createElement(Nt.ZP,{type:"default",onClick:()=>vn(!1)},"\u53D6\u6D88"),St.createElement(Nt.ZP,{className:"ml20",type:"primary",onClick:()=>Si()},"\u4FDD\u5B58"))),hi=[{name:"\u5220\u9664",icon:"iconfont c-light-black ml30 icon-shanchu",id:"del"},{name:"\u4E0A\u79FB",icon:"iconfont c-green ml30 icon-shangyi_Hover",id:"up"},{name:"\u4E0B\u79FB",icon:"iconfont c-green ml30 icon-xiayi_moren",id:"down"},{name:"\u7F16\u8F91",icon:"iconfont c-green ml30 icon-bianjishijuan3x",id:"edit"}],si=Pe=>jo(void 0,null,function*(){switch(Pe.id){case"del":let Xi;Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u95EE\u9898\u5417\uFF1F",onOk(){return jo(this,null,function*(){yield(0,et.x$)({pollsId:me.question_id}),Ke({type:"polls/getExerciseBanks",payload:zo({},bi)})})}});break;case"up":case"down":yield(0,et.W)({exerciseId:me==null?void 0:me.question_id,opr:Pe.id}),Ke({type:"polls/getExerciseBanks",payload:zo({},bi)});break;case"edit":vn(!0);break}}),Ci=()=>St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},me.key,"\u3001\u7B80\u7B54\u9898"),"\uFF08",me.question_score,"\u5206\uFF09"),!me.hideAction&&hi.map(function(Pe,Xi){return Pe.id==="up"&&me.key===1||Pe.id==="down"&&me.key===me.len?null:St.createElement(lt.Z,{key:Xi,placement:"bottom",title:Pe.name},St.createElement("span",{onClick:()=>si(Pe),className:Pe.icon}))})),St.createElement("div",{className:"mt5"},me.question_title),St.createElement("div",{className:jt.questionChoices},St.createElement("p",null,St.createElement("strong",null,"\u53C2\u8003\u7B54\u6848\uFF1A")),St.createElement(Gt.Z,{value:fi})));return St.createElement("section",{className:jt.wrap},!ui&&Ci(),ui&&Pi())};var $o=(0,ge.connect)(({problemset:he,loading:Kt,globalSetting:$t})=>({problemset:he,globalSetting:$t,loading:Kt.effects}),null,null,{forwardRef:!0})((0,St.forwardRef)(Ir)),Wo=Object.defineProperty,Ti=Object.getOwnPropertySymbols,Lo=Object.prototype.hasOwnProperty,Lt=Object.prototype.propertyIsEnumerable,_o=(he,Kt,$t)=>Kt in he?Wo(he,Kt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):he[Kt]=$t,wo=(he,Kt)=>{for(var $t in Kt||(Kt={}))Lo.call(Kt,$t)&&_o(he,$t,Kt[$t]);if(Ti)for(var $t of Ti(Kt))Lt.call(Kt,$t)&&_o(he,$t,Kt[$t]);return he},Vn=(he,Kt)=>{var $t={};for(var Je in he)Lo.call(he,Je)&&Kt.indexOf(Je)<0&&($t[Je]=he[Je]);if(he!=null&&Ti)for(var Je of Ti(he))Kt.indexOf(Je)<0&&Lt.call(he,Je)&&($t[Je]=he[Je]);return $t},Qn=(he,Kt,$t)=>new Promise((Je,Dn)=>{var Xn=me=>{try{be($t.next(me))}catch(Rn){Dn(Rn)}},Ke=me=>{try{be($t.throw(me))}catch(Rn){Dn(Rn)}},be=me=>me.done?Je(me.value):Promise.resolve(me.value).then(Xn,Ke);be(($t=$t.apply(he,Kt)).next())});const li=null,mi=(he,Kt)=>{var $t=he,{problemset:Je,globalSetting:Dn,loading:Xn,dispatch:Ke,editData:be}=$t,me=Vn($t,["problemset","globalSetting","loading","dispatch","editData"]);const[Rn,bn]=(0,St.useState)(""),[ze,pn]=(0,St.useState)(""),[Li,fi]=(0,St.useState)(""),[Ji,le]=(0,St.useState)([]),[Nn,ui]=(0,St.useState)(""),[vn,bi]=(0,St.useState)(),[Si,Pi]=(0,St.useState)(!1),[hi,si]=(0,St.useState)([]),[Ci,Pe]=(0,St.useState)(!1),Xi=(0,ge.useParams)();(0,St.useEffect)(()=>{var Fi;be.edit&&Pe(!0),bn(be.shixun_name),pn(be.question_title);const Jn=[];(Fi=be.shixun)==null||Fi.map(Wi=>{Jn.push(Wi.challenge_score)}),si(Jn)},[be]),(0,St.useEffect)(()=>{Pi(!1)},[Ci]),(0,St.useImperativeHandle)(Kt,()=>({onSave:Ce,isEdit:Ci}));const Ce=()=>Qn(void 0,null,function*(){let Fi=[];if(!1)return!1;let Wi;return be.question_id?Wi=yield(0,et.Kc)({id:be.question_id,question_title:ze,shixun_name:Rn,shixun_id:be.shixun_id,question_type:5,question_scores:hi}):Wi=yield(0,et.iV)({exercise_bank_id:Xi.topicId,question_title:ze,shixun_name:Rn,shixun_id:be.shixun_id,question_type:5,question_scores:hi}),Wi.status===0&&(re.ZP.success("\u4FDD\u5B58\u6210\u529F"),Pe(!1)),yield Ke({type:"polls/getExerciseBanks",payload:wo({},Xi)}),{name:ze,analysis:Li,standard_answers:Fi,is_ordered:vn}}),kn=()=>{var Fi;return St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},"\u5B9E\u8BAD\u9898"),"\uFF08\u5BA2\u89C2\u9898\uFF0C\u7531\u7CFB\u7EDF\u81EA\u52A8\u8BC4\u5206\uFF0C\u5141\u8BB8\u624B\u52A8\u8C03\u5206\uFF09")),St.createElement("div",{className:"mt10"},St.createElement(_e.default,{defaultValue:Rn,onChange:Jn=>{bn(Jn.target.value)}})),St.createElement("div",{className:"mt10"},St.createElement(bt.Z,{id:"single-question-option-0",height:155,placeholder:"\u8BF7\u8F93\u5165\u5B9E\u8BAD\u9898\u5B8C\u6210\u8981\u6C42",defaultValue:ze,onChange:Jn=>{pn(Jn)}})),St.createElement("div",{className:"mt20"},(Fi=be.shixun)==null?void 0:Fi.map((Jn,Wi)=>St.createElement(fe.Z,{gutter:[20,20]},St.createElement(qt.Z,{flex:"1"},Wi+1,".",Jn.challenge_name),St.createElement(qt.Z,null,St.createElement(vt.Z,{defaultValue:hi[Wi],onChange:Ui=>{hi[Wi]=Ui,si(hi),console.log("srore:L",hi[Wi])}}))))),St.createElement("div",{className:"mt20"},Ji.length>1&&St.createElement("span",null,St.createElement(pt.default,{checked:vn,onChange:Jn=>bi(Jn.target.checked),className:`${jt.color333} font14`},"\u591A\u4E2A\u586B\u7A7A\u7684\u7B54\u6848\u6709\u987A\u5E8F\u8981\u6C42"),St.createElement("span",{className:`${jt.color999} font12`},"\uFF08\u9009\u4E2D\uFF0C\u6BCF\u4E2A\u586B\u7A7A\u7684\u7B54\u6848\u987A\u5E8F\u5FC5\u987B\u4E0E\u53C2\u8003\u7B54\u6848\u4E00\u81F4\uFF09"))),St.createElement("aside",{className:"tr"},!(be!=null&&be.edit)&&St.createElement(Nt.ZP,{type:"default",onClick:()=>Pe(!1)},"\u53D6\u6D88"),St.createElement(Nt.ZP,{className:"ml20",type:"primary",onClick:()=>Ce()},"\u4FDD\u5B58")))},Ri=[{name:"\u5220\u9664",icon:"iconfont c-light-black ml30 icon-shanchu",id:"del"},{name:"\u4E0A\u79FB",icon:"iconfont c-green ml30 icon-shangyi_Hover",id:"up"},{name:"\u4E0B\u79FB",icon:"iconfont c-green ml30 icon-xiayi_moren",id:"down"},{name:"\u7F16\u8F91",icon:"iconfont c-green ml30 icon-bianjishijuan3x",id:"edit"}],di=Fi=>Qn(void 0,null,function*(){switch(Fi.id){case"del":let Jn;Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u8981\u5220\u9664\u8FD9\u4E2A\u95EE\u9898\u5417\uFF1F",onOk(){return Qn(this,null,function*(){yield(0,et.x$)({pollsId:be.question_id}),Ke({type:"polls/getExerciseBanks",payload:wo({},Xi)})})}});break;case"up":case"down":yield(0,et.W)({exerciseId:be==null?void 0:be.question_id,opr:Fi.id}),Ke({type:"polls/getExerciseBanks",payload:wo({},Xi)});break;case"edit":Pe(!0);break}}),mo=()=>{var Fi;return St.createElement("aside",null,St.createElement("div",{className:jt.questionType},St.createElement("div",null,St.createElement("span",{className:"font16 c-blue"},be.key,"\u3001\u5B9E\u8BAD\u9898"),"\uFF08",be.question_score,"\u5206\uFF09"),St.createElement("div",{className:"tr"},St.createElement(ge.Link,{target:"_blank",to:`/shixuns/${be.shixun_identifier}/challenges`},"\u5B9E\u8BAD\u8BE6\u60C5"),!be.hideAction&&Ri.map(function(Jn,Wi){return Jn.id==="up"&&be.key===1||Jn.id==="down"&&be.key===be.len?null:St.createElement(lt.Z,{key:Wi,placement:"bottom",title:Jn.name},St.createElement("span",{onClick:()=>di(Jn),className:Jn.icon}))}))),St.createElement("div",{className:"font16"},be.shixun_name),St.createElement("div",{className:"mt30"}),(Fi=be.shixun)==null?void 0:Fi.map(function(Jn,Wi){return St.createElement("div",{key:Wi},"\u7B2C",Wi+1,"\u5173 ",St.createElement("span",{className:"ml10"},Jn.challenge_name)," ",St.createElement("span",{className:"ml10"},Jn.challenge_score))}))};return St.createElement("section",{className:jt.wrap},!Ci&&mo(),Ci&&kn())};var lo=(0,ge.connect)(({problemset:he,loading:Kt,globalSetting:$t})=>({problemset:he,globalSetting:$t,loading:Kt.effects}),null,null,{forwardRef:!0})((0,St.forwardRef)(mi)),Fe={flex_box_center:"flex_box_center___eWsYC",flex_space_between:"flex_space_between___RALuo",flex_box_vertical_center:"flex_box_vertical_center___f7uVp",flex_box_center_end:"flex_box_center_end___UxPR3",flex_box_column:"flex_box_column___YUFuv",bg:"bg___zWTsF",containerTitle:"containerTitle___DzTZh",containerDesc:"containerDesc___a3TiA",listItem:"listItem____nHKG",info:"info___LWlgA",title:"title___gtaI4",titleLeft:"titleLeft___Ce3h9",titleRight:"titleRight___gARIc",acitons:"acitons___MrR2u",export:"export___u_8cL"},Ee=Ut(33705),ye=Object.defineProperty,Re=Object.getOwnPropertySymbols,Kn=Object.prototype.hasOwnProperty,_n=Object.prototype.propertyIsEnumerable,Mi=(he,Kt,$t)=>Kt in he?ye(he,Kt,{enumerable:!0,configurable:!0,writable:!0,value:$t}):he[Kt]=$t,Me=(he,Kt)=>{for(var $t in Kt||(Kt={}))Kn.call(Kt,$t)&&Mi(he,$t,Kt[$t]);if(Re)for(var $t of Re(Kt))_n.call(Kt,$t)&&Mi(he,$t,Kt[$t]);return he},Ue=(he,Kt)=>{var $t={};for(var Je in he)Kn.call(he,Je)&&Kt.indexOf(Je)<0&&($t[Je]=he[Je]);if(he!=null&&Re)for(var Je of Re(he))Kt.indexOf(Je)<0&&_n.call(he,Je)&&($t[Je]=he[Je]);return $t},In=(he,Kt,$t)=>new Promise((Je,Dn)=>{var Xn=me=>{try{be($t.next(me))}catch(Rn){Dn(Rn)}},Ke=me=>{try{be($t.throw(me))}catch(Rn){Dn(Rn)}},be=me=>me.done?Je(me.value):Promise.resolve(me.value).then(Xn,Ke);be(($t=$t.apply(he,Kt)).next())});const{SubMenu:Ei}=ke.default,{Content:on,Sider:Wt}=Xe.default,ae=he=>{var Kt=he,{polls:$t,globalSetting:Je,loading:Dn,user:Xn,dispatch:Ke}=Kt,be=Ue(Kt,["polls","globalSetting","loading","user","dispatch"]),me,Rn,bn,ze,pn,Li,fi,Ji,le,Nn,ui,vn,bi,Si,Pi,hi,si,Ci,Pe,Xi,Ce,kn,Ri,di,mo,Fi,Jn,Wi,Ui,Ai,ln,Dt,to,Er,Rr,ur,ho,Gn,ti,ji,Un,Ni,Yn,Hn,ii,Ye,io,fo,Xo,co,Jo,hr,wr,tr,Ur,xr,we;const Qo=(0,ge.useParams)(),Is=(0,ge.useLocation)(),{userInfo:as}=Xn,[To]=pe.default.useForm(),[ys,Rs]=(0,St.useState)([]),[tl,ko]=(0,St.useState)(!1),br=[{name:"\u9009\u62E9\u9898",id:0},{name:"\u5224\u65AD\u9898",id:2},{name:"\u586B\u7A7A\u9898",id:3},{name:"\u7B80\u7B54\u9898",id:4},{name:"\u5B9E\u8BAD\u9898",id:5}],Zr=(0,St.useRef)();(0,St.useEffect)(()=>{var Vo,ls,$r,jr,Fl,Mn;(Vo=$t.exerciseBanks)!=null&&Vo.exercise_questions&&(Rs([...(ls=$t.exerciseBanks)==null?void 0:ls.exercise_questions]),To.setFieldsValue({exercise_name:(jr=($r=$t.exerciseBanks)==null?void 0:$r.exercise)==null?void 0:jr.exercise_name,exercise_description:(Mn=(Fl=$t.exerciseBanks)==null?void 0:Fl.exercise)==null?void 0:Mn.exercise_description}))},[$t.exerciseBanks]),(0,St.useEffect)(()=>{Ke({type:"polls/getExerciseBanks",payload:Me({},Qo)})},[Qo.categoryId]);const _a=()=>In(void 0,null,function*(){var Vo,ls;yield To.validateFields();const $r=To.getFieldValue();$r.is_md=!0,$r.topicId=(ls=(Vo=$t.exerciseBanks)==null?void 0:Vo.exercise)==null?void 0:ls.id,ko(!1),yield(0,et.hO)(Me({},$r)),Ke({type:"polls/getExerciseBanks",payload:Me({},Qo)})}),Wl=Vo=>In(void 0,null,function*(){const ls=yield Zr==null?void 0:Zr.current;if(ls!=null&&ls.isEdit){re.ZP.error("\u4E0D\u80FD\u540C\u65F6\u7F16\u8F91\u4E24\u9898");return}Vo===5?Ke({type:"classroomList/setActionTabs",payload:{key:"\u9009\u7528\u5B9E\u8DF5\u9879\u76EE"}}):Rs([...ys,{question_type:Vo}])}),ea=()=>{Ke({type:"userDetail/setActionTabs",payload:{key:"UserDetail-SendToClass",params:{object_id:[Qo.topicId],object_type:"exercise"}}})},wi=function(){return ys==null?void 0:ys.map(function(Vo,ls){if(Vo.key=ls+1,Vo.len=ys.length,Vo.question_type===0)return St.createElement("aside",null,St.createElement(ve,{ref:Zr,editData:Vo}),St.createElement(se.Z,null));if(Vo.question_type===1)return St.createElement("aside",null,St.createElement($n,{ref:Zr,editData:Vo}),St.createElement(se.Z,null));if(Vo.question_type===2)return St.createElement("aside",null,St.createElement(qe,{ref:Zr,editData:Vo}),St.createElement(se.Z,null));if(Vo.question_type===3)return St.createElement("aside",null,St.createElement(Ro,{editData:Vo}),St.createElement(se.Z,null));if(Vo.question_type===4)return St.createElement("aside",null,St.createElement($o,{editData:Vo}),St.createElement(se.Z,null));if(Vo.question_type===5)return St.createElement("aside",null,St.createElement(lo,{editData:Vo}),St.createElement(se.Z,null))})};return St.createElement("section",{className:"edu-container"},St.createElement("section",{className:"animated fadeIn"},St.createElement("aside",{className:"mt10"},as&&St.createElement(Ae.Z,{separator:">"},St.createElement(Ae.Z.Item,null,St.createElement(ge.Link,{to:`/users/${Qo.username}/${Qo.topictype==="personal"?"topics":"topicbank"}/${Qo.topictype}`},Qo.topictype==="personal"?"\u6211\u7684\u9898\u5E93":"\u516C\u5171\u9898\u5E93")),St.createElement(Ae.Z.Item,null,"\u8BE6\u60C5"))),St.createElement("aside",{className:[Fe.title,"mt20"].join(" ")},St.createElement(fe.Z,{style:{width:"100%"},align:"middle"},St.createElement(qt.Z,{flex:"1"},St.createElement("strong",{className:"font20 ml5"},(Rn=(me=$t.exerciseBanks)==null?void 0:me.exercise)==null?void 0:Rn.exercise_name),St.createElement(Ln.VV,{status:[(ze=(bn=$t.exerciseBanks)==null?void 0:bn.exercise)!=null&&ze.is_public?"\u516C\u5F00":"\u79C1\u6709"]})),St.createElement(qt.Z,null,St.createElement(ge.Link,{className:"font16 c-light-black",to:`/users/${as.login}/topics/${Qo.topictype}`},"\u8FD4\u56DE"))))),St.createElement("section",{className:[Fe.bg,"pl30","pr30","pb30","mt20 relative"].join(" ")},St.createElement("div",{className:Fe.export},((pn=$t.exerciseBanks)==null?void 0:pn.authorize)&&St.createElement(St.Fragment,null,St.createElement("a",{onClick:Vo=>{Vo.preventDefault(),Ze.default.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:"\u662F\u5426\u786E\u8BA4\u5220\u9664?",onOk:()=>In(void 0,null,function*(){(yield(0,nt.Tv)({object_type:"normal",object_id:[Qo.topicId]})).status===0&&ge.history.push(`/users/${Qo.username}/topics/personal`)})})}},"\u5220\u9664"),St.createElement(ge.Link,{to:`/users/${as.login}/topics/${Qo.topicId}/${Qo.topictype}/exercise/edit`},"\u7F16\u8F91")),St.createElement("a",{onClick:Vo=>{Vo.preventDefault(),ea()}},"\u53D1\u9001")),St.createElement(oe.default,{className:Fe.tabs},St.createElement(oe.default.TabPane,{tab:St.createElement("span",{className:"font16 pt10 pb12"},"\u5185\u5BB9\u8BE6\u60C5"),key:"1"},St.createElement("div",{className:"c-light-black"},(fi=(Li=$t.exerciseBanks)==null?void 0:Li.exercise)==null?void 0:fi.exercise_description))),tl&&St.createElement(pe.default,{layout:"vertical",form:To},St.createElement(pe.default.Item,{name:"exercise_name",label:"\u8BD5\u5377\u6807\u9898\uFF1A",rules:[{required:!0,message:"\u8BF7\u586B\u5199\u8BD5\u5377\u6807\u9898"}]},St.createElement(_e.default,{maxLength:60,placeholder:"\u8BD5\u5377\u6807\u9898\uFF0C\u6700\u5927\u9650\u523660\u4E2A\u5B57\u7B26"})),St.createElement(pe.default.Item,{label:"\u8BD5\u5377\u987B\u77E5\uFF1A",name:"exercise_description"},St.createElement(_e.default.TextArea,{rows:6,placeholder:"\u8BF7\u5728\u6B64\u8F93\u5165\u672C\u6B21\u8BD5\u5377\u7B54\u9898\u7684\u76F8\u5173\u8BF4\u660E\uFF0C\u6700\u5927\u9650\u5236100\u4E2A\u5B57\u7B26"})),St.createElement(pe.default.Item,{className:"tr"},St.createElement(Nt.ZP,{type:"primary",onClick:()=>{_a()}},"\u4FDD\u5B58")))),St.createElement("p",{className:"mt10",style:{display:"flex"}},St.createElement("span",{className:"fl",style:{flex:"1"}},!!((le=(Ji=$t.exerciseBanks)==null?void 0:Ji.exercise_types)!=null&&le.q_singles)&&St.createElement("span",{className:"ml20"},"\u5355\u9009\u9898",(ui=(Nn=$t.exerciseBanks)==null?void 0:Nn.exercise_types)==null?void 0:ui.q_singles,"\u9898\uFF0C\u5171",(bi=(vn=$t.exerciseBanks)==null?void 0:vn.exercise_types)==null?void 0:bi.q_singles_scores,"\u5206"),!!((Pi=(Si=$t.exerciseBanks)==null?void 0:Si.exercise_types)!=null&&Pi.q_doubles)&&St.createElement("span",{className:"ml20"},"\u591A\u9009\u9898",(si=(hi=$t.exerciseBanks)==null?void 0:hi.exercise_types)==null?void 0:si.q_doubles,"\u9898\uFF0C\u5171",(Pe=(Ci=$t.exerciseBanks)==null?void 0:Ci.exercise_types)==null?void 0:Pe.q_doubles_scores,"\u5206"),!!((Ce=(Xi=$t.exerciseBanks)==null?void 0:Xi.exercise_types)!=null&&Ce.q_judges)&&St.createElement("span",{className:"ml20"},"\u5224\u65AD\u9898",(Ri=(kn=$t.exerciseBanks)==null?void 0:kn.exercise_types)==null?void 0:Ri.q_judges,"\u9898\uFF0C\u5171",(mo=(di=$t.exerciseBanks)==null?void 0:di.exercise_types)==null?void 0:mo.q_judges_scores,"\u5206"),!!((Jn=(Fi=$t.exerciseBanks)==null?void 0:Fi.exercise_types)!=null&&Jn.q_nulls)&&St.createElement("span",{className:"ml20"},"\u586B\u7A7A\u9898",(Ui=(Wi=$t.exerciseBanks)==null?void 0:Wi.exercise_types)==null?void 0:Ui.q_nulls,"\u9898\uFF0C\u5171",(ln=(Ai=$t.exerciseBanks)==null?void 0:Ai.exercise_types)==null?void 0:ln.q_nulls_scores,"\u5206"),!!((to=(Dt=$t.exerciseBanks)==null?void 0:Dt.exercise_types)!=null&&to.q_mains)&&St.createElement("span",{className:"ml20"},"\u7B80\u7B54\u9898",(Rr=(Er=$t.exerciseBanks)==null?void 0:Er.exercise_types)==null?void 0:Rr.q_mains,"\u9898\uFF0C\u5171",(ho=(ur=$t.exerciseBanks)==null?void 0:ur.exercise_types)==null?void 0:ho.q_mains_scores,"\u5206"),!!((ti=(Gn=$t.exerciseBanks)==null?void 0:Gn.exercise_types)!=null&&ti.q_shixuns)&&St.createElement("span",{className:"ml20"},"\u5B9E\u8BAD\u9898",(Un=(ji=$t.exerciseBanks)==null?void 0:ji.exercise_types)==null?void 0:Un.q_shixuns,"\u9898\uFF0C\u5171",(Yn=(Ni=$t.exerciseBanks)==null?void 0:Ni.exercise_types)==null?void 0:Yn.q_shixuns_scores,"\u5206"),!!((ii=(Hn=$t.exerciseBanks)==null?void 0:Hn.exercise_types)!=null&&ii.q_pros)&&St.createElement("span",{className:"ml20"},"\u7F16\u7A0B\u9898",(io=(Ye=$t.exerciseBanks)==null?void 0:Ye.exercise_types)==null?void 0:io.q_pros,"\u9898\uFF0C\u5171",(Xo=(fo=$t.exerciseBanks)==null?void 0:fo.exercise_types)==null?void 0:Xo.q_pros_scores,"\u5206")),St.createElement("span",{className:"fr"},!!((Jo=(co=$t.exerciseBanks)==null?void 0:co.exercise_types)!=null&&Jo.q_counts)&&St.createElement("span",null,"\u5408\u8BA1 ",St.createElement("span",{className:"color-blue"},(wr=(hr=$t.exerciseBanks)==null?void 0:hr.exercise_types)==null?void 0:wr.q_counts)," \u9898\uFF0C \u5171 ",St.createElement("span",{className:`${((Ur=(tr=$t.exerciseBanks)==null?void 0:tr.exercise_types)==null?void 0:Ur.q_scores)>100?"color-red font-bd":"color-orange"}`},(we=(xr=$t.exerciseBanks)==null?void 0:xr.exercise_types)==null?void 0:we.q_scores)," \u5206"))),St.createElement("section",{className:[Fe.bg,"pt30","pl20","pr20","pb20","mt20"].join(" ")},ys!=""&&wi(),ys==""&&St.createElement(ct.Z,null)),St.createElement(Ee.Z,null))};var rn=(0,ge.connect)(({polls:he,loading:Kt,user:$t,globalSetting:Je})=>({polls:he,globalSetting:Je,user:$t,loading:Kt.effects}))(ae)},33705:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return Qe}});var St=Ut(59301),ge=Ut(25690),ke=Ut(6767),Xe=Ut(62957),pe=Ut(20554),re=Ut(458),se=Ut(47889),Ae={title:"title___XAxiE",radioWrap:"radioWrap___k0pOB",radio:"radio___x9kMt",colorFF0000:"colorFF0000___IMgd0",pagination:"pagination___ou2ht",checkboxWrapper:"checkboxWrapper___kF7xI"},fe=Ut(51257),qt=Ut(9148),Ze=Ut(29787),oe=Ut(62673),_e=Ut(86245),Nt=Ut(26724),et=Ut.n(Nt),nt=(je,un,xn)=>new Promise((cn,$n)=>{var qn=tn=>{try{Yt(xn.next(tn))}catch(Wn){$n(Wn)}},ee=tn=>{try{Yt(xn.throw(tn))}catch(Wn){$n(Wn)}},Yt=tn=>tn.done?cn(tn.value):Promise.resolve(tn.value).then(qn,ee);Yt((xn=xn.apply(je,un)).next())}),lt=({username:je,setStages:un,stages:xn,hasError:cn,setHasError:$n})=>{const[qn,ee]=(0,St.useState)(""),[Yt,tn]=(0,St.useState)(1),[Wn,On]=(0,St.useState)([]),[Be,sn]=(0,St.useState)(!1),[fn,ri]=(0,St.useState)(0);(0,St.useEffect)(()=>{hn({page:1,search:""},!0)},[]);const hn=(Le,Pn)=>nt(void 0,null,function*(){sn(!0);const Cn=yield(0,_e.w3)({username:je,category:"manage",page:Le.page,search:Le.search});sn(!1),On(Bt=>Pn?Cn==null?void 0:Cn.subjects:[...Bt,...Cn==null?void 0:Cn.subjects]),ri(Cn==null?void 0:Cn.count)}),ve=(0,St.useRef)();return St.createElement("div",{className:Ae.wrap},St.createElement("div",{className:"mb10"},St.createElement(qt.t7,{placeholder:"\u8BF7\u8F93\u5165\u5B9E\u8DF5\u8BFE\u7A0B\u540D\u79F0\u7684\u5173\u952E\u5B57\u8FDB\u884C\u641C\u7D22",value:qn,style:{width:500},onChange:Le=>{ee(Le),tn(1),ve.current.scrollTo({behavior:"smooth",top:0}),hn({page:1,search:Le},!0)}})),St.createElement(Ze.Z,{spinning:Be},St.createElement("div",{className:Ae.radioWrap,ref:ve},St.createElement(et(),{initialLoad:!1,pageStart:1,threshold:6,loadMore:()=>{tn(Yt+1),hn({page:Yt+1,search:qn},!1)},hasMore:Wn.length<fn,useWindow:!1},St.createElement(se.ZP.Group,{value:xn.subjectId,onChange:Le=>{un({subjectId:Le.target.value,stage_ids:[]}),$n(!1)}},Wn.map(Le=>{const Pn=Le.stages.map(Cn=>({label:Cn.name,value:Cn.id}));return St.createElement("div",{key:Le.id},St.createElement(se.ZP,{className:Ae.radio,value:Le.id},Le.name),Le.id===xn.subjectId&&St.createElement("div",{className:Ae.checkboxWrapper},Pn.length>0&&St.createElement(oe.default,{indeterminate:xn.stage_ids.length>0&&xn.stage_ids.length<Pn.length,onChange:Cn=>{un({subjectId:Le.id,stage_ids:Cn.target.checked?Pn.map(Bt=>Bt.value):[]})},checked:xn.stage_ids.length===Pn.length},"\u5168\u9009"),St.createElement(oe.default.Group,{options:Pn,value:xn.stage_ids,onChange:Cn=>un({subjectId:Le.id,stage_ids:Cn})})))}))))),cn&&St.createElement("div",{className:Ae.colorFF0000},"\u8BF7\u5148\u9009\u62E9\u5B9E\u8DF5\u8BFE\u7A0B\u53CA\u7AE0\u8282"))},pt=Ut(3878),vt=Ut(98750),Ct=Object.defineProperty,bt=Object.getOwnPropertySymbols,Gt=Object.prototype.hasOwnProperty,jt=Object.prototype.propertyIsEnumerable,ie=(je,un,xn)=>un in je?Ct(je,un,{enumerable:!0,configurable:!0,writable:!0,value:xn}):je[un]=xn,ne=(je,un)=>{for(var xn in un||(un={}))Gt.call(un,xn)&&ie(je,xn,un[xn]);if(bt)for(var xn of bt(un))jt.call(un,xn)&&ie(je,xn,un[xn]);return je},te=(je,un)=>{var xn={};for(var cn in je)Gt.call(je,cn)&&un.indexOf(cn)<0&&(xn[cn]=je[cn]);if(je!=null&&bt)for(var cn of bt(je))un.indexOf(cn)<0&&jt.call(je,cn)&&(xn[cn]=je[cn]);return xn},De=(je,un,xn)=>new Promise((cn,$n)=>{var qn=tn=>{try{Yt(xn.next(tn))}catch(Wn){$n(Wn)}},ee=tn=>{try{Yt(xn.throw(tn))}catch(Wn){$n(Wn)}},Yt=tn=>tn.done?cn(tn.value):Promise.resolve(tn.value).then(qn,ee);Yt((xn=xn.apply(je,un)).next())});const ce=je=>{var un=je,{userDetail:xn,globalSetting:cn,loading:$n,user:qn,dispatch:ee}=un,Yt=te(un,["userDetail","globalSetting","loading","user","dispatch"]),tn,Wn,On,Be,sn;const[fn,ri]=(0,St.useState)("course"),[hn,ve]=(0,St.useState)(""),[Le,Pn]=(0,St.useState)([]),[Cn,Bt]=(0,St.useState)(),[kt,wt]=(0,St.useState)(!1),[Tt,zt]=(0,St.useState)(!1);(0,St.useEffect)(()=>{xn.actionTabs.key==="UserDetail-SendToClass"&&Et(hn)},[xn.actionTabs.key]);const Et=gn=>De(void 0,null,function*(){wt(!0);const Ln=yield ee({type:"userDetail/topicGetCourseList",payload:{search:gn}});Ln&&Pn((Ln==null?void 0:Ln.courses)||[]),wt(!1)}),[xe,qe]=(0,St.useState)({subjectId:"",stage_ids:[]}),Fn=()=>De(void 0,null,function*(){var gn,Ln,Ve,Tn,Sn,zn;if(fn==="course"){if(!Cn){zt(!0);return}const pi=yield ee({type:"userDetail/topicSendToClass",payload:ne({course_id:Cn},(gn=xn.actionTabs)==null?void 0:gn.params)});if(ee({type:"userDetail/setActionTabs",payload:{}}),pi&&pi.status===0){const Bn={normal:"common_homework",group:"group_homework",exercise:"exercise",poll:"poll",videos:"video"};(0,fe.xg)(`/classrooms/${Cn}/${Bn[(Ve=(Ln=xn.actionTabs)==null?void 0:Ln.params)==null?void 0:Ve.object_type]}`)}}else{if(!xe.subjectId||!xe.stage_ids.length){zt(!0);return}(yield(0,vt.nI)({id:(Sn=(Tn=xn.actionTabs)==null?void 0:Tn.params)==null?void 0:Sn.object_id,login:(zn=qn.userInfo)==null?void 0:zn.login},{stage_ids:xe.stage_ids})).status===0&&(ke.ZP.success("\u53D1\u9001\u6210\u529F"),ee({type:"userDetail/setActionTabs",payload:{}}),(0,fe.xg)(`/paths/${xe.subjectId}`))}});return St.createElement(Xe.default,{centered:!0,keyboard:!1,closable:!1,destroyOnClose:!0,open:xn.actionTabs.key==="UserDetail-SendToClass",title:"\u53D1\u9001",okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",confirmLoading:$n["userDetail/sendToClass"],width:600,afterClose:()=>{zt(!1),Pn([]),qe({subjectId:"",stage_ids:[]}),ve("")},onOk:Fn,wrapClassName:pt.Z.CustomCss,onCancel:()=>{ee({type:"userDetail/setActionTabs",payload:{}})}},St.createElement(pe.default,{activeKey:fn,onChange:gn=>{zt(!1),ri(gn)},items:[{label:"\u8BFE\u5802",key:"course",children:St.createElement("div",{className:Ae.wrap},St.createElement("div",{className:"mb10"},St.createElement(qt.t7,{placeholder:"\u8BF7\u8F93\u5165\u8BFE\u5802\u540D\u79F0\u7684\u5173\u952E\u5B57\u8FDB\u884C\u641C\u7D22",value:hn,style:{width:500},onChange:gn=>{ve(gn),Et(gn)}})),St.createElement(re.Z,{active:!0,loading:kt},St.createElement("div",{className:Ae.radioWrap},St.createElement(se.ZP.Group,{value:Cn,onChange:gn=>{Bt(gn.target.value),zt(!1)}},Le.map((gn,Ln)=>St.createElement(se.ZP,{className:Ae.radio,value:gn.course_id,key:gn.course_id},gn.course_name))))),((Wn=(tn=xn.actionTabs)==null?void 0:tn.params)==null?void 0:Wn.object_type)!=="videos"&&St.createElement("div",{className:Ae.title},"\u6E29\u99A8\u63D0\u793A\uFF1A\u9009\u62E9\u7684\u9898\u5C06\u4F1A\u53D1\u9001\u5230\u6307\u5B9A\u8BFE\u5802"),Tt&&St.createElement("div",{className:Ae.colorFF0000},"\u8BF7\u5148\u9009\u62E9\u8BFE\u5802")),show:!0},{label:"\u5B9E\u8DF5\u8BFE\u7A0B",key:"subject",children:St.createElement(lt,{username:(On=qn.userInfo)==null?void 0:On.login,stages:xe,setStages:qe,hasError:Tt,setHasError:zt}),show:((sn=(Be=xn.actionTabs)==null?void 0:Be.params)==null?void 0:sn.object_type)==="videos"}].filter(gn=>gn.show)}))};var Qe=(0,ge.connect)(({userDetail:je,loading:un,globalSetting:xn,user:cn})=>({userDetail:je,globalSetting:xn,loading:un.effects,user:cn}))(ce)},81428:function(nn,An,Ut){"use strict";Ut.d(An,{AL:function(){return Ct},Iy:function(){return Ze},Qv:function(){return Nt},ez:function(){return vt},jb:function(){return oe}});var St=Ut(32834),ge=Ut.n(St),ke=Ut(11690),Xe=Ut.n(ke);let pe=1;function re(ne,te){const De=ne.match(/^(\s+)(?:```)/);if(De===null)return te;const ce=De[1];return te.split(`
`).map(Qe=>{const je=Qe.match(/^\s+/);if(je===null)return Qe;const[un]=je;return un.length>=ce.length?Qe.slice(ce.length):Qe}).join(`
`)}let se=[],Ae=["<ul>"];const fe=new(ge()).Renderer,qt=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Ze(){se.length=0,Ae=["<ul>"]}const oe={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function _e(ne,te,De,ce){if(te>=ne.length||ne[te].level<=De)return te;var Qe=ne[te];ce.push("<li><a href='#"+pe+Qe.anchor+"'>"+Qe.text+"</a>"),te++;var je=[];return te=_e(ne,te,Qe.level,je),je.length>0&&(ce.push("<ul>"),je.forEach(function(un){ce.push(un)}),ce.push("</ul>")),ce.push("</li>"),te=_e(ne,te,De,ce),te}function Nt(){return _e(se,0,0,Ae),Ae.push("</ul>"),Ae.join("")}const et={heading(ne){const te=qt.exec(ne);if(pe+=1,te)return{type:"heading",raw:te[0],depth:te[1].length,text:te[2]}},fences(ne){const te=this.rules.block.fences.exec(ne);if(te){const De=te[0];let ce=re(De,te[3]||"");const Qe=te[2]?te[2].trim():te[2];if(["latex","katex","math"].indexOf(Qe)>=0){const je=lt(),un=ce;ce=je,pt[je]={type:"block",expression:un}}return{type:"code",raw:De,lang:Qe,text:ce}}}},nt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ct=0;const lt=()=>`__special_katext_id_${ct++}__`;let pt={};function vt(){return pt}function Ct(){ct=0,pt={}}function bt(ne){return ne=ne.replace(nt,(te,De)=>{const ce=lt();return pt[ce]={type:"inline",expression:De},ce}),ne}const Gt=fe.listitem;fe.listitem=function(ne){return Gt(bt(ne))};const jt=fe.paragraph;fe.paragraph=function(ne){return jt(bt(ne))};const ie=fe.tablecell;fe.tablecell=function(ne,te){return ie(bt(ne),te)},fe.code=function(ne,te,De){const ce=(te||"").match(/\S*/)[0];return ce?["latex","katex","math"].indexOf(ce)>=0?`<p class='editormd-tex'>${ne}</p>`:`<pre class="prettyprint linenums"><code class="language-${te}">${De?ne:(0,ke.escape)(ne,!0)}</code></pre>
`:'<pre class="prettyprint linenums"><code>'+(De?ne:(0,ke.escape)(ne,!0))+"</code></pre>"},fe.heading=function(ne,te,De){let ce=this.options.headerPrefix+De.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return se.push({anchor:ce,level:te,text:ne}),"<h"+te+' id="'+pe+ce+'">'+ne+"</h"+te+">"},ge().setOptions({silent:!0,gfm:!0,pedantic:!1}),ge().use({tokenizer:et,renderer:fe}),An.ZP=ge()},99498:function(nn,An,Ut){(function(St){St(Ut(89780))})(function(St){St.defineOption("placeholder","",function(Ae,fe,qt){var Ze=qt&&qt!=St.Init;if(fe&&!Ze)Ae.on("blur",pe),Ae.on("change",re),Ae.on("swapDoc",re),St.on(Ae.getInputField(),"compositionupdate",Ae.state.placeholderCompose=function(){Xe(Ae)}),re(Ae);else if(!fe&&Ze){Ae.off("blur",pe),Ae.off("change",re),Ae.off("swapDoc",re),St.off(Ae.getInputField(),"compositionupdate",Ae.state.placeholderCompose),ge(Ae);var oe=Ae.getWrapperElement();oe.className=oe.className.replace(" CodeMirror-empty","")}fe&&!Ae.hasFocus()&&pe(Ae)});function ge(Ae){Ae.state.placeholder&&(Ae.state.placeholder.parentNode.removeChild(Ae.state.placeholder),Ae.state.placeholder=null)}function ke(Ae){ge(Ae);var fe=Ae.state.placeholder=document.createElement("pre");fe.style.cssText="height: 0; overflow: visible",fe.style.direction=Ae.getOption("direction"),fe.className="CodeMirror-placeholder CodeMirror-line-like";var qt=Ae.getOption("placeholder");typeof qt=="string"&&(qt=document.createTextNode(qt)),fe.appendChild(qt),Ae.display.lineSpace.insertBefore(fe,Ae.display.lineSpace.firstChild)}function Xe(Ae){setTimeout(function(){var fe=!1,qt=Ae.getInputField();qt.nodeName=="TEXTAREA"?fe=!qt.value:Ae.lineCount()==1&&(fe=!/[^\u200b]/.test(qt.querySelector(".CodeMirror-line").textContent)),fe?ke(Ae):ge(Ae)},20)}function pe(Ae){se(Ae)&&ke(Ae)}function re(Ae){var fe=Ae.getWrapperElement(),qt=se(Ae);fe.className=fe.className.replace(" CodeMirror-empty","")+(qt?" CodeMirror-empty":""),qt?ke(Ae):ge(Ae)}function se(Ae){return Ae.lineCount()===1&&Ae.getLine(0)===""}})},25717:function(nn,An,Ut){(function(St){St(Ut(89780))})(function(St){var ge={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},ke=St.Pos;St.defineOption("autoCloseBrackets",!1,function(et,nt,ct){ct&&ct!=St.Init&&(et.removeKeyMap(pe),et.state.closeBrackets=null),nt&&(re(Xe(nt,"pairs")),et.state.closeBrackets=nt,et.addKeyMap(pe))});function Xe(et,nt){return nt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[nt]!=null?et[nt]:ge[nt]}var pe={Backspace:fe,Enter:qt};function re(et){for(var nt=0;nt<et.length;nt++){var ct=et.charAt(nt),lt="'"+ct+"'";pe[lt]||(pe[lt]=se(ct))}}re(ge.pairs+"`");function se(et){return function(nt){return oe(nt,et)}}function Ae(et){var nt=et.state.closeBrackets;if(!nt||nt.override)return nt;var ct=et.getModeAt(et.getCursor());return ct.closeBrackets||nt}function fe(et){var nt=Ae(et);if(!nt||et.getOption("disableInput"))return St.Pass;for(var ct=Xe(nt,"pairs"),lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return St.Pass;var vt=_e(et,lt[pt].head);if(!vt||ct.indexOf(vt)%2!=0)return St.Pass}for(var pt=lt.length-1;pt>=0;pt--){var Ct=lt[pt].head;et.replaceRange("",ke(Ct.line,Ct.ch-1),ke(Ct.line,Ct.ch+1),"+delete")}}function qt(et){var nt=Ae(et),ct=nt&&Xe(nt,"explode");if(!ct||et.getOption("disableInput"))return St.Pass;for(var lt=et.listSelections(),pt=0;pt<lt.length;pt++){if(!lt[pt].empty())return St.Pass;var vt=_e(et,lt[pt].head);if(!vt||ct.indexOf(vt)%2!=0)return St.Pass}et.operation(function(){var Ct=et.lineSeparator()||`
`;et.replaceSelection(Ct+Ct,null),et.execCommand("goCharLeft"),lt=et.listSelections();for(var bt=0;bt<lt.length;bt++){var Gt=lt[bt].head.line;et.indentLine(Gt,null,!0),et.indentLine(Gt+1,null,!0)}})}function Ze(et){var nt=St.cmpPos(et.anchor,et.head)>0;return{anchor:new ke(et.anchor.line,et.anchor.ch+(nt?-1:1)),head:new ke(et.head.line,et.head.ch+(nt?1:-1))}}function oe(et,nt){var ct=Ae(et);if(!ct||et.getOption("disableInput"))return St.Pass;var lt=Xe(ct,"pairs"),pt=lt.indexOf(nt);if(pt==-1)return St.Pass;for(var vt=Xe(ct,"closeBefore"),Ct=Xe(ct,"triples"),bt=lt.charAt(pt+1)==nt,Gt=et.listSelections(),jt=pt%2==0,ie,ne=0;ne<Gt.length;ne++){var te=Gt[ne],De=te.head,ce,Qe=et.getRange(De,ke(De.line,De.ch+1));if(jt&&!te.empty())ce="surround";else if((bt||!jt)&&Qe==nt)bt&&Nt(et,De)?ce="both":Ct.indexOf(nt)>=0&&et.getRange(De,ke(De.line,De.ch+3))==nt+nt+nt?ce="skipThree":ce="skip";else if(bt&&De.ch>1&&Ct.indexOf(nt)>=0&&et.getRange(ke(De.line,De.ch-2),De)==nt+nt){if(De.ch>2&&/\bstring/.test(et.getTokenTypeAt(ke(De.line,De.ch-2))))return St.Pass;ce="addFour"}else if(bt){var je=De.ch==0?" ":et.getRange(ke(De.line,De.ch-1),De);if(!St.isWordChar(Qe)&&je!=nt&&!St.isWordChar(je))ce="both";else return St.Pass}else if(jt&&(Qe.length===0||/\s/.test(Qe)||vt.indexOf(Qe)>-1))ce="both";else return St.Pass;if(!ie)ie=ce;else if(ie!=ce)return St.Pass}var un=pt%2?lt.charAt(pt-1):nt,xn=pt%2?nt:lt.charAt(pt+1);et.operation(function(){if(ie=="skip")et.execCommand("goCharRight");else if(ie=="skipThree")for(var cn=0;cn<3;cn++)et.execCommand("goCharRight");else if(ie=="surround"){for(var $n=et.getSelections(),cn=0;cn<$n.length;cn++)$n[cn]=un+$n[cn]+xn;et.replaceSelections($n,"around"),$n=et.listSelections().slice();for(var cn=0;cn<$n.length;cn++)$n[cn]=Ze($n[cn]);et.setSelections($n)}else ie=="both"?(et.replaceSelection(un+xn,null),et.triggerElectric(un+xn),et.execCommand("goCharLeft")):ie=="addFour"&&(et.replaceSelection(un+un+un+un,"before"),et.execCommand("goCharRight"))})}function _e(et,nt){var ct=et.getRange(ke(nt.line,nt.ch-1),ke(nt.line,nt.ch+1));return ct.length==2?ct:null}function Nt(et,nt){var ct=et.getTokenAt(ke(nt.line,nt.ch+1));return/\bstring/.test(ct.type)&&ct.start==nt.ch&&(nt.ch==0||!/\bstring/.test(et.getTokenTypeAt(nt)))}})},6313:function(nn,An,Ut){(function(St){St(Ut(89780),Ut(32855))})(function(St){St.defineOption("autoCloseTags",!1,function(fe,qt,Ze){if(Ze!=St.Init&&Ze&&fe.removeKeyMap("autoCloseTags"),!!qt){var oe={name:"autoCloseTags"};(typeof qt!="object"||qt.whenClosing!==!1)&&(oe["'/'"]=function(_e){return re(_e)}),(typeof qt!="object"||qt.whenOpening!==!1)&&(oe["'>'"]=function(_e){return Xe(_e)}),fe.addKeyMap(oe)}});var ge=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],ke=["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 Xe(fe){if(fe.getOption("disableInput"))return St.Pass;for(var qt=fe.listSelections(),Ze=[],oe=fe.getOption("autoCloseTags"),_e=0;_e<qt.length;_e++){if(!qt[_e].empty())return St.Pass;var Nt=qt[_e].head,et=fe.getTokenAt(Nt),nt=St.innerMode(fe.getMode(),et.state),ct=nt.state,lt=nt.mode.xmlCurrentTag&&nt.mode.xmlCurrentTag(ct),pt=lt&&lt.name;if(!pt)return St.Pass;var vt=nt.mode.configuration=="html",Ct=typeof oe=="object"&&oe.dontCloseTags||vt&&ge,bt=typeof oe=="object"&&oe.indentTags||vt&&ke;et.end>Nt.ch&&(pt=pt.slice(0,pt.length-et.end+Nt.ch));var Gt=pt.toLowerCase();if(!pt||et.type=="string"&&(et.end!=Nt.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&&lt.close||et.string.indexOf("/")==Nt.ch-et.start-1||Ct&&se(Ct,Gt)>-1||Ae(fe,nt.mode.xmlCurrentContext&&nt.mode.xmlCurrentContext(ct)||[],pt,Nt,!0))return St.Pass;var jt=typeof oe=="object"&&oe.emptyTags;if(jt&&se(jt,pt)>-1){Ze[_e]={text:"/>",newPos:St.Pos(Nt.line,Nt.ch+2)};continue}var ie=bt&&se(bt,Gt)>-1;Ze[_e]={indent:ie,text:">"+(ie?`
`:"")+"</"+pt+">",newPos:ie?St.Pos(Nt.line+1,0):St.Pos(Nt.line,Nt.ch+1)}}for(var ne=typeof oe=="object"&&oe.dontIndentOnAutoClose,_e=qt.length-1;_e>=0;_e--){var te=Ze[_e];fe.replaceRange(te.text,qt[_e].head,qt[_e].anchor,"+insert");var De=fe.listSelections().slice(0);De[_e]={head:te.newPos,anchor:te.newPos},fe.setSelections(De),!ne&&te.indent&&(fe.indentLine(te.newPos.line,null,!0),fe.indentLine(te.newPos.line+1,null,!0))}}function pe(fe,qt){for(var Ze=fe.listSelections(),oe=[],_e=qt?"/":"</",Nt=fe.getOption("autoCloseTags"),et=typeof Nt=="object"&&Nt.dontIndentOnSlash,nt=0;nt<Ze.length;nt++){if(!Ze[nt].empty())return St.Pass;var ct=Ze[nt].head,lt=fe.getTokenAt(ct),pt=St.innerMode(fe.getMode(),lt.state),vt=pt.state;if(qt&&(lt.type=="string"||lt.string.charAt(0)!="<"||lt.start!=ct.ch-1))return St.Pass;var Ct,bt=pt.mode.name!="xml"&&fe.getMode().name=="htmlmixed";if(bt&&pt.mode.name=="javascript")Ct=_e+"script";else if(bt&&pt.mode.name=="css")Ct=_e+"style";else{var Gt=pt.mode.xmlCurrentContext&&pt.mode.xmlCurrentContext(vt);if(!Gt||Gt.length&&Ae(fe,Gt,Gt[Gt.length-1],ct))return St.Pass;Ct=_e+Gt[Gt.length-1]}fe.getLine(ct.line).charAt(lt.end)!=">"&&(Ct+=">"),oe[nt]=Ct}if(fe.replaceSelections(oe),Ze=fe.listSelections(),!et)for(var nt=0;nt<Ze.length;nt++)(nt==Ze.length-1||Ze[nt].head.line<Ze[nt+1].head.line)&&fe.indentLine(Ze[nt].head.line)}function re(fe){return fe.getOption("disableInput")?St.Pass:pe(fe,!0)}St.commands.closeTag=function(fe){return pe(fe)};function se(fe,qt){if(fe.indexOf)return fe.indexOf(qt);for(var Ze=0,oe=fe.length;Ze<oe;++Ze)if(fe[Ze]==qt)return Ze;return-1}function Ae(fe,qt,Ze,oe,_e){if(!St.scanForClosingTag)return!1;var Nt=Math.min(fe.lastLine()+1,oe.line+500),et=St.scanForClosingTag(fe,oe,null,Nt);if(!et||et.tag!=Ze)return!1;for(var nt=_e?1:0,ct=qt.length-1;ct>=0&&qt[ct]==Ze;ct--)++nt;oe=et.to;for(var ct=1;ct<nt;ct++){var lt=St.scanForClosingTag(fe,oe,null,Nt);if(!lt||lt.tag!=Ze)return!1;oe=lt.to}return!0}})},32855:function(nn,An,Ut){(function(St){St(Ut(89780))})(function(St){"use strict";var ge=St.Pos;function ke(ct,lt){return ct.line-lt.line||ct.ch-lt.ch}var Xe="A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",pe=Xe+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",re=new RegExp("<(/?)(["+Xe+"]["+pe+"]*)","g");function se(ct,lt,pt,vt){this.line=lt,this.ch=pt,this.cm=ct,this.text=ct.getLine(lt),this.min=vt?Math.max(vt.from,ct.firstLine()):ct.firstLine(),this.max=vt?Math.min(vt.to-1,ct.lastLine()):ct.lastLine()}function Ae(ct,lt){var pt=ct.cm.getTokenTypeAt(ge(ct.line,lt));return pt&&/\btag\b/.test(pt)}function fe(ct){if(!(ct.line>=ct.max))return ct.ch=0,ct.text=ct.cm.getLine(++ct.line),!0}function qt(ct){if(!(ct.line<=ct.min))return ct.text=ct.cm.getLine(--ct.line),ct.ch=ct.text.length,!0}function Ze(ct){for(;;){var lt=ct.text.indexOf(">",ct.ch);if(lt==-1){if(fe(ct))continue;return}if(!Ae(ct,lt+1)){ct.ch=lt+1;continue}var pt=ct.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ct.text.slice(pt+1,lt));return ct.ch=lt+1,vt?"selfClose":"regular"}}function oe(ct){for(;;){var lt=ct.ch?ct.text.lastIndexOf("<",ct.ch-1):-1;if(lt==-1){if(qt(ct))continue;return}if(!Ae(ct,lt+1)){ct.ch=lt;continue}re.lastIndex=lt,ct.ch=lt;var pt=re.exec(ct.text);if(pt&&pt.index==lt)return pt}}function _e(ct){for(;;){re.lastIndex=ct.ch;var lt=re.exec(ct.text);if(!lt){if(fe(ct))continue;return}if(!Ae(ct,lt.index+1)){ct.ch=lt.index+1;continue}return ct.ch=lt.index+lt[0].length,lt}}function Nt(ct){for(;;){var lt=ct.ch?ct.text.lastIndexOf(">",ct.ch-1):-1;if(lt==-1){if(qt(ct))continue;return}if(!Ae(ct,lt+1)){ct.ch=lt;continue}var pt=ct.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ct.text.slice(pt+1,lt));return ct.ch=lt+1,vt?"selfClose":"regular"}}function et(ct,lt){for(var pt=[];;){var vt=_e(ct),Ct,bt=ct.line,Gt=ct.ch-(vt?vt[0].length:0);if(!vt||!(Ct=Ze(ct)))return;if(Ct!="selfClose")if(vt[1]){for(var jt=pt.length-1;jt>=0;--jt)if(pt[jt]==vt[2]){pt.length=jt;break}if(jt<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:ge(bt,Gt),to:ge(ct.line,ct.ch)}}else pt.push(vt[2])}}function nt(ct,lt){for(var pt=[];;){var vt=Nt(ct);if(!vt)return;if(vt=="selfClose"){oe(ct);continue}var Ct=ct.line,bt=ct.ch,Gt=oe(ct);if(!Gt)return;if(Gt[1])pt.push(Gt[2]);else{for(var jt=pt.length-1;jt>=0;--jt)if(pt[jt]==Gt[2]){pt.length=jt;break}if(jt<0&&(!lt||lt==Gt[2]))return{tag:Gt[2],from:ge(ct.line,ct.ch),to:ge(Ct,bt)}}}}St.registerHelper("fold","xml",function(ct,lt){for(var pt=new se(ct,lt.line,0);;){var vt=_e(pt);if(!vt||pt.line!=lt.line)return;var Ct=Ze(pt);if(!Ct)return;if(!vt[1]&&Ct!="selfClose"){var bt=ge(pt.line,pt.ch),Gt=et(pt,vt[2]);return Gt&&ke(Gt.from,bt)>0?{from:bt,to:Gt.from}:null}}}),St.findMatchingTag=function(ct,lt,pt){var vt=new se(ct,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var Ct=Ze(vt),bt=Ct&&ge(vt.line,vt.ch),Gt=Ct&&oe(vt);if(!(!Ct||!Gt||ke(vt,lt)>0)){var jt={from:ge(vt.line,vt.ch),to:bt,tag:Gt[2]};return Ct=="selfClose"?{open:jt,close:null,at:"open"}:Gt[1]?{open:nt(vt,Gt[2]),close:jt,at:"close"}:(vt=new se(ct,bt.line,bt.ch,pt),{open:jt,close:et(vt,Gt[2]),at:"open"})}}},St.findEnclosingTag=function(ct,lt,pt,vt){for(var Ct=new se(ct,lt.line,lt.ch,pt);;){var bt=nt(Ct,vt);if(!bt)break;var Gt=new se(ct,lt.line,lt.ch,pt),jt=et(Gt,bt.tag);if(jt)return{open:bt,close:jt}}},St.scanForClosingTag=function(ct,lt,pt,vt){var Ct=new se(ct,lt.line,lt.ch,vt?{from:0,to:vt}:null);return et(Ct,pt)}})},89780:function(nn){(function(An,Ut){nn.exports=Ut()})(this,function(){"use strict";var An=navigator.userAgent,Ut=navigator.platform,St=/gecko\/\d/i.test(An),ge=/MSIE \d/.test(An),ke=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(An),Xe=/Edge\/(\d+)/.exec(An),pe=ge||ke||Xe,re=pe&&(ge?document.documentMode||6:+(Xe||ke)[1]),se=!Xe&&/WebKit\//.test(An),Ae=se&&/Qt\/\d+\.\d+/.test(An),fe=!Xe&&/Chrome\//.test(An),qt=/Opera\//.test(An),Ze=/Apple Computer/.test(navigator.vendor),oe=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(An),_e=/PhantomJS/.test(An),Nt=!Xe&&/AppleWebKit/.test(An)&&/Mobile\/\w+/.test(An),et=/Android/.test(An),nt=Nt||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(An),ct=Nt||/Mac/.test(Ut),lt=/\bCrOS\b/.test(An),pt=/win/i.test(Ut),vt=qt&&An.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&(qt=!1,se=!0);var Ct=ct&&(Ae||qt&&(vt==null||vt<12.11)),bt=St||pe&&re>=9;function Gt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var jt=function(it,st){var dt=it.className,ht=Gt(st).exec(dt);if(ht){var gt=dt.slice(ht.index+ht[0].length);it.className=dt.slice(0,ht.index)+(gt?ht[1]+gt:"")}};function ie(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function ne(it,st){return ie(it).appendChild(st)}function te(it,st,dt,ht){var gt=document.createElement(it);if(dt&&(gt.className=dt),ht&&(gt.style.cssText=ht),typeof st=="string")gt.appendChild(document.createTextNode(st));else if(st)for(var Pt=0;Pt<st.length;++Pt)gt.appendChild(st[Pt]);return gt}function De(it,st,dt,ht){var gt=te(it,st,dt,ht);return gt.setAttribute("role","presentation"),gt}var ce;document.createRange?ce=function(it,st,dt,ht){var gt=document.createRange();return gt.setEnd(ht||it,dt),gt.setStart(it,st),gt}:ce=function(it,st,dt){var ht=document.body.createTextRange();try{ht.moveToElementText(it.parentNode)}catch(gt){return ht}return ht.collapse(!0),ht.moveEnd("character",dt),ht.moveStart("character",st),ht};function Qe(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 un(it,st){var dt=it.className;Gt(st).test(dt)||(it.className+=(dt?" ":"")+st)}function xn(it,st){for(var dt=it.split(" "),ht=0;ht<dt.length;ht++)dt[ht]&&!Gt(dt[ht]).test(st)&&(st+=" "+dt[ht]);return st}var cn=function(it){it.select()};Nt?cn=function(it){it.selectionStart=0,it.selectionEnd=it.value.length}:pe&&(cn=function(it){try{it.select()}catch(st){}});function $n(it){var st=Array.prototype.slice.call(arguments,1);return function(){return it.apply(null,st)}}function qn(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 ee(it,st,dt,ht,gt){st==null&&(st=it.search(/[^\s\u00a0]/),st==-1&&(st=it.length));for(var Pt=ht||0,Ft=gt||0;;){var Rt=it.indexOf(" ",Pt);if(Rt<0||Rt>=st)return Ft+(st-Pt);Ft+=Rt-Pt,Ft+=dt-Ft%dt,Pt=Rt+1}}var Yt=function(){this.id=null,this.f=null,this.time=0,this.handler=$n(this.onTimeout,this)};Yt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Yt.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 tn(it,st){for(var dt=0;dt<it.length;++dt)if(it[dt]==st)return dt;return-1}var Wn=50,On={toString:function(){return"CodeMirror.Pass"}},Be={scroll:!1},sn={origin:"*mouse"},fn={origin:"+move"};function ri(it,st,dt){for(var ht=0,gt=0;;){var Pt=it.indexOf(" ",ht);Pt==-1&&(Pt=it.length);var Ft=Pt-ht;if(Pt==it.length||gt+Ft>=st)return ht+Math.min(Ft,st-gt);if(gt+=Pt-ht,gt+=dt-gt%dt,ht=Pt+1,gt>=st)return ht}}var hn=[""];function ve(it){for(;hn.length<=it;)hn.push(Le(hn)+" ");return hn[it]}function Le(it){return it[it.length-1]}function Pn(it,st){for(var dt=[],ht=0;ht<it.length;ht++)dt[ht]=st(it[ht],ht);return dt}function Cn(it,st,dt){for(var ht=0,gt=dt(st);ht<it.length&&dt(it[ht])<=gt;)ht++;it.splice(ht,0,st)}function Bt(){}function kt(it,st){var dt;return Object.create?dt=Object.create(it):(Bt.prototype=it,dt=new Bt),st&&qn(st,dt),dt}var wt=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Tt(it){return/\w/.test(it)||it>"\x80"&&(it.toUpperCase()!=it.toLowerCase()||wt.test(it))}function zt(it,st){return st?st.source.indexOf("\\w")>-1&&Tt(it)?!0:st.test(it):Tt(it)}function Et(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var xe=/[\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 qe(it){return it.charCodeAt(0)>=768&&xe.test(it)}function Fn(it,st,dt){for(;(dt<0?st>0:st<it.length)&&qe(it.charAt(st));)st+=dt;return st}function gn(it,st,dt){for(var ht=st>dt?-1:1;;){if(st==dt)return st;var gt=(st+dt)/2,Pt=ht<0?Math.ceil(gt):Math.floor(gt);if(Pt==st)return it(Pt)?st:dt;it(Pt)?dt=Pt:st=Pt+ht}}function Ln(it,st,dt,ht){if(!it)return ht(st,dt,"ltr",0);for(var gt=!1,Pt=0;Pt<it.length;++Pt){var Ft=it[Pt];(Ft.from<dt&&Ft.to>st||st==dt&&Ft.to==st)&&(ht(Math.max(Ft.from,st),Math.min(Ft.to,dt),Ft.level==1?"rtl":"ltr",Pt),gt=!0)}gt||ht(st,dt,"ltr")}var Ve=null;function Tn(it,st,dt){var ht;Ve=null;for(var gt=0;gt<it.length;++gt){var Pt=it[gt];if(Pt.from<st&&Pt.to>st)return gt;Pt.to==st&&(Pt.from!=Pt.to&&dt=="before"?ht=gt:Ve=gt),Pt.from==st&&(Pt.from!=Pt.to&&dt!="before"?ht=gt:Ve=gt)}return ht!=null?ht:Ve}var Sn=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(Zt){return Zt<=247?it.charAt(Zt):1424<=Zt&&Zt<=1524?"R":1536<=Zt&&Zt<=1785?st.charAt(Zt-1536):1774<=Zt&&Zt<=2220?"r":8192<=Zt&&Zt<=8203?"w":Zt==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,gt=/[stwN]/,Pt=/[LRr]/,Ft=/[Lb1n]/,Rt=/[1n]/;function Ot(Zt,Se,Jt){this.level=Zt,this.from=Se,this.to=Jt}return function(Zt,Se){var Jt=Se=="ltr"?"L":"R";if(Zt.length==0||Se=="ltr"&&!ht.test(Zt))return!1;for(var Oe=Zt.length,Te=[],mn=0;mn<Oe;++mn)Te.push(dt(Zt.charCodeAt(mn)));for(var wn=0,jn=Jt;wn<Oe;++wn){var ai=Te[wn];ai=="m"?Te[wn]=jn:jn=ai}for(var Di=0,yi=Jt;Di<Oe;++Di){var zi=Te[Di];zi=="1"&&yi=="r"?Te[Di]="n":Pt.test(zi)&&(yi=zi,zi=="r"&&(Te[Di]="R"))}for(var ro=1,vi=Te[0];ro<Oe-1;++ro){var Co=Te[ro];Co=="+"&&vi=="1"&&Te[ro+1]=="1"?Te[ro]="1":Co==","&&vi==Te[ro+1]&&(vi=="1"||vi=="n")&&(Te[ro]=vi),vi=Co}for(var Lr=0;Lr<Oe;++Lr){var gs=Te[Lr];if(gs==",")Te[Lr]="N";else if(gs=="%"){var Dr=void 0;for(Dr=Lr+1;Dr<Oe&&Te[Dr]=="%";++Dr);for(var ya=Lr&&Te[Lr-1]=="!"||Dr<Oe&&Te[Dr]=="1"?"1":"N",Xs=Lr;Xs<Dr;++Xs)Te[Xs]=ya;Lr=Dr-1}}for(var os=0,Ta=Jt;os<Oe;++os){var Hs=Te[os];Ta=="L"&&Hs=="1"?Te[os]="L":Pt.test(Hs)&&(Ta=Hs)}for(var rs=0;rs<Oe;++rs)if(gt.test(Te[rs])){var Zo=void 0;for(Zo=rs+1;Zo<Oe&&gt.test(Te[Zo]);++Zo);for(var _r=(rs?Te[rs-1]:Jt)=="L",ks=(Zo<Oe?Te[Zo]:Jt)=="L",Ws=_r==ks?_r?"L":"R":Jt,Sl=rs;Sl<Zo;++Sl)Te[Sl]=Ws;rs=Zo-1}for(var Or=[],al,Wr=0;Wr<Oe;)if(Ft.test(Te[Wr])){var yc=Wr;for(++Wr;Wr<Oe&&Ft.test(Te[Wr]);++Wr);Or.push(new Ot(0,yc,Wr))}else{var Za=Wr,Aa=Or.length,Sa=Se=="rtl"?1:0;for(++Wr;Wr<Oe&&Te[Wr]!="L";++Wr);for(var cr=Za;cr<Wr;)if(Rt.test(Te[cr])){Za<cr&&(Or.splice(Aa,0,new Ot(1,Za,cr)),Aa+=Sa);var Ms=cr;for(++cr;cr<Wr&&Rt.test(Te[cr]);++cr);Or.splice(Aa,0,new Ot(2,Ms,cr)),Aa+=Sa,Za=cr}else++cr;Za<Wr&&Or.splice(Aa,0,new Ot(1,Za,Wr))}return Se=="ltr"&&(Or[0].level==1&&(al=Zt.match(/^\s+/))&&(Or[0].from=al[0].length,Or.unshift(new Ot(0,0,al[0].length))),Le(Or).level==1&&(al=Zt.match(/\s+$/))&&(Le(Or).to-=al[0].length,Or.push(new Ot(0,Oe-al[0].length,Oe)))),Se=="rtl"?Or.reverse():Or}}();function zn(it,st){var dt=it.order;return dt==null&&(dt=it.order=Sn(it.text,st)),dt}var pi=[],Bn=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]||pi).concat(dt)}};function ao(it,st){return it._handlers&&it._handlers[st]||pi}function gi(it,st,dt){if(it.removeEventListener)it.removeEventListener(st,dt,!1);else if(it.detachEvent)it.detachEvent("on"+st,dt);else{var ht=it._handlers,gt=ht&&ht[st];if(gt){var Pt=tn(gt,dt);Pt>-1&&(ht[st]=gt.slice(0,Pt).concat(gt.slice(Pt+1)))}}}function Ii(it,st){var dt=ao(it,st);if(dt.length)for(var ht=Array.prototype.slice.call(arguments,2),gt=0;gt<dt.length;++gt)dt[gt].apply(null,ht)}function _i(it,st,dt){return typeof st=="string"&&(st={type:st,preventDefault:function(){this.defaultPrevented=!0}}),Ii(it,dt||st.type,it,st),Ki(st)||st.codemirrorIgnore}function Ro(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)tn(dt,st[ht])==-1&&dt.push(st[ht])}function so(it,st){return ao(it,st).length>0}function Qi(it){it.prototype.on=function(st,dt){Bn(this,st,dt)},it.prototype.off=function(st,dt){gi(this,st,dt)}}function oo(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function Bo(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Ki(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function zo(it){oo(it),Bo(it)}function pr(it){return it.target||it.srcElement}function jo(it){var st=it.which;return st==null&&(it.button&1?st=1:it.button&2?st=3:it.button&4&&(st=2)),ct&&it.ctrlKey&&st==1&&(st=3),st}var Vr=function(){if(pe&&re<9)return!1;var it=te("div");return"draggable"in it||"dragDrop"in it}(),Ir;function $o(it){if(Ir==null){var st=te("span","\u200B");ne(it,te("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(Ir=st.offsetWidth<=1&&st.offsetHeight>2&&!(pe&&re<8))}var dt=Ir?te("span","\u200B"):te("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var Wo;function Ti(it){if(Wo!=null)return Wo;var st=ne(it,document.createTextNode("A\u062EA")),dt=ce(st,0,1).getBoundingClientRect(),ht=ce(st,1,2).getBoundingClientRect();return ie(it),!dt||dt.left==dt.right?!1:Wo=ht.right-dt.right<3}var Lo=`
b`.split(/\n/).length!=3?function(it){for(var st=0,dt=[],ht=it.length;st<=ht;){var gt=it.indexOf(`
`,st);gt==-1&&(gt=it.length);var Pt=it.slice(st,it.charAt(gt-1)=="\r"?gt-1:gt),Ft=Pt.indexOf("\r");Ft!=-1?(dt.push(Pt.slice(0,Ft)),st+=Ft+1):(dt.push(Pt),st=gt+1)}return dt}:function(it){return it.split(/\r\n?|\n/)},Lt=window.getSelection?function(it){try{return it.selectionStart!=it.selectionEnd}catch(st){return!1}}:function(it){var st;try{st=it.ownerDocument.selection.createRange()}catch(dt){}return!st||st.parentElement()!=it?!1:st.compareEndPoints("StartToEnd",st)!=0},_o=function(){var it=te("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),wo=null;function Vn(it){if(wo!=null)return wo;var st=ne(it,te("span","x")),dt=st.getBoundingClientRect(),ht=ce(st,0,1).getBoundingClientRect();return wo=Math.abs(dt.left-ht.left)>1}var Qn={},li={};function mi(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),Qn[it]=st}function lo(it,st){li[it]=st}function Fe(it){if(typeof it=="string"&&li.hasOwnProperty(it))it=li[it];else if(it&&typeof it.name=="string"&&li.hasOwnProperty(it.name)){var st=li[it.name];typeof st=="string"&&(st={name:st}),it=kt(st,it),it.name=st.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return Fe("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return Fe("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function Ee(it,st){st=Fe(st);var dt=Qn[st.name];if(!dt)return Ee(it,"text/plain");var ht=dt(it,st);if(ye.hasOwnProperty(st.name)){var gt=ye[st.name];for(var Pt in gt)gt.hasOwnProperty(Pt)&&(ht.hasOwnProperty(Pt)&&(ht["_"+Pt]=ht[Pt]),ht[Pt]=gt[Pt])}if(ht.name=st.name,st.helperType&&(ht.helperType=st.helperType),st.modeProps)for(var Ft in st.modeProps)ht[Ft]=st.modeProps[Ft];return ht}var ye={};function Re(it,st){var dt=ye.hasOwnProperty(it)?ye[it]:ye[it]={};qn(st,dt)}function Kn(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var dt={};for(var ht in st){var gt=st[ht];gt instanceof Array&&(gt=gt.concat([])),dt[ht]=gt}return dt}function _n(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 Mi(it,st,dt){return it.startState?it.startState(st,dt):!0}var Me=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};Me.prototype.eol=function(){return this.pos>=this.string.length},Me.prototype.sol=function(){return this.pos==this.lineStart},Me.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Me.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Me.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},Me.prototype.eatWhile=function(it){for(var st=this.pos;this.eat(it););return this.pos>st},Me.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},Me.prototype.skipToEnd=function(){this.pos=this.string.length},Me.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},Me.prototype.backUp=function(it){this.pos-=it},Me.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=ee(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?ee(this.string,this.lineStart,this.tabSize):0)},Me.prototype.indentation=function(){return ee(this.string,null,this.tabSize)-(this.lineStart?ee(this.string,this.lineStart,this.tabSize):0)},Me.prototype.match=function(it,st,dt){if(typeof it=="string"){var ht=function(Ft){return dt?Ft.toLowerCase():Ft},gt=this.string.substr(this.pos,it.length);if(ht(gt)==ht(it))return st!==!1&&(this.pos+=it.length),!0}else{var Pt=this.string.slice(this.pos).match(it);return Pt&&Pt.index>0?null:(Pt&&st!==!1&&(this.pos+=Pt[0].length),Pt)}},Me.prototype.current=function(){return this.string.slice(this.start,this.pos)},Me.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},Me.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},Me.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function Ue(it,st){if(st-=it.first,st<0||st>=it.size)throw new Error("There is no line "+(st+it.first)+" in the document.");for(var dt=it;!dt.lines;)for(var ht=0;;++ht){var gt=dt.children[ht],Pt=gt.chunkSize();if(st<Pt){dt=gt;break}st-=Pt}return dt.lines[st]}function In(it,st,dt){var ht=[],gt=st.line;return it.iter(st.line,dt.line+1,function(Pt){var Ft=Pt.text;gt==dt.line&&(Ft=Ft.slice(0,dt.ch)),gt==st.line&&(Ft=Ft.slice(st.ch)),ht.push(Ft),++gt}),ht}function Ei(it,st,dt){var ht=[];return it.iter(st,dt,function(gt){ht.push(gt.text)}),ht}function on(it,st){var dt=st-it.height;if(dt)for(var ht=it;ht;ht=ht.parent)ht.height+=dt}function Wt(it){if(it.parent==null)return null;for(var st=it.parent,dt=tn(st.lines,it),ht=st.parent;ht;st=ht,ht=ht.parent)for(var gt=0;ht.children[gt]!=st;++gt)dt+=ht.children[gt].chunkSize();return dt+st.first}function ae(it,st){var dt=it.first;t:do{for(var ht=0;ht<it.children.length;++ht){var gt=it.children[ht],Pt=gt.height;if(st<Pt){it=gt;continue t}st-=Pt,dt+=gt.chunkSize()}return dt}while(!it.lines);for(var Ft=0;Ft<it.lines.length;++Ft){var Rt=it.lines[Ft],Ot=Rt.height;if(st<Ot)break;st-=Ot}return dt+Ft}function rn(it,st){return st>=it.first&&st<it.first+it.size}function he(it,st){return String(it.lineNumberFormatter(st+it.firstLineNumber))}function Kt(it,st,dt){if(dt===void 0&&(dt=null),!(this instanceof Kt))return new Kt(it,st,dt);this.line=it,this.ch=st,this.sticky=dt}function $t(it,st){return it.line-st.line||it.ch-st.ch}function Je(it,st){return it.sticky==st.sticky&&$t(it,st)==0}function Dn(it){return Kt(it.line,it.ch)}function Xn(it,st){return $t(it,st)<0?st:it}function Ke(it,st){return $t(it,st)<0?it:st}function be(it,st){return Math.max(it.first,Math.min(st,it.first+it.size-1))}function me(it,st){if(st.line<it.first)return Kt(it.first,0);var dt=it.first+it.size-1;return st.line>dt?Kt(dt,Ue(it,dt).text.length):Rn(st,Ue(it,st.line).text.length)}function Rn(it,st){var dt=it.ch;return dt==null||dt>st?Kt(it.line,st):dt<0?Kt(it.line,0):it}function bn(it,st){for(var dt=[],ht=0;ht<st.length;ht++)dt[ht]=me(it,st[ht]);return dt}var ze=function(it,st){this.state=it,this.lookAhead=st},pn=function(it,st,dt,ht){this.state=st,this.doc=it,this.line=dt,this.maxLookAhead=ht||0,this.baseTokens=null,this.baseTokenPos=1};pn.prototype.lookAhead=function(it){var st=this.doc.getLine(this.line+it);return st!=null&&it>this.maxLookAhead&&(this.maxLookAhead=it),st},pn.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}},pn.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},pn.fromSaved=function(it,st,dt){return st instanceof ze?new pn(it,Kn(it.mode,st.state),dt,st.lookAhead):new pn(it,Kn(it.mode,st),dt)},pn.prototype.save=function(it){var st=it!==!1?Kn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new ze(st,this.maxLookAhead):st};function Li(it,st,dt,ht){var gt=[it.state.modeGen],Pt={};Pi(it,st.text,it.doc.mode,dt,function(Zt,Se){return gt.push(Zt,Se)},Pt,ht);for(var Ft=dt.state,Rt=function(Zt){dt.baseTokens=gt;var Se=it.state.overlays[Zt],Jt=1,Oe=0;dt.state=!0,Pi(it,st.text,Se.mode,dt,function(Te,mn){for(var wn=Jt;Oe<Te;){var jn=gt[Jt];jn>Te&&gt.splice(Jt,1,Te,gt[Jt+1],jn),Jt+=2,Oe=Math.min(Te,jn)}if(mn)if(Se.opaque)gt.splice(wn,Jt-wn,Te,"overlay "+mn),Jt=wn+2;else for(;wn<Jt;wn+=2){var ai=gt[wn+1];gt[wn+1]=(ai?ai+" ":"")+"overlay "+mn}},Pt),dt.state=Ft,dt.baseTokens=null,dt.baseTokenPos=1},Ot=0;Ot<it.state.overlays.length;++Ot)Rt(Ot);return{styles:gt,classes:Pt.bgClass||Pt.textClass?Pt:null}}function fi(it,st,dt){if(!st.styles||st.styles[0]!=it.state.modeGen){var ht=Ji(it,Wt(st)),gt=st.text.length>it.options.maxHighlightLength&&Kn(it.doc.mode,ht.state),Pt=Li(it,st,ht);gt&&(ht.state=gt),st.stateAfter=ht.save(!gt),st.styles=Pt.styles,Pt.classes?st.styleClasses=Pt.classes:st.styleClasses&&(st.styleClasses=null),dt===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return st.styles}function Ji(it,st,dt){var ht=it.doc,gt=it.display;if(!ht.mode.startState)return new pn(ht,!0,st);var Pt=hi(it,st,dt),Ft=Pt>ht.first&&Ue(ht,Pt-1).stateAfter,Rt=Ft?pn.fromSaved(ht,Ft,Pt):new pn(ht,Mi(ht.mode),Pt);return ht.iter(Pt,st,function(Ot){le(it,Ot.text,Rt);var Zt=Rt.line;Ot.stateAfter=Zt==st-1||Zt%5==0||Zt>=gt.viewFrom&&Zt<gt.viewTo?Rt.save():null,Rt.nextLine()}),dt&&(ht.modeFrontier=Rt.line),Rt}function le(it,st,dt,ht){var gt=it.doc.mode,Pt=new Me(st,it.options.tabSize,dt);for(Pt.start=Pt.pos=ht||0,st==""&&Nn(gt,dt.state);!Pt.eol();)ui(gt,Pt,dt.state),Pt.start=Pt.pos}function Nn(it,st){if(it.blankLine)return it.blankLine(st);if(it.innerMode){var dt=_n(it,st);if(dt.mode.blankLine)return dt.mode.blankLine(dt.state)}}function ui(it,st,dt,ht){for(var gt=0;gt<10;gt++){ht&&(ht[0]=_n(it,dt).mode);var Pt=it.token(st,dt);if(st.pos>st.start)return Pt}throw new Error("Mode "+it.name+" failed to advance stream.")}var vn=function(it,st,dt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=dt};function bi(it,st,dt,ht){var gt=it.doc,Pt=gt.mode,Ft;st=me(gt,st);var Rt=Ue(gt,st.line),Ot=Ji(it,st.line,dt),Zt=new Me(Rt.text,it.options.tabSize,Ot),Se;for(ht&&(Se=[]);(ht||Zt.pos<st.ch)&&!Zt.eol();)Zt.start=Zt.pos,Ft=ui(Pt,Zt,Ot.state),ht&&Se.push(new vn(Zt,Ft,Kn(gt.mode,Ot.state)));return ht?Se:new vn(Zt,Ft,Ot.state)}function Si(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 Pi(it,st,dt,ht,gt,Pt,Ft){var Rt=dt.flattenSpans;Rt==null&&(Rt=it.options.flattenSpans);var Ot=0,Zt=null,Se=new Me(st,it.options.tabSize,ht),Jt,Oe=it.options.addModeClass&&[null];for(st==""&&Si(Nn(dt,ht.state),Pt);!Se.eol();){if(Se.pos>it.options.maxHighlightLength?(Rt=!1,Ft&&le(it,st,ht,Se.pos),Se.pos=st.length,Jt=null):Jt=Si(ui(dt,Se,ht.state,Oe),Pt),Oe){var Te=Oe[0].name;Te&&(Jt="m-"+(Jt?Te+" "+Jt:Te))}if(!Rt||Zt!=Jt){for(;Ot<Se.start;)Ot=Math.min(Se.start,Ot+5e3),gt(Ot,Zt);Zt=Jt}Se.start=Se.pos}for(;Ot<Se.pos;){var mn=Math.min(Se.pos,Ot+5e3);gt(mn,Zt),Ot=mn}}function hi(it,st,dt){for(var ht,gt,Pt=it.doc,Ft=dt?-1:st-(it.doc.mode.innerMode?1e3:100),Rt=st;Rt>Ft;--Rt){if(Rt<=Pt.first)return Pt.first;var Ot=Ue(Pt,Rt-1),Zt=Ot.stateAfter;if(Zt&&(!dt||Rt+(Zt instanceof ze?Zt.lookAhead:0)<=Pt.modeFrontier))return Rt;var Se=ee(Ot.text,null,it.options.tabSize);(gt==null||ht>Se)&&(gt=Rt-1,ht=Se)}return gt}function si(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontier<st-10)){for(var dt=it.first,ht=st-1;ht>dt;ht--){var gt=Ue(it,ht).stateAfter;if(gt&&(!(gt instanceof ze)||ht+gt.lookAhead<st)){dt=ht+1;break}}it.highlightFrontier=Math.min(it.highlightFrontier,dt)}}var Ci=!1,Pe=!1;function Xi(){Ci=!0}function Ce(){Pe=!0}function kn(it,st,dt){this.marker=it,this.from=st,this.to=dt}function Ri(it,st){if(it)for(var dt=0;dt<it.length;++dt){var ht=it[dt];if(ht.marker==st)return ht}}function di(it,st){for(var dt,ht=0;ht<it.length;++ht)it[ht]!=st&&(dt||(dt=[])).push(it[ht]);return dt}function mo(it,st){it.markedSpans=it.markedSpans?it.markedSpans.concat([st]):[st],st.marker.attachLine(it)}function Fi(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var Pt=it[gt],Ft=Pt.marker,Rt=Pt.from==null||(Ft.inclusiveLeft?Pt.from<=st:Pt.from<st);if(Rt||Pt.from==st&&Ft.type=="bookmark"&&(!dt||!Pt.marker.insertLeft)){var Ot=Pt.to==null||(Ft.inclusiveRight?Pt.to>=st:Pt.to>st);(ht||(ht=[])).push(new kn(Ft,Pt.from,Ot?null:Pt.to))}}return ht}function Jn(it,st,dt){var ht;if(it)for(var gt=0;gt<it.length;++gt){var Pt=it[gt],Ft=Pt.marker,Rt=Pt.to==null||(Ft.inclusiveRight?Pt.to>=st:Pt.to>st);if(Rt||Pt.from==st&&Ft.type=="bookmark"&&(!dt||Pt.marker.insertLeft)){var Ot=Pt.from==null||(Ft.inclusiveLeft?Pt.from<=st:Pt.from<st);(ht||(ht=[])).push(new kn(Ft,Ot?null:Pt.from-st,Pt.to==null?null:Pt.to-st))}}return ht}function Wi(it,st){if(st.full)return null;var dt=rn(it,st.from.line)&&Ue(it,st.from.line).markedSpans,ht=rn(it,st.to.line)&&Ue(it,st.to.line).markedSpans;if(!dt&&!ht)return null;var gt=st.from.ch,Pt=st.to.ch,Ft=$t(st.from,st.to)==0,Rt=Fi(dt,gt,Ft),Ot=Jn(ht,Pt,Ft),Zt=st.text.length==1,Se=Le(st.text).length+(Zt?gt:0);if(Rt)for(var Jt=0;Jt<Rt.length;++Jt){var Oe=Rt[Jt];if(Oe.to==null){var Te=Ri(Ot,Oe.marker);Te?Zt&&(Oe.to=Te.to==null?null:Te.to+Se):Oe.to=gt}}if(Ot)for(var mn=0;mn<Ot.length;++mn){var wn=Ot[mn];if(wn.to!=null&&(wn.to+=Se),wn.from==null){var jn=Ri(Rt,wn.marker);jn||(wn.from=Se,Zt&&(Rt||(Rt=[])).push(wn))}else wn.from+=Se,Zt&&(Rt||(Rt=[])).push(wn)}Rt&&(Rt=Ui(Rt)),Ot&&Ot!=Rt&&(Ot=Ui(Ot));var ai=[Rt];if(!Zt){var Di=st.text.length-2,yi;if(Di>0&&Rt)for(var zi=0;zi<Rt.length;++zi)Rt[zi].to==null&&(yi||(yi=[])).push(new kn(Rt[zi].marker,null,null));for(var ro=0;ro<Di;++ro)ai.push(yi);ai.push(Ot)}return ai}function Ui(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 Ai(it,st,dt){var ht=null;if(it.iter(st.line,dt.line+1,function(Te){if(Te.markedSpans)for(var mn=0;mn<Te.markedSpans.length;++mn){var wn=Te.markedSpans[mn].marker;wn.readOnly&&(!ht||tn(ht,wn)==-1)&&(ht||(ht=[])).push(wn)}}),!ht)return null;for(var gt=[{from:st,to:dt}],Pt=0;Pt<ht.length;++Pt)for(var Ft=ht[Pt],Rt=Ft.find(0),Ot=0;Ot<gt.length;++Ot){var Zt=gt[Ot];if(!($t(Zt.to,Rt.from)<0||$t(Zt.from,Rt.to)>0)){var Se=[Ot,1],Jt=$t(Zt.from,Rt.from),Oe=$t(Zt.to,Rt.to);(Jt<0||!Ft.inclusiveLeft&&!Jt)&&Se.push({from:Zt.from,to:Rt.from}),(Oe>0||!Ft.inclusiveRight&&!Oe)&&Se.push({from:Rt.to,to:Zt.to}),gt.splice.apply(gt,Se),Ot+=Se.length-3}}return gt}function ln(it){var st=it.markedSpans;if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.detachLine(it);it.markedSpans=null}}function Dt(it,st){if(st){for(var dt=0;dt<st.length;++dt)st[dt].marker.attachLine(it);it.markedSpans=st}}function to(it){return it.inclusiveLeft?-1:0}function Er(it){return it.inclusiveRight?1:0}function Rr(it,st){var dt=it.lines.length-st.lines.length;if(dt!=0)return dt;var ht=it.find(),gt=st.find(),Pt=$t(ht.from,gt.from)||to(it)-to(st);if(Pt)return-Pt;var Ft=$t(ht.to,gt.to)||Er(it)-Er(st);return Ft||st.id-it.id}function ur(it,st){var dt=Pe&&it.markedSpans,ht;if(dt)for(var gt=void 0,Pt=0;Pt<dt.length;++Pt)gt=dt[Pt],gt.marker.collapsed&&(st?gt.from:gt.to)==null&&(!ht||Rr(ht,gt.marker)<0)&&(ht=gt.marker);return ht}function ho(it){return ur(it,!0)}function Gn(it){return ur(it,!1)}function ti(it,st){var dt=Pe&&it.markedSpans,ht;if(dt)for(var gt=0;gt<dt.length;++gt){var Pt=dt[gt];Pt.marker.collapsed&&(Pt.from==null||Pt.from<st)&&(Pt.to==null||Pt.to>st)&&(!ht||Rr(ht,Pt.marker)<0)&&(ht=Pt.marker)}return ht}function ji(it,st,dt,ht,gt){var Pt=Ue(it,st),Ft=Pe&&Pt.markedSpans;if(Ft)for(var Rt=0;Rt<Ft.length;++Rt){var Ot=Ft[Rt];if(Ot.marker.collapsed){var Zt=Ot.marker.find(0),Se=$t(Zt.from,dt)||to(Ot.marker)-to(gt),Jt=$t(Zt.to,ht)||Er(Ot.marker)-Er(gt);if(!(Se>=0&&Jt<=0||Se<=0&&Jt>=0)&&(Se<=0&&(Ot.marker.inclusiveRight&&gt.inclusiveLeft?$t(Zt.to,dt)>=0:$t(Zt.to,dt)>0)||Se>=0&&(Ot.marker.inclusiveRight&&gt.inclusiveLeft?$t(Zt.from,ht)<=0:$t(Zt.from,ht)<0)))return!0}}}function Un(it){for(var st;st=ho(it);)it=st.find(-1,!0).line;return it}function Ni(it){for(var st;st=Gn(it);)it=st.find(1,!0).line;return it}function Yn(it){for(var st,dt;st=Gn(it);)it=st.find(1,!0).line,(dt||(dt=[])).push(it);return dt}function Hn(it,st){var dt=Ue(it,st),ht=Un(dt);return dt==ht?st:Wt(ht)}function ii(it,st){if(st>it.lastLine())return st;var dt=Ue(it,st),ht;if(!Ye(it,dt))return st;for(;ht=Gn(dt);)dt=ht.find(1,!0).line;return Wt(dt)+1}function Ye(it,st){var dt=Pe&&st.markedSpans;if(dt){for(var ht=void 0,gt=0;gt<dt.length;++gt)if(ht=dt[gt],!!ht.marker.collapsed){if(ht.from==null)return!0;if(!ht.marker.widgetNode&&ht.from==0&&ht.marker.inclusiveLeft&&io(it,st,ht))return!0}}}function io(it,st,dt){if(dt.to==null){var ht=dt.marker.find(1,!0);return io(it,ht.line,Ri(ht.line.markedSpans,dt.marker))}if(dt.marker.inclusiveRight&&dt.to==st.text.length)return!0;for(var gt=void 0,Pt=0;Pt<st.markedSpans.length;++Pt)if(gt=st.markedSpans[Pt],gt.marker.collapsed&&!gt.marker.widgetNode&&gt.from==dt.to&&(gt.to==null||gt.to!=dt.from)&&(gt.marker.inclusiveLeft||dt.marker.inclusiveRight)&&io(it,st,gt))return!0}function fo(it){it=Un(it);for(var st=0,dt=it.parent,ht=0;ht<dt.lines.length;++ht){var gt=dt.lines[ht];if(gt==it)break;st+=gt.height}for(var Pt=dt.parent;Pt;dt=Pt,Pt=dt.parent)for(var Ft=0;Ft<Pt.children.length;++Ft){var Rt=Pt.children[Ft];if(Rt==dt)break;st+=Rt.height}return st}function Xo(it){if(it.height==0)return 0;for(var st=it.text.length,dt,ht=it;dt=ho(ht);){var gt=dt.find(0,!0);ht=gt.from.line,st+=gt.from.ch-gt.to.ch}for(ht=it;dt=Gn(ht);){var Pt=dt.find(0,!0);st-=ht.text.length-Pt.from.ch,ht=Pt.to.line,st+=ht.text.length-Pt.to.ch}return st}function co(it){var st=it.display,dt=it.doc;st.maxLine=Ue(dt,dt.first),st.maxLineLength=Xo(st.maxLine),st.maxLineChanged=!0,dt.iter(function(ht){var gt=Xo(ht);gt>st.maxLineLength&&(st.maxLineLength=gt,st.maxLine=ht)})}var Jo=function(it,st,dt){this.text=it,Dt(this,st),this.height=dt?dt(this):1};Jo.prototype.lineNo=function(){return Wt(this)},Qi(Jo);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),ln(it),Dt(it,dt);var gt=ht?ht(it):1;gt!=it.height&&on(it,gt)}function wr(it){it.parent=null,ln(it)}var tr={},Ur={};function xr(it,st){if(!it||/^\s*$/.test(it))return null;var dt=st.addModeClass?Ur:tr;return dt[it]||(dt[it]=it.replace(/\S+/g,"cm-$&"))}function we(it,st){var dt=De("span",null,null,se?"padding-right: .1px":null),ht={pre:De("pre",[dt],"CodeMirror-line"),content:dt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};st.measure={};for(var gt=0;gt<=(st.rest?st.rest.length:0);gt++){var Pt=gt?st.rest[gt-1]:st.line,Ft=void 0;ht.pos=0,ht.addToken=Is,Ti(it.display.measure)&&(Ft=zn(Pt,it.doc.direction))&&(ht.addToken=To(ht.addToken,Ft)),ht.map=[];var Rt=st!=it.display.externalMeasured&&Wt(Pt);Rs(Pt,ht,fi(it,Pt,Rt)),Pt.styleClasses&&(Pt.styleClasses.bgClass&&(ht.bgClass=xn(Pt.styleClasses.bgClass,ht.bgClass||"")),Pt.styleClasses.textClass&&(ht.textClass=xn(Pt.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild($o(it.display.measure))),gt==0?(st.measure.map=ht.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ht.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(se){var Ot=ht.content.lastChild;(/\bcm-tab\b/.test(Ot.className)||Ot.querySelector&&Ot.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return Ii(it,"renderLine",it,st.line,ht.pre),ht.pre.className&&(ht.textClass=xn(ht.pre.className,ht.textClass||"")),ht}function Qo(it){var st=te("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function Is(it,st,dt,ht,gt,Pt,Ft){if(st){var Rt=it.splitSpaces?as(st,it.trailingSpace):st,Ot=it.cm.state.specialChars,Zt=!1,Se;if(!Ot.test(st))it.col+=st.length,Se=document.createTextNode(Rt),it.map.push(it.pos,it.pos+st.length,Se),pe&&re<9&&(Zt=!0),it.pos+=st.length;else{Se=document.createDocumentFragment();for(var Jt=0;;){Ot.lastIndex=Jt;var Oe=Ot.exec(st),Te=Oe?Oe.index-Jt:st.length-Jt;if(Te){var mn=document.createTextNode(Rt.slice(Jt,Jt+Te));pe&&re<9?Se.appendChild(te("span",[mn])):Se.appendChild(mn),it.map.push(it.pos,it.pos+Te,mn),it.col+=Te,it.pos+=Te}if(!Oe)break;Jt+=Te+1;var wn=void 0;if(Oe[0]==" "){var jn=it.cm.options.tabSize,ai=jn-it.col%jn;wn=Se.appendChild(te("span",ve(ai),"cm-tab")),wn.setAttribute("role","presentation"),wn.setAttribute("cm-text"," "),it.col+=ai}else Oe[0]=="\r"||Oe[0]==`
`?(wn=Se.appendChild(te("span",Oe[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),wn.setAttribute("cm-text",Oe[0]),it.col+=1):(wn=it.cm.options.specialCharPlaceholder(Oe[0]),wn.setAttribute("cm-text",Oe[0]),pe&&re<9?Se.appendChild(te("span",[wn])):Se.appendChild(wn),it.col+=1);it.map.push(it.pos,it.pos+1,wn),it.pos++}}if(it.trailingSpace=Rt.charCodeAt(st.length-1)==32,dt||ht||gt||Zt||Pt||Ft){var Di=dt||"";ht&&(Di+=ht),gt&&(Di+=gt);var yi=te("span",[Se],Di,Pt);if(Ft)for(var zi in Ft)Ft.hasOwnProperty(zi)&&zi!="style"&&zi!="class"&&yi.setAttribute(zi,Ft[zi]);return it.content.appendChild(yi)}it.content.appendChild(Se)}}function as(it,st){if(it.length>1&&!/ /.test(it))return it;for(var dt=st,ht="",gt=0;gt<it.length;gt++){var Pt=it.charAt(gt);Pt==" "&&dt&&(gt==it.length-1||it.charCodeAt(gt+1)==32)&&(Pt="\xA0"),ht+=Pt,dt=Pt==" "}return ht}function To(it,st){return function(dt,ht,gt,Pt,Ft,Rt,Ot){gt=gt?gt+" cm-force-border":"cm-force-border";for(var Zt=dt.pos,Se=Zt+ht.length;;){for(var Jt=void 0,Oe=0;Oe<st.length&&(Jt=st[Oe],!(Jt.to>Zt&&Jt.from<=Zt));Oe++);if(Jt.to>=Se)return it(dt,ht,gt,Pt,Ft,Rt,Ot);it(dt,ht.slice(0,Jt.to-Zt),gt,Pt,null,Rt,Ot),Pt=null,ht=ht.slice(Jt.to-Zt),Zt=Jt.to}}}function ys(it,st,dt,ht){var gt=!ht&&dt.widgetNode;gt&&it.map.push(it.pos,it.pos+st,gt),!ht&&it.cm.display.input.needsContentAttribute&&(gt||(gt=it.content.appendChild(document.createElement("span"))),gt.setAttribute("cm-marker",dt.id)),gt&&(it.cm.display.input.setUneditable(gt),it.content.appendChild(gt)),it.pos+=st,it.trailingSpace=!1}function Rs(it,st,dt){var ht=it.markedSpans,gt=it.text,Pt=0;if(!ht){for(var Ft=1;Ft<dt.length;Ft+=2)st.addToken(st,gt.slice(Pt,Pt=dt[Ft]),xr(dt[Ft+1],st.cm.options));return}for(var Rt=gt.length,Ot=0,Zt=1,Se="",Jt,Oe,Te=0,mn,wn,jn,ai,Di;;){if(Te==Ot){mn=wn=jn=Oe="",Di=null,ai=null,Te=1/0;for(var yi=[],zi=void 0,ro=0;ro<ht.length;++ro){var vi=ht[ro],Co=vi.marker;if(Co.type=="bookmark"&&vi.from==Ot&&Co.widgetNode)yi.push(Co);else if(vi.from<=Ot&&(vi.to==null||vi.to>Ot||Co.collapsed&&vi.to==Ot&&vi.from==Ot)){if(vi.to!=null&&vi.to!=Ot&&Te>vi.to&&(Te=vi.to,wn=""),Co.className&&(mn+=" "+Co.className),Co.css&&(Oe=(Oe?Oe+";":"")+Co.css),Co.startStyle&&vi.from==Ot&&(jn+=" "+Co.startStyle),Co.endStyle&&vi.to==Te&&(zi||(zi=[])).push(Co.endStyle,vi.to),Co.title&&((Di||(Di={})).title=Co.title),Co.attributes)for(var Lr in Co.attributes)(Di||(Di={}))[Lr]=Co.attributes[Lr];Co.collapsed&&(!ai||Rr(ai.marker,Co)<0)&&(ai=vi)}else vi.from>Ot&&Te>vi.from&&(Te=vi.from)}if(zi)for(var gs=0;gs<zi.length;gs+=2)zi[gs+1]==Te&&(wn+=" "+zi[gs]);if(!ai||ai.from==Ot)for(var Dr=0;Dr<yi.length;++Dr)ys(st,0,yi[Dr]);if(ai&&(ai.from||0)==Ot){if(ys(st,(ai.to==null?Rt+1:ai.to)-Ot,ai.marker,ai.from==null),ai.to==null)return;ai.to==Ot&&(ai=!1)}}if(Ot>=Rt)break;for(var ya=Math.min(Rt,Te);;){if(Se){var Xs=Ot+Se.length;if(!ai){var os=Xs>ya?Se.slice(0,ya-Ot):Se;st.addToken(st,os,Jt?Jt+mn:mn,jn,Ot+os.length==Te?wn:"",Oe,Di)}if(Xs>=ya){Se=Se.slice(ya-Ot),Ot=ya;break}Ot=Xs,jn=""}Se=gt.slice(Pt,Pt=dt[Zt++]),Jt=xr(dt[Zt++],st.cm.options)}}}function tl(it,st,dt){this.line=st,this.rest=Yn(st),this.size=this.rest?Wt(Le(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=Ye(it,st)}function ko(it,st,dt){for(var ht=[],gt,Pt=st;Pt<dt;Pt=gt){var Ft=new tl(it.doc,Ue(it.doc,Pt),Pt);gt=Pt+Ft.size,ht.push(Ft)}return ht}var br=null;function Zr(it){br?br.ops.push(it):it.ownsGroup=br={ops:[it],delayedCallbacks:[]}}function _a(it){var st=it.delayedCallbacks,dt=0;do{for(;dt<st.length;dt++)st[dt].call(null);for(var ht=0;ht<it.ops.length;ht++){var gt=it.ops[ht];if(gt.cursorActivityHandlers)for(;gt.cursorActivityCalled<gt.cursorActivityHandlers.length;)gt.cursorActivityHandlers[gt.cursorActivityCalled++].call(null,gt.cm)}}while(dt<st.length)}function Wl(it,st){var dt=it.ownsGroup;if(dt)try{_a(dt)}finally{br=null,st(dt)}}var ea=null;function wi(it,st){var dt=ao(it,st);if(dt.length){var ht=Array.prototype.slice.call(arguments,2),gt;br?gt=br.delayedCallbacks:ea?gt=ea:(gt=ea=[],setTimeout(Vo,0));for(var Pt=function(Rt){gt.push(function(){return dt[Rt].apply(null,ht)})},Ft=0;Ft<dt.length;++Ft)Pt(Ft)}}function Vo(){var it=ea;ea=null;for(var st=0;st<it.length;++st)it[st]()}function ls(it,st,dt,ht){for(var gt=0;gt<st.changes.length;gt++){var Pt=st.changes[gt];Pt=="text"?Mn(it,st):Pt=="gutter"?Zi(it,st,dt,ht):Pt=="class"?Bi(it,st):Pt=="widget"&&qi(it,st,ht)}st.changes=null}function $r(it){return it.node==it.text&&(it.node=te("div",null,null,"position: relative"),it.text.parentNode&&it.text.parentNode.replaceChild(it.node,it.text),it.node.appendChild(it.text),pe&&re<8&&(it.node.style.zIndex=2)),it.node}function jr(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=$r(st);st.background=ht.insertBefore(te("div",null,dt),ht.firstChild),it.display.input.setUneditable(st.background)}}function Fl(it,st){var dt=it.display.externalMeasured;return dt&&dt.line==st.line?(it.display.externalMeasured=null,st.measure=dt.measure,dt.built):we(it,st)}function Mn(it,st){var dt=st.text.className,ht=Fl(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,Bi(it,st)):dt&&(st.text.className=dt)}function Bi(it,st){jr(it,st),st.line.wrapClass?$r(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 Zi(it,st,dt,ht){if(st.gutter&&(st.node.removeChild(st.gutter),st.gutter=null),st.gutterBackground&&(st.node.removeChild(st.gutterBackground),st.gutterBackground=null),st.line.gutterClass){var gt=$r(st);st.gutterBackground=te("div",null,"CodeMirror-gutter-background "+st.line.gutterClass,"left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px; width: "+ht.gutterTotalWidth+"px"),it.display.input.setUneditable(st.gutterBackground),gt.insertBefore(st.gutterBackground,st.text)}var Pt=st.line.gutterMarkers;if(it.options.lineNumbers||Pt){var Ft=$r(st),Rt=st.gutter=te("div",null,"CodeMirror-gutter-wrapper","left: "+(it.options.fixedGutter?ht.fixedPos:-ht.gutterTotalWidth)+"px");if(it.display.input.setUneditable(Rt),Ft.insertBefore(Rt,st.text),st.line.gutterClass&&(Rt.className+=" "+st.line.gutterClass),it.options.lineNumbers&&(!Pt||!Pt["CodeMirror-linenumbers"])&&(st.lineNumber=Rt.appendChild(te("div",he(it.options,dt),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+ht.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+it.display.lineNumInnerWidth+"px"))),Pt)for(var Ot=0;Ot<it.display.gutterSpecs.length;++Ot){var Zt=it.display.gutterSpecs[Ot].className,Se=Pt.hasOwnProperty(Zt)&&Pt[Zt];Se&&Rt.appendChild(te("div",[Se],"CodeMirror-gutter-elt","left: "+ht.gutterLeft[Zt]+"px; width: "+ht.gutterWidth[Zt]+"px"))}}}function qi(it,st,dt){st.alignable&&(st.alignable=null);for(var ht=Gt("CodeMirror-linewidget"),gt=st.node.firstChild,Pt=void 0;gt;gt=Pt)Pt=gt.nextSibling,ht.test(gt.className)&&st.node.removeChild(gt);Uo(it,st,dt)}function uo(it,st,dt,ht){var gt=Fl(it,st);return st.text=st.node=gt.pre,gt.bgClass&&(st.bgClass=gt.bgClass),gt.textClass&&(st.textClass=gt.textClass),Bi(it,st),Zi(it,st,dt,ht),Uo(it,st,ht),st.node}function Uo(it,st,dt){if(xi(it,st.line,st,dt,!0),st.rest)for(var ht=0;ht<st.rest.length;ht++)xi(it,st.rest[ht],st,dt,!1)}function xi(it,st,dt,ht,gt){if(st.widgets)for(var Pt=$r(dt),Ft=0,Rt=st.widgets;Ft<Rt.length;++Ft){var Ot=Rt[Ft],Zt=te("div",[Ot.node],"CodeMirror-linewidget"+(Ot.className?" "+Ot.className:""));Ot.handleMouseEvents||Zt.setAttribute("cm-ignore-events","true"),La(Ot,Zt,dt,ht),it.display.input.setUneditable(Zt),gt&&Ot.above?Pt.insertBefore(Zt,dt.gutter||dt.text):Pt.appendChild(Zt),wi(Ot,"redraw")}}function La(it,st,dt,ht){if(it.noHScroll){(dt.alignable||(dt.alignable=[])).push(st);var gt=ht.wrapperWidth;st.style.left=ht.fixedPos+"px",it.coverGutter||(gt-=ht.gutterTotalWidth,st.style.paddingLeft=ht.gutterTotalWidth+"px"),st.style.width=gt+"px"}it.coverGutter&&(st.style.zIndex=5,st.style.position="relative",it.noHScroll||(st.style.marginLeft=-ht.gutterTotalWidth+"px"))}function us(it){if(it.height!=null)return it.height;var st=it.doc.cm;if(!st)return 0;if(!Qe(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;"),ne(st.display.measure,te("div",[it.node],null,dt))}return it.height=it.node.parentNode.offsetHeight}function Yr(it,st){for(var dt=pr(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 ar(it){return it.lineSpace.offsetTop}function na(it){return it.mover.offsetHeight-it.lineSpace.offsetHeight}function ka(it){if(it.cachedPaddingH)return it.cachedPaddingH;var st=ne(it.measure,te("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 js(it){return Wn-it.display.nativeBarWidth}function Ma(it){return it.display.scroller.clientWidth-js(it)-it.display.barWidth}function Nl(it){return it.display.scroller.clientHeight-js(it)-it.display.barHeight}function el(it,st,dt){var ht=it.options.lineWrapping,gt=ht&&Ma(it);if(!st.measure.heights||ht&&st.measure.width!=gt){var Pt=st.measure.heights=[];if(ht){st.measure.width=gt;for(var Ft=st.text.firstChild.getClientRects(),Rt=0;Rt<Ft.length-1;Rt++){var Ot=Ft[Rt],Zt=Ft[Rt+1];Math.abs(Ot.bottom-Zt.bottom)>2&&Pt.push((Ot.bottom+Zt.top)/2-dt.top)}}Pt.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 gt=0;gt<it.rest.length;gt++)if(Wt(it.rest[gt])>dt)return{map:it.measure.maps[gt],cache:it.measure.caches[gt],before:!0}}function Yd(it,st){st=Un(st);var dt=Wt(st),ht=it.display.externalMeasured=new tl(it.doc,st,dt);ht.lineN=dt;var gt=ht.built=we(it,ht);return ht.text=gt.pre,ne(it.display.lineMeasure,gt.pre),ht}function sd(it,st,dt,ht){return Ga(it,Vl(it,st),dt,ht)}function ml(it,st){if(st>=it.display.viewFrom&&st<it.display.viewTo)return it.display.view[Ha(it,st)];var dt=it.display.externalMeasured;if(dt&&st>=dt.lineN&&st<dt.lineN+dt.size)return dt}function Vl(it,st){var dt=Wt(st),ht=ml(it,dt);ht&&!ht.text?ht=null:ht&&ht.changes&&(ls(it,ht,dt,du(it)),it.curOp.forceUpdate=!0),ht||(ht=Yd(it,st));var gt=Tu(ht,st,dt);return{line:st,view:ht,rect:null,map:gt.map,cache:gt.cache,before:gt.before,hasHeights:!1}}function Ga(it,st,dt,ht,gt){st.before&&(dt=-1);var Pt=dt+(ht||""),Ft;return st.cache.hasOwnProperty(Pt)?Ft=st.cache[Pt]:(st.rect||(st.rect=st.view.text.getBoundingClientRect()),st.hasHeights||(el(it,st.view,st.rect),st.hasHeights=!0),Ft=Ar(it,st,dt,ht),Ft.bogus||(st.cache[Pt]=Ft)),{left:Ft.left,right:Ft.right,top:gt?Ft.rtop:Ft.top,bottom:gt?Ft.rbottom:Ft.bottom}}var ad={left:0,right:0,top:0,bottom:0};function ld(it,st,dt){for(var ht,gt,Pt,Ft,Rt,Ot,Zt=0;Zt<it.length;Zt+=3)if(Rt=it[Zt],Ot=it[Zt+1],st<Rt?(gt=0,Pt=1,Ft="left"):st<Ot?(gt=st-Rt,Pt=gt+1):(Zt==it.length-3||st==Ot&&it[Zt+3]>st)&&(Pt=Ot-Rt,gt=Pt-1,st>=Ot&&(Ft="right")),gt!=null){if(ht=it[Zt+2],Rt==Ot&&dt==(ht.insertLeft?"left":"right")&&(Ft=dt),dt=="left"&&gt==0)for(;Zt&&it[Zt-2]==it[Zt-3]&&it[Zt-1].insertLeft;)ht=it[(Zt-=3)+2],Ft="left";if(dt=="right"&&gt==Ot-Rt)for(;Zt<it.length-3&&it[Zt+3]==it[Zt+4]&&!it[Zt+5].insertLeft;)ht=it[(Zt+=3)+2],Ft="right";break}return{node:ht,start:gt,end:Pt,collapse:Ft,coverStart:Rt,coverEnd:Ot}}function Kd(it,st){var dt=ad;if(st=="left")for(var ht=0;ht<it.length&&(dt=it[ht]).left==dt.right;ht++);else for(var gt=it.length-1;gt>=0&&(dt=it[gt]).left==dt.right;gt--);return dt}function Ar(it,st,dt,ht){var gt=ld(st.map,dt,ht),Pt=gt.node,Ft=gt.start,Rt=gt.end,Ot=gt.collapse,Zt;if(Pt.nodeType==3){for(var Se=0;Se<4;Se++){for(;Ft&&qe(st.line.text.charAt(gt.coverStart+Ft));)--Ft;for(;gt.coverStart+Rt<gt.coverEnd&&qe(st.line.text.charAt(gt.coverStart+Rt));)++Rt;if(pe&&re<9&&Ft==0&&Rt==gt.coverEnd-gt.coverStart?Zt=Pt.parentNode.getBoundingClientRect():Zt=Kd(ce(Pt,Ft,Rt).getClientRects(),ht),Zt.left||Zt.right||Ft==0)break;Rt=Ft,Ft=Ft-1,Ot="right"}pe&&re<11&&(Zt=Gc(it.display.measure,Zt))}else{Ft>0&&(Ot=ht="right");var Jt;it.options.lineWrapping&&(Jt=Pt.getClientRects()).length>1?Zt=Jt[ht=="right"?Jt.length-1:0]:Zt=Pt.getBoundingClientRect()}if(pe&&re<9&&!Ft&&(!Zt||!Zt.left&&!Zt.right)){var Oe=Pt.parentNode.getClientRects()[0];Oe?Zt={left:Oe.left,right:Oe.left+vl(it.display),top:Oe.top,bottom:Oe.bottom}:Zt=ad}for(var Te=Zt.top-st.rect.top,mn=Zt.bottom-st.rect.top,wn=(Te+mn)/2,jn=st.view.measure.heights,ai=0;ai<jn.length-1&&!(wn<jn[ai]);ai++);var Di=ai?jn[ai-1]:0,yi=jn[ai],zi={left:(Ot=="right"?Zt.right:Zt.left)-st.rect.left,right:(Ot=="left"?Zt.left:Zt.right)-st.rect.left,top:Di,bottom:yi};return!Zt.left&&!Zt.right&&(zi.bogus=!0),it.options.singleCursorHeightPerLine||(zi.rtop=Te,zi.rbottom=mn),zi}function Gc(it,st){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Vn(it))return st;var dt=screen.logicalXDPI/screen.deviceXDPI,ht=screen.logicalYDPI/screen.deviceYDPI;return{left:st.left*dt,right:st.right*dt,top:st.top*ht,bottom:st.bottom*ht}}function ud(it){if(it.measure&&(it.measure.cache={},it.measure.heights=null,it.rest))for(var st=0;st<it.rest.length;st++)it.measure.caches[st]={}}function Au(it){it.display.externalMeasure=null,ie(it.display.lineMeasure);for(var st=0;st<it.display.view.length;st++)ud(it.display.view[st])}function Bu(it){Au(it),it.display.cachedCharWidth=it.display.cachedTextHeight=it.display.cachedPaddingH=null,it.options.lineWrapping||(it.display.maxLineChanged=!0),it.display.lineNumChars=null}function Ss(){return fe&&et?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function zs(){return fe&&et?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function ts(it){var st=0;if(it.widgets)for(var dt=0;dt<it.widgets.length;++dt)it.widgets[dt].above&&(st+=us(it.widgets[dt]));return st}function hs(it,st,dt,ht,gt){if(!gt){var Pt=ts(st);dt.top+=Pt,dt.bottom+=Pt}if(ht=="line")return dt;ht||(ht="local");var Ft=fo(st);if(ht=="local"?Ft+=ar(it.display):Ft-=it.display.viewOffset,ht=="page"||ht=="window"){var Rt=it.display.lineSpace.getBoundingClientRect();Ft+=Rt.top+(ht=="window"?0:zs());var Ot=Rt.left+(ht=="window"?0:Ss());dt.left+=Ot,dt.right+=Ot}return dt.top+=Ft,dt.bottom+=Ft,dt}function hd(it,st,dt){if(dt=="div")return st;var ht=st.left,gt=st.top;if(dt=="page")ht-=Ss(),gt-=zs();else if(dt=="local"||!dt){var Pt=it.display.sizer.getBoundingClientRect();ht+=Pt.left,gt+=Pt.top}var Ft=it.display.lineSpace.getBoundingClientRect();return{left:ht-Ft.left,top:gt-Ft.top}}function Du(it,st,dt,ht,gt){return ht||(ht=Ue(it.doc,st.line)),hs(it,ht,sd(it,ht,st.ch,gt),dt)}function mr(it,st,dt,ht,gt,Pt){ht=ht||Ue(it.doc,st.line),gt||(gt=Vl(it,ht));function Ft(mn,wn){var jn=Ga(it,gt,mn,wn?"right":"left",Pt);return wn?jn.left=jn.right:jn.right=jn.left,hs(it,ht,jn,dt)}var Rt=zn(ht,it.doc.direction),Ot=st.ch,Zt=st.sticky;if(Ot>=ht.text.length?(Ot=ht.text.length,Zt="before"):Ot<=0&&(Ot=0,Zt="after"),!Rt)return Ft(Zt=="before"?Ot-1:Ot,Zt=="before");function Se(mn,wn,jn){var ai=Rt[wn],Di=ai.level==1;return Ft(jn?mn-1:mn,Di!=jn)}var Jt=Tn(Rt,Ot,Zt),Oe=Ve,Te=Se(Ot,Jt,Zt=="before");return Oe!=null&&(Te.other=Se(Ot,Oe,Zt!="before")),Te}function Go(it,st){var dt=0;st=me(it.doc,st),it.options.lineWrapping||(dt=vl(it.display)*st.ch);var ht=Ue(it.doc,st.line),gt=fo(ht)+ar(it.display);return{left:dt,right:dt,top:gt,bottom:gt+ht.height}}function Eo(it,st,dt,ht,gt){var Pt=Kt(it,st,dt);return Pt.xRel=gt,ht&&(Pt.outside=ht),Pt}function _s(it,st,dt){var ht=it.doc;if(dt+=it.display.viewOffset,dt<0)return Eo(ht.first,0,null,-1,-1);var gt=ae(ht,dt),Pt=ht.first+ht.size-1;if(gt>Pt)return Eo(ht.first+ht.size-1,Ue(ht,Pt).text.length,null,1,1);st<0&&(st=0);for(var Ft=Ue(ht,gt);;){var Rt=He(it,Ft,gt,st,dt),Ot=ti(Ft,Rt.ch+(Rt.xRel>0||Rt.outside>0?1:0));if(!Ot)return Rt;var Zt=Ot.find(1);if(Zt.line==gt)return Zt;Ft=Ue(ht,gt=Zt.line)}}function ei(it,st,dt,ht){ht-=ts(st);var gt=st.text.length,Pt=gn(function(Ft){return Ga(it,dt,Ft-1).bottom<=ht},gt,0);return gt=gn(function(Ft){return Ga(it,dt,Ft).top>ht},Pt,gt),{begin:Pt,end:gt}}function es(it,st,dt,ht){dt||(dt=Vl(it,st));var gt=hs(it,st,Ga(it,dt,ht),"line").top;return ei(it,st,dt,gt)}function Qt(it,st,dt,ht){return it.bottom<=dt?!1:it.top>dt?!0:(ht?it.left:it.right)>st}function He(it,st,dt,ht,gt){gt-=fo(st);var Pt=Vl(it,st),Ft=ts(st),Rt=0,Ot=st.text.length,Zt=!0,Se=zn(st,it.doc.direction);if(Se){var Jt=(it.options.lineWrapping?Ul:nl)(it,st,dt,Pt,Se,ht,gt);Zt=Jt.level!=1,Rt=Zt?Jt.from:Jt.to-1,Ot=Zt?Jt.to:Jt.from-1}var Oe=null,Te=null,mn=gn(function(ro){var vi=Ga(it,Pt,ro);return vi.top+=Ft,vi.bottom+=Ft,Qt(vi,ht,gt,!1)?(vi.top<=gt&&vi.left<=ht&&(Oe=ro,Te=vi),!0):!1},Rt,Ot),wn,jn,ai=!1;if(Te){var Di=ht-Te.left<Te.right-ht,yi=Di==Zt;mn=Oe+(yi?0:1),jn=yi?"after":"before",wn=Di?Te.left:Te.right}else{!Zt&&(mn==Ot||mn==Rt)&&mn++,jn=mn==0?"after":mn==st.text.length?"before":Ga(it,Pt,mn-(Zt?1:0)).bottom+Ft<=gt==Zt?"after":"before";var zi=mr(it,Kt(dt,mn,jn),"line",st,Pt);wn=zi.left,ai=gt<zi.top?-1:gt>=zi.bottom?1:0}return mn=Fn(st.text,mn,1),Eo(dt,mn,jn,ai,ht-wn)}function nl(it,st,dt,ht,gt,Pt,Ft){var Rt=gn(function(Jt){var Oe=gt[Jt],Te=Oe.level!=1;return Qt(mr(it,Kt(dt,Te?Oe.to:Oe.from,Te?"before":"after"),"line",st,ht),Pt,Ft,!0)},0,gt.length-1),Ot=gt[Rt];if(Rt>0){var Zt=Ot.level!=1,Se=mr(it,Kt(dt,Zt?Ot.from:Ot.to,Zt?"after":"before"),"line",st,ht);Qt(Se,Pt,Ft,!0)&&Se.top>Ft&&(Ot=gt[Rt-1])}return Ot}function Ul(it,st,dt,ht,gt,Pt,Ft){var Rt=ei(it,st,ht,Ft),Ot=Rt.begin,Zt=Rt.end;/\s/.test(st.text.charAt(Zt-1))&&Zt--;for(var Se=null,Jt=null,Oe=0;Oe<gt.length;Oe++){var Te=gt[Oe];if(!(Te.from>=Zt||Te.to<=Ot)){var mn=Te.level!=1,wn=Ga(it,ht,mn?Math.min(Zt,Te.to)-1:Math.max(Ot,Te.from)).right,jn=wn<Pt?Pt-wn+1e9:wn-Pt;(!Se||Jt>jn)&&(Se=Te,Jt=jn)}}return Se||(Se=gt[gt.length-1]),Se.from<Ot&&(Se={from:Ot,to:Se.to,level:Se.level}),Se.to>Zt&&(Se={from:Se.from,to:Zt,level:Se.level}),Se}var ga;function ia(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(ga==null){ga=te("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)ga.appendChild(document.createTextNode("x")),ga.appendChild(te("br"));ga.appendChild(document.createTextNode("x"))}ne(it.measure,ga);var dt=ga.offsetHeight/50;return dt>3&&(it.cachedTextHeight=dt),ie(it.measure),dt||1}function vl(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=te("span","xxxxxxxxxx"),dt=te("pre",[st],"CodeMirror-line-like");ne(it.measure,dt);var ht=st.getBoundingClientRect(),gt=(ht.right-ht.left)/10;return gt>2&&(it.cachedCharWidth=gt),gt||10}function du(it){for(var st=it.display,dt={},ht={},gt=st.gutters.clientLeft,Pt=st.gutters.firstChild,Ft=0;Pt;Pt=Pt.nextSibling,++Ft){var Rt=it.display.gutterSpecs[Ft].className;dt[Rt]=Pt.offsetLeft+Pt.clientLeft+gt,ht[Rt]=Pt.clientWidth}return{fixedPos:Xd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Xd(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function Pr(it){var st=ia(it.display),dt=it.options.lineWrapping,ht=dt&&Math.max(5,it.display.scroller.clientWidth/vl(it.display)-3);return function(gt){if(Ye(it.doc,gt))return 0;var Pt=0;if(gt.widgets)for(var Ft=0;Ft<gt.widgets.length;Ft++)gt.widgets[Ft].height&&(Pt+=gt.widgets[Ft].height);return dt?Pt+(Math.ceil(gt.text.length/ht)||1)*st:Pt+st}}function Vi(it){var st=it.doc,dt=Pr(it);st.iter(function(ht){var gt=dt(ht);gt!=ht.height&&on(ht,gt)})}function oa(it,st,dt,ht){var gt=it.display;if(!dt&&pr(st).getAttribute("cm-not-content")=="true")return null;var Pt,Ft,Rt=gt.lineSpace.getBoundingClientRect();try{Pt=st.clientX-Rt.left,Ft=st.clientY-Rt.top}catch(Jt){return null}var Ot=_s(it,Pt,Ft),Zt;if(ht&&Ot.xRel>0&&(Zt=Ue(it.doc,Ot.line).text).length==Ot.ch){var Se=ee(Zt,Zt.length,it.options.tabSize)-Zt.length;Ot=Kt(Ot.line,Math.max(0,Math.round((Pt-ka(it.display).left)/vl(it.display))-Se))}return Ot}function Ha(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 Cr(it,st,dt,ht){st==null&&(st=it.doc.first),dt==null&&(dt=it.doc.first+it.doc.size),ht||(ht=0);var gt=it.display;if(ht&&dt<gt.viewTo&&(gt.updateLineNumbers==null||gt.updateLineNumbers>st)&&(gt.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=gt.viewTo)Pe&&Hn(it.doc,st)<gt.viewTo&&Kr(it);else if(dt<=gt.viewFrom)Pe&&ii(it.doc,dt+ht)>gt.viewFrom?Kr(it):(gt.viewFrom+=ht,gt.viewTo+=ht);else if(st<=gt.viewFrom&&dt>=gt.viewTo)Kr(it);else if(st<=gt.viewFrom){var Pt=pa(it,dt,dt+ht,1);Pt?(gt.view=gt.view.slice(Pt.index),gt.viewFrom=Pt.lineN,gt.viewTo+=ht):Kr(it)}else if(dt>=gt.viewTo){var Ft=pa(it,st,st,-1);Ft?(gt.view=gt.view.slice(0,Ft.index),gt.viewTo=Ft.lineN):Kr(it)}else{var Rt=pa(it,st,st,-1),Ot=pa(it,dt,dt+ht,1);Rt&&Ot?(gt.view=gt.view.slice(0,Rt.index).concat(ko(it,Rt.lineN,Ot.lineN)).concat(gt.view.slice(Ot.index)),gt.viewTo+=ht):Kr(it)}var Zt=gt.externalMeasured;Zt&&(dt<Zt.lineN?Zt.lineN+=ht:st<Zt.lineN+Zt.size&&(gt.externalMeasured=null))}function xo(it,st,dt){it.curOp.viewChanged=!0;var ht=it.display,gt=it.display.externalMeasured;if(gt&&st>=gt.lineN&&st<gt.lineN+gt.size&&(ht.externalMeasured=null),!(st<ht.viewFrom||st>=ht.viewTo)){var Pt=ht.view[Ha(it,st)];if(Pt.node!=null){var Ft=Pt.changes||(Pt.changes=[]);tn(Ft,dt)==-1&&Ft.push(dt)}}}function Kr(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function pa(it,st,dt,ht){var gt=Ha(it,st),Pt,Ft=it.display.view;if(!Pe||dt==it.doc.first+it.doc.size)return{index:gt,lineN:dt};for(var Rt=it.display.viewFrom,Ot=0;Ot<gt;Ot++)Rt+=Ft[Ot].size;if(Rt!=st){if(ht>0){if(gt==Ft.length-1)return null;Pt=Rt+Ft[gt].size-st,gt++}else Pt=Rt-st;st+=Pt,dt+=Pt}for(;Hn(it.doc,dt)!=dt;){if(gt==(ht<0?0:Ft.length-1))return null;dt+=ht*Ft[gt-(ht<0?1:0)].size,gt+=ht}return{index:gt,lineN:dt}}function lr(it,st,dt){var ht=it.display,gt=ht.view;gt.length==0||st>=ht.viewTo||dt<=ht.viewFrom?(ht.view=ko(it,st,dt),ht.viewFrom=st):(ht.viewFrom>st?ht.view=ko(it,st,ht.viewFrom).concat(ht.view):ht.viewFrom<st&&(ht.view=ht.view.slice(Ha(it,st))),ht.viewFrom=st,ht.viewTo<dt?ht.view=ht.view.concat(ko(it,ht.viewTo,dt)):ht.viewTo>dt&&(ht.view=ht.view.slice(0,Ha(it,dt)))),ht.viewTo=dt}function Ea(it){for(var st=it.display.view,dt=0,ht=0;ht<st.length;ht++){var gt=st[ht];!gt.hidden&&(!gt.node||gt.changes)&&++dt}return dt}function ds(it){it.display.input.showSelection(it.display.input.prepareSelection())}function Ou(it,st){st===void 0&&(st=!0);for(var dt=it.doc,ht={},gt=ht.cursors=document.createDocumentFragment(),Pt=ht.selection=document.createDocumentFragment(),Ft=0;Ft<dt.sel.ranges.length;Ft++)if(!(!st&&Ft==dt.sel.primIndex)){var Rt=dt.sel.ranges[Ft];if(!(Rt.from().line>=it.display.viewTo||Rt.to().line<it.display.viewFrom)){var Ot=Rt.empty();(Ot||it.options.showCursorWhenSelecting)&&Ao(it,Rt.head,gt),Ot||No(it,Rt,Pt)}}return ht}function Ao(it,st,dt){var ht=mr(it,st,"div",null,null,!it.options.singleCursorHeightPerLine),gt=dt.appendChild(te("div","\xA0","CodeMirror-cursor"));if(gt.style.left=ht.left+"px",gt.style.top=ht.top+"px",gt.style.height=Math.max(0,ht.bottom-ht.top)*it.options.cursorHeight+"px",ht.other){var Pt=dt.appendChild(te("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));Pt.style.display="",Pt.style.left=ht.other.left+"px",Pt.style.top=ht.other.top+"px",Pt.style.height=(ht.other.bottom-ht.other.top)*.85+"px"}}function ra(it,st){return it.top-st.top||it.left-st.left}function No(it,st,dt){var ht=it.display,gt=it.doc,Pt=document.createDocumentFragment(),Ft=ka(it.display),Rt=Ft.left,Ot=Math.max(ht.sizerWidth,Ma(it)-ht.sizer.offsetLeft)-Ft.right,Zt=gt.direction=="ltr";function Se(yi,zi,ro,vi){zi<0&&(zi=0),zi=Math.round(zi),vi=Math.round(vi),Pt.appendChild(te("div",null,"CodeMirror-selected","position: absolute; left: "+yi+`px;
top: `+zi+"px; width: "+(ro==null?Ot-yi:ro)+`px;
height: `+(vi-zi)+"px"))}function Jt(yi,zi,ro){var vi=Ue(gt,yi),Co=vi.text.length,Lr,gs;function Dr(os,Ta){return Du(it,Kt(yi,os),"div",vi,Ta)}function ya(os,Ta,Hs){var rs=es(it,vi,null,os),Zo=Ta=="ltr"==(Hs=="after")?"left":"right",_r=Hs=="after"?rs.begin:rs.end-(/\s/.test(vi.text.charAt(rs.end-1))?2:1);return Dr(_r,Zo)[Zo]}var Xs=zn(vi,gt.direction);return Ln(Xs,zi||0,ro==null?Co:ro,function(os,Ta,Hs,rs){var Zo=Hs=="ltr",_r=Dr(os,Zo?"left":"right"),ks=Dr(Ta-1,Zo?"right":"left"),Ws=zi==null&&os==0,Sl=ro==null&&Ta==Co,Or=rs==0,al=!Xs||rs==Xs.length-1;if(ks.top-_r.top<=3){var Wr=(Zt?Ws:Sl)&&Or,yc=(Zt?Sl:Ws)&&al,Za=Wr?Rt:(Zo?_r:ks).left,Aa=yc?Ot:(Zo?ks:_r).right;Se(Za,_r.top,Aa-Za,_r.bottom)}else{var Sa,cr,Ms,Ql;Zo?(Sa=Zt&&Ws&&Or?Rt:_r.left,cr=Zt?Ot:ya(os,Hs,"before"),Ms=Zt?Rt:ya(Ta,Hs,"after"),Ql=Zt&&Sl&&al?Ot:ks.right):(Sa=Zt?ya(os,Hs,"before"):Rt,cr=!Zt&&Ws&&Or?Ot:_r.right,Ms=!Zt&&Sl&&al?Rt:ks.left,Ql=Zt?ya(Ta,Hs,"after"):Ot),Se(Sa,_r.top,cr-Sa,_r.bottom),_r.bottom<ks.top&&Se(Rt,_r.bottom,null,ks.top),Se(Ms,ks.top,Ql-Ms,ks.bottom)}(!Lr||ra(_r,Lr)<0)&&(Lr=_r),ra(ks,Lr)<0&&(Lr=ks),(!gs||ra(_r,gs)<0)&&(gs=_r),ra(ks,gs)<0&&(gs=ks)}),{start:Lr,end:gs}}var Oe=st.from(),Te=st.to();if(Oe.line==Te.line)Jt(Oe.line,Oe.ch,Te.ch);else{var mn=Ue(gt,Oe.line),wn=Ue(gt,Te.line),jn=Un(mn)==Un(wn),ai=Jt(Oe.line,Oe.ch,jn?mn.text.length+1:null).end,Di=Jt(Te.line,jn?0:null,Te.ch).start;jn&&(ai.top<Di.top-2?(Se(ai.right,ai.top,null,ai.bottom),Se(Rt,Di.top,Di.left,Di.bottom)):Se(ai.right,ai.top,Di.left-ai.right,ai.bottom)),ai.bottom<Di.top&&Se(Rt,ai.bottom,null,Di.top)}dt.appendChild(Pt)}function er(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 vr(it){it.state.focused||(it.display.input.focus(),Do(it))}function Fr(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,xh(it))},100)}function Do(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(Ii(it,"focus",it,st),it.state.focused=!0,un(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()),er(it))}function xh(it,st){it.state.delayingBlurEvent||(it.state.focused&&(Ii(it,"blur",it,st),it.state.focused=!1,jt(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function Gi(it){for(var st=it.display,dt=st.lineDiv.offsetTop,ht=0;ht<st.view.length;ht++){var gt=st.view[ht],Pt=it.options.lineWrapping,Ft=void 0,Rt=0;if(!gt.hidden){if(pe&&re<8){var Ot=gt.node.offsetTop+gt.node.offsetHeight;Ft=Ot-dt,dt=Ot}else{var Zt=gt.node.getBoundingClientRect();Ft=Zt.bottom-Zt.top,!Pt&&gt.text.firstChild&&(Rt=gt.text.firstChild.getBoundingClientRect().right-Zt.left-1)}var Se=gt.line.height-Ft;if((Se>.005||Se<-.005)&&(on(gt.line,Ft),Dp(gt.line),gt.rest))for(var Jt=0;Jt<gt.rest.length;Jt++)Dp(gt.rest[Jt]);if(Rt>it.display.sizerWidth){var Oe=Math.ceil(Rt/vl(it.display));Oe>it.display.maxLineLength&&(it.display.maxLineLength=Oe,it.display.maxLine=gt.line,it.display.maxLineChanged=!0)}}}}function Dp(it){if(it.widgets)for(var st=0;st<it.widgets.length;++st){var dt=it.widgets[st],ht=dt.node.parentNode;ht&&(dt.height=ht.offsetHeight)}}function Fo(it,st,dt){var ht=dt&&dt.top!=null?Math.max(0,dt.top):it.scroller.scrollTop;ht=Math.floor(ht-ar(it));var gt=dt&&dt.bottom!=null?dt.bottom:ht+it.wrapper.clientHeight,Pt=ae(st,ht),Ft=ae(st,gt);if(dt&&dt.ensure){var Rt=dt.ensure.from.line,Ot=dt.ensure.to.line;Rt<Pt?(Pt=Rt,Ft=ae(st,fo(Ue(st,Rt))+it.wrapper.clientHeight)):Math.min(Ot,st.lastLine())>=Ft&&(Pt=ae(st,fo(Ue(st,Ot))-it.wrapper.clientHeight),Ft=Ot)}return{from:Pt,to:Math.max(Ft,Pt+1)}}function Op(it,st){if(!_i(it,"scrollCursorIntoView")){var dt=it.display,ht=dt.sizer.getBoundingClientRect(),gt=null;if(st.top+ht.top<0?gt=!0:st.bottom+ht.top>(window.innerHeight||document.documentElement.clientHeight)&&(gt=!1),gt!=null&&!_e){var Pt=te("div","\u200B",null,`position: absolute;
top: `+(st.top-dt.viewOffset-ar(it.display))+`px;
height: `+(st.bottom-st.top+js(it)+dt.barHeight)+`px;
left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");it.display.lineSpace.appendChild(Pt),Pt.scrollIntoView(gt),it.display.lineSpace.removeChild(Pt)}}}function dd(it,st,dt,ht){ht==null&&(ht=0);var gt;!it.options.lineWrapping&&st==dt&&(st=st.ch?Kt(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?Kt(st.line,st.ch+1,"before"):st);for(var Pt=0;Pt<5;Pt++){var Ft=!1,Rt=mr(it,st),Ot=!dt||dt==st?Rt:mr(it,dt);gt={left:Math.min(Rt.left,Ot.left),top:Math.min(Rt.top,Ot.top)-ht,right:Math.max(Rt.left,Ot.left),bottom:Math.max(Rt.bottom,Ot.bottom)+ht};var Zt=tg(it,gt),Se=it.doc.scrollTop,Jt=it.doc.scrollLeft;if(Zt.scrollTop!=null&&(Ph(it,Zt.scrollTop),Math.abs(it.doc.scrollTop-Se)>1&&(Ft=!0)),Zt.scrollLeft!=null&&(fu(it,Zt.scrollLeft),Math.abs(it.doc.scrollLeft-Jt)>1&&(Ft=!0)),!Ft)break}return gt}function Jd(it,st){var dt=tg(it,st);dt.scrollTop!=null&&Ph(it,dt.scrollTop),dt.scrollLeft!=null&&fu(it,dt.scrollLeft)}function tg(it,st){var dt=it.display,ht=ia(it.display);st.top<0&&(st.top=0);var gt=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:dt.scroller.scrollTop,Pt=Nl(it),Ft={};st.bottom-st.top>Pt&&(st.bottom=st.top+Pt);var Rt=it.doc.height+na(dt),Ot=st.top<ht,Zt=st.bottom>Rt-ht;if(st.top<gt)Ft.scrollTop=Ot?0:st.top;else if(st.bottom>gt+Pt){var Se=Math.min(st.top,(Zt?Rt:st.bottom)-Pt);Se!=gt&&(Ft.scrollTop=Se)}var Jt=it.options.fixedGutter?0:dt.gutters.offsetWidth,Oe=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:dt.scroller.scrollLeft-Jt,Te=Ma(it)-dt.gutters.offsetWidth,mn=st.right-st.left>Te;return mn&&(st.right=st.left+Te),st.left<10?Ft.scrollLeft=0:st.left<Oe?Ft.scrollLeft=Math.max(0,st.left+Jt-(mn?0:10)):st.right>Te+Oe-3&&(Ft.scrollLeft=st.right+(mn?0:10)-Te),Ft}function Hc(it,st){st!=null&&(Zl(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function cu(it){Zl(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)&&Zl(it),st!=null&&(it.curOp.scrollLeft=st),dt!=null&&(it.curOp.scrollTop=dt)}function Oo(it,st){Zl(it),it.curOp.scrollToPos=st}function Zl(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var dt=Go(it,st.from),ht=Go(it,st.to);Wc(it,dt,ht,st.margin)}}function Wc(it,st,dt,ht){var gt=tg(it,{left:Math.min(st.left,dt.left),top:Math.min(st.top,dt.top)-ht,right:Math.max(st.right,dt.right),bottom:Math.max(st.bottom,dt.bottom)+ht});wh(it,gt.scrollLeft,gt.scrollTop)}function Ph(it,st){Math.abs(it.doc.scrollTop-st)<2||(St||Gu(it,{top:st}),eg(it,st,!0),St&&Gu(it),cd(it,100))}function eg(it,st,dt){st=Math.max(0,Math.min(it.display.scroller.scrollHeight-it.display.scroller.clientHeight,st)),!(it.display.scroller.scrollTop==st&&!dt)&&(it.doc.scrollTop=st,it.display.scrollbars.setScrollTop(st),it.display.scroller.scrollTop!=st&&(it.display.scroller.scrollTop=st))}function 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,Zc(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function il(it){var st=it.display,dt=st.gutters.offsetWidth,ht=Math.round(it.doc.height+na(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+js(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var Iu=function(it,st,dt){this.cm=dt;var ht=this.vert=te("div",[te("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),gt=this.horiz=te("div",[te("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=gt.tabIndex=-1,it(ht),it(gt),Bn(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),Bn(gt,"scroll",function(){gt.clientWidth&&st(gt.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,pe&&re<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Iu.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,dt=it.scrollHeight>it.clientHeight+1,ht=it.nativeBarWidth;if(dt){this.vert.style.display="block",this.vert.style.bottom=st?ht+"px":"0";var gt=it.viewHeight-(st?ht:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+gt)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(st){this.horiz.style.display="block",this.horiz.style.right=dt?ht+"px":"0",this.horiz.style.left=it.barLeft+"px";var Pt=it.viewWidth-it.barLeft-(dt?ht:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+Pt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(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=ct&&!oe?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Yt,this.disableVert=new Yt},Iu.prototype.enableZeroWidthBar=function(it,st,dt){it.style.pointerEvents="auto";function ht(){var gt=it.getBoundingClientRect(),Pt=dt=="vert"?document.elementFromPoint(gt.right-1,(gt.top+gt.bottom)/2):document.elementFromPoint((gt.right+gt.left)/2,gt.bottom-1);Pt!=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 Tl=function(){};Tl.prototype.update=function(){return{bottom:0,right:0}},Tl.prototype.setScrollLeft=function(){},Tl.prototype.setScrollTop=function(){},Tl.prototype.clear=function(){};function Ru(it,st){st||(st=il(it));var dt=it.display.barWidth,ht=it.display.barHeight;Vc(it,st);for(var gt=0;gt<4&&dt!=it.display.barWidth||ht!=it.display.barHeight;gt++)dt!=it.display.barWidth&&it.options.lineWrapping&&Gi(it),Vc(it,il(it)),dt=it.display.barWidth,ht=it.display.barHeight}function Vc(it,st){var dt=it.display,ht=dt.scrollbars.update(st);dt.sizer.style.paddingRight=(dt.barWidth=ht.right)+"px",dt.sizer.style.paddingBottom=(dt.barHeight=ht.bottom)+"px",dt.heightForcer.style.borderBottom=ht.bottom+"px solid transparent",ht.right&&ht.bottom?(dt.scrollbarFiller.style.display="block",dt.scrollbarFiller.style.height=ht.bottom+"px",dt.scrollbarFiller.style.width=ht.right+"px"):dt.scrollbarFiller.style.display="",ht.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(dt.gutterFiller.style.display="block",dt.gutterFiller.style.height=ht.bottom+"px",dt.gutterFiller.style.width=st.gutterWidth+"px"):dt.gutterFiller.style.display=""}var ng={native:Iu,null:Tl};function ig(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&jt(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new ng[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),Bn(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&&un(it.display.wrapper,it.display.scrollbars.addClass)}var Ip=0;function ju(it){it.curOp={cm:it,viewChanged:!1,startHeight:it.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++Ip},Zr(it.curOp)}function zu(it){var st=it.curOp;st&&Wl(st,function(dt){for(var ht=0;ht<dt.ops.length;ht++)dt.ops[ht].cm.curOp=null;J0(dt)})}function J0(it){for(var st=it.ops,dt=0;dt<st.length;dt++)Q0(st[dt]);for(var ht=0;ht<st.length;ht++)q0(st[ht]);for(var gt=0;gt<st.length;gt++)Rp(st[gt]);for(var Pt=0;Pt<st.length;Pt++)zr(st[Pt]);for(var Ft=0;Ft<st.length;Ft++)_u(st[Ft])}function Q0(it){var st=it.cm,dt=st.display;jp(st),it.updateMaxLine&&co(st),it.mustUpdate=it.viewChanged||it.forceUpdate||it.scrollTop!=null||it.scrollToPos&&(it.scrollToPos.from.line<dt.viewFrom||it.scrollToPos.to.line>=dt.viewTo)||dt.maxLineChanged&&st.options.lineWrapping,it.update=it.mustUpdate&&new Ch(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function q0(it){it.updatedDisplay=it.mustUpdate&&Uc(it.cm,it.update)}function Rp(it){var st=it.cm,dt=st.display;it.updatedDisplay&&Gi(st),it.barMeasure=il(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+js(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,dt.sizer.offsetLeft+it.adjustWidthTo-Ma(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=dt.input.prepareSelection())}function zr(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)&&Ru(st,it.barMeasure),it.updatedDisplay&&Wu(st,it.barMeasure),it.selectionChanged&&er(st),st.state.focused&&it.updateInput&&st.display.input.reset(it.typing),dt&&vr(it.cm)}function _u(it){var st=it.cm,dt=st.display,ht=st.doc;if(it.updatedDisplay&&nr(st,it.update),dt.wheelStartX!=null&&(it.scrollTop!=null||it.scrollLeft!=null||it.scrollToPos)&&(dt.wheelStartX=dt.wheelStartY=null),it.scrollTop!=null&&eg(st,it.scrollTop,it.forceScroll),it.scrollLeft!=null&&fu(st,it.scrollLeft,!0,!0),it.scrollToPos){var gt=dd(st,me(ht,it.scrollToPos.from),me(ht,it.scrollToPos.to),it.scrollToPos.margin);Op(st,gt)}var Pt=it.maybeHiddenMarkers,Ft=it.maybeUnhiddenMarkers;if(Pt)for(var Rt=0;Rt<Pt.length;++Rt)Pt[Rt].lines.length||Ii(Pt[Rt],"hide");if(Ft)for(var Ot=0;Ot<Ft.length;++Ot)Ft[Ot].lines.length&&Ii(Ft[Ot],"unhide");dt.wrapper.offsetHeight&&(ht.scrollTop=st.display.scroller.scrollTop),it.changeObjs&&Ii(st,"changes",st,it.changeObjs),it.update&&it.update.finish()}function Yo(it,st){if(it.curOp)return st();ju(it);try{return st()}finally{zu(it)}}function cs(it,st){return function(){if(it.curOp)return st.apply(it,arguments);ju(it);try{return st.apply(it,arguments)}finally{zu(it)}}}function xs(it){return function(){if(this.curOp)return it.apply(this,arguments);ju(this);try{return it.apply(this,arguments)}finally{zu(this)}}}function ws(it){return function(){var st=this.cm;if(!st||st.curOp)return it.apply(this,arguments);ju(st);try{return it.apply(this,arguments)}finally{zu(st)}}}function cd(it,st){it.doc.highlightFrontier<it.display.viewTo&&it.state.highlight.set(st,$n(Ps,it))}function Ps(it){var st=it.doc;if(!(st.highlightFrontier>=it.display.viewTo)){var dt=+new Date+it.options.workTime,ht=Ji(it,st.highlightFrontier),gt=[];st.iter(ht.line,Math.min(st.first+st.size,it.display.viewTo+500),function(Pt){if(ht.line>=it.display.viewFrom){var Ft=Pt.styles,Rt=Pt.text.length>it.options.maxHighlightLength?Kn(st.mode,ht.state):null,Ot=Li(it,Pt,ht,!0);Rt&&(ht.state=Rt),Pt.styles=Ot.styles;var Zt=Pt.styleClasses,Se=Ot.classes;Se?Pt.styleClasses=Se:Zt&&(Pt.styleClasses=null);for(var Jt=!Ft||Ft.length!=Pt.styles.length||Zt!=Se&&(!Zt||!Se||Zt.bgClass!=Se.bgClass||Zt.textClass!=Se.textClass),Oe=0;!Jt&&Oe<Ft.length;++Oe)Jt=Ft[Oe]!=Pt.styles[Oe];Jt&&gt.push(ht.line),Pt.stateAfter=ht.save(),ht.nextLine()}else Pt.text.length<=it.options.maxHighlightLength&&le(it,Pt.text,ht),Pt.stateAfter=ht.line%5==0?ht.save():null,ht.nextLine();if(+new Date>dt)return cd(it,it.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),gt.length&&Yo(it,function(){for(var Pt=0;Pt<gt.length;Pt++)xo(it,gt[Pt],"text")})}}var Ch=function(it,st,dt){var ht=it.display;this.viewport=st,this.visible=Fo(ht,it.doc,st),this.editorIsHidden=!ht.wrapper.offsetWidth,this.wrapperHeight=ht.wrapper.clientHeight,this.wrapperWidth=ht.wrapper.clientWidth,this.oldDisplayWidth=Ma(it),this.force=dt,this.dims=du(it),this.events=[]};Ch.prototype.signal=function(it,st){so(it,st)&&this.events.push(arguments)},Ch.prototype.finish=function(){for(var it=0;it<this.events.length;it++)Ii.apply(null,this.events[it])};function jp(it){var st=it.display;!st.scrollbarsClipped&&st.scroller.offsetWidth&&(st.nativeBarWidth=st.scroller.offsetWidth-st.scroller.clientWidth,st.heightForcer.style.height=js(it)+"px",st.sizer.style.marginBottom=-st.nativeBarWidth+"px",st.sizer.style.borderRightWidth=js(it)+"px",st.scrollbarsClipped=!0)}function zp(it){if(it.hasFocus())return null;var st=je();if(!st||!Qe(it.display.lineDiv,st))return null;var dt={activeElt:st};if(window.getSelection){var ht=window.getSelection();ht.anchorNode&&ht.extend&&Qe(it.display.lineDiv,ht.anchorNode)&&(dt.anchorNode=ht.anchorNode,dt.anchorOffset=ht.anchorOffset,dt.focusNode=ht.focusNode,dt.focusOffset=ht.focusOffset)}return dt}function ma(it){if(!(!it||!it.activeElt||it.activeElt==je())&&(it.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(it.activeElt.nodeName)&&it.anchorNode&&Qe(document.body,it.anchorNode)&&Qe(document.body,it.focusNode))){var st=window.getSelection(),dt=document.createRange();dt.setEnd(it.anchorNode,it.anchorOffset),dt.collapse(!1),st.removeAllRanges(),st.addRange(dt),st.extend(it.focusNode,it.focusOffset)}}function Uc(it,st){var dt=it.display,ht=it.doc;if(st.editorIsHidden)return Kr(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&&Ea(it)==0)return!1;ns(it)&&(Kr(it),st.dims=du(it));var gt=ht.first+ht.size,Pt=Math.max(st.visible.from-it.options.viewportMargin,ht.first),Ft=Math.min(gt,st.visible.to+it.options.viewportMargin);dt.viewFrom<Pt&&Pt-dt.viewFrom<20&&(Pt=Math.max(ht.first,dt.viewFrom)),dt.viewTo>Ft&&dt.viewTo-Ft<20&&(Ft=Math.min(gt,dt.viewTo)),Pe&&(Pt=Hn(it.doc,Pt),Ft=ii(it.doc,Ft));var Rt=Pt!=dt.viewFrom||Ft!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;lr(it,Pt,Ft),dt.viewOffset=fo(Ue(it.doc,dt.viewFrom)),it.display.mover.style.top=dt.viewOffset+"px";var Ot=Ea(it);if(!Rt&&Ot==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var Zt=zp(it);return Ot>4&&(dt.lineDiv.style.display="none"),og(it,dt.updateLineNumbers,st.dims),Ot>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,ma(Zt),ie(dt.cursorDiv),ie(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,Rt&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,cd(it,400)),dt.updateLineNumbers=null,!0}function nr(it,st){for(var dt=st.viewport,ht=!0;;ht=!1){if(!ht||!it.options.lineWrapping||st.oldDisplayWidth==Ma(it)){if(dt&&dt.top!=null&&(dt={top:Math.min(it.doc.height+na(it.display)-Nl(it),dt.top)}),st.visible=Fo(it.display,it.doc,dt),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ht&&(st.visible=Fo(it.display,it.doc,dt));if(!Uc(it,st))break;Gi(it);var gt=il(it);ds(it),Ru(it,gt),Wu(it,gt),st.force=!1}st.signal(it,"update",it),(it.display.viewFrom!=it.display.reportedViewFrom||it.display.viewTo!=it.display.reportedViewTo)&&(st.signal(it,"viewportChange",it,it.display.viewFrom,it.display.viewTo),it.display.reportedViewFrom=it.display.viewFrom,it.display.reportedViewTo=it.display.viewTo)}function Gu(it,st){var dt=new Ch(it,st);if(Uc(it,dt)){Gi(it),nr(it,dt);var ht=il(it);ds(it),Ru(it,ht),Wu(it,ht),dt.finish()}}function og(it,st,dt){var ht=it.display,gt=it.options.lineNumbers,Pt=ht.lineDiv,Ft=Pt.firstChild;function Rt(mn){var wn=mn.nextSibling;return se&&ct&&it.display.currentWheelTarget==mn?mn.style.display="none":mn.parentNode.removeChild(mn),wn}for(var Ot=ht.view,Zt=ht.viewFrom,Se=0;Se<Ot.length;Se++){var Jt=Ot[Se];if(!Jt.hidden)if(!Jt.node||Jt.node.parentNode!=Pt){var Oe=uo(it,Jt,Zt,dt);Pt.insertBefore(Oe,Ft)}else{for(;Ft!=Jt.node;)Ft=Rt(Ft);var Te=gt&&st!=null&&st<=Zt&&Jt.lineNumber;Jt.changes&&(tn(Jt.changes,"gutter")>-1&&(Te=!1),ls(it,Jt,Zt,dt)),Te&&(ie(Jt.lineNumber),Jt.lineNumber.appendChild(document.createTextNode(he(it.options,Zt)))),Ft=Jt.node.nextSibling}Zt+=Jt.size}for(;Ft;)Ft=Rt(Ft)}function Hu(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function Wu(it,st){it.display.sizer.style.minHeight=st.docHeight+"px",it.display.heightForcer.style.top=st.docHeight+"px",it.display.gutters.style.height=st.docHeight+it.display.barHeight+js(it)+"px"}function Zc(it){var st=it.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ht=Xd(st)-st.scroller.scrollLeft+it.doc.scrollLeft,gt=st.gutters.offsetWidth,Pt=ht+"px",Ft=0;Ft<dt.length;Ft++)if(!dt[Ft].hidden){it.options.fixedGutter&&(dt[Ft].gutter&&(dt[Ft].gutter.style.left=Pt),dt[Ft].gutterBackground&&(dt[Ft].gutterBackground.style.left=Pt));var Rt=dt[Ft].alignable;if(Rt)for(var Ot=0;Ot<Rt.length;Ot++)Rt[Ot].style.left=Pt}it.options.fixedGutter&&(st.gutters.style.left=ht+gt+"px")}}function ns(it){if(!it.options.lineNumbers)return!1;var st=it.doc,dt=he(it.options,st.first+st.size-1),ht=it.display;if(dt.length!=ht.lineNumChars){var gt=ht.measure.appendChild(te("div",[te("div",dt)],"CodeMirror-linenumber CodeMirror-gutter-elt")),Pt=gt.firstChild.offsetWidth,Ft=gt.offsetWidth-Pt;return ht.lineGutter.style.width="",ht.lineNumInnerWidth=Math.max(Pt,ht.lineGutter.offsetWidth-Ft)+1,ht.lineNumWidth=ht.lineNumInnerWidth+Ft,ht.lineNumChars=ht.lineNumInnerWidth?dt.length:-1,ht.lineGutter.style.width=ht.lineNumWidth+"px",Hu(it.display),!0}return!1}function Cs(it,st){for(var dt=[],ht=!1,gt=0;gt<it.length;gt++){var Pt=it[gt],Ft=null;if(typeof Pt!="string"&&(Ft=Pt.style,Pt=Pt.className),Pt=="CodeMirror-linenumbers")if(st)ht=!0;else continue;dt.push({className:Pt,style:Ft})}return st&&!ht&&dt.push({className:"CodeMirror-linenumbers",style:null}),dt}function Lh(it){var st=it.gutters,dt=it.gutterSpecs;ie(st),it.lineGutter=null;for(var ht=0;ht<dt.length;++ht){var gt=dt[ht],Pt=gt.className,Ft=gt.style,Rt=st.appendChild(te("div",null,"CodeMirror-gutter "+Pt));Ft&&(Rt.style.cssText=Ft),Pt=="CodeMirror-linenumbers"&&(it.lineGutter=Rt,Rt.style.width=(it.lineNumWidth||1)+"px")}st.style.display=dt.length?"":"none",Hu(it)}function Wa(it){Lh(it.display),Cr(it),Zc(it)}function Vu(it,st,dt,ht){var gt=this;this.input=dt,gt.scrollbarFiller=te("div",null,"CodeMirror-scrollbar-filler"),gt.scrollbarFiller.setAttribute("cm-not-content","true"),gt.gutterFiller=te("div",null,"CodeMirror-gutter-filler"),gt.gutterFiller.setAttribute("cm-not-content","true"),gt.lineDiv=De("div",null,"CodeMirror-code"),gt.selectionDiv=te("div",null,null,"position: relative; z-index: 1"),gt.cursorDiv=te("div",null,"CodeMirror-cursors"),gt.measure=te("div",null,"CodeMirror-measure"),gt.lineMeasure=te("div",null,"CodeMirror-measure"),gt.lineSpace=De("div",[gt.measure,gt.lineMeasure,gt.selectionDiv,gt.cursorDiv,gt.lineDiv],null,"position: relative; outline: none");var Pt=De("div",[gt.lineSpace],"CodeMirror-lines");gt.mover=te("div",[Pt],null,"position: relative"),gt.sizer=te("div",[gt.mover],"CodeMirror-sizer"),gt.sizerWidth=null,gt.heightForcer=te("div",null,null,"position: absolute; height: "+Wn+"px; width: 1px;"),gt.gutters=te("div",null,"CodeMirror-gutters"),gt.lineGutter=null,gt.scroller=te("div",[gt.sizer,gt.heightForcer,gt.gutters],"CodeMirror-scroll"),gt.scroller.setAttribute("tabIndex","-1"),gt.wrapper=te("div",[gt.scrollbarFiller,gt.gutterFiller,gt.scroller],"CodeMirror"),pe&&re<8&&(gt.gutters.style.zIndex=-1,gt.scroller.style.paddingRight=0),!se&&!(St&&nt)&&(gt.scroller.draggable=!0),it&&(it.appendChild?it.appendChild(gt.wrapper):it(gt.wrapper)),gt.viewFrom=gt.viewTo=st.first,gt.reportedViewFrom=gt.reportedViewTo=st.first,gt.view=[],gt.renderedView=null,gt.externalMeasured=null,gt.viewOffset=0,gt.lastWrapHeight=gt.lastWrapWidth=0,gt.updateLineNumbers=null,gt.nativeBarWidth=gt.barHeight=gt.barWidth=0,gt.scrollbarsClipped=!1,gt.lineNumWidth=gt.lineNumInnerWidth=gt.lineNumChars=null,gt.alignWidgets=!1,gt.cachedCharWidth=gt.cachedTextHeight=gt.cachedPaddingH=null,gt.maxLine=null,gt.maxLineLength=0,gt.maxLineChanged=!1,gt.wheelDX=gt.wheelDY=gt.wheelStartX=gt.wheelStartY=null,gt.shift=!1,gt.selForContextMenu=null,gt.activeTouch=null,gt.gutterSpecs=Cs(ht.gutters,ht.lineNumbers),Lh(gt),dt.init(gt)}var ba=0,Xr=null;pe?Xr=-.53:St?Xr=15:fe?Xr=-.7:Ze&&(Xr=-1/3);function Al(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 Va(it){var st=Al(it);return st.x*=Xr,st.y*=Xr,st}function Ls(it,st){var dt=Al(st),ht=dt.x,gt=dt.y,Pt=it.display,Ft=Pt.scroller,Rt=Ft.scrollWidth>Ft.clientWidth,Ot=Ft.scrollHeight>Ft.clientHeight;if(ht&&Rt||gt&&Ot){if(gt&&ct&&se){t:for(var Zt=st.target,Se=Pt.view;Zt!=Ft;Zt=Zt.parentNode)for(var Jt=0;Jt<Se.length;Jt++)if(Se[Jt].node==Zt){it.display.currentWheelTarget=Zt;break t}}if(ht&&!St&&!qt&&Xr!=null){gt&&Ot&&Ph(it,Math.max(0,Ft.scrollTop+gt*Xr)),fu(it,Math.max(0,Ft.scrollLeft+ht*Xr)),(!gt||gt&&Ot)&&oo(st),Pt.wheelStartX=null;return}if(gt&&Xr!=null){var Oe=gt*Xr,Te=it.doc.scrollTop,mn=Te+Pt.wrapper.clientHeight;Oe<0?Te=Math.max(0,Te+Oe-50):mn=Math.min(it.doc.height,mn+Oe+50),Gu(it,{top:Te,bottom:mn})}ba<20&&(Pt.wheelStartX==null?(Pt.wheelStartX=Ft.scrollLeft,Pt.wheelStartY=Ft.scrollTop,Pt.wheelDX=ht,Pt.wheelDY=gt,setTimeout(function(){if(Pt.wheelStartX!=null){var wn=Ft.scrollLeft-Pt.wheelStartX,jn=Ft.scrollTop-Pt.wheelStartY,ai=jn&&Pt.wheelDY&&jn/Pt.wheelDY||wn&&Pt.wheelDX&&wn/Pt.wheelDX;Pt.wheelStartX=Pt.wheelStartY=null,ai&&(Xr=(Xr*ba+ai)/(ba+1),++ba)}},200)):(Pt.wheelDX+=ht,Pt.wheelDY+=gt))}}var ol=function(it,st){this.ranges=it,this.primIndex=st};ol.prototype.primary=function(){return this.ranges[this.primIndex]},ol.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(!Je(dt.anchor,ht.anchor)||!Je(dt.head,ht.head))return!1}return!0},ol.prototype.deepCopy=function(){for(var it=[],st=0;st<this.ranges.length;st++)it[st]=new ir(Dn(this.ranges[st].anchor),Dn(this.ranges[st].head));return new ol(it,this.primIndex)},ol.prototype.somethingSelected=function(){for(var it=0;it<this.ranges.length;it++)if(!this.ranges[it].empty())return!0;return!1},ol.prototype.contains=function(it,st){st||(st=it);for(var dt=0;dt<this.ranges.length;dt++){var ht=this.ranges[dt];if($t(st,ht.from())>=0&&$t(it,ht.to())<=0)return dt}return-1};var ir=function(it,st){this.anchor=it,this.head=st};ir.prototype.from=function(){return Ke(this.anchor,this.head)},ir.prototype.to=function(){return Xn(this.anchor,this.head)},ir.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function yl(it,st,dt){var ht=it&&it.options.selectionsMayTouch,gt=st[dt];st.sort(function(Oe,Te){return $t(Oe.from(),Te.from())}),dt=tn(st,gt);for(var Pt=1;Pt<st.length;Pt++){var Ft=st[Pt],Rt=st[Pt-1],Ot=$t(Rt.to(),Ft.from());if(ht&&!Ft.empty()?Ot>0:Ot>=0){var Zt=Ke(Rt.from(),Ft.from()),Se=Xn(Rt.to(),Ft.to()),Jt=Rt.empty()?Ft.from()==Ft.head:Rt.from()==Rt.head;Pt<=dt&&--dt,st.splice(--Pt,2,new ir(Jt?Se:Zt,Jt?Zt:Se))}}return new ol(st,dt)}function gu(it,st){return new ol([new ir(it,st||it)],0)}function Uu(it){return it.text?Kt(it.from.line+it.text.length-1,Le(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function kh(it,st){if($t(it,st.from)<0)return it;if($t(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),Kt(dt,ht)}function Qd(it,st){for(var dt=[],ht=0;ht<it.sel.ranges.length;ht++){var gt=it.sel.ranges[ht];dt.push(new ir(kh(gt.anchor,st),kh(gt.head,st)))}return yl(it.cm,dt,it.sel.primIndex)}function fd(it,st,dt){return it.line==st.line?Kt(dt.line,it.ch-st.ch+dt.ch):Kt(dt.line+(it.line-st.line),it.ch)}function qd(it,st,dt){for(var ht=[],gt=Kt(it.first,0),Pt=gt,Ft=0;Ft<st.length;Ft++){var Rt=st[Ft],Ot=fd(Rt.from,gt,Pt),Zt=fd(Uu(Rt),gt,Pt);if(gt=Rt.to,Pt=Zt,dt=="around"){var Se=it.sel.ranges[Ft],Jt=$t(Se.head,Se.anchor)<0;ht[Ft]=new ir(Jt?Zt:Ot,Jt?Ot:Zt)}else ht[Ft]=new ir(Ot,Ot)}return new ol(ht,it.sel.primIndex)}function Po(it){it.doc.mode=Ee(it.options,it.doc.modeOption),$d(it)}function $d(it){it.doc.iter(function(st){st.stateAfter&&(st.stateAfter=null),st.styles&&(st.styles=null)}),it.doc.modeFrontier=it.doc.highlightFrontier=it.doc.first,cd(it,100),it.state.modeGen++,it.curOp&&Cr(it)}function rg(it,st){return st.from.ch==0&&st.to.ch==0&&Le(st.text)==""&&(!it.cm||it.cm.options.wholeLineUpdateBefore)}function Yc(it,st,dt,ht){function gt(Di){return dt?dt[Di]:null}function Pt(Di,yi,zi){hr(Di,yi,zi,ht),wi(Di,"change",Di,st)}function Ft(Di,yi){for(var zi=[],ro=Di;ro<yi;++ro)zi.push(new Jo(Zt[ro],gt(ro),ht));return zi}var Rt=st.from,Ot=st.to,Zt=st.text,Se=Ue(it,Rt.line),Jt=Ue(it,Ot.line),Oe=Le(Zt),Te=gt(Zt.length-1),mn=Ot.line-Rt.line;if(st.full)it.insert(0,Ft(0,Zt.length)),it.remove(Zt.length,it.size-Zt.length);else if(rg(it,st)){var wn=Ft(0,Zt.length-1);Pt(Jt,Jt.text,Te),mn&&it.remove(Rt.line,mn),wn.length&&it.insert(Rt.line,wn)}else if(Se==Jt)if(Zt.length==1)Pt(Se,Se.text.slice(0,Rt.ch)+Oe+Se.text.slice(Ot.ch),Te);else{var jn=Ft(1,Zt.length-1);jn.push(new Jo(Oe+Se.text.slice(Ot.ch),Te,ht)),Pt(Se,Se.text.slice(0,Rt.ch)+Zt[0],gt(0)),it.insert(Rt.line+1,jn)}else if(Zt.length==1)Pt(Se,Se.text.slice(0,Rt.ch)+Zt[0]+Jt.text.slice(Ot.ch),gt(0)),it.remove(Rt.line+1,mn);else{Pt(Se,Se.text.slice(0,Rt.ch)+Zt[0],gt(0)),Pt(Jt,Oe+Jt.text.slice(Ot.ch),Te);var ai=Ft(1,Zt.length-1);mn>1&&it.remove(Rt.line+1,mn-1),it.insert(Rt.line+1,ai)}wi(it,"change",it,st)}function Bl(it,st,dt){function ht(gt,Pt,Ft){if(gt.linked)for(var Rt=0;Rt<gt.linked.length;++Rt){var Ot=gt.linked[Rt];if(Ot.doc!=Pt){var Zt=Ft&&Ot.sharedHist;dt&&!Zt||(st(Ot.doc,Zt),ht(Ot.doc,gt,Zt))}}}ht(it,null,!0)}function Kc(it,st){if(st.cm)throw new Error("This document is already in use.");it.doc=st,st.cm=it,Vi(it),Po(it),tc(it),it.options.lineWrapping||co(it),it.options.mode=st.modeOption,Cr(it)}function tc(it){(it.doc.direction=="rtl"?un:jt)(it.display.lineDiv,"CodeMirror-rtl")}function $0(it){Yo(it,function(){tc(it),Cr(it)})}function gd(it){this.done=[],this.undone=[],this.undoDepth=1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=it||1}function Xc(it,st){var dt={from:Dn(st.from),to:Uu(st),text:In(it,st.from,st.to)};return Zu(it,dt,st.from.line,st.to.line+1),Bl(it,function(ht){return Zu(ht,dt,st.from.line,st.to.line+1)},!0),dt}function pd(it){for(;it.length;){var st=Le(it);if(st.ranges)it.pop();else break}}function ec(it,st){if(st)return pd(it.done),Le(it.done);if(it.done.length&&!Le(it.done).ranges)return Le(it.done);if(it.done.length>1&&!it.done[it.done.length-2].ranges)return it.done.pop(),Le(it.done)}function nc(it,st,dt,ht){var gt=it.history;gt.undone.length=0;var Pt=+new Date,Ft,Rt;if((gt.lastOp==ht||gt.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&gt.lastModTime>Pt-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(Ft=ec(gt,gt.lastOp==ht)))Rt=Le(Ft.changes),$t(st.from,st.to)==0&&$t(st.from,Rt.to)==0?Rt.to=Uu(st):Ft.changes.push(Xc(it,st));else{var Ot=Le(gt.done);for((!Ot||!Ot.ranges)&&md(it.sel,gt.done),Ft={changes:[Xc(it,st)],generation:gt.generation},gt.done.push(Ft);gt.done.length>gt.undoDepth;)gt.done.shift(),gt.done[0].ranges||gt.done.shift()}gt.done.push(dt),gt.generation=++gt.maxGeneration,gt.lastModTime=gt.lastSelTime=Pt,gt.lastOp=gt.lastSelOp=ht,gt.lastOrigin=gt.lastSelOrigin=st.origin,Rt||Ii(it,"historyAdded")}function sg(it,st,dt,ht){var gt=st.charAt(0);return gt=="*"||gt=="+"&&dt.ranges.length==ht.ranges.length&&dt.somethingSelected()==ht.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function ic(it,st,dt,ht){var gt=it.history,Pt=ht&&ht.origin;dt==gt.lastSelOp||Pt&&gt.lastSelOrigin==Pt&&(gt.lastModTime==gt.lastSelTime&&gt.lastOrigin==Pt||sg(it,Pt,Le(gt.done),st))?gt.done[gt.done.length-1]=st:md(st,gt.done),gt.lastSelTime=+new Date,gt.lastSelOrigin=Pt,gt.lastSelOp=dt,ht&&ht.clearRedo!==!1&&pd(gt.undone)}function md(it,st){var dt=Le(st);dt&&dt.ranges&&dt.equals(it)||st.push(it)}function Zu(it,st,dt,ht){var gt=st["spans_"+it.id],Pt=0;it.iter(Math.max(it.first,dt),Math.min(it.first+it.size,ht),function(Ft){Ft.markedSpans&&((gt||(gt=st["spans_"+it.id]={}))[Pt]=Ft.markedSpans),++Pt})}function sa(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=[],gt=0;gt<st.text.length;++gt)ht.push(sa(dt[gt]));return ht}function Jc(it,st){var dt=Yl(it,st),ht=Wi(it,st);if(!dt)return ht;if(!ht)return dt;for(var gt=0;gt<dt.length;++gt){var Pt=dt[gt],Ft=ht[gt];if(Pt&&Ft)t:for(var Rt=0;Rt<Ft.length;++Rt){for(var Ot=Ft[Rt],Zt=0;Zt<Pt.length;++Zt)if(Pt[Zt].marker==Ot.marker)continue t;Pt.push(Ot)}else Ft&&(dt[gt]=Ft)}return dt}function pu(it,st,dt){for(var ht=[],gt=0;gt<it.length;++gt){var Pt=it[gt];if(Pt.ranges){ht.push(dt?ol.prototype.deepCopy.call(Pt):Pt);continue}var Ft=Pt.changes,Rt=[];ht.push({changes:Rt});for(var Ot=0;Ot<Ft.length;++Ot){var Zt=Ft[Ot],Se=void 0;if(Rt.push({from:Zt.from,to:Zt.to,text:Zt.text}),st)for(var Jt in Zt)(Se=Jt.match(/^spans_(\d+)$/))&&tn(st,Number(Se[1]))>-1&&(Le(Rt)[Jt]=Zt[Jt],delete Zt[Jt])}}return ht}function Qc(it,st,dt,ht){if(ht){var gt=it.anchor;if(dt){var Pt=$t(st,gt)<0;Pt!=$t(dt,gt)<0?(gt=st,st=dt):Pt!=$t(st,dt)<0&&(st=dt)}return new ir(gt,st)}else return new ir(dt||st,st)}function qc(it,st,dt,ht,gt){gt==null&&(gt=it.cm&&(it.cm.display.shift||it.extend)),Ks(it,new ol([Qc(it.sel.primary(),st,dt,gt)],0),ht)}function _p(it,st,dt){for(var ht=[],gt=it.cm&&(it.cm.display.shift||it.extend),Pt=0;Pt<it.sel.ranges.length;Pt++)ht[Pt]=Qc(it.sel.ranges[Pt],st[Pt],null,gt);var Ft=yl(it.cm,ht,it.sel.primIndex);Ks(it,Ft,dt)}function Yu(it,st,dt,ht){var gt=it.sel.ranges.slice(0);gt[st]=dt,Ks(it,yl(it.cm,gt,it.sel.primIndex),ht)}function Mh(it,st,dt,ht){Ks(it,gu(st,dt),ht)}function Gp(it,st,dt){var ht={ranges:st.ranges,update:function(gt){this.ranges=[];for(var Pt=0;Pt<gt.length;Pt++)this.ranges[Pt]=new ir(me(it,gt[Pt].anchor),me(it,gt[Pt].head))},origin:dt&&dt.origin};return Ii(it,"beforeSelectionChange",it,ht),it.cm&&Ii(it.cm,"beforeSelectionChange",it.cm,ht),ht.ranges!=st.ranges?yl(it.cm,ht.ranges,ht.ranges.length-1):st}function $c(it,st,dt){var ht=it.history.done,gt=Le(ht);gt&&gt.ranges?(ht[ht.length-1]=st,Eh(it,st,dt)):Ks(it,st,dt)}function Ks(it,st,dt){Eh(it,st,dt),ic(it,it.sel,it.cm?it.cm.curOp.id:NaN,dt)}function Eh(it,st,dt){(so(it,"beforeSelectionChange")||it.cm&&so(it.cm,"beforeSelectionChange"))&&(st=Gp(it,st,dt));var ht=dt&&dt.bias||($t(st.primary().head,it.sel.primary().head)<0?-1:1);ag(it,rc(it,st,ht,!0)),!(dt&&dt.scroll===!1)&&it.cm&&cu(it.cm)}function ag(it,st){st.equals(it.sel)||(it.sel=st,it.cm&&(it.cm.curOp.updateInput=1,it.cm.curOp.selectionChanged=!0,Ro(it.cm)),wi(it,"cursorActivity",it))}function oc(it){ag(it,rc(it,it.sel,null,!1))}function rc(it,st,dt,ht){for(var gt,Pt=0;Pt<st.ranges.length;Pt++){var Ft=st.ranges[Pt],Rt=st.ranges.length==it.sel.ranges.length&&it.sel.ranges[Pt],Ot=sc(it,Ft.anchor,Rt&&Rt.anchor,dt,ht),Zt=sc(it,Ft.head,Rt&&Rt.head,dt,ht);(gt||Ot!=Ft.anchor||Zt!=Ft.head)&&(gt||(gt=st.ranges.slice(0,Pt)),gt[Pt]=new ir(Ot,Zt))}return gt?yl(it.cm,gt,st.primIndex):st}function mu(it,st,dt,ht,gt){var Pt=Ue(it,st.line);if(Pt.markedSpans)for(var Ft=0;Ft<Pt.markedSpans.length;++Ft){var Rt=Pt.markedSpans[Ft],Ot=Rt.marker,Zt="selectLeft"in Ot?!Ot.selectLeft:Ot.inclusiveLeft,Se="selectRight"in Ot?!Ot.selectRight:Ot.inclusiveRight;if((Rt.from==null||(Zt?Rt.from<=st.ch:Rt.from<st.ch))&&(Rt.to==null||(Se?Rt.to>=st.ch:Rt.to>st.ch))){if(gt&&(Ii(Ot,"beforeCursorEnter"),Ot.explicitlyCleared))if(Pt.markedSpans){--Ft;continue}else break;if(!Ot.atomic)continue;if(dt){var Jt=Ot.find(ht<0?1:-1),Oe=void 0;if((ht<0?Se:Zt)&&(Jt=lg(it,Jt,-ht,Jt&&Jt.line==st.line?Pt:null)),Jt&&Jt.line==st.line&&(Oe=$t(Jt,dt))&&(ht<0?Oe<0:Oe>0))return mu(it,Jt,st,ht,gt)}var Te=Ot.find(ht<0?-1:1);return(ht<0?Zt:Se)&&(Te=lg(it,Te,ht,Te.line==st.line?Pt:null)),Te?mu(it,Te,st,ht,gt):null}}return st}function sc(it,st,dt,ht,gt){var Pt=ht||1,Ft=mu(it,st,dt,Pt,gt)||!gt&&mu(it,st,dt,Pt,!0)||mu(it,st,dt,-Pt,gt)||!gt&&mu(it,st,dt,-Pt,!0);return Ft||(it.cantEdit=!0,Kt(it.first,0))}function lg(it,st,dt,ht){return dt<0&&st.ch==0?st.line>it.first?me(it,Kt(st.line-1)):null:dt>0&&st.ch==(ht||Ue(it,st.line)).text.length?st.line<it.first+it.size-1?Kt(st.line+1,0):null:new Kt(st.line,st.ch+dt)}function Jr(it){it.setSelection(Kt(it.firstLine(),0),Kt(it.lastLine()),Be)}function ac(it,st,dt){var ht={canceled:!1,from:st.from,to:st.to,text:st.text,origin:st.origin,cancel:function(){return ht.canceled=!0}};return dt&&(ht.update=function(gt,Pt,Ft,Rt){gt&&(ht.from=me(it,gt)),Pt&&(ht.to=me(it,Pt)),Ft&&(ht.text=Ft),Rt!==void 0&&(ht.origin=Rt)}),Ii(it,"beforeChange",it,ht),it.cm&&Ii(it.cm,"beforeChange",it.cm,ht),ht.canceled?(it.cm&&(it.cm.curOp.updateInput=2),null):{from:ht.from,to:ht.to,text:ht.text,origin:ht.origin}}function Ku(it,st,dt){if(it.cm){if(!it.cm.curOp)return cs(it.cm,Ku)(it,st,dt);if(it.cm.state.suppressEdits)return}if(!((so(it,"beforeChange")||it.cm&&so(it.cm,"beforeChange"))&&(st=ac(it,st,!0),!st))){var ht=Ci&&!dt&&Ai(it,st.from,st.to);if(ht)for(var gt=ht.length-1;gt>=0;--gt)bh(it,{from:ht[gt].from,to:ht[gt].to,text:gt?[""]:st.text,origin:st.origin});else bh(it,st)}}function bh(it,st){if(!(st.text.length==1&&st.text[0]==""&&$t(st.from,st.to)==0)){var dt=Qd(it,st);nc(it,st,dt,it.cm?it.cm.curOp.id:NaN),vd(it,st,dt,Wi(it,st));var ht=[];Bl(it,function(gt,Pt){!Pt&&tn(ht,gt.history)==-1&&(hg(gt.history,st),ht.push(gt.history)),vd(gt,st,null,Wi(gt,st))})}}function lc(it,st,dt){var ht=it.cm&&it.cm.state.suppressEdits;if(!(ht&&!dt)){for(var gt=it.history,Pt,Ft=it.sel,Rt=st=="undo"?gt.done:gt.undone,Ot=st=="undo"?gt.undone:gt.done,Zt=0;Zt<Rt.length&&(Pt=Rt[Zt],!(dt?Pt.ranges&&!Pt.equals(it.sel):!Pt.ranges));Zt++);if(Zt!=Rt.length){for(gt.lastOrigin=gt.lastSelOrigin=null;;)if(Pt=Rt.pop(),Pt.ranges){if(md(Pt,Ot),dt&&!Pt.equals(it.sel)){Ks(it,Pt,{clearRedo:!1});return}Ft=Pt}else if(ht){Rt.push(Pt);return}else break;var Se=[];md(Ft,Ot),Ot.push({changes:Se,generation:gt.generation}),gt.generation=Pt.generation||++gt.maxGeneration;for(var Jt=so(it,"beforeChange")||it.cm&&so(it.cm,"beforeChange"),Oe=function(wn){var jn=Pt.changes[wn];if(jn.origin=st,Jt&&!ac(it,jn,!1))return Rt.length=0,{};Se.push(Xc(it,jn));var ai=wn?Qd(it,jn):Le(Rt);vd(it,jn,ai,Jc(it,jn)),!wn&&it.cm&&it.cm.scrollIntoView({from:jn.from,to:Uu(jn)});var Di=[];Bl(it,function(yi,zi){!zi&&tn(Di,yi.history)==-1&&(hg(yi.history,jn),Di.push(yi.history)),vd(yi,jn,null,Jc(yi,jn))})},Te=Pt.changes.length-1;Te>=0;--Te){var mn=Oe(Te);if(mn)return mn.v}}}}function ug(it,st){if(st!=0&&(it.first+=st,it.sel=new ol(Pn(it.sel.ranges,function(gt){return new ir(Kt(gt.anchor.line+st,gt.anchor.ch),Kt(gt.head.line+st,gt.head.ch))}),it.sel.primIndex),it.cm)){Cr(it.cm,it.first,it.first-st,st);for(var dt=it.cm.display,ht=dt.viewFrom;ht<dt.viewTo;ht++)xo(it.cm,ht,"gutter")}}function vd(it,st,dt,ht){if(it.cm&&!it.cm.curOp)return cs(it.cm,vd)(it,st,dt,ht);if(st.to.line<it.first){ug(it,st.text.length-1-(st.to.line-st.from.line));return}if(!(st.from.line>it.lastLine())){if(st.from.line<it.first){var gt=st.text.length-1-(it.first-st.from.line);ug(it,gt),st={from:Kt(it.first,0),to:Kt(st.to.line+gt,st.to.ch),text:[Le(st.text)],origin:st.origin}}var Pt=it.lastLine();st.to.line>Pt&&(st={from:st.from,to:Kt(Pt,Ue(it,Pt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=In(it,st.from,st.to),dt||(dt=Qd(it,st)),it.cm?Hp(it.cm,st,ht):Yc(it,st,ht),Eh(it,dt,Be),it.cantEdit&&sc(it,Kt(it.firstLine(),0))&&(it.cantEdit=!1)}}function Hp(it,st,dt){var ht=it.doc,gt=it.display,Pt=st.from,Ft=st.to,Rt=!1,Ot=Pt.line;it.options.lineWrapping||(Ot=Wt(Un(Ue(ht,Pt.line))),ht.iter(Ot,Ft.line+1,function(Te){if(Te==gt.maxLine)return Rt=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&Ro(it),Yc(ht,st,dt,Pr(it)),it.options.lineWrapping||(ht.iter(Ot,Pt.line+st.text.length,function(Te){var mn=Xo(Te);mn>gt.maxLineLength&&(gt.maxLine=Te,gt.maxLineLength=mn,gt.maxLineChanged=!0,Rt=!1)}),Rt&&(it.curOp.updateMaxLine=!0)),si(ht,Pt.line),cd(it,400);var Zt=st.text.length-(Ft.line-Pt.line)-1;st.full?Cr(it):Pt.line==Ft.line&&st.text.length==1&&!rg(it.doc,st)?xo(it,Pt.line,"text"):Cr(it,Pt.line,Ft.line+1,Zt);var Se=so(it,"changes"),Jt=so(it,"change");if(Jt||Se){var Oe={from:Pt,to:Ft,text:st.text,removed:st.removed,origin:st.origin};Jt&&wi(it,"change",it,Oe),Se&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(Oe)}it.display.selForContextMenu=null}function Fh(it,st,dt,ht,gt){var Pt;ht||(ht=dt),$t(ht,dt)<0&&(Pt=[ht,dt],dt=Pt[0],ht=Pt[1]),typeof st=="string"&&(st=it.splitLines(st)),Ku(it,{from:dt,to:ht,text:st,origin:gt})}function rl(it,st,dt,ht){dt<it.line?it.line+=ht:st<it.line&&(it.line=st,it.ch=0)}function Wp(it,st,dt,ht){for(var gt=0;gt<it.length;++gt){var Pt=it[gt],Ft=!0;if(Pt.ranges){Pt.copied||(Pt=it[gt]=Pt.deepCopy(),Pt.copied=!0);for(var Rt=0;Rt<Pt.ranges.length;Rt++)rl(Pt.ranges[Rt].anchor,st,dt,ht),rl(Pt.ranges[Rt].head,st,dt,ht);continue}for(var Ot=0;Ot<Pt.changes.length;++Ot){var Zt=Pt.changes[Ot];if(dt<Zt.from.line)Zt.from=Kt(Zt.from.line+ht,Zt.from.ch),Zt.to=Kt(Zt.to.line+ht,Zt.to.ch);else if(st<=Zt.to.line){Ft=!1;break}}Ft||(it.splice(0,gt+1),gt=0)}}function hg(it,st){var dt=st.from.line,ht=st.to.line,gt=st.text.length-(ht-dt)-1;Wp(it.done,dt,ht,gt),Wp(it.undone,dt,ht,gt)}function Nh(it,st,dt,ht){var gt=st,Pt=st;return typeof st=="number"?Pt=Ue(it,be(it,st)):gt=Wt(st),gt==null?null:(ht(Pt,gt)&&it.cm&&xo(it.cm,gt,dt),Pt)}function yd(it){this.lines=it,this.parent=null;for(var st=0,dt=0;dt<it.length;++dt)it[dt].parent=this,st+=it[dt].height;this.height=st}yd.prototype={chunkSize:function(){return this.lines.length},removeInner:function(it,st){for(var dt=it,ht=it+st;dt<ht;++dt){var gt=this.lines[dt];this.height-=gt.height,wr(gt),wi(gt,"delete")}this.lines.splice(it,st)},collapse:function(it){it.push.apply(it,this.lines)},insertInner:function(it,st,dt){this.height+=dt,this.lines=this.lines.slice(0,it).concat(st).concat(this.lines.slice(it));for(var ht=0;ht<st.length;++ht)st[ht].parent=this},iterN:function(it,st,dt){for(var ht=it+st;it<ht;++it)if(dt(this.lines[it]))return!0}};function Br(it){this.children=it;for(var st=0,dt=0,ht=0;ht<it.length;++ht){var gt=it[ht];st+=gt.chunkSize(),dt+=gt.height,gt.parent=this}this.size=st,this.height=dt,this.parent=null}Br.prototype={chunkSize:function(){return this.size},removeInner:function(it,st){this.size-=st;for(var dt=0;dt<this.children.length;++dt){var ht=this.children[dt],gt=ht.chunkSize();if(it<gt){var Pt=Math.min(st,gt-it),Ft=ht.height;if(ht.removeInner(it,Pt),this.height-=Ft-ht.height,gt==Pt&&(this.children.splice(dt--,1),ht.parent=null),(st-=Pt)==0)break;it=0}else it-=gt}if(this.size-st<25&&(this.children.length>1||!(this.children[0]instanceof yd))){var Rt=[];this.collapse(Rt),this.children=[new yd(Rt)],this.children[0].parent=this}},collapse:function(it){for(var st=0;st<this.children.length;++st)this.children[st].collapse(it)},insertInner:function(it,st,dt){this.size+=st.length,this.height+=dt;for(var ht=0;ht<this.children.length;++ht){var gt=this.children[ht],Pt=gt.chunkSize();if(it<=Pt){if(gt.insertInner(it,st,dt),gt.lines&&gt.lines.length>50){for(var Ft=gt.lines.length%25+25,Rt=Ft;Rt<gt.lines.length;){var Ot=new yd(gt.lines.slice(Rt,Rt+=25));gt.height-=Ot.height,this.children.splice(++ht,0,Ot),Ot.parent=this}gt.lines=gt.lines.slice(0,Ft),this.maybeSpill()}break}it-=Pt}},maybeSpill:function(){if(!(this.children.length<=10)){var it=this;do{var st=it.children.splice(it.children.length-5,5),dt=new Br(st);if(it.parent){it.size-=dt.size,it.height-=dt.height;var gt=tn(it.parent.children,it);it.parent.children.splice(gt+1,0,dt)}else{var ht=new Br(it.children);ht.parent=it,it.children=[ht,dt],it=ht}dt.parent=it.parent}while(it.children.length>10);it.parent.maybeSpill()}},iterN:function(it,st,dt){for(var ht=0;ht<this.children.length;++ht){var gt=this.children[ht],Pt=gt.chunkSize();if(it<Pt){var Ft=Math.min(st,Pt-it);if(gt.iterN(it,Ft,dt))return!0;if((st-=Ft)==0)break;it=0}else it-=Pt}}};var vu=function(it,st,dt){if(dt)for(var ht in dt)dt.hasOwnProperty(ht)&&(this[ht]=dt[ht]);this.doc=it,this.node=st};vu.prototype.clear=function(){var it=this.doc.cm,st=this.line.widgets,dt=this.line,ht=Wt(dt);if(!(ht==null||!st)){for(var gt=0;gt<st.length;++gt)st[gt]==this&&st.splice(gt--,1);st.length||(dt.widgets=null);var Pt=us(this);on(dt,Math.max(0,dt.height-Pt)),it&&(Yo(it,function(){Vp(it,dt,-Pt),xo(it,ht,"widget")}),wi(it,"lineWidgetCleared",it,this,ht))}},vu.prototype.changed=function(){var it=this,st=this.height,dt=this.doc.cm,ht=this.line;this.height=null;var gt=us(this)-st;gt&&(Ye(this.doc,ht)||on(ht,ht.height+gt),dt&&Yo(dt,function(){dt.curOp.forceUpdate=!0,Vp(dt,ht,gt),wi(dt,"lineWidgetChanged",dt,it,Wt(ht))}))},Qi(vu);function Vp(it,st,dt){fo(st)<(it.curOp&&it.curOp.scrollTop||it.doc.scrollTop)&&Hc(it,dt)}function tf(it,st,dt,ht){var gt=new vu(it,dt,ht),Pt=it.cm;return Pt&&gt.noHScroll&&(Pt.display.alignWidgets=!0),Nh(it,st,"widget",function(Ft){var Rt=Ft.widgets||(Ft.widgets=[]);if(gt.insertAt==null?Rt.push(gt):Rt.splice(Math.min(Rt.length-1,Math.max(0,gt.insertAt)),0,gt),gt.line=Ft,Pt&&!Ye(it,Ft)){var Ot=fo(Ft)<it.scrollTop;on(Ft,Ft.height+us(gt)),Ot&&Hc(Pt,gt.height),Pt.curOp.forceUpdate=!0}return!0}),Pt&&wi(Pt,"lineWidgetAdded",Pt,gt,typeof st=="number"?st:Wt(st)),gt}var Up=0,de=function(it,st){this.lines=[],this.type=st,this.doc=it,this.id=++Up};de.prototype.clear=function(){if(!this.explicitlyCleared){var it=this.doc.cm,st=it&&!it.curOp;if(st&&ju(it),so(this,"clear")){var dt=this.find();dt&&wi(this,"clear",dt.from,dt.to)}for(var ht=null,gt=null,Pt=0;Pt<this.lines.length;++Pt){var Ft=this.lines[Pt],Rt=Ri(Ft.markedSpans,this);it&&!this.collapsed?xo(it,Wt(Ft),"text"):it&&(Rt.to!=null&&(gt=Wt(Ft)),Rt.from!=null&&(ht=Wt(Ft))),Ft.markedSpans=di(Ft.markedSpans,Rt),Rt.from==null&&this.collapsed&&!Ye(this.doc,Ft)&&it&&on(Ft,ia(it.display))}if(it&&this.collapsed&&!it.options.lineWrapping)for(var Ot=0;Ot<this.lines.length;++Ot){var Zt=Un(this.lines[Ot]),Se=Xo(Zt);Se>it.display.maxLineLength&&(it.display.maxLine=Zt,it.display.maxLineLength=Se,it.display.maxLineChanged=!0)}ht!=null&&it&&this.collapsed&&Cr(it,ht,gt+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&oc(it.doc)),it&&wi(it,"markerCleared",it,this,ht,gt),st&&zu(it),this.parent&&this.parent.clear()}},de.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var dt,ht,gt=0;gt<this.lines.length;++gt){var Pt=this.lines[gt],Ft=Ri(Pt.markedSpans,this);if(Ft.from!=null&&(dt=Kt(st?Pt:Wt(Pt),Ft.from),it==-1))return dt;if(Ft.to!=null&&(ht=Kt(st?Pt:Wt(Pt),Ft.to),it==1))return ht}return dt&&{from:dt,to:ht}},de.prototype.changed=function(){var it=this,st=this.find(-1,!0),dt=this,ht=this.doc.cm;!st||!ht||Yo(ht,function(){var gt=st.line,Pt=Wt(st.line),Ft=ml(ht,Pt);if(Ft&&(ud(Ft),ht.curOp.selectionChanged=ht.curOp.forceUpdate=!0),ht.curOp.updateMaxLine=!0,!Ye(dt.doc,gt)&&dt.height!=null){var Rt=dt.height;dt.height=null;var Ot=us(dt)-Rt;Ot&&on(gt,gt.height+Ot)}wi(ht,"markerChanged",ht,it)})},de.prototype.attachLine=function(it){if(!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(!st.maybeHiddenMarkers||tn(st.maybeHiddenMarkers,this)==-1)&&(st.maybeUnhiddenMarkers||(st.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(it)},de.prototype.detachLine=function(it){if(this.lines.splice(tn(this.lines,it),1),!this.lines.length&&this.doc.cm){var st=this.doc.cm.curOp;(st.maybeHiddenMarkers||(st.maybeHiddenMarkers=[])).push(this)}},Qi(de);function Th(it,st,dt,ht,gt){if(ht&&ht.shared)return Zp(it,st,dt,ht,gt);if(it.cm&&!it.cm.curOp)return cs(it.cm,Th)(it,st,dt,ht,gt);var Pt=new de(it,gt),Ft=$t(st,dt);if(ht&&qn(ht,Pt,!1),Ft>0||Ft==0&&Pt.clearWhenEmpty!==!1)return Pt;if(Pt.replacedWith&&(Pt.collapsed=!0,Pt.widgetNode=De("span",[Pt.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||Pt.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(Pt.widgetNode.insertLeft=!0)),Pt.collapsed){if(ji(it,st.line,st,dt,Pt)||st.line!=dt.line&&ji(it,dt.line,st,dt,Pt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Ce()}Pt.addToHistory&&nc(it,{from:st,to:dt,origin:"markText"},it.sel,NaN);var Rt=st.line,Ot=it.cm,Zt;if(it.iter(Rt,dt.line+1,function(Jt){Ot&&Pt.collapsed&&!Ot.options.lineWrapping&&Un(Jt)==Ot.display.maxLine&&(Zt=!0),Pt.collapsed&&Rt!=st.line&&on(Jt,0),mo(Jt,new kn(Pt,Rt==st.line?st.ch:null,Rt==dt.line?dt.ch:null)),++Rt}),Pt.collapsed&&it.iter(st.line,dt.line+1,function(Jt){Ye(it,Jt)&&on(Jt,0)}),Pt.clearOnEnter&&Bn(Pt,"beforeCursorEnter",function(){return Pt.clear()}),Pt.readOnly&&(Xi(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),Pt.collapsed&&(Pt.id=++Up,Pt.atomic=!0),Ot){if(Zt&&(Ot.curOp.updateMaxLine=!0),Pt.collapsed)Cr(Ot,st.line,dt.line+1);else if(Pt.className||Pt.startStyle||Pt.endStyle||Pt.css||Pt.attributes||Pt.title)for(var Se=st.line;Se<=dt.line;Se++)xo(Ot,Se,"text");Pt.atomic&&oc(Ot.doc),wi(Ot,"markerAdded",Ot,Pt)}return Pt}var Kl=function(it,st){this.markers=it,this.primary=st;for(var dt=0;dt<it.length;++dt)it[dt].parent=this};Kl.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var it=0;it<this.markers.length;++it)this.markers[it].clear();wi(this,"clear")}},Kl.prototype.find=function(it,st){return this.primary.find(it,st)},Qi(Kl);function Zp(it,st,dt,ht,gt){ht=qn(ht),ht.shared=!1;var Pt=[Th(it,st,dt,ht,gt)],Ft=Pt[0],Rt=ht.widgetNode;return Bl(it,function(Ot){Rt&&(ht.widgetNode=Rt.cloneNode(!0)),Pt.push(Th(Ot,me(Ot,st),me(Ot,dt),ht,gt));for(var Zt=0;Zt<Ot.linked.length;++Zt)if(Ot.linked[Zt].isParent)return;Ft=Le(Pt)}),new Kl(Pt,Ft)}function dg(it){return it.findMarks(Kt(it.first,0),it.clipPos(Kt(it.lastLine())),function(st){return st.parent})}function Yp(it,st){for(var dt=0;dt<st.length;dt++){var ht=st[dt],gt=ht.find(),Pt=it.clipPos(gt.from),Ft=it.clipPos(gt.to);if($t(Pt,Ft)){var Rt=Th(it,Pt,Ft,ht.primary,ht.primary.type);ht.markers.push(Rt),Rt.parent=ht}}}function cg(it){for(var st=function(ht){var gt=it[ht],Pt=[gt.primary.doc];Bl(gt.primary.doc,function(Ot){return Pt.push(Ot)});for(var Ft=0;Ft<gt.markers.length;Ft++){var Rt=gt.markers[Ft];tn(Pt,Rt.doc)==-1&&(Rt.parent=null,gt.markers.splice(Ft--,1))}},dt=0;dt<it.length;dt++)st(dt)}var tv=0,Gs=function(it,st,dt,ht,gt){if(!(this instanceof Gs))return new Gs(it,st,dt,ht,gt);dt==null&&(dt=0),Br.call(this,[new yd([new Jo("",null)])]),this.first=dt,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=dt;var Pt=Kt(dt,0);this.sel=gu(Pt),this.history=new gd(null),this.id=++tv,this.modeOption=st,this.lineSep=ht,this.direction=gt=="rtl"?"rtl":"ltr",this.extend=!1,typeof it=="string"&&(it=this.splitLines(it)),Yc(this,{from:Pt,to:Pt,text:it}),Ks(this,gu(Pt),Be)};Gs.prototype=kt(Br.prototype,{constructor:Gs,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=Ei(this,this.first,this.first+this.size);return it===!1?st:st.join(it||this.lineSeparator())},setValue:ws(function(it){var st=Kt(this.first,0),dt=this.first+this.size-1;Ku(this,{from:st,to:Kt(dt,Ue(this,dt).text.length),text:this.splitLines(it),origin:"setValue",full:!0},!0),this.cm&&wh(this.cm,0,0),Ks(this,gu(st),Be)}),replaceRange:function(it,st,dt,ht){st=me(this,st),dt=dt?me(this,dt):st,Fh(this,it,st,dt,ht)},getRange:function(it,st,dt){var ht=In(this,me(this,it),me(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(rn(this,it))return Ue(this,it)},getLineNumber:function(it){return Wt(it)},getLineHandleVisualStart:function(it){return typeof it=="number"&&(it=Ue(this,it)),Un(it)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(it){return me(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:ws(function(it,st,dt){Mh(this,me(this,typeof it=="number"?Kt(it,st||0):it),null,dt)}),setSelection:ws(function(it,st,dt){Mh(this,me(this,it),me(this,st||it),dt)}),extendSelection:ws(function(it,st,dt){qc(this,me(this,it),st&&me(this,st),dt)}),extendSelections:ws(function(it,st){_p(this,bn(this,it),st)}),extendSelectionsBy:ws(function(it,st){var dt=Pn(this.sel.ranges,it);_p(this,bn(this,dt),st)}),setSelections:ws(function(it,st,dt){if(it.length){for(var ht=[],gt=0;gt<it.length;gt++)ht[gt]=new ir(me(this,it[gt].anchor),me(this,it[gt].head));st==null&&(st=Math.min(it.length-1,this.sel.primIndex)),Ks(this,yl(this.cm,ht,st),dt)}}),addSelection:ws(function(it,st,dt){var ht=this.sel.ranges.slice(0);ht.push(new ir(me(this,it),me(this,st||it))),Ks(this,yl(this.cm,ht,ht.length-1),dt)}),getSelection:function(it){for(var st=this.sel.ranges,dt,ht=0;ht<st.length;ht++){var gt=In(this,st[ht].from(),st[ht].to());dt=dt?dt.concat(gt):gt}return it===!1?dt:dt.join(it||this.lineSeparator())},getSelections:function(it){for(var st=[],dt=this.sel.ranges,ht=0;ht<dt.length;ht++){var gt=In(this,dt[ht].from(),dt[ht].to());it!==!1&&(gt=gt.join(it||this.lineSeparator())),st[ht]=gt}return st},replaceSelection:function(it,st,dt){for(var ht=[],gt=0;gt<this.sel.ranges.length;gt++)ht[gt]=it;this.replaceSelections(ht,st,dt||"+input")},replaceSelections:ws(function(it,st,dt){for(var ht=[],gt=this.sel,Pt=0;Pt<gt.ranges.length;Pt++){var Ft=gt.ranges[Pt];ht[Pt]={from:Ft.from(),to:Ft.to(),text:this.splitLines(it[Pt]),origin:dt}}for(var Rt=st&&st!="end"&&qd(this,ht,st),Ot=ht.length-1;Ot>=0;Ot--)Ku(this,ht[Ot]);Rt?$c(this,Rt):this.cm&&cu(this.cm)}),undo:ws(function(){lc(this,"undo")}),redo:ws(function(){lc(this,"redo")}),undoSelection:ws(function(){lc(this,"undo",!0)}),redoSelection:ws(function(){lc(this,"redo",!0)}),setExtending:function(it){this.extend=it},getExtending:function(){return this.extend},historySize:function(){for(var it=this.history,st=0,dt=0,ht=0;ht<it.done.length;ht++)it.done[ht].ranges||++st;for(var gt=0;gt<it.undone.length;gt++)it.undone[gt].ranges||++dt;return{undo:st,redo:dt}},clearHistory:function(){var it=this;this.history=new gd(this.history.maxGeneration),Bl(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:pu(this.history.done),undone:pu(this.history.undone)}},setHistory:function(it){var st=this.history=new gd(this.history.maxGeneration);st.done=pu(it.done.slice(0),null,!0),st.undone=pu(it.undone.slice(0),null,!0)},setGutterMarker:ws(function(it,st,dt){return Nh(this,it,"gutter",function(ht){var gt=ht.gutterMarkers||(ht.gutterMarkers={});return gt[st]=dt,!dt&&Et(gt)&&(ht.gutterMarkers=null),!0})}),clearGutter:ws(function(it){var st=this;this.iter(function(dt){dt.gutterMarkers&&dt.gutterMarkers[it]&&Nh(st,dt,"gutter",function(){return dt.gutterMarkers[it]=null,Et(dt.gutterMarkers)&&(dt.gutterMarkers=null),!0})})}),lineInfo:function(it){var st;if(typeof it=="number"){if(!rn(this,it)||(st=it,it=Ue(this,it),!it))return null}else if(st=Wt(it),st==null)return null;return{line:st,handle:it,text:it.text,gutterMarkers:it.gutterMarkers,textClass:it.textClass,bgClass:it.bgClass,wrapClass:it.wrapClass,widgets:it.widgets}},addLineClass:ws(function(it,st,dt){return Nh(this,it,st=="gutter"?"gutter":"class",function(ht){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass";if(!ht[gt])ht[gt]=dt;else{if(Gt(dt).test(ht[gt]))return!1;ht[gt]+=" "+dt}return!0})}),removeLineClass:ws(function(it,st,dt){return Nh(this,it,st=="gutter"?"gutter":"class",function(ht){var gt=st=="text"?"textClass":st=="background"?"bgClass":st=="gutter"?"gutterClass":"wrapClass",Pt=ht[gt];if(Pt)if(dt==null)ht[gt]=null;else{var Ft=Pt.match(Gt(dt));if(!Ft)return!1;var Rt=Ft.index+Ft[0].length;ht[gt]=Pt.slice(0,Ft.index)+(!Ft.index||Rt==Pt.length?"":" ")+Pt.slice(Rt)||null}else return!1;return!0})}),addLineWidget:ws(function(it,st,dt){return tf(this,it,st,dt)}),removeLineWidget:function(it){it.clear()},markText:function(it,st,dt){return Th(this,me(this,it),me(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=me(this,it),Th(this,it,it,dt,"bookmark")},findMarksAt:function(it){it=me(this,it);var st=[],dt=Ue(this,it.line).markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht){var gt=dt[ht];(gt.from==null||gt.from<=it.ch)&&(gt.to==null||gt.to>=it.ch)&&st.push(gt.marker.parent||gt.marker)}return st},findMarks:function(it,st,dt){it=me(this,it),st=me(this,st);var ht=[],gt=it.line;return this.iter(it.line,st.line+1,function(Pt){var Ft=Pt.markedSpans;if(Ft)for(var Rt=0;Rt<Ft.length;Rt++){var Ot=Ft[Rt];!(Ot.to!=null&&gt==it.line&&it.ch>=Ot.to||Ot.from==null&&gt!=it.line||Ot.from!=null&&gt==st.line&&Ot.from>=st.ch)&&(!dt||dt(Ot.marker))&&ht.push(Ot.marker.parent||Ot.marker)}++gt}),ht},getAllMarks:function(){var it=[];return this.iter(function(st){var dt=st.markedSpans;if(dt)for(var ht=0;ht<dt.length;++ht)dt[ht].from!=null&&it.push(dt[ht].marker)}),it},posFromIndex:function(it){var st,dt=this.first,ht=this.lineSeparator().length;return this.iter(function(gt){var Pt=gt.text.length+ht;if(Pt>it)return st=it,!0;it-=Pt,++dt}),me(this,Kt(dt,st))},indexFromPos:function(it){it=me(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 Gs(Ei(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 Gs(Ei(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}],Yp(ht,dg(this)),ht},unlinkDoc:function(it){if(it instanceof Ho&&(it=it.doc),this.linked)for(var st=0;st<this.linked.length;++st){var dt=this.linked[st];if(dt.doc==it){this.linked.splice(st,1),it.unlinkDoc(this),cg(dg(this));break}}if(it.history==this.history){var ht=[it.id];Bl(it,function(gt){return ht.push(gt.id)},!0),it.history=new gd(null),it.history.done=pu(this.history.done,ht),it.history.undone=pu(this.history.undone,ht)}},iterLinkedDocs:function(it){Bl(this,it)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(it){return this.lineSep?it.split(this.lineSep):Lo(it)},lineSeparator:function(){return this.lineSep||`
`},setDirection:ws(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))})}),Gs.prototype.eachLine=Gs.prototype.iter;var uc=0;function fg(it){var st=this;if(Jp(st),!(_i(st,it)||Yr(st.display,it))){oo(it),pe&&(uc=+new Date);var dt=oa(st,it,!0),ht=it.dataTransfer.files;if(!(!dt||st.isReadOnly()))if(ht&&ht.length&&window.FileReader&&window.File)for(var gt=ht.length,Pt=Array(gt),Ft=0,Rt=function(){++Ft==gt&&cs(st,function(){dt=me(st.doc,dt);var Te={from:dt,to:dt,text:st.doc.splitLines(Pt.filter(function(mn){return mn!=null}).join(st.doc.lineSeparator())),origin:"paste"};Ku(st.doc,Te),$c(st.doc,gu(me(st.doc,dt),me(st.doc,Uu(Te))))})()},Ot=function(Te,mn){if(st.options.allowDropFileTypes&&tn(st.options.allowDropFileTypes,Te.type)==-1){Rt();return}var wn=new FileReader;wn.onerror=function(){return Rt()},wn.onload=function(){var jn=wn.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(jn)){Rt();return}Pt[mn]=jn,Rt()},wn.readAsText(Te)},Zt=0;Zt<ht.length;Zt++)Ot(ht[Zt],Zt);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 Se=it.dataTransfer.getData("Text");if(Se){var Jt;if(st.state.draggingText&&!st.state.draggingText.copy&&(Jt=st.listSelections()),Eh(st.doc,gu(dt,dt)),Jt)for(var Oe=0;Oe<Jt.length;++Oe)Fh(st.doc,"",Jt[Oe].anchor,Jt[Oe].head,"drag");st.replaceSelection(Se,"around","paste"),st.display.input.focus()}}catch(Te){}}}}function Kp(it,st){if(pe&&(!it.state.draggingText||+new Date-uc<100)){zo(st);return}if(!(_i(it,st)||Yr(it.display,st))&&(st.dataTransfer.setData("Text",it.getSelection()),st.dataTransfer.effectAllowed="copyMove",st.dataTransfer.setDragImage&&!Ze)){var dt=te("img",null,null,"position: fixed; left: 0; top: 0;");dt.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",qt&&(dt.width=dt.height=1,it.display.wrapper.appendChild(dt),dt._top=dt.offsetTop),st.dataTransfer.setDragImage(dt,0,0),qt&&dt.parentNode.removeChild(dt)}}function Xp(it,st){var dt=oa(it,st);if(dt){var ht=document.createDocumentFragment();Ao(it,dt,ht),it.display.dragCursor||(it.display.dragCursor=te("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),it.display.lineSpace.insertBefore(it.display.dragCursor,it.display.cursorDiv)),ne(it.display.dragCursor,ht)}}function Jp(it){it.display.dragCursor&&(it.display.lineSpace.removeChild(it.display.dragCursor),it.display.dragCursor=null)}function Qp(it){if(document.getElementsByClassName){for(var st=document.getElementsByClassName("CodeMirror"),dt=[],ht=0;ht<st.length;ht++){var gt=st[ht].CodeMirror;gt&&dt.push(gt)}dt.length&&dt[0].operation(function(){for(var Pt=0;Pt<dt.length;Pt++)it(dt[Pt])})}}var gg=!1;function Ua(){gg||(Sd(),gg=!0)}function Sd(){var it;Bn(window,"resize",function(){it==null&&(it=setTimeout(function(){it=null,Qp(pg)},100))}),Bn(window,"blur",function(){return Qp(xh)})}function pg(it){var st=it.display;st.cachedCharWidth=st.cachedTextHeight=st.cachedPaddingH=null,st.scrollbarsClipped=!1,it.setSize()}for(var Xl={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},hc=0;hc<10;hc++)Xl[hc+48]=Xl[hc+96]=String(hc);for(var ef=65;ef<=90;ef++)Xl[ef]=String.fromCharCode(ef);for(var dc=1;dc<=12;dc++)Xl[dc+111]=Xl[dc+63235]="F"+dc;var Fa={};Fa.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"},Fa.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"},Fa.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"},Fa.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"]},Fa.default=ct?Fa.macDefault:Fa.pcDefault;function mg(it){var st=it.split(/-(?!$)/);it=st[st.length-1];for(var dt,ht,gt,Pt,Ft=0;Ft<st.length-1;Ft++){var Rt=st[Ft];if(/^(cmd|meta|m)$/i.test(Rt))Pt=!0;else if(/^a(lt)?$/i.test(Rt))dt=!0;else if(/^(c|ctrl|control)$/i.test(Rt))ht=!0;else if(/^s(hift)?$/i.test(Rt))gt=!0;else throw new Error("Unrecognized modifier name: "+Rt)}return dt&&(it="Alt-"+it),ht&&(it="Ctrl-"+it),Pt&&(it="Cmd-"+it),gt&&(it="Shift-"+it),it}function vg(it){var st={};for(var dt in it)if(it.hasOwnProperty(dt)){var ht=it[dt];if(/^(name|fallthrough|(de|at)tach)$/.test(dt))continue;if(ht=="..."){delete it[dt];continue}for(var gt=Pn(dt.split(" "),mg),Pt=0;Pt<gt.length;Pt++){var Ft=void 0,Rt=void 0;Pt==gt.length-1?(Rt=gt.join(" "),Ft=ht):(Rt=gt.slice(0,Pt+1).join(" "),Ft="...");var Ot=st[Rt];if(!Ot)st[Rt]=Ft;else if(Ot!=Ft)throw new Error("Inconsistent bindings for "+Rt)}delete it[dt]}for(var Zt in st)it[Zt]=st[Zt];return it}function sl(it,st,dt,ht){st=Ah(st);var gt=st.call?st.call(it,ht):st[it];if(gt===!1)return"nothing";if(gt==="...")return"multi";if(gt!=null&&dt(gt))return"handled";if(st.fallthrough){if(Object.prototype.toString.call(st.fallthrough)!="[object Array]")return sl(it,st.fallthrough,dt,ht);for(var Pt=0;Pt<st.fallthrough.length;Pt++){var Ft=sl(it,st.fallthrough[Pt],dt,ht);if(Ft)return Ft}}}function xd(it){var st=typeof it=="string"?it:Xl[it.keyCode];return st=="Ctrl"||st=="Alt"||st=="Shift"||st=="Mod"}function yg(it,st,dt){var ht=it;return st.altKey&&ht!="Alt"&&(it="Alt-"+it),(Ct?st.metaKey:st.ctrlKey)&&ht!="Ctrl"&&(it="Ctrl-"+it),(Ct?st.ctrlKey:st.metaKey)&&ht!="Mod"&&(it="Cmd-"+it),!dt&&st.shiftKey&&ht!="Shift"&&(it="Shift-"+it),it}function qp(it,st){if(qt&&it.keyCode==34&&it.char)return!1;var dt=Xl[it.keyCode];return dt==null||it.altGraphKey?!1:(it.keyCode==3&&it.code&&(dt=it.code),yg(dt,it,st))}function Ah(it){return typeof it=="string"?Fa[it]:it}function Na(it,st){for(var dt=it.doc.sel.ranges,ht=[],gt=0;gt<dt.length;gt++){for(var Pt=st(dt[gt]);ht.length&&$t(Pt.from,Le(ht).to)<=0;){var Ft=ht.pop();if($t(Ft.from,Pt.from)<0){Pt.from=Ft.from;break}}ht.push(Pt)}Yo(it,function(){for(var Rt=ht.length-1;Rt>=0;Rt--)Fh(it.doc,"",ht[Rt].from,ht[Rt].to,"+delete");cu(it)})}function Sg(it,st,dt){var ht=Fn(it.text,st+dt,dt);return ht<0||ht>it.text.length?null:ht}function Qr(it,st,dt){var ht=Sg(it,st.ch,dt);return ht==null?null:new Kt(st.line,ht,dt<0?"after":"before")}function cc(it,st,dt,ht,gt){if(it){st.doc.direction=="rtl"&&(gt=-gt);var Pt=zn(dt,st.doc.direction);if(Pt){var Ft=gt<0?Le(Pt):Pt[0],Rt=gt<0==(Ft.level==1),Ot=Rt?"after":"before",Zt;if(Ft.level>0||st.doc.direction=="rtl"){var Se=Vl(st,dt);Zt=gt<0?dt.text.length-1:0;var Jt=Ga(st,Se,Zt).top;Zt=gn(function(Oe){return Ga(st,Se,Oe).top==Jt},gt<0==(Ft.level==1)?Ft.from:Ft.to-1,Zt),Ot=="before"&&(Zt=Sg(dt,Zt,1))}else Zt=gt<0?Ft.to:Ft.from;return new Kt(ht,Zt,Ot)}}return new Kt(ht,gt<0?dt.text.length:0,gt<0?"before":"after")}function nf(it,st,dt,ht){var gt=zn(st,it.doc.direction);if(!gt)return Qr(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 Pt=Tn(gt,dt.ch,dt.sticky),Ft=gt[Pt];if(it.doc.direction=="ltr"&&Ft.level%2==0&&(ht>0?Ft.to>dt.ch:Ft.from<dt.ch))return Qr(st,dt,ht);var Rt=function(ai,Di){return Sg(st,ai instanceof Kt?ai.ch:ai,Di)},Ot,Zt=function(ai){return it.options.lineWrapping?(Ot=Ot||Vl(it,st),es(it,st,Ot,ai)):{begin:0,end:st.text.length}},Se=Zt(dt.sticky=="before"?Rt(dt,-1):dt.ch);if(it.doc.direction=="rtl"||Ft.level==1){var Jt=Ft.level==1==ht<0,Oe=Rt(dt,Jt?1:-1);if(Oe!=null&&(Jt?Oe<=Ft.to&&Oe<=Se.end:Oe>=Ft.from&&Oe>=Se.begin)){var Te=Jt?"before":"after";return new Kt(dt.line,Oe,Te)}}var mn=function(ai,Di,yi){for(var zi=function(Lr,gs){return gs?new Kt(dt.line,Rt(Lr,1),"before"):new Kt(dt.line,Lr,"after")};ai>=0&&ai<gt.length;ai+=Di){var ro=gt[ai],vi=Di>0==(ro.level!=1),Co=vi?yi.begin:Rt(yi.end,-1);if(ro.from<=Co&&Co<ro.to||(Co=vi?ro.from:Rt(ro.to,-1),yi.begin<=Co&&Co<yi.end))return zi(Co,vi)}},wn=mn(Pt+ht,ht,Se);if(wn)return wn;var jn=ht>0?Se.end:Rt(Se.begin,-1);return jn!=null&&!(ht>0&&jn==st.text.length)&&(wn=mn(ht>0?0:gt.length-1,ht,Zt(jn)),wn)?wn:null}var Xu={selectAll:Jr,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),Be)},killLine:function(it){return Na(it,function(st){if(st.empty()){var dt=Ue(it.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line<it.lastLine()?{from:st.head,to:Kt(st.head.line+1,0)}:{from:st.head,to:Kt(st.head.line,dt)}}else return{from:st.from(),to:st.to()}})},deleteLine:function(it){return Na(it,function(st){return{from:Kt(st.from().line,0),to:me(it.doc,Kt(st.to().line+1,0))}})},delLineLeft:function(it){return Na(it,function(st){return{from:Kt(st.from().line,0),to:st.from()}})},delWrappedLineLeft:function(it){return Na(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 Na(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(Kt(it.firstLine(),0))},goDocEnd:function(it){return it.extendSelection(Kt(it.lastLine()))},goLineStart:function(it){return it.extendSelectionsBy(function(st){return wd(it,st.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(it){return it.extendSelectionsBy(function(st){return xg(it,st.head)},{origin:"+move",bias:1})},goLineEnd:function(it){return it.extendSelectionsBy(function(st){return Pd(it,st.head.line)},{origin:"+move",bias:-1})},goLineRight:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5;return it.coordsChar({left:it.display.lineDiv.offsetWidth+100,top:dt},"div")},fn)},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")},fn)},goLineLeftSmart:function(it){return it.extendSelectionsBy(function(st){var dt=it.cursorCoords(st.head,"div").top+5,ht=it.coordsChar({left:0,top:dt},"div");return ht.ch<it.getLine(ht.line).search(/\S/)?xg(it,st.head):ht},fn)},goLineUp:function(it){return it.moveV(-1,"line")},goLineDown:function(it){return it.moveV(1,"line")},goPageUp:function(it){return it.moveV(-1,"page")},goPageDown:function(it){return it.moveV(1,"page")},goCharLeft:function(it){return it.moveH(-1,"char")},goCharRight:function(it){return it.moveH(1,"char")},goColumnLeft:function(it){return it.moveH(-1,"column")},goColumnRight:function(it){return it.moveH(1,"column")},goWordLeft:function(it){return it.moveH(-1,"word")},goGroupRight:function(it){return it.moveH(1,"group")},goGroupLeft:function(it){return it.moveH(-1,"group")},goWordRight:function(it){return it.moveH(1,"word")},delCharBefore:function(it){return it.deleteH(-1,"codepoint")},delCharAfter:function(it){return it.deleteH(1,"char")},delWordBefore:function(it){return it.deleteH(-1,"word")},delWordAfter:function(it){return it.deleteH(1,"word")},delGroupBefore:function(it){return it.deleteH(-1,"group")},delGroupAfter:function(it){return it.deleteH(1,"group")},indentAuto:function(it){return it.indentSelection("smart")},indentMore:function(it){return it.indentSelection("add")},indentLess:function(it){return it.indentSelection("subtract")},insertTab:function(it){return it.replaceSelection(" ")},insertSoftTab:function(it){for(var st=[],dt=it.listSelections(),ht=it.options.tabSize,gt=0;gt<dt.length;gt++){var Pt=dt[gt].from(),Ft=ee(it.getLine(Pt.line),Pt.ch,ht);st.push(ve(ht-Ft%ht))}it.replaceSelections(st)},defaultTab:function(it){it.somethingSelected()?it.indentSelection("add"):it.execCommand("insertTab")},transposeChars:function(it){return Yo(it,function(){for(var st=it.listSelections(),dt=[],ht=0;ht<st.length;ht++)if(st[ht].empty()){var gt=st[ht].head,Pt=Ue(it.doc,gt.line).text;if(Pt){if(gt.ch==Pt.length&&(gt=new Kt(gt.line,gt.ch-1)),gt.ch>0)gt=new Kt(gt.line,gt.ch+1),it.replaceRange(Pt.charAt(gt.ch-1)+Pt.charAt(gt.ch-2),Kt(gt.line,gt.ch-2),gt,"+transpose");else if(gt.line>it.doc.first){var Ft=Ue(it.doc,gt.line-1).text;Ft&&(gt=new Kt(gt.line,1),it.replaceRange(Pt.charAt(0)+it.doc.lineSeparator()+Ft.charAt(Ft.length-1),Kt(gt.line-1,Ft.length-1),gt,"+transpose"))}}dt.push(new ir(gt,gt))}it.setSelections(dt)})},newlineAndIndent:function(it){return Yo(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);cu(it)})},openLine:function(it){return it.replaceSelection(`
`,"start")},toggleOverwrite:function(it){return it.toggleOverwrite()}};function wd(it,st){var dt=Ue(it.doc,st),ht=Un(dt);return ht!=dt&&(st=Wt(ht)),cc(!0,it,ht,st,1)}function Pd(it,st){var dt=Ue(it.doc,st),ht=Ni(dt);return ht!=dt&&(st=Wt(ht)),cc(!0,it,dt,st,-1)}function xg(it,st){var dt=wd(it,st.line),ht=Ue(it.doc,dt.line),gt=zn(ht,it.doc.direction);if(!gt||gt[0].level==0){var Pt=Math.max(dt.ch,ht.text.search(/\S/)),Ft=st.line==dt.line&&st.ch<=Pt&&st.ch;return Kt(dt.line,Ft?0:Pt,dt.sticky)}return dt}function Cd(it,st,dt){if(typeof st=="string"&&(st=Xu[st],!st))return!1;it.display.input.ensurePolled();var ht=it.display.shift,gt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),dt&&(it.display.shift=!1),gt=st(it)!=On}finally{it.display.shift=ht,it.state.suppressEdits=!1}return gt}function wg(it,st,dt){for(var ht=0;ht<it.state.keyMaps.length;ht++){var gt=sl(st,it.state.keyMaps[ht],dt,it);if(gt)return gt}return it.options.extraKeys&&sl(st,it.options.extraKeys,dt,it)||sl(st,it.options.keyMap,dt,it)}var Jl=new Yt;function Bh(it,st,dt,ht){var gt=it.state.keySeq;if(gt){if(xd(st))return"handled";if(/\'$/.test(st)?it.state.keySeq=null:Jl.set(50,function(){it.state.keySeq==gt&&(it.state.keySeq=null,it.display.input.reset())}),of(it,gt+" "+st,dt,ht))return!0}return of(it,st,dt,ht)}function of(it,st,dt,ht){var gt=wg(it,st,ht);return gt=="multi"&&(it.state.keySeq=st),gt=="handled"&&wi(it,"keyHandled",it,st,dt),(gt=="handled"||gt=="multi")&&(oo(dt),er(it)),!!gt}function rf(it,st){var dt=qp(st,!0);return dt?st.shiftKey&&!it.state.keySeq?Bh(it,"Shift-"+dt,st,function(ht){return Cd(it,ht,!0)})||Bh(it,dt,st,function(ht){if(typeof ht=="string"?/^go[A-Z]/.test(ht):ht.motion)return Cd(it,ht)}):Bh(it,dt,st,function(ht){return Cd(it,ht)}):!1}function sf(it,st,dt){return Bh(it,"'"+dt+"'",st,function(ht){return Cd(it,ht,!0)})}var Dh=null;function Pg(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&(st.curOp.focus=je(),!_i(st,it))){pe&&re<11&&it.keyCode==27&&(it.returnValue=!1);var dt=it.keyCode;st.display.shift=dt==16||it.shiftKey;var ht=rf(st,it);qt&&(Dh=ht?dt:null,!ht&&dt==88&&!_o&&(ct?it.metaKey:it.ctrlKey)&&st.replaceSelection("",null,"cut")),St&&!ct&&!ht&&dt==46&&it.shiftKey&&!it.ctrlKey&&document.execCommand&&document.execCommand("cut"),dt==18&&!/\bCodeMirror-crosshair\b/.test(st.display.lineDiv.className)&&Cg(st)}}function Cg(it){var st=it.display.lineDiv;un(st,"CodeMirror-crosshair");function dt(ht){(ht.keyCode==18||!ht.altKey)&&(jt(st,"CodeMirror-crosshair"),gi(document,"keyup",dt),gi(document,"mouseover",dt))}Bn(document,"keyup",dt),Bn(document,"mouseover",dt)}function Lg(it){it.keyCode==16&&(this.doc.sel.shift=!1),_i(this,it)}function Dl(it){var st=this;if(!(it.target&&it.target!=st.display.input.getField())&&!(Yr(st.display,it)||_i(st,it)||it.ctrlKey&&!it.altKey||ct&&it.metaKey)){var dt=it.keyCode,ht=it.charCode;if(qt&&dt==Dh){Dh=null,oo(it);return}if(!(qt&&(!it.which||it.which<10)&&rf(st,it))){var gt=String.fromCharCode(ht==null?dt:ht);gt!="\b"&&(sf(st,it,gt)||st.display.input.onKeyPress(it))}}}var $p=400,kg=function(it,st,dt){this.time=it,this.pos=st,this.button=dt};kg.prototype.compare=function(it,st,dt){return this.time+$p>it&&$t(st,this.pos)==0&&dt==this.button};var Ld,Oh;function Mg(it,st){var dt=+new Date;return Oh&&Oh.compare(dt,it,st)?(Ld=Oh=null,"triple"):Ld&&Ld.compare(dt,it,st)?(Oh=new kg(dt,it,st),Ld=null,"double"):(Ld=new kg(dt,it,st),Oh=null,"single")}function Ol(it){var st=this,dt=st.display;if(!(_i(st,it)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=it.shiftKey,Yr(dt,it)){se||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!uf(st,it)){var ht=oa(st,it),gt=jo(it),Pt=ht?Mg(ht,gt):"single";window.focus(),gt==1&&st.state.selectingText&&st.state.selectingText(it),!(ht&&Eg(st,gt,ht,Pt,it))&&(gt==1?ht?tm(st,ht,Pt,it):pr(it)==dt.scroller&&oo(it):gt==2?(ht&&qc(st.doc,ht),setTimeout(function(){return dt.input.focus()},20)):gt==3&&(bt?st.display.input.onContextMenu(it):Fr(st)))}}}function Eg(it,st,dt,ht,gt){var Pt="Click";return ht=="double"?Pt="Double"+Pt:ht=="triple"&&(Pt="Triple"+Pt),Pt=(st==1?"Left":st==2?"Middle":"Right")+Pt,Bh(it,yg(Pt,gt),gt,function(Ft){if(typeof Ft=="string"&&(Ft=Xu[Ft]),!Ft)return!1;var Rt=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),Rt=Ft(it,dt)!=On}finally{it.state.suppressEdits=!1}return Rt})}function af(it,st,dt){var ht=it.getOption("configureMouse"),gt=ht?ht(it,st,dt):{};if(gt.unit==null){var Pt=lt?dt.shiftKey&&dt.metaKey:dt.altKey;gt.unit=Pt?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(gt.extend==null||it.doc.extend)&&(gt.extend=it.doc.extend||dt.shiftKey),gt.addNew==null&&(gt.addNew=ct?dt.metaKey:dt.ctrlKey),gt.moveOnDrag==null&&(gt.moveOnDrag=!(ct?dt.altKey:dt.ctrlKey)),gt}function tm(it,st,dt,ht){pe?setTimeout($n(vr,it),0):it.curOp.focus=je();var gt=af(it,dt,ht),Pt=it.doc.sel,Ft;it.options.dragDrop&&Vr&&!it.isReadOnly()&&dt=="single"&&(Ft=Pt.contains(st))>-1&&($t((Ft=Pt.ranges[Ft]).from(),st)<0||st.xRel>0)&&($t(Ft.to(),st)>0||st.xRel<0)?bg(it,ht,st,gt):ev(it,ht,st,gt)}function bg(it,st,dt,ht){var gt=it.display,Pt=!1,Ft=cs(it,function(Zt){se&&(gt.scroller.draggable=!1),it.state.draggingText=!1,gi(gt.wrapper.ownerDocument,"mouseup",Ft),gi(gt.wrapper.ownerDocument,"mousemove",Rt),gi(gt.scroller,"dragstart",Ot),gi(gt.scroller,"drop",Ft),Pt||(oo(Zt),ht.addNew||qc(it.doc,dt,null,null,ht.extend),se&&!Ze||pe&&re==9?setTimeout(function(){gt.wrapper.ownerDocument.body.focus({preventScroll:!0}),gt.input.focus()},20):gt.input.focus())}),Rt=function(Zt){Pt=Pt||Math.abs(st.clientX-Zt.clientX)+Math.abs(st.clientY-Zt.clientY)>=10},Ot=function(){return Pt=!0};se&&(gt.scroller.draggable=!0),it.state.draggingText=Ft,Ft.copy=!ht.moveOnDrag,gt.scroller.dragDrop&&gt.scroller.dragDrop(),Bn(gt.wrapper.ownerDocument,"mouseup",Ft),Bn(gt.wrapper.ownerDocument,"mousemove",Rt),Bn(gt.scroller,"dragstart",Ot),Bn(gt.scroller,"drop",Ft),Fr(it),setTimeout(function(){return gt.input.focus()},20)}function Fg(it,st,dt){if(dt=="char")return new ir(st,st);if(dt=="word")return it.findWordAt(st);if(dt=="line")return new ir(Kt(st.line,0),me(it.doc,Kt(st.line+1,0)));var ht=dt(it,st);return new ir(ht.from,ht.to)}function ev(it,st,dt,ht){var gt=it.display,Pt=it.doc;oo(st);var Ft,Rt,Ot=Pt.sel,Zt=Ot.ranges;if(ht.addNew&&!ht.extend?(Rt=Pt.sel.contains(dt),Rt>-1?Ft=Zt[Rt]:Ft=new ir(dt,dt)):(Ft=Pt.sel.primary(),Rt=Pt.sel.primIndex),ht.unit=="rectangle")ht.addNew||(Ft=new ir(dt,dt)),dt=oa(it,st,!0,!0),Rt=-1;else{var Se=Fg(it,dt,ht.unit);ht.extend?Ft=Qc(Ft,Se.anchor,Se.head,ht.extend):Ft=Se}ht.addNew?Rt==-1?(Rt=Zt.length,Ks(Pt,yl(it,Zt.concat([Ft]),Rt),{scroll:!1,origin:"*mouse"})):Zt.length>1&&Zt[Rt].empty()&&ht.unit=="char"&&!ht.extend?(Ks(Pt,yl(it,Zt.slice(0,Rt).concat(Zt.slice(Rt+1)),0),{scroll:!1,origin:"*mouse"}),Ot=Pt.sel):Yu(Pt,Rt,Ft,sn):(Rt=0,Ks(Pt,new ol([Ft],0),sn),Ot=Pt.sel);var Jt=dt;function Oe(yi){if($t(Jt,yi)!=0)if(Jt=yi,ht.unit=="rectangle"){for(var zi=[],ro=it.options.tabSize,vi=ee(Ue(Pt,dt.line).text,dt.ch,ro),Co=ee(Ue(Pt,yi.line).text,yi.ch,ro),Lr=Math.min(vi,Co),gs=Math.max(vi,Co),Dr=Math.min(dt.line,yi.line),ya=Math.min(it.lastLine(),Math.max(dt.line,yi.line));Dr<=ya;Dr++){var Xs=Ue(Pt,Dr).text,os=ri(Xs,Lr,ro);Lr==gs?zi.push(new ir(Kt(Dr,os),Kt(Dr,os))):Xs.length>os&&zi.push(new ir(Kt(Dr,os),Kt(Dr,ri(Xs,gs,ro))))}zi.length||zi.push(new ir(dt,dt)),Ks(Pt,yl(it,Ot.ranges.slice(0,Rt).concat(zi),Rt),{origin:"*mouse",scroll:!1}),it.scrollIntoView(yi)}else{var Ta=Ft,Hs=Fg(it,yi,ht.unit),rs=Ta.anchor,Zo;$t(Hs.anchor,rs)>0?(Zo=Hs.head,rs=Ke(Ta.from(),Hs.anchor)):(Zo=Hs.anchor,rs=Xn(Ta.to(),Hs.head));var _r=Ot.ranges.slice(0);_r[Rt]=em(it,new ir(me(Pt,rs),Zo)),Ks(Pt,yl(it,_r,Rt),sn)}}var Te=gt.wrapper.getBoundingClientRect(),mn=0;function wn(yi){var zi=++mn,ro=oa(it,yi,!0,ht.unit=="rectangle");if(ro)if($t(ro,Jt)!=0){it.curOp.focus=je(),Oe(ro);var vi=Fo(gt,Pt);(ro.line>=vi.to||ro.line<vi.from)&&setTimeout(cs(it,function(){mn==zi&&wn(yi)}),150)}else{var Co=yi.clientY<Te.top?-20:yi.clientY>Te.bottom?20:0;Co&&setTimeout(cs(it,function(){mn==zi&&(gt.scroller.scrollTop+=Co,wn(yi))}),50)}}function jn(yi){it.state.selectingText=!1,mn=1/0,yi&&(oo(yi),gt.input.focus()),gi(gt.wrapper.ownerDocument,"mousemove",ai),gi(gt.wrapper.ownerDocument,"mouseup",Di),Pt.history.lastSelOrigin=null}var ai=cs(it,function(yi){yi.buttons===0||!jo(yi)?jn(yi):wn(yi)}),Di=cs(it,jn);it.state.selectingText=Di,Bn(gt.wrapper.ownerDocument,"mousemove",ai),Bn(gt.wrapper.ownerDocument,"mouseup",Di)}function em(it,st){var dt=st.anchor,ht=st.head,gt=Ue(it.doc,dt.line);if($t(dt,ht)==0&&dt.sticky==ht.sticky)return st;var Pt=zn(gt);if(!Pt)return st;var Ft=Tn(Pt,dt.ch,dt.sticky),Rt=Pt[Ft];if(Rt.from!=dt.ch&&Rt.to!=dt.ch)return st;var Ot=Ft+(Rt.from==dt.ch==(Rt.level!=1)?0:1);if(Ot==0||Ot==Pt.length)return st;var Zt;if(ht.line!=dt.line)Zt=(ht.line-dt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var Se=Tn(Pt,ht.ch,ht.sticky),Jt=Se-Ft||(ht.ch-dt.ch)*(Rt.level==1?-1:1);Se==Ot-1||Se==Ot?Zt=Jt<0:Zt=Jt>0}var Oe=Pt[Ot+(Zt?-1:0)],Te=Zt==(Oe.level==1),mn=Te?Oe.from:Oe.to,wn=Te?"after":"before";return dt.ch==mn&&dt.sticky==wn?st:new ir(new Kt(dt.line,mn,wn),ht)}function lf(it,st,dt,ht){var gt,Pt;if(st.touches)gt=st.touches[0].clientX,Pt=st.touches[0].clientY;else try{gt=st.clientX,Pt=st.clientY}catch(Oe){return!1}if(gt>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;ht&&oo(st);var Ft=it.display,Rt=Ft.lineDiv.getBoundingClientRect();if(Pt>Rt.bottom||!so(it,dt))return Ki(st);Pt-=Rt.top-Ft.viewOffset;for(var Ot=0;Ot<it.display.gutterSpecs.length;++Ot){var Zt=Ft.gutters.childNodes[Ot];if(Zt&&Zt.getBoundingClientRect().right>=gt){var Se=ae(it.doc,Pt),Jt=it.display.gutterSpecs[Ot];return Ii(it,dt,it,Se,Jt.className,st),Ki(st)}}}function uf(it,st){return lf(it,st,"gutterClick",!0)}function hf(it,st){Yr(it.display,st)||nm(it,st)||_i(it,st,"contextmenu")||bt||it.display.input.onContextMenu(st)}function nm(it,st){return so(it,"gutterContextMenu")?lf(it,st,"gutterContextMenu",!1):!1}function df(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Bu(it)}var Ju={toString:function(){return"CodeMirror.Init"}},Ng={},fc={};function im(it){var st=it.optionHandlers;function dt(ht,gt,Pt,Ft){it.defaults[ht]=gt,Pt&&(st[ht]=Ft?function(Rt,Ot,Zt){Zt!=Ju&&Pt(Rt,Ot,Zt)}:Pt)}it.defineOption=dt,it.Init=Ju,dt("value","",function(ht,gt){return ht.setValue(gt)},!0),dt("mode",null,function(ht,gt){ht.doc.modeOption=gt,Po(ht)},!0),dt("indentUnit",2,Po,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ht){$d(ht),Bu(ht),Cr(ht)},!0),dt("lineSeparator",null,function(ht,gt){if(ht.doc.lineSep=gt,!!gt){var Pt=[],Ft=ht.doc.first;ht.doc.iter(function(Ot){for(var Zt=0;;){var Se=Ot.text.indexOf(gt,Zt);if(Se==-1)break;Zt=Se+gt.length,Pt.push(Kt(Ft,Se))}Ft++});for(var Rt=Pt.length-1;Rt>=0;Rt--)Fh(ht.doc,gt,Pt[Rt],Kt(Pt[Rt].line,Pt[Rt].ch+gt.length))}}),dt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ht,gt,Pt){ht.state.specialChars=new RegExp(gt.source+(gt.test(" ")?"":"| "),"g"),Pt!=Ju&&ht.refresh()}),dt("specialCharPlaceholder",Qo,function(ht){return ht.refresh()},!0),dt("electricChars",!0),dt("inputStyle",nt?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),dt("spellcheck",!1,function(ht,gt){return ht.getInputField().spellcheck=gt},!0),dt("autocorrect",!1,function(ht,gt){return ht.getInputField().autocorrect=gt},!0),dt("autocapitalize",!1,function(ht,gt){return ht.getInputField().autocapitalize=gt},!0),dt("rtlMoveVisually",!pt),dt("wholeLineUpdateBefore",!0),dt("theme","default",function(ht){df(ht),Wa(ht)},!0),dt("keyMap","default",function(ht,gt,Pt){var Ft=Ah(gt),Rt=Pt!=Ju&&Ah(Pt);Rt&&Rt.detach&&Rt.detach(ht,Ft),Ft.attach&&Ft.attach(ht,Rt||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,om,!0),dt("gutters",[],function(ht,gt){ht.display.gutterSpecs=Cs(gt,ht.options.lineNumbers),Wa(ht)},!0),dt("fixedGutter",!0,function(ht,gt){ht.display.gutters.style.left=gt?Xd(ht.display)+"px":"0",ht.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ht){return Ru(ht)},!0),dt("scrollbarStyle","native",function(ht){ig(ht),Ru(ht),ht.display.scrollbars.setScrollTop(ht.doc.scrollTop),ht.display.scrollbars.setScrollLeft(ht.doc.scrollLeft)},!0),dt("lineNumbers",!1,function(ht,gt){ht.display.gutterSpecs=Cs(ht.options.gutters,gt),Wa(ht)},!0),dt("firstLineNumber",1,Wa,!0),dt("lineNumberFormatter",function(ht){return ht},Wa,!0),dt("showCursorWhenSelecting",!1,ds,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ht,gt){gt=="nocursor"&&(xh(ht),ht.display.input.blur()),ht.display.input.readOnlyChanged(gt)}),dt("screenReaderLabel",null,function(ht,gt){gt=gt===""?null:gt,ht.display.input.screenReaderLabelChanged(gt)}),dt("disableInput",!1,function(ht,gt){gt||ht.display.input.reset()},!0),dt("dragDrop",!0,cf),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,ds,!0),dt("singleCursorHeightPerLine",!0,ds,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,$d,!0),dt("addModeClass",!1,$d,!0),dt("pollInterval",100),dt("undoDepth",200,function(ht,gt){return ht.doc.history.undoDepth=gt}),dt("historyEventDelay",1250),dt("viewportMargin",10,function(ht){return ht.refresh()},!0),dt("maxHighlightLength",1e4,$d,!0),dt("moveInputWithCursor",!0,function(ht,gt){gt||ht.display.input.resetPosition()}),dt("tabindex",null,function(ht,gt){return ht.display.input.getField().tabIndex=gt||""}),dt("autofocus",null),dt("direction","ltr",function(ht,gt){return ht.doc.setDirection(gt)},!0),dt("phrases",null)}function cf(it,st,dt){var ht=dt&&dt!=Ju;if(!st!=!ht){var gt=it.display.dragFunctions,Pt=st?Bn:gi;Pt(it.display.scroller,"dragstart",gt.start),Pt(it.display.scroller,"dragenter",gt.enter),Pt(it.display.scroller,"dragover",gt.over),Pt(it.display.scroller,"dragleave",gt.leave),Pt(it.display.scroller,"drop",gt.drop)}}function om(it){it.options.lineWrapping?(un(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(jt(it.display.wrapper,"CodeMirror-wrap"),co(it)),Vi(it),Cr(it),Bu(it),setTimeout(function(){return Ru(it)},100)}function Ho(it,st){var dt=this;if(!(this instanceof Ho))return new Ho(it,st);this.options=st=st?qn(st):{},qn(Ng,st,!1);var ht=st.value;typeof ht=="string"?ht=new Gs(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var gt=new Ho.inputStyles[st.inputStyle](this),Pt=this.display=new Vu(it,ht,gt,st);Pt.wrapper.CodeMirror=this,df(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ig(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Yt,keySeq:null,specialChars:null},st.autofocus&&!nt&&Pt.input.focus(),pe&&re<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),kd(this),Ua(),ju(this),this.curOp.forceUpdate=!0,Kc(this,ht),st.autofocus&&!nt||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&Do(dt)},20):xh(this);for(var Ft in fc)fc.hasOwnProperty(Ft)&&fc[Ft](this,st[Ft],Ju);ns(this),st.finishInit&&st.finishInit(this);for(var Rt=0;Rt<Ih.length;++Rt)Ih[Rt](this);zu(this),se&&st.lineWrapping&&getComputedStyle(Pt.lineDiv).textRendering=="optimizelegibility"&&(Pt.lineDiv.style.textRendering="auto")}Ho.defaults=Ng,Ho.optionHandlers=fc;function kd(it){var st=it.display;Bn(st.scroller,"mousedown",cs(it,Ol)),pe&&re<11?Bn(st.scroller,"dblclick",cs(it,function(Ot){if(!_i(it,Ot)){var Zt=oa(it,Ot);if(!(!Zt||uf(it,Ot)||Yr(it.display,Ot))){oo(Ot);var Se=it.findWordAt(Zt);qc(it.doc,Se.anchor,Se.head)}}})):Bn(st.scroller,"dblclick",function(Ot){return _i(it,Ot)||oo(Ot)}),Bn(st.scroller,"contextmenu",function(Ot){return hf(it,Ot)}),Bn(st.input.getField(),"contextmenu",function(Ot){st.scroller.contains(Ot.target)||hf(it,Ot)});var dt,ht={end:0};function gt(){st.activeTouch&&(dt=setTimeout(function(){return st.activeTouch=null},1e3),ht=st.activeTouch,ht.end=+new Date)}function Pt(Ot){if(Ot.touches.length!=1)return!1;var Zt=Ot.touches[0];return Zt.radiusX<=1&&Zt.radiusY<=1}function Ft(Ot,Zt){if(Zt.left==null)return!0;var Se=Zt.left-Ot.left,Jt=Zt.top-Ot.top;return Se*Se+Jt*Jt>20*20}Bn(st.scroller,"touchstart",function(Ot){if(!_i(it,Ot)&&!Pt(Ot)&&!uf(it,Ot)){st.input.ensurePolled(),clearTimeout(dt);var Zt=+new Date;st.activeTouch={start:Zt,moved:!1,prev:Zt-ht.end<=300?ht:null},Ot.touches.length==1&&(st.activeTouch.left=Ot.touches[0].pageX,st.activeTouch.top=Ot.touches[0].pageY)}}),Bn(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),Bn(st.scroller,"touchend",function(Ot){var Zt=st.activeTouch;if(Zt&&!Yr(st,Ot)&&Zt.left!=null&&!Zt.moved&&new Date-Zt.start<300){var Se=it.coordsChar(st.activeTouch,"page"),Jt;!Zt.prev||Ft(Zt,Zt.prev)?Jt=new ir(Se,Se):!Zt.prev.prev||Ft(Zt,Zt.prev.prev)?Jt=it.findWordAt(Se):Jt=new ir(Kt(Se.line,0),me(it.doc,Kt(Se.line+1,0))),it.setSelection(Jt.anchor,Jt.head),it.focus(),oo(Ot)}gt()}),Bn(st.scroller,"touchcancel",gt),Bn(st.scroller,"scroll",function(){st.scroller.clientHeight&&(Ph(it,st.scroller.scrollTop),fu(it,st.scroller.scrollLeft,!0),Ii(it,"scroll",it))}),Bn(st.scroller,"mousewheel",function(Ot){return Ls(it,Ot)}),Bn(st.scroller,"DOMMouseScroll",function(Ot){return Ls(it,Ot)}),Bn(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Ot){_i(it,Ot)||zo(Ot)},over:function(Ot){_i(it,Ot)||(Xp(it,Ot),zo(Ot))},start:function(Ot){return Kp(it,Ot)},drop:cs(it,fg),leave:function(Ot){_i(it,Ot)||Jp(it)}};var Rt=st.input.getField();Bn(Rt,"keyup",function(Ot){return Lg.call(it,Ot)}),Bn(Rt,"keydown",cs(it,Pg)),Bn(Rt,"keypress",cs(it,Dl)),Bn(Rt,"focus",function(Ot){return Do(it,Ot)}),Bn(Rt,"blur",function(Ot){return xh(it,Ot)})}var Ih=[];Ho.defineInitHook=function(it){return Ih.push(it)};function fs(it,st,dt,ht){var gt=it.doc,Pt;dt==null&&(dt="add"),dt=="smart"&&(gt.mode.indent?Pt=Ji(it,st).state:dt="prev");var Ft=it.options.tabSize,Rt=Ue(gt,st),Ot=ee(Rt.text,null,Ft);Rt.stateAfter&&(Rt.stateAfter=null);var Zt=Rt.text.match(/^\s*/)[0],Se;if(!ht&&!/\S/.test(Rt.text))Se=0,dt="not";else if(dt=="smart"&&(Se=gt.mode.indent(Pt,Rt.text.slice(Zt.length),Rt.text),Se==On||Se>150)){if(!ht)return;dt="prev"}dt=="prev"?st>gt.first?Se=ee(Ue(gt,st-1).text,null,Ft):Se=0:dt=="add"?Se=Ot+it.options.indentUnit:dt=="subtract"?Se=Ot-it.options.indentUnit:typeof dt=="number"&&(Se=Ot+dt),Se=Math.max(0,Se);var Jt="",Oe=0;if(it.options.indentWithTabs)for(var Te=Math.floor(Se/Ft);Te;--Te)Oe+=Ft,Jt+=" ";if(Oe<Se&&(Jt+=ve(Se-Oe)),Jt!=Zt)return Fh(gt,Jt,Kt(st,0),Kt(st,Zt.length),"+input"),Rt.stateAfter=null,!0;for(var mn=0;mn<gt.sel.ranges.length;mn++){var wn=gt.sel.ranges[mn];if(wn.head.line==st&&wn.head.ch<Zt.length){var jn=Kt(st,Zt.length);Yu(gt,mn,new ir(jn,jn));break}}}var va=null;function Rh(it){va=it}function gc(it,st,dt,ht,gt){var Pt=it.doc;it.display.shift=!1,ht||(ht=Pt.sel);var Ft=+new Date-200,Rt=gt=="paste"||it.state.pasteIncoming>Ft,Ot=Lo(st),Zt=null;if(Rt&&ht.ranges.length>1)if(va&&va.text.join(`
`)==st){if(ht.ranges.length%va.text.length==0){Zt=[];for(var Se=0;Se<va.text.length;Se++)Zt.push(Pt.splitLines(va.text[Se]))}}else Ot.length==ht.ranges.length&&it.options.pasteLinesPerSelection&&(Zt=Pn(Ot,function(ai){return[ai]}));for(var Jt=it.curOp.updateInput,Oe=ht.ranges.length-1;Oe>=0;Oe--){var Te=ht.ranges[Oe],mn=Te.from(),wn=Te.to();Te.empty()&&(dt&&dt>0?mn=Kt(mn.line,mn.ch-dt):it.state.overwrite&&!Rt?wn=Kt(wn.line,Math.min(Ue(Pt,wn.line).text.length,wn.ch+Le(Ot).length)):Rt&&va&&va.lineWise&&va.text.join(`
`)==Ot.join(`
`)&&(mn=wn=Kt(mn.line,0)));var jn={from:mn,to:wn,text:Zt?Zt[Oe%Zt.length]:Ot,origin:gt||(Rt?"paste":it.state.cutIncoming>Ft?"cut":"+input")};Ku(it.doc,jn),wi(it,"inputRead",it,jn)}st&&!Rt&&Ag(it,st),cu(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Jt),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Tg(it,st){var dt=it.clipboardData&&it.clipboardData.getData("Text");if(dt)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&Yo(st,function(){return gc(st,dt,0,null,"paste")}),!0}function Ag(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var dt=it.doc.sel,ht=dt.ranges.length-1;ht>=0;ht--){var gt=dt.ranges[ht];if(!(gt.head.ch>100||ht&&dt.ranges[ht-1].head.line==gt.head.line)){var Pt=it.getModeAt(gt.head),Ft=!1;if(Pt.electricChars){for(var Rt=0;Rt<Pt.electricChars.length;Rt++)if(st.indexOf(Pt.electricChars.charAt(Rt))>-1){Ft=fs(it,gt.head.line,"smart");break}}else Pt.electricInput&&Pt.electricInput.test(Ue(it.doc,gt.head.line).text.slice(0,gt.head.ch))&&(Ft=fs(it,gt.head.line,"smart"));Ft&&wi(it,"electricInput",it,gt.head.line)}}}function Bg(it){for(var st=[],dt=[],ht=0;ht<it.doc.sel.ranges.length;ht++){var gt=it.doc.sel.ranges[ht].head.line,Pt={anchor:Kt(gt,0),head:Kt(gt+1,0)};dt.push(Pt),st.push(it.getRange(Pt.anchor,Pt.head))}return{text:st,ranges:dt}}function Dg(it,st,dt,ht){it.setAttribute("autocorrect",dt?"":"off"),it.setAttribute("autocapitalize",ht?"":"off"),it.setAttribute("spellcheck",!!st)}function Og(){var it=te("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),st=te("div",[it],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return se?it.style.width="1000px":it.setAttribute("wrap","off"),Nt&&(it.style.border="1px solid black"),Dg(it),st}function Qu(it){var st=it.optionHandlers,dt=it.helpers={};it.prototype={constructor:it,focus:function(){window.focus(),this.display.input.focus()},setOption:function(ht,gt){var Pt=this.options,Ft=Pt[ht];Pt[ht]==gt&&ht!="mode"||(Pt[ht]=gt,st.hasOwnProperty(ht)&&cs(this,st[ht])(this,gt,Ft),Ii(this,"optionChange",this,ht))},getOption:function(ht){return this.options[ht]},getDoc:function(){return this.doc},addKeyMap:function(ht,gt){this.state.keyMaps[gt?"push":"unshift"](Ah(ht))},removeKeyMap:function(ht){for(var gt=this.state.keyMaps,Pt=0;Pt<gt.length;++Pt)if(gt[Pt]==ht||gt[Pt].name==ht)return gt.splice(Pt,1),!0},addOverlay:xs(function(ht,gt){var Pt=ht.token?ht:it.getMode(this.options,ht);if(Pt.startState)throw new Error("Overlays may not be stateful.");Cn(this.state.overlays,{mode:Pt,modeSpec:ht,opaque:gt&&gt.opaque,priority:gt&&gt.priority||0},function(Ft){return Ft.priority}),this.state.modeGen++,Cr(this)}),removeOverlay:xs(function(ht){for(var gt=this.state.overlays,Pt=0;Pt<gt.length;++Pt){var Ft=gt[Pt].modeSpec;if(Ft==ht||typeof ht=="string"&&Ft.name==ht){gt.splice(Pt,1),this.state.modeGen++,Cr(this);return}}}),indentLine:xs(function(ht,gt,Pt){typeof gt!="string"&&typeof gt!="number"&&(gt==null?gt=this.options.smartIndent?"smart":"prev":gt=gt?"add":"subtract"),rn(this.doc,ht)&&fs(this,ht,gt,Pt)}),indentSelection:xs(function(ht){for(var gt=this.doc.sel.ranges,Pt=-1,Ft=0;Ft<gt.length;Ft++){var Rt=gt[Ft];if(Rt.empty())Rt.head.line>Pt&&(fs(this,Rt.head.line,ht,!0),Pt=Rt.head.line,Ft==this.doc.sel.primIndex&&cu(this));else{var Ot=Rt.from(),Zt=Rt.to(),Se=Math.max(Pt,Ot.line);Pt=Math.min(this.lastLine(),Zt.line-(Zt.ch?0:1))+1;for(var Jt=Se;Jt<Pt;++Jt)fs(this,Jt,ht);var Oe=this.doc.sel.ranges;Ot.ch==0&&gt.length==Oe.length&&Oe[Ft].from().ch>0&&Yu(this.doc,Ft,new ir(Ot,Oe[Ft].to()),Be)}}}),getTokenAt:function(ht,gt){return bi(this,ht,gt)},getLineTokens:function(ht,gt){return bi(this,Kt(ht),gt,!0)},getTokenTypeAt:function(ht){ht=me(this.doc,ht);var gt=fi(this,Ue(this.doc,ht.line)),Pt=0,Ft=(gt.length-1)/2,Rt=ht.ch,Ot;if(Rt==0)Ot=gt[2];else for(;;){var Zt=Pt+Ft>>1;if((Zt?gt[Zt*2-1]:0)>=Rt)Ft=Zt;else if(gt[Zt*2+1]<Rt)Pt=Zt+1;else{Ot=gt[Zt*2+2];break}}var Se=Ot?Ot.indexOf("overlay "):-1;return Se<0?Ot:Se==0?null:Ot.slice(0,Se-1)},getModeAt:function(ht){var gt=this.doc.mode;return gt.innerMode?it.innerMode(gt,this.getTokenAt(ht).state).mode:gt},getHelper:function(ht,gt){return this.getHelpers(ht,gt)[0]},getHelpers:function(ht,gt){var Pt=[];if(!dt.hasOwnProperty(gt))return Pt;var Ft=dt[gt],Rt=this.getModeAt(ht);if(typeof Rt[gt]=="string")Ft[Rt[gt]]&&Pt.push(Ft[Rt[gt]]);else if(Rt[gt])for(var Ot=0;Ot<Rt[gt].length;Ot++){var Zt=Ft[Rt[gt][Ot]];Zt&&Pt.push(Zt)}else Rt.helperType&&Ft[Rt.helperType]?Pt.push(Ft[Rt.helperType]):Ft[Rt.name]&&Pt.push(Ft[Rt.name]);for(var Se=0;Se<Ft._global.length;Se++){var Jt=Ft._global[Se];Jt.pred(Rt,this)&&tn(Pt,Jt.val)==-1&&Pt.push(Jt.val)}return Pt},getStateAfter:function(ht,gt){var Pt=this.doc;return ht=be(Pt,ht==null?Pt.first+Pt.size-1:ht),Ji(this,ht+1,gt).state},cursorCoords:function(ht,gt){var Pt,Ft=this.doc.sel.primary();return ht==null?Pt=Ft.head:typeof ht=="object"?Pt=me(this.doc,ht):Pt=ht?Ft.from():Ft.to(),mr(this,Pt,gt||"page")},charCoords:function(ht,gt){return Du(this,me(this.doc,ht),gt||"page")},coordsChar:function(ht,gt){return ht=hd(this,ht,gt||"page"),_s(this,ht.left,ht.top)},lineAtHeight:function(ht,gt){return ht=hd(this,{top:ht,left:0},gt||"page").top,ae(this.doc,ht+this.display.viewOffset)},heightAtLine:function(ht,gt,Pt){var Ft=!1,Rt;if(typeof ht=="number"){var Ot=this.doc.first+this.doc.size-1;ht<this.doc.first?ht=this.doc.first:ht>Ot&&(ht=Ot,Ft=!0),Rt=Ue(this.doc,ht)}else Rt=ht;return hs(this,Rt,{top:0,left:0},gt||"page",Pt||Ft).top+(Ft?this.doc.height-fo(Rt):0)},defaultTextHeight:function(){return ia(this.display)},defaultCharWidth:function(){return vl(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ht,gt,Pt,Ft,Rt){var Ot=this.display;ht=mr(this,me(this.doc,ht));var Zt=ht.bottom,Se=ht.left;if(gt.style.position="absolute",gt.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(gt),Ot.sizer.appendChild(gt),Ft=="over")Zt=ht.top;else if(Ft=="above"||Ft=="near"){var Jt=Math.max(Ot.wrapper.clientHeight,this.doc.height),Oe=Math.max(Ot.sizer.clientWidth,Ot.lineSpace.clientWidth);(Ft=="above"||ht.bottom+gt.offsetHeight>Jt)&&ht.top>gt.offsetHeight?Zt=ht.top-gt.offsetHeight:ht.bottom+gt.offsetHeight<=Jt&&(Zt=ht.bottom),Se+gt.offsetWidth>Oe&&(Se=Oe-gt.offsetWidth)}gt.style.top=Zt+"px",gt.style.left=gt.style.right="",Rt=="right"?(Se=Ot.sizer.clientWidth-gt.offsetWidth,gt.style.right="0px"):(Rt=="left"?Se=0:Rt=="middle"&&(Se=(Ot.sizer.clientWidth-gt.offsetWidth)/2),gt.style.left=Se+"px"),Pt&&Jd(this,{left:Se,top:Zt,right:Se+gt.offsetWidth,bottom:Zt+gt.offsetHeight})},triggerOnKeyDown:xs(Pg),triggerOnKeyPress:xs(Dl),triggerOnKeyUp:Lg,triggerOnMouseDown:xs(Ol),execCommand:function(ht){if(Xu.hasOwnProperty(ht))return Xu[ht].call(null,this)},triggerElectric:xs(function(ht){Ag(this,ht)}),findPosH:function(ht,gt,Pt,Ft){var Rt=1;gt<0&&(Rt=-1,gt=-gt);for(var Ot=me(this.doc,ht),Zt=0;Zt<gt&&(Ot=pc(this.doc,Ot,Rt,Pt,Ft),!Ot.hitSide);++Zt);return Ot},moveH:xs(function(ht,gt){var Pt=this;this.extendSelectionsBy(function(Ft){return Pt.display.shift||Pt.doc.extend||Ft.empty()?pc(Pt.doc,Ft.head,ht,gt,Pt.options.rtlMoveVisually):ht<0?Ft.from():Ft.to()},fn)}),deleteH:xs(function(ht,gt){var Pt=this.doc.sel,Ft=this.doc;Pt.somethingSelected()?Ft.replaceSelection("",null,"+delete"):Na(this,function(Rt){var Ot=pc(Ft,Rt.head,ht,gt,!1);return ht<0?{from:Ot,to:Rt.head}:{from:Rt.head,to:Ot}})}),findPosV:function(ht,gt,Pt,Ft){var Rt=1,Ot=Ft;gt<0&&(Rt=-1,gt=-gt);for(var Zt=me(this.doc,ht),Se=0;Se<gt;++Se){var Jt=mr(this,Zt,"div");if(Ot==null?Ot=Jt.left:Jt.left=Ot,Zt=qu(this,Jt,Rt,Pt),Zt.hitSide)break}return Zt},moveV:xs(function(ht,gt){var Pt=this,Ft=this.doc,Rt=[],Ot=!this.display.shift&&!Ft.extend&&Ft.sel.somethingSelected();if(Ft.extendSelectionsBy(function(Se){if(Ot)return ht<0?Se.from():Se.to();var Jt=mr(Pt,Se.head,"div");Se.goalColumn!=null&&(Jt.left=Se.goalColumn),Rt.push(Jt.left);var Oe=qu(Pt,Jt,ht,gt);return gt=="page"&&Se==Ft.sel.primary()&&Hc(Pt,Du(Pt,Oe,"div").top-Jt.top),Oe},fn),Rt.length)for(var Zt=0;Zt<Ft.sel.ranges.length;Zt++)Ft.sel.ranges[Zt].goalColumn=Rt[Zt]}),findWordAt:function(ht){var gt=this.doc,Pt=Ue(gt,ht.line).text,Ft=ht.ch,Rt=ht.ch;if(Pt){var Ot=this.getHelper(ht,"wordChars");(ht.sticky=="before"||Rt==Pt.length)&&Ft?--Ft:++Rt;for(var Zt=Pt.charAt(Ft),Se=zt(Zt,Ot)?function(Jt){return zt(Jt,Ot)}:/\s/.test(Zt)?function(Jt){return/\s/.test(Jt)}:function(Jt){return!/\s/.test(Jt)&&!zt(Jt)};Ft>0&&Se(Pt.charAt(Ft-1));)--Ft;for(;Rt<Pt.length&&Se(Pt.charAt(Rt));)++Rt}return new ir(Kt(ht.line,Ft),Kt(ht.line,Rt))},toggleOverwrite:function(ht){ht!=null&&ht==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?un(this.display.cursorDiv,"CodeMirror-overwrite"):jt(this.display.cursorDiv,"CodeMirror-overwrite"),Ii(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==je()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:xs(function(ht,gt){wh(this,ht,gt)}),getScrollInfo:function(){var ht=this.display.scroller;return{left:ht.scrollLeft,top:ht.scrollTop,height:ht.scrollHeight-js(this)-this.display.barHeight,width:ht.scrollWidth-js(this)-this.display.barWidth,clientHeight:Nl(this),clientWidth:Ma(this)}},scrollIntoView:xs(function(ht,gt){ht==null?(ht={from:this.doc.sel.primary().head,to:null},gt==null&&(gt=this.options.cursorScrollMargin)):typeof ht=="number"?ht={from:Kt(ht,0),to:null}:ht.from==null&&(ht={from:ht,to:null}),ht.to||(ht.to=ht.from),ht.margin=gt||0,ht.from.line!=null?Oo(this,ht):Wc(this,ht.from,ht.to,ht.margin)}),setSize:xs(function(ht,gt){var Pt=this,Ft=function(Ot){return typeof Ot=="number"||/^\d+$/.test(String(Ot))?Ot+"px":Ot};ht!=null&&(this.display.wrapper.style.width=Ft(ht)),gt!=null&&(this.display.wrapper.style.height=Ft(gt)),this.options.lineWrapping&&Au(this);var Rt=this.display.viewFrom;this.doc.iter(Rt,this.display.viewTo,function(Ot){if(Ot.widgets){for(var Zt=0;Zt<Ot.widgets.length;Zt++)if(Ot.widgets[Zt].noHScroll){xo(Pt,Rt,"widget");break}}++Rt}),this.curOp.forceUpdate=!0,Ii(this,"refresh",this)}),operation:function(ht){return Yo(this,ht)},startOperation:function(){return ju(this)},endOperation:function(){return zu(this)},refresh:xs(function(){var ht=this.display.cachedTextHeight;Cr(this),this.curOp.forceUpdate=!0,Bu(this),wh(this,this.doc.scrollLeft,this.doc.scrollTop),Hu(this.display),(ht==null||Math.abs(ht-ia(this.display))>.5||this.options.lineWrapping)&&Vi(this),Ii(this,"refresh",this)}),swapDoc:xs(function(ht){var gt=this.doc;return gt.cm=null,this.state.selectingText&&this.state.selectingText(),Kc(this,ht),Bu(this),this.display.input.reset(),wh(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,wi(this,"swapDoc",this,gt),gt}),phrase:function(ht){var gt=this.options.phrases;return gt&&Object.prototype.hasOwnProperty.call(gt,ht)?gt[ht]:ht},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},Qi(it),it.registerHelper=function(ht,gt,Pt){dt.hasOwnProperty(ht)||(dt[ht]=it[ht]={_global:[]}),dt[ht][gt]=Pt},it.registerGlobalHelper=function(ht,gt,Pt,Ft){it.registerHelper(ht,gt,Ft),dt[ht]._global.push({pred:Pt,val:Ft})}}function pc(it,st,dt,ht,gt){var Pt=st,Ft=dt,Rt=Ue(it,st.line),Ot=gt&&it.direction=="rtl"?-dt:dt;function Zt(){var Di=st.line+Ot;return Di<it.first||Di>=it.first+it.size?!1:(st=new Kt(Di,st.ch,st.sticky),Rt=Ue(it,Di))}function Se(Di){var yi;if(ht=="codepoint"){var zi=Rt.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(zi)?yi=null:yi=new Kt(st.line,Math.max(0,Math.min(Rt.text.length,st.ch+dt*(zi>=55296&&zi<56320?2:1))),-dt)}else gt?yi=nf(it.cm,Rt,st,dt):yi=Qr(Rt,st,dt);if(yi==null)if(!Di&&Zt())st=cc(gt,it.cm,Rt,st.line,Ot);else return!1;else st=yi;return!0}if(ht=="char"||ht=="codepoint")Se();else if(ht=="column")Se(!0);else if(ht=="word"||ht=="group")for(var Jt=null,Oe=ht=="group",Te=it.cm&&it.cm.getHelper(st,"wordChars"),mn=!0;!(dt<0&&!Se(!mn));mn=!1){var wn=Rt.text.charAt(st.ch)||`
`,jn=zt(wn,Te)?"w":Oe&&wn==`
`?"n":!Oe||/\s/.test(wn)?null:"p";if(Oe&&!mn&&!jn&&(jn="s"),Jt&&Jt!=jn){dt<0&&(dt=1,Se(),st.sticky="after");break}if(jn&&(Jt=jn),dt>0&&!Se(!mn))break}var ai=sc(it,st,Pt,Ft,!0);return Je(Pt,ai)&&(ai.hitSide=!0),ai}function qu(it,st,dt,ht){var gt=it.doc,Pt=st.left,Ft;if(ht=="page"){var Rt=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Ot=Math.max(Rt-.5*ia(it.display),3);Ft=(dt>0?st.bottom:st.top)+dt*Ot}else ht=="line"&&(Ft=dt>0?st.bottom+3:st.top-3);for(var Zt;Zt=_s(it,Pt,Ft),!!Zt.outside;){if(dt<0?Ft<=0:Ft>=gt.height){Zt.hitSide=!0;break}Ft+=dt*5}return Zt}var dr=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Yt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};dr.prototype.init=function(it){var st=this,dt=this,ht=dt.cm,gt=dt.div=it.lineDiv;Dg(gt,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function Pt(Rt){for(var Ot=Rt.target;Ot;Ot=Ot.parentNode){if(Ot==gt)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Ot.className))break}return!1}Bn(gt,"paste",function(Rt){!Pt(Rt)||_i(ht,Rt)||Tg(Rt,ht)||re<=11&&setTimeout(cs(ht,function(){return st.updateFromDOM()}),20)}),Bn(gt,"compositionstart",function(Rt){st.composing={data:Rt.data,done:!1}}),Bn(gt,"compositionupdate",function(Rt){st.composing||(st.composing={data:Rt.data,done:!1})}),Bn(gt,"compositionend",function(Rt){st.composing&&(Rt.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),Bn(gt,"touchstart",function(){return dt.forceCompositionEnd()}),Bn(gt,"input",function(){st.composing||st.readFromDOMSoon()});function Ft(Rt){if(!(!Pt(Rt)||_i(ht,Rt))){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()}),Rt.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Ot=Bg(ht);Rh({lineWise:!0,text:Ot.text}),Rt.type=="cut"&&ht.operation(function(){ht.setSelections(Ot.ranges,0,Be),ht.replaceSelection("",null,"cut")})}else return;if(Rt.clipboardData){Rt.clipboardData.clearData();var Zt=va.text.join(`
`);if(Rt.clipboardData.setData("Text",Zt),Rt.clipboardData.getData("Text")==Zt){Rt.preventDefault();return}}var Se=Og(),Jt=Se.firstChild;ht.display.lineSpace.insertBefore(Se,ht.display.lineSpace.firstChild),Jt.value=va.text.join(`
`);var Oe=document.activeElement;cn(Jt),setTimeout(function(){ht.display.lineSpace.removeChild(Se),Oe.focus(),Oe==gt&&dt.showPrimarySelection()},50)}}Bn(gt,"copy",Ft),Bn(gt,"cut",Ft)},dr.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},dr.prototype.prepareSelection=function(){var it=Ou(this.cm,!1);return it.focus=document.activeElement==this.div,it},dr.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},dr.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},dr.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,dt=st.doc.sel.primary(),ht=dt.from(),gt=dt.to();if(st.display.viewTo==st.display.viewFrom||ht.line>=st.display.viewTo||gt.line<st.display.viewFrom){it.removeAllRanges();return}var Pt=mc(st,it.anchorNode,it.anchorOffset),Ft=mc(st,it.focusNode,it.focusOffset);if(!(Pt&&!Pt.bad&&Ft&&!Ft.bad&&$t(Ke(Pt,Ft),ht)==0&&$t(Xn(Pt,Ft),gt)==0)){var Rt=st.display.view,Ot=ht.line>=st.display.viewFrom&&ff(st,ht)||{node:Rt[0].measure.map[2],offset:0},Zt=gt.line<st.display.viewTo&&ff(st,gt);if(!Zt){var Se=Rt[Rt.length-1].measure,Jt=Se.maps?Se.maps[Se.maps.length-1]:Se.map;Zt={node:Jt[Jt.length-1],offset:Jt[Jt.length-2]-Jt[Jt.length-3]}}if(!Ot||!Zt){it.removeAllRanges();return}var Oe=it.rangeCount&&it.getRangeAt(0),Te;try{Te=ce(Ot.node,Ot.offset,Zt.offset,Zt.node)}catch(mn){}Te&&(!St&&st.state.focused?(it.collapse(Ot.node,Ot.offset),Te.collapsed||(it.removeAllRanges(),it.addRange(Te))):(it.removeAllRanges(),it.addRange(Te)),Oe&&it.anchorNode==null?it.addRange(Oe):St&&this.startGracePeriod()),this.rememberSelection()}},dr.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)},dr.prototype.showMultipleSelections=function(it){ne(this.cm.display.cursorDiv,it.cursors),ne(this.cm.display.selectionDiv,it.selection)},dr.prototype.rememberSelection=function(){var it=this.getSelection();this.lastAnchorNode=it.anchorNode,this.lastAnchorOffset=it.anchorOffset,this.lastFocusNode=it.focusNode,this.lastFocusOffset=it.focusOffset},dr.prototype.selectionInEditor=function(){var it=this.getSelection();if(!it.rangeCount)return!1;var st=it.getRangeAt(0).commonAncestorContainer;return Qe(this.div,st)},dr.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},dr.prototype.blur=function(){this.div.blur()},dr.prototype.getField=function(){return this.div},dr.prototype.supportsTouch=function(){return!0},dr.prototype.receivedFocus=function(){var it=this;this.selectionInEditor()?this.pollSelection():Yo(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)},dr.prototype.selectionChanged=function(){var it=this.getSelection();return it.anchorNode!=this.lastAnchorNode||it.anchorOffset!=this.lastAnchorOffset||it.focusNode!=this.lastFocusNode||it.focusOffset!=this.lastFocusOffset},dr.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var it=this.getSelection(),st=this.cm;if(et&&fe&&this.cm.display.gutterSpecs.length&&Ig(it.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var dt=mc(st,it.anchorNode,it.anchorOffset),ht=mc(st,it.focusNode,it.focusOffset);dt&&ht&&Yo(st,function(){Ks(st.doc,gu(dt,ht),Be),(dt.bad||ht.bad)&&(st.curOp.selectionChanged=!0)})}}},dr.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var it=this.cm,st=it.display,dt=it.doc.sel.primary(),ht=dt.from(),gt=dt.to();if(ht.ch==0&&ht.line>it.firstLine()&&(ht=Kt(ht.line-1,Ue(it.doc,ht.line-1).length)),gt.ch==Ue(it.doc,gt.line).text.length&&gt.line<it.lastLine()&&(gt=Kt(gt.line+1,0)),ht.line<st.viewFrom||gt.line>st.viewTo-1)return!1;var Pt,Ft,Rt;ht.line==st.viewFrom||(Pt=Ha(it,ht.line))==0?(Ft=Wt(st.view[0].line),Rt=st.view[0].node):(Ft=Wt(st.view[Pt].line),Rt=st.view[Pt-1].node.nextSibling);var Ot=Ha(it,gt.line),Zt,Se;if(Ot==st.view.length-1?(Zt=st.viewTo-1,Se=st.lineDiv.lastChild):(Zt=Wt(st.view[Ot+1].line)-1,Se=st.view[Ot+1].node.previousSibling),!Rt)return!1;for(var Jt=it.doc.splitLines(Ed(it,Rt,Se,Ft,Zt)),Oe=In(it.doc,Kt(Ft,0),Kt(Zt,Ue(it.doc,Zt).text.length));Jt.length>1&&Oe.length>1;)if(Le(Jt)==Le(Oe))Jt.pop(),Oe.pop(),Zt--;else if(Jt[0]==Oe[0])Jt.shift(),Oe.shift(),Ft++;else break;for(var Te=0,mn=0,wn=Jt[0],jn=Oe[0],ai=Math.min(wn.length,jn.length);Te<ai&&wn.charCodeAt(Te)==jn.charCodeAt(Te);)++Te;for(var Di=Le(Jt),yi=Le(Oe),zi=Math.min(Di.length-(Jt.length==1?Te:0),yi.length-(Oe.length==1?Te:0));mn<zi&&Di.charCodeAt(Di.length-mn-1)==yi.charCodeAt(yi.length-mn-1);)++mn;if(Jt.length==1&&Oe.length==1&&Ft==ht.line)for(;Te&&Te>ht.ch&&Di.charCodeAt(Di.length-mn-1)==yi.charCodeAt(yi.length-mn-1);)Te--,mn++;Jt[Jt.length-1]=Di.slice(0,Di.length-mn).replace(/^\u200b+/,""),Jt[0]=Jt[0].slice(Te).replace(/\u200b+$/,"");var ro=Kt(Ft,Te),vi=Kt(Zt,Oe.length?Le(Oe).length-mn:0);if(Jt.length>1||Jt[0]||$t(ro,vi))return Fh(it.doc,Jt,ro,vi,"+input"),!0},dr.prototype.ensurePolled=function(){this.forceCompositionEnd()},dr.prototype.reset=function(){this.forceCompositionEnd()},dr.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},dr.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))},dr.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&Yo(this.cm,function(){return Cr(it.cm)})},dr.prototype.setUneditable=function(it){it.contentEditable="false"},dr.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||cs(this.cm,gc)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},dr.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},dr.prototype.onContextMenu=function(){},dr.prototype.resetPosition=function(){},dr.prototype.needsContentAttribute=!0;function ff(it,st){var dt=ml(it,st.line);if(!dt||dt.hidden)return null;var ht=Ue(it.doc,st.line),gt=Tu(dt,ht,st.line),Pt=zn(ht,it.doc.direction),Ft="left";if(Pt){var Rt=Tn(Pt,st.ch);Ft=Rt%2?"right":"left"}var Ot=ld(gt.map,st.ch,Ft);return Ot.offset=Ot.collapse=="right"?Ot.end:Ot.start,Ot}function Ig(it){for(var st=it;st;st=st.parentNode)if(/CodeMirror-gutter-wrapper/.test(st.className))return!0;return!1}function Md(it,st){return st&&(it.bad=!0),it}function Ed(it,st,dt,ht,gt){var Pt="",Ft=!1,Rt=it.doc.lineSeparator(),Ot=!1;function Zt(Te){return function(mn){return mn.id==Te}}function Se(){Ft&&(Pt+=Rt,Ot&&(Pt+=Rt),Ft=Ot=!1)}function Jt(Te){Te&&(Se(),Pt+=Te)}function Oe(Te){if(Te.nodeType==1){var mn=Te.getAttribute("cm-text");if(mn){Jt(mn);return}var wn=Te.getAttribute("cm-marker"),jn;if(wn){var ai=it.findMarks(Kt(ht,0),Kt(gt+1,0),Zt(+wn));ai.length&&(jn=ai[0].find(0))&&Jt(In(it.doc,jn.from,jn.to).join(Rt));return}if(Te.getAttribute("contenteditable")=="false")return;var Di=/^(pre|div|p|li|table|br)$/i.test(Te.nodeName);if(!/^br$/i.test(Te.nodeName)&&Te.textContent.length==0)return;Di&&Se();for(var yi=0;yi<Te.childNodes.length;yi++)Oe(Te.childNodes[yi]);/^(pre|p)$/i.test(Te.nodeName)&&(Ot=!0),Di&&(Ft=!0)}else Te.nodeType==3&&Jt(Te.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;Oe(st),st!=dt;)st=st.nextSibling,Ot=!1;return Pt}function mc(it,st,dt){var ht;if(st==it.display.lineDiv){if(ht=it.display.lineDiv.childNodes[dt],!ht)return Md(it.clipPos(Kt(it.display.viewTo-1)),!0);st=null,dt=0}else for(ht=st;;ht=ht.parentNode){if(!ht||ht==it.display.lineDiv)return null;if(ht.parentNode&&ht.parentNode==it.display.lineDiv)break}for(var gt=0;gt<it.display.view.length;gt++){var Pt=it.display.view[gt];if(Pt.node==ht)return rm(Pt,st,dt)}}function rm(it,st,dt){var ht=it.text.firstChild,gt=!1;if(!st||!Qe(ht,st))return Md(Kt(Wt(it.line),0),!0);if(st==ht&&(gt=!0,st=ht.childNodes[dt],dt=0,!st)){var Pt=it.rest?Le(it.rest):it.line;return Md(Kt(Wt(Pt),Pt.text.length),gt)}var Ft=st.nodeType==3?st:null,Rt=st;for(!Ft&&st.childNodes.length==1&&st.firstChild.nodeType==3&&(Ft=st.firstChild,dt&&(dt=Ft.nodeValue.length));Rt.parentNode!=ht;)Rt=Rt.parentNode;var Ot=it.measure,Zt=Ot.maps;function Se(jn,ai,Di){for(var yi=-1;yi<(Zt?Zt.length:0);yi++)for(var zi=yi<0?Ot.map:Zt[yi],ro=0;ro<zi.length;ro+=3){var vi=zi[ro+2];if(vi==jn||vi==ai){var Co=Wt(yi<0?it.line:it.rest[yi]),Lr=zi[ro]+Di;return(Di<0||vi!=jn)&&(Lr=zi[ro+(Di?1:0)]),Kt(Co,Lr)}}}var Jt=Se(Ft,Rt,dt);if(Jt)return Md(Jt,gt);for(var Oe=Rt.nextSibling,Te=Ft?Ft.nodeValue.length-dt:0;Oe;Oe=Oe.nextSibling){if(Jt=Se(Oe,Oe.firstChild,0),Jt)return Md(Kt(Jt.line,Jt.ch-Te),gt);Te+=Oe.textContent.length}for(var mn=Rt.previousSibling,wn=dt;mn;mn=mn.previousSibling){if(Jt=Se(mn,mn.firstChild,-1),Jt)return Md(Kt(Jt.line,Jt.ch+wn),gt);wn+=mn.textContent.length}}var is=function(it){this.cm=it,this.prevInput="",this.pollingFast=!1,this.polling=new Yt,this.hasSelection=!1,this.composing=null};is.prototype.init=function(it){var st=this,dt=this,ht=this.cm;this.createField(it);var gt=this.textarea;it.wrapper.insertBefore(this.wrapper,it.wrapper.firstChild),Nt&&(gt.style.width="0px"),Bn(gt,"input",function(){pe&&re>=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),Bn(gt,"paste",function(Ft){_i(ht,Ft)||Tg(Ft,ht)||(ht.state.pasteIncoming=+new Date,dt.fastPoll())});function Pt(Ft){if(!_i(ht,Ft)){if(ht.somethingSelected())Rh({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var Rt=Bg(ht);Rh({lineWise:!0,text:Rt.text}),Ft.type=="cut"?ht.setSelections(Rt.ranges,null,Be):(dt.prevInput="",gt.value=Rt.text.join(`
`),cn(gt))}else return;Ft.type=="cut"&&(ht.state.cutIncoming=+new Date)}}Bn(gt,"cut",Pt),Bn(gt,"copy",Pt),Bn(it.scroller,"paste",function(Ft){if(!(Yr(it,Ft)||_i(ht,Ft))){if(!gt.dispatchEvent){ht.state.pasteIncoming=+new Date,dt.focus();return}var Rt=new Event("paste");Rt.clipboardData=Ft.clipboardData,gt.dispatchEvent(Rt)}}),Bn(it.lineSpace,"selectstart",function(Ft){Yr(it,Ft)||oo(Ft)}),Bn(gt,"compositionstart",function(){var Ft=ht.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:Ft,range:ht.markText(Ft,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),Bn(gt,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},is.prototype.createField=function(it){this.wrapper=Og(),this.textarea=this.wrapper.firstChild},is.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},is.prototype.prepareSelection=function(){var it=this.cm,st=it.display,dt=it.doc,ht=Ou(it);if(it.options.moveInputWithCursor){var gt=mr(it,dt.sel.primary().head,"div"),Pt=st.wrapper.getBoundingClientRect(),Ft=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,gt.top+Ft.top-Pt.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,gt.left+Ft.left-Pt.left))}return ht},is.prototype.showSelection=function(it){var st=this.cm,dt=st.display;ne(dt.cursorDiv,it.cursors),ne(dt.selectionDiv,it.selection),it.teTop!=null&&(this.wrapper.style.top=it.teTop+"px",this.wrapper.style.left=it.teLeft+"px")},is.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&&cn(this.textarea),pe&&re>=9&&(this.hasSelection=dt)}else it||(this.prevInput=this.textarea.value="",pe&&re>=9&&(this.hasSelection=null))}},is.prototype.getField=function(){return this.textarea},is.prototype.supportsTouch=function(){return!1},is.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!nt||je()!=this.textarea))try{this.textarea.focus()}catch(it){}},is.prototype.blur=function(){this.textarea.blur()},is.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},is.prototype.receivedFocus=function(){this.slowPoll()},is.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},is.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)},is.prototype.poll=function(){var it=this,st=this.cm,dt=this.textarea,ht=this.prevInput;if(this.contextMenuPending||!st.state.focused||Lt(dt)&&!ht&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var gt=dt.value;if(gt==ht&&!st.somethingSelected())return!1;if(pe&&re>=9&&this.hasSelection===gt||ct&&/[\uf700-\uf7ff]/.test(gt))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var Pt=gt.charCodeAt(0);if(Pt==8203&&!ht&&(ht="\u200B"),Pt==8666)return this.reset(),this.cm.execCommand("undo")}for(var Ft=0,Rt=Math.min(ht.length,gt.length);Ft<Rt&&ht.charCodeAt(Ft)==gt.charCodeAt(Ft);)++Ft;return Yo(st,function(){gc(st,gt.slice(Ft),ht.length-Ft,null,it.composing?"*compose":null),gt.length>1e3||gt.indexOf(`
`)>-1?dt.value=it.prevInput="":it.prevInput=gt,it.composing&&(it.composing.range.clear(),it.composing.range=st.markText(it.composing.start,st.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},is.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},is.prototype.onKeyPress=function(){pe&&re>=9&&(this.hasSelection=null),this.fastPoll()},is.prototype.onContextMenu=function(it){var st=this,dt=st.cm,ht=dt.display,gt=st.textarea;st.contextMenuPending&&st.contextMenuPending();var Pt=oa(dt,it),Ft=ht.scroller.scrollTop;if(!Pt||qt)return;var Rt=dt.options.resetSelectionOnContextMenu;Rt&&dt.doc.sel.contains(Pt)==-1&&cs(dt,Ks)(dt.doc,gu(Pt),Be);var Ot=gt.style.cssText,Zt=st.wrapper.style.cssText,Se=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",gt.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(it.clientY-Se.top-5)+"px; left: "+(it.clientX-Se.left-5)+`px;
z-index: 1000; background: `+(pe?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Jt;se&&(Jt=window.scrollY),ht.input.focus(),se&&window.scrollTo(null,Jt),ht.input.reset(),dt.somethingSelected()||(gt.value=st.prevInput=" "),st.contextMenuPending=Te,ht.selForContextMenu=dt.doc.sel,clearTimeout(ht.detectingSelectAll);function Oe(){if(gt.selectionStart!=null){var wn=dt.somethingSelected(),jn="\u200B"+(wn?gt.value:"");gt.value="\u21DA",gt.value=jn,st.prevInput=wn?"":"\u200B",gt.selectionStart=1,gt.selectionEnd=jn.length,ht.selForContextMenu=dt.doc.sel}}function Te(){if(st.contextMenuPending==Te&&(st.contextMenuPending=!1,st.wrapper.style.cssText=Zt,gt.style.cssText=Ot,pe&&re<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=Ft),gt.selectionStart!=null)){(!pe||pe&&re<9)&&Oe();var wn=0,jn=function(){ht.selForContextMenu==dt.doc.sel&&gt.selectionStart==0&&gt.selectionEnd>0&&st.prevInput=="\u200B"?cs(dt,Jr)(dt):wn++<10?ht.detectingSelectAll=setTimeout(jn,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(jn,200)}}if(pe&&re>=9&&Oe(),bt){zo(it);var mn=function(){gi(window,"mouseup",mn),setTimeout(Te,20)};Bn(window,"mouseup",mn)}else setTimeout(Te,50)},is.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},is.prototype.setUneditable=function(){},is.prototype.needsContentAttribute=!1;function sm(it,st){if(st=st?qn(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=Rt.getValue()}var gt;if(it.form&&(Bn(it.form,"submit",ht),!st.leaveSubmitMethodAlone)){var Pt=it.form;gt=Pt.submit;try{var Ft=Pt.submit=function(){ht(),Pt.submit=gt,Pt.submit(),Pt.submit=Ft}}catch(Ot){}}st.finishInit=function(Ot){Ot.save=ht,Ot.getTextArea=function(){return it},Ot.toTextArea=function(){Ot.toTextArea=isNaN,ht(),it.parentNode.removeChild(Ot.getWrapperElement()),it.style.display="",it.form&&(gi(it.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=gt))}},it.style.display="none";var Rt=Ho(function(Ot){return it.parentNode.insertBefore(Ot,it.nextSibling)},st);return Rt}function bd(it){it.off=gi,it.on=Bn,it.wheelEventPixels=Va,it.Doc=Gs,it.splitLines=Lo,it.countColumn=ee,it.findColumn=ri,it.isWordChar=Tt,it.Pass=On,it.signal=Ii,it.Line=Jo,it.changeEnd=Uu,it.scrollbarModel=ng,it.Pos=Kt,it.cmpPos=$t,it.modes=Qn,it.mimeModes=li,it.resolveMode=Fe,it.getMode=Ee,it.modeExtensions=ye,it.extendMode=Re,it.copyState=Kn,it.startState=Mi,it.innerMode=_n,it.commands=Xu,it.keyMap=Fa,it.keyName=qp,it.isModifierKey=xd,it.lookupKey=sl,it.normalizeKeyMap=vg,it.StringStream=Me,it.SharedTextMarker=Kl,it.TextMarker=de,it.LineWidget=vu,it.e_preventDefault=oo,it.e_stopPropagation=Bo,it.e_stop=zo,it.addClass=un,it.contains=Qe,it.rmClass=jt,it.keyNames=Xl}im(Ho),Qu(Ho);var yu="iter insert remove copy getEditor constructor".split(" ");for(var vc in Gs.prototype)Gs.prototype.hasOwnProperty(vc)&&tn(yu,vc)<0&&(Ho.prototype[vc]=function(it){return function(){return it.apply(this.doc,arguments)}}(Gs.prototype[vc]));return Qi(Gs),Ho.inputStyles={textarea:is,contenteditable:dr},Ho.defineMode=function(it){!Ho.defaults.mode&&it!="null"&&(Ho.defaults.mode=it),mi.apply(this,arguments)},Ho.defineMIME=lo,Ho.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),Ho.defineMIME("text/plain","null"),Ho.defineExtension=function(it,st){Ho.prototype[it]=st},Ho.defineDocExtension=function(it,st){Gs.prototype[it]=st},Ho.fromTextArea=sm,bd(Ho),Ho.version="5.58.2",Ho})},25419:function(nn,An,Ut){(function(St){St(Ut(89780),Ut(15525),Ut(98101))})(function(St){"use strict";St.defineMode("markdown",function(ge,ke){var Xe=St.getMode(ge,"text/html"),pe=Xe.name=="null";function re(ee){if(St.findModeByName){var Yt=St.findModeByName(ee);Yt&&(ee=Yt.mime||Yt.mimes[0])}var tn=St.getMode(ge,ee);return tn.name=="null"?null:tn}ke.highlightFormatting===void 0&&(ke.highlightFormatting=!1),ke.maxBlockquoteDepth===void 0&&(ke.maxBlockquoteDepth=0),ke.taskLists===void 0&&(ke.taskLists=!1),ke.strikethrough===void 0&&(ke.strikethrough=!1),ke.emoji===void 0&&(ke.emoji=!1),ke.fencedCodeBlockHighlighting===void 0&&(ke.fencedCodeBlockHighlighting=!0),ke.fencedCodeBlockDefaultMode===void 0&&(ke.fencedCodeBlockDefaultMode="text/plain"),ke.xml===void 0&&(ke.xml=!0),ke.tokenTypeOverrides===void 0&&(ke.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 Ae in se)se.hasOwnProperty(Ae)&&ke.tokenTypeOverrides[Ae]&&(se[Ae]=ke.tokenTypeOverrides[Ae]);var fe=/^([*\-_])(?:\s*\1){2,}\s*$/,qt=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Ze=/^\[(x| )\](?=\s)/i,oe=ke.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,_e=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Nt=/^[^#!\[\]*_\\<>` "'(~:]+/,et=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,nt=/^\s*\[[^\]]+?\]:.*$/,ct=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\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(ee,Yt,tn){return Yt.f=Yt.inline=tn,tn(ee,Yt)}function vt(ee,Yt,tn){return Yt.f=Yt.block=tn,tn(ee,Yt)}function Ct(ee){return!ee||!/\S/.test(ee.string)}function bt(ee){if(ee.linkTitle=!1,ee.linkHref=!1,ee.linkText=!1,ee.em=!1,ee.strong=!1,ee.strikethrough=!1,ee.quote=0,ee.indentedCode=!1,ee.f==jt){var Yt=pe;if(!Yt){var tn=St.innerMode(Xe,ee.htmlState);Yt=tn.mode.name=="xml"&&tn.state.tagStart===null&&!tn.state.context&&tn.state.tokenize.isInText}Yt&&(ee.f=De,ee.block=Gt,ee.htmlState=null)}return ee.trailingSpace=0,ee.trailingSpaceNewLine=!1,ee.prevLine=ee.thisLine,ee.thisLine={stream:null},null}function Gt(ee,Yt){var tn=ee.column()===Yt.indentation,Wn=Ct(Yt.prevLine.stream),On=Yt.indentedCode,Be=Yt.prevLine.hr,sn=Yt.list!==!1,fn=(Yt.listStack[Yt.listStack.length-1]||0)+3;Yt.indentedCode=!1;var ri=Yt.indentation;if(Yt.indentationDiff===null&&(Yt.indentationDiff=Yt.indentation,sn)){for(Yt.list=null;ri<Yt.listStack[Yt.listStack.length-1];)Yt.listStack.pop(),Yt.listStack.length?Yt.indentation=Yt.listStack[Yt.listStack.length-1]:Yt.list=!1;Yt.list!==!1&&(Yt.indentationDiff=ri-Yt.listStack[Yt.listStack.length-1])}var hn=!Wn&&!Be&&!Yt.prevLine.header&&(!sn||!On)&&!Yt.prevLine.fencedCodeEnd,ve=(Yt.list===!1||Be||Wn)&&Yt.indentation<=fn&&ee.match(fe),Le=null;if(Yt.indentationDiff>=4&&(On||Yt.prevLine.fencedCodeEnd||Yt.prevLine.header||Wn))return ee.skipToEnd(),Yt.indentedCode=!0,se.code;if(ee.eatSpace())return null;if(tn&&Yt.indentation<=fn&&(Le=ee.match(oe))&&Le[1].length<=6)return Yt.quote=0,Yt.header=Le[1].length,Yt.thisLine.header=!0,ke.highlightFormatting&&(Yt.formatting="header"),Yt.f=Yt.inline,ne(Yt);if(Yt.indentation<=fn&&ee.eat(">"))return Yt.quote=tn?1:Yt.quote+1,ke.highlightFormatting&&(Yt.formatting="quote"),ee.eatSpace(),ne(Yt);if(!ve&&!Yt.setext&&tn&&Yt.indentation<=fn&&(Le=ee.match(qt))){var Pn=Le[1]?"ol":"ul";return Yt.indentation=ri+ee.current().length,Yt.list=!0,Yt.quote=0,Yt.listStack.push(Yt.indentation),Yt.em=!1,Yt.strong=!1,Yt.code=!1,Yt.strikethrough=!1,ke.taskLists&&ee.match(Ze,!1)&&(Yt.taskList=!0),Yt.f=Yt.inline,ke.highlightFormatting&&(Yt.formatting=["list","list-"+Pn]),ne(Yt)}else{if(tn&&Yt.indentation<=fn&&(Le=ee.match(et,!0)))return Yt.quote=0,Yt.fencedEndRE=new RegExp(Le[1]+"+ *$"),Yt.localMode=ke.fencedCodeBlockHighlighting&&re(Le[2]||ke.fencedCodeBlockDefaultMode),Yt.localMode&&(Yt.localState=St.startState(Yt.localMode)),Yt.f=Yt.block=ie,ke.highlightFormatting&&(Yt.formatting="code-block"),Yt.code=-1,ne(Yt);if(Yt.setext||(!hn||!sn)&&!Yt.quote&&Yt.list===!1&&!Yt.code&&!ve&&!nt.test(ee.string)&&(Le=ee.lookAhead(1))&&(Le=Le.match(_e)))return Yt.setext?(Yt.header=Yt.setext,Yt.setext=0,ee.skipToEnd(),ke.highlightFormatting&&(Yt.formatting="header")):(Yt.header=Le[0].charAt(0)=="="?1:2,Yt.setext=Yt.header),Yt.thisLine.header=!0,Yt.f=Yt.inline,ne(Yt);if(ve)return ee.skipToEnd(),Yt.hr=!0,Yt.thisLine.hr=!0,se.hr;if(ee.peek()==="[")return pt(ee,Yt,xn)}return pt(ee,Yt,Yt.inline)}function jt(ee,Yt){var tn=Xe.token(ee,Yt.htmlState);if(!pe){var Wn=St.innerMode(Xe,Yt.htmlState);(Wn.mode.name=="xml"&&Wn.state.tagStart===null&&!Wn.state.context&&Wn.state.tokenize.isInText||Yt.md_inside&&ee.current().indexOf(">")>-1)&&(Yt.f=De,Yt.block=Gt,Yt.htmlState=null)}return tn}function ie(ee,Yt){var tn=Yt.listStack[Yt.listStack.length-1]||0,Wn=Yt.indentation<tn,On=tn+3;if(Yt.fencedEndRE&&Yt.indentation<=On&&(Wn||ee.match(Yt.fencedEndRE))){ke.highlightFormatting&&(Yt.formatting="code-block");var Be;return Wn||(Be=ne(Yt)),Yt.localMode=Yt.localState=null,Yt.block=Gt,Yt.f=De,Yt.fencedEndRE=null,Yt.code=0,Yt.thisLine.fencedCodeEnd=!0,Wn?vt(ee,Yt,Yt.block):Be}else return Yt.localMode?Yt.localMode.token(ee,Yt.localState):(ee.skipToEnd(),se.code)}function ne(ee){var Yt=[];if(ee.formatting){Yt.push(se.formatting),typeof ee.formatting=="string"&&(ee.formatting=[ee.formatting]);for(var tn=0;tn<ee.formatting.length;tn++)Yt.push(se.formatting+"-"+ee.formatting[tn]),ee.formatting[tn]==="header"&&Yt.push(se.formatting+"-"+ee.formatting[tn]+"-"+ee.header),ee.formatting[tn]==="quote"&&(!ke.maxBlockquoteDepth||ke.maxBlockquoteDepth>=ee.quote?Yt.push(se.formatting+"-"+ee.formatting[tn]+"-"+ee.quote):Yt.push("error"))}if(ee.taskOpen)return Yt.push("meta"),Yt.length?Yt.join(" "):null;if(ee.taskClosed)return Yt.push("property"),Yt.length?Yt.join(" "):null;if(ee.linkHref?Yt.push(se.linkHref,"url"):(ee.strong&&Yt.push(se.strong),ee.em&&Yt.push(se.em),ee.strikethrough&&Yt.push(se.strikethrough),ee.emoji&&Yt.push(se.emoji),ee.linkText&&Yt.push(se.linkText),ee.code&&Yt.push(se.code),ee.image&&Yt.push(se.image),ee.imageAltText&&Yt.push(se.imageAltText,"link"),ee.imageMarker&&Yt.push(se.imageMarker)),ee.header&&Yt.push(se.header,se.header+"-"+ee.header),ee.quote&&(Yt.push(se.quote),!ke.maxBlockquoteDepth||ke.maxBlockquoteDepth>=ee.quote?Yt.push(se.quote+"-"+ee.quote):Yt.push(se.quote+"-"+ke.maxBlockquoteDepth)),ee.list!==!1){var Wn=(ee.listStack.length-1)%3;Wn?Wn===1?Yt.push(se.list2):Yt.push(se.list3):Yt.push(se.list1)}return ee.trailingSpaceNewLine?Yt.push("trailing-space-new-line"):ee.trailingSpace&&Yt.push("trailing-space-"+(ee.trailingSpace%2?"a":"b")),Yt.length?Yt.join(" "):null}function te(ee,Yt){if(ee.match(Nt,!0))return ne(Yt)}function De(ee,Yt){var tn=Yt.text(ee,Yt);if(typeof tn!="undefined")return tn;if(Yt.list)return Yt.list=null,ne(Yt);if(Yt.taskList){var Wn=ee.match(Ze,!0)[1]===" ";return Wn?Yt.taskOpen=!0:Yt.taskClosed=!0,ke.highlightFormatting&&(Yt.formatting="task"),Yt.taskList=!1,ne(Yt)}if(Yt.taskOpen=!1,Yt.taskClosed=!1,Yt.header&&ee.match(/^#+$/,!0))return ke.highlightFormatting&&(Yt.formatting="header"),ne(Yt);var On=ee.next();if(Yt.linkTitle){Yt.linkTitle=!1;var Be=On;On==="("&&(Be=")"),Be=(Be+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var sn="^\\s*(?:[^"+Be+"\\\\]+|\\\\\\\\|\\\\.)"+Be;if(ee.match(new RegExp(sn),!0))return se.linkHref}if(On==="`"){var fn=Yt.formatting;ke.highlightFormatting&&(Yt.formatting="code"),ee.eatWhile("`");var ri=ee.current().length;if(Yt.code==0&&(!Yt.quote||ri==1))return Yt.code=ri,ne(Yt);if(ri==Yt.code){var hn=ne(Yt);return Yt.code=0,hn}else return Yt.formatting=fn,ne(Yt)}else if(Yt.code)return ne(Yt);if(On==="\\"&&(ee.next(),ke.highlightFormatting)){var ve=ne(Yt),Le=se.formatting+"-escape";return ve?ve+" "+Le:Le}if(On==="!"&&ee.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Yt.imageMarker=!0,Yt.image=!0,ke.highlightFormatting&&(Yt.formatting="image"),ne(Yt);if(On==="["&&Yt.imageMarker&&ee.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Yt.imageMarker=!1,Yt.imageAltText=!0,ke.highlightFormatting&&(Yt.formatting="image"),ne(Yt);if(On==="]"&&Yt.imageAltText){ke.highlightFormatting&&(Yt.formatting="image");var ve=ne(Yt);return Yt.imageAltText=!1,Yt.image=!1,Yt.inline=Yt.f=Qe,ve}if(On==="["&&!Yt.image)return Yt.linkText&&ee.match(/^.*?\]/)||(Yt.linkText=!0,ke.highlightFormatting&&(Yt.formatting="link")),ne(Yt);if(On==="]"&&Yt.linkText){ke.highlightFormatting&&(Yt.formatting="link");var ve=ne(Yt);return Yt.linkText=!1,Yt.inline=Yt.f=ee.match(/\(.*?\)| ?\[.*?\]/,!1)?Qe:De,ve}if(On==="<"&&ee.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Yt.f=Yt.inline=ce,ke.highlightFormatting&&(Yt.formatting="link");var ve=ne(Yt);return ve?ve+=" ":ve="",ve+se.linkInline}if(On==="<"&&ee.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Yt.f=Yt.inline=ce,ke.highlightFormatting&&(Yt.formatting="link");var ve=ne(Yt);return ve?ve+=" ":ve="",ve+se.linkEmail}if(ke.xml&&On==="<"&&ee.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var Pn=ee.string.indexOf(">",ee.pos);if(Pn!=-1){var Cn=ee.string.substring(ee.start,Pn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(Cn)&&(Yt.md_inside=!0)}return ee.backUp(1),Yt.htmlState=St.startState(Xe),vt(ee,Yt,jt)}if(ke.xml&&On==="<"&&ee.match(/^\/\w*?>/))return Yt.md_inside=!1,"tag";if(On==="*"||On==="_"){for(var Bt=1,kt=ee.pos==1?" ":ee.string.charAt(ee.pos-2);Bt<3&&ee.eat(On);)Bt++;var wt=ee.peek()||" ",Tt=!/\s/.test(wt)&&(!ct.test(wt)||/\s/.test(kt)||ct.test(kt)),zt=!/\s/.test(kt)&&(!ct.test(kt)||/\s/.test(wt)||ct.test(wt)),Et=null,xe=null;if(Bt%2&&(!Yt.em&&Tt&&(On==="*"||!zt||ct.test(kt))?Et=!0:Yt.em==On&&zt&&(On==="*"||!Tt||ct.test(wt))&&(Et=!1)),Bt>1&&(!Yt.strong&&Tt&&(On==="*"||!zt||ct.test(kt))?xe=!0:Yt.strong==On&&zt&&(On==="*"||!Tt||ct.test(wt))&&(xe=!1)),xe!=null||Et!=null){ke.highlightFormatting&&(Yt.formatting=Et==null?"strong":xe==null?"em":"strong em"),Et===!0&&(Yt.em=On),xe===!0&&(Yt.strong=On);var hn=ne(Yt);return Et===!1&&(Yt.em=!1),xe===!1&&(Yt.strong=!1),hn}}else if(On===" "&&(ee.eat("*")||ee.eat("_"))){if(ee.peek()===" ")return ne(Yt);ee.backUp(1)}if(ke.strikethrough){if(On==="~"&&ee.eatWhile(On)){if(Yt.strikethrough){ke.highlightFormatting&&(Yt.formatting="strikethrough");var hn=ne(Yt);return Yt.strikethrough=!1,hn}else if(ee.match(/^[^\s]/,!1))return Yt.strikethrough=!0,ke.highlightFormatting&&(Yt.formatting="strikethrough"),ne(Yt)}else if(On===" "&&ee.match(/^~~/,!0)){if(ee.peek()===" ")return ne(Yt);ee.backUp(2)}}if(ke.emoji&&On===":"&&ee.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Yt.emoji=!0,ke.highlightFormatting&&(Yt.formatting="emoji");var qe=ne(Yt);return Yt.emoji=!1,qe}return On===" "&&(ee.match(/^ +$/,!1)?Yt.trailingSpace++:Yt.trailingSpace&&(Yt.trailingSpaceNewLine=!0)),ne(Yt)}function ce(ee,Yt){var tn=ee.next();if(tn===">"){Yt.f=Yt.inline=De,ke.highlightFormatting&&(Yt.formatting="link");var Wn=ne(Yt);return Wn?Wn+=" ":Wn="",Wn+se.linkInline}return ee.match(/^[^>]+/,!0),se.linkInline}function Qe(ee,Yt){if(ee.eatSpace())return null;var tn=ee.next();return tn==="("||tn==="["?(Yt.f=Yt.inline=un(tn==="("?")":"]"),ke.highlightFormatting&&(Yt.formatting="link-string"),Yt.linkHref=!0,ne(Yt)):"error"}var je={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function un(ee){return function(Yt,tn){var Wn=Yt.next();if(Wn===ee){tn.f=tn.inline=De,ke.highlightFormatting&&(tn.formatting="link-string");var On=ne(tn);return tn.linkHref=!1,On}return Yt.match(je[ee]),tn.linkHref=!0,ne(tn)}}function xn(ee,Yt){return ee.match(/^([^\]\\]|\\.)*\]:/,!1)?(Yt.f=cn,ee.next(),ke.highlightFormatting&&(Yt.formatting="link"),Yt.linkText=!0,ne(Yt)):pt(ee,Yt,De)}function cn(ee,Yt){if(ee.match(/^\]:/,!0)){Yt.f=Yt.inline=$n,ke.highlightFormatting&&(Yt.formatting="link");var tn=ne(Yt);return Yt.linkText=!1,tn}return ee.match(/^([^\]\\]|\\.)+/,!0),se.linkText}function $n(ee,Yt){return ee.eatSpace()?null:(ee.match(/^[^\s]+/,!0),ee.peek()===void 0?Yt.linkTitle=!0:ee.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Yt.f=Yt.inline=De,se.linkHref+" url")}var qn={startState:function(){return{f:Gt,prevLine:{stream:null},thisLine:{stream:null},block:Gt,htmlState:null,indentation:0,inline:De,text:te,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(ee){return{f:ee.f,prevLine:ee.prevLine,thisLine:ee.thisLine,block:ee.block,htmlState:ee.htmlState&&St.copyState(Xe,ee.htmlState),indentation:ee.indentation,localMode:ee.localMode,localState:ee.localMode?St.copyState(ee.localMode,ee.localState):null,inline:ee.inline,text:ee.text,formatting:!1,linkText:ee.linkText,linkTitle:ee.linkTitle,linkHref:ee.linkHref,code:ee.code,em:ee.em,strong:ee.strong,strikethrough:ee.strikethrough,emoji:ee.emoji,header:ee.header,setext:ee.setext,hr:ee.hr,taskList:ee.taskList,list:ee.list,listStack:ee.listStack.slice(0),quote:ee.quote,indentedCode:ee.indentedCode,trailingSpace:ee.trailingSpace,trailingSpaceNewLine:ee.trailingSpaceNewLine,md_inside:ee.md_inside,fencedEndRE:ee.fencedEndRE}},token:function(ee,Yt){if(Yt.formatting=!1,ee!=Yt.thisLine.stream){if(Yt.header=0,Yt.hr=!1,ee.match(/^\s*$/,!0))return bt(Yt),null;if(Yt.prevLine=Yt.thisLine,Yt.thisLine={stream:ee},Yt.taskList=!1,Yt.trailingSpace=0,Yt.trailingSpaceNewLine=!1,!Yt.localState&&(Yt.f=Yt.block,Yt.f!=jt)){var tn=ee.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Yt.indentation=tn,Yt.indentationDiff=null,tn>0)return null}}return Yt.f(ee,Yt)},innerMode:function(ee){return ee.block==jt?{state:ee.htmlState,mode:Xe}:ee.localState?{state:ee.localState,mode:ee.localMode}:{state:ee,mode:qn}},indent:function(ee,Yt,tn){return ee.block==jt&&Xe.indent?Xe.indent(ee.htmlState,Yt,tn):ee.localState&&ee.localMode.indent?ee.localMode.indent(ee.localState,Yt,tn):St.Pass},blankLine:bt,getType:ne,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return qn},"xml"),St.defineMIME("text/markdown","markdown"),St.defineMIME("text/x-markdown","markdown")})},98101:function(nn,An,Ut){(function(St){St(Ut(89780))})(function(St){"use strict";St.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 ge=0;ge<St.modeInfo.length;ge++){var ke=St.modeInfo[ge];ke.mimes&&(ke.mime=ke.mimes[0])}St.findModeByMIME=function(Xe){Xe=Xe.toLowerCase();for(var pe=0;pe<St.modeInfo.length;pe++){var re=St.modeInfo[pe];if(re.mime==Xe)return re;if(re.mimes){for(var se=0;se<re.mimes.length;se++)if(re.mimes[se]==Xe)return re}}if(/\+xml$/.test(Xe))return St.findModeByMIME("application/xml");if(/\+json$/.test(Xe))return St.findModeByMIME("application/json")},St.findModeByExtension=function(Xe){Xe=Xe.toLowerCase();for(var pe=0;pe<St.modeInfo.length;pe++){var re=St.modeInfo[pe];if(re.ext){for(var se=0;se<re.ext.length;se++)if(re.ext[se]==Xe)return re}}},St.findModeByFileName=function(Xe){for(var pe=0;pe<St.modeInfo.length;pe++){var re=St.modeInfo[pe];if(re.file&&re.file.test(Xe))return re}var se=Xe.lastIndexOf("."),Ae=se>-1&&Xe.substring(se+1,Xe.length);if(Ae)return St.findModeByExtension(Ae)},St.findModeByName=function(Xe){Xe=Xe.toLowerCase();for(var pe=0;pe<St.modeInfo.length;pe++){var re=St.modeInfo[pe];if(re.name.toLowerCase()==Xe)return re;if(re.alias){for(var se=0;se<re.alias.length;se++)if(re.alias[se].toLowerCase()==Xe)return re}}}})},67549:function(nn,An,Ut){(function(St){St(Ut(89780))})(function(St){"use strict";St.defineMode("stex",function(ge,ke){"use strict";function Xe(Nt,et){Nt.cmdState.push(et)}function pe(Nt){return Nt.cmdState.length>0?Nt.cmdState[Nt.cmdState.length-1]:null}function re(Nt){var et=Nt.cmdState.pop();et&&et.closeBracket()}function se(Nt){for(var et=Nt.cmdState,nt=et.length-1;nt>=0;nt--){var ct=et[nt];if(ct.name!="DEFAULT")return ct}return{styleIdentifier:function(){return null}}}function Ae(Nt,et,nt){return function(){this.name=Nt,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 fe={};fe.importmodule=Ae("importmodule","tag",["string","builtin"]),fe.documentclass=Ae("documentclass","tag",["","atom"]),fe.usepackage=Ae("usepackage","tag",["atom"]),fe.begin=Ae("begin","tag",["atom"]),fe.end=Ae("end","tag",["atom"]),fe.label=Ae("label","tag",["atom"]),fe.ref=Ae("ref","tag",["atom"]),fe.eqref=Ae("eqref","tag",["atom"]),fe.cite=Ae("cite","tag",["atom"]),fe.bibitem=Ae("bibitem","tag",["atom"]),fe.Bibitem=Ae("Bibitem","tag",["atom"]),fe.RBibitem=Ae("RBibitem","tag",["atom"]),fe.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function qt(Nt,et){Nt.f=et}function Ze(Nt,et){var nt;if(Nt.match(/^\\[a-zA-Z@]+/)){var ct=Nt.current().slice(1);return nt=fe.hasOwnProperty(ct)?fe[ct]:fe.DEFAULT,nt=new nt,Xe(et,nt),qt(et,_e),nt.style}if(Nt.match(/^\\[$&%#{}_]/)||Nt.match(/^\\[,;!\/\\]/))return"tag";if(Nt.match("\\["))return qt(et,function(pt,vt){return oe(pt,vt,"\\]")}),"keyword";if(Nt.match("\\("))return qt(et,function(pt,vt){return oe(pt,vt,"\\)")}),"keyword";if(Nt.match("$$"))return qt(et,function(pt,vt){return oe(pt,vt,"$$")}),"keyword";if(Nt.match("$"))return qt(et,function(pt,vt){return oe(pt,vt,"$")}),"keyword";var lt=Nt.next();if(lt=="%")return Nt.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(nt=pe(et),nt)nt.closeBracket(lt),qt(et,_e);else return"error";return"bracket"}else return lt=="{"||lt=="["?(nt=fe.DEFAULT,nt=new nt,Xe(et,nt),"bracket"):/\d/.test(lt)?(Nt.eatWhile(/[\w.%]/),"atom"):(Nt.eatWhile(/[\w\-_]/),nt=se(et),nt.name=="begin"&&(nt.argument=Nt.current()),nt.styleIdentifier())}function oe(Nt,et,nt){if(Nt.eatSpace())return null;if(nt&&Nt.match(nt))return qt(et,Ze),"keyword";if(Nt.match(/^\\[a-zA-Z@]+/))return"tag";if(Nt.match(/^[a-zA-Z]+/))return"variable-2";if(Nt.match(/^\\[$&%#{}_]/)||Nt.match(/^\\[,;!\/]/)||Nt.match(/^[\^_&]/))return"tag";if(Nt.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Nt.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var ct=Nt.next();return ct=="{"||ct=="}"||ct=="["||ct=="]"||ct=="("||ct==")"?"bracket":ct=="%"?(Nt.skipToEnd(),"comment"):"error"}function _e(Nt,et){var nt=Nt.peek(),ct;return nt=="{"||nt=="["?(ct=pe(et),ct.openBracket(nt),Nt.eat(nt),qt(et,Ze),"bracket"):/[ \t\r]/.test(nt)?(Nt.eat(nt),null):(qt(et,Ze),re(et),Ze(Nt,et))}return{startState:function(){var Nt=ke.inMathMode?function(et,nt){return oe(et,nt)}:Ze;return{cmdState:[],f:Nt}},copyState:function(Nt){return{cmdState:Nt.cmdState.slice(),f:Nt.f}},token:function(Nt,et){return et.f(Nt,et)},blankLine:function(Nt){Nt.f=Ze,Nt.cmdState.length=0},lineComment:"%"}}),St.defineMIME("text/x-stex","stex"),St.defineMIME("text/x-latex","stex")})},15525:function(nn,An,Ut){(function(St){St(Ut(89780))})(function(St){"use strict";var ge={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},ke={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};St.defineMode("xml",function(Xe,pe){var re=Xe.indentUnit,se={},Ae=pe.htmlMode?ge:ke;for(var fe in Ae)se[fe]=Ae[fe];for(var fe in pe)se[fe]=pe[fe];var qt,Ze;function oe(ce,Qe){function je(cn){return Qe.tokenize=cn,cn(ce,Qe)}var un=ce.next();if(un=="<")return ce.eat("!")?ce.eat("[")?ce.match("CDATA[")?je(et("atom","]]>")):null:ce.match("--")?je(et("comment","-->")):ce.match("DOCTYPE",!0,!0)?(ce.eatWhile(/[\w\._\-]/),je(nt(1))):null:ce.eat("?")?(ce.eatWhile(/[\w\._\-]/),Qe.tokenize=et("meta","?>"),"meta"):(qt=ce.eat("/")?"closeTag":"openTag",Qe.tokenize=_e,"tag bracket");if(un=="&"){var xn;return ce.eat("#")?ce.eat("x")?xn=ce.eatWhile(/[a-fA-F\d]/)&&ce.eat(";"):xn=ce.eatWhile(/[\d]/)&&ce.eat(";"):xn=ce.eatWhile(/[\w\.\-:]/)&&ce.eat(";"),xn?"atom":"error"}else return ce.eatWhile(/[^&<]/),null}oe.isInText=!0;function _e(ce,Qe){var je=ce.next();if(je==">"||je=="/"&&ce.eat(">"))return Qe.tokenize=oe,qt=je==">"?"endTag":"selfcloseTag","tag bracket";if(je=="=")return qt="equals",null;if(je=="<"){Qe.tokenize=oe,Qe.state=vt,Qe.tagName=Qe.tagStart=null;var un=Qe.tokenize(ce,Qe);return un?un+" tag error":"tag error"}else return/[\'\"]/.test(je)?(Qe.tokenize=Nt(je),Qe.stringStartCol=ce.column(),Qe.tokenize(ce,Qe)):(ce.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Nt(ce){var Qe=function(je,un){for(;!je.eol();)if(je.next()==ce){un.tokenize=_e;break}return"string"};return Qe.isInAttribute=!0,Qe}function et(ce,Qe){return function(je,un){for(;!je.eol();){if(je.match(Qe)){un.tokenize=oe;break}je.next()}return ce}}function nt(ce){return function(Qe,je){for(var un;(un=Qe.next())!=null;){if(un=="<")return je.tokenize=nt(ce+1),je.tokenize(Qe,je);if(un==">")if(ce==1){je.tokenize=oe;break}else return je.tokenize=nt(ce-1),je.tokenize(Qe,je)}return"meta"}}function ct(ce,Qe,je){this.prev=ce.context,this.tagName=Qe,this.indent=ce.indented,this.startOfLine=je,(se.doNotIndent.hasOwnProperty(Qe)||ce.context&&ce.context.noIndent)&&(this.noIndent=!0)}function lt(ce){ce.context&&(ce.context=ce.context.prev)}function pt(ce,Qe){for(var je;;){if(!ce.context||(je=ce.context.tagName,!se.contextGrabbers.hasOwnProperty(je)||!se.contextGrabbers[je].hasOwnProperty(Qe)))return;lt(ce)}}function vt(ce,Qe,je){return ce=="openTag"?(je.tagStart=Qe.column(),Ct):ce=="closeTag"?bt:vt}function Ct(ce,Qe,je){return ce=="word"?(je.tagName=Qe.current(),Ze="tag",ie):se.allowMissingTagName&&ce=="endTag"?(Ze="tag bracket",ie(ce,Qe,je)):(Ze="error",Ct)}function bt(ce,Qe,je){if(ce=="word"){var un=Qe.current();return je.context&&je.context.tagName!=un&&se.implicitlyClosed.hasOwnProperty(je.context.tagName)&&lt(je),je.context&&je.context.tagName==un||se.matchClosing===!1?(Ze="tag",Gt):(Ze="tag error",jt)}else return se.allowMissingTagName&&ce=="endTag"?(Ze="tag bracket",Gt(ce,Qe,je)):(Ze="error",jt)}function Gt(ce,Qe,je){return ce!="endTag"?(Ze="error",Gt):(lt(je),vt)}function jt(ce,Qe,je){return Ze="error",Gt(ce,Qe,je)}function ie(ce,Qe,je){if(ce=="word")return Ze="attribute",ne;if(ce=="endTag"||ce=="selfcloseTag"){var un=je.tagName,xn=je.tagStart;return je.tagName=je.tagStart=null,ce=="selfcloseTag"||se.autoSelfClosers.hasOwnProperty(un)?pt(je,un):(pt(je,un),je.context=new ct(je,un,xn==je.indented)),vt}return Ze="error",ie}function ne(ce,Qe,je){return ce=="equals"?te:(se.allowMissing||(Ze="error"),ie(ce,Qe,je))}function te(ce,Qe,je){return ce=="string"?De:ce=="word"&&se.allowUnquoted?(Ze="string",ie):(Ze="error",ie(ce,Qe,je))}function De(ce,Qe,je){return ce=="string"?De:ie(ce,Qe,je)}return{startState:function(ce){var Qe={tokenize:oe,state:vt,indented:ce||0,tagName:null,tagStart:null,context:null};return ce!=null&&(Qe.baseIndent=ce),Qe},token:function(ce,Qe){if(!Qe.tagName&&ce.sol()&&(Qe.indented=ce.indentation()),ce.eatSpace())return null;qt=null;var je=Qe.tokenize(ce,Qe);return(je||qt)&&je!="comment"&&(Ze=null,Qe.state=Qe.state(qt||je,ce,Qe),Ze&&(je=Ze=="error"?je+" error":Ze)),je},indent:function(ce,Qe,je){var un=ce.context;if(ce.tokenize.isInAttribute)return ce.tagStart==ce.indented?ce.stringStartCol+1:ce.indented+re;if(un&&un.noIndent)return St.Pass;if(ce.tokenize!=_e&&ce.tokenize!=oe)return je?je.match(/^(\s*)/)[0].length:0;if(ce.tagName)return se.multilineTagIndentPastTag!==!1?ce.tagStart+ce.tagName.length+2:ce.tagStart+re*(se.multilineTagIndentFactor||1);if(se.alignCDATA&&/<!\[CDATA\[/.test(Qe))return 0;var xn=Qe&&/^<(\/)?([\w_:\.-]*)/.exec(Qe);if(xn&&xn[1])for(;un;)if(un.tagName==xn[2]){un=un.prev;break}else if(se.implicitlyClosed.hasOwnProperty(un.tagName))un=un.prev;else break;else if(xn)for(;un;){var cn=se.contextGrabbers[un.tagName];if(cn&&cn.hasOwnProperty(xn[2]))un=un.prev;else break}for(;un&&un.prev&&!un.startOfLine;)un=un.prev;return un?un.indent+re:ce.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:se.htmlMode?"html":"xml",helperType:se.htmlMode?"html":"xml",skipAttribute:function(ce){ce.state==te&&(ce.state=ie)},xmlCurrentTag:function(ce){return ce.tagName?{name:ce.tagName,close:ce.type=="closeTag"}:null},xmlCurrentContext:function(ce){for(var Qe=[],je=ce.context;je;je=je.prev)je.tagName&&Qe.push(je.tagName);return Qe.reverse()}}}),St.defineMIME("text/xml","xml"),St.defineMIME("application/xml","xml"),St.mimeModes.hasOwnProperty("text/html")||St.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(nn,An,Ut){"use strict";Ut.d(An,{$u:function(){return fe},BD:function(){return Bt},E9:function(){return Ae},FF:function(){return Ir},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return bt},NB:function(){return Ln},S0:function(){return Le},UL:function(){return qt},Vk:function(){return lt},Vm:function(){return Tn},YI:function(){return Pn},ZA:function(){return ke},Zt:function(){return Ze},al:function(){return Et},bn:function(){return zt},bx:function(){return kt},g2:function(){return Cn},h1:function(){return te},hD:function(){return Qi},l4:function(){return re},rU:function(){return Ve},s_:function(){return wt},uz:function(){return gn},z6:function(){return oe}}),nn=Ut.hmd(nn),function(){var Lt;function _o(a){var y=0;return function(){return y<a.length?{done:!1,value:a[y++]}:{done:!0}}}function wo(a){var y=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];return y?y.call(a):{next:_o(a)}}function Vn(a){for(var y,x=[];!(y=a.next()).done;)x.push(y.value);return x}var Qn=typeof Object.create=="function"?Object.create:function(a){function y(){}return y.prototype=a,new y},li;if(typeof Object.setPrototypeOf=="function")li=Object.setPrototypeOf;else{var mi;t:{var lo={a:!0},Fe={};try{Fe.__proto__=lo,mi=Fe.a;break t}catch(a){}mi=!1}li=mi?function(a,y){if(a.__proto__=y,a.__proto__!==y)throw new TypeError(a+" is not extensible");return a}:null}var Ee=li;function ye(a,y){if(a.prototype=Qn(y.prototype),a.prototype.constructor=a,Ee)Ee(a,y);else for(var x in y)if(x!="prototype")if(Object.defineProperties){var E=Object.getOwnPropertyDescriptor(y,x);E&&Object.defineProperty(a,x,E)}else a[x]=y[x];a.QA=y.prototype}var Re=typeof Ut.g!="undefined"&&Ut.g!=null?Ut.g:self,Kn=typeof Object.assign=="function"?Object.assign:function(a,y){for(var x=1;x<arguments.length;x++){var E=arguments[x];if(E)for(var b in E)Object.prototype.hasOwnProperty.call(E,b)&&(a[b]=E[b])}return a},_n=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,y,x){a!=Array.prototype&&a!=Object.prototype&&(a[y]=x.value)};function Mi(a,y){if(y){var x=Re;a=a.split(".");for(var E=0;E<a.length-1;E++){var b=a[E];b in x||(x[b]={}),x=x[b]}a=a[a.length-1],E=x[a],y=y(E),y!=E&&y!=null&&_n(x,a,{writable:!0,value:y})}}Mi("Object.assign",function(a){return a||Kn}),Mi("Array.prototype.fill",function(a){return a||function(y,x,E){var b=this.length||0;for(0>x&&(x=Math.max(0,b+x)),(E==null||E>b)&&(E=b),E=Number(E),0>E&&(E=Math.max(0,b+E)),x=Number(x||0);x<E;x++)this[x]=y;return this}});var Me=typeof globalThis=="object"&&globalThis||typeof Ut.g=="object"&&Ut.g.global===Ut.g&&Ut.g||typeof self=="object"&&self.self===self&&self||{};Me.requestAnimationFrame===void 0&&(Me.setImmediate===void 0?Me.requestAnimationFrame=function(a){Me.setTimeout(a,0)}:Me.requestAnimationFrame=Me.setImmediate);function Ue(){}function In(a,y){var x=-1;return function(){var E=this,b=arguments;x!==-1&&Me.clearTimeout(x),x=Ei(function(){x=-1,a.apply(E,b)},y)}}function Ei(a,y){return Me.setTimeout(a,y)}function on(a){return Me.document.createElement(a)}function Wt(a){throw Error(a)}function ae(a,y){a="The object is frozen, so its properties cannot be set: "+a.toString(),y!==void 0&&(a+=" to value: "+y),Wt(a)}function rn(a,y,x,E){x=x===null?"*":typeof x=="string"?x:typeof x=="function"&&typeof x.className=="string"?x.className:"",E!==void 0&&(x+="."+E),Wt(x+" is not in the range "+y+": "+a)}function he(a){Me.console&&Me.console.log(a)}function Kt(a){return typeof a=="object"&&a!==null}function $t(a){return Array.isArray(a)||Me.NodeList&&a instanceof Me.NodeList||Me.HTMLCollection&&a instanceof Me.HTMLCollection}function Je(a){return Array.prototype.slice.call(a)}function Dn(a,y,x){Array.isArray(a)?y>=a.length?a.push(x):a.splice(y,0,x):Wt("Cannot insert an object into an HTMLCollection or NodeList: "+x+" at "+y)}function Xn(a,y){Array.isArray(a)?y>=a.length?a.pop():a.splice(y,1):Wt("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Ke(){var a=Ji.pop();return a===void 0?[]:a}function be(a){a.length=0,Ji.push(a)}function me(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(Kt(a)&&a.constructor)return me(a.constructor);return typeof a}function Rn(a){var y=a;return Kt(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 bn(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 ze(a,y,x){Object.defineProperty(Fo.prototype,a,{get:y,set:x})}function pn(a){for(var y=[],x=0;256>x;x++)y["0123456789abcdef".charAt(x>>4)+"0123456789abcdef".charAt(x&15)]=String.fromCharCode(x);a.length%2&&(a="0"+a),x=[];for(var E=0,b=0;b<a.length;b+=2)x[E++]=y[a.substr(b,2)];for(a=x.join(""),a=a===""?"0":a,y=[],x=0;256>x;x++)y[x]=x;for(x=E=0;256>x;x++)E=(E+y[x]+119)%256,b=y[x],y[x]=y[E],y[E]=b;E=x=0;for(var z="",tt=0;tt<a.length;tt++)x=(x+1)%256,E=(E+y[x])%256,b=y[x],y[x]=y[E],y[E]=b,z+=String.fromCharCode(a.charCodeAt(tt)^y[(y[x]+y[E])%256]);return z.indexOf("GoJS 2.1 evaluation")>-1||z.indexOf("\xA9 1998-2021 Northwoods Software")>-1||z.indexOf("Not for distribution or production use")>-1||z.indexOf("gojs.net")>-1?"":z}var Li=Me.navigator!==void 0&&0<Me.navigator.userAgent.indexOf("Trident/7"),fi=Me.navigator!==void 0&&Me.navigator.platform!==void 0&&Me.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,Ji=[];Object.freeze([]),Ue.className="Util",Ue.Dx="32ab5ff3b26f42dc0ed90f21472913b5",Ue.adym="gojs.net",Ue.vfo="28e645fdb266",Ue.className="Util";function le(a,y,x){kn(this),this.j=a,this.xa=y,this.o=x}le.prototype.toString=function(){return"EnumValue."+this.xa};function Nn(a,y){return y==null||y===""?null:a[y]}Re.Object.defineProperties(le.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),le.className="EnumValue";function ui(){this.ew=[]}ui.prototype.toString=function(){return this.ew.join("")},ui.prototype.add=function(a){a!==""&&this.ew.push(a)},ui.className="StringBuilder";function vn(){}vn.className="PropertyCollection";var bi={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){Me.console&&Me.console.log(a)},HA:function(a,y,x,E){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(E.left,E.top+20),a.lineTo(E.left,E.top),a.lineTo(E.left+20,E.top),a.moveTo(E.right,E.bottom-20),a.lineTo(E.right,E.bottom),a.lineTo(E.right-20,E.bottom),a.stroke(),a.fillText("DB: "+Math.round(E.x)+", "+Math.round(E.y)+", "+Math.round(E.width)+", "+Math.round(E.height),E.left,E.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var E=a[y.x];if(E.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(E.prototype);for(var b={Tj:0};b.Tj<y.Zl.length;b={Tj:b.Tj},b.Tj++){var z=Object.getOwnPropertyDescriptor(E.prototype,y.Zl[b.Tj]);z.get!==void 0&&z.set===void 0&&Object.defineProperty(E.prototype,y.Zl[b.Tj],{set:function(tt,ot){return function(){throw Error("Property "+tt.Zl[ot.Tj]+" of "+tt.x+" is read-only.")}}(y,b)})}}}y={Zl:y.Zl,x:y.x}}}};function Si(){}Si.prototype.reset=function(){},Si.prototype.next=function(){return!1},Si.prototype.Ad=function(){return!1},Si.prototype.first=function(){return null},Si.prototype.any=function(){return!1},Si.prototype.all=function(){return!0},Si.prototype.each=function(){return this},Si.prototype.map=function(){return this},Si.prototype.filter=function(){return this},Si.prototype.de=function(){},Si.prototype.toString=function(){return"EmptyIterator"},Re.Object.defineProperties(Si.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 0}}}),Si.prototype.first=Si.prototype.first,Si.prototype.hasNext=Si.prototype.Ad,Si.prototype.next=Si.prototype.next,Si.prototype.reset=Si.prototype.reset;var Pi=null;Si.className="EmptyIterator",Pi=new Si;function hi(a){this.key=-1,this.value=a}hi.prototype.reset=function(){this.key=-1},hi.prototype.next=function(){return this.key===-1?(this.key=0,!0):!1},hi.prototype.Ad=function(){return this.next()},hi.prototype.first=function(){return this.key=0,this.value},hi.prototype.any=function(a){return this.key=-1,a(this.value)},hi.prototype.all=function(a){return this.key=-1,a(this.value)},hi.prototype.each=function(a){return this.key=-1,a(this.value),this},hi.prototype.map=function(a){return new hi(a(this.value))},hi.prototype.filter=function(a){return a(this.value)?new hi(this.value):Pi},hi.prototype.de=function(){this.value=null},hi.prototype.toString=function(){return"SingletonIterator("+this.value+")"},Re.Object.defineProperties(hi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return 1}}}),hi.prototype.first=hi.prototype.first,hi.prototype.hasNext=hi.prototype.Ad,hi.prototype.next=hi.prototype.next,hi.prototype.reset=hi.prototype.reset,hi.className="SingletonIterator";function si(a){this.Bb=a,this.qf=null,a.Sa=null,this.qa=a.Ja,this.Za=-1}si.prototype.reset=function(){var a=this.Bb;a.Sa=null,this.qa=a.Ja,this.Za=-1},si.prototype.next=function(){var a=this.Bb;if(a.Ja!==this.qa&&0>this.key)return!1;a=a.s;var y=a.length,x=++this.Za,E=this.qf;if(E!==null)for(;x<y;){var b=a[x];if(E(b))return this.key=this.Za=x,this.value=b,!0;x++}else{if(x<y)return this.key=x,this.value=a[x],!0;this.de()}return!1},si.prototype.Ad=function(){return this.next()},si.prototype.first=function(){var a=this.Bb;this.qa=a.Ja,this.Za=0,a=a.s;var y=a.length,x=this.qf;if(x!==null){for(var E=0;E<y;){var b=a[E];if(x(b))return this.key=this.Za=E,this.value=b;E++}return null}return 0<y?(a=a[0],this.key=0,this.value=a):null},si.prototype.any=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];if((E===null||E(z))&&a(z))return!0}return!1},si.prototype.all=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];if((E===null||E(z))&&!a(z))return!1}return!0},si.prototype.each=function(a){var y=this.Bb;y.Sa=null,this.Za=-1,y=y.s;for(var x=y.length,E=this.qf,b=0;b<x;b++){var z=y[b];(E===null||E(z))&&a(z)}return this},si.prototype.map=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var E=y.length,b=this.qf,z=0;z<E;z++){var tt=y[z];(b===null||b(tt))&&x.push(a(tt))}return a=new Pe,a.s=x,a.xb(),a.iterator},si.prototype.filter=function(a){var y=this.Bb;y.Sa=null,this.Za=-1;var x=[];y=y.s;for(var E=y.length,b=this.qf,z=0;z<E;z++){var tt=y[z];(b===null||b(tt))&&a(tt)&&x.push(tt)}return a=new Pe,a.s=x,a.xb(),a.iterator},si.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.qf=null,this.Bb.Sa=this},si.prototype.toString=function(){return"ListIterator@"+this.Za+"/"+this.Bb.count},Re.Object.defineProperties(si.prototype,{iterator:{get:function(){return this}},predicate:{get:function(){return this.qf},set:function(a){this.qf=a}},count:{get:function(){var a=this.qf;if(a!==null){for(var y=0,x=this.Bb.s,E=x.length,b=0;b<E;b++)a(x[b])&&y++;return y}return this.Bb.s.length}}}),si.prototype.first=si.prototype.first,si.prototype.hasNext=si.prototype.Ad,si.prototype.next=si.prototype.next,si.prototype.reset=si.prototype.reset,si.className="ListIterator";function Ci(a){this.Bb=a,a.Hg=null,this.qa=a.Ja,this.Za=a.s.length}Ci.prototype.reset=function(){var a=this.Bb;a.Hg=null,this.qa=a.Ja,this.Za=a.s.length},Ci.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)},Ci.prototype.Ad=function(){return this.next()},Ci.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},Ci.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},Ci.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},Ci.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},Ci.prototype.map=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var E=y.length;for(this.Za=E,--E;0<=E;E--)x.push(a(y[E]));return a=new Pe,a.s=x,a.xb(),a.iterator},Ci.prototype.filter=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var E=y.length;for(this.Za=E,--E;0<=E;E--){var b=y[E];a(b)&&x.push(b)}return a=new Pe,a.s=x,a.xb(),a.iterator},Ci.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Ci.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},Re.Object.defineProperties(Ci.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Ci.prototype.first=Ci.prototype.first,Ci.prototype.hasNext=Ci.prototype.Ad,Ci.prototype.next=Ci.prototype.next,Ci.prototype.reset=Ci.prototype.reset,Ci.className="ListIteratorBackwards";function Pe(a){kn(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=Pe.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"List()#"+di(this)},Lt.add=function(a){return a===null?this:(this._isFrozen&&ae(this,a),this.s.push(a),this.xb(),this)},Lt.push=function(a){this.add(a)},Lt.addAll=function(a){if(a===null)return this;this._isFrozen&&ae(this);var y=this.s;if($t(a))for(var x=a.length,E=0;E<x;E++)y.push(a[E]);else for(a=a.iterator;a.next();)y.push(a.value);return this.xb(),this},Lt.clear=function(){this._isFrozen&&ae(this),this.s.length=0,this.xb()},Lt.contains=function(a){return a===null?!1:this.s.indexOf(a)!==-1},Lt.has=function(a){return this.contains(a)},Lt.indexOf=function(a){return a===null?-1:this.s.indexOf(a)},Lt.M=function(a){var y=this.s;return(0>a||a>=y.length)&&rn(a,"0 <= i < length",Pe,"elt:i"),y[a]},Lt.get=function(a){return this.M(a)},Lt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&rn(a,"0 <= i < length",Pe,"setElt:i"),this._isFrozen&&ae(this,a),x[a]=y},Lt.set=function(a,y){this.cd(a,y)},Lt.first=function(){var a=this.s;return a.length===0?null:a[0]},Lt.jc=function(){var a=this.s,y=a.length;return 0<y?a[y-1]:null},Lt.pop=function(){this._isFrozen&&ae(this);var a=this.s;return 0<a.length?a.pop():null},Pe.prototype.any=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)if(a(y[E]))return!0;return!1},Pe.prototype.all=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)if(!a(y[E]))return!1;return!0},Pe.prototype.each=function(a){for(var y=this.s,x=y.length,E=0;E<x;E++)a(y[E]);return this},Pe.prototype.map=function(a){for(var y=new Pe,x=[],E=this.s,b=E.length,z=0;z<b;z++)x.push(a(E[z]));return y.s=x,y.xb(),y},Pe.prototype.filter=function(a){for(var y=new Pe,x=[],E=this.s,b=E.length,z=0;z<b;z++){var tt=E[z];a(tt)&&x.push(tt)}return y.s=x,y.xb(),y},Lt=Pe.prototype,Lt.Gb=function(a,y){0>a&&rn(a,">= 0",Pe,"insertAt:i"),this._isFrozen&&ae(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&ae(this,a);var y=this.s;return a=y.indexOf(a),a===-1?!1:(a===y.length-1?y.pop():y.splice(a,1),this.xb(),!0)},Lt.delete=function(a){return this.remove(a)},Lt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&rn(a,"0 <= i < length",Pe,"removeAt:i"),this._isFrozen&&ae(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Lt.removeRange=function(a,y){var x=this.s,E=x.length;if(0>a)a=0;else if(a>=E)return this;if(0>y)return this;if(y>=E&&(y=E-1),a>y)return this;this._isFrozen&&ae(this);for(var b=a,z=y+1;z<E;)x[b++]=x[z++];return x.length=E-(y-a+1),this.xb(),this},Pe.prototype.copy=function(){var a=new Pe,y=this.s;return 0<y.length&&(a.s=Array.prototype.slice.call(y)),a},Lt=Pe.prototype,Lt.Fa=function(){for(var a=this.s,y=this.count,x=Array(y),E=0;E<y;E++)x[E]=a[E];return x},Lt.Iv=function(){for(var a=new Ce,y=this.s,x=this.count,E=0;E<x;E++)a.add(y[E]);return a},Lt.sort=function(a){return this._isFrozen&&ae(this),this.s.sort(a),this.xb(),this},Lt.zi=function(a,y,x){var E=this.s,b=E.length;y===void 0&&(y=0),x===void 0&&(x=b),this._isFrozen&&ae(this);var z=x-y;if(1>=z)return this;if((0>y||y>=b-1)&&rn(y,"0 <= from < length",Pe,"sortRange:from"),z===2)return x=E[y],b=E[y+1],0<a(x,b)&&(E[y]=b,E[y+1]=x,this.xb()),this;if(y===0)if(x>=b)E.sort(a);else for(y=E.slice(0,x),y.sort(a),a=0;a<x;a++)E[a]=y[a];else if(x>=b)for(x=E.slice(y),x.sort(a),a=y;a<b;a++)E[a]=x[a-y];else for(b=E.slice(y,x),b.sort(a),a=y;a<x;a++)E[a]=b[a-y];return this.xb(),this},Lt.reverse=function(){return this._isFrozen&&ae(this),this.s.reverse(),this.xb(),this},Re.Object.defineProperties(Pe.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 Pi;var a=this.Sa;return a!==null?(a.reset(),a):new si(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Pi;var a=this.Hg;return a!==null?(a.reset(),a):new Ci(this)}}}),Pe.prototype.reverse=Pe.prototype.reverse,Pe.prototype.sortRange=Pe.prototype.zi,Pe.prototype.sort=Pe.prototype.sort,Pe.prototype.toSet=Pe.prototype.Iv,Pe.prototype.toArray=Pe.prototype.Fa,Pe.prototype.removeRange=Pe.prototype.removeRange,Pe.prototype.removeAt=Pe.prototype.mb,Pe.prototype.delete=Pe.prototype.delete,Pe.prototype.remove=Pe.prototype.remove,Pe.prototype.insertAt=Pe.prototype.Gb,Pe.prototype.pop=Pe.prototype.pop,Pe.prototype.last=Pe.prototype.jc,Pe.prototype.first=Pe.prototype.first,Pe.prototype.set=Pe.prototype.set,Pe.prototype.setElt=Pe.prototype.cd,Pe.prototype.get=Pe.prototype.get,Pe.prototype.elt=Pe.prototype.M,Pe.prototype.indexOf=Pe.prototype.indexOf,Pe.prototype.has=Pe.prototype.has,Pe.prototype.contains=Pe.prototype.contains,Pe.prototype.clear=Pe.prototype.clear,Pe.prototype.addAll=Pe.prototype.addAll,Pe.prototype.push=Pe.prototype.push,Pe.prototype.add=Pe.prototype.add,Pe.prototype.thaw=Pe.prototype.ka,Pe.prototype.freeze=Pe.prototype.freeze,Pe.className="List";function Xi(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Xi.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},Xi.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)},Xi.prototype.Ad=function(){return this.next()},Xi.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},Xi.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},Xi.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},Xi.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},Xi.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new Pe;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Xi.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new Pe;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},Xi.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},Xi.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},Re.Object.defineProperties(Xi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),Xi.prototype.first=Xi.prototype.first,Xi.prototype.hasNext=Xi.prototype.Ad,Xi.prototype.next=Xi.prototype.next,Xi.prototype.reset=Xi.prototype.reset,Xi.className="SetIterator";function Ce(a){kn(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=Ce.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Set()#"+di(this)},Lt.add=function(a){if(a===null)return this;this._isFrozen&&ae(this,a);var y=a;return Kt(a)&&(y=Ri(a)),this.Tb[y]===void 0&&(this.Sb++,a=new Ui(a,a),this.Tb[y]=a,y=this.kf,y===null?this.ea=a:(a.ll=y,y.va=a),this.kf=a,this.xb()),this},Lt.addAll=function(a){if(a===null)return this;if(this._isFrozen&&ae(this),$t(a))for(var y=a.length,x=0;x<y;x++)this.add(a[x]);else for(a=a.iterator;a.next();)this.add(a.value);return this},Lt.contains=function(a){if(a===null)return!1;var y=a;return Kt(a)&&(y=di(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.Sy=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(!this.contains(a.value))return!1;return!0},Lt.Ty=function(a){if(a===null)return!0;for(a=a.iterator;a.next();)if(this.contains(a.value))return!0;return!1},Lt.first=function(){var a=this.ea;return a===null?null:a.value},Ce.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y.value))return!0;y=y.va}return!1},Ce.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y.value))return!1;y=y.va}return!0},Ce.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y.value),y=y.va;return this},Ce.prototype.map=function(a){for(var y=new Ce,x=this.ea;x!==null;)y.add(a(x.value)),x=x.va;return y},Ce.prototype.filter=function(a){for(var y=new Ce,x=this.ea;x!==null;){var E=x.value;a(E)&&y.add(E),x=x.va}return y},Lt=Ce.prototype,Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&ae(this,a);var y=a;if(Kt(a)&&(y=di(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,E=a.ll;return x!==null&&(x.ll=E),E!==null&&(E.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=E),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.hp=function(a){if(a===null)return this;if(this._isFrozen&&ae(this),$t(a))for(var y=a.length,x=0;x<y;x++)this.remove(a[x]);else for(a=a.iterator;a.next();)this.remove(a.value);return this},Lt.pA=function(a){if(a===null||this.count===0)return this;this._isFrozen&&ae(this);var y=new Ce;y.addAll(a),a=[];for(var x=this.iterator;x.next();){var E=x.value;y.contains(E)||a.push(E)}return this.hp(a),this},Lt.clear=function(){this._isFrozen&&ae(this),this.Tb={},this.Sb=0,this.Sa!==null&&this.Sa.reset(),this.kf=this.ea=null,this.xb()},Ce.prototype.copy=function(){var a=new Ce,y=this.Tb,x;for(x in y)a.add(y[x].value);return a},Ce.prototype.Fa=function(){var a=Array(this.Sb),y=this.Tb,x=0,E;for(E in y)a[x]=y[E].value,x++;return a},Ce.prototype.Hv=function(){var a=new Pe,y=this.Tb,x;for(x in y)a.add(y[x].value);return a};function kn(a){a.__gohashid=mo++}function Ri(a){var y=a.__gohashid;return y===void 0&&(y=mo++,a.__gohashid=y),y}function di(a){return a.__gohashid}Re.Object.defineProperties(Ce.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.Sb)return Pi;var a=this.Sa;return a!==null?(a.reset(),a):new Xi(this)}}}),Ce.prototype.toList=Ce.prototype.Hv,Ce.prototype.toArray=Ce.prototype.Fa,Ce.prototype.clear=Ce.prototype.clear,Ce.prototype.retainAll=Ce.prototype.pA,Ce.prototype.removeAll=Ce.prototype.hp,Ce.prototype.delete=Ce.prototype.delete,Ce.prototype.remove=Ce.prototype.remove,Ce.prototype.first=Ce.prototype.first,Ce.prototype.containsAny=Ce.prototype.Ty,Ce.prototype.containsAll=Ce.prototype.Sy,Ce.prototype.has=Ce.prototype.has,Ce.prototype.contains=Ce.prototype.contains,Ce.prototype.addAll=Ce.prototype.addAll,Ce.prototype.add=Ce.prototype.add,Ce.prototype.thaw=Ce.prototype.ka,Ce.prototype.freeze=Ce.prototype.freeze;var mo=1;Ce.className="Set",Ce.uniqueHash=kn,Ce.hashIdUnique=Ri,Ce.hashId=di;function Fi(a){this.ma=a,this.qa=a.Ja,this.sa=null}Fi.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},Fi.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)},Fi.prototype.Ad=function(){return this.next()},Fi.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},Fi.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},Fi.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},Fi.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},Fi.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new Pe;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},Fi.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new Pe;for(y=y.ea;y!==null;){var E=y.key;a(E)&&x.add(E),y=y.va}return x.iterator},Fi.prototype.de=function(){this.value=this.key=null,this.qa=-1},Fi.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},Re.Object.defineProperties(Fi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Fi.prototype.first=Fi.prototype.first,Fi.prototype.hasNext=Fi.prototype.Ad,Fi.prototype.next=Fi.prototype.next,Fi.prototype.reset=Fi.prototype.reset,Fi.className="MapKeySetIterator";function Jn(a){Ce.call(this),kn(this),this._isFrozen=!0,this.ma=a}ye(Jn,Ce),Lt=Jn.prototype,Lt.freeze=function(){return this},Lt.ka=function(){return this},Lt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Lt.add=function(){Wt("This Set is read-only: "+this.toString())},Lt.contains=function(a){return this.ma.contains(a)},Lt.has=function(a){return this.contains(a)},Lt.remove=function(){Wt("This Set is read-only: "+this.toString())},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){Wt("This Set is read-only: "+this.toString())},Lt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Jn.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Jn.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Jn.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Jn.prototype.map=function(a){for(var y=new Ce,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Jn.prototype.filter=function(a){for(var y=new Ce,x=this.ma.ea;x!==null;){var E=x.key;a(E)&&y.add(E),x=x.va}return y},Jn.prototype.copy=function(){return new Jn(this.ma)},Jn.prototype.Iv=function(){var a=new Ce,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Jn.prototype.Fa=function(){var a=this.ma.Tb,y=Array(this.ma.Sb),x=0,E;for(E in a)y[x]=a[E].key,x++;return y},Jn.prototype.Hv=function(){var a=new Pe,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Re.Object.defineProperties(Jn.prototype,{count:{get:function(){return this.ma.Sb}},size:{get:function(){return this.ma.Sb}},iterator:{get:function(){return 0>=this.ma.Sb?Pi:new Fi(this.ma)}}}),Jn.prototype.toList=Jn.prototype.Hv,Jn.prototype.toArray=Jn.prototype.Fa,Jn.prototype.toSet=Jn.prototype.Iv,Jn.prototype.first=Jn.prototype.first,Jn.prototype.clear=Jn.prototype.clear,Jn.prototype.delete=Jn.prototype.delete,Jn.prototype.remove=Jn.prototype.remove,Jn.prototype.has=Jn.prototype.has,Jn.prototype.contains=Jn.prototype.contains,Jn.prototype.add=Jn.prototype.add,Jn.prototype.thaw=Jn.prototype.ka,Jn.prototype.freeze=Jn.prototype.freeze,Jn.className="MapKeySet";function Wi(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}Wi.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},Wi.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)},Wi.prototype.Ad=function(){return this.next()},Wi.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},Wi.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},Wi.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},Wi.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},Wi.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Pe;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Wi.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Pe;for(y=y.ea;y!==null;){var E=y.value;a(E)&&x.add(E),y=y.va}return x.iterator},Wi.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},Wi.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},Re.Object.defineProperties(Wi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Wi.prototype.first=Wi.prototype.first,Wi.prototype.hasNext=Wi.prototype.Ad,Wi.prototype.next=Wi.prototype.next,Wi.prototype.reset=Wi.prototype.reset,Wi.className="MapValueSetIterator";function Ui(a,y){this.key=a,this.value=y,this.ll=this.va=null}Ui.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Ui.className="KeyValuePair";function Ai(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Ai.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},Ai.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)},Ai.prototype.Ad=function(){return this.next()},Ai.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},Ai.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},Ai.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},Ai.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},Ai.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Pe;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},Ai.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Pe;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},Ai.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},Ai.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},Re.Object.defineProperties(Ai.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Ai.prototype.first=Ai.prototype.first,Ai.prototype.hasNext=Ai.prototype.Ad,Ai.prototype.next=Ai.prototype.next,Ai.prototype.reset=Ai.prototype.reset,Ai.className="MapIterator";function ln(a){kn(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.jf=this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Wt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Lt=ln.prototype,Lt.xb=function(){var a=this.Ja;a++,999999999<a&&(a=0),this.Ja=a},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.toString=function(){return"Map()#"+di(this)},Lt.add=function(a,y){this._isFrozen&&ae(this,a);var x=a;Kt(a)&&(x=Ri(a));var E=this.Tb[x];return E===void 0?(this.Sb++,a=new Ui(a,y),this.Tb[x]=a,x=this.kf,x===null?this.ea=a:(a.ll=x,x.va=a),this.kf=a,this.xb()):E.value=y,this},Lt.set=function(a,y){return this.add(a,y)},Lt.addAll=function(a){if(a===null)return this;if($t(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];this.add(E.key,E.value)}else if(a instanceof ln)for(a=a.iterator;a.next();)this.add(a.key,a.value);else for(a=a.iterator;a.next();)y=a.value,this.add(y.key,y.value);return this},Lt.first=function(){return this.ea},ln.prototype.any=function(a){for(var y=this.ea;y!==null;){if(a(y))return!0;y=y.va}return!1},ln.prototype.all=function(a){for(var y=this.ea;y!==null;){if(!a(y))return!1;y=y.va}return!0},ln.prototype.each=function(a){for(var y=this.ea;y!==null;)a(y),y=y.va;return this},ln.prototype.map=function(a){for(var y=new ln,x=this.ea;x!==null;)y.add(x.key,a(x)),x=x.va;return y},ln.prototype.filter=function(a){for(var y=new ln,x=this.ea;x!==null;)a(x)&&y.add(x.key,x.value),x=x.va;return y},Lt=ln.prototype,Lt.contains=function(a){var y=a;return Kt(a)&&(y=di(a),y===void 0)?!1:this.Tb[y]!==void 0},Lt.has=function(a){return this.contains(a)},Lt.I=function(a){var y=a;return Kt(a)&&(y=di(a),y===void 0)?null:(a=this.Tb[y],a===void 0?null:a.value)},Lt.get=function(a){return this.I(a)},Lt.remove=function(a){if(a===null)return!1;this._isFrozen&&ae(this,a);var y=a;if(Kt(a)&&(y=di(a),y===void 0)||(a=this.Tb[y],a===void 0))return!1;var x=a.va,E=a.ll;return x!==null&&(x.ll=E),E!==null&&(E.va=x),this.ea===a&&(this.ea=x),this.kf===a&&(this.kf=E),delete this.Tb[y],this.Sb--,this.xb(),!0},Lt.delete=function(a){return this.remove(a)},Lt.clear=function(){this._isFrozen&&ae(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()},ln.prototype.copy=function(){var a=new ln,y=this.Tb,x;for(x in y){var E=y[x];a.add(E.key,E.value)}return a},ln.prototype.Fa=function(){var a=this.Tb,y=Array(this.Sb),x=0,E;for(E in a){var b=a[E];y[x]=new Ui(b.key,b.value),x++}return y},ln.prototype.Lf=function(){return new Jn(this)},Re.Object.defineProperties(ln.prototype,{count:{get:function(){return this.Sb}},size:{get:function(){return this.Sb}},iterator:{get:function(){if(0>=this.count)return Pi;var a=this.Sa;return a!==null?(a.reset(),a):new Ai(this)}},iteratorKeys:{get:function(){return 0>=this.count?Pi:new Fi(this)}},iteratorValues:{get:function(){if(0>=this.count)return Pi;var a=this.jf;return a!==null?(a.reset(),a):new Wi(this)}}}),ln.prototype.toKeySet=ln.prototype.Lf,ln.prototype.toArray=ln.prototype.Fa,ln.prototype.clear=ln.prototype.clear,ln.prototype.delete=ln.prototype.delete,ln.prototype.remove=ln.prototype.remove,ln.prototype.get=ln.prototype.get,ln.prototype.getValue=ln.prototype.I,ln.prototype.has=ln.prototype.has,ln.prototype.contains=ln.prototype.contains,ln.prototype.first=ln.prototype.first,ln.prototype.addAll=ln.prototype.addAll,ln.prototype.set=ln.prototype.set,ln.prototype.add=ln.prototype.add,ln.prototype.thaw=ln.prototype.ka,ln.prototype.freeze=ln.prototype.freeze,ln.className="Map";function Dt(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Wt("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var to,Er,Rr,ur,ho;Dt.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},Dt.prototype.h=function(a,y){return this.x=a,this.y=y,this},Dt.prototype.sg=function(a,y){return this.x=a,this.y=y,this},Dt.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},Dt.prototype.copy=function(){var a=new Dt;return a.x=this.x,a.y=this.y,a},Lt=Dt.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Gn(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;return(E=a[y++])&&(b=parseFloat(E)),new Dt(x,b)}return new Dt}function ti(a){return a.x.toString()+" "+a.y.toString()}Lt.toString=function(){return"Point("+this.x+","+this.y+")"},Lt.D=function(a){return a instanceof Dt?this.x===a.x&&this.y===a.y:!1},Lt.hi=function(a,y){return this.x===a&&this.y===y},Lt.Xa=function(a){return Qt.B(this.x,a.x)&&Qt.B(this.y,a.y)},Lt.add=function(a){return this.x+=a.x,this.y+=a.y,this},Lt.re=function(a){return this.x-=a.x,this.y-=a.y,this},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},Dt.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));return this.x=a*y-E*x,this.y=E*y+a*x,this},Lt=Dt.prototype,Lt.scale=function(a,y){return this.x*=a,this.y*=y,this},Lt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Lt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Lt.normalize=function(){var a=this.x,y=this.y,x=Math.sqrt(a*a+y*y);return 0<x&&(this.x=a/x,this.y=y/x),this},Lt.ab=function(a){return ji(a.x-this.x,a.y-this.y)},Lt.direction=function(a,y){return ji(a-this.x,y-this.y)};function ji(a,y){if(a===0)return 0<y?90:0>y?270:0;if(y===0)return 0<a?0:180;if(isNaN(a)||isNaN(y))return 0;var x=180*Math.atan(Math.abs(y/a))/Math.PI;return 0>a?x=0>y?x+180:180-x:0>y&&(x=360-x),x}Lt.Ry=function(a,y){return Qt.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Lt.fA=function(a,y,x,E){return Qt.qh(a,y,x,E,this.x,this.y,this),this},Lt.gA=function(a,y){return Qt.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Lt.uA=function(a,y,x,E){return Qt.No(this.x,this.y,a,y,x,E,this),this},Lt.vA=function(a,y){return Qt.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Lt.xi=function(a,y){return this.x=a.x+y.x*a.width+y.offsetX,this.y=a.y+y.y*a.height+y.offsetY,this},Lt.yi=function(a,y,x,E,b){return this.x=a+b.x*x+b.offsetX,this.y=y+b.y*E+b.offsetY,this},Lt.transform=function(a){return a.Ga(this),this};function Un(a,y){return y.Cd(a),a}function Ni(a,y,x,E,b,z){var tt=b-x,ot=z-E,rt=tt*tt+ot*ot;x-=a,E-=y;var at=-x*tt-E*ot;return 0>=at||at>=rt?(tt=b-a,ot=z-y,Math.min(x*x+E*E,tt*tt+ot*ot)):(a=tt*E-ot*x,a*a/rt)}function Yn(a,y,x,E){return a=x-a,y=E-y,a*a+y*y}function Hn(a,y,x,E){return a=x-a,y=E-y,a===0?0<y?90:0>y?270:0:y===0?0<a?0:180:isNaN(a)||isNaN(y)?0:(E=180*Math.atan(Math.abs(y/a))/Math.PI,0>a?E=0>y?E+180:180-E:0>y&&(E=360-E),E)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)},Dt.alloc=function(){var a=ii.pop();return a===void 0?new Dt:a},Dt.allocAt=function(a,y){var x=ii.pop();return x===void 0?new Dt(a,y):(x.x=a,x.y=y,x)},Dt.free=function(a){ii.push(a)},Dt.prototype.isReal=Dt.prototype.w,Dt.prototype.setSpot=Dt.prototype.yi,Dt.prototype.setRectSpot=Dt.prototype.xi,Dt.prototype.snapToGridPoint=Dt.prototype.vA,Dt.prototype.snapToGrid=Dt.prototype.uA,Dt.prototype.projectOntoLineSegmentPoint=Dt.prototype.gA,Dt.prototype.projectOntoLineSegment=Dt.prototype.fA,Dt.intersectingLineSegments=function(a,y,x,E,b,z,tt,ot){return Qt.Rl(a,y,x,E,b,z,tt,ot)},Dt.prototype.compareWithLineSegmentPoint=Dt.prototype.Ry,Dt.compareWithLineSegment=function(a,y,x,E,b,z){return Qt.Fl(a,y,x,E,b,z)},Dt.prototype.direction=Dt.prototype.direction,Dt.prototype.directionPoint=Dt.prototype.ab,Dt.prototype.normalize=Dt.prototype.normalize,Dt.prototype.distanceSquared=Dt.prototype.zd,Dt.prototype.distanceSquaredPoint=Dt.prototype.Bf,Dt.prototype.scale=Dt.prototype.scale,Dt.prototype.rotate=Dt.prototype.rotate,Dt.prototype.offset=Dt.prototype.offset,Dt.prototype.subtract=Dt.prototype.re,Dt.prototype.add=Dt.prototype.add,Dt.prototype.equalsApprox=Dt.prototype.Xa,Dt.prototype.equalTo=Dt.prototype.hi,Dt.prototype.equals=Dt.prototype.D,Dt.prototype.set=Dt.prototype.set,Dt.prototype.setTo=Dt.prototype.sg;var ii=[];Dt.className="Point",Dt.parse=Gn,Dt.stringify=ti,Dt.distanceLineSegmentSquared=Ni,Dt.distanceSquared=Yn,Dt.direction=Hn,Dt.Origin=to=new Dt(0,0).ja(),Dt.InfiniteTopLeft=Er=new Dt(-1/0,-1/0).ja(),Dt.InfiniteBottomRight=Rr=new Dt(1/0,1/0).ja(),Dt.SixPoint=ur=new Dt(6,6).ja(),Dt.NoPoint=ho=new Dt(NaN,NaN).ja(),Dt.parse=Gn,Dt.stringify=ti,Dt.distanceLineSegmentSquared=Ni,Dt.distanceSquared=Yn,Dt.direction=Hn;function Ye(a,y){a===void 0?this.height=this.width=0:typeof a=="number"&&(0<=a||isNaN(a))&&typeof y=="number"&&(0<=y||isNaN(y))?(this.width=a,this.height=y):Wt("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var io,fo,Xo,co,Jo,hr,wr;Ye.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},Ye.prototype.h=function(a,y){return this.width=a,this.height=y,this},Ye.prototype.sg=function(a,y){return this.width=a,this.height=y,this},Ye.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},Ye.prototype.copy=function(){var a=new Ye;return a.width=this.width,a.height=this.height,a},Lt=Ye.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function tr(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;return(E=a[y++])&&(b=parseFloat(E)),new Ye(x,b)}return new Ye}function Ur(a){return a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Size("+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof Ye?this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y){return this.width===a&&this.height===y},Lt.Xa=function(a){return Qt.B(this.width,a.width)&&Qt.B(this.height,a.height)},Lt.Bc=function(a,y){return a=this.width+a,this.width=0<=a?a:0,y=this.height+y,this.height=0<=y?y:0,this},Lt.w=function(){return isFinite(this.width)&&isFinite(this.height)},Ye.alloc=function(){var a=xr.pop();return a===void 0?new Ye:a},Ye.free=function(a){xr.push(a)},Ye.prototype.isReal=Ye.prototype.w,Ye.prototype.inflate=Ye.prototype.Bc,Ye.prototype.equalsApprox=Ye.prototype.Xa,Ye.prototype.equalTo=Ye.prototype.hi,Ye.prototype.equals=Ye.prototype.D,Ye.prototype.set=Ye.prototype.set,Ye.prototype.setTo=Ye.prototype.sg;var xr=[];Ye.className="Size",Ye.parse=tr,Ye.stringify=Ur,Ye.ZeroSize=io=new Ye(0,0).ja(),Ye.OneSize=fo=new Ye(1,1).ja(),Ye.SixSize=Xo=new Ye(6,6).ja(),Ye.EightSize=co=new Ye(8,8).ja(),Ye.TenSize=Jo=new Ye(10,10).ja(),Ye.InfiniteSize=hr=new Ye(1/0,1/0).ja(),Ye.NoSize=wr=new Ye(NaN,NaN).ja(),Ye.parse=tr,Ye.stringify=Ur;function we(a,y,x,E){a===void 0?this.height=this.width=this.y=this.x=0:typeof a=="number"&&typeof y=="number"&&typeof x=="number"&&(0<=x||isNaN(x))&&typeof E=="number"&&(0<=E||isNaN(E))?(this.x=a,this.y=y,this.width=x,this.height=E):a instanceof Dt?(x=a.x,a=a.y,y instanceof Dt?(E=y.x,y=y.y,this.x=Math.min(x,E),this.y=Math.min(a,y),this.width=Math.abs(x-E),this.height=Math.abs(a-y)):y instanceof Ye?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Wt("Incorrect second argument supplied to Rect constructor "+y)):Wt("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}Lt=we.prototype,Lt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.h=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this};function Qo(a,y,x){a.width=y,a.height=x}Lt.sg=function(a,y,x,E){return this.x=a,this.y=y,this.width=x,this.height=E,this},Lt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Lt.dd=function(a){return this.x=a.x,this.y=a.y,this},Lt.tA=function(a){return this.width=a.width,this.height=a.height,this},we.prototype.copy=function(){var a=new we;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Lt=we.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Is(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;(E=a[y++])&&(b=parseFloat(E));for(var z=0;a[y]==="";)y++;(E=a[y++])&&(z=parseFloat(E));for(var tt=0;a[y]==="";)y++;return(E=a[y++])&&(tt=parseFloat(E)),new we(x,b,z,tt)}return new we}function as(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Lt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Lt.D=function(a){return a instanceof we?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Lt.hi=function(a,y,x,E){return this.x===a&&this.y===y&&this.width===x&&this.height===E},Lt.Xa=function(a){return Qt.B(this.x,a.x)&&Qt.B(this.y,a.y)&&Qt.B(this.width,a.width)&&Qt.B(this.height,a.height)};function To(a,y){return Qt.$(a.x,y.x)&&Qt.$(a.y,y.y)&&Qt.$(a.width,y.width)&&Qt.$(a.height,y.height)}Lt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Lt.Re=function(a){return this.x<=a.x&&a.x+a.width<=this.x+this.width&&this.y<=a.y&&a.y+a.height<=this.y+this.height},Lt.contains=function(a,y,x,E){return x===void 0&&(x=0),E===void 0&&(E=0),this.x<=a&&a+x<=this.x+this.width&&this.y<=y&&y+E<=this.y+this.height},Lt.offset=function(a,y){return this.x+=a,this.y+=y,this},Lt.Bc=function(a,y){return ys(this,y,a,y,a)},Lt.Co=function(a){return ys(this,a.top,a.right,a.bottom,a.left)},Lt.Fv=function(a){return ys(this,-a.top,-a.right,-a.bottom,-a.left)},Lt.Hz=function(a,y,x,E){return ys(this,a,y,x,E)};function ys(a,y,x,E,b){var z=a.width;return x+b<=-z?(a.x+=z/2,a.width=0):(a.x-=b,a.width+=x+b),x=a.height,y+E<=-x?(a.y+=x/2,a.height=0):(a.y-=y,a.height+=y+E),a}Lt.Ex=function(a){return Rs(this,a.x,a.y,a.width,a.height)},Lt.Uu=function(a,y,x,E){return Rs(this,a,y,x,E)};function Rs(a,y,x,E,b){var z=Math.max(a.x,y),tt=Math.max(a.y,x);return y=Math.min(a.x+a.width,y+E),x=Math.min(a.y+a.height,x+b),a.x=z,a.y=tt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-tt),a}Lt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Lt.Vu=function(a,y,x,E){var b=this.width,z=this.x;return b!==1/0&&x!==1/0&&(b+=z,x+=a,isNaN(x)||isNaN(b)||z>x||a>b)?!1:(a=this.height,x=this.y,!(a!==1/0&&E!==1/0&&(a+=x,E+=y,isNaN(E)||isNaN(a)||x>E||y>a)))};function tl(a,y){var x=a.width,E=a.x,b=y.x-10;return E>y.width+10+10+b||b>x+E?!1:(x=a.height,a=a.y,E=y.y-10,!(a>y.height+10+10+E||E>x+a))}Lt.Ye=function(a){return ko(this,a.x,a.y,0,0)},Lt.ed=function(a){return ko(this,a.x,a.y,a.width,a.height)},Lt.Kv=function(a,y,x,E){return x===void 0&&(x=0),E===void 0&&(E=0),ko(this,a,y,x,E)};function ko(a,y,x,E,b){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+E),x=Math.max(a.y+a.height,x+b),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}Lt.yi=function(a,y,x){return this.x=a-x.offsetX-x.x*this.width,this.y=y-x.offsetY-x.y*this.height,this};function br(a,y,x,E,b,z,tt,ot){return tt===void 0&&(tt=0),ot===void 0&&(ot=0),a<=b&&b+tt<=a+x&&y<=z&&z+ot<=y+E}function Zr(a,y,x,E,b,z,tt,ot){return a>tt+b||b>x+a?!1:!(y>ot+z||z>E+y)}Lt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Lt.Mz=function(){return this.width===0&&this.height===0},we.alloc=function(){var a=ea.pop();return a===void 0?new we:a},we.allocAt=function(a,y,x,E){var b=ea.pop();return b===void 0?new we(a,y,x,E):b.h(a,y,x,E)},we.free=function(a){ea.push(a)},Re.Object.defineProperties(we.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 Dt(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new Ye(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new Dt(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}}}),we.prototype.isEmpty=we.prototype.Mz,we.prototype.isReal=we.prototype.w,we.intersectsLineSegment=function(a,y,x,E,b,z,tt,ot){return Qt.Fx(a,y,x,E,b,z,tt,ot)},we.prototype.setSpot=we.prototype.yi,we.prototype.union=we.prototype.Kv,we.prototype.unionRect=we.prototype.ed,we.prototype.unionPoint=we.prototype.Ye,we.prototype.intersects=we.prototype.Vu,we.prototype.intersectsRect=we.prototype.Yc,we.prototype.intersect=we.prototype.Uu,we.prototype.intersectRect=we.prototype.Ex,we.prototype.grow=we.prototype.Hz,we.prototype.subtractMargin=we.prototype.Fv,we.prototype.addMargin=we.prototype.Co,we.prototype.inflate=we.prototype.Bc,we.prototype.offset=we.prototype.offset,we.prototype.contains=we.prototype.contains,we.prototype.containsRect=we.prototype.Re,we.prototype.containsPoint=we.prototype.ca,we.prototype.equalsApprox=we.prototype.Xa,we.prototype.equalTo=we.prototype.hi,we.prototype.equals=we.prototype.D,we.prototype.setSize=we.prototype.tA,we.prototype.setPoint=we.prototype.dd,we.prototype.set=we.prototype.set,we.prototype.setTo=we.prototype.sg;var _a=null,Wl=null,ea=[];we.className="Rect",we.parse=Is,we.stringify=as,we.contains=br,we.intersects=Zr,we.ZeroRect=_a=new we(0,0,0,0).ja(),we.NoRect=Wl=new we(NaN,NaN,NaN,NaN).ja(),we.parse=Is,we.stringify=as,we.contains=br,we.intersects=Zr;function wi(a,y,x,E){a===void 0?this.left=this.bottom=this.right=this.top=0:y===void 0?this.left=this.bottom=this.right=this.top=a:x===void 0?(this.top=a,this.right=y,this.bottom=a,this.left=y):E!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=E):Wt("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+E),this._isFrozen=!1}wi.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},wi.prototype.sg=function(a,y,x,E){return this.top=a,this.right=y,this.bottom=x,this.left=E,this},wi.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},wi.prototype.copy=function(){var a=new wi;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Lt=wi.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function Vo(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var E=a[y++];if(E&&(x=parseFloat(E)),isNaN(x))return new wi;for(var b=NaN;a[y]==="";)y++;if((E=a[y++])&&(b=parseFloat(E)),isNaN(b))return new wi(x);for(var z=NaN;a[y]==="";)y++;if((E=a[y++])&&(z=parseFloat(E)),isNaN(z))return new wi(x,b);for(var tt=NaN;a[y]==="";)y++;return(E=a[y++])&&(tt=parseFloat(E)),isNaN(tt)?new wi(x,b):new wi(x,b,z,tt)}return new wi}function ls(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Lt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Lt.D=function(a){return a instanceof wi?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Lt.hi=function(a,y,x,E){return this.top===a&&this.right===y&&this.bottom===x&&this.left===E},Lt.Xa=function(a){return Qt.B(this.top,a.top)&&Qt.B(this.right,a.right)&&Qt.B(this.bottom,a.bottom)&&Qt.B(this.left,a.left)},Lt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},wi.alloc=function(){var a=Fl.pop();return a===void 0?new wi:a},wi.free=function(a){Fl.push(a)},wi.prototype.isReal=wi.prototype.w,wi.prototype.equalsApprox=wi.prototype.Xa,wi.prototype.equalTo=wi.prototype.hi,wi.prototype.equals=wi.prototype.D,wi.prototype.set=wi.prototype.set,wi.prototype.setTo=wi.prototype.sg;var $r=null,jr=null,Fl=[];wi.className="Margin",wi.parse=Vo,wi.stringify=ls,wi.ZeroMargin=$r=new wi(0,0,0,0).ja(),wi.TwoMargin=jr=new wi(2,2,2,2).ja(),wi.parse=Vo,wi.stringify=ls;function Mn(a,y,x,E){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),E===void 0&&(E=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=E),this._isFrozen=!1}var Bi,Zi,qi,uo,Uo,xi,La,us,Yr,ar,na,ka,js,Ma,Nl,el,Tu,Yd,sd,ml,Vl,Ga,ad,ld,Kd,Ar,Gc,ud,Au,Bu,Ss,zs,ts,hs,hd,Du;Mn.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Mn.prototype.sg=function(a,y,x,E){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=E,this},Mn.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Mn.prototype.copy=function(){var a=new Mn;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Lt=Mn.prototype,Lt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Lt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this};function mr(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function Go(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return Bi;if(a==="TopLeft")return Zi;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return qi;if(a==="TopRight")return uo;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return Uo;if(a==="Center")return xi;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return La;if(a==="BottomLeft")return us;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Yr;if(a==="BottomRight")return ar;if(a==="TopSide")return na;if(a==="LeftSide")return ka;if(a==="RightSide")return js;if(a==="BottomSide")return Ma;if(a==="TopBottomSides")return Nl;if(a==="LeftRightSides")return el;if(a==="TopLeftSides")return Tu;if(a==="TopRightSides")return Yd;if(a==="BottomLeftSides")return sd;if(a==="BottomRightSides")return ml;if(a==="NotTopSide")return Vl;if(a==="NotLeftSide")return Ga;if(a==="NotRightSide")return ad;if(a==="NotBottomSide")return ld;if(a==="AllSides")return Kd;if(a==="Default")return Ar;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var E=a[y++];E!==void 0&&0<E.length&&(x=parseFloat(E));for(var b=0;a[y]==="";)y++;E=a[y++],E!==void 0&&0<E.length&&(b=parseFloat(E));for(var z=0;a[y]==="";)y++;E=a[y++],E!==void 0&&0<E.length&&(z=parseFloat(E));for(var tt=0;a[y]==="";)y++;return E=a[y++],E!==void 0&&0<E.length&&(tt=parseFloat(E)),new Mn(x,b,z,tt)}return new Mn}function Eo(a){return a.sb()?a.x.toString()+" "+a.y.toString()+" "+a.offsetX.toString()+" "+a.offsetY.toString():a.toString()}Lt.toString=function(){return this.sb()?this.offsetX===0&&this.offsetY===0?"Spot("+this.x+","+this.y+")":"Spot("+this.x+","+this.y+","+this.offsetX+","+this.offsetY+")":this.D(Bi)?"None":this.D(Zi)?"TopLeft":this.D(qi)?"Top":this.D(uo)?"TopRight":this.D(Uo)?"Left":this.D(xi)?"Center":this.D(La)?"Right":this.D(us)?"BottomLeft":this.D(Yr)?"Bottom":this.D(ar)?"BottomRight":this.D(na)?"TopSide":this.D(ka)?"LeftSide":this.D(js)?"RightSide":this.D(Ma)?"BottomSide":this.D(Nl)?"TopBottomSides":this.D(el)?"LeftRightSides":this.D(Tu)?"TopLeftSides":this.D(Yd)?"TopRightSides":this.D(sd)?"BottomLeftSides":this.D(ml)?"BottomRightSides":this.D(Vl)?"NotTopSide":this.D(Ga)?"NotLeftSide":this.D(ad)?"NotRightSide":this.D(ld)?"NotBottomSide":this.D(Kd)?"AllSides":this.D(Ar)?"Default":"None"},Lt.D=function(a){return a instanceof Mn?(this.x===a.x||isNaN(this.x)&&isNaN(a.x))&&(this.y===a.y||isNaN(this.y)&&isNaN(a.y))&&this.offsetX===a.offsetX&&this.offsetY===a.offsetY:!1},Lt.gv=function(){return new Mn(.5-(this.x-.5),.5-(this.y-.5),-this.offsetX,-this.offsetY)},Lt.Hf=function(a){if(!this.$c())return!1;if(!a.$c())if(a.D(Gc))a=ka;else if(a.D(ud))a=js;else if(a.D(Au))a=na;else if(a.D(Bu))a=Ma;else return!1;return a=a.offsetY,(this.offsetY&a)===a},Lt.sb=function(){return!isNaN(this.x)&&!isNaN(this.y)},Lt.Mc=function(){return isNaN(this.x)||isNaN(this.y)},Lt.$c=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===1&&this.offsetY!==0},Lt.ys=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===0&&this.offsetY===0},Lt.Xb=function(){return isNaN(this.x)&&isNaN(this.y)&&this.offsetX===-1&&this.offsetY===0},Mn.alloc=function(){var a=_s.pop();return a===void 0?new Mn:a},Mn.free=function(a){_s.push(a)},Mn.prototype.isDefault=Mn.prototype.Xb,Mn.prototype.isNone=Mn.prototype.ys,Mn.prototype.isSide=Mn.prototype.$c,Mn.prototype.isNoSpot=Mn.prototype.Mc,Mn.prototype.isSpot=Mn.prototype.sb,Mn.prototype.includesSide=Mn.prototype.Hf,Mn.prototype.opposite=Mn.prototype.gv,Mn.prototype.equals=Mn.prototype.D,Mn.prototype.set=Mn.prototype.set,Mn.prototype.setTo=Mn.prototype.sg;var _s=[];Mn.className="Spot",Mn.parse=Go,Mn.stringify=Eo,Mn.None=Bi=mr(new Mn(0,0,0,0),0).ja(),Mn.Default=Ar=mr(new Mn(0,0,-1,0),-1).ja(),Mn.TopLeft=Zi=new Mn(0,0,0,0).ja(),Mn.TopCenter=qi=new Mn(.5,0,0,0).ja(),Mn.TopRight=uo=new Mn(1,0,0,0).ja(),Mn.LeftCenter=Uo=new Mn(0,.5,0,0).ja(),Mn.Center=xi=new Mn(.5,.5,0,0).ja(),Mn.RightCenter=La=new Mn(1,.5,0,0).ja(),Mn.BottomLeft=us=new Mn(0,1,0,0).ja(),Mn.BottomCenter=Yr=new Mn(.5,1,0,0).ja(),Mn.BottomRight=ar=new Mn(1,1,0,0).ja(),Mn.MiddleTop=Ss=qi,Mn.MiddleLeft=zs=Uo,Mn.MiddleRight=ts=La,Mn.MiddleBottom=hs=Yr,Mn.Top=Au=qi,Mn.Left=Gc=Uo,Mn.Right=ud=La,Mn.Bottom=Bu=Yr,Mn.TopSide=na=mr(new Mn(0,0,1,1),1).ja(),Mn.LeftSide=ka=mr(new Mn(0,0,1,2),1).ja(),Mn.RightSide=js=mr(new Mn(0,0,1,4),1).ja(),Mn.BottomSide=Ma=mr(new Mn(0,0,1,8),1).ja(),Mn.TopBottomSides=Nl=mr(new Mn(0,0,1,9),1).ja(),Mn.LeftRightSides=el=mr(new Mn(0,0,1,6),1).ja(),Mn.TopLeftSides=Tu=mr(new Mn(0,0,1,3),1).ja(),Mn.TopRightSides=Yd=mr(new Mn(0,0,1,5),1).ja(),Mn.BottomLeftSides=sd=mr(new Mn(0,0,1,10),1).ja(),Mn.BottomRightSides=ml=mr(new Mn(0,0,1,12),1).ja(),Mn.NotTopSide=Vl=mr(new Mn(0,0,1,14),1).ja(),Mn.NotLeftSide=Ga=mr(new Mn(0,0,1,13),1).ja(),Mn.NotRightSide=ad=mr(new Mn(0,0,1,11),1).ja(),Mn.NotBottomSide=ld=mr(new Mn(0,0,1,7),1).ja(),Mn.AllSides=Kd=mr(new Mn(0,0,1,15),1).ja(),hd=new Mn(.156,.156).ja(),Du=new Mn(.844,.844).ja(),Mn.parse=Go,Mn.stringify=Eo;function ei(){this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0}ei.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},ei.prototype.setTransform=function(a,y,x,E,b,z){return this.m11=a,this.m12=y,this.m21=x,this.m22=E,this.dx=b,this.dy=z,this},ei.prototype.copy=function(){var a=new ei;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},ei.prototype.toString=function(){return"Transform("+this.m11+","+this.m12+","+this.m21+","+this.m22+","+this.dx+","+this.dy+")"},ei.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},ei.prototype.ws=function(){return this.dx===0&&this.dy===0&&this.m11===1&&this.m12===0&&this.m21===0&&this.m22===1},ei.prototype.reset=function(){return this.m11=1,this.m21=this.m12=0,this.m22=1,this.dy=this.dx=0,this},ei.prototype.multiply=function(a){var y=this.m11*a.m11+this.m21*a.m12,x=this.m12*a.m11+this.m22*a.m12,E=this.m11*a.m21+this.m21*a.m22,b=this.m12*a.m21+this.m22*a.m22;return this.dx=this.m11*a.dx+this.m21*a.dy+this.dx,this.dy=this.m12*a.dx+this.m22*a.dy+this.dy,this.m11=y,this.m12=x,this.m21=E,this.m22=b,this},ei.prototype.bv=function(a){var y=1/(a.m11*a.m22-a.m12*a.m21),x=a.m22*y,E=-a.m12*y,b=-a.m21*y,z=a.m11*y,tt=y*(a.m21*a.dy-a.m22*a.dx);return a=y*(a.m12*a.dx-a.m11*a.dy),y=this.m11*x+this.m21*E,x=this.m12*x+this.m22*E,E=this.m11*b+this.m21*z,b=this.m12*b+this.m22*z,this.dx=this.m11*tt+this.m21*a+this.dx,this.dy=this.m12*tt+this.m22*a+this.dy,this.m11=y,this.m12=x,this.m21=E,this.m22=b,this},ei.prototype.Vj=function(){var a=1/(this.m11*this.m22-this.m12*this.m21),y=-this.m12*a,x=-this.m21*a,E=this.m11*a,b=a*(this.m21*this.dy-this.m22*this.dx),z=a*(this.m12*this.dx-this.m11*this.dy);return this.m11=this.m22*a,this.m12=y,this.m21=x,this.m22=E,this.dx=b,this.dy=z,this},ei.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a===0)return this;if(this.translate(y,x),a===90){a=0;var E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));var b=this.m12*a+this.m22*E,z=this.m11*-E+this.m21*a,tt=this.m12*-E+this.m22*a;return this.m11=this.m11*a+this.m21*E,this.m12=b,this.m21=z,this.m22=tt,this.translate(-y,-x),this},Lt=ei.prototype,Lt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Lt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Lt.Ga=function(a){var y=a.x,x=a.y;return a.h(y*this.m11+x*this.m21+this.dx,y*this.m12+x*this.m22+this.dy)},Lt.Cd=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=a.x,E=a.y;return a.h(x*this.m22*y+E*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+E*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.Eu=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=1.25*a.x,E=1.2*a.y;return a.h(x*this.m22*y+E*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+E*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Lt.pp=function(a){var y=a.x,x=a.y,E=y+a.width,b=x+a.height,z=this.m11,tt=this.m12,ot=this.m21,rt=this.m22,at=this.dx,ut=this.dy,ft=y*z+x*ot+at,mt=y*tt+x*rt+ut,yt=E*z+x*ot+at,xt=E*tt+x*rt+ut;return x=y*z+b*ot+at,y=y*tt+b*rt+ut,z=E*z+b*ot+at,E=E*tt+b*rt+ut,b=Math.min(ft,yt),ft=Math.max(ft,yt),yt=Math.min(mt,xt),mt=Math.max(mt,xt),b=Math.min(b,x),ft=Math.max(ft,x),yt=Math.min(yt,y),mt=Math.max(mt,y),b=Math.min(b,z),ft=Math.max(ft,z),yt=Math.min(yt,E),mt=Math.max(mt,E),a.h(b,yt,ft-b,mt-yt),a},ei.alloc=function(){var a=es.pop();return a===void 0?new ei:a},ei.free=function(a){es.push(a)},ei.prototype.transformRect=ei.prototype.pp,ei.prototype.transformPoint=ei.prototype.Ga,ei.prototype.scale=ei.prototype.scale,ei.prototype.translate=ei.prototype.translate,ei.prototype.rotate=ei.prototype.rotate,ei.prototype.invert=ei.prototype.Vj,ei.prototype.multiplyInverted=ei.prototype.bv,ei.prototype.multiply=ei.prototype.multiply,ei.prototype.reset=ei.prototype.reset,ei.prototype.isIdentity=ei.prototype.ws,ei.prototype.equals=ei.prototype.D,ei.prototype.setTransform=ei.prototype.setTransform,ei.prototype.set=ei.prototype.set;var es=[];ei.className="Transform",ei.xF="54a702f3e53909c447824c6706603faf4c";var Qt={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=Qt.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);Qt.Uv=y}return 1>a?(x=1/a,2e3>=x?1/y[x|0]:Math.sqrt(a)):2e3>=a?y[a|0]:Math.sqrt(a)},B:function(a,y){return a-=y,.5>a&&-.5<a},$:function(a,y){return a-=y,5e-8>a&&-5e-8<a},Yb:function(a,y,x,E,b,z,tt){if(0>=b&&(b=1e-6),a<x)var ot=a,rt=x;else ot=x,rt=a;if(y<E)var at=y,ut=E;else at=E,ut=y;if(a===x)return at<=tt&&tt<=ut&&a-b<=z&&z<=a+b;if(y===E)return ot<=z&&z<=rt&&y-b<=tt&&tt<=y+b;if(rt+=b,ot-=b,ot<=z&&z<=rt&&(ut+=b,at-=b,at<=tt&&tt<=ut))if(rt-ot>ut-at)if(a-x>b||x-a>b){if(z=(E-y)/(x-a)*(z-a)+y,z-b<=tt&&tt<=z+b)return!0}else return!0;else if(y-E>b||E-y>b){if(tt=(x-a)/(E-y)*(tt-y)+a,tt-b<=z&&z<=tt+b)return!0}else return!0;return!1},cs:function(a,y,x,E,b,z,tt,ot,rt,at,ut,ft){if(Qt.Yb(a,y,tt,ot,ft,x,E)&&Qt.Yb(a,y,tt,ot,ft,b,z))return Qt.Yb(a,y,tt,ot,ft,at,ut);var mt=(a+x)/2,yt=(y+E)/2,xt=(x+b)/2,Mt=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(mt+xt)/2,x=(yt+Mt)/2,xt=(xt+b)/2,Mt=(Mt+z)/2;var It=(E+xt)/2,At=(x+Mt)/2;return Qt.cs(a,y,mt,yt,E,x,It,At,rt,at,ut,ft)||Qt.cs(It,At,xt,Mt,b,z,tt,ot,rt,at,ut,ft)},ax:function(a,y,x,E,b,z,tt,ot,rt){var at=(x+b)/2,ut=(E+z)/2;return rt.h((((a+x)/2+at)/2+(at+(b+tt)/2)/2)/2,(((y+E)/2+ut)/2+(ut+(z+ot)/2)/2)/2),rt},My:function(a,y,x,E,b,z,tt,ot){var rt=(x+b)/2,at=(E+z)/2;return Hn(((a+x)/2+rt)/2,((y+E)/2+at)/2,(rt+(b+tt)/2)/2,(at+(z+ot)/2)/2)},Dl:function(a,y,x,E,b,z,tt,ot,rt,at){if(Qt.Yb(a,y,tt,ot,rt,x,E)&&Qt.Yb(a,y,tt,ot,rt,b,z))ko(at,a,y,0,0),ko(at,tt,ot,0,0);else{var ut=(a+x)/2,ft=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var xt=(E+mt)/2,Mt=(x+yt)/2;Qt.Dl(a,y,ut,ft,E,x,xt,Mt,rt,at),Qt.Dl(xt,Mt,mt,yt,b,z,tt,ot,rt,at)}return at},Qe:function(a,y,x,E,b,z,tt,ot,rt,at){if(Qt.Yb(a,y,tt,ot,rt,x,E)&&Qt.Yb(a,y,tt,ot,rt,b,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(ot);else{var ut=(a+x)/2,ft=(y+E)/2,mt=(x+b)/2,yt=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(ut+mt)/2,x=(ft+yt)/2,mt=(mt+b)/2,yt=(yt+z)/2;var xt=(E+mt)/2,Mt=(x+yt)/2;Qt.Qe(a,y,ut,ft,E,x,xt,Mt,rt,at),Qt.Qe(xt,Mt,mt,yt,b,z,tt,ot,rt,at)}return at},jv:function(a,y,x,E,b,z,tt,ot,rt,at){if(Qt.Yb(a,y,b,z,at,x,E))return Qt.Yb(a,y,b,z,at,ot,rt);var ut=(a+x)/2,ft=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var mt=(ut+x)/2,yt=(ft+E)/2;return Qt.jv(a,y,ut,ft,mt,yt,tt,ot,rt,at)||Qt.jv(mt,yt,x,E,b,z,tt,ot,rt,at)},OA:function(a,y,x,E,b,z,tt){return tt.h(((a+x)/2+(x+b)/2)/2,((y+E)/2+(E+z)/2)/2),tt},iv:function(a,y,x,E,b,z,tt,ot){if(Qt.Yb(a,y,b,z,tt,x,E))ko(ot,a,y,0,0),ko(ot,b,z,0,0);else{var rt=(a+x)/2,at=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var ut=(rt+x)/2,ft=(at+E)/2;Qt.iv(a,y,rt,at,ut,ft,tt,ot),Qt.iv(ut,ft,x,E,b,z,tt,ot)}return ot},ep:function(a,y,x,E,b,z,tt,ot){if(Qt.Yb(a,y,b,z,tt,x,E))ot.length===0&&(ot.push(a),ot.push(y)),ot.push(b),ot.push(z);else{var rt=(a+x)/2,at=(y+E)/2;x=(x+b)/2,E=(E+z)/2;var ut=(rt+x)/2,ft=(at+E)/2;Qt.ep(a,y,rt,at,ut,ft,tt,ot),Qt.ep(ut,ft,x,E,b,z,tt,ot)}return ot},Eo:function(a,y,x,E,b,z,tt,ot,rt,at,ut,ft,mt,yt){if(Qt.Yb(a,y,tt,ot,mt,x,E)&&Qt.Yb(a,y,tt,ot,mt,b,z))return!Qt.Rl(a,y,tt,ot,rt,at,ut,ft)||(mt=(a-tt)*(at-ft)-(y-ot)*(rt-ut),mt===0)?!1:(yt.h(((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ft-at*ut))/mt,((a*ot-y*tt)*(at-ft)-(y-ot)*(rt*ft-at*ut))/mt),!0);var xt=(a+x)/2,Mt=(y+E)/2,It=(x+b)/2,At=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(xt+It)/2,x=(Mt+At)/2,It=(It+b)/2,At=(At+z)/2;var _t=(E+It)/2,Ht=(x+At)/2,Vt=1/0,Xt=!1,ue=0,$e=0;return Qt.Eo(a,y,xt,Mt,E,x,_t,Ht,rt,at,ut,ft,mt,yt)&&(a=(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at),a<Vt&&(Vt=a,Xt=!0,ue=yt.x,$e=yt.y)),Qt.Eo(_t,Ht,It,At,b,z,tt,ot,rt,at,ut,ft,mt,yt)&&(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at)<Vt&&(Xt=!0,ue=yt.x,$e=yt.y),Xt&&(yt.x=ue,yt.y=$e),Xt},Fo:function(a,y,x,E,b,z,tt,ot,rt,at,ut,ft,mt){var yt=0;if(Qt.Yb(a,y,tt,ot,mt,x,E)&&Qt.Yb(a,y,tt,ot,mt,b,z)){if(mt=(a-tt)*(at-ft)-(y-ot)*(rt-ut),mt===0)return yt;var xt=((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*ft-at*ut))/mt,Mt=((a*ot-y*tt)*(at-ft)-(y-ot)*(rt*ft-at*ut))/mt;if(xt>=ut)return yt;if((rt>ut?rt-ut:ut-rt)<(at>ft?at-ft:ft-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,xt<rt||xt>a)return yt;0<mt?yt++:0>mt&&yt--}else{xt=(a+x)/2,Mt=(y+E)/2;var It=(x+b)/2,At=(E+z)/2;b=(b+tt)/2,z=(z+ot)/2,E=(xt+It)/2,x=(Mt+At)/2,It=(It+b)/2,At=(At+z)/2;var _t=(E+It)/2,Ht=(x+At)/2;yt+=Qt.Fo(a,y,xt,Mt,E,x,_t,Ht,rt,at,ut,ft,mt),yt+=Qt.Fo(_t,Ht,It,At,b,z,tt,ot,rt,at,ut,ft,mt)}return yt},qh:function(a,y,x,E,b,z,tt){return Qt.$(a,x)?(y<E?(x=y,y=E):x=E,z<x?(tt.h(a,x),!1):z>y?(tt.h(a,y),!1):(tt.h(a,z),!0)):Qt.$(y,E)?(a<x?(E=a,a=x):E=x,b<E?(tt.h(E,y),!1):b>a?(tt.h(a,y),!1):(tt.h(b,y),!0)):(b=((a-b)*(a-x)+(y-z)*(y-E))/((x-a)*(x-a)+(E-y)*(E-y)),-5e-6>b?(tt.h(a,y),!1):1.000005<b?(tt.h(x,E),!1):(tt.h(a+b*(x-a),y+b*(E-y)),!0))},Ve:function(a,y,x,E,b,z,tt,ot,rt){return Qt.B(a,x)&&Qt.B(y,E)?(rt.h(a,y),!1):Qt.$(b,tt)?Qt.$(a,x)?(Qt.qh(a,y,x,E,b,z,rt),!1):Qt.qh(a,y,x,E,b,(E-y)/(x-a)*(b-a)+y,rt):(ot=(ot-z)/(tt-b),Qt.$(a,x)?(x=ot*(a-b)+z,y<E?(b=y,y=E):b=E,x<b?(rt.h(a,b),!1):x>y?(rt.h(a,y),!1):(rt.h(a,x),!0)):(tt=(E-y)/(x-a),Qt.$(ot,tt)?(Qt.qh(a,y,x,E,b,z,rt),!1):(b=(tt*a-ot*b+z-y)/(tt-ot),Qt.$(tt,0)?(a<x?(E=a,a=x):E=x,b<E?(rt.h(E,y),!1):b>a?(rt.h(a,y),!1):(rt.h(b,y),!0)):Qt.qh(a,y,x,E,b,tt*(b-a)+y,rt))))},MA:function(a,y,x,E,b){return Qt.Ve(x.x,x.y,E.x,E.y,a.x,a.y,y.x,y.y,b)},KA:function(a,y,x,E,b,z,tt,ot,rt,at){function ut(It,At){var _t=(It-a)*(It-a)+(At-y)*(At-y);_t<ft&&(ft=_t,rt.h(It,At))}var ft=1/0;ut(rt.x,rt.y);var mt=0,yt=0,xt=0,Mt=0;if(b<tt?(mt=b,yt=tt):(mt=tt,yt=b),z<ot?(xt=b,Mt=tt):(xt=tt,Mt=b),mt=(yt-mt)/2+at,at=(Mt-xt)/2+at,b=(b+tt)/2,z=(z+ot)/2,mt===0||at===0)return rt;if(.5>(x>a?x-a:a-x)){if(mt=1-(x-b)*(x-b)/(mt*mt),0>mt)return rt;mt=Math.sqrt(mt),E=-at*mt+z,ut(x,at*mt+z),ut(x,E)}else{if(x=(E-y)/(x-a),E=1/(mt*mt)+x*x/(at*at),ot=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*b/(mt*mt),mt=ot*ot-4*E*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+b*b/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return rt;mt=Math.sqrt(mt),at=(-ot+mt)/(2*E),ut(at,x*at-x*a+y),mt=(-ot-mt)/(2*E),ut(mt,x*mt-x*a+y)}return rt},Ff:function(a,y,x,E,b,z,tt,ot,rt){var at=1e21,ut=a,ft=y;if(Qt.Ve(a,y,a,E,b,z,tt,ot,rt)){var mt=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z);mt<at&&(at=mt,ut=rt.x,ft=rt.y)}return Qt.Ve(x,y,x,E,b,z,tt,ot,rt)&&(mt=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z),mt<at&&(at=mt,ut=rt.x,ft=rt.y)),Qt.Ve(a,y,x,y,b,z,tt,ot,rt)&&(y=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z),y<at&&(at=y,ut=rt.x,ft=rt.y)),Qt.Ve(a,E,x,E,b,z,tt,ot,rt)&&(a=(rt.x-b)*(rt.x-b)+(rt.y-z)*(rt.y-z),a<at&&(at=a,ut=rt.x,ft=rt.y)),rt.h(ut,ft),1e21>at},us:function(a,y,x){return Qt.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,E,b,z,tt,ot){var rt=a+x,at=y+E;return b===tt?(z<ot?(tt=z,z=ot):tt=ot,a<=b&&b<=rt&&tt<=at&&z>=y):z===ot?(b<tt?(ot=b,b=tt):ot=tt,y<=z&&z<=at&&ot<=rt&&b>=a):!!(br(a,y,x,E,b,z)||br(a,y,x,E,tt,ot)||Qt.Rl(a,y,rt,y,b,z,tt,ot)||Qt.Rl(rt,y,rt,at,b,z,tt,ot)||Qt.Rl(rt,at,a,at,b,z,tt,ot)||Qt.Rl(a,at,a,y,b,z,tt,ot))},Rl:function(a,y,x,E,b,z,tt,ot){return a===x&&y===E&&b===tt&&z===ot?a===b&&y===z:0>=Qt.Fl(a,y,x,E,b,z)*Qt.Fl(a,y,x,E,tt,ot)&&0>=Qt.Fl(b,z,tt,ot,a,y)*Qt.Fl(b,z,tt,ot,x,E)},Fl:function(a,y,x,E,b,z){return x-=a,E-=y,a=b-a,y=z-y,z=a*E-y*x,z===0&&(z=a*x+y*E,0<z&&(z=(a-x)*x+(y-E)*E,0>z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,E,b,z){var tt=Math.PI;z||(E*=tt/180,b*=tt/180);var ot=E>b?-1:1;z=[];var rt=tt/2,at=E;if(E=Math.min(2*tt,Math.abs(b-E)),1e-5>E)return rt=at+ot*Math.min(E,rt),ot=a+x*Math.cos(at),at=y+x*Math.sin(at),a+=x*Math.cos(rt),y+=x*Math.sin(rt),x=(ot+a)/2,rt=(at+y)/2,z.push([ot,at,x,rt,x,rt,a,y]),z;for(;1e-5<E;)b=at+ot*Math.min(E,rt),z.push(Qt.Vy(x,at,b,a,y)),E-=Math.abs(b-at),at=b;return z},Vy:function(a,y,x,E,b){var z=(x-y)/2,tt=a*Math.cos(z),ot=a*Math.sin(z),rt=-ot,at=tt*tt+rt*rt,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),[E+a*Math.cos(y),b+a*Math.sin(y),E+ot*z-tt*at,b+ot*at+tt*z,E+ot*z-rt*at,b+ot*at+rt*z,E+a*Math.cos(x),b+a*Math.sin(x)]},No:function(a,y,x,E,b,z,tt){x=Math.floor((a-x)/b)*b+x,E=Math.floor((y-E)/z)*z+E;var ot=x;return x+b-a<b/2&&(ot=x+b),a=E,E+z-y<z/2&&(a=E+z),tt.h(ot,a),tt},vx:function(a,y){var x=Math.max(a,y);a=Math.min(a,y);var E;do y=x%a,x=E=a,a=y;while(0<y);return E},$y:function(a,y,x,E){var b=0>x,z=0>E;if(a<y)var tt=1,ot=0;else tt=0,ot=1;var rt=tt===0?a:y,at=tt===0?x:E;return(tt===0?b:z)&&(at=-at),tt=ot,x=tt===0?x:E,(tt===0?b:z)&&(x=-x),Qt.az(rt,tt===0?a:y,at,x,0,0)},az:function(a,y,x,E,b,z){if(0<E)if(0<x){b=a*a,z=y*y,a*=x;var tt=y*E,ot=-z+tt,rt=-z+Math.sqrt(a*a+tt*tt);y=ot;for(var at=0;9999999999>at&&(y=.5*(ot+rt),!(y===ot||y===rt));++at){var ut=a/(y+b),ft=tt/(y+z);if(ut=ut*ut+ft*ft-1,0<ut)ot=y;else if(0>ut)rt=y;else break}x=b*x/(y+b)-x,E=z*E/(y+z)-E,x=Math.sqrt(x*x+E*E)}else x=Math.abs(E-y);else E=a*a-y*y,z=a*x,z<E?(E=z/E,z=y*Math.sqrt(Math.abs(1-E*E)),x=a*E-x,x=Math.sqrt(x*x+z*z)):x=Math.abs(x-a);return x},Ze:new vn,um:new vn,Mf:new vn,Nf:0,vm:100};Qt.za=Qt.AA;function He(a){kn(this),this.l=2,a===void 0&&(a=He.o),this.na=a,this.Ec=this.Dc=this.pd=this.od=0,a===He.o?this.ee=new Pe:(He.V===null&&(He.V=new Pe().freeze()),this.ee=He.V),this.aq=this.ee.Ja,this.Ip=new we().freeze(),this.ym=this.tk=null,this.zm=NaN,this.fg=Zi,this.gg=ar,this.Rk=this.Sk=NaN,this.Uf=Oe}He.prototype.copy=function(){var a=new He;if(a.l=this.l&-2,a.na=this.na,a.od=this.od,a.pd=this.pd,a.Dc=this.Dc,a.Ec=this.Ec,this.na===He.o){for(var y=this.ee.s,x=a.ee,E=0;E<y.length;E++)x.add(y[E].copy());a.ee=x}else a.ee=this.ee;return a.aq=this.aq,a.Ip.assign(this.Ip),a.tk=this.tk,a.ym=this.ym,a.zm=this.zm,a.fg=this.fg.J(),a.gg=this.gg.J(),a.Sk=this.Sk,a.Rk=this.Rk,a.Uf=this.Uf,a},He.prototype.ja=function(){return this.freeze(),Object.freeze(this),this},He.prototype.freeze=function(){if(this._isFrozen=!0,this.type!==He.o)return this;var a=this.figures;a.freeze(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].freeze();return this},He.prototype.ka=function(){if(Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.type!==He.o)return this;var a=this.figures;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},He.prototype.Xa=function(a){if(!(a instanceof He))return!1;if(this.type!==a.type)return this.type===He.j&&a.type===He.o?nl(this,a):a.type===He.j&&this.type===He.o?nl(a,this):!1;if(this.type===He.o){var y=this.figures.s;a=a.figures.s;var x=y.length;if(x!==a.length)return!1;for(var E=0;E<x;E++)if(!y[E].Xa(a[E]))return!1;return!0}return Qt.B(this.startX,a.startX)&&Qt.B(this.startY,a.startY)&&Qt.B(this.endX,a.endX)&&Qt.B(this.endY,a.endY)};function nl(a,y){return a.type!==He.j||y.type!==He.o?!1:!!(y.figures.count===1&&(y=y.figures.M(0),y.segments.count===1&&Qt.B(a.startX,y.startX)&&Qt.B(a.startY,y.startY)&&(y=y.segments.M(0),y.type===xo&&Qt.B(a.endX,y.endX)&&Qt.B(a.endY,y.endY))))}He.ia=function(a){return a.toString()},He.prototype.qb=function(a){a.classType===He&&(this.type=a)},He.prototype.toString=function(a){switch(a===void 0&&(a=-1),this.type){case He.j:return 0>a?"M"+this.startX.toString()+" "+this.startY.toString()+"L"+this.endX.toString()+" "+this.endY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a)+"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);case He.u:var y=new we(this.startX,this.startY,0,0);return y.Kv(this.endX,this.endY,0,0),0>a?"M"+y.x.toString()+" "+y.y.toString()+"H"+y.right.toString()+"V"+y.bottom.toString()+"H"+y.left.toString()+"z":"M"+y.x.toFixed(a)+" "+y.y.toFixed(a)+"H"+y.right.toFixed(a)+"V"+y.bottom.toFixed(a)+"H"+y.left.toFixed(a)+"z";case He.F:if(y=new we(this.startX,this.startY,0,0),y.Kv(this.endX,this.endY,0,0),0>a)return a=y.left.toString()+" "+(y.y+y.height/2).toString(),"M"+a+"A"+(y.width/2).toString()+" "+(y.height/2).toString()+" 0 0 1 "+(y.right.toString()+" "+(y.y+y.height/2).toString())+"A"+(y.width/2).toString()+" "+(y.height/2).toString()+" 0 0 1 "+a;var x=y.left.toFixed(a)+" "+(y.y+y.height/2).toFixed(a);return"M"+x+"A"+(y.width/2).toFixed(a)+" "+(y.height/2).toFixed(a)+" 0 0 1 "+(y.right.toFixed(a)+" "+(y.y+y.height/2).toFixed(a))+"A"+(y.width/2).toFixed(a)+" "+(y.height/2).toFixed(a)+" 0 0 1 "+x;case He.o:y="",x=this.figures.s;for(var E=x.length,b=0;b<E;b++){var z=x[b];0<b&&(y+=" x "),z.isFilled&&(y+="F "),y+=z.toString(a)}return y;default:return this.type.toString()}},He.nb=function(a){a=a.split(/[Xx]/);for(var y=a.length,x="",E=0;E<y;E++){var b=a[E];x=b.match(/[Ff]/)!==null?E===0?x+b:x+("X"+(b[0]===" "?"":" ")+b):x+((E===0?"":"X ")+"F"+(b[0]===" "?"":" ")+b)}return x},He.parse=function(a,y){function x(){return Mt>=Vt-1?!0:at[Mt+1].match(Xt)!==null}function E(){return Mt++,at[Mt]}function b(ni){var Zn=parseFloat(E()),Yi=parseFloat(E());It===It.toLowerCase()&&(Zn=Ht.x+Zn,Yi=Ht.y+Yi),ni.h(Zn,Yi)}function z(){return b(Ht),Ht}function tt(){return b(_t),_t}function ot(){var ni=At.toLowerCase();return ni!=="c"&&ni!=="s"&&ni!=="q"&&ni!=="t"?Ht:new Dt(2*Ht.x-_t.x,2*Ht.y-_t.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=Ke();for(var ft="",mt=!1,yt=0;yt<ut.length;yt++){var xt=ut[yt];xt!=="."||mt?xt==="."?(rt.push(ft),ft="."):ft+=xt:(mt=!0,ft+=xt)}for(rt.push(ft),at.splice(a,1),ut=0;ut<rt.length;ut++)at.splice(a+ut,0,rt[ut]);a+=rt.length-1,be(rt)}}var Mt=-1,It="",At="";rt=new Dt(0,0);var _t=new Dt(0,0),Ht=new Dt(0,0),Vt=at.length;a=NS(null),mt=ft=ut=!1,yt=!0,xt=null;for(var Xt=/[UuBbMmZzLlHhVvCcSsQqTtAaFfXx]/;!(Mt>=Vt-1);)if(At=It,It=E(),It!=="")switch(It.toUpperCase()){case"X":yt=!0,ft=ut=!1;break;case"M":for(xt=z(),a.mc===null||yt===!0?(Ef(a,xt.x,xt.y,ut,!ft,mt),yt=!1):a.moveTo(xt.x,xt.y),rt.assign(Ht);!x();)xt=z(),a.lineTo(xt.x,xt.y);break;case"L":for(;!x();)xt=z(),a.lineTo(xt.x,xt.y);break;case"H":for(;!x();)Ht=new Dt((It===It.toLowerCase()?Ht.x:0)+parseFloat(E()),Ht.y),a.lineTo(Ht.x,Ht.y);break;case"V":for(;!x();)Ht=new Dt(Ht.x,(It===It.toLowerCase()?Ht.y:0)+parseFloat(E())),a.lineTo(Ht.x,Ht.y);break;case"C":for(;!x();){xt=new Dt,b(xt);var ue=tt(),$e=z();nh(a,xt.x,xt.y,ue.x,ue.y,$e.x,$e.y)}break;case"S":for(;!x();)xt=ot(),ue=tt(),$e=z(),nh(a,xt.x,xt.y,ue.x,ue.y,$e.x,$e.y);break;case"Q":for(;!x();)xt=tt(),ue=z(),Im(a,xt.x,xt.y,ue.x,ue.y);break;case"T":for(;!x();)_t=xt=ot(),ue=z(),Im(a,xt.x,xt.y,ue.x,ue.y);break;case"B":for(;!x();){xt=parseFloat(E()),ue=parseFloat(E()),$e=parseFloat(E());var dn=parseFloat(E()),an=parseFloat(E()),Ge=an,Ne=!1;x()||(Ge=parseFloat(E()),x()||(Ne=parseFloat(E())!==0)),It===It.toLowerCase()&&($e+=Ht.x,dn+=Ht.y),a.arcTo(xt,ue,$e,dn,an,Ge,Ne)}break;case"A":for(;!x();)xt=Math.abs(parseFloat(E())),ue=Math.abs(parseFloat(E())),$e=parseFloat(E()),an=dn=!1,Ne=Ge=0,Ge=E(),Ge.length===1?(dn=!!parseFloat(Ge),an=!!parseFloat(E()),Ge=parseFloat(E())):Ge.length===2?(dn=!!parseFloat(Ge[0]),an=!!parseFloat(Ge[1]),Ge=parseFloat(E())):(dn=!!parseFloat(Ge[0]),an=!!parseFloat(Ge[1]),Ge=parseFloat(Ge.slice(2))),Ne=parseFloat(E()),It===It.toLowerCase()&&(Ge=Ht.x+Ge,Ne=Ht.y+Ne),Ht.h(Ge,Ne),Px(a,xt,ue,$e,dn,an,Ge,Ne);break;case"Z":wx(a),Ht.assign(rt);break;case"F":for(xt="",ue=1;at[Mt+ue];)if(at[Mt+ue]==="0")mt=!0,ue++;else if(at[Mt+ue].match(/[Uu]/)!==null)ue++;else if(at[Mt+ue].match(Xt)===null)ue++;else{xt=at[Mt+ue];break}xt.match(/[Mm]/)?ut=!0:0<a.mc.segments.length&&(a.mc.isFilled=!0);break;case"U":for(xt="",ue=1;at[Mt+ue];)if(at[Mt+ue].match(/[Ff]/)!==null)ue++;else if(at[Mt+ue].match(Xt)===null)ue++;else{xt=at[Mt+ue];break}xt.match(/[Mm]/)?ft=!0:a.mc.isShadowed=!1}if(rt=a.os,Rm=a,y)for(y=rt.figures.iterator;y.next();)y.value.isFilled=!0;return rt},He.Ha=function(a,y){for(var x=a.length,E=Dt.alloc(),b=0;b<x;b++){var z=a[b];E.x=z[0],E.y=z[1],y.Ga(E),z[0]=E.x,z[1]=E.y,E.x=z[2],E.y=z[3],y.Ga(E),z[2]=E.x,z[3]=E.y,E.x=z[4],E.y=z[5],y.Ga(E),z[4]=E.x,z[5]=E.y,E.x=z[6],E.y=z[7],y.Ga(E),z[6]=E.x,z[7]=E.y}Dt.free(E)},He.prototype.Zu=function(){if(this._isInvalidBounds)return!0;if(this.type===He.o){if(this.aq!==this.figures.Ja)return!0;for(var a=this.figures.s,y=a.length,x=0;x<y;x++)if(a[x].Zu())return!0}return!1},He.prototype.computeBounds=function(){if(this._isInvalidBounds=!1,this.ym=this.tk=null,this.zm=NaN,this.type===He.o){this.aq=this.figures.Ja;for(var a=this.figures.s,y=a.length,x=0;x<y;x++){var E=a[x];E._isInvalidBounds=!1;var b=E.segments;E.sr=b.Ja,E=b.s,b=E.length;for(var z=0;z<b;z++){var tt=E[z];tt._isInvalidBounds=!1,tt.ae=null}}}a=this.Ip,a.ka(),isNaN(this.Sk)||isNaN(this.Rk)?a.h(0,0,0,0):a.h(0,0,this.Sk,this.Rk),Ul(this,a,!1),ko(a,0,0,0,0),a.freeze()},He.prototype.ix=function(){var a=new we;return Ul(this,a,!0),a};function Ul(a,y,x){switch(a.type){case He.j:case He.u:case He.F:x?y.h(a.od,a.pd,0,0):ko(y,a.od,a.pd,0,0),ko(y,a.Dc,a.Ec,0,0);break;case He.o:var E=a.figures;a=E.s,E=E.length;for(var b=0;b<E;b++){var z=a[b];x&&b===0?y.h(z.startX,z.startY,0,0):ko(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 ft=tt[ut];switch(ft.type){case xo:case Cr:rt=ft.endX,at=ft.endY,ko(y,rt,at,0,0);break;case Kr:Qt.Dl(rt,at,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.5,y),rt=ft.endX,at=ft.endY;break;case pa:Qt.iv(rt,at,ft.point1X,ft.point1Y,ft.endX,ft.endY,.5,y),rt=ft.endX,at=ft.endY;break;case lr:case Ea:var mt=ft.type===lr?oa(ft,z):Ha(ft,z,rt,at),yt=mt.length;if(yt===0){rt=ft.type===lr?ft.centerX:ft.endX,at=ft.type===lr?ft.centerY:ft.endY,ko(y,rt,at,0,0);break}ft=null;for(var xt=0;xt<yt;xt++)ft=mt[xt],Qt.Dl(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.5,y);ft!==null&&(rt=ft[6],at=ft[7]);break;default:Wt("Unknown Segment type: "+ft.type)}}}break;default:Wt("Unknown Geometry type: "+a.type)}}He.prototype.normalize=function(){this._isFrozen&&ae(this);var a=this.ix();return this.offset(-a.x,-a.y),new Dt(-a.x,-a.y)},He.prototype.offset=function(a,y){return this._isFrozen&&ae(this),this.transform(1,0,0,1,a,y),this},He.prototype.scale=function(a,y){return this._isFrozen&&ae(this),this.transform(a,0,0,y,0,0),this},He.prototype.rotate=function(a,y,x){this._isFrozen&&ae(this),y===void 0&&(y=0),x===void 0&&(x=0);var E=ei.alloc();return E.reset(),E.rotate(a,y,x),this.transform(E.m11,E.m12,E.m21,E.m22,E.dx,E.dy),ei.free(E),this},Lt=He.prototype,Lt.transform=function(a,y,x,E,b,z){switch(this.type){case He.j:case He.u:case He.F:var tt=this.od,ot=this.pd;this.od=tt*a+ot*x+b,this.pd=tt*y+ot*E+z,tt=this.Dc,ot=this.Ec,this.Dc=tt*a+ot*x+b,this.Ec=tt*y+ot*E+z;break;case He.o:for(var rt=this.figures.s,at=rt.length,ut=0;ut<at;ut++){var ft=rt[ut];tt=ft.startX,ot=ft.startY,ft.startX=tt*a+ot*x+b,ft.startY=tt*y+ot*E+z,ft=ft.segments.s;for(var mt=ft.length,yt=0;yt<mt;yt++){var xt=ft[yt];switch(xt.type){case xo:case Cr:tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+b,xt.endY=tt*y+ot*E+z;break;case Kr:tt=xt.point1X,ot=xt.point1Y,xt.point1X=tt*a+ot*x+b,xt.point1Y=tt*y+ot*E+z,tt=xt.point2X,ot=xt.point2Y,xt.point2X=tt*a+ot*x+b,xt.point2Y=tt*y+ot*E+z,tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+b,xt.endY=tt*y+ot*E+z;break;case pa:tt=xt.point1X,ot=xt.point1Y,xt.point1X=tt*a+ot*x+b,xt.point1Y=tt*y+ot*E+z,tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+b,xt.endY=tt*y+ot*E+z;break;case lr:tt=xt.centerX,ot=xt.centerY,xt.centerX=tt*a+ot*x+b,xt.centerY=tt*y+ot*E+z,y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),xt.startAngle+=tt),0>a&&(xt.startAngle=180-xt.startAngle,xt.sweepAngle=-xt.sweepAngle),0>E&&(xt.startAngle=-xt.startAngle,xt.sweepAngle=-xt.sweepAngle),xt.radiusX*=Math.sqrt(a*a+x*x),xt.radiusY!==void 0&&(xt.radiusY*=Math.sqrt(y*y+E*E));break;case Ea:if(tt=xt.endX,ot=xt.endY,xt.endX=tt*a+ot*x+b,xt.endY=tt*y+ot*E+z,xt.radiusX===0||xt.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),xt.xAxisRotation+=tt),0>a&&(xt.xAxisRotation=180-xt.xAxisRotation,xt.isClockwiseArc=!xt.isClockwiseArc),0>E&&(xt.xAxisRotation=-xt.xAxisRotation,xt.isClockwiseArc=!xt.isClockwiseArc),xt.radiusX*=Math.sqrt(a*a+x*x),xt.radiusY*=Math.sqrt(y*y+E*E);break;default:Wt("Unknown Segment type: "+xt.type)}}}}return this._isInvalidBounds=!0,this},Lt.ca=function(a,y){y===void 0&&(y=0);var x=this.od,E=this.pd,b=this.Dc,z=this.Ec;switch(this.type){case He.j:return Qt.Yb(x,E,b,z,y,a.x,a.y);case He.u:var tt=we.allocAt(Math.min(x,b)-y,Math.min(E,z)-y,Math.abs(b-x)+2*y,Math.abs(z-E)+2*y);return a=tt.ca(a),we.free(tt),a;case He.F:tt=Math.min(x,b)-y;var ot=Math.min(E,z)-y;return x=(Math.abs(b-x)+2*y)/2,y=(Math.abs(z-E)+2*y)/2,0>=x||0>=y?!1:(tt=a.x-(tt+x),ot=a.y-(ot+y),1>=tt*tt/(x*x)+ot*ot/(y*y));case He.o:return ga(this,a,y,!0,!1);default:return!1}};function ga(a,y,x,E,b){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,ot=0,rt,at,ut,ft,mt=a.figures.s,yt=mt.length,xt=0;xt<yt;xt++){var Mt=mt[xt],It=!Mt.isEvenOdd;if(Mt.isFilled){if(E&&Mt.ca(z,y,x))return!0;var At=Mt.segments;rt=Mt.startX,at=Mt.startY;for(var _t=rt,Ht=at,Vt=At.s,Xt=0;Xt<=At.length;Xt++){var ue=void 0;if(Xt!==At.length){ue=Vt[Xt];var $e=ue.type;a=ue.endX,ft=ue.endY}else $e=xo,a=_t,ft=Ht;switch($e){case Cr:if(_t=ia(z,y,tt,y,rt,at,_t,Ht),isNaN(_t))return!0;ot+=_t,_t=a,Ht=ft;break;case xo:if(rt=ia(z,y,tt,y,rt,at,a,ft),isNaN(rt))return!0;ot+=rt;break;case Kr:ut=Qt.Fo(rt,at,ue.point1X,ue.point1Y,ue.point2X,ue.point2Y,a,ft,tt,y,z,y,.5),ot+=ut;break;case pa:ut=Qt.Fo(rt,at,(rt+2*ue.point1X)/3,(at+2*ue.point1Y)/3,(2*ue.point1X+a)/3,(2*ue.point1Y+ft)/3,a,ft,tt,y,z,y,.5),ot+=ut;break;case lr:case Ea:$e=ue.type===lr?oa(ue,Mt):Ha(ue,Mt,rt,at);var dn=$e.length;if(dn===0){if(rt=ia(z,y,tt,y,rt,at,ue.type===lr?ue.centerX:ue.endX,ue.type===lr?ue.centerY:ue.endY),isNaN(rt))return!0;ot+=rt;break}ue=null;for(var an=0;an<dn;an++){if(ue=$e[an],an===0){if(ut=ia(z,y,tt,y,rt,at,ue[0],ue[1]),isNaN(ut))return!0;ot+=ut}ut=Qt.Fo(ue[0],ue[1],ue[2],ue[3],ue[4],ue[5],ue[6],ue[7],tt,y,z,y,.5),ot+=ut}ue!==null&&(a=ue[6],ft=ue[7]);break;default:Wt("Unknown Segment type: "+ue.type)}rt=a,at=ft}if(It){if(ot!==0)return!0}else if(ot%2!==0)return!0;ot=0}else if(Mt.ca(z,y,b?x:x+2))return!0}return!1}function ia(a,y,x,E,b,z,tt,ot){if(Qt.Yb(b,z,tt,ot,.05,a,y))return NaN;var rt=(a-x)*(z-ot);if(rt===0)return 0;var at=((a*E-y*x)*(b-tt)-(a-x)*(b*ot-z*tt))/rt;if(y=(a*E-y*x)*(z-ot)/rt,at>=a)return 0;if((b>tt?b-tt:tt-b)<(z>ot?z-ot:ot-z)){if(z<ot){if(y<z||y>ot)return 0}else if(y<ot||y>z)return 0}else if(b<tt){if(at<b||at>tt)return 0}else if(at<tt||at>b)return 0;return 0<rt?1:-1}function vl(a,y,x,E){a=a.figures.s;for(var b=a.length,z=0;z<b;z++)if(a[z].ca(y,x,E))return!0;return!1}Lt.Pu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=new Dt),this.type===He.j)return y.h(this.startX+a*(this.endX-this.startX),this.startY+a*(this.endY-this.startY)),y;for(var x=this.flattenedSegments,E=this.flattenedLengths,b=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<b;ot++){var rt=E[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return E=z-tt,E=ut===0?0:E/ut,x=x[ot],ot=x[2*a],b=x[2*a+1],y.h(ot+(x[2*a+2]-ot)*E,b+(x[2*a+3]-b)*E),y;tt+=ut}}return y},Lt.wx=function(a){if(0>a?a=0:1<a&&(a=1),this.type===He.j)return 180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI;for(var y=this.flattenedSegments,x=this.flattenedLengths,E=y.length,b=this.flattenedTotalLength*a,z=0,tt=0;tt<E;tt++){var ot=x[tt],rt=ot.length;for(a=0;a<rt;a++){var at=ot[a];if(z+at>=b)return b=y[tt],y=b[2*a],x=b[2*a+1],E=b[2*a+2],a=b[2*a+3],1>Math.abs(E-y)&&1>Math.abs(a-x)?0:1>Math.abs(E-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=E-y?0:180:180*Math.atan2(a-x,E-y)/Math.PI;z+=at}}return NaN},Lt.Qu=function(a,y){if(0>a?a=0:1<a&&(a=1),y===void 0&&(y=[]),y.length=3,this.type===He.j)return y[0]=this.startX+a*(this.endX-this.startX),y[1]=this.startY+a*(this.endY-this.startY),y[2]=180*Math.atan2(this.endY-this.startY,this.endX-this.startX)/Math.PI,y;for(var x=this.flattenedSegments,E=this.flattenedLengths,b=x.length,z=this.flattenedTotalLength*a,tt=0,ot=0;ot<b;ot++){var rt=E[ot],at=rt.length;for(a=0;a<at;a++){var ut=rt[a];if(tt+ut>=z)return E=z-tt,E=ut===0?0:E/ut,ut=x[ot],x=ut[2*a],ot=ut[2*a+1],b=ut[2*a+2],a=ut[2*a+3],y[0]=x+(b-x)*E,y[1]=ot+(a-ot)*E,y[2]=1>Math.abs(b-x)&&1>Math.abs(a-ot)?0:1>Math.abs(b-x)?0<=a-ot?90:270:1>Math.abs(a-ot)?0<=b-x?0:180:180*Math.atan2(a-ot,b-x)/Math.PI,y;tt+=ut}}return y},Lt.xx=function(a){if(this.type===He.j){var y=this.startX,x=this.startY,E=this.endX,b=this.endY;if(y!==E||x!==b){var z=a.x;if(a=a.y,y===E){if(x<b){var tt=x;E=b}else tt=b,E=x;return a<=tt?tt===x?0:1:a>=E?E===x?0:1:Math.abs(a-x)/(E-tt)}if(x===b)return y<E?tt=y:(tt=E,E=y),z<=tt?tt===y?0:1:z>=E?E===y?0:1:Math.abs(z-y)/(E-tt);tt=(E-y)*(E-y)+(b-x)*(b-x);var ot=Dt.alloc();return Qt.qh(y,x,E,b,z,a,ot),a=ot.x,z=ot.y,Dt.free(ot),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===He.u){tt=this.startX,ot=this.startY;var rt=this.endX;if(b=this.endY,tt!==rt||ot!==b){y=rt-tt,x=b-ot,z=2*y+2*x,E=a.x,a=a.y,E=Math.min(Math.max(E,tt),rt),a=Math.min(Math.max(a,ot),b),tt=Math.abs(E-tt),rt=Math.abs(E-rt),ot=Math.abs(a-ot),b=Math.abs(a-b);var at=Math.min(tt,rt,ot,b);if(at===ot)return E/z;if(at===rt)return(y+a)/z;if(at===b)return(2*y+x-E)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,E=Dt.alloc(),b=1/0,ot=tt=0,rt=y.length;for(var ut=at=0,ft=0;ft<rt;ft++)for(var mt=y[ft],yt=x[ft],xt=mt.length,Mt=0;Mt<xt;Mt+=2){var It=mt[Mt],At=mt[Mt+1];if(Mt!==0){Qt.qh(at,ut,It,At,a.x,a.y,E);var _t=(E.x-a.x)*(E.x-a.x)+(E.y-a.y)*(E.y-a.y);_t<b&&(b=_t,tt=ot,tt+=Math.sqrt((E.x-at)*(E.x-at)+(E.y-ut)*(E.y-ut))),ot+=yt[(Mt-2)/2]}at=It,ut=At}return Dt.free(E),a=tt/z,0>a?0:1<a?1:a}return 0};function du(a){if(a.tk===null){var y=a.tk=[],x=a.ym=[],E=[],b=[];if(a.type===He.j)E.push(a.startX),E.push(a.startY),E.push(a.endX),E.push(a.endY),y.push(E),b.push(Math.sqrt((a.startX-a.endX)*(a.startX-a.endX)+(a.startY-a.endY)*(a.startY-a.endY))),x.push(b);else if(a.type===He.u)E.push(a.startX),E.push(a.startY),E.push(a.endX),E.push(a.startY),E.push(a.endX),E.push(a.endY),E.push(a.startX),E.push(a.endY),E.push(a.startX),E.push(a.startY),y.push(E),b.push(Math.abs(a.startX-a.endX)),b.push(Math.abs(a.startY-a.endY)),b.push(Math.abs(a.startX-a.endX)),b.push(Math.abs(a.startY-a.endY)),x.push(b);else if(a.type===He.F){var z=new Pr;z.startX=a.endX,z.startY=(a.startY+a.endY)/2;var tt=new Vi(lr);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=oa(tt,z),b=a.length,b===0)E.push(tt.centerX),E.push(tt.centerY);else{tt=z.startX,z=z.startY;for(var ot=0;ot<b;ot++){var rt=a[ot];Qt.Qe(tt,z,rt[2],rt[3],rt[4],rt[5],rt[6],rt[7],.5,E),tt=rt[6],z=rt[7]}}y.push(E),x.push(Xd(E))}else for(a=a.figures.iterator;a.next();){b=a.value,E=[],E.push(b.startX),E.push(b.startY),tt=b.startX,z=b.startY,ot=tt,rt=z;for(var at=b.segments.s,ut=at.length,ft=0;ft<ut;ft++){var mt=at[ft];switch(mt.type){case Cr:4<=E.length&&(y.push(E),x.push(Xd(E))),E=[],E.push(mt.endX),E.push(mt.endY),tt=mt.endX,z=mt.endY,ot=tt,rt=z;break;case xo:E.push(mt.endX),E.push(mt.endY),tt=mt.endX,z=mt.endY;break;case Kr:Qt.Qe(tt,z,mt.point1X,mt.point1Y,mt.point2X,mt.point2Y,mt.endX,mt.endY,.5,E),tt=mt.endX,z=mt.endY;break;case pa:Qt.ep(tt,z,mt.point1X,mt.point1Y,mt.endX,mt.endY,.5,E),tt=mt.endX,z=mt.endY;break;case lr:var yt=oa(mt,b),xt=yt.length;if(xt===0){E.push(mt.centerX),E.push(mt.centerY),tt=mt.centerX,z=mt.centerY;break}for(var Mt=0;Mt<xt;Mt++){var It=yt[Mt];Qt.Qe(tt,z,It[2],It[3],It[4],It[5],It[6],It[7],.5,E),tt=It[6],z=It[7]}break;case Ea:if(yt=Ha(mt,b,tt,z),xt=yt.length,Mt=mt.endX,It=mt.endY,xt===0){E.push(Mt),E.push(It),tt=Mt,z=It;break}for(Mt=0;Mt<xt;Mt++)It=yt[Mt],Qt.Qe(tt,z,It[2],It[3],It[4],It[5],It[6],It[7],.5,E),tt=It[6],z=It[7];break;default:Wt("Segment not of valid type: "+mt.type)}mt.isClosed&&(E.push(ot),E.push(rt))}4<=E.length&&(y.push(E),x.push(Xd(E)))}}}function Xd(a){for(var y=[],x=0,E=0,b=a.length,z=0;z<b;z+=2){var tt=a[z],ot=a[z+1];z!==0&&y.push(Math.sqrt(Yn(x,E,tt,ot))),x=tt,E=ot}return y}Lt.add=function(a){return this.ee.add(a),this},Lt.pm=function(a,y,x,E,b,z,tt,ot){return this._isFrozen&&ae(this),this.fg=new Mn(a,y,b,z).freeze(),this.gg=new Mn(x,E,tt,ot).freeze(),this},Re.Object.defineProperties(He.prototype,{_isFrozen:{get:function(){return(this.l&1)!==0},set:function(a){this.l=a?this.l|1:this.l&-2}},_isInvalidBounds:{get:function(){return(this.l&2)!==0},set:function(a){this.l=a?this.l|2:this.l&-3}},flattenedSegments:{get:function(){return du(this),this.tk}},flattenedLengths:{get:function(){return du(this),this.ym}},flattenedTotalLength:{get:function(){var a=this.zm;if(isNaN(a)){if(this.type===He.j){a=Math.abs(this.endX-this.startX);var y=Math.abs(this.endY-this.startY);a=Math.sqrt(a*a+y*y)}else if(this.type===He.u)a=2*Math.abs(this.endX-this.startX)+2*Math.abs(this.endY-this.startY);else{y=this.flattenedLengths;for(var x=y.length,E=a=0;E<x;E++)for(var b=y[E],z=b.length,tt=0;tt<z;tt++)a+=b[tt]}this.zm=a}return a}},type:{get:function(){return this.na},set:function(a){this.na!==a&&(this._isFrozen&&ae(this,a),this.na=a,a===He.o?this.ee=new Pe:(He.V===null&&(He.V=new Pe().freeze()),this.ee=He.V),this._isInvalidBounds=!0)}},startX:{get:function(){return this.od},set:function(a){this.od!==a&&(this._isFrozen&&ae(this,a),this.od=a,this._isInvalidBounds=!0)}},startY:{get:function(){return this.pd},set:function(a){this.pd!==a&&(this._isFrozen&&ae(this,a),this.pd=a,this._isInvalidBounds=!0)}},endX:{get:function(){return this.Dc},set:function(a){this.Dc!==a&&(this._isFrozen&&ae(this,a),this.Dc=a,this._isInvalidBounds=!0)}},endY:{get:function(){return this.Ec},set:function(a){this.Ec!==a&&(this._isFrozen&&ae(this,a),this.Ec=a,this._isInvalidBounds=!0)}},figures:{get:function(){return this.ee},set:function(a){this.ee!==a&&(this._isFrozen&&ae(this,a),this.ee=a,this._isInvalidBounds=!0)}},spot1:{get:function(){return this.fg},set:function(a){this._isFrozen&&ae(this,a),this.fg=a.J()}},spot2:{get:function(){return this.gg},set:function(a){this._isFrozen&&ae(this,a),this.gg=a.J()}},defaultStretch:{get:function(){return this.Uf},set:function(a){this._isFrozen&&ae(this,a),this.Uf=a}},bounds:{get:function(){return this.Zu()&&this.computeBounds(),this.Ip}}}),He.prototype.setSpots=He.prototype.pm,He.prototype.add=He.prototype.add,He.prototype.getFractionForPoint=He.prototype.xx,He.prototype.getPointAndAngleAlongPath=He.prototype.Qu,He.prototype.getAngleAlongPath=He.prototype.wx,He.prototype.getPointAlongPath=He.prototype.Pu,He.prototype.containsPoint=He.prototype.ca,He.prototype.transform=He.prototype.transform,He.prototype.rotate=He.prototype.rotate,He.prototype.scale=He.prototype.scale,He.prototype.offset=He.prototype.offset,He.prototype.normalize=He.prototype.normalize,He.prototype.computeBoundsWithoutOrigin=He.prototype.ix,He.prototype.equalsApprox=He.prototype.Xa,He.className="Geometry",He.j=new le(He,"Line",0),He.u=new le(He,"Rectangle",1),He.F=new le(He,"Ellipse",2),He.o=new le(He,"Path",3),He.V=null,He.hb="UuBbMmZzLlHhVvCcSsQqTtAaFfXx",He.className="Geometry",He.stringify=He.ia,He.fillPath=He.nb,He.parse=He.parse,He.Line=He.j,He.Rectangle=He.u,He.Ellipse=He.F,He.Path=He.o;function Pr(a,y,x,E,b){kn(this),x===void 0&&(x=!0),E===void 0&&(E=!0),b===void 0&&(b=!1),this.l=2|(x?4:0)|(E?8:0)|(b?16:0),a!==void 0?this.od=a:this.od=0,y!==void 0?this.pd=y:this.pd=0,this.pl=new Pe,this.sr=this.pl.Ja,this.fw=null}Pr.prototype.copy=function(){var a=new Pr;a.l=this.l&-2,a.od=this.od,a.pd=this.pd;for(var y=this.pl.s,x=y.length,E=a.pl,b=0;b<x;b++){var z=y[b].copy();E.add(z)}return a.sr=this.sr,a.fw=this.fw,a},Lt=Pr.prototype,Lt.Xa=function(a){if(!(a instanceof Pr&&Qt.B(this.startX,a.startX)&&Qt.B(this.startY,a.startY)))return!1;var y=this.segments.s;a=a.segments.s;var x=y.length;if(x!==a.length)return!1;for(var E=0;E<x;E++)if(!y[E].Xa(a[E]))return!1;return!0},Lt.toString=function(a){a===void 0&&(a=-1);for(var y=0>a?"M"+this.startX.toString()+" "+this.startY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a),x=this.segments.s,E=x.length,b=0;b<E;b++)y+=" "+x[b].toString(a);return y},Lt.freeze=function(){this._isFrozen=!0;var a=this.segments;a.freeze();var y=a.s;a=a.length;for(var x=0;x<a;x++)y[x].freeze();return this},Lt.ka=function(){this._isFrozen=!1;var a=this.segments;a.ka(),a=a.s;for(var y=a.length,x=0;x<y;x++)a[x].ka();return this},Lt.Zu=function(){if(this._isInvalidBounds)return!0;var a=this.segments;if(this.sr!==a.Ja)return!0;a=a.s;for(var y=a.length,x=0;x<y;x++)if(a[x]._isInvalidBounds)return!0;return!1},Lt.add=function(a){return this.pl.add(a),this},Lt.ca=function(a,y,x){for(var E=this.startX,b=this.startY,z=E,tt=b,ot=this.segments.s,rt=ot.length,at=0;at<rt;at++){var ut=ot[at];switch(ut.type){case Cr:z=ut.endX,tt=ut.endY,E=ut.endX,b=ut.endY;break;case xo:if(Qt.Yb(E,b,ut.endX,ut.endY,x,a,y))return!0;E=ut.endX,b=ut.endY;break;case Kr:if(Qt.cs(E,b,ut.point1X,ut.point1Y,ut.point2X,ut.point2Y,ut.endX,ut.endY,.5,a,y,x))return!0;E=ut.endX,b=ut.endY;break;case pa:if(Qt.jv(E,b,ut.point1X,ut.point1Y,ut.endX,ut.endY,.5,a,y,x))return!0;E=ut.endX,b=ut.endY;break;case lr:case Ea:var ft=ut.type===lr?oa(ut,this):Ha(ut,this,E,b),mt=ft.length,yt=ut.type===lr?ut.centerX:ut.endX,xt=ut.type===lr?ut.centerY:ut.endY;if(mt===0){if(Qt.Yb(E,b,yt,xt,x,a,y))return!0;E=yt,b=xt;break}for(yt=null,xt=0;xt<mt;xt++)if(yt=ft[xt],xt===0&&Qt.Yb(E,b,yt[0],yt[1],x,a,y)||Qt.cs(yt[0],yt[1],yt[2],yt[3],yt[4],yt[5],yt[6],yt[7],.5,a,y,x))return!0;yt!==null&&(E=yt[6],b=yt[7]);break;default:Wt("Unknown Segment type: "+ut.type)}if(ut.isClosed&&(E!==z||b!==tt)&&Qt.Yb(E,b,z,tt,x,a,y))return!0}return!1},Re.Object.defineProperties(Pr.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&&ae(this,a),this.l=a?this.l|4:this.l&-5}},isShadowed:{get:function(){return(this.l&8)!==0},set:function(a){this._isFrozen&&ae(this,a),this.l=a?this.l|8:this.l&-9}},isEvenOdd:{get:function(){return(this.l&16)!==0},set:function(a){this._isFrozen&&ae(this,a),this.l=a?this.l|16:this.l&-17}},startX:{get:function(){return this.od},set:function(a){this._isFrozen&&ae(this,a),this.od=a,this._isInvalidBounds=!0}},startY:{get:function(){return this.pd},set:function(a){this._isFrozen&&ae(this,a),this.pd=a,this._isInvalidBounds=!0}},segments:{get:function(){return this.pl},set:function(a){this._isFrozen&&ae(this,a),this.pl=a,this._isInvalidBounds=!0}}}),Pr.prototype.add=Pr.prototype.add,Pr.prototype.equalsApprox=Pr.prototype.Xa,Pr.className="PathFigure";function Vi(a,y,x,E,b,z,tt,ot){kn(this),a===void 0&&(a=xo),this.na=a,this.l=2,y!==void 0?this.Dc=y:this.Dc=0,x!==void 0?this.Ec=x:this.Ec=0,E===void 0&&(E=0),b===void 0&&(b=0),z===void 0&&(z=0),tt===void 0&&(tt=0),a===Ea?(a=z%360,0>a&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(E,0),this.Pg=Math.max(b,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),ot&&(this.isClockwiseArc=!0)):(this.Ne=E,this.Vh=b,a===lr&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===lr&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}Vi.prototype.copy=function(){var a=new Vi;return a.na=this.na,a.l=this.l&-2,a.Dc=this.Dc,a.Ec=this.Ec,a.Ne=this.Ne,a.Vh=this.Vh,a.Wh=this.Wh,a.Pg=this.Pg,a},Lt=Vi.prototype,Lt.Xa=function(a){if(!(a instanceof Vi)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case Cr:case xo:return Qt.B(this.endX,a.endX)&&Qt.B(this.endY,a.endY);case Kr:return Qt.B(this.endX,a.endX)&&Qt.B(this.endY,a.endY)&&Qt.B(this.point1X,a.point1X)&&Qt.B(this.point1Y,a.point1Y)&&Qt.B(this.point2X,a.point2X)&&Qt.B(this.point2Y,a.point2Y);case pa:return Qt.B(this.endX,a.endX)&&Qt.B(this.endY,a.endY)&&Qt.B(this.point1X,a.point1X)&&Qt.B(this.point1Y,a.point1Y);case lr:return Qt.B(this.startAngle,a.startAngle)&&Qt.B(this.sweepAngle,a.sweepAngle)&&Qt.B(this.centerX,a.centerX)&&Qt.B(this.centerY,a.centerY)&&Qt.B(this.radiusX,a.radiusX)&&Qt.B(this.radiusY,a.radiusY);case Ea:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&Qt.B(this.xAxisRotation,a.xAxisRotation)&&Qt.B(this.endX,a.endX)&&Qt.B(this.endY,a.endY)&&Qt.B(this.radiusX,a.radiusX)&&Qt.B(this.radiusY,a.radiusY);default:return!1}},Lt.qb=function(a){a.classType===Vi&&(this.type=a)},Lt.toString=function(a){switch(a===void 0&&(a=-1),this.type){case Cr:a=0>a?"M"+this.endX.toString()+" "+this.endY.toString():"M"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case xo:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Kr: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 pa: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 lr: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 Ea:a=0>a?"A"+this.radiusX.toString()+" "+this.radiusY.toString()+" "+this.xAxisRotation.toString()+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toString()+" "+this.endY.toString():"A"+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a)+" "+this.xAxisRotation.toFixed(a)+" "+(this.isLargeArc?1:0)+" "+(this.isClockwiseArc?1:0)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;default:a=this.type.toString()}return a+(this.isClosed?"z":"")},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.close=function(){return this.isClosed=!0,this};function oa(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,E=a.radiusY;if(E===void 0&&(E=x),x===0||E===0)return a.ae=[],a.ae;y=a.Ne;var b=a.Vh,z=Qt.jx(0,0,x<E?x:E,a.startAngle,a.startAngle+a.sweepAngle,!1);if(x!==E){var tt=ei.alloc();tt.reset(),x<E?tt.scale(1,E/x):tt.scale(x/E,1),He.Ha(z,tt),ei.free(tt)}for(x=z.length,E=0;E<x;E++)tt=z[E],tt[0]+=y,tt[1]+=b,tt[2]+=y,tt[3]+=b,tt[4]+=y,tt[5]+=b,tt[6]+=y,tt[7]+=b;return a.ae=z,a.ae}function Ha(a,y,x,E){function b(Mt,It,At,_t){return(Mt*_t<It*At?-1:1)*Math.acos((Mt*At+It*_t)/(Math.sqrt(Mt*Mt+It*It)*Math.sqrt(At*At+_t*_t)))}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,ft=Math.cos(tt),mt=Math.sin(tt),yt=ft*(x-at)/2+mt*(E-ut)/2;tt=-mt*(x-at)/2+ft*(E-ut)/2;var xt=yt*yt/(y*y)+tt*tt/(z*z);return 1<xt&&(y*=Math.sqrt(xt),z*=Math.sqrt(xt)),xt=(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(xt)&&(xt=0),ot=xt*y*tt/z,xt=xt*-z*yt/y,isNaN(ot)&&(ot=0),isNaN(xt)&&(xt=0),x=(x+at)/2+ft*ot-mt*xt,E=(E+ut)/2+mt*ot+ft*xt,ut=b(1,0,(yt-ot)/y,(tt-xt)/z),ft=(yt-ot)/y,at=(tt-xt)/z,yt=(-yt-ot)/y,ot=(-tt-xt)/z,tt=b(ft,at,yt,ot),yt=(ft*yt+at*ot)/(Math.sqrt(ft*ft+at*at)*Math.sqrt(yt*yt+ot*ot)),-1>=yt?tt=Math.PI:1<=yt&&(tt=0),!rt&&0<tt&&(tt-=2*Math.PI),rt&&0>tt&&(tt+=2*Math.PI),rt=y>z?1:y/z,yt=y>z?z/y:1,y=Qt.jx(0,0,y>z?y:z,ut,ut+tt,!0),z=ei.alloc(),z.reset(),z.translate(x,E),z.rotate(a.Ne,0,0),z.scale(rt,yt),He.Ha(y,z),ei.free(z),a.ae=y,a.ae}Re.Object.defineProperties(Vi.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&&ae(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&ae(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&ae(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&ae(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&ae(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&ae(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&ae(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&ae(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&ae(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&rn(a,">= zero",Vi,"radiusX"),this._isFrozen&&ae(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&rn(a,">= zero",Vi,"radiusY"),this._isFrozen&&ae(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&ae(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&&ae(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&&ae(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&&ae(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&&ae(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),Vi.prototype.equalsApprox=Vi.prototype.Xa;var Cr=new le(Vi,"Move",0),xo=new le(Vi,"Line",1),Kr=new le(Vi,"Bezier",2),pa=new le(Vi,"QuadraticBezier",3),lr=new le(Vi,"Arc",4),Ea=new le(Vi,"SvgArc",4);Vi.className="PathSegment",Vi.Move=Cr,Vi.Line=xo,Vi.Bezier=Kr,Vi.QuadraticBezier=pa,Vi.Arc=lr,Vi.SvgArc=Ea;function ds(){this.H=null,this.xu=new Dt(0,0).freeze(),this.mt=new Dt(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}ds.prototype.copy=function(){var a=new ds;return this.clone(a)},ds.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},ds.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},ds.prototype.So=function(a,y){var x=this.diagram;return x===null||yg(x,a,y),y},ds.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(yg(x,a,y),y.assign(x.Ps(y))),y},Re.Object.defineProperties(ds.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}}}),ds.prototype.getMultiTouchDocumentPoint=ds.prototype.Bz,ds.prototype.getMultiTouchViewPoint=ds.prototype.So,ds.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},Re.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 Ao(){this.Fm=No,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}Ao.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},Ao.prototype.copy=function(){var a=new Ao;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=Kt(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=Kt(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=Kt(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=Kt(y)&&typeof y.J=="function"?y.J():y,a},Ao.prototype.qb=function(a){a.classType===Ao&&(this.change=a)},Ao.prototype.toString=function(){var a="";return a=this.change===ra?a+"* ":this.change===No?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===ra?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=Rn(this.object)),this.oldValue!==null&&(a+=" old: "+Rn(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+Rn(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},Ao.prototype.I=function(a){return a?this.oldValue:this.newValue},Ao.prototype.Dz=function(a){return a?this.oldParam:this.newParam},Ao.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},Ao.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},Ao.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},Ao.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},Re.Object.defineProperties(Ao.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===ra&&(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}}}),Ao.prototype.redo=Ao.prototype.redo,Ao.prototype.canRedo=Ao.prototype.canRedo,Ao.prototype.undo=Ao.prototype.undo,Ao.prototype.canUndo=Ao.prototype.canUndo,Ao.prototype.getParam=Ao.prototype.Dz,Ao.prototype.getValue=Ao.prototype.I,Ao.prototype.clear=Ao.prototype.clear;var ra=new le(Ao,"Transaction",-1),No=new le(Ao,"Property",0),er=new le(Ao,"Insert",1),vr=new le(Ao,"Remove",2);Ao.className="ChangedEvent",Ao.Transaction=ra,Ao.Property=No,Ao.Insert=er,Ao.Remove=vr;function Fr(){this.o=new Pe().freeze(),this.xa="",this.j=!1}Fr.prototype.toString=function(a){var y="Transaction: "+this.name+" "+this.changes.count.toString()+(this.isComplete?"":", incomplete");if(a!==void 0&&0<a){a=this.changes.count;for(var x=0;x<a;x++){var E=this.changes.M(x);E!==null&&(y+=`
`+E.toString())}}return y},Fr.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()},Fr.prototype.canUndo=function(){return this.isComplete},Fr.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()}},Fr.prototype.canRedo=function(){return this.isComplete},Fr.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()}},Fr.prototype.ak=function(){if(this.isComplete){var a=this.changes;a.ka();for(var y=new ln,x=0;x<a.count;x++){var E=a.M(x);if(E!==null&&E.change===No&&E.object){var b=y.get(E.object);b||(b=new ln,y.set(E.object,b));var z=b.get(E.propertyName);z===null?b.set(E.propertyName,-1):(0<z&&a.cd(z,null),b.set(E.propertyName,x))}}for(x=y=0;x<a.count;x++)E=a.M(x),E!==null&&(x>y&&a.cd(y,E),y++);for(;a.length>y;)a.pop();a.freeze()}},Re.Object.defineProperties(Fr.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}}}),Fr.prototype.optimize=Fr.prototype.ak,Fr.prototype.redo=Fr.prototype.redo,Fr.prototype.canRedo=Fr.prototype.canRedo,Fr.prototype.undo=Fr.prototype.undo,Fr.prototype.canUndo=Fr.prototype.canUndo,Fr.prototype.clear=Fr.prototype.clear,Fr.className="Transaction";function Do(){this.Pt=new Ce,this.Jd=!1,this.u=new Pe().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new Pe().freeze(),this.hl=new Pe,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}Do.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,E=0;E<x;E++)0<E&&(y+=" "),y+=this.nestedTransactionNames.M(E);if(y+="]",a!==void 0&&0<a)for(x=this.history.count,E=0;E<x;E++)y+=`
`+this.history.M(E).toString(a-1);return y},Do.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},Do.prototype.copyProperties=function(a){this.isEnabled=a.isEnabled,this.maxHistoryLength=a.maxHistoryLength,this.checksTransactionLevel=a.checksTransactionLevel},Lt=Do.prototype,Lt.Xw=function(a){this.Pt.add(a)},Lt.Rx=function(a){this.Pt.remove(a)},Lt.Ea=function(a){if(a===void 0&&(a=""),a===null&&(a=""),this.isUndoingRedoing)return!1;this.tt===!0&&(this.tt=!1,this.bi++,this.isInternalTransaction||this.Ob("StartingFirstTransaction",a,this.currentTransaction),0<this.bi&&this.bi--),this.isEnabled&&(this.Ie.ka(),this.Ie.add(a),this.Ie.freeze(),this.currentTransaction===null?this.hl.add(0):this.hl.add(this.currentTransaction.changes.count)),this.bi++;var y=this.transactionLevel===1;return y&&(this.isInternalTransaction||this.Ob("StartedTransaction",a,this.currentTransaction)),y},Lt.eb=function(a){return a===void 0&&(a=""),xh(this,!0,a)},Lt.Kf=function(){return xh(this,!1,"")};function xh(a,y,x){if(a.isUndoingRedoing)return!1;a.checksTransactionLevel&&1>a.transactionLevel&&he("Ending transaction without having started a transaction: "+x);var E=a.transactionLevel===1,b=a.currentTransaction;E&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,b));var z=0;if(0<a.transactionLevel&&(a.bi--,a.isEnabled)){var tt=a.Ie.count;0<tt&&(x===""&&(x=a.Ie.M(0)),a.Ie.ka(),a.Ie.mb(tt-1),a.Ie.freeze()),tt=a.hl.count,0<tt&&(z=a.hl.M(tt-1),a.hl.mb(tt-1))}if(E){if(y)a.rq=!1,b===null&&x!==""&&(b=a.currentTransaction),a.isEnabled&&b!==null&&(b.isComplete||(b.isComplete=!0,b.name=x),a.lx(),y=a.history,y.ka(),E=a.maxHistoryLength,0<=E&&(E===0?y.clear():y.count>=E&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),E===0||y.count!==0&&y.get(y.count-1)===b||(y.add(b),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,b);else{a.Fe=!0;try{a.isEnabled&&b!==null&&(b.isComplete=!0,b.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,b),a.Fe=!1}b!==null&&b.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&b!==null){for(a=z,x=b.changes,b=x.count-1;b>=a;b--)y=x.M(b),y!==null&&y.undo(),x.ka(),x.mb(b);x.freeze()}return!1}Lt.lx=function(){if(!this.isUndoingRedoing&&this.canRedo()){var a=this.history;a.ka();for(var y=a.count-1;y>this.historyIndex;y--){var x=a.M(y);x!==null&&x.clear(),a.mb(y),this.rq=!0}a.freeze()}},Do.prototype.canUndo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToUndo;return!!(a!==null&&a.canUndo())},Do.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){he("undo error: "+y.toString())}finally{this.Ob("FinishedUndo","Undo",a),this.Fe=!1}}},Do.prototype.canRedo=function(){if(!this.isEnabled||0<this.transactionLevel)return!1;var a=this.transactionToRedo;return!!(a!==null&&a.canRedo())},Do.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){he("redo error: "+y.toString())}finally{this.Ob("FinishedRedo","Redo",a),this.Fe=!1}}},Do.prototype.Ob=function(a,y,x){x===void 0&&(x=null);var E=new Ao;for(E.change=ra,E.propertyName=a,E.object=x,E.oldValue=y,a=this.models;a.next();)y=a.value,E.model=y,y.ds(E)},Do.prototype.Tu=function(a){if(this.isEnabled&&!this.isUndoingRedoing&&!this.skipsEvent(a)){var y=this.currentTransaction;y===null&&(this.Np=y=new Fr);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||he("Change not within a transaction: "+x.toString()))}},Do.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},Re.Object.defineProperties(Do.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}}}),Do.prototype.handleChanged=Do.prototype.Tu,Do.prototype.redo=Do.prototype.redo,Do.prototype.undo=Do.prototype.undo,Do.prototype.canUndo=Do.prototype.canUndo,Do.prototype.discardHistoryAfterIndex=Do.prototype.lx,Do.prototype.rollbackTransaction=Do.prototype.Kf,Do.prototype.commitTransaction=Do.prototype.eb,Do.prototype.startTransaction=Do.prototype.Ea,Do.prototype.removeModel=Do.prototype.Rx,Do.prototype.addModel=Do.prototype.Xw,Do.prototype.clear=Do.prototype.clear,Do.className="UndoManager";function Gi(){kn(this),this.H=Kl,this.xa="",this.Jd=!0,this.nb=!1,this.wm=null,this.yy=new ds,this.Zr=-1}Gi.prototype.toString=function(){return this.name!==""?this.name+" Tool":me(this.constructor)},Gi.prototype.updateAdornments=function(){},Gi.prototype.canStart=function(){return this.isEnabled},Gi.prototype.doStart=function(){},Gi.prototype.doActivate=function(){this.isActive=!0},Gi.prototype.doDeactivate=function(){this.isActive=!1},Gi.prototype.doStop=function(){},Gi.prototype.doCancel=function(){this.transactionResult=null,this.stopTool()},Gi.prototype.stopTool=function(){var a=this.diagram;a.currentTool===this&&(a.currentTool=null,a.currentCursor="")},Gi.prototype.doMouseDown=function(){!this.isActive&&this.canStart()&&this.doActivate()},Gi.prototype.doMouseMove=function(){},Gi.prototype.doMouseUp=function(){this.stopTool()},Gi.prototype.doMouseWheel=function(){},Gi.prototype.canStartMultiTouch=function(){return!0},Gi.prototype.standardPinchZoomStart=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Dt.allocAt(NaN,NaN)),E=y.So(1,Dt.allocAt(NaN,NaN));if(x.w()&&E.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){a.Bw=a.scale;var b=E.x-x.x,z=E.y-x.y;a.Jw=Math.sqrt(b*b+z*z),y.bubbles=!1}Dt.free(x),Dt.free(E)},Gi.prototype.standardPinchZoomMove=function(){var a=this.diagram,y=a.lastInput,x=y.So(0,Dt.allocAt(NaN,NaN)),E=y.So(1,Dt.allocAt(NaN,NaN));if(x.w()&&E.w()&&(this.doCancel(),a.Ql("hasGestureZoom"))){var b=E.x-x.x,z=E.y-x.y;z=Math.sqrt(b*b+z*z)/a.Jw,b=new Dt((Math.min(E.x,x.x)+Math.max(E.x,x.x))/2,(Math.min(E.y,x.y)+Math.max(E.y,x.y))/2),z*=a.Bw;var tt=a.commandHandler;if(z!==a.scale&&tt.canResetZoom(z)){var ot=a.zoomPoint;a.zoomPoint=b,tt.resetZoom(z),a.zoomPoint=ot}y.bubbles=!1}Dt.free(x),Dt.free(E)},Gi.prototype.doKeyDown=function(){this.diagram.lastInput.key==="Esc"&&this.doCancel()},Gi.prototype.doKeyUp=function(){},Gi.prototype.Ea=function(a){return a===void 0&&(a=this.name),this.transactionResult=null,this.diagram.Ea(a)},Gi.prototype.stopTransaction=function(){var a=this.diagram;return this.transactionResult===null?a.Kf():a.eb(this.transactionResult)},Gi.prototype.standardMouseSelect=function(){var a=this.diagram;if(a.allowSelect){var y=a.lastInput,x=a.Ol(y.documentPoint,!1);if(x!==null){if(fi?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||(fi?y.meta:y.control)||y.shift||a.clearSelection()}},Gi.prototype.standardMouseClick=function(a,y){a===void 0&&(a=null),y===void 0&&(y=function(b){return!b.layer.isTemporary});var x=this.diagram,E=x.lastInput;return a=x.ic(E.documentPoint,a,y),E.targetObject=a,Dp(a,E,x),E.handled};function Dp(a,y,x){if(y.handled=!1,a===null||a.If()){var E=0;y.left?E=y.clickCount===1?1:y.clickCount===2?2:1:y.right&&y.clickCount===1&&(E=3);var b="ObjectSingleClicked";if(a!==null){switch(E){case 1:b="ObjectSingleClicked";break;case 2:b="ObjectDoubleClicked";break;case 3:b="ObjectContextClicked"}E!==0&&x.R(b,a)}else{switch(E){case 1:b="BackgroundSingleClicked";break;case 2:b="BackgroundDoubleClicked";break;case 3:b="BackgroundContextClicked"}E!==0&&x.R(b)}if(a!==null)for(;a!==null;){switch(x=null,E){case 1:x=a.click;break;case 2:x=a.doubleClick?a.doubleClick:a.click;break;case 3:x=a.contextClick}if(x!==null&&(x(y,a),y.handled))break;a=a.panel}else{switch(a=null,E){case 1:a=x.click;break;case 2:a=x.doubleClick?x.doubleClick:x.click;break;case 3:a=x.contextClick}a!==null&&a(y)}}}Gi.prototype.standardMouseOver=function(){var a=this.diagram,y=a.lastInput;if(a.animationManager.zb!==!0){var x=a.skipsUndoManager;a.skipsUndoManager=!0;var E=a.viewportBounds.ca(y.documentPoint)?a.ic(y.documentPoint,null,null):null;!y.event||y.event.type!=="pointercancel"&&y.event.type!=="pointerout"||(E=null),y.targetObject=E;var b=!1;if(E!==a.Ck){var z=a.Ck,tt=z;for(a.Ck=E,this.doCurrentObjectChanged(z,E),y.handled=!1;z!==null;){var ot=z.mouseLeave;if(ot!==null&&(E===z||E!==null&&E.rg(z)||(ot(y,z,E),b=!0,y.handled)))break;z=z.panel}for(z=tt,y.handled=!1;E!==null&&(tt=E.mouseEnter,!(tt!==null&&(z===E||z!==null&&z.rg(E)||(tt(y,E,z),b=!0,y.handled))));)E=E.panel;E=a.Ck}if(E!==null){for(z=E,tt="";z!==null&&(tt=z.cursor,tt==="");)z=z.panel;for(a.currentCursor=tt,y.handled=!1,z=E;z!==null&&(E=z.mouseOver,!(E!==null&&(E(y,z),b=!0,y.handled)));)z=z.panel}else this.doUpdateCursor(null),E=a.mouseOver,E!==null&&(E(y),b=!0);b&&a.$b(),a.skipsUndoManager=x}},Gi.prototype.doUpdateCursor=function(){var a=this.diagram;a&&(a.currentCursor="")},Gi.prototype.doCurrentObjectChanged=function(){},Gi.prototype.standardMouseWheel=function(){var a=this.diagram,y=a.lastInput,x=y.delta;if(x!==0&&a.documentBounds.w()){var E=a.commandHandler,b=a.toolManager.mouseWheelBehavior;if(E!==null&&(b===Jd&&!y.shift||b===dd&&y.control))(0<x?E.canIncreaseZoom():E.canDecreaseZoom())&&(b=a.zoomPoint,a.zoomPoint=y.viewPoint,0<x?E.increaseZoom():E.decreaseZoom(),a.zoomPoint=b),y.bubbles=!1;else if(b===Jd&&y.shift||b===dd&&!y.control){E=a.position.copy();var z=y.event;b=z.deltaMode;var tt=z.deltaX;z=z.deltaY;var ot="pixel";if(tt===0&&z===0||y.shift)!y.shift&&a.allowVerticalScroll?(x=3*x*a.scrollVerticalLineChange,a.scroll(ot,0<x?"up":"down",Math.abs(x))):y.shift&&a.allowHorizontalScroll&&(x=3*x*a.scrollHorizontalLineChange,a.scroll(ot,0<x?"left":"right",Math.abs(x)));else{switch(b){case 0:ot="pixel";break;case 1:ot="line";break;case 2:ot="page"}tt!==0&&a.allowHorizontalScroll&&(tt*=a.scrollHorizontalLineChange/16,a.scroll(ot,0<tt?"right":"left",Math.abs(tt))),z!==0&&a.allowVerticalScroll&&(z*=a.scrollVerticalLineChange/16,a.scroll(ot,0<z?"down":"up",Math.abs(z)))}this.doWheelChange(a,E,y)}}},Gi.prototype.doWheelChange=function(a,y,x){a.position.D(y)&&x.event.wheelDeltaX===0||(x.bubbles=!1)},Gi.prototype.standardWaitAfter=function(a,y){y===void 0&&(y=this.diagram.lastInput),this.cancelWaitAfter();var x=this,E=y.clone(this.yy);this.Zr=Ei(function(){x.doWaitAfter(E)},a)},Gi.prototype.cancelWaitAfter=function(){this.Zr!==-1&&Me.clearTimeout(this.Zr),this.Zr=-1},Gi.prototype.doWaitAfter=function(){},Gi.prototype.findToolHandleAt=function(a,y){return a=this.diagram.ic(a,function(x){for(;x!==null&&!(x.panel instanceof Hi);)x=x.panel;return x}),a===null?null:a.part.category===y?a:null},Gi.prototype.isBeyondDragSize=function(a,y){var x=this.diagram;a===void 0&&(a=x.firstInput.viewPoint),y===void 0&&(y=x.lastInput.viewPoint);var E=x.toolManager.dragSize,b=E.width;return E=E.height,x.firstInput.isTouchEvent&&(b+=6,E+=6),Math.abs(y.x-a.x)>b||Math.abs(y.y-a.y)>E},Re.Object.defineProperties(Gi.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof de&&(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}}}),Gi.prototype.startTransaction=Gi.prototype.Ea,Gi.className="Tool";function Fo(){Gi.call(this),this.name="ToolManager",this.hb=new Pe,this.ob=new Pe,this.Hb=new Pe,this.F=this.V=850,this.o=new Ye(2,2).ja(),this.Ha=5e3,this.ia=dd,this.u=Hc,this.Mp=this.j=null,this.zj=-1}ye(Fo,Gi),Fo.prototype.initializeStandardTools=function(){},Fo.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof Hi&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},Fo.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===cu&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===wh){y.bubbles=!0;return}if(this.gestureBehavior===cu)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomStart();return}}for(var x=this.mouseDownTools.length,E=0;E<x;E++){var b=this.mouseDownTools.M(E);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseDown());return}}a.lastInput.button===1&&(this.mouseWheelBehavior===dd?this.mouseWheelBehavior=Jd:this.mouseWheelBehavior===Jd&&(this.mouseWheelBehavior=dd)),this.doActivate(),this.standardWaitAfter(this.holdDelay,y)},Fo.prototype.doMouseMove=function(){var a=this.diagram,y=a.lastInput;if(y.isMultiTouch){if(this.gestureBehavior===wh){y.bubbles=!0;return}if(this.gestureBehavior===cu)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomMove();return}}if(this.isActive)for(var x=this.mouseMoveTools.length,E=0;E<x;E++){var b=this.mouseMoveTools.M(E);if(b.diagram=this.diagram,b.canStart()){a.doFocus(),a.currentTool=b,a.currentTool===b&&(b.isActive||b.doActivate(),b.doMouseMove());return}}Op(this,a),a=y.event,a===null||a.type!=="pointermove"&&a.cancelable||(y.bubbles=!0)};function Op(a,y){a.standardMouseOver(),a.isBeyondDragSize()&&a.standardWaitAfter(a.isActive?a.holdDelay:a.hoverDelay,y.lastInput)}Fo.prototype.doCurrentObjectChanged=function(a,y){a=this.currentToolTip,a===null||y!==null&&a instanceof Hi&&(y===a||y.rg(a))||this.hideToolTip()},Fo.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()))},Fo.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)},Fo.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 Hi)||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()},Fo.prototype.showToolTip=function(a,y){var x=this.diagram;if(a!==this.currentToolTip&&this.hideToolTip(),a instanceof Hi){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category="ToolTip",a.placeholder!==null&&(a.placeholder.scale=x.scale);var E=a.diagram;E!==null&&E!==x&&E.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionToolTip(a,y)}else a instanceof Al&&a!==this.currentToolTip&&a.show(y,x,this);if(this.currentToolTip=a,this.zj!==-1&&(Me.clearTimeout(this.zj),this.zj=-1),a=this.toolTipDuration,0<a&&a!==1/0){var b=this;this.zj=Ei(function(){b.hideToolTip()},a)}},Fo.prototype.positionToolTip=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),E=a.measuredBounds,b=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=E.width),x.x+E.width>b.right&&(x.x-=E.width+5/y.scale),x.x<b.x&&(x.x=b.x),x.y=x.y+20/y.scale+E.height>b.bottom?x.y-(E.height+5/y.scale):x.y+20/y.scale,x.y<b.y&&(x.y=b.y),a.position=x}},Fo.prototype.hideToolTip=function(){this.zj!==-1&&(Me.clearTimeout(this.zj),this.zj=-1);var a=this.diagram,y=this.currentToolTip;y!==null&&(y instanceof Hi?(a.remove(y),this.Mp!==null&&this.Mp.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Al&&y.hide!==null&&y.hide(a,this),this.currentToolTip=null)},Fo.prototype.doMouseUp=function(){this.cancelWaitAfter();var a=this.diagram;if(this.isActive)for(var y=this.mouseUpTools.length,x=0;x<y;x++){var E=this.mouseUpTools.M(x);if(E.diagram=this.diagram,E.canStart()){a.doFocus(),a.currentTool=E,a.currentTool===E&&(E.isActive||E.doActivate(),E.doMouseUp());return}}a.doFocus(),this.doDeactivate()},Fo.prototype.doMouseWheel=function(){this.standardMouseWheel()},Fo.prototype.doKeyDown=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyDown()},Fo.prototype.doKeyUp=function(){var a=this.diagram;a.commandHandler!==null&&a.commandHandler.doKeyUp()},Fo.prototype.findTool=function(a){for(var y=this.mouseDownTools.length,x=0;x<y;x++){var E=this.mouseDownTools.M(x);if(E.name===a)return E}for(y=this.mouseMoveTools.length,x=0;x<y;x++)if(E=this.mouseMoveTools.M(x),E.name===a)return E;for(y=this.mouseUpTools.length,x=0;x<y;x++)if(E=this.mouseUpTools.M(x),E.name===a)return E;return null},Fo.prototype.replaceTool=function(a,y){y!==null&&(y.diagram=this.diagram);for(var x=this.mouseDownTools.length,E=0;E<x;E++){var b=this.mouseDownTools.M(E);if(b.name===a)return y!==null?this.mouseDownTools.cd(E,y):this.mouseDownTools.mb(E),b}for(x=this.mouseMoveTools.length,E=0;E<x;E++)if(b=this.mouseMoveTools.M(E),b.name===a)return y!==null?this.mouseMoveTools.cd(E,y):this.mouseMoveTools.mb(E),b;for(x=this.mouseUpTools.length,E=0;E<x;E++)if(b=this.mouseUpTools.M(E),b.name===a)return y!==null?this.mouseUpTools.cd(E,y):this.mouseUpTools.mb(E),b;return null},Fo.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)},Re.Object.defineProperties(Fo.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 Hi?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}}}),Fo.prototype.replaceStandardTool=Fo.prototype.gb;var dd=new le(Fo,"WheelScroll",0),Jd=new le(Fo,"WheelZoom",1),tg=new le(Fo,"WheelNone",2),Hc=new le(Fo,"GestureZoom",3),cu=new le(Fo,"GestureCancel",4),wh=new le(Fo,"GestureNone",5);Fo.className="ToolManager",Fo.WheelScroll=dd,Fo.WheelZoom=Jd,Fo.WheelNone=tg,Fo.GestureZoom=Hc,Fo.GestureCancel=cu,Fo.GestureNone=wh;function Oo(){Gi.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 Dt(NaN,NaN),this.Fr=new Dt,this.hb=!0,this.Ik=100,this.Cg=[],this.te=new Ce().freeze(),this.ia=new st,this.Bn=null,this.F="copy",this.Oc="",this.Pc="no-drop"}var Zl;ye(Oo,Gi),Oo.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},Oo.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},Oo.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,(fi?y.meta:y.control)||y.shift||a.clearSelection(!0),this.currentPart.isSelected=!0,a.R("ChangedSelection",a.selection))}}},Oo.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),zr=null,this.isActive=!0,this.tl.set(a.position),Wc(this,a.selection),this.Cg.length=0,a.animationManager.Cc(),this.draggedParts=this.computeEffectiveCollection(a.selection,this.dragOptions),this.Sw=this.diagram.layout.isRealtime,this.diagram.layout.isRealtime=!1,a.Ns=!0,a.Gf("temporaryPixelRatio")===!0&&30<a.$w&&Gs(a),sf(a,this.draggedParts),this.Ea("Drag"),this.startPoint=a.firstInput.documentPoint,a.isMouseCaptured=!0,a.allowDragOut&&(this.isDragOutStarted=!0,this.Ym=!1,zr=this,_u=this.diagram,this.doSimulatedDragOut()))};function Wc(a,y){if(a.dragsLink){var x=a.diagram;x.allowRelink&&(x.model.Wj()&&y.count===1&&y.first()instanceof We?(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 ma,a.Oe.diagram=x),a.Oe.originalLink=a.draggedLink):(a.draggedLink=null,a.Oe=null))}}Oo.prototype.computeEffectiveCollection=function(a,y){return this.diagram.commandHandler.computeEffectiveCollection(a,y)},Oo.prototype.Pd=function(a){return a===void 0?new yu(to):this.isGridSnapEnabled?new yu(new Dt(Math.round(1e3*a.x)/1e3,Math.round(1e3*a.y)/1e3)):new yu(a.copy())},Oo.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<Zl.count){for(var y=Zl,x=y.length,E=0;E<x;E++){var b=y.M(E);Iu(b),il(b),Ph(b),b.diagram.ug()}y.clear()}Iu(this),this.tl.h(NaN,NaN),_u!==null&&(_u.currentCursor=""),zr=_u=null,il(this),a.isMouseCaptured=!1,a.currentCursor="",a.Ns=!1,this.stopTransaction(),uc(a,!0)},Oo.prototype.stopTransaction=function(){var a=this.diagram,y=Gi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y};function Ph(a){var y=a.diagram,x=y.skipsUndoManager;y.skipsUndoManager=!0,ng(a,y.lastInput,null),y.skipsUndoManager=x,a.Cg.length=0}function eg(){var a=zr;il(a),Ru(a);var y=a.diagram;a.tl.w()&&(y.position=a.tl),y.ug()}Oo.prototype.doCancel=function(){il(this),Ru(this);var a=this.diagram;this.tl.w()&&(a.position=this.tl),this.stopTool()},Oo.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput;this.isActive&&(y.key==="Esc"?this.doCancel():y.key!==a.previousInput.key&&this.doMouseMove())},Oo.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 E=x.undoManager;for(E.isEnabled&&E.isInTransaction?E.currentTransaction!==null&&0<E.currentTransaction.changes.count&&(x.undoManager.Kf(),x.Ea("Drag")):Ru(a),x.skipsUndoManager=!y,x.partManager.addsToTemporaryLayer=!y,a.startPoint=x.firstInput.documentPoint,y=a.copiesEffectiveCollection?a.draggedParts.Lf():x.selection,y=x.Kj(y,x,!0),x=new ln,E=a.draggedParts.iterator;E.next();){var b=E.key;if(b.Zc()&&b.canCopy()){var z=y.I(b);z!==null&&(z.location=b.location,z.Va(),x.add(z,a.Pd(z.location)))}}for(y=y.iterator;y.next();)E=y.value,E instanceof We&&E.canCopy()&&x.add(E,a.Pd());a.copiedParts=x,Wc(a,x.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}function il(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 We&&(x.value.point=new Dt(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 Tl(a,y,x){var E=a.diagram,b=a.startPoint,z=Dt.alloc();z.assign(E.lastInput.documentPoint),a.moveParts(y,z.re(b),x),Dt.free(z),E.Gf("temporaryPixelRatio")===!0&&E.Yh===null&&30<E.$w&&(Gs(E),E.hk())}Oo.prototype.moveParts=function(a,y,x){x===void 0&&(x=!1);var E=this.diagram;E!==null&&Bh(E,a,y,this.dragOptions,x)};function Ru(a){if(a.draggedParts!==null){for(var y=a.diagram,x=a.draggedParts.iterator;x.next();){var E=x.key;E.Zc()&&(E.location=x.value.point)}for(x=a.draggedParts.iterator;x.next();)if(E=x.key,E instanceof We&&E.suspendsRouting){var b=x.value.point;a.draggedParts.add(E,a.Pd()),rh(E,-b.x,-b.y)}y.bd()}}function Vc(a,y){var x=a.diagram;a.dragsLink&&(a.draggedLink!==null&&(a.draggedLink.fromNode=null,a.draggedLink.toNode=null),ju(a,!1));var E=a.findDragOverObject(y),b=x.lastInput;b.targetObject=E,a.doUpdateCursor(E);var z=x.skipsUndoManager,tt=!1;try{if(x.skipsUndoManager=!0,tt=ng(a,b,E),!a.isActive&&zr===null)return;var ot=E!==null?E.part:null;if(ot===null||x.handlesDragDropForTopLevelParts&&ot.isTopLevel&&!(ot instanceof oi)){var rt=x.mouseDragOver;rt!==null&&(rt(b),tt=!0)}if(!a.isActive&&zr===null||(a.doDragOver(y,E),!a.isActive&&zr===null))return}finally{x.skipsUndoManager=z,tt&&x.bd()}a.Bn=E,x.isReadOnly||!x.allowMove&&!x.allowCopy||!x.allowHorizontalScroll&&!x.allowVerticalScroll||x.gs(b.viewPoint)}Oo.prototype.findDragOverObject=function(a){var y=this;return Xl(this.diagram,a,null,function(x){return x===null?x=!0:(x=x.part,x=!!(x===null||x instanceof Hi||x.layer.isTemporary||y.draggedParts&&y.draggedParts.contains(x)||y.copiedParts&&y.copiedParts.contains(x))),!x})},Oo.prototype.doUpdateCursor=function(a){var y=this.diagram;(a===null||this.Bn!==a)&&(!this.diagram.currentTool.isActive||this.mayCopy()?y.currentCursor=this.copyCursor:this.mayMove()?y.currentCursor=this.moveCursor:this.mayDragOut()&&(y.currentCursor=this.nodropCursor))};function ng(a,y,x){var E=!1,b=a.Cg.length,z=0<b?a.Cg[0]:null;if(x===z)return!1;y.handled=!1;for(var tt=0;tt<b;tt++){var ot=a.Cg[tt],rt=ot.mouseDragLeave;if(rt!==null&&(rt(y,ot,x),E=!0,y.handled))break}if(a.Cg.length=0,!a.isActive&&zr===null||x===null)return E;for(y.handled=!1,b=x;b!==null;)a.Cg.push(b),b=ig(b);for(b=a.Cg.length,x=0;x<b&&(tt=a.Cg[x],ot=tt.mouseDragEnter,ot===null||(ot(y,tt,z),E=!0,!y.handled));x++);return E}function ig(a){var y=a.panel;return y!==null?y:a instanceof En&&!(a instanceof oi)&&(a=a.containingGroup,a!==null&&a.handlesDragDropForMembers)?a:null}function Ip(a,y,x){var E=a.Oe;if(E===null)return null;var b=a.diagram.og(y,E.portGravity,function(at){return E.findValidLinkablePort(at,x)});a=Dt.alloc();var z=1/0,tt=null;for(b=b.iterator;b.next();){var ot=b.value;if(ot.part!==null){var rt=ot.ga(xi,a);rt=y.Bf(rt),rt<z&&(tt=ot,z=rt)}}return Dt.free(a),tt}function ju(a,y){var x=a.draggedLink;if(x!==null&&!(2>x.pointsCount)){var E=a.diagram;if(!E.isReadOnly){var b=a.Oe;if(b!==null){var z=null,tt=null;x.fromNode===null&&(z=Ip(a,x.i(0),!1),z!==null&&(tt=z.part));var ot=null,rt=null;x.toNode===null&&(ot=Ip(a,x.i(x.pointsCount-1),!0),ot!==null&&(rt=ot.part)),b.isValidLink(tt,z,rt,ot)?y?(x.defaultFromPoint=x.i(0),x.defaultToPoint=x.i(x.pointsCount-1),x.suspendsRouting=!1,x.fromNode=tt,z!==null&&(x.fromPortId=z.portId),x.toNode=rt,ot!==null&&(x.toPortId=ot.portId),x.fromPort!==E.Mx&&E.R("LinkRelinked",x,E.Mx),x.toPort!==E.Nx&&E.R("LinkRelinked",x,E.Nx)):Uc(b,tt,z,rt,ot):Uc(b,null,null,null,null)}}}}Oo.prototype.doDragOver=function(){};function zu(a,y){var x=a.diagram;a.dragsLink&&ju(a,!0),Ph(a);var E=a.findDragOverObject(y),b=x.lastInput;if(b.targetObject=E,E!==null){b.handled=!1;for(var z=E;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(b,z),b.handled))break;J0(a,b,z),z=ig(z)}}else z=x.mouseDrop,z!==null&&z(b);if(a.isActive||zr!==null){for(b=(a.copiedParts||a.draggedParts).iterator;b.next();)z=b.key,z instanceof en&&z.linksConnected.each(function(ot){ot.suspendsRouting=!1});if(a.doDropOnto(y,E),a.isActive||zr!==null){for(a=we.alloc(),y=x.selection.iterator;y.next();)E=y.value,E instanceof en&&Q0(x,E,a);we.free(a)}}}function J0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof oi||(x=a.mouseDrop,x!==null&&x(y))}function Q0(a,y,x){var E=!1;if(x=y.getAvoidableRect(x),a.viewportBounds.Re(x)&&(E=!0),a=a.Nu(x,function(b){return b.part},function(b){return b instanceof We},!0,function(b){return b instanceof We},E),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}Oo.prototype.doDropOnto=function(){},Oo.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),sf(a,this.copiedParts),Tl(this,this.copiedParts,!1),Dh(a,this.copiedParts)):this.mayMove()?(il(this),Tl(this,this.draggedParts,!0)):this.mayDragOut()?(fu(this,!1),Tl(this,this.copiedParts,!1)):il(this),Vc(this,a.lastInput.documentPoint))}},Oo.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?(il(this),fu(this,!0),sf(a,this.copiedParts),Tl(this,this.copiedParts,!1),Dh(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(b){b.isSelected=!0}))):(y=!0,il(this),this.mayMove()&&(Tl(this,this.draggedParts,!0),Vc(this,a.lastInput.documentPoint))),this.Ym=!0,zu(this,a.lastInput.documentPoint),this.isActive){var E=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&q0(this),a.Ya(),Dh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",E)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},Oo.prototype.simulatedMouseMove=function(a,y,x){if(zr===null)return!1;var E=zr.diagram;x instanceof de||(x=null);var b=_u;return x!==b&&(b!==null&&b!==E&&(b.ug(),zr.isDragOutStarted=!1,b=b.toolManager.findTool("Dragging"),b!==null&&b.doSimulatedDragLeave()),_u=x,x!==null&&x!==E&&(eg(),b=x.toolManager.findTool("Dragging"),b!==null&&(Zl.contains(b)||Zl.add(b),b.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===E||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(E=x.toolManager.findTool("Dragging"),E!==null&&(a!==null&&(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)),x.lastInput.documentPoint=y,x.lastInput.viewPoint=x.op(y),x.lastInput.down=!1,x.lastInput.up=!1,E.doSimulatedDragOver()),!0)},Oo.prototype.simulatedMouseUp=function(a,y,x){if(zr===null)return!1;var E=_u,b=zr.diagram;if(x===null)return zr.doCancel(),!0;if(x!==E){var z=E.toolManager.findTool("Dragging");if(E!==null&&E!==b&&z!==null)return E.ug(),zr.isDragOutStarted=!1,z.doSimulatedDragLeave(),!1;_u=x,E=x.toolManager.findTool("Dragging"),E!==null&&(eg(),Zl.contains(E)||Zl.add(E),E.doSimulatedDragEnter())}return x!==this.diagram?(a!==null?(a.targetTouches!==void 0&&(0<a.targetTouches.length?a=a.targetTouches[0]:0<a.changedTouches.length&&(a=a.changedTouches[0])),y=x.getMouse(a)):y===null&&(y=new Dt),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=zr,a!==null&&(x=a.mayCopy(),a.transactionResult=x?"Copy":"Move",a.stopTool()),!0):!1};function q0(a){if(a.draggedParts!==null)for(var y=a.draggedParts.iterator;y.next();){var x=y.key;x instanceof en&&(x=x.containingGroup,x===null||x.placeholder===null||a.draggedParts.contains(x)||x.placeholder.v())}}Oo.prototype.mayCopy=function(){if(!this.isCopyEnabled)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowCopy||(fi?!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())},Oo.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())},Oo.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())},Oo.prototype.computeBorder=function(a,y,x){return this.Ym||this.draggedParts===null||this.draggedParts.contains(a)?null:x.assign(y)},Oo.prototype.Az=function(){return zr},Oo.prototype.mayDragIn=function(){var a=this.diagram;if(!a.allowDrop||a.isReadOnly||a.isModelReadOnly||!a.allowInsert)return!1;var y=zr;return!(y===null||y.diagram.model.dataFormat!==a.model.dataFormat)},Oo.prototype.doSimulatedDragEnter=function(){if(this.mayDragIn()){var a=this.diagram;a.animationManager.Cc(),Na(a),a.animationManager.Cc(),a=zr,a!==null&&(a.diagram.Ns=!1),this.doUpdateCursor(null)}},Oo.prototype.doSimulatedDragLeave=function(){var a=zr;a!==null&&a.doSimulatedDragOut(),this.doCancel()},Oo.prototype.doSimulatedDragOver=function(){var a=this.diagram;a.animationManager.Dm=!0;var y=zr;if(y!==null&&y.draggedParts!==null){if(!this.mayDragIn())return;Rp(this,y.draggedParts.Lf(),!1,a.firstInput),Tl(this,this.copiedParts,!1),Vc(this,a.lastInput.documentPoint)}a.animationManager.Dm=!1},Oo.prototype.doSimulatedDrop=function(){var a=this.diagram,y=zr;if(y!==null){var x=y.diagram;if(y.Ym=!0,il(this),!this.mayDragIn())return;a.animationManager.Dm=!0,a.R("ChangingSelection",a.selection),this.Ea("Drop"),Rp(this,y.draggedParts.Lf(),!0,a.lastInput),Tl(this,this.copiedParts,!1);var E=new Ce;this.copiedParts!==null&&(a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(b){b.isSelected=!0,E.add(b)})),zu(this,a.lastInput.documentPoint),a.Ya(),this.copiedParts!==null&&(this.transactionResult="ExternalCopy"),this.copiedParts=null,a.doFocus(),a.R("ExternalObjectsDropped",E,x),this.stopTransaction(),a.R("ChangedSelection",a.selection)}a.animationManager.Dm=!1};function Rp(a,y,x,E){if(a.copiedParts===null){var b=a.diagram;if(!b.isReadOnly&&!b.isModelReadOnly){b.skipsUndoManager=!x,b.partManager.addsToTemporaryLayer=!x,a.startPoint=E.documentPoint,x=b.Kj(y,b,!0);var z=we.alloc();b=E=1/0;for(var tt=-1/0,ot=-1/0,rt=y.iterator;rt.next();){var at=rt.value;if(at.isVisible()){var ut=at.location;at=ut.x,ut=ut.y,isNaN(at)||isNaN(ut)||(at<E&&(E=at),ut<b&&(b=ut),at>tt&&(tt=at),ut>ot&&(ot=ut))}}for(E===1/0?z.h(0,0,0,0):z.h(E,b,tt-E,ot-b),E=z.x+z.width/2,b=z.y+z.height/2,we.free(z),z=a.Fr,tt=new ln,ot=Dt.alloc(),rt=y.iterator;rt.next();)at=rt.value,at instanceof We&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,rh(ut,z.x-E,z.y-b),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-(E-at.x),z.y-(b-at.y)),rt.location=ot,rt.Va(),tt.add(rt,a.Pd(ot))));Dt.free(ot),a.copiedParts=tt,Wc(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,rh(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}Oo.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},Oo.prototype.computeMove=function(a,y,x,E){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,E):new Dt},Re.Object.defineProperties(Oo.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}}}),Oo.prototype.getDraggingSource=Oo.prototype.Az;var zr=null,_u=null;Oo.className="DraggingTool",Zl=new Pe,ze("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),Fo.prototype.doCancel=function(){zr!==null&&zr.doCancel(),Gi.prototype.doCancel.call(this)};function Yo(){Gi.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new We,y=new ci;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new ci,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new en,y=new ci,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=fo,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new en,y=new ci,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=fo,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 ln,this.Of=this.gj=this.Pf=null}ye(Yo,Gi),Yo.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},Yo.prototype.copyPortProperties=function(a,y,x,E,b){if(a!==null&&y!==null&&x!==null&&E!==null){var z=y.Df(),tt=Ye.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,E.desiredSize=tt,Ye.free(tt),b?(E.toSpot=y.toSpot,E.toEndSegmentLength=y.toEndSegmentLength):(E.fromSpot=y.fromSpot,E.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=xi,z=Dt.alloc(),x.location=y.ga(xi,z),Dt.free(z),E.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,E,b)}},Yo.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=fo,y.fromSpot=Bi,y.toSpot=Bi),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},Yo.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},Yo.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof en){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)}},Yo.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof en))return null;for(;a!==null;){var E=y?a.toLinkable:a.fromLinkable;if(E===!0&&(a.portId!==null||a instanceof en)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(E===!1)break;a=a.panel}return null},Yo.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,E=this.portGravity;0>=E&&(E=.1);var b=this,z=y.og(x,E,function(ft){return b.findValidLinkablePort(ft,a)},null,!0);for(E=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,ot=tt.part;if(ot instanceof en){var rt=tt.ga(xi,Dt.alloc()),at=x.x-rt.x,ut=x.y-rt.y;Dt.free(rt),rt=at*at+ut*ut,rt<E&&(at=this.validPortsCache.I(tt),at!==null?at&&(y=tt,E=rt):a&&this.isValidLink(this.originalFromNode,this.originalFromPort,ot,tt)||!a&&this.isValidLink(ot,tt,this.originalToNode,this.originalToPort)?(this.validPortsCache.add(tt,!0),y=tt,E=rt):this.validPortsCache.add(tt,!1))}}return y!==null&&(x=y.part,x instanceof en&&(x.layer===null||x.layer.allowLink))?y:null},Yo.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},Yo.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},Yo.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},Yo.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof en))return!1;a=a.portId,a===null&&(a="");var E=y.part;if(!(E instanceof en))return!1;for(y=y.portId,y===null&&(y=""),y=E.Sd(y);y.next();)if(E=y.value,E.fromNode===x&&E.fromPortId===a)return!0;return!1},Yo.prototype.isValidLink=function(a,y,x,E){if(!this.isValidFrom(a,y)||!this.isValidTo(x,E)||!(y===null||E===null||(y.fromLinkableSelfNode&&E.toLinkableSelfNode||!this.isInSameNode(y,E))&&(y.fromLinkableDuplicates&&E.toLinkableDuplicates||!this.isLinked(y,E)))||this.originalLink!==null&&(a!==null&&this.isLabelDependentOnLink(a,this.originalLink)||x!==null&&this.isLabelDependentOnLink(x,this.originalLink))||a!==null&&x!==null&&(a.data===null&&x.data!==null||a.data!==null&&x.data===null)||!this.isValidCycle(a,x,this.originalLink))return!1;if(a!==null){var b=a.linkValidation;if(b!==null&&!b(a,y,x,E,this.originalLink))return!1}return x!==null&&(b=x.linkValidation,b!==null&&!b(a,y,x,E,this.originalLink))?!1:(b=this.linkValidation,b!==null?b(a,y,x,E,this.originalLink):!0)},Yo.prototype.isLabelDependentOnLink=function(a,y){if(a===null)return!1;var x=a.labeledLink;if(x===null)return!1;if(x===y)return!0;var E=new Ce;return E.add(a),cs(this,x,y,E)};function cs(a,y,x,E){if(y===x)return!0;var b=y.fromNode;return b!==null&&b.isLinkLabel&&(E.add(b),cs(a,b.labeledLink,x,E))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(E.add(y),cs(a,y.labeledLink,x,E))))}Yo.prototype.isValidCycle=function(a,y,x){if(x===void 0&&(x=null),a===null||y===null)return this.isUnconnectedLinkValid;var E=this.diagram.validCycle;if(E!==gc){if(E===Dg){if(E=x||this.temporaryLink,E!==null&&!E.isTreeLink)return!0;for(E=y.linksConnected;E.next();){var b=E.value;if(b!==x&&b.isTreeLink&&b.toNode===y)return!1}return!xs(this,a,y,x,!0)}if(E===Og){if(E=x||this.temporaryLink,E!==null&&!E.isTreeLink)return!0;for(E=a.linksConnected;E.next();)if(b=E.value,b!==x&&b.isTreeLink&&b.fromNode===a)return!1;return!xs(this,a,y,x,!0)}if(E===Tg)return a===y?a=!0:(E=new Ce,E.add(y),a=ws(this,E,a,y,x)),!a;if(E===Ag)return!xs(this,a,y,x,!1);if(E===Bg)return a===y?a=!0:(E=new Ce,E.add(y),a=cd(this,E,a,y,x)),!a}return!0};function xs(a,y,x,E,b){if(y===x)return!0;if(y===null||x===null)return!1;for(var z=y.linksConnected;z.next();){var tt=z.value;if(tt!==E&&(!b||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&xs(a,tt,x,E,b)))return!0}return!1}function ws(a,y,x,E,b){if(x===E)return!0;if(x===null||E===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==b&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&ws(a,y,tt,E,b)))return!0}return!1}function cd(a,y,x,E,b){if(x===E)return!0;if(x===null||E===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==b){var ot=tt.fromNode;if(tt=tt.toNode,ot=ot===x?tt:ot,ot!==x&&cd(a,y,ot,E,b))return!0}}return!1}Re.Object.defineProperties(Yo.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}}}),Yo.className="LinkingBaseTool";function Ps(){Yo.call(this),this.name="Linking",this.V={},this.F=null,this.K=Ch,this.Xd=null}ye(Ps,Yo),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 en)))return null;var x=this.direction;if(x===Ch||x===jp){var E=this.findValidLinkablePort(y,!1);if(E!==null||this.startObject===a&&(E=a.port,this.findValidLinkablePort(E,!1)))return this.isForwards=!0,E}return(x===Ch||x===zp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},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 en&&(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 en&&(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(){Yo.prototype.doStop.call(this),this.startObject=null},Ps.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,E=null,b=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var ot=tt.part;ot instanceof en&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),E=ot,b=tt):(y=ot,x=tt,this.originalToNode!==null&&(E=this.originalToNode,b=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(E=this.originalToNode,b=this.originalToPort);y!==null||E!==null?(z=this.insertLink(y,x,E,b),z!==null?(tt===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint),a.allowSelect&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),z.isSelected=!0),this.transactionResult=this.name,a.R("LinkDrawn",z)):this.doNoLink(y,x,E,b)):this.isForwards?this.doNoLink(this.originalFromNode,this.originalFromPort,null,null):this.doNoLink(null,null,this.originalToNode,this.originalToPort)}finally{this.stopTool(),z&&a.allowSelect&&a.R("ChangedSelection",a.selection)}}},Ps.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof We)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,E){return this.diagram.partManager.insertLink(a,y,x,E)},Ps.prototype.doNoLink=function(){},Re.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 le(Ps,"Either",0),jp=new le(Ps,"ForwardsOnly",0),zp=new le(Ps,"BackwardsOnly",0);Ps.className="LinkingTool",Ps.Either=Ch,Ps.ForwardsOnly=jp,Ps.BackwardsOnly=zp;function ma(){Yo.call(this),this.name="Relinking";var a=new ci;a.figure="Diamond",a.desiredSize=co,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new ci,a.figure="Diamond",a.desiredSize=co,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new we}ye(ma,Yo),ma.prototype.updateAdornments=function(a){if(a!==null&&a instanceof We){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var E=a.selectionObject;E!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&E.actualBounds.w()&&E.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(E,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(E=a.selectionObject,E!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&E.actualBounds.w()&&E.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(E,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},ma.prototype.makeAdornment=function(a,y){var x=new Hi;return x.type=Ie.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},ma.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},ma.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 Hi&&x.adornedPart instanceof We))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=io),this.temporaryFromNode!==null&&(this.temporaryFromNode.location=this.originalLink.i(0))),this.originalLink.toNode===null&&(this.temporaryToPort!==null&&(this.temporaryToPort.desiredSize=io),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},ma.prototype.copyLinkProperties=function(a,y){if(a!==null&&y!==null){y.adjusting=a.adjusting,y.corner=a.corner;var x=a.curve;(x===Nf||x===sh)&&(x=Fs),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}},ma.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()},ma.prototype.doStop=function(){Yo.prototype.doStop.call(this),this.handle=null},ma.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram;this.transactionResult=null;var y=this.originalFromNode,x=this.originalFromPort,E=this.originalToNode,b=this.originalToPort,z=this.originalLink;try{if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null){var tt=this.targetPort.part;tt instanceof en&&(this.isForwards?(E=tt,b=this.targetPort):(y=tt,x=this.targetPort))}else this.isUnconnectedLinkValid?this.isForwards?b=E=null:x=y=null:z=null;z!==null?(this.reconnectLink(z,this.isForwards?E:y,this.isForwards?b:x,this.isForwards),this.targetPort===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint,z.bb()),this.transactionResult=this.name,a.R("LinkRelinked",z,this.isForwards?this.originalToPort:this.originalFromPort)):this.doNoRelink(this.originalLink,this.isForwards),this.originalLink.Xo(this.Ew)}finally{this.stopTool()}}},ma.prototype.reconnectLink=function(a,y,x,E){return x=x!==null&&x.portId!==null?x.portId:"",E?(a.toNode=y,a.toPortId=x):(a.fromNode=y,a.fromPortId=x),!0},ma.prototype.doNoRelink=function(){};function Uc(a,y,x,E,b){y!==null?(a.copyPortProperties(y,x,a.temporaryFromNode,a.temporaryFromPort,!1),a.diagram.add(a.temporaryFromNode)):a.diagram.remove(a.temporaryFromNode),E!==null?(a.copyPortProperties(E,b,a.temporaryToNode,a.temporaryToPort,!0),a.diagram.add(a.temporaryToNode)):a.diagram.remove(a.temporaryToNode)}Re.Object.defineProperties(ma.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 Hi))throw Error("new handle is not in an Adornment: "+a);this.F=a}}}),ma.className="RelinkingTool",ze("linkingTool",function(){return this.findTool("Linking")},function(a){this.gb("Linking",a,this.mouseMoveTools)}),ze("relinkingTool",function(){return this.findTool("Relinking")},function(a){this.gb("Relinking",a,this.mouseDownTools)});function nr(){Gi.call(this),this.name="LinkReshaping";var a=new ci;a.figure="Rectangle",a.desiredSize=Xo,a.fill="lightblue",a.stroke="dodgerblue",this.o=a,a=new ci,a.figure="Diamond",a.desiredSize=co,a.fill="lightblue",a.stroke="dodgerblue",a.cursor="move",this.u=a,this.F=3,this.Ts=this.j=null,this.Fw=new Dt,this.Yq=new Pe}ye(nr,Gi),nr.prototype.Ru=function(a){return a&&a.reshapingBehavior.value!==0?a.reshapingBehavior:og},nr.prototype.om=function(a,y){a.reshapingBehavior=y},nr.prototype.updateAdornments=function(a){if(a!==null&&a instanceof We){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)}},nr.prototype.makeAdornment=function(a){var y=a.part,x=y.pointsCount,E=y.isOrthogonal,b=null;if(y.points!==null&&1<x){b=new Hi,b.type=Ie.Link,x=y.firstPickIndex;var z=y.lastPickIndex,tt=E?1:0;if(y.resegmentable&&y.computeCurve()!==wa)for(var ot=x+tt;ot<z-tt;ot++){var rt=this.makeResegmentHandle(a,ot);rt!==null&&(rt.segmentIndex=ot,rt.segmentFraction=.5,rt.fromMaxLinks=999,b.add(rt))}for(tt=x+1;tt<z;tt++)if(ot=this.makeHandle(a,tt),ot!==null){if(ot.segmentIndex=tt,tt!==x)if(tt===x+1&&E){rt=y.i(x);var at=y.i(x+1);Qt.B(rt.x,at.x)&&Qt.B(rt.y,at.y)&&(at=y.i(x-1)),Qt.B(rt.x,at.x)?(this.om(ot,Wu),ot.cursor="n-resize"):Qt.B(rt.y,at.y)&&(this.om(ot,Hu),ot.cursor="w-resize")}else tt===z-1&&E?(rt=y.i(z-1),at=y.i(z),Qt.B(rt.x,at.x)&&Qt.B(rt.y,at.y)&&(rt=y.i(z+1)),Qt.B(rt.x,at.x)?(this.om(ot,Wu),ot.cursor="n-resize"):Qt.B(rt.y,at.y)&&(this.om(ot,Hu),ot.cursor="w-resize")):tt!==z&&(this.om(ot,Zc),ot.cursor="move");b.add(ot)}b.adornedObject=a}return b},nr.prototype.makeHandle=function(){var a=this.handleArchetype;return a===null?null:a.copy()},nr.prototype.makeResegmentHandle=function(){var a=this.midHandleArchetype;return a===null?null:a.copy()},nr.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},nr.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 We){if(this.Ts=y,a.isMouseCaptured=!0,this.Ea(this.name),y.resegmentable&&this.handle.fromMaxLinks===999){var x=y.points.copy(),E=this.getResegmentingPoint();if(x.Gb(this.handle.segmentIndex+1,E),y.isOrthogonal&&x.Gb(this.handle.segmentIndex+1,E),y.points=x,y.Wb(),y.updateAdornments(),this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name),this.handle===null){this.doDeactivate();return}}this.Fw=y.i(this.handle.segmentIndex),this.Yq=y.points.copy(),this.isActive=!0}}},nr.prototype.doDeactivate=function(){this.stopTransaction(),this.Ts=this.handle=null,this.isActive=this.diagram.isMouseCaptured=!1},nr.prototype.stopTransaction=function(){var a=this.diagram,y=Gi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},nr.prototype.doCancel=function(){var a=this.adornedLink;a!==null&&(a.points=this.Yq),this.stopTool()},nr.prototype.getResegmentingPoint=function(){return this.handle.ga(xi)},nr.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeReshape(a.lastInput.documentPoint),this.reshape(a))},nr.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.computeReshape(a.lastInput.documentPoint);if(this.reshape(y),y=this.adornedLink,y!==null&&y.resegmentable){var x=this.handle.segmentIndex,E=y.i(x-1),b=y.i(x),z=y.i(x+1);if(y.isOrthogonal){if(x>y.firstPickIndex+1&&x<y.lastPickIndex-1){var tt=y.i(x-2);if(Math.abs(E.x-b.x)<this.resegmentingDistance&&Math.abs(E.y-b.y)<this.resegmentingDistance&&(Gu(this,tt,E,b,z,!0)||Gu(this,tt,E,b,z,!1))){var ot=y.points.copy();Gu(this,tt,E,b,z,!0)?(ot.cd(x-2,new Dt(tt.x,(z.y+tt.y)/2)),ot.cd(x+1,new Dt(z.x,(z.y+tt.y)/2))):(ot.cd(x-2,new Dt((z.x+tt.x)/2,tt.y)),ot.cd(x+1,new Dt((z.x+tt.x)/2,z.y))),ot.mb(x),ot.mb(x-1),y.points=ot,y.Wb()}else tt=y.i(x+2),Math.abs(b.x-z.x)<this.resegmentingDistance&&Math.abs(b.y-z.y)<this.resegmentingDistance&&(Gu(this,E,b,z,tt,!0)||Gu(this,E,b,z,tt,!1))&&(ot=y.points.copy(),Gu(this,E,b,z,tt,!0)?(ot.cd(x-1,new Dt(E.x,(E.y+tt.y)/2)),ot.cd(x+2,new Dt(tt.x,(E.y+tt.y)/2))):(ot.cd(x-1,new Dt((E.x+tt.x)/2,E.y)),ot.cd(x+2,new Dt((E.x+tt.x)/2,tt.y))),ot.mb(x+1),ot.mb(x),y.points=ot,y.Wb())}}else tt=Dt.alloc(),Qt.qh(E.x,E.y,z.x,z.y,b.x,b.y,tt)&&tt.Bf(b)<this.resegmentingDistance*this.resegmentingDistance&&(E=y.points.copy(),E.mb(x),y.points=E,y.Wb()),Dt.free(tt)}a.Ya(),this.transactionResult=this.name,a.R("LinkReshaped",this.adornedLink,this.Yq)}this.stopTool()};function Gu(a,y,x,E,b,z){return z?Math.abs(y.y-x.y)<a.resegmentingDistance&&Math.abs(x.y-E.y)<a.resegmentingDistance&&Math.abs(E.y-b.y)<a.resegmentingDistance:Math.abs(y.x-x.x)<a.resegmentingDistance&&Math.abs(x.x-E.x)<a.resegmentingDistance&&Math.abs(E.x-b.x)<a.resegmentingDistance}nr.prototype.reshape=function(a){var y=this.adornedLink;y.uh();var x=this.handle.segmentIndex,E=this.Ru(this.handle);if(y.isOrthogonal)if(x===y.firstPickIndex+1)x=y.firstPickIndex+1,E===Wu?(y.L(x,y.i(x-1).x,a.y),y.L(x+1,y.i(x+2).x,a.y)):E===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,E===Wu?(y.L(x-1,y.i(x-2).x,a.y),y.L(x,y.i(x+1).x,a.y)):E===Hu&&(y.L(x-1,a.x,y.i(x-2).y),y.L(x,a.x,y.i(x+1).y));else{E=x;var b=y.i(E),z=y.i(E-1),tt=y.i(E+1);Qt.B(z.x,b.x)&&Qt.B(b.y,tt.y)?(Qt.B(z.x,y.i(E-2).x)&&!Qt.B(z.y,y.i(E-2).y)?(y.m(E,a.x,z.y),x++,E++):y.L(E-1,a.x,z.y),Qt.B(tt.y,y.i(E+2).y)&&!Qt.B(tt.x,y.i(E+2).x)?y.m(E+1,tt.x,a.y):y.L(E+1,tt.x,a.y)):Qt.B(z.y,b.y)&&Qt.B(b.x,tt.x)?(Qt.B(z.y,y.i(E-2).y)&&!Qt.B(z.x,y.i(E-2).x)?(y.m(E,z.x,a.y),x++,E++):y.L(E-1,z.x,a.y),Qt.B(tt.x,y.i(E+2).x)&&!Qt.B(tt.y,y.i(E+2).y)?y.m(E+1,a.x,tt.y):y.L(E+1,a.x,tt.y)):Qt.B(z.x,b.x)&&Qt.B(b.x,tt.x)?(Qt.B(z.x,y.i(E-2).x)&&!Qt.B(z.y,y.i(E-2).y)?(y.m(E,a.x,z.y),x++,E++):y.L(E-1,a.x,z.y),Qt.B(tt.x,y.i(E+2).x)&&!Qt.B(tt.y,y.i(E+2).y)?y.m(E+1,a.x,tt.y):y.L(E+1,a.x,tt.y)):Qt.B(z.y,b.y)&&Qt.B(b.y,tt.y)&&(Qt.B(z.y,y.i(E-2).y)&&!Qt.B(z.x,y.i(E-2).x)?(y.m(E,z.x,a.y),x++,E++):y.L(E-1,z.x,a.y),Qt.B(tt.y,y.i(E+2).y)&&!Qt.B(tt.x,y.i(E+2).x)?y.m(E+1,tt.x,a.y):y.L(E+1,tt.x,a.y)),y.L(x,a.x,a.y)}else y.L(x,a.x,a.y),E=y.fromNode,b=y.fromPort,E!==null&&(z=E.findVisibleNode(),z!==null&&z!==E&&(E=z,b=E.port)),x===1&&y.computeSpot(!0,b).Mc()&&(z=b.ga(xi,Dt.alloc()),E=y.getLinkPointFromPoint(E,b,z,a,!0,Dt.alloc()),y.L(0,E.x,E.y),Dt.free(z),Dt.free(E)),E=y.toNode,b=y.toPort,E!==null&&(z=E.findVisibleNode(),z!==null&&z!==E&&(E=z,b=E.port)),x===y.pointsCount-2&&y.computeSpot(!1,b).Mc()&&(x=b.ga(xi,Dt.alloc()),a=y.getLinkPointFromPoint(E,b,x,a,!1,Dt.alloc()),y.L(y.pointsCount-1,a.x,a.y),Dt.free(x),Dt.free(a));y.zf()},nr.prototype.computeReshape=function(a){var y=this.adornedLink,x=this.handle.segmentIndex;switch(this.Ru(this.handle)){case Zc:return a;case Wu:return new Dt(y.i(x).x,a.y);case Hu:return new Dt(a.x,y.i(x).y);default:case og:return y.i(x)}},Re.Object.defineProperties(nr.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 Hi))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}}}),nr.prototype.setReshapingBehavior=nr.prototype.om,nr.prototype.getReshapingBehavior=nr.prototype.Ru;var og=new le(nr,"None",0),Hu=new le(nr,"Horizontal",1),Wu=new le(nr,"Vertical",2),Zc=new le(nr,"All",3);nr.className="LinkReshapingTool",nr.None=og,nr.Horizontal=Hu,nr.Vertical=Wu,nr.All=Zc,ze("linkReshapingTool",function(){return this.findTool("LinkReshaping")},function(a){this.gb("LinkReshaping",a,this.mouseDownTools)});function ns(){Gi.call(this),this.name="Resizing",this.o=new Ye(1,1).freeze(),this.j=new Ye(9999,9999).freeze(),this.yg=new Ye(NaN,NaN).freeze(),this.V=!1,this.ia=!0,this.ue=null;var a=new ci;a.alignmentFocus=xi,a.figure="Rectangle",a.desiredSize=Xo,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.F=a,this.u=null,this.Xq=new Dt,this.Dw=new Ye,this.Tn=new Dt,this.rt=new Ye(0,0),this.qt=new Ye(1/0,1/0),this.pt=new Ye(1,1)}ye(ns,Gi),ns.prototype.updateAdornments=function(a){if(!(a===null||a instanceof We)){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(),_h(a)&&this.updateResizeHandles(x,y),a.bh(this.name,x);return}}a.Jf(this.name)}},ns.prototype.makeAdornment=function(a){var y=a.part.resizeAdornmentTemplate;if(y===null){y=new Hi,y.type=Ie.Spot,y.locationSpot=xi;var x=new bs;x.isPanelMain=!0,y.add(x),y.add(this.makeHandle(a,Zi)),y.add(this.makeHandle(a,uo)),y.add(this.makeHandle(a,ar)),y.add(this.makeHandle(a,us)),y.add(this.makeHandle(a,Ss)),y.add(this.makeHandle(a,ts)),y.add(this.makeHandle(a,hs)),y.add(this.makeHandle(a,zs))}else if(Ka(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},ns.prototype.makeHandle=function(a,y){return a=this.handleArchetype,a===null?null:(a=a.copy(),a.alignment=y,a)},ns.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=xi),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 Ie)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},ns.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},ns.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))},ns.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},ns.prototype.stopTransaction=function(){var a=this.diagram,y=Gi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},ns.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},ns.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,E=this.pt,b=this.adornedObject.qs(a.lastInput.documentPoint,Dt.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),a.bd(),Dt.free(b)}},ns.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,E=this.pt,b=this.adornedObject.qs(a.lastInput.documentPoint,Dt.alloc()),z=this.computeReshape();y=this.computeResize(b,this.handle.alignment,y,x,E,z),this.resize(y),Dt.free(b),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},ns.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 oi){var E=new Pe;if(E.add(a),!this.dragsMembers&&a.placeholder===null){var b=new st;b.dragsMembers=!1}y.moveParts(E,this.oppositePoint.copy().re(x),!0,b)}else a.location=a.location.copy().re(x).add(this.oppositePoint);y.bd()}},ns.prototype.computeResize=function(a,y,x,E,b,z){y.Mc()&&(y=xi);var tt=this.adornedObject.naturalBounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width,ut=tt.y+tt.height,ft=1;if(!z){ft=tt.width;var mt=tt.height;0>=ft&&(ft=1),0>=mt&&(mt=1),ft=mt/ft}return mt=Dt.alloc(),Qt.No(a.x,a.y,ot,rt,b.width,b.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-E.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(mt.y,ut-E.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(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-E.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.height=Math.max(Math.min(mt.y-rt,E.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width),a.x=at-a.width)):(a.x=Math.max(mt.x,at-E.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft,a.y=rt+.5*(ut-rt-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-ot,E.width),x.width),a.y=Math.max(mt.y,ut-E.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(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-ot,E.width),x.width),a.height=Math.max(Math.min(mt.y-rt,E.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft):(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width))):(a.width=Math.max(Math.min(mt.x-ot,E.width),x.width),z||(a.height=Math.max(Math.min(ft*a.width,E.height),x.height),a.width=a.height/ft,a.y=rt+.5*(ut-rt-a.height))):0>=y.y?(a.y=Math.max(mt.y,ut-E.height),a.y=Math.min(a.y,ut-x.height),a.height=ut-a.y,z||(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width,a.x=ot+.5*(at-ot-a.width))):1<=y.y&&(a.height=Math.max(Math.min(mt.y-rt,E.height),x.height),z||(a.width=Math.max(Math.min(a.height/ft,E.width),x.width),a.height=ft*a.width,a.x=ot+.5*(at-ot-a.width))),Dt.free(mt),a},ns.prototype.computeReshape=function(){var a=Te;return this.adornedObject instanceof ci&&(a=Lv(this.adornedObject)),!(a===mn||this.diagram.lastInput.shift)},ns.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},ns.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},ns.prototype.computeCellSize=function(){var a=new Ye(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},Re.Object.defineProperties(ns.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 Hi))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 Hi)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}}}),ns.className="ResizingTool",ze("resizingTool",function(){return this.findTool("Resizing")},function(a){this.gb("Resizing",a,this.mouseDownTools)});function Cs(){Gi.call(this),this.name="Rotating",this.ia=45,this.V=2,this.Tn=new Dt,this.ue=null;var a=new ci;a.figure="Ellipse",a.desiredSize=co,a.fill="lightblue",a.stroke="dodgerblue",a.strokeWidth=1,a.cursor="pointer",this.o=a,this.j=null,this.Cw=0,this.kr=new Dt(NaN,NaN),this.u=0,this.F=50}ye(Cs,Gi),Cs.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)}},Cs.prototype.makeAdornment=function(a){var y=a.part.rotateAdornmentTemplate;if(y===null){y=new Hi,y.type=Ie.Position,y.locationSpot=xi;var x=this.handleArchetype;x!==null&&y.add(x.copy())}else if(Ka(y),y=y.copy(),y===null)return null;return y.adornedObject=a,y},Cs.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},Cs.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)},Cs.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(xi)},Cs.prototype.computeAdornmentLocation=function(a){var y=this.rotationPoint;y.w()||(y=this.computeRotationPoint(a)),y=a.qs(y);var x=this.handleAngle;0>x?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var E=this.handleDistance;return x===0?y.x=a.naturalBounds.width+E:x===45?(y.x=a.naturalBounds.width+E,y.y=a.naturalBounds.height+E):x===90?y.y=a.naturalBounds.height+E:x===135?(y.x=-E,y.y=a.naturalBounds.height+E):x===180?y.x=-E:x===225?(y.x=-E,y.y=-E):x===270?y.y=-E:x===315&&(y.x=a.naturalBounds.width+E,y.y=-E),a.ga(y)},Cs.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new Dt(NaN,NaN),this.isActive=a.isMouseCaptured=!1},Cs.prototype.stopTransaction=function(){var a=this.diagram,y=Gi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Cs.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},Cs.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},Cs.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()},Cs.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,E=y.rotateObject;(x===E||x.rg(E))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},Cs.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},Re.Object.defineProperties(Cs.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 Hi))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 Hi)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}}}),Cs.className="RotatingTool",ze("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Lh(){Gi.call(this),this.name="ClickSelecting"}ye(Lh,Gi),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 Wa(){Gi.call(this),this.name="Action",this.pk=null}ye(Wa,Gi),Wa.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},Wa.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()},Wa.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))}},Wa.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()},Wa.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())},Wa.prototype.doStop=function(){this.pk=null},Wa.className="ActionTool";function Vu(){Gi.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new Dt(0,0)}ye(Vu,Gi),Vu.prototype.canStart=function(){if(!this.isEnabled||this.archetypeNodeData===null)return!1;var a=this.diagram;if(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.lastInput.left||this.isBeyondDragSize())return!1;if(this.isDoubleClick){if(a.lastInput.clickCount===1&&(this.mw=a.lastInput.viewPoint.copy()),a.lastInput.clickCount!==2||this.isBeyondDragSize(this.mw))return!1}else if(a.lastInput.clickCount!==1)return!1;return!(a.currentTool!==this&&a.Ol(a.lastInput.documentPoint,!0)!==null)},Vu.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Vu.prototype.insertPart=function(a){var y=this.diagram,x=this.archetypeNodeData;if(x===null)return null;var E=null;try{if(y.R("ChangingSelection",y.selection),this.Ea(this.name),x instanceof En)x.Zc()&&(Ka(x),E=x.copy(),E!==null&&y.add(E));else if(x!==null){var b=y.model.copyNodeData(x);Kt(b)&&(y.model.xf(b),E=y.Lc(b))}if(E!==null){var z=Dt.allocAt(a.x,a.y);this.isGridSnapEnabled&&rf(this.diagram,E,a,z),E.location=z,y.allowSelect&&(y.clearSelection(!0),E.isSelected=!0),Dt.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",E)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return E},Re.Object.defineProperties(Vu.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){this.Ri=a}},isDoubleClick:{get:function(){return this.o},set:function(a){this.o=a}},isGridSnapEnabled:{get:function(){return this.j},set:function(a){this.j=a}}}),Vu.className="ClickCreatingTool";function ba(){Gi.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new En;a.layerName="Tool",a.selectable=!1;var y=new ci;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}ye(ba,Gi),ba.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))},ba.prototype.doActivate=function(){var a=this.diagram;this.isActive=!0,a.isMouseCaptured=!0,a.skipsUndoManager=!0,a.add(this.box),this.doMouseMove()},ba.prototype.doDeactivate=function(){var a=this.diagram;a.ug(),a.remove(this.box),a.skipsUndoManager=!1,this.isActive=a.isMouseCaptured=!1},ba.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive&&this.box!==null){var y=this.computeBoxBounds(),x=this.box.fb("SHAPE");x===null&&(x=this.box.Pb());var E=Ye.alloc().h(y.width,y.height);x.desiredSize=E,this.box.mm(y.x,y.y,!1),Ye.free(E),(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},ba.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()},ba.prototype.computeBoxBounds=function(){var a=this.diagram;return new we(a.firstInput.documentPoint,a.lastInput.documentPoint)},ba.prototype.selectInRect=function(a){var y=this.diagram,x=y.lastInput;if(a=y.ux(a,this.isPartialInclusion),fi?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 Pe,y=y.selection.iterator;y.next();){var E=y.value;a.contains(E)||x.add(E)}for(y=x.iterator;y.next();)y.value.isSelected=!1;for(a=a.iterator;a.next();)y=a.value,y.isSelected||(y.isSelected=!0)}},Re.Object.defineProperties(ba.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}}}),ba.className="DragSelectingTool";function Xr(){Gi.call(this),this.name="Panning",this.Xt=new Dt,this.xy=new Dt,this.xg=!1;var a=this;this.Kw=function(){var y=a.diagram;y!==null&&y.removeEventListener(Me.document,"scroll",a.Kw,!1),a.stopTool()}}ye(Xr,Gi),Xr.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())},Xr.prototype.doActivate=function(){var a=this.diagram;this.xg?(a.lastInput.bubbles=!0,a.addEventListener(Me.document,"scroll",this.Kw,!1)):(a.currentCursor="move",a.isMouseCaptured=!0,this.Xt.assign(a.position)),this.isActive=!0},Xr.prototype.doDeactivate=function(){var a=this.diagram;a.currentCursor="",this.isActive=a.isMouseCaptured=!1},Xr.prototype.doCancel=function(){var a=this.diagram;a.position=this.Xt,a.isMouseCaptured=!1,this.stopTool()},Xr.prototype.doMouseMove=function(){this.move()},Xr.prototype.doMouseUp=function(){this.move(),this.stopTool()},Xr.prototype.move=function(){var a=this.diagram;if(this.isActive&&a)if(this.xg)a.lastInput.bubbles=!0;else{var y=a.position,x=a.firstInput.documentPoint,E=a.lastInput.documentPoint,b=y.x+x.x-E.x;x=y.y+x.y-E.y,a.allowHorizontalScroll||(b=y.x),a.allowVerticalScroll||(x=y.y),a.position=this.xy.h(b,x)}},Re.Object.defineProperties(Xr.prototype,{bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},originalPosition:{get:function(){return this.Xt}}}),Xr.className="PanningTool",ze("clickCreatingTool",function(){return this.findTool("ClickCreating")},function(a){this.gb("ClickCreating",a,this.mouseUpTools)}),ze("clickSelectingTool",function(){return this.findTool("ClickSelecting")},function(a){this.gb("ClickSelecting",a,this.mouseUpTools)}),ze("panningTool",function(){return this.findTool("Panning")},function(a){this.gb("Panning",a,this.mouseMoveTools)}),ze("dragSelectingTool",function(){return this.findTool("DragSelecting")},function(a){this.gb("DragSelecting",a,this.mouseMoveTools)}),ze("actionTool",function(){return this.findTool("Action")},function(a){this.gb("Action",a,this.mouseDownTools)});function Al(){this.F=this.u=this.j=this.o=null}Re.Object.defineProperties(Al.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}}}),Al.className="HTMLInfo";function Va(a,y,x){this.text=a,this.hx=y,this.visible=x}Va.className="ContextMenuButtonInfo";function Ls(){Gi.call(this),this.name="ContextMenu",this.o=this.ht=this.j=null,this.yw=new Dt,this.jt=null,this.Et=!1;var a=this;this.tu=function(){a.stopTool()}}ye(Ls,Gi);function ol(a){var y=new Al;y.show=function(b,z,tt){tt.showDefaultContextMenu()},y.hide=function(b,z){z.hideDefaultContextMenu()},kh=y,a.tu=function(){a.stopTool()},y=on("div");var x=on("div");y.style.cssText="top: 0px;z-index:10002;position: fixed;display: none;text-align: center;left: 25%;width: 50%;background-color: #F5F5F5;padding: 16px;border: 16px solid #444;border-radius: 10px;margin-top: 10px",x.style.cssText="z-index:10001;position: fixed;display: none;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.8;";var E=on("style");Me.document.getElementsByTagName("head")[0].appendChild(E),E.sheet.insertRule(".goCXul { list-style: none; }",0),E.sheet.insertRule(".goCXli {font:700 1.5em Helvetica, Arial, sans-serif;position: relative;min-width: 60px; }",0),E.sheet.insertRule(".goCXa {color: #444;display: inline-block;padding: 4px;text-decoration: none;margin: 2px;border: 1px solid gray;border-radius: 10px; }",0),E=a.diagram,E!==null&&(E.addEventListener(y,"contextmenu",ir,!1),E.addEventListener(y,"selectstart",ir,!1),E.addEventListener(x,"contextmenu",ir,!1)),y.className="goCXforeground",x.className="goCXbackground",Me.document.body&&(Me.document.body.appendChild(y),Me.document.body.appendChild(x)),qd=y,fd=x,Qd=!0}function ir(a){return a.preventDefault(),!1}Ls.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)},Ls.prototype.doStart=function(){this.yw.set(this.diagram.firstInput.documentPoint)},Ls.prototype.doStop=function(){this.hideContextMenu(),this.currentObject=null},Ls.prototype.findObjectWithContextMenu=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.lastInput,E=null;if(a instanceof de||(a instanceof Jt?E=a:E=y.ic(x.documentPoint,null,function(b){return!b.layer.isTemporary})),E!==null){for(a=E;a!==null;){if(a.contextMenu!==null)return a;a=a.panel}if(y.lastInput.isTouchEvent&&this.defaultTouchContextMenu)return E.part}else if(y.contextMenu!==null)return y;return null},Ls.prototype.doActivate=function(){},Ls.prototype.doMouseDown=function(){if(Gi.prototype.doMouseDown.call(this),this.isActive&&this.currentContextMenu instanceof Hi){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doMouseDown(),a.doDeactivate())}this.diagram.toolManager.mouseDownTools.contains(this)&&yl(this)},Ls.prototype.doMouseUp=function(){if(this.isActive&&this.currentContextMenu instanceof Hi){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.canStart()&&(a.doActivate(),a.doCancel(),a.doDeactivate())}yl(this)};function yl(a){var y=a.diagram;if(a.isActive){var x=a.currentContextMenu;if(x!==null){var E=null;x instanceof Al||(E=y.ic(y.lastInput.documentPoint,null,null),E!==null&&E.rg(x)&&a.standardMouseClick(null,null)),a.maybeStopTool(E)}}else a.canStart()&&(gu(a,!0),a.isActive||a.stopTool())}Ls.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=kh,x===null&&(x=a.findObjectWithContextMenu()),x!==null){var E=x.contextMenu;E!==null?(a.currentObject=x instanceof Jt?x:null,a.showContextMenu(E,a.currentObject)):y!==null&&a.showContextMenu(y,a.currentObject)}else y!==null&&a.showContextMenu(y,null);a.currentContextMenu instanceof Hi&&!a.currentContextMenu.visible&&a.stopTool()}}Ls.prototype.doMouseMove=function(){var a=this.diagram.toolManager.findTool("Action");a!==null&&a.doMouseMove(),this.isActive&&this.diagram.toolManager.doMouseMove()},Ls.prototype.showContextMenu=function(a,y){var x=this.diagram;if(a!==this.currentContextMenu&&this.hideContextMenu(),a instanceof Hi){a.layerName="Tool",a.selectable=!1,a.scale=1/x.scale,a.category=this.name,a.placeholder!==null&&(a.placeholder.scale=x.scale);var E=a.diagram;E!==null&&E!==x&&E.remove(a),x.add(a),y!==null?a.adornedObject=y:a.data=x.model,a.Va(),this.positionContextMenu(a,y)}else a instanceof Al&&a.show(y,x,this);this.currentContextMenu=a},Ls.prototype.positionContextMenu=function(a){if(a.placeholder===null){var y=this.diagram,x=y.lastInput.documentPoint.copy(),E=a.measuredBounds,b=y.viewportBounds;y.lastInput.isTouchEvent&&(x.x-=E.width),x.x+E.width>b.right&&(x.x-=E.width+5/y.scale),x.x<b.x&&(x.x=b.x),x.y+E.height>b.bottom&&(x.y-=E.height+5/y.scale),x.y<b.y&&(x.y=b.y),a.position=x}},Ls.prototype.hideContextMenu=function(){var a=this.diagram,y=this.currentContextMenu;y!==null&&(y instanceof Hi?(a.remove(y),this.ht!==null&&this.ht.Jf(y.category),y.data=null,y.adornedObject=null):y instanceof Al&&(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 Pe;return y.add(new Va("Copy",function(x){x.commandHandler.copySelection()},function(x){return x.commandHandler.canCopySelection()})),y.add(new Va("Cut",function(x){x.commandHandler.cutSelection()},function(x){return x.commandHandler.canCutSelection()})),y.add(new Va("Delete",function(x){x.commandHandler.deleteSelection()},function(x){return x.commandHandler.canDeleteSelection()})),y.add(new Va("Paste",function(x){x.commandHandler.pasteSelection(a.mouseDownPoint)},function(x){return x.commandHandler.canPasteSelection(a.mouseDownPoint)})),y.add(new Va("Select All",function(x){x.commandHandler.selectAll()},function(x){return x.commandHandler.canSelectAll()})),y.add(new Va("Undo",function(x){x.commandHandler.undo()},function(x){return x.commandHandler.canUndo()})),y.add(new Va("Redo",function(x){x.commandHandler.redo()},function(x){return x.commandHandler.canRedo()})),y.add(new Va("Scroll To Part",function(x){x.commandHandler.scrollToPart()},function(x){return x.commandHandler.canScrollToPart()})),y.add(new Va("Zoom To Fit",function(x){x.commandHandler.zoomToFit()},function(x){return x.commandHandler.canZoomToFit()})),y.add(new Va("Reset Zoom",function(x){x.commandHandler.resetZoom()},function(x){return x.commandHandler.canResetZoom()})),y.add(new Va("Group Selection",function(x){x.commandHandler.groupSelection()},function(x){return x.commandHandler.canGroupSelection()})),y.add(new Va("Ungroup Selection",function(x){x.commandHandler.ungroupSelection()},function(x){return x.commandHandler.canUngroupSelection()})),y.add(new Va("Edit Text",function(x){x.commandHandler.editTextBlock()},function(x){return x.commandHandler.canEditTextBlock()})),y}Ls.prototype.showDefaultContextMenu=function(){var a=this.diagram;this.jt===null&&(this.jt=Uu(this)),qd.innerHTML="",fd.addEventListener("pointerdown",this.tu,!1);var y=this,x=on("ul");x.className="goCXul",qd.appendChild(x),x.innerHTML="";for(var E=this.jt.iterator;E.next();){var b=E.value,z=b.visible;if(typeof b.hx=="function"&&(typeof z!="function"||z(a))){z=on("li"),z.className="goCXli";var tt=on("a");tt.className="goCXa",tt.href="#",tt.ky=b.hx,tt.addEventListener("pointerdown",function(ot){return this.ky(a),y.stopTool(),ot.preventDefault(),!1},!1),tt.textContent=b.text,z.appendChild(tt),x.appendChild(z)}}qd.style.display="block",fd.style.display="block"},Ls.prototype.hideDefaultContextMenu=function(){if(this.currentContextMenu!==null&&this.currentContextMenu===kh){qd.style.display="none",fd.style.display="none";var a=this.diagram;a!==null&&a.removeEventListener(fd,"pointerdown",this.tu,!1),this.currentContextMenu=null}},Re.Object.defineProperties(Ls.prototype,{currentContextMenu:{get:function(){return this.j},set:function(a){this.j=a,this.ht=a instanceof Hi?a.adornedPart:null}},defaultTouchContextMenu:{get:function(){return Qd===!1&&kh===null&&Ho&&ol(this),kh},set:function(a){a===null&&(Qd=!0),kh=a}},currentObject:{get:function(){return this.o},set:function(a){this.o=a}},mouseDownPoint:{get:function(){return this.yw}}});var kh=null,Qd=!1,fd=null,qd=null;Ls.className="ContextMenuTool",ze("contextMenuTool",function(){return this.findTool("ContextMenu")},function(a){this.gb("ContextMenu",a,this.mouseUpTools)});function Po(){Gi.call(this),this.name="TextEditing",this.Zh=new vo,this.ia=null,this.V=gd,this.vj=null,this.qa=pd,this.u=1,this.F=!0,this.o=null,this.j=new Al,this.kt=null,$d(this,this.j)}ye(Po,Gi);function $d(a,y){if(Ho){var x=on("textarea");a.kt=x,x.addEventListener("input",function(){if(a.textBlock!==null){var E=a.Lx(this.value);this.style.width=20+E.measuredBounds.width*this.wA+"px",this.rows=E.lineCount}},!1),x.addEventListener("keydown",function(E){if(!E.isComposing&&a.textBlock!==null){var b=E.key;b==="Enter"?(a.textBlock.isMultiline===!1&&E.preventDefault(),a.acceptText(tc)):b==="Tab"?(a.acceptText(Kc),E.preventDefault()):b==="Escape"&&(a.doCancel(),a.diagram!==null&&a.diagram.doFocus())}},!1),x.addEventListener("focus",function(){if(a.currentTextEditor!==null&&a.state!==pd){var E=a.kt;a.qa===ec&&(a.qa=nc),typeof E.select=="function"&&a.selectsTextOnActivate&&(E.select(),E.setSelectionRange(0,9999))}},!1),x.addEventListener("blur",function(){if(a.currentTextEditor!==null&&a.state!==pd){var E=a.kt;typeof E.focus=="function"&&E.focus(),typeof E.select=="function"&&a.selectsTextOnActivate&&(E.select(),E.setSelectionRange(0,9999))}},!1),y.valueFunction=function(){return x.value},y.mainElement=x,y.show=function(E,b,z){if(E instanceof vo&&z instanceof Po)if(z.state===ic)x.style.border="3px solid red",x.focus();else{var tt=E.ga(xi),ot=b.position,rt=b.scale,at=E.Df()*rt;at<z.minimumEditorScale&&(at=z.minimumEditorScale);var ut=E.naturalBounds.width*at+6,ft=E.naturalBounds.height*at+2,mt=(tt.x-ot.x)*rt;tt=(tt.y-ot.y)*rt,ot=E.verticalAlignment,rt=(E.lineHeight+E.spacingAbove+E.spacingBelow)*E.lineCount*at,ft=ot.y*ft-ot.y*rt+ot.offsetY-(.5*ft-.5*rt)-rt/2,x.value=E.text,b.div.style.font=E.font,x.style.position="absolute",x.style.zIndex="100",x.style.font="inherit",x.style.fontSize=100*at+"%",x.style.lineHeight="normal",x.style.width=ut+"px",x.style.left=(mt-ut/2|0)-1+"px",x.style.top=(tt+ft|0)-1+"px",x.style.textAlign=E.textAlign,x.style.margin="0",x.style.padding="1px",x.style.border="0",x.style.outline="none",x.style.whiteSpace="pre-wrap",x.style.overflow="hidden",x.rows=E.lineCount,x.wA=at,x.className="goTXarea",b.div.appendChild(x),x.focus(),z.selectsTextOnActivate&&(x.select(),x.setSelectionRange(0,9999))}},y.hide=function(E){E.div.removeChild(x)}}}Po.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||a.isReadOnly||Zu&&Zu!==this&&(Zu.acceptText(Bl),Zu&&Zu!==this)||!a.lastInput.left||this.isBeyondDragSize())return!1;var y=a.ic(a.lastInput.documentPoint);return y!==null&&y instanceof vo&&y.editable&&y.part.canEdit()?(y=y.part,!(y===null||this.starting===gd&&!y.isSelected||this.starting===Xc&&2>a.lastInput.clickCount)):!1},Po.prototype.doStart=function(){Zu=this,this.textBlock!==null&&this.doActivate()},Po.prototype.doActivate=function(){if(!this.isActive){var a=this.diagram;if(a!==null){var y=this.textBlock;if(y===null&&(y=a.ic(a.lastInput.documentPoint)),y!==null&&y instanceof vo&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=ec;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var E=new we(this.textBlock.ga(Zi),this.textBlock.ga(ar));a.tv(E),x.show(y,a,this),this.currentTextEditor=x}}}},Po.prototype.doCancel=function(){this.stopTool()},Po.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},Po.prototype.doMouseDown=function(){this.isActive&&this.acceptText(Bl)},Po.prototype.acceptText=function(a){switch(a){case Bl:this.qa===md?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===ec||this.qa===ic||this.qa===nc)&&(this.qa=sg,rg(this));break;case Yc:case tc:case Kc:(tc!==a||this.textBlock.isMultiline!==!0)&&(this.qa===ec||this.qa===ic||this.qa===nc)&&(this.qa=sg,rg(this))}};function rg(a){var y=a.textBlock,x=a.diagram,E=a.currentTextEditor;if(y!==null&&E!==null){var b=y.text,z="";E.valueFunction!==null&&(z=E.valueFunction()),a.isValidText(y,b,z)?(a.Ea(a.name),a.qa=md,a.transactionResult=a.name,y.text=z,a.doSuccess(b,z),x!==null&&x.R("TextEdited",y,b),a.stopTransaction(),a.stopTool(),x!==null&&x.doFocus()):(a.qa=ic,a.doError(b,z))}}Po.prototype.doError=function(a,y){var x=this.textBlock;x.errorFunction!==null&&x.errorFunction(this,a,y),(a=this.currentTextEditor)&&a.show(x,this.diagram,this)},Po.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},Po.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=pd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},Po.prototype.doStop=function(){Zu=null},Po.prototype.isValidText=function(a,y,x){var E=this.textValidation;return E!==null&&!E(a,y,x)?!1:(E=a.textValidation,!!(E===null||E(a,y,x)))},Po.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},Re.Object.defineProperties(Po.prototype,{textBlock:{get:function(){return this.ia},set:function(a){this.ia=a}},currentTextEditor:{get:function(){return this.o},set:function(a){this.o=a}},defaultTextEditor:{get:function(){return this.j},set:function(a){this.j=a}},starting:{get:function(){return this.V},set:function(a){this.V=a}},textValidation:{get:function(){return this.vj},set:function(a){this.vj=a}},minimumEditorScale:{get:function(){return this.u},set:function(a){this.u=a}},selectsTextOnActivate:{get:function(){return this.F},set:function(a){this.F=a}},state:{get:function(){return this.qa},set:function(a){this.qa!==a&&(this.qa=a)}}}),Po.prototype.measureTemporaryTextBlock=Po.prototype.Lx;var Yc=new le(Po,"LostFocus",0),Bl=new le(Po,"MouseDown",1),Kc=new le(Po,"Tab",2),tc=new le(Po,"Enter",3),$0=new le(Po,"SingleClick",0),gd=new le(Po,"SingleClickSelected",1),Xc=new le(Po,"DoubleClick",2),pd=new le(Po,"StateNone",0),ec=new le(Po,"StateActive",1),nc=new le(Po,"StateEditing",2),sg=new le(Po,"StateValidating",3),ic=new le(Po,"StateInvalid",4),md=new le(Po,"StateValidated",5),Zu=null;Po.className="TextEditingTool",Po.LostFocus=Yc,Po.MouseDown=Bl,Po.Tab=Kc,Po.Enter=tc,Po.SingleClick=$0,Po.SingleClickSelected=gd,Po.DoubleClick=Xc,Po.StateNone=pd,Po.StateActive=ec,Po.StateEditing=nc,Po.StateValidating=sg,Po.StateInvalid=ic,Po.StateValidated=md,ze("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function sa(a){rc||(ag(),rc=!0),this.H=Kl,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=mu,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new Ce,this.ce=new Jr,this.ce.Yd=this,this.Ei=new Ce,this.pu=new Ce,this.Sr=new Ce,this.pr=new Ce,a&&Object.assign(this,a)}sa.prototype.Xe=function(a){this.H=a},sa.prototype.canStart=function(){return!0};function Yl(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),Qr(a.H),a.zb=!0)}function Jc(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,E=a.Zd.contains("Model");E&&(a.Ok=!0,a.Pk===mu?(y.isViewportUnconstrained=!0,y.vc.clear(),y.add(x,"position",x.position.copy().offset(0,-200),x.position),y.add(x,"opacity",0,1)):a.Pk===lg&&y.vc.clear(),a.Qw=!!(a.Pk===sc&&x.du.D(x.pa)),x.R("InitialAnimationStarting",a)),E&&!a.Gh||y.vc.count===0?(a.Zd.clear(),a.zb=!1,y.vc.clear(),ac(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,E=y.vc.get(x),x.autoScale!==fs&&E!==null&&(delete E.start.scale,delete E.end.scale),Me.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Gs(x),fg(x),a.zb=!1,y.start(),y.bc&&(Yu(a),x.Ya(),ug(y,0),Na(x,!0),Mh(a),x.R("AnimationStarting",a)))}))}}function pu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function Qc(a,y,x,E){a.isTicking||pu(a)||y instanceof We&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,E,!1)}Lt=sa.prototype,Lt.fv=function(a){return this.ce.fv(a)},Lt.Xu=function(a){return this.ce.Xu(a)};function qc(a,y){function x(){if(0<b.Sr.count&&(E.addAll(b.Sr),b.Sr.clear(),b.bc=!0),b.bc!==!1&&E.count!==0){b.pu.addAll(E);for(var z=b.pu.iterator;z.next();){var tt=z.value;if(tt.bc!==!1){t:if(0<tt.yl.count)var ot=!0;else{for(ot=tt.vc.iterator;ot.next();){var rt=ot.key;if(rt instanceof Jt&&rt.diagram!==null||rt instanceof de){ot=!0;break t}}ot=!1}ot?lc(tt,!1):tt.Xk=!0}}b.pu.clear(),b.bc!==!1&&(Yu(b),Na(b.H),Mh(b)),Me.requestAnimationFrame(x)}}var E=a.Ei,b=a;a.bc?a.Sr.add(y):(a.bc=!0,E.add(y),Me.requestAnimationFrame(function(){x()}))}function _p(a){for(a=a.Ei.iterator;a.next();)a.value.Xk=!1}function Yu(a){if(!a.vq){var y=a.H;a.Ow=y.skipsUndoManager,a.cw=y.skipsModelSourceBindings,y.skipsUndoManager=!0,y.skipsModelSourceBindings=!0,a.vq=!0}}function Mh(a){var y=a.H;y.skipsUndoManager=a.Ow,y.skipsModelSourceBindings=a.cw,a.vq=!1}Lt.Cc=function(a){var y=this.ce;if(this.zb===!0&&(this.Ok=this.zb=!1,this.Zd.clear(),0<y.vc.count&&this.H.$b()),this.bc){if(y.Ml(!0),y.vc.clear(),ac(y,null),a===!0)for(a=this.Ei.Fa(),y=0;y<a.length;y++)a[y].Ml(!0)}else y.vc.clear(),ac(y,this.H)},Lt.Ml=function(a){a===this.defaultAnimation&&this.defaultAnimation.vc.clear(),this.Ei.remove(a),this.Ei.count===0&&(this.bc=!1,this.H.$b()),a===this.defaultAnimation&&(this.defaultAnimation.vc.clear(),this.H.R("AnimationFinished",this))},Lt.Cj=function(a,y){this.zb&&(this.Zd.contains("Expand Tree")||this.Zd.contains("Expand SubGraph"))&&(this.ce.Cj(a,y),Ks(this,a))},Lt.Aj=function(a,y){this.zb&&(this.Zd.contains("Collapse Tree")||this.Zd.contains("Collapse SubGraph"))&&(this.ce.Aj(a,y),Ku(this.ce,y,"position",y.position,y.position),Ks(this,a))};function Gp(a,y,x){!a.zb||y.D(x)||pu(a)||(a.H.pi||(y=x.copy()),Ku(a.ce,a.H,"position",y,x))}function $c(a,y,x){y.fd&&(y.Tg=x,a.pr.add(y))}function Ks(a,y){for(y=y.findLinksConnected();y.next();){var x=y.value;x.fd&&(x.Tg=x.points.copy(),a.pr.add(x))}}function Eh(a,y,x,E,b){a===null&&(a=[0,0,0,0]),y===null&&(y=[0,0,0,0]);var z=a[0],tt=a[1],ot=a[2];a=a[3];var rt=y[0],at=y[1],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=b(x,z,rt-z,E)%360,tt=b(x,tt,at-tt,E),ot=b(x,ot,ut-ot,E),x=b(x,a,y-a,E),"hsla("+z+", "+tt+"%, "+ot+"%, "+x+")"}function ag(){function a(x,E,b,z,tt,ot){x.position=new Dt(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}var y=new ln;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,E,b,z,tt,ot){tt<ot?x.mm(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot),!1):x.position=new Dt(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}),y.add("location",function(x,E,b,z,tt,ot){tt<ot?x.mm(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot),!0):x.location=new Dt(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}),y.add("position:placeholder",function(x,E,b,z,tt,ot){tt<ot?x.mm(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot),!1):x.position=new Dt(z(tt,E.x,b.x-E.x,ot),z(tt,E.y,b.y-E.y,ot))}),y.add("position:nodeCollapse",function(x,E,b,z,tt,ot){var rt=x.actualBounds,at=b.actualBounds;b=at.x+at.width/2-rt.width/2,rt=at.y+at.height/2-rt.height/2,tt<ot?x.mm(z(tt,E.x,b-E.x,ot),z(tt,E.y,rt-E.y,ot),!1):x.position=new Dt(z(tt,E.x,b-E.x,ot),z(tt,E.y,rt-E.y,ot))}),y.add("desiredSize",function(x,E,b,z,tt,ot){x.desiredSize=new we(z(tt,E.width,b.width-E.width,ot),z(tt,E.height,b.height-E.height,ot))}),y.add("width",function(x,E,b,z,tt,ot){x.width=z(tt,E,b-E,ot)}),y.add("height",function(x,E,b,z,tt,ot){x.height=z(tt,E,b-E,ot)}),y.add("fill",function(x,E,b,z,tt,ot){x.fill=Eh(E,b,tt,ot,z)}),y.add("stroke",function(x,E,b,z,tt,ot){x.stroke=Eh(E,b,tt,ot,z)}),y.add("strokeWidth",function(x,E,b,z,tt,ot){x.strokeWidth=z(tt,E,b-E,ot)}),y.add("strokeDashOffset",function(x,E,b,z,tt,ot){x.strokeDashOffset=z(tt,E,b-E,ot)}),y.add("background",function(x,E,b,z,tt,ot){x.background=Eh(E,b,tt,ot,z)}),y.add("areaBackground",function(x,E,b,z,tt,ot){x.areaBackground=Eh(E,b,tt,ot,z)}),y.add("opacity",function(x,E,b,z,tt,ot){x.opacity=z(tt,E,b-E,ot)}),y.add("scale",function(x,E,b,z,tt,ot){x.scale=z(tt,E,b-E,ot)}),y.add("angle",function(x,E,b,z,tt,ot){x.angle=z(tt,E,b-E,ot)}),oc=y}Re.Object.defineProperties(sa.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&&rn(a,">= 1",sa,"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}}}),sa.prototype.stopAnimation=sa.prototype.Cc;var oc=null,rc=!1,mu=new le(sa,"Default",1),sc=new le(sa,"AnimateLocations",2),lg=new le(sa,"None",3);sa.className="AnimationManager",sa.defineAnimationEffect=function(a,y){rc||(ag(),rc=!0),oc.add(a,y)},sa.Default=mu,sa.AnimateLocations=sc,sa.None=lg;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=to,this.vc=new ln,this.Tt=new ln,this.yl=new Ce,this.Ut=new Ce,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,lc(this,!0),Yu(this.Yd),Na(this.H),Mh(this.Yd),this.H.redraw()};function ac(a,y){if(a.Tt.clear(),a.Wk=!1,a.au=0,a.Gd=NaN,0<a.yl.count&&a.yl.clear(),0<a.Ut.count&&a.Ut.clear(),y!==null)for(a=y.links;a.next();)a.value.Tg=null}Lt=Jr.prototype,Lt.start=function(){if(this.vc.count===0||this.bc)return this;for(var a=this.H,y=this.vc.iterator;y.next();){var x=y.key;a===null&&(x instanceof de?a=x:x instanceof Jt&&(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===mu&&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=pc),Yu(y),this.yl.each(function(E){E.data=null,a.add(E)}),Mh(y),this.bc=!0,this.Qd=+new Date,this.cn=this.Qd+this.Gd,qc(y,this),this)},Lt.Iy=function(a,y){return a.Zc()?(this.yl.add(a),this.H=y,this):this},Lt.add=function(a,y,x,E,b){if(y==="position"&&x.Xa(E))return this;if(this.H===null&&(a instanceof de?this.H=a:a instanceof Jt&&a.diagram!==null&&(this.H=a.diagram)),a instanceof En){if(!a.isAnimated)return this;y==="position"&&(y="position:part")}return Ku(this,a,y,x,E,b),this};function Ku(a,y,x,E,b,z){var tt=a.vc;if(y instanceof de&&x==="position"&&(x="position:diagram"),(x==="fill"||x==="stroke"||x==="background"||x==="areaBackground")&&(xu(E),sv(),E=[xa.j,xa.u,xa.o,xa.F],xu(b),sv(),b=[xa.j,xa.u,xa.o,xa.F]),tt.contains(y)){var ot=tt.I(y),rt=ot.start,at=ot.end;rt[x]===void 0&&(rt[x]=bh(E)),at[x]=bh(b)}else rt={},at={},rt[x]=bh(E),at[x]=bh(b),ot=rt.position,y instanceof Jt&&ot instanceof Dt&&!ot.w()&&y.diagram.animationManager.Zd.contains("Expand SubGraph")&&ot.assign(at.position),ot=new Fh(rt,at,z),tt.add(y,ot);tt=rt[x],tt instanceof Dt&&!tt.w()&&tt.assign(a.o),z&&x.indexOf("position:")===0&&y instanceof En?ot.Ku.location=bh(y.location):z&&(ot.Ku[x]=bh(E))}function bh(a){return a instanceof Dt||a instanceof Ye?a.copy():a}Lt.fv=function(a){return this.bc?(a=this.vc.I(a),a!==null&&a.nv):!1},Lt.Xu=function(a){return this.bc?(a=this.vc.I(a),a!==null&&(a.start.position||a.start.location)):!1};function lc(a,y){if(!a.Xk||y){var x=a.Yd;if(a.bc!==!1){var E=+new Date,b=E>a.cn?a.Gd:E-a.Qd;y&&(b=a.gw,b<a.Gd?(a.Qd=+new Date-b,a.cn=a.Qd+a.Gd):b=a.Gd),Yu(x),ug(a,b),Na(a.H,!0),Mh(x),E>a.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function ug(a,y){for(var x=a.Gd,E=a.vc.iterator,b=a.Wk;E.next();){var z=E.key;if(!(z instanceof Jt&&z.diagram===null)){var tt=E.value,ot=b?tt.end:tt.start;tt=b?tt.start:tt.end;var rt=oc,at;for(at in tt)at==="position"&&(tt["position:placeholder"]||tt["position:nodeCollapse"])||rt.get(at)===null||rt.get(at)(z,ot[at],tt[at],a.Lp,y,x,a)}}}Lt.stop=function(){return this.bc?(this.Ml(!0),this):this},Lt.Ml=function(a){if(this.vu!==null&&this.vu.jo.remove(this.Nw),this.bc){var y=this.H,x=this.Yd;this.Xk=this.bc=x.Ok=!1,Yu(x);for(var E=this.vc,b=this.yl.iterator;b.next();)y.remove(b.value);for(b=this.Ut.iterator;b.next();)b.value.v();b=this.ho,E=E.iterator;for(var z=oc;E.next();){var tt=E.key,ot=E.value,rt=b?ot.end:ot.start,at=b?ot.start:ot.end,ut=ot.Ku,ft;for(ft in at)if(z.get(ft)!==null){var mt=ft;!ot.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,rt[ft],ut[ft]!==void 0?ut[ft]:ot.Hu?rt[ft]:at[ft],this.Lp,this.Gd,this.Gd,this)}ot.Hu&&ut.location!==void 0&&tt instanceof En&&(tt.location=ut.location),ot.nv&&tt instanceof En&&tt.Zb(!1)}if(y.As.clear(),uc(y,!1),y.Ya(),y.N(),Na(y,!0),x.defaultAnimation===this){for(ft=x.pr.iterator;ft.next();)b=ft.value,b.Tg!==null&&(b.points=b.Tg,b.Tg=null);x.pr.clear()}Na(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Mh(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),ac(this,null),x.Ml(this),y.$b())}},Lt.Cj=function(a,y){var x=y.actualBounds,E=null;if(y instanceof oi&&(E=y.placeholder),E!==null?(x=E.ga(Zi),E=E.padding,x.x+=E.left,x.y+=E.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new Dt(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof oi)for(a=a.memberParts;a.next();)E=a.value,E instanceof en&&this.Cj(E,y)},Lt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof oi&&(x=y.placeholder),x!==null){var E=x.ga(Zi);x=x.padding,E.x+=x.left,E.y+=x.top,this.add(a,"position:placeholder",a.position,E,!0)}else this.add(a,"position:nodeCollapse",a.position,y,!0);if(this.add(a,"scale",a.scale,.01,!0),E=this.vc,E.contains(a)&&(E.I(a).nv=!0),a instanceof oi)for(a=a.memberParts;a.next();)E=a.value,E instanceof en&&this.Aj(E,y)}},Lt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},Re.Object.defineProperties(Jr.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&rn(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:Wt("Animation.runCount value must be a positive integer.")}},finished:{get:function(){return this.dn},set:function(a){this.dn!==a&&(this.dn=a)}},easing:{get:function(){return this.ot},set:function(a){this.ot=a}},isViewportUnconstrained:{get:function(){return this.j},set:function(a){this.j=a}},isAnimating:{get:function(){return this.bc}}}),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,E){return a/=E/2,1>a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function Hp(a,y,x,E){return a===E?y+x:x*(-Math.pow(2,-10*a/E)+1)+y}Jr.className="Animation",Jr.EaseLinear=function(a,y,x,E){return x*a/E+y},Jr.EaseInOutQuad=vd,Jr.EaseInQuad=function(a,y,x,E){return x*(a/=E)*a+y},Jr.EaseOutQuad=function(a,y,x,E){return-x*(a/=E)*(a-2)+y},Jr.EaseInExpo=function(a,y,x,E){return a===0?y:x*Math.pow(2,10*(a/E-1))+y},Jr.EaseOutExpo=Hp;function Fh(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}Fh.className="AnimationState";function rl(a,y,x){this.xd=null,this.rf=a,this.so=x||hg,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Nh))}rl.prototype.copy=function(){var a=new rl(this.rf);a.so=this.so;var y=this.uk;if(y!==null){var x={};y.duration!==void 0&&(x.duration=y.duration),y.finished!==void 0&&(x.finished=y.finished),y.easing!==void 0&&(x.easing=y.easing),a.uk=x}return a};function Wp(a,y){a=a.uk,a!==null&&(a.duration&&(y.duration=a.duration),a.finished&&(y.finished=a.finished),a.easing&&(y.easing=a.easing))}Re.Object.defineProperties(rl.prototype,{propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},animationSettings:{get:function(){return this.uk},set:function(a){this.uk=a}},startCondition:{get:function(){return this.so},set:function(a){this.so=a}}});var hg=new le(rl,"Default",1),Nh=new le(rl,"Immediate",2),yd=new le(rl,"Bundled",3);rl.className="AnimationTrigger",rl.Default=hg,rl.Immediate=Nh,rl.Bundled=yd;function Br(a){kn(this),this.H=null,this.Pa=new Pe,this.xa="",this.pb=1,this.o=!1,this.j=this.Uh=this.u=this.Oi=this.Ni=this.Mi=this.Li=this.Ji=this.Ki=this.Ii=this.Qi=this.Hi=this.Pi=this.Gi=this.Fi=!0,this.Zq=[],a&&Object.assign(this,a)}Lt=Br.prototype,Lt.clear=function(){for(var a=this.Pa,y=0;y<a.length;y++){var x=a.s[y];x.Ig=null,rs(x)}a.clear(),this.Zq.length=0},Lt.Xe=function(a){this.H=a},Lt.toString=function(a){a===void 0&&(a=0);var y='Layer "'+this.name+'"';if(0>=a)return y;for(var x=0,E=0,b=0,z=0,tt=0,ot=this.Pa.iterator;ot.next();){var rt=ot.value;rt instanceof oi?b++:rt instanceof en?E++:rt instanceof We?z++:rt instanceof Hi?tt++:x++}if(ot="",0<x&&(ot+=x+" Parts "),0<E&&(ot+=E+" Nodes "),0<b&&(ot+=b+" Groups "),0<z&&(ot+=z+" Links "),0<tt&&(ot+=tt+" Adornments "),1<a)for(a=this.Pa.iterator;a.next();)x=a.value,ot+=`
`+x.toString(),E=x.data,E!==null&&di(E)&&(ot+=" #"+di(E)),x instanceof en?ot+=" "+Rn(E):x instanceof We&&(ot+=" "+Rn(x.fromNode)+" "+Rn(x.toNode));return y+" "+this.Pa.count+": "+ot},Lt.ic=function(a,y,x){if(y===void 0&&(y=null),x===void 0&&(x=null),this.Uh===!1)return null;var E=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(E=!0);for(var b=Dt.alloc(),z=this.Pa.s,tt=z.length;tt--;){var ot=z[tt];if((E!==!0||_h(ot)!==!1)&&ot.isVisible()&&(b.assign(a),Un(b,ot.oe),ot=ot.ic(b,y,x),ot!==null&&(y!==null&&(ot=y(ot)),ot!==null&&(x===null||x(ot)))))return Dt.free(b),ot}return Dt.free(b),null},Lt.ji=function(a,y,x,E){if(y===void 0&&(y=null),x===void 0&&(x=null),E instanceof Pe||E instanceof Ce||(E=new Ce),this.Uh===!1)return E;var b=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(b=!0);for(var z=Dt.alloc(),tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((b!==!0||_h(rt)!==!1)&&rt.isVisible()){z.assign(a),Un(z,rt.oe);var at=rt;rt.ji(z,y,x,E)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||E.add(at))}}return Dt.free(z),E},Lt.Cf=function(a,y,x,E,b){if(y===void 0&&(y=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof Pe||b instanceof Ce||(b=new Ce),this.Uh===!1)return b;var z=!1;this.diagram!==null&&this.diagram.viewportBounds.Re(a)&&(z=!0);for(var tt=this.Pa.s,ot=tt.length;ot--;){var rt=tt[ot];if((z!==!0||_h(rt)!==!1)&&rt.isVisible()){var at=rt;rt.Cf(a,y,x,E,b)&&(y!==null&&(at=y(at)),at===null||x!==null&&!x(at)||b.add(at))}}return b},Lt.Nu=function(a,y,x,E,b,z,tt){if(this.Uh===!1)return b;for(var ot=this.Pa.s,rt=ot.length;rt--;){var at=ot[rt];if((tt!==!0||_h(at)!==!1)&&z(at)&&at.isVisible()){var ut=at;at.Cf(a,y,x,E,b)&&(y!==null&&(ut=y(ut)),ut===null||x!==null&&!x(ut)||b.add(ut))}}return b},Lt.og=function(a,y,x,E,b,z){if(x===void 0&&(x=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof Pe||b instanceof Ce)&&(z=b),b=!0),z instanceof Pe||z instanceof Ce||(z=new Ce),this.Uh===!1)return z;var tt=!1;this.diagram!==null&&this.diagram.viewportBounds.ca(a)&&(tt=!0);for(var ot=Dt.alloc(),rt=Dt.alloc(),at=this.Pa.s,ut=at.length;ut--;){var ft=at[ut];if((tt!==!0||_h(ft)!==!1)&&ft.isVisible()){ot.assign(a),Un(ot,ft.oe),rt.h(a.x+y,a.y),Un(rt,ft.oe);var mt=ft;ft.og(ot,rt,x,E,b,z)&&(x!==null&&(mt=x(mt)),mt===null||E!==null&&!E(mt)||z.add(mt))}}return Dt.free(ot),Dt.free(rt),z},Lt.Fd=function(a,y){if(this.visible){var x=this.Pa.s,E=x.length;if(E!==0){a=Ke();for(var b=Ke(),z=0;z<E;z++){var tt=x[z];if(tt.vw=z,tt instanceof We){if(tt.fd===!1)continue}else if(tt instanceof Hi&&tt.adornedPart!==null)continue;var ot=tt.actualBounds;tt.isVisible()&&tl(ot,y)?(tt.Fd(!0),a.push(tt)):(tt.Fd(!1),tt.adornments!==null&&0<tt.adornments.count&&b.push(tt))}for(y=0;y<a.length;y++)for(x=a[y],Ov(x),x=x.adornments;x.next();)E=x.value,E.measure(1/0,1/0),E.arrange(),E.Fd(!0);for(y=0;y<b.length;y++)Ov(b[y]);be(a),be(b)}}};function vu(a,y){var x=1;return a.pb!==1&&(x=y.globalAlpha,y.globalAlpha=x*a.pb),x}Lt.gc=function(a,y,x){if(this.visible&&this.pb!==0&&(x===void 0&&(x=!0),x||!this.isTemporary)){x=this.Pa.s;var E=x.length;if(E!==0){if(a.isTemporary)for(var b=0;b<E;b++)x[b].Gj();b=vu(this,a);var z=this.Zq;z.length=0;for(var tt=y.scale,ot=we.alloc(),rt=0;rt<E;rt++)this.Oj(a,x[rt],y,z,tt,ot,!0);if(we.free(ot),a.isTemporary)for(y=0;y<E;y++)x[y].Gj();a.globalAlpha=b}}};function Vp(a,y,x,E,b){if(a.visible&&a.pb!==0&&(b||!a.isTemporary)){b=a.Pa.s;var z=b.length;if(z!==0){var tt=vu(a,y),ot=a.Zq;ot.length=0;for(var rt=x.scale,at=we.alloc(),ut=0;ut<z;ut++){var ft=b[ut];E.contains(ft)&&a.Oj(y,ft,x,ot,rt,at,!1)}we.free(at),y.globalAlpha=tt}}}Lt.Oj=function(a,y,x,E,b,z,tt){if(tt&&!_h(y))a.Hs(y);else{if(E!==null&&y instanceof We&&(y.isOrthogonal&&E.push(y),y.fd===!1)){a.Hs(y);return}for(tt=!1,E=y.containingGroup;E!==null;)tt?E.tb!==null&&z.Ex(E.tb):E.tb!==null&&(tt=!0,z.assign(E.tb)),E=E.containingGroup;var ot=y.actualBounds;if(E=!1,tt&&y.isVisible()){if(!z.Yc(ot)){a.Hs(y);return}E=!z.Re(ot)}E&&(a.save(),a instanceof aa?a.bk=z.copy():(a.beginPath(),a.rect(z.x,z.y,z.width,z.height),a.clip())),ot.width*b>x.Oq||ot.height*b>x.Oq?y.gc(a,x):(b=y.actualBounds,z=y.naturalBounds,b.width===0||b.height===0||isNaN(b.x)||isNaN(b.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(Zo(y,a,y.areaBackground,!0,!0,z,b),a.fillRect(b.x,b.y,b.width,b.height)),y.areaBackground===null&&y.background===null&&(Zo(y,a,"rgba(0,0,0,0.3)",!0,!1,z,b),a.fillRect(b.x,b.y,b.width,b.height)),y.background!==null&&(a.transform(x.m11,x.m12,x.m21,x.m22,x.dx,x.dy),Zo(y,a,y.background,!0,!1,z,b),a.fillRect(0,0,z.width/2,z.height/2),x.ws()||(y=1/(x.m11*x.m22-x.m12*x.m21),a.transform(x.m22*y,-x.m12*y,-x.m21*y,x.m11*y,y*(x.m21*x.dy-x.m22*x.dx),y*(x.m12*x.dx-x.m11*x.dy)))))),E&&(a.restore(),a.Vc(!0))}},Lt.g=function(a,y,x,E,b){var z=this.diagram;z!==null&&z.cb(No,a,this,y,x,E,b)},Lt.oi=function(a,y,x){var E=this.Pa;if(y.Ig=this,this===null&&rs(y),a>=E.count)a=E.count;else if(E.M(a)===y)return-1;return E.Gb(a,y),y.Vo(x),E=this.diagram,E!==null&&(x?E.N():E.oi(y)),tf(this,a,y),a},Lt.pc=function(a,y,x){if(!x&&y.layer!==this&&y.layer!==null)return y.layer.pc(a,y,x);var E=this.Pa;if(0>a||a>=E.length){if(a=E.indexOf(y),0>a)return-1}else if(E.M(a)!==y&&(a=E.indexOf(y),0>a))return-1;return y.Wo(x),E.mb(a),E=this.diagram,E!==null&&(x?E.N():E.pc(y)),y.Ig=null,rs(y),a};function tf(a,y,x){if(y=Up(a,y,x),x instanceof oi&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var E=-1,b=a.Pa.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];if(ot===x&&(y=tt,0<=E)||0>E&&ot.containingGroup===x&&(E=tt,0<=y))break}!(0>E)&&E<y&&(b=a.Pa,b.mb(y),b.Gb(E,x))}y=x.containingGroup,y!==null&&tf(a,-1,y)}x.svg!==null&&x.svg.remove()}function Up(a,y,x){var E=x.zOrder;if(isNaN(E))return y;a=a.Pa;var b=a.count;if(1>=b)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var ot=y+1,rt=NaN;ot<b&&(rt=a.M(ot).zOrder,!!isNaN(rt));)ot++;if(!isNaN(tt)&&tt>E)for(;;){if(z===-1||tt<=E){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(rt)&&rt<E)for(;;){if(ot===b||rt>=E){if(ot--,ot===y)break;return a.mb(y),a.Gb(ot,x),ot}for(rt=NaN;++ot<b&&(rt=a.M(ot).zOrder,isNaN(rt)););}return y}Re.Object.defineProperties(Br.prototype,{parts:{get:function(){return this.Pa.iterator}},partsBackwards:{get:function(){return this.Pa.iteratorBackwards}},diagram:{get:function(){return this.H}},name:{get:function(){return this.xa},set:function(a){var y=this.xa;if(y!==a){var x=this.diagram;if(x!==null)for(y===""&&Wt("Cannot rename default Layer to: "+a),x=x.layers;x.next();)x.value.name===a&&Wt("Layer.name is already present in this diagram: "+a);for(this.xa=a,this.g("name",y,a),a=this.Pa.iterator;a.next();)a.value.layerName=this.xa}}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&rn(a,"0 <= value <= 1",Br,"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))}}}),Br.prototype.findObjectsNear=Br.prototype.og,Br.prototype.findObjectsIn=Br.prototype.Cf,Br.prototype.findObjectsAt=Br.prototype.ji,Br.prototype.findObjectAt=Br.prototype.ic,Br.className="Layer";function de(a,y){if(rm||(is(),rm=!0),kn(this),Kl=this,this.vb=!0,this.Ka=null,this.ya=this.Aa=0,this.ta=null,Ho){var x=this,E=function(){x.removeEventListener(Me.document,"DOMContentLoaded",E,!1),x.setRTL()};Me.document.body!==null?this.setRTL():x.addEventListener(Me.document,"DOMContentLoaded",E,!1)}this.ol=null,cf.add("Model",eo);var b=this;return this.Hb=function(z){var tt=b.partManager;if(z.model===tt.diagram.model&&tt.diagram.aa){tt.diagram.aa=!1;try{var ot=z.change;z.modelChange===""&&ot===No&&tt.updateDataBindings(z.object,z.propertyName)}finally{tt.diagram.aa=!0}}},this.Oc=function(z){b.partManager.doModelChanged(z)},this.hu=this.ku=null,Zp(this),this.model=hy(),this.Wg=!0,Kp(this),this.layout=new bo,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"||Me.Element&&a instanceof Element?cg(this,a):y=a),this.vb=!1,y&&this.nm(y),this}var Th,Kl;function Zp(a){a.Yd=new sa,a.Yd.Xe(a),a.Db=17,a.Gw=!1,a.tn=!1,a.bu="default",a.Wa=new Pe,a.pj=new ln,a.nl="default",a.Tx(),a.Sx(),a.pb=1,a.pa=new Dt(NaN,NaN).freeze(),a.du=new Dt(NaN,NaN),a.Ca=1,a.Pp=1,a.zt=new Dt(NaN,NaN).freeze(),a.At=NaN,a.Ot=1e-4,a.Mt=100,a.Ab=new ei,a.zu=new Dt(NaN,NaN).freeze(),a.ut=new we(NaN,NaN,NaN,NaN).freeze(),a.rj=new wi(0,0,0,0).freeze(),a.sj=Qu,a.nu=!1,a.Zt=null,a.fu=null,a.yh=fs,a.zk=Ar,a.Fg=fs,a.pq=Ar,a.yt=Zi,a.Bt=Zi,a.Fc=!0,a.pn=!1,a.De=new Ce,a.Eh=new ln,a.Xm=!0,a.vp=250,a.vk=-1,a.xp=new wi(16,16,16,16).freeze(),a.kg=!1,a.Jk=!1,a.fn=!0,a.bq=new ds,a.bq.diagram=a,a.Qg=new ds,a.Qg.diagram=a,a.cj=new ds,a.cj.diagram=a,a.zg=null,a.pf=null,a.qu=!1,ev(a),a.ai=new Ce,a.Ht=!0,a.uu=qu,a.pw=!1,a.wu=gc,a.it="auto",a.Op="auto",a.zh=null,a.Fh=null,a.Bh=null,a.Qh=null,a.Oh=null,a.Nh=null,a.Qt=null,a.Lh=null,a.xt=!1,a.Mh=null,a.Ph=null,a.$h=null,a.Ch=null,a.Rt=!1,a.Yt={},a.oj=[null,null],a.Wg=!1,a.Iw=!1,a.ou=!1,a.lt=!1,a.rw=!0,a.ld=!1,a.$i=!1,a.Tw=!0,a.Ce=-2,a.Og=new ln,a.Xn=new Pe,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 wi(5).freeze(),a.Hw=new Ce().freeze(),a.Nt=999999999,a.nw=new Ce().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 Ce,a.ow=new Ce,a.Xh=null,a.aw=new Ye(8,8),a.bw=999,a.Bw=1,a.Jw=0,a.fc={scale:1,position:new Dt,bounds:new we,Py:new Ye,bA:new Ye,Oz:!1},a.fc.canvasSize=a.fc.Py,a.fc.newCanvasSize=a.fc.bA,a.fc.isScroll=!1,a.Rw=new we(NaN,NaN,NaN,NaN).freeze(),a.wo=new Ye(NaN,NaN).freeze(),a.Sp=new we(NaN,NaN,NaN,NaN).freeze(),a.It=!1,a.Lg=new ln;var y=new en,x=new vo;x.bind(new or("text","",Rn)),y.add(x),a.ny=y,a.Lg.add("",y),y=new en,x=new vo,x.stroke="brown",x.bind(new or("text","",Rn)),y.add(x),a.Lg.add("Comment",y),y=new en,y.selectable=!1,y.avoidable=!1,x=new ci,x.figure="Ellipse",x.fill="black",x.stroke=null,x.desiredSize=new Ye(3,3).ja(),y.add(x),a.Lg.add("LinkLabel",y),a.Yi=new ln,y=new oi,y.selectionObjectName="GROUPPANEL",y.type=Ie.Vertical,x=new vo,x.font="bold 12pt sans-serif",x.bind(new or("text","",Rn)),y.add(x),x=new Ie(Ie.Auto),x.name="GROUPPANEL";var E=new ci;E.figure="Rectangle",E.fill="rgba(128,128,128,0.2)",E.stroke="black",x.add(E),E=new bs,E.padding=new wi(5,5,5,5).ja(),x.add(E),y.add(x),a.ly=y,a.Yi.add("",y),a.Kh=new ln,y=new We,x=new ci,x.isPanelMain=!0,y.add(x),x=new ci,x.toArrow="Standard",x.fill="black",x.stroke=null,x.strokeWidth=0,y.add(x),a.my=y,a.Kh.add("",y),y=new We,x=new ci,x.isPanelMain=!0,x.stroke="brown",y.add(x),a.Kh.add("Comment",y),y=new Hi,y.type=Ie.Auto,x=new ci,x.fill=null,x.stroke="dodgerblue",x.strokeWidth=3,y.add(x),x=new bs,x.margin=new wi(1.5,1.5,1.5,1.5).ja(),y.add(x),a.St=y,a.wt=y,y=new Hi,y.type=Ie.Link,x=new ci,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 eo,a.toolManager=new Fo,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=Yp(),a.eq=null,a.fq=ho,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 Dt,a.zy=500,a.wp=new Dt,a.wq=!1}de.prototype.clear=function(){this.animationManager.Cc(),this.model.clear(),kd=null,Ih="",dg(this,!1),this.Xn.clear(),kf(),this.Og.clear(),this.Xh=null,this.Ya(),this.Va(),this.N()};function dg(a,y){a.animationManager.Cc(!0),a.Hw=new Ce().freeze(),a.nw=new Ce().freeze();var x=a.skipsUndoManager,E=a.cc!==null&&a.cc!==void 0;E&&(a.skipsUndoManager=!0);var b=null;a.fe!==null&&(b=a.fe.part,b!==null&&a.remove(b));var z=[],tt=a.Wa.length;if(y){for(y=0;y<tt;y++)for(var ot=a.Wa.s[y].parts;ot.next();){var rt=ot.value;rt!==b&&rt.data===null&&z.push(rt)}for(y=0;y<z.length;y++)a.remove(z[y])}for(y=0;y<tt;y++)a.Wa.s[y].clear();return a.partManager.clear(),a.De.clear(),a.Eh.clear(),a.ai.clear(),a.Ck=null,a.Xn.clear(),kf(),a.Og.clear(),Ji=[],b!==null&&(a.add(b),a.partManager.parts.remove(b)),E&&(a.skipsUndoManager=x),z}function Yp(){return null}de.prototype.reset=function(){this.clear(),this.vb=!0,Zp(this),Ol(this),this.Wg=!0,Kp(this),this.layout=new bo,this.Wg=!1,this.model=hy(),this.model.undoManager=new Do,this.vb=this.rn=!1,this.N()},de.prototype.setRTL=function(a){a=a===void 0?this.div:a,a===null&&(a=Me.document.body);var y=on("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},de.prototype.setScrollWidth=function(a){a=a===void 0?this.div:a,a===null&&(a=Me.document.body);var y=0;if(Ho){var x=om;y=Th,x===null&&(x=om=on("p"),x.style.width="100%",x.style.height="200px",x.style.boxSizing="content-box",y=Th=on("div"),y.style.position="absolute",y.style.visibility="hidden",y.style.width="200px",y.style.height="150px",y.style.boxSizing="content-box",y.appendChild(x)),y.style.overflow="hidden",a.appendChild(y);var E=x.offsetWidth;y.style.overflow="scroll",x=x.offsetWidth,E===x&&(x=y.clientWidth),a.removeChild(y),y=E-x,y!==0||fi||(y=11)}this.Db=y,this.Gw=!0},de.prototype.qb=function(a){a.classType===de&&(this.autoScale=a)},de.prototype.toString=function(a){a===void 0&&(a=0);var y="";if(this.div&&this.div.id&&(y=this.div.id),y='Diagram "'+y+'"',0>=a)return y;for(var x=this.Wa.iterator;x.next();)y+=`
`+x.value.toString(a-1);return y};function cg(a,y){if(Ho){if(y!=null||Wt("Diagram setup requires an argument DIV."),a.Ka!==null&&Wt("Diagram has already completed setup."),typeof y=="string"?a.Ka=Me.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Wt("No DIV or DIV id supplied: "+y),a.Ka===null&&Wt("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Wt("Invalid div id; div already has a Diagram associated with it."),!a.ol&&Me.ResizeObserver){var x=In(function(){a.$b()},250);a.ol=new Me.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}Me.getComputedStyle(a.Ka,null).position==="static"&&(a.Ka.style.position="relative"),y=5;var E="rgba(2"+y+"5, 255, 255, 0)";y--,a.Ka.style["-webkit-tap-highlight-color"]=E,a.Ka.innerHTML="",a.Ka.H=a,a.Ka.goDiagram=a,a.Ka.go=Me.go;var b=new Ya(a);if(b.style!==void 0&&(b.style.position="absolute",b.style.top="0px",b.style.left="0px",Me.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),b.style.zIndex="2",b.style.userSelect="none",b.style.MozUserSelect="none",b.style.touchAction="none",b.style.letterSpacing="normal !important",b.style.wordSpacing="normal !important"),a.ta=b,a.ib=b.context,E=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),xg(a,a.Aa,a.ya),a.Ka.insertBefore(b.Oa,a.Ka.firstChild),b=new Ya(null),b.width=1,b.height=1,a.jw=b,a.oy=b.context,Ho){b=on("div");var z=on("div");b.style.position="absolute",b.style.overflow="auto",b.style.width=a.Aa+"px",b.style.height=a.ya+"px",b.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(b),b.appendChild(z),b.onscroll=Jp,b.addEventListener("pointerdown",Qp),b.H=a,b.uy=!0,b.vy=!0,a.ku=b,a.hu=z}a.hk=In(function(){a.Yh=null,a.N()},300),a.Ov=In(function(){fg(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var ot=Fa(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(),sl(ot,tt)}},a.aA=function(tt){a.isEnabled&&(a.Vk=!1,Fa(a,tt,!0),tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())},a.ui=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.Yt;ot[tt.pointerId]===void 0&&(ot[tt.pointerId]=tt),ot=a.oj;var rt=!1;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType)if(ot[1]!==null&&ot[1].pointerId===tt.pointerId)ot[1]=tt,rt=!0;else if(ot[0]===null)ot[0]=tt;else if(ot[1]===null)ot[1]=tt,rt=!0;else{tt.preventDefault();return}else ot[0]=tt;(ot=tt.pointerType==="touch"||tt.pointerType==="pen")&&(a.qu=!1,a.wq=!0);var at=rt;rt=vg(a,tt,!0,!1,!0,at),xd(a,tt,rt),rt.targetDiagram=mg(tt,tt.target),rt.targetObject=null,at||rt.clone(a.bq),at=a.uw,ot=ot?25:10,tt.timeStamp-a.tw<a.zy&&!(Math.abs(at.x-tt.screenX)>ot||Math.abs(at.y-tt.screenY)>ot)?a.yq++:a.yq=1,rt.clickCount=a.yq,a.tw=tt.timeStamp,a.uw.sg(tt.screenX,tt.screenY),a.doMouseDown(),tt.button===1?tt.preventDefault():sl(rt,tt)}},a.dk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.oj;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType){if(ot[1]!==null&&ot[1].pointerId===tt.pointerId){ot[1]=tt;return}if(ot[0]===null)ot[0]=tt;else return}else ot[0]=tt;if(ot[0].pointerId===tt.pointerId){ot=vg(a,tt,!1,!1,!1,ot[1]!==null);var rt=Me.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(),sl(ot,tt)}}},a.fk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=tt.pointerType==="touch"||tt.pointerType==="pen",rt=a.Yt;if(ot&&a.qu)delete rt[tt.pointerId],tt.preventDefault();else if(rt=a.oj,rt[0]===null||rt[0].pointerId!==tt.pointerId&&rt[0].pointerType===tt.pointerType)rt[1]!==null&&rt[1].pointerId===tt.pointerId&&(rt[1]=null);else{rt[0]=null,rt=vg(a,tt,!1,!0,!0,!1);var at=Me.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 de&&at.H!==a&&xd(at.H,tt,rt),at===null&&(at=tt.target),xd(a,tt,rt),rt.clickCount=a.yq,rt.targetDiagram=mg(tt,at),rt.targetObject=null,a.doMouseUp(),sl(rt,tt),ot&&(a.wq=!1)}}},a.ek=function(tt){if(a.isEnabled){a.Vk=!1;var ot=a.Yt;ot[tt.pointerId]&&delete ot[tt.pointerId],ot=a.oj,ot[0]!==null&&ot[0].pointerId===tt.pointerId&&(ot[0]=null),ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null),tt.pointerType!=="touch"&&tt.pointerType!=="pen"&&(tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())}},a.ck=function(tt){var ot=a.oj;ot[0]!==null&&ot[0].pointerId===tt.pointerId?(ot[0]=null,a.wq=!1):ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null)},a.Vp=E.Z["d"+vc[1]+vc[2]+"wI"+Ed.slice(1,5)]["b"+Ax.slice(1,y)](E.Z,mc,y,y),E.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}de.prototype.addEventListener=function(a,y,x,E){a.addEventListener(y,x,{capture:E,passive:!1})},de.prototype.removeEventListener=function(a,y,x,E){a.removeEventListener(y,x,{capture:E})};function tv(a){var y=a.ta.Oa;y instanceof HTMLCanvasElement||(y=a.div),a.addEventListener(y,"pointerdown",a.ui,!1),a.addEventListener(y,"pointermove",a.dk,!1),a.addEventListener(y,"pointerup",a.fk,!1),a.addEventListener(y,"pointerout",a.ek,!1),a.addEventListener(y,"pointercancel",a.ck,!1),a.addEventListener(y,"pointerenter",a.bz,!1),a.addEventListener(y,"pointerleave",a.cz,!1),a.addEventListener(y,"wheel",a.$j,!1),a.addEventListener(y,"keydown",a.Qz,!1),a.addEventListener(y,"keyup",a.Rz,!1),a.addEventListener(y,"blur",a.Ny,!1),a.addEventListener(y,"focus",a.Oy,!1),a.addEventListener(y,"selectstart",function(x){return x.preventDefault(),!1},!1),a.addEventListener(y,"contextmenu",function(x){return x.preventDefault(),!1},!1),a.addEventListener(Me,"resize",a.Ov,!1)}function Gs(a){30<a.Sq&&(a.Yh=1)}function uc(a,y){a.Yh!==null&&(a.Yh=null,y&&a.hk(),bi&&bi.nx||(a.Sq=0,a.zw=[0,0,0,0,0],a.Tq=0))}de.prototype.computePixelRatio=function(){return this.Yh!==null?this.Yh:Me.devicePixelRatio||1},de.prototype.doMouseMove=function(){this.currentTool.doMouseMove()},de.prototype.doMouseDown=function(){this.currentTool.doMouseDown()},de.prototype.doMouseUp=function(){this.currentTool.doMouseUp()},de.prototype.doMouseWheel=function(){this.currentTool.doMouseWheel()},de.prototype.doKeyDown=function(){this.currentTool.doKeyDown()},de.prototype.doKeyUp=function(){this.currentTool.doKeyUp()},de.prototype.doFocus=function(){this.focus()},de.prototype.focus=function(){if(this.ta)if(this.scrollsPageOnFocus)this.ta.focus();else{var a=Me.scrollX||Me.pageXOffset,y=Me.scrollY||Me.pageYOffset;this.ta.focus(),Me.scrollTo(a,y)}},de.prototype.Oy=function(){this.H.R("GainedFocus")},de.prototype.Ny=function(){this.H.R("LostFocus")};function fg(a){if(a.ta!==null){var y=a.Ka;if(y!==null&&y.clientWidth!==0&&y.clientHeight!==0){a.Gw||a.setScrollWidth();var x=a.gf?a.Db:0,E=a.Be?a.Db:0,b=a.Mb;a.Mb=a.computePixelRatio(),a.Mb!==b&&(a.pn=!0,a.$b()),(y.clientWidth!==a.Aa+x||y.clientHeight!==a.ya+E)&&(a.Ee=!0,a.Fc=!0,y=a.layout,y!==null&&y.isViewportSized&&a.autoScale===fs&&(a.Jk=!0,y.C()),a.ld||a.$b())}}}function Kp(a){var y=new Br;y.name="Background",a.Al(y),y=new Br,y.name="",a.Al(y),y=new Br,y.name="Foreground",a.Al(y),y=new Br,y.name="Adornment",y.isTemporary=!0,y.isInDocumentBounds=!1,a.Al(y),y=new Br,y.name="Tool",y.isTemporary=!0,y.isInDocumentBounds=!0,a.Al(y),y=new Br,y.name="Grid",y.allowSelect=!1,y.pickable=!1,y.isTemporary=!0,y.isInDocumentBounds=!1,a.Ww(y,a.Qj("Background"))}function Xp(a){var y=new Ie(Ie.Grid);y.name="GRID";var x=new ci;return x.figure="LineH",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new ci,x.figure="LineH",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new ci,x.figure="LineH",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new ci,x.figure="LineV",x.stroke="lightgray",x.strokeWidth=.5,x.interval=1,y.add(x),x=new ci,x.figure="LineV",x.stroke="gray",x.strokeWidth=.5,x.interval=5,y.add(x),x=new ci,x.figure="LineV",x.stroke="gray",x.strokeWidth=1,x.interval=10,y.add(x),x=new En,x.add(y),x.layerName="Grid",x.zOrder=0,x.isInDocumentBounds=!1,x.isAnimated=!1,x.pickable=!1,x.locationObjectName="GRID",a.add(x),a.partManager.parts.remove(x),y.visible=!1,y}function Jp(){this.H.gu?this.H.gu=!1:this.H.isEnabled?this.H.kx(this):Cd(this.H)}function Qp(a){this.H.isEnabled?(this.H.lu=a.target.scrollTop,this.H.ju=a.target.scrollLeft):Cd(this.H)}de.prototype.kx=function(a){if(this.ta!==null){var y=this.ku,x=this.hu;this.qr=!0;var E=this.documentBounds,b=this.viewportBounds,z=this.rj,tt=E.x-z.left,ot=E.y-z.top,rt=E.width+z.left+z.right,at=E.height+z.top+z.bottom,ut=E.right+z.right;z=E.bottom+z.bottom;var ft=b.x;E=b.y;var mt=b.width,yt=b.height,xt=b.right,Mt=b.bottom;b=this.scale;var It=a.scrollLeft;if(this.tn)switch(this.bu){case"negative":It=It+a.scrollWidth-a.clientWidth;break;case"reverse":It=a.scrollWidth-It-a.clientWidth}var At=It;mt<rt||yt<at?(It=Dt.allocAt(this.position.x,this.position.y),this.allowHorizontalScroll&&this.ju!==At&&(It.x=At/b+tt,this.ju=At),this.allowVerticalScroll&&this.lu!==a.scrollTop&&(It.y=a.scrollTop/b+ot,this.lu=a.scrollTop),this.position=It,Dt.free(It),this.Ee=this.qr=!1):(It=Dt.alloc(),a.uy&&this.allowHorizontalScroll&&(tt<ft&&(this.position=It.h(At+tt,this.position.y)),ut>xt&&(this.position=It.h(-(y.scrollWidth-this.Aa)+At-this.Aa/b+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(ot<E&&(this.position=It.h(this.position.x,a.scrollTop+ot)),z>Mt&&(this.position=It.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/b+z))),Dt.free(It),this.vd=!0,this.Ee=this.qr=!1,E=this.documentBounds,b=this.viewportBounds,ut=E.right,xt=b.right,z=E.bottom,Mt=b.bottom,tt=E.x,ft=b.x,ot=E.y,E=b.y,mt>=rt&&tt>=ft&&ut<=xt&&(x.style.width="1px"),yt>=at&&ot>=E&&z<=Mt&&(x.style.height="1px"))}},de.prototype.computeBounds=function(a){return a===void 0&&(a=new we),Qr(this),gg(this,a)};function gg(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,E=a.Wa.s,b=E.length,z=0;z<b;z++){var tt=E[z];if(tt.visible&&tt.isInDocumentBounds){tt=tt.Pa.s;for(var ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];at.isInDocumentBounds&&at.isVisible()&&(at=at.actualBounds,at.w()&&(x?(x=!1,y.assign(at)):y.ed(at)))}}}return x&&y.h(0,0,0,0),y.Co(a.yb),y}de.prototype.computePartsBounds=function(a,y){y===void 0&&(y=!1);var x=null;if($t(a))for(var E=0;E<a.length;E++){var b=a[E];!y&&b instanceof We||(b.Va(),x===null?x=b.actualBounds.copy():x.ed(b.actualBounds))}else for(a=a.iterator;a.next();)E=a.value,!y&&E instanceof We||(E.Va(),x===null?x=E.actualBounds.copy():x.ed(E.actualBounds));return x===null?new we(NaN,NaN,0,0):x};function Ua(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=Dt.alloc(),x.xi(a.documentBounds,a.initialDocumentSpot);var E=a.viewportBounds;E=we.allocAt(0,0,E.width,E.height);var b=Dt.alloc();b.xi(E,a.initialViewportSpot),b.h(x.x-b.x,x.y-b.y),a.position=b,we.free(E),Dt.free(b),Dt.free(x)}x=a.yh,y&&a.Fg!==fs&&(x=a.Fg);var z=x!==fs?Sd(a,x):a.scale;x=a.pa.x,E=a.pa.y,b=a.Aa/z;var tt=a.ya/z,ot=a.zk,rt=a.pq;y&&!ot.sb()&&(rt.sb()||rt.Xb())&&(ot=rt.Xb()?xi:rt),pg(a,a.documentBounds,b,tt,ot,y),y=a.scale,a.scale=z,a.vb=!1,z=a.viewportBounds,Qt.B(z.x,x)&&Qt.B(z.y,E)&&Qt.B(z.width,b)&&Qt.B(z.height,tt)||a.onViewportBoundsChanged(new we(x,E,b,tt),z,y,!1)}}function Sd(a,y){var x=a.Pp;if(a.ta===null)return x;a.Va();var E=a.documentBounds;if(!E.w())return x;var b=E.width;E=E.height;var z=a.Aa+(a.gf?a.Db:0),tt=a.ya+(a.Be?a.Db:0),ot=z/b,rt=tt/E;return y===va?(y=Math.min(rt,ot),y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):y===Rh?(y=rt>ot?(tt-a.Db)/E:(z-a.Db)/b,y>x&&(y=x),y<a.minScale&&(y=a.minScale),y>a.maxScale&&(y=a.maxScale),y):a.scale}de.prototype.zoomToFit=function(){var a=this.sj;this.sj=Qu,this.scale=Sd(this,va),a!==Qu&&(Ua(this,!1),pg(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Lt=de.prototype,Lt.BA=function(a,y){y===void 0&&(y=va);var x=a.width,E=a.height;if(!(x===0||E===0||isNaN(x)&&isNaN(E))){var b=1;if(y===va||y===Rh)if(isNaN(x))b=this.viewportBounds.height*this.scale/E;else if(isNaN(E))b=this.viewportBounds.width*this.scale/x;else{b=this.Aa;var z=this.ya;b=y===Rh?z/E>b/x?(z-(this.Be?this.Db:0))/E:(b-(this.gf?this.Db:0))/x:Math.min(z/E,b/x)}this.scale=b,this.position=new Dt(a.x,a.y)}},Lt.Jy=function(a,y){this.Va();var x=this.documentBounds,E=this.viewportBounds;this.position=new Dt(x.x+(a.x*x.width+a.offsetX)-(y.x*E.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*E.height-y.offsetY))},Lt.zz=function(a){if(a instanceof Jt){this.eq=a;var y=Dt.alloc();this.fq=this.op(a.ga(Zi,y)),Dt.free(y)}else this.eq=null,this.fq=ho};function pg(a,y,x,E,b,z){var tt=Dt.allocAt(a.pa.x,a.pa.y),ot=tt.x,rt=tt.y;if(a.eq!==null){var at=Dt.alloc();at=a.eq.ga(Zi,at),ot=at.x-a.fq.x/a.scale,rt=at.y-a.fq.y/a.scale,b=Bi,Dt.free(at)}(z||a.scrollMode===Qu)&&(b.sb()&&(x>y.width&&(ot=y.x+(b.x*y.width+b.offsetX)-(b.x*x-b.offsetX)),E>y.height&&(rt=y.y+(b.y*y.height+b.offsetY)-(b.y*E-b.offsetY))),b=a.rj,z=x-y.width,x<y.width+b.left+b.right?(ot=Math.min(ot+x/2,y.right+Math.max(z,b.right)-x/2),ot=Math.max(ot,y.left-Math.max(z,b.left)+x/2),ot-=x/2):ot>y.left?ot=y.left:ot<y.right-x&&(ot=y.right-x),x=E-y.height,E<y.height+b.top+b.bottom?(rt=Math.min(rt+E/2,y.bottom+Math.max(x,b.bottom)-E/2),rt=Math.max(rt,y.top-Math.max(x,b.top)+E/2),rt-=E/2):rt>y.top?rt=y.top:rt<y.bottom-E&&(rt=y.bottom-E)),tt.x=isFinite(ot)?ot:-a.yb.left,tt.y=isFinite(rt)?rt:-a.yb.top,a.positionComputation!==null&&(y=a.positionComputation(a,tt),tt.x=y.x,tt.y=y.y),Gp(a.Yd,a.pa,tt),a.pa.h(tt.x,tt.y),Ol(a),Dt.free(tt)}Lt.Ol=function(a,y){if(y===void 0&&(y=!0),y){if(a=Xl(this,a,function(x){return x.part},function(x){return x.canSelect()}),a instanceof En)return a}else if(a=Xl(this,a,function(x){return x.part}),a instanceof En)return a;return null},Lt.ic=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null),Qr(this);for(var E=this.Wa.iteratorBackwards;E.next();){var b=E.value;if(b.visible&&(b=b.ic(a,y,x),b!==null))return b}return null};function Xl(a,y,x,E){for(x===void 0&&(x=null),E===void 0&&(E=null),Qr(a),a=a.Wa.iteratorBackwards;a.next();){var b=a.value;if(b.visible&&!b.isTemporary&&(b=b.ic(y,x,E),b!==null))return b}return null}Lt.lz=function(a,y,x){return y===void 0&&(y=!0),hc(this,a,function(E){return E.part},y?function(E){return E instanceof En&&E.canSelect()}:null,x)};function hc(a,y,x,E,b){for(x===void 0&&(x=null),E===void 0&&(E=null),b instanceof Pe||b instanceof Ce||(b=new Ce),Qr(a),a=a.Wa.iteratorBackwards;a.next();){var z=a.value;z.visible&&!z.isTemporary&&z.ji(y,x,E,b)}return b}Lt.ji=function(a,y,x,E){y===void 0&&(y=null),x===void 0&&(x=null),E instanceof Pe||E instanceof Ce||(E=new Ce),Qr(this);for(var b=this.Wa.iteratorBackwards;b.next();){var z=b.value;z.visible&&z.ji(a,y,x,E)}return E},Lt.ux=function(a,y,x,E){return y===void 0&&(y=!1),x===void 0&&(x=!0),ef(this,a,function(b){return b instanceof En&&(!x||b.canSelect())},y,E)},Lt.Cf=function(a,y,x,E,b){y===void 0&&(y=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof Pe||b instanceof Ce||(b=new Ce),Qr(this);for(var z=this.Wa.iteratorBackwards;z.next();){var tt=z.value;tt.visible&&tt.Cf(a,y,x,E,b)}return b},Lt.Nu=function(a,y,x,E,b,z){var tt=new Ce;Qr(this);for(var ot=this.Wa.iteratorBackwards;ot.next();){var rt=ot.value;rt.visible&&rt.Nu(a,y,x,E,tt,b,z)}return tt};function ef(a,y,x,E,b){var z=null;for(z===void 0&&(z=null),x===void 0&&(x=null),E===void 0&&(E=!1),b instanceof Pe||b instanceof Ce||(b=new Ce),Qr(a),a=a.Wa.iteratorBackwards;a.next();){var tt=a.value;tt.visible&&!tt.isTemporary&&tt.Cf(y,z,x,E,b)}return b}Lt.mz=function(a,y,x,E,b){return x===void 0&&(x=!0),E===void 0&&(E=!0),dc(this,a,y,function(z){return z instanceof En&&(!E||z.canSelect())},x,b)},Lt.og=function(a,y,x,E,b,z){x===void 0&&(x=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof Pe||b instanceof Ce)&&(z=b),b=!0),z instanceof Pe||z instanceof Ce||(z=new Ce),Qr(this);for(var tt=this.Wa.iteratorBackwards;tt.next();){var ot=tt.value;ot.visible&&ot.og(a,y,x,E,b,z)}return z};function dc(a,y,x,E,b,z){var tt=null;for(tt===void 0&&(tt=null),E===void 0&&(E=null),b===void 0&&(b=!0),b!==!1&&b!==!0&&((b instanceof Pe||b instanceof Ce)&&(z=b),b=!0),z instanceof Pe||z instanceof Ce||(z=new Ce),Qr(a),a=a.Wa.iteratorBackwards;a.next();){var ot=a.value;ot.visible&&!ot.isTemporary&&ot.og(y,x,tt,E,b,z)}return z}de.prototype.acceptEvent=function(a){return Fa(this,a,a instanceof MouseEvent)};function Fa(a,y,x){var E=a.Qg;return a.Qg=a.cj,a.cj=E,E.diagram=a,E.event=y,x?xd(a,y,E):(E.viewPoint=a.Qg.viewPoint,E.documentPoint=a.Qg.documentPoint),a=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),E.modifiers=a,E.button=y.button,y.buttons!==void 0&&(E.buttons=y.buttons),fi&&y.button===0&&y.ctrlKey&&(E.button=2),E.down=!1,E.up=!1,E.clickCount=1,E.delta=0,E.handled=!1,E.bubbles=!1,E.timestamp=y.timeStamp,E.isMultiTouch=!1,E.targetDiagram=mg(y,y.target),E.targetObject=null,E}function mg(a,y){return y===null?null:(y=y.H)?y:((y=a.path)||typeof a.composedPath!="function"||(y=a.composedPath()),y&&y[0]&&y[0].H?y[0].H:null)}function vg(a,y,x,E,b,z){var tt=a.Qg;return a.Qg=a.cj,a.cj=tt,tt.diagram=a,tt.clickCount=1,a=tt.delta=0,y.ctrlKey&&(a+=1),y.altKey&&(a+=2),y.shiftKey&&(a+=4),y.metaKey&&(a+=8),tt.modifiers=a,tt.event=y,tt.timestamp=y.timeStamp,tt.button=y.button,tt.buttons=y.buttons,fi&&y.button===0&&y.ctrlKey&&(tt.button=2),tt.down=x,tt.up=E,tt.handled=!1,tt.bubbles=b,tt.isMultiTouch=z,tt}function sl(a,y){return a.bubbles?!0:(y.stopPropagation!==void 0&&y.stopPropagation(),y.cancelable!==!1&&y.preventDefault(),y.cancelBubble=!0,!1)}de.prototype.Qz=function(a){var y=this.H;if(!this.H.isEnabled)return!1;var x=Fa(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(),sl(x,a)},de.prototype.Rz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Fa(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(),sl(x,a)},de.prototype.bz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Fa(y,a,!0);return y.mouseEnter!==null&&y.mouseEnter(x),y.currentTool.standardMouseOver(),sl(x,a)},de.prototype.cz=function(a){var y=this.H;if(!y.isEnabled)return!1;var x=Fa(y,a,!0);return y.mouseLeave!==null&&y.mouseLeave(x),sl(x,a)},de.prototype.getMouse=function(a){var y=this.ta;if(y===null)return new Dt(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?Un(new Dt(y,a),this.Ab):new Dt(y,a)};function xd(a,y,x){var E=a.ta,b=a.Aa,z=a.ya,tt=0,ot=0;E!==null&&(E=E.getBoundingClientRect(),tt=y.clientX-b/E.width*E.left,ot=y.clientY-z/E.height*E.top),x.viewPoint.h(tt,ot),a.Ab!==null?(y=Dt.allocAt(tt,ot),a.Ab.Cd(y),x.documentPoint.assign(y),Dt.free(y)):x.documentPoint.h(tt,ot)}function yg(a,y,x){if(a.oj[0]!==null){y=a.oj[y];var E=a.ta;E!==null&&(E=E.getBoundingClientRect(),x.h(y.clientX-a.Aa/E.width*E.left,y.clientY-a.ya/E.height*E.top))}}de.prototype.Ya=function(){this.Zi||(this.Zi=!0,this.$b(!1))};function qp(a){a.ld||Qr(a),a.Va()}de.prototype.redraw=function(){this.vb||this.ld||(this.N(),this.bd())},Lt=de.prototype,Lt.Pz=function(){return this.kg},Lt.Xy=function(a){a===void 0&&(a=null);var y=this.animationManager,x=y.isEnabled;y.Cc(),y.isEnabled=!1,Na(this),this.hf=!1,this.du=new Dt(NaN,NaN),y.isEnabled=x,this.ld=!0;var E=this;a!==null&&Ei(function(){E.ld=!1,Yl(y,"Model"),a(E)},1)},Lt.$b=function(a){if(a===void 0&&(a=!1),this.kg!==!0&&!(this.vb||a===!1&&this.ld)){this.kg=!0;var y=this;Me.requestAnimationFrame(function(){y.kg&&y.bd()})}},Lt.bd=function(){(!this.fn||this.kg)&&(this.fn&&(this.fn=!1),Na(this))};function Ah(a,y,x){!a.Ee||a.vb||a.animationManager.defaultAnimation.isAnimating||Cd(a)||(y&&Qr(a),x&&Ua(a,!1))}function Na(a,y){if(!a.ld&&(a.kg=!1,a.Ka!==null||a.wo.w())){a.ld=!0;var x=a.animationManager,E=a.Xn;if(!x.isAnimating&&E.length!==0){for(var b=E.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];cr(ot,!1),ot.v()}E.clear()}E=a.ow,0<E.count&&(E.each(function(rt){rt.Nv()}),E.clear()),b=E=!1,x.defaultAnimation.isAnimating&&(b=!0,E=a.skipsUndoManager,a.skipsUndoManager=!0),x.zb||fg(a),Ah(a,!1,!0),a.fe!==null&&(a.fe.visible&&!a.mq&&(Dl(a),a.mq=!0),!a.fe.visible&&a.mq&&(a.mq=!1)),Qr(a),z=!1,(!a.hf||a.xh)&&(a.hf?bg(a,!a.Jk):(a.Ea("Initial Layout"),x.isEnabled===!1&&x.Cc(),bg(a,!1)),z=!0),a.Jk=!1,Qr(a),a.ou||qp(a),Ah(a,!0,!1),tt=!1,z?(x=we.alloc(),x.assign(a.viewportBounds),a.hf||(tt=a.hf=!0,a.skipsUndoManager||(a.undoManager.isPendingClear=!0),a.undoManager.isPendingUnmodified=!0,Sg(a)),a.R("LayoutCompleted"),Ah(a,!0,!1),we.free(x)):x.Ok&&x.Qw&&(a.Fg!==fs?a.scale=Sd(a,a.Fg):a.yh!==fs?a.scale=Sd(a,a.yh):(x=a.initialScale,isFinite(x)&&0<x&&(a.scale=x)),Ua(a,!0)),z&&tt&&a.eb("Initial Layout"),Qr(a),y||a.gc(a.ib),b&&(a.skipsUndoManager=E),a.ld=!1}}function Sg(a){if(a.Fg!==fs)a.scale=Sd(a,a.Fg);else if(a.yh!==fs)a.scale=Sd(a,a.yh);else{var y=a.initialScale;isFinite(y)&&0<y&&(a.scale=y)}Ua(a,!0),y=a.Wa.s,a.Fd(y,y.length,a,a.viewportBounds),a.R("InitialLayoutCompleted"),a.du.assign(a.pa),Dl(a)}function Qr(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 Ce,a.Nv(x,a.De)}a.nodes.each(function(E){E instanceof oi&&E.U&65536&&(E.U=E.U^65536)})}}Lt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof oi||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof oi&&x.isVisible()&&cc(this,x);for(a.reset();a.next();)x=a.value,x instanceof We&&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 Hi&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function cc(a,y){for(var x=Ke(),E=Ke(),b=y.memberParts;b.next();){var z=b.value;z.isVisible()&&(z instanceof oi?(Sa(z)||Ms(z)||zh(z))&&cc(a,z):z instanceof We?z.fromNode===y||z.toNode===y?E.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,b=0;b<a;b++)z=x[b],z.measure(1/0,1/0),z.arrange();for(be(x),y.measure(1/0,1/0),y.arrange(),a=E.length,y=0;y<a;y++)x=E[y],x.measure(1/0,1/0),x.arrange();be(E)}Lt.Fd=function(a,y,x,E){if(this.vd||this.animationManager.isAnimating)for(var b=0;b<y;b++)a[b].Fd(x,E)},Lt.gc=function(a){if(this.Ka!==null){if(this.ta===null&&Wt("No canvas specified"),this.nl==="svg"){if(this.Ka!==null){var y=this.animationManager;if(!y.zb&&(!y.isAnimating||y.isTicking)){Pd(this);var x=this.Aa,E=this.ya;if(a.Gv.resize(x,E,x,E),x=this.Wa.s,E=x.length,this.Fd(x,E,this,this.viewportBounds),this.Fc||y.isAnimating){y=this.pa;var b=this.Ca,z=Math.round(y.x*b)/b,tt=Math.round(y.y*b)/b,ot=this.Ab;for(ot.reset(),b!==1&&ot.scale(b),y.x===0&&y.y===0||ot.translate(-z,-tt),a.ti=null,Ky(a,ot.m11,ot.m12,ot.m21,ot.m22,ot.dx,ot.dy),this.pb!==1&&(a.globalAlpha=this.pb),Xu(this,a),y=this.Mb,this.ta.context.setTransform(y,0,0,y,0,0),this.ta.context.clearRect(0,0,this.Aa,this.ya),y=0;y<E;y++)x[y].gc(a,this);a=!1,this.Yf?bd(this.Yf,this)&&(a=this.Vp()):a=!0,a&&(ei.prototype.Cd=ei.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(E=a!==this.ib,y=this.Wa.s,b=y.length,this.Fd(y,b,this,this.viewportBounds),E)a.Vc(!0),this.vd=!0;else if(!this.Fc&&!z.isAnimating)break t;z=this.Ab,z.reset(),tt=this.Mb,ot=this.pa;var rt=this.Ca,at=Math.round(ot.x*rt)/rt,ut=Math.round(ot.y*rt)/rt;for(rt!==1&&z.scale(rt),ot.x===0&&ot.y===0||z.translate(-at,-ut),a.setTransform(tt,0,0,tt,0,0),a.clearRect(0,0,this.Aa,this.ya),this.pb!==1&&(a.globalAlpha=this.pb),Xu(this,a),ot=0;ot<b;ot++)a.setTransform(tt,0,0,tt,0,0),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),a.yc(),y[ot].gc(a,this);if(y=!1,this.Yf?bd(this.Yf,this)&&(y=this.Vp()):y=!0,y&&(ei.prototype.Cd=ei.prototype.Eu),E?(this.ib.Vc(!0),this.vd=!0):this.Fc=this.vd=!1,y=+new Date-+x,E=bi&&bi.nx,x=this.zw,E||this.Yh===null){for(x[this.Tq]=y,this.Tq=(this.Tq+1)%x.length,b=y=0;b<x.length;b++)y+=x[b];this.Sq=y/x.length}if(this.pb!==1&&(a.globalAlpha=1),E)for(a.setTransform(1,0,0,1,0,0),E=0;E<x.length;E++)a.fillText(x[E].toString(),20,150+ +(20*E))}}};function nf(a,y,x,E,b,z,tt,ot,rt,at){if(a.Ka!==null){a.ta===null&&Wt("No canvas specified"),tt===void 0&&(tt=null),ot===void 0&&(ot=null),rt===void 0&&(rt=!1),at===void 0&&(at=!1),Pd(a),a.ib.Vc(!0),a.vd=!0,a.$i=!0;var ut=a.Ca;a.Ca=b;var ft=a.Wa.s,mt=ft.length;try{var yt=new we(z.x,z.y,E.width/b,E.height/b),xt=yt.copy();xt.Co(x),Dl(a,xt),Qr(a),a.Fd(ft,mt,a,yt),y.setTransform(1,0,0,1,0,0),y.clearRect(0,0,E.width,E.height),ot!==null&&ot!==""&&(y.fillStyle=ot,y.ox(0,0,E.width,E.height));var Mt=a.Mb;y.scale(Mt,Mt);var It=ei.alloc();It.reset(),It.translate(x.left,x.top),It.scale(b),z.x===0&&z.y===0||It.translate(-z.x,-z.y),y.setTransform(It.m11,It.m12,It.m21,It.m22,It.dx,It.dy),y.yc(),y instanceof aa&&Ky(y,It.m11,It.m12,It.m21,It.m22,It.dx,It.dy),ei.free(It),Xu(a,y),y.globalAlpha=a.pb;var At=a.Qj("Grid");if(tt){var _t=new Ce,Ht=tt.iterator;for(Ht.reset();Ht.next();){var Vt=Ht.value;Vt instanceof En&&(at||Vt.layer!==At)&&(Vt.Gj(),_t.add(Vt))}for(at=0;at<mt;at++)Vp(ft[at],y,a,_t,rt);_t.each(function(ue){return ue.Gj()})}else for(_t=0;_t<mt;_t++){var Xt=ft[_t];Xt===At?at&&Xt.gc(y,a,!0):Xt.gc(y,a,rt)}a.$i=!1,a.Yf&&bd(a.Yf,a)&&a.Vp()}finally{a.Ca=ut,a.ib.Vc(!0),a.vd=!0,a.Fd(ft,mt,a,a.viewportBounds),Dl(a),a.ib instanceof aa&&(a.ib.Nj.PA(),a.redraw())}}}Lt.Gf=function(a){return this.Rg[a]},Lt.Xx=function(a,y){a==="minDrawingLength"&&(this.Oq=y),this.Rg[a]=y,this.redraw()},Lt.Tx=function(){this.Rg=new vn,this.Rg.drawShadows=!0,this.Rg.textGreeking=!0,this.Rg.viewportOptimizations=!(fi||Li),this.Rg.temporaryPixelRatio=!0,this.Rg.pictureRatioOptimization=!0,this.Oq=this.Rg.minDrawingLength=1};function Xu(a,y){a=a.Rg,a!==null&&(a.imageSmoothingEnabled!==void 0&&y.Wx(!!a.imageSmoothingEnabled),a=a.defaultFont,a!=null&&(y.font=a))}Lt.Ql=function(a){return this.on[a]},Lt.sA=function(a,y){this.on[a]=y},Lt.Sx=function(){this.on=new vn,this.on.extraTouchArea=10,this.on.extraTouchThreshold=10,this.on.hasGestureZoom=!0},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return this.nm(a)},Lt.nm=function(a){return wd(this,a),this};function wd(a,y){var x=a instanceof Ie,E=a instanceof de,b;for(b in y){b===""&&Wt("Setting properties requires non-empty property names");var z=a,tt=b;if(x||E){var ot=b.indexOf(".");if(0<ot){var rt=b.substring(0,ot);x?z=a.fb(rt):(z=a[rt],z==null&&(z=a.toolManager[rt])),Kt(z)?tt=b.substr(ot+1):Wt("Unable to find object named: "+rt+" in "+a.toString()+" when trying to set property: "+b)}}if(tt[0]!=="_"&&!bn(z,tt))if(E&&tt==="ModelChanged"){a.Yw(y[tt]);continue}else if(E&&tt==="Changed"){a.Pe(y[tt]);continue}else if(E&&bn(a.toolManager,tt))z=a.toolManager;else if(E&&em(a,tt)){a.Bj(tt,y[tt]);continue}else if(a instanceof yn&&tt==="Changed"){a.Pe(y[tt]);continue}else Wt('Trying to set undefined property "'+tt+'" on object: '+z.toString());z[tt]=y[b],tt[0]==="_"&&z instanceof Jt&&z.Vw(tt)}}Lt.bx=function(){if(this.Eh.count!==0&&!(1<this.undoManager.transactionLevel)){for(;0<this.Eh.count;){var a=this.Eh;for(this.Eh=new ln,a=a.iterator;a.next();){var y=a.key;y.Xo(a.value),y.qc()}}this.N()}},Lt.N=function(a){if(a===void 0)this.Fc=!0,this.$b();else{var y=this.viewportBounds;a.w()&&y.Yc(a)&&(this.Fc=!0,this.$b())}this.R("InvalidateDraw")},de.prototype.invalidateViewport=function(a,y){if(this.Fc!==!0)if(this.Fc=!0,this.nl==="svg")this.bd();else{var x=this.Gf("temporaryPixelRatio")===!0;if(this.Gf("viewportOptimizations")===!0&&this.scrollMode!==pc&&this.rj.hi(0,0,0,0)&&y.width===a.width&&y.height===a.height){var E=this.scale,b=Math.max(a.y,y.y),z=Math.min(a.y+a.height,y.y+y.height);if(0<Math.max(0,Math.min(a.x+a.width,y.x+y.width)-Math.max(a.x,y.x))*E&&0<Math.max(0,z-b)*E){if(!(this.ld||(this.kg=!1,this.Ka===null||(this.ld=!0,this.documentBounds.w()||(E=we.alloc(),Eg(this,this.computeBounds(E)),we.free(E)),E=this.ta,E===null||E instanceof Il)))){var tt=this.Mb;b=this.Aa*tt;var ot=this.ya*tt,rt=this.scale*tt;z=Math.round(Math.round(y.x*rt)-Math.round(a.x*rt)),y=Math.round(Math.round(y.y*rt)-Math.round(a.y*rt)),rt=this.jw,a=this.oy,rt.width!==b&&(rt.width=b),rt.height!==ot&&(rt.height=ot),a.clearRect(0,0,b,ot),rt=190*tt;var at=70*tt,ut=Math.max(z,0),ft=Math.max(y,0),mt=Math.floor(b-ut),yt=Math.floor(ot-ft);a.drawImage(E.Oa,ut,ft,mt,yt,0,0,mt,yt),bd(this.Yf,this)&&a.clearRect(0,0,rt,at),E=Ke(),a=Ke(),yt=Math.abs(z),mt=Math.abs(y);var xt=ut===0?0:b-yt;ut=Dt.allocAt(xt,0),yt=Dt.allocAt(yt+xt,ot),a.push(new we(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),Un(ut,Mt),Un(yt,Mt),E.push(new we(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),xt=ft===0?0:ot-mt,ut.h(0,xt),yt.h(b,mt+xt),a.push(new we(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),Un(ut,Mt),Un(yt,Mt),E.push(new we(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),bd(this.Yf,this)&&(b=0<z?0:-z,ot=0<y?0:-y,ut.h(b,ot),yt.h(rt+b,at+ot),a.push(new we(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y))),Un(ut,Mt),Un(yt,Mt),E.push(new we(Math.min(ut.x,yt.x),Math.min(ut.y,yt.y),Math.abs(ut.x-yt.x),Math.abs(ut.y-yt.y)))),Dt.free(ut),Dt.free(yt),Ah(this,!1,!0),this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!this.animationManager.zb&&(b=this.ib,this.Fc)){for(Pd(this),ot=this.Mb,b.setTransform(1,0,0,1,0,0),b.clearRect(0,0,this.Aa*ot,this.ya*ot),b.drawImage(this.jw.Oa,0<z?0:Math.round(-z),0<y?0:Math.round(-y)),z=this.pa,tt=this.Ca,rt=Math.round(z.x*tt)/tt,at=Math.round(z.y*tt)/tt,y=this.Ab,y.reset(),tt!==1&&y.scale(tt),z.x===0&&z.y===0||y.translate(-rt,-at),b.save(),b.beginPath(),z=a.length,tt=0;tt<z;tt++)rt=a[tt],rt.width!==0&&rt.height!==0&&b.rect(Math.floor(rt.x),Math.floor(rt.y),Math.ceil(rt.width),Math.ceil(rt.height));for(b.clip(),b.setTransform(ot,0,0,ot,0,0),b.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),b.yc(),y=this.Wa.s,z=y.length,this.Fd(y,z,this,this.viewportBounds),Xu(this,b),b.globalAlpha=this.pb,ot=0;ot<z;ot++)if(tt=y[ot],rt=E,tt.visible&&tt.pb!==0){at=vu(tt,b),ft=tt.Zq,ft.length=0,ut=this.scale,mt=we.alloc(),yt=tt.Pa.s,Mt=yt.length,xt=rt.length;for(var It=0;It<Mt;It++){var At=yt[It],_t=Od(At,At.actualBounds);t:{for(var Ht=2/ut,Vt=4/ut,Xt=0;Xt<xt;Xt++){var ue=rt[Xt];if(ue.width!==0&&ue.height!==0&&_t.Vu(ue.x-Ht,ue.y-Ht,ue.width+Vt,ue.height+Vt)){_t=!0;break t}}_t=!1}_t&&tt.Oj(b,At,this,ft,ut,mt,!0)}we.free(mt),b.globalAlpha=at}b.restore(),b.Vc(!0),this.Yf&&bd(this.Yf,this)&&this.Vp(),this.Fc=this.vd=!1,this.hk()}be(E),be(a),this.ld=!1}}else this.bd();x&&(Gs(this),this.bd(),uc(this,!0))}else x?(Gs(this),this.bd(),uc(this,!0)):this.bd()}};function Pd(a){a.pn!==!1&&(a.pn=!1,xg(a,a.Aa,a.ya))}function xg(a,y,x){Ol(a);var E=a.Mb;a.ta.resize(y*E,x*E,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,E=a.ya,b=a.Ka,z=!1,tt=a.gf?a.Db:0,ot=a.Be?a.Db:0,rt=b.clientWidth||x+tt,at=b.clientHeight||E+ot,ut=a.viewportBounds;b=ut.x;var ft=ut.y,mt=ut.width,yt=ut.height;if((rt!==x+tt||at!==E+ot)&&(a.gf=!1,a.Be=!1,ot=tt=0,a.Aa=rt,a.ya=at,z=a.pn=!0,Ol(a)),!a.hf||!a.viewportBounds.w())return!0;var xt=a.ku,Mt=a.hu;if(a.Ee=!1,!(z||a.gf||a.Be||a.mn||a.nn))return!0;var It=a.documentBounds,At=0,_t=0,Ht=0,Vt=0,Xt=ut.width,ue=ut.height,$e=a.rj;a.contentAlignment.sb()?(It.width>Xt&&(At=$e.left,_t=$e.right),It.height>ue&&(Ht=$e.top,Vt=$e.bottom)):(At=$e.left,_t=$e.right,Ht=$e.top,Vt=$e.bottom);var dn=It.width+At+_t,an=It.height+Ht+Vt;$e=a.scale;var Ge=dn>rt/$e,Ne=an>at/$e;if(!(z||a.gf||a.Be||Ge||Ne))return!0;At=It.x-At,rt=ut.x,_t=It.right+_t,at=ut.right+tt,Ht=It.y-Ht;var ni=ut.y;It=It.bottom+Vt,ut=ut.bottom+ot;var Zn="1px";if(Vt="1px",a.scrollMode===Qu&&(Ge||Ne)&&(Ge&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Ge=1,At+1<rt&&(Ge=Math.max((rt-At)*$e+a.Aa,Ge)),_t>at+1&&(Ge=Math.max((_t-at)*$e+a.Aa,Ge)),Xt+tt+1<dn&&(Ge=Math.max((dn-Xt)*$e+a.Aa,Ge)),Zn=Ge.toString()+"px"),Ne&&a.hasVerticalScrollbar&&a.allowVerticalScroll&&(Ge=1,Ht+1<ni&&(Ge=Math.max((ni-Ht)*$e+a.ya,Ge)),It>ut+1&&(Ge=Math.max((It-ut)*$e+a.ya,Ge)),ue+ot+1<an&&(Ge=Math.max((an-ue)*$e+a.ya,Ge)),Vt=Ge.toString()+"px")),Ge=Zn!=="1px",Ne=Vt!=="1px",Ge&&Ne||!Ge&&!Ne||(Ne&&(at-=a.Db),Ge&&(ut-=a.Db),dn<Xt+tt||!a.hasHorizontalScrollbar||!a.allowHorizontalScroll||(tt=1,At+1<rt&&(tt=Math.max((rt-At)*$e+a.Aa,tt)),_t>at+1&&(tt=Math.max((_t-at)*$e+a.Aa,tt)),Xt+1<dn&&(tt=Math.max((dn-Xt)*$e+a.Aa,tt)),Zn=tt.toString()+"px"),Ge=Zn!=="1px",tt=a.ya,Ge!==a.Be&&(tt=Ge?a.ya-a.Db:a.ya+a.Db),an<ue+ot||!a.hasVerticalScrollbar||!a.allowVerticalScroll||(ot=1,Ht+1<ni&&(ot=Math.max((ni-Ht)*$e+tt,ot)),It>ut+1&&(ot=Math.max((It-ut)*$e+tt,ot)),ue+1<an&&(ot=Math.max((an-ue)*$e+tt,ot)),Vt=ot.toString()+"px"),Ne=Vt!=="1px"),a.qr&&Ge===a.Be&&Ne===a.gf)return x===a.Aa&&E===a.ya||a.bd(),!1;if(Ge!==a.Be&&(Zn==="1px"?a.ya=a.ya+a.Db:a.ya=Math.max(a.ya-a.Db,1),z=!0),a.Be=Ge,Mt.style.width=Zn,Ne!==a.gf&&(Vt==="1px"?a.Aa=a.Aa+a.Db:a.Aa=Math.max(a.Aa-a.Db,1),z=!0,a.tn&&(ot=Dt.alloc(),Ne?(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)),Dt.free(ot))),z&&Ol(a),a.gf=Ne,Mt.style.height=Vt,a.gu=!0,z&&(a.pn=!0),y=xt.scrollLeft,a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Xt+1<dn?y=(a.position.x-At)*$e:At+1<rt?y=xt.scrollWidth-xt.clientWidth:_t>at+1&&(y=a.position.x*$e)),a.tn)switch(a.bu){case"negative":y=-(xt.scrollWidth-y-xt.clientWidth);break;case"reverse":y=xt.scrollWidth-y-xt.clientWidth}return xt.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(ue+1<an?xt.scrollTop=(a.position.y-Ht)*$e:Ht+1<ni?xt.scrollTop=xt.scrollHeight-xt.clientHeight:It>ut+1&&(xt.scrollTop=a.position.y*$e)),rt=a.Aa,at=a.ya,xt.style.width=rt+(a.gf?a.Db:0)+"px",xt.style.height=at+(a.Be?a.Db:0)+"px",x!==rt||E!==at||a.animationManager.zb?(x=we.allocAt(b,ft,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,$e,z),we.free(x),!1):!0}Lt=de.prototype,Lt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Wt("Cannot add part "+a.toString()+" to "+this.toString()+". It is already a part of "+y.toString()),y=this.Qj(a.layerName),y===null&&(y=this.Qj("")),y===null&&Wt('Cannot add a Part when unable find a Layer named "'+a.layerName+'" and there is no default Layer'),a.layer!==y)){var x=y.oi(99999999,a,a.diagram===this);0<=x&&this.cb(er,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Lt.oi=function(a){this.partManager.oi(a);var y=this;Ad(a,function(x){Ld(y,x)}),(a instanceof Hi||a instanceof oi&&a.placeholder!==null)&&a.v(),a.data!==null&&Ad(a,function(x){ay(y.partManager,x)}),Ms(a)!==!0&&zh(a)!==!0||this.De.add(a),RS(a,!0,this),zS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Lt.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Ad(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),zS(a)?(a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Od(a,a.actualBounds)),this.$b()},Lt.remove=function(a){wg(this,a,!0)};function wg(a,y,x){var E=y.layer;E!==null&&E.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=E.pc(-1,y,!1),0<=x&&a.cb(vr,"parts",E,y,null,x,null),a=y.layerChanged,a!==null&&a(y,E,null))}Lt.Is=function(a,y){if(y===void 0&&(y=!1),$t(a))for(var x=a.length,E=0;E<x;E++){var b=a[E];y&&!b.canDelete()||this.remove(b)}else for(x=new Ce,x.addAll(a),a=x.iterator;a.next();)x=a.value,y&&!x.canDelete()||this.remove(x)},Lt.Kj=function(a,y,x){return x===void 0&&(x=!1),this.partManager.Kj(a,y,x)},de.prototype.moveParts=function(a,y,x,E){if(x===void 0&&(x=!1),E===void 0&&(E=of(this)),this.toolManager!==null){var b=new ln;if(a!==null)if($t(a))for(var z=0;z<a.length;z++)Jl(this,b,a[z],x,E);else for(a=a.iterator;a.next();)Jl(this,b,a.value,x,E);else{for(a=this.parts;a.next();)Jl(this,b,a.value,x,E);for(a=this.nodes;a.next();)Jl(this,b,a.value,x,E);for(a=this.links;a.next();)Jl(this,b,a.value,x,E)}Bh(this,b,y,E,x)}};function Jl(a,y,x,E,b,z){if(!y.contains(x)&&(z===void 0&&(z=!1),!E||z||x.canMove()||x.canCopy()))if(b===void 0&&(b=of(a)),x instanceof en){if(y.add(x,a.Pd(b,x,x.location)),x instanceof oi&&(x.placeholder!==null||b.dragsMembers))for(z=x.memberParts;z.next();)Jl(a,y,z.value,E,b,b.groupsAlwaysMove);for(z=x.linksConnected;z.next();){var tt=z.value;if(!y.contains(tt)){var ot=tt.fromNode,rt=tt.toNode;ot!==null&&y.contains(ot)&&rt!==null&&y.contains(rt)&&Jl(a,y,tt,E,b)}}if(b.dragsTree)for(x=x.Ou();x.next();)Jl(a,y,x.value,E,b)}else if(x instanceof We)for(y.add(x,a.Pd(b,x)),x=x.labelNodes;x.next();)Jl(a,y,x.value,E,b);else x instanceof Hi||y.add(x,a.Pd(b,x,x.location))}function Bh(a,y,x,E,b){if(y!==null&&y.count!==0){var z=Dt.alloc(),tt=Dt.alloc();tt.assign(x),isNaN(tt.x)&&(tt.x=0),isNaN(tt.y)&&(tt.y=0),(x=a.Mr)||sf(a,y);for(var ot=Ke(),rt=Ke(),at=y.iterator,ut=Dt.alloc();at.next();){var ft=at.key,mt=at.value;if(ft.Zc()){var yt=Pg(a,ft,y);yt!==null?ot.push(new it(ft,mt,yt)):(!b||ft.canMove())&&(yt=mt.point,z.assign(yt),a.computeMove(ft,z.add(tt),E,ut),ft.location=ut,mt.shifted===void 0&&(mt.shifted=new Dt),mt.shifted.assign(ut.re(yt)))}else at.key instanceof We&&rt.push(at.sa)}for(Dt.free(ut),b=ot.length,at=0;at<b;at++)ft=ot[at],z.assign(ft.info.point),ft.Su.shifted===void 0&&(ft.Su.shifted=new Dt),ft.node.location=z.add(ft.Su.shifted);for(b=Dt.alloc(),at=Dt.alloc(),ft=rt.length,mt=0;mt<ft;mt++){var xt=rt[mt];if(yt=xt.key,yt instanceof We)if(yt.suspendsRouting){yt.Tg=null,ut=yt.fromNode;var Mt=yt.toNode;if(a.draggedLink!==null&&E.dragsLink)if(Mt=xt.value.point,yt.dragComputation===null)y.add(yt,a.Pd(E,yt,tt)),rh(yt,tt.x-Mt.x,tt.y-Mt.y);else{xt=Dt.allocAt(0,0),(ut=yt.i(0))&&ut.w()&&xt.assign(ut);var It=ut=Dt.alloc().assign(xt).add(tt);E.isGridSnapEnabled&&(E.isGridSnapRealtime||a.lastInput.up)&&(It=Dt.alloc(),rf(a,yt,ut,It,E)),ut.assign(yt.dragComputation(yt,ut,It)).re(xt),y.add(yt,a.Pd(E,yt,ut)),rh(yt,ut.x-Mt.x,ut.y-Mt.y),Dt.free(xt),Dt.free(ut),It!==ut&&Dt.free(It)}else ut!==null&&(b.assign(ut.location),It=y.I(ut),It!==null&&b.re(It.point)),Mt!==null&&(at.assign(Mt.location),It=y.I(Mt),It!==null&&at.re(It.point)),ut!==null&&Mt!==null?b.Xa(at)?(ut=xt.value.point,Mt=z,Mt.assign(b),Mt.re(ut),y.add(yt,a.Pd(E,yt,b)),rh(yt,Mt.x,Mt.y)):(yt.suspendsRouting=!1,yt.bb()):(xt=xt.value.point,ut=ut!==null?b:Mt!==null?at:tt,y.add(yt,a.Pd(E,yt,ut)),rh(yt,ut.x-xt.x,ut.y-xt.y))}else(yt.fromNode===null||yt.toNode===null)&&(ut=xt.value.point,y.add(yt,a.Pd(E,yt,tt)),rh(yt,tt.x-ut.x,tt.y-ut.y))}Dt.free(z),Dt.free(tt),Dt.free(b),Dt.free(at),be(ot),be(rt),x||(Qr(a),Dh(a,y))}}de.prototype.computeMove=function(a,y,x,E){if(E===void 0&&(E=new Dt),E.assign(y),a===null)return E;var b=y,z=x.isGridSnapEnabled;z&&(x.isGridSnapRealtime||this.lastInput.up)&&(b=Dt.alloc(),rf(this,a,y,b,x)),x=a.dragComputation!==null?a.dragComputation(a,y,b):b;var tt=a.minLocation,ot=tt.x;isNaN(ot)&&(ot=z?Math.round(1e3*a.location.x)/1e3:a.location.x),tt=tt.y,isNaN(tt)&&(tt=z?Math.round(1e3*a.location.y)/1e3:a.location.y);var rt=a.maxLocation,at=rt.x;return isNaN(at)&&(at=z?Math.round(1e3*a.location.x)/1e3:a.location.x),rt=rt.y,isNaN(rt)&&(rt=z?Math.round(1e3*a.location.y)/1e3:a.location.y),E.h(Math.max(ot,Math.min(x.x,at)),Math.max(tt,Math.min(x.y,rt))),b!==y&&Dt.free(b),E};function of(a){var y=a.toolManager.findTool("Dragging");return y!==null?y.dragOptions:a.Wm}function rf(a,y,x,E,b){if(b===void 0&&(b=of(a)),E.assign(x),y!==null){var z=a.grid;y=b.gridSnapCellSize,a=y.width,y=y.height;var tt=b.gridSnapOrigin,ot=tt.x;if(tt=tt.y,b=b.gridSnapCellSpot,z!==null){var rt=z.gridCellSize;isNaN(a)&&(a=rt.width),isNaN(y)&&(y=rt.height),z=z.gridOrigin,isNaN(ot)&&(ot=z.x),isNaN(tt)&&(tt=z.y)}z=Dt.allocAt(0,0),z.yi(0,0,a,y,b),Qt.No(x.x,x.y,ot+z.x,tt+z.y,a,y,E),Dt.free(z)}}function sf(a,y){if(y!==null)for(a.Mr=!0,a=y.iterator;a.next();)y=a.key,y instanceof We&&(y.suspendsRouting=!0)}function Dh(a,y){if(y!==null){for(y=y.iterator;y.next();){var x=y.key;x instanceof We&&(x.suspendsRouting=!1,Yv(x)&&x.bb())}a.Mr=!1}}function Pg(a,y,x){return y=y.containingGroup,y!==null&&(a=Pg(a,y,x),a!==null||(a=x.I(y),a!==null))?a:null}Lt=de.prototype,Lt.Pd=function(a,y,x){if(x===void 0)return new yu(to);var E=a.isGridSnapEnabled;return a.groupsSnapMembers||y.containingGroup===null||(E=!1),E?new yu(new Dt(Math.round(1e3*x.x)/1e3,Math.round(1e3*x.y)/1e3)):new yu(x.copy())};function Cg(a,y,x){if(y.diagram!==null&&y.diagram!==a&&Wt("Cannot share a Layer with another Diagram: "+y+" of "+y.diagram),x===null?y.diagram!==null&&Wt("Cannot add an existing Layer to this Diagram again: "+y):(x.diagram!==a&&Wt("Existing Layer must be in this Diagram: "+x+" not in "+x.diagram),y===x&&Wt("Cannot move a Layer before or after itself: "+y)),y.diagram!==a){y=y.name,a=a.Wa,x=a.count;for(var E=0;E<x;E++)a.M(E).name===y&&Wt("Cannot add Layer with the name '"+y+"'; a Layer with the same name is already present in this Diagram.")}}Lt.Al=function(a){Cg(this,a,null),a.Xe(this);var y=this.Wa,x=y.count-1;if(!a.isTemporary)for(;0<=x&&y.M(x).isTemporary;)x--;return y.Gb(x+1,a),this.cc!==null&&this.cb(er,"layers",this,null,a,null,x+1),this.N(),this.Ya(),this},Lt.Ww=function(a,y){Cg(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(vr,"layers",this,a,null,E,null));var b=x.count,z;for(z=0;z<b;z++)if(x.M(z)===y){x.Gb(z,a);break}return this.cc!==null&&this.cb(er,"layers",this,null,a,null,z),this.N(),0>E&&this.Ya(),this},Lt.Cy=function(a,y){Cg(this,a,y),a.Xe(this);var x=this.Wa,E=x.indexOf(a);0<=E&&(x.remove(a),this.cc!==null&&this.cb(vr,"layers",this,a,null,E,null));var b=x.count,z;for(z=0;z<b;z++)if(x.M(z)===y){x.Gb(z+1,a);break}return this.cc!==null&&this.cb(er,"layers",this,null,a,null,z+1),this.N(),0>E&&this.Ya(),this},Lt.kA=function(a){if(a.diagram!==this&&Wt("Cannot remove a Layer from another Diagram: "+a+" of "+a.diagram),a.name!==""){var y=this.Wa,x=y.indexOf(a);if(y.remove(a)){for(y=a.Pa.copy().iterator;y.next();){var E=y.value,b=E.layerName;b!==a.name?E.layerName=b:E.layerName=""}this.cc!==null&&this.cb(vr,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Lt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Lt.Yw=function(a){return this.pf===null&&(this.pf=new Pe),this.pf.add(a),this.model.Pe(a),this},Lt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Lt.Pe=function(a){return this.zg===null&&(this.zg=new Pe),this.zg.add(a),this},Lt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Lt.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==ra&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,E=0;E<x;E++)y.M(E)(a)},Lt.cb=function(a,y,x,E,b,z,tt){z===void 0&&(z=null),tt===void 0&&(tt=null);var ot=new Ao;ot.diagram=this,ot.change=a,ot.propertyName=y,ot.object=x,ot.oldValue=E,ot.oldParam=z,ot.newValue=b,ot.newParam=tt,this.ds(ot)},Lt.g=function(a,y,x,E,b){this.cb(No,a,this,y,x,E,b)},de.prototype.changeState=function(a,y){if(a!==null&&a.diagram===this){var x=this.skipsModelSourceBindings;try{this.skipsModelSourceBindings=!0;var E=a.change;if(E===No){var b=a.object;if(Mo(b,a.propertyName,a.I(y)),b instanceof Jt){var z=b.part;z!==null&&z.Wb()}this.isModified=!0}else if(E===er){var tt=a.object,ot=a.newParam,rt=a.newValue;if(tt instanceof Ie)if(typeof ot=="number"&&rt instanceof Jt){y?tt.pc(ot):tt.Gb(ot,rt);var at=tt.part;at!==null&&at.Wb()}else typeof ot=="number"&&rt instanceof fr&&(rt.isRow?hS(tt,ot,y?void 0:rt):dS(tt,ot,y?void 0:rt));else if(tt instanceof Br){var ut=a.oldParam===!0;typeof ot=="number"&&rt instanceof En&&(y?(rt.isSelected=!1,rt.isHighlighted=!1,rt.Wb(),tt.pc(ut?ot:-1,rt,ut)):tt.oi(ot,rt,ut))}else tt instanceof de?typeof ot=="number"&&rt instanceof Br&&(y?this.Wa.mb(ot):(rt.Xe(this),this.Wa.Gb(ot,rt))):Wt("unknown ChangedEvent.Insert object: "+a.toString());this.isModified=!0}else if(E===vr){var ft=a.object,mt=a.oldParam,yt=a.oldValue;if(ft instanceof Ie)typeof mt=="number"&&yt instanceof Jt?y?ft.Gb(mt,yt):ft.pc(mt):typeof mt=="number"&&yt instanceof fr&&(yt.isRow?hS(ft,mt,y?yt:void 0):dS(ft,mt,y?yt:void 0));else if(ft instanceof Br){var xt=a.newParam===!0;typeof mt=="number"&&yt instanceof En&&(y?0>ft.Pa.indexOf(yt)&&ft.oi(mt,yt,xt):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),ft.pc(xt?mt:-1,yt,xt)))}else ft instanceof de?typeof mt=="number"&&yt instanceof Br&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):Wt("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else E!==ra&&Wt("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},de.prototype.Ea=function(a){return this.undoManager.Ea(a)},de.prototype.eb=function(a){return this.undoManager.eb(a)},de.prototype.Kf=function(){return this.undoManager.Kf()},de.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var E=!1;try{a(this),E=!0}finally{E?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},de.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},de.prototype.rp=function(){this.partManager.rp()};function Lg(a,y,x){var E=a.animationManager;if(a.vb||a.ld)a.Ca=x,Ol(a),a.N(),a.Ee=!0,E.zb&&(pu(E)||E.ce.add(E.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,Ol(a);else{a.vb=!0;var b=a.viewportBounds.copy(),z=a.Aa,tt=a.ya,ot=a.zoomPoint.x,rt=a.zoomPoint.y,at=a.contentAlignment;isNaN(ot)&&(at.$c()?at.Hf(ka)?ot=0:at.Hf(js)&&(ot=z-1):ot=at.sb()?at.x*(z-1):z/2),isNaN(rt)&&(at.$c()?at.Hf(na)?rt=0:at.Hf(Ma)&&(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=Dt.allocAt(a.pa.x+ot/y-ot/x,a.pa.y+rt/y-rt/x),a.position=z,Dt.free(z),a.Ca=x,Ol(a),a.vb=!1,a.onViewportBoundsChanged(b,a.viewportBounds,y,!1),Ua(a,!1),E.zb&&(pu(E)||E.ce.add(E.H,"scale",y,a.Ca))}}de.prototype.onViewportBoundsChanged=function(a,y,x,E){if(!a.D(y)){E===void 0&&(E=!1),E||(this.Ee=!0),this.vd=!0;var b=this.layout;b===null||!b.isViewportSized||this.autoScale!==fs||a.width===y.width&&a.height===y.height||b.C(),b=this.currentTool,this.Vk===!0&&b instanceof Fo&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Op(b,this)),this.vb||this.invalidateViewport(a,y),Dl(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=E,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function Dl(a,y){var x=a.fe;if(x!==null&&x.visible){for(var E=Ye.alloc(),b=1,z=1,tt=x.O.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt],ut=Math.abs(at.interval);2>ut||(pv(at.figure)?z=z*ut/Qt.vx(z,ut):b=b*ut/Qt.vx(b,ut))}if(tt=x.gridCellSize,E.h(z*tt.width,b*tt.height),y!==void 0)b=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=we.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){we.free(y);return}b=y.width,z=y.height,a=y.x,tt=y.y,we.free(y)}x.width=b+2*E.width,x.height=z+2*E.height,y=Dt.alloc(),Qt.No(a,tt,0,0,E.width,E.height,y),y.offset(-E.width,-E.height),Ye.free(E),x.part.location=y,Dt.free(y)}}de.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),E=x.length,b=0;b<E;b++)x[b].isSelected=!1;y.ka(),y.clear(),y.freeze(),a||this.R("ChangedSelection",y)}},de.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))},de.prototype.rA=function(a){if(this.R("ChangingSelection",this.selection),this.clearSelection(!0),$t(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];E instanceof En||Wt("Diagram.selectCollection given something that is not a Part: "+E),E.isSelected=!0}else for(a=a.iterator;a.next();)y=a.value,y instanceof En||Wt("Diagram.selectCollection given something that is not a Part: "+y),y.isSelected=!0;this.R("ChangedSelection",this.selection)},de.prototype.clearHighlighteds=function(){var a=this.highlighteds;if(0<a.count){for(var y=a.Fa(),x=y.length,E=0;E<x;E++)y[E].isHighlighted=!1;a.ka(),a.clear(),a.freeze()}},Lt=de.prototype,Lt.Iz=function(a){a!==null&&a.diagram===this&&(!a.isHighlighted||1<this.highlighteds.count)&&(this.clearHighlighteds(),a.isHighlighted=!0)},Lt.Jz=function(a){a=new Ce().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 En||Wt("Diagram.highlightCollection given something that is not a Part: "+y),y.isHighlighted=!0},Lt.scroll=function(a,y,x){x===void 0&&(x=1);var E=y==="up"||y==="down",b=0,z=Dt.alloc();if(a==="pixel")b=x;else if(a==="line")b=x*(E?this.scrollVerticalLineChange:this.scrollHorizontalLineChange);else if(a==="page")a=E?this.viewportBounds.height:this.viewportBounds.width,a*=this.scale,a!==0&&(b=x*Math.max(a-(E?this.scrollVerticalLineChange:this.scrollHorizontalLineChange),0));else{if(a==="document"){b=this.documentBounds,x=this.viewportBounds,y==="up"?this.position=z.h(x.x,b.y):y==="left"?this.position=z.h(b.x,x.y):y==="down"?this.position=z.h(x.x,b.bottom-x.height):y==="right"&&(this.position=z.h(b.right-x.width,x.y)),Dt.free(z);return}Wt("scrolling unit must be 'pixel', 'line', 'page', or 'document', not: "+a)}b/=this.scale,x=this.position,y==="up"?this.position=z.h(x.x,x.y-b):y==="down"?this.position=z.h(x.x,x.y+b):y==="left"?this.position=z.h(x.x-b,x.y):y==="right"?this.position=z.h(x.x+b,x.y):Wt("scrolling direction must be 'up', 'down', 'left', or 'right', not: "+y),Dt.free(z)},Lt.tv=function(a){var y=this.viewportBounds;y.Re(a)||(a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a)},Lt.es=function(a){var y=this.viewportBounds;a=a.center,a.x-=y.width/2,a.y-=y.height/2,this.position=a},Lt.op=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),a.copy().transform(this.Ab)},Lt.zA=function(a){var y=this.Ab,x=a.x,E=a.y,b=x+a.width,z=E+a.height,tt=y.m11,ot=y.m12,rt=y.m21,at=y.m22,ut=y.dx,ft=y.dy,mt=x*tt+E*rt+ut;y=x*ot+E*at+ft;var yt=b*tt+E*rt+ut;return a=b*ot+E*at+ft,E=x*tt+z*rt+ut,x=x*ot+z*at+ft,tt=b*tt+z*rt+ut,b=b*ot+z*at+ft,z=Math.min(mt,yt),mt=Math.max(mt,yt),yt=Math.min(y,a),y=Math.max(y,a),z=Math.min(z,E),mt=Math.max(mt,E),yt=Math.min(yt,x),y=Math.max(y,x),z=Math.min(z,tt),mt=Math.max(mt,tt),yt=Math.min(yt,b),y=Math.max(y,b),new we(z,yt,mt-z,y-yt)},Lt.Ps=function(a){var y=this.Ab;y.reset(),this.Ca!==1&&y.scale(this.Ca);var x=this.pa;return(x.x!==0||x.y!==0)&&isFinite(x.x)&&isFinite(x.y)&&y.translate(-x.x,-x.y),Un(a.copy(),this.Ab)};function $p(a){var y=a.isModified;a.Tw!==y&&(a.Tw=y,a.R("Modified"))}function kg(a){return a=cf.get(a),a!==null?new a:new eo}de.prototype.doModelChanged=function(a){var y=this;if(a.model===this.model){var x=a.change,E=a.propertyName;if(x===ra&&E[0]==="S")if(E==="StartingFirstTransaction"){var b=this;a=this.toolManager,a.mouseDownTools.each(function(rt){return rt.diagram=b}),a.mouseMoveTools.each(function(rt){return rt.diagram=b}),a.mouseUpTools.each(function(rt){return rt.diagram=b}),this.ld||this.hf||(this.Jk=!0,this.fn&&(this.kg=!0))}else E==="StartingUndo"||E==="StartingRedo"?(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc(),this.R("ChangingSelection",this.selection)):E==="StartedTransaction"&&(a=this.animationManager,a.defaultAnimation.isAnimating&&!this.skipsUndoManager&&a.Cc());else if(this.aa){this.aa=!1;try{if(a.modelChange===""&&x===ra){(E==="FinishedUndo"||E==="FinishedRedo")&&(this.R("ChangedSelection",this.selection),Qr(this));var z=this.animationManager;E==="RolledBackTransaction"&&z.Cc(),this.bx(),this.Jk=!0,this.bd(),this.undoManager.transactionLevel!==0&&this.undoManager.transactionLevel!==1||Jc(z),E==="CommittedTransaction"&&this.undoManager.isJustDiscarded&&(this.Ce=Math.min(this.Ce,this.undoManager.historyIndex-1)),E!=="CommittedTransaction"&&E!=="RolledBackTransaction"||!this.undoManager.isPendingUnmodified||setTimeout(function(){y.isModified=!1},1);var tt=a.isTransactionFinished;if(tt&&($p(this),this.As.clear(),_p(this.animationManager)),!this.Rt&&tt&&this.lastInput.targetDiagram){this.Rt=!0;var ot=this;Ei(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,E=0;E<x;E++)Oh(a,y[E])}function Oh(a,y){if(y instanceof Us){var x=y.element;if(x!==null&&x instanceof HTMLImageElement){x.Bg instanceof Ce&&x.Bg.add(a);var E=y.Eg;if(E!==null&&E.sq===!0&&y.diagram!==null&&y.diagram.Xn.add(y),x.hn)if(x=x.getAttribute("src")||"",E=a.Og.I(x),E===null)E=[],E.push(y),a.Og.add(x,E);else{for(a=0;a<E.length;a++)if(E[a]===y)return;E.push(y)}}}}function Mg(a,y){if(y instanceof Us){var x=y.element;if(x!==null&&x instanceof HTMLImageElement&&x.hn){var E=x.getAttribute("src")||"",b=a.Og.I(E);if(b!==null){for(var z=0;z<b.length;z++)if(b[z]===y){b.splice(z,1),b.length===0&&(a.Og.remove(E),x.Fq&&x.removeEventListener("load",x.Fq),x.Yp&&x.removeEventListener("error",x.Yp),delete x.Fq,delete x.Yp,x.Bg instanceof Ce&&x.Bg.remove(a),kf(E));break}}}}}de.prototype.Wd=function(){this.partManager.Wd()},de.prototype.Aj=function(a,y){this.Yd.Aj(a,y)},de.prototype.Cj=function(a,y){this.Yd.Cj(a,y)},de.prototype.findPartForKey=function(a){return this.partManager.findPartForKey(a)},de.prototype.Vb=function(a){return this.partManager.Vb(a)},de.prototype.findLinkForKey=function(a){return this.partManager.findLinkForKey(a)},Lt=de.prototype,Lt.Lc=function(a){return this.partManager.Lc(a)},Lt.ii=function(a){return this.partManager.ii(a)},Lt.Kc=function(a){return this.partManager.Kc(a)},Lt.ms=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ms.apply(this.partManager,y instanceof Array?y:Vn(wo(y)))},Lt.ls=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];return this.partManager.ls.apply(this.partManager,y instanceof Array?y:Vn(wo(y)))};function Ol(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 Eg(a,y){a.Zi=!1;var x=a.Sp;x.D(y)||(x=x.copy(),a.Sp.assign(y),Ua(a,!1),a.R("DocumentBoundsChanged",void 0,x),a.Ee=!0,a.N())}Lt.Va=function(){if(this.Zi){var a=we.alloc();Eg(this,this.computeBounds(a)),we.free(a)}},Lt.rz=function(){for(var a=new Ce,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&a.add(x)}for(y=this.links;y.next();)x=y.value,x.isTopLevel&&a.add(x);return a.iterator},Lt.qz=function(){return this.ai.iterator},Lt.Uz=function(a){Qr(this),a&&af(this,!0),this.ld?bg(this,!1):(this.Jk=!0,Na(this))};function af(a,y){for(var x=a.ai.iterator;x.next();)tm(a,x.value,y);a.layout&&(y?a.layout.isValidLayout=!1:a.layout.C())}function tm(a,y,x){if(y!==null){for(var E=y.gl.iterator;E.next();)tm(a,E.value,x);y.layout!==null&&(x?y.layout.isValidLayout=!1:y.layout.C())}}function bg(a,y){if(a.xh&&!a.lt){var x=a.aa;a.aa=!0;var E=a.undoManager.transactionLevel,b=a.layout,z=a.animationManager;try{E===0&&(a.undoManager.isInternalTransaction=!0,a.Ea("Layout")),1>=E&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||Yl(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)Fg(a,tt.value,y,E);b.isValidLayout||(!y||b.isRealtime||b.isRealtime===null||E===0?(b.doLayout(a),Qr(a),b.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,E===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||E!==0&&E!==1||Jc(z),a.aa=x}}}function Fg(a,y,x,E){if(y!==null){for(var b=y.gl.iterator;b.next();)Fg(a,b.value,x,E);b=y.layout,b===null||b.isValidLayout||(!x||b.isRealtime||E===0?(y.rh=!y.location.w(),b.doLayout(y),y.C(32),cc(a,y),b.isValidLayout=!0):a.xh=!0)}}Lt.yz=function(){for(var a=new Pe,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function ev(a){function y(b){var z=b.toLowerCase(),tt=new Pe;x.add(b,tt),x.add(z,tt),E.add(b,b),E.add(z,b)}var x=new ln,E=new ln;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=E}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function lf(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Wt("Unknown DiagramEvent name: "+y)}Lt.Bj=function(a,y){return a=lf(this,a),a!==null&&a.add(y),this},Lt.am=function(a,y){a=lf(this,a),a!==null&&a.remove(y)},Lt.R=function(a,y,x){var E=lf(this,a),b=new Ou;if(b.diagram=this,a=em(this,a),a!==null&&(b.name=a),y!==void 0&&(b.subject=y),x!==void 0&&(b.parameter=x),y=E.length,y===1)E.M(0)(b);else if(y!==0)for(E=E.Fa(),x=0;x<y;x++)(0,E[x])(b)};function uf(a){if(a.animationManager.isTicking)return!1;var y=a.currentTool;return y===a.toolManager.findTool("Dragging")?!a.Mr||y.isComplexRoutingRealtime:!0}Lt.Yj=function(a,y){return hf(this,!1,null,y||null).Yj(a.x,a.y,a.width,a.height)},de.prototype.computeOccupiedArea=function(a){return this.isVirtualized?this.viewportBounds.copy():this.Zi?gg(this,a):a.assign(this.documentBounds)};function hf(a,y,x,E){var b=a.Xh;if(b===null&&(a.Xh=b=new op(a.avoidanceCellSize)),b.vs||b.group!==x||b.Yx!==E){if(b.Hx=Math.max(b.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.width)),b.Ix=Math.max(b.Os+1,Math.floor(a.avoidanceLimit/a.avoidanceCellSize.height)),x!==null&&(x=nm(a,x)),x===null){y=we.alloc(),a.computeOccupiedArea(y),y.Bc(100,100),b.initialize(y);for(var z=a.nodes;z.next();){var tt=z.value,ot=tt.layer;ot!==null&&ot.visible&&!ot.isTemporary&&df(a,tt,E,y)}we.free(y)}else{for(0<x.memberParts.count&&(y=a.computePartsBounds(x.memberParts,!1),y.Bc(20,20),b.initialize(y)),y=we.alloc(),z=x.memberParts;z.next();)tt=z.value,tt instanceof en&&df(a,tt,E,y);we.free(y)}b.group=x,b.Yx=E,b.vs=!1}else y&&o1(b);return b}function nm(a,y){return y.avoidable&&!y.isLinkLabel?y:y.containingGroup!==null?nm(a,y.containingGroup):null}function df(a,y,x,E){if(y!==x&&y.isVisible()){if(y.avoidable&&!y.isLinkLabel){y=y.getAvoidableRect(E),a=a.Xh;var b=y.x,z=y.y;if(Tf(a,b,z))for(x=(z-a.Od)/a.sc|0,E=Math.min((b+y.width-a.Nd)/a.rc|0,a.di),y=Math.min((z+y.height-a.Od)/a.sc|0,a.ei),b=(b-a.Nd)/a.rc|0;b<=E;b++)if(z=a.ac[b],z.fill)z.fill(ah,x,y+1);else for(var tt=x;tt<=y;tt++)z[tt]=ah}else if(y instanceof oi)for(y=y.memberParts;y.next();)b=y.value,b instanceof en&&df(a,b,x,E)}}function Ju(a,y){a.Xh===null||a.Xh.vs||y!==void 0&&(!y.avoidable||y.isLinkLabel)||(a.Xh.vs=!0)}de.prototype.gs=function(a){this.wp.assign(a),this.computeAutoScrollPosition(this.wp).Xa(this.position)?this.ug():Ng(this)};function Ng(a){a.vk===-1&&(a.vk=Ei(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=we.alloc(),a.computeBounds(y),y.ed(a.documentBounds),Eg(a,y),we.free(y),a.Fc=!0,a.bd(),Ng(a))}},a.vp))}de.prototype.ug=function(){this.vk!==-1&&(Me.clearTimeout(this.vk),this.vk=-1)},de.prototype.computeAutoScrollPosition=function(a){var y=this.position,x=this.xp;if(0>=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var E=this.viewportBounds,b=this.scale;E=we.allocAt(0,0,E.width*b,E.height*b);var z=Dt.allocAt(0,0);if(a.x>=E.x&&a.x<E.x+x.left&&this.allowHorizontalScroll){var tt=Math.max(this.scrollHorizontalLineChange,1);tt|=0,z.x-=tt,a.x<E.x+x.left/2&&(z.x-=tt),a.x<E.x+x.left/4&&(z.x-=4*tt)}else a.x<=E.x+E.width&&a.x>E.x+E.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>E.x+E.width-x.right/2&&(z.x+=tt),a.x>E.x+E.width-x.right/4&&(z.x+=4*tt));return a.y>=E.y&&a.y<E.y+x.top&&this.allowVerticalScroll?(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y-=tt,a.y<E.y+x.top/2&&(z.y-=tt),a.y<E.y+x.top/4&&(z.y-=4*tt)):a.y<=E.y+E.height&&a.y>E.y+E.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>E.y+E.height-x.bottom/2&&(z.y+=tt),a.y>E.y+E.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(to)||(y=new Dt(y.x+z.x/b,y.y+z.y/b)),we.free(E),Dt.free(z),y},Lt=de.prototype,Lt.Cs=function(){return null},Lt.av=function(){return null},Lt.bs=function(a,y){this.pj.add(a,y)},Lt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof oi&&(y.$p=null)})};function fc(a,y,x){function E(){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,b,ot):Me.requestAnimationFrame(E)}for(var b=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof b!="function"||z)return y(x,b,a);var ot=a,rt=x.callbackTimeout||300,at=+new Date;return Me.requestAnimationFrame(function(){E()}),null}Lt.Wz=function(a){return Ho?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Lt.Jx=function(a){return a===void 0&&(a={}),fc(this,this.Xz,a)},Lt.Xz=function(a,y,x){var E=im(x,a,"canvas",null);if(E===null)return null;x=E.Z.canvas;var b=null;if(x!==null)switch(b=a.returnType,b===void 0?b="string":b=b.toLowerCase(),b){case Ed+"data":b=E.getImageData(0,0,x.width,x.height);break;case Ed:E=(a.document||document).createElement("img"),E.src=x.toDataURL(a.type,a.details),b=E;break;case"blob":return typeof y!="function"&&Wt('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:b=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(b),null):b};function im(a,y,x,E){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Wt("properties argument must be an Object.");var b=y.size||null,z=y.scale||null;y.scale!==void 0&&isNaN(y.scale)&&(z="NaN");var tt=y.maxSize;y.maxSize===void 0&&(tt=x==="SVG"?new Ye(1/0,1/0):new Ye(2e3,2e3));var ot=y.position||null,rt=y.parts||null,at=y.padding===void 0?1:y.padding,ut=y.background||null,ft=y.omitTemporary;ft===void 0&&(ft=!0);var mt=y.document||document,yt=y.elementFinished||null,xt=y.showTemporary;xt===void 0&&(xt=!ft),y=y.showGrid,y===void 0&&(y=xt),b!==null&&isNaN(b.width)&&isNaN(b.height)&&(b=null),typeof at=="number"?at=new wi(at):at instanceof wi||Wt("MakeImage padding must be a Margin or a number."),at.left=Math.max(at.left,0),at.right=Math.max(at.right,0),at.top=Math.max(at.top,0),at.bottom=Math.max(at.bottom,0),a.ib.Vc(!0),ft=new Ya(null,mt,void 0,!0);var Mt=ft.context;if(!(b||z||rt||ot))return ft.width=a.Aa+Math.ceil(at.left+at.right),ft.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?E===null?null:(E.resize(ft.width,ft.height,ft.width,ft.height),E.ownerDocument=mt,E.hs=yt,nf(a,E.context,at,new Ye(ft.width,ft.height),a.Ca,a.pa,rt,ut,xt,y),E.context):(a.Xm=!1,nf(a,Mt,at,new Ye(ft.width,ft.height),a.Ca,a.pa,rt,ut,xt,y),a.Xm=!0,ft.context);var It=a.Pp,At=a.documentBounds.copy();if(At.Fv(a.yb),xt)for(var _t=a.Wa.s,Ht=_t.length,Vt=0;Vt<Ht;Vt++){var Xt=_t[Vt];if(Xt.visible&&Xt.isTemporary){Xt=Xt.Pa.s;for(var ue=Xt.length,$e=0;$e<ue;$e++){var dn=Xt[$e];dn.isInDocumentBounds&&dn.isVisible()&&(dn=dn.actualBounds,dn.w()&&At.ed(dn))}}}if(_t=new Dt(At.x,At.y),rt!==null){for(Ht=new we(0,0,0,0),Vt=!0,Xt=rt.iterator,Xt.reset();Xt.next();)ue=Xt.value,ue instanceof En&&($e=ue.layer,$e!==null&&!$e.visible||$e!==null&&!xt&&$e.isTemporary||!ue.isVisible()||(ue=ue.actualBounds,ue.w()&&(Vt?(Vt=!1,Ht.assign(ue)):Ht.ed(ue))));At.width=Ht.width,At.height=Ht.height,_t.x=Ht.x,_t.y=Ht.y}return ot!==null&&ot.w()&&(_t=ot,z||(z=It)),Ht=ot=0,at!==null&&(ot=at.left+at.right,Ht=at.top+at.bottom),Vt=Xt=0,b!==null&&(Xt=b.width,Vt=b.height,isFinite(Xt)&&(Xt=Math.max(0,Xt-ot)),isFinite(Vt)&&(Vt=Math.max(0,Vt-Ht))),b!==null&&z!==null?(z==="NaN"&&(z=It),b.w()?(b=Xt,At=Vt):isNaN(Vt)?(b=Xt,At=At.height*z):(b=At.width*z,At=Vt)):b!==null?b.w()?(z=Math.min(Xt/At.width,Vt/At.height),b=Xt,At=Vt):isNaN(Vt)?(z=Xt/At.width,b=Xt,At=At.height*z):(z=Vt/At.height,b=At.width*z,At=Vt):z!==null?z==="NaN"&&tt.w()?(z=Math.min((tt.width-ot)/At.width,(tt.height-Ht)/At.height),z>It?(z=It,b=At.width,At=At.height):(b=tt.width,At=tt.height)):(b=At.width*z,At=At.height*z):(z=It,b=At.width,At=At.height),at!==null?(b+=ot,At+=Ht):at=new wi(0),tt!==null&&(It=tt.width,tt=tt.height,isNaN(It)&&(It=2e3),isNaN(tt)&&(tt=2e3),isFinite(It)&&(b=Math.min(b,It)),isFinite(tt)&&(At=Math.min(At,tt))),ft.width=Math.ceil(b),ft.height=Math.ceil(At),x==="SVG"?E===null?null:(E.resize(ft.width,ft.height,ft.width,ft.height),E.ownerDocument=mt,E.hs=yt,nf(a,E.context,at,new Ye(Math.ceil(b),Math.ceil(At)),z,_t,rt,ut,xt,y),E.context):(a.Xm=!1,nf(a,Mt,at,new Ye(Math.ceil(b),Math.ceil(At)),z,_t,rt,ut,xt,y),a.Xm=!0,ft.context)}Re.Object.defineProperties(de.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof gt||(a===""&&(a="default"),a=a.toLowerCase(),a!==this.nl&&(this.nl=a,a==="default"||a==="canvas"?(a=this.pj.get("svg"),a!==null&&a.Oa.remove(),this.ta&&(this.ib=this.ta.context)):a==="svg"?(this.pj.contains("svg")?a=this.pj.get("svg"):(a=new Il(this,Me.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 Il(this,Me.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(Me,"resize",this.Ov,!1),this.removeEventListener(Me,"wheel",this.$j,!0),Kl===this&&(Kl=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),cg(this,a),this.hk())}}},$w:{get:function(){return this.Sq}},pi:{get:function(){return this.hf}},draggedLink:{get:function(){return this.nt},set:function(a){this.nt!==a&&(this.nt=a,a!==null&&(this.Vt=a.fromPort,this.Wt=a.toPort))}},Mx:{get:function(){return this.Vt},set:function(a){this.Vt=a}},Nx:{get:function(){return this.Wt},set:function(a){this.Wt=a}},animationManager:{get:function(){return this.Yd}},undoManager:{get:function(){return this.cc.undoManager}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a,this.cc.skipsUndoManager=a}},delaysLayout:{get:function(){return this.lt},set:function(a){this.lt=a}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1<a)&&rn(a,"0 <= value <= 1",de,"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),Ua(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),Ua(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),Ua(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),Ua(this,!1))}},scrollHorizontalLineChange:{get:function(){return this.iu},set:function(a){var y=this.iu;y!==a&&(0>a&&rn(a,">= 0",de,"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&&rn(a,">= 0",de,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var E=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===E&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===E&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===E&&(y.style.cursor=a,x.style.cursor=a)))}}}},defaultCursor:{get:function(){return this.Op},set:function(a){a===""&&(a="auto");var y=this.Op;y!==a&&(this.Op=a,this.g("defaultCursor",y,a))}},click:{get:function(){return this.zh},set:function(a){var y=this.zh;y!==a&&(this.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.Fh},set:function(a){var y=this.Fh;y!==a&&(this.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.Bh},set:function(a){var y=this.Bh;y!==a&&(this.Bh=a,this.g("contextClick",y,a))}},mouseOver:{get:function(){return this.Qh},set:function(a){var y=this.Qh;y!==a&&(this.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.Oh},set:function(a){var y=this.Oh;y!==a&&(this.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.Nh},set:function(a){var y=this.Nh;y!==a&&(this.Nh=a,this.g("mouseHold",y,a))}},mouseDragOver:{get:function(){return this.Qt},set:function(a){var y=this.Qt;y!==a&&(this.Qt=a,this.g("mouseDragOver",y,a))}},mouseDrop:{get:function(){return this.Lh},set:function(a){var y=this.Lh;y!==a&&(this.Lh=a,this.g("mouseDrop",y,a))}},handlesDragDropForTopLevelParts:{get:function(){return this.xt},set:function(a){var y=this.xt;y!==a&&(this.xt=a,this.g("handlesDragDropForTopLevelParts",y,a))}},mouseEnter:{get:function(){return this.Mh},set:function(a){var y=this.Mh;y!==a&&(this.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.Ph},set:function(a){var y=this.Ph;y!==a&&(this.Ph=a,this.g("mouseLeave",y,a))}},toolTip:{get:function(){return this.$h},set:function(a){var y=this.$h;y!==a&&(this.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.Ch},set:function(a){var y=this.Ch;y!==a&&(this.Ch=a,this.g("contextMenu",y,a))}},commandHandler:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a,a.Xe(this))}},toolManager:{get:function(){return this.te},set:function(a){this.te!==a&&(this.te=a,a.diagram=this)}},defaultTool:{get:function(){return this.ob},set:function(a){var y=this.ob;y!==a&&(this.ob=a,a.diagram=this,this.currentTool===y&&(this.currentTool=a))}},currentTool:{get:function(){return this.hb},set:function(a){var y=this.hb;y&&(y.isActive&&y.doDeactivate(),y.cancelWaitAfter(),y.doStop()),a===null&&(a=this.defaultTool),a!==null&&(this.hb=a,a.diagram=this,a.doStart())}},selection:{get:function(){return this.Hw}},maxSelectionCount:{get:function(){return this.Nt},set:function(a){var y=this.Nt;if(y!==a)if(0<=a&&!isNaN(a)){if(this.Nt=a,this.g("maxSelectionCount",y,a),!this.undoManager.isUndoingRedoing&&(a=this.selection.count-a,0<a)){this.R("ChangingSelection",this.selection),y=this.selection.Fa();for(var x=0;x<a;x++)y[x].isSelected=!1;this.R("ChangedSelection",this.selection)}}else rn(a,">= 0",de,"maxSelectionCount")}},nodeSelectionAdornmentTemplate:{get:function(){return this.St},set:function(a){var y=this.St;y!==a&&(this.St=a,this.g("nodeSelectionAdornmentTemplate",y,a))}},groupSelectionAdornmentTemplate:{get:function(){return this.wt},set:function(a){var y=this.wt;y!==a&&(this.wt=a,this.g("groupSelectionAdornmentTemplate",y,a))}},linkSelectionAdornmentTemplate:{get:function(){return this.Kt},set:function(a){var y=this.Kt;y!==a&&(this.Kt=a,this.g("linkSelectionAdornmentTemplate",y,a))}},highlighteds:{get:function(){return this.nw}},isModified:{get:function(){var a=this.undoManager;return a.isEnabled?a.currentTransaction!==null?!0:this.rn&&this.Ce!==a.historyIndex:this.rn},set:function(a){if(this.rn!==a){this.rn=a;var y=this.undoManager;!a&&y.isEnabled&&(this.Ce=y.historyIndex),a||$p(this)}}},model:{get:function(){return this.cc},set:function(a){var y=this.cc;if(y!==a){this.currentTool.doCancel(),y&&y.undoManager!==a.undoManager&&y.undoManager.isInTransaction&&Wt("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=dg(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var E=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=kg(this.cc.type);for(var b=0;b<x.length;b++)this.add(x[b]);a.Pe(this.Hb),this.partManager.addAllModeledParts(),a.ik(this.Hb),a.Pe(this.Oc),this.pf!==null&&this.pf.each(function(z){return a.Pe(z)}),this.vb=E,this.Ya(),this.vb||this.N(),y&&a.undoManager.copyProperties(y.undoManager)}}},aa:{get:function(){return this.rw},set:function(a){this.rw=a}},As:{get:function(){return this.sy}},skipsModelSourceBindings:{get:function(){return this.Iw},set:function(a){this.Iw=a}},Ns:{get:function(){return this.ou},set:function(a){this.ou=a}},nodeTemplate:{get:function(){return this.Lg.I("")},set:function(a){var y=this.Lg.I("");y!==a&&(this.Lg.add("",a),this.g("nodeTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},nodeTemplateMap:{get:function(){return this.Lg},set:function(a){var y=this.Lg;y!==a&&(this.Lg=a,this.g("nodeTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplate:{get:function(){return this.Yi.I("")},set:function(a){var y=this.Yi.I("");y!==a&&(this.Yi.add("",a),this.g("groupTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},groupTemplateMap:{get:function(){return this.Yi},set:function(a){var y=this.Yi;y!==a&&(this.Yi=a,this.g("groupTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplate:{get:function(){return this.Kh.I("")},set:function(a){var y=this.Kh.I("");y!==a&&(this.Kh.add("",a),this.g("linkTemplate",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},linkTemplateMap:{get:function(){return this.Kh},set:function(a){var y=this.Kh;y!==a&&(this.Kh=a,this.g("linkTemplateMap",y,a),this.undoManager.isUndoingRedoing||this.Wd())}},isMouseCaptured:{get:function(){return this.qw},set:function(a){var y=this.ta;y!==null&&(y=y.Oa,y instanceof SVGElement||(a?(this.lastInput.bubbles=!1,this.removeEventListener(y,"pointermove",this.dk,!1),this.removeEventListener(y,"pointerdown",this.ui,!1),this.removeEventListener(y,"pointerup",this.fk,!1),this.removeEventListener(y,"pointerout",this.ek,!1),this.removeEventListener(y,"pointercancel",this.ck,!1),this.addEventListener(Me,"pointermove",this.dk,!0),this.addEventListener(Me,"pointerdown",this.ui,!0),this.addEventListener(Me,"pointerup",this.fk,!0),this.addEventListener(Me,"pointerout",this.ek,!0),this.addEventListener(Me,"pointercancel",this.ck,!0),this.removeEventListener(y,"wheel",this.$j,!1),this.addEventListener(Me,"wheel",this.$j,!0),this.addEventListener(Me,"selectstart",this.preventDefault,!1)):(this.removeEventListener(Me,"pointermove",this.dk,!0),this.removeEventListener(Me,"pointerdown",this.ui,!0),this.removeEventListener(Me,"pointerup",this.fk,!0),this.removeEventListener(Me,"pointerout",this.ek,!0),this.removeEventListener(Me,"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(Me,"wheel",this.$j,!0),this.removeEventListener(Me,"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=Dt.alloc().assign(this.pa);if(!y.D(a)){var x=this.viewportBounds.copy();this.pa.assign(a),Gp(this.animationManager,y,this.pa),this.vb||this.ta===null&&!this.wo.w()?Ol(this):(this.vb=!0,a=this.scale,pg(this,this.Sp,this.Aa/a,this.ya/a,this.zk,!1),this.vb=!1),this.vb||this.onViewportBoundsChanged(x,this.viewportBounds,this.Ca,!1)}Dt.free(y)}},initialPosition:{get:function(){return this.zt},set:function(a){this.zt.D(a)||(this.zt=a.J())}},initialScale:{get:function(){return this.At},set:function(a){this.At!==a&&(this.At=a)}},grid:{get:function(){return this.fe===null&&(this.fe=Xp(this)),this.fe},set:function(a){var y=this.fe;if(y!==a){y===null&&(y=this.fe=Xp(this)),a.type!==Ie.Grid&&Wt("Diagram.grid must be a Panel of type Panel.Grid");var x=y.panel;x!==null&&x.remove(y),this.fe=a,a.name="GRID",x!==null&&x.add(a),Dl(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),Ol(this),this.Ya(),this.g("viewSize",y,a),this.redraw())}},fixedBounds:{get:function(){return this.ut},set:function(a){var y=this.ut;y.D(a)||(a.width!==-1/0&&a.height!==1/0&&a.height!==-1/0||Wt("fixedBounds width/height must not be Infinity"),this.ut=a=a.J(),this.Ya(),this.g("fixedBounds",y,a))}},scrollMargin:{get:function(){return this.rj},set:function(a){typeof a=="number"&&(a=new wi(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&&Ua(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,Ua(this,!1),this.g("positionComputation",y,a))}},scaleComputation:{get:function(){return this.fu},set:function(a){var y=this.fu;y!==a&&(this.fu=a,Lg(this,this.scale,this.scale),this.g("scaleComputation",y,a))}},documentBounds:{get:function(){return this.Sp}},isVirtualized:{get:function(){return this.It},set:function(a){var y=this.It;y!==a&&(this.It=a,this.g("isVirtualized",y,a))}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&Lg(this,y,a)}},defaultScale:{get:function(){return this.Pp},set:function(a){this.Pp=a}},autoScale:{get:function(){return this.yh},set:function(a){var y=this.yh;y!==a&&(this.yh=a,this.g("autoScale",y,a),a!==fs&&Ua(this,!1))}},initialAutoScale:{get:function(){return this.Fg},set:function(a){var y=this.Fg;y!==a&&(this.Fg=a,this.g("initialAutoScale",y,a))}},initialViewportSpot:{get:function(){return this.Bt},set:function(a){var y=this.Bt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.Bt=a,this.g("initialViewportSpot",y,a))}},initialDocumentSpot:{get:function(){return this.yt},set:function(a){var y=this.yt;y!==a&&(a.sb()||Wt("initialViewportSpot must be a specific Spot: "+a),this.yt=a,this.g("initialDocumentSpot",y,a))}},minScale:{get:function(){return this.Ot},set:function(a){var y=this.Ot;y!==a&&(0<a?(this.Ot=a,this.g("minScale",y,a),a>this.scale&&(this.scale=a)):rn(a,"> 0",de,"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)):rn(a,"> 0",de,"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),Ua(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 wi(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.Ya(),this.g("padding",y,a))}},partManager:{get:function(){return this.Pc},set:function(a){var y=this.Pc;y!==a&&(a.diagram!==null&&Wt("Cannot share PartManagers between Diagrams: "+a.toString()),y&&y.Xe(null),this.Pc=a,a.Xe(this))}},nodes:{get:function(){return this.partManager.nodes.iterator}},links:{get:function(){return this.partManager.links.iterator}},parts:{get:function(){return this.partManager.parts.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;y!==a&&(this.Sc=a,a.diagram=this,a.group=null,this.xh=!0,this.g("layout",y,a),this.$b())}},isTreePathToChildren:{get:function(){return this.Ht},set:function(a){var y=this.Ht;if(y!==a&&(this.Ht=a,this.g("isTreePathToChildren",y,a),!this.undoManager.isUndoingRedoing))for(a=this.nodes;a.next();)Kg(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==qu&&a!==dr&&a!==ff&&Wt("Unknown Diagram.treeCollapsePolicy: "+a),this.uu=a,this.g("treeCollapsePolicy",y,a))}},Ue:{get:function(){return this.pw},set:function(a){this.pw=a}},avoidanceCellSize:{get:function(){return this.aw},set:function(a){this.Xh=null,this.aw=new Ye(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 wi(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),Re.Object.defineProperties(de,{licenseKey:{get:function(){return Ig.jc()},set:function(a){Ig.add(a.replace(/\s/g,""))}},version:{get:function(){return Md}}}),de.prototype.makeImageData=de.prototype.Jx,de.prototype.makeImage=de.prototype.Wz,de.prototype.cacheGroupExternalLinks=de.prototype.Fu,de.prototype.addRenderer=de.prototype.bs,de.prototype.makeSVG=de.prototype.av,de.prototype.makeSvg=de.prototype.Cs,de.prototype.stopAutoScroll=de.prototype.ug,de.prototype.doAutoScroll=de.prototype.gs,de.prototype.isUnoccupied=de.prototype.Yj,de.prototype.raiseDiagramEvent=de.prototype.R,de.prototype.removeDiagramListener=de.prototype.am,de.prototype.addDiagramListener=de.prototype.Bj,de.prototype.findTreeRoots=de.prototype.yz,de.prototype.layoutDiagram=de.prototype.Uz,de.prototype.findTopLevelGroups=de.prototype.qz,de.prototype.findTopLevelNodesAndLinks=de.prototype.rz,de.prototype.ensureBounds=de.prototype.Va,de.prototype.findLinksByExample=de.prototype.ls,de.prototype.findNodesByExample=de.prototype.ms,de.prototype.findLinkForData=de.prototype.Kc,de.prototype.findNodeForData=de.prototype.ii,de.prototype.findPartForData=de.prototype.Lc,de.prototype.findLinkForKey=de.prototype.findLinkForKey,de.prototype.findNodeForKey=de.prototype.Vb,de.prototype.findPartForKey=de.prototype.findPartForKey,de.prototype.rebuildParts=de.prototype.Wd,de.prototype.transformViewToDoc=de.prototype.Ps,de.prototype.transformRectDocToView=de.prototype.zA,de.prototype.transformDocToView=de.prototype.op,de.prototype.centerRect=de.prototype.es,de.prototype.scrollToRect=de.prototype.tv,de.prototype.scroll=de.prototype.scroll,de.prototype.highlightCollection=de.prototype.Jz,de.prototype.highlight=de.prototype.Iz,de.prototype.selectCollection=de.prototype.rA,de.prototype.select=de.prototype.select,de.prototype.updateAllRelationshipsFromData=de.prototype.rp,de.prototype.updateAllTargetBindings=de.prototype.updateAllTargetBindings,de.prototype.commit=de.prototype.commit,de.prototype.rollbackTransaction=de.prototype.Kf,de.prototype.commitTransaction=de.prototype.eb,de.prototype.startTransaction=de.prototype.Ea,de.prototype.raiseChanged=de.prototype.g,de.prototype.raiseChangedEvent=de.prototype.cb,de.prototype.removeChangedListener=de.prototype.ik,de.prototype.addChangedListener=de.prototype.Pe,de.prototype.removeModelChangedListener=de.prototype.mA,de.prototype.addModelChangedListener=de.prototype.Yw,de.prototype.findLayer=de.prototype.Qj,de.prototype.removeLayer=de.prototype.kA,de.prototype.addLayerAfter=de.prototype.Cy,de.prototype.addLayerBefore=de.prototype.Ww,de.prototype.addLayer=de.prototype.Al,de.prototype.moveParts=de.prototype.moveParts,de.prototype.copyParts=de.prototype.Kj,de.prototype.removeParts=de.prototype.Is,de.prototype.remove=de.prototype.remove,de.prototype.add=de.prototype.add,de.prototype.clearDelayedGeometries=de.prototype.bx,de.prototype.setProperties=de.prototype.nm,de.prototype.attach=de.prototype.Du,de.prototype.set=de.prototype.set,de.prototype.resetInputOptions=de.prototype.Sx,de.prototype.setInputOption=de.prototype.sA,de.prototype.getInputOption=de.prototype.Ql,de.prototype.resetRenderingHints=de.prototype.Tx,de.prototype.setRenderingHint=de.prototype.Xx,de.prototype.getRenderingHint=de.prototype.Gf,de.prototype.maybeUpdate=de.prototype.bd,de.prototype.requestUpdate=de.prototype.$b,de.prototype.delayInitialization=de.prototype.Xy,de.prototype.isUpdateRequested=de.prototype.Pz,de.prototype.invalidateDocumentBounds=de.prototype.Ya,de.prototype.findObjectsNear=de.prototype.og,de.prototype.findPartsNear=de.prototype.mz,de.prototype.findObjectsIn=de.prototype.Cf,de.prototype.findPartsIn=de.prototype.ux,de.prototype.findObjectsAt=de.prototype.ji,de.prototype.findPartsAt=de.prototype.lz,de.prototype.findObjectAt=de.prototype.ic,de.prototype.findPartAt=de.prototype.Ol,de.prototype.focusObject=de.prototype.zz,de.prototype.alignDocument=de.prototype.Jy,de.prototype.zoomToRect=de.prototype.BA,de.prototype.zoomToFit=de.prototype.zoomToFit,de.prototype.diagramScroll=de.prototype.kx,de.prototype.focus=de.prototype.focus;var cf=new ln,om=null,Ho=Me.document!==void 0,kd=null,Ih="",fs=new le(de,"None",0),va=new le(de,"Uniform",1),Rh=new le(de,"UniformToFill",2),gc=new le(de,"CycleAll",10),Tg=new le(de,"CycleNotDirected",11),Ag=new le(de,"CycleNotDirectedFast",12),Bg=new le(de,"CycleNotUndirected",13),Dg=new le(de,"CycleDestinationTree",14),Og=new le(de,"CycleSourceTree",15),Qu=new le(de,"DocumentScroll",1),pc=new le(de,"InfiniteScroll",2),qu=new le(de,"TreeParentCollapsed",21),dr=new le(de,"AllParentsCollapsed",22),ff=new le(de,"AnyParentsCollapsed",23),Ig=new Pe,Md="2.3.10",Ed="image",mc=null,rm=!1;function is(){if(Ho){var a=Me.document.createElement("canvas"),y=a.getContext("2d"),x=pn("7ca11abfd022028846");y[x]=pn("398c3597c01238");for(var E=["5da73c80a36455d7038e4972187c3cae51fd22",Ue.Dx+"4ae6247590da4bb21c324ba3a84e385776",ei.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",Qt.za],b=1;5>b;b++)y[pn("7ca11abfd7330390")](pn(E[b-1]),10,15*b);for(y[x]=pn("39f046ebb36e4b"),x=1;5>x;x++)y[pn("7ca11abfd7330390")](pn(E[x-1]),10,15*x);(E.length!==4||E[0][0]!=="5"||E[3][0]!=="7")&&(ei.prototype.Cd=ei.prototype.Eu),mc=a}}de.className="Diagram",de.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=Me.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof de?y.H:null},de.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},de.useDOM=function(a){Ho=a?Me.document!==void 0:!1},de.isUsingDOM=function(){return Ho},de.None=fs,de.Uniform=va,de.UniformToFill=Rh,de.CycleAll=gc,de.CycleNotDirected=Tg,de.CycleNotDirectedFast=Ag,de.CycleNotUndirected=Bg,de.CycleDestinationTree=Dg,de.CycleSourceTree=Og,de.DocumentScroll=Qu,de.InfiniteScroll=pc,de.TreeParentCollapsed=qu,de.AllParentsCollapsed=dr,de.AnyParentsCollapsed=ff;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function bd(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=Me[pn("76a715b2f73f148a")][pn("72ba13b5")]||"";if(a.Rc=!0,Ho){var E=de[pn("76a115b6ed251eaf4692")];if(E)for(var b=Ig.iterator;b.next()&&(E=b.value,E=pn(E).split(pn("39e9")),!(6>E.length));){var z=pn(E[1]).split(".");if(E[4]!=="7da71ca0")break;var tt=pn(Ue[pn("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var ot=Me[pn("74a900bae4370f8b51")][pn("6fbb13a1c2311e8a57")].toLowerCase();if(tt=ot[pn("73a612b6fb191d")](pn("3aad1ab6e022098b4dc4")),z=pn(E[2]),-1<tt&&(ot=ot[pn("73a612b6fb191d")](z.toLowerCase()+"/"),a.Rc=!(-1<ot&&ot<tt),!a.Rc))break;for(tt=x[pn("76ad18b4f73e")],ot=x[pn("73a612b6fb191d")](pn("35e7"))+2;ot<tt;ot++)y+=x[ot];if(tt=y[pn("73a612b6fb191d")](z),0>tt&&z!==pn("7da71ca0ad381e90")&&(tt=y[pn("73a612b6fb191d")](pn("76a715b2ef3e149757"))),0>tt&&(tt=y[pn("73a612b6fb191d")](pn("76a715b2ef3e149757"))),0>tt&&(tt=y[pn("73a612b6fb191d")](pn("2bfa41fdb3784bca12"))),0>tt&&(tt=x[pn("73a612b6fb191d")](pn("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&tt<y[pn("73a612b6fb191d")](pn("35"))||y[pn("73a612b6fb191d")](pn("35"))===-1),!a.Rc||x[pn("73a612b6fb191d")](pn("7fb002b6ed25128b4da25b2e"))&&(a.Rc=!(-1<x[pn("73a612b6fb191d")](z)),!a.Rc)||(tt=Me[pn("76a715b2f73f148a")][pn("69ad17a1e03e")],ot=tt[pn("73a612b6fb191d")](pn("7fb002b6ed25128b4da25b2e")),-1<ot&&(a.Rc=!(tt[pn("73a612b6fb191d")](z)>ot),!a.Rc)))break;if(z[0]==="#"){tt=Me.document.createElement("div");for(var rt=E[0].replace(/[A-Za-z]/g,"");4>rt.length;)rt+="9";if(ot=rt,rt=rt.substr(rt.length-4),E="",E+=["gsh","gsf"][parseInt(rt.substr(0,1),10)%2],E+=["Header","Background","Display","Feedback"][parseInt(rt.substr(0,1),10)%4],tt[pn("79a417a0f0181a8946")]=E,Me.document[pn("78a712aa")]){Me.document[pn("78a712aa")][pn("7bb806b6ed32388c4a875b")](tt),rt=Me.getComputedStyle(tt).getPropertyValue(pn("78a704b7e62456904c9b12701b6532a8"));var at=Me.getComputedStyle(tt).getPropertyValue(pn("75b817b0ea2202"));if(Me.document[pn("78a712aa")][pn("68ad1bbcf533388c4a875b")](tt),rt){if(tt=Me[pn("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(pn("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(E="."+E,z=0;z<document.styleSheets.length;z++){tt=document.styleSheets[z].rules||document.styleSheets[z].cssRules;for(var ut in tt)if(E===tt[ut].selectorText){a.Rc=!1;break t}}}}else a.Rc=null,a.Rc=!1}}}else{for(ut=x[pn("76ad18b4f73e")],b=x[pn("73a612b6fb191d")](pn("35e7"))+2;b<ut;b++)y+=x[b];x=y[pn("73a612b6fb191d")](pn("7da71ca0ad381e90")),a.Rc=!(0<=x&&x<y[pn("73a612b6fb191d")](pn("35")))}}}return 0<a.Rc&&a!==a.wy}sm.className="DiagramHelper";function yu(a){this.j=a===void 0?new Dt:a,this.o=new Dt}Re.Object.defineProperties(yu.prototype,{point:{get:function(){return this.j},set:function(a){this.j=a}},shifted:{get:function(){return this.o},set:function(a){this.o=a}}});var vc="DraggingInfo";yu.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 Ye(NaN,NaN).freeze(),this.gridSnapCellSpot=Zi,this.gridSnapOrigin=new Dt(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"||Me.Element&&a instanceof Element)var x=de.call(this,a)||this;else x=de.call(this)||this,y=a;return ht(x),y&&x.nm(y),x}ye(dt,de);function ht(a){a.allowDragOut=!0,a.allowMove=!1,a.isReadOnly=!0,a.contentAlignment=qi,a.layout=new Gr}dt.prototype.reset=function(){de.prototype.reset.call(this),ht(this)},dt.className="Palette";function gt(a,y){if(typeof a=="string"||Me.Element&&a instanceof Element)var x=de.call(this,a)||this;else x=de.call(this)||this,y=a;var E=x;x.animationManager.isEnabled=!1,x.vb=!0,x.V=null,x.mn=!1,x.nn=!1,x.F=!0,x.u=!0,x.ia=0,x.o=!1,x.ql=null,x.Xx("drawShadows",!1),a=new En;var b=new ci;return b.stroke="magenta",b.strokeWidth=2,b.fill="transparent",b.name="BOXSHAPE",a.selectable=!0,a.selectionAdorned=!1,a.selectionObjectName="BOXSHAPE",a.locationObjectName="BOXSHAPE",a.resizeObjectName="BOXSHAPE",a.cursor="move",a.add(b),x.j=a,x.allowCopy=!1,x.allowDelete=!1,x.allowSelect=!0,x.autoScrollRegion=new wi(0,0,0,0),x.pa.h(0,0),x.toolManager.gb("Dragging",new Rt,x.toolManager.mouseMoveTools),x.click=function(){var z=E.observed;if(z!==null){var tt=z.viewportBounds,ot=E.lastInput.documentPoint;z.position=new Dt(ot.x-tt.width/2,ot.y-tt.height/2)}},x.Pf=function(){E.Ya(),Ft(E)},x.Xd=function(){E.observed!==null&&(E.Ya(),E.N())},x.Ha=function(){1>E.updateDelay?E.N():E.o||(E.o=!0,setTimeout(function(){return E.redraw()},E.updateDelay))},x.Of=function(){E.observed!==null&&Ft(E)},x.autoScale=va,x.vb=!1,y&&Object.assign(x,y),x}ye(gt,de),gt.prototype.computePixelRatio=function(){return 1},gt.prototype.redraw=function(){if(this.o&&1<=this.updateDelay){this.o=!1;var a=this.ta,y=this.ib;if(a!==null&&y!==null){if(Pd(this),this.ql===null){var x=new Ya(null);x.width=a.width,x.height=a.height,this.ql=x}try{this.ta=this.ql,this.ib=this.ta.context,this.ib.Vc(!0),this.ib.setTransform(1,0,0,1,0,0),this.ib.clearRect(0,0,this.ta.width,this.ta.height),Pt(this)}finally{this.ta=a,this.ib=y}}}de.prototype.redraw.call(this)},gt.prototype.gc=function(){if(this.Ka===null&&Wt("No div specified"),this.ta===null&&Wt("No canvas specified"),!(this.ta instanceof Il)&&(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?Pt(this):this.ql!==null&&(a.drawImage(this.ql.Oa,0,0),y=this.Ab,y.reset(),this.scale!==1&&y.scale(this.scale),this.position.x===0&&this.position.y===0||y.translate(-this.position.x,-this.position.y),a.scale(this.Mb,this.Mb),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.yc()),y=this.Wa.s;for(var x=y.length,E=0;E<x;E++)y[E].gc(a,this);this.Fc=this.vd=!1}}};function Pt(a){var y=a.observed;if(y!==null){var x=a.drawsTemporaryLayers,E=a.drawsGrid&&x,b=y.grid;E&&b!==null&&b.visible&&!isNaN(b.width)&&!isNaN(b.height)&&(b=we.alloc().assign(a.viewportBounds).ed(y.viewportBounds),Dl(y,b),we.free(b),Qr(y));var z=a.Ab;z.reset(),a.scale!==1&&z.scale(a.scale),a.position.x===0&&a.position.y===0||z.translate(-a.position.x,-a.position.y),b=a.ib,b.scale(a.Mb,a.Mb),b.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),b.yc(),y=y.Wa.s,z=y.length;for(var tt=0;tt<z;tt++){var ot=y[tt],rt=a;if(ot.visible&&ot.opacity!==0){var at=ot.diagram.grid.part;if(!x&&ot.isTemporary)E&&at.layer===ot&&(ot=vu(ot,b),at.gc(b,rt),b.globalAlpha=ot);else{for(var ut=vu(ot,b),ft=rt.scale,mt=we.alloc(),yt=ot.Pa.s,xt=yt.length,Mt=0;Mt<xt;Mt++){var It=yt[Mt];(E||It!==at)&&ot.Oj(b,It,rt,null,ft,mt,!1)}we.free(mt),b.globalAlpha=ut}}}}}function Ft(a){var y=a.box;if(y!==null){var x=a.observed;if(x!==null){a.Fc=!0,x=x.viewportBounds;var E=y.selectionObject,b=Ye.alloc();b.h(x.width,x.height),E.desiredSize=b,Ye.free(b),a=2/a.scale,E instanceof ci&&(E.strokeWidth=a),y.location=new Dt(x.x-a/2,x.y-a/2),y.isSelected=!0}}}gt.prototype.computeBounds=function(){var a=this.observed;if(a===null)return _a;var y=a.documentBounds.copy();return y.ed(a.viewportBounds),y},gt.prototype.invalidateViewport=function(){this.Fc!==!0&&(this.Fc=!0,this.$b())},gt.prototype.onViewportBoundsChanged=function(a,y,x,E){this.vb||(this.vd=!0,this.N(),this.Ee=!0,this.Ya(),Ft(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.Oz=E,this.R("ViewportBoundsChanged",this.fc,a))},Re.Object.defineProperties(gt.prototype,{observed:{get:function(){return this.V},set:function(a){var y=this.V;if(a instanceof gt&&Wt("Overview.observed Diagram may not be an Overview itself: "+a),y!==a){if(y!==null&&(this.remove(this.box),y.am("ViewportBoundsChanged",this.Pf),y.am("DocumentBoundsChanged",this.Xd),y.am("InvalidateDraw",this.Ha),y.am("AnimationFinished",this.Of)),this.V=a,a!==null&&(a.Bj("ViewportBoundsChanged",this.Pf),a.Bj("DocumentBoundsChanged",this.Xd),a.Bj("InvalidateDraw",this.Ha),a.Bj("AnimationFinished",this.Of),this.add(this.box)),this.Ya(),a===null){this.ql=null;var x=this.ta,E=this.ib;x&&E&&(E.setTransform(1,0,0,1,0,0),E.clearRect(0,0,x.width,x.height))}else this.Ha(null),Ft(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),Ft(this),this.g("box",y,a))}},drawsTemporaryLayers:{get:function(){return this.F},set:function(a){this.F!==a&&(this.F=a,this.redraw())}},drawsGrid:{get:function(){return this.u},set:function(a){this.u!==a&&(this.u=a,this.redraw())}},updateDelay:{get:function(){return this.ia},set:function(a){0>a&&(a=0),this.ia!==a&&(this.ia=a)}}}),gt.className="Overview";function Rt(){Oo.call(this),this.j=null}ye(Rt,Oo),Rt.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 Dt(x.width/2,x.height/2),a=a.firstInput.documentPoint,y.position=new Dt(a.x-this.j.x,a.y-this.j.y)),!0)},Rt.prototype.doActivate=function(){this.j=null,Oo.prototype.doActivate.call(this)},Rt.prototype.doUpdateCursor=function(){var a=this.diagram,y=a.box;y!==null&&y.cursor&&(a.currentCursor=y.cursor)},Rt.prototype.moveParts=function(){var a=this.diagram,y=a.observed;if(y!==null){var x=a.box;if(x!==null){if(this.j===null){var E=a.firstInput.documentPoint;x=x.location,this.j=new Dt(E.x-x.x,E.y-x.y)}a=a.lastInput.documentPoint,y.position=new Dt(a.x-this.j.x,a.y-this.j.y)}}},Rt.className="OverviewDraggingTool";function Ot(){kn(this),this.H=Kl,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=_a,this.hb=!0,this.cg=null,this.ob=200}Ot.prototype.toString=function(){return"CommandHandler"},Ot.prototype.Xe=function(a){this.H=a},Ot.prototype.doKeyDown=function(){var a=this.diagram,y=a.lastInput,x=fi?y.meta:y.control,E=y.shift,b=y.alt,z=y.key;!x||z!=="C"&&z!=="Insert"?x&&z==="X"||E&&z==="Del"?this.canCutSelection()&&this.cutSelection():x&&z==="V"||E&&z==="Insert"?this.canPasteSelection()&&this.pasteSelection():x&&z==="Y"||b&&E&&z==="Backspace"?this.canRedo()&&this.redo():x&&z==="Z"||b&&z==="Backspace"?this.canUndo()&&this.undo():z==="Del"||z==="Backspace"?this.canDeleteSelection()&&this.deleteSelection():x&&z==="A"?this.canSelectAll()&&this.selectAll():z==="Esc"?this.canStopCommand()&&this.stopCommand():z==="Up"?a.allowVerticalScroll&&(x?a.scroll("pixel","up"):a.scroll("line","up")):z==="Down"?a.allowVerticalScroll&&(x?a.scroll("pixel","down"):a.scroll("line","down")):z==="Left"?a.allowHorizontalScroll&&(x?a.scroll("pixel","left"):a.scroll("line","left")):z==="Right"?a.allowHorizontalScroll&&(x?a.scroll("pixel","right"):a.scroll("line","right")):z==="PageUp"?E&&a.allowHorizontalScroll?a.scroll("page","left"):a.allowVerticalScroll&&a.scroll("page","up"):z==="PageDown"?E&&a.allowHorizontalScroll?a.scroll("page","right"):a.allowVerticalScroll&&a.scroll("page","down"):z==="Home"?x&&a.allowVerticalScroll?a.scroll("document","up"):!x&&a.allowHorizontalScroll&&a.scroll("document","left"):z==="End"?x&&a.allowVerticalScroll?a.scroll("document","down"):!x&&a.allowHorizontalScroll&&a.scroll("document","right"):z===" "?this.canScrollToPart()&&this.scrollToPart():z==="Subtract"?this.canDecreaseZoom()&&this.decreaseZoom():z==="Add"?this.canIncreaseZoom()&&this.increaseZoom():x&&z==="0"?this.canResetZoom()&&this.resetZoom():E&&z==="Z"?this.canZoomToFit()&&this.zoomToFit():x&&!E&&z==="G"?this.canGroupSelection()&&this.groupSelection():x&&E&&z==="G"?this.canUngroupSelection()&&this.ungroupSelection():z==="F2"||y.event&&y.event.key==="F2"?this.canEditTextBlock()&&this.editTextBlock():z==="ContextMenu"||y.event&&y.event.key==="ContextMenu"?this.canShowContextMenu()&&this.showContextMenu():y.bubbles=!0:this.canCopySelection()&&this.copySelection()},Ot.prototype.doKeyUp=function(){this.diagram.lastInput.bubbles=!0},Ot.prototype.stopCommand=function(){var a=this.diagram,y=a.currentTool;y instanceof Fo&&a.allowSelect&&a.clearSelection(),y!==null&&y.doCancel()},Ot.prototype.canStopCommand=function(){return!0},Ot.prototype.selectAll=function(){var a=this.diagram;a.N();try{a.currentCursor="wait",a.R("ChangingSelection",a.selection);for(var y=a.parts;y.next();)y.value.isSelected=!0;for(var x=a.nodes;x.next();)x.value.isSelected=!0;for(var E=a.links;E.next();)E.value.isSelected=!0}finally{a.R("ChangedSelection",a.selection),a.currentCursor=""}},Ot.prototype.canSelectAll=function(){return this.diagram.allowSelect},Ot.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 Ce,x=a.selection.iterator;x.next();)Gh(y,x.value,!0,this.deletesTree?1/0:0,this.deletesConnectedLinks?null:!1,function(E){return E.canDelete()});a.Is(y,!0),a.R("SelectionDeleted",y)}finally{a.eb("Delete"),a.R("ChangedSelection",a.selection),a.currentCursor=""}},Ot.prototype.canDeleteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowDelete||a.selection.count===0)},Ot.prototype.copySelection=function(){var a=this.diagram,y=new Ce;for(a=a.selection.iterator;a.next();)Gh(y,a.value,!0,this.copiesTree?1/0:0,this.copiesConnectedLinks,function(x){return x.canCopy()});this.copyToClipboard(y)},Ot.prototype.canCopySelection=function(){var a=this.diagram;return!!(a.allowCopy&&a.allowClipboard&&a.selection.count!==0)},Ot.prototype.cutSelection=function(){this.copySelection(),this.deleteSelection()},Ot.prototype.canCutSelection=function(){var a=this.diagram;return!!(!a.isReadOnly&&!a.isModelReadOnly&&a.allowCopy&&a.allowDelete&&a.allowClipboard&&a.selection.count!==0)},Ot.prototype.copyToClipboard=function(a){var y=this.diagram,x=null;if(a===null)kd=null,Ih="";else{x=y.model;var E=!1,b=!1,z=null;try{x.Tl()&&(E=x.Jj,x.Jj=this.copiesParentKey),x.Wj()&&(b=x.Ij,x.Ij=this.copiesGroupKey),z=y.Kj(a,null,!0)}finally{x.Tl()&&(x.Jj=E),x.Wj()&&(x.Ij=b),x=new Pe,x.addAll(z),kd=x,Ih=y.model.dataFormat}}y.R("ClipboardChanged",x)},Ot.prototype.pasteFromClipboard=function(){var a=new Ce,y=kd;if(y===null)return a;var x=this.diagram;if(Ih!==x.model.dataFormat)return a;var E=x.model,b=!1,z=!1,tt=null;try{E.Tl()&&(b=E.Jj,E.Jj=this.copiesParentKey),E.Wj()&&(z=E.Ij,E.Ij=this.copiesGroupKey),tt=x.Kj(y,x,!1)}finally{for(E.Tl()&&(E.Jj=b),E.Wj()&&(E.Ij=z),y=tt.iterator;y.next();)x=y.value,E=y.key,x.location.w()||(E.location.w()?x.location=E.location:!x.position.w()&&E.position.w()&&(x.position=E.position)),a.add(x)}return a},Ot.prototype.pasteSelection=function(a){a===void 0&&(a=null);var y=this.diagram;try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Paste");var x=this.pasteFromClipboard();0<x.count&&y.clearSelection(!0);for(var E=x.iterator;E.next();)E.value.isSelected=!0;if(a!==null){var b=y.computePartsBounds(y.selection);if(b.w()){var z=this.computeEffectiveCollection(y.selection,y.Wm);Bh(y,z,new Dt(a.x-b.centerX,a.y-b.centerY),y.Wm,!1)}}y.R("ClipboardPasted",x)}finally{y.eb("Paste"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Ot.prototype.canPasteSelection=function(){var a=this.diagram;return!(a.isReadOnly||a.isModelReadOnly||!a.allowInsert||!a.allowClipboard||kd===null||kd.count===0||Ih!==a.model.dataFormat)},Ot.prototype.undo=function(){this.diagram.undoManager.undo()},Ot.prototype.canUndo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canUndo()},Ot.prototype.redo=function(){this.diagram.undoManager.redo()},Ot.prototype.canRedo=function(){var a=this.diagram;return a.isReadOnly||a.isModelReadOnly?!1:a.allowUndo&&a.undoManager.canRedo()},Ot.prototype.decreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;y.autoScale===fs&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Ot.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==fs?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Ot.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===fs&&(a=y.scale*a,a<y.minScale||a>y.maxScale||(y.scale=a))},Ot.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==fs?!1:(a=y.scale*a,a<y.minScale||a>y.maxScale?!1:y.allowZoom)},Ot.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;a<y.minScale||a>y.maxScale||(y.scale=a)},Ot.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return a<y.minScale||a>y.maxScale?!1:y.allowZoom},Ot.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,E=a.scale;Yl(y,"Zoom To Fit"),this.isZoomToFitRestoreEnabled&&E===this.Au&&!isNaN(this.Jt)&&a.documentBounds.D(this.yu)?(a.scale=this.Jt,a.position=this.sw,this.Au=NaN,this.yu=_a):(this.Jt=E,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),Jc(y)},Ot.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Ot.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 E=this.scrollToPartPause;if(0<E){var b=Zt(this,a,[a]);if(b.length===1)y.Ea(),y.es(a.actualBounds),y.eb("Scroll To Part");else{var z=function(){y.Ea();for(var rt=b.pop();0<b.length&&rt instanceof en&&rt.isTreeExpanded&&(!(rt instanceof oi)||rt.isSubGraphExpanded);)rt=b.pop();0<b.length?(rt instanceof En&&y.tv(rt.actualBounds),rt instanceof en&&!rt.isTreeExpanded&&(rt.isTreeExpanded=!0),rt instanceof oi&&!rt.isSubGraphExpanded&&(rt.isSubGraphExpanded=!0)):(rt instanceof En&&y.es(rt.actualBounds),y.am("LayoutCompleted",tt)),y.eb("Scroll To Part")},tt=function(){Ei(z,(x.isEnabled?x.duration:0)+E)};y.Bj("LayoutCompleted",tt),z()}}else{var ot=y.position.copy();y.es(a.actualBounds),ot.Xa(y.position)&&x.Cc()}}};function Zt(a,y,x){if(y.isVisible())return x;if(y instanceof Hi)Zt(a,y.adornedPart,x);else if(y instanceof We){var E=y.fromNode;E!==null&&Zt(a,E,x),y=y.toNode,y!==null&&Zt(a,y,x)}else y instanceof en&&(E=y.labeledLink,E!==null&&Zt(a,E,x),E=y.pg(),E!==null&&(E.isTreeExpanded||E.wasTreeExpanded||x.push(E),Zt(a,E,x))),y=y.containingGroup,y!==null&&(y.isSubGraphExpanded||y.wasSubGraphExpanded||x.push(y),Zt(a,y,x));return x}Ot.prototype.canScrollToPart=function(a){return a===void 0&&(a=null),a!==null&&!(a instanceof En)?!1:(a=this.diagram,a.selection.count===0&&a.highlighteds.count===0?!1:a.allowHorizontalScroll&&a.allowVerticalScroll)},Ot.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 Pe;if(a!==null&&a.isTreeExpanded)a.collapseTree(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof en&&b.isTreeExpanded&&(b.collapseTree(),x.add(b))}y.R("TreeCollapsed",x)}finally{y.eb("Collapse Tree")}},Ot.prototype.canCollapseTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof en&&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 en&&y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Ot.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 Pe;if(a!==null&&!a.isTreeExpanded)a.expandTree(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof en&&!b.isTreeExpanded&&(b.expandTree(),x.add(b))}y.R("TreeExpanded",x)}finally{y.eb("Expand Tree")}},Ot.prototype.canExpandTree=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null){if(!(a instanceof en)||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 en&&!y.isTreeExpanded&&0<y.Qo().count)return!0;return!1},Ot.prototype.groupSelection=function(){var a=this.diagram,y=a.model;if(y.Xj()){var x=this.archetypeGroupData;if(x!==null){var E=null;try{a.currentCursor="wait",a.R("ChangingSelection",a.selection),a.Ea("Group");for(var b=new Pe,z=a.selection.iterator;z.next();){var tt=z.value;tt.Zc()&&tt.canGroup()&&b.add(tt)}for(var ot=new Pe,rt=b.iterator;rt.next();){var at=rt.value;z=!1;for(var ut=b.iterator;ut.next();)if(at.Td(ut.value)){z=!0;break}z||ot.add(at)}if(0<ot.count){var ft=ot.first().containingGroup;if(ft!==null)for(;ft!==null;){b=!1;for(var mt=ot.iterator;mt.next();)if(!mt.value.Td(ft)){b=!0;break}if(b)ft=ft.containingGroup;else break}if(x instanceof oi)Ka(x),E=x.copy(),E!==null&&a.add(E);else if(y.Yu(x)){var yt=y.copyNodeData(x);Kt(yt)&&(y.xf(yt),E=a.ii(yt))}if(E!==null){ft!==null&&this.isValidMember(ft,E)&&(E.containingGroup=ft);for(var xt=ot.iterator;xt.next();){var Mt=xt.value;this.isValidMember(E,Mt)&&(Mt.containingGroup=E)}a.clearSelection(!0),E.isSelected=!0}}a.R("SelectionGrouped",E)}finally{a.eb("Group"),a.R("ChangedSelection",a.selection),a.currentCursor=""}}}},Ot.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 Se(a){var y=Ke();for(a=a.iterator;a.next();){var x=a.value;x instanceof We||y.push(x)}a=new Ce,x=y.length;for(var E=0;E<x;E++){for(var b=y[E],z=!0,tt=0;tt<x;tt++)if(b.Td(y[tt])){z=!1;break}z&&a.add(b)}return be(y),a}Ot.prototype.isValidMember=function(a,y){if(y===null||a===y||y instanceof We)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},Ot.prototype.ungroupSelection=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.model;if(x.Xj())try{y.currentCursor="wait",y.R("ChangingSelection",y.selection),y.Ea("Ungroup");var E=new Pe;if(a!==null)E.add(a);else for(var b=y.selection.iterator;b.next();){var z=b.value;z instanceof oi&&z.canUngroup()&&E.add(z)}var tt=new Pe;if(0<E.count){y.clearSelection(!0);for(var ot=E.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 ft=tt.iterator;ft.next();){var mt=ft.value;if(mt.isSelected=!0,!(mt instanceof We)){var yt=mt.data;yt!==null?x.mp(yt,ut):mt.containingGroup=at}}y.remove(rt)}}y.R("SelectionUngrouped",E,tt)}finally{y.eb("Ungroup"),y.R("ChangedSelection",y.selection),y.currentCursor=""}},Ot.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 oi))return!1;if(a.canUngroup())return!0}else for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof oi&&y.canUngroup())return!0;return!1},Ot.prototype.addTopLevelParts=function(a,y){var x=!0;for(a=Se(a).iterator;a.next();){var E=a.value;E.containingGroup!==null&&(!y||this.isValidMember(null,E)?E.containingGroup=null:x=!1)}return x},Ot.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 Pe;if(a!==null&&a.isSubGraphExpanded)a.collapseSubGraph(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof oi&&b.isSubGraphExpanded&&(b.collapseSubGraph(),x.add(b))}y.R("SubGraphCollapsed",x)}finally{y.eb("Collapse SubGraph")}},Ot.prototype.canCollapseSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return!!(a instanceof oi&&a.isSubGraphExpanded);for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof oi&&y.isSubGraphExpanded)return!0;return!1},Ot.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 Pe;if(a!==null&&!a.isSubGraphExpanded)a.expandSubGraph(),x.add(a);else if(a===null)for(var E=y.selection.iterator;E.next();){var b=E.value;b instanceof oi&&!b.isSubGraphExpanded&&(b.expandSubGraph(),x.add(b))}y.R("SubGraphExpanded",x)}finally{y.eb("Expand SubGraph")}},Ot.prototype.canExpandSubGraph=function(a){a===void 0&&(a=null);var y=this.diagram;if(y.isReadOnly)return!1;if(a!==null)return a instanceof oi&&!a.isSubGraphExpanded;for(a=y.selection.iterator;a.next();)if(y=a.value,y instanceof oi&&!y.isSubGraphExpanded)return!0;return!1},Ot.prototype.editTextBlock=function(a){a===void 0&&(a=null);var y=this.diagram,x=y.toolManager.findTool("TextEditing");if(x!==null){if(a===null){a=null;for(var E=y.selection.iterator;E.next();){var b=E.value;if(b.canEdit()){a=b;break}}if(a===null)return;a=a.Nl(function(z){return z instanceof vo&&z.editable})}a!==null&&(y.currentTool=null,x.textBlock=a,y.currentTool=x)}},Ot.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 vo))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 vo&&x.editable}),a!==null))return!0;return!1},Ot.prototype.showContextMenu=function(a){var y=this.diagram,x=y.toolManager.findTool("ContextMenu");if(x!==null&&(a===void 0&&(a=0<y.selection.count?y.selection.first():y),a=x.findObjectWithContextMenu(a),a!==null)){var E=y.lastInput,b=null;a instanceof Jt?b=a.ga(xi):y.viewportBounds.ca(E.documentPoint)||(b=y.viewportBounds,b=new Dt(b.x+b.width/2,b.y+b.height/2)),b!==null&&(E.viewPoint=y.op(b),E.documentPoint=b,E.left=!1,E.right=!0,E.up=!0),y.currentTool=x,gu(x,!1,a)}},Ot.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)},Ot.prototype.computeEffectiveCollection=function(a,y){var x=this.diagram,E=x.toolManager.findTool("Dragging"),b=x.currentTool===E;if(y===void 0&&(y=b?E.dragOptions:x.Wm),E=new ln,a===null)return E;for(var z=a.iterator;z.next();)Jl(x,E,z.value,b,y);if(x.draggedLink!==null&&y.dragsLink)return E;for(z=a.iterator;z.next();)a=z.value,a instanceof We&&(y=a.fromNode,y===null||E.contains(y)?(y=a.toNode,y===null||E.contains(y)||E.remove(a)):E.remove(a));return E},Re.Object.defineProperties(Ot.prototype,{diagram:{get:function(){return this.H}},copiesClipboardData:{get:function(){return this.o},set:function(a){this.o=a}},copiesConnectedLinks:{get:function(){return this.u},set:function(a){this.u=a}},deletesConnectedLinks:{get:function(){return this.Ha},set:function(a){this.Ha=a}},copiesTree:{get:function(){return this.ia},set:function(a){this.ia=a}},deletesTree:{get:function(){return this.nb},set:function(a){this.nb=a}},copiesParentKey:{get:function(){return this.V},set:function(a){this.V=a}},copiesGroupKey:{get:function(){return this.F},set:function(a){this.F=a}},archetypeGroupData:{get:function(){return this.j},set:function(a){this.j=a}},memberValidation:{get:function(){return this.ij},set:function(a){this.ij=a}},defaultScale:{get:function(){return this.diagram.defaultScale},set:function(a){this.diagram.defaultScale=a}},zoomFactor:{get:function(){return this.Hb},set:function(a){1<a||Wt("zoomFactor must be larger than 1.0, not: "+a),this.Hb=a}},isZoomToFitRestoreEnabled:{get:function(){return this.hb},set:function(a){this.hb=a}},scrollToPartPause:{get:function(){return this.ob},set:function(a){this.ob=a}}}),Ot.className="CommandHandler",Yp=function(){return new Ot};function Jt(){kn(this),this.l=30723,this.pb=1,this.bn="",this.Ma=this.Me=null,this.pa=new Dt(NaN,NaN).freeze(),this.jd=wr,this.Ab=new ei,this.wh=new ei,this.Lb=null,this.Ca=this.Kk=1,this.Kb=0,this.Kg=$r,this.uc=new we(NaN,NaN,NaN,NaN).freeze(),this.Ib=new we(NaN,NaN,NaN,NaN).freeze(),this.dc=new we(0,0,NaN,NaN).freeze(),this.ba=this.Yn=this.Zn=null,this.sk=this.Jb=Ar,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 Oe,Te,mn,wn,jn,ai,Di,yi,zi,ro;Jt.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=Je(this.Dh)),this.tb!==null&&(a.tb=this.tb.copy())},Jt.prototype.Vw=function(a){var y=this.Dh;if($t(y)){for(var x=0;x<y.length;x++)if(y[x]===a)return}else this.Dh=y=[];y.push(a)},Jt.prototype.Af=function(a){a.Zn=null,a.Ng=null,a.v()},Jt.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},Jt.prototype.copy=function(){return this.clone()},Lt=Jt.prototype,Lt.qb=function(a){a.classType===We?a.name.indexOf("Orient")===0?this.segmentOrientation=a:Wt("Unknown Link enum value for GraphObject.segmentOrientation property: "+a):a.classType===Jt&&(this.stretch=a)},Lt.toString=function(){return me(this.constructor)+"#"+di(this)},Lt.th=function(){this.A!==null&&(this.A.nc=!0)};function vi(a){a.A===null?a.A=new Sc:a.A.nc&&(a.A=a.A.copy())}Lt.Xc=function(){if(this.ba===null){var a=new Rg;a.Xi=Bi,a.yj=Bi,a.Vi=10,a.wj=10,a.Wi=0,a.xj=0,this.ba=a}},Lt.cb=function(a,y,x,E,b,z,tt){var ot=this.part;if(ot!==null&&(ot.gk(a,y,x,E,b,z,tt),x===this&&a===No&&Wr(this)&&Co(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 ln),tt=z.undoManager.transactionLevel===0,a.startCondition===Nh?tt=!0:a.startCondition===yd&&(tt=!1),tt?(z=new Jr,Wp(a,z),tt=this.jo.get(a),tt!==null&&tt.stop(),this.jo.add(a,z),z.vu=this,z.Nw=a,z.add(this,y,E,b),z.start()):(Yl(z.animationManager,"Trigger"),z.animationManager.defaultAnimation.add(this,y,E,b)))),this instanceof Ie&&x===ot&&(ot.l&16777216)!==0&&ot.data!==null))for(x=this.O.s,E=x.length,b=0;b<E;b++)ot=x[b],ot instanceof Ie&&Ad(ot,function(rt){rt.data!==null&&rt.l&16777216&&rt.La(y)})};function Co(a,y,x){var E=a.ih();if(E!==null)for(var b=a.localBindings.iterator;b.next();){var z=b.value,tt=null;if(z.sourceName!==null){if(tt=M1(z,E,a),tt===null)continue;z.sp(a,tt,x,null)}else if(z.isToModel){var ot=y.diagram;ot===null||ot.skipsModelSourceBindings||z.sp(a,ot.model.modelData,x,E)}else{if(ot=E.data,ot===null)continue;var rt=y.diagram;rt===null||rt.skipsModelSourceBindings||z.sp(a,ot,x,E)}tt===a&&(ot=E.ks(z.Ai),ot!==null&&z.Mv(ot,tt,x))}}Lt.ks=function(a){return this.bindingId===a?this:null},Lt.g=function(a,y,x){this.cb(No,a,this,y,x)},Lt.Ge=function(a,y,x,E){var b=this.uc;if(b.h(a,y,x,E),this.Ca!==1||this.Kb!==0){this.Lb===null&&(this.Lb=new ei);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),z.pp(b)}};function Lr(a,y,x,E){return a.pickable===!1?!1:(E.multiply(a.transform),x?a.Yc(y,E):a.fh(y,E))}Lt.tx=function(a,y,x){if(this.pickable===!1)return!1;var E=this.naturalBounds;return y=a.Bf(y),x?Ni(a.x,a.y,0,0,0,E.height)<=y||Ni(a.x,a.y,0,E.height,E.width,E.height)<=y||Ni(a.x,a.y,E.width,E.height,E.width,0)<=y||Ni(a.x,a.y,E.width,0,0,0)<=y:a.zd(0,0)<=y&&a.zd(0,E.height)<=y&&a.zd(E.width,0)<=y&&a.zd(E.width,E.height)<=y},Lt.se=function(){return!0},Lt.ca=function(a){var y=Dt.alloc();y.assign(a),this.transform.Ga(y);var x=this.actualBounds;if(!x.w())return Dt.free(y),!1;var E=this.diagram;if(E!==null&&E.wq){var b=E.Ql("extraTouchThreshold"),z=E.Ql("extraTouchArea"),tt=z/2,ot=this.naturalBounds;E=this.Df()*E.scale;var rt=1/E;if(ot.width*E<b&&ot.height*E<b)return a=br(x.x-tt*rt,x.y-tt*rt,x.width+z*rt,x.height+z*rt,y.x,y.y),Dt.free(y),a}return b=!1,(this instanceof Hi||this instanceof ci?br(x.x-5,x.y-5,x.width+10,x.height+10,y.x,y.y):x.ca(y))&&(this.tb&&!this.tb.ca(y)?b=!1:this.areaBackground!==null&&x.ca(y)||this.Ma!==null&&this.dc.ca(a)?b=!0:b=this.gh(a)),Dt.free(y),b},Lt.gh=function(a){var y=this.naturalBounds;return br(0,0,y.width,y.height,a.x,a.y)},Lt.Re=function(a){if(this.angle===0)return this.actualBounds.Re(a);var y=this.naturalBounds;y=we.allocAt(0,0,y.width,y.height);var x=this.transform,E=!1,b=Dt.allocAt(a.x,a.y);return y.ca(x.Cd(b))&&(b.h(a.x,a.bottom),y.ca(x.Cd(b))&&(b.h(a.right,a.bottom),y.ca(x.Cd(b))&&(b.h(a.right,a.y),y.ca(x.Cd(b))&&(E=!0)))),Dt.free(b),we.free(y),E},Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.naturalBounds,E=!1,b=Dt.allocAt(0,0);return a.ca(y.Ga(b))&&(b.h(0,x.height),a.ca(y.Ga(b))&&(b.h(x.width,x.height),a.ca(y.Ga(b))&&(b.h(x.width,0),a.ca(y.Ga(b))&&(E=!0)))),Dt.free(b),E},Lt.Yc=function(a,y){if(y===void 0&&(y=this.transform,this.angle===0))return a.Yc(this.actualBounds);var x=this.naturalBounds,E=Dt.allocAt(0,0),b=Dt.allocAt(0,x.height),z=Dt.allocAt(x.width,x.height),tt=Dt.allocAt(x.width,0),ot=!1;if(a.ca(y.Ga(E))||a.ca(y.Ga(b))||a.ca(y.Ga(z))||a.ca(y.Ga(tt)))ot=!0;else{x=we.allocAt(0,0,x.width,x.height);var rt=Dt.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)))),Dt.free(rt),we.free(x),!ot&&(Qt.us(a,E,b)||Qt.us(a,b,z)||Qt.us(a,z,tt)||Qt.us(a,tt,E))&&(ot=!0)}return Dt.free(E),Dt.free(b),Dt.free(z),Dt.free(tt),ot},Lt.ga=function(a,y){if(y===void 0&&(y=new Dt),a instanceof Mn){var x=this.naturalBounds;y.h(a.x*x.width+a.offsetX,a.y*x.height+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new we);var y=this.naturalBounds,x=this.oe,E=Dt.allocAt(0,0).transform(x);return a.h(E.x,E.y,0,0),E.h(y.width,0).transform(x),ko(a,E.x,E.y,0,0),E.h(y.width,y.height).transform(x),ko(a,E.x,E.y,0,0),E.h(0,y.height).transform(x),ko(a,E.x,E.y,0,0),Dt.free(E),a},Lt.li=function(){var a=this.oe;return a.m11===1&&a.m12===0?a=0:(a=180*Math.atan2(a.m12,a.m11)/Math.PI,0>a&&(a+=360)),a},Lt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Lt.qs=function(a,y){return y===void 0&&(y=new Dt),y.assign(a),this.oe.Cd(y),y},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,E,b){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ft=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);return this.areaBackground!==null?(z=this.actualBounds,Qt.Ff(z.left,z.top,z.right,z.bottom,a,y,x,E,b)):(tt=a*ot+y*at+ft,a=a*rt+y*ut+mt,y=x*ot+E*at+ft,x=x*rt+E*ut+mt,b.h(0,0),E=this.naturalBounds,x=Qt.Ff(0,0,E.width,E.height,tt,a,y,x,b),b.transform(z),x)},Jt.prototype.measure=function(a,y,x,E){if(Sa(this)!==!1){var b=this.Kg,z=b.right+b.left;b=b.top+b.bottom,a=Math.max(a-z,0),y=Math.max(y-b,0),x=Math.max((x||0)-z,0),E=Math.max((E||0)-b,0),z=this.angle,b=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(b.height)?b.height+tt:a,y=isFinite(b.width)?b.width+tt:y):(a=isFinite(b.width)?b.width+tt:a,y=isFinite(b.height)?b.height+tt:y),b=x||0,tt=E||0;var ot=this instanceof Ie;switch(Ws(this,!0)){case Te:tt=b=0,ot&&(y=a=1/0);break;case Oe:isFinite(a)&&a>x&&(b=a),isFinite(y)&&y>E&&(tt=y);break;case wn:isFinite(a)&&a>x&&(b=a),tt=0,ot&&(y=1/0);break;case jn:isFinite(y)&&y>E&&(tt=y),b=0,ot&&(a=1/0)}ot=this.maxSize;var rt=this.minSize;b>ot.width&&rt.width<ot.width&&(b=ot.width),tt>ot.height&&rt.height<ot.height&&(tt=ot.height),x=Math.max(b,rt.width),E=Math.max(tt,rt.height),ot.width<x&&(x=Math.min(rt.width,x)),ot.height<E&&(E=Math.min(rt.height,E)),a=Math.min(ot.width,a),y=Math.min(ot.height,y),a=Math.max(x,a),y=Math.max(E,y),(z===90||z===270)&&(z=a,a=y,y=z,z=x,x=E,E=z),this.uc.ka(),this.Wl(a,y,x,E),this.uc.freeze(),this.uc.w()||Wt("Non-real measuredBounds has been set. Object "+this+", measuredBounds: "+this.uc.toString()),cr(this,!1)}},Jt.prototype.Wl=function(){},Jt.prototype.Dd=function(){return!1},Jt.prototype.arrange=function(a,y,x,E,b){this.Uk();var z=we.alloc();z.assign(this.Ib),this.Ib.ka(),Ms(this)===!1?this.Ib.h(a,y,x,E):this.eh(a,y,x,E),this.Ib.freeze(),b===void 0?this.tb=null:this.tb=b,x=!1,b!==void 0?x=!0:(b=this.panel,b!==null&&eh(b)&&(b=b.panel),b!==null&&(b=b.dc,E=this.measuredBounds,this.areaBackground!==null&&(E=this.Ib),x=y+E.height,E=a+E.width,x=!(0<=a+.05&&E<=b.width+.05&&0<=y+.05&&x<=b.height+.05),this instanceof vo&&(a=this.naturalBounds,this.Lq>a.height||this.Cb>a.width))&&(x=!0)),this.l=x?this.l|256:this.l&-257,this.Ib.w()||Wt("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Ql(this,!1),we.free(z)},Lt=Jt.prototype,Lt.eh=function(){};function gs(a,y,x,E,b){if(a.Ib.h(y,x,E,b),!a.desiredSize.w()){var z=a.uc;x=a.Kg,y=x.right+x.left;var tt=x.top+x.bottom;switch(x=z.width+y,z=z.height+tt,E+=y,b+=tt,y=Ws(a,!0),x===E&&z===b&&(y=Te),y){case Te:(x>E||z>b)&&(cr(a,!0),a.measure(x>E?E:x,z>b?b:z,0,0));break;case Oe:cr(a,!0),a.measure(E,b,0,0);break;case wn:cr(a,!0),a.measure(E,z,0,0);break;case jn:cr(a,!0),a.measure(x,b,0,0)}}}Lt.Xl=function(a,y){var x=this.part;x!==null&&x.diagram!==null&&(x.selectionObject!==this&&x.resizeObject!==this&&x.rotateObject!==this||jv(x,!0),this.N(),To(a,y)||(x.oh(),this.Pn(x)))},Lt.Pn=function(a){this.portId!==null&&(jv(a,!0),a instanceof en&&WS(a,this))},Lt.gc=function(a,y){if(!Ta(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var E=1;x!==1&&(E=a.globalAlpha,a.globalAlpha=E*x);var b="";this.filter!==""&&(b=a.filter,a.filter=this.filter);var z=this instanceof Ie&&eh(this),tt=this.Ib;if(z){var ot=this.Ib,rt=this.dc,at=this.areaBackground,ut=this.Ma;at===null&&ut===null||a.yc(),at!==null&&(Zo(this,a,at,!0,!0,rt,ot),at instanceof $i&&at.type===Da?(a.beginPath(),a.rect(ot.x,ot.y,ot.width,ot.height),a.ng(at)):a.fillRect(ot.x,ot.y,ot.width,ot.height)),ut!==null&&(Zo(this,a,ut,!0,!1,rt,ot),ut instanceof $i&&ut.type===Da?(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&&_r(this),at=this.part,rt=!1;var ft=0;at&&y.Gf("drawShadows")&&(rt=at.isShadowed)&&(ut=at.shadowOffset,ft=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 xt=mt.m11,Mt=mt.m21,It=mt.dx,At=mt.m12,_t=mt.m22,Ht=mt.dy,Vt,Xt=Vt=0;mt=Vt*xt+Xt*Mt+It;var ue=Vt*At+Xt*_t+Ht;Vt=yt.width+ft,Xt=0;var $e=Vt*xt+Xt*Mt+It;Vt=Vt*At+Xt*_t+Ht,Xt=Math.min(mt,$e);var dn=Math.min(ue,Vt),an=Math.max(mt+0,$e)-Xt,Ge=Math.max(ue+0,Vt)-dn;mt=Xt,ue=dn,Vt=yt.width+ft,Xt=yt.height+ft,$e=Vt*xt+Xt*Mt+It,Vt=Vt*At+Xt*_t+Ht,Xt=Math.min(mt,$e),dn=Math.min(ue,Vt),an=Math.max(mt+an,$e)-Xt,Ge=Math.max(ue+Ge,Vt)-dn,mt=Xt,ue=dn,Vt=0,Xt=yt.height+ft,$e=Vt*xt+Xt*Mt+It,Vt=Vt*At+Xt*_t+Ht,Xt=Math.min(mt,$e),dn=Math.min(ue,Vt),an=Math.max(mt+an,$e)-Xt,Ge=Math.max(ue+Ge,Vt)-dn,mt=Xt,ue=dn,ft=y.viewportBounds,yt=ft.x,xt=ft.y,mt=!(mt>ft.width+yt||yt>an+mt||ue>ft.height+xt||xt>Ge+ue)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof vo&&(a.font=this.font),mt){if(ue=ot.se()?ot.naturalBounds:ot.actualBounds,an=Math.max(tt.x,ue.x),Ge=Math.max(tt.y,ue.y),ft=Math.min(tt.right,ue.right)-an,yt=Math.min(tt.bottom,ue.bottom)-Ge,xt=this.tb,xt!==null&&(an=xt.x,Ge=xt.y,ft=xt.width,yt=xt.height),an>tt.width+tt.x||tt.x>ue.width+ue.x){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}a.save(),a.beginPath(),a.rect(an,Ge,ft,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b);return}rt&&(ue=at.shadowOffset,a.Ev(ue.x*y.scale*this.scale*y.Mb,ue.y*y.scale*this.scale*y.Mb,at.shadowBlur),Su(a),a.shadowColor=at.shadowColor)}rt&&this.shadowVisible===!0?Su(a):rt&&this.shadowVisible===!1&&ql(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),ya(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),rt&&Dr(this,ot)&&this.shadowVisible===null&&ql(a),this.Ma!==null&&(a.yc(),Xs(this,a,at,tt)),rt&&(this.Ma!==null||this.areaBackground!==null||Dr(this,ot))?(al(this,!0),this.shadowVisible===null&&ql(a)):al(this,!1),this.hh(a,y),rt&&this.l&512&&Su(a),ut&&rt&&ql(a),mt&&(a.restore(),a.Vc(this instanceof Ie)),z.ws()||(y=1/(z.m11*z.m22-z.m12*z.m21),a.transform(z.m22*y,-z.m12*y,-z.m21*y,z.m11*y,y*(z.m21*z.dy-z.m22*z.dx),y*(z.m12*z.dx-z.m11*z.dy)))}}x!==1&&(a.globalAlpha=E),this.filter!==""&&(a.filter=b)}}};function Dr(a,y){return y===null?!1:(eh(y)&&(y=y.panel),(y.l&512)!==0||(y.type===Ie.Auto||y.type===Ie.Spot)&&y.Pb()!==a)}Lt.Dv=function(){};function ya(a,y,x,E){Zo(a,y,a.areaBackground,!0,!0,x,E),a.areaBackground instanceof $i&&a.areaBackground.type===Da?(y.beginPath(),y.rect(E.x,E.y,E.width,E.height),y.ng(a.areaBackground)):y.fillRect(E.x,E.y,E.width,E.height)}function Xs(a,y,x,E){var b=a.kq(),z=x.x,tt=x.y,ot=x.width+b,rt=x.height+b;Zo(a,y,a.Ma,!0,!1,x,E),a.Ma instanceof $i&&a.Ma.type===Da?(y.beginPath(),y.rect(z-b/2,tt-b/2,ot,rt),y.ng(a.Ma)):y.fillRect(z-b/2,tt-b/2,ot,rt)}function os(a,y,x){for(var E=y.O.s,b=E.length,z=-1,tt=0;tt<b;tt++)if(E[tt]===a){z=tt;break}if(a=z,a!==-1)if(a===0)y.svg.gd?y.svg.gd.after(x):y.svg.Ma?y.svg.Ma.after(x):y.type===Ie.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 Ta(a,y,x){if(!(y instanceof aa))return!1;if(!a.visible||a.opacity===0||a.Dd()&&!a.isVisible())return a.svg!==null&&a.svg.parentNode!==null&&a.svg.remove(),!0;var E=a.panel,b=a.nk(y);if(a.kk(y,x,b))return a.svg.parentElement!==null?(a.Dd()&&(y.ti=a.svg),!0):(a.Dd()?(y.ti!==null?y.ti.after(a.svg):y.Nj.prepend(a.svg),y.ti=a.svg):E&&os(a,E,a.svg),!0);if(a.Dd()&&a.isShadowed){var z=a.shadowOffset;y.Ev(z.x*x.scale*a.scale*x.Mb,z.y*x.scale*a.scale*x.Mb,a.shadowBlur),Su(y),y.shadowColor=a.shadowColor}a instanceof vo&&(y.font=a.font),y.yd=null;var tt=a.transform;z=a instanceof Ie;var ot=a instanceof Ie?eh(a):!1;a.l&4096&&_r(a);var rt=a.Ib;if(y.rb.ha=[1,0,0,1,0,0],y.o=!1,b&&(y.o=!0,z&&ot?(jg(y,1,0,0,1,0,0),a.svg=y.ad):z?(jg(y,tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy),a.svg=y.ad):jg(y,1,0,0,1,0,0)),b=a.naturalBounds,a.areaBackground!==null){var at=tt.copy().Vj();y.rb.ha=[at.m11,at.m12,at.m21,at.m22,at.dx,at.dy],ya(a,y,b,rt),y.rb.ha=[1,0,0,1,0,0],y.yd.gd=y.ad,y.yd.prepend(y.ad)}return z||(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),a.background!==null&&(z?(ot&&(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy]),Xs(a,y,b,rt),ot&&(y.rb.ha=[1,0,0,1,0,0])):(y.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],Xs(a,y,b,rt)),y.yd.Ma=y.ad,y.yd.prepend(y.ad)),tt=y.yd,b=a.part,ot=!1,b&&x.Gf("drawShadows")&&(ot=b.isShadowed),y.clipInsteadOfFill&&(ot=!1),a.Dd()&&ot&&Su(y),ot&&a.shadowVisible===!0?Su(y):ot&&a.shadowVisible===!1&&ql(y),b=a.panel,ot&&Dr(a,b)&&a.shadowVisible===null&&ql(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||Dr(a,b))?(al(a,!0),a.shadowVisible===null&&ql(y)):al(a,!1),b=ot,a.hh(y,x),z&&y.nh.pop(),y.o&&y.nh.pop(),tt=y.Gv.hs,ot=z?a.svg:y.yd,at=a.svg,!z&&at!==null&&ot!==at&&at.parentNode===a.panel.svg?(a.svg.replaceWith(ot),a.svg=ot,ot!==null&&a.$o(y,E,rt,ot),Hs(y,at),!0):(a.svg=ot,tt!==null&&ot===null&&(lm(y),y.nh.pop()),ot===null||(a.$o(y,E,rt,ot),y.Il&&(x=x.computePixelRatio(),a.Dv(ot,"drop-shadow("+y.shadowOffsetX/x+"px "+y.shadowOffsetY/x+"px "+y.shadowBlur/x/2+"px "+y.shadowColor+")")),b&&a.l&512&&Su(y),a.Dd()&&ql(y),x=a.Dd()?a.opacity*y.globalAlpha:a.opacity,x!==1&&ot.setAttributeNS(null,"opacity",x.toString()),a.filter!==""&&ot.setAttributeNS(null,"filter",a.filter),a.Dd()?(y.ti?y.ti.after(ot):y.Nj.prepend(ot),y.ti=ot):E!==null&&os(a,E,ot),tt!==null&&tt(a,ot)),!0)}Lt.$o=function(a,y,x,E){var b=(this.l&256)!==0;if(a.clipInsteadOfFill&&(b=!1),b){var z=y.se()?y.naturalBounds:y.actualBounds;y=Math.max(x.x,z.x),b=Math.max(x.y,z.y);var tt=Math.min(x.right,z.right)-y;x=Math.min(x.bottom,z.bottom)-b,z=this.tb,z!==null&&(y=z.x,b=z.y,tt=z.width,x=z.height),z=E.getAttribute("clip-path");var ot=null;z!==null&&(ot=a.svg.getElementById(z.split("#")[1].slice(0,-1))),ot===null?(z="CLIP"+mo++,ot=a.Ud("clipPath",{id:z}),y=a.Ud("rect",{x:y,y:b,width:tt,height:x}),this instanceof Ie&&(b=this.transform.copy().Vj(),y.setAttribute("transform","matrix("+b.m11+", "+b.m12+", "+b.m21+", "+b.m22+", "+b.dx+", "+b.dy+")")),ot.appendChild(y),a.svg.appendChild(ot),E.setAttributeNS(null,"clip-path","url(#"+z+")")):(a=ot.firstElementChild,a.setAttribute("x",y.toString()),a.setAttribute("y",b.toString()),a.setAttribute("width",tt.toString()),a.setAttribute("height",x.toString()))}else E.removeAttributeNS(null,"clip-path"),Hs(a,E)};function Hs(a,y){y=y.getAttribute("clip-path"),y!==null&&(a=a.svg.getElementById(y.split("#")[1].slice(0,-1)),a!==null&&a.remove())}function rs(a){if(a.svg!==null){var y=a.svg.innerHTML.match(/url\(#((CLIP|GRAD).+?)\)/g),x=a.svg.ownerDocument;if(y!==null){y=wo(y);for(var E=y.next();!E.done;E=y.next())E=x.getElementById(E.value.split("#")[1].slice(0,-1)),E!==null&&E.remove()}a.svg.remove()}}Lt.hh=function(){},Lt.lv=function(){this.Uc=!0},Lt.kk=function(a,y,x){if(this.Uc)return this.lv(),this.Uc=!1;if(y=this.svg,y===null)return!1;if(!this.visible)return y.remove(),!1;if(y.nodeName!=="g"&&x||y.nodeName==="g"&&!x)return!1;var E=this.transform,b=this instanceof Ie?eh(this):!1;if(!(this instanceof Ie&&b))if(this instanceof Us){var z=this.bt;a.rb.ha=[E.m11,E.m12,E.m21,E.m22,E.dx,E.dy],z!==null&&Xy(a,z[0],z[1],z[2],z[3],z[4],z[5],z[6],z[7]),x?y.lastElementChild.setAttributeNS(null,"transform",Jy(a)):y.setAttributeNS(null,"transform",Jy(a))}else if(!x||this instanceof Ie)y.setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")");else if(this instanceof ci){z=y.getElementsByTagName("path");for(var tt=0;tt<z.length;tt++)z[tt].setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")")}else y.lastElementChild.setAttributeNS(null,"transform","matrix("+E.m11+", "+E.m12+", "+E.m21+", "+E.m22+", "+E.dx+", "+E.dy+")");return z=this.Dd()?this.opacity*a.globalAlpha:this.opacity,z===1?y.removeAttribute("opacity"):y.setAttributeNS(null,"opacity",z.toString()),a.rb.ha=[1,0,0,1,0,0],(this.areaBackground!==null||y.gd!==void 0)&&(z=y.gd,this.areaBackground===null?(y.gd.remove(),y.gd=void 0):(tt=E.copy().Vj(),a.rb.ha=[tt.m11,tt.m12,tt.m21,tt.m22,tt.dx,tt.dy],ya(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):((b||x&&!(this instanceof Ie))&&(a.rb.ha=[E.m11,E.m12,E.m21,E.m22,E.dx,E.dy]),Xs(this,a,this.naturalBounds,this.actualBounds),y.Ma?(um(a,y.Ma),x=y.Ma.getAttribute("filter"),x!==null&&a.ad.setAttribute("filter",x),y.Ma.replaceWith(a.ad)):y.prepend(a.ad),y.Ma=a.ad),z&&um(a,z)),this.$o(a,this.panel,this.actualBounds,y),!0},Lt.nk=function(a){if(this.background!==null||this.areaBackground!==null)return!0;var y=(this.l&256)!==0;return a.clipInsteadOfFill&&(y=!1),!!y};function Zo(a,y,x,E,b,z,tt){if(x!==null){var ot=1,rt=1;if(typeof x=="string")E?y.fillStyle=x:y.strokeStyle=x;else if(x.type===th)E?y.fillStyle=x.color:y.strokeStyle=x.color;else{var at=a.kq();if(ot=z.width,rt=z.height,b?(ot=tt.width,rt=tt.height):E||(ot+=at,rt+=at),(z=y instanceof Td)&&x.xe&&(x.type===xf||x.yk===ot&&x.ft===rt))var ut=x.xe;else{var ft=0,mt=0,yt=0,xt=0,Mt=0,It=0;if(It=Mt=0,b?(Mt=tt.x,It=tt.y):E||(Mt-=at/2,It-=at/2),ft=x.start.x*ot+x.start.offsetX,mt=x.start.y*rt+x.start.offsetY,yt=x.end.x*ot+x.end.offsetX,xt=x.end.y*rt+x.end.offsetY,ft+=Mt,yt+=Mt,mt+=It,xt+=It,x.type===wu)ut=y.createLinearGradient(ft,mt,yt,xt);else if(x.type===Da)It=isNaN(x.endRadius)?Math.max(ot,rt)/2:x.endRadius,isNaN(x.startRadius)?(Mt=0,It=Math.max(ot,rt)/2):Mt=x.startRadius,ut=y.createRadialGradient(ft,mt,Mt,yt,xt,It);else if(x.type===xf)try{ut=y.createPattern(x.pattern,"repeat")}catch(_t){ut=null}if(x.type!==xf&&(b=x.colorStops,b!==null))for(b=b.iterator;b.next();)ut.addColorStop(b.key,b.value);if(z&&(x.xe=ut,ut!==null&&(x.yk=ot,x.ft=rt),ut===null&&x.type===xf&&x.yk!==-1)){x.yk=-1;var At=a.diagram;At!==null&&x.yk===-1&&Ei(function(){At.redraw()},600)}}E?y.fillStyle=ut:y.strokeStyle=ut}}}Lt.rg=function(a){if(a instanceof Ie)t:{if(this!==a&&a!==null)for(var y=this.panel;y!==null;){if(y===a){a=!0;break t}y=y.panel}a=!1}else a=!1;return a},Lt.Ed=function(){if(!this.visible)return!1;var a=this.panel;return a!==null?a.Ed():!0},Lt.If=function(){for(var a=this instanceof Ie?this:this.panel;a!==null&&a.isEnabled;)a=a.panel;return a===null};function _r(a){if(a.l&2048){var y=a.Ab;if(y.reset(),!a.Ib.w()||!a.uc.w()){Za(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)}Za(a,!1),Aa(a,!0)}a.l&4096&&(y=a.panel,y===null?(a.wh.set(a.Ab),a.Kk=a.scale,Aa(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,Aa(a,!1)))}Lt.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=Dt.alloc();z.yi(y,x,E,b,xi),a.rotate(this.Kb,z.x,z.y),Dt.free(z)}},Lt.v=function(a){if(!Sa(this)){a===void 0&&(a=!1),cr(this,!0),Ql(this,!0);var y=this.panel;y===null||a||y.v()}},Lt.Uj=function(){Sa(this)||(cr(this,!0),Ql(this,!0))};function ks(a){if(!Ms(a)){var y=a.panel;y!==null?y.v():a.Dd()&&(y=a.diagram,y!==null&&(y.De.add(a),a instanceof en&&a.Bd(),y.$b())),Ql(a,!0)}}Lt.Uk=function(){!(this.l&2048)&&(Za(this,!0),Aa(this,!0))},Lt.Wu=function(){Aa(this,!0)},Lt.N=function(){var a=this.part;a!==null&&a.N()};function Ws(a,y){var x=a.stretch,E=a.panel;return E!==null&&E.type===Ie.Table?Sl(a,E.Fb(a.row),E.Eb(a.column),y):E!==null&&E.type===Ie.Auto&&E.Pb()===a?Or(a,Oe,y):x===ai?E!==null?E.type===Ie.Spot&&E.Pb()===a?Or(a,Oe,y):(x=E.defaultStretch,x===ai?Or(a,Te,y):Or(a,x,y)):Or(a,Te,y):Or(a,x,y)}function Sl(a,y,x,E){var b=a.stretch;if(b!==ai)return Or(a,b,E);var z=b=null;switch(y.stretch){case jn:z=!0;break;case Oe:z=!0}switch(x.stretch){case wn:b=!0;break;case Oe:b=!0}return y=a.panel.defaultStretch,b===null&&(b=y===wn||y===Oe),z===null&&(z=y===jn||y===Oe),b===!0&&z===!0?Or(a,Oe,E):b===!0?Or(a,wn,E):z===!0?Or(a,jn,E):Or(a,Te,E)}function Or(a,y,x){if(x)return y;if(y===Te||(x=a.desiredSize,x.w()))return Te;if(a=a.angle,!isNaN(x.width))if(a!==90&&a!==270){if(y===wn)return Te;if(y===Oe)return jn}else{if(y===jn)return Te;if(y===Oe)return wn}if(!isNaN(x.height))if(a!==90&&a!==270){if(y===jn)return Te;if(y===Oe)return wn}else{if(y===wn)return Te;if(y===Oe)return jn}return y}function al(a,y){a.l=y?a.l|512:a.l&-513}function Wr(a){return(a.l&1024)!==0}function yc(a,y){a.l=y?a.l|1024:a.l&-1025}function Za(a,y){a.l=y?a.l|2048:a.l&-2049}function Aa(a,y){a.l=y?a.l|4096:a.l&-4097}function Sa(a){return(a.l&8192)!==0}function cr(a,y){a.l=y?a.l|8192:a.l&-8193}function Ms(a){return(a.l&16384)!==0}function Ql(a,y){a.l=y?a.l|16384:a.l&-16385}Lt.Gj=function(){this.svg=null},Lt.wi=function(a){this.Me=a,this.svg!==null&&this.svg.remove()},Lt.Av=function(){},Lt.zv=function(a){return this.pa=a,ks(this),!0},Lt.mm=function(a,y){(this.pa.x!==a||this.pa.y!==y)&&(this.pa.h(a,y),this.Uk())},Lt.kq=function(){return 0};function Fd(a){var y=a.part;if(y instanceof en&&(a.portId!==null||a===y.port)){var x=y.diagram;x===null||x.undoManager.isUndoingRedoing||WS(y,a)}}function Yy(a){var y=a.diagram;y===null||y.undoManager.isUndoingRedoing||(a instanceof Ie?a instanceof en?a.Bd():a.qm(a,function(x){Fd(x)}):Fd(a))}Lt.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new or(a,y,x,E):b=a,b.xd=this,a=this.ih(),a!==null&&cS(a)&&Wt("Cannot add a Binding to a template that has already been copied: "+b),this.localBindings===null&&(this.localBindings=new Pe),this.localBindings.add(b),this},Lt.set=function(a){return Object.assign(this,a),this},Lt.Du=function(a){return nv(this,a),this},Lt.apply=function(a){return a(this),this},Lt.nm=function(a){return wd(this,a),this},Lt.pz=function(){return this.ih()},Lt.ih=function(){for(var a=this instanceof Ie?this:this.panel;a!==null;){if(a.allBindings!==null)return a;a=a.panel}return null},Lt.Jv=function(a){return a.xd=this,this.animationTriggers===null&&(this.animationTriggers=new ln),this.animationTriggers.add(a.propertyName,a),this};function Ba(a,y){for(var x=1;x<arguments.length;++x);x=arguments;var E=null,b=null;if(typeof a=="function")b=a;else if(typeof a=="string"){var z=gf.I(a);typeof z=="function"?(x=Je(arguments),E=z(x),Kt(E)||Wt('GraphObject.make invoked object builder "'+a+'", but it did not return an Object')):b=Me.go[a]}if(E===null&&(b!=null&&b.constructor||Wt("GraphObject.make requires a class function or GoJS class name or name of an object builder, not: "+a),E=new b),b=1,E instanceof de&&1<x.length){z=E;var tt=x[1];(typeof tt=="string"||tt instanceof HTMLDivElement)&&(cg(z,tt),b++)}for(;b<x.length;b++)z=x[b],z===void 0?Wt("Undefined value at argument "+b+" for object being constructed by GraphObject.make: "+E):nv(E,z);return E}function nv(a,y){if(typeof y=="string")if(a instanceof vo)a.text=y;else if(a instanceof ci)a.figure=y;else if(a instanceof Us)a.source=y;else if(a instanceof Ie)y=ll.I(y),y!==null&&(a.type=y);else if(a instanceof $i){var x=Nn($i,y);x!==null?a.type=x:Wt("Unknown Brush type as an argument to GraphObject.make: "+y)}else a instanceof He?(y=Nn(He,y),y!==null&&(a.type=y)):a instanceof Vi&&(y=Nn(Vi,y),y!==null&&(a.type=y));else if(y instanceof Jt)a instanceof Ie||Wt("A GraphObject can only be added to a Panel, not to: "+a),a.add(y);else if(y instanceof fr){var E;y.isRow&&typeof a.getRowDefinition=="function"?E=a.getRowDefinition(y.index):y.isRow||typeof a.getColumnDefinition!="function"||(E=a.getColumnDefinition(y.index)),E instanceof fr?km(E,y):Wt("A RowColumnDefinition can only be added to an object that implements getRowDefinition/getColumnDefinition, not to: "+a)}else if(y instanceof le)typeof a.qb=="function"&&a.qb(y);else if(y instanceof yr)a.type=y;else if(y instanceof or)a instanceof Jt||a instanceof fr?a.bind(y):Wt("A Binding can only be applied to a GraphObject or RowColumnDefinition, not to: "+a);else if(y instanceof rl)a instanceof Jt?a.Jv(y):Wt("An AnimationTrigger can only be applied to a GraphObject, not to: "+a);else if(y instanceof Pr)a instanceof He&&a.type===He.o?a.figures.add(y):Wt("A PathFigure can only be added to a Path Geometry, not to: "+a);else if(y instanceof Vi)a instanceof Pr?a.segments.add(y):Wt("A PathSegment can only be added to a PathFigure, not to: "+a);else if(y instanceof bo)a instanceof de||a instanceof oi?a.layout=y:Wt("A Layout can only be assigned to a Diagram or a Group, not to: "+a);else if(Array.isArray(y))for(x=0;x<y.length;x++)nv(a,y[x]);else if(typeof y=="object"&&y!==null)if(a instanceof $i){x=new vn;for(var b in y)E=parseFloat(b),isNaN(E)?x[b]=y[b]:a.addColorStop(E,y[b]);wd(a,x)}else if(a instanceof fr){y.row!==void 0?(b=y.row,(b==null||b===1/0||isNaN(b)||0>b)&&Wt("Must specify non-negative integer row for RowColumnDefinition "+y+", not: "+b),a.isRow=!0,a.index=b):y.column!==void 0&&(b=y.column,(b==null||b===1/0||isNaN(b)||0>b)&&Wt("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+b),a.isRow=!1,a.index=b),b=new vn;for(x in y)x!=="row"&&x!=="column"&&(b[x]=y[x]);wd(a,b)}else wd(a,y);else Wt('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function $u(a,y){gf.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var E=a[1];if(typeof x=="function"?x(E):typeof E=="string")return a.splice(1,1),E;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}Re.Object.defineProperties(Jt.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new Sc),this.A.zp=a)}},localBindings:{get:function(){return this.A!==null?this.A.te:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new Sc),this.A.te=a)}},srcBindings:{get:function(){return this.A!==null?this.A.wm:null},set:function(a){this.srcBindings!==a&&(this.A===null&&(this.A=new Sc),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&(vi(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&&(vi(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:Fs},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===Fs&&(this.angle=0))}},segmentIndex:{get:function(){return this.Ua!==null?this.Ua.u:-1/0},set:function(a){a=Math.round(a);var y=this.segmentIndex;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.u=a,this.v(),this.g("segmentIndex",y,a))}},segmentFraction:{get:function(){return this.Ua!==null?this.Ua.o:0},set:function(a){isNaN(a)||0>a?a=0:1<a&&(a=1);var y=this.segmentFraction;y!==a&&(this.Ua===null&&(this.Ua=new jh),this.Ua.o=a,this.v(),this.g("segmentFraction",y,a))}},segmentOffset:{get:function(){return this.Ua!==null?this.Ua.F:to},set:function(a){var y=this.segmentOffset;y.D(a)||(a=a.J(),this.Ua===null&&(this.Ua=new jh),this.Ua.F=a,this.v(),this.g("segmentOffset",y,a))}},stretch:{get:function(){return this.A!==null?this.A.hg:ai},set:function(a){var y=this.stretch;y!==a&&(vi(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&&(vi(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)&&rn(a,"0 <= value <= 1",Jt,"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(),Yy(this))}},pickable:{get:function(){return(this.l&2)!==0},set:function(a){var y=(this.l&2)!==0;y!==a&&(this.l^=2,this.g("pickable",y,a))}},fromLinkableDuplicates:{get:function(){return(this.l&4)!==0},set:function(a){var y=(this.l&4)!==0;y!==a&&(this.l^=4,this.g("fromLinkableDuplicates",y,a))}},fromLinkableSelfNode:{get:function(){return(this.l&8)!==0},set:function(a){var y=(this.l&8)!==0;y!==a&&(this.l^=8,this.g("fromLinkableSelfNode",y,a))}},toLinkableDuplicates:{get:function(){return(this.l&16)!==0},set:function(a){var y=(this.l&16)!==0;y!==a&&(this.l^=16,this.g("toLinkableDuplicates",y,a))}},toLinkableSelfNode:{get:function(){return(this.l&32)!==0},set:function(a){var y=(this.l&32)!==0;y!==a&&(this.l^=32,this.g("toLinkableSelfNode",y,a))}},isPanelMain:{get:function(){return(this.l&64)!==0},set:function(a){var y=(this.l&64)!==0;y!==a&&(this.l^=64,this.v(),this.g("isPanelMain",y,a))}},isActionable:{get:function(){return(this.l&128)!==0},set:function(a){var y=(this.l&128)!==0;y!==a&&(this.l^=128,this.g("isActionable",y,a))}},areaBackground:{get:function(){return this.A!==null?this.A.gd:null},set:function(a){var y=this.areaBackground;y!==a&&(a!==null&&wc(a,"GraphObject.areaBackground"),a instanceof $i&&a.freeze(),vi(this),this.A.gd=a,this.N(),this.g("areaBackground",y,a))}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&wc(a,"GraphObject.background"),a instanceof $i&&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 En)return this.Ng=a;a=a.panel}return null}},svg:{get:function(){return this.V},set:function(a){this.V=a}},panel:{get:function(){return this.Me}},layer:{get:function(){var a=this.part;return a!==null?a.layer:null}},diagram:{get:function(){var a=this.part;return a!==null?a.diagram:null}},position:{get:function(){return this.pa},set:function(a){var y=a.x,x=a.y,E=this.pa,b=E.x;E=E.y,(b===y||isNaN(b)&&isNaN(y))&&(E===x||isNaN(E)&&isNaN(x))?this.Av():(a=a.copy(),this.zv(a,b,E)&&this.g("position",new Dt(b,E),a))}},actualBounds:{get:function(){return this.Ib}},scale:{get:function(){return this.Ca},set:function(a){var y=this.Ca;y!==a&&(0>=a&&Wt("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Yy(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,E=this.jd,b=E.width,z=E.height;(b===y||isNaN(b)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof ci&&this.qc(),this.g("desiredSize",E,a),Wr(this)&&(a=this.part,a!==null&&(Co(this,a,"width"),Co(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 Ye(a,this.jd.height).freeze(),this.v(),this instanceof ci&&this.qc(),this.g("desiredSize",y,a),Wr(this)&&(a=this.part,a!==null&&Co(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 Ye(this.jd.width,a).freeze(),this.v(),this instanceof ci&&this.qc(),this.g("desiredSize",y,a),Wr(this)&&(a=this.part,a!==null&&Co(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:io},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(),vi(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(),vi(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 wi(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&&_r(this),this.Ab}},oe:{get:function(){return this.l&4096&&_r(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&(vi(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Te},set:function(a){this.reshapingBehavior!==a&&(vi(this),this.A.Pf=a)}},alignment:{get:function(){return this.Jb},set:function(a){var y=this.Jb;y.D(a)||(a.Mc()&&!a.Xb()&&Wt("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),ks(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&&rn(a,">= 0",Jt,"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&&rn(a,">= 1",Jt,"columnSpan"),vi(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&&rn(a,">= 0",Jt,"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&&rn(a,">= 1",Jt,"rowSpan"),vi(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&&(vi(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 en||Wt("Cannot set portID on a Link: "+a),y!==null&&x!==null&&Hv(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,ZS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:Bi},set:function(a){var y=this.toSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.yj=a,this.g("toSpot",y,a),Fd(this))}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:10},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&rn(a,">= 0",Jt,"toEndSegmentLength"),this.Xc(),this.ba.wj=a,this.g("toEndSegmentLength",y,a),Fd(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),Fd(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&&rn(a,">= 0",Jt,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Bi},set:function(a){var y=this.fromSpot;y.D(a)||(a=a.J(),this.Xc(),this.ba.Xi=a,this.g("fromSpot",y,a),Fd(this))}},fromEndSegmentLength:{get:function(){return this.ba!==null?this.ba.Vi:10},set:function(a){var y=this.fromEndSegmentLength;y!==a&&(0>a&&rn(a,">= 0",Jt,"fromEndSegmentLength"),this.Xc(),this.ba.Vi=a,this.g("fromEndSegmentLength",y,a),Fd(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),Fd(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&&rn(a,">= 0",Jt,"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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(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&&(vi(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Jt.prototype.trigger=Jt.prototype.Jv,Jt.prototype.findBindingPanel=Jt.prototype.ih,Jt.prototype.findTemplateBinder=Jt.prototype.pz,Jt.prototype.setProperties=Jt.prototype.nm,Jt.prototype.apply=Jt.prototype.apply,Jt.prototype.attach=Jt.prototype.Du,Jt.prototype.set=Jt.prototype.set,Jt.prototype.isEnabledObject=Jt.prototype.If,Jt.prototype.isVisibleObject=Jt.prototype.Ed,Jt.prototype.isContainedBy=Jt.prototype.rg,Jt.prototype.getNearestIntersectionPoint=Jt.prototype.rs,Jt.prototype.getLocalPoint=Jt.prototype.qs,Jt.prototype.getDocumentScale=Jt.prototype.Df,Jt.prototype.getDocumentAngle=Jt.prototype.li,Jt.prototype.getDocumentBounds=Jt.prototype.mi,Jt.prototype.getDocumentPoint=Jt.prototype.ga,Jt.prototype.intersectsRect=Jt.prototype.Yc,Jt.prototype.containedInRect=Jt.prototype.fh,Jt.prototype.containsRect=Jt.prototype.Re,Jt.prototype.containsPoint=Jt.prototype.ca,Jt.prototype.raiseChanged=Jt.prototype.g,Jt.prototype.raiseChangedEvent=Jt.prototype.cb,Jt.prototype.addCopyProperty=Jt.prototype.Vw;var gf=null;Jt.className="GraphObject",gf=new ln,$u("Button",function(){function a(x,E){return x.diagram.ic(x.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b},function(b){return b===E})!==null}var y=Ba(Ie,Ie.Auto,{isActionable:!0,enabledChanged:function(x,E){if(x instanceof Ie){var b=x.fb("ButtonBorder");b!==null&&(b.fill=E?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},Ba(ci,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new Mn(0,0,2.76142374915397,2.761423749153969),spot2:new Mn(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,E){if(E.If()&&E instanceof Ie&&(x=E.fb("ButtonBorder"),x instanceof ci)){var b=E._buttonFillOver;E._buttonFillNormal=x.fill,x.fill=b,b=E._buttonStrokeOver,E._buttonStrokeNormal=x.stroke,x.stroke=b}},y.mouseLeave=function(x,E){E.If()&&E instanceof Ie&&(x=E.fb("ButtonBorder"),x instanceof ci&&(x.fill=E._buttonFillNormal,x.stroke=E._buttonStrokeNormal))},y.actionDown=function(x,E){if(E.If()&&E instanceof Ie&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof ci){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var tt=E._buttonFillPressed;E._buttonFillOver=b.fill,b.fill=tt,tt=E._buttonStrokePressed,E._buttonStrokeOver=b.stroke,b.stroke=tt,x.skipsUndoManager=z}}},y.actionUp=function(x,E){if(E.If()&&E instanceof Ie&&E._buttonFillPressed!==null&&x.button===0){var b=E.fb("ButtonBorder");if(b instanceof ci){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,E)?(b.fill=E._buttonFillOver,b.stroke=E._buttonStrokeOver):(b.fill=E._buttonFillNormal,b.stroke=E._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionCancel=function(x,E){if(E.If()&&E instanceof Ie&&E._buttonFillPressed!==null){var b=E.fb("ButtonBorder");if(b instanceof ci){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,E)?(b.fill=E._buttonFillOver,b.stroke=E._buttonStrokeOver):(b.fill=E._buttonFillNormal,b.stroke=E._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionMove=function(x,E){if(E.If()&&E instanceof Ie&&E._buttonFillPressed!==null){var b=x.diagram;if(b.firstInput.button===0&&(b.currentTool.standardMouseOver(),a(x,E)&&(x=E.fb("ButtonBorder"),x instanceof ci))){var z=b.skipsUndoManager;b.skipsUndoManager=!0;var tt=E._buttonFillPressed;x.fill!==tt&&(x.fill=tt),tt=E._buttonStrokePressed,x.stroke!==tt&&(x.stroke=tt),b.skipsUndoManager=z}}},y}),$u("TreeExpanderButton",function(){var a=Ba("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},Ba(ci,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:co},new or("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new or("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof Hi&&(x=x.adornedPart),x instanceof en){var E=x.diagram;if(E!==null){if(E=E.commandHandler,x.isTreeExpanded){if(!E.canCollapseTree(x))return}else if(!E.canExpandTree(x))return;y.handled=!0,x.isTreeExpanded?E.collapseTree(x):E.expandTree(x)}}},a}),$u("SubGraphExpanderButton",function(){var a=Ba("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},Ba(ci,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:co},new or("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 Hi&&(x=x.adornedPart),x instanceof oi){var E=x.diagram;if(E!==null){if(E=E.commandHandler,x.isSubGraphExpanded){if(!E.canCollapseSubGraph(x))return}else if(!E.canExpandSubGraph(x))return;y.handled=!0,x.isSubGraphExpanded?E.collapseSubGraph(x):E.expandSubGraph(x)}}},a}),$u("ToolTip",function(){return Ba(Hi,Ie.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Dt(0,3),shadowBlur:5},Ba(ci,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new Mn(0,0,4,6),spot2:new Mn(1,1,-4,-4)}))}),$u("ContextMenu",function(){return Ba(Hi,Ie.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Dt(0,3),shadowBlur:5},new or("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),$u("ContextMenuButton",function(){var a=Ba("Button");a.stretch=wn;var y=a.fb("ButtonBorder");return y instanceof ci&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new Mn(0,0,2,3),y.spot2=new Mn(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(ci,{name:"ButtonIcon",strokeWidth:2},new or("geometryString","visible",function(E){return E?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof ci&&(a.stroke=null,a.fill="rgba(0, 0, 0, 0)"),x.click=function(E,b){var z=b.diagram;if(z!==null&&!z.isReadOnly){var tt=b.ih();tt===null&&(tt=b.part),tt!==null&&(b=tt.fb(y),b!==null&&(E.handled=!0,z.Ea("Collapse/Expand Panel"),b.visible=!b.visible,z.eb("Collapse/Expand Panel")))}},x}),$u("CheckBoxButton",function(a){var y=am(a);return a=Ba("Button",{desiredSize:new Ye(14,14)},Ba(ci,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:Oe,geometryStretch:mn,visible:!1},y!==""?new or("visible",y).Kx():[])),a.click=function(x,E){if(E instanceof Ie){var b=x.diagram;if(!(b===null||b.isReadOnly||y!==""&&b.model.isReadOnly)){x.handled=!0;var z=E.fb("ButtonIcon");b.Ea("checkbox"),z.visible=!z.visible,typeof E._doClick=="function"&&E._doClick(x,E),b.eb("checkbox")}}},a}),$u("CheckBox",function(a){a=am(a),a=Ba("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new wi(0,1,0,0)});var y=Ba(Ie,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new wi(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}),Jt.None=Te=new le(Jt,"None",0),Jt.Default=ai=new le(Jt,"Default",0),Jt.Vertical=jn=new le(Jt,"Vertical",4),Jt.Horizontal=wn=new le(Jt,"Horizontal",5),Jt.Fill=Oe=new le(Jt,"Fill",3),Jt.Uniform=mn=new le(Jt,"Uniform",1),Jt.UniformToFill=Di=new le(Jt,"UniformToFill",2),Jt.FlipVertical=yi=new le(Jt,"FlipVertical",1),Jt.FlipHorizontal=zi=new le(Jt,"FlipHorizontal",2),Jt.FlipBoth=ro=new le(Jt,"FlipBoth",3),Jt.make=Ba,Jt.getBuilders=function(){var a=new ln,y;for(y in gf)if(y!==y.toLowerCase()){var x=gf.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Jt.defineBuilder=$u,Jt.build=function(a,y,x){for(var E=[],b=2;b<arguments.length;++b)E[b-2]=arguments[b];if(b=gf.I(a),typeof b=="function"&&(E=b([a].concat(E)),E instanceof Jt))return y&&E.set(y),E;Wt('GraphObject.build invoked object builder "'+a+'", but it did not return an Object')},Jt.takeBuilderArgument=am;function Sc(){this.nc=!1,this.xa="",this.zp=-1,this.nb=this.wm=this.te=null,this.j="",this.hb=this.Di=this.Hb=this.Ch=this.$h=this.F=this.Ha=this.ia=this.V=this.Lh=this.Xd=this.Of=this.Nh=this.Oh=this.Qh=this.Ph=this.Mh=this.Bh=this.Fh=this.zh=null,this.u=io,this.o=hr,this.hg=ai,this.ob=this.Bi=1,this.Pf=Te,this.Pc=this.Ci=this.gd=null,this.Oc="category"}Sc.prototype.copy=function(){var a=new Sc;return a.xa=this.xa,a.zp=this.zp,a.te=this.te,a.nb=this.nb,a.j=this.j,a.zh=this.zh,a.Fh=this.Fh,a.Bh=this.Bh,a.Mh=this.Mh,a.Ph=this.Ph,a.Qh=this.Qh,a.Oh=this.Oh,a.Nh=this.Nh,a.Of=this.Of,a.Xd=this.Xd,a.Lh=this.Lh,a.V=this.V,a.ia=this.ia,a.Ha=this.Ha,a.F=this.F,a.$h=this.$h,a.Ch=this.Ch,a.Hb=this.Hb,a.Di=this.Di,a.hb=this.hb,a.u=this.u.J(),a.o=this.o.J(),a.hg=this.hg,a.Bi=this.Bi,a.ob=this.ob,a.Pf=this.Pf,a.gd=this.gd,a.Ci=this.Ci,a.Pc=this.Pc,a.Oc=this.Oc,a};function jh(){this.u=-1/0,this.o=0,this.F=to,this.rr=Fs,this.j=this.V="None"}jh.prototype.copy=function(){var a=new jh;return a.u=this.u,a.o=this.o,a.F=this.F.J(),a.rr=this.rr,a.V=this.V,a.j=this.j,a},jh.className="LinkElementSettings";function Rg(){this.yj=this.Xi=Ar,this.xj=this.Wi=this.wj=this.Vi=NaN,this.Tr=this.hq=null,this.Ur=this.iq=1/0}Rg.prototype.copy=function(){var a=new Rg;return a.Xi=this.Xi.J(),a.yj=this.yj.J(),a.Vi=this.Vi,a.wj=this.wj,a.Wi=this.Wi,a.xj=this.xj,a.hq=this.hq,a.Tr=this.Tr,a.iq=this.iq,a.Ur=this.Ur,a},Rg.className="LinkSettings";function Nd(){this.ha=[1,0,0,1,0,0]}Nd.prototype.copy=function(){var a=new Nd;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},Nd.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},Nd.prototype.scale=function(a,y){this.ha[0]*=a,this.ha[1]*=a,this.ha[2]*=y,this.ha[3]*=y},Nd.prototype.rotate=function(a,y,x){if(360<=a?a-=360:0>a&&(a+=360),a!==0){if(this.translate(y,x),a===90){a=0;var E=1}else a===180?(a=-1,E=0):a===270?(a=0,E=-1):(E=a*Math.PI/180,a=Math.cos(E),E=Math.sin(E));var b=this.ha[1]*a+this.ha[3]*E,z=this.ha[0]*-E+this.ha[2]*a,tt=this.ha[1]*-E+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*E,this.ha[1]=b,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},Nd.className="STransform";function xc(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}xc.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},xc.className="SGradient";function Il(a,y,x){this.ownerDocument=a=y===void 0?Me.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 aa(this,x)}Il.prototype.resize=function(a,y,x,E){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=E+"px",this.Oa.setAttributeNS(null,"width",x+"px"),this.Oa.setAttributeNS(null,"height",E+"px"),this.Oa.setAttributeNS(null,"viewBox","0 0 "+x+" "+E),this.context.ww.firstElementChild.setAttributeNS(null,"width",x+"px"),this.context.ww.firstElementChild.setAttributeNS(null,"height",E+"px"),!0):!1},Il.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),Kt(y))for(var E in y)a.setAttributeNS(E==="href"?"http://www.w3.org/1999/xlink":"",E,y[E]);return x!==void 0&&(a.textContent=x),a},Il.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Il.prototype.focus=function(){this.Oa.focus()},Il.prototype.mx=function(){this.ownerDocument=null},Re.Object.defineProperties(Il.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}}}),Il.className="SVGSurface";function aa(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 Nd,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=mo++,E=this.Ud("clipPath",{id:"mainClip"+x});E.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=E,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(E),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Ky(a,y,x,E,b,z,tt){a.Nj===void 0?jg(a,y,x,E,b,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+E+", "+b+", "+z+", "+tt+")")}Lt=aa.prototype,Lt.arc=function(a,y,x,E,b,z,tt,ot){var rt=2*Math.PI,at=rt-1e-6,ut=x*Math.cos(E),ft=x*Math.sin(E),mt=a+ut,yt=y+ft,xt=z?0:1;E=z?E-b:b-E,(1e-6<Math.abs(tt-mt)||1e-6<Math.abs(ot-yt))&&this.path.push(["L",mt,+yt]),0>E&&(E=E%rt+rt),E>at?(this.path.push(["A",x,x,0,1,xt,a-ut,y-ft]),this.path.push(["A",x,x,0,1,xt,mt,yt])):1e-6<E&&this.path.push(["A",x,x,0,+(E>=Math.PI),xt,a+x*Math.cos(b),y+x*Math.sin(b)])},Lt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Lt.Se=function(a){this.addPath(this.path,this.rb,a||0)},Lt.bezierCurveTo=function(a,y,x,E,b,z){this.path.push(["C",a,y,x,E,b,z])},Lt.clearRect=function(){},Lt.clip=function(){this.Yl.clipPath=!0},Lt.closePath=function(){this.path.push(["z"])},Lt.createLinearGradient=function(a,y,x,E){var b=new xc("linear");return b.x1=a,b.y1=y,b.x2=x,b.y2=E,b},Lt.createPattern=function(a){var y="";a instanceof HTMLCanvasElement&&(y=a.toDataURL()),a instanceof HTMLImageElement&&(y=a.getAttribute("src"));var x=this.eA;if(x[y])return"url(#"+x[y]+")";var E="PATTERN"+mo++,b={x:0,y:0,width:a.width,height:a.height,href:y};return a=this.Ud("pattern",{width:a.width,height:a.height,id:E,patternUnits:"userSpaceOnUse"}),a.appendChild(this.Ud(Ed,b)),this.svg.appendChild(a),x[y]=E,"url(#"+E+")"},Lt.createRadialGradient=function(a,y,x,E,b,z){var tt=new xc("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=E,tt.y2=b,tt.r2=z,tt};function Xy(a,y,x,E,b,z,tt,ot,rt){E=ot/E,b=rt/b,z===0&&tt===0||a.rb.translate(z,tt),E===1&&b===1||a.rb.scale(E,b),y===0&&x===0||a.rb.translate(-y,-x)}Lt.drawImage=function(a,y,x,E,b,z,tt,ot,rt){var at="";a instanceof HTMLCanvasElement&&(at=a.toDataURL()),a instanceof HTMLImageElement&&(at=a.getAttribute("src"));var ut=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,E===void 0&&(z=y,tt=x,ot=E=ut,rt=b=a),E=E||0,b=b||0,ot=ot||0,rt=rt||0,Xy(this,y,x,E,b,z||0,tt||0,ot,rt),z={x:0,y:0,width:ut||E,height:a||b,href:at},Qt.$(E,ot)&&Qt.$(b,rt)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||E!==ut||b!==a)&&(E+=y,b+=x,z["clip-path"]="path('M "+y+","+x+" L "+E+" "+x+" L "+E+" "+b+" L "+y+" "+b+" z')"),pf(this,Ed,z,this.rb),this.addElement(Ed,z)},Lt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},Lt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Lt.fillRect=function(a,y,x,E){a=[a,y,x,E],a={x:a[0],y:a[1],width:a[2],height:a[3]},pf(this,"fill",a,this.rb),this.addElement("rect",a)},Lt.ox=function(a,y,x,E){a={x:a,y,width:x,height:E},pf(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},Lt.fillText=function(a,y,x){a=[a,y,x],y=this.textAlign,y==="left"?y="start":y==="right"?y="end":y==="center"&&(y="middle"),y={x:a[1],y:a[2],style:"font: "+this.font,"text-anchor":y},pf(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Lt.lineTo=function(a,y){this.path.push(["L",a,y])},Lt.moveTo=function(a,y){this.path.push(["M",a,y])},Lt.quadraticCurveTo=function(a,y,x,E){this.path.push(["Q",a,y,x,E])},Lt.rect=function(a,y,x,E){this.path.push(["M",a,y],["L",a+x,y],["L",a+x,y+E],["L",a,y+E],["z"])},Lt.restore=function(){this.rb=this.stack.pop(),this.path=this.stack.pop();var a=this.stack.pop();this.fillStyle=a.fillStyle,this.font=a.font,this.globalAlpha=a.globalAlpha,this.lineCap=a.lineCap,this.lineDashOffset=a.lineDashOffset,this.lineJoin=a.lineJoin,this.lineWidth=a.lineWidth,this.miterLimit=a.miterLimit,this.shadowBlur=a.shadowBlur,this.shadowColor=a.shadowColor,this.shadowOffsetX=a.shadowOffsetX,this.shadowOffsetY=a.shadowOffsetY,this.strokeStyle=a.strokeStyle,this.textAlign=a.textAlign,this.bk=a.bk},Lt.save=function(){this.stack.push({fillStyle:this.fillStyle,font:this.font,globalAlpha:this.globalAlpha,lineCap:this.lineCap,lineDashOffset:this.lineDashOffset,lineJoin:this.lineJoin,lineWidth:this.lineWidth,miterLimit:this.miterLimit,shadowBlur:this.shadowBlur,shadowColor:this.shadowColor,shadowOffsetX:this.shadowOffsetX,shadowOffsetY:this.shadowOffsetY,strokeStyle:this.strokeStyle,textAlign:this.textAlign,bk:this.bk});for(var a=[],y=0;y<this.path.length;y++)a.push(this.path[y]);this.stack.push(a),this.stack.push(this.rb.copy())},Lt.setTransform=function(a,y,x,E,b,z){a===1&&y===0&&x===0&&E===1&&b===0&&z===0||jg(this,a,y,x,E,b,z)};function Jy(a){return a=a.rb.ha,"matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")"}Lt.scale=function(a,y){this.rb.scale(a,y)},Lt.translate=function(a,y){this.rb.translate(a,y)},Lt.transform=function(){},Lt.yc=function(){},Lt.stroke=function(){qy(this,this.Yl)},Lt.jk=function(){this.clipInsteadOfFill||this.stroke()},Lt.Ud=function(a,y,x){return this.Gv.Ud(a,y,x)},Lt.addElement=function(a,y,x){return a=this.Ud(a,y,x),this.yd!==null?this.yd.appendChild(a):this.yd=a,this.ad=a};function pf(a,y,x,E){y==="fill"?iv(a,x):y==="stroke"&&qy(a,x),E!==null&&(a=E.ha,x.transform="matrix("+a[0]+", "+a[1]+", "+a[2]+", "+a[3]+", "+a[4]+", "+a[5]+")")}function iv(a,y){a.fillStyle instanceof xc?y.fill=ov(a,a.fillStyle,!0):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.fill="rgb("+a[1]+","+a[2]+","+a[3]+")",y["fill-opacity"]=a[4]):y.fill=a.fillStyle}function Qy(a,y,x){x=x?"fill":"stroke",a.fillStyle instanceof xc?y.setAttributeNS(null,"fill",ov(a,a.fillStyle,!0)):/^rgba\(/.test(a.fillStyle)?(a=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.fillStyle),y.setAttributeNS(null,x,"rgb("+a[1]+","+a[2]+","+a[3]+")"),y.setAttributeNS(null,x+"-opacity",a[4])):y.setAttributeNS(null,x,a.fillStyle)}function qy(a,y){if(a.strokeStyle instanceof xc)y.stroke=ov(a,a.strokeStyle,!1);else if(/^rgba\(/.test(a.strokeStyle)){var x=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(a.strokeStyle);y.stroke="rgb("+x[1]+","+x[2]+","+x[3]+")",y["stroke-opacity"]=x[4]}else y.stroke=a.strokeStyle;y["stroke-width"]=a.lineWidth,y["stroke-linecap"]=a.lineCap,y["stroke-linejoin"]=a.lineJoin,y["stroke-miterlimit"]=a.miterLimit,a.Ct&&(y["stroke-dasharray"]=a.Yg.toString(),y["stroke-dashoffset"]=a.uj)}function ov(a,y,x){var E="";if(E=a.Hl!==null?a.Hl.getAttribute(x?"fill":"stroke"):null,E!==null&&E.indexOf("GRAD")!==-1?(E=E.split("#")[1].slice(0,-1),x=a.svg.getElementById(E),x!==null&&x.remove()):E="GRAD"+mo++,y.type==="linear")x=a.Ud("linearGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,id:E,gradientUnits:"userSpaceOnUse"});else if(y.type==="radial")x=a.Ud("radialGradient",{x1:y.x1,x2:y.x2,y1:y.y1,y2:y.y2,r1:y.r1,r2:y.r2,id:E});else throw Error("invalid gradient");var b=y.gx;y=b.length;for(var z=[],tt=0;tt<y;tt++){var ot=b[tt],rt=ot.color;ot={offset:ot.offset,"stop-color":rt},/^rgba\(/.test(rt)&&(rt=/^\s*rgba\s*\(([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\s*,\s*([^,\s]+)\)\s*$/i.exec(rt),ot["stop-color"]="rgb("+rt[1]+","+rt[2]+","+rt[3]+")",ot["stop-opacity"]=rt[4]),z.push(ot)}for(z.sort(function(at,ut){return at.offset>ut.offset?1:-1}),b=0;b<y;b++)x.appendChild(a.Ud("stop",z[b]));return a.svg.appendChild(x),"url(#"+E+")"}Lt.addPath=function(a,y,x){for(var E=[],b=0;b<a.length;b++){var z=Je(a[b]),tt=[z.shift()];if(tt[0]==="A")tt.push(z.shift()+","+z.shift(),z.shift(),z.shift()+","+z.shift(),z.shift()+","+z.shift());else for(;z.length;)tt.push(z.shift()+","+z.shift());E.push(tt.join(" "))}if(E=E.join(" "),a=this.Yl,a.clipPath)0<this.nh.length&&this.nh[this.nh.length-1].setAttributeNS(null,"clip-path",'path("'+E+'")');else if(a.d=E,pf(this,"",a,y),this.Hl!==null)if(y=this.Hl,y.nodeName!=="g")for(var ot in a)ot!=="transform"&&y.setAttributeNS(null,ot,a[ot]);else{ot=y.getElementsByTagName("path");for(var rt in a)rt!=="transform"&&ot[x].setAttributeNS(null,rt,a[rt])}else this.addElement("path",a)};function jg(a,y,x,E,b,z,tt){var ot=new Nd;ot.ha=[y,x,E,b,z,tt],y={},pf(a,"g",y,ot),ot=a.addElement("g",y),a.nh.push(ot)}function lm(a,y){var x={};return y&&(x.class=y),y=a.addElement("g",x),a.nh.push(y),y}Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x};function ql(a){a.Il=!1,a.shadowOffsetX=0,a.shadowOffsetY=0,a.shadowBlur=0}function Su(a){a.Il=!0,a.shadowOffsetX=a.Ar,a.shadowOffsetY=a.Br,a.shadowBlur=a.Vg}Lt.js=function(a,y){this.Ct=!0,this.Yg=a,this.uj=y},Lt.fs=function(){this.Ct=!1},Lt.Vc=function(){},Lt.Wx=function(){},aa.prototype.rotate=function(a){this.rb.rotate(57.2958*a,0,0)},aa.prototype.getImageData=function(){return null},aa.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()))}aa.prototype.Hs=function(a){a.svg!==null&&a.svg.parentNode===this.Nj&&a.svg.remove()},aa.className="SVGContext",de.prototype.Cs=function(a){this.pj.contains("SVG")||this.bs("SVG",new Il(this,Me.document));var y=new Il(this,Me.document,!0);a===void 0&&(a=new vn);var x=this;return fc(this,function(E,b){return E=im(x,E,"SVG",y),E=E!==null?E.svg:null,typeof b=="function"?(b(E),null):E},a)},de.prototype.makeSvg=de.prototype.Cs,de.prototype.av=function(a){return this.Cs(a)},de.prototype.makeSVG=de.prototype.av;function Ya(a,y,x,E){this.ownerDocument=y=y===void 0?Me.document:y,this.hs=null,y=y.createElement("canvas"),y.tabIndex=0,this.Oa=y,this.context=new Td(y,x,E),y.H=a}Ya.prototype.resize=function(a,y,x,E){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=E+"px",!0):!1},Ya.prototype.toDataURL=function(a,y){return this.Oa.toDataURL(a,y)},Ya.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Ya.prototype.focus=function(){this.Oa.focus()},Ya.prototype.mx=function(){this.ownerDocument=this.Oa.H=null},Re.Object.defineProperties(Ya.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}}}),Ya.className="CanvasSurface";function Td(a,y,x){this.Z=a.getContext?a.getContext("2d",y):null,this.Z===null&&Wt("Browser does not support HTML Canvas Element"),this.ct=this.et=this.dt="",this.Hm=!1,this.Vg=this.Br=this.Ar=0,this.Il=!1,this.El=new ei,this.isTemporary=!!x}Lt=Td.prototype,Lt.Wx=function(a){this.Z.imageSmoothingEnabled=a},Lt.arc=function(a,y,x,E,b,z){this.Z.arc(a,y,x,E,b,z)},Lt.beginPath=function(){this.Z.beginPath()},Lt.Se=function(){},Lt.bezierCurveTo=function(a,y,x,E,b,z){this.Z.bezierCurveTo(a,y,x,E,b,z)},Lt.clearRect=function(a,y,x,E){this.yc(),this.Z.clearRect(a,y,x,E)},Lt.clip=function(){this.Z.clip()},Lt.closePath=function(){this.Z.closePath()},Lt.createLinearGradient=function(a,y,x,E){return this.Z.createLinearGradient(a,y,x,E)},Lt.createPattern=function(a,y){return this.Z.createPattern(a,y)},Lt.createRadialGradient=function(a,y,x,E,b,z){return this.Z.createRadialGradient(a,y,x,E,b,z)},Lt.drawImage=function(a,y,x,E,b,z,tt,ot,rt){E===void 0?this.Z.drawImage(a,y,x):this.Z.drawImage(a,y,x,E,b,z,tt,ot,rt)},Lt.fill=function(a){this.Z.fill(a?"evenodd":"nonzero")},Lt.fillRect=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},Lt.ox=function(a,y,x,E){this.Z.fillRect(a,y,x,E)},Lt.fillText=function(a,y,x){this.Z.fillText(a,y,x)},Lt.getImageData=function(a,y,x,E){return this.Z.getImageData(a,y,x,E)},Lt.lineTo=function(a,y){this.Z.lineTo(a,y)},Lt.measureText=function(a){return this.Z.measureText(a)},Lt.moveTo=function(a,y){this.Z.moveTo(a,y)},Lt.quadraticCurveTo=function(a,y,x,E){this.Z.quadraticCurveTo(a,y,x,E)},Lt.rect=function(a,y,x,E){this.Z.rect(a,y,x,E)},Lt.restore=function(){this.Z.restore()},Lt.save=function(){this.yc(),this.Z.save()},Td.prototype.rotate=function(a){this.El.rotate(57.2958*a,0,0)},Lt=Td.prototype,Lt.setTransform=function(a,y,x,E,b,z){this.El.setTransform(a,y,x,E,b,z)},Lt.scale=function(a,y){this.El.scale(a,y)},Lt.translate=function(a,y){this.El.translate(a,y)},Lt.stroke=function(){this.Z.stroke()},Lt.transform=function(a,y,x,E,b,z){if(a!==1||y!==0||x!==0||E!==1||b!==0||z!==0){var tt=this.El,ot=tt.m11*a+tt.m21*y;a=tt.m12*a+tt.m22*y,y=tt.m11*x+tt.m21*E,x=tt.m12*x+tt.m22*E,tt.dx=tt.m11*b+tt.m21*z+tt.dx,tt.dy=tt.m12*b+tt.m22*z+tt.dy,tt.m11=ot,tt.m12=a,tt.m21=y,tt.m22=x}},Lt.yc=function(){var a=this.El;this.Z.setTransform(a.m11,a.m12,a.m21,a.m22,a.dx,a.dy)},Lt.ng=function(a,y){if(a instanceof $i&&a.type===Da){var x=a.yk;a=a.ft,a>x?(this.scale(x/a,1),this.translate((a-x)/2,0)):x>a&&(this.scale(1,a/x),this.translate(0,(x-a)/2)),this.Hm?this.clip():this.fill(y),a>x?(this.translate(-(a-x)/2,0),this.scale(1/(x/a),1)):x>a&&(this.translate(0,-(x-a)/2),this.scale(1,1/(a/x)))}else this.Hm?this.clip():this.fill(y)},Lt.jk=function(){this.Hm||this.stroke()},Lt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Lt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Lt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(mx),a.lineDashOffset=0)},Lt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Lt.Hs=function(){},Re.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 zg(){this.F=this.o=this.u=this.j=0}zg.className="ColorNumbers";function $i(a,y){Sf||(hv(),Sf=!0),kn(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===wu?(this.Qd=qi,this.Lk=Yr):this.Lk=a===Da?this.Qd=xi:this.Qd=Bi,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}$i.prototype.copy=function(){var a=new $i;return a.na=this.na,a.xk=this.xk,a.Qd=this.Qd.J(),a.Lk=this.Lk.J(),a.Gr=this.Gr,a.Xp=this.Xp,this.we!==null&&(a.we=this.we.copy()),a.cr=this.cr,a},Lt=$i.prototype,Lt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Lt.ka=function(){return Object.isFrozen(this)&&Wt("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Lt.qb=function(a){a.classType===$i&&(this.type=a)},Lt.toString=function(){var a="Brush(";if(this.type===th)a+=this.color;else if(a=this.type===wu?a+"Linear ":this.type===Da?a+"Radial ":this.type===xf?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Lt.addColorStop=function(a,y){return this._isFrozen&&ae(this),(typeof a!="number"||!isFinite(a)||1<a||0>a)&&rn(a,"0 <= loc <= 1",$i,"addColorStop:loc"),this.we===null&&(this.we=new ln),this.we.add(a,y),this.na===th&&(this.type=wu),this.xe=null,this},Lt.Vz=function(a,y){if(this._isFrozen&&ae(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wf:y,this.type===th)xu(this.color),this.color=vf(a,y);else if((this.type===wu||this.type===Da)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)xu(x.value),this.addColorStop(x.key,vf(a,y));return this};function $y(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wf:x,xu(a),vf(y,x)}Lt.Wy=function(a,y){if(this._isFrozen&&ae(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wf:y,this.type===th)xu(this.color),this.color=vf(-a,y);else if((this.type===wu||this.type===Da)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)xu(x.value),this.addColorStop(x.key,vf(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wf:x,xu(a),vf(-y,x)}function rv(a,y,x){xu(a),a=So.j;var E=So.u,b=So.o,z=So.F;return xu(y),x===void 0&&(x=.5),"rgba("+Math.round((So.j-a)*x+a)+", "+Math.round((So.u-E)*x+E)+", "+Math.round((So.o-b)*x+b)+", "+Math.round((So.F-z)*x+z)+")"}Lt.Gx=function(){if(this.type===th)return mf(this.color);if((this.type===wu||this.type===Da)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Da)return mf(a.first().value);if(a.get(.5)!==null)return mf(a.get(.5));if(a.count===2)return a=a.Fa(),mf(rv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,E=-1,b=1,z=1;y.next();){var tt=y.key,ot=Math.abs(.5-y.key);b>z&&ot<b?(x=tt,b=ot):z>=b&&ot<z&&(E=tt,z=ot)}return x>E&&(z=x,x=E,E=z,z=b),b=E-x,mf(rv(a.get(x),a.get(E),1-z/b))}return!1};function mf(a){return a?a instanceof $i?a.Gx():(xu(a),128>(299*So.j+587*So.u+114*So.o)/1e3):!1}function vf(a,y){switch(y){case wf:y=100*av(So.j);var x=100*av(So.u),E=100*av(So.o);return Es.j=.4124564*y+.3575761*x+.1804375*E,Es.u=.2126729*y+.7151522*x+.072175*E,Es.o=.0193339*y+.119192*x+.9503041*E,Es.F=So.F,y=uv(Es.j/yf[0]),x=uv(Es.u/yf[1]),E=uv(Es.o/yf[2]),$l.j=116*x-16,$l.u=500*(y-x),$l.o=200*(x-E),$l.F=Es.F,$l.j=Math.min(100,Math.max(0,$l.j+100*a)),a=($l.j+16)/116,y=a-$l.o/200,Es.j=yf[0]*eS($l.u/500+a),Es.u=yf[1]*($l.j>hm*dv?Math.pow(a,3):$l.j/hm),Es.o=yf[2]*eS(y),Es.F=$l.F,a=-.969266*Es.j+1.8760108*Es.u+.041556*Es.o,y=.0556434*Es.j+-.2040259*Es.u+1.0572252*Es.o,So.j=255*lv((3.2404542*Es.j+-1.5371385*Es.u+-.4985314*Es.o)/100),So.u=255*lv(a/100),So.o=255*lv(y/100),So.F=Es.F,So.j=Math.round(So.j),255<So.j?So.j=255:0>So.j&&(So.j=0),So.u=Math.round(So.u),255<So.u?So.u=255:0>So.u&&(So.u=0),So.o=Math.round(So.o),255<So.o?So.o=255:0>So.o&&(So.o=0),"rgba("+So.j+", "+So.u+", "+So.o+", "+So.F+")";case nS:return sv(),xa.o=Math.min(100,Math.max(0,xa.o+100*a)),"hsla("+xa.j+", "+xa.u+"%, "+xa.o+"%, "+xa.F+")";default:Wt("Unknown color space: "+y)}}function xu(a){Sf||(hv(),Sf=!0);var y=cv;if(y!==null){y.clearRect(0,0,1,1),y.fillStyle="#000000";var x=y.fillStyle;y.fillStyle=a,y.fillStyle!==x?(y.fillRect(0,0,1,1),a=y.getImageData(0,0,1,1).data,So.j=a[0],So.u=a[1],So.o=a[2],So.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,So.j=0,So.u=0,So.o=0,So.F=1)}}function sv(){var a=So.j/255,y=So.u/255,x=So.o/255,E=Math.max(a,y,x),b=Math.min(a,y,x),z=E-b;if(b=(E+b)/2,z===0)var tt=a=0;else{switch(E){case a:tt=(y-x)/z%6;break;case y:tt=(x-a)/z+2;break;case x:tt=(a-y)/z+4}tt*=60,0>tt&&(tt+=360),a=z/(1-Math.abs(2*b-1))}xa.j=Math.round(tt),xa.u=Math.round(100*a),xa.o=Math.round(100*b),xa.F=So.F}function av(a){return a/=255,.04045>=a?a/12.92:Math.pow((a+.055)/1.055,2.4)}function lv(a){return .0031308>=a?12.92*a:1.055*Math.pow(a,1/2.4)-.055}function uv(a){return a>dv?Math.pow(a,1/3):(hm*a+16)/116}function eS(a){var y=a*a*a;return y>dv?y:(116*a-16)/hm}function wc(a,y){typeof a!="string"&&(a instanceof $i||Wt("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){cv=Ho?new Ya(null,void 0,{willReadFrequently:!0}).context:null}Re.Object.defineProperties($i.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&ae(this,a),this.na=a,this.start.Mc()&&(a===wu?this.start=qi:a===Da&&(this.start=xi)),this.end.Mc()&&(a===wu?this.end=Yr:a===Da&&(this.end=xi)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&ae(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&ae(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&ae(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&ae(this,a),0>a&&rn(a,">= zero",$i,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&ae(this,a),0>a&&rn(a,">= zero",$i,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&ae(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&ae(this,a),this.cr=a,this.xe=null}}}),$i.prototype.isDark=$i.prototype.Gx,$i.prototype.darkenBy=$i.prototype.Wy,$i.prototype.lightenBy=$i.prototype.Vz,$i.prototype.addColorStop=$i.prototype.addColorStop;var dv=216/24389,hm=24389/27,yf=[95.047,100,108.883],cv=null,So=new zg,xa=new zg,Es=new zg,$l=new zg,Sf=!1;$i.className="Brush";var th;$i.Solid=th=new le($i,"Solid",0);var wu;$i.Linear=wu=new le($i,"Linear",1);var Da;$i.Radial=Da=new le($i,"Radial",2);var xf;$i.Pattern=xf=new le($i,"Pattern",4);var wf;$i.Lab=wf=new le($i,"Lab",5);var nS;$i.HSL=nS=new le($i,"HSL",6),$i.randomColor=function(a,y){a===void 0&&(a=128),y===void 0&&(y=Math.max(a,255));var x=Math.abs(y-a);y=Math.floor(a+Math.random()*x).toString(16);var E=Math.floor(a+Math.random()*x).toString(16);return a=Math.floor(a+Math.random()*x).toString(16),2>y.length&&(y="0"+y),2>E.length&&(E="0"+E),2>a.length&&(a="0"+a),"#"+y+E+a},$i.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;Sf||(hv(),Sf=!0);var y=cv;if(y===null)return!0;y.fillStyle="#000000";var x=y.fillStyle;return y.fillStyle=a,y.fillStyle!==x?!0:(y.fillStyle="#FFFFFF",x=y.fillStyle,y.fillStyle=a,y.fillStyle!==x)},$i.lighten=function(a){return $y(a)},$i.lightenBy=$y,$i.darken=function(a){return tS(a)},$i.darkenBy=tS,$i.mix=rv,$i.isDark=mf;function yr(){this.xa="Base"}yr.prototype.measure=function(){},yr.prototype.Yz=function(a,y,x,E,b){a.measure(y,x,E,b)},yr.prototype.arrange=function(){},yr.prototype.Ly=function(a,y,x,E,b,z){a.arrange(y,x,E,b,z)},yr.prototype.iA=function(a){a.Uj()},yr.prototype.gc=function(){},Re.Object.defineProperties(yr.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return Ie}}}),yr.prototype.remeasureObject=yr.prototype.iA,yr.prototype.arrangeElement=yr.prototype.Ly,yr.prototype.measureElement=yr.prototype.Yz,yr.className="PanelLayout";function dm(){this.xa="Base"}ye(dm,yr),dm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length;a=Pu(a);for(var rt=0;rt<ot;rt++){var at=E[rt];if(at.visible||at===a){var ut=at.margin,ft=ut.right+ut.left;ut=ut.top+ut.bottom,at.measure(y,x,z,tt);var mt=at.measuredBounds;ft=Math.max(mt.width+ft,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 ci&&at.isGeometryPositioned&&(at=at.strokeWidth/2,mt-=at,yt-=at),ko(b,mt,yt,ft,ut)}}},dm.prototype.arrange=function(a,y,x){var E=y.length,b=a.padding;for(a=x.x-b.left,x=x.y-b.top,b=0;b<E;b++){var z=y[b],tt=z.measuredBounds,ot=z.margin,rt=z.position.x,at=z.position.y;if(rt=isNaN(rt)?-a:rt-a,at=isNaN(at)?-x:at-x,z instanceof ci&&z.isGeometryPositioned){var ut=z.strokeWidth/2;rt-=ut,at-=ut}z.visible&&z.arrange(rt+ot.left,at+ot.top,tt.width,tt.height)}};function cm(){this.xa="Base"}ye(cm,yr),cm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length;y=Ke(),z=Pu(a);for(var rt=0;rt<ot;rt++){var at=E[rt];if(at.visible||at===z){var ut=Ws(at,!1);if(ut!==Te&&ut!==wn)y.push(at);else{at.measure(1/0,x,0,tt),ut=at.margin,at=at.measuredBounds;var ft=Math.max(at.height+ut.top+ut.bottom,0);b.width+=Math.max(at.width+ut.right+ut.left,0),b.height=Math.max(b.height,ft)}}}for(E=y.length,a.desiredSize.height?x=Math.min(a.desiredSize.height,a.maxSize.height):b.height!==0&&(x=Math.min(b.height,a.maxSize.height)),a=0;a<E;a++)rt=y[a],(rt.visible||rt===z)&&(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),b.width+=Math.max(rt.width+ot,0),b.height=Math.max(b.height,ut));be(y)},cm.prototype.arrange=function(a,y,x){for(var E=y.length,b=a.padding,z=b.top,tt=a.isOpposite,ot=tt?x.width:b.left,rt=0;rt<E;rt++){var at=z,ut=y[rt];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.top+mt.bottom,xt=z+b.bottom,Mt=ft.height,It=Ws(ut,!1);(isNaN(ut.desiredSize.height)&&It===Oe||It===jn)&&(Mt=Math.max(x.height-yt-xt,0)),yt=Mt+yt+xt,xt=ut.alignment,xt.Xb()&&(xt=a.defaultAlignment),xt.sb()||(xt=xi),tt&&(ot-=ft.width+mt.left+mt.right),ut.arrange(ot+xt.offsetX+mt.left,at+xt.offsetY+mt.top+(x.height*xt.y-yt*xt.y),ft.width,Mt),tt||(ot+=ft.width+mt.left+mt.right)}}};function fm(){this.xa="Base"}ye(fm,yr),fm.prototype.measure=function(a,y,x,E,b,z){var tt=E.length;x=Ke();for(var ot=Pu(a),rt=0;rt<tt;rt++){var at=E[rt];if(at.visible||at===ot){var ut=Ws(at,!1);if(ut!==Te&&ut!==jn)x.push(at);else{var ft=at.margin;ut=ft.right+ft.left,ft=ft.top+ft.bottom,at.measure(y,1/0,z,0),at=at.measuredBounds,Qo(b,Math.max(b.width,Math.max(at.width+ut,0)),b.height+Math.max(at.height+ft,0))}}}if(E=x.length,E!==0){for(a.desiredSize.width?y=Math.min(a.desiredSize.width,a.maxSize.width):b.width!==0&&(y=Math.min(b.width,a.maxSize.width)),a=0;a<E;a++)rt=x[a],(rt.visible||rt===ot)&&(at=rt.margin,tt=at.right+at.left,at=at.top+at.bottom,rt.measure(y,1/0,z,0),rt=rt.measuredBounds,at=Math.max(rt.height+at,0),b.width=Math.max(b.width,Math.max(rt.width+tt,0)),b.height+=at);be(x)}},fm.prototype.arrange=function(a,y,x){for(var E=y.length,b=a.padding,z=b.left,tt=a.isOpposite,ot=tt?x.height:b.top,rt=0;rt<E;rt++){var at=z,ut=y[rt];if(ut.visible){var ft=ut.measuredBounds,mt=ut.margin,yt=mt.left+mt.right,xt=z+b.right,Mt=ft.width,It=Ws(ut,!1);(isNaN(ut.desiredSize.width)&&It===Oe||It===wn)&&(Mt=Math.max(x.width-yt-xt,0)),yt=Mt+yt+xt,xt=ut.alignment,xt.Xb()&&(xt=a.defaultAlignment),xt.sb()||(xt=xi),tt&&(ot-=ft.height+mt.bottom+mt.top),ut.arrange(at+xt.offsetX+mt.left+(x.width*xt.x-yt*xt.x),ot+xt.offsetY+mt.top,Mt,ft.height),tt||(ot+=ft.height+mt.bottom+mt.top)}}};function gm(){this.xa="Base"}ye(gm,yr),gm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length,rt=a.Pb(),at=rt.margin,ut=at.right+at.left,ft=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),xt=Math.max(tt+ft,0),Mt=a.isClipping,It=we.allocAt(-at.left,-at.top,yt,xt),At=we.allocAt(0,0,z,tt);fv(rt,At,!0),z=At.width,tt=At.height;for(var _t=!0,Ht=Pu(a),Vt=0;Vt<ot;Vt++){var Xt=E[Vt];mt=y;var ue=x;if(Xt!==rt&&(Xt.visible||Xt===Ht)){at=Xt.margin;var $e=at.left,dn=at.top;switch(yt=at.right+at.left,xt=at.top+at.bottom,at=Ws(Xt,!1),at){case Oe:mt=z,ue=tt,dn=$e=xt=yt=0;break;case wn:mt=z,$e=yt=0;break;case jn:ue=tt,dn=xt=0}Xt.measure(mt,ue,0,0),mt=Xt.measuredBounds,yt=Math.max(mt.width+yt,0),xt=Math.max(mt.height+xt,0),at=Xt.alignment,at.Xb()&&(at=a.defaultAlignment),at.sb()||(at=xi);var an=Xt.alignmentFocus;if(an.Xb()&&(an=xi),ue=null,Xt instanceof Ie&&Xt.$e!==""&&(ue=Xt.fb(Xt.$e),ue===Xt&&(ue=null)),$e=At.x-$e,dn=At.y-dn,ue!==null){for(Xt.arrange(0,0,mt.width,mt.height),mt=ue.actualBounds,mt=Dt.allocAt(mt.x+(an.x*mt.width-an.offsetX),mt.y+(an.y*mt.height-an.offsetY)),ue=ue.panel;ue!==Xt;)ue.transform.Ga(mt),ue=ue.panel;$e+=at.x*z+at.offsetX-mt.x,dn+=at.y*tt+at.offsetY-mt.y,Dt.free(mt)}else $e+=at.x*z+at.offsetX-(an.x*mt.width+an.offsetX),dn+=at.y*tt+at.offsetY-(an.y*mt.height+an.offsetY);_t?(_t=!1,b.h($e,dn,yt,xt)):ko(b,$e,dn,yt,xt)}}switch(_t?b.assign(It):Mt?b.Uu(At.x,At.y,At.width,At.height):ko(b,It.x,It.y,It.width,It.height),we.free(It),we.free(At),at=rt.stretch,at===ai&&(at=Ws(rt,!1)),at){case Te:return;case Oe:if(!isFinite(y)&&!isFinite(x))return;break;case wn:if(!isFinite(y))return;break;case jn:if(!isFinite(x))return}for(mt=rt.measuredBounds,z=mt.width,tt=mt.height,yt=Math.max(z+ut,0),xt=Math.max(tt+ft,0),at=rt.margin,At=we.allocAt(-at.left,-at.top,yt,xt),fv(rt,At,!0),z=At.width,tt=At.height,y=0;y<ot;y++)x=E[y],x===rt||!x.visible&&x!==Ht||(at=x.margin,yt=at.right+at.left,xt=at.top+at.bottom,mt=x.measuredBounds,yt=Math.max(mt.width+yt,0),xt=Math.max(mt.height+xt,0),ut=x.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=xi),x=x.alignmentFocus,x.Xb()&&(x=xi),_t?(_t=!1,b.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,xt)):ko(b,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,xt));_t?b.assign(It):Mt?b.Uu(At.x,At.y,At.width,At.height):ko(b,It.x,It.y,It.width,It.height),we.free(At)},gm.prototype.arrange=function(a,y,x){var E=y.length,b=a.Pb(),z=b.measuredBounds,tt=z.width,ot=z.height,rt=a.padding;z=rt.left,rt=rt.top;var at=z-x.x,ut=rt-x.y;for(b.arrange(at,ut,tt,ot),tt=we.allocAt(0,0,tt,ot),fv(b,tt,!1),ot=0;ot<E;ot++){var ft=y[ot];if(ft!==b){at=ft.measuredBounds;var mt=at.width,yt=at.height;ut=ft.alignment,ut.Xb()&&(ut=a.defaultAlignment),ut.sb()||(ut=xi);var xt=ft.alignmentFocus;if(xt.Xb()&&(xt=xi),at=null,ft instanceof Ie&&ft.$e!==""&&(at=ft.fb(ft.$e),at===ft&&(at=null)),at!==null){var Mt=at.actualBounds;for(xt=Dt.allocAt(Mt.x+(xt.x*Mt.width-xt.offsetX),Mt.y+(xt.y*Mt.height-xt.offsetY)),at=at.panel;at!==ft;)at.transform.Ga(xt),at=at.panel;at=ut.x*tt.width+ut.offsetX-xt.x,ut=ut.y*tt.height+ut.offsetY-xt.y,Dt.free(xt)}else at=ut.x*tt.width+ut.offsetX-(xt.x*mt+xt.offsetX),ut=ut.y*tt.height+ut.offsetY-(xt.y*yt+xt.offsetY);at+=tt.x-x.x,ut+=tt.y-x.y,ft.visible&&ft.arrange(z+at,rt+ut,mt,yt)}}we.free(tt)};function fv(a,y,x){var E=null;if(a instanceof Ie&&a.$e!==""&&(E=a.fb(a.$e),E===a&&(E=null)),E!==null)for(x&&a.arrange(0,0,y.width,y.height),y.assign(E.actualBounds),E=E.panel;E!==a;)E.transform.pp(y),E=E.panel}function pm(){this.xa="Base"}ye(pm,yr),pm.prototype.measure=function(a,y,x,E,b,z,tt){var ot=E.length,rt=a.Pb(),at=rt.margin,ut=y,ft=x,mt=at.right+at.left,yt=at.top+at.bottom;rt.measure(y,x,z,tt),at=rt.measuredBounds;var xt=0,Mt=null;rt instanceof ci&&(Mt=rt,xt=Mt.strokeWidth*Mt.scale);var It=Math.max(at.width+mt,0);at=Math.max(at.height+yt,0);var At=vv(rt),_t=At.x*It+At.offsetX;At=At.y*at+At.offsetY;var Ht=yv(rt),Vt=Ht.x*It+Ht.offsetX;for(Ht=Ht.y*at+Ht.offsetY,isFinite(y)&&(ut=Math.max(Math.abs(_t-Vt)-xt,0)),isFinite(x)&&(ft=Math.max(Math.abs(At-Ht)-xt,0)),xt=Ye.alloc(),xt.h(0,0),a=Pu(a),Ht=0;Ht<ot;Ht++)At=E[Ht],At===rt||!At.visible&&At!==a||(at=At.margin,It=at.right+at.left,_t=at.top+at.bottom,At.measure(ut,ft,0,0),at=At.measuredBounds,It=Math.max(at.width+It,0),at=Math.max(at.height+_t,0),xt.h(Math.max(It,xt.width),Math.max(at,xt.height)));if(ot===1)b.width=It,b.height=at,Ye.free(xt);else{switch(At=vv(rt),Ht=yv(rt),ot=E=0,Ht.x!==At.x&&Ht.y!==At.y&&(E=xt.width/Math.abs(Ht.x-At.x),ot=xt.height/Math.abs(Ht.y-At.y)),Ye.free(xt),xt=0,Mt!==null&&(xt=Mt.strokeWidth*Mt.scale,Lv(Mt)===mn&&(E=ot=Math.max(E,ot))),E+=Math.abs(At.offsetX)+Math.abs(Ht.offsetX)+xt,ot+=Math.abs(At.offsetY)+Math.abs(Ht.offsetY)+xt,Mt=rt.stretch,Mt===ai&&(Mt=Ws(rt,!1)),Mt){case Te:tt=z=0;break;case Oe:isFinite(y)&&(E=y),isFinite(x)&&(ot=x);break;case wn:isFinite(y)&&(E=y),tt=0;break;case jn:z=0,isFinite(x)&&(ot=x)}rt.Uj(),rt.measure(E,ot,z,tt),b.width=rt.measuredBounds.width+mt,b.height=rt.measuredBounds.height+yt}},pm.prototype.arrange=function(a,y){var x=y.length,E=a.Pb(),b=E.measuredBounds,z=we.alloc();z.h(0,0,1,1);var tt=E.margin,ot=tt.left;tt=tt.top;var rt=a.padding,at=rt.left;rt=rt.top,E.arrange(at+ot,rt+tt,b.width,b.height);var ut=vv(E),ft=yv(E),mt=ut.y*b.height+ut.offsetY,yt=ft.x*b.width+ft.offsetX;for(ft=ft.y*b.height+ft.offsetY,z.x=ut.x*b.width+ut.offsetX,z.y=mt,ko(z,yt,ft,0,0),z.x+=ot+at,z.y+=tt+rt,b=0;b<x;b++)ot=y[b],ot!==E&&(at=ot.measuredBounds,tt=ot.margin,rt=Math.max(at.width+tt.right+tt.left,0),ut=Math.max(at.height+tt.top+tt.bottom,0),mt=ot.alignment,mt.Xb()&&(mt=a.defaultAlignment),mt.sb()||(mt=xi),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&&(br(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 we(z.x,z.y,z.width,z.height))));we.free(z)};function mm(){this.xa="Base",this.name="Table"}ye(mm,yr),mm.prototype.measure=function(a,y,x,E,b){for(var z=E.length,tt=Ke(),ot=Ke(),rt=0;rt<z;rt++){var at=E[rt],ut=at instanceof Ie?at:null;if(ut!==null&&eh(ut)&&at.visible){ot.push(ut);for(var ft=ut.O.s,mt=ft.length,yt=0;yt<mt;yt++){var xt=ft[yt];ut.type===Ie.TableRow?xt.row=at.row:ut.type===Ie.TableColumn&&(xt.column=at.column),tt.push(xt)}}else tt.push(at)}z=tt.length,z===0&&(a.Fb(0),a.Eb(0));for(var Mt=[],It=0;It<z;It++){var At=tt[It];At.visible&&(cr(At,!0),Ql(At,!0),Mt[At.row]||(Mt[At.row]=[]),Mt[At.row][At.column]||(Mt[At.row][At.column]=[]),Mt[At.row][At.column].push(At))}be(tt);var _t=Ke(),Ht=Ke(),Vt=Ke(),Xt={count:0},ue={count:0},$e=y,dn=x,an=a.rowDefs,Ge=a.colDefs,Ne=null;z=an.length;for(var ni=0;ni<z;ni++)Ne=an[ni],Ne!==void 0&&(Ne.actual=0);z=Ge.length;for(var Zn=0;Zn<z;Zn++)Ne=Ge[Zn],Ne!==void 0&&(Ne.actual=0);for(var Yi=Mt.length,po=0,kr=0;kr<Yi;kr++)Mt[kr]&&(po=Math.max(po,Mt[kr].length));var Tr=Math.min(a.topIndex,Yi-1),ps=Math.min(a.leftIndex,po-1),Mr=0;Yi=Mt.length;for(var dh=Pu(a),rr=0;rr<Yi;rr++)if(Mt[rr]){po=Mt[rr].length;var Ll=a.Fb(rr);Ll.actual=0;for(var ms=Ll.oc=0;ms<po;ms++)if(Mt[rr][ms]){var ch=a.Eb(ms);_t[ms]===void 0&&(ch.actual=0,ch.oc=0,_t[ms]=!0);for(var Ca=Mt[rr][ms],Qa=Ca.length,ha=0;ha<Qa;ha++){var Qs=Ca[ha];if(Qs.visible||Qs===dh){var qh=1<Qs.rowSpan||1<Qs.columnSpan;qh&&(rr<Tr||ms<ps||Ht.push(Qs));var kl=Qs.margin,Vf=kl.right+kl.left,da=kl.top+kl.bottom,vs=Sl(Qs,Ll,ch,!1),Mp=Qs.desiredSize,Bc=!isNaN(Mp.height),zl=!isNaN(Mp.width)&&Bc;if(qh||vs===Te||zl||rr<Tr||ms<ps||(Xt[ms]!==void 0||vs!==Oe&&vs!==wn||(Xt[ms]=-1,Xt.count++),ue[rr]!==void 0||vs!==Oe&&vs!==jn||(ue[rr]=-1,ue.count++),Vt.push(Qs)),Qs.measure(1/0,1/0,0,0),!(rr<Tr||ms<ps)){var qs=Qs.measuredBounds,_d=Math.max(qs.width+Vf,0),ca=Math.max(qs.height+da,0);if(Qs.rowSpan===1&&(vs===Te||vs===wn)){Ne=a.Fb(rr);var $h=Ne.Wc();Mr=Math.max(ca-Ne.actual,0),Mr+$h>dn&&(Mr=Math.max(dn-$h,0));var z0=Ne.oa===0;Ne.oc=Ne.oc+Mr,Ne.actual=Ne.oa+Mr,dn=Math.max(dn-(Mr+(z0?$h:0)),0)}if(Qs.columnSpan===1&&(vs===Te||vs===jn)){Ne=a.Eb(ms);var Ep=Ne.Wc();Mr=Math.max(_d-Ne.actual,0),Mr+Ep>$e&&(Mr=Math.max($e-Ep,0));var _y=Ne.oa===0;Ne.oc=Ne.oc+Mr,Ne.actual=Ne.oa+Mr,$e=Math.max($e-(Mr+(_y?Ep:0)),0)}qh&&Qs.Uj()}}}}}be(_t);var lu=0,ku=0;z=a.columnCount;for(var Dc=0;Dc<z;Dc++){var td=Ge[Dc];td!==void 0&&(lu+=isNaN(td.Hc)?td.oc:td.Hc,td.oc!==0&&(lu+=td.Wc()))}z=a.rowCount;for(var Uf=0;Uf<z;Uf++){var ed=an[Uf];ed!==void 0&&(ku+=isNaN(ed.Hc)?ed.oc:ed.Hc,ed.oc!==0&&(ku+=ed.Wc()))}$e=Math.max(y-lu,0);var uu=dn=Math.max(x-ku,0),fh=$e;z=Vt.length;for(var $s=0;$s<z;$s++){var _l=Vt[$s],_0=a.Fb(_l.row),Mu=a.Eb(_l.column),Zf=_l.measuredBounds,Ml=_l.margin,Gd=Ml.right+Ml.left,Gl=Ml.top+Ml.bottom;Xt[_l.column]=Mu.oc===0&&Xt[_l.column]!==void 0?Math.max(Zf.width+Gd,Xt[_l.column]):null,ue[_l.row]=_0.oc===0&&ue[_l.row]!==void 0?Math.max(Zf.height+Gl,ue[_l.row]):null}var Oc=0,Yf=0,gl;for(gl in ue)gl!=="count"&&(Oc+=ue[gl]);for(gl in Xt)gl!=="count"&&(Yf+=Xt[gl]);for(var Hr=Ye.alloc(),bp=0;bp<z;bp++){var Ds=Vt[bp];if(Ds.visible||Ds===dh){var sr=a.Fb(Ds.row),Os=a.Eb(Ds.column),Eu=0;isFinite(Os.width)?Eu=Os.width:(isFinite($e)&&Xt[Ds.column]!==null?Yf===0?Eu=Os.actual+$e:Eu=Xt[Ds.column]/Yf*fh:Xt[Ds.column]!==null?Eu=$e:Eu=Os.actual||$e,Eu=Math.max(0,Eu-Os.Wc()));var gh=0;switch(isFinite(sr.height)?gh=sr.height:(isFinite(dn)&&ue[Ds.row]!==null?Oc===0?gh=sr.actual+dn:gh=ue[Ds.row]/Oc*uu:ue[Ds.row]!==null?gh=dn:gh=sr.actual||dn,gh=Math.max(0,gh-sr.Wc())),Hr.h(Math.max(Os.minimum,Math.min(Eu,Os.maximum)),Math.max(sr.minimum,Math.min(gh,sr.maximum))),vs=Sl(Ds,sr,Os,!1),vs){case wn:Hr.height=Math.max(Hr.height,sr.actual+dn);break;case jn:Hr.width=Math.max(Hr.width,Os.actual+$e)}var Hd=Ds.margin,Gy=Hd.right+Hd.left,G0=Hd.top+Hd.bottom;Ds.Uj(),Ds.measure(Hr.width,Hr.height,Os.minimum,sr.minimum);var Kf=Ds.measuredBounds,Wd=Math.max(Kf.width+Gy,0),Ic=Math.max(Kf.height+G0,0);isFinite($e)&&(Wd=Math.min(Wd,Hr.width)),isFinite(dn)&&(Ic=Math.min(Ic,Hr.height));var ta=0;ta=sr.actual,sr.actual=Math.max(sr.actual,Ic),sr.oc=Math.max(sr.oc,Ic),Mr=sr.actual-ta,dn=Math.max(dn-Mr,0),ue[Ds.row]===null&&(uu=Math.max(uu-Mr,0)),ta=Os.actual,Os.actual=Math.max(Os.actual,Wd),Os.oc=Math.max(Os.oc,Wd),Mr=Os.actual-ta,$e=Math.max($e-Mr,0),Xt[Ds.column]===null&&(fh=Math.max(fh-Mr,0))}}be(Vt);var bu=Ye.alloc(),El=Ke(),za=Ke();if(z=Ht.length,z!==0){for(var nd=0;nd<Yi;nd++)if(Mt[nd]){po=Mt[nd].length;var Xf=a.Fb(nd);El[nd]=Xf.actual;for(var id=0;id<po;id++)if(Mt[nd][id]){var H0=a.Eb(id);za[id]=H0.actual}}}for(var Jf=0;Jf<z;Jf++){var Ko=Ht[Jf];if(Ko.visible||Ko===dh){var pl=a.Fb(Ko.row),qa=a.Eb(Ko.column);switch(Hr.h(Math.max(qa.minimum,Math.min(y,qa.maximum)),Math.max(pl.minimum,Math.min(x,pl.maximum))),vs=Sl(Ko,pl,qa,!1),vs){case Oe:za[qa.index]!==0&&(Hr.width=Math.min(Hr.width,za[qa.index])),El[pl.index]!==0&&(Hr.height=Math.min(Hr.height,El[pl.index]));break;case wn:za[qa.index]!==0&&(Hr.width=Math.min(Hr.width,za[qa.index]));break;case jn:El[pl.index]!==0&&(Hr.height=Math.min(Hr.height,El[pl.index]))}isFinite(qa.width)&&(Hr.width=qa.width),isFinite(pl.height)&&(Hr.height=pl.height),bu.h(0,0);for(var W0=qa.minimum,fa=pl.minimum,ph=1;ph<Ko.rowSpan&&!(Ko.row+ph>=a.rowCount);ph++)Ne=a.Fb(Ko.row+ph),Mr=0,Mr=vs===Oe||vs===jn?Math.max(Ne.minimum,El[Ko.row+ph]===0?Ne.maximum:Math.min(El[Ko.row+ph],Ne.maximum)):Math.max(Ne.minimum,isNaN(Ne.Hc)?Ne.maximum:Math.min(Ne.Hc,Ne.maximum)),bu.height+=Mr,fa+=Ne.minimum;for(var $a=1;$a<Ko.columnSpan&&!(Ko.column+$a>=a.columnCount);$a++)Ne=a.Eb(Ko.column+$a),Mr=0,Mr=vs===Oe||vs===wn?Math.max(Ne.minimum,za[Ko.column+$a]===0?Ne.maximum:Math.min(za[Ko.column+$a],Ne.maximum)):Math.max(Ne.minimum,isNaN(Ne.Hc)?Ne.maximum:Math.min(Ne.Hc,Ne.maximum)),bu.width+=Mr,W0+=Ne.minimum;Hr.width+=bu.width,Hr.height+=bu.height;var Qf=Ko.margin,od=Qf.right+Qf.left,Fp=Qf.top+Qf.bottom;Ko.measure(Hr.width,Hr.height,W0,fa);for(var qf=Ko.measuredBounds,Hl=Math.max(qf.width+od,0),Vd=Math.max(qf.height+Fp,0),rd=0,$f=0;$f<Ko.rowSpan&&!(Ko.row+$f>=a.rowCount);$f++)Ne=a.Fb(Ko.row+$f),rd+=Ne.total||0;if(rd<Vd){var mh=Vd-rd,hu=Vd-rd;if(Ko.spanAllocation!==null)for(var vh=Ko.spanAllocation,Fu=0;Fu<Ko.rowSpan&&!(0>=mh)&&!(Ko.row+Fu>=a.rowCount);Fu++){Ne=a.Fb(Ko.row+Fu);var yh=Ne.oa||0,Ud=vh(Ko,Ne,hu);Ne.actual=Math.min(Ne.maximum,yh+Ud),Ne.oa!==yh&&(mh-=Ne.oa-yh)}for(;0<mh;){var bl=Ne.oa||0;if(isNaN(Ne.height)&&Ne.maximum>bl&&(Ne.actual=Math.min(Ne.maximum,bl+mh),Ne.oa!==bl&&(mh-=Ne.oa-bl)),Ne.index===0)break;Ne=a.Fb(Ne.index-1)}}for(var Rc=0,Sh=0;Sh<Ko.columnSpan&&!(Ko.column+Sh>=a.columnCount);Sh++)Ne=a.Eb(Ko.column+Sh),Rc+=Ne.total||0;if(Rc<Hl){var jc=Hl-Rc,Hy=Hl-Rc;if(Ko.spanAllocation!==null)for(var Nu=Ko.spanAllocation,Zd=0;Zd<Ko.columnSpan&&!(0>=jc)&&!(Ko.column+Zd>=a.columnCount);Zd++){Ne=a.Eb(Ko.column+Zd);var Np=Ne.oa||0,Wy=Nu(Ko,Ne,Hy);Ne.actual=Math.min(Ne.maximum,Np+Wy),Ne.oa!==Np&&(jc-=Ne.oa-Np)}for(;0<jc;){var V0=Ne.oa||0;if(isNaN(Ne.width)&&Ne.maximum>V0&&(Ne.actual=Math.min(Ne.maximum,V0+jc),Ne.oa!==V0&&(jc-=Ne.oa-V0)),Ne.index===0)break;Ne=a.Eb(Ne.index-1)}}}}be(Ht),Ye.free(bu),Ye.free(Hr),El!==void 0&&be(El),za!==void 0&&be(za);var zc=0,_c=0,U0=a.desiredSize,gx=a.maxSize;vs=Ws(a,!0);var Tp=ku=lu=0,Ap=0;z=a.columnCount;for(var Z0=0;Z0<z;Z0++)Ge[Z0]!==void 0&&(Ne=a.Eb(Z0),isFinite(Ne.width)?(Tp+=Ne.width,Tp+=Ne.Wc()):Mm(Ne)===Wg?(Tp+=Ne.oa,Tp+=Ne.Wc()):Ne.oa!==0&&(lu+=Ne.oa,lu+=Ne.Wc()));isFinite(U0.width)?zc=Math.min(U0.width,gx.width):zc=vs!==Te&&isFinite(y)?y:lu,zc=Math.max(zc,a.minSize.width),zc=Math.max(zc-Tp,0);for(var Qx=lu===0?1:Math.max(zc/lu,1),Y0=0;Y0<z;Y0++)Ge[Y0]!==void 0&&(Ne=a.Eb(Y0),isFinite(Ne.width)||Mm(Ne)===Wg||(Ne.actual=Ne.oa*Qx),Ne.position=b.width,Ne.oa!==0&&(b.width+=Ne.oa,b.width+=Ne.Wc()));z=a.rowCount;for(var K0=0;K0<z;K0++)an[K0]!==void 0&&(Ne=a.Fb(K0),isFinite(Ne.height)?(Ap+=Ne.height,Ap+=Ne.Wc()):Mm(Ne)===Wg?(Ap+=Ne.oa,Ap+=Ne.Wc()):Ne.oa!==0&&(ku+=Ne.oa,ku+=Ne.Wc()));isFinite(U0.height)?_c=Math.min(U0.height,gx.height):_c=vs!==Te&&isFinite(x)?x:ku,_c=Math.max(_c,a.minSize.height),_c=Math.max(_c-Ap,0);for(var qx=ku===0?1:Math.max(_c/ku,1),X0=0;X0<z;X0++)an[X0]!==void 0&&(Ne=a.Fb(X0),isFinite(Ne.height)||Mm(Ne)===Wg||(Ne.actual=Ne.oa*qx),Ne.position=b.height,Ne.oa!==0&&(b.height+=Ne.oa,b.height+=Ne.Wc()));z=ot.length;for(var Vy=0;Vy<z;Vy++){var Bp=ot[Vy],Uy=0,Zy=0;Bp.type===Ie.TableRow?(Uy=b.width,Ne=a.Fb(Bp.row),Zy=Ne.actual):(Ne=a.Eb(Bp.column),Uy=Ne.actual,Zy=b.height),Bp.measuredBounds.h(0,0,Uy,Zy),cr(Bp,!1)}be(ot),a.inRowsCols=Mt},mm.prototype.arrange=function(a,y,x){var E=y.length,b=a.padding,z=b.left;b=b.top;var tt=a.inRowsCols;if(tt!==null){for(var ot,rt,at=tt.length,ut=0,ft=0;ft<at;ft++)tt[ft]&&(ut=Math.max(ut,tt[ft].length));rt=a.rowDefs,ot=a.colDefs;var mt=ft=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),ft=-rt[yt].position}var xt=Math.min(a.leftIndex,ut-1);if(0<ot.length){for(;xt!==ut&&(ot[xt]===void 0||ot[xt].oa===0);)xt++;xt=Math.max(Math.min(xt,ut-1),0),mt=-ot[xt].position}for(var Mt=0,It=0;Mt!==at&&rt[Mt]===void 0;)Mt++;for(;It!==at&&ot[It]===void 0;)It++;ut=a.part,a.Fb(Mt),a.Eb(It);for(var At=0;At<y.length;At++){var _t=y[At];if(_t instanceof Ie&&_t.visible&&eh(_t)){if(_t.type===Ie.TableRow){ot=a.Fb(_t.row);var Ht=a.Eb(It)}else ot=a.Fb(Mt),Ht=a.Eb(_t.column);rt=ot.position+ft+b,ot.oa!==0&&(rt+=ot.Io(Math.max(Mt,yt))),ot=Ht.position+mt+z,Ht.oa!==0&&(ot+=Ht.Io(Math.max(It,xt))),Ht=_t.measuredBounds,_t.Uk(),_t.actualBounds.ka();var Vt=_t.actualBounds,Xt=we.allocAt(Vt.x,Vt.y,Vt.width,Vt.height);Vt.x=_t.type===Ie.TableRow?z:ot,Vt.y=_t.type===Ie.TableColumn?b:rt,Vt.width=Ht.width,Vt.height=Ht.height,_t.actualBounds.freeze(),Ql(_t,!1),To(Xt,Vt)||ut===null||(ut.oh(),_t.Pn(ut)),we.free(Xt)}}for(At=Ye.alloc(),_t=0;_t<at;_t++)if(tt[_t]){for(ut=tt[_t].length,Ht=a.Fb(_t),rt=Ht.position+ft+b,Ht.oa!==0&&(rt+=Ht.Io(Math.max(Mt,yt))),Vt=0;Vt<ut;Vt++)if(tt[_t][Vt]){Xt=a.Eb(Vt),ot=Xt.position+mt+z,Xt.oa!==0&&(ot+=Xt.Io(Math.max(It,xt)));for(var ue=tt[_t][Vt],$e=ue.length,dn=0;dn<$e;dn++){var an=ue[dn],Ge=an.measuredBounds;At.h(0,0);for(var Ne=1;Ne<an.rowSpan&&!(_t+Ne>=a.rowCount);Ne++){var ni=a.Fb(_t+Ne);ni.oa!==0&&(At.height+=ni.total)}for(Ne=1;Ne<an.columnSpan&&!(Vt+Ne>=a.columnCount);Ne++)ni=a.Eb(Vt+Ne),ni.oa!==0&&(At.width+=ni.total);var Zn=Xt.oa+At.width,Yi=Ht.oa+At.height;Ne=ot,ni=rt;var po=Zn,kr=Yi,Tr=ot,ps=rt,Mr=Zn,dh=Yi;ot+Zn>x.width&&(Mr=Math.max(x.width-ot,0)),rt+Yi>x.height&&(dh=Math.max(x.height-rt,0));var rr=an.alignment;if(rr.Xb()){rr=a.defaultAlignment,rr.sb()||(rr=xi);var Ll=rr.x,ms=rr.y,ch=rr.offsetX;rr=rr.offsetY;var Ca=Xt.alignment,Qa=Ht.alignment;Ca.sb()&&(Ll=Ca.x,ch=Ca.offsetX),Qa.sb()&&(ms=Qa.y,rr=Qa.offsetY)}else Ll=rr.x,ms=rr.y,ch=rr.offsetX,rr=rr.offsetY;(isNaN(Ll)||isNaN(ms))&&(ms=Ll=.5,rr=ch=0),Ca=Ge.width,Qa=Ge.height;var ha=an.margin,Qs=ha.left+ha.right,qh=ha.top+ha.bottom,kl=Sl(an,Ht,Xt,!1);!isNaN(an.desiredSize.width)||kl!==Oe&&kl!==wn||(Ca=Math.max(Zn-Qs,0)),!isNaN(an.desiredSize.height)||kl!==Oe&&kl!==jn||(Qa=Math.max(Yi-qh,0)),Zn=an.maxSize,Yi=an.minSize,Ca=Math.min(Zn.width,Ca),Qa=Math.min(Zn.height,Qa),Ca=Math.max(Yi.width,Ca),Qa=Math.max(Yi.height,Qa),Zn=Qa+qh,Ne+=po*Ll-(Ca+Qs)*Ll+ch+ha.left,ni+=kr*ms-Zn*ms+rr+ha.top,an.visible&&(br(Tr,ps,Mr,dh,Ne,ni,Ge.width,Ge.height)?an.arrange(Ne,ni,Ca,Qa):an.arrange(Ne,ni,Ca,Qa,new we(Tr,ps,Mr,dh)))}}}for(Ye.free(At),a=0;a<E;a++)x=y[a],z=x instanceof Ie?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"}ye(vm,yr),vm.prototype.measure=function(){},vm.prototype.arrange=function(){};function ym(){this.xa="Base"}ye(ym,yr),ym.prototype.measure=function(){},ym.prototype.arrange=function(){};function Sm(){this.xa="Base"}ye(Sm,yr),Sm.prototype.measure=function(a,y,x,E,b,z,tt){1<E.length&&Wt("Viewbox Panel cannot contain more than one GraphObject."),E=E[0],E.Ca=1,E.Uj(),E.measure(1/0,1/0,z,tt);var ot=E.measuredBounds,rt=E.margin,at=rt.right+rt.left;if(rt=rt.top+rt.bottom,isFinite(y)||isFinite(x)){var ut=E.scale,ft=ot.width;ot=ot.height;var mt=Math.max(y-at,0),yt=Math.max(x-rt,0),xt=1;a.viewboxStretch===mn?ft!==0&&ot!==0&&(xt=Math.min(mt/ft,yt/ot)):ft!==0&&ot!==0&&(xt=Math.max(mt/ft,yt/ot)),xt===0&&(xt=1e-4),E.Ca*=xt,ut!==E.scale&&(cr(E,!0),E.measure(1/0,1/0,z,tt))}ot=E.measuredBounds,b.width=isFinite(y)?y:Math.max(ot.width+at,0),b.height=isFinite(x)?x:Math.max(ot.height+rt,0)},Sm.prototype.arrange=function(a,y,x){y=y[0];var E=y.measuredBounds,b=y.margin,z=Math.max(E.width+(b.right+b.left),0);b=Math.max(E.height+(b.top+b.bottom),0);var tt=y.alignment;tt.Xb()&&(tt=a.defaultAlignment),tt.sb()||(tt=xi),y.arrange(x.width*tt.x-z*tt.x+tt.offsetX,x.height*tt.y-b*tt.y+tt.offsetY,E.width,E.height)};function _g(){this.xa="Base"}ye(_g,yr),_g.prototype.measure=function(){},_g.prototype.arrange=function(){},_g.prototype.gc=function(a,y,x){x=a.Df()*x.scale,0>=x&&(x=1);var E=a.gridCellSize,b=E.width;E=E.height;var z=a.naturalBounds,tt=a.actualBounds,ot=z.width,rt=z.height,at=Math.ceil(ot/b),ut=Math.ceil(rt/E),ft=a.gridOrigin,mt=ft.x;ft=ft.y,y.save(),y.beginPath(),y.rect(0,0,ot,rt),y.clip(),y.Se();for(var yt=[],xt=a.O.s,Mt=xt.length,It=0;It<Mt;It++){var At=xt[It],_t=[];if(yt.push(_t),At.visible){var Ht=At.interval;if(!(0>Ht)){At=pv(At.figure);for(var Vt=0;Vt<Mt;Vt++)if(Vt!==It){var Xt=xt[Vt];Xt.visible&&pv(Xt.figure)===At&&(Xt=Xt.interval,Xt>Ht&&_t.push(Xt))}}}}for(xt=a.O.s,Mt=xt.length,It=0;It<Mt;It++){var ue=xt[It];if(ue.visible&&(_t=ue.interval||1,At=Math.abs(_t),!(2>b*At*x))){if(Ht=ue.segmentIndex,(!isFinite(Ht)||isNaN(Ht))&&(Ht=0),0>Ht&&(Ht=At-Math.min(-Ht,At)),Ht=Math.round(Ht%At),At=ue.opacity,Vt=1,At!==1){if(At===0)continue;Vt=y.globalAlpha,y.globalAlpha=Vt*At}Xt=yt[It];var $e=!1,dn=ue.strokeDashArray;if(dn!==null&&($e=!0,y.js(dn,ue.strokeDashOffset)),ue.figure==="LineV"&&ue.stroke!==null&&0<ue.strokeWidth){for(y.lineWidth=ue.strokeWidth,Zo(a,y,ue.stroke,!1,!1,z,tt),y.beginPath(),dn=ue=Math.floor((mt-b)/b);dn<=ue+at;dn++){var an=dn*b+mt;0<=an&&an<=ot&&xm(dn,_t,Ht,Xt)&&(y.moveTo(an,0),y.lineTo(an,rt))}y.stroke(),y.Se()}else if(ue.figure==="LineH"&&ue.stroke!==null&&0<ue.strokeWidth){for(y.lineWidth=ue.strokeWidth,Zo(a,y,ue.stroke,!1,!1,z,tt),y.beginPath(),dn=ue=Math.floor((ft-E)/E);dn<=ue+ut;dn++)an=dn*E+ft,0<=an&&an<=rt&&xm(dn,_t,Ht,Xt)&&(y.moveTo(0,an),y.lineTo(ot,an));y.stroke(),y.Se()}else if(ue.figure==="BarV"&&ue.fill!==null)for(Zo(a,y,ue.fill,!0,!1,z,tt),ue=ue.width,isNaN(ue)&&(ue=b),an=dn=Math.floor((mt-b)/b);an<=dn+at;an++){var Ge=an*b+mt;0<=Ge+ue&&Ge<=ot&&xm(an,_t,Ht,Xt)&&y.fillRect(Ge,0,ue,rt)}else if(ue.figure==="BarH"&&ue.fill!==null)for(Zo(a,y,ue.fill,!0,!1,z,tt),ue=ue.height,isNaN(ue)&&(ue=E),an=dn=Math.floor((ft-E)/E);an<=dn+ut;an++)Ge=an*E+ft,0<=Ge+ue&&Ge<=rt&&xm(an,_t,Ht,Xt)&&y.fillRect(0,Ge,ot,ue);$e&&y.fs(),At!==1&&(y.globalAlpha=Vt)}}y.restore(),y.Vc(!1)};function xm(a,y,x,E){if(0>y)return a%y===x;if(a%y!==x)return!1;y=E.length;for(var b=0;b<y;b++)if(a%E[b]===x)return!1;return!0}function wm(){this.xa="Base"}ye(wm,yr),wm.prototype.measure=function(a,y,x,E,b){var z=E.length;if(a instanceof Hi||a instanceof We){var tt=null,ot=null;if(a instanceof We&&(tt=a),a instanceof Hi&&(ot=a,tt=ot.adornedPart,a.j===null&&(a.j=[])),tt instanceof We){var rt=tt;if(z===0)Qo(a.naturalBounds,0,0),a.measuredBounds.h(0,0,0,0);else{var at=a instanceof Hi?null:tt.path;y=tt.routeBounds,x=a.jg,x.h(0,0,y.width,y.height);var ut=rt.points,ft=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 xt=at.measuredBounds;x.ed(xt),yt.push(xt)}xt=ei.alloc();for(var Mt=Dt.alloc(),It=Dt.alloc(),At=0;At<z;At++){var _t=E[At];if(_t!==at)if(_t.isPanelMain&&_t instanceof ci){iS(a,ot,mt,_t);var Ht=_t.measuredBounds;x.ed(Ht),yt.push(Ht)}else if(2>ft)_t.measure(1/0,1/0,0,0),Ht=_t.measuredBounds,x.ed(Ht),yt.push(Ht);else{var Vt=_t.segmentIndex,Xt=_t.segmentFraction,ue=_t.alignmentFocus;ue.Mc()&&(ue=xi);var $e=_t.segmentOrientation,dn=_t.segmentOffset;if(isNaN(Vt)){var an=rt.ua;Ht=Ke(),an.Qu(Xt,Ht);var Ge=Dt.allocAt(Ht[0],Ht[1]);if(Ge.add(rt.i(0)),an.type===He.j?Ge.offset(-an.startX,-an.startY):(an=an.figures.first(),an!==null&&Ge.offset(-an.startX,-an.startY)),an=Ht[2],$e!==Fs){var Ne=rt.computeAngle(_t,$e,an);_t.Kb=Ne}Ne=Ge.x-y.x;var ni=Ge.y-y.y;Dt.free(Ge),be(Ht)}else if(Vt<-ft||Vt>=ft)Ht=Dt.alloc(),rt.vg(),rt.computeMidPoint(Ht),an=rt.midAngle,$e!==Fs&&(Ne=rt.computeAngle(_t,$e,an),_t.Kb=Ne),Ne=Ht.x-y.x,ni=Ht.y-y.y,Dt.free(Ht);else{if(Ne=0,0<=Vt?(ni=ut.M(Vt),Ht=Vt<ft-1?ut.M(Vt+1):ni):(Ne=ft+Vt,ni=ut.M(Ne),Ht=0<Ne?ut.M(Ne-1):ni),ni.Xa(Ht)){0<=Vt?(an=0<Vt?ut.M(Vt-1):ni,Ne=Vt<ft-2?ut.M(Vt+2):Ht):(an=Ne<ft-1?ut.M(Ne+1):ni,Ne=1<Ne?ut.M(Ne-2):Ht),Ge=an.Bf(ni);var Zn=Ht.Bf(Ne);an=Ge>Zn+10?0<=Vt?an.ab(ni):ni.ab(an):Zn>Ge+10?0<=Vt?Ht.ab(Ne):Ne.ab(Ht):0<=Vt?an.ab(Ne):Ne.ab(an)}else an=0<=Vt?ni.ab(Ht):Ht.ab(ni);$e!==Fs&&(Ne=rt.computeAngle(_t,$e,an),_t.Kb=Ne),Ne=ni.x+(Ht.x-ni.x)*Xt-y.x,ni=ni.y+(Ht.y-ni.y)*Xt-y.y}_t.measure(1/0,1/0,0,0),Ht=_t.measuredBounds,Ge=_t.naturalBounds;var Yi=0;_t instanceof ci&&(Yi=_t.strokeWidth),Zn=Ge.width+Yi;var po=Ge.height+Yi;xt.reset(),xt.translate(-Ht.x,-Ht.y),xt.scale(_t.scale,_t.scale),xt.rotate($e===Fs?_t.angle:an,Zn/2,po/2),$e!==$g&&$e!==ep||xt.rotate(90,Zn/2,po/2),$e!==tp&&$e!==np||xt.rotate(-90,Zn/2,po/2),$e===Qm&&(45<an&&135>an||225<an&&315>an)&&xt.rotate(-an,Zn/2,po/2),Ge=new we(0,0,Zn,po),Mt.xi(Ge,ue),xt.Ga(Mt),ue=-Mt.x+Yi/2*_t.scale,_t=-Mt.y+Yi/2*_t.scale,It.assign(dn),Yi=isNaN(dn.x);var kr=isNaN(dn.y);if(Yi||kr){Zn=Zn/2+3,po=po/2+3;var Tr=45<=an&&135>=an,ps=225<=an&&315>=an;$e===Fs&&(Tr||ps)?(It.x=kr?Zn:dn.y,It.y=Yi?po:dn.x,Tr?0<=Vt||isNaN(Vt)&&.5>Xt||!Yi||(It.y=-po):ps&&((0<=Vt||isNaN(Vt)&&.5>Xt)&&Yi&&(It.y=-po),kr&&(It.x=-Zn))):(Yi&&(It.x=0<=Vt||isNaN(Vt)&&.5>Xt?Zn:-Zn),kr&&(It.y=-po),It.rotate(an))}else It.rotate(an);Ne+=It.x,ni+=It.y,Ge.set(Ht),Ge.h(Ne+ue,ni+_t,Ht.width,Ht.height),yt.push(Ge),x.ed(Ge)}}if(tt!==null)for(E=tt.labelNodes;E.next();)E.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),Qo(b,x.width||0,x.height||0),ei.free(xt),Dt.free(Mt),Dt.free(It)}}}},wm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof Hi||a instanceof We){var E=a,b=null;a instanceof Hi&&(b=a,E=b.adornedPart);var z=a instanceof Hi?null:E.path,tt=a.j;if(tt.length!==0){var ot=0;if(z!==null&&ot<tt.length){var rt=tt[ot];ot++,z.arrange(rt.x-a.jg.x,rt.y-a.jg.y,rt.width,rt.height)}for(rt=0;rt<x;rt++){var at=y[rt];if(at!==z&&ot<tt.length){var ut=tt[ot];ot++,at.arrange(ut.x-a.jg.x,ut.y-a.jg.y,ut.width,ut.height)}}}if(y=E.points,x=y.count,2<=x&&a instanceof We)for(z=a.labelNodes;z.next();){var ft=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=ft.ua,xt=Ke();yt.Qu(rt,xt);var Mt=Dt.allocAt(xt[0],xt[1]);Mt.add(ft.i(0)),yt.type===He.j||(yt=yt.figures.first()),Mt.offset(-yt.startX,-yt.startY),yt=xt[2],at!==Fs&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=Mt.x;var It=Mt.y;Dt.free(Mt),be(xt)}else if(ot<-x||ot>=x)xt=Dt.alloc(),yt=ft,It=xt,yt.vg(),yt.computeMidPoint(It),yt=ft.midAngle,at!==Fs&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=xt.x,It=xt.y,Dt.free(xt);else{if(Mt=0,0<=ot?(xt=y.s[ot],It=ot<x-1?y.s[ot+1]:xt):(Mt=x+ot,xt=y.s[Mt],It=0<Mt?y.s[Mt-1]:xt),xt.Xa(It)){0<=ot?(yt=0<ot?y.s[ot-1]:xt,Mt=ot<x-2?y.s[ot+2]:It):(yt=Mt<x-1?y.s[Mt+1]:xt,Mt=1<Mt?y.s[Mt-2]:It);var At=yt.Bf(xt),_t=It.Bf(Mt);yt=At>_t+10?0<=ot?yt.ab(xt):xt.ab(yt):_t>At+10?0<=ot?It.ab(Mt):Mt.ab(It):0<=ot?yt.ab(Mt):Mt.ab(yt)}else yt=0<=ot?xt.ab(It):It.ab(xt);at!==Fs&&(ft=ft.computeAngle(tt,at,yt),tt.angle=ft),ft=xt.x+(It.x-xt.x)*rt,It=xt.y+(It.y-xt.y)*rt}if(mt.ys())tt.location=new Dt(ft,It);else{mt.Mc()&&(mt=xi),xt=ei.alloc(),xt.reset(),xt.scale(tt.scale,tt.scale),xt.rotate(tt.angle,0,0);var Ht=tt.naturalBounds;Mt=we.allocAt(0,0,Ht.width,Ht.height),At=Dt.alloc(),At.xi(Mt,mt),xt.Ga(At),mt=-At.x,_t=-At.y;var Vt=Ht.width,Xt=Ht.height;Ht=Dt.alloc(),Ht.assign(ut);var ue=isNaN(ut.x),$e=isNaN(ut.y);if(ue||$e){Vt=Vt/2+3,Xt=Xt/2+3;var dn=45<=yt&&135>=yt,an=225<=yt&&315>=yt;at===Fs&&(dn||an)?(Ht.x=$e?Vt:ut.y,Ht.y=ue?Xt:ut.x,dn?0<=ot||isNaN(ot)&&.5>rt||!ue||(Ht.y=-Xt):an&&((0<=ot||isNaN(ot)&&.5>rt)&&ue&&(Ht.y=-Xt),$e&&(Ht.x=-Vt))):(ue&&(Ht.x=0<=ot||isNaN(ot)&&.5>rt?Vt:-Vt),$e&&(Ht.y=-Xt),Ht.rotate(yt))}else Ht.rotate(yt);ft+=Ht.x,It+=Ht.y,xt.pp(Mt),mt+=Mt.x,_t+=Mt.y,ot=Dt.allocAt(ft+mt,It+_t),tt.move(ot),Dt.free(ot),Dt.free(Ht),Dt.free(At),we.free(Mt),ei.free(xt)}}b!==null?b.Ul(!1):E.Ul(!1),E=AS(a),a.location.h(a.position.x+E.x,a.position.y+E.y),Dt.free(E)}};function iS(a,y,x,E){if(Sa(E)!==!1){var b=E.strokeWidth;b===0&&a instanceof Hi&&a.type===Ie.Link&&a.adornedObject instanceof ci&&(b=a.adornedObject.strokeWidth),b*=E.Ca,a instanceof We&&a.ua!==null?(a=a.geometry.bounds,E.Ge(a.x-b/2,a.y-b/2,a.width+b,a.height+b)):a instanceof Hi&&a.adornedPart.ua!==null?(a=a.adornedPart.ua.bounds,E.Ge(a.x-b/2,a.y-b/2,a.width+b,a.height+b)):E.Ge(-(b/2),-(b/2),y+b,x+b),b=E.desiredSize,b.w()||E.ua===null?E.dc.h(0,0,b.width,b.height):E.dc.assign(E.ua.bounds),cr(E,!1)}}function Gg(){this.xa="Base"}ye(Gg,yr),Gg.prototype.measure=function(a,y,x,E,b,z,tt){var ot=a.Pb();a.graduatedBounds=[];var rt=ot.margin,at=rt.right+rt.left,ut=rt.top+rt.bottom;ot.measure(y,x,z,tt);var ft=ot.measuredBounds,mt=new we(-rt.left,-rt.top,Math.max(ft.width+at,0),Math.max(ft.height+ut,0));a.graduatedBounds.push(mt),b.assign(mt);for(var yt=ot.geometry,xt=ot.strokeWidth,Mt=yt.flattenedSegments,It=yt.flattenedLengths,At=yt.flattenedTotalLength,_t=Mt.length,Ht=0,Vt=0,Xt=Ke(),ue=0;ue<_t;ue++){var $e=Mt[ue],dn=[];Vt=Ht=0;for(var an=$e.length,Ge=0;Ge<an;Ge+=2){var Ne=$e[Ge],ni=$e[Ge+1];if(Ge!==0){var Zn=180*Math.atan2(ni-Vt,Ne-Ht)/Math.PI;0>Zn&&(Zn+=360),dn.push(Zn)}Ht=Ne,Vt=ni}Xt.push(dn)}if(a.graduatedIntervals===null){for(var Yi=[],po=a.O.s,kr=po.length,Tr=0;Tr<kr;Tr++){var ps=po[Tr],Mr=[];if(Yi.push(Mr),ps.visible){var dh=ps.interval;if(!(0>dh)){for(var rr=0;rr<kr;rr++)if(rr!==Tr){var Ll=po[rr];if(Ll.visible&&ps.constructor===Ll.constructor){var ms=Ll.interval;ms>dh&&Mr.push(ms)}}}}}a.graduatedIntervals=Yi}var ch=a.graduatedIntervals,Ca=a.O.s,Qa=Ca.length,ha=0,Qs=0,qh=At;a.graduatedMarks=[];for(var kl,Vf=0;Vf<Qa;Vf++){var da=Ca[Vf];if(kl=[],da.visible&&da!==ot){var vs=Math.abs(da.interval),Mp=a.graduatedTickUnit;if(!(2>Mp*vs*At/a.graduatedRange&&da.graduatedSkip===null)){var Bc=It[0][0],zl=0,qs=0;Qs=At*da.graduatedStart-1e-4,qh=At*da.graduatedEnd+1e-4;var _d=Mp*vs,ca=a.graduatedTickBase;if(ca<a.graduatedMin){var $h=(a.graduatedMin-ca)/_d;$h=$h%1===0?$h:Math.floor($h+1),ca+=$h*_d}else ca>a.graduatedMin+_d&&(ca-=Math.floor((ca-a.graduatedMin)/_d)*_d);for(var z0=ch[Vf],Ep=ca,_y=1e-6*a.graduatedMax,lu=1;ca<=a.graduatedMax+_y;lu++){t:{for(var ku=z0.length,Dc=0;Dc<ku;Dc++){var td=(ca-a.graduatedTickBase)%(z0[Dc]*a.graduatedTickUnit),Uf=1e-6*a.graduatedTickUnit;if(td<Uf&&td>-Uf){var ed=!1;break t}}ed=!0}if(ed&&(ca>a.graduatedMax&&(ca=a.graduatedMax),da.graduatedSkip===null||da instanceof vo&&!da.graduatedSkip(ca,da)||da instanceof ci&&!da.graduatedSkip(ca,da))&&(ha=(ca-a.graduatedMin)*At/a.graduatedRange,ha>At&&(ha=At),Qs<=ha&&ha<=qh)){for(var uu=Xt[zl][qs],fh=It[zl][qs];zl<It.length;){for(;ha>Bc&&qs<It[zl].length-1;)qs++,uu=Xt[zl][qs],fh=It[zl][qs],Bc+=fh;if(ha<=Bc)break;zl++,qs=0,uu=Xt[zl][qs],fh=It[zl][qs],Bc+=fh}var $s=Mt[zl],_l=$s[2*qs],_0=$s[2*qs+1],Mu=(ha-(Bc-fh))/fh,Zf=new Dt(_l+($s[2*qs+2]-_l)*Mu+xt/2-yt.bounds.x,_0+($s[2*qs+3]-_0)*Mu+xt/2-yt.bounds.y);Zf.scale(ot.scale,ot.scale);t:{var Ml=uu,Gd=Xt[zl];if(!(.5005>Mu&&.4995<Mu)){var Gl=Ml;if(.5>Mu?0<qs?Gl=Gd[qs-1]:Qt.$($s[0],$s[$s.length-2])&&Qt.$($s[1],$s[$s.length-1])&&(Gl=Gd[Gd.length-1]):.5<Mu&&(qs+1<Gd.length?Gl=Gd[qs+1]:Qt.$($s[0],$s[$s.length-2])&&Qt.$($s[1],$s[$s.length-1])&&(Gl=Gd[0])),Ml!==Gl){var Oc=Math.abs(Ml-Gl);if(180<Oc&&(Ml<Gl?Ml+=360:Gl+=360,Oc=Math.abs(Ml-Gl)),5e-4>Mu||.9995<Mu){uu=(Ml+Gl)/2%360;break t}if(10>Oc){var Yf=1-Math.abs(.5-Mu);uu=(Ml*Yf+Gl*(1-Yf))%360;break t}}}uu=Ml}if(da instanceof vo){var gl="";da.graduatedFunction!==null?(gl=da.graduatedFunction(ca,da),gl=gl!=null?gl.toString():""):gl=(+ca.toFixed(2)).toString(),gl!==""&&kl.push({$l:Zf,angle:uu,text:gl})}else kl.push({$l:Zf,angle:uu})}ca=Ep+lu*_d}}}a.graduatedMarks.push(kl)}be(Xt);var Hr=a.graduatedMarks;if(Hr!==null)for(var bp=E.length,Ds=0;Ds<bp;Ds++){var sr=E[Ds],Os=Hr[Ds];if(sr.visible&&sr!==ot&&Os.length!==0){if(sr instanceof ci){var Eu=a,gh=b,Hd=sr.alignmentFocus;Hd.Mc()&&(Hd=qi);var Gy=sr.angle;sr.Kb=0,sr.measure(1/0,1/0,0,0),sr.Kb=Gy;var G0=sr.measuredBounds,Kf=G0.width,Wd=G0.height,Ic=we.allocAt(0,0,Kf,Wd),ta=Dt.alloc();ta.xi(Ic,Hd),we.free(Ic);for(var bu=-ta.x,El=-ta.y,za=new we,nd=Os.length,Xf=0;Xf<nd;Xf++)for(var id=Os[Xf],H0=id.$l.x,Jf=id.$l.y,Ko=id.angle,pl=0;4>pl;pl++){switch(pl){case 0:ta.h(bu,El);break;case 1:ta.h(bu+Kf,El);break;case 2:ta.h(bu,El+Wd);break;case 3:ta.h(bu+Kf,El+Wd)}ta.rotate(Ko+sr.angle),ta.offset(H0,Jf),Xf===0&&pl===0?za.h(ta.x,ta.y,0,0):za.Ye(ta),ta.offset(-H0,-Jf),ta.rotate(-Ko-sr.angle)}Dt.free(ta),Eu.graduatedBounds!==null&&Eu.graduatedBounds.push(za),ko(gh,za.x,za.y,za.width,za.height)}else if(sr instanceof vo){var qa=a,W0=b;qa.temporaryTextBlock===null&&(qa.temporaryTextBlock=new vo);var fa=qa.temporaryTextBlock;yS(fa,sr);var ph=sr.alignmentFocus;ph.Mc()&&(ph=qi);for(var $a=sr.segmentOrientation,Qf=sr.segmentOffset,od=new we,Fp=0,qf=0,Hl=0,Vd=0,rd=0,$f=Os.length,mh=0;mh<$f;mh++){var hu=Os[mh];Fp=hu.$l.x,qf=hu.$l.y,Hl=hu.angle,rd=Vd=sr.angle,$a!==Fs&&(rd=$a===qg||$a===Jm?Hl+sr.angle:Hl,Vd=We.computeAngle($a,rd)),fa.Kb=Vd,fa.text=hu.text||"",fa.measure(1/0,1/0,0,0);var vh=fa.measuredBounds,Fu=fa.naturalBounds,yh=Fu.width,Ud=Fu.height,bl=ei.alloc();bl.reset(),bl.translate(-vh.x,-vh.y),bl.scale(fa.scale,fa.scale),bl.rotate(rd,yh/2,Ud/2),$a!==$g&&$a!==ep||bl.rotate(90,yh/2,Ud/2),$a!==tp&&$a!==np||bl.rotate(-90,yh/2,Ud/2),$a===Qm&&(45<Hl&&135>Hl||225<Hl&&315>Hl)&&bl.rotate(-Hl,yh/2,Ud/2);var Rc=we.allocAt(0,0,yh,Ud),Sh=Dt.alloc();Sh.xi(Rc,ph),bl.Ga(Sh);var jc=-Sh.x,Hy=-Sh.y,Nu=Dt.alloc();Nu.assign(Qf),isNaN(Nu.x)&&(Nu.x=yh/2+3),isNaN(Nu.y)&&(Nu.y=-(Ud/2+3)),Nu.rotate(Hl),Fp+=Nu.x+jc,qf+=Nu.y+Hy;var Zd=new we(Fp,qf,vh.width,vh.height),Np=new we(vh.x,vh.y,vh.width,vh.height),Wy=new we(Fu.x,Fu.y,Fu.width,Fu.height);hu.Sz=Vd,hu.lineCount=fa.lineCount,hu.lines=[fa.Cb,fa.Ih,fa.df,fa.Le,fa.Qc,fa.Qb,fa.ze],hu.actualBounds=Zd,hu.measuredBounds=Np,hu.naturalBounds=Wy,mh===0?od.assign(Zd):od.ed(Zd),Dt.free(Nu),Dt.free(Sh),we.free(Rc),ei.free(bl)}qa.graduatedBounds!==null&&qa.graduatedBounds.push(od),ko(W0,od.x,od.y,od.width,od.height)}cr(sr,!1)}}},Gg.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var E=a.Pb(),b=a.graduatedMarks;if(b!==null){var z=a.graduatedBounds,tt=0,ot=z[tt];tt++,E!==null&&E.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height);for(var rt=y.length,at=0;at<rt;at++){var ut=y[at];ot=b[at],ut.visible&&ut!==E&&ot.length!==0&&(ot=z[tt],tt++,ut.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height))}a.graduatedBounds=null}}},Gg.prototype.gc=function(a,y,x){var E=x.$i;x.$i=!0;var b=a.naturalBounds,z=b.width,tt=b.height;b=y instanceof aa,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,ft=0;ft<ut;ft++){var mt=rt[ft],yt=at[ft],xt=yt.length;if(mt.visible&&mt!==z&&yt.length!==0){if(mt instanceof ci){if(!(2>a.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var Mt=mt.measuredBounds,It=mt.strokeWidth*mt.scale,At=mt.alignmentFocus;At.Mc()&&(At=qi);for(var _t=0;_t<xt;_t++){var Ht=yt[_t].$l,Vt=yt[_t].angle,Xt=At,ue=mt.Ab;ue.reset(),ue.translate(Ht.x+ot.x,Ht.y+ot.y),ue.rotate(Vt+mt.angle,0,0),ue.translate(-Mt.width*Xt.x+Xt.offsetX+It/2,-Mt.height*Xt.y+Xt.offsetY+It/2),ue.scale(mt.scale,mt.scale),Za(mt,!1),mt.wh.set(mt.Ab),mt.Kk=mt.scale,Aa(mt,!1),mt.gc(y,x),b&&(a.svg.appendChild(mt.svg),mt.svg=null),mt.Ab.reset()}}}else if(mt instanceof vo)for(a.temporaryTextBlock===null&&(a.temporaryTextBlock=new vo),Mt=a.temporaryTextBlock,yS(Mt,mt),It=0;It<xt;It++)At=yt[It],At.actualBounds&&At.measuredBounds&&At.naturalBounds&&(Mt.ec=At.text||"",Mt.Kb=At.Sz||0,Mt.Gc=At.lineCount||0,_t=At.lines,_t!==void 0&&(Mt.Cb=_t[0],Mt.Ih=_t[1],Mt.df=_t[2],Mt.Le=_t[3],Mt.Qc=_t[4],Mt.Qb=_t[5],Mt.ze=_t[6]),At.naturalBounds&&(Mt.dc=At.naturalBounds),At.actualBounds&&(_t=At.actualBounds,Mt.arrange(_t.x,_t.y,_t.width,_t.height)),_t=At.actualBounds,Mt.arrange(_t.x,_t.y,_t.width,_t.height),Ht=At.measuredBounds,At=At.naturalBounds,Vt=Mt.Ab,Vt.reset(),Vt.translate(_t.x+ot.x,_t.y+ot.y),Vt.translate(-Ht.x,-Ht.y),Mt.no(Vt,At.x,At.y,At.width,At.height),Za(Mt,!1),Mt.wh.set(Mt.Ab),Mt.Kk=Mt.scale,Aa(Mt,!1),Mt.Ng=mt.part,Mt.Me=mt.panel,Mt.gc(y,x),Mt.Me=null,Mt.Ng=null,b&&(a.svg.appendChild(Mt.svg),Mt.svg=null))}}x.$i=E,y.restore(),y.Vc(!0)};function Ie(a,y){if(Jt.call(this),this.na=null,a===void 0)this.na=Ie.Position;else if(typeof a=="string"){var x=ll.I(a);x!==null&&(this.na=x)}else a instanceof yr?this.na=a:a&&(this.na=Ie.Position,y=a);this.na===null&&Wt("Panel type not specified or PanelLayout not loaded: "+a),this.l=this.l|4194304|(this.na===Ie.Grid?1048576:0),this.O=new Pe,this.yb=$r,this.Tm=Ar,this.Uf=ai,this.$g=null,this.$e="",this.jg=new we(NaN,NaN,NaN,NaN),this.T=this.F=null,this.xo=mn,this.jn=Jo,this.kn=to,this.ub=this.ra=null,this.zn=NaN,this.ge=this.Hh=null,y&&Object.assign(this,y)}ye(Ie,Jt),Ie.prototype.cloneProtected=function(a){Jt.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},Ie.prototype.Af=function(a){Jt.prototype.Af.call(this,a),a.O=this.O;for(var y=a.O.s,x=y.length,E=0;E<x;E++)y[E].Me=a;a.$g=null},Ie.prototype.copy=function(){var a=Jt.prototype.copy.call(this);if(a!==null){for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E].copy();b.wi(a),b.Ng=null;var z=a.O,tt=z.count;if(z.Gb(tt,b),z=a.part,z!==null){z.Rh=null,b.portId!==null&&z instanceof en&&(z.Te=!0);var ot=a.diagram;ot!==null&&ot.undoManager.isUndoingRedoing||z.cb(er,"elements",a,null,b,null,tt)}}return a}return null},Lt=Ie.prototype,Lt.toString=function(){return"Panel("+this.type.name+")#"+di(this)},Lt.Pn=function(a){Jt.prototype.Pn.call(this,a);for(var y=this.O.s,x=y.length,E=0;E<x;E++)y[E].Pn(a)},Lt.hh=function(a,y){if(this.na===Ie.Grid)a.yc(),this.na.gc(this,a,y);else if(this.na===Ie.Graduated)a.yc(),this.na.gc(this,a,y);else{if(this.na===Ie.Table)if(a.yc(),a instanceof aa){var x=a.yd;a.yd=lm(a,"gojs-ts"),gv(this,a),a.nh.pop(),a.yd=x}else gv(this,a);(x=this.isClipping&&this.na===Ie.Spot)&&a.save();for(var E=this.Pb(),b=this.O.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];x&&ot===E&&(a.clipInsteadOfFill=!0),ot.gc(a,y),x&&ot===E&&(a.clipInsteadOfFill=!1)}x&&(a.restore(),a.Vc(!0))}};function gv(a,y){y.lineCap="butt";var x=0<a.rowCount?a.rowDefs:null,E=0<a.columnCount?a.colDefs:null;x!==null&&Pm(a,y,!0,x,!0),E!==null&&Pm(a,y,!1,E,!0),x!==null&&oS(a,y,!0,x),E!==null&&oS(a,y,!1,E),x!==null&&Pm(a,y,!0,x,!1),E!==null&&Pm(a,y,!1,E,!1)}function oS(a,y,x,E){for(var b=E.length,z=a.actualBounds,tt=a.naturalBounds,ot=!0,rt=0;rt<b;rt++){var at=E[rt];if(at!==void 0&&at.actual!==0)if(ot)ot=!1;else{if(x){if(at.position>tt.height)continue}else if(at.position>tt.width)continue;var ut=at.separatorStrokeWidth;isNaN(ut)&&(ut=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var ft=at.separatorStroke;if(ft===null&&(ft=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&&ft!==null){Zo(a,y,ft,!1,!1,tt,z),ft=!1;var mt=at.separatorDashArray;mt===null&&(mt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),mt!==null&&(ft=!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(),ft&&y.fs()}}}}function Pm(a,y,x,E,b){for(var z=E.length,tt=a.actualBounds,ot=a.naturalBounds,rt=rS(a,!0),at=rS(a,!1),ut=0;ut<z;ut++){var ft=E[ut];if(ft!==void 0&&ft.background!==null&&ft.coversSeparators!==b&&ft.actual!==0){var mt=x?tt.height:tt.width;if(!(ft.position>mt)){var yt=ft.Wc(),xt=ft.separatorStrokeWidth;isNaN(xt)&&(xt=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var Mt=ft.separatorStroke;Mt===null&&(Mt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(Mt===null||ft.index===(x?rt:at))&&(xt=0),yt-=xt,xt=ft.position+xt,yt+=ft.actual,xt+yt>mt&&(yt=mt-xt),0>=yt||(mt=a.yb,Zo(a,y,ft.background,!0,!1,ot,tt),x?y.fillRect(mt.left,xt+mt.top,tt.width-(mt.left+mt.right),yt):y.fillRect(xt+mt.left,mt.top,yt,tt.height-(mt.top+mt.bottom)))}}}}function rS(a,y){for(var x=y?a.rowCount:a.columnCount,E=0;E<x;E++){var b=y?a.rowDefs[E]:a.colDefs[E];if(b!==void 0)return b.index}return 0}function pv(a){return a==="LineV"||a==="BarV"}Lt.lv=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].lv();this.Uc=!0},Lt.kk=function(a,y,x){if(!Jt.prototype.kk.call(this,a,y,x))return!1;if(this.type===Ie.Table)x=this.svg.getElementsByClassName("gojs-ts"),x=x.length!==0?x[0]:null,x!==null&&(x.innerHTML=""),a.yd=x,gv(this,a),a.yd=null;else if(this.na===Ie.Grid||this.na===Ie.Graduated)return this.svg.innerHTML="",this.svg.remove(),!1;x=this.O.s;for(var E=x.length,b=0;b<E;b++)x[b].gc(a,y);return!0},Lt.nk=function(){return!0},Lt.$o=function(a,y,x,E){if(!this.isClipping)if(this.Dd()&&a.bk!==null){a=a.bk,y=this.O.s;for(var b=0,z=0,tt=0;tt<y.length;tt++)if(y[tt].Ed()){var ot=y[tt].actualBounds;b=tt===0?ot.x:Math.min(ot.x,b),z=tt===0?ot.y:Math.min(ot.y,z)}E.setAttributeNS(null,"clip-path","path('M "+(a.x-x.x-b)+","+(a.y-x.y-z)+" l "+a.width+" 0 l 0 "+a.height+" l -"+a.width+" 0 z')")}else Jt.prototype.$o.call(this,a,y,x,E)},Lt.Sj=function(a,y,x,E,b){var z=this.se(),tt=this.transform,ot=1/(tt.m11*tt.m22-tt.m12*tt.m21),rt=tt.m22*ot,at=-tt.m12*ot,ut=-tt.m21*ot,ft=tt.m11*ot,mt=ot*(tt.m21*tt.dy-tt.m22*tt.dx),yt=ot*(tt.m12*tt.dx-tt.m11*tt.dy);if(this.areaBackground!==null)return tt=this.actualBounds,Qt.Ff(tt.left,tt.top,tt.right,tt.bottom,a,y,x,E,b);if(this.background!==null)return z=a*rt+y*ut+mt,ot=a*at+y*ft+yt,a=x*rt+E*ut+mt,rt=x*at+E*ft+yt,b.h(0,0),x=this.naturalBounds,z=Qt.Ff(0,0,x.width,x.height,z,ot,a,rt,b),b.transform(tt),z;z||(rt=1,ut=at=0,ft=1,yt=mt=0),ot=a*rt+y*ut+mt,a=a*at+y*ft+yt,rt=x*rt+E*ut+mt,x=x*at+E*ft+yt,b.h(rt,x),E=(rt-ot)*(rt-ot)+(x-a)*(x-a),at=!1,ft=this.O.s,yt=ft.length,ut=Dt.alloc(),mt=null,y=1/0;var xt=null,Mt=this.isClipping&&this.na===Ie.Spot;Mt&&(xt=Dt.alloc(),mt=this.Pb(),(at=mt.Sj(ot,a,rt,x,xt))&&(y=(ot-xt.x)*(ot-xt.x)+(a-xt.y)*(a-xt.y)));for(var It=0;It<yt;It++){var At=ft[It];At.visible&&At!==mt&&At.Sj(ot,a,rt,x,ut)&&(at=!0,At=(ot-ut.x)*(ot-ut.x)+(a-ut.y)*(a-ut.y),At<E&&(E=At,b.set(ut)))}return Mt&&(y>E&&b.set(xt),Dt.free(xt)),Dt.free(ut),z&&b.transform(tt),at},Lt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Gj();Jt.prototype.Gj.call(this)},Lt.v=function(a){if(!Sa(this)){Jt.prototype.v.call(this,a),a=null,(this.na===Ie.Auto||this.na===Ie.Link)&&(a=this.Pb());for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];if((b===a||b.isPanelMain)&&b.v(!0),!b.desiredSize.w()){var z=Ws(b,!1);(b instanceof bs||b instanceof Ie||b instanceof vo||z!==Te)&&b.v(!0)}}}},Lt.Uj=function(){if(!Sa(this)){cr(this,!0),Ql(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Uj()}},Lt.Uk=function(){if(!(this.l&2048)){Za(this,!0),Aa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()}},Lt.Wu=function(){Aa(this,!0);for(var a=this.O.s,y=a.length,x=0;x<y;x++)a[x].Wu()},Lt.Wl=function(a,y,x,E){var b=this.jg;b.h(0,0,0,0);var z=this.desiredSize,tt=this.minSize;x===void 0&&(x=tt.width,E=tt.height),x=Math.max(x,tt.width),E=Math.max(E,tt.height);var ot=this.maxSize;isNaN(z.width)||(a=Math.min(z.width,ot.width)),isNaN(z.height)||(y=Math.min(z.height,ot.height)),a=Math.max(x,a),y=Math.max(E,y);var rt=this.yb;a=Math.max(a-rt.left-rt.right,0),y=Math.max(y-rt.top-rt.bottom,0);var at=this.O.s;at.length!==0&&this.na.measure(this,a,y,at,b,x,E),a=b.width+rt.left+rt.right,rt=b.height+rt.top+rt.bottom,isFinite(z.width)&&(a=z.width),isFinite(z.height)&&(rt=z.height),a=Math.min(ot.width,a),rt=Math.min(ot.height,rt),a=Math.max(tt.width,a),rt=Math.max(tt.height,rt),a=Math.max(x,a),rt=Math.max(E,rt),Qo(b,a,rt),Qo(this.naturalBounds,a,rt),this.Ge(0,0,a,rt)},Lt.Pb=function(){if(this.$g===null){var a=this.O.s,y=a.length;if(y===0)return null;for(var x=0;x<y;x++){var E=a[x];if(E.isPanelMain===!0)return this.$g=E}this.$g=a[0]}return this.$g};function Pu(a){return a.part!==null?a.part.locationObject:null}Lt.eh=function(a,y,x,E){var b=this.O.s;if(this.actualBounds.h(a,y,x,E),b.length!==0){if(!this.desiredSize.w()){a=Ws(this,!0);var z=this.measuredBounds;y=z.width,z=z.height;var tt=this.Kg,ot=tt.left+tt.right;switch(tt=tt.top+tt.bottom,y===x&&z===E&&(a=Te),a){case Te:(y>x||z>E)&&(this.v(),this.measure(y>x?x:y,z>E?E:z,0,0));break;case Oe:this.v(!0),this.measure(x+ot,E+tt,0,0);break;case wn:this.v(!0),this.measure(x+ot,z+tt,0,0);break;case jn:this.v(!0),this.measure(y+ot,E+tt,0,0)}}this.na.arrange(this,b,this.jg)}},Lt.gh=function(a){var y=this.naturalBounds,x=Pu(this);if(br(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var E=y.length,b=Dt.allocAt(0,0);E--;){var z=y[E];if((z.visible||z===x)&&(Un(b.set(a),z.transform),z.ca(b)))return Dt.free(b),!0}return Dt.free(b),!(this.Ma===null&&this.areaBackground===null)}return!1},Lt.ks=function(a){if(this.bindingId===a)return this;for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E].ks(a);if(b!==null)return b}return null},Lt.qm=function(a,y){if(y(this,a),a instanceof Ie){a=a.O.s;for(var x=a.length,E=0;E<x;E++)this.qm(a[E],y)}};function Ad(a,y){sS(a,a,y)}function sS(a,y,x){x(y),y=y.O.s;for(var E=y.length,b=0;b<E;b++){var z=y[b];z instanceof Ie&&sS(a,z,x)}}function vx(a,y){aS(a,a,y)}function aS(a,y,x){if(x(y),y instanceof Ie){y=y.O.s;for(var E=y.length,b=0;b<E;b++)aS(a,y[b],x)}}Lt.Nl=function(a){return lS(this,this,a)};function lS(a,y,x){if(x(y))return y;if(y instanceof Ie){y=y.O.s;for(var E=y.length,b=0;b<E;b++){var z=lS(a,y[b],x);if(z!==null)return z}}return null}Lt.fb=function(a){if(this.name===a)return this;var y=this.O.s,x=y.length;this.Hh===null&&this.itemTemplateMap===null||(x=Hg(this));for(var E=0;E<x;E++){var b=y[E];if(b instanceof Ie){var z=b.fb(a);if(z!==null)return z}if(b.name===a)return b}return null};function uS(a){a=a.O.s;for(var y=a.length,x=0,E=0;E<y;E++){var b=a[E];b instanceof Ie?x=Math.max(x,uS(b)):b instanceof ci&&(x=Math.max(x,b.ig/2*b.strokeMiterLimit*b.Df()))}return x}Lt.se=function(){return!(this.type===Ie.TableRow||this.type===Ie.TableColumn)};function eh(a){return a.type===Ie.TableRow||a.type===Ie.TableColumn}Lt.ic=function(a,y,x){if(this.pickable===!1||(y===void 0&&(y=null),x===void 0&&(x=null),Ms(this)))return null;var E=this.naturalBounds,b=1/this.Df(),z=this.se(),tt=z?a:Un(Dt.allocAt(a.x,a.y),this.transform),ot=this.diagram,rt=10,at=5;if(ot!==null&&(rt=ot.Ql("extraTouchArea"),at=rt/2),br(-(at*b),-(at*b),E.width+rt*b,E.height+rt*b,tt.x,tt.y)){if(!this.isAtomic){b=this.O.s;var ut=b.length;if(ot=Dt.alloc(),at=(rt=this.isClipping&&this.na===Ie.Spot)?this.Pb():null,rt&&(at.se()?Un(ot.set(a),at.transform):ot.set(a),!at.ca(ot)))return Dt.free(ot),z||Dt.free(tt),null;for(var ft=Pu(this);ut--;){var mt=b[ut];if((mt.visible||mt===ft)&&(mt.se()?Un(ot.set(a),mt.transform):ot.set(a),!rt||mt!==at)){var yt=null;if(mt instanceof Ie?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 Dt.free(ot),z||Dt.free(tt),yt}}Dt.free(ot)}return this.background===null&&this.areaBackground===null?(z||Dt.free(tt),null):(a=br(0,0,E.width,E.height,tt.x,tt.y)?this:null,z||Dt.free(tt),a)}return z||Dt.free(tt),null},Lt.ji=function(a,y,x,E){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var b=this.naturalBounds,z=this.se(),tt=z?a:Un(Dt.allocAt(a.x,a.y),this.transform);if(b=br(0,0,b.width,b.height,tt.x,tt.y),eh(this)||b){if(!this.isAtomic){for(var ot=this.O.s,rt=ot.length,at=Dt.alloc(),ut=Pu(this);rt--;){var ft=ot[rt];if(ft.visible||ft===ut){ft.se()?Un(at.set(a),ft.transform):at.set(a);var mt=ft;ft=ft instanceof Ie?ft:null,(ft!==null?ft.ji(at,y,x,E):mt.ca(at))&&mt.pickable!==!1&&(y!==null&&(mt=y(mt)),mt===null||x!==null&&!x(mt)||E.add(mt))}}Dt.free(at)}return z||Dt.free(tt),b&&(this.background!==null||this.areaBackground!==null)}return z||Dt.free(tt),!1},Lt.Cf=function(a,y,x,E,b,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=ei.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&ei.free(tt),!0;if(this.Yc(a,tt)){if(!this.isAtomic)for(var ot=Pu(this),rt=this.O.s,at=rt.length;at--;){var ut=rt[at];if(ut.visible||ut===ot){var ft=ut.actualBounds,mt=this.naturalBounds;ft.x>mt.width||ft.y>mt.height||0>ft.x+ft.width||0>ft.y+ft.height||(ft=ut,ut=ut instanceof Ie?ut:null,mt=ei.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,E,b,mt):Lr(ft,a,E,mt))&&(y!==null&&(ft=y(ft)),ft===null||x!==null&&!x(ft)||b.add(ft)),ei.free(mt))}}return z===void 0&&ei.free(tt),E}return z===void 0&&ei.free(tt),!1};function mv(a,y,x,E){for(var b=a.O.s,z=b.length;z--;){var tt=b[z];if(tt.visible){var ot=tt.actualBounds,rt=a.naturalBounds;ot.x>rt.width||ot.y>rt.height||0>ot.x+ot.width||0>ot.y+ot.height||(tt instanceof Ie&&mv(tt,y,x,E),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||E.add(tt))}}}Lt.og=function(a,y,x,E,b,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),E===void 0&&(E=null);var tt=this.naturalBounds,ot=this.se(),rt=ot?a:Un(Dt.allocAt(a.x,a.y),this.transform),at=ot?y:Un(Dt.allocAt(y.x,y.y),this.transform),ut=rt.Bf(at),ft=0<rt.x&&rt.x<tt.width&&0<rt.y&&rt.y<tt.height||Ni(rt.x,rt.y,0,0,0,tt.height)<=ut||Ni(rt.x,rt.y,0,tt.height,tt.width,tt.height)<=ut||Ni(rt.x,rt.y,tt.width,tt.height,tt.width,0)<=ut||Ni(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||(Dt.free(rt),Dt.free(at)),ft){if(!this.isAtomic){rt=Dt.alloc(),at=Dt.alloc(),ut=Pu(this);for(var mt=this.O.s,yt=mt.length;yt--;){var xt=mt[yt];if(xt.visible||xt===ut){var Mt=xt.actualBounds,It=this.naturalBounds;(!ot||!(Mt.x>It.width||Mt.y>It.height||0>Mt.x+Mt.width||0>Mt.y+Mt.height))&&(xt.se()?(Mt=xt.transform,Un(rt.set(a),Mt),Un(at.set(y),Mt)):(rt.set(a),at.set(y)),Mt=xt,xt=xt instanceof Ie?xt:null,(xt!==null?xt.og(rt,at,x,E,b,z):Mt.tx(rt,at,b))&&(x!==null&&(Mt=x(Mt)),Mt===null||E!==null&&!E(Mt)||z.add(Mt)))}}Dt.free(rt),Dt.free(at)}return b?ft:tt}return!1};function vv(a){var y=null;return a instanceof ci&&(y=a.spot1,y===Ar&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Zi),y}function yv(a){var y=null;return a instanceof ci&&(y=a.spot2,y===Ar&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=ar),y}Lt.add=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];for(x=0;x<y.length;x++)this.Gb(this.O.count,y[x]);return this},Lt.M=function(a){return this.O.M(a)},Lt.Gb=function(a,y){y instanceof En&&Wt("Cannot add a Part to a Panel: "+y+"; use a Panel instead"),(this===y||this.rg(y))&&(this===y&&Wt("Cannot make a Panel contain itself: "+this.toString()),Wt("Cannot make a Panel indirectly contain itself: "+this.toString()+" already contains "+y.toString()));var x=y.panel;if(x!==null&&x!==this&&Wt("Cannot add a GraphObject that already belongs to another Panel to this Panel: "+y.toString()+", already contained by "+x.toString()+", cannot be shared by this Panel: "+this.toString()),this.na!==Ie.Grid||y instanceof ci||Wt("Can only add Shapes to a Grid Panel, not: "+y),this.na!==Ie.Graduated||y instanceof ci||y instanceof vo||Wt("Can only add Shapes or TextBlocks to a Graduated Panel, not: "+y),y.wi(this),y.Ng=null,this.itemArray!==null){var E=y.data;E!==null&&typeof E=="object"&&(this.ge===null&&(this.ge=new ln),this.ge.add(E,y))}var b=this.O;if(E=-1,x===this){for(var z=-1,tt=this.O.s,ot=tt.length,rt=0;rt<ot;rt++)if(tt[rt]===y){z=rt;break}if(z!==-1){if(z===a||z+1>=b.count&&a>=b.count)return;b.mb(z),E=z}else Wt("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>b.count)&&(a=b.count),b.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),Sa(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof Ie&&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 en&&(x.Te=!0),x.Te&&x instanceof en&&(x.wc=null),b=this.diagram,b!==null&&b.undoManager.isUndoingRedoing||(E!==-1&&x.cb(vr,"elements",this,y,null,E,null),x.cb(er,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Lt.remove=function(a){for(var y=this.O.s,x=y.length,E=-1,b=0;b<x;b++)if(y[b]===a){E=b;break}E!==-1&&this.pc(E,!0)},Lt.mb=function(a){0<=a&&this.pc(a,!0)},Lt.pc=function(a,y){var x=this.O,E=x.M(a);if(E.Ng=null,E.wi(null),this.ge!==null){var b=E.data;typeof b=="object"&&this.ge.remove(b)}x.mb(a),cr(this,!1),this.v(),this.$g===E&&(this.$g=null),this.graduatedIntervals=null;var z=this.part;z!==null&&(z.Rh=null,z.ag=NaN,z.Wb(),z instanceof en&&(E instanceof Ie?E.qm(E,function(tt,ot){Hv(z,ot,y)}):Hv(z,E,y)),x=this.diagram,x!==null&&x.undoManager.isUndoingRedoing||z.cb(vr,"elements",this,E,null,a,null))},Lt.Fb=function(a){0>a&&rn(a,">= 0",Ie,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new fr;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(er,"rowdefs",this,null,x,null,a)}return y[a]},Lt.oA=function(a){if(0>a&&rn(a,">= 0",Ie,"removeRowDefinition:idx"),this.rowCount!==0){a=Math.round(a);var y=this.rowDefs,x=y[a];if(x){y[a]=void 0;for(var E=y.length-1;0<=E&&y[E--]===void 0;)y.length--;this.cb(vr,"rowdefs",this,x,null,a,null),this.v()}}};function hS(a,y,x){var E=a.rowDefs;if(!(0>y)){if(E[y]=x instanceof fr?x:void 0,!x)for(y=E.length-1;0<=y&&E[y--]===void 0;)E.length--;a.v()}}Lt.Eb=function(a){0>a&&rn(a,">= 0",Ie,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new fr;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(er,"coldefs",this,null,x,null,a)}return y[a]},Lt.jA=function(a){if(0>a&&rn(a,">= 0",Ie,"removeColumnDefinition:idx"),this.columnCount!==0){a=Math.round(a);var y=this.colDefs,x=y[a];if(x){y[a]=void 0;for(var E=y.length-1;0<=E&&y[E--]===void 0;)y.length--;this.cb(vr,"coldefs",this,x,null,a,null),this.v()}}};function dS(a,y,x){var E=a.colDefs;if(!(0>y)){if(E[y]=x instanceof fr?x:void 0,!x)for(y=E.length-1;0<=y&&E[y--]===void 0;)E.length--;a.v()}}Lt.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&km(y,a),this},Lt.Hy=function(a,y){return(a=this.Fb(a))&&km(a,new fr(y)),this},Lt.By=function(a,y){return(a=this.Eb(a))&&km(a,new fr(y)),this},Lt.nz=function(a){if(0>a||this.type!==Ie.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,E=x.length,b=this.topIndex;b<E;b++){var z=x[b];if(z!==void 0&&(y+=z.total,a<y))break}return b},Lt.fz=function(a){if(0>a||this.type!==Ie.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,E=x.length,b=this.leftIndex;b<E;b++){var z=x[b];if(z!==void 0&&(y+=z.total,a<y))break}return b},Lt.Fz=function(a,y){if(y===void 0&&(y=new Dt(NaN,NaN)),this.type!==Ie.Graduated)return y.h(NaN,NaN),y;a=Math.min(Math.max(a,this.graduatedMin),this.graduatedMax);var x=this.Pb();return x.geometry.Pu((a-this.graduatedMin)/this.graduatedRange,y),x.transform.Ga(y)},Lt.Gz=function(a){if(this.type!==Ie.Graduated)return NaN;var y=this.Pb();return y.transform.Cd(a),y.geometry.xx(a)*this.graduatedRange+this.graduatedMin};function cS(a){return a=a.allBindings,a!==null&&a._isFrozen}function Ka(a){var y=a.allBindings;if(y===null)a.data!==null&&Wt("Template cannot have .data be non-null: "+a),a.allBindings=y=new Pe;else if(y._isFrozen)return;var x=new Pe;Sv(a,!1),a.qm(a,function(at,ut){ut.th();var ft=ut.localBindings;if(ft!==null)for(yc(ut,!1),ft=ft.iterator;ft.next();){var mt=ft.value;mt.mode===hp&&yc(ut,!0);var yt=mt.sourceName;yt!==null&&(yt==="/"&&Sv(at,!0),yt=M1(mt,at,ut),yt!==null&&(x.add(yt),yt.srcBindings===null&&(yt.srcBindings=new Pe),yt.srcBindings.add(mt))),y.add(mt)}if(ut instanceof Ie&&ut.type===Ie.Table){if(0<ut.rowCount){for(at=ut.rowDefs,ft=at.length,mt=0;mt<ft;mt++)if(yt=at[mt],yt!==void 0&&yt.be!==null)for(var xt=yt.be.iterator;xt.next();){var Mt=xt.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,ft=0;ft<at;ft++)if(mt=ut[ft],mt!==void 0&&mt.be!==null)for(yt=mt.be.iterator;yt.next();)xt=yt.value,xt.xd=mt,xt.to=1,xt.wl=mt.index,y.add(xt)}}});for(var E=x.iterator;E.next();){var b=E.value;if(b.srcBindings!==null){yc(b,!0);for(var z=b.srcBindings.iterator;z.next();){var tt=z.value;b.localBindings===null&&(b.localBindings=new Pe),b.localBindings.add(tt)}}b.srcBindings=null}for(E=y.iterator;E.next();)if(b=E.value,z=b.xd,z!==null){b.xd=null;var ot=b.targetProperty,rt=ot.indexOf(".");0<rt&&z instanceof Ie&&(tt=ot.substring(0,rt),ot=ot.substr(rt+1),rt=z.fb(tt),rt!==null?(z=rt,b.targetProperty=ot):he('Warning: unable to find GraphObject named "'+tt+'" for Binding: '+b.toString())),z instanceof fr?(tt=di(z.panel),b.Ai=tt===void 0?-1:tt,z.panel.bindingId=b.Ai):z instanceof Jt?(tt=di(z),b.Ai=tt===void 0?-1:tt,z.bindingId=b.Ai):Wt("Unknown type of binding target: "+z)}y.freeze(),a instanceof En&&a.Zc()&&a.Va()}Lt.Uy=function(a){a===void 0&&(a=!1);var y=this.copy();return vx(y,function(x){x instanceof Ie&&(x.allBindings=null,x.ub=null);var E=x.localBindings;E!==null&&(x.localBindings=null,E.each(function(b){x.bind(b.copy())})),E=x.animationTriggers,E!==null&&(x.animationTriggers=null,E.each(function(b){x.Jv(b.value.copy())}))}),a&&Ka(y),y},Lt.La=function(a){var y=this.allBindings;if(y!==null)for(a===void 0&&(a=""),y=y.iterator;y.next();){var x=y.value,E=x.sourceProperty;if((a===""||E===""||E===a)&&(E=x.targetProperty,x.converter!==null||E!=="")){E=this.data;var b=x.sourceName;if(b!==null){if(b==="")E=this;else if(b==="/")E=this;else if(b===".")E=this;else if(b==="..")E=this;else if(E=this.fb(b),E===null)continue}else if(x.isToModel)if(E=this.diagram,E!==null)E=E.model.modelData;else continue;var z=this,tt=x.Ai;if(tt!==-1){if(z=this.ks(tt),z===null)continue}else x.xd!==null&&(z=x.xd);if(b==="/"?E=z.part:b==="."?E=z:b===".."&&(E=z.panel),b=x.to,b!==0){if(!(z instanceof Ie))continue;b===1?z=z.Eb(x.wl):b===2&&(z=z.Fb(x.wl))}z!==void 0&&x.Mv(z,E)}}},Lt.sx=function(a){return a==null||this.ge===null?null:this.ge.I(a)};function yx(a,y){a=a.O.s;for(var x=a.length,E=y.length,b=0,z=null;b<x&&(z=a[b],!(z instanceof Ie&&z.data!==null));)b++,z=a[b];if(x-b!==E)return!0;if(z===null)return 0<E;for(var tt=0;b<x&&tt<E;){if(z=a[b],!(z instanceof Ie)||z.data!==y[tt])return!0;b++,tt++}return!1}function Hg(a){if(a.type===Ie.Spot||a.type===Ie.Auto)return Math.min(a.O.length,1);if(a.type===Ie.Link){a=a.O;for(var y=a.length,x=0;x<y;x++){var E=a.M(x);if(!(E instanceof ci&&E.isPanelMain))break}return x}return a.type===Ie.Table&&0<a.O.length&&(a=a.O.M(0),a.isPanelMain&&a instanceof Ie&&eh(a))?1:0}Lt.mv=function(){for(var a=Hg(this);this.O.length>a;)this.pc(this.O.length-1,!1);fS(this,this.itemArray)};function fS(a,y){var x=Hg(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var E=0;E<x;E++)Cm(a,y[E],E,!0)}else{E=x;for(var b=0;b<y.length;b++,E++){var z=y[b],tt=E<a.O.length?a.O.M(E):null;if(tt instanceof Ie){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(E,!1),Cm(a,z,b,!1)):tt.data=z}}else Cm(a,z,b,!1)}for(;E<a.O.length;)a.pc(E,!1);a.$g=null,xv(a,x,0),Sa(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 en&&(y.Te=!0),y.Te&&y instanceof en&&(y.wc=null))}}function Cm(a,y,x,E){if(!(y==null||0>x)){var b=wv(a,y);if(b=Pv(a,b),b!==null){if(Ka(b),b=b.copy(),b.l&16777216){var z=a.ih();z!==null&&Sv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new ln),a.ge.add(y,b)),z=x+Hg(a),a.Gb(z,b),E&&(b.ub=y,xv(a,z,x),b.ub=null),b.data=y}}}function xv(a,y,x){for(a=a.O;y<a.length;){var E=a.M(y);if(E instanceof Ie){var b=y,z=x;E.type===Ie.TableRow?E.row=b:E.type===Ie.TableColumn&&(E.column=b),E.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=qo(y,a)}else return"";if(a===void 0)return"";if(typeof a=="string")return a;Wt("Panel.getCategoryForItemData found a non-string category for "+y+": "+a)}function Pv(a,y){var x=a.itemTemplateMap,E=null;return x!==null&&(E=x.I(y)),E===null&&(x!==null&&(E=x.I("")),E===null&&(gS||(gS=!0,he('No item template Panel found for category "'+y+'" on '+a),he(" Using default item template."),a=new Ie,y=new vo,y.bind(new or("text","",Rn)),a.add(y),pS=a),E=pS)),E}function Lm(a,y,x){var E=y.enabledChanged;if(E!==null&&E(y,x),y instanceof Ie){y=y.O.s,E=y.length;for(var b=0;b<E;b++){var z=y[b];x&&z instanceof Ie&&!z.isEnabled||Lm(a,z,x)}}}function Rl(a,y){y.name=a,ll.add(a,y)}Re.Object.defineProperties(Ie.prototype,{type:{get:function(){return this.na},set:function(a){var y=this.na;y!==a&&(this.na=a,this.isAtomic=this.na===Ie.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&&rn(a,">= 0",Ie,"padding"),a=new wi(a)):(0>a.left&&rn(a.left,">= 0",Ie,"padding:value.left"),0>a.right&&rn(a.right,">= 0",Ie,"padding:value.right"),0>a.top&&rn(a.top,">= 0",Ie,"padding:value.top"),0>a.bottom&&rn(a.bottom,">= 0",Ie,"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:$r},set:function(a){typeof a=="number"&&(a=new wi(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new Oa),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 $i)&&(a instanceof $i&&a.freeze(),this.T===null&&(this.T=new Oa),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 Oa),this.T.Ha=a,this.v(),this.g("defaultRowSeparatorStrokeWidth",y,a))}},defaultRowSeparatorDashArray:{get:function(){return this.T!==null?this.T.V:null},set:function(a){var y=this.defaultRowSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultRowSeparatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Oa),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 $i)&&(a instanceof $i&&a.freeze(),this.T===null&&(this.T=new Oa),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 Oa),this.T.F=a,this.v(),this.g("defaultColumnSeparatorStrokeWidth",y,a))}},defaultColumnSeparatorDashArray:{get:function(){return this.T!==null?this.T.o:null},set:function(a){var y=this.defaultColumnSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||Wt("defaultColumnSeparatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.T===null&&(this.T=new Oa),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 Oa),this.T.nb=a}},viewboxStretch:{get:function(){return this.xo},set:function(a){var y=this.xo;y!==a&&(this.xo=a,this.v(),this.g("viewboxStretch",y,a))}},gridCellSize:{get:function(){return this.jn},set:function(a){var y=this.jn;if(!y.D(a)){a.w()&&a.width!==0&&a.height!==0||Wt("Invalid Panel.gridCellSize: "+a),this.jn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Dl(x),this.N(),this.g("gridCellSize",y,a)}}},gridOrigin:{get:function(){return this.kn},set:function(a){var y=this.kn;if(!y.D(a)){a.w()||Wt("Invalid Panel.gridOrigin: "+a),this.kn=a.J();var x=this.diagram;x!==null&&this===x.grid&&Dl(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 Cu),this.ra.lq=a,this.v(),this.g("graduatedMin",y,a),Wr(this)&&(a=this.part,a!==null&&Co(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 Cu),this.ra.F=a,this.v(),this.g("graduatedMax",y,a),Wr(this)&&(a=this.part,a!==null&&Co(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 Cu),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 Cu),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 Cu,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 Cu,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 Cu,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 Cu,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 Oa),this.T.Pc}},rowCount:{get:function(){return this.T===null?0:this.rowDefs.length}},colDefs:{get:function(){return this.T===null&&(this.T=new Oa),this.T.Oc}},columnCount:{get:function(){return this.T===null?0:this.colDefs.length}},rowSizing:{get:function(){return this.T!==null?this.T.ob:Em},set:function(a){var y=this.rowSizing;y!==a&&(this.T===null&&(this.T=new Oa),this.T.ob=a,this.v(),this.g("rowSizing",y,a))}},columnSizing:{get:function(){return this.T!==null?this.T.j:Em},set:function(a){var y=this.columnSizing;y!==a&&(this.T===null&&(this.T=new Oa),this.T.j=a,this.v(),this.g("columnSizing",y,a))}},topIndex:{get:function(){return this.T!==null?this.T.Hb:0},set:function(a){var y=this.topIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Oa),this.T.Hb=a,this.v(),this.g("topIndex",y,a))}},leftIndex:{get:function(){return this.T!==null?this.T.hb:0},set:function(a){var y=this.leftIndex;y!==a&&((!isFinite(a)||0>a)&&Wt("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new Oa),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 En&&!(this instanceof Hi);Ka(this),this.ub=a;var E=this.diagram;E!==null&&(x?(x=E.partManager,this instanceof We?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof En&&(y!==null&&x.cf.remove(y),a!==null&&x.cf.add(a,this))):(x=this.panel,x!==null&&x.ge!==null&&(y!==null&&x.ge.remove(y),a!==null&&x.ge.add(a,this)))),this.g("data",y,a),E!==null&&E.undoManager.isUndoingRedoing||a!==null&&this.La()}}},itemIndex:{get:function(){return this.zn},set:function(a){var y=this.zn;y!==a&&(this.zn=a,this.g("itemIndex",y,a))}},allBindings:{get:function(){return this.A!==null?this.A.nb:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new Sc),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&yx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&ly(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&ay(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||fS(this,a)}}},itemTemplate:{get:function(){return this.itemTemplateMap===null?null:this.itemTemplateMap.I("")},set:function(a){if(this.itemTemplateMap===null){if(a===null)return;this.itemTemplateMap=new ln}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof En||a.isPanelMain)&&Wt("Panel.itemTemplate must not be a Part or be Panel.isPanelMain: "+a),this.itemTemplateMap.add("",a),this.g("itemTemplate",y,a),a=this.diagram,a!==null&&a.undoManager.isUndoingRedoing||this.mv())}},itemTemplateMap:{get:function(){return this.A!==null?this.A.Pc:null},set:function(a){var y=this.itemTemplateMap;if(y!==a){for(var x=a.iterator;x.next(););vi(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&&(vi(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 oi&&(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))}}}),Re.Object.defineProperties(Ie,{Position:{get:function(){return ll.I("Position")}},Horizontal:{get:function(){return ll.I("Horizontal")}},Vertical:{get:function(){return ll.I("Vertical")}},Spot:{get:function(){return ll.I("Spot")}},Auto:{get:function(){return ll.I("Auto")}},Table:{get:function(){return ll.I("Table")}},Viewbox:{get:function(){return ll.I("Viewbox")}},TableRow:{get:function(){return ll.I("TableRow")}},TableColumn:{get:function(){return ll.I("TableColumn")}},Link:{get:function(){return ll.I("Link")}},Grid:{get:function(){return ll.I("Grid")}},Graduated:{get:function(){return ll.I("Graduated")}}}),Ie.prototype.rebuildItemElements=Ie.prototype.mv,Ie.prototype.findItemPanelForData=Ie.prototype.sx,Ie.prototype.updateTargetBindings=Ie.prototype.La,Ie.prototype.copyTemplate=Ie.prototype.Uy,Ie.prototype.graduatedValueForPoint=Ie.prototype.Gz,Ie.prototype.graduatedPointForValue=Ie.prototype.Fz,Ie.prototype.findColumnForLocalX=Ie.prototype.fz,Ie.prototype.findRowForLocalY=Ie.prototype.nz,Ie.prototype.addColumnDefinition=Ie.prototype.By,Ie.prototype.addRowDefinition=Ie.prototype.Hy,Ie.prototype.addRowColumnDefinition=Ie.prototype.Gy,Ie.prototype.removeColumnDefinition=Ie.prototype.jA,Ie.prototype.getColumnDefinition=Ie.prototype.Eb,Ie.prototype.removeRowDefinition=Ie.prototype.oA,Ie.prototype.getRowDefinition=Ie.prototype.Fb,Ie.prototype.removeAt=Ie.prototype.mb,Ie.prototype.remove=Ie.prototype.remove,Ie.prototype.insertAt=Ie.prototype.Gb,Ie.prototype.elt=Ie.prototype.M,Ie.prototype.add=Ie.prototype.add,Ie.prototype.findObject=Ie.prototype.fb,Ie.prototype.findInVisualTree=Ie.prototype.Nl,Ie.prototype.walkVisualTreeFrom=Ie.prototype.qm,Ie.prototype.findMainElement=Ie.prototype.Pb;var gS=!1,pS=null,ll=new ln;Ie.className="Panel",Ie.definePanelLayout=Rl,Rl("Position",new dm),Rl("Vertical",new fm),Rl("Auto",new pm),Rl("Link",new wm);function Cu(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}Cu.prototype.copy=function(){var a=new Cu;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},Cu.className="GradPanelSettings";function Oa(){this.Pc=[],this.Oc=[],this.j=this.ob=Em,this.hb=this.Hb=0,this.Qp=$r,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}Oa.prototype.copy=function(a){for(var y=new Oa,x=this.Pc,E=x.length,b=y.Pc,z=0;z<E;z++)if(x[z]!==void 0){var tt=x[z].copy();tt.wi(a),b[z]=tt}for(x=this.Oc,E=x.length,b=y.Oc,z=0;z<E;z++)x[z]!==void 0&&(tt=x[z].copy(),tt.wi(a),b[z]=tt);return y.ob=this.ob,y.j=this.j,y.Hb=this.Hb,y.hb=this.hb,y.Qp=this.Qp.J(),y.Ha=this.Ha,y.ia=this.ia,y.V=this.V,y.F=this.F,y.u=this.u,y.o=this.o,y.nb=this.nb,y},Oa.className="TablePanelSettings";function fr(a){kn(this),this.Me=null,this.uq=!0,this.Za=0,this.Hc=NaN,this.jj=0,this.hj=1/0,this.Jb=Ar,this.pa=this.oc=this.oa=0,this.be=null,this.oo=Cv,this.hg=ai,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))}fr.prototype.copy=function(){var a=new fr;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=Je(this.separatorDashArray)),a.Ma=this.Ma,a.Pm=this.Pm,a.be=this.be,a};function km(a,y){y.isRow?a.height=y.height:a.width=y.width,a.minimum=y.minimum,a.maximum=y.maximum,a.alignment=y.alignment,a.stretch=y.stretch,a.sizing=y.sizing,a.dg=y.separatorPadding===null?null:y.separatorPadding.J(),a.separatorStroke=y.separatorStroke,a.separatorStrokeWidth=y.separatorStrokeWidth,a.tj=null,y.separatorDashArray&&(a.tj=Je(y.separatorDashArray)),a.background=y.background,a.coversSeparators=y.coversSeparators,a.be=y.be}Lt=fr.prototype,Lt.qb=function(a){a.classType===fr&&(this.sizing=a)},Lt.toString=function(){return"RowColumnDefinition "+(this.isRow?"(Row ":"(Column ")+this.index+") #"+di(this)},Lt.wi=function(a){this.Me=a},Lt.Io=function(a){var y=0,x=this.Me;if(this.index!==a&&(a=this.separatorStroke,a===null&&x!==null&&(a=this.isRow?x.defaultRowSeparatorStroke:x.defaultColumnSeparatorStroke),a!==null&&(y=this.separatorStrokeWidth,isNaN(y)&&(x!==null?y=this.isRow?x.defaultRowSeparatorStrokeWidth:x.defaultColumnSeparatorStrokeWidth:y=0))),a=this.dg,a===null)if(x!==null)a=x.defaultSeparatorPadding;else return y;return y+(this.isRow?a.top:a.left)},Lt.Wc=function(){var a=0,y=this.Me,x=0,E=this.isRow;if(y!==null&&y.type===Ie.Table)for(var b=E?y.rowDefs.length:y.colDefs.length,z=0;z<b;z++){var tt=E?y.rowDefs[z]:y.colDefs[z];if(tt!==void 0&&tt.oa!==0){x=tt.index;break}}if(this.index!==x&&(x=this.separatorStroke,x===null&&y!==null&&(x=E?y.defaultRowSeparatorStroke:y.defaultColumnSeparatorStroke),x!==null&&(a=this.separatorStrokeWidth,isNaN(a)&&(y!==null?a=E?y.defaultRowSeparatorStrokeWidth:y.defaultColumnSeparatorStrokeWidth:a=0))),E=this.dg,E===null)if(y!==null)E=y.defaultSeparatorPadding;else return a;return a+(this.isRow?E.top+E.bottom:E.left+E.right)},Lt.Ob=function(a,y,x){var E=this.Me;if(E!==null&&(E.cb(No,a,this,y,x,void 0,void 0),this.be!==null&&(y=E.diagram,y!==null&&!y.skipsModelSourceBindings&&(E=E.ih(),E!==null&&(y=E.data,y!==null)))))for(x=this.be.iterator;x.next();)x.value.sp(this,y,a,E)};function Mm(a){if(a.sizing===Cv){var y=a.Me;return a.isRow?y.rowSizing:y.columnSizing}return a.sizing}Lt.bind=function(a,y,x,E){var b=null;return typeof a=="string"?b=new or(a,y,x,E):b=a,b.xd=this,a=this.panel,a!==null&&(y=a.ih(),y!==null&&cS(y)&&Wt("Cannot add a Binding to a RowColumnDefinition that is already frozen: "+b+" on "+a)),this.be===null&&(this.be=new Pe),this.be.add(b),this},Re.Object.defineProperties(fr.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&&rn(a,">= 0",fr,"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&&rn(a,">= 0",fr,"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))&&rn(a,">= 0",fr,"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&&rn(a,">= 0",fr,"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 wi(a));var y=this.dg;a!==null&&y!==null&&y.D(a)||(a!==null&&(a=a.J()),this.dg=a,this.panel!==null&&this.panel.v(),this.Ob("separatorPadding",y,a))}},separatorStroke:{get:function(){return this.lo},set:function(a){var y=this.lo;y!==a&&(a!==null&&wc(a,"RowColumnDefinition.separatorStroke"),a instanceof $i&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];typeof z=="number"&&0<=z&&isFinite(z)||Wt("separatorDashArray value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.tj=a,this.panel!==null&&this.panel.N(),this.Ob("separatorDashArray",y,a)}}},background:{get:function(){return this.Ma},set:function(a){var y=this.Ma;y!==a&&(a!==null&&wc(a,"RowColumnDefinition.background"),a instanceof $i&&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}}}),fr.prototype.computeEffectiveSpacing=fr.prototype.Wc,fr.prototype.computeEffectiveSpacingTop=fr.prototype.Io;var Cv=new le(fr,"Default",0),Wg=new le(fr,"None",1),Em=new le(fr,"ProportionalExtra",2);fr.className="RowColumnDefinition",fr.Default=Cv,fr.None=Wg,fr.ProportionalExtra=Em;function ci(a,y){Jt.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)}ye(ci,Jt),ci.prototype.cloneProtected=function(a){Jt.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=Je(this.Yg)),this.Na!==null&&(a.Na=this.Na.nc?this.Na:this.Na.copy()),a.Un=this.Un,a.Vn=this.Vn,this.fa!==null&&(a.fa=this.fa.copy())};function Bd(a){a.Na===null?a.Na=new Mv:a.Na.nc&&(a.Na=a.Na.copy())}Lt=ci.prototype,Lt.th=function(){Jt.prototype.th.call(this),this.Na!==null&&(this.Na.nc=!0)},Lt.qb=function(a){a===Te||a===mn||a===Di||a===ai?this.geometryStretch=a:Jt.prototype.qb.call(this,a)},Lt.toString=function(){return"Shape("+(this.figure!=="None"?this.figure:this.toArrow!=="None"?this.toArrow:this.fromArrow)+")#"+di(this)};function Pf(a,y,x,E){var b=x.length;if(!(4>b)){var z=E.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var ot=x[0],rt=x[1],at,ut,ft,mt,yt,xt,Mt=0,It=Ke(),At=2;At<b;At+=2)at=x[At],ut=x[At+1],ft=at-ot,ot=ut-rt,ft===0&&(ft=.001),mt=ot/ft,yt=Math.atan2(ot,ft),xt=Math.sqrt(ft*ft+ot*ot),It.push([ft,yt,mt,xt]),Mt+=xt,ot=at,rt=ut;ot=x[0],rt=x[1],ft=E.measuredBounds.width,E instanceof ci&&(ft-=E.strokeWidth),1>ft&&(ft=1),b=x=ft,at=tt/2,ut=at!==0,At=0,xt=It[At],ft=xt[0],yt=xt[1],mt=xt[2],xt=xt[3];for(var _t=0;.1<=Mt;){if(_t===0&&(ut?(b=x,b-=at,Mt-=at,ut=!1):b=x,b===0&&(b=1)),b>Mt){be(It);return}b>xt?(_t=b-xt,b=xt):_t=0;var Ht=Math.sqrt(b*b/(1+mt*mt));if(0>ft&&(Ht=-Ht),ot+=Ht,rt+=mt*Ht,a.translate(ot,rt),a.rotate(yt),a.translate(-(tt/2),-(z/2)),_t===0&&E.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-ot,-rt),Mt-=b,xt-=b,_t!==0){if(At++,At===It.length){be(It);return}xt=It[At],ft=xt[0],yt=xt[1],mt=xt[2],xt=xt[3],b=_t}}be(It)}}Lt.hh=function(a,y){var x=this.xc,E=this.Ui;if(x!==null||E!==null){var b=this.ua;if(b!==null){a.yc();var z=this.actualBounds,tt=this.naturalBounds;E!==null&&Zo(this,a,E,!0,!1,tt,z);var ot=this.part,rt=this.ig;if(x===null||rt!==0||ot===null||!this.isPanelMain&&ot.Pb()!==this||(rt=ot.type===Ie.Link&&ot instanceof Hi&&ot.category==="Selection"&&ot.adornedObject instanceof ci&&ot.adornedPart.Pb()===ot.adornedObject?ot.adornedObject.strokeWidth:0),rt===0&&(x=null),x!==null&&rt!==0&&(Zo(this,a,x,!1,!1,tt,z),a.lineWidth=rt,a.lineJoin=this.strokeJoin,a.lineCap=this.strokeCap,a.miterLimit=this.strokeMiterLimit),z=!1,ot&&y.Gf("drawShadows")&&(z=ot.isShadowed),a.Il===!1&&(z=!1),ot=!0,x===null||E!==null&&E!=="transparent"||(ot=!1),tt=!1,rt=this.strokeDashArray,rt!==null&&(tt=!0,a.js(rt,this.strokeDashOffset)),b.type===He.j)a.beginPath(),a.moveTo(b.startX,b.startY),a.lineTo(b.endX,b.endY),x!==null&&a.jk(),a.Se();else if(b.type===He.u){var at=b.startX;rt=b.startY;var ut=b.endX,ft=b.endY;b=Math.min(at,ut);var mt=Math.min(rt,ft);at=Math.abs(ut-at),rt=Math.abs(ft-rt),a.beginPath(),a.rect(b,mt,at,rt),E!==null&&a.ng(E),x!==null&&(ot&&z&&ql(a),a.jk(),ot&&z&&Su(a)),a.Se()}else if(b.type===He.F)at=b.startX,rt=b.startY,ut=b.endX,ft=b.endY,b=Math.abs(ut-at)/2,mt=Math.abs(ft-rt)/2,at=Math.min(at,ut)+b,rt=Math.min(rt,ft)+mt,a.beginPath(),a.moveTo(at,rt-mt),a.bezierCurveTo(at+Qt.wg*b,rt-mt,at+b,rt-Qt.wg*mt,at+b,rt),a.bezierCurveTo(at+b,rt+Qt.wg*mt,at+Qt.wg*b,rt+mt,at,rt+mt),a.bezierCurveTo(at-Qt.wg*b,rt+mt,at-b,rt+Qt.wg*mt,at-b,rt),a.bezierCurveTo(at-b,rt-Qt.wg*mt,at-Qt.wg*b,rt-mt,at,rt-mt),a.closePath(),E!==null&&a.ng(E),x!==null&&(ot&&z&&ql(a),a.jk(),ot&&z&&Su(a)),a.Se();else if(b.type===He.o)for(b=b.figures,rt=b.length,mt=0;mt<rt;mt++){at=b.s[mt],a.beginPath(),a.moveTo(at.startX,at.startY),ut=at.segments.s,ft=ut.length;for(var yt=null,xt=0;xt<ft;xt++){var Mt=ut[xt];switch(Mt.type){case Cr:a.moveTo(Mt.endX,Mt.endY);break;case xo:a.lineTo(Mt.endX,Mt.endY);break;case Kr:a.bezierCurveTo(Mt.point1X,Mt.point1Y,Mt.point2X,Mt.point2Y,Mt.endX,Mt.endY);break;case pa:a.quadraticCurveTo(Mt.point1X,Mt.point1Y,Mt.endX,Mt.endY);break;case lr:if(Mt.radiusX===Mt.radiusY){var It=Math.PI/180;a.arc(Mt.point1X,Mt.point1Y,Mt.radiusX,Mt.startAngle*It,(Mt.startAngle+Mt.sweepAngle)*It,0>Mt.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=oa(Mt,at),It=yt.length,It===0)a.lineTo(Mt.centerX,Mt.centerY);else for(var At=0;At<It;At++){var _t=yt[At];At===0&&a.lineTo(_t[0],_t[1]),a.bezierCurveTo(_t[2],_t[3],_t[4],_t[5],_t[6],_t[7])}break;case Ea:if(At=It=0,yt!==null&&yt.type===lr){if(yt=oa(yt,at),_t=yt.length,_t===0){a.lineTo(Mt.endX,Mt.endY);break}yt=yt[_t-1]||null,yt!==null&&(It=yt[6],At=yt[7])}else It=yt!==null?yt.endX:at.startX,At=yt!==null?yt.endY:at.startY;if(yt=Ha(Mt,at,It,At),It=yt.length,It===0){a.lineTo(Mt.endX,Mt.endY);break}for(At=0;At<It;At++)_t=yt[At],a.bezierCurveTo(_t[2],_t[3],_t[4],_t[5],_t[6],_t[7]);break;default:Wt("Segment not of valid type: "+Mt.type)}Mt.isClosed&&a.closePath(),yt=Mt}ut=at.isFilled,z?at.isShadowed?(ut===!0&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&(ut&&ot&&ql(a),a.jk(),ut&&ot&&Su(a))):(ql(a),ut&&E!=="transparent"&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&a.jk(),Su(a)):(ut&&E!==null&&a.ng(E,at.isEvenOdd),x!==null&&a.jk()),a.Se(mt)}if(tt&&a.fs(),this.pathPattern!==null){if(x=this.pathPattern,x.measure(1/0,1/0),E=x.measuredBounds,x.arrange(0,0,E.width,E.height),z=this.geometry,a.save(),a.beginPath(),E=Ke(),z.type===He.j)E.push(z.startX),E.push(z.startY),E.push(z.endX),E.push(z.endY),Pf(a,y,E,x);else if(z.type===He.o)for(z=z.figures.iterator;z.next();){for(ot=z.value,E.length=0,E.push(ot.startX),E.push(ot.startY),tt=ot.startX,b=ot.startY,rt=tt,mt=b,at=ot.segments.s,ut=at.length,ft=0;ft<ut;ft++){switch(xt=at[ft],xt.type){case Cr:Pf(a,y,E,x),E.length=0,E.push(xt.endX),E.push(xt.endY),tt=xt.endX,b=xt.endY,rt=tt,mt=b;break;case xo:E.push(xt.endX),E.push(xt.endY),tt=xt.endX,b=xt.endY;break;case Kr:Qt.Qe(tt,b,xt.point1X,xt.point1Y,xt.point2X,xt.point2Y,xt.endX,xt.endY,.5,E),tt=xt.endX,b=xt.endY;break;case pa:Qt.ep(tt,b,xt.point1X,xt.point1Y,xt.endX,xt.endY,.5,E),tt=xt.endX,b=xt.endY;break;case lr:if(Mt=oa(xt,ot),yt=Mt.length,yt===0){E.push(xt.centerX),E.push(xt.centerY),tt=xt.centerX,b=xt.centerY;break}for(It=0;It<yt;It++)At=Mt[It],Qt.Qe(tt,b,At[2],At[3],At[4],At[5],At[6],At[7],.5,E),tt=At[6],b=At[7];break;case Ea:if(Mt=Ha(xt,ot,tt,b),yt=Mt.length,yt===0){E.push(xt.endX),E.push(xt.endY),tt=xt.endX,b=xt.endY;break}for(It=0;It<yt;It++)At=Mt[It],Qt.Qe(tt,b,At[2],At[3],At[4],At[5],At[6],At[7],.5,E),tt=At[6],b=At[7];break;default:Wt("Segment not of valid type: "+xt.type)}xt.isClosed&&(E.push(rt),E.push(mt),Pf(a,y,E,x))}Pf(a,y,E,x)}else if(z.type===He.u)E.push(z.startX),E.push(z.startY),E.push(z.endX),E.push(z.startY),E.push(z.endX),E.push(z.endY),E.push(z.startX),E.push(z.endY),E.push(z.startX),E.push(z.startY),Pf(a,y,E,x);else if(z.type===He.F){if(b=new Pr,b.startX=z.endX,b.startY=(z.startY+z.endY)/2,tt=new Vi(lr),tt.startAngle=0,tt.sweepAngle=360,tt.centerX=(z.startX+z.endX)/2,tt.centerY=(z.startY+z.endY)/2,tt.radiusX=Math.abs(z.startX-z.endX)/2,tt.radiusY=Math.abs(z.startY-z.endY)/2,b.add(tt),z=oa(tt,b),ot=z.length,ot===0)E.push(tt.centerX),E.push(tt.centerY);else for(tt=b.startX,b=b.startY,rt=0;rt<ot;rt++)mt=z[rt],Qt.Qe(tt,b,mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],.5,E),tt=mt[6],b=mt[7];Pf(a,y,E,x)}be(E),a.restore(),a.Vc(!1)}}}},Lt.kk=function(a,y,x){return!Jt.prototype.kk.call(this,a,y,x)||this.xc===null&&this.Ui===null||this.ua===null||this.pathPattern!==null||this.geometry.figures.length!==this.svg.getElementsByTagName("path").length?!1:(a.Hl=this.svg,this.hh(a,y),a.Hl=null,!0)},Lt.nk=function(a){return this.geometry!==null&&1<this.geometry.figures.length||this.pathPattern!==null?!0:Jt.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("path");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.ga=function(a,y){if(y===void 0&&(y=new Dt),a instanceof Mn){a.Mc()&&Wt("getDocumentPoint Spot must be a real, specific Spot, not: "+a.toString());var x=this.naturalBounds,E=this.strokeWidth;y.h(a.x*(x.width+E)-E/2+x.x+a.offsetX,a.y*(x.height+E)-E/2+x.y+a.offsetY)}else y.set(a);return this.oe.Ga(y),y},Lt.mi=function(a){a===void 0&&(a=new we);var y=this.naturalBounds,x=this.oe;y=we.allocAt(y.x,y.y,y.width,y.height);var E=this.strokeWidth;return y.Bc(E/2,E/2),E=Dt.allocAt(y.x,y.y).transform(x),a.h(E.x,E.y,0,0),E.h(y.right,y.y).transform(x),ko(a,E.x,E.y,0,0),E.h(y.right,y.bottom).transform(x),ko(a,E.x,E.y,0,0),E.h(y.x,y.bottom).transform(x),ko(a,E.x,E.y,0,0),we.free(y),Dt.free(E),a},Lt.gh=function(a,y){var x=this.geometry;if(x===null||this.fill===null&&this.stroke===null)return!1;var E=x.bounds,b=this.strokeWidth/2;x.type!==He.j||y||(b+=2);var z=we.alloc();if(z.assign(E),z.Bc(b+2,b+2),!z.ca(a))return we.free(z),!1;if(E=b+1e-4,x.type===He.j)return this.stroke===null||(E=(x.endX-x.startX)*(a.x-x.startX)+(x.endY-x.startY)*(a.y-x.startY),0>(x.startX-x.endX)*(a.x-x.endX)+(x.startY-x.endY)*(a.y-x.endY)||0>E)?!1:(we.free(z),Qt.Yb(x.startX,x.startY,x.endX,x.endY,b,a.x,a.y));if(x.type===He.u){y=x.startX;var tt=x.startY,ot=x.endX;if(x=x.endY,z.x=Math.min(y,ot),z.y=Math.min(tt,x),z.width=Math.abs(ot-y),z.height=Math.abs(x-tt),this.fill===null){if(z.Bc(-E,-E),z.ca(a))return we.free(z),!1;z.Bc(E,E)}return this.stroke!==null&&z.Bc(b,b),a=z.ca(a),we.free(z),a}if(x.type===He.F){tt=x.startX,b=x.startY,ot=x.endX;var rt=x.endY;if(x=Math.min(tt,ot),y=Math.min(b,rt),tt=Math.abs(ot-tt)/2,b=Math.abs(rt-b)/2,x=a.x-(x+tt),y=a.y-(y+b),this.fill===null){if(tt-=E,b-=E,0>=tt||0>=b||1>=x*x/(tt*tt)+y*y/(b*b))return we.free(z),!1;tt+=E,b+=E}return this.stroke!==null&&(tt+=E,b+=E),we.free(z),0>=tt||0>=b?!1:1>=x*x/(tt*tt)+y*y/(b*b)}if(x.type===He.o)return we.free(z),this.fill===null?vl(x,a.x,a.y,b):ga(x,a,b,1<this.strokeWidth,y);Wt("Unknown Geometry type: "+x.type)},Lt.Wl=function(a,y,x,E){var b=this.desiredSize,z=this.ig;if(a=Math.max(a,0),y=Math.max(y,0),this.Rd!==null)var tt=this.geometry.bounds;else{var ot=this.figure,rt=kv[ot];if(rt===void 0){var at=Qt.Ze[ot];typeof at=="string"&&(at=Qt.Ze[at]),typeof at=="function"?(rt=at(null,100,100),kv[ot]=rt):Wt("Unsupported Figure: "+ot)}tt=rt.bounds}ot=tt.width,rt=tt.height,at=tt.width;var ut=tt.height;switch(Ws(this,!0)){case Te:E=x=0;break;case Oe:at=Math.max(a-z,0),ut=Math.max(y-z,0);break;case wn:at=Math.max(a-z,0),E=0;break;case jn:x=0,ut=Math.max(y-z,0)}isFinite(b.width)&&(at=b.width),isFinite(b.height)&&(ut=b.height);var ft=this.maxSize,mt=this.minSize;switch(x=Math.max(x-z,mt.width),E=Math.max(E-z,mt.height),at=Math.min(ft.width,at),ut=Math.min(ft.height,ut),at=isFinite(at)?Math.max(x,at):Math.max(ot,x),ut=isFinite(ut)?Math.max(E,ut):Math.max(rt,E),x=Lv(this),x){case Te:break;case Oe:ot=at,rt=ut;break;case mn:x=Math.min(at/ot,ut/rt),isFinite(x)||(x=1),ot*=x,rt*=x;break;default:Wt(x+" is not a valid geometryStretch.")}this.Rd!==null?(ot===0&&(ot=.001),rt===0&&(rt=.001),x=this.Rd!==null?this.Rd:this.ua,tt=x.bounds,E=ot/tt.width,tt=rt/tt.height,isFinite(E)||(E=1),isFinite(tt)||(tt=1),this.ua=E===1&&tt===1?x:x.copy().scale(E,tt)):this.ua!==null&&Qt.$(this.ua.Sk,a-z)&&Qt.$(this.ua.Rk,y-z)||(this.ua=ci.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),b.w()?(at=b.width,ut=b.height,at=Math.min(ft.width,at),ut=Math.min(ft.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===ai?Oe:y:y===ai?kv[a.figure].defaultStretch:y}Lt.eh=function(a,y,x,E){gs(this,a,y,x,E)},Lt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Lt.Sj=function(a,y,x,E,b){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,ft=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);z=a*ot+y*at+ft,tt=a*rt+y*ut+mt,ot=x*ot+E*at+ft,rt=x*rt+E*ut+mt,ft=this.ig/2,at=this.ua,at===null&&(this.measure(1/0,1/0),at=this.ua);var yt=at.bounds;if(ut=!1,at.type===He.j)if(1.5>=this.strokeWidth)ut=Qt.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,ot,rt,b);else{if(at.startX===at.endX?(E=ft,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=ft/Math.sqrt(1+y*y),E=ut*y),y=Ke(),a=new Dt,Qt.Ve(at.startX+E,at.startY+ut,at.endX+E,at.endY+ut,z,tt,ot,rt,a)&&y.push(a),a=new Dt,Qt.Ve(at.startX-E,at.startY-ut,at.endX-E,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),a=new Dt,Qt.Ve(at.startX+E,at.startY+ut,at.startX-E,at.startY-ut,z,tt,ot,rt,a)&&y.push(a),a=new Dt,Qt.Ve(at.endX+E,at.endY+ut,at.endX-E,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),ot=y.length,ot===0)return be(y),!1;for(ut=!0,rt=1/0,E=0;E<ot;E++)a=y[E],x=(a.x-z)*(a.x-z)+(a.y-tt)*(a.y-tt),x<rt&&(rt=x,b.x=a.x,b.y=a.y);be(y)}else if(at.type===He.u)ut=Qt.Ff(yt.x-ft,yt.y-ft,yt.x+yt.width+ft,yt.y+yt.height+ft,z,tt,ot,rt,b);else if(at.type===He.F){y=we.allocAt(yt.x,yt.y,yt.width,yt.height).Bc(ft,ft);t:if(y.width===0)ut=Qt.Ve(y.x,y.y,y.x,y.y+y.height,z,tt,ot,rt,b);else if(y.height===0)ut=Qt.Ve(y.x,y.y,y.x+y.width,y.y,z,tt,ot,rt,b);else{if(a=y.width/2,at=y.height/2,E=y.x+a,ut=y.y+at,x=9999,z!==ot&&(x=(tt-rt)/(z-ot)),9999>Math.abs(x)){if(rt=tt-ut-x*(z-E),0>a*a*x*x+at*at-rt*rt){b.x=NaN,b.y=NaN,ut=!1;break t}ft=Math.sqrt(a*a*x*x+at*at-rt*rt),ot=(-(a*a*x*rt)+a*at*ft)/(at*at+a*a*x*x)+E,a=(-(a*a*x*rt)-a*at*ft)/(at*at+a*a*x*x)+E,at=x*(ot-E)+rt+ut,rt=x*(a-E)+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))?(b.x=ot,b.y=at):(b.x=a,b.y=rt)}else{if(ot=at*at,rt=z-E,ot-=ot/(a*a)*rt*rt,0>ot){b.x=NaN,b.y=NaN,ut=!1;break t}rt=Math.sqrt(ot),ot=ut+rt,rt=ut-rt,Math.abs(ot-tt)<Math.abs(rt-tt)?(b.x=z,b.y=ot):(b.x=z,b.y=rt)}ut=!0}we.free(y)}else if(at.type===He.o){mt=Dt.alloc();var xt=ot-z,Mt=rt-tt,It=xt*xt+Mt*Mt,At=z,_t=tt;if(0<It&&yt.contains(At,_t)&&(mt.x=At,mt.y=_t,this.ca(mt)))for(xt!==0&&.5>Math.abs(xt)?(Mt*=.5/xt,xt=.5):Mt!==0&&.5>Math.abs(Mt)&&(xt*=.5/Mt,Mt=.5),At-=xt,_t-=Mt;yt.contains(At,_t);)At-=xt,_t-=Mt;for(b.x=ot,b.y=rt,Mt=0;Mt<at.figures.count;Mt++){var Ht=at.figures.s[Mt],Vt=Ht.isFilled?At:z,Xt=Ht.isFilled?_t:tt,ue=Ht.segments;yt=Ht.startX,xt=Ht.startY;for(var $e=yt,dn=xt,an=0;an<ue.count;an++){var Ge=ue.s[an],Ne=Ge.type,ni=Ge.endX,Zn=Ge.endY,Yi=!1;switch(Ne){case Cr:$e=ni,dn=Zn;break;case xo:Yi=Fm(yt,xt,ni,Zn,Vt,Xt,ot,rt,mt);break;case Kr:Yi=Qt.Eo(yt,xt,Ge.point1X,Ge.point1Y,Ge.point2X,Ge.point2Y,ni,Zn,Vt,Xt,ot,rt,.6,mt);break;case pa:Yi=Qt.Eo(yt,xt,yt+2/3*(Ge.point1X-yt),xt+2/3*(Ge.point1Y-xt),ni+2/3*(Ge.point1X-ni),Zn+2/3*(Ge.point1Y-Zn),ni,Zn,Vt,Xt,ot,rt,.6,mt);break;case lr:case Ea:Ne=Ge.type===lr?oa(Ge,Ht):Ha(Ge,Ht,yt,xt);var po=Ne.length;if(po===0){Yi=Fm(yt,xt,Ge.type===lr?Ge.centerX:Ge.endX,Ge.type===lr?Ge.centerY:Ge.endY,Vt,Xt,ot,rt,mt);break}for(Zn=null,ni=0;ni<po;ni++){if(Zn=Ne[ni],ni===0&&Fm(yt,xt,Zn[0],Zn[1],Vt,Xt,ot,rt,mt)){var kr=bm(Vt,Xt,mt,It,b);kr<It&&(It=kr,ut=!0)}Qt.Eo(Zn[0],Zn[1],Zn[2],Zn[3],Zn[4],Zn[5],Zn[6],Zn[7],Vt,Xt,ot,rt,.6,mt)&&(kr=bm(Vt,Xt,mt,It,b),kr<It&&(It=kr,ut=!0))}ni=Zn[6],Zn=Zn[7];break;default:Wt("Unknown Segment type: "+Ne)}yt=ni,xt=Zn,Yi&&(Yi=bm(Vt,Xt,mt,It,b),Yi<It&&(It=Yi,ut=!0)),Ge.isClosed&&(ni=$e,Zn=dn,Fm(yt,xt,ni,Zn,Vt,Xt,ot,rt,mt)&&(Ge=bm(Vt,Xt,mt,It,b),Ge<It&&(It=Ge,ut=!0)))}}z=x-a,tt=E-y,ot=Math.sqrt(z*z+tt*tt),ot!==0&&(z/=ot,tt/=ot),b.x-=z*ft,b.y-=tt*ft,Dt.free(mt)}else Wt("Unknown Geometry type: "+at.type);return ut?(this.transform.Ga(b),!0):!1};function bm(a,y,x,E,b){return a=x.x-a,y=x.y-y,y=a*a+y*y,y<E?(b.x=x.x,b.y=x.y,y):E}function Fm(a,y,x,E,b,z,tt,ot,rt){if(Qt.$(a,x)&&Qt.$(y,E)||Qt.$(b,tt)&&Qt.$(z,ot))return!1;var at=!1,ut=(b-tt)*(y-E)-(z-ot)*(a-x);return ut===0?!1:(rt.x=((b*ot-z*tt)*(a-x)-(b-tt)*(a*E-y*x))/ut,rt.y=((b*ot-z*tt)*(y-E)-(z-ot)*(a*E-y*x))/ut,(a>x?a-x:x-a)<(y>E?y-E:E-y)?(a=y<E?y:E,y=y<E?E:y,(rt.y>a||Qt.$(rt.y,a))&&(rt.y<y||Qt.$(rt.y,y))&&(at=!0)):(y=a<x?a:x,a=a<x?x:a,(rt.x>y||Qt.$(rt.x,y))&&(rt.x<a||Qt.$(rt.x,a))&&(at=!0)),at)}Lt.fh=function(a,y){if(y===void 0)return a.Re(this.actualBounds);var x=this.ua;x===null&&(this.measure(1/0,1/0),x=this.ua),x=x.bounds;var E=this.strokeWidth/2,b=!1,z=Dt.alloc();return z.h(x.x-E,x.y-E),a.ca(y.Ga(z))&&(z.h(x.x-E,x.bottom+E),a.ca(y.Ga(z))&&(z.h(x.right+E,x.bottom+E),a.ca(y.Ga(z))&&(z.h(x.right+E,x.y-E),a.ca(y.Ga(z))&&(b=!0)))),Dt.free(z),b},Lt.Yc=function(a,y){if(this.fh(a,y)||y===void 0&&(y=this.transform,a.Re(this.actualBounds)))return!0;var x=ei.alloc();x.set(y),x.Vj();var E=a.left,b=a.right,z=a.top;a=a.bottom;var tt=Dt.alloc();if(tt.h(E,z),x.Ga(tt),this.gh(tt,!0)||(tt.h(b,z),x.Ga(tt),this.gh(tt,!0))||(tt.h(E,a),x.Ga(tt),this.gh(tt,!0))||(tt.h(b,a),x.Ga(tt),this.gh(tt,!0)))return Dt.free(tt),!0;var ot=Dt.alloc(),rt=Dt.alloc();return x.set(y),x.bv(this.transform),x.Vj(),ot.x=b,ot.y=z,ot.transform(x),tt.x=E,tt.y=z,tt.transform(x),y=!1,Dd(this,tt,ot,rt)?y=!0:(tt.x=b,tt.y=a,tt.transform(x),Dd(this,tt,ot,rt)?y=!0:(ot.x=E,ot.y=a,ot.transform(x),Dd(this,tt,ot,rt)?y=!0:(tt.x=E,tt.y=z,tt.transform(x),Dd(this,tt,ot,rt)&&(y=!0)))),Dt.free(tt),ei.free(x),Dt.free(ot),Dt.free(rt),y};function Dd(a,y,x,E){if(!a.rs(y,x,E))return!1;a=y.x,y=y.y;var b=x.x,z=x.y;return x=E.x,E=E.y,a===b?(y<z?(a=y,y=z):a=z,E>=a&&E<=y):(a<b?(E=a,a=b):E=b,x>=E&&x<=a)}Lt.tx=function(a,y,x){function E(It,At){for(var _t=It.length,Ht=0;Ht<_t;Ht+=2)if(At.zd(It[Ht],It[Ht+1])>b)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var b=a.Bf(y),z=b;if(1.5<this.strokeWidth&&(b=this.strokeWidth/2+Math.sqrt(b),b*=b),y=this.ua,y===null&&(this.measure(1/0,1/0),y=this.ua,y===null))return!1;if(!x){var tt=y.bounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width;if(tt=tt.y+tt.height,Yn(a.x,a.y,ot,rt)<=b&&Yn(a.x,a.y,at,rt)<=b&&Yn(a.x,a.y,ot,tt)<=b&&Yn(a.x,a.y,at,tt)<=b)return!0}if(ot=y.startX,rt=y.startY,at=y.endX,tt=y.endY,y.type===He.j){if(x=(ot-at)*(a.x-at)+(rt-tt)*(a.y-tt),Ni(a.x,a.y,ot,rt,at,tt)<=(0<=(at-ot)*(a.x-ot)+(tt-rt)*(a.y-rt)&&0<=x?b:z))return!0}else{if(y.type===He.u)return y=!1,x&&(y=Ni(a.x,a.y,ot,rt,ot,tt)<=b||Ni(a.x,a.y,ot,rt,at,rt)<=b||Ni(a.x,a.y,at,rt,at,tt)<=b||Ni(a.x,a.y,ot,tt,at,tt)<=b),y;if(y.type===He.F){y=a.x-(ot+at)/2,z=a.y-(rt+tt)/2;var ut=Math.abs(at-ot)/2,ft=Math.abs(tt-rt)/2;if(ut===0||ft===0)return Ni(a.x,a.y,ot,rt,at,tt)<=b;if(x){if(a=Qt.$y(ut,ft,y,z),a*a<=b)return!0}else return!(Yn(y,z,-ut,0)>=b||Yn(y,z,0,-ft)>=b||Yn(y,z,0,ft)>=b||Yn(y,z,ut,0)>=b)}else if(y.type===He.o){if(at=y.bounds,z=at.x,ot=at.y,rt=at.x+at.width,at=at.y+at.height,a.x>rt&&a.x<z&&a.y>at&&a.y<ot&&Ni(a.x,a.y,z,ot,z,at)>b&&Ni(a.x,a.y,z,ot,rt,ot)>b&&Ni(a.x,a.y,rt,at,z,at)>b&&Ni(a.x,a.y,rt,at,rt,ot)>b)return!1;if(z=Math.sqrt(b),x){if(this.fill===null?vl(y,a.x,a.y,z):ga(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)>b)return!1;for(ot=z.segments.s,rt=ot.length,at=0;at<rt;at++)switch(ft=ot[at],ft.type){case Cr:case xo:if(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>b)return!1;break;case Kr:var mt=Ke();if(Qt.Qe(tt,ut,ft.point1X,ft.point1Y,ft.point2X,ft.point2Y,ft.endX,ft.endY,.8,mt),tt=E(mt,a),be(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>b))return!1;break;case pa:if(mt=Ke(),Qt.ep(tt,ut,ft.point1X,ft.point1Y,ft.endX,ft.endY,.8,mt),tt=E(mt,a),be(mt),tt||(tt=ft.endX,ut=ft.endY,a.zd(tt,ut)>b))return!1;break;case lr:case Ea:mt=ft.type===lr?oa(ft,z):Ha(ft,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=ft.type===lr?ft.centerX:ft.endX,ut=ft.type===lr?ft.centerY:ft.endY,a.zd(tt,ut)>b)return!1;break}ft=null;for(var xt=Ke(),Mt=0;Mt<yt;Mt++)if(ft=mt[Mt],xt.length=0,Qt.Qe(ft[0],ft[1],ft[2],ft[3],ft[4],ft[5],ft[6],ft[7],.8,xt),E(xt,a))return be(xt),!1;be(xt),ft!==null&&(tt=ft[6],ut=ft[7]);break;default:Wt("Unknown Segment type: "+ft.type)}}return!0}}}return!1},Lt.qc=function(){this.ua=null},Lt.kq=function(){return this.ig};function mS(a){var y=a.diagram;y!==null&&y.undoManager.isUndoingRedoing||(a.segmentOrientation=qg,a.toArrow!=="None"?(a.segmentIndex=-1,a.alignmentFocus=ts):a.fromArrow!=="None"&&(a.segmentIndex=0,a.alignmentFocus=new Mn(1-ts.x,ts.y)))}ci.makeGeometry=function(a,y,x){if(a.toArrow!=="None")var E=tu[a.toArrow];else a.fromArrow!=="None"?E=tu[a.fromArrow]:(E=Qt.Ze[a.figure],typeof E=="string"&&(E=Qt.Ze[E]),E===void 0&&Wt("Unknown Shape.figure: "+a.figure),E=E(a,y,x),E.Sk=y,E.Rk=x);if(E===null){var b=Qt.Ze.Rectangle;typeof b=="function"&&(E=b(a,y,x))}return E};function vS(a){var y=tu[a];if(y===void 0){var x=a.toLowerCase();if(x==="none")return"None";if(y=tu[x],y===void 0){var E=null,b;for(b in Qt.um)if(b.toLowerCase()===x){E=b;break}if(E!==null)return a=He.parse(Qt.um[E],!1),tu[E]=a,x!==E&&(tu[x]=E),E}}return typeof y=="string"?y:y instanceof He?a:null}Re.Object.defineProperties(ci.prototype,{geometry:{get:function(){return this.ua!==null?this.ua:this.Rd},set:function(a){var y=this.ua,x=this.Rd;if(y!==a){a!==null?this.Rd=this.ua=a.freeze():this.Rd=this.ua=null;var E=this.part;E!==null&&(E.ag=NaN),this.v(),this.g("geometry",y||x,a),Wr(this)&&(a=this.part,a!==null&&Co(this,a,"geometryString"))}}},geometryString:{get:function(){return this.geometry===null?"":this.geometry.toString()},set:function(a){a=He.parse(a);var y=a.normalize();this.geometry=a,this.position=a=Dt.allocAt(-y.x,-y.y),Dt.free(a)}},isGeometryPositioned:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.v(),this.g("isGeometryPositioned",y,a))}},fill:{get:function(){return this.Ui},set:function(a){var y=this.Ui;y!==a&&(a!==null&&wc(a,"Shape.fill"),a instanceof $i&&a.freeze(),this.Ui=a,this.N(),this.g("fill",y,a))}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&wc(a,"Shape.stroke"),a instanceof $i&&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 rn(a,"value >= 0",ci,"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"?rn(a,'"butt", "round", or "square"',ci,"strokeCap"):(Bd(this),this.Na.Hr=a,this.N(),this.g("strokeCap",y,a)))}},strokeJoin:{get:function(){return this.Na!==null?this.Na.Ir:"miter"},set:function(a){var y=this.strokeJoin;y!==a&&(typeof a!="string"||a!=="miter"&&a!=="bevel"&&a!=="round"?rn(a,'"miter", "bevel", or "round"',ci,"strokeJoin"):(Bd(this),this.Na.Ir=a,this.N(),this.g("strokeJoin",y,a)))}},strokeMiterLimit:{get:function(){return this.Na!==null?this.Na.Jr:10},set:function(a){var y=this.strokeMiterLimit;if(y!==a&&1<=a){Bd(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,E=0,b=0;b<x;b++){var z=a[b];0<=z&&isFinite(z)||Wt("strokeDashArray:value "+z+" at index "+b+" must be a positive number or zero."),E+=z}if(E===0){if(y===null)return;a=null}}this.Yg=a,this.N(),this.g("strokeDashArray",y,a)}}},strokeDashOffset:{get:function(){return this.Na!==null?this.Na.uj:0},set:function(a){var y=this.strokeDashOffset;y!==a&&0<=a&&(Bd(this),this.Na.uj=a,this.N(),this.g("strokeDashOffset",y,a))}},figure:{get:function(){return this.an},set:function(a){var y=this.an;if(y!==a){var x=Qt.Ze[a];typeof x=="function"?x=a:(x=Qt.Ze[a.toLowerCase()])||Wt("Unknown Shape.figure: "+a),y!==x&&(a=this.part,a!==null&&(a.ag=NaN),this.an=x,this.Rd=null,this.qc(),this.v(),this.g("figure",y,x))}}},toArrow:{get:function(){return this.Ua!==null?this.Ua.V:"None"},set:function(a){var y=this.toArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Wt("Unknown Shape.toArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new jh),this.Ua.V=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("toArrow",y,x))}}},fromArrow:{get:function(){return this.Ua!==null?this.Ua.j:"None"},set:function(a){var y=this.fromArrow;if(a===!0?a="Standard":a===!1&&(a=""),y!==a){var x=vS(a);x===null?Wt("Unknown Shape.fromArrow: "+a):y!==x&&(this.Ua===null&&(this.Ua=new jh),this.Ua.j=x,this.Rd=null,this.qc(),this.v(),mS(this),this.g("fromArrow",y,x))}}},spot1:{get:function(){return this.Na!==null?this.Na.fg:Ar},set:function(a){var y=this.spot1;y.D(a)||(a=a.J(),Bd(this),this.Na.fg=a,this.v(),this.g("spot1",y,a))}},spot2:{get:function(){return this.Na!==null?this.Na.gg:Ar},set:function(a){var y=this.spot2;y.D(a)||(a=a.J(),Bd(this),this.Na.gg=a,this.v(),this.g("spot2",y,a))}},parameter1:{get:function(){return this.Un},set:function(a){var y=this.Un;y!==a&&(this.Un=a,this.qc(),this.v(),this.g("parameter1",y,a))}},parameter2:{get:function(){return this.Vn},set:function(a){var y=this.Vn;y!==a&&(this.Vn=a,this.qc(),this.v(),this.g("parameter2",y,a))}},naturalBounds:{get:function(){return this.dc}},pathPattern:{get:function(){return this.Na!==null?this.Na.br:null},set:function(a){var y=this.pathPattern;y!==a&&(Bd(this),this.Na.br=a,this.N(),this.g("pathPattern",y,a))}},geometryStretch:{get:function(){return this.Na!==null?this.Na.jq:ai},set:function(a){var y=this.geometryStretch;y!==a&&(Bd(this),this.Na.jq=a,this.v(),this.g("geometryStretch",y,a))}},interval:{get:function(){return this.fa!==null?this.fa.Tk:1},set:function(a){var y=this.interval;if(a=Math.round(a),y!==a&&a!==0&&isFinite(a)){this.fa===null&&(this.fa=new eu),this.fa.Tk=a;var x=this.diagram;x!==null&&this.panel===x.grid&&Dl(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 eu),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 eu),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 eu),this.fa.o=a,this.v(),this.g("graduatedSkip",y,a))}}}),ci.prototype.intersectsRect=ci.prototype.Yc,ci.prototype.containedInRect=ci.prototype.fh,ci.prototype.getNearestIntersectionPoint=ci.prototype.rs,ci.prototype.getDocumentBounds=ci.prototype.mi,ci.prototype.getDocumentPoint=ci.prototype.ga;var tu=new vn,kv=new vn;ci.className="Shape",ci.getFigureGenerators=function(){var a=new ln,y;for(y in Qt.Ze)y!==y.toLowerCase()&&a.add(y,Qt.Ze[y]);return a.freeze(),a},ci.defineFigureGenerator=function(a,y){var x=a.toLowerCase(),E=Qt.Ze;E[a]=y,E[x]=a},ci.getArrowheadGeometries=function(){var a=new ln;for(E in Qt.um)if(tu[E]===void 0){var y=He.parse(Qt.um[E],!1);tu[E]=y,y=E.toLowerCase(),y!==E&&(tu[y]=E)}for(var x in tu)if(x!==x.toLowerCase()){var E=tu[x];E instanceof He&&a.add(x,E)}return a.freeze(),a},ci.defineArrowheadGeometry=function(a,y){var x=null;typeof y=="string"?x=He.parse(y,!1):x=y,y=a.toLowerCase(),y!=="none"&&a!==y||Wt("Shape.defineArrowheadGeometry name must not be empty or None or all-lower-case: "+a);var E=tu;E[a]=x,E[y]=a};function Mv(){this.nc=!1,this.Hr="butt",this.Ir="miter",this.Jr=10,this.uj=0,this.br=null,this.jq=ai,this.gg=this.fg=Ar}Mv.prototype.copy=function(){var a=new Mv;return a.Hr=this.Hr,a.Ir=this.Ir,a.Jr=this.Jr,a.uj=this.uj,a.br=this.br,a.jq=this.jq,a.fg=this.fg.J(),a.gg=this.gg.J(),a};function vo(a,y){return Jt.call(this),Dm||(Vs=Ho?new Ya(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}ye(vo,Jt),vo.prototype.cloneProtected=function(a){Jt.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 jl(a){a.da===null?a.da=new Bv:a.da.nc&&(a.da=a.da.copy())}Lt=vo.prototype,Lt.th=function(){Jt.prototype.th.call(this),this.da!==null&&(this.da.nc=!0)};function yS(a,y){a.l=y.l|6144,a.pb=y.opacity,a.Ma=y.background,a.areaBackground=y.areaBackground,a.jd=y.desiredSize.J(),a.minSize=y.minSize.J(),a.maxSize=y.maxSize.J(),y.Lb!==null?a.Lb=y.Lb.copy():a.Lb=null,a.Ca=y.scale,a.Kb=y.angle,a.stretch=y.stretch,a.Kg=y.margin.J(),a.Jb=y.alignment.J(),a.sk=y.alignmentFocus.J(),a.segmentFraction=y.segmentFraction,a.segmentOffset=y.segmentOffset.J(),a.segmentOrientation=y.segmentOrientation,y.tb!==null&&(a.tb=y.tb.copy()),a.shadowVisible=y.shadowVisible,a.ec=y.ec,a.xc=y.xc,a.Ae=y.Ae,a.fa!==null&&(a.fa=y.fa.copy()),y.da!==null&&(a.da=y.da.nc?y.da:y.da.copy()),a.Ih=y.Ih}Lt.qb=function(a){a.classType===vo?this.wrap=a:Jt.prototype.qb.call(this,a)},Lt.toString=function(){return 22<this.ec.length?'TextBlock("'+this.ec.substring(0,20)+'"...)':'TextBlock("'+this.ec+'")'},Lt.v=function(){Jt.prototype.v.call(this)},Lt.hh=function(a,y){if(this.xc!==null&&this.ec.length!==0&&this.Ae!==null){var x=this.naturalBounds,E=this.actualBounds,b=x.width,z=x.height,tt=Ug(this),ot=a.textAlign=this.textAlign,rt=y.tn;ot==="start"?ot=rt?"right":"left":ot==="end"&&(ot=rt?"left":"right"),rt=this.isUnderline;var at=this.isStrikethrough;Zo(this,a,this.xc,!0,!1,x,E),(rt||at)&&Zo(this,a,this.xc,!1,!1,x,E),E=0,x=!1;var ut=this.oe,ft=ut.dx-(tt*ut.m21+ut.dx);ut=ut.dy-(tt*ut.m22+ut.dy);var mt=y.scale;switch(8>(ft*ft+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof aa&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,ft=this.spacingBelow,this.flip){case zi:a.translate(b,0),a.scale(-1,1);break;case yi:a.translate(0,z),a.scale(1,-1);break;case ro:a.translate(b,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+ft)*ut,z>mt&&(E=this.verticalAlignment,E=E.y*z-E.y*mt+E.offsetY),ut===1&&this.ze!==null)ft=this.Cb,ft>b&&(ft=b),this.Oj(this.ze,a,0,E+y,b,tt,ft,x,ot,rt,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mt<ut;mt++){var yt=this.Qc[mt];yt>b&&(yt=b),E+=y,this.Oj(this.Qb[mt],a,0,E,b,tt,yt,x,ot,rt,at),E+=tt+ft}switch(this.flip){case zi:a.scale(-1,1),a.translate(-b,0);break;case yi:a.scale(1,-1),a.translate(0,-z);break;case ro:a.scale(-1,-1),a.translate(-b,-z)}}},Lt.Oj=function(a,y,x,E,b,z,tt,ot,rt,at,ut){var ft=0;if(ot)rt==="left"?ft=0:rt==="right"?ft=b-tt:rt==="center"&&(ft=(b-tt)/2),y.fillRect(x+ft,E+.25*z,tt,1);else{if(rt==="left"?ft=0:rt==="right"?ft=b:rt==="center"&&(ft=b/2),b=Nm!==null?Nm(this,z):.75*z,y.fillText(a,x+ft,E+b),a=z/20|0,a===0&&(a=1),rt==="right"?ft-=tt:rt==="center"&&(ft-=tt/2),at){ot=Tm!==null?Tm(this,z):.8*z,rt=x+ft,at=E+ot,b=x+ft+tt,ot=E+ot;var mt=a;y.beginPath(),y.lineWidth=mt,y.moveTo(rt,at),y.lineTo(b,ot),y.stroke(),y.Se(),y instanceof aa&&y.ad.classList.add("gojs-td")}ut&&(ut=E+z-z/2.2|0,a%2!==0&&(ut+=.5),E=x+ft,z=ut,x=x+ft+tt,tt=ut,ft=a,y.beginPath(),y.lineWidth=ft,y.moveTo(E,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof aa&&y.ad.classList.add("gojs-td"))}},Lt.kk=function(a,y,x){if(!Jt.prototype.kk.call(this,a,y,x))return!1;if(Zo(this,a,this.xc,!0,!1,this.naturalBounds,this.actualBounds),x){if(this.svg.getElementsByTagName("text").length===0)return!0;for(y=this.svg.getElementsByClassName("gojs-td"),x=0;x<y.length;x++)Qy(a,y[x],!1)}else y=this.svg,y.innerHTML=this.text,Qy(a,y,!0);return!0},Lt.nk=function(a){return 1<this.lineCount||this.isUnderline||this.isStrikethrough?!0:Jt.prototype.nk.call(this,a)},Lt.Dv=function(a,y){if(a.nodeName!=="g")a.setAttributeNS(null,"filter",y);else{a=a.getElementsByTagName("text");for(var x=0;x<a.length;x++)a[x].setAttributeNS(null,"filter",y)}},Lt.Wl=function(a,y,x,E){var b=this.Gc;this.Ih=a,this.l&=-16777217;var z=this.Ae;Vs!==null&&kS!==z&&(kS=Vs.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===Zg&&(ot=ot.trim()),tt=Math.max(tt,ul(ot)),ot=at+1}z=tt}else tt=z.indexOf(`
`,0),0<=tt&&(z=z.substr(0,tt)),z=ul(z);z=Math.min(z,a/this.scale)}else z=this.desiredSize.width;if(this.panel!==null&&(z=Math.min(z,this.panel.maxSize.width)),tt=xS(this,z),isNaN(this.desiredSize.height)?tt=Math.min(tt,y/this.scale):tt=this.desiredSize.height,rt=tt,this.Cb!==0&&this.Qc!==null&&this.Qb!==null&&this.overflow===Am&&(y=this.Ae,y=this.overflow===Am?SS(y):0,at=this.spacingAbove+this.spacingBelow,at=Math.max(0,Ug(this)+at),rt=Math.min(this.maxLines-1,Math.max(Math.floor(rt/at+.01)-1,0)),!(rt+1>=this.Qb.length))){for(this.l|=16777216,at=this.Qb[rt],y=Math.max(1,a-y);ul(at)>y&&1<at.length;)at=at.substr(0,at.length-1);at+=Yg,y=ul(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(E,tt),Qo(this.dc,z,tt),this.Ge(0,0,z,tt),this.svg!==null&&b!==this.Gc&&(this.Uc=!0)},Lt.eh=function(a,y,x,E){gs(this,a,y,x,E)};function Vg(a,y,x){a.ze===null?(a.ze=y,a.Cb=x):((a.Qb===null||a.Qc===null)&&(a.Qb=[],a.Qc=[],a.Qb.push(a.ze),a.Qc.push(a.Cb)),a.Qb.push(y),a.Qc.push(x),a.Qb.length>a.maxLines&&(a.l|=16777216))}function Ev(a,y,x,E){var b=a.formatting===Zg;b&&(y=y.trim());var z=0,tt=a.Ae,ot=a.spacingAbove+a.spacingBelow;ot=Math.max(0,Ug(a)+ot);var rt=a.overflow===Am?SS(tt):0;if(a.Gc>=a.maxLines)E!==null&&E.h(0,ot);else if(tt=y,a.wrap===bv){a.Le=1;var at=ul(y);if(rt===0||at<=x)a.Cb=Math.max(a.Cb,at),Vg(a,y,a.Cb),E!==null&&E.h(at,ot);else{for(z=Cf(a,tt),tt=tt.substr(z.length),y=Cf(a,tt),at=ul(z+y);0<y.length&&at<=x;)z+=y,tt=tt.substr(y.length),y=Cf(a,tt),at=z+y,b&&(at=at.trim()),at=ul(at);for(b&&(y=y.trim()),z+=y,x=Math.max(1,x-rt);ul(z)>x&&1<z.length;)z=z.substr(0,z.length-1);a.l|=16777216,z+=Yg;var ut=ul(z);a.Cb=ut,Vg(a,z,ut),E!==null&&E.h(ut,ot)}}else{for(rt=0,tt.length===0&&(rt=1,Vg(a,tt,0));0<tt.length;){for(y=Cf(a,tt),tt=tt.substr(y.length);ul(y)>x;){var ft=1;for(at=ul(y.substr(0,ft)),ut=0;at<=x;)ft++,ut=at,at=ul(y.substr(0,ft));if(ft===1){var mt=at;z=Math.max(z,at)}else mt=ut,z=Math.max(z,ut);if(ft--,1>ft&&(ft=1),Vg(a,y.substr(0,ft),mt),rt++,y=y.substr(ft),a.Gc+rt>a.maxLines)break}for(ut=Cf(a,tt),at=ul(y+ut);0<ut.length&&at<=x;)y+=ut,tt=tt.substr(ut.length),ut=Cf(a,tt),at=y+ut,b&&(at=at.trim()),at=ul(at);if(b&&(y=y.trim()),y!==""&&(y[y.length-1]==="\xAD"&&(y=y.substring(0,y.length-1)+"\u2010"),ut.length===0?(ft=at,z=Math.max(z,at)):(ft=ut=ul(y),z=Math.max(z,ut)),Vg(a,y,ft),rt++,a.Gc+rt>a.maxLines))break}a.Le=Math.min(a.maxLines,rt),a.Cb=Math.max(a.Cb,z),E!==null&&E.h(a.Cb,ot*a.Le)}}function Cf(a,y){if(a.wrap===PS)return y.substr(0,1);for(var x=y.length,E=0,b=Sx;E<x&&!b.test(y.charAt(E));)E++;for(a.formatting===CS&&(x=Math.min(x,E+1));E<x&&b.test(y.charAt(E));)E++;return E>=y.length?y:y.substr(0,E)}function ul(a){return Vs===null?8*a.length:Vs.measureText(a).width}function Ug(a){if(a.df!==null)return a.df;var y=a.Ae;if(Vs===null){var x=16;return a.df=x}return Tv[y]!==void 0&&5e3>LS?x=Tv[y]:(x=1.3*Vs.measureText("M").width,Tv[y]=x,LS++),a.df=x}function SS(a){if(Vs===null)return 6;if(Bm[a]!==void 0&&5e3>Av)var y=Bm[a];else y=Vs.measureText(Yg).width,Bm[a]=y,Av++;return y}function xS(a,y){var x=a.ec.replace(/\r\n/g,`
`).replace(/\r/g,`
`),E=a.spacingAbove+a.spacingBelow;if(E=Math.max(0,Ug(a)+E),x.length===0)return a.Cb=0,a.Gc=1,E;if(!a.isMultiline){var b=x.indexOf(`
`,0);0<=b&&(x=x.substr(0,b))}b=0;for(var z=a.Gc=0,tt,ot=!1;!ot;){if(tt=x.indexOf(`
`,z),tt===-1&&(tt=x.length,ot=!0),z<=tt){if(z=x.substr(z,tt-z),a.wrap!==bv){a.Le=0;var rt=Ye.alloc();Ev(a,z,y,rt),b+=rt.height,Ye.free(rt),a.Gc+=a.Le}else Ev(a,z,y,null),b+=E,a.Gc++;a.Gc===a.maxLines&&(ot=!0)}z=tt+1}return a.Lq=b}Re.Object.defineProperties(vo.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"||(jl(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Te},set:function(a){var y=this.flip;y!==a&&(jl(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:Au},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),jl(this),this.da.Yr=a,ks(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=Ye.alloc();Ev(this,this.ec,999999,a);var y=a.width;Ye.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),Qo(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:Fv},set:function(a){var y=this.wrap;y!==a&&(jl(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Nv},set:function(a){var y=this.overflow;y!==a&&(jl(this),this.da.$q=a,this.v(),this.g("overflow",y,a))}},isOverflowed:{get:function(){return(this.l&16777216)!==0}},stroke:{get:function(){return this.xc},set:function(a){var y=this.xc;y!==a&&(a!==null&&wc(a,"TextBlock.stroke"),a instanceof $i&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Ug(this)}},editable:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("editable",y,a))}},textEditor:{get:function(){return this.da!==null?this.da.Qr:null},set:function(a){var y=this.textEditor;y!==a&&(jl(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&&(jl(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 eu),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 eu),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 eu),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 eu),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 eu),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&&(jl(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&&(jl(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&&(jl(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&&(jl(this),this.da.Er=a,this.v(),this.g("spacingBelow",y,a))}},formatting:{get:function(){return this.da!==null?this.da.gq:Zg},set:function(a){var y=this.formatting;y!==a&&(jl(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&&rn(a,"> 0",vo,"maxLines"),jl(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 Nm=null,Tm=null,bv=new le(vo,"None",0),wS=new le(vo,"WrapFit",1),Fv=new le(vo,"WrapDesiredSize",2),PS=new le(vo,"WrapBreakAll",3),Nv=new le(vo,"OverflowClip",0),Am=new le(vo,"OverflowEllipsis",1),Zg=new le(vo,"FormatTrim",0),CS=new le(vo,"FormatNone",0),Sx=/[ \u200b\u00ad]/,Tv=new vn,LS=0,Bm=new vn,Av=0,Yg="...",kS="",Vs=null,Dm=!1;vo.className="TextBlock";function Bv(){this.nc=!1,this.Hd=null,this.Xf=Te,this.gq=Zg,this.Jq=1/0,this.$q=Nv,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=Au,this.$r=Fv}Bv.prototype.copy=function(){var a=new Bv;return a.Hd=this.Hd,a.Xf=this.Xf,a.gq=this.gq,a.Jq=this.Jq,a.$q=this.$q,a.Dr=this.Dr,a.Er=this.Er,a.Or=this.Or,a.Pr=this.Pr,a.Qr=this.Qr,a.vj=this.vj,a.Yr=this.Yr,a.$r=this.$r,a},vo.getEllipsis=function(){return Yg},vo.setEllipsis=function(a){Yg=a,Bm=new vn,Av=0},vo.getBaseline=function(){return Nm},vo.setBaseline=function(a){Nm=a},vo.getUnderline=function(){return Tm},vo.setUnderline=function(a){Tm=a},vo.isValidFont=function(a){if(Dm||(Vs=Ho?new Ya(null).context:null,Dm=!0),Vs===null)return!0;var y=Vs.font;if(a===y||a==="10px sans-serif")return!0;Vs.font="10px sans-serif",Vs.font=a;var x=Vs.font;if(x!=="10px sans-serif")return Vs.font=y,!0;Vs.font="19px serif";var E=Vs.font;return Vs.font=a,x=Vs.font,Vs.font=y,x!==E},vo.FormatNone=CS,vo.FormatTrim=Zg,vo.None=bv,vo.OverflowClip=Nv,vo.OverflowEllipsis=Am,vo.WrapBreakAll=PS,vo.WrapDesiredSize=Fv,vo.WrapFit=wS;function eu(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}eu.prototype.copy=function(){var a=new eu;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},eu.className="GradElementSettings";function Us(a,y){Jt.call(this),this.Eg=null,this.qo="",this.Xg=Wl,this.Nk=Oe,this.Zg=this.Hd=null,this.Mk=xi,this.Xf=Te,this.vl=null,this.qn=!1,this.en=!0,this.al=!1,this.bt=this.rl=null,typeof a=="string"?this.source=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}var Lf;ye(Us,Jt),Us.prototype.cloneProtected=function(a){Jt.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},Us.prototype.qb=function(a){a===Te||a===mn||a===Di?this.imageStretch=a:Jt.prototype.qb.call(this,a)},Us.prototype.toString=function(){return"Picture("+this.source+")#"+di(this)};function kf(a){a===void 0&&(a=""),a!==""?Lf[a]&&(delete Lf[a],Om--):(Lf=new vn,Om=0)}function MS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var E=y.Bg.copy();if(E!=null){for(E=E.iterator;E.next();){var b=E.value;b.N();var z=y.getAttribute("src")||"",tt=b.Og.I(z);if(tt!==null)for(var ot=tt.length,rt=0;rt<ot;rt++)z=tt[rt],b.Xn.add(z),z.Uc=!0,b.$b(),y.hn&&(y.eu===void 0&&(y.eu=x),z.Zg!==null&&z.Zg(z,x))}y.Bg.clear()}a.desiredSize.w()||(cr(a,!1),a.v())},y.Yp=function(x){y.ln=x;var E=y.Bg.copy();if(E!=null){for(E=E.iterator;E.next();){var b=E.value,z=y.getAttribute("src")||"",tt=b.Og.I(z);if(tt!==null){b=tt.length,z=Ke();for(var ot=0;ot<b;ot++)z.push(tt[ot]);if(y.hn)for(ot=0;ot<b;ot++)tt=z[ot],tt.Hd!==null&&tt.Hd(tt,x);be(z)}}y.Bg.clear()}},y.addEventListener("load",y.Fq),y.addEventListener("error",y.Yp),y.qy=!0)}Us.prototype.hA=function(){if(this.source!==""){kf(this.source);var a=this.source;this.source="",this.source=a}},Us.prototype.redraw=function(){this.N(),this.Uc=!0},Us.prototype.hh=function(a,y){var x=this.Eg;if(x!==null){var E=x.getAttribute("src");if(!(x instanceof HTMLImageElement&&(E===null||E==="")||x.ln instanceof Event&&a instanceof Td)){var b=a instanceof aa;E=this.naturalBounds;var z=0,tt=0,ot=this.qn,rt=ot?+x.width:x.naturalWidth;if(ot=ot?+x.height:x.naturalHeight,rt===void 0&&x.videoWidth&&(rt=x.videoWidth),ot===void 0&&x.videoHeight&&(ot=x.videoHeight),rt=rt||E.width,ot=ot||E.height,rt!==0&&ot!==0){var at=rt,ut=ot;this.sourceRect.w()&&(z=this.Xg.x,tt=this.Xg.y,rt=this.Xg.width,ot=this.Xg.height);var ft=rt,mt=ot,yt=this.Nk,xt=this.Mk;switch(yt){case Te:if(this.sourceRect.w())break;ft>=E.width&&(z=z+xt.offsetX+(ft*xt.x-E.width*xt.x)),mt>=E.height&&(tt=tt+xt.offsetY+(mt*xt.y-E.height*xt.y)),rt=Math.min(E.width,ft),ot=Math.min(E.height,mt);break;case Oe:ft=E.width,mt=E.height;break;case mn:case Di:yt===mn?(yt=Math.min(E.height/mt,E.width/ft),ft*=yt,mt*=yt):yt===Di&&(yt=Math.max(E.height/mt,E.width/ft),ft*=yt,mt*=yt,ft>=E.width&&(z=(z+xt.offsetX+(ft*xt.x-E.width*xt.x)/ft)*rt),mt>=E.height&&(tt=(tt+xt.offsetY+(mt*xt.y-E.height*xt.y)/mt)*ot),rt*=1/(ft/E.width),ot*=1/(mt/E.height),ft=E.width,mt=E.height)}yt=this.Df()*y.scale;var Mt=ft*yt*mt*yt,It=rt*ot/Mt,At=x.__goCache;yt=null;var _t=xx;if(!b){if(x.sq&&At!==void 0&&4<Mt&&It>_t*_t)for(At.gi===null&&(bS(At,4,at,ut,x),bS(At,16,at,ut,x)),b=At.gi,at=b.length,ut=0;ut<at&&b[ut].ratio*b[ut].ratio<It;ut++)yt=b[ut];if(!y.Xm){if(this.vl===null)if(this.Eg===null)this.vl=!1;else{b=new Ya(null).context;try{b.drawImage(this.Eg,0,0)}catch(Ht){this.en=!1}try{b.getImageData(0,0,1,1).data[3]&&(this.vl=!1),this.vl=!1}catch(Ht){this.vl=!0}}if(this.vl)return}}switch(b=ft<E.width?xt.offsetX+(E.width*xt.x-ft*xt.x):0,xt=mt<E.height?xt.offsetY+(E.height*xt.y-mt*xt.y):0,this.flip){case zi:a.translate(Math.min(E.width,ft),0),a.scale(-1,1);break;case yi:a.translate(0,Math.min(E.height,mt)),a.scale(1,-1);break;case ro:a.translate(Math.min(E.width,ft),Math.min(E.height,mt)),a.scale(-1,-1)}if(a.yc(),y.Gf("pictureRatioOptimization")&&!y.$i&&At!==void 0&&yt!==null&&yt.ratio!==1){a.save(),y=yt.ratio;try{a.drawImage(yt.source,z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),b,xt,Math.min(E.width,ft),Math.min(E.height,mt)),a instanceof aa&&(this.bt=[z/y,tt/y,Math.min(yt.source.width,rt/y),Math.min(yt.source.height,ot/y),b,xt,Math.min(E.width,ft),Math.min(E.height,mt)])}catch(Ht){this.en=!1}a.restore()}else try{a.drawImage(x,z,tt,rt,ot,b,xt,Math.min(E.width,ft),Math.min(E.height,mt)),a instanceof aa&&(this.bt=[z,tt,rt,ot,b,xt,Math.min(E.width,ft),Math.min(E.height,mt)])}catch(Ht){this.en=!1}switch(this.flip){case zi:a.scale(-1,1),a.translate(-Math.min(E.width,ft),0);break;case yi:a.scale(1,-1),a.translate(0,-Math.min(E.height,mt));break;case ro:a.scale(-1,-1),a.translate(-Math.min(E.width,ft),-Math.min(E.height,mt))}}}}},Us.prototype.Wl=function(a,y,x,E){var b=this.desiredSize,z=Ws(this,!0),tt=this.Eg,ot=this.qn,rt=0,at=0;(ot||!this.al&&tt&&tt.complete)&&(this.al=!0),tt===null?(isFinite(b.width)||(a=0),isFinite(b.height)||(y=0)):(rt=ot?+tt.width:tt.naturalWidth,at=ot?+tt.height:tt.naturalHeight),isFinite(b.width)||z===Oe||z===wn?(isFinite(a)||(this.sourceRect.w()?a=this.sourceRect.width:tt!==null&&(a=rt)),x=0):tt!==null&&this.al!==!1&&(a=this.sourceRect.w()?this.sourceRect.width:rt),isFinite(b.height)||z===Oe||z===jn?(isFinite(y)||(this.sourceRect.w()?y=this.sourceRect.height:tt!==null&&(y=at)),E=0):tt!==null&&this.al!==!1&&(y=this.sourceRect.w()?this.sourceRect.height:at),isFinite(b.width)&&(a=b.width),isFinite(b.height)&&(y=b.height),b=this.maxSize,z=this.minSize,x=Math.max(x||0,z.width),E=Math.max(E||0,z.height),a=Math.min(b.width,a),y=Math.min(b.height,y),a=Math.max(x,a),y=Math.max(E,y),tt===null||tt.complete||(isFinite(a)||(a=0),isFinite(y)||(y=0)),Qo(this.dc,a,y),this.Ge(0,0,a,y)},Us.prototype.eh=function(a,y,x,E){gs(this,a,y,x,E)},Re.Object.defineProperties(Us.prototype,{element:{get:function(){return this.Eg},set:function(a){var y=this.Eg;if(this.Uc=!0,y!==a){this.qn=a instanceof HTMLCanvasElement;var x=a instanceof HTMLImageElement;a===null||x||a instanceof HTMLVideoElement||this.qn||Wt("Picture.element must be an instance of Image, Canvas, or Video, not: "+a);var E=this.diagram;E!==null&&Mg(E,this),this.Eg=a,a!==null&&x&&a.Bg===void 0&&(a.Bg=new Ce),E!==null&&x&&Oh(E,this),a!==null&&(this.qn||a.complete===!0?(a.hn&&(a.ln instanceof Event&&this.Hd!==null?this.Hd(this,a.ln):a.sq===!0&&!a.ln&&this.Zg!==null&&a.eu&&this.Zg(this,a.eu)),a.sq=!0,this.desiredSize.w()||(cr(this,!1),this.v())):x&&MS(this,a)),this.g("element",y,a),this.N()}}},source:{get:function(){return this.qo},set:function(a){var y=this.qo;if(y!==a){this.Uc=!0,this.qo=a;var x=Lf;if(Ho){var E=null;if(x[a]!==void 0)E=x[a];else if(a!==""){30<Om&&(kf(),x=Lf),E=on("img"),E.hn=!0,MS(this,E);var b=this.rl;b!==null&&(E.crossOrigin=b(this)),E.src=a,x[a]=E,Om++}this.element=E,E!==null&&E.__goCache===void 0&&(E.__goCache=new ES),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}}}),Us.prototype.redraw=Us.prototype.redraw,Us.prototype.reloadSource=Us.prototype.hA;var Om=0,xx=4;Us.className="Picture",Lf=new vn,Us.clearCache=kf;function ES(){this.gi=null}function bS(a,y,x,E,b){a.gi===null&&(a.gi=[]);var z=new Ya(null),tt=z.context,ot=1/y;z.width=x/y,z.height=E/y,z.width!==0&&z.height!==0&&(y=new FS(z.Oa,y),x=1,0<a.gi.length&&(x=a.gi[a.gi.length-1],b=x.source,x=x.ratio),tt.setTransform(ot*x,0,0,ot*x,0,0),tt.yc(),tt.drawImage(b,0,0),a.gi.push(y))}ES.className="PictureCacheArray";function FS(a,y){this.source=a,this.ratio=y}FS.className="PictureCacheInstance";function Mf(){this.os=new He,this.mc=null}Mf.prototype.reset=function(a){a!==null?(a.ka(),this.os=a,a.figures.clear()):this.os=new He,this.mc=null};function Ef(a,y,x,E,b,z){a.mc=new Pr,a.mc.startX=y,a.mc.startY=x,a.mc.isFilled=E,a.mc.isEvenOdd=z||!1,a.os.figures.add(a.mc),b!==void 0&&(a.mc.isShadowed=b)}function wx(a){var y=a.mc.segments.length;0<y&&a.mc.segments.M(y-1).close()}Mf.prototype.moveTo=function(a,y,x){x===void 0&&(x=!1);var E=new Vi(Cr);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)},Mf.prototype.lineTo=function(a,y,x){x===void 0&&(x=!1);var E=new Vi(xo);E.endX=a,E.endY=y,x&&E.close(),this.mc.segments.add(E)};function nh(a,y,x,E,b,z,tt){var ot;ot===void 0&&(ot=!1);var rt=new Vi(Kr);rt.point1X=y,rt.point1Y=x,rt.point2X=E,rt.point2Y=b,rt.endX=z,rt.endY=tt,ot&&rt.close(),a.mc.segments.add(rt)}function Im(a,y,x,E,b){var z;z===void 0&&(z=!1);var tt=new Vi(pa);tt.point1X=y,tt.point1Y=x,tt.endX=E,tt.endY=b,z&&tt.close(),a.mc.segments.add(tt)}Mf.prototype.arcTo=function(a,y,x,E,b,z,tt){z===void 0&&(z=0),tt===void 0&&(tt=!1);var ot=new Vi(lr);ot.startAngle=a,ot.sweepAngle=y,ot.centerX=x,ot.centerY=E,ot.radiusX=b,ot.radiusY=z!==0?z:b,tt&&ot.close(),this.mc.segments.add(ot)};function Px(a,y,x,E,b,z,tt,ot){var rt;rt===void 0&&(rt=!1),y=new Vi(Ea,tt,ot,y,x,E,b,z),rt&&y.close(),a.mc.segments.add(y)}function NS(a){var y=Rm;return y!==null?(Rm=null,y.reset(a),y):(y=new Mf,y.reset(a),y)}var Rm=null;Mf.className="StreamGeometryContext";function ss(a,y){var x=a.toLowerCase(),E=Qt.Ze;E[a]=y,E[x]=a}ss("Rectangle",function(a,y,x){a="r"+y+","+x;var E=Qt.Mf[a];return E!==void 0||(E=new He(He.u),E.endX=y,E.endY=x,Qt.Nf<Qt.vm&&(Qt.Mf[a]=E,Qt.Nf++)),E}),ss("Square",function(a,y,x){a="s"+y+","+x;var E=Qt.Mf[a];return E!==void 0||(E=new He(He.u),E.endX=y,E.endY=x,E.defaultStretch=mn,Qt.Nf<Qt.vm&&(Qt.Mf[a]=E,Qt.Nf++)),E}),ss("RoundedRectangle",function(a,y,x){a=a?a.parameter1:NaN,(isNaN(a)||0>a)&&(a=5),a=Math.min(a,y/3),a=Math.min(a,x/3);var E="rr"+y+","+x+","+a,b=Qt.Mf[E];if(b!==void 0)return b;var z=a*Qt.wg;return b=new He().add(new Pr(a,0,!0).add(new Vi(xo,y-a,0)).add(new Vi(Kr,y,a,y-z,0,y,z)).add(new Vi(xo,y,x-a)).add(new Vi(Kr,y-a,x,y,x-z,y-z,x)).add(new Vi(xo,a,x)).add(new Vi(Kr,0,x-a,z,x,0,x-z)).add(new Vi(xo,0,a)).add(new Vi(Kr,a,0,0,z,z,0).close())),1<z&&(b.spot1=new Mn(0,0,z,z),b.spot2=new Mn(1,1,-z,-z)),Qt.Nf<Qt.vm&&(Qt.Mf[E]=b,Qt.Nf++),b}),ss("Border","RoundedRectangle"),ss("Ellipse",function(a,y,x){a="e"+y+","+x;var E=Qt.Mf[a];return E!==void 0||(E=new He(He.F),E.endX=y,E.endY=x,E.spot1=hd,E.spot2=Du,Qt.Nf<Qt.vm&&(Qt.Mf[a]=E,Qt.Nf++)),E}),ss("Circle",function(a,y,x){a="c"+y+","+x;var E=Qt.Mf[a];return E!==void 0||(E=new He(He.F),E.endX=y,E.endY=x,E.spot1=hd,E.spot2=Du,E.defaultStretch=mn,Qt.Nf<Qt.vm&&(Qt.Mf[a]=E,Qt.Nf++)),E}),ss("TriangleRight",function(a,y,x){return new He().add(new Pr(0,0).add(new Vi(xo,y,.5*x)).add(new Vi(xo,0,x).close())).pm(0,.25,.5,.75)}),ss("TriangleDown",function(a,y,x){return new He().add(new Pr(0,0).add(new Vi(xo,y,0)).add(new Vi(xo,.5*y,x).close())).pm(.25,0,.75,.5)}),ss("TriangleLeft",function(a,y,x){return new He().add(new Pr(y,x).add(new Vi(xo,0,.5*x)).add(new Vi(xo,y,0).close())).pm(.5,.25,1,.75)}),ss("TriangleUp",function(a,y,x){return new He().add(new Pr(y,x).add(new Vi(xo,0,x)).add(new Vi(xo,.5*y,0).close())).pm(.25,.5,.75,1)}),ss("Triangle","TriangleUp"),ss("Diamond",function(a,y,x){return new He().add(new Pr(.5*y,0).add(new Vi(xo,0,.5*x)).add(new Vi(xo,.5*y,x)).add(new Vi(xo,y,.5*x).close())).pm(.25,.25,.75,.75)}),ss("LineH",function(a,y,x){return a=new He(He.j),a.startX=0,a.startY=x/2,a.endX=y,a.endY=x/2,a}),ss("LineV",function(a,y,x){return a=new He(He.j),a.startX=y/2,a.startY=0,a.endX=y/2,a.endY=x,a}),ss("None","Rectangle"),ss("BarH","Rectangle"),ss("BarV","Rectangle"),ss("MinusLine","LineH"),ss("PlusLine",function(a,y,x){return new He().add(new Pr(0,x/2,!1).add(new Vi(xo,y,x/2)).add(new Vi(Cr,y/2,0)).add(new Vi(xo,y/2,x)))}),ss("XLine",function(a,y,x){return new He().add(new Pr(0,x,!1).add(new Vi(xo,y,0)).add(new Vi(Cr,0,0)).add(new Vi(xo,y,x)))}),ss("LineRight",function(a,y,x){return new He().add(new Pr(.25*y,0,!1).add(new Vi(xo,.75*y,.5*x)).add(new Vi(xo,.25*y,x)))}),ss("LineDown",function(a,y,x){return new He().add(new Pr(0,.25*x,!1).add(new Vi(xo,.5*y,.75*x)).add(new Vi(xo,y,.25*x)))}),ss("LineLeft",function(a,y,x){return new He().add(new Pr(.75*y,0,!1).add(new Vi(xo,.25*y,.5*x)).add(new Vi(xo,.75*y,x)))}),ss("LineUp",function(a,y,x){return new He().add(new Pr(0,.75*x,!1).add(new Vi(xo,.5*y,.25*x)).add(new Vi(xo,y,.75*x)))}),Qt.um={"":"",Standard:"F1 m 0,0 l 8,4 -8,4 2,-4 z",Backward:"F1 m 8,0 l -2,4 2,4 -8,-4 z",Triangle:"F1 m 0,0 l 8,4.62 -8,4.62 z",BackwardTriangle:"F1 m 8,4 l 0,4 -8,-4 8,-4 0,4 z",Boomerang:"F1 m 0,0 l 8,4 -8,4 4,-4 -4,-4 z",BackwardBoomerang:"F1 m 8,0 l -8,4 8,4 -4,-4 4,-4 z",SidewaysV:"m 0,0 l 8,4 -8,4 0,-1 6,-3 -6,-3 0,-1 z",BackwardV:"m 8,0 l -8,4 8,4 0,-1 -6,-3 6,-3 0,-1 z",OpenTriangle:"m 0,0 l 8,4 -8,4",BackwardOpenTriangle:"m 8,0 l -8,4 8,4",OpenTriangleLine:"m 0,0 l 8,4 -8,4 m 8.5,0 l 0,-8",BackwardOpenTriangleLine:"m 8,0 l -8,4 8,4 m -8.5,0 l 0,-8",OpenTriangleTop:"m 0,0 l 8,4 m 0,4",BackwardOpenTriangleTop:"m 8,0 l -8,4 m 0,4",OpenTriangleBottom:"m 0,8 l 8,-4",BackwardOpenTriangleBottom:"m 0,4 l 8,4",HalfTriangleTop:"F1 m 0,0 l 0,4 8,0 z m 0,8",BackwardHalfTriangleTop:"F1 m 8,0 l 0,4 -8,0 z m 0,8",HalfTriangleBottom:"F1 m 0,4 l 0,4 8,-4 z",BackwardHalfTriangleBottom:"F1 m 8,4 l 0,4 -8,-4 z",ForwardSemiCircle:"m 4,0 b 270 180 0 4 4",BackwardSemiCircle:"m 4,8 b 90 180 0 -4 4",Feather:"m 0,0 l 3,4 -3,4",BackwardFeather:"m 3,0 l -3,4 3,4",DoubleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardDoubleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4",TripleFeathers:"m 0,0 l 3,4 -3,4 m 3,-8 l 3,4 -3,4 m 3,-8 l 3,4 -3,4",BackwardTripleFeathers:"m 3,0 l -3,4 3,4 m 3,-8 l -3,4 3,4 m 3,-8 l -3,4 3,4",ForwardSlash:"m 0,8 l 5,-8",BackSlash:"m 0,0 l 5,8",DoubleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8",DoubleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8",TripleForwardSlash:"m 0,8 l 4,-8 m -2,8 l 4,-8 m -2,8 l 4,-8",TripleBackSlash:"m 0,0 l 4,8 m -2,-8 l 4,8 m -2,-8 l 4,8",Fork:"m 0,4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4",LineFork:"m 0,0 l 0,8 m 0,-4 l 8,0 m -8,0 l 8,-4 m -8,4 l 8,4",BackwardLineFork:"m 8,4 l -8,0 m 8,0 l -8,-4 m 8,4 l -8,4 m 8,-8 l 0,8",CircleFork:"F1 m 6,4 b 0 360 -3 0 3 z m 0,0 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 6,0 b 0 360 -3 0 3",CircleLineFork:"F1 m 6,4 b 0 360 -3 0 3 z m 1,-4 l 0,8 m 0,-4 l 6,0 m -6,0 l 6,-4 m -6,4 l 6,4",BackwardCircleLineFork:"F1 m 0,4 l 6,0 m -6,-4 l 6,4 m -6,4 l 6,-4 m 0,-4 l 0,8 m 7,-4 b 0 360 -3 0 3",Circle:"F1 m 8,4 b 0 360 -4 0 4 z",Block:"F1 m 0,0 l 0,8 8,0 0,-8 z",StretchedDiamond:"F1 m 0,3 l 5,-3 5,3 -5,3 -5,-3 z",Diamond:"F1 m 0,4 l 4,-4 4,4 -4,4 -4,-4 z",Chevron:"F1 m 0,0 l 5,0 3,4 -3,4 -5,0 3,-4 -3,-4 z",StretchedChevron:"F1 m 0,0 l 8,0 3,4 -3,4 -8,0 3,-4 -3,-4 z",NormalArrow:"F1 m 0,2 l 4,0 0,-2 4,4 -4,4 0,-2 -4,0 z",X:"m 0,0 l 8,8 m 0,-8 l -8,8",TailedNormalArrow:"F1 m 0,0 l 2,0 1,2 3,0 0,-2 2,4 -2,4 0,-2 -3,0 -1,2 -2,0 1,-4 -1,-4 z",DoubleTriangle:"F1 m 0,0 l 4,4 -4,4 0,-8 z m 4,0 l 4,4 -4,4 0,-8 z",BigEndArrow:"F1 m 0,0 l 5,2 0,-2 3,4 -3,4 0,-2 -5,2 0,-8 z",ConcaveTailArrow:"F1 m 0,2 h 4 v -2 l 4,4 -4,4 v -2 h -4 l 2,-2 -2,-2 z",RoundedTriangle:"F1 m 0,1 a 1,1 0 0 1 1,-1 l 7,3 a 0.5,1 0 0 1 0,2 l -7,3 a 1,1 0 0 1 -1,-1 l 0,-6 z",SimpleArrow:"F1 m 1,2 l -1,-2 2,0 1,2 -1,2 -2,0 1,-2 5,0 0,-2 2,2 -2,2 0,-2 z",AccelerationArrow:"F1 m 0,0 l 0,8 0.2,0 0,-8 -0.2,0 z m 2,0 l 0,8 1,0 0,-8 -1,0 z m 3,0 l 2,0 2,4 -2,4 -2,0 0,-8 z",BoxArrow:"F1 m 0,0 l 4,0 0,2 2,0 0,-2 2,4 -2,4 0,-2 -2,0 0,2 -4,0 0,-8 z",TriangleLine:"F1 m 8,4 l -8,-4 0,8 8,-4 z m 0.5,4 l 0,-8",CircleEndedArrow:"F1 m 10,4 l -2,-3 0,2 -2,0 0,2 2,0 0,2 2,-3 z m -4,0 b 0 360 -3 0 3 z",DynamicWidthArrow:"F1 m 0,3 l 2,0 2,-1 2,-2 2,4 -2,4 -2,-2 -2,-1 -2,0 0,-2 z",EquilibriumArrow:"m 0,3 l 8,0 -3,-3 m 3,5 l -8,0 3,3",FastForward:"F1 m 0,0 l 3.5,4 0,-4 3.5,4 0,-4 1,0 0,8 -1,0 0,-4 -3.5,4 0,-4 -3.5,4 0,-8 z",Kite:"F1 m 0,4 l 2,-4 6,4 -6,4 -2,-4 z",HalfArrowTop:"F1 m 0,0 l 4,4 4,0 -8,-4 z m 0,8",HalfArrowBottom:"F1 m 0,8 l 4,-4 4,0 -8,4 z",OpposingDirectionDoubleArrow:"F1 m 0,4 l 2,-4 0,2 4,0 0,-2 2,4 -2,4 0,-2 -4,0 0,2 -2,-4 z",PartialDoubleTriangle:"F1 m 0,0 4,3 0,-3 4,4 -4,4 0,-3 -4,3 0,-8 z",LineCircle:"F1 m 0,0 l 0,8 m 7 -4 b 0 360 -3 0 3 z",DoubleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",TripleLineCircle:"F1 m 0,0 l 0,8 m 2,-8 l 0,8 m 2,-8 l 0,8 m 7 -4 b 0 360 -3 0 3 z",CircleLine:"F1 m 6 4 b 0 360 -3 0 3 z m 1,-4 l 0,8",DiamondCircle:"F1 m 8,4 l -4,4 -4,-4 4,-4 4,4 m 8,0 b 0 360 -4 0 4 z",PlusCircle:"F1 m 8,4 b 0 360 -4 0 4 l -8 0 z m -4 -4 l 0 8",OpenRightTriangleTop:"m 8,0 l 0,4 -8,0 m 0,4",OpenRightTriangleBottom:"m 8,8 l 0,-4 -8,0",Line:"m 0,0 l 0,8",DoubleLine:"m 0,0 l 0,8 m 2,0 l 0,-8",TripleLine:"m 0,0 l 0,8 m 2,0 l 0,-8 m 2,0 l 0,8",PentagonArrow:"F1 m 8,4 l -4,-4 -4,0 0,8 4,0 4,-4 z"};function Dv(){this.nc=!1,this.tr=this.Kp=this.zq=null,this.vr="",this.fr=this.oq=this.ur=null,this.hr="",this.gr=wr,this.ir=null,this.jr="",this.lr=Ar,this.Gq="",this.Hq=Zi,this.Pq=Er,this.Kq=Rr,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 En(a,y){a===void 0||a instanceof yr||typeof a=="string"?Ie.call(this,a):(Ie.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 Dt(NaN,NaN).freeze(),this.nf=null,this.Ao=NaN,this.vw=-1,this.py=new we,this.Rh=null,this.ag=NaN,y&&Object.assign(this,y)}ye(En,Ie),En.prototype.cloneProtected=function(a){Ie.prototype.cloneProtected.call(this,a),a.G=this.G&-4097|49152,a.Tf=this.Tf,this.P!==null&&(a.P=this.P.nc?this.P:this.P.copy()),a.Jg=this.Jg,a.Qf=null,a.ec=this.ec,a.ke.assign(this.ke),a.Ao=this.Ao},Lt=En.prototype,Lt.Af=function(a){Ie.prototype.Af.call(this,a),a.oh(),a.Ug=null,a.nf=null,a.Rh=null},Lt.toString=function(){var a=me(this.constructor)+"#"+di(this);return this.data!==null&&(a+="("+Rn(this.data)+")"),a};function Zs(a){a.P===null?a.P=new Dv:a.P.nc&&(a.P=a.P.copy())}Lt.th=function(){Ie.prototype.th.call(this),this.P!==null&&(this.P.nc=!0)},Lt.gk=function(a,y,x,E,b,z,tt){var ot=this.diagram;ot!==null&&(a===er&&y==="elements"?b instanceof Ie?Ad(b,function(rt){ay(ot.partManager,rt),Ld(ot,rt)}):Oh(ot,b):a===vr&&y==="elements"&&(b instanceof Ie?Ad(b,function(rt){ly(ot.partManager,rt,ot)}):Mg(ot,b)),ot.cb(a,y,x,E,b,z,tt))},Lt.La=function(a){if(Ie.prototype.La.call(this,a),this.data!==null){for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];b instanceof Ie&&Ad(b,function(z){z.data!==null&&z.La()})}for(y=this.adornments;y.next();)y.value.La(a)}},En.prototype.updateRelationshipsFromData=function(){var a;this.data!==null&&((a=this.diagram)===null||a===void 0||a.partManager.updateRelationshipsFromData(this))},En.prototype.Pj=function(a){var y=this.Qf;return y===null?null:y.I(a)},En.prototype.bh=function(a,y){if(y!==null){var x=null,E=this.Qf;if(E!==null&&(x=E.I(a)),x!==y){if(x!==null){var b=x.diagram;b!==null&&b.remove(x)}E===null&&(this.Qf=E=new ln),y.Tf!==a&&(y.category=a),E.add(a,y),a=this.diagram,a!==null&&(a.add(y),a=y.adornedObject,a!==null&&(a=a.ih(),a!==null&&(y.data=a.data)))}}},En.prototype.Jf=function(a){var y=this.Qf;if(y!==null){var x=y.I(a);if(x!==null){var E=x.diagram;E!==null&&E.remove(x)}y.remove(a),y.count===0&&(this.Qf=null)}},En.prototype.Ej=function(){var a=this.Qf;if(a!==null){var y=Ke();for(a=a.iterator;a.next();)y.push(a.key);a=y.length;for(var x=0;x<a;x++)this.Jf(y[x]);be(y)}},En.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 oi?a.groupSelectionAdornmentTemplate:a.nodeSelectionAdornmentTemplate),!(x instanceof Hi))break t;Ka(x),x=x.copy(),x!==null&&(this.ph()&&this.selectionObject===this.path&&(x.type=Ie.Link),x.adornedObject=y)}if(x!==null){x.type===Ie.Link&&x.v(),this.bh("Selection",x);break t}}this.Jf("Selection")}for(Cx(this,a),y=this.adornments;y.next();)y.value.La()}},En.prototype.Wb=function(){var a=this.diagram;a!==null&&(a.vd=!0,!(this.G&16384)&&(this.G|=16384))};function Ov(a){a.G&16384&&(a.updateAdornments(),a.G&=-16385)}function Cx(a,y){y.toolManager.mouseDownTools.each(function(x){x.isEnabled&&x.updateAdornments(a)}),y.toolManager.updateAdornments(a)}function jm(a){if(zh(a)===!1){Rv(a,!0),a.Uk();var y=a.diagram;y!==null&&(y.De.add(a),y.$b())}}function TS(a){if(a.G|=2097152,zh(a)!==!1){var y=a.position,x=a.location;x.w()&&y.w()||DS(a,y,x),x=a.Ib;var E=we.alloc().assign(x);x.ka(),x.x=y.x,x.y=y.y,x.freeze(),a.Xl(E,x),we.free(E),Rv(a,!1)}}En.prototype.Ge=function(a,y,x,E){var b=this.uc;b.h(a,y,x,E),this.Lb===null&&(this.Lb=new ei);var z=this.Lb;z.reset(),this.no(z,a,y,x,E),this.Lb=z,z.ws()||z.pp(b)},En.prototype.no=function(a,y,x,E,b){if(this.Ca!==1&&a.scale(this.Ca),this.Kb!==0){var z=xi;this.locationSpot.sb()&&(z=this.locationSpot);var tt=Dt.alloc();if(this.locationObject!==this)for(y=this.locationObject,x=y.naturalBounds,tt.yi(x.x,x.y,x.width,x.height,z),y.Lb!==null&&y.Lb.Ga(tt),tt.offset(-y.measuredBounds.x,-y.measuredBounds.y),z=y.panel;z!==null&&z!==this;)z.Lb!==null&&z.Lb.Ga(tt),tt.offset(-z.measuredBounds.x,-z.measuredBounds.y),z=z.panel;else tt.yi(y,x,E,b,z);a.rotate(this.Kb,tt.x,tt.y),Dt.free(tt)}},En.prototype.move=function(a,y){y===!0?this.location=a:this.position=a},En.prototype.moveTo=function(a,y,x){a=Dt.allocAt(a,y),this.move(a,x),Dt.free(a)},En.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())},En.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())},En.prototype.fb=function(a){if(this.name===a)return this;var y=this.Rh;if(y===null&&(this.Rh=y=new ln),y.I(a)!==null)return y.I(a);var x=Ie.prototype.fb.call(this,a);return x!==null?(y.set(a,x),x):(y.set(a,null),null)};function ih(a,y,x,E){E===void 0&&(E=new Dt),x=x.Mc()?xi:x;var b=y.naturalBounds;if(E.h(b.width*x.x+x.offsetX,b.height*x.y+x.offsetY),y===null||y===a)return E;for(y.transform.Ga(E),y=y.panel;y!==null&&y!==a;)y.transform.Ga(E),y=y.panel;return a.Lb!==null&&a.Lb.Ga(E),E.offset(-a.uc.x,-a.uc.y),E}En.prototype.mi=function(a){return a===void 0&&(a=new we),a.assign(this.actualBounds)},En.prototype.Va=function(){this.measure(1/0,1/0),this.arrange()};function AS(a){var y=Dt.alloc(),x=a.locationObject,E=x.naturalBounds,b=x instanceof ci?x.strokeWidth:0;if(y.yi(0,0,E.width+b,E.height+b,a.locationSpot),x!==a)for(y.offset(-b/2,-b/2),x.transform.Ga(y),x=x.panel;x!==null&&x!==a;)x.transform.Ga(y),x=x.panel;return a.Lb!==null&&a.Lb.Ga(y),y.offset(-a.uc.x,-a.uc.y),y}function Od(a,y){var x=a.py;isNaN(a.ag)&&(a.ag=uS(a));var E=a.ag,b=2*E;if(!a.isShadowed)return x.h(y.x-1-E,y.y-1-E,y.width+2+b,y.height+2+b),x;E=y.x,b=y.y;var z=y.width;y=y.height;var tt=a.shadowBlur;return a=a.shadowOffset,z+=tt,y+=tt,E-=tt/2,b-=tt/2,0<a.x?z+=a.x:(E+=a.x,z-=a.x),0<a.y?y+=a.y:(b+=a.y,y-=a.y),x.h(E-1,b-1,z+2,y+2),x}En.prototype.arrange=function(){if(Ms(this)===!1)TS(this);else{Ql(this,!1);var a=this.Ib,y=we.alloc();y.assign(a);var x=_h(this);this.eh(0,0,this.uc.width,this.uc.height);var E=this.position;DS(this,E,this.location),a.ka(),a.x=E.x,a.y=E.y,a.freeze(),this.Xl(y,a),y.D(a)?this.Fd(x):!this.Zc()||Qt.B(y.width,a.width)&&Qt.B(y.height,a.height)||0<=this.vw&&this.C(16),we.free(y),Rv(this,!1)}},Lt=En.prototype,Lt.Xl=function(a,y){var x=this.diagram;if(x!==null){var E=!1;if(x.Zi===!1&&a.w()){var b=we.alloc();b.assign(x.documentBounds),b.Fv(x.padding),a.x>b.x&&a.y>b.y&&a.right<b.right&&a.bottom<b.bottom&&y.x>b.x&&y.y>b.y&&y.right<b.right&&y.bottom<b.bottom&&(E=!0),we.free(b)}!(this.G&65536)&&a.D(y)||RS(this,E,x),x.N(),!a.w()&&!y.w()||To(a,y)||(this instanceof en&&!x.undoManager.isUndoingRedoing&&this.Bd(),this.oh())}},Lt.zv=function(a,y,x){if(this.ph()||!a.w())return!1;var E=this.diagram;return E!==null&&BS(this,E,a,y,x),this.pa=a,this.G&=-2097153,!this.ke.w()||E!==null&&!E.animationManager.isTicking&&E.undoManager.isUndoingRedoing||(E=this.ke,this.ke=new Dt(E.x+(a.x-y),E.y+(a.y-x)),this.g("location",E,this.ke.copy())),zh(this)===!1&&Ms(this)===!1&&(jm(this),TS(this)),!0};function BS(a,y,x,E,b){y===null||a instanceof Hi||(y=y.animationManager,y.zb&&Qc(y,a,new Dt(E,b),x))}Lt.mm=function(a,y,x){var E=this.ke,b=this.pa;if(x){if(E.x===a&&E.y===y)return;zh(this)||Ms(this)?b.h(NaN,NaN):b.h(b.x+a-E.x,b.y+y-E.y),E.h(a,y)}else{if(b.x===a&&b.y===y)return;E.h(E.x+a-b.x,E.y+y-b.y),b.h(a,y)}jm(this)},Lt.Av=function(){this.G&=-2097153,jm(this)};function DS(a,y,x){var E=AS(a),b=a.diagram,z=x.w(),tt=y.w();z&&tt?a.G&2097152?OS(a,y,x,b,E):IS(a,y,x,b,E):z?OS(a,y,x,b,E):tt&&IS(a,y,x,b,E),a.G|=2097152,Dt.free(E),a.Uk()}function OS(a,y,x,E,b){var z=y.x,tt=y.y;y.h(x.x-b.x,x.y-b.y),E!==null&&(x=E.animationManager,(E=x.defaultAnimation.isAnimating)||!x.zb||a instanceof Hi||Qc(x,a,new Dt(z,tt),y),E||y.x===z&&y.y===tt||a.g("position",new Dt(z,tt),y.copy()))}function IS(a,y,x,E,b){var z=x.copy();x.h(y.x+b.x,y.y+b.y),x.D(z)||E===null||a.g("location",z,x.copy())}function RS(a,y,x){jv(a,!1),a instanceof en&&Ju(x,a),a.layer.isTemporary||y||x.Ya(),y=a.Ib;var E=x.viewportBounds;E.w()?_h(a)?(tl(y,E)||a.Fd(!1),a.updateAdornments()):a.isVisible()&&y.Yc(E)?(a.Fd(!0),a.updateAdornments()):a.Wb():x.vd=!0}Lt.si=function(){return!0},Lt.Zc=function(){return!0},Lt.ph=function(){return!1},Lt.Dd=function(){return!0};function Iv(a,y,x,E){y.constructor===a.constructor||_S||(_S=!0,he('Should not change the class of the Part when changing category from "'+x+'" to "'+E+'"'),he(" Old class: "+me(a.constructor)+", new class: "+me(y.constructor)+", part: "+a.toString())),a.Ej();var b=a.data;x=a.layerName;var z=a.isSelected,tt=a.isHighlighted,ot=!0,rt=!0,at=!1;a instanceof en&&(ot=a.isTreeLeaf,rt=a.isTreeExpanded,at=a.wasTreeExpanded),y.Af(a),y.cloneProtected(a),a.Tf=E,a.svg!==null&&(a.svg.remove(),a.svg=null,a.Uc=!0),a.v(),a.N(),y=a.diagram,E=!0,y!==null&&(E=y.skipsUndoManager,y.skipsUndoManager=!0),a.ub=b,a.G=z?a.G|4096:a.G&-4097,a.G=tt?a.G|524288:a.G&-524289,a instanceof en&&(a.U=ot?a.U|4:a.U&-5,a.U=rt?a.U|1:a.U&-2,a.U=at?a.U|2:a.U&-3),b!==null&&a.La(),b=a.layerName,b!==x&&(a.Jg=x,a.layerName=b),y!==null&&(y.skipsUndoManager=E),a.Zc()&&a.C(64)}En.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},En.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},En.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},En.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},En.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},En.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},En.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},En.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},En.prototype.canSelect=function(){if(!this.selectable)return!1;var a=this.layer;return a===null?!0:a.allowSelect?(a=a.diagram,a===null?!0:!!a.allowSelect):!1};function zh(a){return(a.G&32768)!==0}function Rv(a,y){a.G=y?a.G|32768:a.G&-32769}function jv(a,y){a.G=y?a.G|65536:a.G&-65537}function _h(a){return(a.G&131072)!==0}Lt=En.prototype,Lt.Fd=function(a){this.G=a?this.G|131072:this.G&-131073};function zm(a,y){a.G=y?a.G|1048576:a.G&-1048577}Lt.oh=function(){var a=this.containingGroup;a!==null&&(a.v(),a.placeholder!==null&&a.placeholder.v(),a.Bd())},Lt.N=function(){var a=this.diagram;a!==null&&!Ms(this)&&!zh(this)&&this.isVisible()&&this.Ib.w()&&a.N(Od(this,this.Ib))},Lt.v=function(){Ie.prototype.v.call(this);var a=this.diagram;a!==null&&(a.De.add(this),this instanceof en&&this.labeledLink!==null&&ks(this.labeledLink),a.$b(!0))},Lt.Vo=function(a){a||(a=this.Ah,a!==null&&Vv(a,this))},Lt.Wo=function(a){a||(a=this.Ah,a!==null&&Uv(a,this))},Lt.Lj=function(){var a=this.data;if(a!==null){var y=this.diagram;y!==null&&(y=y.model,y!==null&&y.cm(a))}},Lt.oz=function(){return zv(this,this)};function zv(a,y){var x=y.containingGroup;return x!==null?1+zv(a,x):y instanceof en&&(y=y.labeledLink,y!==null)?zv(a,y):0}Lt.sz=function(){return jS(this,this)};function jS(a,y){var x=y.containingGroup;return x!==null||y instanceof en&&(x=y.labeledLink,x!==null)?jS(a,x):y}Lt.Td=function(a){return a instanceof oi?_v(this,this,a):!1};function _v(a,y,x){if(y===x||x===null)return!1;var E=y.containingGroup;return E===null||E!==x&&!_v(a,E,x)?y instanceof en&&(y=y.labeledLink,y!==null)?_v(a,y,x):!1:!0}Lt.px=function(a){if(a===null)return null;if(this===a)return this.containingGroup;for(var y=this;y!==null;){if(y instanceof oi&&zm(y,!0),y instanceof en){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 en&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup}for(y=this;y!==null;)y instanceof oi&&zm(y,!1),y instanceof en&&(a=y.labeledLink,a!==null&&(y=a)),y=y.containingGroup;return x},En.prototype.canLayout=function(){if(!this.isLayoutPositioned||!this.isVisible())return!1;var a=this.layer;return!(a!==null&&a.isTemporary||this instanceof en&&this.isLinkLabel)},En.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 en&&this.isLinkLabel?y=!1:(y=this.diagram,y=!(y!==null&&y.undoManager.isUndoingRedoing))}else y=!1;if(y)if(y=this.Ah,y!==null){var x=y.layout;x!==null?x.C():y.C(a)}else a=this.diagram,a!==null&&(a=a.layout,a!==null&&a.C())};function zS(a){return a.isVisible()?(a=a.layer,!(a!==null&&a.isTemporary)):!1}function Gh(a,y,x,E,b,z){if(z===void 0&&(z=null),!(a.contains(y)||z!==null&&!z(y)||y instanceof Hi)){if(a.add(y),y instanceof en){if(x&&y instanceof oi)for(var tt=y.memberParts;tt.next();)Gh(a,tt.value,x,E,b,z);if(b!==!1)for(tt=y.linksConnected;tt.next();){var ot=tt.value;if(!a.contains(ot)){var rt=ot.fromNode,at=ot.toNode;rt=rt===null||a.contains(rt),at=at===null||a.contains(at),(b?rt&&at:rt||at)&&Gh(a,ot,x,E,b,z)}}if(1<E)for(y=y.Ou();y.next();)Gh(a,y.value,x,E-1,b,z)}else if(y instanceof We)for(y=y.labelNodes;y.next();)Gh(a,y.value,x,E,b,z)}}Re.Object.defineProperties(En.prototype,{key:{get:function(){var a=this.diagram;if(a!==null)return a.model.wa(this.data)}},adornments:{get:function(){return this.Qf===null?Pi:this.Qf.iteratorValues}},layer:{get:function(){return this.Ig}},diagram:{get:function(){var a=this.Ig;return a==null?null:a.diagram}},layerName:{get:function(){return this.Jg},set:function(a){var y=this.Jg;if(y!==a){var x=this.diagram;if((x===null||x.Qj(a)!==null&&!x.partManager.addsToTemporaryLayer)&&(this.Jg=a,x!==null&&x.Ya(),this.g("layerName",y,a),y=this.layer,y!==null&&y.name!==a&&(x=y.diagram,x!==null&&(a=x.Qj(a),a!==null&&a!==y)))){var E=y.pc(-1,this,!0);if(0<=E&&x.cb(vr,"parts",y,this,null,E,!0),E=a.oi(99999999,this,!0),y.visible!==a.visible&&this.Zb(a.visible),0<=E&&x.cb(er,"parts",a,null,this,!0,E),E=this.layerChanged,E!==null){var b=x.aa;x.aa=!0,E(this,y,a),x.aa=b}}}}},layerChanged:{get:function(){return this.P!==null?this.P.zq:null},set:function(a){var y=this.layerChanged;y!==a&&(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&&tf(x,-1,this),this.g("zOrder",y,a),a=this.diagram,a!==null&&a.N()}}},locationObject:{get:function(){if(this.nf===null){var a=this.locationObjectName;a!==""?(a=this.fb(a),a!==null?this.nf=a:this.nf=this):this instanceof Hi?this.type!==Ie.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:Er},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:Rr},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:Zi},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,E=this.ke;if(!(E.x===y||isNaN(E.x)&&isNaN(y))||!(E.y===x||isNaN(E.y)&&isNaN(x))){if(a=a.copy(),y=a,this.ph())y=!1;else{if(this.ke=y,this.G|=2097152,Ms(this)===!1&&(jm(this),x=this.pa,x.w())){var b=this.diagram;if(b===null||b.animationManager.isTicking||!b.undoManager.isUndoingRedoing){var z=x.copy();x.h(x.x+(y.x-E.x),x.y+(y.y-E.y)),BS(this,b,x,z.x,z.y),this.g("position",z,x.copy())}}y=!0}y&&this.g("location",E,a.copy())}}},category:{get:function(){return this.Tf},set:function(a){var y=this.Tf;if(y!==a){this.svg!==null&&(this.svg.remove(),this.Uc=!0);var x=this.diagram,E=this.data,b=null;if(x!==null&&E!==null&&!(this instanceof Hi)){var z=x.model.undoManager;z.isEnabled&&!z.isUndoingRedoing&&(b=this.clone(),b.O.addAll(this.O))}this.Tf=a,this.g("category",y,a),x===null||E===null||this instanceof Hi?this instanceof Hi&&(b=this.adornedPart,b!==null&&(a=b.Qf,a!==null&&a.remove(y),b.bh(this.category,this))):(z=x.model,z.undoManager.isUndoingRedoing||(this.ph()?(x.partManager.setLinkCategoryForData(E,a),x=x.partManager.findLinkTemplateForCategory(a),x!==null&&(Ka(x),x=x.copy(),x!==null&&Iv(this,x,y,a))):(z!==null&&z.jm(E,a),x=d1(x.partManager,E,a),x!==null&&(Ka(x),x=x.copy(),x===null||x instanceof We||(E=this.location.copy(),Iv(this,x,y,a),this.location.w()||(this.location=E)))),b!==null&&(y=this.clone(),y.O.addAll(this.O),this.g("self",b,y))))}}},self:{get:function(){return this},set:function(a){Iv(this,a,this.category,a.category)}},copyable:{get:function(){return(this.G&1)!==0},set:function(a){var y=(this.G&1)!==0;y!==a&&(this.G^=1,this.g("copyable",y,a))}},deletable:{get:function(){return(this.G&2)!==0},set:function(a){var y=(this.G&2)!==0;y!==a&&(this.G^=2,this.g("deletable",y,a))}},textEditable:{get:function(){return(this.G&4)!==0},set:function(a){var y=(this.G&4)!==0;y!==a&&(this.G^=4,this.g("textEditable",y,a),this.Wb())}},groupable:{get:function(){return(this.G&8)!==0},set:function(a){var y=(this.G&8)!==0;y!==a&&(this.G^=8,this.g("groupable",y,a))}},movable:{get:function(){return(this.G&16)!==0},set:function(a){var y=(this.G&16)!==0;y!==a&&(this.G^=16,this.g("movable",y,a))}},selectionAdorned:{get:function(){return(this.G&32)!==0},set:function(a){var y=(this.G&32)!==0;y!==a&&(this.G^=32,this.g("selectionAdorned",y,a),this.Wb())}},isInDocumentBounds:{get:function(){return(this.G&64)!==0},set:function(a){var y=(this.G&64)!==0;if(y!==a){this.G^=64;var x=this.diagram;x!==null&&x.Ya(),this.g("isInDocumentBounds",y,a)}}},isLayoutPositioned:{get:function(){return(this.G&128)!==0},set:function(a){var y=(this.G&128)!==0;y!==a&&(this.G^=128,this.g("isLayoutPositioned",y,a),this.C(a?4:8))}},selectable:{get:function(){return(this.G&256)!==0},set:function(a){var y=(this.G&256)!==0;y!==a&&(this.G^=256,this.g("selectable",y,a),this.Wb())}},reshapable:{get:function(){return(this.G&512)!==0},set:function(a){var y=(this.G&512)!==0;y!==a&&(this.G^=512,this.g("reshapable",y,a),this.Wb())}},resizable:{get:function(){return(this.G&1024)!==0},set:function(a){var y=(this.G&1024)!==0;y!==a&&(this.G^=1024,this.g("resizable",y,a),this.Wb())}},rotatable:{get:function(){return(this.G&2048)!==0},set:function(a){var y=(this.G&2048)!==0;y!==a&&(this.G^=2048,this.g("rotatable",y,a),this.Wb())}},isSelected:{get:function(){return(this.G&4096)!==0},set:function(a){var y=(this.G&4096)!==0;if(y!==a){var x=this.diagram;if(!a||this.canSelect()&&!(x!==null&&x.selection.count>=x.maxSelectionCount)){this.G^=4096;var E=!1;if(x!==null){E=x.skipsUndoManager,x.skipsUndoManager=!0;var b=x.selection;b.ka(),a?b.add(this):b.remove(this),b.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=E)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(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 We?(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:wr},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:Ar},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&&Wt("Cannot make a Group a member of itself: "+this.toString()),Wt("Cannot make a Group indirectly contain itself: "+this.toString()+" already contains "+a.toString())),this.C(2);var x=this.diagram;if(y!==null?Uv(y,this):this instanceof oi&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Vv(a,this):this instanceof oi&&x!==null&&x.ai.add(this),this.C(1),x!==null&&x.aa){var E=this.data,b=x.model;if(E!==null&&b.Xj()){var z=b.wa(a!==null?a.data:null);b.mp(E,z)}}if(E=this.containingGroupChanged,E!==null&&(b=!0,x!==null&&(b=x.aa,x.aa=!0),E(this,y,a),x!==null&&(x.aa=b)),this instanceof oi){for(x=new Ce,Gh(x,this,!0,0,!0),x=x.iterator;x.next();)if(E=x.value,E instanceof en)for(E=E.linksConnected;E.next();)bf(E.value)}if(this instanceof en){for(x=this.linksConnected;x.next();)bf(x.value);x=this.labeledLink,x!==null&&bf(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&tf(y,-1,a))}}else Wt("cannot set the Part.containingGroup of a Link or Adornment")}},containingGroupChanged:{get:function(){return this.P!==null?this.P.Kp:null},set:function(a){var y=this.containingGroupChanged;y!==a&&(Zs(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof en&&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))}}}),En.prototype.invalidateLayout=En.prototype.C,En.prototype.findCommonContainingGroup=En.prototype.px,En.prototype.isMemberOf=En.prototype.Td,En.prototype.findTopLevelPart=En.prototype.sz,En.prototype.findSubGraphLevel=En.prototype.oz,En.prototype.ensureBounds=En.prototype.Va,En.prototype.getDocumentBounds=En.prototype.mi,En.prototype.findObject=En.prototype.fb,En.prototype.moveTo=En.prototype.moveTo,En.prototype.invalidateAdornments=En.prototype.Wb,En.prototype.clearAdornments=En.prototype.Ej,En.prototype.removeAdornment=En.prototype.Jf,En.prototype.addAdornment=En.prototype.bh,En.prototype.findAdornment=En.prototype.Pj,En.prototype.updateTargetBindings=En.prototype.La;var _S=!1;En.className="Part",En.LayoutNone=0,En.LayoutAdded=1,En.LayoutRemoved=2,En.LayoutShown=4,En.LayoutHidden=8,En.LayoutNodeSized=16,En.LayoutGroupLayout=32,En.LayoutNodeReplaced=64,En.LayoutStandard=127,En.LayoutAll=16777215;function Hi(a,y){a===void 0||a instanceof yr||typeof a=="string"?En.call(this,a):(En.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)}ye(Hi,En),Hi.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},Hi.prototype.updateRelationshipsFromData=function(){},Hi.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof We&&y instanceof ci){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var E=0;E<y;E++){var b=x[E];b.isPanelMain&&b instanceof ci&&(b.ua=a)}}},Hi.prototype.si=function(){var a=this.ue;return a===null?!0:(a=a.part,a===null||!Ms(a))},Hi.prototype.Zc=function(){return!1},Hi.prototype.gk=function(a,y,x,E,b,z,tt){if(a===er&&y==="elements"){if(b instanceof bs)this.$a===null&&(this.$a=b);else if(b instanceof Ie){var ot=b.Nl(function(rt){return rt instanceof bs});ot instanceof bs&&this.$a===null&&(this.$a=ot)}}else a===vr&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof Ie&&this.$a.rg(E)&&(this.$a=null));En.prototype.gk.call(this,a,y,x,E,b,z,tt)},Hi.prototype.updateAdornments=function(){},Hi.prototype.Lj=function(){},Re.Object.defineProperties(Hi.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}}}),Hi.className="Adornment";function Gv(){this.nc=!1,this.Vr=this.gj=this.Eq=this.Dq=null,this.yp=jr,this.er=Hm,this.Kr=this.ij=this.Nq=this.Mq=null}Gv.prototype.copy=function(){var a=new Gv;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 en(a,y){a===void 0||a instanceof yr||typeof a=="string"?En.call(this,a):(En.call(this),a&&(y=a)),this.U=13,this.Ba=null,this.jb=new Pe,this.wc=this.af=this.Yk=null,this.ci=!1,y&&Object.assign(this,y)}ye(en,En),en.prototype.cloneProtected=function(a){En.prototype.cloneProtected.call(this,a),a.U=this.U,this.Ba!==null&&(a.Ba=this.Ba.nc?this.Ba:this.Ba.copy())},Lt=en.prototype,Lt.Af=function(a){En.prototype.Af.call(this,a),a.Bd(),a.af=this.af,a.wc=null};function oh(a){a.Ba===null?a.Ba=new Gv:a.Ba.nc&&(a.Ba=a.Ba.copy())}Lt.th=function(){En.prototype.th.call(this),this.Ba!==null&&(this.Ba.nc=!0)};function GS(a,y){y!==null&&(a.af===null&&(a.af=new Ce),a.af.add(y))}function HS(a,y,x,E){if(y===null||a.af===null)return null;for(var b=a.af.iterator;b.next();){var z=b.value;if(z.Ds===a&&z.cv===y&&z.Ox===x&&z.Px===E||z.Ds===y&&z.cv===a&&z.Ox===E&&z.Px===x)return z}return null}Lt.Lz=function(a,y,x){y==null&&(y=""),x==null&&(x=""),a=HS(this,a,y,x),a!==null&&a.Sl()},Lt.gk=function(a,y,x,E,b,z,tt){a===er&&y==="elements"?this.wc=null:a===vr&&y==="elements"&&(this.wc=null),En.prototype.gk.call(this,a,y,x,E,b,z,tt)},Lt.Bd=function(a){for(var y=this.linksConnected;y.next();){var x=y.value;a!==void 0&&a.contains(x)||(la(x.fromPort),la(x.toPort),x.bb())}};function WS(a,y){for(a=a.linksConnected;a.next();){var x=a.value;(x.fromPort===y||x.toPort===y)&&(la(x.fromPort),la(x.toPort),x.bb())}}function la(a){if(a!==null){var y=a.Zn;y!==null&&y.Sl(),a=a.part,y=a.containingGroup,y===null||a.isVisible()||la(y.port)}}Lt.si=function(){return!0},en.prototype.getAvoidableRect=function(a){return a.set(this.actualBounds),a.Co(this.avoidableMargin),a},en.prototype.findVisibleNode=function(){for(var a=this;a!==null&&!a.isVisible();)a=a.containingGroup;return a},en.prototype.isVisible=function(){if(!En.prototype.isVisible.call(this))return!1;var a=!0,y=qu,x=this.diagram;if(x!==null&&(a=x.isTreePathToChildren,y=x.treeCollapsePolicy),y===qu){if(a=this.pg(),a!==null&&!a.isTreeExpanded)return!1}else if(y===dr){if(a=a?this.Oo():this.Po(),0<a.count&&a.all(function(E){return!E.isTreeExpanded}))return!1}else if(y===ff&&(a=a?this.Oo():this.Po(),0<a.count&&a.any(function(E){return!E.isTreeExpanded})))return!1;return a=this.labeledLink,a!==null?a.isVisible():!0},en.prototype.Zb=function(a){En.prototype.Zb.call(this,a);for(var y=this.linksConnected;y.next();){var x=y.value;if(a&&this.containingGroup!==null){var E=x.To(this);E===null||E.Td(this.containingGroup)||x.bb()}x.Zb(a)}},en.prototype.qx=function(){var a=new Ce,y=new Ce;return VS(this,this,a,y),y.iterator};function VS(a,y,x,E){if(y!==null&&!x.has(y)){x.add(y);var b=!0,z=a.diagram;z!==null&&(b=z.isTreePathToChildren),y.linksConnected.each(function(tt){tt.isTreeLink?(b?tt.fromNode===y:tt.toNode===y)&&VS(a,b?tt.toNode:tt.fromNode,x,E):E.add(tt)})}}en.prototype.findLinksConnected=function(a){if(a===void 0&&(a=null),a===null)return this.jb.iterator;var y=new si(this.jb),x=this;return y.predicate=function(E){return E.fromNode===x&&E.fromPortId===a||E.toNode===x&&E.toPortId===a},y},Lt=en.prototype,Lt.Mo=function(a){a===void 0&&(a=null);var y=new si(this.jb),x=this;return y.predicate=function(E){return E.fromNode!==x?!1:a===null?!0:E.fromPortId===a},y},Lt.Sd=function(a){a===void 0&&(a=null);var y=new si(this.jb),x=this;return y.predicate=function(E){return E.toNode!==x?!1:a===null?!0:E.toPortId===a},y},Lt.Mu=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.fromNode===this?(a===null||b.fromPortId===a)&&(b=b.toNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ce,y.add(x),y.add(b)):x=b):b.toNode!==this||a!==null&&b.toPortId!==a||(b=b.fromNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ce,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new hi(x):Pi},Lt.Po=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.fromNode!==this||a!==null&&b.fromPortId!==a||(b=b.toNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ce,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new hi(x):Pi},Lt.Oo=function(a){a===void 0&&(a=null);for(var y=null,x=null,E=this.jb.iterator;E.next();){var b=E.value;b.toNode!==this||a!==null&&b.toPortId!==a||(b=b.fromNode,y!==null?y.add(b):x!==null&&x!==b?(y=new Ce,y.add(x),y.add(b)):x=b)}return y!==null?y.iterator:x!==null?new hi(x):Pi},Lt.jz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new si(this.jb),b=this;return E.predicate=function(z){return!((z.fromNode!==b||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)&&(z.fromNode!==a||z.toNode!==b||x!==null&&z.fromPortId!==x||y!==null&&z.toPortId!==y))},E},Lt.kz=function(a,y,x){y===void 0&&(y=null),x===void 0&&(x=null);var E=new si(this.jb),b=this;return E.predicate=function(z){return!(z.fromNode!==b||z.toNode!==a||y!==null&&z.fromPortId!==y||x!==null&&z.toPortId!==x)},E};function _m(a,y,x){la(x);var E=a.jb.contains(y);if(E||a.jb.add(y),!E||y.fromNode===y.toNode){var b=a.linkConnected;if(b!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),b(a,y,x),tt!==null&&(tt.aa=z)}}!E&&y.isTreeLink&&(x=y.fromNode,y=y.toNode,x!==null&&y!==null&&x!==y&&(E=!0,a=a.diagram,a!==null&&(E=a.isTreePathToChildren),b=E?y:x,z=E?x:y,b.ci||(b.ci=z),!z.isTreeLeaf||a!==null&&a.undoManager.isUndoingRedoing||(E?x===z&&(z.isTreeLeaf=!1):y===z&&(z.isTreeLeaf=!1))))}function Gm(a,y,x){la(x);var E=a.jb.remove(y),b=null;if(E||y.toNode===y.fromNode){var z=a.linkDisconnected;if(b=a.diagram,z!==null){var tt=!0;b!==null&&(tt=b.aa,b.aa=!0),z(a,y,x),b!==null&&(b.aa=tt)}}E&&y.isTreeLink&&(x=!0,b!==null&&(x=b.isTreePathToChildren),a=x?y.toNode:y.fromNode,y=x?y.fromNode:y.toNode,a!==null&&(a.ci=!1),y===null||y.isTreeLeaf||(y.jb.count===0?(y.ci=null,b!==null&&b.undoManager.isUndoingRedoing||(y.isTreeLeaf=!0)):Kg(y)))}function Kg(a){if(a.ci=!1,a.jb.count!==0){var y=!0,x=a.diagram;if(x===null||!x.undoManager.isUndoingRedoing){for(x!==null&&(y=x.isTreePathToChildren),x=a.jb.iterator;x.next();){var E=x.value;if(E.isTreeLink){if(y){if(E.fromNode===a){a.isTreeLeaf=!1;return}}else if(E.toNode===a){a.isTreeLeaf=!1;return}}}a.isTreeLeaf=!0}}}en.prototype.updateRelationshipsFromData=function(){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)},Lt=en.prototype,Lt.Vo=function(a){En.prototype.Vo.call(this,a),a||(Kg(this),a=this.Yk,a!==null&&$S(a,this))},Lt.Wo=function(a){En.prototype.Wo.call(this,a),a||(a=this.Yk,a!==null&&a.wd!==null&&(a.wd.remove(this),a.v()))},Lt.Lj=function(){if(0<this.jb.count){var a=this.diagram;if(a!==null)for(var y=a.commandHandler!==null?a.commandHandler.deletesConnectedLinks:!0,x=this.jb.copy().iterator;x.next();){var E=x.value;y?a.remove(E):(E.fromNode===this&&(E.fromNode=null),E.toNode===this&&(E.toNode=null))}}this.labeledLink=null,En.prototype.Lj.call(this)},Lt.ns=function(a){if(this.wc===null){if(a===""&&this.Te===!1)return this;US(this)}var y=this.wc.I(a);return y!==null||a!==""&&(y=this.wc.I(""),y!==null)?y:this};function US(a){a.wc===null?a.wc=new ln:a.wc.clear(),a.qm(a,function(y,x){ZS(y,x)}),a.wc.count===0&&a.wc.add("",a)}function ZS(a,y){var x=y.portId;x!==null&&a.wc!==null&&a.wc.add(x,y)}function Hv(a,y,x){var E=y.portId;if(E!==null&&(a.wc!==null&&a.wc.remove(E),y=a.diagram,y!==null&&x)){for(x=null,a=a.findLinksConnected(E);a.next();)E=a.value,x===null&&(x=Ke()),x.push(E);if(x!==null){for(a=0;a<x.length;a++)y.remove(x[a]);be(x)}}}Lt.Nz=function(a){if(a===null||a===this)return!1;var y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this,y)for(;x!==a;){y=null;for(var E=x.jb.iterator;E.next();){var b=E.value;if(b.isTreeLink&&(y=b.fromNode,y!==x&&y!==this))break}if(y===this||y===null||y===x)return!1;x=y}else for(;x!==a;){for(y=null,E=x.jb.iterator;E.next()&&(b=E.value,!b.isTreeLink||(y=b.toNode,y===x||y===this)););if(y===this||y===null||y===x)return!1;x=y}return!0},Lt.xz=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this,a)for(;;){a=null;for(var x=y.jb.iterator;x.next();){var E=x.value;if(E.isTreeLink&&(a=E.fromNode,a!==y&&a!==this))break}if(a===this)return this;if(a===null||a===y)return y;y=a}else for(;;){for(a=null,x=y.jb.iterator;x.next()&&(E=x.value,!E.isTreeLink||(a=E.toNode,a===y||a===this)););if(a===this)return this;if(a===null||a===y)return y;y=a}},Lt.gz=function(a){if(a===null)return null;if(this===a)return this;for(var y=this;y!==null;)zm(y,!0),y=y.pg();var x=null;for(y=a;y!==null;){if(y.G&1048576){x=y;break}y=y.pg()}for(y=this;y!==null;)zm(y,!1),y=y.pg();return x},Lt.kh=function(){var a=!0,y=this.diagram;if(y!==null&&(a=y.isTreePathToChildren),y=this.jb.iterator,a){for(;y.next();)if(a=y.value,a.isTreeLink&&a.fromNode!==this)return a}else for(;y.next();)if(a=y.value,a.isTreeLink&&a.toNode!==this)return a;return null},Lt.pg=function(){var a=this.ci;if(a===null)return null;if(a instanceof en)return a;a=this.diagram,a=a!==null?a.isTreePathToChildren:!0;for(var y=this.jb.iterator;y.next();){var x=y.value;if(x.isTreeLink&&(x=a?x.fromNode:x.toNode,x!==this))return this.ci=x}return this.ci=null},Lt.vz=function(){function a(x,E){E.add(x);var b=x.kh();b!==null&&(E.add(b),x=x.pg(),x!==null&&a(x,E))}var y=new Ce;return a(this,y),y},Lt.uz=function(){return YS(this,this)};function YS(a,y){return y=y.pg(),y===null?0:1+YS(a,y)}Lt.Qo=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren),y=new si(this.jb);var x=this;return y.predicate=a?function(E){return!!(E.isTreeLink&&E.fromNode===x)}:function(E){return!!(E.isTreeLink&&E.toNode===x)},y},Lt.Ou=function(){var a=!0,y=this.diagram;y!==null&&(a=y.isTreePathToChildren);var x=y=null,E=this.jb.iterator;if(a)for(;E.next();)a=E.value,a.isTreeLink&&a.fromNode===this&&(a=a.toNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Pe,y.add(x),y.add(a)):x=a);else for(;E.next();)a=E.value,a.isTreeLink&&a.toNode===this&&(a=a.fromNode,y!==null?y.add(a):x!==null&&x!==a?(y=new Pe,y.add(x),y.add(a)):x=a);return y!==null?y.iterator:x!==null?new hi(x):Pi},Lt.wz=function(a){a===void 0&&(a=1/0);var y=new Ce;return Gh(y,this,!1,a,!0),y},en.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 Ce;x.add(this),KS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===qu),y.Ue=!1}};function KS(a,y,x,E,b,z,tt){if(1<E)for(var ot=x?a.Mo():a.Sd();ot.next();){var rt=ot.value;rt.isTreeLink&&(rt=rt.To(a),rt===null||rt===a||y.contains(rt)||(y.add(rt),KS(rt,y,x,E-1,b,z,tt)))}else XS(a,y,x,b,z,tt)}function XS(a,y,x,E,b,z){for(var tt=b===a?!0:a.isTreeExpanded,ot=x?a.Mo():a.Sd(),rt={};ot.next();){var at=ot.value;if(at.isTreeLink&&(at=at.To(a),at!==null&&at!==a)){var ut=y.contains(at);if(ut||y.add(at),tt){var ft=x?at.Oo():at.Po();rt.uv=a,ft.all(function(mt){return function(yt){return yt===mt.uv||!yt.isTreeExpanded}}(rt))&&E.Aj(at,b),at.oh(),at.Zb(!1)}at.isTreeExpanded&&(at.wasTreeExpanded=at.isTreeExpanded,ut||XS(at,y,x,E,b,z))}rt={uv:rt.uv}}a.isTreeExpanded=!1}en.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 Ce;x.add(this),JS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===qu),y.Ue=!1}};function JS(a,y,x,E,b,z,tt){for(var ot=z===a?!1:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),at={};rt.next();){var 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 ft=x?ut.Oo():ut.Po();at.vv=a,ft.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&b.Cj(ut,z)}(2<E||ut.wasTreeExpanded)&&(ut.wasTreeExpanded=!1,JS(ut,y,x,E-1,b,z,tt))}at={vv:at.vv}}a.isTreeExpanded=!0}Re.Object.defineProperties(en.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&&Ju(x,this),this.g("avoidable",y,a)}}},avoidableMargin:{get:function(){return this.Ba!==null?this.Ba.yp:jr},set:function(a){typeof a=="number"&&(a=new wi(a));var y=this.avoidableMargin;if(!y.D(a)){a=a.J(),oh(this),this.Ba.yp=a;var x=this.diagram;x!==null&&Ju(x,this),this.g("avoidableMargin",y,a)}}},linksConnected:{get:function(){return this.jb.iterator}},linkConnected:{get:function(){return this.Ba!==null?this.Ba.Dq:null},set:function(a){var y=this.linkConnected;y!==a&&(oh(this),this.Ba.Dq=a,this.g("linkConnected",y,a))}},linkDisconnected:{get:function(){return this.Ba!==null?this.Ba.Eq:null},set:function(a){var y=this.linkDisconnected;y!==a&&(oh(this),this.Ba.Eq=a,this.g("linkDisconnected",y,a))}},linkValidation:{get:function(){return this.Ba!==null?this.Ba.gj:null},set:function(a){var y=this.linkValidation;y!==a&&(oh(this),this.Ba.gj=a,this.g("linkValidation",y,a))}},isLinkLabel:{get:function(){return this.Yk!==null}},labeledLink:{get:function(){return this.Yk},set:function(a){var y=this.Yk;if(y!==a){var x=this.diagram,E=this.data;if(y!==null){if(y.wd!==null&&(y.wd.remove(this),y.v()),x!==null&&E!==null&&!x.undoManager.isUndoingRedoing){var b=y.data,z=x.model;if(b!==null&&z.ri()){var tt=z.wa(E);tt!==void 0&&z.Qx(b,tt)}}this.containingGroup=null}this.Yk=a,a!==null&&($S(a,this),x===null||E===null||x.undoManager.isUndoingRedoing||(b=a.data,x=x.model,b!==null&&x.ri()&&(E=x.wa(E),E!==void 0&&x.Bu(b,E))),this.containingGroup=a.containingGroup),ks(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 E=!0;x!==null&&(E=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=E)}x!==null&&x.undoManager.isUndoingRedoing?this.Zb(a):a?this.expandTree():this.collapseTree()}}},wasTreeExpanded:{get:function(){return(this.U&2)!==0},set:function(a){var y=(this.U&2)!==0;y!==a&&(this.U^=2,this.g("wasTreeExpanded",y,a))}},treeExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Vr:null},set:function(a){var y=this.treeExpandedChanged;y!==a&&(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))}}}),en.prototype.expandTree=en.prototype.expandTree,en.prototype.collapseTree=en.prototype.collapseTree,en.prototype.findTreeParts=en.prototype.wz,en.prototype.findTreeChildrenNodes=en.prototype.Ou,en.prototype.findTreeChildrenLinks=en.prototype.Qo,en.prototype.findTreeLevel=en.prototype.uz,en.prototype.findTreeParentChain=en.prototype.vz,en.prototype.findTreeParentNode=en.prototype.pg,en.prototype.findTreeParentLink=en.prototype.kh,en.prototype.findCommonTreeParent=en.prototype.gz,en.prototype.findTreeRoot=en.prototype.xz,en.prototype.isInTreeOf=en.prototype.Nz,en.prototype.findPort=en.prototype.ns,en.prototype.findLinksTo=en.prototype.kz,en.prototype.findLinksBetween=en.prototype.jz,en.prototype.findNodesInto=en.prototype.Oo,en.prototype.findNodesOutOf=en.prototype.Po,en.prototype.findNodesConnected=en.prototype.Mu,en.prototype.findLinksInto=en.prototype.Sd,en.prototype.findLinksOutOf=en.prototype.Mo,en.prototype.findExternalTreeLinksConnected=en.prototype.qx,en.prototype.invalidateConnectedLinks=en.prototype.Bd,en.prototype.invalidateLinkBundle=en.prototype.Lz;var Lx=new le(en,"SpreadingNone",10),Hm=new le(en,"SpreadingEvenly",11),Wv=new le(en,"SpreadingPacked",12);en.className="Node",en.SpreadingNone=Lx,en.SpreadingEvenly=Hm,en.SpreadingPacked=Wv;function oi(a,y){a===void 0||a instanceof yr||typeof a=="string"?en.call(this,a):(en.call(this),a&&(y=a)),this.U|=4608,this.Gn=new Ce,this.$a=null,this.Sc=new bo,this.Sc.group=this,this.gl=new Ce,this.tb=this.$p=null,y&&Object.assign(this,y)}ye(oi,en),oi.prototype.cloneProtected=function(a){en.prototype.cloneProtected.call(this,a),this.U=this.U&-32769;var y=a.Nl(function(x){return x instanceof bs});y instanceof bs?a.$a=y:a.$a=null,this.Sc!==null?(a.Sc=this.Sc.copy(),a.Sc.group=a):(a.Sc!==null&&(a.Sc.group=null),a.Sc=null),this.tb!==null&&(a.tb=this.tb.copy())},Lt=oi.prototype,Lt.Af=function(a){en.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 en)x.Bd(y);else if(x instanceof We)for(x=x.labelNodes;x.next();)x.value.Bd(y)}},Lt.gk=function(a,y,x,E,b,z,tt){if(a===er&&y==="elements"){if(b instanceof bs)this.$a===null?this.$a=b:this.$a!==b&&Wt("Cannot insert a second Placeholder into the visual tree of a Group.");else if(b instanceof Ie){var ot=b.Nl(function(rt){return rt instanceof bs});ot instanceof bs&&(this.$a===null?this.$a=ot:this.$a!==ot&&Wt("Cannot insert a second Placeholder into the visual tree of a Group."))}}else a===vr&&y==="elements"&&this.$a!==null&&(E===this.$a?this.$a=null:E instanceof Ie&&this.$a.rg(E)&&(this.$a=null));en.prototype.gk.call(this,a,y,x,E,b,z,tt)},Lt.Xl=function(a,y){en.prototype.Xl.call(this,a,y),this.isClipping&&this.type!==Ie.Spot&&this.isSubGraphExpanded&&(a=this.resizeObject,a instanceof Ie&&(a=a.Pb()),this.tb===null&&(this.tb=new we),a.mi(this.tb),a instanceof ci&&this.tb.Bc(-a.strokeWidth,-a.strokeWidth))},Lt.eh=function(a,y,x,E){this.nf=this.$a,en.prototype.eh.call(this,a,y,x,E)},Lt.Va=function(){var a=this;a.isSubGraphExpanded&&this.memberParts.each(function(y){!a.computesBoundsIncludingLinks&&y instanceof We||y.Va()}),en.prototype.Va.call(this)},Lt.si=function(){if(!en.prototype.si.call(this))return!1;for(var a=this.memberParts;a.next();){var y=a.value;if(y instanceof en){if(y.isVisible()&&Ms(y))return!1}else if(y instanceof We&&y.isVisible()&&Ms(y)&&y.fromNode!==this&&y.toNode!==this)return!1}return!0};function Vv(a,y){if(a.Gn.add(y)){y instanceof oi&&a.gl.add(y);var x=a.memberAdded;if(x!==null){var E=!0,b=a.diagram;b!==null&&(E=b.aa,b.aa=!0),x(a,y),b!==null&&(b.aa=E)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!1)}y instanceof We&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}function Uv(a,y){if(a.Gn.remove(y)){y instanceof oi&&a.gl.remove(y);var x=a.memberRemoved;if(x!==null){var E=!0,b=a.diagram;b!==null&&(E=b.aa,b.aa=!0),x(a,y),b!==null&&(b.aa=E)}a.isVisible()&&a.isSubGraphExpanded||y.Zb(!0)}y instanceof We&&!a.computesBoundsIncludingLinks||(y=a.$a,y===null&&(y=a),y.v())}Lt.Lj=function(){if(0<this.Gn.count){var a=this.diagram;if(a!==null)for(var y=this.Gn.copy().iterator;y.next();)a.remove(y.value)}en.prototype.Lj.call(this)},oi.prototype.canAddMembers=function(a){var y=this.diagram;if(y===null)return!1;for(y=y.commandHandler,a=Se(a).iterator;a.next();)if(!y.isValidMember(this,a.value))return!1;return!0},oi.prototype.addMembers=function(a,y){var x=this.diagram;if(x===null)return!1;x=x.commandHandler;var E=!0;for(a=Se(a).iterator;a.next();){var b=a.value;!y||x.isValidMember(this,b)?b.containingGroup=this:E=!1}return E},oi.prototype.canUngroup=function(){if(!this.ungroupable)return!1;var a=this.layer;return a===null||!a.allowUngroup?!1:(a=a.diagram,!!(a===null||a.allowUngroup))},Lt=oi.prototype,Lt.Bd=function(a){var y=(this.U&65536)!==0;if(en.prototype.Bd.call(this,a),!y)for(!(this.U&65536)&&(this.U=this.U^65536),y=this.Lu();y.next();){var x=y.value;if(a===void 0||!a.contains(x)){var E=x.fromNode;E!==null&&E!==this&&E.Td(this)&&!E.isVisible()?(la(x.fromPort),la(x.toPort),x.bb()):(E=x.toNode,E!==null&&E!==this&&E.Td(this)&&!E.isVisible()&&(la(x.fromPort),la(x.toPort),x.bb()))}}},Lt.Lu=function(){var a=this.diagram!==null&&this.diagram.Pw;if(a&&this.$p!==null)return this.$p.iterator;var y=this.Rj();y.add(this);for(var x=new Ce,E=y.iterator;E.next();){var b=E.value;if(b instanceof en)for(b=b.linksConnected;b.next();){var z=b.value;y.contains(z)||x.add(z)}}return a&&(this.$p=x),x.iterator},Lt.iz=function(){var a=this.Rj();a.add(this);for(var y=new Ce,x=a.iterator;x.next();){var E=x.value;if(E instanceof en)for(E=E.linksConnected;E.next();){var b=E.value,z=b.fromNode;z===null||a.contains(z)&&z!==this||y.add(z),b=b.toNode,b===null||a.contains(b)&&b!==this||y.add(b)}}return y.iterator},Lt.hz=function(){function a(x,E){x!==null&&(E.add(x),a(x.containingGroup,E))}var y=new Ce;return a(this,y),y},Lt.Rj=function(){var a=new Ce;return Gh(a,this,!0,0,!0),a.remove(this),a},Lt.Zb=function(a){en.prototype.Zb.call(this,a);for(var y=this.memberParts;y.next();)y.value.Zb(a)},oi.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,E){for(var b=a.memberParts;b.next();){var z=b.value;if(z.Zb(!1),z instanceof oi&&z.isSubGraphExpanded&&(z.wasSubGraphExpanded=z.isSubGraphExpanded,QS(z,y,x,E)),z instanceof en)z.Bd(y),x.Aj(z,E);else if(z instanceof We)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!1}oi.prototype.expandSubGraph=function(){var a=this.diagram;if(a!==null&&!a.Ue){a.Ue=!0;var y=this.Rj();qS(this,y,a,this),a.Ue=!1}};function qS(a,y,x,E){for(var b=a.memberParts;b.next();){var z=b.value;if(z.Zb(!0),z instanceof oi&&z.wasSubGraphExpanded&&(z.wasSubGraphExpanded=!1,qS(z,y,x,E)),z instanceof en)z.Bd(y),x.Cj(z,E);else if(z instanceof We)for(z=z.labelNodes;z.next();)z.value.Bd(y)}a.isSubGraphExpanded=!0}oi.prototype.move=function(a,y){y===void 0&&(y=!1);var x=y?this.location:this.position,E=x.x;x=x.y;var b=a.x,z=a.y;if(!(E===b||isNaN(E)&&isNaN(b))||!(x===z||isNaN(x)&&isNaN(z))){for(E=b-(isNaN(E)?0:E),x=z-(isNaN(x)?0:x),z=Dt.alloc(),en.prototype.move.call(this,a,y),a=new Ce,y=this.Rj().iterator;y.next();)b=y.value,b instanceof We&&(b.suspendsRouting&&a.add(b),b.fd||b.fromNode!==this&&b.toNode!==this)&&(b.suspendsRouting=!0);for(y.reset();y.next();)if(b=y.value,!(b.ph()||b instanceof en&&b.isLinkLabel)){var tt=b.position,ot=b.location;tt.w()?(z.x=tt.x+E,z.y=tt.y+x,b.position=z):ot.w()&&(z.x=ot.x+E,z.y=ot.y+x,b.location=z)}for(y.reset();y.next();)b=y.value,b instanceof We&&(b.suspendsRouting=a.contains(b),b.fd||b.fromNode!==this&&b.toNode!==this)&&(tt=b.position,z.x=tt.x+E,z.y=tt.y+x,z.w()?b.move(z):b.bb(),Yv(b)&&b.bb());Dt.free(z)}},Re.Object.defineProperties(oi.prototype,{placeholder:{get:function(){return this.$a}},computesBoundsAfterDrag:{get:function(){return(this.U&2048)!==0},set:function(a){var y=(this.U&2048)!==0;y!==a&&(this.U^=2048,this.g("computesBoundsAfterDrag",y,a))}},computesBoundsIncludingLinks:{get:function(){return(this.U&4096)!==0},set:function(a){var y=(this.U&4096)!==0;y!==a&&(this.U^=4096,this.g("computesBoundsIncludingLinks",y,a))}},computesBoundsIncludingLocation:{get:function(){return(this.U&8192)!==0},set:function(a){var y=(this.U&8192)!==0;y!==a&&(this.U^=8192,this.g("computesBoundsIncludingLocation",y,a))}},handlesDragDropForMembers:{get:function(){return(this.U&16384)!==0},set:function(a){var y=(this.U&16384)!==0;y!==a&&(this.U^=16384,this.g("handlesDragDropForMembers",y,a))}},memberParts:{get:function(){return this.Gn.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;if(y!==a){a!==null&&a.diagram!==null&&a.diagram.layout===a&&Wt("A layout cannot be both the Diagram.layout and a Group.layout: "+a),y!==null&&(y.diagram=null,y.group=null),this.Sc=a;var x=this.diagram;a!==null&&(a.diagram=x,a.group=this),x!==null&&(x.xh=!0),this.g("layout",y,a),x!==null&&x.$b()}}},memberAdded:{get:function(){return this.Ba!==null?this.Ba.Mq:null},set:function(a){var y=this.memberAdded;y!==a&&(oh(this),this.Ba.Mq=a,this.g("memberAdded",y,a))}},memberRemoved:{get:function(){return this.Ba!==null?this.Ba.Nq:null},set:function(a){var y=this.memberRemoved;y!==a&&(oh(this),this.Ba.Nq=a,this.g("memberRemoved",y,a))}},memberValidation:{get:function(){return this.Ba!==null?this.Ba.ij:null},set:function(a){var y=this.memberValidation;y!==a&&(oh(this),this.Ba.ij=a,this.g("memberValidation",y,a))}},ungroupable:{get:function(){return(this.U&256)!==0},set:function(a){var y=(this.U&256)!==0;y!==a&&(this.U^=256,this.g("ungroupable",y,a))}},isSubGraphExpanded:{get:function(){return(this.U&512)!==0},set:function(a){var y=(this.U&512)!==0;if(y!==a){this.U^=512;var x=this.diagram;if(this.g("isSubGraphExpanded",y,a),y=this.subGraphExpandedChanged,y!==null){var E=!0;x!==null&&(E=x.aa,x.aa=!0),y(this),x!==null&&(x.aa=E)}x!==null&&x.undoManager.isUndoingRedoing?(this.$a!==null&&this.$a.v(),this.memberParts.each(function(b){b.updateAdornments()})):a?this.expandSubGraph():this.collapseSubGraph()}}},wasSubGraphExpanded:{get:function(){return(this.U&1024)!==0},set:function(a){var y=(this.U&1024)!==0;y!==a&&(this.U^=1024,this.g("wasSubGraphExpanded",y,a))}},subGraphExpandedChanged:{get:function(){return this.Ba!==null?this.Ba.Kr:null},set:function(a){var y=this.subGraphExpandedChanged;y!==a&&(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)}}}),oi.prototype.expandSubGraph=oi.prototype.expandSubGraph,oi.prototype.collapseSubGraph=oi.prototype.collapseSubGraph,oi.prototype.findSubGraphParts=oi.prototype.Rj,oi.prototype.findContainingGroupChain=oi.prototype.hz,oi.prototype.findExternalNodesConnected=oi.prototype.iz,oi.prototype.findExternalLinksConnected=oi.prototype.Lu,oi.prototype.ensureBounds=oi.prototype.Va,oi.className="Group";function bs(a){Jt.call(this),this.yb=$r,this.ko=new we(NaN,NaN,NaN,NaN),a&&Object.assign(this,a)}ye(bs,Jt),bs.prototype.cloneProtected=function(a){Jt.prototype.cloneProtected.call(this,a),a.yb=this.yb.J(),a.ko=this.ko.copy()},bs.prototype.gh=function(a){if(this.background===null&&this.areaBackground===null)return!1;var y=this.naturalBounds;return br(0,0,y.width,y.height,a.x,a.y)},bs.prototype.Wl=function(){var a=this.part;if(a!==null&&(a instanceof oi||a instanceof Hi)||Wt("Placeholder is not inside a Group or Adornment."),a instanceof oi){var y=this.computeBorder(this.ko),x=this.minSize,E=this.dc;for(Qo(E,(isFinite(x.width)?Math.max(x.width,y.width):y.width)||0,(isFinite(x.height)?Math.max(x.height,y.height):y.height)||0),this.Ge(0,0,E.width,E.height),E=a.memberParts,x=!1;E.next();)if(E.value.isVisible()){x=!0;break}E=a.diagram,!x||E===null||E.animationManager.Xu(a)||isNaN(y.x)||isNaN(y.y)||(x=Dt.alloc(),x.xi(y,a.locationSpot),x.D(a.location)||(a.location=x),Dt.free(x))}else{y=this.dc,x=this.yb,E=x.left+x.right;var b=x.top+x.bottom,z=a.adornedObject;a.angle=z.li();var tt=0;z instanceof ci&&(tt=z.strokeWidth);var ot=z.Df(),rt=z.naturalBounds,at=(rt.width+tt)*ot;tt=(rt.height+tt)*ot,a.type!==Ie.Link&&(ot=z.ga(a.category==="Selection"?Zi:a.locationSpot,Dt.alloc()),a.location=ot,Dt.free(ot)),isNaN(at)||isNaN(tt)?(a=z.ga(Zi,Dt.alloc()),at=we.allocAt(a.x,a.y,0,0),at.Ye(z.ga(ar,a)),at.Ye(z.ga(uo,a)),at.Ye(z.ga(us,a)),Qo(y,at.width+E||0,at.height+b||0),this.Ge(-x.left,-x.top,y.width,y.height),Dt.free(a),we.free(at)):(Qo(y,at+E||0,tt+b||0),this.Ge(-x.left,-x.top,y.width,y.height))}},bs.prototype.eh=function(a,y,x,E){this.actualBounds.h(a,y,x,E)},bs.prototype.computeBorder=function(a){var y=this.part,x=y.diagram,E=x===null||!x.animationManager.isAnimating;if(x!==null&&y instanceof oi&&!y.layer.isTemporary&&y.computesBoundsAfterDrag&&this.ko.w()){var b=x.toolManager.findTool("Dragging");if(b===x.currentTool&&(x=b.computeBorder(y,this.ko,a),x!==null))return x}x=we.alloc(),b=this.computeMemberBounds(x);var z=this.yb;return y instanceof oi&&!y.isSubGraphExpanded?a.h(b.x-z.left,b.y-z.top,0,0):a.h(b.x-z.left,b.y-z.top,Math.max(b.width+z.left+z.right,0),Math.max(b.height+z.top+z.bottom,0)),we.free(x),E&&y instanceof oi&&y.computesBoundsIncludingLocation&&y.location.w()&&a.Ye(y.location),a},bs.prototype.computeMemberBounds=function(a){if(!(this.part instanceof oi))return a.h(0,0,0,0),a;for(var y=this.part,x=1/0,E=1/0,b=-1/0,z=-1/0,tt=y.memberParts;tt.next();){var ot=tt.value;if(ot.isVisible()){if(ot instanceof We&&(!y.computesBoundsIncludingLinks||Sa(ot)||ot.fromNode===y||ot.toNode===y))continue;ot=ot.actualBounds,ot.left<x&&(x=ot.left),ot.top<E&&(E=ot.top),ot.right>b&&(b=ot.right),ot.bottom>z&&(z=ot.bottom)}}return isFinite(x)&&isFinite(E)?a.h(x,E,b-x,z-E):(y=y.location,a.h(y.x,y.y,0,0)),a},Re.Object.defineProperties(bs.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new wi(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),bs.className="Placeholder";function We(a){En.call(this,Ie.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=Fs,this.Om=0,this.Qm=Fs,this.Rm=NaN,this.qj=Jv,this.po=.5,this.wd=null,this.Nb=new Pe().freeze(),this.Tg=this.Mg=null,this.ml=new we,this.ua=new He,this.u=this.o=this.Sf=this.Wf=null,this.su=new Dt,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}ye(We,En),We.prototype.cloneProtected=function(a){En.prototype.cloneProtected.call(this,a),a.Qa=this.Qa&-113,a.ff=this.ff,a.gn=this.gn,a.vf=this.vf,a.uo=this.uo,a.qk=this.qk,a.Om=this.Om,a.Qm=this.Qm,a.Rm=this.Rm,a.qj=this.qj,a.po=this.po,this.ba!==null&&(a.ba=this.ba.copy())},Lt=We.prototype,Lt.Af=function(a){En.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&&la(y),a=a.toPort,a!==null&&la(a)},Lt.qb=function(a){a.classType===We?(a.value&2)===2?this.routing=a:a===wa||a===sh||a===Nf?this.curve=a:a===Qg||a===Km||a===Xm?this.adjusting=a:a!==Jv&&a!==Fs&&Wt("Unknown Link enum value for a Link property: "+a):En.prototype.qb.call(this,a)},Lt.Xc=function(){this.ba===null&&(this.ba=new Rg)},Lt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Ms(a)||zh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Ms(a)||zh(a)))},Lt.zv=function(){return!1},Lt.Av=function(){},Lt.Zc=function(){return!1},We.prototype.computeAngle=function(a,y,x){return We.computeAngle(y,x)},We.computeAngle=function(a,y){switch(a){default:case Fs:a=0;break;case qg:a=y;break;case $g:a=y+90;break;case tp:a=y-90;break;case Qv:a=y+180;break;case Jm:a=Qt.bp(y),90<a&&270>a&&(a-=180);break;case ep:a=Qt.bp(y+90),90<a&&270>a&&(a-=180);break;case np:a=Qt.bp(y-90),90<a&&270>a&&(a-=180);break;case Qm:if(a=Qt.bp(y),45<a&&135>a||225<a&&315>a)return 0;90<a&&270>a&&(a-=180)}return Qt.bp(a)};function bf(a){var y=a.fromNode,x=a.toNode,E=null;if(y!==null?E=x!==null?y.px(x):y.containingGroup:x!==null?E=x.containingGroup:E=null,y=E,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&Vv(y,a);var b=a.containingGroupChanged;if(b!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),b(a,x,y),tt!==null&&(tt.aa=z)}!a.fd||a.Lw!==x&&a.Mw!==x||a.bb()}if(a.isLabeledLink)for(a=a.labelNodes;a.next();)a.value.containingGroup=E}Lt=We.prototype,Lt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&En.prototype.oh.call(this)},Lt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Lt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function $S(a,y){a.wd===null&&(a.wd=new Ce),a.wd.add(y),a.v()}Lt.Vo=function(a){if(En.prototype.Vo.call(this,a),Id(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,_m(a,this,y));var x=this.uf;if(x!==null){var E=this.toPort;x===a&&E===y||_m(x,this,E)}Xg(this)}},Lt.Wo=function(a){if(En.prototype.Wo.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 E=this.toPort;x===a&&E===y||Gm(x,this,E)}Jg(this)}},Lt.Lj=function(){if(this.fd=!0,this.wd!==null){var a=this.diagram;if(a!==null)for(var y=this.wd.copy().iterator;y.next();)a.remove(y.value)}this.data!==null&&(a=this.diagram,a!==null&&a.partManager.removeDataForLink(this))},We.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},We.prototype.move=function(a,y){var x=y?this.location:this.position,E=x.x;isNaN(E)&&(E=0);var b=x.y;for(isNaN(b)&&(b=0),E=a.x-E,b=a.y-b,y===!0?En.prototype.move.call(this,a,!1):(a=Dt.allocAt(x.x+E,x.y+b),En.prototype.move.call(this,a,!1),Dt.free(a)),rh(this,E,b),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+E,x.y+b)},We.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},We.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},We.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(ho),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),E=this.i(1);return a.h((x.x+E.x)/2,(x.y+E.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===wa))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()===wa){if(y===3){x=this.i(0),E=this.i(1);var b=this.i(2);return Qt.ax(x.x,x.y,E.x,E.y,E.x,E.y,b.x,b.y,a),a}if(E=(y-1)/3|0,x=3*(E/2|0),E%2===1){E=this.i(x),b=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),Qt.ax(E.x,E.y,b.x,b.y,z.x,z.y,x.x,x.y,a)}else a.assign(this.i(x));return a}var tt=this.flattenedLengths;for(x=this.flattenedTotalLength,b=z=E=0;E<x/2&&z<y&&(b=tt[z],!(E+b>x/2));)E+=b,z++;return y=this.i(z),z=this.i(z+1),1>Math.abs(y.x-z.x)?y.y>z.y?a.h(y.x,y.y-(x/2-E)):a.h(y.x,y.y+(x/2-E)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-E),y.y):a.h(y.x+(x/2-E),y.y):(x=(x/2-E)/b,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},We.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()===wa))return this.ua.wx(.5);if(this.computeCurve()===wa&&4<=a){var y=(a-1)/3|0,x=3*(y/2|0);if(y%2===1){x=Math.floor(x),a=this.i(x),y=this.i(x+1);var E=this.i(x+2);return x=this.i(x+3),Qt.My(a.x,a.y,y.x,y.y,E.x,E.y,x.x,x.y)}if(0<x&&x+1<a)return this.i(x-1).ab(this.i(x+1))}y=this.flattenedLengths,E=this.flattenedTotalLength;var b=0;x=0;for(var z;b<E/2&&x<a&&(z=y[x],!(b+z>E/2));)b+=z,x++;if(y=this.i(x),E=this.i(x+1),1>Math.abs(y.x-E.x)&&1>Math.abs(y.y-E.y)){if(0<x&&x+2<a)return this.i(x-1).ab(this.i(x+2))}else{if(1>Math.abs(y.x-E.x))return y.y>E.y?270:90;if(1>Math.abs(y.y-E.y))return y.x>E.x?180:0}return y.ab(E)},Lt=We.prototype,Lt.i=function(a){return this.Nb.s[a]},Lt.dd=function(a,y){this.Nb.cd(a,y)},Lt.L=function(a,y,x){this.Nb.cd(a,new Dt(y,x))},Lt.Kz=function(a,y){this.Nb.Gb(a,y)},Lt.m=function(a,y,x){this.Nb.Gb(a,new Dt(y,x))},Lt.ne=function(a){this.Nb.add(a)},Lt.yf=function(a,y){this.Nb.add(new Dt(a,y))},Lt.pv=function(a){this.Nb.mb(a)},Lt.Fj=function(){this.Nb.clear()};function rh(a,y,x){if(y!==0||x!==0)if(a.pointsCount===0)a.defaultFromPoint&&a.defaultFromPoint.offset(y,x),a.defaultToPoint&&a.defaultToPoint.offset(y,x);else{for(var E=a.fd,b=new Pe,z=a.Nb.iterator;z.next();){var tt=z.value;b.add(new Dt(tt.x+y,tt.y+x).freeze())}b.freeze(),z=a.Nb,a.Nb=b,tt=a.diagram,isNaN(y)||isNaN(x)||tt!==null&&tt.animationManager.zb?a.v():(a.ke.h(a.ke.x+y,a.ke.y+x),a.pa.h(a.pa.x+y,a.pa.y+x),ks(a)),E?Wm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&$c(tt.animationManager,a,b),a.g("points",z,b)}}Lt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Lt.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,E=1/0,b=a.s,z=b.length,tt=0;tt<z;tt++){var ot=b[tt];x=Math.min(ot.x,x),E=Math.min(ot.y,E)}ot=tt=1/0;for(var rt=y.s,at=rt.length,ut=0;ut<at;ut++){var ft=rt[ut];tt=Math.min(ft.x,tt),ot=Math.min(ft.y,ot),ft.freeze()}if(y.freeze(),at===z){for(z=0;z<at;z++)if(ut=b[z],ft=rt[z],ut.x-x!==ft.x-tt||ut.y-E!==ft.y-ot){this.qc();break}}else this.qc();this.Mg=null,x=this.diagram,x!==null&&x.animationManager.zb&&$c(x.animationManager,this,y),Wm(this),this.g("points",a,y)}},Lt.rv=function(){this.Mg!==null&&(this.Nb=this.Mg,this.Mg=null)};function Wm(a){a.Nb.count===0?a.fd=!1:(a.fd=!0,a.cq=null,a.vt=NaN,a.defaultFromPoint=a.i(0),a.defaultToPoint=a.i(a.pointsCount-1),Ym(a,!1))}Lt.bb=function(){if(!this.suspendsRouting){var a=this.diagram;if(a){if(a.As.contains(this)||a.undoManager.isUndoingRedoing||(a=a.animationManager,a.isTicking&&!a.isAnimating))return;this.Tg===null||a.isTicking||(this.Tg=null)}a=this.path,a!==null&&(this.fd=!1,this.v(),a.v())}},Lt.vg=function(){if(!this.fd&&!this.computingPoints){var a=!0;try{this.computingPoints=!0,this.uh(),a=this.computePoints()}catch(y){this.computingPoints=!1,this.rv()}finally{this.computingPoints=!1,a?this.zf():this.rv()}}},We.prototype.computePoints=function(){if(this.diagram===null)return!1;var a=this.fromNode,y=null;if(a===null?(Lc||(Lc=new en,Lc.desiredSize=io,Lc.Va()),this.defaultFromPoint&&(Lc.location=this.defaultFromPoint,Lc.Va(),y=a=Lc)):y=this.fromPort,y!==null&&!a.isVisible()){var x=a.findVisibleNode();x!==null&&x!==a?(a=x,y=x.port):a=x}if(this.Lw=a,a===null||!a.location.w())return!1;for(;!(y===null||y.actualBounds.w()&&y.Ed());)y=y.panel;if(y===null)return!1;var E=this.toNode,b=null;if(E===null?(kc||(kc=new en,kc.desiredSize=io,kc.Va()),this.defaultToPoint&&(kc.location=this.defaultToPoint,kc.Va(),b=E=kc)):b=this.toPort,b===null||E.isVisible()||(x=E.findVisibleNode(),x!==null&&x!==E?(E=x,b=x.port):E=x),this.Mw=E,E===null||!E.location.w())return!1;for(;!(b===null||b.actualBounds.w()&&b.Ed());)b=b.panel;if(b===null)return!1;var z=this.pointsCount,tt=this.computeSpot(!0,y);x=this.computeSpot(!1,b);var ot=Ff(tt),rt=Ff(x),at=y===b&&y!==null,ut=this.isOrthogonal,ft=this.curve===wa;this.Wf=at&&!ut?ft=!0:!1;var mt=this.computeAdjusting()===Fs||at;if(!ut&&!at&&ot&&rt){if(ot=!1,!mt&&3<=z&&(mt=this.getLinkPoint(a,y,tt,!0,!1,E,b),rt=this.getLinkPoint(E,b,x,!1,!1,a,y),ot=this.adjustPoints(0,mt,z-1,rt))&&(mt=this.getLinkPoint(a,y,tt,!0,!1,E,b),rt=this.getLinkPoint(E,b,x,!1,!1,a,y),this.adjustPoints(0,mt,z-1,rt)),!ot)if(this.Fj(),ft){z=this.getLinkPoint(a,y,tt,!0,!1,E,b),mt=this.getLinkPoint(E,b,x,!1,!1,a,y),ot=mt.x-z.x,rt=mt.y-z.y,at=this.computeCurviness(),ft=ut=0;var yt=z.x+ot/3,xt=z.y+rt/3,Mt=yt,It=xt;Qt.B(rt,0)?It=0<ot?It-at:It+at:(ut=-ot/rt,ft=Math.sqrt(at*at/(ut*ut+1)),0>at&&(ft=-ft),Mt=(0>rt?-1:1)*ft+yt,It=ut*(Mt-yt)+xt),yt=z.x+2*ot/3,xt=z.y+2*rt/3;var At=yt,_t=xt;Qt.B(rt,0)?_t=0<ot?_t-at:_t+at:(At=(0>rt?-1:1)*ft+yt,_t=ut*(At-yt)+xt),this.Fj(),this.ne(z),this.yf(Mt,It),this.yf(At,_t),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,E,b)),this.dd(3,this.getLinkPoint(E,b,x,!1,!1,a,y))}else z=E,mt=b,E=this.getLinkPoint(a,y,tt,!0,!1,z,mt),b=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=b.x-E.x,x=b.y-E.y,tt=this.computeCurviness(),a=E.x+mt/2,y=E.y+x/2,z=a,ot=y,Qt.B(x,0)?ot=0<mt?ot-tt:ot+tt:(mt=-mt/x,z=Math.sqrt(tt*tt/(mt*mt+1)),0>tt&&(z=-z),z=(0>x?-1:1)*z+a,ot=mt*(z-a)+y),this.ne(E),this.yf(z,ot),this.ne(b)):(this.ne(E),this.ne(b),ot=we.alloc(),y.mi(ot),rt=ot.ca(b),mt.mi(ot),at=ot.ca(E),(rt||at)&&(tt=y.ga(Um(tt),new Dt),this.dd(0,this.getLinkPointFromPoint(a,y,tt,b,!0,tt)),x=mt.ga(Um(x),new Dt),this.dd(1,this.getLinkPointFromPoint(z,mt,x,E,!1,x))),we.free(ot))}else{ft=this.isAvoiding,mt&&(ut&&ft||at)&&this.Fj();var Ht=at?this.computeCurviness():0;ft=this.getLinkPoint(a,y,tt,!0,ut,E,b),yt=Mt=xt=0,(ut||!ot||at)&&(It=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,ft,tt,!0,ut,E,b),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(yt-=ut?90:30,0>Ht&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(It+=Math.abs(Ht)*(ut?1:2)),yt===0?xt=It:yt===90?Mt=It:yt===180?xt=-It:yt===270?Mt=-It:(xt=It*Math.cos(yt*Math.PI/180),Mt=It*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(It=y.ga(xi,Dt.alloc()),At=Dt.allocAt(It.x+1e3*xt,It.y+1e3*Mt),this.getLinkPointFromPoint(a,y,It,At,!0,ft),Dt.free(It),Dt.free(At))),It=this.getLinkPoint(E,b,x,!1,ut,a,y);var Vt=_t=At=0;if(ut||!rt||at){var Xt=this.computeEndSegmentLength(E,b,x,!1);Vt=this.getLinkDirection(E,b,It,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>Ht&&(Vt+=180)),0>Vt?Vt+=360:360<=Vt&&(Vt-=360),at&&(Xt+=Math.abs(Ht)*(ut?1:2)),Vt===0?At=Xt:Vt===90?_t=Xt:Vt===180?At=-Xt:Vt===270?_t=-Xt:(At=Xt*Math.cos(Vt*Math.PI/180),_t=Xt*Math.sin(Vt*Math.PI/180)),x.Mc()&&at&&(x=b.ga(xi,Dt.alloc()),tt=Dt.allocAt(x.x+1e3*At,x.y+1e3*_t),this.getLinkPointFromPoint(E,b,x,tt,!1,It),Dt.free(x),Dt.free(tt))}x=ft,(ut||!ot||at)&&(x=new Dt(ft.x+xt,ft.y+Mt)),tt=It,(ut||!rt||at)&&(tt=new Dt(It.x+At,It.y+_t)),!mt&&!ut&&ot&&3<z&&this.adjustPoints(0,ft,z-2,tt)?this.dd(z-1,It):!mt&&!ut&&rt&&3<z&&this.adjustPoints(1,x,z-1,It)?this.dd(0,ft):!mt&&(ut?6<=z:4<z)&&this.adjustPoints(1,x,z-2,tt)?(this.dd(0,ft),this.dd(z-1,It)):(this.Fj(),this.ne(ft),(ut||!ot||at)&&this.ne(x),ut&&this.addOrthoPoints(x,yt,tt,Vt,a,E),(ut||!rt||at)&&this.ne(tt),this.ne(It))}return!0};function Zv(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}We.prototype.getLinkPointFromPoint=function(a,y,x,E,b,z){if(z===void 0&&(z=new Dt),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(b=a.findVisibleNode(),b!==null&&b!==a&&(y=b.port)),a=null,b=y.panel,b===null||b.se()||(b=b.panel),b===null){b=E.x,E=E.y;var tt=x.x;x=x.y}else{a=b.oe,b=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*b;var ot=-a.m12*b,rt=-a.m21*b,at=a.m11*b,ut=b*(a.m21*a.dy-a.m22*a.dx),ft=b*(a.m12*a.dx-a.m11*a.dy);b=E.x*tt+E.y*rt+ut,E=E.x*ot+E.y*at+ft,tt=x.x*tt+x.y*rt+ut,x=x.x*ot+x.y*at+ft}return y.Sj(b,E,tt,x,z),a!==null&&z.transform(a),z};function Vm(a,y){var x=y.Zn;return x===null&&(x=new Mc,x.port=y,x.node=y.part,y.Zn=x),a1(x,a)}We.prototype.getLinkPoint=function(a,y,x,E,b,z,tt,ot){if(ot===void 0&&(ot=new Dt),x.sb()&&!Ff(x))return y.ga(x,ot),ot;if(x.$c()){var rt=Vm(this,y);if(rt!==null){if(ot.assign(rt.Zo),b&&this.routing===e1){var at=Vm(this,tt);if(at!==null&&rt.Gl<at.Gl){rt=Dt.alloc(),at=Dt.alloc();var ut=new we(y.ga(Zi,rt),y.ga(ar,at)),ft=this.computeSpot(!E,tt);a=this.getLinkPoint(z,tt,ft,!E,b,a,y,at),(x.Hf(ka)||x.Hf(js))&&a.y>=ut.y&&a.y<=ut.y+ut.height?ot.y=a.y:(x.Hf(na)||x.Hf(Ma))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(ot.x=a.x),Dt.free(rt),Dt.free(at)}}return ot}}return x=y.ga(Um(x),Dt.alloc()),this.pointsCount>(b?6:2)?(tt=E?this.i(1):this.i(this.pointsCount-2),b&&(tt=Zv(x,tt.copy()))):(rt=this.computeSpot(!E,tt),z=Dt.alloc(),tt=tt.ga(Um(rt),z),b&&(tt=Zv(x,tt)),Dt.free(z)),this.getLinkPointFromPoint(a,y,x,tt,E,ot),Dt.free(x),ot},We.prototype.getLinkDirection=function(a,y,x,E,b,z,tt,ot){t:if(E.sb())var rt=E.x>E.y?E.x>1-E.y?0:E.x<1-E.y?270:315:E.x<E.y?E.x>1-E.y?90:E.x<1-E.y?180:135:.5>E.x?225:.5<E.x?45:0;else{if(E.$c()&&(rt=Vm(this,y),rt!==null))switch(rt.Nc){case 1:rt=270;break t;case 2:rt=180;break t;default:case 4:rt=0;break t;case 8:rt=90;break t}rt=y.ga(xi,Dt.alloc()),this.pointsCount>(z?6:2)?(ot=b?this.i(1):this.i(this.pointsCount-2),ot=z?Zv(rt,ot.copy()):x):(x=Dt.alloc(),ot=ot.ga(xi,x),Dt.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,Dt.free(rt),rt=x}return E.Mc()&&tt.Td(a)&&(rt+=180,360<=rt&&(rt-=360)),Ff(E)||(a=y.li(),a===0)||(45<=a&&135>a?rt+=90:135<=a&&225>a?rt+=180:225<=a&&315>a&&(rt+=270),360<=rt&&(rt-=360)),rt},We.prototype.computeEndSegmentLength=function(a,y,x,E){return y!==null&&x.$c()&&(a=Vm(this,y),a!==null)?a.Ju:(a=E?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=E?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},We.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=xi:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===Ar?Bi:y)):(a=y||this.toPort,a===null?a=xi:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===Ar?Bi:y)),a};function Ff(a){return a===Bi||a.x===.5&&a.y===.5}function Um(a){return a.x===.5&&a.y===.5?a:xi}We.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Fs&&4<this.pointsCount?this.computeMidPoint(new Dt):(a=y.Zn,a=a!==null?a1(a,this):null,a!==null?a.Zo:y.ga(xi))},We.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},We.prototype.Cf=function(a,y,x,E,b,z){if(this.pickable===!1)return!1;y===void 0&&(y=null),x===void 0&&(x=null);var tt=z;if(z===void 0&&(tt=ei.alloc(),tt.reset()),tt.multiply(this.transform),this.fh(a,tt))return mv(this,y,x,b),z===void 0&&ei.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 ft=ut.actualBounds,mt=this.naturalBounds;if(!(ft.x>mt.width||ft.y>mt.height||0>ft.x+ft.width||0>ft.y+ft.height)){if(ft=ei.alloc(),ft.set(tt),ut instanceof Ie)ot=ut.Cf(a,y,x,E,b,ft);else if(this.path===ut){if(ut instanceof ci)if(ot=a,mt=E,ut.pickable===!1)ot=!1;else if(ft.multiply(ut.transform),mt)t:{var yt=ot,xt=ft;if(ut.fh(yt,xt))ot=!0;else{if(xt===void 0&&(xt=ut.transform,yt.Re(ut.actualBounds))){ot=!0;break t}ot=yt.left,mt=yt.right;var Mt=yt.top;yt=yt.bottom;var It=Dt.alloc(),At=Dt.alloc(),_t=Dt.alloc(),Ht=ei.alloc();Ht.set(xt),Ht.bv(ut.transform),Ht.Vj(),At.x=mt,At.y=Mt,At.transform(Ht),It.x=ot,It.y=Mt,It.transform(Ht),xt=!1,Dd(ut,It,At,_t)?xt=!0:(It.x=mt,It.y=yt,It.transform(Ht),Dd(ut,It,At,_t)?xt=!0:(At.x=ot,At.y=yt,At.transform(Ht),Dd(ut,It,At,_t)?xt=!0:(It.x=ot,It.y=Mt,It.transform(Ht),Dd(ut,It,At,_t)&&(xt=!0)))),ei.free(Ht),Dt.free(It),Dt.free(At),Dt.free(_t),ot=xt}}else ot=ut.fh(ot,ft)}else ot=Lr(ut,a,E,ft);ot&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&b.add(mt)),ei.free(ft)}}}return z===void 0&&ei.free(tt),ot||this.background!==null||this.areaBackground!==null}return z===void 0&&ei.free(tt),!1},We.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?wa:this.curve},We.prototype.computeCorner=function(){if(this.curve===wa)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},We.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];if(b!==a&&!b.isPanelMain&&(b.segmentIndex===-1/0||isNaN(b.segmentIndex)))return b}for(a=this.labelNodes;a.next();)if(y=a.value,y.segmentIndex===-1/0||isNaN(y.segmentIndex))return y;return null},We.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 E=this.findMidLabel();if(E!==null){var b=E.naturalBounds,z=E.margin,tt=isNaN(b.width)?30:b.width*E.scale+z.left+z.right;b=isNaN(b.height)?14:b.height*E.scale+z.top+z.bottom,E=E.segmentOrientation,E===qg||E===Jm||E===Qv?a=Math.max(a,b):E===tp||E===np||E===$g||E===ep?a=Math.max(a,tt):(y=y.ga(xi).ab(x.ga(xi))/180*Math.PI,a=Math.max(a,Math.abs(Math.sin(y)*tt)+Math.abs(Math.cos(y)*b)+1)),this.curve===wa&&(a*=1.333)}}return a},We.prototype.arrangeBundledLinks=function(a,y){if(y)for(y=0;y<a.length;y++){var x=a[y];x.computeAdjusting()===Fs&&x.bb()}},We.prototype.computeCurviness=function(){var a=this.curviness;if(isNaN(a)){a=n1;var y=this.Sf;if(y!==null){for(var x=Ke(),E=0,b=y.links,z=0;z<b.length;z++){var tt=b[z].computeSpacing();x.push(tt),E+=tt}for(E=-E/2,z=0;z<b.length;z++){if(b[z]===this){a=E+x[z]/2;break}E+=x[z]}y.Ds===this.fromNode&&(a=-a),be(x)}}return a},We.prototype.computeThickness=function(){if(!this.isVisible())return 0;var a=this.path;return a!==null?Math.max(a.strokeWidth,1):1},We.prototype.hasCurviness=function(){return!isNaN(this.curviness)||this.Sf!==null},We.prototype.adjustPoints=function(a,y,x,E){var b=this.computeAdjusting();if(this.isOrthogonal){if(b===Km)return!1;b===Xm&&(b=Qg)}switch(b){case Km:var z=this.i(a),tt=this.i(x);if(!z.Xa(y)||!tt.Xa(E)){b=z.x,z=z.y;var ot=tt.x-b,rt=tt.y-z,at=Math.sqrt(ot*ot+rt*rt);if(!Qt.$(at,0)){if(Qt.$(ot,0))var ut=0>rt?-Math.PI/2:Math.PI/2;else ut=Math.atan(rt/Math.abs(ot)),0>ot&&(ut=Math.PI-ut);tt=y.x;var ft=y.y;ot=E.x-tt;var mt=E.y-ft;for(rt=Math.sqrt(ot*ot+mt*mt),Qt.$(ot,0)?mt=0>mt?-Math.PI/2:Math.PI/2:(mt=Math.atan(mt/Math.abs(ot)),0>ot&&(mt=Math.PI-mt)),at=rt/at,ut=mt-ut,this.dd(a,y),a+=1;a<x;a++)y=this.i(a),ot=y.x-b,rt=y.y-z,y=Math.sqrt(ot*ot+rt*rt),Qt.$(y,0)||(Qt.$(ot,0)?rt=0>rt?-Math.PI/2:Math.PI/2:(rt=Math.atan(rt/Math.abs(ot)),0>ot&&(rt=Math.PI-rt)),ot=rt+ut,y*=at,this.L(a,tt+y*Math.cos(ot),ft+y*Math.sin(ot)));this.dd(x,E)}}return!0;case Xm:if(z=this.i(a),ft=this.i(x),!z.Xa(y)||!ft.Xa(E)){b=z.x,z=z.y,tt=ft.x,ft=ft.y,at=(tt-b)*(tt-b)+(ft-z)*(ft-z),ot=y.x,ut=y.y,rt=E.x,mt=E.y;var yt=1;if(rt-ot!==0){var xt=(mt-ut)/(rt-ot);yt=Math.sqrt(1+1/(xt*xt))}else xt=9e9;for(this.dd(a,y),a+=1;a<x;a++){y=this.i(a);var Mt=y.x,It=y.y,At=.5;at!==0&&(At=((b-Mt)*(b-tt)+(z-It)*(z-ft))/at);var _t=b+At*(tt-b),Ht=z+At*(ft-z);y=Math.sqrt((Mt-_t)*(Mt-_t)+(It-Ht)*(It-Ht)),It<xt*(Mt-_t)+Ht&&(y=-y),0<xt&&(y=-y),Mt=ot+At*(rt-ot),At=ut+At*(mt-ut),xt!==0?(y=Mt+y/yt,this.L(a,y,At-(y-Mt)/xt)):this.L(a,Mt,At+y)}this.dd(x,E)}return!0;case Qg:t:{if(this.isOrthogonal&&(b=this.i(a),z=this.i(a+1),tt=this.i(a+2),ot=z.x,ut=z.y,ft=ot,at=ut,Qt.B(b.y,z.y)?Qt.B(z.x,tt.x)?ut=y.y:Qt.B(z.y,tt.y)&&(ot=y.x):Qt.B(b.x,z.x)&&(Qt.B(z.y,tt.y)?ot=y.x:Qt.B(z.x,tt.x)&&(ut=y.y)),this.L(a+1,ot,ut),b=this.i(x),z=this.i(x-1),tt=this.i(x-2),ot=z.x,ut=z.y,rt=ot,mt=ut,Qt.B(b.y,z.y)?Qt.B(z.x,tt.x)?ut=E.y:Qt.B(z.y,tt.y)&&(ot=E.x):Qt.B(b.x,z.x)&&(Qt.B(z.y,tt.y)?ot=E.x:Qt.B(z.x,tt.x)&&(ut=E.y)),this.L(x-1,ot,ut),Yv(this))){this.L(a+1,ft,at),this.L(x-1,rt,mt),x=!1;break t}this.dd(a,y),this.dd(x,E),x=!0}return x;default:return!1}},We.prototype.addOrthoPoints=function(a,y,x,E,b,z){0>y?y+=360:360<=y&&(y-=360),0>E?E+=360:360<=E&&(E-=360);var tt=E;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,E=315<=E||45>E?0:45<=E&&135>E?90:135<=E&&225>E?180:270;var ot=b.actualBounds.copy(),rt=z.actualBounds.copy();if(ot.w()&&rt.w()){ot.Bc(ip,ip),rt.Bc(ip,ip),ot.Ye(a),rt.Ye(x);var at=Dt.alloc(),ut=Dt.alloc();y===0?x.x>a.x||E===270&&x.y<a.y&&rt.right>a.x||E===90&&x.y>a.y&&rt.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),E===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):E===270&&x.y<a.y||E===90&&x.y>a.y?(at.x=a.x<rt.left?this.computeMidOrthoPosition(a.x,a.y,rt.left,x.y,!1):a.x<rt.right&&(E===270&&a.y<rt.top||E===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.right,ut.x=at.x,ut.y=x.y):E===0&&a.x<rt.left&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(E===180||E===90&&x.y<ot.top||E===270&&x.y>ot.bottom)&&(E===180&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(E===180||E===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(E===180||E===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),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?(E===90||E===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=E===270||(E===0||E===180)&&x.y<a.y?Math.min(x.y,E===0?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,E===0?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===180?x.x<a.x||E===270&&x.y<a.y&&rt.left<a.x||E===90&&x.y>a.y&&rt.left<a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),E===0?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):E===270&&x.y<a.y||E===90&&x.y>a.y?(at.x=a.x>rt.right?this.computeMidOrthoPosition(a.x,a.y,rt.right,x.y,!1):a.x>rt.left&&(E===270&&a.y<rt.top||E===90&&a.y>rt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.left,ut.x=at.x,ut.y=x.y):E===180&&a.x>rt.right&&a.y>rt.top&&a.y<rt.bottom&&(at.x=a.x,at.y=a.y<x.y?Math.min(x.y,rt.top):Math.max(x.y,rt.bottom),ut.y=at.y)):(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),(E===0||E===90&&x.y<ot.top||E===270&&x.y>ot.bottom)&&(E===0&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.y<a.y&&(E===0||E===90)?at.y=this.computeMidOrthoPosition(a.x,ot.top,x.x,Math.max(x.y,rt.bottom),!0):x.y>a.y&&(E===0||E===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),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?(E===90||E===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=E===270||(E===0||E===180)&&x.y<a.y?Math.min(x.y,E===180?ot.top:Math.min(ot.top,rt.top)):Math.max(x.y,E===180?ot.bottom:Math.max(ot.bottom,rt.bottom)),ut.x=x.x,ut.y=at.y))):y===90?x.y>a.y||E===180&&x.x<a.x&&rt.bottom>a.y||E===0&&x.x>a.x&&rt.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),E===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):E===180&&x.x<a.x||E===0&&x.x>a.x?(at.y=a.y<rt.top?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.top,!0):a.y<rt.bottom&&(E===180&&a.x<rt.left||E===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.bottom,ut.x=x.x,ut.y=at.y):E===90&&a.y<rt.top&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(E===270||E===0&&x.x<ot.left||E===180&&x.x>ot.right)&&(E===270&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(E===270||E===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(E===270||E===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),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?(E===0||E===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=E===180||(E===90||E===270)&&x.x<a.x?Math.min(x.x,E===90?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,E===90?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y))):x.y<a.y||E===180&&x.x<a.x&&rt.top<a.y||E===0&&x.x>a.x&&rt.top<a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),E===90?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):E===180&&x.x<a.x||E===0&&x.x>=a.x?(at.y=a.y>rt.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.bottom,!0):a.y>rt.top&&(E===180&&a.x<rt.left||E===0&&a.x>rt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.top,ut.x=x.x,ut.y=at.y):E===270&&a.y>rt.bottom&&a.x>rt.left&&a.x<rt.right&&(at.x=a.x<x.x?Math.min(x.x,rt.left):Math.max(x.x,rt.right),at.y=a.y,ut.x=at.x)):(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),(E===90||E===0&&x.x<ot.left||E===180&&x.x>ot.right)&&(E===90&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.x<a.x&&(E===90||E===0)?at.x=this.computeMidOrthoPosition(ot.left,a.y,Math.max(x.x,rt.right),x.y,!1):x.x>a.x&&(E===90||E===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),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?(E===0||E===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=E===180||(E===90||E===270)&&x.x<a.x?Math.min(x.x,E===270?ot.left:Math.min(ot.left,rt.left)):Math.max(x.x,E===270?ot.right:Math.max(ot.right,rt.right)),ut.x=at.x,ut.y=x.y)));var ft=x;if(this.isAvoiding){var mt=this.diagram;if(mt===null||b===z||this.layer.isTemporary||!uf(mt)||ot.ca(ft)&&!z.Td(b)||rt.ca(a)&&!b.Td(z))y=!1;else{var yt=hf(mt,!0,this.containingGroup,null);if(this.segmentIndex!==17&&yt.Yj(Math.min(a.x,at.x),Math.min(a.y,at.y),Math.abs(a.x-at.x),Math.abs(a.y-at.y))&&yt.Yj(Math.min(at.x,ut.x),Math.min(at.y,ut.y),Math.abs(at.x-ut.x),Math.abs(at.y-ut.y))&&yt.Yj(Math.min(ut.x,ft.x),Math.min(ut.y,ft.y),Math.abs(ut.x-ft.x),Math.abs(ut.y-ft.y)))y=!1;else{b=a,z=ft;var xt=x=null;if(mt.isVirtualized){mt=yt.bounds.copy(),mt.Bc(-yt.Ho,-yt.Go);var Mt=Dt.alloc();Tf(yt,a.x,a.y)||(Qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,a.x,a.y,at.x,at.y,Mt)?(x=a=Mt.copy(),y=Mt.ab(at)):Qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,ut.x,ut.y,Mt)?(x=a=Mt.copy(),y=Mt.ab(ut)):Qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,ft.x,ft.y,Mt)&&(x=a=Mt.copy(),y=Mt.ab(ft))),Tf(yt,ft.x,ft.y)||(Qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ft.x,ft.y,ut.x,ut.y,Mt)?(xt=ft=Mt.copy(),E=ut.ab(Mt)):Qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,ut.x,ut.y,at.x,at.y,Mt)?(xt=ft=Mt.copy(),E=at.ab(Mt)):Qt.Ff(mt.x,mt.y,mt.x+mt.width,mt.y+mt.height,at.x,at.y,a.x,a.y,Mt)&&(xt=ft=Mt.copy(),E=a.ab(Mt))),Dt.free(Mt)}ot=ot.copy().ed(rt),ot.Bc(yt.Ho*yt.Os,yt.Go*yt.Os),r1(yt,a,y,ft,E,ot,!0),rt=nu(yt,ft.x,ft.y),!yt.abort&&rt>=Af&&(o1(yt),ot.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),r1(yt,a,y,ft,E,ot,!1),rt=nu(yt,ft.x,ft.y)),!yt.abort&&rt<Af&&nu(yt,ft.x,ft.y)!==ah?(Kv(this,yt,ft.x,ft.y,E,!0,tt),ot=this.i(2),4>this.pointsCount?(y===0||y===180?(ot.x=a.x,ot.y=ft.y):(ot.x=ft.x,ot.y=a.y),this.L(2,ot.x,ot.y),this.m(3,ot.x,ot.y)):(tt=this.i(3),y===0||y===180?Qt.B(ot.x,tt.x)?(ot=y===0?Math.max(ot.x,a.x):Math.min(ot.x,a.x),this.L(2,ot,a.y),this.L(3,ot,tt.y)):Qt.B(ot.y,tt.y)?(Math.abs(a.y-ot.y)<=yt.Go/2&&(this.L(2,ot.x,a.y),this.L(3,tt.x,a.y)),this.m(2,ot.x,a.y)):this.L(2,a.x,ot.y):(y===90||y===270)&&(Qt.B(ot.y,tt.y)?(ot=y===90?Math.max(ot.y,a.y):Math.min(ot.y,a.y),this.L(2,a.x,ot),this.L(3,tt.x,ot)):Qt.B(ot.x,tt.x)?(Math.abs(a.x-ot.x)<=yt.Ho/2&&(this.L(2,a.x,ot.y),this.L(3,a.x,tt.y)),this.m(2,a.x,ot.y)):this.L(2,ot.x,a.y))),x!==null&&(a=this.i(1),tt=this.i(2),a.x!==tt.x&&a.y!==tt.y?y===0||y===180?this.m(2,a.x,tt.y):this.m(2,tt.x,a.y):y===0||y===180?this.m(2,b.x,x.y):this.m(2,x.x,b.y)),xt!==null&&(E===0||E===180?this.yf(z.x,xt.y):this.yf(xt.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),Dt.free(at),Dt.free(ut)}},We.prototype.computeMidOrthoPosition=function(a,y,x,E,b){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),b?(y+E)/2+z:(a+x)/2+z};function Yv(a){if(a.diagram===null||!a.isAvoiding||!uf(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=hf(a.diagram,!0,a.containingGroup,null);for(var E=1;E<x-2;E++){var b=y[E],z=y[E+1];if(!a.Yj(Math.min(b.x,z.x),Math.min(b.y,z.y),Math.abs(b.x-z.x),Math.abs(b.y-z.y)))return!0}return!1}function Kv(a,y,x,E,b,z,tt){var ot=y.Ho,rt=y.Go,at=nu(y,x,E),ut=x,ft=E;for(b===0?ut+=ot:b===90?ft+=rt:b===180?ut-=ot:ft-=rt,b!==tt&&at>Rd&&nu(y,ut,ft)!==at-1&&(nu(y,x-ot,E)===at-1?(b=180,ut=x-ot,ft=E):nu(y,x+ot,E)===at-1?(b=0,ut=x+ot,ft=E):nu(y,x,E-rt)===at-1?(b=270,ut=x,ft=E-rt):nu(y,x,E+rt)===at-1&&(b=90,ut=x,ft=E+rt));at>Rd&&nu(y,ut,ft)===at-1;)x=ut,E=ft,b===0?ut+=ot:b===90?ft+=rt:b===180?ut-=ot:ft-=rt,--at;z?at>Rd&&(b===180||b===0?x=Math.floor(x/ot)*ot+ot/2:(b===90||b===270)&&(E=Math.floor(E/rt)*rt+rt/2)):(x=Math.floor(x/ot)*ot+ot/2,E=Math.floor(E/rt)*rt+rt/2),at>Rd&&(z=b,tt=x,ut=E,b===0?(z=90,ut+=rt):b===90?(z=180,tt-=ot):b===180?(z=270,ut-=rt):b===270&&(z=0,tt+=ot),nu(y,tt,ut)===at-1?Kv(a,y,tt,ut,z,!1,z):(tt=x,ut=E,b===0?(z=270,ut-=rt):b===90?(z=0,tt+=ot):b===180?(z=90,ut+=rt):b===270&&(z=180,tt-=ot),nu(y,tt,ut)===at-1&&Kv(a,y,tt,ut,z,!1,z))),a.yf(x,E)}We.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),E=this.i(1),b=Ni(y,a,x.x,x.y,E.x,E.y),z=0,tt=1;tt<this.pointsCount-1;tt++){x=this.i(tt+1);var ot=Ni(y,a,E.x,E.y,x.x,x.y);E=x,ot<b&&(z=tt,b=ot)}return z},We.prototype.qc=function(){this.lk=!1,this.v()},We.prototype.Ul=function(a){if(!(!a&&(this.fd===!1||(a=this.Pb(),this.lk&&(a===null||a.geometry!==null))))&&(2>this.pointsCount?this.lk=!0:this.ua=this.makeGeometry(),a=this.path,a!==null)){a.ua=this.ua;for(var y=this.O.s,x=y.length,E=0;E<x;E++){var b=y[E];b!==a&&b.isPanelMain&&b instanceof ci&&(b.ua=this.ua)}}},We.prototype.makeGeometry=function(){var a=this.ua,y=this.pointsCount,x=!1,E=this.diagram;E!==null&&Id(this)&&E.Eh.contains(this)&&(this.ml.width!==0||this.ml.height!==0)&&(E.animationManager.isAnimating||E.currentTool!==E.toolManager)&&(x=!0);var b=this.i(0).copy(),z=b.copy();E=this.Nb.s;var tt=this.computeCurve();if(tt===wa&&3<=y&&!Qt.$(this.smoothness,0))if(y===3){var ot=this.i(1);E=Math.min(b.x,ot.x);var rt=Math.min(b.y,ot.y);ot=this.i(2),E=Math.min(E,ot.x),rt=Math.min(rt,ot.y)}else{if(this.isOrthogonal)for(rt=0;rt<y;rt++)ot=E[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);else for(E=3;E<y;E+=3)E+3>=y&&(E=y-1),rt=this.i(E),z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);E=z.x,rt=z.y}else{for(rt=0;rt<y;rt++)ot=E[rt],z.x=Math.min(ot.x,z.x),z.y=Math.min(ot.y,z.y);E=z.x,rt=z.y}if(E-=this.su.x,rt-=this.su.y,b.x-=E,b.y-=rt,y!==2||Id(this)){if(a.type=He.o,ot=NS(a),this.computeShortLength(!0)!==0&&(b=Pc(this,b,!0,z)),Ef(ot,b.x,b.y,!1),tt===wa&&3<=y&&!Qt.$(this.smoothness,0))if(y===3)x=this.i(1),y=x.x-E,x=x.y-rt,b=this.i(2).copy(),b.x-=E,b.y-=rt,this.computeShortLength(!1)!==0&&(b=Pc(this,b,!1,z)),nh(ot,y,x,y,x,b.x,b.y);else if(this.isOrthogonal){y=Dt.allocAt(E,rt),x=Dt.alloc(),x.assign(this.i(1)),z=Dt.allocAt(E,rt),b=Dt.allocAt(E,rt),tt=this.i(0);for(var at,ut=this.smoothness/3,ft=1;ft<this.pointsCount-1;ft++){at=this.i(ft);var mt=tt,yt=at,xt=this.i(Xv(this,at,ft,!1));if((!Qt.$(mt.x,yt.x)||!Qt.$(yt.x,xt.x))&&(!Qt.$(mt.y,yt.y)||!Qt.$(yt.y,xt.y))){var Mt=ut;isNaN(Mt)&&(Mt=this.smoothness/3);var It=mt.x;mt=mt.y;var At=yt.x;yt=yt.y;var _t=xt.x;xt=xt.y;var Ht=Mt*Zm(It,mt,At,yt);Mt*=Zm(At,yt,_t,xt),Qt.$(mt,yt)&&Qt.$(At,_t)&&(At>It?xt>yt?(z.x=At-Ht,z.y=yt-Ht,b.x=At+Mt,b.y=yt+Mt):(z.x=At-Ht,z.y=yt+Ht,b.x=At+Mt,b.y=yt-Mt):xt>yt?(z.x=At+Ht,z.y=yt-Ht,b.x=At-Mt,b.y=yt+Mt):(z.x=At+Ht,z.y=yt+Ht,b.x=At-Mt,b.y=yt-Mt)),Qt.$(It,At)&&Qt.$(yt,xt)&&(yt>mt?(_t>At?(z.x=At-Ht,z.y=yt-Ht,b.x=At+Mt):(z.x=At+Ht,z.y=yt-Ht,b.x=At-Mt),b.y=yt+Mt):(_t>At?(z.x=At-Ht,z.y=yt+Ht,b.x=At+Mt):(z.x=At+Ht,z.y=yt+Ht,b.x=At-Mt),b.y=yt-Mt)),(Qt.$(It,At)&&Qt.$(At,_t)||Qt.$(mt,yt)&&Qt.$(yt,xt))&&(It=.5*(It+_t),mt=.5*(mt+xt),z.x=It,z.y=mt,b.x=It,b.y=mt),(ft===1||ft===2&&Qt.$(tt.x,this.i(0).x)&&Qt.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),nh(ot,x.x-E,x.y-rt,z.x-E,z.y-rt,at.x-E,at.y-rt),y.set(z),x.set(b),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Pc(this,ut.copy(),!1,to)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),nh(ot,b.x-E,b.y-rt,at-E,tt-rt,ut.x-E,ut.y-rt),Dt.free(y),Dt.free(x),Dt.free(z),Dt.free(b)}else for(x=3;x<y;x+=3)z=this.i(x-2),x+3>=y&&(x=y-1),b=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Pc(this,tt.copy(),!1,to)),nh(ot,z.x-E,z.y-rt,b.x-E,b.y-rt,tt.x-E,tt.y-rt);else{for(z=Dt.alloc(),z.assign(this.i(0)),b=Dt.alloc(),b.assign(z),tt=this.computeCorner(),ft=1,at=0;ft<y;){if(ft=Xv(this,z,ft,1<ft),ut=this.i(ft),ft>=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Pc(this,ut.copy(),!1,to)),Cc(this,ot,-E,-rt,z,ut,x);else if(at===0)for(ft=1;ft<y;)b.assign(z),ut=this.i(ft++),Cc(this,ot,-E,-rt,z,ut,x),z.assign(ut);break}if(at=Xv(this,ut,ft+1,ft<y-3),ft=-E,It=-rt,mt=ut,At=this.i(at),Mt=x,Qt.B(z.y,mt.y)&&Qt.B(mt.x,At.x))if(xt=Math.min(tt,Math.abs(mt.x-b.x)/2),xt=Ht=Math.min(xt,Math.abs(At.y-mt.y)/2),Qt.B(xt,0))Cc(this,ot,ft,It,z,mt,Mt),z.assign(mt);else{var Vt=mt.x,Xt=mt.y;yt=Vt,_t=Xt,mt.x>z.x?Vt=mt.x-xt:Vt=mt.x+xt,At.y>mt.y?_t=mt.y+Ht:_t=mt.y-Ht,At=Dt.allocAt(Vt,Xt),Cc(this,ot,ft,It,z,At,Mt),Dt.free(At),Im(ot,mt.x+ft,mt.y+It,yt+ft,_t+It),z.h(yt,_t)}else Qt.B(z.x,mt.x)&&Qt.B(mt.y,At.y)?(xt=Math.min(tt,Math.abs(mt.y-b.y)/2),xt=Ht=Math.min(xt,Math.abs(At.x-mt.x)/2),Qt.B(Ht,0)?(Cc(this,ot,ft,It,z,mt,Mt),z.assign(mt)):(Vt=mt.x,Xt=mt.y,yt=Vt,_t=Xt,mt.y>z.y?Xt=mt.y-xt:Xt=mt.y+xt,At.x>mt.x?yt=mt.x+Ht:yt=mt.x-Ht,At=Dt.allocAt(Vt,Xt),Cc(this,ot,ft,It,z,At,Mt),Dt.free(At),Im(ot,mt.x+ft,mt.y+It,yt+ft,_t+It),z.h(yt,_t))):(Cc(this,ot,ft,It,z,mt,Mt),z.assign(mt));b.assign(ut),ft=at}Dt.free(z)}Rm=ot}else ot=this.i(1).copy(),ot.x-=E,ot.y-=rt,this.computeShortLength(!0)!==0&&(b=Pc(this,b,!0,z)),this.computeShortLength(!1)!==0&&(ot=Pc(this,ot,!1,z)),a.type=He.j,a.startX=b.x,a.startY=b.y,a.endX=ot.x,a.endY=ot.y;return this.lk=!0,a};function Zm(a,y,x,E){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=E-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),Qt.$(a,0)?y:Qt.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Pc(a,y,x,E){var b=a.pointsCount;if(2>b)return y;if(x){var z=a.i(1);if(x=z.x-E.x,z=z.y-E.y,E=Zm(y.x,y.y,x,z),E===0)return y;b=b===2?.5*E:E,a=a.computeShortLength(!0),a>b&&(a=b),b=a*(z-y.y)/E,y.x+=a*(x-y.x)/E,y.y+=b}else{if(z=a.i(b-2),x=z.x-E.x,z=z.y-E.y,E=Zm(y.x,y.y,x,z),E===0)return y;b=b===2?.5*E:E,a=a.computeShortLength(!1),a>b&&(a=b),b=a*(y.y-z)/E,y.x-=a*(y.x-x)/E,y.y-=b}return y}function Xv(a,y,x,E){for(var b=a.pointsCount,z=y;Qt.$(y.x,z.x)&&Qt.$(y.y,z.y);){if(x>=b)return b-1;z=a.i(x++)}if(!Qt.$(y.x,z.x)&&!Qt.$(y.y,z.y))return x-1;for(var tt=z;Qt.$(y.x,z.x)&&Qt.$(z.x,tt.x)&&(!E||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||Qt.$(y.y,z.y)&&Qt.$(z.y,tt.y)&&(!E||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=b)return b-1;tt=a.i(x++)}return x-2}We.prototype.computeJumpLength=function(){return 10};function Cc(a,y,x,E,b,z,tt){if(!tt&&Id(a)){tt=a.computeJumpLength();var ot=tt/2,rt=[],at=0;if(a.isVisible()&&(at=kx(a,b,z,rt)),0<at){if(Qt.B(b.y,z.y))if(b.x<z.x)for(var ut=0;ut<at;){var ft=Math.max(b.x,Math.min(rt[ut++]-ot,z.x-tt));y.lineTo(ft+x,z.y+E);for(var mt=ft+x,yt=Math.min(ft+tt,z.x);ut<at&&(ft=rt[ut],ft<yt+tt);)ut++,yt=Math.min(ft+ot,z.x);ft=z.y-tt+E,yt+=x;var xt=z.y+E;a.curve===sh?Ef(y,yt,xt,!1):nh(y,mt,ft,yt,ft,yt,xt)}else for(--at;0<=at;){for(ut=Math.min(b.x,Math.max(rt[at--]+ot,z.x+tt)),y.lineTo(ut+x,z.y+E),mt=ut+x,ft=Math.max(ut-tt,z.x);0<=at&&(ut=rt[at],ut>ft-tt);)at--,ft=Math.max(ut-ot,z.x);ut=z.y-tt+E,ft+=x,yt=z.y+E,a.curve===sh?Ef(y,ft,yt,!1):nh(y,mt,ut,ft,ut,ft,yt)}else if(Qt.B(b.x,z.x))if(b.y<z.y)for(ut=0;ut<at;){for(ft=Math.max(b.y,Math.min(rt[ut++]-ot,z.y-tt)),y.lineTo(z.x+x,ft+E),mt=ft+E,ft=Math.min(ft+tt,z.y);ut<at&&(yt=rt[ut],yt<ft+tt);)ut++,ft=Math.min(yt+ot,z.y);yt=z.x-tt+x,xt=z.x+x,ft+=E,a.curve===sh?Ef(y,xt,ft,!1):nh(y,yt,mt,yt,ft,xt,ft)}else for(--at;0<=at;){for(ut=Math.min(b.y,Math.max(rt[at--]+ot,z.y+tt)),y.lineTo(z.x+x,ut+E),mt=ut+E,ut=Math.max(ut-tt,z.y);0<=at&&(ft=rt[at],ft>ut-tt);)at--,ut=Math.max(ft-ot,z.y);ft=z.x-tt+x,yt=z.x+x,ut+=E,a.curve===sh?Ef(y,yt,ut,!1):nh(y,ft,mt,ft,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+E)}function kx(a,y,x,E){var b=a.diagram;if(b===null||y.D(x))return 0;for(b=b.layers;b.next();){var z=b.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];if(rt instanceof We){if(rt===a)return 0<E.length&&E.sort(function(ut,ft){return ut-ft}),E.length;if(rt.isVisible()&&Id(rt)){var at=rt.routeBounds;at.w()&&a.routeBounds.Yc(at)&&!a.usesSamePort(rt)&&(at=rt.path,at!==null&&at.Ed()&&Mx(y,x,E,rt))}}}}}return 0<E.length&&E.sort(function(ut,ft){return ut-ft}),E.length}function Mx(a,y,x,E){for(var b=Qt.B(a.y,y.y),z=E.pointsCount,tt=E.i(0),ot=Dt.alloc(),rt=1;rt<z;rt++){var at=E.i(rt);if(rt<z-1){var ut=E.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 ft=a.y,mt=y.x,yt=y.y,xt=tt.x;tt=tt.y;var Mt=at.x,It=at.y;if(Qt.B(ut,mt)){if(!Qt.B(ft,yt)&&Qt.B(tt,It)&&Math.min(ft,yt)<tt&&Math.max(ft,yt)>tt&&Math.min(xt,Mt)<ut&&Math.max(xt,Mt)>ut&&!Qt.B(xt,Mt)){ot.x=ut,ot.y=tt,ut=!0;break t}}else if(Qt.B(ft,yt)&&Qt.B(xt,Mt)&&Math.min(ut,mt)<xt&&Math.max(ut,mt)>xt&&Math.min(tt,It)<ft&&Math.max(tt,It)>ft&&!Qt.B(tt,It)){ot.x=xt,ot.y=ft,ut=!0;break t}ot.x=0,ot.y=0,ut=!1}ut&&(b?x.push(ot.x):x.push(ot.y)),tt=at}Dt.free(ot)}function Id(a){return a=a.curve,a===Nf||a===sh}function Ym(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()))}We.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var E=!1;for(x=x.layers;x.next();){var b=x.value;if(b.visible){if(b===y){E=!0;var z=!1;b=b.Pa.s;for(var tt=b.length,ot=0;ot<tt;ot++){var rt=b[ot];rt instanceof We&&(rt===this?z=!0:z&&t1(this,rt,a))}}else if(E)for(z=b.Pa.s,b=z.length,tt=0;tt<b;tt++)ot=z[tt],ot instanceof We&&t1(this,ot,a)}}}}};function t1(a,y,x){if(y!==null&&y.lk&&y.fd&&Id(y)){var E=y.routeBounds;E.w()&&(a.routeBounds.Yc(E)||x.Yc(E))&&(a.usesSamePort(y)||y.qc())}}We.prototype.usesSamePort=function(a){var y=this.pointsCount,x=a.pointsCount;if(0<y&&0<x){var E=this.i(0),b=a.i(0);if(E.Xa(b)||(y=this.i(y-1),a=a.i(x-1),y.Xa(a)||E.Xa(a)||y.Xa(b)))return!0}else if(this.fromNode===a.fromNode||this.toNode===a.toNode||this.fromNode===a.toNode||this.toNode===a.fromNode)return!0;return!1},We.prototype.isVisible=function(){if(!En.prototype.isVisible.call(this))return!1;var a=this.containingGroup,y=!0,x=this.diagram;if(x!==null&&(y=x.isTreePathToChildren),x=this.fromNode,x!==null){if(this.isTreeLink&&y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(var E=x;E!==null;){if(E.labeledLink===this)return!0;E=E.containingGroup}if(x=x.findVisibleNode(),x===null||x===a)return!1}if(x=this.toNode,x!==null){if(this.isTreeLink&&!y&&!x.isTreeExpanded)return!1;if(x===a)return!0;for(y=x;y!==null;){if(y.labeledLink===this)return!0;y=y.containingGroup}if(y=x.findVisibleNode(),y===null||y===a)return!1}return!0},We.prototype.Zb=function(a){if(En.prototype.Zb.call(this,a),a&&Ym(this,!1),this.Sf!==null&&this.Sf.Sl(),this.wd!==null)for(var y=this.wd.iterator;y.next();)y.value.Zb(a)},We.prototype.computeAdjusting=function(){return this.isAvoiding&&this.diagram!==null&&this.diagram.animationManager.defaultAnimation.isAnimating?Qg:this.qk};function Xg(a){var y=a.ef;if(y!==null){var x=a.uf;if(x!==null&&isNaN(a.curviness)){for(var E=a.ff,b=a.vf,z=a=null,tt=y.jb.s,ot=tt.length,rt=0;rt<ot;rt++){var at=tt[rt];(at.ef===y&&at.ff===E&&at.uf===x&&at.vf===b||at.ef===x&&at.ff===b&&at.uf===y&&at.vf===E)&&(z===null?z=at:(a===null&&(a=[],a.push(z)),a.push(at)))}if(a!==null){for(z=HS(y,x,E,b),z===null&&(z=new qm(y,E,x,b),GS(y,z),GS(x,z)),z.links=a,y=0;y<a.length;y++)a[y].Sf=z;z.Sl()}}}}function Jg(a){var y=a.Sf;y!==null&&isNaN(a.curviness)&&(a.Sf=null,a=y.links.indexOf(a),0<=a&&(Xn(y.links,a),y.Sl()))}We.prototype.ph=function(){return!0},Re.Object.defineProperties(We.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&&Gm(y,this,x),Jg(this),this.C(2)),this.ef=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var E=this.diagram;E!==null&&E.aa&&E.partManager.setFromNodeForLink(this,a,y);var b=this.fromPort,z=this.fromPortChanged;if(z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt)}a!==null&&(this.uf!==a&&_m(a,this,b),Xg(this),this.C(1)),this.g("fromNode",y,a),bf(this)}}},fromPortId:{get:function(){return this.ff},set:function(a){var y=this.ff;if(y!==a){var x=this.fromPort;x!==null&&la(x),Jg(this),this.ff=a;var E=this.fromPort;E!==null&&la(E);var b=this.diagram;if(b!==null){var z=this.data,tt=b.model;z!==null&&tt.ri()&&tt.xv(z,a)}x!==E&&(this.Wf=null,this.bb(),z=this.fromPortChanged,z!==null&&(tt=!0,b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt))),Xg(this),this.g("fromPortId",y,a)}}},fromPort:{get:function(){var a=this.ef;return a===null?null:a.ns(this.ff)}},fromPortChanged:{get:function(){return this.gn},set:function(a){var y=this.gn;y!==a&&(this.gn=a,this.g("fromPortChanged",y,a))}},toNode:{get:function(){return this.uf},set:function(a){var y=this.uf;if(y!==a){var x=this.toPort;y!==null&&(this.ef!==y&&Gm(y,this,x),Jg(this),this.C(2)),this.uf=a,a!==null&&this.Zb(a.isVisible()),this.Wf=null,this.bb();var E=this.diagram;E!==null&&E.aa&&E.partManager.setToNodeForLink(this,a,y);var b=this.toPort,z=this.toPortChanged;if(z!==null){var tt=!0;E!==null&&(tt=E.aa,E.aa=!0),z(this,x,b),E!==null&&(E.aa=tt)}a!==null&&(this.ef!==a&&_m(a,this,b),Xg(this),this.C(1)),this.g("toNode",y,a),bf(this)}}},toPortId:{get:function(){return this.vf},set:function(a){var y=this.vf;if(y!==a){var x=this.toPort;x!==null&&la(x),Jg(this),this.vf=a;var E=this.toPort;E!==null&&la(E);var b=this.diagram;if(b!==null){var z=this.data,tt=b.model;z!==null&&tt.ri()&&tt.Cv(z,a)}x!==E&&(this.Wf=null,this.bb(),z=this.toPortChanged,z!==null&&(tt=!0,b!==null&&(tt=b.aa,b.aa=!0),z(this,x,E),b!==null&&(b.aa=tt))),Xg(this),this.g("toPortId",y,a)}}},toPort:{get:function(){var a=this.uf;return a===null?null:a.ns(this.vf)}},toPortChanged:{get:function(){return this.uo},set:function(a){var y=this.uo;y!==a&&(this.uo=a,this.g("toPortChanged",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:Ar},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&&la(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&&rn(a,">= 0",We,"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:Ar},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&&la(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&&rn(a,">= 0",We,"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?Pi:this.wd.iterator}},relinkableFrom:{get:function(){return(this.Qa&1)!==0},set:function(a){var y=(this.Qa&1)!==0;y!==a&&(this.Qa^=1,this.g("relinkableFrom",y,a),this.Wb())}},relinkableTo:{get:function(){return(this.Qa&2)!==0},set:function(a){var y=(this.Qa&2)!==0;y!==a&&(this.Qa^=2,this.g("relinkableTo",y,a),this.Wb())}},resegmentable:{get:function(){return(this.Qa&4)!==0},set:function(a){var y=(this.Qa&4)!==0;y!==a&&(this.Qa^=4,this.g("resegmentable",y,a),this.Wb())}},isTreeLink:{get:function(){return(this.Qa&8)!==0},set:function(a){var y=(this.Qa&8)!==0;y!==a&&(this.Qa^=8,this.g("isTreeLink",y,a),this.fromNode!==null&&Kg(this.fromNode),this.toNode!==null&&Kg(this.toNode))}},path:{get:function(){var a=this.Pb();return a instanceof ci?a:null}},routeBounds:{get:function(){this.vg();var a=this.ml,y=1/0,x=1/0,E=this.pointsCount;if(E===0)a.h(NaN,NaN,0,0);else{if(E===1)E=this.i(0),y=Math.min(E.x,y),x=Math.min(E.y,x),a.h(E.x,E.y,0,0);else if(E===2){E=this.i(0);var b=this.i(1);y=Math.min(E.x,b.x),x=Math.min(E.y,b.y),a.h(E.x,E.y,0,0),a.Ye(b)}else if(this.computeCurve()===wa&&3<=E&&!this.isOrthogonal)if(b=this.i(0),y=b.x,x=b.y,a.h(y,x,0,0),E===3){E=this.i(1),y=Math.min(E.x,y),x=Math.min(E.y,x);var z=this.i(2);y=Math.min(z.x,y),x=Math.min(z.y,x),Qt.Dl(b.x,b.y,E.x,E.y,E.x,E.y,z.x,z.y,.5,a)}else for(z=3;z<E;z+=3){var tt=this.i(z-2);z+3>=E&&(z=E-1);var ot=this.i(z-1),rt=this.i(z);Qt.Dl(b.x,b.y,tt.x,tt.y,ot.x,ot.y,rt.x,rt.y,.5,a),y=Math.min(rt.x,y),x=Math.min(rt.y,x),b=rt}else for(b=this.i(0),z=this.i(1),y=Math.min(b.x,z.x),x=Math.min(b.y,z.y),a.h(b.x,b.y,0,0),a.Ye(z),b=2;b<E;b++)z=this.i(b),y=Math.min(z.x,y),x=Math.min(z.y,x),a.Ye(z);this.su.h(y-a.x,x-a.y)}return a}},midPoint:{get:function(){return this.vg(),this.computeMidPoint(new Dt)}},midAngle:{get:function(){return this.vg(),this.computeMidAngle()}},flattenedLengths:{get:function(){if(this.cq===null){this.fd||Wm(this);for(var a=this.cq=[],y=this.pointsCount,x=0;x<y-1;x++){var E=this.i(x),b=this.i(x+1);Qt.$(E.x,b.x)?(E=b.y-E.y,0>E&&(E=-E)):Qt.$(E.y,b.y)?(E=b.x-E.x,0>E&&(E=-E)):E=Math.sqrt(E.Bf(b)),a.push(E)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,E=a=0;E<x;E++)a+=y[E];this.vt=a}return a}},points:{get:function(){return this.Nb},set:function(a){var y=this.Nb;if(y!==a){var x=null;if(Array.isArray(a)){var E=a.length%2===0;if(E){for(var b=0;b<a.length;b++)if(typeof a[b]!="number"||isNaN(a[b])){E=!1;break}}if(E)for(x=new Pe,E=0;E<a.length/2;E++)b=new Dt(a[2*E],a[2*E+1]).freeze(),x.add(b);else{for(E=!0,b=0;b<a.length;b++){var z=a[b];if(!Kt(z)||typeof z.x!="number"||isNaN(z.x)||typeof z.y!="number"||isNaN(z.y)){E=!1;break}}if(E)for(x=new Pe,E=0;E<a.length;E++)b=a[E],x.add(new Dt(b.x,b.y).freeze())}}else if(a instanceof Pe)for(x=a.copy(),a=x.iterator;a.next();)a.value.freeze();else Wt("Link.points value is not an instance of List or Array: "+a);x.freeze(),this.Nb=x,this.qc(),Wm(this),a=this.diagram,a!==null&&(a.pi||a.undoManager.isUndoingRedoing||a.As.add(this),a.animationManager.zb&&$c(a.animationManager,this,x)),this.g("points",y,x)}}},pointsCount:{get:function(){return this.Nb.count}},fd:{get:function(){return(this.Qa&16)!==0},set:function(a){(this.Qa&16)!==0!==a&&(this.Qa^=16)}},suspendsRouting:{get:function(){return(this.Qa&32)!==0},set:function(a){(this.Qa&32)!==0!==a&&(this.Qa^=32)}},computingPoints:{get:function(){return(this.Qa&64)!==0},set:function(a){(this.Qa&64)!==0!==a&&(this.Qa^=64)}},defaultFromPoint:{get:function(){return this.o},set:function(a){this.o=a.copy()}},defaultToPoint:{get:function(){return this.u},set:function(a){this.u=a.copy()}},isOrthogonal:{get:function(){return(this.qj.value&2)===2}},isAvoiding:{get:function(){return(this.qj.value&4)===4}},lk:{get:function(){return(this.Qa&128)!==0},set:function(a){(this.Qa&128)!==0!==a&&(this.Qa^=128)}},geometry:{get:function(){if(!this.lk){if(this.vg(),2>this.pointsCount)return this.lk=!0,this.ua;this.ua=this.makeGeometry()}return this.ua}},firstPickIndex:{get:function(){return 2>=this.pointsCount?0:this.isOrthogonal||!Ff(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!Ff(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(),Ym(this,y===sh||y===Nf||a===sh||a===Nf),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(),Ym(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)}}}),We.prototype.invalidateOtherJumpOvers=We.prototype.Xo,We.prototype.findClosestSegment=We.prototype.ez,We.prototype.updateRoute=We.prototype.vg,We.prototype.invalidateRoute=We.prototype.bb,We.prototype.rollbackRoute=We.prototype.rv,We.prototype.commitRoute=We.prototype.zf,We.prototype.startRoute=We.prototype.uh,We.prototype.clearPoints=We.prototype.Fj,We.prototype.removePoint=We.prototype.pv,We.prototype.addPointAt=We.prototype.yf,We.prototype.addPoint=We.prototype.ne,We.prototype.insertPointAt=We.prototype.m,We.prototype.insertPoint=We.prototype.Kz,We.prototype.setPointAt=We.prototype.L,We.prototype.setPoint=We.prototype.dd,We.prototype.getPoint=We.prototype.i,We.prototype.getOtherPort=We.prototype.Cz,We.prototype.getOtherNode=We.prototype.To;var Lc=null,kc=null,Jv=new le(We,"Normal",1),Ex=new le(We,"Orthogonal",2),bx=new le(We,"AvoidsNodes",6),e1=new le(We,"AvoidsNodesStraight",7),Fs=new le(We,"None",0),wa=new le(We,"Bezier",9),sh=new le(We,"JumpGap",10),Nf=new le(We,"JumpOver",11),Qg=new le(We,"End",17),Km=new le(We,"Scale",18),Xm=new le(We,"Stretch",19),qg=new le(We,"OrientAlong",21),$g=new le(We,"OrientPlus90",22),tp=new le(We,"OrientMinus90",23),Qv=new le(We,"OrientOpposite",24),Jm=new le(We,"OrientUpright",25),ep=new le(We,"OrientPlus90Upright",26),np=new le(We,"OrientMinus90Upright",27),Qm=new le(We,"OrientUpright45",28),n1=16,i1=14,ip=8;We.className="Link",We.Normal=Jv,We.Orthogonal=Ex,We.AvoidsNodes=bx,We.AvoidsNodesStraight=e1,We.None=Fs,We.Bezier=wa,We.JumpGap=sh,We.JumpOver=Nf,We.End=Qg,We.Scale=Km,We.Stretch=Xm,We.OrientAlong=qg,We.OrientPlus90=$g,We.OrientMinus90=tp,We.OrientOpposite=Qv,We.OrientUpright=Jm,We.OrientPlus90Upright=ep,We.OrientMinus90Upright=np,We.OrientUpright45=Qm,We.EndSegmentStep=8,We.CurvinessStart=n1,We.SpacingMin=i1,We.OrthoShortCut=ip;function qm(a,y,x,E){kn(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=E,this.links=[]}qm.prototype.Sl=function(){if(!this.qq){var a=this.links;0<a.length&&(a=a[0].diagram,a!==null&&(a.ow.add(this),this.Fe=a.undoManager.isUndoingRedoing))}this.qq=!0},qm.prototype.Nv=function(){if(this.qq){this.qq=!1;var a=this.links;if(0<a.length){var y=a[0],x=y.diagram;x=x===null||x.pi&&!this.Fe,this.Fe=!1,y.arrangeBundledLinks(a,x),a.length===1&&(y.Sf=null,a.length=0)}a.length===0&&(a=this.Ds,this!==null&&a.af!==null&&a.af.remove(this),a=this.cv,this!==null&&a.af!==null&&a.af.remove(this))}},qm.className="LinkBundle";function op(a){kn(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,E=a.y+a.height;if(this.Nd=Math.floor((a.x-this.rc)/this.rc)*this.rc,this.Od=Math.floor((y-this.sc)/this.sc)*this.sc,this.En=Math.ceil((x+2*this.rc)/this.rc)*this.rc,this.Fn=Math.ceil((E+2*this.sc)/this.sc)*this.sc,a=1+(Math.ceil((this.En-this.Nd)/this.rc)|0),y=1+(Math.ceil((this.Fn-this.Od)/this.sc)|0),this.ac===null||this.di<a-1||this.ei<y-1){for(x=[],E=0;E<=a;E++)x[E]=new Uint32Array(y);this.ac=x,this.di=a-1,this.ei=y-1}if(a=qv,this.ac!==null)for(y=0;y<=this.di;y++)if(x=this.ac[y],x.fill)x.fill(a);else for(E=0;E<=this.ei;E++)x[E]=a}};function Tf(a,y,x){return a.Nd<=y&&y<=a.En&&a.Od<=x&&x<=a.Fn}function nu(a,y,x){return Tf(a,y,x)?(y-=a.Nd,y/=a.rc,x-=a.Od,x/=a.sc,a.ac[y|0][x|0]):qv}function o1(a){if(a.ac!==null)for(var y=0;y<=a.di;y++)for(var x=a.ac[y],E=0;E<=a.ei;E++)x[E]>=Rd&&(x[E]=qv)}op.prototype.Yj=function(a,y,x,E){if(a>this.En||a+x<this.Nd||y>this.Fn||y+E<this.Od)return!0;a=(a-this.Nd)/this.rc|0,y=(y-this.Od)/this.sc|0,x=Math.max(0,x)/this.rc+1|0;var b=Math.max(0,E)/this.sc+1|0;if(0>a&&(x+=a,a=0),0>y&&(b+=y,y=0),0>x||0>b)return!0;for(E=Math.min(a+x-1,this.di)|0,x=Math.min(y+b-1,this.ei)|0;a<=E;a++){b=this.ac[a];for(var z=y;z<=x;z++)if(b[z]===ah)return!1}return!0};function iu(a,y,x,E,b,z,tt,ot,rt){if(!(y<z||y>tt||x<ot||x>rt)){var at=y|0,ut=x|0,ft=a.ac[at][ut];if(ft>=Rd&&ft<Af)for(b?ut+=E:at+=E,ft+=1;z<=at&&at<=tt&&ot<=ut&&ut<=rt&&!(ft>=a.ac[at][ut]);)a.ac[at][ut]=ft,ft+=1,b?ut+=E:at+=E;if(at=b?ut:at,b)if(0<E)for(x+=E;x<at;x+=E)iu(a,y,x,1,!b,z,tt,ot,rt),iu(a,y,x,-1,!b,z,tt,ot,rt);else for(x+=E;x>at;x+=E)iu(a,y,x,1,!b,z,tt,ot,rt),iu(a,y,x,-1,!b,z,tt,ot,rt);else if(0<E)for(y+=E;y<at;y+=E)iu(a,y,x,1,!b,z,tt,ot,rt),iu(a,y,x,-1,!b,z,tt,ot,rt);else for(y+=E;y>at;y+=E)iu(a,y,x,1,!b,z,tt,ot,rt),iu(a,y,x,-1,!b,z,tt,ot,rt)}}function $m(a,y,x,E,b,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=Rd;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)ut+=1,a.ac[y][x]=ut,b?x+=E:y+=E,at=a.ac[y][x]}function t0(a,y,x,E,b,z,tt,ot,rt){y|=0,x|=0;var at=ah,ut=Af;for(a.ac[y][x]=ut;at===ah&&y>z&&y<tt&&x>ot&&x<rt;)a.ac[y][x]=ut,b?x+=E:y+=E,at=a.ac[y][x]}function r1(a,y,x,E,b,z,tt){if(a.ac!==null){a.abort=!1;var ot=y.x,rt=y.y;if(Tf(a,ot,rt)){ot-=a.Nd,ot/=a.rc,rt-=a.Od,rt/=a.sc;var at=E.x,ut=E.y;if(Tf(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 ft=z.x;E=z.y,y=z.x+z.width;var mt=z.y+z.height;ft-=a.Nd,ft/=a.rc,E-=a.Od,E/=a.sc,y-=a.Nd,y/=a.rc,mt-=a.Od,mt/=a.sc,z=Math.max(0,Math.min(a.di,ft|0)),y=Math.min(a.di,Math.max(0,y|0)),ft=Math.max(0,Math.min(a.ei,E|0)),mt=Math.min(a.ei,Math.max(0,mt|0)),E=a.ac,ot|=0,rt|=0,at|=0,ut|=0;var yt=x===0||x===90?1:-1;if(x=x===90||x===270,E[ot][rt]===ah?($m(a,ot,rt,yt,x,z,y,ft,mt),$m(a,ot,rt,1,!x,z,y,ft,mt),$m(a,ot,rt,-1,!x,z,y,ft,mt)):$m(a,ot,rt,yt,x,ot,rt,ot,rt),E[at][ut]===ah?(t0(a,at,ut,b===0||b===90?1:-1,b===90||b===270,z,y,ft,mt),t0(a,at,ut,1,!(b===90||b===270),z,y,ft,mt),t0(a,at,ut,-1,!(b===90||b===270),z,y,ft,mt)):t0(a,at,ut,yt,x,at,ut,at,ut),x=Ke(),tt&&s1(a,at,ut,b,ot,rt,x))for((x[0]!==at||x[1]!==ut)&&(x.unshift(ut),x.unshift(at)),(x[x.length-2]!==ot||x[x.length-1]!==rt)&&(x.push(ot),x.push(rt)),a=Rd,b=x[x.length-2],tt=x[x.length-1],E[b][tt]=a++,z=x.length-4;0<=z;z-=2)for(b=x[z+2],tt=x[z+3],y=x[z],at=x[z+1];y>b?b++:y<b?b--:at>tt?tt++:at<tt&&tt--,E[b][tt]=a++,b!==y||tt!==at;);else iu(a,ot,rt,1,!1,z,y,ft,mt),iu(a,ot,rt,-1,!1,z,y,ft,mt),iu(a,ot,rt,1,!0,z,y,ft,mt),iu(a,ot,rt,-1,!0,z,y,ft,mt);be(x)}}}}function s1(a,y,x,E,b,z,tt){for(var ot=a.ac,rt=y,at=x;;){if(rt===b&&at===z)return!0;var ut=rt,ft=at;if(E===0)if(ut<b)ut++;else break;else if(E===90)if(ft<z)ft++;else break;else if(E===180)if(ut>b)ut--;else break;else if(ft>z)ft--;else break;var mt=ot[ut][ft];if(mt===0||mt===$v)break;rt=ut,at=ft}for(;;){if(ut=E,ft=rt,mt=at,E===0?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):E===90?ft<b?(ut=0,ft++):ft>b&&(ut=180,ft--):E===180?mt<z?(ut=90,mt++):mt>z&&(ut=270,mt--):ft<b?(ut=0,ft++):ft>b&&(ut=180,ft--),ft=ot[ft][mt],ut!==E&&ft!==0&&ft!==$v){if(tt.push(rt),tt.push(at),s1(a,rt,at,ut,b,z,tt))return!0;tt.pop(),tt.pop()}if(ot[rt][at]=$v,E===0){if(rt===y)return!1;rt--}else if(E===90){if(at===x)return!1;at--}else if(E===180){if(rt===y)return!1;rt++}else{if(at===x)return!1;at++}}}Re.Object.defineProperties(op.prototype,{bounds:{get:function(){return new we(this.Nd,this.Od,this.En-this.Nd,this.Fn-this.Od)}},Ho:{get:function(){return this.rc},set:function(a){0<a&&a!==this.rc&&(this.rc=a,this.initialize(this.bounds))}},Go:{get:function(){return this.sc},set:function(a){0<a&&a!==this.sc&&(this.sc=a,this.initialize(this.bounds))}}});var ah=0,Rd=1,Af=999999,qv=Af+1,$v=Af+2;op.className="PositionArray";function Mc(){kn(this),this.port=this.node=null,this.pe=[],this.ap=!1}Mc.prototype.toString=function(){for(var a=this.pe,y=this.node.toString()+" "+a.length.toString()+":",x=0;x<a.length;x++){var E=a[x];E!==null&&(y+=`
`+E.toString())}return y};function Fx(a,y,x,E){switch(y=y.offsetY,y){case 8:return 90;case 2:return 180;case 1:return 270;case 4:return 0}switch(y){case 9:return 180<x?270:90;case 6:return 90<x&&270>=x?180:0}switch(a=180*Math.atan2(a.height,a.width)/Math.PI,y){case 3:return x>a&&x<=180+a?180:270;case 5:return x>180-a&&x<=360-a?270:0;case 12:return x>a&&x<=180+a?90:0;case 10:return x>180-a&&x<=360-a?180:90;case 7:return 90<x&&x<=180+a?180:x>180+a&&x<=360-a?270:0;case 13:return 180<x&&x<=360-a?270:x>a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return E&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}Mc.prototype.Sl=function(){this.pe.length=0};function a1(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var E=null,b=a.node,z=b instanceof oi?b:null;if(z===null||z.isSubGraphExpanded)var tt=b.isTreeExpanded?b.findLinksConnected(a.port.portId):b.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}E=z,tt=E.Lu()}z=a.pe.length=0;var ot=a.port.ga(Zi,Dt.alloc()),rt=a.port.ga(ar,Dt.alloc());for(b=we.allocAt(ot.x,ot.y,0,0),b.Ye(rt),Dt.free(ot),Dt.free(rt),ot=Dt.allocAt(b.x+b.width/2,b.y+b.height/2),rt=a.port.li(),tt=tt.iterator;tt.next();){var at=tt.value;if(at.isVisible()&&at.fromPort!==at.toPort){var ut=at.fromPort===a.port||at.fromNode!==null&&at.fromNode.Td(E),ft=at.computeSpot(ut,a.port);if(ft.$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),ft=Fx(b,ft,mt,at.isOrthogonal),ft===0?(ft=4,180<mt&&(mt-=360)):ft===90?(ft=8,270<mt&&(mt-=360)):ft===180?ft=2:(ft=1,90>mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,ft),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=ft),yt.hv.set(ut),z++}}}}for(Dt.free(ot),a.pe.sort(Mc.prototype.j),rt=a.pe.length,E=-1,z=ot=0;z<rt;z++)tt=a.pe[z],tt!==void 0&&(tt.Nc!==E&&(E=tt.Nc,ot=0),tt.Uo=ot,ot++);for(E=-1,ot=0,z=rt-1;0<=z;z--)rt=a.pe[z],rt!==void 0&&(rt.Nc!==E&&(E=rt.Nc,ot=rt.Uo+1),rt.Gl=ot);if(z=a.pe,ft=a.port,E=a.node.portSpreading,ot=Dt.alloc(),rt=Dt.alloc(),tt=Dt.alloc(),at=Dt.alloc(),ft.ga(Zi,ot),ft.ga(uo,rt),ft.ga(ar,tt),ft.ga(us,at),yt=mt=ut=ft=0,E===Wv)for(var xt=0;xt<z.length;xt++){var Mt=z[xt];if(Mt!==null){var It=Mt.link.computeThickness();switch(Mt.Nc){case 8:mt+=It;break;case 2:yt+=It;break;case 1:ft+=It;break;default:case 4:ut+=It}}}var At=xt=0,_t=1,Ht=Mt=0;for(It=0;It<z.length;It++){var Vt=z[It];if(Vt!==null){if(xt!==Vt.Nc){switch(xt=Vt.Nc,xt){case 8:var Xt=tt;At=at;break;case 2:Xt=at,At=ot;break;case 1:Xt=ot,At=rt;break;default:case 4:Xt=rt,At=tt}switch(Mt=At.x-Xt.x,Ht=At.y-Xt.y,xt){case 8:mt>Math.abs(Mt)?(_t=Math.abs(Mt)/mt,mt=Math.abs(Mt)):_t=1;break;case 2:yt>Math.abs(Ht)?(_t=Math.abs(Ht)/yt,yt=Math.abs(Ht)):_t=1;break;case 1:ft>Math.abs(Mt)?(_t=Math.abs(Mt)/ft,ft=Math.abs(Mt)):_t=1;break;default:case 4:ut>Math.abs(Ht)?(_t=Math.abs(Ht)/ut,ut=Math.abs(Ht)):_t=1}At=0}var ue=Vt.Zo;if(E===Wv){switch(Vt=Vt.link.computeThickness(),Vt*=_t,ue.set(Xt),xt){case 8:ue.x=Xt.x+Mt/2+mt/2-At-Vt/2;break;case 2:ue.y=Xt.y+Ht/2+yt/2-At-Vt/2;break;case 1:ue.x=Xt.x+Mt/2-ft/2+At+Vt/2;break;default:case 4:ue.y=Xt.y+Ht/2-ut/2+At+Vt/2}At+=Vt}else{var $e=.5;E===Hm&&($e=(Vt.Uo+1)/(Vt.Gl+1)),ue.x=Xt.x+Mt*$e,ue.y=Xt.y+Ht*$e}}}for(Dt.free(ot),Dt.free(rt),Dt.free(tt),Dt.free(at),Xt=a.pe,z=0;z<Xt.length;z++)E=Xt[z],E!==null&&(E.Ju=a.computeEndSegmentLength(E));a.ap=x,we.free(b)}x=a.pe}for(a=0;a<x.length;a++)if(b=x[a],b!==null&&b.link===y)return b;return null}Mc.prototype.j=function(a,y){return a===y?0:a===null?-1:y===null?1:a.Nc<y.Nc?-1:a.Nc>y.Nc?1:a.angle<y.angle?-1:a.angle>y.angle?1:0},Mc.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,Bi,y.fromPort===this.port),E=a.Uo;if(0>E)return x;var b=a.Gl;if(1>=b||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(E=b-1-E),((a=a.Nc===2||a.Nc===4)?y.y<z.y:y.x<z.x)?x+8*E:(a?y.y===z.y:y.x===z.x)?x:x+8*(b-1-E)},Mc.className="Knot";function ty(a,y,x){this.link=a,this.angle=y,this.Nc=x,this.hv=new Dt,this.Gl=this.Uo=0,this.Zo=new Dt,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 bo(a){kn(this),this.o=this.H=null,this.Gh=this.sn=!0,this.yn=!1,this.Am=new Dt(0,0).freeze(),this.vn=!0,this.Em=this.un=null,this.xn=!1,this.j=null,a&&Object.assign(this,a)}bo.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},bo.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},bo.prototype.qb=function(){},bo.prototype.toString=function(){var a=me(this.constructor);return a+="(",this.group!==null&&(a+=" in "+this.group),this.diagram!==null&&(a+=" for "+this.diagram),a+")"},bo.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())}}},bo.prototype.createNetwork=function(){return new yo(this)},bo.prototype.makeNetwork=function(a){var y=this.createNetwork();return a instanceof de?(y.lg(a.nodes,!0),y.lg(a.links,!0)):a instanceof oi?y.lg(a.memberParts):y.lg(a.iterator),y},bo.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")}},bo.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()}},bo.prototype.doLayout=function(a){var y=new Ce;a instanceof de?(Hh(this,y,a.nodes,!0,this.rh,!0,!1,!0),Hh(this,y,a.parts,!0,this.rh,!0,!1,!0)):a instanceof oi?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},bo.prototype.doMinimalNoNetworkLayout=function(a){var y=Math.ceil(Math.sqrt(a.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var x=this.arrangementOrigin.x,E=x,b=this.arrangementOrigin.y,z=0,tt=0;for(a=a.iterator;a.next();){var ot=a.value;rp(ot);var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(E,b),ot instanceof oi&&(ot.rh=!1),E+=Math.max(at,50)+20,tt=Math.max(tt,Math.max(rt,50)),z>=y-1?(z=0,E=x,b+=tt+20,tt=0):z++}},bo.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,E=this.arrangementOrigin.y,b=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value.node;if(!(ot===null||ot instanceof We)&&(rp(ot),this.rh(ot))){var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(x,E),ot instanceof oi&&(ot.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(rt,50)),b>=a-1?(b=0,x=y,E+=z+20,z=0):b++}}},bo.prototype.rh=function(a){return!!(!a.location.w()||a instanceof oi&&a.rh)};function Hh(a,y,x,E,b,z,tt,ot){for(x=x.iterator;x.next();){var rt=x.value;E&&!rt.isTopLevel||b!==null&&!b(rt)||!rt.canLayout()||(z&&rt instanceof en?rt.isLinkLabel||(rt instanceof oi&&rt.layout===null?Hh(a,y,rt.memberParts,!1,b,z,tt,ot):(rp(rt),y.add(rt))):tt&&rt instanceof We?y.add(rt):!ot||!rt.Zc()||rt instanceof en||(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()}bo.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new we),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},bo.prototype.ex=function(a){var y=new Ce;return a instanceof de?(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 oi?Hh(this,y,a.memberParts,!1,null,!0,!0,!0):Hh(this,y,a.iterator,!1,null,!0,!0,!0),y},bo.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(Zi),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},Re.Object.defineProperties(bo.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())}}}),bo.prototype.collectParts=bo.prototype.ex,bo.prototype.getLayoutBounds=bo.prototype.ni,bo.prototype.invalidateLayout=bo.prototype.C,bo.className="Layout";function yo(a){kn(this),this.Sc=a,this.wf=new Ce,this.ye=new Ce,this.Es=new ln,this.zs=new ln}yo.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 Ce,this.ye=new Ce,this.Es=new ln,this.zs=new ln},yo.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},yo.prototype.createVertex=function(){return new Sr(this)},yo.prototype.createEdge=function(){return new ua(this)},yo.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 en)return!tt.isLinkLabel;if(tt instanceof We){var ot=tt.fromNode;return ot===null||ot.isLinkLabel?!1:(tt=tt.toNode,!(tt===null||tt.isLinkLabel))}return!1}),a=a.iterator;a.next();){var E=a.value;if(E instanceof en&&(!y||E.isTopLevel)&&E.canLayout()&&x(E)){if(E instanceof oi&&E.layout===null)this.lg(E.memberParts,!1);else if(this.ki(E)===null){var b=this.createVertex();b.node=E,this.dh(b)}}}for(a.reset();a.next();)if(E=a.value,E instanceof We&&(!y||E.isTopLevel)&&E.canLayout()&&x(E)&&this.Lo(E)===null){var z=E.fromNode;b=E.toNode,z!==null&&b!==null&&z!==b&&(z=this.findGroupVertex(z),b=this.findGroupVertex(b),z!==null&&b!==null&&this.Zj(z,b,E))}}},yo.prototype.findGroupVertex=function(a){if(a===null)return null;var y=a.findVisibleNode();if(y===null)return null;if(a=this.ki(y),a!==null)return a;for(y=y.containingGroup;y!==null;){if(a=this.ki(y),a!==null)return a;y=y.containingGroup}return null},Lt=yo.prototype,Lt.dh=function(a){if(a!==null){this.wf.add(a);var y=a.node;y!==null&&this.Es.add(y,a),a.network=this}},Lt.Bl=function(a){if(a===null)return null;var y=this.ki(a);return y===null&&(y=this.createVertex(),y.node=a,this.dh(y)),y},Lt.Iu=function(a){if(a!==null&&l1(this,a)){for(var y=a.tg,x=y.count-1;0<=x;x--){var E=y.M(x);this.Mj(E)}for(y=a.mg,a=y.count-1;0<=a;a--)x=y.M(a),this.Mj(x)}};function l1(a,y){if(y===null)return!1;var x=a.wf.remove(y);return x&&(y=y.node,y!==null&&a.Es.remove(y)),x}Lt.Zy=function(a){a!==null&&(a=this.ki(a),a!==null&&this.Iu(a))},Lt.ki=function(a){return a===null?null:this.Es.I(a)},Lt.Bo=function(a){if(a!==null){ey(this,a);var y=a.toVertex;y!==null&&y.Cl(a),y=a.fromVertex,y!==null&&y.zl(a)}};function ey(a,y){if(y!==null){a.ye.add(y);var x=y.link;x!==null&&a.Lo(x)===null&&a.zs.add(x,y),y.network=a}}Lt.Dy=function(a){if(a===null)return null;var y=a.fromNode,x=a.toNode,E=this.Lo(a);return E===null?(E=this.createEdge(),E.link=a,y!==null&&(E.fromVertex=this.Bl(y)),x!==null&&(E.toVertex=this.Bl(x)),this.Bo(E)):(y!==null?E.fromVertex=this.Bl(y):E.fromVertex=null,x!==null?E.toVertex=this.Bl(x):E.toVertex=null),E},Lt.Mj=function(a){if(a!==null){var y=a.toVertex;y!==null&&y.Kl(a),y=a.fromVertex,y!==null&&y.Jl(a),ny(this,a)}};function ny(a,y){y!==null&&a.ye.remove(y)&&(y=y.link,y!==null&&a.zs.remove(y))}Lt.Yy=function(a){a!==null&&(a=this.Lo(a),a!==null&&this.Mj(a))},Lt.Lo=function(a){return a===null?null:this.zs.I(a)},Lt.Zj=function(a,y,x){if(a===null||y===null)return null;if(a.network===this&&y.network===this){var E=this.createEdge();return E.link=x,E.fromVertex=a,E.toVertex=y,this.Bo(E),E}return null},Lt.gm=function(a){if(a!==null){var y=a.fromVertex,x=a.toVertex;y!==null&&x!==null&&(y.Jl(a),x.Kl(a),a.gm(),y.Cl(a),x.zl(a))}},Lt.Ko=function(){for(var a=Ke(),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]);be(a)},yo.prototype.deleteArtificialVertexes=function(){for(var a=Ke(),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=Ke(),x=this.ye.iterator;x.next();){var E=x.value;E.link===null&&E.data===null&&y.push(E)}for(x=y.length,E=0;E<x;E++)this.Mj(y[E]);be(a),be(y)};function Nx(a){for(var y=Ke(),x=a.ye.iterator;x.next();){var E=x.value;E.fromVertex!==null&&E.toVertex!==null||y.push(E)}for(x=y.length,E=0;E<x;E++)a.Mj(y[E]);be(y)}yo.prototype.Zx=function(a){a===void 0&&(a=!0),a&&(this.deleteArtificialVertexes(),Nx(this),this.Ko()),a=new Pe;for(var y=!0;y;){y=!1;for(var x=this.wf.iterator;x.next();){var E=x.value;if(0<E.tg.count||0<E.mg.count){y=this.layout.createNetwork(),a.add(y),iy(this,y,E),y=!0;break}}}return a.sort(function(b,z){return b===null||z===null||b===z?0:z.vertexes.count-b.vertexes.count}),a};function iy(a,y,x){if(x!==null&&x.network!==y){l1(a,x),y.dh(x);for(var E=x.sourceEdges;E.next();){var b=E.value;b.network!==y&&(ny(a,b),ey(y,b),iy(a,y,b.fromVertex))}for(E=x.destinationEdges;E.next();)x=E.value,x.network!==y&&(ny(a,x),ey(y,x),iy(a,y,x.toVertex))}}yo.prototype.dz=function(){for(var a=new Ce,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},Re.Object.defineProperties(yo.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}}}),yo.prototype.findAllParts=yo.prototype.dz,yo.prototype.splitIntoSubNetworks=yo.prototype.Zx,yo.prototype.deleteSelfEdges=yo.prototype.Ko,yo.prototype.reverseEdge=yo.prototype.gm,yo.prototype.linkVertexes=yo.prototype.Zj,yo.prototype.findEdge=yo.prototype.Lo,yo.prototype.deleteLink=yo.prototype.Yy,yo.prototype.deleteEdge=yo.prototype.Mj,yo.prototype.addLink=yo.prototype.Dy,yo.prototype.addEdge=yo.prototype.Bo,yo.prototype.findVertex=yo.prototype.ki,yo.prototype.deleteNode=yo.prototype.Zy,yo.prototype.deleteVertex=yo.prototype.Iu,yo.prototype.addNode=yo.prototype.Bl,yo.prototype.addVertex=yo.prototype.dh,yo.prototype.addParts=yo.prototype.lg,yo.className="LayoutNetwork";function Sr(a){kn(this),this.ob=a,this.j=new we(0,0,10,10).freeze(),this.o=new Dt(5,5).freeze(),this.Sh=this.ub=null,this.tg=new Pe,this.mg=new Pe}Sr.prototype.clear=function(){this.Sh=this.ub=null,this.tg=new Pe,this.mg=new Pe},Sr.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutVertex#"+di(this);if(0<a&&(y+=this.node!==null?"("+this.node.toString()+")":"",1<a)){a="";for(var x=!0,E=this.tg.iterator;E.next();){var b=E.value;x?x=!1:a+=",",a+=b.toString(0)}for(b="",x=!0,E=this.mg.iterator;E.next();){var z=E.value;x?x=!1:b+=",",b+=z.toString(0)}y+=" sources: "+a+" destinations: "+b}return y},Sr.prototype.commit=function(){var a=this.ub;if(a!==null){var y=this.bounds,x=a.bounds;Kt(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 oi)){x=we.alloc(),a.Va();var E=this.network.layout.ni(a,x),b=a.locationObject.ga(xi);if(E.w()&&b.w()){a.moveTo(y.x+this.focusX-(b.x-E.x),y.y+this.focusY-(b.y-E.y)),we.free(x);return}we.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}Re.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,E=y.width;y=y.height,this.o.h(E/2,y/2),this.j.h(a,x,E,y)}}},node:{get:function(){return this.Sh},set:function(a){if(this.Sh!==a){this.Sh=a,a.Va();var y=this.network.layout,x=we.alloc(),E=y.ni(a,x);y=E.x;var b=E.y,z=E.width;if(E=E.height,isNaN(y)&&(y=0),isNaN(b)&&(b=0),this.j.h(y,b,z,E),we.free(x),!(a instanceof oi)&&(a=a.locationObject.ga(xi),a.w())){this.o.h(a.x-y,a.y-b);return}this.o.h(z/2,E/2)}}},bounds:{get:function(){return this.j},set:function(a){this.j.D(a)||this.j.assign(a)}},focus:{get:function(){return this.o},set:function(a){this.o.D(a)||this.o.assign(a)}},centerX:{get:function(){return this.j.x+this.o.x},set:function(a){var y=this.j;y.x+this.o.x!==a&&(y.ka(),y.x=a-this.o.x,y.freeze())}},centerY:{get:function(){return this.j.y+this.o.y},set:function(a){var y=this.j;y.y+this.o.y!==a&&(y.ka(),y.y=a-this.o.y,y.freeze())}},focusX:{get:function(){return this.o.x},set:function(a){var y=this.o;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},focusY:{get:function(){return this.o.y},set:function(a){var y=this.o;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},x:{get:function(){return this.j.x},set:function(a){var y=this.j;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},y:{get:function(){return this.j.y},set:function(a){var y=this.j;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},width:{get:function(){return this.j.width},set:function(a){var y=this.j;y.width!==a&&(y.ka(),y.width=a,y.freeze())}},height:{get:function(){return this.j.height},set:function(a){var y=this.j;y.height!==a&&(y.ka(),y.height=a,y.freeze())}},network:{get:function(){return this.ob},set:function(a){this.ob=a}},sourceVertexes:{get:function(){for(var a=new Ce,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Ce,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Ce,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 Pe,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 E=parseFloat(y[x]),b=parseFloat(a[x]);if(isNaN(E))if(isNaN(b)){if(y[x].localeCompare(a[x])!==0)return y[x].localeCompare(a[x])}else return 1;else{if(isNaN(b))return-1;if(E-b!==0)return E-b}}else if(y[x]!=="")return 1;return a[x]!==""&&a[x]!==void 0?-1:0}return 1}return x!==null?-1:0}return 1}return y!==null?-1:0};function ua(a){kn(this),this.nb=a,this.qd=this.kd=this.$k=this.ub=null}ua.prototype.clear=function(){this.qd=this.kd=this.$k=this.ub=null},ua.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutEdge#"+di(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},ua.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},ua.prototype.commit=function(){},ua.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},Re.Object.defineProperties(ua.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)}}}),ua.prototype.getOtherVertex=ua.prototype.Ax,ua.className="LayoutEdge";function Gr(a){bo.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new Ye(NaN,NaN).freeze(),this.tf=new Ye(10,10).freeze(),this.Jb=sp,this.Rb=n0,this.nd=ap,this.hd=u1,a&&Object.assign(this,a)}ye(Gr,bo),Gr.prototype.cloneProtected=function(a){bo.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},Gr.prototype.qb=function(a){a.classType===Gr?a===ap||a===o0||a===ry||a===i0?this.sorting=a:a===n0||a===xl?this.arrangement=a:a===sp||a===e0?this.alignment=a:Wt("Unknown enum value: "+a):bo.prototype.qb.call(this,a)},Gr.prototype.doLayout=function(a){this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var y=this.ex(a);a=this.diagram;for(var x=y.copy().iterator;x.next();){var E=x.value;if(!E.ph()||E.fromNode===null&&E.toNode===null){if(E.Va(),E instanceof oi)for(E=E.memberParts;E.next();)y.remove(E.value)}else y.remove(E)}var b=y.Fa();if(b.length!==0){switch(this.sorting){case i0:b.reverse();break;case ap:b.sort(this.comparer);break;case o0:b.sort(this.comparer),b.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var tt=this.wrappingWidth;switch(isNaN(tt)&&a!==null?(y=a.padding,tt=Math.max(a.viewportBounds.width-y.left-y.right,0)):tt=Math.max(this.wrappingWidth,0),0>=z&&0>=tt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),E=[],this.alignment){case e0:var ot=y,rt=x,at=we.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var ft=ut=0;ft<b.length;ft++){var mt=this.ni(b[ft],at);ut=Math.max(ut,mt.width)}if(ut=Math.max(ut+ot,1),ft=Math.max(this.cellSize.height,1),!isFinite(ft))for(mt=ft=0;mt<b.length;mt++){var yt=this.ni(b[mt],at);ft=Math.max(ft,yt.height)}ft=Math.max(ft+rt,1),mt=this.arrangement;for(var xt=yt=this.arrangementOrigin.x,Mt=this.arrangementOrigin.y,It=0,At=0,_t=0;_t<b.length;_t++){var Ht=b[_t],Vt=this.ni(Ht,at),Xt=Math.ceil((Vt.width+ot)/ut)*ut,ue=Math.ceil((Vt.height+rt)/ft)*ft;switch(mt){case xl:var $e=Math.abs(xt-Vt.width);break;default:$e=xt+Vt.width}switch((0<z&&It>z-1||0<tt&&0<It&&$e-yt>tt)&&(E.push(new we(0,Mt,tt+ot,At)),It=0,xt=yt,Mt+=At,At=0),At=Math.max(At,ue),mt){case xl:Vt=-Vt.width;break;default:Vt=0}switch(Ht.moveTo(xt+Vt,Mt),mt){case xl:xt-=Xt;break;default:xt+=Xt}It++}E.push(new we(0,Mt,tt+ot,At)),we.free(at);break;case sp:for(rt=tt,ut=z,ft=y,mt=x,tt=we.alloc(),yt=Math.max(this.cellSize.width,1),z=Mt=at=0,ot=Dt.alloc(),xt=0;xt<b.length;xt++)At=b[xt],It=this.ni(At,tt),At=ih(At,At.locationObject,At.locationSpot,ot),at=Math.max(at,At.x),Mt=Math.max(Mt,It.width-At.x),z=Math.max(z,At.y);switch(xt=this.arrangement,xt){case xl:at+=ft;break;default:Mt+=ft}yt=isFinite(yt)?Math.max(yt+ft,1):Math.max(at+Mt,1);var dn=At=this.arrangementOrigin.x;for(_t=this.arrangementOrigin.y,Mt=0,rt>=at&&(rt-=at),at=Ht=0,Xt=Math.max(this.cellSize.height,1),Vt=z=0,ue=!0,It=Dt.alloc(),$e=0;$e<b.length;$e++){var an=b[$e],Ge=this.ni(an,tt),Ne=ih(an,an.locationObject,an.locationSpot,ot);if(0<Mt)switch(xt){case xl:dn=(dn-At-(Ge.width-Ne.x))/yt,dn=Qt.$(Math.round(dn),dn)?Math.round(dn):Math.floor(dn),dn=dn*yt+At;break;default:dn=(dn-At+Ne.x)/yt,dn=Qt.$(Math.round(dn),dn)?Math.round(dn):Math.ceil(dn),dn=dn*yt+At}else switch(xt){case xl:Ht=dn+Ne.x+Ge.width;break;default:Ht=dn-Ne.x}switch(xt){case xl:var ni=-(dn+Ne.x)+Ht;break;default:ni=dn+Ge.width-Ne.x-Ht}if(0<ut&&Mt>ut-1||0<rt&&0<Mt&&ni>rt){for(E.push(new we(0,ue?_t-z:_t,rt+ft,Vt+z+mt)),dn=0;dn<Mt&&$e!==Mt;dn++){ni=b[$e-Mt+dn];var Zn=ih(ni,ni.locationObject,ni.locationSpot,It);ni.moveTo(ni.position.x,ni.position.y+z-Zn.y)}Vt+=mt,_t=ue?_t+Vt:_t+(Vt+z),Mt=Vt=z=0,dn=At,ue=!1}switch(dn===At&&(at=xt===xl?Math.max(at,Ge.width-Ne.x):Math.min(at,-Ne.x)),z=Math.max(z,Ne.y),Vt=Math.max(Vt,Ge.height-Ne.y),isFinite(Xt)&&(Vt=Math.max(Vt,Math.max(Ge.height,Xt)-Ne.y)),ue?an.moveTo(dn-Ne.x,_t-Ne.y):an.moveTo(dn-Ne.x,_t),xt){case xl:dn-=Ne.x+ft;break;default:dn+=Ge.width-Ne.x+ft}Mt++}if(E.push(new we(0,_t,rt+ft,(ue?Vt:Vt+z)+mt)),b.length!==Mt)for(rt=0;rt<Mt;rt++)ut=b[b.length-Mt+rt],ft=ih(ut,ut.locationObject,ut.locationSpot,ot),ut.moveTo(ut.position.x,ut.position.y+z-ft.y);if(Dt.free(ot),Dt.free(It),xt===xl)for(b=0;b<E.length;b++)z=E[b],z.width+=at,z.x-=at;else for(b=0;b<E.length;b++)z=E[b],z.x>at&&(z.width+=z.x-at,z.x=at);we.free(tt)}for(ot=z=tt=b=0;ot<E.length;ot++)rt=E[ot],b=Math.min(b,rt.x),tt=Math.min(tt,rt.y),z=Math.max(z,rt.x+rt.width);this.arrangement===xl?this.commitLayers(E,new Dt(b+y/2-(z+b),tt-x/2)):this.commitLayers(E,new Dt(b-y/2,tt-x/2)),a!==null&&a.eb("Layout"),this.isValidLayout=!0}},Gr.prototype.commitLayers=function(){};function u1(a,y){return a=a.text,y=y.text,a<y?-1:a>y?1:0}Re.Object.defineProperties(Gr.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!==xl||(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 le(Gr,"Position",0),sp=new le(Gr,"Location",1),n0=new le(Gr,"LeftToRight",2),xl=new le(Gr,"RightToLeft",3),ry=new le(Gr,"Forward",4),i0=new le(Gr,"Reverse",5),ap=new le(Gr,"Ascending",6),o0=new le(Gr,"Descending",7);Gr.className="GridLayout",Gr.standardComparer=u1,Gr.smartComparer=function(a,y){if(a!==null){if(y!==null){a=a.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/),y=y.text.toLocaleLowerCase().split(/([+-]?[.]?\d+(?:\.\d*)?(?:e[+-]?\d+)?)/);for(var x=0;x<a.length;x++)if(y[x]!==""&&y[x]!==void 0){var E=parseFloat(a[x]),b=parseFloat(y[x]);if(isNaN(E))if(isNaN(b)){if(a[x].localeCompare(y[x])!==0)return a[x].localeCompare(y[x])}else return 1;else{if(isNaN(b))return-1;if(E-b!==0)return E-b}}else if(a[x]!=="")return 1;return y[x]!==""&&y[x]!==void 0?-1:0}return 1}return y!==null?-1:0},Gr.Position=e0,Gr.Location=sp,Gr.LeftToRight=n0,Gr.RightToLeft=xl,Gr.Forward=ry,Gr.Reverse=i0,Gr.Ascending=ap,Gr.Descending=o0;function eo(){this.On=new Ce,this.Dn=new Ce,this.Pa=new Ce,this.cf=new ln,this.bf=new ln,this.aj=new ln,this.H=null,this.tp=!1}Lt=eo.prototype,Lt.clear=function(){this.On.clear(),this.Dn.clear(),this.Pa.clear(),this.cf.clear(),this.bf.clear(),this.aj.clear()},Lt.Xe=function(a){this.H=a},Lt.oi=function(a){if(a instanceof en){if(this.On.add(a),a instanceof oi){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 We?this.Dn.add(a):a instanceof Hi||this.Pa.add(a);y=a.data,y===null||a instanceof Hi||(a instanceof We?this.bf.add(y,a):this.cf.add(y,a))},Lt.pc=function(a){if(a.Ej(),a instanceof en){if(this.On.remove(a),a instanceof oi){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 We?this.Dn.remove(a):a instanceof Hi||this.Pa.remove(a);y=a.data,y===null||a instanceof Hi||(a instanceof We?this.bf.remove(y):this.cf.remove(y))},Lt.Wd=function(){var a=this.H;if(a!==null){for(var y=a.nodeTemplateMap.iterator;y.next();){var x=y.value,E=y.key;(!x.Zc()||x instanceof oi)&&Wt('Invalid node template in Diagram.nodeTemplateMap: template for "'+E+'" must be a Node or a simple Part, not a Group or Link: '+x)}for(y=a.groupTemplateMap.iterator;y.next();)x=y.value,E=y.key,x instanceof oi||Wt('Invalid group template in Diagram.groupTemplateMap: template for "'+E+'" must be a Group, not a normal Node or Link: '+x);for(y=a.linkTemplateMap.iterator;y.next();)x=y.value,E=y.key,x instanceof We||Wt('Invalid link template in Diagram.linkTemplateMap: template for "'+E+'" must be a Link, not a normal Node or simple Part: '+x);for(y=Ke(),x=a.selection.iterator;x.next();)(E=x.value.data)&&y.push(E);for(x=Ke(),a=a.highlighteds.iterator;a.next();)(E=a.value.data)&&x.push(E);for(a=Ke(),E=this.nodes.iterator;E.next();){var b=E.value;b.data!==null&&(a.push(b.data),a.push(b.location))}for(E=this.links.iterator;E.next();)b=E.value,b.data!==null&&(a.push(b.data),a.push(b.location));for(E=this.parts.iterator;E.next();)b=E.value,b.data!==null&&(a.push(b.data),a.push(b.location));for(this.removeAllModeledParts(),this.addAllModeledParts(),E=0;E<y.length;E++)b=this.Lc(y[E]),b!==null&&(b.isSelected=!0);for(E=0;E<x.length;E++)b=this.Lc(x[E]),b!==null&&(b.isHighlighted=!0);for(E=0;E<a.length;E+=2)b=this.Lc(a[E]),b!==null&&(b.location=a[E+1]);be(y),be(x),be(a)}},eo.prototype.addAllModeledParts=function(){this.addModeledParts(this.diagram.model.nodeDataArray)},eo.prototype.addModeledParts=function(a,y){var x=this,E=this.diagram.model;a.forEach(function(b){E.lb(b)&&h1(x,b,!1)}),a.forEach(function(b){E.lb(b)&&x.resolveReferencesForData(b)}),y!==!1&&af(this.diagram,!1)};function h1(a,y,x){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.cf.contains(y)){x===void 0&&(x=!0);t:{if(y!=null&&!a.H.undoManager.isUndoingRedoing&&!a.cf.contains(y)){var E=a.Ro(y),b=d1(a,y,E);if(b!==null&&(Ka(b),b=b.copy(),b!==null)){var z=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,b.Tf=E,b.ub=y,a.tp&&(b.Jg="Tool"),a.diagram.add(b),b.ub=null,b.data=y,a.diagram.skipsModelSourceBindings=z,E=b;break t}}E=null}E!==null&&x&&a.resolveReferencesForData(y)}}eo.prototype.insertLink=function(){return null},eo.prototype.resolveReferencesForData=function(){},eo.prototype.Ro=function(a){return this.H.model.Ro(a)};function d1(a,y,x){a=a.H;var E=a.model;return E.Xj()&&E.Yu(y)?(y=a.groupTemplateMap.I(x),y===null&&(y=a.groupTemplateMap.I(""),y===null&&(g1||(g1=!0,he('No Group template found for category "'+x+'"'),he(" Using default group template")),y=a.ly))):(y=a.nodeTemplateMap.I(x),y===null&&(y=a.nodeTemplateMap.I(""),y===null&&(f1||(f1=!0,he('No Node template found for category "'+x+'"'),he(" Using default node template")),y=a.ny))),y}eo.prototype.getLinkCategoryForData=function(){return""},eo.prototype.setLinkCategoryForData=function(){},eo.prototype.setFromNodeForLink=function(){},eo.prototype.setToNodeForLink=function(){},eo.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,he('No Link template found for category "'+a+'"'),he(" Using default link template")),x=y.my)),x},eo.prototype.removeAllModeledParts=function(){this.Gs(this.diagram.model.nodeDataArray)},eo.prototype.Gs=function(a){var y=this;a.forEach(function(x){y.ip(x)})},eo.prototype.ip=function(a){a=this.Lc(a),a!==null&&(wg(this.diagram,a,!1),this.unresolveReferencesForPart(a))},eo.prototype.unresolveReferencesForPart=function(){},eo.prototype.removeDataForLink=function(){},eo.prototype.findPartForKey=function(a){return a==null?null:(a=this.H.model.hc(a),a!==null?this.cf.I(a):null)},eo.prototype.Vb=function(a){return a==null||(a=this.H.model.hc(a),a===null)?null:(a=this.cf.I(a),a instanceof en?a:null)},eo.prototype.findLinkForKey=function(){return null},Lt=eo.prototype,Lt.Lc=function(a){if(a===null)return null;var y=this.cf.I(a);return y!==null?y:y=this.bf.I(a)},Lt.ii=function(a){return a===null?null:(a=this.cf.I(a),a instanceof en?a:null)},Lt.Kc=function(a){return a===null?null:this.bf.I(a)},Lt.ms=function(a){for(var y=0;y<arguments.length;++y);y=new Ce;for(var x=this.On.iterator;x.next();){var E=x.value,b=E.data;if(b!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Kt(tt)&&sy(this,b,tt)){y.add(E);break}}}return y.iterator},Lt.ls=function(a){for(var y=0;y<arguments.length;++y);y=new Ce;for(var x=this.Dn.iterator;x.next();){var E=x.value,b=E.data;if(b!==null)for(var z=0;z<arguments.length;z++){var tt=arguments[z];if(Kt(tt)&&sy(this,b,tt)){y.add(E);break}}}return y.iterator};function sy(a,y,x){for(var E in x){var b=y[E],z=x[E];if($t(z)){if(!$t(b)||b.length<z.length)return!1;for(var tt=0;tt<b.length;tt++){var ot=z[tt];if(ot!==void 0&&!c1(a,b[tt],ot))return!1}}else if(!c1(a,b,z))return!1}return!0}function c1(a,y,x){if(typeof x=="function"){if(!x(y))return!1}else if(x instanceof RegExp){if(!y||!x.test(y.toString()))return!1}else if(Kt(y)&&Kt(x)){if(!sy(a,y,x))return!1}else if(y!==x)return!1;return!0}eo.prototype.doModelChanged=function(a){if(this.H){var y=this.H;if(a.model===y.model){var x=a.change;if(y.doModelChanged(a),y.aa){y.aa=!1;try{var E=a.modelChange;if(E!=="")if(x===No){if(E==="nodeCategory"){var b=this.Lc(a.object),z=a.newValue;b!==null&&typeof z=="string"&&(b.category=z)}else E==="nodeDataArray"&&(this.Gs(a.oldValue),this.addModeledParts(a.newValue));y.isModified=!0}else if(x===er){var tt=a.newValue;E==="nodeDataArray"&&Kt(tt)&&h1(this,tt),y.isModified=!0}else if(x===vr){var ot=a.oldValue;E==="nodeDataArray"&&Kt(ot)&&this.ip(ot),y.isModified=!0}else x===ra&&(E==="SourceChanged"?a.object!==null?this.updateDataBindings(a.object,a.propertyName):(this.rp(),this.updateAllTargetBindings()):E==="ModelDisplaced"&&this.Wd());else if(x===No){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===er||x===vr){var ut=a.change===er,ft=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 xt=yt[a];if(ut)Cm(xt,mt,ft,!0);else if(!(0>ft)){var Mt=ft+Hg(xt);xt.pc(Mt,!0),xv(xt,Mt,ft)}}y.isModified=!0}}finally{y.aa=!0}}}}},eo.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)},eo.prototype.rp=function(){for(var a=this.H.model,y=new Ce,x=a.nodeDataArray,E=0;E<x.length;E++)y.add(x[E]);var b=[];for(this.nodes.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),this.parts.each(function(tt){tt.data===null||y.contains(tt.data)||b.push(tt.data)}),b.forEach(function(tt){L1(a,tt,!1)}),E=0;E<x.length;E++){var z=x[E];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()},eo.prototype.refreshDataBoundLinks=function(){},eo.prototype.updateRelationshipsFromData=function(){},eo.prototype.updateDataBindings=function(a,y){if(typeof y=="string"){var x=this.Lc(a);if(x!==null)x.La(y);else{x=null;for(var E=this.aj.iterator;E.next();){for(var b=E.value,z=0;z<b.length;z++){var tt=b[z].sx(a);tt!==null&&(x===null&&(x=Ke()),x.push(tt))}if(x!==null)break}if(x!==null){for(E=0;E<x.length;E++)x[E].La(y);be(x)}}a===this.diagram.model.modelData&&this.updateAllTargetBindings(y)}};function ay(a,y){var x=y.Hh;if($t(x)){var E=a.aj.I(x);if(E===null)E=[],E.push(y),a.aj.add(x,E);else{for(a=0;a<E.length;a++)if(E[a]===y)return;E.push(y)}}}function ly(a,y,x){Ad(y,function(tt){tt=tt.O.s;for(var ot=tt.length,rt=0;rt<ot;rt++)Mg(x,tt[rt])});var E=y.Hh;if($t(E)){var b=a.aj.I(E);if(b!==null){for(var z=0;z<b.length;z++)if(b[z]===y){b.splice(z,1),b.length===0&&a.aj.remove(E);break}}}}eo.prototype.Kj=function(a,y,x){x===void 0&&(x=!1);var E=new ln;if($t(a))for(var b=0;b<a.length;b++)r0(this,a[b],y,E,x);else for(a=a.iterator;a.next();)r0(this,a.value,y,E,x);if(y!==null){x=y.model,a=y.toolManager.findTool("Dragging"),a=a!==null?a.dragOptions.dragsLink:y.Wm.dragsLink,b=new Ce;for(var z=new ln,tt=E.iterator;tt.next();){var ot=tt.value;if(ot instanceof We)a||ot.fromNode!==null&&ot.toNode!==null||b.add(ot);else if(ot instanceof en&&ot.data!==null&&x.Tl()){var rt=ot;ot=tt.key;var at=ot.pg();at!==null&&(at=E.I(at),at!==null?(x.qe(rt.data,x.wa(at.data)),rt=y.Kc(rt.data),ot=ot.kh(),ot!==null&&rt!==null&&z.add(ot,rt)):x.qe(rt.data,void 0))}}if(0<b.count&&y.Is(b,!1),0<z.count)for(x=z.iterator;x.next();)E.add(x.key,x.value)}if(y!==null&&this.H!==null&&(y=y.model,x=y.afterCopyFunction,x!==null)){var ut=new ln;E.each(function(ft){ft.key.data!==null&&ut.add(ft.key.data,ft.value.data)}),x(ut,y,this.H.model)}for(y=E.iterator;y.next();)y.value.La();return E};function r0(a,y,x,E,b){if(y===null||b&&!y.canCopy())return null;if(E.contains(y))return E.I(y);var z=a.copyPartData(y,x);if(!(z instanceof En))return null;if(z.isSelected=!1,z.isHighlighted=!1,E.add(y,z),y instanceof en){for(var tt=y.linksConnected;tt.next();){var ot=tt.value;if(ot.fromNode===y){var rt=E.I(ot);rt!==null&&(rt.fromNode=z)}ot.toNode===y&&(ot=E.I(ot),ot!==null&&(ot.toNode=z))}if(y instanceof oi&&z instanceof oi)for(y=y.memberParts;y.next();)tt=r0(a,y.value,x,E,b),tt instanceof We||tt===null||(tt.containingGroup=z)}else if(y instanceof We&&z instanceof We)for(tt=y.fromNode,tt!==null&&(tt=E.I(tt),tt!==null&&(z.fromNode=tt)),tt=y.toNode,tt!==null&&(tt=E.I(tt),tt!==null&&(z.toNode=tt)),y=y.labelNodes;y.next();)tt=r0(a,y.value,x,E,b),tt!==null&&tt instanceof en&&(tt.labeledLink=z);return z}eo.prototype.copyPartData=function(a,y){var x=null,E=a.data;if(E!==null&&y!==null){var b=y.model;a instanceof We||(E=b.copyNodeData(E),Kt(E)&&(b.xf(E),x=y.Lc(E)))}else Ka(a),x=a.copy(),x!==null&&(b=this.H,y!==null?y.add(x):E!==null&&b!==null&&b.commandHandler!==null&&b.commandHandler.copiesClipboardData&&(y=b.model,b=null,x instanceof We||(b=y.copyNodeData(E)),Kt(b)&&(x.data=b)));return x},Re.Object.defineProperties(eo.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}}}),eo.prototype.updateAllRelationshipsFromData=eo.prototype.rp,eo.prototype.findLinksByExample=eo.prototype.ls,eo.prototype.findNodesByExample=eo.prototype.ms,eo.prototype.findLinkForData=eo.prototype.Kc,eo.prototype.findNodeForData=eo.prototype.ii,eo.prototype.findPartForData=eo.prototype.Lc,eo.prototype.findNodeForKey=eo.prototype.Vb,eo.prototype.removeModeledPart=eo.prototype.ip,eo.prototype.removeModeledParts=eo.prototype.Gs,eo.prototype.rebuildParts=eo.prototype.Wd;var f1=!1,g1=!1,p1=!1;eo.className="PartManager";function Nr(a){eo.apply(this,arguments)}ye(Nr,eo),Nr.prototype.addAllModeledParts=function(){var a=this.diagram.model;this.addModeledParts(a.nodeDataArray),m1(this,a.linkDataArray)},Nr.prototype.addModeledParts=function(a){for(eo.prototype.addModeledParts.call(this,a,!1),a=this.links.iterator;a.next();)bf(a.value);af(this.diagram,!1)};function m1(a,y){y.forEach(function(x){v1(a,x)}),af(a.diagram,!1)}function v1(a,y){if(y!=null&&!a.diagram.undoManager.isUndoingRedoing&&!a.bf.contains(y)){var x=a.getLinkCategoryForData(y),E=a.findLinkTemplateForCategory(x);if(E!==null){Ka(E);var b=E.copy();if(b!==null){E=a.diagram.skipsModelSourceBindings,a.diagram.skipsModelSourceBindings=!0,b.Tf=x,b.ub=y,x=a.diagram.model;var z=u0(x,y,!0);z!==""&&(b.fromPortId=z),z=Pa(x,y,!0),z!==void 0&&(z=a.Vb(z),z instanceof en&&(b.fromNode=z)),z=u0(x,y,!1),z!==""&&(b.toPortId=z),z=Pa(x,y,!1),z!==void 0&&(z=a.Vb(z),z instanceof en&&(b.toNode=z)),x=x.Ef(y),Array.isArray(x)&&x.forEach(function(tt){tt=a.Vb(tt),tt!==null&&(tt.labeledLink=b)}),a.tp&&(b.Jg="Tool"),a.diagram.add(b),b.ub=null,b.data=y,a.diagram.skipsModelSourceBindings=E}}}}Nr.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)})}Nr.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ps(a)},Nr.prototype.setLinkCategoryForData=function(a,y){return this.diagram.model.lp(a,y)},Nr.prototype.setFromNodeForLink=function(a,y){var x=this.diagram.model;x.wv(a.data,x.wa(y!==null?y.data:null))},Nr.prototype.setToNodeForLink=function(a,y){var x=this.diagram.model;x.Bv(a.data,x.wa(y!==null?y.data:null))},Nr.prototype.removeDataForLink=function(a){this.diagram.model.bm(a.data)},Nr.prototype.findPartForKey=function(a){var y=eo.prototype.findPartForKey.call(this,a);return y===null&&(a=this.diagram.model.jh(a),a!==null)?this.bf.I(a):y},Nr.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.jh(a),a!==null?this.bf.I(a):null)},Nr.prototype.doModelChanged=function(a){var y=this;if(eo.prototype.doModelChanged.call(this,a),this.diagram){var x=this.diagram;if(a.model===x.model){var E=a.change;if(x.aa){x.aa=!1;try{var b=a.modelChange;if(b!==""){if(E===No){if(b==="linkFromKey"){var z=this.Kc(a.object);if(z!==null){var tt=this.Vb(a.newValue);z.fromNode=tt}}else if(b==="linkToKey"){var ot=this.Kc(a.object);if(ot!==null){var rt=this.Vb(a.newValue);ot.toNode=rt}}else if(b==="linkFromPortId"){var at=this.Kc(a.object);if(at!==null){var ut=a.newValue;typeof ut=="string"&&(at.fromPortId=ut)}}else if(b==="linkToPortId"){var ft=this.Kc(a.object);if(ft!==null){var mt=a.newValue;typeof mt=="string"&&(ft.toPortId=mt)}}else if(b==="nodeGroupKey"){var yt=this.Lc(a.object);if(yt!==null){var xt=a.newValue;if(xt!==void 0){var Mt=this.Vb(xt);Mt instanceof oi?yt.containingGroup=Mt:yt.containingGroup=null}else yt.containingGroup=null}}else if(b==="linkLabelKeys"){var It=this.Kc(a.object);if(It!==null){var At=a.oldValue,_t=a.newValue;Array.isArray(At)&&At.forEach(function(Ne){0<=_t.indexOf(Ne)||(Ne=y.Vb(Ne),Ne!==null&&(Ne.labeledLink=null))}),Array.isArray(_t)&&_t.forEach(function(Ne){Ne=y.Vb(Ne),Ne!==null&&(Ne.labeledLink=It)})}}else if(b==="linkCategory"){var Ht=this.Kc(a.object),Vt=a.newValue;Ht!==null&&typeof Vt=="string"&&(Ht.category=Vt)}else b==="linkDataArray"&&(y1(this,a.oldValue),m1(this,a.newValue));x.isModified=!0}else if(E===er){var Xt=a.newValue;if(b==="linkDataArray"&&typeof Xt=="object"&&Xt!==null)v1(this,Xt);else if(b==="linkLabelKeys"&&Vh(Xt)){var ue=this.Kc(a.object),$e=this.Vb(Xt);ue!==null&&$e!==null&&($e.labeledLink=ue)}x.isModified=!0}else if(E===vr){var dn=a.oldValue;if(b==="linkDataArray"&&typeof dn=="object"&&dn!==null)this.ip(dn);else if(b==="linkLabelKeys"&&Vh(dn)){var an=this.Vb(dn);an!==null&&(an.labeledLink=null)}x.isModified=!0}}else if(E===No){var Ge=a.propertyName;a.object!==x.model||Ge!=="linkFromKeyProperty"&&Ge!=="linkToKeyProperty"&&Ge!=="linkFromPortIdProperty"&&Ge!=="linkToPortIdProperty"&&Ge!=="linkLabelKeysProperty"&&Ge!=="nodeIsGroupProperty"&&Ge!=="nodeGroupKeyProperty"&&Ge!=="linkCategoryProperty"||x.undoManager.isUndoingRedoing||this.Wd(),x.isModified=!0}}finally{x.aa=!0}}}}},Nr.prototype.refreshDataBoundLinks=function(){var a=this,y=this.diagram.model,x=new Ce,E=y.linkDataArray;E.forEach(function(z){x.add(z)});var b=[];this.links.each(function(z){z.data===null||x.contains(z.data)||b.push(z.data)}),b.forEach(function(z){N1(y,z,!1)}),E.forEach(function(z){a.Kc(z)===null&&F1(y,z,!1)})},Nr.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var E=x.model;if(a instanceof We){var b=Pa(E,y,!0);if(b=x.Vb(b),a.fromNode=b,b=Pa(E,y,!1),b=x.Vb(b),a.toNode=b,y=E.Ef(y),0<y.length||0<a.labelNodes.count){if(y.length===1&&a.labelNodes.count===1){b=y[0];var z=a.labelNodes.first();if(E.wa(z.data)===b)return}b=new Ce().addAll(y);var tt=new Ce;a.labelNodes.each(function(ot){ot.data!==null&&(ot=E.wa(ot.data),ot!==void 0&&tt.add(ot))}),y=tt.copy(),y.hp(b),b=b.copy(),b.hp(tt),(0<y.count||0<b.count)&&(y.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink===a&&(ot.labeledLink=null)}),b.each(function(ot){ot=x.Vb(ot),ot!==null&&ot.labeledLink!==a&&(ot.labeledLink=a)}))}}else!(a instanceof Hi)&&(y=E.lh(y),y=x.findPartForKey(y),y===null||y instanceof oi)&&(a.containingGroup=y)}}},Nr.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=lp(y,x),b=this.Lc(a);if(E!==null&&b!==null){E=E.iterator;for(var z={};E.next();){var tt=E.value;y.lb(tt)?b instanceof oi&&y.lh(tt)===x&&(tt=this.Lc(tt),tt!==null&&(tt.containingGroup=b)):(z.link=this.Kc(tt),z.link!==null&&b instanceof en&&(Pa(y,tt,!0)===x&&(z.link.fromNode=b),Pa(y,tt,!1)===x&&(z.link.toNode=b),tt=y.Ef(tt),Array.isArray(tt)&&tt.some(function(ot){return function(rt){return rt===x?(b.labeledLink=ot.link,!0):!1}}(z)))),z={link:z.link}}Pl(y,x)}a=y.lh(a),a!==void 0&&(a=this.Vb(a),a instanceof oi&&(b.containingGroup=a))}},Nr.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof en){var x=y.wa(a.data);if(x!==void 0){for(var E=a.linksConnected;E.next();)wl(y,x,E.value.data);if(a.isLinkLabel&&(E=a.labeledLink,E!==null&&wl(y,x,E.data)),a instanceof oi)for(a=a.memberParts;a.next();)E=a.value.data,y.lb(E)&&wl(y,x,E)}}},Nr.prototype.copyPartData=function(a,y){var x=eo.prototype.copyPartData.call(this,a,y);if(a instanceof We)if(a=a.data,a!==null&&y!==null){var E=y.model;a=E.Jo(a),typeof a=="object"&&a!==null&&(E.fi(a),x=y.Kc(a))}else x!==null&&(y=this.diagram,a!==null&&y!==null&&y.commandHandler!==null&&y.commandHandler.copiesClipboardData&&(y=y.model.Jo(a),typeof y=="object"&&y!==null&&(x.data=y)));return x},Nr.prototype.insertLink=function(a,y,x,E){var b=this.diagram,z=b.model,tt=b.toolManager.findTool("Linking"),ot="";if(a!==null&&(y===null&&(y=a),ot=y.portId,ot===null&&(ot="")),y="",x!==null&&(E===null&&(E=x),y=E.portId,y===null&&(y="")),E=tt.archetypeLinkData,E instanceof We){if(Ka(E),z=E.copy(),z!==null)return z.fromNode=a,z.fromPortId=ot,z.toNode=x,z.toPortId=y,b.add(z),a=tt.archetypeLabelNodeData,a instanceof en&&(Ka(a),a=a.copy(),a!==null&&(a.labeledLink=z,b.add(a))),z}else if(E!==null&&(E=z.Jo(E),typeof E=="object"&&E!==null))return a!==null&&Df(z,E,z.wa(a.data),!0),Of(z,E,ot,!0),x!==null&&Df(z,E,z.wa(x.data),!1),Of(z,E,y,!1),z.fi(E),a=tt.archetypeLabelNodeData,a===null||a instanceof en||(a=z.copyNodeData(a),typeof a=="object"&&a!==null&&(z.xf(a),a=z.wa(a),a!==void 0&&z.Bu(E,a))),b.Kc(E);return null},Nr.prototype.findLinkForKey=Nr.prototype.findLinkForKey,Nr.prototype.findPartForKey=Nr.prototype.findPartForKey,Nr.prototype.removeAllModeledParts=Nr.prototype.removeAllModeledParts,Nr.prototype.addModeledParts=Nr.prototype.addModeledParts,Nr.prototype.addAllModeledParts=Nr.prototype.addAllModeledParts,Nr.className="GraphLinksPartManager";function Ia(){eo.apply(this,arguments),this.Sg=null}ye(Ia,eo);function s0(a,y,x){if(y!==null&&x!==null&&x.kh()===null){var E=a.diagram.toolManager.findTool("Linking"),b=y,z=x;if(a.diagram.isTreePathToChildren||(b=x,z=y),(E===null||!xs(E,b,z,null,!0))&&(y=a.getLinkCategoryForData(x.data),E=a.findLinkTemplateForCategory(y),E!==null&&(Ka(E),E=E.copy(),E!==null))){var tt=a.diagram.skipsModelSourceBindings;a.diagram.skipsModelSourceBindings=!0,E.Tf=y,E.ub=x.data,E.fromNode=b,E.toNode=z,a.diagram.add(E),E.ub=null,E.data=x.data,a.diagram.skipsModelSourceBindings=tt}}}Ia.prototype.getLinkCategoryForData=function(a){return this.diagram.model.ss(a)},Ia.prototype.setLinkCategoryForData=function(a,y){this.diagram.model.Ms(a,y)},Ia.prototype.setFromNodeForLink=function(a,y,x){var E=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren)E.qe(a.data,E.wa(y));else{var b=this.Sg;this.Sg=a,x!==null&&E.qe(x.data,void 0),E.qe(y,E.wa(a.toNode!==null?a.toNode.data:null)),this.Sg=b}},Ia.prototype.setToNodeForLink=function(a,y,x){var E=this.diagram.model;if(x===void 0&&(x=null),y=y!==null?y.data:null,this.diagram.isTreePathToChildren){var b=this.Sg;this.Sg=a,x!==null&&E.qe(x.data,void 0),E.qe(y,E.wa(a.fromNode!==null?a.fromNode.data:null)),this.Sg=b}else E.qe(a.data,E.wa(y))},Ia.prototype.removeDataForLink=function(a){this.diagram.model.qe(a.data,void 0)},Ia.prototype.findLinkForKey=function(a){return a==null?null:(a=this.diagram.model.hc(a),a!==null?this.bf.I(a):null)},Ia.prototype.doModelChanged=function(a){if(eo.prototype.doModelChanged.call(this,a),this.diagram){var y=this.diagram;if(a.model===y.model){var x=a.change;if(y.aa){y.aa=!1;try{var E=a.modelChange;if(E!==""){if(x===No){if(E==="nodeParentKey"){var b=a.object,z=this.Vb(a.newValue),tt=this.ii(b);if(this.Sg!==null)z!==null&&(this.Sg.data=b,this.Sg.category=this.getLinkCategoryForData(b));else if(tt!==null){var ot=tt.kh();ot!==null?z===null?y.remove(ot):y.isTreePathToChildren?ot.fromNode=z:ot.toNode=z:s0(this,z,tt)}}else if(E==="parentLinkCategory"){var rt=this.ii(a.object),at=a.newValue;if(rt!==null&&typeof at=="string"){var ut=rt.kh();ut!==null&&(ut.category=at)}}y.isModified=!0}}else if(x===No){var ft=a.propertyName;a.object===y.model&&ft==="nodeParentKeyProperty"&&(y.undoManager.isUndoingRedoing||this.Wd()),y.isModified=!0}}finally{y.aa=!0}}}}},Ia.prototype.updateRelationshipsFromData=function(a){var y=a.data;if(y!==null){var x=a.diagram;if(x!==null){var E=x.model;a instanceof en&&(y=E.mh(y),y=x.Vb(y),E=a.pg(),y!==E&&(E=a.kh(),y!==null?E!==null?x.isTreePathToChildren?E.fromNode=y:E.toNode=y:s0(this,y,a):E!==null&&wg(x,E,!1)))}}},Ia.prototype.updateDataBindings=function(a,y){eo.prototype.updateDataBindings.call(this,a,y),typeof y=="string"&&this.Lc(a)!==null&&(a=this.Kc(a),a!==null&&a.La(y))},Ia.prototype.resolveReferencesForData=function(a){var y=this.diagram.model,x=y.wa(a);if(x!==void 0){var E=lp(y,x),b=this.Lc(a);if(E!==null&&b!==null){for(E=E.iterator;E.next();){var z=E.value;y.lb(z)&&b instanceof en&&y.mh(z)===x&&s0(this,b,this.ii(z))}Pl(y,x)}a=y.mh(a),a!==void 0&&b instanceof en&&(a=this.Vb(a),s0(this,a,b))}},Ia.prototype.unresolveReferencesForPart=function(a){var y=this.diagram.model;if(a instanceof en){var x=y.wa(a.data),E=this.Kc(a.data);if(E!==null){E.isSelected=!1,E.isHighlighted=!1;var b=E.layer;if(b!==null){var z=b.pc(-1,E,!1);0<=z&&this.diagram.cb(vr,"parts",b,E,null,z,null),z=E.layerChanged,z!==null&&z(E,b,null)}}for(E=this.diagram.isTreePathToChildren,a=a.linksConnected;a.next();)b=a.value,b=(E?b.toNode:b.fromNode).data,y.lb(b)&&wl(y,x,b)}},Ia.prototype.insertLink=function(a,y,x){y=this.diagram.model;var E=a,b=x;return this.diagram.isTreePathToChildren||(E=x,b=a),E!==null&&b!==null?(y.qe(b.data,y.wa(E.data)),b.kh()):null},Ia.prototype.findLinkForKey=Ia.prototype.findLinkForKey,Ia.className="TreePartManager";function yn(a,y){this.kl=new Ce,this.il=new Ce,this.Wv=`,
"insertedNodeKeys": `,this.jy=`,
"modifiedNodeData": `,this.Yv=`,
"removedNodeKeys": `,this.vh=null,kn(this),this.Sm=this.xa="",this.Gg=!1,this.j={},this.Tc=[],this.kb=new ln,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 ln,this.Lt=new Pe,this.Wg=!1,this.o=null,this.undoManager=new Do,a!==void 0&&($t(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}yn.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},yn.prototype.copy=function(){var a=new this.constructor;return this.cloneProtected(a),a},yn.prototype.clear=function(){this.Tc=[],this.kb.clear(),this.Vf.clear(),this.undoManager.clear()},yn.prototype.toString=function(a){if(a===void 0&&(a=0),1<a)return this.np();var y=(this.name!==""?this.name:"")+" Model";if(0<a){y+=`
node data:`,a=this.nodeDataArray;for(var x=a.length,E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Rn(b)}}return y},yn.prototype.xA=function(a){a.change!==ra&&Wt("Model.toIncrementalData argument is not a Transaction ChangedEvent:"+a.toString());var y=a.object;return a.isTransactionFinished&&y instanceof Fr?(x1(this,y),a=this.Qv(y,a.propertyName==="FinishedUndo"),this.vh=null,a):null},yn.prototype.Qv=function(a,y){var x=this,E=!1,b=new Ce,z=new Ce,tt=new Ce,ot=this.vh;a.changes.each(function(ft){ft.model===x&&(ft.modelChange==="nodeDataArray"?ft.change===er?b.add(ft.newValue):ft.change===vr&&tt.add(ft.oldValue):x.lb(ft.object)?z.add(ft.object):ft.change!==No||x.modelData!==ft.object&&ft.propertyName!=="modelData"?ft.object!==null&&(ot&&ot.contains(ft.object)?ot.get(ft.object).each(function(mt){x.lb(mt)&&z.add(mt)}):ft.object instanceof yn||x.ri()&&x.Jc(ft.object)||w1(x,ft.object).each(function(mt){z.add(mt)})):E=!0)});var rt=this.il;rt.clear(),b.each(function(ft){rt.add(x.wa(ft)),y||z.add(ft)});var at=this.kl;at.clear(),tt.each(function(ft){at.add(x.wa(ft)),y&&z.add(ft)}),a=x.cloneDeep(z.Fa());var ut=null;return E&&(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},yn.prototype.cloneDeep=function(a){return Bf(this,a,!0)};function Bf(a,y,x,E,b,z){function tt(ft,mt){ot?(ft.__gohashid===void 0&&z.push(ft),E.set(ft,mt)):(ft=mo++,E.set(ft,mt),b.set(ft,y))}if(!Kt(y))return y;z||(z=[]);var ot=Object.isExtensible(y);if(E||(E=new ln),ot){var rt=E.get(y);if(rt)return rt}else for(b||(b=new ln),rt=b.iterator;rt.next();){var at=rt.key;if(rt.value===y&&(at=E.get(at)))return at}if(Array.isArray(y)){rt=[],tt(y,rt);for(var ut=0;ut<y.length;ut++)rt.push(Bf(a,y[ut],!1,E,b,z))}else if(y instanceof Dt||y instanceof Ye||y instanceof we||y instanceof wi||y instanceof Mn)rt=y.copy(),tt(y,rt);else{if(y instanceof $i||y instanceof He||y instanceof le)return y;if(y instanceof Pe)rt=new Pe().addAll(Bf(a,y.Fa(),!1,E,b,z)),tt(y,rt);else if(y instanceof Ce)rt=new Ce().addAll(Bf(a,y.Fa(),!1,E,b,z)),tt(y,rt);else if(y instanceof ln)rt=new ln().addAll(Bf(a,y.Fa(),!1,E,b,z)),tt(y,rt);else if(y instanceof Date)rt=new Date(y.getTime()),tt(y,rt);else if(y instanceof RegExp)rt=new RegExp(y),tt(y,rt),rt.lastIndex=y.lastIndex;else if(typeof y.copy=="function")rt=y.copy(),tt(y,rt);else for(ut in rt={},tt(y,rt),y)ut!=="__gohashid"&&(rt[ut]=Bf(a,y[ut],!1,E,b,z))}return x&&z.forEach(function(ft){delete ft.__gohashid}),rt}Lt=yn.prototype,Lt.quote=function(a){return JSON.stringify(a).replace(/[\u007F-\uFFFF]/g,function(y){return"\\u"+("0000"+y.charCodeAt(0).toString(16)).substr(-4)})},Lt.rm=function(){var a="";return this.name!==""&&(a+=`,
"name": `+this.quote(this.name)),this.dataFormat!==""&&(a+=`,
"dataFormat": `+this.quote(this.dataFormat)),this.isReadOnly&&(a+=`,
"isReadOnly": `+this.isReadOnly),this.nodeKeyProperty!=="key"&&typeof this.nodeKeyProperty=="string"&&(a+=`,
"nodeKeyProperty": `+this.quote(this.nodeKeyProperty)),this.copiesArrays&&(a+=`,
"copiesArrays": true`),this.copiesArrayObjects&&(a+=`,
"copiesArrayObjects": true`),this.copiesKey||(a+=`,
"copiesKey": false`),this.nodeCategoryProperty!=="category"&&typeof this.nodeCategoryProperty=="string"&&(a+=`,
"nodeCategoryProperty": `+this.quote(this.nodeCategoryProperty)),a},Lt.gp=function(a){a.name&&(this.name=a.name),a.dataFormat&&(this.dataFormat=a.dataFormat),a.isReadOnly&&(this.isReadOnly=!0),a.nodeKeyProperty&&(this.nodeKeyProperty=a.nodeKeyProperty),a.copiesArrays&&(this.copiesArrays=!0),a.copiesArrayObjects&&(this.copiesArrayObjects=!0),a.copiesKey===!1&&(this.copiesKey=!1),a.nodeCategoryProperty&&(this.nodeCategoryProperty=a.nodeCategoryProperty)};function S1(a,y){y=y.modelData,Kt(y)&&(a.dm(y),a.modelData=y)}Lt.Rv=function(){var a=this.modelData,y=!1,x;for(x in a)if(!P1(x,a[x])){y=!0;break}return a="",y&&(a=`,
"modelData": `+uy(this,this.modelData)),a+`,
"nodeDataArray": `+Wh(this,this.nodeDataArray,!0)},Lt.kv=function(a){S1(this,a),a=a.nodeDataArray,$t(a)&&(this.dm(a),this.nodeDataArray=a)};function x1(a,y){function x(b,z){if((z=z.part)&&(z=z.data,b!==z)){var tt=E.get(b);tt===null?(tt=new Ce,tt.add(z),E.add(b,tt)):tt.add(z)}}var E=a.vh;E===null&&(E=new ln,y.changes.each(function(b){if(b.diagram!==null){var z=b.change;z===No?(b=b.object.panel)&&(z=b.data)&&x(z,b):(z===er||z===vr)&&(b=b.object,(z=b.itemArray)&&x(z,b))}}),a.vh=E)}function w1(a,y){for(var x=new Ce,E=0;E<a.nodeDataArray.length;E++){var b=a.nodeDataArray[E];a0(a,y,b,b,x)}return x}function a0(a,y,x,E,b){if(Array.isArray(x))for(var z=0;z<x.length;z++){var tt=x[z];if(tt===y)return b.add(E),!0;if(a0(a,y,tt,E,b))return!0}else if(Kt(x)&&Object.getPrototypeOf(x)===Object.prototype)for(z in x){if(tt=x[z],tt===y)return b.add(E),!0;if(a0(a,y,tt,E,b))return!0}return!1}Lt.Pv=function(a,y){var x=this,E=!1,b=new Ce,z=new Ce,tt=new Ce,ot=this.vh;a.changes.each(function(ut){ut.model===x&&(ut.modelChange==="nodeDataArray"?ut.change===er?b.add(ut.newValue):ut.change===vr&&tt.add(ut.oldValue):x.lb(ut.object)?z.add(ut.object):ut.change!==No||x.modelData!==ut.object&&ut.propertyName!=="modelData"?ut.object!==null&&(ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ft){x.lb(ft)&&z.add(ft)}):ut.object instanceof yn||x.ri()&&x.Jc(ut.object)||w1(x,ut.object).each(function(ft){z.add(ft)})):E=!0)});var rt=this.il;rt.clear(),b.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="",E&&(a+=`,
"modelData": `+uy(this,this.modelData)),0<rt.count&&(a+=(y?this.Yv:this.Wv)+Wh(this,rt.Fa(),!0)),0<z.count&&(a+=this.jy+Wh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Wv:this.Yv)+Wh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Lt.fp=function(a){(a.name!==void 0&&a.name!==this.name||a.dataFormat!==void 0&&a.dataFormat!==this.dataFormat||a.isReadOnly!==void 0&&a.isReadOnly!==this.isReadOnly||a.nodeKeyProperty!==void 0&&a.nodeKeyProperty!==this.nodeKeyProperty||a.copiesArrays!==void 0&&a.copiesArrays!==this.copiesArrays||a.copiesArrayObjects!==void 0&&a.copiesArrayObjects!==this.copiesArrayObjects||a.copiesKey!==void 0&&a.copiesKey!==this.copiesKey||a.nodeCategoryProperty!==void 0&&a.nodeCategoryProperty!==this.nodeCategoryProperty)&&Wt("applyIncrementalJson cannot change Model properties"),S1(this,a);var y=a.insertedNodeKeys,x=a.modifiedNodeData,E=new ln;if(Array.isArray(x))for(var b=0;b<x.length;b++){var z=x[b],tt=this.wa(z);tt!=null&&E.set(tt,z)}if(Array.isArray(y))for(b=y.length,z=0;z<b;z++){tt=y[z];var ot=this.hc(tt);ot===null&&(ot=(ot=E.get(tt))?ot:this.copyNodeData({}),this.km(ot,tt),this.xf(ot))}if(Array.isArray(x)){for(y=x.length,E=0;E<y;E++)if(b=x[E],z=this.wa(b),z=this.hc(z),z!==null){for(var rt in b)rt==="__gohashid"||rt===this.nodeKeyProperty||this.Wj()&&rt===this.nodeIsGroupProperty||this.setDataProperty(z,rt,b[rt]);this.lm(b,z)}}if(a=a.removedNodeKeys,Array.isArray(a))for(x=a.length,rt=0;rt<x;rt++)y=this.hc(a[rt]),y!==null&&this.cm(y)},Lt.$x=function(a,y){a.change!==ra&&Wt("Model.toIncrementalJson argument is not a Transaction ChangedEvent:"+a.toString());var x=a.object;return a.isTransactionFinished&&x instanceof Fr?(y===void 0&&(y=up(this,this)),x1(this,x),a=this.Pv(x,a.propertyName==="FinishedUndo"),this.vh=null,y==="2"?'{ "incremental": 2'+a+"}":'{ "class": '+this.quote(y)+', "incremental": 1'+this.rm()+a+"}"):'{ "incremental": 0 }'},Lt.yA=function(a,y){return this.$x(a,y)},Lt.np=function(a){return a===void 0&&(a=up(this,this)),'{ "class": '+this.quote(a)+this.rm()+this.Rv()+"}"},Lt.toJSON=function(a){return this.np(a)},Lt.Zw=function(a){var y=null;if(typeof a=="string")try{y=Me.JSON.parse(a)}catch(E){}else typeof a=="object"?y=a:Wt("Unable to modify a Model from: "+a);var x=y.incremental;typeof x!="number"&&Wt("Unable to apply non-incremental changes to Model: "+a),x!==0&&(this.Ea("applyIncrementalJson"),this.fp(y),this.eb("applyIncrementalJson"))},Lt.Ky=function(a){return this.Zw(a)},yn.constructGraphLinksModel=function(){return new yn},Lt=yn.prototype,Lt.dm=function(a){if($t(a))for(var y=a.length,x=0;x<y;x++){var E=a[x];if(Kt(E)){var b=x;E=this.dm(E),Array.isArray(a)?a[b]=E:Wt("Cannot replace an object in an HTMLCollection or NodeList at "+b)}}else if(Kt(a)){for(y in a)if(x=a[y],Kt(x)&&(x=this.dm(x),a[y]=x,y==="points"&&Array.isArray(x))){for(b=x.length%2===0,E=0;E<x.length;E++)if(typeof x[E]!="number"){b=!1;break}if(b){for(b=new Pe,E=0;E<x.length/2;E++)b.add(new Dt(x[2*E],x[2*E+1]));b.freeze(),a[y]=b}}return Tx(a)}return a},Lt.sm=function(a){return a===void 0?"undefined":a===null?"null":a===!0?"true":a===!1?"false":typeof a=="string"?this.quote(a):typeof a=="number"?a===1/0?"9e9999":a===-1/0?"-9e9999":isNaN(a)?'{"class":"NaN"}':a.toString():a instanceof Date?'{"class":"Date", "value":"'+a.toJSON()+'"}':a instanceof Number?this.sm(a.valueOf()):$t(a)?Wh(this,a):Kt(a)?uy(this,a):typeof a=="function"?"null":a.toString()};function Wh(a,y,x){x===void 0&&(x=!1);var E=y.length;if(0>=E)return"[]";var b=new ui;b.add("["),x&&1<E&&b.add(`
`);for(var z=0;z<E;z++){var tt=y[z];tt!==void 0&&(0<z&&(b.add(","),x&&b.add(`
`)),b.add(a.sm(tt)))}return x&&1<E&&b.add(`
`),b.add("]"),b.toString()}function P1(a,y){return y===void 0||a==="__gohashid"||a[0]==="_"||typeof y=="function"}function Ns(a){return isNaN(a)?"NaN":a===1/0?"9e9999":a===-1/0?"-9e9999":a}function uy(a,y){var x=y;if(x instanceof Dt)y={class:"go.Point",x:Ns(x.x),y:Ns(x.y)};else if(x instanceof Ye)y={class:"go.Size",width:Ns(x.width),height:Ns(x.height)};else if(x instanceof we)y={class:"go.Rect",x:Ns(x.x),y:Ns(x.y),width:Ns(x.width),height:Ns(x.height)};else if(x instanceof wi)y={class:"go.Margin",top:Ns(x.top),right:Ns(x.right),bottom:Ns(x.bottom),left:Ns(x.left)};else if(x instanceof Mn)x.sb()?y={class:"go.Spot",x:Ns(x.x),y:Ns(x.y),offsetX:Ns(x.offsetX),offsetY:Ns(x.offsetY)}:y={class:"go.Spot",enum:x.toString()};else if(x instanceof $i){if(y={class:"go.Brush",type:x.type.name},x.type===th?y.color=x.color:(x.type===wu||x.type===Da)&&(y.start=x.start,y.end=x.end,x.type===Da&&(x.startRadius!==0&&(y.startRadius=Ns(x.startRadius)),isNaN(x.endRadius)||(y.endRadius=Ns(x.endRadius)))),x.colorStops!==null){var E={};for(x=x.colorStops.iterator;x.next();)E[x.key]=x.value;y.colorStops=E}}else x instanceof He?(y={class:"go.Geometry",type:x.type.name},x.startX!==0&&(y.startX=Ns(x.startX)),x.startY!==0&&(y.startY=Ns(x.startY)),x.endX!==0&&(y.endX=Ns(x.endX)),x.endY!==0&&(y.endY=Ns(x.endY)),x.spot1.D(Zi)||(y.spot1=x.spot1),x.spot2.D(ar)||(y.spot2=x.spot2),x.type===He.o&&(y.path=He.ia(x))):x instanceof le&&(y={class:"go.EnumValue",classType:up(a,x.classType),name:x.name});E="{",x=!0;for(var b in y){var z=qo(y,b);if(!P1(b,z))if(x?x=!1:E+=",",E+=a.quote(b)+":",b==="points"&&z instanceof Pe){var tt="[";for(z=z.iterator;z.next();){var ot=z.value;1<tt.length&&(tt+=","),tt+=a.sm(ot.x),tt+=",",tt+=a.sm(ot.y)}tt+="]",E+=tt}else E+=a.sm(z)}return E+"}"}function Ts(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 Dt(Ts(a.x),Ts(a.y));else if(y==="Size")x=new Ye(Ts(a.width),Ts(a.height));else if(y==="Rect")x=new we(Ts(a.x),Ts(a.y),Ts(a.width),Ts(a.height));else if(y==="Margin")x=new wi(Ts(a.top),Ts(a.right),Ts(a.bottom),Ts(a.left));else if(y==="Spot")typeof a.enum=="string"?x=Go(a.enum):x=new Mn(Ts(a.x),Ts(a.y),Ts(a.offsetX),Ts(a.offsetY));else if(y==="Brush"){if(x=new $i,x.type=Nn($i,a.type),typeof a.color=="string"&&(x.color=a.color),a.start instanceof Mn&&(x.start=a.start),a.end instanceof Mn&&(x.end=a.end),typeof a.startRadius=="number"&&(x.startRadius=Ts(a.startRadius)),typeof a.endRadius=="number"&&(x.endRadius=Ts(a.endRadius)),a=a.colorStops,Kt(a))for(var E in a)x.addColorStop(parseFloat(E),a[E])}else y==="Geometry"?(x=null,typeof a.path=="string"?x=He.parse(a.path):x=new He,x.type=Nn(He,a.type),typeof a.startX=="number"&&(x.startX=Ts(a.startX)),typeof a.startY=="number"&&(x.startY=Ts(a.startY)),typeof a.endX=="number"&&(x.endX=Ts(a.endX)),typeof a.endY=="number"&&(x.endY=Ts(a.endY)),a.spot1 instanceof Mn&&(x.spot1=a.spot1),a.spot2 instanceof Mn&&(x.spot2=a.spot2)):y==="EnumValue"&&(E=a.classType,E.indexOf("go.")===0&&(E=E.substr(3)),E=dy(E),typeof E=="function"&&(x=Nn(E,a.name)));return x}Lt.Pe=function(a){return this.Lt.add(a),this},Lt.ik=function(a){this.Lt.remove(a)},Lt.ds=function(a){this.skipsUndoManager||this.undoManager.Tu(a);for(var y=this.Lt,x=y.length,E=0;E<x;E++)y.M(E)(a)},Lt.cb=function(a,y,x,E,b,z,tt){gr(this,"",a,y,x,E,b,z,tt)},Lt.g=function(a,y,x,E,b){gr(this,"",No,a,this,y,x,E,b)},Lt.Fs=function(a,y,x,E,b,z){gr(this,"",No,y,a,x,E,b,z)};function gr(a,y,x,E,b,z,tt,ot,rt){ot===void 0&&(ot=null),rt===void 0&&(rt=null);var at=new Ao;at.model=a,at.change=x,at.modelChange=y,at.propertyName=E,at.object=b,at.oldValue=z,at.oldParam=ot,at.newValue=tt,at.newParam=rt,a.ds(at)}yn.prototype.changeState=function(a,y){if(a!==null&&a.model===this)if(a.change===No){var x=a.object,E=a.propertyName,b=a.I(y);E===this.nodeKeyProperty&&this.lb(x)&&(y=a.I(!y),y!==void 0&&this.kb.remove(y),b!==void 0&&this.kb.add(b,x)),Mo(x,E,b)}else a.change===er?(x=a.newParam,a.modelChange==="nodeDataArray"?(a=a.newValue,Kt(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]===a&&Xn(this.Tc,x),E!==void 0&&this.kb.remove(E)):(this.Tc[x]!==a&&Dn(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)))):a.modelChange===""?((E=a.object)&&!$t(E)&&a.propertyName&&(E=qo(a.object,a.propertyName)),$t(E)&&typeof x=="number"&&(a=a.newValue,y?Xn(E,x):Dn(E,x,a))):Wt("unknown ChangedEvent.Insert modelChange: "+a.toString())):a.change===vr?(x=a.oldParam,a.modelChange==="nodeDataArray"?(a=a.oldValue,Kt(a)&&typeof x=="number"&&(E=this.wa(a),y?(this.Tc[x]!==a&&Dn(this.Tc,x,a),E!==void 0&&this.kb.add(E,a)):(this.Tc[x]===a&&Xn(this.Tc,x),E!==void 0&&this.kb.remove(E)))):a.modelChange===""?((E=a.object)&&!$t(E)&&a.propertyName&&(E=qo(a.object,a.propertyName)),$t(E)&&typeof x=="number"&&(a=a.oldValue,y?Dn(E,x,a):Xn(E,x))):Wt("unknown ChangedEvent.Remove modelChange: "+a.toString())):a.change!==ra&&Wt("unknown ChangedEvent: "+a.toString())},yn.prototype.Ea=function(a){return this.undoManager.Ea(a)},yn.prototype.eb=function(a){return this.undoManager.eb(a)},yn.prototype.Kf=function(){return this.undoManager.Kf()},yn.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var E=!1;try{a(this),E=!0}finally{E?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},Lt=yn.prototype,Lt.La=function(a,y){y===void 0&&(y=""),gr(this,"SourceChanged",ra,y,a,null,null)},Lt.wa=function(a){if(a!==null){var y=this.Th;if(y!==""&&(y=qo(a,y),y!==void 0)){if(Vh(y))return y;Wt("Key value for node data "+a+" is not a number or a string: "+y)}}},Lt.km=function(a,y){if(a!==null){var x=this.Th;if(x!=="")if(this.lb(a)){var E=qo(a,x);E!==y&&this.hc(y)===null&&(Mo(a,x,y),E!==void 0&&this.kb.remove(E),this.kb.add(y,a),gr(this,"nodeKey",No,x,a,E,y),typeof x=="string"&&this.La(a,x),this.jp(E,y))}else Mo(a,x,y)}};function Vh(a){return typeof a=="number"||typeof a=="string"}Lt.lb=function(a){var y=this.wa(a);return y===void 0?!1:this.kb.I(y)===a},Lt.hc=function(a){return a===null&&Wt("Model.findNodeDataForKey:key must not be null"),a!==void 0&&Vh(a)?this.kb.I(a):null},Lt.$u=function(a){if(a!==null){var y=this.Th;if(y!==""){var x=this.wa(a);if(x===void 0||this.kb.contains(x)){var E=this.bl;if(E!==null&&(x=E(this,a),x!=null&&!this.kb.contains(x))){Mo(a,y,x);return}if(typeof x=="string"){for(E=2;this.kb.contains(x+E);)E++;Mo(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.kb.count-1;this.kb.contains(x);)x--;Mo(a,y,x)}}}}},Lt.xf=function(a){a!==null&&(Ri(a),this.lb(a)||C1(this,a,!0))};function C1(a,y,x){var E=a.wa(y);(E===void 0||a.kb.I(E)!==y)&&(a.$u(y),E=a.wa(y),E===void 0&&Wt("Model.makeNodeDataKeyUnique failed on "+y+". Data not added to Model."),a.kb.add(E,y),E=null,x&&(E=a.Tc.length,Dn(a.Tc,E,y)),gr(a,"nodeDataArray",er,"nodeDataArray",a,null,y,null,E),a.fm(y),a.em(y))}Lt.Fy=function(a){if($t(a))for(var y=a.length,x=0;x<y;x++)this.xf(a[x]);else for(a=a.iterator;a.next();)this.xf(a.value)},Lt.cm=function(a){a!==null&&L1(this,a,!0)};function L1(a,y,x){var E=a.wa(y);if(E!==void 0&&a.kb.remove(E),E=null,x){t:if(x=a.Tc,Array.isArray(x))E=x.indexOf(y);else{E=x.length;for(var b=0;b<E;b++)if(x[b]===y){E=b;break t}E=-1}if(0>E)return;Xn(a.Tc,E)}gr(a,"nodeDataArray",vr,"nodeDataArray",a,y,null,E,null),a.qp(y)}Lt.nA=function(a){if($t(a))for(var y=a.length,x=0;x<y;x++)this.cm(a[x]);else for(a=a.iterator;a.next();)this.cm(a.value)},Lt.$z=function(a){if(a!==this.nodeDataArray&&$t(a)){var y=this.kl;y.clear(),y.addAll(this.kb.iteratorKeys);var x=this.il;x.clear();for(var E=a.length,b=0;b<E;b++){var z=a[b],tt=this.wa(z);if(tt!==void 0){x.add(tt);var ot=this.hc(tt);ot!==z&&(ot!==null?(this.Do(ot,z),this.lm(z,ot)):(z=this.cloneDeep(z),this.km(z,tt),this.xf(z)))}else tt=this.cloneDeep(z),this.xf(tt),x.add(this.wa(tt))}for(a=y.iterator;a.next();)E=a.value,x.contains(E)||(E=this.hc(E))&&this.cm(E);y.clear(),x.clear()}},Lt.jp=function(a,y){y!==void 0&&(a=lp(this,a),a instanceof Ce&&this.Vf.add(y,a))},Lt.Lv=function(){},Lt.fm=function(){},Lt.em=function(){},Lt.qp=function(){};function wl(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E===null&&(E=new Ce,a.Vf.add(y,E)),E.add(x)}}function Pl(a,y,x){if(y!==void 0){var E=a.Vf.I(y);E instanceof Ce&&(x==null?a.Vf.remove(y):(E.remove(x),E.count===0&&a.Vf.remove(y)))}}function lp(a,y){return y===void 0?null:(a=a.Vf.I(y),a instanceof Ce?a:null)}Lt.Qy=function(a){a===void 0?this.Vf.clear():this.Vf.remove(a)},yn.prototype.copyNodeData=function(a){if(a===null)return null;var y=this.Bk;return a=y!==null?y(a,this):l0(this,a,!0),Kt(a)&&kn(a),a};function l0(a,y,x){if(a.copiesArrays&&Array.isArray(y)){var E=[];for(x=0;x<y.length;x++){var b=l0(a,y[x],a.copiesArrayObjects);E.push(b)}return kn(E),E}if(x&&Kt(y)){x=(x=y.constructor)?new x:{},b=a.copiesKey||typeof a.nodeKeyProperty!="string"?null:a.nodeKeyProperty;for(E in y)if(E==="__gohashid")x.__gohashid=void 0;else if(E===b)x[b]=void 0;else{var z=qo(y,E),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 yn||z instanceof Do||z instanceof Fr||z instanceof Ao||(z=l0(a,z,!1)),Mo(x,E,z)}return kn(x),x}return y instanceof Dt||y instanceof Ye||y instanceof we||y instanceof Mn||y instanceof wi?y.copy():y}yn.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}}else!k1&&a instanceof Jt&&(k1=!0,he('Model.setDataProperty is modifying a GraphObject, "'+a.toString()+'"'),he(" Is that really your intent?"));var E=qo(a,y);E!==x&&(Mo(a,y,x),this.Fs(a,y,E,x))},Lt=yn.prototype,Lt.set=function(a,y,x){this.setDataProperty(a,y,x)},Lt.Do=function(a,y){if(y){var x=this.lb(a),E;for(E in y)E==="__gohashid"||x&&E===this.nodeKeyProperty||this.setDataProperty(a,E,y[E])}},Lt.Ay=function(a,y){this.ts(a,-1,y)},Lt.ts=function(a,y,x){0>y&&(y=a.length),Dn(a,y,x),gr(this,"",er,"",a,null,x,null,y)},Lt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Wt("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];Xn(a,y),gr(this,"",vr,"",a,x,null,y,null)},Lt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=qo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForNodeData found a non-string category for "+a+": "+y)},Lt.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var E=qo(a,x);E===void 0&&(E=""),E!==y&&(Mo(a,x,y),gr(this,"nodeCategory",No,x,a,E,y))}else Mo(a,x,y)}},Lt.lm=function(a,y){this.jm(y,this.Ro(a))},Lt.Tl=function(){return!1},Lt.Wj=function(){return!1},Lt.ri=function(){return!1},Lt.xs=function(){return!1},Lt.Xj=function(){return!1};function hy(){return new yn}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 hl[a]?hl[a]:Me.go!==void 0&&Me.go[a]?Me.go[a]:null}function qo(a,y){if(!a||!y)return null;try{if(typeof y=="function")var x=y(a);else typeof a.getAttribute=="function"?(x=a.getAttribute(y),x===null&&(x=void 0)):x=a[y]}catch(E){}return x}function Mo(a,y,x){if(a&&y)try{typeof y=="function"?y(a,x):typeof a.setAttribute=="function"?a.setAttribute(y,x):a[y]=x}catch(E){}}Re.Object.defineProperties(yn.prototype,{name:{get:function(){return this.xa},set:function(a){var y=this.xa;y!==a&&(this.xa=a,this.g("name",y,a))}},dataFormat:{get:function(){return this.Sm},set:function(a){var y=this.Sm;y!==a&&(this.Sm=a,this.g("dataFormat",y,a))}},isReadOnly:{get:function(){return this.Gg},set:function(a){var y=this.Gg;y!==a&&(this.Gg=a,this.g("isReadOnly",y,a))}},modelData:{get:function(){return this.j},set:function(a){var y=this.j;y!==a&&(this.j=a,this.g("modelData",y,a),this.La(a))}},undoManager:{get:function(){return this.o},set:function(a){var y=this.o;y!==a&&(y!==null&&y.Rx(this),this.o=a,a!==null&&a.Xw(this))}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a}},nodeKeyProperty:{get:function(){return this.Th},set:function(a){var y=this.Th;y!==a&&(a===""&&Wt("Model.nodeKeyProperty may not be the empty string"),0<this.kb.count&&Wt("Cannot set Model.nodeKeyProperty when there is existing node data"),this.Th=a,this.g("nodeKeyProperty",y,a))}},makeUniqueKeyFunction:{get:function(){return this.bl},set:function(a){var y=this.bl;y!==a&&(this.bl=a,this.g("makeUniqueKeyFunction",y,a))}},nodeDataArray:{get:function(){return this.Tc},set:function(a){var y=this.Tc;if(y!==a){this.kb.clear(),this.Lv();for(var x=a.length,E=0;E<x;E++){var b=a[E];Kt(b)||Wt("Model.nodeDataArray must only contain Objects, not: "+b),Ri(b)}for(this.Tc=a,E=new Pe,b=0;b<x;b++){var z=a[b],tt=this.wa(z);tt===void 0||this.kb.I(tt)!==null?E.add(z):this.kb.add(tt,z)}for(E=E.iterator;E.next();)b=E.value,this.$u(b),z=this.wa(b),z!==void 0&&this.kb.add(z,b);for(gr(this,"nodeDataArray",No,"nodeDataArray",this,y,a),y=0;y<x;y++)E=a[y],this.fm(E),this.em(E);Array.isArray(a)||(this.isReadOnly=!0)}}},copyNodeDataFunction:{get:function(){return this.Bk},set:function(a){var y=this.Bk;y!==a&&(this.Bk=a,this.g("copyNodeDataFunction",y,a))}},copiesArrays:{get:function(){return this.Km},set:function(a){var y=this.Km;y!==a&&(this.Km=a,this.g("copiesArrays",y,a))}},copiesArrayObjects:{get:function(){return this.Jm},set:function(a){var y=this.Jm;y!==a&&(this.Jm=a,this.g("copiesArrayObjects",y,a))}},copiesKey:{get:function(){return this.Mm},set:function(a){var y=this.Mm;y!==a&&(this.Mm=a,this.g("copiesKey",y,a))}},afterCopyFunction:{get:function(){return this.xm},set:function(a){var y=this.xm;y!==a&&(this.xm=a,this.g("afterCopyFunction",y,a))}},nodeCategoryProperty:{get:function(){return this.lj},set:function(a){var y=this.lj;y!==a&&(this.lj=a,this.g("nodeCategoryProperty",y,a))}},type:{get:function(){return"Model"}}}),yn.prototype.setCategoryForNodeData=yn.prototype.jm,yn.prototype.getCategoryForNodeData=yn.prototype.Ro,yn.prototype.removeArrayItem=yn.prototype.ov,yn.prototype.insertArrayItem=yn.prototype.ts,yn.prototype.addArrayItem=yn.prototype.Ay,yn.prototype.assignAllDataProperties=yn.prototype.Do,yn.prototype.set=yn.prototype.set,yn.prototype.clearUnresolvedReferences=yn.prototype.Qy,yn.prototype.mergeNodeDataArray=yn.prototype.$z,yn.prototype.removeNodeDataCollection=yn.prototype.nA,yn.prototype.removeNodeData=yn.prototype.cm,yn.prototype.addNodeDataCollection=yn.prototype.Fy,yn.prototype.addNodeData=yn.prototype.xf,yn.prototype.makeNodeDataKeyUnique=yn.prototype.$u,yn.prototype.findNodeDataForKey=yn.prototype.hc,yn.prototype.containsNodeData=yn.prototype.lb,yn.prototype.setKeyForNodeData=yn.prototype.km,yn.prototype.getKeyForNodeData=yn.prototype.wa,yn.prototype.updateTargetBindings=yn.prototype.La,yn.prototype.commit=yn.prototype.commit,yn.prototype.rollbackTransaction=yn.prototype.Kf,yn.prototype.commitTransaction=yn.prototype.eb,yn.prototype.startTransaction=yn.prototype.Ea,yn.prototype.raiseDataChanged=yn.prototype.Fs,yn.prototype.raiseChanged=yn.prototype.g,yn.prototype.raiseChangedEvent=yn.prototype.cb,yn.prototype.removeChangedListener=yn.prototype.ik,yn.prototype.addChangedListener=yn.prototype.Pe,yn.prototype.writeJsonValue=yn.prototype.sm,yn.prototype.replaceJsonObjects=yn.prototype.dm,yn.prototype.applyIncrementalJSON=yn.prototype.Ky,yn.prototype.applyIncrementalJson=yn.prototype.Zw,yn.prototype.toJSON=yn.prototype.toJSON,yn.prototype.toJson=yn.prototype.np,yn.prototype.toIncrementalJSON=yn.prototype.yA,yn.prototype.toIncrementalJson=yn.prototype.$x,yn.prototype.toIncrementalData=yn.prototype.xA,yn.prototype.clear=yn.prototype.clear;var k1=!1,hl={};yn.className="Model",yn.fromJSON=yn.fromJson=function(a,y){y===void 0&&(y=null);var x=null;if(typeof a=="string")try{x=Me.JSON.parse(a)}catch(z){}else typeof a=="object"?x=a:Wt("Unable to construct a Model from: "+a);if(y===null){a=null;var E=x.class;if(typeof E=="string")try{var b=null;E.indexOf("go.")===0?(E=E.substr(3),b=dy(E)):(b=dy(E),b===null&&(b=Me[E])),typeof b=="function"&&(a=new b)}catch(z){}a===null||a instanceof yn?y=a:Wt("Unable to construct a Model of declared class: "+x.class)}return y===null&&(y=yn.constructGraphLinksModel()),y.gp(x),y.kv(x),y},yn.safePropertyValue=qo,yn.safePropertySet=Mo,hl.Brush=$i,hl.ChangedEvent=Ao,hl.Geometry=He,hl.Margin=wi,hl.Panel=Ie,hl.Point=Dt,hl.Rect=we,hl.Size=Ye,hl.Spot=Mn,hl.Transaction=Fr,hl.UndoManager=Do;function or(a,y,x,E){kn(this),this._isFrozen=!1,a===void 0&&(a=""),y===void 0&&(y=a),x===void 0&&(x=null),this.j=-1,this.xd=null,this.xl=a,this.wl=this.to=0,this.Cr=null,this.wn=!1,this.sl=y,this.Im=x,E===void 0?(this.el=E1,this.wk=null):(this.el=hp,this.wk=E),this.st=new Ce}or.prototype.copy=function(){var a=new or;return a.xl=this.xl,a.to=this.to,a.wl=this.wl,a.Cr=this.Cr,a.wn=this.wn,a.sl=this.sl,a.Im=this.Im,a.el=this.el,a.wk=this.wk,a},Lt=or.prototype,Lt.qb=function(a){a.classType===or&&(this.mode=a)},Lt.toString=function(){return"Binding("+this.targetProperty+":"+this.sourceProperty+(this.Ai!==-1?" "+this.Ai:"")+" "+this.mode.name+")"},Lt.freeze=function(){return this._isFrozen=!0,this},Lt.ka=function(){return this._isFrozen=!1,this},Lt.Kx=function(a){return a===void 0&&(a=null),this.mode=hp,this.backConverter=a,this},Lt.cp=function(a){return a===void 0&&(a=""),this.sourceName=a,this.isToModel=!1,this},Lt.dA=function(){return this.sourceName=null,this.isToModel=!0,this};function M1(a,y,x){return a=a.sourceName,a===null||a===""?y:a==="/"?x.part:a==="."?x:a===".."?x.panel:y.fb(a)}Lt.Mv=function(a,y,x){var E=this.sl;if(x===void 0||E===""||E===x){x=this.xl;var b=this.Im;if(b===null&&x==="")he("Binding error: target property is the empty string: "+this.toString());else{var z=y;if(E!==""&&(z=qo(y,E)),z!==void 0)if(b===null)x!==""&&Mo(a,x,z);else try{if(x!==""){var tt=b(z,a);Mo(a,x,tt)}else b(z,a)}catch(ot){}}}},Lt.sp=function(a,y,x,E){if(this.el===hp){var b=this.xl;if(x===void 0||b===x){x=this.sl;var z=this.wk,tt=a;if(b!==""&&(tt=qo(a,b)),tt!==void 0&&!this.st.contains(a))try{this.st.add(a);var ot=E!==null?E.diagram:null,rt=ot!==null?ot.model:null;if(z===null){if(x!=="")rt!==null?rt.setDataProperty(y,x,tt):Mo(y,x,tt);else if(rt!==null&&E!==null&&0<=E.itemIndex&&E.panel!==null&&Array.isArray(E.panel.itemArray)){var at=E.itemIndex,ut=E.panel.itemArray;rt.ov(ut,at),rt.ts(ut,at,tt)}}else try{if(x!==""){var ft=z(tt,y,rt);rt!==null?rt.setDataProperty(y,x,ft):Mo(y,x,ft)}else{var mt=z(tt,y,rt);if(mt!==void 0&&rt!==null&&E!==null&&0<=E.itemIndex&&E.panel!==null&&Array.isArray(E.panel.itemArray)){var yt=E.itemIndex,xt=E.panel.itemArray;rt.ov(xt,yt),rt.ts(xt,yt,mt)}}}catch(Mt){}}finally{this.st.remove(a)}}}},Re.Object.defineProperties(or.prototype,{Ai:{get:function(){return this.j},set:function(a){this._isFrozen&&ae(this),this.j=a}},targetProperty:{get:function(){return this.xl},set:function(a){this._isFrozen&&ae(this),this.xl=a}},sourceName:{get:function(){return this.Cr},set:function(a){this._isFrozen&&ae(this),this.Cr=a,a!==null&&(this.wn=!1)}},isToModel:{get:function(){return this.wn},set:function(a){this._isFrozen&&ae(this),this.wn=a}},sourceProperty:{get:function(){return this.sl},set:function(a){this._isFrozen&&ae(this),this.sl=a}},converter:{get:function(){return this.Im},set:function(a){this._isFrozen&&ae(this),this.Im=a}},backConverter:{get:function(){return this.wk},set:function(a){this._isFrozen&&ae(this),this.wk=a}},mode:{get:function(){return this.el},set:function(a){this._isFrozen&&ae(this),this.el=a}}}),or.prototype.updateSource=or.prototype.sp,or.prototype.updateTarget=or.prototype.Mv,or.prototype.ofModel=or.prototype.dA,or.prototype.ofObject=or.prototype.cp,or.prototype.makeTwoWay=or.prototype.Kx;var Ax="Binding",E1=new le(or,"OneWay",1),hp=new le(or,"TwoWay",2);or.className="Binding",or.parseEnum=function(a,y){return function(x){return x=Nn(a,x),x===null?y:x}},or.toString=Rn,or.OneWay=E1,or.TwoWay=hp;function Oi(a,y,x){yn.call(this),this.Vv=`,
"insertedLinkKeys": `,this.iy=`,
"modifiedLinkData": `,this.Xv=`,
"removedLinkKeys": `,this.md=[],this.$f=new Ce,this.wb=new ln,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&&($t(a)?this.nodeDataArray=a:x=a),x&&(Object.assign(this,x),a=x.Changed)&&(delete this.Changed,this.Pe(a))}ye(Oi,yn),Oi.constructGraphLinksModel=yn.constructGraphLinksModel,Oi.prototype.cloneProtected=function(a){yn.prototype.cloneProtected.call(this,a),a.Jh=this.Jh,a.cl=this.cl,a.Ak=this.Ak,a.lf=this.lf,a.mf=this.mf,a.ej=this.ej,a.fj=this.fj,a.dj=this.dj,a.je=this.je,a.jl=this.jl,a.Je=this.Je,a.Lm=this.Lm},Lt=Oi.prototype,Lt.clear=function(){yn.prototype.clear.call(this),this.md=[],this.wb.clear(),this.$f.clear()},Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" GraphLinksModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;var x=a.length,E;for(E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Rn(b)}for(y+=`
link data:`,a=this.linkDataArray,x=a.length,E=0;E<x;E++)b=a[E],y+=" "+Pa(this,b,!0)+"-->"+Pa(this,b,!1)}return y},Lt.Qv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=yn.prototype.Qv.call(this,a,y),E=this,b=new Ce,z=new Ce,tt=new Ce,ot=this.vh;a.changes.each(function(ut){ut.model===E&&(ut.modelChange==="linkDataArray"?ut.change===er?b.add(ut.newValue):ut.change===vr&&tt.add(ut.oldValue):E.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ft){E.Jc(ft)&&z.add(ft)}):ut.object instanceof yn||E.lb(ut.object)||b1(E,ut.object).each(function(ft){z.add(ft)})))});var rt=this.il;rt.clear(),b.each(function(ut){rt.add(E.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(E.Ac(ut)),y&&z.add(ut)}),a=E.cloneDeep(z.Fa()),0<rt.count&&(x===null&&(x={}),y?x.removedLinkKeys=rt.Fa():x.insertedLinkKeys=rt.Fa()),0<a.length&&(x===null&&(x={}),x.modifiedLinkData=a),0<at.count&&(x===null&&(x={}),y?x.insertedLinkKeys=at.Fa():x.removedLinkKeys=at.Fa()),at.clear(),rt.clear(),x},Lt.rm=function(){var a=yn.prototype.rm.call(this),y="";return this.linkCategoryProperty!=="category"&&typeof this.linkCategoryProperty=="string"&&(y+=`,
"linkCategoryProperty": `+this.quote(this.linkCategoryProperty)),this.linkKeyProperty!==""&&typeof this.linkKeyProperty=="string"&&(y+=`,
"linkKeyProperty": `+this.quote(this.linkKeyProperty)),this.linkFromKeyProperty!=="from"&&typeof this.linkFromKeyProperty=="string"&&(y+=`,
"linkFromKeyProperty": `+this.quote(this.linkFromKeyProperty)),this.linkToKeyProperty!=="to"&&typeof this.linkToKeyProperty=="string"&&(y+=`,
"linkToKeyProperty": `+this.quote(this.linkToKeyProperty)),this.linkFromPortIdProperty!==""&&typeof this.linkFromPortIdProperty=="string"&&(y+=`,
"linkFromPortIdProperty": `+this.quote(this.linkFromPortIdProperty)),this.linkToPortIdProperty!==""&&typeof this.linkToPortIdProperty=="string"&&(y+=`,
"linkToPortIdProperty": `+this.quote(this.linkToPortIdProperty)),this.linkLabelKeysProperty!==""&&typeof this.linkLabelKeysProperty=="string"&&(y+=`,
"linkLabelKeysProperty": `+this.quote(this.linkLabelKeysProperty)),this.nodeIsGroupProperty!=="isGroup"&&typeof this.nodeIsGroupProperty=="string"&&(y+=`,
"nodeIsGroupProperty": `+this.quote(this.nodeIsGroupProperty)),this.nodeGroupKeyProperty!=="group"&&typeof this.nodeGroupKeyProperty=="string"&&(y+=`,
"nodeGroupKeyProperty": `+this.quote(this.nodeGroupKeyProperty)),a+y},Lt.gp=function(a){yn.prototype.gp.call(this,a),a.linkKeyProperty&&(this.linkKeyProperty=a.linkKeyProperty),a.linkFromKeyProperty&&(this.linkFromKeyProperty=a.linkFromKeyProperty),a.linkToKeyProperty&&(this.linkToKeyProperty=a.linkToKeyProperty),a.linkFromPortIdProperty&&(this.linkFromPortIdProperty=a.linkFromPortIdProperty),a.linkToPortIdProperty&&(this.linkToPortIdProperty=a.linkToPortIdProperty),a.linkCategoryProperty&&(this.linkCategoryProperty=a.linkCategoryProperty),a.linkLabelKeysProperty&&(this.linkLabelKeysProperty=a.linkLabelKeysProperty),a.nodeIsGroupProperty&&(this.nodeIsGroupProperty=a.nodeIsGroupProperty),a.nodeGroupKeyProperty&&(this.nodeGroupKeyProperty=a.nodeGroupKeyProperty)},Lt.Rv=function(){var a=yn.prototype.Rv.call(this),y=`,
"linkDataArray": `+Wh(this,this.linkDataArray,!0);return a+y},Lt.kv=function(a){yn.prototype.kv.call(this,a),a=a.linkDataArray,Array.isArray(a)&&(this.dm(a),this.linkDataArray=a)};function b1(a,y){for(var x=new Ce,E=0;E<a.linkDataArray.length;E++){var b=a.linkDataArray[E];a0(a,y,b,b,x)}return x}Lt.Pv=function(a,y){this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalJson() to succeed.");var x=yn.prototype.Pv.call(this,a,y),E=this,b=new Ce,z=new Ce,tt=new Ce,ot=this.vh;a.changes.each(function(ut){ut.model===E&&(ut.modelChange==="linkDataArray"?ut.change===er?b.add(ut.newValue):ut.change===vr&&tt.add(ut.oldValue):E.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(ft){E.Jc(ft)&&z.add(ft)}):ut.object instanceof yn||E.lb(ut.object)||b1(E,ut.object).each(function(ft){z.add(ft)})))});var rt=this.il;rt.clear(),b.each(function(ut){rt.add(E.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(E.Ac(ut)),y&&z.add(ut)}),a=x,0<rt.count&&(a+=(y?this.Xv:this.Vv)+Wh(this,rt.Fa(),!0)),0<z.count&&(a+=this.iy+Wh(this,z.Fa(),!0)),0<at.count&&(a+=(y?this.Vv:this.Xv)+Wh(this,at.Fa(),!0)),at.clear(),rt.clear(),a},Lt.fp=function(a){(a.linkCategoryProperty!==void 0&&a.linkCategoryProperty!==this.linkCategoryProperty||a.linkKeyProperty!==void 0&&a.linkKeyProperty!==this.linkKeyProperty||a.linkFromKeyProperty!==void 0&&a.linkFromKeyProperty!==this.linkFromKeyProperty||a.linkToKeyProperty!==void 0&&a.linkToKeyProperty!==this.linkToKeyProperty||a.linkFromPortIdProperty!==void 0&&a.linkFromPortIdProperty!==this.linkFromPortIdProperty||a.linkToPortIdProperty!==void 0&&a.linkToPortIdProperty!==this.linkToPortIdProperty||a.linkLabelKeysProperty!==void 0&&a.linkLabelKeysProperty!==this.linkLabelKeysProperty||a.nodeIsGroupProperty!==void 0&&a.nodeIsGroupProperty!==this.nodeIsGroupProperty||a.nodeGroupKeyProperty!==void 0&&a.nodeGroupKeyProperty!==this.nodeGroupKeyProperty)&&Wt("applyIncrementalJson cannot change Model properties"),yn.prototype.fp.call(this,a);var y=a.insertedLinkKeys;if(Array.isArray(y))for(var x=y.length,E=0;E<x;E++){var b=y[E],z=this.jh(b);z===null&&(z=this.Jo({}),this.Ks(z,b),this.fi(z))}if(y=a.modifiedLinkData,Array.isArray(y)){for(x=y.length,E=0;E<x;E++)if(b=y[E],z=this.Ac(b),z=this.jh(z),z!==null){for(var tt in b)tt!=="__gohashid"&&tt!==this.linkKeyProperty&&this.setDataProperty(z,tt,b[tt]);T1(this,b,z)}}if(a=a.removedLinkKeys,Array.isArray(a))for(tt=a.length,y=0;y<tt;y++)x=this.jh(a[y]),x!==null&&this.bm(x)},Oi.prototype.changeState=function(a,y){if(a!==null&&a.model===this){if(a.change===No){var x=a.object,E=a.propertyName;if(E===this.linkKeyProperty&&this.Jc(x)){var b=a.I(y);y=a.I(!y),y!==void 0&&this.wb.remove(y),b!==void 0&&this.wb.add(b,x),Mo(x,E,b);return}}else if(a.change===er){if(x=a.newParam,a.modelChange==="linkDataArray"){a=a.newValue,Kt(a)&&typeof x=="number"&&(E=this.Ac(a),y?(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),E!==void 0&&this.wb.remove(E)):(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),E!==void 0&&this.wb.add(E,a)));return}if(a.modelChange==="linkLabelKeys"){E=this.Ef(a.object),Array.isArray(E)&&typeof x=="number"&&(y?(x=E.indexOf(a.newValue),0<=x&&E.splice(x,1)):0>E.indexOf(a.newValue)&&E.splice(x,0,a.newValue));return}}else if(a.change===vr){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,Kt(a)&&typeof x=="number"&&(E=this.Ac(a),y?(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),E!==void 0&&this.wb.add(E,a)):(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),E!==void 0&&this.wb.remove(E)));return}if(a.modelChange==="linkLabelKeys"){E=this.Ef(a.object),Array.isArray(E)&&typeof x=="number"&&(y?0>E.indexOf(a.newValue)&&E.splice(x,0,a.newValue):(x=E.indexOf(a.newValue),0<=x&&E.splice(x,1)));return}}yn.prototype.changeState.call(this,a,y)}},Lt=Oi.prototype,Lt.Vl=function(a){if(a!==void 0){var y=this.Ri;if(y!==null){var x=this.hc(a);x===null&&(x=this.copyNodeData(y),Mo(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Lt.yx=function(a){return Pa(this,a,!0)},Lt.wv=function(a,y){Df(this,a,y,!0)},Lt.Bx=function(a){return Pa(this,a,!1)},Lt.Bv=function(a,y){Df(this,a,y,!1)};function Pa(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=qo(y,a),a!==void 0))){if(Vh(a))return a;Wt((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Df(a,y,x,E){if(x===null&&(x=void 0),y!==null){var b=E?a.lf:a.mf;if(b!=="")if(x=a.Vl(x),a.Jc(y)){var z=qo(y,b);z!==x&&(Pl(a,z,y),Mo(y,b,x),a.hc(x)===null&&wl(a,x,y),gr(a,E?"linkFromKey":"linkToKey",No,b,y,z,x),typeof b=="string"&&a.La(y,b))}else Mo(y,b,x)}}Lt.zx=function(a){return u0(this,a,!0)},Lt.xv=function(a,y){Of(this,a,y,!0)},Lt.Cx=function(a){return u0(this,a,!1)},Lt.Cv=function(a,y){Of(this,a,y,!1)};function u0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=qo(y,a),y===void 0?"":y)}function Of(a,y,x,E){if(y!==null){var b=E?a.ej:a.fj;if(b!=="")if(a.Jc(y)){var z=qo(y,b);z===void 0&&(z=""),z!==x&&(Mo(y,b,x),gr(a,E?"linkFromPortId":"linkToPortId",No,b,y,z,x),typeof b=="string"&&a.La(y,b))}else Mo(y,b,x)}}Lt.Ef=function(a){if(a===null)return h0;var y=this.je;return y===""?h0:(a=qo(a,y),a===void 0?h0:a)},Lt.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var E=qo(a,x);if(E===void 0&&(E=h0),E!==y){if(Array.isArray(E))for(var b=E.length,z=0;z<b;z++)Pl(this,E[z],a);for(Mo(a,x,y),b=y.length,z=0;z<b;z++){var tt=y[z];this.hc(tt)===null&&wl(this,tt,a)}gr(this,"linkLabelKeys",No,x,a,E,y),typeof x=="string"&&this.La(a,x)}}else Mo(a,x,y)}},Lt.Bu=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=qo(a,x);if(E===void 0)x=[],x.push(y),this.Ls(a,x);else if(Array.isArray(E)){var b=E.indexOf(y);0<=b||(b=E.length,E.push(y),this.Jc(a)&&(this.hc(y)===null&&wl(this,y,a),gr(this,"linkLabelKeys",er,x,a,null,y,null,b)))}else Wt(x+" property is not an Array; cannot addLabelKeyForLinkData: "+a)}}},Lt.Qx=function(a,y){if(y!=null&&a!==null){var x=this.je;if(x!==""){var E=qo(a,x);if(Array.isArray(E)){var b=E.indexOf(y);0>b||(E.splice(b,1),this.Jc(a)&&(Pl(this,y,a),gr(this,"linkLabelKeys",vr,x,a,y,null,b,null)))}else E!==void 0&&Wt(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Lt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=qo(a,y),y!==void 0)){if(Vh(y))return y;Wt("Key value for link data "+a+" is not a number or a string: "+y)}}},Lt.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var E=qo(a,x);E!==y&&this.jh(y)===null&&(Mo(a,x,y),E!==void 0&&this.wb.remove(E),this.wb.add(y,a),gr(this,"linkKey",No,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Mo(a,x,y)}},Lt.jh=function(a){return a===null&&Wt("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&Vh(a)?this.wb.I(a):null},Lt.Bs=function(a){if(a!==null){var y=this.Jh;if(y!==""){var x=this.Ac(a);if(x===void 0||this.wb.contains(x)){var E=this.cl;if(E!==null&&(x=E(this,a),x!=null&&!this.wb.contains(x))){Mo(a,y,x);return}if(typeof x=="string"){for(E=2;this.wb.contains(x+E);)E++;Mo(a,y,x+E)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;Mo(a,y,x)}}}}},Lt.Jc=function(a){return a===null?!1:this.$f.contains(a)},Lt.fi=function(a){a!==null&&(Ri(a),this.Jc(a)||F1(this,a,!0))};function F1(a,y,x){if(a.linkKeyProperty!==""){var E=a.Ac(y);if(E!==void 0&&a.wb.I(E)===y)return;a.Bs(y),E=a.Ac(y),E===void 0&&Wt("GraphLinksModel.makeLinkDataKeyUnique failed on "+y+". Data not added to model."),a.wb.add(E,y)}a.$f.add(y),E=null,x&&(E=a.md.length,a.md.splice(E,0,y)),gr(a,"linkDataArray",er,"linkDataArray",a,null,y,null,E),cy(a,y)}Lt.Ey=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.fi(a[x]);else for(a=a.iterator;a.next();)this.fi(a.value)},Lt.bm=function(a){a!==null&&N1(this,a,!0)};function N1(a,y,x){a.$f.remove(y);var E=a.Ac(y);if(E!==void 0&&a.wb.remove(E),E=null,x){if(E=a.md.indexOf(y),0>E)return;a.md.splice(E,1)}if(gr(a,"linkDataArray",vr,"linkDataArray",a,y,null,E,null),x=Pa(a,y,!0),Pl(a,x,y),x=Pa(a,y,!1),Pl(a,x,y),E=a.Ef(y),Array.isArray(E))for(var b=E.length,z=0;z<b;z++)x=E[z],Pl(a,x,y)}Lt.lA=function(a){if(Array.isArray(a))for(var y=a.length,x=0;x<y;x++)this.bm(a[x]);else for(a=a.iterator;a.next();)this.bm(a.value)},Lt.Zz=function(a){if(this.linkKeyProperty===""&&Wt("GraphLinksModel.linkKeyProperty must not be an empty string for .mergeLinkDataArray() to succeed."),a!==this.linkDataArray&&$t(a)){var y=this.kl;y.clear(),y.addAll(this.wb.iteratorKeys);var x=this.il;x.clear();for(var E=a.length,b=0;b<E;b++){var z=a[b],tt=this.Ac(z);if(tt!==void 0){x.add(tt);var ot=this.jh(tt);ot!==z&&(ot!==null?(this.Do(ot,z),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();)E=a.value,x.contains(E)||(E=this.jh(E))&&this.bm(E);y.clear(),x.clear()}};function cy(a,y){var x=Pa(a,y,!0);x=a.Vl(x),a.hc(x)===null&&wl(a,x,y),x=Pa(a,y,!1),x=a.Vl(x),a.hc(x)===null&&wl(a,x,y);var E=a.Ef(y);if(Array.isArray(E))for(var b=E.length,z=0;z<b;z++)x=E[z],a.hc(x)===null&&wl(a,x,y)}Lt.Jo=function(a){if(a===null)return null;var y=this.Ak;return a=y!==null?y(a,this):l0(this,a,!0),Kt(a)&&(kn(a),this.lf!==""&&Mo(a,this.lf,void 0),this.mf!==""&&Mo(a,this.mf,void 0),this.je!==""&&Mo(a,this.je,[])),a},Lt.Yu=function(a){if(a===null)return!1;var y=this.jl;return y===""?!1:!!qo(a,y)},Lt.lh=function(a){if(a!==null){var y=this.Je;if(y!==""&&(y=qo(a,y),y!==void 0)){if(Vh(y))return y;Wt("GroupKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.mp=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Je;if(x!=="")if(this.lb(a)){var E=qo(a,x);E!==y&&(Pl(this,E,a),Mo(a,x,y),this.hc(y)===null&&wl(this,y,a),gr(this,"nodeGroupKey",No,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Mo(a,x,y)}},Oi.prototype.copyNodeData=function(a){return a===null?null:(a=yn.prototype.copyNodeData.call(this,a),this.Ij||this.Je===""||qo(a,this.Je)===void 0||Mo(a,this.Je,void 0),a)},Oi.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeGroupKeyProperty){this.mp(a,x);return}}else if(this.Jc(a)){if(y===this.linkFromKeyProperty){Df(this,a,x,!0);return}if(y===this.linkToKeyProperty){Df(this,a,x,!1);return}if(y===this.linkFromPortIdProperty){Of(this,a,x,!0);return}if(y===this.linkToPortIdProperty){Of(this,a,x,!1);return}if(y===this.linkKeyProperty){this.Ks(a,x);return}if(y===this.linkCategoryProperty){this.lp(a,x);return}if(y===this.linkLabelKeysProperty){this.Ls(a,x);return}}var E=qo(a,y);E!==x&&(Mo(a,y,x),this.Fs(a,y,E,x))},Lt=Oi.prototype,Lt.Do=function(a,y){if(y){var x=this.lb(a),E=this.Jc(a),b;for(b in y)b==="__gohashid"||x&&b===this.nodeKeyProperty||x&&b===this.nodeIsGroupProperty&&qo(a,b)===y[b]||E&&b===this.linkKeyProperty||this.setDataProperty(a,b,y[b])}},Lt.jp=function(a,y){yn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y);for(x=this.$f.iterator;x.next();){var E=x.value,b=a,z=y;if(Pa(this,E,!0)===b){var tt=this.lf;Mo(E,tt,z),gr(this,"linkFromKey",No,tt,E,b,z),typeof tt=="string"&&this.La(E,tt)}if(Pa(this,E,!1)===b&&(tt=this.mf,Mo(E,tt,z),gr(this,"linkToKey",No,tt,E,b,z),typeof tt=="string"&&this.La(E,tt)),tt=this.Ef(E),Array.isArray(tt))for(var ot=tt.length,rt=this.je,at=0;at<ot;at++)tt[at]===b&&(tt[at]=z,gr(this,"linkLabelKeys",er,rt,E,b,z,at,at))}},Lt.qv=function(a,y,x){if(this.lh(a)===y){var E=this.Je;Mo(a,E,x),gr(this,"nodeGroupKey",No,E,a,y,x),typeof E=="string"&&this.La(a,E)}},Lt.Lv=function(){yn.prototype.Lv.call(this);for(var a=this.linkDataArray,y=a.length,x=0;x<y;x++)cy(this,a[x])},Lt.fm=function(a){yn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=Ke();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)){if(this.lh(E)===a){var b=this.Je;gr(this,"nodeGroupKey",No,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}else if(Pa(this,E,!0)===a&&(b=this.lf,gr(this,"linkFromKey",No,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)),Pa(this,E,!1)===a&&(b=this.mf,gr(this,"linkToKey",No,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)),b=this.Ef(E),Array.isArray(b))for(var z=b.length,tt=this.je,ot=0;ot<z;ot++)b[ot]===a&&(gr(this,"linkLabelKeys",er,tt,E,a,a,ot,ot),x.push(E))}for(y=0;y<x.length;y++)Pl(this,a,x[y]);be(x)}},Lt.em=function(a){yn.prototype.em.call(this,a);var y=this.lh(a);this.hc(y)===null&&wl(this,y,a)},Lt.qp=function(a){yn.prototype.qp.call(this,a);var y=this.lh(a);Pl(this,y,a)},Lt.ps=function(a){if(a===null)return"";var y=this.dj;if(y===""||(y=qo(a,y),y===void 0))return"";if(typeof y=="string")return y;Wt("getCategoryForLinkData found a non-string category for "+a+": "+y)},Oi.prototype.getLinkCategoryForData=function(a){return this.ps(a)},Oi.prototype.lp=function(a,y){if(a!==null){var x=this.dj;if(x!=="")if(this.Jc(a)){var E=qo(a,x);E===void 0&&(E=""),E!==y&&(Mo(a,x,y),gr(this,"linkCategory",No,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Mo(a,x,y)}},Oi.prototype.setLinkCategoryForData=function(a,y){this.lp(a,y)},Lt=Oi.prototype,Lt.lm=function(a,y){yn.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))}Lt.Wj=function(){return!0},Lt.ri=function(){return!0},Lt.xs=function(){return!0},Lt.Xj=function(){return!0},Re.Object.defineProperties(Oi.prototype,{archetypeNodeData:{get:function(){return this.Ri},set:function(a){var y=this.Ri;y!==a&&(this.Ri=a,this.g("archetypeNodeData",y,a))}},linkFromKeyProperty:{get:function(){return this.lf},set:function(a){var y=this.lf;y!==a&&(this.lf=a,this.g("linkFromKeyProperty",y,a))}},linkToKeyProperty:{get:function(){return this.mf},set:function(a){var y=this.mf;y!==a&&(this.mf=a,this.g("linkToKeyProperty",y,a))}},linkFromPortIdProperty:{get:function(){return this.ej},set:function(a){var y=this.ej;y!==a&&(this.ej=a,this.g("linkFromPortIdProperty",y,a))}},linkToPortIdProperty:{get:function(){return this.fj},set:function(a){var y=this.fj;y!==a&&(this.fj=a,this.g("linkToPortIdProperty",y,a))}},linkLabelKeysProperty:{get:function(){return this.je},set:function(a){var y=this.je;y!==a&&(this.je=a,this.g("linkLabelKeysProperty",y,a))}},linkDataArray:{get:function(){return this.md},set:function(a){var y=this.md;if(y!==a){this.wb.clear();for(var x=a.length,E=0;E<x;E++){var b=a[E];Kt(b)||Wt("GraphLinksModel.linkDataArray must only contain Objects, not: "+b),Ri(b)}if(this.md=a,this.linkKeyProperty!==""){for(E=new Pe,b=0;b<x;b++){var z=a[b],tt=this.Ac(z);tt===void 0||this.wb.I(tt)!==null?E.add(z):this.wb.add(tt,z)}for(E=E.iterator;E.next();)b=E.value,this.Bs(b),z=this.Ac(b),z!==void 0&&this.wb.add(z,b)}for(E=new Ce,b=0;b<x;b++)E.add(a[b]);for(this.$f=E,gr(this,"linkDataArray",No,"linkDataArray",this,y,a),y=0;y<x;y++)cy(this,a[y])}}},linkKeyProperty:{get:function(){return this.Jh},set:function(a){var y=this.Jh;if(y!==a){this.Jh=a,this.wb.clear();for(var x=this.linkDataArray.length,E=0;E<x;E++){var b=this.linkDataArray[E],z=this.Ac(b);z===void 0&&(this.Bs(b),z=this.Ac(b)),z!==void 0&&this.wb.add(z,b)}this.g("linkKeyProperty",y,a)}}},makeUniqueLinkKeyFunction:{get:function(){return this.cl},set:function(a){var y=this.cl;y!==a&&(this.cl=a,this.g("makeUniqueLinkKeyFunction",y,a))}},copyLinkDataFunction:{get:function(){return this.Ak},set:function(a){var y=this.Ak;y!==a&&(this.Ak=a,this.g("copyLinkDataFunction",y,a))}},nodeIsGroupProperty:{get:function(){return this.jl},set:function(a){var y=this.jl;y!==a&&(this.jl=a,this.g("nodeIsGroupProperty",y,a))}},nodeGroupKeyProperty:{get:function(){return this.Je},set:function(a){var y=this.Je;y!==a&&(this.Je=a,this.g("nodeGroupKeyProperty",y,a))}},Ij:{get:function(){return this.Lm},set:function(a){this.Lm!==a&&(this.Lm=a)}},linkCategoryProperty:{get:function(){return this.dj},set:function(a){var y=this.dj;y!==a&&(this.dj=a,this.g("linkCategoryProperty",y,a))}},type:{get:function(){return"GraphLinksModel"}}}),Oi.prototype.setCategoryForLinkData=Oi.prototype.lp,Oi.prototype.getCategoryForLinkData=Oi.prototype.ps,Oi.prototype.assignAllDataProperties=Oi.prototype.Do,Oi.prototype.setGroupKeyForNodeData=Oi.prototype.mp,Oi.prototype.getGroupKeyForNodeData=Oi.prototype.lh,Oi.prototype.isGroupForNodeData=Oi.prototype.Yu,Oi.prototype.copyLinkData=Oi.prototype.Jo,Oi.prototype.mergeLinkDataArray=Oi.prototype.Zz,Oi.prototype.removeLinkDataCollection=Oi.prototype.lA,Oi.prototype.removeLinkData=Oi.prototype.bm,Oi.prototype.addLinkDataCollection=Oi.prototype.Ey,Oi.prototype.addLinkData=Oi.prototype.fi,Oi.prototype.containsLinkData=Oi.prototype.Jc,Oi.prototype.makeLinkDataKeyUnique=Oi.prototype.Bs,Oi.prototype.findLinkDataForKey=Oi.prototype.jh,Oi.prototype.setKeyForLinkData=Oi.prototype.Ks,Oi.prototype.getKeyForLinkData=Oi.prototype.Ac,Oi.prototype.removeLabelKeyForLinkData=Oi.prototype.Qx,Oi.prototype.addLabelKeyForLinkData=Oi.prototype.Bu,Oi.prototype.setLabelKeysForLinkData=Oi.prototype.Ls,Oi.prototype.getLabelKeysForLinkData=Oi.prototype.Ef,Oi.prototype.setToPortIdForLinkData=Oi.prototype.Cv,Oi.prototype.getToPortIdForLinkData=Oi.prototype.Cx,Oi.prototype.setFromPortIdForLinkData=Oi.prototype.xv,Oi.prototype.getFromPortIdForLinkData=Oi.prototype.zx,Oi.prototype.setToKeyForLinkData=Oi.prototype.Bv,Oi.prototype.getToKeyForLinkData=Oi.prototype.Bx,Oi.prototype.setFromKeyForLinkData=Oi.prototype.wv,Oi.prototype.getFromKeyForLinkData=Oi.prototype.yx,Oi.prototype.clear=Oi.prototype.clear;var h0=Object.freeze([]);Oi.className="GraphLinksModel",hl.GraphLinksModel=Oi,yn.constructGraphLinksModel=yn.constructGraphLinksModel=function(){return new Oi},yn.initDiagramModel=hy=function(){return new Oi};function As(a,y){yn.call(this),this.Ke="parent",this.Nm=!1,this.nj="parentLinkCategory",a!==void 0&&($t(a)?this.nodeDataArray=a:y=a),y&&(Object.assign(this,y),a=y.Changed)&&(delete this.Changed,this.Pe(a))}ye(As,yn),As.constructGraphLinksModel=yn.constructGraphLinksModel,As.prototype.cloneProtected=function(a){yn.prototype.cloneProtected.call(this,a),a.Ke=this.Ke,a.Nm=this.Nm,a.nj=this.nj},Lt=As.prototype,Lt.toString=function(a){if(a===void 0&&(a=0),2<=a)return this.np();var y=(this.name!==""?this.name:"")+" TreeModel";if(0<a){y+=`
node data:`,a=this.nodeDataArray;for(var x=a.length,E=0;E<x;E++){var b=a[E];y+=" "+this.wa(b)+":"+Rn(b)}}return y},Lt.rm=function(){var a=yn.prototype.rm.call(this),y="";return this.nodeParentKeyProperty!=="parent"&&typeof this.nodeParentKeyProperty=="string"&&(y+=`,
"nodeParentKeyProperty": `+this.quote(this.nodeParentKeyProperty)),a+y},Lt.gp=function(a){yn.prototype.gp.call(this,a),a.nodeParentKeyProperty&&(this.nodeParentKeyProperty=a.nodeParentKeyProperty)},Lt.fp=function(a){a.nodeParentKeyProperty!==void 0&&a.nodeParentKeyProperty!==this.nodeParentKeyProperty&&Wt("applyIncrementalJson cannot change Model properties"),yn.prototype.fp.call(this,a)},Lt.Vl=function(a){return a},Lt.mh=function(a){if(a!==null){var y=this.Ke;if(y!==""&&(y=qo(a,y),y!==void 0)){if(Vh(y))return y;Wt("ParentKey value for node data "+a+" is not a number or a string: "+y)}}},Lt.qe=function(a,y){if(y===null&&(y=void 0),a!==null){var x=this.Ke;if(x!=="")if(y=this.Vl(y),this.lb(a)){var E=qo(a,x);E!==y&&(Pl(this,E,a),Mo(a,x,y),this.hc(y)===null&&wl(this,y,a),gr(this,"nodeParentKey",No,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Mo(a,x,y)}},Lt.ss=function(a){if(a===null)return"";var y=this.nj;return y===""||(y=qo(a,y),y===void 0)?"":typeof y=="string"?y:(Wt("getParentLinkCategoryForNodeData found a non-string category for "+a+": "+y),"")},As.prototype.getLinkCategoryForData=function(a){return this.ss(a)},As.prototype.Ms=function(a,y){if(a!==null){var x=this.nj;if(x!=="")if(this.lb(a)){var E=qo(a,x);E===void 0&&(E=""),E!==y&&(Mo(a,x,y),gr(this,"parentLinkCategory",No,x,a,E,y),typeof x=="string"&&this.La(a,x))}else Mo(a,x,y)}},As.prototype.setLinkCategoryForData=function(a,y){this.Ms(a,y)},As.prototype.copyNodeData=function(a){return a===null?null:(a=yn.prototype.copyNodeData.call(this,a),this.Jj||this.Ke===""||qo(a,this.Ke)===void 0||Mo(a,this.Ke,void 0),a)},As.prototype.setDataProperty=function(a,y,x){if(this.lb(a)){if(y===this.nodeKeyProperty){this.km(a,x);return}if(y===this.nodeCategoryProperty){this.jm(a,x);return}if(y===this.nodeParentKeyProperty){this.qe(a,x);return}}var E=qo(a,y);E!==x&&(Mo(a,y,x),this.Fs(a,y,E,x))},Lt=As.prototype,Lt.jp=function(a,y){yn.prototype.jp.call(this,a,y);for(var x=this.kb.iterator;x.next();)this.qv(x.value,a,y)},Lt.qv=function(a,y,x){if(this.mh(a)===y){var E=this.Ke;Mo(a,E,x),gr(this,"nodeParentKey",No,E,a,y,x),typeof E=="string"&&this.La(a,E)}},Lt.fm=function(a){yn.prototype.fm.call(this,a),a=this.wa(a);var y=lp(this,a);if(y!==null){var x=Ke();for(y=y.iterator;y.next();){var E=y.value;if(this.lb(E)&&this.mh(E)===a){var b=this.Ke;gr(this,"nodeParentKey",No,b,E,a,a),typeof b=="string"&&this.La(E,b),x.push(E)}}for(y=0;y<x.length;y++)Pl(this,a,x[y]);be(x)}},Lt.em=function(a){yn.prototype.em.call(this,a);var y=this.mh(a);y=this.Vl(y),this.hc(y)===null&&wl(this,y,a)},Lt.qp=function(a){yn.prototype.qp.call(this,a);var y=this.mh(a);Pl(this,y,a)},Lt.lm=function(a,y){yn.prototype.lm.call(this,a,y),this.Ms(y,this.ss(a)),this.qe(y,this.mh(a))},Lt.Tl=function(){return!0},Lt.xs=function(){return!0},Re.Object.defineProperties(As.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"}}}),As.prototype.setParentLinkCategoryForNodeData=As.prototype.Ms,As.prototype.getParentLinkCategoryForNodeData=As.prototype.ss,As.prototype.setParentKeyForNodeData=As.prototype.qe,As.prototype.getParentKeyForNodeData=As.prototype.mh,As.className="TreeModel",hl.TreeModel=As;function Io(a){bo.call(this),this.lw=this.Zm=this.lc=0,this.Wp=360,this.kw=dl,this.Ti=0,this.Zv=new Dt,this.Jp=this.me=0,this.Xr=new gp,this.gt=this.mj=0,this.ty=600,this.eo=NaN,this.Cm=1,this.ro=0,this.ul=360,this.Rb=dl,this.K=Bs,this.nd=Rf,this.hd=oy,this.tf=6,this.Nn=v0,a&&Object.assign(this,a)}ye(Io,bo),Io.prototype.cloneProtected=function(a){bo.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},Io.prototype.qb=function(a){a.classType===Io?a===p0||a===m0||a===f0||a===g0||a===Rf?this.sorting=a:a===jd||a===If||a===Bs||a===Zh?this.direction=a:a===lh||a===Uh||a===dl||a===cl?this.arrangement=a:(a===Ec||a===v0)&&(this.nodeDiameterFormula=a):bo.prototype.qb.call(this,a)},Io.prototype.createNetwork=function(){return new jf(this)},Io.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 Pe;y.addAll(a.iterator),a=new Pe;var x=new Pe,E=this.sort(y),b,z,tt=this.Jp,ot=this.arrangement,rt=this.nodeDiameterFormula,at=this.radius;(!isFinite(at)||0>=at)&&(at=NaN);var ut=this.aspectRatio;(!isFinite(ut)||0>=ut)&&(ut=1);var ft=this.startAngle;isFinite(ft)||(ft=0);var mt=this.sweepAngle;if((!isFinite(mt)||360<mt||1>mt)&&(mt=360),y=this.spacing,isFinite(y)||(y=NaN),ot===cl&&rt===Ec?ot=dl:ot===cl&&rt!==Ec&&(ot=this.arrangement),(this.direction===jd||this.direction===If)&&this.sorting!==Rf){for(rt=0;!(rt>=E.length)&&(a.add(E.M(rt)),!(rt+1>=E.length));rt+=2)x.add(E.M(rt+1));this.direction===jd?(this.arrangement===cl&&a.reverse(),E=new Pe,E.addAll(a),E.addAll(x)):(this.arrangement===cl&&x.reverse(),E=new Pe,E.addAll(x),E.addAll(a))}rt=E.length;for(var yt=z=b=0;yt<E.length;yt++){var xt=ft+mt*z*(this.direction===Bs?1:-1)/rt,Mt=E.M(yt).diameter;isNaN(Mt)&&(Mt=Yh(E.M(yt),xt)),360>mt&&(yt===0||yt===E.length-1)&&(Mt/=2),b+=Mt,z++}if(isNaN(at)||ot===cl){if(isNaN(y)&&(y=6),ot!==dl&&ot!==cl){for(z=-1/0,tt=0;tt<rt;tt++)yt=E.M(tt),b=E.M(tt===rt-1?0:tt+1),isNaN(yt.diameter)&&Yh(yt,0),isNaN(b.diameter)&&Yh(b,0),z=Math.max(z,(yt.diameter+b.diameter)/2);tt=z+y,ot===lh?at=(z+y)/(2*Math.PI/rt):at=d0(this,tt*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180)}else at=d0(this,b+(360<=mt?rt:rt-1)*(ot!==cl?y:1.6*y),ut,ft*Math.PI/180,mt*Math.PI/180);z=at*ut}else if(z=at*ut,yt=fy(this,at,z,ft*Math.PI/180,mt*Math.PI/180),isNaN(y))(ot===dl||ot===cl)&&(y=(yt-b)/(360<=mt?rt:rt-1));else if(ot===dl||ot===cl)yt=(yt-b)/(360<=mt?rt:rt-1),yt<y?(at=d0(this,b+y*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180),z=at*ut):y=yt;else{for(tt=-1/0,b=0;b<rt;b++)xt=E.M(b),Mt=E.M(b===rt-1?0:b+1),isNaN(xt.diameter)&&Yh(xt,0),isNaN(Mt.diameter)&&Yh(Mt,0),tt=Math.max(tt,(xt.diameter+Mt.diameter)/2);tt+=y,b=d0(this,tt*(360<=mt?rt:rt-1),ut,ft*Math.PI/180,mt*Math.PI/180),b>at?(at=b,z=at*ut):tt=yt/(360<=mt?rt:rt-1)}if(this.kw=ot,this.lc=at,this.Zm=ut,this.lw=ft,this.Wp=mt,this.Ti=y,this.me=z,this.Jp=tt,y=E,E=this.kw,ot=this.lc,at=this.lw,ut=this.Wp,ft=this.Ti,mt=this.me,rt=this.Jp,this.direction!==jd&&this.direction!==If||E!==cl)if(this.direction===jd||this.direction===If){switch(tt=0,E){case Uh:tt=180*c0(this,ot,mt,at,rt)/Math.PI;break;case dl:rt=y=0,tt=a.first(),tt!==null&&(y=Yh(tt,Math.PI/2)),tt=x.first(),tt!==null&&(rt=Yh(tt,Math.PI/2)),tt=180*c0(this,ot,mt,at,ft+(y+rt)/2)/Math.PI;break;case lh:tt=ut/y.length}if(this.direction===jd){switch(E){case Uh:fp(this,a,at,Zh);break;case dl:cp(this,a,at,Zh);break;case lh:dp(this,a,ut/2,at,Zh)}switch(E){case Uh:fp(this,x,at+tt,Bs);break;case dl:cp(this,x,at+tt,Bs);break;case lh:dp(this,x,ut/2,at+tt,Bs)}}else{switch(E){case Uh:fp(this,x,at,Zh);break;case dl:cp(this,x,at,Zh);break;case lh:dp(this,x,ut/2,at,Zh)}switch(E){case Uh:fp(this,a,at+tt,Bs);break;case dl:cp(this,a,at+tt,Bs);break;case lh:dp(this,a,ut/2,at+tt,Bs)}}}else switch(E){case Uh:fp(this,y,at,this.direction);break;case dl:cp(this,y,at,this.direction);break;case lh:dp(this,y,ut,at,this.direction);break;case cl:A1(this,y,ut,at,this.direction)}else A1(this,y,ut,at-ut/2,Bs)}this.updateParts(),this.network=null,this.isValidLayout=!0};function dp(a,y,x,E,b){var z=a.Wp,tt=a.lc;a=a.me,E=E*Math.PI/180,x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=E+(b===Bs?rt*x/(360<=z?ot:ot-1):-(rt*x)/ot),ut=y.M(rt),ft=tt*Math.tan(at)/a;ft=Math.sqrt((tt*tt+a*a*ft*ft)/(1+ft*ft)),ut.centerX=ft*Math.cos(at),ut.centerY=ft*Math.sin(at),ut.actualAngle=180*at/Math.PI}}function cp(a,y,x,E){var b=a.lc,z=a.me,tt=a.Ti;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt),ut=y.M(rt===ot-1?0:rt+1),ft=z*Math.sin(x);at.centerX=b*Math.cos(x),at.centerY=ft,at.actualAngle=180*x/Math.PI,isNaN(at.diameter)&&Yh(at,0),isNaN(ut.diameter)&&Yh(ut,0),at=c0(a,b,z,E===Bs?x:-x,(at.diameter+ut.diameter)/2+tt),x+=E===Bs?at:-at}}function fp(a,y,x,E){var b=a.lc,z=a.me,tt=a.Jp;x=x*Math.PI/180;for(var ot=y.length,rt=0;rt<ot;rt++){var at=y.M(rt);at.centerX=b*Math.cos(x),at.centerY=z*Math.sin(x),at.actualAngle=180*x/Math.PI,at=c0(a,b,z,E===Bs?x:-x,tt),x+=E===Bs?at:-at}}function A1(a,y,x,E,b){var z=a.Wp;if(a.mj=0,a.Xr=new gp,360>x){for(z=E+(b===Bs?z:-z);0>z;)z+=360;z%=360,180<z&&(z-=360),z*=Math.PI/180,a.gt=z,D1(a,y,x,E,b)}else B1(a,y,x,E,b);a.Xr.commit(y)}function B1(a,y,x,E,b){var z=a.lc,tt=a.Ti,ot=a.Zm,rt=z*Math.cos(E*Math.PI/180),at=a.me*Math.sin(E*Math.PI/180),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=Dt.alloc();for(var ft=0;ft<ut.length&&(ut[ft].centerX=rt,ut[ft].centerY=at,!(ft>=ut.length-1));ft++)O1(a,rt,at,ut,ft,b,z)||I1(a,rt,at,ut,ft,b,z),rt=z.x,at=z.y;if(Dt.free(z),a.mj++,!(23<a.mj)){rt=ut[0].centerX,at=ut[0].centerY,z=ut[ut.length-1].centerX,ft=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-ft)-((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(ft)?0<z!=at>ft:0<ft!=rt<z,(rt=b===Bs?rt:!rt)&&(tt=-Math.abs(tt),tt=Math.min(tt,-ut[ut.length-1].width),tt=Math.min(tt,-ut[ut.length-1].height)),a.Xr.compare(tt,ut),1<Math.abs(tt)&&(a.lc=8>a.mj?a.lc-tt/(2*Math.PI):5>ut.length&&10<tt?a.lc/2:a.lc-(0<tt?1.7:-2.3),a.me=a.lc*ot,B1(a,y,x,E,b))}}}function D1(a,y,x,E,b){for(var z=a.lc,tt=a.me,ot=a.Zm,rt=z*Math.cos(E*Math.PI/180),at=tt*Math.sin(E*Math.PI/180),ut=Dt.alloc(),ft=y.Fa(),mt=0;mt<ft.length&&(ft[mt].centerX=rt,ft[mt].centerY=at,!(mt>=ft.length-1));mt++)O1(a,rt,at,ft,mt,b,ut)||I1(a,rt,at,ft,mt,b,ut),rt=ut.x,at=ut.y;if(Dt.free(ut),a.mj++,!(23<a.mj)){if(rt=Math.atan2(at,rt),rt=b===Bs?a.gt-rt:rt-a.gt,rt=Math.abs(rt)<Math.abs(rt-2*Math.PI)?rt:rt-2*Math.PI,z=rt*(z+tt)/2,tt=a.Xr,Math.abs(z)<Math.abs(tt.Pl))for(tt.Pl=z,tt.mk=[],tt.tm=[],rt=0;rt<ft.length;rt++)tt.mk[rt]=ft[rt].bounds.x,tt.tm[rt]=ft[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,E,b))}}function O1(a,y,x,E,b,z,tt){var ot=a.lc,rt=a.me,at=0;a=(E[b].width+E[b+1].width)/2+a.Ti;var ut=!1;if(0<=x!=(z===Bs)){if(z=y+a,z>ot){if(z=y-a,z<-ot)return tt.x=z,tt.y=at,!1;ut=!0}}else if(z=y-a,z<-ot){if(z=y+a,z>ot)return tt.x=z,tt.y=at,!1;ut=!0}return at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>x!==ut&&(at=-at),Math.abs(x-at)>(E[b].height+E[b+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function I1(a,y,x,E,b,z,tt){var ot=a.lc,rt=a.me,at=0;if(a=(E[b].height+E[b+1].height)/2+a.Ti,E=!1,0<=y!=(z===Bs)){if(z=x-a,z<-rt){if(z=x+a,z>rt){tt.x=at,tt.y=z;return}E=!0}}else if(z=x+a,z>rt){if(z=x-a,z<-rt){tt.x=at,tt.y=z;return}E=!0}at=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*ot,0>y!==E&&(at=-at),tt.x=at,tt.y=z}Io.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},Io.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 Dt(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var E=this.network.vertexes.iterator;E.next();){var b=E.value;b.x+=x.x,b.y+=x.y,b.commit()}a&&(this.group.Va(),a=this.group.position.copy(),x=this.group.location.copy(),y=y.re(x.re(a)),this.group.move(y),this.Zv=y.re(a))},Io.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function fy(a,y,x,E,b){var z=a.ty;if(.001>Math.abs(a.Zm-1))return E!==void 0&&b!==void 0?b*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,ot=E!==void 0&&b!==void 0?b/(z+1):Math.PI/(2*(z+1)),rt=0,at=0;at<=z;at++){E!==void 0&&b!==void 0?rt=E+at*b/z:rt=at*Math.PI/(2*z);var ut=Math.sin(rt);tt+=Math.sqrt(1-a*a*ut*ut)*ot}return E!==void 0&&b!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,E,b){return y/(E!==void 0&&b!==void 0?fy(a,1,x,E,b):fy(a,1,x))}function c0(a,y,x,E,b){if(.001>Math.abs(a.Zm-1))return b/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(E+=Math.PI/2);for(var ot=0;;ot++){var rt=Math.sin(E+ot*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*rt*rt)*a,tt>=b)return ot*a}}Io.prototype.sort=function(a){switch(this.sorting){case f0:break;case g0:a.reverse();break;case p0:a.sort(this.comparer);break;case m0:a.sort(this.comparer),a.reverse();break;case Rf:return this.ak(Bx(a));default:Wt("Invalid sorting type.")}return a};function Bx(a){for(var y=[],x=0;x<a.length;x++)y.push(0);x=new Pe;for(var E=0;E<a.length;E++){var b=-1,z=-1;if(E===0)for(var tt=0;tt<a.length;tt++){var ot=a.M(tt).edgesCount;ot>b&&(b=ot,z=tt)}else for(tt=0;tt<a.length;tt++)ot=y[tt],ot>b&&(b=ot,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)b=a.indexOf(tt.value.fromVertex),0>b||0<=y[b]&&y[b]++;for(z=z.destinationEdges;z.next();)b=a.indexOf(z.value.toVertex),0>b||0<=y[b]&&y[b]++}return x}Io.prototype.ak=function(a){for(var y=[],x=0;x<a.length;x++){var E=a.M(x);y[x]=[];for(var b,z=E.destinationEdges;z.next();)b=a.indexOf(z.value.toVertex),b!==x&&0>y[x].indexOf(b)&&y[x].push(b);for(E=E.sourceEdges;E.next();)b=a.indexOf(E.value.fromVertex),b!==x&&0>y[x].indexOf(b)&&y[x].push(b)}for(z=[],x=0;x<y.length;x++)z[x]=0;x=[];var tt=[],ot=[];E=[],b=new Pe;for(var rt=0,at=0;at<y.length;at++){var ut=y[at].length;if(ut===1)E.push(at);else if(ut===0)b.add(a.M(at));else{if(rt===0)x.push(at);else{for(var ft=ut=1/0,mt=-1,yt=[],xt=0;xt<x.length;xt++)0>y[x[xt]].indexOf(x[xt===x.length-1?0:xt+1])&&yt.push(xt===x.length-1?0:xt+1);if(yt.length===0)for(xt=0;xt<x.length;xt++)yt.push(xt);for(xt=0;xt<yt.length;xt++){for(var Mt=yt[xt],It=y[at],At=0,_t=0;_t<tt.length;_t++){var Ht=z[tt[_t]],Vt=z[ot[_t]];if(Ht<Vt){var Xt=Ht;Ht=Vt}else Xt=Vt;if(Xt<Mt&&Mt<=Ht)for(Vt=0;Vt<It.length;Vt++){var ue=It[Vt];0>x.indexOf(ue)||Xt<z[ue]&&z[ue]<Ht||Xt===z[ue]||Ht===z[ue]||At++}else for(Vt=0;Vt<It.length;Vt++)ue=It[Vt],0>x.indexOf(ue)||Xt<z[ue]&&z[ue]<Ht&&Xt!==z[ue]&&Ht!==z[ue]&&At++}for(It=At,_t=At=0;_t<y[at].length;_t++)Xt=x.indexOf(y[at][_t]),0<=Xt&&(Xt=Math.abs(Mt-(Xt>=Mt?Xt+1:Xt)),At+=Xt<x.length+1-Xt?Xt:x.length+1-Xt);for(_t=0;_t<tt.length;_t++)Xt=z[tt[_t]],Ht=z[ot[_t]],Xt>=Mt&&Xt++,Ht>=Mt&&Ht++,Xt>Ht&&(Vt=Ht,Ht=Xt,Xt=Vt),Ht-Xt<(x.length+2)/2==(Xt<Mt&&Mt<=Ht)&&At++;(It<ut||It===ut&&At<ft)&&(ut=It,ft=At,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++)ft=y[at][ut],0<=x.indexOf(ft)&&(tt.push(at),ot.push(ft))}rt++}}for(tt=x.length;;){for(z=!0,ot=0;ot<E.length;ot++)if(rt=E[ot],at=y[rt][0],ut=x.indexOf(at),0<=ut){for(mt=ft=0;mt<y[at].length;mt++)yt=x.indexOf(y[at][mt]),0>yt||yt===ut||(xt=yt>ut?yt-ut:ut-yt,ft+=yt<ut!=xt>tt-xt?1:-1);x.splice(0>ft?ut:ut+1,0,rt),E.splice(ot,1),ot--}else z=!1;if(z)break;x.push(E[0]),E.splice(0,1)}for(y=0;y<x.length;y++)b.add(a.M(x[y]));return b},Re.Object.defineProperties(Io.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!==cl&&a!==dl&&a!==Uh&&a!==lh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==Bs&&a!==Zh&&a!==jd&&a!==If||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==f0&&a!==g0&&a!==p0&&!m0&&a!==Rf||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf!==a&&(this.tf=a,this.C())}},nodeDiameterFormula:{get:function(){return this.Nn},set:function(a){this.Nn===a||a!==v0&&a!==Ec||(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 dl=new le(Io,"ConstantSpacing",0),Uh=new le(Io,"ConstantDistance",1),lh=new le(Io,"ConstantAngle",2),cl=new le(Io,"Packed",3),Bs=new le(Io,"Clockwise",4),Zh=new le(Io,"Counterclockwise",5),jd=new le(Io,"BidirectionalLeft",6),If=new le(Io,"BidirectionalRight",7),f0=new le(Io,"Forwards",8),g0=new le(Io,"Reverse",9),p0=new le(Io,"Ascending",10),m0=new le(Io,"Descending",11),Rf=new le(Io,"Optimized",12),v0=new le(Io,"Pythagorean",13),Ec=new le(Io,"Circular",14);Io.className="CircularLayout",Io.ConstantSpacing=dl,Io.ConstantDistance=Uh,Io.ConstantAngle=lh,Io.Packed=cl,Io.Clockwise=Bs,Io.Counterclockwise=Zh,Io.BidirectionalLeft=jd,Io.BidirectionalRight=If,Io.Forwards=f0,Io.Reverse=g0,Io.Ascending=p0,Io.Descending=m0,Io.Optimized=Rf,Io.Pythagorean=v0,Io.Circular=Ec;function gp(){this.Pl=-1/0,this.tm=this.mk=null}gp.prototype.compare=function(a,y){if(0<a&&0>this.Pl||Math.abs(a)<Math.abs(this.Pl)&&!(0>a&&0<this.Pl))for(this.Pl=a,this.mk=[],this.tm=[],a=0;a<y.length;a++)this.mk[a]=y[a].bounds.x,this.tm[a]=y[a].bounds.y},gp.prototype.commit=function(a){if(this.mk!==null&&this.tm!==null)for(var y=0;y<this.mk.length;y++){var x=a.M(y);x.x=this.mk[y],x.y=this.tm[y]}},gp.className="VertexArrangement";function jf(a){yo.call(this,a)}ye(jf,yo),jf.prototype.createVertex=function(){return new pp(this)},jf.prototype.createEdge=function(){return new y0(this)},jf.className="CircularNetwork";function pp(a){Sr.call(this,a),this.u=this.Si=NaN}ye(pp,Sr);function Yh(a,y){var x=a.network;if(x===null)return NaN;if(x=x.layout,x===null)return NaN;if(x.arrangement===cl)if(x.nodeDiameterFormula===Ec)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===Ec?Math.max(a.width,a.height):Math.sqrt(a.width*a.width+a.height*a.height);return a.Si}Re.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){ua.call(this,a)}ye(y0,ua),y0.className="CircularEdge";function qr(a){bo.call(this),this.ah=null,this.An=0,this.$d=new Ye(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)}ye(qr,bo),qr.prototype.cloneProtected=function(a){bo.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},qr.prototype.createNetwork=function(){return new bc(this)},qr.prototype.doLayout=function(a){if(this.network===null&&(this.network=this.makeNetwork(a)),a=this.maxIterations,0<this.network.vertexes.count){this.network.Ko();for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;x.charge=this.electricalCharge(x),x.mass=this.gravitationalMass(x)}for(y=this.network.edges.iterator;y.next();)x=y.value,x.stiffness=this.springStiffness(x),x.length=this.springLength(x);if(this.Cu(),this.An=0,this.needsClusterLayout()){y=this.network,x=y.Zx();for(var E=x.iterator;E.next();){this.network=E.value;for(var b=this.network.vertexes.iterator;b.next();){var z=b.value;z.Vd=z.vertexes.count,z.sh=1,z.Hj=null,z.We=null}R1(this,0,a)}this.network=y;var tt=E=x.iterator;E=this.arrangementSpacing;var ot=tt.count,rt=!0;z=b=0;for(var at=Ke(),ut=0;ut<ot+y.vertexes.count+2;ut++)at[ut]=null;ot=0,tt.reset();for(var ft=we.alloc();tt.next();)if(ut=tt.value,this.computeBounds(ut,ft),rt)rt=!1,b=ft.x+ft.width/2,z=ft.y+ft.height/2,at[0]=new Dt(ft.x+ft.width+E.width,ft.y),at[1]=new Dt(ft.x,ft.y+ft.height+E.height),ot=2;else{var mt=j1(at,ot,b,z,ft.width,ft.height,E),yt=at[mt],xt=new Dt(yt.x+ft.width+E.width,yt.y),Mt=new Dt(yt.x,yt.y+ft.height+E.height);for(mt+1<ot&&at.splice(mt+1,0,null),at[mt]=xt,at[mt+1]=Mt,ot++,mt=yt.x-ft.x,yt=yt.y-ft.y,ut=ut.vertexes.iterator;ut.next();)xt=ut.value,xt.centerX+=mt,xt.centerY+=yt}for(we.free(ft),ut=y.vertexes.iterator;ut.next();)tt=ut.value,mt=tt.bounds,2>ot?(b=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new Dt(mt.x+mt.width+E.width,mt.y),at[1]=new Dt(mt.x,mt.y+mt.height+E.height),ot=2):(rt=j1(at,ot,b,z,mt.width,mt.height,E),ft=at[rt],yt=new Dt(ft.x+mt.width+E.width,ft.y),mt=new Dt(ft.x,ft.y+mt.height+E.height),rt+1<ot&&at.splice(rt+1,0,null),at[rt]=yt,at[rt+1]=mt,ot++,tt.centerX=ft.x+tt.width/2,tt.centerY=ft.y+tt.height/2);for(be(at),E=x.iterator;E.next();){for(x=E.value,b=x.vertexes.iterator;b.next();)y.dh(b.value);for(x=x.edges.iterator;x.next();)y.Bo(x.value)}}_1(this,a),this.updateParts()}this.dl=a,this.network=null,this.isValidLayout=!0},qr.prototype.needsClusterLayout=function(){if(3>this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,E=this.network.vertexes.iterator;E.next();){if(E.value.bounds.Yc(x)&&(a++,2<a))return!0;if(10<y)break;y++}return!1},qr.prototype.computeBounds=function(a,y){var x=!0;for(a=a.vertexes.iterator;a.next();){var E=a.value;x?(x=!1,y.set(E.bounds)):y.ed(E.bounds)}return y};function R1(a,y,x){if(Dx(a,y)){var E=a.Zf;a.Zf*=1+1/(y+1);var b=Ox(a,y),z=Math.max(0,Math.max(Math.min(a.network.vertexes.count,x*(y+1)/11),10));for(a.maxIterations+=z,R1(a,y+1,x),_1(a,z),Ix(a,b),y=b.vertexes.Fa(),y.sort(function(tt,ot){return tt===null||ot===null||tt===ot?0:ot.Vd-tt.Vd}),x=0;x<y.length;x++)Rx(a,y[x]);a.Zf=E}}function Dx(a,y){if(10<y||3>a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,E){return x===null||E===null||x===E?0:E.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1<a.length-y}function Ox(a,y){for(var x=a.network,E=new bc(a),b=0;b<a.ah.length;b++){var z=a.ah[b];if(1<z.Vd){E.dh(z);var tt=new G1;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 Pe),z.We.add(tt),z.sv=z.We.count-1}else break}for(z=x.edges.iterator;z.next();){var ot=z.value;b=ot.fromVertex,tt=ot.toVertex,b.network===E&&tt.network===E?E.Bo(ot):b.network===E?(ot=b.Hj,ot===null&&(ot=new Pe,b.Hj=ot),ot.add(tt),b.Vd--,b.sh+=tt.sh):tt.network===E&&(ot=tt.Hj,ot===null&&(ot=new Pe,tt.Hj=ot),ot.add(b),tt.Vd--,tt.sh+=b.sh)}for(b=E.edges.iterator;b.next();)z=b.value,z.length*=Math.max(1,Qt.sqrt((z.fromVertex.sh+z.toVertex.sh)/(4*y+1)));for(y=E.vertexes.iterator;y.next();){b=y.value;var rt=b.Hj;if(rt!==null&&0<rt.count&&(tt=b.We.M(b.We.count-1).Rs-b.Vd,!(0>=tt))){for(var at=ot=0,ut=rt.count-tt;ut<rt.count;ut++){var ft=rt.M(ut),mt=null;for(z=ft.edges.iterator;z.next();){var yt=z.value;if(yt.Ax(ft)===b){mt=yt;break}}mt!==null&&(at+=mt.length,ot+=ft.width*ft.height)}z=b.centerX,rt=b.centerY,ut=b.width,ft=b.height,mt=b.focus,yt=ut*ft,1>yt&&(yt=1),ot=Qt.sqrt((ot+yt+at*at*4/(tt*tt))/yt),tt=(ot-1)*ut/2,ot=(ot-1)*ft/2,b.bounds=new we(z-mt.x-tt,rt-mt.y-ot,ut+2*tt,ft+2*ot),b.focus=new Dt(mt.x+tt,mt.y+ot)}}return a.network=E,x}function Ix(a,y){for(var x=a.network.vertexes.iterator;x.next();){var E=x.value;if(E.network=y,E.We!==null){var b=E.We.M(E.sv);E.Vd=b.Rs;var z=b.Sv,tt=b.Tv;E.bounds=new we(E.centerX-z,E.centerY-tt,b.Ss,b.Qs),E.focus=new Dt(z,tt),E.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function Rx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var E=y.centerX,b=y.centerY,z=y.width,tt=y.height;y.We!==null&&0<y.We.count&&(tt=y.We.M(0),z=tt.Ss,tt=tt.Qs),z=Qt.sqrt(z*z+tt*tt)/2;for(var ot=!1,rt=tt=0,at=0,ut=y.vertexes.iterator;ut.next();){var ft=ut.value;1>=ft.Vd?rt++:(ot=!0,at++,tt+=Math.atan2(y.centerY-ft.centerY,y.centerX-ft.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,xt){return yt===null||xt===null||yt===xt?0:xt.width*xt.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,ft=rt.edges.iterator;ft.next();){ut=ft.value;break}ft=rt.width;var mt=rt.height;ft=Qt.sqrt(ft*ft+mt*mt)/2,ut=z+ut.length+ft,ft=tt+(y*(ot/2>>1)+at)*(ot%2===0?1:-1),rt.centerX=E+ut*Math.cos(ft),rt.centerY=b+ut*Math.sin(ft),ot++}}}}function j1(a,y,x,E,b,z,tt){var ot=9e19,rt=-1,at=0;t:for(;at<y;at++){var ut=a[at],ft=ut.x-x,mt=ut.y-E;if(ft=ft*ft+mt*mt,ft<ot){for(mt=at-1;0<=mt;mt--)if(a[mt].y>ut.y&&a[mt].x-ut.x<b+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=ft}}return rt}qr.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},qr.prototype.addComments=function(a){var y=a.node;if(y!==null)for(y=y.Mu();y.next();){var x=y.value;if(x.category==="Comment"&&x.isVisible()){var E=this.network.ki(x);E===null&&(E=this.network.Bl(x)),E.charge=this.defaultCommentElectricalCharge,x=null;for(var b=E.destinationEdges;b.next();){var z=b.value;if(z.toVertex===a){x=z;break}}if(x===null){for(b=E.sourceEdges;b.next();)if(z=b.value,z.fromVertex===a){x=z;break}}x===null&&(x=this.network.Zj(a,E,null)),x.length=this.defaultCommentSpringLength}}};function z1(a,y){var x=a.bounds,E=x.x;a=x.y;var b=x.width;x=x.height;var z=y.bounds,tt=z.x;y=z.y;var ot=z.width;return z=z.height,E+b<tt?a>y+z?(x=E+b-tt,a=a-y-z,Qt.sqrt(x*x+a*a)):a+x<y?(E=E+b-tt,a=a+x-y,Qt.sqrt(E*E+a*a)):tt-(E+b):E>tt+ot?a>y+z?(x=E-tt-ot,a=a-y-z,Qt.sqrt(x*x+a*a)):a+x<y?(E=E-tt-ot,a=a+x-y,Qt.sqrt(E*E+a*a)):E-(tt+ot):a>y+z?a-(y+z):a+x<y?y-(a+x):.1}function _1(a,y){for(a.ah=null,y=a.An+y;a.An<y&&(a.An++,jx(a)););a.ah=null}function jx(a){a.ah===null&&(a.ah=a.network.vertexes.Fa());var y=a.ah;if(0>=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var E=x.centerX,b=E,z=x=x.centerY,tt=1;tt<y.length;tt++){var ot=y[tt];ot.forceX=0,ot.forceY=0;var rt=ot.centerX;ot=ot.centerY,E=Math.min(E,rt),b=Math.max(b,rt),x=Math.min(x,ot),z=Math.max(z,ot)}(b=b-E>z-x)?y.sort(function(Mt,It){return Mt===null||It===null||Mt===It?0:Mt.centerX-It.centerX}):y.sort(function(Mt,It){return Mt===null||It===null||Mt===It?0:Mt.centerY-It.centerY}),x=a.Zf;var at=E=ot=0;for(z=0;z<y.length;z++){tt=y[z],E=tt.bounds,ot=tt.focus,rt=E.x+ot.x;var ut=E.y+ot.y;E=tt.charge*a.electricalFieldX(rt,ut),at=tt.charge*a.electricalFieldY(rt,ut),E+=tt.mass*a.gravitationalFieldX(rt,ut),at+=tt.mass*a.gravitationalFieldY(rt,ut),tt.forceX+=E,tt.forceY+=at;for(var ft=z+1;ft<y.length;ft++){var mt=y[ft];if(mt!==tt){E=mt.bounds,ot=mt.focus,at=E.x+ot.x;var yt=E.y+ot.y;if(rt-at>x||at-rt>x){if(b)break}else if(ut-yt>x||yt-ut>x){if(!b)break}else{var xt=z1(tt,mt);1>xt?(E=a.randomNumberGenerator,E===null&&(a.randomNumberGenerator=E=new S0),xt=E.random(),ot=E.random(),rt>at?(E=Math.abs(mt.bounds.right-tt.bounds.x),E=(1+E)*xt):rt<at?(E=Math.abs(mt.bounds.x-tt.bounds.right),E=-(1+E)*xt):(E=Math.max(mt.width,tt.width),E=(1+E)*xt-E/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)/(xt*xt),E=(at-rt)/xt*ot,at=(yt-ut)/xt*ot),tt.forceX+=E,tt.forceY+=at,mt.forceX-=E,mt.forceY-=at}}}}for(b=a.network.edges.iterator;b.next();)ot=b.value,x=ot.fromVertex,z=ot.toVertex,tt=x.bounds,rt=x.focus,E=tt.x+rt.x,tt=tt.y+rt.y,ut=z.bounds,ft=z.focus,rt=ut.x+ft.x,ut=ut.y+ft.y,ft=z1(x,z),1>ft?(ft=a.randomNumberGenerator,ft===null&&(a.randomNumberGenerator=ft=new S0),ot=ft.random(),ft=ft.random(),E=(E>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))*ft):(ot=ot.stiffness*(ft-ot.length),E=(rt-E)/ft*ot,at=(ut-tt)/ft*ot),x.forceX+=E,x.forceY+=at,z.forceX-=E,z.forceY-=at;for(b=E=0;b<y.length;b++)x=y[b],a.isFixed(x)?a.moveFixedVertex(x):E=Math.max(E,a.moveVertex(x)||0);return E>a.epsilonDistance*a.epsilonDistance}qr.prototype.moveVertex=function(a){var y=a.forceX,x=a.forceY,E=this.moveLimit;return y<-E?y=-E:y>E&&(y=E),x<-E?x=-E:x>E&&(x=E),a.centerX+=y,a.centerY+=x,y*y+x*x},qr.prototype.moveFixedVertex=function(){},qr.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},qr.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=Ar,y.toSpot=Ar)}},qr.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=we.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,we.free(x)}x=we.alloc();for(var E=this.network.vertexes.iterator;E.next();){var b=E.value;(a!==0||y!==0)&&(x.assign(b.bounds),x.x+=a,x.y+=y,b.bounds=x),b.commit()}we.free(x)},qr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},qr.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},qr.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},qr.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},qr.prototype.electricalFieldX=function(){return 0},qr.prototype.electricalFieldY=function(){return 0},qr.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},qr.prototype.gravitationalFieldX=function(){return 0},qr.prototype.gravitationalFieldY=function(){return 0},qr.prototype.isFixed=function(a){return a.isFixed},Re.Object.defineProperties(qr.prototype,{currentIteration:{get:function(){return this.An}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},arrangesToOrigin:{get:function(){return this.Bm},set:function(a){this.Bm!==a&&(this.Bm=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},maxIterations:{get:function(){return this.dl},set:function(a){this.dl!==a&&0<=a&&(this.dl=a,this.C())}},epsilonDistance:{get:function(){return this.$m},set:function(a){this.$m!==a&&0<a&&(this.$m=a,this.C())}},infinityDistance:{get:function(){return this.Zf},set:function(a){this.Zf!==a&&1<a&&(this.Zf=a,this.C())}},moveLimit:{get:function(){return this.In},set:function(a){this.In!==a&&1<a&&(this.In=a,this.C())}},randomNumberGenerator:{get:function(){return this.fo},set:function(a){this.fo!==a&&(a!==null&&typeof a.random!="function"&&Wt('ForceDirectedLayout.randomNumberGenerator must have a "random()" function on it: '+a),this.fo=a)}},defaultSpringStiffness:{get:function(){return this.Hk},set:function(a){this.Hk!==a&&(this.Hk=a,this.C())}},defaultSpringLength:{get:function(){return this.Gk},set:function(a){this.Gk!==a&&(this.Gk=a,this.C())}},defaultElectricalCharge:{get:function(){return this.Ek},set:function(a){this.Ek!==a&&(this.Ek=a,this.C())}},defaultGravitationalMass:{get:function(){return this.Fk},set:function(a){this.Fk!==a&&(this.Fk=a,this.C())}},defaultCommentSpringLength:{get:function(){return this.Vm},set:function(a){this.Vm!==a&&(this.Vm=a,this.C())}},defaultCommentElectricalCharge:{get:function(){return this.Um},set:function(a){this.Um!==a&&(this.Um=a,this.C())}}}),qr.className="ForceDirectedLayout";function G1(){this.Tv=this.Sv=this.Qs=this.Ss=this.Rs=0}G1.className="ForceDirectedSubnet";function bc(a){yo.call(this,a)}ye(bc,yo),bc.prototype.createVertex=function(){return new mp(this)},bc.prototype.createEdge=function(){return new vp(this)},bc.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}ye(mp,Sr),Re.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){ua.call(this,a),this.j=this.o=NaN}ye(vp,ua),Re.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 no(a){bo.call(this),this.kc=this.ie=25,this.K=0,this.Dk=L0,this.Zk=k0,this.Qk=M0,this.bj=4,this.rk=E0,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 Dt,this.He=[],this.He.length=100,this.xw=this.ve=0,a&&Object.assign(this,a)}ye(no,bo),no.prototype.cloneProtected=function(a){bo.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},no.prototype.qb=function(a){a.classType===no?a.name.indexOf("Aggressive")===0?this.aggressiveOption=a:a.name.indexOf("Cycle")===0?this.cycleRemoveOption=a:a.name.indexOf("Init")===0?this.initializeOption=a:a.name.indexOf("Layer")===0?this.layeringOption=a:Wt("Unknown enum value: "+a):bo.prototype.qb.call(this,a)},no.prototype.createNetwork=function(){return new _f(this)},no.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 E=x.value;E.valid=!1,y.push(E)}for(x=0;x<y.length;x++){E=y[x];var b=E.fromVertex,z=E.toVertex;if(!(E.valid||(b.node===null&&b.data===null||z.node===null&&z.data===null)&&b.layer===z.layer)){var tt=0,ot=0,rt=0,at=0;if(E.link!==null){if(ot=E.link,ot===null)continue;var ut=b.node;if(tt=z.node,ut===null||tt===null)continue;var ft=ot.fromNode;rt=ot.toNode;for(var mt=ot.fromPort;mt!==null&&!mt.Ed();)mt=mt.panel;for(ot=ot.toPort;ot!==null&&!ot.Ed();)ot=ot.panel;if(E.rev){at=ft;var yt=mt;ft=rt,mt=ot,rt=at,ot=yt}var xt=b.focus;at=z.focus;var Mt=E.rev?z.bounds:b.bounds;yt=Dt.alloc(),ut!==ft?Mt.w()&&ft.isVisible()?ft.actualBounds.w()?(ih(ft,mt,xi,yt),yt.x+=ft.actualBounds.x-Mt.x,yt.y+=ft.actualBounds.y-Mt.y):(ih(ft,mt,xi,yt),yt.w()||yt.assign(xt)):yt.assign(xt):Mt.w()?(ih(ft,mt,xi,yt),yt.w()||yt.assign(xt)):yt.assign(xt),ft=E.rev?b.bounds:z.bounds,ut=Dt.alloc(),tt!==rt?ft.w()&&rt.isVisible()?rt.actualBounds.w()?(ih(rt,ot,xi,ut),ut.x+=rt.actualBounds.x-ft.x,ut.y+=rt.actualBounds.y-ft.y):(ih(rt,ot,xi,ut),ut.w()||ut.assign(at)):ut.assign(at):ft.w()?(ih(rt,ot,xi,ut),ut.w()||ut.assign(at)):ut.assign(at),this.K===90||this.K===270?(tt=Math.round((yt.x-xt.x)/this.kc),rt=yt.x,ot=Math.round((ut.x-at.x)/this.kc),at=ut.x):(tt=Math.round((yt.y-xt.y)/this.kc),rt=yt.y,ot=Math.round((ut.y-at.y)/this.kc),at=ut.y),Dt.free(yt),Dt.free(ut),E.portFromColOffset=tt,E.portFromPos=rt,E.portToColOffset=ot,E.portToPos=at}else E.portFromColOffset=0,E.portFromPos=0,E.portToColOffset=0,E.portToPos=0;if(yt=b.layer,ut=z.layer,ft=0,Mt=E.link,Mt!==null){var It=Mt.fromPort,At=Mt.toPort;if(It!==null&&At!==null){var _t=Mt.fromNode;if(mt=Mt.toNode,_t!==null&&mt!==null){var Ht=C0(this,!0),Vt=C0(this,!1),Xt=this.setsPortSpots?Ht:Mt.computeSpot(!0,It);xt=this.setsPortSpots?Vt:Mt.computeSpot(!1,At);var ue=Mt.isOrthogonal;Xt.$c()&&Xt.Hf(Vt)&&xt.$c()&&xt.Hf(Ht)?ft=0:(Ht=Mt.getLinkPoint(_t,It,Xt,!0,ue,mt,At,Dt.alloc()),Vt=Mt.getLinkDirection(_t,It,Ht,Xt,!0,ue,mt,At),Dt.free(Ht),Xt.ys()||Vt!==J1(this,E,!0)?this.setsPortSpots&&_t!==null&&_t.ports.count===1&&E.rev&&(ft+=1):ft+=1,Xt=Mt.getLinkPoint(mt,At,xt,!1,ue,_t,It,Dt.alloc()),Mt=Mt.getLinkDirection(mt,At,Xt,xt,!1,ue,_t,It),Dt.free(Xt),xt.ys()||Mt!==J1(this,E,!1)?this.setsPortSpots&&mt!==null&&mt.ports.count===1&&E.rev&&(ft+=2):ft+=2)}}}if(mt=ft,ft=mt===1||mt===3,(mt=mt===2||mt===3)&&(xt=a.createVertex(),xt.node=null,xt.Dj=1,xt.layer=yt,xt.near=b,a.dh(xt),b=a.Zj(b,xt,E.link),b.valid=!1,b.rev=E.rev,b.portFromColOffset=tt,b.portToColOffset=0,b.portFromPos=rt,b.portToPos=0,b=xt),Mt=1,ft&&Mt--,yt-ut>Mt&&0<yt){for(E.valid=!1,xt=a.createVertex(),xt.node=null,xt.Dj=2,xt.layer=yt-1,a.dh(xt),b=a.Zj(b,xt,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=mt?0:tt,b.portToColOffset=0,b.portFromPos=mt?0:rt,b.portToPos=0,b=xt,yt--;yt-ut>Mt&&0<yt;)xt=a.createVertex(),xt.node=null,xt.Dj=3,xt.layer=yt-1,a.dh(xt),b=a.Zj(b,xt,E.link),b.valid=!0,b.rev=E.rev,b.portFromColOffset=0,b.portToColOffset=0,b.portFromPos=0,b.portToPos=0,b=xt,yt--;b=a.Zj(xt,z,E.link),b.valid=!ft,ft&&(xt.near=z),b.rev=E.rev,b.portFromColOffset=0,b.portToColOffset=ot,b.portFromPos=0,b.portToPos=at}else E.valid=!0}}for(a=this.tc=[],y=0;y<=this.Ia;y++)a[y]=0;for(y=this.network.vertexes.iterator;y.next();)y.value.index=-1;for(this.initializeIndices(),this.Iq=-1,x=this.Md=this.Hn=0;x<=this.Ia;x++)a[x]>a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]<a[this.Hn]&&(this.Hn=x);for(this.fl=[],x=0;x<a.length;x++)this.fl[x]=[];for(y.reset();y.next();)a=y.value,this.fl[a.layer][a.index]=a;for(this.Ra=-1,a=0;a<=this.Ia;a++){for(y=Kh(this,a),x=0,E=this.tc[a],z=0;z<E;z++)b=y[z],x+=this.nodeMinColumnSpace(b,!0),b.column=x,x+=1,x+=this.nodeMinColumnSpace(b,!1);this.Ra=Math.max(this.Ra,x-1),Xh(this,a,y)}this.reduceCrossings(),this.straightenAndPack(),this.updateParts()}this.network=null,this.isValidLayout=!0},no.prototype.linkMinLength=function(){return 1};function gy(a){var y=a.fromVertex.node||a.fromVertex.data;return a=a.toVertex.node||a.toVertex.data,y===null&&a===null?8:y===null||a===null?4:1}no.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},no.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 Ys(a){a.kj===null&&(a.kj=[]);for(var y=0,x=a.network.vertexes.iterator;x.next();){var E=x.value;a.kj[y]=E.layer,y++,a.kj[y]=E.column,y++,a.kj[y]=E.index,y++}return a.kj}function Ra(a,y){var x=0;for(a=a.network.vertexes.iterator;a.next();){var E=a.value;E.layer=y[x],x++,E.column=y[x],x++,E.index=y[x],x++}}function H1(a,y,x){var E=Kh(a,y),b=a.tc[y];(a.Jn===null||a.Jn.length<b*b)&&(a.Jn=[]);for(var z=a.Jn,tt=0;tt<b;tt++){var ot=0,rt=E[tt],at=rt.near;if(at!==null&&at.layer===rt.layer)if(rt=at.index,rt>tt)for(var ut=tt+1;ut<rt;ut++){var ft=E[ut];ft.near===at&&ft.Dj===at.Dj||ot++}else for(ut=tt-1;ut>rt;ut--)ft=E[ut],ft.near===at&&ft.Dj===at.Dj||ot++;var mt;if(0<=x)for(rt=E[tt].sourceEdgesArrayAccess,at=0;at<rt.length;at++){var yt=rt[at];if(yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++){var xt=rt[mt];if(xt.valid&&xt.fromVertex.layer!==y){var Mt=xt.fromVertex.index,It=xt.portToPos;xt=xt.portFromPos,ut<It&&(ft>Mt||ft===Mt&&yt>xt)&&ot++,It<ut&&(Mt>ft||Mt===ft&&xt>yt)&&ot++}}}if(0>=x){for(rt=E[tt].destinationEdgesArrayAccess,at=0;at<rt.length;at++)if(yt=rt[at],yt.valid&&yt.toVertex.layer!==y)for(ft=yt.toVertex.index,ut=yt.portToPos,yt=yt.portFromPos,mt=at+1;mt<rt.length;mt++)xt=rt[mt],xt.valid&&xt.toVertex.layer!==y&&(Mt=xt.toVertex.index,It=xt.portToPos,xt=xt.portFromPos,yt<xt&&(ft>Mt||ft===Mt&&ut>It)&&ot++,xt<yt&&(Mt>ft||Mt===ft&&It>ut)&&ot++)}for(z[tt*b+tt]=ot,rt=tt+1;rt<b;rt++){var At=0,_t=0;if(0<=x){ot=E[tt].sourceEdgesArrayAccess;var Ht=E[rt].sourceEdgesArrayAccess;for(at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.fromVertex.layer!==y)for(ft=yt.fromVertex.index,yt=yt.portFromPos,mt=0;mt<Ht.length;mt++)xt=Ht[mt],xt.valid&&xt.fromVertex.layer!==y&&(Mt=xt.fromVertex.index,xt=xt.portFromPos,(ft<Mt||ft===Mt&&yt<xt)&&_t++,(Mt<ft||Mt===ft&&xt<yt)&&At++)}if(0>=x){for(ot=E[tt].destinationEdgesArrayAccess,Ht=E[rt].destinationEdgesArrayAccess,at=0;at<ot.length;at++)if(yt=ot[at],yt.valid&&yt.toVertex.layer!==y)for(ft=yt.toVertex.index,ut=yt.portToPos,mt=0;mt<Ht.length;mt++)xt=Ht[mt],xt.valid&&xt.toVertex.layer!==y&&(Mt=xt.toVertex.index,It=xt.portToPos,(ft<Mt||ft===Mt&&ut<It)&&_t++,(Mt<ft||Mt===ft&&It<ut)&&At++)}z[tt*b+rt]=At,z[rt*b+tt]=_t}}return Xh(a,y,E),z}no.prototype.countCrossings=function(){for(var a=0,y=0;y<=this.Ia;y++)for(var x=H1(this,y,1),E=this.tc[y],b=0;b<E;b++)for(var z=b;z<E;z++)a+=x[b*E+z];return a};function x0(a){for(var y=0,x=0;x<=a.Ia;x++){for(var E=a,b=x,z=Kh(E,b),tt=E.tc[b],ot=0,rt=0;rt<tt;rt++){var at=z[rt].destinationEdgesArrayAccess;if(at!==null)for(var ut=0;ut<at.length;ut++){var ft=at[ut];if(ft.valid&&ft.toVertex.layer!==b){var mt=ft.fromVertex.column+ft.portFromColOffset,yt=ft.toVertex.column+ft.portToColOffset;ot+=(Math.abs(mt-yt)+1)*gy(ft)}}}Xh(E,b,z),y+=ot}return y}no.prototype.normalize=function(){var a=1/0;this.Ra=-1;for(var y=this.network.vertexes.iterator;y.next();){var x=y.value;a=Math.min(a,x.column-this.nodeMinColumnSpace(x,!0)),this.Ra=Math.max(this.Ra,x.column+this.nodeMinColumnSpace(x,!1))}for(y.reset();y.next();)y.value.column-=a;this.Ra-=a};function py(a,y,x){for(var E=Kh(a,y),b=a.tc[y],z=[],tt=0;tt<b;tt++){var ot=E[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ft=0,mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ut+=mt.column-1,ft++),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,ft++)}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,ft++);z[tt]=ft===0?-1:ut/ft}return Xh(a,y,E),z}function W1(a,y,x){for(var E=Kh(a,y),b=a.tc[y],z=[],tt=0;tt<b;tt++){var ot=E[tt],rt=null;0>=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,ft=[],mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ft[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&&(ft[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&&(ft[ut]=mt.column+ot.portToColOffset,ut++);ut===0?z[tt]=-1:(ft.sort(function(xt,Mt){return xt-Mt}),at=ut>>1,z[tt]=ut&1?ft[at]:ft[at-1]+ft[at]>>1)}return Xh(a,y,E),z}function yp(a,y,x,E,b,z){if(y.component===E){if(y.component=x,b)for(var tt=y.destinationEdges;tt.next();){var ot=tt.value,rt=ot.toVertex,at=y.layer-rt.layer;ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,E,b,z)}if(z)for(tt=y.sourceEdges;tt.next();)ot=tt.value,rt=ot.fromVertex,at=rt.layer-y.layer,ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,E,b,z)}}function my(a,y,x,E,b,z){if(y.component===E){if(y.component=x,b)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,E,b,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,E,b,z)}}no.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,E=[];E.length=x+1;for(var b=a.vertexes.iterator;b.next();)b.value.valid=!0;for(;zx(a)!==null;){for(b=V1(a);b!==null;)E[x]=b,x--,b.valid=!1,b=V1(a);for(b=U1(a);b!==null;)E[y]=b,y++,b.valid=!1,b=U1(a);b=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value;if(ot.valid){for(var rt=0,at=ot.destinationEdges;at.next();)at.value.toVertex.valid&&rt++;at=0;for(var ut=ot.sourceEdges;ut.next();)ut.value.fromVertex.valid&&at++;(b===null||z<rt-at)&&(b=ot,z=rt-at)}}b!==null&&(E[y]=b,y++,b.valid=!1)}for(y=0;y<a.vertexes.count;y++)E[y].index=y;for(E=a.edges.iterator;E.next();)y=E.value,y.fromVertex.index>y.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(E=this.network.vertexes.iterator;E.next();)a=E.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,E.reset();E.next();)y=E.value,y.sourceEdges.count===0&&vy(this,y);for(E.reset();E.next();)y=E.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)E=a.value,E.forest||(y=E.fromVertex,x=y.finish,b=E.toVertex,z=b.finish,b.Ll<y.Ll&&x<z&&(this.network.gm(E),E.rev=!0));break;case Sp:for(a=this.network,y=a.vertexes.iterator,E=1/0;y.next();)E=Math.min(E,y.value.layer);if(1/0>E){if(0>E)for(y.reset();y.next();)y.value.layer-=E;for(E=[],y.reset();y.next();)x=y.value,b=E[x.layer],b===void 0?E[x.layer]=[x]:b.push(x);for(x=y=0;x<E.length;x++)if(b=E[x],!b||b.length===0)y++;else if(0<x)for(z=0;z<b.length;z++)b[z].layer-=y;for(E=a.edges.iterator;E.next();)y=E.value,y.fromVertex.layer<y.toVertex.layer&&(a.gm(y),y.rev=!0)}}};function zx(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid)return y}return null}function V1(a){for(a=a.vertexes.iterator;a.next();){var y=a.value;if(y.valid){for(var x=!0,E=y.destinationEdges;E.next();)if(E.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,E=y.sourceEdges;E.next();)if(E.value.fromVertex.valid){x=!1;break}if(x)return y}}return null}function vy(a,y){y.Ll=a.Kn,a.Kn++;for(var x=y.destinationEdges;x.next();){var E=x.value,b=E.toVertex;b.Ll===-1&&(E.forest=!0,vy(a,b))}y.finish=a.Kn,a.Kn++}no.prototype.assignLayers=function(){switch(this.Zk){case xy:Z1(this);break;case wy:for(var a,y=this.network.vertexes.iterator;y.next();)a=K1(this,y.value),this.Ia=Math.max(a,this.Ia);for(y.reset();y.next();)a=y.value,a.layer=this.Ia-a.layer;break;default:case k0:for(Z1(this),y=this.network.vertexes.iterator;y.next();)y.value.valid=!1;for(y.reset();y.next();)a=y.value,a.sourceEdges.count===0&&X1(this,a);for(a=1/0,y.reset();y.next();)a=Math.min(a,y.value.layer);for(this.Ia=-1,y.reset();y.next();){var x=y.value;x.layer-=a,this.Ia=Math.max(this.Ia,x.layer)}}};function Z1(a){for(var y=a.network.vertexes.iterator;y.next();){var x=Y1(a,y.value);a.Ia=Math.max(x,a.Ia)}}function Y1(a,y){var x=0;if(y.layer===-1){for(var E=y.destinationEdges;E.next();){var b=E.value,z=b.toVertex;b=a.linkMinLength(b),x=Math.max(x,Y1(a,z)+b)}y.layer=x}else x=y.layer;return x}function K1(a,y){var x=0;if(y.layer===-1){for(var E=y.sourceEdges;E.next();){var b=E.value,z=b.fromVertex;b=a.linkMinLength(b),x=Math.max(x,K1(a,z)+b)}y.layer=x}else x=y.layer;return x}function X1(a,y){if(!y.valid){y.valid=!0;for(var x=y.destinationEdges;x.next();)X1(a,x.value.toVertex);for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(var E=y.sourceEdgesArrayAccess,b=E.length,z=0;z<b;z++){var tt=E[z],ot=tt.fromVertex,rt=tt.toVertex;tt=a.linkMinLength(tt),ot.layer-rt.layer>tt&&yp(a,ot,0,-1,!0,!1)}for(yp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,E=1/0,ot=0,rt=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,ft=!1,mt=at.sourceEdgesArrayAccess;b=mt.length;for(var yt=0;yt<b;yt++){var xt=mt[yt],Mt=xt.fromVertex;ut+=1,Mt.component!==1&&(z+=1,Mt=Mt.layer-at.layer,xt=a.linkMinLength(xt),E=Math.min(E,Mt-xt))}for(mt=at.destinationEdgesArrayAccess,b=mt.length,yt=0;yt<b;yt++)xt=mt[yt].toVertex,--ut,xt.component!==1?--z:ft=!0;(rt===null||ut<ot)&&!ft&&(rt=at,ot=ut)}}if(0<z){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer+=E);y.component=0}else rt.component=0}for(x=a.network.vertexes.iterator;x.next();)x.value.component=-1;for(yp(a,y,1,-1,!0,!1);y.component!==0;){for(E=0,b=1/0,z=0,ot=null,rt=a.network.vertexes.iterator;rt.next();)if(tt=rt.value,tt.component===1){for(at=0,ut=!1,mt=tt.sourceEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)xt=mt[yt].fromVertex,at+=1,xt.component!==1?E+=1:ut=!0;for(mt=tt.destinationEdgesArrayAccess,ft=mt.length,yt=0;yt<ft;yt++)xt=mt[yt],Mt=xt.toVertex,--at,Mt.component!==1&&(--E,Mt=tt.layer-Mt.layer,xt=a.linkMinLength(xt),b=Math.min(b,Mt-xt));(ot===null||at>z)&&!ut&&(ot=tt,z=at)}if(0>E){for(x.reset();x.next();)E=x.value,E.component===1&&(E.layer-=b);y.component=0}else ot.component=0}}}function J1(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}no.prototype.initializeIndices=function(){switch(this.Qk){default:case Cy:for(var a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;y.index=this.tc[x],this.tc[x]++}break;case M0:for(a=this.network.vertexes.iterator,y=this.Ia;0<=y;y--)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&Q1(this,x);break;case Py:for(a=this.network.vertexes.iterator,y=0;y<=this.Ia;y++)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&q1(this,x)}};function Q1(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var E=0;E<y.length-1;E++){var b=y[E],z=y[E+1];b.portFromColOffset>z.portFromColOffset&&(x=!0,y[E]=z,y[E+1]=b)}}for(x=0;x<y.length;x++)E=y[x],E.valid&&(E=E.toVertex,E.index===-1&&Q1(a,E))}function q1(a,y){var x=y.layer;y.index=a.tc[x],a.tc[x]++,y=y.sourceEdgesArrayAccess;for(var E=!0;E;)for(E=!1,x=0;x<y.length-1;x++){var b=y[x],z=y[x+1];b.portToColOffset>z.portToColOffset&&(E=!0,y[x]=z,y[x+1]=b)}for(x=0;x<y.length;x++)E=y[x],E.valid&&(E=E.fromVertex,E.index===-1&&q1(a,E))}no.prototype.reduceCrossings=function(){var a=this.countCrossings(),y=Ys(this),x,E;for(x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)w0(this,E,1),Xa(this,E,1);var b=this.countCrossings();for(b<a&&(a=b,y=Ys(this)),E=this.Ia;0<=E;E--)w0(this,E,-1),Xa(this,E,-1);b=this.countCrossings(),b<a&&(a=b,y=Ys(this))}for(Ra(this,y),x=0;x<this.bj;x++){for(E=0;E<=this.Ia;E++)w0(this,E,0),Xa(this,E,0);for(b=this.countCrossings(),b<a&&(a=b,y=Ys(this)),E=this.Ia;0<=E;E--)w0(this,E,0),Xa(this,E,0);b=this.countCrossings(),b<a&&(a=b,y=Ys(this))}Ra(this,y);var z,tt,ot;switch(this.rk){case Ly:break;case ky:for(ot=a+1;(E=this.countCrossings())<ot;)for(ot=E,x=this.Ia;0<=x;x--)for(tt=0;tt<=x;tt++){for(z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Xa(this,E,-1)||z;for(b=this.countCrossings(),b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Xa(this,E,1)||z;for(b=this.countCrossings(),b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Xa(this,E,1)||z;for(b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Xa(this,E,-1)||z;for(b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Xa(this,E,0)||z;for(b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Xa(this,E,0)||z;b>=a?Ra(this,y):(a=b,y=Ys(this))}break;default:case E0:for(x=this.Ia,tt=0,ot=a+1;(E=this.countCrossings())<ot;){for(ot=E,z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Xa(this,E,-1)||z;for(b=this.countCrossings(),b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Xa(this,E,1)||z;for(b=this.countCrossings(),b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Xa(this,E,1)||z;for(b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Xa(this,E,-1)||z;for(b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=x;E>=tt;E--)z=Xa(this,E,0)||z;for(b>=a?Ra(this,y):(a=b,y=Ys(this)),z=!0;z;)for(z=!1,E=tt;E<=x;E++)z=Xa(this,E,0)||z;b>=a?Ra(this,y):(a=b,y=Ys(this))}}Ra(this,y)};function w0(a,y,x){var E=Kh(a,y),b=a.tc[y],z=W1(a,y,x),tt=py(a,y,x);for(x=0;x<b;x++)tt[x]===-1&&(tt[x]=E[x].column),z[x]===-1&&(z[x]=E[x].column);for(var ot=!0,rt;ot;)for(ot=!1,x=0;x<b-1;x++)(z[x+1]<z[x]||z[x+1]===z[x]&&tt[x+1]<tt[x])&&(ot=!0,rt=z[x],z[x]=z[x+1],z[x+1]=rt,rt=tt[x],tt[x]=tt[x+1],tt[x+1]=rt,rt=E[x],E[x]=E[x+1],E[x+1]=rt);for(x=z=0;x<b;x++)rt=E[x],rt.index=x,z+=a.nodeMinColumnSpace(rt,!0),rt.column=z,z+=1,z+=a.nodeMinColumnSpace(rt,!1);Xh(a,y,E)}function Xa(a,y,x){var E=Kh(a,y),b=a.tc[y];x=H1(a,y,x);var z,tt=[];for(z=0;z<b;z++)tt[z]=-1;var ot=[];for(z=0;z<b;z++)ot[z]=-1;for(var rt=!1,at=!0;at;)for(at=!1,z=0;z<b-1;z++){var ut=x[E[z].index*b+E[z+1].index],ft=x[E[z+1].index*b+E[z].index],mt=0,yt=0,xt=E[z].column,Mt=E[z+1].column,It=a.nodeMinColumnSpace(E[z],!0),At=a.nodeMinColumnSpace(E[z],!1),_t=a.nodeMinColumnSpace(E[z+1],!0),Ht=a.nodeMinColumnSpace(E[z+1],!1);It=xt-It+_t,At=Mt-At+Ht;var Vt=E[z].sourceEdges.iterator;for(Vt.reset();Vt.next();)if(_t=Vt.value,Ht=_t.fromVertex,_t.valid&&Ht.layer===y){for(_t=0;E[_t]!==Ht;)_t++;_t<z&&(mt+=2*(z-_t),yt+=2*(z+1-_t)),_t===z+1&&(mt+=1),_t>z+1&&(mt+=4*(_t-z),yt+=4*(_t-(z+1)))}for(Vt=E[z].destinationEdges.iterator,Vt.reset();Vt.next();)if(_t=Vt.value,Ht=_t.toVertex,_t.valid&&Ht.layer===y){for(_t=0;E[_t]!==Ht;)_t++;_t===z+1&&(yt+=1)}for(Vt=E[z+1].sourceEdges.iterator,Vt.reset();Vt.next();)if(_t=Vt.value,Ht=_t.fromVertex,_t.valid&&Ht.layer===y){for(_t=0;E[_t]!==Ht;)_t++;_t<z&&(mt+=2*(z+1-_t),yt+=2*(z-_t)),_t===z&&(yt+=1),_t>z+1&&(mt+=4*(_t-(z+1)),yt+=4*(_t-z))}for(Vt=E[z+1].destinationEdges.iterator,Vt.reset();Vt.next();)if(_t=Vt.value,Ht=_t.toVertex,_t.valid&&Ht.layer===y){for(_t=0;E[_t]!==Ht;)_t++;_t===z&&(mt+=1)}_t=Ht=0,Vt=tt[E[z].index];var Xt=ot[E[z].index],ue=tt[E[z+1].index],$e=ot[E[z+1].index];Vt!==-1&&(Ht+=Math.abs(Vt-xt),_t+=Math.abs(Vt-At)),Xt!==-1&&(Ht+=Math.abs(Xt-xt),_t+=Math.abs(Xt-At)),ue!==-1&&(Ht+=Math.abs(ue-Mt),_t+=Math.abs(ue-It)),$e!==-1&&(Ht+=Math.abs($e-Mt),_t+=Math.abs($e-It)),(yt<mt-.5||yt===mt&&ft<ut-.5||yt===mt&&ft===ut&&_t<Ht-.5)&&(at=rt=!0,E[z].column=At,E[z+1].column=It,ut=E[z],E[z]=E[z+1],E[z+1]=ut)}for(z=0;z<b;z++)E[z].index=z;return Xh(a,y,E),rt}no.prototype.straightenAndPack=function(){if(this.ve===0){var a=(this.bg&1)!==0,y=(this.bg&Yx)!==0;if(1e3<this.network.edges.count&&y&&(a=!1),a){var x=[];for(y=0;y<=this.Ia;y++)x[y]=0;for(var E,b=this.network.vertexes.iterator;b.next();){var z=b.value;y=z.layer,E=z.column,z=this.nodeMinColumnSpace(z,!1),x[y]=Math.max(x[y],E+z)}for(b.reset();b.next();)z=b.value,y=z.layer,E=z.column,z.column=(8*(this.Ra-x[y])>>1)+8*E;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=zf(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=zf(this,y,-1)||x;x=zf(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)yy(this,y,1);for(y=this.Md-1;0<=y;y--)yy(this,y,-1);yy(this,this.Md,0)}if(a&&($1(this,-1),$1(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=zf(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=zf(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=zf(this,y,0)||x}}else Wx(this)};function zf(a,y,x){for(var E=!1;_x(a,y,x);)E=!0;return E}function _x(a,y,x){var E,b=Kh(a,y),z=a.tc[y],tt=py(a,y,-1);if(0<x)for(E=0;E<z;E++)tt[E]=-1;var ot=py(a,y,1);if(0>x)for(E=0;E<z;E++)ot[E]=-1;for(var rt=!1,at=!0;at;)for(at=!1,E=0;E<z;E++){var ut=b[E].column,ft=a.nodeMinColumnSpace(b[E],!0),mt=a.nodeMinColumnSpace(b[E],!1),yt=0;0>E-1||ut-b[E-1].column-1>ft+a.nodeMinColumnSpace(b[E-1],!1)?yt=ut-1:yt=ut,ft=E+1>=z||b[E+1].column-ut-1>mt+a.nodeMinColumnSpace(b[E+1],!0)?ut+1:ut;var xt=mt=0,Mt=0;if(0>=x)for(var It=b[E].sourceEdges.iterator;It.next();){var At=It.value,_t=At.fromVertex;if(At.valid&&_t.layer!==y){var Ht=gy(At),Vt=At.portFromColOffset;At=At.portToColOffset,_t=_t.column,mt+=(Math.abs(ut+At-(_t+Vt))+1)*Ht,xt+=(Math.abs(yt+At-(_t+Vt))+1)*Ht,Mt+=(Math.abs(ft+At-(_t+Vt))+1)*Ht}}if(0<=x)for(It=b[E].destinationEdges.iterator;It.next();)At=It.value,_t=At.toVertex,At.valid&&_t.layer!==y&&(Ht=gy(At),Vt=At.portFromColOffset,At=At.portToColOffset,_t=_t.column,mt+=(Math.abs(ut+Vt-(_t+At))+1)*Ht,xt+=(Math.abs(yt+Vt-(_t+At))+1)*Ht,Mt+=(Math.abs(ft+Vt-(_t+At))+1)*Ht);At=Vt=Ht=0,It=tt[b[E].index],_t=ot[b[E].index],It!==-1&&(Ht+=Math.abs(It-ut),Vt+=Math.abs(It-yt),At+=Math.abs(It-ft)),_t!==-1&&(Ht+=Math.abs(_t-ut),Vt+=Math.abs(_t-yt),At+=Math.abs(_t-ft)),xt<mt||xt===mt&&Vt<Ht?(at=rt=!0,b[E].column=yt):(Mt<mt||Mt===mt&&At<Ht)&&(at=rt=!0,b[E].column=ft)}return Xh(a,y,b),a.normalize(),rt}function yy(a,y,x){var E=Kh(a,y),b=a.tc[y],z=W1(a,y,x),tt=[];for(x=0;x<b;x++)tt[x]=z[x];for(z=!0;z;)for(z=!1,x=0;x<b;x++){var ot=E[x].column,rt=a.nodeMinColumnSpace(E[x],!0),at=a.nodeMinColumnSpace(E[x],!1),ut=0;if(tt[x]===-1)if(x===0&&x===b-1)ut=ot;else if(x===0){var ft=E[x+1].column;ft-ot===at+a.nodeMinColumnSpace(E[x+1],!0)?ut=ot-1:ut=ot}else x===b-1?(ft=E[x-1].column,ut=ot-ft===rt+a.nodeMinColumnSpace(E[x-1],!1)?ot+1:ot):(ft=E[x-1].column,rt=ft+a.nodeMinColumnSpace(E[x-1],!1)+rt+1,ft=E[x+1].column,at=ft-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ut=(rt+at)/2|0);else x===0&&x===b-1?ut=tt[x]:x===0?(ft=E[x+1].column,at=ft-a.nodeMinColumnSpace(E[x+1],!0)-at-1,ut=Math.min(tt[x],at)):x===b-1?(ft=E[x-1].column,rt=ft+a.nodeMinColumnSpace(E[x-1],!1)+rt+1,ut=Math.max(tt[x],rt)):(ft=E[x-1].column,rt=ft+a.nodeMinColumnSpace(E[x-1],!1)+rt+1,ft=E[x+1].column,at=ft-a.nodeMinColumnSpace(E[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,E[x].column=ut)}Xh(a,y,E),a.normalize()}function Gx(a,y){for(var x=!0,E=a.network.vertexes.iterator;E.next();){var b=E.value,z=a.nodeMinColumnSpace(b,!0),tt=a.nodeMinColumnSpace(b,!1);if(b.column-z<=y&&b.column+tt>=y){x=!1;break}}if(a=!1,x)for(E.reset();E.next();)x=E.value,x.column>y&&(--x.column,a=!0);return a}function Hx(a,y){var x=y+1,E,b=[],z=[];for(E=0;E<=a.Ia;E++)b[E]=!1,z[E]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){E=tt.value;var ot=E.column-a.nodeMinColumnSpace(E,!0),rt=E.column+a.nodeMinColumnSpace(E,!1);ot<=y&&rt>=y&&(b[E.layer]=!0),ot<=x&&rt>=x&&(z[E.layer]=!0)}for(ot=!0,x=!1,E=0;E<=a.Ia;E++)ot=ot&&!(b[E]&&z[E]);if(ot)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function $1(a,y){for(var x=0;x<=a.Ra;x++)for(;Gx(a,x););for(a.normalize(),x=0;x<a.Ra;x++)for(;Hx(a,x););a.normalize();var E;if(0<y)for(x=0;x<=a.Ra;x++){var b=Ys(a),z=x0(a);for(E=z+1;z<E;){E=z,tx(a,x,1);var tt=x0(a);tt>z?Ra(a,b):tt<z&&(z=tt,b=Ys(a))}}if(0>y)for(x=a.Ra;0<=x;x--)for(b=Ys(a),z=x0(a),E=z+1;z<E;)E=z,tx(a,x,-1),tt=x0(a),tt>z?Ra(a,b):tt<z&&(z=tt,b=Ys(a));a.normalize()}function tx(a,y,x){a.le=0;for(var E=a.network.vertexes.iterator;E.next();)E.value.component=-1;if(0<x)for(E.reset();E.next();){var b=E.value;b.column-a.nodeMinColumnSpace(b,!0)<=y&&(b.component=a.le)}if(0>x)for(E.reset();E.next();)b=E.value,b.column+a.nodeMinColumnSpace(b,!1)>=y&&(b.component=a.le);for(a.le++,E.reset();E.next();)y=E.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;z<a.le*a.le;z++)y[z]=!1;for(b=[],z=0;z<(a.Ia+1)*(a.Ra+1);z++)b[z]=-1;for(E.reset();E.next();){z=E.value;for(var tt=z.layer,ot=Math.max(0,z.column-a.nodeMinColumnSpace(z,!0)),rt=Math.min(a.Ra,z.column+a.nodeMinColumnSpace(z,!1));ot<=rt;ot++)b[tt*(a.Ra+1)+ot]=z.component}for(z=0;z<=a.Ia;z++){if(0<x)for(tt=0;tt<a.Ra;tt++)b[z*(a.Ra+1)+tt]!==-1&&b[z*(a.Ra+1)+tt+1]!==-1&&b[z*(a.Ra+1)+tt]!==b[z*(a.Ra+1)+tt+1]&&(y[b[z*(a.Ra+1)+tt]*a.le+b[z*(a.Ra+1)+tt+1]]=!0);if(0>x)for(tt=a.Ra;0<tt;tt--)b[z*(a.Ra+1)+tt]!==-1&&b[z*(a.Ra+1)+tt-1]!==-1&&b[z*(a.Ra+1)+tt]!==b[z*(a.Ra+1)+tt-1]&&(y[b[z*(a.Ra+1)+tt]*a.le+b[z*(a.Ra+1)+tt-1]]=!0)}for(b=[],z=0;z<a.le;z++)b[z]=!0;for(tt=[],tt.push(0);tt.length!==0;)if(rt=tt[tt.length-1],tt.pop(),b[rt])for(b[rt]=!1,z=0;z<a.le;z++)y[rt*a.le+z]&&tt.splice(0,0,z);if(0<x)for(E.reset();E.next();)a=E.value,b[a.component]&&--a.column;if(0>x)for(E.reset();E.next();)x=E.value,b[x.component]&&(x.column+=1)}function Wx(a){for(var y=Ke(),x=a.fl.length,E=0;E<=x;E++)y[E]=[];for(E=a.network.vertexes.iterator;E.next();){var b=E.value;y[x-b.layer][b.index]=b}x=new Ce,Vx(y,x);var z=null,tt=null,ot=null,rt=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,ft=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=P0(a,y,!0,!1)),y.reverse(),ft&&(a.verticalAlignment(y,x,!1),ot=P0(a,y,!1,!1)),E=wo(y),b=E.next();!b.done;b=E.next())b.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)),be(y),a.u(z,tt,ot,rt),a.network.vertexes.each(function(yt){var xt=Ke();at&&xt.push(z.get(yt)),ut&&xt.push(tt.get(yt)),ft&&xt.push(ot.get(yt)),mt&&xt.push(rt.get(yt)),xt.sort(function(It,At){return It-At});var Mt=xt.length;Mt=(xt[Math.floor((Mt-1)/2)]+xt[Math.ceil((Mt-1)/2)])/2,be(xt),yt.zc=Mt})}function Vx(a,y){for(var x=a.length,E=1;E<x-1;E++)for(var b=0,z=0,tt=a[E],ot=a[E+1],rt=0;z<ot.length;rt++){var at=ot[rt];t:{if(at.node===null){var ut=My(at);if(0<ut.length){ut=ut[0].node===null;break t}}ut=!1}var ft=ut;if(rt===ot.length-1||ft){for(ut=tt.length-1,ft&&(ut=My(at)[0].index);z<=rt;){if(at=ot[z],!at.bo){ft=[];for(var mt=wo(at.sourceEdgesArrayAccess),yt=mt.next();!yt.done;yt=mt.next())yt=yt.value,yt.valid&&ft.push(yt);at.bo=ft}for(at=wo(at.bo),ft=at.next();!ft.done;ft=at.next())ft=ft.value,mt=ft.fromVertex.index,(mt<b||mt>ut)&&y.add(ft);z++}b=ut}}}no.prototype.verticalAlignment=function(a,y,x){Ux(a),a=wo(a);for(var E=a.next();!E.done;E=a.next()){var b=-1;E=wo(E.value);for(var z=E.next();!z.done;z=E.next()){z=z.value;var tt=x?My(z):Kx(z),ot=tt.length;if(0<ot){tt.sort(function(ft,mt){return ft.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?b0(at,z):b0(z,at),!y.contains(ut)&&b<at.vi&&(at.align=z,z.root=at.root,z.align=at.root,b=at.vi)}}}}};function Ux(a){for(var y=0;y<a.length;y++)for(var x=a[y],E=0;E<x.length;E++){var b=x[E];b.root=b,b.align=b,b.Tz=y,b.vi=E}}function P0(a,y,x,E){for(var b=a.K===90||a.K===270,z=wo(y),tt=z.next();!tt.done;tt=z.next()){var ot=wo(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=wo(y),ot=z.next();!ot.done;ot=z.next()){ot=wo(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 ft=ut.align,mt=tt?ut.width:ut.height,yt=tt?ft.width:ft.height;if(x){var xt=b0(ut,ft),Mt=xt.portFromPos,It=xt.portToPos;xt.link!==null&&(ut.node&&ut.node!==xt.link.fromNode&&(Mt=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==xt.link.toNode&&(It=tt?ft.focusX:ft.focusY))}else xt=b0(ft,ut),Mt=xt.portToPos,It=xt.portFromPos,xt.link!==null&&(ut.node&&ut.node!==xt.link.toNode&&(Mt=tt?ut.focusX:ut.focusY),ft.node&&ft.node!==xt.link.fromNode&&(It=tt?ft.focusX:ft.focusY));mt=E?ut.qg+(mt-Mt)-(yt-It):ut.qg+Mt-It,ft.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=wo(y),tt=x.next();!tt.done;tt=x.next())for(z=wo(tt.value),tt=z.next();!tt.done;tt=z.next())tt=tt.value,tt.root===tt&&ex(a,tt,y);for(x=0;x<y.length;x++)if(!(0>=y[x].length)&&(tt=y[x][0],tt.sd===tt)){tt.sd.shift===1/0&&(tt.sd.shift=0),tt=x,ot=0;do{for(z=y[tt][ot];z.align!==z.root;)z=z.align,tt++,0<z.vi&&(ot=nx(z,y),ot.sd.shift=Math.min(ot.sd.shift,z.sd.shift+z.zc+z.qg-(ot.zc+ot.qg+(b?ot.width:ot.height)+a.columnSpacing)));ot=z.vi+1}while(tt<y.length&&ot<y[tt].length&&z.sd===y[tt][ot].sd)}for(a=new ln,y=wo(y),tt=y.next();!tt.done;tt=y.next())for(x=wo(tt.value),tt=x.next();!tt.done;tt=x.next())tt=tt.value,tt.zc=tt.zc+tt.sd.shift+tt.qg,z=b?tt.width:tt.height,a.add(tt,E?-tt.zc-z:tt.zc);return a}function ex(a,y,x){if(isNaN(y.zc)){y.zc=0;var E=y;do{if(0<E.vi){var b=nx(E,x),z=b.root;ex(a,z,x),y.sd===y&&(y.sd=z.sd);var tt=a.K===90||a.K===270?b.width:b.height;y.sd===z.sd&&(y.zc=Math.max(y.zc,z.zc+b.qg+tt-E.qg+a.columnSpacing))}E=E.align}while(E!==y);for(;E.align!==y;)E=E.align,E.zc=y.zc,E.sd=y.sd}}function nx(a,y){var x=a.Tz;return a=a.vi,1>a&&Wt("Could not determine previous vertex in layer"),y[x][a-1]}no.prototype.u=function(a){for(var y=[],x=0;x<arguments.length;++x)y[x]=arguments[x];x=-1;for(var E=Ke(),b=Ke(),z=1/0,tt=0;4>tt;tt++)if(y[tt]){var ot=Zx(this,y[tt],E,b,tt);ot<z&&(x=tt,z=ot)}for(z={},tt=0;4>tt;z={delta:z.delta},tt++)y[tt]&&(z.delta=tt===0||tt===2?E[x]-E[tt]:b[x]-b[tt],z.delta!==0&&y[tt].each(function(rt){return function(at){at.value+=rt.delta}}(z)));be(E),be(b)};function Zx(a,y,x,E,b){if(!y||y.count===0)return x[b]=0,E[b]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(ot){var rt=ot.key;ot=ot.value,rt=a.K===90||a.K===270?rt.width:rt.height,ot<z&&(z=ot),ot+rt>tt&&(tt=ot+rt)}),x[b]=z,E[b]=tt,tt-z}no.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=C0(this,!0),y=C0(this,!1),x=this.network.edges.iterator;x.next();){var E=x.value.link;E!==null&&(E.fromSpot=a,E.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function C0(a,y){return a.K===270?y?Ss:hs:a.K===90?y?hs:Ss:a.K===180?y?zs:ts:y?ts:zs}no.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var E=0;E<=this.Ia;E++){var b=x;0>=this.he[E]+this.Ld[E]&&(b=0),0<E&&(y+=b/2),this.K===90||this.K===0?(y+=this.Ld[E],this.Kd[E]=y,y+=this.he[E]):(y+=this.he[E],this.Kd[E]=y,y+=this.Ld[E]),E<this.Ia&&(y+=b/2),this.Ta[E]=y}for(x=y,y=this.arrangementOrigin,E=0;E<=this.Ia;E++)this.K===270?this.Kd[E]=y.y+this.Kd[E]:this.K===90?(this.Kd[E]=y.y+x-this.Kd[E],this.Ta[E]=x-this.Ta[E]):this.K===180?this.Kd[E]=y.x+this.Kd[E]:(this.Kd[E]=y.x+x-this.Kd[E],this.Ta[E]=x-this.Ta[E]);x=this.ve!==0,a.reset(),E=this.K===270||this.K===90;for(var z=1/0,tt=b=1/0,ot=-1/0;a.next();){var rt=a.value,at=rt.layer,ut=rt.column|0;E?(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)&&(E?rt.node?rt.x=y.x+rt.zc:rt.centerX=y.x+rt.zc:rt.node?rt.y=y.y+rt.zc:rt.centerY=y.y+rt.zc),z=Math.min(rt.x,z),b=Math.min(rt.y,b),E?(tt=z,ot=Math.max(ot,rt.bounds.right)):(tt=b,ot=Math.max(ot,rt.bounds.bottom))}for(this.xw=ot-tt,z=y.x-z,y=y.y-b,this.Rf=new Dt(x&&E?0:z,x&&!E?0:y),a.reset();a.next();)x=a.value,x.x+=z,x.y+=y,x.commit()},no.prototype.Gu=function(){for(var a=0,y=this.ie,x=0;x<=this.Ia;x++)a+=this.he[x],a+=this.Ld[x];a+=this.Ia*y,y=[],x=this.ve!==0?this.xw:this.kc*this.Ra;for(var E=this.maxLayer;0<=E;E--)this.K===270?E===0?y.push(new we(0,0,x,Math.abs(this.Ta[0]))):y.push(new we(0,this.Ta[E-1],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===90?E===0?y.push(new we(0,this.Ta[0],x,Math.abs(this.Ta[0]-a))):y.push(new we(0,this.Ta[E],x,Math.abs(this.Ta[E-1]-this.Ta[E]))):this.K===180?E===0?y.push(new we(0,0,Math.abs(this.Ta[0]),x)):y.push(new we(this.Ta[E-1],0,Math.abs(this.Ta[E-1]-this.Ta[E]),x)):E===0?y.push(new we(this.Ta[0],0,Math.abs(this.Ta[0]-a),x)):y.push(new we(this.Ta[E],0,Math.abs(this.Ta[E-1]-this.Ta[E]),x));this.commitLayers(y,this.Rf)},no.prototype.commitLayers=function(){},no.prototype.commitLinks=function(){for(var a=this.network.edges.iterator,y;a.next();)y=a.value.link,y!==null&&(y.uh(),y.Fj(),y.zf());for(a.reset();a.next();)y=a.value.link,y!==null&&y.vg();for(a.reset();a.next();){var x=a.value;if(y=x.link,y!==null){y.uh();var E=y,b=E.fromNode,z=E.toNode,tt=E.fromPort,ot=E.toPort;if(b!==null){var rt=b.findVisibleNode();rt!==null&&rt!==b&&(b=rt,tt=rt.port)}z!==null&&(rt=z.findVisibleNode(),rt!==null&&rt!==z&&(z=rt,ot=rt.port));var at=y.computeSpot(!0,tt);rt=y.computeSpot(!1,ot);var ut=x.fromVertex,ft=x.toVertex;if(x.valid)y.curve===wa&&y.pointsCount===4&&(ut.column===ft.column&&this.alignOption===0?(x=y.getLinkPoint(b,tt,at,!0,!1,z,ot),ot=y.getLinkPoint(z,ot,rt,!1,!1,b,tt),x.w()||x.set(b.actualBounds.center),ot.w()||ot.set(z.actualBounds.center),y.Fj(),y.yf(x.x,x.y),y.yf((2*x.x+ot.x)/3,(2*x.y+ot.y)/3),y.yf((x.x+2*ot.x)/3,(x.y+2*ot.y)/3),y.yf(ot.x,ot.y)):(x=E=!1,tt!==null&&at===Bi&&(E=!0),ot!==null&&rt===Bi&&(x=!0),(E||x)&&(rt=null,E&&(rt=y.getLinkPointFromPoint(b,tt,tt.ga(xi),y.i(3),!0),rt.w()||rt.set(b.actualBounds.center),y.L(0,rt.x,rt.y)),b=null,x&&(b=y.getLinkPointFromPoint(z,ot,ot.ga(xi),y.i(0),!1),b.w()||b.set(z.actualBounds.center),y.L(3,b.x,b.y)),rt&&(z=y.i(2),y.L(1,(2*rt.x+z.x)/3,(2*rt.y+z.y)/3)),b&&(z=y.i(1),y.L(2,(2*b.x+z.x)/3,(2*b.y+z.y)/3))))),y.zf();else if(ut.layer===ft.layer)y.zf();else{var mt=!1,yt=!1,xt=this.ie,Mt=y.firstPickIndex+1;if(y.isOrthogonal){yt=!0;var It=y.pointsCount;4<It&&y.points.removeRange(2,It-3)}else if(y.curve===wa)mt=!0,It=y.pointsCount,4<It&&y.points.removeRange(2,It-3),It===4&&(Mt=2);else{It=y.pointsCount;var At=at===Bi,_t=rt===Bi;2<It&&At&&_t?y.points.removeRange(1,It-2):3<It&&At&&!_t?y.points.removeRange(1,It-3):3<It&&!At&&_t?y.points.removeRange(2,It-2):4<It&&!At&&!_t&&y.points.removeRange(2,It-3)}if(x.rev){for(;ft!==null&&ut!==ft;){var Ht=It=null;for(At=ft.sourceEdges.iterator;At.next()&&(_t=At.value,_t.link!==x.link||(It=_t.fromVertex,Ht=_t.toVertex,It.node!==null)););if(It===null)break;if(It!==ut){At=y.i(Mt-1).x,_t=y.i(Mt-1).y;var Vt=It.centerX,Xt=It.centerY;if(yt)this.K===180||this.K===0?Mt===y.firstPickIndex+1?(y.m(Mt++,At,_t),y.m(Mt++,At,Xt)):(Ht!==null?Ht.centerY:_t)!==Xt&&(Ht=this.Ta[It.layer-1]+this.Rf.x,y.m(Mt++,Ht,_t),y.m(Mt++,Ht,Xt)):Mt===y.firstPickIndex+1?(y.m(Mt++,At,_t),y.m(Mt++,Vt,_t)):(Ht!==null?Ht.centerX:At)!==Vt&&(Ht=this.Ta[It.layer-1]+this.Rf.y,y.m(Mt++,At,Ht),y.m(Mt++,Vt,Ht));else if(Mt===y.firstPickIndex+1){Ht=Math.max(10,this.he[ft.layer]);var ue=Math.max(10,this.Ld[ft.layer]);if(mt)this.K===180?Vt<=ft.bounds.x?(ft=ft.bounds.x,y.m(Mt++,ft-Ht,Xt),y.m(Mt++,ft,Xt),y.m(Mt++,ft+ue,Xt)):(y.m(Mt++,Vt-Ht,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt+ue,Xt)):this.K===90?Xt>=ft.bounds.bottom?(ft=ft.bounds.y+ft.bounds.height,y.m(Mt++,Vt,ft+ue),y.m(Mt++,Vt,ft),y.m(Mt++,Vt,ft-Ht)):(y.m(Mt++,Vt,Xt+ue),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt-Ht)):this.K===270?Xt<=ft.bounds.y?(ft=ft.bounds.y,y.m(Mt++,Vt,ft-Ht),y.m(Mt++,Vt,ft),y.m(Mt++,Vt,ft+ue)):(y.m(Mt++,Vt,Xt-Ht),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt+ue)):this.K===0&&(Vt>=ft.bounds.right?(ft=ft.bounds.x+ft.bounds.width,y.m(Mt++,ft+ue,Xt),y.m(Mt++,ft,Xt),y.m(Mt++,ft-Ht,Xt)):(y.m(Mt++,Vt+ue,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt-Ht,Xt)));else{y.m(Mt++,At,_t);var $e=0;this.K===180||this.K===0?((this.K===180?Vt>=ft.bounds.right:Vt<=ft.bounds.x)&&($e=(this.K===0?-Ht:ue)/2),y.m(Mt++,At+$e,Xt)):((this.K===270?Xt>=ft.bounds.bottom:Xt<=ft.bounds.y)&&($e=(this.K===90?-Ht:ue)/2),y.m(Mt++,Vt,_t+$e)),y.m(Mt++,Vt,Xt)}}else Ht=Math.max(10,this.he[It.layer]),ue=Math.max(10,this.Ld[It.layer]),mt?this.K===180?(y.m(Mt++,Vt-Ht-xt,Xt),y.m(Mt++,Math.min(Vt-Ht+xt/2,Vt),Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Math.max(Vt+ue-xt/2,Vt),Xt),y.m(Mt++,Vt+ue+xt,Xt)):this.K===90?(y.m(Mt++,Vt,Xt+ue+xt),y.m(Mt++,Vt,Math.max(Xt+ue-xt/2,Xt)),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Math.min(Xt-Ht+xt/2,Xt)),y.m(Mt++,Vt,Xt-Ht-xt)):this.K===270?(y.m(Mt++,Vt,Xt-Ht-xt),y.m(Mt++,Vt,Math.min(Xt-Ht+xt/2,Xt)),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Math.max(Xt+ue-xt/2,Xt)),y.m(Mt++,Vt,Xt+ue+xt)):(y.m(Mt++,Vt+ue+xt,Xt),y.m(Mt++,Math.max(Vt+ue-xt/2,Vt),Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Math.min(Vt-Ht+xt/2,Vt),Xt),y.m(Mt++,Vt-Ht-xt,Xt)):y.m(Mt++,Vt,Xt)}ft=It}(ot===null||at!==Bi||yt)&&(At=y.i(Mt-1).x,_t=y.i(Mt-1).y,Vt=y.i(Mt).x,Xt=y.i(Mt).y,yt?(xt=this.Ld[ut.layer],this.K===180||this.K===0?(yt=_t,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?Vt>=ut.bounds.x:Vt<=ut.bounds.right)&&(ft=ut.centerX+(this.K===180?-xt:xt),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++,ft,_t),y.m(Mt++,ft,yt)),y.m(Mt++,Vt,yt)):(yt=At,yt>=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?Xt>=ut.bounds.y:Xt<=ut.bounds.bottom)&&(ft=ut.centerY+(this.K===270?-xt:xt),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++,At,ft),y.m(Mt++,yt,ft)),y.m(Mt++,yt,Xt)),y.m(Mt++,Vt,Xt)):mt?(Ht=Math.max(10,this.he[ut.layer]),ue=Math.max(10,this.Ld[ut.layer]),this.K===180&&Vt>=ut.bounds.x?(ft=ut.bounds.x+ut.bounds.width,y.L(Mt-2,ft,_t),y.L(Mt-1,ft+ue,_t)):this.K===90&&Xt<=ut.bounds.bottom?(ft=ut.bounds.y,y.L(Mt-2,At,ft),y.L(Mt-1,At,ft-Ht)):this.K===270&&Xt>=ut.bounds.y?(ft=ut.bounds.y+ut.bounds.height,y.L(Mt-2,At,ft),y.L(Mt-1,At,ft+ue)):this.K===0&&Vt<=ut.bounds.right&&(ft=ut.bounds.x,y.L(Mt-2,ft,_t),y.L(Mt-1,ft-Ht,_t))):(Ht=Math.max(10,this.he[ut.layer]),ue=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?ue:-Ht)/2),y.m(Mt++,Vt+yt,_t)):((this.K===270?Xt<=ut.bounds.y:Xt>=ut.bounds.bottom)&&(yt=(this.K===90?ue:-Ht)/2),y.m(Mt++,At,Xt+yt)),y.m(Mt++,Vt,Xt)))}else{for(;ut!==null&&ut!==ft;){for(Ht=It=null,ut=ut.destinationEdges.iterator;ut.next()&&(At=ut.value,At.link!==x.link||(It=At.toVertex,Ht=At.fromVertex,Ht.node!==null&&(Ht=null),It.node!==null)););if(It===null)break;It!==ft&&(At=y.i(Mt-1).x,_t=y.i(Mt-1).y,Vt=It.centerX,Xt=It.centerY,yt?this.K===180||this.K===0?(Ht!==null?Ht.centerY:_t)!==Xt&&(Ht=this.Ta[It.layer]+this.Rf.x,Mt===y.firstPickIndex+1&&(Ht=this.K===0?Math.max(Ht,At):Math.min(Ht,At)),y.m(Mt++,Ht,_t),y.m(Mt++,Ht,Xt)):(Ht!==null?Ht.centerX:At)!==Vt&&(Ht=this.Ta[It.layer]+this.Rf.y,Mt===y.firstPickIndex+1&&(Ht=this.K===90?Math.max(Ht,_t):Math.min(Ht,_t)),y.m(Mt++,At,Ht),y.m(Mt++,Vt,Ht)):(Ht=Math.max(10,this.he[It.layer]),ue=Math.max(10,this.Ld[It.layer]),mt?this.K===180?(y.m(Mt++,Vt+ue+xt,Xt),y.m(Mt++,Math.max(Vt+ue-xt/2,Vt),Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Math.min(Vt-Ht+xt/2,Vt),Xt),y.m(Mt++,Vt-Ht-xt,Xt)):this.K===90?(y.m(Mt++,Vt,Xt-Ht-xt),y.m(Mt++,Vt,Math.min(Xt-Ht+xt/2,Xt)),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Math.max(Xt+ue-xt/2,Xt)),y.m(Mt++,Vt,Xt+ue+xt)):this.K===270?(y.m(Mt++,Vt,Xt+ue+xt),y.m(Mt++,Vt,Math.max(Xt+ue-xt/2,Xt)),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Math.min(Xt-Ht+xt/2,Xt)),y.m(Mt++,Vt,Xt-Ht-xt)):(y.m(Mt++,Vt-Ht-xt,Xt),y.m(Mt++,Math.min(Vt-Ht+xt/2,Vt),Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Vt,Xt),y.m(Mt++,Math.max(Vt+ue-xt/2,Vt),Xt),y.m(Mt++,Vt+ue+xt,Xt)):this.K===180?(y.m(Mt++,Vt+ue,Xt),y.m(Mt++,Vt-Ht,Xt)):this.K===90?(y.m(Mt++,Vt,Xt-Ht),y.m(Mt++,Vt,Xt+ue)):this.K===270?(y.m(Mt++,Vt,Xt+ue),y.m(Mt++,Vt,Xt-Ht)):(y.m(Mt++,Vt-Ht,Xt),y.m(Mt++,Vt+ue,Xt)))),ut=It}yt&&(At=y.i(Mt-1).x,_t=y.i(Mt-1).y,Vt=y.i(Mt).x,Xt=y.i(Mt).y,this.K===180||this.K===0?_t!==Xt&&(Ht=this.K===0?Math.min(Math.max((Vt+At)/2,this.Ta[ft.layer]+this.Rf.x),Vt):Math.max(Math.min((Vt+At)/2,this.Ta[ft.layer]+this.Rf.x),Vt),y.m(Mt++,Ht,_t),y.m(Mt++,Ht,Xt)):At!==Vt&&(Ht=this.K===90?Math.min(Math.max((Xt+_t)/2,this.Ta[ft.layer]+this.Rf.y),Xt):Math.max(Math.min((Xt+_t)/2,this.Ta[ft.layer]+this.Rf.y),Xt),y.m(Mt++,At,Ht),y.m(Mt++,Vt,Ht)))}E!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===Bi?y.getLinkPointFromPoint(b,tt,tt.ga(xi),y.i(3),!0):y.i(0),at===Bi&&(at=y.i(2),E=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,E.x,(at.y+E.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+E.x)/2,E.y))),tt.w()||tt.set(b.actualBounds.center),y.L(0,tt.x,tt.y)),ot!==null&&(b=rt===Bi?y.getLinkPointFromPoint(z,ot,ot.ga(xi),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),rt===Bi&&(ot=y.i(y.pointsCount-3),rt=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(b.x+ot.x)/2,ot.y),y.L(y.pointsCount-2,rt.x,(ot.y+rt.y)/2)):(y.L(y.pointsCount-2,ot.x,(b.y+ot.y)/2),y.L(y.pointsCount-3,(ot.x+rt.x)/2,rt.y))),b.w()||b.set(z.actualBounds.center),y.L(y.pointsCount-1,b.x,b.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},no.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new Pe,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0<a.count)if(this.K===90||this.K===270){for(y=0,x=[],a=a.iterator;a.next();){var E=a.value;if(E!==null&&E.isOrthogonal)for(var b=2;b<E.pointsCount-3;b++){var z=E.i(b),tt=E.i(b+1);if(this.B(z.y,tt.y)&&!this.B(z.x,tt.x)){var ot=new Jh;ot.layer=Math.floor(z.y/2);var rt=E.i(0),at=E.i(E.pointsCount-1);if(ot.first=rt.x*rt.x+rt.y,ot.jc=at.x*at.x+at.y,ot.rd=Math.min(z.x,tt.x),ot.Ic=Math.max(z.x,tt.x),ot.index=b,ot.link=E,b+2<E.pointsCount){rt=E.i(b-1),at=E.i(b+2);var 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,E=a+1;E<x.length&&x[E].layer===z;)E++;if(1<E-a)for(z=a;z<E;){for(tt=x[z].Ic,b=a+1;b<E&&x[b].rd<tt;)tt=Math.max(tt,x[b].Ic),b++;if(tt=b-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<b;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);this.zi(x,this.Ux,z,z+tt);var ft=1;for(ot=x[z].first,rt=z;rt<b;rt++)at=x[rt],at.first!==ot&&(ft++,ot=at.first);for(rt=!0,at=ft,ut<ft?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ft=z;ft<b;ft++){var mt=x[ft];(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 xt=this.linkSpacing*(ut-(at-1)/2);y++,yt.uh(),yt.L(mt.index,z.x,z.y+xt),yt.L(mt.index+1,tt.x,tt.y+xt),yt.zf()}}z=b}a=E}}else{for(y=0,x=[],a=a.iterator;a.next();)if(E=a.value,E!==null&&E.isOrthogonal)for(b=2;b<E.pointsCount-3;b++)z=E.i(b),tt=E.i(b+1),this.B(z.x,tt.x)&&!this.B(z.y,tt.y)&&(ot=new Jh,ot.layer=Math.floor(z.x/2),rt=E.i(0),at=E.i(E.pointsCount-1),ot.first=rt.x+rt.y*rt.y,ot.jc=at.x+at.y*at.y,ot.rd=Math.min(z.y,tt.y),ot.Ic=Math.max(z.y,tt.y),ot.index=b,ot.link=E,b+2<E.pointsCount&&(rt=E.i(b-1),at=E.i(b+2),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,E=a+1;E<x.length&&x[E].layer===z;)E++;if(1<E-a)for(z=a;z<E;){for(tt=x[z].Ic,b=a+1;b<E&&x[b].rd<tt;)tt=Math.max(tt,x[b].Ic),b++;if(tt=b-z,1<tt){for(this.zi(x,this.Js,z,z+tt),ut=1,ot=x[z].jc,rt=z;rt<b;rt++)at=x[rt],at.jc!==ot&&(ut++,ot=at.jc);for(this.zi(x,this.Ux,z,z+tt),ft=1,ot=x[z].first,rt=z;rt<b;rt++)at=x[rt],at.first!==ot&&(ft++,ot=at.first);for(rt=!0,at=ft,ut<ft?(rt=!1,at=ut,ot=x[z].jc,this.zi(x,this.Js,z,z+tt)):ot=x[z].first,ut=0,ft=z;ft<b;ft++)mt=x[ft],(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),xt=this.linkSpacing*(ut-(at-1)/2),y++,yt.uh(),yt.L(mt.index,z.x+xt,z.y),yt.L(mt.index+1,tt.x+xt,tt.y),yt.zf()}z=b}a=E}}}},Lt=no.prototype,Lt.Vx=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.layer<y.layer?-1:a.layer>y.layer?1:a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Ux=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.first<y.first?-1:a.first>y.first||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.Js=function(a,y){return a instanceof Jh&&y instanceof Jh&&a!==y?a.jc<y.jc?-1:a.jc>y.jc||a.j<y.j?1:a.j>y.j||a.rd<y.rd?-1:a.rd>y.rd?1:a.Ic<y.Ic?-1:a.Ic>y.Ic?1:0:0},Lt.B=function(a,y){return a-=y,-1<a&&1>a},Lt.zi=function(a,y,x,E){var b=a.length,z=E-x;if(!(1>=z))if((0>x||x>=b-1)&&Wt("not in range 0 <= from < length: "+x),z===2)E=a[x],b=a[x+1],0<y(E,b)&&(a[x]=b,a[x+1]=E);else if(x===0)if(E>=b)a.sort(y);else for(x=a.slice(0,E),x.sort(y),y=0;y<E;y++)a[y]=x[y];else if(E>=b)for(E=a.slice(x),E.sort(y),y=x;y<b;y++)a[y]=E[y-x];else for(b=a.slice(x,E),b.sort(y),y=x;y<E;y++)a[y]=b[y-x]};function Kh(a,y){var x=a.tc[y];if(x>=a.He.length){for(var E=[],b=0;b<a.He.length;b++)E[b]=a.He[b];a.He=E}for(a.He[x]===void 0||a.He[x]===null?E=[]:(E=a.He[x],a.He[x]=null),a=a.fl[y],y=0;y<a.length;y++)x=a[y],E[x.index]=x;return E}function Xh(a,y,x){a.He[a.tc[y]]=x}Re.Object.defineProperties(no.prototype,{layerSpacing:{get:function(){return this.ie},set:function(a){this.ie!==a&&0<=a&&(this.ie=a,this.C())}},columnSpacing:{get:function(){return this.kc},set:function(a){this.kc!==a&&0<a&&(this.kc=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K!==a&&(a===0||a===90||a===180||a===270?(this.K=a,this.C()):Wt("LayeredDigraphLayout.direction must be 0, 90, 180, or 270"))}},cycleRemoveOption:{get:function(){return this.Dk},set:function(a){this.Dk===a||a!==Sy&&a!==L0&&a!==Sp||(this.Dk=a,this.C())}},layeringOption:{get:function(){return this.Zk},set:function(a){this.Zk===a||a!==k0&&a!==xy&&a!==wy||(this.Zk=a,this.C())}},initializeOption:{get:function(){return this.Qk},set:function(a){this.Qk===a||a!==M0&&a!==Py&&a!==Cy||(this.Qk=a,this.C())}},iterations:{get:function(){return this.bj},set:function(a){this.bj!==a&&0<=a&&(this.bj=a,this.C())}},aggressiveOption:{get:function(){return this.rk},set:function(a){this.rk===a||a!==Ly&&a!==E0&&a!==ky||(this.rk=a,this.C())}},packOption:{get:function(){return this.bg},set:function(a){this.bg!==a&&0<=a&&8>a&&(this.bg=a,this.C())}},alignOption:{get:function(){return this.ve},set:function(a){this.ve!==a&&0<=a&&16>a&&(this.ve=a,this.C())}},setsPortSpots:{get:function(){return this.sf},set:function(a){this.sf!==a&&(this.sf=a,this.C())}},linkSpacing:{get:function(){return this.Cn},set:function(a){this.Cn!==a&&0<=a&&(this.Cn=a,this.C())}},maxLayer:{get:function(){return this.Ia}},maxIndex:{get:function(){return this.Iq}},maxColumn:{get:function(){return this.Ra}},minIndexLayer:{get:function(){return this.Hn}},maxIndexLayer:{get:function(){return this.Md}}});var L0=new le(no,"CycleDepthFirst",0),Sy=new le(no,"CycleGreedy",1),Sp=new le(no,"CycleFromLayers",2),k0=new le(no,"LayerOptimalLinkLength",0),xy=new le(no,"LayerLongestPathSink",1),wy=new le(no,"LayerLongestPathSource",2),M0=new le(no,"InitDepthFirstOut",0),Py=new le(no,"InitDepthFirstIn",1),Cy=new le(no,"InitNaive",2),Ly=new le(no,"AggressiveNone",0),E0=new le(no,"AggressiveLess",1),ky=new le(no,"AggressiveMore",2),Yx=8;no.className="LayeredDigraphLayout",no.CycleDepthFirst=L0,no.CycleGreedy=Sy,no.CycleFromLayers=Sp,no.LayerOptimalLinkLength=k0,no.LayerLongestPathSink=xy,no.LayerLongestPathSource=wy,no.InitDepthFirstOut=M0,no.InitDepthFirstIn=Py,no.InitNaive=Cy,no.AggressiveNone=Ly,no.AggressiveLess=E0,no.AggressiveMore=ky,no.PackNone=0,no.PackExpand=1,no.PackStraighten=2,no.PackMedian=4,no.PackAll=15,no.AlignNone=0,no.AlignUpperLeft=1,no.AlignUpperRight=2,no.AlignLowerLeft=4,no.AlignLowerRight=8,no.AlignAll=15;function Jh(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Jh.className="SegInfo";function _f(a){yo.call(this,a)}ye(_f,yo),_f.prototype.createVertex=function(){return new ja(this)},_f.prototype.createEdge=function(){return new xp(this)},_f.className="LayeredDigraphNetwork";function ja(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}ye(ja,Sr);function ix(a,y){return a.index-y.index}function b0(a,y){if(!a.$n){for(var x=[],E=wo(a.destinationEdgesArrayAccess),b=E.next();!b.done;b=E.next())b=b.value,b.valid&&x.push(b);a.$n=x}for(a=wo(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Wt("Unable to find destination edge to given vertex")}function My(a){if(!a.co){for(var y=[],x=wo(a.sourceEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.fromVertex);y.sort(ix),a.co=y}return a.co}function Kx(a){if(!a.ao){for(var y=[],x=wo(a.destinationEdgesArrayAccess),E=x.next();!E.done;E=x.next())E=E.value,E.valid&&y.push(E.toVertex);y.sort(ix),a.ao=y}return a.ao}ja.prototype.Cl=function(a){Sr.prototype.Cl.call(this,a),this.bo=this.co=null},ja.prototype.Kl=function(a){Sr.prototype.Kl.call(this,a),this.bo=this.co=null},ja.prototype.zl=function(a){Sr.prototype.zl.call(this,a),this.$n=this.ao=null},ja.prototype.Jl=function(a){Sr.prototype.Jl.call(this,a),this.$n=this.ao=null},Re.Object.defineProperties(ja.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)}}}),ja.prototype.deleteDestinationEdge=ja.prototype.Jl,ja.prototype.addDestinationEdge=ja.prototype.zl,ja.prototype.deleteSourceEdge=ja.prototype.Kl,ja.prototype.addSourceEdge=ja.prototype.Cl,ja.className="LayeredDigraphVertex";function xp(a){ua.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}ye(xp,ua),Re.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 ki(a){bo.call(this),this.Ub=new Ce,this.Wn=A0,this.ud=ou,this.vo=D0,this.Bq=Ry,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new Ye(10,10).freeze();var y=new Ac(this);this.W=new Ja(y),this.Y=new Ja(y),this.ru=[],a&&Object.assign(this,a)}ye(ki,bo),ki.prototype.cloneProtected=function(a){bo.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)},ki.prototype.qb=function(a){a.classType===ki?a.name.indexOf("Alignment")===0?this.alignment=a:a.name.indexOf("Arrangement")===0?this.arrangement=a:a.name.indexOf("Compaction")===0?this.compaction=a:a.name.indexOf("Path")===0?this.path=a:a.name.indexOf("Sorting")===0?this.sorting=a:a.name.indexOf("Style")===0?this.treeStyle=a:Wt("Unknown enum value: "+a):bo.prototype.qb.call(this,a)},ki.prototype.createNetwork=function(){return new Ac(this)},ki.prototype.makeNetwork=function(a){function y(E){if(E instanceof en)return!E.isLinkLabel&&E.category!=="Comment";if(E instanceof We){var b=E.fromNode;return b===null||b.isLinkLabel||b.category==="Comment"?!1:(E=E.toNode,!(E===null||E.isLinkLabel||E.category==="Comment"))}return!1}var x=this.createNetwork();return a instanceof de?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof oi?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},ki.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 de&&(y=a),this.path===A0&&y!==null?this.ud=y.isTreePathToChildren?ou:Nc:this.ud=this.path===A0?ou: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 Ce,y=this.Ub.iterator;y.next();){var x=y.value;x instanceof en?(x=this.network.ki(x),x!==null&&a.add(x)):x instanceof Ja&&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,Ey(this,y));for(y=this.network.vertexes,a=null;a=Xx(y),0<a.count;)y=ox(this,a),y!==null&&this.Ub.add(y),y.initialized=!0,Ey(this,y),y=a;for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ja&&sx(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ja&&ax(this,y);for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ja&&lx(this,y);if(this.Cu(),this.layerStyle===R0){for(a=[],y=this.network.vertexes.iterator;y.next();){x=y.value;var E=x.parent;E===null&&(E=x),E=E.angle===0||E.angle===180;var b=a[x.level];b===void 0&&(b=0),a[x.level]=Math.max(b,E?x.width:x.height)}for(y=0;y<a.length;y++)a[y]===void 0&&(a[y]=0);for(this.$v=a,y=this.network.vertexes.iterator;y.next();)x=y.value,E=x.parent,E===null&&(E=x),E.angle===0||E.angle===180?(E.angle===180&&(x.focusX+=a[x.level]-x.width),x.width=a[x.level]):(E.angle===270&&(x.focusY+=a[x.level]-x.height),x.height=a[x.level])}else if(this.layerStyle===jy)for(a=this.network.vertexes.iterator;a.next();){for(y=a.value,x=y.angle===0||y.angle===180,E=-1,b=0;b<y.children.length;b++){var z=y.children[b];E=Math.max(E,x?z.width:z.height)}if(0<=E)for(b=0;b<y.children.length;b++)z=y.children[b],x?(y.angle===180&&(z.focusX+=E-z.width),z.width=E):(y.angle===270&&(z.focusY+=E-z.height),z.height=E)}for(a=this.Ub.iterator;a.next();)y=a.value,y instanceof Ja&&this.layoutTree(y);this.arrangeTrees(),this.updateParts()}this.network=null,this.Ub=new Ce,this.isValidLayout=!0};function Xx(a){var y=new Ce;for(a=a.iterator;a.next();){var x=a.value;x.initialized||y.add(x)}return y}ki.prototype.findRoots=function(){for(var a=this.network.vertexes,y=a.iterator;y.next();){var x=y.value;switch(this.ud){case ou:x.sourceEdges.count===0&&this.Ub.add(x);break;case Nc:x.destinationEdges.count===0&&this.Ub.add(x);break;default:Wt("Unhandled path value "+this.ud.toString())}}this.Ub.count===0&&(a=ox(this,a),a!==null&&this.Ub.add(a))};function ox(a,y){var x=999999,E=null;for(y=y.iterator;y.next();){var b=y.value;switch(a.ud){case ou:b.sourceEdges.count<x&&(x=b.sourceEdges.count,E=b);break;case Nc:b.destinationEdges.count<x&&(x=b.destinationEdges.count,E=b);break;default:Wt("Unhandled path value "+a.ud.toString())}}return E}function Ey(a,y){if(y!==null){switch(a.ud){case ou:if(0<y.destinationEdges.count){for(var x=new Pe,E=y.destinationVertexes;E.next();){var b=E.value;rx(a,y,b)&&x.add(b)}0<x.count&&(y.children=x.Fa())}break;case Nc:if(0<y.sourceEdges.count){for(x=new Pe,E=y.sourceVertexes;E.next();)b=E.value,rx(a,y,b)&&x.add(b);0<x.count&&(y.children=x.Fa())}break;default:Wt("Unhandled path value"+a.ud.toString())}for(x=y.children,E=x.length,b=0;b<E;b++){var z=x[b];z.initialized=!0,z.level=y.level+1,z.parent=y,a.Ub.remove(z)}for(y=0;y<E;y++)Ey(a,x[y])}}function rx(a,y,x){if(x.initialized){if(y===null)var E=!1;else{for(E=y.parent;E!==null&&E!==x;)E=E.parent;E=E===x}if(E||x.level>y.level)return!1;a.removeChild(x.parent,x)}return!0}ki.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,E=0,b=0;b<x.length;b++)x[b]===y&&E++;if(0<E){E=Array(x.length-E);for(var z=b=0;z<x.length;z++)x[z]!==y&&(E[b++]=x[z]);a.children=E}}};function sx(a,y){if(y!==null){a.initializeTreeVertexValues(y),y.alignment===au&&a.sortTreeVertexChildren(y);for(var x=0,E=y.childrenCount,b=0,z=y.children,tt=z.length,ot=0;ot<tt;ot++){var rt=z[ot];sx(a,rt),x+=rt.descendantCount+1,E=Math.max(E,rt.maxChildrenCount),b=Math.max(b,rt.maxGenerationCount)}y.descendantCount=x,y.maxChildrenCount=E,y.maxGenerationCount=0<E?b+1:0}}function Jx(a,y){switch(a.vo){default:case D0:return y.parent!==null?y.parent:a.W;case Oy:return y.parent===null?a.W:y.parent.parent===null?a.Y:y.parent;case Dy:return y.parent!==null?y.parent.parent!==null?y.parent.parent:a.Y:a.W;case By:var x=!0;if(y.childrenCount===0)x=!1;else for(var E=y.children,b=E.length,z=0;z<b;z++)if(0<E[z].childrenCount){x=!1;break}return x&&y.parent!==null?a.Y:y.parent!==null?y.parent:a.W}}ki.prototype.initializeTreeVertexValues=function(a){if(a.copyInheritedPropertiesFrom(Jx(this,a)),a.parent!==null&&a.parent.alignment===au){for(var y=a.angle,x=a.parent.children,E=0;E<x.length&&a!==x[E];)E++;E%2===0?E!==x.length-1&&(y=y===90?180:y===180?270:y===270?180:270):y=y===90?0:y===180?90:y===270?0:90,a.angle=y}a.initialized=!0};function ax(a,y){if(y!==null){a.assignTreeVertexValues(y),y=y.children;for(var x=y.length,E=0;E<x;E++)ax(a,y[E])}}ki.prototype.assignTreeVertexValues=function(){};function lx(a,y){if(y!==null){y.alignment!==au&&a.sortTreeVertexChildren(y),y=y.children;for(var x=y.length,E=0;E<x;E++)lx(a,y[E])}}ki.prototype.sortTreeVertexChildren=function(a){switch(a.sorting){case Gf:break;case Pp:a.children.reverse();break;case Cp:a.children.sort(a.comparer);break;case Lp:a.children.sort(a.comparer),a.children.reverse();break;default:Wt("Unhandled sorting value "+a.sorting.toString())}},ki.prototype.Cu=function(){if(this.comments)for(var a=this.network.vertexes.iterator;a.next();)this.addComments(a.value)},ki.prototype.addComments=function(a){var y=a.angle,x=a.parent,E=0,b=!1;x!==null&&(E=x.angle,b=x.alignment,b=Qh(b)),y=y===90||y===270,E=E===90||E===270,x=a.childrenCount===0;var z=0,tt=0,ot=0,rt=a.commentSpacing;if(a.node!==null)for(var at=a.node.Mu();at.next();){var ut=at.value;ut.category==="Comment"&&ut.canLayout()&&(a.comments===null&&(a.comments=[]),a.comments.push(ut),ut.Va(),ut=ut.measuredBounds,y&&!x||!b&&!E&&x||b&&E&&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||!b&&!E&&x||b&&E&&x?(z+=Math.abs(a.commentMargin),tt=Math.max(0,tt-a.height)):(tt+=Math.abs(a.commentMargin),z=Math.max(0,z-a.width)),b=we.allocAt(0,0,a.bounds.width+z,a.bounds.height+tt),a.bounds=b,we.free(b))};function Qh(a){return a===uh||a===au||a===hh||a===Lu}function wp(a){return a===uh||a===au}function by(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}ki.prototype.layoutComments=function(a){if(a.comments!==null){var y=a.node.measuredBounds,x=a.parent,E=a.angle,b=0,z=!1;x!==null&&(b=x.angle,z=x.alignment,z=Qh(z)),E=E===90||E===270,x=b===90||b===270;for(var tt=a.childrenCount===0,ot=by(a),rt=0,at=a.comments,ut=at.length,ft=Dt.alloc(),mt=0;mt<ut;mt++){var yt=at[mt],xt=yt.measuredBounds;if(E&&!tt||!z&&!x&&tt||z&&x&&tt){if(135<b&&!z||x&&ot)if(0<=a.commentMargin)for(ft.h(a.bounds.x-a.commentMargin-xt.width,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();){var Mt=yt.value;Mt.fromSpot=zs,Mt.toSpot=ts}else for(ft.h(a.bounds.x+2*a.focus.x-a.commentMargin,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=ts,Mt.toSpot=zs;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+2*a.focus.x+a.commentMargin,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=ts,Mt.toSpot=zs;else for(ft.h(a.bounds.x+a.commentMargin-xt.width,a.bounds.y+rt),yt.move(ft),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=zs,Mt.toSpot=ts;rt=0<=a.commentSpacing?rt+(xt.height+a.commentSpacing):rt+(a.commentSpacing-xt.height)}else{if(135<b&&!z||!x&&ot)if(0<=a.commentMargin)for(ft.h(a.bounds.x+rt,a.bounds.y-a.commentMargin-xt.height),yt.move(ft),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=Ss,Mt.toSpot=hs;else for(ft.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y-a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=hs,Mt.toSpot=Ss;else if(0<=a.commentMargin)for(ft.h(a.bounds.x+rt,a.bounds.y+2*a.focus.y+a.commentMargin),yt.move(ft),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=hs,Mt.toSpot=Ss;else for(ft.h(a.bounds.x+rt,a.bounds.y+a.commentMargin-xt.height),yt.move(ft),yt=yt.Sd();yt.next();)Mt=yt.value,Mt.fromSpot=Ss,Mt.toSpot=hs;rt=0<=a.commentSpacing?rt+(xt.width+a.commentSpacing):rt+(a.commentSpacing-xt.width)}}if(Dt.free(ft),y=rt-a.commentSpacing-(E?y.height:y.width),this.ud===ou)for(a=a.destinationEdges;a.next();)b=a.value.link,b===null||b.isAvoiding||(b.fromEndSegmentLength=0<y?y:NaN);else for(a=a.sourceEdges;a.next();)b=a.value.link,b===null||b.isAvoiding||(b.toEndSegmentLength=0<y?y:NaN)}},ki.prototype.layoutTree=function(a){if(a!==null){for(var y=a.children,x=y.length,E=0;E<x;E++)this.layoutTree(y[E]);switch(a.compaction){case B0:ux(this,a);break;case kp:if(a.alignment===au)ux(this,a);else if(a.childrenCount===0)E=a.parent,x=!1,y=0,E!==null&&(y=E.angle,x=E.alignment,x=Qh(x)),E=by(a),a.S.h(0,0),a.Da.h(a.width,a.height),a.parent===null||a.comments===null||(y!==180&&y!==270||x)&&!E?a.la.h(0,0):y===180&&!x||(y===90||y===270)&&E?a.la.h(a.width-2*a.focus.x,0):a.la.h(0,a.height-2*a.focus.y),a.Yo=null,a.kp=null;else{var b=fl(a);y=b===90||b===270;var z=0,tt=a.children,ot=tt.length;for(x=0;x<ot;x++)E=tt[x],z=Math.max(z,y?E.Da.width:E.Da.height);var rt=a.alignment;E=rt===ru;var at=rt===su,ut=Qh(rt),ft=Math.max(0,a.breadthLimit);x=this.computeLayerSpacing(a);var mt=a.nodeSpacing,yt=this.computeNodeIndent(a),xt=a.rowSpacing,Mt=0;(E||at||a.hm||a.im&&a.maxGenerationCount===1)&&(Mt=Math.max(0,a.rowIndent)),E=a.width;var It=a.height,At=0,_t=0,Ht=0,Vt=null,Xt=null,ue=0,$e=0,dn=0,an=0,Ge=0,Ne=0,ni=0,Zn=0;if(ut&&!wp(rt)&&135<b&&tt.reverse(),wp(rt))if(1<ot)for(var Yi=0;Yi<ot;Yi++)Yi%2===0&&Yi!==ot-1&&(Zn=Math.max(Zn,y?tt[Yi].Da.width:tt[Yi].Da.height));else ot===1&&(Zn=y?tt[0].Da.width:tt[0].Da.height);if(ut){switch(rt){case uh:_t=135>b?hx(this,a,tt,Zn,At,_t):dx(this,a,tt,Zn,At,_t),Zn=_t.x,At=_t.width,_t=_t.height;break;case hh:for(Vt=0;Vt<ot;Vt++)Xt=tt[Vt],ft=Xt.Da,Ht=Ne===0?0:xt,y?(Xt.S.h(z-ft.width,an+Ht),At=Math.max(At,ft.width),_t=Math.max(_t,an+Ht+ft.height),an+=Ht+ft.height):(Xt.S.h(dn+Ht,z-ft.height),At=Math.max(At,dn+Ht+ft.width),_t=Math.max(_t,ft.height),dn+=Ht+ft.width),Ne++;break;case Lu:for(Vt=0;Vt<ot;Vt++)Xt=tt[Vt],z=Xt.Da,ft=Ne===0?0:xt,y?(Xt.S.h(mt/2+a.focus.x,an+ft),At=Math.max(At,z.width),_t=Math.max(_t,an+ft+z.height),an+=ft+z.height):(Xt.S.h(dn+ft,mt/2+a.focus.y),At=Math.max(At,dn+ft+z.width),_t=Math.max(_t,z.height),dn+=ft+z.width),Ne++}Vt=Js(this,2),Xt=Js(this,2),y?(Vt[0].h(0,0),Vt[1].h(0,_t),Xt[0].h(At,0)):(Vt[0].h(0,0),Vt[1].h(At,0),Xt[0].h(0,_t)),Xt[1].h(At,_t)}else for(Yi=0;Yi<ot;Yi++){var po=tt[Yi],kr=po.Da;if(y){0<ft&&0<Ne&&dn+mt+kr.width>ft&&(dn<z&&zd(a,rt,z-dn,0,ni,Yi-1),Ge++,Ne=0,ni=Yi,Ht=_t,dn=0,an=135<b?-_t-xt:_t+xt),N0(this,po,0,an);var Tr=0;if(Ne===0)Vt=po.Yo,Xt=po.kp,ue=kr.width,$e=kr.height,(Vt===null||Xt===null||b!==fl(po))&&(Vt=Js(this,2),Xt=Js(this,2),Vt[0].h(0,0),Vt[1].h(0,$e),Xt[0].h(ue,0),Xt[1].h(ue,$e));else{var ps=Ke();$e=cx(this,a,po,Vt,Xt,ue,$e,ps),Tr=$e.x,Vt=ps[0],Xt=ps[1],ue=$e.width,$e=$e.height,be(ps),dn<kr.width&&0>Tr&&(Fc(a,-Tr,0,ni,Yi-1),T0(Vt,-Tr,0),T0(Xt,-Tr,0),Tr=0)}po.S.h(Tr,an),At=Math.max(At,ue),_t=Math.max(_t,Ht+(Ge===0?0:xt)+kr.height),dn=ue}else 0<ft&&0<Ne&&an+mt+kr.height>ft&&(an<z&&zd(a,rt,0,z-an,ni,Yi-1),Ge++,Ne=0,ni=Yi,Ht=At,an=0,dn=135<b?-At-xt:At+xt),N0(this,po,dn,0),Tr=0,Ne===0?(Vt=po.Yo,Xt=po.kp,ue=kr.width,$e=kr.height,(Vt===null||Xt===null||b!==fl(po))&&(Vt=Js(this,2),Xt=Js(this,2),Vt[0].h(0,0),Vt[1].h(ue,0),Xt[0].h(0,$e),Xt[1].h(ue,$e))):(ps=Ke(),$e=cx(this,a,po,Vt,Xt,ue,$e,ps),Tr=$e.x,Vt=ps[0],Xt=ps[1],ue=$e.width,$e=$e.height,be(ps),an<kr.height&&0>Tr&&(Fc(a,0,-Tr,ni,Yi-1),T0(Vt,0,-Tr),T0(Xt,0,-Tr),Tr=0)),po.S.h(dn,Tr),_t=Math.max(_t,$e),At=Math.max(At,Ht+(Ge===0?0:xt)+kr.width),an=$e;Ne++}switch(0<Ge&&(y?(_t+=Math.max(0,x),dn<At&&zd(a,rt,At-dn,0,ni,ot-1),0<Mt&&(at||Fc(a,Mt,0,0,ot-1),At+=Mt)):(At+=Math.max(0,x),an<_t&&zd(a,rt,0,_t-an,ni,ot-1),0<Mt&&(at||Fc(a,0,Mt,0,ot-1),_t+=Mt))),Mt=at=0,rt){case Hf:y?at+=At/2-a.focus.x-yt/2:Mt+=_t/2-a.focus.y-yt/2;break;case Tc:0<Ge?y?at+=At/2-a.focus.x-yt/2:Mt+=_t/2-a.focus.y-yt/2:y?(Zn=tt[0].S.x+tt[0].la.x,at+=Zn+(tt[ot-1].S.x+tt[ot-1].la.x+2*tt[ot-1].focus.x-Zn)/2-a.focus.x-yt/2):(Zn=tt[0].S.y+tt[0].la.y,Mt+=Zn+(tt[ot-1].S.y+tt[ot-1].la.y+2*tt[ot-1].focus.y-Zn)/2-a.focus.y-yt/2);break;case ru:y?(at-=yt,At+=yt):(Mt-=yt,_t+=yt);break;case su:y?(at+=At-a.width+yt,At+=yt):(Mt+=_t-a.height+yt,_t+=yt);break;case uh:y?1<ot?at+=Zn+mt/2-a.focus.x:at+=tt[0].focus.x-a.focus.x+tt[0].la.x:1<ot?Mt+=Zn+mt/2-a.focus.y:Mt+=tt[0].focus.y-a.focus.y+tt[0].la.y;break;case hh:y?at+=At+mt/2-a.focus.x:Mt+=_t+mt/2-a.focus.y;break;case Lu:break;default:_t=this.customAlignment(a,at,Mt,At,_t),at=_t[0],Mt=_t[1],At=_t[2],_t=_t[3]}for(yt=0;yt<ot;yt++)Zn=tt[yt],y?Zn.S.h(Zn.S.x+Zn.la.x-at,Zn.S.y+(135<b?(ut?-_t:-Zn.Da.height)+Zn.la.y-x:It+x+Zn.la.y)):Zn.S.h(Zn.S.x+(135<b?(ut?-At:-Zn.Da.width)+Zn.la.x-x:E+x+Zn.la.x),Zn.S.y+Zn.la.y-Mt);if(ot=tt=0,ut?y?(At=Fy(a,At,at),0>at&&(at=0),135<b&&(Mt+=_t+x),_t+=It+x,rt===Lu&&(tt+=mt/2+a.focus.x),ot+=It+x):(135<b&&(at+=At+x),At+=E+x,_t=Ny(a,_t,Mt),0>Mt&&(Mt=0),rt===Lu&&(ot+=mt/2+a.focus.y),tt+=E+x):y?(a.comments===null?E>At&&(At=Ty(rt,E-At,0),tt=At.x,ot=At.y,At=E,at=0):At=Fy(a,At,at),0>at&&(tt-=at,at=0),135<b&&(Mt+=_t+x),_t=Math.max(Math.max(_t,It),_t+It+x),ot+=It+x):(135<b&&(at+=At+x),At=Math.max(Math.max(At,E),At+E+x),a.comments===null?It>_t&&(_t=Ty(rt,0,It-_t),tt=_t.x,ot=_t.y,_t=It,Mt=0):_t=Ny(a,_t,Mt),0>Mt&&(ot-=Mt,Mt=0),tt+=E+x),0<Ge)b=Js(this,4),Ge=Js(this,4),y?(b[2].h(0,It+x),b[3].h(b[2].x,_t),Ge[2].h(At,b[2].y),Ge[3].h(Ge[2].x,b[3].y)):(b[2].h(E+x,0),b[3].h(At,b[2].y),Ge[2].h(b[2].x,_t),Ge[3].h(b[3].x,Ge[2].y));else{for(b=Js(this,Vt.length+2),Ge=Js(this,Xt.length+2),rt=0;rt<Vt.length;rt++)ut=Vt[rt],b[rt+2].h(ut.x+tt,ut.y+ot);for(rt=0;rt<Xt.length;rt++)ut=Xt[rt],Ge[rt+2].h(ut.x+tt,ut.y+ot)}y?(b[0].h(at,0),b[1].h(b[0].x,It),b[2].y<b[1].y&&(b[2].x>b[0].x?b[2].assign(b[1]):b[1].assign(b[2])),b[3].y<b[2].y&&(b[3].x>b[0].x?b[3].assign(b[2]):b[2].assign(b[3])),Ge[0].h(at+E,0),Ge[1].h(Ge[0].x,It),Ge[2].y<Ge[1].y&&(Ge[2].x<Ge[0].x?Ge[2].assign(Ge[1]):Ge[1].assign(Ge[2])),Ge[3].y<Ge[2].y&&(Ge[3].x<Ge[0].x?Ge[3].assign(Ge[2]):Ge[2].assign(Ge[3])),b[2].y-=x/2,Ge[2].y-=x/2):(b[0].h(0,Mt),b[1].h(E,b[0].y),b[2].x<b[1].x&&(b[2].y>b[0].y?b[2].assign(b[1]):b[1].assign(b[2])),b[3].x<b[2].x&&(b[3].y>b[0].y?b[3].assign(b[2]):b[2].assign(b[3])),Ge[0].h(0,Mt+It),Ge[1].h(E,Ge[0].y),Ge[2].x<Ge[1].x&&(Ge[2].y<Ge[0].y?Ge[2].assign(Ge[1]):Ge[1].assign(Ge[2])),Ge[3].x<Ge[2].x&&(Ge[3].y<Ge[0].y?Ge[3].assign(Ge[2]):Ge[2].assign(Ge[3])),b[2].x-=x/2,Ge[2].x-=x/2),Cl(this,Vt),Cl(this,Xt),a.Yo=b,a.kp=Ge,a.la.h(at,Mt),a.Da.h(At,_t)}break;default:Wt("Unhandled compaction value "+a.compaction.toString())}}};function ux(a,y){if(y.childrenCount===0){var x=!1,E=0;y.parent!==null&&(E=y.parent.angle,x=y.parent.alignment,x=Qh(x));var b=by(y);y.S.h(0,0),y.Da.h(y.width,y.height),y.parent===null||y.comments===null||(E!==180&&E!==270||x)&&!b?y.la.h(0,0):E===180&&!x||(E===90||E===270)&&b?y.la.h(y.width-2*y.focus.x,0):y.la.h(0,y.height-2*y.focus.y)}else{E=fl(y),x=E===90||E===270;var z=0;b=y.children;for(var tt=b.length,ot=0;ot<tt;ot++){var rt=b[ot];z=Math.max(z,x?rt.Da.width:rt.Da.height)}var at=y.alignment,ut=at===ru,ft=at===su;ot=Qh(at);var mt=Math.max(0,y.breadthLimit);rt=a.computeLayerSpacing(y);var yt=y.nodeSpacing,xt=a.computeNodeIndent(y),Mt=ut||ft?0:xt/2,It=y.rowSpacing,At=0;(ut||ft||y.hm||y.im&&y.maxGenerationCount===1)&&(At=Math.max(0,y.rowIndent)),ut=y.width;var _t=y.height,Ht=0,Vt=0,Xt=0,ue=0,$e=0,dn=0,an=0,Ge=0,Ne=0,ni=0;if(ot&&!wp(at)&&135<E&&b.reverse(),wp(at))if(1<tt)for(var Zn=0;Zn<tt;Zn++){var Yi=b[Zn],po=Yi.Da;Zn%2===0&&Zn!==tt-1?Ne=Math.max(Ne,(x?po.width:po.height)+a.computeBusNodeSpacing(Yi)-yt):Zn%2!==0&&(ni=Math.max(ni,(x?po.width:po.height)+a.computeBusNodeSpacing(Yi)-yt))}else tt===1&&(Ne=x?b[0].Da.width:b[0].Da.height);if(ot)switch(at){case uh:case au:Vt=135>E?hx(a,y,b,Ne,Ht,Vt):dx(a,y,b,Ne,Ht,Vt),Ne=Vt.x,Ht=Vt.width,Vt=Vt.height;break;case hh:for(mt=0;mt<tt;mt++)Mt=b[mt],Xt=Mt.Da,ni=an===0?0:It,x?(Mt.S.h(z-Xt.width,$e+ni),Ht=Math.max(Ht,Xt.width),Vt=Math.max(Vt,$e+ni+Xt.height),$e+=ni+Xt.height):(Mt.S.h(ue+ni,z-Xt.height),Ht=Math.max(Ht,ue+ni+Xt.width),Vt=Math.max(Vt,Xt.height),ue+=ni+Xt.width),an++;break;case Lu:for(z=0;z<tt;z++)mt=b[z],Mt=mt.Da,Xt=an===0?0:It,x?(mt.S.h(yt/2+y.focus.x,$e+Xt),Ht=Math.max(Ht,Mt.width),Vt=Math.max(Vt,$e+Xt+Mt.height),$e+=Xt+Mt.height):(mt.S.h(ue+Xt,yt/2+y.focus.y),Ht=Math.max(Ht,ue+Xt+Mt.width),Vt=Math.max(Vt,Mt.height),ue+=Xt+Mt.width),an++}else for(ni=0;ni<tt;ni++)Zn=b[ni],Yi=Zn.Da,x?(0<mt&&0<an&&ue+yt+Yi.width>mt&&(ue<z&&zd(y,at,z-ue,0,Ge,ni-1),dn++,an=0,Ge=ni,Xt=Vt,ue=0,$e=135<E?-Vt-It:Vt+It),po=an===0?Mt:yt,N0(a,Zn,0,$e),Zn.S.h(ue+po,$e),Ht=Math.max(Ht,ue+po+Yi.width),Vt=Math.max(Vt,Xt+(dn===0?0:It)+Yi.height),ue+=po+Yi.width):(0<mt&&0<an&&$e+yt+Yi.height>mt&&($e<z&&zd(y,at,0,z-$e,Ge,ni-1),dn++,an=0,Ge=ni,Xt=Ht,$e=0,ue=135<E?-Ht-It:Ht+It),po=an===0?Mt:yt,N0(a,Zn,ue,0),Zn.S.h(ue,$e+po),Vt=Math.max(Vt,$e+po+Yi.height),Ht=Math.max(Ht,Xt+(dn===0?0:It)+Yi.width),$e+=po+Yi.height),an++;switch(0<dn&&(x?(Vt+=Math.max(0,rt),ue<Ht&&zd(y,at,Ht-ue,0,Ge,tt-1),0<At&&(ft||Fc(y,At,0,0,tt-1),Ht+=At)):(Ht+=Math.max(0,rt),$e<Vt&&zd(y,at,0,Vt-$e,Ge,tt-1),0<At&&(ft||Fc(y,0,At,0,tt-1),Vt+=At))),At=ft=0,at){case Hf:x?ft+=Ht/2-y.focus.x-xt/2:At+=Vt/2-y.focus.y-xt/2;break;case Tc:0<dn?x?ft+=Ht/2-y.focus.x-xt/2:At+=Vt/2-y.focus.y-xt/2:x?(a=b[0].S.x+b[0].la.x,ft+=a+(b[tt-1].S.x+b[tt-1].la.x+2*b[tt-1].focus.x-a)/2-y.focus.x-xt/2):(a=b[0].S.y+b[0].la.y,At+=a+(b[tt-1].S.y+b[tt-1].la.y+2*b[tt-1].focus.y-a)/2-y.focus.y-xt/2);break;case ru:x?(ft-=xt,Ht+=xt):(At-=xt,Vt+=xt);break;case su:x?(ft+=Ht-y.width+xt,Ht+=xt):(At+=Vt-y.height+xt,Vt+=xt);break;case uh:case au:x?1<tt?ft+=Ne+yt/2-y.focus.x:ft+=b[0].focus.x-y.focus.x+b[0].la.x:1<tt?At+=Ne+yt/2-y.focus.y:At+=b[0].focus.y-y.focus.y+b[0].la.y;break;case hh:x?ft+=Ht+yt/2-y.focus.x:At+=Vt+yt/2-y.focus.y;break;case Lu:break;default:a=a.customAlignment(y,ft,At,Ht,Vt),ft=a[0],At=a[1],Ht=a[2],Vt=a[3]}for(a=0;a<tt;a++)xt=b[a],x?xt.S.h(xt.S.x+xt.la.x-ft,xt.S.y+(135<E?(ot?-Vt:-xt.Da.height)+xt.la.y-rt:_t+rt+xt.la.y)):xt.S.h(xt.S.x+(135<E?(ot?-Ht:-xt.Da.width)+xt.la.x-rt:ut+rt+xt.la.x),xt.S.y+xt.la.y-At);x?(Ht=Fy(y,Ht,ft),0>ft&&(ft=0),135<E&&(At+=Vt+rt),Vt=Math.max(Math.max(Vt,_t),Vt+_t+rt)):(135<E&&(ft+=Ht+rt),Ht=Math.max(Math.max(Ht,ut),Ht+ut+rt),Vt=Ny(y,Vt,At),0>At&&(At=0)),y.la.h(ft,At),y.Da.h(Ht,Vt)}}ki.prototype.customAlignment=function(a,y,x,E,b){return[y,x,E,b]};function hx(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new we(E,0,b,z);if(tt===1)return y=x[0],b=y.Da.width,z=y.Da.height,new we(E,0,b,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=fl(y)===90,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var xt=x[yt],Mt=xt.Da,It=ut===0?0:rt;if(at){var At=a.computeBusNodeSpacing(xt)-ot;xt.S.h(E-(Mt.width+At),mt+It),b=Math.max(b,Mt.width+At),z=Math.max(z,mt+It+Mt.height),mt+=It+Mt.height}else At=a.computeBusNodeSpacing(xt)-ot,xt.S.h(ft+It,E-(Mt.height+At)),z=Math.max(z,Mt.height+At),b=Math.max(b,ft+It+Mt.width),ft+=It+Mt.width;ut++}for(ut=0,xt=ft,yt=mt,at?(ft=E+ot,mt=0):(ft=0,mt=E+ot),Mt=0;Mt<tt;Mt++)if(Mt%2!==0){It=x[Mt],At=It.Da;var _t=ut===0?0:rt;if(at){var Ht=a.computeBusNodeSpacing(It)-ot;It.S.h(ft+Ht,mt+_t),b=Math.max(b,ft+At.width+Ht),z=Math.max(z,mt+_t+At.height),mt+=_t+At.height}else Ht=a.computeBusNodeSpacing(It)-ot,It.S.h(ft+_t,mt+Ht),b=Math.max(b,ft+_t+At.width),z=Math.max(z,mt+At.height+Ht),ft+=_t+At.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(xt),Math.abs(ft))),at?(x.S.h(E+ot/2-x.focus.x-x.la.x,z+a),at=E+ot/2-x.focus.x-x.la.x,b=Math.max(b,at+tt.width),0>at&&(b-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(E=F0(y,x.S.x,!1,E,ot))):(x.S.h(b+a,E+ot/2-x.focus.y-x.la.y),b=Math.max(b,Math.max(xt,ft)+a+tt.width),mt=E+ot/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(E=F0(y,x.S.y,!0,E,ot)))),new we(E,0,b,z)}function dx(a,y,x,E,b,z){var tt=x.length;if(tt===0)return new we(E,0,b,z);if(tt===1)return x=x[0],b=x.Da.width,z=x.Da.height,new we(E,0,b,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=fl(y)===270,ut=0,ft=0,mt=0,yt=0;yt<tt;yt++)if(!(yt%2!==0||1<tt&&yt===tt-1)){var xt=x[yt],Mt=xt.Da,It=ut===0?0:rt;if(at){var At=a.computeBusNodeSpacing(xt)-ot;mt-=It+Mt.height,xt.S.h(E-(Mt.width+At),mt),b=Math.max(b,Mt.width+At),z=Math.max(z,Math.abs(mt))}else At=a.computeBusNodeSpacing(xt)-ot,ft-=It+Mt.width,xt.S.h(ft,E-(Mt.height+At)),z=Math.max(z,Mt.height+At),b=Math.max(b,Math.abs(ft));ut++}for(ut=0,xt=ft,yt=mt,at?(ft=E+ot,mt=0):(ft=0,mt=E+ot),Mt=0;Mt<tt;Mt++)if(Mt%2!==0){It=x[Mt],At=It.Da;var _t=ut===0?0:rt;if(at){var Ht=a.computeBusNodeSpacing(It)-ot;mt-=_t+At.height,It.S.h(ft+Ht,mt),b=Math.max(b,ft+At.width+Ht),z=Math.max(z,Math.abs(mt))}else Ht=a.computeBusNodeSpacing(It)-ot,ft-=_t+At.width,It.S.h(ft,mt+Ht),z=Math.max(z,mt+At.height+Ht),b=Math.max(b,Math.abs(ft));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(xt),Math.abs(ft))),at?(rt.S.h(E+ot/2-rt.focus.x-rt.la.x,-z-ut.height-a),ft=E+ot/2-rt.focus.x-rt.la.x,b=Math.max(b,ft+ut.width),0>ft&&(b-=ft),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>rt.S.x&&(E=F0(y,rt.S.x,!1,E,ot))):(rt.S.h(-b-ut.width-a,E+ot/2-rt.focus.y-rt.la.y),b=Math.max(b,Math.abs(Math.min(xt,ft))+a+ut.width),mt=E+ot/2-rt.focus.y-rt.la.y,z=Math.max(z,mt+ut.height),0>mt&&(z-=mt),0>rt.S.y&&(E=F0(y,rt.S.y,!0,E,ot)))),y=0;y<tt;y++)ot=x[y],at?ot.S.h(ot.S.x,ot.S.y+z):ot.S.h(ot.S.x+b,ot.S.y);return new we(E,0,b,z)}ki.prototype.computeBusNodeSpacing=function(a){return a.parent===null?0:a.parent.nodeSpacing},ki.prototype.computeBusLastRowSpacing=function(a){return a.parent===null?0:a.parent.rowSpacing};function F0(a,y,x,E,b){a=a.children;for(var z=a.length,tt=0;tt<z;tt++)x?a[tt].S.h(a[tt].S.x,a[tt].S.y-y):a[tt].S.h(a[tt].S.x-y,a[tt].S.y);return y=a[z-1],Math.max(E,x?y.la.y+y.focus.y-b/2:y.la.x+y.focus.x-b/2)}function Fy(a,y,x){switch(a.alignment){case Tc:case Hf:return x+a.width>y&&(y=x+a.width),0>x&&(y-=x),y;case ru:return a.width>y?a.width:y;case su:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case uh:case au: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 Lu:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Ny(a,y,x){switch(a.alignment){case Tc:case Hf:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case ru:return a.height>y?a.height:y;case su:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case uh:case au: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 Lu:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Ty(a,y,x){switch(a){case Hf:y/=2,x/=2;break;case Tc:y/=2,x/=2;break;case ru:x=y=0;break;case su:break;default:Wt("Unhandled alignment value "+a.toString())}return new Dt(y,x)}function zd(a,y,x,E,b,z){y=Ty(y,x,E),Fc(a,y.x,y.y,b,z)}function Fc(a,y,x,E,b){if(y!==0||x!==0)for(a=a.children;E<=b;E++){var z=a[E].S;z.x+=y,z.y+=x}}function N0(a,y,x,E){var b=y.parent;switch(a.ud){case ou:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===b&&y.relativePoint.h(x,E);break;case Nc:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===b&&y.relativePoint.h(x,E);break;default:Wt("Unhandled path value "+a.ud.toString())}}function T0(a,y,x){for(var E=0;E<a.length;E++){var b=a[E];b.x+=y,b.y+=x}}function cx(a,y,x,E,b,z,tt,ot){var rt=fl(y),at=rt===90||rt===270,ut=y.nodeSpacing;y=E;var ft=b;E=z;var mt=tt,yt=x.Yo,xt=x.kp;tt=x.Da;var Mt=at?Math.max(mt,tt.height):Math.max(E,tt.width);if((yt===null||rt!==fl(x))&&(yt=Js(a,2),xt=Js(a,2),at?(yt[0].h(0,0),yt[1].h(0,tt.height),xt[0].h(tt.width,0),xt[1].h(xt[0].x,yt[1].y)):(yt[0].h(0,0),yt[1].h(tt.width,0),xt[0].h(0,tt.height),xt[1].h(yt[1].x,xt[0].y))),at){if(mt=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(b=x=0;x<ft.length&&b<yt.length;){z=ft[x];var It=yt[b];rt=It.x,at=It.y,rt+=E;var At=z;x+1<ft.length&&(At=ft[x+1]);var _t=It;It=_t.x,_t=_t.y,b+1<yt.length&&(_t=yt[b+1],It=_t.x,_t=_t.y,It+=E);var Ht=mt;z.y===at?Ht=rt-z.x:z.y>at&&z.y<_t?Ht=rt+(z.y-at)/(_t-at)*(It-rt)-z.x:at>z.y&&at<At.y&&(Ht=rt-(z.x+(at-z.y)/(At.y-z.y)*(At.x-z.x))),Ht<mt&&(mt=Ht),At.y<=z.y?x++:_t<=at?b++:(At.y<=_t&&x++,_t<=At.y&&b++)}if(mt=E-mt,mt+=ut,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ut=Js(a,y.length+x.length),E=z=rt=0;z<x.length&&x[z].y<y[0].y;)at=x[z++],ut[E++].h(at.x+b,at.y);for(;rt<y.length;)at=y[rt++],ut[E++].h(at.x,at.y);for(rt=y[y.length-1].y;z<x.length&&x[z].y<=rt;)z++;for(;z<x.length&&x[z].y>rt;)at=x[z++],ut[E++].h(at.x+b,at.y);for(x=Js(a,E),rt=0;rt<E;rt++)x[rt].assign(ut[rt]);Cl(a,ut),E=x}if(z=xt,rt=mt,ft===null||2>ft.length||z===null||2>z.length)b=null;else{for(ut=Js(a,ft.length+z.length),b=at=x=0;x<ft.length&&ft[x].y<z[0].y;)At=ft[x++],ut[b++].h(At.x,At.y);for(;at<z.length;)At=z[at++],ut[b++].h(At.x+rt,At.y);for(z=z[z.length-1].y;x<ft.length&&ft[x].y<=z;)x++;for(;x<ft.length&&ft[x].y>z;)rt=ft[x++],ut[b++].h(rt.x,rt.y);for(z=Js(a,b),x=0;x<b;x++)z[x].assign(ut[x]);Cl(a,ut),b=z}return z=Math.max(0,mt)+tt.width,tt=Mt,Cl(a,y),Cl(a,yt),Cl(a,ft),Cl(a,xt),ot[0]=E,ot[1]=b,new we(mt,0,z,tt)}if(E=9999999,!(ft===null||2>ft.length||yt===null||2>yt.length))for(b=x=0;x<ft.length&&b<yt.length;)z=ft[x],It=yt[b],rt=It.x,at=It.y,at+=mt,At=z,x+1<ft.length&&(At=ft[x+1]),_t=It,It=_t.x,_t=_t.y,b+1<yt.length&&(_t=yt[b+1],It=_t.x,_t=_t.y,_t+=mt),Ht=E,z.x===rt?Ht=at-z.y:z.x>rt&&z.x<It?Ht=at+(z.x-rt)/(It-rt)*(_t-at)-z.y:rt>z.x&&rt<At.x&&(Ht=at-(z.y+(rt-z.x)/(At.x-z.x)*(At.y-z.y))),Ht<E&&(E=Ht),At.x<=z.x?x++:It<=rt?b++:(At.x<=It&&x++,It<=At.x&&b++);if(mt-=E,mt+=ut,x=yt,b=mt,y===null||2>y.length||x===null||2>x.length)E=null;else{for(ut=Js(a,y.length+x.length),E=z=rt=0;z<x.length&&x[z].x<y[0].x;)at=x[z++],ut[E++].h(at.x,at.y+b);for(;rt<y.length;)at=y[rt++],ut[E++].h(at.x,at.y);for(rt=y[y.length-1].x;z<x.length&&x[z].x<=rt;)z++;for(;z<x.length&&x[z].x>rt;)at=x[z++],ut[E++].h(at.x,at.y+b);for(x=Js(a,E),rt=0;rt<E;rt++)x[rt].assign(ut[rt]);Cl(a,ut),E=x}if(z=xt,rt=mt,ft===null||2>ft.length||z===null||2>z.length)b=null;else{for(ut=Js(a,ft.length+z.length),b=at=x=0;x<ft.length&&ft[x].x<z[0].x;)At=ft[x++],ut[b++].h(At.x,At.y);for(;at<z.length;)At=z[at++],ut[b++].h(At.x,At.y+rt);for(z=z[z.length-1].x;x<ft.length&&ft[x].x<=z;)x++;for(;x<ft.length&&ft[x].x>z;)rt=ft[x++],ut[b++].h(rt.x,rt.y);for(z=Js(a,b),x=0;x<b;x++)z[x].assign(ut[x]);Cl(a,ut),b=z}return z=Mt,tt=Math.max(0,mt)+tt.height,Cl(a,y),Cl(a,yt),Cl(a,ft),Cl(a,xt),ot[0]=E,ot[1]=b,new we(mt,0,z,tt)}function Js(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 Dt;return a}function Cl(a,y){var x=y.length,E=a.ru[x];E===void 0&&(E=[],a.ru[x]=E),E.push(y)}ki.prototype.arrangeTrees=function(){if(this.Rb===I0)for(var a=this.Ub.iterator;a.next();){var y=a.value;if(y instanceof Ja){var x=y.node;if(x!==null){var E=x.position;x=E.x,E=E.y,isFinite(x)||(x=0),isFinite(E)||(E=0),Ay(this,y,x,E)}}}else{for(a=[],y=this.Ub.iterator;y.next();)x=y.value,x instanceof Ja&&a.push(x);switch(this.sorting){case Gf:break;case Pp:a.reverse();break;case Cp:a.sort(this.comparer);break;case Lp:a.sort(this.comparer),a.reverse();break;default:Wt("Unhandled sorting value "+this.sorting.toString())}for(x=this.arrangementOrigin,y=x.x,x=x.y,E=0;E<a.length;E++){var b=a[E];switch(Ay(this,b,y+b.la.x,x+b.la.y),this.Rb){case O0:x+=b.Da.height+this.$d.height;break;case Iy:y+=b.Da.width+this.$d.width;break;default:Wt("Unhandled arrangement value "+this.Rb.toString())}}}};function Ay(a,y,x,E){if(y!==null){y.x=x,y.y=E,y=y.children;for(var b=y.length,z=0;z<b;z++){var tt=y[z];Ay(a,tt,x+tt.S.x,E+tt.S.y)}}}ki.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()},ki.prototype.commitNodes=function(){for(var a=this.network.vertexes.iterator;a.next();)a.value.commit();for(a.reset();a.next();)this.layoutComments(a.value)},ki.prototype.Gu=function(){if(this.layerStyle===R0){for(var a=this.$v,y=[],x=null,E=this.network.vertexes.iterator;E.next();){var b=E.value;x===null?x=b.bounds.copy():x.ed(b.bounds);var z=y[b.level];z===void 0?z=this.computeLayerSpacing(b):z=Math.max(z,this.computeLayerSpacing(b)),y[b.level]=z}for(E=0;E<y.length;E++)y[E]===void 0&&(y[E]=0);if(this.angle===90||this.angle===270?(x.Bc(this.nodeSpacing/2,this.layerSpacing),E=new Dt(-this.nodeSpacing/2,-this.layerSpacing/2)):(x.Bc(this.layerSpacing,this.nodeSpacing/2),E=new Dt(-this.layerSpacing/2,-this.nodeSpacing/2)),b=[],x=this.angle===90||this.angle===270?x.width:x.height,z=0,this.angle===180||this.angle===270)for(var tt=0;tt<a.length;tt++)z+=a[tt]+y[tt];for(tt=0;tt<a.length;tt++){var ot=a[tt]+y[tt];this.angle===270?(z-=ot,b.push(new we(0,z,x,ot))):this.angle===90?(b.push(new we(0,z,x,ot)),z+=ot):this.angle===180?(z-=ot,b.push(new we(z,0,ot,x))):(b.push(new we(z,0,ot,x)),z+=ot)}this.commitLayers(b,E)}},ki.prototype.commitLayers=function(){},ki.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},ki.prototype.yv=function(){for(var a=this.Ub.iterator;a.next();){var y=a.value;y instanceof Ja&&fx(this,y)}};function fx(a,y){if(y!==null){a.setPortSpots(y),y=y.children;for(var x=y.length,E=0;E<x;E++)fx(a,y[E])}}ki.prototype.setPortSpots=function(a){var y=a.alignment;if(Qh(y)){var x=this.ud===ou,E=fl(a);switch(E){case 0:var b=ts;break;case 90:b=hs;break;case 180:b=zs;break;default:b=Ss}var z=a.children,tt=z.length;switch(y){case uh:case au:for(y=0;y<tt;y++){var ot=z[y];if(ot=(x?ot.sourceEdges:ot.destinationEdges).first(),ot!==null&&(ot=ot.link,ot!==null)){var rt=E===90||E===270?zs:Ss;if(tt===1||y===tt-1&&tt%2===1)switch(E){case 0:rt=zs;break;case 90:rt=Ss;break;case 180:rt=ts;break;default:rt=hs}else y%2===0&&(rt=E===90||E===270?ts:hs);x?(a.setsPortSpot&&(ot.fromSpot=b),a.setsChildPortSpot&&(ot.toSpot=rt)):(a.setsPortSpot&&(ot.fromSpot=rt),a.setsChildPortSpot&&(ot.toSpot=b))}}break;case hh:for(E=E===90||E===270?ts:hs,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)):(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)));break;case Lu:for(E=E===90||E===270?zs:Ss,z=x?a.destinationEdges:a.sourceEdges;z.next();)tt=z.value.link,tt!==null&&(x?(a.setsPortSpot&&(tt.fromSpot=b),a.setsChildPortSpot&&(tt.toSpot=E)):(a.setsPortSpot&&(tt.fromSpot=E),a.setsChildPortSpot&&(tt.toSpot=b)))}}else if(x=fl(a),this.ud===ou){for(b=a.destinationEdges;b.next();)if(E=b.value.link,E!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:E.fromSpot=ts;break;case 90:E.fromSpot=hs;break;case 180:E.fromSpot=zs;break;default:E.fromSpot=Ss}else E.fromSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.toSpot=zs;break;case 90:E.toSpot=Ss;break;case 180:E.toSpot=ts;break;default:E.toSpot=hs}else E.toSpot=a.childPortSpot}}else for(b=a.sourceEdges;b.next();)if(E=b.value.link,E!==null){if(a.setsPortSpot)if(a.portSpot.Xb())switch(x){case 0:E.toSpot=ts;break;case 90:E.toSpot=hs;break;case 180:E.toSpot=zs;break;default:E.toSpot=Ss}else E.toSpot=a.portSpot;if(a.setsChildPortSpot)if(a.childPortSpot.Xb())switch(x){case 0:E.fromSpot=zs;break;case 90:E.fromSpot=Ss;break;case 180:E.fromSpot=ts;break;default:E.fromSpot=hs}else E.fromSpot=a.childPortSpot}};function fl(a){return a=a.angle,45>=a?0:135>=a?90:225>=a?180:315>=a?270:0}ki.prototype.computeLayerSpacing=function(a){var y=fl(a);y=y===90||y===270;var x=a.layerSpacing;if(0<a.layerSpacingParentOverlap){var E=Math.min(1,a.layerSpacingParentOverlap);x-=y?a.height*E:a.width*E}return x<(y?-a.height:-a.width)&&(x=y?-a.height:-a.width),x},ki.prototype.computeNodeIndent=function(a){var y=fl(a),x=a.nodeIndent;if(0<a.nodeIndentPastParent){var E=Math.min(1,a.nodeIndentPastParent);x+=y===90||y===270?a.width*E:a.height*E}return x=Math.max(0,x)},Re.Object.defineProperties(ki.prototype,{roots:{get:function(){return this.Ub},set:function(a){this.Ub!==a&&(this.Ub=a,this.C())}},path:{get:function(){return this.Wn},set:function(a){this.Wn!==a&&(this.Wn=a,this.C())}},treeStyle:{get:function(){return this.vo},set:function(a){this.Rb===a||a!==D0&&a!==Dy&&a!==By&&a!==Oy||(this.vo=a,this.C())}},layerStyle:{get:function(){return this.Bq},set:function(a){this.Rb===a||a!==Ry&&a!==jy&&a!==R0||(this.Bq=a,this.C())}},comments:{get:function(){return this.td},set:function(a){this.td!==a&&(this.td=a,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==O0&&a!==Iy&&a!==I0||(this.Rb=a,this.C())}},arrangementSpacing:{get:function(){return this.$d},set:function(a){this.$d.D(a)||(this.$d.assign(a),this.C())}},rootDefaults:{get:function(){return this.W},set:function(a){this.W!==a&&(this.W=a,this.C())}},alternateDefaults:{get:function(){return this.Y},set:function(a){this.Y!==a&&(this.Y=a,this.C())}},sorting:{get:function(){return this.W.sorting},set:function(a){this.W.sorting===a||a!==Gf&&a!==Pp&&a!==Cp&&!Lp||(this.W.sorting=a,this.C())}},comparer:{get:function(){return this.W.comparer},set:function(a){this.W.comparer!==a&&(this.W.comparer=a,this.C())}},angle:{get:function(){return this.W.angle},set:function(a){this.W.angle!==a&&(a===0||a===90||a===180||a===270?(this.W.angle=a,this.C()):Wt("TreeLayout.angle must be 0, 90, 180, or 270"))}},alignment:{get:function(){return this.W.alignment},set:function(a){this.W.alignment!==a&&(this.W.alignment=a,this.C())}},nodeIndent:{get:function(){return this.W.nodeIndent},set:function(a){this.W.nodeIndent!==a&&0<=a&&(this.W.nodeIndent=a,this.C())}},nodeIndentPastParent:{get:function(){return this.W.nodeIndentPastParent},set:function(a){this.W.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.W.nodeIndentPastParent=a,this.C())}},nodeSpacing:{get:function(){return this.W.nodeSpacing},set:function(a){this.W.nodeSpacing!==a&&(this.W.nodeSpacing=a,this.C())}},layerSpacing:{get:function(){return this.W.layerSpacing},set:function(a){this.W.layerSpacing!==a&&(this.W.layerSpacing=a,this.C())}},layerSpacingParentOverlap:{get:function(){return this.W.layerSpacingParentOverlap},set:function(a){this.W.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.W.layerSpacingParentOverlap=a,this.C())}},compaction:{get:function(){return this.W.compaction},set:function(a){this.W.compaction===a||a!==B0&&a!==kp||(this.W.compaction=a,this.C())}},breadthLimit:{get:function(){return this.W.breadthLimit},set:function(a){this.W.breadthLimit!==a&&0<=a&&(this.W.breadthLimit=a,this.C())}},rowSpacing:{get:function(){return this.W.rowSpacing},set:function(a){this.W.rowSpacing!==a&&(this.W.rowSpacing=a,this.C())}},rowIndent:{get:function(){return this.W.rowIndent},set:function(a){this.W.rowIndent!==a&&0<=a&&(this.W.rowIndent=a,this.C())}},commentSpacing:{get:function(){return this.W.commentSpacing},set:function(a){this.W.commentSpacing!==a&&(this.W.commentSpacing=a,this.C())}},commentMargin:{get:function(){return this.W.commentMargin},set:function(a){this.W.commentMargin!==a&&(this.W.commentMargin=a,this.C())}},setsPortSpot:{get:function(){return this.W.setsPortSpot},set:function(a){this.W.setsPortSpot!==a&&(this.W.setsPortSpot=a,this.C())}},portSpot:{get:function(){return this.W.portSpot},set:function(a){this.W.portSpot.D(a)||(this.W.portSpot=a,this.C())}},setsChildPortSpot:{get:function(){return this.W.setsChildPortSpot},set:function(a){this.W.setsChildPortSpot!==a&&(this.W.setsChildPortSpot=a,this.C())}},childPortSpot:{get:function(){return this.W.childPortSpot},set:function(a){this.W.childPortSpot.D(a)||(this.W.childPortSpot=a,this.C())}},alternateSorting:{get:function(){return this.Y.sorting},set:function(a){this.Y.sorting===a||a!==Gf&&a!==Pp&&a!==Cp&&!Lp||(this.Y.sorting=a,this.C())}},alternateComparer:{get:function(){return this.Y.comparer},set:function(a){this.Y.comparer!==a&&(this.Y.comparer=a,this.C())}},alternateAngle:{get:function(){return this.Y.angle},set:function(a){this.Y.angle===a||a!==0&&a!==90&&a!==180&&a!==270||(this.Y.angle=a,this.C())}},alternateAlignment:{get:function(){return this.Y.alignment},set:function(a){this.Y.alignment!==a&&(this.Y.alignment=a,this.C())}},alternateNodeIndent:{get:function(){return this.Y.nodeIndent},set:function(a){this.Y.nodeIndent!==a&&0<=a&&(this.Y.nodeIndent=a,this.C())}},alternateNodeIndentPastParent:{get:function(){return this.Y.nodeIndentPastParent},set:function(a){this.Y.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.Y.nodeIndentPastParent=a,this.C())}},alternateNodeSpacing:{get:function(){return this.Y.nodeSpacing},set:function(a){this.Y.nodeSpacing!==a&&(this.Y.nodeSpacing=a,this.C())}},alternateLayerSpacing:{get:function(){return this.Y.layerSpacing},set:function(a){this.Y.layerSpacing!==a&&(this.Y.layerSpacing=a,this.C())}},alternateLayerSpacingParentOverlap:{get:function(){return this.Y.layerSpacingParentOverlap},set:function(a){this.Y.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.Y.layerSpacingParentOverlap=a,this.C())}},alternateCompaction:{get:function(){return this.Y.compaction},set:function(a){this.Y.compaction===a||a!==B0&&a!==kp||(this.Y.compaction=a,this.C())}},alternateBreadthLimit:{get:function(){return this.Y.breadthLimit},set:function(a){this.Y.breadthLimit!==a&&0<=a&&(this.Y.breadthLimit=a,this.C())}},alternateRowSpacing:{get:function(){return this.Y.rowSpacing},set:function(a){this.Y.rowSpacing!==a&&(this.Y.rowSpacing=a,this.C())}},alternateRowIndent:{get:function(){return this.Y.rowIndent},set:function(a){this.Y.rowIndent!==a&&0<=a&&(this.Y.rowIndent=a,this.C())}},alternateCommentSpacing:{get:function(){return this.Y.commentSpacing},set:function(a){this.Y.commentSpacing!==a&&(this.Y.commentSpacing=a,this.C())}},alternateCommentMargin:{get:function(){return this.Y.commentMargin},set:function(a){this.Y.commentMargin!==a&&(this.Y.commentMargin=a,this.C())}},alternateSetsPortSpot:{get:function(){return this.Y.setsPortSpot},set:function(a){this.Y.setsPortSpot!==a&&(this.Y.setsPortSpot=a,this.C())}},alternatePortSpot:{get:function(){return this.Y.portSpot},set:function(a){this.Y.portSpot.D(a)||(this.Y.portSpot=a,this.C())}},alternateSetsChildPortSpot:{get:function(){return this.Y.setsChildPortSpot},set:function(a){this.Y.setsChildPortSpot!==a&&(this.Y.setsChildPortSpot=a,this.C())}},alternateChildPortSpot:{get:function(){return this.Y.childPortSpot},set:function(a){this.Y.childPortSpot.D(a)||(this.Y.childPortSpot=a,this.C())}}});var A0=new le(ki,"PathDefault",-1),ou=new le(ki,"PathDestination",0),Nc=new le(ki,"PathSource",1),Gf=new le(ki,"SortingForwards",10),Pp=new le(ki,"SortingReverse",11),Cp=new le(ki,"SortingAscending",12),Lp=new le(ki,"SortingDescending",13),Hf=new le(ki,"AlignmentCenterSubtrees",20),Tc=new le(ki,"AlignmentCenterChildren",21),ru=new le(ki,"AlignmentStart",22),su=new le(ki,"AlignmentEnd",23),uh=new le(ki,"AlignmentBus",24),au=new le(ki,"AlignmentBusBranching",25),hh=new le(ki,"AlignmentTopLeftBus",26),Lu=new le(ki,"AlignmentBottomRightBus",27),B0=new le(ki,"CompactionNone",30),kp=new le(ki,"CompactionBlock",31),D0=new le(ki,"StyleLayered",40),By=new le(ki,"StyleLastParents",41),Dy=new le(ki,"StyleAlternating",42),Oy=new le(ki,"StyleRootOnly",43),O0=new le(ki,"ArrangementVertical",50),Iy=new le(ki,"ArrangementHorizontal",51),I0=new le(ki,"ArrangementFixedRoots",52),Ry=new le(ki,"LayerIndividual",60),jy=new le(ki,"LayerSiblings",61),R0=new le(ki,"LayerUniform",62);ki.className="TreeLayout",ki.PathDefault=A0,ki.PathDestination=ou,ki.PathSource=Nc,ki.SortingForwards=Gf,ki.SortingReverse=Pp,ki.SortingAscending=Cp,ki.SortingDescending=Lp,ki.AlignmentCenterSubtrees=Hf,ki.AlignmentCenterChildren=Tc,ki.AlignmentStart=ru,ki.AlignmentEnd=su,ki.AlignmentBus=uh,ki.AlignmentBusBranching=au,ki.AlignmentTopLeftBus=hh,ki.AlignmentBottomRightBus=Lu,ki.CompactionNone=B0,ki.CompactionBlock=kp,ki.StyleLayered=D0,ki.StyleLastParents=By,ki.StyleAlternating=Dy,ki.StyleRootOnly=Oy,ki.ArrangementVertical=O0,ki.ArrangementHorizontal=Iy,ki.ArrangementFixedRoots=I0,ki.LayerIndividual=Ry,ki.LayerSiblings=jy,ki.LayerUniform=R0;function Ac(a){yo.call(this,a)}ye(Ac,yo),Ac.prototype.createVertex=function(){return new Ja(this)},Ac.prototype.createEdge=function(){return new Wf(this)},Ac.className="TreeNetwork";function Ja(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 Dt(0,0),this.Da=new Ye(0,0),this.la=new Dt(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Gf,this.hd=oy,this.Kb=0,this.Jb=Tc,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=kp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=Ar,this.wr=!0,this.Dp=Ar}ye(Ja,Sr),Ja.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)},Re.Object.defineProperties(Ja.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)}}}),Ja.className="TreeVertex";function Wf(a){ua.call(this,a),this.$t=new Dt(0,0)}ye(Wf,ua),Wf.prototype.commit=function(){var a=this.link;if(a!==null&&!a.isAvoiding){var y=this.network.layout,x=null,E=null;switch(y.ud){case ou:x=this.fromVertex,E=this.toVertex;break;case Nc:x=this.toVertex,E=this.fromVertex;break;default:Wt("Unhandled path value "+y.ud.toString())}if(x!==null&&E!==null){var b=this.$t;if(b.x!==0||b.y!==0||x.qA){E=x.bounds;var z=fl(x),tt=y.computeLayerSpacing(x),ot=x.rowSpacing;a.vg();var rt=a.curve===wa,at=a.isOrthogonal,ut;if(a.uh(),at||rt){for(ut=2;4<a.pointsCount;)a.pv(2);var ft=a.i(1),mt=a.i(2)}else{for(ut=1;3<a.pointsCount;)a.pv(1);ft=a.i(0),mt=a.i(a.pointsCount-1)}var yt=a.i(a.pointsCount-1);z===0?(x.alignment===su?(z=E.bottom+b.y,b.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===ru?(z=E.top+b.y,b.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.top-x.la.y+b.y:E.y+E.height/2+b.y,rt?(a.m(ut,ft.x,z),ut++,a.m(ut,E.right+tt,z),ut++,a.m(ut,E.right+tt+(b.x-ot)/3,z),ut++,a.m(ut,E.right+tt+2*(b.x-ot)/3,z),ut++,a.m(ut,E.right+tt+(b.x-ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,E.right+tt/2,ft.y),ut++),a.m(ut,E.right+tt/2,z),ut++,a.m(ut,E.right+tt+b.x-(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===90?(x.alignment===su?(z=E.right+b.x,b.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===ru?(z=E.left+b.x,b.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.left-x.la.x+b.x:E.x+E.width/2+b.x,rt?(a.m(ut,z,ft.y),ut++,a.m(ut,z,E.bottom+tt),ut++,a.m(ut,z,E.bottom+tt+(b.y-ot)/3),ut++,a.m(ut,z,E.bottom+tt+2*(b.y-ot)/3),ut++,a.m(ut,z,E.bottom+tt+(b.y-ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,E.bottom+tt/2),ut++),a.m(ut,z,E.bottom+tt/2),ut++,a.m(ut,z,E.bottom+tt+b.y-(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):z===180?(x.alignment===su?(z=E.bottom+b.y,b.y===0&&ft.y>yt.y+x.rowIndent&&(z=Math.min(z,Math.max(ft.y,z-y.computeNodeIndent(x))))):x.alignment===ru?(z=E.top+b.y,b.y===0&&ft.y<yt.y-x.rowIndent&&(z=Math.max(z,Math.min(ft.y,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.top-x.la.y+b.y:E.y+E.height/2+b.y,rt?(a.m(ut,ft.x,z),ut++,a.m(ut,E.left-tt,z),ut++,a.m(ut,E.left-tt+(b.x+ot)/3,z),ut++,a.m(ut,E.left-tt+2*(b.x+ot)/3,z),ut++,a.m(ut,E.left-tt+(b.x+ot),z),ut++,a.m(ut,mt.x,z)):(at&&(a.m(ut,E.left-tt/2,ft.y),ut++),a.m(ut,E.left-tt/2,z),ut++,a.m(ut,E.left-tt+b.x+(at?ot/2:ot),z),ut++,at&&a.m(ut,a.i(ut-1).x,mt.y))):z===270?(x.alignment===su?(z=E.right+b.x,b.x===0&&ft.x>yt.x+x.rowIndent&&(z=Math.min(z,Math.max(ft.x,z-y.computeNodeIndent(x))))):x.alignment===ru?(z=E.left+b.x,b.x===0&&ft.x<yt.x-x.rowIndent&&(z=Math.max(z,Math.min(ft.x,z+y.computeNodeIndent(x))))):z=x.hm||x.im&&x.maxGenerationCount===1?E.left-x.la.x+b.x:E.x+E.width/2+b.x,rt?(a.m(ut,z,ft.y),ut++,a.m(ut,z,E.top-tt),ut++,a.m(ut,z,E.top-tt+(b.y+ot)/3),ut++,a.m(ut,z,E.top-tt+2*(b.y+ot)/3),ut++,a.m(ut,z,E.top-tt+(b.y+ot)),ut++,a.m(ut,z,mt.y)):(at&&(a.m(ut,ft.x,E.top-tt/2),ut++),a.m(ut,z,E.top-tt/2),ut++,a.m(ut,z,E.top-tt+b.y+(at?ot/2:ot)),ut++,at&&a.m(ut,mt.x,a.i(ut-1).y))):Wt("Invalid angle "+z),a.zf()}else b=E,a=this.link,E=this.network.layout,y=fl(x),y!==fl(b)&&(tt=E.computeLayerSpacing(x),ot=x.bounds,x=b.bounds,y===0&&x.left-ot.right<tt+1||y===90&&x.top-ot.bottom<tt+1||y===180&&ot.left-x.right<tt+1||y===270&&ot.top-x.bottom<tt+1||(a.vg(),x=a.curve===wa,b=a.isOrthogonal,E=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)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===90?(y=ot.bottom+tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y-20),a.m(2,x,y-20),a.m(3,x,y),a.m(4,x,y+20),a.L(5,x,a.i(5).y)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)):y===180?(y=ot.left-tt/2,x?a.pointsCount===4&&(x=a.i(3).y,a.L(1,y+20,a.i(1).y),a.m(2,y+20,x),a.m(3,y,x),a.m(4,y-20,x),a.L(5,a.i(5).x,x)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,y,a.i(2).y),a.L(3,y,a.i(3).y)):a.pointsCount===4?a.m(2,y,a.i(2).y):a.pointsCount===3?a.L(1,y,a.i(2).y):a.pointsCount===2&&a.m(1,y,a.i(1).y)):y===270&&(y=ot.top-tt/2,x?a.pointsCount===4&&(x=a.i(3).x,a.L(1,a.i(1).x,y+20),a.m(2,x,y+20),a.m(3,x,y),a.m(4,x,y-20),a.L(5,x,a.i(5).y)):b?E?a.L(3,a.i(2).x,a.i(4).y):a.pointsCount===6&&(a.L(2,a.i(2).x,y),a.L(3,a.i(3).x,y)):a.pointsCount===4?a.m(2,a.i(2).x,y):a.pointsCount===3?a.L(1,a.i(2).x,y):a.pointsCount===2&&a.m(1,a.i(1).x,y)),a.zf()))}}},Re.Object.defineProperties(Wf.prototype,{fromVertex:{get:function(){return this.kd},set:function(a){this.kd!==a&&(this.kd=a)}},toVertex:{get:function(){return this.qd},set:function(a){this.qd!==a&&(this.qd=a)}},relativePoint:{get:function(){return this.$t},set:function(a){this.$t.set(a)}}}),Wf.className="TreeEdge",Fo.prototype.initializeStandardTools=function(){this.gb("Action",new Wa,this.mouseDownTools),this.gb("Relinking",new ma,this.mouseDownTools),this.gb("LinkReshaping",new nr,this.mouseDownTools),this.gb("Rotating",new Cs,this.mouseDownTools),this.gb("Resizing",new ns,this.mouseDownTools),this.gb("Linking",new Ps,this.mouseMoveTools),this.gb("Dragging",new Oo,this.mouseMoveTools),this.gb("DragSelecting",new ba,this.mouseMoveTools),this.gb("Panning",new Xr,this.mouseMoveTools),this.gb("ContextMenu",new Ls,this.mouseUpTools),this.gb("TextEditing",new Po,this.mouseUpTools),this.gb("ClickCreating",new Vu,this.mouseUpTools),this.gb("ClickSelecting",new Lh,this.mouseUpTools)},Rl("Horizontal",new cm),Rl("Spot",new gm),Rl("Table",new mm),Rl("Viewbox",new Sm),Rl("TableRow",new vm),Rl("TableColumn",new ym),Rl("Graduated",new Gg),Rl("Grid",new _g),cf.add("GraphLinksModel",Nr),cf.add("TreeModel",Ia);var j0=Me.go,zy={get licenseKey(){return de.licenseKey},set licenseKey(a){de.licenseKey=a},get version(){return de.version},Group:oi,EnumValue:le,List:Pe,Set:Ce,Map:ln,Point:Dt,Size:Ye,Rect:we,Margin:wi,Spot:Mn,Geometry:He,PathFigure:Pr,PathSegment:Vi,InputEvent:ds,DiagramEvent:Ou,ChangedEvent:Ao,Model:yn,GraphLinksModel:Oi,TreeModel:As,Binding:or,Transaction:Fr,UndoManager:Do,CommandHandler:Ot,Tool:Gi,DraggingTool:Oo,DraggingInfo:yu,DraggingOptions:st,LinkingBaseTool:Yo,LinkingTool:Ps,RelinkingTool:ma,LinkReshapingTool:nr,ResizingTool:ns,RotatingTool:Cs,ClickSelectingTool:Lh,ActionTool:Wa,ClickCreatingTool:Vu,HTMLInfo:Al,ContextMenuTool:Ls,DragSelectingTool:ba,PanningTool:Xr,TextEditingTool:Po,ToolManager:Fo,Animation:Jr,AnimationManager:sa,AnimationTrigger:rl,Layer:Br,Diagram:de,Palette:dt,Overview:gt,Brush:$i,GraphObject:Jt,Panel:Ie,RowColumnDefinition:fr,Shape:ci,TextBlock:vo,Picture:Us,Part:En,Adornment:Hi,Node:en,Link:We,Placeholder:bs,Layout:bo,LayoutNetwork:yo,LayoutVertex:Sr,LayoutEdge:ua,GridLayout:Gr,PanelLayout:yr,CircularLayout:Io,CircularNetwork:jf,CircularVertex:pp,CircularEdge:y0,ForceDirectedLayout:qr,ForceDirectedNetwork:bc,ForceDirectedVertex:mp,ForceDirectedEdge:vp,LayeredDigraphLayout:no,LayeredDigraphNetwork:_f,LayeredDigraphVertex:ja,LayeredDigraphEdge:xp,TreeLayout:ki,TreeNetwork:Ac,TreeVertex:Ja,TreeEdge:Wf};typeof j0=="object"&&j0.version&&he("WARNING: a `go` object on the root object is already defined. "+("Debug"in j0?"debug ":"")+"version: "+j0.version+", replaced with version: "+zy.version),de.prototype.go=zy,Me.go=zy,typeof nn.exports=="object"&&(nn.exports=typeof Ut.g!="undefined"?Ut.g.go:self.go)}();var St=typeof Ut.g!="undefined"?Ut.g.go:self.go;const ge=typeof Ut.g!="undefined"?Ut.g.go:self.go,ke=ge.Group,Xe=ge.EnumValue,pe=ge.List,re=ge.Set,se=ge.Map,Ae=ge.Point,fe=ge.Size,qt=ge.Rect,Ze=ge.Margin,oe=ge.Spot,_e=ge.Geometry,Nt=ge.PathFigure,et=ge.PathSegment,nt=ge.InputEvent,ct=ge.DiagramEvent,lt=ge.ChangedEvent,pt=ge.Model,vt=ge.GraphLinksModel,Ct=ge.TreeModel,bt=ge.Binding,Gt=ge.Transaction,jt=ge.UndoManager,ie=ge.CommandHandler,ne=ge.Tool,te=ge.DraggingTool,De=ge.DraggingInfo,ce=ge.LinkingBaseTool,Qe=ge.LinkingTool,je=ge.RelinkingTool,un=ge.LinkReshapingTool,xn=ge.ResizingTool,cn=ge.RotatingTool,$n=ge.ClickSelectingTool,qn=ge.ActionTool,ee=ge.ClickCreatingTool,Yt=ge.HTMLInfo,tn=ge.ContextMenuTool,Wn=ge.DragSelectingTool,On=ge.PanningTool,Be=ge.TextEditingTool,sn=ge.ToolManager,fn=ge.Animation,ri=ge.AnimationManager,hn=ge.AnimationTrigger,ve=ge.Layer,Le=ge.Diagram,Pn=ge.Palette,Cn=ge.Overview,Bt=ge.Brush,kt=ge.GraphObject,wt=ge.Panel,Tt=ge.RowColumnDefinition,zt=ge.Shape,Et=ge.TextBlock,xe=ge.TextBlockMetrics,qe=ge.Picture,Fn=ge.Part,gn=ge.Adornment,Ln=ge.Node,Ve=ge.Link,Tn=ge.Placeholder,Sn=ge.Layout,zn=ge.LayoutNetwork,pi=ge.LayoutVertex,Bn=ge.LayoutEdge,ao=ge.GridLayout,gi=ge.PanelLayout,Ii=ge.CircularLayout,_i=ge.CircularNetwork,Ro=ge.CircularVertex,so=ge.CircularEdge,Qi=ge.ForceDirectedLayout,oo=ge.ForceDirectedNetwork,Bo=ge.ForceDirectedVertex,Ki=ge.ForceDirectedEdge,zo=ge.LayeredDigraphLayout,pr=ge.LayeredDigraphNetwork,jo=ge.LayeredDigraphVertex,Vr=ge.LayeredDigraphEdge,Ir=ge.TreeLayout,$o=ge.TreeNetwork,Wo=ge.TreeVertex,Ti=ge.TreeEdge,Lo=ge.version},2859:function(nn,An,Ut){"use strict";Ut.d(An,{hP:function(){return Cn}});var St=function(Bt,kt){return(St=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(wt,Tt){wt.__proto__=Tt}||function(wt,Tt){for(var zt in Tt)Object.prototype.hasOwnProperty.call(Tt,zt)&&(wt[zt]=Tt[zt])})(Bt,kt)};function ge(Bt,kt){function wt(){this.constructor=Bt}St(Bt,kt),Bt.prototype=kt===null?Object.create(kt):(wt.prototype=kt.prototype,new wt)}function ke(Bt,kt,wt,Tt){return new(wt||(wt=Promise))(function(zt,Et){function xe(gn){try{Fn(Tt.next(gn))}catch(Ln){Et(Ln)}}function qe(gn){try{Fn(Tt.throw(gn))}catch(Ln){Et(Ln)}}function Fn(gn){var Ln;gn.done?zt(gn.value):(Ln=gn.value,Ln instanceof wt?Ln:new wt(function(Ve){Ve(Ln)})).then(xe,qe)}Fn((Tt=Tt.apply(Bt,kt||[])).next())})}function Xe(Bt,kt){var wt,Tt,zt,Et,xe={label:0,sent:function(){if(1&zt[0])throw zt[1];return zt[1]},trys:[],ops:[]};return Et={next:qe(0),throw:qe(1),return:qe(2)},typeof Symbol=="function"&&(Et[Symbol.iterator]=function(){return this}),Et;function qe(Fn){return function(gn){return function(Ln){if(wt)throw new TypeError("Generator is already executing.");for(;xe;)try{if(wt=1,Tt&&(zt=2&Ln[0]?Tt.return:Ln[0]?Tt.throw||((zt=Tt.return)&&zt.call(Tt),0):Tt.next)&&!(zt=zt.call(Tt,Ln[1])).done)return zt;switch(Tt=0,zt&&(Ln=[2&Ln[0],zt.value]),Ln[0]){case 0:case 1:zt=Ln;break;case 4:return xe.label++,{value:Ln[1],done:!1};case 5:xe.label++,Tt=Ln[1],Ln=[0];continue;case 7:Ln=xe.ops.pop(),xe.trys.pop();continue;default:if(zt=xe.trys,!((zt=zt.length>0&&zt[zt.length-1])||Ln[0]!==6&&Ln[0]!==2)){xe=0;continue}if(Ln[0]===3&&(!zt||Ln[1]>zt[0]&&Ln[1]<zt[3])){xe.label=Ln[1];break}if(Ln[0]===6&&xe.label<zt[1]){xe.label=zt[1],zt=Ln;break}if(zt&&xe.label<zt[2]){xe.label=zt[2],xe.ops.push(Ln);break}zt[2]&&xe.ops.pop(),xe.trys.pop();continue}Ln=kt.call(Bt,xe)}catch(Ve){Ln=[6,Ve],Tt=0}finally{wt=zt=0}if(5&Ln[0])throw Ln[1];return{value:Ln[0]?Ln[1]:void 0,done:!0}}([Fn,gn])}}}function pe(){for(var Bt=0,kt=0,wt=arguments.length;kt<wt;kt++)Bt+=arguments[kt].length;var Tt=Array(Bt),zt=0;for(kt=0;kt<wt;kt++)for(var Et=arguments[kt],xe=0,qe=Et.length;xe<qe;xe++,zt++)Tt[zt]=Et[xe];return Tt}var re=function(){function Bt(){}return Bt.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},Bt.setAttributes=function(kt,wt){for(var Tt=0,zt=wt;Tt<zt.length;Tt++){var Et=zt[Tt],xe=Et[0],qe=Et[1];kt.setAttribute(xe,qe)}},Bt.createRect=function(kt,wt,Tt){var zt=document.createElementNS("http://www.w3.org/2000/svg","rect");return zt.setAttribute("width",kt.toString()),zt.setAttribute("height",wt.toString()),Tt&&Bt.setAttributes(zt,Tt),zt},Bt.createLine=function(kt,wt,Tt,zt,Et){var xe=document.createElementNS("http://www.w3.org/2000/svg","line");return xe.setAttribute("x1",kt.toString()),xe.setAttribute("y1",wt.toString()),xe.setAttribute("x2",Tt.toString()),xe.setAttribute("y2",zt.toString()),Et&&Bt.setAttributes(xe,Et),xe},Bt.createPolygon=function(kt,wt){var Tt=document.createElementNS("http://www.w3.org/2000/svg","polygon");return Tt.setAttribute("points",kt),wt&&Bt.setAttributes(Tt,wt),Tt},Bt.createCircle=function(kt,wt){var Tt=document.createElementNS("http://www.w3.org/2000/svg","circle");return Tt.setAttribute("cx",(kt/2).toString()),Tt.setAttribute("cy",(kt/2).toString()),Tt.setAttribute("r",kt.toString()),wt&&Bt.setAttributes(Tt,wt),Tt},Bt.createEllipse=function(kt,wt,Tt){var zt=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return zt.setAttribute("cx",(kt/2).toString()),zt.setAttribute("cy",(wt/2).toString()),zt.setAttribute("rx",(kt/2).toString()),zt.setAttribute("ry",(wt/2).toString()),Tt&&Bt.setAttributes(zt,Tt),zt},Bt.createGroup=function(kt){var wt=document.createElementNS("http://www.w3.org/2000/svg","g");return kt&&Bt.setAttributes(wt,kt),wt},Bt.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},Bt.createMarker=function(kt,wt,Tt,zt,Et,xe,qe){var Fn=document.createElementNS("http://www.w3.org/2000/svg","marker");return Bt.setAttributes(Fn,[["id",kt],["orient",wt],["markerWidth",Tt.toString()],["markerHeight",zt.toString()],["refX",Et.toString()],["refY",xe.toString()]]),Fn.appendChild(qe),Fn},Bt.createText=function(kt){var wt=document.createElementNS("http://www.w3.org/2000/svg","text");return wt.setAttribute("x","0"),wt.setAttribute("y","0"),kt&&Bt.setAttributes(wt,kt),wt},Bt.createTSpan=function(kt,wt){var Tt=document.createElementNS("http://www.w3.org/2000/svg","tspan");return Tt.textContent=kt,wt&&Bt.setAttributes(Tt,wt),Tt},Bt.createImage=function(kt){var wt=document.createElementNS("http://www.w3.org/2000/svg","image");return kt&&Bt.setAttributes(wt,kt),wt},Bt.createPoint=function(kt,wt){var Tt=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return Tt.x=kt,Tt.y=wt,Tt},Bt.createPath=function(kt,wt){var Tt=document.createElementNS("http://www.w3.org/2000/svg","path");return Tt.setAttribute("d",kt),wt&&Bt.setAttributes(Tt,wt),Tt},Bt}(),se=function(){function Bt(){}return Bt.addKey=function(kt){Bt.key=kt},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}(),Ae=function(){function Bt(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return Bt.prototype.rasterize=function(kt,wt,Tt){var zt=this;return new Promise(function(Et){var xe=Tt!==void 0?Tt:document.createElement("canvas");kt===null&&(zt.markersOnly=!0,zt.naturalSize=!1);var qe=document.createElementNS("http://www.w3.org/2000/svg","svg");qe.setAttribute("xmlns","http://www.w3.org/2000/svg"),qe.setAttribute("width",wt.width.baseVal.valueAsString),qe.setAttribute("height",wt.height.baseVal.valueAsString),qe.setAttribute("viewBox","0 0 "+wt.viewBox.baseVal.width.toString()+" "+wt.viewBox.baseVal.height.toString()),qe.innerHTML=wt.innerHTML,zt.naturalSize===!0?(qe.width.baseVal.value=kt.naturalWidth,qe.height.baseVal.value=kt.naturalHeight):zt.width!==void 0&&zt.height!==void 0&&(qe.width.baseVal.value=zt.width,qe.height.baseVal.value=zt.height),xe.width=qe.width.baseVal.value,xe.height=qe.height.baseVal.value;var Fn=qe.outerHTML,gn=xe.getContext("2d");zt.markersOnly!==!0&&gn.drawImage(kt,0,0,xe.width,xe.height);var Ln=window.URL,Ve=new Image(xe.width,xe.height);Ve.setAttribute("crossOrigin","anonymous");var Tn=new Blob([Fn],{type:"image/svg+xml"}),Sn=Ln.createObjectURL(Tn);Ve.onload=function(){gn.drawImage(Ve,0,0),Ln.revokeObjectURL(Sn);var zn=xe.toDataURL(zt.imageType,zt.imageQuality);Et(zn)},Ve.src=Sn})},Bt}(),fe=function(){},qt=function(){function Bt(kt){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+kt+"_"}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(kt){return this.styleSheet===void 0&&this.addStyleSheet(),kt.name=""+this.classNamePrefix+kt.localName,this.classes.push(kt),this.styleSheet.sheet.insertRule("."+kt.name+" {"+kt.style+"}",this.styleSheet.sheet.cssRules.length),kt},Bt.prototype.addRule=function(kt){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(kt),this.styleSheet.sheet.insertRule(kt.selector+" {"+kt.style+"}",this.styleSheet.sheet.cssRules.length)},Bt.prototype.addStyleSheet=function(){var kt;this.styleSheet=document.createElement("style"),((kt=this.styleSheetRoot)!==null&&kt!==void 0?kt:document.head).appendChild(this.styleSheet),this.addRule(new Ze("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Ze("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new Ze("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new oe("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new oe("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},Bt.prototype.removeStyleSheet=function(){var kt;this.styleSheet&&(((kt=this.styleSheetRoot)!==null&&kt!==void 0?kt:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},Bt}(),Ze=function(Bt,kt){this.selector=Bt,this.style=kt},oe=function(Bt,kt){this.localName=Bt,this.style=kt},_e=function(){function Bt(kt,wt,Tt,zt,Et){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=kt,this.displayMode=wt,this.markerItems=Tt,this.uiStyleSettings=zt,this.styles=Et,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(kt){var wt=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=kt,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var Tt=document.createElement("div");Tt.className=this.toolbarBlockStyleClass.name,Tt.style.whiteSpace="nowrap",this.uiContainer.appendChild(Tt),this.addActionButton(Tt,'<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(Tt,'<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(Tt,'<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(Tt,'<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(Tt,'<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(Tt,'<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(Tt,'<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(Tt,'<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(Et){var xe=document.createElement("div");xe.className=""+wt.toolbarButtonStyleClass.name,xe.setAttribute("data-type-name",Et.typeName),xe.innerHTML=Et.icon,xe.addEventListener("click",function(){wt.markerToolbarButtonClicked(xe,Et)}),wt.buttons.push(xe),wt.markerButtons.push(xe)}),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 zt=document.createElement("div");zt.className=this.toolbarBlockStyleClass.name,zt.style.whiteSpace="nowrap",zt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(zt),this.addActionButton(zt,'<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(zt,'<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(kt){this.buttonClickListeners.push(kt)},Bt.prototype.removeButtonClickListener=function(kt){this.buttonClickListeners.indexOf(kt)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(kt),1)},Bt.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},Bt.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var kt=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var wt=0;wt<this.markerButtons.length;wt++)wt<kt||wt===kt&&this.markerButtons.length-1===kt?this.markerButtonBlock.appendChild(this.markerButtons[wt]):(wt===kt&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[wt]))}},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 kt=this;this.buttons.forEach(function(wt){wt.className=wt.className.replace(kt.uiStyleSettings.toolbarButtonStyleColorsClassName?kt.uiStyleSettings.toolbarButtonStyleColorsClassName:kt.toolbarButtonStyleColorsClass.name,"").trim(),wt.className=wt.className.replace(kt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?kt.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:kt.toolbarActiveButtonStyleColorsClass.name,"").trim(),wt.className+=" "+(kt.uiStyleSettings.toolbarButtonStyleColorsClassName?kt.uiStyleSettings.toolbarButtonStyleColorsClassName:kt.toolbarButtonStyleColorsClass.name)})},Bt.prototype.addActionButton=function(kt,wt,Tt){var zt=this,Et=document.createElement("div");switch(Et.className=""+this.toolbarButtonStyleClass.name,Et.innerHTML=wt,Et.setAttribute("data-action",Tt),Et.addEventListener("click",function(){zt.actionToolbarButtonClicked(Et,Tt)}),Tt){case"select":Et.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":Et.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":Et.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":Et.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":Et.style.fill=this.uiStyleSettings.closeButtonColor}kt.appendChild(Et),this.buttons.push(Et)},Bt.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new oe("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 oe("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new oe("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new oe("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 oe("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var kt=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new oe("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*kt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*kt)+`px;
padding: `+kt+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new oe("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new oe("toolbar_active_button",`
fill: `+this.uiStyleSettings.toolbarColor+`;
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ze("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`)),this.styles.addRule(new Ze("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`))},Bt.prototype.markerToolbarButtonClicked=function(kt,wt){this.setActiveButton(kt),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Tt){return Tt("marker",wt)}),this.markerButtonOverflowBlock.style.display="none"},Bt.prototype.actionToolbarButtonClicked=function(kt,wt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Tt){return Tt("action",wt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},Bt.prototype.setActiveButton=function(kt){this.resetButtonStyles(),kt.className=kt.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),kt.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},Bt.prototype.setActiveMarkerButton=function(kt){var wt=this.markerButtons.find(function(Tt){return Tt.getAttribute("data-type-name")===kt});wt&&this.setActiveButton(wt)},Bt.prototype.setCurrentMarker=function(kt){var wt=this;this.currentMarker=kt,this.buttons.filter(function(Tt){return/delete|notes/.test(Tt.getAttribute("data-action"))}).forEach(function(Tt){wt.currentMarker===void 0?(Tt.style.fillOpacity="0.4",Tt.style.pointerEvents="none"):(Tt.style.fillOpacity="1",Tt.style.pointerEvents="all")})},Bt}(),Nt=function(){function Bt(kt,wt,Tt,zt){this.panels=[],this.panelButtons=[],this.markerjsContainer=kt,this.displayMode=wt,this.uiStyleSettings=Tt,this.styles=zt,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return Bt.prototype.addStyles=function(){var kt;this.toolboxStyleClass=this.styles.addClass(new oe("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 oe("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var wt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new oe("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new oe("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new oe("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 oe("toolbox-panel-row_colors",`
background-color: `+((kt=this.uiStyleSettings.toolboxBackgroundColor)!==null&&kt!==void 0?kt:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new oe("toolbox_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*wt)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*wt)+`px;
padding: `+wt+`px;
box-sizing: content-box;
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new oe("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new oe("toolbox-active-button_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.styles.addRule(new Ze("."+this.toolboxButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ze("."+this.toolboxButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`))},Bt.prototype.show=function(kt){var wt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=kt,this.uiContainer.className=this.toolboxStyleClass.name+" "+((wt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&wt!==void 0?wt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Bt.prototype.setPanelButtons=function(kt){var wt,Tt,zt=this;this.panels=kt,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((wt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&wt!==void 0?wt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Tt=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Tt!==void 0?Tt:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(Et){var xe;Et.uiStyleSettings=zt.uiStyleSettings;var qe=document.createElement("div");qe.className=zt.toolboxButtonStyleClass.name+" "+((xe=zt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&xe!==void 0?xe:zt.toolboxButtonStyleColorsClass.name),qe.innerHTML=Et.icon,qe.title=Et.title,qe.addEventListener("click",function(){zt.panelButtonClick(Et)}),zt.panelButtons.push(qe),zt.buttonRow.appendChild(qe)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Bt.prototype.panelButtonClick=function(kt){var wt=this,Tt=-1;if(kt!==this.activePanel){Tt=this.panels.indexOf(kt),this.panelRow.innerHTML="";var zt=kt.getUi();zt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(zt),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=kt}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){wt.displayMode==="inline"?wt.panelRow.style.display="none":wt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(Et,xe){var qe,Fn;Et.className=wt.toolboxButtonStyleClass.name+" "+(xe===Tt?""+((qe=wt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&qe!==void 0?qe:wt.toolboxActiveButtonStyleColorsClass.name):""+((Fn=wt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Fn!==void 0?Fn:wt.toolboxButtonStyleColorsClass.name))})},Bt}(),et=function(Bt,kt){this.title=Bt,this.icon=kt},nt=function(Bt){function kt(wt,Tt,zt,Et){var xe=Bt.call(this,wt,Et||'<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 xe.colors=[],xe.addTransparent=!1,xe.colorBoxes=[],xe.colors=Tt,xe.currentColor=zt,xe.setCurrentColor=xe.setCurrentColor.bind(xe),xe.getColorBox=xe.getColorBox.bind(xe),xe}return ge(kt,Bt),kt.prototype.getUi=function(){var wt=this,Tt=document.createElement("div");return Tt.style.overflow="hidden",Tt.style.whiteSpace="nowrap",this.colors.forEach(function(zt){var Et=wt.getColorBox(zt);Tt.appendChild(Et),wt.colorBoxes.push(Et)}),Tt},kt.prototype.getColorBox=function(wt){var Tt=this,zt=this.uiStyleSettings.toolbarHeight/4,Et=this.uiStyleSettings.toolbarHeight-zt,xe=document.createElement("div");xe.style.display="inline-block",xe.style.boxSizing="content-box",xe.style.width=Et-2+"px",xe.style.height=Et-2+"px",xe.style.padding="1px",xe.style.marginRight="2px",xe.style.marginBottom="2px",xe.style.borderWidth="2px",xe.style.borderStyle="solid",xe.style.borderRadius=(Et+2)/2+"px",xe.style.borderColor=wt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",xe.addEventListener("click",function(){Tt.setCurrentColor(wt,xe)});var qe=document.createElement("div");return qe.style.display="inline-block",qe.style.width=Et-2+"px",qe.style.height=Et-2+"px",qe.style.backgroundColor=wt,qe.style.borderRadius=Et/2+"px",wt==="transparent"&&(qe.style.fill=this.uiStyleSettings.toolboxAccentColor,qe.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>`),xe.appendChild(qe),xe},kt.prototype.setCurrentColor=function(wt,Tt){var zt=this;this.currentColor=wt,this.colorBoxes.forEach(function(Et){Et.style.borderColor=Et===Tt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(wt)},kt}(et),ct=function(){function Bt(kt,wt,Tt){this._state="new",this._isSelected=!1,this._container=kt,this._overlayContainer=wt,this.globalSettings=Tt,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(kt){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(kt,wt){},Bt.prototype.dblClick=function(kt,wt){},Bt.prototype.manipulate=function(kt){},Bt.prototype.pointerUp=function(kt){this.stateChanged()},Bt.prototype.dispose=function(){},Bt.prototype.addMarkerVisualToContainer=function(kt){this.container.childNodes.length>0?this.container.insertBefore(kt,this.container.childNodes[0]):this.container.appendChild(kt)},Bt.prototype.getState=function(){return{typeName:Bt.typeName,state:this.state,notes:this.notes}},Bt.prototype.restoreState=function(kt){this._state=kt.state,this.notes=kt.notes},Bt.prototype.scale=function(kt,wt){},Bt.prototype.colorChanged=function(kt){this.onColorChanged&&this.onColorChanged(kt),this.stateChanged()},Bt.prototype.fillColorChanged=function(kt){this.onFillColorChanged&&this.onFillColorChanged(kt),this.stateChanged()},Bt.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var kt=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),kt.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(kt)&&this.onStateChanged(this)}},Bt.typeName="MarkerBase",Bt}(),lt=function(){function Bt(){this.findGripByVisual=this.findGripByVisual.bind(this)}return Bt.prototype.findGripByVisual=function(kt){return this.topLeft.ownsTarget(kt)?this.topLeft:this.topCenter.ownsTarget(kt)?this.topCenter:this.topRight.ownsTarget(kt)?this.topRight:this.centerLeft.ownsTarget(kt)?this.centerLeft:this.centerRight.ownsTarget(kt)?this.centerRight:this.bottomLeft.ownsTarget(kt)?this.bottomLeft:this.bottomCenter.ownsTarget(kt)?this.bottomCenter:this.bottomRight.ownsTarget(kt)?this.bottomRight:void 0},Bt}(),pt=function(){function Bt(){this.GRIP_SIZE=10,this.visual=re.createGroup(),this.visual.appendChild(re.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(re.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Bt.prototype.ownsTarget=function(kt){return kt===this.visual||kt===this.visual.childNodes[0]||kt===this.visual.childNodes[1]},Bt}(),vt=function(){function Bt(){}return Bt.toITransformMatrix=function(kt){return{a:kt.a,b:kt.b,c:kt.c,d:kt.d,e:kt.e,f:kt.f}},Bt.toSVGMatrix=function(kt,wt){return kt.a=wt.a,kt.b=wt.b,kt.c=wt.c,kt.d=wt.d,kt.e=wt.e,kt.f=wt.f,kt},Bt}(),Ct=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.left=0,Et.top=0,Et.width=0,Et.height=0,Et.defaultSize={x:50,y:20},Et.offsetX=0,Et.offsetY=0,Et.rotationAngle=0,Et.CB_DISTANCE=10,Et._suppressMarkerCreateEvent=!1,Et.container.transform.baseVal.appendItem(re.createTransform()),Et.setupControlBox(),Et}return ge(kt,Bt),Object.defineProperty(kt.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(kt.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(kt.prototype,"visual",{get:function(){return this._visual},set:function(wt){this._visual=wt;var Tt=re.createTransform();this._visual.transform.baseVal.appendItem(Tt)},enumerable:!1,configurable:!0}),kt.prototype.ownsTarget=function(wt){return!!Bt.prototype.ownsTarget.call(this,wt)||!!(this.controlGrips.findGripByVisual(wt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(wt))},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.state==="new"&&(this.left=wt.x,this.top=wt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var zt=this.unrotatePoint(wt);if(this.manipulationStartX=zt.x,this.manipulationStartY=zt.y,this.offsetX=zt.x-this.left,this.offsetY=zt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Tt),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Tt)){this.activeGrip=this.rotatorGrip;var Et=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=Et.x-this.width/2,this.top=Et.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var xe=this.container.transform.baseVal.getItem(0);xe.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(xe,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},kt.prototype.pointerUp=function(wt){var Tt=this.state;Bt.prototype.pointerUp.call(this,wt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(wt),this._state="select",Tt==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},kt.prototype.moveVisual=function(wt){this.visual.style.transform="translate("+wt.x+"px, "+wt.y+"px)"},kt.prototype.manipulate=function(wt){var Tt=this.unrotatePoint(wt);this.state==="creating"?this.resize(wt):this.state==="move"?(this.left=this.manipulationStartLeft+(Tt.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Tt.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Tt):this.state==="rotate"&&this.rotate(wt)},kt.prototype.resize=function(wt){var Tt=this.manipulationStartLeft,zt=this.manipulationStartWidth,Et=this.manipulationStartTop,xe=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Tt=this.manipulationStartLeft+wt.x-this.manipulationStartX,zt=this.manipulationStartWidth+this.manipulationStartLeft-Tt;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:zt=this.manipulationStartWidth+wt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:Et=this.manipulationStartTop+wt.y-this.manipulationStartY,xe=this.manipulationStartHeight+this.manipulationStartTop-Et;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:xe=this.manipulationStartHeight+wt.y-this.manipulationStartY}zt>=0?(this.left=Tt,this.width=zt):(this.left=Tt+zt,this.width=-zt),xe>=0?(this.top=Et,this.height=xe):(this.top=Et+xe,this.height=-xe),this.setSize()},kt.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},kt.prototype.rotate=function(wt){if(Math.abs(wt.x-this.centerX)>.1){var Tt=Math.sign(wt.x-this.centerX);this.rotationAngle=180*Math.atan((wt.y-this.centerY)/(wt.x-this.centerX))/Math.PI+90*Tt,this.applyRotation()}},kt.prototype.applyRotation=function(){var wt=this.container.transform.baseVal.getItem(0);wt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(wt,0)},kt.prototype.rotatePoint=function(wt){if(this.rotationAngle===0)return wt;var Tt=this.container.getCTM(),zt=re.createPoint(wt.x,wt.y);return{x:(zt=zt.matrixTransform(Tt)).x,y:zt.y}},kt.prototype.unrotatePoint=function(wt){if(this.rotationAngle===0)return wt;var Tt=this.container.getCTM();Tt=Tt.inverse();var zt=re.createPoint(wt.x,wt.y);return{x:(zt=zt.matrixTransform(Tt)).x,y:zt.y}},kt.prototype.select=function(){Bt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},kt.prototype.deselect=function(){Bt.prototype.deselect.call(this),this.controlBox.style.display="none"},kt.prototype.setupControlBox=function(){this.controlBox=re.createGroup();var wt=re.createTransform();wt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(wt),this.container.appendChild(this.controlBox),this.controlRect=re.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=re.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"},kt.prototype.adjustControlBox=function(){var wt=this.controlBox.transform.baseVal.getItem(0);wt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(wt,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},kt.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()},kt.prototype.createGrip=function(){var wt=new pt;return wt.visual.transform.baseVal.appendItem(re.createTransform()),this.controlBox.appendChild(wt.visual),wt},kt.prototype.positionGrips=function(){var wt=this.controlGrips.topLeft.GRIP_SIZE,Tt=-wt/2,zt=Tt,Et=(this.width+this.CB_DISTANCE)/2-wt/2,xe=(this.height+this.CB_DISTANCE)/2-wt/2,qe=this.height+this.CB_DISTANCE-wt/2,Fn=this.width+this.CB_DISTANCE-wt/2;this.positionGrip(this.controlGrips.topLeft.visual,Tt,zt),this.positionGrip(this.controlGrips.topCenter.visual,Et,zt),this.positionGrip(this.controlGrips.topRight.visual,Fn,zt),this.positionGrip(this.controlGrips.centerLeft.visual,Tt,xe),this.positionGrip(this.controlGrips.centerRight.visual,Fn,xe),this.positionGrip(this.controlGrips.bottomLeft.visual,Tt,qe),this.positionGrip(this.controlGrips.bottomCenter.visual,Et,qe),this.positionGrip(this.controlGrips.bottomRight.visual,Fn,qe),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,Et,zt-3*this.CB_DISTANCE)},kt.prototype.positionGrip=function(wt,Tt,zt){var Et=wt.transform.baseVal.getItem(0);Et.setTranslate(Tt,zt),wt.transform.baseVal.replaceItem(Et,0)},kt.prototype.hideControlBox=function(){this.controlBox.style.display="none"},kt.prototype.showControlBox=function(){this.controlBox.style.display=""},kt.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))},kt.prototype.restoreState=function(wt){Bt.prototype.restoreState.call(this,wt);var Tt=wt;this.left=Tt.left,this.top=Tt.top,this.width=Tt.width,this.height=Tt.height,this.rotationAngle=Tt.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Tt.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Tt.containerTransformMatrix))},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt);var zt=this.rotatePoint({x:this.left,y:this.top}),Et=this.unrotatePoint({x:zt.x*wt,y:zt.y*Tt});this.left=Et.x,this.top=Et.y,this.width=this.width*wt,this.height=this.height*Tt,this.adjustControlBox()},kt}(ct),bt=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.fillColor="transparent",Et.strokeColor="transparent",Et.strokeWidth=0,Et.strokeDasharray="",Et.opacity=1,Et.setStrokeColor=Et.setStrokeColor.bind(Et),Et.setFillColor=Et.setFillColor.bind(Et),Et.setStrokeWidth=Et.setStrokeWidth.bind(Et),Et.setStrokeDasharray=Et.setStrokeDasharray.bind(Et),Et.createVisual=Et.createVisual.bind(Et),Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual)},kt.prototype.createVisual=function(){this.visual=re.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)},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},kt.prototype.manipulate=function(wt){Bt.prototype.manipulate.call(this,wt)},kt.prototype.resize=function(wt){Bt.prototype.resize.call(this,wt),this.setSize()},kt.prototype.setSize=function(){Bt.prototype.setSize.call(this),re.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},kt.prototype.pointerUp=function(wt){Bt.prototype.pointerUp.call(this,wt),this.setSize()},kt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.visual&&re.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(wt),this.stateChanged()},kt.prototype.setFillColor=function(wt){this.fillColor=wt,this.visual&&re.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},kt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.visual&&re.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},kt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.visual&&re.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},kt.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))},kt.prototype.restoreState=function(wt){var Tt=wt;this.fillColor=Tt.fillColor,this.strokeColor=Tt.strokeColor,this.strokeWidth=Tt.strokeWidth,this.strokeDasharray=Tt.strokeDasharray,this.opacity=Tt.opacity,this.createVisual(),Bt.prototype.restoreState.call(this,wt),this.setSize()},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt),this.setSize()},kt.title="Rectangle marker",kt}(Ct),Gt=function(Bt){function kt(wt,Tt,zt,Et){var xe=Bt.call(this,wt,Et||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return xe.widths=[],xe.widthBoxes=[],xe.widths=Tt,xe.currentWidth=zt,xe.setCurrentWidth=xe.setCurrentWidth.bind(xe),xe}return ge(kt,Bt),kt.prototype.getUi=function(){var wt=this,Tt=document.createElement("div");return Tt.style.display="flex",Tt.style.overflow="hidden",Tt.style.flexGrow="2",this.widths.forEach(function(zt){var Et=document.createElement("div");Et.style.display="flex",Et.style.flexGrow="2",Et.style.alignItems="center",Et.style.justifyContent="space-between",Et.style.padding="5px",Et.style.borderWidth="2px",Et.style.borderStyle="solid",Et.style.borderColor=zt===wt.currentWidth?wt.uiStyleSettings.toolboxAccentColor:"transparent",Et.addEventListener("click",function(){wt.setCurrentWidth(zt,Et)}),Tt.appendChild(Et);var xe=document.createElement("div");xe.innerText=zt.toString(),xe.style.marginRight="5px",Et.appendChild(xe);var qe=document.createElement("div");qe.style.minHeight="20px",qe.style.flexGrow="2",qe.style.display="flex",qe.style.alignItems="center";var Fn=document.createElement("hr");Fn.style.minWidth="20px",Fn.style.border="0px",Fn.style.borderTop=zt+"px solid "+wt.uiStyleSettings.toolboxColor,Fn.style.flexGrow="2",qe.appendChild(Fn),Et.appendChild(qe),wt.widthBoxes.push(Et)}),Tt},kt.prototype.setCurrentWidth=function(wt,Tt){var zt=this;this.currentWidth=wt,this.widthBoxes.forEach(function(Et){Et.style.borderColor=Et===Tt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},kt}(et),jt=function(Bt){function kt(wt,Tt,zt,Et){var xe=Bt.call(this,wt,Et||'<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 xe.styles=[],xe.styleBoxes=[],xe.styles=Tt,xe.currentStyle=zt,xe.setCurrentStyle=xe.setCurrentStyle.bind(xe),xe}return ge(kt,Bt),kt.prototype.getUi=function(){var wt=this,Tt=document.createElement("div");return Tt.style.display="flex",Tt.style.overflow="hidden",Tt.style.flexGrow="2",this.styles.forEach(function(zt){var Et=document.createElement("div");Et.style.display="flex",Et.style.alignItems="center",Et.style.justifyContent="space-between",Et.style.padding="5px",Et.style.borderWidth="2px",Et.style.borderStyle="solid",Et.style.overflow="hidden",Et.style.maxWidth=100/wt.styles.length-5+"%",Et.style.borderColor=zt===wt.currentStyle?wt.uiStyleSettings.toolboxAccentColor:"transparent",Et.addEventListener("click",function(){wt.setCurrentStyle(zt,Et)}),Tt.appendChild(Et);var xe=document.createElement("div");xe.style.minHeight="20px",xe.style.flexGrow="2",xe.style.overflow="hidden";var qe=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+wt.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(zt!==""?'stroke-dasharray="'+zt+'"':"")+` />
</svg>`;xe.innerHTML=qe,Et.appendChild(xe),wt.styleBoxes.push(Et)}),Tt},kt.prototype.setCurrentStyle=function(wt,Tt){var zt=this;this.currentStyle=wt,this.styleBoxes.forEach(function(Et){Et.style.borderColor=Et===Tt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},kt}(et),ie=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.strokeColor=zt.defaultColor,Et.strokeWidth=zt.defaultStrokeWidth,Et.strokeDasharray=zt.defaultStrokeDasharray,Et.strokePanel=new nt("Line color",zt.defaultColorSet,zt.defaultColor),Et.strokePanel.onColorChanged=Et.setStrokeColor,Et.strokeWidthPanel=new Gt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Et.strokeWidthPanel.onWidthChanged=Et.setStrokeWidth,Et.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Et.strokeStylePanel.onStyleChanged=Et.setStrokeDasharray,Et}return ge(kt,Bt),Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Bt.prototype.getState.call(this);return wt.typeName=kt.typeName,wt},kt.typeName="FrameMarker",kt.title="Frame marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',kt}(bt),ne=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"},te=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.x1=0,Et.y1=0,Et.x2=0,Et.y2=0,Et.defaultLength=50,Et.manipulationStartX=0,Et.manipulationStartY=0,Et.manipulationStartX1=0,Et.manipulationStartY1=0,Et.manipulationStartX2=0,Et.manipulationStartY2=0,Et.setupControlBox(),Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!!Bt.prototype.ownsTarget.call(this,wt)||!(!this.grip1.ownsTarget(wt)&&!this.grip2.ownsTarget(wt))},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.manipulationStartX=wt.x,this.manipulationStartY=wt.y,this.state==="new"&&(this.x1=wt.x,this.y1=wt.y,this.x2=wt.x,this.y2=wt.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(Tt)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Tt)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},kt.prototype.pointerUp=function(wt){var Tt=this.state;Bt.prototype.pointerUp.call(this,wt),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(wt),this._state="select",Tt==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},kt.prototype.adjustVisual=function(){},kt.prototype.manipulate=function(wt){this.state==="creating"?this.resize(wt):this.state==="move"?(this.x1=this.manipulationStartX1+wt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+wt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+wt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+wt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(wt)},kt.prototype.resize=function(wt){switch(this.activeGrip){case this.grip1:this.x1=wt.x,this.y1=wt.y;break;case this.grip2:case void 0:this.x2=wt.x,this.y2=wt.y}this.adjustVisual(),this.adjustControlBox()},kt.prototype.select=function(){Bt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},kt.prototype.deselect=function(){Bt.prototype.deselect.call(this),this.controlBox.style.display="none"},kt.prototype.setupControlBox=function(){this.controlBox=re.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},kt.prototype.adjustControlBox=function(){this.positionGrips()},kt.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},kt.prototype.createGrip=function(){var wt=new pt;return wt.visual.transform.baseVal.appendItem(re.createTransform()),this.controlBox.appendChild(wt.visual),wt},kt.prototype.positionGrips=function(){var wt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-wt/2,this.y1-wt/2),this.positionGrip(this.grip2.visual,this.x2-wt/2,this.y2-wt/2)},kt.prototype.positionGrip=function(wt,Tt,zt){var Et=wt.transform.baseVal.getItem(0);Et.setTranslate(Tt,zt),wt.transform.baseVal.replaceItem(Et,0)},kt.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},Bt.prototype.getState.call(this))},kt.prototype.restoreState=function(wt){Bt.prototype.restoreState.call(this,wt);var Tt=wt;this.x1=Tt.x1,this.y1=Tt.y1,this.x2=Tt.x2,this.y2=Tt.y2},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt),this.x1=this.x1*wt,this.y1=this.y1*Tt,this.x2=this.x2*wt,this.y2=this.y2*Tt,this.adjustVisual(),this.adjustControlBox()},kt}(ct),De=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.strokeColor="transparent",Et.strokeWidth=0,Et.strokeDasharray="",Et.setStrokeColor=Et.setStrokeColor.bind(Et),Et.setStrokeWidth=Et.setStrokeWidth.bind(Et),Et.setStrokeDasharray=Et.setStrokeDasharray.bind(Et),Et.strokeColor=zt.defaultColor,Et.strokeWidth=zt.defaultStrokeWidth,Et.strokeDasharray=zt.defaultStrokeDasharray,Et.strokePanel=new nt("Line color",zt.defaultColorSet,zt.defaultColor),Et.strokePanel.onColorChanged=Et.setStrokeColor,Et.strokeWidthPanel=new Gt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Et.strokeWidthPanel.onWidthChanged=Et.setStrokeWidth,Et.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Et.strokeStylePanel.onStyleChanged=Et.setStrokeDasharray,Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.selectorLine&&wt!==this.visibleLine)},kt.prototype.createVisual=function(){this.visual=re.createGroup(),this.selectorLine=re.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=re.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)},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},kt.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()),re.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),re.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),re.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},kt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.adjustVisual(),this.colorChanged(wt)},kt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.adjustVisual()},kt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Bt.prototype.getState.call(this));return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){Bt.prototype.restoreState.call(this,wt);var Tt=wt;this.strokeColor=Tt.strokeColor,this.strokeWidth=Tt.strokeWidth,this.strokeDasharray=Tt.strokeDasharray,this.createVisual(),this.adjustVisual()},kt.typeName="LineMarker",kt.title="Line marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',kt}(te),ce=function(Bt){function kt(wt,Tt,zt,Et){var xe=Bt.call(this,wt,Et||'<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 xe.fonts=[],xe.fontBoxes=[],xe.fonts=Tt,xe.currentFont=zt,xe.setCurrentFont=xe.setCurrentFont.bind(xe),xe}return ge(kt,Bt),kt.prototype.getUi=function(){var wt=this,Tt=document.createElement("div");return Tt.style.overflow="hidden",Tt.style.flexGrow="2",this.fonts.forEach(function(zt){var Et=document.createElement("div");Et.style.display="inline-block",Et.style.alignItems="center",Et.style.justifyContent="space-between",Et.style.padding="5px",Et.style.borderWidth="2px",Et.style.borderStyle="solid",Et.style.overflow="hidden",Et.style.maxWidth=100/wt.fonts.length-5+"%",Et.style.borderColor=zt===wt.currentFont?wt.uiStyleSettings.toolboxAccentColor:"transparent",Et.addEventListener("click",function(){wt.setCurrentFont(zt,Et)}),Tt.appendChild(Et);var xe=document.createElement("div");xe.style.display="flex",xe.style.minHeight="20px",xe.style.flexGrow="2",xe.style.fontFamily=zt,xe.style.overflow="hidden";var qe=document.createElement("div");qe.style.whiteSpace="nowrap",qe.style.overflow="hidden",qe.style.textOverflow="ellipsis",qe.innerHTML="The quick brown fox jumps over the lazy dog",xe.appendChild(qe),Et.appendChild(xe),wt.fontBoxes.push(Et)}),Tt},kt.prototype.setCurrentFont=function(wt,Tt){var zt=this;this.currentFont=wt,this.fontBoxes.forEach(function(Et){Et.style.borderColor=Et===Tt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},kt}(et),Qe=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.color="transparent",Et.padding=5,Et.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",Et.text=Et.DEFAULT_TEXT,Et.isMoved=!1,Et.color=zt.defaultColor,Et.fontFamily=zt.defaultFontFamily,Et.defaultSize={x:100,y:30},Et.setColor=Et.setColor.bind(Et),Et.setFont=Et.setFont.bind(Et),Et.renderText=Et.renderText.bind(Et),Et.sizeText=Et.sizeText.bind(Et),Et.textEditDivClicked=Et.textEditDivClicked.bind(Et),Et.showTextEditor=Et.showTextEditor.bind(Et),Et.setSize=Et.setSize.bind(Et),Et.positionTextEditor=Et.positionTextEditor.bind(Et),Et.colorPanel=new nt("Color",zt.defaultColorSet,zt.defaultColor),Et.colorPanel.onColorChanged=Et.setColor,Et.fontFamilyPanel=new ce("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Et.fontFamilyPanel.onFontChanged=Et.setFont,Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){if(Bt.prototype.ownsTarget.call(this,wt)||wt===this.visual||wt===this.textElement||wt===this.bgRectangle)return!0;var Tt=!1;return this.textElement.childNodes.forEach(function(zt){zt===wt&&(Tt=!0)}),Tt},kt.prototype.createVisual=function(){this.visual=re.createGroup(),this.bgRectangle=re.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=re.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(re.createTransform()),this.textElement.transform.baseVal.appendItem(re.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.isMoved=!1,this.pointerDownPoint=wt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},kt.prototype.renderText=function(){var wt=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(Tt){wt.textElement.appendChild(re.createTSpan(Tt.trim()===""?" ":Tt.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},kt.prototype.getTextScale=function(){var wt=this.textElement.getBBox(),Tt=1;if(wt.width>0&&wt.height>0){var zt=(1*this.width-this.width*this.padding*2/100)/wt.width,Et=(1*this.height-this.height*this.padding*2/100)/wt.height;Tt=Math.min(zt,Et)}return Tt},kt.prototype.getTextPosition=function(wt){var Tt=this.textElement.getBBox(),zt=0,Et=0;return Tt.width>0&&Tt.height>0&&(zt=(this.width-Tt.width*wt)/2,Et=this.height/2-Tt.height*wt/2),{x:zt,y:Et}},kt.prototype.sizeText=function(){var wt=this.textElement.getBBox(),Tt=this.getTextScale(),zt=this.getTextPosition(Tt);zt.y-=wt.y*Tt,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+zt.x+"px, "+zt.y+"px) scale("+Tt+", "+Tt+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(zt.x,zt.y),this.textElement.transform.baseVal.getItem(1).setScale(Tt,Tt))},kt.prototype.manipulate=function(wt){Bt.prototype.manipulate.call(this,wt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(wt.x-this.pointerDownPoint.x)>5||Math.abs(wt.y-this.pointerDownPoint.y)>5)},kt.prototype.resize=function(wt){Bt.prototype.resize.call(this,wt),this.isMoved=!0,this.setSize(),this.sizeText()},kt.prototype.setSize=function(){Bt.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(re.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),re.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},kt.prototype.pointerUp=function(wt){var Tt=this.state;Tt==="creating"&&(this._suppressMarkerCreateEvent=!0),Bt.prototype.pointerUp.call(this,wt),this.setSize(),(Tt==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},kt.prototype.showTextEditor=function(){var wt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(Tt){Tt.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Tt=Number.parseFloat(wt.textEditor.style.fontSize);wt.textEditor.clientWidth>=Number.parseInt(wt.textEditor.style.maxWidth)&&Tt>.9;)Tt-=.1,wt.textEditor.style.fontSize=Math.max(Tt,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Tt){Tt.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Tt){if(Tt.clipboardData){var zt=Tt.clipboardData.getData("text"),Et=window.getSelection();if(!Et.rangeCount)return!1;Et.deleteFromDocument(),Et.getRangeAt(0).insertNode(document.createTextNode(zt)),Tt.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){wt.textEditDivClicked(wt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},kt.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var wt=this.getTextScale(),Tt=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),zt=this.textElement.getBBox(),Et={x:zt.width*wt,y:zt.height*wt};Tt.x-=Et.x/2,Tt.y-=Et.y/2,this.textEditor.style.top=Tt.y+"px",this.textEditor.style.left=Tt.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Tt.x+"px",this.textEditor.style.fontSize=Math.max(16*wt,12)+"px",this.textElement.style.display="none"}},kt.prototype.textEditDivClicked=function(wt){this.text=wt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},kt.prototype.select=function(){Bt.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},kt.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),Bt.prototype.deselect.call(this)},kt.prototype.dblClick=function(wt,Tt){Bt.prototype.dblClick.call(this,wt,Tt),this.showTextEditor()},kt.prototype.setColor=function(wt){this.textElement&&re.setAttributes(this.textElement,[["fill",wt]]),this.color=wt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(wt)},kt.prototype.setFont=function(wt){this.textElement&&re.setAttributes(this.textElement,[["font-family",wt]]),this.fontFamily=wt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},kt.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},kt.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Bt.prototype.getState.call(this));return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){var Tt=wt;this.color=Tt.color,this.fontFamily=Tt.fontFamily,this.padding=Tt.padding,this.text=Tt.text,this.createVisual(),Bt.prototype.restoreState.call(this,wt),this.setSize()},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt),this.setSize(),this.sizeText(),this.positionTextEditor()},kt.typeName="TextMarker",kt.title="Text marker",kt.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>',kt}(Ct),je=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.color="transparent",Et.lineWidth=3,Et.drawing=!1,Et.pixelRatio=1,Et.color=zt.defaultColor,Et.lineWidth=zt.defaultStrokeWidth,Et.pixelRatio=zt.freehandPixelRatio,Et.setColor=Et.setColor.bind(Et),Et.addCanvas=Et.addCanvas.bind(Et),Et.finishCreation=Et.finishCreation.bind(Et),Et.setLineWidth=Et.setLineWidth.bind(Et),Et.colorPanel=new nt("Color",zt.defaultColorSet,zt.defaultColor),Et.colorPanel.onColorChanged=Et.setColor,Et.lineWidthPanel=new Gt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Et.lineWidthPanel.onWidthChanged=Et.setLineWidth,Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.drawingImage)},kt.prototype.createVisual=function(){this.visual=re.createGroup(),this.drawingImage=re.createImage(),this.visual.appendChild(this.drawingImage);var wt=re.createTransform();this.visual.transform.baseVal.appendItem(wt),this.addMarkerVisualToContainer(this.visual)},kt.prototype.pointerDown=function(wt,Tt){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(wt.x,wt.y),this.drawing=!0):Bt.prototype.pointerDown.call(this,wt,Tt)},kt.prototype.manipulate=function(wt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(wt.x,wt.y),this.canvasContext.stroke()):Bt.prototype.manipulate.call(this,wt)},kt.prototype.resize=function(wt){Bt.prototype.resize.call(this,wt),re.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),re.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},kt.prototype.pointerUp=function(wt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Bt.prototype.pointerUp.call(this,wt)},kt.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)},kt.prototype.select=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.select.call(this)},kt.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.deselect.call(this)},kt.prototype.finishCreation=function(){for(var wt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Tt=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],zt=Tt[0],Et=Tt[1],xe=Tt[2],qe=Tt[3],Fn=!1,gn=0;gn<this.canvasElement.height;gn++)for(var Ln=0;Ln<this.canvasElement.width;Ln++)wt.data[gn*this.canvasElement.width*4+4*Ln+3]>0&&(Fn=!0,gn<Et&&(Et=gn),Ln<zt&&(zt=Ln),gn>qe&&(qe=gn),Ln>xe&&(xe=Ln));if(Fn){this.left=zt/this.pixelRatio,this.top=Et/this.pixelRatio,this.width=(xe-zt)/this.pixelRatio,this.height=(qe-Et)/this.pixelRatio;var Ve=document.createElement("canvas");Ve.width=xe-zt,Ve.height=qe-Et,Ve.getContext("2d").putImageData(this.canvasContext.getImageData(zt,Et,xe-zt,qe-Et),0,0),this.drawingImgUrl=Ve.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},kt.prototype.setDrawingImage=function(){re.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),re.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},kt.prototype.setColor=function(wt){this.color=wt,this.colorChanged(wt)},kt.prototype.setLineWidth=function(wt){this.lineWidth=wt},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Object.assign({drawingImgUrl:this.drawingImgUrl},Bt.prototype.getState.call(this));return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){this.createVisual(),Bt.prototype.restoreState.call(this,wt),this.drawingImgUrl=wt.drawingImgUrl,this.setDrawingImage()},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt),this.setDrawingImage()},kt.typeName="FreehandMarker",kt.title="Freehand marker",kt.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>',kt}(Ct),un=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,zt||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return Et.typeBoxes=[],Et.currentType=Tt,Et.setCurrentType=Et.setCurrentType.bind(Et),Et}return ge(kt,Bt),kt.prototype.getUi=function(){var wt=this,Tt=document.createElement("div");Tt.style.display="flex",Tt.style.overflow="hidden",Tt.style.flexGrow="2";for(var zt=function(qe){var Fn="both";switch(qe){case 0:Fn="both";break;case 1:Fn="start";break;case 2:Fn="end";break;case 3:Fn="none"}var gn=document.createElement("div");if(gn.style.display="flex",gn.style.flexGrow="2",gn.style.alignItems="center",gn.style.justifyContent="space-between",gn.style.padding="5px",gn.style.borderWidth="2px",gn.style.borderStyle="solid",gn.style.borderColor=Fn===Et.currentType?Et.uiStyleSettings.toolboxAccentColor:"transparent",gn.addEventListener("click",function(){wt.setCurrentType(Fn,gn)}),Tt.appendChild(gn),Fn==="both"||Fn==="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="`+(Et.uiStyleSettings!==void 0?Et.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Ln.style.marginLeft="5px",gn.appendChild(Ln)}var Ve=document.createElement("div");Ve.style.display="flex",Ve.style.alignItems="center",Ve.style.minHeight="20px",Ve.style.flexGrow="2";var Tn=document.createElement("hr");if(Tn.style.minWidth="20px",Tn.style.border="0px",Tn.style.borderTop="3px solid "+(Et.uiStyleSettings!==void 0?Et.uiStyleSettings.toolboxColor:"#eeeeee"),Tn.style.flexGrow="2",Ve.appendChild(Tn),gn.appendChild(Ve),Fn==="both"||Fn==="end"){var Sn=document.createElement("div");Sn.style.display="flex",Sn.style.alignItems="center",Sn.style.minHeight="20px",Sn.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="`+(Et.uiStyleSettings!==void 0?Et.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Sn.style.marginRight="5px",gn.appendChild(Sn)}Et.typeBoxes.push(gn)},Et=this,xe=0;xe<4;xe++)zt(xe);return Tt},kt.prototype.setCurrentType=function(wt,Tt){var zt=this;this.currentType=wt,this.typeBoxes.forEach(function(Et){Et.style.borderColor=Et===Tt?zt.uiStyleSettings!==void 0?zt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},kt}(et),xn=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.arrowType="end",Et.arrowBaseHeight=10,Et.arrowBaseWidth=10,Et.getArrowPoints=Et.getArrowPoints.bind(Et),Et.setArrowType=Et.setArrowType.bind(Et),Et.arrowTypePanel=new un("Arrow type","end"),Et.arrowTypePanel.onArrowTypeChanged=Et.setArrowType,Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.arrow1&&wt!==this.arrow2)},kt.prototype.getArrowPoints=function(wt,Tt){var zt=this.arrowBaseWidth+2*this.strokeWidth,Et=this.arrowBaseHeight+2*this.strokeWidth;return wt-zt/2+","+(Tt+Et/2)+" "+wt+","+(Tt-Et/2)+" "+(wt+zt/2)+","+(Tt+Et/2)},kt.prototype.createTips=function(){this.arrow1=re.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(re.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=re.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(re.createTransform()),this.visual.appendChild(this.arrow2)},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.state==="creating"&&this.createTips()},kt.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",re.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),re.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var wt=0;Math.abs(this.x1-this.x2)>.1&&(wt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Tt=this.arrow1.transform.baseVal.getItem(0);Tt.setRotate(wt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Tt,0);var zt=this.arrow2.transform.baseVal.getItem(0);zt.setRotate(wt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(zt,0)}},kt.prototype.setArrowType=function(wt){this.arrowType=wt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Object.assign({arrowType:this.arrowType},Bt.prototype.getState.call(this));return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){Bt.prototype.restoreState.call(this,wt);var Tt=wt;this.arrowType=Tt.arrowType,this.createTips(),this.adjustVisual()},kt.typeName="ArrowMarker",kt.title="Arrow marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',kt}(De),cn=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.fillColor=zt.defaultFillColor,Et.strokeWidth=0,Et.fillPanel=new nt("Color",zt.defaultColorSet,zt.defaultFillColor),Et.fillPanel.onColorChanged=Et.setFillColor,Et}return ge(kt,Bt),Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Bt.prototype.getState.call(this);return wt.typeName=kt.typeName,wt},kt.typeName="CoverMarker",kt.title="Cover marker",kt.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',kt}(bt),$n=function(Bt){function kt(wt,Tt,zt,Et){var xe=Bt.call(this,wt,Et||'<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 xe.opacities=[],xe.opacityBoxes=[],xe.opacities=Tt,xe.currentOpacity=zt,xe.setCurrentOpacity=xe.setCurrentOpacity.bind(xe),xe}return ge(kt,Bt),kt.prototype.getUi=function(){var wt=this,Tt=document.createElement("div");return Tt.style.display="flex",Tt.style.overflow="hidden",Tt.style.flexGrow="2",Tt.style.justifyContent="space-between",this.opacities.forEach(function(zt){var Et=document.createElement("div");Et.style.display="flex",Et.style.alignItems="center",Et.style.justifyContent="center",Et.style.padding="5px",Et.style.borderWidth="2px",Et.style.borderStyle="solid",Et.style.borderColor=zt===wt.currentOpacity?wt.uiStyleSettings.toolboxAccentColor:"transparent",Et.addEventListener("click",function(){wt.setCurrentOpacity(zt,Et)}),Tt.appendChild(Et);var xe=document.createElement("div");xe.innerText=100*zt+"%",Et.appendChild(xe),wt.opacityBoxes.push(Et)}),Tt},kt.prototype.setCurrentOpacity=function(wt,Tt){var zt=this;this.currentOpacity=wt,this.opacityBoxes.forEach(function(Et){Et.style.borderColor=Et===Tt?zt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},kt}(et),qn=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.setOpacity=Et.setOpacity.bind(Et),Et.fillColor=zt.defaultHighlightColor,Et.strokeWidth=0,Et.opacity=zt.defaultHighlightOpacity,Et.fillPanel=new nt("Color",zt.defaultColorSet,Et.fillColor),Et.fillPanel.onColorChanged=Et.setFillColor,Et.opacityPanel=new $n("Opacity",zt.defaultOpacitySteps,Et.opacity),Et.opacityPanel.onOpacityChanged=Et.setOpacity,Et}return ge(kt,Bt),kt.prototype.setOpacity=function(wt){this.opacity=wt,this.visual&&re.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Bt.prototype.getState.call(this);return wt.typeName=kt.typeName,wt},kt.typeName="HighlightMarker",kt.title="Highlight marker",kt.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>',kt}(cn),ee='<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>',Yt='<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>',tn=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.bgColor="transparent",Et.tipPosition={x:0,y:0},Et.tipBase1Position={x:0,y:0},Et.tipBase2Position={x:0,y:0},Et.tipMoving=!1,Et.color=zt.defaultStrokeColor,Et.bgColor=zt.defaultFillColor,Et.fontFamily=zt.defaultFontFamily,Et.defaultSize={x:100,y:30},Et.setBgColor=Et.setBgColor.bind(Et),Et.getTipPoints=Et.getTipPoints.bind(Et),Et.positionTip=Et.positionTip.bind(Et),Et.setTipPoints=Et.setTipPoints.bind(Et),Et.colorPanel=new nt("Text color",zt.defaultColorSet,Et.color,ee),Et.colorPanel.onColorChanged=Et.setColor,Et.bgColorPanel=new nt("Fill color",zt.defaultColorSet,Et.bgColor,Yt),Et.bgColorPanel.onColorChanged=Et.setBgColor,Et.fontFamilyPanel=new ce("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Et.fontFamilyPanel.onFontChanged=Et.setFont,Et.tipGrip=new pt,Et.tipGrip.visual.transform.baseVal.appendItem(re.createTransform()),Et.controlBox.appendChild(Et.tipGrip.visual),Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return Bt.prototype.ownsTarget.call(this,wt)||this.tipGrip.ownsTarget(wt)||this.tip===wt},kt.prototype.createTip=function(){re.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=re.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},kt.prototype.pointerDown=function(wt,Tt){this.state==="new"&&Bt.prototype.pointerDown.call(this,wt,Tt),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Tt)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):Bt.prototype.pointerDown.call(this,wt,Tt)},kt.prototype.pointerUp=function(wt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Bt.prototype.pointerUp.call(this,wt);else{var Tt=this.state==="creating";Bt.prototype.pointerUp.call(this,wt),this.setTipPoints(Tt),this.positionTip()}},kt.prototype.manipulate=function(wt){if(this.tipMoving){var Tt=this.unrotatePoint(wt);this.tipPosition={x:Tt.x-this.manipulationStartLeft,y:Tt.y-this.manipulationStartTop},this.positionTip()}else Bt.prototype.manipulate.call(this,wt)},kt.prototype.setBgColor=function(wt){this.bgRectangle&&this.tip&&(re.setAttributes(this.bgRectangle,[["fill",wt]]),re.setAttributes(this.tip,[["fill",wt]])),this.bgColor=wt,this.fillColorChanged(wt)},kt.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},kt.prototype.setTipPoints=function(wt){wt===void 0&&(wt=!1);var Tt=Math.min(this.height/2,15),zt=this.height/5;wt&&(this.tipPosition={x:Tt+zt/2,y:this.height+20});var Et=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?Et<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(zt=this.width/5,Tt=Math.min(this.width/2,15),this.tipBase1Position={x:Tt,y:0},this.tipBase2Position={x:Tt+zt,y:0}):(this.tipBase1Position={x:0,y:Tt},this.tipBase2Position={x:0,y:Tt+zt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?Et<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(zt=this.width/5,Tt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Tt-zt,y:0},this.tipBase2Position={x:this.width-Tt,y:0}):(this.tipBase1Position={x:this.width,y:Tt},this.tipBase2Position={x:this.width,y:Tt+zt}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?Et<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(zt=this.width/5,Tt=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-Tt-zt,y:this.height},this.tipBase2Position={x:this.width-Tt,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-Tt-zt},this.tipBase2Position={x:this.width,y:this.height-Tt}):Et<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(zt=this.width/5,Tt=Math.min(this.width/2,15),this.tipBase1Position={x:Tt,y:this.height},this.tipBase2Position={x:Tt+zt,y:this.height}):(this.tipBase1Position={x:0,y:this.height-Tt},this.tipBase2Position={x:0,y:this.height-Tt-zt})},kt.prototype.resize=function(wt){Bt.prototype.resize.call(this,wt),this.positionTip()},kt.prototype.positionTip=function(){re.setAttributes(this.tip,[["points",this.getTipPoints()]]);var wt=this.tipGrip.visual.transform.baseVal.getItem(0);wt.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(wt,0)},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),kt.prototype.select=function(){this.positionTip(),Bt.prototype.select.call(this)},kt.prototype.getState=function(){var wt=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},Bt.prototype.getState.call(this));return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){var Tt=wt;this.bgColor=Tt.bgColor,this.tipPosition=Tt.tipPosition,Bt.prototype.restoreState.call(this,wt),this.createTip(),this.setTipPoints()},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt),this.tipPosition={x:this.tipPosition.x*wt,y:this.tipPosition.y*Tt},this.positionTip()},kt.typeName="CalloutMarker",kt.title="Callout marker",kt.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>',kt}(Qe),Wn=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.fillColor="transparent",Et.strokeColor="transparent",Et.strokeWidth=0,Et.strokeDasharray="",Et.opacity=1,Et.strokeColor=zt.defaultColor,Et.strokeWidth=zt.defaultStrokeWidth,Et.strokeDasharray=zt.defaultStrokeDasharray,Et.fillColor=zt.defaultFillColor,Et.setStrokeColor=Et.setStrokeColor.bind(Et),Et.setFillColor=Et.setFillColor.bind(Et),Et.setStrokeWidth=Et.setStrokeWidth.bind(Et),Et.setStrokeDasharray=Et.setStrokeDasharray.bind(Et),Et.setOpacity=Et.setOpacity.bind(Et),Et.createVisual=Et.createVisual.bind(Et),Et.strokePanel=new nt("Line color",pe(zt.defaultColorSet,["transparent"]),zt.defaultColor),Et.strokePanel.onColorChanged=Et.setStrokeColor,Et.fillPanel=new nt("Fill color",pe(zt.defaultColorSet,["transparent"]),Et.fillColor,Yt),Et.fillPanel.onColorChanged=Et.setFillColor,Et.strokeWidthPanel=new Gt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Et.strokeWidthPanel.onWidthChanged=Et.setStrokeWidth,Et.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Et.strokeStylePanel.onStyleChanged=Et.setStrokeDasharray,Et.opacityPanel=new $n("Opacity",zt.defaultOpacitySteps,Et.opacity),Et.opacityPanel.onOpacityChanged=Et.setOpacity,Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual)},kt.prototype.createVisual=function(){this.visual=re.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)},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},kt.prototype.manipulate=function(wt){Bt.prototype.manipulate.call(this,wt)},kt.prototype.resize=function(wt){Bt.prototype.resize.call(this,wt),this.setSize()},kt.prototype.setSize=function(){Bt.prototype.setSize.call(this),re.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},kt.prototype.pointerUp=function(wt){Bt.prototype.pointerUp.call(this,wt),this.setSize()},kt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.visual&&re.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(wt),this.stateChanged()},kt.prototype.setFillColor=function(wt){this.fillColor=wt,this.visual&&re.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(wt),this.stateChanged()},kt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.visual&&re.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},kt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.visual&&re.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},kt.prototype.setOpacity=function(wt){this.opacity=wt,this.visual&&re.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},Bt.prototype.getState.call(this));return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){var Tt=wt;this.fillColor=Tt.fillColor,this.strokeColor=Tt.strokeColor,this.strokeWidth=Tt.strokeWidth,this.strokeDasharray=Tt.strokeDasharray,this.opacity=Tt.opacity,this.createVisual(),Bt.prototype.restoreState.call(this,wt),this.setSize()},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt),this.setSize()},kt.typeName="EllipseMarker",kt.title="Ellipse marker",kt.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>',kt}(Ct),On=function(Bt){function kt(wt,Tt,zt){return Bt.call(this,wt,Tt,zt)||this}return ge(kt,Bt),Object.defineProperty(kt.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.tip1&&wt!==this.tip2)},kt.prototype.createTips=function(){this.tip1=re.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(re.createTransform()),this.visual.appendChild(this.tip1),this.tip2=re.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(re.createTransform()),this.visual.appendChild(this.tip2)},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.state==="creating"&&this.createTips()},kt.prototype.adjustVisual=function(){if(Bt.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(re.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()]]),re.setAttributes(this.tip2,[["x1",(this.x2-this.tipLength/2).toString()],["y1",this.y2.toString()],["x2",(this.x2+this.tipLength/2).toString()],["y2",this.y2.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),Math.abs(this.x1-this.x2)>.1)){var wt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Tt=this.tip1.transform.baseVal.getItem(0);Tt.setRotate(wt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Tt,0);var zt=this.tip2.transform.baseVal.getItem(0);zt.setRotate(wt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(zt,0)}},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Bt.prototype.getState.call(this);return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){Bt.prototype.restoreState.call(this,wt),this.createTips(),this.adjustVisual()},kt.typeName="MeasurementMarker",kt.title="Measurement marker",kt.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>',kt}(De),Be=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.strokePanel.colors=zt.defaultColorSet,Et.fillColor="transparent",Et}return ge(kt,Bt),Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Bt.prototype.getState.call(this);return wt.typeName=kt.typeName,wt},kt.typeName="EllipseFrameMarker",kt.title="Ellipse frame marker",kt.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>',kt}(Wn),sn=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(kt){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(kt)||(this.undoStack.push(kt),JSON.stringify(this.lastRedoStep)!==JSON.stringify(kt)&&this.redoStack.splice(0,this.redoStack.length))},Bt.prototype.replaceLastUndoStep=function(kt){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=kt)},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 kt=this.undoStack.pop();return kt!==void 0&&this.redoStack.push(kt),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}(),fn=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.strokeColor="transparent",Et.strokeWidth=0,Et.strokeDasharray="",Et.curveX=0,Et.curveY=0,Et.manipulationStartCurveX=0,Et.manipulationStartCurveY=0,Et.setStrokeColor=Et.setStrokeColor.bind(Et),Et.setStrokeWidth=Et.setStrokeWidth.bind(Et),Et.setStrokeDasharray=Et.setStrokeDasharray.bind(Et),Et.positionGrips=Et.positionGrips.bind(Et),Et.addControlGrips=Et.addControlGrips.bind(Et),Et.adjustVisual=Et.adjustVisual.bind(Et),Et.setupControlBox=Et.setupControlBox.bind(Et),Et.resize=Et.resize.bind(Et),Et.strokeColor=zt.defaultColor,Et.strokeWidth=zt.defaultStrokeWidth,Et.strokeDasharray=zt.defaultStrokeDasharray,Et.strokePanel=new nt("Line color",zt.defaultColorSet,zt.defaultColor),Et.strokePanel.onColorChanged=Et.setStrokeColor,Et.strokeWidthPanel=new Gt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Et.strokeWidthPanel.onWidthChanged=Et.setStrokeWidth,Et.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Et.strokeStylePanel.onStyleChanged=Et.setStrokeDasharray,Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.selectorCurve&&wt!==this.visibleCurve&&!this.curveGrip.ownsTarget(wt))},kt.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},kt.prototype.createVisual=function(){this.visual=re.createGroup(),this.selectorCurve=re.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=re.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)},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=wt.x,this.curveY=wt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Tt)&&(this.activeGrip=this.curveGrip,this._state="resize")},kt.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),re.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),re.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),re.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},kt.prototype.setupControlBox=function(){Bt.prototype.setupControlBox.call(this),this.curveControlLine1=re.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=re.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)},kt.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,Bt.prototype.addControlGrips.call(this)},kt.prototype.positionGrips=function(){Bt.prototype.positionGrips.call(this);var wt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-wt/2,this.curveY-wt/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},kt.prototype.manipulate=function(wt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+wt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+wt.y-this.manipulationStartY),Bt.prototype.manipulate.call(this,wt)},kt.prototype.resize=function(wt){this.activeGrip===this.curveGrip&&(this.curveX=wt.x,this.curveY=wt.y),Bt.prototype.resize.call(this,wt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},kt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.adjustVisual(),this.colorChanged(wt)},kt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.adjustVisual()},kt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.adjustVisual()},kt.prototype.scale=function(wt,Tt){this.curveX=this.curveX*wt,this.curveY=this.curveY*Tt,Bt.prototype.scale.call(this,wt,Tt)},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Bt.prototype.getState.call(this));return wt.typeName=kt.typeName,wt},kt.prototype.restoreState=function(wt){Bt.prototype.restoreState.call(this,wt);var Tt=wt;this.strokeColor=Tt.strokeColor,this.strokeWidth=Tt.strokeWidth,this.strokeDasharray=Tt.strokeDasharray,this.curveX=Tt.curveX,this.curveY=Tt.curveY,this.createVisual(),this.adjustVisual()},kt.typeName="CurveMarker",kt.title="Curve marker",kt.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>',kt}(te),ri=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,Tt,zt)||this;return Et.fillColor="transparent",Et.strokeColor="transparent",Et.strokeWidth=0,Et.strokeDasharray="",Et.textColor="transparent",Et.fontSize="1rem",Et.isMoved=!1,Et.captionText="Caption",Et.PADDING=5,Et.captionBoxWidth=0,Et.captionBoxHeight=0,Et.strokeColor=zt.defaultColor,Et.strokeWidth=zt.defaultStrokeWidth,Et.strokeDasharray=zt.defaultStrokeDasharray,Et.fillColor=zt.defaultFillColor,Et.textColor=zt.defaultStrokeColor,Et.fontFamily=zt.defaultFontFamily,Et.fontSize=zt.defaultCaptionFontSize,Et.captionText=zt.defaultCaptionText,Et.setStrokeColor=Et.setStrokeColor.bind(Et),Et.setFillColor=Et.setFillColor.bind(Et),Et.setStrokeWidth=Et.setStrokeWidth.bind(Et),Et.setStrokeDasharray=Et.setStrokeDasharray.bind(Et),Et.createVisual=Et.createVisual.bind(Et),Et.sizeCaption=Et.sizeCaption.bind(Et),Et.setCaptionText=Et.setCaptionText.bind(Et),Et.showTextEditor=Et.showTextEditor.bind(Et),Et.positionTextEditor=Et.positionTextEditor.bind(Et),Et.finishTextEditing=Et.finishTextEditing.bind(Et),Et.setFont=Et.setFont.bind(Et),Et.setTextColor=Et.setTextColor.bind(Et),Et.strokePanel=new nt("Line color",pe(zt.defaultColorSet,["transparent"]),Et.strokeColor),Et.strokePanel.onColorChanged=Et.setStrokeColor,Et.fillPanel=new nt("Fill color",pe(zt.defaultColorSet,["transparent"]),Et.fillColor,Yt),Et.fillPanel.onColorChanged=Et.setFillColor,Et.strokeWidthPanel=new Gt("Line width",zt.defaultStrokeWidths,zt.defaultStrokeWidth),Et.strokeWidthPanel.onWidthChanged=Et.setStrokeWidth,Et.strokeStylePanel=new jt("Line style",zt.defaultStrokeDasharrays,zt.defaultStrokeDasharray),Et.strokeStylePanel.onStyleChanged=Et.setStrokeDasharray,Et.fontFamilyPanel=new ce("Font",zt.defaultFontFamilies,zt.defaultFontFamily),Et.fontFamilyPanel.onFontChanged=Et.setFont,Et.textColorPanel=new nt("Text color",zt.defaultColorSet,Et.textColor,ee),Et.textColorPanel.onColorChanged=Et.setTextColor,Et}return ge(kt,Bt),kt.prototype.ownsTarget=function(wt){return!(!Bt.prototype.ownsTarget.call(this,wt)&&wt!==this.visual&&wt!==this.frame&&wt!==this.captionBg&&wt!==this.captionElement)},kt.prototype.createVisual=function(){this.visual=re.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=re.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=re.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=re.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()},kt.prototype.setCaptionText=function(wt){this.captionText=wt,this.captionElement.textContent=this.captionText,this.sizeCaption()},kt.prototype.pointerDown=function(wt,Tt){Bt.prototype.pointerDown.call(this,wt,Tt),this.isMoved=!1,this.pointerDownPoint=wt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(wt),this._state="creating")},kt.prototype.manipulate=function(wt){Bt.prototype.manipulate.call(this,wt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(wt.x-this.pointerDownPoint.x)>5||Math.abs(wt.y-this.pointerDownPoint.y)>5)},kt.prototype.resize=function(wt){Bt.prototype.resize.call(this,wt),this.setSize()},kt.prototype.sizeCaption=function(){var wt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=wt.width+2*this.PADDING,this.captionBoxHeight=wt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),re.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')"]]),re.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')"]])},kt.prototype.showTextEditor=function(){var wt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(Tt){Tt.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Tt){Tt.key==="Enter"&&wt.finishTextEditing(wt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Tt){Tt.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){wt.finishTextEditing(wt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){wt.finishTextEditing(wt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},kt.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"))},kt.prototype.finishTextEditing=function(wt){this.setCaptionText(wt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},kt.prototype.setFont=function(wt){this.captionElement&&re.setAttributes(this.captionElement,[["font-family",wt]]),this.fontFamily=wt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},kt.prototype.setTextColor=function(wt){this.captionElement&&re.setAttributes(this.captionElement,[["fill",wt]]),this.textColor=wt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},kt.prototype.setSize=function(){Bt.prototype.setSize.call(this),re.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},kt.prototype.pointerUp=function(wt){Bt.prototype.pointerUp.call(this,wt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},kt.prototype.dblClick=function(wt,Tt){Bt.prototype.dblClick.call(this,wt,Tt),this.showTextEditor()},kt.prototype.setStrokeColor=function(wt){this.strokeColor=wt,this.frame&&re.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(wt),this.stateChanged()},kt.prototype.setFillColor=function(wt){this.fillColor=wt,this.captionBg&&re.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(wt),this.stateChanged()},kt.prototype.setStrokeWidth=function(wt){this.strokeWidth=wt,this.frame&&re.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},kt.prototype.setStrokeDasharray=function(wt){this.strokeDasharray=wt,this.frame&&re.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(kt.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),kt.prototype.getState=function(){var wt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:1,textColor:this.textColor,fontFamily:this.fontFamily,fontSize:this.fontSize,captionText:this.captionText},Bt.prototype.getState.call(this));return wt.typeName=this.typeName,wt},kt.prototype.restoreState=function(wt){var Tt=wt;this.fillColor=Tt.fillColor,this.strokeColor=Tt.strokeColor,this.strokeWidth=Tt.strokeWidth,this.strokeDasharray=Tt.strokeDasharray,this.textColor=Tt.textColor,this.fontFamily=Tt.fontFamily,this.captionText=Tt.captionText,this.fontSize=Tt.fontSize,this.createVisual(),Bt.prototype.restoreState.call(this,wt),this.setSize()},kt.prototype.scale=function(wt,Tt){Bt.prototype.scale.call(this,wt,Tt),this.setSize()},kt.typeName="CaptionFrameMarker",kt.title="Caption frame marker",kt.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>',kt}(Ct),hn=function(){function Bt(kt,wt){wt===void 0&&(wt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=kt,this.cancelable=wt}return Object.defineProperty(Bt.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Bt.prototype.preventDefault=function(){this._defaultPrevented=!0},Bt}(),ve=function(Bt){function kt(wt,Tt,zt){var Et=Bt.call(this,wt,!1)||this;return Et.dataUrl=Tt,Et.state=zt,Et}return ge(kt,Bt),kt}(hn),Le=function(Bt){function kt(wt,Tt,zt){zt===void 0&&(zt=!1);var Et=Bt.call(this,wt,zt)||this;return Et.marker=Tt,Et}return ge(kt,Bt),kt}(hn),Pn=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(kt,wt){this[kt].push(wt)},Bt.prototype.removeEventListener=function(kt,wt){var Tt=this[kt].indexOf(wt);Tt>-1&&this[kt].splice(Tt,1)},Bt}(),Cn=function(){function Bt(kt){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new ne,this._isOpen=!1,this.undoRedoManager=new sn,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 Pn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Bt.instanceCounter++,this.styles=new qt(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=kt,this.targetRoot=document.body,this.width=kt.clientWidth,this.height=kt.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[ie,je,xn,Qe,Be,Wn,qn,tn,On,cn,De,fn,ri]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[ie,je,xn,Qe,Wn,qn,tn]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"BASIC_MARKER_TYPES",{get:function(){return[ie,je,xn,Qe,qn]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(kt){var wt=this;this._availableMarkerTypes.splice(0),kt.forEach(function(Tt){if(typeof Tt=="string"){var zt=wt.ALL_MARKER_TYPES.find(function(Et){return Et.typeName===Tt});zt!==void 0&&wt._availableMarkerTypes.push(zt)}else wt._availableMarkerTypes.push(Tt)})},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(kt){this._zoomLevel=kt,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 kt=this;this.styles.styleSheetRoot===void 0&&fe.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=fe.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(wt){return wt(new hn(kt))})},Bt.prototype.render=function(){return ke(this,void 0,void 0,function(){var kt;return Xe(this,function(wt){switch(wt.label){case 0:return this.setCurrentMarker(),(kt=new Ae).naturalSize=this.renderAtNaturalSize,kt.imageType=this.renderImageType,kt.imageQuality=this.renderImageQuality,kt.markersOnly=this.renderMarkersOnly,kt.width=this.renderWidth,kt.height=this.renderHeight,[4,kt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return wt.sent(),[4,kt.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,wt.sent()]}})})},Bt.prototype.close=function(kt){var wt=this;if(kt===void 0&&(kt=!1),this.isOpen){var Tt=!1;kt||this.eventListeners.beforeclose.forEach(function(zt){var Et=new hn(wt,!0);zt(Et),Et.defaultPrevented&&(Tt=!0)}),Tt||(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(zt){return zt(new hn(wt))}),this.detachEvents(),this._isOpen=!1)}},Bt.prototype.addMarkersToToolbar=function(){for(var kt,wt=[],Tt=0;Tt<arguments.length;Tt++)wt[Tt]=arguments[Tt];(kt=this._availableMarkerTypes).push.apply(kt,wt)},Bt.prototype.addRenderEventListener=function(kt){this.addEventListener("render",function(wt){kt(wt.dataUrl,wt.state)})},Bt.prototype.removeRenderEventListener=function(kt){},Bt.prototype.addCloseEventListener=function(kt){this.addEventListener("close",function(){kt()})},Bt.prototype.removeCloseEventListener=function(kt){},Bt.prototype.setupResizeObserver=function(){var kt=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){kt.resize(kt.target.clientWidth,kt.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return kt.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},Bt.prototype.onPopupTargetResize=function(){var kt=1*this.target.clientWidth/this.target.clientHeight,wt=this.editorCanvas.clientWidth/kt>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*kt:this.editorCanvas.clientWidth,Tt=wt<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/kt;this.resize(wt,Tt)},Bt.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},Bt.prototype.resize=function(kt,wt){this._isResizing=!0;var Tt=kt/this.imageWidth,zt=wt/this.imageHeight;this.imageWidth=Math.round(kt),this.imageHeight=Math.round(wt),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(Tt,zt),this._isResizing=!1},Bt.prototype.scaleMarkers=function(kt,wt){var Tt,zt=this;this._currentMarker&&this._currentMarker instanceof Qe?this._currentMarker.scale(kt,wt):(Tt=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(Et){Et!==zt._currentMarker&&Et.scale(kt,wt)}),Tt!==void 0&&this.setCurrentMarker(Tt)},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 kt=this.editingTarget.getBoundingClientRect(),wt=this.editorCanvas.getBoundingClientRect();this.left=kt.left-wt.left,this.top=kt.top-wt.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 kt,wt=[],Tt=0;Tt<arguments.length;Tt++)wt[Tt]=arguments[Tt];this.defs=re.createDefs(),this.addDefsToImage(),(kt=this.defs).append.apply(kt,wt)},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 kt=document.createElement("a");kt.href="https://markerjs.com/",kt.target="_blank",kt.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>',kt.title="Powered by marker.js",kt.style.display="grid",kt.style.alignItems="center",kt.style.justifyItems="center",kt.style.padding="3px",kt.style.width="20px",kt.style.height="20px",this.logoUI.appendChild(kt),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 kt=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=kt+"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 _e(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 Nt(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(kt){this.markerImage.removeChild(kt.container),this.markers.indexOf(kt)>-1&&this.markers.splice(this.markers.indexOf(kt),1),kt.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(kt,wt){if(kt==="marker"&&wt!==void 0)this.createNewMarker(wt);else if(kt==="action")switch(wt){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},Bt.prototype.deleteSelectedMarker=function(){var kt=this;if(this._currentMarker!==void 0){var wt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(zt){var Et=new Le(kt,kt._currentMarker,!0);zt(Et),Et.defaultPrevented&&(wt=!0)}),!wt){var Tt=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(zt){return zt(new Le(kt,Tt))})}}},Bt.prototype.clear=function(){var kt=this,wt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(xe){var qe=new Le(kt,void 0,!0);xe(qe),qe.defaultPrevented&&(wt=!0)}),!wt)){this.setCurrentMarker();for(var Tt=function(xe){var qe=zt.markers[xe];zt.setCurrentMarker(zt.markers[xe]),zt._currentMarker.dispose(),zt.markerImage.removeChild(zt._currentMarker.container),zt.markers.splice(zt.markers.indexOf(zt._currentMarker),1),zt.eventListeners.markerdelete.forEach(function(Fn){return Fn(new Le(kt,qe))})},zt=this,Et=this.markers.length-1;Et>=0;Et--)Tt(Et);this.addUndoStep()}},Object.defineProperty(Bt.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),Bt.prototype.showNotesEditor=function(){var kt;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=(kt=this._currentMarker.notes)!==null&&kt!==void 0?kt:"",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 kt=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var wt=this.getState(),Tt=this.undoRedoManager.getLastUndoStep();if(!Tt||Tt.width===wt.width&&Tt.height===wt.height){var zt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(wt),zt<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(Et){return Et(new hn(kt))})}else this.undoRedoManager.replaceLastUndoStep(wt),this.eventListeners.statechange.forEach(function(Et){return Et(new hn(kt))})}},Bt.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},Bt.prototype.undoStep=function(){var kt=this,wt=this.undoRedoManager.undo();wt!==void 0&&(this.restoreState(wt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Tt){return Tt(new hn(kt))}))},Bt.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},Bt.prototype.redoStep=function(){var kt=this,wt=this.undoRedoManager.redo();wt!==void 0&&(this.restoreState(wt),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(Tt){return Tt(new hn(kt))}))},Bt.prototype.stepZoom=function(){var kt=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=kt<this.zoomSteps.length-1?this.zoomSteps[kt+1]:this.zoomSteps[0]},Bt.prototype.panTo=function(kt){this.contentDiv.scrollBy({left:this.prevPanPoint.x-kt.x,top:this.prevPanPoint.y-kt.y}),this.prevPanPoint=kt},Bt.prototype.startRenderAndClose=function(){return ke(this,void 0,void 0,function(){var kt,wt,Tt=this;return Xe(this,function(zt){switch(zt.label){case 0:return[4,this.render()];case 1:return kt=zt.sent(),wt=this.getState(),this.eventListeners.render.forEach(function(Et){return Et(new ve(Tt,kt,wt))}),this.close(!0),[2]}})})},Bt.prototype.getState=function(kt){kt===!0&&this.setCurrentMarker();var wt={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(Tt){return wt.markers.push(Tt.getState())}),wt},Bt.prototype.restoreState=function(kt){var wt=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);kt.markers.forEach(function(Tt){var zt=wt._availableMarkerTypes.find(function(xe){return xe.typeName===Tt.typeName});if(zt!==void 0){var Et=wt.addNewMarker(zt);Et.restoreState(Tt),wt.markers.push(Et)}}),kt.width&&kt.height&&(kt.width!==this.imageWidth||kt.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/kt.width,this.imageHeight/kt.height),this.eventListeners.restorestate.forEach(function(Tt){return Tt(new hn(wt))})},Bt.prototype.addNewMarker=function(kt){var wt=re.createGroup();return this.markerImage.appendChild(wt),new kt(wt,this.overlayContainer,this.settings)},Bt.prototype.createNewMarker=function(kt){var wt,Tt=this;(wt=typeof kt=="string"?this._availableMarkerTypes.find(function(zt){return zt.typeName===kt}):kt)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(wt),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(wt.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(zt){return zt(new Le(Tt,Tt._currentMarker))}))},Bt.prototype.markerCreated=function(kt){var wt=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(kt),this.setCurrentMarker(kt),kt instanceof je&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(je):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(Tt){return Tt(new Le(wt,wt._currentMarker))})},Bt.prototype.colorChanged=function(kt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=kt,this.settings.defaultStrokeColor=kt)},Bt.prototype.fillColorChanged=function(kt){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=kt)},Bt.prototype.markerStateChanged=function(kt){var wt=this;this.eventListeners.markerchange.forEach(function(Tt){return Tt(new Le(wt,kt))})},Bt.prototype.setCurrentMarker=function(kt){var wt=this;this._currentMarker!==kt&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(Tt){return Tt(new Le(wt,wt._currentMarker))})),this._currentMarker=kt,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(Tt){return Tt(new Le(wt,wt._currentMarker))}))},Bt.prototype.onPointerDown=function(kt){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||kt.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var wt=this.markers.find(function(Tt){return Tt.ownsTarget(kt.target)});wt!==void 0?(this.setCurrentMarker(wt),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(kt.clientX,kt.clientY),kt.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:kt.clientX,y:kt.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(kt.clientX,kt.clientY))},Bt.prototype.onDblClick=function(kt){if(this._isFocused||this.focus(),this.mode==="select"){var wt=this.markers.find(function(Tt){return Tt.ownsTarget(kt.target)});wt!==void 0&&wt!==this._currentMarker&&this.setCurrentMarker(wt),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(kt.clientX,kt.clientY),kt.target):this.setCurrentMarker()}},Bt.prototype.onPointerMove=function(kt){this.touchPoints!==1&&kt.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||kt.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(kt.clientX,kt.clientY)):this.zoomLevel>1&&this.panTo({x:kt.clientX,y:kt.clientY}))},Bt.prototype.onPointerUp=function(kt){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(kt.clientX,kt.clientY)),this.isDragging=!1,this.addUndoStep()},Bt.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},Bt.prototype.onKeyUp=function(kt){this._currentMarker===void 0||this.notesArea!==void 0||kt.key!=="Delete"&&kt.key!=="Backspace"||this.deleteSelectedMarker()},Bt.prototype.clientToLocalCoordinates=function(kt,wt){var Tt=this.markerImage.getBoundingClientRect();return{x:(kt-Tt.left)/this.zoomLevel,y:(wt-Tt.top)/this.zoomLevel}},Bt.prototype.onWindowResize=function(){this.positionUI()},Bt.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var kt=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=kt+"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(kt){se.addKey(kt)},Bt.prototype.addEventListener=function(kt,wt){this.eventListeners.addEventListener(kt,wt)},Bt.prototype.removeEventListener=function(kt,wt){this.eventListeners.removeEventListener(kt,wt)},Bt.prototype.renderState=function(kt){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(kt),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(Bt.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),Bt.prototype.focus=function(){var kt=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(wt){return wt(new hn(kt))}))},Bt.prototype.blur=function(){var kt=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(wt){return wt(new hn(kt))}))},Bt.instanceCounter=0,Bt}()},738:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return vt}});var St=Ut(14809),ge=Ut(4635),ke=Ut(50298),Xe=Ut(62646),pe=Ut(92310),re=Ut.n(pe),se=Ut(18929),Ae=Ut(10228),fe=Ut(26112),qt=Ut(59301);function Ze(Ct,bt){var Gt=Ct.disabled,jt=Ct.prefixCls,ie=Ct.character,ne=Ct.characterRender,te=Ct.index,De=Ct.count,ce=Ct.value,Qe=Ct.allowHalf,je=Ct.focused,un=Ct.onHover,xn=Ct.onClick,cn=function(Be){un(Be,te)},$n=function(Be){xn(Be,te)},qn=function(Be){Be.keyCode===Ae.Z.ENTER&&xn(Be,te)},ee=te+1,Yt=new Set([jt]);ce===0&&te===0&&je?Yt.add("".concat(jt,"-focused")):Qe&&ce+.5>=ee&&ce<ee?(Yt.add("".concat(jt,"-half")),Yt.add("".concat(jt,"-active")),je&&Yt.add("".concat(jt,"-focused"))):(ee<=ce?Yt.add("".concat(jt,"-full")):Yt.add("".concat(jt,"-zero")),ee===ce&&je&&Yt.add("".concat(jt,"-focused")));var tn=typeof ie=="function"?ie(Ct):ie,Wn=qt.createElement("li",{className:re()(Array.from(Yt)),ref:bt},qt.createElement("div",{onClick:Gt?null:$n,onKeyDown:Gt?null:qn,onMouseMove:Gt?null:cn,role:"radio","aria-checked":ce>te?"true":"false","aria-posinset":te+1,"aria-setsize":De,tabIndex:Gt?-1:0},qt.createElement("div",{className:"".concat(jt,"-first")},tn),qt.createElement("div",{className:"".concat(jt,"-second")},tn)));return ne&&(Wn=ne(Wn,Ct)),Wn}var oe=qt.forwardRef(Ze);function _e(){var Ct=qt.useRef({});function bt(jt){return Ct.current[jt]}function Gt(jt){return function(ie){Ct.current[jt]=ie}}return[bt,Gt]}function Nt(Ct){var bt=Ct.pageXOffset,Gt="scrollLeft";if(typeof bt!="number"){var jt=Ct.document;bt=jt.documentElement[Gt],typeof bt!="number"&&(bt=jt.body[Gt])}return bt}function et(Ct){var bt,Gt,jt=Ct.ownerDocument,ie=jt.body,ne=jt&&jt.documentElement,te=Ct.getBoundingClientRect();return bt=te.left,Gt=te.top,bt-=ne.clientLeft||ie.clientLeft||0,Gt-=ne.clientTop||ie.clientTop||0,{left:bt,top:Gt}}function nt(Ct){var bt=et(Ct),Gt=Ct.ownerDocument,jt=Gt.defaultView||Gt.parentWindow;return bt.left+=Nt(jt),bt.left}var ct=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","keyboard","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function lt(Ct,bt){var Gt=Ct.prefixCls,jt=Gt===void 0?"rc-rate":Gt,ie=Ct.className,ne=Ct.defaultValue,te=Ct.value,De=Ct.count,ce=De===void 0?5:De,Qe=Ct.allowHalf,je=Qe===void 0?!1:Qe,un=Ct.allowClear,xn=un===void 0?!0:un,cn=Ct.keyboard,$n=cn===void 0?!0:cn,qn=Ct.character,ee=qn===void 0?"\u2605":qn,Yt=Ct.characterRender,tn=Ct.disabled,Wn=Ct.direction,On=Wn===void 0?"ltr":Wn,Be=Ct.tabIndex,sn=Be===void 0?0:Be,fn=Ct.autoFocus,ri=Ct.onHoverChange,hn=Ct.onChange,ve=Ct.onFocus,Le=Ct.onBlur,Pn=Ct.onKeyDown,Cn=Ct.onMouseLeave,Bt=(0,Xe.Z)(Ct,ct),kt=_e(),wt=(0,ke.Z)(kt,2),Tt=wt[0],zt=wt[1],Et=qt.useRef(null),xe=function(){if(!tn){var Ti;(Ti=Et.current)===null||Ti===void 0||Ti.focus()}};qt.useImperativeHandle(bt,function(){return{focus:xe,blur:function(){if(!tn){var Ti;(Ti=Et.current)===null||Ti===void 0||Ti.blur()}}}});var qe=(0,se.Z)(ne||0,{value:te}),Fn=(0,ke.Z)(qe,2),gn=Fn[0],Ln=Fn[1],Ve=(0,se.Z)(null),Tn=(0,ke.Z)(Ve,2),Sn=Tn[0],zn=Tn[1],pi=function(Ti,Lo){var Lt=On==="rtl",_o=Ti+1;if(je){var wo=Tt(Ti),Vn=nt(wo),Qn=wo.clientWidth;(Lt&&Lo-Vn>Qn/2||!Lt&&Lo-Vn<Qn/2)&&(_o-=.5)}return _o},Bn=function(Ti){Ln(Ti),hn==null||hn(Ti)},ao=qt.useState(!1),gi=(0,ke.Z)(ao,2),Ii=gi[0],_i=gi[1],Ro=function(){_i(!0),ve==null||ve()},so=function(){_i(!1),Le==null||Le()},Qi=qt.useState(null),oo=(0,ke.Z)(Qi,2),Bo=oo[0],Ki=oo[1],zo=function(Ti,Lo){var Lt=pi(Lo,Ti.pageX);Lt!==Sn&&(Ki(Lt),zn(null)),ri==null||ri(Lt)},pr=function(Ti){tn||(Ki(null),zn(null),ri==null||ri(void 0)),Ti&&(Cn==null||Cn(Ti))},jo=function(Ti,Lo){var Lt=pi(Lo,Ti.pageX),_o=!1;xn&&(_o=Lt===gn),pr(),Bn(_o?0:Lt),zn(_o?Lt:null)},Vr=function(Ti){var Lo=Ti.keyCode,Lt=On==="rtl",_o=je?.5:1;$n&&(Lo===Ae.Z.RIGHT&&gn<ce&&!Lt?(Bn(gn+_o),Ti.preventDefault()):Lo===Ae.Z.LEFT&&gn>0&&!Lt||Lo===Ae.Z.RIGHT&&gn>0&&Lt?(Bn(gn-_o),Ti.preventDefault()):Lo===Ae.Z.LEFT&&gn<ce&&Lt&&(Bn(gn+_o),Ti.preventDefault())),Pn==null||Pn(Ti)};qt.useEffect(function(){fn&&!tn&&xe()},[]);var Ir=new Array(ce).fill(0).map(function(Wo,Ti){return qt.createElement(oe,{ref:zt(Ti),index:Ti,count:ce,disabled:tn,prefixCls:"".concat(jt,"-star"),allowHalf:je,value:Bo===null?gn:Bo,onClick:jo,onHover:zo,key:Wo||Ti,character:ee,characterRender:Yt,focused:Ii})}),$o=re()(jt,ie,(0,ge.Z)((0,ge.Z)({},"".concat(jt,"-disabled"),tn),"".concat(jt,"-rtl"),On==="rtl"));return qt.createElement("ul",(0,St.Z)({className:$o,onMouseLeave:pr,tabIndex:tn?-1:sn,onFocus:tn?null:Ro,onBlur:tn?null:so,onKeyDown:tn?null:Vr,ref:Et},(0,fe.Z)(Bt,{aria:!0,data:!0,attr:!0})),Ir)}var pt=qt.forwardRef(lt),vt=pt},6551:function(nn,An,Ut){"use strict";Ut.d(An,{ZP:function(){return se}});var St=Ut(50298),ge=Ut(59301),ke=Ut(47273),Xe=0,pe=(0,ke.Z)();function re(){var Ae;return pe?(Ae=Xe,Xe+=1):Ae="TEST_OR_SSR",Ae}function se(Ae){var fe=ge.useState(),qt=(0,St.Z)(fe,2),Ze=qt[0],oe=qt[1];return ge.useEffect(function(){oe("rc_select_".concat(re()))},[]),Ae||Ze}},37463:function(nn,An,Ut){"use strict";Ut.d(An,{Ac:function(){return _i},Xo:function(){return so},Wx:function(){return oo},ZP:function(){return on},lk:function(){return vt}});var St=Ut(14809),ge=Ut(95190),ke=Ut(4635),Xe=Ut(20439),pe=Ut(50298),re=Ut(62646),se=Ut(93664),Ae=Ut(18929),fe=Ut(48736),qt=Ut(59301),Ze=Ut(92310),oe=Ut.n(Ze),_e=Ut(34280),Nt=Ut(49658),et=Ut(8654),nt=function(ae){var rn=ae.className,he=ae.customizeIcon,Kt=ae.customizeIconProps,$t=ae.children,Je=ae.onMouseDown,Dn=ae.onClick,Xn=typeof he=="function"?he(Kt):he;return qt.createElement("span",{className:rn,onMouseDown:function(be){be.preventDefault(),Je==null||Je(be)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:Dn,"aria-hidden":!0},Xn!==void 0?Xn:qt.createElement("span",{className:oe()(rn.split(/\s+/).map(function(Ke){return"".concat(Ke,"-icon")}))},$t))},ct=nt,lt=function(ae,rn,he,Kt,$t){var Je=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,Dn=arguments.length>6?arguments[6]:void 0,Xn=arguments.length>7?arguments[7]:void 0,Ke=qt.useMemo(function(){if((0,se.Z)(Kt)==="object")return Kt.clearIcon;if($t)return $t},[Kt,$t]),be=qt.useMemo(function(){return!!(!Je&&Kt&&(he.length||Dn)&&!(Xn==="combobox"&&Dn===""))},[Kt,Je,he.length,Dn,Xn]);return{allowClear:be,clearIcon:qt.createElement(ct,{className:"".concat(ae,"-clear"),onMouseDown:rn,customizeIcon:Ke},"\xD7")}},pt=qt.createContext(null);function vt(){return qt.useContext(pt)}function Ct(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,ae=qt.useState(!1),rn=(0,pe.Z)(ae,2),he=rn[0],Kt=rn[1],$t=qt.useRef(null),Je=function(){window.clearTimeout($t.current)};qt.useEffect(function(){return Je},[]);var Dn=function(Ke,be){Je(),$t.current=window.setTimeout(function(){Kt(Ke),be&&be()},Wt)};return[he,Dn,Je]}function bt(){var Wt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,ae=qt.useRef(null),rn=qt.useRef(null);qt.useEffect(function(){return function(){window.clearTimeout(rn.current)}},[]);function he(Kt){(Kt||ae.current===null)&&(ae.current=Kt),window.clearTimeout(rn.current),rn.current=window.setTimeout(function(){ae.current=null},Wt)}return[function(){return ae.current},he]}function Gt(Wt,ae,rn,he){var Kt=qt.useRef(null);Kt.current={open:ae,triggerOpen:rn,customizedTrigger:he},qt.useEffect(function(){function $t(Je){var Dn;if(!((Dn=Kt.current)!==null&&Dn!==void 0&&Dn.customizedTrigger)){var Xn=Je.target;Xn.shadowRoot&&Je.composed&&(Xn=Je.composedPath()[0]||Xn),Kt.current.open&&Wt().filter(function(Ke){return Ke}).every(function(Ke){return!Ke.contains(Xn)&&Ke!==Xn})&&Kt.current.triggerOpen(!1)}}return window.addEventListener("mousedown",$t),function(){return window.removeEventListener("mousedown",$t)}},[])}var jt=Ut(10228);function ie(Wt){return Wt&&![jt.Z.ESC,jt.Z.SHIFT,jt.Z.BACKSPACE,jt.Z.TAB,jt.Z.WIN_KEY,jt.Z.ALT,jt.Z.META,jt.Z.WIN_KEY_RIGHT,jt.Z.CTRL,jt.Z.SEMICOLON,jt.Z.EQUALS,jt.Z.CAPS_LOCK,jt.Z.CONTEXT_MENU,jt.Z.F1,jt.Z.F2,jt.Z.F3,jt.Z.F4,jt.Z.F5,jt.Z.F6,jt.Z.F7,jt.Z.F8,jt.Z.F9,jt.Z.F10,jt.Z.F11,jt.Z.F12].includes(Wt)}var ne=Ut(26112),te=Ut(11780);function De(Wt,ae,rn){var he=(0,Xe.Z)((0,Xe.Z)({},Wt),rn?ae:{});return Object.keys(ae).forEach(function(Kt){var $t=ae[Kt];typeof $t=="function"&&(he[Kt]=function(){for(var Je,Dn=arguments.length,Xn=new Array(Dn),Ke=0;Ke<Dn;Ke++)Xn[Ke]=arguments[Ke];return $t.apply(void 0,Xn),(Je=Wt[Kt])===null||Je===void 0?void 0:Je.call.apply(Je,[Wt].concat(Xn))})}),he}var ce=De,Qe=["prefixCls","id","inputElement","autoFocus","autoComplete","editable","activeDescendantId","value","open","attrs"],je=function(ae,rn){var he=ae.prefixCls,Kt=ae.id,$t=ae.inputElement,Je=ae.autoFocus,Dn=ae.autoComplete,Xn=ae.editable,Ke=ae.activeDescendantId,be=ae.value,me=ae.open,Rn=ae.attrs,bn=(0,re.Z)(ae,Qe),ze=$t||qt.createElement("input",null),pn=ze,Li=pn.ref,fi=pn.props;return(0,fe.Kp)(!("maxLength"in ze.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),ze=qt.cloneElement(ze,(0,Xe.Z)((0,Xe.Z)((0,Xe.Z)({type:"search"},ce(bn,fi,!0)),{},{id:Kt,ref:(0,et.sQ)(rn,Li),autoComplete:Dn||"off",autoFocus:Je,className:oe()("".concat(he,"-selection-search-input"),fi==null?void 0:fi.className),role:"combobox","aria-expanded":me||!1,"aria-haspopup":"listbox","aria-owns":"".concat(Kt,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(Kt,"_list"),"aria-activedescendant":me?Ke:void 0},Rn),{},{value:Xn?be:"",readOnly:!Xn,unselectable:Xn?null:"on",style:(0,Xe.Z)((0,Xe.Z)({},fi.style),{},{opacity:Xn?null:0})})),ze},un=qt.forwardRef(je),xn=un;function cn(Wt){return Array.isArray(Wt)?Wt:Wt!==void 0?[Wt]:[]}var $n=typeof window!="undefined"&&window.document&&window.document.documentElement,qn=$n;function ee(Wt){return Wt!=null}function Yt(Wt){return!Wt&&Wt!==0}function tn(Wt){return["string","number"].includes((0,se.Z)(Wt))}function Wn(Wt){var ae=void 0;return Wt&&(tn(Wt.title)?ae=Wt.title.toString():tn(Wt.label)&&(ae=Wt.label.toString())),ae}function On(Wt,ae){qn?qt.useLayoutEffect(Wt,ae):qt.useEffect(Wt,ae)}function Be(Wt){var ae;return(ae=Wt.key)!==null&&ae!==void 0?ae:Wt.value}var sn=function(ae){ae.preventDefault(),ae.stopPropagation()},fn=function(ae){var rn=ae.id,he=ae.prefixCls,Kt=ae.values,$t=ae.open,Je=ae.searchValue,Dn=ae.autoClearSearchValue,Xn=ae.inputRef,Ke=ae.placeholder,be=ae.disabled,me=ae.mode,Rn=ae.showSearch,bn=ae.autoFocus,ze=ae.autoComplete,pn=ae.activeDescendantId,Li=ae.tabIndex,fi=ae.removeIcon,Ji=ae.maxTagCount,le=ae.maxTagTextLength,Nn=ae.maxTagPlaceholder,ui=Nn===void 0?function(ji){return"+ ".concat(ji.length," ...")}:Nn,vn=ae.tagRender,bi=ae.onToggleOpen,Si=ae.onRemove,Pi=ae.onInputChange,hi=ae.onInputPaste,si=ae.onInputKeyDown,Ci=ae.onInputMouseDown,Pe=ae.onInputCompositionStart,Xi=ae.onInputCompositionEnd,Ce=ae.onInputBlur,kn=qt.useRef(null),Ri=(0,qt.useState)(0),di=(0,pe.Z)(Ri,2),mo=di[0],Fi=di[1],Jn=(0,qt.useState)(!1),Wi=(0,pe.Z)(Jn,2),Ui=Wi[0],Ai=Wi[1],ln="".concat(he,"-selection"),Dt=$t||me==="multiple"&&Dn===!1||me==="tags"?Je:"",to=me==="tags"||me==="multiple"&&Dn===!1||Rn&&($t||Ui);On(function(){Fi(kn.current.scrollWidth)},[Dt]);var Er=function(Un,Ni,Yn,Hn,ii){return qt.createElement("span",{title:Wn(Un),className:oe()("".concat(ln,"-item"),(0,ke.Z)({},"".concat(ln,"-item-disabled"),Yn))},qt.createElement("span",{className:"".concat(ln,"-item-content")},Ni),Hn&&qt.createElement(ct,{className:"".concat(ln,"-item-remove"),onMouseDown:sn,onClick:ii,customizeIcon:fi},"\xD7"))},Rr=function(Un,Ni,Yn,Hn,ii,Ye){var io=function(Xo){sn(Xo),bi(!$t)};return qt.createElement("span",{onMouseDown:io},vn({label:Ni,value:Un,disabled:Yn,closable:Hn,onClose:ii,isMaxTag:!!Ye}))},ur=function(Un){var Ni=Un.disabled,Yn=Un.label,Hn=Un.value,ii=!be&&!Ni,Ye=Yn;if(typeof le=="number"&&(typeof Yn=="string"||typeof Yn=="number")){var io=String(Ye);io.length>le&&(Ye="".concat(io.slice(0,le),"..."))}var fo=function(co){co&&co.stopPropagation(),Si(Un)};return typeof vn=="function"?Rr(Hn,Ye,Ni,ii,fo):Er(Un,Ye,Ni,ii,fo)},ho=function(Un){if(!Kt.length)return null;var Ni=typeof ui=="function"?ui(Un):ui;return typeof vn=="function"?Rr(void 0,Ni,!1,!1,void 0,!0):Er({title:Ni},Ni,!1)},Gn=qt.createElement("div",{className:"".concat(ln,"-search"),style:{width:mo},onFocus:function(){Ai(!0)},onBlur:function(){Ai(!1)}},qt.createElement(xn,{ref:Xn,open:$t,prefixCls:he,id:rn,inputElement:null,disabled:be,autoFocus:bn,autoComplete:ze,editable:to,activeDescendantId:pn,value:Dt,onKeyDown:si,onMouseDown:Ci,onChange:Pi,onPaste:hi,onCompositionStart:Pe,onCompositionEnd:Xi,onBlur:Ce,tabIndex:Li,attrs:(0,ne.Z)(ae,!0)}),qt.createElement("span",{ref:kn,className:"".concat(ln,"-search-mirror"),"aria-hidden":!0},Dt,"\xA0")),ti=qt.createElement(te.Z,{prefixCls:"".concat(ln,"-overflow"),data:Kt,renderItem:ur,renderRest:ho,suffix:Gn,itemKey:Be,maxCount:Ji});return qt.createElement("span",{className:"".concat(ln,"-wrap")},ti,!Kt.length&&!Dt&&qt.createElement("span",{className:"".concat(ln,"-placeholder")},Ke))},ri=fn,hn=function(ae){var rn=ae.inputElement,he=ae.prefixCls,Kt=ae.id,$t=ae.inputRef,Je=ae.disabled,Dn=ae.autoFocus,Xn=ae.autoComplete,Ke=ae.activeDescendantId,be=ae.mode,me=ae.open,Rn=ae.values,bn=ae.placeholder,ze=ae.tabIndex,pn=ae.showSearch,Li=ae.searchValue,fi=ae.activeValue,Ji=ae.maxLength,le=ae.onInputKeyDown,Nn=ae.onInputMouseDown,ui=ae.onInputChange,vn=ae.onInputPaste,bi=ae.onInputCompositionStart,Si=ae.onInputCompositionEnd,Pi=ae.onInputBlur,hi=ae.title,si=qt.useState(!1),Ci=(0,pe.Z)(si,2),Pe=Ci[0],Xi=Ci[1],Ce=be==="combobox",kn=Ce||pn,Ri=Rn[0],di=Li||"";Ce&&fi&&!Pe&&(di=fi),qt.useEffect(function(){Ce&&Xi(!1)},[Ce,fi]);var mo=be!=="combobox"&&!me&&!pn?!1:!!di,Fi=hi===void 0?Wn(Ri):hi,Jn=qt.useMemo(function(){return Ri?null:qt.createElement("span",{className:"".concat(he,"-selection-placeholder"),style:mo?{visibility:"hidden"}:void 0},bn)},[Ri,mo,bn,he]);return qt.createElement("span",{className:"".concat(he,"-selection-wrap")},qt.createElement("span",{className:"".concat(he,"-selection-search")},qt.createElement(xn,{ref:$t,prefixCls:he,id:Kt,open:me,inputElement:rn,disabled:Je,autoFocus:Dn,autoComplete:Xn,editable:kn,activeDescendantId:Ke,value:di,onKeyDown:le,onMouseDown:Nn,onChange:function(Ui){Xi(!0),ui(Ui)},onPaste:vn,onCompositionStart:bi,onCompositionEnd:Si,onBlur:Pi,tabIndex:ze,attrs:(0,ne.Z)(ae,!0),maxLength:Ce?Ji:void 0})),!Ce&&Ri?qt.createElement("span",{className:"".concat(he,"-selection-item"),title:Fi,style:mo?{visibility:"hidden"}:void 0},Ri.label):null,Jn)},ve=hn,Le=function(ae,rn){var he=(0,qt.useRef)(null),Kt=(0,qt.useRef)(!1),$t=ae.prefixCls,Je=ae.open,Dn=ae.mode,Xn=ae.showSearch,Ke=ae.tokenWithEnter,be=ae.disabled,me=ae.prefix,Rn=ae.autoClearSearchValue,bn=ae.onSearch,ze=ae.onSearchSubmit,pn=ae.onToggleOpen,Li=ae.onInputKeyDown,fi=ae.onInputBlur,Ji=ae.domRef;qt.useImperativeHandle(rn,function(){return{focus:function(Fi){he.current.focus(Fi)},blur:function(){he.current.blur()}}});var le=bt(0),Nn=(0,pe.Z)(le,2),ui=Nn[0],vn=Nn[1],bi=function(Fi){var Jn=Fi.which,Wi=he.current instanceof HTMLTextAreaElement;!Wi&&Je&&(Jn===jt.Z.UP||Jn===jt.Z.DOWN)&&Fi.preventDefault(),Li&&Li(Fi),Jn===jt.Z.ENTER&&Dn==="tags"&&!Kt.current&&!Je&&(ze==null||ze(Fi.target.value)),!(Wi&&!Je&&~[jt.Z.UP,jt.Z.DOWN,jt.Z.LEFT,jt.Z.RIGHT].indexOf(Jn))&&ie(Jn)&&pn(!0)},Si=function(){vn(!0)},Pi=(0,qt.useRef)(null),hi=function(Fi){bn(Fi,!0,Kt.current)!==!1&&pn(!0)},si=function(){Kt.current=!0},Ci=function(Fi){Kt.current=!1,Dn!=="combobox"&&hi(Fi.target.value)},Pe=function(Fi){var Jn=Fi.target.value;if(Ke&&Pi.current&&/[\r\n]/.test(Pi.current)){var Wi=Pi.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");Jn=Jn.replace(Wi,Pi.current)}Pi.current=null,hi(Jn)},Xi=function(Fi){var Jn=Fi.clipboardData,Wi=Jn==null?void 0:Jn.getData("text");Pi.current=Wi||""},Ce=function(Fi){var Jn=Fi.target;if(Jn!==he.current){var Wi=document.body.style.msTouchAction!==void 0;Wi?setTimeout(function(){he.current.focus()}):he.current.focus()}},kn=function(Fi){var Jn=ui();Fi.target!==he.current&&!Jn&&!(Dn==="combobox"&&be)&&Fi.preventDefault(),(Dn!=="combobox"&&(!Xn||!Jn)||!Je)&&(Je&&Rn!==!1&&bn("",!0,!1),pn())},Ri={inputRef:he,onInputKeyDown:bi,onInputMouseDown:Si,onInputChange:Pe,onInputPaste:Xi,onInputCompositionStart:si,onInputCompositionEnd:Ci,onInputBlur:fi},di=Dn==="multiple"||Dn==="tags"?qt.createElement(ri,(0,St.Z)({},ae,Ri)):qt.createElement(ve,(0,St.Z)({},ae,Ri));return qt.createElement("div",{ref:Ji,className:"".concat($t,"-selector"),onClick:Ce,onMouseDown:kn},me&&qt.createElement("div",{className:"".concat($t,"-prefix")},me),di)},Pn=qt.forwardRef(Le),Cn=Pn,Bt=Ut(65966),kt=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],wt=function(ae){var rn=ae===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:rn,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:rn,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:rn,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:rn,adjustY:1},htmlRegion:"scroll"}}},Tt=function(ae,rn){var he=ae.prefixCls,Kt=ae.disabled,$t=ae.visible,Je=ae.children,Dn=ae.popupElement,Xn=ae.animation,Ke=ae.transitionName,be=ae.dropdownStyle,me=ae.dropdownClassName,Rn=ae.direction,bn=Rn===void 0?"ltr":Rn,ze=ae.placement,pn=ae.builtinPlacements,Li=ae.dropdownMatchSelectWidth,fi=ae.dropdownRender,Ji=ae.dropdownAlign,le=ae.getPopupContainer,Nn=ae.empty,ui=ae.getTriggerDOMNode,vn=ae.onPopupVisibleChange,bi=ae.onPopupMouseEnter,Si=(0,re.Z)(ae,kt),Pi="".concat(he,"-dropdown"),hi=Dn;fi&&(hi=fi(Dn));var si=qt.useMemo(function(){return pn||wt(Li)},[pn,Li]),Ci=Xn?"".concat(Pi,"-").concat(Xn):Ke,Pe=typeof Li=="number",Xi=qt.useMemo(function(){return Pe?null:Li===!1?"minWidth":"width"},[Li,Pe]),Ce=be;Pe&&(Ce=(0,Xe.Z)((0,Xe.Z)({},Ce),{},{width:Li}));var kn=qt.useRef(null);return qt.useImperativeHandle(rn,function(){return{getPopupElement:function(){var di;return(di=kn.current)===null||di===void 0?void 0:di.popupElement}}}),qt.createElement(Bt.Z,(0,St.Z)({},Si,{showAction:vn?["click"]:[],hideAction:vn?["click"]:[],popupPlacement:ze||(bn==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:si,prefixCls:Pi,popupTransitionName:Ci,popup:qt.createElement("div",{onMouseEnter:bi},hi),ref:kn,stretch:Xi,popupAlign:Ji,popupVisible:$t,getPopupContainer:le,popupClassName:oe()(me,(0,ke.Z)({},"".concat(Pi,"-empty"),Nn)),popupStyle:Ce,getTriggerDOMNode:ui,onPopupVisibleChange:vn}),Je)},zt=qt.forwardRef(Tt),Et=zt,xe=Ut(21696);function qe(Wt,ae){var rn=Wt.key,he;return"value"in Wt&&(he=Wt.value),rn!=null?rn:he!==void 0?he:"rc-index-key-".concat(ae)}function Fn(Wt){return typeof Wt!="undefined"&&!Number.isNaN(Wt)}function gn(Wt,ae){var rn=Wt||{},he=rn.label,Kt=rn.value,$t=rn.options,Je=rn.groupLabel,Dn=he||(ae?"children":"label");return{label:Dn,value:Kt||"value",options:$t||"options",groupLabel:Je||Dn}}function Ln(Wt){var ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},rn=ae.fieldNames,he=ae.childrenAsData,Kt=[],$t=gn(rn,!1),Je=$t.label,Dn=$t.value,Xn=$t.options,Ke=$t.groupLabel;function be(me,Rn){Array.isArray(me)&&me.forEach(function(bn){if(Rn||!(Xn in bn)){var ze=bn[Dn];Kt.push({key:qe(bn,Kt.length),groupOption:Rn,data:bn,label:bn[Je],value:ze})}else{var pn=bn[Ke];pn===void 0&&he&&(pn=bn.label),Kt.push({key:qe(bn,Kt.length),group:!0,data:bn,label:pn}),be(bn[Xn],!0)}})}return be(Wt,!1),Kt}function Ve(Wt){var ae=(0,Xe.Z)({},Wt);return"props"in ae||Object.defineProperty(ae,"props",{get:function(){return(0,fe.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),ae}}),ae}var Tn=function(ae,rn,he){if(!rn||!rn.length)return null;var Kt=!1,$t=function Dn(Xn,Ke){var be=(0,xe.Z)(Ke),me=be[0],Rn=be.slice(1);if(!me)return[Xn];var bn=Xn.split(me);return Kt=Kt||bn.length>1,bn.reduce(function(ze,pn){return[].concat((0,ge.Z)(ze),(0,ge.Z)(Dn(pn,Rn)))},[]).filter(Boolean)},Je=$t(ae,rn);return Kt?typeof he!="undefined"?Je.slice(0,he):Je:null},Sn=qt.createContext(null),zn=Sn;function pi(Wt){var ae=Wt.visible,rn=Wt.values;if(!ae)return null;var he=50;return qt.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(rn.slice(0,he).map(function(Kt){var $t=Kt.label,Je=Kt.value;return["number","string"].includes((0,se.Z)($t))?$t:Je}).join(", ")),rn.length>he?", ...":null)}var Bn=["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"],ao=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],gi=function(ae){return ae==="tags"||ae==="multiple"},Ii=qt.forwardRef(function(Wt,ae){var rn,he=Wt.id,Kt=Wt.prefixCls,$t=Wt.className,Je=Wt.showSearch,Dn=Wt.tagRender,Xn=Wt.direction,Ke=Wt.omitDomProps,be=Wt.displayValues,me=Wt.onDisplayValuesChange,Rn=Wt.emptyOptions,bn=Wt.notFoundContent,ze=bn===void 0?"Not Found":bn,pn=Wt.onClear,Li=Wt.mode,fi=Wt.disabled,Ji=Wt.loading,le=Wt.getInputElement,Nn=Wt.getRawInputElement,ui=Wt.open,vn=Wt.defaultOpen,bi=Wt.onDropdownVisibleChange,Si=Wt.activeValue,Pi=Wt.onActiveValueChange,hi=Wt.activeDescendantId,si=Wt.searchValue,Ci=Wt.autoClearSearchValue,Pe=Wt.onSearch,Xi=Wt.onSearchSplit,Ce=Wt.tokenSeparators,kn=Wt.allowClear,Ri=Wt.prefix,di=Wt.suffixIcon,mo=Wt.clearIcon,Fi=Wt.OptionList,Jn=Wt.animation,Wi=Wt.transitionName,Ui=Wt.dropdownStyle,Ai=Wt.dropdownClassName,ln=Wt.dropdownMatchSelectWidth,Dt=Wt.dropdownRender,to=Wt.dropdownAlign,Er=Wt.placement,Rr=Wt.builtinPlacements,ur=Wt.getPopupContainer,ho=Wt.showAction,Gn=ho===void 0?[]:ho,ti=Wt.onFocus,ji=Wt.onBlur,Un=Wt.onKeyUp,Ni=Wt.onKeyDown,Yn=Wt.onMouseDown,Hn=(0,re.Z)(Wt,Bn),ii=gi(Li),Ye=(Je!==void 0?Je:ii)||Li==="combobox",io=(0,Xe.Z)({},Hn);ao.forEach(function(Go){delete io[Go]}),Ke==null||Ke.forEach(function(Go){delete io[Go]});var fo=qt.useState(!1),Xo=(0,pe.Z)(fo,2),co=Xo[0],Jo=Xo[1];qt.useEffect(function(){Jo((0,Nt.Z)())},[]);var hr=qt.useRef(null),wr=qt.useRef(null),tr=qt.useRef(null),Ur=qt.useRef(null),xr=qt.useRef(null),we=qt.useRef(!1),Qo=Ct(),Is=(0,pe.Z)(Qo,3),as=Is[0],To=Is[1],ys=Is[2];qt.useImperativeHandle(ae,function(){var Go,Eo;return{focus:(Go=Ur.current)===null||Go===void 0?void 0:Go.focus,blur:(Eo=Ur.current)===null||Eo===void 0?void 0:Eo.blur,scrollTo:function(ei){var es;return(es=xr.current)===null||es===void 0?void 0:es.scrollTo(ei)},nativeElement:hr.current||wr.current}});var Rs=qt.useMemo(function(){var Go;if(Li!=="combobox")return si;var Eo=(Go=be[0])===null||Go===void 0?void 0:Go.value;return typeof Eo=="string"||typeof Eo=="number"?String(Eo):""},[si,Li,be]),tl=Li==="combobox"&&typeof le=="function"&&le()||null,ko=typeof Nn=="function"&&Nn(),br=(0,et.x1)(wr,ko==null||(rn=ko.props)===null||rn===void 0?void 0:rn.ref),Zr=qt.useState(!1),_a=(0,pe.Z)(Zr,2),Wl=_a[0],ea=_a[1];(0,_e.Z)(function(){ea(!0)},[]);var wi=(0,Ae.Z)(!1,{defaultValue:vn,value:ui}),Vo=(0,pe.Z)(wi,2),ls=Vo[0],$r=Vo[1],jr=Wl?ls:!1,Fl=!ze&&Rn;(fi||Fl&&jr&&Li==="combobox")&&(jr=!1);var Mn=Fl?!1:jr,Bi=qt.useCallback(function(Go){var Eo=Go!==void 0?Go:!jr;fi||($r(Eo),jr!==Eo&&(bi==null||bi(Eo)))},[fi,jr,$r,bi]),Zi=qt.useMemo(function(){return(Ce||[]).some(function(Go){return[`
`,`\r
`].includes(Go)})},[Ce]),qi=qt.useContext(zn)||{},uo=qi.maxCount,Uo=qi.rawValues,xi=function(Eo,_s,ei){if(!(ii&&Fn(uo)&&(Uo==null?void 0:Uo.size)>=uo)){var es=!0,Qt=Eo;Pi==null||Pi(null);var He=Tn(Eo,Ce,Fn(uo)?uo-Uo.size:void 0),nl=ei?null:He;return Li!=="combobox"&&nl&&(Qt="",Xi==null||Xi(nl),Bi(!1),es=!1),Pe&&Rs!==Qt&&Pe(Qt,{source:_s?"typing":"effect"}),es}},La=function(Eo){!Eo||!Eo.trim()||Pe(Eo,{source:"submit"})};qt.useEffect(function(){!jr&&!ii&&Li!=="combobox"&&xi("",!1,!1)},[jr]),qt.useEffect(function(){ls&&fi&&$r(!1),fi&&!we.current&&To(!1)},[fi]);var us=bt(),Yr=(0,pe.Z)(us,2),ar=Yr[0],na=Yr[1],ka=qt.useRef(!1),js=function(Eo){var _s=ar(),ei=Eo.key,es=ei==="Enter";if(es&&(Li!=="combobox"&&Eo.preventDefault(),jr||Bi(!0)),na(!!Rs),ei==="Backspace"&&!_s&&ii&&!Rs&&be.length){for(var Qt=(0,ge.Z)(be),He=null,nl=Qt.length-1;nl>=0;nl-=1){var Ul=Qt[nl];if(!Ul.disabled){Qt.splice(nl,1),He=Ul;break}}He&&me(Qt,{type:"remove",values:[He]})}for(var ga=arguments.length,ia=new Array(ga>1?ga-1:0),vl=1;vl<ga;vl++)ia[vl-1]=arguments[vl];if(jr&&(!es||!ka.current)){var du;es&&(ka.current=!0),(du=xr.current)===null||du===void 0||du.onKeyDown.apply(du,[Eo].concat(ia))}Ni==null||Ni.apply(void 0,[Eo].concat(ia))},Ma=function(Eo){for(var _s=arguments.length,ei=new Array(_s>1?_s-1:0),es=1;es<_s;es++)ei[es-1]=arguments[es];if(jr){var Qt;(Qt=xr.current)===null||Qt===void 0||Qt.onKeyUp.apply(Qt,[Eo].concat(ei))}Eo.key==="Enter"&&(ka.current=!1),Un==null||Un.apply(void 0,[Eo].concat(ei))},Nl=function(Eo){var _s=be.filter(function(ei){return ei!==Eo});me(_s,{type:"remove",values:[Eo]})},el=function(){ka.current=!1},Tu=qt.useRef(!1),Yd=function(){To(!0),fi||(ti&&!Tu.current&&ti.apply(void 0,arguments),Gn.includes("focus")&&Bi(!0)),Tu.current=!0},sd=function(){we.current=!0,To(!1,function(){Tu.current=!1,we.current=!1,Bi(!1)}),!fi&&(Rs&&(Li==="tags"?Pe(Rs,{source:"submit"}):Li==="multiple"&&Pe("",{source:"blur"})),ji&&ji.apply(void 0,arguments))},ml=[];qt.useEffect(function(){return function(){ml.forEach(function(Go){return clearTimeout(Go)}),ml.splice(0,ml.length)}},[]);var Vl=function(Eo){var _s,ei=Eo.target,es=(_s=tr.current)===null||_s===void 0?void 0:_s.getPopupElement();if(es&&es.contains(ei)){var Qt=setTimeout(function(){var ga=ml.indexOf(Qt);if(ga!==-1&&ml.splice(ga,1),ys(),!co&&!es.contains(document.activeElement)){var ia;(ia=Ur.current)===null||ia===void 0||ia.focus()}});ml.push(Qt)}for(var He=arguments.length,nl=new Array(He>1?He-1:0),Ul=1;Ul<He;Ul++)nl[Ul-1]=arguments[Ul];Yn==null||Yn.apply(void 0,[Eo].concat(nl))},Ga=qt.useState({}),ad=(0,pe.Z)(Ga,2),ld=ad[1];function Kd(){ld({})}var Ar;ko&&(Ar=function(Eo){Bi(Eo)}),Gt(function(){var Go;return[hr.current,(Go=tr.current)===null||Go===void 0?void 0:Go.getPopupElement()]},Mn,Bi,!!ko);var Gc=qt.useMemo(function(){return(0,Xe.Z)((0,Xe.Z)({},Wt),{},{notFoundContent:ze,open:jr,triggerOpen:Mn,id:he,showSearch:Ye,multiple:ii,toggleOpen:Bi})},[Wt,ze,Mn,jr,he,Ye,ii,Bi]),ud=!!di||Ji,Au;ud&&(Au=qt.createElement(ct,{className:oe()("".concat(Kt,"-arrow"),(0,ke.Z)({},"".concat(Kt,"-arrow-loading"),Ji)),customizeIcon:di,customizeIconProps:{loading:Ji,searchValue:Rs,open:jr,focused:as,showSearch:Ye}}));var Bu=function(){var Eo;pn==null||pn(),(Eo=Ur.current)===null||Eo===void 0||Eo.focus(),me([],{type:"clear",values:be}),xi("",!1,!1)},Ss=lt(Kt,Bu,be,kn,mo,fi,Rs,Li),zs=Ss.allowClear,ts=Ss.clearIcon,hs=qt.createElement(Fi,{ref:xr}),hd=oe()(Kt,$t,(0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)({},"".concat(Kt,"-focused"),as),"".concat(Kt,"-multiple"),ii),"".concat(Kt,"-single"),!ii),"".concat(Kt,"-allow-clear"),kn),"".concat(Kt,"-show-arrow"),ud),"".concat(Kt,"-disabled"),fi),"".concat(Kt,"-loading"),Ji),"".concat(Kt,"-open"),jr),"".concat(Kt,"-customize-input"),tl),"".concat(Kt,"-show-search"),Ye)),Du=qt.createElement(Et,{ref:tr,disabled:fi,prefixCls:Kt,visible:Mn,popupElement:hs,animation:Jn,transitionName:Wi,dropdownStyle:Ui,dropdownClassName:Ai,direction:Xn,dropdownMatchSelectWidth:ln,dropdownRender:Dt,dropdownAlign:to,placement:Er,builtinPlacements:Rr,getPopupContainer:ur,empty:Rn,getTriggerDOMNode:function(Eo){return wr.current||Eo},onPopupVisibleChange:Ar,onPopupMouseEnter:Kd},ko?qt.cloneElement(ko,{ref:br}):qt.createElement(Cn,(0,St.Z)({},Wt,{domRef:wr,prefixCls:Kt,inputElement:tl,ref:Ur,id:he,prefix:Ri,showSearch:Ye,autoClearSearchValue:Ci,mode:Li,activeDescendantId:hi,tagRender:Dn,values:be,open:jr,onToggleOpen:Bi,activeValue:Si,searchValue:Rs,onSearch:xi,onSearchSubmit:La,onRemove:Nl,tokenWithEnter:Zi,onInputBlur:el}))),mr;return ko?mr=Du:mr=qt.createElement("div",(0,St.Z)({className:hd},io,{ref:hr,onMouseDown:Vl,onKeyDown:js,onKeyUp:Ma,onFocus:Yd,onBlur:sd}),qt.createElement(pi,{visible:as&&!jr,values:be}),Du,Au,zs&&ts),qt.createElement(pt.Provider,{value:Gc},mr)}),_i=Ii,Ro=function(){return null};Ro.isSelectOptGroup=!0;var so=Ro,Qi=function(){return null};Qi.isSelectOption=!0;var oo=Qi,Bo=Ut(80547),Ki=Ut(2738),zo=Ut(6790);function pr(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var jo=["disabled","title","children","style","className"];function Vr(Wt){return typeof Wt=="string"||typeof Wt=="number"}var Ir=function(ae,rn){var he=vt(),Kt=he.prefixCls,$t=he.id,Je=he.open,Dn=he.multiple,Xn=he.mode,Ke=he.searchValue,be=he.toggleOpen,me=he.notFoundContent,Rn=he.onPopupScroll,bn=qt.useContext(zn),ze=bn.maxCount,pn=bn.flattenOptions,Li=bn.onActiveValue,fi=bn.defaultActiveFirstOption,Ji=bn.onSelect,le=bn.menuItemSelectedIcon,Nn=bn.rawValues,ui=bn.fieldNames,vn=bn.virtual,bi=bn.direction,Si=bn.listHeight,Pi=bn.listItemHeight,hi=bn.optionRender,si="".concat(Kt,"-item"),Ci=(0,Bo.Z)(function(){return pn},[Je,pn],function(ho,Gn){return Gn[0]&&ho[1]!==Gn[1]}),Pe=qt.useRef(null),Xi=qt.useMemo(function(){return Dn&&Fn(ze)&&(Nn==null?void 0:Nn.size)>=ze},[Dn,ze,Nn==null?void 0:Nn.size]),Ce=function(Gn){Gn.preventDefault()},kn=function(Gn){var ti;(ti=Pe.current)===null||ti===void 0||ti.scrollTo(typeof Gn=="number"?{index:Gn}:Gn)},Ri=qt.useCallback(function(ho){return Xn==="combobox"?!1:Nn.has(ho)},[Xn,(0,ge.Z)(Nn).toString(),Nn.size]),di=function(Gn){for(var ti=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,ji=Ci.length,Un=0;Un<ji;Un+=1){var Ni=(Gn+Un*ti+ji)%ji,Yn=Ci[Ni]||{},Hn=Yn.group,ii=Yn.data;if(!Hn&&!(ii!=null&&ii.disabled)&&(Ri(ii.value)||!Xi))return Ni}return-1},mo=qt.useState(function(){return di(0)}),Fi=(0,pe.Z)(mo,2),Jn=Fi[0],Wi=Fi[1],Ui=function(Gn){var ti=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;Wi(Gn);var ji={source:ti?"keyboard":"mouse"},Un=Ci[Gn];if(!Un){Li(null,-1,ji);return}Li(Un.value,Gn,ji)};(0,qt.useEffect)(function(){Ui(fi!==!1?di(0):-1)},[Ci.length,Ke]);var Ai=qt.useCallback(function(ho){return Xn==="combobox"?String(ho).toLowerCase()===Ke.toLowerCase():Nn.has(ho)},[Xn,Ke,(0,ge.Z)(Nn).toString(),Nn.size]);(0,qt.useEffect)(function(){var ho=setTimeout(function(){if(!Dn&&Je&&Nn.size===1){var ti=Array.from(Nn)[0],ji=Ci.findIndex(function(Un){var Ni=Un.data;return Ke?String(Ni.value).startsWith(Ke):Ni.value===ti});ji!==-1&&(Ui(ji),kn(ji))}});if(Je){var Gn;(Gn=Pe.current)===null||Gn===void 0||Gn.scrollTo(void 0)}return function(){return clearTimeout(ho)}},[Je,Ke]);var ln=function(Gn){Gn!==void 0&&Ji(Gn,{selected:!Nn.has(Gn)}),Dn||be(!1)};if(qt.useImperativeHandle(rn,function(){return{onKeyDown:function(Gn){var ti=Gn.which,ji=Gn.ctrlKey;switch(ti){case jt.Z.N:case jt.Z.P:case jt.Z.UP:case jt.Z.DOWN:{var Un=0;if(ti===jt.Z.UP?Un=-1:ti===jt.Z.DOWN?Un=1:pr()&&ji&&(ti===jt.Z.N?Un=1:ti===jt.Z.P&&(Un=-1)),Un!==0){var Ni=di(Jn+Un,Un);kn(Ni),Ui(Ni,!0)}break}case jt.Z.TAB:case jt.Z.ENTER:{var Yn,Hn=Ci[Jn];Hn&&!(Hn!=null&&(Yn=Hn.data)!==null&&Yn!==void 0&&Yn.disabled)&&!Xi?ln(Hn.value):ln(void 0),Je&&Gn.preventDefault();break}case jt.Z.ESC:be(!1),Je&&Gn.stopPropagation()}},onKeyUp:function(){},scrollTo:function(Gn){kn(Gn)}}}),Ci.length===0)return qt.createElement("div",{role:"listbox",id:"".concat($t,"_list"),className:"".concat(si,"-empty"),onMouseDown:Ce},me);var Dt=Object.keys(ui).map(function(ho){return ui[ho]}),to=function(Gn){return Gn.label};function Er(ho,Gn){var ti=ho.group;return{role:ti?"presentation":"option",id:"".concat($t,"_list_").concat(Gn)}}var Rr=function(Gn){var ti=Ci[Gn];if(!ti)return null;var ji=ti.data||{},Un=ji.value,Ni=ti.group,Yn=(0,ne.Z)(ji,!0),Hn=to(ti);return ti?qt.createElement("div",(0,St.Z)({"aria-label":typeof Hn=="string"&&!Ni?Hn:null},Yn,{key:Gn},Er(ti,Gn),{"aria-selected":Ai(Un)}),Un):null},ur={role:"listbox",id:"".concat($t,"_list")};return qt.createElement(qt.Fragment,null,vn&&qt.createElement("div",(0,St.Z)({},ur,{style:{height:0,width:0,overflow:"hidden"}}),Rr(Jn-1),Rr(Jn),Rr(Jn+1)),qt.createElement(zo.Z,{itemKey:"key",ref:Pe,data:Ci,height:Si,itemHeight:Pi,fullHeight:!1,onMouseDown:Ce,onScroll:Rn,virtual:vn,direction:bi,innerProps:vn?null:ur},function(ho,Gn){var ti=ho.group,ji=ho.groupOption,Un=ho.data,Ni=ho.label,Yn=ho.value,Hn=Un.key;if(ti){var ii,Ye=(ii=Un.title)!==null&&ii!==void 0?ii:Vr(Ni)?Ni.toString():void 0;return qt.createElement("div",{className:oe()(si,"".concat(si,"-group"),Un.className),title:Ye},Ni!==void 0?Ni:Hn)}var io=Un.disabled,fo=Un.title,Xo=Un.children,co=Un.style,Jo=Un.className,hr=(0,re.Z)(Un,jo),wr=(0,Ki.Z)(hr,Dt),tr=Ri(Yn),Ur=io||!tr&&Xi,xr="".concat(si,"-option"),we=oe()(si,xr,Jo,(0,ke.Z)((0,ke.Z)((0,ke.Z)((0,ke.Z)({},"".concat(xr,"-grouped"),ji),"".concat(xr,"-active"),Jn===Gn&&!Ur),"".concat(xr,"-disabled"),Ur),"".concat(xr,"-selected"),tr)),Qo=to(ho),Is=!le||typeof le=="function"||tr,as=typeof Qo=="number"?Qo:Qo||Yn,To=Vr(as)?as.toString():void 0;return fo!==void 0&&(To=fo),qt.createElement("div",(0,St.Z)({},(0,ne.Z)(wr),vn?{}:Er(ho,Gn),{"aria-selected":Ai(Yn),className:we,title:To,onMouseMove:function(){Jn===Gn||Ur||Ui(Gn)},onClick:function(){Ur||ln(Yn)},style:co}),qt.createElement("div",{className:"".concat(xr,"-content")},typeof hi=="function"?hi(ho,{index:Gn}):as),qt.isValidElement(le)||tr,Is&&qt.createElement(ct,{className:"".concat(si,"-option-state"),customizeIcon:le,customizeIconProps:{value:Yn,disabled:Ur,isSelected:tr}},tr?"\u2713":null))}))},$o=qt.forwardRef(Ir),Wo=$o,Ti=function(Wt,ae){var rn=qt.useRef({values:new Map,options:new Map}),he=qt.useMemo(function(){var $t=rn.current,Je=$t.values,Dn=$t.options,Xn=Wt.map(function(me){if(me.label===void 0){var Rn;return(0,Xe.Z)((0,Xe.Z)({},me),{},{label:(Rn=Je.get(me.value))===null||Rn===void 0?void 0:Rn.label})}return me}),Ke=new Map,be=new Map;return Xn.forEach(function(me){Ke.set(me.value,me),be.set(me.value,ae.get(me.value)||Dn.get(me.value))}),rn.current.values=Ke,rn.current.options=be,Xn},[Wt,ae]),Kt=qt.useCallback(function($t){return ae.get($t)||rn.current.options.get($t)},[ae]);return[he,Kt]};function Lo(Wt,ae){return cn(Wt).join("").toUpperCase().includes(ae)}var Lt=function(Wt,ae,rn,he,Kt){return qt.useMemo(function(){if(!rn||he===!1)return Wt;var $t=ae.options,Je=ae.label,Dn=ae.value,Xn=[],Ke=typeof he=="function",be=rn.toUpperCase(),me=Ke?he:function(bn,ze){return Kt?Lo(ze[Kt],be):ze[$t]?Lo(ze[Je!=="children"?Je:"label"],be):Lo(ze[Dn],be)},Rn=Ke?function(bn){return Ve(bn)}:function(bn){return bn};return Wt.forEach(function(bn){if(bn[$t]){var ze=me(rn,Rn(bn));if(ze)Xn.push(bn);else{var pn=bn[$t].filter(function(Li){return me(rn,Rn(Li))});pn.length&&Xn.push((0,Xe.Z)((0,Xe.Z)({},bn),{},(0,ke.Z)({},$t,pn)))}return}me(rn,Rn(bn))&&Xn.push(bn)}),Xn},[Wt,he,Kt,rn,ae])},_o=Ut(6551),wo=Ut(11592),Vn=["children","value"],Qn=["children"];function li(Wt){var ae=Wt,rn=ae.key,he=ae.props,Kt=he.children,$t=he.value,Je=(0,re.Z)(he,Vn);return(0,Xe.Z)({key:rn,value:$t!==void 0?$t:rn,children:Kt},Je)}function mi(Wt){var ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,wo.Z)(Wt).map(function(rn,he){if(!qt.isValidElement(rn)||!rn.type)return null;var Kt=rn,$t=Kt.type.isSelectOptGroup,Je=Kt.key,Dn=Kt.props,Xn=Dn.children,Ke=(0,re.Z)(Dn,Qn);return ae||!$t?li(rn):(0,Xe.Z)((0,Xe.Z)({key:"__RC_SELECT_GRP__".concat(Je===null?he:Je,"__"),label:Je},Ke),{},{options:mi(Xn)})}).filter(function(rn){return rn})}var lo=function(ae,rn,he,Kt,$t){return qt.useMemo(function(){var Je=ae,Dn=!ae;Dn&&(Je=mi(rn));var Xn=new Map,Ke=new Map,be=function(bn,ze,pn){pn&&typeof pn=="string"&&bn.set(ze[pn],ze)},me=function Rn(bn){for(var ze=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,pn=0;pn<bn.length;pn+=1){var Li=bn[pn];!Li[he.options]||ze?(Xn.set(Li[he.value],Li),be(Ke,Li,he.label),be(Ke,Li,Kt),be(Ke,Li,$t)):Rn(Li[he.options],!0)}};return me(Je),{options:Je,valueOptions:Xn,labelOptions:Ke}},[ae,rn,he,Kt,$t])},Fe=lo;function Ee(Wt){var ae=qt.useRef();ae.current=Wt;var rn=qt.useCallback(function(){return ae.current.apply(ae,arguments)},[]);return rn}function ye(Wt){var ae=Wt.mode,rn=Wt.options,he=Wt.children,Kt=Wt.backfill,$t=Wt.allowClear,Je=Wt.placeholder,Dn=Wt.getInputElement,Xn=Wt.showSearch,Ke=Wt.onSearch,be=Wt.defaultOpen,me=Wt.autoFocus,Rn=Wt.labelInValue,bn=Wt.value,ze=Wt.inputValue,pn=Wt.optionLabelProp,Li=isMultiple(ae),fi=Xn!==void 0?Xn:Li||ae==="combobox",Ji=rn||convertChildrenToData(he);if(warning(ae!=="tags"||Ji.every(function(vn){return!vn.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),ae==="tags"||ae==="combobox"){var le=Ji.some(function(vn){return vn.options?vn.options.some(function(bi){return typeof("value"in bi?bi.value:bi.key)=="number"}):typeof("value"in vn?vn.value:vn.key)=="number"});warning(!le,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(warning(ae!=="combobox"||!pn,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),warning(ae==="combobox"||!Kt,"`backfill` only works with `combobox` mode."),warning(ae==="combobox"||!Dn,"`getInputElement` only work with `combobox` mode."),noteOnce(ae!=="combobox"||!Dn||!$t||!Je,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Ke&&!fi&&ae!=="combobox"&&ae!=="tags"&&warning(!1,"`onSearch` should work with `showSearch` instead of use alone."),noteOnce(!be||me,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),bn!=null){var Nn=toArray(bn);warning(!Rn||Nn.every(function(vn){return _typeof(vn)==="object"&&("key"in vn||"value"in vn)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),warning(!Li||Array.isArray(bn),"`value` should be array when `mode` is `multiple` or `tags`")}if(he){var ui=null;toNodeArray(he).some(function(vn){if(!React.isValidElement(vn)||!vn.type)return!1;var bi=vn,Si=bi.type;if(Si.isSelectOption)return!1;if(Si.isSelectOptGroup){var Pi=toNodeArray(vn.props.children).every(function(hi){return!React.isValidElement(hi)||!vn.type||hi.type.isSelectOption?!0:(ui=hi.type,!1)});return!Pi}return ui=Si,!0}),ui&&warning(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(ui.displayName||ui.name||ui,"`.")),warning(ze===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function Re(Wt,ae){if(Wt){var rn=function he(Kt){for(var $t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Je=0;Je<Kt.length;Je++){var Dn=Kt[Je];if(Dn[ae==null?void 0:ae.value]===null)return warning(!1,"`value` in Select options should not be `null`."),!0;if(!$t&&Array.isArray(Dn[ae==null?void 0:ae.options])&&he(Dn[ae==null?void 0:ae.options],!0))break}};rn(Wt)}}var Kn=null,_n=["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"],Mi=["inputValue"];function Me(Wt){return!Wt||(0,se.Z)(Wt)!=="object"}var Ue=qt.forwardRef(function(Wt,ae){var rn=Wt.id,he=Wt.mode,Kt=Wt.prefixCls,$t=Kt===void 0?"rc-select":Kt,Je=Wt.backfill,Dn=Wt.fieldNames,Xn=Wt.inputValue,Ke=Wt.searchValue,be=Wt.onSearch,me=Wt.autoClearSearchValue,Rn=me===void 0?!0:me,bn=Wt.onSelect,ze=Wt.onDeselect,pn=Wt.dropdownMatchSelectWidth,Li=pn===void 0?!0:pn,fi=Wt.filterOption,Ji=Wt.filterSort,le=Wt.optionFilterProp,Nn=Wt.optionLabelProp,ui=Wt.options,vn=Wt.optionRender,bi=Wt.children,Si=Wt.defaultActiveFirstOption,Pi=Wt.menuItemSelectedIcon,hi=Wt.virtual,si=Wt.direction,Ci=Wt.listHeight,Pe=Ci===void 0?200:Ci,Xi=Wt.listItemHeight,Ce=Xi===void 0?20:Xi,kn=Wt.labelRender,Ri=Wt.value,di=Wt.defaultValue,mo=Wt.labelInValue,Fi=Wt.onChange,Jn=Wt.maxCount,Wi=(0,re.Z)(Wt,_n),Ui=(0,_o.ZP)(rn),Ai=gi(he),ln=!!(!ui&&bi),Dt=qt.useMemo(function(){return fi===void 0&&he==="combobox"?!1:fi},[fi,he]),to=qt.useMemo(function(){return gn(Dn,ln)},[JSON.stringify(Dn),ln]),Er=(0,Ae.Z)("",{value:Ke!==void 0?Ke:Xn,postState:function(Zi){return Zi||""}}),Rr=(0,pe.Z)(Er,2),ur=Rr[0],ho=Rr[1],Gn=Fe(ui,bi,to,le,Nn),ti=Gn.valueOptions,ji=Gn.labelOptions,Un=Gn.options,Ni=qt.useCallback(function(Bi){var Zi=cn(Bi);return Zi.map(function(qi){var uo,Uo,xi,La,us;if(Me(qi))uo=qi;else{var Yr;xi=qi.key,Uo=qi.label,uo=(Yr=qi.value)!==null&&Yr!==void 0?Yr:xi}var ar=ti.get(uo);if(ar){var na;if(Uo===void 0&&(Uo=ar==null?void 0:ar[Nn||to.label]),xi===void 0&&(xi=(na=ar==null?void 0:ar.key)!==null&&na!==void 0?na:uo),La=ar==null?void 0:ar.disabled,us=ar==null?void 0:ar.title,0)var ka}return{label:Uo,value:uo,key:xi,disabled:La,title:us}})},[to,Nn,ti]),Yn=(0,Ae.Z)(di,{value:Ri}),Hn=(0,pe.Z)(Yn,2),ii=Hn[0],Ye=Hn[1],io=qt.useMemo(function(){var Bi,Zi=Ai&&ii===null?[]:ii,qi=Ni(Zi);return he==="combobox"&&Yt((Bi=qi[0])===null||Bi===void 0?void 0:Bi.value)?[]:qi},[ii,Ni,he,Ai]),fo=Ti(io,ti),Xo=(0,pe.Z)(fo,2),co=Xo[0],Jo=Xo[1],hr=qt.useMemo(function(){if(!he&&co.length===1){var Bi=co[0];if(Bi.value===null&&(Bi.label===null||Bi.label===void 0))return[]}return co.map(function(Zi){var qi;return(0,Xe.Z)((0,Xe.Z)({},Zi),{},{label:(qi=typeof kn=="function"?kn(Zi):Zi.label)!==null&&qi!==void 0?qi:Zi.value})})},[he,co,kn]),wr=qt.useMemo(function(){return new Set(co.map(function(Bi){return Bi.value}))},[co]);qt.useEffect(function(){if(he==="combobox"){var Bi,Zi=(Bi=co[0])===null||Bi===void 0?void 0:Bi.value;ho(ee(Zi)?String(Zi):"")}},[co]);var tr=Ee(function(Bi,Zi){var qi=Zi!=null?Zi:Bi;return(0,ke.Z)((0,ke.Z)({},to.value,Bi),to.label,qi)}),Ur=qt.useMemo(function(){if(he!=="tags")return Un;var Bi=(0,ge.Z)(Un),Zi=function(uo){return ti.has(uo)};return(0,ge.Z)(co).sort(function(qi,uo){return qi.value<uo.value?-1:1}).forEach(function(qi){var uo=qi.value;Zi(uo)||Bi.push(tr(uo,qi.label))}),Bi},[tr,Un,ti,co,he]),xr=Lt(Ur,to,ur,Dt,le),we=qt.useMemo(function(){return he!=="tags"||!ur||xr.some(function(Bi){return Bi[le||"value"]===ur})||xr.some(function(Bi){return Bi[to.value]===ur})?xr:[tr(ur)].concat((0,ge.Z)(xr))},[tr,le,he,xr,ur,to]),Qo=function Bi(Zi){var qi=(0,ge.Z)(Zi).sort(function(uo,Uo){return Ji(uo,Uo,{searchValue:ur})});return qi.map(function(uo){return Array.isArray(uo.options)?(0,Xe.Z)((0,Xe.Z)({},uo),{},{options:uo.options.length>0?Bi(uo.options):uo.options}):uo})},Is=qt.useMemo(function(){return Ji?Qo(we):we},[we,Ji,ur]),as=qt.useMemo(function(){return Ln(Is,{fieldNames:to,childrenAsData:ln})},[Is,to,ln]),To=function(Zi){var qi=Ni(Zi);if(Ye(qi),Fi&&(qi.length!==co.length||qi.some(function(xi,La){var us;return((us=co[La])===null||us===void 0?void 0:us.value)!==(xi==null?void 0:xi.value)}))){var uo=mo?qi:qi.map(function(xi){return xi.value}),Uo=qi.map(function(xi){return Ve(Jo(xi.value))});Fi(Ai?uo:uo[0],Ai?Uo:Uo[0])}},ys=qt.useState(null),Rs=(0,pe.Z)(ys,2),tl=Rs[0],ko=Rs[1],br=qt.useState(0),Zr=(0,pe.Z)(br,2),_a=Zr[0],Wl=Zr[1],ea=Si!==void 0?Si:he!=="combobox",wi=qt.useCallback(function(Bi,Zi){var qi=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},uo=qi.source,Uo=uo===void 0?"keyboard":uo;Wl(Zi),Je&&he==="combobox"&&Bi!==null&&Uo==="keyboard"&&ko(String(Bi))},[Je,he]),Vo=function(Zi,qi,uo){var Uo=function(){var Nl,el=Jo(Zi);return[mo?{label:el==null?void 0:el[to.label],value:Zi,key:(Nl=el==null?void 0:el.key)!==null&&Nl!==void 0?Nl:Zi}:Zi,Ve(el)]};if(qi&&bn){var xi=Uo(),La=(0,pe.Z)(xi,2),us=La[0],Yr=La[1];bn(us,Yr)}else if(!qi&&ze&&uo!=="clear"){var ar=Uo(),na=(0,pe.Z)(ar,2),ka=na[0],js=na[1];ze(ka,js)}},ls=Ee(function(Bi,Zi){var qi,uo=Ai?Zi.selected:!0;uo?qi=Ai?[].concat((0,ge.Z)(co),[Bi]):[Bi]:qi=co.filter(function(Uo){return Uo.value!==Bi}),To(qi),Vo(Bi,uo),he==="combobox"?ko(""):(!gi||Rn)&&(ho(""),ko(""))}),$r=function(Zi,qi){To(Zi);var uo=qi.type,Uo=qi.values;(uo==="remove"||uo==="clear")&&Uo.forEach(function(xi){Vo(xi.value,!1,uo)})},jr=function(Zi,qi){if(ho(Zi),ko(null),qi.source==="submit"){var uo=(Zi||"").trim();if(uo){var Uo=Array.from(new Set([].concat((0,ge.Z)(wr),[uo])));To(Uo),Vo(uo,!0),ho("")}return}qi.source!=="blur"&&(he==="combobox"&&To(Zi),be==null||be(Zi))},Fl=function(Zi){var qi=Zi;he!=="tags"&&(qi=Zi.map(function(Uo){var xi=ji.get(Uo);return xi==null?void 0:xi.value}).filter(function(Uo){return Uo!==void 0}));var uo=Array.from(new Set([].concat((0,ge.Z)(wr),(0,ge.Z)(qi))));To(uo),uo.forEach(function(Uo){Vo(Uo,!0)})},Mn=qt.useMemo(function(){var Bi=hi!==!1&&Li!==!1;return(0,Xe.Z)((0,Xe.Z)({},Gn),{},{flattenOptions:as,onActiveValue:wi,defaultActiveFirstOption:ea,onSelect:ls,menuItemSelectedIcon:Pi,rawValues:wr,fieldNames:to,virtual:Bi,direction:si,listHeight:Pe,listItemHeight:Ce,childrenAsData:ln,maxCount:Jn,optionRender:vn})},[Jn,Gn,as,wi,ea,ls,Pi,wr,to,hi,Li,si,Pe,Ce,ln,vn]);return qt.createElement(zn.Provider,{value:Mn},qt.createElement(_i,(0,St.Z)({},Wi,{id:Ui,prefixCls:$t,ref:ae,omitDomProps:Mi,mode:he,displayValues:hr,onDisplayValuesChange:$r,direction:si,searchValue:ur,onSearch:jr,autoClearSearchValue:Rn,onSearchSplit:Fl,dropdownMatchSelectWidth:Li,OptionList:Wo,emptyOptions:!as.length,activeValue:tl,activeDescendantId:"".concat(Ui,"_list_").concat(_a)})))}),In=Ue;In.Option=oo,In.OptGroup=so;var Ei=In,on=Ei},63158:function(nn,An,Ut){"use strict";var St=Ut(14809),ge=Ut(4635),ke=Ut(50298),Xe=Ut(62646),pe=Ut(59301),re=Ut(92310),se=Ut.n(re),Ae=Ut(18929),fe=Ut(10228),qt=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],Ze=pe.forwardRef(function(oe,_e){var Nt,et=oe.prefixCls,nt=et===void 0?"rc-switch":et,ct=oe.className,lt=oe.checked,pt=oe.defaultChecked,vt=oe.disabled,Ct=oe.loadingIcon,bt=oe.checkedChildren,Gt=oe.unCheckedChildren,jt=oe.onClick,ie=oe.onChange,ne=oe.onKeyDown,te=(0,Xe.Z)(oe,qt),De=(0,Ae.Z)(!1,{value:lt,defaultValue:pt}),ce=(0,ke.Z)(De,2),Qe=ce[0],je=ce[1];function un(qn,ee){var Yt=Qe;return vt||(Yt=qn,je(Yt),ie==null||ie(Yt,ee)),Yt}function xn(qn){qn.which===fe.Z.LEFT?un(!1,qn):qn.which===fe.Z.RIGHT&&un(!0,qn),ne==null||ne(qn)}function cn(qn){var ee=un(!Qe,qn);jt==null||jt(ee,qn)}var $n=se()(nt,ct,(Nt={},(0,ge.Z)(Nt,"".concat(nt,"-checked"),Qe),(0,ge.Z)(Nt,"".concat(nt,"-disabled"),vt),Nt));return pe.createElement("button",(0,St.Z)({},te,{type:"button",role:"switch","aria-checked":Qe,disabled:vt,className:$n,ref:_e,onKeyDown:xn,onClick:cn}),Ct,pe.createElement("span",{className:"".concat(nt,"-inner")},pe.createElement("span",{className:"".concat(nt,"-inner-checked")},bt),pe.createElement("span",{className:"".concat(nt,"-inner-unchecked")},Gt)))});Ze.displayName="Switch",An.Z=Ze},22711:function(nn,An,Ut){"use strict";Ut.r(An),Ut.d(An,{ResizableTextArea:function(){return ce},default:function(){return xn}});var St=Ut(14809),ge=Ut(4635),ke=Ut(20439),Xe=Ut(95190),pe=Ut(50298),re=Ut(62646),se=Ut(92310),Ae=Ut.n(se),fe=Ut(36901),qt=Ut(66003),Ze=Ut(30292),oe=Ut(18929),_e=Ut(59301),Nt=Ut(93664),et=Ut(29301),nt=Ut(34280),ct=Ut(16089),lt=`
min-height:0 !important;
max-height:none !important;
height:0 !important;
visibility:hidden !important;
overflow:hidden !important;
position:absolute !important;
z-index:-1000 !important;
top:0 !important;
right:0 !important;
pointer-events: none !important;
`,pt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],vt={},Ct;function bt(cn){var $n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,qn=cn.getAttribute("id")||cn.getAttribute("data-reactid")||cn.getAttribute("name");if($n&&vt[qn])return vt[qn];var ee=window.getComputedStyle(cn),Yt=ee.getPropertyValue("box-sizing")||ee.getPropertyValue("-moz-box-sizing")||ee.getPropertyValue("-webkit-box-sizing"),tn=parseFloat(ee.getPropertyValue("padding-bottom"))+parseFloat(ee.getPropertyValue("padding-top")),Wn=parseFloat(ee.getPropertyValue("border-bottom-width"))+parseFloat(ee.getPropertyValue("border-top-width")),On=pt.map(function(sn){return"".concat(sn,":").concat(ee.getPropertyValue(sn))}).join(";"),Be={sizingStyle:On,paddingSize:tn,borderSize:Wn,boxSizing:Yt};return $n&&qn&&(vt[qn]=Be),Be}function Gt(cn){var $n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,qn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,ee=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;Ct||(Ct=document.createElement("textarea"),Ct.setAttribute("tab-index","-1"),Ct.setAttribute("aria-hidden","true"),Ct.setAttribute("name","hiddenTextarea"),document.body.appendChild(Ct)),cn.getAttribute("wrap")?Ct.setAttribute("wrap",cn.getAttribute("wrap")):Ct.removeAttribute("wrap");var Yt=bt(cn,$n),tn=Yt.paddingSize,Wn=Yt.borderSize,On=Yt.boxSizing,Be=Yt.sizingStyle;Ct.setAttribute("style","".concat(Be,";").concat(lt)),Ct.value=cn.value||cn.placeholder||"";var sn=void 0,fn=void 0,ri,hn=Ct.scrollHeight;if(On==="border-box"?hn+=Wn:On==="content-box"&&(hn-=tn),qn!==null||ee!==null){Ct.value=" ";var ve=Ct.scrollHeight-tn;qn!==null&&(sn=ve*qn,On==="border-box"&&(sn=sn+tn+Wn),hn=Math.max(sn,hn)),ee!==null&&(fn=ve*ee,On==="border-box"&&(fn=fn+tn+Wn),ri=hn>fn?"":"hidden",hn=Math.min(fn,hn))}var Le={height:hn,overflowY:ri,resize:"none"};return sn&&(Le.minHeight=sn),fn&&(Le.maxHeight=fn),Le}var jt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],ie=0,ne=1,te=2,De=_e.forwardRef(function(cn,$n){var qn=cn,ee=qn.prefixCls,Yt=qn.defaultValue,tn=qn.value,Wn=qn.autoSize,On=qn.onResize,Be=qn.className,sn=qn.style,fn=qn.disabled,ri=qn.onChange,hn=qn.onInternalAutoSize,ve=(0,re.Z)(qn,jt),Le=(0,oe.Z)(Yt,{value:tn,postState:function(oo){return oo!=null?oo:""}}),Pn=(0,pe.Z)(Le,2),Cn=Pn[0],Bt=Pn[1],kt=function(oo){Bt(oo.target.value),ri==null||ri(oo)},wt=_e.useRef();_e.useImperativeHandle($n,function(){return{textArea:wt.current}});var Tt=_e.useMemo(function(){return Wn&&(0,Nt.Z)(Wn)==="object"?[Wn.minRows,Wn.maxRows]:[]},[Wn]),zt=(0,pe.Z)(Tt,2),Et=zt[0],xe=zt[1],qe=!!Wn,Fn=function(){try{if(document.activeElement===wt.current){var oo=wt.current,Bo=oo.selectionStart,Ki=oo.selectionEnd,zo=oo.scrollTop;wt.current.setSelectionRange(Bo,Ki),wt.current.scrollTop=zo}}catch(pr){}},gn=_e.useState(te),Ln=(0,pe.Z)(gn,2),Ve=Ln[0],Tn=Ln[1],Sn=_e.useState(),zn=(0,pe.Z)(Sn,2),pi=zn[0],Bn=zn[1],ao=function(){Tn(ie)};(0,nt.Z)(function(){qe&&ao()},[tn,Et,xe,qe]),(0,nt.Z)(function(){if(Ve===ie)Tn(ne);else if(Ve===ne){var Qi=Gt(wt.current,!1,Et,xe);Tn(te),Bn(Qi)}else Fn()},[Ve]);var gi=_e.useRef(),Ii=function(){ct.Z.cancel(gi.current)},_i=function(oo){Ve===te&&(On==null||On(oo),Wn&&(Ii(),gi.current=(0,ct.Z)(function(){ao()})))};_e.useEffect(function(){return Ii},[]);var Ro=qe?pi:null,so=(0,ke.Z)((0,ke.Z)({},sn),Ro);return(Ve===ie||Ve===ne)&&(so.overflowY="hidden",so.overflowX="hidden"),_e.createElement(et.Z,{onResize:_i,disabled:!(Wn||On)},_e.createElement("textarea",(0,St.Z)({},ve,{ref:wt,style:so,className:Ae()(ee,Be,(0,ge.Z)({},"".concat(ee,"-disabled"),fn)),disabled:fn,value:Cn,onChange:kt})))}),ce=De,Qe=["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=_e.forwardRef(function(cn,$n){var qn,ee=cn.defaultValue,Yt=cn.value,tn=cn.onFocus,Wn=cn.onBlur,On=cn.onChange,Be=cn.allowClear,sn=cn.maxLength,fn=cn.onCompositionStart,ri=cn.onCompositionEnd,hn=cn.suffix,ve=cn.prefixCls,Le=ve===void 0?"rc-textarea":ve,Pn=cn.showCount,Cn=cn.count,Bt=cn.className,kt=cn.style,wt=cn.disabled,Tt=cn.hidden,zt=cn.classNames,Et=cn.styles,xe=cn.onResize,qe=cn.onClear,Fn=cn.onPressEnter,gn=cn.readOnly,Ln=cn.autoSize,Ve=cn.onKeyDown,Tn=(0,re.Z)(cn,Qe),Sn=(0,oe.Z)(ee,{value:Yt,defaultValue:ee}),zn=(0,pe.Z)(Sn,2),pi=zn[0],Bn=zn[1],ao=pi==null?"":String(pi),gi=_e.useState(!1),Ii=(0,pe.Z)(gi,2),_i=Ii[0],Ro=Ii[1],so=_e.useRef(!1),Qi=_e.useState(null),oo=(0,pe.Z)(Qi,2),Bo=oo[0],Ki=oo[1],zo=(0,_e.useRef)(null),pr=(0,_e.useRef)(null),jo=function(){var In;return(In=pr.current)===null||In===void 0?void 0:In.textArea},Vr=function(){jo().focus()};(0,_e.useImperativeHandle)($n,function(){var Ue;return{resizableTextArea:pr.current,focus:Vr,blur:function(){jo().blur()},nativeElement:((Ue=zo.current)===null||Ue===void 0?void 0:Ue.nativeElement)||jo()}}),(0,_e.useEffect)(function(){Ro(function(Ue){return!wt&&Ue})},[wt]);var Ir=_e.useState(null),$o=(0,pe.Z)(Ir,2),Wo=$o[0],Ti=$o[1];_e.useEffect(function(){if(Wo){var Ue;(Ue=jo()).setSelectionRange.apply(Ue,(0,Xe.Z)(Wo))}},[Wo]);var Lo=(0,qt.Z)(Cn,Pn),Lt=(qn=Lo.max)!==null&&qn!==void 0?qn:sn,_o=Number(Lt)>0,wo=Lo.strategy(ao),Vn=!!Lt&&wo>Lt,Qn=function(In,Ei){var on=Ei;!so.current&&Lo.exceedFormatter&&Lo.max&&Lo.strategy(Ei)>Lo.max&&(on=Lo.exceedFormatter(Ei,{max:Lo.max}),Ei!==on&&Ti([jo().selectionStart||0,jo().selectionEnd||0])),Bn(on),(0,Ze.rJ)(In.currentTarget,In,On,on)},li=function(In){so.current=!0,fn==null||fn(In)},mi=function(In){so.current=!1,Qn(In,In.currentTarget.value),ri==null||ri(In)},lo=function(In){Qn(In,In.target.value)},Fe=function(In){In.key==="Enter"&&Fn&&Fn(In),Ve==null||Ve(In)},Ee=function(In){Ro(!0),tn==null||tn(In)},ye=function(In){Ro(!1),Wn==null||Wn(In)},Re=function(In){Bn(""),Vr(),(0,Ze.rJ)(jo(),In,On)},Kn=hn,_n;Lo.show&&(Lo.showFormatter?_n=Lo.showFormatter({value:ao,count:wo,maxLength:Lt}):_n="".concat(wo).concat(_o?" / ".concat(Lt):""),Kn=_e.createElement(_e.Fragment,null,Kn,_e.createElement("span",{className:Ae()("".concat(Le,"-data-count"),zt==null?void 0:zt.count),style:Et==null?void 0:Et.count},_n)));var Mi=function(In){var Ei;xe==null||xe(In),(Ei=jo())!==null&&Ei!==void 0&&Ei.style.height&&Ki(!0)},Me=!Ln&&!Pn&&!Be;return _e.createElement(fe.BaseInput,{ref:zo,value:ao,allowClear:Be,handleReset:Re,suffix:Kn,prefixCls:Le,classNames:(0,ke.Z)((0,ke.Z)({},zt),{},{affixWrapper:Ae()(zt==null?void 0:zt.affixWrapper,(0,ge.Z)((0,ge.Z)({},"".concat(Le,"-show-count"),Pn),"".concat(Le,"-textarea-allow-clear"),Be))}),disabled:wt,focused:_i,className:Ae()(Bt,Vn&&"".concat(Le,"-out-of-range")),style:(0,ke.Z)((0,ke.Z)({},kt),Bo&&!Me?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof _n=="string"?_n:void 0}},hidden:Tt,readOnly:gn,onClear:qe},_e.createElement(ce,(0,St.Z)({},Tn,{autoSize:Ln,maxLength:sn,onKeyDown:Fe,onChange:lo,onFocus:Ee,onBlur:ye,onCompositionStart:li,onCompositionEnd:mi,className:Ae()(zt==null?void 0:zt.textarea),style:(0,ke.Z)((0,ke.Z)({},Et==null?void 0:Et.textarea),{},{resize:kt==null?void 0:kt.resize}),disabled:wt,prefixCls:Le,onResize:Mi,ref:pr,readOnly:gn})))}),un=je,xn=un},6790:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return Cn}});var St=Ut(14809),ge=Ut(93664),ke=Ut(20439),Xe=Ut(4635),pe=Ut(50298),re=Ut(62646),se=Ut(92310),Ae=Ut.n(se),fe=Ut(29301),qt=Ut(70425),Ze=Ut(34280),oe=Ut(59301),_e=Ut(4676),Nt=oe.forwardRef(function(Bt,kt){var wt=Bt.height,Tt=Bt.offsetY,zt=Bt.offsetX,Et=Bt.children,xe=Bt.prefixCls,qe=Bt.onInnerResize,Fn=Bt.innerProps,gn=Bt.rtl,Ln=Bt.extra,Ve={},Tn={display:"flex",flexDirection:"column"};return Tt!==void 0&&(Ve={height:wt,position:"relative",overflow:"hidden"},Tn=(0,ke.Z)((0,ke.Z)({},Tn),{},(0,Xe.Z)((0,Xe.Z)((0,Xe.Z)((0,Xe.Z)((0,Xe.Z)({transform:"translateY(".concat(Tt,"px)")},gn?"marginRight":"marginLeft",-zt),"position","absolute"),"left",0),"right",0),"top",0))),oe.createElement("div",{style:Ve},oe.createElement(fe.Z,{onResize:function(zn){var pi=zn.offsetHeight;pi&&qe&&qe()}},oe.createElement("div",(0,St.Z)({style:Tn,className:Ae()((0,Xe.Z)({},"".concat(xe,"-holder-inner"),xe)),ref:kt},Fn),Et,Ln)))});Nt.displayName="Filler";var et=Nt;function nt(Bt){var kt=Bt.children,wt=Bt.setRef,Tt=oe.useCallback(function(zt){wt(zt)},[]);return oe.cloneElement(kt,{ref:Tt})}function ct(Bt,kt,wt,Tt,zt,Et,xe,qe){var Fn=qe.getKey;return Bt.slice(kt,wt+1).map(function(gn,Ln){var Ve=kt+Ln,Tn=xe(gn,Ve,{style:{width:Tt},offsetX:zt}),Sn=Fn(gn);return oe.createElement(nt,{key:Sn,setRef:function(pi){return Et(gn,pi)}},Tn)})}function lt(Bt,kt,wt,Tt){var zt=wt-Bt,Et=kt-wt,xe=Math.min(zt,Et)*2;if(Tt<=xe){var qe=Math.floor(Tt/2);return Tt%2?wt+qe+1:wt-qe}return zt>Et?wt-(Tt-Et):wt+(Tt-zt)}function pt(Bt,kt,wt){var Tt=Bt.length,zt=kt.length,Et,xe;if(Tt===0&&zt===0)return null;Tt<zt?(Et=Bt,xe=kt):(Et=kt,xe=Bt);var qe={__EMPTY_ITEM__:!0};function Fn(zn){return zn!==void 0?wt(zn):qe}for(var gn=null,Ln=Math.abs(Tt-zt)!==1,Ve=0;Ve<xe.length;Ve+=1){var Tn=Fn(Et[Ve]),Sn=Fn(xe[Ve]);if(Tn!==Sn){gn=Ve,Ln=Ln||Tn!==Fn(xe[Ve+1]);break}}return gn===null?null:{index:gn,multiple:Ln}}function vt(Bt,kt,wt){var Tt=oe.useState(Bt),zt=(0,pe.Z)(Tt,2),Et=zt[0],xe=zt[1],qe=oe.useState(null),Fn=(0,pe.Z)(qe,2),gn=Fn[0],Ln=Fn[1];return oe.useEffect(function(){var Ve=pt(Et||[],Bt||[],kt);(Ve==null?void 0:Ve.index)!==void 0&&(wt==null||wt(Ve.index),Ln(Bt[Ve.index])),xe(Bt)},[Bt]),[gn]}var Ct=Ut(16089),bt=(typeof navigator=="undefined"?"undefined":(0,ge.Z)(navigator))==="object"&&/Firefox/i.test(navigator.userAgent),Gt=bt,jt=function(Bt,kt,wt,Tt){var zt=(0,oe.useRef)(!1),Et=(0,oe.useRef)(null);function xe(){clearTimeout(Et.current),zt.current=!0,Et.current=setTimeout(function(){zt.current=!1},50)}var qe=(0,oe.useRef)({top:Bt,bottom:kt,left:wt,right:Tt});return qe.current.top=Bt,qe.current.bottom=kt,qe.current.left=wt,qe.current.right=Tt,function(Fn,gn){var Ln=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Ve=Fn?gn<0&&qe.current.left||gn>0&&qe.current.right:gn<0&&qe.current.top||gn>0&&qe.current.bottom;return Ln&&Ve?(clearTimeout(Et.current),zt.current=!1):(!Ve||zt.current)&&xe(),!zt.current&&Ve}};function ie(Bt,kt,wt,Tt,zt,Et,xe){var qe=(0,oe.useRef)(0),Fn=(0,oe.useRef)(null),gn=(0,oe.useRef)(null),Ln=(0,oe.useRef)(!1),Ve=jt(kt,wt,Tt,zt);function Tn(gi,Ii){if(Ct.Z.cancel(Fn.current),!Ve(!1,Ii)){var _i=gi;if(!_i._virtualHandled)_i._virtualHandled=!0;else return;qe.current+=Ii,gn.current=Ii,Gt||_i.preventDefault(),Fn.current=(0,Ct.Z)(function(){var Ro=Ln.current?10:1;xe(qe.current*Ro,!1),qe.current=0})}}function Sn(gi,Ii){xe(Ii,!0),Gt||gi.preventDefault()}var zn=(0,oe.useRef)(null),pi=(0,oe.useRef)(null);function Bn(gi){if(Bt){Ct.Z.cancel(pi.current),pi.current=(0,Ct.Z)(function(){zn.current=null},2);var Ii=gi.deltaX,_i=gi.deltaY,Ro=gi.shiftKey,so=Ii,Qi=_i;(zn.current==="sx"||!zn.current&&Ro&&_i&&!Ii)&&(so=_i,Qi=0,zn.current="sx");var oo=Math.abs(so),Bo=Math.abs(Qi);zn.current===null&&(zn.current=Et&&oo>Bo?"x":"y"),zn.current==="y"?Tn(gi,Qi):Sn(gi,so)}}function ao(gi){Bt&&(Ln.current=gi.detail===gn.current)}return[Bn,ao]}function ne(Bt,kt,wt,Tt){var zt=oe.useMemo(function(){return[new Map,[]]},[Bt,wt.id,Tt]),Et=(0,pe.Z)(zt,2),xe=Et[0],qe=Et[1],Fn=function(Ln){var Ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ln,Tn=xe.get(Ln),Sn=xe.get(Ve);if(Tn===void 0||Sn===void 0)for(var zn=Bt.length,pi=qe.length;pi<zn;pi+=1){var Bn,ao=Bt[pi],gi=kt(ao);xe.set(gi,pi);var Ii=(Bn=wt.get(gi))!==null&&Bn!==void 0?Bn:Tt;if(qe[pi]=(qe[pi-1]||0)+Ii,gi===Ln&&(Tn=pi),gi===Ve&&(Sn=pi),Tn!==void 0&&Sn!==void 0)break}return{top:qe[Tn-1]||0,bottom:qe[Sn]}};return Fn}var te=Ut(99153),De=Ut(84851),ce=function(){function Bt(){(0,te.Z)(this,Bt),(0,Xe.Z)(this,"maps",void 0),(0,Xe.Z)(this,"id",0),(0,Xe.Z)(this,"diffRecords",new Map),this.maps=Object.create(null)}return(0,De.Z)(Bt,[{key:"set",value:function(wt,Tt){this.diffRecords.set(wt,this.maps[wt]),this.maps[wt]=Tt,this.id+=1}},{key:"get",value:function(wt){return this.maps[wt]}},{key:"resetRecord",value:function(){this.diffRecords.clear()}},{key:"getRecord",value:function(){return this.diffRecords}}]),Bt}(),Qe=ce;function je(Bt){var kt=parseFloat(Bt);return isNaN(kt)?0:kt}function un(Bt,kt,wt){var Tt=oe.useState(0),zt=(0,pe.Z)(Tt,2),Et=zt[0],xe=zt[1],qe=(0,oe.useRef)(new Map),Fn=(0,oe.useRef)(new Qe),gn=(0,oe.useRef)(0);function Ln(){gn.current+=1}function Ve(){var Sn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Ln();var zn=function(){var ao=!1;qe.current.forEach(function(gi,Ii){if(gi&&gi.offsetParent){var _i=gi.offsetHeight,Ro=getComputedStyle(gi),so=Ro.marginTop,Qi=Ro.marginBottom,oo=je(so),Bo=je(Qi),Ki=_i+oo+Bo;Fn.current.get(Ii)!==Ki&&(Fn.current.set(Ii,Ki),ao=!0)}}),ao&&xe(function(gi){return gi+1})};if(Sn)zn();else{gn.current+=1;var pi=gn.current;Promise.resolve().then(function(){pi===gn.current&&zn()})}}function Tn(Sn,zn){var pi=Bt(Sn),Bn=qe.current.get(pi);zn?(qe.current.set(pi,zn),Ve()):qe.current.delete(pi),!Bn!=!zn&&(zn?kt==null||kt(Sn):wt==null||wt(Sn))}return(0,oe.useEffect)(function(){return Ln},[]),[Tn,Ve,Fn.current,Et]}var xn=14/15;function cn(Bt,kt,wt){var Tt=(0,oe.useRef)(!1),zt=(0,oe.useRef)(0),Et=(0,oe.useRef)(0),xe=(0,oe.useRef)(null),qe=(0,oe.useRef)(null),Fn,gn=function(Sn){if(Tt.current){var zn=Math.ceil(Sn.touches[0].pageX),pi=Math.ceil(Sn.touches[0].pageY),Bn=zt.current-zn,ao=Et.current-pi,gi=Math.abs(Bn)>Math.abs(ao);gi?zt.current=zn:Et.current=pi;var Ii=wt(gi,gi?Bn:ao,!1,Sn);Ii&&Sn.preventDefault(),clearInterval(qe.current),Ii&&(qe.current=setInterval(function(){gi?Bn*=xn:ao*=xn;var _i=Math.floor(gi?Bn:ao);(!wt(gi,_i,!0)||Math.abs(_i)<=.1)&&clearInterval(qe.current)},16))}},Ln=function(){Tt.current=!1,Fn()},Ve=function(Sn){Fn(),Sn.touches.length===1&&!Tt.current&&(Tt.current=!0,zt.current=Math.ceil(Sn.touches[0].pageX),Et.current=Math.ceil(Sn.touches[0].pageY),xe.current=Sn.target,xe.current.addEventListener("touchmove",gn,{passive:!1}),xe.current.addEventListener("touchend",Ln,{passive:!0}))};Fn=function(){xe.current&&(xe.current.removeEventListener("touchmove",gn),xe.current.removeEventListener("touchend",Ln))},(0,Ze.Z)(function(){return Bt&&kt.current.addEventListener("touchstart",Ve,{passive:!0}),function(){var Tn;(Tn=kt.current)===null||Tn===void 0||Tn.removeEventListener("touchstart",Ve),Fn(),clearInterval(qe.current)}},[Bt])}function $n(Bt){return Math.floor(Math.pow(Bt,.5))}function qn(Bt,kt){var wt="touches"in Bt?Bt.touches[0]:Bt;return wt[kt?"pageX":"pageY"]-window[kt?"scrollX":"scrollY"]}function ee(Bt,kt,wt){oe.useEffect(function(){var Tt=kt.current;if(Bt&&Tt){var zt=!1,Et,xe,qe=function(){Ct.Z.cancel(Et)},Fn=function Tn(){qe(),Et=(0,Ct.Z)(function(){wt(xe),Tn()})},gn=function(Sn){if(!(Sn.target.draggable||Sn.button!==0)){var zn=Sn;zn._virtualHandled||(zn._virtualHandled=!0,zt=!0)}},Ln=function(){zt=!1,qe()},Ve=function(Sn){if(zt){var zn=qn(Sn,!1),pi=Tt.getBoundingClientRect(),Bn=pi.top,ao=pi.bottom;if(zn<=Bn){var gi=Bn-zn;xe=-$n(gi),Fn()}else if(zn>=ao){var Ii=zn-ao;xe=$n(Ii),Fn()}else qe()}};return Tt.addEventListener("mousedown",gn),Tt.ownerDocument.addEventListener("mouseup",Ln),Tt.ownerDocument.addEventListener("mousemove",Ve),function(){Tt.removeEventListener("mousedown",gn),Tt.ownerDocument.removeEventListener("mouseup",Ln),Tt.ownerDocument.removeEventListener("mousemove",Ve),qe()}}},[Bt])}var Yt=10;function tn(Bt,kt,wt,Tt,zt,Et,xe,qe){var Fn=oe.useRef(),gn=oe.useState(null),Ln=(0,pe.Z)(gn,2),Ve=Ln[0],Tn=Ln[1];return(0,Ze.Z)(function(){if(Ve&&Ve.times<Yt){if(!Bt.current){Tn(function(Lo){return(0,ke.Z)({},Lo)});return}Et();var Sn=Ve.targetAlign,zn=Ve.originAlign,pi=Ve.index,Bn=Ve.offset,ao=Bt.current.clientHeight,gi=!1,Ii=Sn,_i=null;if(ao){for(var Ro=Sn||zn,so=0,Qi=0,oo=0,Bo=Math.min(kt.length-1,pi),Ki=0;Ki<=Bo;Ki+=1){var zo=zt(kt[Ki]);Qi=so;var pr=wt.get(zo);oo=Qi+(pr===void 0?Tt:pr),so=oo}for(var jo=Ro==="top"?Bn:ao-Bn,Vr=Bo;Vr>=0;Vr-=1){var Ir=zt(kt[Vr]),$o=wt.get(Ir);if($o===void 0){gi=!0;break}if(jo-=$o,jo<=0)break}switch(Ro){case"top":_i=Qi-Bn;break;case"bottom":_i=oo-ao+Bn;break;default:{var Wo=Bt.current.scrollTop,Ti=Wo+ao;Qi<Wo?Ii="top":oo>Ti&&(Ii="bottom")}}_i!==null&&xe(_i),_i!==Ve.lastTop&&(gi=!0)}gi&&Tn((0,ke.Z)((0,ke.Z)({},Ve),{},{times:Ve.times+1,targetAlign:Ii,lastTop:_i}))}},[Ve,Bt.current]),function(Sn){if(Sn==null){qe();return}if(Ct.Z.cancel(Fn.current),typeof Sn=="number")xe(Sn);else if(Sn&&(0,ge.Z)(Sn)==="object"){var zn,pi=Sn.align;"index"in Sn?zn=Sn.index:zn=kt.findIndex(function(gi){return zt(gi)===Sn.key});var Bn=Sn.offset,ao=Bn===void 0?0:Bn;Tn({times:0,index:zn,offset:ao,originAlign:pi})}}}var Wn=oe.forwardRef(function(Bt,kt){var wt=Bt.prefixCls,Tt=Bt.rtl,zt=Bt.scrollOffset,Et=Bt.scrollRange,xe=Bt.onStartMove,qe=Bt.onStopMove,Fn=Bt.onScroll,gn=Bt.horizontal,Ln=Bt.spinSize,Ve=Bt.containerSize,Tn=Bt.style,Sn=Bt.thumbStyle,zn=Bt.showScrollBar,pi=oe.useState(!1),Bn=(0,pe.Z)(pi,2),ao=Bn[0],gi=Bn[1],Ii=oe.useState(null),_i=(0,pe.Z)(Ii,2),Ro=_i[0],so=_i[1],Qi=oe.useState(null),oo=(0,pe.Z)(Qi,2),Bo=oo[0],Ki=oo[1],zo=!Tt,pr=oe.useRef(),jo=oe.useRef(),Vr=oe.useState(zn),Ir=(0,pe.Z)(Vr,2),$o=Ir[0],Wo=Ir[1],Ti=oe.useRef(),Lo=function(){zn===!0||zn===!1||(clearTimeout(Ti.current),Wo(!0),Ti.current=setTimeout(function(){Wo(!1)},3e3))},Lt=Et-Ve||0,_o=Ve-Ln||0,wo=oe.useMemo(function(){if(zt===0||Lt===0)return 0;var Re=zt/Lt;return Re*_o},[zt,Lt,_o]),Vn=function(Kn){Kn.stopPropagation(),Kn.preventDefault()},Qn=oe.useRef({top:wo,dragging:ao,pageY:Ro,startTop:Bo});Qn.current={top:wo,dragging:ao,pageY:Ro,startTop:Bo};var li=function(Kn){gi(!0),so(qn(Kn,gn)),Ki(Qn.current.top),xe(),Kn.stopPropagation(),Kn.preventDefault()};oe.useEffect(function(){var Re=function(Me){Me.preventDefault()},Kn=pr.current,_n=jo.current;return Kn.addEventListener("touchstart",Re,{passive:!1}),_n.addEventListener("touchstart",li,{passive:!1}),function(){Kn.removeEventListener("touchstart",Re),_n.removeEventListener("touchstart",li)}},[]);var mi=oe.useRef();mi.current=Lt;var lo=oe.useRef();lo.current=_o,oe.useEffect(function(){if(ao){var Re,Kn=function(Me){var Ue=Qn.current,In=Ue.dragging,Ei=Ue.pageY,on=Ue.startTop;Ct.Z.cancel(Re);var Wt=pr.current.getBoundingClientRect(),ae=Ve/(gn?Wt.width:Wt.height);if(In){var rn=(qn(Me,gn)-Ei)*ae,he=on;!zo&&gn?he-=rn:he+=rn;var Kt=mi.current,$t=lo.current,Je=$t?he/$t:0,Dn=Math.ceil(Je*Kt);Dn=Math.max(Dn,0),Dn=Math.min(Dn,Kt),Re=(0,Ct.Z)(function(){Fn(Dn,gn)})}},_n=function(){gi(!1),qe()};return window.addEventListener("mousemove",Kn,{passive:!0}),window.addEventListener("touchmove",Kn,{passive:!0}),window.addEventListener("mouseup",_n,{passive:!0}),window.addEventListener("touchend",_n,{passive:!0}),function(){window.removeEventListener("mousemove",Kn),window.removeEventListener("touchmove",Kn),window.removeEventListener("mouseup",_n),window.removeEventListener("touchend",_n),Ct.Z.cancel(Re)}}},[ao]),oe.useEffect(function(){return Lo(),function(){clearTimeout(Ti.current)}},[zt]),oe.useImperativeHandle(kt,function(){return{delayHidden:Lo}});var Fe="".concat(wt,"-scrollbar"),Ee={position:"absolute",visibility:$o?null:"hidden"},ye={position:"absolute",borderRadius:99,background:"var(--rc-virtual-list-scrollbar-bg, rgba(0, 0, 0, 0.5))",cursor:"pointer",userSelect:"none"};return gn?(Object.assign(Ee,{height:8,left:0,right:0,bottom:0}),Object.assign(ye,(0,Xe.Z)({height:"100%",width:Ln},zo?"left":"right",wo))):(Object.assign(Ee,(0,Xe.Z)({width:8,top:0,bottom:0},zo?"right":"left",0)),Object.assign(ye,{width:"100%",height:Ln,top:wo})),oe.createElement("div",{ref:pr,className:Ae()(Fe,(0,Xe.Z)((0,Xe.Z)((0,Xe.Z)({},"".concat(Fe,"-horizontal"),gn),"".concat(Fe,"-vertical"),!gn),"".concat(Fe,"-visible"),$o)),style:(0,ke.Z)((0,ke.Z)({},Ee),Tn),onMouseDown:Vn,onMouseMove:Lo},oe.createElement("div",{ref:jo,className:Ae()("".concat(Fe,"-thumb"),(0,Xe.Z)({},"".concat(Fe,"-thumb-moving"),ao)),style:(0,ke.Z)((0,ke.Z)({},ye),Sn),onMouseDown:li}))}),On=Wn,Be=20;function sn(){var Bt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,kt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,wt=Bt/kt*Bt;return isNaN(wt)&&(wt=0),wt=Math.max(wt,Be),Math.floor(wt)}var fn=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],ri=[],hn={overflowY:"auto",overflowAnchor:"none"};function ve(Bt,kt){var wt=Bt.prefixCls,Tt=wt===void 0?"rc-virtual-list":wt,zt=Bt.className,Et=Bt.height,xe=Bt.itemHeight,qe=Bt.fullHeight,Fn=qe===void 0?!0:qe,gn=Bt.style,Ln=Bt.data,Ve=Bt.children,Tn=Bt.itemKey,Sn=Bt.virtual,zn=Bt.direction,pi=Bt.scrollWidth,Bn=Bt.component,ao=Bn===void 0?"div":Bn,gi=Bt.onScroll,Ii=Bt.onVirtualScroll,_i=Bt.onVisibleChange,Ro=Bt.innerProps,so=Bt.extraRender,Qi=Bt.styles,oo=Bt.showScrollBar,Bo=oo===void 0?"optional":oo,Ki=(0,re.Z)(Bt,fn),zo=oe.useCallback(function(Gn){return typeof Tn=="function"?Tn(Gn):Gn==null?void 0:Gn[Tn]},[Tn]),pr=un(zo,null,null),jo=(0,pe.Z)(pr,4),Vr=jo[0],Ir=jo[1],$o=jo[2],Wo=jo[3],Ti=!!(Sn!==!1&&Et&&xe),Lo=oe.useMemo(function(){return Object.values($o.maps).reduce(function(Gn,ti){return Gn+ti},0)},[$o.id,$o.maps]),Lt=Ti&&Ln&&(Math.max(xe*Ln.length,Lo)>Et||!!pi),_o=zn==="rtl",wo=Ae()(Tt,(0,Xe.Z)({},"".concat(Tt,"-rtl"),_o),zt),Vn=Ln||ri,Qn=(0,oe.useRef)(),li=(0,oe.useRef)(),mi=(0,oe.useRef)(),lo=(0,oe.useState)(0),Fe=(0,pe.Z)(lo,2),Ee=Fe[0],ye=Fe[1],Re=(0,oe.useState)(0),Kn=(0,pe.Z)(Re,2),_n=Kn[0],Mi=Kn[1],Me=(0,oe.useState)(!1),Ue=(0,pe.Z)(Me,2),In=Ue[0],Ei=Ue[1],on=function(){Ei(!0)},Wt=function(){Ei(!1)},ae={getKey:zo};function rn(Gn){ye(function(ti){var ji;typeof Gn=="function"?ji=Gn(ti):ji=Gn;var Un=Si(ji);return Qn.current.scrollTop=Un,Un})}var he=(0,oe.useRef)({start:0,end:Vn.length}),Kt=(0,oe.useRef)(),$t=vt(Vn,zo),Je=(0,pe.Z)($t,1),Dn=Je[0];Kt.current=Dn;var Xn=oe.useMemo(function(){if(!Ti)return{scrollHeight:void 0,start:0,end:Vn.length-1,offset:void 0};if(!Lt){var Gn;return{scrollHeight:((Gn=li.current)===null||Gn===void 0?void 0:Gn.offsetHeight)||0,start:0,end:Vn.length-1,offset:void 0}}for(var ti=0,ji,Un,Ni,Yn=Vn.length,Hn=0;Hn<Yn;Hn+=1){var ii=Vn[Hn],Ye=zo(ii),io=$o.get(Ye),fo=ti+(io===void 0?xe:io);fo>=Ee&&ji===void 0&&(ji=Hn,Un=ti),fo>Ee+Et&&Ni===void 0&&(Ni=Hn),ti=fo}return ji===void 0&&(ji=0,Un=0,Ni=Math.ceil(Et/xe)),Ni===void 0&&(Ni=Vn.length-1),Ni=Math.min(Ni+1,Vn.length-1),{scrollHeight:ti,start:ji,end:Ni,offset:Un}},[Lt,Ti,Ee,Vn,Wo,Et]),Ke=Xn.scrollHeight,be=Xn.start,me=Xn.end,Rn=Xn.offset;he.current.start=be,he.current.end=me,oe.useLayoutEffect(function(){var Gn=$o.getRecord();if(Gn.size===1){var ti=Array.from(Gn.keys())[0],ji=Gn.get(ti),Un=Vn[be];if(Un&&ji===void 0){var Ni=zo(Un);if(Ni===ti){var Yn=$o.get(ti),Hn=Yn-xe;rn(function(ii){return ii+Hn})}}}$o.resetRecord()},[Ke]);var bn=oe.useState({width:0,height:Et}),ze=(0,pe.Z)(bn,2),pn=ze[0],Li=ze[1],fi=function(ti){Li({width:ti.offsetWidth,height:ti.offsetHeight})},Ji=(0,oe.useRef)(),le=(0,oe.useRef)(),Nn=oe.useMemo(function(){return sn(pn.width,pi)},[pn.width,pi]),ui=oe.useMemo(function(){return sn(pn.height,Ke)},[pn.height,Ke]),vn=Ke-Et,bi=(0,oe.useRef)(vn);bi.current=vn;function Si(Gn){var ti=Gn;return Number.isNaN(bi.current)||(ti=Math.min(ti,bi.current)),ti=Math.max(ti,0),ti}var Pi=Ee<=0,hi=Ee>=vn,si=_n<=0,Ci=_n>=pi,Pe=jt(Pi,hi,si,Ci),Xi=function(){return{x:_o?-_n:_n,y:Ee}},Ce=(0,oe.useRef)(Xi()),kn=(0,qt.zX)(function(Gn){if(Ii){var ti=(0,ke.Z)((0,ke.Z)({},Xi()),Gn);(Ce.current.x!==ti.x||Ce.current.y!==ti.y)&&(Ii(ti),Ce.current=ti)}});function Ri(Gn,ti){var ji=Gn;ti?((0,_e.flushSync)(function(){Mi(ji)}),kn()):rn(ji)}function di(Gn){var ti=Gn.currentTarget.scrollTop;ti!==Ee&&rn(ti),gi==null||gi(Gn),kn()}var mo=function(ti){var ji=ti,Un=pi?pi-pn.width:0;return ji=Math.max(ji,0),ji=Math.min(ji,Un),ji},Fi=(0,qt.zX)(function(Gn,ti){ti?((0,_e.flushSync)(function(){Mi(function(ji){var Un=ji+(_o?-Gn:Gn);return mo(Un)})}),kn()):rn(function(ji){var Un=ji+Gn;return Un})}),Jn=ie(Ti,Pi,hi,si,Ci,!!pi,Fi),Wi=(0,pe.Z)(Jn,2),Ui=Wi[0],Ai=Wi[1];cn(Ti,Qn,function(Gn,ti,ji,Un){var Ni=Un;return Pe(Gn,ti,ji)?!1:!Ni||!Ni._virtualHandled?(Ni&&(Ni._virtualHandled=!0),Ui({preventDefault:function(){},deltaX:Gn?ti:0,deltaY:Gn?0:ti}),!0):!1}),ee(Lt,Qn,function(Gn){rn(function(ti){return ti+Gn})}),(0,Ze.Z)(function(){function Gn(ji){var Un=Pi&&ji.detail<0,Ni=hi&&ji.detail>0;Ti&&!Un&&!Ni&&ji.preventDefault()}var ti=Qn.current;return ti.addEventListener("wheel",Ui,{passive:!1}),ti.addEventListener("DOMMouseScroll",Ai,{passive:!0}),ti.addEventListener("MozMousePixelScroll",Gn,{passive:!1}),function(){ti.removeEventListener("wheel",Ui),ti.removeEventListener("DOMMouseScroll",Ai),ti.removeEventListener("MozMousePixelScroll",Gn)}},[Ti,Pi,hi]),(0,Ze.Z)(function(){if(pi){var Gn=mo(_n);Mi(Gn),kn({x:Gn})}},[pn.width,pi]);var ln=function(){var ti,ji;(ti=Ji.current)===null||ti===void 0||ti.delayHidden(),(ji=le.current)===null||ji===void 0||ji.delayHidden()},Dt=tn(Qn,Vn,$o,xe,zo,function(){return Ir(!0)},rn,ln);oe.useImperativeHandle(kt,function(){return{nativeElement:mi.current,getScrollInfo:Xi,scrollTo:function(ti){function ji(Un){return Un&&(0,ge.Z)(Un)==="object"&&("left"in Un||"top"in Un)}ji(ti)?(ti.left!==void 0&&Mi(mo(ti.left)),Dt(ti.top)):Dt(ti)}}}),(0,Ze.Z)(function(){if(_i){var Gn=Vn.slice(be,me+1);_i(Gn,Vn)}},[be,me,Vn]);var to=ne(Vn,zo,$o,xe),Er=so==null?void 0:so({start:be,end:me,virtual:Lt,offsetX:_n,offsetY:Rn,rtl:_o,getSize:to}),Rr=ct(Vn,be,me,pi,_n,Vr,Ve,ae),ur=null;Et&&(ur=(0,ke.Z)((0,Xe.Z)({},Fn?"height":"maxHeight",Et),hn),Ti&&(ur.overflowY="hidden",pi&&(ur.overflowX="hidden"),In&&(ur.pointerEvents="none")));var ho={};return _o&&(ho.dir="rtl"),oe.createElement("div",(0,St.Z)({ref:mi,style:(0,ke.Z)((0,ke.Z)({},gn),{},{position:"relative"}),className:wo},ho,Ki),oe.createElement(fe.Z,{onResize:fi},oe.createElement(ao,{className:"".concat(Tt,"-holder"),style:ur,ref:Qn,onScroll:di,onMouseEnter:ln},oe.createElement(et,{prefixCls:Tt,height:Ke,offsetX:_n,offsetY:Rn,scrollWidth:pi,onInnerResize:Ir,ref:li,innerProps:Ro,rtl:_o,extra:Er},Rr))),Lt&&Ke>Et&&oe.createElement(On,{ref:Ji,prefixCls:Tt,scrollOffset:Ee,scrollRange:Ke,rtl:_o,onScroll:Ri,onStartMove:on,onStopMove:Wt,spinSize:ui,containerSize:pn.height,style:Qi==null?void 0:Qi.verticalScrollBar,thumbStyle:Qi==null?void 0:Qi.verticalScrollBarThumb,showScrollBar:Bo}),Lt&&pi>pn.width&&oe.createElement(On,{ref:le,prefixCls:Tt,scrollOffset:_n,scrollRange:pi,rtl:_o,onScroll:Ri,onStartMove:on,onStopMove:Wt,spinSize:Nn,containerSize:pn.width,horizontal:!0,style:Qi==null?void 0:Qi.horizontalScrollBar,thumbStyle:Qi==null?void 0:Qi.horizontalScrollBarThumb,showScrollBar:Bo}))}var Le=oe.forwardRef(ve);Le.displayName="List";var Pn=Le,Cn=Pn},51581:function(nn,An,Ut){"use strict";Object.defineProperty(An,"__esModule",{value:!0});var St=function(){function oe(_e,Nt){for(var et=0;et<Nt.length;et++){var nt=Nt[et];nt.enumerable=nt.enumerable||!1,nt.configurable=!0,"value"in nt&&(nt.writable=!0),Object.defineProperty(_e,nt.key,nt)}}return function(_e,Nt,et){return Nt&&oe(_e.prototype,Nt),et&&oe(_e,et),_e}}(),ge=Ut(59301),ke=re(ge),Xe=Ut(12708),pe=re(Xe);function re(oe){return oe&&oe.__esModule?oe:{default:oe}}function se(oe,_e){var Nt={};for(var et in oe)_e.indexOf(et)>=0||Object.prototype.hasOwnProperty.call(oe,et)&&(Nt[et]=oe[et]);return Nt}function Ae(oe,_e){if(!(oe instanceof _e))throw new TypeError("Cannot call a class as a function")}function fe(oe,_e){if(!oe)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _e&&(typeof _e=="object"||typeof _e=="function")?_e:oe}function qt(oe,_e){if(typeof _e!="function"&&_e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _e);oe.prototype=Object.create(_e&&_e.prototype,{constructor:{value:oe,enumerable:!1,writable:!0,configurable:!0}}),_e&&(Object.setPrototypeOf?Object.setPrototypeOf(oe,_e):oe.__proto__=_e)}var Ze=function(oe){qt(_e,oe);function _e(Nt){Ae(this,_e);var et=fe(this,(_e.__proto__||Object.getPrototypeOf(_e)).call(this,Nt));return et.scrollListener=et.scrollListener.bind(et),et.eventListenerOptions=et.eventListenerOptions.bind(et),et.mousewheelListener=et.mousewheelListener.bind(et),et}return St(_e,[{key:"componentDidMount",value:function(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}},{key:"componentDidUpdate",value:function(){if(this.props.isReverse&&this.loadMore){var et=this.getParentElement(this.scrollComponent);et.scrollTop=et.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}},{key:"componentWillUnmount",value:function(){this.detachScrollListener(),this.detachMousewheelListener()}},{key:"isPassiveSupported",value:function(){var et=!1,nt={get passive(){et=!0}};try{document.addEventListener("test",null,nt),document.removeEventListener("test",null,nt)}catch(ct){}return et}},{key:"eventListenerOptions",value:function(){var et=this.props.useCapture;return this.isPassiveSupported()&&(et={useCapture:this.props.useCapture,passive:!0}),et}},{key:"setDefaultLoader",value:function(et){this.defaultLoader=et}},{key:"detachMousewheelListener",value:function(){var et=window;this.props.useWindow===!1&&(et=this.scrollComponent.parentNode),et.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}},{key:"detachScrollListener",value:function(){var et=window;this.props.useWindow===!1&&(et=this.getParentElement(this.scrollComponent)),et.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),et.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}},{key:"getParentElement",value:function(et){var nt=this.props.getScrollParent&&this.props.getScrollParent();return nt!=null?nt:et&&et.parentNode}},{key:"filterProps",value:function(et){return et}},{key:"attachScrollListener",value:function(){var et=this.getParentElement(this.scrollComponent);if(!(!this.props.hasMore||!et)){var nt=window;this.props.useWindow===!1&&(nt=et),nt.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),nt.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),nt.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}}},{key:"mousewheelListener",value:function(et){et.deltaY===1&&!this.isPassiveSupported()&&et.preventDefault()}},{key:"scrollListener",value:function(){var et=this.scrollComponent,nt=window,ct=this.getParentElement(et),lt=void 0;if(this.props.useWindow){var pt=document.documentElement||document.body.parentNode||document.body,vt=nt.pageYOffset!==void 0?nt.pageYOffset:pt.scrollTop;this.props.isReverse?lt=vt:lt=this.calculateOffset(et,vt)}else this.props.isReverse?lt=ct.scrollTop:lt=et.scrollHeight-ct.scrollTop-ct.clientHeight;lt<Number(this.props.threshold)&&et&&et.offsetParent!==null&&(this.detachScrollListener(),this.beforeScrollHeight=ct.scrollHeight,this.beforeScrollTop=ct.scrollTop,typeof this.props.loadMore=="function"&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}},{key:"calculateOffset",value:function(et,nt){return et?this.calculateTopPosition(et)+(et.offsetHeight-nt-window.innerHeight):0}},{key:"calculateTopPosition",value:function(et){return et?et.offsetTop+this.calculateTopPosition(et.offsetParent):0}},{key:"render",value:function(){var et=this,nt=this.filterProps(this.props),ct=nt.children,lt=nt.element,pt=nt.hasMore,vt=nt.initialLoad,Ct=nt.isReverse,bt=nt.loader,Gt=nt.loadMore,jt=nt.pageStart,ie=nt.ref,ne=nt.threshold,te=nt.useCapture,De=nt.useWindow,ce=nt.getScrollParent,Qe=se(nt,["children","element","hasMore","initialLoad","isReverse","loader","loadMore","pageStart","ref","threshold","useCapture","useWindow","getScrollParent"]);Qe.ref=function(un){et.scrollComponent=un,ie&&ie(un)};var je=[ct];return pt&&(bt?Ct?je.unshift(bt):je.push(bt):this.defaultLoader&&(Ct?je.unshift(this.defaultLoader):je.push(this.defaultLoader))),ke.default.createElement(lt,Qe,je)}}]),_e}(ge.Component);Ze.propTypes={children:pe.default.node.isRequired,element:pe.default.node,hasMore:pe.default.bool,initialLoad:pe.default.bool,isReverse:pe.default.bool,loader:pe.default.node,loadMore:pe.default.func.isRequired,pageStart:pe.default.number,ref:pe.default.func,getScrollParent:pe.default.func,threshold:pe.default.number,useCapture:pe.default.bool,useWindow:pe.default.bool},Ze.defaultProps={element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null},An.default=Ze,nn.exports=An.default},26724:function(nn,An,Ut){nn.exports=Ut(51581)},93314:function(nn){"use strict";nn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAACaCAYAAADl9acYAAAAAXNSR0IArs4c6QAAIABJREFUeF7tXQd4U1Ubfs/NaJtO9kzLahFQEJkiUBBFUFFkCCjiAAVFERT5FREQQQXBBcpysWRP2RtkKRsEOphNodCZdDfjnv85CU2TZt2bhABNDw9PmtzvrO+c957xLQIP0pkz1yrQIEmwwcDzHhTj91klEo7jpcG5zetWUJdmRjmPvTM9GI9JgSGvadOoLE9KJJ5kPp2YXLtZdO1kT8ooz2vigCNelvPYezPEG7z0CDAn4pJqPvJA5A3vdcl/S3LEy3Iee29OeIOX5YDx3nh4VFI5YDxin6DM5YARxKb7g6gcMHd+nMoBc+d57LKGhCQ1ZURBCoVL2nKCO8sBZWW50x1TOWDuLP8FlV4OGEFs8glROWB8wmbPKikHjGf882bucsB4k5t3qKxywNwhxrpRbJkGTOx0ehlA3d9e5VEtzA3ulGe55zmg1QOfrCVo34BgQGvr5rLDRl4RRZG+5NjBESBc4FHw1LlrCAuPsCo0JjKi7J5hYqfTXADBq4byCJLf82Nf3kA3OfD9LgKdgeCzZ4CUTJ1VKQFyKQgpmeMSjiKvQC+oplspN/wOMDcBVFv0Bo+KwYJ4VE50H3Jg7j6CWzkEX74A3MrSgTfeKZpSaBCHcAVn/JunBHlFPDR5BkG9LMjPt7mZLOtbskQADea9wqOW9coqiGHlRPcHBxYcJriQQvB9P+v2cqCwWFxgoOJk6JeTNX4HmJMAHv6xP4/6VXw/+OxNx/bM/pIohdUE9VW/VxwjOHiJYO5A6xolpGSpYW3jIW4w/A8wM+h+UHSY2pvHgzV9NXymeor0wPc7Cf7XzWJ/4Nsm+Ly2LzZx+OwZ3yuVbzhNsPEMwcI3rM8wMikHiURi5gNbbQoKrc84zpjkj2eYzQC6f96DomUd305ctrp8tp5gSk/f1utzlFhUOHYthy9f8D1gdpwnWHiEYOVQ6zNM6QM/AY+CImHnF9YtfwTMCgB9P+5G0SHa9xP3bk2gT9cBU3r6Hjp95nBYNcz3gDlwkRhX843vlfS59PmFHfjFzgC/2pJ1nEEnEIpIAG+834Wia2Ox7PJ8wt0twLz7J8Gsl3zf316zCVYPsz5oe85F1yUcu0YwcQPBjlElZyjL8wsrQeyBn+XxK8DETqefgyACFCPe6kjxfDPfT6C7BpilBLMG+L6/A34h+P1VikCZ60nuTYpzN4AxqznjCqPOMZ1RSp9f2OVLYZH1lbOrNvjVlswIGEAKYOyrj1K82NL3E+huAWbEMnbFSn1+Qzd4AcE3fajPZV6X04D3lnHGM4xOawKFJwLLYiD5H2AoCkHwJQMLA42v090CzJjVBBN7UCh8rN3AgDrqCYq6lX3L6RQ1MGQRhwWvA7UrALbnFzCJjOhG+d2WjFCkUYKZPZpSDIv1PWDGrycY34NCahI0+yxN/Ivg3c4UlUN8VqWxok/XEfRrSdG0tm/rzcoHBv7KYc5AILqqLWDcOb/45RmGEFyhFL8/0Yga33y+Tl9uJhjxOEVIoG9rnrqVKSJSRFb0fb3tG1A81sC39TLRSu85HL57Eaii0Bm3oqEKqZXSJaUURUxTU0Tyuy0ZAc5SYCUbxE+6+x4w3+0kGNiWooqP3/Qz9xB0bUTRsLqI2eEFUlbvA9WBJxv5ltdMit9jFocpLwB1InQIkBEQTmLUHStOBoMBOr24K2+/AwwPHOKArS2iKCY9VzKIg34jyMgTv6f1wpwqL8JLHKgUTLHwjZIxZTKg0V2Bzg2tLzvYBYA75xe/25J1mkEnGAzYyXE40KQmMK23uLeLN8b1j0ME7epTxFTzRmnCy/jzXyCqIny+NVryDzFeKfd+xLcrDOMMO8MMfgx45iFrOZA7AstiTvvVoZ91usM3tClHcLpeZWDmAN8DZtlRgkY1KJr5+BC87hQQLAeebCwcZN6gXH6MgG2P+rfyDmD+WLoV8xZugkIRiNh2TTHghcfRoF4tFBZpkXgpGQ81rmdu9puLOLzwMPBYPR1Cgzw/v7CC/WpLxjrc/jtaT2LApRrhwC+DfA+Y9aeI0dKzbT3vTCChk3r7eaBABzzfTGgO79CtPUmM9b7U2jv9bf3kOyjSlihLcoSg93MdkZ2Th227j2Hoq8/inTeeNzZ+xFIOsTHAsw/pAeL5+cUvAdPuG1pVRnArQgEsGex7wGw7RxAgBTo19M4EEjqtD1wEkrPYm15oDu/QbfkPSM0hHsu8du0/gSnfLkFGVrbThjFLynULJ6FOZHUw2RNbyd/qUJLFHZV+ywr9aksWO4Ou0BK8KueRz/bVq++CUuD+RGbhB3R/0LeAOZEEnFIRvPGYb+vdGw+cvU7w3uOe1dv+mfeRk5svCMUfvz8AA3o9jgkbCJQVgPe7lGTz5MDvj4f+VXs/JH1ip1PmAkHy17u8z42bjl4lxjf9C809m0CCZo4FUVwKsDPOJLz0ZTp6Fdh6jtnWe1bvuCm/4q/tRwQ1/b03e2LIwGfw1RaCkADg425AOvPkYCHZd0cG43dbsk4zaDFgWHiHcG85wjBQoEhnMhAzf5r/Jihkf9/+fjXDtDXqGA108+Eqcy0DYAfwMU95NnEFzVgLovibwK8HCab19qze61s24Pf5K7A5KwB5vHM1CblMij9m/Q87rtc1jsek54CMPIBayGD0BgP0ImUw/gwYFiqjllhHGAcvAkuPcijU8cgv0KGgSGv8LNJqweu1MOh14A3ss+S78W+Dzuo3RsPoTy0YgIjQALFz0C36tBzg570EE3p4NnHFVn5TA0zaSPDzy57Vu2bIS6jF67BDHYBHgnVI0kow+6ZjLyZNm9RD+35jkZINfNO7ZIVhEn+e16NQ6157/OqWjJ1h9n1IXoydTi8AeGD+KzxqinCEsfkswfBJC2HQacXOG7v0B+e9CGXVUK+U5aoQdm5iE3eqh296R/XoDEBu0e3/hcz3FzF+Z292trI91Zgav7N2tKrDrrfFTdgTI4dAl61BipZDDXYINRCMvBrusNvBikAMHT8LTM3/pwElK4xMAuQV6uBuKK4yA5hEVfY8SvmmHCETGyjDtzqbQLHf0KMgaCnWEcaW/whGT1mAHHZP6oW09bueaFy3khdKcl0EO+y+v4xgphs2MWxbs+K46bLCDIoi6+9iVLKY4PbTp8UB5t8h/UB53qimz1aJA9lyLExz7H1vyMCnUa15L/x9EfhtkIk/nh74y9ShPz5JnUGA26qFZIdcTofWqR5xxd5Uip1O9wDoJNYRxs4LBB9PXYxUdaHrGSqAYuWUp9GmSQ0BlN4h8cTq8qVfOGgKStpBeAoJb4DEYPrPsU89b/5e/LvEYPubLCIQX06NEtWpfwa/yA4h0FEgqVCK71OCUeTARdLLfbpg9PAXsfGsBBtOA0uHmKpyV0PZsqFl5lo5QaXWgRqNw4pTHiEYGa2M+KX0yMROpxsA9BDrCGNvAsG4GcuQdMt45eJx+nXsk3iyNbOY9k161wOry8/GqZCr1t4GBA/O3T0Nm7gSDl/89IBRHiU0nRk3CgU3knEmT4pZN51rrjI5TN2oGmCOMP44BKx7B8jINemP8ZRCK2Y5LNXAMrMlS0hSpwKw9TRGME+XHf5ekybEfPCInU7/BDBArCOMw5cIPvt+JRJUGqHj7JRu2rsd0P+JGBuanELTTVpwwO3/cnjFxNcTwMz95hquxud5pd+skIEfR6NJA+F2y6o1S3Fj4xpj/X9lBmK7OsDuChMUKMf+v36AXC4Fc4QxYwew/X0gM8/k5VKvN0BvcF9gfc8CJuGWuh4twgoQnJSBzK+nDP+3eLTsBahJSNL8DdD29kaUAFsDSU4vpVJp3FTETqdzAbwl1hHGySSCCTPX41RimlcmzthBrTCsV1Obss5cJ2hWXQupTIoiHUW+1nRYZkcn5kRbTzlIOQq5hBmimfRu2RwoeU4gl5rAFiI3Odpmb/NRK0zXu+zgKzZtWZWK/VvTxWZzSP/EK5HoEivcxsFQWIBzk8caVxmWmMT+g6thNlfMg/p1xYfv9DXSMEcYEzYAu247wnBXQ9myE/fslixRpf6FUgw2N5bgDChmk6Lw33MMqkqlg8JeVKmn8hRjHI0QIdgbiJynGWhiZ9AZoPhgaEeK50Q4wmDCvwmzt+HwGe8EcH67V1N8MshWV4UBpnlNLQID3Lcn5nkKrZ6iUEex4azEqC08di0BW1XDgsTP+2NHsrH6F+/0m9Xetns1PN9b3IWHPi8XyetXIOPoEeg1WbhYKMGK9CCoiiSoWq0SnuvWzqhLVuyoz+wI411mmi3epZI9Lt2zgElIUht9INtpdDJPMUsSGf59NCFFxc8TknI6AoZ9LqbCmj+V4X33zMAEAOMHtaXoJ0KLVpUJjJuzD3v+vSh+xtnJ0ffxaMwY0dHuCtO8pg6BAcK3LI4axCTai/4hRsBM3kww5DGK6o5vYx32S52pw9QxbEi8k6o2DMeoj2q5VVhqNnB29JsI0TP5M6Dj5Gg7dwmkpVZOsyOMtyg4joDyBhRq3d+Osbru3S2ZSp0LCmf+9ZM5CUY3qBWx3LREUy5RpbkKQOl0FAimvrksPAME08Q6wmD74DGz/8H2A/+5NdClM8U2r4VFE7rZBcwjtXQIkHsOGLbSLP7XBJhvdxD0fJiinhs+pVk5n41IBM/UFryQSHggvpxRooovpsgdFwjoD8MQri3ZIso/XYzm9a2FwDfUAFPxX/AaRYSCeCR/KW7fvQuYJE0RQF3vSQh2UQn3bsOaYXEJSZrPADrJBfP5BceCVx+4LO0r1hGG3gC8//Np/LXrmJjxdUhbv1YE9vzU22eAmbOPBRmieNCNFzvP8/jhaxVSL3vn4M9zBJN/bgSZgJsyplZ0KQ24oSZgq8vmE4V4+9hrkNIS8O5uPhbNOz+CprWpWRhd7Ahj9svMYM871rT38pbM/q2XvelHoeU4bpxBgt+Jjr8MAqfi80NXZEW/H1UEuOMIY/zCRPyxZr9XABMSJMP5pbelahYlsjNMi1p6402Pp8lyhWEhIBpVp2hdV1yp6nwgPAhYvzQF/+zOEpfZCfXgz6LRIMrxKsq0B5YcKsL6UxRFvBygelBdLjhZGMCx/RfTKWMCUGZzbAClvJEmtiGH97oEGLdhzBHGjL4UDyvLOmBUmn9AaamAay7GimAXgdErzG1RlX36k9el+PlgsPFtK9YRxtwtNzBl7havTZoLywYhuJRbSCNgauvBlAg9TQYDjyVHOeOWbOVxoEoo0Mn2JttpNZvOcmhfn0KTXoTr8TlITSnCrRSt8TMvV7gj79KVPDskCo+1tb/rZkLScavzcTlTARBrZUu+MB1coHNHZ8rQXEzvH4T+8yWY9DzQrj6QptFDzzRlPUj37JbM5pZMeCfZK5CNgsPt3PlbEny3LwSlHWEIqWLzcTWGfbFaCKkgml0zeyNaaa3QdqcAs+msSa2k+4OCmmYm2nyWQ98W9idabo4eqSla3EopMn6m3mRgKkJ6KlM6dV5Plz418ES3CjZE7Ar9w2X5UGXbv3bmC1NBAiqBEOf34zFhKlzLq40PuxK0i8qFutBzRdd7FjDx1zSDCKELxA2tmZoyyztqqc9tUdDlDAm+2hUCdxxhHIwrwOAJy5EvIkSCsz78Nq4rnmhpfU/BANOytgEydwQmpSpjQro/b68we+JNArzej4jjKouz0q+luDwGAzWCxnI1Kr0qPfpEZTzXv6pVwUzf6+MVBTiX6vi+hxoKQfUF4AJswWZZGF+UCUN2IsYMaINnbcVd4jp0m/qePcNcvJlTldcaUm5vVN3qnKNM1zUcJm4LhTuOMP65qMWYGWtxJcU76jGT3nwUrz1j7ZnCCBilAbLS96RucIFJtv88ZpLD/HMZSEgFXmkrrqANp2yjEYsroYRar6f44I3zxh9qNwnH8FHWNxBLj2ix6F85SKltmGV9lBrAF6RConCuh8fotCn7MSC2Fob3ELkPddDBexYwrL2JSZqtFPQpdwfHUT7mf+zjTWFwxxHG8St6zPhtCw6cZXcSnqdhLzTF2FethZcMMK2UBki9DBgmbz18mYAJbMUk5shiYBsxORzT5ucZ8PHbcUaC4OpBGDe55AbiShqP9/40gHLOt058UZbxXMPJnQuUKK+DLi8DEs0R/PJBLIIVwjULHPXgnt2SsQbHq7JeIJSYFIi8mNgeeeT6cFRQAItFOsL4L5li0do9WLrLriK06FZ2e7QO5v3PwugcgDcBo9MbsPT2CnMxFcYwdiNFuMhlKjcs/J23AMMEoONHJhj5JA2T44tvS2TTo5cX4kKqY5X9YuYacq9CEhzlMngmr8uGQasFLUpDPcUV/DCiKwrcNBwrrvueBsyKFVTSvG32aQraRPRMdJKBWaa+vSrcqNAo1hEGsyD8Y/1R/LzmjFea1EBZAbtn9rIqywiYSB5Siecey3U6A5YeN23JmCCPORIcK8IWhV0ps1Wpj8hzjyPmsDPN5P+ZNCWInMOXPz9g/PtgohZfbpEZ3SE5TxSGXBUkIa61vPnCDLCzFEuGrOMY1q02Xunq2VS6p7dkrKOJ17N7UAPP1PG9moatCoOBJ9go0hEGe+P+vC4e3yw84JX2VAoLxMmFL9sApnUkD4kXAKPV6bHsuNQIGDb5p28nmCwixmZSJnA5jeCZh1x3NzfpKi7M/xlFGRmo0qoNqnfohPAG1mcH1dUCfDP+sqkwjuCreY2Mf478swiJGa6V3Az518EFVgHhXMu0DYUZ4G8Dhuqy0Sg0EfM+8myHf88DhjEzIUmzAaA9XA+ZcIqR60KRp+XgjiOM3Sdu4s0vtyAkSIrgQCmCg6QIYZ+BMuPf7Dfzs9vP2bPi34ICZTh2szJ6NM41HuyrV7f2G8tWmNZRPCSc5yuMJWCYGcjHawm+7Sv8DPPfdSBfS9C5oWveHhg+GFqNyfRBEhgIeWgY2kz7AZysRDh5KT4fP0y5vZ0lwBdzGoO9FwbOK4S6KMDpCkP1eaD6fCNghCSDNhe8zmTsVznrMD59XIGa7Wx194SUVUxzT2/JihuZmJJThWoNZ0HgNY/EH28MRUY+B7GOMFibcrJzkJuXB3Z1zXHc7U9ivNlh0mX2aXpm/7ekLA57E6R44zHm5slWAs0A0ybKpDDoaWLhHJafMK0wLIm1ujx0iYD56WgrQO3ryuplSN6xzajkqM83+RCr1aUrol95A5zUJIT971QO5n2bZPybXYRNntsYvx4guLJrL1qkbsD2moOQHP6wlUskRkt5PfiCm5AEC/exa9DmgNcVoVL2KQy59RsqhAQg6tPvwAU5U1F0zvH7AjCsC4mqnE6UGpitvsfSJ0IIHb8lmNzIlkCsIwxPJzDLf10NrDtJMNyBjzDvAkaH5SdkbgOGOf5oVAN4sKawnl+YOwspf+81EzPIh9VvgCbvfoDAKlVx9JAai+ZcNz4PVBBE9W+M07uPo9/laeBgknSeC22ObbVeQ06QCRzselivuQhZBNveCX+JGAoyEZEThyE3fkIYNa00yh69UPdF6y2wsJ6ZqO6LLZl5pUlW9wHFMkrh6mTokgdf7QzG5UwpxDrCcFmwAAImPPztIMHorva3RkbA1GEhGoRPDkfVMj/EVoARaabM2vliCxj9QQtJ1GDAtU3rcGPXDmjVWWDfWWJbtHp9BiCwRScU6KQICJRg4VEp4g8ex4tXvrFSpGT0JxXNsKraIEgVFaHLuQ5ZSE1wAeLsEioRFZ5PnAVlTok5hiQwCG1+mAupwr1V5r4CDGNkgkrzEij93Znqi5CB/XafAhduySDWEYaQsl3RFGiB6Tsce4NkgGlbx+WtqatqjM9ZlOAVJ0tWmPeWEvzYX3gYcOY9cuKzsLE1EVK5oagQJ7/4DDlXS67gZTVqI6dlXxwNaIXrJ06j75UZkFhoHbNyK7Zqh2E3usHAlCupDgFhtSAJEmdsxsqJqZSHevmJaHPoC6vm1nvpNdTu7t6R+L4DjAk06t7M+tKuDb+QkQTw00EFTl2XQawjDIHFOyVj6h+frSeY4uC2it1MRVXgIeUIpBLTWcjdxMJArDgpN2/JPlpF8PlzwoPDjl9v0vZ1N2k1apz+ehJyVaZzS3HimUMKIoWUWrusqtDqUTR46308/bUKekghU1QBkbq+PbPXPkNuEog8DAOS5+ABzVEzSWj9GDSf+JVbXbovAcNs+oODFYSjsp8oqCm2gcj06z9BOHJNbjTZ7RDt/oQQWa2ZXEw0ZWY1yYzYGdCYuj5L7AJNwgBlvHRgj3mjnfvtx0YlS/Zcp9dj6wU5nmpiysccdLMYm5UECr3HruHwQ3/P+KPLzcWZ6VOQfdG5xWbVzl0R9fJgEI7DjO0Eu85rQSTuH1lbV45HbmYSzl1OR+2im4g0ZEJpyETdAC26zpnv1tDdt4AptulPNJ1rplMKUY6uFh8PxL5LARDrCMMtLtvJJAYw3qqTlcOCw7JYLUoBwWHZWWvBIYJxz3jeAiZxv7R0AZJ3bIetdT1B7T4voebTPc0VMbe2G08Wur26sII+6JyD5x4JQU6+FkfOp+DA2es4fO4GsvO1qFk5BE3qVEaTupWNn9G1K0AmILT1fQ8YxhhKqfTi9ewBoPQjSiFAxAasOh2AbfGBRr0qMY4wPJ86phLuFmBm7ibo2oSioYAL+uPXgKvpBIMe9VavgctnE5C7fyuyz58Bc2oRVKMWaj7XBxVbWGuELjxMsOxIAYjUtaqMo9Z90CkHz7WwXkoNPMXZy2k4ePYGDvx3HVdSTHIjBqCVn7verJQJwBQzjKnzJyRlPcZJuJ6UxwsAHEoP/joXgA3nAiHWEYa3ps7dAgyTeTwSRdHcuecDYzdXHCN4oBrwaH3v9Fqr55GWmY2ICNe3XWtOEvyy17MVZmRsLnq2dH4bdv5qBt6Ytg3d29TDOAFvhjIFmNLDGp+c1UxCycs8xTu3jcrMJDvi5VhxOghiHWF4Z+rcvRXGGBy2EvCYABB8sZHggycpqoa6f+lgya/MXC20RUUIDXV9gGJueb/d5tkZ5r0OOejd2nldm/+5gkkLDuOzQe3QrY1r2+0yDZjiwbp4PUNJeelKSqlZSX3/ZRkWHVNArCMMbwFm/AaC8c9Qt65rPWkDCw7Lggw9YVLhcprWnCCoH5qKGmHUaC4tl8sgl0kgl7FPqWhdt6upuQiWc1AoXN96MSd849ez62/31YPeeSwHL7Z1DpixvxzA7hNJWP9lL1RmjgtcJL8ADOOBSkWDCqiGaQoYlYn+TZJh/hEF3HGE4YqpQp7/sC0PrzRPhYxPg9yQjmCkoTA/HUV5aZDq0wBZBQQ0my6kKFE028/BGODpOYHBYfPy8qDT6aDT6Y2flolpUxeDhznscAWkfxKzEFNDAbncteIk8xIzYinxSBj1VrtcvPSo4y0Zs0Z96qPVqFpBgcXjnhXEx/saMCZfZNmTQCjTmZCAEC0oUglPU3iOnDEYtCcb16nCrDaN6ZxKU1HK0xOEIOrMDSlmHnDPEYZLzhoKAW0aivLSQXRpCKRp4HTpKMxNAy1KN36XE+cRAHjKIb/pckhk7h967bXz70STao47wWHZ9bZebwJOMYDY38Zrb4vEtKwZeAKMq5IJSDKZFOuPpqFr8yqCNBjYDd3AXwwgnPu+2Qa3zccrjzleNY7G3cR7P+7G8+2jMWaAMH8r9zVg4pKynudA1jmawExnjKf8fwRkAwF+j46MuJSoyupEKdkdnyoh0/e65wjDUX1c3MdA3hUEEO+YL6fU+BwRNUQa07tAM7v5OpNM8LoXg8PqDXrotHrojUDSQafXgXmrKZ3i0uV4vKkwiT2TJ/WcqYWBBLp8PzkieK1NIV5r71iO8/2qE1i2O8542GeHfiHpvgbMRVX2RzzlpwnpKCGEOa76i5dynxCeTriaTvpP2RnqliMMhwC9MBaBBaeFNEcQTU7FvpDWeU0QrVCiCynA7jjHip9Cy3FFxxz/mVYi0//sPD2u5wWgXUOBSmkAXvtVj7R819s3R215ta0Orz/m2FVVnwkbkJyWa7xOZtfKQtJ9DZiEpKzXAfKbkI6W0JAiQrDyZjZ5adyWUM4dRxiO6qOqRVCkLRPXHCfUt2gjhLXw7jmGBYdl18Uf+Tg47K4LBCz0uZh6P1oJnL/p/qH/5dYGvNnBfv5rN7PRb9JGVAoLwoavrC1enQ3gfQ2YC1ey6kil3CV2lhE7S7MKuMIxf4UGuuMIw1FdhszjCLk6XmxTHNLrqRT5TVdAJnNfPaR04cbgsPsIJjzrmbqL2E4evgxsPy+uXubM7+Vfmbss9661X2lDMdhuABRgyc4LmLnmJGKbKfHlW8KNyu5rwLBBS0zSbKBuWGOyWCoj1rrnCMPRZNEX5SLk3ACmVih2PjmkV9WYiso1RHrec1I7i1HJ5Ct3Kjiso6rPXgeY9P6bPsKB2uSRWKSlZbjNy3FjhuOTD5kIzja9891OnEhMxVs9muHVbsL5e98DJu5ydkNOxh934enfhmPsUDl0ZRgCZUS0IwyHWzJmqPPfcATorrk9yKUzZld5DTKlKUCQNxLr98jlJhV/X6ZrmcBXmwnmDBReb2R0CxQWmiOaiG5uj+5dsOyPH23yMd2ybmNWg6nJfDv8cbRpLDzO6H0PGMaN2zYyi8Q6/Ru+Ogw6A8FfIh1hOBs5evE7KLJ3ih5cRxluSR5FWLNxXiuPFeRJ6D53G5KWC3y4gmDhG8IAw7Ssa9Vlpsrup8jaNXHh+A6bAnYcu4bPfjto/H3z1D4IZ5JcgalMAIb1NVGlHkwpmQ1QwRf3H6wPRU6Re44wHPHXcGMTQm7+LJD9rsnU+soIaO2ux1z75Yu163fdStcUuYXA6wsIVg4VBpjMLDUeaOrgAOK6OjNFcvwhVCiluzbh90PYdvQqqlcMxuovSjSkhRRbZgDDOnsxOaczpYaFlEKQp4Sxm0KQlidxyxGGI+Zqs+IRfuUDIbwXTJMWsxghIc79CAsu7C6Ndg0lAAAdVklEQVStMEws88Jsgg3DhQEmSXUdLdt55hLJuIKs/g2x7UvcdrJtWPcxq40q/h2bKfGViAM/K69MAYZ16NKlzHCDlHwBwr0FUKdr7efbQpCs8a4jjMKCfITHDQRH3d97l578qmqTUblWczGYcErLzjDT+/hej63HLA5r32YOCl135dyFeHTuahtsynVOa4qvPv8II4aVyLJOXUzFsG9NW+bXuz+EISK9lJc5wBSz69KNzEheLxlFQVnEIrvmUlN3B+NiuncdYWi1OsjjP0KQznvxIDVVh0Bem1kreCcZg8N2pwhzX4juVkN6zebwx+u8oHr/OXoCPXrZBpsSW/GAvj3wy6yvzdl+WnsKi3aYnKFPHtIBnZu79qBpWWeZBUxxJ69coYE6ae4zlOqfIyBPM59uxc++36/AuZvedYTBJNz6+OkIL3AVn1b40N8K6oawRu8Jz+CCcvImgiEdKKoLF7p7pe4B8zl8148XVO+uPQcwYNAwj+tt0iga/+4t0Z4a8MUms9HY0vE9ECnUHc7tlpR5wFhyfA+l0lqq7L4A/QlAhTmHgnA8We51Rxh5FxejcvZSjwe7uIAk/cOo0nqK18qbsYPghebUGO7Dl+n1Pzh89iwvqN71G7fhzbc/9Lh5LALCzr+PQVMkR2w0Na4u566m49J1tVElRqyDEb8CTDH3LyblPMhTw67fjwZVPXTV+44wspP2oVq6IBU3QRPiprYWwtvOE0QrhGj2PoKO0dSoR+fL9O5SDm/H8oLq/XP5Gowc7R2tic9/XIlNyU2wY5RH1gJGVvklYFjHL6k0Ty85EbhxV6KceNsRRuatS6h1fYTX5mK+IQR5TZcbDb+8kVhw2MY1KFrV8UZpwsv4ZC3BCw8LC0o7/7fF+HRCydnDWS1FOSmQh1S363aX5XtlxGTEBfbCxveAIMFCB/s1+i1gGDsGL9Cvvpgm6eVtRxgZGZmomTQYHNUKn01OKHlIcEG5AfWE+eB2WefKY0DVMCDWO0G5XNZXTMDOTu3qUzxuinDhNH0/cx6+nGYrpS+diflxLkhPgFRRGfIQ+wzq9OxA5DUei5VDgYruObw0V+vXgOn8LR3L85jibUcY6iw1KiV9CLnhpqt5Ieg5DxkOV16PRyKFyTBcFbrxDPNZJj44rKtyXT1nvsYaVqeC4k1OmfoDfpjl2ncYb9CiMOOS0edyUOVoEGM4cuvUuGkrBHdbgIVvALWs4++6arLNc78GTOx0yq6efvS2I4zs7ByEJY1HkNYUactZ4kkg9FwE9JIKMEgijH8bjN/Z36bftCQcudLaeKC6q9KEPd8dB2Tliw8OK6x0x1Q/7SWoGkrRt4XrksZN/Brzfl3skpB59S9IN13hy0KrQxZkK+ANCQ1Do7ePYO5AoIF1DFqX5Zcm8G/AfENfB8Fv3naEkZubi6CkbxCou2yc9CZARJgBwcCRVlgZV3KC0aSmAhwnQYBcYowHI5FIwIN9MjPfkt/shcUQPdq3Mxy5DLDwfQNFBod1t77ifMyxuVxCBdX7wZgJWLzUdXh3Zh7NtmSgPCQBIQgIt+8/qtmw3fj5zep4yDoGregu+TVgOk2nTNl8pbcdYeTnFyA9U2MMDhQYIIFcwoGTSGCgnHHLECTnIJVIMG2H1BjywtcCRBYc9shlgrdEBocVPbtKZVjyDwGLLyqk3mHvjsGa9ZtdV0k4FGZdBa/NM/JbUcX+wSy692z8PDoWAjwpOa3TvwEzjXajHLa0b0DxSXfvnA9cj3AJxfe7TG5bq4aKyeU5bWIqsOkswcguvu3zyuPE6IBDSL2DBr+Hrdv3uOxshVqNkZqwH7q8NCNtYKUG4CS2V2G1OozE7ClvoZOHFx3+DZjptD0F/m4RRTHpOd9OHja4c/cRdHuQGh3r+TKxScuMuXz9kmDRmM/dgKB6+wwYgv0HjrhkS6+Bb2PlbzNQpDbZILEtGdualU4VH3gaX0/92ii89HZSVpY7NQllzvOLfYG7W7d7Nqe3a/NGA1hR7WfQZhKKU0yAN62396wkhTKFyUPa1qVo6KXDvNB62YH/2x0EXzzv/cnjrA07zhPsT4SgepkeGdMnc5V++nE6Phz/PTITmEIlhSykOmQK24M/W3mmzV2Lpxp7f5z9BjCPT6P1DRwuetMRhqsBtnzOnFHEVAMeVvp24hbpmata4lHcFzH9LKZl8TJXn4Cgep98+kWcPmtSknSWVi/7BZNmrsc/G2eC1xVAqqgEeYjtVRjhpPji1wN49qE7x+uYyAi7C4E3XvA+XWFU6Vo1ABsP2MzJwvDlMnjTEYarAbZ8zrYoVUKBR+vduUF01J67YUR2OhmYs49g9suu+9uhy/OIT2DyFedpz/bVWLXtFL77/F3o8zMhCQxHQJh9nZ/RU5diYJc7p95QZgCTnKHLppTaHK3Zm3bwYhkqKIDFg72/VLsabLZFYbYhnRu6nkCuyhL7/G4AJuEWwKT9QsyUWz3WDdeSkl1268zR3ThwLgtDBzyFIo0KnDwYgRH2VfYrP/jCzKTdX3pPZ8ll60wE990Kk5yhi6OU2kSaZx5OBy2UIkDqPUcYAnloJDtwkSC7AHj6Dm4THK4wIoPDiumXI1pVJjBqBcGqYa5fEA+16IxbqaabL2cp+dJJ3MqRoGXL1si7cRKcNAiBFe2vIopqDZemn133kqsyvf38fgTMJkops4WxSUOWSFGoI9joRUcYQhl+SgUkZZK7EtBp3DpgsjhzdqHdckiXlQcMWcReTq4Bw+z5mV2/sxQcrMCVuH+NoQof7DwESf/+aTz4B1WyH8tDHl7zhDpxlwA9A4+7alXAfQcYVYb2V1C8YY8N7y6XQl1AsGoojyD3vZK6zWHm9siDmK9u13u3Mgrtb71GbZCbm+e0mbVq1cDJIyavMK99OAvrfp0IfVEOFJWj7earUKUG9mxZ45WuOzqv2Cv8vgNMcqZuCuXpWHudGb1GipvZxKuOMLwyIn5eSGSDR8AiQDtLDzZ+ALu3rTKSzPrzAMa//xK0OSlQVLHZfd8uhuDQ/p1QKDyPiFCmAaNK17KD3g/2mP/ZXxJcyeAw/xUeNT3UZPXzOe7V7tes2wx6vcFpme3btcaa5SbX2gfP56Dnk62NipiKqo7tB1at+BMPPdjE47a6kr1YVnD/rTAZ+r6U8ivscWnyVgnibnL4sT+P+l6yN/F4NMoLQLXIh2zizpRmy9PduuCP+ab3YE4h8OCjzyMzfrvDMwyjm/rVZPR8vofHHC7TgLmRpetoMFC7Ximm75TgVDJn1G96srHrw6jHnC4vQBAHqipd+zvu/2JP/Dhjsrm8zv0n4sSWHx3KYRjh0DcH44NRnt8sl2nApGTROnqD7oq9kZq1T4IjV0Q7/xc06OVE7nPg6DS2bXL+AqvW4hVEdvnEXEna2bW4uGY4pEGO99ZPPv4YZs3y3DNpmQYM42hyujaBAjbXJxvOcFhxggHGI+UD92dGeU67HDg6/SGAd36GqfHoMNTuULJaFGZexem5T4CTOL7ufCCmAf7dv0EQ11MyrWN6WmYq84C5lqEdyVF8J4hTlkQc+URZUSbMG4PowsVlSEhSO3zlBtm5+alR0UOPD+KaZ5fa0aQryM+3oi/d/ocfaYOCQudxQCeOHYUPRrxpLocZk8U0i8Wt1HSHLQ+Qy3Hj0jFjzE1Xya8Bw4IuJWfoFgJ42RWjip8TQlbVqijtbwz3dw8kfwJM23YdkaXWOOX6tMljMWzIQCuawW9/hJVrNznNt37Fr+jc8VGXI+rXgCnmjipT353w/Es80IIALDAIM56QMFBQSpmkLAUEJzmeX1qrSuBfLrnqQwJ/AkyXJ7sh+bo5ALZdLs+cPgmvDuxj9ezPFesxbETJucZexrfeeAnTv3QdQqTMAyY5TdeZEspcjdjXjfDm5Ka4REDerF1F5tos0Ev1+hNger7QGxfiLzrl3PyfpqJfb+sr4vSMTDR4qCOYy15HSVmrJs4ddx3Dp8wDRpWhvQQKYfGjvTGJCS4rK8nvPDhvt9WfADPwlUE4etx5ROpFv/6A55950mYkn+zxMv45etLpCB/esw5NGjm3Vy77gEnX+lyQIua2xFOM+hNghg8fjp17Djhl2aolc9C1i21A1x9//h3jJn3jNO+EsaPwocWFgT3isg+Y8hXGatzv51uyTz75GGvWb3E66Teu+h0dLYIlFRNfuapCs7bOgzG1a9MCW9ezKI+OU5kHTPkZxnrw72fAfP3VFPy+yK42k7mTOzf+idYt7cfB7PBkH6cmzsz/29ULhxAe5thlT5kHjOV0SUzKfp6CLwkMAnIjJjLcyo3bRZV6Kk8xxpyPIjsmqiQgYkKS5jpAzfauBFzP6Miw9Z5urdzN709bsjmzZ+K7mb84ZdWBnavR9MFGdmm+/XE+Jn7pXOy2cP536NnD8UrkX4BRaSZQSieauUnIphhl+LNWoFJpFlFKSy7yCYmLUYabRyBBpdkISp8pzkMImRitDP/c3QnvaT5/AsyyJQswYcq3Tll29O+NaBht/45HyLZs0Et9MOvbSQ7r8DfArKOUPm/BjSkxkRFWl++JKvUuSvF4CSCwO1oZ0aX4e0KSmmn2fWoBmPXRynAf2ymW9MCfALNt8zqMGD3BKWDOHt2BKKVj36+du/XD8VNnHZZRu2YNnD+xqxwwjAOJKvU1SlHiDYGgT4wywspZb8I19QUQlBhPULokJqqCecVJUKl7g8JkocS0zQiSopURUZ6uFO7m9yfA/HtoL14Z8r5TViWe2Y9qVR2HUftp7kJ84iLGjLNVqsysMKcTk2s3i67t0KXIheTsSlJK0yilJRqVFPVjoiIuW59z1Ew5q8T9EsE3McoI85km4Zq6HgjMvn4IIVRPSJVGtcMy3J30nuTzJ8AkXjiJZ3uXRD+2xzdV/BGEhzsO1JlyMxWNHnncqRDzmymfYuhg+9pS3gKMq/kqZE54pBp85sy1CjRIEmww2BfnKoKC23NEsrzk/IKc/PycRjzTzrudQoLCAi3BwH6mlH6eV5Bjjo3HEUIUitALoDBfpfDU0C+/IM+5gEAIB9ygCVGEXXeUrawpX2bcvIx2jzuPHJ167SQCA5yHZevR9w3s+9uxy9mnn+qMZQtYyFPb5Awwaek3BcUBkEg4jhQY8po2jcpyY8gtprAnuV3kTVCpPwKFOcgkIdgbrYzobJntokrTgKfUKjY4B/RvEBlRAjTT1m4Ppehk0fIxMcoI51KxO9Q3f1phaFEmHmhuNWQ2XNWknHMYpq+YePGytXhnpPkYalNGSEgwkuIOQyq11V721grjjeng0QrjqgGJKs0SSqmF/ynyfUxk+CjLfAlJWR0BYmWFKZVyHevVDPvbmk7zHUBHFv9GCPkzWhkuWOPZVVvFPPcnwFQI5lE1qrlD9jA1/bSkUy7Zl52TiwYPdkBhUZFD2u0blqBta9u6/AcwSZrzFNR8PcxR8mqDqHCm2m9O8Uma/gTUKjY4R0h0A2W4lcbfxWuaQTyhC8yAAbkQHRne2OVI3QECfwIME7pWr9sC+QUFdjkZFhqK5MR/BHH5taEfOtUa+GT0u/hk9Ds2ZfkFYG7coIo8gyabUpiDHUqItGl9ZYjV/WJikmYUBbW66A+RhgfXrEmsLJsuqXIfMlD9mZIVBoZgSXhYaTpBI+chkb8BpknLJ6BKvmGXa1WrVMbFs/sFcXT7rv3o8/Iwh7SO1GT8AjCJydmPUp4/ZMGdwmhleCghRG+11VKpp4HiI4vfNDGRETbG4JRSaaJKk8Ni9ZhBw3HtomuHHRY0Wl4kEgsYL1bt9aJcWVyyCnv1HYBz5+x78K9Zswb27NwqqF16gwGxnZ9Eerr9y01mffnv4QNQKIIElceIfKl0y+q7Y2eY+CTNOwS05NqDkKMxyvDWpTmRqNIsppRanEXIhRgHW60ElYb5I21VXAYFGd4wMtxzTwqCh8dE6G+AGfzW2zhwwPLdV8KwunXqYOtm4VpKX0+bjt//cKxs+cu8n9Gh/WOCR6TMACZRlT2PUr7E0Jtw82KUYUNLcyL+mno3ISi5hiFkV4wy/Al7HEtQZc8F5d8q2ZZx86OVYebvgrnsIaG/Aeaj/43Fhr/smxs3bBiDDWtXCubohbg49OzVzyH9kMGv46MPzXc7LsstO4BJ0hyloC3Nkxt4JzoyYnZpDiRcU8eBwOxTlFK6uGFUhVfscSoxSf02BcwrCgE5Fh0Zbl5xXHLXSwRiAXM/ayuztn88/mv8PM/qrsbMyRbNH8KeLVYSAJdcZnKd/87H26Vr3uxB7NtmrR1d5s8w7LxxUZWdQ0Etzhvk0eja4TaSq4Qko4cFs5iYI9y0Bsqw/9kFTLKmLeWp+cxCQAobKMNszkUuR8xDAn8DzLTv5mDy1B/tcq1d25bYus4+mByxedacBRg7cardxxzH4VrcYSt1/zIPmMuqzKZ6ylnatRpCpPlhNWvWtLr5unmTBmdrNbmWnCOUjIqOCv/eHjdv3LihyNUrspmzjOLnUsI3q6esaL498xALgrL7G2B+W7gcI8fYVw5/PPYxrFvO3DcIT2npGWj4cGfo9Vb3P+YCmMSfSf6LU5kHTPy17FcJ4f8o2Y6R89GR4Taepy+pNNEGShOsAYN+0VERDi2WEpM05yioWf5CKfdaw6gws3xG+LC5T+lvgNmwaQcGDravgNm9a2csX2hfpcUZh/u/+i42b9ttl2T40Ffx1eclm4wyD5jEJM131FoqvyRaGW7tuMqo7pIVSynZa8k1Cr5jw8iKVlJ+y+elb9UIyPfRpbQH3IeCsJz+BphDR46jW0+7x0qj4RczABObNm7ZhZdef89uNmaMxozS/GaFSVSp91KKWAtufBQTGTG9NHcuXtf05w3WUn4CNIiOjHAYhTQhST0agFmHjBDsi1ZGlOiYiR05N+j9DTDxiZfRqoOVzZ+Za/369MD8WfbPI85Yq9Pp0fDhTmDumEondo5hZssRtzWgy/QKw1T5L6o0WZbq+pTiiYZRETYWQolJ2R9Q8DMsGRakDFcoCbGvhwEg/pq6CyEwO7MigKaBMrwCU/l3Y+67lcXfAMNC9tVp1M4ur159uQ9mznBsLemMwWMnTMOsueaduxXp0j9m4ZluJpvCMg2YxCR1fQqY9cDYRA4MC6usDCc2r5KEJDVbKdiKUZzUMZERFZwxWaXSVCwE0i1tbFytSm6hwkkmR4Cxp9rPirnfr5WZM75KymYwGGw99Qr1XmmPnefjEtG2k6UxbgmV5TmmbAMmWd2H8jBLsgjBtWhlhN1wuglJmiWAlTbz+Rg7lwOlmZ2oUl+lFGaLS8Khb3TtCLNFprcBUro8fwMM6z/zYpmaZutc/L23X8eUCZaaTeK437l7Pxw/aWu+3Oyhxvh7h2lIyzZgktRTKGCOY0kI1kUrI+xaICUkqZl715LzB8WumKgIu1J+y2FIVKnXUgqzTT8BvoyOjHBsbCFuDF1SiwWMywLvIoEQXTLWvB49+yAhwcpsydjqYUOHYNT79g/vQrq1bPkqTPj8CxtSdo759/DfCA1lLrcdp/te0p+g0myCRWhx5jGmYVQFu5f4CSpNHCg1S/kJIYuileGDXDE6/lrWBOY5xkxHyOYYZbjZq4yr/J4+90fAvPbGWzh8xFaNf8S772D4OzYaT4JZnJubi/Ydu9gNqTF39kx0irX1qGlZuM8Bc+PGZa86k8jVVzwGwOwRQQLD4CCpxq5LkFxDxXOgCC5mAOEwO5jLdHnlUqAP72KA5FcLxqWHSDPNajiCR8tNwlx9xav2sjo6w9ymTeCobjTR3bpjQlaDvLbddjnrptAV5oPRH2PTZlsPmLVrVv1q7+bf57rJSmO2Zu36TM3LLzArmAVWqo+qD/dD96c6Y1T3CiASx/F1JNpku9t9T9rjLO8d01a+Uw0uL/fucCCoSqPvCYGN9JJS8n5B2nn7ejMCmxpUpUl7TsL9HRHdBVWbD0CYspXRNZA+Lz394IQq91SI4HLACBxUfydTVGs8FpROseUDHZafGufRCtNxOh1nyM+YKFVUMqs86fLSaW7y0U1n5j/teahlLw5eOWC8yMyyXJSiWqMhoLBRGiOUvpaXFueRalLsdPongAGMfwUZl6G4sARtcw4e/XrXNhv7qbvN43sCMGcSUyy1Asw8aRpdw+gcw9FzMcwrLktMnnLaEg4oqjV8DpSzsRSjPAYUpF9Y5gmvOs2gbXke069tm8A9l7enaYNQWXCAhKMNK4ZFdl6yxqHfO0/qdDfvPQEYdxtfns93HIj9xpBm0BVUpgYteH0ReL0W1FAEWXDl/w5+VvEhIS1JSbli98VYnLdGjbr7furWZVGYXDawYlAAgmTSMY8vXn1XXGk56k+ZBYw3ViV7TLvXVipXk1DIRHZGwyYxex47nf4LwJ6xXuK+0cR5CDERjdjzWs8IXsvdvJRTGDDt7HXt9QLtmIJbF34QUcQdJS2zgLmjXPPHwmu2UCj0+SxYr1XiCN8l91a8fT19kXwqBv9Xg975fuHZaw9reZN6YLWqlfYe2rGoRO4motxiwIvI4pS0HDDe4qSflDPrqS5aA6UyAtAR23dz3u52gyffH3vj9HYWrcE0Nyl0lCOjC255dnXtrXaWA8ZbnPSTcna/3PsyBa0LILPLkjWVvN3tyk2emp+fljTEVC5N43j0zU2Ps/KM6u06xZRXDhgx3Cqnxe6Xe12gYKFJSF6XJaudK3qJ5xdRVG3ETNvZJcI5nqPPFt6ME629IL5a4TnKNGAopfLkbIRIDAgBj2BQnUJPiUIqQRD7JNSgAIgCBIGUkkCOIIAHH0gIFwBKAkH5QEogJwRyUCKn4OWEcDJCIQeBnFLIACoFAfOgLQX7TnH7O5UCHAdQCQjhQKkEIKbvAGf8m4DAFAqEEGIcCnLbbMH4m3FDAtDbtj70dtADCmb7w/6B8gB4gBiMfxNiAGW/se8sogLRg0IPYvyvA2D6DqIn7DuFlhJoKeV1BJwWhGophZZQaEG4QhBaSClfxIEr/HbR1mZrli2unp/8X6tcHW92bhJdv/6cLRvW/AIiyweHPIMEubXDkEsI0QqfhibK4KqNXqEA86hxOF9X1B1Zl5mDlHsq3dOASU2lIQYZKuv0usrgSCUJIRUBvgLlSQVKEMGBhPOgEaB8OEDCKBBGYAyJEUKBEAI2ocuTOxw4dfoMzp0/j/j4RJw5+x/i4uJZGBKbotq0boWFf9jGwKSAjgDMwUkuBXIIkA3QbBBOw4GoeVANoVATjmYBXJaB0syWrR79SSaX33rhuef7zpr2P/u+ad3pjBfz3BXAUEq5lCzUNhj0dQmhUQBRArQWBalBCGoAtBqlqAZAuM9QLzKlvCjgzaHDceCgydslc+Eqk8nNoSiYIRn7r9PpUCEiAn/vMxvAepN1BYTgFkBuUYoUApoCEBYcWEUpuSaRSK/UqIBkQghbZX2W7jhgKKWylCx9WwOPdoTQhylIE0IRbemzzGe9La+oTHGA+aWjBIkE9Byl5JSEw6EaFaRHCCFs+3lH0h0FTHK6bjIFhoNtm8pTOQd8wgGiJsBPtSvLrAIPe6vqOw8YguGg5YDx1oCVl+OCA4SoCb1PAcO6Zt6SAe0IpQ9TigcBRANwHhSxfGaUc8A1B1g4s0RC8B8l5JQE9/mWzFF/iw/9hOjrGkCiYKDmQz9AaxKCqpSSagAtP/S7njRllIIUEELZgT+VgqZwIDeMh34JUUlAr1FaRg/9noxm8bUy1esq6+1cK5vORiS8/FrZEy7fmbzOrpUBqgGImhCoCUqulaU8zSBSWbpEh/SqVYmVz+0700rxpd7RM4z45ng3hz3BJSREoadQSDkSZKBQgPIKUAeCS8IHMiElE16aBZeAnICTWQouCYHUJMQ0Ci9vCy6JlIJKOJOAkqNMcGkrwCTMFJdYCCwtBZilBZbsO5NWwiQPoaUFlsQouGQSS8oTkzCzRHAJGIWVtLTgEryOAtpiwSUTWjJhJqi14JKnKCKEFoKgEITLlxDk63laICXIh4Hme0Nw6d3RvzOl/R8AdGoXzom1qQAAAABJRU5ErkJggg=="},96908:function(nn){"use strict";nn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA8CAYAAADogBFvAAAAAXNSR0IArs4c6QAADzxJREFUeF7tnQl4VcUVx3/3JSEBARFEFllcQAMJuKDUD7FqtVbFtUqtS6ufS1soxaW1Si0KBaFVWy2ittqqdQ9xpYq4tLgVFWUThYQlJIEkkJXs63u333lzL+/mrfeF9/KSeM/35Xv3zZw5c+bM/83MOTN3ouGQY4EuZAGtC+niqOJYAAeQDgi6lAU0fUayHqCR5gJXEriS/T6TICkZNOMzIN/gFx7/8vvLiFxDtpfP4G2Xb5Ej6SaPKddav6mPtb5g9e/PF9nSvmTVlpD1S36Sr63WOj1ukD/d+PR+b1NpAekmj5Gve8Dd5lc2ivK4G2lzV4K7Eo/8eSrQ3ZW424rw6J/ST1utTb2jtkuhLAplwgDS7BDj09txdgFqgsjCbwVOKMCYAPH+IAzABIDf8qPYz+OygMus0+8HFQDmYDpaypj1mp+m/qKbgMoKQO+zxwIyCzhNPhOIQQFrAas/uK3l5dlt/SEY9bbn0ZsrS1obynfXNJQXFTeUbPugua5utQZrM7PZHgU2EsIaHJAJUcWp1JYFklKgVx/fX0oqpPSBgw6BASOh/xAlxgC+u6WJqh0bqdi2nrb66gI0sjQXL2W8xHpb9XUykwPITjZ43KuTpcnBw2HA4TBwFBw81Dt66+42aoq2U7FjAw0Ve8R52KxpLB6v86KWjTvuetmswAGkTUN1W7aDBsHIieiHjkVDlhpuavbkU7ThE9wtjQLMbTosyFzGc5pGoD/RyQ13ANnJBk9YdSm9YVg6+tB0NC2ZtqZ6dn/1P+rKirwqaRqrknVuSM9mZ8J0FD2CetmJ1MipO74WkPXn0VOg72CvY1ZRuJU9uRvQPW4ZLes0jdszlvG3+CoRWroDyERZPtH1Dk1HH56B5vHQWFvJzrUf42lrUaMlPJ4BMxOxtnQAmWhgJLL+3gPQR5+E1qsPDdXl5G9YjUdipIreGpzGFUOfpb4zVXQA2ZnW7op1paSiH30qWlIqdVWlFGz6Al1ipmqkXH0wnD0ym8bOUt0BZGdZuivXk9IH/ajJaK4Uasr3UJizUQX/Fb2WOZ7LtfniosefHEDG38bdo4bUvuijJqG5XFQU5VOSv22/3hr8NTObWzqjIQ4gO8PK3aWO3v3RR57gHR13blpHQ121FZTTM7N5Od5NcQAZbwt3N/mDjvDu8jQ11rHj6/XoskevqKxXMuOPfZHyeDbJAWQ8rdsdZct2zYjj0VJS2bu7gLLiXdZRMiszmx/Hs1kOIONp3e4qO60/+rBx6O5WdmzeRHOTz8lO0pg2fhkr4tU0B5Dxsmx3lytTd99B1FZVUZC31dqanMzxTNDmsz9gGcumOoCMpTV7kixXEvrwCV4HZ1vuZlqamqytu2VCNn+NR3MdQMbDqj1Epj5wBFqfgVSU7qWkWB3CENKgEhibme39jCklBpCysf/H3aohrY1w64CYNqrLCJOziRJg1hN+qqtjJklJQx88xrudmJuzBY+cVveBcmlmNr/qmODQpRIHyPuKlVYtjXBL/1i3K7HyDh4Gp94IU2+Ee0+A+pgPJJ3WPn3QEWgpvSkpKaaiosJabxsuJk7IYksslXEAGUtrmrIW5sHAkerb7UO6NSBJ6wcDhnvXkFu354HlDK8GKzOzOS+WJnQAGUtrmrIW5atXCHoCIDXwDDwSlyuJvIICGhran7OIdRjIAaQDyIgW0PsNRkvtR2l5OaXlAcuPmIaBuh4gp1wP/QYrI338ODRUBRpM0+Cc36p0OVT6nwd9PIcdAydcqr7nroL8NXDi5TBmKoyepPgL16n0dS+3dzgGjoaTjY0If7n+Wow+GdK/p1Jr9sC+Ihg1SX0X3Xob6+K3F0FLg0r/egUUbWovSRy8SdNh5PEw4jho2Ae71sOuDbDhVaWvP1nbWLIZvvo3TLwQvjtDvdQlaf+eB2Uxeuu1V2/oP4yGhnryCn3etqmWS+PmjGUsiYhsGwxdD5C/WwsjJirV7xkX3KjyPvZSY+poqoXbBvqaetzF8HPjDMAbc2HIWDjlp8FNsfldePIaH+iTU2FxIRxkyHvgu5D3afCyM5dDprF8emuBN4jM6TPDm/zZG+HTf/l4xpwG1z/nXaMFpYIv4fHpUGVEJEwmaxu/eBFyP4Br/t5exMPnwZb3bUDADouGPmiU9+3FnLxC3BZvW0rHMgzUswEpI5O8Q9LaDAVroHgzDE2H0SdB6kGqJyryYdFJ0GicbLnsfjjLOGn1yT/ghRmBPSajmgBXLg+Qwwd3j4WzboXTDV4J95jkPZxghH2e+xl89ozKEVDdlKVu8RAq/lqNikm91Eg++GiVXlsGD52tRr1ggCz+BgaPAXk/20oxBSTo/YagJfdiV8lequuMEd9SnwYxCQP1bECKwerK4ZELQUYbk2RbbNZbMOQYlbJyMSy/Wz3LdDjvG/XcWAN3Hg6t7XYp4IxZ8CNjmSCj7NJp7cEQyamRH8m8zT7H54WZ8MkTPhlyO4ZM+xcvUGkb3oDHLw8OSDP1m3fgw0ehtlSBWUb2ysL2eh3It7T+iMddVV1LUVnQMFZMwkA9H5CPXQqb3gzsChlVBBSyHm2uh7ljFHiFbn4Pjj1DPT/1U5Bp0Uq/XQ1HnKxSnrgC1r8aHSAvnAfn3aXKfPYsPHN9cKiYywIJrC+a5Ft/WqfsSDIOBITWsnJjRr/DaG1pIbewJKjUWISBejYgZTqeOzZ0l9zyPhxzusp/7BLY9JZ6FifjhhfUc85/YckPfDKsI6iMRnNGq3t+rBRphJyzBuQgrNBD34etHwTXcfLVcN3TKu/d++H136lnKyDlx3TXkcGdv1iB0ZTT7zDv0/aiMppaWoNKP9AwUM8G5Fdvwt8MjzuY+ab/Bc40dr+yfw2rDEdRRgMBlXSArAFl9KwyzgVaR7f3HoDX5gRKjgTIh6rV2lZow+uBSwJTojhX489R32QUltHYH5A7P4P7T4s19ILLk2k7JY3SqhpK99WFqvOAwkA9G5Af/R1emhW6s865HS5ZpPJXLYXsW328Fy+EH9yhvi+/B1YafH/YCoceqdLnZUBpu6NZKj0cICVgLvnRkoSCFk8OBOSXy+DJq6OV1jH+5F6Q1p/G5mZ2lAQJxxlSDyQMFHtATpgGR56iVNvyHmz7KLDxstcrXqpQUx3cdoiPJ5ZhnzUvwNPXhjb+tLth2lyV/86f4I3f+3jF8Zmfq+6SLNsB96TDUVPgNx8qHmnXg2cFlx0OkDIyPrhPrV2FJNbqe8MvtK4S3go2Zcv6Vta5nUGicp9B3vuBcooraXMHfxHxQMJAsQfkRQvg3DuVeazeq9Vgo06EOz9XKXu3wvwMX651fbXgeCgxPF5reQlgLzSCvuHikOJpSiwxFF3zBEy5TuU+exN8aqzXTP5fvgkZxvrxz2fC5CvhtJ+p3KevgzXPRw9IKWHd6w41yoYDmH8csrMAKTql9vWGqoqr6qisaw6pZUfDQLEH5Hd+Atc+qRRdmw3/vCpQaStPzn9gybk+nl+8BhMvUN+XXgCb3wksf+1T8J1rVHo4QMoux7xxwcMfElwXUJt7zg+cDnmr29clux+/MDxoGW0zzlVBc9lNmTMy9Nov0hpy1goY/31Vl3/Ix6rB8ZfACT9UKRJe+vw59ZxIQMq0nZJGbUMzBRVhL7XoUBgo9oCUoPMdxu6GBKQXTIByy4VaKWnwm4/VVpnQf5fAy7/2dcP0B+FMY90XbMo9fCLM+UJNpZEAKflfZqndGH8SZ0acGiEJSC82wjhWPokH3pvnA62ZJ/G+rJsDZZop1nWmePni7VvpuIvg56+oFNlynJ8JzX5OgswCd63zbUH+5Xuw/ePEA1KWGvIOt9vNlr21eDyhz3p2JAwUe0CKyWavhHRjfVVXoUAni38x8ik/geHGFC33yMgIZu2wcWfDr972dZ/slnz+PNTuhaNPhUvuVd6vSeFGSPGQBbjrXoH3/gxl22BIOpz0I593LXIevQi+ttRpBc/5c+ECI2hupt8rMcGvQgPSGk6SsFHO+2rPXLxyk2a8DrLeFirdrtaHEryXy0ZlmTD5Kt9uzTcrVXDfpESOkKKD7G3rOruqmqhuCv9qjcvF+RlZhDBuoAnjA0iJ1ckoaR4wCNV1794HrxsBYivPze/CsWcGLyUgWz5XAVMoHCAFiEInXhZcloBkxQKQvehQJFP6wh2+Lb78L+C+KaH5JUeWE7Ks8KdZaeqqZaFDRsCMN3z79qEk7t4IMjo21XQdQLpSvP8QoKaxlcJ9odeRorCmsSVjHBPtvhQWH0CKJtKRVz3mO4BgNXhFgQrHyC8/GMmhUNlTPvWG9rnVJarcphX2DleIByrOxxVL1Mhsxv5EqkyVWbNh4/Lw4JLc2e/4TvbI3raM2pFo6k1wxkwYPNa3z2wFpJSXeOf5v1d751bdJE/WqfJDkeWBf+A90SOkTNtJvdA9bWwpa8ET4RWNaMJA8QOk2WF9DlEHGmS6FhDszVX7rXao76EwdJy6yF2OjJXLieUIFKqzpPMlHCWjdsFadWTMDglQFhVAnwFqi/HOEYHrPTtywvFIBx96FAzPVODbk6PW3XbCQQdad0fLiz11D7urW9nXHP4eqmjCQPEHZEcb3NFysR49JMxz5SNKm9VPgZzYcQjE4ZOzKy1u8qtt3Jmv8fCEZcyOZDoHkJEsNHcjDBuvuO6bCvlG/DRSuW9Dvly74tHZUumOOG3LUWo7L4U5gAwHHHGsxMESkvOKC40DEd8GsEXRxqI6D1VNka+P1ODtzGzOD7t66XGX3sdyypaguATHhbJvg1UPR9FN3x7WxjbYsc/ezSqRwkA9b4QclqE8aiEJeH/5UseQITs5F81X/+tQSPa6g73f0zHpPaqUhMa3VrppDRMkNxscKQzU8wDZo7q6+zSmtFGntN6GcwOECwM5gOw+fd6lNW31QG6lADLytTHhwkAOILt0N3cv5XZWe6gXZNqhEGEgB5B2jOfw2LLAvmad3bX2pu1QYSAHkLZM7TDZsYD4NDn2YpJeccHCQA4g7Vja4bFtgeJ6D5WNNqdtcXD8TgM5gLRtaofRjgWa3LC9yl5M0jtK+p0GcgBpx8oOT1QWyKt209Aa2ds2hbpczM7Iwrvr4AAyKlM7zHYsEKVz0+5uIAeQdizs8Ni2gIyL8icxSbeNnZv9go0wkANI26Z2GKOxwJ56D+VRODdmGMgBZDRWdnhtW6C6WWeX/Zjk/jDQ/wHkSLPJ/mcrgQAAAABJRU5ErkJggg=="},57177:function(nn){"use strict";nn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANQAAAA8CAYAAAAeyZT3AAAAAXNSR0IArs4c6QAAEpJJREFUeF7tXQeYFdUV/mcbS1F6UUEsoLC7IGKNJWpERbEgSoxGo7HEQFDRWCAGgdASNBbEhglqsC1rAxVBNGg0qNgLsJRddmFhe3vby3uT7393ZmfeezOv7M57W3LP9/EtM3Pn3DPn3n/uvf85c58CKdID0gOOeUBxTJNUJD0gPQAJKNkJpAcc9EALoNRpCaqt3rh4QIkDvH/jxV/zuZZjrVy8uRzvSzDdrx3HxWnnEnz1eevhOf/79HpNdrAs6wrQr9VvtiMc+/kc0HSan9Nrq8Uzt9hquuZjv8kPev26r8x16X5VPYDHDYT7Vy/L8vo94d7P8u5mcV+w+1U34GEZ7a+5Tg/vV31tbrmu36ff23JcB9VdBo9a5v2rekq14/1wN30GNXGzctPKKgf7eExVKUGBpJsSEkgWYPMHXEuH0sHlB5iW8jrAtE6sd9AW8GidVD9mR/fvxDrAzJ3Yp/ObAGL3srC1XweJnf0awHUQWgGJ52i3P+D9OyOP/QHSAjYT8Lwd3gRGH3Bp5dza34D7LUDsD04vmPzuN9cZGkSAF3xm4JttNoFWdasNlRVNta4SV21l6YHakvyPGurrNivA12kZ2B1TdLSisvAA1QrF8hbpAUsP8EWVkAwkdgMSugHxiUB8EpDcC+g1AOjeG+BciSBWPXA3NaA8Pxel+7LRXF+bCwXpShxeTX0V33ZED0tAdcRW+X+2iaN3j35Ar/7iX/e+XnCpbg9cZfkozctBrauci/9tioIlKSpeUTLg7iguk4DqKC0h7bD2QPJBQP/hUHsNhsIVv+qBq7QI+7O2w93USGDtUoEFaavxoqJ4x7Z2FQmodnW/rDxsD3Ba2PcwqL0PhaLEobmxAXnZmaiuKPOqUBRsSlBx06gM7AlbZxQKSkBFwalSZRQ9kJAEDD4GSD7Yyz6WFu5HQV4uVI+Ho1W1ouCe1NV4OooWBFUtAdVenpf1ts0DfQ6F2mcoOMurq6nCnp2Z8DAMwNEKWJEKTG+PtZUEVNuaVd7dnh5I6gF1wFFQEpJQW+1CTtYueBgeEPLuwGRcNWQVamJpogRULL0t63LeA/GJUAeNhBKXgOpqF3Kzs6Ey3iVGqs29gQnDMlDnfMXWGiWgYuVpWU/0PBCfBHXQ0VCUeLgqK7B3b67I4BDyZloKrlTmQ6AsyiIBFWUHS/Ux8kBCMtT+w70MYGlJMfILCloqVoDH0jIwMxaWSEDFwsuyjth4IKk71D7DGKzCnj05qK0zZnoKMDUtA69F2xAJqGh7WOqPrQeYvtSjL+rr65C1JxeqMfUrTkpAyrGvoCSaBklARdO7UnfsPaAAat/DocTFo7C4FMWlIvBLUYD0tAz8KppGSUBF07tSd/t4ILE71N5DoHrcyMrJQ0NjY4sd8QompazGumgZJgEVLc9Kve3rgZ79gW49UVVdg9wDhWZbMtNSMEaZDxEFdlgkoBx2qFTXQTygxHnz/gAPdu3NR2Njk9mwmWMy8Fg0LJWAioZXpU7DA/0OB479hTguyQZ2/Sdm3lF79IWS2B2llVXILylvqVcBuLAamZbh/euotA+geg0E/ponHqSpDrizj6MP1WGU8WM671eq7fhVweTFwIQ/Cpe8PRfY8NfYuue4y4BbNbb6y1eA534Tu/rjEqEeNAAejxs7cgvg4VfGmijA8rQM3Oa0Me0HqKUHxLM01gEzD3b6udpXX+9DgNNvBs64GVh0PFDj+Isw/Oe7fAlw3t2i/NoHgPVLwr/XiZLtCShGpHr29zJ++aWVKHX5pPU1Iw5jx6RjuxOP2QLUsPaUcLJG6uII1ZUBtTAb6McAI4B7BktAtdcIRf/zM/vkg9HY3IydeQxBGbMFBVifloELnezecoRy0pu6rsU5QJ/DJKDogXYeoWiCp2c/7mWF7MJy1Nb7kBNwmkaXgJKAioYHDJ0dAFBqt55Q4ruhyFWDooqArzkcpdE7HqBOuxE4aKBokE9WALUGO9PSStxc4Px7xWFzI/DhI0YDDjoGOP5ycbxjE5CzBRh/JTDiDGD4CaL83m/E+W9e8yUM+g0HTtIC6f56/bvd8JOAURp75SoAKvYDh58gStG27tq68L3FQGOtOP/TOmD/j76aOP09YSowbBww9DigtgLY9y2w7zvguzeEvf5ifsb8bcAPbwNjLwF+Pg3oPQTgubfnAcW7ASfXUAOOBH52PTB0nKiHn6UXZwFFu4DPVwEFFssRK0BRz7gpwn/0U+7XQM6XwFfpYrsxpyUhEUjqhdqGJmQXVgRoj1NwR+pqLHOi2o4HqD99DQwdK55t7mjRKfyF++4t1xIf66uAu/oZJcwNuGYOMHgkcKoNs7TtfWDltQZoOd9eshfoqel76OdA9mfWfp6+FkjTpt/vLhA79Jw1PXibrLoZ+OwFo8yIM4EbXwT6MF5iIblfASumAuUaI6oX8e+kOz4Crn3GV8HjFwLbP3AOUJfMBybO9m7eYCnuJmDjQ4L4MIu/rR8+Bty2zvCxuezuT4AVVwHVxU70bR8dao8+XsY1c38F3Ca2j4WcpNG7NqA4MiT1AJoagNwtwIFtwJBRwPATvVF0r5TmAItPBOoqxfEVDwLnapn+n/4DeHlaYONyVCHw4hPErqoPjATOvRM4Syvr3RVWE2/jaQvhF38HfP4vcYEd7ZZ0sWsu5cBPYlTiW58j6cCjxfmqYuDRCWLU0cXcSQ9sBQaOEPvcmcVJQF08F7joz4b2sr3iRcOX2eHjxT9dVl4HfPWqta0cnRmX4r58WZ8CRbsD24Mvj8UnOE7kqN16eT/t2FdWjcrawFHfKRq9awOKzVpdAjxxCcC3vS79jwBmvCs2+6CQStbfrJxOzdsqzte5gFmHAU31vp317BnAL7VpJke55ZN8r4ciJQjyedsM4uLl6cCnzxo6uDcdp42XLRDnvlsDrLjSupPqZ7duAD5+EqgqEmBkh2fHb+uUjy+eJXliI0rK6/f6TrF5ji+TK5aK65wCzh1lbyvb48nJQM4XRpkBRwHT3gIOGS3Obfw78OYsX5+29YgvnLgklNc0YH+FNgX31ekIjd71AfXU5cCP7wQ2B9/q7NScwjTUAHNGCPBR7tgIHHu2+D8DkQxImuXezcARJ4kzz14FfPuG7/VQgLpkHnDh/eIerj3+daN1d9GnlQwM862tr7/MI1QoHW0FFNdLE+8ToQ6uFTlFtpJFe4C+Q8WVmb2NdaO/rS/cCHyxyro95m4Ve9ozNsn24MvBKeHW10nd0dTsxo5C663TnaDRuzagOJ2bM9K+SWZ+ABxzlrj+1GTgx3fF/0kS3PSy+H/mv4FlFxg6zCMYG3z28MCFdChAzd4CDDte6Hz0PGDnR9Y2nvxr4IbnxbX3HwTe+pP4v7mT8mVw/5HW5A3LthVQ4XboO94Hjj1HlF403hr8ZfsEULQ9HwJUz1gHpJwnTj89RZAtTgpHW9WD3cU1qG+y/iK+rTR61wbUD+8AT2uMn1XDTH0YOEfLPsn4I7BJI3q43zZBcdAgsUZiJyjfJzSYRxcuwt+cHag5FKAerRRrO8p3bwVOKXWNJEdSzhdHHAU5GvoDas/nwINn2nc7JwHF2NrxUwCydP2PFEQMiRzulcdjfV1Ke2iXv61b14vpt52Y169v3Ad88LCTcBJ2KvEoqmpAUbUFeypqaxON3rUB9Z9ngFdn2DfK+fcAzHWjbFoOZNxplL1sIXDBfeJ47VxgvVbuLztFh6LMSwWKdgbqDwYodkpej1RIpS85ObCTfrUaWPnr6AKKDNlVy4DxUwURE0rsABWqPZhzOEXLNfz4KSD99lA1RXbd+1NCiahrdCOrzH4jpLbQ6M4Daswk4MhTxYNu32idXcxcN7JklPpq4K6+hmOcpM23vAw8f7290yc9AEyaI65v+BuwxsRkkbiYv0PM6fWF9lGnAXd/LMoza/qRc611BwMUR6ZHKgz6mbE2uymQWTsZNaspX6iE07aOUInJwO0bgKNPM9qL8bHCXUBVoRhdmxuAibOMaawdoL54EXjht/btYR791y0E3pkfGWBClSbjH0c21IPM4no0e6yTlttCozsPqEsXCOdSzOyZ+WFJs87SWJ7CncD8VOOqeX2xYByQrzFu5vsZgF2oxaeCxaHIdDGWZCfXPgucdoO4uuoW4DNtvaKX/8M7QKq2fvr7OcDJVwNn/k5cff4GYMtLkQOKd5hz/exGuWCdI5Lsg7YCimzj5EXCmrzvBYXP4LO/zPrcCGzbASrYS4j6rvuHCBxT7MiLUKAJdZ3Teag44GpCWZ39j3a0lkZ3HlCnXAdcv1I81tcZwD+vCXxEc5nMD4FlE40yv38TGHuxOF5+MbBtQ+D91z8HnKKxTcEAxSyDeaMFfewvDA4TlHrO3UNnAdmbfUsx++D3GoPH0S51oghIskPNHma/9gm1hjIvvv0pc7MF4yaLNQuF9Dzf8JRYAop0NmcdlGeuBL5fE+hL/qbT0gJjOmgHKLbHn48CXD5f0Ap9bA/67eDB4njp6SKbxWnRfjmzqr4ZuZVBszJaRaM7DygGTe/TsgsYUF0wBigx/SACpxB3fyJSbSj/Xga8pn2vw+OpjwDnaOseqynbYWOB2V+KqRglGKB4neksVlQvyQiSEhQGVJdoNLi5ARkPWpRtgE6/xnhP+h32TW1eZ5FlJNtoluMuBW59XZxhytL8NKCh2rcMR+H7vzFSmB7+BcBMAkosAWWegvPlyJekv5hBx2t2gOK1/64EXro1UMeEu4ApfxPnmYa0VJti2nu59Vfi4r27y24vaYYnyLdqraHRnQcUH/P29cAobX1RXSpAw8U7O8mp1wGHalM8bu7OEcTc4UZPAG57z3AWsxW+eEnM148+XUw/yL7pEgxQZOgIvG9eF8HC4l3A4FHAib802D3qefJS4CdTneamumgOcLFfOs0ixoR+sG9QMx1P2j3zA5EzSFZQF3MnZMYA10cMPvOzbU4zT77GyJbwZ8daCyjq58sjHPlhrfDJb1aKNqMU7gBemgZk/VdkeHCtfPliY82s6w0GKJYhkULSgdN5Zq4wTKGzrbzOGQtnLtES9gmPB/uqPKhsCL6hbFwcLkpNh03nCDQwOoBirIajlJ4gaueY95cCb2kBTnMZc0zD/16CZO0cY14fDFAEEmX8FdYWsJOvWwAwF89OOCVcmGWkCIXz9uR0lNNSf5mRLH6rlsIg6LQ1Rt6iXf1ct3B0qncZJVoLqEg6qM5sWrUlM0hIruiM386PBdj09aUdoLZtFOSGTq8HtK1bZKywX0RVvL/cBlejir2u4D9+qCjYnjoaY8Pd1CU6gKIz2BGvecpIIDU7qDRX0Nl881oJf7WOMYnTb/K9Wpkv7vtxXXjJsWTASB6Q8uVbVo/9UCunWqRlv18buunIcumZ5czt46gZSs64BTh7OjBwpJFnZwYU7+cCmTlyzB0028ZrXKcR6Jxe+mdgxxJQtOWIU4CrHzdYPP3Z2Y7fvi5GV+b7MXmWYgcopi0xiM2g+aARvh7kfhP0LUf0GAk5vu2l7qDTPpoSCY0ePUDpTunRVwzrnO6xE/NNFm5KCXcBHTJaLFT5yQWdHkrsOhs7L6co+ucCTKMJR9jRF+cCjMUwK2HW0MD1Tjh6gpVh+hPz2Q5NE+ApyBTrznDo9LbWHe79tHFIigACaXJOH/VUrXB1mMuxTbne1j+nqSltjZY235NX5UFFiGlfJDR69AHV5keOUEEkb+9wVHMac/UTouTm5wBmjEvpMh6oblKRUxnGb14reHzMaoSMNEtAheoac74HDkkRpZae4ZslHepeeb3De4DL6O1load9/JQ1nE1dJKCCNTmTPUmQUPi90kItobXDdxNpYCQe2F/tQXl96J+PUoD30jJwUdDZe7vsehTJ00Za1skpH4O6DO5SMu4CNj0eqTWyfCfwQF0zkFUR3qf3oWj0rjdCHZJqxE0YczF/PRpJ4zJyf+l8b3ayV5jrZ7W/RSQ6ZdkO6QGyfTvL3Giyye0zGx2KRu96gOqQTSaN6ugeKKpTUVQTBjkRgkaXgOroLS3ti4kH+L3hjjICKvS22cFodAmomDSXrKQzeGBPpQc1Nl/yBthvQ6NLQHWGlpY2xsQDFQ0q8qrCm/bZ0egSUDFpKllJZ/AAOYnM8GJS3sexotEloDpDS0sbY+aBAzUelNWFjknpBvnT6BJQMWsqWVFn8EC9G9hdHl5MyjtK+WWjS0B1hlaWNsbUA9mVbtQ2hWb7TKPU7anp8Eb9JaBi2lSyss7ggQjJCZ+90SWgOkMLSxtj5gGOS/zHmJQ7jMyJFsM0Gl0CKmZNJSvqTB4oqPGgJAJyQqfRJaA6UytLW2PmgcoGFfvCj0m10Oj/A9jGm+feuyEMAAAAAElFTkSuQmCC"},81378:function(nn){"use strict";nn.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAAA8CAYAAADGxTD9AAAAAXNSR0IArs4c6QAAFoFJREFUeF7tXQl4k1W6fv8sTbqvlJa2tJSy74ugsiMqq4AKIlDUueNwR2dGHR0XdLwixW3uuF6Xq3O9o15nxuUiIIsCsijK1pa20NJ937eke5tmmec7f/40TfInaUNK6+R7nj5Jk7Of93z/t55w8JBnBYbwCnBDeOyeoXtWAB4Ae0AwpFeA+1SWbbA1A07KQSID6JWT0ivAyThIpBwgBSQy4+fCq0T4jANnrEdlWFkpjK/0ndAetd/znpMaTO0LZcz74tsxti0xjqVXfeNYZcZyxvHSuK3GbDYX03iMbbLy5nOz+pzGbGDrwpfj52DQG2DQAwad8Gcwvudf9ToDQN/pDdBrDYBFWfqMry/UAytP9fjPjJ/rYVHf2L7Qph4GaA0tOj1UnBYqvd6gMugMKr0OKoOOq+UMhhQ5DGfHPRNWMaSRaxy8bQBzPGAZAI3AFMAoAIJtnBnA2WaagdlU39iOAKKeje85FKY2TYDkwWh+APi2ebD0AJ8HMn/AzAHFA4x9Jxwss7bN5yXUpbnwB4SvY3Nu9LmwLr36NIKWAEhA1BlMgOUBCAZYBtJe761Byx+A3vV54Av1efDrtUawm4G+N+D5MfUcHH5s7H890KnqNjRWNGkaqlXqhgp1VV1JwxkOSJUAqUB0xk4s0Q4FgIty4KEweM8Yba+ARCmBzBuQeksgVXKQKugVkAdIoRwhhU+EHJycg0GrNz01Whs6UJhegtLsCmi7tI0GYC8H7osYTPhuO2Z3D9a19gB4sO6Mm8flFSKBd4QcyuFS+MbKIfOWMM6v69KjIq8WhVlFaKpvAQeuFsCr/gh45wmsbXHzsPrcvAfAfV6yn18FjgN8YmUInKiAd4TMJObUlNQj42wWutq7SNtXA9zrIVC88nts7Bgsq+AB8GDZiUEyDrm/BAFj5PBLUAASniNnpeSgvLCSjZADl8dBev8ubD41GIbsAfBg2IVBOAaSnUNnK6GM5DlyQ5UKmSlZ6GjvJBiT5epdGRSP7MRGzbUcvgfA13L1h0DfPtFyBE9VMKuMVqNH2rl0NNapBG78vQ98b9+B2xuu1VQ8AL5WKz+E+pV6cQiaqoAyXAp9tx5pyZfQUNdoBDEKAG5VEhJzrsWUPAC+Fqs+RPsMnOgF3xg5dBod0i9eRmM9D2IAFYB03m5sKRnoqXkAPNArPsT7CxingE+UFDqdHpfSMtHYYJIecn2hnL8DG+sGcooeAA/kav9M+gpIkEMZJYdBq0PqxXS0NDcLMvEFKRTzB1Kx8wD4ZwKqgZ6G/2g5vCPlaGttR+rFZMaRiSSQvLILW58YqPF4ADxQK/1z64cDs05IlByqqiqRX5gvKHV6gLspCYknB2LKHgAPxCr/TPuQ+XAImOQFzsDh0pVLUDcJ5jWUSaGcuBMbW9099WsOYDKYU8Qbi5zqshnZ6e41uGrtSxScU3NQhErR1UBhae4hstkaBiiWzDtSykSJri4NLmYmQ6s1dfz6bmx7xD0z7Gn1mgN4bX48CyapP9eBI/NLXZ5v3JYAzHlnOGvnyMJSqNO7TG36xMjYe41KB22r+GGR+nC48aNIVrb4780o2+OYkYTOVWLRnijk/JcKee+qoVHzMqE5zXlvOGLW+0MRIsXBGUVouuweJ9bys7HwjpJBldaJk2vcH/brP9aLRb1V11aisLzAKEpwWimks3Zic4bLm2qngUED4K5GHWpOttuda+U3bSj83ya7ZeLvCcD1f+HBd3hOMVQXeQDL/DhsVI1l71MerUXOm/zjzhYRV1lfmsC+Sn28FtmviZcV6t/wUSRGbQ5g/575RRWKPuE1c3Ma8+sgXPcmf7gynqvH5d3OO7DkARIowigzwDEtPxcLryApmrK7cGqtYwB31evQ3Wx94Bz3xJcgOThwrBd0Wj1Ssi6gW8sfTA44swuJ8zje9ewWGjQAdmZ2OW+rkPIwRfeJ09UAsH+CHGuuxLNOzj9Yjfz37R8axTAp1hWPBnmsOuu02BtXCL3Ges8IhOvLRkPmI0FjSie+ud55u//YB4Iw+w0e/Febkh+qQe47apea9Y2VQeYrQXlNGcpqeubFQfKrJGz9wKXG7VQeNADuqNKi6FNrrmU+9rqfOlDxtf3HudMAfkuFmPV+iN0QgMyXG6BK6xE1gqYpsDI5jnX9071VKHYwrklPhWDa88NY+csvNiDj2XrRJZ/7fgRG3xfIvv8qrgAdFc4Jq4MdwHQoCcQkA6fmXIBOz8v4HNAog2zcc9gsviguoNutAKZHsdRHYnd4y76LgU+UHKr0TvxwFx+y54iIu7WX9Ww8SwGS8/mp8YkBmPNuBHv/7fwSHph6A0jBshQhVqbGIWiKAgUfqnFue42p22HzvHHzyZHs/+83VKB8r/ihoRQjkuMp6IVShvYlFGLyjlCEzVXanIZXiJS5Y4laizSij+78/2lisrRA8kAJCz53RKO2BLL+ic5tr0btaftiGZXrrNGhu6n/IoQwJt+RMrbOJTVFqG4030vJX3dj632Oxt6f790K4CWHohF5s29/xmW3DoH98Oyex9TY3wRh9mvij1f15S4cWVBiBWCBW2vb9fhqZIFpEyNv9sGSQzFsDCdWlqHqqDgIiIsv+DyKlS39/xac3lSJpd9EI+Im1+Z9+YUGZPyHbaYVMlOB0DneNtdo5J3+GL7Ih31HcraYtYPmXPSx/SdeXzeORAifETJ0dnYivTgFBoMgRpEMLF24G5tP97VNR+WHJIBL97TgtBm37i+AJV4c1hbEsywEc8XOHJRHl5Si7rTtBASZLwfi4n7xXmydT60rR8XBNkx/IQwhM3s4cMgsJVOqCDT1Z5xLZij6W7MowMxFFkcbLPZ9R7UWX8XwFoOrSd4jOUilMuRWZkHdZq78cpdliJ5xtZNFBwTAxAW+u7nMap1uOhbDTEo1p9qR8oh95Ywe9YJp68fESpT8oyc9K+x6JUas8GPtB09TIGoV/55Eg45qHTprtSj8qMmmFWLKs6GY8scwNOdqcGBSEas3KjEAN3xotGRcV9xLPjafBJnFEv4tyPTRsZtKUfu9NUBJTApf6NOrD1dAYw7gikOt0Hc7r+SHTFcys6W7AOwVLIFXoBQ16iqU1BdaTvOJ3dj2iitzt6w7IADuqNHiq2jr0357xWgow2UoP9CK8/9eDZ8YOXxjZPAZaXyNkcN7uBRHF5dh7gcRGH1vIHQaA/ZE5ovKjk4rcUYzmt9oOW7L5i0Ox28tQ/Xxdkz+YyimPhvGPvsyPA8albV8GLXaF4u+iu61nqIAPhGD8Pk+aM7R4MBk/pC4QuYA3juqAJo+yK/XvRUOkpPdBWB6qpHuo9F0I73sgsU0uTYZFOShc93gb2x5wAD89YQiDLteyUBKDgVSZGI3+bOUb0e0L6EAEx8PRfQaP6gyOnFytbhts68Apr5vOT0SYXO9Uba3BT9sqMSNn0QiblMAOuu12BNpffDIbLYqLY4dPnMSA/CKlFgET1UyRdVcdnc0b7HvB7MIQWP2jiJlk8OVqgy0a6wU4H27sW1df+d+zTjwiRXlTF60R6TFd1Rq0VbSjbYyLdpLu9FW2s2UoxG3+qK1RIumzC67GnN/AEwmqmlJw5D3ngppO+pBjgCSYet+bGfc35IW7olih4mIQK4M44EsBuC1hfHswDYkd+LECuv2zNunC0wcORXMAaxR060nzsNB6ith9mp3cWAaiVewFBQnUaEqRVVzudXgOEjWJGHrAedHLV5ywDjw/rGFWF86Gu2lWrSV8cCM3xbIjPoElB+3VjHw0gbaIsHlXPyPZvyUWCU6I0sAtxV3Y/QvApH332pRTxx56TgJZwLOBtUYyP0kKPhrE87dX92rL6k3hzvrEtiTgwBZ+HGTybsmBuCN6jHMyO8M0eElU5w9MgfwF2F5fTKBCXZodwKY3MoE4rauVmTX2vQkF4dCOfFqpOcPGIBtycArLsQieLoS3a16ZL/WaFOWkyo4hN3gjejVPMdLe7oOWa+YUlms9tkcwAR2Uuh0HXrsH1folCuZYgjWF4/m+9pRh6w/Wfe1+EAUgiYp8M0NJezJILiubQGYAmvu7hjnDHZZmeY8DQ5MtC8nmwOY5Gq6b81Z8o6UMYuIOwFM3gvv4TLGjDJqkqHVWcd8SICXdmHbU86OW6zcNQWwI/OX5aAJ6IdnFqO1yPZNR8RJJz8dhomPhfSqShz/4NQipwAcscwHSw/zNuDv76hA+X5rJwYFDJFtmQKFzA+MLQCbx1VUHmlD9bE2m3sx/qFg5tBRZ3bh0PRipzlwfwHgVgADkAdL2F1zZc1FqG/v/RQzjrmbg9e0JGy60t85UD23AniZUfsmj9P+sdZchTRWAgxxMb943jtli7Tt5HnrRsnnLWg4T/cS9KaEXwZi5EZ/pulLjB45KkHyYe7bauS8pWIXdDgTzDPrtXCM+00w62BPTD46q+2HPToCcNQqXyzay1srLM1/5rNYkRyL4GlKNKZ24pu59mMkzDnwoZnF0DQ5H5o546VhzH3ubgBLlRLI/Tk0dzQjX51pc185cCeTkLhk0AL4ttxR8BvlxdyZx5bwygu5Q8l1KRDJpxTk0pKnYU4Aoti7/EEu1/Zyba/YB3Kn2nJ5Lvh8BAtTtKRvbyxBwwUe8M5Go60rjudd2xmdODzLcbCNIwBPfT4Mk5/iXbv2QihXpsUxsaTuTAeOLrRvZTIHcOmXLcy06CyRJYgcL+4GMF1XJQ+RsvvWLjcmQ0fXadogCbh7diHxY2fHb1nOrRz4rtYxTNkp+byZhQ7OejUc4Yt9cHBKEVryeDFAUM7MvWurMuIQOEGB6hNtOH4Lr8WS6eq23HhUHm5F+tP1vcSIcb8NwqQdoaDNNHQD437Lc1BnwinZ3b7G8xS+0BvLvuNjILLfaETqY44TbB0BeOmRaEQs8WXOhs8CckUDzVdfHoWAcV6oOtYGstjYo8FuRhPGToyJ4lRKW4rQ2NUTa2I+N7o8UAq/cTuxvl/hcG4DMGUd3FHNx9ReebWRKV7ktiVtPPcdFZIf4j1vzgJ4WlIYJj0RCl0nKWRFzGIhELl0dZ383bt9MaORy3j6i8NwfHk5yFohgI3abS3U4OCMYuja7XM3ewCmw3Fn3RjQfWP15ztwZJ44Z70tLx5+cXKTLdpZAP90TxW0rc4H4ox9MAgRS33dzoFp/BTYQ0p4i6YZha1Z9qb03m5s+3V/uLDbAEw3uaxM4e2+KY/VIucNFWb+aRjGPxzCrA57YwuY2coZAFMg9205o9j9tln/2Yi0p8Q5oxiAzZUpciuTB45kZqLkR2qgvtSFZcd47isQZVc4cnHbA/DIDf6Y/7cRrDlH1hMyMZKFoOj/mnDmvt5KD3FmWk+BYtb5IXYjHzx/9pdVIB3BWRqzPYgF+5B+cP6BHq6ozuhinsKrSSRGyPwl7B7izJZU6ETynDhAL4X0hp3Ycr6v/bsNwObKy+m7K9njnUxUxIVJO039Qy2yX1c5BeDrP4xAfGIgU1b2jym06doVJi4GYOK0ltYJqlN9vA2Xkhow+9VwZtKjCKqa4+0smozeH1taJhrMQ/XtAfjmUyMx7EY+auzriYUmscnWJt1Zn8BiCLLfVCH10d5xIRMeDcaMl8L7urd9Kn/xyVpc+bPjzJM+NUpc2FsCCQeUdRRA1S3OeDjg4lQor9uIjc5rpO60Qlz39nCM+RUf6GKuTC3aH4WoFX4sFpZEgbV5fE6cmAx8OanBJJemP1uHzBfFbcCWgBJkYP8xcqzJ4uMdiAiYFBif+VIjU/JINhfk5rz31YzDr8kZxTxsZJc9NKNYNFlTDMAhsxRYfpZ/AjnjQt7UOZYd7LRn6pD1cu85DmUAc3L6SQgJ2rXNKOiwK0ZQbu9Du7Dtzb4cErdwYDLe316eAJKDyQa7L77HsxS9zg8Lv4hC7Q/tOL25EreejrULYJKdKZWGLBDkzeuLTGquxJFiSMmHJZ+1IOvlBjRl8Y9LYTz0XrAXU8KneQaEvYMjBmDzWGjhCSS2MaSg3lHJ6wskEhR+ZB2nS8qQJUUs8wVF01Ecx8Wn6pD9qu3DPeU53hJCQVXkkcx/X42uut6MTswD2hcwiZUlzxz9NkduZxq6DeJiCgeu2RsY/zTsuFotOnELgEes9MXifbzt0zLFhsBNFgaSOYmckYFJGfIf44XmbMcy2vTdYSzwh+jgtCITUClIvTmvmylrAo1Y7osFX45glhLiyidXlZuC16nPVem8ZYBk9q8nFNq0CdsCsLmVwBnuO/EPIZj+Ap+SRFkkDeesbd3CmAkMI1b4ghwfw+bxMjwRJcSeWF1u/aTggDlvDwc5X8htT0Q28eK/tzD7OMm+7ibBNl+tKUO9zn7WDQd8loRtm5wdk1sALERz0SBI9qOYh/GP8KYtSxKi0djPTxnjWsnBwXEcA5Wt5Ehq48y91UyuJgpf5I15n4xgSiEBjoiSK/dEFYgGukTe4ouFe3rAe+GBGuT/pXfyprkcbysugvqxBDB9tvRIDBMHaPxkEqv+js/oGLbAGzNfCYeuXQ9dFz9fUlDDjNkVFAdB4ZZkUbEkGi/FKUet9mNxGgK1FGhw8ck6u2lPVJZMWgRicvpQZJwJ+KfaWYZ2OeUaOq8LOosvVo7iTCgxuVuvQW53msO6UnC3PI/Eow4LuksGnvnncIz/XTDqz3bgyIJSZqqypUA5M0CxMj9urWTiABFpuhvqE/iFMpKjDGaSUZedGMnuM7jwYA3yP7CdeXzT0RgMX+xjU7myBWAy7y0+EA3/0V649Hw9Lu3qSZ2nQKA7ahLYD6pYEkXiHVtSivqztrmv5RqSKzv/AzX70/fxN4ToYFL0XdBk3rJBThvy/rnzMhT62TNyahTpMtFhsO1OF9aEfsYgHKFTfoeVDh8PbuHANJCJj4ewC0QIGOQgEMvh6i+IKw609hIpxv8+mAWp0O0+ZftanLo0hOKRyUYrBl4aG5mvKOWo6ojtRY+72x+z3+Lz8egOhrofOxhXpUd8+h+tc9oS7g9EAF0EYvwJLNJc6n/qQOW3bb0SVS3XhTyYK5LjUL6vlUXJNSaLixlOrSnHZ55MeSaU5fE1pjrEilPNOiqkMtSiSmc/1oNxbXDPJSFxp6P23AZgRx17vu/HCtAD5mo/5t3Rpp2p6aFHji4VBgdaIwd0SsFN2YlE/tZAEfIAuB848lRxbQUq9Plo0ts3hxp7+HY3ti33ANi19fbUvsor0GFoRZHOvk1Y6FIC7q5dSPzcw4Gv8iZ4mnNtBQp0l9BlcHzFAAeu0h8B48V+JdQjQri2D57a/VyBBkMNanSOw1WNCt0bSUh82FZXHgD3cwM81VxbAT10yNWlQm+6vceupKuTQTJ7J7ZYGZE9AHZtHzy1XViBSn0B1Hpnr5jlziZh642WV7V6AOzCBniqurYCnWhDodZ2upGtliXA9l3Y9r75dx4Au7YHntourkChLhOdDjxzPV1wKl8oxpn/Fp0HwC5ugKe6ayvQbGhAuc75SwY5cB8lIfFeoVcPgF1bf09tl1fAgDxdut0wS+supIt2Y8v3zELxqSz7ajsnXZ6Sp4F/rRVoMFShRmf/yq3eK8JljcSE6dsxu9sD4H8trAzK2eqgQ54uDXohPdyJUXLgnkxC4sseADuxWJ4i7l+Ban0JGvW2U+9t9c4B7QZIJ3oA7P698fTgxAo0GepRobN/qaFlMxy4/f8E90wA8RE2tUgAAAAASUVORK5CYII="},16722:function(nn,An,Ut){"use strict";Ut.d(An,{Z:function(){return Ae}});const St=fe=>typeof fe=="object"&&fe!=null&&fe.nodeType===1,ge=(fe,qt)=>(!qt||fe!=="hidden")&&fe!=="visible"&&fe!=="clip",ke=(fe,qt)=>{if(fe.clientHeight<fe.scrollHeight||fe.clientWidth<fe.scrollWidth){const Ze=getComputedStyle(fe,null);return ge(Ze.overflowY,qt)||ge(Ze.overflowX,qt)||(oe=>{const _e=(Nt=>{if(!Nt.ownerDocument||!Nt.ownerDocument.defaultView)return null;try{return Nt.ownerDocument.defaultView.frameElement}catch(et){return null}})(oe);return!!_e&&(_e.clientHeight<oe.scrollHeight||_e.clientWidth<oe.scrollWidth)})(fe)}return!1},Xe=(fe,qt,Ze,oe,_e,Nt,et,nt)=>Nt<fe&&et>qt||Nt>fe&&et<qt?0:Nt<=fe&&nt<=Ze||et>=qt&&nt>=Ze?Nt-fe-oe:et>qt&&nt<Ze||Nt<fe&&nt>Ze?et-qt+_e:0,pe=fe=>{const qt=fe.parentElement;return qt==null?fe.getRootNode().host||null:qt},re=(fe,qt)=>{var Ze,oe,_e,Nt;if(typeof document=="undefined")return[];const{scrollMode:et,block:nt,inline:ct,boundary:lt,skipOverflowHiddenElements:pt}=qt,vt=typeof lt=="function"?lt:On=>On!==lt;if(!St(fe))throw new TypeError("Invalid target");const Ct=document.scrollingElement||document.documentElement,bt=[];let Gt=fe;for(;St(Gt)&&vt(Gt);){if(Gt=pe(Gt),Gt===Ct){bt.push(Gt);break}Gt!=null&&Gt===document.body&&ke(Gt)&&!ke(document.documentElement)||Gt!=null&&ke(Gt,pt)&&bt.push(Gt)}const jt=(oe=(Ze=window.visualViewport)==null?void 0:Ze.width)!=null?oe:innerWidth,ie=(Nt=(_e=window.visualViewport)==null?void 0:_e.height)!=null?Nt:innerHeight,{scrollX:ne,scrollY:te}=window,{height:De,width:ce,top:Qe,right:je,bottom:un,left:xn}=fe.getBoundingClientRect(),{top:cn,right:$n,bottom:qn,left:ee}=(On=>{const Be=window.getComputedStyle(On);return{top:parseFloat(Be.scrollMarginTop)||0,right:parseFloat(Be.scrollMarginRight)||0,bottom:parseFloat(Be.scrollMarginBottom)||0,left:parseFloat(Be.scrollMarginLeft)||0}})(fe);let Yt=nt==="start"||nt==="nearest"?Qe-cn:nt==="end"?un+qn:Qe+De/2-cn+qn,tn=ct==="center"?xn+ce/2-ee+$n:ct==="end"?je+$n:xn-ee;const Wn=[];for(let On=0;On<bt.length;On++){const Be=bt[On],{height:sn,width:fn,top:ri,right:hn,bottom:ve,left:Le}=Be.getBoundingClientRect();if(et==="if-needed"&&Qe>=0&&xn>=0&&un<=ie&&je<=jt&&(Be===Ct&&!ke(Be)||Qe>=ri&&un<=ve&&xn>=Le&&je<=hn))return Wn;const Pn=getComputedStyle(Be),Cn=parseInt(Pn.borderLeftWidth,10),Bt=parseInt(Pn.borderTopWidth,10),kt=parseInt(Pn.borderRightWidth,10),wt=parseInt(Pn.borderBottomWidth,10);let Tt=0,zt=0;const Et="offsetWidth"in Be?Be.offsetWidth-Be.clientWidth-Cn-kt:0,xe="offsetHeight"in Be?Be.offsetHeight-Be.clientHeight-Bt-wt:0,qe="offsetWidth"in Be?Be.offsetWidth===0?0:fn/Be.offsetWidth:0,Fn="offsetHeight"in Be?Be.offsetHeight===0?0:sn/Be.offsetHeight:0;if(Ct===Be)Tt=nt==="start"?Yt:nt==="end"?Yt-ie:nt==="nearest"?Xe(te,te+ie,ie,Bt,wt,te+Yt,te+Yt+De,De):Yt-ie/2,zt=ct==="start"?tn:ct==="center"?tn-jt/2:ct==="end"?tn-jt:Xe(ne,ne+jt,jt,Cn,kt,ne+tn,ne+tn+ce,ce),Tt=Math.max(0,Tt+te),zt=Math.max(0,zt+ne);else{Tt=nt==="start"?Yt-ri-Bt:nt==="end"?Yt-ve+wt+xe:nt==="nearest"?Xe(ri,ve,sn,Bt,wt+xe,Yt,Yt+De,De):Yt-(ri+sn/2)+xe/2,zt=ct==="start"?tn-Le-Cn:ct==="center"?tn-(Le+fn/2)+Et/2:ct==="end"?tn-hn+kt+Et:Xe(Le,hn,fn,Cn,kt+Et,tn,tn+ce,ce);const{scrollLeft:gn,scrollTop:Ln}=Be;Tt=Fn===0?0:Math.max(0,Math.min(Ln+Tt/Fn,Be.scrollHeight-sn/Fn+xe)),zt=qe===0?0:Math.max(0,Math.min(gn+zt/qe,Be.scrollWidth-fn/qe+Et)),Yt+=Ln-Tt,tn+=gn-zt}Wn.push({el:Be,top:Tt,left:zt})}return Wn},se=fe=>fe===!1?{block:"end",inline:"nearest"}:(qt=>qt===Object(qt)&&Object.keys(qt).length!==0)(fe)?fe:{block:"start",inline:"nearest"};function Ae(fe,qt){if(!fe.isConnected||!(_e=>{let Nt=_e;for(;Nt&&Nt.parentNode;){if(Nt.parentNode===document)return!0;Nt=Nt.parentNode instanceof ShadowRoot?Nt.parentNode.host:Nt.parentNode}return!1})(fe))return;const Ze=(_e=>{const Nt=window.getComputedStyle(_e);return{top:parseFloat(Nt.scrollMarginTop)||0,right:parseFloat(Nt.scrollMarginRight)||0,bottom:parseFloat(Nt.scrollMarginBottom)||0,left:parseFloat(Nt.scrollMarginLeft)||0}})(fe);if((_e=>typeof _e=="object"&&typeof _e.behavior=="function")(qt))return qt.behavior(re(fe,qt));const oe=typeof qt=="boolean"||qt==null?void 0:qt.behavior;for(const{el:_e,top:Nt,left:et}of re(fe,se(qt))){const nt=Nt-Ze.top+Ze.bottom,ct=et-Ze.left+Ze.right;_e.scroll({top:nt,left:ct,behavior:oe})}}}}]);