(self.webpackChunk=self.webpackChunk||[]).push([[5729],{88540:function(){"use strict"},42271:function(){"use strict"},15547:function(on,In){"use strict";In.Z={lists:"lists___xhHyq",item:"item___pWJAA",children:"children___sDG61",diamond:"diamond___FwgzD",button:"button___WPN6r",mathWrap:"mathWrap___FmnMJ",mathFillWrap:"mathFillWrap___PmY3H"}},71584:function(){"use strict";function on(Tt,et,nt,ft){nt===void 0&&(nt=0),ft===void 0&&(ft=1/0),this._name=Tt,this._defaultValue=et,this._minimum=nt,this._maximum=ft}Object.defineProperty(on.prototype,"name",{get:function(){return this._name},set:function(Tt){if(typeof Tt!="string"||Tt==="")throw new Error("Shape name must be a valid string.");this._name=Tt}}),Object.defineProperty(on.prototype,"defaultValue",{get:function(){return this._defaultValue},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("The default value must be a real number, not: "+Tt);this._defaultValue=Tt}}),Object.defineProperty(on.prototype,"minimum",{get:function(){return this._minimum},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("Minimum must be a real number, not: "+Tt);this._minimum=Tt}}),Object.defineProperty(on.prototype,"maximum",{get:function(){return this._maximum},set:function(Tt){if(typeof Tt!="number"||isNaN(Tt))throw new Error("Maximum must be a real number, not: "+Tt);this._maximum=Tt}}),go.Shape._FigureParameters={},go.Shape.getFigureParameter=function(Tt,et){var nt=go.Shape._FigureParameters[Tt];return nt?nt[et]:null},go.Shape.setFigureParameter=function(Tt,et,nt){if(!(nt instanceof on))throw new Error("Third argument to Shape.setFigureParameter is not FigureParameter: "+nt);if(nt.defaultValuent.maximum)throw new Error("defaultValue must be between minimum and maximum, not: "+nt.defaultValue);var ft=go.Shape._FigureParameters[Tt];ft||(ft=[],go.Shape._FigureParameters[Tt]=ft),ft[et]=nt};var In=[];function Qt(Tt,et){var nt=In.pop();return nt===void 0?new go.Point(Tt,et):(nt.x=Tt,nt.y=et,nt)}function zt(){var Tt=In.pop();return Tt===void 0?new go.Point:Tt}function le(Tt){In.push(Tt)}function Pe(Tt,et,nt,ft,lt,pt,vt,Lt,bt){bt||(bt=new go.Point);var Wt=Tt-nt,Vt=lt-vt,te=NaN,ne=NaN;if(Wt===0)if(Vt===0)Tt===nt&&(te=Tt,ne=et);else{var _t=(pt-Lt)/Vt,Fe=pt-_t*lt;te=Tt,ne=_t*te+Fe}else if(Vt===0){var ae=(et-ft)/Wt,He=et-ae*Tt;te=lt,ne=ae*te+He}else{var ae=(et-ft)/Wt,_t=(pt-Lt)/Vt,He=et-ae*Tt,Fe=pt-_t*lt;te=(Fe-He)/(ae-_t),ne=ae*te+He}return bt.x=te,bt.y=ne,bt}function je(Tt,et,nt,ft,lt,pt,vt,Lt,bt,Wt,Vt,te,ne,_t){var Fe=1-bt,ae=bt,He=Tt*Fe+nt*ae,en=et*Fe+ft*ae,xn=nt*Fe+lt*ae,Kn=ft*Fe+pt*ae,Fn=lt*Fe+vt*ae,fi=pt*Fe+Lt*ae,jn=He*Fe+xn*ae,ue=en*Fe+Kn*ae,Zt=xn*Fe+Fn*ae,vn=Kn*Fe+fi*ae,Jn=jn*Fe+Zt*ae,ei=ue*Fe+vn*ae;Wt.x=He,Wt.y=en,Vt.x=jn,Vt.y=ue,te.x=Jn,te.y=ei,ne.x=Zt,ne.y=vn,_t.x=Fn,_t.y=fi}var fe=new go.Spot(.156,.156),se=new go.Spot(.844,.844),re=4*((Math.sqrt(2)-1)/3);go.Shape.setFigureParameter("RoundedRectangle",0,new on("CornerRounding",5)),go.Shape.defineFigureGenerator("RoundedRectangle",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=5),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*re,pt=new go.Geometry().add(new go.PathFigure(ft,0,!0).add(new go.PathSegment(go.PathSegment.Line,et-ft,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,ft,et-lt,0,et,lt)).add(new go.PathSegment(go.PathSegment.Line,et,nt-ft)).add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,nt-lt,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,ft,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,lt,nt,0,nt-lt)).add(new go.PathSegment(go.PathSegment.Line,0,ft)).add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,lt,lt,0).close()));return lt>1&&(pt.spot1=new go.Spot(0,0,lt,lt),pt.spot2=new go.Spot(1,1,-lt,-lt)),pt}),go.Shape.defineFigureGenerator("Border","RoundedRectangle"),go.Shape.defineFigureGenerator("TriangleRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.25,.5,.75)}),go.Shape.defineFigureGenerator("TriangleDown",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close())).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("TriangleLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,0).close())).setSpots(.5,.25,1,.75)}),go.Shape.defineFigureGenerator("TriangleUp",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,nt).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close())).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("Triangle","TriangleUp"),go.Shape.defineFigureGenerator("Diamond",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close())).setSpots(.25,.25,.75,.75)}),go.Shape.defineFigureGenerator("LineH",function(Tt,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=0,ft.startY=nt/2,ft.endX=et,ft.endY=nt/2,ft}),go.Shape.defineFigureGenerator("LineV",function(Tt,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=et/2,ft.startY=0,ft.endX=et/2,ft.endY=nt,ft}),go.Shape.defineFigureGenerator("BarH","Rectangle"),go.Shape.defineFigureGenerator("BarV","Rectangle"),go.Shape.defineFigureGenerator("MinusLine","LineH"),go.Shape.defineFigureGenerator("PlusLine",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt/2,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("XLine",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LineRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.25*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)))}),go.Shape.defineFigureGenerator("LineDown",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,.25*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)))}),go.Shape.defineFigureGenerator("LineLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.75*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)))}),go.Shape.defineFigureGenerator("LineUp",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,.75*nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)))}),go.Shape.defineFigureGenerator("AsteriskLine",function(Tt,et,nt){var ft=.2/Math.SQRT2;return new go.Geometry().add(new go.PathFigure(ft*et,(1-ft)*nt,!1).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Move,ft*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,(1-ft)*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt/2)).add(new go.PathSegment(go.PathSegment.Line,et,nt/2)).add(new go.PathSegment(go.PathSegment.Move,et/2,0)).add(new go.PathSegment(go.PathSegment.Line,et/2,nt)))}),go.Shape.defineFigureGenerator("CircleLine",function(Tt,et,nt){var ft=et/2,lt=new go.Geometry().add(new go.PathFigure(et,et/2,!1).add(new go.PathSegment(go.PathSegment.Arc,0,360,ft,ft,ft,ft).close()));return lt.spot1=fe,lt.spot2=se,lt.defaultStretch=go.GraphObject.Uniform,lt}),go.Shape.defineFigureGenerator("Line1",function(Tt,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=0,ft.startY=0,ft.endX=et,ft.endY=nt,ft}),go.Shape.defineFigureGenerator("Line2",function(Tt,et,nt){var ft=new go.Geometry(go.Geometry.Line);return ft.startX=et,ft.startY=0,ft.endX=0,ft.endY=nt,ft}),go.Shape.defineFigureGenerator("Curve1",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,re*et,0,et,(1-re)*nt)))}),go.Shape.defineFigureGenerator("Curve2",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,et,nt,0,re*nt,(1-re)*et,nt)))}),go.Shape.defineFigureGenerator("Curve3",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,re*nt,re*et,nt)))}),go.Shape.defineFigureGenerator("Curve4",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,(1-re)*et,0,0,(1-re)*nt)))}),go.Shape.defineFigureGenerator("TriangleDownLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,.5,.5,1)}),go.Shape.defineFigureGenerator("TriangleDownRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(et,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(.5,.5,1,1)}),go.Shape.defineFigureGenerator("TriangleUpLeft",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())).setSpots(0,0,.5,.5)}),go.Shape.defineFigureGenerator("TriangleUpRight",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt).close())).setSpots(.5,0,1,.5)}),go.Shape.defineFigureGenerator("RightTriangle","TriangleDownLeft"),go.Shape.setFigureParameter("Parallelogram1",0,new on("Indent",.1,-.99,.99)),go.Shape.defineFigureGenerator("Parallelogram1",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)?ft=.1:ft<-1?ft=-1:ft>1&&(ft=1);var lt=Math.abs(ft)*et;if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),ltet&&(ft=et);var lt=Math.abs(ft);if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),lt.5&&(ft=.5);var lt=Math.abs(ft)*et;if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),ltet&&(ft=et/2);var lt=Math.abs(ft);if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())):pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())),ltet&&(ft=et/2);var lt=Math.abs(ft);if(ft===0){var pt=new go.Geometry(go.Geometry.Rectangle);return pt.startX=0,pt.startY=0,pt.endX=et,pt.endY=nt,pt}else{var pt=new go.Geometry;return ft>0?pt.add(new go.PathFigure(0,0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt).close())):pt.add(new go.PathFigure(lt,0).add(new go.PathSegment(go.PathSegment.Line,et-lt,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close())),lt0&&(vt.add(new go.PathSegment(go.PathSegment.Move,et/2+Lt,et/2)),vt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,lt,lt,Lt,Lt).close())),pt.spot1=fe,pt.spot2=se,pt.defaultStretch=go.GraphObject.Uniform,pt}),go.Shape.defineFigureGenerator("Cloud",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.08034461*et,.1944299*nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,.2008615*et,.05349299*nt,-.09239631*et,.07836421*nt,.1406031*et,-.0542823*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.4338609*et,.074219*nt,.2450511*et,-.00697547*nt,.3776197*et,-.01112067*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.6558228*et,.07004196*nt,.4539471*et,0,.6066018*et,-.02526587*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.8921095*et,.08370865*nt,.6914277*et,-.01904177*nt,.8921095*et,-.01220843*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9147671*et,.3194596*nt,1.036446*et,.04105738*nt,1.020377*et,.3022052*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9082935*et,.562044*nt,1.04448*et,.360238*nt,.992256*et,.5219009*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.9212406*et,.8217117*nt,1.032337*et,.5771781*nt,1.018411*et,.8120651*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.7592566*et,.9156953*nt,1.028411*et,.9571472*nt,.8556702*et,1.052487*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5101666*et,.9310455*nt,.7431877*et,1.009325*nt,.5624123*et,1.021761*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.2609328*et,.9344623*nt,.4820677*et,1.031761*nt,.3030112*et,1.002796*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.870098*nt,.2329994*et,1.01518*nt,.03213784*et,1.01518*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06829292*et,.6545475*nt,-.02812061*et,.9032597*nt,-.01205169*et,.6835638*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.06427569*et,.4265613*nt,-.01812061*et,.6089503*nt,-.00606892*et,.4555777*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.08034461*et,.1944299*nt,-.01606892*et,.3892545*nt,-.01205169*et,.1944299*nt))).setSpots(.1,.1,.9,.9)}),go.Shape.defineFigureGenerator("StopSign",function(Tt,et,nt){var ft=1/(Math.SQRT2+2);return new go.Geometry().add(new go.PathFigure(ft*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,et,(1-ft)*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,nt)).add(new go.PathSegment(go.PathSegment.Line,ft*et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,(1-ft)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,ft*nt).close())).setSpots(ft/2,ft/2,1-ft/2,1-ft/2)}),go.Shape.setFigureParameter("Pie",0,new on("Start",0,-360,360)),go.Shape.setFigureParameter("Pie",1,new on("Sweep",315,-360,360)),go.Shape.defineFigureGenerator("Pie",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN,lt=Tt?Tt.parameter2:NaN;isNaN(ft)&&(ft=0),isNaN(lt)&&(lt=315);var pt=ft%360;pt<0&&(pt+=360);var vt=lt%360,Lt=Math.min(et,nt)/2;return new go.Geometry().add(new go.PathFigure(Lt,Lt).add(new go.PathSegment(go.PathSegment.Arc,pt,vt,Lt,Lt,Lt,Lt).close()))}),go.Shape.defineFigureGenerator("PiePiece",function(Tt,et,nt){var ft=re/Math.SQRT2*.5,lt=Math.SQRT2/2,pt=1-Math.SQRT2/2;return new go.Geometry().add(new go.PathFigure(et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,lt*et,pt*nt,et,(1-ft)*nt,(lt+ft)*et,(pt+ft)*nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()))}),go.Shape.setFigureParameter("ThickCross",0,new on("Thickness",30)),go.Shape.defineFigureGenerator("ThickCross",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=30);var lt=Math.min(ft,et)/2,pt=et/2,vt=nt/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThinCross",0,new on("Thickness",10)),go.Shape.defineFigureGenerator("ThinCross",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=10);var lt=Math.min(ft,et)/2,pt=et/2,vt=nt/2;return new go.Geometry().add(new go.PathFigure(pt-lt,0,!0).add(new go.PathSegment(go.PathSegment.Line,pt+lt,0)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,et,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,pt+lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,nt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt+lt)).add(new go.PathSegment(go.PathSegment.Line,0,vt-lt)).add(new go.PathSegment(go.PathSegment.Line,pt-lt,vt-lt).close()))}),go.Shape.setFigureParameter("ThickX",0,new on("Thickness",30)),go.Shape.defineFigureGenerator("ThickX",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;if((isNaN(ft)||ft<0)&&(ft=30),et===0||nt===0){var lt=new go.Geometry(go.Geometry.Rectangle);return lt.startX=0,lt.startY=0,lt.endX=et,lt.endY=nt,lt}else{var pt=et/2,vt=nt/2,Lt=Math.atan2(nt,et),bt=ft-Math.min(Math.cos(Lt)*ft/2,pt),Wt=ft-Math.min(Math.sin(Lt)*ft/2,vt),lt=new go.Geometry,Vt=new go.PathFigure(bt,0,!0);return lt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,.2*nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,et-bt,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,et,Wt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.8*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-Wt)),Vt.add(new go.PathSegment(go.PathSegment.Line,et-bt,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,pt,.8*nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,bt,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,nt-Wt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Wt).close()),lt}}),go.Shape.setFigureParameter("ThinX",0,new on("Thickness",10)),go.Shape.defineFigureGenerator("ThinX",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=10);var lt=new go.Geometry,pt=new go.PathFigure(.1*et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt).close()),lt}),go.Shape.setFigureParameter("SquareIBeam",0,new on("BeamWidth",.2,.1,.9)),go.Shape.defineFigureGenerator("SquareIBeam",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.2);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ft/2)*et,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5+ft/2)*et,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ft/2)*et,(1-ft)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(.5-ft/2)*et,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ft*nt).close()),lt}),go.Shape.setFigureParameter("RoundedIBeam",0,new on("Curviness",.5,.05,.65)),go.Shape.defineFigureGenerator("RoundedIBeam",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.5);var lt=new go.Geometry,pt=new go.PathFigure(0,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,Math.abs(1-ft)*et,.25*nt,Math.abs(1-ft)*et,.75*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ft*et,.75*nt,ft*et,.25*nt).close()),lt}),go.Shape.defineFigureGenerator("HalfEllipse",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,re*et,0,et,(.5-re/2)*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,(.5+re/2)*nt,re*et,nt).close())).setSpots(0,.156,.844,.844)}),go.Shape.defineFigureGenerator("Crescent",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,nt,et,0,et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.5*et,.75*nt,.5*et,.25*nt).close())).setSpots(.311,.266,.744,.744)}),go.Shape.defineFigureGenerator("Heart",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,.1*et,.8*nt,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,0,0,.45*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.55*et,0,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.5*nt,.9*et,.8*nt).close())).setSpots(.14,.29,.86,.78)}),go.Shape.defineFigureGenerator("Spade",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,0,!0).add(new go.PathSegment(go.PathSegment.Line,.51*et,.01*nt)).add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.6*et,.2*nt,et,.25*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.7*nt,et,.8*nt,.6*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,.5*et,.75*nt,.55*et,.95*nt)).add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)).add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.7*nt,.45*et,.95*nt,.5*et,.75*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.4*et,.8*nt,0,.8*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.49*et,.01*nt,0,.25*nt,.4*et,.2*nt).close())).setSpots(.14,.26,.86,.78)}),go.Shape.defineFigureGenerator("Club",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.4*et,.6*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.15*et,nt,.5*et,.75*nt,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.6*nt,.55*et,.95*nt,.5*et,.75*nt));var pt=.2,vt=.3,Lt=0,bt=pt*re;return lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+bt+Lt)*nt,(.5-bt+vt)*et,(.5+pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*nt,(.5+bt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt)*et,(.5-bt+Lt)*nt,(.5+bt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.65*et,.36771243*nt,(.5-bt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt+.05)*et,(.5-bt+Lt-.02)*nt)),pt=.2,vt=0,Lt=-.3,bt=pt*re,lt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+pt+vt)*et,(.5+Lt)*nt,(.5+bt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt)*et,(.5-bt+Lt)*nt,(.5+bt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*nt,(.5-bt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt)*et,(.5-bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-bt+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+bt+Lt)*nt,(.5-bt+vt)*et,(.5+pt+Lt)*nt)),pt=.2,vt=-.3,Lt=0,bt=pt*re,lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5-pt+Lt)*nt,(1-.5+pt+vt-.05)*et,(.5-bt+Lt-.02)*nt,(.5+bt+vt)*et,(.5-pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-pt+vt)*et,(.5+Lt)*nt,(.5-bt+vt)*et,(.5-pt+Lt)*nt,(.5-pt+vt)*et,(.5-bt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+vt)*et,(.5+pt+Lt)*nt,(.5-pt+vt)*et,(.5+bt+Lt)*nt,(.5-bt+vt)*et,(.5+pt+Lt)*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.6*nt,(.5+bt+vt)*et,(.5+pt+Lt)*nt,(.5+pt+vt)*et,(.5+bt+Lt)*nt).close()),ft.setSpots(.06,.33,.93,.68),ft}),go.Shape.defineFigureGenerator("YinYang",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.5,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*.5,et*.5,et*.5,et*.5)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,-180,et*.5,et*.75,et*.25,et*.25)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,et*.5,et*.25,et*.25,et*.25));var pt=.1,vt=.5,Lt=.25;return lt.add(new go.PathSegment(go.PathSegment.Move,(vt+pt)*et,Lt*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,0,-360,et*vt,nt*Lt,pt*et,pt*et).close()),lt=new go.PathFigure(et*.5,0,!1),ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*.5,et*.5,et*.5,et*.5)),Lt=.75,lt=new go.PathFigure((vt+pt)*et,Lt*nt,!0),ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,0,360,et*vt,nt*Lt,pt*et,pt*et).close()),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Peace",function(Tt,et,nt){var ft=.8535533905932737,lt=.5*et,pt=.5*nt;return new go.Geometry().add(new go.PathFigure(lt,0,!1).add(new go.PathSegment(go.PathSegment.Arc,270,360,lt,pt,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,lt,nt)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Move,lt,pt)).add(new go.PathSegment(go.PathSegment.Line,ft*et,ft*nt)))}),go.Shape.defineFigureGenerator("NotAllowed",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=.5,vt=.5,Lt=.5,bt=new go.PathFigure(vt*et,(Lt-pt)*nt);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),pt=.4,lt=re*.4;var Wt=zt(),Vt=zt(),te=zt(),ne=zt();je(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.42,Wt,Vt,te,ne,ne);var _t=zt(),Fe=zt(),ae=zt();je(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.58,ne,ne,ae,_t,Fe);var He=zt(),en=zt(),xn=zt();je(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.42,He,en,xn,ne,ne);var Kn=zt(),Fn=zt(),fi=zt();return je(vt,Lt+pt,vt-lt,Lt+pt,vt-pt,Lt+lt,vt-pt,Lt,.58,ne,ne,fi,Kn,Fn),bt.add(new go.PathSegment(go.PathSegment.Move,fi.x*et,fi.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,Kn.x*et,Kn.y*nt,Fn.x*et,Fn.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,te.x*et,te.y*nt,Wt.x*et,Wt.y*nt,Vt.x*et,Vt.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,fi.x*et,fi.y*nt).close()),bt.add(new go.PathSegment(go.PathSegment.Move,xn.x*et,xn.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,ae.x*et,ae.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,_t.x*et,_t.y*nt,Fe.x*et,Fe.y*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,xn.x*et,xn.y*nt,He.x*et,He.y*nt,en.x*et,en.y*nt).close()),le(Wt),le(Vt),le(te),le(ne),le(_t),le(Fe),le(ae),le(He),le(en),le(xn),le(Kn),le(Fn),le(fi),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("Fragile",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.25*et,0)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.29*et,.33*nt)).add(new go.PathSegment(go.PathSegment.Line,.35*et,.25*nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.15*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.5*nt,et,.25*nt,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.5*nt,0,.25*nt).close()))}),go.Shape.setFigureParameter("HourGlass",0,new on("Thickness",30)),go.Shape.defineFigureGenerator("HourGlass",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=30),ft>et&&(ft=et);var lt=(et-ft)/2,pt=lt+ft;return new go.Geometry().add(new go.PathFigure(pt,.5*nt).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)).add(new go.PathSegment(go.PathSegment.Line,lt,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0)).add(new go.PathSegment(go.PathSegment.Line,et,0).close()))}),go.Shape.defineFigureGenerator("Lightning",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,.55*nt).add(new go.PathSegment(go.PathSegment.Line,.6*et,0)).add(new go.PathSegment(go.PathSegment.Line,.3*et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.45*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.55*nt).close()))}),go.Shape.defineFigureGenerator("GenderMale",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.4,pt=.4,vt=.5,Lt=.5,bt=zt(),Wt=zt(),Vt=zt(),te=zt(),ne=new go.PathFigure((vt-pt)*et,Lt*nt,!1);ft.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),je(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.44,Vt,te,Wt,bt,bt),ne.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,Vt.x*et,Vt.y*nt,te.x*et,te.y*nt));var _t=Qt(Wt.x,Wt.y);je(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.56,bt,bt,Wt,Vt,te);var Fe=Qt(Wt.x,Wt.y);ne.add(new go.PathSegment(go.PathSegment.Line,(_t.x*.1+.95*.9)*et,_t.y*.1*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,.85*et,_t.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,(Fe.x*.1+.9)*et,.15*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,(Fe.x*.1+.9)*et,(Fe.y*.1+.05*.9)*nt)),ne.add(new go.PathSegment(go.PathSegment.Line,Fe.x*et,Fe.y*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,Vt.x*et,Vt.y*nt,te.x*et,te.y*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),pt=.35,lt=re*.35;var ae=new go.PathFigure(vt*et,(Lt-pt)*nt,!1);ft.add(ae),ae.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),ae.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ae.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),ae.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt));var He=new go.PathFigure((vt-pt)*et,Lt*nt,!1);return ft.add(He),le(bt),le(Wt),le(Vt),le(te),le(_t),le(Fe),ft.spot1=new go.Spot(.202,.257),ft.spot2=new go.Spot(.792,.739),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("GenderFemale",function(Tt,et,nt){var ft=new go.Geometry,lt=.375,pt=0,vt=-.125,Lt=lt*re,bt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Lt+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Lt+vt)*nt,(.5+Lt+pt)*et,(.5-lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Lt+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.475+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Lt+vt)*nt,(.5-Lt+pt)*et,(.5+lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.475*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.9*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.85*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt).close()),lt=.325,pt=0,vt=-.125,Lt=lt*re;var bt=new go.PathFigure((1-.5+lt+pt)*et,(.5+vt)*nt,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5+lt+vt)*nt,(.5+lt+pt)*et,(.5+Lt+vt)*nt,(.5+Lt+pt)*et,(.5+lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Lt+pt)*et,(.5+lt+vt)*nt,(.5-lt+pt)*et,(.5+Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(.5+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Lt+vt)*nt,(.5-Lt+pt)*et,(.5-lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.5+lt+pt)*et,(.5+vt)*nt,(.5+Lt+pt)*et,(.5-lt+vt)*nt,(1-.5+lt+pt)*et,(.5-Lt+vt)*nt));var bt=new go.PathFigure((.525+pt)*et,(.5+lt+vt)*nt,!1);return ft.add(bt),ft.spot1=new go.Spot(.232,.136),ft.spot2=new go.Spot(.682,.611),ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("LogicImplies",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;return isNaN(ft)&&(ft=.2),new go.Geometry().add(new go.PathFigure((1-ft)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt))).setSpots(0,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicIff",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;return isNaN(ft)&&(ft=.2),new go.Geometry().add(new go.PathFigure((1-ft)*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,(1-ft)*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,ft*et,0)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,ft*et,nt))).setSpots(.2,0,.8,.5)}),go.Shape.defineFigureGenerator("LogicNot",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)))}),go.Shape.defineFigureGenerator("LogicAnd",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.25,.5,.75,1)}),go.Shape.defineFigureGenerator("LogicOr",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0))).setSpots(.219,0,.78,.409)}),go.Shape.defineFigureGenerator("LogicXor",function(Tt,et,nt){var ft=new go.Geometry().add(new go.PathFigure(.5*et,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,360,.5*et,.5*nt,.5*et,.5*nt)));return ft.defaultStretch=go.GraphObject.Uniform,ft}),go.Shape.defineFigureGenerator("LogicTruth",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.5*et,0)).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)))}),go.Shape.defineFigureGenerator("LogicFalsity",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,0)))}),go.Shape.defineFigureGenerator("LogicThereExists",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt)))}),go.Shape.defineFigureGenerator("LogicForAll",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt))).setSpots(.25,0,.75,.5)}),go.Shape.defineFigureGenerator("LogicIsDefinedAs",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)).add(new go.PathSegment(go.PathSegment.Move,0,nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(.01,.01,.99,.49)}),go.Shape.defineFigureGenerator("LogicIntersect",function(Tt,et,nt){var ft=.5;return new go.Geometry().add(new go.PathFigure(0,nt,!1).add(new go.PathSegment(go.PathSegment.Line,0,ft*nt)).add(new go.PathSegment(go.PathSegment.Arc,180,180,ft*et,ft*nt,ft*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,et,nt))).setSpots(0,.5,1,1)}),go.Shape.defineFigureGenerator("LogicUnion",function(Tt,et,nt){var ft=.5;return new go.Geometry().add(new go.PathFigure(et,0,!1).add(new go.PathSegment(go.PathSegment.Line,et,ft*nt)).add(new go.PathSegment(go.PathSegment.Arc,0,180,ft*et,ft*nt,ft*et,ft*nt)).add(new go.PathSegment(go.PathSegment.Line,0,0))).setSpots(0,0,1,.5)}),go.Shape.setFigureParameter("Arrow",0,new on("ArrowheadWidth",.3,.01,.99)),go.Shape.setFigureParameter("Arrow",1,new on("TailHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("Arrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.3);var pt=(1-ft)*et,vt=(.5-lt/2)*nt,Lt=(.5+lt/2)*nt,bt=new go.Geometry,Wt=new go.PathFigure(0,vt,!0);bt.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Wt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,Lt)),Wt.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),bt.spot1=new go.Spot(0,vt/nt);var Vt=Pe(0,Lt/nt,1,Lt/nt,pt/et,1,1,.5,zt());return bt.spot2=new go.Spot(Vt.x,Vt.y),le(Vt),bt}),go.Shape.setFigureParameter("Arrow2",0,new on("ArrowheadWidth",30)),go.Shape.setFigureParameter("Arrow2",0,new on("TailHeight",30)),go.Shape.defineFigureGenerator("Arrow2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=30),ft>et&&(ft=et);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=30),lt=Math.min(lt,nt/2);var pt=et-ft,vt=(nt-lt)/2,Lt=vt+lt,bt=new go.Geometry,Wt=new go.PathFigure(0,vt,!0);bt.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,vt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,0)),Wt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,pt,Lt)),Wt.add(new go.PathSegment(go.PathSegment.Line,0,Lt).close()),bt.spot1=new go.Spot(0,vt/nt);var Vt=Pe(0,Lt/nt,1,Lt/nt,pt/et,1,1,.5,zt());return bt.spot2=new go.Spot(Vt.x,Vt.y),le(Vt),bt}),go.Shape.defineFigureGenerator("Chevron",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("DoubleArrow",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.214*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.786*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,1*nt).close()),ft}),go.Shape.setFigureParameter("DoubleEndArrow",0,new on("ConnecterHeight",.3,.01,.99)),go.Shape.defineFigureGenerator("DoubleEndArrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close());var bt=Pe(0,.5,.3,0,0,lt/nt,.1,lt/nt,zt());return vt.spot1=new go.Spot(bt.x,bt.y),bt=Pe(.7,1,1,.5,0,pt/nt,1,pt/nt,bt),vt.spot2=new go.Spot(bt.x,bt.y),le(bt),vt}),go.Shape.setFigureParameter("DoubleEndArrow2",0,new on("ConnecterHeight",40)),go.Shape.setFigureParameter("DoubleEndArrow2",1,new on("ArrowHeight",100)),go.Shape.defineFigureGenerator("DoubleEndArrow2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,Lt=(nt-lt)/2,bt=Lt+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,Lt=0,bt=nt):(pt=0,vt=nt,Lt=0,bt=nt));var Wt=new go.Geometry,Vt=new go.PathFigure(et,.5*nt,!0);Wt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,bt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,Lt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.3*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close());var te=Pe(0,.5,.3,Lt/nt,0,pt/nt,1,pt/nt,zt());return Wt.spot1=new go.Spot(te.x,te.y),te=Pe(.7,bt/nt,1,.5,0,vt/nt,1,vt/nt,te),Wt.spot2=new go.Spot(te.x,te.y),le(te),Wt}),go.Shape.setFigureParameter("IBeamArrow",0,new on("ConnectorHeight",.7,.51,.97)),go.Shape.defineFigureGenerator("IBeamArrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(0,lt/nt);var bt=Pe(.7,1,1,.5,0,pt/nt,1,pt/nt,zt());return vt.spot2=new go.Spot(bt.x,bt.y),le(bt),vt}),go.Shape.setFigureParameter("IBeamArrow2",0,new on("ConnectorHeight",40)),go.Shape.setFigureParameter("IBeamArrow2",1,new on("BeamArrowHeight",100)),go.Shape.defineFigureGenerator("IBeamArrow2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=40);var lt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=100);var pt=(nt-ft)/2,vt=pt+ft,Lt=(nt-lt)/2,bt=Lt+lt;(ft>nt||lt>nt)&&(lt>ft?(ft=ft*nt/lt,pt=(nt-ft)/2,vt=pt+ft,Lt=0,bt=nt):(pt=0,vt=nt,Lt=0,bt=nt));var Wt=new go.Geometry,Vt=new go.PathFigure(et,.5*nt,!0);Wt.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,bt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,vt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,bt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,bt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,Lt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,Lt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,Lt).close()),Wt.spot1=new go.Spot(0,pt/nt);var te=Pe(.7,bt/nt,1,.5,0,vt/nt,1,vt/nt,zt());return Wt.spot2=new go.Spot(te.x,te.y),le(te),Wt}),go.Shape.setFigureParameter("Pointer",0,new on("BackPoint",.1,0,.2)),go.Shape.defineFigureGenerator("Pointer",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.1);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0).close()),lt.spot1=new go.Spot(ft,.35);var vt=Pe(.2,.65,1,.65,0,1,1,.5,zt());return lt.spot2=new go.Spot(vt.x,vt.y),le(vt),lt}),go.Shape.setFigureParameter("RoundedPointer",0,new on("RoundedEdge",.3,0,.5)),go.Shape.defineFigureGenerator("RoundedPointer",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.3);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,ft*et,.75*nt,ft*et,.25*nt).close()),lt.spot1=new go.Spot(ft,.35);var vt=Pe(0,.65,1,.65,0,1,1,.5,zt());return lt.spot2=new go.Spot(vt.x,vt.y),le(vt),lt}),go.Shape.setFigureParameter("SplitEndArrow",0,new on("TailHeight",.4,.01,.99)),go.Shape.defineFigureGenerator("SplitEndArrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.4);var lt=(.5-ft/2)*nt,pt=(.5+ft/2)*nt,vt=new go.Geometry,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,.3);var bt=Pe(.7,1,1,.5,0,pt/nt,1,pt/nt,zt());return vt.spot2=new go.Spot(bt.x,bt.y),le(bt),vt}),go.Shape.setFigureParameter("SplitEndArrow2",0,new on("TailThickness",50)),go.Shape.defineFigureGenerator("SplitEndArrow2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=50);var lt=(nt-ft)/2,pt=lt+ft;ft>nt&&(lt=0,pt=nt);var vt=new go.Geometry,Lt=new go.PathFigure(et,.5*nt,!0);vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0).close()),vt.spot1=new go.Spot(.2,lt/nt);var bt=Pe(.7,1,1,.5,0,pt/nt,1,pt/nt,zt());return vt.spot2=new go.Spot(bt.x,bt.y),le(bt),vt}),go.Shape.setFigureParameter("SquareArrow",0,new on("ArrowPoint",.7,.2,.9)),go.Shape.defineFigureGenerator("SquareArrow",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.7);var lt=new go.Geometry,pt=new go.PathFigure(et,.5*nt,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,0).close()),lt.spot1=go.Spot.TopLeft,lt.spot2=new go.Spot(ft,1),lt}),go.Shape.defineFigureGenerator("Cone1",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=re*.1,vt=new go.PathFigure(0,.9*nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt).close()),ft.spot1=new go.Spot(.25,.5),ft.spot2=new go.Spot(.75,.97),ft}),go.Shape.defineFigureGenerator("Cone2",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.9*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,nt,.85/.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.9*nt).close());var pt=new go.PathFigure(0,.9*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.9*nt,(1-.85/.9)*et,.8*nt,.85/.9*et,.8*nt)),ft.spot1=new go.Spot(.25,.5),ft.spot2=new go.Spot(.75,.82),ft}),go.Shape.defineFigureGenerator("Cube1",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var pt=new go.PathFigure(.5*et,nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.15*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),ft.spot1=new go.Spot(0,.3),ft.spot2=new go.Spot(.5,.85),ft}),go.Shape.defineFigureGenerator("Cube2",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.3*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0).close());var pt=new go.PathFigure(0,.3*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,.7*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,nt)),ft.spot1=new go.Spot(0,.3),ft.spot2=new go.Spot(.7,1),ft}),go.Shape.defineFigureGenerator("Cylinder1",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=re*.5,vt=new go.PathFigure(0,ft,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,re*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,1*et,ft,(.5+pt)*et,0,1*et,re*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ft)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,1*nt,1*et,nt-re*ft,(.5+pt)*et,1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,1*nt,0,nt-re*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,0,ft));var Lt=new go.PathFigure(et,ft,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,2*ft,1*et,2*ft-re*ft,(.5+pt)*et,2*ft)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,ft,(.5-pt)*et,2*ft,0,2*ft-re*ft)),lt.spot1=new go.Spot(0,0,0,2*ft),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder2",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,nt/3);var lt=new go.Geometry,pt=re*.5,vt=new go.PathFigure(0,nt-ft,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,ft)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,re*ft,(.5-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,(.5+pt)*et,0,et,re*ft)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-ft)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,nt-re*ft,(.5+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-ft,(.5-pt)*et,nt,0,nt-re*ft));var Lt=new go.PathFigure(0,nt-ft,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt-2*ft,0,nt-ft-re*ft,(.5-pt)*et,nt-2*ft)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt-ft,(.5+pt)*et,nt-2*ft,et,nt-ft-re*ft)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,0,-2*ft),lt}),go.Shape.defineFigureGenerator("Cylinder3",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=re*.5,vt=new go.PathFigure(ft,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-re*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-re*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,re*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,re*ft,0));var Lt=new go.PathFigure(ft,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,2*ft,.5*nt,ft+re*ft,0,2*ft,(.5-pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ft,nt,2*ft,(.5+pt)*nt,ft+re*ft,nt)),lt.spot1=new go.Spot(0,0,2*ft,0),lt.spot2=new go.Spot(1,1),lt}),go.Shape.defineFigureGenerator("Cylinder4",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=5),ft=Math.min(ft,et/3);var lt=new go.Geometry,pt=re*.5,vt=new go.PathFigure(et-ft,0,!0);lt.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,et-re*ft,0,et,(.5-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et,(.5+pt)*nt,et-re*ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,ft,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,re*ft,nt,0,(.5+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,(.5-pt)*nt,re*ft,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0));var Lt=new go.PathFigure(et-ft,0,!1);return lt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-2*ft,.5*nt,et-ft-re*ft,0,et-2*ft,(.5-pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,nt,et-2*ft,(.5+pt)*nt,et-ft-re*ft,nt)),lt.spot1=new go.Spot(0,0),lt.spot2=new go.Spot(1,1,-2*ft,0),lt}),go.Shape.defineFigureGenerator("Prism1",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.25*et,.25*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(.25*et,.25*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ft.spot1=new go.Spot(.408,.172),ft.spot2=new go.Spot(.833,.662),ft}),go.Shape.defineFigureGenerator("Prism2",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(0,nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.5*nt)),ft.spot1=new go.Spot(.25,.5),ft.spot2=new go.Spot(.75,.75),ft}),go.Shape.defineFigureGenerator("Pyramid1",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt).close());var pt=new go.PathFigure(.5*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ft.spot1=new go.Spot(.25,.367),ft.spot2=new go.Spot(.75,.875),ft}),go.Shape.defineFigureGenerator("Pyramid2",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt).close());var pt=new go.PathFigure(.5*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.85*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),ft.spot1=new go.Spot(.25,.367),ft.spot2=new go.Spot(.75,.875),ft}),go.Shape.defineFigureGenerator("Actor",function(Tt,et,nt){var ft=new go.Geometry,lt=.2,pt=.1,vt=re*lt,Lt=re*pt,bt=.5,Wt=.1,Vt=new go.PathFigure(bt*et,(Wt+pt)*nt,!0);ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-lt)*et,Wt*nt,(bt-vt)*et,(Wt+pt)*nt,(bt-lt)*et,(Wt+Lt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-pt)*nt,(bt-lt)*et,(Wt-Lt)*nt,(bt-vt)*et,(Wt-pt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt+lt)*et,Wt*nt,(bt+vt)*et,(Wt-pt)*nt,(bt+lt)*et,(Wt-Lt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+pt)*nt,(bt+lt)*et,(Wt+Lt)*nt,(bt+vt)*et,(Wt+pt)*nt));var te=.05,ne=re*te;bt=.05,Wt=.25;var _t=new go.PathFigure(.5*et,.2*nt,!0);return ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Line,.95*et,.2*nt)),bt=.95,Wt=.25,_t.add(new go.PathSegment(go.PathSegment.Bezier,(bt+te)*et,Wt*nt,(bt+ne)*et,(Wt-te)*nt,(bt+te)*et,(Wt-ne)*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.85*et,.35*nt)),te=.025,ne=re*te,bt=.825,Wt=.35,_t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-te)*nt,(bt+te)*et,(Wt-ne)*nt,(bt+ne)*et,(Wt-te)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-te)*et,Wt*nt,(bt-ne)*et,(Wt-te)*nt,(bt-te)*et,(Wt-ne)*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt)),te=.05,ne=re*te,bt=.5,Wt=.7,_t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-te)*nt,(bt+te)*et,(Wt-ne)*nt,(bt+ne)*et,(Wt-te)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-te)*et,Wt*nt,(bt-ne)*et,(Wt-te)*nt,(bt-te)*et,(Wt-ne)*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.45*et,nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.2*et,.35*nt)),te=.025,ne=re*te,bt=.175,Wt=.35,_t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-te)*nt,(bt+te)*et,(Wt-ne)*nt,(bt+ne)*et,(Wt-te)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-te)*et,Wt*nt,(bt-ne)*et,(Wt-te)*nt,(bt-te)*et,(Wt-ne)*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),te=.05,ne=re*te,bt=.05,Wt=.25,_t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-te)*nt,(bt-te)*et,(Wt-ne)*nt,(bt-ne)*et,(Wt-te)*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),ft.spot1=new go.Spot(.2,.2),ft.spot2=new go.Spot(.8,.65),ft}),go.Shape.setFigureParameter("Card",0,new on("CornerCutoutSize",.2,.1,.9)),go.Shape.defineFigureGenerator("Card",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;isNaN(ft)&&(ft=.2);var lt=new go.Geometry,pt=new go.PathFigure(et,0,!0);return lt.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,ft*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,ft*et,0).close()),lt.spot1=new go.Spot(0,ft),lt.spot2=go.Spot.BottomRight,lt}),go.Shape.defineFigureGenerator("Collate",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt));var pt=new go.PathFigure(.5*et,.5*nt,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),ft.spot1=new go.Spot(.25,0),ft.spot2=new go.Spot(.75,.25),ft}),go.Shape.defineFigureGenerator("CreateRequest",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(0,lt*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),ft}),go.Shape.defineFigureGenerator("Database",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=re*.1,vt=new go.PathFigure(et,.1*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Lt=new go.PathFigure(et,.1*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.3*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.4*nt,et,(.3+pt)*nt,(.5+lt)*et,.4*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.3*nt,(.5-lt)*et,.4*nt,0,(.3+pt)*nt)),ft.spot1=new go.Spot(0,.4),ft.spot2=new go.Spot(1,.9),ft}),go.Shape.defineFigureGenerator("DataStorage",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.9*nt,.25*et,.1*nt).close()),ft.spot1=new go.Spot(.226,0),ft.spot2=new go.Spot(.81,1),ft}),go.Shape.defineFigureGenerator("DiskStorage",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=re*.1,vt=new go.PathFigure(et,.1*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.9+pt)*nt,(.5+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,(.5-lt)*et,nt,0,(.9+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,(.1-pt)*nt,(.5-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,(.5+lt)*et,0,et,(.1-pt)*nt));var Lt=new go.PathFigure(et,.1*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,et,(.1+pt)*nt,(.5+lt)*et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.1*nt,(.5-lt)*et,.2*nt,0,(.1+pt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,.2*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.3*nt,et,(.2+pt)*nt,(.5+lt)*et,.3*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.2*nt,(.5-lt)*et,.3*nt,0,(.2+pt)*nt)),ft.spot1=new go.Spot(0,.3),ft.spot2=new go.Spot(1,.9),ft}),go.Shape.defineFigureGenerator("Display",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,nt,et,0,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close()),ft.spot1=new go.Spot(.25,0),ft.spot2=new go.Spot(.75,1),ft}),go.Shape.defineFigureGenerator("DividedEvent",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)?lt=.2:lt<.15&&(lt=.15);var pt=re*.2,vt=new go.PathFigure(0,.2*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,0,(.2-pt)*nt,(.2-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.2*nt,(.8+pt)*et,0,et,(.2-pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,nt,et,(.8+pt)*nt,(.8+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,.8*nt,(.2-pt)*et,nt,0,(.8+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt));var Lt=new go.PathFigure(0,lt*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ft}),go.Shape.defineFigureGenerator("DividedProcess",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;(isNaN(lt)||lt<.1)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(0,lt*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,lt*nt)),ft}),go.Shape.defineFigureGenerator("Document",function(Tt,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),ft.spot1=go.Spot.TopLeft,ft.spot2=new go.Spot(1,.6),ft}),go.Shape.defineFigureGenerator("ExternalOrganization",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;(isNaN(lt)||lt<.2)&&(lt=.2);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(lt*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Move,0,(1-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,(1-lt)*nt)),ft}),go.Shape.defineFigureGenerator("ExternalProcess",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var pt=new go.PathFigure(.1*et,.4*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.9*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.6*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.9*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.9*nt)),ft.spot1=new go.Spot(.25,.25),ft.spot2=new go.Spot(.75,.75),ft}),go.Shape.defineFigureGenerator("File",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(.75*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("Interrupt",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt));var pt=new go.PathFigure(et,.5*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt));var vt=new go.PathFigure(et,.5*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.5,.75),ft}),go.Shape.defineFigureGenerator("InternalStorage",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN,pt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.1);var vt=new go.PathFigure(0,0,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var Lt=new go.PathFigure(lt*et,0,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,0,pt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt)),ft}),go.Shape.defineFigureGenerator("Junction",function(Tt,et,nt){var ft=new go.Geometry,lt=1/Math.SQRT2,pt=(1-1/Math.SQRT2)/2,vt=re*.5,Lt=.5,bt=new go.PathFigure(et,Lt*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,nt,et,(Lt+vt)*nt,(Lt+vt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,Lt*nt,(Lt-vt)*et,nt,0,(Lt+vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,0,0,(Lt-vt)*nt,(Lt-vt)*et,0)),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,Lt*nt,(Lt+vt)*et,0,et,(Lt-vt)*nt));var Wt=new go.PathFigure((pt+lt)*et,(pt+lt)*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,pt*et,pt*nt)),Wt.add(new go.PathSegment(go.PathSegment.Move,pt*et,(pt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,(pt+lt)*et,pt*nt)),ft}),go.Shape.defineFigureGenerator("LinedDocument",function(Tt,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close());var pt=new go.PathFigure(.1*et,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.75*nt)),ft.spot1=new go.Spot(.1,0),ft.spot2=new go.Spot(1,.6),ft}),go.Shape.defineFigureGenerator("LoopLimit",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("MagneticTape",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=.5,vt=new go.PathFigure(.5*et,nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,(pt+.1)*et,.9*nt,et,(pt+lt)*nt,(pt+lt)*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),ft.spot1=new go.Spot(.15,.15),ft.spot2=new go.Spot(.85,.8),ft}),go.Shape.defineFigureGenerator("ManualInput",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("MessageFromUser",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.7);var pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=go.Spot.TopLeft,ft}),go.Shape.defineFigureGenerator("MicroformProcessing",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,lt*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,(1-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("MicroformRecording",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(1,.75),ft}),go.Shape.defineFigureGenerator("MultiDocument",function(Tt,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.44*nt,.96*et,.47*nt,.93*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.54*nt,.86*et,.57*nt,.83*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.4*et,.4*nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0).close());var pt=new go.PathFigure(.1*et,.2*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.44*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.8,.77),ft}),go.Shape.defineFigureGenerator("MultiProcess",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,.1*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close());var pt=new go.PathFigure(.2*et,.1*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.1*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.9*nt)),ft.spot1=new go.Spot(0,.2),ft.spot2=new go.Spot(.8,1),ft}),go.Shape.defineFigureGenerator("OfflineStorage",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=1-lt,vt=new go.PathFigure(0,0,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close());var Lt=new go.PathFigure(.5*lt*et,lt*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,(1-.5*lt)*et,lt*nt)),ft}),go.Shape.defineFigureGenerator("OffPageConnector",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=go.Spot.TopLeft,ft.spot2=new go.Spot(.75,1),ft}),go.Shape.defineFigureGenerator("Or",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Lt=new go.PathFigure(et,.5*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),ft}),go.Shape.defineFigureGenerator("PaperTape",function(Tt,et,nt){var ft=new go.Geometry;nt=nt/.8;var lt=new go.PathFigure(0,.7*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.3*nt,.5*et,.6*nt,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.7*nt,.5*et,.4*nt,.5*et,nt).close()),ft.spot1=new go.Spot(0,.49),ft.spot2=new go.Spot(1,.75),ft}),go.Shape.defineFigureGenerator("PrimitiveFromCall",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN,pt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("PrimitiveToCall",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN,pt=Tt?Tt.parameter2:NaN;isNaN(lt)&&(lt=.1),isNaN(pt)&&(pt=.3);var vt=new go.PathFigure(0,0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("Procedure",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure((1-lt)*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,lt*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),ft}),go.Shape.defineFigureGenerator("Process",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var vt=new go.PathFigure(lt*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),ft.spot2=go.Spot.BottomRight,ft}),go.Shape.defineFigureGenerator("Sort",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt).close());var pt=new go.PathFigure(0,.5*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),ft.spot1=new go.Spot(.25,.25),ft.spot2=new go.Spot(.75,.5),ft}),go.Shape.defineFigureGenerator("Start",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.25);var pt=new go.PathFigure(lt*et,0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt));var vt=new go.PathFigure(lt*et,0,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,lt*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Move,(1-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,(1-lt)*et,nt)),ft.spot1=new go.Spot(lt,0),ft.spot2=new go.Spot(1-lt,1),ft}),go.Shape.defineFigureGenerator("Terminator",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.25*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,.75*et,.5*nt,.25*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,90,180,.25*et,.5*nt,.25*et,.5*nt)),ft.spot1=new go.Spot(.23,0),ft.spot2=new go.Spot(.77,1),ft}),go.Shape.defineFigureGenerator("TransmittalTape",function(Tt,et,nt){var ft=new go.Geometry,lt=Tt?Tt.parameter1:NaN;isNaN(lt)&&(lt=.1);var pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,(1-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,(1-lt)*nt).close()),ft.spot1=go.Spot.TopLeft,ft}),go.Shape.defineFigureGenerator("AndGate",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=new go.PathFigure(0,0,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(.5+lt)*et,0,et,(.5-lt)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,(.5+lt)*nt,(.5+lt)*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=go.Spot.TopLeft,ft.spot2=new go.Spot(.55,1),ft}),go.Shape.defineFigureGenerator("Buffer",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.5,.75),ft}),go.Shape.defineFigureGenerator("Clock",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=.5,vt=new go.PathFigure(et,pt*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,nt,et,(pt+lt)*nt,(pt+lt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt*nt,(pt-lt)*et,nt,0,(pt+lt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,pt*et,0,0,(pt-lt)*nt,(pt-lt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,pt*nt,(pt+lt)*et,0,et,(pt-lt)*nt));var Lt=new go.PathFigure(et,pt*nt,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt*nt));var bt=new go.PathFigure(.8*et,.75*nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.75*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.75*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.75*nt)),ft}),go.Shape.defineFigureGenerator("Ground",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.3*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),ft}),go.Shape.defineFigureGenerator("Inverter",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.1,pt=.1,vt=.9,Lt=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),bt.add(new go.PathSegment(go.PathSegment.Line,0,0)),bt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt));var Wt=new go.PathFigure((vt+pt)*et,Lt*nt,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.4,.75),ft}),go.Shape.defineFigureGenerator("NandGate",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=re*.4,vt=re*.1,Lt=.1,bt=.9,Wt=.5,Vt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,.8*et,(.5+pt)*nt,(.4+lt)*et,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),Vt.add(new go.PathSegment(go.PathSegment.Line,0,0)),Vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(.4+lt)*et,0,.8*et,(.5-pt)*nt));var te=new go.PathFigure((bt+Lt)*et,Wt*nt,!0);return ft.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+Lt)*nt,(bt+Lt)*et,(Wt+vt)*nt,(bt+vt)*et,(Wt+Lt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et,Wt*nt,(bt-vt)*et,(Wt+Lt)*nt,(bt-Lt)*et,(Wt+vt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-Lt)*nt,(bt-Lt)*et,(Wt-vt)*nt,(bt-vt)*et,(Wt-Lt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et,Wt*nt,(bt+vt)*et,(Wt-Lt)*nt,(bt+Lt)*et,(Wt-vt)*nt)),ft.spot1=new go.Spot(0,.05),ft.spot2=new go.Spot(.55,.95),ft}),go.Shape.defineFigureGenerator("NorGate",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=re*lt,vt=0,Lt=.5,bt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.7*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(Lt-lt)*nt,.7*et,(Lt-pt)*nt)),lt=.1,pt=re*.1,vt=.9,Lt=.5;var Wt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ft.spot1=new go.Spot(.2,.25),ft.spot2=new go.Spot(.6,.75),ft}),go.Shape.defineFigureGenerator("OrGate",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=re*lt,vt=0,Lt=.5,bt=new go.PathFigure(0,0,!0);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt+pt)*et,(Lt-lt)*nt,.8*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.8*et,(Lt+pt)*nt,(vt+pt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,0,0,.25*et,.75*nt,.25*et,.25*nt).close()),ft.spot1=new go.Spot(.2,.25),ft.spot2=new go.Spot(.75,.75),ft}),go.Shape.defineFigureGenerator("XnorGate",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=re*lt,vt=.2,Lt=.5,bt=new go.PathFigure(.1*et,0,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Wt=new go.PathFigure(.8*et,.5*nt,!0);ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.7*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.5*nt,(vt+pt)*et,(Lt-lt)*nt,.7*et,(Lt-pt)*nt)),lt=.1,pt=re*.1,vt=.9,Lt=.5;var Vt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);return ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),ft.spot1=new go.Spot(.4,.25),ft.spot2=new go.Spot(.65,.75),ft}),go.Shape.defineFigureGenerator("XorGate",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=re*lt,vt=.2,Lt=.5,bt=new go.PathFigure(.1*et,0,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,nt,.35*et,.25*nt,.35*et,.75*nt));var Wt=new go.PathFigure(.2*et,0,!0);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,(vt+pt)*et,(Lt-lt)*nt,.9*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,nt,.9*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.2*et,0,.45*et,.75*nt,.45*et,.25*nt).close()),ft.spot1=new go.Spot(.4,.25),ft.spot2=new go.Spot(.8,.75),ft}),go.Shape.defineFigureGenerator("Capacitor",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("Resistor",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),ft}),go.Shape.defineFigureGenerator("Inductor",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.1,pt=.1,vt=.1,Lt=.5,bt=new go.PathFigure((vt-lt*.5)*et,nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.3,bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.5,bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.7,bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,0,(vt-lt)*et,nt,(vt-pt)*et,0)),vt=.9,bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt*.5)*et,nt,(vt+pt)*et,0,(vt+lt)*et,nt)),ft}),go.Shape.defineFigureGenerator("ACvoltageSource",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.5,pt=.5,vt=.5,Lt=.5,bt=new go.PathFigure((vt-pt)*et,Lt*nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt-pt)*nt,(vt+pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Move,(vt-pt+.1)*et,Lt*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt-.1)*et,Lt*nt,vt*et,(Lt-pt)*nt,vt*et,(Lt+pt)*nt)),ft}),go.Shape.defineFigureGenerator("DCvoltageSource",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("Diode",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft.spot1=new go.Spot(0,.25),ft.spot2=new go.Spot(.5,.75),ft}),go.Shape.defineFigureGenerator("Wifi",function(Tt,et,nt){var ft=new go.Geometry,lt=et,pt=nt;et=et*.38,nt=nt*.6;var vt=re*.8,Lt=.8,bt=0,Wt=.5,Vt=(lt-et)/2,te=(pt-nt)/2,ne=new go.PathFigure(bt*et+Vt,(Wt+Lt)*nt+te,!0);ft.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et+Vt,Wt*nt+te,(bt-vt)*et+Vt,(Wt+Lt)*nt+te,(bt-Lt)*et+Vt,(Wt+vt)*nt+te)),ne.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt-Lt)*nt+te,(bt-Lt)*et+Vt,(Wt-vt)*nt+te,(bt-vt)*et+Vt,(Wt-Lt)*nt+te)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt+vt*.5)*et+Vt,Wt*nt+te,bt*et+Vt,(Wt-Lt)*nt+te,(bt-Lt+vt*.5)*et+Vt,(Wt-vt)*nt+te)),ne.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt+Lt)*nt+te,(bt-Lt+vt*.5)*et+Vt,(Wt+vt)*nt+te,bt*et+Vt,(Wt+Lt)*nt+te).close()),vt=re*.4,Lt=.4,bt=.2,Wt=.5;var _t=new go.PathFigure(bt*et+Vt,(Wt+Lt)*nt+te,!0);ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et+Vt,Wt*nt+te,(bt-vt)*et+Vt,(Wt+Lt)*nt+te,(bt-Lt)*et+Vt,(Wt+vt)*nt+te)),_t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt-Lt)*nt+te,(bt-Lt)*et+Vt,(Wt-vt)*nt+te,(bt-vt)*et+Vt,(Wt-Lt)*nt+te)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt+vt*.5)*et+Vt,Wt*nt+te,bt*et+Vt,(Wt-Lt)*nt+te,(bt-Lt+vt*.5)*et+Vt,(Wt-vt)*nt+te)),_t.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt+Lt)*nt+te,(bt-Lt+vt*.5)*et+Vt,(Wt+vt)*nt+te,bt*et+Vt,(Wt+Lt)*nt+te).close()),vt=re*.2,Lt=.2,bt=.5,Wt=.5;var Fe=new go.PathFigure((bt-Lt)*et+Vt,Wt*nt+te,!0);ft.add(Fe),Fe.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt-Lt)*nt+te,(bt-Lt)*et+Vt,(Wt-vt)*nt+te,(bt-vt)*et+Vt,(Wt-Lt)*nt+te)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et+Vt,Wt*nt+te,(bt+vt)*et+Vt,(Wt-Lt)*nt+te,(bt+Lt)*et+Vt,(Wt-vt)*nt+te)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt+Lt)*nt+te,(bt+Lt)*et+Vt,(Wt+vt)*nt+te,(bt+vt)*et+Vt,(Wt+Lt)*nt+te)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,(bt-Lt)*et+Vt,Wt*nt+te,(bt-vt)*et+Vt,(Wt+Lt)*nt+te,(bt-Lt)*et+Vt,(Wt+vt)*nt+te)),vt=re*.4,Lt=.4,bt=.8,Wt=.5;var ae=new go.PathFigure(bt*et+Vt,(Wt-Lt)*nt+te,!0);ft.add(ae),ae.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et+Vt,Wt*nt+te,(bt+vt)*et+Vt,(Wt-Lt)*nt+te,(bt+Lt)*et+Vt,(Wt-vt)*nt+te)),ae.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt+Lt)*nt+te,(bt+Lt)*et+Vt,(Wt+vt)*nt+te,(bt+vt)*et+Vt,(Wt+Lt)*nt+te)),ae.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt-vt*.5)*et+Vt,Wt*nt+te,bt*et+Vt,(Wt+Lt)*nt+te,(bt+Lt-vt*.5)*et+Vt,(Wt+vt)*nt+te)),ae.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt-Lt)*nt+te,(bt+Lt-vt*.5)*et+Vt,(Wt-vt)*nt+te,bt*et+Vt,(Wt-Lt)*nt+te).close()),vt=re*.8,Lt=.8,bt=1,Wt=.5;var He=new go.PathFigure(bt*et+Vt,(Wt-Lt)*nt+te,!0);return ft.add(He),He.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt)*et+Vt,Wt*nt+te,(bt+vt)*et+Vt,(Wt-Lt)*nt+te,(bt+Lt)*et+Vt,(Wt-vt)*nt+te)),He.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt+Lt)*nt+te,(bt+Lt)*et+Vt,(Wt+vt)*nt+te,(bt+vt)*et+Vt,(Wt+Lt)*nt+te)),He.add(new go.PathSegment(go.PathSegment.Bezier,(bt+Lt-vt*.5)*et+Vt,Wt*nt+te,bt*et+Vt,(Wt+Lt)*nt+te,(bt+Lt-vt*.5)*et+Vt,(Wt+vt)*nt+te)),He.add(new go.PathSegment(go.PathSegment.Bezier,bt*et+Vt,(Wt-Lt)*nt+te,(bt+Lt-vt*.5)*et+Vt,(Wt-vt)*nt+te,bt*et+Vt,(Wt-Lt)*nt+te).close()),ft}),go.Shape.defineFigureGenerator("Email",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,0,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,0)),pt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.54*nt)),ft}),go.Shape.defineFigureGenerator("Ethernet",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.35*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,0).close());var pt=new go.PathFigure(.1*et,nt,!0,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var vt=new go.PathFigure(.6*et,nt,!0,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.6*et,nt).close());var Lt=new go.PathFigure(0,.5*nt,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.4*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.6*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,.5*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.6*nt)),ft}),go.Shape.defineFigureGenerator("Power",function(Tt,et,nt){var ft=new go.Geometry,lt=re*.4,pt=.4,vt=.5,Lt=.5,bt=zt(),Wt=zt(),Vt=zt(),te=zt();je(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,bt,bt,Wt,Vt,te);var ne=Qt(Wt.x,Wt.y),_t=new go.PathFigure(Wt.x*et,Wt.y*nt,!0);ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,Vt.x*et,Vt.y*nt,te.x*et,te.y*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,(vt-lt)*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt)),je(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Vt,te,Wt,bt,bt),_t.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,Vt.x*et,Vt.y*nt,te.x*et,te.y*nt)),lt=re*.3,pt=.3,je(vt-pt,Lt,vt-pt,Lt-lt,vt-lt,Lt-pt,vt,Lt-pt,.5,Vt,te,Wt,bt,bt),_t.add(new go.PathSegment(go.PathSegment.Line,Wt.x*et,Wt.y*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt-pt)*et,Lt*nt,te.x*et,te.y*nt,Vt.x*et,Vt.y*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+pt)*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(vt+pt)*et,Lt*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),je(vt,Lt-pt,vt+lt,Lt-pt,vt+pt,Lt-lt,vt+pt,Lt,.5,bt,bt,Wt,Vt,te),_t.add(new go.PathSegment(go.PathSegment.Bezier,Wt.x*et,Wt.y*nt,te.x*et,te.y*nt,Vt.x*et,Vt.y*nt).close());var _t=new go.PathFigure(.45*et,0,!0);return ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Line,.45*et,.5*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.55*et,.5*nt)),_t.add(new go.PathSegment(go.PathSegment.Line,.55*et,0).close()),le(bt),le(Wt),le(Vt),le(te),le(ne),ft.spot1=new go.Spot(.25,.45),ft.spot2=new go.Spot(.75,.8),ft}),go.Shape.defineFigureGenerator("Fallout",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt/2,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,180,360,et/2,nt/2,et/2,nt/2));function pt(vt,Lt,bt){vt.add(new go.PathSegment(go.PathSegment.Move,(.3+Lt)*et,(.8+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.5+Lt)*et,(.5+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.1+Lt)*et,(.5+bt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,(.3+Lt)*et,(.8+bt)*nt).close())}return pt(lt,0,0),pt(lt,.4,0),pt(lt,.2,-.3),ft}),go.Shape.defineFigureGenerator("IrritationHazard",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.2*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close()),ft.spot1=new go.Spot(.3,.3),ft.spot2=new go.Spot(.7,.7),ft}),go.Shape.defineFigureGenerator("ElectricalHazard",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.37*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.11*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.04*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.49*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.37*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.86*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.77*et,.91*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.34*et,.78*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.44*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.56*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt).close()),ft}),go.Shape.defineFigureGenerator("FireHazard",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.29*et,0,-.25*et,.63*nt,.45*et,.44*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.51*et,.42*nt,.48*et,.17*nt,.54*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.59*et,.18*nt,.59*et,.29*nt,.58*et,.28*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.75*et,.6*nt,.8*et,.34*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.88*et,.31*nt,.87*et,.48*nt,.88*et,.43*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,1.17*et,.76*nt,.82*et,.8*nt).close()),ft.spot1=new go.Spot(.07,.445),ft.spot2=new go.Spot(.884,.958),ft}),go.Shape.defineFigureGenerator("BpmnActivityLoop",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=0,vt=0,Lt=lt*re,bt=.4*Math.SQRT2/2+.5,Wt=.5-.5*Math.SQRT2/2,Vt=1,te=.5,ne=.5,_t=0,Fe=new go.PathFigure(bt*et,(1-Wt)*nt,!1);return ft.add(Fe),Fe.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,te*nt,Vt*et,.7*nt,Vt*et,te*nt)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,(ne+pt)*et,(_t+pt)*nt,(.5+lt+pt)*et,(.5-Lt+pt)*nt,(.5+Lt+pt)*et,(.5-lt+pt)*nt)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,(.5-lt+pt)*et,(.5+vt)*nt,(.5-Lt+pt)*et,(.5-lt+vt)*nt,(.5-lt+pt)*et,(.5-Lt+vt)*nt)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,(.35+pt)*et,.9*nt,(.5-lt+pt)*et,(.5+Lt+vt)*nt,(.5-Lt+pt)*et,.9*nt)),Fe.add(new go.PathSegment(go.PathSegment.Move,(.25+pt)*et,.8*nt)),Fe.add(new go.PathSegment(go.PathSegment.Line,(.35+pt)*et,.9*nt)),Fe.add(new go.PathSegment(go.PathSegment.Line,(.2+pt)*et,.95*nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivityParallel",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivitySequential",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivityAdHoc",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt);var pt=new go.PathFigure(et,nt,!1);ft.add(pt);var vt=new go.PathFigure(0,.5*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.2*et,.35*nt,.3*et,.35*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.7*et,.65*nt,.8*et,.65*nt)),ft}),go.Shape.defineFigureGenerator("BpmnActivityCompensation",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt).close()),ft}),go.Shape.defineFigureGenerator("BpmnTaskMessage",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt).close());var lt=new go.PathFigure(0,.2*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),ft}),go.Shape.defineFigureGenerator("BpmnTaskScript",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.7*et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,0,.6*et,.5*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,nt,.4*et,.5*nt,et,.5*nt).close());var pt=new go.PathFigure(.45*et,.73*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.73*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.38*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.63*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.31*et,.27*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.56*et,.27*nt)),ft}),go.Shape.defineFigureGenerator("BpmnTaskUser",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt);var pt=new go.PathFigure(.335*et,(1-.555)*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,et,.68*nt,(1-.12)*et,.46*nt,(1-.02)*et,.54*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.68*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.335*et,(1-.555)*nt,.02*et,.54*nt,.12*et,.46*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.365*et,(1-.595)*nt));var vt=.5-.285,Lt=.5,bt=vt,Wt=Math.PI/4,Vt=4*(1-Math.cos(Wt))/(3*Math.sin(Wt)),te=Vt*.5,ne=vt,_t=vt,Fe=Vt*ne,ae=Vt*_t;pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt-ne)*et,bt*nt,(Lt-(Fe+ne)/2)*et,(bt+(_t+ae)/2)*nt,(Lt-ne)*et,(bt+ae)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,Lt*et,(bt-_t)*nt,(Lt-ne)*et,(bt-ae)*nt,(Lt-Fe)*et,(bt-_t)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(Lt+ne)*et,bt*nt,(Lt+Fe)*et,(bt-_t)*nt,(Lt+ne)*et,(bt-ae)*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,(1-.365)*et,(1-.595)*nt,(Lt+ne)*et,(bt+ae)*nt,(Lt+(Fe+ne)/2)*et,(bt+(_t+ae)/2)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.365)*et,(1-.595)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.555)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,(1-.335)*et,(1-.405)*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.335*et,(1-.405)*nt));var He=new go.PathFigure(.2*et,nt,!1);ft.add(He),He.add(new go.PathSegment(go.PathSegment.Line,.2*et,.8*nt));var en=new go.PathFigure(.8*et,nt,!1);return ft.add(en),en.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventConditional",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,nt).close());var pt=new go.PathFigure(.2*et,.2*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventError",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("BpmnEventEscalation",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt);var pt=new go.PathFigure(et,nt,!1);ft.add(pt);var vt=new go.PathFigure(.1*et,nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("Caution",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.05*et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.8*nt,0,nt,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.55*et,.1*nt,.5*et,0,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.95*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,nt,et,nt,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,nt));var pt=.05;return lt.add(new go.PathSegment(go.PathSegment.Move,(.5-pt)*et,.875*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,180,-360,.5*et,.875*nt,pt*et,pt*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.325*nt,.575*et,.725*nt,.625*et,.375*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.75*nt,.375*et,.375*nt,.425*et,.725*nt)),ft}),go.Shape.defineFigureGenerator("Recycle",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.45*et,.95*nt,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.185*et,.85*nt,.17*et,.95*nt,.15*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.235*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.3*et,.625*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.05*et,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1875*et,.95*nt,0,.675*nt,0,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.45*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.775*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.22*et,.775*nt));var pt=new go.PathFigure(.475*et,.2*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.225*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.275*et,.175*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.325*et,.05*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,.05*nt,.35*et,0,.375*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.375*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.475*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.315*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.32*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.05*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,0,.65*et,.05*nt,.625*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.38*et,.0105*nt));var vt=new go.PathFigure(.675*et,.575*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.875*et,.525*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,.85*et,.95*nt,et,.8*nt,et,.85*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.95*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.85*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.725*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,et,.775*nt)),vt.add(new go.PathSegment(go.PathSegment.Move,.675*et,.575*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.775*et,.775*nt)),ft}),go.Shape.defineFigureGenerator("BpmnEventTimer",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=re*.5,vt=new go.PathFigure(et,lt*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,nt,et,(lt+pt)*nt,(lt+pt)*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,lt*nt,(lt-pt)*et,nt,0,(lt+pt)*nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt*et,0,0,(lt-pt)*nt,(lt-pt)*et,0)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et,lt*nt,(lt+pt)*et,0,et,(lt-pt)*nt));var Lt=new go.PathFigure(lt*et,0,!1);return ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.15*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,lt*et,.85*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,0,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.58*et,.1*nt)),Lt.add(new go.PathSegment(go.PathSegment.Move,lt*et,lt*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.78*et,.54*nt)),ft}),go.Shape.defineFigureGenerator("Package",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.15*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close());var pt=new go.PathFigure(0,.15*nt,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.15*nt).close()),ft.spot1=new go.Spot(0,.1),ft.spot2=new go.Spot(1,1),ft}),go.Shape.defineFigureGenerator("Class",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(0,.5*nt,!1);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt).close()),ft}),go.Shape.defineFigureGenerator("Component",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close());var pt=new go.PathFigure(0,.2*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.2*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.2*nt).close());var vt=new go.PathFigure(0,.6*nt,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.6*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt).close()),ft}),go.Shape.defineFigureGenerator("Boat Shipment",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.15*et,.6*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.6*nt));var pt=new go.PathFigure(.15*et,.6*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.6*nt)),ft}),go.Shape.defineFigureGenerator("Customer/Supplier",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.66*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.33*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft}),go.Shape.defineFigureGenerator("Workcell",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.65*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.35*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),ft}),go.Shape.defineFigureGenerator("Supermarket",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.33*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,et,.66*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),ft}),go.Shape.defineFigureGenerator("TruckShipment",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(et,.8*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt).close());var vt=.1,Lt=re*.1,bt=.2,Wt=.9,Vt=new go.PathFigure((bt-vt)*et,Wt*nt,!0);ft.add(Vt),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-vt)*nt,(bt-vt)*et,(Wt-Lt)*nt,(bt-Lt)*et,(Wt-vt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt+vt)*et,Wt*nt,(bt+Lt)*et,(Wt-vt)*nt,(bt+vt)*et,(Wt-Lt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+vt)*nt,(bt+vt)*et,(Wt+Lt)*nt,(bt+Lt)*et,(Wt+vt)*nt)),Vt.add(new go.PathSegment(go.PathSegment.Bezier,(bt-vt)*et,Wt*nt,(bt-Lt)*et,(Wt+vt)*nt,(bt-vt)*et,(Wt+Lt)*nt).close()),vt=.1,Lt=re*.1,bt=.8,Wt=.9;var te=new go.PathFigure((bt-vt)*et,Wt*nt,!0);return ft.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt-vt)*nt,(bt-vt)*et,(Wt-Lt)*nt,(bt-Lt)*et,(Wt-vt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt+vt)*et,Wt*nt,(bt+Lt)*et,(Wt-vt)*nt,(bt+vt)*et,(Wt-Lt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,bt*et,(Wt+vt)*nt,(bt+vt)*et,(Wt+Lt)*nt,(bt+Lt)*et,(Wt+vt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(bt-vt)*et,Wt*nt,(bt-Lt)*et,(Wt+vt)*nt,(bt-vt)*et,(Wt+Lt)*nt).close()),ft}),go.Shape.defineFigureGenerator("KanbanPost",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.2*et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,nt)),ft}),go.Shape.defineFigureGenerator("Forklift",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0));var pt=new go.PathFigure(0,.5*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var vt=new go.PathFigure(.5*et,.8*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.1*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.8*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.8*nt));var Lt=new go.PathFigure(.5*et,.7*nt,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et,.7*nt));var bt=.1,Wt=re*.1,Vt=.1,te=.9,ne=new go.PathFigure((Vt-bt)*et,te*nt,!0);ft.add(ne),ne.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(te-bt)*nt,(Vt-bt)*et,(te-Wt)*nt,(Vt-Wt)*et,(te-bt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Vt+bt)*et,te*nt,(Vt+Wt)*et,(te-bt)*nt,(Vt+bt)*et,(te-Wt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(te+bt)*nt,(Vt+bt)*et,(te+Wt)*nt,(Vt+Wt)*et,(te+bt)*nt)),ne.add(new go.PathSegment(go.PathSegment.Bezier,(Vt-bt)*et,te*nt,(Vt-Wt)*et,(te+bt)*nt,(Vt-bt)*et,(te+Wt)*nt)),bt=.1,Wt=re*.1,Vt=.4,te=.9;var _t=new go.PathFigure((Vt-bt)*et,te*nt,!0);return ft.add(_t),_t.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(te-bt)*nt,(Vt-bt)*et,(te-Wt)*nt,(Vt-Wt)*et,(te-bt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Vt+bt)*et,te*nt,(Vt+Wt)*et,(te-bt)*nt,(Vt+bt)*et,(te-Wt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,Vt*et,(te+bt)*nt,(Vt+bt)*et,(te+Wt)*nt,(Vt+Wt)*et,(te+bt)*nt)),_t.add(new go.PathSegment(go.PathSegment.Bezier,(Vt-bt)*et,te*nt,(Vt-Wt)*et,(te+bt)*nt,(Vt-bt)*et,(te+Wt)*nt)),ft}),go.Shape.defineFigureGenerator("RailShipment",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.1*et,.4*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.45*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.4*nt).close());var pt=new go.PathFigure(.45*et,.7*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.7*nt));var vt=new go.PathFigure(.55*et,.4*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.9*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.55*et,.4*nt).close());var Vt=.05,te=re*.05,ne=.175,_t=.95,Lt=new go.PathFigure((ne-Vt)*et,_t*nt,!0);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t-Vt)*nt,(ne-Vt)*et,(_t-te)*nt,(ne-te)*et,(_t-Vt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ne+Vt)*et,_t*nt,(ne+te)*et,(_t-Vt)*nt,(ne+Vt)*et,(_t-te)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t+Vt)*nt,(ne+Vt)*et,(_t+te)*nt,(ne+te)*et,(_t+Vt)*nt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,(ne-Vt)*et,_t*nt,(ne-te)*et,(_t+Vt)*nt,(ne-Vt)*et,(_t+te)*nt));var Vt=.05,te=re*.05,ne=.375,_t=.95,bt=new go.PathFigure((ne-Vt)*et,_t*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t-Vt)*nt,(ne-Vt)*et,(_t-te)*nt,(ne-te)*et,(_t-Vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(ne+Vt)*et,_t*nt,(ne+te)*et,(_t-Vt)*nt,(ne+Vt)*et,(_t-te)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t+Vt)*nt,(ne+Vt)*et,(_t+te)*nt,(ne+te)*et,(_t+Vt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(ne-Vt)*et,_t*nt,(ne-te)*et,(_t+Vt)*nt,(ne-Vt)*et,(_t+te)*nt));var Vt=.05,te=re*.05,ne=.625,_t=.95,Wt=new go.PathFigure((ne-Vt)*et,_t*nt,!0);ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t-Vt)*nt,(ne-Vt)*et,(_t-te)*nt,(ne-te)*et,(_t-Vt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(ne+Vt)*et,_t*nt,(ne+te)*et,(_t-Vt)*nt,(ne+Vt)*et,(_t-te)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t+Vt)*nt,(ne+Vt)*et,(_t+te)*nt,(ne+te)*et,(_t+Vt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(ne-Vt)*et,_t*nt,(ne-te)*et,(_t+Vt)*nt,(ne-Vt)*et,(_t+te)*nt));var Vt=.05,te=re*.05,ne=.825,_t=.95,Fe=new go.PathFigure((ne-Vt)*et,_t*nt,!0);ft.add(Fe),Fe.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t-Vt)*nt,(ne-Vt)*et,(_t-te)*nt,(ne-te)*et,(_t-Vt)*nt)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,(ne+Vt)*et,_t*nt,(ne+te)*et,(_t-Vt)*nt,(ne+Vt)*et,(_t-te)*nt)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,ne*et,(_t+Vt)*nt,(ne+Vt)*et,(_t+te)*nt,(ne+te)*et,(_t+Vt)*nt)),Fe.add(new go.PathSegment(go.PathSegment.Bezier,(ne-Vt)*et,_t*nt,(ne-te)*et,(_t+Vt)*nt,(ne-Vt)*et,(_t+te)*nt).close());var ae=new go.PathFigure(0,nt,!1);return ft.add(ae),ae.add(new go.PathSegment(go.PathSegment.Line,et,nt).close()),ft}),go.Shape.defineFigureGenerator("Warehouse",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0).close());var pt=new go.PathFigure(0,.2*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt).close());var vt=new go.PathFigure(.15*et,nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.5*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.4*et,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.15*et,nt).close());var Lt=.05,bt=re*.05,Wt=.35,Vt=.775,te=new go.PathFigure((Wt-Lt)*et,Vt*nt,!0);return ft.add(te),te.add(new go.PathSegment(go.PathSegment.Bezier,Wt*et,(Vt-Lt)*nt,(Wt-Lt)*et,(Vt-bt)*nt,(Wt-bt)*et,(Vt-Lt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Wt+Lt)*et,Vt*nt,(Wt+bt)*et,(Vt-Lt)*nt,(Wt+Lt)*et,(Vt-bt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,Wt*et,(Vt+Lt)*nt,(Wt+Lt)*et,(Vt+bt)*nt,(Wt+bt)*et,(Vt+Lt)*nt)),te.add(new go.PathSegment(go.PathSegment.Bezier,(Wt-Lt)*et,Vt*nt,(Wt-bt)*et,(Vt+Lt)*nt,(Wt-Lt)*et,(Vt+bt)*nt).close()),ft}),go.Shape.defineFigureGenerator("ControlCenter",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt).close()),ft}),go.Shape.defineFigureGenerator("Bluetooth",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.75*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.25*nt)),ft}),go.Shape.defineFigureGenerator("Bookmark",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),ft}),go.Shape.defineFigureGenerator("Bookmark",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,0,0)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.4*nt)),ft}),go.Shape.defineFigureGenerator("Globe",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.5*nt,.75*et,0,et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,et,.75*nt,.75*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.25*et,nt,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,0,.25*nt,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,nt,.15*et,.25*nt,.15*et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.85*et,.75*nt,.85*et,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.15*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.15*nt,.35*et,.3*nt,.65*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.1675*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8325*et,.85*nt,.35*et,.7*nt,.65*et,.7*nt)),ft}),go.Shape.defineFigureGenerator("Wave",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.25*nt,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.25*nt,.1*et,0,.2*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.25*nt,.425*et,.5*nt,.575*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.25*nt,.8*et,0,.9*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.25*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.75*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.75*nt,.1*et,.5*nt,.2*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.7*et,.75*nt,.425*et,nt,.575*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.75*nt,.8*et,.5*nt,.9*et,.5*nt)),ft}),go.Shape.defineFigureGenerator("Operator",function(Tt,et,nt){var ft=new go.Geometry,lt=.3,pt=re*.3,vt=.5,Lt=.7,bt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt));var Wt=new go.PathFigure(0,.7*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,et,.7*nt,0,0,et,0)),ft}),go.Shape.defineFigureGenerator("TripleFanBlades",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.5*et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.65*et,.3*nt,.65*et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.35*et,.5*nt,.35*et,.3*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt,.3*et,.6*nt,.1*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.2*et,nt,.35*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,nt,.7*et,.6*nt,.9*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.65*nt,.8*et,nt,.65*et,.95*nt)),ft}),go.Shape.defineFigureGenerator("CentrifugalPump",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et,0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,0,.075*nt,0,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.4*et,nt,0,nt,.4*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.4*nt,.8*et,nt,.85*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,0)),ft}),go.Shape.defineFigureGenerator("Battery",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.4*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.1*nt));var pt=new go.PathFigure(0,.6*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,0,.4*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,et,.4*nt)),ft}),go.Shape.defineFigureGenerator("Delete",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=re*.5,vt=.5,Lt=.5,bt=new go.PathFigure((vt-lt)*et,Lt*nt,!0);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt));var Wt=new go.PathFigure(.15*et,.5*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.5*nt)),ft}),go.Shape.defineFigureGenerator("Flag",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.1*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,0,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.1*nt,.15*et,0,.35*et,0)),lt.add(new go.PathSegment(go.PathSegment.Bezier,et,.1*nt,.65*et,.2*nt,.85*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.5*nt,.85*et,.6*nt,.65*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.5*nt,.35*et,.4*nt,.15*et,.4*nt).close()),ft}),go.Shape.defineFigureGenerator("Help",function(Tt,et,nt){var ft=new go.Geometry,lt=.5,pt=re*.5,vt=.5,Lt=.5,bt=new go.PathFigure((vt-lt)*et,Lt*nt,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),bt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt).close()),lt=.05,pt=re*.05,vt=.5,Lt=.8;var Wt=new go.PathFigure((vt-lt)*et,Lt*nt,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt-lt)*nt,(vt-lt)*et,(Lt-pt)*nt,(vt-pt)*et,(Lt-lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt+lt)*et,Lt*nt,(vt+pt)*et,(Lt-lt)*nt,(vt+lt)*et,(Lt-pt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,vt*et,(Lt+lt)*nt,(vt+lt)*et,(Lt+pt)*nt,(vt+pt)*et,(Lt+lt)*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,(vt-lt)*et,Lt*nt,(vt-pt)*et,(Lt+lt)*nt,(vt-lt)*et,(Lt+pt)*nt).close()),Wt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.7*nt)),Wt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.5*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.5*et,.2*nt,.75*et,.475*nt,.75*et,.225*nt)),Wt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.35*nt,.4*et,.2*nt,.3*et,.25*nt)),ft}),go.Shape.defineFigureGenerator("Location",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.5*et,nt,!0).add(new go.PathSegment(go.PathSegment.Line,.75*et,.5*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5*et,0,.975*et,.025*nt,.5*et,0)).add(new go.PathSegment(go.PathSegment.Bezier,.25*et,.5*nt,.5*et,0,.025*et,.025*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)).add(new go.PathSegment(go.PathSegment.Arc,270,360,.5*et,.3*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Lock",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var pt=new go.PathFigure(.2*et,.5*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.3*nt)),ft}),go.Shape.defineFigureGenerator("Unlocked",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.5*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.5*nt));var pt=new go.PathFigure(.2*et,.5*nt,!1);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Move,.2*et,.5*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.3*nt)),pt.add(new go.PathSegment(go.PathSegment.Bezier,.8*et,.3*nt,.25*et,0,.75*et,0)),pt.add(new go.PathSegment(go.PathSegment.Line,.8*et,.35*nt)),ft}),go.Shape.defineFigureGenerator("Gear",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(.9375*et,.56246875*nt,!0).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.80621875*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.763*et,.3316875*nt,.79840625*et,.39915625*nt,.7834375*et,.3635*nt)).add(new go.PathSegment(go.PathSegment.Line,.8566875*et,.23796875*nt)).add(new go.PathSegment(go.PathSegment.Line,.76825*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.67596875*et,.24184375*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.5625*et,.19378125*nt,.64228125*et,.2188125*nt,.603875*et,.2021875*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.0625*nt)).add(new go.PathSegment(go.PathSegment.Line,.4375*et,.19378125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.32775*et,.239375*nt,.39759375*et,.20190625*nt,.36053125*et,.2176875*nt)).add(new go.PathSegment(go.PathSegment.Line,.2379375*et,.14959375*nt)).add(new go.PathSegment(go.PathSegment.Line,.14953125*et,.2379375*nt)).add(new go.PathSegment(go.PathSegment.Line,.23934375*et,.3278125*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.19378125*et,.4375*nt,.21765625*et,.36059375*nt,.201875*et,.397625*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.4375*nt)).add(new go.PathSegment(go.PathSegment.Line,.0625*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Line,.1938125*et,.5625*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.241875*et,.67596875*nt,.20221875*et,.603875*nt,.21884375*et,.64228125*nt)).add(new go.PathSegment(go.PathSegment.Line,.1495625*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.238*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.3316875*et,.76296875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.43753125*et,.80621875*nt,.36353125*et,.78340625*nt,.3991875*et,.79840625*nt)).add(new go.PathSegment(go.PathSegment.Line,.43753125*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.9375*nt)).add(new go.PathSegment(go.PathSegment.Line,.5625*et,.80621875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.67225*et,.760625*nt,.602375*et,.79809375*nt,.63946875*et,.78234375*nt)).add(new go.PathSegment(go.PathSegment.Line,.76828125*et,.8566875*nt)).add(new go.PathSegment(go.PathSegment.Line,.85671875*et,.76825*nt)).add(new go.PathSegment(go.PathSegment.Line,.76065625*et,.67221875*nt)).add(new go.PathSegment(go.PathSegment.Bezier,.80621875*et,.56246875*nt,.78234375*et,.63940625*nt,.798125*et,.602375*nt)).add(new go.PathSegment(go.PathSegment.Line,.9375*et,.56246875*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.5*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Arc,90,360,.5*et,.5*nt,.1*et,.1*nt).close()))}),go.Shape.defineFigureGenerator("Hand",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.5*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Bezier,.1*et,.3*nt,0,.375*nt,.05*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.45*et,.075*nt,.3*et,.225*nt,.4*et,.175*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.525*et,.075*nt,.46*et,.05*nt,.525*et,.05*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.3*et,.4*nt,.525*et,.275*nt,.475*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.55*nt,et,.4*nt,et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.425*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.6*et,.7*nt,.675*et,.55*nt,.675*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.575*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.575*et,.85*nt,.65*et,.7*nt,.65*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.525*et,.85*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.535*et,nt,.61*et,.85*nt,.61*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,0,.9*nt,.435*et,nt,0,nt).close()),ft}),go.Shape.defineFigureGenerator("Map",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,.2*nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.25*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.25*et,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.5*et,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt)),lt.add(new go.PathSegment(go.PathSegment.Move,.75*et,0)),lt.add(new go.PathSegment(go.PathSegment.Line,.75*et,.8*nt)),ft}),go.Shape.defineFigureGenerator("Eject",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.7)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.7).close());var pt=new go.PathFigure(0,nt*.6,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et,.6*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.5*et,0).close()),ft}),go.Shape.defineFigureGenerator("Pencil",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.2*nt).close()))}),go.Shape.defineFigureGenerator("Building",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*1,nt*1,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.046*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.3)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,(1-.046)*et,nt*.85)),lt.add(new go.PathSegment(go.PathSegment.Line,et,nt*.85).close());var pt=new go.PathFigure(.126*et,.85*nt,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,.126*et,.45*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.45*nt)),pt.add(new go.PathSegment(go.PathSegment.Line,.322*et,.85*nt).close());var vt=new go.PathFigure(.402*et,.85*nt,!1);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,.402*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.45*nt)),vt.add(new go.PathSegment(go.PathSegment.Line,.598*et,.85*nt).close());var Lt=new go.PathFigure(.678*et,.85*nt,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,.678*et,.45*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.45*nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,.874*et,.85*nt).close());var bt=new go.PathFigure(.5*et,.1*nt,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,(.046+.15)*et,.3*nt)),bt.add(new go.PathSegment(go.PathSegment.Line,(1-(.046+.15))*et,.3*nt).close()),ft}),go.Shape.defineFigureGenerator("Staircase",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.8)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.6)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.4)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.2)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.15)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*.95).close()),ft}),go.Shape.defineFigureGenerator("5Bars",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,nt*1,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.184,nt*(1-.184)).close());var pt=new go.PathFigure(et*.204,nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.204,nt*(1-.184))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*(1-.184*2))),pt.add(new go.PathSegment(go.PathSegment.Line,et*.388,nt*1).close());var vt=new go.PathFigure(et*.408,nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.408,nt*(1-.184*2))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*(1-.184*3))),vt.add(new go.PathSegment(go.PathSegment.Line,et*.592,nt*1).close());var Lt=new go.PathFigure(et*.612,nt,!0);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.612,nt*(1-.184*3))),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*(1-.184*4))),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.796,nt*1).close());var bt=new go.PathFigure(et*.816,nt,!0);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.816,nt*(1-.184*4))),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-.184*5))),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1).close()),ft}),go.Shape.defineFigureGenerator("PC",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,0).close());var pt=new go.PathFigure(et*.055,.07*nt,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.07)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.1).close());var vt=new go.PathFigure(et*.055,.13*nt,!0);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.13)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.16)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.16).close());var Lt=new go.PathFigure(et*.055,.18*nt,!0);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.18)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.245,nt*.21)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.055,nt*.21).close());var bt=new go.PathFigure(et*1,0,!0);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.4,0)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.65)),bt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.65).close()),ft}),go.Shape.defineFigureGenerator("Plane",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(.55*et,nt,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.7*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.1*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.35*et,.525*nt,0,.4*nt,.225*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.4*et,.475*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.15*et,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.2*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.325*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.85*et,.1*nt)),lt.add(new go.PathSegment(go.PathSegment.Bezier,.9*et,.2*nt,.975*et,0,et,.08*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.7*et,.45*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.6*et,.95*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,.55*et,nt).close()),ft}),go.Shape.defineFigureGenerator("Key",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*1,nt*.5,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.4*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.2*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.35*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,0,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.15,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,.8*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.65*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,.55*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,.6*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,.575*nt)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.9,.6*nt).close()),lt.add(new go.PathSegment(go.PathSegment.Move,.17*et,.425*nt)),lt.add(new go.PathSegment(go.PathSegment.Arc,270,360,.17*et,.5*nt,.075*et,.075*nt).close()),ft}),go.Shape.defineFigureGenerator("FilmTape",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(0,0,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Arc,270,180,et*0,et*.3,et*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,0,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.08,nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*1),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*2),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*3),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*4),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*5),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*6),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*7),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*8),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*9),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*10),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*11),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*12),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*13),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*14),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*.95)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(.08+.056*15),nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var pt=new go.PathFigure(0,0,!1);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Arc,270,-180,et*1,et*.3,et*.055)),pt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1));var vt=new go.PathFigure(et*.11,nt*.1,!1);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.1)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*0),nt*.8)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.11,nt*.8).close());var Lt=new go.PathFigure(et*(.11+.24133333*1+.028*1),nt*.1,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.1)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*1),nt*.8)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*1+.028*1),nt*.8).close());var bt=new go.PathFigure(et*(.11+.24133333*2+.028*2),nt*.1,!1);return ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.1)),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*3+.028*2),nt*.8)),bt.add(new go.PathSegment(go.PathSegment.Line,et*(.11+.24133333*2+.028*2),nt*.8).close()),ft}),go.Shape.defineFigureGenerator("FloppyDisk",function(Tt,et,nt){var ft=new go.Geometry,lt=8,pt=lt*re,vt=new go.PathFigure(lt,0,!1);ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.86,0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.14)),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-pt,et-pt,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,pt,nt,0,nt-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,0,lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,lt,0,0,pt,pt,0).close());var Lt=new go.PathFigure(et*.83,0,!1);ft.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.3)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.3)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*0).close());var bt=new go.PathFigure(et*.83,nt*1,!1);ft.add(bt),bt.add(new go.PathSegment(go.PathSegment.Line,et*.83,nt*.5)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*.5)),bt.add(new go.PathSegment(go.PathSegment.Line,et*.17,nt*1).close());var Wt=new go.PathFigure(et*.78,nt*.05,!1);return ft.add(Wt),Wt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.05)),Wt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.25)),Wt.add(new go.PathSegment(go.PathSegment.Line,et*.78,nt*.25).close()),ft}),go.Shape.defineFigureGenerator("SpeechBubble",function(Tt,et,nt){var ft=Tt?Tt.parameter1:NaN;(isNaN(ft)||ft<0)&&(ft=15),ft=Math.min(ft,et/3),ft=Math.min(ft,nt/3);var lt=ft*re,pt=nt*.8,vt=new go.Geometry,Lt=new go.PathFigure(ft,0,!0);return vt.add(Lt),Lt.add(new go.PathSegment(go.PathSegment.Line,et-ft,0)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et,ft,et-lt,0,et,lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et,pt-ft)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,et-ft,pt,et,pt-lt,et-lt,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt)),Lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,pt)),Lt.add(new go.PathSegment(go.PathSegment.Line,ft,pt)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,0,pt-ft,lt,pt,0,pt-lt)),Lt.add(new go.PathSegment(go.PathSegment.Line,0,ft)),Lt.add(new go.PathSegment(go.PathSegment.Bezier,ft,0,0,lt,lt,0).close()),lt>1?(vt.spot1=new go.Spot(0,0,lt,lt),vt.spot2=new go.Spot(1,.8,-lt,-lt)):(vt.spot1=go.Spot.TopLeft,vt.spot2=new go.Spot(1,.8)),vt}),go.Shape.defineFigureGenerator("Repeat",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*.45,!0);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.2,nt*.45).close());var pt=new go.PathFigure(et*1,nt*.55,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.55)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.1)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*.55).close()),ft}),go.Shape.defineFigureGenerator("Windows",function(Tt,et,nt){return new go.Geometry().add(new go.PathFigure(0,0,!0).add(new go.PathSegment(go.PathSegment.Line,et,0)).add(new go.PathSegment(go.PathSegment.Line,et,nt)).add(new go.PathSegment(go.PathSegment.Line,0,nt).close()).add(new go.PathSegment(go.PathSegment.Move,.4*et,.4*nt)).add(new go.PathSegment(go.PathSegment.Line,.4*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.8*nt)).add(new go.PathSegment(go.PathSegment.Line,.9*et,.4*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.2*et,.1*nt)).add(new go.PathSegment(go.PathSegment.Line,.2*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.7*et,.1*nt).close()).add(new go.PathSegment(go.PathSegment.Move,.1*et,.6*nt)).add(new go.PathSegment(go.PathSegment.Line,.1*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.9*nt)).add(new go.PathSegment(go.PathSegment.Line,.5*et,.6*nt).close()))}),go.Shape.defineFigureGenerator("Terminal",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*.1,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.9)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.9).close());var pt=new go.PathFigure(et*.1,nt*.2,!0);ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.25)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.22,nt*.285)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.1,nt*.37)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.32)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.275,nt*.25).close());var vt=new go.PathFigure(et*.28,nt*.37,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.37)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.41)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.28,nt*.41).close()),ft}),go.Shape.defineFigureGenerator("Beaker",function(Tt,et,nt){var ft=new go.Geometry,lt=15,pt=lt*re,vt=new go.PathFigure(et*.62,nt*.475,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et,nt-lt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,et-lt,nt,et,nt-pt,et-pt,nt)),vt.add(new go.PathSegment(go.PathSegment.Line,lt,nt)),vt.add(new go.PathSegment(go.PathSegment.Bezier,0,nt-lt,pt,nt,0,nt-pt)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.475)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.38,nt*.03)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*0)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.62,nt*.03).close()),pt>1?(ft.spot1=new go.Spot(0,0,pt,pt),ft.spot2=new go.Spot(1,1,-pt,-pt)):(ft.spot1=go.Spot.TopLeft,ft.spot2=go.Spot.BottomRight),ft}),go.Shape.defineFigureGenerator("Download",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ft.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close());var vt=new go.PathFigure(et*.4,nt*0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.66)),vt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.26),nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.44)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*0).close()),ft}),go.Shape.defineFigureGenerator("Bin",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ft.add(lt);var pt=.1/.3;return lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close()),ft}),go.Shape.defineFigureGenerator("Upload",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*0,nt*1,!0);ft.add(lt);var pt=.1/.3;lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.8,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.66,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.755,nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.93,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.64,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.61,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.39,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.36,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*.07,nt*(1-pt))),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.755),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*.055)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.66),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*(1-.8),nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*(1-pt)).close());var vt=new go.PathFigure(et*.5,nt*0,!0);return ft.add(vt),vt.add(new go.PathSegment(go.PathSegment.Line,et*.26,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.4,nt*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.63)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.6,nt*.25)),vt.add(new go.PathSegment(go.PathSegment.Line,et*.74,nt*.25).close()),ft}),go.Shape.defineFigureGenerator("EmptyDrink",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close()),ft}),go.Shape.defineFigureGenerator("Drink",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.15,nt*0,!1);ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.85,nt*0)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.7,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.3,nt*1).close());var pt=new go.PathFigure(et*.235,nt*.28,!0);return ft.add(pt),pt.add(new go.PathSegment(go.PathSegment.Line,et*.765,nt*.28)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.655,nt*.97)),pt.add(new go.PathSegment(go.PathSegment.Line,et*.345,nt*.97).close()),ft}),go.Shape.defineFigureGenerator("4Arrows",function(Tt,et,nt){var ft=new go.Geometry,lt=new go.PathFigure(et*.5,nt*0,!0);return ft.add(lt),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*1,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.75,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.55,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.65,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.5,nt*1)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.75)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.55)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.65)),lt.add(new go.PathSegment(go.PathSegment.Line,et*0,nt*.5)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.35)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.25,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.45)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.45,nt*.25)),lt.add(new go.PathSegment(go.PathSegment.Line,et*.35,nt*.25).close()),ft}),go.Shape.defineFigureGenerator("Connector","Ellipse"),go.Shape.defineFigureGenerator("Alternative","TriangleUp"),go.Shape.defineFigureGenerator("Merge","TriangleUp"),go.Shape.defineFigureGenerator("Decision","Diamond"),go.Shape.defineFigureGenerator("DataTransmissions","Hexagon"),go.Shape.defineFigureGenerator("Gate","Crescent"),go.Shape.defineFigureGenerator("Delay","HalfEllipse"),go.Shape.defineFigureGenerator("Input","Parallelogram1"),go.Shape.defineFigureGenerator("ManualLoop","ManualOperation"),go.Shape.defineFigureGenerator("ISOProcess","Chevron"),go.Shape.defineFigureGenerator("MessageToUser","SquareArrow"),go.Shape.defineFigureGenerator("MagneticData","Cylinder1"),go.Shape.defineFigureGenerator("DirectData","Cylinder4"),go.Shape.defineFigureGenerator("StoredData","DataStorage"),go.Shape.defineFigureGenerator("SequentialData","MagneticTape"),go.Shape.defineFigureGenerator("Subroutine","Procedure")},91e3: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 on={},In="5.0",Qt={},zt=null,le=!1,Pe=!1,je=null,fe=!1,se=null,re=null,Ge=0;Ge4?parseFloat(Re):5};on.setHTML5Codebase=function(Re,ln){re=Re,vn(Re,ln)},on.setJavaCodebase=on.setJavaCodebaseVersion=on.isCompiledInstalled=on.setPreCompiledScriptPath=on.setPreCompiledResourcePath=function(){},on.setHTML5CodebaseVersion=function(Re,ln){var Cn=parseFloat(Re);if(Cn!==NaN&&Cn<5){console.log("The GeoGebra HTML5 codebase version "+Cn+" is deprecated. Using version latest instead.");return}se=Re,Zt(Re,ln)},on.getHTML5CodebaseVersion=function(){return Tt},on.getParameters=function(){return Qt},on.setFontsCSSURL=function(Re){vt=Re},on.setGiacJSURL=function(Re){},on.setJNLPFile=function(Re){$t=Re},on.setJNLPBaseDir=function(Re){},on.inject=function(){function Re(){return window.frameElement&&window.frameElement.getAttribute("data-singleton")}for(var ln="auto",Cn=Qt.id,Qn,Ue=!1,cn=0;cn=5)return!0;var Re=on.getAppletObject();return Re&&typeof Re.recalculateEnvironments=="function"?(Re.recalculateEnvironments(),!0):!1},on.startAnimation=function(){var Re=on.getAppletObject();return Re&&typeof Re.startAnimation=="function"?(Re.startAnimation(),!0):!1},on.stopAnimation=function(){var Re=on.getAppletObject();return Re&&typeof Re.stopAnimation=="function"?(Re.stopAnimation(),!0):!1},on.getAppletObject=function(){var Re=Qt.id!==void 0?Qt.id:"ggbApplet";return window[Re]},on.resize=function(){};var Fe=function(Re,ln,Cn){var Qn=document.createElement("param");Qn.setAttribute("name",ln),Qn.setAttribute("value",Cn),Re.appendChild(Qn)},ae=function(Re){return Re&&Re!=="false"},He=function(Re,ln,Cn){bt(Tt)<=4.2&&(Cn=!0);var Qn=!isRenderGGBElementEnabled&&!scriptLoadStarted;(!isRenderGGBElementEnabled&&!scriptLoadStarted||ggbHTML5LoadedCodebaseVersion!==Tt||ggbHTML5LoadedCodebaseIsWebSimple&&!nt)&&(Qn=!0,isRenderGGBElementEnabled=!1,scriptLoadStarted=!1);var Ue=document.createElement("div");Ue.classList.add("appletParameters","notranslate");var cn=ln.width,qt=ln.height;if(ln.disableAutoScale=ln.disableAutoScale===void 0?GGBAppletUtils.isFlexibleWorksheetEditor():ln.disableAutoScale,ln.width!==void 0)if(bt(Tt)<=4.4)ae(ln.showToolBar)&&(ln.height-=7),ae(ln.showAlgebraInput)&&(ln.height-=37),ln.width<605&&ae(ln.showToolBar)&&(ln.width=605,cn=605);else{var wn=100;(ae(ln.showToolBar)||ae(ln.showMenuBar))&&(ln.hasOwnProperty("customToolBar")&&(ln.customToolbar=ln.customToolBar),wn=ae(ln.showMenuBar)?245:155),cn=5?(ln.appletOnLoad=function(qe){var nn=Re.querySelector(".ggb_preview");nn&&nn.parentNode.removeChild(nn),window.GGBT_spinner&&window.GGBT_spinner.removeSpinner(Ct),window.GGBT_wsf_view&&$(window).trigger("resize"),Bt(qe)},xt||Ct.appendChild(Et)):Ue.appendChild(Et),Ct.appendChild(Ue),xt||Re.appendChild(Ct),setTimeout(function(){on.resize()},1)}else{var Rt=document.createElement("div");Rt.className="applet_scaler",Rt.style.position="relative",Rt.style.display="block",Rt.appendChild(Ue),Re.appendChild(Rt),ln.appletOnLoad=function(qe){on.resize(),Bt(qe)}}function At(qe,nn){nn&&typeof nn.appletOnLoad=="function"&&typeof renderGGBElement=="function"?renderGGBElement(qe,nn.appletOnLoad):renderGGBElement(qe),Jn("GeoGebra HTML5 applet injected and rendered with previously loaded codebase.",nn)}function ce(qe,nn){typeof renderGGBElement=="undefined"?(html5AppletsToProcess===null&&(html5AppletsToProcess=[]),html5AppletsToProcess.push({article:qe,params:nn}),window.renderGGBElementReady=function(){isRenderGGBElementEnabled=!0,html5AppletsToProcess!==null&&html5AppletsToProcess.length&&(html5AppletsToProcess.forEach(function(Pn){At(Pn.article,Pn.params)}),html5AppletsToProcess=null)},bt(Tt)<5&&(qe.className+=" geogebraweb")):At(qe,nn)}if(Qn){scriptLoadStarted=!0;for(var Se=0;Se0?(Fi.remove(),Ct.attr("id","fullscreencontent").show(),jQuery(Bt).append(Ct),window.dispatchEvent(new Event("resize"))):He(Fi,ln,!1),window.GGBT_wsf_view.launchFullScreen(Bt)}else Xe=Qn,He(Re,ln,!1);if(!window.GGBT_wsf_view)for(qt=0;qtRe/4*3&&(Fi=Re/4*3),Bt=Fi/5.8,wn.setAttribute("src",lt),wn.setAttribute("width",Fi),wn.setAttribute("height",Bt);var Ct=(Re-Fi)/2,xt=(ln-Bt)/2;wn.style.left=Ct+"px",wn.style.top=xt+"px",Ue.appendChild(wn)}}return Ue.appendChild(qt),Ue},jn=function(Re){return Re=Re.toLowerCase(),Re==="html5"||Re==="screenshot"?Re:"html5"},ue=["web","webSimple","web3d","tablet","tablet3d","phone"],Zt=function(Re,ln){if(Tt=Re,ln){vn(Tt,!0);return}var Cn=!le;if(Cn){var Qn=bt(Tt);!isNaN(Qn)&&Qn<4.4&&(Cn=!1)}var Ue,cn;window.location.protocol.substr(0,4)==="http"?Ue=window.location.protocol:Ue="http:";var qt=Tt.indexOf("//");qt>0?cn=Tt:qt===0?cn=Ue+Tt:cn="https://www.geogebra.org/apps/5.2.814.0/";for(var wn in ue)if(Tt.slice(ue[wn].length*-1)===ue[wn]||Tt.slice((ue[wn].length+1)*-1)===ue[wn]+"/"){vn(cn,!1);return}!GGBAppletUtils.isFlexibleWorksheetEditor()&&Cn&&!zt.is3D&&!zt.AV&&!zt.SV&&!zt.CV&&!zt.EV2&&!zt.CP&&!zt.PC&&!zt.DA&&!zt.FI&&!zt.PV&&!ae(Qt.showToolBar)&&!ae(Qt.showMenuBar)&&!ae(Qt.showAlgebraInput)&&!ae(Qt.enableRightClick)&&(!Qt.appName||Qt.appName=="classic")?cn+="webSimple/":cn+="web3d/",vn(cn,!1)},vn=function(Re,ln){if(Re.requirejs){Je=Re;return}Re.slice(-1)!=="/"&&(Re+="/"),Je=Re,ln===null&&(ln=Re.indexOf("http")===-1),ee=ln,et="web.nocache.js",nt=!1;var Cn=Je.split("/");Cn.length>1&&(!ln&&Cn[Cn.length-2]==="webSimple"?(et="webSimple.nocache.js",nt=!0):ue.indexOf(Cn[Cn.length-2])>=0&&(et=Cn[Cn.length-2]+".nocache.js")),Cn=Re.split("/"),Tt=Cn[Cn.length-3],Tt.substr(0,4)==="test"?Tt=Tt.substr(4,1)+"."+Tt.substr(5,1):(Tt.substr(0,3)==="war"||Tt.substr(0,4)==="beta")&&(Tt="5.0");var Qn=parseFloat(Tt);Qn!==NaN&&Qn<5&&Re.indexOf("geogebra.org")>=0&&(console.log("The GeoGebra HTML5 codebase version "+Qn+" is deprecated. Using version latest instead."),Zt("5.0",ln))},Jn=function(Re,ln){window.console&&window.console.log&&(!ln||typeof ln.showLogging=="undefined"||ln.showLogging&&ln.showLogging!=="false")&&console.log(Re)};Qt.material_id!==void 0?te(ei):ei();function ei(){var Re=In;se!==null?Re=se:parseFloat(Re)<5&&(Re="5.0"),Zt(Re,!1),re!==null&&vn(re,ee),fe=!0}return on},GGBAppletUtils=function(){"use strict";function on(){return window.GGBT_wsf_edit!==void 0}function In(fe,se){se!=1?(fe.style.transformOrigin="0% 0% 0px",fe.style.webkitTransformOrigin="0% 0% 0px",fe.style.transform="scale("+se+","+se+")",fe.style.webkitTransform="scale("+se+","+se+")",fe.style.maxWidth="initial",fe.querySelector(".ggb_preview")!==null&&(fe.querySelector(".ggb_preview").style.maxWidth="initial"),fe.querySelectorAll(".ggb_preview img")[0]!==void 0&&(fe.querySelectorAll(".ggb_preview img")[0].style.maxWidth="initial"),fe.querySelectorAll(".ggb_preview img")[1]!==void 0&&(fe.querySelectorAll(".ggb_preview img")[1].style.maxWidth="initial")):(fe.style.transform="none",fe.style.webkitTransform="none")}function Qt(fe,se,re,Ge,ye,$t){var Je=null;if($t!=null&&$t!="")for(var ee=fe.parentNode;ee!=null;)if((" "+ee.className+" ").indexOf(" "+$t+" ")>-1){Je=ee;break}else ee=ee.parentNode;var Xe=0,Tt=0,et=0,nt=0,ft=0,lt=0,pt=0;if(Je)Xe=Je.offsetWidth,Tt=Math.max(Ge?Je.offsetWidth:0,Je.offsetHeight);else{if(window.innerWidth&&document.documentElement.clientWidth?(Xe=Math.min(window.innerWidth,document.documentElement.clientWidth),Tt=Math.min(window.innerHeight,document.documentElement.clientHeight),et=Xe):(Xe=window.innerWidth,Tt=window.innerHeight,et=window.innerWidth),fe){var vt=fe.getBoundingClientRect();vt.left>0&&vt.left<=Xe&&(ye===void 0||!ye)&&(document.dir==="rtl"?(ft=Xe-vt.width-vt.left,lt=et<=480?10:30):(lt=vt.left,ft=et<=480?10:30),nt=lt+ft)}if(fe&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){var Lt=fe.getBoundingClientRect();window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(nt=40,pt=0):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&(nt=0,pt=40)}}return fe&&((re===void 0||!re)&&se>0&&se+nt1&&($t=!0)),se&&typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()&&($t=!0),!(fe.hasOwnProperty("disableAutoScale")&&fe.disableAutoScale))ye=zt(fe,se,$t,re,fe.scaleContainerClass);else return Ge;return $t&&(!fe.hasOwnProperty("scale")||Ge===1)?ye:Math.min(Ge,ye)}function Pe(fe){var se=Math.min(window.innerWidth,document.documentElement.clientWidth),re=Math.min(window.innerHeight,document.documentElement.clientHeight),Ge=fe.getBoundingClientRect(),ye=(se-Ge.width)/2,$t=(re-Ge.height)/2;$t<0&&($t=0),fe.style.position="relative",window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionRight"?(ye<40?fe.style.left="40px":fe.style.left=ye+"px",fe.style.top=$t+"px"):window.GGBT_wsf_view.getCloseBtnPosition()==="closePositionTop"&&($t<40?fe.style.top="40px":fe.style.top=$t+"px",fe.style.left=ye+"px")}function je(fe,se){var re=fe.querySelector(".appletParameters");if(re){if(typeof window.GGBT_wsf_view=="object"&&window.GGBT_wsf_view.isFullscreen()){if(se.id!==re.getAttribute("data-param-id"))return;window.GGBT_wsf_view.setCloseBtnPosition(fe)}if(re.parentElement&&/fullscreen/.test(re.parentElement.className))return;var Ge=le(se,fe);on()&&re.setAttribute("data-param-scale",Ge);for(var ye=null,$t=0;$t=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(on){alert(nb+k+ob)}}else if(j==pb&&(k=i.getAttribute(kb),k))try{e=eval(k)}catch(on){alert(nb+k+qb)}}}__gwt_getMetaProperty=function(on){var In=c[on];return In==null?null:In},r=d,webModule.__errFn=e}function B(){function on(fe){var se=fe.lastIndexOf(rb);se==-1&&(se=fe.length);var re=fe.indexOf(sb);re==-1&&(re=fe.length);var Ge=fe.lastIndexOf(tb,Math.min(re,se));return Ge>=O?fe.substring(O,Ge+P):W}function In(fe){if(!fe.match(/^\w+:\/\//)){var se=o.createElement(ub);se.src=fe+vb,fe=on(se.src)}return fe}function Qt(){var fe=__gwt_getMetaProperty(wb);return fe!=null?fe:W}function zt(){for(var fe=o.getElementsByTagName(_),se=O;seO?fe[fe.length-P].href:W}function Pe(){var fe=o.location;return fe.href==fe.protocol+zb+fe.host+fe.pathname+fe.search+fe.hash}var je=Qt();return je==W&&(je=zt()),je==W&&(je=le()),je==W&&Pe()&&(je=on(o.location.href)),je=In(je),je}function C(on){return on.match(/^\//)||on.match(/^[a-zA-Z]+:\/\//)?on:webModule.__moduleBase+on}function D(){var on=[],In=O,Qt=[],zt=[];function le(fe){var se=zt[fe](),re=Qt[fe];if(se in re)return se;var Ge=[];for(var ye in re)Ge[re[ye]]=ye;throw r&&r(fe,Ge,se),null}if(__gwt_isKnownPropertyValue=function(fe,se){return se in Qt[fe]},webModule.__getPropMap=function(){var fe={};for(var se in Qt)Qt.hasOwnProperty(se)&&(fe[se]=le(se));return fe},webModule.__computePropValue=le,n.__gwt_activeModules[L].bindings=webModule.__getPropMap,p())return C(Bb);var Pe;try{Pe=Cb;var je=Pe.indexOf(Db);je!=-1&&(In=parseInt(Pe.substring(je+P),$),Pe=Pe.substring(O,je))}catch(fe){}return webModule.__softPermutationId=In,C(Pe+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})()},55322:function(on,In,Qt){"use strict";Qt.d(In,{Ax:function(){return je},Ds:function(){return fe},KI:function(){return re},SI:function(){return Pe},f1:function(){return le}});var zt=Qt(12242);function le(Ge){let ye=!0;if(Ge.length>0){for(let $t=0;$tnt in et?Pe(et,nt,{enumerable:!0,configurable:!0,writable:!0,value:ft}):et[nt]=ft,$t=(et,nt)=>{for(var ft in nt||(nt={}))re.call(nt,ft)&&ye(et,ft,nt[ft]);if(se)for(var ft of se(nt))Ge.call(nt,ft)&&ye(et,ft,nt[ft]);return et},Je=(et,nt)=>je(et,fe(nt)),ee=(et,nt)=>{var ft={};for(var lt in et)re.call(et,lt)&&nt.indexOf(lt)<0&&(ft[lt]=et[lt]);if(et!=null&&se)for(var lt of se(et))nt.indexOf(lt)<0&&Ge.call(et,lt)&&(ft[lt]=et[lt]);return ft},Xe=(et,nt,ft)=>new Promise((lt,pt)=>{var vt=Wt=>{try{bt(ft.next(Wt))}catch(Vt){pt(Vt)}},Lt=Wt=>{try{bt(ft.throw(Wt))}catch(Vt){pt(Vt)}},bt=Wt=>Wt.done?lt(Wt.value):Promise.resolve(Wt.value).then(vt,Lt);bt((ft=ft.apply(et,nt)).next())});const Tt=et=>{var nt=et,{children:ft}=nt,lt=ee(nt,["children"]);const[pt,vt]=(0,le.useState)(!1);return le.createElement(zt.ZP,Je($t({},lt),{loading:pt,onClick:Lt=>Xe(void 0,null,function*(){try{vt(!0),yield lt.onClick(Lt),vt(!1)}catch(bt){console.error(bt),vt(!1)}})}),ft)}},25138:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return Je}});var zt=Qt(59301),le={imageDimensions:"imageDimensions___a7crR",img:"img___Kroat",fullWidth:"fullWidth___c492T"},Pe=Qt(92310),je=Qt.n(Pe),fe=Qt(29787),se=Qt(2859),re=Qt(24092),Ge=Qt(59895),ye=(ee,Xe,Tt)=>new Promise((et,nt)=>{var ft=vt=>{try{pt(Tt.next(vt))}catch(Lt){nt(Lt)}},lt=vt=>{try{pt(Tt.throw(vt))}catch(Lt){nt(Lt)}},pt=vt=>vt.done?et(vt.value):Promise.resolve(vt.value).then(ft,lt);pt((Tt=Tt.apply(ee,Xe)).next())}),Je=({data:ee,className:Xe,fullWidth:Tt,style:et={},onClose:nt,onOk:ft,showFullTools:lt,noAssociationId:pt})=>{const vt=(0,zt.useRef)(null),Lt=(0,zt.useRef)(null),bt=(0,zt.useRef)(null),Wt=(0,zt.useRef)(null),[Vt,te]=(0,zt.useState)(!1),[ne,_t]=(0,zt.useState)("\u6B63\u5728\u52A0\u8F7D\u4E2D");(0,zt.useEffect)(()=>(bt.current||(bt.current=document.createElement("style"),document.head.appendChild(bt.current)),ee!=null&&ee.visible?(document.body.setAttribute("data-custom","y-hidden"),bt.current.innerHTML=" html { overflow-y: hidden; }",ee!=null&&ee.src&&Fe()):(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)}),[ee==null?void 0:ee.visible]);const Fe=()=>ye(void 0,null,function*(){te(!0),_t("\u6B63\u5728\u52A0\u8F7D\u4E2D");const xn=yield(0,Ge.ZJ)(ee==null?void 0:ee.src);vt.current.src="",vt.current.src=xn,vt.current.onload=function(){en()},te(!1),_t("")}),ae=xn=>ye(void 0,null,function*(){te(!0),_t("\u6B63\u5728\u4FDD\u5B58\u4E2D");const Kn=yield(0,re.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:ee.title,file:xn.dataUrl}});Kn!=null&&Kn.id&&!pt?(yield(0,re.ZP)(`/api/attachments/${ee.id}/add_subitem.json`,{method:"post",body:{subitem_id:Kn==null?void 0:Kn.id,settings:JSON.stringify(xn.state)}})).status===0&&ft():Kn!=null&&Kn.id&&ft(Kn),te(!1),_t("")}),He=()=>{const xn=document.querySelector('a[href="https://markerjs.com/"]');xn&&xn.parentNode&&(xn.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(Fn=>{const fi=document.querySelector(Fn.name);fi&&fi.setAttribute("title",Fn.title)})},en=()=>{Lt.current=new se.hP(vt.current),Lt.current.targetRoot=Wt.current,Lt.current.addEventListener("render",ae),Lt.current.addEventListener("beforeclose",nt),lt&&(Lt.current.availableMarkerTypes=Lt.current.ALL_MARKER_TYPES,Lt.current.uiStyleSettings.redoButtonVisible=!0,Lt.current.uiStyleSettings.notesButtonVisible=!0,Lt.current.uiStyleSettings.zoomButtonVisible=!0,Lt.current.uiStyleSettings.zoomOutButtonVisible=!0,Lt.current.uiStyleSettings.clearButtonVisible=!0),window.markerArea=Lt.current.uiStyleSettings,Lt.current.show(),ee!=null&&ee.snapshotData&&Lt.current.restoreState(ee.snapshotData),setTimeout(()=>{window.scrollTo(0,0),He()},300)};return zt.createElement(zt.Fragment,null,(ee==null?void 0:ee.visible)&&zt.createElement(fe.Z,{spinning:Vt,tip:ne,style:{position:"absolute",width:"100vw"}},zt.createElement("div",{ref:Wt,className:je()(le.imageDimensions,Xe,Tt?le.fullWidth:""),style:et},zt.createElement("img",{className:le.img,ref:vt}))))}},88831:function(on,In,Qt){"use strict";var zt=Qt(59301),le=Qt(77019),Pe=Qt(5269),je=Qt(20554),fe=Qt(99571),se=Qt(79074),re=Qt(15547),Ge=Qt(48136),ye=Qt(59301);const $t=(0,zt.forwardRef)(({callback:Je,showSaveButton:ee,value:Xe=""},Tt)=>{const et=(0,zt.useRef)(),nt=[{name:"\u5206\u6570\u5F97\u5206",value:"\\frac{x}{y}",children:[{name:"\u5206\u6570 Fractions",data:[{value:"\\frac{a}{b}"},{value:"x\\tfrac{x}{a} "},{value:"\\mathrm{d}t"},{value:"\\partial t"},{value:"\\frac{\\partial y}{\\partial x}"},{value:"\\nabla\\psi"},{value:"\\frac{\\partial^2}{\\partial x_1\\partial x_2}y"},{value:"\\cfrac{1}{a + \\cfrac{7}{b + \\cfrac{2}{9}}} = c"}]},{name:"\u5BFC\u6570 Derivative",data:[{value:"\\dot{a} "},{value:"\\ddot{a}"},{value:"{f}^{\\prime}"},{value:"{f}^{\\prime\\prime}"},{value:"{f}^{(n)}"}]},{name:"\u6A21\u7B97\u672F Modular arithmetic",data:[{value:"a \\bmod b"},{value:"a \\equiv b \\pmod{m} "},{value:"\\gcd(m, n) "},{value:"\\operatorname{lcm}(m, n) "}]}]},{name:"\u6839\u5F0F\u89D2\u6807",value:"\\sqrt{x}",children:[{name:"\u6839\u5F0F Radicals",data:[{value:"\\sqrt{x}"},{value:"\\sqrt[y]{x}"}]},{name:"\u4E0A\u4E0B\u6807 Sub&Super",data:[{value:"x^{a}"},{value:"x_{a}"},{value:"x_{a}^{b} "},{value:"_{a}^{b} x"},{value:"x_{a}^{b} "}]},{name:"\u91CD\u97F3\u7B26\u53CA\u5176\u4ED6 Accents and Others",data:[{value:"\\hat{a} "},{value:"\\sqrt[y]{x}"},{value:"\\check{} "},{value:"\\grave{a} "},{value:"\\acute{a}"},{value:"\\tilde{a}"},{value:"\\breve{a}"},{value:"\\bar{a}"},{value:"\\vec{a}"},{value:"\\not{a}"},{value:"\\widetilde{abc}"},{value:"\\widehat{abc}"},{value:"\\overleftarrow{abc} "},{value:"\\overrightarrow{abc}"},{value:"\\overline{abc}"},{value:"\\underline{abc}"},{value:"\\overbrace{abc}"},{value:"\\underbrace{abc}"},{value:"\\overset{a}{abc}"},{value:"\\underset{a}{abc} \\stackrel\\frown{ab}"},{value:"\\overline{ab} "},{value:"\\overleftrightarrow{ab}"},{value:"\\overset{a}{\\leftarrow}"},{value:"\\overset{a}{\\rightarrow}"},{value:"\\xleftarrow[abc]{a}"},{value:"\\xrightarrow[abc]{a} "}]}]},{name:"\u6781\u9650\u5BF9\u6570",value:"\\lim_{x \\to 0}",children:[{name:"\u6781\u9650 Limits",data:[{value:"\\lim a"},{value:"\\lim_{x \\to 0}"},{value:"\\lim_{x \\to \\infty}"},{value:"\\max_b{a}"},{value:"\\min_a{b}"}]},{name:"\u5BF9\u6570\u6307\u6570 Logarithms and exponentials",data:[{value:"\\log_{a}{b}"},{value:"\\lg_{a}{b}"},{value:"\\ln_{a}{b}"},{value:"\\exp a"}]},{name:"\u754C\u9650 Bounds",data:[{value:"\\min x"},{value:"\\sup t"},{value:"\\inf s"},{value:"\\lim u"},{value:"\\limsup w"},{value:"\\dim p"},{value:"\\ker\\phi "}]}]},{name:"\u4E09\u89D2\u51FD\u6570",value:"\\sin a",children:[{name:"\u4E09\u89D2\u51FD\u6570 Trigonometric functions",data:[{value:"\\sin a"},{value:"\\cos a"},{value:"\\tan a"},{value:"\\cot a "},{value:"\\sec a "},{value:"\\csc a "}]},{name:"\u53CD\u4E09\u89D2\u51FD\u6570 Inverse trigonometric functions",data:[{value:"\\sin^{-1}"},{value:"\\cos^{-1}"},{value:"\\tan^{-1}"},{value:"\\cot^{-1}"},{value:"\\sec^{-1}"},{value:"\\csc^{-1}"},{value:"\\arcsin a"},{value:"\\arccos a"},{value:"\\arctan a"},{value:"\\operatorname{arccot} a"},{value:"\\operatorname{arcsec} a"},{value:"\\operatorname{arccsc} a"}]},{name:"\u53CC\u66F2\u51FD\u6570 Hyperblic functions",data:[{value:"\\sinh a"},{value:"\\cosh a"},{value:"\\tanh a"},{value:"\\coth a"},{value:"\\operatorname{sech} a"},{value:"\\operatorname{csch} a"}]},{name:"\u53CD\u53CC\u66F2\u51FD\u6570 Inverse hyperbolic functions",data:[{value:"\\sinh^{-1}"},{value:"a\\cosh^{-1} a"},{value:"\\tanh^{-1} a"},{value:"\\coth^{-1} a"},{value:"\\operatorname{sech}^{-1} a"},{value:"\\operatorname{csch}^{-1} a"}]}]},{name:"\u79EF\u5206\u8FD0\u7B97",value:"\\int_{a}^{b}",children:[{name:"\u79EF\u5206 Integral",data:[{value:"\\int"},{value:"\\int_{a}^{b}"},{value:"\\int\\limits_{a}^{b}"}]},{name:"\u53CC\u91CD\u79EF\u5206 Double integral",data:[{value:"\\iint"},{value:"\\iint_{a}^{b} "},{value:"\\iint\\limits_{a}^{b} "}]},{name:"\u4E09\u91CD\u79EF\u5206 Triple integral",data:[{value:"\\iiint"},{value:"\\iiint_{a}^{b}"},{value:"\\iiint\\limits_{a}^{b} "}]},{name:"\u66F2\u7EBF\u79EF\u5206 Closed line or path integral",data:[{value:"\\oint"},{value:"\\oint_{a}^{b} "}]}]},{name:"\u5927\u578B\u8FD0\u7B97",value:"\\sum_{a}^{b}",children:[{name:"\u6C42\u548C Summation",data:[{value:"\\sum"},{value:"\\sum_{a}^{b}"},{value:"{\\textstyle \\sum_{a}^{b}} "}]},{name:"\u4E58\u79EF\u4F59\u79EF Product and coproduct",data:[{value:"\\prod"},{value:"\\prod_{a}^{b}"},{value:"{\\textstyle \\prod_{a}^{b}}"},{value:"\\coprod"},{value:"\\coprod_{a}^{b}"},{value:"{\\textstyle \\coprod_{a}^{b}} "}]},{name:"\u5E76\u96C6\u4EA4\u96C6 Union and intersection",data:[{value:"\\bigcup"},{value:"\\bigcup_{a}^{b}"},{value:"{\\textstyle \\bigcup_{a}^{b}}"},{value:"\\bigcap"},{value:"\\bigcap_{a}^{b}"}]},{name:"\u6790\u53D6\u5408\u53D6 Disjunction and conjunction",data:[{value:"\\bigvee"},{value:"\\bigvee_{a}^{b}"},{value:"\\bigwedge"},{value:"\\bigwedge_{a}^{b}"}]}]},{name:"\u62EC\u53F7\u53D6\u6574",value:"\\left [ \\left ( \\right ) \\right ] ",children:[{name:"\u62EC\u53F7 Brackets",data:[{value:"\\left ( \\right )"},{value:"\\left [ \\right ]"},{value:"\\left \\langle \\right \\rangle "},{value:"\\left | \\right | "},{value:"\\left \\lfloor \\right \\rfloor "},{value:"\\left \\lceil \\right \\rceil "}]}]}],ft=[{name:"\u4EE3\u6570",value:"\\sqrt{a^2+b^2}",children:[{data:[{value:"\\left(x-1\\right)\\left(x+3\\right) "},{value:"\\sqrt{a^2+b^2}"},{value:"\\left ( \\frac{a}{b}\\right )^{n}= \\frac{a^{n}}{b^{n}}"},{value:"\\frac{a}{b}\\pm \\frac{c}{d}= \\frac{ad \\pm bc}{bd} "},{value:"\\frac{x^{2}}{a^{2}}-\\frac{y^{2}}{b^{2}}=1 "},{value:"\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0\\frac{1}{\\sqrt{a}}=\\frac{\\sqrt{a}}{a},a\\ge 0 "},{value:"\\sqrt[n]{a^{n}}=\\left ( \\sqrt[n]{a}\\right )^{n} "},{value:"x ={-b \\pm \\sqrt{b^2-4ac}\\over 2a} "},{value:"y-y_{1}=k \\left( x-x_{1}\\right) "},{value:`\\left\\{\\begin{matrix} \r x=a + r\\text{cos}\\theta \\ \r y=b + r\\text{sin}\\theta \r \\end{matrix}\\right. `},{value:`\\begin{array}{l} \r \\text{\u5BF9\u4E8E\u65B9\u7A0B\u5F62\u5982\uFF1A}x^{3}-1=0 \\ \r \\text{\u8BBE}\\text{:}\\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r x_{1}=1,x_{2}= \\omega =\\frac{-1+\\sqrt{3}i}{2} \\ \r x_{3}= \\omega ^{2}=\\frac{-1-\\sqrt{3}i}{2} \r \\end{array} `},{value:`\\begin{array}{l} \r a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r \\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r \\left\\{\\begin{matrix} \r \\Delta \\gt 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u4E0D\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r \\Delta = 0\\text{\u65B9\u7A0B\u6709\u4E24\u4E2A\u76F8\u7B49\u7684\u5B9E\u6839} \\ \r \\Delta \\lt 0\\text{\u65B9\u7A0B\u65E0\u5B9E\u6839} \r \\end{matrix}\\right. \r \\end{array} `},{value:`\\begin{array}{l} \r a\\mathop{{x}}\\nolimits^{{2}}+bx+c=0 \\ \r \\Delta =\\mathop{{b}}\\nolimits^{{2}}-4ac \\ \r \\mathop{{x}}\\nolimits_{{1,2}}=\\frac{{-b \\pm \r \\sqrt{{\\mathop{{b}}\\nolimits^{{2}}-4ac}}}}{{2a}} \\ \r \\mathop{{x}}\\nolimits_{{1}}+\\mathop{{x}}\\nolimits_{{2}}=-\\frac{{b}}{{a}} \\ \r \\mathop{{x}}\\nolimits_{{1}}\\mathop{{x}}\\nolimits_{{2}}=\\frac{{c}}{{a}} \r \\end{array} `}]}]},{name:"\u51E0\u4F55",value:"\\Delta A B C ",children:[{data:[{value:"\\Delta A B C "},{value:"a \\parallel c,b \\parallel c \\Rightarrow a \\parallel b "},{value:"l \\perp \\beta ,l \\subset \\alpha \\Rightarrow \\alpha \\perp \\beta"},{value:`\\left.\\begin{matrix} \r a \\perp \\alpha \\ \r b \\perp \\alpha \r \\end{matrix}\\right\\}\\Rightarrow a \\parallel b`},{value:"P \\in \\alpha ,P \\in \\beta , \\alpha \\cap \\beta =l \\Rightarrow P \\in l "},{value:`\\alpha \\perp \\beta , \\alpha \\cap \\beta =l,a \\subset \\alpha ,a \\perp l \r \\Rightarrow a \\perp \\beta `},{value:`\\left.\\begin{matrix} \r a \\subset \\beta ,b \\subset \\beta ,a \\cap b=P \\ \r a \\parallel \\partial ,b \\parallel \\partial \r \\end{matrix}\\right\\}\\Rightarrow \\beta \\parallel \\alpha `},{value:"\\alpha \\parallel \\beta , \\gamma \\cap \\alpha =a, \\gamma \\cap \\beta =b \\Rightarrow a \\parallel b "},{value:"A \\in l,B \\in l,A \\in \\alpha ,B \\in \\alpha \\Rightarrow l \\subset \\alpha "},{value:`\\left.\\begin{matrix} \r m \\subset \\alpha ,n \\subset \\alpha ,m \\cap n=P \\ \r a \\perp m,a \\perp n \r \\end{matrix}\\right\\}\\Rightarrow a \\perp \\alpha `},{value:`\\begin{array}{c} \r \\text{\u76F4\u89D2\u4E09\u89D2\u5F62\u4E2D,\u76F4\u89D2\u8FB9\u957Fa,b,\u659C\u8FB9\u8FB9\u957Fc} \\ \r a^{2}+b^{2}=c^{2} \r \\end{array}`}]}]},{name:"\u4E0D\u7B49\u5F0F",value:"a > b",children:[{data:[{value:"a > b,b > c \\Rightarrow a > c "},{value:"a > b,c > d \\Rightarrow a+c > b+d "},{value:"a > b > 0,c > d > 0 \\Rightarrow ac bd "},{value:`\\begin{array}{c} \r a \\gt b,c \\gt 0 \\Rightarrow ac \\gt bc \\ \r a \\gt b,c \\lt 0 \\Rightarrow ac \\lt bc \r \\end{array}`},{value:"\\left | a-b \\right | \\geqslant \\left | a \\right | -\\left | b \\right | "},{value:"-\\left | a \\right |\\leq a\\leqslant \\left | a \\right | "},{value:"\\left | a \\right |\\leqslant b \\Rightarrow -b \\leqslant a \\leqslant \\left | b \\right | "},{value:"\\left | a+b \\right | \\leqslant \\left | a \\right | + \\left | b \\right | "},{value:`\\begin{array}{c} \r a \\gt b \\gt 0,n \\in N^{\\ast},n \\gt 1 \\ \r \\Rightarrow a^{n}\\gt b^{n}, \\sqrt[n]{a}\\gt \\sqrt[n]{b} \r \\end{array}`},{value:`\\left( \\sum_{k=1}^n a_k b_k \\right)^{\\!\\!2}\\leq \r \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right) `},{value:`\\begin{array}{c} \r a,b \\in R^{+} \\ \r \\Rightarrow \\frac{a+b}{{2}}\\ge \\sqrt{ab} \\ \r \\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r \\end{array}`},{value:`\\begin{array}{c} \r a,b \\in R \\ \r \\Rightarrow a^{2}+b^{2}\\gt 2ab \\ \r \\left( \\text{\u5F53\u4E14\u4EC5\u5F53}a=b\\text{\u65F6\u53D6\u201C}=\\text{\u201D\u53F7}\\right) \r \\end{array}`},{value:`\\begin{array}{c} \r H_{n}=\\frac{n}{\\sum \\limits_{i=1}^{n}\\frac{1}{x_{i}}}= \\frac{n}{\\frac{1}{x_{1}}+ \\frac{1}{x_{2}}+ \\cdots + \\frac{1}{x_{n}}} \\ G_{n}=\\sqrt[n]{\\prod \\limits_{i=1}^{n}x_{i}}= \\sqrt[n]{x_{1}x_{2}\\cdots x_{n}} \\ A_{n}=\\frac{1}{n}\\sum \\limits_{i=1}^{n}x_{i}=\\frac{x_{1}+ x_{2}+ \\cdots + x_{n}}{n} \\ Q_{n}=\\sqrt{\\sum \\limits_{i=1}^{n}x_{i}^{2}}= \\sqrt{\\frac{x_{1}^{2}+ x_{2}^{2}+ \\cdots + x_{n}^{2}}{n}} \\ H_{n}\\leq G_{n}\\leq A_{n}\\leq Q_{n} \r \\end{array}`}]}]},{name:"\u79EF\u5206",value:"\\frac{\\mathrm{d}\\partial}{\\partial x}",children:[{data:[{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}x^n=nx^{n-1} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}e^{ax}=a\\,e^{ax} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\ln(x)=\\frac{1}{x} "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\sin x=\\cos x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cos x=-\\sin x "},{value:"\\int k\\mathrm{d}x = kx+C "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\tan x=\\sec^2 x "},{value:"\\frac{\\mathrm{d}}{\\mathrm{d}x}\\cot x=-\\csc^2 x "},{value:"\\int \\frac{1}{x}\\mathrm{d}x= \\ln \\left| x \\right| +C "},{value:"\\int \\frac{1}{\\sqrt{1-x^{2}}}\\mathrm{d}x= \\arcsin x +C "},{value:"\\int \\frac{1}{1+x^{2}}\\mathrm{d}x= \\arctan x +C "},{value:"\\int u \\frac{\\mathrm{d}v}{\\mathrm{d}x}\\,\\mathrm{d}x=uv-\\int \\frac{\\mathrm{d}u}{\\mathrm{d}x}v\\,\\mathrm{d}x "},{value:"f(x) = \\int_{-\\infty}^\\infty \\hat f(x)\\xi\\,e^{2 \\pi i \\xi x} \\,\\mathrm{d}\\xi "},{value:"\\int x^{\\mu}\\mathrm{d}x=\\frac{x^{\\mu +1}}{\\mu +1}+C, \\left({\\mu \\neq -1}\\right) "}]}]},{name:"\u4E09\u89D2",value:"e^{i \\theta}",children:[{name:"\u6C42\u548C Summation",data:[{value:"e^{i \\theta} "},{value:"\\left(\\frac{\\pi}{2}-\\theta \\right ) "},{value:"\\text{sin}^{2}\\frac{\\alpha}{2}=\\frac{1- \\text{cos}\\alpha}{2} "},{value:"\\text{cos}^{2}\\frac{\\alpha}{2}=\\frac{1+ \\text{cos}\\alpha}{2} "},{value:"\\text{tan}\\frac{\\alpha}{2}=\\frac{\\text{sin}\\alpha}{1+ \\text{cos}\\alpha} "},{value:"\\sin \\alpha + \\sin \\beta =2 \\sin \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\sin \\alpha - \\sin \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha + \\cos \\beta =2 \\cos \\frac{\\alpha + \\beta}{2}\\cos \\frac{\\alpha - \\beta}{2} "},{value:"\\cos \\alpha - \\cos \\beta =-2\\sin \\frac{\\alpha + \\beta}{2}\\sin \\frac{\\alpha - \\beta}{2} "},{value:"a^{2}=b^{2}+c^{2}-2bc\\cos A "},{value:"\\frac{\\sin A}{a}=\\frac{\\sin B}{b}=\\frac{\\sin C}{c}=\\frac{1}{2R} "},{value:"\\sin \\left ( \\frac{\\pi}{2}-\\alpha \\right ) = \\cos \\alpha "},{value:"\\sin \\left ( \\frac{\\pi}{2}+\\alpha \\right ) = \\cos \\alpha "}]}]},{name:"\u7EDF\u8BA1",value:"C_{r}^{n}",children:[{data:[{value:"C_{r}^{n} "},{value:"\\frac{n!}{r!(n-r)!} "},{value:"\\sum_{i=1}^{n}{X_i} "},{value:"\\sum_{i=1}^{n}{X_i^2} "},{value:"X_1, \\cdots,X_n "},{value:"\\frac{x-\\mu}{\\sigma} "},{value:"\\sum_{i=1}^{n}{(X_i - \\overline{X})^2} "},{value:`\\begin{array}{c} \r \\text{\u82E5}P \\left( AB \\right) =P \\left( A \\right) P \\left( B \\right) \\\\ \r \\text{\u5219}P \\left( A \\left| B\\right. \\right) =P \\left({B}\\right) \r \\end{array}`},{value:"P(E) ={n \\choose k}p^k (1-p)^{n-k} "},{value:"P \\left( A \\right) = \\lim \\limits_{n \\to \\infty}f_{n}\\left ( A \\right ) "},{value:"P \\left( \\bigcup \\limits_{i=1}^{+ \\infty}A_{i}\\right) = \\prod \\limits_{i=1}^{+ \\infty}P{\\left( A_{i}\\right)} "},{value:`\\begin{array}{c} \r P \\left( \\emptyset \\right) =0 \\\\ \r P \\left( S \\right) =1 \r \\end{array}`},{value:`\\begin{array}{c} \r \\forall A \\in S \\\\ \r P \\left( A \\right) \\ge 0 \r \\end{array}`},{value:"P \\left( \\bigcup \\limits_{i=1}^{n}A_{i}\\right) = \\prod \\limits_{i=1}^{n}P \\left( A_{i}\\right) "},{value:`\\begin{array}{c} \r S= \\binom{N}{n},A_{k}=\\binom{M}{k}\\cdot \\binom{N-M}{n-k} \\\\ \r P\\left ( A_{k}\\right ) = \\frac{\\binom{M}{k}\\cdot \\binom{N-M}{n-k}}{\\binom{N}{n}} \r \\end{array}`},{value:`\\begin{array}{c} \r P_{n}=n! \\\\ \r A_{n}^{k}=\\frac{n!}{\\left( n-k \\left) !\\right. \\right.} \r \\end{array}`}]}]}],lt=Lt=>{et.current.setValue(et.current.getValue()+" "+Lt.value+" ")},pt=[{key:"1",label:"\u5FEB\u6377\u6A21\u677F",children:ye.createElement(le.Z,{className:re.Z.lists,gutter:[10,10]},nt.map((Lt,bt)=>ye.createElement(Pe.Z,{flex:"110px",className:re.Z.item},ye.createElement("div",null,ye.createElement(se.Z,{value:`$$${Lt.value}$$`}),Lt.name),ye.createElement("div",{className:re.Z.children},Lt.children.map((Wt,Vt)=>ye.createElement("div",{key:Vt},ye.createElement("h1",null,Wt.name),ye.createElement(le.Z,{gutter:[10,10]},Wt.data.map((te,ne)=>ye.createElement(Pe.Z,{key:ne,onClick:()=>lt(te),className:re.Z.diamond},ye.createElement(se.Z,{value:"`$$"+te.value+"$$`"}))))))))))},{key:"2",label:"\u516C\u5F0F\u6A21\u677F",children:ye.createElement(le.Z,{className:re.Z.lists,gutter:[10,10]},ft.map((Lt,bt)=>ye.createElement(Pe.Z,{flex:"110px",className:re.Z.item},ye.createElement("div",null,ye.createElement(se.Z,{value:"`$$"+Lt.value+"$$`"}),Lt.name),ye.createElement("div",{className:re.Z.children},Lt.children.map((Wt,Vt)=>ye.createElement("div",{key:Vt},Wt.name&&ye.createElement("h1",null,Wt.name),ye.createElement(le.Z,{gutter:[10,10]},Wt.data.map((te,ne)=>ye.createElement(Pe.Z,{key:ne,onClick:()=>lt(te),className:re.Z.diamond},ye.createElement(se.Z,{value:"`$$"+te.value+"$$`"}))))))))))}],vt=()=>{var Lt=document.createElement("div");Lt.innerHTML=et.current.getValue();var bt=Lt.innerText;return Je&&Je(bt),bt};return(0,zt.useImperativeHandle)(Tt,()=>({getData:vt})),ye.createElement("div",{className:re.Z.mathWrap},ye.createElement(je.default,{defaultActiveKey:"1",items:pt}),ye.createElement("math-field",{locale:"zh_cn",className:re.Z.mathField,placeholder:"\u8BF7\u6253\u5F00\u952E\u76D8\uFF0C\u8F93\u5165\u516C\u5F0F",ref:et,style:{width:800,marginTop:30,fontSize:18}},Xe||""),ee&&ye.createElement("div",{className:re.Z.button},ye.createElement(fe.ZP,{size:"large",onClick:vt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))});In.Z=$t},12635:function(on,In,Qt){"use strict";var zt=Qt(59301),le=Qt(93314),Pe=Qt(99571),je=Object.defineProperty,fe=Object.defineProperties,se=Object.getOwnPropertyDescriptors,re=Object.getOwnPropertySymbols,Ge=Object.prototype.hasOwnProperty,ye=Object.prototype.propertyIsEnumerable,$t=(Tt,et,nt)=>et in Tt?je(Tt,et,{enumerable:!0,configurable:!0,writable:!0,value:nt}):Tt[et]=nt,Je=(Tt,et)=>{for(var nt in et||(et={}))Ge.call(et,nt)&&$t(Tt,nt,et[nt]);if(re)for(var nt of re(et))ye.call(et,nt)&&$t(Tt,nt,et[nt]);return Tt},ee=(Tt,et)=>fe(Tt,se(et));const Xe=({img:Tt,buttonProps:et={},styles:nt={},customText:ft,ButtonText:lt,ButtonClick:pt,Buttonclass:vt,ButtonTwo:Lt,imgStyles:bt,loading:Wt=!1,className:Vt=""})=>zt.createElement("section",{className:`tc animated fadeIn ${Vt}`,style:Je({color:"#999",margin:"100px auto",visibility:Wt?"hidden":"visible"},nt)},zt.createElement("img",{src:Tt||le,style:ee(Je({},bt),{pointerEvents:"none",userSelect:"none"})}),zt.createElement("p",{className:"mt20 font14"},ft||"\u6682\u65F6\u8FD8\u6CA1\u6709\u76F8\u5173\u6570\u636E\u54E6!"),lt&&zt.createElement(Pe.ZP,Je({className:vt,onClick:pt},et),lt),Lt&&Lt);In.Z=Xe},6311:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return vt}});var zt=Qt(59301),le={wrp:"wrp___dq7YK",bgBlack:"bgBlack___ARIUV",monaco:"monaco___VnZC3",darkBlue:"darkBlue___UprA9",close:"close___LKoWu",embed:"embed___hvpEJ"},Pe=Qt(99571),je=Qt(70557),fe=Qt(89081),se=Qt(25399),re=Qt(59895),Ge=Qt(76011),ye=Qt(12635),$t=Qt(12242),Je=Qt(65789),ee=Qt(59301),Xe=Object.defineProperty,Tt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(Lt,bt,Wt)=>bt in Lt?Xe(Lt,bt,{enumerable:!0,configurable:!0,writable:!0,value:Wt}):Lt[bt]=Wt,lt=(Lt,bt)=>{for(var Wt in bt||(bt={}))et.call(bt,Wt)&&ft(Lt,Wt,bt[Wt]);if(Tt)for(var Wt of Tt(bt))nt.call(bt,Wt)&&ft(Lt,Wt,bt[Wt]);return Lt},pt=(Lt,bt,Wt)=>new Promise((Vt,te)=>{var ne=ae=>{try{Fe(Wt.next(ae))}catch(He){te(He)}},_t=ae=>{try{Fe(Wt.throw(ae))}catch(He){te(He)}},Fe=ae=>ae.done?Vt(ae.value):Promise.resolve(ae.value).then(ne,_t);Fe((Wt=Wt.apply(Lt,bt)).next())}),vt=({editOffice:Lt="view",data:bt,theme:Wt,type:Vt,filename:te,monacoEditor:ne,className:_t,style:Fe,close:ae,onClose:He,hasMask:en,disabledDownload:xn,onImgDimensions:Kn,showNodata:Fn,recordInfo:fi})=>{const[jn,ue]=(0,zt.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),[Zt,vn]=(0,zt.useState)(""),[Jn,ei]=(0,zt.useState)(),Re=window.ENV==="build"?"/react/build":"",ln=location.host.startsWith("localhost")?$t.Z.PROXY_SERVER:$t.Z.API_SERVER,Qn=10*(1024*1024),Ue=(0,zt.useRef)();bt!=null&&bt.startsWith("/api")&&Vt!=="txt"&&(bt=$t.Z.API_SERVER+bt);const cn=Bt=>Bt.substring(Bt.lastIndexOf("/")+1).split(".").pop();te&&ne&&(ne.filename=te),(0,zt.useEffect)(()=>{var Bt,Ct;const xt=(Ct=(Bt=document.cookie)==null?void 0:Bt.replace(/\s/g,""))==null?void 0:Ct.split(";");xt==null||xt.map(Et=>{let Rt=Et.split("=");Rt[0]==="_educoder_session"&&vn(Rt[1])})},[]),(0,zt.useEffect)(()=>{Vt==="office"&&(bt.indexOf("bigfilescdn.")>-1||bt.indexOf("bigfiles1")>-1?ei({url:bt,fileType:cn(bt),model:bt.indexOf("model=edit")?"edit":"view"}):qt())},[Vt,bt]);const qt=()=>pt(void 0,null,function*(){console.log("data:",bt);let Bt=bt;bt.startsWith("http")||(Bt=location.origin+Bt);let Ct=new URL(Bt).pathname.split("/").pop();const xt=yield(0,Ge.gJ)({attachment_id:Ct});xt.url=ln+xt.url,ei(xt)}),wn=()=>{if(bt.startsWith("http")||bt.startsWith("blob:")){Fi();return}(0,re.Sv)(te||"educoder",bt,te)},Fi=()=>{fi&&(0,Je.fc)({id:fi==null?void 0:fi.id,watch_type:1,course_id:fi==null?void 0:fi.course_id}),(0,re.Nd)(te||"educoder",decodeURIComponent(bt))};return ee.createElement("div",{style:lt({},Fe||{}),className:`${en&&le.bgBlack} ${Vt?le.wrp:"hide"}`},ae&&ee.createElement("div",{className:le.close,ref:Ue},!!Kn&&ee.createElement(se.Z,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:()=>Ue.current},ee.createElement("span",{onClick:()=>{He(),Kn()}},ee.createElement("i",{className:"icon-yulanpizhu"}))),!xn&&ee.createElement(se.Z,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:()=>Ue.current},ee.createElement("span",{onClick:Fi},ee.createElement("i",{className:"icon-quxiaozhiding"}))),ee.createElement(se.Z,{title:"\u5173\u95ED",getPopupContainer:()=>Ue.current},ee.createElement("span",{className:"",onClick:He},ee.createElement("i",{className:"icon-guanbi1"})))),ee.createElement("div",{className:`${le[_t]} ${_t} ${le.monaco} ${Vt==="txt"?"show":"hide"}`},Vt==="txt"&&ee.createElement(ee.Fragment,null,ee.createElement(fe.ZP,lt({},ne)))),Vt==="audio"&&ee.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}),Vt==="video"&&ee.createElement(ee.Fragment,null,(bt==null?void 0:bt.indexOf("http"))>-1?ee.createElement("video",{controls:!0,src:`${bt}`,autoPlay:!0}):ee.createElement("video",{controls:!0,src:`data:video/mp4;base64,${bt}`,autoPlay:!0})),Vt==="office"&&Jn&&ee.createElement("iframe",{src:`${Re}/office.html?key=${Jn.key}&url=${btoa(Jn.url)}&callbackUrl=${ln+(Jn.callbackUrl||"")}&fileType=${Jn.fileType}&title=${Jn.title||""}&model=${Lt}&officeServer=${$t.Z.ONLYOFFICE}&disabledDownload=${!!xn}`}),Vt==="html"&&ee.createElement("iframe",{src:bt+"&disposition=inline"}),Vt==="pdf"&&ee.createElement("iframe",{src:`${Re}/js/pdfview/index.html?filename=${te||"educoder.pdf"}&url=${encodeURIComponent(bt)}&disabledDownload=${!!xn}`}),Vt==="image"&&ee.createElement("img",{src:`${(bt==null?void 0:bt.indexOf("http://"))>-1||(bt==null?void 0:bt.indexOf("https://"))>-1?"":"data:image/png;base64,"}${bt}`}),(Vt==="other"||Vt==="download")&&ee.createElement(ee.Fragment,null,Fn?ee.createElement(ye.Z,{customText:"\u5F53\u524D\u6587\u4EF6\u4E0D\u652F\u6301\u9884\u89C8\uFF0C\u53EF\u70B9\u51FB\u4E0B\u8F7D\u67E5\u770B",ButtonTwo:ee.createElement(Pe.ZP,{icon:ee.createElement("i",{className:"iconfont icon-xiazai4 font14"}),type:"primary",size:"middle",onClick:wn,disabled:xn},"\u4E0B\u8F7D")}):ee.createElement(Pe.ZP,{type:"primary",size:"middle",onClick:wn,disabled:xn},ee.createElement(je.Z,null),"\u70B9\u51FB\u4E0B\u8F7D")))}},79074:function(on,In,Qt){"use strict";Qt.d(In,{z:function(){return Vt},Z:function(){return te}});var zt=Qt(59301),le=Qt(53122),Pe=Qt(49405),je=Qt(64018),fe=Qt(79710),se=Qt(12242),re=Qt(59895),Ge=Qt(15342),ye=Qt(1012),$t=Qt(6311),Je=Qt(59301),Xe=({html:ne})=>{const _t=(0,zt.useRef)(null),Fe=(0,zt.useRef)(null),ae=`.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 36px !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,zt.useEffect)(()=>{const He=_t.current.attachShadow({mode:"open"});Fe.current=document.createElement("div"),Fe.current.className="markdown-body",Fe.current.innerHTML=ne,He.appendChild(Fe.current);const en=document.createElement("style");return en.textContent=ae,He.appendChild(en),()=>{He.innerHTML=""}},[]),(0,zt.useEffect)(()=>{Fe.current&&(Fe.current.innerHTML=ne)},[ne]),Je.createElement("div",{ref:_t})},Tt=Object.defineProperty,et=Object.getOwnPropertySymbols,nt=Object.prototype.hasOwnProperty,ft=Object.prototype.propertyIsEnumerable,lt=(ne,_t,Fe)=>_t in ne?Tt(ne,_t,{enumerable:!0,configurable:!0,writable:!0,value:Fe}):ne[_t]=Fe,pt=(ne,_t)=>{for(var Fe in _t||(_t={}))nt.call(_t,Fe)&<(ne,Fe,_t[Fe]);if(et)for(var Fe of et(_t))ft.call(_t,Fe)&<(ne,Fe,_t[Fe]);return ne};const vt="@\u2581\u2581@",Lt="@\u2581@",bt=/]*>/g;function Wt(ne){let _t=document.createElement("div");return _t.innerHTML=ne,_t.childNodes.length===0?"":_t.childNodes[0].nodeValue}const Vt=(ne,_t)=>{ne=ne||"";const Fe=/(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?\)|(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,ae=/\"(?:https?:\/\/[^\/]+)?\/api\/attachments\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,He=/\(\s+(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?|\"(?:https?:\/\/[^\/]+)?\/files\/uploads\/([A-Za-z0-9+/=]+)(\?.*?)?\//g,en=/(?:https?:\/\/[^\/]+)?\/attachments\/download\/([A-Za-z0-9+/=]+)(\?.*?)?\//g;return _t?ne.replaceAll("https://www.educoder.net","").replaceAll("https://www-cdn.educoder.net","").replaceAll("//api/attachments","/api/attachments").replace(Fe,(xn,Kn,Fn,fi,jn,ue,Zt)=>{const vn=Kn||fi||ue,Jn=Fn||jn||Zt||"?";return se.Z.API_SERVER+"/api/attachments/"+vn+Jn+"&t="+(0,re.Jn)(vn,Date.now())+(xn.indexOf(")")>-1?")":"&")}).replaceAll('src="(','src="').replaceAll("src='(",'src="'):(ne=ne.replace(en,(xn,Kn,Fn,fi,jn,ue,Zt)=>{const vn=Kn||fi||ue,Jn=Fn||jn||Zt||"?";return se.Z.API_SERVER+"/attachments/download/"+vn+Jn+"&t="+(0,re.Jn)(vn,Date.now())+(xn.indexOf(")")>-1?")":"&")}).replace(Fe,(xn,Kn,Fn,fi,jn,ue,Zt)=>{const vn=Kn||fi||ue,Jn=Fn||jn||Zt||"?";return se.Z.API_SERVER+"/api/attachments/"+vn+Jn+"&t="+(0,re.Jn)(vn,Date.now())+(xn.indexOf(")")>-1?")":"&")}).replace(ae,(xn,Kn,Fn,fi,jn)=>{const ue=Kn||fi,Zt=Fn||jn||"";return'"'+se.Z.API_SERVER+"/api/attachments/"+ue+Zt+ue+Zt+"&t="+(0,re.Jn)(ue,Date.now())}).replace(He,(xn,Kn,Fn,fi,jn)=>{const ue=Kn||fi,Zt=Fn||jn||"";return"("+se.Z.API_SERVER+"/files/uploads/"+ue+Zt+ue+Zt+"&t="+(0,re.Jn)(ue,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,` `),ne)};var te=({value:ne="",className:_t,showTextOnly:Fe,showLines:ae,style:He={},stylesPrev:en={},highlightKeywords:xn,showProgramFill:Kn,isProgramFill:Fn,disabledFill:fi=!1,programFillValue:jn,onFillChange:ue=Jn=>{},onFillBlur:Zt=()=>{},onFillFocus:vn=()=>{}})=>{let Jn=String(ne);const[ei,Re]=(0,zt.useState)(""),[ln,Cn]=(0,zt.useState)("office"),[Qn,Ue]=(0,zt.useState)([]),cn=(0,zt.useRef)("a"+(0,ye.Z)()),qt={},wn=(Me,Ze,qe)=>{const nn=document.createElement(Me===Lt?"input":"textarea");nn.style.width="100%",nn.style.height=Me===Lt?"40px":"151px",nn.rows=5,nn.spellcheck=!1,nn.name="edu-program-fill",nn.placeholder="\u8BF7\u8F93\u5165",nn.dataset.id=Ze;const Pn=Object.keys(qt).length;return qt[Pn]=nn,`${nn.outerHTML}`};function Fi(Me){return Me=Me.replace(/!\[.*?\]\(.*?\)/g,""),Me=Me.replace(/\[.*?\]\(.*?\)/g,""),Me=Me.replace(new RegExp("","gs"),""),Me=Me.replace(//g,""),Me=Me.replace(//g,""),Me=Me.replace(new RegExp(".*?<\\/video>","gs"),""),Me=Me.replace(new RegExp(".*?<\\/audio>","gs"),""),Me=Me.replace(new RegExp(".*?<\\/style>","gs"),""),Me=Me.replace(new RegExp(".*?<\\/script>","gs"),""),Me}const Bt=Me=>Me.replace(/([\s\S]+?)<\/style>/gim,function(Ze,qe){let nn=qe.replace(/(\n|\r)/g,"").split("}"),Pn=[];return nn.map(Tn=>{Tn!=""&&Pn.push(`.${cn.current} ${Tn}`)}),``}),Ct=(0,zt.useMemo)(()=>{try{const nn=/\(\s+\/api\/attachments\/|\(\/api\/attachments\//g,Pn=/\"\/api\/attachments\/|\"\/attachments\/download\//g,Tn=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g,an=/\(\/attachments\/download\//g;Jn=Jn.replace(an,"("+se.Z.API_SERVER+"/attachments/download/").replace(nn,"("+se.Z.API_SERVER+"/api/attachments/").replace(Pn,'"'+se.Z.API_SERVER+"/api/attachments/").replace(Tn,'"'+se.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(nn){}if(Kn){let nn=-1;return Jn=Jn.replaceAll("<","<").replaceAll(">",">").replace(/(@▁▁@|@▁@)/g,function(Pn,Tn,an){var Ri;return++nn,wn(Pn,nn,(Ri=jn==null?void 0:jn[nn])==null?void 0:Ri.value.replaceAll("<","<").replaceAll(">",">"))}),`
${Bt(Jn||"")}
`}let Me=Bt(Jn);Me=(0,Pe.ZP)(Me);const Ze=(0,Pe.ez)();Jn.match(/\[TOC\]/)&&(Me=Me.replace("

[TOC]

",(0,Pe.Qv)()),(0,Pe.Iy)()),Me=Me.replace(/(__special_katext_id_\d+__)/g,(nn,Pn)=>{const{type:Tn,expression:an}=Ze[Pn];return(0,Ge.renderToString)(Wt(an)||"",{displayMode:Tn==="block",throwOnError:!1,output:"html"})}),Me=Me.replace(/▁/g,"\u2581\u2581\u2581\u2581\u2581"),(0,Pe.AL)();const qe=document.createElement("div");if(qe.innerHTML=Me,Fe)return qe.innerText;if(xn){const nn=xn.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return At(qe,nn),qe.innerHTML}return setTimeout(()=>$e(),500),qe.innerHTML},[Jn,xn]);(0,zt.useEffect)(()=>{ce.current&&ce.current.querySelectorAll(["input","textarea"]).forEach(Ze=>{Ze.oninput=xt,Ze.onblur=Et,Ze.onfocus=Rt})},[Qn]),(0,zt.useEffect)(()=>{var Me,Ze,qe,nn,Pn;if(jn!=null&&jn.length)try{const Tn=ce.current.querySelectorAll(".edu-program-fill-score"),an=ce.current.querySelectorAll('[name="edu-program-fill"]');for(const[Ri,ri]of an.entries())ri.value=((Me=jn==null?void 0:jn[Ri])==null?void 0:Me.value)||"",((Ze=jn==null?void 0:jn[Ri])==null?void 0:Ze.type)==="warning"?ri.className="program-fill-warning":((qe=jn==null?void 0:jn[Ri])==null?void 0:qe.type)==="success"?ri.className="program-fill-success":ri.className="";for(const[Ri,ri]of Tn.entries())ri.innerHTML=(nn=jn==null?void 0:jn[Ri])!=null&&nn.score?`${(Pn=jn==null?void 0:jn[Ri])==null?void 0:Pn.score}\u5206`:"";Ue(jn)}catch(Tn){console.log(Tn,"error")}},[jn]);const xt=Me=>{Qn[Me.target.dataset.id]=Qn[Me.target.dataset.id]||{},Qn[Me.target.dataset.id].value=Me.target.value,Ue([...Qn]),ue(Qn,Me.target.dataset.id)},Et=Me=>{Qn[Me.target.dataset.id]=Qn[Me.target.dataset.id]||{},Qn[Me.target.dataset.id].value=Me.target.value,Ue([...Qn]),Zt(Qn,Me.target.dataset.id)},Rt=Me=>{Qn[Me.target.dataset.id]=Qn[Me.target.dataset.id]||{},Qn[Me.target.dataset.id].value=Me.target.value,Ue([...Qn]),vn(Qn,Me.target.dataset.id)};function At(Me,Ze){return Me.childNodes.forEach(qe=>{var nn;if(qe.childNodes.length>0)At(qe,Ze);else if(qe.nodeName!=="IMG")if(qe.innerHTML)qe.innerHTML=(nn=qe.innerHTML)==null?void 0:nn.replace(new RegExp(Ze,"gi"),'$&');else{const Pn=document.createElement("span");Pn.innerHTML=qe.textContent.replace(new RegExp(Ze,"gi"),'$&'),qe.replaceWith(Pn)}})}const ce=(0,zt.useRef)();Pe.jb.WebkitLineClamp=ae,ae&&(He=pt(pt({},He),Pe.jb));function Se(Me){let Ze=Me.target;if(Ze.tagName.toUpperCase()==="A"){let qe=Ze.getAttribute("href");if(qe.indexOf("office")>-1)Me.preventDefault(),Re(qe),Cn("office");else if(qe.indexOf("application/pdf")>-1)Me.preventDefault(),Re(qe),Cn("pdf");else if(qe.indexOf("text/html")>-1)Me.preventDefault(),Re(qe),Cn("html");else if(qe.startsWith("#")){Me.preventDefault();let nn=document.getElementById(qe.replace("#",""));nn&&nn.scrollIntoView(!0)}}}const $e=()=>{var Me;const Ze=(Me=ce.current)==null?void 0:Me.querySelectorAll("video");Ze==null||Ze.forEach(qe=>{if(qe.oncontextmenu=()=>!1,qe.src.indexOf(".m3u8")>-1&&!qe.canPlayType("application/vnd.apple.mpegurl")){if(fe.ZP.isSupported()){var nn=new fe.ZP;nn.loadSource(qe.src),nn.attachMedia(qe)}}})};(0,zt.useEffect)(()=>{if(ce.current&&Ct&&Ct.match(bt)&&window.PR.prettyPrint(),ce.current)return ce.current.addEventListener("click",Se),()=>{var Me;(Me=ce.current)==null||Me.removeEventListener("click",Se),(0,Pe.AL)(),(0,Pe.Iy)()}},[Ct,ce.current,Se]),(0,zt.useEffect)(()=>{var Me;const Ze=qe=>{qe.preventDefault(),qe.clipboardData.setData("text",window.getSelection().toString())};return(Me=ce.current)==null||Me.addEventListener("copy",Ze),()=>{var qe;(qe=ce.current)==null||qe.removeEventListener("copy",Ze)}},[ce.current]);const Ye=Me=>//i.test(Me||"");return zt.createElement(zt.Fragment,null,Fe&&zt.createElement("div",{ref:ce},Ct),!Fe&&!Ye(Ct)&&zt.createElement("div",{ref:ce,style:pt({},He),className:`${_t||""} ${fi?"disabled-fill":""} markdown-body ${cn.current}`,dangerouslySetInnerHTML:{__html:Ct}}),!Fe&&Ye(Ct)&&zt.createElement(Xe,{html:Ct}),zt.createElement($t.Z,{close:!0,data:ei,type:ei!=null&&ei.length?ln:"",style:pt({},en),onClose:()=>Re("")}))}},77531:function(on,In,Qt){"use strict";Qt.d(In,{h:function(){return Lt}});var zt=Qt(59301),le=Qt(82326),Pe=Qt(28284),je=Qt(99571),fe=Qt(89780),se=Qt.n(fe),re=Qt(88540),Ge=Qt(42271),ye=Object.defineProperty,$t=Object.defineProperties,Je=Object.getOwnPropertyDescriptors,ee=Object.getOwnPropertySymbols,Xe=Object.prototype.hasOwnProperty,Tt=Object.prototype.propertyIsEnumerable,et=(bt,Wt,Vt)=>Wt in bt?ye(bt,Wt,{enumerable:!0,configurable:!0,writable:!0,value:Vt}):bt[Wt]=Vt,nt=(bt,Wt)=>{for(var Vt in Wt||(Wt={}))Xe.call(Wt,Vt)&&et(bt,Vt,Wt[Vt]);if(ee)for(var Vt of ee(Wt))Tt.call(Wt,Vt)&&et(bt,Vt,Wt[Vt]);return bt},ft=(bt,Wt)=>$t(bt,Je(Wt));const lt=le.default.Option,pt={labelCol:{span:4},wrapperCol:{span:20}},vt={asp:["ASP","vbscript"],actionscript:["ActionScript(3.0)/Flash/Flex","clike"],bash:["Bash/Bat","shell"],css:["CSS","css"],c:["C","clike"],cpp:["C++","clike"],csharp:["C#","clike"],coffeescript:["CoffeeScript","coffeescript"],d:["D","d"],dart:["Dart","dart"],delphi:["Delphi/Pascal","pascal"],erlang:["Erlang","erlang"],go:["Golang","go"],groovy:["Groovy","groovy"],html:["HTML","text/html"],java:["Java","clike"],json:["JSON","text/json"],javascript:["Javascript","javascript"],lua:["Lua","lua"],less:["LESS","css"],markdown:["Markdown","gfm"],"objective-c":["Objective-C","clike"],php:["PHP","php"],perl:["Perl","perl"],python:["Python","python"],r:["R","r"],rst:["reStructedText","rst"],ruby:["Ruby","ruby"],sql:["SQL","sql"],sass:["SASS/SCSS","sass"],shell:["Shell","shell"],scala:["Scala","clike"],swift:["Swift","clike"],vb:["VB/VBScript","vb"],xml:["XML","text/xml"],yaml:["YAML","yaml"]};In.Z=({callback:bt,onCancel:Wt})=>{const[Vt,te]=(0,zt.useState)("python");function ne(Fe){te(vt[Fe][1])}function _t(Fe){bt(Fe)}return zt.createElement(Pe.default,ft(nt({},pt),{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:_t,style:{width:500}}),zt.createElement(Pe.default.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},zt.createElement(le.default,{getPopupContainer:Fe=>Fe.parentNode,onChange:ne},Object.keys(vt).map(Fe=>zt.createElement(lt,{key:Fe,value:Fe},vt[Fe][0])))),zt.createElement(Pe.default.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},zt.createElement(Lt,{mode:Vt})),zt.createElement("div",{className:"flex-container flex-end"},zt.createElement(je.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),zt.createElement(je.ZP,{type:"ghost",onClick:Wt},"\u53D6\u6D88")))};function Lt({value:bt,onChange:Wt,mode:Vt,options:te={}}){const ne=(0,zt.useRef)(),[_t,Fe]=(0,zt.useState)();return(0,zt.useEffect)(()=>{if(_t){let ae=function(He){const en=He.getValue();Wt&&Wt(en)};return _t.on("change",ae),()=>{_t.off("change",ae)}}},[_t,Wt]),(0,zt.useEffect)(()=>{_t&&_t.setOption("mode",Vt)},[_t,Vt]),(0,zt.useEffect)(()=>{_t&&(bt!==_t.getValue()||bt==="")&&setTimeout(()=>{_t.setValue(bt||"")},300)},[_t,bt]),(0,zt.useEffect)(()=>{if(ne.current&&!_t){const ae=se().fromTextArea(ne.current,nt({mode:Vt,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},te));Fe(ae)}},[ne.current,_t]),zt.createElement("div",{className:"my-codemirror-container"},zt.createElement("textarea",{ref:ne}))}},19565:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return bo}});var zt=Qt(59301),le=Qt(89780),Pe=Qt.n(le),je=Qt(76374),fe=Qt(88540),se=Qt(6313),re=Qt(25717),Ge=Qt(99498),ye=Qt(25419),$t=Qt(67549),Je=Qt(79074),ee=({value:Be="",className:xe,showTextOnly:de,showLines:Bn,style:ni={}})=>{const hi=(0,zt.useMemo)(()=>"",[Be]);return zt.createElement(zt.Fragment,null,zt.createElement("div",{dangerouslySetInnerHTML:{__html:hi}}))},Xe=Qt(59301),Tt=Object.defineProperty,et=Object.defineProperties,nt=Object.getOwnPropertyDescriptors,ft=Object.getOwnPropertySymbols,lt=Object.prototype.hasOwnProperty,pt=Object.prototype.propertyIsEnumerable,vt=(Be,xe,de)=>xe in Be?Tt(Be,xe,{enumerable:!0,configurable:!0,writable:!0,value:de}):Be[xe]=de,Lt=(Be,xe)=>{for(var de in xe||(xe={}))lt.call(xe,de)&&vt(Be,de,xe[de]);if(ft)for(var de of ft(xe))pt.call(xe,de)&&vt(Be,de,xe[de]);return Be},bt=(Be,xe)=>et(Be,nt(xe));let Wt=[{title:"\u7C97\u4F53",icon:"md-iconfont icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"md-iconfont icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"md-iconfont icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"md-iconfont icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"md-iconfont icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"md-iconfont icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"md-iconfont icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"md-iconfont icon-sum",actionName:"inline-latex"},{title:"\u6570\u5B66\u56FE\u50CF",icon:"iconfont icon-shuxuetuxiang2",actionName:"maths-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"iconfont icon-jisuan1",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"md-iconfont icon-picture",actionName:"upload-image"},{title:"\u63D2\u5165\u753B\u56FE",icon:"iconfont icon-sheji",actionName:"draw-image"},{title:"\u63D2\u5165\u6D41\u7A0B\u56FE",icon:"iconfont icon-liucheng",actionName:"add-flowchart"},{title:"\u8868\u683C",icon:"md-iconfont icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"md-iconfont icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"md-iconfont icon-eraser",actionName:"eraser"}];function Vt({onActionCallback:Be,title:xe,icon:de,actionName:Bn,className:ni="",children:hi}){function _e(){Be(Bn)}return Xe.createElement("a",{title:xe,className:ni,onClick:_e},Xe.createElement("i",{className:`${de}`}),hi)}var te=({watch:Be,showNullButton:xe,showNullProgramButton:de,onActionCallback:Bn,fullScreen:ni,insertTemp:hi,hidetoolBar:_e,extraUse:pn})=>{const ve=[...Wt,{title:`${Be?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"}`,icon:`${Be?"md-iconfont icon-eye-slash":"md-iconfont icon-eye"}`,actionName:"trigger-watch"}];return Xe.createElement("ul",{className:"markdown-toolbar-container"},!_e&&ve.map((pe,yn)=>Xe.createElement("li",{key:yn},pe.actionName?Xe.createElement(Vt,bt(Lt({},pe),{onActionCallback:Bn})):Xe.createElement("span",{className:"v-line"}))),xe?Xe.createElement("li",null,Xe.createElement(Vt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:Bn},Xe.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,de?Xe.createElement(Xe.Fragment,null,Xe.createElement("li",null,Xe.createElement(Vt,{icon:"md-iconfont icon-edit insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-signal",onActionCallback:Bn},Xe.createElement("span",{className:"fill-tip"},"+\u5355\u884C\u586B\u7A7A\u9879"))),Xe.createElement("li",null,Xe.createElement(Vt,{icon:"md-iconfont icon-uniE900 insert-blank",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-multiple",onActionCallback:Bn},Xe.createElement("span",{className:"fill-tip"},"+\u591A\u884C\u586B\u7A7A\u9879")))):null,hi&&Xe.createElement("li",null,Xe.createElement(Vt,{icon:"md-iconfont icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:`inster-template-${hi}`,onActionCallback:Bn},Xe.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),pn&&Xe.createElement("li",null,pn),Xe.createElement("li",{className:"btn-full-screen"},Xe.createElement(Vt,{icon:`${ni?"md-iconfont icon-shrink":"md-iconfont icon-enlarge"}`,title:ni?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:Bn})))},ne=Qt(52272),_t=Qt(28284),Fe=Qt(37568),ae=Qt(99571),He=Object.defineProperty,en=Object.defineProperties,xn=Object.getOwnPropertyDescriptors,Kn=Object.getOwnPropertySymbols,Fn=Object.prototype.hasOwnProperty,fi=Object.prototype.propertyIsEnumerable,jn=(Be,xe,de)=>xe in Be?He(Be,xe,{enumerable:!0,configurable:!0,writable:!0,value:de}):Be[xe]=de,ue=(Be,xe)=>{for(var de in xe||(xe={}))Fn.call(xe,de)&&jn(Be,de,xe[de]);if(Kn)for(var de of Kn(xe))fi.call(xe,de)&&jn(Be,de,xe[de]);return Be},Zt=(Be,xe)=>en(Be,xn(xe));const vn={labelCol:{span:4},wrapperCol:{span:20}};var Jn=({callback:Be,onCancel:xe})=>{function de(Bn){Be(Bn)}return zt.createElement(_t.default,Zt(ue({},vn),{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:de,style:{width:500}}),zt.createElement(_t.default.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},zt.createElement(Fe.default,null)),zt.createElement(_t.default.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},zt.createElement(Fe.default,null)),zt.createElement("div",{className:"flex-container flex-end"},zt.createElement(ae.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),zt.createElement(ae.ZP,{type:"ghost",onClick:xe},"\u53D6\u6D88")))},ei=Qt(77531),Re=Qt(24141),ln=Qt(62957),Cn=Qt(77019),Qn=Qt(25138),Ue=Qt(59301),cn=({callback:Be,onCancel:xe})=>{const de=document.createElement("canvas"),Bn=de.getContext("2d");de.width=1e3,de.height=800,Bn.fillStyle="#ffffff",Bn.fillRect(0,0,de.width,de.height);const ni=de.toDataURL("image/png");return Ue.createElement(ln.default,{open:!0,width:"100vw",style:{height:"100vh",top:0},footer:null,title:null,closable:!1},Ue.createElement(Cn.Z,{style:{height:"100vh"}},Ue.createElement(Qn.Z,{fullWidth:!0,noAssociationId:!0,showFullTools:!0,data:{src:ni,visible:!0,title:String(Date.now())},onOk:hi=>{Be({src:hi.url})},onClose:xe})))},qt=Qt(12378);function wn(){go.CommandHandler.call(this),this._arrowKeyBehavior="move",this._pasteOffset=new go.Point(10,10),this._lastPasteOffset=new go.Point(0,0)}go.Diagram.inherit(wn,go.CommandHandler),wn.prototype.canAlignSelection=function(){var Be=this.diagram;return!(Be===null||Be.isReadOnly||Be.isModelReadOnly||Be.selection.count<2)},wn.prototype.alignLeft=function(){var Be=this.diagram;Be.startTransaction("aligning left");var xe=1/0;Be.selection.each(function(de){de instanceof go.Link||(xe=Math.min(de.position.x,xe))}),Be.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(xe,de.position.y))}),Be.commitTransaction("aligning left")},wn.prototype.alignRight=function(){var Be=this.diagram;Be.startTransaction("aligning right");var xe=-1/0;Be.selection.each(function(de){if(!(de instanceof go.Link)){var Bn=de.actualBounds.x+de.actualBounds.width;xe=Math.max(Bn,xe)}}),Be.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(xe-de.actualBounds.width,de.position.y))}),Be.commitTransaction("aligning right")},wn.prototype.alignTop=function(){var Be=this.diagram;Be.startTransaction("alignTop");var xe=1/0;Be.selection.each(function(de){de instanceof go.Link||(xe=Math.min(de.position.y,xe))}),Be.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(de.position.x,xe))}),Be.commitTransaction("alignTop")},wn.prototype.alignBottom=function(){var Be=this.diagram;Be.startTransaction("aligning bottom");var xe=-1/0;Be.selection.each(function(de){if(!(de instanceof go.Link)){var Bn=de.actualBounds.y+de.actualBounds.height;xe=Math.max(Bn,xe)}}),Be.selection.each(function(de){de instanceof go.Link||de.move(new go.Point(de.actualBounds.x,xe-de.actualBounds.height))}),Be.commitTransaction("aligning bottom")},wn.prototype.alignCenterX=function(){var Be=this.diagram,xe=Be.selection.first();if(xe){Be.startTransaction("aligning Center X");var de=xe.actualBounds.x+xe.actualBounds.width/2;Be.selection.each(function(Bn){Bn instanceof go.Link||Bn.move(new go.Point(de-Bn.actualBounds.width/2,Bn.actualBounds.y))}),Be.commitTransaction("aligning Center X")}},wn.prototype.alignCenterY=function(){var Be=this.diagram,xe=Be.selection.first();if(xe){Be.startTransaction("aligning Center Y");var de=xe.actualBounds.y+xe.actualBounds.height/2;Be.selection.each(function(Bn){Bn instanceof go.Link||Bn.move(new go.Point(Bn.actualBounds.x,de-Bn.actualBounds.height/2))}),Be.commitTransaction("aligning Center Y")}},wn.prototype.alignColumn=function(Be){var xe=this.diagram;xe.startTransaction("align Column"),Be===void 0&&(Be=0),Be=parseFloat(Be);var de=new Array;xe.selection.each(function(pn){pn instanceof go.Link||de.push(pn)});for(var Bn=0;Bn0){for(var pn=hi.elt(_e-1);pn!==null&&pn.isTreeExpanded&&!pn.isTreeLeaf;){var ve=this._sortTreeChildrenByY(pn);pn=ve.last()}pn!==null&&Be.select(pn)}else Be.select(ni)}}else if(de.key==="Down")if(xe.isTreeExpanded&&!xe.isTreeLeaf){var Bn=this._sortTreeChildrenByY(xe).first();Bn!==null&&Be.select(Bn)}else for(;xe!==null;){var ni=xe.findTreeParentNode();if(ni===null)break;var hi=this._sortTreeChildrenByY(ni),_e=hi.indexOf(xe);if(_ehi.y?1:ni.xhi.x?1:0}),xe},wn.prototype.copyToClipboard=function(Be){go.CommandHandler.prototype.copyToClipboard.call(this,Be),this._lastPasteOffset.set(this.pasteOffset)},wn.prototype.pasteFromClipboard=function(){var Be=go.CommandHandler.prototype.pasteFromClipboard.call(this);return this.diagram.moveParts(Be,this._lastPasteOffset),this._lastPasteOffset.add(this.pasteOffset),Be},Object.defineProperty(wn.prototype,"arrowKeyBehavior",{get:function(){return this._arrowKeyBehavior},set:function(Be){if(Be!=="move"&&Be!=="select"&&Be!=="scroll"&&Be!=="tree"&&Be!=="none")throw new Error('DrawCommandHandler.arrowKeyBehavior must be either "move", "select", "scroll", "tree", or "none", not: '+Be);this._arrowKeyBehavior=Be}}),Object.defineProperty(wn.prototype,"pasteOffset",{get:function(){return this._pasteOffset},set:function(Be){if(!(Be instanceof go.Point))throw new Error("DrawCommandHandler.pasteOffset must be a Point, not: "+Be);this._pasteOffset.set(Be)}});var Fi=wn,Bt=Qt(71584),Ct=Qt(5269),xt=Qt(24092),Et={myPaletteDiv:"myPaletteDiv___Xjz2I",flowChartWrp:"flowChartWrp____f45r",maxH60:"maxH60___Pd4Re"},Rt=Qt(69669),At=Qt(59301),ce=(Be,xe,de)=>new Promise((Bn,ni)=>{var hi=ve=>{try{pn(de.next(ve))}catch(pe){ni(pe)}},_e=ve=>{try{pn(de.throw(ve))}catch(pe){ni(pe)}},pn=ve=>ve.done?Bn(ve.value):Promise.resolve(ve.value).then(hi,_e);pn((de=de.apply(Be,xe)).next())});function Se({onCancel:Be,callback:xe}){let de=(0,zt.useRef)(),Bn=(0,zt.useRef)(),ni=(0,zt.useRef)(),hi=(0,zt.useRef)(!1);const _e=(0,zt.useRef)(!1),[pn,ve]=(0,zt.useState)(0);function pe(){const Yt=qt.bx.make,De={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"};de.current=new qt.S0(Bn.current,{padding:20,grid:Yt(qt.s_,"Grid",Yt(qt.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Yt(qt.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),"draggingTool.isGridSnapEnabled":!0,handlesDragDropForTopLevelParts:!0,mouseDrop:rn=>{var An=rn.diagram.commandHandler.addTopLevelParts(rn.diagram.selection,!0);An||rn.diagram.currentTool.doCancel()},commandHandler:Yt(Fi),"clickCreatingTool.archetypeNodeData":{text:"\u672A\u547D\u540D",fill:null,stroke:null,borderColor:"rgba(0,0,0,0)"},PartCreated:rn=>{var An=rn.subject;An.location=An.location.copy().snapToGridPoint(rn.diagram.grid.gridOrigin,rn.diagram.grid.gridCellSize),setTimeout(()=>{rn.diagram.commandHandler.editTextBlock()},20)},"commandHandler.archetypeGroupData":{isGroup:!0,text:"NEW GROUP"},SelectionGrouped:rn=>{var An=rn.subject;setTimeout(()=>{rn.diagram.commandHandler.editTextBlock()})},LinkRelinked:rn=>{var An=rn.parameter.part;An.invalidateConnectedLinks();var Rn=rn.subject;rn.diagram.toolManager.linkingTool.isForwards?Rn.toNode.invalidateConnectedLinks():Rn.fromNode.invalidateConnectedLinks()},"undoManager.isEnabled":!0}),de.current.nodeTemplate=Yt(qt.NB,"Auto",{locationSpot:qt.z6.Center,locationObjectName:"SHAPE",desiredSize:new qt.$u(120,60),minSize:new qt.$u(40,40),resizable:!0,resizeCellSize:new qt.$u(10,10),rotatable:!0},new qt.KX("location","loc",qt.E9.parse).makeTwoWay(qt.E9.stringify),new qt.KX("desiredSize","size",qt.$u.parse).makeTwoWay(qt.$u.stringify),Yt(qt.bn,{name:"SHAPE",fill:De.white,cursor:"pointer",portId:"",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:qt.z6.AllSides,toSpot:qt.z6.AllSides},new qt.KX("figure"),new qt.KX("fill"),new qt.KX("stroke","borderColor"),new qt.KX("strokeWidth","thickness"),new qt.KX("strokeDashArray","dash")),Yt(qt.bn,{width:100,height:20,strokeWidth:0,fill:"transparent"}),Yt(qt.al,{margin:1,textAlign:"center",overflow:qt.al.OverflowEllipsis,editable:!0},new qt.KX("text").makeTwoWay(),new qt.KX("stroke","color"))),de.current.nodeTemplate.toolTip=Yt("ToolTip",Yt(qt.s_,"Vertical",{maxSize:new qt.$u(200,NaN)},Yt(qt.al,{font:"bold 10pt sans-serif",textAlign:"center"},new qt.KX("text")),Yt(qt.al,{font:"10pt sans-serif",textAlign:"center"},new qt.KX("text","details"))));function un(rn,An){var Rn=(Dn,qn)=>{Dn.handled=!0,Dn.diagram.model.commit(Pi=>{var gi=qn.part.adornedPart,Ai=new qt.E9().setRectSpot(gi.actualBounds,rn);Ai.subtract(gi.location),Ai.scale(2,2),Ai.x+=Math.sign(Ai.x)*130,Ai.y+=Math.sign(Ai.y)*130,Ai.add(gi.location),Ai.snapToGridPoint(Dn.diagram.grid.gridOrigin,Dn.diagram.grid.gridCellSize);var Bi=Pi.copyNodeData(gi.data);Pi.setGroupKeyForNodeData(Bi,Pi.getGroupKeyForNodeData(gi.data)),Pi.addNodeData(Bi);var Ne={from:gi.key,to:Pi.getKeyForNodeData(Bi)};Pi.addLinkData(Ne);var Zi=Dn.diagram.findNodeForData(Bi);Zi.location=Ai,Dn.diagram.select(Zi),setTimeout(()=>{Dn.diagram.commandHandler.editTextBlock()},20)})};return Yt(qt.bn,{figure:An,alignment:rn,alignmentFocus:rn.opposite(),width:rn.equals(qt.z6.Top)||rn.equals(qt.z6.Bottom)?25:18,height:rn.equals(qt.z6.Top)||rn.equals(qt.z6.Bottom)?18:25,fill:"orange",stroke:De.white,strokeWidth:4,mouseEnter:(Dn,qn)=>qn.fill="dodgerblue",mouseLeave:(Dn,qn)=>qn.fill="orange",isActionable:!0,click:Rn,contextClick:Rn})}function Nn(rn){return Yt(qt.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:(An,Rn)=>Rn.fill="dodgerblue",mouseLeave:(An,Rn)=>Rn.fill="orange",click:(An,Rn)=>{An.diagram.commandHandler.showContextMenu(Rn.part.adornedPart)}},rn||{})}de.current.nodeTemplate.selectionAdornmentTemplate=Yt(qt.uz,"Spot",Yt(qt.Vm,{padding:10}),un(qt.z6.Top,"TriangleUp"),un(qt.z6.Left,"TriangleLeft"),un(qt.z6.Right,"TriangleRight"),un(qt.z6.Bottom,"TriangleDown"),Nn({alignment:new qt.z6(.75,0)}));function Ce(rn,An){return(Rn,Dn)=>{Rn.handled=!0,Rn.diagram.model.commit(qn=>{qn.set(Dn.part.adornedPart.data,rn,An)})}}function Te(rn,An){return An||(An="color"),Yt(qt.bn,{width:16,height:16,stroke:"lightgray",fill:rn,margin:1,background:"transparent",mouseEnter:(Rn,Dn)=>Dn.stroke="dodgerblue",mouseLeave:(Rn,Dn)=>Dn.stroke="lightgray",click:Ce(An,rn),contextClick:Ce(An,rn)})}function mn(){return[Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Te(De.white,"fill"),Te(De.beige,"fill"),Te(De.extralightblue,"fill"),Te(De.extralightred,"fill"))),Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Te(De.lightgray,"fill"),Te(De.lightgreen,"fill"),Te(De.lightblue,"fill"),Te(De.lightred,"fill")))]}function En(){return[Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Te(De.black),Te(De.green),Te(De.blue),Te(De.red))),Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Te(De.white),Te(De.magenta),Te(De.purple),Te(De.orange)))]}function Xn(rn,An){return An||(An="thickness"),Yt(qt.bn,"LineH",{width:16,height:16,strokeWidth:rn,margin:1,background:"transparent",mouseEnter:(Rn,Dn)=>Dn.background="dodgerblue",mouseLeave:(Rn,Dn)=>Dn.background="transparent",click:Ce(An,rn),contextClick:Ce(An,rn)})}function Ln(rn,An){return An||(An="dash"),Yt(qt.bn,"LineH",{width:24,height:16,strokeWidth:2,strokeDashArray:rn,margin:1,background:"transparent",mouseEnter:(Rn,Dn)=>Dn.background="dodgerblue",mouseLeave:(Rn,Dn)=>Dn.background="transparent",click:Ce(An,rn),contextClick:Ce(An,rn)})}function hn(){return[Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Xn(1),Xn(2),Xn(3),Xn(4))),Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Ln(null),Ln([2,4]),Ln([4,4])))]}function Mn(rn,An){return An||(An="figure"),Yt(qt.bn,{width:32,height:32,scale:.5,fill:"lightgray",figure:rn,margin:1,background:"transparent",mouseEnter:(Rn,Dn)=>Dn.fill="dodgerblue",mouseLeave:(Rn,Dn)=>Dn.fill="lightgray",click:Ce(An,rn),contextClick:Ce(An,rn)})}de.current.nodeTemplate.contextMenu=Yt("ContextMenu",Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Mn("Rectangle"),Mn("RoundedRectangle"),Mn("Ellipse"),Mn("Diamond"))),Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Mn("Parallelogram2"),Mn("ManualOperation"),Mn("Procedure"),Mn("Cylinder1"))),Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Mn("Terminator"),Mn("CreateRequest"),Mn("Document"),Mn("TriangleDown"))),mn(),En(),hn()),de.current.groupTemplate=Yt(qt.ZA,"Spot",{layerName:"Background",ungroupable:!0,locationSpot:qt.z6.Center,selectionObjectName:"BODY",computesBoundsAfterDrag:!0,handlesDragDropForMembers:!0,mouseDrop:(rn,An)=>{var Rn=An.addMembers(An.diagram.selection,!0);Rn||An.diagram.currentTool.doCancel()},avoidable:!1},new qt.KX("location","loc",qt.E9.parse).makeTwoWay(qt.E9.stringify),Yt(qt.s_,"Auto",{name:"BODY"},Yt(qt.bn,{parameter1:10,fill:De.white,strokeWidth:2,cursor:"pointer",fromLinkable:!0,toLinkable:!0,fromLinkableDuplicates:!0,toLinkableDuplicates:!0,fromSpot:qt.z6.AllSides,toSpot:qt.z6.AllSides},new qt.KX("fill"),new qt.KX("stroke","color"),new qt.KX("strokeWidth","thickness"),new qt.KX("strokeDashArray","dash")),Yt(qt.Vm,{background:"transparent",margin:20})),Yt(qt.al,{alignment:qt.z6.Top,alignmentFocus:qt.z6.Bottom,font:"bold 12pt sans-serif",editable:!0},new qt.KX("text"),new qt.KX("stroke","color"))),de.current.groupTemplate.selectionAdornmentTemplate=Yt(qt.uz,"Spot",Yt(qt.s_,"Auto",Yt(qt.bn,{fill:null,stroke:"dodgerblue",strokeWidth:3}),Yt(qt.Vm,{margin:1.5})),Nn({alignment:qt.z6.TopRight,alignmentFocus:qt.z6.BottomRight})),de.current.groupTemplate.contextMenu=Yt("ContextMenu",mn(),En(),hn()),de.current.linkTemplate=Yt(qt.rU,{layerName:"Foreground",routing:qt.rU.AvoidsNodes,corner:10,fromShortLength:10,toShortLength:15,relinkableFrom:!0,relinkableTo:!0,reshapable:!0,resegmentable:!0},new qt.KX("fromSpot","fromSpot",qt.z6.parse),new qt.KX("toSpot","toSpot",qt.z6.parse),new qt.KX("fromShortLength","dir",rn=>rn>=1?10:0),new qt.KX("toShortLength","dir",rn=>rn>=1?10:0),new qt.KX("points").makeTwoWay(),Yt(qt.bn,{strokeWidth:2},new qt.KX("stroke","color"),new qt.KX("strokeWidth","thickness"),new qt.KX("strokeDashArray","dash")),Yt(qt.bn,{segmentIndex:0,segmentOffset:new qt.E9(15,0),segmentOrientation:qt.rU.OrientAlong,alignmentFocus:qt.z6.Right,figure:"circle",width:10,strokeWidth:0},new qt.KX("fill","color"),new qt.KX("visible","dir",rn=>rn===1)),Yt(qt.bn,{segmentIndex:-1,segmentOffset:new qt.E9(-10,6),segmentOrientation:qt.rU.OrientPlus90,alignmentFocus:qt.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new qt.KX("fill","color"),new qt.KX("visible","dir",rn=>rn>=1),new qt.KX("width","thickness",rn=>7+3*rn),new qt.KX("height","thickness",rn=>7+3*rn),new qt.KX("segmentOffset","thickness",rn=>new qt.E9(-15,4+1.5*rn))),Yt(qt.bn,{segmentIndex:0,segmentOffset:new qt.E9(15,-6),segmentOrientation:qt.rU.OrientMinus90,alignmentFocus:qt.z6.Right,figure:"triangle",width:12,height:12,strokeWidth:0},new qt.KX("fill","color"),new qt.KX("visible","dir",rn=>rn===2),new qt.KX("width","thickness",rn=>7+3*rn),new qt.KX("height","thickness",rn=>7+3*rn),new qt.KX("segmentOffset","thickness",rn=>new qt.E9(-15,4+1.5*rn))),Yt(qt.al,{alignmentFocus:new qt.z6(0,1,-4,0),editable:!0},new qt.KX("text").makeTwoWay(),new qt.KX("stroke","color"))),de.current.linkTemplate.selectionAdornmentTemplate=Yt(qt.uz,Yt(qt.bn,{isPanelMain:!0,stroke:"transparent",strokeWidth:6,pathPattern:mi(2)},new qt.KX("pathPattern","thickness",mi)),Nn({alignmentFocus:new qt.z6(0,0,-6,-4)}));function mi(rn){return Yt(qt.bn,{stroke:"dodgerblue",strokeWidth:2,strokeCap:"square",geometryString:"M0 0 M4 2 H3 M4 "+(rn+4).toString()+" H3"})}function ui(rn){var An="M0 0 M8 16 M0 8 L16 8 M12 11 L16 8 L12 5";return rn===0?An="M0 0 M16 16 M0 8 L16 8":rn===2&&(An="M0 0 M16 16 M0 8 L16 8 M12 11 L16 8 L12 5 M4 11 L0 8 L4 5"),Yt(qt.bn,{geometryString:An,margin:2,background:"transparent",mouseEnter:(Rn,Dn)=>Dn.background="dodgerblue",mouseLeave:(Rn,Dn)=>Dn.background="transparent",click:Ce("dir",rn),contextClick:Ce("dir",rn)})}function Mi(rn){var An=(Rn,Dn)=>{Rn.handled=!0,Rn.diagram.model.commit(qn=>{var Pi=Dn.part.adornedPart;qn.set(Pi.data,rn?"toSpot":"fromSpot",qt.z6.stringify(qt.z6.AllSides)),(rn?Pi.toNode:Pi.fromNode).invalidateConnectedLinks()})};return Yt(qt.bn,{width:12,height:12,fill:"transparent",mouseEnter:(Rn,Dn)=>Dn.background="dodgerblue",mouseLeave:(Rn,Dn)=>Dn.background="transparent",click:An,contextClick:An})}function Ae(rn,An){var Rn=0,Dn=qt.z6.RightSide;rn.equals(qt.z6.Top)?(Rn=270,Dn=qt.z6.TopSide):rn.equals(qt.z6.Left)?(Rn=180,Dn=qt.z6.LeftSide):rn.equals(qt.z6.Bottom)&&(Rn=90,Dn=qt.z6.BottomSide),An||(Rn-=180);var qn=(Pi,gi)=>{Pi.handled=!0,Pi.diagram.model.commit(Ai=>{var Bi=gi.part.adornedPart;Ai.set(Bi.data,An?"toSpot":"fromSpot",qt.z6.stringify(Dn)),(An?Bi.toNode:Bi.fromNode).invalidateConnectedLinks()})};return Yt(qt.bn,{alignment:rn,alignmentFocus:rn.opposite(),geometryString:"M0 0 M12 12 M12 6 L1 6 L4 4 M1 6 L4 8",angle:Rn,background:"transparent",mouseEnter:(Pi,gi)=>gi.background="dodgerblue",mouseLeave:(Pi,gi)=>gi.background="transparent",click:qn,contextClick:qn})}de.current.linkTemplate.contextMenu=Yt("ContextMenu",En(),hn(),Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",ui(0),ui(1),ui(2))),Yt("ContextMenuButton",Yt(qt.s_,"Horizontal",Yt(qt.s_,"Spot",Mi(!1),Ae(qt.z6.Top,!1),Ae(qt.z6.Left,!1),Ae(qt.z6.Right,!1),Ae(qt.z6.Bottom,!1)),Yt(qt.s_,"Spot",{margin:new qt.Zt(0,0,0,2)},Mi(!0),Ae(qt.z6.Top,!0),Ae(qt.z6.Left,!0),Ae(qt.z6.Right,!0),Ae(qt.z6.Bottom,!0)))));const Mo=`{ "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 Di=["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 fo(rn){return console.log("shapeName:",rn),Di.indexOf(rn)>=0}var me=new qt.YI(ni.current,{maxSelectionCount:1,linkTemplate:Yt(qt.rU,{locationSpot:qt.z6.Center,selectionAdornmentTemplate:Yt(qt.uz,"Link",{locationSpot:qt.z6.Center},Yt(qt.bn,{isPanelMain:!0,fill:null,stroke:"deepskyblue",strokeWidth:0}),Yt(qt.bn,{toArrow:"Standard",stroke:null}))},{routing:qt.rU.AvoidsNodes,curve:qt.rU.JumpOver,corner:5,toShortLength:4},new qt.KX("points"),Yt(qt.bn,{isPanelMain:!0,strokeWidth:2}),Yt(qt.bn,{toArrow:"Standard",stroke:null})),model:new qt.FJ([{text:"\u672A\u547D\u540D",size:"100 100",fill:null,stroke:"#000"},...qt.bn.getFigureGenerators().toArray().map(rn=>({text:"\u672A\u547D\u540D",size:"100 100",figure:rn.key,fill:"white",stroke:"#666",borderColor:"#000"}))])});return de.current.addDiagramListener("TextEdited",function(rn){var An;const Rn=rn.subject.part;var Dn=(An=document.activeElement)==null?void 0:An.value;typeof Dn=="string"&&Dn.trim()===""&&de.current.model.commit(function(qn){qn.set(Rn.data,"text","\u672A\u547D\u540D"),de.current.commandHandler.stopCommand()},"increment")}),me.nodeTemplate=Yt(qt.NB,"Auto",{locationSpot:qt.z6.Center},new qt.KX("location","location",qt.E9.parse).makeTwoWay(qt.E9.stringify),Yt(qt.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 qt.KX("stroke").makeTwoWay(),new qt.KX("fill").makeTwoWay(),new qt.KX("figure")),Yt(qt.al,{margin:new qt.Zt(5,5,3,5),font:"10pt sans-serif",minSize:new qt.$u(16,16),maxSize:new qt.$u(10,NaN),textAlign:"center",editable:!0},new qt.KX("key").makeTwoWay())),setTimeout(()=>{de.current.grid=Yt(qt.s_,"Grid",Yt(qt.bn,"LineH",{stroke:"lightgray",strokeWidth:.5}),Yt(qt.bn,"LineV",{stroke:"lightgray",strokeWidth:.5})),de.current.grid.visible=!0,de.current.grid.gridCellStroke="darkgray",de.current.grid.gridCellStrokeWidth=1},300),window.myDiagrams=de.current,de.current}const yn=()=>ce(this,null,function*(){var Yt,De=de.current.makeImage();const un=yield(0,xt.ZP)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:Date.now(),file:De.src,file_data:JSON.stringify({login:(Yt=(0,Rt.eY)())==null?void 0:Yt.login,data:JSON.parse(de.current.model.toJson())})}});xe({src:un.url})});return(0,zt.useEffect)(()=>(setTimeout(()=>{pe()},500),ve(pn+1),()=>{de.current=null}),[]),At.createElement("div",{ref:_e,className:"body-overflow-initial"},At.createElement(ln.default,{width:1200,icon:null,footer:null,closable:!0,visible:!!pn,destroyOnClose:!0,maskClosable:!1,rootClassName:"zIndex-9999",title:At.createElement(Cn.Z,null,At.createElement(Ct.Z,{flex:1},"\u63D2\u5165\u6D41\u7A0B\u56FE"),At.createElement(Ct.Z,{onClick:()=>{var Yt,De,un=de.current.selection.first();if(hi.current=!hi.current,document.activeElement&&un){let Nn=(De=(Yt=document.activeElement)==null?void 0:Yt.value)==null?void 0:De.trim();typeof Nn=="string"&&de.current.model.commit(function(Ce){Ce.set(un.data,"text",Nn||"\u672A\u547D\u540D"),de.current.commandHandler.stopCommand()},"increment")}ve(pn+1)}},At.createElement("span",{className:"current c-blue mr30",style:{fontWeight:400}},"\u5C55\u5F00/\u6536\u8D77"))),onCancel:Be},At.createElement("div",{style:{width:"100%",height:"80vh",overflow:"hidden",position:"relative",display:hi.current?"none":"block"},className:Et.flowChartWrp},At.createElement("div",{style:{display:"flex",height:"100%"}},At.createElement("div",{style:{width:"300px",height:"100%"}},At.createElement("div",{style:{background:"#fff",position:"relative",zIndex:12,fontSize:16,color:"#3061d0"}},"\u56FE\u5F62\u5E93"),At.createElement("div",{style:{height:"calc(100% - 50px)"},className:Et.myPaletteDiv,ref:ni})),At.createElement("div",{style:{flex:1,position:"relative"}},At.createElement("div",{ref:Bn,style:{height:"80vh"}}))),At.createElement("div",{className:"tr"},At.createElement(ae.ZP,{size:"large",onClick:yn,style:{position:"absolute",right:0,bottom:0,zIndex:8},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668")))))}var $e=Se,Ye=Qt(47889),Me=Qt(71051);const Ze=Ye.ZP.Group,qe={margin:"0 8px"};var nn=({callback:Be,onCancel:xe})=>{function de(Bn){Be(Bn)}return zt.createElement(_t.default,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:de},zt.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},zt.createElement("span",{style:qe},"\u5355\u5143\u683C\u6570\uFF1A"),zt.createElement("span",{style:qe},"\u884C\u6570"),zt.createElement(_t.default.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},zt.createElement(Me.Z,null)),zt.createElement("span",{style:qe},"\u5217\u6570"),zt.createElement(_t.default.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},zt.createElement(Me.Z,null))),zt.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},zt.createElement("span",{style:qe},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),zt.createElement(_t.default.Item,{name:"align"},zt.createElement(Ze,null,zt.createElement(Ye.ZP,{value:"default"},zt.createElement("i",{className:"fa fa-align-justify"})),zt.createElement(Ye.ZP,{value:"left"},zt.createElement("i",{className:"fa fa-align-left"})),zt.createElement(Ye.ZP,{value:"center"},zt.createElement("i",{className:"fa fa-align-center"})),zt.createElement(Ye.ZP,{value:"right"},zt.createElement("i",{className:"fa fa-align-right"}))))),zt.createElement("div",{className:"flex-container flex-end"},zt.createElement(ae.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),zt.createElement(ae.ZP,{type:"ghost",onClick:xe},"\u53D6\u6D88")))},Pn=Qt(71411),Tn=Qt(91e3),an=Qt.n(Tn),ri=(0,zt.forwardRef)(({use3d:Be,width:xe,height:de,callback:Bn,showSaveButton:ni},hi)=>{const _e=(0,zt.useRef)(),pn=(0,zt.useRef)(),[ve,pe]=(0,zt.useState)(!1),yn=(0,zt.useRef)({id:_e,appName:"graphing",width:xe||1e3,height:de||600,showToolBar:!0,showMenuBar:!0,allowStyleBar:!0,showAlgebraInput:!0,enableLabelDrags:!1,enableShiftDragZoom:!0,showToolBarHelp:!1,errorDialogsActive:!0,showTutorialLink:!0,showLogging:!0,useBrowserForJS:!1});(0,zt.useEffect)(()=>{pn.current=new(an())(yn.current,!0),window.onload=function(){pn.current.inject("applet_container")}},[]);const Yt=()=>{var De=window.ggbApplet.getPNGBase64(1,!0,72);return Bn&&Bn(De),De};return(0,zt.useEffect)(()=>{yn.current.appName=ve?"3D":"graphing",pn.current.inject("applet_container")},[ve]),(0,zt.useEffect)(()=>{pe(Be)},[Be]),(0,zt.useImperativeHandle)(hi,()=>({getImgData:Yt})),zt.createElement(zt.Fragment,null,zt.createElement("div",{style:{width:"100%",height:"100%"},id:"applet_container",ref:_e}),zt.createElement(Cn.Z,{align:"middle"},zt.createElement(Ct.Z,{flex:1},zt.createElement(Pn.Z,{size:"default",checkedChildren:"\u5173\u95ED3D\u56FE\u50CF",unCheckedChildren:"\u5F00\u542F3D\u56FE\u50CF",checked:ve,onChange:De=>pe(De)})),zt.createElement(Ct.Z,null,zt.createElement(ae.ZP,{size:"large",onClick:Yt,style:{zIndex:8,marginTop:10},type:"primary"},"\u4FDD\u5B58\u5230\u7F16\u8F91\u5668"))))}),bi=Qt(88831),ji=Qt(6767);const no="link",to="upload-image",Ti="add-flowchart",Vi="draw-image",Mr="add-flowchart",Ho="code-block",Bo="add-table",hr="------------",Ni={default:hr,left:`:${hr}`,center:`:${hr}:`,right:`${hr}:`};var Io=Qt(23206);function dr(){}let er=0;const Ar=1e4,Jr="\u2581",Vo="@\u2581\u2581@",Pt="@\u2581@",Qr=` **\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`,vo=["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 Zo(Be){return/^\d+$/.test(Be)?`${Be}px`:Be}const Er=navigator.platform.toUpperCase().indexOf("MAC")>=0?"Cmd":"Ctrl",bs={[Er+"-B"]:"bold",[Er+"-I"]:"italic"},Js={[no]:"\u6DFB\u52A0\u94FE\u63A5",[Ho]:"\u6DFB\u52A0\u4EE3\u7801\u5757",[to]:"\u6DFB\u52A0\u56FE\u7247",[Vi]:"\u6DFB\u52A0\u753B\u56FE",[Ti]:"\u63D2\u5165\u6D41\u7A0B\u56FE",[Bo]:"\u6DFB\u52A0\u8868\u683C","maths-latex":"\u6570\u5B66\u56FE\u50CF","inline-latex":"LATEX\u516C\u5F0F"};var bo=({defaultValue:Be="",onChange:xe,width:de="100%",height:Bn=400,miniToolbar:ni=!1,isFocus:hi=!1,watch:_e,insertTemp:pn,mode:ve="markdown",id:pe="markdown-editor-id",showResizeBar:yn=!1,noStorage:Yt=!1,showNullButton:De=!1,showNullProgramButton:un=!1,hidetoolBar:Nn=!1,fullScreen:Ce=!1,onBlur:Te,onCMBeforeChange:mn,onFullScreen:En,className:Xn="",disablePaste:Ln=!1,disabled:hn=!1,disabledFill:Mn=!1,placeholder:mi="",values:ui="",extraUse:Mi})=>{const[Ae,Mo]=(0,zt.useState)(null),[Di,fo]=(0,zt.useState)(Be),[me,rn]=(0,zt.useState)(_e),[An,Rn]=(0,zt.useState)(Ce),[Dn,qn]=(0,zt.useState)(""),[Pi,gi]=(0,zt.useState)(0),[Ai,Bi]=(0,zt.useState)(Bn),[Ne,Zi]=(0,zt.useState)(!1),[Ee,Ci]=(0,zt.useState)(0),[Ei,Ii]=(0,zt.useState)(0),zo=(0,zt.useRef)(),yo=(0,zt.useRef)(),Gi=(0,zt.useRef)(),Ji=(0,zt.useRef)();(0,zt.useEffect)(()=>{const oi=window.scrollY||window.pageYOffset;fo(ui),Ae==null||Ae.setValue(ui),window.scrollTo(0,oi)},[ui]),(0,zt.useEffect)(()=>{En==null||En(An)},[An]),(0,zt.useEffect)(()=>{if(zo.current){let oi=function(We,Hn){var Qi;if(Ln){Hn.preventDefault();return}const Ro=Hn.clipboardData;if(Ro){const No=Ro.types.toString(),So=Ro.items;if(No==="Files"||Ro.types.indexOf("Files")>-1){if(Hn.preventDefault(),ve=="stex")return;try{let Ko=So[1];((Qi=So[0])==null?void 0:Qi.kind)==="file"&&(Ko=So[0]);const ko=Ko.getAsFile(),qr=ko.name.split(".").pop();(0,Re.I)(ko,Yr=>{var Qs,ge,fr;Yr.id?((Qs=ko==null?void 0:ko.type)==null?void 0:Qs.indexOf("image"))>-1?_n.replaceSelection(``):((ge=ko==null?void 0:ko.type)==null?void 0:ge.indexOf("video"))>-1?_n.replaceSelection(``):((fr=ko==null?void 0:ko.type)==null?void 0:fr.indexOf("pdf"))>-1?_n.replaceSelection(`${ko.name}`):vo.includes(qr)?_n.replaceSelection(`${ko.name}`):_n.replaceSelection(`[${ko.name}](/api/attachments/${Yr.id}?type=${Yr.content_type})`):(Yr==null?void 0:Yr.status)===401&&(document.location.href="/user/login")})}catch(Ko){ji.ZP.warning("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0};const _n=Pe().fromTextArea(zo.current,{mode:ve,lineNumbers:!ni,lineWrapping:!0,value:Be,autoCloseTags:!0,autoCloseBrackets:!0});return _n.on("keyup",function(We,Hn){Hn.keyCode===8&&(We.getValue()==""?_n.setOption("placeholder",mi):_n.setOption("placeholder",null))}),_n.on("keydown",function(We,Hn){if(Hn.keyCode===8){var Qi=ao(We);Qi&&Hn.preventDefault()}}),hi&&_n.focus(),_n.on("paste",oi),hn&&_n.on("beforeChange",function(We,Hn){(Hn.origin==="paste"||Hn.origin==="+input")&&Hn.cancel()}),Mo(_n),()=>{_n.off("paste",oi)}}},[]);const Or=(0,zt.useCallback)(()=>{if(yo.current)try{}catch(oi){console.log(oi,"---- to set md editor body height")}},[Ai,yo,An]);(0,zt.useEffect)(()=>{function oi(){let _n=new je.Z(We=>{for(let Hn of We)(Hn.target.offsetHeight>0||Hn.target.offsetWidth>0)&&(Or(),Ae.setSize("100%","100%"),Ae.refresh())});return _n.observe(zo.current.parentElement),_n}if(Ae){const _n=oi();return()=>{var We,Hn;(We=zo.current)!=null&&We.parentElement&&_n.unobserve((Hn=zo.current)==null?void 0:Hn.parentElement)}}},[Ae,Or]),(0,zt.useEffect)(()=>{if(Ae){let oi=[];for(const[_n,We]of Object.entries(bs)){let Hn={[_n]:()=>{bn(We)}};oi.push(Hn),Ae.addKeyMap(Hn)}return()=>{for(let _n of oi)Ae.removeKeyMap(_n)}}},[Ae]),(0,zt.useEffect)(()=>{Ce!==An&&Rn(Ce)},[Ce]),(0,Io.Z)(()=>{if(!Yt&&Pi>0){let oi=new Date().getTime(),_n=window.sessionStorage.getItem(pe);oi>=Pi+Ar&&(!_n||_n!==Di)&&(window.sessionStorage.setItem(pe,Di),Zi(!0))}},Ar),(0,zt.useEffect)(()=>{rn(_e)},[Ae,_e]),(0,zt.useEffect)(()=>{Ae&&hi&&Ae.focus()},[Ae,hi]),(0,zt.useEffect)(()=>{if(me&&Ae){let oi=function(We){let Hn=We.target;if(Ji.current){let Qi=Hn.scrollTop/Hn.scrollHeight;Ji.current.scrollTop=Ji.current.scrollHeight*Qi}};const _n=Ae.getScrollerElement();return _n.addEventListener("scroll",oi),()=>{_n.removeEventListener("scroll",oi)}}},[Ae,me]),(0,zt.useEffect)(()=>{if(Ae&&mn){let oi=function(_n,We){mn(_n,We)};return Ae.on("beforeChange",oi),()=>{Ae.off("beforeChange",oi)}}},[Ae,mn]),(0,zt.useEffect)(()=>{if(Ae&&Te){let oi=function(){Te(Ae.getValue())};return Ae.on("blur",oi),()=>{Ae.off("blur",oi)}}},[Ae,Te]);function ao(oi,_n){var We=oi.getDoc(),Hn=We.getCursor(),Qi=We.getLine(Hn.line),Ro=Qi.charAt(Hn.ch-1),No=Qi.lastIndexOf("@\u2581@",Hn.ch),So=Qi.lastIndexOf("@\u2581\u2581@",Hn.ch),Ko=No>So?No:So,ko=No>So?3:4;if(Vo.indexOf(Ro)===-1)return null;if(console.log("change1:",_n,oi,Qi,Hn,Ko,No,So,Ro),Ko>=0&&Hn.ch-Ko<5){var qr=Ko+ko;return We.replaceRange("",{line:Hn.line,ch:Ko},{line:Hn.line,ch:qr}),{line:Hn.line,ch:qr}}return null}(0,zt.useEffect)(()=>{if(Ae){let oi=function(_n,We){const Hn=_n.getValue();fo(Hn),gi(new Date().getTime()),_n.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),xe&&(un?xe(Hn,Un(Hn)):xe(Hn))};return Ae.on("change",oi),()=>{Ae.off("change",oi)}}},[Ae,xe]),(0,zt.useEffect)(()=>{if(Ae)if(Be==null)Ae.setValue(""),fo("");else{const oi=window.scrollY||window.pageYOffset;Be!==Ae.getValue()&&(Ae.setValue(Be),fo(Be),Ae.setCursor(hn?1:Ae.lineCount(),0),window.scrollTo(0,oi))}},[Ae,Be]);const bn=(0,zt.useCallback)(oi=>{const _n=Ae.getCursor(),We=Ae.getSelection();let Hn=We.split(` `);switch(oi){case"bold":return Ae.replaceSelection("**"+We+"**"),We===""&&Ae.setCursor(_n.line,_n.ch+2),Ae.focus();case"italic":return Ae.replaceSelection("*"+We+"*"),We===""&&Ae.setCursor(_n.line,_n.ch+1),Ae.focus();case"code":return Ae.replaceSelection("`"+We+"`"),We===""&&Ae.setCursor(_n.line,_n.ch+1),Ae.focus();case"inline-latex":return qn("inline-latex"),Ae.focus();case"latex":return Ae.replaceSelection("```latex\n"+We+"\n```"),Ae.setCursor(_n.line+1,We.length+1),Ae.focus();case"line-break":return Ae.replaceSelection(`
`),Ae.focus();case"list-ul":return We===""?Ae.replaceSelection("- "+We):Ae.replaceSelection(Hn.map(Qi=>Qi===""?"":`- ${Qi}`).join(` `)),Ae.focus();case"list-ol":return We===""?Ae.replaceSelection("1. "+We):Ae.replaceSelection(Hn.map((Qi,Ro)=>Qi===""?"":`${Ro+1}. ${Qi}`).join(` `)),Ae.focus();case"add-null-ch":return We===""&&Ae.setCursor(_n.line,_n.ch),Ae.replaceSelection(Jr),Ae.focus();case"add-signal":return We===""&&Ae.setCursor(_n.line,_n.ch),Ae.replaceSelection(Pt),Ae.focus();case"add-multiple":return We===""&&Ae.setCursor(_n.line,_n.ch),Ae.replaceSelection(Vo),Ae.focus();case"inster-template-1":return We===""&&Ae.setCursor(_n.line,_n.ch),Ae.replaceSelection(Qr),Ae.focus();case"eraser":return Ae.setValue(""),Ae.focus();case"trigger-watch":return rn(!me),Ae.focus();case"trigger-full-screen":return Rn(!An),Ae.focus();case no:qn(no);return;case Ho:qn(Ho);return;case to:qn(to);return;case Vi:qn(Vi);return;case"maths-latex":qn("maths-latex");return;case Ti:qn(Ti);return;case Bo:qn(Bo);return;default:throw new Error}},[Ae,me,An]),Ot=(0,zt.useCallback)((oi,_n)=>{var We,Hn,Qi,Ro,No,So;switch(qn(""),Dn){case no:const{title:Qs,link:ge}=oi;return Ae.replaceSelection(`[${Qs}](${ge})`),Ae.focus();case Ho:const{language:fr,content:zl}=oi;return Ae.replaceSelection(["```"+fr,zl,"```"].join(` `)),Ae.focus();case"maths-latex":for(var Ko=atob(oi),ko=new Uint8Array(Ko.length),qr=0;qr{fs.id?Ae.replaceSelection(`![,](/api/attachments/${fs.id}?type=${fs.content_type})`):(fs==null?void 0:fs.status)===401&&(document.location.href="/user/login")});break;case"inline-latex":Ae.replaceSelection("`$$"+oi+"$$`");break;case to:case Vi:case Mr:const{src:is,alt:wl}=oi,Fo=_n,Au=(Qi=(Hn=(We=Fo==null?void 0:Fo.name)==null?void 0:We.split("."))==null?void 0:Hn.pop)==null?void 0:Qi.call(Hn);return((Ro=Fo==null?void 0:Fo.type)==null?void 0:Ro.indexOf("image"))>-1||!(Fo!=null&&Fo.type)?Fo!=null&&Fo.align||Fo!=null&&Fo.width?Ae.replaceSelection(`

${wl||

`):Ae.replaceSelection(`${wl||`):((No=Fo==null?void 0:Fo.type)==null?void 0:No.indexOf("video"))>-1?Ae.replaceSelection(``):((So=Fo==null?void 0:Fo.type)==null?void 0:So.indexOf("pdf"))>-1?Ae.replaceSelection(`${Fo.name}`):vo.includes(Au)?Ae.replaceSelection(`${Fo.name}`):Ae.replaceSelection(`[${Fo.name}](${is})`),Ae.focus();case Bo:const{row:Rl,col:Do,align:Br}=oi;let Pl=` `;for(let fs=0;fs{switch(Dn){case no:return zt.createElement(Jn,{callback:Ot,onCancel:Yi});case Ho:return zt.createElement(ei.Z,{callback:Ot,onCancel:Yi});case to:return zt.createElement(Re.Z,{callback:Ot,onCancel:Yi});case Ti:return zt.createElement($e,{callback:Ot,onCancel:Yi});case Bo:return zt.createElement(nn,{callback:Ot,onCancel:Yi});case"maths-latex":return zt.createElement(ri,{showSaveButton:!0,callback:Ot});case"inline-latex":return zt.createElement(bi.Z,{showSaveButton:!0,callback:Ot});default:return null}},[Dn]);function Yi(){qn("")}(0,zt.useEffect)(()=>{if(Gi.current){let oi=function(No){Qi=!0,Ro=No.pageY},_n=function(){Qi=!1},We=function(No){if(Qi){let So=No.pageY-Ro;So<0&&(So=0),So>300&&(So=300);let Ko=Bn+So+"px";Bi(Ko)}},Hn=Gi.current,Qi=!1,Ro=0;return Hn.addEventListener("mousedown",oi),document.addEventListener("mousemove",We),document.addEventListener("mouseup",_n),()=>{Hn.removeEventListener("mousedown",oi),document.removeEventListener("mousemove",We),document.removeEventListener("mouseup",_n)}}},[Ae,Gi]),(0,zt.useEffect)(()=>{Bi(Bn)},[Bn]);const Oi=Zo(de),io=Zo(Ai),Ao={width:Oi,height:io},zn=(0,zt.useMemo)(()=>{if(Pi){let oi=new Date(Pi),_n=oi.getHours(),We=oi.getMinutes(),Hn=oi.getSeconds();return _n=_n<10?"0"+_n:_n,We=We<10?"0"+We:We,Hn=Hn<10?"0"+Hn:Hn,`${_n}:${We}:${Hn}`}return 0},[Pi]),Un=oi=>{const _n=[];if(un){let We=-1;oi=oi.replace(/(@▁▁@|@▁@)/g,function(Hn,Qi,Ro){_n.push({multiLine:Hn!==Pt})})}return _n};function Si(){window.sessionStorage.removeItem(pe),Zi(!1),gi(0)}function ai(){Zi(!1),gi(0),Ae.setValue(window.sessionStorage.getItem(pe))}(0,zt.useEffect)(()=>{Js[Dn]&&Dn!==Vi&&Dn!==Ti&&setTimeout(()=>{const oi=document.getElementsByClassName("markdown-popup-form")[0],_n=window.innerWidth/2-oi.offsetWidth/2,We=window.innerHeight/2-oi.offsetHeight/2;Ci(_n),Ii(We)},0)},[Dn]);const xi=oi=>{oi.preventDefault();const _n=oi.clientX-Ee,We=oi.clientY-Ei;document.body.onmousemove=Hn=>{let Qi=Hn.clientX-_n,Ro=Hn.clientY-We;const No=document.getElementsByClassName("markdown-popup-form")[0],So=window.innerWidth-No.offsetWidth,Ko=window.innerHeight-No.offsetHeight;Qi=Math.max(0,Math.min(Qi,So)),Ro=Math.max(0,Math.min(Ro,Ko)),Uo(Hn.clientX,Hn.clientY,_n,We)&&(Ci(Qi),Ii(Ro))},document.body.onmouseup=function(){document.body.onmousemove=null}},Uo=(oi,_n,We,Hn)=>{const Qi=document.body.clientHeight,Ro=document.body.clientWidth;return oi<20&&We>oi||oi>Ro-20&&We_n||_n>Qi-20&&Hn<_n?(document.body.onmousemove=null,document.body.onmouseup=null,!1):!0};return zt.createElement(zt.Fragment,null,zt.createElement("div",{className:"markdown-editor-wrapper",ref:yo},zt.createElement("div",{className:`markdown-editor-container ${Xn} ${me?"on-preview":""} ${ni?"mini":""} ${An?"full-screen":""}`,style:Ao},zt.createElement(te,{insertTemp:pn,watch:me,fullScreen:An,showNullButton:De,showNullProgramButton:un,onActionCallback:bn,hidetoolBar:Nn,extraUse:Mi}),zt.createElement("div",{className:"markdown-editor-body"},zt.createElement("div",{className:"codemirror-container"},zt.createElement("textarea",{ref:zo,placeholder:mi})),me?zt.createElement("div",{ref:Ji,className:"preview-container"},ve==="stex"&&zt.createElement(ee,{value:Di}),ve!=="stex"&&zt.createElement(Je.Z,{disabledFill:Mn,showProgramFill:un,value:Di})):null))),yn?zt.createElement("a",{ref:Gi,className:"editor-resize"}):null,Dn===Vi&&zt.createElement(cn,{callback:Ot,onCancel:Yi}),Dn===Ti&&zt.createElement($e,{callback:Ot,onCancel:Yi}),zt.createElement(ne.Z,null,Js[Dn]&&Dn!==Vi&&Dn!==Ti?zt.createElement(ln.default,{maskClosable:!1,centered:!0,style:{position:"absolute",left:Ee,top:Ei},title:zt.createElement("div",{style:{cursor:"move"},onMouseDown:xi},Js[Dn]),open:!0,onCancel:Yi,footer:null,destroyOnClose:!0,width:Dn===Ti?"1200px":null,height:Dn===Ti?"80vh":null,className:"markdown-popup-form"},Yo):null))}},24141:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return Wt},I:function(){return te}});var zt=Qt(28284),le=Qt(6767),Pe=Qt(37568),je=Qt(77736),fe=Qt(71051),se=Qt(47889),re=Qt(99571),Ge=Qt(55322),ye=Qt(59301),$t=Qt(59301),Je=Object.defineProperty,ee=Object.defineProperties,Xe=Object.getOwnPropertyDescriptors,Tt=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable,ft=(ne,_t,Fe)=>_t in ne?Je(ne,_t,{enumerable:!0,configurable:!0,writable:!0,value:Fe}):ne[_t]=Fe,lt=(ne,_t)=>{for(var Fe in _t||(_t={}))et.call(_t,Fe)&&ft(ne,Fe,_t[Fe]);if(Tt)for(var Fe of Tt(_t))nt.call(_t,Fe)&&ft(ne,Fe,_t[Fe]);return ne},pt=(ne,_t)=>ee(ne,Xe(_t));const{useForm:vt}=zt.default,Lt={width:280,marginRight:10},bt={labelCol:{span:5},wrapperCol:{span:19}};var Wt=({callback:ne,onCancel:_t})=>{const[Fe]=vt();let ae=(0,ye.useRef)();function He(Kn){ae.current.width=Fe.getFieldValue("width"),ae.current.align=Fe.getFieldValue("align"),ne(Kn,ae.current)}function en(Kn,Fn){if(Kn.status===-1){le.ZP.error(Kn.message);return}Fe.setFieldsValue({src:`/api/attachments/${Kn.id}`,type:Fn.type})}function xn(Kn){let Fn=Kn.target.files[0];ae.current=Fn,te(Fn,en)}return $t.createElement(zt.default,pt(lt({form:Fe},bt),{className:"upload-image-panel",onFinish:He,style:{width:470,overflow:"hidden"}}),$t.createElement(zt.default.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},$t.createElement("div",{className:"flex-container"},$t.createElement(zt.default.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},$t.createElement(Pe.default,{style:Lt})),$t.createElement(Vt,{onFileChange:xn}))),$t.createElement(zt.default.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},$t.createElement(Pe.default,{style:{width:264}})),$t.createElement(zt.default.Item,{label:"\u56FE\u7247\u5BBD\u5EA6",name:"width"},$t.createElement(je.Z,null,$t.createElement(zt.default.Item,{name:"width",style:{margin:0}},$t.createElement(fe.Z,{style:{width:264}})),$t.createElement("span",{className:"ml8"},"%"))),$t.createElement(zt.default.Item,{label:"\u5BF9\u9F50\u65B9\u5F0F",name:"align"},$t.createElement(se.ZP.Group,{name:"align",defaultValue:1,options:[{value:"left",label:"\u5DE6\u5BF9\u9F50"},{value:"center",label:"\u5C45\u4E2D\u5BF9\u9F50"},{value:"right",label:"\u53F3\u5BF9\u9F50"}]})),$t.createElement("aside",null,$t.createElement(zt.default.Item,{style:{textAlign:"right",position:"relative",right:-98}},$t.createElement(re.ZP,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),$t.createElement(re.ZP,{type:"default",onClick:_t},"\u53D6\u6D88"))))};function Vt({onFileChange:ne}){return $t.createElement("label",{className:"upload-button",style:{cursor:"pointer"}},"\u672C\u5730\u4E0A\u4F20",$t.createElement("input",{type:"file",onChange:ne}))}function te(ne,_t){if(!ne)throw new String("\u6CA1\u6709\u6587\u4EF6");let Fe=new FormData;Fe.append("editormd-image-file",ne),Fe.append("file_param_name","editormd-image-file"),Fe.append("byxhr","true");var ae=new window.XMLHttpRequest;ae.withCredentials=!0,ae.addEventListener("load",function(He){_t(JSON.parse(He.target.responseText),ne)},!1),ae.addEventListener("error",function(He){console.error(He)},!1),ae.open("POST",`${Ge.KI}/api/attachments.json`),ae.send(Fe)}},52272:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return Pe}});var zt=Qt(59301),le=Qt(4676);class Pe extends zt.Component{constructor(fe){super(fe);const se=window.document;this.node=se.createElement("div"),se.body.appendChild(this.node)}render(){const{children:fe}=this.props;return(0,le.createPortal)(fe,this.node)}componentWillUnmount(){window.document.body.removeChild(this.node)}}},89081:function(on,In,Qt){"use strict";Qt.d(In,{SV:function(){return ce},ZP:function(){return At}});var zt=Qt(59301),le=Qt(76374);const Pe={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"]},je={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"]},fe={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 ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)},{label:"include ",content:["#include "].join(` `)}]},se={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(` `)}]},re={keywords:["asInstanceOf","catch","class","classOf","def","do","else","extends","finally","for","foreach","forSome","if","import","isInstanceOf","macro","match","new","object","package","return","throw","trait","try","type","until","val","var","while","with","yield","given","enum","then"],quickKey:[{label:"println",content:["println($0)"].join(` `)}]};var Ge=Qt(53184),ye=Qt.n(Ge),$t=Object.defineProperty,Je=Object.defineProperties,ee=Object.getOwnPropertyDescriptors,Xe=Object.getOwnPropertySymbols,Tt=Object.prototype.hasOwnProperty,et=Object.prototype.propertyIsEnumerable,nt=(Se,$e,Ye)=>$e in Se?$t(Se,$e,{enumerable:!0,configurable:!0,writable:!0,value:Ye}):Se[$e]=Ye,ft=(Se,$e)=>{for(var Ye in $e||($e={}))Tt.call($e,Ye)&&nt(Se,Ye,$e[Ye]);if(Xe)for(var Ye of Xe($e))et.call($e,Ye)&&nt(Se,Ye,$e[Ye]);return Se},lt=(Se,$e)=>Je(Se,ee($e)),pt=(Se,$e,Ye)=>new Promise((Me,Ze)=>{var qe=Tn=>{try{Pn(Ye.next(Tn))}catch(an){Ze(an)}},nn=Tn=>{try{Pn(Ye.throw(Tn))}catch(an){Ze(an)}},Pn=Tn=>Tn.done?Me(Tn.value):Promise.resolve(Tn.value).then(qe,nn);Pn((Ye=Ye.apply(Se,$e)).next())});const vt={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"]}},Lt=(Se,$e)=>$e.map(Ye=>({label:Ye,kind:Se.languages.CompletionItemKind.Keyword,insertText:Ye})),bt=Se=>Object.keys(vt.tables).map($e=>({label:$e,kind:Se.languages.CompletionItemKind.Variable,insertText:$e})),Wt=(Se,$e)=>{const Ye=vt.tables[Se];return Ye?Ye.map(Me=>({label:Me,kind:$e.languages.CompletionItemKind.Field,insertText:Me})):[]};function Vt(Se,$e,Ye,Me,Ze){let qe=$e.getWordUntilPosition(Ye),nn={startLineNumber:Ye.lineNumber,endLineNumber:Ye.lineNumber,startColumn:qe.startColumn,endColumn:qe.endColumn},Pn=Me.map(Tn=>({label:Tn,kind:Se.languages.CompletionItemKind.Keyword,insertText:Tn,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:nn}));return Ze.map(Tn=>{Pn.push(lt(ft({},Tn),{range:nn}))}),Pn}var te=Se=>{vt.languages.map(Ze=>(Se.languages.registerDocumentFormattingEditProvider(Ze,{provideDocumentFormattingEdits(qe,nn,Pn){return pt(this,null,function*(){const Tn=ye()(qe.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:qe.getFullModelRange(),text:Tn}]})}}),Ze));const $e=fe.quickKey.map(Ze=>({label:Ze.label,kind:Se.languages.CompletionItemKind.Method,insertText:Ze.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet})),Ye=se.quickKey.map(Ze=>({label:Ze.label,kind:Se.languages.CompletionItemKind.Method,insertText:Ze.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet})),Me=je.quickKey.map(Ze=>({label:Ze.label,kind:Se.languages.CompletionItemKind.Method,insertText:Ze.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet}));Se.languages.registerCompletionItemProvider("cpp",{provideCompletionItems:function(Ze,qe){var nn=Ze.getWordUntilPosition(qe),Pn={startLineNumber:qe.lineNumber,endLineNumber:qe.lineNumber,startColumn:nn.startColumn,endColumn:nn.endColumn},Tn=Ze.getLineContent(qe.lineNumber).substring(nn.startColumn-2,nn.endColumn);return{suggestions:[...fe.keywords.map(an=>({label:an,kind:Se.languages.CompletionItemKind.Function,documentation:an,insertText:an,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...fe.quickKey.map(an=>({label:an.label,kind:Se.languages.CompletionItemKind.Function,documentation:an.content,insertText:Tn.startsWith("#")?an.content.replace(/#/,""):an.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),Se.languages.registerCompletionItemProvider("c",{provideCompletionItems:function(Ze,qe){var nn=Ze.getWordUntilPosition(qe),Pn={startLineNumber:qe.lineNumber,endLineNumber:qe.lineNumber,startColumn:nn.startColumn,endColumn:nn.endColumn};return{suggestions:[...Pe.keywords.map(Tn=>({label:Tn,kind:Se.languages.CompletionItemKind.Function,documentation:Tn,insertText:Tn,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),Se.languages.registerCompletionItemProvider("java",{provideCompletionItems:function(Ze,qe){var nn=Ze.getWordUntilPosition(qe),Pn={startLineNumber:qe.lineNumber,endLineNumber:qe.lineNumber,startColumn:nn.startColumn,endColumn:nn.endColumn},Tn=Ze.getLineContent(qe.lineNumber).substring(nn.startColumn-2,nn.endColumn);return{suggestions:[...je.keywords.map(an=>({label:an,kind:Se.languages.CompletionItemKind.Function,documentation:an,insertText:an,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...je.quickKey.map(an=>({label:an.label,kind:Se.languages.CompletionItemKind.Function,documentation:an.content,insertText:Tn.startsWith("#")?an.content.replace(/#/,""):an.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),Se.languages.registerCompletionItemProvider("scala",{provideCompletionItems:function(Ze,qe){var nn=Ze.getWordUntilPosition(qe),Pn={startLineNumber:qe.lineNumber,endLineNumber:qe.lineNumber,startColumn:nn.startColumn,endColumn:nn.endColumn},Tn=Ze.getLineContent(qe.lineNumber).substring(nn.startColumn-2,nn.endColumn);return{suggestions:[...re.keywords.map(an=>({label:an,kind:Se.languages.CompletionItemKind.Function,documentation:an,insertText:an,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...re.quickKey.map(an=>({label:an.label,kind:Se.languages.CompletionItemKind.Function,documentation:an.content,insertText:Tn.startsWith("#")?an.content.replace(/#/,""):an.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}}),Se.languages.registerCompletionItemProvider("python",{provideCompletionItems:function(Ze,qe){var nn=Ze.getWordUntilPosition(qe),Pn={startLineNumber:qe.lineNumber,endLineNumber:qe.lineNumber,startColumn:nn.startColumn,endColumn:nn.endColumn},Tn=Ze.getLineContent(qe.lineNumber).substring(nn.startColumn-2,nn.endColumn);return{suggestions:[...se.keywords.map(an=>({label:an,kind:Se.languages.CompletionItemKind.Function,documentation:an,insertText:an,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn})),...se.quickKey.map(an=>({label:an.label,kind:Se.languages.CompletionItemKind.Function,documentation:an.content,insertText:Tn.startsWith("#")?an.content.replace(/#/,""):an.content,insertTextRules:Se.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:Pn}))]}}})};const ne="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002";var _t=Object.defineProperty,Fe=(Se,$e,Ye)=>$e in Se?_t(Se,$e,{enumerable:!0,configurable:!0,writable:!0,value:Ye}):Se[$e]=Ye,ae=(Se,$e,Ye)=>Fe(Se,typeof $e!="symbol"?$e+"":$e,Ye);const He=class px{constructor($e,Ye,Me){this.placeholder=$e,this.editor=Ye,this.monaco=Me,Ye.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)}};ae(He,"ID","editor.widget.placeholderHint");var xn=He,Kn=Qt(96236),Fn=Qt(6767),fi=Qt(25399),jn=Qt(89392),ue=Qt(16448),Zt=Qt(56102),vn=Object.defineProperty,Jn=Object.defineProperties,ei=Object.getOwnPropertyDescriptors,Re=Object.getOwnPropertySymbols,ln=Object.prototype.hasOwnProperty,Cn=Object.prototype.propertyIsEnumerable,Qn=(Se,$e,Ye)=>$e in Se?vn(Se,$e,{enumerable:!0,configurable:!0,writable:!0,value:Ye}):Se[$e]=Ye,Ue=(Se,$e)=>{for(var Ye in $e||($e={}))ln.call($e,Ye)&&Qn(Se,Ye,$e[Ye]);if(Re)for(var Ye of Re($e))Cn.call($e,Ye)&&Qn(Se,Ye,$e[Ye]);return Se},cn=(Se,$e)=>Jn(Se,ei($e)),qt=(Se,$e)=>{var Ye={};for(var Me in Se)ln.call(Se,Me)&&$e.indexOf(Me)<0&&(Ye[Me]=Se[Me]);if(Se!=null&&Re)for(var Me of Re(Se))$e.indexOf(Me)<0&&Cn.call(Se,Me)&&(Ye[Me]=Se[Me]);return Ye},wn=(Se,$e,Ye)=>new Promise((Me,Ze)=>{var qe=Tn=>{try{Pn(Ye.next(Tn))}catch(an){Ze(an)}},nn=Tn=>{try{Pn(Ye.throw(Tn))}catch(an){Ze(an)}},Pn=Tn=>Tn.done?Me(Tn.value):Promise.resolve(Tn.value).then(qe,nn);Pn((Ye=Ye.apply(Se,$e)).next())});function Fi(Se){return/^\d+$/.test(Se)?`${Se}px`:Se}function Bt(){}let Ct=!1;const xt={"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 Et(Se=[]){let $e=Se;if(Array.isArray(Se)){for(let Ye=0;Ye{var $e=Se,{width:Ye="100%",height:Me="100%",value:Ze,language:qe="javascript",style:nn={},options:Pn={},overrideServices:Tn={},theme:an="vs-dark",onEditBlur:Ri,isCopy:ri=!1,onSave:bi,autoHeight:ji=!1,forbidCopy:no=!1,onChange:to=Bt,editorDidMount:Ti=Bt,onFocus:Vi=Bt,onBreakPoint:Mr=Bt,breakPointValue:Ho=[],filename:Bo="educoder.txt",errorLine:hr,errorContent:Ni="",highlightLine:Io,openBreakPoint:dr=!1,placeholder:er="",showMiniMap:Ar=!0}=$e,Jr=qt($e,["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 Vo=(0,zt.useRef)(),Pt=(0,zt.useRef)({}),Qr=(0,zt.useRef)(),vo=(0,zt.useRef)(),Zo=(0,zt.useRef)([]),Vr=(0,zt.useRef)(!1),Er=(0,zt.useRef)(),bs=(0,zt.useRef)(),Js=(0,zt.useRef)(!1),[bo,Be]=(0,zt.useState)(!1);function xe(){let Te;return Vo.current&&(Te=new le.Z(mn=>{for(let En of mn)(En.target.offsetHeight>0||En.target.offsetWidth>0)&&Pt.current.instance.layout()}),Te.observe(Vo.current)),Te}function de(){Fn.ZP.warning({content:decodeURIComponent(ne),key:"monaco-editor-tip"})}const Bn=()=>{let Te=Pt.current.instance;if(Ze!=null&&Te&&bo){const mn=Te.getModel();mn&&Ze!==mn.getValue()&&(Ct=!0,mn.setValue(Ze),Te.layout(),Ct=!1)}};(0,zt.useEffect)(()=>{const Te=ue.Z.subscribe("formatDocument",mn=>{var En;let Xn=Pt.current.instance;(En=Xn==null?void 0:Xn.getAction)==null||En.call(Xn,"editor.action.formatDocument").run()});return window.updateMonacoValue=mn=>{to(mn)},Te},[]),(0,zt.useEffect)(()=>{var Te;let mn=Pt.current.instance;vo.current&&clearTimeout(vo.current),vo.current=setTimeout(()=>{Bn()},500),Ze&&(Ze!=null&&Ze.length)&&((Te=mn==null?void 0:mn.updateOptions)==null||Te.call(mn,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(Ze.split(/\r\n|\r|\n/g).length))+3,5)}))},[Ze,bo,Pt.current]),(0,zt.useEffect)(()=>{if(hr&&Pt.current&&Pt.current.instance){let mn=Pt.current.instance;mn.changeViewZones(function(En){var Xn=document.createElement("div");Xn.style.padding="10px 20px",Xn.style.width="calc(100% - 20px)",Xn.className="my-error-line-wrp",Xn.innerHTML=Ni,En.addZone({afterLineNumber:hr||11,heightInLines:3,domNode:Xn})});var Te={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}};mn.addOverlayWidget(Te),mn.revealPositionInCenter({lineNumber:20,column:1})}},[hr,Pt.current,bo]);const ni=(Te="",mn)=>{if(!Te||Te.trim()==="")return!0;const Xn=Pt.current.instance.getModel().getLineTokens(mn);let Ln=!1;for(let hn=0;hn<2;hn++)Xn.getStandardTokenType(hn)===1&&(Ln=!0);return Ln};(0,zt.useEffect)(()=>{var Te;const mn=(Te=Pt.current)==null?void 0:Te.instance;if(mn&&bo&&no){const En=mn.onDidBlurEditorWidget(()=>{Js.current=!1}),Xn=mn.onDidFocusEditorText(()=>{Js.current=!0});return()=>{En.dispose(),Xn.dispose()}}},[Pt.current,bo,no]),(0,zt.useEffect)(()=>{var Te;if((Te=Pt.current)!=null&&Te.instance&&bo&&dr){let mn=Pt.current.instance,En=mn.getModel();if(!En)return;(()=>{var me;let rn=[],An=[];const Rn=En.getAllDecorations();for(let qn of Rn)qn.options.className==="highlighted-line"&&(rn.push((me=qn==null?void 0:qn.range)==null?void 0:me.startLineNumber),An.push(qn==null?void 0:qn.id));if(Io===rn[0])return;En.deltaDecorations(An,[]);const Dn=En.getLineCount();Io&&Io<=Dn&&(mn.deltaDecorations([],[{range:new Rt.Range(Io,1,Io,En.getLineMaxColumn(Io)),options:{isWholeLine:!0,className:"highlighted-line"}}]),mn.revealLineInCenter(Io))})();const Ln=(me=!1)=>{var rn;let An=[],Rn=[];const Dn=En.getAllDecorations();for(let qn of Dn)qn.options.linesDecorationsClassName==="breakpoints-select"&&(An.push((rn=qn==null?void 0:qn.range)==null?void 0:rn.startLineNumber),Rn.push(qn==null?void 0:qn.id));if(me)return{lines:An,ids:Rn};Mr(An)},hn=me=>wn(void 0,null,function*(){let rn={range:new Rt.Range(me,1,me,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}};yield En.deltaDecorations([],[rn]),Ln()}),Mn=me=>wn(void 0,null,function*(){let rn=[];const An=mn.getLineDecorations(me);for(let Rn of An)Rn.options.linesDecorationsClassName==="breakpoints-select"&&rn.push(Rn.id);yield En.deltaDecorations(rn,[]),Ln()}),mi=me=>{let rn=mn.getLineDecorations(me);for(let An of rn)if(An.options.linesDecorationsClassName==="breakpoints-select")return!0;return!1};if(!(0,jn.isEqual)(Ho,Ln(!0).lines)){En.deltaDecorations(Ln(!0).ids,[]);const me=Ho.map(rn=>({range:new Rt.Range(rn,1,rn,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-select"}}));En.deltaDecorations([],me)}const ui=mn.onDidChangeModelContent(me=>{let rn=mn.getPosition();if(rn){let An=rn.lineNumber;clearTimeout(bs.current),bs.current=setTimeout(()=>{ni(En.getLineContent(An),An)?Mn(An):mi(An)?(Mn(An),hn(An)):Ln()},100)}}),Mi=mn.onMouseDown(me=>{var rn,An,Rn;if(me.target.detail&&((Rn=(An=(rn=me.target)==null?void 0:rn.element)==null?void 0:An.className)!=null&&Rn.includes("line-numbers"))){let Dn=me.target.position.lineNumber;if(ni(En.getLineContent(Dn),Dn))return;mi(Dn)?Mn(Dn):hn(Dn)}}),Ae=me=>{let rn={range:new Rt.Range(me,1,me,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};Zo.current=mn.deltaDecorations(Zo.current,[rn])},Mo=()=>{Zo.current=mn.deltaDecorations(Zo.current,[])},Di=mn.onMouseMove(me=>{var rn,An,Rn;if(Mo(),me.target.detail&&((Rn=(An=(rn=me.target)==null?void 0:rn.element)==null?void 0:An.className)!=null&&Rn.includes("line-numbers"))){let Dn=me.target.position.lineNumber;if(ni(En.getLineContent(Dn),Dn))return;Ae(Dn)}}),fo=mn.onMouseLeave(()=>{Mo()});return()=>{ui.dispose(),Mi.dispose(),Di.dispose(),fo.dispose()}}},[Pt.current,bo,Ho,Io,dr,qe]),(0,zt.useEffect)(()=>{var Te;(Te=Pt.current)!=null&&Te.instance&&dr&&Pt.current.instance.setPosition({lineNumber:0,column:0})},[Io]);function hi(){let Te=Pt.current.instance;if(Te){const mn=Te.getSelection(),En=Pt.current.pastePos||{},Xn=new Rt.Range(En.startLineNumber||mn.endLineNumber,En.startColumn||mn.endColumn,En.endLineNumber||mn.endLineNumber,En.endColumn||mn.endColumn);setTimeout(()=>{Te.executeEdits("",[{range:Xn,text:""}])},300)}}function _e(Te){(window.navigator.platform.match("Mac")?Te.metaKey:Te.ctrlKey)&&Te.keyCode==83&&(Te.preventDefault(),bi())}const pn=()=>{if(ji&&Pt.current.instance){const Te=Pt.current.instance.getContentHeight();Nn(Te{if(!Js.current)return;const{keyCode:mn,ctrlKey:En,metaKey:Xn,target:Ln,type:hn}=Te;return(hn==="paste"||(mn===67||mn===86)&&(Xn||En))&&Ln.nodeName==="TEXTAREA"&&(de(),Te.preventDefault()),!1};function yn(Te,mn){var En=window.URL||window.webkitURL||window,Xn=new Blob([mn]),Ln=document.createElementNS("http://www.w3.org/1999/xhtml","a");Ln.href=En.createObjectURL(Xn),Ln.download=Te,ve(Ln)}(0,zt.useEffect)(()=>{pn()},[pn]),(0,zt.useEffect)(()=>{Vo.current&&!bo&&Promise.all([Qt.e(8909),Qt.e(7960)]).then(Qt.bind(Qt,71448)).then(Te=>{try{Rt=Te,Pt.current.instance=Rt.editor.create(Vo.current,{value:Ze,language:Et(qe),theme:an,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0,minimap:{enabled:Ar||!1}},Tn);const mn=Pt.current.instance;let Ln=[...Kn.BH._menuItems].find(ui=>ui[0]._debugName=="EditorContext")[1],hn=["editor.action.clipboardCopyWithSyntaxHighlightingAction","editor.action.quickCommand","editor.action.clipboardCopyAction","editor.action.clipboardPasteAction","editor.action.clipboardCutAction"],Mn=(ui,Mi)=>{var Ae,Mo;let Di=ui._first;do Mi.includes((Mo=(Ae=Di.element)==null?void 0:Ae.command)==null?void 0:Mo.id)&&ui._remove(Di);while(Di=Di.next)};if(Ti(mn,Rt),setTimeout(()=>{pn(),Pt.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:()=>{yn(Bo||"educoder.txt",mn.getValue())}})},500),Pt.current.subscription=mn.onDidChangeModelContent(ui=>{Vr.current?clearTimeout(Er.current):(pn(),to(mn.getValue(),ui)),Er.current=setTimeout(()=>{Vr.current=!1},500)}),window.Monaco||te(Rt,Et(qe)),no&&(Mn(Ln,hn),Vo.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",pe),window.removeEventListener("paste",pe),window.addEventListener("keydown",pe),window.addEventListener("paste",pe)),window.Monaco=Rt,Ri&&mn.onDidBlurEditorWidget(()=>{Ri(mn.getValue())}),Vi&&mn.onDidFocusEditorText(()=>{Vi(mn.getValue())}),no)try{mn.onDidPaste(ui=>{const Mi=mn.getSelection(),Ae=Pt.current.pastePos||{},Mo=new Rt.Range(Ae.startLineNumber||Mi.endLineNumber,Ae.startColumn||Mi.endColumn,Ae.endLineNumber||Mi.endLineNumber,Ae.endColumn||Mi.endColumn);mn.executeEdits("",[{range:ui.range,text:""}])})}catch(ui){}let mi=xe();return er&&typeof er=="string"&&new xn(er,mn,Rt),Be(!0),()=>{const ui=Pt.current.instance;ui.dispose();const Mi=ui.getModel();Mi&&Mi.dispose(),Pt.current.subscription&&Pt.current.subscription.dispose(),mi.unobserve(Vo.current)}}catch(mn){}})},[]),(0,zt.useEffect)(()=>{if(Pt.current.instance&&bo)return document.addEventListener("keydown",_e,!1),()=>{document.removeEventListener("keydown",_e)}},[bi,bo]),(0,zt.useEffect)(()=>{let Te=Pt.current.instance;if(Te&&bo){let mn=Et(qe);Rt.editor.setModelLanguage(Te.getModel(),mn)}},[qe,bo]),(0,zt.useEffect)(()=>{Pt.current.instance&&bo&&Rt.editor.setTheme(an)},[an,bo]),(0,zt.useEffect)(()=>{let Te=Pt.current.instance;Qr.current=Pn,Te&&bo&&(Te.updateOptions(Ue({},Pn)),setTimeout(()=>{Te.getModel().updateOptions(Ue({},Pn))},200))},[JSON.stringify(Pn),bo]),(0,zt.useEffect)(()=>{let Te=Pt.current.instance;Te&&bo&&Te.layout()},[Ye,Me,bo]);const[Yt,De]=(0,zt.useState)(Fi(Ye)),[un,Nn]=(0,zt.useState)(Fi(Me)),Ce=cn(Ue({},nn),{width:Yt,height:un,position:"relative"});return zt.createElement("div",{className:"my-monaco-editor",ref:Vo,style:Ce},ri&&zt.createElement(Zt.CopyToClipboard,{text:Ze,onCopy:()=>Fn.ZP.success("\u590D\u5236\u6210\u529F")},zt.createElement(fi.Z,{title:"\u590D\u5236\u4EE3\u7801"},zt.createElement("div",{style:{position:"absolute",top:0,right:10,cursor:"pointer",zIndex:10,color:"#165DFF"}},zt.createElement("i",{className:"iconfont icon-fuzhi8",style:{fontSize:14}})," \u590D\u5236\u4EE3\u7801"))))};function ce({width:Se="100%",height:$e="100%",original:Ye,modified:Me,language:Ze,options:qe={}}){const nn=(0,zt.useRef)(),[Pn,Tn]=(0,zt.useState)(null);function an(ji){let no;return nn.current&&(no=new le.Z(to=>{for(let Ti of to)(Ti.target.offsetHeight>0||Ti.target.offsetWidth>0)&&ji.layout()}),no.observe(nn.current)),no}(0,zt.useEffect)(()=>(nn.current&&Promise.all([Qt.e(8909),Qt.e(9404)]).then(Qt.bind(Qt,2550)).then(ji=>{Rt=ji;const no=Rt.editor.createDiffEditor(nn.current,cn(Ue({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},qe),{wordWrap:!0}));Tn(no);let to=an(no);return()=>{no.dispose();const Ti=no.getModel();Ti&&Ti.dispose(),to.unobserve(nn.current)}}),()=>{window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}),[]),(0,zt.useEffect)(()=>{Pn&&Pn.setModel({original:Rt.editor.createModel(Ye,Ze),modified:Rt.editor.createModel(Me,Ze)})},[Ye,Me,Ze,Pn]);const Ri=Fi(Se),ri=Fi($e),bi={width:Ri,height:ri};return zt.createElement("div",{className:"my-diff-editor",ref:nn,style:bi})}},23206:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return le}});var zt=Qt(59301);function le(Pe,je){const fe=(0,zt.useRef)();(0,zt.useEffect)(()=>{fe.current=Pe}),(0,zt.useEffect)(()=>{function se(){fe.current()}if(je!==null){let re=setInterval(se,je);return()=>clearInterval(re)}},[je])}},44356:function(on,In,Qt){"use strict";Qt.r(In),Qt.d(In,{default:function(){return Qn}});var zt=Qt(59301),le=Qt(71570),Pe=Qt(24092),je=Qt(28284),fe=Qt(6767),se=Qt(77019),re=Qt(5269),Ge=Qt(93041),ye=Qt(458),$t=Qt(99571),Je=Qt(62957),ee=Qt(37568),Xe=Qt(19565),Tt=Qt(44399),et=Qt(79074),nt=Qt(12242),ft={flex_box_center:"flex_box_center___W5itf",flex_space_between:"flex_space_between___gui6v",flex_box_vertical_center:"flex_box_vertical_center___pD9t3",flex_box_center_end:"flex_box_center_end___ocOJP",flex_box_column:"flex_box_column___KhV4h",content:"content____xM73",title:"title___Q0EMb",menu:"menu___dbMGX",contcats:"contcats___uNFhe",cooperatives:"cooperatives___EVJ5n",imgWrp:"imgWrp___wcdFr",btns:"btns___gQP5Z",confirm:"confirm___Igsxy",cancel:"cancel___EPAJA"},lt=Qt(47889),pt=Qt(54409),vt={wrap:"wrap___AsKly",link:"link___CnaN3"},Lt=Qt(59895),bt=Object.defineProperty,Wt=Object.getOwnPropertySymbols,Vt=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,ne=(Ue,cn,qt)=>cn in Ue?bt(Ue,cn,{enumerable:!0,configurable:!0,writable:!0,value:qt}):Ue[cn]=qt,_t=(Ue,cn)=>{for(var qt in cn||(cn={}))Vt.call(cn,qt)&&ne(Ue,qt,cn[qt]);if(Wt)for(var qt of Wt(cn))te.call(cn,qt)&&ne(Ue,qt,cn[qt]);return Ue},Fe=(Ue,cn)=>{var qt={};for(var wn in Ue)Vt.call(Ue,wn)&&cn.indexOf(wn)<0&&(qt[wn]=Ue[wn]);if(Ue!=null&&Wt)for(var wn of Wt(Ue))cn.indexOf(wn)<0&&te.call(Ue,wn)&&(qt[wn]=Ue[wn]);return qt},ae=(Ue,cn,qt)=>new Promise((wn,Fi)=>{var Bt=Et=>{try{xt(qt.next(Et))}catch(Rt){Fi(Rt)}},Ct=Et=>{try{xt(qt.throw(Et))}catch(Rt){Fi(Rt)}},xt=Et=>Et.done?wn(Et.value):Promise.resolve(Et.value).then(Bt,Ct);xt((qt=qt.apply(Ue,cn)).next())});const{TextArea:He}=ee.default,en=Ue=>{var cn=Ue,{user:qt,globalSetting:wn,loading:Fi,dispatch:Bt}=cn,Ct=Fe(cn,["user","globalSetting","loading","dispatch"]);const[xt]=je.default.useForm();(0,zt.useEffect)(()=>{var Rt;(0,Lt.W)((Rt=qt.userInfo)==null?void 0:Rt.login)||(0,pt.o1)(Bt)},[qt.userInfo.login]);const Et=Rt=>ae(void 0,null,function*(){var At;const ce=yield(0,Pe.ZP)("/api/helps/feedback.json",{method:"post",body:_t({},Rt)});(ce==null?void 0:ce.status)===0&&le.history.push(`/messages/${(At=qt.userInfo)==null?void 0:At.login}/message_detail?target_ids=1`)});return zt.createElement("section",{className:`${vt.wrap} bg-white pl30 pr30 pt30`},zt.createElement("div",{className:"c-grey-999 line26"},"\u60F3\u5BF9\u6211\u4EEC\u7684\u5E73\u53F0\u63D0\u4F9B\u529F\u80FD\u5EFA\u8BAE\uFF1F",zt.createElement("br",null),"\u53D1\u73B0\u7F51\u9875\u4E2D\u7684\u95EE\u9898\u6216bug\u60F3\u544A\u8BC9\u6211\u4EEC\uFF1F",zt.createElement("br",null),"\u671F\u671B\u4E0E\u6211\u4EEC\u5C55\u5F00\u5408\u4F5C\uFF1F",zt.createElement("br",null),"\u5728\u8FD9\u91CC\u628A\u4F60\u60F3\u8BF4\u7684\u4E00\u5207\u544A\u8BC9\u6211\u4EEC\u5427\uFF1F"),zt.createElement("div",{className:"c-red-ee4 mt20 mb20"},"* ",zt.createElement(le.Link,{to:"/help/help_center",className:`${vt.link} c-red-ee4`},"\u770B\u770B\u5E2E\u52A9\u4E2D\u5FC3\u662F\u5426\u6709\u4F60\u60F3\u8981\u7684\u7B54\u6848")),zt.createElement(je.default,{layout:"vertical",form:xt,onFinish:Et,initialValues:{question_kind:"\u767B\u5F55\u6CE8\u518C"}},zt.createElement(je.default.Item,{label:"\u95EE\u9898\u5206\u7C7B\uFF1A",name:"question_kind",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},zt.createElement(lt.ZP.Group,null,zt.createElement(lt.ZP,{value:"\u767B\u5F55\u6CE8\u518C"},"\u767B\u5F55\u6CE8\u518C"),zt.createElement(lt.ZP,{value:"\u4FE1\u606F\u8BA4\u8BC1"},"\u4FE1\u606F\u8BA4\u8BC1"),zt.createElement(lt.ZP,{value:"\u5B9E\u8BAD\u7F16\u7A0B"},"\u5B9E\u8BAD\u7F16\u7A0B"),zt.createElement(lt.ZP,{value:"\u5B9E\u8BAD\u8BFE\u7A0B"},"\u5B9E\u8BAD\u8BFE\u7A0B"),zt.createElement(lt.ZP,{value:"\u8BFE\u5802"},"\u8BFE\u5802"),zt.createElement(lt.ZP,{value:"\u5176\u5B83"},"\u5176\u5B83"))),zt.createElement(je.default.Item,{label:"\u95EE\u9898\u9875\u9762\u7F51\u5740\uFF1A",name:"url",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},zt.createElement(ee.default,{placeholder:"\u53CD\u9988\u5E73\u53F0\u95EE\u9898\uFF0C\u8BF7\u540C\u65F6\u586B\u5199\u5BF9\u5E94\u7684\u95EE\u9898\u9875\u9762\u94FE\u63A5\uFF0C\u4EE5\u4FBF\u5E73\u53F0\u80FD\u591F\u53CA\u65F6\u8DDF\u8E2A\u89E3\u51B3\uFF0C\u8C22\u8C22"})),zt.createElement(je.default.Item,{label:"\u95EE\u9898\u63CF\u8FF0\uFF1A",name:"description",rules:[{required:!0,message:"\u4E0D\u80FD\u4E3A\u7A7A"}]},zt.createElement(He,{rows:4,placeholder:"\u53CD\u9988\u5E73\u53F0\u95EE\u9898\uFF0C\u8BF7\u540C\u65F6\u586B\u5199\u5BF9\u5E94\u7684\u95EE\u9898\u9875\u9762\u94FE\u63A5\uFF0C\u4EE5\u4FBF\u5E73\u53F0\u80FD\u591F\u53CA\u65F6\u8DDF\u8E2A\u89E3\u51B3\uFF0C\u8C22\u8C22"})),zt.createElement(je.default.Item,null,zt.createElement($t.ZP,{type:"primary",htmlType:"submit"},"\u63D0\u4EA4"))))};var xn=(0,le.connect)(({user:Ue,loading:cn,globalSetting:qt})=>({user:Ue,globalSetting:qt,loading:cn.models.index}))(en),Kn=Object.defineProperty,Fn=Object.defineProperties,fi=Object.getOwnPropertyDescriptors,jn=Object.getOwnPropertySymbols,ue=Object.prototype.hasOwnProperty,Zt=Object.prototype.propertyIsEnumerable,vn=(Ue,cn,qt)=>cn in Ue?Kn(Ue,cn,{enumerable:!0,configurable:!0,writable:!0,value:qt}):Ue[cn]=qt,Jn=(Ue,cn)=>{for(var qt in cn||(cn={}))ue.call(cn,qt)&&vn(Ue,qt,cn[qt]);if(jn)for(var qt of jn(cn))Zt.call(cn,qt)&&vn(Ue,qt,cn[qt]);return Ue},ei=(Ue,cn)=>Fn(Ue,fi(cn)),Re=(Ue,cn)=>{var qt={};for(var wn in Ue)ue.call(Ue,wn)&&cn.indexOf(wn)<0&&(qt[wn]=Ue[wn]);if(Ue!=null&&jn)for(var wn of jn(Ue))cn.indexOf(wn)<0&&Zt.call(Ue,wn)&&(qt[wn]=Ue[wn]);return qt},ln=(Ue,cn,qt)=>new Promise((wn,Fi)=>{var Bt=Et=>{try{xt(qt.next(Et))}catch(Rt){Fi(Rt)}},Ct=Et=>{try{xt(qt.throw(Et))}catch(Rt){Fi(Rt)}},xt=Et=>Et.done?wn(Et.value):Promise.resolve(Et.value).then(Bt,Ct);xt((qt=qt.apply(Ue,cn)).next())});const Cn=Ue=>{var cn=Ue,{user:qt,globalSetting:wn,loading:Fi,dispatch:Bt}=cn,Ct=Re(cn,["user","globalSetting","loading","dispatch"]),xt,Et,Rt,At,ce,Se,$e;const[Ye,Me]=(0,zt.useState)({content:"",message:"",status:0,contacts:[],address:"",data:[]}),[Ze,qe]=(0,zt.useState)(!0),[nn]=je.default.useForm(),Pn=(0,le.useParams)(),Tn=(0,le.useLocation)(),[an,Ri]=(0,zt.useState)(null),[ri,bi]=(0,zt.useState)(0),[ji,no]=(0,zt.useState)(!1),[to,Ti]=(0,zt.useState)(!1),[Vi,Mr]=(0,zt.useState)(an==null?void 0:an.content),Ho=[{name:"\u5173\u4E8E\u6211\u4EEC",key:"about_us",id:"about",editable:!0},{name:"\u52A0\u5165\u6211\u4EEC",key:"join_us",id:"join_us",editable:!0},{name:"\u8054\u7CFB\u6211\u4EEC",key:"contact_us",id:"contact"},{name:"\u5408\u4F5C\u4F19\u4F34",key:"cooperatives",id:"cooperatives"},{name:"\u670D\u52A1\u534F\u8BAE",key:"agreement",id:"agreement",editable:!0},{name:"\u5E2E\u52A9\u4E2D\u5FC3",key:"help_center",id:"help_center",editable:!0},{name:"\u610F\u89C1\u53CD\u9988",key:"feedback",id:"feedback"}].filter(Ni=>{var Io;return(Io=wn==null?void 0:wn.setting)!=null&&Io.is_local?Ni.name!=="\u5173\u4E8E\u6211\u4EEC":!0}),Bo=()=>ln(void 0,null,function*(){var Ni,Io,dr,er;Tn.pathname.indexOf("/feedback")===-1&&Me(yield(0,Pe.ZP)(`/api/helps/${(Io=(Ni=Ho.filter(Ar=>Ar.key===Pn.id))==null?void 0:Ni[0])==null?void 0:Io.id}.json`,{method:"get"})),qe(!1),(0,Lt.Dk)((er=(dr=Ho.filter(Ar=>Ar.key===Pn.id))==null?void 0:dr[0])==null?void 0:er.name)});function hr(){return ln(this,null,function*(){let Ni=yield(0,Pe.ZP)("/api/helps/update_content.json",{method:"put",body:{type:Pn.id,content:Vi}});(Ni==null?void 0:Ni.status)===0&&(fe.ZP.info("\u63D0\u4EA4\u6210\u529F"),no(!1),qe(!0),Bo())})}return(0,zt.useEffect)(()=>{qe(!0),Bo()},[Pn.id]),zt.createElement("section",null,zt.createElement("aside",{className:"edu-container mt30"},zt.createElement(se.Z,{gutter:[20,20]},zt.createElement(re.Z,null,zt.createElement(Ge.default,{className:ft.menu,style:{width:174},defaultSelectedKeys:[(xt=Ho.filter(Ni=>Ni.key===Pn.id))==null?void 0:xt[0].key],mode:"inline"},Ho.map(function(Ni,Io){return zt.createElement(Ge.default.Item,{key:Ni.key},zt.createElement(le.Link,{to:`/help/${Ni.key}`,onClick:()=>{no(!1),Ri(null)}},Ni.name))}))),zt.createElement(re.Z,{flex:"1"},zt.createElement("h1",{className:ft.title},(Et=Ho.filter(Ni=>Ni.key===Pn.id))==null?void 0:Et[0].name,((Rt=Ho.filter(Ni=>Ni.key===Pn.id))==null?void 0:Rt[0].editable)&&((At=qt==null?void 0:qt.userInfo)==null?void 0:At.role)===1&&zt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>ln(void 0,null,function*(){no(!0);let Ni=yield(0,Pe.ZP)("/api/helps/edit_content.json",{params:{type:Pn.id}});(Ni==null?void 0:Ni.status)===0&&(Ri(Ni),console.log(Ni))})},zt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91")),zt.createElement("div",{className:"minH500"},Pn.id==="feedback"?zt.createElement(xn,null):zt.createElement(ye.Z,{loading:Ze},zt.createElement("div",{className:[ft.content,"bg-white pl30 pr30 pt30"].join(" ")},ji?zt.createElement("div",null,zt.createElement(Xe.Z,{defaultValue:an==null?void 0:an.content,onChange:Ni=>Mr(Ni)}),zt.createElement("div",{className:ft.btns},zt.createElement($t.ZP,{className:ft.cancel,onClick:()=>no(!1)},"\u53D6\u6D88"),zt.createElement(Tt.Z,{className:ft.confirm,type:"primary",onClick:hr},"\u4FDD\u5B58\u66F4\u6539"))):zt.createElement("div",null,zt.createElement(et.Z,{value:Ye.content||""})),(ce=Ye.contacts)==null?void 0:ce.map(function(Ni,Io){var dr;return zt.createElement("ul",{key:Io,className:ft.contcats},((dr=qt==null?void 0:qt.userInfo)==null?void 0:dr.role)===1&&zt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>{Ti(!0),bi(Io+1),nn.setFieldsValue({name:Ni.name,qq:Ni.qq,mail:Ni.mail})}},zt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91"),zt.createElement("h1",null,Ni.type),zt.createElement("li",null,zt.createElement("span",null,"\u8054\u7CFB\u4EBA:"),Ni.name),zt.createElement("li",null,zt.createElement("span",null,"QQ:"),Ni.qq),zt.createElement("li",null,zt.createElement("span",null,"Email:"),Ni.mail))}),Ye.address&&zt.createElement("ul",{className:ft.contcats},((Se=qt==null?void 0:qt.userInfo)==null?void 0:Se.role)===1&&zt.createElement("a",{style:{float:"right",color:"#165DFF"},onClick:()=>{Ti(!0),bi(4),nn.setFieldsValue({address:Ye.address})}},zt.createElement("i",{className:"iconfont icon-bianji10 font14",style:{color:"#165DFF"}})," \u7F16\u8F91"),zt.createElement("h1",null,"\u516C\u53F8\u5730\u5740"),zt.createElement("li",null,Ye.address)),($e=Ye.data)==null?void 0:$e.map(function(Ni,Io){var dr;return zt.createElement("div",{className:ft.cooperatives},zt.createElement("h1",null,Ni.name),zt.createElement(se.Z,{gutter:[10,20]},(dr=Ni.values)==null?void 0:dr.map(function(er,Ar){return zt.createElement(re.Z,{span:6},zt.createElement("div",{className:ft.imgWrp},zt.createElement("img",{src:nt.Z.IMG_SERVER+er.img})))})))}))))))),zt.createElement(Je.default,{centered:!0,title:"\u7F16\u8F91",open:to,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",destroyOnClose:!0,onCancel:()=>{Ti(!1)},onOk:()=>ln(void 0,null,function*(){const Ni=Jn({},yield nn.validateFields());(yield(0,Pe.ZP)("/api/helps/update_contact.json",{method:"put",body:ei(Jn({},Ni),{type:ri})})).status===0&&(fe.ZP.success("\u4FEE\u6539\u6210\u529F"),Bo(),Ti(!1))})},zt.createElement(je.default,{form:nn,labelAlign:"right",labelCol:{span:4},scrollToFirstError:!0},ri!==4&&zt.createElement(je.default.Item,{label:"\u8054\u7CFB\u4EBA",name:"name",placeholder:"\u8BF7\u8F93\u5165\u8054\u7CFB\u4EBA"},zt.createElement(ee.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),ri!==4&&zt.createElement(je.default.Item,{label:"QQ",name:"qq",placeholder:"\u8BF7\u8F93\u5165QQ"},zt.createElement(ee.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),ri!==4&&zt.createElement(je.default.Item,{label:"Email",name:"mail",placeholder:"\u8BF7\u8F93\u5165Email"},zt.createElement(ee.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})),ri===4&&zt.createElement(je.default.Item,{label:"\u516C\u53F8\u5730\u5740",name:"address",placeholder:"\u8BF7\u8F93\u5165\u516C\u53F8\u5730\u5740"},zt.createElement(ee.default,{maxLength:60,size:"large",style:{height:40,marginTop:"-4px"}})))))};var Qn=(0,le.connect)(({user:Ue,loading:cn,globalSetting:qt})=>({user:Ue,globalSetting:qt,loading:cn.models.index}))(Cn)},49405:function(on,In,Qt){"use strict";Qt.d(In,{AL:function(){return Lt},Iy:function(){return Je},Qv:function(){return Tt},ez:function(){return vt},jb:function(){return ee}});var zt=Qt(32834),le=Qt.n(zt),Pe=Qt(11690),je=Qt.n(Pe);let fe=1;function se(ne,_t){const Fe=ne.match(/^(\s+)(?:```)/);if(Fe===null)return _t;const ae=Fe[1];return _t.split(` `).map(He=>{const en=He.match(/^\s+/);if(en===null)return He;const[xn]=en;return xn.length>=ae.length?He.slice(ae.length):He}).join(` `)}let re=[],Ge=["
    "];const ye=new(le()).Renderer,$t=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function Je(){re.length=0,Ge=["
      "]}const ee={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function Xe(ne,_t,Fe,ae){if(_t>=ne.length||ne[_t].level<=Fe)return _t;var He=ne[_t];ae.push("
    • "+He.text+""),_t++;var en=[];return _t=Xe(ne,_t,He.level,en),en.length>0&&(ae.push("
        "),en.forEach(function(xn){ae.push(xn)}),ae.push("
      ")),ae.push("
    • "),_t=Xe(ne,_t,Fe,ae),_t}function Tt(){return Xe(re,0,0,Ge),Ge.push("
    "),Ge.join("")}const et={heading(ne){const _t=$t.exec(ne);if(fe+=1,_t)return{type:"heading",raw:_t[0],depth:_t[1].length,text:_t[2]}},fences(ne){const _t=this.rules.block.fences.exec(ne);if(_t){const Fe=_t[0];let ae=se(Fe,_t[3]||"");const He=_t[2]?_t[2].trim():_t[2];if(["latex","katex","math"].indexOf(He)>=0){const en=lt(),xn=ae;ae=en,pt[en]={type:"block",expression:xn}}return{type:"code",raw:Fe,lang:He,text:ae}}}},nt=/(?:\${2})([^\n`]+?)(?:\${2})/gi;let ft=0;const lt=()=>`__special_katext_id_${ft++}__`;let pt={};function vt(){return pt}function Lt(){ft=0,pt={}}function bt(ne){return ne=ne.replace(nt,(_t,Fe)=>{const ae=lt();return pt[ae]={type:"inline",expression:Fe},ae}),ne}const Wt=ye.listitem;ye.listitem=function(ne){return Wt(bt(ne))};const Vt=ye.paragraph;ye.paragraph=function(ne){return Vt(bt(ne))};const te=ye.tablecell;ye.tablecell=function(ne,_t){return te(bt(ne),_t)},ye.code=function(ne,_t,Fe){const ae=(_t||"").match(/\S*/)[0];return ae?["latex","katex","math"].indexOf(ae)>=0?`

    ${ne}

    `:`
    ${Fe?ne:(0,Pe.escape)(ne,!0)}
    `:'
    '+(Fe?ne:(0,Pe.escape)(ne,!0))+"
    "},ye.heading=function(ne,_t,Fe){let ae=this.options.headerPrefix+Fe.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return re.push({anchor:ae,level:_t,text:ne}),"'+ne+""},le().setOptions({silent:!0,gfm:!0,pedantic:!1}),le().use({tokenizer:et,renderer:ye}),In.ZP=le()},54409:function(on,In,Qt){"use strict";Qt.d(In,{rX:function(){return bt},pW:function(){return Wt},gy:function(){return Vt},xY:function(){return Lt},O5:function(){return vt},hs:function(){return nt},tJ:function(){return Tt},o1:function(){return et},Rd:function(){return pt}});var zt=Qt(71570),le=Qt(62957),Pe=Qt(37285),je=Qt(6767),fe=Qt(69669),se=Qt(59895),re=Qt(87169),Ge=Qt(25510),ye="data:image/png;base64,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",$t=Qt.p+"static/newqrcode.a8740efb.png",Je=Qt(32637),ee=Qt(59301),Xe=(te,ne,_t)=>new Promise((Fe,ae)=>{var He=Kn=>{try{xn(_t.next(Kn))}catch(Fn){ae(Fn)}},en=Kn=>{try{xn(_t.throw(Kn))}catch(Fn){ae(Fn)}},xn=Kn=>Kn.done?Fe(Kn.value):Promise.resolve(Kn.value).then(He,en);xn((_t=_t.apply(te,ne)).next())});const Tt=(te,ne=!1,_t=!1,Fe="",ae=!1)=>!!(et(te)&&ft(te,ne,_t,Fe,ae)),et=te=>(0,fe.bg)()?!0:(te({type:"user/showPopLogin",payload:{showPopLogin:!0,showClosable:!0}}),!1),nt=te=>{var ne,_t,Fe;const{user:ae}=(0,zt.getDvaApp)()._store.getState();(0,fe.bg)()&&!((_t=(ne=ae==null?void 0:ae.userInfo)==null?void 0:ne.course)!=null&&_t.course_public)&&!((Fe=ae==null?void 0:ae.userInfo)!=null&&Fe.profile_completed)&&te({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:"/account/profile/edit",isCurrentPage:!0}})},ft=(te,ne=!1,_t=!0,Fe="",ae=!1)=>{var He;const{user:en}=(0,zt.getDvaApp)()._store.getState();return(He=en.userInfo)!=null&&He.profile_completed?!0:(_t?te({type:"user/showUpdateProfilePanel",payload:{showUpdateProfilePanel:!0,showClosable:!0,backurl:Fe,isCurrentPage:ae}}):le.default.confirm({title:"\u63D0\u793A",width:530,centered:!0,content:"\u60A8\u9700\u8981\u53BB\u5B8C\u5584\u60A8\u7684\u4E2A\u4EBA\u8D44\u6599\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD",okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:()=>{(0,se.xg)("/account/profile/edit"),lt()}}),!1)},lt=()=>{le.default.success({title:"\u63D0\u793A",width:430,closable:!0,centered:!0,content:"\u5DF2\u5B8C\u5584\u4E2A\u4EBA\u8D44\u6599\uFF1F\u8BF7\u5237\u65B0\u9875\u9762",okText:"\u7ACB\u5373\u5237\u65B0",icon:null,onOk:()=>{location.reload()}})},pt=()=>{le.default.warning({title:"\u63D0\u793A",icon:null,width:400,content:ee.createElement("div",{style:{textAlign:"center"}},ee.createElement("div",{style:{color:"#191919",fontSize:14,marginBottom:15,textAlign:"left"}},"\u8001\u5E08\u60A8\u597D\uFF0C\u60A8\u7684\u8BFE\u5802\u8BD5\u7528\u671F\u5DF2\u7ED3\u675F\uFF0C\u76F8\u5173\u529F\u80FD\u88AB\u9650\u5236\u3002 \u5982\u9700\u7EE7\u7EED\u4F7F\u7528\uFF0C\u8BF7\u5C3D\u5FEB\u5BF9\u63A5\u4EBA\u5DE5\u652F\u6301\uFF01"),ee.createElement("img",{style:{border:"1px solid #D8E3E9",width:190,height:180},src:Je}),ee.createElement("div",{style:{color:"#666666",fontSize:14,marginTop:15}},"\u6DFB\u52A0\u5BA2\u670D\u4EBA\u5458\u5FAE\u4FE1\uFF0C\u83B7\u5F97\u66F4\u591A\u652F\u6301"))})},vt=()=>{var te;const{user:ne}=(0,zt.getDvaApp)()._store.getState();return(te=ne.userInfo)!=null&&te.professional_certification?!0:(le.default.confirm({title:"\u63D0\u793A",centered:!0,content:ee.createElement("div",{className:"tc"},"\u60A8\u9700\u8981\u53BB\u5B8C\u6210\u60A8\u7684\u804C\u4E1A\u8BA4\u8BC1\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD"),okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:()=>{(0,se.xg)("/account/certification")}}),!1)},Lt=()=>(0,fe.V9)()?!0:(le.default.warning({centered:!0,width:530,title:"\u63D0\u793A",content:ee.createElement("div",{className:"tc",style:{marginLeft:-38}},ee.createElement("p",null,"\u626B\u7801\u52A0\u5934\u6B4C\u52A9\u6559\uFF0C\u7533\u8BF7\u64CD\u4F5C\u6743\u9650"),ee.createElement("img",{src:$t,width:200})),okText:"\u6211\u77E5\u9053\u4E86",maskClosable:!0}),!1),bt=(te,ne)=>te?!0:(le.default.confirm({centered:!0,zIndex:1e4,width:530,title:"\u63D0\u793A",content:ee.createElement("div",null,ee.createElement("p",null,ne||"\u8BE5\u5B9E\u8DF5\u8D44\u6E90\u9700\u6388\u6743\u540E\u624D\u53EF\u4F7F\u7528\u3002 \u60A8\u53EF\u4EE5\u5728QQ\u670D\u52A1\u7FA4\u5411\u7BA1\u7406\u5458\u7533\u8BF7\uFF0C\u83B7\u5F97\u7EE7\u7EED\u64CD\u4F5C\u7684\u6743\u9650\u3002"),ee.createElement("div",{style:{marginLeft:"110px"}},ee.createElement("img",{src:ye,width:200}),ee.createElement("div",{style:{marginLeft:"35px"}},"\u7FA4\u53F7\uFF1A","714336072"))),okText:"\u7ACB\u5373\u8054\u7CFB",cancelText:"\u53D6\u6D88",onOk:()=>{(0,se.xg)("https://qm.qq.com/cgi-bin/qm/qr?k=tIyDPXUtE0yEk-MOJxhH55lTUJS-nYAM&jump_from=webapi")}}),!1),Wt=te=>{le.default.info({title:"\u8054\u7CFB\u5E73\u53F0\u8FD0\u8425",icon:null,width:615,centered:!0,content:ee.createElement("div",null,ee.createElement("div",null,ee.createElement("p",{style:{color:"#191919",fontWeight:400,fontSize:14}},"\u201C\u4FDD\u5B58\u5B9E\u9A8C\u4E34\u65F6\u6570\u636E\u201D\u529F\u80FD\u4E3A\u4ED8\u8D39\u529F\u80FD\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u8FD0\u8425\u8FDB\u884C\u5F00\u901A\u3002"),ee.createElement(Pe.Z,null),ee.createElement("p",{style:{color:"#666666",fontSize:12}}," ",ee.createElement("span",{style:{display:"inline-flex",width:14,height:14,borderRadius:2,background:"#F3F3F3",justifyContent:"center",color:"#666666",fontSize:12,lineHeight:"14px",marginRight:8}},"1")," \u56E0\u5E73\u53F0\u7684\u5B9E\u9A8C\u6570\u636E\u50A8\u5B58\u5BB9\u91CF\u548C\u6210\u672C\u6D88\u8017\u8F83\u5927\uFF0C\u5B9E\u8DF5\u9879\u76EE\u9ED8\u8BA4\u4FDD\u5B58\u5B9E\u9A8C\u73AF\u5883\u4E2D\u4E34\u65F6\u6570\u636E ",ee.createElement("a",null,te),"\u5929\u3002"),ee.createElement("p",{style:{color:"#666666",fontSize:12}}," ",ee.createElement("span",{style:{display:"inline-flex",width:14,height:14,borderRadius:2,background:"#F3F3F3",justifyContent:"center",color:"#666666",fontSize:12,lineHeight:"14px",marginRight:8}},"2"),"\u82E5\u60A8\u9700\u8981\u4E2A\u6027\u5316\u7684\u6570\u636E\u4FDD\u5B58\u5468\u671F\u670D\u52A1\uFF0C\u6211\u4EEC\u53EF\u4EE5\u63D0\u4F9B\u76F8\u5173\u6280\u672F\u652F\u6301\uFF0C\u5E76\u6839\u636E\u60A8\u7684\u9700\u6C42\u6536\u53D6\u5B9A\u5236\u8D39\u7528\u3002")),ee.createElement("div",{style:{textAlign:"center",marginTop:30}},ee.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:Ge,alt:"\u4E8C\u7EF4\u7801",width:160})))})},Vt=(te,ne="")=>{const{shixunsDetail:{detail:_t}}=(0,zt.getDvaApp)()._store.getState();if((_t==null?void 0:_t.public)===2||(_t==null?void 0:_t.public)===1||(_t==null?void 0:_t.shixun_status)===3){let Fe="";return(_t==null?void 0:_t.public)===2&&(Fe="\u5DF2\u516C\u5F00"),(_t==null?void 0:_t.public)===1&&(Fe="\u5F85\u5BA1\u6838"),(_t==null?void 0:_t.shixun_status)===3&&(Fe="\u5DF2\u5173\u95ED"),le.default.info({centered:!0,icon:ee.createElement(re.Z,{style:{color:"#faad14"}}),width:460,title:"\u63D0\u793A",content:ee.createElement("div",{className:"tc",style:{marginLeft:-38}},ee.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",paddingLeft:38,margin:"12px 0"}},ee.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u7684\u72B6\u6001\u4E3A",Fe,"\uFF0C",ne,"\u3002"),ee.createElement("p",null,"\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u7BA1\u7406\u5458\u8FDB\u884C\u6280\u672F\u652F\u6301\u3002")),ee.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:Ge,alt:"\u4E8C\u7EF4\u7801",width:160})),okText:"\u6211\u77E5\u9053\u4E86"}),!0}return(_t==null?void 0:_t.shixun_status)===2?(le.default.confirm({centered:!0,icon:ee.createElement(re.Z,null),title:"\u63D0\u793A",content:ee.createElement("div",null,ee.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u5DF2\u53D1\u5E03\uFF0C",ne,"\u3002"),ee.createElement("br",null),ee.createElement("span",null,"\u5982\u6709\u9700\u8981\uFF0C\u60A8\u53EF\u4EE5\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u518D\u8FDB\u884C\u64CD\u4F5C\u3002")),okText:"\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:()=>{le.default.confirm({width:440,centered:!0,icon:ee.createElement(re.Z,{style:{color:"#faad14"}}),title:"\u63D0\u793A",content:"\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u5B66\u5458\u5C06\u65E0\u6CD5\u8FDB\u884C\u7EC3\u4E60\u3002\u662F\u5426\u786E\u8BA4\u64A4\u9500\u53D1\u5E03\uFF1F",okText:"\u786E\u5B9A\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:()=>Xe(void 0,null,function*(){(yield te({type:"shixunsDetail/cancelRelease",payload:{id:_t==null?void 0:_t.identifier}})).status!==401&&(je.ZP.success("\u64A4\u9500\u53D1\u5E03\u6210\u529F\u3002\u5B9E\u8BAD\u56DE\u5230\u672A\u53D1\u5E03\u7684\u72B6\u6001\u3002"),te({type:"shixunsDetail/getShixunsDetail",payload:{id:_t==null?void 0:_t.identifier}}),te({type:"practiceSetting/getCommonData",payload:{id:_t==null?void 0:_t.identifier}}))})})}}),!0):!1}},99498:function(on,In,Qt){(function(zt){zt(Qt(89780))})(function(zt){zt.defineOption("placeholder","",function(Ge,ye,$t){var Je=$t&&$t!=zt.Init;if(ye&&!Je)Ge.on("blur",fe),Ge.on("change",se),Ge.on("swapDoc",se),zt.on(Ge.getInputField(),"compositionupdate",Ge.state.placeholderCompose=function(){je(Ge)}),se(Ge);else if(!ye&&Je){Ge.off("blur",fe),Ge.off("change",se),Ge.off("swapDoc",se),zt.off(Ge.getInputField(),"compositionupdate",Ge.state.placeholderCompose),le(Ge);var ee=Ge.getWrapperElement();ee.className=ee.className.replace(" CodeMirror-empty","")}ye&&!Ge.hasFocus()&&fe(Ge)});function le(Ge){Ge.state.placeholder&&(Ge.state.placeholder.parentNode.removeChild(Ge.state.placeholder),Ge.state.placeholder=null)}function Pe(Ge){le(Ge);var ye=Ge.state.placeholder=document.createElement("pre");ye.style.cssText="height: 0; overflow: visible",ye.style.direction=Ge.getOption("direction"),ye.className="CodeMirror-placeholder CodeMirror-line-like";var $t=Ge.getOption("placeholder");typeof $t=="string"&&($t=document.createTextNode($t)),ye.appendChild($t),Ge.display.lineSpace.insertBefore(ye,Ge.display.lineSpace.firstChild)}function je(Ge){setTimeout(function(){var ye=!1,$t=Ge.getInputField();$t.nodeName=="TEXTAREA"?ye=!$t.value:Ge.lineCount()==1&&(ye=!/[^\u200b]/.test($t.querySelector(".CodeMirror-line").textContent)),ye?Pe(Ge):le(Ge)},20)}function fe(Ge){re(Ge)&&Pe(Ge)}function se(Ge){var ye=Ge.getWrapperElement(),$t=re(Ge);ye.className=ye.className.replace(" CodeMirror-empty","")+($t?" CodeMirror-empty":""),$t?Pe(Ge):le(Ge)}function re(Ge){return Ge.lineCount()===1&&Ge.getLine(0)===""}})},25717:function(on,In,Qt){(function(zt){zt(Qt(89780))})(function(zt){var le={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},Pe=zt.Pos;zt.defineOption("autoCloseBrackets",!1,function(et,nt,ft){ft&&ft!=zt.Init&&(et.removeKeyMap(fe),et.state.closeBrackets=null),nt&&(se(je(nt,"pairs")),et.state.closeBrackets=nt,et.addKeyMap(fe))});function je(et,nt){return nt=="pairs"&&typeof et=="string"?et:typeof et=="object"&&et[nt]!=null?et[nt]:le[nt]}var fe={Backspace:ye,Enter:$t};function se(et){for(var nt=0;nt=0;pt--){var Lt=lt[pt].head;et.replaceRange("",Pe(Lt.line,Lt.ch-1),Pe(Lt.line,Lt.ch+1),"+delete")}}function $t(et){var nt=Ge(et),ft=nt&&je(nt,"explode");if(!ft||et.getOption("disableInput"))return zt.Pass;for(var lt=et.listSelections(),pt=0;pt0;return{anchor:new Pe(et.anchor.line,et.anchor.ch+(nt?-1:1)),head:new Pe(et.head.line,et.head.ch+(nt?1:-1))}}function ee(et,nt){var ft=Ge(et);if(!ft||et.getOption("disableInput"))return zt.Pass;var lt=je(ft,"pairs"),pt=lt.indexOf(nt);if(pt==-1)return zt.Pass;for(var vt=je(ft,"closeBefore"),Lt=je(ft,"triples"),bt=lt.charAt(pt+1)==nt,Wt=et.listSelections(),Vt=pt%2==0,te,ne=0;ne=0&&et.getRange(Fe,Pe(Fe.line,Fe.ch+3))==nt+nt+nt?ae="skipThree":ae="skip";else if(bt&&Fe.ch>1&&Lt.indexOf(nt)>=0&&et.getRange(Pe(Fe.line,Fe.ch-2),Fe)==nt+nt){if(Fe.ch>2&&/\bstring/.test(et.getTokenTypeAt(Pe(Fe.line,Fe.ch-2))))return zt.Pass;ae="addFour"}else if(bt){var en=Fe.ch==0?" ":et.getRange(Pe(Fe.line,Fe.ch-1),Fe);if(!zt.isWordChar(He)&&en!=nt&&!zt.isWordChar(en))ae="both";else return zt.Pass}else if(Vt&&(He.length===0||/\s/.test(He)||vt.indexOf(He)>-1))ae="both";else return zt.Pass;if(!te)te=ae;else if(te!=ae)return zt.Pass}var xn=pt%2?lt.charAt(pt-1):nt,Kn=pt%2?nt:lt.charAt(pt+1);et.operation(function(){if(te=="skip")et.execCommand("goCharRight");else if(te=="skipThree")for(var Fn=0;Fn<3;Fn++)et.execCommand("goCharRight");else if(te=="surround"){for(var fi=et.getSelections(),Fn=0;Fn'"]=function(Xe){return je(Xe)}),ye.addKeyMap(ee)}});var le=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],Pe=["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 je(ye){if(ye.getOption("disableInput"))return zt.Pass;for(var $t=ye.listSelections(),Je=[],ee=ye.getOption("autoCloseTags"),Xe=0;Xe<$t.length;Xe++){if(!$t[Xe].empty())return zt.Pass;var Tt=$t[Xe].head,et=ye.getTokenAt(Tt),nt=zt.innerMode(ye.getMode(),et.state),ft=nt.state,lt=nt.mode.xmlCurrentTag&&nt.mode.xmlCurrentTag(ft),pt=lt&<.name;if(!pt)return zt.Pass;var vt=nt.mode.configuration=="html",Lt=typeof ee=="object"&&ee.dontCloseTags||vt&&le,bt=typeof ee=="object"&&ee.indentTags||vt&&Pe;et.end>Tt.ch&&(pt=pt.slice(0,pt.length-et.end+Tt.ch));var Wt=pt.toLowerCase();if(!pt||et.type=="string"&&(et.end!=Tt.ch||!/[\"\']/.test(et.string.charAt(et.string.length-1))||et.string.length==1)||et.type=="tag"&<.close||et.string.indexOf("/")==Tt.ch-et.start-1||Lt&&re(Lt,Wt)>-1||Ge(ye,nt.mode.xmlCurrentContext&&nt.mode.xmlCurrentContext(ft)||[],pt,Tt,!0))return zt.Pass;var Vt=typeof ee=="object"&&ee.emptyTags;if(Vt&&re(Vt,pt)>-1){Je[Xe]={text:"/>",newPos:zt.Pos(Tt.line,Tt.ch+2)};continue}var te=bt&&re(bt,Wt)>-1;Je[Xe]={indent:te,text:">"+(te?` `:"")+"",newPos:te?zt.Pos(Tt.line+1,0):zt.Pos(Tt.line,Tt.ch+1)}}for(var ne=typeof ee=="object"&&ee.dontIndentOnAutoClose,Xe=$t.length-1;Xe>=0;Xe--){var _t=Je[Xe];ye.replaceRange(_t.text,$t[Xe].head,$t[Xe].anchor,"+insert");var Fe=ye.listSelections().slice(0);Fe[Xe]={head:_t.newPos,anchor:_t.newPos},ye.setSelections(Fe),!ne&&_t.indent&&(ye.indentLine(_t.newPos.line,null,!0),ye.indentLine(_t.newPos.line+1,null,!0))}}function fe(ye,$t){for(var Je=ye.listSelections(),ee=[],Xe=$t?"/":""&&(Lt+=">"),ee[nt]=Lt}if(ye.replaceSelections(ee),Je=ye.listSelections(),!et)for(var nt=0;nt=0&&$t[ft]==Je;ft--)++nt;ee=et.to;for(var ft=1;ft=ft.max))return ft.ch=0,ft.text=ft.cm.getLine(++ft.line),!0}function $t(ft){if(!(ft.line<=ft.min))return ft.text=ft.cm.getLine(--ft.line),ft.ch=ft.text.length,!0}function Je(ft){for(;;){var lt=ft.text.indexOf(">",ft.ch);if(lt==-1){if(ye(ft))continue;return}if(!Ge(ft,lt+1)){ft.ch=lt+1;continue}var pt=ft.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ft.text.slice(pt+1,lt));return ft.ch=lt+1,vt?"selfClose":"regular"}}function ee(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf("<",ft.ch-1):-1;if(lt==-1){if($t(ft))continue;return}if(!Ge(ft,lt+1)){ft.ch=lt;continue}se.lastIndex=lt,ft.ch=lt;var pt=se.exec(ft.text);if(pt&&pt.index==lt)return pt}}function Xe(ft){for(;;){se.lastIndex=ft.ch;var lt=se.exec(ft.text);if(!lt){if(ye(ft))continue;return}if(!Ge(ft,lt.index+1)){ft.ch=lt.index+1;continue}return ft.ch=lt.index+lt[0].length,lt}}function Tt(ft){for(;;){var lt=ft.ch?ft.text.lastIndexOf(">",ft.ch-1):-1;if(lt==-1){if($t(ft))continue;return}if(!Ge(ft,lt+1)){ft.ch=lt;continue}var pt=ft.text.lastIndexOf("/",lt),vt=pt>-1&&!/\S/.test(ft.text.slice(pt+1,lt));return ft.ch=lt+1,vt?"selfClose":"regular"}}function et(ft,lt){for(var pt=[];;){var vt=Xe(ft),Lt,bt=ft.line,Wt=ft.ch-(vt?vt[0].length:0);if(!vt||!(Lt=Je(ft)))return;if(Lt!="selfClose")if(vt[1]){for(var Vt=pt.length-1;Vt>=0;--Vt)if(pt[Vt]==vt[2]){pt.length=Vt;break}if(Vt<0&&(!lt||lt==vt[2]))return{tag:vt[2],from:le(bt,Wt),to:le(ft.line,ft.ch)}}else pt.push(vt[2])}}function nt(ft,lt){for(var pt=[];;){var vt=Tt(ft);if(!vt)return;if(vt=="selfClose"){ee(ft);continue}var Lt=ft.line,bt=ft.ch,Wt=ee(ft);if(!Wt)return;if(Wt[1])pt.push(Wt[2]);else{for(var Vt=pt.length-1;Vt>=0;--Vt)if(pt[Vt]==Wt[2]){pt.length=Vt;break}if(Vt<0&&(!lt||lt==Wt[2]))return{tag:Wt[2],from:le(ft.line,ft.ch),to:le(Lt,bt)}}}}zt.registerHelper("fold","xml",function(ft,lt){for(var pt=new re(ft,lt.line,0);;){var vt=Xe(pt);if(!vt||pt.line!=lt.line)return;var Lt=Je(pt);if(!Lt)return;if(!vt[1]&&Lt!="selfClose"){var bt=le(pt.line,pt.ch),Wt=et(pt,vt[2]);return Wt&&Pe(Wt.from,bt)>0?{from:bt,to:Wt.from}:null}}}),zt.findMatchingTag=function(ft,lt,pt){var vt=new re(ft,lt.line,lt.ch,pt);if(!(vt.text.indexOf(">")==-1&&vt.text.indexOf("<")==-1)){var Lt=Je(vt),bt=Lt&&le(vt.line,vt.ch),Wt=Lt&&ee(vt);if(!(!Lt||!Wt||Pe(vt,lt)>0)){var Vt={from:le(vt.line,vt.ch),to:bt,tag:Wt[2]};return Lt=="selfClose"?{open:Vt,close:null,at:"open"}:Wt[1]?{open:nt(vt,Wt[2]),close:Vt,at:"close"}:(vt=new re(ft,bt.line,bt.ch,pt),{open:Vt,close:et(vt,Wt[2]),at:"open"})}}},zt.findEnclosingTag=function(ft,lt,pt,vt){for(var Lt=new re(ft,lt.line,lt.ch,pt);;){var bt=nt(Lt,vt);if(!bt)break;var Wt=new re(ft,lt.line,lt.ch,pt),Vt=et(Wt,bt.tag);if(Vt)return{open:bt,close:Vt}}},zt.scanForClosingTag=function(ft,lt,pt,vt){var Lt=new re(ft,lt.line,lt.ch,vt?{from:0,to:vt}:null);return et(Lt,pt)}})},89780:function(on){(function(In,Qt){on.exports=Qt()})(this,function(){"use strict";var In=navigator.userAgent,Qt=navigator.platform,zt=/gecko\/\d/i.test(In),le=/MSIE \d/.test(In),Pe=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(In),je=/Edge\/(\d+)/.exec(In),fe=le||Pe||je,se=fe&&(le?document.documentMode||6:+(je||Pe)[1]),re=!je&&/WebKit\//.test(In),Ge=re&&/Qt\/\d+\.\d+/.test(In),ye=!je&&/Chrome\//.test(In),$t=/Opera\//.test(In),Je=/Apple Computer/.test(navigator.vendor),ee=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(In),Xe=/PhantomJS/.test(In),Tt=!je&&/AppleWebKit/.test(In)&&/Mobile\/\w+/.test(In),et=/Android/.test(In),nt=Tt||et||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(In),ft=Tt||/Mac/.test(Qt),lt=/\bCrOS\b/.test(In),pt=/win/i.test(Qt),vt=$t&&In.match(/Version\/(\d*\.\d*)/);vt&&(vt=Number(vt[1])),vt&&vt>=15&&($t=!1,re=!0);var Lt=ft&&(Ge||$t&&(vt==null||vt<12.11)),bt=zt||fe&&se>=9;function Wt(it){return new RegExp("(^|\\s)"+it+"(?:$|\\s)\\s*")}var Vt=function(it,st){var dt=it.className,ht=Wt(st).exec(dt);if(ht){var ct=dt.slice(ht.index+ht[0].length);it.className=dt.slice(0,ht.index)+(ct?ht[1]+ct:"")}};function te(it){for(var st=it.childNodes.length;st>0;--st)it.removeChild(it.firstChild);return it}function ne(it,st){return te(it).appendChild(st)}function _t(it,st,dt,ht){var ct=document.createElement(it);if(dt&&(ct.className=dt),ht&&(ct.style.cssText=ht),typeof st=="string")ct.appendChild(document.createTextNode(st));else if(st)for(var wt=0;wt=st)return kt+(st-wt);kt+=It-wt,kt+=dt-kt%dt,wt=It+1}}var Zt=function(){this.id=null,this.f=null,this.time=0,this.handler=fi(this.onTimeout,this)};Zt.prototype.onTimeout=function(it){it.id=0,it.time<=+new Date?it.f():setTimeout(it.handler,it.time-+new Date)},Zt.prototype.set=function(it,st){this.f=st;var dt=+new Date+it;(!this.id||dt=st)return ht+Math.min(kt,st-ct);if(ct+=wt-ht,ct+=dt-ct%dt,ht=wt+1,ct>=st)return ht}}var Ue=[""];function cn(it){for(;Ue.length<=it;)Ue.push(qt(Ue)+" ");return Ue[it]}function qt(it){return it[it.length-1]}function wn(it,st){for(var dt=[],ht=0;ht"\x80"&&(it.toUpperCase()!=it.toLowerCase()||xt.test(it))}function Rt(it,st){return st?st.source.indexOf("\\w")>-1&&Et(it)?!0:st.test(it):Et(it)}function At(it){for(var st in it)if(it.hasOwnProperty(st)&&it[st])return!1;return!0}var ce=/[\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 Se(it){return it.charCodeAt(0)>=768&&ce.test(it)}function $e(it,st,dt){for(;(dt<0?st>0:stdt?-1:1;;){if(st==dt)return st;var ct=(st+dt)/2,wt=ht<0?Math.ceil(ct):Math.floor(ct);if(wt==st)return it(wt)?st:dt;it(wt)?dt=wt:st=wt+ht}}function Me(it,st,dt,ht){if(!it)return ht(st,dt,"ltr",0);for(var ct=!1,wt=0;wtst||st==dt&&kt.to==st)&&(ht(Math.max(kt.from,st),Math.min(kt.to,dt),kt.level==1?"rtl":"ltr",wt),ct=!0)}ct||ht(st,dt,"ltr")}var Ze=null;function qe(it,st,dt){var ht;Ze=null;for(var ct=0;ctst)return ct;wt.to==st&&(wt.from!=wt.to&&dt=="before"?ht=ct:Ze=ct),wt.from==st&&(wt.from!=wt.to&&dt!="before"?ht=ct:Ze=ct)}return ht!=null?ht:Ze}var nn=function(){var it="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",st="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function dt(Ut){return Ut<=247?it.charAt(Ut):1424<=Ut&&Ut<=1524?"R":1536<=Ut&&Ut<=1785?st.charAt(Ut-1536):1774<=Ut&&Ut<=2220?"r":8192<=Ut&&Ut<=8203?"w":Ut==8204?"b":"L"}var ht=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,ct=/[stwN]/,wt=/[LRr]/,kt=/[Lb1n]/,It=/[1n]/;function Nt(Ut,he,Xt){this.level=Ut,this.from=he,this.to=Xt}return function(Ut,he){var Xt=he=="ltr"?"L":"R";if(Ut.length==0||he=="ltr"&&!ht.test(Ut))return!1;for(var ke=Ut.length,Le=[],dn=0;dn-1&&(ht[st]=ct.slice(0,wt).concat(ct.slice(wt+1)))}}}function bi(it,st){var dt=Ri(it,st);if(dt.length)for(var ht=Array.prototype.slice.call(arguments,2),ct=0;ct0}function Ti(it){it.prototype.on=function(st,dt){an(this,st,dt)},it.prototype.off=function(st,dt){ri(this,st,dt)}}function Vi(it){it.preventDefault?it.preventDefault():it.returnValue=!1}function Mr(it){it.stopPropagation?it.stopPropagation():it.cancelBubble=!0}function Ho(it){return it.defaultPrevented!=null?it.defaultPrevented:it.returnValue==!1}function Bo(it){Vi(it),Mr(it)}function hr(it){return it.target||it.srcElement}function Ni(it){var st=it.which;return st==null&&(it.button&1?st=1:it.button&2?st=3:it.button&4&&(st=2)),ft&&it.ctrlKey&&st==1&&(st=3),st}var Io=function(){if(fe&&se<9)return!1;var it=_t("div");return"draggable"in it||"dragDrop"in it}(),dr;function er(it){if(dr==null){var st=_t("span","\u200B");ne(it,_t("span",[st,document.createTextNode("x")])),it.firstChild.offsetHeight!=0&&(dr=st.offsetWidth<=1&&st.offsetHeight>2&&!(fe&&se<8))}var dt=dr?_t("span","\u200B"):_t("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return dt.setAttribute("cm-text",""),dt}var Ar;function Jr(it){if(Ar!=null)return Ar;var st=ne(it,document.createTextNode("A\u062EA")),dt=ae(st,0,1).getBoundingClientRect(),ht=ae(st,1,2).getBoundingClientRect();return te(it),!dt||dt.left==dt.right?!1:Ar=ht.right-dt.right<3}var Vo=` b`.split(/\n/).length!=3?function(it){for(var st=0,dt=[],ht=it.length;st<=ht;){var ct=it.indexOf(` `,st);ct==-1&&(ct=it.length);var wt=it.slice(st,it.charAt(ct-1)=="\r"?ct-1:ct),kt=wt.indexOf("\r");kt!=-1?(dt.push(wt.slice(0,kt)),st+=kt+1):(dt.push(wt),st=ct+1)}return dt}:function(it){return it.split(/\r\n?|\n/)},Pt=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},Qr=function(){var it=_t("div");return"oncopy"in it?!0:(it.setAttribute("oncopy","return;"),typeof it.oncopy=="function")}(),vo=null;function Zo(it){if(vo!=null)return vo;var st=ne(it,_t("span","x")),dt=st.getBoundingClientRect(),ht=ae(st,0,1).getBoundingClientRect();return vo=Math.abs(dt.left-ht.left)>1}var Vr={},Er={};function bs(it,st){arguments.length>2&&(st.dependencies=Array.prototype.slice.call(arguments,2)),Vr[it]=st}function Js(it,st){Er[it]=st}function bo(it){if(typeof it=="string"&&Er.hasOwnProperty(it))it=Er[it];else if(it&&typeof it.name=="string"&&Er.hasOwnProperty(it.name)){var st=Er[it.name];typeof st=="string"&&(st={name:st}),it=Ct(st,it),it.name=st.name}else{if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(it))return bo("application/xml");if(typeof it=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(it))return bo("application/json")}return typeof it=="string"?{name:it}:it||{name:"null"}}function Be(it,st){st=bo(st);var dt=Vr[st.name];if(!dt)return Be(it,"text/plain");var ht=dt(it,st);if(xe.hasOwnProperty(st.name)){var ct=xe[st.name];for(var wt in ct)ct.hasOwnProperty(wt)&&(ht.hasOwnProperty(wt)&&(ht["_"+wt]=ht[wt]),ht[wt]=ct[wt])}if(ht.name=st.name,st.helperType&&(ht.helperType=st.helperType),st.modeProps)for(var kt in st.modeProps)ht[kt]=st.modeProps[kt];return ht}var xe={};function de(it,st){var dt=xe.hasOwnProperty(it)?xe[it]:xe[it]={};jn(st,dt)}function Bn(it,st){if(st===!0)return st;if(it.copyState)return it.copyState(st);var dt={};for(var ht in st){var ct=st[ht];ct instanceof Array&&(ct=ct.concat([])),dt[ht]=ct}return dt}function ni(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 hi(it,st,dt){return it.startState?it.startState(st,dt):!0}var _e=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};_e.prototype.eol=function(){return this.pos>=this.string.length},_e.prototype.sol=function(){return this.pos==this.lineStart},_e.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},_e.prototype.next=function(){if(this.posst},_e.prototype.eatSpace=function(){for(var it=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>it},_e.prototype.skipToEnd=function(){this.pos=this.string.length},_e.prototype.skipTo=function(it){var st=this.string.indexOf(it,this.pos);if(st>-1)return this.pos=st,!0},_e.prototype.backUp=function(it){this.pos-=it},_e.prototype.column=function(){return this.lastColumnPos0?null:(wt&&st!==!1&&(this.pos+=wt[0].length),wt)}},_e.prototype.current=function(){return this.string.slice(this.start,this.pos)},_e.prototype.hideFirstChars=function(it,st){this.lineStart+=it;try{return st()}finally{this.lineStart-=it}},_e.prototype.lookAhead=function(it){var st=this.lineOracle;return st&&st.lookAhead(it)},_e.prototype.baseToken=function(){var it=this.lineOracle;return it&&it.baseToken(this.pos)};function pn(it,st){if(st-=it.first,st<0||st>=it.size)throw new Error("There is no line "+(st+it.first)+" in the document.");for(var dt=it;!dt.lines;)for(var ht=0;;++ht){var ct=dt.children[ht],wt=ct.chunkSize();if(st=it.first&&stdt?Ce(dt,pn(it,dt).text.length):mi(st,pn(it,st.line).text.length)}function mi(it,st){var dt=it.ch;return dt==null||dt>st?Ce(it.line,st):dt<0?Ce(it.line,0):it}function ui(it,st){for(var dt=[],ht=0;htthis.maxLookAhead&&(this.maxLookAhead=it),st},Ae.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}},Ae.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Ae.fromSaved=function(it,st,dt){return st instanceof Mi?new Ae(it,Bn(it.mode,st.state),dt,st.lookAhead):new Ae(it,Bn(it.mode,st),dt)},Ae.prototype.save=function(it){var st=it!==!1?Bn(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new Mi(st,this.maxLookAhead):st};function Mo(it,st,dt,ht){var ct=[it.state.modeGen],wt={};Pi(it,st.text,it.doc.mode,dt,function(Ut,he){return ct.push(Ut,he)},wt,ht);for(var kt=dt.state,It=function(Ut){dt.baseTokens=ct;var he=it.state.overlays[Ut],Xt=1,ke=0;dt.state=!0,Pi(it,st.text,he.mode,dt,function(Le,dn){for(var gn=Xt;keLe&&ct.splice(Xt,1,Le,ct[Xt+1],kn),Xt+=2,ke=Math.min(Le,kn)}if(dn)if(he.opaque)ct.splice(gn,Xt-gn,Le,"overlay "+dn),Xt=gn+2;else for(;gnit.options.maxHighlightLength&&Bn(it.doc.mode,ht.state),wt=Mo(it,st,ht);ct&&(ht.state=ct),st.stateAfter=ht.save(!ct),st.styles=wt.styles,wt.classes?st.styleClasses=wt.classes:st.styleClasses&&(st.styleClasses=null),dt===it.doc.highlightFrontier&&(it.doc.modeFrontier=Math.max(it.doc.modeFrontier,++it.doc.highlightFrontier))}return st.styles}function fo(it,st,dt){var ht=it.doc,ct=it.display;if(!ht.mode.startState)return new Ae(ht,!0,st);var wt=gi(it,st,dt),kt=wt>ht.first&&pn(ht,wt-1).stateAfter,It=kt?Ae.fromSaved(ht,kt,wt):new Ae(ht,hi(ht.mode),wt);return ht.iter(wt,st,function(Nt){me(it,Nt.text,It);var Ut=It.line;Nt.stateAfter=Ut==st-1||Ut%5==0||Ut>=ct.viewFrom&&Utst.start)return wt}throw new Error("Mode "+it.name+" failed to advance stream.")}var Rn=function(it,st,dt){this.start=it.start,this.end=it.pos,this.string=it.current(),this.type=st||null,this.state=dt};function Dn(it,st,dt,ht){var ct=it.doc,wt=ct.mode,kt;st=Mn(ct,st);var It=pn(ct,st.line),Nt=fo(it,st.line,dt),Ut=new _e(It.text,it.options.tabSize,Nt),he;for(ht&&(he=[]);(ht||Ut.posit.options.maxHighlightLength?(It=!1,kt&&me(it,st,ht,he.pos),he.pos=st.length,Xt=null):Xt=qn(An(dt,he,ht.state,ke),wt),ke){var Le=ke[0].name;Le&&(Xt="m-"+(Xt?Le+" "+Xt:Le))}if(!It||Ut!=Xt){for(;Ntkt;--It){if(It<=wt.first)return wt.first;var Nt=pn(wt,It-1),Ut=Nt.stateAfter;if(Ut&&(!dt||It+(Ut instanceof Mi?Ut.lookAhead:0)<=wt.modeFrontier))return It;var he=ue(Nt.text,null,it.options.tabSize);(ct==null||ht>he)&&(ct=It-1,ht=he)}return ct}function Ai(it,st){if(it.modeFrontier=Math.min(it.modeFrontier,st),!(it.highlightFrontierdt;ht--){var ct=pn(it,ht).stateAfter;if(ct&&(!(ct instanceof Mi)||ht+ct.lookAhead=st:wt.to>st);(ht||(ht=[])).push(new Ci(kt,wt.from,Nt?null:wt.to))}}return ht}function Gi(it,st,dt){var ht;if(it)for(var ct=0;ct=st:wt.to>st);if(It||wt.from==st&&kt.type=="bookmark"&&(!dt||wt.marker.insertLeft)){var Nt=wt.from==null||(kt.inclusiveLeft?wt.from<=st:wt.from0&&It)for(var pi=0;pi0)){var he=[Nt,1],Xt=Te(Ut.from,It.from),ke=Te(Ut.to,It.to);(Xt<0||!kt.inclusiveLeft&&!Xt)&&he.push({from:Ut.from,to:It.from}),(ke>0||!kt.inclusiveRight&&!ke)&&he.push({from:It.to,to:Ut.to}),ct.splice.apply(ct,he),Nt+=he.length-3}}return ct}function bn(it){var st=it.markedSpans;if(st){for(var dt=0;dtst)&&(!ht||Oi(ht,wt.marker)<0)&&(ht=wt.marker)}return ht}function Si(it,st,dt,ht,ct){var wt=pn(it,st),kt=Ne&&wt.markedSpans;if(kt)for(var It=0;It=0&&Xt<=0||he<=0&&Xt>=0)&&(he<=0&&(Nt.marker.inclusiveRight&&ct.inclusiveLeft?Te(Ut.to,dt)>=0:Te(Ut.to,dt)>0)||he>=0&&(Nt.marker.inclusiveRight&&ct.inclusiveLeft?Te(Ut.from,ht)<=0:Te(Ut.from,ht)<0)))return!0}}}function ai(it){for(var st;st=Ao(it);)it=st.find(-1,!0).line;return it}function xi(it){for(var st;st=zn(it);)it=st.find(1,!0).line;return it}function Uo(it){for(var st,dt;st=zn(it);)it=st.find(1,!0).line,(dt||(dt=[])).push(it);return dt}function oi(it,st){var dt=pn(it,st),ht=ai(dt);return dt==ht?st:Yt(ht)}function _n(it,st){if(st>it.lastLine())return st;var dt=pn(it,st),ht;if(!We(it,dt))return st;for(;ht=zn(dt);)dt=ht.find(1,!0).line;return Yt(dt)+1}function We(it,st){var dt=Ne&&st.markedSpans;if(dt){for(var ht=void 0,ct=0;ctst.maxLineLength&&(st.maxLineLength=ct,st.maxLine=ht)})}var So=function(it,st,dt){this.text=it,Ot(this,st),this.height=dt?dt(this):1};So.prototype.lineNo=function(){return Yt(this)},Ti(So);function Ko(it,st,dt,ht){it.text=st,it.stateAfter&&(it.stateAfter=null),it.styles&&(it.styles=null),it.order!=null&&(it.order=null),bn(it),Ot(it,dt);var ct=ht?ht(it):1;ct!=it.height&&yn(it,ct)}function ko(it){it.parent=null,bn(it)}var qr={},Yr={};function Qs(it,st){if(!it||/^\s*$/.test(it))return null;var dt=st.addModeClass?Yr:qr;return dt[it]||(dt[it]=it.replace(/\S+/g,"cm-$&"))}function ge(it,st){var dt=Fe("span",null,null,re?"padding-right: .1px":null),ht={pre:Fe("pre",[dt],"CodeMirror-line"),content:dt,col:0,pos:0,cm:it,trailingSpace:!1,splitSpaces:it.getOption("lineWrapping")};st.measure={};for(var ct=0;ct<=(st.rest?st.rest.length:0);ct++){var wt=ct?st.rest[ct-1]:st.line,kt=void 0;ht.pos=0,ht.addToken=zl,Jr(it.display.measure)&&(kt=Pn(wt,it.doc.direction))&&(ht.addToken=wl(ht.addToken,kt)),ht.map=[];var It=st!=it.display.externalMeasured&&Yt(wt);Au(wt,ht,Di(it,wt,It)),wt.styleClasses&&(wt.styleClasses.bgClass&&(ht.bgClass=Kn(wt.styleClasses.bgClass,ht.bgClass||"")),wt.styleClasses.textClass&&(ht.textClass=Kn(wt.styleClasses.textClass,ht.textClass||""))),ht.map.length==0&&ht.map.push(0,0,ht.content.appendChild(er(it.display.measure))),ct==0?(st.measure.map=ht.map,st.measure.cache={}):((st.measure.maps||(st.measure.maps=[])).push(ht.map),(st.measure.caches||(st.measure.caches=[])).push({}))}if(re){var Nt=ht.content.lastChild;(/\bcm-tab\b/.test(Nt.className)||Nt.querySelector&&Nt.querySelector(".cm-tab"))&&(ht.content.className="cm-tab-wrap-hack")}return bi(it,"renderLine",it,st.line,ht.pre),ht.pre.className&&(ht.textClass=Kn(ht.pre.className,ht.textClass||"")),ht}function fr(it){var st=_t("span","\u2022","cm-invalidchar");return st.title="\\u"+it.charCodeAt(0).toString(16),st.setAttribute("aria-label",st.title),st}function zl(it,st,dt,ht,ct,wt,kt){if(st){var It=it.splitSpaces?is(st,it.trailingSpace):st,Nt=it.cm.state.specialChars,Ut=!1,he;if(!Nt.test(st))it.col+=st.length,he=document.createTextNode(It),it.map.push(it.pos,it.pos+st.length,he),fe&&se<9&&(Ut=!0),it.pos+=st.length;else{he=document.createDocumentFragment();for(var Xt=0;;){Nt.lastIndex=Xt;var ke=Nt.exec(st),Le=ke?ke.index-Xt:st.length-Xt;if(Le){var dn=document.createTextNode(It.slice(Xt,Xt+Le));fe&&se<9?he.appendChild(_t("span",[dn])):he.appendChild(dn),it.map.push(it.pos,it.pos+Le,dn),it.col+=Le,it.pos+=Le}if(!ke)break;Xt+=Le+1;var gn=void 0;if(ke[0]==" "){var kn=it.cm.options.tabSize,Vn=kn-it.col%kn;gn=he.appendChild(_t("span",cn(Vn),"cm-tab")),gn.setAttribute("role","presentation"),gn.setAttribute("cm-text"," "),it.col+=Vn}else ke[0]=="\r"||ke[0]==` `?(gn=he.appendChild(_t("span",ke[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),gn.setAttribute("cm-text",ke[0]),it.col+=1):(gn=it.cm.options.specialCharPlaceholder(ke[0]),gn.setAttribute("cm-text",ke[0]),fe&&se<9?he.appendChild(_t("span",[gn])):he.appendChild(gn),it.col+=1);it.map.push(it.pos,it.pos+1,gn),it.pos++}}if(it.trailingSpace=It.charCodeAt(st.length-1)==32,dt||ht||ct||Ut||wt||kt){var li=dt||"";ht&&(li+=ht),ct&&(li+=ct);var ti=_t("span",[he],li,wt);if(kt)for(var pi in kt)kt.hasOwnProperty(pi)&&pi!="style"&&pi!="class"&&ti.setAttribute(pi,kt[pi]);return it.content.appendChild(ti)}it.content.appendChild(he)}}function is(it,st){if(it.length>1&&!/ /.test(it))return it;for(var dt=st,ht="",ct=0;ctUt&&Xt.from<=Ut));ke++);if(Xt.to>=he)return it(dt,ht,ct,wt,kt,It,Nt);it(dt,ht.slice(0,Xt.to-Ut),ct,wt,null,It,Nt),wt=null,ht=ht.slice(Xt.to-Ut),Ut=Xt.to}}}function Fo(it,st,dt,ht){var ct=!ht&&dt.widgetNode;ct&&it.map.push(it.pos,it.pos+st,ct),!ht&&it.cm.display.input.needsContentAttribute&&(ct||(ct=it.content.appendChild(document.createElement("span"))),ct.setAttribute("cm-marker",dt.id)),ct&&(it.cm.display.input.setUneditable(ct),it.content.appendChild(ct)),it.pos+=st,it.trailingSpace=!1}function Au(it,st,dt){var ht=it.markedSpans,ct=it.text,wt=0;if(!ht){for(var kt=1;ktNt||so.collapsed&&$n.to==Nt&&$n.from==Nt)){if($n.to!=null&&$n.to!=Nt&&Le>$n.to&&(Le=$n.to,gn=""),so.className&&(dn+=" "+so.className),so.css&&(ke=(ke?ke+";":"")+so.css),so.startStyle&&$n.from==Nt&&(kn+=" "+so.startStyle),so.endStyle&&$n.to==Le&&(pi||(pi=[])).push(so.endStyle,$n.to),so.title&&((li||(li={})).title=so.title),so.attributes)for(var pr in so.attributes)(li||(li={}))[pr]=so.attributes[pr];so.collapsed&&(!Vn||Oi(Vn.marker,so)<0)&&(Vn=$n)}else $n.from>Nt&&Le>$n.from&&(Le=$n.from)}if(pi)for(var ls=0;ls=It)break;for(var pa=Math.min(It,Le);;){if(he){var Vs=Nt+he.length;if(!Vn){var ts=Vs>pa?he.slice(0,pa-Nt):he;st.addToken(st,ts,Xt?Xt+dn:dn,kn,Nt+ts.length==Le?gn:"",ke,li)}if(Vs>=pa){he=he.slice(pa-Nt),Nt=pa;break}Nt=Vs,kn=""}he=ct.slice(wt,wt=dt[Ut++]),Xt=Qs(dt[Ut++],st.cm.options)}}}function Rl(it,st,dt){this.line=st,this.rest=Uo(st),this.size=this.rest?Yt(qt(this.rest))-dt+1:1,this.node=this.text=null,this.hidden=We(it,st)}function Do(it,st,dt){for(var ht=[],ct,wt=st;wt2&&wt.push((Nt.bottom+Ut.top)/2-dt.top)}}wt.push(dt.bottom-dt.top)}}function Ll(it,st,dt){if(it.line==st)return{map:it.measure.map,cache:it.measure.cache};for(var ht=0;htdt)return{map:it.measure.maps[ct],cache:it.measure.caches[ct],before:!0}}function Xd(it,st){st=ai(st);var dt=Yt(st),ht=it.display.externalMeasured=new Rl(it.doc,st,dt);ht.lineN=dt;var ct=ht.built=ge(it,ht);return ht.text=ct.pre,ne(it.display.lineMeasure,ct.pre),ht}function sd(it,st,dt,ht){return Da(it,jl(it,st),dt,ht)}function ph(it,st){if(st>=it.display.viewFrom&&st=dt.lineN&&stst)&&(wt=Nt-It,ct=wt-1,st>=Nt&&(kt="right")),ct!=null){if(ht=it[Ut+2],It==Nt&&dt==(ht.insertLeft?"left":"right")&&(kt=dt),dt=="left"&&ct==0)for(;Ut&&it[Ut-2]==it[Ut-3]&&it[Ut-1].insertLeft;)ht=it[(Ut-=3)+2],kt="left";if(dt=="right"&&ct==Nt-It)for(;Ut=0&&(dt=it[ct]).left==dt.right;ct--);return dt}function wr(it,st,dt,ht){var ct=ad(st.map,dt,ht),wt=ct.node,kt=ct.start,It=ct.end,Nt=ct.collapse,Ut;if(wt.nodeType==3){for(var he=0;he<4;he++){for(;kt&&Se(st.line.text.charAt(ct.coverStart+kt));)--kt;for(;ct.coverStart+It0&&(Nt=ht="right");var Xt;it.options.lineWrapping&&(Xt=wt.getClientRects()).length>1?Ut=Xt[ht=="right"?Xt.length-1:0]:Ut=wt.getBoundingClientRect()}if(fe&&se<9&&!kt&&(!Ut||!Ut.left&&!Ut.right)){var ke=wt.parentNode.getClientRects()[0];ke?Ut={left:ke.left,right:ke.left+Sh(it.display),top:ke.top,bottom:ke.bottom}:Ut=mh}for(var Le=Ut.top-st.rect.top,dn=Ut.bottom-st.rect.top,gn=(Le+dn)/2,kn=st.view.measure.heights,Vn=0;Vn=ht.text.length?(Nt=ht.text.length,Ut="before"):Nt<=0&&(Nt=0,Ut="after"),!It)return kt(Ut=="before"?Nt-1:Nt,Ut=="before");function he(dn,gn,kn){var Vn=It[gn],li=Vn.level==1;return kt(kn?dn-1:dn,li!=kn)}var Xt=qe(It,Nt,Ut),ke=Ze,Le=he(Nt,Xt,Ut=="before");return ke!=null&&(Le.other=he(Nt,ke,Ut!="before")),Le}function Ds(it,st){var dt=0;st=Mn(it.doc,st),it.options.lineWrapping||(dt=Sh(it.display)*st.ch);var ht=pn(it.doc,st.line),ct=Qi(ht)+Es(it.display);return{left:dt,right:dt,top:ct,bottom:ct+ht.height}}function zr(it,st,dt,ht,ct){var wt=Ce(it,st,dt);return wt.xRel=ct,ht&&(wt.outside=ht),wt}function os(it,st,dt){var ht=it.doc;if(dt+=it.display.viewOffset,dt<0)return zr(ht.first,0,null,-1,-1);var ct=De(ht,dt),wt=ht.first+ht.size-1;if(ct>wt)return zr(ht.first+ht.size-1,pn(ht,wt).text.length,null,1,1);st<0&&(st=0);for(var kt=pn(ht,ct);;){var It=ze(it,kt,ct,st,dt),Nt=Un(kt,It.ch+(It.xRel>0||It.outside>0?1:0));if(!Nt)return It;var Ut=Nt.find(1);if(Ut.line==ct)return Ut;kt=pn(ht,ct=Ut.line)}}function Yn(it,st,dt,ht){ht-=Ir(st);var ct=st.text.length,wt=Ye(function(kt){return Da(it,dt,kt-1).bottom<=ht},ct,0);return ct=Ye(function(kt){return Da(it,dt,kt).top>ht},wt,ct),{begin:wt,end:ct}}function Oa(it,st,dt,ht){dt||(dt=jl(it,st));var ct=Xr(it,st,Da(it,dt,ht),"line").top;return Yn(it,st,dt,ct)}function Jt(it,st,dt,ht){return it.bottom<=dt?!1:it.top>dt?!0:(ht?it.left:it.right)>st}function ze(it,st,dt,ht,ct){ct-=Qi(st);var wt=jl(it,st),kt=Ir(st),It=0,Nt=st.text.length,Ut=!0,he=Pn(st,it.doc.direction);if(he){var Xt=(it.options.lineWrapping?yh:Gl)(it,st,dt,wt,he,ht,ct);Ut=Xt.level!=1,It=Ut?Xt.from:Xt.to-1,Nt=Ut?Xt.to:Xt.from-1}var ke=null,Le=null,dn=Ye(function(Ui){var $n=Da(it,wt,Ui);return $n.top+=kt,$n.bottom+=kt,Jt($n,ht,ct,!1)?($n.top<=ct&&$n.left<=ht&&(ke=Ui,Le=$n),!0):!1},It,Nt),gn,kn,Vn=!1;if(Le){var li=ht-Le.left=pi.bottom?1:0}return dn=$e(st.text,dn,1),zr(dt,dn,kn,Vn,ht-gn)}function Gl(it,st,dt,ht,ct,wt,kt){var It=Ye(function(Xt){var ke=ct[Xt],Le=ke.level!=1;return Jt(wo(it,Ce(dt,Le?ke.to:ke.from,Le?"before":"after"),"line",st,ht),wt,kt,!0)},0,ct.length-1),Nt=ct[It];if(It>0){var Ut=Nt.level!=1,he=wo(it,Ce(dt,Ut?Nt.from:Nt.to,Ut?"after":"before"),"line",st,ht);Jt(he,wt,kt,!0)&&he.top>kt&&(Nt=ct[It-1])}return Nt}function yh(it,st,dt,ht,ct,wt,kt){var It=Yn(it,st,ht,kt),Nt=It.begin,Ut=It.end;/\s/.test(st.text.charAt(Ut-1))&&Ut--;for(var he=null,Xt=null,ke=0;ke=Ut||Le.to<=Nt)){var dn=Le.level!=1,gn=Da(it,ht,dn?Math.min(Ut,Le.to)-1:Math.max(Nt,Le.from)).right,kn=gnkn)&&(he=Le,Xt=kn)}}return he||(he=ct[ct.length-1]),he.fromUt&&(he={from:he.from,to:Ut,level:he.level}),he}var Ia;function su(it){if(it.cachedTextHeight!=null)return it.cachedTextHeight;if(Ia==null){Ia=_t("pre",null,"CodeMirror-line-like");for(var st=0;st<49;++st)Ia.appendChild(document.createTextNode("x")),Ia.appendChild(_t("br"));Ia.appendChild(document.createTextNode("x"))}ne(it.measure,Ia);var dt=Ia.offsetHeight/50;return dt>3&&(it.cachedTextHeight=dt),te(it.measure),dt||1}function Sh(it){if(it.cachedCharWidth!=null)return it.cachedCharWidth;var st=_t("span","xxxxxxxxxx"),dt=_t("pre",[st],"CodeMirror-line-like");ne(it.measure,dt);var ht=st.getBoundingClientRect(),ct=(ht.right-ht.left)/10;return ct>2&&(it.cachedCharWidth=ct),ct||10}function Hf(it){for(var st=it.display,dt={},ht={},ct=st.gutters.clientLeft,wt=st.gutters.firstChild,kt=0;wt;wt=wt.nextSibling,++kt){var It=it.display.gutterSpecs[kt].className;dt[It]=wt.offsetLeft+wt.clientLeft+ct,ht[It]=wt.clientWidth}return{fixedPos:Zd(st),gutterTotalWidth:st.gutters.offsetWidth,gutterLeft:dt,gutterWidth:ht,wrapperWidth:st.wrapper.clientWidth}}function Zd(it){return it.scroller.getBoundingClientRect().left-it.sizer.getBoundingClientRect().left}function gr(it){var st=su(it.display),dt=it.options.lineWrapping,ht=dt&&Math.max(5,it.display.scroller.clientWidth/Sh(it.display)-3);return function(ct){if(We(it.doc,ct))return 0;var wt=0;if(ct.widgets)for(var kt=0;kt0&&(Ut=pn(it.doc,Nt.line).text).length==Nt.ch){var he=ue(Ut,Ut.length,it.options.tabSize)-Ut.length;Nt=Ce(Nt.line,Math.max(0,Math.round((wt-Qa(it.display).left)/Sh(it.display))-he))}return Nt}function za(it,st){if(st>=it.display.viewTo||(st-=it.display.viewFrom,st<0))return null;for(var dt=it.display.view,ht=0;htst)&&(ct.updateLineNumbers=st),it.curOp.viewChanged=!0,st>=ct.viewTo)Ne&&oi(it.doc,st)ct.viewFrom?Rr(it):(ct.viewFrom+=ht,ct.viewTo+=ht);else if(st<=ct.viewFrom&&dt>=ct.viewTo)Rr(it);else if(st<=ct.viewFrom){var wt=fa(it,dt,dt+ht,1);wt?(ct.view=ct.view.slice(wt.index),ct.viewFrom=wt.lineN,ct.viewTo+=ht):Rr(it)}else if(dt>=ct.viewTo){var kt=fa(it,st,st,-1);kt?(ct.view=ct.view.slice(0,kt.index),ct.viewTo=kt.lineN):Rr(it)}else{var It=fa(it,st,st,-1),Nt=fa(it,dt,dt+ht,1);It&&Nt?(ct.view=ct.view.slice(0,It.index).concat(Do(it,It.lineN,Nt.lineN)).concat(ct.view.slice(Nt.index)),ct.viewTo+=ht):Rr(it)}var Ut=ct.externalMeasured;Ut&&(dt=ct.lineN&&st=ht.viewTo)){var wt=ht.view[za(it,st)];if(wt.node!=null){var kt=wt.changes||(wt.changes=[]);vn(kt,dt)==-1&&kt.push(dt)}}}function Rr(it){it.display.viewFrom=it.display.viewTo=it.doc.first,it.display.view=[],it.display.viewOffset=0}function fa(it,st,dt,ht){var ct=za(it,st),wt,kt=it.display.view;if(!Ne||dt==it.doc.first+it.doc.size)return{index:ct,lineN:dt};for(var It=it.display.viewFrom,Nt=0;Nt0){if(ct==kt.length-1)return null;wt=It+kt[ct].size-st,ct++}else wt=It-st;st+=wt,dt+=wt}for(;oi(it.doc,dt)!=dt;){if(ct==(ht<0?0:kt.length-1))return null;dt+=ht*kt[ct-(ht<0?1:0)].size,ct+=ht}return{index:ct,lineN:dt}}function nr(it,st,dt){var ht=it.display,ct=ht.view;ct.length==0||st>=ht.viewTo||dt<=ht.viewFrom?(ht.view=Do(it,st,dt),ht.viewFrom=st):(ht.viewFrom>st?ht.view=Do(it,st,ht.viewFrom).concat(ht.view):ht.viewFromdt&&(ht.view=ht.view.slice(0,za(it,dt)))),ht.viewTo=dt}function wa(it){for(var st=it.display.view,dt=0,ht=0;ht=it.display.viewTo||It.to().line0?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 ar(it){it.state.focused||(it.display.input.focus(),Po(it))}function yr(it){it.state.delayingBlurEvent=!0,setTimeout(function(){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1,xh(it))},100)}function Po(it,st){it.state.delayingBlurEvent&&(it.state.delayingBlurEvent=!1),it.options.readOnly!="nocursor"&&(it.state.focused||(bi(it,"focus",it,st),it.state.focused=!0,xn(it.display.wrapper,"CodeMirror-focused"),!it.curOp&&it.display.selForContextMenu!=it.doc.sel&&(it.display.input.reset(),re&&setTimeout(function(){return it.display.input.reset(!0)},20)),it.display.input.receivedFocus()),Jo(it))}function xh(it,st){it.state.delayingBlurEvent||(it.state.focused&&(bi(it,"blur",it,st),it.state.focused=!1,Vt(it.display.wrapper,"CodeMirror-focused")),clearInterval(it.display.blinker),setTimeout(function(){it.state.focused||(it.display.shift=!1)},150))}function vi(it){for(var st=it.display,dt=st.lineDiv.offsetTop,ht=0;ht.005||he<-.005)&&(yn(ct.line,kt),Dp(ct.line),ct.rest))for(var Xt=0;Xtit.display.sizerWidth){var ke=Math.ceil(It/Sh(it.display));ke>it.display.maxLineLength&&(it.display.maxLineLength=ke,it.display.maxLine=ct.line,it.display.maxLineChanged=!0)}}}}function Dp(it){if(it.widgets)for(var st=0;st=kt&&(wt=De(st,Qi(pn(st,Nt))-it.wrapper.clientHeight),kt=Nt)}return{from:wt,to:Math.max(kt,wt+1)}}function Op(it,st){if(!ji(it,"scrollCursorIntoView")){var dt=it.display,ht=dt.sizer.getBoundingClientRect(),ct=null;if(st.top+ht.top<0?ct=!0:st.bottom+ht.top>(window.innerHeight||document.documentElement.clientHeight)&&(ct=!1),ct!=null&&!Xe){var wt=_t("div","\u200B",null,`position: absolute; top: `+(st.top-dt.viewOffset-Es(it.display))+`px; height: `+(st.bottom-st.top+Nr(it)+dt.barHeight)+`px; left: `+st.left+"px; width: "+Math.max(2,st.right-st.left)+"px;");it.display.lineSpace.appendChild(wt),wt.scrollIntoView(ct),it.display.lineSpace.removeChild(wt)}}}function hd(it,st,dt,ht){ht==null&&(ht=0);var ct;!it.options.lineWrapping&&st==dt&&(st=st.ch?Ce(st.line,st.sticky=="before"?st.ch-1:st.ch,"after"):st,dt=st.sticky=="before"?Ce(st.line,st.ch+1,"before"):st);for(var wt=0;wt<5;wt++){var kt=!1,It=wo(it,st),Nt=!dt||dt==st?It:wo(it,dt);ct={left:Math.min(It.left,Nt.left),top:Math.min(It.top,Nt.top)-ht,right:Math.max(It.left,Nt.left),bottom:Math.max(It.bottom,Nt.bottom)+ht};var Ut=tc(it,ct),he=it.doc.scrollTop,Xt=it.doc.scrollLeft;if(Ut.scrollTop!=null&&(Ph(it,Ut.scrollTop),Math.abs(it.doc.scrollTop-he)>1&&(kt=!0)),Ut.scrollLeft!=null&&(lu(it,Ut.scrollLeft),Math.abs(it.doc.scrollLeft-Xt)>1&&(kt=!0)),!kt)break}return ct}function Jd(it,st){var dt=tc(it,st);dt.scrollTop!=null&&Ph(it,dt.scrollTop),dt.scrollLeft!=null&&lu(it,dt.scrollLeft)}function tc(it,st){var dt=it.display,ht=su(it.display);st.top<0&&(st.top=0);var ct=it.curOp&&it.curOp.scrollTop!=null?it.curOp.scrollTop:dt.scroller.scrollTop,wt=ch(it),kt={};st.bottom-st.top>wt&&(st.bottom=st.top+wt);var It=it.doc.height+Cl(dt),Nt=st.topIt-ht;if(st.topct+wt){var he=Math.min(st.top,(Ut?It:st.bottom)-wt);he!=ct&&(kt.scrollTop=he)}var Xt=it.options.fixedGutter?0:dt.gutters.offsetWidth,ke=it.curOp&&it.curOp.scrollLeft!=null?it.curOp.scrollLeft:dt.scroller.scrollLeft-Xt,Le=da(it)-dt.gutters.offsetWidth,dn=st.right-st.left>Le;return dn&&(st.right=st.left+Le),st.left<10?kt.scrollLeft=0:st.leftLe+ke-3&&(kt.scrollLeft=st.right+(dn?0:10)-Le),kt}function Vf(it,st){st!=null&&(Wl(it),it.curOp.scrollTop=(it.curOp.scrollTop==null?it.doc.scrollTop:it.curOp.scrollTop)+st)}function au(it){Wl(it);var st=it.getCursor();it.curOp.scrollToPos={from:st,to:st,margin:it.options.cursorScrollMargin}}function wh(it,st,dt){(st!=null||dt!=null)&&Wl(it),st!=null&&(it.curOp.scrollLeft=st),dt!=null&&(it.curOp.scrollTop=dt)}function Co(it,st){Wl(it),it.curOp.scrollToPos=st}function Wl(it){var st=it.curOp.scrollToPos;if(st){it.curOp.scrollToPos=null;var dt=Ds(it,st.from),ht=Ds(it,st.to);Yf(it,dt,ht,st.margin)}}function Yf(it,st,dt,ht){var ct=tc(it,{left:Math.min(st.left,dt.left),top:Math.min(st.top,dt.top)-ht,right:Math.max(st.right,dt.right),bottom:Math.max(st.bottom,dt.bottom)+ht});wh(it,ct.scrollLeft,ct.scrollTop)}function Ph(it,st){Math.abs(it.doc.scrollTop-st)<2||(zt||Ou(it,{top:st}),ec(it,st,!0),zt&&Ou(it),dd(it,100))}function ec(it,st,dt){st=Math.max(0,Math.min(it.display.scroller.scrollHeight-it.display.scroller.clientHeight,st)),!(it.display.scroller.scrollTop==st&&!dt)&&(it.doc.scrollTop=st,it.display.scrollbars.setScrollTop(st),it.display.scroller.scrollTop!=st&&(it.display.scroller.scrollTop=st))}function lu(it,st,dt,ht){st=Math.max(0,Math.min(st,it.display.scroller.scrollWidth-it.display.scroller.clientWidth)),!((dt?st==it.doc.scrollLeft:Math.abs(it.doc.scrollLeft-st)<2)&&!ht)&&(it.doc.scrollLeft=st,Xf(it),it.display.scroller.scrollLeft!=st&&(it.display.scroller.scrollLeft=st),it.display.scrollbars.setScrollLeft(st))}function qa(it){var st=it.display,dt=st.gutters.offsetWidth,ht=Math.round(it.doc.height+Cl(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+Nr(it)+st.barHeight,nativeBarWidth:st.nativeBarWidth,gutterWidth:dt}}var Tu=function(it,st,dt){this.cm=dt;var ht=this.vert=_t("div",[_t("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),ct=this.horiz=_t("div",[_t("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");ht.tabIndex=ct.tabIndex=-1,it(ht),it(ct),an(ht,"scroll",function(){ht.clientHeight&&st(ht.scrollTop,"vertical")}),an(ct,"scroll",function(){ct.clientWidth&&st(ct.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,fe&&se<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Tu.prototype.update=function(it){var st=it.scrollWidth>it.clientWidth+1,dt=it.scrollHeight>it.clientHeight+1,ht=it.nativeBarWidth;if(dt){this.vert.style.display="block",this.vert.style.bottom=st?ht+"px":"0";var ct=it.viewHeight-(st?ht:0);this.vert.firstChild.style.height=Math.max(0,it.scrollHeight-it.clientHeight+ct)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(st){this.horiz.style.display="block",this.horiz.style.right=dt?ht+"px":"0",this.horiz.style.left=it.barLeft+"px";var wt=it.viewWidth-it.barLeft-(dt?ht:0);this.horiz.firstChild.style.width=Math.max(0,it.scrollWidth-it.clientWidth+wt)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&it.clientHeight>0&&(ht==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:dt?ht:0,bottom:st?ht:0}},Tu.prototype.setScrollLeft=function(it){this.horiz.scrollLeft!=it&&(this.horiz.scrollLeft=it),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Tu.prototype.setScrollTop=function(it){this.vert.scrollTop!=it&&(this.vert.scrollTop=it),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Tu.prototype.zeroWidthHack=function(){var it=ft&&!ee?"12px":"18px";this.horiz.style.height=this.vert.style.width=it,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Zt,this.disableVert=new Zt},Tu.prototype.enableZeroWidthBar=function(it,st,dt){it.style.pointerEvents="auto";function ht(){var ct=it.getBoundingClientRect(),wt=dt=="vert"?document.elementFromPoint(ct.right-1,(ct.top+ct.bottom)/2):document.elementFromPoint((ct.right+ct.left)/2,ct.bottom-1);wt!=it?it.style.pointerEvents="none":st.set(1e3,ht)}st.set(1e3,ht)},Tu.prototype.clear=function(){var it=this.horiz.parentNode;it.removeChild(this.horiz),it.removeChild(this.vert)};var Ml=function(){};Ml.prototype.update=function(){return{bottom:0,right:0}},Ml.prototype.setScrollLeft=function(){},Ml.prototype.setScrollTop=function(){},Ml.prototype.clear=function(){};function Eu(it,st){st||(st=qa(it));var dt=it.display.barWidth,ht=it.display.barHeight;Uf(it,st);for(var ct=0;ct<4&&dt!=it.display.barWidth||ht!=it.display.barHeight;ct++)dt!=it.display.barWidth&&it.options.lineWrapping&&vi(it),Uf(it,qa(it)),dt=it.display.barWidth,ht=it.display.barHeight}function Uf(it,st){var dt=it.display,ht=dt.scrollbars.update(st);dt.sizer.style.paddingRight=(dt.barWidth=ht.right)+"px",dt.sizer.style.paddingBottom=(dt.barHeight=ht.bottom)+"px",dt.heightForcer.style.borderBottom=ht.bottom+"px solid transparent",ht.right&&ht.bottom?(dt.scrollbarFiller.style.display="block",dt.scrollbarFiller.style.height=ht.bottom+"px",dt.scrollbarFiller.style.width=ht.right+"px"):dt.scrollbarFiller.style.display="",ht.bottom&&it.options.coverGutterNextToScrollbar&&it.options.fixedGutter?(dt.gutterFiller.style.display="block",dt.gutterFiller.style.height=ht.bottom+"px",dt.gutterFiller.style.width=st.gutterWidth+"px"):dt.gutterFiller.style.display=""}var nc={native:Tu,null:Ml};function ic(it){it.display.scrollbars&&(it.display.scrollbars.clear(),it.display.scrollbars.addClass&&Vt(it.display.wrapper,it.display.scrollbars.addClass)),it.display.scrollbars=new nc[it.options.scrollbarStyle](function(st){it.display.wrapper.insertBefore(st,it.display.scrollbarFiller),an(st,"mousedown",function(){it.state.focused&&setTimeout(function(){return it.display.input.focus()},0)}),st.setAttribute("cm-not-content","true")},function(st,dt){dt=="horizontal"?lu(it,st):Ph(it,st)},it),it.display.scrollbars.addClass&&xn(it.display.wrapper,it.display.scrollbars.addClass)}var Ip=0;function Bu(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},Pl(it.curOp)}function Nu(it){var st=it.curOp;st&&Ja(st,function(dt){for(var ht=0;ht=dt.viewTo)||dt.maxLineChanged&&st.options.lineWrapping,it.update=it.mustUpdate&&new Ch(st,it.mustUpdate&&{top:it.scrollTop,ensure:it.scrollToPos},it.forceUpdate)}function _0(it){it.updatedDisplay=it.mustUpdate&&Kf(it.cm,it.update)}function zp(it){var st=it.cm,dt=st.display;it.updatedDisplay&&vi(st),it.barMeasure=qa(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+Nr(st)+st.display.barWidth),it.maxScrollLeft=Math.max(0,dt.sizer.offsetLeft+it.adjustWidthTo-da(st))),(it.updatedDisplay||it.selectionChanged)&&(it.preparedSelection=dt.input.prepareSelection())}function kr(it){var st=it.cm;it.adjustWidthTo!=null&&(st.display.sizer.style.minWidth=it.adjustWidthTo+"px",it.maxScrollLeft=it.display.viewTo)){var dt=+new Date+it.options.workTime,ht=fo(it,st.highlightFrontier),ct=[];st.iter(ht.line,Math.min(st.first+st.size,it.display.viewTo+500),function(wt){if(ht.line>=it.display.viewFrom){var kt=wt.styles,It=wt.text.length>it.options.maxHighlightLength?Bn(st.mode,ht.state):null,Nt=Mo(it,wt,ht,!0);It&&(ht.state=It),wt.styles=Nt.styles;var Ut=wt.styleClasses,he=Nt.classes;he?wt.styleClasses=he:Ut&&(wt.styleClasses=null);for(var Xt=!kt||kt.length!=wt.styles.length||Ut!=he&&(!Ut||!he||Ut.bgClass!=he.bgClass||Ut.textClass!=he.textClass),ke=0;!Xt&&kedt)return dd(it,it.options.workDelay),!0}),st.highlightFrontier=ht.line,st.modeFrontier=Math.max(st.modeFrontier,ht.line),ct.length&&Go(it,function(){for(var wt=0;wt=dt.viewFrom&&st.visible.to<=dt.viewTo&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo)&&dt.renderedView==dt.view&&wa(it)==0)return!1;Zr(it)&&(Rr(it),st.dims=Hf(it));var ct=ht.first+ht.size,wt=Math.max(st.visible.from-it.options.viewportMargin,ht.first),kt=Math.min(ct,st.visible.to+it.options.viewportMargin);dt.viewFromkt&&dt.viewTo-kt<20&&(kt=Math.min(ct,dt.viewTo)),Ne&&(wt=oi(it.doc,wt),kt=_n(it.doc,kt));var It=wt!=dt.viewFrom||kt!=dt.viewTo||dt.lastWrapHeight!=st.wrapperHeight||dt.lastWrapWidth!=st.wrapperWidth;nr(it,wt,kt),dt.viewOffset=Qi(pn(it.doc,dt.viewFrom)),it.display.mover.style.top=dt.viewOffset+"px";var Nt=wa(it);if(!It&&Nt==0&&!st.force&&dt.renderedView==dt.view&&(dt.updateLineNumbers==null||dt.updateLineNumbers>=dt.viewTo))return!1;var Ut=jp(it);return Nt>4&&(dt.lineDiv.style.display="none"),oc(it,dt.updateLineNumbers,st.dims),Nt>4&&(dt.lineDiv.style.display=""),dt.renderedView=dt.view,ga(Ut),te(dt.cursorDiv),te(dt.selectionDiv),dt.gutters.style.height=dt.sizer.style.minHeight=0,It&&(dt.lastWrapHeight=st.wrapperHeight,dt.lastWrapWidth=st.wrapperWidth,dd(it,400)),dt.updateLineNumbers=null,!0}function Qo(it,st){for(var dt=st.viewport,ht=!0;;ht=!1){if(!ht||!it.options.lineWrapping||st.oldDisplayWidth==da(it)){if(dt&&dt.top!=null&&(dt={top:Math.min(it.doc.height+Cl(it.display)-ch(it),dt.top)}),st.visible=po(it.display,it.doc,dt),st.visible.from>=it.display.viewFrom&&st.visible.to<=it.display.viewTo)break}else ht&&(st.visible=po(it.display,it.doc,dt));if(!Kf(it,st))break;vi(it);var ct=qa(it);rs(it),Eu(it,ct),zu(it,ct),st.force=!1}st.signal(it,"update",it),(it.display.viewFrom!=it.display.reportedViewFrom||it.display.viewTo!=it.display.reportedViewTo)&&(st.signal(it,"viewportChange",it,it.display.viewFrom,it.display.viewTo),it.display.reportedViewFrom=it.display.viewFrom,it.display.reportedViewTo=it.display.viewTo)}function Ou(it,st){var dt=new Ch(it,st);if(Kf(it,dt)){vi(it),Qo(it,dt);var ht=qa(it);rs(it),Eu(it,ht),zu(it,ht),dt.finish()}}function oc(it,st,dt){var ht=it.display,ct=it.options.lineNumbers,wt=ht.lineDiv,kt=wt.firstChild;function It(dn){var gn=dn.nextSibling;return re&&ft&&it.display.currentWheelTarget==dn?dn.style.display="none":dn.parentNode.removeChild(dn),gn}for(var Nt=ht.view,Ut=ht.viewFrom,he=0;he-1&&(Le=!1),ku(it,Xt,Ut,dt)),Le&&(te(Xt.lineNumber),Xt.lineNumber.appendChild(document.createTextNode(Nn(it.options,Ut)))),kt=Xt.node.nextSibling}Ut+=Xt.size}for(;kt;)kt=It(kt)}function Iu(it){var st=it.gutters.offsetWidth;it.sizer.style.marginLeft=st+"px"}function zu(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+Nr(it)+"px"}function Xf(it){var st=it.display,dt=st.view;if(!(!st.alignWidgets&&(!st.gutters.firstChild||!it.options.fixedGutter))){for(var ht=Zd(st)-st.scroller.scrollLeft+it.doc.scrollLeft,ct=st.gutters.offsetWidth,wt=ht+"px",kt=0;ktkt.clientWidth,Nt=kt.scrollHeight>kt.clientHeight;if(ht&&It||ct&&Nt){if(ct&&ft&&re){t:for(var Ut=st.target,he=wt.view;Ut!=kt;Ut=Ut.parentNode)for(var Xt=0;Xt=0&&Te(it,ht.to())<=0)return dt}return-1};var qo=function(it,st){this.anchor=it,this.head=st};qo.prototype.from=function(){return Ln(this.anchor,this.head)},qo.prototype.to=function(){return Xn(this.anchor,this.head)},qo.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function hl(it,st,dt){var ht=it&&it.options.selectionsMayTouch,ct=st[dt];st.sort(function(ke,Le){return Te(ke.from(),Le.from())}),dt=vn(st,ct);for(var wt=1;wt0:Nt>=0){var Ut=Ln(It.from(),kt.from()),he=Xn(It.to(),kt.to()),Xt=It.empty()?kt.from()==kt.head:It.from()==It.head;wt<=dt&&--dt,st.splice(--wt,2,new qo(Xt?he:Ut,Xt?Ut:he))}}return new _a(st,dt)}function uu(it,st){return new _a([new qo(it,st||it)],0)}function ju(it){return it.text?Ce(it.from.line+it.text.length-1,qt(it.text).length+(it.text.length==1?it.from.ch:0)):it.to}function Mh(it,st){if(Te(it,st.from)<0)return it;if(Te(it,st.to)<=0)return ju(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+=ju(st).ch-st.to.ch),Ce(dt,ht)}function Qd(it,st){for(var dt=[],ht=0;ht1&&it.remove(It.line+1,dn-1),it.insert(It.line+1,Vn)}ii(it,"change",it,st)}function kl(it,st,dt){function ht(ct,wt,kt){if(ct.linked)for(var It=0;It1&&!it.done[it.done.length-2].ranges)return it.done.pop(),qt(it.done)}function ef(it,st,dt,ht){var ct=it.history;ct.undone.length=0;var wt=+new Date,kt,It;if((ct.lastOp==ht||ct.lastOrigin==st.origin&&st.origin&&(st.origin.charAt(0)=="+"&&ct.lastModTime>wt-(it.cm?it.cm.options.historyEventDelay:500)||st.origin.charAt(0)=="*"))&&(kt=tf(ct,ct.lastOp==ht)))It=qt(kt.changes),Te(st.from,st.to)==0&&Te(st.from,It.to)==0?It.to=ju(st):kt.changes.push(Qf(it,st));else{var Nt=qt(ct.done);for((!Nt||!Nt.ranges)&&pd(it.sel,ct.done),kt={changes:[Qf(it,st)],generation:ct.generation},ct.done.push(kt);ct.done.length>ct.undoDepth;)ct.done.shift(),ct.done[0].ranges||ct.done.shift()}ct.done.push(dt),ct.generation=++ct.maxGeneration,ct.lastModTime=ct.lastSelTime=wt,ct.lastOp=ct.lastSelOp=ht,ct.lastOrigin=ct.lastSelOrigin=st.origin,It||bi(it,"historyAdded")}function sc(it,st,dt,ht){var ct=st.charAt(0);return ct=="*"||ct=="+"&&dt.ranges.length==ht.ranges.length&&dt.somethingSelected()==ht.somethingSelected()&&new Date-it.history.lastSelTime<=(it.cm?it.cm.options.historyEventDelay:500)}function nf(it,st,dt,ht){var ct=it.history,wt=ht&&ht.origin;dt==ct.lastSelOp||wt&&ct.lastSelOrigin==wt&&(ct.lastModTime==ct.lastSelTime&&ct.lastOrigin==wt||sc(it,wt,qt(ct.done),st))?ct.done[ct.done.length-1]=st:pd(st,ct.done),ct.lastSelTime=+new Date,ct.lastSelOrigin=wt,ct.lastSelOp=dt,ht&&ht.clearRedo!==!1&&cd(ct.undone)}function pd(it,st){var dt=qt(st);dt&&dt.ranges&&dt.equals(it)||st.push(it)}function Gu(it,st,dt,ht){var ct=st["spans_"+it.id],wt=0;it.iter(Math.max(it.first,dt),Math.min(it.first+it.size,ht),function(kt){kt.markedSpans&&((ct||(ct=st["spans_"+it.id]={}))[wt]=kt.markedSpans),++wt})}function ea(it){if(!it)return null;for(var st,dt=0;dt-1&&(qt(It)[Xt]=Ut[Xt],delete Ut[Xt])}}return ht}function _f(it,st,dt,ht){if(ht){var ct=it.anchor;if(dt){var wt=Te(st,ct)<0;wt!=Te(dt,ct)<0?(ct=st,st=dt):wt!=Te(st,dt)<0&&(st=dt)}return new qo(ct,st)}else return new qo(dt||st,st)}function $f(it,st,dt,ht,ct){ct==null&&(ct=it.cm&&(it.cm.display.shift||it.extend)),Hs(it,new _a([_f(it.sel.primary(),st,dt,ct)],0),ht)}function Gp(it,st,dt){for(var ht=[],ct=it.cm&&(it.cm.display.shift||it.extend),wt=0;wt=st.ch:It.to>st.ch))){if(ct&&(bi(Nt,"beforeCursorEnter"),Nt.explicitlyCleared))if(wt.markedSpans){--kt;continue}else break;if(!Nt.atomic)continue;if(dt){var Xt=Nt.find(ht<0?1:-1),ke=void 0;if((ht<0?he:Ut)&&(Xt=lc(it,Xt,-ht,Xt&&Xt.line==st.line?wt:null)),Xt&&Xt.line==st.line&&(ke=Te(Xt,dt))&&(ht<0?ke<0:ke>0))return du(it,Xt,st,ht,ct)}var Le=Nt.find(ht<0?-1:1);return(ht<0?Ut:he)&&(Le=lc(it,Le,ht,Le.line==st.line?wt:null)),Le?du(it,Le,st,ht,ct):null}}return st}function sf(it,st,dt,ht,ct){var wt=ht||1,kt=du(it,st,dt,wt,ct)||!ct&&du(it,st,dt,wt,!0)||du(it,st,dt,-wt,ct)||!ct&&du(it,st,dt,-wt,!0);return kt||(it.cantEdit=!0,Ce(it.first,0))}function lc(it,st,dt,ht){return dt<0&&st.ch==0?st.line>it.first?Mn(it,Ce(st.line-1)):null:dt>0&&st.ch==(ht||pn(it,st.line)).text.length?st.line=0;--ct)Fh(it,{from:ht[ct].from,to:ht[ct].to,text:ct?[""]:st.text,origin:st.origin});else Fh(it,st)}}function Fh(it,st){if(!(st.text.length==1&&st.text[0]==""&&Te(st.from,st.to)==0)){var dt=Qd(it,st);ef(it,st,dt,it.cm?it.cm.curOp.id:NaN),md(it,st,dt,Ji(it,st));var ht=[];kl(it,function(ct,wt){!wt&&vn(ht,ct.history)==-1&&(hc(ct.history,st),ht.push(ct.history)),md(ct,st,null,Ji(ct,st))})}}function lf(it,st,dt){var ht=it.cm&&it.cm.state.suppressEdits;if(!(ht&&!dt)){for(var ct=it.history,wt,kt=it.sel,It=st=="undo"?ct.done:ct.undone,Nt=st=="undo"?ct.undone:ct.done,Ut=0;Ut=0;--Le){var dn=ke(Le);if(dn)return dn.v}}}}function uc(it,st){if(st!=0&&(it.first+=st,it.sel=new _a(wn(it.sel.ranges,function(ct){return new qo(Ce(ct.anchor.line+st,ct.anchor.ch),Ce(ct.head.line+st,ct.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;htit.lastLine())){if(st.from.linewt&&(st={from:st.from,to:Ce(wt,pn(it,wt).text.length),text:[st.text[0]],origin:st.origin}),st.removed=ve(it,st.from,st.to),dt||(dt=Qd(it,st)),it.cm?Hp(it.cm,st,ht):Zf(it,st,ht),kh(it,dt,Re),it.cantEdit&&sf(it,Ce(it.firstLine(),0))&&(it.cantEdit=!1)}}function Hp(it,st,dt){var ht=it.doc,ct=it.display,wt=st.from,kt=st.to,It=!1,Nt=wt.line;it.options.lineWrapping||(Nt=Yt(ai(pn(ht,wt.line))),ht.iter(Nt,kt.line+1,function(Le){if(Le==ct.maxLine)return It=!0,!0})),ht.sel.contains(st.from,st.to)>-1&&no(it),Zf(ht,st,dt,gr(it)),it.options.lineWrapping||(ht.iter(Nt,wt.line+st.text.length,function(Le){var dn=Ro(Le);dn>ct.maxLineLength&&(ct.maxLine=Le,ct.maxLineLength=dn,ct.maxLineChanged=!0,It=!1)}),It&&(it.curOp.updateMaxLine=!0)),Ai(ht,wt.line),dd(it,400);var Ut=st.text.length-(kt.line-wt.line)-1;st.full?cr(it):wt.line==kt.line&&st.text.length==1&&!rc(it.doc,st)?oo(it,wt.line,"text"):cr(it,wt.line,kt.line+1,Ut);var he=to(it,"changes"),Xt=to(it,"change");if(Xt||he){var ke={from:wt,to:kt,text:st.text,removed:st.removed,origin:st.origin};Xt&&ii(it,"change",it,ke),he&&(it.curOp.changeObjs||(it.curOp.changeObjs=[])).push(ke)}it.display.selForContextMenu=null}function bh(it,st,dt,ht,ct){var wt;ht||(ht=dt),Te(ht,dt)<0&&(wt=[ht,dt],dt=wt[0],ht=wt[1]),typeof st=="string"&&(st=it.splitLines(st)),Hu(it,{from:dt,to:ht,text:st,origin:ct})}function $a(it,st,dt,ht){dt1||!(this.children[0]instanceof vd))){var It=[];this.collapse(It),this.children=[new vd(It)],this.children[0].parent=this}},collapse:function(it){for(var st=0;st50){for(var kt=ct.lines.length%25+25,It=kt;It10);it.parent.maybeSpill()}},iterN:function(it,st,dt){for(var ht=0;htit.display.maxLineLength&&(it.display.maxLine=Ut,it.display.maxLineLength=he,it.display.maxLineChanged=!0)}ht!=null&&it&&this.collapsed&&cr(it,ht,ct+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,it&&of(it.doc)),it&&ii(it,"markerCleared",it,this,ht,ct),st&&Nu(it),this.parent&&this.parent.clear()}},oe.prototype.find=function(it,st){it==null&&this.type=="bookmark"&&(it=1);for(var dt,ht,ct=0;ct0||kt==0&&wt.clearWhenEmpty!==!1)return wt;if(wt.replacedWith&&(wt.collapsed=!0,wt.widgetNode=Fe("span",[wt.replacedWith],"CodeMirror-widget"),ht.handleMouseEvents||wt.widgetNode.setAttribute("cm-ignore-events","true"),ht.insertLeft&&(wt.widgetNode.insertLeft=!0)),wt.collapsed){if(Si(it,st.line,st,dt,wt)||st.line!=dt.line&&Si(it,dt.line,st,dt,wt))throw new Error("Inserting collapsed marker partially overlapping an existing one");Ee()}wt.addToHistory&&ef(it,{from:st,to:dt,origin:"markText"},it.sel,NaN);var It=st.line,Nt=it.cm,Ut;if(it.iter(It,dt.line+1,function(Xt){Nt&&wt.collapsed&&!Nt.options.lineWrapping&&ai(Xt)==Nt.display.maxLine&&(Ut=!0),wt.collapsed&&It!=st.line&&yn(Xt,0),zo(Xt,new Ci(wt,It==st.line?st.ch:null,It==dt.line?dt.ch:null)),++It}),wt.collapsed&&it.iter(st.line,dt.line+1,function(Xt){We(it,Xt)&&yn(Xt,0)}),wt.clearOnEnter&&an(wt,"beforeCursorEnter",function(){return wt.clear()}),wt.readOnly&&(Zi(),(it.history.done.length||it.history.undone.length)&&it.clearHistory()),wt.collapsed&&(wt.id=++Up,wt.atomic=!0),Nt){if(Ut&&(Nt.curOp.updateMaxLine=!0),wt.collapsed)cr(Nt,st.line,dt.line+1);else if(wt.className||wt.startStyle||wt.endStyle||wt.css||wt.attributes||wt.title)for(var he=st.line;he<=dt.line;he++)oo(Nt,he,"text");wt.atomic&&of(Nt.doc),ii(Nt,"markerAdded",Nt,wt)}return wt}var Vl=function(it,st){this.markers=it,this.primary=st;for(var dt=0;dt=0;Nt--)Hu(this,ht[Nt]);It?tg(this,It):this.cm&&au(this.cm)}),undo:cs(function(){lf(this,"undo")}),redo:cs(function(){lf(this,"redo")}),undoSelection:cs(function(){lf(this,"undo",!0)}),redoSelection:cs(function(){lf(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.ch)&&st.push(ct.marker.parent||ct.marker)}return st},findMarks:function(it,st,dt){it=Mn(this,it),st=Mn(this,st);var ht=[],ct=it.line;return this.iter(it.line,st.line+1,function(wt){var kt=wt.markedSpans;if(kt)for(var It=0;It=Nt.to||Nt.from==null&&ct!=it.line||Nt.from!=null&&ct==st.line&&Nt.from>=st.ch)&&(!dt||dt(Nt.marker))&&ht.push(Nt.marker.parent||Nt.marker)}++ct}),ht},getAllMarks:function(){var it=[];return this.iter(function(st){var dt=st.markedSpans;if(dt)for(var ht=0;htit)return st=it,!0;it-=wt,++dt}),Mn(this,Ce(dt,st))},indexFromPos:function(it){it=Mn(this,it);var st=it.ch;if(it.linest&&(st=it.from),it.to!=null&&it.to-1){st.state.draggingText(it),setTimeout(function(){return st.display.input.focus()},20);return}try{var he=it.dataTransfer.getData("Text");if(he){var Xt;if(st.state.draggingText&&!st.state.draggingText.copy&&(Xt=st.listSelections()),kh(st.doc,uu(dt,dt)),Xt)for(var ke=0;ke=0;It--)bh(it.doc,"",ht[It].from,ht[It].to,"+delete");au(it)})}function Sc(it,st,dt){var ht=$e(it.text,st+dt,dt);return ht<0||ht>it.text.length?null:ht}function Wr(it,st,dt){var ht=Sc(it,st.ch,dt);return ht==null?null:new Ce(st.line,ht,dt<0?"after":"before")}function ff(it,st,dt,ht,ct){if(it){st.doc.direction=="rtl"&&(ct=-ct);var wt=Pn(dt,st.doc.direction);if(wt){var kt=ct<0?qt(wt):wt[0],It=ct<0==(kt.level==1),Nt=It?"after":"before",Ut;if(kt.level>0||st.doc.direction=="rtl"){var he=jl(st,dt);Ut=ct<0?dt.text.length-1:0;var Xt=Da(st,he,Ut).top;Ut=Ye(function(ke){return Da(st,he,ke).top==Xt},ct<0==(kt.level==1)?kt.from:kt.to-1,Ut),Nt=="before"&&(Ut=Sc(dt,Ut,1))}else Ut=ct<0?kt.to:kt.from;return new Ce(ht,Ut,Nt)}}return new Ce(ht,ct<0?dt.text.length:0,ct<0?"before":"after")}function ig(it,st,dt,ht){var ct=Pn(st,it.doc.direction);if(!ct)return Wr(st,dt,ht);dt.ch>=st.text.length?(dt.ch=st.text.length,dt.sticky="before"):dt.ch<=0&&(dt.ch=0,dt.sticky="after");var wt=qe(ct,dt.ch,dt.sticky),kt=ct[wt];if(it.doc.direction=="ltr"&&kt.level%2==0&&(ht>0?kt.to>dt.ch:kt.from=kt.from&&ke>=he.begin)){var Le=Xt?"before":"after";return new Ce(dt.line,ke,Le)}}var dn=function(Vn,li,ti){for(var pi=function(pr,ls){return ls?new Ce(dt.line,It(pr,1),"before"):new Ce(dt.line,pr,"after")};Vn>=0&&Vn0==(Ui.level!=1),so=$n?ti.begin:It(ti.end,-1);if(Ui.from<=so&&so0?he.end:It(he.begin,-1);return kn!=null&&!(ht>0&&kn==st.text.length)&&(gn=dn(ht>0?0:ct.length-1,ht,Ut(kn)),gn)?gn:null}var Vu={selectAll:Gr,singleSelection:function(it){return it.setSelection(it.getCursor("anchor"),it.getCursor("head"),Re)},killLine:function(it){return La(it,function(st){if(st.empty()){var dt=pn(it.doc,st.head.line).text.length;return st.head.ch==dt&&st.head.line0)ct=new Ce(ct.line,ct.ch+1),it.replaceRange(wt.charAt(ct.ch-1)+wt.charAt(ct.ch-2),Ce(ct.line,ct.ch-2),ct,"+transpose");else if(ct.line>it.doc.first){var kt=pn(it.doc,ct.line-1).text;kt&&(ct=new Ce(ct.line,1),it.replaceRange(wt.charAt(0)+it.doc.lineSeparator()+kt.charAt(kt.length-1),Ce(ct.line-1,kt.length-1),ct,"+transpose"))}}dt.push(new qo(ct,ct))}it.setSelections(dt)})},newlineAndIndent:function(it){return Go(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;htit&&Te(st,this.pos)==0&&dt==this.button};var Cd,Oh;function Ac(it,st){var dt=+new Date;return Oh&&Oh.compare(dt,it,st)?(Cd=Oh=null,"triple"):Cd&&Cd.compare(dt,it,st)?(Oh=new Mc(dt,it,st),Cd=null,"double"):(Cd=new Mc(dt,it,st),Oh=null,"single")}function bl(it){var st=this,dt=st.display;if(!(ji(st,it)||dt.activeTouch&&dt.input.supportsTouch())){if(dt.input.ensurePolled(),dt.shift=it.shiftKey,Kr(dt,it)){re||(dt.scroller.draggable=!1,setTimeout(function(){return dt.scroller.draggable=!0},100));return}if(!ug(st,it)){var ht=$s(st,it),ct=Ni(it),wt=ht?Ac(ht,ct):"single";window.focus(),ct==1&&st.state.selectingText&&st.state.selectingText(it),!(ht&&kc(st,ct,ht,wt,it))&&(ct==1?ht?tm(st,ht,wt,it):hr(it)==dt.scroller&&Vi(it):ct==2?(ht&&$f(st.doc,ht),setTimeout(function(){return dt.input.focus()},20)):ct==3&&(bt?st.display.input.onContextMenu(it):yr(st)))}}}function kc(it,st,dt,ht,ct){var wt="Click";return ht=="double"?wt="Double"+wt:ht=="triple"&&(wt="Triple"+wt),wt=(st==1?"Left":st==2?"Middle":"Right")+wt,Nh(it,yc(wt,ct),ct,function(kt){if(typeof kt=="string"&&(kt=Vu[kt]),!kt)return!1;var It=!1;try{it.isReadOnly()&&(it.state.suppressEdits=!0),It=kt(it,dt)!=ei}finally{it.state.suppressEdits=!1}return It})}function ag(it,st,dt){var ht=it.getOption("configureMouse"),ct=ht?ht(it,st,dt):{};if(ct.unit==null){var wt=lt?dt.shiftKey&&dt.metaKey:dt.altKey;ct.unit=wt?"rectangle":st=="single"?"char":st=="double"?"word":"line"}return(ct.extend==null||it.doc.extend)&&(ct.extend=it.doc.extend||dt.shiftKey),ct.addNew==null&&(ct.addNew=ft?dt.metaKey:dt.ctrlKey),ct.moveOnDrag==null&&(ct.moveOnDrag=!(ft?dt.altKey:dt.ctrlKey)),ct}function tm(it,st,dt,ht){fe?setTimeout(fi(ar,it),0):it.curOp.focus=en();var ct=ag(it,dt,ht),wt=it.doc.sel,kt;it.options.dragDrop&&Io&&!it.isReadOnly()&&dt=="single"&&(kt=wt.contains(st))>-1&&(Te((kt=wt.ranges[kt]).from(),st)<0||st.xRel>0)&&(Te(kt.to(),st)>0||st.xRel<0)?Fc(it,ht,st,ct):ev(it,ht,st,ct)}function Fc(it,st,dt,ht){var ct=it.display,wt=!1,kt=ss(it,function(Ut){re&&(ct.scroller.draggable=!1),it.state.draggingText=!1,ri(ct.wrapper.ownerDocument,"mouseup",kt),ri(ct.wrapper.ownerDocument,"mousemove",It),ri(ct.scroller,"dragstart",Nt),ri(ct.scroller,"drop",kt),wt||(Vi(Ut),ht.addNew||$f(it.doc,dt,null,null,ht.extend),re&&!Je||fe&&se==9?setTimeout(function(){ct.wrapper.ownerDocument.body.focus({preventScroll:!0}),ct.input.focus()},20):ct.input.focus())}),It=function(Ut){wt=wt||Math.abs(st.clientX-Ut.clientX)+Math.abs(st.clientY-Ut.clientY)>=10},Nt=function(){return wt=!0};re&&(ct.scroller.draggable=!0),it.state.draggingText=kt,kt.copy=!ht.moveOnDrag,ct.scroller.dragDrop&&ct.scroller.dragDrop(),an(ct.wrapper.ownerDocument,"mouseup",kt),an(ct.wrapper.ownerDocument,"mousemove",It),an(ct.scroller,"dragstart",Nt),an(ct.scroller,"drop",kt),yr(it),setTimeout(function(){return ct.input.focus()},20)}function bc(it,st,dt){if(dt=="char")return new qo(st,st);if(dt=="word")return it.findWordAt(st);if(dt=="line")return new qo(Ce(st.line,0),Mn(it.doc,Ce(st.line+1,0)));var ht=dt(it,st);return new qo(ht.from,ht.to)}function ev(it,st,dt,ht){var ct=it.display,wt=it.doc;Vi(st);var kt,It,Nt=wt.sel,Ut=Nt.ranges;if(ht.addNew&&!ht.extend?(It=wt.sel.contains(dt),It>-1?kt=Ut[It]:kt=new qo(dt,dt)):(kt=wt.sel.primary(),It=wt.sel.primIndex),ht.unit=="rectangle")ht.addNew||(kt=new qo(dt,dt)),dt=$s(it,st,!0,!0),It=-1;else{var he=bc(it,dt,ht.unit);ht.extend?kt=_f(kt,he.anchor,he.head,ht.extend):kt=he}ht.addNew?It==-1?(It=Ut.length,Hs(wt,hl(it,Ut.concat([kt]),It),{scroll:!1,origin:"*mouse"})):Ut.length>1&&Ut[It].empty()&&ht.unit=="char"&&!ht.extend?(Hs(wt,hl(it,Ut.slice(0,It).concat(Ut.slice(It+1)),0),{scroll:!1,origin:"*mouse"}),Nt=wt.sel):Wu(wt,It,kt,ln):(It=0,Hs(wt,new _a([kt],0),ln),Nt=wt.sel);var Xt=dt;function ke(ti){if(Te(Xt,ti)!=0)if(Xt=ti,ht.unit=="rectangle"){for(var pi=[],Ui=it.options.tabSize,$n=ue(pn(wt,dt.line).text,dt.ch,Ui),so=ue(pn(wt,ti.line).text,ti.ch,Ui),pr=Math.min($n,so),ls=Math.max($n,so),Cr=Math.min(dt.line,ti.line),pa=Math.min(it.lastLine(),Math.max(dt.line,ti.line));Cr<=pa;Cr++){var Vs=pn(wt,Cr).text,ts=Qn(Vs,pr,Ui);pr==ls?pi.push(new qo(Ce(Cr,ts),Ce(Cr,ts))):Vs.length>ts&&pi.push(new qo(Ce(Cr,ts),Ce(Cr,Qn(Vs,ls,Ui))))}pi.length||pi.push(new qo(dt,dt)),Hs(wt,hl(it,Nt.ranges.slice(0,It).concat(pi),It),{origin:"*mouse",scroll:!1}),it.scrollIntoView(ti)}else{var Ma=kt,Is=bc(it,ti,ht.unit),es=Ma.anchor,Oo;Te(Is.anchor,es)>0?(Oo=Is.head,es=Ln(Ma.from(),Is.anchor)):(Oo=Is.anchor,es=Xn(Ma.to(),Is.head));var Fr=Nt.ranges.slice(0);Fr[It]=em(it,new qo(Mn(wt,es),Oo)),Hs(wt,hl(it,Fr,It),ln)}}var Le=ct.wrapper.getBoundingClientRect(),dn=0;function gn(ti){var pi=++dn,Ui=$s(it,ti,!0,ht.unit=="rectangle");if(Ui)if(Te(Ui,Xt)!=0){it.curOp.focus=en(),ke(Ui);var $n=po(ct,wt);(Ui.line>=$n.to||Ui.line<$n.from)&&setTimeout(ss(it,function(){dn==pi&&gn(ti)}),150)}else{var so=ti.clientYLe.bottom?20:0;so&&setTimeout(ss(it,function(){dn==pi&&(ct.scroller.scrollTop+=so,gn(ti))}),50)}}function kn(ti){it.state.selectingText=!1,dn=1/0,ti&&(Vi(ti),ct.input.focus()),ri(ct.wrapper.ownerDocument,"mousemove",Vn),ri(ct.wrapper.ownerDocument,"mouseup",li),wt.history.lastSelOrigin=null}var Vn=ss(it,function(ti){ti.buttons===0||!Ni(ti)?kn(ti):gn(ti)}),li=ss(it,kn);it.state.selectingText=li,an(ct.wrapper.ownerDocument,"mousemove",Vn),an(ct.wrapper.ownerDocument,"mouseup",li)}function em(it,st){var dt=st.anchor,ht=st.head,ct=pn(it.doc,dt.line);if(Te(dt,ht)==0&&dt.sticky==ht.sticky)return st;var wt=Pn(ct);if(!wt)return st;var kt=qe(wt,dt.ch,dt.sticky),It=wt[kt];if(It.from!=dt.ch&&It.to!=dt.ch)return st;var Nt=kt+(It.from==dt.ch==(It.level!=1)?0:1);if(Nt==0||Nt==wt.length)return st;var Ut;if(ht.line!=dt.line)Ut=(ht.line-dt.line)*(it.doc.direction=="ltr"?1:-1)>0;else{var he=qe(wt,ht.ch,ht.sticky),Xt=he-kt||(ht.ch-dt.ch)*(It.level==1?-1:1);he==Nt-1||he==Nt?Ut=Xt<0:Ut=Xt>0}var ke=wt[Nt+(Ut?-1:0)],Le=Ut==(ke.level==1),dn=Le?ke.from:ke.to,gn=Le?"after":"before";return dt.ch==dn&&dt.sticky==gn?st:new qo(new Ce(dt.line,dn,gn),ht)}function lg(it,st,dt,ht){var ct,wt;if(st.touches)ct=st.touches[0].clientX,wt=st.touches[0].clientY;else try{ct=st.clientX,wt=st.clientY}catch(ke){return!1}if(ct>=Math.floor(it.display.gutters.getBoundingClientRect().right))return!1;ht&&Vi(st);var kt=it.display,It=kt.lineDiv.getBoundingClientRect();if(wt>It.bottom||!to(it,dt))return Ho(st);wt-=It.top-kt.viewOffset;for(var Nt=0;Nt=ct){var he=De(it.doc,wt),Xt=it.display.gutterSpecs[Nt];return bi(it,dt,it,he,Xt.className,st),Ho(st)}}}function ug(it,st){return lg(it,st,"gutterClick",!0)}function hg(it,st){Kr(it.display,st)||nm(it,st)||ji(it,st,"contextmenu")||bt||it.display.input.onContextMenu(st)}function nm(it,st){return to(it,"gutterContextMenu")?lg(it,st,"gutterContextMenu",!1):!1}function dg(it){it.display.wrapper.className=it.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+it.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Fu(it)}var Yu={toString:function(){return"CodeMirror.Init"}},Tc={},gf={};function im(it){var st=it.optionHandlers;function dt(ht,ct,wt,kt){it.defaults[ht]=ct,wt&&(st[ht]=kt?function(It,Nt,Ut){Ut!=Yu&&wt(It,Nt,Ut)}:wt)}it.defineOption=dt,it.Init=Yu,dt("value","",function(ht,ct){return ht.setValue(ct)},!0),dt("mode",null,function(ht,ct){ht.doc.modeOption=ct,ro(ht)},!0),dt("indentUnit",2,ro,!0),dt("indentWithTabs",!1),dt("smartIndent",!0),dt("tabSize",4,function(ht){_d(ht),Fu(ht),cr(ht)},!0),dt("lineSeparator",null,function(ht,ct){if(ht.doc.lineSep=ct,!!ct){var wt=[],kt=ht.doc.first;ht.doc.iter(function(Nt){for(var Ut=0;;){var he=Nt.text.indexOf(ct,Ut);if(he==-1)break;Ut=he+ct.length,wt.push(Ce(kt,he))}kt++});for(var It=wt.length-1;It>=0;It--)bh(ht.doc,ct,wt[It],Ce(wt[It].line,wt[It].ch+ct.length))}}),dt("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(ht,ct,wt){ht.state.specialChars=new RegExp(ct.source+(ct.test(" ")?"":"| "),"g"),wt!=Yu&&ht.refresh()}),dt("specialCharPlaceholder",fr,function(ht){return ht.refresh()},!0),dt("electricChars",!0),dt("inputStyle",nt?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),dt("spellcheck",!1,function(ht,ct){return ht.getInputField().spellcheck=ct},!0),dt("autocorrect",!1,function(ht,ct){return ht.getInputField().autocorrect=ct},!0),dt("autocapitalize",!1,function(ht,ct){return ht.getInputField().autocapitalize=ct},!0),dt("rtlMoveVisually",!pt),dt("wholeLineUpdateBefore",!0),dt("theme","default",function(ht){dg(ht),Ra(ht)},!0),dt("keyMap","default",function(ht,ct,wt){var kt=Bh(ct),It=wt!=Yu&&Bh(wt);It&&It.detach&&It.detach(ht,kt),kt.attach&&kt.attach(ht,It||null)}),dt("extraKeys",null),dt("configureMouse",null),dt("lineWrapping",!1,om,!0),dt("gutters",[],function(ht,ct){ht.display.gutterSpecs=ms(ct,ht.options.lineNumbers),Ra(ht)},!0),dt("fixedGutter",!0,function(ht,ct){ht.display.gutters.style.left=ct?Zd(ht.display)+"px":"0",ht.refresh()},!0),dt("coverGutterNextToScrollbar",!1,function(ht){return Eu(ht)},!0),dt("scrollbarStyle","native",function(ht){ic(ht),Eu(ht),ht.display.scrollbars.setScrollTop(ht.doc.scrollTop),ht.display.scrollbars.setScrollLeft(ht.doc.scrollLeft)},!0),dt("lineNumbers",!1,function(ht,ct){ht.display.gutterSpecs=ms(ht.options.gutters,ct),Ra(ht)},!0),dt("firstLineNumber",1,Ra,!0),dt("lineNumberFormatter",function(ht){return ht},Ra,!0),dt("showCursorWhenSelecting",!1,rs,!0),dt("resetSelectionOnContextMenu",!0),dt("lineWiseCopyCut",!0),dt("pasteLinesPerSelection",!0),dt("selectionsMayTouch",!1),dt("readOnly",!1,function(ht,ct){ct=="nocursor"&&(xh(ht),ht.display.input.blur()),ht.display.input.readOnlyChanged(ct)}),dt("screenReaderLabel",null,function(ht,ct){ct=ct===""?null:ct,ht.display.input.screenReaderLabelChanged(ct)}),dt("disableInput",!1,function(ht,ct){ct||ht.display.input.reset()},!0),dt("dragDrop",!0,fg),dt("allowDropFileTypes",null),dt("cursorBlinkRate",530),dt("cursorScrollMargin",0),dt("cursorHeight",1,rs,!0),dt("singleCursorHeightPerLine",!0,rs,!0),dt("workTime",100),dt("workDelay",100),dt("flattenSpans",!0,_d,!0),dt("addModeClass",!1,_d,!0),dt("pollInterval",100),dt("undoDepth",200,function(ht,ct){return ht.doc.history.undoDepth=ct}),dt("historyEventDelay",1250),dt("viewportMargin",10,function(ht){return ht.refresh()},!0),dt("maxHighlightLength",1e4,_d,!0),dt("moveInputWithCursor",!0,function(ht,ct){ct||ht.display.input.resetPosition()}),dt("tabindex",null,function(ht,ct){return ht.display.input.getField().tabIndex=ct||""}),dt("autofocus",null),dt("direction","ltr",function(ht,ct){return ht.doc.setDirection(ct)},!0),dt("phrases",null)}function fg(it,st,dt){var ht=dt&&dt!=Yu;if(!st!=!ht){var ct=it.display.dragFunctions,wt=st?an:ri;wt(it.display.scroller,"dragstart",ct.start),wt(it.display.scroller,"dragenter",ct.enter),wt(it.display.scroller,"dragover",ct.over),wt(it.display.scroller,"dragleave",ct.leave),wt(it.display.scroller,"drop",ct.drop)}}function om(it){it.options.lineWrapping?(xn(it.display.wrapper,"CodeMirror-wrap"),it.display.sizer.style.minWidth="",it.display.sizerWidth=null):(Vt(it.display.wrapper,"CodeMirror-wrap"),No(it)),Li(it),cr(it),Fu(it),setTimeout(function(){return Eu(it)},100)}function Eo(it,st){var dt=this;if(!(this instanceof Eo))return new Eo(it,st);this.options=st=st?jn(st):{},jn(Tc,st,!1);var ht=st.value;typeof ht=="string"?ht=new Os(ht,st.mode,null,st.lineSeparator,st.direction):st.mode&&(ht.modeOption=st.mode),this.doc=ht;var ct=new Eo.inputStyles[st.inputStyle](this),wt=this.display=new Ru(it,ht,ct,st);wt.wrapper.CodeMirror=this,dg(this),st.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ic(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new Zt,keySeq:null,specialChars:null},st.autofocus&&!nt&&wt.input.focus(),fe&&se<11&&setTimeout(function(){return dt.display.input.reset(!0)},20),Ld(this),Ga(),Bu(this),this.curOp.forceUpdate=!0,Jf(this,ht),st.autofocus&&!nt||this.hasFocus()?setTimeout(function(){dt.hasFocus()&&!dt.state.focused&&Po(dt)},20):xh(this);for(var kt in gf)gf.hasOwnProperty(kt)&&gf[kt](this,st[kt],Yu);Zr(this),st.finishInit&&st.finishInit(this);for(var It=0;It20*20}an(st.scroller,"touchstart",function(Nt){if(!ji(it,Nt)&&!wt(Nt)&&!ug(it,Nt)){st.input.ensurePolled(),clearTimeout(dt);var Ut=+new Date;st.activeTouch={start:Ut,moved:!1,prev:Ut-ht.end<=300?ht:null},Nt.touches.length==1&&(st.activeTouch.left=Nt.touches[0].pageX,st.activeTouch.top=Nt.touches[0].pageY)}}),an(st.scroller,"touchmove",function(){st.activeTouch&&(st.activeTouch.moved=!0)}),an(st.scroller,"touchend",function(Nt){var Ut=st.activeTouch;if(Ut&&!Kr(st,Nt)&&Ut.left!=null&&!Ut.moved&&new Date-Ut.start<300){var he=it.coordsChar(st.activeTouch,"page"),Xt;!Ut.prev||kt(Ut,Ut.prev)?Xt=new qo(he,he):!Ut.prev.prev||kt(Ut,Ut.prev.prev)?Xt=it.findWordAt(he):Xt=new qo(Ce(he.line,0),Mn(it.doc,Ce(he.line+1,0))),it.setSelection(Xt.anchor,Xt.head),it.focus(),Vi(Nt)}ct()}),an(st.scroller,"touchcancel",ct),an(st.scroller,"scroll",function(){st.scroller.clientHeight&&(Ph(it,st.scroller.scrollTop),lu(it,st.scroller.scrollLeft,!0),bi(it,"scroll",it))}),an(st.scroller,"mousewheel",function(Nt){return vs(it,Nt)}),an(st.scroller,"DOMMouseScroll",function(Nt){return vs(it,Nt)}),an(st.wrapper,"scroll",function(){return st.wrapper.scrollTop=st.wrapper.scrollLeft=0}),st.dragFunctions={enter:function(Nt){ji(it,Nt)||Bo(Nt)},over:function(Nt){ji(it,Nt)||(Jp(it,Nt),Bo(Nt))},start:function(Nt){return Zp(it,Nt)},drop:ss(it,gc),leave:function(Nt){ji(it,Nt)||Qp(it)}};var It=st.input.getField();an(It,"keyup",function(Nt){return Lc.call(it,Nt)}),an(It,"keydown",ss(it,Pc)),an(It,"keypress",ss(it,Fl)),an(It,"focus",function(Nt){return Po(it,Nt)}),an(It,"blur",function(Nt){return xh(it,Nt)})}var Ih=[];Eo.defineInitHook=function(it){return Ih.push(it)};function as(it,st,dt,ht){var ct=it.doc,wt;dt==null&&(dt="add"),dt=="smart"&&(ct.mode.indent?wt=fo(it,st).state:dt="prev");var kt=it.options.tabSize,It=pn(ct,st),Nt=ue(It.text,null,kt);It.stateAfter&&(It.stateAfter=null);var Ut=It.text.match(/^\s*/)[0],he;if(!ht&&!/\S/.test(It.text))he=0,dt="not";else if(dt=="smart"&&(he=ct.mode.indent(wt,It.text.slice(Ut.length),It.text),he==ei||he>150)){if(!ht)return;dt="prev"}dt=="prev"?st>ct.first?he=ue(pn(ct,st-1).text,null,kt):he=0:dt=="add"?he=Nt+it.options.indentUnit:dt=="subtract"?he=Nt-it.options.indentUnit:typeof dt=="number"&&(he=Nt+dt),he=Math.max(0,he);var Xt="",ke=0;if(it.options.indentWithTabs)for(var Le=Math.floor(he/kt);Le;--Le)ke+=kt,Xt+=" ";if(kekt,Nt=Vo(st),Ut=null;if(It&&ht.ranges.length>1)if(ca&&ca.text.join(` `)==st){if(ht.ranges.length%ca.text.length==0){Ut=[];for(var he=0;he=0;ke--){var Le=ht.ranges[ke],dn=Le.from(),gn=Le.to();Le.empty()&&(dt&&dt>0?dn=Ce(dn.line,dn.ch-dt):it.state.overwrite&&!It?gn=Ce(gn.line,Math.min(pn(wt,gn.line).text.length,gn.ch+qt(Nt).length)):It&&ca&&ca.lineWise&&ca.text.join(` `)==Nt.join(` `)&&(dn=gn=Ce(dn.line,0)));var kn={from:dn,to:gn,text:Ut?Ut[ke%Ut.length]:Nt,origin:ct||(It?"paste":it.state.cutIncoming>kt?"cut":"+input")};Hu(it.doc,kn),ii(it,"inputRead",it,kn)}st&&!It&&Bc(it,st),au(it),it.curOp.updateInput<2&&(it.curOp.updateInput=Xt),it.curOp.typing=!0,it.state.pasteIncoming=it.state.cutIncoming=-1}function Ec(it,st){var dt=it.clipboardData&&it.clipboardData.getData("Text");if(dt)return it.preventDefault(),!st.isReadOnly()&&!st.options.disableInput&&Go(st,function(){return cf(st,dt,0,null,"paste")}),!0}function Bc(it,st){if(!(!it.options.electricChars||!it.options.smartIndent))for(var dt=it.doc.sel,ht=dt.ranges.length-1;ht>=0;ht--){var ct=dt.ranges[ht];if(!(ct.head.ch>100||ht&&dt.ranges[ht-1].head.line==ct.head.line)){var wt=it.getModeAt(ct.head),kt=!1;if(wt.electricChars){for(var It=0;It-1){kt=as(it,ct.head.line,"smart");break}}else wt.electricInput&&wt.electricInput.test(pn(it.doc,ct.head.line).text.slice(0,ct.head.ch))&&(kt=as(it,ct.head.line,"smart"));kt&&ii(it,"electricInput",it,ct.head.line)}}}function Nc(it){for(var st=[],dt=[],ht=0;htwt&&(as(this,It.head.line,ht,!0),wt=It.head.line,kt==this.doc.sel.primIndex&&au(this));else{var Nt=It.from(),Ut=It.to(),he=Math.max(wt,Nt.line);wt=Math.min(this.lastLine(),Ut.line-(Ut.ch?0:1))+1;for(var Xt=he;Xt0&&Wu(this.doc,kt,new qo(Nt,ke[kt].to()),Re)}}}),getTokenAt:function(ht,ct){return Dn(this,ht,ct)},getLineTokens:function(ht,ct){return Dn(this,Ce(ht),ct,!0)},getTokenTypeAt:function(ht){ht=Mn(this.doc,ht);var ct=Di(this,pn(this.doc,ht.line)),wt=0,kt=(ct.length-1)/2,It=ht.ch,Nt;if(It==0)Nt=ct[2];else for(;;){var Ut=wt+kt>>1;if((Ut?ct[Ut*2-1]:0)>=It)kt=Ut;else if(ct[Ut*2+1]Nt&&(ht=Nt,kt=!0),It=pn(this.doc,ht)}else It=ht;return Xr(this,It,{top:0,left:0},ct||"page",wt||kt).top+(kt?this.doc.height-Qi(It):0)},defaultTextHeight:function(){return su(this.display)},defaultCharWidth:function(){return Sh(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(ht,ct,wt,kt,It){var Nt=this.display;ht=wo(this,Mn(this.doc,ht));var Ut=ht.bottom,he=ht.left;if(ct.style.position="absolute",ct.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(ct),Nt.sizer.appendChild(ct),kt=="over")Ut=ht.top;else if(kt=="above"||kt=="near"){var Xt=Math.max(Nt.wrapper.clientHeight,this.doc.height),ke=Math.max(Nt.sizer.clientWidth,Nt.lineSpace.clientWidth);(kt=="above"||ht.bottom+ct.offsetHeight>Xt)&&ht.top>ct.offsetHeight?Ut=ht.top-ct.offsetHeight:ht.bottom+ct.offsetHeight<=Xt&&(Ut=ht.bottom),he+ct.offsetWidth>ke&&(he=ke-ct.offsetWidth)}ct.style.top=Ut+"px",ct.style.left=ct.style.right="",It=="right"?(he=Nt.sizer.clientWidth-ct.offsetWidth,ct.style.right="0px"):(It=="left"?he=0:It=="middle"&&(he=(Nt.sizer.clientWidth-ct.offsetWidth)/2),ct.style.left=he+"px"),wt&&Jd(this,{left:he,top:Ut,right:he+ct.offsetWidth,bottom:Ut+ct.offsetHeight})},triggerOnKeyDown:gs(Pc),triggerOnKeyPress:gs(Fl),triggerOnKeyUp:Lc,triggerOnMouseDown:gs(bl),execCommand:function(ht){if(Vu.hasOwnProperty(ht))return Vu[ht].call(null,this)},triggerElectric:gs(function(ht){Bc(this,ht)}),findPosH:function(ht,ct,wt,kt){var It=1;ct<0&&(It=-1,ct=-ct);for(var Nt=Mn(this.doc,ht),Ut=0;Ut0&&he(wt.charAt(kt-1));)--kt;for(;It.5||this.options.lineWrapping)&&Li(this),bi(this,"refresh",this)}),swapDoc:gs(function(ht){var ct=this.doc;return ct.cm=null,this.state.selectingText&&this.state.selectingText(),Jf(this,ht),Fu(this),this.display.input.reset(),wh(this,ht.scrollLeft,ht.scrollTop),this.curOp.forceScroll=!0,ii(this,"swapDoc",this,ct),ct}),phrase:function(ht){var ct=this.options.phrases;return ct&&Object.prototype.hasOwnProperty.call(ct,ht)?ct[ht]:ht},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},Ti(it),it.registerHelper=function(ht,ct,wt){dt.hasOwnProperty(ht)||(dt[ht]=it[ht]={_global:[]}),dt[ht][ct]=wt},it.registerGlobalHelper=function(ht,ct,wt,kt){it.registerHelper(ht,ct,kt),dt[ht]._global.push({pred:wt,val:kt})}}function pf(it,st,dt,ht,ct){var wt=st,kt=dt,It=pn(it,st.line),Nt=ct&&it.direction=="rtl"?-dt:dt;function Ut(){var li=st.line+Nt;return li=it.first+it.size?!1:(st=new Ce(li,st.ch,st.sticky),It=pn(it,li))}function he(li){var ti;if(ht=="codepoint"){var pi=It.text.charCodeAt(st.ch+(ht>0?0:-1));isNaN(pi)?ti=null:ti=new Ce(st.line,Math.max(0,Math.min(It.text.length,st.ch+dt*(pi>=55296&&pi<56320?2:1))),-dt)}else ct?ti=ig(it.cm,It,st,dt):ti=Wr(It,st,dt);if(ti==null)if(!li&&Ut())st=ff(ct,it.cm,It,st.line,Nt);else return!1;else st=ti;return!0}if(ht=="char"||ht=="codepoint")he();else if(ht=="column")he(!0);else if(ht=="word"||ht=="group")for(var Xt=null,ke=ht=="group",Le=it.cm&&it.cm.getHelper(st,"wordChars"),dn=!0;!(dt<0&&!he(!dn));dn=!1){var gn=It.text.charAt(st.ch)||` `,kn=Rt(gn,Le)?"w":ke&&gn==` `?"n":!ke||/\s/.test(gn)?null:"p";if(ke&&!dn&&!kn&&(kn="s"),Xt&&Xt!=kn){dt<0&&(dt=1,he(),st.sticky="after");break}if(kn&&(Xt=kn),dt>0&&!he(!dn))break}var Vn=sf(it,st,wt,kt,!0);return mn(wt,Vn)&&(Vn.hitSide=!0),Vn}function Ku(it,st,dt,ht){var ct=it.doc,wt=st.left,kt;if(ht=="page"){var It=Math.min(it.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Nt=Math.max(It-.5*su(it.display),3);kt=(dt>0?st.bottom:st.top)+dt*Nt}else ht=="line"&&(kt=dt>0?st.bottom+3:st.top-3);for(var Ut;Ut=os(it,wt,kt),!!Ut.outside;){if(dt<0?kt<=0:kt>=ct.height){Ut.hitSide=!0;break}kt+=dt*5}return Ut}var ir=function(it){this.cm=it,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Zt,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};ir.prototype.init=function(it){var st=this,dt=this,ht=dt.cm,ct=dt.div=it.lineDiv;Dc(ct,ht.options.spellcheck,ht.options.autocorrect,ht.options.autocapitalize);function wt(It){for(var Nt=It.target;Nt;Nt=Nt.parentNode){if(Nt==ct)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Nt.className))break}return!1}an(ct,"paste",function(It){!wt(It)||ji(ht,It)||Ec(It,ht)||se<=11&&setTimeout(ss(ht,function(){return st.updateFromDOM()}),20)}),an(ct,"compositionstart",function(It){st.composing={data:It.data,done:!1}}),an(ct,"compositionupdate",function(It){st.composing||(st.composing={data:It.data,done:!1})}),an(ct,"compositionend",function(It){st.composing&&(It.data!=st.composing.data&&st.readFromDOMSoon(),st.composing.done=!0)}),an(ct,"touchstart",function(){return dt.forceCompositionEnd()}),an(ct,"input",function(){st.composing||st.readFromDOMSoon()});function kt(It){if(!(!wt(It)||ji(ht,It))){if(ht.somethingSelected())zh({lineWise:!1,text:ht.getSelections()}),It.type=="cut"&&ht.replaceSelection("",null,"cut");else if(ht.options.lineWiseCopyCut){var Nt=Nc(ht);zh({lineWise:!0,text:Nt.text}),It.type=="cut"&&ht.operation(function(){ht.setSelections(Nt.ranges,0,Re),ht.replaceSelection("",null,"cut")})}else return;if(It.clipboardData){It.clipboardData.clearData();var Ut=ca.text.join(` `);if(It.clipboardData.setData("Text",Ut),It.clipboardData.getData("Text")==Ut){It.preventDefault();return}}var he=Oc(),Xt=he.firstChild;ht.display.lineSpace.insertBefore(he,ht.display.lineSpace.firstChild),Xt.value=ca.text.join(` `);var ke=document.activeElement;Fn(Xt),setTimeout(function(){ht.display.lineSpace.removeChild(he),ke.focus(),ke==ct&&dt.showPrimarySelection()},50)}}an(ct,"copy",kt),an(ct,"cut",kt)},ir.prototype.screenReaderLabelChanged=function(it){it?this.div.setAttribute("aria-label",it):this.div.removeAttribute("aria-label")},ir.prototype.prepareSelection=function(){var it=bu(this.cm,!1);return it.focus=document.activeElement==this.div,it},ir.prototype.showSelection=function(it,st){!it||!this.cm.display.view.length||((it.focus||st)&&this.showPrimarySelection(),this.showMultipleSelections(it))},ir.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},ir.prototype.showPrimarySelection=function(){var it=this.getSelection(),st=this.cm,dt=st.doc.sel.primary(),ht=dt.from(),ct=dt.to();if(st.display.viewTo==st.display.viewFrom||ht.line>=st.display.viewTo||ct.line=st.display.viewFrom&&gg(st,ht)||{node:It[0].measure.map[2],offset:0},Ut=ct.lineit.firstLine()&&(ht=Ce(ht.line-1,pn(it.doc,ht.line-1).length)),ct.ch==pn(it.doc,ct.line).text.length&&ct.linest.viewTo-1)return!1;var wt,kt,It;ht.line==st.viewFrom||(wt=za(it,ht.line))==0?(kt=Yt(st.view[0].line),It=st.view[0].node):(kt=Yt(st.view[wt].line),It=st.view[wt-1].node.nextSibling);var Nt=za(it,ct.line),Ut,he;if(Nt==st.view.length-1?(Ut=st.viewTo-1,he=st.lineDiv.lastChild):(Ut=Yt(st.view[Nt+1].line)-1,he=st.view[Nt+1].node.previousSibling),!It)return!1;for(var Xt=it.doc.splitLines(Ad(it,It,he,kt,Ut)),ke=ve(it.doc,Ce(kt,0),Ce(Ut,pn(it.doc,Ut).text.length));Xt.length>1&&ke.length>1;)if(qt(Xt)==qt(ke))Xt.pop(),ke.pop(),Ut--;else if(Xt[0]==ke[0])Xt.shift(),ke.shift(),kt++;else break;for(var Le=0,dn=0,gn=Xt[0],kn=ke[0],Vn=Math.min(gn.length,kn.length);Leht.ch&&li.charCodeAt(li.length-dn-1)==ti.charCodeAt(ti.length-dn-1);)Le--,dn++;Xt[Xt.length-1]=li.slice(0,li.length-dn).replace(/^\u200b+/,""),Xt[0]=Xt[0].slice(Le).replace(/\u200b+$/,"");var Ui=Ce(kt,Le),$n=Ce(Ut,ke.length?qt(ke).length-dn:0);if(Xt.length>1||Xt[0]||Te(Ui,$n))return bh(it.doc,Xt,Ui,$n,"+input"),!0},ir.prototype.ensurePolled=function(){this.forceCompositionEnd()},ir.prototype.reset=function(){this.forceCompositionEnd()},ir.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},ir.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))},ir.prototype.updateFromDOM=function(){var it=this;(this.cm.isReadOnly()||!this.pollContent())&&Go(this.cm,function(){return cr(it.cm)})},ir.prototype.setUneditable=function(it){it.contentEditable="false"},ir.prototype.onKeyPress=function(it){it.charCode==0||this.composing||(it.preventDefault(),this.cm.isReadOnly()||ss(this.cm,cf)(this.cm,String.fromCharCode(it.charCode==null?it.keyCode:it.charCode),0))},ir.prototype.readOnlyChanged=function(it){this.div.contentEditable=String(it!="nocursor")},ir.prototype.onContextMenu=function(){},ir.prototype.resetPosition=function(){},ir.prototype.needsContentAttribute=!0;function gg(it,st){var dt=ph(it,st.line);if(!dt||dt.hidden)return null;var ht=pn(it.doc,st.line),ct=Ll(dt,ht,st.line),wt=Pn(ht,it.doc.direction),kt="left";if(wt){var It=qe(wt,st.ch);kt=It%2?"right":"left"}var Nt=ad(ct.map,st.ch,kt);return Nt.offset=Nt.collapse=="right"?Nt.end:Nt.start,Nt}function Ic(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 Ad(it,st,dt,ht,ct){var wt="",kt=!1,It=it.doc.lineSeparator(),Nt=!1;function Ut(Le){return function(dn){return dn.id==Le}}function he(){kt&&(wt+=It,Nt&&(wt+=It),kt=Nt=!1)}function Xt(Le){Le&&(he(),wt+=Le)}function ke(Le){if(Le.nodeType==1){var dn=Le.getAttribute("cm-text");if(dn){Xt(dn);return}var gn=Le.getAttribute("cm-marker"),kn;if(gn){var Vn=it.findMarks(Ce(ht,0),Ce(ct+1,0),Ut(+gn));Vn.length&&(kn=Vn[0].find(0))&&Xt(ve(it.doc,kn.from,kn.to).join(It));return}if(Le.getAttribute("contenteditable")=="false")return;var li=/^(pre|div|p|li|table|br)$/i.test(Le.nodeName);if(!/^br$/i.test(Le.nodeName)&&Le.textContent.length==0)return;li&&he();for(var ti=0;ti=9&&st.hasSelection&&(st.hasSelection=null),dt.poll()}),an(ct,"paste",function(kt){ji(ht,kt)||Ec(kt,ht)||(ht.state.pasteIncoming=+new Date,dt.fastPoll())});function wt(kt){if(!ji(ht,kt)){if(ht.somethingSelected())zh({lineWise:!1,text:ht.getSelections()});else if(ht.options.lineWiseCopyCut){var It=Nc(ht);zh({lineWise:!0,text:It.text}),kt.type=="cut"?ht.setSelections(It.ranges,null,Re):(dt.prevInput="",ct.value=It.text.join(` `),Fn(ct))}else return;kt.type=="cut"&&(ht.state.cutIncoming=+new Date)}}an(ct,"cut",wt),an(ct,"copy",wt),an(it.scroller,"paste",function(kt){if(!(Kr(it,kt)||ji(ht,kt))){if(!ct.dispatchEvent){ht.state.pasteIncoming=+new Date,dt.focus();return}var It=new Event("paste");It.clipboardData=kt.clipboardData,ct.dispatchEvent(It)}}),an(it.lineSpace,"selectstart",function(kt){Kr(it,kt)||Vi(kt)}),an(ct,"compositionstart",function(){var kt=ht.getCursor("from");dt.composing&&dt.composing.range.clear(),dt.composing={start:kt,range:ht.markText(kt,ht.getCursor("to"),{className:"CodeMirror-composing"})}}),an(ct,"compositionend",function(){dt.composing&&(dt.poll(),dt.composing.range.clear(),dt.composing=null)})},$r.prototype.createField=function(it){this.wrapper=Oc(),this.textarea=this.wrapper.firstChild},$r.prototype.screenReaderLabelChanged=function(it){it?this.textarea.setAttribute("aria-label",it):this.textarea.removeAttribute("aria-label")},$r.prototype.prepareSelection=function(){var it=this.cm,st=it.display,dt=it.doc,ht=bu(it);if(it.options.moveInputWithCursor){var ct=wo(it,dt.sel.primary().head,"div"),wt=st.wrapper.getBoundingClientRect(),kt=st.lineDiv.getBoundingClientRect();ht.teTop=Math.max(0,Math.min(st.wrapper.clientHeight-10,ct.top+kt.top-wt.top)),ht.teLeft=Math.max(0,Math.min(st.wrapper.clientWidth-10,ct.left+kt.left-wt.left))}return ht},$r.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")},$r.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&&Fn(this.textarea),fe&&se>=9&&(this.hasSelection=dt)}else it||(this.prevInput=this.textarea.value="",fe&&se>=9&&(this.hasSelection=null))}},$r.prototype.getField=function(){return this.textarea},$r.prototype.supportsTouch=function(){return!1},$r.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!nt||en()!=this.textarea))try{this.textarea.focus()}catch(it){}},$r.prototype.blur=function(){this.textarea.blur()},$r.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},$r.prototype.receivedFocus=function(){this.slowPoll()},$r.prototype.slowPoll=function(){var it=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){it.poll(),it.cm.state.focused&&it.slowPoll()})},$r.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)},$r.prototype.poll=function(){var it=this,st=this.cm,dt=this.textarea,ht=this.prevInput;if(this.contextMenuPending||!st.state.focused||Pt(dt)&&!ht&&!this.composing||st.isReadOnly()||st.options.disableInput||st.state.keySeq)return!1;var ct=dt.value;if(ct==ht&&!st.somethingSelected())return!1;if(fe&&se>=9&&this.hasSelection===ct||ft&&/[\uf700-\uf7ff]/.test(ct))return st.display.input.reset(),!1;if(st.doc.sel==st.display.selForContextMenu){var wt=ct.charCodeAt(0);if(wt==8203&&!ht&&(ht="\u200B"),wt==8666)return this.reset(),this.cm.execCommand("undo")}for(var kt=0,It=Math.min(ht.length,ct.length);kt1e3||ct.indexOf(` `)>-1?dt.value=it.prevInput="":it.prevInput=ct,it.composing&&(it.composing.range.clear(),it.composing.range=st.markText(it.composing.start,st.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},$r.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},$r.prototype.onKeyPress=function(){fe&&se>=9&&(this.hasSelection=null),this.fastPoll()},$r.prototype.onContextMenu=function(it){var st=this,dt=st.cm,ht=dt.display,ct=st.textarea;st.contextMenuPending&&st.contextMenuPending();var wt=$s(dt,it),kt=ht.scroller.scrollTop;if(!wt||$t)return;var It=dt.options.resetSelectionOnContextMenu;It&&dt.doc.sel.contains(wt)==-1&&ss(dt,Hs)(dt.doc,uu(wt),Re);var Nt=ct.style.cssText,Ut=st.wrapper.style.cssText,he=st.wrapper.offsetParent.getBoundingClientRect();st.wrapper.style.cssText="position: static",ct.style.cssText=`position: absolute; width: 30px; height: 30px; top: `+(it.clientY-he.top-5)+"px; left: "+(it.clientX-he.left-5)+`px; z-index: 1000; background: `+(fe?"rgba(255, 255, 255, .05)":"transparent")+`; outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Xt;re&&(Xt=window.scrollY),ht.input.focus(),re&&window.scrollTo(null,Xt),ht.input.reset(),dt.somethingSelected()||(ct.value=st.prevInput=" "),st.contextMenuPending=Le,ht.selForContextMenu=dt.doc.sel,clearTimeout(ht.detectingSelectAll);function ke(){if(ct.selectionStart!=null){var gn=dt.somethingSelected(),kn="\u200B"+(gn?ct.value:"");ct.value="\u21DA",ct.value=kn,st.prevInput=gn?"":"\u200B",ct.selectionStart=1,ct.selectionEnd=kn.length,ht.selForContextMenu=dt.doc.sel}}function Le(){if(st.contextMenuPending==Le&&(st.contextMenuPending=!1,st.wrapper.style.cssText=Ut,ct.style.cssText=Nt,fe&&se<9&&ht.scrollbars.setScrollTop(ht.scroller.scrollTop=kt),ct.selectionStart!=null)){(!fe||fe&&se<9)&&ke();var gn=0,kn=function(){ht.selForContextMenu==dt.doc.sel&&ct.selectionStart==0&&ct.selectionEnd>0&&st.prevInput=="\u200B"?ss(dt,Gr)(dt):gn++<10?ht.detectingSelectAll=setTimeout(kn,500):(ht.selForContextMenu=null,ht.input.reset())};ht.detectingSelectAll=setTimeout(kn,200)}}if(fe&&se>=9&&ke(),bt){Bo(it);var dn=function(){ri(window,"mouseup",dn),setTimeout(Le,20)};an(window,"mouseup",dn)}else setTimeout(Le,50)},$r.prototype.readOnlyChanged=function(it){it||this.reset(),this.textarea.disabled=it=="nocursor",this.textarea.readOnly=!!it},$r.prototype.setUneditable=function(){},$r.prototype.needsContentAttribute=!1;function sm(it,st){if(st=st?jn(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=en();st.autofocus=dt==it||it.getAttribute("autofocus")!=null&&dt==document.body}function ht(){it.value=It.getValue()}var ct;if(it.form&&(an(it.form,"submit",ht),!st.leaveSubmitMethodAlone)){var wt=it.form;ct=wt.submit;try{var kt=wt.submit=function(){ht(),wt.submit=ct,wt.submit(),wt.submit=kt}}catch(Nt){}}st.finishInit=function(Nt){Nt.save=ht,Nt.getTextArea=function(){return it},Nt.toTextArea=function(){Nt.toTextArea=isNaN,ht(),it.parentNode.removeChild(Nt.getWrapperElement()),it.style.display="",it.form&&(ri(it.form,"submit",ht),!st.leaveSubmitMethodAlone&&typeof it.form.submit=="function"&&(it.form.submit=ct))}},it.style.display="none";var It=Eo(function(Nt){return it.parentNode.insertBefore(Nt,it.nextSibling)},st);return It}function kd(it){it.off=ri,it.on=an,it.wheelEventPixels=ja,it.Doc=Os,it.splitLines=Vo,it.countColumn=ue,it.findColumn=Qn,it.isWordChar=Et,it.Pass=ei,it.signal=bi,it.Line=So,it.changeEnd=ju,it.scrollbarModel=nc,it.Pos=Ce,it.cmpPos=Te,it.modes=Vr,it.mimeModes=Er,it.resolveMode=bo,it.getMode=Be,it.modeExtensions=xe,it.extendMode=de,it.copyState=Bn,it.startState=hi,it.innerMode=ni,it.commands=Vu,it.keyMap=Ca,it.keyName=_p,it.isModifierKey=Sd,it.lookupKey=tl,it.normalizeKeyMap=vc,it.StringStream=_e,it.SharedTextMarker=Vl,it.TextMarker=oe,it.LineWidget=fu,it.e_preventDefault=Vi,it.e_stopPropagation=Mr,it.e_stop=Bo,it.addClass=xn,it.contains=He,it.rmClass=Vt,it.keyNames=Yl}im(Eo),Uu(Eo);var gu="iter insert remove copy getEditor constructor".split(" ");for(var vf in Os.prototype)Os.prototype.hasOwnProperty(vf)&&vn(gu,vf)<0&&(Eo.prototype[vf]=function(it){return function(){return it.apply(this.doc,arguments)}}(Os.prototype[vf]));return Ti(Os),Eo.inputStyles={textarea:$r,contenteditable:ir},Eo.defineMode=function(it){!Eo.defaults.mode&&it!="null"&&(Eo.defaults.mode=it),bs.apply(this,arguments)},Eo.defineMIME=Js,Eo.defineMode("null",function(){return{token:function(it){return it.skipToEnd()}}}),Eo.defineMIME("text/plain","null"),Eo.defineExtension=function(it,st){Eo.prototype[it]=st},Eo.defineDocExtension=function(it,st){Os.prototype[it]=st},Eo.fromTextArea=sm,kd(Eo),Eo.version="5.58.2",Eo})},25419:function(on,In,Qt){(function(zt){zt(Qt(89780),Qt(15525),Qt(98101))})(function(zt){"use strict";zt.defineMode("markdown",function(le,Pe){var je=zt.getMode(le,"text/html"),fe=je.name=="null";function se(ue){if(zt.findModeByName){var Zt=zt.findModeByName(ue);Zt&&(ue=Zt.mime||Zt.mimes[0])}var vn=zt.getMode(le,ue);return vn.name=="null"?null:vn}Pe.highlightFormatting===void 0&&(Pe.highlightFormatting=!1),Pe.maxBlockquoteDepth===void 0&&(Pe.maxBlockquoteDepth=0),Pe.taskLists===void 0&&(Pe.taskLists=!1),Pe.strikethrough===void 0&&(Pe.strikethrough=!1),Pe.emoji===void 0&&(Pe.emoji=!1),Pe.fencedCodeBlockHighlighting===void 0&&(Pe.fencedCodeBlockHighlighting=!0),Pe.fencedCodeBlockDefaultMode===void 0&&(Pe.fencedCodeBlockDefaultMode="text/plain"),Pe.xml===void 0&&(Pe.xml=!0),Pe.tokenTypeOverrides===void 0&&(Pe.tokenTypeOverrides={});var re={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var Ge in re)re.hasOwnProperty(Ge)&&Pe.tokenTypeOverrides[Ge]&&(re[Ge]=Pe.tokenTypeOverrides[Ge]);var ye=/^([*\-_])(?:\s*\1){2,}\s*$/,$t=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Je=/^\[(x| )\](?=\s)/i,ee=Pe.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,Xe=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Tt=/^[^#!\[\]*_\\<>` "'(~:]+/,et=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,nt=/^\s*\[[^\]]+?\]:.*$/,ft=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,lt=" ";function pt(ue,Zt,vn){return Zt.f=Zt.inline=vn,vn(ue,Zt)}function vt(ue,Zt,vn){return Zt.f=Zt.block=vn,vn(ue,Zt)}function Lt(ue){return!ue||!/\S/.test(ue.string)}function bt(ue){if(ue.linkTitle=!1,ue.linkHref=!1,ue.linkText=!1,ue.em=!1,ue.strong=!1,ue.strikethrough=!1,ue.quote=0,ue.indentedCode=!1,ue.f==Vt){var Zt=fe;if(!Zt){var vn=zt.innerMode(je,ue.htmlState);Zt=vn.mode.name=="xml"&&vn.state.tagStart===null&&!vn.state.context&&vn.state.tokenize.isInText}Zt&&(ue.f=Fe,ue.block=Wt,ue.htmlState=null)}return ue.trailingSpace=0,ue.trailingSpaceNewLine=!1,ue.prevLine=ue.thisLine,ue.thisLine={stream:null},null}function Wt(ue,Zt){var vn=ue.column()===Zt.indentation,Jn=Lt(Zt.prevLine.stream),ei=Zt.indentedCode,Re=Zt.prevLine.hr,ln=Zt.list!==!1,Cn=(Zt.listStack[Zt.listStack.length-1]||0)+3;Zt.indentedCode=!1;var Qn=Zt.indentation;if(Zt.indentationDiff===null&&(Zt.indentationDiff=Zt.indentation,ln)){for(Zt.list=null;Qn=4&&(ei||Zt.prevLine.fencedCodeEnd||Zt.prevLine.header||Jn))return ue.skipToEnd(),Zt.indentedCode=!0,re.code;if(ue.eatSpace())return null;if(vn&&Zt.indentation<=Cn&&(qt=ue.match(ee))&&qt[1].length<=6)return Zt.quote=0,Zt.header=qt[1].length,Zt.thisLine.header=!0,Pe.highlightFormatting&&(Zt.formatting="header"),Zt.f=Zt.inline,ne(Zt);if(Zt.indentation<=Cn&&ue.eat(">"))return Zt.quote=vn?1:Zt.quote+1,Pe.highlightFormatting&&(Zt.formatting="quote"),ue.eatSpace(),ne(Zt);if(!cn&&!Zt.setext&&vn&&Zt.indentation<=Cn&&(qt=ue.match($t))){var wn=qt[1]?"ol":"ul";return Zt.indentation=Qn+ue.current().length,Zt.list=!0,Zt.quote=0,Zt.listStack.push(Zt.indentation),Zt.em=!1,Zt.strong=!1,Zt.code=!1,Zt.strikethrough=!1,Pe.taskLists&&ue.match(Je,!1)&&(Zt.taskList=!0),Zt.f=Zt.inline,Pe.highlightFormatting&&(Zt.formatting=["list","list-"+wn]),ne(Zt)}else{if(vn&&Zt.indentation<=Cn&&(qt=ue.match(et,!0)))return Zt.quote=0,Zt.fencedEndRE=new RegExp(qt[1]+"+ *$"),Zt.localMode=Pe.fencedCodeBlockHighlighting&&se(qt[2]||Pe.fencedCodeBlockDefaultMode),Zt.localMode&&(Zt.localState=zt.startState(Zt.localMode)),Zt.f=Zt.block=te,Pe.highlightFormatting&&(Zt.formatting="code-block"),Zt.code=-1,ne(Zt);if(Zt.setext||(!Ue||!ln)&&!Zt.quote&&Zt.list===!1&&!Zt.code&&!cn&&!nt.test(ue.string)&&(qt=ue.lookAhead(1))&&(qt=qt.match(Xe)))return Zt.setext?(Zt.header=Zt.setext,Zt.setext=0,ue.skipToEnd(),Pe.highlightFormatting&&(Zt.formatting="header")):(Zt.header=qt[0].charAt(0)=="="?1:2,Zt.setext=Zt.header),Zt.thisLine.header=!0,Zt.f=Zt.inline,ne(Zt);if(cn)return ue.skipToEnd(),Zt.hr=!0,Zt.thisLine.hr=!0,re.hr;if(ue.peek()==="[")return pt(ue,Zt,Kn)}return pt(ue,Zt,Zt.inline)}function Vt(ue,Zt){var vn=je.token(ue,Zt.htmlState);if(!fe){var Jn=zt.innerMode(je,Zt.htmlState);(Jn.mode.name=="xml"&&Jn.state.tagStart===null&&!Jn.state.context&&Jn.state.tokenize.isInText||Zt.md_inside&&ue.current().indexOf(">")>-1)&&(Zt.f=Fe,Zt.block=Wt,Zt.htmlState=null)}return vn}function te(ue,Zt){var vn=Zt.listStack[Zt.listStack.length-1]||0,Jn=Zt.indentation=ue.quote?Zt.push(re.formatting+"-"+ue.formatting[vn]+"-"+ue.quote):Zt.push("error"))}if(ue.taskOpen)return Zt.push("meta"),Zt.length?Zt.join(" "):null;if(ue.taskClosed)return Zt.push("property"),Zt.length?Zt.join(" "):null;if(ue.linkHref?Zt.push(re.linkHref,"url"):(ue.strong&&Zt.push(re.strong),ue.em&&Zt.push(re.em),ue.strikethrough&&Zt.push(re.strikethrough),ue.emoji&&Zt.push(re.emoji),ue.linkText&&Zt.push(re.linkText),ue.code&&Zt.push(re.code),ue.image&&Zt.push(re.image),ue.imageAltText&&Zt.push(re.imageAltText,"link"),ue.imageMarker&&Zt.push(re.imageMarker)),ue.header&&Zt.push(re.header,re.header+"-"+ue.header),ue.quote&&(Zt.push(re.quote),!Pe.maxBlockquoteDepth||Pe.maxBlockquoteDepth>=ue.quote?Zt.push(re.quote+"-"+ue.quote):Zt.push(re.quote+"-"+Pe.maxBlockquoteDepth)),ue.list!==!1){var Jn=(ue.listStack.length-1)%3;Jn?Jn===1?Zt.push(re.list2):Zt.push(re.list3):Zt.push(re.list1)}return ue.trailingSpaceNewLine?Zt.push("trailing-space-new-line"):ue.trailingSpace&&Zt.push("trailing-space-"+(ue.trailingSpace%2?"a":"b")),Zt.length?Zt.join(" "):null}function _t(ue,Zt){if(ue.match(Tt,!0))return ne(Zt)}function Fe(ue,Zt){var vn=Zt.text(ue,Zt);if(typeof vn!="undefined")return vn;if(Zt.list)return Zt.list=null,ne(Zt);if(Zt.taskList){var Jn=ue.match(Je,!0)[1]===" ";return Jn?Zt.taskOpen=!0:Zt.taskClosed=!0,Pe.highlightFormatting&&(Zt.formatting="task"),Zt.taskList=!1,ne(Zt)}if(Zt.taskOpen=!1,Zt.taskClosed=!1,Zt.header&&ue.match(/^#+$/,!0))return Pe.highlightFormatting&&(Zt.formatting="header"),ne(Zt);var ei=ue.next();if(Zt.linkTitle){Zt.linkTitle=!1;var Re=ei;ei==="("&&(Re=")"),Re=(Re+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var ln="^\\s*(?:[^"+Re+"\\\\]+|\\\\\\\\|\\\\.)"+Re;if(ue.match(new RegExp(ln),!0))return re.linkHref}if(ei==="`"){var Cn=Zt.formatting;Pe.highlightFormatting&&(Zt.formatting="code"),ue.eatWhile("`");var Qn=ue.current().length;if(Zt.code==0&&(!Zt.quote||Qn==1))return Zt.code=Qn,ne(Zt);if(Qn==Zt.code){var Ue=ne(Zt);return Zt.code=0,Ue}else return Zt.formatting=Cn,ne(Zt)}else if(Zt.code)return ne(Zt);if(ei==="\\"&&(ue.next(),Pe.highlightFormatting)){var cn=ne(Zt),qt=re.formatting+"-escape";return cn?cn+" "+qt:qt}if(ei==="!"&&ue.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Zt.imageMarker=!0,Zt.image=!0,Pe.highlightFormatting&&(Zt.formatting="image"),ne(Zt);if(ei==="["&&Zt.imageMarker&&ue.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Zt.imageMarker=!1,Zt.imageAltText=!0,Pe.highlightFormatting&&(Zt.formatting="image"),ne(Zt);if(ei==="]"&&Zt.imageAltText){Pe.highlightFormatting&&(Zt.formatting="image");var cn=ne(Zt);return Zt.imageAltText=!1,Zt.image=!1,Zt.inline=Zt.f=He,cn}if(ei==="["&&!Zt.image)return Zt.linkText&&ue.match(/^.*?\]/)||(Zt.linkText=!0,Pe.highlightFormatting&&(Zt.formatting="link")),ne(Zt);if(ei==="]"&&Zt.linkText){Pe.highlightFormatting&&(Zt.formatting="link");var cn=ne(Zt);return Zt.linkText=!1,Zt.inline=Zt.f=ue.match(/\(.*?\)| ?\[.*?\]/,!1)?He:Fe,cn}if(ei==="<"&&ue.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Zt.f=Zt.inline=ae,Pe.highlightFormatting&&(Zt.formatting="link");var cn=ne(Zt);return cn?cn+=" ":cn="",cn+re.linkInline}if(ei==="<"&&ue.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Zt.f=Zt.inline=ae,Pe.highlightFormatting&&(Zt.formatting="link");var cn=ne(Zt);return cn?cn+=" ":cn="",cn+re.linkEmail}if(Pe.xml&&ei==="<"&&ue.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var wn=ue.string.indexOf(">",ue.pos);if(wn!=-1){var Fi=ue.string.substring(ue.start,wn);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(Fi)&&(Zt.md_inside=!0)}return ue.backUp(1),Zt.htmlState=zt.startState(je),vt(ue,Zt,Vt)}if(Pe.xml&&ei==="<"&&ue.match(/^\/\w*?>/))return Zt.md_inside=!1,"tag";if(ei==="*"||ei==="_"){for(var Bt=1,Ct=ue.pos==1?" ":ue.string.charAt(ue.pos-2);Bt<3&&ue.eat(ei);)Bt++;var xt=ue.peek()||" ",Et=!/\s/.test(xt)&&(!ft.test(xt)||/\s/.test(Ct)||ft.test(Ct)),Rt=!/\s/.test(Ct)&&(!ft.test(Ct)||/\s/.test(xt)||ft.test(xt)),At=null,ce=null;if(Bt%2&&(!Zt.em&&Et&&(ei==="*"||!Rt||ft.test(Ct))?At=!0:Zt.em==ei&&Rt&&(ei==="*"||!Et||ft.test(xt))&&(At=!1)),Bt>1&&(!Zt.strong&&Et&&(ei==="*"||!Rt||ft.test(Ct))?ce=!0:Zt.strong==ei&&Rt&&(ei==="*"||!Et||ft.test(xt))&&(ce=!1)),ce!=null||At!=null){Pe.highlightFormatting&&(Zt.formatting=At==null?"strong":ce==null?"em":"strong em"),At===!0&&(Zt.em=ei),ce===!0&&(Zt.strong=ei);var Ue=ne(Zt);return At===!1&&(Zt.em=!1),ce===!1&&(Zt.strong=!1),Ue}}else if(ei===" "&&(ue.eat("*")||ue.eat("_"))){if(ue.peek()===" ")return ne(Zt);ue.backUp(1)}if(Pe.strikethrough){if(ei==="~"&&ue.eatWhile(ei)){if(Zt.strikethrough){Pe.highlightFormatting&&(Zt.formatting="strikethrough");var Ue=ne(Zt);return Zt.strikethrough=!1,Ue}else if(ue.match(/^[^\s]/,!1))return Zt.strikethrough=!0,Pe.highlightFormatting&&(Zt.formatting="strikethrough"),ne(Zt)}else if(ei===" "&&ue.match(/^~~/,!0)){if(ue.peek()===" ")return ne(Zt);ue.backUp(2)}}if(Pe.emoji&&ei===":"&&ue.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Zt.emoji=!0,Pe.highlightFormatting&&(Zt.formatting="emoji");var Se=ne(Zt);return Zt.emoji=!1,Se}return ei===" "&&(ue.match(/^ +$/,!1)?Zt.trailingSpace++:Zt.trailingSpace&&(Zt.trailingSpaceNewLine=!0)),ne(Zt)}function ae(ue,Zt){var vn=ue.next();if(vn===">"){Zt.f=Zt.inline=Fe,Pe.highlightFormatting&&(Zt.formatting="link");var Jn=ne(Zt);return Jn?Jn+=" ":Jn="",Jn+re.linkInline}return ue.match(/^[^>]+/,!0),re.linkInline}function He(ue,Zt){if(ue.eatSpace())return null;var vn=ue.next();return vn==="("||vn==="["?(Zt.f=Zt.inline=xn(vn==="("?")":"]"),Pe.highlightFormatting&&(Zt.formatting="link-string"),Zt.linkHref=!0,ne(Zt)):"error"}var en={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function xn(ue){return function(Zt,vn){var Jn=Zt.next();if(Jn===ue){vn.f=vn.inline=Fe,Pe.highlightFormatting&&(vn.formatting="link-string");var ei=ne(vn);return vn.linkHref=!1,ei}return Zt.match(en[ue]),vn.linkHref=!0,ne(vn)}}function Kn(ue,Zt){return ue.match(/^([^\]\\]|\\.)*\]:/,!1)?(Zt.f=Fn,ue.next(),Pe.highlightFormatting&&(Zt.formatting="link"),Zt.linkText=!0,ne(Zt)):pt(ue,Zt,Fe)}function Fn(ue,Zt){if(ue.match(/^\]:/,!0)){Zt.f=Zt.inline=fi,Pe.highlightFormatting&&(Zt.formatting="link");var vn=ne(Zt);return Zt.linkText=!1,vn}return ue.match(/^([^\]\\]|\\.)+/,!0),re.linkText}function fi(ue,Zt){return ue.eatSpace()?null:(ue.match(/^[^\s]+/,!0),ue.peek()===void 0?Zt.linkTitle=!0:ue.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),Zt.f=Zt.inline=Fe,re.linkHref+" url")}var jn={startState:function(){return{f:Wt,prevLine:{stream:null},thisLine:{stream:null},block:Wt,htmlState:null,indentation:0,inline:Fe,text:_t,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(ue){return{f:ue.f,prevLine:ue.prevLine,thisLine:ue.thisLine,block:ue.block,htmlState:ue.htmlState&&zt.copyState(je,ue.htmlState),indentation:ue.indentation,localMode:ue.localMode,localState:ue.localMode?zt.copyState(ue.localMode,ue.localState):null,inline:ue.inline,text:ue.text,formatting:!1,linkText:ue.linkText,linkTitle:ue.linkTitle,linkHref:ue.linkHref,code:ue.code,em:ue.em,strong:ue.strong,strikethrough:ue.strikethrough,emoji:ue.emoji,header:ue.header,setext:ue.setext,hr:ue.hr,taskList:ue.taskList,list:ue.list,listStack:ue.listStack.slice(0),quote:ue.quote,indentedCode:ue.indentedCode,trailingSpace:ue.trailingSpace,trailingSpaceNewLine:ue.trailingSpaceNewLine,md_inside:ue.md_inside,fencedEndRE:ue.fencedEndRE}},token:function(ue,Zt){if(Zt.formatting=!1,ue!=Zt.thisLine.stream){if(Zt.header=0,Zt.hr=!1,ue.match(/^\s*$/,!0))return bt(Zt),null;if(Zt.prevLine=Zt.thisLine,Zt.thisLine={stream:ue},Zt.taskList=!1,Zt.trailingSpace=0,Zt.trailingSpaceNewLine=!1,!Zt.localState&&(Zt.f=Zt.block,Zt.f!=Vt)){var vn=ue.match(/^\s*/,!0)[0].replace(/\t/g,lt).length;if(Zt.indentation=vn,Zt.indentationDiff=null,vn>0)return null}}return Zt.f(ue,Zt)},innerMode:function(ue){return ue.block==Vt?{state:ue.htmlState,mode:je}:ue.localState?{state:ue.localState,mode:ue.localMode}:{state:ue,mode:jn}},indent:function(ue,Zt,vn){return ue.block==Vt&&je.indent?je.indent(ue.htmlState,Zt,vn):ue.localState&&ue.localMode.indent?ue.localMode.indent(ue.localState,Zt,vn):zt.Pass},blankLine:bt,getType:ne,blockCommentStart:"",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return jn},"xml"),zt.defineMIME("text/markdown","markdown"),zt.defineMIME("text/x-markdown","markdown")})},98101:function(on,In,Qt){(function(zt){zt(Qt(89780))})(function(zt){"use strict";zt.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded Javascript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var le=0;le-1&&je.substring(re+1,je.length);if(Ge)return zt.findModeByExtension(Ge)},zt.findModeByName=function(je){je=je.toLowerCase();for(var fe=0;fe0?Tt.cmdState[Tt.cmdState.length-1]:null}function se(Tt){var et=Tt.cmdState.pop();et&&et.closeBracket()}function re(Tt){for(var et=Tt.cmdState,nt=et.length-1;nt>=0;nt--){var ft=et[nt];if(ft.name!="DEFAULT")return ft}return{styleIdentifier:function(){return null}}}function Ge(Tt,et,nt){return function(){this.name=Tt,this.bracketNo=0,this.style=et,this.styles=nt,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var ye={};ye.importmodule=Ge("importmodule","tag",["string","builtin"]),ye.documentclass=Ge("documentclass","tag",["","atom"]),ye.usepackage=Ge("usepackage","tag",["atom"]),ye.begin=Ge("begin","tag",["atom"]),ye.end=Ge("end","tag",["atom"]),ye.label=Ge("label","tag",["atom"]),ye.ref=Ge("ref","tag",["atom"]),ye.eqref=Ge("eqref","tag",["atom"]),ye.cite=Ge("cite","tag",["atom"]),ye.bibitem=Ge("bibitem","tag",["atom"]),ye.Bibitem=Ge("Bibitem","tag",["atom"]),ye.RBibitem=Ge("RBibitem","tag",["atom"]),ye.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function $t(Tt,et){Tt.f=et}function Je(Tt,et){var nt;if(Tt.match(/^\\[a-zA-Z@]+/)){var ft=Tt.current().slice(1);return nt=ye.hasOwnProperty(ft)?ye[ft]:ye.DEFAULT,nt=new nt,je(et,nt),$t(et,Xe),nt.style}if(Tt.match(/^\\[$&%#{}_]/)||Tt.match(/^\\[,;!\/\\]/))return"tag";if(Tt.match("\\["))return $t(et,function(pt,vt){return ee(pt,vt,"\\]")}),"keyword";if(Tt.match("\\("))return $t(et,function(pt,vt){return ee(pt,vt,"\\)")}),"keyword";if(Tt.match("$$"))return $t(et,function(pt,vt){return ee(pt,vt,"$$")}),"keyword";if(Tt.match("$"))return $t(et,function(pt,vt){return ee(pt,vt,"$")}),"keyword";var lt=Tt.next();if(lt=="%")return Tt.skipToEnd(),"comment";if(lt=="}"||lt=="]"){if(nt=fe(et),nt)nt.closeBracket(lt),$t(et,Xe);else return"error";return"bracket"}else return lt=="{"||lt=="["?(nt=ye.DEFAULT,nt=new nt,je(et,nt),"bracket"):/\d/.test(lt)?(Tt.eatWhile(/[\w.%]/),"atom"):(Tt.eatWhile(/[\w\-_]/),nt=re(et),nt.name=="begin"&&(nt.argument=Tt.current()),nt.styleIdentifier())}function ee(Tt,et,nt){if(Tt.eatSpace())return null;if(nt&&Tt.match(nt))return $t(et,Je),"keyword";if(Tt.match(/^\\[a-zA-Z@]+/))return"tag";if(Tt.match(/^[a-zA-Z]+/))return"variable-2";if(Tt.match(/^\\[$&%#{}_]/)||Tt.match(/^\\[,;!\/]/)||Tt.match(/^[\^_&]/))return"tag";if(Tt.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(Tt.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var ft=Tt.next();return ft=="{"||ft=="}"||ft=="["||ft=="]"||ft=="("||ft==")"?"bracket":ft=="%"?(Tt.skipToEnd(),"comment"):"error"}function Xe(Tt,et){var nt=Tt.peek(),ft;return nt=="{"||nt=="["?(ft=fe(et),ft.openBracket(nt),Tt.eat(nt),$t(et,Je),"bracket"):/[ \t\r]/.test(nt)?(Tt.eat(nt),null):($t(et,Je),se(et),Je(Tt,et))}return{startState:function(){var Tt=Pe.inMathMode?function(et,nt){return ee(et,nt)}:Je;return{cmdState:[],f:Tt}},copyState:function(Tt){return{cmdState:Tt.cmdState.slice(),f:Tt.f}},token:function(Tt,et){return et.f(Tt,et)},blankLine:function(Tt){Tt.f=Je,Tt.cmdState.length=0},lineComment:"%"}}),zt.defineMIME("text/x-stex","stex"),zt.defineMIME("text/x-latex","stex")})},15525:function(on,In,Qt){(function(zt){zt(Qt(89780))})(function(zt){"use strict";var le={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},Pe={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};zt.defineMode("xml",function(je,fe){var se=je.indentUnit,re={},Ge=fe.htmlMode?le:Pe;for(var ye in Ge)re[ye]=Ge[ye];for(var ye in fe)re[ye]=fe[ye];var $t,Je;function ee(ae,He){function en(Fn){return He.tokenize=Fn,Fn(ae,He)}var xn=ae.next();if(xn=="<")return ae.eat("!")?ae.eat("[")?ae.match("CDATA[")?en(et("atom","]]>")):null:ae.match("--")?en(et("comment","-->")):ae.match("DOCTYPE",!0,!0)?(ae.eatWhile(/[\w\._\-]/),en(nt(1))):null:ae.eat("?")?(ae.eatWhile(/[\w\._\-]/),He.tokenize=et("meta","?>"),"meta"):($t=ae.eat("/")?"closeTag":"openTag",He.tokenize=Xe,"tag bracket");if(xn=="&"){var Kn;return ae.eat("#")?ae.eat("x")?Kn=ae.eatWhile(/[a-fA-F\d]/)&&ae.eat(";"):Kn=ae.eatWhile(/[\d]/)&&ae.eat(";"):Kn=ae.eatWhile(/[\w\.\-:]/)&&ae.eat(";"),Kn?"atom":"error"}else return ae.eatWhile(/[^&<]/),null}ee.isInText=!0;function Xe(ae,He){var en=ae.next();if(en==">"||en=="/"&&ae.eat(">"))return He.tokenize=ee,$t=en==">"?"endTag":"selfcloseTag","tag bracket";if(en=="=")return $t="equals",null;if(en=="<"){He.tokenize=ee,He.state=vt,He.tagName=He.tagStart=null;var xn=He.tokenize(ae,He);return xn?xn+" tag error":"tag error"}else return/[\'\"]/.test(en)?(He.tokenize=Tt(en),He.stringStartCol=ae.column(),He.tokenize(ae,He)):(ae.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Tt(ae){var He=function(en,xn){for(;!en.eol();)if(en.next()==ae){xn.tokenize=Xe;break}return"string"};return He.isInAttribute=!0,He}function et(ae,He){return function(en,xn){for(;!en.eol();){if(en.match(He)){xn.tokenize=ee;break}en.next()}return ae}}function nt(ae){return function(He,en){for(var xn;(xn=He.next())!=null;){if(xn=="<")return en.tokenize=nt(ae+1),en.tokenize(He,en);if(xn==">")if(ae==1){en.tokenize=ee;break}else return en.tokenize=nt(ae-1),en.tokenize(He,en)}return"meta"}}function ft(ae,He,en){this.prev=ae.context,this.tagName=He,this.indent=ae.indented,this.startOfLine=en,(re.doNotIndent.hasOwnProperty(He)||ae.context&&ae.context.noIndent)&&(this.noIndent=!0)}function lt(ae){ae.context&&(ae.context=ae.context.prev)}function pt(ae,He){for(var en;;){if(!ae.context||(en=ae.context.tagName,!re.contextGrabbers.hasOwnProperty(en)||!re.contextGrabbers[en].hasOwnProperty(He)))return;lt(ae)}}function vt(ae,He,en){return ae=="openTag"?(en.tagStart=He.column(),Lt):ae=="closeTag"?bt:vt}function Lt(ae,He,en){return ae=="word"?(en.tagName=He.current(),Je="tag",te):re.allowMissingTagName&&ae=="endTag"?(Je="tag bracket",te(ae,He,en)):(Je="error",Lt)}function bt(ae,He,en){if(ae=="word"){var xn=He.current();return en.context&&en.context.tagName!=xn&&re.implicitlyClosed.hasOwnProperty(en.context.tagName)&<(en),en.context&&en.context.tagName==xn||re.matchClosing===!1?(Je="tag",Wt):(Je="tag error",Vt)}else return re.allowMissingTagName&&ae=="endTag"?(Je="tag bracket",Wt(ae,He,en)):(Je="error",Vt)}function Wt(ae,He,en){return ae!="endTag"?(Je="error",Wt):(lt(en),vt)}function Vt(ae,He,en){return Je="error",Wt(ae,He,en)}function te(ae,He,en){if(ae=="word")return Je="attribute",ne;if(ae=="endTag"||ae=="selfcloseTag"){var xn=en.tagName,Kn=en.tagStart;return en.tagName=en.tagStart=null,ae=="selfcloseTag"||re.autoSelfClosers.hasOwnProperty(xn)?pt(en,xn):(pt(en,xn),en.context=new ft(en,xn,Kn==en.indented)),vt}return Je="error",te}function ne(ae,He,en){return ae=="equals"?_t:(re.allowMissing||(Je="error"),te(ae,He,en))}function _t(ae,He,en){return ae=="string"?Fe:ae=="word"&&re.allowUnquoted?(Je="string",te):(Je="error",te(ae,He,en))}function Fe(ae,He,en){return ae=="string"?Fe:te(ae,He,en)}return{startState:function(ae){var He={tokenize:ee,state:vt,indented:ae||0,tagName:null,tagStart:null,context:null};return ae!=null&&(He.baseIndent=ae),He},token:function(ae,He){if(!He.tagName&&ae.sol()&&(He.indented=ae.indentation()),ae.eatSpace())return null;$t=null;var en=He.tokenize(ae,He);return(en||$t)&&en!="comment"&&(Je=null,He.state=He.state($t||en,ae,He),Je&&(en=Je=="error"?en+" error":Je)),en},indent:function(ae,He,en){var xn=ae.context;if(ae.tokenize.isInAttribute)return ae.tagStart==ae.indented?ae.stringStartCol+1:ae.indented+se;if(xn&&xn.noIndent)return zt.Pass;if(ae.tokenize!=Xe&&ae.tokenize!=ee)return en?en.match(/^(\s*)/)[0].length:0;if(ae.tagName)return re.multilineTagIndentPastTag!==!1?ae.tagStart+ae.tagName.length+2:ae.tagStart+se*(re.multilineTagIndentFactor||1);if(re.alignCDATA&&/$/,blockCommentStart:"",configuration:re.htmlMode?"html":"xml",helperType:re.htmlMode?"html":"xml",skipAttribute:function(ae){ae.state==_t&&(ae.state=te)},xmlCurrentTag:function(ae){return ae.tagName?{name:ae.tagName,close:ae.type=="closeTag"}:null},xmlCurrentContext:function(ae){for(var He=[],en=ae.context;en;en=en.prev)en.tagName&&He.push(en.tagName);return He.reverse()}}}),zt.defineMIME("text/xml","xml"),zt.defineMIME("application/xml","xml"),zt.mimeModes.hasOwnProperty("text/html")||zt.defineMIME("text/html",{name:"xml",htmlMode:!0})})},12378:function(on,In,Qt){"use strict";Qt.d(In,{$u:function(){return ye},BD:function(){return Bt},E9:function(){return Ge},FF:function(){return dr},FJ:function(){return vt},Hn:function(){return pt},KX:function(){return bt},NB:function(){return Me},S0:function(){return qt},UL:function(){return $t},Vk:function(){return lt},Vm:function(){return qe},YI:function(){return wn},ZA:function(){return Pe},Zt:function(){return Je},al:function(){return At},bn:function(){return Rt},bx:function(){return Ct},g2:function(){return Fi},h1:function(){return _t},hD:function(){return Ti},l4:function(){return se},rU:function(){return Ze},s_:function(){return xt},uz:function(){return Ye},z6:function(){return ee}}),on=Qt.hmd(on),function(){var Pt;function Qr(a){var y=0;return function(){return yx&&(x=Math.max(0,E+x)),(b==null||b>E)&&(b=E),b=Number(b),0>b&&(b=Math.max(0,E+b)),x=Number(x||0);x=a.length?a.push(x):a.splice(y,0,x):Yt("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):Yt("Cannot remove an object from an HTMLCollection or NodeList at "+y)}function Ln(){var a=fo.pop();return a===void 0?[]:a}function hn(a){a.length=0,fo.push(a)}function Mn(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(Ce(a)&&a.constructor)return Mn(a.constructor);return typeof a}function mi(a){var y=a;return Ce(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 ui(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 Mi(a,y,x){Object.defineProperty(po.prototype,a,{get:y,set:x})}function Ae(a){for(var y=[],x=0;256>x;x++)y["0123456789abcdef".charAt(x>>4)+"0123456789abcdef".charAt(x&15)]=String.fromCharCode(x);a.length%2&&(a="0"+a),x=[];for(var b=0,E=0;Ex;x++)y[x]=x;for(x=b=0;256>x;x++)b=(b+y[x]+119)%256,E=y[x],y[x]=y[b],y[b]=E;b=x=0;for(var z="",tt=0;tt-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 Mo=_e.navigator!==void 0&&0<_e.navigator.userAgent.indexOf("Trident/7"),Di=_e.navigator!==void 0&&_e.navigator.platform!==void 0&&_e.navigator.platform.match(/(iPhone|iPod|iPad|Mac)/i)!==null,fo=[];Object.freeze([]),pn.className="Util",pn.Dx="32ab5ff3b26f42dc0ed90f21472913b5",pn.adym="gojs.net",pn.vfo="28e645fdb266",pn.className="Util";function me(a,y,x){Ci(this),this.j=a,this.xa=y,this.o=x}me.prototype.toString=function(){return"EnumValue."+this.xa};function rn(a,y){return y==null||y===""?null:a[y]}de.Object.defineProperties(me.prototype,{classType:{get:function(){return this.j}},name:{get:function(){return this.xa}},value:{get:function(){return this.o}}}),me.className="EnumValue";function An(){this.ew=[]}An.prototype.toString=function(){return this.ew.join("")},An.prototype.add=function(a){a!==""&&this.ew.push(a)},An.className="StringBuilder";function Rn(){}Rn.className="PropertyCollection";var Dn={EA:!1,JA:!1,GA:!1,IA:!1,NA:!1,LA:!1,nx:!1,FA:null,trace:function(a){_e.console&&_e.console.log(a)},HA:function(a,y,x,b){a.strokeStyle="red",a.fillStyle="red",a.font="8px sans-serif",a.beginPath(),a.moveTo(-10,0),a.lineTo(10,0),a.moveTo(0,-10),a.lineTo(0,10),a.stroke(),a.setTransform(1,0,0,1,0,0),a.scale(x,x),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.lineWidth=2,a.beginPath(),a.moveTo(b.left,b.top+20),a.lineTo(b.left,b.top),a.lineTo(b.left+20,b.top),a.moveTo(b.right,b.bottom-20),a.lineTo(b.right,b.bottom),a.lineTo(b.right-20,b.bottom),a.stroke(),a.fillText("DB: "+Math.round(b.x)+", "+Math.round(b.y)+", "+Math.round(b.width)+", "+Math.round(b.height),b.left,b.top-5)},DA:function(a){var y={},x;for(x in a){if(y.x=x,y.x!=="licenseKey"){var b=a[y.x];if(b.prototype!==void 0){y.Zl=Object.getOwnPropertyNames(b.prototype);for(var E={Tj:0};E.Tjthis.key)return!1;a=a.s;var y=a.length,x=++this.Za,b=this.qf;if(b!==null)for(;xthis.key)return!1;var y=--this.Za;return 0<=y?(this.key=y,this.value=a.s[y],!0):(this.de(),!1)},Bi.prototype.Ad=function(){return this.next()},Bi.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},Bi.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},Bi.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},Bi.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},Bi.prototype.map=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--)x.push(a(y[b]));return a=new Ne,a.s=x,a.xb(),a.iterator},Bi.prototype.filter=function(a){var y=this.Bb;y.Hg=null;var x=[];y=y.s;var b=y.length;for(this.Za=b,--b;0<=b;b--){var E=y[b];a(E)&&x.push(E)}return a=new Ne,a.s=x,a.xb(),a.iterator},Bi.prototype.de=function(){this.key=-1,this.value=null,this.qa=-1,this.Bb.Hg=this},Bi.prototype.toString=function(){return"ListIteratorBackwards("+this.Za+"/"+this.Bb.count+")"},de.Object.defineProperties(Bi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.Bb.s.length}}}),Bi.prototype.first=Bi.prototype.first,Bi.prototype.hasNext=Bi.prototype.Ad,Bi.prototype.next=Bi.prototype.next,Bi.prototype.reset=Bi.prototype.reset,Bi.className="ListIteratorBackwards";function Ne(a){Ci(this),this._isFrozen=!1,this.s=[],this.Ja=0,this.Hg=this.Sa=null,typeof a=="string"&&Yt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Pt=Ne.prototype,Pt.xb=function(){var a=this.Ja;a++,999999999a||a>=y.length)&&un(a,"0 <= i < length",Ne,"elt:i"),y[a]},Pt.get=function(a){return this.M(a)},Pt.cd=function(a,y){var x=this.s;(0>a||a>=x.length)&&un(a,"0 <= i < length",Ne,"setElt:i"),this._isFrozen&&De(this,a),x[a]=y},Pt.set=function(a,y){this.cd(a,y)},Pt.first=function(){var a=this.s;return a.length===0?null:a[0]},Pt.jc=function(){var a=this.s,y=a.length;return 0a&&un(a,">= 0",Ne,"insertAt:i"),this._isFrozen&&De(this,a);var x=this.s;a>=x.length?x.push(y):x.splice(a,0,y),this.xb()},Pt.remove=function(a){if(a===null)return!1;this._isFrozen&&De(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)},Pt.delete=function(a){return this.remove(a)},Pt.mb=function(a){var y=this.s;(0>a||a>=y.length)&&un(a,"0 <= i < length",Ne,"removeAt:i"),this._isFrozen&&De(this,a),a===y.length-1?y.pop():y.splice(a,1),this.xb()},Pt.removeRange=function(a,y){var x=this.s,b=x.length;if(0>a)a=0;else if(a>=b)return this;if(0>y)return this;if(y>=b&&(y=b-1),a>y)return this;this._isFrozen&&De(this);for(var E=a,z=y+1;z=z)return this;if((0>y||y>=E-1)&&un(y,"0 <= from < length",Ne,"sortRange:from"),z===2)return x=b[y],E=b[y+1],0=E)b.sort(a);else for(y=b.slice(0,x),y.sort(a),a=0;a=E)for(x=b.slice(y),x.sort(a),a=y;a=this.s.length)return Pi;var a=this.Sa;return a!==null?(a.reset(),a):new Ai(this)}},iteratorBackwards:{get:function(){if(0>=this.s.length)return Pi;var a=this.Hg;return a!==null?(a.reset(),a):new Bi(this)}}}),Ne.prototype.reverse=Ne.prototype.reverse,Ne.prototype.sortRange=Ne.prototype.zi,Ne.prototype.sort=Ne.prototype.sort,Ne.prototype.toSet=Ne.prototype.Iv,Ne.prototype.toArray=Ne.prototype.Fa,Ne.prototype.removeRange=Ne.prototype.removeRange,Ne.prototype.removeAt=Ne.prototype.mb,Ne.prototype.delete=Ne.prototype.delete,Ne.prototype.remove=Ne.prototype.remove,Ne.prototype.insertAt=Ne.prototype.Gb,Ne.prototype.pop=Ne.prototype.pop,Ne.prototype.last=Ne.prototype.jc,Ne.prototype.first=Ne.prototype.first,Ne.prototype.set=Ne.prototype.set,Ne.prototype.setElt=Ne.prototype.cd,Ne.prototype.get=Ne.prototype.get,Ne.prototype.elt=Ne.prototype.M,Ne.prototype.indexOf=Ne.prototype.indexOf,Ne.prototype.has=Ne.prototype.has,Ne.prototype.contains=Ne.prototype.contains,Ne.prototype.clear=Ne.prototype.clear,Ne.prototype.addAll=Ne.prototype.addAll,Ne.prototype.push=Ne.prototype.push,Ne.prototype.add=Ne.prototype.add,Ne.prototype.thaw=Ne.prototype.ka,Ne.prototype.freeze=Ne.prototype.freeze,Ne.className="List";function Zi(a){this.eg=a,a.Sa=null,this.qa=a.Ja,this.sa=null}Zi.prototype.reset=function(){var a=this.eg;a.Sa=null,this.qa=a.Ja,this.sa=null},Zi.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)},Zi.prototype.Ad=function(){return this.next()},Zi.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},Zi.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},Zi.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},Zi.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},Zi.prototype.map=function(a){var y=this.eg;y.Sa=null;var x=new Ne;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Zi.prototype.filter=function(a){var y=this.eg;y.Sa=null;var x=new Ne;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},Zi.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.eg.Sa=this},Zi.prototype.toString=function(){return this.sa!==null?"SetIterator@"+this.sa.value:"SetIterator"},de.Object.defineProperties(Zi.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.eg.Sb}}}),Zi.prototype.first=Zi.prototype.first,Zi.prototype.hasNext=Zi.prototype.Ad,Zi.prototype.next=Zi.prototype.next,Zi.prototype.reset=Zi.prototype.reset,Zi.className="SetIterator";function Ee(a){Ci(this),this._isFrozen=!1,this.Tb={},this.Sb=0,this.Sa=null,this.Ja=0,this.kf=this.ea=null,typeof a=="string"&&Yt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Pt=Ee.prototype,Pt.xb=function(){var a=this.Ja;a++,999999999=this.Sb)return Pi;var a=this.Sa;return a!==null?(a.reset(),a):new Zi(this)}}}),Ee.prototype.toList=Ee.prototype.Hv,Ee.prototype.toArray=Ee.prototype.Fa,Ee.prototype.clear=Ee.prototype.clear,Ee.prototype.retainAll=Ee.prototype.pA,Ee.prototype.removeAll=Ee.prototype.hp,Ee.prototype.delete=Ee.prototype.delete,Ee.prototype.remove=Ee.prototype.remove,Ee.prototype.first=Ee.prototype.first,Ee.prototype.containsAny=Ee.prototype.Ty,Ee.prototype.containsAll=Ee.prototype.Sy,Ee.prototype.has=Ee.prototype.has,Ee.prototype.contains=Ee.prototype.contains,Ee.prototype.addAll=Ee.prototype.addAll,Ee.prototype.add=Ee.prototype.add,Ee.prototype.thaw=Ee.prototype.ka,Ee.prototype.freeze=Ee.prototype.freeze;var zo=1;Ee.className="Set",Ee.uniqueHash=Ci,Ee.hashIdUnique=Ei,Ee.hashId=Ii;function yo(a){this.ma=a,this.qa=a.Ja,this.sa=null}yo.prototype.reset=function(){this.qa=this.ma.Ja,this.sa=null},yo.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)},yo.prototype.Ad=function(){return this.next()},yo.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},yo.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},yo.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},yo.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},yo.prototype.map=function(a){var y=this.ma;this.sa=null;var x=new Ne;for(y=y.ea;y!==null;)x.add(a(y.key)),y=y.va;return x.iterator},yo.prototype.filter=function(a){var y=this.ma;this.sa=null;var x=new Ne;for(y=y.ea;y!==null;){var b=y.key;a(b)&&x.add(b),y=y.va}return x.iterator},yo.prototype.de=function(){this.value=this.key=null,this.qa=-1},yo.prototype.toString=function(){return this.sa!==null?"MapKeySetIterator@"+this.sa.value:"MapKeySetIterator"},de.Object.defineProperties(yo.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),yo.prototype.first=yo.prototype.first,yo.prototype.hasNext=yo.prototype.Ad,yo.prototype.next=yo.prototype.next,yo.prototype.reset=yo.prototype.reset,yo.className="MapKeySetIterator";function Gi(a){Ee.call(this),Ci(this),this._isFrozen=!0,this.ma=a}xe(Gi,Ee),Pt=Gi.prototype,Pt.freeze=function(){return this},Pt.ka=function(){return this},Pt.toString=function(){return"MapKeySet("+this.ma.toString()+")"},Pt.add=function(){Yt("This Set is read-only: "+this.toString())},Pt.contains=function(a){return this.ma.contains(a)},Pt.has=function(a){return this.contains(a)},Pt.remove=function(){Yt("This Set is read-only: "+this.toString())},Pt.delete=function(a){return this.remove(a)},Pt.clear=function(){Yt("This Set is read-only: "+this.toString())},Pt.first=function(){var a=this.ma.ea;return a!==null?a.key:null},Gi.prototype.any=function(a){for(var y=this.ma.ea;y!==null;){if(a(y.key))return!0;y=y.va}return!1},Gi.prototype.all=function(a){for(var y=this.ma.ea;y!==null;){if(!a(y.key))return!1;y=y.va}return!0},Gi.prototype.each=function(a){for(var y=this.ma.ea;y!==null;)a(y.key),y=y.va;return this},Gi.prototype.map=function(a){for(var y=new Ee,x=this.ma.ea;x!==null;)y.add(a(x.key)),x=x.va;return y},Gi.prototype.filter=function(a){for(var y=new Ee,x=this.ma.ea;x!==null;){var b=x.key;a(b)&&y.add(b),x=x.va}return y},Gi.prototype.copy=function(){return new Gi(this.ma)},Gi.prototype.Iv=function(){var a=new Ee,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},Gi.prototype.Fa=function(){var a=this.ma.Tb,y=Array(this.ma.Sb),x=0,b;for(b in a)y[x]=a[b].key,x++;return y},Gi.prototype.Hv=function(){var a=new Ne,y=this.ma.Tb,x;for(x in y)a.add(y[x].key);return a},de.Object.defineProperties(Gi.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 yo(this.ma)}}}),Gi.prototype.toList=Gi.prototype.Hv,Gi.prototype.toArray=Gi.prototype.Fa,Gi.prototype.toSet=Gi.prototype.Iv,Gi.prototype.first=Gi.prototype.first,Gi.prototype.clear=Gi.prototype.clear,Gi.prototype.delete=Gi.prototype.delete,Gi.prototype.remove=Gi.prototype.remove,Gi.prototype.has=Gi.prototype.has,Gi.prototype.contains=Gi.prototype.contains,Gi.prototype.add=Gi.prototype.add,Gi.prototype.thaw=Gi.prototype.ka,Gi.prototype.freeze=Gi.prototype.freeze,Gi.className="MapKeySet";function Ji(a){this.ma=a,a.jf=null,this.qa=a.Ja,this.sa=null}Ji.prototype.reset=function(){var a=this.ma;a.jf=null,this.qa=a.Ja,this.sa=null},Ji.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)},Ji.prototype.Ad=function(){return this.next()},Ji.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},Ji.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},Ji.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},Ji.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},Ji.prototype.map=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Ne;for(y=y.ea;y!==null;)x.add(a(y.value)),y=y.va;return x.iterator},Ji.prototype.filter=function(a){var y=this.ma;this.sa=y.jf=null;var x=new Ne;for(y=y.ea;y!==null;){var b=y.value;a(b)&&x.add(b),y=y.va}return x.iterator},Ji.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.jf=this},Ji.prototype.toString=function(){return this.sa!==null?"MapValueSetIterator@"+this.sa.value:"MapValueSetIterator"},de.Object.defineProperties(Ji.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),Ji.prototype.first=Ji.prototype.first,Ji.prototype.hasNext=Ji.prototype.Ad,Ji.prototype.next=Ji.prototype.next,Ji.prototype.reset=Ji.prototype.reset,Ji.className="MapValueSetIterator";function Or(a,y){this.key=a,this.value=y,this.ll=this.va=null}Or.prototype.toString=function(){return"{"+this.key+":"+this.value+"}"},Or.className="KeyValuePair";function ao(a){this.ma=a,a.Sa=null,this.qa=a.Ja,this.sa=null}ao.prototype.reset=function(){var a=this.ma;a.Sa=null,this.qa=a.Ja,this.sa=null},ao.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)},ao.prototype.Ad=function(){return this.next()},ao.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},ao.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},ao.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},ao.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},ao.prototype.map=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Ne;for(y=y.ea;y!==null;)x.add(a(y)),y=y.va;return x.iterator},ao.prototype.filter=function(a){var y=this.ma;this.sa=y.Sa=null;var x=new Ne;for(y=y.ea;y!==null;)a(y)&&x.add(y),y=y.va;return x.iterator},ao.prototype.de=function(){this.value=this.key=null,this.qa=-1,this.ma.Sa=this},ao.prototype.toString=function(){return this.sa!==null?"MapIterator@"+this.sa:"MapIterator"},de.Object.defineProperties(ao.prototype,{iterator:{get:function(){return this}},count:{get:function(){return this.ma.Sb}}}),ao.prototype.first=ao.prototype.first,ao.prototype.hasNext=ao.prototype.Ad,ao.prototype.next=ao.prototype.next,ao.prototype.reset=ao.prototype.reset,ao.className="MapIterator";function bn(a){Ci(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"&&Yt("Error: Since 2.0 List/Map/Set constructors no longer take an argument that enforces type."),a!==void 0&&this.addAll(a)}Pt=bn.prototype,Pt.xb=function(){var a=this.Ja;a++,999999999=this.count)return Pi;var a=this.Sa;return a!==null?(a.reset(),a):new ao(this)}},iteratorKeys:{get:function(){return 0>=this.count?Pi:new yo(this)}},iteratorValues:{get:function(){if(0>=this.count)return Pi;var a=this.jf;return a!==null?(a.reset(),a):new Ji(this)}}}),bn.prototype.toKeySet=bn.prototype.Lf,bn.prototype.toArray=bn.prototype.Fa,bn.prototype.clear=bn.prototype.clear,bn.prototype.delete=bn.prototype.delete,bn.prototype.remove=bn.prototype.remove,bn.prototype.get=bn.prototype.get,bn.prototype.getValue=bn.prototype.I,bn.prototype.has=bn.prototype.has,bn.prototype.contains=bn.prototype.contains,bn.prototype.first=bn.prototype.first,bn.prototype.addAll=bn.prototype.addAll,bn.prototype.set=bn.prototype.set,bn.prototype.add=bn.prototype.add,bn.prototype.thaw=bn.prototype.ka,bn.prototype.freeze=bn.prototype.freeze,bn.className="Map";function Ot(a,y){a===void 0?this.y=this.x=0:typeof a=="number"&&typeof y=="number"?(this.x=a,this.y=y):Yt("Invalid arguments to Point constructor: "+a+", "+y),this._isFrozen=!1}var Yo,Yi,Oi,io,Ao;Ot.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this},Ot.prototype.h=function(a,y){return this.x=a,this.y=y,this},Ot.prototype.sg=function(a,y){return this.x=a,this.y=y,this},Ot.prototype.set=function(a){return this.x=a.x,this.y=a.y,this},Ot.prototype.copy=function(){var a=new Ot;return a.x=this.x,a.y=this.y,a},Pt=Ot.prototype,Pt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Pt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return Object.isFrozen(this)&&Yt("cannot thaw constant: "+this),this._isFrozen=!1,this};function zn(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new Ot(x,E)}return new Ot}function Un(a){return a.x.toString()+" "+a.y.toString()}Pt.toString=function(){return"Point("+this.x+","+this.y+")"},Pt.D=function(a){return a instanceof Ot?this.x===a.x&&this.y===a.y:!1},Pt.hi=function(a,y){return this.x===a&&this.y===y},Pt.Xa=function(a){return Jt.B(this.x,a.x)&&Jt.B(this.y,a.y)},Pt.add=function(a){return this.x+=a.x,this.y+=a.y,this},Pt.re=function(a){return this.x-=a.x,this.y-=a.y,this},Pt.offset=function(a,y){return this.x+=a,this.y+=y,this},Ot.prototype.rotate=function(a){if(a===0)return this;var y=this.x,x=this.y;if(y===0&&x===0)return this;if(360<=a?a-=360:0>a&&(a+=360),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));return this.x=a*y-b*x,this.y=b*y+a*x,this},Pt=Ot.prototype,Pt.scale=function(a,y){return this.x*=a,this.y*=y,this},Pt.Bf=function(a){var y=a.x-this.x;return a=a.y-this.y,y*y+a*a},Pt.zd=function(a,y){return a-=this.x,y-=this.y,a*a+y*y},Pt.normalize=function(){var a=this.x,y=this.y,x=Math.sqrt(a*a+y*y);return 0y?270:0;if(y===0)return 0a?x=0>y?x+180:180-x:0>y&&(x=360-x),x}Pt.Ry=function(a,y){return Jt.Fl(a.x,a.y,y.x,y.y,this.x,this.y)},Pt.fA=function(a,y,x,b){return Jt.qh(a,y,x,b,this.x,this.y,this),this},Pt.gA=function(a,y){return Jt.qh(a.x,a.y,y.x,y.y,this.x,this.y,this),this},Pt.uA=function(a,y,x,b){return Jt.No(this.x,this.y,a,y,x,b,this),this},Pt.vA=function(a,y){return Jt.No(this.x,this.y,a.x,a.y,y.width,y.height,this),this},Pt.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},Pt.yi=function(a,y,x,b,E){return this.x=a+E.x*x+E.offsetX,this.y=y+E.y*b+E.offsetY,this},Pt.transform=function(a){return a.Ga(this),this};function ai(a,y){return y.Cd(a),a}function xi(a,y,x,b,E,z){var tt=E-x,ot=z-b,rt=tt*tt+ot*ot;x-=a,b-=y;var at=-x*tt-b*ot;return 0>=at||at>=rt?(tt=E-a,ot=z-y,Math.min(x*x+b*b,tt*tt+ot*ot)):(a=tt*b-ot*x,a*a/rt)}function Uo(a,y,x,b){return a=x-a,y=b-y,a*a+y*y}function oi(a,y,x,b){return a=x-a,y=b-y,a===0?0y?270:0:y===0?0a?b=0>y?b+180:180-b:0>y&&(b=360-b),b)}Pt.w=function(){return isFinite(this.x)&&isFinite(this.y)},Ot.alloc=function(){var a=_n.pop();return a===void 0?new Ot:a},Ot.allocAt=function(a,y){var x=_n.pop();return x===void 0?new Ot(a,y):(x.x=a,x.y=y,x)},Ot.free=function(a){_n.push(a)},Ot.prototype.isReal=Ot.prototype.w,Ot.prototype.setSpot=Ot.prototype.yi,Ot.prototype.setRectSpot=Ot.prototype.xi,Ot.prototype.snapToGridPoint=Ot.prototype.vA,Ot.prototype.snapToGrid=Ot.prototype.uA,Ot.prototype.projectOntoLineSegmentPoint=Ot.prototype.gA,Ot.prototype.projectOntoLineSegment=Ot.prototype.fA,Ot.intersectingLineSegments=function(a,y,x,b,E,z,tt,ot){return Jt.Rl(a,y,x,b,E,z,tt,ot)},Ot.prototype.compareWithLineSegmentPoint=Ot.prototype.Ry,Ot.compareWithLineSegment=function(a,y,x,b,E,z){return Jt.Fl(a,y,x,b,E,z)},Ot.prototype.direction=Ot.prototype.direction,Ot.prototype.directionPoint=Ot.prototype.ab,Ot.prototype.normalize=Ot.prototype.normalize,Ot.prototype.distanceSquared=Ot.prototype.zd,Ot.prototype.distanceSquaredPoint=Ot.prototype.Bf,Ot.prototype.scale=Ot.prototype.scale,Ot.prototype.rotate=Ot.prototype.rotate,Ot.prototype.offset=Ot.prototype.offset,Ot.prototype.subtract=Ot.prototype.re,Ot.prototype.add=Ot.prototype.add,Ot.prototype.equalsApprox=Ot.prototype.Xa,Ot.prototype.equalTo=Ot.prototype.hi,Ot.prototype.equals=Ot.prototype.D,Ot.prototype.set=Ot.prototype.set,Ot.prototype.setTo=Ot.prototype.sg;var _n=[];Ot.className="Point",Ot.parse=zn,Ot.stringify=Un,Ot.distanceLineSegmentSquared=xi,Ot.distanceSquared=Uo,Ot.direction=oi,Ot.Origin=Yo=new Ot(0,0).ja(),Ot.InfiniteTopLeft=Yi=new Ot(-1/0,-1/0).ja(),Ot.InfiniteBottomRight=Oi=new Ot(1/0,1/0).ja(),Ot.SixPoint=io=new Ot(6,6).ja(),Ot.NoPoint=Ao=new Ot(NaN,NaN).ja(),Ot.parse=zn,Ot.stringify=Un,Ot.distanceLineSegmentSquared=xi,Ot.distanceSquared=Uo,Ot.direction=oi;function We(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):Yt("Invalid arguments to Size constructor: "+a+", "+y),this._isFrozen=!1}var Hn,Qi,Ro,No,So,Ko,ko;We.prototype.assign=function(a){return this.width=a.width,this.height=a.height,this},We.prototype.h=function(a,y){return this.width=a,this.height=y,this},We.prototype.sg=function(a,y){return this.width=a,this.height=y,this},We.prototype.set=function(a){return this.width=a.width,this.height=a.height,this},We.prototype.copy=function(){var a=new We;return a.width=this.width,a.height=this.height,a},Pt=We.prototype,Pt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Pt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return Object.isFrozen(this)&&Yt("cannot thaw constant: "+this),this._isFrozen=!1,this};function qr(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;return(b=a[y++])&&(E=parseFloat(b)),new We(x,E)}return new We}function Yr(a){return a.width.toString()+" "+a.height.toString()}Pt.toString=function(){return"Size("+this.width+","+this.height+")"},Pt.D=function(a){return a instanceof We?this.width===a.width&&this.height===a.height:!1},Pt.hi=function(a,y){return this.width===a&&this.height===y},Pt.Xa=function(a){return Jt.B(this.width,a.width)&&Jt.B(this.height,a.height)},Pt.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},Pt.w=function(){return isFinite(this.width)&&isFinite(this.height)},We.alloc=function(){var a=Qs.pop();return a===void 0?new We:a},We.free=function(a){Qs.push(a)},We.prototype.isReal=We.prototype.w,We.prototype.inflate=We.prototype.Bc,We.prototype.equalsApprox=We.prototype.Xa,We.prototype.equalTo=We.prototype.hi,We.prototype.equals=We.prototype.D,We.prototype.set=We.prototype.set,We.prototype.setTo=We.prototype.sg;var Qs=[];We.className="Size",We.parse=qr,We.stringify=Yr,We.ZeroSize=Hn=new We(0,0).ja(),We.OneSize=Qi=new We(1,1).ja(),We.SixSize=Ro=new We(6,6).ja(),We.EightSize=No=new We(8,8).ja(),We.TenSize=So=new We(10,10).ja(),We.InfiniteSize=Ko=new We(1/0,1/0).ja(),We.NoSize=ko=new We(NaN,NaN).ja(),We.parse=qr,We.stringify=Yr;function ge(a,y,x,b){a===void 0?this.height=this.width=this.y=this.x=0:typeof a=="number"&&typeof y=="number"&&typeof x=="number"&&(0<=x||isNaN(x))&&typeof b=="number"&&(0<=b||isNaN(b))?(this.x=a,this.y=y,this.width=x,this.height=b):a instanceof Ot?(x=a.x,a=a.y,y instanceof Ot?(b=y.x,y=y.y,this.x=Math.min(x,b),this.y=Math.min(a,y),this.width=Math.abs(x-b),this.height=Math.abs(a-y)):y instanceof We?(this.x=x,this.y=a,this.width=y.width,this.height=y.height):Yt("Incorrect second argument supplied to Rect constructor "+y)):Yt("Invalid arguments to Rect constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}Pt=ge.prototype,Pt.assign=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Pt.h=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this};function fr(a,y,x){a.width=y,a.height=x}Pt.sg=function(a,y,x,b){return this.x=a,this.y=y,this.width=x,this.height=b,this},Pt.set=function(a){return this.x=a.x,this.y=a.y,this.width=a.width,this.height=a.height,this},Pt.dd=function(a){return this.x=a.x,this.y=a.y,this},Pt.tA=function(a){return this.width=a.width,this.height=a.height,this},ge.prototype.copy=function(){var a=new ge;return a.x=this.x,a.y=this.y,a.width=this.width,a.height=this.height,a},Pt=ge.prototype,Pt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Pt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return Object.isFrozen(this)&&Yt("cannot thaw constant: "+this),this._isFrozen=!1,this};function zl(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b&&(x=parseFloat(b));for(var E=0;a[y]==="";)y++;(b=a[y++])&&(E=parseFloat(b));for(var z=0;a[y]==="";)y++;(b=a[y++])&&(z=parseFloat(b));for(var tt=0;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),new ge(x,E,z,tt)}return new ge}function is(a){return a.x.toString()+" "+a.y.toString()+" "+a.width.toString()+" "+a.height.toString()}Pt.toString=function(){return"Rect("+this.x+","+this.y+","+this.width+","+this.height+")"},Pt.D=function(a){return a instanceof ge?this.x===a.x&&this.y===a.y&&this.width===a.width&&this.height===a.height:!1},Pt.hi=function(a,y,x,b){return this.x===a&&this.y===y&&this.width===x&&this.height===b},Pt.Xa=function(a){return Jt.B(this.x,a.x)&&Jt.B(this.y,a.y)&&Jt.B(this.width,a.width)&&Jt.B(this.height,a.height)};function wl(a,y){return Jt.$(a.x,y.x)&&Jt.$(a.y,y.y)&&Jt.$(a.width,y.width)&&Jt.$(a.height,y.height)}Pt.ca=function(a){return this.x<=a.x&&this.x+this.width>=a.x&&this.y<=a.y&&this.y+this.height>=a.y},Pt.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},Pt.contains=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),this.x<=a&&a+x<=this.x+this.width&&this.y<=y&&y+b<=this.y+this.height},Pt.offset=function(a,y){return this.x+=a,this.y+=y,this},Pt.Bc=function(a,y){return Fo(this,y,a,y,a)},Pt.Co=function(a){return Fo(this,a.top,a.right,a.bottom,a.left)},Pt.Fv=function(a){return Fo(this,-a.top,-a.right,-a.bottom,-a.left)},Pt.Hz=function(a,y,x,b){return Fo(this,a,y,x,b)};function Fo(a,y,x,b,E){var z=a.width;return x+E<=-z?(a.x+=z/2,a.width=0):(a.x-=E,a.width+=x+E),x=a.height,y+b<=-x?(a.y+=x/2,a.height=0):(a.y-=y,a.height+=y+b),a}Pt.Ex=function(a){return Au(this,a.x,a.y,a.width,a.height)},Pt.Uu=function(a,y,x,b){return Au(this,a,y,x,b)};function Au(a,y,x,b,E){var z=Math.max(a.x,y),tt=Math.max(a.y,x);return y=Math.min(a.x+a.width,y+b),x=Math.min(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=Math.max(0,y-z),a.height=Math.max(0,x-tt),a}Pt.Yc=function(a){return this.Vu(a.x,a.y,a.width,a.height)},Pt.Vu=function(a,y,x,b){var E=this.width,z=this.x;return E!==1/0&&x!==1/0&&(E+=z,x+=a,isNaN(x)||isNaN(E)||z>x||a>E)?!1:(a=this.height,x=this.y,!(a!==1/0&&b!==1/0&&(a+=x,b+=y,isNaN(b)||isNaN(a)||x>b||y>a)))};function Rl(a,y){var x=a.width,b=a.x,E=y.x-10;return b>y.width+10+10+E||E>x+b?!1:(x=a.height,a=a.y,b=y.y-10,!(a>y.height+10+10+b||b>x+a))}Pt.Ye=function(a){return Do(this,a.x,a.y,0,0)},Pt.ed=function(a){return Do(this,a.x,a.y,a.width,a.height)},Pt.Kv=function(a,y,x,b){return x===void 0&&(x=0),b===void 0&&(b=0),Do(this,a,y,x,b)};function Do(a,y,x,b,E){var z=Math.min(a.x,y),tt=Math.min(a.y,x);return y=Math.max(a.x+a.width,y+b),x=Math.max(a.y+a.height,x+E),a.x=z,a.y=tt,a.width=y-z,a.height=x-tt,a}Pt.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,b,E,z,tt,ot){return tt===void 0&&(tt=0),ot===void 0&&(ot=0),a<=E&&E+tt<=a+x&&y<=z&&z+ot<=y+b}function Pl(a,y,x,b,E,z,tt,ot){return a>tt+E||E>x+a?!1:!(y>ot+z||z>b+y)}Pt.w=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},Pt.Mz=function(){return this.width===0&&this.height===0},ge.alloc=function(){var a=ua.pop();return a===void 0?new ge:a},ge.allocAt=function(a,y,x,b){var E=ua.pop();return E===void 0?new ge(a,y,x,b):E.h(a,y,x,b)},ge.free=function(a){ua.push(a)},de.Object.defineProperties(ge.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 Ot(this.x,this.y)},set:function(a){this.x=a.x,this.y=a.y}},size:{get:function(){return new We(this.width,this.height)},set:function(a){this.width=a.width,this.height=a.height}},center:{get:function(){return new Ot(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}}}),ge.prototype.isEmpty=ge.prototype.Mz,ge.prototype.isReal=ge.prototype.w,ge.intersectsLineSegment=function(a,y,x,b,E,z,tt,ot){return Jt.Fx(a,y,x,b,E,z,tt,ot)},ge.prototype.setSpot=ge.prototype.yi,ge.prototype.union=ge.prototype.Kv,ge.prototype.unionRect=ge.prototype.ed,ge.prototype.unionPoint=ge.prototype.Ye,ge.prototype.intersects=ge.prototype.Vu,ge.prototype.intersectsRect=ge.prototype.Yc,ge.prototype.intersect=ge.prototype.Uu,ge.prototype.intersectRect=ge.prototype.Ex,ge.prototype.grow=ge.prototype.Hz,ge.prototype.subtractMargin=ge.prototype.Fv,ge.prototype.addMargin=ge.prototype.Co,ge.prototype.inflate=ge.prototype.Bc,ge.prototype.offset=ge.prototype.offset,ge.prototype.contains=ge.prototype.contains,ge.prototype.containsRect=ge.prototype.Re,ge.prototype.containsPoint=ge.prototype.ca,ge.prototype.equalsApprox=ge.prototype.Xa,ge.prototype.equalTo=ge.prototype.hi,ge.prototype.equals=ge.prototype.D,ge.prototype.setSize=ge.prototype.tA,ge.prototype.setPoint=ge.prototype.dd,ge.prototype.set=ge.prototype.set,ge.prototype.setTo=ge.prototype.sg;var fs=null,Ja=null,ua=[];ge.className="Rect",ge.parse=zl,ge.stringify=is,ge.contains=Br,ge.intersects=Pl,ge.ZeroRect=fs=new ge(0,0,0,0).ja(),ge.NoRect=Ja=new ge(NaN,NaN,NaN,NaN).ja(),ge.parse=zl,ge.stringify=is,ge.contains=Br,ge.intersects=Pl;function ii(a,y,x,b){a===void 0?this.left=this.bottom=this.right=this.top=0:y===void 0?this.left=this.bottom=this.right=this.top=a:x===void 0?(this.top=a,this.right=y,this.bottom=a,this.left=y):b!==void 0?(this.top=a,this.right=y,this.bottom=x,this.left=b):Yt("Invalid arguments to Margin constructor: "+a+", "+y+", "+x+", "+b),this._isFrozen=!1}ii.prototype.assign=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},ii.prototype.sg=function(a,y,x,b){return this.top=a,this.right=y,this.bottom=x,this.left=b,this},ii.prototype.set=function(a){return this.top=a.top,this.right=a.right,this.bottom=a.bottom,this.left=a.left,this},ii.prototype.copy=function(){var a=new ii;return a.top=this.top,a.right=this.right,a.bottom=this.bottom,a.left=this.left,a},Pt=ii.prototype,Pt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Pt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return Object.isFrozen(this)&&Yt("cannot thaw constant: "+this),this._isFrozen=!1,this};function _r(a){if(typeof a=="string"){a=a.split(" ");for(var y=0,x=NaN;a[y]==="";)y++;var b=a[y++];if(b&&(x=parseFloat(b)),isNaN(x))return new ii;for(var E=NaN;a[y]==="";)y++;if((b=a[y++])&&(E=parseFloat(b)),isNaN(E))return new ii(x);for(var z=NaN;a[y]==="";)y++;if((b=a[y++])&&(z=parseFloat(b)),isNaN(z))return new ii(x,E);for(var tt=NaN;a[y]==="";)y++;return(b=a[y++])&&(tt=parseFloat(b)),isNaN(tt)?new ii(x,E):new ii(x,E,z,tt)}return new ii}function ku(a){return a.top.toString()+" "+a.right.toString()+" "+a.bottom.toString()+" "+a.left.toString()}Pt.toString=function(){return"Margin("+this.top+","+this.right+","+this.bottom+","+this.left+")"},Pt.D=function(a){return a instanceof ii?this.top===a.top&&this.right===a.right&&this.bottom===a.bottom&&this.left===a.left:!1},Pt.hi=function(a,y,x,b){return this.top===a&&this.right===y&&this.bottom===x&&this.left===b},Pt.Xa=function(a){return Jt.B(this.top,a.top)&&Jt.B(this.right,a.right)&&Jt.B(this.bottom,a.bottom)&&Jt.B(this.left,a.left)},Pt.w=function(){return isFinite(this.top)&&isFinite(this.right)&&isFinite(this.bottom)&&isFinite(this.left)},ii.alloc=function(){var a=lo.pop();return a===void 0?new ii:a},ii.free=function(a){lo.push(a)},ii.prototype.isReal=ii.prototype.w,ii.prototype.equalsApprox=ii.prototype.Xa,ii.prototype.equalTo=ii.prototype.hi,ii.prototype.equals=ii.prototype.D,ii.prototype.set=ii.prototype.set,ii.prototype.setTo=ii.prototype.sg;var qs=null,Ki=null,lo=[];ii.className="Margin",ii.parse=_r,ii.stringify=ku,ii.ZeroMargin=qs=new ii(0,0,0,0).ja(),ii.TwoMargin=Ki=new ii(2,2,2,2).ja(),ii.parse=_r,ii.stringify=ku;function Qe(a,y,x,b){a===void 0?this.offsetY=this.offsetX=this.y=this.x=0:(y===void 0&&(y=0),x===void 0&&(x=0),b===void 0&&(b=0),this.x=a,this.y=y,this.offsetX=x,this.offsetY=b),this._isFrozen=!1}var ci,Xi,jo,ha,_s,wi,Ur,Ts,Kr,Es,Cl,Qa,Nr,da,ch,Kd,Ll,Xd,sd,ph,jl,Da,mh,ad,ld,wr,Wf,ud,vh,Fu,Bs,Ns,Ir,Xr,To,uo;Qe.prototype.assign=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Qe.prototype.sg=function(a,y,x,b){return this.x=a,this.y=y,this.offsetX=x,this.offsetY=b,this},Qe.prototype.set=function(a){return this.x=a.x,this.y=a.y,this.offsetX=a.offsetX,this.offsetY=a.offsetY,this},Qe.prototype.copy=function(){var a=new Qe;return a.x=this.x,a.y=this.y,a.offsetX=this.offsetX,a.offsetY=this.offsetY,a},Pt=Qe.prototype,Pt.ja=function(){return this._isFrozen=!0,Object.freeze(this),this},Pt.J=function(){return this._isFrozen||Object.isFrozen(this)?this:this.copy().freeze()},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return Object.isFrozen(this)&&Yt("cannot thaw constant: "+this),this._isFrozen=!1,this};function wo(a,y){return a.x=NaN,a.y=NaN,a.offsetX=y,a}function Ds(a){if(typeof a=="string"){if(a=a.trim(),a==="None")return ci;if(a==="TopLeft")return Xi;if(a==="Top"||a==="TopCenter"||a==="MiddleTop")return jo;if(a==="TopRight")return ha;if(a==="Left"||a==="LeftCenter"||a==="MiddleLeft")return _s;if(a==="Center")return wi;if(a==="Right"||a==="RightCenter"||a==="MiddleRight")return Ur;if(a==="BottomLeft")return Ts;if(a==="Bottom"||a==="BottomCenter"||a==="MiddleBottom")return Kr;if(a==="BottomRight")return Es;if(a==="TopSide")return Cl;if(a==="LeftSide")return Qa;if(a==="RightSide")return Nr;if(a==="BottomSide")return da;if(a==="TopBottomSides")return ch;if(a==="LeftRightSides")return Kd;if(a==="TopLeftSides")return Ll;if(a==="TopRightSides")return Xd;if(a==="BottomLeftSides")return sd;if(a==="BottomRightSides")return ph;if(a==="NotTopSide")return jl;if(a==="NotLeftSide")return Da;if(a==="NotRightSide")return mh;if(a==="NotBottomSide")return ad;if(a==="AllSides")return ld;if(a==="Default")return wr;a=a.split(" ");for(var y=0,x=0;a[y]==="";)y++;var b=a[y++];b!==void 0&&0a&&(a+=360),a===0)return this;if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.m12*a+this.m22*b,z=this.m11*-b+this.m21*a,tt=this.m12*-b+this.m22*a;return this.m11=this.m11*a+this.m21*b,this.m12=E,this.m21=z,this.m22=tt,this.translate(-y,-x),this},Pt=Yn.prototype,Pt.translate=function(a,y){return this.dx+=this.m11*a+this.m21*y,this.dy+=this.m12*a+this.m22*y,this},Pt.scale=function(a,y){return y===void 0&&(y=a),this.m11*=a,this.m12*=a,this.m21*=y,this.m22*=y,this},Pt.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)},Pt.Cd=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=a.x,b=a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Pt.Eu=function(a){var y=1/(this.m11*this.m22-this.m12*this.m21),x=1.25*a.x,b=1.2*a.y;return a.h(x*this.m22*y+b*-this.m21*y+y*(this.m21*this.dy-this.m22*this.dx),x*-this.m12*y+b*this.m11*y+y*(this.m12*this.dx-this.m11*this.dy))},Pt.pp=function(a){var y=a.x,x=a.y,b=y+a.width,E=x+a.height,z=this.m11,tt=this.m12,ot=this.m21,rt=this.m22,at=this.dx,ut=this.dy,gt=y*z+x*ot+at,mt=y*tt+x*rt+ut,yt=b*z+x*ot+at,St=b*tt+x*rt+ut;return x=y*z+E*ot+at,y=y*tt+E*rt+ut,z=b*z+E*ot+at,b=b*tt+E*rt+ut,E=Math.min(gt,yt),gt=Math.max(gt,yt),yt=Math.min(mt,St),mt=Math.max(mt,St),E=Math.min(E,x),gt=Math.max(gt,x),yt=Math.min(yt,y),mt=Math.max(mt,y),E=Math.min(E,z),gt=Math.max(gt,z),yt=Math.min(yt,b),mt=Math.max(mt,b),a.h(E,yt,gt-E,mt-yt),a},Yn.alloc=function(){var a=Oa.pop();return a===void 0?new Yn:a},Yn.free=function(a){Oa.push(a)},Yn.prototype.transformRect=Yn.prototype.pp,Yn.prototype.transformPoint=Yn.prototype.Ga,Yn.prototype.scale=Yn.prototype.scale,Yn.prototype.translate=Yn.prototype.translate,Yn.prototype.rotate=Yn.prototype.rotate,Yn.prototype.invert=Yn.prototype.Vj,Yn.prototype.multiplyInverted=Yn.prototype.bv,Yn.prototype.multiply=Yn.prototype.multiply,Yn.prototype.reset=Yn.prototype.reset,Yn.prototype.isIdentity=Yn.prototype.ws,Yn.prototype.equals=Yn.prototype.D,Yn.prototype.setTransform=Yn.prototype.setTransform,Yn.prototype.set=Yn.prototype.set;var Oa=[];Yn.className="Transform",Yn.xF="54a702f3e53909c447824c6706603faf4c";var Jt={AA:"7da71ca0ad381e90",wg:(Math.sqrt(2)-1)/3*4,Uv:null,sqrt:function(a){if(0>=a)return 0;var y=Jt.Uv;if(y===null){y=[];for(var x=0;2e3>=x;x++)y[x]=Math.sqrt(x);Jt.Uv=y}return 1>a?(x=1/a,2e3>=x?1/y[x|0]:Math.sqrt(a)):2e3>=a?y[a|0]:Math.sqrt(a)},B:function(a,y){return a-=y,.5>a&&-.5a&&-5e-8=E&&(E=1e-6),aut-at)if(a-x>E||x-a>E){if(z=(b-y)/(x-a)*(z-a)+y,z-E<=tt&&tt<=z+E)return!0}else return!0;else if(y-b>E||b-y>E){if(tt=(x-a)/(b-y)*(tt-y)+a,tt-E<=z&&z<=tt+E)return!0}else return!0;return!1},cs:function(a,y,x,b,E,z,tt,ot,rt,at,ut,gt){if(Jt.Yb(a,y,tt,ot,gt,x,b)&&Jt.Yb(a,y,tt,ot,gt,E,z))return Jt.Yb(a,y,tt,ot,gt,at,ut);var mt=(a+x)/2,yt=(y+b)/2,St=(x+E)/2,Mt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(mt+St)/2,x=(yt+Mt)/2,St=(St+E)/2,Mt=(Mt+z)/2;var Dt=(b+St)/2,Ft=(x+Mt)/2;return Jt.cs(a,y,mt,yt,b,x,Dt,Ft,rt,at,ut,gt)||Jt.cs(Dt,Ft,St,Mt,E,z,tt,ot,rt,at,ut,gt)},ax:function(a,y,x,b,E,z,tt,ot,rt){var at=(x+E)/2,ut=(b+z)/2;return rt.h((((a+x)/2+at)/2+(at+(E+tt)/2)/2)/2,(((y+b)/2+ut)/2+(ut+(z+ot)/2)/2)/2),rt},My:function(a,y,x,b,E,z,tt,ot){var rt=(x+E)/2,at=(b+z)/2;return oi(((a+x)/2+rt)/2,((y+b)/2+at)/2,(rt+(E+tt)/2)/2,(at+(z+ot)/2)/2)},Dl:function(a,y,x,b,E,z,tt,ot,rt,at){if(Jt.Yb(a,y,tt,ot,rt,x,b)&&Jt.Yb(a,y,tt,ot,rt,E,z))Do(at,a,y,0,0),Do(at,tt,ot,0,0);else{var ut=(a+x)/2,gt=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(gt+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,Mt=(x+yt)/2;Jt.Dl(a,y,ut,gt,b,x,St,Mt,rt,at),Jt.Dl(St,Mt,mt,yt,E,z,tt,ot,rt,at)}return at},Qe:function(a,y,x,b,E,z,tt,ot,rt,at){if(Jt.Yb(a,y,tt,ot,rt,x,b)&&Jt.Yb(a,y,tt,ot,rt,E,z))at.length===0&&(at.push(a),at.push(y)),at.push(tt),at.push(ot);else{var ut=(a+x)/2,gt=(y+b)/2,mt=(x+E)/2,yt=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(ut+mt)/2,x=(gt+yt)/2,mt=(mt+E)/2,yt=(yt+z)/2;var St=(b+mt)/2,Mt=(x+yt)/2;Jt.Qe(a,y,ut,gt,b,x,St,Mt,rt,at),Jt.Qe(St,Mt,mt,yt,E,z,tt,ot,rt,at)}return at},jv:function(a,y,x,b,E,z,tt,ot,rt,at){if(Jt.Yb(a,y,E,z,at,x,b))return Jt.Yb(a,y,E,z,at,ot,rt);var ut=(a+x)/2,gt=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var mt=(ut+x)/2,yt=(gt+b)/2;return Jt.jv(a,y,ut,gt,mt,yt,tt,ot,rt,at)||Jt.jv(mt,yt,x,b,E,z,tt,ot,rt,at)},OA:function(a,y,x,b,E,z,tt){return tt.h(((a+x)/2+(x+E)/2)/2,((y+b)/2+(b+z)/2)/2),tt},iv:function(a,y,x,b,E,z,tt,ot){if(Jt.Yb(a,y,E,z,tt,x,b))Do(ot,a,y,0,0),Do(ot,E,z,0,0);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,gt=(at+b)/2;Jt.iv(a,y,rt,at,ut,gt,tt,ot),Jt.iv(ut,gt,x,b,E,z,tt,ot)}return ot},ep:function(a,y,x,b,E,z,tt,ot){if(Jt.Yb(a,y,E,z,tt,x,b))ot.length===0&&(ot.push(a),ot.push(y)),ot.push(E),ot.push(z);else{var rt=(a+x)/2,at=(y+b)/2;x=(x+E)/2,b=(b+z)/2;var ut=(rt+x)/2,gt=(at+b)/2;Jt.ep(a,y,rt,at,ut,gt,tt,ot),Jt.ep(ut,gt,x,b,E,z,tt,ot)}return ot},Eo:function(a,y,x,b,E,z,tt,ot,rt,at,ut,gt,mt,yt){if(Jt.Yb(a,y,tt,ot,mt,x,b)&&Jt.Yb(a,y,tt,ot,mt,E,z))return!Jt.Rl(a,y,tt,ot,rt,at,ut,gt)||(mt=(a-tt)*(at-gt)-(y-ot)*(rt-ut),mt===0)?!1:(yt.h(((a*ot-y*tt)*(rt-ut)-(a-tt)*(rt*gt-at*ut))/mt,((a*ot-y*tt)*(at-gt)-(y-ot)*(rt*gt-at*ut))/mt),!0);var St=(a+x)/2,Mt=(y+b)/2,Dt=(x+E)/2,Ft=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Dt)/2,x=(Mt+Ft)/2,Dt=(Dt+E)/2,Ft=(Ft+z)/2;var jt=(b+Dt)/2,Gt=(x+Ft)/2,Ht=1/0,Kt=!1,ie=0,Ve=0;return Jt.Eo(a,y,St,Mt,b,x,jt,Gt,rt,at,ut,gt,mt,yt)&&(a=(yt.x-rt)*(yt.x-rt)+(yt.y-at)*(yt.y-at),a=ut)return yt;if((rt>ut?rt-ut:ut-rt)<(at>gt?at-gt:gt-at)){if(ya)return yt}else if(aa)return yt;0mt&&yt--}else{St=(a+x)/2,Mt=(y+b)/2;var Dt=(x+E)/2,Ft=(b+z)/2;E=(E+tt)/2,z=(z+ot)/2,b=(St+Dt)/2,x=(Mt+Ft)/2,Dt=(Dt+E)/2,Ft=(Ft+z)/2;var jt=(b+Dt)/2,Gt=(x+Ft)/2;yt+=Jt.Fo(a,y,St,Mt,b,x,jt,Gt,rt,at,ut,gt,mt),yt+=Jt.Fo(jt,Gt,Dt,Ft,E,z,tt,ot,rt,at,ut,gt,mt)}return yt},qh:function(a,y,x,b,E,z,tt){return Jt.$(a,x)?(yy?(tt.h(a,y),!1):(tt.h(a,z),!0)):Jt.$(y,b)?(aa?(tt.h(a,y),!1):(tt.h(E,y),!0)):(E=((a-E)*(a-x)+(y-z)*(y-b))/((x-a)*(x-a)+(b-y)*(b-y)),-5e-6>E?(tt.h(a,y),!1):1.000005y?(rt.h(a,y),!1):(rt.h(a,x),!0)):(tt=(b-y)/(x-a),Jt.$(ot,tt)?(Jt.qh(a,y,x,b,E,z,rt),!1):(E=(tt*a-ot*E+z-y)/(tt-ot),Jt.$(tt,0)?(aa?(rt.h(a,y),!1):(rt.h(E,y),!0)):Jt.qh(a,y,x,b,E,tt*(E-a)+y,rt))))},MA:function(a,y,x,b,E){return Jt.Ve(x.x,x.y,b.x,b.y,a.x,a.y,y.x,y.y,E)},KA:function(a,y,x,b,E,z,tt,ot,rt,at){function ut(Dt,Ft){var jt=(Dt-a)*(Dt-a)+(Ft-y)*(Ft-y);jt(x>a?x-a:a-x)){if(mt=1-(x-E)*(x-E)/(mt*mt),0>mt)return rt;mt=Math.sqrt(mt),b=-at*mt+z,ut(x,at*mt+z),ut(x,b)}else{if(x=(b-y)/(x-a),b=1/(mt*mt)+x*x/(at*at),ot=2*x*(y-x*a)/(at*at)-2*x*z/(at*at)-2*E/(mt*mt),mt=ot*ot-4*b*(2*x*a*z/(at*at)-2*y*z/(at*at)+z*z/(at*at)+E*E/(mt*mt)-1+(y-x*a)*(y-x*a)/(at*at)),0>mt)return rt;mt=Math.sqrt(mt),at=(-ot+mt)/(2*b),ut(at,x*at-x*a+y),mt=(-ot-mt)/(2*b),ut(mt,x*mt-x*a+y)}return rt},Ff:function(a,y,x,b,E,z,tt,ot,rt){var at=1e21,ut=a,gt=y;if(Jt.Ve(a,y,a,b,E,z,tt,ot,rt)){var mt=(rt.x-E)*(rt.x-E)+(rt.y-z)*(rt.y-z);mtat},us:function(a,y,x){return Jt.Fx(a.x,a.y,a.width,a.height,y.x,y.y,x.x,x.y)},Fx:function(a,y,x,b,E,z,tt,ot){var rt=a+x,at=y+b;return E===tt?(z=y):z===ot?(E=a):!!(Br(a,y,x,b,E,z)||Br(a,y,x,b,tt,ot)||Jt.Rl(a,y,rt,y,E,z,tt,ot)||Jt.Rl(rt,y,rt,at,E,z,tt,ot)||Jt.Rl(rt,at,a,at,E,z,tt,ot)||Jt.Rl(a,at,a,y,E,z,tt,ot))},Rl:function(a,y,x,b,E,z,tt,ot){return a===x&&y===b&&E===tt&&z===ot?a===E&&y===z:0>=Jt.Fl(a,y,x,b,E,z)*Jt.Fl(a,y,x,b,tt,ot)&&0>=Jt.Fl(E,z,tt,ot,a,y)*Jt.Fl(E,z,tt,ot,x,b)},Fl:function(a,y,x,b,E,z){return x-=a,b-=y,a=E-a,y=z-y,z=a*b-y*x,z===0&&(z=a*x+y*b,0z&&(z=0))),z},bp:function(a){return 0>a&&(a+=360),360<=a&&(a-=360),a},jx:function(a,y,x,b,E,z){var tt=Math.PI;z||(b*=tt/180,E*=tt/180);var ot=b>E?-1:1;z=[];var rt=tt/2,at=b;if(b=Math.min(2*tt,Math.abs(E-b)),1e-5>b)return rt=at+ot*Math.min(b,rt),ot=a+x*Math.cos(at),at=y+x*Math.sin(at),a+=x*Math.cos(rt),y+=x*Math.sin(rt),x=(ot+a)/2,rt=(at+y)/2,z.push([ot,at,x,rt,x,rt,a,y]),z;for(;1e-5x,z=0>b;if(aat&&(y=.5*(ot+rt),!(y===ot||y===rt));++at){var ut=a/(y+E),gt=tt/(y+z);if(ut=ut*ut+gt*gt-1,0ut)rt=y;else break}x=E*x/(y+E)-x,b=z*b/(y+z)-b,x=Math.sqrt(x*x+b*b)}else x=Math.abs(b-y);else b=a*a-y*y,z=a*x,za?"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 ze.u:var y=new ge(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 ze.F:if(y=new ge(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 ze.o:y="",x=this.figures.s;for(var b=x.length,E=0;E=Ht-1?!0:at[Mt+1].match(Kt)!==null}function b(){return Mt++,at[Mt]}function E(Gn){var On=parseFloat(b()),ki=parseFloat(b());Dt===Dt.toLowerCase()&&(On=Gt.x+On,ki=Gt.y+ki),Gn.h(On,ki)}function z(){return E(Gt),Gt}function tt(){return E(jt),jt}function ot(){var Gn=Ft.toLowerCase();return Gn!=="c"&&Gn!=="s"&&Gn!=="q"&&Gn!=="t"?Gt:new Ot(2*Gt.x-jt.x,2*Gt.y-jt.y)}y===void 0&&(y=!1);var rt=/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm;a=a.replace(/,/gm," "),a=a.replace(rt,"$1 $2"),a=a.replace(rt,"$1 $2"),a=a.replace(/([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])([^s])/gm,"$1 $2"),a=a.replace(/([^s])([UuBbMmZzLlHhVvCcSsQqTtAaFfXx])/gm,"$1 $2"),a=a.replace(/([0-9])([+\-])/gm,"$1 $2"),a=a.replace(/[\s\r\t\n]+/gm," "),a=a.replace(/^\s+|\s+$/g,"");var at=a.split(" ");for(a=0;a=Ht-1);)if(Ft=Dt,Dt=b(),Dt!=="")switch(Dt.toUpperCase()){case"X":yt=!0,gt=ut=!1;break;case"M":for(St=z(),a.mc===null||yt===!0?(kg(a,St.x,St.y,ut,!gt,mt),yt=!1):a.moveTo(St.x,St.y),rt.assign(Gt);!x();)St=z(),a.lineTo(St.x,St.y);break;case"L":for(;!x();)St=z(),a.lineTo(St.x,St.y);break;case"H":for(;!x();)Gt=new Ot((Dt===Dt.toLowerCase()?Gt.x:0)+parseFloat(b()),Gt.y),a.lineTo(Gt.x,Gt.y);break;case"V":for(;!x();)Gt=new Ot(Gt.x,(Dt===Dt.toLowerCase()?Gt.y:0)+parseFloat(b())),a.lineTo(Gt.x,Gt.y);break;case"C":for(;!x();){St=new Ot,E(St);var ie=tt(),Ve=z();Qu(a,St.x,St.y,ie.x,ie.y,Ve.x,Ve.y)}break;case"S":for(;!x();)St=ot(),ie=tt(),Ve=z(),Qu(a,St.x,St.y,ie.x,ie.y,Ve.x,Ve.y);break;case"Q":for(;!x();)St=tt(),ie=z(),Im(a,St.x,St.y,ie.x,ie.y);break;case"T":for(;!x();)jt=St=ot(),ie=z(),Im(a,St.x,St.y,ie.x,ie.y);break;case"B":for(;!x();){St=parseFloat(b()),ie=parseFloat(b()),Ve=parseFloat(b());var sn=parseFloat(b()),tn=parseFloat(b()),Oe=tn,we=!1;x()||(Oe=parseFloat(b()),x()||(we=parseFloat(b())!==0)),Dt===Dt.toLowerCase()&&(Ve+=Gt.x,sn+=Gt.y),a.arcTo(St,ie,Ve,sn,tn,Oe,we)}break;case"A":for(;!x();)St=Math.abs(parseFloat(b())),ie=Math.abs(parseFloat(b())),Ve=parseFloat(b()),tn=sn=!1,we=Oe=0,Oe=b(),Oe.length===1?(sn=!!parseFloat(Oe),tn=!!parseFloat(b()),Oe=parseFloat(b())):Oe.length===2?(sn=!!parseFloat(Oe[0]),tn=!!parseFloat(Oe[1]),Oe=parseFloat(b())):(sn=!!parseFloat(Oe[0]),tn=!!parseFloat(Oe[1]),Oe=parseFloat(Oe.slice(2))),we=parseFloat(b()),Dt===Dt.toLowerCase()&&(Oe=Gt.x+Oe,we=Gt.y+we),Gt.h(Oe,we),Px(a,St,ie,Ve,sn,tn,Oe,we);break;case"Z":wx(a),Gt.assign(rt);break;case"F":for(St="",ie=1;at[Mt+ie];)if(at[Mt+ie]==="0")mt=!0,ie++;else if(at[Mt+ie].match(/[Uu]/)!==null)ie++;else if(at[Mt+ie].match(Kt)===null)ie++;else{St=at[Mt+ie];break}St.match(/[Mm]/)?ut=!0:0tt&&(tt+=360),St.startAngle+=tt),0>a&&(St.startAngle=180-St.startAngle,St.sweepAngle=-St.sweepAngle),0>b&&(St.startAngle=-St.startAngle,St.sweepAngle=-St.sweepAngle),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY!==void 0&&(St.radiusY*=Math.sqrt(y*y+b*b));break;case wa:if(tt=St.endX,ot=St.endY,St.endX=tt*a+ot*x+E,St.endY=tt*y+ot*b+z,St.radiusX===0||St.radiusY===0)break;y!==0&&(tt=180*Math.atan2(y,a)/Math.PI,0>tt&&(tt+=360),St.xAxisRotation+=tt),0>a&&(St.xAxisRotation=180-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),0>b&&(St.xAxisRotation=-St.xAxisRotation,St.isClockwiseArc=!St.isClockwiseArc),St.radiusX*=Math.sqrt(a*a+x*x),St.radiusY*=Math.sqrt(y*y+b*b);break;default:Yt("Unknown Segment type: "+St.type)}}}}return this._isInvalidBounds=!0,this},Pt.ca=function(a,y){y===void 0&&(y=0);var x=this.od,b=this.pd,E=this.Dc,z=this.Ec;switch(this.type){case ze.j:return Jt.Yb(x,b,E,z,y,a.x,a.y);case ze.u:var tt=ge.allocAt(Math.min(x,E)-y,Math.min(b,z)-y,Math.abs(E-x)+2*y,Math.abs(z-b)+2*y);return a=tt.ca(a),ge.free(tt),a;case ze.F:tt=Math.min(x,E)-y;var ot=Math.min(b,z)-y;return x=(Math.abs(E-x)+2*y)/2,y=(Math.abs(z-b)+2*y)/2,0>=x||0>=y?!1:(tt=a.x-(tt+x),ot=a.y-(ot+y),1>=tt*tt/(x*x)+ot*ot/(y*y));case ze.o:return Ia(this,a,y,!0,!1);default:return!1}};function Ia(a,y,x,b,E){var z=y.x;y=y.y;for(var tt=a.bounds.x-20,ot=0,rt,at,ut,gt,mt=a.figures.s,yt=mt.length,St=0;St=a)return 0;if((E>tt?E-tt:tt-E)<(z>ot?z-ot:ot-z)){if(zot)return 0}else if(yz)return 0}else if(Ett)return 0}else if(atE)return 0;return 0a?a=0:1=z)return b=z-tt,b=ut===0?0:b/ut,x=x[ot],ot=x[2*a],E=x[2*a+1],y.h(ot+(x[2*a+2]-ot)*b,E+(x[2*a+3]-E)*b),y;tt+=ut}}return y},Pt.wx=function(a){if(0>a?a=0:1=E)return E=y[tt],y=E[2*a],x=E[2*a+1],b=E[2*a+2],a=E[2*a+3],1>Math.abs(b-y)&&1>Math.abs(a-x)?0:1>Math.abs(b-y)?0<=a-x?90:270:1>Math.abs(a-x)?0<=b-y?0:180:180*Math.atan2(a-x,b-y)/Math.PI;z+=at}}return NaN},Pt.Qu=function(a,y){if(0>a?a=0:1=z)return b=z-tt,b=ut===0?0:b/ut,ut=x[ot],x=ut[2*a],ot=ut[2*a+1],E=ut[2*a+2],a=ut[2*a+3],y[0]=x+(E-x)*b,y[1]=ot+(a-ot)*b,y[2]=1>Math.abs(E-x)&&1>Math.abs(a-ot)?0:1>Math.abs(E-x)?0<=a-ot?90:270:1>Math.abs(a-ot)?0<=E-x?0:180:180*Math.atan2(a-ot,E-x)/Math.PI,y;tt+=ut}}return y},Pt.xx=function(a){if(this.type===ze.j){var y=this.startX,x=this.startY,b=this.endX,E=this.endY;if(y!==b||x!==E){var z=a.x;if(a=a.y,y===b){if(x=b?b===x?0:1:Math.abs(a-x)/(b-tt)}if(x===E)return y=b?b===y?0:1:Math.abs(z-y)/(b-tt);tt=(b-y)*(b-y)+(E-x)*(E-x);var ot=Ot.alloc();return Jt.qh(y,x,b,E,z,a,ot),a=ot.x,z=ot.y,Ot.free(ot),Math.sqrt(((a-y)*(a-y)+(z-x)*(z-x))/tt)}}else if(this.type===ze.u){tt=this.startX,ot=this.startY;var rt=this.endX;if(E=this.endY,tt!==rt||ot!==E){y=rt-tt,x=E-ot,z=2*y+2*x,b=a.x,a=a.y,b=Math.min(Math.max(b,tt),rt),a=Math.min(Math.max(a,ot),E),tt=Math.abs(b-tt),rt=Math.abs(b-rt),ot=Math.abs(a-ot),E=Math.abs(a-E);var at=Math.min(tt,rt,ot,E);if(at===ot)return b/z;if(at===rt)return(y+a)/z;if(at===E)return(2*y+x-b)/z;if(at===tt)return(2*y+2*x-a)/z}}else{y=this.flattenedSegments,x=this.flattenedLengths,z=this.flattenedTotalLength,b=Ot.alloc(),E=1/0,ot=tt=0,rt=y.length;for(var ut=at=0,gt=0;gta?0:1a?"M"+this.startX.toString()+" "+this.startY.toString():"M"+this.startX.toFixed(a)+" "+this.startY.toFixed(a),x=this.segments.s,b=x.length,E=0;Ea&&(a+=360),this.Ne=a,this.Vh=0,this.Wh=Math.max(b,0),this.Pg=Math.max(E,0),typeof tt=="boolean"?tt&&(this.isLargeArc=!0):typeof tt=="number"&&tt&&(this.isLargeArc=!0),ot&&(this.isClockwiseArc=!0)):(this.Ne=b,this.Vh=E,a===nr&&(z=Math.max(z,0)),this.Wh=z,typeof tt=="number"?(a===nr&&(tt=Math.max(tt,0)),this.Pg=tt):this.Pg=0),this.ae=null}Li.prototype.copy=function(){var a=new Li;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},Pt=Li.prototype,Pt.Xa=function(a){if(!(a instanceof Li)||this.type!==a.type||this.isClosed!==a.isClosed)return!1;switch(this.type){case cr:case oo:return Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY);case Rr:return Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY)&&Jt.B(this.point1X,a.point1X)&&Jt.B(this.point1Y,a.point1Y)&&Jt.B(this.point2X,a.point2X)&&Jt.B(this.point2Y,a.point2Y);case fa:return Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY)&&Jt.B(this.point1X,a.point1X)&&Jt.B(this.point1Y,a.point1Y);case nr:return Jt.B(this.startAngle,a.startAngle)&&Jt.B(this.sweepAngle,a.sweepAngle)&&Jt.B(this.centerX,a.centerX)&&Jt.B(this.centerY,a.centerY)&&Jt.B(this.radiusX,a.radiusX)&&Jt.B(this.radiusY,a.radiusY);case wa:return this.isClockwiseArc===a.isClockwiseArc&&this.isLargeArc===a.isLargeArc&&Jt.B(this.xAxisRotation,a.xAxisRotation)&&Jt.B(this.endX,a.endX)&&Jt.B(this.endY,a.endY)&&Jt.B(this.radiusX,a.radiusX)&&Jt.B(this.radiusY,a.radiusY);default:return!1}},Pt.qb=function(a){a.classType===Li&&(this.type=a)},Pt.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 oo:a=0>a?"L"+this.endX.toString()+" "+this.endY.toString():"L"+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case Rr: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 fa:a=0>a?"Q"+this.point1X.toString()+" "+this.point1Y.toString()+" "+this.endX.toString()+" "+this.endY.toString():"Q"+this.point1X.toFixed(a)+" "+this.point1Y.toFixed(a)+" "+this.endX.toFixed(a)+" "+this.endY.toFixed(a);break;case nr:a=0>a?"B"+this.startAngle.toString()+" "+this.sweepAngle.toString()+" "+this.centerX.toString()+" "+this.centerY.toString()+" "+this.radiusX.toString()+" "+this.radiusY.toString():"B"+this.startAngle.toFixed(a)+" "+this.sweepAngle.toFixed(a)+" "+this.centerX.toFixed(a)+" "+this.centerY.toFixed(a)+" "+this.radiusX.toFixed(a)+" "+this.radiusY.toFixed(a);break;case wa: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":"")},Pt.freeze=function(){return this._isFrozen=!0,this},Pt.ka=function(){return this._isFrozen=!1,this},Pt.close=function(){return this.isClosed=!0,this};function $s(a,y){if(a.ae!==null&&y._isInvalidBounds===!1)return a.ae;var x=a.radiusX,b=a.radiusY;if(b===void 0&&(b=x),x===0||b===0)return a.ae=[],a.ae;y=a.Ne;var E=a.Vh,z=Jt.jx(0,0,x=yt?tt=Math.PI:1<=yt&&(tt=0),!rt&&0tt&&(tt+=2*Math.PI),rt=y>z?1:y/z,yt=y>z?z/y:1,y=Jt.jx(0,0,y>z?y:z,ut,ut+tt,!0),z=Yn.alloc(),z.reset(),z.translate(x,b),z.rotate(a.Ne,0,0),z.scale(rt,yt),ze.Ha(y,z),Yn.free(z),a.ae=y,a.ae}de.Object.defineProperties(Li.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&&De(this,a),this.na=a,this._isInvalidBounds=!0}},endX:{get:function(){return this.Dc},set:function(a){this._isFrozen&&De(this,a),this.Dc=a,this._isInvalidBounds=!0}},endY:{get:function(){return this.Ec},set:function(a){this._isFrozen&&De(this,a),this.Ec=a,this._isInvalidBounds=!0}},point1X:{get:function(){return this.Ne},set:function(a){this._isFrozen&&De(this,a),this.Ne=a,this._isInvalidBounds=!0}},point1Y:{get:function(){return this.Vh},set:function(a){this._isFrozen&&De(this,a),this.Vh=a,this._isInvalidBounds=!0}},point2X:{get:function(){return this.Wh},set:function(a){this._isFrozen&&De(this,a),this.Wh=a,this._isInvalidBounds=!0}},point2Y:{get:function(){return this.Pg},set:function(a){this._isFrozen&&De(this,a),this.Pg=a,this._isInvalidBounds=!0}},centerX:{get:function(){return this.Ne},set:function(a){this._isFrozen&&De(this,a),this.Ne=a,this._isInvalidBounds=!0}},centerY:{get:function(){return this.Vh},set:function(a){this._isFrozen&&De(this,a),this.Vh=a,this._isInvalidBounds=!0}},radiusX:{get:function(){return this.Wh},set:function(a){0>a&&un(a,">= zero",Li,"radiusX"),this._isFrozen&&De(this,a),this.Wh=a,this._isInvalidBounds=!0}},radiusY:{get:function(){return this.Pg},set:function(a){0>a&&un(a,">= zero",Li,"radiusY"),this._isFrozen&&De(this,a),this.Pg=a,this._isInvalidBounds=!0}},startAngle:{get:function(){return this.Dc},set:function(a){this._isFrozen&&De(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&&De(this,a),360a&&(a=-360),this.Ec=a,this._isInvalidBounds=!0}},isClockwiseArc:{get:function(){return(this.l&4)!==0},set:function(a){this._isFrozen&&De(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&&De(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&&De(this,a),a%=360,0>a&&(a+=360),this.Ne=a,this._isInvalidBounds=!0}}}),Li.prototype.equalsApprox=Li.prototype.Xa;var cr=new me(Li,"Move",0),oo=new me(Li,"Line",1),Rr=new me(Li,"Bezier",2),fa=new me(Li,"QuadraticBezier",3),nr=new me(Li,"Arc",4),wa=new me(Li,"SvgArc",4);Li.className="PathSegment",Li.Move=cr,Li.Line=oo,Li.Bezier=Rr,Li.QuadraticBezier=fa,Li.Arc=nr,Li.SvgArc=wa;function rs(){this.H=null,this.xu=new Ot(0,0).freeze(),this.mt=new Ot(0,0).freeze(),this.Bp=this.Rq=0,this.Cp=1,this.xq="",this.Wr=this.Tp=!1,this.Rp=this.Ep=0,this.xg=this.nq=this.tq=!1,this.Zp=null,this.Rr=0,this.xd=this.Nr=null}rs.prototype.copy=function(){var a=new rs;return this.clone(a)},rs.prototype.clone=function(a){return a.H=this.H,a.xu.assign(this.viewPoint),a.mt.assign(this.documentPoint),a.Rq=this.Rq,a.Bp=this.Bp,a.Cp=this.Cp,a.xq=this.xq,a.Tp=this.Tp,a.Wr=this.Wr,a.Ep=this.Ep,a.Rp=this.Rp,a.tq=this.tq,a.nq=this.nq,a.xg=this.xg,a.Zp=this.Zp,a.Rr=this.Rr,a.Nr=this.Nr,a.xd=this.xd,a},rs.prototype.toString=function(){var a="^";return this.modifiers!==0&&(a+="M:"+this.modifiers),this.button!==0&&(a+="B:"+this.button),this.key!==""&&(a+="K:"+this.key),this.clickCount!==0&&(a+="C:"+this.clickCount),this.delta!==0&&(a+="D:"+this.delta),this.handled&&(a+="h"),this.bubbles&&(a+="b"),this.documentPoint!==null&&(a+="@"+this.documentPoint.toString()),a},rs.prototype.So=function(a,y){var x=this.diagram;return x===null||yc(x,a,y),y},rs.prototype.Bz=function(a,y){var x=this.diagram;return x===null||(yc(x,a,y),y.assign(x.Ps(y))),y},de.Object.defineProperties(rs.prototype,{diagram:{get:function(){return this.H},set:function(a){this.H=a}},viewPoint:{get:function(){return this.xu},set:function(a){this.xu.assign(a)}},documentPoint:{get:function(){return this.mt},set:function(a){this.mt.assign(a)}},modifiers:{get:function(){return this.Rq},set:function(a){this.Rq=a}},button:{get:function(){return this.Bp},set:function(a){if(this.Bp=a,this.event===null)switch(a){case 0:this.buttons=1;break;case 1:this.buttons=4;break;case 2:this.buttons=2}}},buttons:{get:function(){return this.Cp},set:function(a){this.Cp=a}},key:{get:function(){return this.xq},set:function(a){this.xq=a}},down:{get:function(){return this.Tp},set:function(a){this.Tp=a}},up:{get:function(){return this.Wr},set:function(a){this.Wr=a}},clickCount:{get:function(){return this.Ep},set:function(a){this.Ep=a}},delta:{get:function(){return this.Rp},set:function(a){this.Rp=a}},isMultiTouch:{get:function(){return this.tq},set:function(a){this.tq=a}},handled:{get:function(){return this.nq},set:function(a){this.nq=a}},bubbles:{get:function(){return this.xg},set:function(a){this.xg=a}},event:{get:function(){return this.Zp},set:function(a){this.Zp=a}},isTouchEvent:{get:function(){var a=this.event;return a===null?!1:a.pointerType==="touch"||a.pointerType==="pen"}},timestamp:{get:function(){return this.Rr},set:function(a){this.Rr=a}},targetDiagram:{get:function(){return this.Nr},set:function(a){this.Nr=a}},targetObject:{get:function(){return this.xd},set:function(a){this.xd=a}},control:{get:function(){return(this.modifiers&1)!==0},set:function(a){this.modifiers=a?this.modifiers|1:this.modifiers&-2}},shift:{get:function(){return(this.modifiers&4)!==0},set:function(a){this.modifiers=a?this.modifiers|4:this.modifiers&-5}},alt:{get:function(){return(this.modifiers&2)!==0},set:function(a){this.modifiers=a?this.modifiers|2:this.modifiers&-3}},meta:{get:function(){return(this.modifiers&8)!==0},set:function(a){this.modifiers=a?this.modifiers|8:this.modifiers&-9}},left:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&1)!==0:this.button===0},set:function(a){this.buttons=a?this.buttons|1:this.buttons&-2}},right:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&2)!==0:this.button===2},set:function(a){this.buttons=a?this.buttons|2:this.buttons&-3}},middle:{get:function(){var a=this.event;return a===null||a.type!=="mousedown"&&a.type!=="mouseup"&&a.type!=="pointerdown"&&a.type!=="pointerup"?(this.buttons&4)!==0:this.button===1},set:function(a){this.buttons=a?this.buttons|4:this.buttons&-5}}}),rs.prototype.getMultiTouchDocumentPoint=rs.prototype.Bz,rs.prototype.getMultiTouchViewPoint=rs.prototype.So,rs.className="InputEvent";function bu(){this.H=null,this.xa="",this.ar=this.Lr=null}bu.prototype.copy=function(){var a=new bu;return a.H=this.H,a.xa=this.xa,a.Lr=this.Lr,a.ar=this.ar,a},bu.prototype.toString=function(){var a="*"+this.name;return this.subject!==null&&(a+=":"+this.subject.toString()),this.parameter!==null&&(a+="("+this.parameter.toString()+")"),a},de.Object.defineProperties(bu.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}}}),bu.className="DiagramEvent";function xo(){this.Fm=mo,this.rf=this.Qq="",this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null}xo.prototype.clear=function(){this.Ln=this.Mn=this.Rn=this.Sn=this.Qn=this.H=this.cc=null},xo.prototype.copy=function(){var a=new xo;a.Fm=this.Fm,a.Qq=this.Qq,a.rf=this.rf,a.cc=this.cc,a.H=this.H,a.Qn=this.Qn;var y=this.Sn;return a.Sn=Ce(y)&&typeof y.J=="function"?y.J():y,y=this.Rn,a.Rn=Ce(y)&&typeof y.J=="function"?y.J():y,y=this.Mn,a.Mn=Ce(y)&&typeof y.J=="function"?y.J():y,y=this.Ln,a.Ln=Ce(y)&&typeof y.J=="function"?y.J():y,a},xo.prototype.qb=function(a){a.classType===xo&&(this.change=a)},xo.prototype.toString=function(){var a="";return a=this.change===ta?a+"* ":this.change===mo?a+(this.model!==null?"!m":"!d"):a+((this.model!==null?"!m":"!d")+this.change),this.propertyName&&typeof this.propertyName=="string"&&(a+=" "+this.propertyName),this.modelChange&&this.modelChange!==this.propertyName&&(a+=" "+this.modelChange),a+=": ",this.change===ta?this.oldValue!==null&&(a+=" "+this.oldValue):(this.object!==null&&(a+=mi(this.object)),this.oldValue!==null&&(a+=" old: "+mi(this.oldValue)),this.oldParam!==null&&(a+=" "+this.oldParam),this.newValue!==null&&(a+=" new: "+mi(this.newValue)),this.newParam!==null&&(a+=" "+this.newParam)),a},xo.prototype.I=function(a){return a?this.oldValue:this.newValue},xo.prototype.Dz=function(a){return a?this.oldParam:this.newParam},xo.prototype.canUndo=function(){return this.model!==null||this.diagram!==null},xo.prototype.undo=function(){this.canUndo()&&(this.model!==null?this.model.changeState(this,!0):this.diagram!==null&&this.diagram.changeState(this,!0))},xo.prototype.canRedo=function(){return this.model!==null||this.diagram!==null},xo.prototype.redo=function(){this.canRedo()&&(this.model!==null?this.model.changeState(this,!1):this.diagram!==null&&this.diagram.changeState(this,!1))},de.Object.defineProperties(xo.prototype,{model:{get:function(){return this.cc},set:function(a){this.cc=a}},diagram:{get:function(){return this.H},set:function(a){this.H=a}},change:{get:function(){return this.Fm},set:function(a){this.Fm=a}},modelChange:{get:function(){return this.Qq},set:function(a){this.Qq=a}},propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},isTransactionFinished:{get:function(){return this.Fm===ta&&(this.rf==="CommittedTransaction"||this.rf==="FinishedUndo"||this.rf==="FinishedRedo")}},object:{get:function(){return this.Qn},set:function(a){this.Qn=a}},oldValue:{get:function(){return this.Sn},set:function(a){this.Sn=a}},oldParam:{get:function(){return this.Rn},set:function(a){this.Rn=a}},newValue:{get:function(){return this.Mn},set:function(a){this.Mn=a}},newParam:{get:function(){return this.Ln},set:function(a){this.Ln=a}}}),xo.prototype.redo=xo.prototype.redo,xo.prototype.canRedo=xo.prototype.canRedo,xo.prototype.undo=xo.prototype.undo,xo.prototype.canUndo=xo.prototype.canUndo,xo.prototype.getParam=xo.prototype.Dz,xo.prototype.getValue=xo.prototype.I,xo.prototype.clear=xo.prototype.clear;var ta=new me(xo,"Transaction",-1),mo=new me(xo,"Property",0),Jo=new me(xo,"Insert",1),ar=new me(xo,"Remove",2);xo.className="ChangedEvent",xo.Transaction=ta,xo.Property=mo,xo.Insert=Jo,xo.Remove=ar;function yr(){this.o=new Ne().freeze(),this.xa="",this.j=!1}yr.prototype.toString=function(a){var y="Transaction: "+this.name+" "+this.changes.count.toString()+(this.isComplete?"":", incomplete");if(a!==void 0&&0y&&a.cd(y,b),y++);for(;a.length>y;)a.pop();a.freeze()}},de.Object.defineProperties(yr.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}}}),yr.prototype.optimize=yr.prototype.ak,yr.prototype.redo=yr.prototype.redo,yr.prototype.canRedo=yr.prototype.canRedo,yr.prototype.undo=yr.prototype.undo,yr.prototype.canUndo=yr.prototype.canUndo,yr.prototype.clear=yr.prototype.clear,yr.className="Transaction";function Po(){this.Pt=new Ee,this.Jd=!1,this.u=new Ne().freeze(),this.Ce=-1,this.o=999,this.Fe=!1,this.Np=null,this.bi=0,this.j=!1,this.Ie=new Ne().freeze(),this.hl=new Ne,this.tt=!0,this.Dt=this.rq=this.Gt=this.Ft=!1}Po.prototype.toString=function(a){var y="UndoManager "+this.historyIndex+"<"+this.history.count+"<="+this.maxHistoryLength;y+="[";for(var x=this.nestedTransactionNames.count,b=0;ba.transactionLevel&&Nn("Ending transaction without having started a transaction: "+x);var b=a.transactionLevel===1,E=a.currentTransaction;b&&y&&(a.isInternalTransaction||a.Ob("CommittingTransaction",x,E));var z=0;if(0=b&&(z=y.M(0),z!==null&&z.clear(),y.mb(0),a.Ce--)),b===0||y.count!==0&&y.get(y.count-1)===E||(y.add(E),a.Ce++),y.freeze()),a.isInternalTransaction||a.Ob("CommittedTransaction",x,E);else{a.Fe=!0;try{a.isEnabled&&E!==null&&(E.isComplete=!0,E.undo())}finally{a.isInternalTransaction||a.Ob("RolledBackTransaction",x,E),a.Fe=!1}E!==null&&E.clear()}return a.Np=null,a.isPendingClear&&a.clear(),a.isPendingClear=!1,a.isPendingUnmodified=!1,!0}if(a.isEnabled&&!y&&E!==null){for(a=z,x=E.changes,E=x.count-1;E>=a;E--)y=x.M(E),y!==null&&y.undo(),x.ka(),x.mb(E);x.freeze()}return!1}Pt.lx=function(){if(!this.isUndoingRedoing&&this.canRedo()){var a=this.history;a.ka();for(var y=a.count-1;y>this.historyIndex;y--){var x=a.M(y);x!==null&&x.clear(),a.mb(y),this.rq=!0}a.freeze()}},Po.prototype.canUndo=function(){if(!this.isEnabled||0=this.transactionLevel&&!this.tt&&(a=a.diagram,a!==null&&a.pi===!1||Nn("Change not within a transaction: "+x.toString()))}},Po.prototype.skipsEvent=function(a){if(a===null||0>a.change.value)return!0;if(a=a.object,a===null)return!1;if(a.layer!==void 0){if(a=a.layer,a!==null&&a.isTemporary)return!0}else if(a.isTemporary)return!0;return!1},de.Object.defineProperties(Po.prototype,{models:{get:function(){return this.Pt.iterator}},isEnabled:{get:function(){return this.Jd},set:function(a){this.Jd=a}},transactionToUndo:{get:function(){return 0<=this.historyIndex&&this.historyIndex<=this.history.count-1?this.history.M(this.historyIndex):null}},transactionToRedo:{get:function(){return this.historyIndexE||Math.abs(y.y-a.y)>b},de.Object.defineProperties(vi.prototype,{diagram:{get:function(){return this.H},set:function(a){a instanceof oe&&(this.H=a)}},name:{get:function(){return this.xa},set:function(a){this.xa=a}},isEnabled:{get:function(){return this.Jd},set:function(a){this.Jd=a}},isActive:{get:function(){return this.nb},set:function(a){this.nb=a}},transactionResult:{get:function(){return this.wm},set:function(a){this.wm=a}}}),vi.prototype.startTransaction=vi.prototype.Ea,vi.className="Tool";function po(){vi.call(this),this.name="ToolManager",this.hb=new Ne,this.ob=new Ne,this.Hb=new Ne,this.F=this.V=850,this.o=new We(2,2).ja(),this.Ha=5e3,this.ia=hd,this.u=Vf,this.Mp=this.j=null,this.zj=-1}xe(po,vi),po.prototype.initializeStandardTools=function(){},po.prototype.updateAdornments=function(a){var y=this.currentToolTip;if(y instanceof yi&&this.Mp===a){var x=y.adornedObject;(a!==null?x.part===a:x===null)?this.showToolTip(y,x):this.hideToolTip()}},po.prototype.doMouseDown=function(){var a=this.diagram,y=a.lastInput;if(y.isTouchEvent&&this.gestureBehavior===au&&(y.bubbles=!1),y.isMultiTouch){if(this.cancelWaitAfter(),this.gestureBehavior===wh){y.bubbles=!0;return}if(this.gestureBehavior===au)return;if(a.currentTool.canStartMultiTouch()){a.currentTool.standardPinchZoomStart();return}}for(var x=this.mouseDownTools.length,b=0;bE.right&&(x.x-=b.width+5/y.scale),x.xE.bottom?x.y-(b.height+5/y.scale):x.y+20/y.scale,x.yx.pointsCount)){var b=a.diagram;if(!b.isReadOnly){var E=a.Oe;if(E!==null){var z=null,tt=null;x.fromNode===null&&(z=Ip(a,x.i(0),!1),z!==null&&(tt=z.part));var ot=null,rt=null;x.toNode===null&&(ot=Ip(a,x.i(x.pointsCount-1),!0),ot!==null&&(rt=ot.part)),E.isValidLink(tt,z,rt,ot)?y?(x.defaultFromPoint=x.i(0),x.defaultToPoint=x.i(x.pointsCount-1),x.suspendsRouting=!1,x.fromNode=tt,z!==null&&(x.fromPortId=z.portId),x.toNode=rt,ot!==null&&(x.toPortId=ot.portId),x.fromPort!==b.Mx&&b.R("LinkRelinked",x,b.Mx),x.toPort!==b.Nx&&b.R("LinkRelinked",x,b.Nx)):Kf(E,tt,z,rt,ot):Kf(E,null,null,null,null)}}}}Co.prototype.doDragOver=function(){};function Nu(a,y){var x=a.diagram;a.dragsLink&&Bu(a,!0),Ph(a);var b=a.findDragOverObject(y),E=x.lastInput;if(E.targetObject=b,b!==null){E.handled=!1;for(var z=b;z!==null;){var tt=z.mouseDrop;if(tt!==null&&(tt(E,z),E.handled))break;Q0(a,E,z),z=ic(z)}}else z=x.mouseDrop,z!==null&&z(E);if(a.isActive||kr!==null){for(E=(a.copiedParts||a.draggedParts).iterator;E.next();)z=E.key,z instanceof Ke&&z.linksConnected.each(function(ot){ot.suspendsRouting=!1});if(a.doDropOnto(y,b),a.isActive||kr!==null){for(a=ge.alloc(),y=x.selection.iterator;y.next();)b=y.value,b instanceof Ke&&q0(x,b,a);ge.free(a)}}}function Q0(a,y,x){a=a.diagram,x=x.part,!a.handlesDragDropForTopLevelParts||!x.isTopLevel||x instanceof Wn||(x=a.mouseDrop,x!==null&&x(y))}function q0(a,y,x){var b=!1;if(x=y.getAvoidableRect(x),a.viewportBounds.Re(x)&&(b=!0),a=a.Nu(x,function(E){return E.part},function(E){return E instanceof Ie},!0,function(E){return E instanceof Ie},b),a.count!==0)for(a=a.iterator;a.next();)x=a.value,!x.Td(y)&&x.isAvoiding&&x.bb()}Co.prototype.doDropOnto=function(){},Co.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram,y=a.lastInput;this.simulatedMouseMove(y.event,y.documentPoint,y.targetDiagram)||this.currentPart===null||this.draggedParts===null||(this.mayCopy()?(lu(this,!1),sg(a,this.copiedParts),Ml(this,this.copiedParts,!1),Dh(a,this.copiedParts)):this.mayMove()?(qa(this),Ml(this,this.draggedParts,!0)):this.mayDragOut()?(lu(this,!1),Ml(this,this.copiedParts,!1)):qa(this),Uf(this,a.lastInput.documentPoint))}},Co.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=a.lastInput;if(!this.simulatedMouseUp(y.event,y.documentPoint,y.targetDiagram)){y=!1;var x=this.mayCopy();if(x&&this.copiedParts!==null?(qa(this),lu(this,!0),sg(a,this.copiedParts),Ml(this,this.copiedParts,!1),Dh(a,this.copiedParts),this.copiedParts!==null&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),this.copiedParts.iteratorKeys.each(function(E){E.isSelected=!0}))):(y=!0,qa(this),this.mayMove()&&(Ml(this,this.draggedParts,!0),Uf(this,a.lastInput.documentPoint))),this.Ym=!0,Nu(this,a.lastInput.documentPoint),this.isActive){var b=x?this.copiedParts.Lf():this.draggedParts.Lf();this.copiedParts=null,y&&_0(this),a.Ya(),Dh(a,this.draggedParts),this.transactionResult=x?"Copy":"Move",a.R(x?"SelectionCopied":"SelectionMoved",b)}this.stopTool(),x&&a.R("ChangedSelection",a.selection)}}},Co.prototype.simulatedMouseMove=function(a,y,x){if(kr===null)return!1;var b=kr.diagram;x instanceof oe||(x=null);var E=Du;return x!==E&&(E!==null&&E!==b&&(E.ug(),kr.isDragOutStarted=!1,E=E.toolManager.findTool("Dragging"),E!==null&&E.doSimulatedDragLeave()),Du=x,x!==null&&x!==b&&(ec(),E=x.toolManager.findTool("Dragging"),E!==null&&(Wl.contains(E)||Wl.add(E),E.doSimulatedDragEnter())),this.doUpdateCursor(null)),x===null||x===b||!x.allowDrop||x.isReadOnly||!x.allowInsert?!1:(b=x.toolManager.findTool("Dragging"),b!==null&&(a!==null&&(a.targetTouches!==void 0&&(0tt&&(tt=at),ut>ot&&(ot=ut))}}for(b===1/0?z.h(0,0,0,0):z.h(b,E,tt-b,ot-E),b=z.x+z.width/2,E=z.y+z.height/2,ge.free(z),z=a.Fr,tt=new bn,ot=Ot.alloc(),rt=y.iterator;rt.next();)at=rt.value,at instanceof Ie&&at.canCopy()&&(ut=x.I(at),ut!==null&&(ut.points=at.points,$u(ut,z.x-b,z.y-E),ut.suspendsRouting=!0,tt.add(ut,a.Pd())));for(y=y.iterator;y.next();)at=y.value,at.Zc()&&at.canCopy()&&(rt=x.I(at),rt!==null&&(at=at.location,ot.h(z.x-(b-at.x),z.y-(E-at.y)),rt.location=ot,rt.Va(),tt.add(rt,a.Pd(ot))));Ot.free(ot),a.copiedParts=tt,Yf(a,tt.Lf()),a.draggedLink!==null&&(x=a.draggedLink,y=x.routeBounds,$u(x,a.startPoint.x-(y.x+y.width/2),a.startPoint.y-(y.y+y.height/2))),a.doUpdateCursor(null)}}}Co.prototype.doSimulatedDragOut=function(){var a=this.diagram;a.Ns=!1,this.mayCopy()||this.mayMove()?a.currentCursor="":a.currentCursor=this.nodropCursor,this.Bn=null},Co.prototype.computeMove=function(a,y,x,b){return x=this.diagram,x!==null?x.computeMove(a,y,this.dragOptions,b):new Ot},de.Object.defineProperties(Co.prototype,{isCopyEnabled:{get:function(){return this.ob},set:function(a){this.ob=a}},copiesEffectiveCollection:{get:function(){return this.u},set:function(a){this.u=a}},dragOptions:{get:function(){return this.ia},set:function(a){this.ia=a}},isGridSnapEnabled:{get:function(){return this.dragOptions.isGridSnapEnabled},set:function(a){this.dragOptions.isGridSnapEnabled=a}},isComplexRoutingRealtime:{get:function(){return this.hb},set:function(a){this.hb=a}},isGridSnapRealtime:{get:function(){return this.dragOptions.isGridSnapRealtime},set:function(a){this.dragOptions.isGridSnapRealtime=a}},gridSnapCellSize:{get:function(){return this.dragOptions.gridSnapCellSize},set:function(a){this.dragOptions.gridSnapCellSize.D(a)||(a=a.J(),this.dragOptions.gridSnapCellSize=a)}},gridSnapCellSpot:{get:function(){return this.dragOptions.gridSnapCellSpot},set:function(a){this.dragOptions.gridSnapCellSpot.D(a)||(a=a.J(),this.dragOptions.gridSnapCellSpot=a)}},gridSnapOrigin:{get:function(){return this.dragOptions.gridSnapOrigin},set:function(a){this.dragOptions.gridSnapOrigin.D(a)||(a=a.J(),this.dragOptions.gridSnapOrigin=a)}},dragsLink:{get:function(){return this.dragOptions.dragsLink},set:function(a){this.dragOptions.dragsLink=a}},dragsTree:{get:function(){return this.dragOptions.dragsTree},set:function(a){this.dragOptions.dragsTree=a}},copyCursor:{get:function(){return this.F},set:function(a){this.F=a}},moveCursor:{get:function(){return this.Oc},set:function(a){this.Oc=a}},nodropCursor:{get:function(){return this.Pc},set:function(a){this.Pc=a}},currentPart:{get:function(){return this.V},set:function(a){this.V=a}},copiedParts:{get:function(){return this.o},set:function(a){this.o=a}},draggedParts:{get:function(){return this.Ha},set:function(a){this.Ha=a}},draggingParts:{get:function(){return this.copiedParts!==null?this.copiedParts.Lf():this.draggedParts!==null?this.draggedParts.Lf():this.te}},draggedLink:{get:function(){return this.diagram.draggedLink},set:function(a){this.diagram.draggedLink=a}},isDragOutStarted:{get:function(){return this.Hb},set:function(a){this.Hb=a}},startPoint:{get:function(){return this.Fr},set:function(a){this.Fr.D(a)||this.Fr.assign(a)}},delay:{get:function(){return this.Ik},set:function(a){this.Ik=a}}}),Co.prototype.getDraggingSource=Co.prototype.Az;var kr=null,Du=null;Co.className="DraggingTool",Wl=new Ne,Mi("draggingTool",function(){return this.findTool("Dragging")},function(a){this.gb("Dragging",a,this.mouseMoveTools)}),po.prototype.doCancel=function(){kr!==null&&kr.doCancel(),vi.prototype.doCancel.call(this)};function Go(){vi.call(this),this.te=100,this.Ha=!1,this.u="pointer";var a=new Ie,y=new Zn;y.isPanelMain=!0,y.stroke="blue",a.add(y),y=new Zn,y.toArrow="Standard",y.fill="blue",y.stroke="blue",a.add(y),a.layerName="Tool",this.Ci=a,a=new Ke,y=new Zn,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Qi,a.add(y),a.selectable=!1,a.layerName="Tool",this.Bi=a,this.j=y,a=new Ke,y=new Zn,y.portId="",y.figure="Rectangle",y.fill=null,y.stroke="magenta",y.strokeWidth=2,y.desiredSize=Qi,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 bn,this.Of=this.gj=this.Pf=null}xe(Go,vi),Go.prototype.doStop=function(){this.diagram.ug(),this.originalToPort=this.originalToNode=this.originalFromPort=this.originalFromNode=this.originalLink=null,this.validPortsCache.clear(),this.targetPort=null},Go.prototype.copyPortProperties=function(a,y,x,b,E){if(a!==null&&y!==null&&x!==null&&b!==null){var z=y.Df(),tt=We.alloc();tt.width=y.naturalBounds.width*z,tt.height=y.naturalBounds.height*z,b.desiredSize=tt,We.free(tt),E?(b.toSpot=y.toSpot,b.toEndSegmentLength=y.toEndSegmentLength):(b.fromSpot=y.fromSpot,b.fromEndSegmentLength=y.fromEndSegmentLength),x.locationSpot=wi,z=Ot.alloc(),x.location=y.ga(wi,z),Ot.free(z),b.angle=y.li(),this.portTargeted!==null&&this.portTargeted(a,y,x,b,E)}},Go.prototype.setNoTargetPortProperties=function(a,y,x){y!==null&&(y.desiredSize=Qi,y.fromSpot=ci,y.toSpot=ci),a!==null&&(a.location=this.diagram.lastInput.documentPoint),this.portTargeted!==null&&this.portTargeted(null,null,a,y,x)},Go.prototype.doMouseDown=function(){this.isActive&&this.doMouseMove()},Go.prototype.doMouseMove=function(){if(this.isActive){var a=this.diagram;if(this.targetPort=this.findTargetPort(this.isForwards),this.targetPort!==null&&this.targetPort.part instanceof Ke){var y=this.targetPort.part;this.isForwards?this.copyPortProperties(y,this.targetPort,this.temporaryToNode,this.temporaryToPort,!0):this.copyPortProperties(y,this.targetPort,this.temporaryFromNode,this.temporaryFromPort,!1)}else this.isForwards?this.setNoTargetPortProperties(this.temporaryToNode,this.temporaryToPort,!0):this.setNoTargetPortProperties(this.temporaryFromNode,this.temporaryFromPort,!1);(a.allowHorizontalScroll||a.allowVerticalScroll)&&a.gs(a.lastInput.viewPoint)}},Go.prototype.findValidLinkablePort=function(a,y){if(a===null)return null;var x=a.part;if(!(x instanceof Ke))return null;for(;a!==null;){var b=y?a.toLinkable:a.fromLinkable;if(b===!0&&(a.portId!==null||a instanceof Ke)&&(y?this.isValidTo(x,a):this.isValidFrom(x,a)))return a;if(b===!1)break;a=a.panel}return null},Go.prototype.findTargetPort=function(a){var y=this.diagram,x=y.lastInput.documentPoint,b=this.portGravity;0>=b&&(b=.1);var E=this,z=y.og(x,b,function(gt){return E.findValidLinkablePort(gt,a)},null,!0);for(b=1/0,y=null,z=z.iterator;z.next();){var tt=z.value,ot=tt.part;if(ot instanceof Ke){var rt=tt.ga(wi,Ot.alloc()),at=x.x-rt.x,ut=x.y-rt.y;Ot.free(rt),rt=at*at+ut*ut,rtx){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},Go.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},Go.prototype.isInSameNode=function(a,y){return a===null||y===null?!1:a===y?!0:(a=a.part,y=y.part,a!==null&&a===y)},Go.prototype.isLinked=function(a,y){if(a===null||y===null)return!1;var x=a.part;if(!(x instanceof Ke))return!1;a=a.portId,a===null&&(a="");var b=y.part;if(!(b instanceof Ke))return!1;for(y=y.portId,y===null&&(y=""),y=b.Sd(y);y.next();)if(b=y.value,b.fromNode===x&&b.fromPortId===a)return!0;return!1},Go.prototype.isValidLink=function(a,y,x,b){if(!this.isValidFrom(a,y)||!this.isValidTo(x,b)||!(y===null||b===null||(y.fromLinkableSelfNode&&b.toLinkableSelfNode||!this.isInSameNode(y,b))&&(y.fromLinkableDuplicates&&b.toLinkableDuplicates||!this.isLinked(y,b)))||this.originalLink!==null&&(a!==null&&this.isLabelDependentOnLink(a,this.originalLink)||x!==null&&this.isLabelDependentOnLink(x,this.originalLink))||a!==null&&x!==null&&(a.data===null&&x.data!==null||a.data!==null&&x.data===null)||!this.isValidCycle(a,x,this.originalLink))return!1;if(a!==null){var E=a.linkValidation;if(E!==null&&!E(a,y,x,b,this.originalLink))return!1}return x!==null&&(E=x.linkValidation,E!==null&&!E(a,y,x,b,this.originalLink))?!1:(E=this.linkValidation,E!==null?E(a,y,x,b,this.originalLink):!0)},Go.prototype.isLabelDependentOnLink=function(a,y){if(a===null)return!1;var x=a.labeledLink;if(x===null)return!1;if(x===y)return!0;var b=new Ee;return b.add(a),ss(this,x,y,b)};function ss(a,y,x,b){if(y===x)return!0;var E=y.fromNode;return E!==null&&E.isLinkLabel&&(b.add(E),ss(a,E.labeledLink,x,b))?!0:(y=y.toNode,!!(y!==null&&y.isLinkLabel&&(b.add(y),ss(a,y.labeledLink,x,b))))}Go.prototype.isValidCycle=function(a,y,x){if(x===void 0&&(x=null),a===null||y===null)return this.isUnconnectedLinkValid;var b=this.diagram.validCycle;if(b!==cf){if(b===Dc){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=y.linksConnected;b.next();){var E=b.value;if(E!==x&&E.isTreeLink&&E.toNode===y)return!1}return!gs(this,a,y,x,!0)}if(b===Oc){if(b=x||this.temporaryLink,b!==null&&!b.isTreeLink)return!0;for(b=a.linksConnected;b.next();)if(E=b.value,E!==x&&E.isTreeLink&&E.fromNode===a)return!1;return!gs(this,a,y,x,!0)}if(b===Ec)return a===y?a=!0:(b=new Ee,b.add(y),a=cs(this,b,a,y,x)),!a;if(b===Bc)return!gs(this,a,y,x,!1);if(b===Nc)return a===y?a=!0:(b=new Ee,b.add(y),a=dd(this,b,a,y,x)),!a}return!0};function gs(a,y,x,b,E){if(y===x)return!0;if(y===null||x===null)return!1;for(var z=y.linksConnected;z.next();){var tt=z.value;if(tt!==b&&(!E||tt.isTreeLink)&&tt.toNode===y&&(tt=tt.fromNode,tt!==y&&gs(a,tt,x,b,E)))return!0}return!1}function cs(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E&&tt.toNode===x&&(tt=tt.fromNode,tt!==x&&cs(a,y,tt,b,E)))return!0}return!1}function dd(a,y,x,b,E){if(x===b)return!0;if(x===null||b===null||y.contains(x))return!1;y.add(x);for(var z=x.linksConnected;z.next();){var tt=z.value;if(tt!==E){var ot=tt.fromNode;if(tt=tt.toNode,ot=ot===x?tt:ot,ot!==x&&dd(a,y,ot,b,E))return!0}}return!1}de.Object.defineProperties(Go.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}}}),Go.className="LinkingBaseTool";function ps(){Go.call(this),this.name="Linking",this.V={},this.F=null,this.K=Ch,this.Xd=null}xe(ps,Go),ps.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return a.isReadOnly||a.isModelReadOnly||!a.allowLink||!a.model.xs()||!a.lastInput.left||a.currentTool!==this&&!this.isBeyondDragSize()?!1:this.findLinkablePort()!==null},ps.prototype.findLinkablePort=function(){var a=this.diagram,y=this.startObject;if(y===null&&(y=a.ic(a.firstInput.documentPoint,null,null)),y===null||(a=y.part,!(a instanceof Ke)))return null;var x=this.direction;if(x===Ch||x===Rp){var b=this.findValidLinkablePort(y,!1);if(b!==null||this.startObject===a&&(b=a.port,this.findValidLinkablePort(b,!1)))return this.isForwards=!0,b}return(x===Ch||x===jp)&&(y=this.findValidLinkablePort(y,!0),y!==null||this.startObject===a&&(y=a.port,this.findValidLinkablePort(y,!0)))?(this.isForwards=!1,y):null},ps.prototype.doActivate=function(){var a=this.diagram,y=this.findLinkablePort();y===null?this.stopTool():(this.Ea(this.name),a.isMouseCaptured=!0,a.currentCursor=this.linkingCursor,this.isForwards?(this.temporaryToNode!==null&&(this.temporaryToNode.location=a.lastInput.documentPoint),this.originalFromPort=y,y=this.originalFromPort.part,y instanceof Ke&&(this.originalFromNode=y),this.copyPortProperties(this.originalFromNode,this.originalFromPort,this.temporaryFromNode,this.temporaryFromPort,!1)):(this.temporaryFromNode!==null&&(this.temporaryFromNode.location=a.lastInput.documentPoint),this.originalToPort=y,y=this.originalToPort.part,y instanceof Ke&&(this.originalToNode=y),this.copyPortProperties(this.originalToNode,this.originalToPort,this.temporaryToNode,this.temporaryToPort,!0)),a.add(this.temporaryFromNode),this.temporaryFromNode&&this.temporaryFromNode.Va(),a.add(this.temporaryToNode),this.temporaryToNode&&this.temporaryToNode.Va(),this.temporaryLink!==null&&(this.temporaryFromNode!==null&&(this.temporaryLink.fromNode=this.temporaryFromNode),this.temporaryToNode!==null&&(this.temporaryLink.toNode=this.temporaryToNode),this.temporaryLink.isTreeLink=this.isNewTreeLink(),this.temporaryLink.bb(),a.add(this.temporaryLink)),this.isActive=!0)},ps.prototype.doDeactivate=function(){this.isActive=!1;var a=this.diagram;a.remove(this.temporaryLink),a.remove(this.temporaryFromNode),a.remove(this.temporaryToNode),a.isMouseCaptured=!1,a.currentCursor="",this.stopTransaction()},ps.prototype.doStop=function(){Go.prototype.doStop.call(this),this.startObject=null},ps.prototype.doMouseUp=function(){if(this.isActive){var a=this.diagram,y=this.transactionResult=null,x=null,b=null,E=null,z=null;try{var tt=this.targetPort=this.findTargetPort(this.isForwards);if(tt!==null){var ot=tt.part;ot instanceof Ke&&(this.isForwards?(this.originalFromNode!==null&&(y=this.originalFromNode,x=this.originalFromPort),b=ot,E=tt):(y=ot,x=tt,this.originalToNode!==null&&(b=this.originalToNode,E=this.originalToPort)))}else this.isForwards?this.originalFromNode!==null&&this.isUnconnectedLinkValid&&(y=this.originalFromNode,x=this.originalFromPort):this.originalToNode!==null&&this.isUnconnectedLinkValid&&(b=this.originalToNode,E=this.originalToPort);y!==null||b!==null?(z=this.insertLink(y,x,b,E),z!==null?(tt===null&&(this.isForwards?z.defaultToPoint=a.lastInput.documentPoint:z.defaultFromPoint=a.lastInput.documentPoint),a.allowSelect&&(a.R("ChangingSelection",a.selection),a.clearSelection(!0),z.isSelected=!0),this.transactionResult=this.name,a.R("LinkDrawn",z)):this.doNoLink(y,x,b,E)):this.isForwards?this.doNoLink(this.originalFromNode,this.originalFromPort,null,null):this.doNoLink(null,null,this.originalToNode,this.originalToPort)}finally{this.stopTool(),z&&a.allowSelect&&a.R("ChangedSelection",a.selection)}}},ps.prototype.isNewTreeLink=function(){var a=this.archetypeLinkData;if(a===null)return!0;if(a instanceof Ie)return a.isTreeLink;var y=this.diagram;return y===null?!0:(a=y.partManager.getLinkCategoryForData(a),y=y.partManager.findLinkTemplateForCategory(a),y!==null?y.isTreeLink:!0)},ps.prototype.insertLink=function(a,y,x,b){return this.diagram.partManager.insertLink(a,y,x,b)},ps.prototype.doNoLink=function(){},de.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 me(ps,"Either",0),Rp=new me(ps,"ForwardsOnly",0),jp=new me(ps,"BackwardsOnly",0);ps.className="LinkingTool",ps.Either=Ch,ps.ForwardsOnly=Rp,ps.BackwardsOnly=jp;function ga(){Go.call(this),this.name="Relinking";var a=new Zn;a.figure="Diamond",a.desiredSize=No,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=0,this.V=a,a=new Zn,a.figure="Diamond",a.desiredSize=No,a.fill="lightblue",a.stroke="dodgerblue",a.cursor=this.linkingCursor,a.segmentIndex=-1,this.Xd=a,this.F=null,this.Ew=new ge}xe(ga,Go),ga.prototype.updateAdornments=function(a){if(a!==null&&a instanceof Ie){var y="RelinkFrom",x=null;if(a.isSelected&&!this.diagram.isReadOnly){var b=a.selectionObject;b!==null&&a.canRelinkFrom()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null&&(x=this.makeAdornment(b,!1),a.bh(y,x)))}x===null&&a.Jf(y),y="RelinkTo",x=null,a.isSelected&&!this.diagram.isReadOnly&&(b=a.selectionObject,b!==null&&a.canRelinkTo()&&a.actualBounds.w()&&a.isVisible()&&b.actualBounds.w()&&b.Ed()&&(x=a.Pj(y),x===null?(x=this.makeAdornment(b,!0),a.bh(y,x)):x.v())),x===null&&a.Jf(y)}},ga.prototype.makeAdornment=function(a,y){var x=new yi;return x.type=be.Link,y=y?this.toHandleArchetype:this.fromHandleArchetype,y!==null&&x.add(y.copy()),x.adornedObject=a,x},ga.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},ga.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 yi&&x.adornedPart instanceof Ie))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&&0y.firstPickIndex+1&&x=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 be)for(a=a.elements;a.next();)this.updateResizeHandles(a.value,y)}},Zr.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;return!a.isReadOnly&&a.allowResize&&a.lastInput.left?this.findToolHandleAt(a.firstInput.documentPoint,this.name)!==null:!1},Zr.prototype.doActivate=function(){var a=this.diagram;this.handle===null&&(this.handle=this.findToolHandleAt(a.firstInput.documentPoint,this.name)),this.handle!==null&&(this.adornedObject=this.handle.part.adornedObject,this.adornedObject!==null&&(a.isMouseCaptured=!0,a.animationManager.Cc(),this.Ea(this.name),this.Xq.set(this.adornedObject.ga(this.handle.alignment.gv())),this.Tn.set(this.adornedObject.part.location),this.Dw.set(this.adornedObject.desiredSize),this.pt=this.computeCellSize(),this.rt=this.computeMinSize(),this.qt=this.computeMaxSize(),this.isActive=!0))},Zr.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.isActive=a.isMouseCaptured=!1},Zr.prototype.stopTransaction=function(){var a=this.diagram,y=vi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},Zr.prototype.doCancel=function(){this.adornedObject!==null&&(this.adornedObject.desiredSize=this.originalDesiredSize,this.adornedObject.part.location=this.originalLocation),this.stopTool()},Zr.prototype.doMouseMove=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,Ot.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),a.bd(),Ot.free(E)}},Zr.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){var y=this.rt,x=this.qt,b=this.pt,E=this.adornedObject.qs(a.lastInput.documentPoint,Ot.alloc()),z=this.computeReshape();y=this.computeResize(E,this.handle.alignment,y,x,b,z),this.resize(y),Ot.free(E),a.Ya(),this.transactionResult=this.name,a.R("PartResized",this.adornedObject,this.originalDesiredSize)}this.stopTool()},Zr.prototype.resize=function(a){var y=this.diagram,x=this.adornedObject;if(x!==null){if(x.desiredSize=a.size,a=x.part,a.Va(),x=x.ga(this.handle.alignment.gv()),a instanceof Wn){var b=new Ne;if(b.add(a),!this.dragsMembers&&a.placeholder===null){var E=new st;E.dragsMembers=!1}y.moveParts(b,this.oppositePoint.copy().re(x),!0,E)}else a.location=a.location.copy().re(x).add(this.oppositePoint);y.bd()}},Zr.prototype.computeResize=function(a,y,x,b,E,z){y.Mc()&&(y=wi);var tt=this.adornedObject.naturalBounds,ot=tt.x,rt=tt.y,at=tt.x+tt.width,ut=tt.y+tt.height,gt=1;if(!z){gt=tt.width;var mt=tt.height;0>=gt&&(gt=1),0>=mt&&(mt=1),gt=mt/gt}return mt=Ot.alloc(),Jt.No(a.x,a.y,ot,rt,E.width,E.height,mt),a=tt.copy(),0>=y.x?0>=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width),a.x=at-a.width,a.y=ut-a.height)):1<=y.y?(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=Math.max(at-a.x,x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width),a.x=at-a.width)):(a.x=Math.max(mt.x,at-b.width),a.x=Math.min(a.x,at-x.width),a.width=at-a.x,z||(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt,a.y=rt+.5*(ut-rt-a.height))):1<=y.x?0>=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=Math.max(ut-a.y,x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width),a.y=ut-a.height)):1<=y.y?(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(1<=a.height/a.width?(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt):(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width))):(a.width=Math.max(Math.min(mt.x-ot,b.width),x.width),z||(a.height=Math.max(Math.min(gt*a.width,b.height),x.height),a.width=a.height/gt,a.y=rt+.5*(ut-rt-a.height))):0>=y.y?(a.y=Math.max(mt.y,ut-b.height),a.y=Math.min(a.y,ut-x.height),a.height=ut-a.y,z||(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width,a.x=ot+.5*(at-ot-a.width))):1<=y.y&&(a.height=Math.max(Math.min(mt.y-rt,b.height),x.height),z||(a.width=Math.max(Math.min(a.height/gt,b.width),x.width),a.height=gt*a.width,a.x=ot+.5*(at-ot-a.width))),Ot.free(mt),a},Zr.prototype.computeReshape=function(){var a=Le;return this.adornedObject instanceof Zn&&(a=Lv(this.adornedObject)),!(a===dn||this.diagram.lastInput.shift)},Zr.prototype.computeMinSize=function(){var a=this.adornedObject.minSize.copy(),y=this.minSize;return!isNaN(y.width)&&y.width>a.width&&(a.width=y.width),!isNaN(y.height)&&y.height>a.height&&(a.height=y.height),a},Zr.prototype.computeMaxSize=function(){var a=this.adornedObject.maxSize.copy(),y=this.maxSize;return!isNaN(y.width)&&y.widthx?x+=360:360<=x&&(x-=360),x=Math.round(45*Math.round(x/45));var b=this.handleDistance;return x===0?y.x=a.naturalBounds.width+b:x===45?(y.x=a.naturalBounds.width+b,y.y=a.naturalBounds.height+b):x===90?y.y=a.naturalBounds.height+b:x===135?(y.x=-b,y.y=a.naturalBounds.height+b):x===180?y.x=-b:x===225?(y.x=-b,y.y=-b):x===270?y.y=-b:x===315&&(y.x=a.naturalBounds.width+b,y.y=-b),a.ga(y)},ms.prototype.doDeactivate=function(){var a=this.diagram;this.stopTransaction(),this.ue=this.handle=null,this.kr=new Ot(NaN,NaN),this.isActive=a.isMouseCaptured=!1},ms.prototype.stopTransaction=function(){var a=this.diagram,y=vi.prototype.stopTransaction.call(this);return y&&a.undoManager.transactionToUndo!==null&&a.undoManager.transactionToUndo.ak(),y},ms.prototype.doCancel=function(){this.diagram.delaysLayout=!1,this.rotate(this.originalAngle),this.stopTool()},ms.prototype.doMouseMove=function(){var a=this.diagram;this.isActive&&(a=this.computeRotate(a.lastInput.documentPoint),this.rotate(a))},ms.prototype.doMouseUp=function(){var a=this.diagram;if(this.isActive){a.delaysLayout=!1;var y=this.computeRotate(a.lastInput.documentPoint);this.rotate(y),a.Ya(),this.transactionResult=this.name,a.R("PartRotated",this.adornedObject,this.originalAngle)}this.stopTool()},ms.prototype.rotate=function(a){var y=this.adornedObject;if(y!==null){y.angle=a,y=y.part,y.Va();var x=y.locationObject,b=y.rotateObject;(x===b||x.rg(b))&&(x=this.Tn.copy(),y.location=x.re(this.rotationPoint).rotate(a-this.originalAngle).add(this.rotationPoint)),this.diagram.bd()}},ms.prototype.computeRotate=function(a){a=this.rotationPoint.ab(a)-this.handleAngle;var y=this.adornedObject.panel;y!==null&&(a-=y.li()),360<=a?a-=360:0>a&&(a+=360),y=Math.min(Math.abs(this.snapAngleMultiple),180);var x=Math.min(Math.abs(this.snapAngleEpsilon),y/2);return!this.diagram.lastInput.shift&&0y-x&&(a=(Math.floor(a/y)+1)*y)),360<=a?a-=360:0>a&&(a+=360),a},de.Object.defineProperties(ms.prototype,{handleArchetype:{get:function(){return this.o},set:function(a){this.o=a}},handle:{get:function(){return this.j},set:function(a){if(a!==null&&!(a.part instanceof yi))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 yi)throw Error("new handle must not be in an Adornment: "+a);this.ue=a}},snapAngleMultiple:{get:function(){return this.ia},set:function(a){this.ia=a}},snapAngleEpsilon:{get:function(){return this.V},set:function(a){this.V=a}},originalAngle:{get:function(){return this.Cw}},rotationPoint:{get:function(){return this.kr},set:function(a){this.kr=a.copy()}},handleAngle:{get:function(){return this.u},set:function(a){this.u=a}},handleDistance:{get:function(){return this.F},set:function(a){this.F=a}}}),ms.className="RotatingTool",Mi("rotatingTool",function(){return this.findTool("Rotating")},function(a){this.gb("Rotating",a,this.mouseDownTools)});function Lh(){vi.call(this),this.name="ClickSelecting"}xe(Lh,vi),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 Ra(){vi.call(this),this.name="Action",this.pk=null}xe(Ra,vi),Ra.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram,y=a.lastInput,x=a.ic(y.documentPoint,function(b){for(;b.panel!==null&&!b.isActionable;)b=b.panel;return b});return x!==null&&x.isActionable?(this.pk=x,a.Ck=a.ic(y.documentPoint,null,null),!0):!1},Ra.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()},Ra.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))}},Ra.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()},Ra.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())},Ra.prototype.doStop=function(){this.pk=null},Ra.className="ActionTool";function Ru(){vi.call(this),this.name="ClickCreating",this.Ri=null,this.o=!0,this.j=!1,this.mw=new Ot(0,0)}xe(Ru,vi),Ru.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)},Ru.prototype.doMouseUp=function(){var a=this.diagram;this.isActive&&this.insertPart(a.lastInput.documentPoint),this.stopTool()},Ru.prototype.insertPart=function(a){var y=this.diagram,x=this.archetypeNodeData;if(x===null)return null;var b=null;try{if(y.R("ChangingSelection",y.selection),this.Ea(this.name),x instanceof Sn)x.Zc()&&(Va(x),b=x.copy(),b!==null&&y.add(b));else if(x!==null){var E=y.model.copyNodeData(x);Ce(E)&&(y.model.xf(E),b=y.Lc(E))}if(b!==null){var z=Ot.allocAt(a.x,a.y);this.isGridSnapEnabled&&rg(this.diagram,b,a,z),b.location=z,y.allowSelect&&(y.clearSelection(!0),b.isSelected=!0),Ot.free(z)}y.Ya(),this.transactionResult=this.name,y.R("PartCreated",b)}finally{this.stopTransaction(),y.R("ChangedSelection",y.selection)}return b},de.Object.defineProperties(Ru.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}}}),Ru.className="ClickCreatingTool";function Pa(){vi.call(this),this.name="DragSelecting",this.Ik=175,this.o=!1;var a=new Sn;a.layerName="Tool",a.selectable=!1;var y=new Zn;y.name="SHAPE",y.figure="Rectangle",y.fill=null,y.stroke="magenta",a.add(y),this.j=a}xe(Pa,vi),Pa.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.timestampE.right&&(x.x-=b.width+5/y.scale),x.xE.bottom&&(x.y-=b.height+5/y.scale),x.ya.lastInput.clickCount)):!1},ro.prototype.doStart=function(){Gu=this,this.textBlock!==null&&this.doActivate()},ro.prototype.doActivate=function(){if(!this.isActive){var a=this.diagram;if(a!==null){var y=this.textBlock;if(y===null&&(y=a.ic(a.lastInput.documentPoint)),y!==null&&y instanceof _i&&(this.textBlock=y,y.part!==null)){a.animationManager.Cc(),this.isActive=!0,this.qa=tf;var x=this.defaultTextEditor;y.textEditor!==null&&(x=y.textEditor),this.Zh=this.textBlock.copy();var b=new ge(this.textBlock.ga(Xi),this.textBlock.ga(Es));a.tv(b),x.show(y,a,this),this.currentTextEditor=x}}}},ro.prototype.doCancel=function(){this.stopTool()},ro.prototype.doMouseUp=function(){this.canStart()&&this.doActivate()},ro.prototype.doMouseDown=function(){this.isActive&&this.acceptText(kl)},ro.prototype.acceptText=function(a){switch(a){case kl:this.qa===pd?this.currentTextEditor instanceof HTMLElement&&this.currentTextEditor.focus():(this.qa===tf||this.qa===nf||this.qa===ef)&&(this.qa=sc,rc(this));break;case Zf:case $d:case Jf:($d!==a||this.textBlock.isMultiline!==!0)&&(this.qa===tf||this.qa===nf||this.qa===ef)&&(this.qa=sc,rc(this))}};function rc(a){var y=a.textBlock,x=a.diagram,b=a.currentTextEditor;if(y!==null&&b!==null){var E=y.text,z="";b.valueFunction!==null&&(z=b.valueFunction()),a.isValidText(y,E,z)?(a.Ea(a.name),a.qa=pd,a.transactionResult=a.name,y.text=z,a.doSuccess(E,z),x!==null&&x.R("TextEdited",y,E),a.stopTransaction(),a.stopTool(),x!==null&&x.doFocus()):(a.qa=nf,a.doError(E,z))}}ro.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)},ro.prototype.doSuccess=function(a,y){var x=this.textBlock;x.textEdited!==null&&x.textEdited(x,a,y)},ro.prototype.doDeactivate=function(){var a=this.diagram;a!==null&&(this.qa=cd,this.currentTextEditor!==null&&this.currentTextEditor.hide(a,this),this.textBlock=null,this.isActive=!1)},ro.prototype.doStop=function(){Gu=null},ro.prototype.isValidText=function(a,y,x){var b=this.textValidation;return b!==null&&!b(a,y,x)?!1:(b=a.textValidation,!!(b===null||b(a,y,x)))},ro.prototype.Lx=function(a){var y=this.Zh;return y.text=a,y.measure(this.textBlock.Ih,1/0),y},de.Object.defineProperties(ro.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)}}}),ro.prototype.measureTemporaryTextBlock=ro.prototype.Lx;var Zf=new me(ro,"LostFocus",0),kl=new me(ro,"MouseDown",1),Jf=new me(ro,"Tab",2),$d=new me(ro,"Enter",3),$0=new me(ro,"SingleClick",0),gd=new me(ro,"SingleClickSelected",1),Qf=new me(ro,"DoubleClick",2),cd=new me(ro,"StateNone",0),tf=new me(ro,"StateActive",1),ef=new me(ro,"StateEditing",2),sc=new me(ro,"StateValidating",3),nf=new me(ro,"StateInvalid",4),pd=new me(ro,"StateValidated",5),Gu=null;ro.className="TextEditingTool",ro.LostFocus=Zf,ro.MouseDown=kl,ro.Tab=Jf,ro.Enter=$d,ro.SingleClick=$0,ro.SingleClickSelected=gd,ro.DoubleClick=Qf,ro.StateNone=cd,ro.StateActive=tf,ro.StateEditing=ef,ro.StateValidating=sc,ro.StateInvalid=nf,ro.StateValidated=pd,Mi("textEditingTool",function(){return this.findTool("TextEditing")},function(a){this.gb("TextEditing",a,this.mouseUpTools)});function ea(a){rf||(ac(),rf=!0),this.H=Vl,this.Ok=this.zb=this.vq=this.bc=!1,this.Qw=!0,this.Pk=du,this.Dm=!1,this.Gh=this.Jd=!0,this.Dg=600,this.cw=this.Ow=!1,this.Zd=new Ee,this.ce=new Gr,this.ce.Yd=this,this.Ei=new Ee,this.pu=new Ee,this.Sr=new Ee,this.pr=new Ee,a&&Object.assign(this,a)}ea.prototype.Xe=function(a){this.H=a},ea.prototype.canStart=function(){return!0};function Hl(a,y){a.Jd&&a.canStart(y)&&(a.Zd.add(y),a.defaultAnimation.isAnimating&&a.Cc(),Wr(a.H),a.zb=!0)}function qf(a){if(a.Jd&&a.zb){var y=a.ce,x=a.H,b=a.Zd.contains("Model");b&&(a.Ok=!0,a.Pk===du?(y.isViewportUnconstrained=!0,y.vc.clear(),y.add(x,"position",x.position.copy().offset(0,-200),x.position),y.add(x,"opacity",0,1)):a.Pk===lc&&y.vc.clear(),a.Qw=!!(a.Pk===sf&&x.du.D(x.pa)),x.R("InitialAnimationStarting",a)),b&&!a.Gh||y.vc.count===0?(a.Zd.clear(),a.zb=!1,y.vc.clear(),af(y,x),a.Ok=!1,x.N()):(a.Zd.clear(),x.kg=!1,b=y.vc.get(x),x.autoScale!==as&&b!==null&&(delete b.start.scale,delete b.end.scale),_e.requestAnimationFrame(function(){a.zb===!1||y.bc||(x.Gf("temporaryPixelRatio")&&Os(x),gc(x),a.zb=!1,y.start(),y.bc&&(Wu(a),x.Ya(),uc(y,0),La(x,!0),Ah(a),x.R("AnimationStarting",a)))}))}}function hu(a){return a.Zd.contains("Trigger")&&a.Zd.count===1}function _f(a,y,x,b){a.isTicking||hu(a)||y instanceof Ie&&(y.fromNode!==null||y.toNode!==null)||a.ce.add(y,"position",x,b,!1)}Pt=ea.prototype,Pt.fv=function(a){return this.ce.fv(a)},Pt.Xu=function(a){return this.ce.Xu(a)};function $f(a,y){function x(){if(0z?z+=360:rt+=360),z=E(x,z,rt-z,b)%360,tt=E(x,tt,at-tt,b),ot=E(x,ot,ut-ot,b),x=E(x,a,y-a,b),"hsla("+z+", "+tt+"%, "+ot+"%, "+x+")"}function ac(){function a(x,b,E,z,tt,ot){x.position=new Ot(z(tt,b.x,E.x-b.x,ot),z(tt,b.y,E.y-b.y,ot))}var y=new bn;y.add("position:diagram",a),y.add("position",a),y.add("position:part",function(x,b,E,z,tt,ot){tta&&un(a,">= 1",ea,"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}}}),ea.prototype.stopAnimation=ea.prototype.Cc;var of=null,rf=!1,du=new me(ea,"Default",1),sf=new me(ea,"AnimateLocations",2),lc=new me(ea,"None",3);ea.className="AnimationManager",ea.defineAnimationEffect=function(a,y){rf||(ac(),rf=!0),of.add(a,y)},ea.Default=du,ea.AnimateLocations=sf,ea.None=lc;function Gr(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=md,this.Wk=this.ho=!1,this.cu=1,this.au=0,this.Gd=this.Dg=NaN,this.gw=0,this.dn=null,this.o=Yo,this.vc=new bn,this.Tt=new bn,this.yl=new Ee,this.Ut=new Ee,this.dw=Uu,a&&Object.assign(this,a)}Gr.prototype.suspend=function(){this.Xk=!0},Gr.prototype.advanceTo=function(a,y){y&&(this.Xk=!1),this.ho&&a>=this.Gd&&(this.Wk=!0,a-=this.Gd),this.gw=a,lf(this,!0),Wu(this.Yd),La(this.H),Ah(this.Yd),this.H.redraw()};function af(a,y){if(a.Tt.clear(),a.Wk=!1,a.au=0,a.Gd=NaN,0a.cn?a.Gd:b-a.Qd;y&&(E=a.gw,Ea.cn&&(a.ho&&!a.Wk?(a.Qd=+new Date,a.cn=a.Qd+a.Gd,a.Wk=!0):a.Ml(!1))}}}function uc(a,y){for(var x=a.Gd,b=a.vc.iterator,E=a.Wk;b.next();){var z=b.key;if(!(z instanceof Xt&&z.diagram===null)){var tt=b.value,ot=E?tt.end:tt.start;tt=E?tt.start:tt.end;var rt=of,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)}}}Pt.stop=function(){return this.bc?(this.Ml(!0),this):this},Pt.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,Wu(x);for(var b=this.vc,E=this.yl.iterator;E.next();)y.remove(E.value);for(E=this.Ut.iterator;E.next();)E.value.v();E=this.ho,b=b.iterator;for(var z=of;b.next();){var tt=b.key,ot=b.value,rt=E?ot.end:ot.start,at=E?ot.start:ot.end,ut=ot.Ku,gt;for(gt in at)if(z.get(gt)!==null){var mt=gt;!ot.Hu||mt!=="position:nodeCollapse"&&mt!=="position:placeholder"||(mt="position"),z.get(mt)(tt,rt[gt],ut[gt]!==void 0?ut[gt]:ot.Hu?rt[gt]:at[gt],this.Lp,this.Gd,this.Gd,this)}ot.Hu&&ut.location!==void 0&&tt instanceof Sn&&(tt.location=ut.location),ot.nv&&tt instanceof Sn&&tt.Zb(!1)}if(y.As.clear(),uf(y,!1),y.Ya(),y.N(),La(y,!0),x.defaultAnimation===this){for(gt=x.pr.iterator;gt.next();)E=gt.value,E.Tg!==null&&(E.points=E.Tg,E.Tg=null);x.pr.clear()}La(y,!0),this.isViewportUnconstrained&&(y.scrollMode=this.dw),Ah(x),this.au++,!a&&this.cu>this.au?(this.Wk=!1,this.start()):(this.dn&&this.dn(this),af(this,null),x.Ml(this),y.$b())}},Pt.Cj=function(a,y){var x=y.actualBounds,b=null;if(y instanceof Wn&&(b=y.placeholder),b!==null?(x=b.ga(Xi),b=b.padding,x.x+=b.left,x.y+=b.top,this.add(a,"position",x,a.position,!1)):this.add(a,"position",new Ot(x.x+x.width/2,x.y+x.height/2),a.position,!1),this.add(a,"scale",.01,a.scale,!1),a instanceof Wn)for(a=a.memberParts;a.next();)b=a.value,b instanceof Ke&&this.Cj(b,y)},Pt.Aj=function(a,y){if(a.isVisible()){var x=null;if(y instanceof Wn&&(x=y.placeholder),x!==null){var b=x.ga(Xi);x=x.padding,b.x+=x.left,b.y+=x.top,this.add(a,"position:placeholder",a.position,b,!0)}else this.add(a,"position:nodeCollapse",a.position,y,!0);if(this.add(a,"scale",a.scale,.01,!0),b=this.vc,b.contains(a)&&(b.I(a).nv=!0),a instanceof Wn)for(a=a.memberParts;a.next();)b=a.value,b instanceof Ke&&this.Aj(b,y)}},Pt.Ez=function(a){var y=this.Tt.get(a);return y===null&&(y={},this.Tt.add(a,y)),y},de.Object.defineProperties(Gr.prototype,{duration:{get:function(){return this.Dg},set:function(a){1>a&&un(a,">= 1",Gr,"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){0a?x/2*a*a+y:-x/2*(--a*(a-2)-1)+y}function Hp(a,y,x,b){return a===b?y+x:x*(-Math.pow(2,-10*a/b)+1)+y}Gr.className="Animation",Gr.EaseLinear=function(a,y,x,b){return x*a/b+y},Gr.EaseInOutQuad=md,Gr.EaseInQuad=function(a,y,x,b){return x*(a/=b)*a+y},Gr.EaseOutQuad=function(a,y,x,b){return-x*(a/=b)*(a-2)+y},Gr.EaseInExpo=function(a,y,x,b){return a===0?y:x*Math.pow(2,10*(a/b-1))+y},Gr.EaseOutExpo=Hp;function bh(a,y,x){this.start=a,this.end=y,this.Ku={},this.Hu=x,this.nv=!1}bh.className="AnimationState";function $a(a,y,x){this.xd=null,this.rf=a,this.so=x||hc,this.uk=null,y!==void 0&&(this.uk=y,x===void 0&&(this.so=Th))}$a.prototype.copy=function(){var a=new $a(this.rf);a.so=this.so;var y=this.uk;if(y!==null){var x={};y.duration!==void 0&&(x.duration=y.duration),y.finished!==void 0&&(x.finished=y.finished),y.easing!==void 0&&(x.easing=y.easing),a.uk=x}return a};function Vp(a,y){a=a.uk,a!==null&&(a.duration&&(y.duration=a.duration),a.finished&&(y.finished=a.finished),a.easing&&(y.easing=a.easing))}de.Object.defineProperties($a.prototype,{propertyName:{get:function(){return this.rf},set:function(a){this.rf=a}},animationSettings:{get:function(){return this.uk},set:function(a){this.uk=a}},startCondition:{get:function(){return this.so},set:function(a){this.so=a}}});var hc=new me($a,"Default",1),Th=new me($a,"Immediate",2),vd=new me($a,"Bundled",3);$a.className="AnimationTrigger",$a.Default=hc,$a.Immediate=Th,$a.Bundled=vd;function Pr(a){Ci(this),this.H=null,this.Pa=new Ne,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)}Pt=Pr.prototype,Pt.clear=function(){for(var a=this.Pa,y=0;y=a)return y;for(var x=0,b=0,E=0,z=0,tt=0,ot=this.Pa.iterator;ot.next();){var rt=ot.value;rt instanceof Wn?E++:rt instanceof Ke?b++:rt instanceof Ie?z++:rt instanceof yi?tt++:x++}if(ot="",0x.Oq||ot.height*E>x.Oq?y.gc(a,x):(E=y.actualBounds,z=y.naturalBounds,E.width===0||E.height===0||isNaN(E.x)||isNaN(E.y)||!y.isVisible()||(x=y.transform,y.areaBackground!==null&&(Oo(y,a,y.areaBackground,!0,!0,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.areaBackground===null&&y.background===null&&(Oo(y,a,"rgba(0,0,0,0.3)",!0,!1,z,E),a.fillRect(E.x,E.y,E.width,E.height)),y.background!==null&&(a.transform(x.m11,x.m12,x.m21,x.m22,x.dx,x.dy),Oo(y,a,y.background,!0,!1,z,E),a.fillRect(0,0,z.width/2,z.height/2),x.ws()||(y=1/(x.m11*x.m22-x.m12*x.m21),a.transform(x.m22*y,-x.m12*y,-x.m21*y,x.m11*y,y*(x.m21*x.dy-x.m22*x.dx),y*(x.m12*x.dx-x.m11*x.dy)))))),b&&(a.restore(),a.Vc(!0))}},Pt.g=function(a,y,x,b,E){var z=this.diagram;z!==null&&z.cb(mo,a,this,y,x,b,E)},Pt.oi=function(a,y,x){var b=this.Pa;if(y.Ig=this,this===null&&es(y),a>=b.count)a=b.count;else if(b.M(a)===y)return-1;return b.Gb(a,y),y.Vo(x),b=this.diagram,b!==null&&(x?b.N():b.oi(y)),eg(this,a,y),a},Pt.pc=function(a,y,x){if(!x&&y.layer!==this&&y.layer!==null)return y.layer.pc(a,y,x);var b=this.Pa;if(0>a||a>=b.length){if(a=b.indexOf(y),0>a)return-1}else if(b.M(a)!==y&&(a=b.indexOf(y),0>a))return-1;return y.Wo(x),b.mb(a),b=this.diagram,b!==null&&(x?b.N():b.pc(y)),y.Ig=null,es(y),a};function eg(a,y,x){if(y=Up(a,y,x),x instanceof Wn&&x!==null&&isNaN(x.zOrder)){if(x.memberParts.count!==0){for(var b=-1,E=a.Pa.s,z=E.length,tt=0;ttb&&ot.containingGroup===x&&(b=tt,0<=y))break}!(0>b)&&b=E)return y;if(0>y&&(y=a.indexOf(x)),0>y)return-1;for(var z=y-1,tt=NaN;0<=z&&(tt=a.M(z).zOrder,!!isNaN(tt));)z--;for(var ot=y+1,rt=NaN;otb)for(;;){if(z===-1||tt<=b){if(z++,z===y)break;return a.mb(y),a.Gb(z,x),z}for(tt=NaN;0<=--z&&(tt=a.M(z).zOrder,isNaN(tt)););}else if(!isNaN(rt)&&rt=b){if(ot--,ot===y)break;return a.mb(y),a.Gb(ot,x),ot}for(rt=NaN;++ota||1=a)return y;for(var x=this.Wa.iterator;x.next();)y+=` `+x.value.toString(a-1);return y};function fc(a,y){if(Eo){if(y!=null||Yt("Diagram setup requires an argument DIV."),a.Ka!==null&&Yt("Diagram has already completed setup."),typeof y=="string"?a.Ka=_e.document.getElementById(y):y instanceof HTMLDivElement?a.Ka=y:Yt("No DIV or DIV id supplied: "+y),a.Ka===null&&Yt("Invalid DIV id; could not get element with id: "+y),a.Ka.H!==void 0&&Yt("Invalid div id; div already has a Diagram associated with it."),!a.ol&&_e.ResizeObserver){var x=ve(function(){a.$b()},250);a.ol=new _e.ResizeObserver(function(){x()}),a.ol.observe(a.Ka)}_e.getComputedStyle(a.Ka,null).position==="static"&&(a.Ka.style.position="relative"),y=5;var b="rgba(2"+y+"5, 255, 255, 0)";y--,a.Ka.style["-webkit-tap-highlight-color"]=b,a.Ka.innerHTML="",a.Ka.H=a,a.Ka.goDiagram=a,a.Ka.go=_e.go;var E=new Ha(a);if(E.style!==void 0&&(E.style.position="absolute",E.style.top="0px",E.style.left="0px",_e.getComputedStyle(a.Ka,null).getPropertyValue("direction")==="rtl"&&(a.tn=!0),E.style.zIndex="2",E.style.userSelect="none",E.style.MozUserSelect="none",E.style.touchAction="none",E.style.letterSpacing="normal !important",E.style.wordSpacing="normal !important"),a.ta=E,a.ib=E.context,b=a.ib,a.Mb=a.computePixelRatio(),a.viewSize.w()||(a.Aa=a.Ka.clientWidth||1,a.ya=a.Ka.clientHeight||1),xc(a,a.Aa,a.ya),a.Ka.insertBefore(E.Oa,a.Ka.firstChild),E=new Ha(null),E.width=1,E.height=1,a.jw=E,a.oy=E.context,Eo){E=yn("div");var z=yn("div");E.style.position="absolute",E.style.overflow="auto",E.style.width=a.Aa+"px",E.style.height=a.ya+"px",E.style.zIndex="1",z.style.position="absolute",z.style.width="1px",z.style.height="1px",a.Ka.appendChild(E),E.appendChild(z),E.onscroll=Qp,E.addEventListener("pointerdown",qp),E.H=a,E.uy=!0,E.vy=!0,a.ku=E,a.hu=z}a.hk=ve(function(){a.Yh=null,a.N()},300),a.Ov=ve(function(){gc(a)},250),a.preventDefault=function(tt){return tt.preventDefault(),!1},a.$j=function(tt){if(a.isEnabled){var ot=Ca(a,tt,!0);ot.bubbles=!0;var rt=0,at=0;ot.delta=0,tt.deltaX!==void 0?(tt.deltaX!==0&&(rt=0Math.abs(tt.deltaY)?-rt:-at):tt.wheelDeltaX!==void 0?(tt.wheelDeltaX!==0&&(rt=0Math.abs(tt.wheelDeltaY)?-rt:-at):tt.wheelDelta!==void 0&&tt.wheelDelta!==0&&(ot.delta=0ot||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():tl(rt,tt)}},a.dk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=a.oj;if(ot[0]===null||ot[0].pointerId!==tt.pointerId&&ot[0].pointerType===tt.pointerType){if(ot[1]!==null&&ot[1].pointerId===tt.pointerId){ot[1]=tt;return}if(ot[0]===null)ot[0]=tt;else return}else ot[0]=tt;if(ot[0].pointerId===tt.pointerId){ot=vc(a,tt,!1,!1,!1,ot[1]!==null);var rt=_e.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,Sd(a,ut,ot),ot.targetObject=null,a.doMouseMove(),tl(ot,tt)}}},a.fk=function(tt){if(a.isEnabled){a.Vk=!0;var ot=tt.pointerType==="touch"||tt.pointerType==="pen",rt=a.Yt;if(ot&&a.qu)delete rt[tt.pointerId],tt.preventDefault();else if(rt=a.oj,rt[0]===null||rt[0].pointerId!==tt.pointerId&&rt[0].pointerType===tt.pointerType)rt[1]!==null&&rt[1].pointerId===tt.pointerId&&(rt[1]=null);else{rt[0]=null,rt=vc(a,tt,!1,!0,!0,!1);var at=_e.document.elementFromPoint(tt.clientX,tt.clientY)||null;at!==null&&at.shadowRoot!==void 0&&at.shadowRoot!==null&&(at=at.shadowRoot.elementFromPoint(tt.clientX,tt.clientY)),at!==null&&at.H instanceof oe&&at.H!==a&&Sd(at.H,tt,rt),at===null&&(at=tt.target),Sd(a,tt,rt),rt.clickCount=a.yq,rt.targetDiagram=mc(tt,at),rt.targetObject=null,a.doMouseUp(),tl(rt,tt),ot&&(a.wq=!1)}}},a.ek=function(tt){if(a.isEnabled){a.Vk=!1;var ot=a.Yt;ot[tt.pointerId]&&delete ot[tt.pointerId],ot=a.oj,ot[0]!==null&&ot[0].pointerId===tt.pointerId&&(ot[0]=null),ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null),tt.pointerType!=="touch"&&tt.pointerType!=="pen"&&(tt=a.currentTool,tt.cancelWaitAfter(),tt.standardMouseOver())}},a.ck=function(tt){var ot=a.oj;ot[0]!==null&&ot[0].pointerId===tt.pointerId?(ot[0]=null,a.wq=!1):ot[1]!==null&&ot[1].pointerId===tt.pointerId&&(ot[1]=null)},a.Vp=b.Z["d"+vf[1]+vf[2]+"wI"+Ad.slice(1,5)]["b"+Bx.slice(1,y)](b.Z,mf,y,y),b.Vc(!0),tv(a),a.nl==="svg"&&(y=a.pj.get("svg"),a.Ka.appendChild(y.Oa),a.ib=y.context)}}oe.prototype.addEventListener=function(a,y,x,b){a.addEventListener(y,x,{capture:b,passive:!1})},oe.prototype.removeEventListener=function(a,y,x,b){a.removeEventListener(y,x,{capture:b})};function tv(a){var y=a.ta.Oa;y instanceof HTMLCanvasElement||(y=a.div),a.addEventListener(y,"pointerdown",a.ui,!1),a.addEventListener(y,"pointermove",a.dk,!1),a.addEventListener(y,"pointerup",a.fk,!1),a.addEventListener(y,"pointerout",a.ek,!1),a.addEventListener(y,"pointercancel",a.ck,!1),a.addEventListener(y,"pointerenter",a.bz,!1),a.addEventListener(y,"pointerleave",a.cz,!1),a.addEventListener(y,"wheel",a.$j,!1),a.addEventListener(y,"keydown",a.Qz,!1),a.addEventListener(y,"keyup",a.Rz,!1),a.addEventListener(y,"blur",a.Ny,!1),a.addEventListener(y,"focus",a.Oy,!1),a.addEventListener(y,"selectstart",function(x){return x.preventDefault(),!1},!1),a.addEventListener(y,"contextmenu",function(x){return x.preventDefault(),!1},!1),a.addEventListener(_e,"resize",a.Ov,!1)}function Os(a){30St&&(this.position=Dt.h(-(y.scrollWidth-this.Aa)+Ft-this.Aa/E+ut,this.position.y))),a.vy&&this.allowVerticalScroll&&(otMt&&(this.position=Dt.h(this.position.x,-(y.scrollHeight-this.ya)+a.scrollTop-this.ya/E+z))),Ot.free(Dt),this.vd=!0,this.Ee=this.qr=!1,b=this.documentBounds,E=this.viewportBounds,ut=b.right,St=E.right,z=b.bottom,Mt=E.bottom,tt=b.x,gt=E.x,ot=b.y,b=E.y,mt>=rt&&tt>=gt&&ut<=St&&(x.style.width="1px"),yt>=at&&ot>=b&&z<=Mt&&(x.style.height="1px"))}},oe.prototype.computeBounds=function(a){return a===void 0&&(a=new ge),Wr(this),cc(this,a)};function cc(a,y){if(a.fixedBounds.w())return y.assign(a.fixedBounds),y.Co(a.yb),y;for(var x=!0,b=a.Wa.s,E=b.length,z=0;zx&&(y=x),ya.maxScale&&(y=a.maxScale),y):y===zh?(y=rt>ot?(tt-a.Db)/b:(z-a.Db)/E,y>x&&(y=x),ya.maxScale&&(y=a.maxScale),y):a.scale}oe.prototype.zoomToFit=function(){var a=this.sj;this.sj=Uu,this.scale=yd(this,ca),a!==Uu&&(Ga(this,!1),pc(this,this.documentBounds,this.Aa/this.Ca,this.ya/this.Ca,this.zk,!1)),this.sj=a},Pt=oe.prototype,Pt.BA=function(a,y){y===void 0&&(y=ca);var x=a.width,b=a.height;if(!(x===0||b===0||isNaN(x)&&isNaN(b))){var E=1;if(y===ca||y===zh)if(isNaN(x))E=this.viewportBounds.height*this.scale/b;else if(isNaN(b))E=this.viewportBounds.width*this.scale/x;else{E=this.Aa;var z=this.ya;E=y===zh?z/b>E/x?(z-(this.Be?this.Db:0))/b:(E-(this.gf?this.Db:0))/x:Math.min(z/b,E/x)}this.scale=E,this.position=new Ot(a.x,a.y)}},Pt.Jy=function(a,y){this.Va();var x=this.documentBounds,b=this.viewportBounds;this.position=new Ot(x.x+(a.x*x.width+a.offsetX)-(y.x*b.width-y.offsetX),x.y+(a.y*x.height+a.offsetY)-(y.y*b.height-y.offsetY))},Pt.zz=function(a){if(a instanceof Xt){this.eq=a;var y=Ot.alloc();this.fq=this.op(a.ga(Xi,y)),Ot.free(y)}else this.eq=null,this.fq=Ao};function pc(a,y,x,b,E,z){var tt=Ot.allocAt(a.pa.x,a.pa.y),ot=tt.x,rt=tt.y;if(a.eq!==null){var at=Ot.alloc();at=a.eq.ga(Xi,at),ot=at.x-a.fq.x/a.scale,rt=at.y-a.fq.y/a.scale,E=ci,Ot.free(at)}(z||a.scrollMode===Uu)&&(E.sb()&&(x>y.width&&(ot=y.x+(E.x*y.width+E.offsetX)-(E.x*x-E.offsetX)),b>y.height&&(rt=y.y+(E.y*y.height+E.offsetY)-(E.y*b-E.offsetY))),E=a.rj,z=x-y.width,xy.left?ot=y.left:oty.top?rt=y.top:rty;y++){var x=a.De.iterator;if(x===null||a.De.count===0)break;a.De=new Ee,a.Nv(x,a.De)}a.nodes.each(function(b){b instanceof Wn&&b.U&65536&&(b.U=b.U^65536)})}}Pt.Nv=function(a,y){for(a.reset();a.next();){var x=a.value;!x.Zc()||x instanceof Wn||(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))}for(a.reset();a.next();)x=a.value,x instanceof Wn&&x.isVisible()&&ff(this,x);for(a.reset();a.next();)x=a.value,x instanceof Ie&&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 yi&&x.isVisible()&&(x.si()?(x.measure(1/0,1/0),x.arrange()):y.add(x))};function ff(a,y){for(var x=Ln(),b=Ln(),E=y.memberParts;E.next();){var z=E.value;z.isVisible()&&(z instanceof Wn?(ma(z)||Ss(z)||jh(z))&&ff(a,z):z instanceof Ie?z.fromNode===y||z.toNode===y?b.push(z):x.push(z):(z.measure(1/0,1/0),z.arrange()))}for(a=x.length,E=0;EKt&&(Ft=Ve.left,jt=Ve.right),Dt.height>ie&&(Gt=Ve.top,Ht=Ve.bottom)):(Ft=Ve.left,jt=Ve.right,Gt=Ve.top,Ht=Ve.bottom);var sn=Dt.width+Ft+jt,tn=Dt.height+Gt+Ht;Ve=a.scale;var Oe=sn>rt/Ve,we=tn>at/Ve;if(!(z||a.gf||a.Be||Oe||we))return!0;Ft=Dt.x-Ft,rt=ut.x,jt=Dt.right+jt,at=ut.right+tt,Gt=Dt.y-Gt;var Gn=ut.y;Dt=Dt.bottom+Ht,ut=ut.bottom+ot;var On="1px";if(Ht="1px",a.scrollMode===Uu&&(Oe||we)&&(Oe&&a.hasHorizontalScrollbar&&a.allowHorizontalScroll&&(Oe=1,Ft+1at+1&&(Oe=Math.max((jt-at)*Ve+a.Aa,Oe)),Kt+tt+1ut+1&&(Oe=Math.max((Dt-ut)*Ve+a.ya,Oe)),ie+ot+1at+1&&(tt=Math.max((jt-at)*Ve+a.Aa,tt)),Kt+1ut+1&&(ot=Math.max((Dt-ut)*Ve+tt,ot)),ie+1at+1&&(y=a.position.x*Ve)),a.tn)switch(a.bu){case"negative":y=-(St.scrollWidth-y-St.clientWidth);break;case"reverse":y=St.scrollWidth-y-St.clientWidth}return St.scrollLeft=y,a.hasVerticalScrollbar&&a.allowVerticalScroll&&(ie+1ut+1&&(St.scrollTop=a.position.y*Ve)),rt=a.Aa,at=a.ya,St.style.width=rt+(a.gf?a.Db:0)+"px",St.style.height=at+(a.Be?a.Db:0)+"px",x!==rt||b!==at||a.animationManager.zb?(x=ge.allocAt(E,gt,mt,yt),a.onViewportBoundsChanged(x,a.viewportBounds,Ve,z),ge.free(x),!1):!0}Pt=oe.prototype,Pt.add=function(a){var y=a.diagram;if(y!==this&&(y!==null&&Yt("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&&Yt('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(Jo,"parts",y,null,a,null,x),y.isTemporary||this.Ya(),a.C(1),x=a.layerChanged,x!==null&&x(a,null,y)}},Pt.oi=function(a){this.partManager.oi(a);var y=this;Ed(a,function(x){Cd(y,x)}),(a instanceof yi||a instanceof Wn&&a.placeholder!==null)&&a.v(),a.data!==null&&Ed(a,function(x){ay(y.partManager,x)}),Ss(a)!==!0&&jh(a)!==!0||this.De.add(a),zS(a,!0,this),jS(a)?(a.actualBounds.w()&&this.N(Dd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Dd(a,a.actualBounds)),this.$b()},Pt.pc=function(a){a.Ej(),this.partManager.pc(a);var y=this;a.data!==null&&Ed(a,function(x){ly(y.partManager,x,y)}),this.De.remove(a),jS(a)?(a.actualBounds.w()&&this.N(Dd(a,a.actualBounds)),this.Ya()):a.isVisible()&&a.actualBounds.w()&&this.N(Dd(a,a.actualBounds)),this.$b()},Pt.remove=function(a){wc(this,a,!0)};function wc(a,y,x){var b=y.layer;b!==null&&b.diagram===a&&(y.isSelected=!1,y.isHighlighted=!1,y.C(2),x&&y.Lj(),x=b.pc(-1,y,!1),0<=x&&a.cb(ar,"parts",b,y,null,x,null),a=y.layerChanged,a!==null&&a(y,b,null))}Pt.Is=function(a,y){if(y===void 0&&(y=!1),Te(a))for(var x=a.length,b=0;bb&&this.Ya(),this},Pt.Cy=function(a,y){Cc(this,a,y),a.Xe(this);var x=this.Wa,b=x.indexOf(a);0<=b&&(x.remove(a),this.cc!==null&&this.cb(ar,"layers",this,a,null,b,null));var E=x.count,z;for(z=0;zb&&this.Ya(),this},Pt.kA=function(a){if(a.diagram!==this&&Yt("Cannot remove a Layer from another Diagram: "+a+" of "+a.diagram),a.name!==""){var y=this.Wa,x=y.indexOf(a);if(y.remove(a)){for(y=a.Pa.copy().iterator;y.next();){var b=y.value,E=b.layerName;E!==a.name?b.layerName=E:b.layerName=""}this.cc!==null&&this.cb(ar,"layers",this,a,null,x,null),this.N(),this.Ya()}}},Pt.Qj=function(a){for(var y=this.layers;y.next();){var x=y.value;if(x.name===a)return x}return null},Pt.Yw=function(a){return this.pf===null&&(this.pf=new Ne),this.pf.add(a),this.model.Pe(a),this},Pt.mA=function(a){this.pf!==null&&(this.pf.remove(a),this.pf.count===0&&(this.pf=null)),this.model.ik(a)},Pt.Pe=function(a){return this.zg===null&&(this.zg=new Ne),this.zg.add(a),this},Pt.ik=function(a){this.zg!==null&&(this.zg.remove(a),this.zg.count===0&&(this.zg=null))},Pt.ds=function(a){if(this.skipsUndoManager||this.model.skipsUndoManager||this.model.undoManager.Tu(a),a.change!==ta&&(this.isModified=!0),this.zg!==null)for(var y=this.zg,x=y.length,b=0;bgt.Pa.indexOf(yt)&>.oi(mt,yt,St):(yt.isSelected=!1,yt.isHighlighted=!1,yt.Wb(),gt.pc(St?mt:-1,yt,St)))}else gt instanceof oe?typeof mt=="number"&&yt instanceof Pr&&(y?(yt.Xe(this),this.Wa.Gb(mt,yt)):this.Wa.mb(mt)):Yt("unknown ChangedEvent.Remove object: "+a.toString());this.isModified=!0}else b!==ta&&Yt("unknown ChangedEvent: "+a.toString())}finally{this.skipsModelSourceBindings=x}}},oe.prototype.Ea=function(a){return this.undoManager.Ea(a)},oe.prototype.eb=function(a){return this.undoManager.eb(a)},oe.prototype.Kf=function(){return this.undoManager.Kf()},oe.prototype.commit=function(a,y){y===void 0&&(y="");var x=this.skipsUndoManager;y===null&&(this.skipsUndoManager=!0,y=""),this.undoManager.Ea(y);var b=!1;try{a(this),b=!0}finally{b?this.undoManager.eb(y):this.undoManager.Kf(),this.skipsUndoManager=x}},oe.prototype.updateAllTargetBindings=function(a){this.partManager.updateAllTargetBindings(a)},oe.prototype.rp=function(){this.partManager.rp()};function Lc(a,y,x){var b=a.animationManager;if(a.vb||a.ld)a.Ca=x,bl(a),a.N(),a.Ee=!0,b.zb&&(hu(b)||b.ce.add(b.H,"scale",y,a.Ca));else if(a.ta===null)a.Ca=x,bl(a);else{a.vb=!0;var E=a.viewportBounds.copy(),z=a.Aa,tt=a.ya,ot=a.zoomPoint.x,rt=a.zoomPoint.y,at=a.contentAlignment;isNaN(ot)&&(at.$c()?at.Hf(Qa)?ot=0:at.Hf(Nr)&&(ot=z-1):ot=at.sb()?at.x*(z-1):z/2),isNaN(rt)&&(at.$c()?at.Hf(Cl)?rt=0:at.Hf(da)&&(rt=tt-1):rt=at.sb()?at.y*(tt-1):tt/2),a.scaleComputation===null||a.animationManager.defaultAnimation.isAnimating||(x=a.scaleComputation(a,x)),xa.maxScale&&(x=a.maxScale),z=Ot.allocAt(a.pa.x+ot/y-ot/x,a.pa.y+rt/y-rt/x),a.position=z,Ot.free(z),a.Ca=x,bl(a),a.vb=!1,a.onViewportBoundsChanged(E,a.viewportBounds,y,!1),Ga(a,!1),b.zb&&(hu(b)||b.ce.add(b.H,"scale",y,a.Ca))}}oe.prototype.onViewportBoundsChanged=function(a,y,x,b){if(!a.D(y)){b===void 0&&(b=!1),b||(this.Ee=!0),this.vd=!0;var E=this.layout;E===null||!E.isViewportSized||this.autoScale!==as||a.width===y.width&&a.height===y.height||E.C(),E=this.currentTool,this.Vk===!0&&E instanceof po&&(this.lastInput.documentPoint=this.Ps(this.lastInput.viewPoint),Op(E,this)),this.vb||this.invalidateViewport(a,y),Fl(this),this.fc.scale=x,this.fc.position.x=a.x,this.fc.position.y=a.y,this.fc.bounds.assign(a),this.fc.canvasSize.width=Math.round(a.width*x),this.fc.canvasSize.height=Math.round(a.height*x),this.fc.newCanvasSize.width=this.Aa,this.fc.newCanvasSize.height=this.ya,this.fc.isScroll=b,this.R("ViewportBoundsChanged",this.fc,a),this.isVirtualized&&this.links.each(function(z){z.isAvoiding&&z.actualBounds.Yc(y)&&z.bb()})}};function Fl(a,y){var x=a.fe;if(x!==null&&x.visible){for(var b=We.alloc(),E=1,z=1,tt=x.O.s,ot=tt.length,rt=0;rtut||(pv(at.figure)?z=z*ut/Jt.vx(z,ut):E=E*ut/Jt.vx(E,ut))}if(tt=x.gridCellSize,b.h(z*tt.width,E*tt.height),y!==void 0)E=y.width,z=y.height,a=y.x,tt=y.y;else{if(y=ge.alloc(),a=a.viewportBounds,y.h(a.x,a.y,a.width,a.height),!y.w()){ge.free(y);return}E=y.width,z=y.height,a=y.x,tt=y.y,ge.free(y)}x.width=E+2*b.width,x.height=z+2*b.height,y=Ot.alloc(),Jt.No(a,tt,0,0,b.width,b.height,y),y.offset(-b.width,-b.height),We.free(b),x.part.location=y,Ot.free(y)}}oe.prototype.clearSelection=function(a){a===void 0&&(a=!1);var y=this.selection;if(y.count!==0){a||this.R("ChangingSelection",y);for(var x=y.Fa(),b=x.length,E=0;E=b&&!z.defaultAnimation.isAnimating&&!z.zb&&(y||Hl(z,"Layout")),a.xh=!1;for(var tt=a.ai.iterator;tt.next();)bc(a,tt.value,y,b);E.isValidLayout||(!y||E.isRealtime||E.isRealtime===null||b===0?(E.doLayout(a),Wr(a),E.isValidLayout=!0):a.xh=!0)}finally{y=a.undoManager.isInternalTransaction,b===0&&(a.eb("Layout"),a.undoManager.isInternalTransaction=!1),!y||b!==0&&b!==1||qf(z),a.aa=x}}}function bc(a,y,x,b){if(y!==null){for(var E=y.gl.iterator;E.next();)bc(a,E.value,x,b);E=y.layout,E===null||E.isValidLayout||(!x||E.isRealtime||b===0?(y.rh=!y.location.w(),E.doLayout(y),y.C(32),ff(a,y),E.isValidLayout=!0):a.xh=!0)}}Pt.yz=function(){for(var a=new Ne,y=this.nodes;y.next();){var x=y.value;x.isTopLevel&&x.kh()===null&&a.add(x)}return a.iterator};function ev(a){function y(E){var z=E.toLowerCase(),tt=new Ne;x.add(E,tt),x.add(z,tt),b.add(E,E),b.add(z,E)}var x=new bn,b=new bn;y("InitialAnimationStarting"),y("AnimationStarting"),y("AnimationFinished"),y("BackgroundSingleClicked"),y("BackgroundDoubleClicked"),y("BackgroundContextClicked"),y("ClipboardChanged"),y("ClipboardPasted"),y("DocumentBoundsChanged"),y("ExternalObjectsDropped"),y("GainedFocus"),y("InitialLayoutCompleted"),y("LayoutCompleted"),y("LinkDrawn"),y("LinkRelinked"),y("LinkReshaped"),y("LostFocus"),y("Modified"),y("ObjectSingleClicked"),y("ObjectDoubleClicked"),y("ObjectContextClicked"),y("PartCreated"),y("PartResized"),y("PartRotated"),y("SelectionMoved"),y("SelectionCopied"),y("SelectionDeleting"),y("SelectionDeleted"),y("SelectionGrouped"),y("SelectionUngrouped"),y("ChangingSelection"),y("ChangedSelection"),y("SubGraphCollapsed"),y("SubGraphExpanded"),y("TextEdited"),y("TreeCollapsed"),y("TreeExpanded"),y("ViewportBoundsChanged"),y("InvalidateDraw"),a.iw=x,a.hw=b}function em(a,y){var x=a.hw.I(y);return x!==null?x:a.hw.I(y.toLowerCase())}function lg(a,y){var x=a.iw.I(y);if(x!==null||(x=a.iw.I(y.toLowerCase()),x!==null))return x;Yt("Unknown DiagramEvent name: "+y)}Pt.Bj=function(a,y){return a=lg(this,a),a!==null&&a.add(y),this},Pt.am=function(a,y){a=lg(this,a),a!==null&&a.remove(y)},Pt.R=function(a,y,x){var b=lg(this,a),E=new bu;if(E.diagram=this,a=em(this,a),a!==null&&(E.name=a),y!==void 0&&(E.subject=y),x!==void 0&&(E.parameter=x),y=b.length,y===1)b.M(0)(E);else if(y!==0)for(b=b.Fa(),x=0;x=x.top&&0>=x.left&&0>=x.right&&0>=x.bottom)return y;var b=this.viewportBounds,E=this.scale;b=ge.allocAt(0,0,b.width*E,b.height*E);var z=Ot.allocAt(0,0);if(a.x>=b.x&&a.xb.x+b.width-x.right&&this.allowHorizontalScroll&&(tt=Math.max(this.scrollHorizontalLineChange,1),tt|=0,z.x+=tt,a.x>b.x+b.width-x.right/2&&(z.x+=tt),a.x>b.x+b.width-x.right/4&&(z.x+=4*tt));return a.y>=b.y&&a.yb.y+b.height-x.bottom&&this.allowVerticalScroll&&(tt=Math.max(this.scrollVerticalLineChange,1),tt|=0,z.y+=tt,a.y>b.y+b.height-x.bottom/2&&(z.y+=tt),a.y>b.y+b.height-x.bottom/4&&(z.y+=4*tt)),z.Xa(Yo)||(y=new Ot(y.x+z.x/E,y.y+z.y/E)),ge.free(b),Ot.free(z),y},Pt=oe.prototype,Pt.Cs=function(){return null},Pt.av=function(){return null},Pt.bs=function(a,y){this.pj.add(a,y)},Pt.Fu=function(a){(this.Pw=a)||this.nodes.each(function(y){y instanceof Wn&&(y.$p=null)})};function gf(a,y,x){function b(){var ut=+new Date;for(z=!0,tt.reset();tt.next();)if(!tt.value[0].al){z=!1;break}z||ut-at>rt?y(x,E,ot):_e.requestAnimationFrame(b)}for(var E=x.callback,z=!0,tt=a.Og.iterator;tt.next();)if(!tt.value[0].al){z=!1;break}if(typeof E!="function"||z)return y(x,E,a);var ot=a,rt=x.callbackTimeout||300,at=+new Date;return _e.requestAnimationFrame(function(){b()}),null}Pt.Wz=function(a){return Eo?(a===void 0&&(a={}),a.returnType="Image",this.Jx(a)):null},Pt.Jx=function(a){return a===void 0&&(a={}),gf(this,this.Xz,a)},Pt.Xz=function(a,y,x){var b=im(x,a,"canvas",null);if(b===null)return null;x=b.Z.canvas;var E=null;if(x!==null)switch(E=a.returnType,E===void 0?E="string":E=E.toLowerCase(),E){case Ad+"data":E=b.getImageData(0,0,x.width,x.height);break;case Ad:b=(a.document||document).createElement("img"),b.src=x.toDataURL(a.type,a.details),E=b;break;case"blob":return typeof y!="function"&&Yt('Error: Diagram.makeImageData called with "returnType: toBlob", but no required "callback" function property defined.'),typeof x.toBlob=="function"?(x.toBlob(y,a.type,a.details),"toBlob"):(y(null),null);default:E=x.toDataURL(a.type,a.details)}return typeof y=="function"?(y(E),null):E};function im(a,y,x,b){if(a.animationManager.Cc(),a.bd(),a.ta===null)return null;typeof y!="object"&&Yt("properties argument must be an Object.");var E=y.size||null,z=y.scale||null;y.scale!==void 0&&isNaN(y.scale)&&(z="NaN");var tt=y.maxSize;y.maxSize===void 0&&(tt=x==="SVG"?new We(1/0,1/0):new We(2e3,2e3));var ot=y.position||null,rt=y.parts||null,at=y.padding===void 0?1:y.padding,ut=y.background||null,gt=y.omitTemporary;gt===void 0&&(gt=!0);var mt=y.document||document,yt=y.elementFinished||null,St=y.showTemporary;St===void 0&&(St=!gt),y=y.showGrid,y===void 0&&(y=St),E!==null&&isNaN(E.width)&&isNaN(E.height)&&(E=null),typeof at=="number"?at=new ii(at):at instanceof ii||Yt("MakeImage padding must be a Margin or a number."),at.left=Math.max(at.left,0),at.right=Math.max(at.right,0),at.top=Math.max(at.top,0),at.bottom=Math.max(at.bottom,0),a.ib.Vc(!0),gt=new Ha(null,mt,void 0,!0);var Mt=gt.context;if(!(E||z||rt||ot))return gt.width=a.Aa+Math.ceil(at.left+at.right),gt.height=a.ya+Math.ceil(at.top+at.bottom),x==="SVG"?b===null?null:(b.resize(gt.width,gt.height,gt.width,gt.height),b.ownerDocument=mt,b.hs=yt,ig(a,b.context,at,new We(gt.width,gt.height),a.Ca,a.pa,rt,ut,St,y),b.context):(a.Xm=!1,ig(a,Mt,at,new We(gt.width,gt.height),a.Ca,a.pa,rt,ut,St,y),a.Xm=!0,gt.context);var Dt=a.Pp,Ft=a.documentBounds.copy();if(Ft.Fv(a.yb),St)for(var jt=a.Wa.s,Gt=jt.length,Ht=0;HtDt?(z=Dt,E=Ft.width,Ft=Ft.height):(E=tt.width,Ft=tt.height)):(E=Ft.width*z,Ft=Ft.height*z):(z=Dt,E=Ft.width,Ft=Ft.height),at!==null?(E+=ot,Ft+=Gt):at=new ii(0),tt!==null&&(Dt=tt.width,tt=tt.height,isNaN(Dt)&&(Dt=2e3),isNaN(tt)&&(tt=2e3),isFinite(Dt)&&(E=Math.min(E,Dt)),isFinite(tt)&&(Ft=Math.min(Ft,tt))),gt.width=Math.ceil(E),gt.height=Math.ceil(Ft),x==="SVG"?b===null?null:(b.resize(gt.width,gt.height,gt.width,gt.height),b.ownerDocument=mt,b.hs=yt,ig(a,b.context,at,new We(Math.ceil(E),Math.ceil(Ft)),z,jt,rt,ut,St,y),b.context):(a.Xm=!1,ig(a,Mt,at,new We(Math.ceil(E),Math.ceil(Ft)),z,jt,rt,ut,St,y),a.Xm=!0,gt.context)}de.Object.defineProperties(oe.prototype,{renderer:{get:function(){return this.nl},set:function(a){this instanceof ct||(a===""&&(a="default"),a=a.toLowerCase(),a!==this.nl&&(this.nl=a,a==="default"||a==="canvas"?(a=this.pj.get("svg"),a!==null&&a.Oa.remove(),this.ta&&(this.ib=this.ta.context)):a==="svg"?(this.pj.contains("svg")?a=this.pj.get("svg"):(a=new Tl(this,_e.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 Tl(this,_e.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(_e,"resize",this.Ov,!1),this.removeEventListener(_e,"wheel",this.$j,!0),Vl===this&&(Vl=null)):this.ui===null&&(this.hf=!1),this.Ka=null,a!==null&&((y=a.H)&&(y.div=null),fc(this,a),this.hk())}}},$w:{get:function(){return this.Sq}},pi:{get:function(){return this.hf}},draggedLink:{get:function(){return this.nt},set:function(a){this.nt!==a&&(this.nt=a,a!==null&&(this.Vt=a.fromPort,this.Wt=a.toPort))}},Mx:{get:function(){return this.Vt},set:function(a){this.Vt=a}},Nx:{get:function(){return this.Wt},set:function(a){this.Wt=a}},animationManager:{get:function(){return this.Yd}},undoManager:{get:function(){return this.cc.undoManager}},skipsUndoManager:{get:function(){return this.Wg},set:function(a){this.Wg=a,this.cc.skipsUndoManager=a}},delaysLayout:{get:function(){return this.lt},set:function(a){this.lt=a}},opacity:{get:function(){return this.pb},set:function(a){var y=this.pb;y!==a&&((0>a||1a&&un(a,">= 0",oe,"scrollHorizontalLineChange"),this.iu=a,this.g("scrollHorizontalLineChange",y,a))}},scrollVerticalLineChange:{get:function(){return this.mu},set:function(a){var y=this.mu;y!==a&&(0>a&&un(a,">= 0",oe,"scrollVerticalLineChange"),this.mu=a,this.g("scrollVerticalLineChange",y,a))}},lastInput:{get:function(){return this.cj},set:function(a){this.cj=a}},previousInput:{get:function(){return this.Qg},set:function(a){this.Qg=a}},firstInput:{get:function(){return this.bq},set:function(a){this.bq=a}},currentCursor:{get:function(){return this.it},set:function(a){if(a===""&&(a=this.Op),this.it!==a){var y=this.ta,x=this.Ka;if(y!==null&&x!==null){this.it=a;var b=y.style.cursor;y.style.cursor=a,x.style.cursor=a,y.style.cursor===b&&(y.style.cursor="-webkit-"+a,x.style.cursor="-webkit-"+a,y.style.cursor===b&&(y.style.cursor="-moz-"+a,x.style.cursor="-moz-"+a,y.style.cursor===b&&(y.style.cursor=a,x.style.cursor=a)))}}}},defaultCursor:{get:function(){return this.Op},set:function(a){a===""&&(a="auto");var y=this.Op;y!==a&&(this.Op=a,this.g("defaultCursor",y,a))}},click:{get:function(){return this.zh},set:function(a){var y=this.zh;y!==a&&(this.zh=a,this.g("click",y,a))}},doubleClick:{get:function(){return this.Fh},set:function(a){var y=this.Fh;y!==a&&(this.Fh=a,this.g("doubleClick",y,a))}},contextClick:{get:function(){return this.Bh},set:function(a){var y=this.Bh;y!==a&&(this.Bh=a,this.g("contextClick",y,a))}},mouseOver:{get:function(){return this.Qh},set:function(a){var y=this.Qh;y!==a&&(this.Qh=a,this.g("mouseOver",y,a))}},mouseHover:{get:function(){return this.Oh},set:function(a){var y=this.Oh;y!==a&&(this.Oh=a,this.g("mouseHover",y,a))}},mouseHold:{get:function(){return this.Nh},set:function(a){var y=this.Nh;y!==a&&(this.Nh=a,this.g("mouseHold",y,a))}},mouseDragOver:{get:function(){return this.Qt},set:function(a){var y=this.Qt;y!==a&&(this.Qt=a,this.g("mouseDragOver",y,a))}},mouseDrop:{get:function(){return this.Lh},set:function(a){var y=this.Lh;y!==a&&(this.Lh=a,this.g("mouseDrop",y,a))}},handlesDragDropForTopLevelParts:{get:function(){return this.xt},set:function(a){var y=this.xt;y!==a&&(this.xt=a,this.g("handlesDragDropForTopLevelParts",y,a))}},mouseEnter:{get:function(){return this.Mh},set:function(a){var y=this.Mh;y!==a&&(this.Mh=a,this.g("mouseEnter",y,a))}},mouseLeave:{get:function(){return this.Ph},set:function(a){var y=this.Ph;y!==a&&(this.Ph=a,this.g("mouseLeave",y,a))}},toolTip:{get:function(){return this.$h},set:function(a){var y=this.$h;y!==a&&(this.$h=a,this.g("toolTip",y,a))}},contextMenu:{get:function(){return this.Ch},set:function(a){var y=this.Ch;y!==a&&(this.Ch=a,this.g("contextMenu",y,a))}},commandHandler:{get:function(){return this.nb},set:function(a){this.nb!==a&&(this.nb=a,a.Xe(this))}},toolManager:{get:function(){return this.te},set:function(a){this.te!==a&&(this.te=a,a.diagram=this)}},defaultTool:{get:function(){return this.ob},set:function(a){var y=this.ob;y!==a&&(this.ob=a,a.diagram=this,this.currentTool===y&&(this.currentTool=a))}},currentTool:{get:function(){return this.hb},set:function(a){var y=this.hb;y&&(y.isActive&&y.doDeactivate(),y.cancelWaitAfter(),y.doStop()),a===null&&(a=this.defaultTool),a!==null&&(this.hb=a,a.diagram=this,a.doStart())}},selection:{get:function(){return this.Hw}},maxSelectionCount:{get:function(){return this.Nt},set:function(a){var y=this.Nt;if(y!==a)if(0<=a&&!isNaN(a)){if(this.Nt=a,this.g("maxSelectionCount",y,a),!this.undoManager.isUndoingRedoing&&(a=this.selection.count-a,0= 0",oe,"maxSelectionCount")}},nodeSelectionAdornmentTemplate:{get:function(){return this.St},set:function(a){var y=this.St;y!==a&&(this.St=a,this.g("nodeSelectionAdornmentTemplate",y,a))}},groupSelectionAdornmentTemplate:{get:function(){return this.wt},set:function(a){var y=this.wt;y!==a&&(this.wt=a,this.g("groupSelectionAdornmentTemplate",y,a))}},linkSelectionAdornmentTemplate:{get:function(){return this.Kt},set:function(a){var y=this.Kt;y!==a&&(this.Kt=a,this.g("linkSelectionAdornmentTemplate",y,a))}},highlighteds:{get:function(){return this.nw}},isModified:{get:function(){var a=this.undoManager;return a.isEnabled?a.currentTransaction!==null?!0:this.rn&&this.Ce!==a.historyIndex:this.rn},set:function(a){if(this.rn!==a){this.rn=a;var y=this.undoManager;!a&&y.isEnabled&&(this.Ce=y.historyIndex),a||$p(this)}}},model:{get:function(){return this.cc},set:function(a){var y=this.cc;if(y!==a){this.currentTool.doCancel(),y&&y.undoManager!==a.undoManager&&y.undoManager.isInTransaction&&Yt("Do not replace a Diagram.model while a transaction is in progress."),this.animationManager.Cc(!0);var x=dc(this,!0);this.hf=!1,this.fn=!0,this.Ce=-2,this.kg=!1;var b=this.vb;this.vb=!0,Hl(this.animationManager,"Model"),y&&(this.pf!==null&&this.pf.each(function(z){return y.ik(z)}),y.ik(this.Oc)),this.cc=a,this.partManager=Mc(this.cc.type);for(var E=0;Ethis.scale&&(this.scale=a)):un(a,"> 0",oe,"minScale"))}},maxScale:{get:function(){return this.Mt},set:function(a){var y=this.Mt;y!==a&&(0 0",oe,"maxScale"))}},zoomPoint:{get:function(){return this.zu},set:function(a){this.zu.D(a)||(this.zu=a=a.J())}},contentAlignment:{get:function(){return this.zk},set:function(a){var y=this.zk;y.D(a)||(this.zk=a=a.J(),this.g("contentAlignment",y,a),Ga(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 ii(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&&Yt("Cannot share PartManagers between Diagrams: "+a.toString()),y&&y.Xe(null),this.Pc=a,a.Xe(this))}},nodes:{get:function(){return this.partManager.nodes.iterator}},links:{get:function(){return this.partManager.links.iterator}},parts:{get:function(){return this.partManager.parts.iterator}},layout:{get:function(){return this.Sc},set:function(a){var y=this.Sc;y!==a&&(this.Sc=a,a.diagram=this,a.group=null,this.xh=!0,this.g("layout",y,a),this.$b())}},isTreePathToChildren:{get:function(){return this.Ht},set:function(a){var y=this.Ht;if(y!==a&&(this.Ht=a,this.g("isTreePathToChildren",y,a),!this.undoManager.isUndoingRedoing))for(a=this.nodes;a.next();)Zc(a.value)}},treeCollapsePolicy:{get:function(){return this.uu},set:function(a){var y=this.uu;y!==a&&(a!==Ku&&a!==ir&&a!==gg&&Yt("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 We(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 ii(a));var y=this.xp;y.D(a)||(this.xp=a=a.J(),this.Ya(),this.g("autoScrollRegion",y,a))}}}),de.Object.defineProperties(oe,{licenseKey:{get:function(){return Ic.jc()},set:function(a){Ic.add(a.replace(/\s/g,""))}},version:{get:function(){return Md}}}),oe.prototype.makeImageData=oe.prototype.Jx,oe.prototype.makeImage=oe.prototype.Wz,oe.prototype.cacheGroupExternalLinks=oe.prototype.Fu,oe.prototype.addRenderer=oe.prototype.bs,oe.prototype.makeSVG=oe.prototype.av,oe.prototype.makeSvg=oe.prototype.Cs,oe.prototype.stopAutoScroll=oe.prototype.ug,oe.prototype.doAutoScroll=oe.prototype.gs,oe.prototype.isUnoccupied=oe.prototype.Yj,oe.prototype.raiseDiagramEvent=oe.prototype.R,oe.prototype.removeDiagramListener=oe.prototype.am,oe.prototype.addDiagramListener=oe.prototype.Bj,oe.prototype.findTreeRoots=oe.prototype.yz,oe.prototype.layoutDiagram=oe.prototype.Uz,oe.prototype.findTopLevelGroups=oe.prototype.qz,oe.prototype.findTopLevelNodesAndLinks=oe.prototype.rz,oe.prototype.ensureBounds=oe.prototype.Va,oe.prototype.findLinksByExample=oe.prototype.ls,oe.prototype.findNodesByExample=oe.prototype.ms,oe.prototype.findLinkForData=oe.prototype.Kc,oe.prototype.findNodeForData=oe.prototype.ii,oe.prototype.findPartForData=oe.prototype.Lc,oe.prototype.findLinkForKey=oe.prototype.findLinkForKey,oe.prototype.findNodeForKey=oe.prototype.Vb,oe.prototype.findPartForKey=oe.prototype.findPartForKey,oe.prototype.rebuildParts=oe.prototype.Wd,oe.prototype.transformViewToDoc=oe.prototype.Ps,oe.prototype.transformRectDocToView=oe.prototype.zA,oe.prototype.transformDocToView=oe.prototype.op,oe.prototype.centerRect=oe.prototype.es,oe.prototype.scrollToRect=oe.prototype.tv,oe.prototype.scroll=oe.prototype.scroll,oe.prototype.highlightCollection=oe.prototype.Jz,oe.prototype.highlight=oe.prototype.Iz,oe.prototype.selectCollection=oe.prototype.rA,oe.prototype.select=oe.prototype.select,oe.prototype.updateAllRelationshipsFromData=oe.prototype.rp,oe.prototype.updateAllTargetBindings=oe.prototype.updateAllTargetBindings,oe.prototype.commit=oe.prototype.commit,oe.prototype.rollbackTransaction=oe.prototype.Kf,oe.prototype.commitTransaction=oe.prototype.eb,oe.prototype.startTransaction=oe.prototype.Ea,oe.prototype.raiseChanged=oe.prototype.g,oe.prototype.raiseChangedEvent=oe.prototype.cb,oe.prototype.removeChangedListener=oe.prototype.ik,oe.prototype.addChangedListener=oe.prototype.Pe,oe.prototype.removeModelChangedListener=oe.prototype.mA,oe.prototype.addModelChangedListener=oe.prototype.Yw,oe.prototype.findLayer=oe.prototype.Qj,oe.prototype.removeLayer=oe.prototype.kA,oe.prototype.addLayerAfter=oe.prototype.Cy,oe.prototype.addLayerBefore=oe.prototype.Ww,oe.prototype.addLayer=oe.prototype.Al,oe.prototype.moveParts=oe.prototype.moveParts,oe.prototype.copyParts=oe.prototype.Kj,oe.prototype.removeParts=oe.prototype.Is,oe.prototype.remove=oe.prototype.remove,oe.prototype.add=oe.prototype.add,oe.prototype.clearDelayedGeometries=oe.prototype.bx,oe.prototype.setProperties=oe.prototype.nm,oe.prototype.attach=oe.prototype.Du,oe.prototype.set=oe.prototype.set,oe.prototype.resetInputOptions=oe.prototype.Sx,oe.prototype.setInputOption=oe.prototype.sA,oe.prototype.getInputOption=oe.prototype.Ql,oe.prototype.resetRenderingHints=oe.prototype.Tx,oe.prototype.setRenderingHint=oe.prototype.Xx,oe.prototype.getRenderingHint=oe.prototype.Gf,oe.prototype.maybeUpdate=oe.prototype.bd,oe.prototype.requestUpdate=oe.prototype.$b,oe.prototype.delayInitialization=oe.prototype.Xy,oe.prototype.isUpdateRequested=oe.prototype.Pz,oe.prototype.invalidateDocumentBounds=oe.prototype.Ya,oe.prototype.findObjectsNear=oe.prototype.og,oe.prototype.findPartsNear=oe.prototype.mz,oe.prototype.findObjectsIn=oe.prototype.Cf,oe.prototype.findPartsIn=oe.prototype.ux,oe.prototype.findObjectsAt=oe.prototype.ji,oe.prototype.findPartsAt=oe.prototype.lz,oe.prototype.findObjectAt=oe.prototype.ic,oe.prototype.findPartAt=oe.prototype.Ol,oe.prototype.focusObject=oe.prototype.zz,oe.prototype.alignDocument=oe.prototype.Jy,oe.prototype.zoomToRect=oe.prototype.BA,oe.prototype.zoomToFit=oe.prototype.zoomToFit,oe.prototype.diagramScroll=oe.prototype.kx,oe.prototype.focus=oe.prototype.focus;var fg=new bn,om=null,Eo=_e.document!==void 0,Ld=null,Ih="",as=new me(oe,"None",0),ca=new me(oe,"Uniform",1),zh=new me(oe,"UniformToFill",2),cf=new me(oe,"CycleAll",10),Ec=new me(oe,"CycleNotDirected",11),Bc=new me(oe,"CycleNotDirectedFast",12),Nc=new me(oe,"CycleNotUndirected",13),Dc=new me(oe,"CycleDestinationTree",14),Oc=new me(oe,"CycleSourceTree",15),Uu=new me(oe,"DocumentScroll",1),pf=new me(oe,"InfiniteScroll",2),Ku=new me(oe,"TreeParentCollapsed",21),ir=new me(oe,"AllParentsCollapsed",22),gg=new me(oe,"AnyParentsCollapsed",23),Ic=new Ne,Md="2.3.10",Ad="image",mf=null,rm=!1;function $r(){if(Eo){var a=_e.document.createElement("canvas"),y=a.getContext("2d"),x=Ae("7ca11abfd022028846");y[x]=Ae("398c3597c01238");for(var b=["5da73c80a36455d7038e4972187c3cae51fd22",pn.Dx+"4ae6247590da4bb21c324ba3a84e385776",Yn.xF+"fb236cdfda5de14c134ba1a95a2d4c7cc6f93c1387",Jt.za],E=1;5>E;E++)y[Ae("7ca11abfd7330390")](Ae(b[E-1]),10,15*E);for(y[x]=Ae("39f046ebb36e4b"),x=1;5>x;x++)y[Ae("7ca11abfd7330390")](Ae(b[x-1]),10,15*x);(b.length!==4||b[0][0]!=="5"||b[3][0]!=="7")&&(Yn.prototype.Cd=Yn.prototype.Eu),mf=a}}oe.className="Diagram",oe.fromDiv=function(a){var y=a;return typeof a=="string"&&(y=_e.document.getElementById(a)),y instanceof HTMLDivElement&&y.H instanceof oe?y.H:null},oe.inherit=function(a,y){function x(){}if(Object.getPrototypeOf(a).prototype)throw Error(`Used go.Diagram.inherit defining already defined class `+a);x.prototype=y.prototype,a.prototype=new x,a.prototype.constructor=a},oe.useDOM=function(a){Eo=a?_e.document!==void 0:!1},oe.isUsingDOM=function(){return Eo},oe.None=as,oe.Uniform=ca,oe.UniformToFill=zh,oe.CycleAll=cf,oe.CycleNotDirected=Ec,oe.CycleNotDirectedFast=Bc,oe.CycleNotUndirected=Nc,oe.CycleDestinationTree=Dc,oe.CycleSourceTree=Oc,oe.DocumentScroll=Uu,oe.InfiniteScroll=pf,oe.TreeParentCollapsed=Ku,oe.AllParentsCollapsed=ir,oe.AnyParentsCollapsed=gg;function sm(){this.wy=null,this.j="zz@orderNum",this._tk==="63ad05bbe23a1786468a4c741b6d2"?this.Rc=this.j=!0:this.Rc=null}function kd(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=_e[Ae("76a715b2f73f148a")][Ae("72ba13b5")]||"";if(a.Rc=!0,Eo){var b=oe[Ae("76a115b6ed251eaf4692")];if(b)for(var E=Ic.iterator;E.next()&&(b=E.value,b=Ae(b).split(Ae("39e9")),!(6>b.length));){var z=Ae(b[1]).split(".");if(b[4]!=="7da71ca0")break;var tt=Ae(pn[Ae("6cae19")]).split(".");if(z[0]>tt[0]||z[0]===tt[0]&&z[1]>=tt[1]){var ot=_e[Ae("74a900bae4370f8b51")][Ae("6fbb13a1c2311e8a57")].toLowerCase();if(tt=ot[Ae("73a612b6fb191d")](Ae("3aad1ab6e022098b4dc4")),z=Ae(b[2]),-1tt&&z!==Ae("7da71ca0ad381e90")&&(tt=y[Ae("73a612b6fb191d")](Ae("76a715b2ef3e149757"))),0>tt&&(tt=y[Ae("73a612b6fb191d")](Ae("76a715b2ef3e149757"))),0>tt&&(tt=y[Ae("73a612b6fb191d")](Ae("2bfa41fdb3784bca12"))),0>tt&&(tt=x[Ae("73a612b6fb191d")](Ae("7baa19a6f76c1988428554"))),a.Rc=!(0<=tt&&ttot),!a.Rc)))break;if(z[0]==="#"){tt=_e.document.createElement("div");for(var rt=b[0].replace(/[A-Za-z]/g,"");4>rt.length;)rt+="9";if(ot=rt,rt=rt.substr(rt.length-4),b="",b+=["gsh","gsf"][parseInt(rt.substr(0,1),10)%2],b+=["Header","Background","Display","Feedback"][parseInt(rt.substr(0,1),10)%4],tt[Ae("79a417a0f0181a8946")]=b,_e.document[Ae("78a712aa")]){_e.document[Ae("78a712aa")][Ae("7bb806b6ed32388c4a875b")](tt),rt=_e.getComputedStyle(tt).getPropertyValue(Ae("78a704b7e62456904c9b12701b6532a8"));var at=_e.getComputedStyle(tt).getPropertyValue(Ae("75b817b0ea2202"));if(_e.document[Ae("78a712aa")][Ae("68ad1bbcf533388c4a875b")](tt),rt){if(tt=_e[Ae("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(Ae("32ae19a1e0331fc94084537c067a67fa59f1386b89d006")).matches)for(b="."+b,z=0;zb.updateDelay?b.N():b.o||(b.o=!0,setTimeout(function(){return b.redraw()},b.updateDelay))},x.Of=function(){b.observed!==null&&kt(b)},x.autoScale=ca,x.vb=!1,y&&Object.assign(x,y),x}xe(ct,oe),ct.prototype.computePixelRatio=function(){return 1},ct.prototype.redraw=function(){if(this.o&&1<=this.updateDelay){this.o=!1;var a=this.ta,y=this.ib;if(a!==null&&y!==null){if(wd(this),this.ql===null){var x=new Ha(null);x.width=a.width,x.height=a.height,this.ql=x}try{this.ta=this.ql,this.ib=this.ta.context,this.ib.Vc(!0),this.ib.setTransform(1,0,0,1,0,0),this.ib.clearRect(0,0,this.ta.width,this.ta.height),wt(this)}finally{this.ta=a,this.ib=y}}}oe.prototype.redraw.call(this)},ct.prototype.gc=function(){if(this.Ka===null&&Yt("No div specified"),this.ta===null&&Yt("No canvas specified"),!(this.ta instanceof Tl)&&(Ov(this.box),this.Fc)){var a=this.observed;if(a!==null&&!a.animationManager.defaultAnimation.isAnimating&&a.pi){wd(this);var y=this.ta;a=this.ib,a.Vc(!0),a.setTransform(1,0,0,1,0,0),a.clearRect(0,0,y.width,y.height),1>this.updateDelay?wt(this):this.ql!==null&&(a.drawImage(this.ql.Oa,0,0),y=this.Ab,y.reset(),this.scale!==1&&y.scale(this.scale),this.position.x===0&&this.position.y===0||y.translate(-this.position.x,-this.position.y),a.scale(this.Mb,this.Mb),a.transform(y.m11,y.m12,y.m21,y.m22,y.dx,y.dy),a.yc()),y=this.Wa.s;for(var x=y.length,b=0;ba&&(a=0),this.ia!==a&&(this.ia=a)}}}),ct.className="Overview";function It(){Co.call(this),this.j=null}xe(It,Co),It.prototype.canStart=function(){if(!this.isEnabled)return!1;var a=this.diagram;if(a===null||!a.allowMove||!a.allowSelect)return!1;var y=a.observed;if(y===null)return!1;var x=a.lastInput;return!x.left||a.currentTool!==this&&(!this.isBeyondDragSize()||x.isTouchEvent&&x.timestamp-a.firstInput.timestampy.maxScale||(y.scale=a))},Nt.prototype.canDecreaseZoom=function(a){a===void 0&&(a=1/this.zoomFactor);var y=this.diagram;return y.autoScale!==as?!1:(a=y.scale*a,ay.maxScale?!1:y.allowZoom)},Nt.prototype.increaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;y.autoScale===as&&(a=y.scale*a,ay.maxScale||(y.scale=a))},Nt.prototype.canIncreaseZoom=function(a){a===void 0&&(a=this.zoomFactor);var y=this.diagram;return y.autoScale!==as?!1:(a=y.scale*a,ay.maxScale?!1:y.allowZoom)},Nt.prototype.resetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;ay.maxScale||(y.scale=a)},Nt.prototype.canResetZoom=function(a){a===void 0&&(a=this.defaultScale);var y=this.diagram;return ay.maxScale?!1:y.allowZoom},Nt.prototype.zoomToFit=function(){var a=this.diagram,y=a.animationManager;y.Cc(),a.redraw();var x=a.position,b=a.scale;Hl(y,"Zoom To Fit"),this.isZoomToFitRestoreEnabled&&b===this.Au&&!isNaN(this.Jt)&&a.documentBounds.D(this.yu)?(a.scale=this.Jt,a.position=this.sw,this.Au=NaN,this.yu=fs):(this.Jt=b,this.sw=x.copy(),a.zoomToFit(),this.Au=a.scale,this.yu=a.documentBounds.copy()),qf(y)},Nt.prototype.canZoomToFit=function(){return this.diagram.allowZoom},Nt.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&&(0a&&(a+=360)),a},Pt.Df=function(){if(!(this.l&4096))return this.Kk;var a=this.Ca;return this.panel!==null?a*this.panel.Df():a},Pt.qs=function(a,y){return y===void 0&&(y=new Ot),y.assign(a),this.oe.Cd(y),y},Pt.rs=function(a,y,x){return this.Sj(a.x,a.y,y.x,y.y,x)},Pt.Sj=function(a,y,x,b,E){var z=this.transform,tt=1/(z.m11*z.m22-z.m12*z.m21),ot=z.m22*tt,rt=-z.m12*tt,at=-z.m21*tt,ut=z.m11*tt,gt=tt*(z.m21*z.dy-z.m22*z.dx),mt=tt*(z.m12*z.dx-z.m11*z.dy);return this.areaBackground!==null?(z=this.actualBounds,Jt.Ff(z.left,z.top,z.right,z.bottom,a,y,x,b,E)):(tt=a*ot+y*at+gt,a=a*rt+y*ut+mt,y=x*ot+b*at+gt,x=x*rt+b*ut+mt,E.h(0,0),b=this.naturalBounds,x=Jt.Ff(0,0,b.width,b.height,tt,a,y,x,E),E.transform(z),x)},Xt.prototype.measure=function(a,y,x,b){if(ma(this)!==!1){var E=this.Kg,z=E.right+E.left;E=E.top+E.bottom,a=Math.max(a-z,0),y=Math.max(y-E,0),x=Math.max((x||0)-z,0),b=Math.max((b||0)-E,0),z=this.angle,E=this.desiredSize;var tt=this.kq();z===90||z===270?(a=isFinite(E.height)?E.height+tt:a,y=isFinite(E.width)?E.width+tt:y):(a=isFinite(E.width)?E.width+tt:a,y=isFinite(E.height)?E.height+tt:y),E=x||0,tt=b||0;var ot=this instanceof be;switch(zs(this,!0)){case Le:tt=E=0,ot&&(y=a=1/0);break;case ke:isFinite(a)&&a>x&&(E=a),isFinite(y)&&y>b&&(tt=y);break;case gn:isFinite(a)&&a>x&&(E=a),tt=0,ot&&(y=1/0);break;case kn:isFinite(y)&&y>b&&(tt=y),E=0,ot&&(a=1/0)}ot=this.maxSize;var rt=this.minSize;E>ot.width&&rt.widthot.height&&rt.heighta.height||this.Cb>a.width))&&(x=!0)),this.l=x?this.l|256:this.l&-257,this.Ib.w()||Yt("Non-real actualBounds has been set. Object "+this+", actualBounds: "+this.Ib.toString()),this.Xl(z,this.Ib),Kl(this,!1),ge.free(z)},Pt=Xt.prototype,Pt.eh=function(){};function ls(a,y,x,b,E){if(a.Ib.h(y,x,b,E),!a.desiredSize.w()){var z=a.uc;x=a.Kg,y=x.right+x.left;var tt=x.top+x.bottom;switch(x=z.width+y,z=z.height+tt,b+=y,E+=tt,y=zs(a,!0),x===b&&z===E&&(y=Le),y){case Le:(x>b||z>E)&&(or(a,!0),a.measure(x>b?b:x,z>E?E:z,0,0));break;case ke:or(a,!0),a.measure(b,E,0,0);break;case gn:or(a,!0),a.measure(b,z,0,0);break;case kn:or(a,!0),a.measure(x,E,0,0)}}}Pt.Xl=function(a,y){var x=this.part;x!==null&&x.diagram!==null&&(x.selectionObject!==this&&x.resizeObject!==this&&x.rotateObject!==this||Rv(x,!0),this.N(),wl(a,y)||(x.oh(),this.Pn(x)))},Pt.Pn=function(a){this.portId!==null&&(Rv(a,!0),a instanceof Ke&&VS(a,this))},Pt.gc=function(a,y){if(!Ma(this,a,y)&&this.visible){var x=this.opacity;if(x!==0){var b=1;x!==1&&(b=a.globalAlpha,a.globalAlpha=b*x);var E="";this.filter!==""&&(E=a.filter,a.filter=this.filter);var z=this instanceof be&&Ju(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&&(Oo(this,a,at,!0,!0,rt,ot),at instanceof zi&&at.type===Fa?(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&&(Oo(this,a,ut,!0,!1,rt,ot),ut instanceof zi&&ut.type===Fa?(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&&Fr(this),at=this.part,rt=!1;var gt=0;at&&y.Gf("drawShadows")&&(rt=at.isShadowed)&&(ut=at.shadowOffset,gt=Math.max(ut.y,ut.x)*y.scale*y.Mb),ut=this.Dd();var mt;if(!(mt=y.$i||!ut)){var yt=this.naturalBounds;mt=this.wh;var St=mt.m11,Mt=mt.m21,Dt=mt.dx,Ft=mt.m12,jt=mt.m22,Gt=mt.dy,Ht,Kt=Ht=0;mt=Ht*St+Kt*Mt+Dt;var ie=Ht*Ft+Kt*jt+Gt;Ht=yt.width+gt,Kt=0;var Ve=Ht*St+Kt*Mt+Dt;Ht=Ht*Ft+Kt*jt+Gt,Kt=Math.min(mt,Ve);var sn=Math.min(ie,Ht),tn=Math.max(mt+0,Ve)-Kt,Oe=Math.max(ie+0,Ht)-sn;mt=Kt,ie=sn,Ht=yt.width+gt,Kt=yt.height+gt,Ve=Ht*St+Kt*Mt+Dt,Ht=Ht*Ft+Kt*jt+Gt,Kt=Math.min(mt,Ve),sn=Math.min(ie,Ht),tn=Math.max(mt+tn,Ve)-Kt,Oe=Math.max(ie+Oe,Ht)-sn,mt=Kt,ie=sn,Ht=0,Kt=yt.height+gt,Ve=Ht*St+Kt*Mt+Dt,Ht=Ht*Ft+Kt*jt+Gt,Kt=Math.min(mt,Ve),sn=Math.min(ie,Ht),tn=Math.max(mt+tn,Ve)-Kt,Oe=Math.max(ie+Oe,Ht)-sn,mt=Kt,ie=sn,gt=y.viewportBounds,yt=gt.x,St=gt.y,mt=!(mt>gt.width+yt||yt>tn+mt||ie>gt.height+St||St>Oe+ie)}if(mt){if(mt=(this.l&256)!==0,a.clipInsteadOfFill&&(mt=!1),this instanceof _i&&(a.font=this.font),mt){if(ie=ot.se()?ot.naturalBounds:ot.actualBounds,tn=Math.max(tt.x,ie.x),Oe=Math.max(tt.y,ie.y),gt=Math.min(tt.right,ie.right)-tn,yt=Math.min(tt.bottom,ie.bottom)-Oe,St=this.tb,St!==null&&(tn=St.x,Oe=St.y,gt=St.width,yt=St.height),tn>tt.width+tt.x||tt.x>ie.width+ie.x){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}a.save(),a.beginPath(),a.rect(tn,Oe,gt,yt),a.clip()}if(ut){if(!at.isVisible()){x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E);return}rt&&(ie=at.shadowOffset,a.Ev(ie.x*y.scale*this.scale*y.Mb,ie.y*y.scale*this.scale*y.Mb,at.shadowBlur),cu(a),a.shadowColor=at.shadowColor)}rt&&this.shadowVisible===!0?cu(a):rt&&this.shadowVisible===!1&&Xl(a),at=this.naturalBounds,this.areaBackground!==null&&(a.yc(),pa(this,a,at,tt)),a.transform(z.m11,z.m12,z.m21,z.m22,z.dx,z.dy),rt&&Cr(this,ot)&&this.shadowVisible===null&&Xl(a),this.Ma!==null&&(a.yc(),Vs(this,a,at,tt)),rt&&(this.Ma!==null||this.areaBackground!==null||Cr(this,ot))?(el(this,!0),this.shadowVisible===null&&Xl(a)):el(this,!1),this.hh(a,y),rt&&this.l&512&&cu(a),ut&&rt&&Xl(a),mt&&(a.restore(),a.Vc(this instanceof be)),z.ws()||(y=1/(z.m11*z.m22-z.m12*z.m21),a.transform(z.m22*y,-z.m12*y,-z.m21*y,z.m11*y,y*(z.m21*z.dy-z.m22*z.dx),y*(z.m12*z.dx-z.m11*z.dy)))}}x!==1&&(a.globalAlpha=b),this.filter!==""&&(a.filter=E)}}};function Cr(a,y){return y===null?!1:(Ju(y)&&(y=y.panel),(y.l&512)!==0||(y.type===be.Auto||y.type===be.Spot)&&y.Pb()!==a)}Pt.Dv=function(){};function pa(a,y,x,b){Oo(a,y,a.areaBackground,!0,!0,x,b),a.areaBackground instanceof zi&&a.areaBackground.type===Fa?(y.beginPath(),y.rect(b.x,b.y,b.width,b.height),y.ng(a.areaBackground)):y.fillRect(b.x,b.y,b.width,b.height)}function Vs(a,y,x,b){var E=a.kq(),z=x.x,tt=x.y,ot=x.width+E,rt=x.height+E;Oo(a,y,a.Ma,!0,!1,x,b),a.Ma instanceof zi&&a.Ma.type===Fa?(y.beginPath(),y.rect(z-E/2,tt-E/2,ot,rt),y.ng(a.Ma)):y.fillRect(z-E/2,tt-E/2,ot,rt)}function ts(a,y,x){for(var b=y.O.s,E=b.length,z=-1,tt=0;ttE)&&Yt("Must specify non-negative integer row for RowColumnDefinition "+y+", not: "+E),a.isRow=!0,a.index=E):y.column!==void 0&&(E=y.column,(E==null||E===1/0||isNaN(E)||0>E)&&Yt("Must specify non-negative integer column for RowColumnDefinition "+y+", not: "+E),a.isRow=!1,a.index=E),E=new Rn;for(x in y)x!=="row"&&x!=="column"&&(E[x]=y[x]);xd(a,E)}else xd(a,y);else Yt('Unknown initializer "'+y+'" for object being constructed by GraphObject.make: '+a)}function Xu(a,y){cg.add(a,y)}function am(a,y,x){x===void 0&&(x=null);var b=a[1];if(typeof x=="function"?x(b):typeof b=="string")return a.splice(1,1),b;if(y===void 0)throw Error("no "+(typeof x=="function"?"satisfactory":"string")+" argument for GraphObject builder "+a[0]);return y}de.Object.defineProperties(Xt.prototype,{bindingId:{get:function(){return this.A!==null?this.A.zp:-1},set:function(a){this.bindingId!==a&&(this.A===null&&(this.A=new Sf),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 Sf),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 Sf),this.A.wm=a)}},shadowVisible:{get:function(){return this.A!==null?this.A.Ci:null},set:function(a){var y=this.shadowVisible;y!==a&&($n(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&&($n(this),this.A.Hb=a,this.g("enabledChanged",y,a))}},segmentOrientation:{get:function(){return this.Ua!==null?this.Ua.rr:Ps},set:function(a){var y=this.segmentOrientation;y!==a&&(this.Ua===null&&(this.Ua=new Rh),this.Ua.rr=a,this.v(),this.g("segmentOrientation",y,a),a===Ps&&(this.angle=0))}},segmentIndex:{get:function(){return this.Ua!==null?this.Ua.u:-1/0},set:function(a){a=Math.round(a);var y=this.segmentIndex;y!==a&&(this.Ua===null&&(this.Ua=new Rh),this.Ua.u=a,this.v(),this.g("segmentIndex",y,a))}},segmentFraction:{get:function(){return this.Ua!==null?this.Ua.o:0},set:function(a){isNaN(a)||0>a?a=0:1a||1=a&&Yt("GraphObject.scale for "+this+" must be greater than zero, not: "+a),this.Ca=a,this.v(),this.g("scale",y,a))}},angle:{get:function(){return this.Kb},set:function(a){var y=this.Kb;y!==a&&(a%=360,0>a&&(a+=360),y!==a&&(this.Kb=a,Xy(this),this.v(),this.g("angle",y,a)))}},desiredSize:{get:function(){return this.jd},set:function(a){var y=a.width,x=a.height,b=this.jd,E=b.width,z=b.height;(E===y||isNaN(E)&&isNaN(y))&&(z===x||isNaN(z)&&isNaN(x))||(this.jd=a=a.J(),this.v(),this instanceof Zn&&this.qc(),this.g("desiredSize",b,a),Dr(this)&&(a=this.part,a!==null&&(so(this,a,"width"),so(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 We(a,this.jd.height).freeze(),this.v(),this instanceof Zn&&this.qc(),this.g("desiredSize",y,a),Dr(this)&&(a=this.part,a!==null&&so(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 We(this.jd.width,a).freeze(),this.v(),this instanceof Zn&&this.qc(),this.g("desiredSize",y,a),Dr(this)&&(a=this.part,a!==null&&so(this,a,"height")))}},minSize:{get:function(){return this.A!==null?this.A.u:Hn},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(),$n(this),this.A.u=a,this.v(),this.g("minSize",y,a))}},maxSize:{get:function(){return this.A!==null?this.A.o:Ko},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(),$n(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 ii(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&&Fr(this),this.Ab}},oe:{get:function(){return this.l&4096&&Fr(this),this.wh}},animationTriggers:{get:function(){return this.A!==null?this.A.hb:null},set:function(a){this.animationTriggers!==a&&($n(this),this.A.hb=a)}},reshapingBehavior:{get:function(){return this.A!==null?this.A.Pf:Le},set:function(a){this.reshapingBehavior!==a&&($n(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()&&Yt("GraphObject.alignment for "+this+" must be a real Spot or Spot.Default, not: "+a),this.Jb=a=a.J(),ys(this),this.g("alignment",y,a))}},column:{get:function(){return this.Ag},set:function(a){a=Math.round(a);var y=this.Ag;y!==a&&(0>a&&un(a,">= 0",Xt,"column"),this.Ag=a,this.v(),this.g("column",y,a),this.svg!==null&&this.svg.remove())}},columnSpan:{get:function(){return this.A!==null?this.A.ob:1},set:function(a){a=Math.round(a);var y=this.columnSpan;y!==a&&(1>a&&un(a,">= 1",Xt,"columnSpan"),$n(this),this.A.ob=a,this.v(),this.g("columnSpan",y,a))}},row:{get:function(){return this.io},set:function(a){a=Math.round(a);var y=this.io;y!==a&&(0>a&&un(a,">= 0",Xt,"row"),this.io=a,this.v(),this.g("row",y,a),this.svg!==null&&this.svg.remove())}},rowSpan:{get:function(){return this.A!==null?this.A.Bi:1},set:function(a){a=Math.round(a);var y=this.rowSpan;y!==a&&(1>a&&un(a,">= 1",Xt,"rowSpan"),$n(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&&($n(this),this.A.Di=a,this.v(),this.g("spanAllocation",y,a))}},alignmentFocus:{get:function(){return this.sk},set:function(a){var y=this.sk;y.D(a)||(this.sk=a=a.J(),this.v(),this.g("alignmentFocus",y,a))}},portId:{get:function(){return this.Yn},set:function(a){var y=this.Yn;if(y!==a){var x=this.part;x===null||x instanceof Ke||Yt("Cannot set portID on a Link: "+a),y!==null&&x!==null&&Hv(x,this),this.Yn=a,a!==null&&x!==null&&(x.Te=!0,KS(x,this)),this.g("portId",y,a)}}},toSpot:{get:function(){return this.ba!==null?this.ba.yj:ci},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&&un(a,">= 0",Xt,"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&&un(a,">= 0",Xt,"toMaxLinks"),this.Xc(),this.ba.Ur=a,this.g("toMaxLinks",y,a))}},fromSpot:{get:function(){return this.ba!==null?this.ba.Xi:ci},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&&un(a,">= 0",Xt,"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&&un(a,">= 0",Xt,"fromMaxLinks"),this.Xc(),this.ba.iq=a,this.g("fromMaxLinks",y,a))}},cursor:{get:function(){return this.A!==null?this.A.j:""},set:function(a){var y=this.cursor;y!==a&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(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&&($n(this),this.A.Ch=a,this.g("contextMenu",y,a))}}}),Xt.prototype.trigger=Xt.prototype.Jv,Xt.prototype.findBindingPanel=Xt.prototype.ih,Xt.prototype.findTemplateBinder=Xt.prototype.pz,Xt.prototype.setProperties=Xt.prototype.nm,Xt.prototype.apply=Xt.prototype.apply,Xt.prototype.attach=Xt.prototype.Du,Xt.prototype.set=Xt.prototype.set,Xt.prototype.isEnabledObject=Xt.prototype.If,Xt.prototype.isVisibleObject=Xt.prototype.Ed,Xt.prototype.isContainedBy=Xt.prototype.rg,Xt.prototype.getNearestIntersectionPoint=Xt.prototype.rs,Xt.prototype.getLocalPoint=Xt.prototype.qs,Xt.prototype.getDocumentScale=Xt.prototype.Df,Xt.prototype.getDocumentAngle=Xt.prototype.li,Xt.prototype.getDocumentBounds=Xt.prototype.mi,Xt.prototype.getDocumentPoint=Xt.prototype.ga,Xt.prototype.intersectsRect=Xt.prototype.Yc,Xt.prototype.containedInRect=Xt.prototype.fh,Xt.prototype.containsRect=Xt.prototype.Re,Xt.prototype.containsPoint=Xt.prototype.ca,Xt.prototype.raiseChanged=Xt.prototype.g,Xt.prototype.raiseChangedEvent=Xt.prototype.cb,Xt.prototype.addCopyProperty=Xt.prototype.Vw;var cg=null;Xt.className="GraphObject",cg=new bn,Xu("Button",function(){function a(x,b){return x.diagram.ic(x.documentPoint,function(E){for(;E.panel!==null&&!E.isActionable;)E=E.panel;return E},function(E){return E===b})!==null}var y=ka(be,be.Auto,{isActionable:!0,enabledChanged:function(x,b){if(x instanceof be){var E=x.fb("ButtonBorder");E!==null&&(E.fill=b?x._buttonFillNormal:x._buttonFillDisabled)}},cursor:"pointer",_buttonFillNormal:"#F5F5F5",_buttonStrokeNormal:"#BDBDBD",_buttonFillOver:"#E0E0E0",_buttonStrokeOver:"#9E9E9E",_buttonFillPressed:"#BDBDBD",_buttonStrokePressed:"#9E9E9E",_buttonFillDisabled:"#E5E5E5"},ka(Zn,{name:"ButtonBorder",figure:"RoundedRectangle",spot1:new Qe(0,0,2.76142374915397,2.761423749153969),spot2:new Qe(1,1,-2.76142374915397,-2.761423749153969),parameter1:2,parameter2:2,fill:"#F5F5F5",stroke:"#BDBDBD"}));return y.mouseEnter=function(x,b){if(b.If()&&b instanceof be&&(x=b.fb("ButtonBorder"),x instanceof Zn)){var E=b._buttonFillOver;b._buttonFillNormal=x.fill,x.fill=E,E=b._buttonStrokeOver,b._buttonStrokeNormal=x.stroke,x.stroke=E}},y.mouseLeave=function(x,b){b.If()&&b instanceof be&&(x=b.fb("ButtonBorder"),x instanceof Zn&&(x.fill=b._buttonFillNormal,x.stroke=b._buttonStrokeNormal))},y.actionDown=function(x,b){if(b.If()&&b instanceof be&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Zn){x=x.diagram;var z=x.skipsUndoManager;x.skipsUndoManager=!0;var tt=b._buttonFillPressed;b._buttonFillOver=E.fill,E.fill=tt,tt=b._buttonStrokePressed,b._buttonStrokeOver=E.stroke,E.stroke=tt,x.skipsUndoManager=z}}},y.actionUp=function(x,b){if(b.If()&&b instanceof be&&b._buttonFillPressed!==null&&x.button===0){var E=b.fb("ButtonBorder");if(E instanceof Zn){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionCancel=function(x,b){if(b.If()&&b instanceof be&&b._buttonFillPressed!==null){var E=b.fb("ButtonBorder");if(E instanceof Zn){var z=x.diagram,tt=z.skipsUndoManager;z.skipsUndoManager=!0,a(x,b)?(E.fill=b._buttonFillOver,E.stroke=b._buttonStrokeOver):(E.fill=b._buttonFillNormal,E.stroke=b._buttonStrokeNormal),z.skipsUndoManager=tt}}},y.actionMove=function(x,b){if(b.If()&&b instanceof be&&b._buttonFillPressed!==null){var E=x.diagram;if(E.firstInput.button===0&&(E.currentTool.standardMouseOver(),a(x,b)&&(x=b.fb("ButtonBorder"),x instanceof Zn))){var z=E.skipsUndoManager;E.skipsUndoManager=!0;var tt=b._buttonFillPressed;x.fill!==tt&&(x.fill=tt),tt=b._buttonStrokePressed,x.stroke!==tt&&(x.stroke=tt),E.skipsUndoManager=z}}},y}),Xu("TreeExpanderButton",function(){var a=ka("Button",{_treeExpandedFigure:"MinusLine",_treeCollapsedFigure:"PlusLine"},ka(Zn,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:No},new _o("figure","isTreeExpanded",function(y,x){return x=x.panel,y?x._treeExpandedFigure:x._treeCollapsedFigure}).cp()),{visible:!1},new _o("visible","isTreeLeaf",function(y){return!y}).cp());return a.click=function(y,x){if(x=x.part,x instanceof yi&&(x=x.adornedPart),x instanceof Ke){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isTreeExpanded){if(!b.canCollapseTree(x))return}else if(!b.canExpandTree(x))return;y.handled=!0,x.isTreeExpanded?b.collapseTree(x):b.expandTree(x)}}},a}),Xu("SubGraphExpanderButton",function(){var a=ka("Button",{_subGraphExpandedFigure:"MinusLine",_subGraphCollapsedFigure:"PlusLine"},ka(Zn,{name:"ButtonIcon",figure:"MinusLine",stroke:"#424242",strokeWidth:2,desiredSize:No},new _o("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 yi&&(x=x.adornedPart),x instanceof Wn){var b=x.diagram;if(b!==null){if(b=b.commandHandler,x.isSubGraphExpanded){if(!b.canCollapseSubGraph(x))return}else if(!b.canExpandSubGraph(x))return;y.handled=!0,x.isSubGraphExpanded?b.collapseSubGraph(x):b.expandSubGraph(x)}}},a}),Xu("ToolTip",function(){return ka(yi,be.Auto,{isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Ot(0,3),shadowBlur:5},ka(Zn,{name:"Border",figure:"RoundedRectangle",parameter1:1,parameter2:1,fill:"#F5F5F5",stroke:"#F0F0F0",spot1:new Qe(0,0,4,6),spot2:new Qe(1,1,-4,-4)}))}),Xu("ContextMenu",function(){return ka(yi,be.Vertical,{background:"#F5F5F5",isShadowed:!0,shadowColor:"rgba(0, 0, 0, .4)",shadowOffset:new Ot(0,3),shadowBlur:5},new _o("background","",function(a){return a.adornedPart!==null&&a.placeholder!==null?null:"#F5F5F5"}))}),Xu("ContextMenuButton",function(){var a=ka("Button");a.stretch=gn;var y=a.fb("ButtonBorder");return y instanceof Zn&&(y.figure="Rectangle",y.strokeWidth=0,y.spot1=new Qe(0,0,2,3),y.spot2=new Qe(1,1,-2,-2)),a}),Xu("PanelExpanderButton",function(a){var y=am(a,"COLLAPSIBLE"),x=ka("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},ka(Zn,{name:"ButtonIcon",strokeWidth:2},new _o("geometryString","visible",function(b){return b?x._buttonExpandedFigure:x._buttonCollapsedFigure}).cp(y)));return a=x.fb("ButtonBorder"),a instanceof Zn&&(a.stroke=null,a.fill="rgba(0, 0, 0, 0)"),x.click=function(b,E){var z=E.diagram;if(z!==null&&!z.isReadOnly){var tt=E.ih();tt===null&&(tt=E.part),tt!==null&&(E=tt.fb(y),E!==null&&(b.handled=!0,z.Ea("Collapse/Expand Panel"),E.visible=!E.visible,z.eb("Collapse/Expand Panel")))}},x}),Xu("CheckBoxButton",function(a){var y=am(a);return a=ka("Button",{desiredSize:new We(14,14)},ka(Zn,{name:"ButtonIcon",geometryString:"M0 0 M0 8.85 L4.9 13.75 16.2 2.45 M16.2 16.2",strokeWidth:2,stretch:ke,geometryStretch:dn,visible:!1},y!==""?new _o("visible",y).Kx():[])),a.click=function(x,b){if(b instanceof be){var E=x.diagram;if(!(E===null||E.isReadOnly||y!==""&&E.model.isReadOnly)){x.handled=!0;var z=b.fb("ButtonIcon");E.Ea("checkbox"),z.visible=!z.visible,typeof b._doClick=="function"&&b._doClick(x,b),E.eb("checkbox")}}},a}),Xu("CheckBox",function(a){a=am(a),a=ka("CheckBoxButton",a,{name:"Button",isActionable:!1,margin:new ii(0,1,0,0)});var y=ka(be,"Horizontal",a,{isActionable:!0,cursor:a.cursor,margin:new ii(1),_buttonFillNormal:a._buttonFillNormal,_buttonStrokeNormal:a._buttonStrokeNormal,_buttonFillOver:a._buttonFillOver,_buttonStrokeOver:a._buttonStrokeOver,_buttonFillPressed:a._buttonFillPressed,_buttonStrokePressed:a._buttonStrokePressed,_buttonFillDisabled:a._buttonFillDisabled,mouseEnter:a.mouseEnter,mouseLeave:a.mouseLeave,actionDown:a.actionDown,actionUp:a.actionUp,actionCancel:a.actionCancel,actionMove:a.actionMove,click:a.click,_buttonClick:a.click});return a.mouseEnter=null,a.mouseLeave=null,a.actionDown=null,a.actionUp=null,a.actionCancel=null,a.actionMove=null,a.click=null,y}),Xt.None=Le=new me(Xt,"None",0),Xt.Default=Vn=new me(Xt,"Default",0),Xt.Vertical=kn=new me(Xt,"Vertical",4),Xt.Horizontal=gn=new me(Xt,"Horizontal",5),Xt.Fill=ke=new me(Xt,"Fill",3),Xt.Uniform=dn=new me(Xt,"Uniform",1),Xt.UniformToFill=li=new me(Xt,"UniformToFill",2),Xt.FlipVertical=ti=new me(Xt,"FlipVertical",1),Xt.FlipHorizontal=pi=new me(Xt,"FlipHorizontal",2),Xt.FlipBoth=Ui=new me(Xt,"FlipBoth",3),Xt.make=ka,Xt.getBuilders=function(){var a=new bn,y;for(y in cg)if(y!==y.toLowerCase()){var x=cg.I(y);typeof x=="function"&&a.add(y,x)}return a.freeze(),a},Xt.defineBuilder=Xu,Xt.build=function(a,y,x){for(var b=[],E=2;Ea&&(a+=360),a!==0){if(this.translate(y,x),a===90){a=0;var b=1}else a===180?(a=-1,b=0):a===270?(a=0,b=-1):(b=a*Math.PI/180,a=Math.cos(b),b=Math.sin(b));var E=this.ha[1]*a+this.ha[3]*b,z=this.ha[0]*-b+this.ha[2]*a,tt=this.ha[1]*-b+this.ha[3]*a;this.ha[0]=this.ha[0]*a+this.ha[2]*b,this.ha[1]=E,this.ha[2]=z,this.ha[3]=tt,this.translate(-y,-x)}},bd.className="STransform";function xf(a){this.type=a,this.r2=this.y2=this.x2=this.r1=this.y1=this.x1=0,this.gx=[],this.pattern=null}xf.prototype.addColorStop=function(a,y){this.gx.push({offset:a,color:y})},xf.className="SGradient";function Tl(a,y,x){this.ownerDocument=a=y===void 0?_e.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 na(this,x)}Tl.prototype.resize=function(a,y,x,b){return this.width!==a||this.height!==y?(this.width=a,this.height=y,this.style.width=x+"px",this.style.height=b+"px",this.Oa.setAttributeNS(null,"width",x+"px"),this.Oa.setAttributeNS(null,"height",b+"px"),this.Oa.setAttributeNS(null,"viewBox","0 0 "+x+" "+b),this.context.ww.firstElementChild.setAttributeNS(null,"width",x+"px"),this.context.ww.firstElementChild.setAttributeNS(null,"height",b+"px"),!0):!1},Tl.prototype.Ud=function(a,y,x){if(a=this.ownerDocument.createElementNS(this.cA,a),Ce(y))for(var b in y)a.setAttributeNS(b==="href"?"http://www.w3.org/1999/xlink":"",b,y[b]);return x!==void 0&&(a.textContent=x),a},Tl.prototype.getBoundingClientRect=function(){return this.Oa.getBoundingClientRect()},Tl.prototype.focus=function(){this.Oa.focus()},Tl.prototype.mx=function(){this.ownerDocument=null},de.Object.defineProperties(Tl.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}}}),Tl.className="SVGSurface";function na(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 bd,this.j=lm(this),this.Nj=lm(this,"gojs-diagram"),this.Hl=this.ti=null;var x=zo++,b=this.Ud("clipPath",{id:"mainClip"+x});b.appendChild(this.Ud("rect",{x:0,y:0,width:a.width,height:a.height})),this.ww=b,this.svg.appendChild(this.j),this.j.appendChild(this.Nj),this.svg.appendChild(b),this.j.setAttributeNS(null,"clip-path","url(#mainClip"+x+")"),this.eA={},this.isTemporary=!!y,this.filter="",this.bk=null}function Zy(a,y,x,b,E,z,tt){a.Nj===void 0?Rc(a,y,x,b,E,z,tt):a.Nj.setAttribute("transform","matrix("+y+", "+x+", "+b+", "+E+", "+z+", "+tt+")")}Pt=na.prototype,Pt.arc=function(a,y,x,b,E,z,tt,ot){var rt=2*Math.PI,at=rt-1e-6,ut=x*Math.cos(b),gt=x*Math.sin(b),mt=a+ut,yt=y+gt,St=z?0:1;b=z?b-E:E-b,(1e-6b&&(b=b%rt+rt),b>at?(this.path.push(["A",x,x,0,1,St,a-ut,y-gt]),this.path.push(["A",x,x,0,1,St,mt,yt])):1e-6=Math.PI),St,a+x*Math.cos(E),y+x*Math.sin(E)])},Pt.beginPath=function(){this.path=[],this.Yl={stroke:"none",fill:"none"}},Pt.Se=function(a){this.addPath(this.path,this.rb,a||0)},Pt.bezierCurveTo=function(a,y,x,b,E,z){this.path.push(["C",a,y,x,b,E,z])},Pt.clearRect=function(){},Pt.clip=function(){this.Yl.clipPath=!0},Pt.closePath=function(){this.path.push(["z"])},Pt.createLinearGradient=function(a,y,x,b){var E=new xf("linear");return E.x1=a,E.y1=y,E.x2=x,E.y2=b,E},Pt.createPattern=function(a){var y="";a instanceof HTMLCanvasElement&&(y=a.toDataURL()),a instanceof HTMLImageElement&&(y=a.getAttribute("src"));var x=this.eA;if(x[y])return"url(#"+x[y]+")";var b="PATTERN"+zo++,E={x:0,y:0,width:a.width,height:a.height,href:y};return a=this.Ud("pattern",{width:a.width,height:a.height,id:b,patternUnits:"userSpaceOnUse"}),a.appendChild(this.Ud(Ad,E)),this.svg.appendChild(a),x[y]=b,"url(#"+b+")"},Pt.createRadialGradient=function(a,y,x,b,E,z){var tt=new xf("radial");return tt.x1=a,tt.y1=y,tt.r1=x,tt.x2=b,tt.y2=E,tt.r2=z,tt};function Jy(a,y,x,b,E,z,tt,ot,rt){b=ot/b,E=rt/E,z===0&&tt===0||a.rb.translate(z,tt),b===1&&E===1||a.rb.scale(b,E),y===0&&x===0||a.rb.translate(-y,-x)}Pt.drawImage=function(a,y,x,b,E,z,tt,ot,rt){var at="";a instanceof HTMLCanvasElement&&(at=a.toDataURL()),a instanceof HTMLImageElement&&(at=a.getAttribute("src"));var ut=a instanceof HTMLImageElement?a.naturalWidth:a.width;a=a instanceof HTMLImageElement?a.naturalHeight:a.height,b===void 0&&(z=y,tt=x,ot=b=ut,rt=E=a),b=b||0,E=E||0,ot=ot||0,rt=rt||0,Jy(this,y,x,b,E,z||0,tt||0,ot,rt),z={x:0,y:0,width:ut||b,height:a||E,href:at},Jt.$(b,ot)&&Jt.$(E,rt)?at.toLowerCase().indexOf(".svg")===-1&&at.toLowerCase().indexOf("data:image/svg")===-1&&(z.preserveAspectRatio="xMidYMid slice"):z.preserveAspectRatio="none",(y!==0||x!==0||b!==ut||E!==a)&&(b+=y,E+=x,z["clip-path"]="path('M "+y+","+x+" L "+b+" "+x+" L "+b+" "+E+" L "+y+" "+E+" z')"),pg(this,Ad,z,this.rb),this.addElement(Ad,z)},Pt.fill=function(a){a&&(this.Yl["fill-rule"]="evenodd"),iv(this,this.Yl)},Pt.ng=function(a,y){this.clipInsteadOfFill?this.clip():this.fill(y)},Pt.fillRect=function(a,y,x,b){a=[a,y,x,b],a={x:a[0],y:a[1],width:a[2],height:a[3]},pg(this,"fill",a,this.rb),this.addElement("rect",a)},Pt.ox=function(a,y,x,b){a={x:a,y,width:x,height:b},pg(this,"fill",a,this.rb),iv(this,a),this.svg.prepend(this.Ud("rect",a))},Pt.fillText=function(a,y,x){a=[a,y,x],y=this.textAlign,y==="left"?y="start":y==="right"?y="end":y==="center"&&(y="middle"),y={x:a[1],y:a[2],style:"font: "+this.font,"text-anchor":y},pg(this,"fill",y,this.rb),this.addElement("text",y,a[0])},Pt.lineTo=function(a,y){this.path.push(["L",a,y])},Pt.moveTo=function(a,y){this.path.push(["M",a,y])},Pt.quadraticCurveTo=function(a,y,x,b){this.path.push(["Q",a,y,x,b])},Pt.rect=function(a,y,x,b){this.path.push(["M",a,y],["L",a+x,y],["L",a+x,y+b],["L",a,y+b],["z"])},Pt.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},Pt.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;yut.offset?1:-1}),E=0;Ex?(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)},Pt.jk=function(){this.Hm||this.stroke()},Pt.Ev=function(a,y,x){this.Ar=a,this.Br=y,this.Vg=x},Pt.js=function(a,y){var x=this.Z;x.setLineDash!==void 0&&(x.setLineDash(a),x.lineDashOffset=y)},Pt.fs=function(){var a=this.Z;a.setLineDash!==void 0&&(a.setLineDash(mx),a.lineDashOffset=0)},Pt.Vc=function(a){a&&(this.dt=""),this.ct=this.et=""},Pt.Hs=function(){},de.Object.defineProperties(Td.prototype,{fillStyle:{get:function(){return this.Z.fillStyle},set:function(a){this.ct!==a&&(this.ct=this.Z.fillStyle=a)}},font:{get:function(){return this.Z.font},set:function(a){this.dt!==a&&(this.dt=this.Z.font=a)}},globalAlpha:{get:function(){return this.Z.globalAlpha},set:function(a){this.Z.globalAlpha=a}},lineCap:{get:function(){return this.Z.lineCap},set:function(a){this.Z.lineCap=a}},lineDashOffset:{get:function(){return this.Z.lineDashOffset},set:function(a){this.Z.lineDashOffset=a}},lineJoin:{get:function(){return this.Z.lineJoin},set:function(a){this.Z.lineJoin=a}},lineWidth:{get:function(){return this.Z.lineWidth},set:function(a){this.Z.lineWidth=a}},miterLimit:{get:function(){return this.Z.miterLimit},set:function(a){this.Z.miterLimit=a}},shadowBlur:{get:function(){return this.Z.shadowBlur},set:function(a){this.Z.shadowBlur=a}},shadowColor:{get:function(){return this.Z.shadowColor},set:function(a){this.Z.shadowColor=a}},shadowOffsetX:{get:function(){return this.Z.shadowOffsetX},set:function(a){this.Z.shadowOffsetX=a}},shadowOffsetY:{get:function(){return this.Z.shadowOffsetY},set:function(a){this.Z.shadowOffsetY=a}},strokeStyle:{get:function(){return this.Z.strokeStyle},set:function(a){this.et!==a&&(this.et=this.Z.strokeStyle=a)}},textAlign:{get:function(){return this.Z.textAlign},set:function(a){this.Z.textAlign=a}},imageSmoothingEnabled:{get:function(){return this.Z.imageSmoothingEnabled},set:function(a){this.Z.imageSmoothingEnabled=a}},filter:{get:function(){return this.Z.filter},set:function(a){this.Z.filter=a===""?"none":a}},clipInsteadOfFill:{get:function(){return this.Hm},set:function(a){this.Hm=a}}});var mx=Object.freeze([]);Td.className="CanvasSurfaceContext";function jc(){this.F=this.o=this.u=this.j=0}jc.className="ColorNumbers";function zi(a,y){Sg||(hv(),Sg=!0),Ci(this),this._isFrozen=!1,a===void 0?(this.na=Zu,this.xk="black"):typeof a=="string"?(this.na=Zu,this.xk=a):(this.na=a,this.xk="black"),a=this.na,a===mu?(this.Qd=jo,this.Lk=Kr):this.Lk=a===Fa?this.Qd=wi:this.Qd=ci,this.Gr=0,this.Xp=NaN,this.xe=this.cr=this.we=null,this.ft=this.yk=0,y&&Object.assign(this,y)}zi.prototype.copy=function(){var a=new zi;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},Pt=zi.prototype,Pt.freeze=function(){return this._isFrozen=!0,this.we!==null&&this.we.freeze(),this},Pt.ka=function(){return Object.isFrozen(this)&&Yt("cannot thaw constant: "+this),this._isFrozen=!1,this.we!==null&&this.we.ka(),this},Pt.qb=function(a){a.classType===zi&&(this.type=a)},Pt.toString=function(){var a="Brush(";if(this.type===Zu)a+=this.color;else if(a=this.type===mu?a+"Linear ":this.type===Fa?a+"Radial ":this.type===xg?a+"Pattern ":a+"(unknown) ",a+=this.start+" "+this.end,this.colorStops!==null)for(var y=this.colorStops.iterator;y.next();)a+=" "+y.key+":"+y.value;return a+")"},Pt.addColorStop=function(a,y){return this._isFrozen&&De(this),(typeof a!="number"||!isFinite(a)||1a)&&un(a,"0 <= loc <= 1",zi,"addColorStop:loc"),this.we===null&&(this.we=new bn),this.we.add(a,y),this.na===Zu&&(this.type=mu),this.xe=null,this},Pt.Vz=function(a,y){if(this._isFrozen&&De(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wg:y,this.type===Zu)pu(this.color),this.color=vg(a,y);else if((this.type===mu||this.type===Fa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)pu(x.value),this.addColorStop(x.key,vg(a,y));return this};function $y(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wg:x,pu(a),vg(y,x)}Pt.Wy=function(a,y){if(this._isFrozen&&De(this),a=a===void 0||typeof a!="number"?.2:a,y=y===void 0?wg:y,this.type===Zu)pu(this.color),this.color=vg(-a,y);else if((this.type===mu||this.type===Fa)&&this.colorStops!==null)for(var x=this.colorStops.iterator;x.next();)pu(x.value),this.addColorStop(x.key,vg(-a,y));return this};function tS(a,y,x){return y=y===void 0||typeof y!="number"?.2:y,x=x===void 0?wg:x,pu(a),vg(-y,x)}function rv(a,y,x){pu(a),a=eo.j;var b=eo.u,E=eo.o,z=eo.F;return pu(y),x===void 0&&(x=.5),"rgba("+Math.round((eo.j-a)*x+a)+", "+Math.round((eo.u-b)*x+b)+", "+Math.round((eo.o-E)*x+E)+", "+Math.round((eo.F-z)*x+z)+")"}Pt.Gx=function(){if(this.type===Zu)return mg(this.color);if((this.type===mu||this.type===Fa)&&this.colorStops!==null){var a=this.colorStops;if(this.type===Fa)return mg(a.first().value);if(a.get(.5)!==null)return mg(a.get(.5));if(a.count===2)return a=a.Fa(),mg(rv(a[0].value,a[1].value));for(var y=a.iterator,x=-1,b=-1,E=1,z=1;y.next();){var tt=y.key,ot=Math.abs(.5-y.key);E>z&&ot=E&&otb&&(z=x,x=b,b=z,z=E),E=b-x,mg(rv(a.get(x),a.get(b),1-z/E))}return!1};function mg(a){return a?a instanceof zi?a.Gx():(pu(a),128>(299*eo.j+587*eo.u+114*eo.o)/1e3):!1}function vg(a,y){switch(y){case wg:y=100*av(eo.j);var x=100*av(eo.u),b=100*av(eo.o);return xs.j=.4124564*y+.3575761*x+.1804375*b,xs.u=.2126729*y+.7151522*x+.072175*b,xs.o=.0193339*y+.119192*x+.9503041*b,xs.F=eo.F,y=uv(xs.j/yg[0]),x=uv(xs.u/yg[1]),b=uv(xs.o/yg[2]),Zl.j=116*x-16,Zl.u=500*(y-x),Zl.o=200*(x-b),Zl.F=xs.F,Zl.j=Math.min(100,Math.max(0,Zl.j+100*a)),a=(Zl.j+16)/116,y=a-Zl.o/200,xs.j=yg[0]*eS(Zl.u/500+a),xs.u=yg[1]*(Zl.j>hm*dv?Math.pow(a,3):Zl.j/hm),xs.o=yg[2]*eS(y),xs.F=Zl.F,a=-.969266*xs.j+1.8760108*xs.u+.041556*xs.o,y=.0556434*xs.j+-.2040259*xs.u+1.0572252*xs.o,eo.j=255*lv((3.2404542*xs.j+-1.5371385*xs.u+-.4985314*xs.o)/100),eo.u=255*lv(a/100),eo.o=255*lv(y/100),eo.F=xs.F,eo.j=Math.round(eo.j),255eo.j&&(eo.j=0),eo.u=Math.round(eo.u),255eo.u&&(eo.u=0),eo.o=Math.round(eo.o),255eo.o&&(eo.o=0),"rgba("+eo.j+", "+eo.u+", "+eo.o+", "+eo.F+")";case nS:return sv(),va.o=Math.min(100,Math.max(0,va.o+100*a)),"hsla("+va.j+", "+va.u+"%, "+va.o+"%, "+va.F+")";default:Yt("Unknown color space: "+y)}}function pu(a){Sg||(hv(),Sg=!0);var y=fv;if(y!==null){y.clearRect(0,0,1,1),y.fillStyle="#000000";var x=y.fillStyle;y.fillStyle=a,y.fillStyle!==x?(y.fillRect(0,0,1,1),a=y.getImageData(0,0,1,1).data,eo.j=a[0],eo.u=a[1],eo.o=a[2],eo.F=a[3]/255):(y.fillStyle="#FFFFFF",y.fillStyle=a,eo.j=0,eo.u=0,eo.o=0,eo.F=1)}}function sv(){var a=eo.j/255,y=eo.u/255,x=eo.o/255,b=Math.max(a,y,x),E=Math.min(a,y,x),z=b-E;if(E=(b+E)/2,z===0)var tt=a=0;else{switch(b){case a:tt=(y-x)/z%6;break;case y:tt=(x-a)/z+2;break;case x:tt=(a-y)/z+4}tt*=60,0>tt&&(tt+=360),a=z/(1-Math.abs(2*E-1))}va.j=Math.round(tt),va.u=Math.round(100*a),va.o=Math.round(100*E),va.F=eo.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 wf(a,y){typeof a!="string"&&(a instanceof zi||Yt("Value for "+y+" must be a color string or a Brush, not "+a))}function hv(){fv=Eo?new Ha(null,void 0,{willReadFrequently:!0}).context:null}de.Object.defineProperties(zi.prototype,{type:{get:function(){return this.na},set:function(a){this._isFrozen&&De(this,a),this.na=a,this.start.Mc()&&(a===mu?this.start=jo:a===Fa&&(this.start=wi)),this.end.Mc()&&(a===mu?this.end=Kr:a===Fa&&(this.end=wi)),this.xe=null}},color:{get:function(){return this.xk},set:function(a){this._isFrozen&&De(this,a),this.xk=a,this.xe=null}},start:{get:function(){return this.Qd},set:function(a){this._isFrozen&&De(this,a),this.Qd=a.J(),this.xe=null}},end:{get:function(){return this.Lk},set:function(a){this._isFrozen&&De(this,a),this.Lk=a.J(),this.xe=null}},startRadius:{get:function(){return this.Gr},set:function(a){this._isFrozen&&De(this,a),0>a&&un(a,">= zero",zi,"startRadius"),this.Gr=a,this.xe=null}},endRadius:{get:function(){return this.Xp},set:function(a){this._isFrozen&&De(this,a),0>a&&un(a,">= zero",zi,"endRadius"),this.Xp=a,this.xe=null}},colorStops:{get:function(){return this.we},set:function(a){this._isFrozen&&De(this,a),this.we=a,this.xe=null}},pattern:{get:function(){return this.cr},set:function(a){this._isFrozen&&De(this,a),this.cr=a,this.xe=null}}}),zi.prototype.isDark=zi.prototype.Gx,zi.prototype.darkenBy=zi.prototype.Wy,zi.prototype.lightenBy=zi.prototype.Vz,zi.prototype.addColorStop=zi.prototype.addColorStop;var dv=216/24389,hm=24389/27,yg=[95.047,100,108.883],fv=null,eo=new jc,va=new jc,xs=new jc,Zl=new jc,Sg=!1;zi.className="Brush";var Zu;zi.Solid=Zu=new me(zi,"Solid",0);var mu;zi.Linear=mu=new me(zi,"Linear",1);var Fa;zi.Radial=Fa=new me(zi,"Radial",2);var xg;zi.Pattern=xg=new me(zi,"Pattern",4);var wg;zi.Lab=wg=new me(zi,"Lab",5);var nS;zi.HSL=nS=new me(zi,"HSL",6),zi.randomColor=function(a,y){a===void 0&&(a=128),y===void 0&&(y=Math.max(a,255));var x=Math.abs(y-a);y=Math.floor(a+Math.random()*x).toString(16);var b=Math.floor(a+Math.random()*x).toString(16);return a=Math.floor(a+Math.random()*x).toString(16),2>y.length&&(y="0"+y),2>b.length&&(b="0"+b),2>a.length&&(a="0"+a),"#"+y+b+a},zi.isValidColor=function(a){if(a==="black")return!0;if(a==="")return!1;Sg||(hv(),Sg=!0);var y=fv;if(y===null)return!0;y.fillStyle="#000000";var x=y.fillStyle;return y.fillStyle=a,y.fillStyle!==x?!0:(y.fillStyle="#FFFFFF",x=y.fillStyle,y.fillStyle=a,y.fillStyle!==x)},zi.lighten=function(a){return $y(a)},zi.lightenBy=$y,zi.darken=function(a){return tS(a)},zi.darkenBy=tS,zi.mix=rv,zi.isDark=mg;function lr(){this.xa="Base"}lr.prototype.measure=function(){},lr.prototype.Yz=function(a,y,x,b,E){a.measure(y,x,b,E)},lr.prototype.arrange=function(){},lr.prototype.Ly=function(a,y,x,b,E,z){a.arrange(y,x,b,E,z)},lr.prototype.iA=function(a){a.Uj()},lr.prototype.gc=function(){},de.Object.defineProperties(lr.prototype,{name:{get:function(){return this.xa},set:function(a){this.xa=a}},classType:{get:function(){return be}}}),lr.prototype.remeasureObject=lr.prototype.iA,lr.prototype.arrangeElement=lr.prototype.Ly,lr.prototype.measureElement=lr.prototype.Yz,lr.className="PanelLayout";function dm(){this.xa="Base"}xe(dm,lr),dm.prototype.measure=function(a,y,x,b,E,z,tt){var ot=b.length;a=vu(a);for(var rt=0;rtsn&&(vr=Math.max(sn-$h,0));var j0=we.oa===0;we.oc=we.oc+vr,we.actual=we.oa+vr,sn=Math.max(sn-(vr+(j0?$h:0)),0)}if(Us.columnSpan===1&&(ds===Le||ds===kn)){we=a.Eb(hs);var kp=we.Wc();vr=Math.max(jd-we.actual,0),vr+kp>Ve&&(vr=Math.max(Ve-kp,0));var Gy=we.oa===0;we.oc=we.oc+vr,we.actual=we.oa+vr,Ve=Math.max(Ve-(vr+(Gy?kp:0)),0)}_h&&Us.Uj()}}}}}hn(jt);var iu=0,xu=0;z=a.columnCount;for(var Df=0;Df=a.rowCount);uh++)we=a.Fb(Wo.row+uh),vr=0,vr=ds===ke||ds===kn?Math.max(we.minimum,Sl[Wo.row+uh]===0?we.maximum:Math.min(Sl[Wo.row+uh],we.maximum)):Math.max(we.minimum,isNaN(we.Hc)?we.maximum:Math.min(we.Hc,we.maximum)),Cu.height+=vr,la+=we.minimum;for(var Za=1;Za=a.columnCount);Za++)we=a.Eb(Wo.column+Za),vr=0,vr=ds===ke||ds===gn?Math.max(we.minimum,Na[Wo.column+Za]===0?we.maximum:Math.min(Na[Wo.column+Za],we.maximum)):Math.max(we.minimum,isNaN(we.Hc)?we.maximum:Math.min(we.Hc,we.maximum)),Cu.width+=vr,V0+=we.minimum;Tr.width+=Cu.width,Tr.height+=Cu.height;var qg=Wo.margin,od=qg.right+qg.left,bp=qg.top+qg.bottom;Wo.measure(Tr.width,Tr.height,V0,la);for(var _g=Wo.measuredBounds,Il=Math.max(_g.width+od,0),Vd=Math.max(_g.height+bp,0),rd=0,$g=0;$g=a.rowCount);$g++)we=a.Fb(Wo.row+$g),rd+=we.total||0;if(rd=hh)&&!(Wo.row+Lu>=a.rowCount);Lu++){we=a.Fb(Wo.row+Lu);var fh=we.oa||0,Yd=dh(Wo,we,ru);we.actual=Math.min(we.maximum,fh+Yd),we.oa!==fh&&(hh-=we.oa-fh)}for(;0xl&&(we.actual=Math.min(we.maximum,xl+hh),we.oa!==xl&&(hh-=we.oa-xl)),we.index===0)break;we=a.Fb(we.index-1)}}for(var zf=0,gh=0;gh=a.columnCount);gh++)we=a.Eb(Wo.column+gh),zf+=we.total||0;if(zf=Rf)&&!(Wo.column+Ud>=a.columnCount);Ud++){we=a.Eb(Wo.column+Ud);var Tp=we.oa||0,Vy=Mu(Wo,we,Hy);we.actual=Math.min(we.maximum,Tp+Vy),we.oa!==Tp&&(Rf-=we.oa-Tp)}for(;0Y0&&(we.actual=Math.min(we.maximum,Y0+Rf),we.oa!==Y0&&(Rf-=we.oa-Y0)),we.index===0)break;we=a.Eb(we.index-1)}}}}hn(Gt),We.free(Cu),We.free(Tr),Sl!==void 0&&hn(Sl),Na!==void 0&&hn(Na);var jf=0,Gf=0,U0=a.desiredSize,cx=a.maxSize;ds=zs(a,!0);var Ep=xu=iu=0,Bp=0;z=a.columnCount;for(var K0=0;K0=a.rowCount);we++){var Gn=a.Fb(jt+we);Gn.oa!==0&&(Ft.height+=Gn.total)}for(we=1;we=a.columnCount);we++)Gn=a.Eb(Ht+we),Gn.oa!==0&&(Ft.width+=Gn.total);var On=Kt.oa+Ft.width,ki=Gt.oa+Ft.height;we=ot,Gn=rt;var qi=On,mr=ki,xr=ot,us=rt,vr=On,rh=ki;ot+On>x.width&&(vr=Math.max(x.width-ot,0)),rt+ki>x.height&&(rh=Math.max(x.height-rt,0));var $o=tn.alignment;if($o.Xb()){$o=a.defaultAlignment,$o.sb()||($o=wi);var ml=$o.x,hs=$o.y,sh=$o.offsetX;$o=$o.offsetY;var xa=Kt.alignment,Ka=Gt.alignment;xa.sb()&&(ml=xa.x,sh=xa.offsetX),Ka.sb()&&(hs=Ka.y,$o=Ka.offsetY)}else ml=$o.x,hs=$o.y,sh=$o.offsetX,$o=$o.offsetY;(isNaN(ml)||isNaN(hs))&&(hs=ml=.5,$o=sh=0),xa=Oe.width,Ka=Oe.height;var ra=tn.margin,Us=ra.left+ra.right,_h=ra.top+ra.bottom,vl=dl(tn,Gt,Kt,!1);!isNaN(tn.desiredSize.width)||vl!==ke&&vl!==gn||(xa=Math.max(On-Us,0)),!isNaN(tn.desiredSize.height)||vl!==ke&&vl!==kn||(Ka=Math.max(ki-_h,0)),On=tn.maxSize,ki=tn.minSize,xa=Math.min(On.width,xa),Ka=Math.min(On.height,Ka),xa=Math.max(ki.width,xa),Ka=Math.max(ki.height,Ka),On=Ka+_h,we+=qi*ml-(xa+Us)*ml+sh+ra.left,Gn+=mr*hs-On*hs+$o+ra.top,tn.visible&&(Br(xr,us,vr,rh,we,Gn,Oe.width,Oe.height)?tn.arrange(we,Gn,xa,Ka):tn.arrange(we,Gn,xa,Ka,new ge(xr,us,vr,rh)))}}}for(We.free(Ft),a=0;a=x&&(x=1);var b=a.gridCellSize,E=b.width;b=b.height;var z=a.naturalBounds,tt=a.actualBounds,ot=z.width,rt=z.height,at=Math.ceil(ot/E),ut=Math.ceil(rt/b),gt=a.gridOrigin,mt=gt.x;gt=gt.y,y.save(),y.beginPath(),y.rect(0,0,ot,rt),y.clip(),y.Se();for(var yt=[],St=a.O.s,Mt=St.length,Dt=0;DtGt)){Ft=pv(Ft.figure);for(var Ht=0;HtGt&&jt.push(Kt))}}}}for(St=a.O.s,Mt=St.length,Dt=0;DtE*Ft*x))){if(Gt=ie.segmentIndex,(!isFinite(Gt)||isNaN(Gt))&&(Gt=0),0>Gt&&(Gt=Ft-Math.min(-Gt,Ft)),Gt=Math.round(Gt%Ft),Ft=ie.opacity,Ht=1,Ft!==1){if(Ft===0)continue;Ht=y.globalAlpha,y.globalAlpha=Ht*Ft}Kt=yt[Dt];var Ve=!1,sn=ie.strokeDashArray;if(sn!==null&&(Ve=!0,y.js(sn,ie.strokeDashOffset)),ie.figure==="LineV"&&ie.stroke!==null&&0y)return a%y===x;if(a%y!==x)return!1;y=b.length;for(var E=0;Egt)jt.measure(1/0,1/0,0,0),Gt=jt.measuredBounds,x.ed(Gt),yt.push(Gt);else{var Ht=jt.segmentIndex,Kt=jt.segmentFraction,ie=jt.alignmentFocus;ie.Mc()&&(ie=wi);var Ve=jt.segmentOrientation,sn=jt.segmentOffset;if(isNaN(Ht)){var tn=rt.ua;Gt=Ln(),tn.Qu(Kt,Gt);var Oe=Ot.allocAt(Gt[0],Gt[1]);if(Oe.add(rt.i(0)),tn.type===ze.j?Oe.offset(-tn.startX,-tn.startY):(tn=tn.figures.first(),tn!==null&&Oe.offset(-tn.startX,-tn.startY)),tn=Gt[2],Ve!==Ps){var we=rt.computeAngle(jt,Ve,tn);jt.Kb=we}we=Oe.x-y.x;var Gn=Oe.y-y.y;Ot.free(Oe),hn(Gt)}else if(Ht<-gt||Ht>=gt)Gt=Ot.alloc(),rt.vg(),rt.computeMidPoint(Gt),tn=rt.midAngle,Ve!==Ps&&(we=rt.computeAngle(jt,Ve,tn),jt.Kb=we),we=Gt.x-y.x,Gn=Gt.y-y.y,Ot.free(Gt);else{if(we=0,0<=Ht?(Gn=ut.M(Ht),Gt=HtOn+10?0<=Ht?tn.ab(Gn):Gn.ab(tn):On>Oe+10?0<=Ht?Gt.ab(we):we.ab(Gt):0<=Ht?tn.ab(we):we.ab(tn)}else tn=0<=Ht?Gn.ab(Gt):Gt.ab(Gn);Ve!==Ps&&(we=rt.computeAngle(jt,Ve,tn),jt.Kb=we),we=Gn.x+(Gt.x-Gn.x)*Kt-y.x,Gn=Gn.y+(Gt.y-Gn.y)*Kt-y.y}jt.measure(1/0,1/0,0,0),Gt=jt.measuredBounds,Oe=jt.naturalBounds;var ki=0;jt instanceof Zn&&(ki=jt.strokeWidth),On=Oe.width+ki;var qi=Oe.height+ki;St.reset(),St.translate(-Gt.x,-Gt.y),St.scale(jt.scale,jt.scale),St.rotate(Ve===Ps?jt.angle:tn,On/2,qi/2),Ve!==$c&&Ve!==ep||St.rotate(90,On/2,qi/2),Ve!==tp&&Ve!==np||St.rotate(-90,On/2,qi/2),Ve===qm&&(45tn||225tn)&&St.rotate(-tn,On/2,qi/2),Oe=new ge(0,0,On,qi),Mt.xi(Oe,ie),St.Ga(Mt),ie=-Mt.x+ki/2*jt.scale,jt=-Mt.y+ki/2*jt.scale,Dt.assign(sn),ki=isNaN(sn.x);var mr=isNaN(sn.y);if(ki||mr){On=On/2+3,qi=qi/2+3;var xr=45<=tn&&135>=tn,us=225<=tn&&315>=tn;Ve===Ps&&(xr||us)?(Dt.x=mr?On:sn.y,Dt.y=ki?qi:sn.x,xr?0<=Ht||isNaN(Ht)&&.5>Kt||!ki||(Dt.y=-qi):us&&((0<=Ht||isNaN(Ht)&&.5>Kt)&&ki&&(Dt.y=-qi),mr&&(Dt.x=-On))):(ki&&(Dt.x=0<=Ht||isNaN(Ht)&&.5>Kt?On:-On),mr&&(Dt.y=-qi),Dt.rotate(tn))}else Dt.rotate(tn);we+=Dt.x,Gn+=Dt.y,Oe.set(Gt),Oe.h(we+ie,Gn+jt,Gt.width,Gt.height),yt.push(Oe),x.ed(Oe)}}if(tt!==null)for(b=tt.labelNodes;b.next();)b.value.measure(1/0,1/0);a.jg=x,a.position.h(y.x+x.x,y.y+x.y),fr(E,x.width||0,x.height||0),Yn.free(St),Ot.free(Mt),Ot.free(Dt)}}}},wm.prototype.arrange=function(a,y){var x=y.length;if(a instanceof yi||a instanceof Ie){var b=a,E=null;a instanceof yi&&(E=a,b=E.adornedPart);var z=a instanceof yi?null:b.path,tt=a.j;if(tt.length!==0){var ot=0;if(z!==null&&ot=x)St=Ot.alloc(),yt=gt,Dt=St,yt.vg(),yt.computeMidPoint(Dt),yt=gt.midAngle,at!==Ps&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=St.x,Dt=St.y,Ot.free(St);else{if(Mt=0,0<=ot?(St=y.s[ot],Dt=otjt+10?0<=ot?yt.ab(St):St.ab(yt):jt>Ft+10?0<=ot?Dt.ab(Mt):Mt.ab(Dt):0<=ot?yt.ab(Mt):Mt.ab(yt)}else yt=0<=ot?St.ab(Dt):Dt.ab(St);at!==Ps&&(gt=gt.computeAngle(tt,at,yt),tt.angle=gt),gt=St.x+(Dt.x-St.x)*rt,Dt=St.y+(Dt.y-St.y)*rt}if(mt.ys())tt.location=new Ot(gt,Dt);else{mt.Mc()&&(mt=wi),St=Yn.alloc(),St.reset(),St.scale(tt.scale,tt.scale),St.rotate(tt.angle,0,0);var Gt=tt.naturalBounds;Mt=ge.allocAt(0,0,Gt.width,Gt.height),Ft=Ot.alloc(),Ft.xi(Mt,mt),St.Ga(Ft),mt=-Ft.x,jt=-Ft.y;var Ht=Gt.width,Kt=Gt.height;Gt=Ot.alloc(),Gt.assign(ut);var ie=isNaN(ut.x),Ve=isNaN(ut.y);if(ie||Ve){Ht=Ht/2+3,Kt=Kt/2+3;var sn=45<=yt&&135>=yt,tn=225<=yt&&315>=yt;at===Ps&&(sn||tn)?(Gt.x=Ve?Ht:ut.y,Gt.y=ie?Kt:ut.x,sn?0<=ot||isNaN(ot)&&.5>rt||!ie||(Gt.y=-Kt):tn&&((0<=ot||isNaN(ot)&&.5>rt)&&ie&&(Gt.y=-Kt),Ve&&(Gt.x=-Ht))):(ie&&(Gt.x=0<=ot||isNaN(ot)&&.5>rt?Ht:-Ht),Ve&&(Gt.y=-Kt),Gt.rotate(yt))}else Gt.rotate(yt);gt+=Gt.x,Dt+=Gt.y,St.pp(Mt),mt+=Mt.x,jt+=Mt.y,ot=Ot.allocAt(gt+mt,Dt+jt),tt.move(ot),Ot.free(ot),Ot.free(Gt),Ot.free(Ft),ge.free(Mt),Yn.free(St)}}E!==null?E.Ul(!1):b.Ul(!1),b=BS(a),a.location.h(a.position.x+b.x,a.position.y+b.y),Ot.free(b)}};function iS(a,y,x,b){if(ma(b)!==!1){var E=b.strokeWidth;E===0&&a instanceof yi&&a.type===be.Link&&a.adornedObject instanceof Zn&&(E=a.adornedObject.strokeWidth),E*=b.Ca,a instanceof Ie&&a.ua!==null?(a=a.geometry.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):a instanceof yi&&a.adornedPart.ua!==null?(a=a.adornedPart.ua.bounds,b.Ge(a.x-E/2,a.y-E/2,a.width+E,a.height+E)):b.Ge(-(E/2),-(E/2),y+E,x+E),E=b.desiredSize,E.w()||b.ua===null?b.dc.h(0,0,E.width,E.height):b.dc.assign(b.ua.bounds),or(b,!1)}}function Wc(){this.xa="Base"}xe(Wc,lr),Wc.prototype.measure=function(a,y,x,b,E,z,tt){var ot=a.Pb();a.graduatedBounds=[];var rt=ot.margin,at=rt.right+rt.left,ut=rt.top+rt.bottom;ot.measure(y,x,z,tt);var gt=ot.measuredBounds,mt=new ge(-rt.left,-rt.top,Math.max(gt.width+at,0),Math.max(gt.height+ut,0));a.graduatedBounds.push(mt),E.assign(mt);for(var yt=ot.geometry,St=ot.strokeWidth,Mt=yt.flattenedSegments,Dt=yt.flattenedLengths,Ft=yt.flattenedTotalLength,jt=Mt.length,Gt=0,Ht=0,Kt=Ln(),ie=0;ieOn&&(On+=360),sn.push(On)}Gt=we,Ht=Gn}Kt.push(sn)}if(a.graduatedIntervals===null){for(var ki=[],qi=a.O.s,mr=qi.length,xr=0;xrrh)){for(var $o=0;$orh&&vr.push(hs)}}}}}a.graduatedIntervals=ki}var sh=a.graduatedIntervals,xa=a.O.s,Ka=xa.length,ra=0,Us=0,_h=Ft;a.graduatedMarks=[];for(var vl,Yg=0;YgAp*ds*Ft/a.graduatedRange&&sa.graduatedSkip===null)){var Nf=Dt[0][0],Nl=0,Ks=0;Us=Ft*sa.graduatedStart-1e-4,_h=Ft*sa.graduatedEnd+1e-4;var jd=Ap*ds,aa=a.graduatedTickBase;if(aaa.graduatedMin+jd&&(aa-=Math.floor((aa-a.graduatedMin)/jd)*jd);for(var j0=sh[Yg],kp=aa,Gy=1e-6*a.graduatedMax,iu=1;aa<=a.graduatedMax+Gy;iu++){t:{for(var xu=j0.length,Df=0;Df-Ug){var ed=!1;break t}}ed=!0}if(ed&&(aa>a.graduatedMax&&(aa=a.graduatedMax),sa.graduatedSkip===null||sa instanceof _i&&!sa.graduatedSkip(aa,sa)||sa instanceof Zn&&!sa.graduatedSkip(aa,sa))&&(ra=(aa-a.graduatedMin)*Ft/a.graduatedRange,ra>Ft&&(ra=Ft),Us<=ra&&ra<=_h)){for(var ou=Kt[Nl][Ks],ah=Dt[Nl][Ks];NlNf&&Kswu&&.4995wu?0wu||.9995Of){var Xg=1-Math.abs(.5-wu);ou=(yl*Xg+Ol*(1-Xg))%360;break t}}}ou=yl}if(sa instanceof _i){var ll="";sa.graduatedFunction!==null?(ll=sa.graduatedFunction(aa,sa),ll=ll!=null?ll.toString():""):ll=(+aa.toFixed(2)).toString(),ll!==""&&vl.push({$l:Kg,angle:ou,text:ll})}else vl.push({$l:Kg,angle:ou})}aa=kp+iu*jd}}}a.graduatedMarks.push(vl)}hn(Kt);var Tr=a.graduatedMarks;if(Tr!==null)for(var Fp=b.length,ks=0;ksul;ul++){switch(ul){case 0:Zs.h(Cu,Sl);break;case 1:Zs.h(Cu+Zg,Sl);break;case 2:Zs.h(Cu,Sl+Hd);break;case 3:Zs.h(Cu+Zg,Sl+Hd)}Zs.rotate(Wo+tr.angle),Zs.offset(H0,Qg),Jg===0&&ul===0?Na.h(Zs.x,Zs.y,0,0):Na.Ye(Zs),Zs.offset(-H0,-Qg),Zs.rotate(-Wo-tr.angle)}Ot.free(Zs),Pu.graduatedBounds!==null&&Pu.graduatedBounds.push(Na),Do(lh,Na.x,Na.y,Na.width,Na.height)}else if(tr instanceof _i){var Xa=a,V0=E;Xa.temporaryTextBlock===null&&(Xa.temporaryTextBlock=new _i);var la=Xa.temporaryTextBlock;yS(la,tr);var uh=tr.alignmentFocus;uh.Mc()&&(uh=jo);for(var Za=tr.segmentOrientation,qg=tr.segmentOffset,od=new ge,bp=0,_g=0,Il=0,Vd=0,rd=0,$g=Fs.length,hh=0;hh<$g;hh++){var ru=Fs[hh];bp=ru.$l.x,_g=ru.$l.y,Il=ru.angle,rd=Vd=tr.angle,Za!==Ps&&(rd=Za===_c||Za===Qm?Il+tr.angle:Il,Vd=Ie.computeAngle(Za,rd)),la.Kb=Vd,la.text=ru.text||"",la.measure(1/0,1/0,0,0);var dh=la.measuredBounds,Lu=la.naturalBounds,fh=Lu.width,Yd=Lu.height,xl=Yn.alloc();xl.reset(),xl.translate(-dh.x,-dh.y),xl.scale(la.scale,la.scale),xl.rotate(rd,fh/2,Yd/2),Za!==$c&&Za!==ep||xl.rotate(90,fh/2,Yd/2),Za!==tp&&Za!==np||xl.rotate(-90,fh/2,Yd/2),Za===qm&&(45Il||225Il)&&xl.rotate(-Il,fh/2,Yd/2);var zf=ge.allocAt(0,0,fh,Yd),gh=Ot.alloc();gh.xi(zf,uh),xl.Ga(gh);var Rf=-gh.x,Hy=-gh.y,Mu=Ot.alloc();Mu.assign(qg),isNaN(Mu.x)&&(Mu.x=fh/2+3),isNaN(Mu.y)&&(Mu.y=-(Yd/2+3)),Mu.rotate(Il),bp+=Mu.x+Rf,_g+=Mu.y+Hy;var Ud=new ge(bp,_g,dh.width,dh.height),Tp=new ge(dh.x,dh.y,dh.width,dh.height),Vy=new ge(Lu.x,Lu.y,Lu.width,Lu.height);ru.Sz=Vd,ru.lineCount=la.lineCount,ru.lines=[la.Cb,la.Ih,la.df,la.Le,la.Qc,la.Qb,la.ze],ru.actualBounds=Ud,ru.measuredBounds=Tp,ru.naturalBounds=Vy,hh===0?od.assign(Ud):od.ed(Ud),Ot.free(Mu),Ot.free(gh),ge.free(zf),Yn.free(xl)}Xa.graduatedBounds!==null&&Xa.graduatedBounds.push(od),Do(V0,od.x,od.y,od.width,od.height)}or(tr,!1)}}},Wc.prototype.arrange=function(a,y,x){if(a.graduatedBounds!==null){var b=a.Pb(),E=a.graduatedMarks;if(E!==null){var z=a.graduatedBounds,tt=0,ot=z[tt];tt++,b!==null&&b.arrange(ot.x-x.x,ot.y-x.y,ot.width,ot.height);for(var rt=y.length,at=0;at=tt&&(tt=1);for(var ot=z.actualBounds,rt=a.O.s,at=a.graduatedMarks,ut=rt.length,gt=0;gta.graduatedTickUnit*mt.interval*z.geometry.flattenedTotalLength/a.graduatedRange*tt&&mt.graduatedSkip===null)){var Mt=mt.measuredBounds,Dt=mt.strokeWidth*mt.scale,Ft=mt.alignmentFocus;Ft.Mc()&&(Ft=jo);for(var jt=0;jttt.height)continue}else if(at.position>tt.width)continue;var ut=at.separatorStrokeWidth;isNaN(ut)&&(ut=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var gt=at.separatorStroke;if(gt===null&&(gt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),ut!==0&>!==null){Oo(a,y,gt,!1,!1,tt,z),gt=!1;var mt=at.separatorDashArray;mt===null&&(mt=x?a.defaultRowSeparatorDashArray:a.defaultColumnSeparatorDashArray),mt!==null&&(gt=!0,y.js(mt,0)),y.beginPath(),mt=at.position+ut,x?mt>tt.height&&(ut-=mt-tt.height):mt>tt.width&&(ut-=mt-tt.width),at=at.position+ut/2,y.lineWidth=ut,ut=a.yb,x?(at+=ut.top,mt=tt.width-ut.right,y.moveTo(ut.left,at),y.lineTo(mt,at)):(at+=ut.left,mt=tt.height-ut.bottom,y.moveTo(at,ut.top),y.lineTo(at,mt)),y.stroke(),y.Se(),gt&&y.fs()}}}}function Pm(a,y,x,b,E){for(var z=b.length,tt=a.actualBounds,ot=a.naturalBounds,rt=rS(a,!0),at=rS(a,!1),ut=0;utmt)){var yt=gt.Wc(),St=gt.separatorStrokeWidth;isNaN(St)&&(St=x?a.defaultRowSeparatorStrokeWidth:a.defaultColumnSeparatorStrokeWidth);var Mt=gt.separatorStroke;Mt===null&&(Mt=x?a.defaultRowSeparatorStroke:a.defaultColumnSeparatorStroke),(Mt===null||gt.index===(x?rt:at))&&(St=0),yt-=St,St=gt.position+St,yt+=gt.actual,St+yt>mt&&(yt=mt-St),0>=yt||(mt=a.yb,Oo(a,y,gt.background,!0,!1,ot,tt),x?y.fillRect(mt.left,St+mt.top,tt.width-(mt.left+mt.right),yt):y.fillRect(St+mt.left,mt.top,yt,tt.height-(mt.top+mt.bottom)))}}}}function rS(a,y){for(var x=y?a.rowCount:a.columnCount,b=0;bb&&E.set(St),Ot.free(St)),Ot.free(ut),z&&E.transform(tt),at},Pt.Gj=function(){for(var a=this.O.s,y=a.length,x=0;xx||z>b)&&(this.v(),this.measure(y>x?x:y,z>b?b:z,0,0));break;case ke:this.v(!0),this.measure(x+ot,b+tt,0,0);break;case gn:this.v(!0),this.measure(x+ot,z+tt,0,0);break;case kn:this.v(!0),this.measure(y+ot,b+tt,0,0)}}this.na.arrange(this,E,this.jg)}},Pt.gh=function(a){var y=this.naturalBounds,x=vu(this);if(Br(0,0,y.width,y.height,a.x,a.y)){y=this.O.s;for(var b=y.length,E=Ot.allocAt(0,0);b--;){var z=y[b];if((z.visible||z===x)&&(ai(E.set(a),z.transform),z.ca(E)))return Ot.free(E),!0}return Ot.free(E),!(this.Ma===null&&this.areaBackground===null)}return!1},Pt.ks=function(a){if(this.bindingId===a)return this;for(var y=this.O.s,x=y.length,b=0;bmt.width||gt.y>mt.height||0>gt.x+gt.width||0>gt.y+gt.height||(gt=ut,ut=ut instanceof be?ut:null,mt=Yn.alloc(),mt.set(tt),(ut!==null?ut.Cf(a,y,x,b,E,mt):pr(gt,a,b,mt))&&(y!==null&&(gt=y(gt)),gt===null||x!==null&&!x(gt)||E.add(gt)),Yn.free(mt))}}return z===void 0&&Yn.free(tt),b}return z===void 0&&Yn.free(tt),!1};function mv(a,y,x,b){for(var E=a.O.s,z=E.length;z--;){var tt=E[z];if(tt.visible){var ot=tt.actualBounds,rt=a.naturalBounds;ot.x>rt.width||ot.y>rt.height||0>ot.x+ot.width||0>ot.y+ot.height||(tt instanceof be&&mv(tt,y,x,b),y!==null&&(tt=y(tt)),tt===null||x!==null&&!x(tt)||b.add(tt))}}}Pt.og=function(a,y,x,b,E,z){if(this.pickable===!1)return!1;x===void 0&&(x=null),b===void 0&&(b=null);var tt=this.naturalBounds,ot=this.se(),rt=ot?a:ai(Ot.allocAt(a.x,a.y),this.transform),at=ot?y:ai(Ot.allocAt(y.x,y.y),this.transform),ut=rt.Bf(at),gt=0Dt.width||Mt.y>Dt.height||0>Mt.x+Mt.width||0>Mt.y+Mt.height))&&(St.se()?(Mt=St.transform,ai(rt.set(a),Mt),ai(at.set(y),Mt)):(rt.set(a),at.set(y)),Mt=St,St=St instanceof be?St:null,(St!==null?St.og(rt,at,x,b,E,z):Mt.tx(rt,at,E))&&(x!==null&&(Mt=x(Mt)),Mt===null||b!==null&&!b(Mt)||z.add(Mt)))}}Ot.free(rt),Ot.free(at)}return E?gt:tt}return!1};function vv(a){var y=null;return a instanceof Zn&&(y=a.spot1,y===wr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot1)),y===null&&(y=Xi),y}function yv(a){var y=null;return a instanceof Zn&&(y=a.spot2,y===wr&&(y=null),a=a.geometry,a!==null&&y===null&&(y=a.spot2)),y===null&&(y=Es),y}Pt.add=function(a){for(var y=[],x=0;x=E.count&&a>=E.count)return;E.mb(z),b=z}else Yt("element "+y.toString()+" has panel "+x.toString()+" but is not contained by it.")}(0>a||a>E.count)&&(a=E.count),E.Gb(a,y),(a===0||y.isPanelMain)&&(this.$g=null),ma(this)||this.v(),y.v(!1),y.portId!==null?this.Te=!0:y instanceof be&&y.Te===!0&&(this.Te=!0),this.graduatedIntervals=null,this.If()||Lm(this,y,!1),x=this.part,x!==null&&(x.Rh=null,x.ag=NaN,this.Te&&x instanceof Ke&&(x.Te=!0),x.Te&&x instanceof Ke&&(x.wc=null),E=this.diagram,E!==null&&E.undoManager.isUndoingRedoing||(b!==-1&&x.cb(ar,"elements",this,y,null,b,null),x.cb(Jo,"elements",this,null,y,null,a)))};function Sv(a,y){a.l=y?a.l|16777216:a.l&-16777217}Pt.remove=function(a){for(var y=this.O.s,x=y.length,b=-1,E=0;Ea&&un(a,">= 0",be,"getRowDefinition:idx"),a=Math.round(a);var y=this.rowDefs;if(y[a]===void 0){var x=new rr;x.wi(this),x.isRow=!0,x.index=a,y[a]=x,this.cb(Jo,"rowdefs",this,null,x,null,a)}return y[a]},Pt.oA=function(a){if(0>a&&un(a,">= 0",be,"removeRowDefinition:idx"),this.rowCount!==0){a=Math.round(a);var y=this.rowDefs,x=y[a];if(x){y[a]=void 0;for(var b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(ar,"rowdefs",this,x,null,a,null),this.v()}}};function hS(a,y,x){var b=a.rowDefs;if(!(0>y)){if(b[y]=x instanceof rr?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Pt.Eb=function(a){0>a&&un(a,">= 0",be,"getColumnDefinition:idx"),a=Math.round(a);var y=this.colDefs;if(y[a]===void 0){var x=new rr;x.wi(this),x.isRow=!1,x.index=a,y[a]=x,this.cb(Jo,"coldefs",this,null,x,null,a)}return y[a]},Pt.jA=function(a){if(0>a&&un(a,">= 0",be,"removeColumnDefinition:idx"),this.columnCount!==0){a=Math.round(a);var y=this.colDefs,x=y[a];if(x){y[a]=void 0;for(var b=y.length-1;0<=b&&y[b--]===void 0;)y.length--;this.cb(ar,"coldefs",this,x,null,a,null),this.v()}}};function dS(a,y,x){var b=a.colDefs;if(!(0>y)){if(b[y]=x instanceof rr?x:void 0,!x)for(y=b.length-1;0<=y&&b[y--]===void 0;)b.length--;a.v()}}Pt.Gy=function(a){var y=null;return a.isRow?y=this.Fb(a.index):a.isRow||(y=this.Eb(a.index)),y&&Mm(y,a),this},Pt.Hy=function(a,y){return(a=this.Fb(a))&&Mm(a,new rr(y)),this},Pt.By=function(a,y){return(a=this.Eb(a))&&Mm(a,new rr(y)),this},Pt.nz=function(a){if(0>a||this.type!==be.Table||this.rowCount===0)return-1;for(var y=0,x=this.rowDefs,b=x.length,E=this.topIndex;Ea||this.type!==be.Table||this.columnCount===0)return-1;for(var y=0,x=this.colDefs,b=x.length,E=this.leftIndex;Ea;)this.pc(this.O.length-1,!1);gS(this,this.itemArray)};function gS(a,y){var x=Hc(a);if(y===null||y.length===0)for(;a.O.length>x;)a.pc(a.O.length-1,!1);else if(a.O.length<=x){x=y.length;for(var b=0;bx)){var E=wv(a,y);if(E=Pv(a,E),E!==null){if(Va(E),E=E.copy(),E.l&16777216){var z=a.ih();z!==null&&Sv(z,!0)}typeof y=="object"&&(a.ge===null&&(a.ge=new bn),a.ge.add(y,E)),z=x+Hc(a),a.Gb(z,E),b&&(E.ub=y,xv(a,z,x),E.ub=null),E.data=y}}}function xv(a,y,x){for(a=a.O;ya&&un(a,">= 0",be,"padding"),a=new ii(a)):(0>a.left&&un(a.left,">= 0",be,"padding:value.left"),0>a.right&&un(a.right,">= 0",be,"padding:value.right"),0>a.top&&un(a.top,">= 0",be,"padding:value.top"),0>a.bottom&&un(a.bottom,">= 0",be,"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:qs},set:function(a){typeof a=="number"&&(a=new ii(a));var y=this.defaultSeparatorPadding;y.D(a)||(a=a.J(),this.T===null&&(this.T=new ba),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 zi)&&(a instanceof zi&&a.freeze(),this.T===null&&(this.T=new ba),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 ba),this.T.Ha=a,this.v(),this.g("defaultRowSeparatorStrokeWidth",y,a))}},defaultRowSeparatorDashArray:{get:function(){return this.T!==null?this.T.V:null},set:function(a){var y=this.defaultRowSeparatorDashArray;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;Ea)&&Yt("Panel.topIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new ba),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)&&Yt("Panel.leftIndex must be greater than zero and a real number, not: "+a),this.T===null&&(this.T=new ba),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 Sn&&!(this instanceof yi);Va(this),this.ub=a;var b=this.diagram;b!==null&&(x?(x=b.partManager,this instanceof Ie?(y!==null&&x.bf.remove(y),a!==null&&x.bf.add(a,this)):this instanceof Sn&&(y!==null&&x.cf.remove(y),a!==null&&x.cf.add(a,this))):(x=this.panel,x!==null&&x.ge!==null&&(y!==null&&x.ge.remove(y),a!==null&&x.ge.add(a,this)))),this.g("data",y,a),b!==null&&b.undoManager.isUndoingRedoing||a!==null&&this.La()}}},itemIndex:{get:function(){return this.zn},set:function(a){var y=this.zn;y!==a&&(this.zn=a,this.g("itemIndex",y,a))}},allBindings:{get:function(){return this.A!==null?this.A.nb:null},set:function(a){this.localBindings!==a&&(this.A===null&&(this.A=new Sf),this.A.nb=a)}},itemArray:{get:function(){return this.Hh},set:function(a){var y=this.Hh;if(y!==a||a!==null&&yx(this,a)){var x=this.diagram;y!==a&&(x!==null&&y!==null&&ly(x.partManager,this,x),this.Hh=a,x!==null&&a!==null&&ay(x.partManager,this)),this.g("itemArray",y,a),x!==null&&x.undoManager.isUndoingRedoing||gS(this,a)}}},itemTemplate:{get:function(){return this.itemTemplateMap===null?null:this.itemTemplateMap.I("")},set:function(a){if(this.itemTemplateMap===null){if(a===null)return;this.itemTemplateMap=new bn}var y=this.itemTemplateMap.I("");y!==a&&((a instanceof Sn||a.isPanelMain)&&Yt("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(););$n(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&&($n(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 Wn&&(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))}}}),de.Object.defineProperties(be,{Position:{get:function(){return nl.I("Position")}},Horizontal:{get:function(){return nl.I("Horizontal")}},Vertical:{get:function(){return nl.I("Vertical")}},Spot:{get:function(){return nl.I("Spot")}},Auto:{get:function(){return nl.I("Auto")}},Table:{get:function(){return nl.I("Table")}},Viewbox:{get:function(){return nl.I("Viewbox")}},TableRow:{get:function(){return nl.I("TableRow")}},TableColumn:{get:function(){return nl.I("TableColumn")}},Link:{get:function(){return nl.I("Link")}},Grid:{get:function(){return nl.I("Grid")}},Graduated:{get:function(){return nl.I("Graduated")}}}),be.prototype.rebuildItemElements=be.prototype.mv,be.prototype.findItemPanelForData=be.prototype.sx,be.prototype.updateTargetBindings=be.prototype.La,be.prototype.copyTemplate=be.prototype.Uy,be.prototype.graduatedValueForPoint=be.prototype.Gz,be.prototype.graduatedPointForValue=be.prototype.Fz,be.prototype.findColumnForLocalX=be.prototype.fz,be.prototype.findRowForLocalY=be.prototype.nz,be.prototype.addColumnDefinition=be.prototype.By,be.prototype.addRowDefinition=be.prototype.Hy,be.prototype.addRowColumnDefinition=be.prototype.Gy,be.prototype.removeColumnDefinition=be.prototype.jA,be.prototype.getColumnDefinition=be.prototype.Eb,be.prototype.removeRowDefinition=be.prototype.oA,be.prototype.getRowDefinition=be.prototype.Fb,be.prototype.removeAt=be.prototype.mb,be.prototype.remove=be.prototype.remove,be.prototype.insertAt=be.prototype.Gb,be.prototype.elt=be.prototype.M,be.prototype.add=be.prototype.add,be.prototype.findObject=be.prototype.fb,be.prototype.findInVisualTree=be.prototype.Nl,be.prototype.walkVisualTreeFrom=be.prototype.qm,be.prototype.findMainElement=be.prototype.Pb;var cS=!1,pS=null,nl=new bn;be.className="Panel",be.definePanelLayout=El,El("Position",new dm),El("Vertical",new gm),El("Auto",new pm),El("Link",new wm);function yu(){this.lq=0,this.F=100,this.ia=10,this.V=0,this.Zh=this.o=this.j=this.u=null}yu.prototype.copy=function(){var a=new yu;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},yu.className="GradPanelSettings";function ba(){this.Pc=[],this.Oc=[],this.j=this.ob=km,this.hb=this.Hb=0,this.Qp=qs,this.Ha=1,this.V=this.ia=null,this.F=1,this.nb=this.o=this.u=null}ba.prototype.copy=function(a){for(var y=new ba,x=this.Pc,b=x.length,E=y.Pc,z=0;za&&un(a,">= 0",rr,"height"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("height",y,a))}},width:{get:function(){return this.Hc},set:function(a){var y=this.Hc;y!==a&&(0>a&&un(a,">= 0",rr,"width"),this.Hc=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("width",y,a))}},minimum:{get:function(){return this.jj},set:function(a){var y=this.jj;y!==a&&((0>a||!isFinite(a))&&un(a,">= 0",rr,"minimum"),this.jj=a,this.actual=this.oa,this.panel!==null&&this.panel.v(),this.Ob("minimum",y,a))}},maximum:{get:function(){return this.hj},set:function(a){var y=this.hj;y!==a&&(0>a&&un(a,">= 0",rr,"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 ii(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&&wf(a,"RowColumnDefinition.separatorStroke"),a instanceof zi&&a.freeze(),this.lo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStroke",y,a))}},separatorStrokeWidth:{get:function(){return this.mo},set:function(a){var y=this.mo;y!==a&&(this.mo=a,this.panel!==null&&this.panel.v(),this.Ob("separatorStrokeWidth",y,a))}},separatorDashArray:{get:function(){return this.tj},set:function(a){var y=this.tj;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;EE)){var z=b.measuredBounds,tt=Math.max(1,z.width);z=z.height;for(var ot=x[0],rt=x[1],at,ut,gt,mt,yt,St,Mt=0,Dt=Ln(),Ft=2;Ftgt&&(gt=1),E=x=gt,at=tt/2,ut=at!==0,Ft=0,St=Dt[Ft],gt=St[0],yt=St[1],mt=St[2],St=St[3];for(var jt=0;.1<=Mt;){if(jt===0&&(ut?(E=x,E-=at,Mt-=at,ut=!1):E=x,E===0&&(E=1)),E>Mt){hn(Dt);return}E>St?(jt=E-St,E=St):jt=0;var Gt=Math.sqrt(E*E/(1+mt*mt));if(0>gt&&(Gt=-Gt),ot+=Gt,rt+=mt*Gt,a.translate(ot,rt),a.rotate(yt),a.translate(-(tt/2),-(z/2)),jt===0&&b.hh(a,y),a.translate(tt/2,z/2),a.rotate(-yt),a.translate(-ot,-rt),Mt-=E,St-=E,jt!==0){if(Ft++,Ft===Dt.length){hn(Dt);return}St=Dt[Ft],gt=St[0],yt=St[1],mt=St[2],St=St[3],E=jt}}hn(Dt)}}Pt.hh=function(a,y){var x=this.xc,b=this.Ui;if(x!==null||b!==null){var E=this.ua;if(E!==null){a.yc();var z=this.actualBounds,tt=this.naturalBounds;b!==null&&Oo(this,a,b,!0,!1,tt,z);var ot=this.part,rt=this.ig;if(x===null||rt!==0||ot===null||!this.isPanelMain&&ot.Pb()!==this||(rt=ot.type===be.Link&&ot instanceof yi&&ot.category==="Selection"&&ot.adornedObject instanceof Zn&&ot.adornedPart.Pb()===ot.adornedObject?ot.adornedObject.strokeWidth:0),rt===0&&(x=null),x!==null&&rt!==0&&(Oo(this,a,x,!1,!1,tt,z),a.lineWidth=rt,a.lineJoin=this.strokeJoin,a.lineCap=this.strokeCap,a.miterLimit=this.strokeMiterLimit),z=!1,ot&&y.Gf("drawShadows")&&(z=ot.isShadowed),a.Il===!1&&(z=!1),ot=!0,x===null||b!==null&&b!=="transparent"||(ot=!1),tt=!1,rt=this.strokeDashArray,rt!==null&&(tt=!0,a.js(rt,this.strokeDashOffset)),E.type===ze.j)a.beginPath(),a.moveTo(E.startX,E.startY),a.lineTo(E.endX,E.endY),x!==null&&a.jk(),a.Se();else if(E.type===ze.u){var at=E.startX;rt=E.startY;var ut=E.endX,gt=E.endY;E=Math.min(at,ut);var mt=Math.min(rt,gt);at=Math.abs(ut-at),rt=Math.abs(gt-rt),a.beginPath(),a.rect(E,mt,at,rt),b!==null&&a.ng(b),x!==null&&(ot&&z&&Xl(a),a.jk(),ot&&z&&cu(a)),a.Se()}else if(E.type===ze.F)at=E.startX,rt=E.startY,ut=E.endX,gt=E.endY,E=Math.abs(ut-at)/2,mt=Math.abs(gt-rt)/2,at=Math.min(at,ut)+E,rt=Math.min(rt,gt)+mt,a.beginPath(),a.moveTo(at,rt-mt),a.bezierCurveTo(at+Jt.wg*E,rt-mt,at+E,rt-Jt.wg*mt,at+E,rt),a.bezierCurveTo(at+E,rt+Jt.wg*mt,at+Jt.wg*E,rt+mt,at,rt+mt),a.bezierCurveTo(at-Jt.wg*E,rt+mt,at-E,rt+Jt.wg*mt,at-E,rt),a.bezierCurveTo(at-E,rt-Jt.wg*mt,at-Jt.wg*E,rt-mt,at,rt-mt),a.closePath(),b!==null&&a.ng(b),x!==null&&(ot&&z&&Xl(a),a.jk(),ot&&z&&cu(a)),a.Se();else if(E.type===ze.o)for(E=E.figures,rt=E.length,mt=0;mtMt.sweepAngle,yt!==null?yt.endX:at.startX,yt!==null?yt.endY:at.startY)}else if(yt=$s(Mt,at),Dt=yt.length,Dt===0)a.lineTo(Mt.centerX,Mt.centerY);else for(var Ft=0;Ft(x.startX-x.endX)*(a.x-x.endX)+(x.startY-x.endY)*(a.y-x.endY)||0>b)?!1:(ge.free(z),Jt.Yb(x.startX,x.startY,x.endX,x.endY,E,a.x,a.y));if(x.type===ze.u){y=x.startX;var tt=x.startY,ot=x.endX;if(x=x.endY,z.x=Math.min(y,ot),z.y=Math.min(tt,x),z.width=Math.abs(ot-y),z.height=Math.abs(x-tt),this.fill===null){if(z.Bc(-b,-b),z.ca(a))return ge.free(z),!1;z.Bc(b,b)}return this.stroke!==null&&z.Bc(E,E),a=z.ca(a),ge.free(z),a}if(x.type===ze.F){tt=x.startX,E=x.startY,ot=x.endX;var rt=x.endY;if(x=Math.min(tt,ot),y=Math.min(E,rt),tt=Math.abs(ot-tt)/2,E=Math.abs(rt-E)/2,x=a.x-(x+tt),y=a.y-(y+E),this.fill===null){if(tt-=b,E-=b,0>=tt||0>=E||1>=x*x/(tt*tt)+y*y/(E*E))return ge.free(z),!1;tt+=b,E+=b}return this.stroke!==null&&(tt+=b,E+=b),ge.free(z),0>=tt||0>=E?!1:1>=x*x/(tt*tt)+y*y/(E*E)}if(x.type===ze.o)return ge.free(z),this.fill===null?Sh(x,a.x,a.y,E):Ia(x,a,E,1=this.strokeWidth)ut=Jt.Ve(at.startX,at.startY,at.endX,at.endY,z,tt,ot,rt,E);else{if(at.startX===at.endX?(b=gt,ut=0):(y=(at.endY-at.startY)/(at.endX-at.startX),ut=gt/Math.sqrt(1+y*y),b=ut*y),y=Ln(),a=new Ot,Jt.Ve(at.startX+b,at.startY+ut,at.endX+b,at.endY+ut,z,tt,ot,rt,a)&&y.push(a),a=new Ot,Jt.Ve(at.startX-b,at.startY-ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),a=new Ot,Jt.Ve(at.startX+b,at.startY+ut,at.startX-b,at.startY-ut,z,tt,ot,rt,a)&&y.push(a),a=new Ot,Jt.Ve(at.endX+b,at.endY+ut,at.endX-b,at.endY-ut,z,tt,ot,rt,a)&&y.push(a),ot=y.length,ot===0)return hn(y),!1;for(ut=!0,rt=1/0,b=0;bMath.abs(x)){if(rt=tt-ut-x*(z-b),0>a*a*x*x+at*at-rt*rt){E.x=NaN,E.y=NaN,ut=!1;break t}gt=Math.sqrt(a*a*x*x+at*at-rt*rt),ot=(-(a*a*x*rt)+a*at*gt)/(at*at+a*a*x*x)+b,a=(-(a*a*x*rt)-a*at*gt)/(at*at+a*a*x*x)+b,at=x*(ot-b)+rt+ut,rt=x*(a-b)+rt+ut,Math.abs((z-ot)*(z-ot))+Math.abs((tt-at)*(tt-at))ot){E.x=NaN,E.y=NaN,ut=!1;break t}rt=Math.sqrt(ot),ot=ut+rt,rt=ut-rt,Math.abs(ot-tt)Math.abs(St)?(Mt*=.5/St,St=.5):Mt!==0&&.5>Math.abs(Mt)&&(St*=.5/Mt,Mt=.5),Ft-=St,jt-=Mt;yt.contains(Ft,jt);)Ft-=St,jt-=Mt;for(E.x=ot,E.y=rt,Mt=0;Mtx?a-x:x-a)<(y>b?y-b:b-y)?(a=ya||Jt.$(rt.y,a))&&(rt.yy||Jt.$(rt.x,y))&&(rt.x=a&&b<=y):(a=b&&x<=a)}Pt.tx=function(a,y,x){function b(Dt,Ft){for(var jt=Dt.length,Gt=0;GtE)return!0;return!1}if(x&&this.fill!==null&&this.gh(a,!0))return!0;var E=a.Bf(y),z=E;if(1.5=E||Uo(y,z,0,-gt)>=E||Uo(y,z,0,gt)>=E||Uo(y,z,ut,0)>=E)}else if(y.type===ze.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.xat&&a.yE&&xi(a.x,a.y,z,ot,rt,ot)>E&&xi(a.x,a.y,rt,at,z,at)>E&&xi(a.x,a.y,rt,at,rt,ot)>E)return!1;if(z=Math.sqrt(E),x){if(this.fill===null?Sh(y,a.x,a.y,z):Ia(y,a,z,!0,!1))return!0}else{for(x=y.figures,y=0;yE)return!1;for(ot=z.segments.s,rt=ot.length,at=0;atE)return!1;break;case Rr:var mt=Ln();if(Jt.Qe(tt,ut,gt.point1X,gt.point1Y,gt.point2X,gt.point2Y,gt.endX,gt.endY,.8,mt),tt=b(mt,a),hn(mt),tt||(tt=gt.endX,ut=gt.endY,a.zd(tt,ut)>E))return!1;break;case fa:if(mt=Ln(),Jt.ep(tt,ut,gt.point1X,gt.point1Y,gt.endX,gt.endY,.8,mt),tt=b(mt,a),hn(mt),tt||(tt=gt.endX,ut=gt.endY,a.zd(tt,ut)>E))return!1;break;case nr:case wa:mt=gt.type===nr?$s(gt,z):za(gt,z,tt,ut);var yt=mt.length;if(yt===0){if(tt=gt.type===nr?gt.centerX:gt.endX,ut=gt.type===nr?gt.centerY:gt.endY,a.zd(tt,ut)>E)return!1;break}gt=null;for(var St=Ln(),Mt=0;Mt= 0",Zn,"strokeWidth:value")}},strokeCap:{get:function(){return this.Na!==null?this.Na.Hr:"butt"},set:function(a){var y=this.strokeCap;y!==a&&(typeof a!="string"||a!=="butt"&&a!=="round"&&a!=="square"?un(a,'"butt", "round", or "square"',Zn,"strokeCap"):(Bd(this),this.Na.Hr=a,this.N(),this.g("strokeCap",y,a)))}},strokeJoin:{get:function(){return this.Na!==null?this.Na.Ir:"miter"},set:function(a){var y=this.strokeJoin;y!==a&&(typeof a!="string"||a!=="miter"&&a!=="bevel"&&a!=="round"?un(a,'"miter", "bevel", or "round"',Zn,"strokeJoin"):(Bd(this),this.Na.Ir=a,this.N(),this.g("strokeJoin",y,a)))}},strokeMiterLimit:{get:function(){return this.Na!==null?this.Na.Jr:10},set:function(a){var y=this.strokeMiterLimit;if(y!==a&&1<=a){Bd(this),this.Na.Jr=a,this.N();var x=this.part;x!==null&&(x.ag=NaN),this.g("strokeMiterLimit",y,a)}}},strokeDashArray:{get:function(){return this.Yg},set:function(a){var y=this.Yg;if(y!==a){if(a!==null){for(var x=a.length,b=0,E=0;Ea?a=0:1a?a=0:1(gt*gt+ut*ut)*mt*mt&&(x=!0),y.ib!==a&&(x=!1),y.ib instanceof na&&(x=!1),y.Gf("textGreeking")===!1&&(x=!1),y=this.spacingAbove,gt=this.spacingBelow,this.flip){case pi:a.translate(E,0),a.scale(-1,1);break;case ti:a.translate(0,z),a.scale(1,-1);break;case Ui:a.translate(E,z),a.scale(-1,-1)}if(a.yc(),ut=this.Gc,mt=(y+tt+gt)*ut,z>mt&&(b=this.verticalAlignment,b=b.y*z-b.y*mt+b.offsetY),ut===1&&this.ze!==null)gt=this.Cb,gt>E&&(gt=E),this.Oj(this.ze,a,0,b+y,E,tt,gt,x,ot,rt,at);else if(this.Qc!==null&&this.Qb!==null)for(mt=0;mtE&&(yt=E),b+=y,this.Oj(this.Qb[mt],a,0,b,E,tt,yt,x,ot,rt,at),b+=tt+gt}switch(this.flip){case pi:a.scale(-1,1),a.translate(-E,0);break;case ti:a.scale(1,-1),a.translate(0,-z);break;case Ui:a.scale(-1,-1),a.translate(-E,-z)}}},Pt.Oj=function(a,y,x,b,E,z,tt,ot,rt,at,ut){var gt=0;if(ot)rt==="left"?gt=0:rt==="right"?gt=E-tt:rt==="center"&&(gt=(E-tt)/2),y.fillRect(x+gt,b+.25*z,tt,1);else{if(rt==="left"?gt=0:rt==="right"?gt=E:rt==="center"&&(gt=E/2),E=Tm!==null?Tm(this,z):.75*z,y.fillText(a,x+gt,b+E),a=z/20|0,a===0&&(a=1),rt==="right"?gt-=tt:rt==="center"&&(gt-=tt/2),at){ot=Em!==null?Em(this,z):.8*z,rt=x+gt,at=b+ot,E=x+gt+tt,ot=b+ot;var mt=a;y.beginPath(),y.lineWidth=mt,y.moveTo(rt,at),y.lineTo(E,ot),y.stroke(),y.Se(),y instanceof na&&y.ad.classList.add("gojs-td")}ut&&(ut=b+z-z/2.2|0,a%2!==0&&(ut+=.5),b=x+gt,z=ut,x=x+gt+tt,tt=ut,gt=a,y.beginPath(),y.lineWidth=gt,y.moveTo(b,z),y.lineTo(x,tt),y.stroke(),y.Se(),y instanceof na&&y.ad.classList.add("gojs-td"))}},Pt.kk=function(a,y,x){if(!Xt.prototype.kk.call(this,a,y,x))return!1;if(Oo(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=this.Qb.length))){for(this.l|=16777216,at=this.Qb[rt],y=Math.max(1,a-y);il(at)>y&&1a.maxLines&&(a.l|=16777216))}function kv(a,y,x,b){var E=a.formatting===Kc;E&&(y=y.trim());var z=0,tt=a.Ae,ot=a.spacingAbove+a.spacingBelow;ot=Math.max(0,Uc(a)+ot);var rt=a.overflow===Bm?SS(tt):0;if(a.Gc>=a.maxLines)b!==null&&b.h(0,ot);else if(tt=y,a.wrap===Fv){a.Le=1;var at=il(y);if(rt===0||at<=x)a.Cb=Math.max(a.Cb,at),Yc(a,y,a.Cb),b!==null&&b.h(at,ot);else{for(z=Cg(a,tt),tt=tt.substr(z.length),y=Cg(a,tt),at=il(z+y);0x&&1x;){var gt=1;for(at=il(y.substr(0,gt)),ut=0;at<=x;)gt++,ut=at,at=il(y.substr(0,gt));if(gt===1){var mt=at;z=Math.max(z,at)}else mt=ut,z=Math.max(z,ut);if(gt--,1>gt&&(gt=1),Yc(a,y.substr(0,gt),mt),rt++,y=y.substr(gt),a.Gc+rt>a.maxLines)break}for(ut=Cg(a,tt),at=il(y+ut);0a.maxLines))break}a.Le=Math.min(a.maxLines,rt),a.Cb=Math.max(a.Cb,z),b!==null&&b.h(a.Cb,ot*a.Le)}}function Cg(a,y){if(a.wrap===PS)return y.substr(0,1);for(var x=y.length,b=0,E=Sx;b=y.length?y:y.substr(0,b)}function il(a){return Rs===null?8*a.length:Rs.measureText(a).width}function Uc(a){if(a.df!==null)return a.df;var y=a.Ae;if(Rs===null){var x=16;return a.df=x}return Ev[y]!==void 0&&5e3>LS?x=Ev[y]:(x=1.3*Rs.measureText("M").width,Ev[y]=x,LS++),a.df=x}function SS(a){if(Rs===null)return 6;if(Nm[a]!==void 0&&5e3>Bv)var y=Nm[a];else y=Rs.measureText(Xc).width,Nm[a]=y,Bv++;return y}function xS(a,y){var x=a.ec.replace(/\r\n/g,` `).replace(/\r/g,` `),b=a.spacingAbove+a.spacingBelow;if(b=Math.max(0,Uc(a)+b),x.length===0)return a.Cb=0,a.Gc=1,b;if(!a.isMultiline){var E=x.indexOf(` `,0);0<=E&&(x=x.substr(0,E))}E=0;for(var z=a.Gc=0,tt,ot=!1;!ot;){if(tt=x.indexOf(` `,z),tt===-1&&(tt=x.length,ot=!0),z<=tt){if(z=x.substr(z,tt-z),a.wrap!==Fv){a.Le=0;var rt=We.alloc();kv(a,z,y,rt),E+=rt.height,We.free(rt),a.Gc+=a.Le}else kv(a,z,y,null),E+=b,a.Gc++;a.Gc===a.maxLines&&(ot=!0)}z=tt+1}return a.Lq=E}de.Object.defineProperties(_i.prototype,{font:{get:function(){return this.Ae},set:function(a){var y=this.Ae;y!==a&&(this.Ae=a,this.df=null,this.v(),this.g("font",y,a))}},text:{get:function(){return this.ec},set:function(a){var y=this.ec;a!=null?a=a.toString():a="",y!==a&&(this.ec=a,this.v(),this.g("text",y,a),this.Uc=!0)}},textAlign:{get:function(){return this.da!==null?this.da.Or:"start"},set:function(a){var y=this.textAlign;y===a||a!=="start"&&a!=="end"&&a!=="left"&&a!=="right"&&a!=="center"||(Bl(this),this.da.Or=a,this.N(),this.g("textAlign",y,a))}},flip:{get:function(){return this.da!==null?this.da.Xf:Le},set:function(a){var y=this.flip;y!==a&&(Bl(this),this.da.Xf=a,this.N(),this.g("flip",y,a))}},verticalAlignment:{get:function(){return this.da!==null?this.da.Yr:vh},set:function(a){var y=this.verticalAlignment;y.D(a)||(a=a.J(),Bl(this),this.da.Yr=a,ys(this),this.g("verticalAlignment",y,a))}},naturalBounds:{get:function(){if(!this.dc.w()){var a=We.alloc();kv(this,this.ec,999999,a);var y=a.width;We.free(a),a=xS(this,y);var x=this.desiredSize;isNaN(x.width)||(y=x.width),isNaN(x.height)||(a=x.height),fr(this.dc,y,a)}return this.dc}},isMultiline:{get:function(){return(this.l&2097152)!==0},set:function(a){var y=(this.l&2097152)!==0;y!==a&&(this.l^=2097152,this.v(),this.g("isMultiline",y,a))}},isUnderline:{get:function(){return(this.l&4194304)!==0},set:function(a){var y=(this.l&4194304)!==0;y!==a&&(this.l^=4194304,this.Uc=!0,this.N(),this.g("isUnderline",y,a))}},isStrikethrough:{get:function(){return(this.l&8388608)!==0},set:function(a){var y=(this.l&8388608)!==0;y!==a&&(this.l^=8388608,this.Uc=!0,this.N(),this.g("isStrikethrough",y,a))}},wrap:{get:function(){return this.da!==null?this.da.$r:bv},set:function(a){var y=this.wrap;y!==a&&(Bl(this),this.da.$r=a,this.v(),this.g("wrap",y,a))}},overflow:{get:function(){return this.da!==null?this.da.$q:Tv},set:function(a){var y=this.overflow;y!==a&&(Bl(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&&wf(a,"TextBlock.stroke"),a instanceof zi&&a.freeze(),this.xc=a,this.N(),this.g("stroke",y,a))}},lineCount:{get:function(){return this.Gc}},lineHeight:{get:function(){return Uc(this)}},editable:{get:function(){return(this.l&1048576)!==0},set:function(a){var y=(this.l&1048576)!==0;y!==a&&(this.l^=1048576,this.g("editable",y,a))}},textEditor:{get:function(){return this.da!==null?this.da.Qr:null},set:function(a){var y=this.textEditor;y!==a&&(Bl(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&&(Bl(this),this.da.Hd=a,this.g("errorFunction",y,a))}},interval:{get:function(){return this.fa!==null?this.fa.Tk:1},set:function(a){var y=this.interval;if(a=Math.round(a),y!==a&&a!==0&&isFinite(a)){this.fa===null&&(this.fa=new Ql),this.fa.Tk=a,this.v();var x=this.panel;x!==null&&(x.graduatedIntervals=null),this.g("interval",y,a)}}},graduatedStart:{get:function(){return this.fa!==null?this.fa.u:0},set:function(a){var y=this.graduatedStart;y!==a&&(0>a?a=0:1a?a=0:1=a&&un(a,"> 0",_i,"maxLines"),Bl(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 Tm=null,Em=null,Fv=new me(_i,"None",0),wS=new me(_i,"WrapFit",1),bv=new me(_i,"WrapDesiredSize",2),PS=new me(_i,"WrapBreakAll",3),Tv=new me(_i,"OverflowClip",0),Bm=new me(_i,"OverflowEllipsis",1),Kc=new me(_i,"FormatTrim",0),CS=new me(_i,"FormatNone",0),Sx=/[ \u200b\u00ad]/,Ev=new Rn,LS=0,Nm=new Rn,Bv=0,Xc="...",MS="",Rs=null,Dm=!1;_i.className="TextBlock";function Nv(){this.nc=!1,this.Hd=null,this.Xf=Le,this.gq=Kc,this.Jq=1/0,this.$q=Tv,this.Er=this.Dr=0,this.Or="start",this.vj=this.Qr=this.Pr=null,this.Yr=vh,this.$r=bv}Nv.prototype.copy=function(){var a=new Nv;return a.Hd=this.Hd,a.Xf=this.Xf,a.gq=this.gq,a.Jq=this.Jq,a.$q=this.$q,a.Dr=this.Dr,a.Er=this.Er,a.Or=this.Or,a.Pr=this.Pr,a.Qr=this.Qr,a.vj=this.vj,a.Yr=this.Yr,a.$r=this.$r,a},_i.getEllipsis=function(){return Xc},_i.setEllipsis=function(a){Xc=a,Nm=new Rn,Bv=0},_i.getBaseline=function(){return Tm},_i.setBaseline=function(a){Tm=a},_i.getUnderline=function(){return Em},_i.setUnderline=function(a){Em=a},_i.isValidFont=function(a){if(Dm||(Rs=Eo?new Ha(null).context:null,Dm=!0),Rs===null)return!0;var y=Rs.font;if(a===y||a==="10px sans-serif")return!0;Rs.font="10px sans-serif",Rs.font=a;var x=Rs.font;if(x!=="10px sans-serif")return Rs.font=y,!0;Rs.font="19px serif";var b=Rs.font;return Rs.font=a,x=Rs.font,Rs.font=y,x!==b},_i.FormatNone=CS,_i.FormatTrim=Kc,_i.None=Fv,_i.OverflowClip=Tv,_i.OverflowEllipsis=Bm,_i.WrapBreakAll=PS,_i.WrapDesiredSize=bv,_i.WrapFit=wS;function Ql(){this.Tk=1,this.u=0,this.j=1,this.o=this.F=null}Ql.prototype.copy=function(){var a=new Ql;return a.Tk=this.Tk,a.u=this.u,a.j=this.j,a.F=this.F,a.o=this.o,a},Ql.className="GradElementSettings";function js(a,y){Xt.call(this),this.Eg=null,this.qo="",this.Xg=Ja,this.Nk=ke,this.Zg=this.Hd=null,this.Mk=wi,this.Xf=Le,this.vl=null,this.qn=!1,this.en=!0,this.al=!1,this.bt=this.rl=null,typeof a=="string"?this.source=a:a&&Object.assign(this,a),y&&Object.assign(this,y)}var Lg;xe(js,Xt),js.prototype.cloneProtected=function(a){Xt.prototype.cloneProtected.call(this,a),a.qo=this.qo,a.element=this.Eg,a.Xg=this.Xg.J(),a.Nk=this.Nk,a.Xf=this.Xf,a.Hd=this.Hd,a.Zg=this.Zg,a.Mk=this.Mk.J(),a.en=this.en,a.rl=this.rl},js.prototype.qb=function(a){a===Le||a===dn||a===li?this.imageStretch=a:Xt.prototype.qb.call(this,a)},js.prototype.toString=function(){return"Picture("+this.source+")#"+Ii(this)};function Mg(a){a===void 0&&(a=""),a!==""?Lg[a]&&(delete Lg[a],Om--):(Lg=new Rn,Om=0)}function AS(a,y){y.qy||(y.Fq=function(x){y.sq=!0,y.ln=!1;var b=y.Bg.copy();if(b!=null){for(b=b.iterator;b.next();){var E=b.value;E.N();var z=y.getAttribute("src")||"",tt=E.Og.I(z);if(tt!==null)for(var ot=tt.length,rt=0;rt=b.width&&(z=z+St.offsetX+(gt*St.x-b.width*St.x)),mt>=b.height&&(tt=tt+St.offsetY+(mt*St.y-b.height*St.y)),rt=Math.min(b.width,gt),ot=Math.min(b.height,mt);break;case ke:gt=b.width,mt=b.height;break;case dn:case li:yt===dn?(yt=Math.min(b.height/mt,b.width/gt),gt*=yt,mt*=yt):yt===li&&(yt=Math.max(b.height/mt,b.width/gt),gt*=yt,mt*=yt,gt>=b.width&&(z=(z+St.offsetX+(gt*St.x-b.width*St.x)/gt)*rt),mt>=b.height&&(tt=(tt+St.offsetY+(mt*St.y-b.height*St.y)/mt)*ot),rt*=1/(gt/b.width),ot*=1/(mt/b.height),gt=b.width,mt=b.height)}yt=this.Df()*y.scale;var Mt=gt*yt*mt*yt,Dt=rt*ot/Mt,Ft=x.__goCache;yt=null;var jt=xx;if(!E){if(x.sq&&Ft!==void 0&&4jt*jt)for(Ft.gi===null&&(FS(Ft,4,at,ut,x),FS(Ft,16,at,ut,x)),E=Ft.gi,at=E.length,ut=0;uta)&&(a=5),a=Math.min(a,y/3),a=Math.min(a,x/3);var b="rr"+y+","+x+","+a,E=Jt.Mf[b];if(E!==void 0)return E;var z=a*Jt.wg;return E=new ze().add(new gr(a,0,!0).add(new Li(oo,y-a,0)).add(new Li(Rr,y,a,y-z,0,y,z)).add(new Li(oo,y,x-a)).add(new Li(Rr,y-a,x,y,x-z,y-z,x)).add(new Li(oo,a,x)).add(new Li(Rr,0,x-a,z,x,0,x-z)).add(new Li(oo,0,a)).add(new Li(Rr,a,0,0,z,z,0).close())),1E.x&&a.y>E.y&&a.rightE.x&&y.y>E.y&&y.right=x.maxSelectionCount)){this.G^=4096;var b=!1;if(x!==null){b=x.skipsUndoManager,x.skipsUndoManager=!0;var E=x.selection;E.ka(),a?E.add(this):E.remove(this),E.freeze()}this.g("isSelected",y,a),this.Wb(),a=this.selectionChanged,a!==null&&a(this),x!==null&&(x.$b(),x.skipsUndoManager=b)}}}},isHighlighted:{get:function(){return(this.G&524288)!==0},set:function(a){var y=(this.G&524288)!==0;if(y!==a){this.G^=524288;var x=this.diagram;x!==null&&(x=x.highlighteds,x.ka(),a?x.add(this):x.remove(this),x.freeze()),this.g("isHighlighted",y,a),this.N(),a=this.highlightedChanged,a!==null&&a(this)}}},isShadowed:{get:function(){return(this.G&8192)!==0},set:function(a){var y=(this.G&8192)!==0;y!==a&&(this.G^=8192,this.Uc=!0,this.g("isShadowed",y,a),this.N())}},isAnimated:{get:function(){return(this.G&262144)!==0},set:function(a){var y=(this.G&262144)!==0;y!==a&&(this.G^=262144,this.g("isAnimated",y,a))}},highlightedChanged:{get:function(){return this.P!==null?this.P.oq:null},set:function(a){var y=this.highlightedChanged;y!==a&&(Gs(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&&(Gs(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&&(Gs(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 Ie?(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&&(Gs(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&&(Gs(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&&(Gs(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:ko},set:function(a){var y=this.resizeCellSize;y.D(a)||(a=a.J(),Gs(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&&(Gs(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&&(Gs(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:wr},set:function(a){var y=this.rotationSpot;y.D(a)||(a=a.J(),Gs(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&&Yt("Cannot make a Group a member of itself: "+this.toString()),Yt("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 Wn&&x!==null&&x.ai.remove(this),this.Ah=a,a!==null?Yv(a,this):this instanceof Wn&&x!==null&&x.ai.add(this),this.C(1),x!==null&&x.aa){var b=this.data,E=x.model;if(b!==null&&E.Xj()){var z=E.wa(a!==null?a.data:null);E.mp(b,z)}}if(b=this.containingGroupChanged,b!==null&&(E=!0,x!==null&&(E=x.aa,x.aa=!0),b(this,y,a),x!==null&&(x.aa=E)),this instanceof Wn){for(x=new Ee,Wh(x,this,!0,0,!0),x=x.iterator;x.next();)if(b=x.value,b instanceof Ke)for(b=b.linksConnected;b.next();)Fg(b.value)}if(this instanceof Ke){for(x=this.linksConnected;x.next();)Fg(x.value);x=this.labeledLink,x!==null&&Fg(x)}this.g("containingGroup",y,a),a!==null&&(y=a.layer,y!==null&&eg(y,-1,a))}}else Yt("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&&(Gs(this),this.P.Kp=a,this.g("containingGroupChanged",y,a))}},isTopLevel:{get:function(){return!(this.containingGroup!==null||this instanceof Ke&&this.labeledLink!==null)}},layoutConditions:{get:function(){return this.P!==null?this.P.Cq:127},set:function(a){var y=this.layoutConditions;y!==a&&(Gs(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&&(Gs(this),this.P.Up=a,this.g("dragComputation",y,a))}},shadowOffset:{get:function(){return this.P!==null?this.P.zr:io},set:function(a){var y=this.shadowOffset;y.D(a)||(a=a.J(),Gs(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&&(Gs(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&&(Gs(this),this.P.Vg=a,this.N(),this.g("shadowBlur",y,a))}}}),Sn.prototype.invalidateLayout=Sn.prototype.C,Sn.prototype.findCommonContainingGroup=Sn.prototype.px,Sn.prototype.isMemberOf=Sn.prototype.Td,Sn.prototype.findTopLevelPart=Sn.prototype.sz,Sn.prototype.findSubGraphLevel=Sn.prototype.oz,Sn.prototype.ensureBounds=Sn.prototype.Va,Sn.prototype.getDocumentBounds=Sn.prototype.mi,Sn.prototype.findObject=Sn.prototype.fb,Sn.prototype.moveTo=Sn.prototype.moveTo,Sn.prototype.invalidateAdornments=Sn.prototype.Wb,Sn.prototype.clearAdornments=Sn.prototype.Ej,Sn.prototype.removeAdornment=Sn.prototype.Jf,Sn.prototype.addAdornment=Sn.prototype.bh,Sn.prototype.findAdornment=Sn.prototype.Pj,Sn.prototype.updateTargetBindings=Sn.prototype.La;var GS=!1;Sn.className="Part",Sn.LayoutNone=0,Sn.LayoutAdded=1,Sn.LayoutRemoved=2,Sn.LayoutShown=4,Sn.LayoutHidden=8,Sn.LayoutNodeSized=16,Sn.LayoutGroupLayout=32,Sn.LayoutNodeReplaced=64,Sn.LayoutStandard=127,Sn.LayoutAll=16777215;function yi(a,y){a===void 0||a instanceof lr||typeof a=="string"?Sn.call(this,a):(Sn.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)}xe(yi,Sn),yi.prototype.toString=function(){var a=this.adornedPart;return"Adornment("+this.category+")"+(a!==null?a.toString():"")},yi.prototype.updateRelationshipsFromData=function(){},yi.prototype.Ul=function(a){var y=this.adornedObject,x=y==null?void 0:y.part;if(x instanceof Ie&&y instanceof Zn){y=x.path,x.Ul(a),a=y.geometry,x=this.O.s,y=x.length;for(var b=0;ba&&(a=1);var y=this.diagram;if(y!==null&&!y.Ue){y.Ue=!0;var x=new Ee;x.add(this),ZS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===Ku),y.Ue=!1}};function ZS(a,y,x,b,E,z,tt){if(1a&&(a=2);var y=this.diagram;if(y!==null&&!y.Ue){y.Ue=!0;var x=new Ee;x.add(this),QS(this,x,y.isTreePathToChildren,a,y,this,y.treeCollapsePolicy===Ku),y.Ue=!1}};function QS(a,y,x,b,E,z,tt){for(var ot=z===a?!1:a.isTreeExpanded,rt=x?a.Mo():a.Sd(),at={};rt.next();){var ut=rt.value;if(ut.isTreeLink&&(ot||ut.fd||ut.bb(),ut=ut.To(a),ut!==null&&ut!==a&&!y.contains(ut))){if(y.add(ut),!ot){ut.Zb(!0),ut.oh();var gt=x?ut.Oo():ut.Po();at.vv=a,gt.all(function(mt){return function(yt){return yt===mt.vv||!yt.isTreeExpanded}}(at))&&E.Cj(ut,z)}(2E&&(E=ot.right),ot.bottom>z&&(z=ot.bottom)}}return isFinite(x)&&isFinite(b)?a.h(x,b,E-x,z-b):(y=y.location,a.h(y.x,y.y,0,0)),a},de.Object.defineProperties(ws.prototype,{padding:{get:function(){return this.yb},set:function(a){typeof a=="number"&&(a=new ii(a));var y=this.yb;y.D(a)||(this.yb=a=a.J(),this.g("padding",y,a),this.v())}}}),ws.className="Placeholder";function Ie(a){Sn.call(this,be.Link),this.Qa=8,this.ef=null,this.ff="",this.uf=this.gn=null,this.vf="",this.uo=null,this.qk=Ps,this.Om=0,this.Qm=Ps,this.Rm=NaN,this.qj=Qv,this.po=.5,this.wd=null,this.Nb=new Ne().freeze(),this.Tg=this.Mg=null,this.ml=new ge,this.ua=new ze,this.u=this.o=this.Sf=this.Wf=null,this.su=new Ot,this.cq=this.Mw=this.Lw=null,this.vt=NaN,this.ba=null,this.j=[],a&&Object.assign(this,a)}xe(Ie,Sn),Ie.prototype.cloneProtected=function(a){Sn.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())},Pt=Ie.prototype,Pt.Af=function(a){Sn.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&&ia(y),a=a.toPort,a!==null&&ia(a)},Pt.qb=function(a){a.classType===Ie?(a.value&2)===2?this.routing=a:a===ya||a===th||a===Tg?this.curve=a:a===qc||a===Zm||a===Jm?this.adjusting=a:a!==Qv&&a!==Ps&&Yt("Unknown Link enum value for a Link property: "+a):Sn.prototype.qb.call(this,a)},Pt.Xc=function(){this.ba===null&&(this.ba=new zc)},Pt.si=function(){var a=this.fromNode;if(a!==null){var y=a.findVisibleNode();if(y!==null&&(a=y),Ss(a)||jh(a))return!1}return a=this.toNode,!(a!==null&&(y=a.findVisibleNode(),y!==null&&(a=y),Ss(a)||jh(a)))},Pt.zv=function(){return!1},Pt.Av=function(){},Pt.Zc=function(){return!1},Ie.prototype.computeAngle=function(a,y,x){return Ie.computeAngle(y,x)},Ie.computeAngle=function(a,y){switch(a){default:case Ps:a=0;break;case _c:a=y;break;case $c:a=y+90;break;case tp:a=y-90;break;case qv:a=y+180;break;case Qm:a=Jt.bp(y),90a&&(a-=180);break;case ep:a=Jt.bp(y+90),90a&&(a-=180);break;case np:a=Jt.bp(y-90),90a&&(a-=180);break;case qm:if(a=Jt.bp(y),45a||225a)return 0;90a&&(a-=180)}return Jt.bp(a)};function Fg(a){var y=a.fromNode,x=a.toNode,b=null;if(y!==null?b=x!==null?y.px(x):y.containingGroup:x!==null?b=x.containingGroup:b=null,y=b,x=a.Ah,x!==y){x!==null&&Uv(x,a),a.Ah=y,y!==null&&Yv(y,a);var E=a.containingGroupChanged;if(E!==null){var z=!0,tt=a.diagram;tt!==null&&(z=tt.aa,tt.aa=!0),E(a,x,y),tt!==null&&(tt.aa=z)}!a.fd||a.Lw!==x&&a.Mw!==x||a.bb()}if(a.isLabeledLink)for(a=a.labelNodes;a.next();)a.value.containingGroup=b}Pt=Ie.prototype,Pt.oh=function(){var a=this.containingGroup;a!==null&&this.fromNode!==a&&this.toNode!==a&&a.computesBoundsIncludingLinks&&Sn.prototype.oh.call(this)},Pt.To=function(a){var y=this.fromNode;return a===y?this.toNode:y},Pt.Cz=function(a){var y=this.fromPort;return a===y?this.toPort:y};function $S(a,y){a.wd===null&&(a.wd=new Ee),a.wd.add(y),a.v()}Pt.Vo=function(a){if(Sn.prototype.Vo.call(this,a),Od(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Gm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Gm(x,this,b)}Jc(this)}},Pt.Wo=function(a){if(Sn.prototype.Wo.call(this,a),Od(this)&&this.Xo(this.actualBounds),!a){a=this.ef;var y=null;a!==null&&(y=this.fromPort,Wm(a,this,y));var x=this.uf;if(x!==null){var b=this.toPort;x===a&&b===y||Wm(x,this,b)}Qc(this)}},Pt.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))},Ie.prototype.updateRelationshipsFromData=function(){if(this.data!==null){var a=this.diagram;a!==null&&a.partManager.updateRelationshipsFromData(this)}},Ie.prototype.move=function(a,y){var x=y?this.location:this.position,b=x.x;isNaN(b)&&(b=0);var E=x.y;for(isNaN(E)&&(E=0),b=a.x-b,E=a.y-E,y===!0?Sn.prototype.move.call(this,a,!1):(a=Ot.allocAt(x.x+b,x.y+E),Sn.prototype.move.call(this,a,!1),Ot.free(a)),$u(this,b,E),a=this.labelNodes;a.next();)y=a.value,x=y.position,y.moveTo(x.x+b,x.y+E)},Ie.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},Ie.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},Ie.prototype.computeMidPoint=function(a){var y=this.pointsCount;if(y===0)return a.assign(Ao),a;if(y===1)return a.assign(this.i(0)),a;if(y===2){var x=this.i(0),b=this.i(1);return a.h((x.x+b.x)/2,(x.y+b.y)/2),a}if(this.isOrthogonal&&(15<=this.computeCorner()||this.computeCurve()===ya))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()===ya){if(y===3){x=this.i(0),b=this.i(1);var E=this.i(2);return Jt.ax(x.x,x.y,b.x,b.y,b.x,b.y,E.x,E.y,a),a}if(b=(y-1)/3|0,x=3*(b/2|0),b%2===1){b=this.i(x),E=this.i(x+1);var z=this.i(x+2);x=this.i(x+3),Jt.ax(b.x,b.y,E.x,E.y,z.x,z.y,x.x,x.y,a)}else a.assign(this.i(x));return a}var tt=this.flattenedLengths;for(x=this.flattenedTotalLength,E=z=b=0;bx/2));)b+=E,z++;return y=this.i(z),z=this.i(z+1),1>Math.abs(y.x-z.x)?y.y>z.y?a.h(y.x,y.y-(x/2-b)):a.h(y.x,y.y+(x/2-b)):1>Math.abs(y.y-z.y)?y.x>z.x?a.h(y.x-(x/2-b),y.y):a.h(y.x+(x/2-b),y.y):(x=(x/2-b)/E,a.h(y.x+x*(z.x-y.x),y.y+x*(z.y-y.y))),a},Ie.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()===ya))return this.ua.wx(.5);if(this.computeCurve()===ya&&4<=a){var y=(a-1)/3|0,x=3*(y/2|0);if(y%2===1){x=Math.floor(x),a=this.i(x),y=this.i(x+1);var b=this.i(x+2);return x=this.i(x+3),Jt.My(a.x,a.y,y.x,y.y,b.x,b.y,x.x,x.y)}if(0b/2));)E+=z,x++;if(y=this.i(x),b=this.i(x+1),1>Math.abs(y.x-b.x)&&1>Math.abs(y.y-b.y)){if(0Math.abs(y.x-b.x))return y.y>b.y?270:90;if(1>Math.abs(y.y-b.y))return y.x>b.x?180:0}return y.ab(b)},Pt=Ie.prototype,Pt.i=function(a){return this.Nb.s[a]},Pt.dd=function(a,y){this.Nb.cd(a,y)},Pt.L=function(a,y,x){this.Nb.cd(a,new Ot(y,x))},Pt.Kz=function(a,y){this.Nb.Gb(a,y)},Pt.m=function(a,y,x){this.Nb.Gb(a,new Ot(y,x))},Pt.ne=function(a){this.Nb.add(a)},Pt.yf=function(a,y){this.Nb.add(new Ot(a,y))},Pt.pv=function(a){this.Nb.mb(a)},Pt.Fj=function(){this.Nb.clear()};function $u(a,y,x){if(y!==0||x!==0)if(a.pointsCount===0)a.defaultFromPoint&&a.defaultFromPoint.offset(y,x),a.defaultToPoint&&a.defaultToPoint.offset(y,x);else{for(var b=a.fd,E=new Ne,z=a.Nb.iterator;z.next();){var tt=z.value;E.add(new Ot(tt.x+y,tt.y+x).freeze())}E.freeze(),z=a.Nb,a.Nb=E,tt=a.diagram,isNaN(y)||isNaN(x)||tt!==null&&tt.animationManager.zb?a.v():(a.ke.h(a.ke.x+y,a.ke.y+x),a.pa.h(a.pa.x+y,a.pa.y+x),ys(a)),b?Vm(a):(a.defaultFromPoint&&(a.defaultFromPoint=a.i(0)),a.defaultToPoint&&(a.defaultToPoint=a.i(a.pointsCount-1))),tt!==null&&tt.animationManager.zb&&tg(tt.animationManager,a,E),a.g("points",z,E)}}Pt.uh=function(){this.Mg===null&&(this.Mg=this.Nb,this.Nb=this.Nb.copy())},Pt.zf=function(){if(this.Mg!==null){for(var a=this.Mg,y=this.Nb,x=1/0,b=1/0,E=a.s,z=E.length,tt=0;ttat&&(gt=-gt),Mt=(0>rt?-1:1)*gt+yt,Dt=ut*(Mt-yt)+St),yt=z.x+2*ot/3,St=z.y+2*rt/3;var Ft=yt,jt=St;Jt.B(rt,0)?jt=0rt?-1:1)*gt+yt,jt=ut*(Ft-yt)+St),this.Fj(),this.ne(z),this.yf(Mt,Dt),this.yf(Ft,jt),this.ne(mt),this.dd(0,this.getLinkPoint(a,y,tt,!0,!1,b,E)),this.dd(3,this.getLinkPoint(b,E,x,!1,!1,a,y))}else z=b,mt=E,b=this.getLinkPoint(a,y,tt,!0,!1,z,mt),E=this.getLinkPoint(z,mt,x,!1,!1,a,y),this.hasCurviness()?(mt=E.x-b.x,x=E.y-b.y,tt=this.computeCurviness(),a=b.x+mt/2,y=b.y+x/2,z=a,ot=y,Jt.B(x,0)?ot=0tt&&(z=-z),z=(0>x?-1:1)*z+a,ot=mt*(z-a)+y),this.ne(b),this.yf(z,ot),this.ne(E)):(this.ne(b),this.ne(E),ot=ge.alloc(),y.mi(ot),rt=ot.ca(E),mt.mi(ot),at=ot.ca(b),(rt||at)&&(tt=y.ga(Um(tt),new Ot),this.dd(0,this.getLinkPointFromPoint(a,y,tt,E,!0,tt)),x=mt.ga(Um(x),new Ot),this.dd(1,this.getLinkPointFromPoint(z,mt,x,b,!1,x))),ge.free(ot))}else{gt=this.isAvoiding,mt&&(ut&>||at)&&this.Fj();var Gt=at?this.computeCurviness():0;gt=this.getLinkPoint(a,y,tt,!0,ut,b,E),yt=Mt=St=0,(ut||!ot||at)&&(Dt=this.computeEndSegmentLength(a,y,tt,!0),yt=this.getLinkDirection(a,y,gt,tt,!0,ut,b,E),at&&(ot||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(yt-=ut?90:30,0>Gt&&(yt-=180)),0>yt?yt+=360:360<=yt&&(yt-=360),at&&(Dt+=Math.abs(Gt)*(ut?1:2)),yt===0?St=Dt:yt===90?Mt=Dt:yt===180?St=-Dt:yt===270?Mt=-Dt:(St=Dt*Math.cos(yt*Math.PI/180),Mt=Dt*Math.sin(yt*Math.PI/180)),tt.Mc()&&at&&(Dt=y.ga(wi,Ot.alloc()),Ft=Ot.allocAt(Dt.x+1e3*St,Dt.y+1e3*Mt),this.getLinkPointFromPoint(a,y,Dt,Ft,!0,gt),Ot.free(Dt),Ot.free(Ft))),Dt=this.getLinkPoint(b,E,x,!1,ut,a,y);var Ht=jt=Ft=0;if(ut||!rt||at){var Kt=this.computeEndSegmentLength(b,E,x,!1);Ht=this.getLinkDirection(b,E,Dt,x,!1,ut,a,y),at&&(rt||tt.D(x)||!ut&&tt.x+x.x===1&&tt.y+x.y===1)&&(Ht+=ut?0:30,0>Gt&&(Ht+=180)),0>Ht?Ht+=360:360<=Ht&&(Ht-=360),at&&(Kt+=Math.abs(Gt)*(ut?1:2)),Ht===0?Ft=Kt:Ht===90?jt=Kt:Ht===180?Ft=-Kt:Ht===270?jt=-Kt:(Ft=Kt*Math.cos(Ht*Math.PI/180),jt=Kt*Math.sin(Ht*Math.PI/180)),x.Mc()&&at&&(x=E.ga(wi,Ot.alloc()),tt=Ot.allocAt(x.x+1e3*Ft,x.y+1e3*jt),this.getLinkPointFromPoint(b,E,x,tt,!1,Dt),Ot.free(x),Ot.free(tt))}x=gt,(ut||!ot||at)&&(x=new Ot(gt.x+St,gt.y+Mt)),tt=Dt,(ut||!rt||at)&&(tt=new Ot(Dt.x+Ft,Dt.y+jt)),!mt&&!ut&&ot&&3Math.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}Ie.prototype.getLinkPointFromPoint=function(a,y,x,b,E,z){if(z===void 0&&(z=new Ot),a===null||y===null)return z.assign(x),z;if(a.isVisible()||(E=a.findVisibleNode(),E!==null&&E!==a&&(y=E.port)),a=null,E=y.panel,E===null||E.se()||(E=E.panel),E===null){E=b.x,b=b.y;var tt=x.x;x=x.y}else{a=E.oe,E=1/(a.m11*a.m22-a.m12*a.m21),tt=a.m22*E;var ot=-a.m12*E,rt=-a.m21*E,at=a.m11*E,ut=E*(a.m21*a.dy-a.m22*a.dx),gt=E*(a.m12*a.dx-a.m11*a.dy);E=b.x*tt+b.y*rt+ut,b=b.x*ot+b.y*at+gt,tt=x.x*tt+x.y*rt+ut,x=x.x*ot+x.y*at+gt}return y.Sj(E,b,tt,x,z),a!==null&&z.transform(a),z};function Ym(a,y){var x=y.Zn;return x===null&&(x=new Af,x.port=y,x.node=y.part,y.Zn=x),a1(x,a)}Ie.prototype.getLinkPoint=function(a,y,x,b,E,z,tt,ot){if(ot===void 0&&(ot=new Ot),x.sb()&&!bg(x))return y.ga(x,ot),ot;if(x.$c()){var rt=Ym(this,y);if(rt!==null){if(ot.assign(rt.Zo),E&&this.routing===e1){var at=Ym(this,tt);if(at!==null&&rt.Gl=ut.y&&a.y<=ut.y+ut.height?ot.y=a.y:(x.Hf(Cl)||x.Hf(da))&&a.x>=ut.x&&a.x<=ut.x+ut.width&&(ot.x=a.x),Ot.free(rt),Ot.free(at)}}return ot}}return x=y.ga(Um(x),Ot.alloc()),this.pointsCount>(E?6:2)?(tt=b?this.i(1):this.i(this.pointsCount-2),E&&(tt=Kv(x,tt.copy()))):(rt=this.computeSpot(!b,tt),z=Ot.alloc(),tt=tt.ga(Um(rt),z),E&&(tt=Kv(x,tt)),Ot.free(z)),this.getLinkPointFromPoint(a,y,x,tt,b,ot),Ot.free(x),ot},Ie.prototype.getLinkDirection=function(a,y,x,b,E,z,tt,ot){t:if(b.sb())var rt=b.x>b.y?b.x>1-b.y?0:b.x<1-b.y?270:315:b.x1-b.y?90:b.x<1-b.y?180:135:.5>b.x?225:.5(z?6:2)?(ot=E?this.i(1):this.i(this.pointsCount-2),ot=z?Kv(rt,ot.copy()):x):(x=Ot.alloc(),ot=ot.ga(wi,x),Ot.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,Ot.free(rt),rt=x}return b.Mc()&&tt.Td(a)&&(rt+=180,360<=rt&&(rt-=360)),bg(b)||(a=y.li(),a===0)||(45<=a&&135>a?rt+=90:135<=a&&225>a?rt+=180:225<=a&&315>a&&(rt+=270),360<=rt&&(rt-=360)),rt},Ie.prototype.computeEndSegmentLength=function(a,y,x,b){return y!==null&&x.$c()&&(a=Ym(this,y),a!==null)?a.Ju:(a=b?this.fromEndSegmentLength:this.toEndSegmentLength,y!==null&&isNaN(a)&&(a=b?y.fromEndSegmentLength:y.toEndSegmentLength),isNaN(a)&&(a=10),a)},Ie.prototype.computeSpot=function(a,y){return y===void 0&&(y=null),a?(a=y||this.fromPort,a===null?a=wi:(y=this.fromSpot,y.Xb()&&(y=a.fromSpot),a=y===wr?ci:y)):(a=y||this.toPort,a===null?a=wi:(y=this.toSpot,y.Xb()&&(y=a.toSpot),a=y===wr?ci:y)),a};function bg(a){return a===ci||a.x===.5&&a.y===.5}function Um(a){return a.x===.5&&a.y===.5?a:wi}Ie.prototype.computeOtherPoint=function(a,y){return this.computeAdjusting()!==Ps&&4mt.width||gt.y>mt.height||0>gt.x+gt.width||0>gt.y+gt.height)){if(gt=Yn.alloc(),gt.set(tt),ut instanceof be)ot=ut.Cf(a,y,x,b,E,gt);else if(this.path===ut){if(ut instanceof Zn)if(ot=a,mt=b,ut.pickable===!1)ot=!1;else if(gt.multiply(ut.transform),mt)t:{var yt=ot,St=gt;if(ut.fh(yt,St))ot=!0;else{if(St===void 0&&(St=ut.transform,yt.Re(ut.actualBounds))){ot=!0;break t}ot=yt.left,mt=yt.right;var Mt=yt.top;yt=yt.bottom;var Dt=Ot.alloc(),Ft=Ot.alloc(),jt=Ot.alloc(),Gt=Yn.alloc();Gt.set(St),Gt.bv(ut.transform),Gt.Vj(),Ft.x=mt,Ft.y=Mt,Ft.transform(Gt),Dt.x=ot,Dt.y=Mt,Dt.transform(Gt),St=!1,Nd(ut,Dt,Ft,jt)?St=!0:(Dt.x=mt,Dt.y=yt,Dt.transform(Gt),Nd(ut,Dt,Ft,jt)?St=!0:(Ft.x=ot,Ft.y=yt,Ft.transform(Gt),Nd(ut,Dt,Ft,jt)?St=!0:(Dt.x=ot,Dt.y=Mt,Dt.transform(Gt),Nd(ut,Dt,Ft,jt)&&(St=!0)))),Yn.free(Gt),Ot.free(Dt),Ot.free(Ft),Ot.free(jt),ot=St}}else ot=ut.fh(ot,gt)}else ot=pr(ut,a,b,gt);ot&&(mt=ut,y!==null&&(mt=y(ut)),mt&&(x===null||x(mt))&&E.add(mt)),Yn.free(gt)}}}return z===void 0&&Yn.free(tt),ot||this.background!==null||this.areaBackground!==null}return z===void 0&&Yn.free(tt),!1},Ie.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?ya:this.curve},Ie.prototype.computeCorner=function(){if(this.curve===ya)return 0;var a=this.corner;return(isNaN(a)||0>a)&&(a=10),a},Ie.prototype.findMidLabel=function(){for(var a=this.path,y=this.O.s,x=y.length,b=0;brt?-Math.PI/2:Math.PI/2;else ut=Math.atan(rt/Math.abs(ot)),0>ot&&(ut=Math.PI-ut);tt=y.x;var gt=y.y;ot=b.x-tt;var mt=b.y-gt;for(rt=Math.sqrt(ot*ot+mt*mt),Jt.$(ot,0)?mt=0>mt?-Math.PI/2:Math.PI/2:(mt=Math.atan(mt/Math.abs(ot)),0>ot&&(mt=Math.PI-mt)),at=rt/at,ut=mt-ut,this.dd(a,y),a+=1;art?-Math.PI/2:Math.PI/2:(rt=Math.atan(rt/Math.abs(ot)),0>ot&&(rt=Math.PI-rt)),ot=rt+ut,y*=at,this.L(a,tt+y*Math.cos(ot),gt+y*Math.sin(ot)));this.dd(x,b)}}return!0;case Jm:if(z=this.i(a),gt=this.i(x),!z.Xa(y)||!gt.Xa(b)){E=z.x,z=z.y,tt=gt.x,gt=gt.y,at=(tt-E)*(tt-E)+(gt-z)*(gt-z),ot=y.x,ut=y.y,rt=b.x,mt=b.y;var yt=1;if(rt-ot!==0){var St=(mt-ut)/(rt-ot);yt=Math.sqrt(1+1/(St*St))}else St=9e9;for(this.dd(a,y),a+=1;ay?y+=360:360<=y&&(y-=360),0>b?b+=360:360<=b&&(b-=360);var tt=b;y=315<=y||45>y?0:45<=y&&135>y?90:135<=y&&225>y?180:270,b=315<=b||45>b?0:45<=b&&135>b?90:135<=b&&225>b?180:270;var ot=E.actualBounds.copy(),rt=z.actualBounds.copy();if(ot.w()&&rt.w()){ot.Bc(ip,ip),rt.Bc(ip,ip),ot.Ye(a),rt.Ye(x);var at=Ot.alloc(),ut=Ot.alloc();y===0?x.x>a.x||b===270&&x.ya.x||b===90&&x.y>a.y&&rt.right>a.x?(at.h(x.x,a.y),ut.h(x.x,(a.y+x.y)/2),b===180?(at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1),ut.x=at.x,ut.y=x.y):b===270&&x.ya.y?(at.x=a.xrt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.right,ut.x=at.x,ut.y=x.y):b===0&&a.xrt.top&&a.yot.bottom)&&(b===180&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.ya.y&&(b===180||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y=ot.left&&x.x<=a.x||a.x<=rt.right&&a.x>=x.x?(b===90||b===270)&&(at.h(Math.max((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.ya.y&&rt.lefta.y?(at.x=a.x>rt.right?this.computeMidOrthoPosition(a.x,a.y,rt.right,x.y,!1):a.x>rt.left&&(b===270&&a.yrt.bottom)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):rt.left,ut.x=at.x,ut.y=x.y):b===180&&a.x>rt.right&&a.y>rt.top&&a.yot.bottom)&&(b===0&&(rt.ca(a)||ot.ca(x))?at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):x.ya.y&&(b===0||b===270)&&(at.y=this.computeMidOrthoPosition(a.x,ot.bottom,x.x,Math.min(x.y,rt.top),!0)),ut.x=x.x,ut.y=at.y),at.y>ot.top&&at.y=a.x||a.x>=rt.left&&a.x<=x.x?(b===90||b===270)&&(at.h(Math.min((a.x+x.x)/2,a.x),a.y),ut.h(at.x,x.y)):(at.y=b===270||(b===0||b===180)&&x.ya.y||b===180&&x.xa.y||b===0&&x.x>a.x&&rt.bottom>a.y?(at.h(a.x,x.y),ut.h((a.x+x.x)/2,x.y),b===270?(at.y=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0),ut.x=x.x,ut.y=at.y):b===180&&x.xa.x?(at.y=a.yrt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.bottom,ut.x=x.x,ut.y=at.y):b===90&&a.yrt.left&&a.xot.right)&&(b===270&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.xa.x&&(b===270||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x=ot.top&&x.y<=a.y||a.y<=rt.bottom&&a.y>=x.y?(b===0||b===180)&&(at.h(a.x,Math.max((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.xa.x&&rt.top=a.x?(at.y=a.y>rt.bottom?this.computeMidOrthoPosition(a.x,a.y,x.x,rt.bottom,!0):a.y>rt.top&&(b===180&&a.xrt.right)?this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!0):rt.top,ut.x=x.x,ut.y=at.y):b===270&&a.y>rt.bottom&&a.x>rt.left&&a.xot.right)&&(b===90&&(rt.ca(a)||ot.ca(x))?at.x=this.computeMidOrthoPosition(a.x,a.y,x.x,x.y,!1):x.xa.x&&(b===90||b===180)&&(at.x=this.computeMidOrthoPosition(ot.right,a.y,Math.min(x.x,rt.left),x.y,!1)),ut.x=at.x,ut.y=x.y),at.x>ot.left&&at.x=a.y||a.y>=rt.top&&a.y<=x.y?(b===0||b===180)&&(at.h(a.x,Math.min((a.y+x.y)/2,a.y)),ut.h(x.x,at.y)):(at.x=b===180||(b===90||b===270)&&x.x=Bg&&(o1(yt),ot.Bc(yt.Ho*yt.Hx,yt.Go*yt.Ix),r1(yt,a,y,gt,b,ot,!1),rt=ql(yt,gt.x,gt.y)),!yt.abort&&rtthis.pointsCount?(y===0||y===180?(ot.x=a.x,ot.y=gt.y):(ot.x=gt.x,ot.y=a.y),this.L(2,ot.x,ot.y),this.m(3,ot.x,ot.y)):(tt=this.i(3),y===0||y===180?Jt.B(ot.x,tt.x)?(ot=y===0?Math.max(ot.x,a.x):Math.min(ot.x,a.x),this.L(2,ot,a.y),this.L(3,ot,tt.y)):Jt.B(ot.y,tt.y)?(Math.abs(a.y-ot.y)<=yt.Go/2&&(this.L(2,ot.x,a.y),this.L(3,tt.x,a.y)),this.m(2,ot.x,a.y)):this.L(2,a.x,ot.y):(y===90||y===270)&&(Jt.B(ot.y,tt.y)?(ot=y===90?Math.max(ot.y,a.y):Math.min(ot.y,a.y),this.L(2,a.x,ot),this.L(3,tt.x,ot)):Jt.B(ot.x,tt.x)?(Math.abs(a.x-ot.x)<=yt.Ho/2&&(this.L(2,a.x,ot.y),this.L(3,a.x,tt.y)),this.m(2,a.x,ot.y)):this.L(2,ot.x,a.y))),x!==null&&(a=this.i(1),tt=this.i(2),a.x!==tt.x&&a.y!==tt.y?y===0||y===180?this.m(2,a.x,tt.y):this.m(2,tt.x,a.y):y===0||y===180?this.m(2,E.x,x.y):this.m(2,x.x,E.y)),St!==null&&(b===0||b===180?this.yf(z.x,St.y):this.yf(St.x,z.y)),y=!0):y=!1}}}else y=!1;y||(this.ne(at.copy()),this.ne(ut.copy())),Ot.free(at),Ot.free(ut)}},Ie.prototype.computeMidOrthoPosition=function(a,y,x,b,E){var z=0;return!this.hasCurviness()||this.computeSpot(!0,this.fromPort).$c()||this.computeSpot(!1,this.toPort).$c()||(z=this.computeCurviness()),E?(y+b)/2+z:(a+x)/2+z};function Xv(a){if(a.diagram===null||!a.isAvoiding||!ug(a.diagram))return!1;var y=a.points.s,x=y.length;if(4>x)return!1;a=hg(a.diagram,!0,a.containingGroup,null);for(var b=1;bId&&ql(y,ut,gt)!==at-1&&(ql(y,x-ot,b)===at-1?(E=180,ut=x-ot,gt=b):ql(y,x+ot,b)===at-1?(E=0,ut=x+ot,gt=b):ql(y,x,b-rt)===at-1?(E=270,ut=x,gt=b-rt):ql(y,x,b+rt)===at-1&&(E=90,ut=x,gt=b+rt));at>Id&&ql(y,ut,gt)===at-1;)x=ut,b=gt,E===0?ut+=ot:E===90?gt+=rt:E===180?ut-=ot:gt-=rt,--at;z?at>Id&&(E===180||E===0?x=Math.floor(x/ot)*ot+ot/2:(E===90||E===270)&&(b=Math.floor(b/rt)*rt+rt/2)):(x=Math.floor(x/ot)*ot+ot/2,b=Math.floor(b/rt)*rt+rt/2),at>Id&&(z=E,tt=x,ut=b,E===0?(z=90,ut+=rt):E===90?(z=180,tt-=ot):E===180?(z=270,ut-=rt):E===270&&(z=0,tt+=ot),ql(y,tt,ut)===at-1?Zv(a,y,tt,ut,z,!1,z):(tt=x,ut=b,E===0?(z=270,ut-=rt):E===90?(z=0,tt+=ot):E===180?(z=90,ut+=rt):E===270&&(z=180,tt-=ot),ql(y,tt,ut)===at-1&&Zv(a,y,tt,ut,z,!1,z))),a.yf(x,b)}Ie.prototype.ez=function(a){var y=a.x;a=a.y;for(var x=this.i(0),b=this.i(1),E=xi(y,a,x.x,x.y,b.x,b.y),z=0,tt=1;ttthis.pointsCount?this.lk=!0:this.ua=this.makeGeometry(),a=this.path,a!==null)){a.ua=this.ua;for(var y=this.O.s,x=y.length,b=0;b=y&&(b=y-1),rt=this.i(b),z.x=Math.min(rt.x,z.x),z.y=Math.min(rt.y,z.y);b=z.x,rt=z.y}else{for(rt=0;rtDt?St>yt?(z.x=Ft-Gt,z.y=yt-Gt,E.x=Ft+Mt,E.y=yt+Mt):(z.x=Ft-Gt,z.y=yt+Gt,E.x=Ft+Mt,E.y=yt-Mt):St>yt?(z.x=Ft+Gt,z.y=yt-Gt,E.x=Ft-Mt,E.y=yt+Mt):(z.x=Ft+Gt,z.y=yt+Gt,E.x=Ft-Mt,E.y=yt-Mt)),Jt.$(Dt,Ft)&&Jt.$(yt,St)&&(yt>mt?(jt>Ft?(z.x=Ft-Gt,z.y=yt-Gt,E.x=Ft+Mt):(z.x=Ft+Gt,z.y=yt-Gt,E.x=Ft-Mt),E.y=yt+Mt):(jt>Ft?(z.x=Ft-Gt,z.y=yt+Gt,E.x=Ft+Mt):(z.x=Ft+Gt,z.y=yt+Gt,E.x=Ft-Mt),E.y=yt-Mt)),(Jt.$(Dt,Ft)&&Jt.$(Ft,jt)||Jt.$(mt,yt)&&Jt.$(yt,St))&&(Dt=.5*(Dt+jt),mt=.5*(mt+St),z.x=Dt,z.y=mt,E.x=Dt,E.y=mt),(gt===1||gt===2&&Jt.$(tt.x,this.i(0).x)&&Jt.$(tt.y,this.i(0).y))&&(x.x=.5*(tt.x+at.x),x.y=.5*(tt.y+at.y)),Qu(ot,x.x-b,x.y-rt,z.x-b,z.y-rt,at.x-b,at.y-rt),y.set(z),x.set(E),tt=at}}at=tt.x,tt=tt.y,ut=this.i(this.pointsCount-1),this.computeShortLength(!1)!==0&&(ut=Pf(this,ut.copy(),!1,Yo)),at=.5*(at+ut.x),tt=.5*(tt+ut.y),Qu(ot,E.x-b,E.y-rt,at-b,tt-rt,ut.x-b,ut.y-rt),Ot.free(y),Ot.free(x),Ot.free(z),Ot.free(E)}else for(x=3;x=y&&(x=y-1),E=this.i(x-1),tt=this.i(x),x===y-1&&this.computeShortLength(!1)!==0&&(tt=Pf(this,tt.copy(),!1,Yo)),Qu(ot,z.x-b,z.y-rt,E.x-b,E.y-rt,tt.x-b,tt.y-rt);else{for(z=Ot.alloc(),z.assign(this.i(0)),E=Ot.alloc(),E.assign(z),tt=this.computeCorner(),gt=1,at=0;gt=y-1){if(!z.D(ut))this.computeShortLength(!1)!==0&&(ut=Pf(this,ut.copy(),!1,Yo)),Cf(this,ot,-b,-rt,z,ut,x);else if(at===0)for(gt=1;gtz.x?Ht=mt.x-St:Ht=mt.x+St,Ft.y>mt.y?jt=mt.y+Gt:jt=mt.y-Gt,Ft=Ot.allocAt(Ht,Kt),Cf(this,ot,gt,Dt,z,Ft,Mt),Ot.free(Ft),Im(ot,mt.x+gt,mt.y+Dt,yt+gt,jt+Dt),z.h(yt,jt)}else Jt.B(z.x,mt.x)&&Jt.B(mt.y,Ft.y)?(St=Math.min(tt,Math.abs(mt.y-E.y)/2),St=Gt=Math.min(St,Math.abs(Ft.x-mt.x)/2),Jt.B(Gt,0)?(Cf(this,ot,gt,Dt,z,mt,Mt),z.assign(mt)):(Ht=mt.x,Kt=mt.y,yt=Ht,jt=Kt,mt.y>z.y?Kt=mt.y-St:Kt=mt.y+St,Ft.x>mt.x?yt=mt.x+Gt:yt=mt.x-Gt,Ft=Ot.allocAt(Ht,Kt),Cf(this,ot,gt,Dt,z,Ft,Mt),Ot.free(Ft),Im(ot,mt.x+gt,mt.y+Dt,yt+gt,jt+Dt),z.h(yt,jt))):(Cf(this,ot,gt,Dt,z,mt,Mt),z.assign(mt));E.assign(ut),gt=at}Ot.free(z)}zm=ot}else ot=this.i(1).copy(),ot.x-=b,ot.y-=rt,this.computeShortLength(!0)!==0&&(E=Pf(this,E,!0,z)),this.computeShortLength(!1)!==0&&(ot=Pf(this,ot,!1,z)),a.type=ze.j,a.startX=E.x,a.startY=E.y,a.endX=ot.x,a.endY=ot.y;return this.lk=!0,a};function Km(a,y,x,b){return a=x-a,isNaN(a)||a===1/0||a===-1/0?NaN:(0>a&&(a=-a),y=b-y,isNaN(y)||y===1/0||y===-1/0?NaN:(0>y&&(y=-y),Jt.$(a,0)?y:Jt.$(y,0)?a:Math.sqrt(a*a+y*y)))}function Pf(a,y,x,b){var E=a.pointsCount;if(2>E)return y;if(x){var z=a.i(1);if(x=z.x-b.x,z=z.y-b.y,b=Km(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!0),a>E&&(a=E),E=a*(z-y.y)/b,y.x+=a*(x-y.x)/b,y.y+=E}else{if(z=a.i(E-2),x=z.x-b.x,z=z.y-b.y,b=Km(y.x,y.y,x,z),b===0)return y;E=E===2?.5*b:b,a=a.computeShortLength(!1),a>E&&(a=E),E=a*(y.y-z)/b,y.x-=a*(y.x-x)/b,y.y-=E}return y}function Jv(a,y,x,b){for(var E=a.pointsCount,z=y;Jt.$(y.x,z.x)&&Jt.$(y.y,z.y);){if(x>=E)return E-1;z=a.i(x++)}if(!Jt.$(y.x,z.x)&&!Jt.$(y.y,z.y))return x-1;for(var tt=z;Jt.$(y.x,z.x)&&Jt.$(z.x,tt.x)&&(!b||(y.y>=z.y?z.y>=tt.y:z.y<=tt.y))||Jt.$(y.y,z.y)&&Jt.$(z.y,tt.y)&&(!b||(y.x>=z.x?z.x>=tt.x:z.x<=tt.x));){if(x>=E)return E-1;tt=a.i(x++)}return x-2}Ie.prototype.computeJumpLength=function(){return 10};function Cf(a,y,x,b,E,z,tt){if(!tt&&Od(a)){tt=a.computeJumpLength();var ot=tt/2,rt=[],at=0;if(a.isVisible()&&(at=Mx(a,E,z,rt)),0gt-tt);)at--,gt=Math.max(ut-ot,z.x);ut=z.y-tt+b,gt+=x,yt=z.y+b,a.curve===th?kg(y,gt,yt,!1):Qu(y,mt,ut,gt,ut,gt,yt)}else if(Jt.B(E.x,z.x))if(E.yut-tt);)at--,ut=Math.max(gt-ot,z.y);gt=z.x-tt+x,yt=z.x+x,ut+=b,a.curve===th?kg(y,yt,ut,!1):Qu(y,gt,mt,gt,ut,yt,ut)}}}y.lineTo(z.x+x,z.y+b)}function Mx(a,y,x,b){var E=a.diagram;if(E===null||y.D(x))return 0;for(E=E.layers;E.next();){var z=E.value;if(z!==null&&z.visible){z=z.Pa.s;for(var tt=z.length,ot=0;ottt.x&&ut.x>=at.x||at.xtt.y&&ut.y>=at.y||at.ytt&&Math.min(St,Mt)ut&&!Jt.B(St,Mt)){ot.x=ut,ot.y=tt,ut=!0;break t}}else if(Jt.B(gt,yt)&&Jt.B(St,Mt)&&Math.min(ut,mt)St&&Math.min(tt,Dt)gt&&!Jt.B(tt,Dt)){ot.x=St,ot.y=gt,ut=!0;break t}ot.x=0,ot.y=0,ut=!1}ut&&(E?x.push(ot.x):x.push(ot.y)),tt=at}Ot.free(ot)}function Od(a){return a=a.curve,a===Tg||a===th}function Xm(a,y){(y||Od(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()))}Ie.prototype.Xo=function(a){var y=this.layer;if(y!==null&&y.visible&&!y.isTemporary){var x=y.diagram;if(x!==null&&!x.animationManager.isTicking){var b=!1;for(x=x.layers;x.next();){var E=x.value;if(E.visible){if(E===y){b=!0;var z=!1;E=E.Pa.s;for(var tt=E.length,ot=0;ota&&un(a,">= 0",Ie,"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:wr},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&&ia(this.toPort),this.bb())}},toEndSegmentLength:{get:function(){return this.ba!==null?this.ba.wj:NaN},set:function(a){var y=this.toEndSegmentLength;y!==a&&(0>a&&un(a,">= 0",Ie,"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=b&&(z=b-1);var ot=this.i(z-1),rt=this.i(z);Jt.Dl(E.x,E.y,tt.x,tt.y,ot.x,ot.y,rt.x,rt.y,.5,a),y=Math.min(rt.x,y),x=Math.min(rt.y,x),E=rt}else for(E=this.i(0),z=this.i(1),y=Math.min(E.x,z.x),x=Math.min(E.y,z.y),a.h(E.x,E.y,0,0),a.Ye(z),E=2;Eb&&(b=-b)):Jt.$(b.y,E.y)?(b=E.x-b.x,0>b&&(b=-b)):b=Math.sqrt(b.Bf(E)),a.push(b)}}return this.cq}},flattenedTotalLength:{get:function(){var a=this.vt;if(isNaN(a)){for(var y=this.flattenedLengths,x=y.length,b=a=0;bthis.pointsCount)return this.lk=!0,this.ua;this.ua=this.makeGeometry()}return this.ua}},firstPickIndex:{get:function(){return 2>=this.pointsCount?0:this.isOrthogonal||!bg(this.computeSpot(!0))?1:0}},lastPickIndex:{get:function(){var a=this.pointsCount;return a===0?0:2>=a?a-1:this.isOrthogonal||!bg(this.computeSpot(!1))?a-2:a-1}},adjusting:{get:function(){return this.qk},set:function(a){var y=this.qk;y!==a&&(this.qk=a,this.g("adjusting",y,a))}},corner:{get:function(){return this.Om},set:function(a){var y=this.Om;y!==a&&(this.Om=a,this.qc(),this.g("corner",y,a))}},curve:{get:function(){return this.Qm},set:function(a){var y=this.Qm;y!==a&&(this.Qm=a,this.bb(),this.qc(),Xm(this,y===th||y===Tg||a===th||a===Tg),this.g("curve",y,a))}},curviness:{get:function(){return this.Rm},set:function(a){var y=this.Rm;y!==a&&(this.Rm=a,this.bb(),this.qc(),this.g("curviness",y,a))}},routing:{get:function(){return this.qj},set:function(a){var y=this.qj;y!==a&&(this.qj=a,this.Wf=null,this.bb(),Xm(this,(y.value&2)===2||(a.value&2)===2),this.g("routing",y,a))}},smoothness:{get:function(){return this.po},set:function(a){var y=this.po;y!==a&&(this.po=a,this.qc(),this.g("smoothness",y,a))}},key:{get:function(){var a=this.diagram;if(a!==null&&a.model.ri())return a.model.Ac(this.data)}}}),Ie.prototype.invalidateOtherJumpOvers=Ie.prototype.Xo,Ie.prototype.findClosestSegment=Ie.prototype.ez,Ie.prototype.updateRoute=Ie.prototype.vg,Ie.prototype.invalidateRoute=Ie.prototype.bb,Ie.prototype.rollbackRoute=Ie.prototype.rv,Ie.prototype.commitRoute=Ie.prototype.zf,Ie.prototype.startRoute=Ie.prototype.uh,Ie.prototype.clearPoints=Ie.prototype.Fj,Ie.prototype.removePoint=Ie.prototype.pv,Ie.prototype.addPointAt=Ie.prototype.yf,Ie.prototype.addPoint=Ie.prototype.ne,Ie.prototype.insertPointAt=Ie.prototype.m,Ie.prototype.insertPoint=Ie.prototype.Kz,Ie.prototype.setPointAt=Ie.prototype.L,Ie.prototype.setPoint=Ie.prototype.dd,Ie.prototype.getPoint=Ie.prototype.i,Ie.prototype.getOtherPort=Ie.prototype.Cz,Ie.prototype.getOtherNode=Ie.prototype.To;var Lf=null,Mf=null,Qv=new me(Ie,"Normal",1),kx=new me(Ie,"Orthogonal",2),Fx=new me(Ie,"AvoidsNodes",6),e1=new me(Ie,"AvoidsNodesStraight",7),Ps=new me(Ie,"None",0),ya=new me(Ie,"Bezier",9),th=new me(Ie,"JumpGap",10),Tg=new me(Ie,"JumpOver",11),qc=new me(Ie,"End",17),Zm=new me(Ie,"Scale",18),Jm=new me(Ie,"Stretch",19),_c=new me(Ie,"OrientAlong",21),$c=new me(Ie,"OrientPlus90",22),tp=new me(Ie,"OrientMinus90",23),qv=new me(Ie,"OrientOpposite",24),Qm=new me(Ie,"OrientUpright",25),ep=new me(Ie,"OrientPlus90Upright",26),np=new me(Ie,"OrientMinus90Upright",27),qm=new me(Ie,"OrientUpright45",28),n1=16,i1=14,ip=8;Ie.className="Link",Ie.Normal=Qv,Ie.Orthogonal=kx,Ie.AvoidsNodes=Fx,Ie.AvoidsNodesStraight=e1,Ie.None=Ps,Ie.Bezier=ya,Ie.JumpGap=th,Ie.JumpOver=Tg,Ie.End=qc,Ie.Scale=Zm,Ie.Stretch=Jm,Ie.OrientAlong=_c,Ie.OrientPlus90=$c,Ie.OrientMinus90=tp,Ie.OrientOpposite=qv,Ie.OrientUpright=Qm,Ie.OrientPlus90Upright=ep,Ie.OrientMinus90Upright=np,Ie.OrientUpright45=qm,Ie.EndSegmentStep=8,Ie.CurvinessStart=n1,Ie.SpacingMin=i1,Ie.OrthoShortCut=ip;function _m(a,y,x,b){Ci(this),this.Fe=this.qq=!1,this.Ds=a,this.Ox=y,this.cv=x,this.Px=b,this.links=[]}_m.prototype.Sl=function(){if(!this.qq){var a=this.links;0=a.width||0>=a.height)){var y=a.y,x=a.x+a.width,b=a.y+a.height;if(this.Nd=Math.floor((a.x-this.rc)/this.rc)*this.rc,this.Od=Math.floor((y-this.sc)/this.sc)*this.sc,this.En=Math.ceil((x+2*this.rc)/this.rc)*this.rc,this.Fn=Math.ceil((b+2*this.sc)/this.sc)*this.sc,a=1+(Math.ceil((this.En-this.Nd)/this.rc)|0),y=1+(Math.ceil((this.Fn-this.Od)/this.sc)|0),this.ac===null||this.di=Id&&(x[b]=_v)}op.prototype.Yj=function(a,y,x,b){if(a>this.En||a+xthis.Fn||y+ba&&(x+=a,a=0),0>y&&(E+=y,y=0),0>x||0>E)return!0;for(b=Math.min(a+x-1,this.di)|0,x=Math.min(y+E-1,this.ei)|0;a<=b;a++){E=this.ac[a];for(var z=y;z<=x;z++)if(E[z]===eh)return!1}return!0};function _l(a,y,x,b,E,z,tt,ot,rt){if(!(ytt||xrt)){var at=y|0,ut=x|0,gt=a.ac[at][ut];if(gt>=Id&>=a.ac[at][ut]);)a.ac[at][ut]=gt,gt+=1,E?ut+=b:at+=b;if(at=E?ut:at,E)if(0at;x+=b)_l(a,y,x,1,!E,z,tt,ot,rt),_l(a,y,x,-1,!E,z,tt,ot,rt);else if(0at;y+=b)_l(a,y,x,1,!E,z,tt,ot,rt),_l(a,y,x,-1,!E,z,tt,ot,rt)}}function $m(a,y,x,b,E,z,tt,ot,rt){y|=0,x|=0;var at=eh,ut=Id;for(a.ac[y][x]=ut;at===eh&&y>z&&yot&&xz&&yot&&x=Math.abs(ot-at)&&1>=Math.abs(rt-ut))a.abort=!0;else{var gt=z.x;b=z.y,y=z.x+z.width;var mt=z.y+z.height;gt-=a.Nd,gt/=a.rc,b-=a.Od,b/=a.sc,y-=a.Nd,y/=a.rc,mt-=a.Od,mt/=a.sc,z=Math.max(0,Math.min(a.di,gt|0)),y=Math.min(a.di,Math.max(0,y|0)),gt=Math.max(0,Math.min(a.ei,b|0)),mt=Math.min(a.ei,Math.max(0,mt|0)),b=a.ac,ot|=0,rt|=0,at|=0,ut|=0;var yt=x===0||x===90?1:-1;if(x=x===90||x===270,b[ot][rt]===eh?($m(a,ot,rt,yt,x,z,y,gt,mt),$m(a,ot,rt,1,!x,z,y,gt,mt),$m(a,ot,rt,-1,!x,z,y,gt,mt)):$m(a,ot,rt,yt,x,ot,rt,ot,rt),b[at][ut]===eh?(t0(a,at,ut,E===0||E===90?1:-1,E===90||E===270,z,y,gt,mt),t0(a,at,ut,1,!(E===90||E===270),z,y,gt,mt),t0(a,at,ut,-1,!(E===90||E===270),z,y,gt,mt)):t0(a,at,ut,yt,x,at,ut,at,ut),x=Ln(),tt&&s1(a,at,ut,E,ot,rt,x))for((x[0]!==at||x[1]!==ut)&&(x.unshift(ut),x.unshift(at)),(x[x.length-2]!==ot||x[x.length-1]!==rt)&&(x.push(ot),x.push(rt)),a=Id,E=x[x.length-2],tt=x[x.length-1],b[E][tt]=a++,z=x.length-4;0<=z;z-=2)for(E=x[z+2],tt=x[z+3],y=x[z],at=x[z+1];y>E?E++:ytt?tt++:atE)ut--;else break;else if(gt>z)gt--;else break;var mt=ot[ut][gt];if(mt===0||mt===$v)break;rt=ut,at=gt}for(;;){if(ut=b,gt=rt,mt=at,b===0?mtz&&(ut=270,mt--):b===90?gtE&&(ut=180,gt--):b===180?mtz&&(ut=270,mt--):gtE&&(ut=180,gt--),gt=ot[gt][mt],ut!==b&>!==0&>!==$v){if(tt.push(rt),tt.push(at),s1(a,rt,at,ut,E,z,tt))return!0;tt.pop(),tt.pop()}if(ot[rt][at]=$v,b===0){if(rt===y)return!1;rt--}else if(b===90){if(at===x)return!1;at--}else if(b===180){if(rt===y)return!1;rt++}else{if(at===x)return!1;at++}}}de.Object.defineProperties(op.prototype,{bounds:{get:function(){return new ge(this.Nd,this.Od,this.En-this.Nd,this.Fn-this.Od)}},Ho:{get:function(){return this.rc},set:function(a){0=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 90180+a&&x<=360-a?270:0;case 13:return 180a&&180>=x?90:0;case 14:return x>a&&x<=180-a?90:x>180-a&&270>=x?180:0;case 11:return x>180-a&&x<=180+a?180:x>180+a?270:90}return b&&y!==15&&(x-=15,0>x&&(x+=360)),x>a&&x<180-a?90:x>=180-a&&x<=180+a?180:x>180+a&&x<360-a?270:0}Af.prototype.Sl=function(){this.pe.length=0};function a1(a,y){var x=a.pe;if(x.length===0){t:if(!a.ap){x=a.ap,a.ap=!0;var b=null,E=a.node,z=E instanceof Wn?E:null;if(z===null||z.isSubGraphExpanded)var tt=E.isTreeExpanded?E.findLinksConnected(a.port.portId):E.qx();else{if(!z.actualBounds.w()){a.ap=x;break t}b=z,tt=b.Lu()}z=a.pe.length=0;var ot=a.port.ga(Xi,Ot.alloc()),rt=a.port.ga(Es,Ot.alloc());for(E=ge.allocAt(ot.x,ot.y,0,0),E.Ye(rt),Ot.free(ot),Ot.free(rt),ot=Ot.allocAt(E.x+E.width/2,E.y+E.height/2),rt=a.port.li(),tt=tt.iterator;tt.next();){var at=tt.value;if(at.isVisible()&&at.fromPort!==at.toPort){var ut=at.fromPort===a.port||at.fromNode!==null&&at.fromNode.Td(b),gt=at.computeSpot(ut,a.port);if(gt.$c()&&(ut=ut?at.toPort:at.fromPort,ut!==null)){var mt=ut.part;if(mt!==null){var yt=mt.findVisibleNode();yt!==null&&yt!==mt&&(mt=yt,ut=mt.port),ut=at.computeOtherPoint(mt,ut),mt=ot.ab(ut),mt-=rt,0>mt?mt+=360:360<=mt&&(mt-=360),gt=bx(E,gt,mt,at.isOrthogonal),gt===0?(gt=4,180mt&&(mt+=360)),yt=a.pe[z],yt===void 0?(yt=new ty(at,mt,gt),a.pe[z]=yt):(yt.link=at,yt.angle=mt,yt.Nc=gt),yt.hv.set(ut),z++}}}}for(Ot.free(ot),a.pe.sort(Af.prototype.j),rt=a.pe.length,b=-1,z=ot=0;zMath.abs(Mt)?(jt=Math.abs(Mt)/mt,mt=Math.abs(Mt)):jt=1;break;case 2:yt>Math.abs(Gt)?(jt=Math.abs(Gt)/yt,yt=Math.abs(Gt)):jt=1;break;case 1:gt>Math.abs(Mt)?(jt=Math.abs(Mt)/gt,gt=Math.abs(Mt)):jt=1;break;default:case 4:ut>Math.abs(Gt)?(jt=Math.abs(Gt)/ut,ut=Math.abs(Gt)):jt=1}Ft=0}var ie=Ht.Zo;if(b===Vv){switch(Ht=Ht.link.computeThickness(),Ht*=jt,ie.set(Kt),St){case 8:ie.x=Kt.x+Mt/2+mt/2-Ft-Ht/2;break;case 2:ie.y=Kt.y+Gt/2+yt/2-Ft-Ht/2;break;case 1:ie.x=Kt.x+Mt/2-gt/2+Ft+Ht/2;break;default:case 4:ie.y=Kt.y+Gt/2-ut/2+Ft+Ht/2}Ft+=Ht}else{var Ve=.5;b===Hm&&(Ve=(Ht.Uo+1)/(Ht.Gl+1)),ie.x=Kt.x+Mt*Ve,ie.y=Kt.y+Gt*Ve}}}for(Ot.free(ot),Ot.free(rt),Ot.free(tt),Ot.free(at),Kt=a.pe,z=0;zy.Nc?1:a.angley.angle?1:0},Af.prototype.computeEndSegmentLength=function(a){var y=a.link,x=y.computeEndSegmentLength(this.node,this.port,ci,y.fromPort===this.port),b=a.Uo;if(0>b)return x;var E=a.Gl;if(1>=E||!y.isOrthogonal)return x;y=a.hv;var z=a.Zo;return(a.Nc===2||a.Nc===8)&&(b=E-1-b),((a=a.Nc===2||a.Nc===4)?y.y=y-1?(z=0,b=x,E+=tt+20,tt=0):z++}},co.prototype.doMinimalNetworkLayout=function(){var a=Math.ceil(Math.sqrt(this.network.vertexes.count));this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);for(var y=this.arrangementOrigin.x,x=y,b=this.arrangementOrigin.y,E=0,z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value.node;if(!(ot===null||ot instanceof Ie)&&(rp(ot),this.rh(ot))){var rt=ot.measuredBounds,at=rt.width;rt=rt.height,ot.moveTo(x,b),ot instanceof Wn&&(ot.rh=!1),x+=Math.max(at,50)+20,z=Math.max(z,Math.max(rt,50)),E>=a-1?(E=0,x=y,b+=z+20,z=0):E++}}},co.prototype.rh=function(a){return!!(!a.location.w()||a instanceof Wn&&a.rh)};function Hh(a,y,x,b,E,z,tt,ot){for(x=x.iterator;x.next();){var rt=x.value;b&&!rt.isTopLevel||E!==null&&!E(rt)||!rt.canLayout()||(z&&rt instanceof Ke?rt.isLinkLabel||(rt instanceof Wn&&rt.layout===null?Hh(a,y,rt.memberParts,!1,E,z,tt,ot):(rp(rt),y.add(rt))):tt&&rt instanceof Ie?y.add(rt):!ot||!rt.Zc()||rt instanceof Ke||(rp(rt),y.add(rt)))}}function rp(a){var y=a.actualBounds;(y.width===0||y.height===0||isNaN(y.width)||isNaN(y.height))&&a.Va()}co.prototype.ni=function(a,y){var x=this.boundsComputation;return x!==null?(y||(y=new ge),x(a,this,y)):y?(y.set(a.actualBounds),y):a.actualBounds},co.prototype.ex=function(a){var y=new Ee;return a instanceof oe?(Hh(this,y,a.nodes,!0,null,!0,!0,!0),Hh(this,y,a.links,!0,null,!0,!0,!0),Hh(this,y,a.parts,!0,null,!0,!0,!0)):a instanceof Wn?Hh(this,y,a.memberParts,!1,null,!0,!0,!0):Hh(this,y,a.iterator,!1,null,!0,!0,!0),y},co.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(Xi),(isNaN(x.x)||isNaN(x.y))&&x.set(a),a=y.padding,x.x+=a.left,x.y+=a.top),x}return a},de.Object.defineProperties(co.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())}}}),co.prototype.collectParts=co.prototype.ex,co.prototype.getLayoutBounds=co.prototype.ni,co.prototype.invalidateLayout=co.prototype.C,co.className="Layout";function $i(a){Ci(this),this.Sc=a,this.wf=new Ee,this.ye=new Ee,this.Es=new bn,this.zs=new bn}$i.prototype.clear=function(){if(this.wf)for(var a=this.wf.iterator;a.next();)a.value.clear();if(this.ye)for(a=this.ye.iterator;a.next();)a.value.clear();this.wf=new Ee,this.ye=new Ee,this.Es=new bn,this.zs=new bn},$i.prototype.toString=function(a){a===void 0&&(a=0);var y="LayoutNetwork"+(this.layout!==null?"("+this.layout.toString()+")":"");if(0>=a)return y;if(y+=" vertexes: "+this.wf.count+" edges: "+this.ye.count,1y?1:0):1:y!==null?-1:0}de.Object.defineProperties(ur.prototype,{sourceEdgesArrayAccess:{get:function(){return this.tg._dataArray}},destinationEdgesArrayAccess:{get:function(){return this.mg._dataArray}},data:{get:function(){return this.ub},set:function(a){if(this.ub=a,a!==null&&a.bounds){var y=a.bounds;a=y.x;var x=y.y,b=y.width;y=y.height,this.o.h(b/2,y/2),this.j.h(a,x,b,y)}}},node:{get:function(){return this.Sh},set:function(a){if(this.Sh!==a){this.Sh=a,a.Va();var y=this.network.layout,x=ge.alloc(),b=y.ni(a,x);y=b.x;var E=b.y,z=b.width;if(b=b.height,isNaN(y)&&(y=0),isNaN(E)&&(E=0),this.j.h(y,E,z,b),ge.free(x),!(a instanceof Wn)&&(a=a.locationObject.ga(wi),a.w())){this.o.h(a.x-y,a.y-E);return}this.o.h(z/2,b/2)}}},bounds:{get:function(){return this.j},set:function(a){this.j.D(a)||this.j.assign(a)}},focus:{get:function(){return this.o},set:function(a){this.o.D(a)||this.o.assign(a)}},centerX:{get:function(){return this.j.x+this.o.x},set:function(a){var y=this.j;y.x+this.o.x!==a&&(y.ka(),y.x=a-this.o.x,y.freeze())}},centerY:{get:function(){return this.j.y+this.o.y},set:function(a){var y=this.j;y.y+this.o.y!==a&&(y.ka(),y.y=a-this.o.y,y.freeze())}},focusX:{get:function(){return this.o.x},set:function(a){var y=this.o;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},focusY:{get:function(){return this.o.y},set:function(a){var y=this.o;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},x:{get:function(){return this.j.x},set:function(a){var y=this.j;y.x!==a&&(y.ka(),y.x=a,y.freeze())}},y:{get:function(){return this.j.y},set:function(a){var y=this.j;y.y!==a&&(y.ka(),y.y=a,y.freeze())}},width:{get:function(){return this.j.width},set:function(a){var y=this.j;y.width!==a&&(y.ka(),y.width=a,y.freeze())}},height:{get:function(){return this.j.height},set:function(a){var y=this.j;y.height!==a&&(y.ka(),y.height=a,y.freeze())}},network:{get:function(){return this.ob},set:function(a){this.ob=a}},sourceVertexes:{get:function(){for(var a=new Ee,y=this.sourceEdges;y.next();)a.add(y.value.fromVertex);return a.iterator}},destinationVertexes:{get:function(){for(var a=new Ee,y=this.destinationEdges;y.next();)a.add(y.value.toVertex);return a.iterator}},vertexes:{get:function(){for(var a=new Ee,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 Ne,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}}}),ur.prototype.deleteDestinationEdge=ur.prototype.Jl,ur.prototype.addDestinationEdge=ur.prototype.zl,ur.prototype.deleteSourceEdge=ur.prototype.Kl,ur.prototype.addSourceEdge=ur.prototype.Cl,ur.className="LayoutVertex",ur.standardComparer=oy,ur.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 "+(this.qd?this.qd.toString():"null"))),y},oa.prototype.gm=function(){var a=this.kd;this.kd=this.qd,this.qd=a},oa.prototype.commit=function(){},oa.prototype.Ax=function(a){return this.qd===a?this.kd:this.kd===a?this.qd:null},de.Object.defineProperties(oa.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)}}}),oa.prototype.getOtherVertex=oa.prototype.Ax,oa.className="LayoutEdge";function br(a){co.call(this),this.isViewportSized=!0,this.yo=this.zo=NaN,this.yg=new We(NaN,NaN).freeze(),this.tf=new We(10,10).freeze(),this.Jb=sp,this.Rb=n0,this.nd=ap,this.hd=u1,a&&Object.assign(this,a)}xe(br,co),br.prototype.cloneProtected=function(a){co.prototype.cloneProtected.call(this,a),a.zo=this.zo,a.yo=this.yo,a.yg.assign(this.yg),a.tf.assign(this.tf),a.Jb=this.Jb,a.Rb=this.Rb,a.nd=this.nd,a.hd=this.hd},br.prototype.qb=function(a){a.classType===br?a===ap||a===o0||a===ry||a===i0?this.sorting=a:a===n0||a===fl?this.arrangement=a:a===sp||a===e0?this.alignment=a:Yt("Unknown enum value: "+a):co.prototype.qb.call(this,a)},br.prototype.doLayout=function(a){this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin);var y=this.ex(a);a=this.diagram;for(var x=y.copy().iterator;x.next();){var b=x.value;if(!b.ph()||b.fromNode===null&&b.toNode===null){if(b.Va(),b instanceof Wn)for(b=b.memberParts;b.next();)y.remove(b.value)}else y.remove(b)}var E=y.Fa();if(E.length!==0){switch(this.sorting){case i0:E.reverse();break;case ap:E.sort(this.comparer);break;case o0:E.sort(this.comparer),E.reverse()}var z=this.wrappingColumn;isNaN(z)&&(z=0);var tt=this.wrappingWidth;switch(isNaN(tt)&&a!==null?(y=a.padding,tt=Math.max(a.viewportBounds.width-y.left-y.right,0)):tt=Math.max(this.wrappingWidth,0),0>=z&&0>=tt&&(z=1),y=this.spacing.width,isFinite(y)||(y=0),x=this.spacing.height,isFinite(x)||(x=0),a!==null&&a.Ea("Layout"),b=[],this.alignment){case e0:var ot=y,rt=x,at=ge.alloc(),ut=Math.max(this.cellSize.width,1);if(!isFinite(ut))for(var gt=ut=0;gtz-1||0tt)&&(b.push(new ge(0,Mt,tt+ot,Ft)),Dt=0,St=yt,Mt+=Ft,Ft=0),Ft=Math.max(Ft,ie),mt){case fl:Ht=-Ht.width;break;default:Ht=0}switch(Gt.moveTo(St+Ht,Mt),mt){case fl:St-=Kt;break;default:St+=Kt}Dt++}b.push(new ge(0,Mt,tt+ot,Ft)),ge.free(at);break;case sp:for(rt=tt,ut=z,gt=y,mt=x,tt=ge.alloc(),yt=Math.max(this.cellSize.width,1),z=Mt=at=0,ot=Ot.alloc(),St=0;St=at&&(rt-=at),at=Gt=0,Kt=Math.max(this.cellSize.height,1),Ht=z=0,ie=!0,Dt=Ot.alloc(),Ve=0;Veut-1||0rt){for(b.push(new ge(0,ie?jt-z:jt,rt+gt,Ht+z+mt)),sn=0;snat&&(z.width+=z.x-at,z.x=at);ge.free(tt)}for(ot=z=tt=E=0;oty?1:0}de.Object.defineProperties(br.prototype,{wrappingWidth:{get:function(){return this.zo},set:function(a){this.zo!==a&&(0gt)){var Mt=gt+Hc(St);St.pc(Mt,!0),xv(St,Mt,gt)}}y.isModified=!0}}finally{y.aa=!0}}}}},Wi.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)},Wi.prototype.rp=function(){for(var a=this.H.model,y=new Ee,x=a.nodeDataArray,b=0;b=b)return"[]";var E=new An;E.add("["),x&&1b)return;Xn(a.Tc,b)}sr(a,"nodeDataArray",ar,"nodeDataArray",a,y,null,b,null),a.qp(y)}Pt.nA=function(a){if(Te(a))for(var y=a.length,x=0;xy&&(y=a.length),En(a,y,x),sr(this,"",Jo,"",a,null,x,null,y)},Pt.ov=function(a,y){y===void 0&&(y=-1),a===this.Tc&&Yt("Model.removeArrayItem should not be called on the Model.nodeDataArray"),y===-1&&(y=a.length-1);var x=a[y];Xn(a,y),sr(this,"",ar,"",a,x,null,y,null)},Pt.Ro=function(a){if(a===null)return"";var y=this.lj;if(y===""||(y=Xo(a,y),y===void 0))return"";if(typeof y=="string")return y;Yt("getCategoryForNodeData found a non-string category for "+a+": "+y)},Pt.jm=function(a,y){if(a!==null){var x=this.lj;if(x!=="")if(this.lb(a)){var b=Xo(a,x);b===void 0&&(b=""),b!==y&&(ho(a,x,y),sr(this,"nodeCategory",mo,x,a,b,y))}else ho(a,x,y)}},Pt.lm=function(a,y){this.jm(y,this.Ro(a))},Pt.Tl=function(){return!1},Pt.Wj=function(){return!1},Pt.ri=function(){return!1},Pt.xs=function(){return!1},Pt.Xj=function(){return!1};function hy(){return new fn}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 ol[a]?ol[a]:_e.go!==void 0&&_e.go[a]?_e.go[a]:null}function Xo(a,y){if(!a||!y)return null;try{if(typeof y=="function")var x=y(a);else typeof a.getAttribute=="function"?(x=a.getAttribute(y),x===null&&(x=void 0)):x=a[y]}catch(b){}return x}function ho(a,y,x){if(a&&y)try{typeof y=="function"?y(a,x):typeof a.setAttribute=="function"?a.setAttribute(y,x):a[y]=x}catch(b){}}de.Object.defineProperties(fn.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===""&&Yt("Model.nodeKeyProperty may not be the empty string"),0"+Sa(this,E,!1)}return y},Pt.Qv=function(a,y){this.linkKeyProperty===""&&Yt("GraphLinksModel.linkKeyProperty must not be an empty string for .toIncrementalData() to succeed.");var x=fn.prototype.Qv.call(this,a,y),b=this,E=new Ee,z=new Ee,tt=new Ee,ot=this.vh;a.changes.each(function(ut){ut.model===b&&(ut.modelChange==="linkDataArray"?ut.change===Jo?E.add(ut.newValue):ut.change===ar&&tt.add(ut.oldValue):b.Jc(ut.object)?z.add(ut.object):ut.object!==null&&(ut.object!==null&&ot&&ot.contains(ut.object)?ot.get(ut.object).each(function(gt){b.Jc(gt)&&z.add(gt)}):ut.object instanceof fn||b.lb(ut.object)||F1(b,ut.object).each(function(gt){z.add(gt)})))});var rt=this.il;rt.clear(),E.each(function(ut){rt.add(b.Ac(ut)),y||z.add(ut)});var at=this.kl;return at.clear(),tt.each(function(ut){at.add(b.Ac(ut)),y&&z.add(ut)}),a=b.cloneDeep(z.Fa()),0b.indexOf(a.newValue)&&b.splice(x,0,a.newValue));return}}else if(a.change===ar){if(x=a.oldParam,a.modelChange==="linkDataArray"){a=a.oldValue,Ce(a)&&typeof x=="number"&&(b=this.Ac(a),y?(this.$f.add(a),this.md[x]!==a&&this.md.splice(x,0,a),b!==void 0&&this.wb.add(b,a)):(this.$f.remove(a),this.md[x]===a&&this.md.splice(x,1),b!==void 0&&this.wb.remove(b)));return}if(a.modelChange==="linkLabelKeys"){b=this.Ef(a.object),Array.isArray(b)&&typeof x=="number"&&(y?0>b.indexOf(a.newValue)&&b.splice(x,0,a.newValue):(x=b.indexOf(a.newValue),0<=x&&b.splice(x,1)));return}}fn.prototype.changeState.call(this,a,y)}},Pt=di.prototype,Pt.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),ho(x,this.nodeKeyProperty,a),this.xf(x))}return a}},Pt.yx=function(a){return Sa(this,a,!0)},Pt.wv=function(a,y){Dg(this,a,y,!0)},Pt.Bx=function(a){return Sa(this,a,!1)},Pt.Bv=function(a,y){Dg(this,a,y,!1)};function Sa(a,y,x){if(y!==null&&(a=x?a.lf:a.mf,a!==""&&(a=Xo(y,a),a!==void 0))){if(Yh(a))return a;Yt((x?"FromKey":"ToKey")+" value for link data "+y+" is not a number or a string: "+a)}}function Dg(a,y,x,b){if(x===null&&(x=void 0),y!==null){var E=b?a.lf:a.mf;if(E!=="")if(x=a.Vl(x),a.Jc(y)){var z=Xo(y,E);z!==x&&(cl(a,z,y),ho(y,E,x),a.hc(x)===null&&gl(a,x,y),sr(a,b?"linkFromKey":"linkToKey",mo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else ho(y,E,x)}}Pt.zx=function(a){return u0(this,a,!0)},Pt.xv=function(a,y){Og(this,a,y,!0)},Pt.Cx=function(a){return u0(this,a,!1)},Pt.Cv=function(a,y){Og(this,a,y,!1)};function u0(a,y,x){return y===null||(a=x?a.ej:a.fj,a==="")?"":(y=Xo(y,a),y===void 0?"":y)}function Og(a,y,x,b){if(y!==null){var E=b?a.ej:a.fj;if(E!=="")if(a.Jc(y)){var z=Xo(y,E);z===void 0&&(z=""),z!==x&&(ho(y,E,x),sr(a,b?"linkFromPortId":"linkToPortId",mo,E,y,z,x),typeof E=="string"&&a.La(y,E))}else ho(y,E,x)}}Pt.Ef=function(a){if(a===null)return h0;var y=this.je;return y===""?h0:(a=Xo(a,y),a===void 0?h0:a)},Pt.Ls=function(a,y){if(a!==null){var x=this.je;if(x!=="")if(this.Jc(a)){var b=Xo(a,x);if(b===void 0&&(b=h0),b!==y){if(Array.isArray(b))for(var E=b.length,z=0;zE||(b.splice(E,1),this.Jc(a)&&(cl(this,y,a),sr(this,"linkLabelKeys",ar,x,a,y,null,E,null)))}else b!==void 0&&Yt(x+" property is not an Array; cannot removeLabelKeyforLinkData: "+a)}}},Pt.Ac=function(a){if(a!==null){var y=this.Jh;if(y!==""&&(y=Xo(a,y),y!==void 0)){if(Yh(y))return y;Yt("Key value for link data "+a+" is not a number or a string: "+y)}}},Pt.Ks=function(a,y){if(a!==null){var x=this.Jh;if(x!=="")if(this.Jc(a)){var b=Xo(a,x);b!==y&&this.jh(y)===null&&(ho(a,x,y),b!==void 0&&this.wb.remove(b),this.wb.add(y,a),sr(this,"linkKey",mo,x,a,b,y),typeof x=="string"&&this.La(a,x))}else ho(a,x,y)}},Pt.jh=function(a){return a===null&&Yt("GraphLinksModel.findLinkDataForKey:key must not be null"),a!==void 0&&Yh(a)?this.wb.I(a):null},Pt.Bs=function(a){if(a!==null){var y=this.Jh;if(y!==""){var x=this.Ac(a);if(x===void 0||this.wb.contains(x)){var b=this.cl;if(b!==null&&(x=b(this,a),x!=null&&!this.wb.contains(x))){ho(a,y,x);return}if(typeof x=="string"){for(b=2;this.wb.contains(x+b);)b++;ho(a,y,x+b)}else if(x===void 0||typeof x=="number"){for(x=-this.wb.count-1;this.wb.contains(x);)x--;ho(a,y,x)}}}}},Pt.Jc=function(a){return a===null?!1:this.$f.contains(a)},Pt.fi=function(a){a!==null&&(Ei(a),this.Jc(a)||b1(this,a,!0))};function b1(a,y,x){if(a.linkKeyProperty!==""){var b=a.Ac(y);if(b!==void 0&&a.wb.I(b)===y)return;a.Bs(y),b=a.Ac(y),b===void 0&&Yt("GraphLinksModel.makeLinkDataKeyUnique failed on "+y+". Data not added to model."),a.wb.add(b,y)}a.$f.add(y),b=null,x&&(b=a.md.length,a.md.splice(b,0,y)),sr(a,"linkDataArray",Jo,"linkDataArray",a,null,y,null,b),fy(a,y)}Pt.Ey=function(a){if(Array.isArray(a))for(var y=a.length,x=0;xb)return;a.md.splice(b,1)}if(sr(a,"linkDataArray",ar,"linkDataArray",a,y,null,b,null),x=Sa(a,y,!0),cl(a,x,y),x=Sa(a,y,!1),cl(a,x,y),b=a.Ef(y),Array.isArray(b))for(var E=b.length,z=0;z=a.count)a.count===1&&(a=a.first(),a.centerX=0,a.centerY=0);else{var y=new Ne;y.addAll(a.iterator),a=new Ne;var x=new Ne,b=this.sort(y),E,z,tt=this.Jp,ot=this.arrangement,rt=this.nodeDiameterFormula,at=this.radius;(!isFinite(at)||0>=at)&&(at=NaN);var ut=this.aspectRatio;(!isFinite(ut)||0>=ut)&&(ut=1);var gt=this.startAngle;isFinite(gt)||(gt=0);var mt=this.sweepAngle;if((!isFinite(mt)||360mt)&&(mt=360),y=this.spacing,isFinite(y)||(y=NaN),ot===sl&&rt===kf?ot=rl:ot===sl&&rt!==kf&&(ot=this.arrangement),(this.direction===zd||this.direction===Ig)&&this.sorting!==zg){for(rt=0;!(rt>=b.length)&&(a.add(b.M(rt)),!(rt+1>=b.length));rt+=2)x.add(b.M(rt+1));this.direction===zd?(this.arrangement===sl&&a.reverse(),b=new Ne,b.addAll(a),b.addAll(x)):(this.arrangement===sl&&x.reverse(),b=new Ne,b.addAll(x),b.addAll(a))}rt=b.length;for(var yt=z=E=0;ytmt&&(yt===0||yt===b.length-1)&&(Mt/=2),E+=Mt,z++}if(isNaN(at)||ot===sl){if(isNaN(y)&&(y=6),ot!==rl&&ot!==sl){for(z=-1/0,tt=0;ttat?(at=E,z=at*ut):tt=yt/(360<=mt?rt:rt-1)}if(this.kw=ot,this.lc=at,this.Zm=ut,this.lw=gt,this.Wp=mt,this.Ti=y,this.me=z,this.Jp=tt,y=b,b=this.kw,ot=this.lc,at=this.lw,ut=this.Wp,gt=this.Ti,mt=this.me,rt=this.Jp,this.direction!==zd&&this.direction!==Ig||b!==sl)if(this.direction===zd||this.direction===Ig){switch(tt=0,b){case Uh:tt=180*f0(this,ot,mt,at,rt)/Math.PI;break;case rl:rt=y=0,tt=a.first(),tt!==null&&(y=Xh(tt,Math.PI/2)),tt=x.first(),tt!==null&&(rt=Xh(tt,Math.PI/2)),tt=180*f0(this,ot,mt,at,gt+(y+rt)/2)/Math.PI;break;case nh:tt=ut/y.length}if(this.direction===zd){switch(b){case Uh:gp(this,a,at,Kh);break;case rl:fp(this,a,at,Kh);break;case nh:dp(this,a,ut/2,at,Kh)}switch(b){case Uh:gp(this,x,at+tt,As);break;case rl:fp(this,x,at+tt,As);break;case nh:dp(this,x,ut/2,at+tt,As)}}else{switch(b){case Uh:gp(this,x,at,Kh);break;case rl:fp(this,x,at,Kh);break;case nh:dp(this,x,ut/2,at,Kh)}switch(b){case Uh:gp(this,a,at+tt,As);break;case rl:fp(this,a,at+tt,As);break;case nh:dp(this,a,ut/2,at+tt,As)}}}else switch(b){case Uh:gp(this,y,at,this.direction);break;case rl:fp(this,y,at,this.direction);break;case nh:dp(this,y,ut,at,this.direction);break;case sl:B1(this,y,ut,at,this.direction)}else B1(this,y,ut,at-ut/2,As)}this.updateParts(),this.network=null,this.isValidLayout=!0};function dp(a,y,x,b,E){var z=a.Wp,tt=a.lc;a=a.me,b=b*Math.PI/180,x=x*Math.PI/180;for(var ot=y.length,rt=0;rtx){for(z=b+(E===As?z:-z);0>z;)z+=360;z%=360,180=ut.length-1));gt++)O1(a,rt,at,ut,gt,E,z)||I1(a,rt,at,ut,gt,E,z),rt=z.x,at=z.y;if(Ot.free(z),a.mj++,!(23Math.abs(yt)?Math.abs(rt-z)<(ut[0].width+ut[ut.length-1].width)/2&&(tt=0):tt=0Math.abs(mt)?0:mt,rt=Math.abs(z)>Math.abs(gt)?0gt:0a.mj?a.lc-tt/(2*Math.PI):5>ut.length&&10=gt.length-1));mt++)O1(a,rt,at,gt,mt,E,ut)||I1(a,rt,at,gt,mt,E,ut),rt=ut.x,at=ut.y;if(Ot.free(ut),a.mj++,!(23a.mj?a.lc-z/(2*Math.PI):a.lc-(0ot){if(z=y-a,z<-ot)return tt.x=z,tt.y=at,!1;ut=!0}}else if(z=y-a,z<-ot){if(z=y+a,z>ot)return tt.x=z,tt.y=at,!1;ut=!0}return at=Math.sqrt(1-Math.min(1,z*z/(ot*ot)))*rt,0>x!==ut&&(at=-at),Math.abs(x-at)>(b[E].height+b[E+1].height)/2?(tt.x=z,tt.y=at,!1):(tt.x=z,tt.y=at,!0)}function I1(a,y,x,b,E,z,tt){var ot=a.lc,rt=a.me,at=0;if(a=(b[E].height+b[E+1].height)/2+a.Ti,b=!1,0<=y!=(z===As)){if(z=x-a,z<-rt){if(z=x+a,z>rt){tt.x=at,tt.y=z;return}b=!0}}else if(z=x+a,z>rt){if(z=x-a,z<-rt){tt.x=at,tt.y=z;return}b=!0}at=Math.sqrt(1-Math.min(1,z*z/(rt*rt)))*ot,0>y!==b&&(at=-at),tt.x=at,tt.y=z}Lo.prototype.commitLayout=function(){this.commitNodes(),this.isRouting&&this.commitLinks()},Lo.prototype.commitNodes=function(){var a=this.group!==null&&this.group.placeholder!==null&&this.group.isSubGraphExpanded,y=a?this.group.location.copy():null,x=this.actualCenter;a?x=new Ot(0,0):(x.x=this.arrangementOrigin.x+this.lc,x.y=this.arrangementOrigin.y+this.me);for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;E.x+=x.x,E.y+=x.y,E.commit()}a&&(this.group.Va(),a=this.group.position.copy(),x=this.group.location.copy(),y=y.re(x.re(a)),this.group.move(y),this.Zv=y.re(a))},Lo.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()};function gy(a,y,x,b,E){var z=a.ty;if(.001>Math.abs(a.Zm-1))return b!==void 0&&E!==void 0?E*y:2*Math.PI*y;a=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x;for(var tt=0,ot=b!==void 0&&E!==void 0?E/(z+1):Math.PI/(2*(z+1)),rt=0,at=0;at<=z;at++){b!==void 0&&E!==void 0?rt=b+at*E/z:rt=at*Math.PI/(2*z);var ut=Math.sin(rt);tt+=Math.sqrt(1-a*a*ut*ut)*ot}return b!==void 0&&E!==void 0?(y>x?y:x)*tt:4*(y>x?y:x)*tt}function d0(a,y,x,b,E){return y/(b!==void 0&&E!==void 0?gy(a,1,x,b,E):gy(a,1,x))}function f0(a,y,x,b,E){if(.001>Math.abs(a.Zm-1))return E/y;var z=y>x?Math.sqrt(y*y-x*x)/y:Math.sqrt(x*x-y*y)/x,tt=0;a=2*Math.PI/(700*a.network.vertexes.count),y>x&&(b+=Math.PI/2);for(var ot=0;;ot++){var rt=Math.sin(b+ot*a);if(tt+=(y>x?y:x)*Math.sqrt(1-z*z*rt*rt)*a,tt>=E)return ot*a}}Lo.prototype.sort=function(a){switch(this.sorting){case g0:break;case c0:a.reverse();break;case p0:a.sort(this.comparer);break;case m0:a.sort(this.comparer),a.reverse();break;case zg:return this.ak(Nx(a));default:Yt("Invalid sorting type.")}return a};function Nx(a){for(var y=[],x=0;xE&&(E=ot,z=tt)}else for(tt=0;ttE&&(E=ot,z=tt);for(x.add(a.M(z)),y[z]=-1,z=a.M(z),tt=z.sourceEdges;tt.next();)E=a.indexOf(tt.value.fromVertex),0>E||0<=y[E]&&y[E]++;for(z=z.destinationEdges;z.next();)E=a.indexOf(z.value.toVertex),0>E||0<=y[E]&&y[E]++}return x}Lo.prototype.ak=function(a){for(var y=[],x=0;xy[x].indexOf(E)&&y[x].push(E);for(b=b.sourceEdges;b.next();)E=a.indexOf(b.value.fromVertex),E!==x&&0>y[x].indexOf(E)&&y[x].push(E)}for(z=[],x=0;xy[x[St]].indexOf(x[St===x.length-1?0:St+1])&&yt.push(St===x.length-1?0:St+1);if(yt.length===0)for(St=0;Stx.indexOf(ie)||Ktx.indexOf(ie)||Kt=Mt?Kt+1:Kt)),Ft+=Kt=Mt&&Kt++,Gt>=Mt&&Gt++,Kt>Gt&&(Ht=Gt,Gt=Kt,Kt=Ht),Gt-Kt<(x.length+2)/2==(Ktyt||yt===ut||(St=yt>ut?yt-ut:ut-yt,gt+=yttt-St?1:-1);x.splice(0>gt?ut:ut+1,0,rt),b.splice(ot,1),ot--}else z=!1;if(z)break;x.push(b[0]),b.splice(0,1)}for(y=0;y=a?this.ul=a:this.ul=360,this.C())}},arrangement:{get:function(){return this.Rb},set:function(a){this.Rb===a||a!==sl&&a!==rl&&a!==Uh&&a!==nh||(this.Rb=a,this.C())}},direction:{get:function(){return this.K},set:function(a){this.K===a||a!==As&&a!==Kh&&a!==zd&&a!==Ig||(this.K=a,this.C())}},sorting:{get:function(){return this.nd},set:function(a){this.nd===a||a!==g0&&a!==c0&&a!==p0&&!m0&&a!==zg||(this.nd=a,this.C())}},comparer:{get:function(){return this.hd},set:function(a){this.hd!==a&&(this.hd=a,this.C())}},spacing:{get:function(){return this.tf},set:function(a){this.tf!==a&&(this.tf=a,this.C())}},nodeDiameterFormula:{get:function(){return this.Nn},set:function(a){this.Nn===a||a!==v0&&a!==kf||(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 rl=new me(Lo,"ConstantSpacing",0),Uh=new me(Lo,"ConstantDistance",1),nh=new me(Lo,"ConstantAngle",2),sl=new me(Lo,"Packed",3),As=new me(Lo,"Clockwise",4),Kh=new me(Lo,"Counterclockwise",5),zd=new me(Lo,"BidirectionalLeft",6),Ig=new me(Lo,"BidirectionalRight",7),g0=new me(Lo,"Forwards",8),c0=new me(Lo,"Reverse",9),p0=new me(Lo,"Ascending",10),m0=new me(Lo,"Descending",11),zg=new me(Lo,"Optimized",12),v0=new me(Lo,"Pythagorean",13),kf=new me(Lo,"Circular",14);Lo.className="CircularLayout",Lo.ConstantSpacing=rl,Lo.ConstantDistance=Uh,Lo.ConstantAngle=nh,Lo.Packed=sl,Lo.Clockwise=As,Lo.Counterclockwise=Kh,Lo.BidirectionalLeft=zd,Lo.BidirectionalRight=Ig,Lo.Forwards=g0,Lo.Reverse=c0,Lo.Ascending=p0,Lo.Descending=m0,Lo.Optimized=zg,Lo.Pythagorean=v0,Lo.Circular=kf;function cp(){this.Pl=-1/0,this.tm=this.mk=null}cp.prototype.compare=function(a,y){if(0this.Pl||Math.abs(a)a&&0ot?(E=mt.x+mt.width/2,z=mt.y+mt.height/2,at[0]=new Ot(mt.x+mt.width+b.width,mt.y),at[1]=new Ot(mt.x,mt.y+mt.height+b.height),ot=2):(rt=R1(at,ot,E,z,mt.width,mt.height,b),gt=at[rt],yt=new Ot(gt.x+mt.width+b.width,gt.y),mt=new Ot(gt.x,gt.y+mt.height+b.height),rt+1this.network.vertexes.count)return!1;for(var a=0,y=0,x=this.network.vertexes.first().bounds,b=this.network.vertexes.iterator;b.next();){if(b.value.bounds.Yc(x)&&(a++,2a.network.vertexes.count)return!1;for(a.ah=a.network.vertexes.Fa(),a=a.ah,a.sort(function(x,b){return x===null||b===null||x===b?0:b.Vd-x.Vd}),y=a.length-1;0<=y&&1>=a[y].Vd;)y--;return 1=tt))){for(var at=ot=0,ut=rt.count-tt;utyt&&(yt=1),ot=Jt.sqrt((ot+yt+at*at*4/(tt*tt))/yt),tt=(ot-1)*ut/2,ot=(ot-1)*gt/2,E.bounds=new ge(z-mt.x-tt,rt-mt.y-ot,ut+2*tt,gt+2*ot),E.focus=new Ot(mt.x+tt,mt.y+ot)}}return a.network=b,x}function Ix(a,y){for(var x=a.network.vertexes.iterator;x.next();){var b=x.value;if(b.network=y,b.We!==null){var E=b.We.M(b.sv);b.Vd=E.Rs;var z=E.Sv,tt=E.Tv;b.bounds=new ge(b.centerX-z,b.centerY-tt,E.Ss,E.Qs),b.focus=new Ot(z,tt),b.sv--}}for(x=a.network.edges.iterator;x.next();)x.value.network=y;a.network=y}function zx(a,y){var x=y.Hj;if(x!==null&&x.count!==0){var b=y.centerX,E=y.centerY,z=y.width,tt=y.height;y.We!==null&&0=gt.Vd?rt++:(ot=!0,at++,tt+=Math.atan2(y.centerY-gt.centerY,y.centerX-gt.centerX))}if(rt!==0){for(0>1)+at)*(ot%2===0?1:-1),rt.centerX=b+ut*Math.cos(gt),rt.centerY=E+ut*Math.sin(gt),ot++}}}}function R1(a,y,x,b,E,z,tt){var ot=9e19,rt=-1,at=0;t:for(;atut.y&&a[mt].x-ut.xut.x&&a[mt].y-ut.yy+z?(x=b+E-tt,a=a-y-z,Jt.sqrt(x*x+a*a)):a+xtt+ot?a>y+z?(x=b-tt-ot,a=a-y-z,Jt.sqrt(x*x+a*a)):a+xy+z?a-(y+z):a+x=y.length)return!1;var x=y[0];x.forceX=0,x.forceY=0;for(var b=x.centerX,E=b,z=x=x.centerY,tt=1;ttz-x)?y.sort(function(Mt,Dt){return Mt===null||Dt===null||Mt===Dt?0:Mt.centerX-Dt.centerX}):y.sort(function(Mt,Dt){return Mt===null||Dt===null||Mt===Dt?0:Mt.centerY-Dt.centerY}),x=a.Zf;var at=b=ot=0;for(z=0;zx||at-rt>x){if(E)break}else if(ut-yt>x||yt-ut>x){if(!E)break}else{var St=j1(tt,mt);1>St?(b=a.randomNumberGenerator,b===null&&(a.randomNumberGenerator=b=new S0),St=b.random(),ot=b.random(),rt>at?(b=Math.abs(mt.bounds.right-tt.bounds.x),b=(1+b)*St):rtyt?(at=Math.abs(mt.bounds.bottom-tt.bounds.y),at=(1+at)*ot):rtgt?(gt=a.randomNumberGenerator,gt===null&&(a.randomNumberGenerator=gt=new S0),ot=gt.random(),gt=gt.random(),b=(b>rt?1:-1)*(1+(z.width>x.width?z.width:x.width))*ot,at=(tt>ut?1:-1)*(1+(z.height>x.height?z.height:x.height))*gt):(ot=ot.stiffness*(gt-ot.length),b=(rt-b)/gt*ot,at=(ut-tt)/gt*ot),x.forceX+=b,x.forceY+=at,z.forceX-=b,z.forceY-=at;for(E=b=0;Ea.epsilonDistance*a.epsilonDistance}Hr.prototype.moveVertex=function(a){var y=a.forceX,x=a.forceY,b=this.moveLimit;return y<-b?y=-b:y>b&&(y=b),x<-b?x=-b:x>b&&(x=b),a.centerX+=y,a.centerY+=x,y*y+x*x},Hr.prototype.moveFixedVertex=function(){},Hr.prototype.commitLayout=function(){this.yv(),this.commitNodes(),this.isRouting&&this.commitLinks()},Hr.prototype.yv=function(){if(this.setsPortSpots)for(var a=this.network.edges.iterator;a.next();){var y=a.value.link;y!==null&&(y.fromSpot=wr,y.toSpot=wr)}},Hr.prototype.commitNodes=function(){var a=0,y=0;if(this.arrangesToOrigin){var x=ge.alloc();this.computeBounds(this.network,x),y=this.arrangementOrigin,a=y.x-x.x,y=y.y-x.y,ge.free(x)}x=ge.alloc();for(var b=this.network.vertexes.iterator;b.next();){var E=b.value;(a!==0||y!==0)&&(x.assign(E.bounds),x.x+=a,x.y+=y,E.bounds=x),E.commit()}ge.free(x)},Hr.prototype.commitLinks=function(){for(var a=this.network.edges.iterator;a.next();)a.value.commit()},Hr.prototype.springStiffness=function(a){return a=a.stiffness,isNaN(a)?this.Hk:a},Hr.prototype.springLength=function(a){return a=a.length,isNaN(a)?this.Gk:a},Hr.prototype.electricalCharge=function(a){return a=a.charge,isNaN(a)?this.Ek:a},Hr.prototype.electricalFieldX=function(){return 0},Hr.prototype.electricalFieldY=function(){return 0},Hr.prototype.gravitationalMass=function(a){return a=a.mass,isNaN(a)?this.Fk:a},Hr.prototype.gravitationalFieldX=function(){return 0},Hr.prototype.gravitationalFieldY=function(){return 0},Hr.prototype.isFixed=function(a){return a.isFixed},de.Object.defineProperties(Hr.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&&0Mt&&0Mt&&0a[this.Md]&&(this.Iq=a[x]-1,this.Md=x),a[x]tt)for(var ut=tt+1;utrt;ut--)gt=b[ut],gt.near===at&>.Dj===at.Dj||ot++;var mt;if(0<=x)for(rt=b[tt].sourceEdgesArrayAccess,at=0;atMt||gt===Mt&&yt>St)&&ot++,Dtgt||Mt===gt&&St>yt)&&ot++}}}if(0>=x){for(rt=b[tt].destinationEdgesArrayAccess,at=0;atMt||gt===Mt&&ut>Dt)&&ot++,Stgt||Mt===gt&&Dt>ut)&&ot++)}for(z[tt*E+tt]=ot,rt=tt+1;rt=x){for(ot=b[tt].destinationEdgesArrayAccess,Gt=b[rt].destinationEdgesArrayAccess,at=0;at=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,gt=0,mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(ut+=mt.column-1,gt++),rt!==null)for(mt=0;mt=x&&(rt=ot.sourceEdgesArrayAccess);var at=null;0<=x&&(at=ot.destinationEdgesArrayAccess);var ut=0,gt=[],mt=ot.near;if(mt!==null&&mt.layer===ot.layer&&(gt[ut]=mt.column-1,ut++),ot=void 0,rt!==null)for(mt=0;mt>1,z[tt]=ut&1?gt[at]:gt[at-1]+gt[at]>>1)}return Jh(a,y,b),z}function yp(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();){var ot=tt.value,rt=ot.toVertex,at=y.layer-rt.layer;ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}if(z)for(tt=y.sourceEdges;tt.next();)ot=tt.value,rt=ot.fromVertex,at=rt.layer-y.layer,ot=a.linkMinLength(ot),at===ot&&yp(a,rt,x,b,E,z)}}function my(a,y,x,b,E,z){if(y.component===b){if(y.component=x,E)for(var tt=y.destinationEdges;tt.next();)my(a,tt.value.toVertex,x,b,E,z);if(z)for(y=y.sourceEdges;y.next();)my(a,y.value.fromVertex,x,b,E,z)}}Hi.prototype.removeCycles=function(){for(var a=this.network.edges.iterator;a.next();)a.value.rev=!1;switch(this.Dk){default:case Sy:a=this.network;var y=0,x=a.vertexes.count-1,b=[];b.length=x+1;for(var E=a.vertexes.iterator;E.next();)E.value.valid=!0;for(;jx(a)!==null;){for(E=Y1(a);E!==null;)b[x]=E,x--,E.valid=!1,E=Y1(a);for(E=U1(a);E!==null;)b[y]=E,y++,E.valid=!1,E=U1(a);E=null;for(var z=0,tt=this.network.vertexes.iterator;tt.next();){var ot=tt.value;if(ot.valid){for(var rt=0,at=ot.destinationEdges;at.next();)at.value.toVertex.valid&&rt++;at=0;for(var ut=ot.sourceEdges;ut.next();)ut.value.fromVertex.valid&&at++;(E===null||zy.toVertex.index&&(a.gm(y),y.rev=!0);break;case L0:for(b=this.network.vertexes.iterator;b.next();)a=b.value,a.Ll=-1,a.finish=-1;for(a=this.network.edges.iterator;a.next();)a.value.forest=!1;for(this.Kn=0,b.reset();b.next();)y=b.value,y.sourceEdges.count===0&&vy(this,y);for(b.reset();b.next();)y=b.value,y.Ll===-1&&vy(this,y);for(a.reset();a.next();)b=a.value,b.forest||(y=b.fromVertex,x=y.finish,E=b.toVertex,z=E.finish,E.Llb){if(0>b)for(y.reset();y.next();)y.value.layer-=b;for(b=[],y.reset();y.next();)x=y.value,E=b[x.layer],E===void 0?b[x.layer]=[x]:E.push(x);for(x=y=0;xtt&&yp(a,ot,0,-1,!0,!1)}for(yp(a,y,1,-1,!0,!0);y.component!==0;){for(z=0,b=1/0,ot=0,rt=null,tt=a.network.vertexes.iterator;tt.next();){var at=tt.value;if(at.component===1){var ut=0,gt=!1,mt=at.sourceEdgesArrayAccess;E=mt.length;for(var yt=0;ytz)&&!ut&&(ot=tt,z=at)}if(0>b){for(x.reset();x.next();)b=x.value,b.component===1&&(b.layer-=E);y.component=0}else ot.component=0}}}function Q1(a,y,x){return a.K===90?x&&!y.rev||!x&&y.rev?270:90:a.K===180?x&&!y.rev||!x&&y.rev?0:180:a.K===270?x&&!y.rev||!x&&y.rev?90:270:x&&!y.rev||!x&&y.rev?180:0}Hi.prototype.initializeIndices=function(){switch(this.Qk){default:case Cy:for(var a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;y.index=this.tc[x],this.tc[x]++}break;case A0:for(a=this.network.vertexes.iterator,y=this.Ia;0<=y;y--)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&q1(this,x);break;case Py:for(a=this.network.vertexes.iterator,y=0;y<=this.Ia;y++)for(a.reset();a.next();)x=a.value,x.layer===y&&x.index===-1&&_1(this,x)}};function q1(a,y){var x=y.layer;for(y.index=a.tc[x],a.tc[x]++,y=y.destinationEdgesArrayAccess,x=!0;x;){x=!1;for(var b=0;bz.portFromColOffset&&(x=!0,y[b]=z,y[b+1]=E)}}for(x=0;xz.portToColOffset&&(b=!0,y[x]=z,y[x+1]=E)}for(x=0;x=tt;b--)z=Ya(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ya(this,b,1)||z;for(E=this.countCrossings(),E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ya(this,b,1)||z;for(E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ya(this,b,-1)||z;for(E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ya(this,b,0)||z;for(E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ya(this,b,0)||z;E>=a?Ea(this,y):(a=E,y=Ws(this))}break;default:case k0:for(x=this.Ia,tt=0,ot=a+1;(b=this.countCrossings())=tt;b--)z=Ya(this,b,-1)||z;for(E=this.countCrossings(),E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ya(this,b,1)||z;for(E=this.countCrossings(),E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ya(this,b,1)||z;for(E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ya(this,b,-1)||z;for(E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=x;b>=tt;b--)z=Ya(this,b,0)||z;for(E>=a?Ea(this,y):(a=E,y=Ws(this)),z=!0;z;)for(z=!1,b=tt;b<=x;b++)z=Ya(this,b,0)||z;E>=a?Ea(this,y):(a=E,y=Ws(this))}}Ea(this,y)};function w0(a,y,x){var b=Zh(a,y),E=a.tc[y],z=V1(a,y,x),tt=py(a,y,x);for(x=0;xz+1&&(mt+=4*(jt-z),yt+=4*(jt-(z+1)))}for(Ht=b[z].destinationEdges.iterator,Ht.reset();Ht.next();)if(jt=Ht.value,Gt=jt.toVertex,jt.valid&&Gt.layer===y){for(jt=0;b[jt]!==Gt;)jt++;jt===z+1&&(yt+=1)}for(Ht=b[z+1].sourceEdges.iterator,Ht.reset();Ht.next();)if(jt=Ht.value,Gt=jt.fromVertex,jt.valid&&Gt.layer===y){for(jt=0;b[jt]!==Gt;)jt++;jtz+1&&(mt+=4*(jt-(z+1)),yt+=4*(jt-z))}for(Ht=b[z+1].destinationEdges.iterator,Ht.reset();Ht.next();)if(jt=Ht.value,Gt=jt.toVertex,jt.valid&&Gt.layer===y){for(jt=0;b[jt]!==Gt;)jt++;jt===z&&(mt+=1)}jt=Gt=0,Ht=tt[b[z].index];var Kt=ot[b[z].index],ie=tt[b[z+1].index],Ve=ot[b[z+1].index];Ht!==-1&&(Gt+=Math.abs(Ht-St),jt+=Math.abs(Ht-Ft)),Kt!==-1&&(Gt+=Math.abs(Kt-St),jt+=Math.abs(Kt-Ft)),ie!==-1&&(Gt+=Math.abs(ie-Mt),jt+=Math.abs(ie-Dt)),Ve!==-1&&(Gt+=Math.abs(Ve-Mt),jt+=Math.abs(Ve-Dt)),(yt>1)+8*b;this.Ra*=8}if(this.bg&2)for(x=!0;x;){for(x=!1,y=this.Md+1;y<=this.Ia;y++)x=jg(this,y,1)||x;for(y=this.Md-1;0<=y;y--)x=jg(this,y,-1)||x;x=jg(this,this.Md,0)||x}if(this.bg&4){for(y=this.Md+1;y<=this.Ia;y++)yy(this,y,1);for(y=this.Md-1;0<=y;y--)yy(this,y,-1);yy(this,this.Md,0)}if(a&&($1(this,-1),$1(this,1)),this.bg&2)for(x=!0;x;){for(x=!1,x=jg(this,this.Md,0)||x,y=this.Md+1;y<=this.Ia;y++)x=jg(this,y,0)||x;for(y=this.Md-1;0<=y;y--)x=jg(this,y,0)||x}}else Vx(this)};function jg(a,y,x){for(var b=!1;Gx(a,y,x);)b=!0;return b}function Gx(a,y,x){var b,E=Zh(a,y),z=a.tc[y],tt=py(a,y,-1);if(0x)for(b=0;bb-1||ut-E[b-1].column-1>gt+a.nodeMinColumnSpace(E[b-1],!1)?yt=ut-1:yt=ut,gt=b+1>=z||E[b+1].column-ut-1>mt+a.nodeMinColumnSpace(E[b+1],!0)?ut+1:ut;var St=mt=0,Mt=0;if(0>=x)for(var Dt=E[b].sourceEdges.iterator;Dt.next();){var Ft=Dt.value,jt=Ft.fromVertex;if(Ft.valid&&jt.layer!==y){var Gt=cy(Ft),Ht=Ft.portFromColOffset;Ft=Ft.portToColOffset,jt=jt.column,mt+=(Math.abs(ut+Ft-(jt+Ht))+1)*Gt,St+=(Math.abs(yt+Ft-(jt+Ht))+1)*Gt,Mt+=(Math.abs(gt+Ft-(jt+Ht))+1)*Gt}}if(0<=x)for(Dt=E[b].destinationEdges.iterator;Dt.next();)Ft=Dt.value,jt=Ft.toVertex,Ft.valid&&jt.layer!==y&&(Gt=cy(Ft),Ht=Ft.portFromColOffset,Ft=Ft.portToColOffset,jt=jt.column,mt+=(Math.abs(ut+Ht-(jt+Ft))+1)*Gt,St+=(Math.abs(yt+Ht-(jt+Ft))+1)*Gt,Mt+=(Math.abs(gt+Ht-(jt+Ft))+1)*Gt);Ft=Ht=Gt=0,Dt=tt[E[b].index],jt=ot[E[b].index],Dt!==-1&&(Gt+=Math.abs(Dt-ut),Ht+=Math.abs(Dt-yt),Ft+=Math.abs(Dt-gt)),jt!==-1&&(Gt+=Math.abs(jt-ut),Ht+=Math.abs(jt-yt),Ft+=Math.abs(jt-gt)),St=tt[x]?ut=rt:at<=tt[x]&&(ut=at));ut!==ot&&(z=!0,b[x].column=ut)}Jh(a,y,b),a.normalize()}function Wx(a,y){for(var x=!0,b=a.network.vertexes.iterator;b.next();){var E=b.value,z=a.nodeMinColumnSpace(E,!0),tt=a.nodeMinColumnSpace(E,!1);if(E.column-z<=y&&E.column+tt>=y){x=!1;break}}if(a=!1,x)for(b.reset();b.next();)x=b.value,x.column>y&&(--x.column,a=!0);return a}function Hx(a,y){var x=y+1,b,E=[],z=[];for(b=0;b<=a.Ia;b++)E[b]=!1,z[b]=!1;for(var tt=a.network.vertexes.iterator;tt.next();){b=tt.value;var ot=b.column-a.nodeMinColumnSpace(b,!0),rt=b.column+a.nodeMinColumnSpace(b,!1);ot<=y&&rt>=y&&(E[b.layer]=!0),ot<=x&&rt>=x&&(z[b.layer]=!0)}for(ot=!0,x=!1,b=0;b<=a.Ia;b++)ot=ot&&!(E[b]&&z[b]);if(ot)for(tt.reset();tt.next();)a=tt.value,a.column>y&&(--a.column,x=!0);return x}function $1(a,y){for(var x=0;x<=a.Ra;x++)for(;Wx(a,x););for(a.normalize(),x=0;xz?Ea(a,E):tty)for(x=a.Ra;0<=x;x--)for(E=Ws(a),z=x0(a),b=z+1;zz?Ea(a,E):ttx)for(b.reset();b.next();)E=b.value,E.column+a.nodeMinColumnSpace(E,!1)>=y&&(E.component=a.le);for(a.le++,b.reset();b.next();)y=b.value,y.component===-1&&(my(a,y,a.le,-1,!0,!0),a.le++);var z;for(y=[],z=0;zx)for(tt=a.Ra;0x)for(b.reset();b.next();)x=b.value,E[x.component]&&(x.column+=1)}function Vx(a){for(var y=Ln(),x=a.fl.length,b=0;b<=x;b++)y[b]=[];for(b=a.network.vertexes.iterator;b.next();){var E=b.value;y[x-E.layer][E.index]=E}x=new Ee,Yx(y,x);var z=null,tt=null,ot=null,rt=null,at=(a.ve&1)!==0,ut=(a.ve&2)!==0,gt=(a.ve&4)!==0,mt=(a.ve&8)!==0;for(at&&(a.verticalAlignment(y,x,!0),z=P0(a,y,!0,!1)),y.reverse(),gt&&(a.verticalAlignment(y,x,!1),ot=P0(a,y,!1,!1)),b=vo(y),E=b.next();!E.done;E=b.next())E.value.reverse();mt&&(a.verticalAlignment(y,x,!1),rt=P0(a,y,!1,!0)),y.reverse(),ut&&(a.verticalAlignment(y,x,!0),tt=P0(a,y,!0,!0)),hn(y),a.u(z,tt,ot,rt),a.network.vertexes.each(function(yt){var St=Ln();at&&St.push(z.get(yt)),ut&&St.push(tt.get(yt)),gt&&St.push(ot.get(yt)),mt&&St.push(rt.get(yt)),St.sort(function(Dt,Ft){return Dt-Ft});var Mt=St.length;Mt=(St[Math.floor((Mt-1)/2)]+St[Math.ceil((Mt-1)/2)])/2,hn(St),yt.zc=Mt})}function Yx(a,y){for(var x=a.length,b=1;but)&&y.add(gt);z++}E=ut}}}Hi.prototype.verticalAlignment=function(a,y,x){Ux(a),a=vo(a);for(var b=a.next();!b.done;b=a.next()){var E=-1;b=vo(b.value);for(var z=b.next();!z.done;z=b.next()){z=z.value;var tt=x?Ay(z):Zx(z),ot=tt.length;if(0=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++,0a&&Yt("Could not determine previous vertex in layer"),y[x][a-1]}Hi.prototype.u=function(a){for(var y=[],x=0;xtt;tt++)if(y[tt]){var ot=Kx(this,y[tt],b,E,tt);ottt;z={delta:z.delta},tt++)y[tt]&&(z.delta=tt===0||tt===2?b[x]-b[tt]:E[x]-E[tt],z.delta!==0&&y[tt].each(function(rt){return function(at){at.value+=rt.delta}}(z)));hn(b),hn(E)};function Kx(a,y,x,b,E){if(!y||y.count===0)return x[E]=0,b[E]=0,1/0;var z=1/0,tt=-1/0;return y.each(function(ot){var rt=ot.key;ot=ot.value,rt=a.K===90||a.K===270?rt.width:rt.height,ottt&&(tt=ot+rt)}),x[E]=z,b[E]=tt,tt-z}Hi.prototype.commitLayout=function(){if(this.setsPortSpots)for(var a=C0(this,!0),y=C0(this,!1),x=this.network.edges.iterator;x.next();){var b=x.value.link;b!==null&&(b.fromSpot=a,b.toSpot=y)}this.commitNodes(),this.Gu(),this.isRouting&&this.commitLinks()};function C0(a,y){return a.K===270?y?Bs:Xr:a.K===90?y?Xr:Bs:a.K===180?y?Ns:Ir:y?Ir:Ns}Hi.prototype.commitNodes=function(){this.he=[],this.Ld=[],this.Kd=[],this.Ta=[];for(var a=0;a<=this.Ia;a++)this.he[a]=0,this.Ld[a]=0,this.Kd[a]=0,this.Ta[a]=0;for(a=this.network.vertexes.iterator;a.next();){var y=a.value,x=y.layer;this.he[x]=Math.max(this.he[x],this.nodeMinLayerSpace(y,!0)),this.Ld[x]=Math.max(this.Ld[x],this.nodeMinLayerSpace(y,!1))}y=0,x=this.ie;for(var b=0;b<=this.Ia;b++){var E=x;0>=this.he[b]+this.Ld[b]&&(E=0),0=gt.bounds.bottom?(gt=gt.bounds.y+gt.bounds.height,y.m(Mt++,Ht,gt+ie),y.m(Mt++,Ht,gt),y.m(Mt++,Ht,gt-Gt)):(y.m(Mt++,Ht,Kt+ie),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt-Gt)):this.K===270?Kt<=gt.bounds.y?(gt=gt.bounds.y,y.m(Mt++,Ht,gt-Gt),y.m(Mt++,Ht,gt),y.m(Mt++,Ht,gt+ie)):(y.m(Mt++,Ht,Kt-Gt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt+ie)):this.K===0&&(Ht>=gt.bounds.right?(gt=gt.bounds.x+gt.bounds.width,y.m(Mt++,gt+ie,Kt),y.m(Mt++,gt,Kt),y.m(Mt++,gt-Gt,Kt)):(y.m(Mt++,Ht+ie,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht-Gt,Kt)));else{y.m(Mt++,Ft,jt);var Ve=0;this.K===180||this.K===0?((this.K===180?Ht>=gt.bounds.right:Ht<=gt.bounds.x)&&(Ve=(this.K===0?-Gt:ie)/2),y.m(Mt++,Ft+Ve,Kt)):((this.K===270?Kt>=gt.bounds.bottom:Kt<=gt.bounds.y)&&(Ve=(this.K===90?-Gt:ie)/2),y.m(Mt++,Ht,jt+Ve)),y.m(Mt++,Ht,Kt)}}else Gt=Math.max(10,this.he[Dt.layer]),ie=Math.max(10,this.Ld[Dt.layer]),mt?this.K===180?(y.m(Mt++,Ht-Gt-St,Kt),y.m(Mt++,Math.min(Ht-Gt+St/2,Ht),Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Math.max(Ht+ie-St/2,Ht),Kt),y.m(Mt++,Ht+ie+St,Kt)):this.K===90?(y.m(Mt++,Ht,Kt+ie+St),y.m(Mt++,Ht,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Ht,Kt-Gt-St)):this.K===270?(y.m(Mt++,Ht,Kt-Gt-St),y.m(Mt++,Ht,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Ht,Kt+ie+St)):(y.m(Mt++,Ht+ie+St,Kt),y.m(Mt++,Math.max(Ht+ie-St/2,Ht),Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Math.min(Ht-Gt+St/2,Ht),Kt),y.m(Mt++,Ht-Gt-St,Kt)):y.m(Mt++,Ht,Kt)}gt=Dt}(ot===null||at!==ci||yt)&&(Ft=y.i(Mt-1).x,jt=y.i(Mt-1).y,Ht=y.i(Mt).x,Kt=y.i(Mt).y,yt?(St=this.Ld[ut.layer],this.K===180||this.K===0?(yt=jt,yt>=ut.bounds.y&&yt<=ut.bounds.bottom&&(this.K===180?Ht>=ut.bounds.x:Ht<=ut.bounds.right)&&(gt=ut.centerX+(this.K===180?-St:St),yt=ut.bounds.x&&yt<=ut.bounds.right&&(this.K===270?Kt>=ut.bounds.y:Kt<=ut.bounds.bottom)&&(gt=ut.centerY+(this.K===270?-St:St),yt=ut.bounds.x?(gt=ut.bounds.x+ut.bounds.width,y.L(Mt-2,gt,jt),y.L(Mt-1,gt+ie,jt)):this.K===90&&Kt<=ut.bounds.bottom?(gt=ut.bounds.y,y.L(Mt-2,Ft,gt),y.L(Mt-1,Ft,gt-Gt)):this.K===270&&Kt>=ut.bounds.y?(gt=ut.bounds.y+ut.bounds.height,y.L(Mt-2,Ft,gt),y.L(Mt-1,Ft,gt+ie)):this.K===0&&Ht<=ut.bounds.right&&(gt=ut.bounds.x,y.L(Mt-2,gt,jt),y.L(Mt-1,gt-Gt,jt))):(Gt=Math.max(10,this.he[ut.layer]),ie=Math.max(10,this.Ld[ut.layer]),yt=0,this.K===180||this.K===0?((this.K===180?Ht<=ut.bounds.x:Ht>=ut.bounds.right)&&(yt=(this.K===0?ie:-Gt)/2),y.m(Mt++,Ht+yt,jt)):((this.K===270?Kt<=ut.bounds.y:Kt>=ut.bounds.bottom)&&(yt=(this.K===90?ie:-Gt)/2),y.m(Mt++,Ft,Kt+yt)),y.m(Mt++,Ht,Kt)))}else{for(;ut!==null&&ut!==gt;){for(Gt=Dt=null,ut=ut.destinationEdges.iterator;ut.next()&&(Ft=ut.value,Ft.link!==x.link||(Dt=Ft.toVertex,Gt=Ft.fromVertex,Gt.node!==null&&(Gt=null),Dt.node!==null)););if(Dt===null)break;Dt!==gt&&(Ft=y.i(Mt-1).x,jt=y.i(Mt-1).y,Ht=Dt.centerX,Kt=Dt.centerY,yt?this.K===180||this.K===0?(Gt!==null?Gt.centerY:jt)!==Kt&&(Gt=this.Ta[Dt.layer]+this.Rf.x,Mt===y.firstPickIndex+1&&(Gt=this.K===0?Math.max(Gt,Ft):Math.min(Gt,Ft)),y.m(Mt++,Gt,jt),y.m(Mt++,Gt,Kt)):(Gt!==null?Gt.centerX:Ft)!==Ht&&(Gt=this.Ta[Dt.layer]+this.Rf.y,Mt===y.firstPickIndex+1&&(Gt=this.K===90?Math.max(Gt,jt):Math.min(Gt,jt)),y.m(Mt++,Ft,Gt),y.m(Mt++,Ht,Gt)):(Gt=Math.max(10,this.he[Dt.layer]),ie=Math.max(10,this.Ld[Dt.layer]),mt?this.K===180?(y.m(Mt++,Ht+ie+St,Kt),y.m(Mt++,Math.max(Ht+ie-St/2,Ht),Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Math.min(Ht-Gt+St/2,Ht),Kt),y.m(Mt++,Ht-Gt-St,Kt)):this.K===90?(y.m(Mt++,Ht,Kt-Gt-St),y.m(Mt++,Ht,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Ht,Kt+ie+St)):this.K===270?(y.m(Mt++,Ht,Kt+ie+St),y.m(Mt++,Ht,Math.max(Kt+ie-St/2,Kt)),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Math.min(Kt-Gt+St/2,Kt)),y.m(Mt++,Ht,Kt-Gt-St)):(y.m(Mt++,Ht-Gt-St,Kt),y.m(Mt++,Math.min(Ht-Gt+St/2,Ht),Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Ht,Kt),y.m(Mt++,Math.max(Ht+ie-St/2,Ht),Kt),y.m(Mt++,Ht+ie+St,Kt)):this.K===180?(y.m(Mt++,Ht+ie,Kt),y.m(Mt++,Ht-Gt,Kt)):this.K===90?(y.m(Mt++,Ht,Kt-Gt),y.m(Mt++,Ht,Kt+ie)):this.K===270?(y.m(Mt++,Ht,Kt+ie),y.m(Mt++,Ht,Kt-Gt)):(y.m(Mt++,Ht-Gt,Kt),y.m(Mt++,Ht+ie,Kt)))),ut=Dt}yt&&(Ft=y.i(Mt-1).x,jt=y.i(Mt-1).y,Ht=y.i(Mt).x,Kt=y.i(Mt).y,this.K===180||this.K===0?jt!==Kt&&(Gt=this.K===0?Math.min(Math.max((Ht+Ft)/2,this.Ta[gt.layer]+this.Rf.x),Ht):Math.max(Math.min((Ht+Ft)/2,this.Ta[gt.layer]+this.Rf.x),Ht),y.m(Mt++,Gt,jt),y.m(Mt++,Gt,Kt)):Ft!==Ht&&(Gt=this.K===90?Math.min(Math.max((Kt+jt)/2,this.Ta[gt.layer]+this.Rf.y),Kt):Math.max(Math.min((Kt+jt)/2,this.Ta[gt.layer]+this.Rf.y),Kt),y.m(Mt++,Ft,Gt),y.m(Mt++,Ht,Gt)))}b!==null&&mt&&4<=y.pointsCount&&(tt!==null&&(tt=at===ci?y.getLinkPointFromPoint(E,tt,tt.ga(wi),y.i(3),!0):y.i(0),at===ci&&(at=y.i(2),b=y.i(3),this.direction===90||this.direction===270?(y.L(1,(tt.x+at.x)/2,at.y),y.L(2,b.x,(at.y+b.y)/2)):(y.L(1,at.x,(tt.y+at.y)/2),y.L(2,(at.x+b.x)/2,b.y))),tt.w()||tt.set(E.actualBounds.center),y.L(0,tt.x,tt.y)),ot!==null&&(E=rt===ci?y.getLinkPointFromPoint(z,ot,ot.ga(wi),y.i(y.pointsCount-4),!1):y.i(y.pointsCount-1),rt===ci&&(ot=y.i(y.pointsCount-3),rt=y.i(y.pointsCount-4),this.direction===90||this.direction===270?(y.L(y.pointsCount-2,(E.x+ot.x)/2,ot.y),y.L(y.pointsCount-2,rt.x,(ot.y+rt.y)/2)):(y.L(y.pointsCount-2,ot.x,(E.y+ot.y)/2),y.L(y.pointsCount-3,(ot.x+rt.x)/2,rt.y))),E.w()||E.set(z.actualBounds.center),y.L(y.pointsCount-1,E.x,E.y))),y.zf(),x.commit()}}}this.avoidOrthogonalOverlaps()},Hi.prototype.avoidOrthogonalOverlaps=function(){if(!(0>=this.linkSpacing)){for(var a=new Ne,y=this.network.edges.iterator;y.next();){var x=y.value.link;x!==null&&x.isOrthogonal&&!a.contains(x)&&a.add(x)}if(0z.y&&(ut=at.y>z.y?0:tt.xz.x&&(ut=at.x>z.x?0:tt.yy.layer?1:a.rdy.rd?1:a.Icy.Ic?1:0:0},Pt.Ux=function(a,y){return a instanceof Qh&&y instanceof Qh&&a!==y?a.firsty.first||a.jy.j||a.rdy.rd?1:a.Icy.Ic?1:0:0},Pt.Js=function(a,y){return a instanceof Qh&&y instanceof Qh&&a!==y?a.jcy.jc||a.jy.j||a.rdy.rd?1:a.Icy.Ic?1:0:0},Pt.B=function(a,y){return a-=y,-1a},Pt.zi=function(a,y,x,b){var E=a.length,z=b-x;if(!(1>=z))if((0>x||x>=E-1)&&Yt("not in range 0 <= from < length: "+x),z===2)b=a[x],E=a[x+1],0=E)a.sort(y);else for(x=a.slice(0,b),x.sort(y),y=0;y=E)for(b=a.slice(x),b.sort(y),y=x;y=a.He.length){for(var b=[],E=0;Ea&&(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 me(Hi,"CycleDepthFirst",0),Sy=new me(Hi,"CycleGreedy",1),Sp=new me(Hi,"CycleFromLayers",2),M0=new me(Hi,"LayerOptimalLinkLength",0),xy=new me(Hi,"LayerLongestPathSink",1),wy=new me(Hi,"LayerLongestPathSource",2),A0=new me(Hi,"InitDepthFirstOut",0),Py=new me(Hi,"InitDepthFirstIn",1),Cy=new me(Hi,"InitNaive",2),Ly=new me(Hi,"AggressiveNone",0),k0=new me(Hi,"AggressiveLess",1),My=new me(Hi,"AggressiveMore",2),Xx=8;Hi.className="LayeredDigraphLayout",Hi.CycleDepthFirst=L0,Hi.CycleGreedy=Sy,Hi.CycleFromLayers=Sp,Hi.LayerOptimalLinkLength=M0,Hi.LayerLongestPathSink=xy,Hi.LayerLongestPathSource=wy,Hi.InitDepthFirstOut=A0,Hi.InitDepthFirstIn=Py,Hi.InitNaive=Cy,Hi.AggressiveNone=Ly,Hi.AggressiveLess=k0,Hi.AggressiveMore=My,Hi.PackNone=0,Hi.PackExpand=1,Hi.PackStraighten=2,Hi.PackMedian=4,Hi.PackAll=15,Hi.AlignNone=0,Hi.AlignUpperLeft=1,Hi.AlignUpperRight=2,Hi.AlignLowerLeft=4,Hi.AlignLowerRight=8,Hi.AlignAll=15;function Qh(){this.index=this.Ic=this.rd=this.jc=this.first=this.layer=0,this.link=null,this.j=0}Qh.className="SegInfo";function Gg(a){$i.call(this,a)}xe(Gg,$i),Gg.prototype.createVertex=function(){return new Ba(this)},Gg.prototype.createEdge=function(){return new xp(this)},Gg.className="LayeredDigraphNetwork";function Ba(a){ur.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}xe(Ba,ur);function ix(a,y){return a.index-y.index}function F0(a,y){if(!a.$n){for(var x=[],b=vo(a.destinationEdgesArrayAccess),E=b.next();!E.done;E=b.next())E=E.value,E.valid&&x.push(E);a.$n=x}for(a=vo(a.$n),x=a.next();!x.done;x=a.next())if(x=x.value,x.toVertex===y)return x;Yt("Unable to find destination edge to given vertex")}function Ay(a){if(!a.co){for(var y=[],x=vo(a.sourceEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.fromVertex);y.sort(ix),a.co=y}return a.co}function Zx(a){if(!a.ao){for(var y=[],x=vo(a.destinationEdgesArrayAccess),b=x.next();!b.done;b=x.next())b=b.value,b.valid&&y.push(b.toVertex);y.sort(ix),a.ao=y}return a.ao}Ba.prototype.Cl=function(a){ur.prototype.Cl.call(this,a),this.bo=this.co=null},Ba.prototype.Kl=function(a){ur.prototype.Kl.call(this,a),this.bo=this.co=null},Ba.prototype.zl=function(a){ur.prototype.zl.call(this,a),this.$n=this.ao=null},Ba.prototype.Jl=function(a){ur.prototype.Jl.call(this,a),this.$n=this.ao=null},de.Object.defineProperties(Ba.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)}}}),Ba.prototype.deleteDestinationEdge=Ba.prototype.Jl,Ba.prototype.addDestinationEdge=Ba.prototype.zl,Ba.prototype.deleteSourceEdge=Ba.prototype.Kl,Ba.prototype.addSourceEdge=Ba.prototype.Cl,Ba.className="LayeredDigraphVertex";function xp(a){oa.call(this,a),this.j=this.ia=this.Ha=!1,this.V=this.u=NaN,this.F=this.o=0}xe(xp,oa),de.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 si(a){co.call(this),this.Ub=new Ee,this.Wn=B0,this.ud=$l,this.vo=D0,this.Bq=zy,this.$v=[],this.td=!0,this.Rb=O0,this.$d=new We(10,10).freeze();var y=new Bf(this);this.W=new Ua(y),this.Y=new Ua(y),this.ru=[],a&&Object.assign(this,a)}xe(si,co),si.prototype.cloneProtected=function(a){co.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)},si.prototype.qb=function(a){a.classType===si?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:Yt("Unknown enum value: "+a):co.prototype.qb.call(this,a)},si.prototype.createNetwork=function(){return new Bf(this)},si.prototype.makeNetwork=function(a){function y(b){if(b instanceof Ke)return!b.isLinkLabel&&b.category!=="Comment";if(b instanceof Ie){var E=b.fromNode;return E===null||E.isLinkLabel||E.category==="Comment"?!1:(b=b.toNode,!(b===null||b.isLinkLabel||b.category==="Comment"))}return!1}var x=this.createNetwork();return a instanceof oe?(x.lg(a.nodes,!0,y),x.lg(a.links,!0,y)):a instanceof Wn?x.lg(a.memberParts,!1,y):x.lg(a.iterator,!1,y),x},si.prototype.doLayout=function(a){this.network===null&&(this.network=this.makeNetwork(a)),this.arrangement!==I0&&(this.arrangementOrigin=this.initialOrigin(this.arrangementOrigin));var y=this.diagram;if(y===null&&a instanceof oe&&(y=a),this.path===B0&&y!==null?this.ud=y.isTreePathToChildren?$l:Tf:this.ud=this.path===B0?$l:this.path,0y.level)return!1;a.removeChild(x.parent,x)}return!0}si.prototype.removeChild=function(a,y){if(a!==null&&y!==null){for(var x=a.children,b=0,E=0;EE?hx(this,a,tt,On,Ft,jt):dx(this,a,tt,On,Ft,jt),On=jt.x,Ft=jt.width,jt=jt.height;break;case oh:for(Ht=0;Htgt&&(snxr&&(bf(a,-xr,0,Gn,ki-1),E0(Ht,-xr,0),E0(Kt,-xr,0),xr=0)}qi.S.h(xr,tn),Ft=Math.max(Ft,ie),jt=Math.max(jt,Gt+(Oe===0?0:St)+mr.height),sn=ie}else 0gt&&(tnxr&&(bf(a,0,-xr,Gn,ki-1),E0(Ht,0,-xr),E0(Kt,0,-xr),xr=0)),qi.S.h(sn,xr),jt=Math.max(jt,Ve),Ft=Math.max(Ft,Gt+(Oe===0?0:St)+mr.width),tn=Ve;we++}switch(0at&&(at=0),135Mt&&(Mt=0),rt===Su&&(ot+=mt/2+a.focus.y),tt+=b+x):y?(a.comments===null?b>Ft&&(Ft=Ey(rt,b-Ft,0),tt=Ft.x,ot=Ft.y,Ft=b,at=0):Ft=by(a,Ft,at),0>at&&(tt-=at,at=0),135jt&&(jt=Ey(rt,0,Dt-jt),tt=jt.x,ot=jt.y,jt=Dt,Mt=0):jt=Ty(a,jt,Mt),0>Mt&&(ot-=Mt,Mt=0),tt+=b+x),0E[0].x?E[2].assign(E[1]):E[1].assign(E[2])),E[3].yE[0].x?E[3].assign(E[2]):E[2].assign(E[3])),Oe[0].h(at+b,0),Oe[1].h(Oe[0].x,Dt),Oe[2].yE[0].y?E[2].assign(E[1]):E[1].assign(E[2])),E[3].xE[0].y?E[3].assign(E[2]):E[2].assign(E[3])),Oe[0].h(0,Mt+Dt),Oe[1].h(b,Oe[0].y),Oe[2].xb?hx(a,y,E,we,Gt,Ht):dx(a,y,E,we,Gt,Ht),we=Ht.x,Gt=Ht.width,Ht=Ht.height;break;case oh:for(mt=0;mtmt&&(iemt&&(Vegt&&(gt=0),135Ft&&(Ft=0)),y.la.h(gt,Ft),y.Da.h(Gt,Ht)}}si.prototype.customAlignment=function(a,y,x,b,E){return[y,x,b,E]};function hx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new ge(b,0,E,z);if(tt===1)return y=x[0],E=y.Da.width,z=y.Da.height,new ge(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=al(y)===90,ut=0,gt=0,mt=0,yt=0;ytat&&(E-=at),z=Math.max(z,Math.max(yt,mt)+a+tt.height),0>x.S.x&&(b=b0(y,x.S.x,!1,b,ot))):(x.S.h(E+a,b+ot/2-x.focus.y-x.la.y),E=Math.max(E,Math.max(St,gt)+a+tt.width),mt=b+ot/2-x.focus.y-x.la.y,z=Math.max(z,mt+tt.height),0>mt&&(z-=mt),0>x.S.y&&(b=b0(y,x.S.y,!0,b,ot)))),new ge(b,0,E,z)}function dx(a,y,x,b,E,z){var tt=x.length;if(tt===0)return new ge(b,0,E,z);if(tt===1)return x=x[0],E=x.Da.width,z=x.Da.height,new ge(b,0,E,z);for(var ot=y.nodeSpacing,rt=y.rowSpacing,at=al(y)===270,ut=0,gt=0,mt=0,yt=0;ytgt&&(E-=gt),z=Math.max(z,Math.abs(Math.min(yt,mt))+a+ut.height),0>rt.S.x&&(b=b0(y,rt.S.x,!1,b,ot))):(rt.S.h(-E-ut.width-a,b+ot/2-rt.focus.y-rt.la.y),E=Math.max(E,Math.abs(Math.min(St,gt))+a+ut.width),mt=b+ot/2-rt.focus.y-rt.la.y,z=Math.max(z,mt+ut.height),0>mt&&(z-=mt),0>rt.S.y&&(b=b0(y,rt.S.y,!0,b,ot)))),y=0;yy&&(y=x+a.width),0>x&&(y-=x),y;case tu:return a.width>y?a.width:y;case eu:return 2*a.focus.x>y?a.width:y+a.width-2*a.focus.x;case ih:case nu:return Math.max(a.width,Math.max(y,x+a.width)-Math.min(0,x));case oh:return a.width-a.focus.x+a.nodeSpacing/2+y;case Su:return Math.max(a.width,a.focus.x+a.nodeSpacing/2+y);default:return y}}function Ty(a,y,x){switch(a.alignment){case Ef:case Hg:return x+a.height>y&&(y=x+a.height),0>x&&(y-=x),y;case tu:return a.height>y?a.height:y;case eu:return 2*a.focus.y>y?a.height:y+a.height-2*a.focus.y;case ih:case nu:return Math.max(a.height,Math.max(y,x+a.height)-Math.min(0,x));case oh:return a.height-a.focus.y+a.nodeSpacing/2+y;case Su:return Math.max(a.height,a.focus.y+a.nodeSpacing/2+y);default:return y}}function Ey(a,y,x){switch(a){case Hg:y/=2,x/=2;break;case Ef:y/=2,x/=2;break;case tu:x=y=0;break;case eu:break;default:Yt("Unhandled alignment value "+a.toString())}return new Ot(y,x)}function Rd(a,y,x,b,E,z){y=Ey(y,x,b),bf(a,y.x,y.y,E,z)}function bf(a,y,x,b,E){if(y!==0||x!==0)for(a=a.children;b<=E;b++){var z=a[b].S;z.x+=y,z.y+=x}}function T0(a,y,x,b){var E=y.parent;switch(a.ud){case $l:for(a=y.sourceEdges;a.next();)y=a.value,y.fromVertex===E&&y.relativePoint.h(x,b);break;case Tf:for(a=y.destinationEdges;a.next();)y=a.value,y.toVertex===E&&y.relativePoint.h(x,b);break;default:Yt("Unhandled path value "+a.ud.toString())}}function E0(a,y,x){for(var b=0;bgt.length||yt===null||2>yt.length))for(E=x=0;xat&&z.yz.y&&aty.length||x===null||2>x.length)b=null;else{for(ut=Ys(a,y.length+x.length),b=z=rt=0;zrt;)at=x[z++],ut[b++].h(at.x+E,at.y);for(x=Ys(a,b),rt=0;rtgt.length||z===null||2>z.length)E=null;else{for(ut=Ys(a,gt.length+z.length),E=at=x=0;xz;)rt=gt[x++],ut[E++].h(rt.x,rt.y);for(z=Ys(a,E),x=0;xgt.length||yt===null||2>yt.length))for(E=x=0;xrt&&z.xz.x&&rty.length||x===null||2>x.length)b=null;else{for(ut=Ys(a,y.length+x.length),b=z=rt=0;zrt;)at=x[z++],ut[b++].h(at.x,at.y+E);for(x=Ys(a,b),rt=0;rtgt.length||z===null||2>z.length)E=null;else{for(ut=Ys(a,gt.length+z.length),E=at=x=0;xz;)rt=gt[x++],ut[E++].h(rt.x,rt.y);for(z=Ys(a,E),x=0;x=a?0:135>=a?90:225>=a?180:315>=a?270:0}si.prototype.computeLayerSpacing=function(a){var y=al(a);y=y===90||y===270;var x=a.layerSpacing;if(0=a&&(this.W.nodeIndentPastParent=a,this.C())}},nodeSpacing:{get:function(){return this.W.nodeSpacing},set:function(a){this.W.nodeSpacing!==a&&(this.W.nodeSpacing=a,this.C())}},layerSpacing:{get:function(){return this.W.layerSpacing},set:function(a){this.W.layerSpacing!==a&&(this.W.layerSpacing=a,this.C())}},layerSpacingParentOverlap:{get:function(){return this.W.layerSpacingParentOverlap},set:function(a){this.W.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.W.layerSpacingParentOverlap=a,this.C())}},compaction:{get:function(){return this.W.compaction},set:function(a){this.W.compaction===a||a!==N0&&a!==Mp||(this.W.compaction=a,this.C())}},breadthLimit:{get:function(){return this.W.breadthLimit},set:function(a){this.W.breadthLimit!==a&&0<=a&&(this.W.breadthLimit=a,this.C())}},rowSpacing:{get:function(){return this.W.rowSpacing},set:function(a){this.W.rowSpacing!==a&&(this.W.rowSpacing=a,this.C())}},rowIndent:{get:function(){return this.W.rowIndent},set:function(a){this.W.rowIndent!==a&&0<=a&&(this.W.rowIndent=a,this.C())}},commentSpacing:{get:function(){return this.W.commentSpacing},set:function(a){this.W.commentSpacing!==a&&(this.W.commentSpacing=a,this.C())}},commentMargin:{get:function(){return this.W.commentMargin},set:function(a){this.W.commentMargin!==a&&(this.W.commentMargin=a,this.C())}},setsPortSpot:{get:function(){return this.W.setsPortSpot},set:function(a){this.W.setsPortSpot!==a&&(this.W.setsPortSpot=a,this.C())}},portSpot:{get:function(){return this.W.portSpot},set:function(a){this.W.portSpot.D(a)||(this.W.portSpot=a,this.C())}},setsChildPortSpot:{get:function(){return this.W.setsChildPortSpot},set:function(a){this.W.setsChildPortSpot!==a&&(this.W.setsChildPortSpot=a,this.C())}},childPortSpot:{get:function(){return this.W.childPortSpot},set:function(a){this.W.childPortSpot.D(a)||(this.W.childPortSpot=a,this.C())}},alternateSorting:{get:function(){return this.Y.sorting},set:function(a){this.Y.sorting===a||a!==Wg&&a!==Pp&&a!==Cp&&!Lp||(this.Y.sorting=a,this.C())}},alternateComparer:{get:function(){return this.Y.comparer},set:function(a){this.Y.comparer!==a&&(this.Y.comparer=a,this.C())}},alternateAngle:{get:function(){return this.Y.angle},set:function(a){this.Y.angle===a||a!==0&&a!==90&&a!==180&&a!==270||(this.Y.angle=a,this.C())}},alternateAlignment:{get:function(){return this.Y.alignment},set:function(a){this.Y.alignment!==a&&(this.Y.alignment=a,this.C())}},alternateNodeIndent:{get:function(){return this.Y.nodeIndent},set:function(a){this.Y.nodeIndent!==a&&0<=a&&(this.Y.nodeIndent=a,this.C())}},alternateNodeIndentPastParent:{get:function(){return this.Y.nodeIndentPastParent},set:function(a){this.Y.nodeIndentPastParent!==a&&0<=a&&1>=a&&(this.Y.nodeIndentPastParent=a,this.C())}},alternateNodeSpacing:{get:function(){return this.Y.nodeSpacing},set:function(a){this.Y.nodeSpacing!==a&&(this.Y.nodeSpacing=a,this.C())}},alternateLayerSpacing:{get:function(){return this.Y.layerSpacing},set:function(a){this.Y.layerSpacing!==a&&(this.Y.layerSpacing=a,this.C())}},alternateLayerSpacingParentOverlap:{get:function(){return this.Y.layerSpacingParentOverlap},set:function(a){this.Y.layerSpacingParentOverlap!==a&&0<=a&&1>=a&&(this.Y.layerSpacingParentOverlap=a,this.C())}},alternateCompaction:{get:function(){return this.Y.compaction},set:function(a){this.Y.compaction===a||a!==N0&&a!==Mp||(this.Y.compaction=a,this.C())}},alternateBreadthLimit:{get:function(){return this.Y.breadthLimit},set:function(a){this.Y.breadthLimit!==a&&0<=a&&(this.Y.breadthLimit=a,this.C())}},alternateRowSpacing:{get:function(){return this.Y.rowSpacing},set:function(a){this.Y.rowSpacing!==a&&(this.Y.rowSpacing=a,this.C())}},alternateRowIndent:{get:function(){return this.Y.rowIndent},set:function(a){this.Y.rowIndent!==a&&0<=a&&(this.Y.rowIndent=a,this.C())}},alternateCommentSpacing:{get:function(){return this.Y.commentSpacing},set:function(a){this.Y.commentSpacing!==a&&(this.Y.commentSpacing=a,this.C())}},alternateCommentMargin:{get:function(){return this.Y.commentMargin},set:function(a){this.Y.commentMargin!==a&&(this.Y.commentMargin=a,this.C())}},alternateSetsPortSpot:{get:function(){return this.Y.setsPortSpot},set:function(a){this.Y.setsPortSpot!==a&&(this.Y.setsPortSpot=a,this.C())}},alternatePortSpot:{get:function(){return this.Y.portSpot},set:function(a){this.Y.portSpot.D(a)||(this.Y.portSpot=a,this.C())}},alternateSetsChildPortSpot:{get:function(){return this.Y.setsChildPortSpot},set:function(a){this.Y.setsChildPortSpot!==a&&(this.Y.setsChildPortSpot=a,this.C())}},alternateChildPortSpot:{get:function(){return this.Y.childPortSpot},set:function(a){this.Y.childPortSpot.D(a)||(this.Y.childPortSpot=a,this.C())}}});var B0=new me(si,"PathDefault",-1),$l=new me(si,"PathDestination",0),Tf=new me(si,"PathSource",1),Wg=new me(si,"SortingForwards",10),Pp=new me(si,"SortingReverse",11),Cp=new me(si,"SortingAscending",12),Lp=new me(si,"SortingDescending",13),Hg=new me(si,"AlignmentCenterSubtrees",20),Ef=new me(si,"AlignmentCenterChildren",21),tu=new me(si,"AlignmentStart",22),eu=new me(si,"AlignmentEnd",23),ih=new me(si,"AlignmentBus",24),nu=new me(si,"AlignmentBusBranching",25),oh=new me(si,"AlignmentTopLeftBus",26),Su=new me(si,"AlignmentBottomRightBus",27),N0=new me(si,"CompactionNone",30),Mp=new me(si,"CompactionBlock",31),D0=new me(si,"StyleLayered",40),Ny=new me(si,"StyleLastParents",41),Dy=new me(si,"StyleAlternating",42),Oy=new me(si,"StyleRootOnly",43),O0=new me(si,"ArrangementVertical",50),Iy=new me(si,"ArrangementHorizontal",51),I0=new me(si,"ArrangementFixedRoots",52),zy=new me(si,"LayerIndividual",60),Ry=new me(si,"LayerSiblings",61),z0=new me(si,"LayerUniform",62);si.className="TreeLayout",si.PathDefault=B0,si.PathDestination=$l,si.PathSource=Tf,si.SortingForwards=Wg,si.SortingReverse=Pp,si.SortingAscending=Cp,si.SortingDescending=Lp,si.AlignmentCenterSubtrees=Hg,si.AlignmentCenterChildren=Ef,si.AlignmentStart=tu,si.AlignmentEnd=eu,si.AlignmentBus=ih,si.AlignmentBusBranching=nu,si.AlignmentTopLeftBus=oh,si.AlignmentBottomRightBus=Su,si.CompactionNone=N0,si.CompactionBlock=Mp,si.StyleLayered=D0,si.StyleLastParents=Ny,si.StyleAlternating=Dy,si.StyleRootOnly=Oy,si.ArrangementVertical=O0,si.ArrangementHorizontal=Iy,si.ArrangementFixedRoots=I0,si.LayerIndividual=zy,si.LayerSiblings=Ry,si.LayerUniform=z0;function Bf(a){$i.call(this,a)}xe(Bf,$i),Bf.prototype.createVertex=function(){return new Ua(this)},Bf.prototype.createEdge=function(){return new Vg(this)},Bf.className="TreeNetwork";function Ua(a){ur.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 Ot(0,0),this.Da=new We(0,0),this.la=new Ot(0,0),this.im=this.hm=this.qA=!1,this.kp=this.Yo=null,this.nd=Wg,this.hd=oy,this.Kb=0,this.Jb=Ef,this.Vq=this.Uq=0,this.Wq=20,this.ie=50,this.Aq=0,this.Hp=Mp,this.Ap=0,this.nr=25,this.Gp=this.mr=10,this.Fp=20,this.xr=!0,this.dr=wr,this.wr=!0,this.Dp=wr}xe(Ua,ur),Ua.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)},de.Object.defineProperties(Ua.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;xyt.y+x.rowIndent&&(z=Math.min(z,Math.max(gt.y,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.top+E.y,E.y===0&>.yyt.x+x.rowIndent&&(z=Math.min(z,Math.max(gt.x,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.left+E.x,E.x===0&>.xyt.y+x.rowIndent&&(z=Math.min(z,Math.max(gt.y,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.top+E.y,E.y===0&>.yyt.x+x.rowIndent&&(z=Math.min(z,Math.max(gt.x,z-y.computeNodeIndent(x))))):x.alignment===tu?(z=b.left+E.x,E.x===0&>.x0&&Rt[Rt.length-1])||Me[0]!==6&&Me[0]!==2)){ce=0;continue}if(Me[0]===3&&(!Rt||Me[1]>Rt[0]&&Me[1]',"select"),this.addActionButton(Et,'',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(Et,'',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(Et,'',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(Et,'',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(Et,'',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(Et,'',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(Et,'',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(At){var ce=document.createElement("div");ce.className=""+xt.toolbarButtonStyleClass.name,ce.setAttribute("data-type-name",At.typeName),ce.innerHTML=At.icon,ce.addEventListener("click",function(){xt.markerToolbarButtonClicked(ce,At)}),xt.buttons.push(ce),xt.markerButtons.push(ce)}),this.overflowButton=document.createElement("div"),this.overflowButton.className=this.toolbarButtonStyleClass.name+" "+(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name),this.overflowButton.innerHTML='',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var Rt=document.createElement("div");Rt.className=this.toolbarBlockStyleClass.name,Rt.style.whiteSpace="nowrap",Rt.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(Rt),this.addActionButton(Rt,'',"render"),this.addActionButton(Rt,'',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},Bt.prototype.addButtonClickListener=function(Ct){this.buttonClickListeners.push(Ct)},Bt.prototype.removeButtonClickListener=function(Ct){this.buttonClickListeners.indexOf(Ct)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(Ct),1)},Bt.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},Bt.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var Ct=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var xt=0;xt0&&this.buttonClickListeners.forEach(function(Et){return Et("marker",xt)}),this.markerButtonOverflowBlock.style.display="none"},Bt.prototype.actionToolbarButtonClicked=function(Ct,xt){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(Et){return Et("action",xt)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},Bt.prototype.setActiveButton=function(Ct){this.resetButtonStyles(),Ct.className=Ct.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),Ct.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},Bt.prototype.setActiveMarkerButton=function(Ct){var xt=this.markerButtons.find(function(Et){return Et.getAttribute("data-type-name")===Ct});xt&&this.setActiveButton(xt)},Bt.prototype.setCurrentMarker=function(Ct){var xt=this;this.currentMarker=Ct,this.buttons.filter(function(Et){return/delete|notes/.test(Et.getAttribute("data-action"))}).forEach(function(Et){xt.currentMarker===void 0?(Et.style.fillOpacity="0.4",Et.style.pointerEvents="none"):(Et.style.fillOpacity="1",Et.style.pointerEvents="all")})},Bt}(),Tt=function(){function Bt(Ct,xt,Et,Rt){this.panels=[],this.panelButtons=[],this.markerjsContainer=Ct,this.displayMode=xt,this.uiStyleSettings=Et,this.styles=Rt,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return Bt.prototype.addStyles=function(){var Ct;this.toolboxStyleClass=this.styles.addClass(new ee("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 ee("toolbox_colors",` color: `+this.uiStyleSettings.toolboxColor+`; `));var xt=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new ee("toolbox-button-row",` display: flex; cursor: default; box-sizing: content-box; `)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new ee("toolbox-button-row_colors",` background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`; `)),this.toolboxPanelRowStyleClass=this.styles.addClass(new ee("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 ee("toolbox-panel-row_colors",` background-color: `+((Ct=this.uiStyleSettings.toolboxBackgroundColor)!==null&&Ct!==void 0?Ct:this.uiStyleSettings.toolbarBackgroundHoverColor)+`; `)),this.toolboxButtonStyleClass=this.styles.addClass(new ee("toolbox_button",` display: inline-block; width: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px; height: `+(this.uiStyleSettings.toolbarHeight-2*xt)+`px; padding: `+xt+`px; box-sizing: content-box; `)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new ee("toolbox-button_colors",` fill: `+this.uiStyleSettings.toolbarColor+`; `)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new ee("toolbox-active-button_colors",` background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`; fill: `+this.uiStyleSettings.toolbarColor+`; `)),this.styles.addRule(new Je("."+this.toolboxButtonStyleColorsClass.name+":hover",` background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+` `)),this.styles.addRule(new Je("."+this.toolboxButtonStyleClass.name+" svg",` height: `+this.uiStyleSettings.toolbarHeight/2+`px; `))},Bt.prototype.show=function(Ct){var xt;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=Ct,this.uiContainer.className=this.toolboxStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},Bt.prototype.setPanelButtons=function(Ct){var xt,Et,Rt=this;this.panels=Ct,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((xt=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&xt!==void 0?xt:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((Et=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&Et!==void 0?Et:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(At){var ce;At.uiStyleSettings=Rt.uiStyleSettings;var Se=document.createElement("div");Se.className=Rt.toolboxButtonStyleClass.name+" "+((ce=Rt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&ce!==void 0?ce:Rt.toolboxButtonStyleColorsClass.name),Se.innerHTML=At.icon,Se.title=At.title,Se.addEventListener("click",function(){Rt.panelButtonClick(At)}),Rt.panelButtons.push(Se),Rt.buttonRow.appendChild(Se)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},Bt.prototype.panelButtonClick=function(Ct){var xt=this,Et=-1;if(Ct!==this.activePanel){Et=this.panels.indexOf(Ct),this.panelRow.innerHTML="";var Rt=Ct.getUi();Rt.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(Rt),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=Ct}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){xt.displayMode==="inline"?xt.panelRow.style.display="none":xt.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(At,ce){var Se,$e;At.className=xt.toolboxButtonStyleClass.name+" "+(ce===Et?""+((Se=xt.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Se!==void 0?Se:xt.toolboxActiveButtonStyleColorsClass.name):""+(($e=xt.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&$e!==void 0?$e:xt.toolboxButtonStyleColorsClass.name))})},Bt}(),et=function(Bt,Ct){this.title=Bt,this.icon=Ct},nt=function(Bt){function Ct(xt,Et,Rt,At){var ce=Bt.call(this,xt,At||'')||this;return ce.colors=[],ce.addTransparent=!1,ce.colorBoxes=[],ce.colors=Et,ce.currentColor=Rt,ce.setCurrentColor=ce.setCurrentColor.bind(ce),ce.getColorBox=ce.getColorBox.bind(ce),ce}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Et=document.createElement("div");return Et.style.overflow="hidden",Et.style.whiteSpace="nowrap",this.colors.forEach(function(Rt){var At=xt.getColorBox(Rt);Et.appendChild(At),xt.colorBoxes.push(At)}),Et},Ct.prototype.getColorBox=function(xt){var Et=this,Rt=this.uiStyleSettings.toolbarHeight/4,At=this.uiStyleSettings.toolbarHeight-Rt,ce=document.createElement("div");ce.style.display="inline-block",ce.style.boxSizing="content-box",ce.style.width=At-2+"px",ce.style.height=At-2+"px",ce.style.padding="1px",ce.style.marginRight="2px",ce.style.marginBottom="2px",ce.style.borderWidth="2px",ce.style.borderStyle="solid",ce.style.borderRadius=(At+2)/2+"px",ce.style.borderColor=xt===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",ce.addEventListener("click",function(){Et.setCurrentColor(xt,ce)});var Se=document.createElement("div");return Se.style.display="inline-block",Se.style.width=At-2+"px",Se.style.height=At-2+"px",Se.style.backgroundColor=xt,Se.style.borderRadius=At/2+"px",xt==="transparent"&&(Se.style.fill=this.uiStyleSettings.toolboxAccentColor,Se.innerHTML=` `),ce.appendChild(Se),ce},Ct.prototype.setCurrentColor=function(xt,Et){var Rt=this;this.currentColor=xt,this.colorBoxes.forEach(function(At){At.style.borderColor=At===Et?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(xt)},Ct}(et),ft=function(){function Bt(Ct,xt,Et){this._state="new",this._isSelected=!1,this._container=Ct,this._overlayContainer=xt,this.globalSettings=Et,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(Ct){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(Ct,xt){},Bt.prototype.dblClick=function(Ct,xt){},Bt.prototype.manipulate=function(Ct){},Bt.prototype.pointerUp=function(Ct){this.stateChanged()},Bt.prototype.dispose=function(){},Bt.prototype.addMarkerVisualToContainer=function(Ct){this.container.childNodes.length>0?this.container.insertBefore(Ct,this.container.childNodes[0]):this.container.appendChild(Ct)},Bt.prototype.getState=function(){return{typeName:Bt.typeName,state:this.state,notes:this.notes}},Bt.prototype.restoreState=function(Ct){this._state=Ct.state,this.notes=Ct.notes},Bt.prototype.scale=function(Ct,xt){},Bt.prototype.colorChanged=function(Ct){this.onColorChanged&&this.onColorChanged(Ct),this.stateChanged()},Bt.prototype.fillColorChanged=function(Ct){this.onFillColorChanged&&this.onFillColorChanged(Ct),this.stateChanged()},Bt.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var Ct=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),Ct.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(Ct)&&this.onStateChanged(this)}},Bt.typeName="MarkerBase",Bt}(),lt=function(){function Bt(){this.findGripByVisual=this.findGripByVisual.bind(this)}return Bt.prototype.findGripByVisual=function(Ct){return this.topLeft.ownsTarget(Ct)?this.topLeft:this.topCenter.ownsTarget(Ct)?this.topCenter:this.topRight.ownsTarget(Ct)?this.topRight:this.centerLeft.ownsTarget(Ct)?this.centerLeft:this.centerRight.ownsTarget(Ct)?this.centerRight:this.bottomLeft.ownsTarget(Ct)?this.bottomLeft:this.bottomCenter.ownsTarget(Ct)?this.bottomCenter:this.bottomRight.ownsTarget(Ct)?this.bottomRight:void 0},Bt}(),pt=function(){function Bt(){this.GRIP_SIZE=10,this.visual=se.createGroup(),this.visual.appendChild(se.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(se.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Bt.prototype.ownsTarget=function(Ct){return Ct===this.visual||Ct===this.visual.childNodes[0]||Ct===this.visual.childNodes[1]},Bt}(),vt=function(){function Bt(){}return Bt.toITransformMatrix=function(Ct){return{a:Ct.a,b:Ct.b,c:Ct.c,d:Ct.d,e:Ct.e,f:Ct.f}},Bt.toSVGMatrix=function(Ct,xt){return Ct.a=xt.a,Ct.b=xt.b,Ct.c=xt.c,Ct.d=xt.d,Ct.e=xt.e,Ct.f=xt.f,Ct},Bt}(),Lt=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.left=0,At.top=0,At.width=0,At.height=0,At.defaultSize={x:50,y:20},At.offsetX=0,At.offsetY=0,At.rotationAngle=0,At.CB_DISTANCE=10,At._suppressMarkerCreateEvent=!1,At.container.transform.baseVal.appendItem(se.createTransform()),At.setupControlBox(),At}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(Ct.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(Ct.prototype,"visual",{get:function(){return this._visual},set:function(xt){this._visual=xt;var Et=se.createTransform();this._visual.transform.baseVal.appendItem(Et)},enumerable:!1,configurable:!0}),Ct.prototype.ownsTarget=function(xt){return!!Bt.prototype.ownsTarget.call(this,xt)||!!(this.controlGrips.findGripByVisual(xt)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(xt))},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.state==="new"&&(this.left=xt.x,this.top=xt.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var Rt=this.unrotatePoint(xt);if(this.manipulationStartX=Rt.x,this.manipulationStartY=Rt.y,this.offsetX=Rt.x-this.left,this.offsetY=Rt.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(Et),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(Et)){this.activeGrip=this.rotatorGrip;var At=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=At.x-this.width/2,this.top=At.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var ce=this.container.transform.baseVal.getItem(0);ce.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(ce,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},Ct.prototype.pointerUp=function(xt){var Et=this.state;Bt.prototype.pointerUp.call(this,xt),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(xt),this._state="select",Et==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},Ct.prototype.moveVisual=function(xt){this.visual.style.transform="translate("+xt.x+"px, "+xt.y+"px)"},Ct.prototype.manipulate=function(xt){var Et=this.unrotatePoint(xt);this.state==="creating"?this.resize(xt):this.state==="move"?(this.left=this.manipulationStartLeft+(Et.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(Et.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(Et):this.state==="rotate"&&this.rotate(xt)},Ct.prototype.resize=function(xt){var Et=this.manipulationStartLeft,Rt=this.manipulationStartWidth,At=this.manipulationStartTop,ce=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:Et=this.manipulationStartLeft+xt.x-this.manipulationStartX,Rt=this.manipulationStartWidth+this.manipulationStartLeft-Et;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:Rt=this.manipulationStartWidth+xt.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:At=this.manipulationStartTop+xt.y-this.manipulationStartY,ce=this.manipulationStartHeight+this.manipulationStartTop-At;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:ce=this.manipulationStartHeight+xt.y-this.manipulationStartY}Rt>=0?(this.left=Et,this.width=Rt):(this.left=Et+Rt,this.width=-Rt),ce>=0?(this.top=At,this.height=ce):(this.top=At+ce,this.height=-ce),this.setSize()},Ct.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},Ct.prototype.rotate=function(xt){if(Math.abs(xt.x-this.centerX)>.1){var Et=Math.sign(xt.x-this.centerX);this.rotationAngle=180*Math.atan((xt.y-this.centerY)/(xt.x-this.centerX))/Math.PI+90*Et,this.applyRotation()}},Ct.prototype.applyRotation=function(){var xt=this.container.transform.baseVal.getItem(0);xt.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(xt,0)},Ct.prototype.rotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Et=this.container.getCTM(),Rt=se.createPoint(xt.x,xt.y);return{x:(Rt=Rt.matrixTransform(Et)).x,y:Rt.y}},Ct.prototype.unrotatePoint=function(xt){if(this.rotationAngle===0)return xt;var Et=this.container.getCTM();Et=Et.inverse();var Rt=se.createPoint(xt.x,xt.y);return{x:(Rt=Rt.matrixTransform(Et)).x,y:Rt.y}},Ct.prototype.select=function(){Bt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Ct.prototype.deselect=function(){Bt.prototype.deselect.call(this),this.controlBox.style.display="none"},Ct.prototype.setupControlBox=function(){this.controlBox=se.createGroup();var xt=se.createTransform();xt.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(xt),this.container.appendChild(this.controlBox),this.controlRect=se.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=se.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"},Ct.prototype.adjustControlBox=function(){var xt=this.controlBox.transform.baseVal.getItem(0);xt.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(xt,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},Ct.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()},Ct.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(se.createTransform()),this.controlBox.appendChild(xt.visual),xt},Ct.prototype.positionGrips=function(){var xt=this.controlGrips.topLeft.GRIP_SIZE,Et=-xt/2,Rt=Et,At=(this.width+this.CB_DISTANCE)/2-xt/2,ce=(this.height+this.CB_DISTANCE)/2-xt/2,Se=this.height+this.CB_DISTANCE-xt/2,$e=this.width+this.CB_DISTANCE-xt/2;this.positionGrip(this.controlGrips.topLeft.visual,Et,Rt),this.positionGrip(this.controlGrips.topCenter.visual,At,Rt),this.positionGrip(this.controlGrips.topRight.visual,$e,Rt),this.positionGrip(this.controlGrips.centerLeft.visual,Et,ce),this.positionGrip(this.controlGrips.centerRight.visual,$e,ce),this.positionGrip(this.controlGrips.bottomLeft.visual,Et,Se),this.positionGrip(this.controlGrips.bottomCenter.visual,At,Se),this.positionGrip(this.controlGrips.bottomRight.visual,$e,Se),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,At,Rt-3*this.CB_DISTANCE)},Ct.prototype.positionGrip=function(xt,Et,Rt){var At=xt.transform.baseVal.getItem(0);At.setTranslate(Et,Rt),xt.transform.baseVal.replaceItem(At,0)},Ct.prototype.hideControlBox=function(){this.controlBox.style.display="none"},Ct.prototype.showControlBox=function(){this.controlBox.style.display=""},Ct.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))},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Et=xt;this.left=Et.left,this.top=Et.top,this.width=Et.width,this.height=Et.height,this.rotationAngle=Et.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,Et.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(vt.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,Et.containerTransformMatrix))},Ct.prototype.scale=function(xt,Et){Bt.prototype.scale.call(this,xt,Et);var Rt=this.rotatePoint({x:this.left,y:this.top}),At=this.unrotatePoint({x:Rt.x*xt,y:Rt.y*Et});this.left=At.x,this.top=At.y,this.width=this.width*xt,this.height=this.height*Et,this.adjustControlBox()},Ct}(ft),bt=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.fillColor="transparent",At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.opacity=1,At.setStrokeColor=At.setStrokeColor.bind(At),At.setFillColor=At.setFillColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.createVisual=At.createVisual.bind(At),At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual)},Ct.prototype.createVisual=function(){this.visual=se.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)},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Ct.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),se.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},Ct.prototype.pointerUp=function(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize()},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.visual&&se.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Ct.prototype.setFillColor=function(xt){this.fillColor=xt,this.visual&&se.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.visual&&se.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.visual&&se.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Ct.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))},Ct.prototype.restoreState=function(xt){var Et=xt;this.fillColor=Et.fillColor,this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.opacity=Et.opacity,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Ct.prototype.scale=function(xt,Et){Bt.prototype.scale.call(this,xt,Et),this.setSize()},Ct.title="Rectangle marker",Ct}(Lt),Wt=function(Bt){function Ct(xt,Et,Rt,At){var ce=Bt.call(this,xt,At||'')||this;return ce.widths=[],ce.widthBoxes=[],ce.widths=Et,ce.currentWidth=Rt,ce.setCurrentWidth=ce.setCurrentWidth.bind(ce),ce}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",this.widths.forEach(function(Rt){var At=document.createElement("div");At.style.display="flex",At.style.flexGrow="2",At.style.alignItems="center",At.style.justifyContent="space-between",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.borderColor=Rt===xt.currentWidth?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentWidth(Rt,At)}),Et.appendChild(At);var ce=document.createElement("div");ce.innerText=Rt.toString(),ce.style.marginRight="5px",At.appendChild(ce);var Se=document.createElement("div");Se.style.minHeight="20px",Se.style.flexGrow="2",Se.style.display="flex",Se.style.alignItems="center";var $e=document.createElement("hr");$e.style.minWidth="20px",$e.style.border="0px",$e.style.borderTop=Rt+"px solid "+xt.uiStyleSettings.toolboxColor,$e.style.flexGrow="2",Se.appendChild($e),At.appendChild(Se),xt.widthBoxes.push(At)}),Et},Ct.prototype.setCurrentWidth=function(xt,Et){var Rt=this;this.currentWidth=xt,this.widthBoxes.forEach(function(At){At.style.borderColor=At===Et?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},Ct}(et),Vt=function(Bt){function Ct(xt,Et,Rt,At){var ce=Bt.call(this,xt,At||'')||this;return ce.styles=[],ce.styleBoxes=[],ce.styles=Et,ce.currentStyle=Rt,ce.setCurrentStyle=ce.setCurrentStyle.bind(ce),ce}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",this.styles.forEach(function(Rt){var At=document.createElement("div");At.style.display="flex",At.style.alignItems="center",At.style.justifyContent="space-between",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.overflow="hidden",At.style.maxWidth=100/xt.styles.length-5+"%",At.style.borderColor=Rt===xt.currentStyle?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentStyle(Rt,At)}),Et.appendChild(At);var ce=document.createElement("div");ce.style.minHeight="20px",ce.style.flexGrow="2",ce.style.overflow="hidden";var Se=` `;ce.innerHTML=Se,At.appendChild(ce),xt.styleBoxes.push(At)}),Et},Ct.prototype.setCurrentStyle=function(xt,Et){var Rt=this;this.currentStyle=xt,this.styleBoxes.forEach(function(At){At.style.borderColor=At===Et?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},Ct}(et),te=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.strokePanel=new nt("Line color",Rt.defaultColorSet,Rt.defaultColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Vt("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="FrameMarker",Ct.title="Frame marker",Ct.icon='',Ct}(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"},_t=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.x1=0,At.y1=0,At.x2=0,At.y2=0,At.defaultLength=50,At.manipulationStartX=0,At.manipulationStartY=0,At.manipulationStartX1=0,At.manipulationStartY1=0,At.manipulationStartX2=0,At.manipulationStartY2=0,At.setupControlBox(),At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!!Bt.prototype.ownsTarget.call(this,xt)||!(!this.grip1.ownsTarget(xt)&&!this.grip2.ownsTarget(xt))},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.manipulationStartX=xt.x,this.manipulationStartY=xt.y,this.state==="new"&&(this.x1=xt.x,this.y1=xt.y,this.x2=xt.x,this.y2=xt.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(Et)?this.activeGrip=this.grip1:this.grip2.ownsTarget(Et)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},Ct.prototype.pointerUp=function(xt){var Et=this.state;Bt.prototype.pointerUp.call(this,xt),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(xt),this._state="select",Et==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},Ct.prototype.adjustVisual=function(){},Ct.prototype.manipulate=function(xt){this.state==="creating"?this.resize(xt):this.state==="move"?(this.x1=this.manipulationStartX1+xt.x-this.manipulationStartX,this.y1=this.manipulationStartY1+xt.y-this.manipulationStartY,this.x2=this.manipulationStartX2+xt.x-this.manipulationStartX,this.y2=this.manipulationStartY2+xt.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(xt)},Ct.prototype.resize=function(xt){switch(this.activeGrip){case this.grip1:this.x1=xt.x,this.y1=xt.y;break;case this.grip2:case void 0:this.x2=xt.x,this.y2=xt.y}this.adjustVisual(),this.adjustControlBox()},Ct.prototype.select=function(){Bt.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},Ct.prototype.deselect=function(){Bt.prototype.deselect.call(this),this.controlBox.style.display="none"},Ct.prototype.setupControlBox=function(){this.controlBox=se.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},Ct.prototype.adjustControlBox=function(){this.positionGrips()},Ct.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},Ct.prototype.createGrip=function(){var xt=new pt;return xt.visual.transform.baseVal.appendItem(se.createTransform()),this.controlBox.appendChild(xt.visual),xt},Ct.prototype.positionGrips=function(){var xt=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-xt/2,this.y1-xt/2),this.positionGrip(this.grip2.visual,this.x2-xt/2,this.y2-xt/2)},Ct.prototype.positionGrip=function(xt,Et,Rt){var At=xt.transform.baseVal.getItem(0);At.setTranslate(Et,Rt),xt.transform.baseVal.replaceItem(At,0)},Ct.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},Bt.prototype.getState.call(this))},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Et=xt;this.x1=Et.x1,this.y1=Et.y1,this.x2=Et.x2,this.y2=Et.y2},Ct.prototype.scale=function(xt,Et){Bt.prototype.scale.call(this,xt,Et),this.x1=this.x1*xt,this.y1=this.y1*Et,this.x2=this.x2*xt,this.y2=this.y2*Et,this.adjustVisual(),this.adjustControlBox()},Ct}(ft),Fe=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.setStrokeColor=At.setStrokeColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.strokePanel=new nt("Line color",Rt.defaultColorSet,Rt.defaultColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Vt("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorLine&&xt!==this.visibleLine)},Ct.prototype.createVisual=function(){this.visual=se.createGroup(),this.selectorLine=se.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=se.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)},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},Ct.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()),se.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),se.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),se.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Et=xt;this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.createVisual(),this.adjustVisual()},Ct.typeName="LineMarker",Ct.title="Line marker",Ct.icon='',Ct}(_t),ae=function(Bt){function Ct(xt,Et,Rt,At){var ce=Bt.call(this,xt,At||'')||this;return ce.fonts=[],ce.fontBoxes=[],ce.fonts=Et,ce.currentFont=Rt,ce.setCurrentFont=ce.setCurrentFont.bind(ce),ce}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Et=document.createElement("div");return Et.style.overflow="hidden",Et.style.flexGrow="2",this.fonts.forEach(function(Rt){var At=document.createElement("div");At.style.display="inline-block",At.style.alignItems="center",At.style.justifyContent="space-between",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.overflow="hidden",At.style.maxWidth=100/xt.fonts.length-5+"%",At.style.borderColor=Rt===xt.currentFont?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentFont(Rt,At)}),Et.appendChild(At);var ce=document.createElement("div");ce.style.display="flex",ce.style.minHeight="20px",ce.style.flexGrow="2",ce.style.fontFamily=Rt,ce.style.overflow="hidden";var Se=document.createElement("div");Se.style.whiteSpace="nowrap",Se.style.overflow="hidden",Se.style.textOverflow="ellipsis",Se.innerHTML="The quick brown fox jumps over the lazy dog",ce.appendChild(Se),At.appendChild(ce),xt.fontBoxes.push(At)}),Et},Ct.prototype.setCurrentFont=function(xt,Et){var Rt=this;this.currentFont=xt,this.fontBoxes.forEach(function(At){At.style.borderColor=At===Et?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},Ct}(et),He=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.color="transparent",At.padding=5,At.DEFAULT_TEXT="\u8BF7\u8F93\u5165\u6587\u672C",At.text=At.DEFAULT_TEXT,At.isMoved=!1,At.color=Rt.defaultColor,At.fontFamily=Rt.defaultFontFamily,At.defaultSize={x:100,y:30},At.setColor=At.setColor.bind(At),At.setFont=At.setFont.bind(At),At.renderText=At.renderText.bind(At),At.sizeText=At.sizeText.bind(At),At.textEditDivClicked=At.textEditDivClicked.bind(At),At.showTextEditor=At.showTextEditor.bind(At),At.setSize=At.setSize.bind(At),At.positionTextEditor=At.positionTextEditor.bind(At),At.colorPanel=new nt("Color",Rt.defaultColorSet,Rt.defaultColor),At.colorPanel.onColorChanged=At.setColor,At.fontFamilyPanel=new ae("Font",Rt.defaultFontFamilies,Rt.defaultFontFamily),At.fontFamilyPanel.onFontChanged=At.setFont,At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){if(Bt.prototype.ownsTarget.call(this,xt)||xt===this.visual||xt===this.textElement||xt===this.bgRectangle)return!0;var Et=!1;return this.textElement.childNodes.forEach(function(Rt){Rt===xt&&(Et=!0)}),Et},Ct.prototype.createVisual=function(){this.visual=se.createGroup(),this.bgRectangle=se.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=se.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(se.createTransform()),this.textElement.transform.baseVal.appendItem(se.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Ct.prototype.renderText=function(){var xt=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(Et){xt.textElement.appendChild(se.createTSpan(Et.trim()===""?" ":Et.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},Ct.prototype.getTextScale=function(){var xt=this.textElement.getBBox(),Et=1;if(xt.width>0&&xt.height>0){var Rt=(1*this.width-this.width*this.padding*2/100)/xt.width,At=(1*this.height-this.height*this.padding*2/100)/xt.height;Et=Math.min(Rt,At)}return Et},Ct.prototype.getTextPosition=function(xt){var Et=this.textElement.getBBox(),Rt=0,At=0;return Et.width>0&&Et.height>0&&(Rt=(this.width-Et.width*xt)/2,At=this.height/2-Et.height*xt/2),{x:Rt,y:At}},Ct.prototype.sizeText=function(){var xt=this.textElement.getBBox(),Et=this.getTextScale(),Rt=this.getTextPosition(Et);Rt.y-=xt.y*Et,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+Rt.x+"px, "+Rt.y+"px) scale("+Et+", "+Et+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(Rt.x,Rt.y),this.textElement.transform.baseVal.getItem(1).setScale(Et,Et))},Ct.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.isMoved=!0,this.setSize(),this.sizeText()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(se.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),se.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},Ct.prototype.pointerUp=function(xt){var Et=this.state;Et==="creating"&&(this._suppressMarkerCreateEvent=!0),Bt.prototype.pointerUp.call(this,xt),this.setSize(),(Et==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},Ct.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(Et){Et.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var Et=Number.parseFloat(xt.textEditor.style.fontSize);xt.textEditor.clientWidth>=Number.parseInt(xt.textEditor.style.maxWidth)&&Et>.9;)Et-=.1,xt.textEditor.style.fontSize=Math.max(Et,.9)+"em"}),this.textEditor.addEventListener("keyup",function(Et){Et.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(Et){if(Et.clipboardData){var Rt=Et.clipboardData.getData("text"),At=window.getSelection();if(!At.rangeCount)return!1;At.deleteFromDocument(),At.getRangeAt(0).insertNode(document.createTextNode(Rt)),Et.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){xt.textEditDivClicked(xt.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},Ct.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var xt=this.getTextScale(),Et=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),Rt=this.textElement.getBBox(),At={x:Rt.width*xt,y:Rt.height*xt};Et.x-=At.x/2,Et.y-=At.y/2,this.textEditor.style.top=Et.y+"px",this.textEditor.style.left=Et.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-Et.x+"px",this.textEditor.style.fontSize=Math.max(16*xt,12)+"px",this.textElement.style.display="none"}},Ct.prototype.textEditDivClicked=function(xt){this.text=xt.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},Ct.prototype.select=function(){Bt.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},Ct.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),Bt.prototype.deselect.call(this)},Ct.prototype.dblClick=function(xt,Et){Bt.prototype.dblClick.call(this,xt,Et),this.showTextEditor()},Ct.prototype.setColor=function(xt){this.textElement&&se.setAttributes(this.textElement,[["fill",xt]]),this.color=xt,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(xt)},Ct.prototype.setFont=function(xt){this.textElement&&se.setAttributes(this.textElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},Ct.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},Ct.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){var Et=xt;this.color=Et.color,this.fontFamily=Et.fontFamily,this.padding=Et.padding,this.text=Et.text,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Ct.prototype.scale=function(xt,Et){Bt.prototype.scale.call(this,xt,Et),this.setSize(),this.sizeText(),this.positionTextEditor()},Ct.typeName="TextMarker",Ct.title="Text marker",Ct.icon='',Ct}(Lt),en=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.color="transparent",At.lineWidth=3,At.drawing=!1,At.pixelRatio=1,At.color=Rt.defaultColor,At.lineWidth=Rt.defaultStrokeWidth,At.pixelRatio=Rt.freehandPixelRatio,At.setColor=At.setColor.bind(At),At.addCanvas=At.addCanvas.bind(At),At.finishCreation=At.finishCreation.bind(At),At.setLineWidth=At.setLineWidth.bind(At),At.colorPanel=new nt("Color",Rt.defaultColorSet,Rt.defaultColor),At.colorPanel.onColorChanged=At.setColor,At.lineWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.lineWidthPanel.onWidthChanged=At.setLineWidth,At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.drawingImage)},Ct.prototype.createVisual=function(){this.visual=se.createGroup(),this.drawingImage=se.createImage(),this.visual.appendChild(this.drawingImage);var xt=se.createTransform();this.visual.transform.baseVal.appendItem(xt),this.addMarkerVisualToContainer(this.visual)},Ct.prototype.pointerDown=function(xt,Et){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(xt.x,xt.y),this.drawing=!0):Bt.prototype.pointerDown.call(this,xt,Et)},Ct.prototype.manipulate=function(xt){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(xt.x,xt.y),this.canvasContext.stroke()):Bt.prototype.manipulate.call(this,xt)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),se.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),se.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},Ct.prototype.pointerUp=function(xt){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):Bt.prototype.pointerUp.call(this,xt)},Ct.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)},Ct.prototype.select=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.select.call(this)},Ct.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),Bt.prototype.deselect.call(this)},Ct.prototype.finishCreation=function(){for(var xt=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),Et=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],Rt=Et[0],At=Et[1],ce=Et[2],Se=Et[3],$e=!1,Ye=0;Ye0&&($e=!0,YeSe&&(Se=Ye),Me>ce&&(ce=Me));if($e){this.left=Rt/this.pixelRatio,this.top=At/this.pixelRatio,this.width=(ce-Rt)/this.pixelRatio,this.height=(Se-At)/this.pixelRatio;var Ze=document.createElement("canvas");Ze.width=ce-Rt,Ze.height=Se-At,Ze.getContext("2d").putImageData(this.canvasContext.getImageData(Rt,At,ce-Rt,Se-At),0,0),this.drawingImgUrl=Ze.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},Ct.prototype.setDrawingImage=function(){se.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),se.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},Ct.prototype.setColor=function(xt){this.color=xt,this.colorChanged(xt)},Ct.prototype.setLineWidth=function(xt){this.lineWidth=xt},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({drawingImgUrl:this.drawingImgUrl},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.drawingImgUrl=xt.drawingImgUrl,this.setDrawingImage()},Ct.prototype.scale=function(xt,Et){Bt.prototype.scale.call(this,xt,Et),this.setDrawingImage()},Ct.typeName="FreehandMarker",Ct.title="Freehand marker",Ct.icon='',Ct}(Lt),xn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Rt||'')||this;return At.typeBoxes=[],At.currentType=Et,At.setCurrentType=At.setCurrentType.bind(At),At}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Et=document.createElement("div");Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2";for(var Rt=function(Se){var $e="both";switch(Se){case 0:$e="both";break;case 1:$e="start";break;case 2:$e="end";break;case 3:$e="none"}var Ye=document.createElement("div");if(Ye.style.display="flex",Ye.style.flexGrow="2",Ye.style.alignItems="center",Ye.style.justifyContent="space-between",Ye.style.padding="5px",Ye.style.borderWidth="2px",Ye.style.borderStyle="solid",Ye.style.borderColor=$e===At.currentType?At.uiStyleSettings.toolboxAccentColor:"transparent",Ye.addEventListener("click",function(){xt.setCurrentType($e,Ye)}),Et.appendChild(Ye),$e==="both"||$e==="start"){var Me=document.createElement("div");Me.style.display="flex",Me.style.alignItems="center",Me.style.minHeight="20px",Me.innerHTML=` `,Me.style.marginLeft="5px",Ye.appendChild(Me)}var Ze=document.createElement("div");Ze.style.display="flex",Ze.style.alignItems="center",Ze.style.minHeight="20px",Ze.style.flexGrow="2";var qe=document.createElement("hr");if(qe.style.minWidth="20px",qe.style.border="0px",qe.style.borderTop="3px solid "+(At.uiStyleSettings!==void 0?At.uiStyleSettings.toolboxColor:"#eeeeee"),qe.style.flexGrow="2",Ze.appendChild(qe),Ye.appendChild(Ze),$e==="both"||$e==="end"){var nn=document.createElement("div");nn.style.display="flex",nn.style.alignItems="center",nn.style.minHeight="20px",nn.innerHTML=` `,nn.style.marginRight="5px",Ye.appendChild(nn)}At.typeBoxes.push(Ye)},At=this,ce=0;ce<4;ce++)Rt(ce);return Et},Ct.prototype.setCurrentType=function(xt,Et){var Rt=this;this.currentType=xt,this.typeBoxes.forEach(function(At){At.style.borderColor=At===Et?Rt.uiStyleSettings!==void 0?Rt.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},Ct}(et),Kn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.arrowType="end",At.arrowBaseHeight=10,At.arrowBaseWidth=10,At.getArrowPoints=At.getArrowPoints.bind(At),At.setArrowType=At.setArrowType.bind(At),At.arrowTypePanel=new xn("Arrow type","end"),At.arrowTypePanel.onArrowTypeChanged=At.setArrowType,At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.arrow1&&xt!==this.arrow2)},Ct.prototype.getArrowPoints=function(xt,Et){var Rt=this.arrowBaseWidth+2*this.strokeWidth,At=this.arrowBaseHeight+2*this.strokeWidth;return xt-Rt/2+","+(Et+At/2)+" "+xt+","+(Et-At/2)+" "+(xt+Rt/2)+","+(Et+At/2)},Ct.prototype.createTips=function(){this.arrow1=se.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(se.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=se.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(se.createTransform()),this.visual.appendChild(this.arrow2)},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.state==="creating"&&this.createTips()},Ct.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",se.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),se.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]);var xt=0;Math.abs(this.x1-this.x2)>.1&&(xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2));var Et=this.arrow1.transform.baseVal.getItem(0);Et.setRotate(xt,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(Et,0);var Rt=this.arrow2.transform.baseVal.getItem(0);Rt.setRotate(xt+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(Rt,0)}},Ct.prototype.setArrowType=function(xt){this.arrowType=xt,this.adjustVisual(),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({arrowType:this.arrowType},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Et=xt;this.arrowType=Et.arrowType,this.createTips(),this.adjustVisual()},Ct.typeName="ArrowMarker",Ct.title="Arrow marker",Ct.icon='',Ct}(Fe),Fn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.fillColor=Rt.defaultFillColor,At.strokeWidth=0,At.fillPanel=new nt("Color",Rt.defaultColorSet,Rt.defaultFillColor),At.fillPanel.onColorChanged=At.setFillColor,At}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="CoverMarker",Ct.title="Cover marker",Ct.icon='',Ct}(bt),fi=function(Bt){function Ct(xt,Et,Rt,At){var ce=Bt.call(this,xt,At||'')||this;return ce.opacities=[],ce.opacityBoxes=[],ce.opacities=Et,ce.currentOpacity=Rt,ce.setCurrentOpacity=ce.setCurrentOpacity.bind(ce),ce}return le(Ct,Bt),Ct.prototype.getUi=function(){var xt=this,Et=document.createElement("div");return Et.style.display="flex",Et.style.overflow="hidden",Et.style.flexGrow="2",Et.style.justifyContent="space-between",this.opacities.forEach(function(Rt){var At=document.createElement("div");At.style.display="flex",At.style.alignItems="center",At.style.justifyContent="center",At.style.padding="5px",At.style.borderWidth="2px",At.style.borderStyle="solid",At.style.borderColor=Rt===xt.currentOpacity?xt.uiStyleSettings.toolboxAccentColor:"transparent",At.addEventListener("click",function(){xt.setCurrentOpacity(Rt,At)}),Et.appendChild(At);var ce=document.createElement("div");ce.innerText=100*Rt+"%",At.appendChild(ce),xt.opacityBoxes.push(At)}),Et},Ct.prototype.setCurrentOpacity=function(xt,Et){var Rt=this;this.currentOpacity=xt,this.opacityBoxes.forEach(function(At){At.style.borderColor=At===Et?Rt.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},Ct}(et),jn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.setOpacity=At.setOpacity.bind(At),At.fillColor=Rt.defaultHighlightColor,At.strokeWidth=0,At.opacity=Rt.defaultHighlightOpacity,At.fillPanel=new nt("Color",Rt.defaultColorSet,At.fillColor),At.fillPanel.onColorChanged=At.setFillColor,At.opacityPanel=new fi("Opacity",Rt.defaultOpacitySteps,At.opacity),At.opacityPanel.onOpacityChanged=At.setOpacity,At}return le(Ct,Bt),Ct.prototype.setOpacity=function(xt){this.opacity=xt,this.visual&&se.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="HighlightMarker",Ct.title="Highlight marker",Ct.icon='',Ct}(Fn),ue='',Zt='',vn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.bgColor="transparent",At.tipPosition={x:0,y:0},At.tipBase1Position={x:0,y:0},At.tipBase2Position={x:0,y:0},At.tipMoving=!1,At.color=Rt.defaultStrokeColor,At.bgColor=Rt.defaultFillColor,At.fontFamily=Rt.defaultFontFamily,At.defaultSize={x:100,y:30},At.setBgColor=At.setBgColor.bind(At),At.getTipPoints=At.getTipPoints.bind(At),At.positionTip=At.positionTip.bind(At),At.setTipPoints=At.setTipPoints.bind(At),At.colorPanel=new nt("Text color",Rt.defaultColorSet,At.color,ue),At.colorPanel.onColorChanged=At.setColor,At.bgColorPanel=new nt("Fill color",Rt.defaultColorSet,At.bgColor,Zt),At.bgColorPanel.onColorChanged=At.setBgColor,At.fontFamilyPanel=new ae("Font",Rt.defaultFontFamilies,Rt.defaultFontFamily),At.fontFamilyPanel.onFontChanged=At.setFont,At.tipGrip=new pt,At.tipGrip.visual.transform.baseVal.appendItem(se.createTransform()),At.controlBox.appendChild(At.tipGrip.visual),At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return Bt.prototype.ownsTarget.call(this,xt)||this.tipGrip.ownsTarget(xt)||this.tip===xt},Ct.prototype.createTip=function(){se.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=se.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},Ct.prototype.pointerDown=function(xt,Et){this.state==="new"&&Bt.prototype.pointerDown.call(this,xt,Et),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(Et)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):Bt.prototype.pointerDown.call(this,xt,Et)},Ct.prototype.pointerUp=function(xt){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,Bt.prototype.pointerUp.call(this,xt);else{var Et=this.state==="creating";Bt.prototype.pointerUp.call(this,xt),this.setTipPoints(Et),this.positionTip()}},Ct.prototype.manipulate=function(xt){if(this.tipMoving){var Et=this.unrotatePoint(xt);this.tipPosition={x:Et.x-this.manipulationStartLeft,y:Et.y-this.manipulationStartTop},this.positionTip()}else Bt.prototype.manipulate.call(this,xt)},Ct.prototype.setBgColor=function(xt){this.bgRectangle&&this.tip&&(se.setAttributes(this.bgRectangle,[["fill",xt]]),se.setAttributes(this.tip,[["fill",xt]])),this.bgColor=xt,this.fillColorChanged(xt)},Ct.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},Ct.prototype.setTipPoints=function(xt){xt===void 0&&(xt=!1);var Et=Math.min(this.height/2,15),Rt=this.height/5;xt&&(this.tipPosition={x:Et+Rt/2,y:this.height+20});var At=Math.atan(this.height/2/(this.width/2));this.tipPosition.x=this.width/2&&this.tipPosition.y=this.width/2&&this.tipPosition.y>=this.height/2?At.1)){var xt=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),Et=this.tip1.transform.baseVal.getItem(0);Et.setRotate(xt,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(Et,0);var Rt=this.tip2.transform.baseVal.getItem(0);Rt.setRotate(xt+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(Rt,0)}},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt),this.createTips(),this.adjustVisual()},Ct.typeName="MeasurementMarker",Ct.title="Measurement marker",Ct.icon='',Ct}(Fe),Re=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.strokePanel.colors=Rt.defaultColorSet,At.fillColor="transparent",At}return le(Ct,Bt),Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Bt.prototype.getState.call(this);return xt.typeName=Ct.typeName,xt},Ct.typeName="EllipseFrameMarker",Ct.title="Ellipse frame marker",Ct.icon='',Ct}(Jn),ln=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(Ct){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(Ct)||(this.undoStack.push(Ct),JSON.stringify(this.lastRedoStep)!==JSON.stringify(Ct)&&this.redoStack.splice(0,this.redoStack.length))},Bt.prototype.replaceLastUndoStep=function(Ct){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=Ct)},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 Ct=this.undoStack.pop();return Ct!==void 0&&this.redoStack.push(Ct),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},Bt.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},Bt}(),Cn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.curveX=0,At.curveY=0,At.manipulationStartCurveX=0,At.manipulationStartCurveY=0,At.setStrokeColor=At.setStrokeColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.positionGrips=At.positionGrips.bind(At),At.addControlGrips=At.addControlGrips.bind(At),At.adjustVisual=At.adjustVisual.bind(At),At.setupControlBox=At.setupControlBox.bind(At),At.resize=At.resize.bind(At),At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.strokePanel=new nt("Line color",Rt.defaultColorSet,Rt.defaultColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Vt("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.selectorCurve&&xt!==this.visibleCurve&&!this.curveGrip.ownsTarget(xt))},Ct.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},Ct.prototype.createVisual=function(){this.visual=se.createGroup(),this.selectorCurve=se.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=se.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)},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=xt.x,this.curveY=xt.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(Et)&&(this.activeGrip=this.curveGrip,this._state="resize")},Ct.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),se.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),se.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),se.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},Ct.prototype.setupControlBox=function(){Bt.prototype.setupControlBox.call(this),this.curveControlLine1=se.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=se.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)},Ct.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,Bt.prototype.addControlGrips.call(this)},Ct.prototype.positionGrips=function(){Bt.prototype.positionGrips.call(this);var xt=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-xt/2,this.curveY-xt/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},Ct.prototype.manipulate=function(xt){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+xt.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+xt.y-this.manipulationStartY),Bt.prototype.manipulate.call(this,xt)},Ct.prototype.resize=function(xt){this.activeGrip===this.curveGrip&&(this.curveX=xt.x,this.curveY=xt.y),Bt.prototype.resize.call(this,xt),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.adjustVisual(),this.colorChanged(xt)},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.adjustVisual()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.adjustVisual()},Ct.prototype.scale=function(xt,Et){this.curveX=this.curveX*xt,this.curveY=this.curveY*Et,Bt.prototype.scale.call(this,xt,Et)},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},Bt.prototype.getState.call(this));return xt.typeName=Ct.typeName,xt},Ct.prototype.restoreState=function(xt){Bt.prototype.restoreState.call(this,xt);var Et=xt;this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.curveX=Et.curveX,this.curveY=Et.curveY,this.createVisual(),this.adjustVisual()},Ct.typeName="CurveMarker",Ct.title="Curve marker",Ct.icon='',Ct}(_t),Qn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,Et,Rt)||this;return At.fillColor="transparent",At.strokeColor="transparent",At.strokeWidth=0,At.strokeDasharray="",At.textColor="transparent",At.fontSize="1rem",At.isMoved=!1,At.captionText="Caption",At.PADDING=5,At.captionBoxWidth=0,At.captionBoxHeight=0,At.strokeColor=Rt.defaultColor,At.strokeWidth=Rt.defaultStrokeWidth,At.strokeDasharray=Rt.defaultStrokeDasharray,At.fillColor=Rt.defaultFillColor,At.textColor=Rt.defaultStrokeColor,At.fontFamily=Rt.defaultFontFamily,At.fontSize=Rt.defaultCaptionFontSize,At.captionText=Rt.defaultCaptionText,At.setStrokeColor=At.setStrokeColor.bind(At),At.setFillColor=At.setFillColor.bind(At),At.setStrokeWidth=At.setStrokeWidth.bind(At),At.setStrokeDasharray=At.setStrokeDasharray.bind(At),At.createVisual=At.createVisual.bind(At),At.sizeCaption=At.sizeCaption.bind(At),At.setCaptionText=At.setCaptionText.bind(At),At.showTextEditor=At.showTextEditor.bind(At),At.positionTextEditor=At.positionTextEditor.bind(At),At.finishTextEditing=At.finishTextEditing.bind(At),At.setFont=At.setFont.bind(At),At.setTextColor=At.setTextColor.bind(At),At.strokePanel=new nt("Line color",fe(Rt.defaultColorSet,["transparent"]),At.strokeColor),At.strokePanel.onColorChanged=At.setStrokeColor,At.fillPanel=new nt("Fill color",fe(Rt.defaultColorSet,["transparent"]),At.fillColor,Zt),At.fillPanel.onColorChanged=At.setFillColor,At.strokeWidthPanel=new Wt("Line width",Rt.defaultStrokeWidths,Rt.defaultStrokeWidth),At.strokeWidthPanel.onWidthChanged=At.setStrokeWidth,At.strokeStylePanel=new Vt("Line style",Rt.defaultStrokeDasharrays,Rt.defaultStrokeDasharray),At.strokeStylePanel.onStyleChanged=At.setStrokeDasharray,At.fontFamilyPanel=new ae("Font",Rt.defaultFontFamilies,Rt.defaultFontFamily),At.fontFamilyPanel.onFontChanged=At.setFont,At.textColorPanel=new nt("Text color",Rt.defaultColorSet,At.textColor,ue),At.textColorPanel.onColorChanged=At.setTextColor,At}return le(Ct,Bt),Ct.prototype.ownsTarget=function(xt){return!(!Bt.prototype.ownsTarget.call(this,xt)&&xt!==this.visual&&xt!==this.frame&&xt!==this.captionBg&&xt!==this.captionElement)},Ct.prototype.createVisual=function(){this.visual=se.createGroup(),this.addMarkerVisualToContainer(this.visual),this.captionBg=se.createRect(1,1,[["fill",this.fillColor]]),this.visual.appendChild(this.captionBg),this.captionElement=se.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=se.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()},Ct.prototype.setCaptionText=function(xt){this.captionText=xt,this.captionElement.textContent=this.captionText,this.sizeCaption()},Ct.prototype.pointerDown=function(xt,Et){Bt.prototype.pointerDown.call(this,xt,Et),this.isMoved=!1,this.pointerDownPoint=xt,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(xt),this._state="creating")},Ct.prototype.manipulate=function(xt){Bt.prototype.manipulate.call(this,xt),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(xt.x-this.pointerDownPoint.x)>5||Math.abs(xt.y-this.pointerDownPoint.y)>5)},Ct.prototype.resize=function(xt){Bt.prototype.resize.call(this,xt),this.setSize()},Ct.prototype.sizeCaption=function(){var xt=this.captionElement.getBBox();this.captionText.trim()!==""?(this.captionBoxWidth=xt.width+2*this.PADDING,this.captionBoxHeight=xt.height+2*this.PADDING):(this.captionBoxWidth=0,this.captionBoxHeight=0),se.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')"]]),se.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')"]])},Ct.prototype.showTextEditor=function(){var xt=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditBox=document.createElement("input"),this.textEditBox.style.position="absolute",this.textEditBox.style.width=this.width+"px",this.captionBoxHeight>0&&(this.textEditBox.style.height=this.captionBoxHeight+"px"),this.textEditBox.style.fontSize=this.fontSize,this.textEditBox.style.fontFamily=this.fontFamily,this.textEditBox.style.backgroundColor=this.fillColor,this.textEditBox.style.color=this.textColor,this.textEditBox.style.borderWidth="0",this.textEditBox.setAttribute("value",this.captionText),this.textEditBox.select(),this.textEditDiv.appendChild(this.textEditBox),this.overlayContainer.appendChild(this.textEditDiv),this.textEditBox.addEventListener("pointerup",function(Et){Et.stopPropagation()}),this.textEditBox.addEventListener("keypress",function(Et){Et.key==="Enter"&&xt.finishTextEditing(xt.textEditBox.value)}),this.textEditBox.addEventListener("keyup",function(Et){Et.cancelBubble=!0}),this.textEditBox.addEventListener("blur",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.textEditDiv.addEventListener("pointerup",function(){xt.finishTextEditing(xt.textEditBox.value)}),this.positionTextEditor(),this.textEditBox.focus()},Ct.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"))},Ct.prototype.finishTextEditing=function(xt){this.setCaptionText(xt.trim()),this.overlayContainer.innerHTML="",this.stateChanged()},Ct.prototype.setFont=function(xt){this.captionElement&&se.setAttributes(this.captionElement,[["font-family",xt]]),this.fontFamily=xt,this.textEditBox&&(this.textEditBox.style.fontFamily=this.fontFamily),this.sizeCaption(),this.stateChanged()},Ct.prototype.setTextColor=function(xt){this.captionElement&&se.setAttributes(this.captionElement,[["fill",xt]]),this.textColor=xt,this.textEditBox&&(this.textEditBox.style.color=this.textColor),this.stateChanged()},Ct.prototype.setSize=function(){Bt.prototype.setSize.call(this),se.setAttributes(this.frame,[["width",this.width.toString()],["height",this.height.toString()]]),this.sizeCaption()},Ct.prototype.pointerUp=function(xt){Bt.prototype.pointerUp.call(this,xt),this.setSize(),!this.isMoved&&Date.now()-this.pointerDownTimestamp>500&&this.showTextEditor(),this.pointerDownPoint=void 0},Ct.prototype.dblClick=function(xt,Et){Bt.prototype.dblClick.call(this,xt,Et),this.showTextEditor()},Ct.prototype.setStrokeColor=function(xt){this.strokeColor=xt,this.frame&&se.setAttributes(this.frame,[["stroke",this.strokeColor]]),this.colorChanged(xt),this.stateChanged()},Ct.prototype.setFillColor=function(xt){this.fillColor=xt,this.captionBg&&se.setAttributes(this.captionBg,[["fill",this.fillColor]]),this.fillColorChanged(xt),this.stateChanged()},Ct.prototype.setStrokeWidth=function(xt){this.strokeWidth=xt,this.frame&&se.setAttributes(this.frame,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},Ct.prototype.setStrokeDasharray=function(xt){this.strokeDasharray=xt,this.frame&&se.setAttributes(this.frame,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},Object.defineProperty(Ct.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.fontFamilyPanel,this.textColorPanel]},enumerable:!1,configurable:!0}),Ct.prototype.getState=function(){var xt=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:1,textColor:this.textColor,fontFamily:this.fontFamily,fontSize:this.fontSize,captionText:this.captionText},Bt.prototype.getState.call(this));return xt.typeName=this.typeName,xt},Ct.prototype.restoreState=function(xt){var Et=xt;this.fillColor=Et.fillColor,this.strokeColor=Et.strokeColor,this.strokeWidth=Et.strokeWidth,this.strokeDasharray=Et.strokeDasharray,this.textColor=Et.textColor,this.fontFamily=Et.fontFamily,this.captionText=Et.captionText,this.fontSize=Et.fontSize,this.createVisual(),Bt.prototype.restoreState.call(this,xt),this.setSize()},Ct.prototype.scale=function(xt,Et){Bt.prototype.scale.call(this,xt,Et),this.setSize()},Ct.typeName="CaptionFrameMarker",Ct.title="Caption frame marker",Ct.icon='',Ct}(Lt),Ue=function(){function Bt(Ct,xt){xt===void 0&&(xt=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=Ct,this.cancelable=xt}return Object.defineProperty(Bt.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),Bt.prototype.preventDefault=function(){this._defaultPrevented=!0},Bt}(),cn=function(Bt){function Ct(xt,Et,Rt){var At=Bt.call(this,xt,!1)||this;return At.dataUrl=Et,At.state=Rt,At}return le(Ct,Bt),Ct}(Ue),qt=function(Bt){function Ct(xt,Et,Rt){Rt===void 0&&(Rt=!1);var At=Bt.call(this,xt,Rt)||this;return At.marker=Et,At}return le(Ct,Bt),Ct}(Ue),wn=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(Ct,xt){this[Ct].push(xt)},Bt.prototype.removeEventListener=function(Ct,xt){var Et=this[Ct].indexOf(xt);Et>-1&&this[Ct].splice(Et,1)},Bt}(),Fi=function(){function Bt(Ct){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 ln,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 wn,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=Bt.instanceCounter++,this.styles=new $t(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=Ct,this.targetRoot=document.body,this.width=Ct.clientWidth,this.height=Ct.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[te,en,Kn,He,Re,Jn,jn,vn,ei,Fn,Fe,Cn,Qn]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[te,en,Kn,He,Jn,jn,vn]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"BASIC_MARKER_TYPES",{get:function(){return[te,en,Kn,He,jn]},enumerable:!1,configurable:!0}),Object.defineProperty(Bt.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(Ct){var xt=this;this._availableMarkerTypes.splice(0),Ct.forEach(function(Et){if(typeof Et=="string"){var Rt=xt.ALL_MARKER_TYPES.find(function(At){return At.typeName===Et});Rt!==void 0&&xt._availableMarkerTypes.push(Rt)}else xt._availableMarkerTypes.push(Et)})},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(Ct){this._zoomLevel=Ct,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(),re.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},Bt.prototype.show=function(){var Ct=this;this.styles.styleSheetRoot===void 0&&ye.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=ye.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(xt){return xt(new Ue(Ct))})},Bt.prototype.render=function(){return Pe(this,void 0,void 0,function(){var Ct;return je(this,function(xt){switch(xt.label){case 0:return this.setCurrentMarker(),(Ct=new Ge).naturalSize=this.renderAtNaturalSize,Ct.imageType=this.renderImageType,Ct.imageQuality=this.renderImageQuality,Ct.markersOnly=this.renderMarkersOnly,Ct.width=this.renderWidth,Ct.height=this.renderHeight,[4,Ct.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return xt.sent(),[4,Ct.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,xt.sent()]}})})},Bt.prototype.close=function(Ct){var xt=this;if(Ct===void 0&&(Ct=!1),this.isOpen){var Et=!1;Ct||this.eventListeners.beforeclose.forEach(function(Rt){var At=new Ue(xt,!0);Rt(At),At.defaultPrevented&&(Et=!0)}),Et||(this.coverDiv&&this.closeUI(),this.targetObserver&&(this.targetObserver.unobserve(this.target),this.targetObserver.unobserve(this.editorCanvas)),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(Rt){return Rt(new Ue(xt))}),this.detachEvents(),this._isOpen=!1)}},Bt.prototype.addMarkersToToolbar=function(){for(var Ct,xt=[],Et=0;Etthis.editorCanvas.clientHeight?this.editorCanvas.clientHeight*Ct:this.editorCanvas.clientWidth,Et=xt',Ct.title="Powered by marker.js",Ct.style.display="grid",Ct.style.alignItems="center",Ct.style.justifyItems="center",Ct.style.padding="3px",Ct.style.width="20px",Ct.style.height="20px",this.logoUI.appendChild(Ct),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 Ct=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=Ct+"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 Xe(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-1&&this.markers.splice(this.markers.indexOf(Ct),1),Ct.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(Ct,xt){if(Ct==="marker"&&xt!==void 0)this.createNewMarker(xt);else if(Ct==="action")switch(xt){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},Bt.prototype.deleteSelectedMarker=function(){var Ct=this;if(this._currentMarker!==void 0){var xt=!1;if(this.eventListeners.markerbeforedelete.forEach(function(Rt){var At=new qt(Ct,Ct._currentMarker,!0);Rt(At),At.defaultPrevented&&(xt=!0)}),!xt){var Et=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(Rt){return Rt(new qt(Ct,Et))})}}},Bt.prototype.clear=function(){var Ct=this,xt=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(ce){var Se=new qt(Ct,void 0,!0);ce(Se),Se.defaultPrevented&&(xt=!0)}),!xt)){this.setCurrentMarker();for(var Et=function(ce){var Se=Rt.markers[ce];Rt.setCurrentMarker(Rt.markers[ce]),Rt._currentMarker.dispose(),Rt.markerImage.removeChild(Rt._currentMarker.container),Rt.markers.splice(Rt.markers.indexOf(Rt._currentMarker),1),Rt.eventListeners.markerdelete.forEach(function($e){return $e(new qt(Ct,Se))})},Rt=this,At=this.markers.length-1;At>=0;At--)Et(At);this.addUndoStep()}},Object.defineProperty(Bt.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),Bt.prototype.showNotesEditor=function(){var Ct;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=(Ct=this._currentMarker.notes)!==null&&Ct!==void 0?Ct:"",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 Ct=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var xt=this.getState(),Et=this.undoRedoManager.getLastUndoStep();if(!Et||Et.width===xt.width&&Et.height===xt.height){var Rt=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(xt),Rt1&&this.panTo({x:Ct.clientX,y:Ct.clientY}))},Bt.prototype.onPointerUp=function(Ct){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(Ct.clientX,Ct.clientY)),this.isDragging=!1,this.addUndoStep()},Bt.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},Bt.prototype.onKeyUp=function(Ct){this._currentMarker===void 0||this.notesArea!==void 0||Ct.key!=="Delete"&&Ct.key!=="Backspace"||this.deleteSelectedMarker()},Bt.prototype.clientToLocalCoordinates=function(Ct,xt){var Et=this.markerImage.getBoundingClientRect();return{x:(Ct-Et.left)/this.zoomLevel,y:(xt-Et.top)/this.zoomLevel}},Bt.prototype.onWindowResize=function(){this.positionUI()},Bt.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var Ct=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=Ct+"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(Ct){re.addKey(Ct)},Bt.prototype.addEventListener=function(Ct,xt){this.eventListeners.addEventListener(Ct,xt)},Bt.prototype.removeEventListener=function(Ct,xt){this.eventListeners.removeEventListener(Ct,xt)},Bt.prototype.renderState=function(Ct){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(Ct),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(Bt.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),Bt.prototype.focus=function(){var Ct=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(xt){return xt(new Ue(Ct))}))},Bt.prototype.blur=function(){var Ct=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(xt){return xt(new Ue(Ct))}))},Bt.instanceCounter=0,Bt}()},69582:function(on,In,Qt){"use strict";Qt.d(In,{ZP:function(){return re}});var zt=Qt(52487),le=Qt(59301),Pe=Qt(47273),je=0,fe=(0,Pe.Z)();function se(){var Ge;return fe?(Ge=je,je+=1):Ge="TEST_OR_SSR",Ge}function re(Ge){var ye=le.useState(),$t=(0,zt.Z)(ye,2),Je=$t[0],ee=$t[1];return le.useEffect(function(){ee("rc_select_".concat(se()))},[]),Ge||Je}},45560:function(on,In,Qt){"use strict";Qt.d(In,{Ac:function(){return Ri},Xo:function(){return bi},Wx:function(){return no},ZP:function(){return pn},lk:function(){return vt}});var zt=Qt(72308),le=Qt(80702),Pe=Qt(49618),je=Qt(77321),fe=Qt(52487),se=Qt(74416),re=Qt(62853),Ge=Qt(18929),ye=Qt(48736),$t=Qt(59301),Je=Qt(92310),ee=Qt.n(Je),Xe=Qt(34280),Tt=Qt(49658),et=Qt(8654),nt=function(pe){var yn=pe.className,Yt=pe.customizeIcon,De=pe.customizeIconProps,un=pe.children,Nn=pe.onMouseDown,Ce=pe.onClick,Te=typeof Yt=="function"?Yt(De):Yt;return $t.createElement("span",{className:yn,onMouseDown:function(En){En.preventDefault(),Nn==null||Nn(En)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:Ce,"aria-hidden":!0},Te!==void 0?Te:$t.createElement("span",{className:ee()(yn.split(/\s+/).map(function(mn){return"".concat(mn,"-icon")}))},un))},ft=nt,lt=function(pe,yn,Yt,De,un){var Nn=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,Ce=arguments.length>6?arguments[6]:void 0,Te=arguments.length>7?arguments[7]:void 0,mn=$t.useMemo(function(){if((0,re.Z)(De)==="object")return De.clearIcon;if(un)return un},[De,un]),En=$t.useMemo(function(){return!!(!Nn&&De&&(Yt.length||Ce)&&!(Te==="combobox"&&Ce===""))},[De,Nn,Yt.length,Ce,Te]);return{allowClear:En,clearIcon:$t.createElement(ft,{className:"".concat(pe,"-clear"),onMouseDown:yn,customizeIcon:mn},"\xD7")}},pt=$t.createContext(null);function vt(){return $t.useContext(pt)}function Lt(){var ve=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,pe=$t.useState(!1),yn=(0,fe.Z)(pe,2),Yt=yn[0],De=yn[1],un=$t.useRef(null),Nn=function(){window.clearTimeout(un.current)};$t.useEffect(function(){return Nn},[]);var Ce=function(mn,En){Nn(),un.current=window.setTimeout(function(){De(mn),En&&En()},ve)};return[Yt,Ce,Nn]}function bt(){var ve=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,pe=$t.useRef(null),yn=$t.useRef(null);$t.useEffect(function(){return function(){window.clearTimeout(yn.current)}},[]);function Yt(De){(De||pe.current===null)&&(pe.current=De),window.clearTimeout(yn.current),yn.current=window.setTimeout(function(){pe.current=null},ve)}return[function(){return pe.current},Yt]}function Wt(ve,pe,yn,Yt){var De=$t.useRef(null);De.current={open:pe,triggerOpen:yn,customizedTrigger:Yt},$t.useEffect(function(){function un(Nn){var Ce;if(!((Ce=De.current)!==null&&Ce!==void 0&&Ce.customizedTrigger)){var Te=Nn.target;Te.shadowRoot&&Nn.composed&&(Te=Nn.composedPath()[0]||Te),De.current.open&&ve().filter(function(mn){return mn}).every(function(mn){return!mn.contains(Te)&&mn!==Te})&&De.current.triggerOpen(!1)}}return window.addEventListener("mousedown",un),function(){return window.removeEventListener("mousedown",un)}},[])}var Vt=Qt(10228);function te(ve){return ve&&![Vt.Z.ESC,Vt.Z.SHIFT,Vt.Z.BACKSPACE,Vt.Z.TAB,Vt.Z.WIN_KEY,Vt.Z.ALT,Vt.Z.META,Vt.Z.WIN_KEY_RIGHT,Vt.Z.CTRL,Vt.Z.SEMICOLON,Vt.Z.EQUALS,Vt.Z.CAPS_LOCK,Vt.Z.CONTEXT_MENU,Vt.Z.F1,Vt.Z.F2,Vt.Z.F3,Vt.Z.F4,Vt.Z.F5,Vt.Z.F6,Vt.Z.F7,Vt.Z.F8,Vt.Z.F9,Vt.Z.F10,Vt.Z.F11,Vt.Z.F12].includes(ve)}var ne=Qt(26112),_t=Qt(11780),Fe=function(pe,yn){var Yt,De=pe.prefixCls,un=pe.id,Nn=pe.inputElement,Ce=pe.disabled,Te=pe.tabIndex,mn=pe.autoFocus,En=pe.autoComplete,Xn=pe.editable,Ln=pe.activeDescendantId,hn=pe.value,Mn=pe.maxLength,mi=pe.onKeyDown,ui=pe.onMouseDown,Mi=pe.onChange,Ae=pe.onPaste,Mo=pe.onCompositionStart,Di=pe.onCompositionEnd,fo=pe.onBlur,me=pe.open,rn=pe.attrs,An=Nn||$t.createElement("input",null),Rn=An,Dn=Rn.ref,qn=Rn.props,Pi=qn.onKeyDown,gi=qn.onChange,Ai=qn.onMouseDown,Bi=qn.onCompositionStart,Ne=qn.onCompositionEnd,Zi=qn.onBlur,Ee=qn.style;return(0,ye.Kp)(!("maxLength"in An.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),An=$t.cloneElement(An,(0,je.Z)((0,je.Z)((0,je.Z)({type:"search"},qn),{},{id:un,ref:(0,et.sQ)(yn,Dn),disabled:Ce,tabIndex:Te,autoComplete:En||"off",autoFocus:mn,className:ee()("".concat(De,"-selection-search-input"),(Yt=An)===null||Yt===void 0||(Yt=Yt.props)===null||Yt===void 0?void 0:Yt.className),role:"combobox","aria-expanded":me||!1,"aria-haspopup":"listbox","aria-owns":"".concat(un,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(un,"_list"),"aria-activedescendant":me?Ln:void 0},rn),{},{value:Xn?hn:"",maxLength:Mn,readOnly:!Xn,unselectable:Xn?null:"on",style:(0,je.Z)((0,je.Z)({},Ee),{},{opacity:Xn?null:0}),onKeyDown:function(Ei){mi(Ei),Pi&&Pi(Ei)},onMouseDown:function(Ei){ui(Ei),Ai&&Ai(Ei)},onChange:function(Ei){Mi(Ei),gi&&gi(Ei)},onCompositionStart:function(Ei){Mo(Ei),Bi&&Bi(Ei)},onCompositionEnd:function(Ei){Di(Ei),Ne&&Ne(Ei)},onPaste:Ae,onBlur:function(Ei){fo(Ei),Zi&&Zi(Ei)}})),An},ae=$t.forwardRef(Fe),He=ae;function en(ve){return Array.isArray(ve)?ve:ve!==void 0?[ve]:[]}var xn=typeof window!="undefined"&&window.document&&window.document.documentElement,Kn=xn;function Fn(ve){return ve!=null}function fi(ve){return!ve&&ve!==0}function jn(ve){return["string","number"].includes((0,re.Z)(ve))}function ue(ve){var pe=void 0;return ve&&(jn(ve.title)?pe=ve.title.toString():jn(ve.label)&&(pe=ve.label.toString())),pe}function Zt(ve,pe){Kn?$t.useLayoutEffect(ve,pe):$t.useEffect(ve,pe)}function vn(ve){var pe;return(pe=ve.key)!==null&&pe!==void 0?pe:ve.value}var Jn=function(pe){pe.preventDefault(),pe.stopPropagation()},ei=function(pe){var yn=pe.id,Yt=pe.prefixCls,De=pe.values,un=pe.open,Nn=pe.searchValue,Ce=pe.autoClearSearchValue,Te=pe.inputRef,mn=pe.placeholder,En=pe.disabled,Xn=pe.mode,Ln=pe.showSearch,hn=pe.autoFocus,Mn=pe.autoComplete,mi=pe.activeDescendantId,ui=pe.tabIndex,Mi=pe.removeIcon,Ae=pe.maxTagCount,Mo=pe.maxTagTextLength,Di=pe.maxTagPlaceholder,fo=Di===void 0?function(Ao){return"+ ".concat(Ao.length," ...")}:Di,me=pe.tagRender,rn=pe.onToggleOpen,An=pe.onRemove,Rn=pe.onInputChange,Dn=pe.onInputPaste,qn=pe.onInputKeyDown,Pi=pe.onInputMouseDown,gi=pe.onInputCompositionStart,Ai=pe.onInputCompositionEnd,Bi=pe.onInputBlur,Ne=$t.useRef(null),Zi=(0,$t.useState)(0),Ee=(0,fe.Z)(Zi,2),Ci=Ee[0],Ei=Ee[1],Ii=(0,$t.useState)(!1),zo=(0,fe.Z)(Ii,2),yo=zo[0],Gi=zo[1],Ji="".concat(Yt,"-selection"),Or=un||Xn==="multiple"&&Ce===!1||Xn==="tags"?Nn:"",ao=Xn==="tags"||Xn==="multiple"&&Ce===!1||Ln&&(un||yo);Zt(function(){Ei(Ne.current.scrollWidth)},[Or]);var bn=function(zn,Un,Si,ai,xi){return $t.createElement("span",{title:ue(zn),className:ee()("".concat(Ji,"-item"),(0,Pe.Z)({},"".concat(Ji,"-item-disabled"),Si))},$t.createElement("span",{className:"".concat(Ji,"-item-content")},Un),ai&&$t.createElement(ft,{className:"".concat(Ji,"-item-remove"),onMouseDown:Jn,onClick:xi,customizeIcon:Mi},"\xD7"))},Ot=function(zn,Un,Si,ai,xi,Uo){var oi=function(We){Jn(We),rn(!un)};return $t.createElement("span",{onMouseDown:oi},me({label:Un,value:zn,disabled:Si,closable:ai,onClose:xi,isMaxTag:!!Uo}))},Yo=function(zn){var Un=zn.disabled,Si=zn.label,ai=zn.value,xi=!En&&!Un,Uo=Si;if(typeof Mo=="number"&&(typeof Si=="string"||typeof Si=="number")){var oi=String(Uo);oi.length>Mo&&(Uo="".concat(oi.slice(0,Mo),"..."))}var _n=function(Hn){Hn&&Hn.stopPropagation(),An(zn)};return typeof me=="function"?Ot(ai,Uo,Un,xi,_n):bn(zn,Uo,Un,xi,_n)},Yi=function(zn){if(!De.length)return null;var Un=typeof fo=="function"?fo(zn):fo;return typeof me=="function"?Ot(void 0,Un,!1,!1,void 0,!0):bn({title:Un},Un,!1)},Oi=$t.createElement("div",{className:"".concat(Ji,"-search"),style:{width:Ci},onFocus:function(){Gi(!0)},onBlur:function(){Gi(!1)}},$t.createElement(He,{ref:Te,open:un,prefixCls:Yt,id:yn,inputElement:null,disabled:En,autoFocus:hn,autoComplete:Mn,editable:ao,activeDescendantId:mi,value:Or,onKeyDown:qn,onMouseDown:Pi,onChange:Rn,onPaste:Dn,onCompositionStart:gi,onCompositionEnd:Ai,onBlur:Bi,tabIndex:ui,attrs:(0,ne.Z)(pe,!0)}),$t.createElement("span",{ref:Ne,className:"".concat(Ji,"-search-mirror"),"aria-hidden":!0},Or,"\xA0")),io=$t.createElement(_t.Z,{prefixCls:"".concat(Ji,"-overflow"),data:De,renderItem:Yo,renderRest:Yi,suffix:Oi,itemKey:vn,maxCount:Ae});return $t.createElement("span",{className:"".concat(Ji,"-wrap")},io,!De.length&&!Or&&$t.createElement("span",{className:"".concat(Ji,"-placeholder")},mn))},Re=ei,ln=function(pe){var yn=pe.inputElement,Yt=pe.prefixCls,De=pe.id,un=pe.inputRef,Nn=pe.disabled,Ce=pe.autoFocus,Te=pe.autoComplete,mn=pe.activeDescendantId,En=pe.mode,Xn=pe.open,Ln=pe.values,hn=pe.placeholder,Mn=pe.tabIndex,mi=pe.showSearch,ui=pe.searchValue,Mi=pe.activeValue,Ae=pe.maxLength,Mo=pe.onInputKeyDown,Di=pe.onInputMouseDown,fo=pe.onInputChange,me=pe.onInputPaste,rn=pe.onInputCompositionStart,An=pe.onInputCompositionEnd,Rn=pe.onInputBlur,Dn=pe.title,qn=$t.useState(!1),Pi=(0,fe.Z)(qn,2),gi=Pi[0],Ai=Pi[1],Bi=En==="combobox",Ne=Bi||mi,Zi=Ln[0],Ee=ui||"";Bi&&Mi&&!gi&&(Ee=Mi),$t.useEffect(function(){Bi&&Ai(!1)},[Bi,Mi]);var Ci=En!=="combobox"&&!Xn&&!mi?!1:!!Ee,Ei=Dn===void 0?ue(Zi):Dn,Ii=$t.useMemo(function(){return Zi?null:$t.createElement("span",{className:"".concat(Yt,"-selection-placeholder"),style:Ci?{visibility:"hidden"}:void 0},hn)},[Zi,Ci,hn,Yt]);return $t.createElement("span",{className:"".concat(Yt,"-selection-wrap")},$t.createElement("span",{className:"".concat(Yt,"-selection-search")},$t.createElement(He,{ref:un,prefixCls:Yt,id:De,open:Xn,inputElement:yn,disabled:Nn,autoFocus:Ce,autoComplete:Te,editable:Ne,activeDescendantId:mn,value:Ee,onKeyDown:Mo,onMouseDown:Di,onChange:function(yo){Ai(!0),fo(yo)},onPaste:me,onCompositionStart:rn,onCompositionEnd:An,onBlur:Rn,tabIndex:Mn,attrs:(0,ne.Z)(pe,!0),maxLength:Bi?Ae:void 0})),!Bi&&Zi?$t.createElement("span",{className:"".concat(Yt,"-selection-item"),title:Ei,style:Ci?{visibility:"hidden"}:void 0},Zi.label):null,Ii)},Cn=ln,Qn=function(pe,yn){var Yt=(0,$t.useRef)(null),De=(0,$t.useRef)(!1),un=pe.prefixCls,Nn=pe.open,Ce=pe.mode,Te=pe.showSearch,mn=pe.tokenWithEnter,En=pe.disabled,Xn=pe.prefix,Ln=pe.autoClearSearchValue,hn=pe.onSearch,Mn=pe.onSearchSubmit,mi=pe.onToggleOpen,ui=pe.onInputKeyDown,Mi=pe.onInputBlur,Ae=pe.domRef;$t.useImperativeHandle(yn,function(){return{focus:function(Ei){Yt.current.focus(Ei)},blur:function(){Yt.current.blur()}}});var Mo=bt(0),Di=(0,fe.Z)(Mo,2),fo=Di[0],me=Di[1],rn=function(Ei){var Ii=Ei.which,zo=Yt.current instanceof HTMLTextAreaElement;!zo&&Nn&&(Ii===Vt.Z.UP||Ii===Vt.Z.DOWN)&&Ei.preventDefault(),ui&&ui(Ei),Ii===Vt.Z.ENTER&&Ce==="tags"&&!De.current&&!Nn&&(Mn==null||Mn(Ei.target.value)),!(zo&&!Nn&&~[Vt.Z.UP,Vt.Z.DOWN,Vt.Z.LEFT,Vt.Z.RIGHT].indexOf(Ii))&&te(Ii)&&mi(!0)},An=function(){me(!0)},Rn=(0,$t.useRef)(null),Dn=function(Ei){hn(Ei,!0,De.current)!==!1&&mi(!0)},qn=function(){De.current=!0},Pi=function(Ei){De.current=!1,Ce!=="combobox"&&Dn(Ei.target.value)},gi=function(Ei){var Ii=Ei.target.value;if(mn&&Rn.current&&/[\r\n]/.test(Rn.current)){var zo=Rn.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");Ii=Ii.replace(zo,Rn.current)}Rn.current=null,Dn(Ii)},Ai=function(Ei){var Ii=Ei.clipboardData,zo=Ii==null?void 0:Ii.getData("text");Rn.current=zo||""},Bi=function(Ei){var Ii=Ei.target;if(Ii!==Yt.current){var zo=document.body.style.msTouchAction!==void 0;zo?setTimeout(function(){Yt.current.focus()}):Yt.current.focus()}},Ne=function(Ei){var Ii=fo();Ei.target!==Yt.current&&!Ii&&!(Ce==="combobox"&&En)&&Ei.preventDefault(),(Ce!=="combobox"&&(!Te||!Ii)||!Nn)&&(Nn&&Ln!==!1&&hn("",!0,!1),mi())},Zi={inputRef:Yt,onInputKeyDown:rn,onInputMouseDown:An,onInputChange:gi,onInputPaste:Ai,onInputCompositionStart:qn,onInputCompositionEnd:Pi,onInputBlur:Mi},Ee=Ce==="multiple"||Ce==="tags"?$t.createElement(Re,(0,zt.Z)({},pe,Zi)):$t.createElement(Cn,(0,zt.Z)({},pe,Zi));return $t.createElement("div",{ref:Ae,className:"".concat(un,"-selector"),onClick:Bi,onMouseDown:Ne},Xn&&$t.createElement("div",{className:"".concat(un,"-prefix")},Xn),Ee)},Ue=$t.forwardRef(Qn),cn=Ue,qt=Qt(65352),wn=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],Fi=function(pe){var yn=pe===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:yn,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:yn,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:yn,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:yn,adjustY:1},htmlRegion:"scroll"}}},Bt=function(pe,yn){var Yt=pe.prefixCls,De=pe.disabled,un=pe.visible,Nn=pe.children,Ce=pe.popupElement,Te=pe.animation,mn=pe.transitionName,En=pe.dropdownStyle,Xn=pe.dropdownClassName,Ln=pe.direction,hn=Ln===void 0?"ltr":Ln,Mn=pe.placement,mi=pe.builtinPlacements,ui=pe.dropdownMatchSelectWidth,Mi=pe.dropdownRender,Ae=pe.dropdownAlign,Mo=pe.getPopupContainer,Di=pe.empty,fo=pe.getTriggerDOMNode,me=pe.onPopupVisibleChange,rn=pe.onPopupMouseEnter,An=(0,se.Z)(pe,wn),Rn="".concat(Yt,"-dropdown"),Dn=Ce;Mi&&(Dn=Mi(Ce));var qn=$t.useMemo(function(){return mi||Fi(ui)},[mi,ui]),Pi=Te?"".concat(Rn,"-").concat(Te):mn,gi=typeof ui=="number",Ai=$t.useMemo(function(){return gi?null:ui===!1?"minWidth":"width"},[ui,gi]),Bi=En;gi&&(Bi=(0,je.Z)((0,je.Z)({},Bi),{},{width:ui}));var Ne=$t.useRef(null);return $t.useImperativeHandle(yn,function(){return{getPopupElement:function(){var Ee;return(Ee=Ne.current)===null||Ee===void 0?void 0:Ee.popupElement}}}),$t.createElement(qt.Z,(0,zt.Z)({},An,{showAction:me?["click"]:[],hideAction:me?["click"]:[],popupPlacement:Mn||(hn==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:qn,prefixCls:Rn,popupTransitionName:Pi,popup:$t.createElement("div",{onMouseEnter:rn},Dn),ref:Ne,stretch:Ai,popupAlign:Ae,popupVisible:un,getPopupContainer:Mo,popupClassName:ee()(Xn,(0,Pe.Z)({},"".concat(Rn,"-empty"),Di)),popupStyle:Bi,getTriggerDOMNode:fo,onPopupVisibleChange:me}),Nn)},Ct=$t.forwardRef(Bt),xt=Ct,Et=Qt(68413);function Rt(ve,pe){var yn=ve.key,Yt;return"value"in ve&&(Yt=ve.value),yn!=null?yn:Yt!==void 0?Yt:"rc-index-key-".concat(pe)}function At(ve){return typeof ve!="undefined"&&!Number.isNaN(ve)}function ce(ve,pe){var yn=ve||{},Yt=yn.label,De=yn.value,un=yn.options,Nn=yn.groupLabel,Ce=Yt||(pe?"children":"label");return{label:Ce,value:De||"value",options:un||"options",groupLabel:Nn||Ce}}function Se(ve){var pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},yn=pe.fieldNames,Yt=pe.childrenAsData,De=[],un=ce(yn,!1),Nn=un.label,Ce=un.value,Te=un.options,mn=un.groupLabel;function En(Xn,Ln){Array.isArray(Xn)&&Xn.forEach(function(hn){if(Ln||!(Te in hn)){var Mn=hn[Ce];De.push({key:Rt(hn,De.length),groupOption:Ln,data:hn,label:hn[Nn],value:Mn})}else{var mi=hn[mn];mi===void 0&&Yt&&(mi=hn.label),De.push({key:Rt(hn,De.length),group:!0,data:hn,label:mi}),En(hn[Te],!0)}})}return En(ve,!1),De}function $e(ve){var pe=(0,je.Z)({},ve);return"props"in pe||Object.defineProperty(pe,"props",{get:function(){return(0,ye.ZP)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),pe}}),pe}var Ye=function(pe,yn,Yt){if(!yn||!yn.length)return null;var De=!1,un=function Ce(Te,mn){var En=(0,Et.Z)(mn),Xn=En[0],Ln=En.slice(1);if(!Xn)return[Te];var hn=Te.split(Xn);return De=De||hn.length>1,hn.reduce(function(Mn,mi){return[].concat((0,le.Z)(Mn),(0,le.Z)(Ce(mi,Ln)))},[]).filter(Boolean)},Nn=un(pe,yn);return De?typeof Yt!="undefined"?Nn.slice(0,Yt):Nn:null},Me=$t.createContext(null),Ze=Me;function qe(ve){var pe=ve.visible,yn=ve.values;if(!pe)return null;var Yt=50;return $t.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(yn.slice(0,Yt).map(function(De){var un=De.label,Nn=De.value;return["number","string"].includes((0,re.Z)(un))?un:Nn}).join(", ")),yn.length>Yt?", ...":null)}var nn=["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"],Pn=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],Tn=function(pe){return pe==="tags"||pe==="multiple"},an=$t.forwardRef(function(ve,pe){var yn,Yt=ve.id,De=ve.prefixCls,un=ve.className,Nn=ve.showSearch,Ce=ve.tagRender,Te=ve.direction,mn=ve.omitDomProps,En=ve.displayValues,Xn=ve.onDisplayValuesChange,Ln=ve.emptyOptions,hn=ve.notFoundContent,Mn=hn===void 0?"Not Found":hn,mi=ve.onClear,ui=ve.mode,Mi=ve.disabled,Ae=ve.loading,Mo=ve.getInputElement,Di=ve.getRawInputElement,fo=ve.open,me=ve.defaultOpen,rn=ve.onDropdownVisibleChange,An=ve.activeValue,Rn=ve.onActiveValueChange,Dn=ve.activeDescendantId,qn=ve.searchValue,Pi=ve.autoClearSearchValue,gi=ve.onSearch,Ai=ve.onSearchSplit,Bi=ve.tokenSeparators,Ne=ve.allowClear,Zi=ve.prefix,Ee=ve.suffixIcon,Ci=ve.clearIcon,Ei=ve.OptionList,Ii=ve.animation,zo=ve.transitionName,yo=ve.dropdownStyle,Gi=ve.dropdownClassName,Ji=ve.dropdownMatchSelectWidth,Or=ve.dropdownRender,ao=ve.dropdownAlign,bn=ve.placement,Ot=ve.builtinPlacements,Yo=ve.getPopupContainer,Yi=ve.showAction,Oi=Yi===void 0?[]:Yi,io=ve.onFocus,Ao=ve.onBlur,zn=ve.onKeyUp,Un=ve.onKeyDown,Si=ve.onMouseDown,ai=(0,se.Z)(ve,nn),xi=Tn(ui),Uo=(Nn!==void 0?Nn:xi)||ui==="combobox",oi=(0,je.Z)({},ai);Pn.forEach(function(To){delete oi[To]}),mn==null||mn.forEach(function(To){delete oi[To]});var _n=$t.useState(!1),We=(0,fe.Z)(_n,2),Hn=We[0],Qi=We[1];$t.useEffect(function(){Qi((0,Tt.Z)())},[]);var Ro=$t.useRef(null),No=$t.useRef(null),So=$t.useRef(null),Ko=$t.useRef(null),ko=$t.useRef(null),qr=$t.useRef(!1),Yr=Lt(),Qs=(0,fe.Z)(Yr,3),ge=Qs[0],fr=Qs[1],zl=Qs[2];$t.useImperativeHandle(pe,function(){var To,uo;return{focus:(To=Ko.current)===null||To===void 0?void 0:To.focus,blur:(uo=Ko.current)===null||uo===void 0?void 0:uo.blur,scrollTo:function(Ds){var zr;return(zr=ko.current)===null||zr===void 0?void 0:zr.scrollTo(Ds)},nativeElement:Ro.current||No.current}});var is=$t.useMemo(function(){var To;if(ui!=="combobox")return qn;var uo=(To=En[0])===null||To===void 0?void 0:To.value;return typeof uo=="string"||typeof uo=="number"?String(uo):""},[qn,ui,En]),wl=ui==="combobox"&&typeof Mo=="function"&&Mo()||null,Fo=typeof Di=="function"&&Di(),Au=(0,et.x1)(No,Fo==null||(yn=Fo.props)===null||yn===void 0?void 0:yn.ref),Rl=$t.useState(!1),Do=(0,fe.Z)(Rl,2),Br=Do[0],Pl=Do[1];(0,Xe.Z)(function(){Pl(!0)},[]);var fs=(0,Ge.Z)(!1,{defaultValue:me,value:fo}),Ja=(0,fe.Z)(fs,2),ua=Ja[0],ii=Ja[1],_r=Br?ua:!1,ku=!Mn&&Ln;(Mi||ku&&_r&&ui==="combobox")&&(_r=!1);var qs=ku?!1:_r,Ki=$t.useCallback(function(To){var uo=To!==void 0?To:!_r;Mi||(ii(uo),_r!==uo&&(rn==null||rn(uo)))},[Mi,_r,ii,rn]),lo=$t.useMemo(function(){return(Bi||[]).some(function(To){return[` `,`\r `].includes(To)})},[Bi]),Qe=$t.useContext(Ze)||{},ci=Qe.maxCount,Xi=Qe.rawValues,jo=function(uo,wo,Ds){if(!(xi&&At(ci)&&(Xi==null?void 0:Xi.size)>=ci)){var zr=!0,os=uo;Rn==null||Rn(null);var Yn=Ye(uo,Bi,At(ci)?ci-Xi.size:void 0),Oa=Ds?null:Yn;return ui!=="combobox"&&Oa&&(os="",Ai==null||Ai(Oa),Ki(!1),zr=!1),gi&&is!==os&&gi(os,{source:wo?"typing":"effect"}),zr}},ha=function(uo){!uo||!uo.trim()||gi(uo,{source:"submit"})};$t.useEffect(function(){!_r&&!xi&&ui!=="combobox"&&jo("",!1,!1)},[_r]),$t.useEffect(function(){ua&&Mi&&ii(!1),Mi&&!qr.current&&fr(!1)},[Mi]);var _s=bt(),wi=(0,fe.Z)(_s,2),Ur=wi[0],Ts=wi[1],Kr=$t.useRef(!1),Es=function(uo){var wo=Ur(),Ds=uo.key,zr=Ds==="Enter";if(zr&&(ui!=="combobox"&&uo.preventDefault(),_r||Ki(!0)),Ts(!!is),Ds==="Backspace"&&!wo&&xi&&!is&&En.length){for(var os=(0,le.Z)(En),Yn=null,Oa=os.length-1;Oa>=0;Oa-=1){var Jt=os[Oa];if(!Jt.disabled){os.splice(Oa,1),Yn=Jt;break}}Yn&&Xn(os,{type:"remove",values:[Yn]})}for(var ze=arguments.length,Gl=new Array(ze>1?ze-1:0),yh=1;yh1?wo-1:0),zr=1;zr1?Yn-1:0),Jt=1;Jt=Mn},[Ce,Mn,Di==null?void 0:Di.size]),Bi=function(Oi){Oi.preventDefault()},Ne=function(Oi){var io;(io=gi.current)===null||io===void 0||io.scrollTo(typeof Oi=="number"?{index:Oi}:Oi)},Zi=$t.useCallback(function(Yi){return Te==="combobox"?!1:Di.has(Yi)},[Te,(0,le.Z)(Di).toString(),Di.size]),Ee=function(Oi){for(var io=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,Ao=Pi.length,zn=0;zn1&&arguments[1]!==void 0?arguments[1]:!1;zo(Oi);var Ao={source:io?"keyboard":"mouse"},zn=Pi[Oi];if(!zn){ui(null,-1,Ao);return}ui(zn.value,Oi,Ao)};(0,$t.useEffect)(function(){yo(Mi!==!1?Ee(0):-1)},[Pi.length,mn]);var Gi=$t.useCallback(function(Yi){return Te==="combobox"?String(Yi).toLowerCase()===mn.toLowerCase():Di.has(Yi)},[Te,mn,(0,le.Z)(Di).toString(),Di.size]);(0,$t.useEffect)(function(){var Yi=setTimeout(function(){if(!Ce&&Nn&&Di.size===1){var io=Array.from(Di)[0],Ao=Pi.findIndex(function(zn){var Un=zn.data;return Un.value===io});Ao!==-1&&(yo(Ao),Ne(Ao))}});if(Nn){var Oi;(Oi=gi.current)===null||Oi===void 0||Oi.scrollTo(void 0)}return function(){return clearTimeout(Yi)}},[Nn,mn]);var Ji=function(Oi){Oi!==void 0&&Ae(Oi,{selected:!Di.has(Oi)}),Ce||En(!1)};if($t.useImperativeHandle(yn,function(){return{onKeyDown:function(Oi){var io=Oi.which,Ao=Oi.ctrlKey;switch(io){case Vt.Z.N:case Vt.Z.P:case Vt.Z.UP:case Vt.Z.DOWN:{var zn=0;if(io===Vt.Z.UP?zn=-1:io===Vt.Z.DOWN?zn=1:Mr()&&Ao&&(io===Vt.Z.N?zn=1:io===Vt.Z.P&&(zn=-1)),zn!==0){var Un=Ee(Ii+zn,zn);Ne(Un),yo(Un,!0)}break}case Vt.Z.TAB:case Vt.Z.ENTER:{var Si,ai=Pi[Ii];ai&&!(ai!=null&&(Si=ai.data)!==null&&Si!==void 0&&Si.disabled)&&!Ai?Ji(ai.value):Ji(void 0),Nn&&Oi.preventDefault();break}case Vt.Z.ESC:En(!1),Nn&&Oi.stopPropagation()}},onKeyUp:function(){},scrollTo:function(Oi){Ne(Oi)}}}),Pi.length===0)return $t.createElement("div",{role:"listbox",id:"".concat(un,"_list"),className:"".concat(qn,"-empty"),onMouseDown:Bi},Xn);var Or=Object.keys(fo).map(function(Yi){return fo[Yi]}),ao=function(Oi){return Oi.label};function bn(Yi,Oi){var io=Yi.group;return{role:io?"presentation":"option",id:"".concat(un,"_list_").concat(Oi)}}var Ot=function(Oi){var io=Pi[Oi];if(!io)return null;var Ao=io.data||{},zn=Ao.value,Un=io.group,Si=(0,ne.Z)(Ao,!0),ai=ao(io);return io?$t.createElement("div",(0,zt.Z)({"aria-label":typeof ai=="string"&&!Un?ai:null},Si,{key:Oi},bn(io,Oi),{"aria-selected":Gi(zn)}),zn):null},Yo={role:"listbox",id:"".concat(un,"_list")};return $t.createElement($t.Fragment,null,me&&$t.createElement("div",(0,zt.Z)({},Yo,{style:{height:0,width:0,overflow:"hidden"}}),Ot(Ii-1),Ot(Ii),Ot(Ii+1)),$t.createElement(Vi.Z,{itemKey:"key",ref:gi,data:Pi,height:An,itemHeight:Rn,fullHeight:!1,onMouseDown:Bi,onScroll:Ln,virtual:me,direction:rn,innerProps:me?null:Yo},function(Yi,Oi){var io=Yi.group,Ao=Yi.groupOption,zn=Yi.data,Un=Yi.label,Si=Yi.value,ai=zn.key;if(io){var xi,Uo=(xi=zn.title)!==null&&xi!==void 0?xi:Bo(Un)?Un.toString():void 0;return $t.createElement("div",{className:ee()(qn,"".concat(qn,"-group"),zn.className),title:Uo},Un!==void 0?Un:ai)}var oi=zn.disabled,_n=zn.title,We=zn.children,Hn=zn.style,Qi=zn.className,Ro=(0,se.Z)(zn,Ho),No=(0,Ti.Z)(Ro,Or),So=Zi(Si),Ko=oi||!So&&Ai,ko="".concat(qn,"-option"),qr=ee()(qn,ko,Qi,(0,Pe.Z)((0,Pe.Z)((0,Pe.Z)((0,Pe.Z)({},"".concat(ko,"-grouped"),Ao),"".concat(ko,"-active"),Ii===Oi&&!Ko),"".concat(ko,"-disabled"),Ko),"".concat(ko,"-selected"),So)),Yr=ao(Yi),Qs=!Mo||typeof Mo=="function"||So,ge=typeof Yr=="number"?Yr:Yr||Si,fr=Bo(ge)?ge.toString():void 0;return _n!==void 0&&(fr=_n),$t.createElement("div",(0,zt.Z)({},(0,ne.Z)(No),me?{}:bn(Yi,Oi),{"aria-selected":Gi(Si),className:qr,title:fr,onMouseMove:function(){Ii===Oi||Ko||yo(Oi)},onClick:function(){Ko||Ji(Si)},style:Hn}),$t.createElement("div",{className:"".concat(ko,"-content")},typeof Dn=="function"?Dn(Yi,{index:Oi}):ge),$t.isValidElement(Mo)||So,Qs&&$t.createElement(ft,{className:"".concat(qn,"-option-state"),customizeIcon:Mo,customizeIconProps:{value:Si,disabled:Ko,isSelected:So}},So?"\u2713":null))}))},Ni=$t.forwardRef(hr),Io=Ni,dr=function(ve,pe){var yn=$t.useRef({values:new Map,options:new Map}),Yt=$t.useMemo(function(){var un=yn.current,Nn=un.values,Ce=un.options,Te=ve.map(function(Xn){if(Xn.label===void 0){var Ln;return(0,je.Z)((0,je.Z)({},Xn),{},{label:(Ln=Nn.get(Xn.value))===null||Ln===void 0?void 0:Ln.label})}return Xn}),mn=new Map,En=new Map;return Te.forEach(function(Xn){mn.set(Xn.value,Xn),En.set(Xn.value,pe.get(Xn.value)||Ce.get(Xn.value))}),yn.current.values=mn,yn.current.options=En,Te},[ve,pe]),De=$t.useCallback(function(un){return pe.get(un)||yn.current.options.get(un)},[pe]);return[Yt,De]};function er(ve,pe){return en(ve).join("").toUpperCase().includes(pe)}var Ar=function(ve,pe,yn,Yt,De){return $t.useMemo(function(){if(!yn||Yt===!1)return ve;var un=pe.options,Nn=pe.label,Ce=pe.value,Te=[],mn=typeof Yt=="function",En=yn.toUpperCase(),Xn=mn?Yt:function(hn,Mn){return De?er(Mn[De],En):Mn[un]?er(Mn[Nn!=="children"?Nn:"label"],En):er(Mn[Ce],En)},Ln=mn?function(hn){return $e(hn)}:function(hn){return hn};return ve.forEach(function(hn){if(hn[un]){var Mn=Xn(yn,Ln(hn));if(Mn)Te.push(hn);else{var mi=hn[un].filter(function(ui){return Xn(yn,Ln(ui))});mi.length&&Te.push((0,je.Z)((0,je.Z)({},hn),{},(0,Pe.Z)({},un,mi)))}return}Xn(yn,Ln(hn))&&Te.push(hn)}),Te},[ve,Yt,De,yn,pe])},Jr=Qt(69582),Vo=Qt(11592),Pt=["children","value"],Qr=["children"];function vo(ve){var pe=ve,yn=pe.key,Yt=pe.props,De=Yt.children,un=Yt.value,Nn=(0,se.Z)(Yt,Pt);return(0,je.Z)({key:yn,value:un!==void 0?un:yn,children:De},Nn)}function Zo(ve){var pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(0,Vo.Z)(ve).map(function(yn,Yt){if(!$t.isValidElement(yn)||!yn.type)return null;var De=yn,un=De.type.isSelectOptGroup,Nn=De.key,Ce=De.props,Te=Ce.children,mn=(0,se.Z)(Ce,Qr);return pe||!un?vo(yn):(0,je.Z)((0,je.Z)({key:"__RC_SELECT_GRP__".concat(Nn===null?Yt:Nn,"__"),label:Nn},mn),{},{options:Zo(Te)})}).filter(function(yn){return yn})}var Vr=function(pe,yn,Yt,De,un){return $t.useMemo(function(){var Nn=pe,Ce=!pe;Ce&&(Nn=Zo(yn));var Te=new Map,mn=new Map,En=function(hn,Mn,mi){mi&&typeof mi=="string"&&hn.set(Mn[mi],Mn)},Xn=function Ln(hn){for(var Mn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,mi=0;mi1&&arguments[1]!==void 0?arguments[1]:!1,Nn=0;Nn0?Ki(ci.options):ci.options}):ci})},Qs=$t.useMemo(function(){return Ae?Yr(qr):qr},[qr,Ae,Yo]),ge=$t.useMemo(function(){return Se(Qs,{fieldNames:ao,childrenAsData:Ji})},[Qs,ao,Ji]),fr=function(lo){var Qe=Un(lo);if(Uo(Qe),Ei&&(Qe.length!==Hn.length||Qe.some(function(jo,ha){var _s;return((_s=Hn[ha])===null||_s===void 0?void 0:_s.value)!==(jo==null?void 0:jo.value)}))){var ci=Ci?Qe:Qe.map(function(jo){return jo.value}),Xi=Qe.map(function(jo){return $e(Qi(jo.value))});Ei(Gi?ci:ci[0],Gi?Xi:Xi[0])}},zl=$t.useState(null),is=(0,fe.Z)(zl,2),wl=is[0],Fo=is[1],Au=$t.useState(0),Rl=(0,fe.Z)(Au,2),Do=Rl[0],Br=Rl[1],Pl=An!==void 0?An:Yt!=="combobox",fs=$t.useCallback(function(Ki,lo){var Qe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},ci=Qe.source,Xi=ci===void 0?"keyboard":ci;Br(lo),Nn&&Yt==="combobox"&&Ki!==null&&Xi==="keyboard"&&Fo(String(Ki))},[Nn,Yt]),Ja=function(lo,Qe,ci){var Xi=function(){var Qa,Nr=Qi(lo);return[Ci?{label:Nr==null?void 0:Nr[ao.label],value:lo,key:(Qa=Nr==null?void 0:Nr.key)!==null&&Qa!==void 0?Qa:lo}:lo,$e(Nr)]};if(Qe&&hn){var jo=Xi(),ha=(0,fe.Z)(jo,2),_s=ha[0],wi=ha[1];hn(_s,wi)}else if(!Qe&&Mn&&ci!=="clear"){var Ur=Xi(),Ts=(0,fe.Z)(Ur,2),Kr=Ts[0],Es=Ts[1];Mn(Kr,Es)}},ua=bs(function(Ki,lo){var Qe,ci=Gi?lo.selected:!0;ci?Qe=Gi?[].concat((0,le.Z)(Hn),[Ki]):[Ki]:Qe=Hn.filter(function(Xi){return Xi.value!==Ki}),fr(Qe),Ja(Ki,ci),Yt==="combobox"?Fo(""):(!Tn||Ln)&&(Yi(""),Fo(""))}),ii=function(lo,Qe){fr(lo);var ci=Qe.type,Xi=Qe.values;(ci==="remove"||ci==="clear")&&Xi.forEach(function(jo){Ja(jo.value,!1,ci)})},_r=function(lo,Qe){if(Yi(lo),Fo(null),Qe.source==="submit"){var ci=(lo||"").trim();if(ci){var Xi=Array.from(new Set([].concat((0,le.Z)(No),[ci])));fr(Xi),Ja(ci,!0),Yi("")}return}Qe.source!=="blur"&&(Yt==="combobox"&&fr(lo),En==null||En(lo))},ku=function(lo){var Qe=lo;Yt!=="tags"&&(Qe=lo.map(function(Xi){var jo=Ao.get(Xi);return jo==null?void 0:jo.value}).filter(function(Xi){return Xi!==void 0}));var ci=Array.from(new Set([].concat((0,le.Z)(No),(0,le.Z)(Qe))));fr(ci),ci.forEach(function(Xi){Ja(Xi,!0)})},qs=$t.useMemo(function(){var Ki=Dn!==!1&&ui!==!1;return(0,je.Z)((0,je.Z)({},Oi),{},{flattenOptions:ge,onActiveValue:fs,defaultActiveFirstOption:Pl,onSelect:ua,menuItemSelectedIcon:Rn,rawValues:No,fieldNames:ao,virtual:Ki,direction:qn,listHeight:gi,listItemHeight:Bi,childrenAsData:Ji,maxCount:Ii,optionRender:me})},[Ii,Oi,ge,fs,Pl,ua,Rn,No,ao,Dn,ui,qn,gi,Bi,Ji,me]);return $t.createElement(Ze.Provider,{value:qs},$t.createElement(Ri,(0,zt.Z)({},zo,{id:yo,prefixCls:un,ref:pe,omitDomProps:de,mode:Yt,displayValues:Ro,onDisplayValuesChange:ii,direction:qn,searchValue:Yo,onSearch:_r,autoClearSearchValue:Ln,onSearchSplit:ku,dropdownMatchSelectWidth:ui,OptionList:Io,emptyOptions:!ge.length,activeValue:wl,activeDescendantId:"".concat(yo,"_list_").concat(Do)})))}),hi=ni;hi.Option=no,hi.OptGroup=bi;var _e=hi,pn=_e},63158:function(on,In,Qt){"use strict";var zt=Qt(72308),le=Qt(49618),Pe=Qt(52487),je=Qt(74416),fe=Qt(59301),se=Qt(92310),re=Qt.n(se),Ge=Qt(18929),ye=Qt(10228),$t=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],Je=fe.forwardRef(function(ee,Xe){var Tt,et=ee.prefixCls,nt=et===void 0?"rc-switch":et,ft=ee.className,lt=ee.checked,pt=ee.defaultChecked,vt=ee.disabled,Lt=ee.loadingIcon,bt=ee.checkedChildren,Wt=ee.unCheckedChildren,Vt=ee.onClick,te=ee.onChange,ne=ee.onKeyDown,_t=(0,je.Z)(ee,$t),Fe=(0,Ge.Z)(!1,{value:lt,defaultValue:pt}),ae=(0,Pe.Z)(Fe,2),He=ae[0],en=ae[1];function xn(jn,ue){var Zt=He;return vt||(Zt=jn,en(Zt),te==null||te(Zt,ue)),Zt}function Kn(jn){jn.which===ye.Z.LEFT?xn(!1,jn):jn.which===ye.Z.RIGHT&&xn(!0,jn),ne==null||ne(jn)}function Fn(jn){var ue=xn(!He,jn);Vt==null||Vt(ue,jn)}var fi=re()(nt,ft,(Tt={},(0,le.Z)(Tt,"".concat(nt,"-checked"),He),(0,le.Z)(Tt,"".concat(nt,"-disabled"),vt),Tt));return fe.createElement("button",(0,zt.Z)({},_t,{type:"button",role:"switch","aria-checked":He,disabled:vt,className:fi,ref:Xe,onKeyDown:Kn,onClick:Fn}),Lt,fe.createElement("span",{className:"".concat(nt,"-inner")},fe.createElement("span",{className:"".concat(nt,"-inner-checked")},bt),fe.createElement("span",{className:"".concat(nt,"-inner-unchecked")},Wt)))});Je.displayName="Switch",In.Z=Je},22711:function(on,In,Qt){"use strict";Qt.r(In),Qt.d(In,{ResizableTextArea:function(){return ae},default:function(){return Kn}});var zt=Qt(72308),le=Qt(49618),Pe=Qt(77321),je=Qt(80702),fe=Qt(52487),se=Qt(74416),re=Qt(92310),Ge=Qt.n(re),ye=Qt(36901),$t=Qt(66003),Je=Qt(30292),ee=Qt(18929),Xe=Qt(59301),Tt=Qt(62853),et=Qt(29301),nt=Qt(34280),ft=Qt(16089),lt=` min-height:0 !important; max-height:none !important; height:0 !important; visibility:hidden !important; overflow:hidden !important; position:absolute !important; z-index:-1000 !important; top:0 !important; right:0 !important; pointer-events: none !important; `,pt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],vt={},Lt;function bt(Fn){var fi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,jn=Fn.getAttribute("id")||Fn.getAttribute("data-reactid")||Fn.getAttribute("name");if(fi&&vt[jn])return vt[jn];var ue=window.getComputedStyle(Fn),Zt=ue.getPropertyValue("box-sizing")||ue.getPropertyValue("-moz-box-sizing")||ue.getPropertyValue("-webkit-box-sizing"),vn=parseFloat(ue.getPropertyValue("padding-bottom"))+parseFloat(ue.getPropertyValue("padding-top")),Jn=parseFloat(ue.getPropertyValue("border-bottom-width"))+parseFloat(ue.getPropertyValue("border-top-width")),ei=pt.map(function(ln){return"".concat(ln,":").concat(ue.getPropertyValue(ln))}).join(";"),Re={sizingStyle:ei,paddingSize:vn,borderSize:Jn,boxSizing:Zt};return fi&&jn&&(vt[jn]=Re),Re}function Wt(Fn){var fi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,jn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,ue=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;Lt||(Lt=document.createElement("textarea"),Lt.setAttribute("tab-index","-1"),Lt.setAttribute("aria-hidden","true"),Lt.setAttribute("name","hiddenTextarea"),document.body.appendChild(Lt)),Fn.getAttribute("wrap")?Lt.setAttribute("wrap",Fn.getAttribute("wrap")):Lt.removeAttribute("wrap");var Zt=bt(Fn,fi),vn=Zt.paddingSize,Jn=Zt.borderSize,ei=Zt.boxSizing,Re=Zt.sizingStyle;Lt.setAttribute("style","".concat(Re,";").concat(lt)),Lt.value=Fn.value||Fn.placeholder||"";var ln=void 0,Cn=void 0,Qn,Ue=Lt.scrollHeight;if(ei==="border-box"?Ue+=Jn:ei==="content-box"&&(Ue-=vn),jn!==null||ue!==null){Lt.value=" ";var cn=Lt.scrollHeight-vn;jn!==null&&(ln=cn*jn,ei==="border-box"&&(ln=ln+vn+Jn),Ue=Math.max(ln,Ue)),ue!==null&&(Cn=cn*ue,ei==="border-box"&&(Cn=Cn+vn+Jn),Qn=Ue>Cn?"":"hidden",Ue=Math.min(Cn,Ue))}var qt={height:Ue,overflowY:Qn,resize:"none"};return ln&&(qt.minHeight=ln),Cn&&(qt.maxHeight=Cn),qt}var Vt=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],te=0,ne=1,_t=2,Fe=Xe.forwardRef(function(Fn,fi){var jn=Fn,ue=jn.prefixCls,Zt=jn.defaultValue,vn=jn.value,Jn=jn.autoSize,ei=jn.onResize,Re=jn.className,ln=jn.style,Cn=jn.disabled,Qn=jn.onChange,Ue=jn.onInternalAutoSize,cn=(0,se.Z)(jn,Vt),qt=(0,ee.Z)(Zt,{value:vn,postState:function(Vi){return Vi!=null?Vi:""}}),wn=(0,fe.Z)(qt,2),Fi=wn[0],Bt=wn[1],Ct=function(Vi){Bt(Vi.target.value),Qn==null||Qn(Vi)},xt=Xe.useRef();Xe.useImperativeHandle(fi,function(){return{textArea:xt.current}});var Et=Xe.useMemo(function(){return Jn&&(0,Tt.Z)(Jn)==="object"?[Jn.minRows,Jn.maxRows]:[]},[Jn]),Rt=(0,fe.Z)(Et,2),At=Rt[0],ce=Rt[1],Se=!!Jn,$e=function(){try{if(document.activeElement===xt.current){var Vi=xt.current,Mr=Vi.selectionStart,Ho=Vi.selectionEnd,Bo=Vi.scrollTop;xt.current.setSelectionRange(Mr,Ho),xt.current.scrollTop=Bo}}catch(hr){}},Ye=Xe.useState(_t),Me=(0,fe.Z)(Ye,2),Ze=Me[0],qe=Me[1],nn=Xe.useState(),Pn=(0,fe.Z)(nn,2),Tn=Pn[0],an=Pn[1],Ri=function(){qe(te)};(0,nt.Z)(function(){Se&&Ri()},[vn,At,ce,Se]),(0,nt.Z)(function(){if(Ze===te)qe(ne);else if(Ze===ne){var Ti=Wt(xt.current,!1,At,ce);qe(_t),an(Ti)}else $e()},[Ze]);var ri=Xe.useRef(),bi=function(){ft.Z.cancel(ri.current)},ji=function(Vi){Ze===_t&&(ei==null||ei(Vi),Jn&&(bi(),ri.current=(0,ft.Z)(function(){Ri()})))};Xe.useEffect(function(){return bi},[]);var no=Se?Tn:null,to=(0,Pe.Z)((0,Pe.Z)({},ln),no);return(Ze===te||Ze===ne)&&(to.overflowY="hidden",to.overflowX="hidden"),Xe.createElement(et.Z,{onResize:ji,disabled:!(Jn||ei)},Xe.createElement("textarea",(0,zt.Z)({},cn,{ref:xt,style:to,className:Ge()(ue,Re,(0,le.Z)({},"".concat(ue,"-disabled"),Cn)),disabled:Cn,value:Fi,onChange:Ct})))}),ae=Fe,He=["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"],en=Xe.forwardRef(function(Fn,fi){var jn,ue=Fn.defaultValue,Zt=Fn.value,vn=Fn.onFocus,Jn=Fn.onBlur,ei=Fn.onChange,Re=Fn.allowClear,ln=Fn.maxLength,Cn=Fn.onCompositionStart,Qn=Fn.onCompositionEnd,Ue=Fn.suffix,cn=Fn.prefixCls,qt=cn===void 0?"rc-textarea":cn,wn=Fn.showCount,Fi=Fn.count,Bt=Fn.className,Ct=Fn.style,xt=Fn.disabled,Et=Fn.hidden,Rt=Fn.classNames,At=Fn.styles,ce=Fn.onResize,Se=Fn.onClear,$e=Fn.onPressEnter,Ye=Fn.readOnly,Me=Fn.autoSize,Ze=Fn.onKeyDown,qe=(0,se.Z)(Fn,He),nn=(0,ee.Z)(ue,{value:Zt,defaultValue:ue}),Pn=(0,fe.Z)(nn,2),Tn=Pn[0],an=Pn[1],Ri=Tn==null?"":String(Tn),ri=Xe.useState(!1),bi=(0,fe.Z)(ri,2),ji=bi[0],no=bi[1],to=Xe.useRef(!1),Ti=Xe.useState(null),Vi=(0,fe.Z)(Ti,2),Mr=Vi[0],Ho=Vi[1],Bo=(0,Xe.useRef)(null),hr=(0,Xe.useRef)(null),Ni=function(){var ve;return(ve=hr.current)===null||ve===void 0?void 0:ve.textArea},Io=function(){Ni().focus()};(0,Xe.useImperativeHandle)(fi,function(){var pn;return{resizableTextArea:hr.current,focus:Io,blur:function(){Ni().blur()},nativeElement:((pn=Bo.current)===null||pn===void 0?void 0:pn.nativeElement)||Ni()}}),(0,Xe.useEffect)(function(){no(function(pn){return!xt&&pn})},[xt]);var dr=Xe.useState(null),er=(0,fe.Z)(dr,2),Ar=er[0],Jr=er[1];Xe.useEffect(function(){if(Ar){var pn;(pn=Ni()).setSelectionRange.apply(pn,(0,je.Z)(Ar))}},[Ar]);var Vo=(0,$t.Z)(Fi,wn),Pt=(jn=Vo.max)!==null&&jn!==void 0?jn:ln,Qr=Number(Pt)>0,vo=Vo.strategy(Ri),Zo=!!Pt&&vo>Pt,Vr=function(ve,pe){var yn=pe;!to.current&&Vo.exceedFormatter&&Vo.max&&Vo.strategy(pe)>Vo.max&&(yn=Vo.exceedFormatter(pe,{max:Vo.max}),pe!==yn&&Jr([Ni().selectionStart||0,Ni().selectionEnd||0])),an(yn),(0,Je.rJ)(ve.currentTarget,ve,ei,yn)},Er=function(ve){to.current=!0,Cn==null||Cn(ve)},bs=function(ve){to.current=!1,Vr(ve,ve.currentTarget.value),Qn==null||Qn(ve)},Js=function(ve){Vr(ve,ve.target.value)},bo=function(ve){ve.key==="Enter"&&$e&&$e(ve),Ze==null||Ze(ve)},Be=function(ve){no(!0),vn==null||vn(ve)},xe=function(ve){no(!1),Jn==null||Jn(ve)},de=function(ve){an(""),Io(),(0,Je.rJ)(Ni(),ve,ei)},Bn=Ue,ni;Vo.show&&(Vo.showFormatter?ni=Vo.showFormatter({value:Ri,count:vo,maxLength:Pt}):ni="".concat(vo).concat(Qr?" / ".concat(Pt):""),Bn=Xe.createElement(Xe.Fragment,null,Bn,Xe.createElement("span",{className:Ge()("".concat(qt,"-data-count"),Rt==null?void 0:Rt.count),style:At==null?void 0:At.count},ni)));var hi=function(ve){var pe;ce==null||ce(ve),(pe=Ni())!==null&&pe!==void 0&&pe.style.height&&Ho(!0)},_e=!Me&&!wn&&!Re;return Xe.createElement(ye.BaseInput,{ref:Bo,value:Ri,allowClear:Re,handleReset:de,suffix:Bn,prefixCls:qt,classNames:(0,Pe.Z)((0,Pe.Z)({},Rt),{},{affixWrapper:Ge()(Rt==null?void 0:Rt.affixWrapper,(0,le.Z)((0,le.Z)({},"".concat(qt,"-show-count"),wn),"".concat(qt,"-textarea-allow-clear"),Re))}),disabled:xt,focused:ji,className:Ge()(Bt,Zo&&"".concat(qt,"-out-of-range")),style:(0,Pe.Z)((0,Pe.Z)({},Ct),Mr&&!_e?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof ni=="string"?ni:void 0}},hidden:Et,readOnly:Ye,onClear:Se},Xe.createElement(ae,(0,zt.Z)({},qe,{autoSize:Me,maxLength:ln,onKeyDown:bo,onChange:Js,onFocus:Be,onBlur:xe,onCompositionStart:Er,onCompositionEnd:bs,className:Ge()(Rt==null?void 0:Rt.textarea),style:(0,Pe.Z)((0,Pe.Z)({},At==null?void 0:At.textarea),{},{resize:Ct==null?void 0:Ct.resize}),disabled:xt,prefixCls:qt,onResize:hi,ref:hr,readOnly:Ye})))}),xn=en,Kn=xn},45680:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return Fi}});var zt=Qt(72308),le=Qt(62853),Pe=Qt(77321),je=Qt(49618),fe=Qt(52487),se=Qt(74416),re=Qt(92310),Ge=Qt.n(re),ye=Qt(29301),$t=Qt(70425),Je=Qt(34280),ee=Qt(59301),Xe=Qt(4676),Tt=ee.forwardRef(function(Bt,Ct){var xt=Bt.height,Et=Bt.offsetY,Rt=Bt.offsetX,At=Bt.children,ce=Bt.prefixCls,Se=Bt.onInnerResize,$e=Bt.innerProps,Ye=Bt.rtl,Me=Bt.extra,Ze={},qe={display:"flex",flexDirection:"column"};return Et!==void 0&&(Ze={height:xt,position:"relative",overflow:"hidden"},qe=(0,Pe.Z)((0,Pe.Z)({},qe),{},(0,je.Z)((0,je.Z)((0,je.Z)((0,je.Z)((0,je.Z)({transform:"translateY(".concat(Et,"px)")},Ye?"marginRight":"marginLeft",-Rt),"position","absolute"),"left",0),"right",0),"top",0))),ee.createElement("div",{style:Ze},ee.createElement(ye.Z,{onResize:function(Pn){var Tn=Pn.offsetHeight;Tn&&Se&&Se()}},ee.createElement("div",(0,zt.Z)({style:qe,className:Ge()((0,je.Z)({},"".concat(ce,"-holder-inner"),ce)),ref:Ct},$e),At,Me)))});Tt.displayName="Filler";var et=Tt;function nt(Bt){var Ct=Bt.children,xt=Bt.setRef,Et=ee.useCallback(function(Rt){xt(Rt)},[]);return ee.cloneElement(Ct,{ref:Et})}function ft(Bt,Ct,xt,Et,Rt,At,ce,Se){var $e=Se.getKey;return Bt.slice(Ct,xt+1).map(function(Ye,Me){var Ze=Ct+Me,qe=ce(Ye,Ze,{style:{width:Et},offsetX:Rt}),nn=$e(Ye);return ee.createElement(nt,{key:nn,setRef:function(Tn){return At(Ye,Tn)}},qe)})}function lt(Bt,Ct,xt,Et){var Rt=xt-Bt,At=Ct-xt,ce=Math.min(Rt,At)*2;if(Et<=ce){var Se=Math.floor(Et/2);return Et%2?xt+Se+1:xt-Se}return Rt>At?xt-(Et-At):xt+(Et-Rt)}function pt(Bt,Ct,xt){var Et=Bt.length,Rt=Ct.length,At,ce;if(Et===0&&Rt===0)return null;Et2&&arguments[2]!==void 0?arguments[2]:!1,Ze=$e?Ye<0&&Se.current.left||Ye>0&&Se.current.right:Ye<0&&Se.current.top||Ye>0&&Se.current.bottom;return Me&&Ze?(clearTimeout(At.current),Rt.current=!1):(!Ze||Rt.current)&&ce(),!Rt.current&&Ze}};function te(Bt,Ct,xt,Et,Rt,At,ce){var Se=(0,ee.useRef)(0),$e=(0,ee.useRef)(null),Ye=(0,ee.useRef)(null),Me=(0,ee.useRef)(!1),Ze=Vt(Ct,xt,Et,Rt);function qe(ri,bi){if(Lt.Z.cancel($e.current),!Ze(!1,bi)){var ji=ri;if(!ji._virtualHandled)ji._virtualHandled=!0;else return;Se.current+=bi,Ye.current=bi,Wt||ji.preventDefault(),$e.current=(0,Lt.Z)(function(){var no=Me.current?10:1;ce(Se.current*no,!1),Se.current=0})}}function nn(ri,bi){ce(bi,!0),Wt||ri.preventDefault()}var Pn=(0,ee.useRef)(null),Tn=(0,ee.useRef)(null);function an(ri){if(Bt){Lt.Z.cancel(Tn.current),Tn.current=(0,Lt.Z)(function(){Pn.current=null},2);var bi=ri.deltaX,ji=ri.deltaY,no=ri.shiftKey,to=bi,Ti=ji;(Pn.current==="sx"||!Pn.current&&no&&ji&&!bi)&&(to=ji,Ti=0,Pn.current="sx");var Vi=Math.abs(to),Mr=Math.abs(Ti);Pn.current===null&&(Pn.current=At&&Vi>Mr?"x":"y"),Pn.current==="y"?qe(ri,Ti):nn(ri,to)}}function Ri(ri){Bt&&(Me.current=ri.detail===Ye.current)}return[an,Ri]}function ne(Bt,Ct,xt,Et){var Rt=ee.useMemo(function(){return[new Map,[]]},[Bt,xt.id,Et]),At=(0,fe.Z)(Rt,2),ce=At[0],Se=At[1],$e=function(Me){var Ze=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Me,qe=ce.get(Me),nn=ce.get(Ze);if(qe===void 0||nn===void 0)for(var Pn=Bt.length,Tn=Se.length;Tn0&&arguments[0]!==void 0?arguments[0]:!1;Me();var Pn=function(){var Ri=!1;Se.current.forEach(function(ri,bi){if(ri&&ri.offsetParent){var ji=ri.offsetHeight,no=getComputedStyle(ri),to=no.marginTop,Ti=no.marginBottom,Vi=en(to),Mr=en(Ti),Ho=ji+Vi+Mr;$e.current.get(bi)!==Ho&&($e.current.set(bi,Ho),Ri=!0)}}),Ri&&ce(function(ri){return ri+1})};if(nn)Pn();else{Ye.current+=1;var Tn=Ye.current;Promise.resolve().then(function(){Tn===Ye.current&&Pn()})}}function qe(nn,Pn){var Tn=Bt(nn),an=Se.current.get(Tn);Pn?(Se.current.set(Tn,Pn),Ze()):Se.current.delete(Tn),!an!=!Pn&&(Pn?Ct==null||Ct(nn):xt==null||xt(nn))}return(0,ee.useEffect)(function(){return Me},[]),[qe,Ze,$e.current,At]}var Kn=14/15;function Fn(Bt,Ct,xt){var Et=(0,ee.useRef)(!1),Rt=(0,ee.useRef)(0),At=(0,ee.useRef)(0),ce=(0,ee.useRef)(null),Se=(0,ee.useRef)(null),$e,Ye=function(nn){if(Et.current){var Pn=Math.ceil(nn.touches[0].pageX),Tn=Math.ceil(nn.touches[0].pageY),an=Rt.current-Pn,Ri=At.current-Tn,ri=Math.abs(an)>Math.abs(Ri);ri?Rt.current=Pn:At.current=Tn;var bi=xt(ri,ri?an:Ri,!1,nn);bi&&nn.preventDefault(),clearInterval(Se.current),bi&&(Se.current=setInterval(function(){ri?an*=Kn:Ri*=Kn;var ji=Math.floor(ri?an:Ri);(!xt(ri,ji,!0)||Math.abs(ji)<=.1)&&clearInterval(Se.current)},16))}},Me=function(){Et.current=!1,$e()},Ze=function(nn){$e(),nn.touches.length===1&&!Et.current&&(Et.current=!0,Rt.current=Math.ceil(nn.touches[0].pageX),At.current=Math.ceil(nn.touches[0].pageY),ce.current=nn.target,ce.current.addEventListener("touchmove",Ye,{passive:!1}),ce.current.addEventListener("touchend",Me,{passive:!0}))};$e=function(){ce.current&&(ce.current.removeEventListener("touchmove",Ye),ce.current.removeEventListener("touchend",Me))},(0,Je.Z)(function(){return Bt&&Ct.current.addEventListener("touchstart",Ze,{passive:!0}),function(){var qe;(qe=Ct.current)===null||qe===void 0||qe.removeEventListener("touchstart",Ze),$e(),clearInterval(Se.current)}},[Bt])}function fi(Bt){return Math.floor(Math.pow(Bt,.5))}function jn(Bt,Ct){var xt="touches"in Bt?Bt.touches[0]:Bt;return xt[Ct?"pageX":"pageY"]-window[Ct?"scrollX":"scrollY"]}function ue(Bt,Ct,xt){ee.useEffect(function(){var Et=Ct.current;if(Bt&&Et){var Rt=!1,At,ce,Se=function(){Lt.Z.cancel(At)},$e=function qe(){Se(),At=(0,Lt.Z)(function(){xt(ce),qe()})},Ye=function(nn){if(!(nn.target.draggable||nn.button!==0)){var Pn=nn;Pn._virtualHandled||(Pn._virtualHandled=!0,Rt=!0)}},Me=function(){Rt=!1,Se()},Ze=function(nn){if(Rt){var Pn=jn(nn,!1),Tn=Et.getBoundingClientRect(),an=Tn.top,Ri=Tn.bottom;if(Pn<=an){var ri=an-Pn;ce=-fi(ri),$e()}else if(Pn>=Ri){var bi=Pn-Ri;ce=fi(bi),$e()}else Se()}};return Et.addEventListener("mousedown",Ye),Et.ownerDocument.addEventListener("mouseup",Me),Et.ownerDocument.addEventListener("mousemove",Ze),function(){Et.removeEventListener("mousedown",Ye),Et.ownerDocument.removeEventListener("mouseup",Me),Et.ownerDocument.removeEventListener("mousemove",Ze),Se()}}},[Bt])}var Zt=10;function vn(Bt,Ct,xt,Et,Rt,At,ce,Se){var $e=ee.useRef(),Ye=ee.useState(null),Me=(0,fe.Z)(Ye,2),Ze=Me[0],qe=Me[1];return(0,Je.Z)(function(){if(Ze&&Ze.times=0;Io-=1){var dr=Rt(Ct[Io]),er=xt.get(dr);if(er===void 0){ri=!0;break}if(Ni-=er,Ni<=0)break}switch(no){case"top":ji=Ti-an;break;case"bottom":ji=Vi-Ri+an;break;default:{var Ar=Bt.current.scrollTop,Jr=Ar+Ri;TiJr&&(bi="bottom")}}ji!==null&&ce(ji),ji!==Ze.lastTop&&(ri=!0)}ri&&qe((0,Pe.Z)((0,Pe.Z)({},Ze),{},{times:Ze.times+1,targetAlign:bi,lastTop:ji}))}},[Ze,Bt.current]),function(nn){if(nn==null){Se();return}if(Lt.Z.cancel($e.current),typeof nn=="number")ce(nn);else if(nn&&(0,le.Z)(nn)==="object"){var Pn,Tn=nn.align;"index"in nn?Pn=nn.index:Pn=Ct.findIndex(function(ri){return Rt(ri)===nn.key});var an=nn.offset,Ri=an===void 0?0:an;qe({times:0,index:Pn,offset:Ri,originAlign:Tn})}}}var Jn=ee.forwardRef(function(Bt,Ct){var xt=Bt.prefixCls,Et=Bt.rtl,Rt=Bt.scrollOffset,At=Bt.scrollRange,ce=Bt.onStartMove,Se=Bt.onStopMove,$e=Bt.onScroll,Ye=Bt.horizontal,Me=Bt.spinSize,Ze=Bt.containerSize,qe=Bt.style,nn=Bt.thumbStyle,Pn=Bt.showScrollBar,Tn=ee.useState(!1),an=(0,fe.Z)(Tn,2),Ri=an[0],ri=an[1],bi=ee.useState(null),ji=(0,fe.Z)(bi,2),no=ji[0],to=ji[1],Ti=ee.useState(null),Vi=(0,fe.Z)(Ti,2),Mr=Vi[0],Ho=Vi[1],Bo=!Et,hr=ee.useRef(),Ni=ee.useRef(),Io=ee.useState(Pn),dr=(0,fe.Z)(Io,2),er=dr[0],Ar=dr[1],Jr=ee.useRef(),Vo=function(){Pn===!0||Pn===!1||(clearTimeout(Jr.current),Ar(!0),Jr.current=setTimeout(function(){Ar(!1)},3e3))},Pt=At-Ze||0,Qr=Ze-Me||0,vo=ee.useMemo(function(){if(Rt===0||Pt===0)return 0;var de=Rt/Pt;return de*Qr},[Rt,Pt,Qr]),Zo=function(Bn){Bn.stopPropagation(),Bn.preventDefault()},Vr=ee.useRef({top:vo,dragging:Ri,pageY:no,startTop:Mr});Vr.current={top:vo,dragging:Ri,pageY:no,startTop:Mr};var Er=function(Bn){ri(!0),to(jn(Bn,Ye)),Ho(Vr.current.top),ce(),Bn.stopPropagation(),Bn.preventDefault()};ee.useEffect(function(){var de=function(_e){_e.preventDefault()},Bn=hr.current,ni=Ni.current;return Bn.addEventListener("touchstart",de,{passive:!1}),ni.addEventListener("touchstart",Er,{passive:!1}),function(){Bn.removeEventListener("touchstart",de),ni.removeEventListener("touchstart",Er)}},[]);var bs=ee.useRef();bs.current=Pt;var Js=ee.useRef();Js.current=Qr,ee.useEffect(function(){if(Ri){var de,Bn=function(_e){var pn=Vr.current,ve=pn.dragging,pe=pn.pageY,yn=pn.startTop;Lt.Z.cancel(de);var Yt=hr.current.getBoundingClientRect(),De=Ze/(Ye?Yt.width:Yt.height);if(ve){var un=(jn(_e,Ye)-pe)*De,Nn=yn;!Bo&&Ye?Nn-=un:Nn+=un;var Ce=bs.current,Te=Js.current,mn=Te?Nn/Te:0,En=Math.ceil(mn*Ce);En=Math.max(En,0),En=Math.min(En,Ce),de=(0,Lt.Z)(function(){$e(En,Ye)})}},ni=function(){ri(!1),Se()};return window.addEventListener("mousemove",Bn,{passive:!0}),window.addEventListener("touchmove",Bn,{passive:!0}),window.addEventListener("mouseup",ni,{passive:!0}),window.addEventListener("touchend",ni,{passive:!0}),function(){window.removeEventListener("mousemove",Bn),window.removeEventListener("touchmove",Bn),window.removeEventListener("mouseup",ni),window.removeEventListener("touchend",ni),Lt.Z.cancel(de)}}},[Ri]),ee.useEffect(function(){return Vo(),function(){clearTimeout(Jr.current)}},[Rt]),ee.useImperativeHandle(Ct,function(){return{delayHidden:Vo}});var bo="".concat(xt,"-scrollbar"),Be={position:"absolute",visibility:er?null:"hidden"},xe={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return Ye?(Be.height=8,Be.left=0,Be.right=0,Be.bottom=0,xe.height="100%",xe.width=Me,Bo?xe.left=vo:xe.right=vo):(Be.width=8,Be.top=0,Be.bottom=0,Bo?Be.right=0:Be.left=0,xe.width="100%",xe.height=Me,xe.top=vo),ee.createElement("div",{ref:hr,className:Ge()(bo,(0,je.Z)((0,je.Z)((0,je.Z)({},"".concat(bo,"-horizontal"),Ye),"".concat(bo,"-vertical"),!Ye),"".concat(bo,"-visible"),er)),style:(0,Pe.Z)((0,Pe.Z)({},Be),qe),onMouseDown:Zo,onMouseMove:Vo},ee.createElement("div",{ref:Ni,className:Ge()("".concat(bo,"-thumb"),(0,je.Z)({},"".concat(bo,"-thumb-moving"),Ri)),style:(0,Pe.Z)((0,Pe.Z)({},xe),nn),onMouseDown:Er}))}),ei=Jn,Re=20;function ln(){var Bt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Ct=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,xt=Bt/Ct*Bt;return isNaN(xt)&&(xt=0),xt=Math.max(xt,Re),Math.floor(xt)}var Cn=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],Qn=[],Ue={overflowY:"auto",overflowAnchor:"none"};function cn(Bt,Ct){var xt=Bt.prefixCls,Et=xt===void 0?"rc-virtual-list":xt,Rt=Bt.className,At=Bt.height,ce=Bt.itemHeight,Se=Bt.fullHeight,$e=Se===void 0?!0:Se,Ye=Bt.style,Me=Bt.data,Ze=Bt.children,qe=Bt.itemKey,nn=Bt.virtual,Pn=Bt.direction,Tn=Bt.scrollWidth,an=Bt.component,Ri=an===void 0?"div":an,ri=Bt.onScroll,bi=Bt.onVirtualScroll,ji=Bt.onVisibleChange,no=Bt.innerProps,to=Bt.extraRender,Ti=Bt.styles,Vi=Bt.showScrollBar,Mr=Vi===void 0?"optional":Vi,Ho=(0,se.Z)(Bt,Cn),Bo=ee.useCallback(function(zn){return typeof qe=="function"?qe(zn):zn==null?void 0:zn[qe]},[qe]),hr=xn(Bo,null,null),Ni=(0,fe.Z)(hr,4),Io=Ni[0],dr=Ni[1],er=Ni[2],Ar=Ni[3],Jr=!!(nn!==!1&&At&&ce),Vo=ee.useMemo(function(){return Object.values(er.maps).reduce(function(zn,Un){return zn+Un},0)},[er.id,er.maps]),Pt=Jr&&Me&&(Math.max(ce*Me.length,Vo)>At||!!Tn),Qr=Pn==="rtl",vo=Ge()(Et,(0,je.Z)({},"".concat(Et,"-rtl"),Qr),Rt),Zo=Me||Qn,Vr=(0,ee.useRef)(),Er=(0,ee.useRef)(),bs=(0,ee.useRef)(),Js=(0,ee.useState)(0),bo=(0,fe.Z)(Js,2),Be=bo[0],xe=bo[1],de=(0,ee.useState)(0),Bn=(0,fe.Z)(de,2),ni=Bn[0],hi=Bn[1],_e=(0,ee.useState)(!1),pn=(0,fe.Z)(_e,2),ve=pn[0],pe=pn[1],yn=function(){pe(!0)},Yt=function(){pe(!1)},De={getKey:Bo};function un(zn){xe(function(Un){var Si;typeof zn=="function"?Si=zn(Un):Si=zn;var ai=qn(Si);return Vr.current.scrollTop=ai,ai})}var Nn=(0,ee.useRef)({start:0,end:Zo.length}),Ce=(0,ee.useRef)(),Te=vt(Zo,Bo),mn=(0,fe.Z)(Te,1),En=mn[0];Ce.current=En;var Xn=ee.useMemo(function(){if(!Jr)return{scrollHeight:void 0,start:0,end:Zo.length-1,offset:void 0};if(!Pt){var zn;return{scrollHeight:((zn=Er.current)===null||zn===void 0?void 0:zn.offsetHeight)||0,start:0,end:Zo.length-1,offset:void 0}}for(var Un=0,Si,ai,xi,Uo=Zo.length,oi=0;oi=Be&&Si===void 0&&(Si=oi,ai=Un),Qi>Be+At&&xi===void 0&&(xi=oi),Un=Qi}return Si===void 0&&(Si=0,ai=0,xi=Math.ceil(At/ce)),xi===void 0&&(xi=Zo.length-1),xi=Math.min(xi+1,Zo.length-1),{scrollHeight:Un,start:Si,end:xi,offset:ai}},[Pt,Jr,Be,Zo,Ar,At]),Ln=Xn.scrollHeight,hn=Xn.start,Mn=Xn.end,mi=Xn.offset;Nn.current.start=hn,Nn.current.end=Mn,ee.useLayoutEffect(function(){var zn=er.getRecord();if(zn.size===1){var Un=Array.from(zn)[0],Si=Zo[hn];if(Si){var ai=Bo(Si);if(ai===Un){var xi=er.get(Un),Uo=xi-ce;un(function(oi){return oi+Uo})}}}er.resetRecord()},[Ln]);var ui=ee.useState({width:0,height:At}),Mi=(0,fe.Z)(ui,2),Ae=Mi[0],Mo=Mi[1],Di=function(Un){Mo({width:Un.offsetWidth,height:Un.offsetHeight})},fo=(0,ee.useRef)(),me=(0,ee.useRef)(),rn=ee.useMemo(function(){return ln(Ae.width,Tn)},[Ae.width,Tn]),An=ee.useMemo(function(){return ln(Ae.height,Ln)},[Ae.height,Ln]),Rn=Ln-At,Dn=(0,ee.useRef)(Rn);Dn.current=Rn;function qn(zn){var Un=zn;return Number.isNaN(Dn.current)||(Un=Math.min(Un,Dn.current)),Un=Math.max(Un,0),Un}var Pi=Be<=0,gi=Be>=Rn,Ai=ni<=0,Bi=ni>=Tn,Ne=Vt(Pi,gi,Ai,Bi),Zi=function(){return{x:Qr?-ni:ni,y:Be}},Ee=(0,ee.useRef)(Zi()),Ci=(0,$t.zX)(function(zn){if(bi){var Un=(0,Pe.Z)((0,Pe.Z)({},Zi()),zn);(Ee.current.x!==Un.x||Ee.current.y!==Un.y)&&(bi(Un),Ee.current=Un)}});function Ei(zn,Un){var Si=zn;Un?((0,Xe.flushSync)(function(){hi(Si)}),Ci()):un(Si)}function Ii(zn){var Un=zn.currentTarget.scrollTop;Un!==Be&&un(Un),ri==null||ri(zn),Ci()}var zo=function(Un){var Si=Un,ai=Tn?Tn-Ae.width:0;return Si=Math.max(Si,0),Si=Math.min(Si,ai),Si},yo=(0,$t.zX)(function(zn,Un){Un?((0,Xe.flushSync)(function(){hi(function(Si){var ai=Si+(Qr?-zn:zn);return zo(ai)})}),Ci()):un(function(Si){var ai=Si+zn;return ai})}),Gi=te(Jr,Pi,gi,Ai,Bi,!!Tn,yo),Ji=(0,fe.Z)(Gi,2),Or=Ji[0],ao=Ji[1];Fn(Jr,Vr,function(zn,Un,Si,ai){var xi=ai;return Ne(zn,Un,Si)?!1:!xi||!xi._virtualHandled?(xi&&(xi._virtualHandled=!0),Or({preventDefault:function(){},deltaX:zn?Un:0,deltaY:zn?0:Un}),!0):!1}),ue(Pt,Vr,function(zn){un(function(Un){return Un+zn})}),(0,Je.Z)(function(){function zn(Si){var ai=Pi&&Si.detail<0,xi=gi&&Si.detail>0;Jr&&!ai&&!xi&&Si.preventDefault()}var Un=Vr.current;return Un.addEventListener("wheel",Or,{passive:!1}),Un.addEventListener("DOMMouseScroll",ao,{passive:!0}),Un.addEventListener("MozMousePixelScroll",zn,{passive:!1}),function(){Un.removeEventListener("wheel",Or),Un.removeEventListener("DOMMouseScroll",ao),Un.removeEventListener("MozMousePixelScroll",zn)}},[Jr,Pi,gi]),(0,Je.Z)(function(){if(Tn){var zn=zo(ni);hi(zn),Ci({x:zn})}},[Ae.width,Tn]);var bn=function(){var Un,Si;(Un=fo.current)===null||Un===void 0||Un.delayHidden(),(Si=me.current)===null||Si===void 0||Si.delayHidden()},Ot=vn(Vr,Zo,er,ce,Bo,function(){return dr(!0)},un,bn);ee.useImperativeHandle(Ct,function(){return{nativeElement:bs.current,getScrollInfo:Zi,scrollTo:function(Un){function Si(ai){return ai&&(0,le.Z)(ai)==="object"&&("left"in ai||"top"in ai)}Si(Un)?(Un.left!==void 0&&hi(zo(Un.left)),Ot(Un.top)):Ot(Un)}}}),(0,Je.Z)(function(){if(ji){var zn=Zo.slice(hn,Mn+1);ji(zn,Zo)}},[hn,Mn,Zo]);var Yo=ne(Zo,Bo,er,ce),Yi=to==null?void 0:to({start:hn,end:Mn,virtual:Pt,offsetX:ni,offsetY:mi,rtl:Qr,getSize:Yo}),Oi=ft(Zo,hn,Mn,Tn,ni,Io,Ze,De),io=null;At&&(io=(0,Pe.Z)((0,je.Z)({},$e?"height":"maxHeight",At),Ue),Jr&&(io.overflowY="hidden",Tn&&(io.overflowX="hidden"),ve&&(io.pointerEvents="none")));var Ao={};return Qr&&(Ao.dir="rtl"),ee.createElement("div",(0,zt.Z)({ref:bs,style:(0,Pe.Z)((0,Pe.Z)({},Ye),{},{position:"relative"}),className:vo},Ao,Ho),ee.createElement(ye.Z,{onResize:Di},ee.createElement(Ri,{className:"".concat(Et,"-holder"),style:io,ref:Vr,onScroll:Ii,onMouseEnter:bn},ee.createElement(et,{prefixCls:Et,height:Ln,offsetX:ni,offsetY:mi,scrollWidth:Tn,onInnerResize:dr,ref:Er,innerProps:no,rtl:Qr,extra:Yi},Oi))),Pt&&Ln>At&&ee.createElement(ei,{ref:fo,prefixCls:Et,scrollOffset:Be,scrollRange:Ln,rtl:Qr,onScroll:Ei,onStartMove:yn,onStopMove:Yt,spinSize:An,containerSize:Ae.height,style:Ti==null?void 0:Ti.verticalScrollBar,thumbStyle:Ti==null?void 0:Ti.verticalScrollBarThumb,showScrollBar:Mr}),Pt&&Tn>Ae.width&&ee.createElement(ei,{ref:me,prefixCls:Et,scrollOffset:ni,scrollRange:Tn,rtl:Qr,onScroll:Ei,onStartMove:yn,onStopMove:Yt,spinSize:rn,containerSize:Ae.width,horizontal:!0,style:Ti==null?void 0:Ti.horizontalScrollBar,thumbStyle:Ti==null?void 0:Ti.horizontalScrollBarThumb,showScrollBar:Mr}))}var qt=ee.forwardRef(cn);qt.displayName="List";var wn=qt,Fi=wn},25510:function(on){"use strict";on.exports="data:image/png;base64,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KFt6yaXs+quutUsvuMiuue5aW2T8Inbu+efZVltvHbZG33LrLfaRj3zEXnvtVVtnnbXt9F/+0iZMnBjcUQR7H3HEkbbV5pvZT37ykwBifnDiD0KW1n9+3wfsC1/6oq215po2ZpGxfUGsNrtvU01I+DbK5r4+x8aMGGUv/O0Fm3H3Pfbv/7a3PXD/X23XXXe19ddfzzbb5G12wcUX2+k//6W99tosW3+99e1XZ54Z3DCf+PQn7eprrrannn/aPvjB3e0D73+/PfPUU3brLX+y478JPSbaN75xtG280UZhq/deH/mwzXx1pu20y062yz/ubBPfsqjtt+8X7MmHH7X11p5m//Otb9vqq69tN15/rZ140g/sxz/7ic0dO9Le99732YYbTLcVll/epq21tm20ySbzdzD17S9iy7cy7gZXyPw5UABLASztisMCWPIpVwBLASz5XNOBJwpg6QMs7CB59NFHbcsttwxU1Xb4kOhtvmK84vLf2zlnnWXHH3ucTZo4ySZNmmSjx4wOwbFYENiGO2nRybbKaqvaMccdazded4Mdeeih9tijj4Wg2lN/9rOwK2jG7XfY1b//vX3xC1+28YtOsF+feaZtseWWNmvOHLvplpsDYGG30Lrrrms//elPQ06Na66+OgCWww873LbeZhs76Yc/tD/84UY78cQT7cKLLrL37/FB+++v7G9rrLGmjSADLwnm5r7WlzyMlLbs+QnpS14P7bn5pltt749+xJZdehk78sgjbOONN7IllphiL738ou237352+SWX29hRY+17J37fVnjrCvbxT37C/vDHP9riUxcPcSwrLLO8vfDC32zGXXfZx/b+t5Cw8dvHn2Brr72O3XvfvfbZfT9jq6y+in1or73sA8ThjFvEDjn8SDvzF7+2xSZOtgM//2V7/7+83/508y32fz/8vp38s1Ns1PhF7Mprr7ZVlls+ZLcdM2qMjRnLoZEcc9C3zbtvbxCRyH1gZX4aluISKjEsbUvDAljySVcASwEs+VzTgScKYGkGLH0JZV+3q6+6yn7323PtW0cfbWuvsaZt+45t+/JdjCThGnlMRtioMWNssSmL2ft2+4Cdecav7bhvHWcv/O1vtsvOO9uJP/iBjRk5xh595CG76Y832gfe///sLYsvZr88/XTbfMstQv6Tm2+91fbYfY/g/thg/fUDYFl08mS7WoDl8CNtm222thN/eJLdfPNNAbj87ne/tX9833vtawd9LcTUAFiwrMx9ffb8RGucJzSq75yiESPt7rtn2JVXXm2f/cxnbf31N7Djjv2WTZ++QThO4PUR8+yggw6ys848y5576nk79LDDbM01VrPPf+m/QgDt6musbuedf74tOXVJe+WVl+0v9/3F9tjjQ/bIww/bN446Ouyauv322+yrB+5vSy+7tG2+xWb2trdvYiNHj7RzLrzYbrjyGpsy+S22z3982j7x8U/aH2/6g/3gRyfZz375c3vLkovbTTfdbMtNmdJ3oGJIudJ34GII8OGMGfH8/DOaOCuJq1hYioWlXXFYAEs+5QpgKYAln2s68EQBLM2AhWX9vLlz7bprr7XzzzvPjv7GUbb9dtvbFz//haDAcVPMsXk2dvy4cA4QwGPqUkvZ9/7ve/a9737PXnv1VfvAbrvZccceGzLG/u3F5+z2O2+zbbZ5hy2x5FT7xS9+YVtsvkVwdtzyp1tst/d/MOQq2XD6dPvZz061iePH2zVXX2OXX3G5HXHkkbbV1lvZD086yW67/TY75eST7de//rW9Y4ft7agjjrT11l03HHgYzhsaafbySy8FlxWuq3Hjxtn4CRPt5ptvtQsvvMj++7+/attsu7Udc8yxtu5664YTnIl1OeHbJ9hpp/3S7pvxF9t3n31svWlr28GHHWIPPPhX22STje1HJ59iyyy7jL362iy7//4HbM899rQHH3jIDj/kkHAMwJ9uucWOOPLwEEczdcmpNmWJKSGe56Hnnrbnn3zSll1iKfvYHh+x/fbZz669/no76Scn2+lnnWnLrbyiXX81gGZyOOCRYws4KTqYi8h+O9IBlvm8r4iWAlgKYGlXHBbAkk+5AlgKYMnnmg48UQBLAmCZ7xP6/SWX2tlnnGEnfv/79o+77mIHfe1gW2vatL6ji/G3zE8pj6+CBGz/+7//a9854bshv8n7/+V9dsJxx4dYl7+99LzdcdfttuUWW9viS04JW54BLLPnzLVbb7nV9tp9z2AhIYbkpz/BwjLJfn/55XbFFVfat775LVt/w+l2+umn2cOPPmo/P+2Xdvwxx9hKq/6D/fDEH9qmm2xiE8ct0medmDfXbrjuOrv4ggvsvvvusw9/9GO2wYbT7bHHn7Srrr7GPvmf/2nbbvsO+8Y3vm7rrbeuLUKm3dfNjjnmGPvlaafbX+673z7+7x+3rbfYzA446AC79957bNq0dUKcy8RJEwNgeeCBB23vvfe22/98hx33rWNt1ZVXsRtvvMG+ccThNmrsaFt6uWVs6lJL2quzXrOZYyzE0Cw9ZartsOU77D8+/Um76ppr7KQfnWSnn/krW2Oj9e388863pSZNslE0ZNYcGzV6HBnl5h87PTIAn+AW0tlK84NYCmApgKVdcVgASz7lehKw1HWDFNYc9pZz4e9PPbxK9XL6cspBZEF+vf66UX799dc3GDD1IkYh9+A/4gteeuml1FeEcl/+8pfDx1/+LKSqM4ze/e53B1dAKg2yGjS/cC8Alm7wmWir80j4P9tzORTOx6eoXKsYFh0BwVice+659o1vfMPe80/vsSOOPMKmTSMPy7yQxI006ToXhXeRFfeII46wxx57zN7+9reHZ7n/l7/cZ9ddd53tvffHwtkvlCN2hrbeeOON9m//9m8hTfyaa64ZLCzElpx11lkhhuV73/uebb75Fvbzn58a5tP5559v//7v/x6exZWzzTbbhLq4x3zADXXCCSfYs889Z//xH/9hn/jEJ0JEDu/56Ec/YmuttVYAKGSCXXzxxQONPvvZz9pvf/vb0IZjjz02lPnUpz5lHPq51FJL2U033WSkgKf+GTPuCfUQ/3PkkUeGNj/4wIP22c991kiHv+eee9r73ve+EEtz94wZNnnSJJswYUJ4nnl3/fXX2/e///1gZdpg+nS78IILQmyQrpSzvSgbp+b32ZMZH9qn9O/QhrGiTdTPuDLXcrLdtpPptp353EoGLkyZbuuyXUMzDnPs5oUMvPLKKyvPU6tqF7899NBDtsEGG1TK5qqs6jxTDj/s5igOw7qff/75cDYQ3712oUwQcvFVN1H5fbvttgtK6s0KWAYyhp0ELAIhHOD5m9/8xv7nf/4nbEN+73vfa8svv3wABzp0k7/JdEtsC7t+vvSlL9ndd98djoAA6FAeAfy73/0ugBCU9tlnnx3O4AF0sK35wx/+cOBhTp3FSsM5VwTX/uEPfwi5WN7xjneE/0+dOtVuv/32AFQALgALANQee+wR3k9beRfPAIxOOumk0G5ACefNcBo67iISzwFY1lhjjQAgADgciUGbAVOAi3/9138NQp3yhxxyiO200072+OOP2x//+Ec79NBDg7I/+uijgxCnzIc+9KEAPHbb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"},32637:function(on,In,Qt){"use strict";on.exports=Qt.p+"static/AssistantCode3.a8740efb.jpeg"},93314:function(on){"use strict";on.exports="data:image/png;base64,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"},16722:function(on,In,Qt){"use strict";Qt.d(In,{Z:function(){return Ge}});const zt=ye=>typeof ye=="object"&&ye!=null&&ye.nodeType===1,le=(ye,$t)=>(!$t||ye!=="hidden")&&ye!=="visible"&&ye!=="clip",Pe=(ye,$t)=>{if(ye.clientHeight{const Xe=(Tt=>{if(!Tt.ownerDocument||!Tt.ownerDocument.defaultView)return null;try{return Tt.ownerDocument.defaultView.frameElement}catch(et){return null}})(ee);return!!Xe&&(Xe.clientHeightTt$t||Tt>ye&&et<$t?0:Tt<=ye&&nt<=Je||et>=$t&&nt>=Je?Tt-ye-ee:et>$t&&ntJe?et-$t+Xe:0,fe=ye=>{const $t=ye.parentElement;return $t==null?ye.getRootNode().host||null:$t},se=(ye,$t)=>{var Je,ee,Xe,Tt;if(typeof document=="undefined")return[];const{scrollMode:et,block:nt,inline:ft,boundary:lt,skipOverflowHiddenElements:pt}=$t,vt=typeof lt=="function"?lt:ei=>ei!==lt;if(!zt(ye))throw new TypeError("Invalid target");const Lt=document.scrollingElement||document.documentElement,bt=[];let Wt=ye;for(;zt(Wt)&&vt(Wt);){if(Wt=fe(Wt),Wt===Lt){bt.push(Wt);break}Wt!=null&&Wt===document.body&&Pe(Wt)&&!Pe(document.documentElement)||Wt!=null&&Pe(Wt,pt)&&bt.push(Wt)}const Vt=(ee=(Je=window.visualViewport)==null?void 0:Je.width)!=null?ee:innerWidth,te=(Tt=(Xe=window.visualViewport)==null?void 0:Xe.height)!=null?Tt:innerHeight,{scrollX:ne,scrollY:_t}=window,{height:Fe,width:ae,top:He,right:en,bottom:xn,left:Kn}=ye.getBoundingClientRect(),{top:Fn,right:fi,bottom:jn,left:ue}=(ei=>{const Re=window.getComputedStyle(ei);return{top:parseFloat(Re.scrollMarginTop)||0,right:parseFloat(Re.scrollMarginRight)||0,bottom:parseFloat(Re.scrollMarginBottom)||0,left:parseFloat(Re.scrollMarginLeft)||0}})(ye);let Zt=nt==="start"||nt==="nearest"?He-Fn:nt==="end"?xn+jn:He+Fe/2-Fn+jn,vn=ft==="center"?Kn+ae/2-ue+fi:ft==="end"?en+fi:Kn-ue;const Jn=[];for(let ei=0;ei=0&&Kn>=0&&xn<=te&&en<=Vt&&(Re===Lt&&!Pe(Re)||He>=Qn&&xn<=cn&&Kn>=qt&&en<=Ue))return Jn;const wn=getComputedStyle(Re),Fi=parseInt(wn.borderLeftWidth,10),Bt=parseInt(wn.borderTopWidth,10),Ct=parseInt(wn.borderRightWidth,10),xt=parseInt(wn.borderBottomWidth,10);let Et=0,Rt=0;const At="offsetWidth"in Re?Re.offsetWidth-Re.clientWidth-Fi-Ct:0,ce="offsetHeight"in Re?Re.offsetHeight-Re.clientHeight-Bt-xt:0,Se="offsetWidth"in Re?Re.offsetWidth===0?0:Cn/Re.offsetWidth:0,$e="offsetHeight"in Re?Re.offsetHeight===0?0:ln/Re.offsetHeight:0;if(Lt===Re)Et=nt==="start"?Zt:nt==="end"?Zt-te:nt==="nearest"?je(_t,_t+te,te,Bt,xt,_t+Zt,_t+Zt+Fe,Fe):Zt-te/2,Rt=ft==="start"?vn:ft==="center"?vn-Vt/2:ft==="end"?vn-Vt:je(ne,ne+Vt,Vt,Fi,Ct,ne+vn,ne+vn+ae,ae),Et=Math.max(0,Et+_t),Rt=Math.max(0,Rt+ne);else{Et=nt==="start"?Zt-Qn-Bt:nt==="end"?Zt-cn+xt+ce:nt==="nearest"?je(Qn,cn,ln,Bt,xt+ce,Zt,Zt+Fe,Fe):Zt-(Qn+ln/2)+ce/2,Rt=ft==="start"?vn-qt-Fi:ft==="center"?vn-(qt+Cn/2)+At/2:ft==="end"?vn-Ue+Ct+At:je(qt,Ue,Cn,Fi,Ct+At,vn,vn+ae,ae);const{scrollLeft:Ye,scrollTop:Me}=Re;Et=$e===0?0:Math.max(0,Math.min(Me+Et/$e,Re.scrollHeight-ln/$e+ce)),Rt=Se===0?0:Math.max(0,Math.min(Ye+Rt/Se,Re.scrollWidth-Cn/Se+At)),Zt+=Me-Et,vn+=Ye-Rt}Jn.push({el:Re,top:Et,left:Rt})}return Jn},re=ye=>ye===!1?{block:"end",inline:"nearest"}:($t=>$t===Object($t)&&Object.keys($t).length!==0)(ye)?ye:{block:"start",inline:"nearest"};function Ge(ye,$t){if(!ye.isConnected||!(Xe=>{let Tt=Xe;for(;Tt&&Tt.parentNode;){if(Tt.parentNode===document)return!0;Tt=Tt.parentNode instanceof ShadowRoot?Tt.parentNode.host:Tt.parentNode}return!1})(ye))return;const Je=(Xe=>{const Tt=window.getComputedStyle(Xe);return{top:parseFloat(Tt.scrollMarginTop)||0,right:parseFloat(Tt.scrollMarginRight)||0,bottom:parseFloat(Tt.scrollMarginBottom)||0,left:parseFloat(Tt.scrollMarginLeft)||0}})(ye);if((Xe=>typeof Xe=="object"&&typeof Xe.behavior=="function")($t))return $t.behavior(se(ye,$t));const ee=typeof $t=="boolean"||$t==null?void 0:$t.behavior;for(const{el:Xe,top:Tt,left:et}of se(ye,re($t))){const nt=Tt-Je.top+Je.bottom,ft=et-Je.left+Je.right;Xe.scroll({top:nt,left:ft,behavior:ee})}}}}]);